blob: fc2dfcfd8604c215d546ca5f3f7d8193ff103f7a [file] [log] [blame]
Ahmed Charles9ca382f2016-09-02 08:55:291[[package]]
Steve Klabnika0769612017-02-07 23:13:572name = "aho-corasick"
Alex Crichton2863b752018-08-21 17:23:473version = "0.6.7"
Steve Klabnika0769612017-02-07 23:13:574source = "registry+https://github.com/rust-lang/crates.io-index"
5dependencies = [
Alex Crichton2863b752018-08-21 17:23:476 "memchr 2.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Steve Klabnika0769612017-02-07 23:13:577]
8
9[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:2910name = "alloc"
11version = "0.0.0"
12dependencies = [
Oliver Schneider679657b2018-03-30 11:06:3413 "compiler_builtins 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:2914 "core 0.0.0",
Mark Rousskov9ec5ef52018-08-04 22:24:3915 "rand 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:2916]
17
18[[package]]
19name = "alloc_jemalloc"
20version = "0.0.0"
21dependencies = [
Ahmed Charles9ca382f2016-09-02 08:55:2922 "build_helper 0.1.0",
Alex Crichton2863b752018-08-21 17:23:4723 "cc 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider679657b2018-03-30 11:06:3424 "compiler_builtins 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:2925 "core 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:2926 "libc 0.0.0",
27]
28
29[[package]]
30name = "alloc_system"
31version = "0.0.0"
32dependencies = [
Oliver Schneider679657b2018-03-30 11:06:3433 "compiler_builtins 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:2934 "core 0.0.0",
Oliver Schneideracdf83f2017-12-06 08:25:2935 "dlmalloc 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:2936 "libc 0.0.0",
37]
38
39[[package]]
steveklabnikecfbaca2018-04-03 14:32:0440name = "ammonia"
41version = "1.1.0"
42source = "registry+https://github.com/rust-lang/crates.io-index"
43dependencies = [
Alex Crichtond8251152018-07-02 16:33:1644 "html5ever 0.22.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:4745 "lazy_static 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:0446 "maplit 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:4747 "matches 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:0448 "tendril 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton52d7ee832018-07-17 16:04:2249 "url 1.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:0450]
51
52[[package]]
Steve Klabnika0769612017-02-07 23:13:5753name = "ansi_term"
Aleksey Kladovb15b0232018-03-16 10:37:1454version = "0.11.0"
Steve Klabnika0769612017-02-07 23:13:5755source = "registry+https://github.com/rust-lang/crates.io-index"
Aleksey Kladovb15b0232018-03-16 10:37:1456dependencies = [
Alex Crichtond8251152018-07-02 16:33:1657 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Aleksey Kladovb15b0232018-03-16 10:37:1458]
Steve Klabnika0769612017-02-07 23:13:5759
60[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:2961name = "arena"
62version = "0.0.0"
John Kåre Alsaker19d44f22017-12-03 12:49:4663dependencies = [
64 "rustc_data_structures 0.0.0",
65]
Ahmed Charles9ca382f2016-09-02 08:55:2966
67[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:4568name = "arrayvec"
69version = "0.4.7"
70source = "registry+https://github.com/rust-lang/crates.io-index"
71dependencies = [
72 "nodrop 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
73]
74
75[[package]]
Nick Cameron127f9a62018-04-25 22:11:2876name = "assert_cli"
Alex Crichtond8251152018-07-02 16:33:1677version = "0.6.2"
Nick Cameron127f9a62018-04-25 22:11:2878source = "registry+https://github.com/rust-lang/crates.io-index"
79dependencies = [
80 "colored 1.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron80bfca42018-05-16 03:38:1181 "difference 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron127f9a62018-04-25 22:11:2882 "environment 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton0e034d12018-07-31 21:16:5583 "failure 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
84 "failure_derive 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:4785 "serde_json 1.0.26 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron127f9a62018-04-25 22:11:2886]
87
88[[package]]
Alex Crichton1cede102017-06-15 02:33:0689name = "atty"
Ralf Junga171ed22018-07-27 13:10:5290version = "0.2.11"
Josh Stone020c5ec2017-05-08 22:01:1391source = "registry+https://github.com/rust-lang/crates.io-index"
92dependencies = [
Linus Färnstrande96b7602018-08-07 20:33:2293 "libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:2994 "termion 1.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:1695 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton1cede102017-06-15 02:33:0696]
97
98[[package]]
99name = "backtrace"
Alex Crichtond8251152018-07-02 16:33:16100version = "0.3.9"
Alex Crichton1cede102017-06-15 02:33:06101source = "registry+https://github.com/rust-lang/crates.io-index"
102dependencies = [
Josh Stonee0d8364d2018-08-15 04:08:42103 "backtrace-sys 0.1.24 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:47104 "cfg-if 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Linus Färnstrande96b7602018-08-07 20:33:22105 "libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:47106 "rustc-demangle 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16107 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Josh Stone020c5ec2017-05-08 22:01:13108]
109
110[[package]]
111name = "backtrace-sys"
Josh Stonee0d8364d2018-08-15 04:08:42112version = "0.1.24"
Josh Stone020c5ec2017-05-08 22:01:13113source = "registry+https://github.com/rust-lang/crates.io-index"
114dependencies = [
Alex Crichton2863b752018-08-21 17:23:47115 "cc 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
Linus Färnstrande96b7602018-08-07 20:33:22116 "libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)",
Josh Stone020c5ec2017-05-08 22:01:13117]
118
119[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58120name = "bitflags"
Marc-Antoine Perennou95bc0d62017-06-07 19:42:17121version = "0.9.1"
122source = "registry+https://github.com/rust-lang/crates.io-index"
123
124[[package]]
Tamir Duberstein231d9e72017-09-08 19:08:01125name = "bitflags"
Alex Crichton2863b752018-08-21 17:23:47126version = "1.0.4"
Tamir Duberstein231d9e72017-09-08 19:08:01127source = "registry+https://github.com/rust-lang/crates.io-index"
128
129[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29130name = "bootstrap"
131version = "0.0.0"
132dependencies = [
133 "build_helper 0.1.0",
Alex Crichton2863b752018-08-21 17:23:47134 "cc 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
135 "cmake 0.1.33 (registry+https://github.com/rust-lang/crates.io-index)",
Bastien Orivel933c2992018-07-06 20:52:40136 "filetime 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:55137 "getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:29138 "lazy_static 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
Linus Färnstrande96b7602018-08-07 20:33:22139 "libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:22140 "num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Simulacrumb0dbc7c2018-03-27 10:44:33141 "petgraph 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Simulacrum42fde212018-03-10 14:03:06142 "pretty_assertions 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:47143 "serde 1.0.75 (registry+https://github.com/rust-lang/crates.io-index)",
144 "serde_derive 1.0.75 (registry+https://github.com/rust-lang/crates.io-index)",
145 "serde_json 1.0.26 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16146 "time 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:59147 "toml 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:29148]
149
150[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58151name = "bufstream"
152version = "0.1.3"
153source = "registry+https://github.com/rust-lang/crates.io-index"
154
155[[package]]
Alex Crichton9e8785f2017-01-24 22:37:04156name = "build-manifest"
157version = "0.1.0"
158dependencies = [
Alex Crichton2863b752018-08-21 17:23:47159 "serde 1.0.75 (registry+https://github.com/rust-lang/crates.io-index)",
160 "serde_derive 1.0.75 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:59161 "toml 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton9e8785f2017-01-24 22:37:04162]
163
164[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29165name = "build_helper"
166version = "0.1.0"
Ahmed Charles9ca382f2016-09-02 08:55:29167
168[[package]]
Oliver Schneiderea351922017-09-18 14:18:23169name = "byteorder"
Alex Crichtond8251152018-07-02 16:33:16170version = "1.2.3"
Oliver Schneiderea351922017-09-18 14:18:23171source = "registry+https://github.com/rust-lang/crates.io-index"
172
173[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58174name = "cargo"
Mark Simulacrumad97f8b2018-06-22 15:48:43175version = "0.30.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58176dependencies = [
Ralf Junga171ed22018-07-27 13:10:52177 "atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58178 "bufstream 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16179 "clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton52d7ee832018-07-17 16:04:22180 "core-foundation 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Simulacrumad97f8b2018-06-22 15:48:43181 "crates-io 0.18.0",
Alex Crichton0e034d12018-07-31 21:16:55182 "crossbeam-utils 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:16183 "crypto-hash 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:47184 "curl 0.4.14 (registry+https://github.com/rust-lang/crates.io-index)",
185 "env_logger 0.5.12 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton0e034d12018-07-31 21:16:55186 "failure 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16187 "filetime 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:47188 "flate2 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:22189 "fs2 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss97308712018-08-14 21:27:26190 "fwdansi 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
191 "git2 0.7.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:02192 "git2-curl 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58193 "glob 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16194 "hex 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:47195 "home 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
196 "ignore 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:02197 "jobserver 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:47198 "lazy_static 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton52d7ee832018-07-17 16:04:22199 "lazycell 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Linus Färnstrande96b7602018-08-07 20:33:22200 "libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss97308712018-08-14 21:27:26201 "libgit2-sys 0.7.7 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:47202 "log 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
203 "miow 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:22204 "num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:47205 "opener 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss97308712018-08-14 21:27:26206 "openssl 0.10.11 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton0e034d12018-07-31 21:16:55207 "rustc-workspace-hack 1.0.0",
208 "rustfix 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:47209 "same-file 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:22210 "semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:47211 "serde 1.0.75 (registry+https://github.com/rust-lang/crates.io-index)",
212 "serde_derive 1.0.75 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton38bedfa2017-09-02 03:46:51213 "serde_ignored 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:47214 "serde_json 1.0.26 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:55215 "shell-escape 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16216 "tar 0.4.16 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:47217 "tempfile 3.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
218 "termcolor 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:59219 "toml 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Simulacrumad97f8b2018-06-22 15:48:43220 "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton52d7ee832018-07-17 16:04:22221 "url 1.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16222 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58223]
224
225[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29226name = "cargo_metadata"
Ralf Jungf684f802018-07-13 08:34:50227version = "0.6.0"
228source = "registry+https://github.com/rust-lang/crates.io-index"
229dependencies = [
230 "error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
231 "semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:47232 "serde 1.0.75 (registry+https://github.com/rust-lang/crates.io-index)",
233 "serde_derive 1.0.75 (registry+https://github.com/rust-lang/crates.io-index)",
234 "serde_json 1.0.26 (registry+https://github.com/rust-lang/crates.io-index)",
Ralf Jungf684f802018-07-13 08:34:50235]
236
237[[package]]
Alex Crichtonf6304e12017-02-15 22:55:26238name = "cargotest2"
239version = "0.1.0"
240
241[[package]]
Nick Cameronc5cad5a2017-09-22 01:58:35242name = "cc"
Alex Crichton2863b752018-08-21 17:23:47243version = "1.0.22"
Nick Cameronc5cad5a2017-09-22 01:58:35244source = "registry+https://github.com/rust-lang/crates.io-index"
245
246[[package]]
Josh Stone020c5ec2017-05-08 22:01:13247name = "cfg-if"
Alex Crichton2863b752018-08-21 17:23:47248version = "0.1.5"
Josh Stone020c5ec2017-05-08 22:01:13249source = "registry+https://github.com/rust-lang/crates.io-index"
250
251[[package]]
Niko Matsakis9c548bf2018-05-24 12:48:02252name = "chalk-engine"
Eduard-Mihai Burtescu9b1d3c72018-08-14 09:54:43253version = "0.7.0"
Niko Matsakis9c548bf2018-05-24 12:48:02254source = "registry+https://github.com/rust-lang/crates.io-index"
255dependencies = [
256 "chalk-macros 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsaker7ebd4d62018-05-24 03:37:40257 "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Niko Matsakis9c548bf2018-05-24 12:48:02258]
259
260[[package]]
261name = "chalk-macros"
262version = "0.1.0"
263source = "registry+https://github.com/rust-lang/crates.io-index"
264dependencies = [
265 "lazy_static 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
266]
267
268[[package]]
Alex Crichton15899b02018-01-25 04:01:42269name = "chrono"
Alex Crichtond8251152018-07-02 16:33:16270version = "0.4.4"
Alex Crichton15899b02018-01-25 04:01:42271source = "registry+https://github.com/rust-lang/crates.io-index"
272dependencies = [
Alex Crichtond8251152018-07-02 16:33:16273 "num-integer 0.1.39 (registry+https://github.com/rust-lang/crates.io-index)",
274 "num-traits 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
275 "time 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton15899b02018-01-25 04:01:42276]
277
278[[package]]
Steve Klabnika0769612017-02-07 23:13:57279name = "clap"
Alex Crichtond8251152018-07-02 16:33:16280version = "2.32.0"
Steve Klabnika0769612017-02-07 23:13:57281source = "registry+https://github.com/rust-lang/crates.io-index"
282dependencies = [
Aleksey Kladovb15b0232018-03-16 10:37:14283 "ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
Ralf Junga171ed22018-07-27 13:10:52284 "atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:47285 "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Aleksey Kladovb15b0232018-03-16 10:37:14286 "strsim 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16287 "textwrap 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Simulacrumad97f8b2018-06-22 15:48:43288 "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16289 "vec_map 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
Josh Stone020c5ec2017-05-08 22:01:13290 "yaml-rust 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Steve Klabnika0769612017-02-07 23:13:57291]
292
293[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29294name = "clippy"
Oliver Schneider0ad54532018-07-14 22:01:24295version = "0.0.212"
Ahmed Charles9ca382f2016-09-02 08:55:29296dependencies = [
John Kåre Alsaker09726582018-08-27 00:26:09297 "cargo_metadata 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider70717f22018-01-30 14:12:12298 "clippy-mini-macro-test 0.2.0",
Matthias Krüger10e7b762018-09-07 07:12:06299 "clippy_dev 0.0.1",
Oliver Schneider0ad54532018-07-14 22:01:24300 "clippy_lints 0.0.212",
Oliver Schneiderb92f0472018-07-26 12:38:41301 "compiletest_rs 0.3.13 (registry+https://github.com/rust-lang/crates.io-index)",
Bastien Orivelbcdb67b2018-05-08 18:55:43302 "derive-new 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:47303 "lazy_static 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
304 "regex 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton0e034d12018-07-31 21:16:55305 "rustc-workspace-hack 1.0.0",
Matthias Krüger10e7b762018-09-07 07:12:06306 "rustc_tools_util 0.1.0",
Oliver Schneider02ac15c2018-02-09 17:53:41307 "semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:47308 "serde 1.0.75 (registry+https://github.com/rust-lang/crates.io-index)",
309 "serde_derive 1.0.75 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:29310]
311
312[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29313name = "clippy-mini-macro-test"
Oliver Schneider70717f22018-01-30 14:12:12314version = "0.2.0"
Oliver Schneideracdf83f2017-12-06 08:25:29315
316[[package]]
Matthias Krüger10e7b762018-09-07 07:12:06317name = "clippy_dev"
318version = "0.0.1"
319dependencies = [
320 "clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
321 "itertools 0.7.8 (registry+https://github.com/rust-lang/crates.io-index)",
322 "lazy_static 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
323 "regex 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
324]
325
326[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29327name = "clippy_lints"
Oliver Schneider0ad54532018-07-14 22:01:24328version = "0.0.212"
Oliver Schneider847bb142018-05-11 12:11:06329dependencies = [
John Kåre Alsaker09726582018-08-27 00:26:09330 "cargo_metadata 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
Manish Goregaokard63e9252018-07-20 07:53:56331 "if_chain 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider847bb142018-05-11 12:11:06332 "itertools 0.7.8 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:47333 "lazy_static 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
334 "matches 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider847bb142018-05-11 12:11:06335 "pulldown-cmark 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
336 "quine-mc_cluskey 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:47337 "regex-syntax 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider847bb142018-05-11 12:11:06338 "semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:47339 "serde 1.0.75 (registry+https://github.com/rust-lang/crates.io-index)",
340 "serde_derive 1.0.75 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider847bb142018-05-11 12:11:06341 "toml 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16342 "unicode-normalization 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton52d7ee832018-07-17 16:04:22343 "url 1.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider847bb142018-05-11 12:11:06344]
345
346[[package]]
kennytmcab21f12018-07-26 21:58:55347name = "cloudabi"
348version = "0.0.3"
349source = "registry+https://github.com/rust-lang/crates.io-index"
350dependencies = [
Alex Crichton2863b752018-08-21 17:23:47351 "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
kennytmcab21f12018-07-26 21:58:55352]
353
354[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29355name = "cmake"
Alex Crichton2863b752018-08-21 17:23:47356version = "0.1.33"
Oliver Schneideracdf83f2017-12-06 08:25:29357source = "registry+https://github.com/rust-lang/crates.io-index"
358dependencies = [
Alex Crichton2863b752018-08-21 17:23:47359 "cc 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:29360]
361
362[[package]]
Nick Cameron127f9a62018-04-25 22:11:28363name = "colored"
364version = "1.6.0"
365source = "registry+https://github.com/rust-lang/crates.io-index"
366dependencies = [
367 "lazy_static 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
368]
369
370[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29371name = "commoncrypto"
372version = "0.2.0"
373source = "registry+https://github.com/rust-lang/crates.io-index"
374dependencies = [
375 "commoncrypto-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
376]
377
378[[package]]
379name = "commoncrypto-sys"
380version = "0.2.0"
381source = "registry+https://github.com/rust-lang/crates.io-index"
382dependencies = [
Linus Färnstrande96b7602018-08-07 20:33:22383 "libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)",
Murarth64842582017-06-17 19:01:18384]
385
386[[package]]
Alex Crichton147e2da2016-10-07 06:30:38387name = "compiler_builtins"
388version = "0.0.0"
389dependencies = [
Alex Crichton2863b752018-08-21 17:23:47390 "cc 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton147e2da2016-10-07 06:30:38391 "core 0.0.0",
Alex Crichton147e2da2016-10-07 06:30:38392]
393
394[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29395name = "compiletest"
396version = "0.0.0"
397dependencies = [
Oliver Schneideracdf83f2017-12-06 08:25:29398 "diff 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:47399 "env_logger 0.5.12 (registry+https://github.com/rust-lang/crates.io-index)",
Bastien Orivel933c2992018-07-06 20:52:40400 "filetime 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:55401 "getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:47402 "lazy_static 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
Linus Färnstrande96b7602018-08-07 20:33:22403 "libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:47404 "log 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
405 "miow 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Rousskov9ec5ef52018-08-04 22:24:39406 "regex 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton0e034d12018-07-31 21:16:55407 "rustfix 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:47408 "serde 1.0.75 (registry+https://github.com/rust-lang/crates.io-index)",
409 "serde_derive 1.0.75 (registry+https://github.com/rust-lang/crates.io-index)",
410 "serde_json 1.0.26 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16411 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:29412]
413
414[[package]]
415name = "compiletest_rs"
Oliver Schneiderb92f0472018-07-26 12:38:41416version = "0.3.13"
Oliver Schneideracdf83f2017-12-06 08:25:29417source = "registry+https://github.com/rust-lang/crates.io-index"
418dependencies = [
419 "diff 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16420 "filetime 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:55421 "getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)",
Linus Färnstrande96b7602018-08-07 20:33:22422 "libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:47423 "log 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
424 "miow 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
425 "serde 1.0.75 (registry+https://github.com/rust-lang/crates.io-index)",
426 "serde_derive 1.0.75 (registry+https://github.com/rust-lang/crates.io-index)",
427 "serde_json 1.0.26 (registry+https://github.com/rust-lang/crates.io-index)",
428 "tempfile 3.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16429 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:29430]
431
432[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29433name = "core"
434version = "0.0.0"
Alex Crichton994bfd42018-02-26 17:07:16435dependencies = [
Mark Rousskov9ec5ef52018-08-04 22:24:39436 "rand 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:16437]
Ahmed Charles9ca382f2016-09-02 08:55:29438
439[[package]]
Nick Cameron7cb3f452017-08-24 05:52:28440name = "core-foundation"
Alex Crichton52d7ee832018-07-17 16:04:22441version = "0.6.1"
Nick Cameron7cb3f452017-08-24 05:52:28442source = "registry+https://github.com/rust-lang/crates.io-index"
443dependencies = [
Alex Crichton52d7ee832018-07-17 16:04:22444 "core-foundation-sys 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
Linus Färnstrande96b7602018-08-07 20:33:22445 "libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron7cb3f452017-08-24 05:52:28446]
447
448[[package]]
449name = "core-foundation-sys"
Alex Crichton52d7ee832018-07-17 16:04:22450version = "0.6.1"
Nick Cameron7cb3f452017-08-24 05:52:28451source = "registry+https://github.com/rust-lang/crates.io-index"
Nick Cameron7cb3f452017-08-24 05:52:28452
453[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58454name = "crates-io"
Mark Simulacrumad97f8b2018-06-22 15:48:43455version = "0.18.0"
Nick Cameronad8ecc22017-07-19 01:32:12456dependencies = [
Alex Crichton2863b752018-08-21 17:23:47457 "curl 0.4.14 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton0e034d12018-07-31 21:16:55458 "failure 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:47459 "serde 1.0.75 (registry+https://github.com/rust-lang/crates.io-index)",
460 "serde_derive 1.0.75 (registry+https://github.com/rust-lang/crates.io-index)",
461 "serde_json 1.0.26 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton52d7ee832018-07-17 16:04:22462 "url 1.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58463]
464
465[[package]]
466name = "crossbeam"
Alex Crichton80d6ed22018-01-08 21:56:22467version = "0.3.2"
Alex Crichton38bedfa2017-09-02 03:46:51468source = "registry+https://github.com/rust-lang/crates.io-index"
469
470[[package]]
kennytmcab21f12018-07-26 21:58:55471name = "crossbeam-channel"
472version = "0.2.3"
473source = "registry+https://github.com/rust-lang/crates.io-index"
474dependencies = [
475 "crossbeam-epoch 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
476 "crossbeam-utils 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
477 "parking_lot 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
478 "rand 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Gutorov4d81fe92018-08-13 19:15:16479 "smallvec 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
kennytmcab21f12018-07-26 21:58:55480]
481
482[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:45483name = "crossbeam-deque"
484version = "0.2.0"
485source = "registry+https://github.com/rust-lang/crates.io-index"
486dependencies = [
Alex Crichtone9d89832018-04-02 15:43:55487 "crossbeam-epoch 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron4b6f5c22018-02-26 03:15:45488 "crossbeam-utils 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
489]
490
491[[package]]
492name = "crossbeam-epoch"
Alex Crichtone9d89832018-04-02 15:43:55493version = "0.3.1"
Nick Cameron4b6f5c22018-02-26 03:15:45494source = "registry+https://github.com/rust-lang/crates.io-index"
495dependencies = [
496 "arrayvec 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:47497 "cfg-if 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron4b6f5c22018-02-26 03:15:45498 "crossbeam-utils 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:47499 "lazy_static 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron4b6f5c22018-02-26 03:15:45500 "memoffset 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
501 "nodrop 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
502 "scopeguard 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
503]
504
505[[package]]
kennytmcab21f12018-07-26 21:58:55506name = "crossbeam-epoch"
507version = "0.5.1"
508source = "registry+https://github.com/rust-lang/crates.io-index"
509dependencies = [
510 "arrayvec 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:47511 "cfg-if 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
kennytmcab21f12018-07-26 21:58:55512 "crossbeam-utils 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:47513 "lazy_static 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
kennytmcab21f12018-07-26 21:58:55514 "memoffset 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
515 "scopeguard 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
516]
517
518[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:45519name = "crossbeam-utils"
520version = "0.2.2"
521source = "registry+https://github.com/rust-lang/crates.io-index"
522dependencies = [
Alex Crichton2863b752018-08-21 17:23:47523 "cfg-if 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron4b6f5c22018-02-26 03:15:45524]
525
526[[package]]
kennytmcab21f12018-07-26 21:58:55527name = "crossbeam-utils"
528version = "0.4.1"
529source = "registry+https://github.com/rust-lang/crates.io-index"
530
531[[package]]
Alex Crichton0e034d12018-07-31 21:16:55532name = "crossbeam-utils"
533version = "0.5.0"
534source = "registry+https://github.com/rust-lang/crates.io-index"
535
536[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29537name = "crypto-hash"
Alex Crichton994bfd42018-02-26 17:07:16538version = "0.3.1"
Oliver Schneideracdf83f2017-12-06 08:25:29539source = "registry+https://github.com/rust-lang/crates.io-index"
540dependencies = [
Oliver Schneideracdf83f2017-12-06 08:25:29541 "commoncrypto 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16542 "hex 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss97308712018-08-14 21:27:26543 "openssl 0.10.11 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16544 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:29545]
546
547[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58548name = "curl"
Alex Crichton2863b752018-08-21 17:23:47549version = "0.4.14"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58550source = "registry+https://github.com/rust-lang/crates.io-index"
551dependencies = [
Alex Crichton2863b752018-08-21 17:23:47552 "curl-sys 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:22553 "kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
Linus Färnstrande96b7602018-08-07 20:33:22554 "libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton325d7392017-12-10 17:42:49555 "openssl-probe 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss97308712018-08-14 21:27:26556 "openssl-sys 0.9.35 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16557 "schannel 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)",
558 "socket2 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58559 "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
560]
561
562[[package]]
563name = "curl-sys"
Alex Crichton2863b752018-08-21 17:23:47564version = "0.4.8"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58565source = "registry+https://github.com/rust-lang/crates.io-index"
566dependencies = [
Alex Crichton2863b752018-08-21 17:23:47567 "cc 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
Linus Färnstrande96b7602018-08-07 20:33:22568 "libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:47569 "libz-sys 1.0.20 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss97308712018-08-14 21:27:26570 "openssl-sys 0.9.35 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:47571 "pkg-config 0.3.13 (registry+https://github.com/rust-lang/crates.io-index)",
572 "vcpkg 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16573 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Josh Stone020c5ec2017-05-08 22:01:13574]
575
576[[package]]
Douglas Campos422fe7c2018-05-29 11:52:51577name = "datafrog"
578version = "0.1.0"
579source = "registry+https://github.com/rust-lang/crates.io-index"
580
581[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58582name = "derive-new"
Bastien Orivelbcdb67b2018-05-08 18:55:43583version = "0.5.4"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58584source = "registry+https://github.com/rust-lang/crates.io-index"
585dependencies = [
Alex Crichtond8251152018-07-02 16:33:16586 "proc-macro2 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
587 "quote 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
588 "syn 0.13.11 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58589]
590
591[[package]]
kennytmcab21f12018-07-26 21:58:55592name = "derive_more"
593version = "0.11.0"
594source = "registry+https://github.com/rust-lang/crates.io-index"
595dependencies = [
596 "quote 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
597 "rustc_version 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
598 "syn 0.13.11 (registry+https://github.com/rust-lang/crates.io-index)",
599]
600
601[[package]]
Cengiz Can837817c2017-04-27 19:41:18602name = "diff"
Oliver Schneideracdf83f2017-12-06 08:25:29603version = "0.1.11"
Cengiz Can837817c2017-04-27 19:41:18604source = "registry+https://github.com/rust-lang/crates.io-index"
605
606[[package]]
Mark Simulacrum42fde212018-03-10 14:03:06607name = "difference"
608version = "2.0.0"
609source = "registry+https://github.com/rust-lang/crates.io-index"
610
611[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29612name = "dlmalloc"
613version = "0.0.0"
614dependencies = [
Oliver Schneider679657b2018-03-30 11:06:34615 "compiler_builtins 0.0.0",
Oliver Schneideracdf83f2017-12-06 08:25:29616 "core 0.0.0",
617]
618
619[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29620name = "either"
Alex Crichtone9d89832018-04-02 15:43:55621version = "1.5.0"
Oliver Schneideracdf83f2017-12-06 08:25:29622source = "registry+https://github.com/rust-lang/crates.io-index"
623
624[[package]]
steveklabnikecfbaca2018-04-03 14:32:04625name = "elasticlunr-rs"
Alex Crichtond8251152018-07-02 16:33:16626version = "2.3.3"
steveklabnikecfbaca2018-04-03 14:32:04627source = "registry+https://github.com/rust-lang/crates.io-index"
628dependencies = [
Alex Crichton2863b752018-08-21 17:23:47629 "lazy_static 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
630 "regex 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
631 "serde 1.0.75 (registry+https://github.com/rust-lang/crates.io-index)",
632 "serde_derive 1.0.75 (registry+https://github.com/rust-lang/crates.io-index)",
633 "serde_json 1.0.26 (registry+https://github.com/rust-lang/crates.io-index)",
Matt Ickstadt0ab516f2018-04-21 21:06:13634 "strum 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16635 "strum_macros 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:04636]
637
638[[package]]
Sean Griffin755bdaa2018-01-29 20:45:12639name = "ena"
Niko Matsakis7ed0fd72018-05-18 19:25:34640version = "0.9.3"
Sean Griffin755bdaa2018-01-29 20:45:12641source = "registry+https://github.com/rust-lang/crates.io-index"
642dependencies = [
Alex Crichton2863b752018-08-21 17:23:47643 "log 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
Sean Griffin755bdaa2018-01-29 20:45:12644]
645
646[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58647name = "env_logger"
Alex Crichton2863b752018-08-21 17:23:47648version = "0.5.12"
Alex Crichton15899b02018-01-25 04:01:42649source = "registry+https://github.com/rust-lang/crates.io-index"
650dependencies = [
Ralf Junga171ed22018-07-27 13:10:52651 "atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton87f3dda2018-03-01 19:08:48652 "humantime 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:47653 "log 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
654 "regex 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
655 "termcolor 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton15899b02018-01-25 04:01:42656]
657
658[[package]]
Nick Cameron127f9a62018-04-25 22:11:28659name = "environment"
660version = "0.1.1"
661source = "registry+https://github.com/rust-lang/crates.io-index"
662
663[[package]]
Josh Stone020c5ec2017-05-08 22:01:13664name = "error-chain"
Alex Crichton38bedfa2017-09-02 03:46:51665version = "0.11.0"
Guillaume Gomez5636d322017-07-29 12:35:09666source = "registry+https://github.com/rust-lang/crates.io-index"
667dependencies = [
Alex Crichtond8251152018-07-02 16:33:16668 "backtrace 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
Guillaume Gomez5636d322017-07-29 12:35:09669]
670
671[[package]]
Ralf Jungf684f802018-07-13 08:34:50672name = "error-chain"
673version = "0.12.0"
674source = "registry+https://github.com/rust-lang/crates.io-index"
675dependencies = [
676 "backtrace 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
677]
678
679[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29680name = "error_index_generator"
681version = "0.0.0"
Mark Simulacrume2e9b402017-07-23 02:01:58682dependencies = [
683 "rustdoc 0.0.0",
684]
Ahmed Charles9ca382f2016-09-02 08:55:29685
686[[package]]
Alex Crichton325d7392017-12-10 17:42:49687name = "failure"
Alex Crichton0e034d12018-07-31 21:16:55688version = "0.1.2"
Alex Crichton325d7392017-12-10 17:42:49689source = "registry+https://github.com/rust-lang/crates.io-index"
690dependencies = [
Alex Crichtond8251152018-07-02 16:33:16691 "backtrace 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton0e034d12018-07-31 21:16:55692 "failure_derive 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton325d7392017-12-10 17:42:49693]
694
695[[package]]
696name = "failure_derive"
Alex Crichton0e034d12018-07-31 21:16:55697version = "0.1.2"
Alex Crichton325d7392017-12-10 17:42:49698source = "registry+https://github.com/rust-lang/crates.io-index"
699dependencies = [
Alex Crichton2863b752018-08-21 17:23:47700 "proc-macro2 0.4.13 (registry+https://github.com/rust-lang/crates.io-index)",
701 "quote 0.6.8 (registry+https://github.com/rust-lang/crates.io-index)",
702 "syn 0.14.9 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton0e034d12018-07-31 21:16:55703 "synstructure 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton325d7392017-12-10 17:42:49704]
705
706[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29707name = "filetime"
Alex Crichtond8251152018-07-02 16:33:16708version = "0.2.1"
Alex Crichton924f8c72018-04-18 15:43:59709source = "registry+https://github.com/rust-lang/crates.io-index"
710dependencies = [
Alex Crichton2863b752018-08-21 17:23:47711 "cfg-if 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Linus Färnstrande96b7602018-08-07 20:33:22712 "libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16713 "redox_syscall 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:59714]
715
716[[package]]
Mark Simulacrumb0dbc7c2018-03-27 10:44:33717name = "fixedbitset"
718version = "0.1.9"
719source = "registry+https://github.com/rust-lang/crates.io-index"
720
721[[package]]
Josh Stone020c5ec2017-05-08 22:01:13722name = "flate2"
Alex Crichton2863b752018-08-21 17:23:47723version = "1.0.2"
Felix Schütt7c13fa32017-12-31 14:34:29724source = "registry+https://github.com/rust-lang/crates.io-index"
725dependencies = [
Linus Färnstrande96b7602018-08-07 20:33:22726 "libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)",
Felix Schütt7c13fa32017-12-31 14:34:29727 "miniz-sys 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
728]
729
730[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29731name = "fmt_macros"
732version = "0.0.0"
733
734[[package]]
Simon Sapinb77ff242017-07-18 21:26:55735name = "fnv"
Oliver Schneideracdf83f2017-12-06 08:25:29736version = "1.0.6"
Simon Sapinb77ff242017-07-18 21:26:55737source = "registry+https://github.com/rust-lang/crates.io-index"
738
739[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58740name = "foreign-types"
Oliver Schneideracdf83f2017-12-06 08:25:29741version = "0.3.2"
742source = "registry+https://github.com/rust-lang/crates.io-index"
743dependencies = [
744 "foreign-types-shared 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
745]
746
747[[package]]
748name = "foreign-types-shared"
749version = "0.1.1"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58750source = "registry+https://github.com/rust-lang/crates.io-index"
751
752[[package]]
753name = "fs2"
Alex Crichton80d6ed22018-01-08 21:56:22754version = "0.4.3"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58755source = "registry+https://github.com/rust-lang/crates.io-index"
756dependencies = [
Linus Färnstrande96b7602018-08-07 20:33:22757 "libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16758 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58759]
760
761[[package]]
Nick Cameron77177052018-07-06 00:34:00762name = "fst"
763version = "0.3.0"
764source = "registry+https://github.com/rust-lang/crates.io-index"
765dependencies = [
766 "byteorder 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron77177052018-07-06 00:34:00767]
768
769[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29770name = "fuchsia-zircon"
Alex Crichton80d6ed22018-01-08 21:56:22771version = "0.3.3"
Oliver Schneideracdf83f2017-12-06 08:25:29772source = "registry+https://github.com/rust-lang/crates.io-index"
773dependencies = [
Alex Crichton2863b752018-08-21 17:23:47774 "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:22775 "fuchsia-zircon-sys 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:29776]
777
778[[package]]
779name = "fuchsia-zircon-sys"
Alex Crichton80d6ed22018-01-08 21:56:22780version = "0.3.3"
Oliver Schneideracdf83f2017-12-06 08:25:29781source = "registry+https://github.com/rust-lang/crates.io-index"
Oliver Schneideracdf83f2017-12-06 08:25:29782
783[[package]]
steveklabnikecfbaca2018-04-03 14:32:04784name = "futf"
Alex Crichtond8251152018-07-02 16:33:16785version = "0.1.4"
steveklabnikecfbaca2018-04-03 14:32:04786source = "registry+https://github.com/rust-lang/crates.io-index"
787dependencies = [
steveklabnikecfbaca2018-04-03 14:32:04788 "mac 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16789 "new_debug_unreachable 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:04790]
791
792[[package]]
Nick Cameronad8ecc22017-07-19 01:32:12793name = "futures"
Alex Crichtond8251152018-07-02 16:33:16794version = "0.1.21"
Ahmed Charles9ca382f2016-09-02 08:55:29795source = "registry+https://github.com/rust-lang/crates.io-index"
796
797[[package]]
Eric Huss97308712018-08-14 21:27:26798name = "fwdansi"
799version = "1.0.1"
800source = "registry+https://github.com/rust-lang/crates.io-index"
801dependencies = [
Alex Crichton2863b752018-08-21 17:23:47802 "memchr 2.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
803 "termcolor 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss97308712018-08-14 21:27:26804]
805
806[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29807name = "getopts"
Alex Crichtone9d89832018-04-02 15:43:55808version = "0.2.17"
Ahmed Charles9ca382f2016-09-02 08:55:29809source = "registry+https://github.com/rust-lang/crates.io-index"
810
811[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58812name = "git2"
Eric Huss97308712018-08-14 21:27:26813version = "0.7.5"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58814source = "registry+https://github.com/rust-lang/crates.io-index"
815dependencies = [
Alex Crichton2863b752018-08-21 17:23:47816 "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Linus Färnstrande96b7602018-08-07 20:33:22817 "libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss97308712018-08-14 21:27:26818 "libgit2-sys 0.7.7 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:47819 "log 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton325d7392017-12-10 17:42:49820 "openssl-probe 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss97308712018-08-14 21:27:26821 "openssl-sys 0.9.35 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton52d7ee832018-07-17 16:04:22822 "url 1.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58823]
824
825[[package]]
826name = "git2-curl"
Alex Crichtonfaebcc12018-03-15 17:58:02827version = "0.8.1"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58828source = "registry+https://github.com/rust-lang/crates.io-index"
829dependencies = [
Alex Crichton2863b752018-08-21 17:23:47830 "curl 0.4.14 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss97308712018-08-14 21:27:26831 "git2 0.7.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:47832 "log 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton52d7ee832018-07-17 16:04:22833 "url 1.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58834]
835
836[[package]]
837name = "glob"
838version = "0.2.11"
839source = "registry+https://github.com/rust-lang/crates.io-index"
840
841[[package]]
Simon Sapinb77ff242017-07-18 21:26:55842name = "globset"
Alex Crichton2863b752018-08-21 17:23:47843version = "0.4.1"
Simon Sapinb77ff242017-07-18 21:26:55844source = "registry+https://github.com/rust-lang/crates.io-index"
845dependencies = [
Alex Crichton2863b752018-08-21 17:23:47846 "aho-corasick 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:29847 "fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:47848 "log 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
849 "memchr 2.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
850 "regex 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Simon Sapinb77ff242017-07-18 21:26:55851]
852
853[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29854name = "graphviz"
855version = "0.0.0"
856
857[[package]]
Steve Klabnika0769612017-02-07 23:13:57858name = "handlebars"
Alex Crichtond8251152018-07-02 16:33:16859version = "0.32.4"
Steve Klabnika0769612017-02-07 23:13:57860source = "registry+https://github.com/rust-lang/crates.io-index"
861dependencies = [
Alex Crichton2863b752018-08-21 17:23:47862 "lazy_static 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
863 "log 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:55864 "pest 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
865 "pest_derive 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16866 "quick-error 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:47867 "regex 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
868 "serde 1.0.75 (registry+https://github.com/rust-lang/crates.io-index)",
869 "serde_json 1.0.26 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58870]
871
872[[package]]
Alex Crichton1cede102017-06-15 02:33:06873name = "hex"
Alex Crichtond8251152018-07-02 16:33:16874version = "0.3.2"
Alex Crichton80d6ed22018-01-08 21:56:22875source = "registry+https://github.com/rust-lang/crates.io-index"
876
877[[package]]
Nick Cameronad8ecc22017-07-19 01:32:12878name = "home"
Alex Crichton2863b752018-08-21 17:23:47879version = "0.3.3"
Nick Cameronad8ecc22017-07-19 01:32:12880source = "registry+https://github.com/rust-lang/crates.io-index"
881dependencies = [
Bastien Orivel06f81032018-03-21 02:04:09882 "scopeguard 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16883 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameronad8ecc22017-07-19 01:32:12884]
885
886[[package]]
steveklabnikecfbaca2018-04-03 14:32:04887name = "html5ever"
Alex Crichtond8251152018-07-02 16:33:16888version = "0.22.3"
steveklabnikecfbaca2018-04-03 14:32:04889source = "registry+https://github.com/rust-lang/crates.io-index"
890dependencies = [
Alex Crichton2863b752018-08-21 17:23:47891 "log 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:04892 "mac 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
893 "markup5ever 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16894 "proc-macro2 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
895 "quote 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
896 "syn 0.13.11 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:04897]
898
899[[package]]
Alex Crichton87f3dda2018-03-01 19:08:48900name = "humantime"
901version = "1.1.1"
902source = "registry+https://github.com/rust-lang/crates.io-index"
903dependencies = [
Alex Crichtond8251152018-07-02 16:33:16904 "quick-error 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton87f3dda2018-03-01 19:08:48905]
906
907[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58908name = "idna"
Alex Crichton52d7ee832018-07-17 16:04:22909version = "0.1.5"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58910source = "registry+https://github.com/rust-lang/crates.io-index"
911dependencies = [
Alex Crichton2863b752018-08-21 17:23:47912 "matches 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnik4871dba2017-06-27 17:33:32913 "unicode-bidi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16914 "unicode-normalization 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonf6304e12017-02-15 22:55:26915]
916
917[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29918name = "if_chain"
Manish Goregaokard63e9252018-07-20 07:53:56919version = "0.1.3"
Oliver Schneideracdf83f2017-12-06 08:25:29920source = "registry+https://github.com/rust-lang/crates.io-index"
921
922[[package]]
Simon Sapinb77ff242017-07-18 21:26:55923name = "ignore"
Alex Crichton2863b752018-08-21 17:23:47924version = "0.4.3"
Simon Sapinb77ff242017-07-18 21:26:55925source = "registry+https://github.com/rust-lang/crates.io-index"
926dependencies = [
Alex Crichton994bfd42018-02-26 17:07:16927 "crossbeam 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:47928 "globset 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
929 "lazy_static 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
930 "log 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
931 "memchr 2.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
932 "regex 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
933 "same-file 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
934 "thread_local 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
935 "walkdir 2.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16936 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Simon Sapinb77ff242017-07-18 21:26:55937]
938
939[[package]]
Josh Stone020c5ec2017-05-08 22:01:13940name = "installer"
941version = "0.0.0"
942dependencies = [
Alex Crichtond8251152018-07-02 16:33:16943 "clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
Tom Tromey6e3a4f42018-07-03 18:24:24944 "error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:47945 "flate2 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
946 "lazy_static 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:55947 "rayon 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16948 "tar 0.4.16 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:47949 "walkdir 2.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16950 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
951 "xz2 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Josh Stone020c5ec2017-05-08 22:01:13952]
953
954[[package]]
steveklabnik54371882018-01-25 17:32:25955name = "is-match"
956version = "0.1.0"
957source = "registry+https://github.com/rust-lang/crates.io-index"
958
959[[package]]
Nick Cameron0e6fff82018-05-27 22:16:42960name = "isatty"
961version = "0.1.8"
962source = "registry+https://github.com/rust-lang/crates.io-index"
963dependencies = [
Linus Färnstrande96b7602018-08-07 20:33:22964 "libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16965 "redox_syscall 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)",
966 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron0e6fff82018-05-27 22:16:42967]
968
969[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29970name = "itertools"
Alex Crichtone9d89832018-04-02 15:43:55971version = "0.7.8"
steveklabnik54371882018-01-25 17:32:25972source = "registry+https://github.com/rust-lang/crates.io-index"
973dependencies = [
Alex Crichtone9d89832018-04-02 15:43:55974 "either 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnik54371882018-01-25 17:32:25975]
976
977[[package]]
Steve Klabnik2795de32017-02-20 00:20:57978name = "itoa"
Alex Crichton52d7ee832018-07-17 16:04:22979version = "0.4.2"
Steve Klabnik2795de32017-02-20 00:20:57980source = "registry+https://github.com/rust-lang/crates.io-index"
981
982[[package]]
Alex Crichton453080f2017-06-05 16:36:48983name = "jobserver"
Alex Crichtonfaebcc12018-03-15 17:58:02984version = "0.1.11"
Alex Crichton453080f2017-06-05 16:36:48985source = "registry+https://github.com/rust-lang/crates.io-index"
986dependencies = [
Linus Färnstrande96b7602018-08-07 20:33:22987 "libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:47988 "log 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
989 "rand 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton453080f2017-06-05 16:36:48990]
991
992[[package]]
Igor Matuszewski3a17cf72018-08-25 16:17:55993name = "json"
994version = "0.11.13"
995source = "registry+https://github.com/rust-lang/crates.io-index"
996
997[[package]]
Nick Cameronad8ecc22017-07-19 01:32:12998name = "jsonrpc-core"
Igor Matuszewskid3322772017-12-28 18:46:29999version = "8.0.1"
Nick Cameronad8ecc22017-07-19 01:32:121000source = "registry+https://github.com/rust-lang/crates.io-index"
1001dependencies = [
Alex Crichtond8251152018-07-02 16:33:161002 "futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)",
Malo Jaffré8ed13d62017-12-29 10:24:381003 "log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:471004 "serde 1.0.75 (registry+https://github.com/rust-lang/crates.io-index)",
1005 "serde_derive 1.0.75 (registry+https://github.com/rust-lang/crates.io-index)",
1006 "serde_json 1.0.26 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameronad8ecc22017-07-19 01:32:121007]
1008
1009[[package]]
Steve Klabnika0769612017-02-07 23:13:571010name = "kernel32-sys"
1011version = "0.2.2"
1012source = "registry+https://github.com/rust-lang/crates.io-index"
1013dependencies = [
1014 "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
1015 "winapi-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
1016]
1017
1018[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581019name = "languageserver-types"
Oliver Schneider0ad54532018-07-14 22:01:241020version = "0.45.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581021source = "registry+https://github.com/rust-lang/crates.io-index"
1022dependencies = [
Alex Crichton2863b752018-08-21 17:23:471023 "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider0ad54532018-07-14 22:01:241024 "num-derive 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
1025 "num-traits 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:471026 "serde 1.0.75 (registry+https://github.com/rust-lang/crates.io-index)",
1027 "serde_derive 1.0.75 (registry+https://github.com/rust-lang/crates.io-index)",
1028 "serde_json 1.0.26 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton52d7ee832018-07-17 16:04:221029 "url 1.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581030 "url_serde 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
1031]
1032
1033[[package]]
Steve Klabnika0769612017-02-07 23:13:571034name = "lazy_static"
Oliver Schneideracdf83f2017-12-06 08:25:291035version = "0.2.11"
1036source = "registry+https://github.com/rust-lang/crates.io-index"
1037
1038[[package]]
Alex Crichton325d7392017-12-10 17:42:491039name = "lazy_static"
Alex Crichton2863b752018-08-21 17:23:471040version = "1.1.0"
Alex Crichton325d7392017-12-10 17:42:491041source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton2863b752018-08-21 17:23:471042dependencies = [
1043 "version_check 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
1044]
Alex Crichton325d7392017-12-10 17:42:491045
1046[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291047name = "lazycell"
Alex Crichton52d7ee832018-07-17 16:04:221048version = "1.0.0"
Alex Crichton994bfd42018-02-26 17:07:161049source = "registry+https://github.com/rust-lang/crates.io-index"
1050
1051[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291052name = "libc"
1053version = "0.0.0"
1054dependencies = [
Oliver Schneider679657b2018-03-30 11:06:341055 "compiler_builtins 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:291056 "core 0.0.0",
1057]
1058
1059[[package]]
1060name = "libc"
Linus Färnstrande96b7602018-08-07 20:33:221061version = "0.2.43"
Ahmed Charles9ca382f2016-09-02 08:55:291062source = "registry+https://github.com/rust-lang/crates.io-index"
1063
1064[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581065name = "libgit2-sys"
Eric Huss97308712018-08-14 21:27:261066version = "0.7.7"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581067source = "registry+https://github.com/rust-lang/crates.io-index"
1068dependencies = [
Alex Crichton2863b752018-08-21 17:23:471069 "cc 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
1070 "cmake 0.1.33 (registry+https://github.com/rust-lang/crates.io-index)",
1071 "curl-sys 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
Linus Färnstrande96b7602018-08-07 20:33:221072 "libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:471073 "libssh2-sys 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
1074 "libz-sys 1.0.20 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss97308712018-08-14 21:27:261075 "openssl-sys 0.9.35 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:471076 "pkg-config 0.3.13 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581077]
1078
1079[[package]]
1080name = "libssh2-sys"
Alex Crichton2863b752018-08-21 17:23:471081version = "0.2.10"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581082source = "registry+https://github.com/rust-lang/crates.io-index"
1083dependencies = [
Alex Crichton2863b752018-08-21 17:23:471084 "cmake 0.1.33 (registry+https://github.com/rust-lang/crates.io-index)",
Linus Färnstrande96b7602018-08-07 20:33:221085 "libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:471086 "libz-sys 1.0.20 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss97308712018-08-14 21:27:261087 "openssl-sys 0.9.35 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:471088 "pkg-config 0.3.13 (registry+https://github.com/rust-lang/crates.io-index)",
1089 "vcpkg 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581090]
1091
1092[[package]]
1093name = "libz-sys"
Alex Crichton2863b752018-08-21 17:23:471094version = "1.0.20"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581095source = "registry+https://github.com/rust-lang/crates.io-index"
1096dependencies = [
Alex Crichton2863b752018-08-21 17:23:471097 "cc 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
Linus Färnstrande96b7602018-08-07 20:33:221098 "libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:471099 "pkg-config 0.3.13 (registry+https://github.com/rust-lang/crates.io-index)",
1100 "vcpkg 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581101]
1102
1103[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291104name = "linkchecker"
1105version = "0.1.0"
Ahmed Charles9ca382f2016-09-02 08:55:291106
1107[[package]]
Mark Rousskov9ec5ef52018-08-04 22:24:391108name = "lock_api"
1109version = "0.1.3"
1110source = "registry+https://github.com/rust-lang/crates.io-index"
1111dependencies = [
1112 "owning_ref 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
1113 "scopeguard 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
1114]
1115
1116[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291117name = "log"
Malo Jaffré8ed13d62017-12-29 10:24:381118version = "0.3.9"
Ahmed Charles9ca382f2016-09-02 08:55:291119source = "registry+https://github.com/rust-lang/crates.io-index"
Malo Jaffré8ed13d62017-12-29 10:24:381120dependencies = [
Alex Crichton2863b752018-08-21 17:23:471121 "log 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
Malo Jaffré8ed13d62017-12-29 10:24:381122]
1123
1124[[package]]
1125name = "log"
Alex Crichton2863b752018-08-21 17:23:471126version = "0.4.4"
Malo Jaffré8ed13d62017-12-29 10:24:381127source = "registry+https://github.com/rust-lang/crates.io-index"
1128dependencies = [
Alex Crichton2863b752018-08-21 17:23:471129 "cfg-if 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Malo Jaffré8ed13d62017-12-29 10:24:381130]
Ahmed Charles9ca382f2016-09-02 08:55:291131
1132[[package]]
Oliver Schneiderea351922017-09-18 14:18:231133name = "log_settings"
Alex Crichtond8251152018-07-02 16:33:161134version = "0.1.2"
Oliver Schneiderea351922017-09-18 14:18:231135source = "registry+https://github.com/rust-lang/crates.io-index"
1136dependencies = [
Alex Crichton2863b752018-08-21 17:23:471137 "lazy_static 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneiderea351922017-09-18 14:18:231138]
1139
1140[[package]]
Josh Stone020c5ec2017-05-08 22:01:131141name = "lzma-sys"
Bastien Orivel933c2992018-07-06 20:52:401142version = "0.1.10"
Josh Stone020c5ec2017-05-08 22:01:131143source = "registry+https://github.com/rust-lang/crates.io-index"
1144dependencies = [
Alex Crichton2863b752018-08-21 17:23:471145 "cc 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
Bastien Orivel933c2992018-07-06 20:52:401146 "filetime 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
Linus Färnstrande96b7602018-08-07 20:33:221147 "libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:471148 "pkg-config 0.3.13 (registry+https://github.com/rust-lang/crates.io-index)",
Josh Stone020c5ec2017-05-08 22:01:131149]
1150
1151[[package]]
steveklabnikecfbaca2018-04-03 14:32:041152name = "mac"
1153version = "0.1.1"
1154source = "registry+https://github.com/rust-lang/crates.io-index"
1155
1156[[package]]
Guillaume Gomezcf5ee8f2018-08-15 13:07:071157name = "macro-utils"
1158version = "0.1.2"
1159source = "registry+https://github.com/rust-lang/crates.io-index"
1160
1161[[package]]
steveklabnikecfbaca2018-04-03 14:32:041162name = "maplit"
1163version = "1.0.1"
1164source = "registry+https://github.com/rust-lang/crates.io-index"
1165
1166[[package]]
1167name = "markup5ever"
1168version = "0.7.2"
1169source = "registry+https://github.com/rust-lang/crates.io-index"
1170dependencies = [
Alex Crichtond8251152018-07-02 16:33:161171 "phf 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)",
1172 "phf_codegen 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:471173 "serde 1.0.75 (registry+https://github.com/rust-lang/crates.io-index)",
1174 "serde_derive 1.0.75 (registry+https://github.com/rust-lang/crates.io-index)",
1175 "serde_json 1.0.26 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161176 "string_cache 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
1177 "string_cache_codegen 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:041178 "tendril 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
1179]
1180
1181[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581182name = "matches"
Alex Crichton2863b752018-08-21 17:23:471183version = "0.1.8"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581184source = "registry+https://github.com/rust-lang/crates.io-index"
1185
1186[[package]]
Steve Klabnika0769612017-02-07 23:13:571187name = "mdbook"
Matt Ickstadt0ab516f2018-04-21 21:06:131188version = "0.1.7"
Steve Klabnika0769612017-02-07 23:13:571189source = "registry+https://github.com/rust-lang/crates.io-index"
1190dependencies = [
steveklabnikecfbaca2018-04-03 14:32:041191 "ammonia 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161192 "chrono 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
1193 "clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
1194 "elasticlunr-rs 2.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:471195 "env_logger 0.5.12 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:291196 "error-chain 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161197 "handlebars 0.32.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:551198 "itertools 0.7.8 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:471199 "lazy_static 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
1200 "log 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
1201 "memchr 2.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton041d3552017-09-27 22:37:021202 "open 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
Manish Goregaokar68185512018-02-18 21:33:561203 "pulldown-cmark 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161204 "regex 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:471205 "serde 1.0.75 (registry+https://github.com/rust-lang/crates.io-index)",
1206 "serde_derive 1.0.75 (registry+https://github.com/rust-lang/crates.io-index)",
1207 "serde_json 1.0.26 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnik54371882018-01-25 17:32:251208 "shlex 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:471209 "tempfile 3.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:591210 "toml 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnik54371882018-01-25 17:32:251211 "toml-query 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581212]
1213
1214[[package]]
1215name = "memchr"
Alex Crichton2863b752018-08-21 17:23:471216version = "2.0.2"
Oliver Schneideracdf83f2017-12-06 08:25:291217source = "registry+https://github.com/rust-lang/crates.io-index"
1218dependencies = [
Linus Färnstrande96b7602018-08-07 20:33:221219 "libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)",
Steve Klabnika0769612017-02-07 23:13:571220]
1221
1222[[package]]
Michael Woeristerabd5cc32018-08-31 13:18:081223name = "memmap"
1224version = "0.6.2"
1225source = "registry+https://github.com/rust-lang/crates.io-index"
1226dependencies = [
1227 "libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)",
1228 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
1229]
1230
1231[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:451232name = "memoffset"
1233version = "0.2.1"
1234source = "registry+https://github.com/rust-lang/crates.io-index"
1235
1236[[package]]
Guillaume Gomez4b145732018-05-10 22:02:051237name = "minifier"
Guillaume Gomezcf5ee8f2018-08-15 13:07:071238version = "0.0.19"
Guillaume Gomez4b145732018-05-10 22:02:051239source = "registry+https://github.com/rust-lang/crates.io-index"
1240dependencies = [
Guillaume Gomezcf5ee8f2018-08-15 13:07:071241 "macro-utils 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Guillaume Gomez4b145732018-05-10 22:02:051242]
1243
1244[[package]]
Josh Stone020c5ec2017-05-08 22:01:131245name = "miniz-sys"
Nick Cameronc5cad5a2017-09-22 01:58:351246version = "0.1.10"
Josh Stone020c5ec2017-05-08 22:01:131247source = "registry+https://github.com/rust-lang/crates.io-index"
1248dependencies = [
Alex Crichton2863b752018-08-21 17:23:471249 "cc 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
Linus Färnstrande96b7602018-08-07 20:33:221250 "libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581251]
1252
1253[[package]]
1254name = "miow"
Alex Crichton2863b752018-08-21 17:23:471255version = "0.3.3"
Alex Crichtona8eaabc2018-03-07 07:39:551256source = "registry+https://github.com/rust-lang/crates.io-index"
1257dependencies = [
Alex Crichtond8251152018-07-02 16:33:161258 "socket2 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
1259 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtona8eaabc2018-03-07 07:39:551260]
1261
1262[[package]]
kennytm0692b3d2017-12-15 19:41:581263name = "miri"
1264version = "0.1.0"
1265dependencies = [
Alex Crichtond8251152018-07-02 16:33:161266 "byteorder 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
Ralf Jungf684f802018-07-13 08:34:501267 "cargo_metadata 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
1268 "colored 1.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneiderb92f0472018-07-26 12:38:411269 "compiletest_rs 0.3.13 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:471270 "env_logger 0.5.12 (registry+https://github.com/rust-lang/crates.io-index)",
1271 "lazy_static 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
1272 "log 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
1273 "regex 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
kennytm0692b3d2017-12-15 19:41:581274]
1275
1276[[package]]
Alex Crichtond8251152018-07-02 16:33:161277name = "new_debug_unreachable"
1278version = "1.0.1"
1279source = "registry+https://github.com/rust-lang/crates.io-index"
1280dependencies = [
1281 "unreachable 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1282]
1283
1284[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:451285name = "nodrop"
1286version = "0.1.12"
1287source = "registry+https://github.com/rust-lang/crates.io-index"
1288
1289[[package]]
Oliver Schneider0ad54532018-07-14 22:01:241290name = "num-derive"
1291version = "0.2.2"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581292source = "registry+https://github.com/rust-lang/crates.io-index"
1293dependencies = [
Alex Crichtond8251152018-07-02 16:33:161294 "num-traits 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:471295 "proc-macro2 0.4.13 (registry+https://github.com/rust-lang/crates.io-index)",
1296 "quote 0.6.8 (registry+https://github.com/rust-lang/crates.io-index)",
1297 "syn 0.14.9 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581298]
1299
1300[[package]]
Oliver Schneider0ad54532018-07-14 22:01:241301name = "num-integer"
1302version = "0.1.39"
Alex Crichton994bfd42018-02-26 17:07:161303source = "registry+https://github.com/rust-lang/crates.io-index"
1304dependencies = [
Alex Crichtond8251152018-07-02 16:33:161305 "num-traits 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:161306]
1307
1308[[package]]
1309name = "num-traits"
Alex Crichtond8251152018-07-02 16:33:161310version = "0.2.5"
Steve Klabnik2795de32017-02-20 00:20:571311source = "registry+https://github.com/rust-lang/crates.io-index"
1312
1313[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291314name = "num_cpus"
Alex Crichton80d6ed22018-01-08 21:56:221315version = "1.8.0"
Ahmed Charles9ca382f2016-09-02 08:55:291316source = "registry+https://github.com/rust-lang/crates.io-index"
1317dependencies = [
Linus Färnstrande96b7602018-08-07 20:33:221318 "libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:291319]
1320
1321[[package]]
Steve Klabnik2795de32017-02-20 00:20:571322name = "open"
Alex Crichton041d3552017-09-27 22:37:021323version = "1.2.1"
Steve Klabnik2795de32017-02-20 00:20:571324source = "registry+https://github.com/rust-lang/crates.io-index"
1325
1326[[package]]
Alex Crichton2863b752018-08-21 17:23:471327name = "opener"
1328version = "0.3.0"
1329source = "registry+https://github.com/rust-lang/crates.io-index"
1330dependencies = [
1331 "failure 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
1332 "failure_derive 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
1333 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
1334]
1335
1336[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581337name = "openssl"
Eric Huss97308712018-08-14 21:27:261338version = "0.10.11"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581339source = "registry+https://github.com/rust-lang/crates.io-index"
1340dependencies = [
Alex Crichton2863b752018-08-21 17:23:471341 "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
1342 "cfg-if 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:291343 "foreign-types 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:471344 "lazy_static 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
Linus Färnstrande96b7602018-08-07 20:33:221345 "libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss97308712018-08-14 21:27:261346 "openssl-sys 0.9.35 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581347]
1348
1349[[package]]
1350name = "openssl-probe"
Alex Crichton325d7392017-12-10 17:42:491351version = "0.1.2"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581352source = "registry+https://github.com/rust-lang/crates.io-index"
1353
1354[[package]]
Eric Huss97308712018-08-14 21:27:261355name = "openssl-src"
Alex Crichton2863b752018-08-21 17:23:471356version = "110.0.7+1.1.0i"
Eric Huss97308712018-08-14 21:27:261357source = "registry+https://github.com/rust-lang/crates.io-index"
1358dependencies = [
Alex Crichton2863b752018-08-21 17:23:471359 "cc 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss97308712018-08-14 21:27:261360]
1361
1362[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581363name = "openssl-sys"
Eric Huss97308712018-08-14 21:27:261364version = "0.9.35"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581365source = "registry+https://github.com/rust-lang/crates.io-index"
1366dependencies = [
Alex Crichton2863b752018-08-21 17:23:471367 "cc 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
Linus Färnstrande96b7602018-08-07 20:33:221368 "libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:471369 "openssl-src 110.0.7+1.1.0i (registry+https://github.com/rust-lang/crates.io-index)",
1370 "pkg-config 0.3.13 (registry+https://github.com/rust-lang/crates.io-index)",
1371 "vcpkg 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581372]
1373
1374[[package]]
Mark Simulacrumb0dbc7c2018-03-27 10:44:331375name = "ordermap"
1376version = "0.3.5"
1377source = "registry+https://github.com/rust-lang/crates.io-index"
1378
1379[[package]]
Nick Cameron77177052018-07-06 00:34:001380name = "ordslice"
1381version = "0.3.0"
1382source = "registry+https://github.com/rust-lang/crates.io-index"
1383
1384[[package]]
Robin Kruppe1a24a592017-04-26 21:22:451385name = "owning_ref"
1386version = "0.3.3"
1387source = "registry+https://github.com/rust-lang/crates.io-index"
1388dependencies = [
Alex Crichtond8251152018-07-02 16:33:161389 "stable_deref_trait 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
Robin Kruppe1a24a592017-04-26 21:22:451390]
1391
1392[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291393name = "panic_abort"
1394version = "0.0.0"
1395dependencies = [
Oliver Schneider679657b2018-03-30 11:06:341396 "compiler_builtins 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:291397 "core 0.0.0",
1398 "libc 0.0.0",
1399]
1400
1401[[package]]
1402name = "panic_unwind"
1403version = "0.0.0"
1404dependencies = [
1405 "alloc 0.0.0",
Oliver Schneider679657b2018-03-30 11:06:341406 "compiler_builtins 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:291407 "core 0.0.0",
1408 "libc 0.0.0",
1409 "unwind 0.0.0",
1410]
1411
1412[[package]]
John Kåre Alsaker970c6132017-12-03 12:49:011413name = "parking_lot"
Alex Crichton35655562018-04-27 03:50:061414version = "0.5.5"
John Kåre Alsaker970c6132017-12-03 12:49:011415source = "registry+https://github.com/rust-lang/crates.io-index"
1416dependencies = [
1417 "owning_ref 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton35655562018-04-27 03:50:061418 "parking_lot_core 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsaker970c6132017-12-03 12:49:011419]
1420
1421[[package]]
Mark Rousskov9ec5ef52018-08-04 22:24:391422name = "parking_lot"
1423version = "0.6.4"
1424source = "registry+https://github.com/rust-lang/crates.io-index"
1425dependencies = [
1426 "lock_api 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
1427 "parking_lot_core 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
1428]
1429
1430[[package]]
John Kåre Alsaker970c6132017-12-03 12:49:011431name = "parking_lot_core"
Alex Crichton35655562018-04-27 03:50:061432version = "0.2.14"
John Kåre Alsaker970c6132017-12-03 12:49:011433source = "registry+https://github.com/rust-lang/crates.io-index"
1434dependencies = [
Linus Färnstrande96b7602018-08-07 20:33:221435 "libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:471436 "rand 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Gutorov4d81fe92018-08-13 19:15:161437 "smallvec 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161438 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsaker970c6132017-12-03 12:49:011439]
1440
1441[[package]]
Mark Rousskov9ec5ef52018-08-04 22:24:391442name = "parking_lot_core"
1443version = "0.3.0"
1444source = "registry+https://github.com/rust-lang/crates.io-index"
1445dependencies = [
1446 "libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)",
1447 "rand 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
1448 "smallvec 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
1449 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
1450]
1451
1452[[package]]
Alex Crichton1cede102017-06-15 02:33:061453name = "percent-encoding"
Oliver Schneideracdf83f2017-12-06 08:25:291454version = "1.0.1"
Alex Crichton1cede102017-06-15 02:33:061455source = "registry+https://github.com/rust-lang/crates.io-index"
1456
1457[[package]]
Steve Klabnika0769612017-02-07 23:13:571458name = "pest"
Alex Crichtone9d89832018-04-02 15:43:551459version = "1.0.6"
Steve Klabnika0769612017-02-07 23:13:571460source = "registry+https://github.com/rust-lang/crates.io-index"
1461
1462[[package]]
Alex Crichtone9d89832018-04-02 15:43:551463name = "pest_derive"
1464version = "1.0.7"
1465source = "registry+https://github.com/rust-lang/crates.io-index"
1466dependencies = [
1467 "pest 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
1468 "quote 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)",
1469 "syn 0.11.11 (registry+https://github.com/rust-lang/crates.io-index)",
1470]
1471
1472[[package]]
Mark Simulacrumb0dbc7c2018-03-27 10:44:331473name = "petgraph"
1474version = "0.4.12"
1475source = "registry+https://github.com/rust-lang/crates.io-index"
1476dependencies = [
1477 "fixedbitset 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
1478 "ordermap 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
1479]
1480
1481[[package]]
steveklabnikecfbaca2018-04-03 14:32:041482name = "phf"
Alex Crichtond8251152018-07-02 16:33:161483version = "0.7.22"
steveklabnikecfbaca2018-04-03 14:32:041484source = "registry+https://github.com/rust-lang/crates.io-index"
1485dependencies = [
Alex Crichtond8251152018-07-02 16:33:161486 "phf_shared 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:041487]
1488
1489[[package]]
1490name = "phf_codegen"
Alex Crichtond8251152018-07-02 16:33:161491version = "0.7.22"
steveklabnikecfbaca2018-04-03 14:32:041492source = "registry+https://github.com/rust-lang/crates.io-index"
1493dependencies = [
Alex Crichtond8251152018-07-02 16:33:161494 "phf_generator 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)",
1495 "phf_shared 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:041496]
1497
1498[[package]]
1499name = "phf_generator"
Alex Crichtond8251152018-07-02 16:33:161500version = "0.7.22"
steveklabnikecfbaca2018-04-03 14:32:041501source = "registry+https://github.com/rust-lang/crates.io-index"
1502dependencies = [
Alex Crichtond8251152018-07-02 16:33:161503 "phf_shared 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:471504 "rand 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:041505]
1506
1507[[package]]
1508name = "phf_shared"
Alex Crichtond8251152018-07-02 16:33:161509version = "0.7.22"
steveklabnikecfbaca2018-04-03 14:32:041510source = "registry+https://github.com/rust-lang/crates.io-index"
1511dependencies = [
1512 "siphasher 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
1513]
1514
1515[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581516name = "pkg-config"
Alex Crichton2863b752018-08-21 17:23:471517version = "0.3.13"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581518source = "registry+https://github.com/rust-lang/crates.io-index"
1519
1520[[package]]
Santiago Pastorino8429d112018-05-24 21:52:011521name = "polonius-engine"
Vytautas Astrauskas1404c002018-05-30 15:17:371522version = "0.5.0"
Santiago Pastorino8429d112018-05-24 21:52:011523source = "registry+https://github.com/rust-lang/crates.io-index"
Douglas Campos422fe7c2018-05-29 11:52:511524dependencies = [
1525 "datafrog 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:471526 "log 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
Niko Matsakisc3d68892018-05-29 13:36:451527 "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Douglas Campos422fe7c2018-05-29 11:52:511528]
Santiago Pastorino8429d112018-05-24 21:52:011529
1530[[package]]
steveklabnikecfbaca2018-04-03 14:32:041531name = "precomputed-hash"
1532version = "0.1.1"
1533source = "registry+https://github.com/rust-lang/crates.io-index"
1534
1535[[package]]
Mark Simulacrum42fde212018-03-10 14:03:061536name = "pretty_assertions"
1537version = "0.5.1"
1538source = "registry+https://github.com/rust-lang/crates.io-index"
1539dependencies = [
1540 "ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
1541 "difference 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1542]
1543
1544[[package]]
Alex Crichton87f3dda2018-03-01 19:08:481545name = "proc-macro2"
Alex Crichtond8251152018-07-02 16:33:161546version = "0.3.8"
1547source = "registry+https://github.com/rust-lang/crates.io-index"
1548dependencies = [
1549 "unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
1550]
1551
1552[[package]]
1553name = "proc-macro2"
Alex Crichton2863b752018-08-21 17:23:471554version = "0.4.13"
Alex Crichtone9d89832018-04-02 15:43:551555source = "registry+https://github.com/rust-lang/crates.io-index"
1556dependencies = [
1557 "unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
1558]
1559
1560[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291561name = "proc_macro"
1562version = "0.0.0"
1563dependencies = [
John Kåre Alsakerb74e97c2018-02-27 16:11:141564 "rustc_data_structures 0.0.0",
Sergio Benitez8be132e2017-08-28 09:56:431565 "rustc_errors 0.0.0",
Alex Crichton147e2da2016-10-07 06:30:381566 "syntax 0.0.0",
Jeffrey Seyfried2dc60b12017-01-18 03:27:091567 "syntax_pos 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:291568]
1569
1570[[package]]
whitequark42754ce2017-02-13 09:57:501571name = "profiler_builtins"
1572version = "0.0.0"
1573dependencies = [
Alex Crichton2863b752018-08-21 17:23:471574 "cc 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider679657b2018-03-30 11:06:341575 "compiler_builtins 0.0.0",
whitequark42754ce2017-02-13 09:57:501576 "core 0.0.0",
Marco Castelluccioecba8d62017-06-04 14:54:391577]
1578
1579[[package]]
Steve Klabnika0769612017-02-07 23:13:571580name = "pulldown-cmark"
Manish Goregaokar68185512018-02-18 21:33:561581version = "0.1.2"
Oliver Schneideracdf83f2017-12-06 08:25:291582source = "registry+https://github.com/rust-lang/crates.io-index"
1583dependencies = [
1584 "bitflags 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:551585 "getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)",
Guillaume Gomez474cc092017-03-12 19:28:361586]
1587
1588[[package]]
Steve Klabnika0769612017-02-07 23:13:571589name = "quick-error"
Alex Crichtond8251152018-07-02 16:33:161590version = "1.2.2"
Steve Klabnika0769612017-02-07 23:13:571591source = "registry+https://github.com/rust-lang/crates.io-index"
1592
1593[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291594name = "quine-mc_cluskey"
1595version = "0.2.4"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581596source = "registry+https://github.com/rust-lang/crates.io-index"
1597
1598[[package]]
1599name = "quote"
1600version = "0.3.15"
1601source = "registry+https://github.com/rust-lang/crates.io-index"
1602
1603[[package]]
Alex Crichton87f3dda2018-03-01 19:08:481604name = "quote"
Alex Crichtond8251152018-07-02 16:33:161605version = "0.5.2"
Alex Crichtone9d89832018-04-02 15:43:551606source = "registry+https://github.com/rust-lang/crates.io-index"
1607dependencies = [
Alex Crichtond8251152018-07-02 16:33:161608 "proc-macro2 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
1609]
1610
1611[[package]]
1612name = "quote"
Alex Crichton2863b752018-08-21 17:23:471613version = "0.6.8"
Alex Crichtond8251152018-07-02 16:33:161614source = "registry+https://github.com/rust-lang/crates.io-index"
1615dependencies = [
Alex Crichton2863b752018-08-21 17:23:471616 "proc-macro2 0.4.13 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:551617]
1618
1619[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581620name = "racer"
Igor Matuszewskie976bae2018-08-31 19:52:251621version = "2.1.5"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581622source = "registry+https://github.com/rust-lang/crates.io-index"
1623dependencies = [
Alex Crichton2863b752018-08-21 17:23:471624 "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161625 "clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
kennytmcab21f12018-07-26 21:58:551626 "derive_more 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:471627 "env_logger 0.5.12 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron8de091e2018-05-17 19:59:161628 "humantime 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:471629 "lazy_static 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
1630 "log 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
kennytmcab21f12018-07-26 21:58:551631 "rls-span 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewskie976bae2018-08-31 19:52:251632 "rustc-ap-syntax 237.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581633]
1634
1635[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291636name = "rand"
Alex Crichton2863b752018-08-21 17:23:471637version = "0.4.3"
Alex Crichton994bfd42018-02-26 17:07:161638source = "registry+https://github.com/rust-lang/crates.io-index"
1639dependencies = [
1640 "fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
Linus Färnstrande96b7602018-08-07 20:33:221641 "libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161642 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:291643]
1644
1645[[package]]
kennytmcab21f12018-07-26 21:58:551646name = "rand"
1647version = "0.5.4"
1648source = "registry+https://github.com/rust-lang/crates.io-index"
1649dependencies = [
1650 "cloudabi 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
1651 "fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
Linus Färnstrande96b7602018-08-07 20:33:221652 "libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)",
kennytmcab21f12018-07-26 21:58:551653 "rand_core 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
1654 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
1655]
1656
1657[[package]]
1658name = "rand_core"
1659version = "0.2.1"
1660source = "registry+https://github.com/rust-lang/crates.io-index"
1661
1662[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291663name = "rayon"
Alex Crichtone9d89832018-04-02 15:43:551664version = "1.0.1"
Nick Cameron4b6f5c22018-02-26 03:15:451665source = "registry+https://github.com/rust-lang/crates.io-index"
1666dependencies = [
Alex Crichtone9d89832018-04-02 15:43:551667 "either 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron4b6f5c22018-02-26 03:15:451668 "rayon-core 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:291669]
1670
1671[[package]]
1672name = "rayon-core"
Nick Cameron4b6f5c22018-02-26 03:15:451673version = "1.4.0"
Oliver Schneideracdf83f2017-12-06 08:25:291674source = "registry+https://github.com/rust-lang/crates.io-index"
1675dependencies = [
Nick Cameron4b6f5c22018-02-26 03:15:451676 "crossbeam-deque 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:471677 "lazy_static 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
Linus Färnstrande96b7602018-08-07 20:33:221678 "libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:221679 "num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:471680 "rand 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581681]
1682
1683[[package]]
Nick Cameronc5cad5a2017-09-22 01:58:351684name = "redox_syscall"
Alex Crichtond8251152018-07-02 16:33:161685version = "0.1.40"
Nick Cameronc5cad5a2017-09-22 01:58:351686source = "registry+https://github.com/rust-lang/crates.io-index"
1687
1688[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291689name = "redox_termios"
1690version = "0.1.1"
1691source = "registry+https://github.com/rust-lang/crates.io-index"
1692dependencies = [
Alex Crichtond8251152018-07-02 16:33:161693 "redox_syscall 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:291694]
1695
1696[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581697name = "regex"
Alex Crichtond8251152018-07-02 16:33:161698version = "0.2.11"
Steve Klabnika0769612017-02-07 23:13:571699source = "registry+https://github.com/rust-lang/crates.io-index"
1700dependencies = [
Alex Crichton2863b752018-08-21 17:23:471701 "aho-corasick 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
1702 "memchr 2.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161703 "regex-syntax 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:471704 "thread_local 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
1705 "utf8-ranges 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Steve Klabnika0769612017-02-07 23:13:571706]
1707
1708[[package]]
Oliver Schneider847bb142018-05-11 12:11:061709name = "regex"
Alex Crichton2863b752018-08-21 17:23:471710version = "1.0.4"
Oliver Schneider847bb142018-05-11 12:11:061711source = "registry+https://github.com/rust-lang/crates.io-index"
1712dependencies = [
Alex Crichton2863b752018-08-21 17:23:471713 "aho-corasick 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
1714 "memchr 2.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
1715 "regex-syntax 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
1716 "thread_local 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
1717 "utf8-ranges 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider847bb142018-05-11 12:11:061718]
1719
1720[[package]]
Steve Klabnika0769612017-02-07 23:13:571721name = "regex-syntax"
Alex Crichtond8251152018-07-02 16:33:161722version = "0.5.6"
Alex Crichton994bfd42018-02-26 17:07:161723source = "registry+https://github.com/rust-lang/crates.io-index"
1724dependencies = [
1725 "ucd-util 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
1726]
1727
1728[[package]]
Oliver Schneider847bb142018-05-11 12:11:061729name = "regex-syntax"
Alex Crichton2863b752018-08-21 17:23:471730version = "0.6.2"
Oliver Schneider847bb142018-05-11 12:11:061731source = "registry+https://github.com/rust-lang/crates.io-index"
1732dependencies = [
1733 "ucd-util 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
1734]
1735
1736[[package]]
Alex Crichton7bc2cbf2017-04-26 15:52:191737name = "remote-test-client"
1738version = "0.1.0"
1739
1740[[package]]
1741name = "remote-test-server"
1742version = "0.1.0"
1743
1744[[package]]
Alex Crichton994bfd42018-02-26 17:07:161745name = "remove_dir_all"
Alex Crichton924f8c72018-04-18 15:43:591746version = "0.5.1"
Alex Crichton994bfd42018-02-26 17:07:161747source = "registry+https://github.com/rust-lang/crates.io-index"
1748dependencies = [
Alex Crichtond8251152018-07-02 16:33:161749 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:161750]
1751
1752[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581753name = "rls"
Nick Cameron4076dc42018-08-09 21:36:411754version = "0.130.5"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581755dependencies = [
Mark Simulacrumad97f8b2018-06-22 15:48:431756 "cargo 0.30.0",
Igor Matuszewski3a17cf72018-08-25 16:17:551757 "cargo_metadata 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider0ad54532018-07-14 22:01:241758 "clippy_lints 0.0.212",
kennytmcab21f12018-07-26 21:58:551759 "crossbeam-channel 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:471760 "env_logger 0.5.12 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton0e034d12018-07-31 21:16:551761 "failure 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameronacd4fe82018-06-07 03:14:491762 "itertools 0.7.8 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewskid3322772017-12-28 18:46:291763 "jsonrpc-core 8.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider0ad54532018-07-14 22:01:241764 "languageserver-types 0.45.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:471765 "lazy_static 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
1766 "log 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameronfa94c5c2018-02-14 08:09:511767 "num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron77177052018-07-06 00:34:001768 "ordslice 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewskie976bae2018-08-31 19:52:251769 "racer 2.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:551770 "rayon 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:471771 "regex 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewski3a17cf72018-08-25 16:17:551772 "rls-analysis 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron127f9a62018-04-25 22:11:281773 "rls-blacklist 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewski3a17cf72018-08-25 16:17:551774 "rls-data 0.18.0 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron9a769c62018-08-04 07:29:151775 "rls-rustc 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581776 "rls-span 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
kennytmcab21f12018-07-26 21:58:551777 "rls-vfs 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewskie976bae2018-08-31 19:52:251778 "rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton0e034d12018-07-31 21:16:551779 "rustc-workspace-hack 1.0.0",
Igor Matuszewskie976bae2018-08-31 19:52:251780 "rustfmt-nightly 0.99.4",
Alex Crichton2863b752018-08-21 17:23:471781 "serde 1.0.75 (registry+https://github.com/rust-lang/crates.io-index)",
1782 "serde_derive 1.0.75 (registry+https://github.com/rust-lang/crates.io-index)",
1783 "serde_json 1.0.26 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton52d7ee832018-07-17 16:04:221784 "url 1.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:471785 "walkdir 2.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581786]
1787
1788[[package]]
1789name = "rls-analysis"
Igor Matuszewski3a17cf72018-08-25 16:17:551790version = "0.16.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581791source = "registry+https://github.com/rust-lang/crates.io-index"
1792dependencies = [
Bastien Orivelbcdb67b2018-05-08 18:55:431793 "derive-new 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron77177052018-07-06 00:34:001794 "fst 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
1795 "itertools 0.7.8 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewski3a17cf72018-08-25 16:17:551796 "json 0.11.13 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:471797 "log 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewski3a17cf72018-08-25 16:17:551798 "rls-data 0.18.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton453080f2017-06-05 16:36:481799 "rls-span 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
1800 "rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)",
1801]
1802
1803[[package]]
Nick Cameronfa94c5c2018-02-14 08:09:511804name = "rls-blacklist"
Nick Cameron127f9a62018-04-25 22:11:281805version = "0.1.2"
Andy Russell59fafc82017-12-04 20:59:491806source = "registry+https://github.com/rust-lang/crates.io-index"
Andy Russell59fafc82017-12-04 20:59:491807
1808[[package]]
Martin Algesten9a6afa82018-02-02 07:29:591809name = "rls-data"
Igor Matuszewski3a17cf72018-08-25 16:17:551810version = "0.18.0"
Martin Algesten9a6afa82018-02-02 07:29:591811source = "registry+https://github.com/rust-lang/crates.io-index"
1812dependencies = [
1813 "rls-span 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
1814 "rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:471815 "serde 1.0.75 (registry+https://github.com/rust-lang/crates.io-index)",
1816 "serde_derive 1.0.75 (registry+https://github.com/rust-lang/crates.io-index)",
Martin Algesten9a6afa82018-02-02 07:29:591817]
1818
1819[[package]]
Nick Cameron92867d22017-08-30 05:09:361820name = "rls-rustc"
Nick Cameron9a769c62018-08-04 07:29:151821version = "0.5.0"
Nick Cameron92867d22017-08-30 05:09:361822source = "registry+https://github.com/rust-lang/crates.io-index"
1823
1824[[package]]
Nick Cameronfee1f642017-03-14 02:16:441825name = "rls-span"
Nick Cameron7bed5432017-05-08 19:15:481826version = "0.4.0"
Nick Camerondc63eff2017-03-15 08:20:231827source = "registry+https://github.com/rust-lang/crates.io-index"
Nick Cameronfee1f642017-03-14 02:16:441828dependencies = [
Tatsuyuki Ishi0e79b972017-04-29 23:11:581829 "rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:471830 "serde 1.0.75 (registry+https://github.com/rust-lang/crates.io-index)",
1831 "serde_derive 1.0.75 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581832]
1833
1834[[package]]
1835name = "rls-vfs"
kennytmcab21f12018-07-26 21:58:551836version = "0.4.6"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581837source = "registry+https://github.com/rust-lang/crates.io-index"
1838dependencies = [
Tatsuyuki Ishi0e79b972017-04-29 23:11:581839 "rls-span 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameronfee1f642017-03-14 02:16:441840]
1841
1842[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291843name = "rustbook"
Steve Klabnika0769612017-02-07 23:13:571844version = "0.1.0"
1845dependencies = [
Alex Crichtond8251152018-07-02 16:33:161846 "clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
Matt Ickstadt0ab516f2018-04-21 21:06:131847 "mdbook 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
Steve Klabnika0769612017-02-07 23:13:571848]
Ahmed Charles9ca382f2016-09-02 08:55:291849
1850[[package]]
1851name = "rustc"
1852version = "0.0.0"
1853dependencies = [
1854 "arena 0.0.0",
Alex Crichtond8251152018-07-02 16:33:161855 "backtrace 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:471856 "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161857 "byteorder 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
Eduard-Mihai Burtescu9b1d3c72018-08-14 09:54:431858 "chalk-engine 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:471859 "flate2 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:291860 "fmt_macros 0.0.0",
1861 "graphviz 0.0.0",
Alex Crichtonfaebcc12018-03-15 17:58:021862 "jobserver 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:471863 "lazy_static 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
1864 "log 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Rousskov9ec5ef52018-08-04 22:24:391865 "parking_lot 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)",
Vytautas Astrauskas1404c002018-05-30 15:17:371866 "polonius-engine 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsaker9d3719b2018-02-01 17:10:561867 "proc_macro 0.0.0",
John Kåre Alsakerf273f282018-06-06 13:25:471868 "rustc-rayon 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
1869 "rustc-rayon-core 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:291870 "rustc_apfloat 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:291871 "rustc_data_structures 0.0.0",
1872 "rustc_errors 0.0.0",
Mark Rousskove3177c62018-08-03 21:31:031873 "rustc_fs_util 0.0.0",
Irina Popa38e96402017-12-08 19:18:211874 "rustc_target 0.0.0",
Alex Crichtond8251152018-07-02 16:33:161875 "scoped-tls 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:291876 "serialize 0.0.0",
Igor Gutorov4d81fe92018-08-13 19:15:161877 "smallvec 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:291878 "syntax 0.0.0",
1879 "syntax_pos 0.0.0",
Alex Crichton2863b752018-08-21 17:23:471880 "tempfile 3.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:291881]
1882
1883[[package]]
Nick Cameron0e6fff82018-05-27 22:16:421884name = "rustc-ap-arena"
Igor Matuszewskie976bae2018-08-31 19:52:251885version = "237.0.0"
Nick Cameron0e6fff82018-05-27 22:16:421886source = "registry+https://github.com/rust-lang/crates.io-index"
1887dependencies = [
Igor Matuszewskie976bae2018-08-31 19:52:251888 "rustc-ap-rustc_data_structures 237.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton0e034d12018-07-31 21:16:551889]
1890
1891[[package]]
topecongiro5ae8fa92018-01-18 14:40:371892name = "rustc-ap-rustc_cratesio_shim"
Igor Matuszewskie976bae2018-08-31 19:52:251893version = "237.0.0"
Alex Crichton0e034d12018-07-31 21:16:551894source = "registry+https://github.com/rust-lang/crates.io-index"
1895dependencies = [
Alex Crichton2863b752018-08-21 17:23:471896 "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
1897 "log 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton0e034d12018-07-31 21:16:551898]
1899
1900[[package]]
topecongiro5ae8fa92018-01-18 14:40:371901name = "rustc-ap-rustc_data_structures"
Igor Matuszewskie976bae2018-08-31 19:52:251902version = "237.0.0"
topecongiro5ae8fa92018-01-18 14:40:371903source = "registry+https://github.com/rust-lang/crates.io-index"
1904dependencies = [
Alex Crichton2863b752018-08-21 17:23:471905 "cfg-if 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Niko Matsakis7ed0fd72018-05-18 19:25:341906 "ena 0.9.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:471907 "log 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton35655562018-04-27 03:50:061908 "parking_lot 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
1909 "parking_lot_core 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewskie976bae2018-08-31 19:52:251910 "rustc-ap-rustc_cratesio_shim 237.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1911 "rustc-ap-serialize 237.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton0e034d12018-07-31 21:16:551912 "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
1913 "rustc-rayon 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
1914 "rustc-rayon-core 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewskie976bae2018-08-31 19:52:251915 "smallvec 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton0e034d12018-07-31 21:16:551916 "stable_deref_trait 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
1917]
1918
1919[[package]]
topecongiro5ae8fa92018-01-18 14:40:371920name = "rustc-ap-rustc_errors"
Igor Matuszewskie976bae2018-08-31 19:52:251921version = "237.0.0"
topecongiro5ae8fa92018-01-18 14:40:371922source = "registry+https://github.com/rust-lang/crates.io-index"
1923dependencies = [
Ralf Junga171ed22018-07-27 13:10:521924 "atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewskie976bae2018-08-31 19:52:251925 "rustc-ap-rustc_data_structures 237.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1926 "rustc-ap-serialize 237.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1927 "rustc-ap-syntax_pos 237.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton0e034d12018-07-31 21:16:551928 "termcolor 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
1929 "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
1930]
1931
1932[[package]]
Nick Cameron64572412018-05-01 19:50:581933name = "rustc-ap-rustc_target"
Igor Matuszewskie976bae2018-08-31 19:52:251934version = "237.0.0"
topecongiro5ae8fa92018-01-18 14:40:371935source = "registry+https://github.com/rust-lang/crates.io-index"
1936dependencies = [
Alex Crichton2863b752018-08-21 17:23:471937 "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
1938 "log 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewskie976bae2018-08-31 19:52:251939 "rustc-ap-rustc_cratesio_shim 237.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1940 "rustc-ap-serialize 237.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton0e034d12018-07-31 21:16:551941]
1942
1943[[package]]
Nick Cameron64572412018-05-01 19:50:581944name = "rustc-ap-serialize"
Igor Matuszewskie976bae2018-08-31 19:52:251945version = "237.0.0"
Alex Crichton0e034d12018-07-31 21:16:551946source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewskie976bae2018-08-31 19:52:251947dependencies = [
1948 "smallvec 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
1949]
Alex Crichton0e034d12018-07-31 21:16:551950
1951[[package]]
Nick Cameron64572412018-05-01 19:50:581952name = "rustc-ap-syntax"
Igor Matuszewskie976bae2018-08-31 19:52:251953version = "237.0.0"
Nick Cameron64572412018-05-01 19:50:581954source = "registry+https://github.com/rust-lang/crates.io-index"
1955dependencies = [
Alex Crichton2863b752018-08-21 17:23:471956 "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
1957 "log 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewskie976bae2018-08-31 19:52:251958 "rustc-ap-rustc_data_structures 237.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1959 "rustc-ap-rustc_errors 237.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1960 "rustc-ap-rustc_target 237.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1961 "rustc-ap-serialize 237.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1962 "rustc-ap-syntax_pos 237.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton0e034d12018-07-31 21:16:551963 "scoped-tls 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewskie976bae2018-08-31 19:52:251964 "smallvec 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton0e034d12018-07-31 21:16:551965]
1966
1967[[package]]
topecongiro5ae8fa92018-01-18 14:40:371968name = "rustc-ap-syntax_pos"
Igor Matuszewskie976bae2018-08-31 19:52:251969version = "237.0.0"
topecongiro5ae8fa92018-01-18 14:40:371970source = "registry+https://github.com/rust-lang/crates.io-index"
1971dependencies = [
Alex Crichton2863b752018-08-21 17:23:471972 "cfg-if 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewskie976bae2018-08-31 19:52:251973 "rustc-ap-arena 237.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1974 "rustc-ap-rustc_data_structures 237.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1975 "rustc-ap-serialize 237.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton0e034d12018-07-31 21:16:551976 "scoped-tls 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
1977 "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
1978]
1979
1980[[package]]
Josh Stone020c5ec2017-05-08 22:01:131981name = "rustc-demangle"
Alex Crichton2863b752018-08-21 17:23:471982version = "0.1.9"
Josh Stone020c5ec2017-05-08 22:01:131983source = "registry+https://github.com/rust-lang/crates.io-index"
1984
1985[[package]]
Niko Matsakis9c548bf2018-05-24 12:48:021986name = "rustc-hash"
John Kåre Alsaker7ebd4d62018-05-24 03:37:401987version = "1.0.1"
Niko Matsakis9c548bf2018-05-24 12:48:021988source = "registry+https://github.com/rust-lang/crates.io-index"
John Kåre Alsaker7ebd4d62018-05-24 03:37:401989dependencies = [
Alex Crichtond8251152018-07-02 16:33:161990 "byteorder 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsaker7ebd4d62018-05-24 03:37:401991]
Niko Matsakis9c548bf2018-05-24 12:48:021992
1993[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291994name = "rustc-main"
1995version = "0.0.0"
1996dependencies = [
Ahmed Charles9ca382f2016-09-02 08:55:291997 "rustc_driver 0.0.0",
Irina Popa38e96402017-12-08 19:18:211998 "rustc_target 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:291999]
2000
2001[[package]]
John Kåre Alsaker4afdae62018-05-12 02:11:032002name = "rustc-rayon"
John Kåre Alsakerf273f282018-06-06 13:25:472003version = "0.1.1"
John Kåre Alsaker4afdae62018-05-12 02:11:032004source = "registry+https://github.com/rust-lang/crates.io-index"
2005dependencies = [
2006 "either 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsakerf273f282018-06-06 13:25:472007 "rustc-rayon-core 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsaker4afdae62018-05-12 02:11:032008]
2009
2010[[package]]
2011name = "rustc-rayon-core"
John Kåre Alsakerf273f282018-06-06 13:25:472012version = "0.1.1"
John Kåre Alsaker4afdae62018-05-12 02:11:032013source = "registry+https://github.com/rust-lang/crates.io-index"
2014dependencies = [
2015 "crossbeam-deque 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:472016 "lazy_static 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
Linus Färnstrande96b7602018-08-07 20:33:222017 "libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsaker4afdae62018-05-12 02:11:032018 "num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:472019 "rand 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsaker4afdae62018-05-12 02:11:032020]
2021
2022[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292023name = "rustc-serialize"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582024version = "0.3.24"
Ahmed Charles9ca382f2016-09-02 08:55:292025source = "registry+https://github.com/rust-lang/crates.io-index"
2026
2027[[package]]
Alex Crichton0e034d12018-07-31 21:16:552028name = "rustc-workspace-hack"
2029version = "1.0.0"
2030dependencies = [
Alex Crichton2863b752018-08-21 17:23:472031 "syn 0.14.9 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton0e034d12018-07-31 21:16:552032 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
2033]
2034
2035[[package]]
Alex Crichton695dee02017-06-03 21:54:082036name = "rustc_allocator"
2037version = "0.0.0"
2038dependencies = [
Alex Crichton2863b752018-08-21 17:23:472039 "log 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton695dee02017-06-03 21:54:082040 "rustc 0.0.0",
ljedrze5e63752018-08-05 10:04:562041 "rustc_data_structures 0.0.0",
Alex Crichton695dee02017-06-03 21:54:082042 "rustc_errors 0.0.0",
Irina Popa04fa0e72018-04-25 16:30:392043 "rustc_target 0.0.0",
Igor Gutorov4d81fe92018-08-13 19:15:162044 "smallvec 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton695dee02017-06-03 21:54:082045 "syntax 0.0.0",
2046 "syntax_pos 0.0.0",
2047]
2048
2049[[package]]
Eduard-Mihai Burtescu877ec942017-07-08 17:46:432050name = "rustc_apfloat"
2051version = "0.0.0"
2052dependencies = [
Alex Crichton2863b752018-08-21 17:23:472053 "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Tamir Duberstein231d9e72017-09-08 19:08:012054 "rustc_cratesio_shim 0.0.0",
Eduard-Mihai Burtescu877ec942017-07-08 17:46:432055]
2056
2057[[package]]
Jorge Aparicio9af6aa32016-12-30 04:28:112058name = "rustc_asan"
2059version = "0.0.0"
2060dependencies = [
Alex Crichton695dee02017-06-03 21:54:082061 "alloc 0.0.0",
Jorge Aparicio9af6aa32016-12-30 04:28:112062 "alloc_system 0.0.0",
Jorge Aparicio22097e62017-02-05 01:10:292063 "build_helper 0.1.0",
Alex Crichton2863b752018-08-21 17:23:472064 "cmake 0.1.33 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider679657b2018-03-30 11:06:342065 "compiler_builtins 0.0.0",
Jorge Aparicio9af6aa32016-12-30 04:28:112066 "core 0.0.0",
2067]
2068
2069[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292070name = "rustc_borrowck"
2071version = "0.0.0"
2072dependencies = [
2073 "graphviz 0.0.0",
Alex Crichton2863b752018-08-21 17:23:472074 "log 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292075 "rustc 0.0.0",
John Kåre Alsakerb74e97c2018-02-27 16:11:142076 "rustc_data_structures 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292077 "rustc_errors 0.0.0",
2078 "rustc_mir 0.0.0",
2079 "syntax 0.0.0",
2080 "syntax_pos 0.0.0",
2081]
2082
2083[[package]]
Irina Popab63d7e22018-05-08 13:10:162084name = "rustc_codegen_llvm"
2085version = "0.0.0"
2086dependencies = [
Alex Crichton2863b752018-08-21 17:23:472087 "cc 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
Michael Woeristerabd5cc32018-08-31 13:18:082088 "memmap 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
Irina Popab63d7e22018-05-08 13:10:162089 "num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:472090 "rustc-demangle 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
Irina Popab63d7e22018-05-08 13:10:162091 "rustc_llvm 0.0.0",
Irina Popab63d7e22018-05-08 13:10:162092]
2093
2094[[package]]
2095name = "rustc_codegen_utils"
2096version = "0.0.0"
2097dependencies = [
Alex Crichton2863b752018-08-21 17:23:472098 "flate2 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
2099 "log 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
Irina Popab63d7e22018-05-08 13:10:162100 "rustc 0.0.0",
2101 "rustc_data_structures 0.0.0",
2102 "rustc_incremental 0.0.0",
Mark Rousskovd4beeca2018-07-31 18:07:372103 "rustc_metadata_utils 0.0.0",
Irina Popab63d7e22018-05-08 13:10:162104 "rustc_mir 0.0.0",
2105 "rustc_target 0.0.0",
2106 "syntax 0.0.0",
2107 "syntax_pos 0.0.0",
2108]
2109
2110[[package]]
Tamir Duberstein231d9e72017-09-08 19:08:012111name = "rustc_cratesio_shim"
2112version = "0.0.0"
2113dependencies = [
Alex Crichton2863b752018-08-21 17:23:472114 "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
2115 "log 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Rousskov9ec5ef52018-08-04 22:24:392116 "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Tamir Duberstein231d9e72017-09-08 19:08:012117]
2118
2119[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292120name = "rustc_data_structures"
2121version = "0.0.0"
2122dependencies = [
Alex Crichton2863b752018-08-21 17:23:472123 "cfg-if 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Niko Matsakis7ed0fd72018-05-18 19:25:342124 "ena 0.9.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:472125 "log 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Rousskov9ec5ef52018-08-04 22:24:392126 "parking_lot 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton35655562018-04-27 03:50:062127 "parking_lot_core 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsaker7ebd4d62018-05-24 03:37:402128 "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsakerf273f282018-06-06 13:25:472129 "rustc-rayon 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
2130 "rustc-rayon-core 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Irina Popa04fa0e72018-04-25 16:30:392131 "rustc_cratesio_shim 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292132 "serialize 0.0.0",
Igor Gutorov4d81fe92018-08-13 19:15:162133 "smallvec 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:162134 "stable_deref_trait 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292135]
2136
2137[[package]]
2138name = "rustc_driver"
2139version = "0.0.0"
2140dependencies = [
Ahmed Charles9ca382f2016-09-02 08:55:292141 "arena 0.0.0",
Alex Crichton2863b752018-08-21 17:23:472142 "env_logger 0.5.12 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292143 "graphviz 0.0.0",
Alex Crichton2863b752018-08-21 17:23:472144 "log 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292145 "rustc 0.0.0",
John Kåre Alsakerf273f282018-06-06 13:25:472146 "rustc-rayon 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton695dee02017-06-03 21:54:082147 "rustc_allocator 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292148 "rustc_borrowck 0.0.0",
Irina Popab63d7e22018-05-08 13:10:162149 "rustc_codegen_utils 0.0.0",
Michael Woeristerbd1ce912016-10-29 01:26:012150 "rustc_data_structures 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292151 "rustc_errors 0.0.0",
2152 "rustc_incremental 0.0.0",
2153 "rustc_lint 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292154 "rustc_metadata 0.0.0",
2155 "rustc_mir 0.0.0",
2156 "rustc_passes 0.0.0",
2157 "rustc_plugin 0.0.0",
2158 "rustc_privacy 0.0.0",
2159 "rustc_resolve 0.0.0",
2160 "rustc_save_analysis 0.0.0",
Irina Popa38e96402017-12-08 19:18:212161 "rustc_target 0.0.0",
Niko Matsakis3a50b41d2018-02-25 15:58:542162 "rustc_traits 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292163 "rustc_typeck 0.0.0",
Alex Crichtond8251152018-07-02 16:33:162164 "scoped-tls 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292165 "serialize 0.0.0",
2166 "syntax 0.0.0",
2167 "syntax_ext 0.0.0",
2168 "syntax_pos 0.0.0",
2169]
2170
2171[[package]]
2172name = "rustc_errors"
2173version = "0.0.0"
2174dependencies = [
Ralf Junga171ed22018-07-27 13:10:522175 "atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Rousskov9ec5ef52018-08-04 22:24:392176 "rustc_cratesio_shim 0.0.0",
Oliver Schneideracdf83f2017-12-06 08:25:292177 "rustc_data_structures 0.0.0",
Niko Matsakisd9aaca72017-01-28 23:13:212178 "serialize 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292179 "syntax_pos 0.0.0",
Mark Rousskov9ec5ef52018-08-04 22:24:392180 "termcolor 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Simulacrumad97f8b2018-06-22 15:48:432181 "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292182]
2183
2184[[package]]
Mark Rousskove3177c62018-08-03 21:31:032185name = "rustc_fs_util"
2186version = "0.0.0"
2187
2188[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292189name = "rustc_incremental"
2190version = "0.0.0"
2191dependencies = [
2192 "graphviz 0.0.0",
Alex Crichton2863b752018-08-21 17:23:472193 "log 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Rousskov9ec5ef52018-08-04 22:24:392194 "rand 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292195 "rustc 0.0.0",
2196 "rustc_data_structures 0.0.0",
Mark Rousskove3177c62018-08-03 21:31:032197 "rustc_fs_util 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292198 "serialize 0.0.0",
2199 "syntax 0.0.0",
2200 "syntax_pos 0.0.0",
2201]
2202
2203[[package]]
2204name = "rustc_lint"
2205version = "0.0.0"
2206dependencies = [
Alex Crichton2863b752018-08-21 17:23:472207 "log 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292208 "rustc 0.0.0",
Oliver Schneideraedd4c62018-03-05 09:21:112209 "rustc_mir 0.0.0",
Irina Popa04fa0e72018-04-25 16:30:392210 "rustc_target 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292211 "syntax 0.0.0",
2212 "syntax_pos 0.0.0",
2213]
2214
2215[[package]]
2216name = "rustc_llvm"
2217version = "0.0.0"
2218dependencies = [
Ahmed Charles9ca382f2016-09-02 08:55:292219 "build_helper 0.1.0",
Alex Crichton2863b752018-08-21 17:23:472220 "cc 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292221]
2222
2223[[package]]
Jorge Aparicio9af6aa32016-12-30 04:28:112224name = "rustc_lsan"
2225version = "0.0.0"
2226dependencies = [
Alex Crichton695dee02017-06-03 21:54:082227 "alloc 0.0.0",
Jorge Aparicio9af6aa32016-12-30 04:28:112228 "alloc_system 0.0.0",
Jorge Aparicio22097e62017-02-05 01:10:292229 "build_helper 0.1.0",
Alex Crichton2863b752018-08-21 17:23:472230 "cmake 0.1.33 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider679657b2018-03-30 11:06:342231 "compiler_builtins 0.0.0",
Jorge Aparicio9af6aa32016-12-30 04:28:112232 "core 0.0.0",
2233]
2234
2235[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292236name = "rustc_metadata"
2237version = "0.0.0"
2238dependencies = [
Alex Crichton2863b752018-08-21 17:23:472239 "flate2 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
2240 "log 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton147e2da2016-10-07 06:30:382241 "proc_macro 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292242 "rustc 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292243 "rustc_data_structures 0.0.0",
2244 "rustc_errors 0.0.0",
Mark Rousskovd4beeca2018-07-31 18:07:372245 "rustc_metadata_utils 0.0.0",
Irina Popa38e96402017-12-08 19:18:212246 "rustc_target 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292247 "serialize 0.0.0",
2248 "syntax 0.0.0",
Alex Crichton147e2da2016-10-07 06:30:382249 "syntax_ext 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292250 "syntax_pos 0.0.0",
2251]
2252
2253[[package]]
Mark Rousskovd4beeca2018-07-31 18:07:372254name = "rustc_metadata_utils"
2255version = "0.0.0"
2256dependencies = [
2257 "rustc 0.0.0",
Mark Rousskov6fdd6f62018-07-31 23:23:292258 "syntax 0.0.0",
Mark Rousskovd4beeca2018-07-31 18:07:372259 "syntax_pos 0.0.0",
2260]
2261
2262[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292263name = "rustc_mir"
2264version = "0.0.0"
2265dependencies = [
Oliver Schneideraedd4c62018-03-05 09:21:112266 "arena 0.0.0",
Alex Crichton2863b752018-08-21 17:23:472267 "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:162268 "byteorder 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
Santiago Pastorino9de4e342018-05-29 11:54:152269 "either 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292270 "graphviz 0.0.0",
Alex Crichton2863b752018-08-21 17:23:472271 "log 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:162272 "log_settings 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Vytautas Astrauskas1404c002018-05-30 15:17:372273 "polonius-engine 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292274 "rustc 0.0.0",
Oliver Schneideracac5852017-12-12 16:14:492275 "rustc_apfloat 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292276 "rustc_data_structures 0.0.0",
Felix S. Klock II8e79fc72017-07-03 15:25:032277 "rustc_errors 0.0.0",
Irina Popa38e96402017-12-08 19:18:212278 "rustc_target 0.0.0",
Oliver Schneideracdf83f2017-12-06 08:25:292279 "serialize 0.0.0",
Igor Gutorov4d81fe92018-08-13 19:15:162280 "smallvec 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292281 "syntax 0.0.0",
2282 "syntax_pos 0.0.0",
2283]
2284
2285[[package]]
Jorge Aparicio9af6aa32016-12-30 04:28:112286name = "rustc_msan"
2287version = "0.0.0"
2288dependencies = [
Alex Crichton695dee02017-06-03 21:54:082289 "alloc 0.0.0",
Jorge Aparicio9af6aa32016-12-30 04:28:112290 "alloc_system 0.0.0",
Jorge Aparicio22097e62017-02-05 01:10:292291 "build_helper 0.1.0",
Alex Crichton2863b752018-08-21 17:23:472292 "cmake 0.1.33 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider679657b2018-03-30 11:06:342293 "compiler_builtins 0.0.0",
Jorge Aparicio9af6aa32016-12-30 04:28:112294 "core 0.0.0",
2295]
2296
2297[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292298name = "rustc_passes"
2299version = "0.0.0"
2300dependencies = [
Alex Crichton2863b752018-08-21 17:23:472301 "log 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292302 "rustc 0.0.0",
John Kåre Alsakerb74e97c2018-02-27 16:11:142303 "rustc_data_structures 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292304 "rustc_errors 0.0.0",
Oliver Schneideraedd4c62018-03-05 09:21:112305 "rustc_mir 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292306 "syntax 0.0.0",
2307 "syntax_pos 0.0.0",
2308]
2309
2310[[package]]
2311name = "rustc_platform_intrinsics"
2312version = "0.0.0"
2313
2314[[package]]
2315name = "rustc_plugin"
2316version = "0.0.0"
2317dependencies = [
Ahmed Charles9ca382f2016-09-02 08:55:292318 "rustc 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292319 "rustc_errors 0.0.0",
2320 "rustc_metadata 0.0.0",
2321 "syntax 0.0.0",
2322 "syntax_pos 0.0.0",
2323]
2324
2325[[package]]
2326name = "rustc_privacy"
2327version = "0.0.0"
2328dependencies = [
2329 "rustc 0.0.0",
John Kåre Alsakerb74e97c2018-02-27 16:11:142330 "rustc_data_structures 0.0.0",
Vadim Petrochenkov419069d2017-09-16 13:45:492331 "rustc_typeck 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292332 "syntax 0.0.0",
2333 "syntax_pos 0.0.0",
2334]
2335
2336[[package]]
2337name = "rustc_resolve"
2338version = "0.0.0"
2339dependencies = [
2340 "arena 0.0.0",
Alex Crichton2863b752018-08-21 17:23:472341 "log 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292342 "rustc 0.0.0",
Oliver Schneideracdf83f2017-12-06 08:25:292343 "rustc_data_structures 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292344 "rustc_errors 0.0.0",
Mark Rousskov5aec3652018-07-31 21:23:312345 "rustc_metadata 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292346 "syntax 0.0.0",
2347 "syntax_pos 0.0.0",
2348]
2349
2350[[package]]
2351name = "rustc_save_analysis"
2352version = "0.0.0"
2353dependencies = [
Alex Crichton2863b752018-08-21 17:23:472354 "log 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
Kartikaya Guptaa50f29a2018-08-17 01:40:252355 "rls-data 0.18.0 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron7bed5432017-05-08 19:15:482356 "rls-span 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292357 "rustc 0.0.0",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582358 "rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron27b91822017-08-01 02:43:112359 "rustc_data_structures 0.0.0",
Irina Popa04fa0e72018-04-25 16:30:392360 "rustc_target 0.0.0",
Niko Matsakis30393982017-05-03 16:18:042361 "rustc_typeck 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292362 "syntax 0.0.0",
2363 "syntax_pos 0.0.0",
2364]
2365
2366[[package]]
Irina Popa38e96402017-12-08 19:18:212367name = "rustc_target"
2368version = "0.0.0"
2369dependencies = [
Alex Crichton2863b752018-08-21 17:23:472370 "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
2371 "log 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
Irina Popa04fa0e72018-04-25 16:30:392372 "rustc_cratesio_shim 0.0.0",
Irina Popa38e96402017-12-08 19:18:212373 "serialize 0.0.0",
Irina Popa38e96402017-12-08 19:18:212374]
2375
2376[[package]]
Matthias Krüger10e7b762018-09-07 07:12:062377name = "rustc_tools_util"
2378version = "0.1.0"
2379
2380[[package]]
Niko Matsakis3a50b41d2018-02-25 15:58:542381name = "rustc_traits"
2382version = "0.0.0"
2383dependencies = [
Alex Crichton2863b752018-08-21 17:23:472384 "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Eduard-Mihai Burtescu9b1d3c72018-08-14 09:54:432385 "chalk-engine 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
Niko Matsakis3a50b41d2018-02-25 15:58:542386 "graphviz 0.0.0",
Alex Crichton2863b752018-08-21 17:23:472387 "log 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
Niko Matsakis3a50b41d2018-02-25 15:58:542388 "rustc 0.0.0",
2389 "rustc_data_structures 0.0.0",
Igor Gutorov4d81fe92018-08-13 19:15:162390 "smallvec 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
Niko Matsakis3a50b41d2018-02-25 15:58:542391 "syntax 0.0.0",
2392 "syntax_pos 0.0.0",
2393]
2394
2395[[package]]
Jorge Aparicio9af6aa32016-12-30 04:28:112396name = "rustc_tsan"
2397version = "0.0.0"
2398dependencies = [
Tatsuyuki Ishi611b1112017-06-24 08:48:272399 "alloc 0.0.0",
Jorge Aparicio9af6aa32016-12-30 04:28:112400 "alloc_system 0.0.0",
Jorge Aparicio22097e62017-02-05 01:10:292401 "build_helper 0.1.0",
Alex Crichton2863b752018-08-21 17:23:472402 "cmake 0.1.33 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider679657b2018-03-30 11:06:342403 "compiler_builtins 0.0.0",
Jorge Aparicio9af6aa32016-12-30 04:28:112404 "core 0.0.0",
2405]
2406
2407[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292408name = "rustc_typeck"
2409version = "0.0.0"
2410dependencies = [
2411 "arena 0.0.0",
Alex Crichton2863b752018-08-21 17:23:472412 "log 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292413 "rustc 0.0.0",
Tim Neumannfc2216c2016-11-18 10:31:442414 "rustc_data_structures 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292415 "rustc_errors 0.0.0",
2416 "rustc_platform_intrinsics 0.0.0",
Irina Popa04fa0e72018-04-25 16:30:392417 "rustc_target 0.0.0",
Nicholas Nethercote8cecfa62018-08-24 03:51:322418 "smallvec 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292419 "syntax 0.0.0",
2420 "syntax_pos 0.0.0",
2421]
2422
2423[[package]]
Oliver Schneider847bb142018-05-11 12:11:062424name = "rustc_version"
2425version = "0.2.2"
2426source = "registry+https://github.com/rust-lang/crates.io-index"
2427dependencies = [
2428 "semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
2429]
2430
2431[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292432name = "rustdoc"
2433version = "0.0.0"
2434dependencies = [
Guillaume Gomezcf5ee8f2018-08-15 13:07:072435 "minifier 0.0.19 (registry+https://github.com/rust-lang/crates.io-index)",
Manish Goregaokar68185512018-02-18 21:33:562436 "pulldown-cmark 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:472437 "tempfile 3.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Simulacrume2e9b402017-07-23 02:01:582438]
2439
2440[[package]]
Guillaume Gomezdec9fab2018-02-05 22:43:532441name = "rustdoc-themes"
2442version = "0.1.0"
2443
2444[[package]]
Mark Simulacrume2e9b402017-07-23 02:01:582445name = "rustdoc-tool"
2446version = "0.0.0"
2447dependencies = [
2448 "rustdoc 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292449]
2450
2451[[package]]
Alex Crichtonfa9e55f2018-05-02 15:43:152452name = "rustfix"
Alex Crichton0e034d12018-07-31 21:16:552453version = "0.4.2"
Alex Crichton52d7ee832018-07-17 16:04:222454source = "registry+https://github.com/rust-lang/crates.io-index"
2455dependencies = [
Alex Crichton0e034d12018-07-31 21:16:552456 "failure 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:472457 "log 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
2458 "serde 1.0.75 (registry+https://github.com/rust-lang/crates.io-index)",
2459 "serde_derive 1.0.75 (registry+https://github.com/rust-lang/crates.io-index)",
2460 "serde_json 1.0.26 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfa9e55f2018-05-02 15:43:152461]
2462
2463[[package]]
Alex Crichton1cede102017-06-15 02:33:062464name = "rustfmt-nightly"
Igor Matuszewskie976bae2018-08-31 19:52:252465version = "0.99.4"
kennytm0692b3d2017-12-15 19:41:582466dependencies = [
Alex Crichtond8251152018-07-02 16:33:162467 "assert_cli 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
kennytmcab21f12018-07-26 21:58:552468 "cargo_metadata 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
Bastien Orivelbcdb67b2018-05-08 18:55:432469 "derive-new 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
kennytm0692b3d2017-12-15 19:41:582470 "diff 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:472471 "env_logger 0.5.12 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton0e034d12018-07-31 21:16:552472 "failure 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:552473 "getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron0e6fff82018-05-27 22:16:422474 "isatty 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:552475 "itertools 0.7.8 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:472476 "lazy_static 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
2477 "log 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
2478 "regex 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewskie976bae2018-08-31 19:52:252479 "rustc-ap-rustc_target 237.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
2480 "rustc-ap-syntax 237.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
2481 "rustc-ap-syntax_pos 237.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:472482 "serde 1.0.75 (registry+https://github.com/rust-lang/crates.io-index)",
2483 "serde_derive 1.0.75 (registry+https://github.com/rust-lang/crates.io-index)",
2484 "serde_json 1.0.26 (registry+https://github.com/rust-lang/crates.io-index)",
Alan Du253ade52018-03-19 14:14:132485 "term 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:592486 "toml 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:162487 "unicode-segmentation 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
Boris-Chengbiao Zhouc2148022018-03-14 14:03:422488]
2489
2490[[package]]
Alex Crichton2863b752018-08-21 17:23:472491name = "ryu"
2492version = "0.2.6"
2493source = "registry+https://github.com/rust-lang/crates.io-index"
2494
2495[[package]]
Josh Stone020c5ec2017-05-08 22:01:132496name = "same-file"
Alex Crichton2863b752018-08-21 17:23:472497version = "1.0.3"
Alex Crichton80d6ed22018-01-08 21:56:222498source = "registry+https://github.com/rust-lang/crates.io-index"
2499dependencies = [
Alex Crichton2863b752018-08-21 17:23:472500 "winapi-util 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:222501]
2502
2503[[package]]
2504name = "schannel"
Alex Crichtond8251152018-07-02 16:33:162505version = "0.1.13"
Alex Crichton80d6ed22018-01-08 21:56:222506source = "registry+https://github.com/rust-lang/crates.io-index"
2507dependencies = [
Alex Crichton2863b752018-08-21 17:23:472508 "lazy_static 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:162509 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:222510]
2511
2512[[package]]
Alex Crichton453080f2017-06-05 16:36:482513name = "scoped-tls"
Alex Crichtond8251152018-07-02 16:33:162514version = "0.1.2"
Alex Crichton453080f2017-06-05 16:36:482515source = "registry+https://github.com/rust-lang/crates.io-index"
2516
2517[[package]]
Nick Cameronad8ecc22017-07-19 01:32:122518name = "scopeguard"
Oliver Schneideracdf83f2017-12-06 08:25:292519version = "0.3.3"
2520source = "registry+https://github.com/rust-lang/crates.io-index"
2521
2522[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582523name = "semver"
Alex Crichton80d6ed22018-01-08 21:56:222524version = "0.9.0"
2525source = "registry+https://github.com/rust-lang/crates.io-index"
2526dependencies = [
2527 "semver-parser 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:472528 "serde 1.0.75 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582529]
2530
2531[[package]]
2532name = "semver-parser"
2533version = "0.7.0"
Steve Klabnik2795de32017-02-20 00:20:572534source = "registry+https://github.com/rust-lang/crates.io-index"
2535
2536[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582537name = "serde"
Alex Crichton2863b752018-08-21 17:23:472538version = "1.0.75"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582539source = "registry+https://github.com/rust-lang/crates.io-index"
2540
2541[[package]]
2542name = "serde_derive"
Alex Crichton2863b752018-08-21 17:23:472543version = "1.0.75"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582544source = "registry+https://github.com/rust-lang/crates.io-index"
2545dependencies = [
Alex Crichton2863b752018-08-21 17:23:472546 "proc-macro2 0.4.13 (registry+https://github.com/rust-lang/crates.io-index)",
2547 "quote 0.6.8 (registry+https://github.com/rust-lang/crates.io-index)",
2548 "syn 0.14.9 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582549]
2550
2551[[package]]
2552name = "serde_ignored"
Alex Crichton38bedfa2017-09-02 03:46:512553version = "0.0.4"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582554source = "registry+https://github.com/rust-lang/crates.io-index"
2555dependencies = [
Alex Crichton2863b752018-08-21 17:23:472556 "serde 1.0.75 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582557]
2558
2559[[package]]
2560name = "serde_json"
Alex Crichton2863b752018-08-21 17:23:472561version = "1.0.26"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582562source = "registry+https://github.com/rust-lang/crates.io-index"
2563dependencies = [
Alex Crichton52d7ee832018-07-17 16:04:222564 "itoa 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:472565 "ryu 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
2566 "serde 1.0.75 (registry+https://github.com/rust-lang/crates.io-index)",
Steve Klabnik2795de32017-02-20 00:20:572567]
2568
2569[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292570name = "serialize"
2571version = "0.0.0"
Igor Gutorov4d81fe92018-08-13 19:15:162572dependencies = [
2573 "smallvec 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
2574]
Ahmed Charles9ca382f2016-09-02 08:55:292575
2576[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582577name = "shell-escape"
Alex Crichtone9d89832018-04-02 15:43:552578version = "0.1.4"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582579source = "registry+https://github.com/rust-lang/crates.io-index"
2580
2581[[package]]
steveklabnik54371882018-01-25 17:32:252582name = "shlex"
2583version = "0.1.1"
2584source = "registry+https://github.com/rust-lang/crates.io-index"
2585
2586[[package]]
steveklabnikecfbaca2018-04-03 14:32:042587name = "siphasher"
2588version = "0.2.2"
2589source = "registry+https://github.com/rust-lang/crates.io-index"
2590
2591[[package]]
John Kåre Alsaker970c6132017-12-03 12:49:012592name = "smallvec"
Igor Gutorov4d81fe92018-08-13 19:15:162593version = "0.6.5"
John Kåre Alsaker970c6132017-12-03 12:49:012594source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichtonfa5b3d32018-07-26 00:25:122595dependencies = [
2596 "unreachable 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
2597]
John Kåre Alsaker970c6132017-12-03 12:49:012598
2599[[package]]
Mark Simulacrum38b46882017-06-26 16:26:152600name = "socket2"
Alex Crichtond8251152018-07-02 16:33:162601version = "0.3.7"
Mark Simulacrum38b46882017-06-26 16:26:152602source = "registry+https://github.com/rust-lang/crates.io-index"
2603dependencies = [
Alex Crichton2863b752018-08-21 17:23:472604 "cfg-if 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Linus Färnstrande96b7602018-08-07 20:33:222605 "libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:162606 "redox_syscall 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)",
2607 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Simulacrum38b46882017-06-26 16:26:152608]
2609
2610[[package]]
Robin Kruppe1a24a592017-04-26 21:22:452611name = "stable_deref_trait"
Alex Crichtond8251152018-07-02 16:33:162612version = "1.1.0"
Robin Kruppe1a24a592017-04-26 21:22:452613source = "registry+https://github.com/rust-lang/crates.io-index"
2614
2615[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292616name = "std"
2617version = "0.0.0"
2618dependencies = [
2619 "alloc 0.0.0",
2620 "alloc_jemalloc 0.0.0",
2621 "alloc_system 0.0.0",
2622 "build_helper 0.1.0",
Alex Crichton2863b752018-08-21 17:23:472623 "cc 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton147e2da2016-10-07 06:30:382624 "compiler_builtins 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292625 "core 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292626 "libc 0.0.0",
2627 "panic_abort 0.0.0",
2628 "panic_unwind 0.0.0",
whitequark42754ce2017-02-13 09:57:502629 "profiler_builtins 0.0.0",
Mark Rousskov9ec5ef52018-08-04 22:24:392630 "rand 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
Jorge Aparicio9af6aa32016-12-30 04:28:112631 "rustc_asan 0.0.0",
2632 "rustc_lsan 0.0.0",
2633 "rustc_msan 0.0.0",
2634 "rustc_tsan 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292635 "unwind 0.0.0",
2636]
2637
2638[[package]]
steveklabnikecfbaca2018-04-03 14:32:042639name = "string_cache"
Alex Crichtond8251152018-07-02 16:33:162640version = "0.7.3"
steveklabnikecfbaca2018-04-03 14:32:042641source = "registry+https://github.com/rust-lang/crates.io-index"
2642dependencies = [
Alex Crichton2863b752018-08-21 17:23:472643 "lazy_static 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:162644 "new_debug_unreachable 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
2645 "phf_shared 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:042646 "precomputed-hash 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:472647 "serde 1.0.75 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:162648 "string_cache_codegen 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:042649 "string_cache_shared 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
2650]
2651
2652[[package]]
2653name = "string_cache_codegen"
Alex Crichtond8251152018-07-02 16:33:162654version = "0.4.1"
steveklabnikecfbaca2018-04-03 14:32:042655source = "registry+https://github.com/rust-lang/crates.io-index"
2656dependencies = [
Alex Crichtond8251152018-07-02 16:33:162657 "phf_generator 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)",
2658 "phf_shared 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)",
2659 "proc-macro2 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
2660 "quote 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:042661 "string_cache_shared 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
2662]
2663
2664[[package]]
2665name = "string_cache_shared"
2666version = "0.3.0"
2667source = "registry+https://github.com/rust-lang/crates.io-index"
2668
2669[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582670name = "strsim"
Aleksey Kladovb15b0232018-03-16 10:37:142671version = "0.7.0"
Steve Klabnika0769612017-02-07 23:13:572672source = "registry+https://github.com/rust-lang/crates.io-index"
2673
2674[[package]]
Matt Ickstadt0ab516f2018-04-21 21:06:132675name = "strum"
2676version = "0.9.0"
2677source = "registry+https://github.com/rust-lang/crates.io-index"
2678
2679[[package]]
2680name = "strum_macros"
Alex Crichtond8251152018-07-02 16:33:162681version = "0.9.1"
Matt Ickstadt0ab516f2018-04-21 21:06:132682source = "registry+https://github.com/rust-lang/crates.io-index"
2683dependencies = [
Alex Crichton2863b752018-08-21 17:23:472684 "proc-macro2 0.4.13 (registry+https://github.com/rust-lang/crates.io-index)",
2685 "quote 0.6.8 (registry+https://github.com/rust-lang/crates.io-index)",
2686 "syn 0.14.9 (registry+https://github.com/rust-lang/crates.io-index)",
Matt Ickstadt0ab516f2018-04-21 21:06:132687]
2688
2689[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582690name = "syn"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582691version = "0.11.11"
2692source = "registry+https://github.com/rust-lang/crates.io-index"
2693dependencies = [
2694 "quote 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)",
2695 "synom 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
2696 "unicode-xid 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
2697]
2698
2699[[package]]
Alex Crichton87f3dda2018-03-01 19:08:482700name = "syn"
Alex Crichtond8251152018-07-02 16:33:162701version = "0.13.11"
Alex Crichtone9d89832018-04-02 15:43:552702source = "registry+https://github.com/rust-lang/crates.io-index"
2703dependencies = [
Alex Crichtond8251152018-07-02 16:33:162704 "proc-macro2 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
2705 "quote 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
2706 "unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
2707]
2708
2709[[package]]
2710name = "syn"
Alex Crichton2863b752018-08-21 17:23:472711version = "0.14.9"
Alex Crichtond8251152018-07-02 16:33:162712source = "registry+https://github.com/rust-lang/crates.io-index"
2713dependencies = [
Alex Crichton2863b752018-08-21 17:23:472714 "proc-macro2 0.4.13 (registry+https://github.com/rust-lang/crates.io-index)",
2715 "quote 0.6.8 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:552716 "unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
2717]
2718
2719[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582720name = "synom"
2721version = "0.11.3"
2722source = "registry+https://github.com/rust-lang/crates.io-index"
2723dependencies = [
2724 "unicode-xid 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
2725]
2726
2727[[package]]
Alex Crichton325d7392017-12-10 17:42:492728name = "synstructure"
Alex Crichton0e034d12018-07-31 21:16:552729version = "0.9.0"
Alex Crichton325d7392017-12-10 17:42:492730source = "registry+https://github.com/rust-lang/crates.io-index"
2731dependencies = [
Alex Crichton2863b752018-08-21 17:23:472732 "proc-macro2 0.4.13 (registry+https://github.com/rust-lang/crates.io-index)",
2733 "quote 0.6.8 (registry+https://github.com/rust-lang/crates.io-index)",
2734 "syn 0.14.9 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton0e034d12018-07-31 21:16:552735 "unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton325d7392017-12-10 17:42:492736]
2737
2738[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292739name = "syntax"
2740version = "0.0.0"
2741dependencies = [
Alex Crichton2863b752018-08-21 17:23:472742 "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
2743 "log 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
Mark-Simulacrum7bbebb12016-11-03 04:33:352744 "rustc_data_structures 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292745 "rustc_errors 0.0.0",
Irina Popa04fa0e72018-04-25 16:30:392746 "rustc_target 0.0.0",
Alex Crichtond8251152018-07-02 16:33:162747 "scoped-tls 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292748 "serialize 0.0.0",
Igor Gutorov4d81fe92018-08-13 19:15:162749 "smallvec 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292750 "syntax_pos 0.0.0",
2751]
2752
2753[[package]]
2754name = "syntax_ext"
2755version = "0.0.0"
2756dependencies = [
2757 "fmt_macros 0.0.0",
John Renner9b27de42018-07-21 01:04:022758 "log 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton147e2da2016-10-07 06:30:382759 "proc_macro 0.0.0",
John Kåre Alsakerb74e97c2018-02-27 16:11:142760 "rustc_data_structures 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292761 "rustc_errors 0.0.0",
Irina Popa04fa0e72018-04-25 16:30:392762 "rustc_target 0.0.0",
Igor Gutorov4d81fe92018-08-13 19:15:162763 "smallvec 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292764 "syntax 0.0.0",
2765 "syntax_pos 0.0.0",
2766]
2767
2768[[package]]
2769name = "syntax_pos"
2770version = "0.0.0"
2771dependencies = [
John Kåre Alsakerca323402018-05-10 14:27:462772 "arena 0.0.0",
Alex Crichton2863b752018-08-21 17:23:472773 "cfg-if 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Inokentiy Babushkindd8f7cd2017-06-10 14:09:512774 "rustc_data_structures 0.0.0",
Alex Crichtond8251152018-07-02 16:33:162775 "scoped-tls 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292776 "serialize 0.0.0",
Mark Simulacrumad97f8b2018-06-22 15:48:432777 "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292778]
2779
2780[[package]]
Josh Stone020c5ec2017-05-08 22:01:132781name = "tar"
Alex Crichtond8251152018-07-02 16:33:162782version = "0.4.16"
Josh Stone020c5ec2017-05-08 22:01:132783source = "registry+https://github.com/rust-lang/crates.io-index"
2784dependencies = [
Alex Crichtond8251152018-07-02 16:33:162785 "filetime 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
Linus Färnstrande96b7602018-08-07 20:33:222786 "libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:162787 "redox_syscall 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton52d7ee832018-07-17 16:04:222788 "xattr 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
Josh Stone020c5ec2017-05-08 22:01:132789]
2790
2791[[package]]
Aleksey Kladov850156a2018-03-29 07:34:552792name = "tempfile"
Alex Crichton2863b752018-08-21 17:23:472793version = "3.0.3"
Aleksey Kladov850156a2018-03-29 07:34:552794source = "registry+https://github.com/rust-lang/crates.io-index"
2795dependencies = [
Linus Färnstrande96b7602018-08-07 20:33:222796 "libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:472797 "rand 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:162798 "redox_syscall 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:592799 "remove_dir_all 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:162800 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Aleksey Kladov850156a2018-03-29 07:34:552801]
2802
2803[[package]]
steveklabnikecfbaca2018-04-03 14:32:042804name = "tendril"
2805version = "0.4.0"
2806source = "registry+https://github.com/rust-lang/crates.io-index"
2807dependencies = [
Alex Crichtond8251152018-07-02 16:33:162808 "futf 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:042809 "mac 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
2810 "utf-8 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
2811]
2812
2813[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292814name = "term"
2815version = "0.0.0"
2816
2817[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582818name = "term"
Alan Du253ade52018-03-19 14:14:132819version = "0.5.1"
2820source = "registry+https://github.com/rust-lang/crates.io-index"
2821dependencies = [
Alex Crichtond8251152018-07-02 16:33:162822 "byteorder 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
2823 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alan Du253ade52018-03-19 14:14:132824]
2825
2826[[package]]
Alex Crichton1cede102017-06-15 02:33:062827name = "termcolor"
Eric Huss0f1c6492018-03-26 23:20:112828version = "0.3.6"
Alex Crichton1cede102017-06-15 02:33:062829source = "registry+https://github.com/rust-lang/crates.io-index"
2830dependencies = [
Alex Crichton994bfd42018-02-26 17:07:162831 "wincolor 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton1cede102017-06-15 02:33:062832]
2833
2834[[package]]
Alex Crichtonfa5b3d32018-07-26 00:25:122835name = "termcolor"
Alex Crichton2863b752018-08-21 17:23:472836version = "1.0.2"
Alex Crichtonfa5b3d32018-07-26 00:25:122837source = "registry+https://github.com/rust-lang/crates.io-index"
2838dependencies = [
Alex Crichton2863b752018-08-21 17:23:472839 "wincolor 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfa5b3d32018-07-26 00:25:122840]
2841
2842[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:292843name = "termion"
2844version = "1.5.1"
2845source = "registry+https://github.com/rust-lang/crates.io-index"
2846dependencies = [
Linus Färnstrande96b7602018-08-07 20:33:222847 "libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:162848 "redox_syscall 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:292849 "redox_termios 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
2850]
2851
2852[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292853name = "test"
2854version = "0.0.0"
2855dependencies = [
Alex Crichtone9d89832018-04-02 15:43:552856 "getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292857 "term 0.0.0",
2858]
2859
2860[[package]]
steveklabnik4871dba2017-06-27 17:33:322861name = "textwrap"
Alex Crichtond8251152018-07-02 16:33:162862version = "0.10.0"
steveklabnik4871dba2017-06-27 17:33:322863source = "registry+https://github.com/rust-lang/crates.io-index"
2864dependencies = [
Mark Simulacrumad97f8b2018-06-22 15:48:432865 "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnik4871dba2017-06-27 17:33:322866]
2867
2868[[package]]
Steve Klabnika0769612017-02-07 23:13:572869name = "thread_local"
Alex Crichton2863b752018-08-21 17:23:472870version = "0.3.6"
Steve Klabnika0769612017-02-07 23:13:572871source = "registry+https://github.com/rust-lang/crates.io-index"
2872dependencies = [
Alex Crichton2863b752018-08-21 17:23:472873 "lazy_static 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
Steve Klabnika0769612017-02-07 23:13:572874]
2875
2876[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292877name = "tidy"
2878version = "0.1.0"
Mark Mansi3ee41042018-02-23 01:52:562879dependencies = [
Alex Crichton2863b752018-08-21 17:23:472880 "serde 1.0.75 (registry+https://github.com/rust-lang/crates.io-index)",
2881 "serde_derive 1.0.75 (registry+https://github.com/rust-lang/crates.io-index)",
2882 "serde_json 1.0.26 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Mansi3ee41042018-02-23 01:52:562883]
Ahmed Charles9ca382f2016-09-02 08:55:292884
2885[[package]]
Alex Crichton15899b02018-01-25 04:01:422886name = "time"
Alex Crichtond8251152018-07-02 16:33:162887version = "0.1.40"
Alex Crichton15899b02018-01-25 04:01:422888source = "registry+https://github.com/rust-lang/crates.io-index"
2889dependencies = [
Linus Färnstrande96b7602018-08-07 20:33:222890 "libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:162891 "redox_syscall 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)",
2892 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton15899b02018-01-25 04:01:422893]
2894
2895[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292896name = "toml"
Alex Crichton924f8c72018-04-18 15:43:592897version = "0.4.6"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582898source = "registry+https://github.com/rust-lang/crates.io-index"
2899dependencies = [
Alex Crichton2863b752018-08-21 17:23:472900 "serde 1.0.75 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582901]
2902
2903[[package]]
steveklabnik54371882018-01-25 17:32:252904name = "toml-query"
2905version = "0.6.0"
2906source = "registry+https://github.com/rust-lang/crates.io-index"
2907dependencies = [
2908 "error-chain 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
2909 "is-match 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:472910 "lazy_static 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:162911 "regex 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:592912 "toml 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnik54371882018-01-25 17:32:252913]
2914
2915[[package]]
Alex Crichton994bfd42018-02-26 17:07:162916name = "ucd-util"
2917version = "0.1.1"
2918source = "registry+https://github.com/rust-lang/crates.io-index"
2919
2920[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582921name = "unicode-bidi"
steveklabnik4871dba2017-06-27 17:33:322922version = "0.3.4"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582923source = "registry+https://github.com/rust-lang/crates.io-index"
2924dependencies = [
Alex Crichton2863b752018-08-21 17:23:472925 "matches 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582926]
2927
2928[[package]]
2929name = "unicode-normalization"
Alex Crichtond8251152018-07-02 16:33:162930version = "0.1.7"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582931source = "registry+https://github.com/rust-lang/crates.io-index"
2932
2933[[package]]
2934name = "unicode-segmentation"
Alex Crichtond8251152018-07-02 16:33:162935version = "1.2.1"
Steve Klabnika0769612017-02-07 23:13:572936source = "registry+https://github.com/rust-lang/crates.io-index"
2937
2938[[package]]
2939name = "unicode-width"
Mark Simulacrumad97f8b2018-06-22 15:48:432940version = "0.1.5"
Steve Klabnika0769612017-02-07 23:13:572941source = "registry+https://github.com/rust-lang/crates.io-index"
2942
2943[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582944name = "unicode-xid"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582945version = "0.0.4"
2946source = "registry+https://github.com/rust-lang/crates.io-index"
2947
2948[[package]]
Alex Crichton87f3dda2018-03-01 19:08:482949name = "unicode-xid"
2950version = "0.1.0"
2951source = "registry+https://github.com/rust-lang/crates.io-index"
2952
2953[[package]]
Steve Klabnik2795de32017-02-20 00:20:572954name = "unreachable"
Nick Cameron3dad1972017-06-26 13:43:092955version = "1.0.0"
Steve Klabnik2795de32017-02-20 00:20:572956source = "registry+https://github.com/rust-lang/crates.io-index"
2957dependencies = [
2958 "void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
2959]
2960
2961[[package]]
est31c2d59062017-06-12 19:35:472962name = "unstable-book-gen"
2963version = "0.1.0"
2964dependencies = [
Alex Crichtond8251152018-07-02 16:33:162965 "num-traits 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
est31c2d59062017-06-12 19:35:472966 "tidy 0.1.0",
2967]
2968
2969[[package]]
Nick Cameron71a0be02017-09-25 04:13:292970name = "unwind"
2971version = "0.0.0"
2972dependencies = [
Oliver Schneider679657b2018-03-30 11:06:342973 "compiler_builtins 0.0.0",
Nick Cameron71a0be02017-09-25 04:13:292974 "core 0.0.0",
2975 "libc 0.0.0",
2976]
2977
2978[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582979name = "url"
Alex Crichton52d7ee832018-07-17 16:04:222980version = "1.7.1"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582981source = "registry+https://github.com/rust-lang/crates.io-index"
2982dependencies = [
Alex Crichton52d7ee832018-07-17 16:04:222983 "idna 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:472984 "matches 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:292985 "percent-encoding 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582986]
2987
2988[[package]]
2989name = "url_serde"
2990version = "0.2.0"
2991source = "registry+https://github.com/rust-lang/crates.io-index"
2992dependencies = [
Alex Crichton2863b752018-08-21 17:23:472993 "serde 1.0.75 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton52d7ee832018-07-17 16:04:222994 "url 1.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582995]
2996
2997[[package]]
steveklabnikecfbaca2018-04-03 14:32:042998name = "utf-8"
2999version = "0.7.2"
3000source = "registry+https://github.com/rust-lang/crates.io-index"
3001
3002[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:583003name = "utf8-ranges"
Alex Crichton2863b752018-08-21 17:23:473004version = "1.0.1"
Steve Klabnika0769612017-02-07 23:13:573005source = "registry+https://github.com/rust-lang/crates.io-index"
3006
3007[[package]]
Alex Crichton1cede102017-06-15 02:33:063008name = "vcpkg"
Alex Crichton2863b752018-08-21 17:23:473009version = "0.2.6"
Alex Crichton1cede102017-06-15 02:33:063010source = "registry+https://github.com/rust-lang/crates.io-index"
3011
3012[[package]]
Steve Klabnika0769612017-02-07 23:13:573013name = "vec_map"
Alex Crichtond8251152018-07-02 16:33:163014version = "0.8.1"
Steve Klabnika0769612017-02-07 23:13:573015source = "registry+https://github.com/rust-lang/crates.io-index"
3016
3017[[package]]
Alex Crichton2863b752018-08-21 17:23:473018name = "version_check"
3019version = "0.1.4"
3020source = "registry+https://github.com/rust-lang/crates.io-index"
3021
3022[[package]]
Steve Klabnik2795de32017-02-20 00:20:573023name = "void"
3024version = "1.0.2"
3025source = "registry+https://github.com/rust-lang/crates.io-index"
3026
3027[[package]]
Josh Stone020c5ec2017-05-08 22:01:133028name = "walkdir"
Alex Crichton2863b752018-08-21 17:23:473029version = "2.2.5"
Alex Crichton80d6ed22018-01-08 21:56:223030source = "registry+https://github.com/rust-lang/crates.io-index"
3031dependencies = [
Alex Crichton2863b752018-08-21 17:23:473032 "same-file 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:163033 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:473034 "winapi-util 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:223035]
3036
3037[[package]]
Steve Klabnika0769612017-02-07 23:13:573038name = "winapi"
3039version = "0.2.8"
3040source = "registry+https://github.com/rust-lang/crates.io-index"
3041
3042[[package]]
Alex Crichton80d6ed22018-01-08 21:56:223043name = "winapi"
Alex Crichtond8251152018-07-02 16:33:163044version = "0.3.5"
Alex Crichton80d6ed22018-01-08 21:56:223045source = "registry+https://github.com/rust-lang/crates.io-index"
3046dependencies = [
3047 "winapi-i686-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
3048 "winapi-x86_64-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
3049]
3050
3051[[package]]
Steve Klabnika0769612017-02-07 23:13:573052name = "winapi-build"
3053version = "0.1.1"
3054source = "registry+https://github.com/rust-lang/crates.io-index"
3055
Josh Stone020c5ec2017-05-08 22:01:133056[[package]]
Alex Crichton80d6ed22018-01-08 21:56:223057name = "winapi-i686-pc-windows-gnu"
3058version = "0.4.0"
3059source = "registry+https://github.com/rust-lang/crates.io-index"
3060
3061[[package]]
Alex Crichton2863b752018-08-21 17:23:473062name = "winapi-util"
3063version = "0.1.1"
3064source = "registry+https://github.com/rust-lang/crates.io-index"
3065dependencies = [
3066 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
3067]
3068
3069[[package]]
Alex Crichton80d6ed22018-01-08 21:56:223070name = "winapi-x86_64-pc-windows-gnu"
3071version = "0.4.0"
3072source = "registry+https://github.com/rust-lang/crates.io-index"
3073
3074[[package]]
Alex Crichton1cede102017-06-15 02:33:063075name = "wincolor"
Alex Crichton994bfd42018-02-26 17:07:163076version = "0.1.6"
Alex Crichton1cede102017-06-15 02:33:063077source = "registry+https://github.com/rust-lang/crates.io-index"
3078dependencies = [
Alex Crichtond8251152018-07-02 16:33:163079 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton1cede102017-06-15 02:33:063080]
3081
3082[[package]]
Alex Crichtonfa5b3d32018-07-26 00:25:123083name = "wincolor"
Alex Crichton2863b752018-08-21 17:23:473084version = "1.0.1"
Alex Crichtonfa5b3d32018-07-26 00:25:123085source = "registry+https://github.com/rust-lang/crates.io-index"
3086dependencies = [
3087 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:473088 "winapi-util 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfa5b3d32018-07-26 00:25:123089]
3090
3091[[package]]
Josh Stone020c5ec2017-05-08 22:01:133092name = "xattr"
Alex Crichton52d7ee832018-07-17 16:04:223093version = "0.2.2"
Josh Stone020c5ec2017-05-08 22:01:133094source = "registry+https://github.com/rust-lang/crates.io-index"
3095dependencies = [
Linus Färnstrande96b7602018-08-07 20:33:223096 "libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)",
Josh Stone020c5ec2017-05-08 22:01:133097]
3098
3099[[package]]
3100name = "xz2"
Alex Crichtond8251152018-07-02 16:33:163101version = "0.1.5"
Josh Stone020c5ec2017-05-08 22:01:133102source = "registry+https://github.com/rust-lang/crates.io-index"
3103dependencies = [
Bastien Orivel933c2992018-07-06 20:52:403104 "lzma-sys 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
Josh Stone020c5ec2017-05-08 22:01:133105]
3106
3107[[package]]
3108name = "yaml-rust"
3109version = "0.3.5"
3110source = "registry+https://github.com/rust-lang/crates.io-index"
3111
Ahmed Charles9ca382f2016-09-02 08:55:293112[metadata]
Alex Crichton2863b752018-08-21 17:23:473113"checksum aho-corasick 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)" = "7ee94e9463ccb9d681e7b708082687b2c56d2bd420ca8a3d3157d27d59508ec0"
steveklabnikecfbaca2018-04-03 14:32:043114"checksum ammonia 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "fd4c682378117e4186a492b2252b9537990e1617f44aed9788b9a1149de45477"
Aleksey Kladovb15b0232018-03-16 10:37:143115"checksum ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b"
Nick Cameron4b6f5c22018-02-26 03:15:453116"checksum arrayvec 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)" = "a1e964f9e24d588183fcb43503abda40d288c8657dfc27311516ce2f05675aef"
Alex Crichtond8251152018-07-02 16:33:163117"checksum assert_cli 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = "98589b0e465a6c510d95fceebd365bb79bedece7f6e18a480897f2015f85ec51"
Ralf Junga171ed22018-07-27 13:10:523118"checksum atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = "9a7d5b8723950951411ee34d271d99dddcc2035a16ab25310ea2c8cfd4369652"
Alex Crichtond8251152018-07-02 16:33:163119"checksum backtrace 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)" = "89a47830402e9981c5c41223151efcced65a0510c13097c769cede7efb34782a"
Josh Stonee0d8364d2018-08-15 04:08:423120"checksum backtrace-sys 0.1.24 (registry+https://github.com/rust-lang/crates.io-index)" = "c66d56ac8dabd07f6aacdaf633f4b8262f5b3601a810a0dcddffd5c22c69daa0"
Marc-Antoine Perennou95bc0d62017-06-07 19:42:173121"checksum bitflags 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)" = "4efd02e230a02e18f92fc2735f44597385ed02ad8f831e7c1c1156ee5e1ab3a5"
Alex Crichton2863b752018-08-21 17:23:473122"checksum bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "228047a76f468627ca71776ecdebd732a3423081fcf5125585bcd7c49886ce12"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583123"checksum bufstream 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "f2f382711e76b9de6c744cc00d0497baba02fb00a787f088c879f01d09468e32"
Alex Crichtond8251152018-07-02 16:33:163124"checksum byteorder 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "74c0b906e9446b0a2e4f760cdb3fa4b2c48cdc6db8766a845c54b6ff063fd2e9"
Ralf Jungf684f802018-07-13 08:34:503125"checksum cargo_metadata 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "2d6809b327f87369e6f3651efd2c5a96c49847a3ed2559477ecba79014751ee1"
Alex Crichton2863b752018-08-21 17:23:473126"checksum cc 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)" = "4a6007c146fdd28d4512a794b07ffe9d8e89e6bf86e2e0c4ddff2e1fb54a0007"
3127"checksum cfg-if 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "0c4e7bb64a8ebb0d856483e1e682ea3422f883c5f5615a90d51a2c82fe87fdd3"
Eduard-Mihai Burtescu9b1d3c72018-08-14 09:54:433128"checksum chalk-engine 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "25ce2f28f55ed544a2a3756b7acf41dd7d6f27acffb2086439950925506af7d0"
Niko Matsakis9c548bf2018-05-24 12:48:023129"checksum chalk-macros 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "295635afd6853aa9f20baeb7f0204862440c0fe994c5a253d5f479dac41d047e"
Alex Crichtond8251152018-07-02 16:33:163130"checksum chrono 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)" = "6962c635d530328acc53ac6a955e83093fedc91c5809dfac1fa60fa470830a37"
3131"checksum clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b957d88f4b6a63b9d70d5f454ac8011819c6efa7727858f458ab71c756ce2d3e"
kennytmcab21f12018-07-26 21:58:553132"checksum cloudabi 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "ddfc5b9aa5d4507acaf872de71051dfd0e309860e88966e1051e462a077aac4f"
Alex Crichton2863b752018-08-21 17:23:473133"checksum cmake 0.1.33 (registry+https://github.com/rust-lang/crates.io-index)" = "704fbf3bb5149daab0afb255dbea24a1f08d2f4099cedb9baab6d470d4c5eefb"
Nick Cameron127f9a62018-04-25 22:11:283134"checksum colored 1.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b0aa3473e85a3161b59845d6096b289bb577874cafeaf75ea1b1beaa6572c7fc"
Oliver Schneideracdf83f2017-12-06 08:25:293135"checksum commoncrypto 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d056a8586ba25a1e4d61cb090900e495952c7886786fc55f909ab2f819b69007"
3136"checksum commoncrypto-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1fed34f46747aa73dfaa578069fd8279d2818ade2b55f38f22a9401c7f4083e2"
Oliver Schneiderb92f0472018-07-26 12:38:413137"checksum compiletest_rs 0.3.13 (registry+https://github.com/rust-lang/crates.io-index)" = "d3064bc712922596dd5ab449fca9261d411893356581fe5297b96aa8f53bb1b8"
Alex Crichton52d7ee832018-07-17 16:04:223138"checksum core-foundation 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" = "cc3532ec724375c7cb7ff0a097b714fde180bb1f6ed2ab27cfcd99ffca873cd2"
Alex Crichton52d7ee832018-07-17 16:04:223139"checksum core-foundation-sys 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" = "a3fb15cdbdd9cf8b82d97d0296bb5cd3631bba58d6e31650a002a8e7fb5721f9"
Alex Crichton80d6ed22018-01-08 21:56:223140"checksum crossbeam 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "24ce9782d4d5c53674646a6a4c1863a21a8fc0cb649b3c94dfc16e45071dea19"
kennytmcab21f12018-07-26 21:58:553141"checksum crossbeam-channel 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "efff2d411e0ac3731b9f6de882b2790fdd2de651577500a806ce78b95b2b9f31"
Nick Cameron4b6f5c22018-02-26 03:15:453142"checksum crossbeam-deque 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "f739f8c5363aca78cfb059edf753d8f0d36908c348f3d8d1503f03d8b75d9cf3"
Alex Crichtone9d89832018-04-02 15:43:553143"checksum crossbeam-epoch 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "927121f5407de9956180ff5e936fe3cf4324279280001cd56b669d28ee7e9150"
kennytmcab21f12018-07-26 21:58:553144"checksum crossbeam-epoch 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "285987a59c4d91388e749850e3cb7b3a92299668528caaacd08005b8f238c0ea"
Nick Cameron4b6f5c22018-02-26 03:15:453145"checksum crossbeam-utils 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "2760899e32a1d58d5abb31129f8fae5de75220bc2176e77ff7c627ae45c918d9"
kennytmcab21f12018-07-26 21:58:553146"checksum crossbeam-utils 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = "ea52fab26a99d96cdff39d0ca75c9716125937f5dba2ab83923aaaf5928f684a"
Alex Crichton0e034d12018-07-31 21:16:553147"checksum crossbeam-utils 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "677d453a17e8bd2b913fa38e8b9cf04bcdbb5be790aa294f2389661d72036015"
Alex Crichton994bfd42018-02-26 17:07:163148"checksum crypto-hash 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "09de9ee0fc255ace04c7fa0763c9395a945c37c8292bb554f8d48361d1dcf1b4"
Alex Crichton2863b752018-08-21 17:23:473149"checksum curl 0.4.14 (registry+https://github.com/rust-lang/crates.io-index)" = "444c2f9e71458b34e75471ed8d756947a0bb920b8b8b9bfc56dfcc4fc6819a13"
3150"checksum curl-sys 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)" = "981bd902fcd8b8b999cf71b81447e27d66c3493a7f62f1372866fd32986c0c82"
Douglas Campos422fe7c2018-05-29 11:52:513151"checksum datafrog 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "16d724bf4ffe77cdceeecd461009b5f8d9e23c5d645d68bedb4586bf43e7e142"
Bastien Orivelbcdb67b2018-05-08 18:55:433152"checksum derive-new 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)" = "ceed73957c449214f8440eec8ad7fa282b67dc9eacbb24a3085b15d60397a17a"
kennytmcab21f12018-07-26 21:58:553153"checksum derive_more 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "46c7f14685a20f5dd08e7f754f2ea8cc064d8f4214ae21116c106a2768ba7b9b"
Oliver Schneideracdf83f2017-12-06 08:25:293154"checksum diff 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)" = "3c2b69f912779fbb121ceb775d74d51e915af17aaebc38d28a592843a2dd0a3a"
Mark Simulacrum42fde212018-03-10 14:03:063155"checksum difference 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "524cbf6897b527295dff137cec09ecf3a05f4fddffd7dfcd1585403449e74198"
Alex Crichtone9d89832018-04-02 15:43:553156"checksum either 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "3be565ca5c557d7f59e7cfcf1844f9e3033650c929c6566f511e8005f205c1d0"
Alex Crichtond8251152018-07-02 16:33:163157"checksum elasticlunr-rs 2.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "4837d77a1e157489a3933b743fd774ae75074e0e390b2b7f071530048a0d87ee"
Niko Matsakis7ed0fd72018-05-18 19:25:343158"checksum ena 0.9.3 (registry+https://github.com/rust-lang/crates.io-index)" = "88dc8393b3c7352f94092497f6b52019643e493b6b890eb417cdb7c46117e621"
Alex Crichton2863b752018-08-21 17:23:473159"checksum env_logger 0.5.12 (registry+https://github.com/rust-lang/crates.io-index)" = "f4d7e69c283751083d53d01eac767407343b8b69c4bd70058e08adc2637cb257"
Nick Cameron127f9a62018-04-25 22:11:283160"checksum environment 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "1f4b14e20978669064c33b4c1e0fb4083412e40fe56cbea2eae80fd7591503ee"
Alex Crichton38bedfa2017-09-02 03:46:513161"checksum error-chain 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ff511d5dc435d703f4971bc399647c9bc38e20cb41452e3b9feb4765419ed3f3"
Ralf Jungf684f802018-07-13 08:34:503162"checksum error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)" = "07e791d3be96241c77c43846b665ef1384606da2cd2a48730abe606a12906e02"
Alex Crichton0e034d12018-07-31 21:16:553163"checksum failure 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7efb22686e4a466b1ec1a15c2898f91fa9cb340452496dca654032de20ff95b9"
3164"checksum failure_derive 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "946d0e98a50d9831f5d589038d2ca7f8f455b1c21028c0db0e84116a12696426"
Alex Crichtond8251152018-07-02 16:33:163165"checksum filetime 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "da4b9849e77b13195302c174324b5ba73eec9b236b24c221a61000daefb95c5f"
Mark Simulacrumb0dbc7c2018-03-27 10:44:333166"checksum fixedbitset 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" = "86d4de0081402f5e88cdac65c8dcdcc73118c1a7a465e2a05f0da05843a8ea33"
Alex Crichton2863b752018-08-21 17:23:473167"checksum flate2 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "37847f133aae7acf82bb9577ccd8bda241df836787642654286e79679826a54b"
Oliver Schneideracdf83f2017-12-06 08:25:293168"checksum fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)" = "2fad85553e09a6f881f739c29f0b00b0f01357c743266d478b68951ce23285f3"
3169"checksum foreign-types 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
3170"checksum foreign-types-shared 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
Alex Crichton80d6ed22018-01-08 21:56:223171"checksum fs2 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" = "9564fc758e15025b46aa6643b1b77d047d1a56a1aea6e01002ac0c7026876213"
Nick Cameron77177052018-07-06 00:34:003172"checksum fst 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d94485a00b1827b861dd9d1a2cc9764f9044d4c535514c0760a5a2012ef3399f"
Alex Crichton80d6ed22018-01-08 21:56:223173"checksum fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "2e9763c69ebaae630ba35f74888db465e49e259ba1bc0eda7d06f4a067615d82"
3174"checksum fuchsia-zircon-sys 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "3dcaa9ae7725d12cdb85b3ad99a434db70b468c09ded17e012d86b5c1010f7a7"
Alex Crichtond8251152018-07-02 16:33:163175"checksum futf 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "7c9c1ce3fa9336301af935ab852c437817d14cd33690446569392e65170aac3b"
3176"checksum futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)" = "1a70b146671de62ec8c8ed572219ca5d594d9b06c0b364d5e67b722fc559b48c"
Eric Huss97308712018-08-14 21:27:263177"checksum fwdansi 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "34dd4c507af68d37ffef962063dfa1944ce0dd4d5b82043dbab1dabe088610c3"
Alex Crichtone9d89832018-04-02 15:43:553178"checksum getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)" = "b900c08c1939860ce8b54dc6a89e26e00c04c380fd0e09796799bd7f12861e05"
Eric Huss97308712018-08-14 21:27:263179"checksum git2 0.7.5 (registry+https://github.com/rust-lang/crates.io-index)" = "591f8be1674b421644b6c030969520bc3fa12114d2eb467471982ed3e9584e71"
Alex Crichtonfaebcc12018-03-15 17:58:023180"checksum git2-curl 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)" = "b502f6b1b467957403d168f0039e0c46fa6a1220efa2adaef25d5b267b5fe024"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583181"checksum glob 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = "8be18de09a56b60ed0edf84bc9df007e30040691af7acd1c41874faac5895bfb"
Alex Crichton2863b752018-08-21 17:23:473182"checksum globset 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = "8e49edbcc9c7fc5beb8c0a54e7319ff8bed353a2b55e85811c6281188c2a6c84"
Alex Crichtond8251152018-07-02 16:33:163183"checksum handlebars 0.32.4 (registry+https://github.com/rust-lang/crates.io-index)" = "d89ec99d1594f285d4590fc32bac5f75cdab383f1123d504d27862c644a807dd"
3184"checksum hex 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "805026a5d0141ffc30abb3be3173848ad46a1b1664fe632428479619a3644d77"
Alex Crichton2863b752018-08-21 17:23:473185"checksum home 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "80dff82fb58cfbbc617fb9a9184b010be0529201553cda50ad04372bc2333aff"
Alex Crichtond8251152018-07-02 16:33:163186"checksum html5ever 0.22.3 (registry+https://github.com/rust-lang/crates.io-index)" = "b04478cf718862650a0bf66acaf8f2f8c906fbc703f35c916c1f4211b069a364"
Alex Crichton87f3dda2018-03-01 19:08:483187"checksum humantime 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0484fda3e7007f2a4a0d9c3a703ca38c71c54c55602ce4660c419fd32e188c9e"
Alex Crichton52d7ee832018-07-17 16:04:223188"checksum idna 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "38f09e0f0b1fb55fdee1f17470ad800da77af5186a1a76c026b679358b7e844e"
Manish Goregaokard63e9252018-07-20 07:53:563189"checksum if_chain 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "4bac95d9aa0624e7b78187d6fb8ab012b41d9f6f54b1bcb61e61c4845f8357ec"
Alex Crichton2863b752018-08-21 17:23:473190"checksum ignore 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" = "3e9faa7c84064f07b40da27044af629f578bc7994b650d3e458d0c29183c1d91"
steveklabnik54371882018-01-25 17:32:253191"checksum is-match 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7e5b386aef33a1c677be65237cb9d32c3f3ef56bd035949710c4bb13083eb053"
Nick Cameron0e6fff82018-05-27 22:16:423192"checksum isatty 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" = "6c324313540cd4d7ba008d43dc6606a32a5579f13cc17b2804c13096f0a5c522"
Alex Crichtone9d89832018-04-02 15:43:553193"checksum itertools 0.7.8 (registry+https://github.com/rust-lang/crates.io-index)" = "f58856976b776fedd95533137617a02fb25719f40e7d9b01c7043cd65474f450"
Alex Crichton52d7ee832018-07-17 16:04:223194"checksum itoa 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "5adb58558dcd1d786b5f0bd15f3226ee23486e24b7b58304b60f64dc68e62606"
Alex Crichtonfaebcc12018-03-15 17:58:023195"checksum jobserver 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)" = "60af5f849e1981434e4a31d3d782c4774ae9b434ce55b101a96ecfd09147e8be"
Igor Matuszewski3a17cf72018-08-25 16:17:553196"checksum json 0.11.13 (registry+https://github.com/rust-lang/crates.io-index)" = "9ad0485404155f45cce53a40d4b2d6ac356418300daed05273d9e26f91c390be"
Igor Matuszewskid3322772017-12-28 18:46:293197"checksum jsonrpc-core 8.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "ddf83704f4e79979a424d1082dd2c1e52683058056c9280efa19ac5f6bc9033c"
Steve Klabnika0769612017-02-07 23:13:573198"checksum kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d"
Oliver Schneider0ad54532018-07-14 22:01:243199"checksum languageserver-types 0.45.0 (registry+https://github.com/rust-lang/crates.io-index)" = "9d91d91d1c23db74187096d191967cb49f49bb175ad6d855fa9229d16ef2c982"
Oliver Schneideracdf83f2017-12-06 08:25:293200"checksum lazy_static 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = "76f033c7ad61445c5b347c7382dd1237847eb1bce590fe50365dcb33d546be73"
Alex Crichton2863b752018-08-21 17:23:473201"checksum lazy_static 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ca488b89a5657b0a2ecd45b95609b3e848cf1755da332a0da46e2b2b1cb371a7"
Alex Crichton52d7ee832018-07-17 16:04:223202"checksum lazycell 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d33a48d0365c96081958cc663eef834975cb1e8d8bea3378513fc72bdbf11e50"
Linus Färnstrande96b7602018-08-07 20:33:223203"checksum libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)" = "76e3a3ef172f1a0b9a9ff0dd1491ae5e6c948b94479a3021819ba7d860c8645d"
Eric Huss97308712018-08-14 21:27:263204"checksum libgit2-sys 0.7.7 (registry+https://github.com/rust-lang/crates.io-index)" = "6ab62b46003ba97701554631fa570d9f7e7947e2480ae3d941e555a54a2c0f05"
Alex Crichton2863b752018-08-21 17:23:473205"checksum libssh2-sys 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)" = "10dbc0957a27626444f5a3f523e6b97a70c3d702999bf1c7161cfbe7a25a9368"
3206"checksum libz-sys 1.0.20 (registry+https://github.com/rust-lang/crates.io-index)" = "f5f9aba969b3c45fe9c94bec65895868a9ceca9a600699f4054b75747a19c7c6"
Mark Rousskov9ec5ef52018-08-04 22:24:393207"checksum lock_api 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "949826a5ccf18c1b3a7c3d57692778d21768b79e46eb9dd07bfc4c2160036c54"
Malo Jaffré8ed13d62017-12-29 10:24:383208"checksum log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)" = "e19e8d5c34a3e0e2223db8e060f9e8264aeeb5c5fc64a4ee9965c062211c024b"
Alex Crichton2863b752018-08-21 17:23:473209"checksum log 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)" = "cba860f648db8e6f269df990180c2217f333472b4a6e901e97446858487971e2"
Alex Crichtond8251152018-07-02 16:33:163210"checksum log_settings 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "19af41f0565d7c19b2058153ad0b42d4d5ce89ec4dbf06ed6741114a8b63e7cd"
Bastien Orivel933c2992018-07-06 20:52:403211"checksum lzma-sys 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" = "d1eaa027402541975218bb0eec67d6b0412f6233af96e0d096d31dbdfd22e614"
steveklabnikecfbaca2018-04-03 14:32:043212"checksum mac 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4"
Guillaume Gomezcf5ee8f2018-08-15 13:07:073213"checksum macro-utils 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f2c4deaccc2ead6a28c16c0ba82f07d52b6475397415ce40876e559b0b0ea510"
steveklabnikecfbaca2018-04-03 14:32:043214"checksum maplit 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "08cbb6b4fef96b6d77bfc40ec491b1690c779e77b05cd9f07f787ed376fd4c43"
3215"checksum markup5ever 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)" = "bfedc97d5a503e96816d10fedcd5b42f760b2e525ce2f7ec71f6a41780548475"
Alex Crichton2863b752018-08-21 17:23:473216"checksum matches 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" = "7ffc5c5338469d4d3ea17d269fa8ea3512ad247247c30bd2df69e68309ed0a08"
Matt Ickstadt0ab516f2018-04-21 21:06:133217"checksum mdbook 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "90b5a8d7e341ceee5db3882a06078d42661ddcfa2b3687319cc5da76ec4e782f"
Alex Crichton2863b752018-08-21 17:23:473218"checksum memchr 2.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "a3b4142ab8738a78c51896f704f83c11df047ff1bda9a92a661aa6361552d93d"
Michael Woeristerabd5cc32018-08-31 13:18:083219"checksum memmap 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = "e2ffa2c986de11a9df78620c01eeaaf27d94d3ff02bf81bfcca953102dd0c6ff"
Nick Cameron4b6f5c22018-02-26 03:15:453220"checksum memoffset 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0f9dc261e2b62d7a622bf416ea3c5245cdd5d9a7fcc428c0d06804dfce1775b3"
Guillaume Gomezcf5ee8f2018-08-15 13:07:073221"checksum minifier 0.0.19 (registry+https://github.com/rust-lang/crates.io-index)" = "9908ed7c62f990c21ab41fdca53a864a3ada0da69d8729c4de727b397e27bc11"
Nick Cameronc5cad5a2017-09-22 01:58:353222"checksum miniz-sys 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" = "609ce024854aeb19a0ef7567d348aaa5a746b32fb72e336df7fcc16869d7e2b4"
Alex Crichton2863b752018-08-21 17:23:473223"checksum miow 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "396aa0f2003d7df8395cb93e09871561ccc3e785f0acb369170e8cc74ddf9226"
Alex Crichtond8251152018-07-02 16:33:163224"checksum new_debug_unreachable 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0cdc457076c78ab54d5e0d6fa7c47981757f1e34dc39ff92787f217dede586c4"
Nick Cameron4b6f5c22018-02-26 03:15:453225"checksum nodrop 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)" = "9a2228dca57108069a5262f2ed8bd2e82496d2e074a06d1ccc7ce1687b6ae0a2"
Oliver Schneider0ad54532018-07-14 22:01:243226"checksum num-derive 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "0d2c31b75c36a993d30c7a13d70513cb93f02acafdd5b7ba250f9b0e18615de7"
Alex Crichtond8251152018-07-02 16:33:163227"checksum num-integer 0.1.39 (registry+https://github.com/rust-lang/crates.io-index)" = "e83d528d2677f0518c570baf2b7abdcf0cd2d248860b68507bdcb3e91d4c0cea"
Alex Crichtond8251152018-07-02 16:33:163228"checksum num-traits 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)" = "630de1ef5cc79d0cdd78b7e33b81f083cbfe90de0f4b2b2f07f905867c70e9fe"
Alex Crichton80d6ed22018-01-08 21:56:223229"checksum num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c51a3322e4bca9d212ad9a158a02abc6934d005490c054a2778df73a70aa0a30"
Alex Crichton041d3552017-09-27 22:37:023230"checksum open 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "c281318d992e4432cfa799969467003d05921582a7489a8325e37f8a450d5113"
Alex Crichton2863b752018-08-21 17:23:473231"checksum opener 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "176cd8eadff5ef9fa5c6d19452535662c02c6bf29b3d594a3fc01f749bb24c94"
Eric Huss97308712018-08-14 21:27:263232"checksum openssl 0.10.11 (registry+https://github.com/rust-lang/crates.io-index)" = "6c24d3508b4fb6da175c10baac54c578b33f09c89ae90c6fe9788b3b4768efdc"
Alex Crichton325d7392017-12-10 17:42:493233"checksum openssl-probe 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "77af24da69f9d9341038eba93a073b1fdaaa1b788221b00a69bce9e762cb32de"
Alex Crichton2863b752018-08-21 17:23:473234"checksum openssl-src 110.0.7+1.1.0i (registry+https://github.com/rust-lang/crates.io-index)" = "c02d15268b7d1b3f0c83a2358f3d981139b54079440f1e2a29c60c1818ad5516"
Eric Huss97308712018-08-14 21:27:263235"checksum openssl-sys 0.9.35 (registry+https://github.com/rust-lang/crates.io-index)" = "912f301a749394e1025d9dcddef6106ddee9252620e6d0a0e5f8d0681de9b129"
Mark Simulacrumb0dbc7c2018-03-27 10:44:333236"checksum ordermap 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = "a86ed3f5f244b372d6b1a00b72ef7f8876d0bc6a78a4c9985c53614041512063"
Nick Cameron77177052018-07-06 00:34:003237"checksum ordslice 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "dd20eec3dbe4376829cb7d80ae6ac45e0a766831dca50202ff2d40db46a8a024"
Robin Kruppe1a24a592017-04-26 21:22:453238"checksum owning_ref 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "cdf84f41639e037b484f93433aa3897863b561ed65c6e59c7073d7c561710f37"
Alex Crichton35655562018-04-27 03:50:063239"checksum parking_lot 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)" = "d4d05f1349491390b1730afba60bb20d55761bef489a954546b58b4b34e1e2ac"
Mark Rousskov9ec5ef52018-08-04 22:24:393240"checksum parking_lot 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)" = "f0802bff09003b291ba756dc7e79313e51cc31667e94afbe847def490424cde5"
Alex Crichton35655562018-04-27 03:50:063241"checksum parking_lot_core 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)" = "4db1a8ccf734a7bce794cc19b3df06ed87ab2f3907036b693c68f56b4d4537fa"
Mark Rousskov9ec5ef52018-08-04 22:24:393242"checksum parking_lot_core 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "06a2b6aae052309c2fd2161ef58f5067bc17bb758377a0de9d4b279d603fdd8a"
Oliver Schneideracdf83f2017-12-06 08:25:293243"checksum percent-encoding 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "31010dd2e1ac33d5b46a5b413495239882813e0369f8ed8a5e266f173602f831"
Alex Crichtone9d89832018-04-02 15:43:553244"checksum pest 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)" = "0fce5d8b5cc33983fc74f78ad552b5522ab41442c4ca91606e4236eb4b5ceefc"
3245"checksum pest_derive 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)" = "ab94faafeb93f4c5e3ce81ca0e5a779529a602ad5d09ae6d21996bfb8b6a52bf"
Mark Simulacrumb0dbc7c2018-03-27 10:44:333246"checksum petgraph 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)" = "8b30dc85588cd02b9b76f5e386535db546d21dc68506cff2abebee0b6445e8e4"
Alex Crichtond8251152018-07-02 16:33:163247"checksum phf 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)" = "7d37a244c75a9748e049225155f56dbcb98fe71b192fd25fd23cb914b5ad62f2"
3248"checksum phf_codegen 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)" = "4e4048fe7dd7a06b8127ecd6d3803149126e9b33c7558879846da3a63f734f2b"
3249"checksum phf_generator 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)" = "05a079dd052e7b674d21cb31cbb6c05efd56a2cd2827db7692e2f1a507ebd998"
3250"checksum phf_shared 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)" = "c2261d544c2bb6aa3b10022b0be371b9c7c64f762ef28c6f5d4f1ef6d97b5930"
Alex Crichton2863b752018-08-21 17:23:473251"checksum pkg-config 0.3.13 (registry+https://github.com/rust-lang/crates.io-index)" = "104630aa1c83213cbc76db0703630fcb0421dac3585063be4ce9a8a2feeaa745"
Vytautas Astrauskas1404c002018-05-30 15:17:373252"checksum polonius-engine 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a5b6b0a7f5f4278b991ffd14abce1d01b013121ad297460237ef0a2f08d43201"
steveklabnikecfbaca2018-04-03 14:32:043253"checksum precomputed-hash 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c"
Mark Simulacrum42fde212018-03-10 14:03:063254"checksum pretty_assertions 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "3a029430f0d744bc3d15dd474d591bed2402b645d024583082b9f63bb936dac6"
Alex Crichtond8251152018-07-02 16:33:163255"checksum proc-macro2 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)" = "1b06e2f335f48d24442b35a19df506a835fb3547bc3c06ef27340da9acf5cae7"
Alex Crichton2863b752018-08-21 17:23:473256"checksum proc-macro2 0.4.13 (registry+https://github.com/rust-lang/crates.io-index)" = "ee5697238f0d893c7f0ecc59c0999f18d2af85e424de441178bcacc9f9e6cf67"
Manish Goregaokar68185512018-02-18 21:33:563257"checksum pulldown-cmark 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "d6fdf85cda6cadfae5428a54661d431330b312bc767ddbc57adbedc24da66e32"
Alex Crichtond8251152018-07-02 16:33:163258"checksum quick-error 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "9274b940887ce9addde99c4eee6b5c44cc494b182b97e73dc8ffdcb3397fd3f0"
Oliver Schneideracdf83f2017-12-06 08:25:293259"checksum quine-mc_cluskey 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)" = "07589615d719a60c8dd8a4622e7946465dfef20d1a428f969e3443e7386d5f45"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583260"checksum quote 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)" = "7a6e920b65c65f10b2ae65c831a81a073a89edd28c7cce89475bff467ab4167a"
Alex Crichtond8251152018-07-02 16:33:163261"checksum quote 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)" = "9949cfe66888ffe1d53e6ec9d9f3b70714083854be20fd5e271b232a017401e8"
Alex Crichton2863b752018-08-21 17:23:473262"checksum quote 0.6.8 (registry+https://github.com/rust-lang/crates.io-index)" = "dd636425967c33af890042c483632d33fa7a18f19ad1d7ea72e8998c6ef8dea5"
Igor Matuszewskie976bae2018-08-31 19:52:253263"checksum racer 2.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "1e4bc3847329b20ff5ba56c298938c179ae9911af15c9c10553f683b65164533"
Alex Crichton2863b752018-08-21 17:23:473264"checksum rand 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" = "8356f47b32624fef5b3301c1be97e5944ecdd595409cc5da11d05f211db6cfbd"
kennytmcab21f12018-07-26 21:58:553265"checksum rand 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)" = "12397506224b2f93e6664ffc4f664b29be8208e5157d3d90b44f09b5fae470ea"
3266"checksum rand_core 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "edecf0f94da5551fc9b492093e30b041a891657db7940ee221f9d2f66e82eef2"
Alex Crichtone9d89832018-04-02 15:43:553267"checksum rayon 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "80e811e76f1dbf68abf87a759083d34600017fc4e10b6bd5ad84a700f9dba4b1"
Nick Cameron4b6f5c22018-02-26 03:15:453268"checksum rayon-core 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "9d24ad214285a7729b174ed6d3bcfcb80177807f959d95fafd5bfc5c4f201ac8"
Alex Crichtond8251152018-07-02 16:33:163269"checksum redox_syscall 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)" = "c214e91d3ecf43e9a4e41e578973adeb14b474f2bee858742d127af75a0112b1"
Oliver Schneideracdf83f2017-12-06 08:25:293270"checksum redox_termios 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "7e891cfe48e9100a70a3b6eb652fef28920c117d366339687bd5576160db0f76"
Alex Crichtond8251152018-07-02 16:33:163271"checksum regex 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = "9329abc99e39129fcceabd24cf5d85b4671ef7c29c50e972bc5afe32438ec384"
Alex Crichton2863b752018-08-21 17:23:473272"checksum regex 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "67d0301b0c6804eca7e3c275119d0b01ff3b7ab9258a65709e608a66312a1025"
Alex Crichtond8251152018-07-02 16:33:163273"checksum regex-syntax 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)" = "7d707a4fa2637f2dca2ef9fd02225ec7661fe01a53623c1e6515b6916511f7a7"
Alex Crichton2863b752018-08-21 17:23:473274"checksum regex-syntax 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = "747ba3b235651f6e2f67dfa8bcdcd073ddb7c243cb21c442fc12395dfcac212d"
Alex Crichton924f8c72018-04-18 15:43:593275"checksum remove_dir_all 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "3488ba1b9a2084d38645c4c08276a1752dcbf2c7130d74f1569681ad5d2799c5"
Igor Matuszewski3a17cf72018-08-25 16:17:553276"checksum rls-analysis 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c18011f4654e9f1c41717c5ac1323768af34de0f41e421bbe913d7e9b93581fd"
Nick Cameron127f9a62018-04-25 22:11:283277"checksum rls-blacklist 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "e4a9cc2545ccb7e05b355bfe047b8039a6ec12270d5f3c996b766b340a50f7d2"
Kartikaya Guptaa50f29a2018-08-17 01:40:253278"checksum rls-data 0.18.0 (registry+https://github.com/rust-lang/crates.io-index)" = "4f81e838ecff6830ed33c2907fd236f38d441c206e983a2aa29fbce99295fab9"
Nick Cameron9a769c62018-08-04 07:29:153279"checksum rls-rustc 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "2f9dba7390427aefa953608429701e3665192ca810ba8ae09301e001b7c7bed0"
Nick Cameron7bed5432017-05-08 19:15:483280"checksum rls-span 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "5d7c7046dc6a92f2ae02ed302746db4382e75131b9ce20ce967259f6b5867a6a"
kennytmcab21f12018-07-26 21:58:553281"checksum rls-vfs 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" = "ecbc8541b4c341d6271eae10f869dd9d36db871afe184f5b6f9bffbd6ed0373f"
Igor Matuszewskie976bae2018-08-31 19:52:253282"checksum rustc-ap-arena 237.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "2d24c8b3c1437fad023cb9472381216a1d41d82dbb2d2e6c7858bd6f50317719"
3283"checksum rustc-ap-rustc_cratesio_shim 237.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "9c5b02c76cd1ee4e9c97c8228701796d6b7431e8f100dea2d8af1d6c2c2bad56"
3284"checksum rustc-ap-rustc_data_structures 237.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "4076388154497fb9a007e3badd78e415402a5594111cd6bc7ce1420dd1b1818b"
3285"checksum rustc-ap-rustc_errors 237.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c6c11e4789cbc276ceaa87d326c234b1a2d1e0fe6017b88a8a25903200060acb"
3286"checksum rustc-ap-rustc_target 237.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "25f711bb152b9d7cdd69410cfe6d99aeb1409c959e0fdf3c8ca4d220e568aa52"
3287"checksum rustc-ap-serialize 237.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "57638db658d4942d3f30a12566836f9a67a636ed8002c8cae1c9231214e39929"
3288"checksum rustc-ap-syntax 237.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d6dbcf07abf7a9957dce8d34353d55dfb4cd882153181f24349f4690facb58f0"
3289"checksum rustc-ap-syntax_pos 237.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "0915cb5e166cabe588a129dec2d47357077e96fb1f9b57318fbe217eac4ce508"
Alex Crichton2863b752018-08-21 17:23:473290"checksum rustc-demangle 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" = "bcfe5b13211b4d78e5c2cadfebd7769197d95c639c35a50057eb4c05de811395"
John Kåre Alsaker7ebd4d62018-05-24 03:37:403291"checksum rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "7540fc8b0c49f096ee9c961cda096467dce8084bec6bdca2fc83895fd9b28cb8"
John Kåre Alsakerf273f282018-06-06 13:25:473292"checksum rustc-rayon 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "8c6d5a683c6ba4ed37959097e88d71c9e8e26659a3cb5be8b389078e7ad45306"
3293"checksum rustc-rayon-core 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "40f06724db71e18d68b3b946fdf890ca8c921d9edccc1404fdfdb537b0d12649"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583294"checksum rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)" = "dcf128d1287d2ea9d80910b5f1120d0b8eede3fbf1abe91c40d39ea7d51e6fda"
Oliver Schneider847bb142018-05-11 12:11:063295"checksum rustc_version 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "a54aa04a10c68c1c4eacb4337fd883b435997ede17a9385784b990777686b09a"
Alex Crichton0e034d12018-07-31 21:16:553296"checksum rustfix 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "756567f00f7d89c9f89a5c401b8b1caaa122e27240b9eaadd0bb52ee0b680b1b"
Alex Crichton2863b752018-08-21 17:23:473297"checksum ryu 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)" = "7153dd96dade874ab973e098cb62fcdbb89a03682e46b144fd09550998d4a4a7"
3298"checksum same-file 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "10f7794e2fda7f594866840e95f5c5962e886e228e68b6505885811a94dd728c"
Alex Crichtond8251152018-07-02 16:33:163299"checksum schannel 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)" = "dc1fabf2a7b6483a141426e1afd09ad543520a77ac49bd03c286e7696ccfd77f"
3300"checksum scoped-tls 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "332ffa32bf586782a3efaeb58f127980944bbc8c4d6913a86107ac2a5ab24b28"
Oliver Schneideracdf83f2017-12-06 08:25:293301"checksum scopeguard 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "94258f53601af11e6a49f722422f6e3425c52b06245a5cf9bc09908b174f5e27"
Alex Crichton80d6ed22018-01-08 21:56:223302"checksum semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583303"checksum semver-parser 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3"
Alex Crichton2863b752018-08-21 17:23:473304"checksum serde 1.0.75 (registry+https://github.com/rust-lang/crates.io-index)" = "22d340507cea0b7e6632900a176101fea959c7065d93ba555072da90aaaafc87"
3305"checksum serde_derive 1.0.75 (registry+https://github.com/rust-lang/crates.io-index)" = "234fc8b737737b148ccd625175fc6390f5e4dacfdaa543cb93a3430d984a9119"
Alex Crichton38bedfa2017-09-02 03:46:513306"checksum serde_ignored 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "190e9765dcedb56be63b6e0993a006c7e3b071a016a304736e4a315dc01fb142"
Alex Crichton2863b752018-08-21 17:23:473307"checksum serde_json 1.0.26 (registry+https://github.com/rust-lang/crates.io-index)" = "44dd2cfde475037451fa99b7e5df77aa3cfd1536575fa8e7a538ab36dcde49ae"
Alex Crichtone9d89832018-04-02 15:43:553308"checksum shell-escape 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "170a13e64f2a51b77a45702ba77287f5c6829375b04a69cf2222acd17d0cfab9"
steveklabnik54371882018-01-25 17:32:253309"checksum shlex 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "7fdf1b9db47230893d76faad238fd6097fd6d6a9245cd7a4d90dbd639536bbd2"
steveklabnikecfbaca2018-04-03 14:32:043310"checksum siphasher 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "0df90a788073e8d0235a67e50441d47db7c8ad9debd91cbf43736a2a92d36537"
Igor Gutorov4d81fe92018-08-13 19:15:163311"checksum smallvec 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)" = "153ffa32fd170e9944f7e0838edf824a754ec4c1fc64746fcc9fe1f8fa602e5d"
Alex Crichtond8251152018-07-02 16:33:163312"checksum socket2 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)" = "962a516af4d3a7c272cb3a1d50a8cc4e5b41802e4ad54cfb7bee8ba61d37d703"
3313"checksum stable_deref_trait 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ffbc596e092fe5f598b12ef46cc03754085ac2f4d8c739ad61c4ae266cc3b3fa"
3314"checksum string_cache 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)" = "25d70109977172b127fe834e5449e5ab1740b9ba49fa18a2020f509174f25423"
3315"checksum string_cache_codegen 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = "35293b05cf1494e8ddd042a7df6756bf18d07f42d234f32e71dce8a7aabb0191"
steveklabnikecfbaca2018-04-03 14:32:043316"checksum string_cache_shared 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b1884d1bc09741d466d9b14e6d37ac89d6909cbcac41dd9ae982d4d063bbedfc"
Aleksey Kladovb15b0232018-03-16 10:37:143317"checksum strsim 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "bb4f380125926a99e52bc279241539c018323fab05ad6368b56f93d9369ff550"
Matt Ickstadt0ab516f2018-04-21 21:06:133318"checksum strum 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "099e21b5dd6dd07b5adcf8c4b723a7c0b7efd7a9359bf963d58c0caae8532545"
Alex Crichtond8251152018-07-02 16:33:163319"checksum strum_macros 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)" = "1292d85e688e4696ecb69b2db2648994fb8af266974e89be53cefdf003861a5d"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583320"checksum syn 0.11.11 (registry+https://github.com/rust-lang/crates.io-index)" = "d3b891b9015c88c576343b9b3e41c2c11a51c219ef067b264bd9c8aa9b441dad"
Alex Crichtond8251152018-07-02 16:33:163321"checksum syn 0.13.11 (registry+https://github.com/rust-lang/crates.io-index)" = "14f9bf6292f3a61d2c716723fdb789a41bbe104168e6f496dc6497e531ea1b9b"
Alex Crichton2863b752018-08-21 17:23:473322"checksum syn 0.14.9 (registry+https://github.com/rust-lang/crates.io-index)" = "261ae9ecaa397c42b960649561949d69311f08eeaea86a65696e6e46517cf741"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583323"checksum synom 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)" = "a393066ed9010ebaed60b9eafa373d4b1baac186dd7e008555b0f702b51945b6"
Alex Crichton0e034d12018-07-31 21:16:553324"checksum synstructure 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "85bb9b7550d063ea184027c9b8c20ac167cd36d3e06b3a40bceb9d746dc1a7b7"
Alex Crichtond8251152018-07-02 16:33:163325"checksum tar 0.4.16 (registry+https://github.com/rust-lang/crates.io-index)" = "e8f41ca4a5689f06998f0247fcb60da6c760f1950cc9df2a10d71575ad0b062a"
Alex Crichton2863b752018-08-21 17:23:473326"checksum tempfile 3.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "c4b103c6d08d323b92ff42c8ce62abcd83ca8efa7fd5bf7927efefec75f58c76"
steveklabnikecfbaca2018-04-03 14:32:043327"checksum tendril 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "9de21546595a0873061940d994bbbc5c35f024ae4fd61ec5c5b159115684f508"
Alan Du253ade52018-03-19 14:14:133328"checksum term 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "5e6b677dd1e8214ea1ef4297f85dbcbed8e8cdddb561040cc998ca2551c37561"
Eric Huss0f1c6492018-03-26 23:20:113329"checksum termcolor 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" = "adc4587ead41bf016f11af03e55a624c06568b5a19db4e90fde573d805074f83"
Alex Crichton2863b752018-08-21 17:23:473330"checksum termcolor 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "3390f44f1f706d8870297b6a2c4f92d9ab65a37c265fbbc6ac4ee72bcc2f3698"
Oliver Schneideracdf83f2017-12-06 08:25:293331"checksum termion 1.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "689a3bdfaab439fd92bc87df5c4c78417d3cbe537487274e9b0b2dce76e92096"
Alex Crichtond8251152018-07-02 16:33:163332"checksum textwrap 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)" = "307686869c93e71f94da64286f9a9524c0f308a9e1c87a583de8e9c9039ad3f6"
Alex Crichton2863b752018-08-21 17:23:473333"checksum thread_local 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" = "c6b53e329000edc2b34dbe8545fd20e55a333362d0a321909685a19bd28c3f1b"
Alex Crichtond8251152018-07-02 16:33:163334"checksum time 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)" = "d825be0eb33fda1a7e68012d51e9c7f451dc1a69391e7fdc197060bb8c56667b"
Alex Crichton924f8c72018-04-18 15:43:593335"checksum toml 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" = "a0263c6c02c4db6c8f7681f9fd35e90de799ebd4cfdeab77a38f4ff6b3d8c0d9"
steveklabnik54371882018-01-25 17:32:253336"checksum toml-query 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "6854664bfc6df0360c695480836ee90e2d0c965f06db291d10be9344792d43e8"
Alex Crichton994bfd42018-02-26 17:07:163337"checksum ucd-util 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "fd2be2d6639d0f8fe6cdda291ad456e23629558d466e2789d2c3e9892bda285d"
steveklabnik4871dba2017-06-27 17:33:323338"checksum unicode-bidi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "49f2bd0c6468a8230e1db229cff8029217cf623c767ea5d60bfbd42729ea54d5"
Alex Crichtond8251152018-07-02 16:33:163339"checksum unicode-normalization 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "6a0180bc61fc5a987082bfa111f4cc95c4caff7f9799f3e46df09163a937aa25"
3340"checksum unicode-segmentation 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "aa6024fc12ddfd1c6dbc14a80fa2324d4568849869b779f6bd37e5e4c03344d1"
Mark Simulacrumad97f8b2018-06-22 15:48:433341"checksum unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "882386231c45df4700b275c7ff55b6f3698780a650026380e72dabe76fa46526"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583342"checksum unicode-xid 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "8c1f860d7d29cf02cb2f3f359fd35991af3d30bac52c57d265a3c461074cb4dc"
Alex Crichton87f3dda2018-03-01 19:08:483343"checksum unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "fc72304796d0818e357ead4e000d19c9c174ab23dc11093ac919054d20a6a7fc"
Nick Cameron3dad1972017-06-26 13:43:093344"checksum unreachable 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "382810877fe448991dfc7f0dd6e3ae5d58088fd0ea5e35189655f84e6814fa56"
Alex Crichton52d7ee832018-07-17 16:04:223345"checksum url 1.7.1 (registry+https://github.com/rust-lang/crates.io-index)" = "2a321979c09843d272956e73700d12c4e7d3d92b2ee112b31548aef0d4efc5a6"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583346"checksum url_serde 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "74e7d099f1ee52f823d4bdd60c93c3602043c728f5db3b97bdb548467f7bddea"
steveklabnikecfbaca2018-04-03 14:32:043347"checksum utf-8 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f1262dfab4c30d5cb7c07026be00ee343a6cf5027fdc0104a9160f354e5db75c"
Alex Crichton2863b752018-08-21 17:23:473348"checksum utf8-ranges 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "fd70f467df6810094968e2fce0ee1bd0e87157aceb026a8c083bcf5e25b9efe4"
3349"checksum vcpkg 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)" = "def296d3eb3b12371b2c7d0e83bfe1403e4db2d7a0bba324a12b21c4ee13143d"
Alex Crichtond8251152018-07-02 16:33:163350"checksum vec_map 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)" = "05c78687fb1a80548ae3250346c3db86a80a7cdd77bda190189f2d0a0987c81a"
Alex Crichton2863b752018-08-21 17:23:473351"checksum version_check 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "7716c242968ee87e5542f8021178248f267f295a5c4803beae8b8b7fd9bc6051"
Steve Klabnik2795de32017-02-20 00:20:573352"checksum void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d"
Alex Crichton2863b752018-08-21 17:23:473353"checksum walkdir 2.2.5 (registry+https://github.com/rust-lang/crates.io-index)" = "af464bc7be7b785c7ac72e266a6b67c4c9070155606f51655a650a6686204e35"
Steve Klabnika0769612017-02-07 23:13:573354"checksum winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)" = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a"
Alex Crichtond8251152018-07-02 16:33:163355"checksum winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = "773ef9dcc5f24b7d850d0ff101e542ff24c3b090a9768e03ff889fdef41f00fd"
Steve Klabnika0769612017-02-07 23:13:573356"checksum winapi-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc"
Alex Crichton80d6ed22018-01-08 21:56:223357"checksum winapi-i686-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
Alex Crichton2863b752018-08-21 17:23:473358"checksum winapi-util 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "afc5508759c5bf4285e61feb862b6083c8480aec864fa17a81fdec6f69b461ab"
Alex Crichton80d6ed22018-01-08 21:56:223359"checksum winapi-x86_64-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
Alex Crichton994bfd42018-02-26 17:07:163360"checksum wincolor 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "eeb06499a3a4d44302791052df005d5232b927ed1a9658146d842165c4de7767"
Alex Crichton2863b752018-08-21 17:23:473361"checksum wincolor 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "561ed901ae465d6185fa7864d63fbd5720d0ef718366c9a4dc83cf6170d7e9ba"
Alex Crichton52d7ee832018-07-17 16:04:223362"checksum xattr 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "244c3741f4240ef46274860397c7c74e50eb23624996930e484c16679633a54c"
Alex Crichtond8251152018-07-02 16:33:163363"checksum xz2 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "df8bf41d3030c3577c9458fd6640a05afbf43b150d0b531b16bd77d3f794f27a"
Josh Stone020c5ec2017-05-08 22:01:133364"checksum yaml-rust 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = "e66366e18dc58b46801afbf2ca7661a9f59cc8c5962c29892b6039b4f86fa992"