blob: 40ec413c90a234b695d8aea88f2c8ee89fbedc4d [file] [log] [blame]
Ahmed Charles9ca382f2016-09-02 08:55:291[[package]]
Steve Klabnika0769612017-02-07 23:13:572name = "aho-corasick"
Nick Cameron75029252017-12-06 05:18:443version = "0.6.4"
Steve Klabnika0769612017-02-07 23:13:574source = "registry+https://github.com/rust-lang/crates.io-index"
5dependencies = [
Nick Cameron75029252017-12-06 05:18:446 "memchr 2.0.1 (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",
Alex Crichton994bfd42018-02-26 17:07:1615 "rand 0.4.2 (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 Crichton7e5b9ac2018-04-24 15:34:1423 "cc 1.0.15 (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 = [
44 "html5ever 0.22.0 (registry+https://github.com/rust-lang/crates.io-index)",
45 "lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
46 "maplit 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
47 "matches 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
48 "tendril 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
49 "url 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
50]
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 = [
57 "winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
58]
Steve Klabnika0769612017-02-07 23:13:5759
60[[package]]
bjorn3b43c02b2017-07-20 12:56:5361name = "ar"
Oliver Schneideracdf83f2017-12-06 08:25:2962version = "0.3.1"
bjorn3b43c02b2017-07-20 12:56:5363source = "registry+https://github.com/rust-lang/crates.io-index"
64
65[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:2966name = "arena"
67version = "0.0.0"
John Kåre Alsaker19d44f22017-12-03 12:49:4668dependencies = [
69 "rustc_data_structures 0.0.0",
70]
Ahmed Charles9ca382f2016-09-02 08:55:2971
72[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:4573name = "arrayvec"
74version = "0.4.7"
75source = "registry+https://github.com/rust-lang/crates.io-index"
76dependencies = [
77 "nodrop 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
78]
79
80[[package]]
Nick Cameron127f9a62018-04-25 22:11:2881name = "assert_cli"
Nick Cameron80bfca42018-05-16 03:38:1182version = "0.6.0"
Nick Cameron127f9a62018-04-25 22:11:2883source = "registry+https://github.com/rust-lang/crates.io-index"
84dependencies = [
85 "colored 1.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron80bfca42018-05-16 03:38:1186 "difference 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron127f9a62018-04-25 22:11:2887 "environment 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron80bfca42018-05-16 03:38:1188 "failure 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
89 "failure_derive 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron127f9a62018-04-25 22:11:2890 "serde_json 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron127f9a62018-04-25 22:11:2891]
92
93[[package]]
Alex Crichton1cede102017-06-15 02:33:0694name = "atty"
Alex Crichtona919efa2018-02-27 18:33:0295version = "0.2.8"
Josh Stone020c5ec2017-05-08 22:01:1396source = "registry+https://github.com/rust-lang/crates.io-index"
97dependencies = [
Alex Crichtonfaebcc12018-03-15 17:58:0298 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:2999 "termion 1.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:22100 "winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton1cede102017-06-15 02:33:06101]
102
103[[package]]
104name = "backtrace"
Alex Crichton924f8c72018-04-18 15:43:59105version = "0.3.6"
Alex Crichton1cede102017-06-15 02:33:06106source = "registry+https://github.com/rust-lang/crates.io-index"
107dependencies = [
Oliver Schneideracdf83f2017-12-06 08:25:29108 "backtrace-sys 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnik4871dba2017-06-27 17:33:32109 "cfg-if 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:02110 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:16111 "rustc-demangle 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:22112 "winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
Josh Stone020c5ec2017-05-08 22:01:13113]
114
115[[package]]
116name = "backtrace-sys"
Oliver Schneideracdf83f2017-12-06 08:25:29117version = "0.1.16"
Josh Stone020c5ec2017-05-08 22:01:13118source = "registry+https://github.com/rust-lang/crates.io-index"
119dependencies = [
Alex Crichton7e5b9ac2018-04-24 15:34:14120 "cc 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:02121 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Josh Stone020c5ec2017-05-08 22:01:13122]
123
124[[package]]
Nick Cameron04415dc2017-06-30 18:58:54125name = "bin_lib"
126version = "0.1.0"
127
128[[package]]
Steve Klabnika0769612017-02-07 23:13:57129name = "bitflags"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58130version = "0.7.0"
131source = "registry+https://github.com/rust-lang/crates.io-index"
132
133[[package]]
134name = "bitflags"
Marc-Antoine Perennou95bc0d62017-06-07 19:42:17135version = "0.9.1"
136source = "registry+https://github.com/rust-lang/crates.io-index"
137
138[[package]]
Tamir Duberstein231d9e72017-09-08 19:08:01139name = "bitflags"
Oliver Schneideracdf83f2017-12-06 08:25:29140version = "1.0.1"
Tamir Duberstein231d9e72017-09-08 19:08:01141source = "registry+https://github.com/rust-lang/crates.io-index"
142
143[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29144name = "bootstrap"
145version = "0.0.0"
146dependencies = [
147 "build_helper 0.1.0",
Alex Crichton7e5b9ac2018-04-24 15:34:14148 "cc 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:59149 "cmake 0.1.30 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:22150 "filetime 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:55151 "getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:29152 "lazy_static 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:02153 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:22154 "num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Simulacrumb0dbc7c2018-03-27 10:44:33155 "petgraph 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Simulacrum42fde212018-03-10 14:03:06156 "pretty_assertions 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:59157 "serde 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
158 "serde_derive 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
159 "serde_json 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)",
Onur Aslan1461d122018-02-05 08:39:54160 "time 0.1.39 (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)",
Ahmed Charles9ca382f2016-09-02 08:55:29162]
163
164[[package]]
Nick Cameron04415dc2017-06-30 18:58:54165name = "borrow_error"
166version = "0.1.0"
167
168[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58169name = "bufstream"
170version = "0.1.3"
171source = "registry+https://github.com/rust-lang/crates.io-index"
172
173[[package]]
Alex Crichton9e8785f2017-01-24 22:37:04174name = "build-manifest"
175version = "0.1.0"
176dependencies = [
Alex Crichton924f8c72018-04-18 15:43:59177 "serde 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
178 "serde_derive 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
179 "toml 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton9e8785f2017-01-24 22:37:04180]
181
182[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29183name = "build_helper"
184version = "0.1.0"
Ahmed Charles9ca382f2016-09-02 08:55:29185
186[[package]]
Oliver Schneiderea351922017-09-18 14:18:23187name = "byteorder"
Alex Crichtone9d89832018-04-02 15:43:55188version = "1.2.2"
Oliver Schneiderea351922017-09-18 14:18:23189source = "registry+https://github.com/rust-lang/crates.io-index"
190
191[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58192name = "cargo"
Eric Hussa2332682018-05-12 20:08:55193version = "0.29.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58194dependencies = [
Alex Crichtona919efa2018-02-27 18:33:02195 "atty 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58196 "bufstream 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
Aleksey Kladov8d977472018-03-19 18:57:41197 "clap 2.31.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:16198 "core-foundation 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Hussa2332682018-05-12 20:08:55199 "crates-io 0.17.0",
Alex Crichton80d6ed22018-01-08 21:56:22200 "crossbeam 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:16201 "crypto-hash 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:59202 "curl 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
203 "env_logger 0.5.8 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton325d7392017-12-10 17:42:49204 "failure 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:59205 "filetime 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Felix Schütt7c13fa32017-12-31 14:34:29206 "flate2 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:22207 "fs2 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:02208 "git2 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
209 "git2-curl 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58210 "glob 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:22211 "hex 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
Bastien Orivel06f81032018-03-21 02:04:09212 "home 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:16213 "ignore 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:02214 "jobserver 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:16215 "lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
216 "lazycell 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:02217 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:16218 "libgit2-sys 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:22219 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:16220 "miow 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:02221 "num-traits 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:22222 "num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
223 "same-file 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:22224 "semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:59225 "serde 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
226 "serde_derive 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton38bedfa2017-09-02 03:46:51227 "serde_ignored 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:59228 "serde_json 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:55229 "shell-escape 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:59230 "tar 0.4.15 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider847bb142018-05-11 12:11:06231 "tempfile 3.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss0f1c6492018-03-26 23:20:11232 "termcolor 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:59233 "toml 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:16234 "url 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:22235 "winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58236]
237
238[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29239name = "cargo_metadata"
Alex Crichtone9d89832018-04-02 15:43:55240version = "0.5.4"
Boris-Chengbiao Zhouc2148022018-03-14 14:03:42241source = "registry+https://github.com/rust-lang/crates.io-index"
242dependencies = [
243 "error-chain 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
244 "semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:59245 "serde 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
246 "serde_derive 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
247 "serde_json 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)",
Boris-Chengbiao Zhouc2148022018-03-14 14:03:42248]
249
250[[package]]
Alex Crichtonf6304e12017-02-15 22:55:26251name = "cargotest2"
252version = "0.1.0"
253
254[[package]]
Nick Cameronc5cad5a2017-09-22 01:58:35255name = "cc"
Alex Crichton7e5b9ac2018-04-24 15:34:14256version = "1.0.15"
Nick Cameronc5cad5a2017-09-22 01:58:35257source = "registry+https://github.com/rust-lang/crates.io-index"
258
259[[package]]
Josh Stone020c5ec2017-05-08 22:01:13260name = "cfg-if"
steveklabnik4871dba2017-06-27 17:33:32261version = "0.1.2"
Josh Stone020c5ec2017-05-08 22:01:13262source = "registry+https://github.com/rust-lang/crates.io-index"
263
264[[package]]
Niko Matsakis9c548bf2018-05-24 12:48:02265name = "chalk-engine"
266version = "0.6.0"
267source = "registry+https://github.com/rust-lang/crates.io-index"
268dependencies = [
269 "chalk-macros 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
270 "rustc-hash 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
271]
272
273[[package]]
274name = "chalk-macros"
275version = "0.1.0"
276source = "registry+https://github.com/rust-lang/crates.io-index"
277dependencies = [
278 "lazy_static 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
279]
280
281[[package]]
Alex Crichton15899b02018-01-25 04:01:42282name = "chrono"
Alex Crichtone9d89832018-04-02 15:43:55283version = "0.4.1"
Alex Crichton15899b02018-01-25 04:01:42284source = "registry+https://github.com/rust-lang/crates.io-index"
285dependencies = [
Alex Crichtone9d89832018-04-02 15:43:55286 "num-integer 0.1.36 (registry+https://github.com/rust-lang/crates.io-index)",
287 "num-traits 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton15899b02018-01-25 04:01:42288 "time 0.1.39 (registry+https://github.com/rust-lang/crates.io-index)",
289]
290
291[[package]]
Steve Klabnika0769612017-02-07 23:13:57292name = "clap"
Aleksey Kladov8d977472018-03-19 18:57:41293version = "2.31.2"
Steve Klabnika0769612017-02-07 23:13:57294source = "registry+https://github.com/rust-lang/crates.io-index"
295dependencies = [
Aleksey Kladovb15b0232018-03-16 10:37:14296 "ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtona919efa2018-02-27 18:33:02297 "atty 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:29298 "bitflags 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Aleksey Kladovb15b0232018-03-16 10:37:14299 "strsim 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:29300 "textwrap 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
Steve Klabnika0769612017-02-07 23:13:57301 "unicode-width 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton1cede102017-06-15 02:33:06302 "vec_map 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
Josh Stone020c5ec2017-05-08 22:01:13303 "yaml-rust 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Steve Klabnika0769612017-02-07 23:13:57304]
305
306[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29307name = "clippy"
Oliver Schneider387875d2018-05-19 11:18:02308version = "0.0.202"
Ahmed Charles9ca382f2016-09-02 08:55:29309dependencies = [
Oliver Schneider847bb142018-05-11 12:11:06310 "ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:55311 "cargo_metadata 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider70717f22018-01-30 14:12:12312 "clippy-mini-macro-test 0.2.0",
Oliver Schneider387875d2018-05-19 11:18:02313 "clippy_lints 0.0.202",
Alex Crichtone9d89832018-04-02 15:43:55314 "compiletest_rs 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
Bastien Orivelbcdb67b2018-05-08 18:55:43315 "derive-new 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider70717f22018-01-30 14:12:12316 "lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider847bb142018-05-11 12:11:06317 "regex 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
318 "rustc_version 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider02ac15c2018-02-09 17:53:41319 "semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:59320 "serde 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
321 "serde_derive 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:29322]
323
324[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29325name = "clippy-mini-macro-test"
Oliver Schneider70717f22018-01-30 14:12:12326version = "0.2.0"
Oliver Schneideracdf83f2017-12-06 08:25:29327
328[[package]]
329name = "clippy_lints"
Oliver Schneider3a5b13a2018-05-14 14:11:24330version = "0.0.200"
Oliver Schneider387875d2018-05-19 11:18:02331source = "registry+https://github.com/rust-lang/crates.io-index"
332dependencies = [
333 "cargo_metadata 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
334 "if_chain 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
335 "itertools 0.7.8 (registry+https://github.com/rust-lang/crates.io-index)",
336 "lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
337 "matches 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
338 "pulldown-cmark 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
339 "quine-mc_cluskey 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
340 "regex-syntax 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
341 "semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
342 "serde 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
343 "serde_derive 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
344 "toml 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
345 "unicode-normalization 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
346 "url 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
347]
348
349[[package]]
350name = "clippy_lints"
351version = "0.0.202"
Oliver Schneider847bb142018-05-11 12:11:06352dependencies = [
353 "cargo_metadata 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
354 "if_chain 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
355 "itertools 0.7.8 (registry+https://github.com/rust-lang/crates.io-index)",
356 "lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
357 "matches 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
358 "pulldown-cmark 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
359 "quine-mc_cluskey 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
360 "regex-syntax 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
361 "semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
362 "serde 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
363 "serde_derive 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
364 "toml 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
365 "unicode-normalization 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
366 "url 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
367]
368
369[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29370name = "cmake"
Alex Crichton924f8c72018-04-18 15:43:59371version = "0.1.30"
Oliver Schneideracdf83f2017-12-06 08:25:29372source = "registry+https://github.com/rust-lang/crates.io-index"
373dependencies = [
Alex Crichton7e5b9ac2018-04-24 15:34:14374 "cc 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:29375]
376
377[[package]]
Nick Cameron127f9a62018-04-25 22:11:28378name = "colored"
379version = "1.6.0"
380source = "registry+https://github.com/rust-lang/crates.io-index"
381dependencies = [
382 "lazy_static 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
383]
384
385[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29386name = "commoncrypto"
387version = "0.2.0"
388source = "registry+https://github.com/rust-lang/crates.io-index"
389dependencies = [
390 "commoncrypto-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
391]
392
393[[package]]
394name = "commoncrypto-sys"
395version = "0.2.0"
396source = "registry+https://github.com/rust-lang/crates.io-index"
397dependencies = [
Alex Crichtonfaebcc12018-03-15 17:58:02398 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Murarth64842582017-06-17 19:01:18399]
400
401[[package]]
Alex Crichton147e2da2016-10-07 06:30:38402name = "compiler_builtins"
403version = "0.0.0"
404dependencies = [
Alex Crichton7e5b9ac2018-04-24 15:34:14405 "cc 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton147e2da2016-10-07 06:30:38406 "core 0.0.0",
Alex Crichton147e2da2016-10-07 06:30:38407]
408
409[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29410name = "compiletest"
411version = "0.0.0"
412dependencies = [
Oliver Schneideracdf83f2017-12-06 08:25:29413 "diff 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:59414 "env_logger 0.5.8 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:22415 "filetime 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:55416 "getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsakere24cbe22018-04-08 11:44:29417 "lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:02418 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Malo Jaffré3f073c42018-01-07 15:54:05419 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtona8eaabc2018-03-07 07:39:55420 "miow 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:02421 "regex 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
Pascal Hertleif7a738562018-05-13 16:35:40422 "rustfix 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:59423 "serde 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
424 "serde_derive 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
425 "serde_json 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtona8eaabc2018-03-07 07:39:55426 "winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:29427]
428
429[[package]]
430name = "compiletest_rs"
Alex Crichtone9d89832018-04-02 15:43:55431version = "0.3.9"
Oliver Schneideracdf83f2017-12-06 08:25:29432source = "registry+https://github.com/rust-lang/crates.io-index"
433dependencies = [
434 "diff 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:22435 "filetime 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:55436 "getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:02437 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider02ac15c2018-02-09 17:53:41438 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
439 "miow 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:59440 "serde 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
441 "serde_derive 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
442 "serde_json 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider847bb142018-05-11 12:11:06443 "tempfile 3.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider02ac15c2018-02-09 17:53:41444 "winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:29445]
446
447[[package]]
Nick Cameron04415dc2017-06-30 18:58:54448name = "completion"
449version = "0.1.0"
450
451[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29452name = "core"
453version = "0.0.0"
Alex Crichton994bfd42018-02-26 17:07:16454dependencies = [
455 "rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
456]
Ahmed Charles9ca382f2016-09-02 08:55:29457
458[[package]]
Nick Cameron7cb3f452017-08-24 05:52:28459name = "core-foundation"
Alex Crichton994bfd42018-02-26 17:07:16460version = "0.5.1"
Nick Cameron7cb3f452017-08-24 05:52:28461source = "registry+https://github.com/rust-lang/crates.io-index"
462dependencies = [
Alex Crichton994bfd42018-02-26 17:07:16463 "core-foundation-sys 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:02464 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron7cb3f452017-08-24 05:52:28465]
466
467[[package]]
468name = "core-foundation-sys"
Alex Crichton994bfd42018-02-26 17:07:16469version = "0.5.1"
Nick Cameron7cb3f452017-08-24 05:52:28470source = "registry+https://github.com/rust-lang/crates.io-index"
471dependencies = [
Alex Crichtonfaebcc12018-03-15 17:58:02472 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron7cb3f452017-08-24 05:52:28473]
474
475[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58476name = "crates-io"
Eric Hussa2332682018-05-12 20:08:55477version = "0.17.0"
Nick Cameronad8ecc22017-07-19 01:32:12478dependencies = [
Alex Crichton924f8c72018-04-18 15:43:59479 "curl 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton325d7392017-12-10 17:42:49480 "failure 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:59481 "serde 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
482 "serde_derive 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
483 "serde_json 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:16484 "url 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58485]
486
487[[package]]
488name = "crossbeam"
Alex Crichton80d6ed22018-01-08 21:56:22489version = "0.3.2"
Alex Crichton38bedfa2017-09-02 03:46:51490source = "registry+https://github.com/rust-lang/crates.io-index"
491
492[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:45493name = "crossbeam-deque"
494version = "0.2.0"
495source = "registry+https://github.com/rust-lang/crates.io-index"
496dependencies = [
Alex Crichtone9d89832018-04-02 15:43:55497 "crossbeam-epoch 0.3.1 (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)",
499]
500
501[[package]]
502name = "crossbeam-epoch"
Alex Crichtone9d89832018-04-02 15:43:55503version = "0.3.1"
Nick Cameron4b6f5c22018-02-26 03:15:45504source = "registry+https://github.com/rust-lang/crates.io-index"
505dependencies = [
506 "arrayvec 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)",
507 "cfg-if 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
508 "crossbeam-utils 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:55509 "lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron4b6f5c22018-02-26 03:15:45510 "memoffset 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
511 "nodrop 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
512 "scopeguard 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
513]
514
515[[package]]
516name = "crossbeam-utils"
517version = "0.2.2"
518source = "registry+https://github.com/rust-lang/crates.io-index"
519dependencies = [
520 "cfg-if 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
521]
522
523[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29524name = "crypto-hash"
Alex Crichton994bfd42018-02-26 17:07:16525version = "0.3.1"
Oliver Schneideracdf83f2017-12-06 08:25:29526source = "registry+https://github.com/rust-lang/crates.io-index"
527dependencies = [
Oliver Schneideracdf83f2017-12-06 08:25:29528 "commoncrypto 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:16529 "hex 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:59530 "openssl 0.10.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:16531 "winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:29532]
533
534[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58535name = "curl"
Alex Crichton924f8c72018-04-18 15:43:59536version = "0.4.12"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58537source = "registry+https://github.com/rust-lang/crates.io-index"
538dependencies = [
Alex Crichton7e5b9ac2018-04-24 15:34:14539 "curl-sys 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:22540 "kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:02541 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton325d7392017-12-10 17:42:49542 "openssl-probe 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:59543 "openssl-sys 0.9.28 (registry+https://github.com/rust-lang/crates.io-index)",
544 "schannel 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
545 "socket2 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58546 "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
547]
548
549[[package]]
550name = "curl-sys"
Alex Crichton7e5b9ac2018-04-24 15:34:14551version = "0.4.5"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58552source = "registry+https://github.com/rust-lang/crates.io-index"
553dependencies = [
Alex Crichton7e5b9ac2018-04-24 15:34:14554 "cc 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:02555 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:29556 "libz-sys 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:59557 "openssl-sys 0.9.28 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58558 "pkg-config 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:59559 "vcpkg 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:22560 "winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
Josh Stone020c5ec2017-05-08 22:01:13561]
562
563[[package]]
steveklabnikecfbaca2018-04-03 14:32:04564name = "debug_unreachable"
565version = "0.1.1"
566source = "registry+https://github.com/rust-lang/crates.io-index"
567dependencies = [
568 "unreachable 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
569]
570
571[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29572name = "deglob"
573version = "0.1.0"
574
575[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58576name = "derive-new"
Bastien Orivelbcdb67b2018-05-08 18:55:43577version = "0.5.4"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58578source = "registry+https://github.com/rust-lang/crates.io-index"
579dependencies = [
Bastien Orivelbcdb67b2018-05-08 18:55:43580 "proc-macro2 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
581 "quote 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
582 "syn 0.13.1 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58583]
584
585[[package]]
Cengiz Can837817c2017-04-27 19:41:18586name = "diff"
Oliver Schneideracdf83f2017-12-06 08:25:29587version = "0.1.11"
Cengiz Can837817c2017-04-27 19:41:18588source = "registry+https://github.com/rust-lang/crates.io-index"
589
590[[package]]
Mark Simulacrum42fde212018-03-10 14:03:06591name = "difference"
Mark Simulacrum42fde212018-03-10 14:03:06592version = "2.0.0"
593source = "registry+https://github.com/rust-lang/crates.io-index"
594
595[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29596name = "dlmalloc"
597version = "0.0.0"
598dependencies = [
Oliver Schneider679657b2018-03-30 11:06:34599 "compiler_builtins 0.0.0",
Oliver Schneideracdf83f2017-12-06 08:25:29600 "core 0.0.0",
601]
602
603[[package]]
Steve Klabnik2795de32017-02-20 00:20:57604name = "dtoa"
Guillaume Gomez9b26f3a2017-08-27 10:40:56605version = "0.4.2"
Steve Klabnik2795de32017-02-20 00:20:57606source = "registry+https://github.com/rust-lang/crates.io-index"
607
608[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29609name = "either"
Alex Crichtone9d89832018-04-02 15:43:55610version = "1.5.0"
Oliver Schneideracdf83f2017-12-06 08:25:29611source = "registry+https://github.com/rust-lang/crates.io-index"
612
613[[package]]
steveklabnikecfbaca2018-04-03 14:32:04614name = "elasticlunr-rs"
Matt Ickstadt0ab516f2018-04-21 21:06:13615version = "2.2.0"
steveklabnikecfbaca2018-04-03 14:32:04616source = "registry+https://github.com/rust-lang/crates.io-index"
617dependencies = [
618 "lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:04619 "regex 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:59620 "serde 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
621 "serde_derive 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
622 "serde_json 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)",
Matt Ickstadt0ab516f2018-04-21 21:06:13623 "strum 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
624 "strum_macros 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:04625]
626
627[[package]]
Sean Griffin755bdaa2018-01-29 20:45:12628name = "ena"
Niko Matsakis7ed0fd72018-05-18 19:25:34629version = "0.9.3"
Sean Griffin755bdaa2018-01-29 20:45:12630source = "registry+https://github.com/rust-lang/crates.io-index"
631dependencies = [
Alex Crichton87f3dda2018-03-01 19:08:48632 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Sean Griffin755bdaa2018-01-29 20:45:12633]
634
635[[package]]
Oliver Schneiderb1e75972017-12-15 07:37:30636name = "endian-type"
637version = "0.1.2"
638source = "registry+https://github.com/rust-lang/crates.io-index"
639
640[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58641name = "enum_primitive"
642version = "0.1.1"
643source = "registry+https://github.com/rust-lang/crates.io-index"
644dependencies = [
Alex Crichton994bfd42018-02-26 17:07:16645 "num-traits 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58646]
647
648[[package]]
649name = "env_logger"
Alex Crichton924f8c72018-04-18 15:43:59650version = "0.5.8"
Alex Crichton15899b02018-01-25 04:01:42651source = "registry+https://github.com/rust-lang/crates.io-index"
652dependencies = [
Alex Crichtona919efa2018-02-27 18:33:02653 "atty 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton87f3dda2018-03-01 19:08:48654 "humantime 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton15899b02018-01-25 04:01:42655 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:02656 "regex 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss0f1c6492018-03-26 23:20:11657 "termcolor 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton15899b02018-01-25 04:01:42658]
659
660[[package]]
Nick Cameron127f9a62018-04-25 22:11:28661name = "environment"
662version = "0.1.1"
663source = "registry+https://github.com/rust-lang/crates.io-index"
664
665[[package]]
Josh Stone020c5ec2017-05-08 22:01:13666name = "error-chain"
Alex Crichton38bedfa2017-09-02 03:46:51667version = "0.11.0"
Guillaume Gomez5636d322017-07-29 12:35:09668source = "registry+https://github.com/rust-lang/crates.io-index"
669dependencies = [
Alex Crichton924f8c72018-04-18 15:43:59670 "backtrace 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Guillaume Gomez5636d322017-07-29 12:35:09671]
672
673[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29674name = "error_index_generator"
675version = "0.0.0"
Mark Simulacrume2e9b402017-07-23 02:01:58676dependencies = [
677 "rustdoc 0.0.0",
678]
Ahmed Charles9ca382f2016-09-02 08:55:29679
680[[package]]
Alex Crichton325d7392017-12-10 17:42:49681name = "failure"
682version = "0.1.1"
683source = "registry+https://github.com/rust-lang/crates.io-index"
684dependencies = [
Alex Crichton924f8c72018-04-18 15:43:59685 "backtrace 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton325d7392017-12-10 17:42:49686 "failure_derive 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
687]
688
689[[package]]
690name = "failure_derive"
691version = "0.1.1"
692source = "registry+https://github.com/rust-lang/crates.io-index"
693dependencies = [
694 "quote 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)",
695 "syn 0.11.11 (registry+https://github.com/rust-lang/crates.io-index)",
696 "synstructure 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
697]
698
699[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29700name = "features"
701version = "0.1.0"
Ahmed Charles9ca382f2016-09-02 08:55:29702
703[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29704name = "filetime"
Alex Crichton80d6ed22018-01-08 21:56:22705version = "0.1.15"
Oliver Schneideracdf83f2017-12-06 08:25:29706source = "registry+https://github.com/rust-lang/crates.io-index"
707dependencies = [
708 "cfg-if 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:02709 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:22710 "redox_syscall 0.1.37 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:29711]
Nick Cameron04415dc2017-06-30 18:58:54712
713[[package]]
Alex Crichton924f8c72018-04-18 15:43:59714name = "filetime"
715version = "0.2.0"
716source = "registry+https://github.com/rust-lang/crates.io-index"
717dependencies = [
718 "cfg-if 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
719 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
720 "redox_syscall 0.1.37 (registry+https://github.com/rust-lang/crates.io-index)",
721]
722
723[[package]]
Nick Cameron04415dc2017-06-30 18:58:54724name = "find_all_refs_no_cfg_test"
725version = "0.1.0"
726
727[[package]]
Nick Cameron7cb3f452017-08-24 05:52:28728name = "find_impls"
729version = "0.1.0"
730
731[[package]]
Mark Simulacrumb0dbc7c2018-03-27 10:44:33732name = "fixedbitset"
733version = "0.1.9"
734source = "registry+https://github.com/rust-lang/crates.io-index"
735
736[[package]]
Josh Stone020c5ec2017-05-08 22:01:13737name = "flate2"
Felix Schütt7c13fa32017-12-31 14:34:29738version = "1.0.1"
739source = "registry+https://github.com/rust-lang/crates.io-index"
740dependencies = [
Alex Crichtonfaebcc12018-03-15 17:58:02741 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Felix Schütt7c13fa32017-12-31 14:34:29742 "miniz-sys 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
743]
744
745[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29746name = "fmt_macros"
747version = "0.0.0"
748
749[[package]]
Simon Sapinb77ff242017-07-18 21:26:55750name = "fnv"
Oliver Schneideracdf83f2017-12-06 08:25:29751version = "1.0.6"
Simon Sapinb77ff242017-07-18 21:26:55752source = "registry+https://github.com/rust-lang/crates.io-index"
753
754[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58755name = "foreign-types"
Oliver Schneideracdf83f2017-12-06 08:25:29756version = "0.3.2"
757source = "registry+https://github.com/rust-lang/crates.io-index"
758dependencies = [
759 "foreign-types-shared 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
760]
761
762[[package]]
763name = "foreign-types-shared"
764version = "0.1.1"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58765source = "registry+https://github.com/rust-lang/crates.io-index"
766
767[[package]]
768name = "fs2"
Alex Crichton80d6ed22018-01-08 21:56:22769version = "0.4.3"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58770source = "registry+https://github.com/rust-lang/crates.io-index"
771dependencies = [
Alex Crichtonfaebcc12018-03-15 17:58:02772 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:22773 "winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58774]
775
776[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29777name = "fuchsia-zircon"
Alex Crichton80d6ed22018-01-08 21:56:22778version = "0.3.3"
Oliver Schneideracdf83f2017-12-06 08:25:29779source = "registry+https://github.com/rust-lang/crates.io-index"
780dependencies = [
Malo Jaffré8ed13d62017-12-29 10:24:38781 "bitflags 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:22782 "fuchsia-zircon-sys 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:29783]
784
785[[package]]
786name = "fuchsia-zircon-sys"
Alex Crichton80d6ed22018-01-08 21:56:22787version = "0.3.3"
Oliver Schneideracdf83f2017-12-06 08:25:29788source = "registry+https://github.com/rust-lang/crates.io-index"
Oliver Schneideracdf83f2017-12-06 08:25:29789
790[[package]]
steveklabnikecfbaca2018-04-03 14:32:04791name = "futf"
792version = "0.1.3"
793source = "registry+https://github.com/rust-lang/crates.io-index"
794dependencies = [
795 "debug_unreachable 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
796 "mac 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
797]
798
799[[package]]
Nick Cameronad8ecc22017-07-19 01:32:12800name = "futures"
Alex Crichtone9d89832018-04-02 15:43:55801version = "0.1.20"
Ahmed Charles9ca382f2016-09-02 08:55:29802source = "registry+https://github.com/rust-lang/crates.io-index"
803
804[[package]]
805name = "getopts"
Alex Crichtone9d89832018-04-02 15:43:55806version = "0.2.17"
Ahmed Charles9ca382f2016-09-02 08:55:29807source = "registry+https://github.com/rust-lang/crates.io-index"
808
809[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58810name = "git2"
Alex Crichtonfaebcc12018-03-15 17:58:02811version = "0.7.1"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58812source = "registry+https://github.com/rust-lang/crates.io-index"
813dependencies = [
Alex Crichton994bfd42018-02-26 17:07:16814 "bitflags 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:02815 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:16816 "libgit2-sys 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:02817 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton325d7392017-12-10 17:42:49818 "openssl-probe 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:59819 "openssl-sys 0.9.28 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:16820 "url 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58821]
822
823[[package]]
824name = "git2-curl"
Alex Crichtonfaebcc12018-03-15 17:58:02825version = "0.8.1"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58826source = "registry+https://github.com/rust-lang/crates.io-index"
827dependencies = [
Alex Crichton924f8c72018-04-18 15:43:59828 "curl 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:02829 "git2 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
830 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:16831 "url 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58832]
833
834[[package]]
835name = "glob"
836version = "0.2.11"
837source = "registry+https://github.com/rust-lang/crates.io-index"
838
839[[package]]
Simon Sapinb77ff242017-07-18 21:26:55840name = "globset"
Alex Crichton994bfd42018-02-26 17:07:16841version = "0.3.0"
Simon Sapinb77ff242017-07-18 21:26:55842source = "registry+https://github.com/rust-lang/crates.io-index"
843dependencies = [
Nick Cameron75029252017-12-06 05:18:44844 "aho-corasick 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:29845 "fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:16846 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron75029252017-12-06 05:18:44847 "memchr 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:02848 "regex 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
Simon Sapinb77ff242017-07-18 21:26:55849]
850
851[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29852name = "graphviz"
853version = "0.0.0"
854
855[[package]]
Steve Klabnika0769612017-02-07 23:13:57856name = "handlebars"
Alex Crichtone9d89832018-04-02 15:43:55857version = "0.32.0"
Steve Klabnika0769612017-02-07 23:13:57858source = "registry+https://github.com/rust-lang/crates.io-index"
859dependencies = [
Alex Crichtone9d89832018-04-02 15:43:55860 "lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
861 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
862 "pest 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
863 "pest_derive 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameronc5cad5a2017-09-22 01:58:35864 "quick-error 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:02865 "regex 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:59866 "serde 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
867 "serde_json 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58868]
869
870[[package]]
Alex Crichton1cede102017-06-15 02:33:06871name = "hex"
Alex Crichton80d6ed22018-01-08 21:56:22872version = "0.3.1"
873source = "registry+https://github.com/rust-lang/crates.io-index"
874
875[[package]]
Nick Cameronad8ecc22017-07-19 01:32:12876name = "home"
Bastien Orivel06f81032018-03-21 02:04:09877version = "0.3.2"
Nick Cameronad8ecc22017-07-19 01:32:12878source = "registry+https://github.com/rust-lang/crates.io-index"
879dependencies = [
Bastien Orivel06f81032018-03-21 02:04:09880 "scopeguard 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameronad8ecc22017-07-19 01:32:12881 "userenv-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Bastien Orivel06f81032018-03-21 02:04:09882 "winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameronad8ecc22017-07-19 01:32:12883]
884
885[[package]]
steveklabnikecfbaca2018-04-03 14:32:04886name = "html5ever"
887version = "0.22.0"
888source = "registry+https://github.com/rust-lang/crates.io-index"
889dependencies = [
890 "log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
891 "mac 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
892 "markup5ever 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
893 "quote 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)",
894 "syn 0.11.11 (registry+https://github.com/rust-lang/crates.io-index)",
895]
896
897[[package]]
Alex Crichton87f3dda2018-03-01 19:08:48898name = "humantime"
899version = "1.1.1"
900source = "registry+https://github.com/rust-lang/crates.io-index"
901dependencies = [
902 "quick-error 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
903]
904
905[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58906name = "idna"
Nick Cameronad8ecc22017-07-19 01:32:12907version = "0.1.4"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58908source = "registry+https://github.com/rust-lang/crates.io-index"
909dependencies = [
Alex Crichton1cede102017-06-15 02:33:06910 "matches 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnik4871dba2017-06-27 17:33:32911 "unicode-bidi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton1cede102017-06-15 02:33:06912 "unicode-normalization 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonf6304e12017-02-15 22:55:26913]
914
915[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29916name = "if_chain"
917version = "0.1.2"
918source = "registry+https://github.com/rust-lang/crates.io-index"
919
920[[package]]
Simon Sapinb77ff242017-07-18 21:26:55921name = "ignore"
Alex Crichton994bfd42018-02-26 17:07:16922version = "0.4.1"
Simon Sapinb77ff242017-07-18 21:26:55923source = "registry+https://github.com/rust-lang/crates.io-index"
924dependencies = [
Alex Crichton994bfd42018-02-26 17:07:16925 "crossbeam 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
926 "globset 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
927 "lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
928 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:22929 "memchr 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:02930 "regex 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:22931 "same-file 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton325d7392017-12-10 17:42:49932 "thread_local 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:16933 "walkdir 2.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
934 "winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
Simon Sapinb77ff242017-07-18 21:26:55935]
936
937[[package]]
Nick Cameron7cb3f452017-08-24 05:52:28938name = "infer_bin"
939version = "0.1.0"
940
941[[package]]
942name = "infer_custom_bin"
943version = "0.1.0"
944
945[[package]]
946name = "infer_lib"
947version = "0.1.0"
948
949[[package]]
Josh Stone020c5ec2017-05-08 22:01:13950name = "installer"
951version = "0.0.0"
952dependencies = [
Aleksey Kladov8d977472018-03-19 18:57:41953 "clap 2.31.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton38bedfa2017-09-02 03:46:51954 "error-chain 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
Malo Jaffré8ed13d62017-12-29 10:24:38955 "flate2 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtona8eaabc2018-03-07 07:39:55956 "lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:55957 "rayon 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:59958 "tar 0.4.15 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:16959 "walkdir 2.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtona8eaabc2018-03-07 07:39:55960 "winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
Josh Stone2c5542f2018-01-17 02:06:32961 "xz2 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
Josh Stone020c5ec2017-05-08 22:01:13962]
963
964[[package]]
steveklabnik54371882018-01-25 17:32:25965name = "is-match"
966version = "0.1.0"
967source = "registry+https://github.com/rust-lang/crates.io-index"
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 Crichtonfaebcc12018-03-15 17:58:02979version = "0.4.1"
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 = [
Alex Crichtonfaebcc12018-03-15 17:58:02987 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Bastien Orivela67e0722018-03-12 19:23:23988 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
989 "rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton453080f2017-06-05 16:36:48990]
991
992[[package]]
Igor Matuszewskid3322772017-12-28 18:46:29993name = "json"
Alex Crichtone9d89832018-04-02 15:43:55994version = "0.11.13"
Igor Matuszewskid3322772017-12-28 18:46:29995source = "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 Crichtone9d89832018-04-02 15:43:551002 "futures 0.1.20 (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 Crichton924f8c72018-04-18 15:43:591004 "serde 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
1005 "serde_derive 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
1006 "serde_json 1.0.15 (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"
Nick Cameron80bfca42018-05-16 03:38:111020version = "0.41.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581021source = "registry+https://github.com/rust-lang/crates.io-index"
1022dependencies = [
Nick Cameron49524262018-05-03 19:53:331023 "bitflags 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581024 "enum_primitive 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:591025 "serde 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
1026 "serde_derive 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
1027 "serde_json 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:161028 "url 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581029 "url_serde 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
1030]
1031
1032[[package]]
Steve Klabnika0769612017-02-07 23:13:571033name = "lazy_static"
Oliver Schneideracdf83f2017-12-06 08:25:291034version = "0.2.11"
1035source = "registry+https://github.com/rust-lang/crates.io-index"
1036
1037[[package]]
Alex Crichton325d7392017-12-10 17:42:491038name = "lazy_static"
1039version = "1.0.0"
1040source = "registry+https://github.com/rust-lang/crates.io-index"
1041
1042[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291043name = "lazycell"
Alex Crichton994bfd42018-02-26 17:07:161044version = "0.6.0"
1045source = "registry+https://github.com/rust-lang/crates.io-index"
1046
1047[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291048name = "libc"
1049version = "0.0.0"
1050dependencies = [
Oliver Schneider679657b2018-03-30 11:06:341051 "compiler_builtins 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:291052 "core 0.0.0",
1053]
1054
1055[[package]]
1056name = "libc"
Alex Crichtonfaebcc12018-03-15 17:58:021057version = "0.2.40"
Ahmed Charles9ca382f2016-09-02 08:55:291058source = "registry+https://github.com/rust-lang/crates.io-index"
1059
1060[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581061name = "libgit2-sys"
Alex Crichton994bfd42018-02-26 17:07:161062version = "0.7.1"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581063source = "registry+https://github.com/rust-lang/crates.io-index"
1064dependencies = [
Alex Crichton7e5b9ac2018-04-24 15:34:141065 "cc 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:591066 "cmake 0.1.30 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton7e5b9ac2018-04-24 15:34:141067 "curl-sys 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:021068 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581069 "libssh2-sys 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:291070 "libz-sys 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:591071 "openssl-sys 0.9.28 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581072 "pkg-config 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
1073]
1074
1075[[package]]
1076name = "libssh2-sys"
1077version = "0.2.6"
1078source = "registry+https://github.com/rust-lang/crates.io-index"
1079dependencies = [
Alex Crichton924f8c72018-04-18 15:43:591080 "cmake 0.1.30 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:021081 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:291082 "libz-sys 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:591083 "openssl-sys 0.9.28 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581084 "pkg-config 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
1085]
1086
1087[[package]]
1088name = "libz-sys"
Oliver Schneideracdf83f2017-12-06 08:25:291089version = "1.0.18"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581090source = "registry+https://github.com/rust-lang/crates.io-index"
1091dependencies = [
Alex Crichton7e5b9ac2018-04-24 15:34:141092 "cc 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:021093 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581094 "pkg-config 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:591095 "vcpkg 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581096]
1097
1098[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291099name = "linkchecker"
1100version = "0.1.0"
Ahmed Charles9ca382f2016-09-02 08:55:291101
1102[[package]]
1103name = "log"
Malo Jaffré8ed13d62017-12-29 10:24:381104version = "0.3.9"
Ahmed Charles9ca382f2016-09-02 08:55:291105source = "registry+https://github.com/rust-lang/crates.io-index"
Malo Jaffré8ed13d62017-12-29 10:24:381106dependencies = [
1107 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
1108]
1109
1110[[package]]
1111name = "log"
1112version = "0.4.1"
1113source = "registry+https://github.com/rust-lang/crates.io-index"
1114dependencies = [
1115 "cfg-if 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
1116]
Ahmed Charles9ca382f2016-09-02 08:55:291117
1118[[package]]
Oliver Schneiderea351922017-09-18 14:18:231119name = "log_settings"
1120version = "0.1.1"
1121source = "registry+https://github.com/rust-lang/crates.io-index"
1122dependencies = [
Oliver Schneideracdf83f2017-12-06 08:25:291123 "lazy_static 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneiderea351922017-09-18 14:18:231124]
1125
1126[[package]]
Josh Stone020c5ec2017-05-08 22:01:131127name = "lzma-sys"
Nick Cameronc5cad5a2017-09-22 01:58:351128version = "0.1.9"
Josh Stone020c5ec2017-05-08 22:01:131129source = "registry+https://github.com/rust-lang/crates.io-index"
1130dependencies = [
Alex Crichton7e5b9ac2018-04-24 15:34:141131 "cc 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:221132 "filetime 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:021133 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameronc5cad5a2017-09-22 01:58:351134 "pkg-config 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
Josh Stone020c5ec2017-05-08 22:01:131135]
1136
1137[[package]]
steveklabnikecfbaca2018-04-03 14:32:041138name = "mac"
1139version = "0.1.1"
1140source = "registry+https://github.com/rust-lang/crates.io-index"
1141
1142[[package]]
1143name = "maplit"
1144version = "1.0.1"
1145source = "registry+https://github.com/rust-lang/crates.io-index"
1146
1147[[package]]
1148name = "markup5ever"
1149version = "0.7.2"
1150source = "registry+https://github.com/rust-lang/crates.io-index"
1151dependencies = [
1152 "phf 0.7.21 (registry+https://github.com/rust-lang/crates.io-index)",
1153 "phf_codegen 0.7.21 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:591154 "serde 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
1155 "serde_derive 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
1156 "serde_json 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:041157 "string_cache 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
1158 "string_cache_codegen 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
1159 "tendril 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
1160]
1161
1162[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581163name = "matches"
Alex Crichton1cede102017-06-15 02:33:061164version = "0.1.6"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581165source = "registry+https://github.com/rust-lang/crates.io-index"
1166
1167[[package]]
Steve Klabnika0769612017-02-07 23:13:571168name = "mdbook"
Matt Ickstadt0ab516f2018-04-21 21:06:131169version = "0.1.7"
Steve Klabnika0769612017-02-07 23:13:571170source = "registry+https://github.com/rust-lang/crates.io-index"
1171dependencies = [
steveklabnikecfbaca2018-04-03 14:32:041172 "ammonia 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:551173 "chrono 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Aleksey Kladov8d977472018-03-19 18:57:411174 "clap 2.31.2 (registry+https://github.com/rust-lang/crates.io-index)",
Matt Ickstadt0ab516f2018-04-21 21:06:131175 "elasticlunr-rs 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:591176 "env_logger 0.5.8 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:291177 "error-chain 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:551178 "handlebars 0.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
1179 "itertools 0.7.8 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnik54371882018-01-25 17:32:251180 "lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1181 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
1182 "memchr 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton041d3552017-09-27 22:37:021183 "open 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
Manish Goregaokar68185512018-02-18 21:33:561184 "pulldown-cmark 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:021185 "regex 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:591186 "serde 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
1187 "serde_derive 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
1188 "serde_json 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnik54371882018-01-25 17:32:251189 "shlex 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider847bb142018-05-11 12:11:061190 "tempfile 3.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:591191 "toml 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnik54371882018-01-25 17:32:251192 "toml-query 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581193]
1194
1195[[package]]
1196name = "memchr"
Nick Cameron75029252017-12-06 05:18:441197version = "2.0.1"
Oliver Schneideracdf83f2017-12-06 08:25:291198source = "registry+https://github.com/rust-lang/crates.io-index"
1199dependencies = [
Alex Crichtonfaebcc12018-03-15 17:58:021200 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Steve Klabnika0769612017-02-07 23:13:571201]
1202
1203[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:451204name = "memoffset"
1205version = "0.2.1"
1206source = "registry+https://github.com/rust-lang/crates.io-index"
1207
1208[[package]]
Guillaume Gomez4b145732018-05-10 22:02:051209name = "minifier"
1210version = "0.0.11"
1211source = "registry+https://github.com/rust-lang/crates.io-index"
1212dependencies = [
1213 "regex 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
1214]
1215
1216[[package]]
Josh Stone020c5ec2017-05-08 22:01:131217name = "miniz-sys"
Nick Cameronc5cad5a2017-09-22 01:58:351218version = "0.1.10"
Josh Stone020c5ec2017-05-08 22:01:131219source = "registry+https://github.com/rust-lang/crates.io-index"
1220dependencies = [
Alex Crichton7e5b9ac2018-04-24 15:34:141221 "cc 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:021222 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581223]
1224
1225[[package]]
1226name = "miow"
Alex Crichtona8eaabc2018-03-07 07:39:551227version = "0.3.1"
1228source = "registry+https://github.com/rust-lang/crates.io-index"
1229dependencies = [
Alex Crichton924f8c72018-04-18 15:43:591230 "socket2 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtona8eaabc2018-03-07 07:39:551231 "winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
1232]
1233
1234[[package]]
kennytm0692b3d2017-12-15 19:41:581235name = "miri"
1236version = "0.1.0"
1237dependencies = [
Alex Crichtone9d89832018-04-02 15:43:551238 "byteorder 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider3084c062018-04-13 14:05:541239 "cargo_metadata 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:551240 "compiletest_rs 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider3084c062018-04-13 14:05:541241 "env_logger 0.5.8 (registry+https://github.com/rust-lang/crates.io-index)",
kennytm0692b3d2017-12-15 19:41:581242 "lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider3084c062018-04-13 14:05:541243 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:021244 "regex 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
kennytm0692b3d2017-12-15 19:41:581245]
1246
1247[[package]]
Nick Cameron04415dc2017-06-30 18:58:541248name = "multiple_bins"
1249version = "0.1.0"
1250
1251[[package]]
Oliver Schneiderb1e75972017-12-15 07:37:301252name = "nibble_vec"
Alex Crichtone9d89832018-04-02 15:43:551253version = "0.0.4"
Oliver Schneiderb1e75972017-12-15 07:37:301254source = "registry+https://github.com/rust-lang/crates.io-index"
1255
1256[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:451257name = "nodrop"
1258version = "0.1.12"
1259source = "registry+https://github.com/rust-lang/crates.io-index"
1260
1261[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581262name = "num-integer"
Alex Crichton994bfd42018-02-26 17:07:161263version = "0.1.36"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581264source = "registry+https://github.com/rust-lang/crates.io-index"
1265dependencies = [
Alex Crichtonfaebcc12018-03-15 17:58:021266 "num-traits 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581267]
1268
1269[[package]]
Steve Klabnik2795de32017-02-20 00:20:571270name = "num-traits"
Alex Crichton994bfd42018-02-26 17:07:161271version = "0.1.43"
1272source = "registry+https://github.com/rust-lang/crates.io-index"
1273dependencies = [
Alex Crichtonfaebcc12018-03-15 17:58:021274 "num-traits 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:161275]
1276
1277[[package]]
1278name = "num-traits"
Alex Crichtonfaebcc12018-03-15 17:58:021279version = "0.2.2"
Steve Klabnik2795de32017-02-20 00:20:571280source = "registry+https://github.com/rust-lang/crates.io-index"
1281
1282[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291283name = "num_cpus"
Alex Crichton80d6ed22018-01-08 21:56:221284version = "1.8.0"
Ahmed Charles9ca382f2016-09-02 08:55:291285source = "registry+https://github.com/rust-lang/crates.io-index"
1286dependencies = [
Alex Crichtonfaebcc12018-03-15 17:58:021287 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:291288]
1289
1290[[package]]
Steve Klabnik2795de32017-02-20 00:20:571291name = "open"
Alex Crichton041d3552017-09-27 22:37:021292version = "1.2.1"
Steve Klabnik2795de32017-02-20 00:20:571293source = "registry+https://github.com/rust-lang/crates.io-index"
1294
1295[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581296name = "openssl"
Alex Crichton924f8c72018-04-18 15:43:591297version = "0.10.6"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581298source = "registry+https://github.com/rust-lang/crates.io-index"
1299dependencies = [
Alex Crichton994bfd42018-02-26 17:07:161300 "bitflags 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:291301 "foreign-types 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton325d7392017-12-10 17:42:491302 "lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:021303 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:591304 "openssl-sys 0.9.28 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581305]
1306
1307[[package]]
1308name = "openssl-probe"
Alex Crichton325d7392017-12-10 17:42:491309version = "0.1.2"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581310source = "registry+https://github.com/rust-lang/crates.io-index"
1311
1312[[package]]
1313name = "openssl-sys"
Alex Crichton924f8c72018-04-18 15:43:591314version = "0.9.28"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581315source = "registry+https://github.com/rust-lang/crates.io-index"
1316dependencies = [
Alex Crichton7e5b9ac2018-04-24 15:34:141317 "cc 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:021318 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581319 "pkg-config 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:591320 "vcpkg 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581321]
1322
1323[[package]]
Mark Simulacrumb0dbc7c2018-03-27 10:44:331324name = "ordermap"
1325version = "0.3.5"
1326source = "registry+https://github.com/rust-lang/crates.io-index"
1327
1328[[package]]
Robin Kruppe1a24a592017-04-26 21:22:451329name = "owning_ref"
1330version = "0.3.3"
1331source = "registry+https://github.com/rust-lang/crates.io-index"
1332dependencies = [
1333 "stable_deref_trait 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1334]
1335
1336[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291337name = "panic_abort"
1338version = "0.0.0"
1339dependencies = [
Oliver Schneider679657b2018-03-30 11:06:341340 "compiler_builtins 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:291341 "core 0.0.0",
1342 "libc 0.0.0",
1343]
1344
1345[[package]]
1346name = "panic_unwind"
1347version = "0.0.0"
1348dependencies = [
1349 "alloc 0.0.0",
Oliver Schneider679657b2018-03-30 11:06:341350 "compiler_builtins 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:291351 "core 0.0.0",
1352 "libc 0.0.0",
1353 "unwind 0.0.0",
1354]
1355
1356[[package]]
John Kåre Alsaker970c6132017-12-03 12:49:011357name = "parking_lot"
Alex Crichton35655562018-04-27 03:50:061358version = "0.5.5"
John Kåre Alsaker970c6132017-12-03 12:49:011359source = "registry+https://github.com/rust-lang/crates.io-index"
1360dependencies = [
1361 "owning_ref 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton35655562018-04-27 03:50:061362 "parking_lot_core 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsaker970c6132017-12-03 12:49:011363]
1364
1365[[package]]
1366name = "parking_lot_core"
Alex Crichton35655562018-04-27 03:50:061367version = "0.2.14"
John Kåre Alsaker970c6132017-12-03 12:49:011368source = "registry+https://github.com/rust-lang/crates.io-index"
1369dependencies = [
Alex Crichtonfaebcc12018-03-15 17:58:021370 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Bastien Orivela67e0722018-03-12 19:23:231371 "rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsaker970c6132017-12-03 12:49:011372 "smallvec 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
Bastien Orivela67e0722018-03-12 19:23:231373 "winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsaker970c6132017-12-03 12:49:011374]
1375
1376[[package]]
Alex Crichton1cede102017-06-15 02:33:061377name = "percent-encoding"
Oliver Schneideracdf83f2017-12-06 08:25:291378version = "1.0.1"
Alex Crichton1cede102017-06-15 02:33:061379source = "registry+https://github.com/rust-lang/crates.io-index"
1380
1381[[package]]
Steve Klabnika0769612017-02-07 23:13:571382name = "pest"
Alex Crichtone9d89832018-04-02 15:43:551383version = "1.0.6"
Steve Klabnika0769612017-02-07 23:13:571384source = "registry+https://github.com/rust-lang/crates.io-index"
1385
1386[[package]]
Alex Crichtone9d89832018-04-02 15:43:551387name = "pest_derive"
1388version = "1.0.7"
1389source = "registry+https://github.com/rust-lang/crates.io-index"
1390dependencies = [
1391 "pest 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
1392 "quote 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)",
1393 "syn 0.11.11 (registry+https://github.com/rust-lang/crates.io-index)",
1394]
1395
1396[[package]]
Mark Simulacrumb0dbc7c2018-03-27 10:44:331397name = "petgraph"
1398version = "0.4.12"
1399source = "registry+https://github.com/rust-lang/crates.io-index"
1400dependencies = [
1401 "fixedbitset 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
1402 "ordermap 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
1403]
1404
1405[[package]]
steveklabnikecfbaca2018-04-03 14:32:041406name = "phf"
1407version = "0.7.21"
1408source = "registry+https://github.com/rust-lang/crates.io-index"
1409dependencies = [
1410 "phf_shared 0.7.21 (registry+https://github.com/rust-lang/crates.io-index)",
1411]
1412
1413[[package]]
1414name = "phf_codegen"
1415version = "0.7.21"
1416source = "registry+https://github.com/rust-lang/crates.io-index"
1417dependencies = [
1418 "phf_generator 0.7.21 (registry+https://github.com/rust-lang/crates.io-index)",
1419 "phf_shared 0.7.21 (registry+https://github.com/rust-lang/crates.io-index)",
1420]
1421
1422[[package]]
1423name = "phf_generator"
1424version = "0.7.21"
1425source = "registry+https://github.com/rust-lang/crates.io-index"
1426dependencies = [
1427 "phf_shared 0.7.21 (registry+https://github.com/rust-lang/crates.io-index)",
1428 "rand 0.3.22 (registry+https://github.com/rust-lang/crates.io-index)",
1429]
1430
1431[[package]]
1432name = "phf_shared"
1433version = "0.7.21"
1434source = "registry+https://github.com/rust-lang/crates.io-index"
1435dependencies = [
1436 "siphasher 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
1437]
1438
1439[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581440name = "pkg-config"
1441version = "0.3.9"
1442source = "registry+https://github.com/rust-lang/crates.io-index"
1443
1444[[package]]
steveklabnikecfbaca2018-04-03 14:32:041445name = "precomputed-hash"
1446version = "0.1.1"
1447source = "registry+https://github.com/rust-lang/crates.io-index"
1448
1449[[package]]
Mark Simulacrum42fde212018-03-10 14:03:061450name = "pretty_assertions"
1451version = "0.5.1"
1452source = "registry+https://github.com/rust-lang/crates.io-index"
1453dependencies = [
1454 "ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
1455 "difference 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1456]
1457
1458[[package]]
Alex Crichton87f3dda2018-03-01 19:08:481459name = "proc-macro2"
Alex Crichton924f8c72018-04-18 15:43:591460version = "0.3.6"
Alex Crichtone9d89832018-04-02 15:43:551461source = "registry+https://github.com/rust-lang/crates.io-index"
1462dependencies = [
1463 "unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
1464]
1465
1466[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291467name = "proc_macro"
1468version = "0.0.0"
1469dependencies = [
John Kåre Alsakerb74e97c2018-02-27 16:11:141470 "rustc_data_structures 0.0.0",
Sergio Benitez8be132e2017-08-28 09:56:431471 "rustc_errors 0.0.0",
Alex Crichton147e2da2016-10-07 06:30:381472 "syntax 0.0.0",
Jeffrey Seyfried2dc60b12017-01-18 03:27:091473 "syntax_pos 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:291474]
1475
1476[[package]]
whitequark42754ce2017-02-13 09:57:501477name = "profiler_builtins"
1478version = "0.0.0"
1479dependencies = [
Alex Crichton7e5b9ac2018-04-24 15:34:141480 "cc 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider679657b2018-03-30 11:06:341481 "compiler_builtins 0.0.0",
whitequark42754ce2017-02-13 09:57:501482 "core 0.0.0",
Marco Castelluccioecba8d62017-06-04 14:54:391483]
1484
1485[[package]]
Steve Klabnika0769612017-02-07 23:13:571486name = "pulldown-cmark"
Manish Goregaokar68185512018-02-18 21:33:561487version = "0.1.2"
Oliver Schneideracdf83f2017-12-06 08:25:291488source = "registry+https://github.com/rust-lang/crates.io-index"
1489dependencies = [
1490 "bitflags 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:551491 "getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)",
Guillaume Gomez474cc092017-03-12 19:28:361492]
1493
1494[[package]]
Steve Klabnika0769612017-02-07 23:13:571495name = "quick-error"
Nick Cameronc5cad5a2017-09-22 01:58:351496version = "1.2.1"
Steve Klabnika0769612017-02-07 23:13:571497source = "registry+https://github.com/rust-lang/crates.io-index"
1498
1499[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291500name = "quine-mc_cluskey"
1501version = "0.2.4"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581502source = "registry+https://github.com/rust-lang/crates.io-index"
1503
1504[[package]]
1505name = "quote"
1506version = "0.3.15"
1507source = "registry+https://github.com/rust-lang/crates.io-index"
1508
1509[[package]]
Alex Crichton87f3dda2018-03-01 19:08:481510name = "quote"
Alex Crichtone9d89832018-04-02 15:43:551511version = "0.5.1"
1512source = "registry+https://github.com/rust-lang/crates.io-index"
1513dependencies = [
Alex Crichton924f8c72018-04-18 15:43:591514 "proc-macro2 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:551515]
1516
1517[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581518name = "racer"
Nick Cameron8de091e2018-05-17 19:59:161519version = "2.0.14"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581520source = "registry+https://github.com/rust-lang/crates.io-index"
1521dependencies = [
Aleksey Kladov8d977472018-03-19 18:57:411522 "clap 2.31.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:591523 "env_logger 0.5.8 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron8de091e2018-05-17 19:59:161524 "humantime 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Bastien Orivel06f81032018-03-21 02:04:091525 "lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1526 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581527 "syntex_errors 0.52.0 (registry+https://github.com/rust-lang/crates.io-index)",
1528 "syntex_syntax 0.52.0 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron8de091e2018-05-17 19:59:161529 "toml 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581530]
1531
1532[[package]]
Oliver Schneiderb1e75972017-12-15 07:37:301533name = "radix_trie"
Alex Crichtone9d89832018-04-02 15:43:551534version = "0.1.3"
Oliver Schneiderb1e75972017-12-15 07:37:301535source = "registry+https://github.com/rust-lang/crates.io-index"
1536dependencies = [
1537 "endian-type 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:551538 "nibble_vec 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneiderb1e75972017-12-15 07:37:301539]
1540
1541[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291542name = "rand"
steveklabnikecfbaca2018-04-03 14:32:041543version = "0.3.22"
1544source = "registry+https://github.com/rust-lang/crates.io-index"
1545dependencies = [
1546 "fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
1547 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
1548 "rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
1549]
1550
1551[[package]]
1552name = "rand"
Alex Crichton994bfd42018-02-26 17:07:161553version = "0.4.2"
1554source = "registry+https://github.com/rust-lang/crates.io-index"
1555dependencies = [
1556 "fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:021557 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:161558 "winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:291559]
1560
1561[[package]]
1562name = "rayon"
Alex Crichtone9d89832018-04-02 15:43:551563version = "1.0.1"
Nick Cameron4b6f5c22018-02-26 03:15:451564source = "registry+https://github.com/rust-lang/crates.io-index"
1565dependencies = [
Alex Crichtone9d89832018-04-02 15:43:551566 "either 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron4b6f5c22018-02-26 03:15:451567 "rayon-core 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:291568]
1569
1570[[package]]
1571name = "rayon-core"
Nick Cameron4b6f5c22018-02-26 03:15:451572version = "1.4.0"
Oliver Schneideracdf83f2017-12-06 08:25:291573source = "registry+https://github.com/rust-lang/crates.io-index"
1574dependencies = [
Nick Cameron4b6f5c22018-02-26 03:15:451575 "crossbeam-deque 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
1576 "lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:021577 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:221578 "num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Camerona10577c2018-05-15 08:34:171579 "rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581580]
1581
1582[[package]]
Nick Cameronc5cad5a2017-09-22 01:58:351583name = "redox_syscall"
Alex Crichton80d6ed22018-01-08 21:56:221584version = "0.1.37"
Nick Cameronc5cad5a2017-09-22 01:58:351585source = "registry+https://github.com/rust-lang/crates.io-index"
1586
1587[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291588name = "redox_termios"
1589version = "0.1.1"
1590source = "registry+https://github.com/rust-lang/crates.io-index"
1591dependencies = [
Alex Crichton80d6ed22018-01-08 21:56:221592 "redox_syscall 0.1.37 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:291593]
1594
1595[[package]]
Nick Cameron04415dc2017-06-30 18:58:541596name = "reformat"
1597version = "0.1.0"
1598
1599[[package]]
1600name = "reformat_with_range"
1601version = "0.1.0"
1602
1603[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581604name = "regex"
Alex Crichtonfaebcc12018-03-15 17:58:021605version = "0.2.10"
Steve Klabnika0769612017-02-07 23:13:571606source = "registry+https://github.com/rust-lang/crates.io-index"
1607dependencies = [
Nick Cameron75029252017-12-06 05:18:441608 "aho-corasick 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)",
1609 "memchr 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:591610 "regex-syntax 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton325d7392017-12-10 17:42:491611 "thread_local 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Steve Klabnik2795de32017-02-20 00:20:571612 "utf8-ranges 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Steve Klabnika0769612017-02-07 23:13:571613]
1614
1615[[package]]
Oliver Schneider847bb142018-05-11 12:11:061616name = "regex"
1617version = "1.0.0"
1618source = "registry+https://github.com/rust-lang/crates.io-index"
1619dependencies = [
1620 "aho-corasick 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)",
1621 "memchr 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
1622 "regex-syntax 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
1623 "thread_local 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
1624 "utf8-ranges 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1625]
1626
1627[[package]]
Steve Klabnika0769612017-02-07 23:13:571628name = "regex-syntax"
Alex Crichton924f8c72018-04-18 15:43:591629version = "0.5.5"
Alex Crichton994bfd42018-02-26 17:07:161630source = "registry+https://github.com/rust-lang/crates.io-index"
1631dependencies = [
1632 "ucd-util 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
1633]
1634
1635[[package]]
Oliver Schneider847bb142018-05-11 12:11:061636name = "regex-syntax"
1637version = "0.6.0"
1638source = "registry+https://github.com/rust-lang/crates.io-index"
1639dependencies = [
1640 "ucd-util 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
1641]
1642
1643[[package]]
Alex Crichton7bc2cbf2017-04-26 15:52:191644name = "remote-test-client"
1645version = "0.1.0"
1646
1647[[package]]
1648name = "remote-test-server"
1649version = "0.1.0"
1650
1651[[package]]
Alex Crichton994bfd42018-02-26 17:07:161652name = "remove_dir_all"
Alex Crichton924f8c72018-04-18 15:43:591653version = "0.5.1"
Alex Crichton994bfd42018-02-26 17:07:161654source = "registry+https://github.com/rust-lang/crates.io-index"
1655dependencies = [
Alex Crichtonfaebcc12018-03-15 17:58:021656 "winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:161657]
1658
1659[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581660name = "rls"
Nick Cameron80bfca42018-05-16 03:38:111661version = "0.128.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581662dependencies = [
Eric Hussa2332682018-05-12 20:08:551663 "cargo 0.29.0",
Alex Crichtone9d89832018-04-02 15:43:551664 "cargo_metadata 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider387875d2018-05-19 11:18:021665 "clippy_lints 0.0.200 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:591666 "env_logger 0.5.8 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewskid3322772017-12-28 18:46:291667 "failure 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:551668 "json 0.11.13 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewskid3322772017-12-28 18:46:291669 "jsonrpc-core 8.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron80bfca42018-05-16 03:38:111670 "languageserver-types 0.41.0 (registry+https://github.com/rust-lang/crates.io-index)",
topecongiro8636d012018-01-26 03:55:221671 "lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1672 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameronfa94c5c2018-02-14 08:09:511673 "num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron8de091e2018-05-17 19:59:161674 "racer 2.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:551675 "rayon 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron80bfca42018-05-16 03:38:111676 "rls-analysis 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron127f9a62018-04-25 22:11:281677 "rls-blacklist 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron80bfca42018-05-16 03:38:111678 "rls-data 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron8de091e2018-05-17 19:59:161679 "rls-rustc 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581680 "rls-span 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron4b6f5c22018-02-26 03:15:451681 "rls-vfs 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron80bfca42018-05-16 03:38:111682 "rustfmt-nightly 0.7.0",
Alex Crichton924f8c72018-04-18 15:43:591683 "serde 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
1684 "serde_derive 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
1685 "serde_json 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:161686 "url 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron8de091e2018-05-17 19:59:161687 "walkdir 2.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581688]
1689
1690[[package]]
1691name = "rls-analysis"
Nick Cameron80bfca42018-05-16 03:38:111692version = "0.13.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581693source = "registry+https://github.com/rust-lang/crates.io-index"
1694dependencies = [
Bastien Orivelbcdb67b2018-05-08 18:55:431695 "derive-new 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron127f9a62018-04-25 22:11:281696 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:551697 "radix_trie 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron80bfca42018-05-16 03:38:111698 "rls-data 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton453080f2017-06-05 16:36:481699 "rls-span 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
1700 "rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)",
1701]
1702
1703[[package]]
Nick Cameronfa94c5c2018-02-14 08:09:511704name = "rls-blacklist"
Nick Cameron127f9a62018-04-25 22:11:281705version = "0.1.2"
Andy Russell59fafc82017-12-04 20:59:491706source = "registry+https://github.com/rust-lang/crates.io-index"
Andy Russell59fafc82017-12-04 20:59:491707
1708[[package]]
Martin Algesten9a6afa82018-02-02 07:29:591709name = "rls-data"
Nick Cameron80bfca42018-05-16 03:38:111710version = "0.16.0"
Martin Algesten9a6afa82018-02-02 07:29:591711source = "registry+https://github.com/rust-lang/crates.io-index"
1712dependencies = [
1713 "rls-span 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
1714 "rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:591715 "serde 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
1716 "serde_derive 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
Martin Algesten9a6afa82018-02-02 07:29:591717]
1718
1719[[package]]
Nick Cameron92867d22017-08-30 05:09:361720name = "rls-rustc"
Nick Cameron8de091e2018-05-17 19:59:161721version = "0.3.0"
Nick Cameron92867d22017-08-30 05:09:361722source = "registry+https://github.com/rust-lang/crates.io-index"
1723
1724[[package]]
Nick Cameronfee1f642017-03-14 02:16:441725name = "rls-span"
Nick Cameron7bed5432017-05-08 19:15:481726version = "0.4.0"
Nick Camerondc63eff2017-03-15 08:20:231727source = "registry+https://github.com/rust-lang/crates.io-index"
Nick Cameronfee1f642017-03-14 02:16:441728dependencies = [
Tatsuyuki Ishi0e79b972017-04-29 23:11:581729 "rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:591730 "serde 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
1731 "serde_derive 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581732]
1733
1734[[package]]
1735name = "rls-vfs"
Nick Cameron4b6f5c22018-02-26 03:15:451736version = "0.4.5"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581737source = "registry+https://github.com/rust-lang/crates.io-index"
1738dependencies = [
Nick Cameron8de091e2018-05-17 19:59:161739 "racer 2.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581740 "rls-span 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameronfee1f642017-03-14 02:16:441741]
1742
1743[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291744name = "rustbook"
Steve Klabnika0769612017-02-07 23:13:571745version = "0.1.0"
1746dependencies = [
Aleksey Kladov8d977472018-03-19 18:57:411747 "clap 2.31.2 (registry+https://github.com/rust-lang/crates.io-index)",
Matt Ickstadt0ab516f2018-04-21 21:06:131748 "mdbook 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
Steve Klabnika0769612017-02-07 23:13:571749]
Ahmed Charles9ca382f2016-09-02 08:55:291750
1751[[package]]
1752name = "rustc"
1753version = "0.0.0"
1754dependencies = [
1755 "arena 0.0.0",
Alex Crichton924f8c72018-04-18 15:43:591756 "backtrace 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:291757 "bitflags 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:551758 "byteorder 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
Niko Matsakis9c548bf2018-05-24 12:48:021759 "chalk-engine 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
Malo Jaffré8ed13d62017-12-29 10:24:381760 "flate2 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:291761 "fmt_macros 0.0.0",
1762 "graphviz 0.0.0",
Alex Crichtonfaebcc12018-03-15 17:58:021763 "jobserver 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsaker9d3719b2018-02-01 17:10:561764 "lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Malo Jaffré3f073c42018-01-07 15:54:051765 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsaker9d3719b2018-02-01 17:10:561766 "proc_macro 0.0.0",
Oliver Schneideracdf83f2017-12-06 08:25:291767 "rustc_apfloat 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:291768 "rustc_data_structures 0.0.0",
1769 "rustc_errors 0.0.0",
Irina Popa38e96402017-12-08 19:18:211770 "rustc_target 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:291771 "serialize 0.0.0",
1772 "syntax 0.0.0",
1773 "syntax_pos 0.0.0",
Alex Crichtonfaebcc12018-03-15 17:58:021774 "tempdir 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:291775]
1776
1777[[package]]
topecongiro5ae8fa92018-01-18 14:40:371778name = "rustc-ap-rustc_cratesio_shim"
Nick Cameron80bfca42018-05-16 03:38:111779version = "128.0.0"
topecongiro5ae8fa92018-01-18 14:40:371780source = "registry+https://github.com/rust-lang/crates.io-index"
1781dependencies = [
1782 "bitflags 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron64572412018-05-01 19:50:581783 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
topecongiro5ae8fa92018-01-18 14:40:371784]
1785
1786[[package]]
1787name = "rustc-ap-rustc_data_structures"
Nick Cameron80bfca42018-05-16 03:38:111788version = "128.0.0"
topecongiro5ae8fa92018-01-18 14:40:371789source = "registry+https://github.com/rust-lang/crates.io-index"
1790dependencies = [
1791 "cfg-if 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Niko Matsakis7ed0fd72018-05-18 19:25:341792 "ena 0.9.3 (registry+https://github.com/rust-lang/crates.io-index)",
topecongiro5ae8fa92018-01-18 14:40:371793 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton35655562018-04-27 03:50:061794 "parking_lot 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
1795 "parking_lot_core 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron80bfca42018-05-16 03:38:111796 "rustc-ap-rustc_cratesio_shim 128.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1797 "rustc-ap-serialize 128.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
topecongiro5ae8fa92018-01-18 14:40:371798 "stable_deref_trait 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
topecongiro5ae8fa92018-01-18 14:40:371799]
1800
1801[[package]]
1802name = "rustc-ap-rustc_errors"
Nick Cameron80bfca42018-05-16 03:38:111803version = "128.0.0"
topecongiro5ae8fa92018-01-18 14:40:371804source = "registry+https://github.com/rust-lang/crates.io-index"
1805dependencies = [
Alan Du253ade52018-03-19 14:14:131806 "atty 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron80bfca42018-05-16 03:38:111807 "rustc-ap-rustc_data_structures 128.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1808 "rustc-ap-serialize 128.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1809 "rustc-ap-syntax_pos 128.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss0f1c6492018-03-26 23:20:111810 "termcolor 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
topecongiro5ae8fa92018-01-18 14:40:371811 "unicode-width 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
1812]
1813
1814[[package]]
Nick Cameron64572412018-05-01 19:50:581815name = "rustc-ap-rustc_target"
Nick Cameron80bfca42018-05-16 03:38:111816version = "128.0.0"
topecongiro5ae8fa92018-01-18 14:40:371817source = "registry+https://github.com/rust-lang/crates.io-index"
1818dependencies = [
1819 "bitflags 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
1820 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron80bfca42018-05-16 03:38:111821 "rustc-ap-rustc_cratesio_shim 128.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1822 "rustc-ap-serialize 128.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron64572412018-05-01 19:50:581823]
1824
1825[[package]]
1826name = "rustc-ap-serialize"
Nick Cameron80bfca42018-05-16 03:38:111827version = "128.0.0"
Nick Cameron64572412018-05-01 19:50:581828source = "registry+https://github.com/rust-lang/crates.io-index"
1829
1830[[package]]
1831name = "rustc-ap-syntax"
Nick Cameron80bfca42018-05-16 03:38:111832version = "128.0.0"
Nick Cameron64572412018-05-01 19:50:581833source = "registry+https://github.com/rust-lang/crates.io-index"
1834dependencies = [
1835 "bitflags 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
1836 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron80bfca42018-05-16 03:38:111837 "rustc-ap-rustc_data_structures 128.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1838 "rustc-ap-rustc_errors 128.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1839 "rustc-ap-rustc_target 128.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1840 "rustc-ap-serialize 128.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1841 "rustc-ap-syntax_pos 128.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alan Du253ade52018-03-19 14:14:131842 "scoped-tls 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
topecongiro5ae8fa92018-01-18 14:40:371843]
1844
1845[[package]]
1846name = "rustc-ap-syntax_pos"
Nick Cameron80bfca42018-05-16 03:38:111847version = "128.0.0"
topecongiro5ae8fa92018-01-18 14:40:371848source = "registry+https://github.com/rust-lang/crates.io-index"
1849dependencies = [
Nick Cameron80bfca42018-05-16 03:38:111850 "rustc-ap-rustc_data_structures 128.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1851 "rustc-ap-serialize 128.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alan Du253ade52018-03-19 14:14:131852 "scoped-tls 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
topecongiro5ae8fa92018-01-18 14:40:371853 "unicode-width 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
1854]
1855
1856[[package]]
Josh Stone020c5ec2017-05-08 22:01:131857name = "rustc-demangle"
Alex Crichton994bfd42018-02-26 17:07:161858version = "0.1.7"
Josh Stone020c5ec2017-05-08 22:01:131859source = "registry+https://github.com/rust-lang/crates.io-index"
1860
1861[[package]]
Niko Matsakis9c548bf2018-05-24 12:48:021862name = "rustc-hash"
1863version = "1.0.0"
1864source = "registry+https://github.com/rust-lang/crates.io-index"
1865
1866[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291867name = "rustc-main"
1868version = "0.0.0"
1869dependencies = [
Ahmed Charles9ca382f2016-09-02 08:55:291870 "rustc_driver 0.0.0",
Irina Popa38e96402017-12-08 19:18:211871 "rustc_target 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:291872]
1873
1874[[package]]
John Kåre Alsaker4afdae62018-05-12 02:11:031875name = "rustc-rayon"
1876version = "0.1.0"
1877source = "registry+https://github.com/rust-lang/crates.io-index"
1878dependencies = [
1879 "either 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
1880 "rustc-rayon-core 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
1881]
1882
1883[[package]]
1884name = "rustc-rayon-core"
1885version = "0.1.0"
1886source = "registry+https://github.com/rust-lang/crates.io-index"
1887dependencies = [
1888 "crossbeam-deque 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
1889 "lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1890 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
1891 "num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
1892 "rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
1893]
1894
1895[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291896name = "rustc-serialize"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581897version = "0.3.24"
Ahmed Charles9ca382f2016-09-02 08:55:291898source = "registry+https://github.com/rust-lang/crates.io-index"
1899
1900[[package]]
Alex Crichton695dee02017-06-03 21:54:081901name = "rustc_allocator"
1902version = "0.0.0"
1903dependencies = [
1904 "rustc 0.0.0",
1905 "rustc_errors 0.0.0",
Irina Popa04fa0e72018-04-25 16:30:391906 "rustc_target 0.0.0",
Alex Crichton695dee02017-06-03 21:54:081907 "syntax 0.0.0",
1908 "syntax_pos 0.0.0",
1909]
1910
1911[[package]]
Eduard-Mihai Burtescu877ec942017-07-08 17:46:431912name = "rustc_apfloat"
1913version = "0.0.0"
1914dependencies = [
Oliver Schneideracdf83f2017-12-06 08:25:291915 "bitflags 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Tamir Duberstein231d9e72017-09-08 19:08:011916 "rustc_cratesio_shim 0.0.0",
Eduard-Mihai Burtescu877ec942017-07-08 17:46:431917]
1918
1919[[package]]
Jorge Aparicio9af6aa32016-12-30 04:28:111920name = "rustc_asan"
1921version = "0.0.0"
1922dependencies = [
Alex Crichton695dee02017-06-03 21:54:081923 "alloc 0.0.0",
Jorge Aparicio9af6aa32016-12-30 04:28:111924 "alloc_system 0.0.0",
Jorge Aparicio22097e62017-02-05 01:10:291925 "build_helper 0.1.0",
Alex Crichton924f8c72018-04-18 15:43:591926 "cmake 0.1.30 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider679657b2018-03-30 11:06:341927 "compiler_builtins 0.0.0",
Jorge Aparicio9af6aa32016-12-30 04:28:111928 "core 0.0.0",
1929]
1930
1931[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291932name = "rustc_borrowck"
1933version = "0.0.0"
1934dependencies = [
1935 "graphviz 0.0.0",
Malo Jaffré3f073c42018-01-07 15:54:051936 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:291937 "rustc 0.0.0",
John Kåre Alsakerb74e97c2018-02-27 16:11:141938 "rustc_data_structures 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:291939 "rustc_errors 0.0.0",
1940 "rustc_mir 0.0.0",
1941 "syntax 0.0.0",
1942 "syntax_pos 0.0.0",
1943]
1944
1945[[package]]
Irina Popab63d7e22018-05-08 13:10:161946name = "rustc_codegen_llvm"
1947version = "0.0.0"
1948dependencies = [
1949 "bitflags 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
1950 "cc 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)",
1951 "env_logger 0.5.8 (registry+https://github.com/rust-lang/crates.io-index)",
1952 "flate2 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
1953 "jobserver 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
1954 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
1955 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
1956 "num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
1957 "rustc 0.0.0",
1958 "rustc-demangle 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
1959 "rustc_allocator 0.0.0",
1960 "rustc_apfloat 0.0.0",
1961 "rustc_codegen_utils 0.0.0",
1962 "rustc_data_structures 0.0.0",
1963 "rustc_errors 0.0.0",
1964 "rustc_incremental 0.0.0",
1965 "rustc_llvm 0.0.0",
1966 "rustc_mir 0.0.0",
1967 "rustc_platform_intrinsics 0.0.0",
1968 "rustc_target 0.0.0",
1969 "serialize 0.0.0",
1970 "syntax 0.0.0",
1971 "syntax_pos 0.0.0",
1972 "tempdir 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
1973]
1974
1975[[package]]
1976name = "rustc_codegen_utils"
1977version = "0.0.0"
1978dependencies = [
1979 "ar 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
1980 "flate2 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
1981 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
1982 "rustc 0.0.0",
1983 "rustc_data_structures 0.0.0",
1984 "rustc_incremental 0.0.0",
1985 "rustc_mir 0.0.0",
1986 "rustc_target 0.0.0",
1987 "syntax 0.0.0",
1988 "syntax_pos 0.0.0",
1989]
1990
1991[[package]]
Tamir Duberstein231d9e72017-09-08 19:08:011992name = "rustc_cratesio_shim"
1993version = "0.0.0"
1994dependencies = [
Oliver Schneideracdf83f2017-12-06 08:25:291995 "bitflags 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Irina Popa04fa0e72018-04-25 16:30:391996 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Tamir Duberstein231d9e72017-09-08 19:08:011997]
1998
1999[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292000name = "rustc_data_structures"
2001version = "0.0.0"
2002dependencies = [
John Kåre Alsaker970c6132017-12-03 12:49:012003 "cfg-if 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Niko Matsakis7ed0fd72018-05-18 19:25:342004 "ena 0.9.3 (registry+https://github.com/rust-lang/crates.io-index)",
Malo Jaffré3f073c42018-01-07 15:54:052005 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton35655562018-04-27 03:50:062006 "parking_lot 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
2007 "parking_lot_core 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
Niko Matsakis9c548bf2018-05-24 12:48:022008 "rustc-hash 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsaker4afdae62018-05-12 02:11:032009 "rustc-rayon 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
Irina Popa04fa0e72018-04-25 16:30:392010 "rustc_cratesio_shim 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292011 "serialize 0.0.0",
John Kåre Alsaker970c6132017-12-03 12:49:012012 "stable_deref_trait 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292013]
2014
2015[[package]]
2016name = "rustc_driver"
2017version = "0.0.0"
2018dependencies = [
Oliver Schneideracdf83f2017-12-06 08:25:292019 "ar 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292020 "arena 0.0.0",
Alex Crichton924f8c72018-04-18 15:43:592021 "env_logger 0.5.8 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292022 "graphviz 0.0.0",
Malo Jaffré3f073c42018-01-07 15:54:052023 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292024 "rustc 0.0.0",
John Kåre Alsaker4afdae62018-05-12 02:11:032025 "rustc-rayon 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton695dee02017-06-03 21:54:082026 "rustc_allocator 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292027 "rustc_borrowck 0.0.0",
Irina Popab63d7e22018-05-08 13:10:162028 "rustc_codegen_utils 0.0.0",
Michael Woeristerbd1ce912016-10-29 01:26:012029 "rustc_data_structures 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292030 "rustc_errors 0.0.0",
2031 "rustc_incremental 0.0.0",
2032 "rustc_lint 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292033 "rustc_metadata 0.0.0",
2034 "rustc_mir 0.0.0",
2035 "rustc_passes 0.0.0",
2036 "rustc_plugin 0.0.0",
2037 "rustc_privacy 0.0.0",
2038 "rustc_resolve 0.0.0",
2039 "rustc_save_analysis 0.0.0",
Irina Popa38e96402017-12-08 19:18:212040 "rustc_target 0.0.0",
Niko Matsakis3a50b41d2018-02-25 15:58:542041 "rustc_traits 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292042 "rustc_typeck 0.0.0",
John Kåre Alsaker4afdae62018-05-12 02:11:032043 "scoped-tls 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292044 "serialize 0.0.0",
2045 "syntax 0.0.0",
2046 "syntax_ext 0.0.0",
2047 "syntax_pos 0.0.0",
2048]
2049
2050[[package]]
2051name = "rustc_errors"
2052version = "0.0.0"
2053dependencies = [
Alex Crichtona919efa2018-02-27 18:33:022054 "atty 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:292055 "rustc_data_structures 0.0.0",
Niko Matsakisd9aaca72017-01-28 23:13:212056 "serialize 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292057 "syntax_pos 0.0.0",
Eric Huss0f1c6492018-03-26 23:20:112058 "termcolor 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Esteban Küberc60aab22017-12-11 07:35:532059 "unicode-width 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292060]
2061
2062[[package]]
2063name = "rustc_incremental"
2064version = "0.0.0"
2065dependencies = [
2066 "graphviz 0.0.0",
Malo Jaffré3f073c42018-01-07 15:54:052067 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Bastien Orivela67e0722018-03-12 19:23:232068 "rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292069 "rustc 0.0.0",
2070 "rustc_data_structures 0.0.0",
2071 "serialize 0.0.0",
2072 "syntax 0.0.0",
2073 "syntax_pos 0.0.0",
2074]
2075
2076[[package]]
2077name = "rustc_lint"
2078version = "0.0.0"
2079dependencies = [
Malo Jaffré3f073c42018-01-07 15:54:052080 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292081 "rustc 0.0.0",
Oliver Schneideraedd4c62018-03-05 09:21:112082 "rustc_mir 0.0.0",
Irina Popa04fa0e72018-04-25 16:30:392083 "rustc_target 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292084 "syntax 0.0.0",
2085 "syntax_pos 0.0.0",
2086]
2087
2088[[package]]
2089name = "rustc_llvm"
2090version = "0.0.0"
2091dependencies = [
Oliver Schneideracdf83f2017-12-06 08:25:292092 "bitflags 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292093 "build_helper 0.1.0",
Alex Crichton7e5b9ac2018-04-24 15:34:142094 "cc 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:022095 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Tamir Duberstein231d9e72017-09-08 19:08:012096 "rustc_cratesio_shim 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292097]
2098
2099[[package]]
Jorge Aparicio9af6aa32016-12-30 04:28:112100name = "rustc_lsan"
2101version = "0.0.0"
2102dependencies = [
Alex Crichton695dee02017-06-03 21:54:082103 "alloc 0.0.0",
Jorge Aparicio9af6aa32016-12-30 04:28:112104 "alloc_system 0.0.0",
Jorge Aparicio22097e62017-02-05 01:10:292105 "build_helper 0.1.0",
Alex Crichton924f8c72018-04-18 15:43:592106 "cmake 0.1.30 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider679657b2018-03-30 11:06:342107 "compiler_builtins 0.0.0",
Jorge Aparicio9af6aa32016-12-30 04:28:112108 "core 0.0.0",
2109]
2110
2111[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292112name = "rustc_metadata"
2113version = "0.0.0"
2114dependencies = [
Malo Jaffré8ed13d62017-12-29 10:24:382115 "flate2 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Malo Jaffré3f073c42018-01-07 15:54:052116 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton147e2da2016-10-07 06:30:382117 "proc_macro 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292118 "rustc 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292119 "rustc_data_structures 0.0.0",
2120 "rustc_errors 0.0.0",
Irina Popa38e96402017-12-08 19:18:212121 "rustc_target 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292122 "serialize 0.0.0",
2123 "syntax 0.0.0",
Alex Crichton147e2da2016-10-07 06:30:382124 "syntax_ext 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292125 "syntax_pos 0.0.0",
2126]
2127
2128[[package]]
2129name = "rustc_mir"
2130version = "0.0.0"
2131dependencies = [
Oliver Schneideraedd4c62018-03-05 09:21:112132 "arena 0.0.0",
Oliver Schneideracdf83f2017-12-06 08:25:292133 "bitflags 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:552134 "byteorder 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292135 "graphviz 0.0.0",
Malo Jaffré3f073c42018-01-07 15:54:052136 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracac5852017-12-12 16:14:492137 "log_settings 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292138 "rustc 0.0.0",
Oliver Schneideracac5852017-12-12 16:14:492139 "rustc_apfloat 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292140 "rustc_data_structures 0.0.0",
Felix S. Klock II8e79fc72017-07-03 15:25:032141 "rustc_errors 0.0.0",
Irina Popa38e96402017-12-08 19:18:212142 "rustc_target 0.0.0",
Oliver Schneideracdf83f2017-12-06 08:25:292143 "serialize 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292144 "syntax 0.0.0",
2145 "syntax_pos 0.0.0",
2146]
2147
2148[[package]]
Jorge Aparicio9af6aa32016-12-30 04:28:112149name = "rustc_msan"
2150version = "0.0.0"
2151dependencies = [
Alex Crichton695dee02017-06-03 21:54:082152 "alloc 0.0.0",
Jorge Aparicio9af6aa32016-12-30 04:28:112153 "alloc_system 0.0.0",
Jorge Aparicio22097e62017-02-05 01:10:292154 "build_helper 0.1.0",
Alex Crichton924f8c72018-04-18 15:43:592155 "cmake 0.1.30 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider679657b2018-03-30 11:06:342156 "compiler_builtins 0.0.0",
Jorge Aparicio9af6aa32016-12-30 04:28:112157 "core 0.0.0",
2158]
2159
2160[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292161name = "rustc_passes"
2162version = "0.0.0"
2163dependencies = [
Malo Jaffré3f073c42018-01-07 15:54:052164 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292165 "rustc 0.0.0",
John Kåre Alsakerb74e97c2018-02-27 16:11:142166 "rustc_data_structures 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292167 "rustc_errors 0.0.0",
Oliver Schneideraedd4c62018-03-05 09:21:112168 "rustc_mir 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292169 "syntax 0.0.0",
2170 "syntax_pos 0.0.0",
2171]
2172
2173[[package]]
2174name = "rustc_platform_intrinsics"
2175version = "0.0.0"
2176
2177[[package]]
2178name = "rustc_plugin"
2179version = "0.0.0"
2180dependencies = [
Ahmed Charles9ca382f2016-09-02 08:55:292181 "rustc 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292182 "rustc_errors 0.0.0",
2183 "rustc_metadata 0.0.0",
2184 "syntax 0.0.0",
2185 "syntax_pos 0.0.0",
2186]
2187
2188[[package]]
2189name = "rustc_privacy"
2190version = "0.0.0"
2191dependencies = [
2192 "rustc 0.0.0",
John Kåre Alsakerb74e97c2018-02-27 16:11:142193 "rustc_data_structures 0.0.0",
Vadim Petrochenkov419069d2017-09-16 13:45:492194 "rustc_typeck 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292195 "syntax 0.0.0",
2196 "syntax_pos 0.0.0",
2197]
2198
2199[[package]]
2200name = "rustc_resolve"
2201version = "0.0.0"
2202dependencies = [
2203 "arena 0.0.0",
Malo Jaffré3f073c42018-01-07 15:54:052204 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292205 "rustc 0.0.0",
Oliver Schneideracdf83f2017-12-06 08:25:292206 "rustc_data_structures 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292207 "rustc_errors 0.0.0",
2208 "syntax 0.0.0",
2209 "syntax_pos 0.0.0",
2210]
2211
2212[[package]]
2213name = "rustc_save_analysis"
2214version = "0.0.0"
2215dependencies = [
Malo Jaffré3f073c42018-01-07 15:54:052216 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Camerona10577c2018-05-15 08:34:172217 "rls-data 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron7bed5432017-05-08 19:15:482218 "rls-span 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292219 "rustc 0.0.0",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582220 "rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron27b91822017-08-01 02:43:112221 "rustc_data_structures 0.0.0",
Irina Popa04fa0e72018-04-25 16:30:392222 "rustc_target 0.0.0",
Niko Matsakis30393982017-05-03 16:18:042223 "rustc_typeck 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292224 "syntax 0.0.0",
2225 "syntax_pos 0.0.0",
2226]
2227
2228[[package]]
Irina Popa38e96402017-12-08 19:18:212229name = "rustc_target"
2230version = "0.0.0"
2231dependencies = [
Irina Popa3bd7efa2017-12-28 17:07:022232 "bitflags 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Irina Popa38e96402017-12-08 19:18:212233 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Irina Popa04fa0e72018-04-25 16:30:392234 "rustc_cratesio_shim 0.0.0",
Irina Popa38e96402017-12-08 19:18:212235 "serialize 0.0.0",
Irina Popa38e96402017-12-08 19:18:212236]
2237
2238[[package]]
Niko Matsakis3a50b41d2018-02-25 15:58:542239name = "rustc_traits"
2240version = "0.0.0"
2241dependencies = [
2242 "bitflags 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Niko Matsakis9c548bf2018-05-24 12:48:022243 "chalk-engine 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
Niko Matsakis3a50b41d2018-02-25 15:58:542244 "graphviz 0.0.0",
2245 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
2246 "rustc 0.0.0",
2247 "rustc_data_structures 0.0.0",
2248 "syntax 0.0.0",
2249 "syntax_pos 0.0.0",
2250]
2251
2252[[package]]
Jorge Aparicio9af6aa32016-12-30 04:28:112253name = "rustc_tsan"
2254version = "0.0.0"
2255dependencies = [
Tatsuyuki Ishi611b1112017-06-24 08:48:272256 "alloc 0.0.0",
Jorge Aparicio9af6aa32016-12-30 04:28:112257 "alloc_system 0.0.0",
Jorge Aparicio22097e62017-02-05 01:10:292258 "build_helper 0.1.0",
Alex Crichton924f8c72018-04-18 15:43:592259 "cmake 0.1.30 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider679657b2018-03-30 11:06:342260 "compiler_builtins 0.0.0",
Jorge Aparicio9af6aa32016-12-30 04:28:112261 "core 0.0.0",
2262]
2263
2264[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292265name = "rustc_typeck"
2266version = "0.0.0"
2267dependencies = [
2268 "arena 0.0.0",
2269 "fmt_macros 0.0.0",
Malo Jaffré3f073c42018-01-07 15:54:052270 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292271 "rustc 0.0.0",
Tim Neumannfc2216c2016-11-18 10:31:442272 "rustc_data_structures 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292273 "rustc_errors 0.0.0",
2274 "rustc_platform_intrinsics 0.0.0",
Irina Popa04fa0e72018-04-25 16:30:392275 "rustc_target 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292276 "syntax 0.0.0",
2277 "syntax_pos 0.0.0",
2278]
2279
2280[[package]]
Oliver Schneider847bb142018-05-11 12:11:062281name = "rustc_version"
2282version = "0.2.2"
2283source = "registry+https://github.com/rust-lang/crates.io-index"
2284dependencies = [
2285 "semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
2286]
2287
2288[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292289name = "rustdoc"
2290version = "0.0.0"
2291dependencies = [
Guillaume Gomez4b145732018-05-10 22:02:052292 "minifier 0.0.11 (registry+https://github.com/rust-lang/crates.io-index)",
Manish Goregaokar68185512018-02-18 21:33:562293 "pulldown-cmark 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:022294 "tempdir 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Simulacrume2e9b402017-07-23 02:01:582295]
2296
2297[[package]]
Guillaume Gomezdec9fab2018-02-05 22:43:532298name = "rustdoc-themes"
2299version = "0.1.0"
2300
2301[[package]]
Mark Simulacrume2e9b402017-07-23 02:01:582302name = "rustdoc-tool"
2303version = "0.0.0"
2304dependencies = [
2305 "rustdoc 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292306]
2307
2308[[package]]
Alex Crichtonfa9e55f2018-05-02 15:43:152309name = "rustfix"
Pascal Hertleif7a738562018-05-13 16:35:402310version = "0.3.1"
Pascal Hertleifa5630272018-05-03 13:35:422311source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichtonfa9e55f2018-05-02 15:43:152312dependencies = [
Pascal Hertleif7a738562018-05-13 16:35:402313 "failure 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
2314 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfa9e55f2018-05-02 15:43:152315 "serde 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
2316 "serde_derive 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
2317 "serde_json 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)",
2318]
2319
2320[[package]]
Alex Crichton1cede102017-06-15 02:33:062321name = "rustfmt-nightly"
Nick Cameron80bfca42018-05-16 03:38:112322version = "0.7.0"
kennytm0692b3d2017-12-15 19:41:582323dependencies = [
Nick Cameron80bfca42018-05-16 03:38:112324 "assert_cli 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:552325 "cargo_metadata 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
Bastien Orivelbcdb67b2018-05-08 18:55:432326 "derive-new 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
kennytm0692b3d2017-12-15 19:41:582327 "diff 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:592328 "env_logger 0.5.8 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron64572412018-05-01 19:50:582329 "failure 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:552330 "getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)",
2331 "itertools 0.7.8 (registry+https://github.com/rust-lang/crates.io-index)",
topecongiro5ae8fa92018-01-18 14:40:372332 "lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:022333 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Alan Du253ade52018-03-19 14:14:132334 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron80bfca42018-05-16 03:38:112335 "regex 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
2336 "rustc-ap-rustc_target 128.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
2337 "rustc-ap-syntax 128.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:592338 "serde 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
2339 "serde_derive 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
2340 "serde_json 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)",
Alan Du253ade52018-03-19 14:14:132341 "term 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:592342 "toml 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron7cb3f452017-08-24 05:52:282343 "unicode-segmentation 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alan Du253ade52018-03-19 14:14:132344 "winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
Boris-Chengbiao Zhouc2148022018-03-14 14:03:422345]
2346
2347[[package]]
Josh Stone020c5ec2017-05-08 22:01:132348name = "same-file"
Alex Crichton80d6ed22018-01-08 21:56:222349version = "1.0.2"
2350source = "registry+https://github.com/rust-lang/crates.io-index"
2351dependencies = [
2352 "winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
2353]
2354
2355[[package]]
2356name = "schannel"
Alex Crichton924f8c72018-04-18 15:43:592357version = "0.1.12"
Alex Crichton80d6ed22018-01-08 21:56:222358source = "registry+https://github.com/rust-lang/crates.io-index"
2359dependencies = [
2360 "lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
2361 "winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
2362]
2363
2364[[package]]
Alex Crichton453080f2017-06-05 16:36:482365name = "scoped-tls"
Alex Crichton994bfd42018-02-26 17:07:162366version = "0.1.1"
Alex Crichton453080f2017-06-05 16:36:482367source = "registry+https://github.com/rust-lang/crates.io-index"
2368
2369[[package]]
Nick Cameronad8ecc22017-07-19 01:32:122370name = "scopeguard"
Oliver Schneideracdf83f2017-12-06 08:25:292371version = "0.3.3"
2372source = "registry+https://github.com/rust-lang/crates.io-index"
2373
2374[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582375name = "semver"
Alex Crichton80d6ed22018-01-08 21:56:222376version = "0.9.0"
2377source = "registry+https://github.com/rust-lang/crates.io-index"
2378dependencies = [
2379 "semver-parser 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:592380 "serde 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582381]
2382
2383[[package]]
2384name = "semver-parser"
2385version = "0.7.0"
Steve Klabnik2795de32017-02-20 00:20:572386source = "registry+https://github.com/rust-lang/crates.io-index"
2387
2388[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582389name = "serde"
Alex Crichton924f8c72018-04-18 15:43:592390version = "1.0.40"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582391source = "registry+https://github.com/rust-lang/crates.io-index"
2392
2393[[package]]
2394name = "serde_derive"
Alex Crichton924f8c72018-04-18 15:43:592395version = "1.0.40"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582396source = "registry+https://github.com/rust-lang/crates.io-index"
2397dependencies = [
Alex Crichton924f8c72018-04-18 15:43:592398 "proc-macro2 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:552399 "quote 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:592400 "serde_derive_internals 0.23.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:552401 "syn 0.13.1 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582402]
2403
2404[[package]]
2405name = "serde_derive_internals"
Alex Crichton924f8c72018-04-18 15:43:592406version = "0.23.1"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582407source = "registry+https://github.com/rust-lang/crates.io-index"
2408dependencies = [
Alex Crichton924f8c72018-04-18 15:43:592409 "proc-macro2 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:552410 "syn 0.13.1 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582411]
2412
2413[[package]]
2414name = "serde_ignored"
Alex Crichton38bedfa2017-09-02 03:46:512415version = "0.0.4"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582416source = "registry+https://github.com/rust-lang/crates.io-index"
2417dependencies = [
Alex Crichton924f8c72018-04-18 15:43:592418 "serde 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582419]
2420
2421[[package]]
2422name = "serde_json"
Alex Crichton924f8c72018-04-18 15:43:592423version = "1.0.15"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582424source = "registry+https://github.com/rust-lang/crates.io-index"
2425dependencies = [
Guillaume Gomez9b26f3a2017-08-27 10:40:562426 "dtoa 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:022427 "itoa 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
2428 "num-traits 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:592429 "serde 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
Steve Klabnik2795de32017-02-20 00:20:572430]
2431
2432[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292433name = "serialize"
2434version = "0.0.0"
Ahmed Charles9ca382f2016-09-02 08:55:292435
2436[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582437name = "shell-escape"
Alex Crichtone9d89832018-04-02 15:43:552438version = "0.1.4"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582439source = "registry+https://github.com/rust-lang/crates.io-index"
2440
2441[[package]]
steveklabnik54371882018-01-25 17:32:252442name = "shlex"
2443version = "0.1.1"
2444source = "registry+https://github.com/rust-lang/crates.io-index"
2445
2446[[package]]
steveklabnikecfbaca2018-04-03 14:32:042447name = "siphasher"
2448version = "0.2.2"
2449source = "registry+https://github.com/rust-lang/crates.io-index"
2450
2451[[package]]
John Kåre Alsaker970c6132017-12-03 12:49:012452name = "smallvec"
2453version = "0.6.0"
2454source = "registry+https://github.com/rust-lang/crates.io-index"
2455
2456[[package]]
Mark Simulacrum38b46882017-06-26 16:26:152457name = "socket2"
Alex Crichton924f8c72018-04-18 15:43:592458version = "0.3.5"
Mark Simulacrum38b46882017-06-26 16:26:152459source = "registry+https://github.com/rust-lang/crates.io-index"
2460dependencies = [
steveklabnik4871dba2017-06-27 17:33:322461 "cfg-if 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:022462 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:222463 "winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Simulacrum38b46882017-06-26 16:26:152464]
2465
2466[[package]]
Robin Kruppe1a24a592017-04-26 21:22:452467name = "stable_deref_trait"
2468version = "1.0.0"
2469source = "registry+https://github.com/rust-lang/crates.io-index"
2470
2471[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292472name = "std"
2473version = "0.0.0"
2474dependencies = [
2475 "alloc 0.0.0",
2476 "alloc_jemalloc 0.0.0",
2477 "alloc_system 0.0.0",
2478 "build_helper 0.1.0",
Alex Crichton147e2da2016-10-07 06:30:382479 "compiler_builtins 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292480 "core 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292481 "libc 0.0.0",
2482 "panic_abort 0.0.0",
2483 "panic_unwind 0.0.0",
whitequark42754ce2017-02-13 09:57:502484 "profiler_builtins 0.0.0",
Alex Crichton994bfd42018-02-26 17:07:162485 "rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
Jorge Aparicio9af6aa32016-12-30 04:28:112486 "rustc_asan 0.0.0",
2487 "rustc_lsan 0.0.0",
2488 "rustc_msan 0.0.0",
2489 "rustc_tsan 0.0.0",
Corey Farwell274777a2016-11-29 19:38:082490 "std_unicode 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292491 "unwind 0.0.0",
2492]
2493
2494[[package]]
Corey Farwell274777a2016-11-29 19:38:082495name = "std_unicode"
2496version = "0.0.0"
2497dependencies = [
Oliver Schneider679657b2018-03-30 11:06:342498 "compiler_builtins 0.0.0",
Corey Farwell274777a2016-11-29 19:38:082499 "core 0.0.0",
2500]
2501
2502[[package]]
steveklabnikecfbaca2018-04-03 14:32:042503name = "string_cache"
2504version = "0.7.1"
2505source = "registry+https://github.com/rust-lang/crates.io-index"
2506dependencies = [
2507 "debug_unreachable 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
2508 "lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
2509 "phf_shared 0.7.21 (registry+https://github.com/rust-lang/crates.io-index)",
2510 "precomputed-hash 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:592511 "serde 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:042512 "string_cache_codegen 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
2513 "string_cache_shared 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
2514]
2515
2516[[package]]
2517name = "string_cache_codegen"
2518version = "0.4.0"
2519source = "registry+https://github.com/rust-lang/crates.io-index"
2520dependencies = [
2521 "phf_generator 0.7.21 (registry+https://github.com/rust-lang/crates.io-index)",
2522 "phf_shared 0.7.21 (registry+https://github.com/rust-lang/crates.io-index)",
2523 "quote 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)",
2524 "string_cache_shared 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
2525]
2526
2527[[package]]
2528name = "string_cache_shared"
2529version = "0.3.0"
2530source = "registry+https://github.com/rust-lang/crates.io-index"
2531
2532[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582533name = "strsim"
Aleksey Kladovb15b0232018-03-16 10:37:142534version = "0.7.0"
Steve Klabnika0769612017-02-07 23:13:572535source = "registry+https://github.com/rust-lang/crates.io-index"
2536
2537[[package]]
Matt Ickstadt0ab516f2018-04-21 21:06:132538name = "strum"
2539version = "0.9.0"
2540source = "registry+https://github.com/rust-lang/crates.io-index"
2541
2542[[package]]
2543name = "strum_macros"
2544version = "0.9.0"
2545source = "registry+https://github.com/rust-lang/crates.io-index"
2546dependencies = [
2547 "quote 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)",
2548 "syn 0.11.11 (registry+https://github.com/rust-lang/crates.io-index)",
2549]
2550
2551[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582552name = "syn"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582553version = "0.11.11"
2554source = "registry+https://github.com/rust-lang/crates.io-index"
2555dependencies = [
2556 "quote 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)",
2557 "synom 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
2558 "unicode-xid 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
2559]
2560
2561[[package]]
Alex Crichton87f3dda2018-03-01 19:08:482562name = "syn"
Alex Crichtone9d89832018-04-02 15:43:552563version = "0.13.1"
2564source = "registry+https://github.com/rust-lang/crates.io-index"
2565dependencies = [
Alex Crichton924f8c72018-04-18 15:43:592566 "proc-macro2 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:552567 "quote 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
2568 "unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
2569]
2570
2571[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582572name = "synom"
2573version = "0.11.3"
2574source = "registry+https://github.com/rust-lang/crates.io-index"
2575dependencies = [
2576 "unicode-xid 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
2577]
2578
2579[[package]]
Alex Crichton325d7392017-12-10 17:42:492580name = "synstructure"
2581version = "0.6.1"
2582source = "registry+https://github.com/rust-lang/crates.io-index"
2583dependencies = [
2584 "quote 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)",
2585 "syn 0.11.11 (registry+https://github.com/rust-lang/crates.io-index)",
2586]
2587
2588[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292589name = "syntax"
2590version = "0.0.0"
2591dependencies = [
Oliver Schneideracdf83f2017-12-06 08:25:292592 "bitflags 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Malo Jaffré3f073c42018-01-07 15:54:052593 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Mark-Simulacrum7bbebb12016-11-03 04:33:352594 "rustc_data_structures 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292595 "rustc_errors 0.0.0",
Irina Popa04fa0e72018-04-25 16:30:392596 "rustc_target 0.0.0",
John Kåre Alsakercbdf4ec02018-03-07 01:44:102597 "scoped-tls 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292598 "serialize 0.0.0",
2599 "syntax_pos 0.0.0",
2600]
2601
2602[[package]]
2603name = "syntax_ext"
2604version = "0.0.0"
2605dependencies = [
2606 "fmt_macros 0.0.0",
Alex Crichton147e2da2016-10-07 06:30:382607 "proc_macro 0.0.0",
John Kåre Alsakerb74e97c2018-02-27 16:11:142608 "rustc_data_structures 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292609 "rustc_errors 0.0.0",
Irina Popa04fa0e72018-04-25 16:30:392610 "rustc_target 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292611 "syntax 0.0.0",
2612 "syntax_pos 0.0.0",
2613]
2614
2615[[package]]
2616name = "syntax_pos"
2617version = "0.0.0"
2618dependencies = [
John Kåre Alsakerca323402018-05-10 14:27:462619 "arena 0.0.0",
Inokentiy Babushkindd8f7cd2017-06-10 14:09:512620 "rustc_data_structures 0.0.0",
John Kåre Alsakercbdf4ec02018-03-07 01:44:102621 "scoped-tls 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292622 "serialize 0.0.0",
Oliver Schneideracdf83f2017-12-06 08:25:292623 "unicode-width 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292624]
2625
2626[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582627name = "syntex_errors"
2628version = "0.52.0"
2629source = "registry+https://github.com/rust-lang/crates.io-index"
2630dependencies = [
Alex Crichtonfaebcc12018-03-15 17:58:022631 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Malo Jaffré8ed13d62017-12-29 10:24:382632 "log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582633 "rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)",
2634 "syntex_pos 0.52.0 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Simulacrum38b46882017-06-26 16:26:152635 "term 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582636 "unicode-xid 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
2637]
2638
2639[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582640name = "syntex_pos"
2641version = "0.52.0"
2642source = "registry+https://github.com/rust-lang/crates.io-index"
2643dependencies = [
2644 "rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)",
2645]
2646
2647[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582648name = "syntex_syntax"
2649version = "0.52.0"
2650source = "registry+https://github.com/rust-lang/crates.io-index"
2651dependencies = [
2652 "bitflags 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:022653 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Malo Jaffré8ed13d62017-12-29 10:24:382654 "log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582655 "rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)",
2656 "syntex_errors 0.52.0 (registry+https://github.com/rust-lang/crates.io-index)",
2657 "syntex_pos 0.52.0 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Simulacrum38b46882017-06-26 16:26:152658 "term 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582659 "unicode-xid 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
2660]
2661
2662[[package]]
Josh Stone020c5ec2017-05-08 22:01:132663name = "tar"
Alex Crichton924f8c72018-04-18 15:43:592664version = "0.4.15"
Josh Stone020c5ec2017-05-08 22:01:132665source = "registry+https://github.com/rust-lang/crates.io-index"
2666dependencies = [
Alex Crichton924f8c72018-04-18 15:43:592667 "filetime 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:022668 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:222669 "redox_syscall 0.1.37 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:592670 "xattr 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
Josh Stone020c5ec2017-05-08 22:01:132671]
2672
2673[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582674name = "tempdir"
Alex Crichtonfaebcc12018-03-15 17:58:022675version = "0.3.7"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582676source = "registry+https://github.com/rust-lang/crates.io-index"
2677dependencies = [
Alex Crichton994bfd42018-02-26 17:07:162678 "rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:592679 "remove_dir_all 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582680]
2681
2682[[package]]
Aleksey Kladov850156a2018-03-29 07:34:552683name = "tempfile"
Oliver Schneider847bb142018-05-11 12:11:062684version = "3.0.2"
Aleksey Kladov850156a2018-03-29 07:34:552685source = "registry+https://github.com/rust-lang/crates.io-index"
2686dependencies = [
2687 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
2688 "rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
2689 "redox_syscall 0.1.37 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:592690 "remove_dir_all 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
Aleksey Kladov850156a2018-03-29 07:34:552691 "winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
2692]
2693
2694[[package]]
steveklabnikecfbaca2018-04-03 14:32:042695name = "tendril"
2696version = "0.4.0"
2697source = "registry+https://github.com/rust-lang/crates.io-index"
2698dependencies = [
2699 "futf 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
2700 "mac 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
2701 "utf-8 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
2702]
2703
2704[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292705name = "term"
2706version = "0.0.0"
2707
2708[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582709name = "term"
Mark Simulacrum38b46882017-06-26 16:26:152710version = "0.4.6"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582711source = "registry+https://github.com/rust-lang/crates.io-index"
2712dependencies = [
2713 "kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
2714 "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
2715]
2716
2717[[package]]
Alan Du253ade52018-03-19 14:14:132718name = "term"
2719version = "0.5.1"
2720source = "registry+https://github.com/rust-lang/crates.io-index"
2721dependencies = [
Alex Crichtone9d89832018-04-02 15:43:552722 "byteorder 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alan Du253ade52018-03-19 14:14:132723 "winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
2724]
2725
2726[[package]]
Alex Crichton1cede102017-06-15 02:33:062727name = "termcolor"
Eric Huss0f1c6492018-03-26 23:20:112728version = "0.3.6"
Alex Crichton1cede102017-06-15 02:33:062729source = "registry+https://github.com/rust-lang/crates.io-index"
2730dependencies = [
Alex Crichton994bfd42018-02-26 17:07:162731 "wincolor 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton1cede102017-06-15 02:33:062732]
2733
2734[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:292735name = "termion"
2736version = "1.5.1"
2737source = "registry+https://github.com/rust-lang/crates.io-index"
2738dependencies = [
Alex Crichtonfaebcc12018-03-15 17:58:022739 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:222740 "redox_syscall 0.1.37 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:292741 "redox_termios 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
2742]
2743
2744[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292745name = "test"
2746version = "0.0.0"
2747dependencies = [
Alex Crichtone9d89832018-04-02 15:43:552748 "getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292749 "term 0.0.0",
2750]
2751
2752[[package]]
steveklabnik4871dba2017-06-27 17:33:322753name = "textwrap"
Oliver Schneideracdf83f2017-12-06 08:25:292754version = "0.9.0"
steveklabnik4871dba2017-06-27 17:33:322755source = "registry+https://github.com/rust-lang/crates.io-index"
2756dependencies = [
steveklabnik4871dba2017-06-27 17:33:322757 "unicode-width 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
2758]
2759
2760[[package]]
Steve Klabnika0769612017-02-07 23:13:572761name = "thread_local"
Alex Crichton325d7392017-12-10 17:42:492762version = "0.3.5"
Steve Klabnika0769612017-02-07 23:13:572763source = "registry+https://github.com/rust-lang/crates.io-index"
2764dependencies = [
Alex Crichton325d7392017-12-10 17:42:492765 "lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron3dad1972017-06-26 13:43:092766 "unreachable 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Steve Klabnika0769612017-02-07 23:13:572767]
2768
2769[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292770name = "tidy"
2771version = "0.1.0"
Mark Mansi3ee41042018-02-23 01:52:562772dependencies = [
Alex Crichton924f8c72018-04-18 15:43:592773 "serde 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
2774 "serde_derive 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
2775 "serde_json 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Mansi3ee41042018-02-23 01:52:562776]
Ahmed Charles9ca382f2016-09-02 08:55:292777
2778[[package]]
Alex Crichton15899b02018-01-25 04:01:422779name = "time"
2780version = "0.1.39"
2781source = "registry+https://github.com/rust-lang/crates.io-index"
2782dependencies = [
Alex Crichtonfaebcc12018-03-15 17:58:022783 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton15899b02018-01-25 04:01:422784 "redox_syscall 0.1.37 (registry+https://github.com/rust-lang/crates.io-index)",
2785 "winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
2786]
2787
2788[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292789name = "toml"
Alex Crichton924f8c72018-04-18 15:43:592790version = "0.4.6"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582791source = "registry+https://github.com/rust-lang/crates.io-index"
2792dependencies = [
Alex Crichton924f8c72018-04-18 15:43:592793 "serde 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582794]
2795
2796[[package]]
steveklabnik54371882018-01-25 17:32:252797name = "toml-query"
2798version = "0.6.0"
2799source = "registry+https://github.com/rust-lang/crates.io-index"
2800dependencies = [
2801 "error-chain 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
2802 "is-match 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
2803 "lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:022804 "regex 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:592805 "toml 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnik54371882018-01-25 17:32:252806]
2807
2808[[package]]
Alex Crichton994bfd42018-02-26 17:07:162809name = "ucd-util"
2810version = "0.1.1"
2811source = "registry+https://github.com/rust-lang/crates.io-index"
2812
2813[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582814name = "unicode-bidi"
steveklabnik4871dba2017-06-27 17:33:322815version = "0.3.4"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582816source = "registry+https://github.com/rust-lang/crates.io-index"
2817dependencies = [
Alex Crichton1cede102017-06-15 02:33:062818 "matches 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582819]
2820
2821[[package]]
2822name = "unicode-normalization"
Alex Crichton1cede102017-06-15 02:33:062823version = "0.1.5"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582824source = "registry+https://github.com/rust-lang/crates.io-index"
2825
2826[[package]]
2827name = "unicode-segmentation"
Nick Cameron7cb3f452017-08-24 05:52:282828version = "1.2.0"
Steve Klabnika0769612017-02-07 23:13:572829source = "registry+https://github.com/rust-lang/crates.io-index"
2830
2831[[package]]
2832name = "unicode-width"
2833version = "0.1.4"
2834source = "registry+https://github.com/rust-lang/crates.io-index"
2835
2836[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582837name = "unicode-xid"
2838version = "0.0.3"
2839source = "registry+https://github.com/rust-lang/crates.io-index"
2840
2841[[package]]
2842name = "unicode-xid"
2843version = "0.0.4"
2844source = "registry+https://github.com/rust-lang/crates.io-index"
2845
2846[[package]]
Alex Crichton87f3dda2018-03-01 19:08:482847name = "unicode-xid"
2848version = "0.1.0"
2849source = "registry+https://github.com/rust-lang/crates.io-index"
2850
2851[[package]]
Steve Klabnik2795de32017-02-20 00:20:572852name = "unreachable"
steveklabnikecfbaca2018-04-03 14:32:042853version = "0.1.1"
2854source = "registry+https://github.com/rust-lang/crates.io-index"
2855dependencies = [
2856 "void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
2857]
2858
2859[[package]]
2860name = "unreachable"
Nick Cameron3dad1972017-06-26 13:43:092861version = "1.0.0"
Steve Klabnik2795de32017-02-20 00:20:572862source = "registry+https://github.com/rust-lang/crates.io-index"
2863dependencies = [
2864 "void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
2865]
2866
2867[[package]]
est31c2d59062017-06-12 19:35:472868name = "unstable-book-gen"
2869version = "0.1.0"
2870dependencies = [
Alex Crichtonfaebcc12018-03-15 17:58:022871 "num-traits 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
est31c2d59062017-06-12 19:35:472872 "tidy 0.1.0",
2873]
2874
2875[[package]]
Nick Cameron71a0be02017-09-25 04:13:292876name = "unwind"
2877version = "0.0.0"
2878dependencies = [
Oliver Schneider679657b2018-03-30 11:06:342879 "compiler_builtins 0.0.0",
Nick Cameron71a0be02017-09-25 04:13:292880 "core 0.0.0",
2881 "libc 0.0.0",
2882]
2883
2884[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582885name = "url"
Alex Crichton994bfd42018-02-26 17:07:162886version = "1.7.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582887source = "registry+https://github.com/rust-lang/crates.io-index"
2888dependencies = [
Nick Cameronad8ecc22017-07-19 01:32:122889 "idna 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton1cede102017-06-15 02:33:062890 "matches 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:292891 "percent-encoding 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582892]
2893
2894[[package]]
2895name = "url_serde"
2896version = "0.2.0"
2897source = "registry+https://github.com/rust-lang/crates.io-index"
2898dependencies = [
Alex Crichton924f8c72018-04-18 15:43:592899 "serde 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:162900 "url 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582901]
2902
2903[[package]]
Nick Cameronad8ecc22017-07-19 01:32:122904name = "userenv-sys"
2905version = "0.2.0"
2906source = "registry+https://github.com/rust-lang/crates.io-index"
2907dependencies = [
2908 "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
2909 "winapi-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
2910]
2911
2912[[package]]
steveklabnikecfbaca2018-04-03 14:32:042913name = "utf-8"
2914version = "0.7.2"
2915source = "registry+https://github.com/rust-lang/crates.io-index"
2916
2917[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582918name = "utf8-ranges"
Steve Klabnik2795de32017-02-20 00:20:572919version = "1.0.0"
Steve Klabnika0769612017-02-07 23:13:572920source = "registry+https://github.com/rust-lang/crates.io-index"
2921
2922[[package]]
Alex Crichton1cede102017-06-15 02:33:062923name = "vcpkg"
Alex Crichton924f8c72018-04-18 15:43:592924version = "0.2.3"
Alex Crichton1cede102017-06-15 02:33:062925source = "registry+https://github.com/rust-lang/crates.io-index"
2926
2927[[package]]
Steve Klabnika0769612017-02-07 23:13:572928name = "vec_map"
Alex Crichton1cede102017-06-15 02:33:062929version = "0.8.0"
Steve Klabnika0769612017-02-07 23:13:572930source = "registry+https://github.com/rust-lang/crates.io-index"
2931
2932[[package]]
Steve Klabnik2795de32017-02-20 00:20:572933name = "void"
2934version = "1.0.2"
2935source = "registry+https://github.com/rust-lang/crates.io-index"
2936
2937[[package]]
Josh Stone020c5ec2017-05-08 22:01:132938name = "walkdir"
Alex Crichton994bfd42018-02-26 17:07:162939version = "2.1.4"
Alex Crichton80d6ed22018-01-08 21:56:222940source = "registry+https://github.com/rust-lang/crates.io-index"
2941dependencies = [
2942 "same-file 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:162943 "winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:222944]
2945
2946[[package]]
Steve Klabnika0769612017-02-07 23:13:572947name = "winapi"
2948version = "0.2.8"
2949source = "registry+https://github.com/rust-lang/crates.io-index"
2950
2951[[package]]
Alex Crichton80d6ed22018-01-08 21:56:222952name = "winapi"
2953version = "0.3.4"
2954source = "registry+https://github.com/rust-lang/crates.io-index"
2955dependencies = [
2956 "winapi-i686-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
2957 "winapi-x86_64-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
2958]
2959
2960[[package]]
Steve Klabnika0769612017-02-07 23:13:572961name = "winapi-build"
2962version = "0.1.1"
2963source = "registry+https://github.com/rust-lang/crates.io-index"
2964
Josh Stone020c5ec2017-05-08 22:01:132965[[package]]
Alex Crichton80d6ed22018-01-08 21:56:222966name = "winapi-i686-pc-windows-gnu"
2967version = "0.4.0"
2968source = "registry+https://github.com/rust-lang/crates.io-index"
2969
2970[[package]]
2971name = "winapi-x86_64-pc-windows-gnu"
2972version = "0.4.0"
2973source = "registry+https://github.com/rust-lang/crates.io-index"
2974
2975[[package]]
Alex Crichton1cede102017-06-15 02:33:062976name = "wincolor"
Alex Crichton994bfd42018-02-26 17:07:162977version = "0.1.6"
Alex Crichton1cede102017-06-15 02:33:062978source = "registry+https://github.com/rust-lang/crates.io-index"
2979dependencies = [
Alex Crichton994bfd42018-02-26 17:07:162980 "winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton1cede102017-06-15 02:33:062981]
2982
2983[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:292984name = "workspace_symbol"
2985version = "0.1.0"
2986
2987[[package]]
Josh Stone020c5ec2017-05-08 22:01:132988name = "xattr"
Alex Crichton924f8c72018-04-18 15:43:592989version = "0.2.1"
Josh Stone020c5ec2017-05-08 22:01:132990source = "registry+https://github.com/rust-lang/crates.io-index"
2991dependencies = [
Alex Crichtonfaebcc12018-03-15 17:58:022992 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Josh Stone020c5ec2017-05-08 22:01:132993]
2994
2995[[package]]
2996name = "xz2"
Josh Stone2c5542f2018-01-17 02:06:322997version = "0.1.4"
Josh Stone020c5ec2017-05-08 22:01:132998source = "registry+https://github.com/rust-lang/crates.io-index"
2999dependencies = [
Nick Cameronc5cad5a2017-09-22 01:58:353000 "lzma-sys 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
Josh Stone020c5ec2017-05-08 22:01:133001]
3002
3003[[package]]
3004name = "yaml-rust"
3005version = "0.3.5"
3006source = "registry+https://github.com/rust-lang/crates.io-index"
3007
Ahmed Charles9ca382f2016-09-02 08:55:293008[metadata]
Nick Cameron75029252017-12-06 05:18:443009"checksum aho-corasick 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)" = "d6531d44de723825aa81398a6415283229725a00fa30713812ab9323faa82fc4"
steveklabnikecfbaca2018-04-03 14:32:043010"checksum ammonia 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "fd4c682378117e4186a492b2252b9537990e1617f44aed9788b9a1149de45477"
Aleksey Kladovb15b0232018-03-16 10:37:143011"checksum ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b"
Oliver Schneideracdf83f2017-12-06 08:25:293012"checksum ar 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "35c7a5669cb64f085739387e1308b74e6d44022464b7f1b63bbd4ceb6379ec31"
Nick Cameron4b6f5c22018-02-26 03:15:453013"checksum arrayvec 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)" = "a1e964f9e24d588183fcb43503abda40d288c8657dfc27311516ce2f05675aef"
Nick Cameron80bfca42018-05-16 03:38:113014"checksum assert_cli 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "5da59dbd8df54562665b925b427221ceda9b771408cb8a6cbd2125d3b001330b"
Alex Crichtona919efa2018-02-27 18:33:023015"checksum atty 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)" = "af80143d6f7608d746df1520709e5d141c96f240b0e62b0aa41bdfb53374d9d4"
Alex Crichton924f8c72018-04-18 15:43:593016"checksum backtrace 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" = "ebbe525f66f42d207968308ee86bc2dd60aa5fab535b22e616323a173d097d8e"
Oliver Schneideracdf83f2017-12-06 08:25:293017"checksum backtrace-sys 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)" = "44585761d6161b0f57afc49482ab6bd067e4edef48c12a152c237eb0203f7661"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583018"checksum bitflags 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "aad18937a628ec6abcd26d1489012cc0e18c21798210f491af69ded9b881106d"
Marc-Antoine Perennou95bc0d62017-06-07 19:42:173019"checksum bitflags 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)" = "4efd02e230a02e18f92fc2735f44597385ed02ad8f831e7c1c1156ee5e1ab3a5"
Oliver Schneideracdf83f2017-12-06 08:25:293020"checksum bitflags 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "b3c30d3802dfb7281680d6285f2ccdaa8c2d8fee41f93805dba5c4cf50dc23cf"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583021"checksum bufstream 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "f2f382711e76b9de6c744cc00d0497baba02fb00a787f088c879f01d09468e32"
Alex Crichtone9d89832018-04-02 15:43:553022"checksum byteorder 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "73b5bdfe7ee3ad0b99c9801d58807a9dbc9e09196365b0203853b99889ab3c87"
Alex Crichtone9d89832018-04-02 15:43:553023"checksum cargo_metadata 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)" = "6ebd6272a2ca4fd39dbabbd6611eb03df45c2259b3b80b39a9ff8fbdcf42a4b3"
Alex Crichton7e5b9ac2018-04-24 15:34:143024"checksum cc 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)" = "0ebb87d1116151416c0cf66a0e3fb6430cccd120fd6300794b4dfaa050ac40ba"
steveklabnik4871dba2017-06-27 17:33:323025"checksum cfg-if 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "d4c819a1287eb618df47cc647173c5c4c66ba19d888a6e50d605672aed3140de"
Niko Matsakis9c548bf2018-05-24 12:48:023026"checksum chalk-engine 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a146c19172c7eea48ea55a7123ac95da786639bc665097f1e14034ee5f1d8699"
3027"checksum chalk-macros 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "295635afd6853aa9f20baeb7f0204862440c0fe994c5a253d5f479dac41d047e"
Alex Crichtone9d89832018-04-02 15:43:553028"checksum chrono 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = "ba5f60682a4c264e7f8d77b82e7788938a76befdf949d4a98026d19099c9d873"
Aleksey Kladov8d977472018-03-19 18:57:413029"checksum clap 2.31.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f0f16b89cbb9ee36d87483dc939fe9f1e13c05898d56d7b230a0d4dff033a536"
Oliver Schneider387875d2018-05-19 11:18:023030"checksum clippy_lints 0.0.200 (registry+https://github.com/rust-lang/crates.io-index)" = "d2432663f6bdb90255dcf9df5ca504f99b575bb471281591138f62f9d31f863b"
Alex Crichton924f8c72018-04-18 15:43:593031"checksum cmake 0.1.30 (registry+https://github.com/rust-lang/crates.io-index)" = "5cf678ceebedde428000cb3a34465cf3606d1a48da17014948a916deac39da7c"
Nick Cameron127f9a62018-04-25 22:11:283032"checksum colored 1.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b0aa3473e85a3161b59845d6096b289bb577874cafeaf75ea1b1beaa6572c7fc"
Oliver Schneideracdf83f2017-12-06 08:25:293033"checksum commoncrypto 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d056a8586ba25a1e4d61cb090900e495952c7886786fc55f909ab2f819b69007"
3034"checksum commoncrypto-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1fed34f46747aa73dfaa578069fd8279d2818ade2b55f38f22a9401c7f4083e2"
Alex Crichtone9d89832018-04-02 15:43:553035"checksum compiletest_rs 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)" = "608d9d3ccc45b63bf337d2ff5e65def5a5a52c187122232509f6b72707f61b1b"
Alex Crichton994bfd42018-02-26 17:07:163036"checksum core-foundation 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "286e0b41c3a20da26536c6000a280585d519fd07b3956b43aed8a79e9edce980"
3037"checksum core-foundation-sys 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "716c271e8613ace48344f723b60b900a93150271e5be206212d052bbc0883efa"
Alex Crichton80d6ed22018-01-08 21:56:223038"checksum crossbeam 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "24ce9782d4d5c53674646a6a4c1863a21a8fc0cb649b3c94dfc16e45071dea19"
Nick Cameron4b6f5c22018-02-26 03:15:453039"checksum crossbeam-deque 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "f739f8c5363aca78cfb059edf753d8f0d36908c348f3d8d1503f03d8b75d9cf3"
Alex Crichtone9d89832018-04-02 15:43:553040"checksum crossbeam-epoch 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "927121f5407de9956180ff5e936fe3cf4324279280001cd56b669d28ee7e9150"
Nick Cameron4b6f5c22018-02-26 03:15:453041"checksum crossbeam-utils 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "2760899e32a1d58d5abb31129f8fae5de75220bc2176e77ff7c627ae45c918d9"
Alex Crichton994bfd42018-02-26 17:07:163042"checksum crypto-hash 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "09de9ee0fc255ace04c7fa0763c9395a945c37c8292bb554f8d48361d1dcf1b4"
Alex Crichton924f8c72018-04-18 15:43:593043"checksum curl 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)" = "aaf20bbe084f285f215eef2165feed70d6b75ba29cad24469badb853a4a287d0"
Alex Crichton7e5b9ac2018-04-24 15:34:143044"checksum curl-sys 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)" = "71c63a540a9ee4e15e56c3ed9b11a2f121239b9f6d7b7fe30f616e048148df9a"
steveklabnikecfbaca2018-04-03 14:32:043045"checksum debug_unreachable 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "9a032eac705ca39214d169f83e3d3da290af06d8d1d344d1baad2fd002dca4b3"
Bastien Orivelbcdb67b2018-05-08 18:55:433046"checksum derive-new 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)" = "ceed73957c449214f8440eec8ad7fa282b67dc9eacbb24a3085b15d60397a17a"
Oliver Schneideracdf83f2017-12-06 08:25:293047"checksum diff 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)" = "3c2b69f912779fbb121ceb775d74d51e915af17aaebc38d28a592843a2dd0a3a"
Mark Simulacrum42fde212018-03-10 14:03:063048"checksum difference 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "524cbf6897b527295dff137cec09ecf3a05f4fddffd7dfcd1585403449e74198"
Guillaume Gomez9b26f3a2017-08-27 10:40:563049"checksum dtoa 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "09c3753c3db574d215cba4ea76018483895d7bff25a31b49ba45db21c48e50ab"
Alex Crichtone9d89832018-04-02 15:43:553050"checksum either 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "3be565ca5c557d7f59e7cfcf1844f9e3033650c929c6566f511e8005f205c1d0"
Matt Ickstadt0ab516f2018-04-21 21:06:133051"checksum elasticlunr-rs 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "4511b63d69dd5d31e8e29aed2c132c413f87acea8035d0584801feaab9dd1f0f"
Niko Matsakis7ed0fd72018-05-18 19:25:343052"checksum ena 0.9.3 (registry+https://github.com/rust-lang/crates.io-index)" = "88dc8393b3c7352f94092497f6b52019643e493b6b890eb417cdb7c46117e621"
Oliver Schneiderb1e75972017-12-15 07:37:303053"checksum endian-type 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "c34f04666d835ff5d62e058c3995147c06f42fe86ff053337632bca83e42702d"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583054"checksum enum_primitive 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "be4551092f4d519593039259a9ed8daedf0da12e5109c5280338073eaeb81180"
Alex Crichton924f8c72018-04-18 15:43:593055"checksum env_logger 0.5.8 (registry+https://github.com/rust-lang/crates.io-index)" = "be27f8ea102a7182093a80d98f0b78623b580eda8791cbe8e2345fe6e57567a6"
Nick Cameron127f9a62018-04-25 22:11:283056"checksum environment 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "1f4b14e20978669064c33b4c1e0fb4083412e40fe56cbea2eae80fd7591503ee"
Alex Crichton38bedfa2017-09-02 03:46:513057"checksum error-chain 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ff511d5dc435d703f4971bc399647c9bc38e20cb41452e3b9feb4765419ed3f3"
Alex Crichton325d7392017-12-10 17:42:493058"checksum failure 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "934799b6c1de475a012a02dab0ace1ace43789ee4b99bcfbf1a2e3e8ced5de82"
3059"checksum failure_derive 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "c7cdda555bb90c9bb67a3b670a0f42de8e73f5981524123ad8578aafec8ddb8b"
Alex Crichton80d6ed22018-01-08 21:56:223060"checksum filetime 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)" = "714653f3e34871534de23771ac7b26e999651a0a228f47beb324dfdf1dd4b10f"
Alex Crichton924f8c72018-04-18 15:43:593061"checksum filetime 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "08530a39af0bd442c40aabb9e854f442a83bd2403feb1ed58fbe982dec2385f3"
Mark Simulacrumb0dbc7c2018-03-27 10:44:333062"checksum fixedbitset 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" = "86d4de0081402f5e88cdac65c8dcdcc73118c1a7a465e2a05f0da05843a8ea33"
Felix Schütt7c13fa32017-12-31 14:34:293063"checksum flate2 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "9fac2277e84e5e858483756647a9d0aa8d9a2b7cba517fd84325a0aaa69a0909"
Oliver Schneideracdf83f2017-12-06 08:25:293064"checksum fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)" = "2fad85553e09a6f881f739c29f0b00b0f01357c743266d478b68951ce23285f3"
3065"checksum foreign-types 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
3066"checksum foreign-types-shared 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
Alex Crichton80d6ed22018-01-08 21:56:223067"checksum fs2 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" = "9564fc758e15025b46aa6643b1b77d047d1a56a1aea6e01002ac0c7026876213"
3068"checksum fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "2e9763c69ebaae630ba35f74888db465e49e259ba1bc0eda7d06f4a067615d82"
3069"checksum fuchsia-zircon-sys 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "3dcaa9ae7725d12cdb85b3ad99a434db70b468c09ded17e012d86b5c1010f7a7"
steveklabnikecfbaca2018-04-03 14:32:043070"checksum futf 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "51f93f3de6ba1794dcd5810b3546d004600a59a98266487c8407bc4b24e398f3"
Alex Crichtone9d89832018-04-02 15:43:553071"checksum futures 0.1.20 (registry+https://github.com/rust-lang/crates.io-index)" = "0c5a3176836efa0b37f0e321b86672dfada1564aeb516fbed67b7c24050a0263"
3072"checksum getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)" = "b900c08c1939860ce8b54dc6a89e26e00c04c380fd0e09796799bd7f12861e05"
Alex Crichtonfaebcc12018-03-15 17:58:023073"checksum git2 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0f41c0035c37ec11ed3f1e1946a76070b0c740393687e9a9c7612f6a709036b3"
3074"checksum git2-curl 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)" = "b502f6b1b467957403d168f0039e0c46fa6a1220efa2adaef25d5b267b5fe024"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583075"checksum glob 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = "8be18de09a56b60ed0edf84bc9df007e30040691af7acd1c41874faac5895bfb"
Alex Crichton994bfd42018-02-26 17:07:163076"checksum globset 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1e96ab92362c06811385ae9a34d2698e8a1160745e0c78fbb434a44c8de3fabc"
Alex Crichtone9d89832018-04-02 15:43:553077"checksum handlebars 0.32.0 (registry+https://github.com/rust-lang/crates.io-index)" = "07af2ff31f66f39a5c8b8b8a5dc02734a453110146763e3a2323f4931a915a76"
Alex Crichton80d6ed22018-01-08 21:56:223078"checksum hex 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "459d3cf58137bb02ad4adeef5036377ff59f066dbb82517b7192e3a5462a2abc"
Bastien Orivel06f81032018-03-21 02:04:093079"checksum home 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "8f94f6fbdc000a6eba0c8cf08632b2091bb59141d36ac321a2a96d6365e5e4dc"
steveklabnikecfbaca2018-04-03 14:32:043080"checksum html5ever 0.22.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e579ac8647178ab915d400d7d22938bda5cd351c6c62e1c294d56884ccfc75fe"
Alex Crichton87f3dda2018-03-01 19:08:483081"checksum humantime 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0484fda3e7007f2a4a0d9c3a703ca38c71c54c55602ce4660c419fd32e188c9e"
Nick Cameronad8ecc22017-07-19 01:32:123082"checksum idna 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "014b298351066f1512874135335d62a789ffe78a9974f94b43ed5621951eaf7d"
Oliver Schneideracdf83f2017-12-06 08:25:293083"checksum if_chain 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "61bb90bdd39e3af69b0172dfc6130f6cd6332bf040fbb9bdd4401d37adbd48b8"
Alex Crichton994bfd42018-02-26 17:07:163084"checksum ignore 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = "245bea0ba52531a3739cb8ba99f8689eda13d7faf8c36b6a73ce4421aab42588"
steveklabnik54371882018-01-25 17:32:253085"checksum is-match 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7e5b386aef33a1c677be65237cb9d32c3f3ef56bd035949710c4bb13083eb053"
Alex Crichtone9d89832018-04-02 15:43:553086"checksum itertools 0.7.8 (registry+https://github.com/rust-lang/crates.io-index)" = "f58856976b776fedd95533137617a02fb25719f40e7d9b01c7043cd65474f450"
Alex Crichtonfaebcc12018-03-15 17:58:023087"checksum itoa 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = "c069bbec61e1ca5a596166e55dfe4773ff745c3d16b700013bcaff9a6df2c682"
3088"checksum jobserver 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)" = "60af5f849e1981434e4a31d3d782c4774ae9b434ce55b101a96ecfd09147e8be"
Alex Crichtone9d89832018-04-02 15:43:553089"checksum json 0.11.13 (registry+https://github.com/rust-lang/crates.io-index)" = "9ad0485404155f45cce53a40d4b2d6ac356418300daed05273d9e26f91c390be"
Igor Matuszewskid3322772017-12-28 18:46:293090"checksum jsonrpc-core 8.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "ddf83704f4e79979a424d1082dd2c1e52683058056c9280efa19ac5f6bc9033c"
Steve Klabnika0769612017-02-07 23:13:573091"checksum kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d"
Nick Cameron80bfca42018-05-16 03:38:113092"checksum languageserver-types 0.41.0 (registry+https://github.com/rust-lang/crates.io-index)" = "017cf5ade4be5ebeb06277ccd281c268dbd2e0801128d3992b4b4057f34dd432"
Oliver Schneideracdf83f2017-12-06 08:25:293093"checksum lazy_static 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = "76f033c7ad61445c5b347c7382dd1237847eb1bce590fe50365dcb33d546be73"
Alex Crichton325d7392017-12-10 17:42:493094"checksum lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c8f31047daa365f19be14b47c29df4f7c3b581832407daabe6ae77397619237d"
Alex Crichton994bfd42018-02-26 17:07:163095"checksum lazycell 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a6f08839bc70ef4a3fe1d566d5350f519c5912ea86be0df1740a7d247c7fc0ef"
Alex Crichtonfaebcc12018-03-15 17:58:023096"checksum libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)" = "6fd41f331ac7c5b8ac259b8bf82c75c0fb2e469bbf37d2becbba9a6a2221965b"
Alex Crichton994bfd42018-02-26 17:07:163097"checksum libgit2-sys 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)" = "1ecbd6428006c321c29b6c8a895f0d90152f1cf4fd8faab69fc436a3d9594f63"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583098"checksum libssh2-sys 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)" = "0db4ec23611747ef772db1c4d650f8bd762f07b461727ec998f953c614024b75"
Oliver Schneideracdf83f2017-12-06 08:25:293099"checksum libz-sys 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)" = "87f737ad6cc6fd6eefe3d9dc5412f1573865bded441300904d2f42269e140f16"
Malo Jaffré8ed13d62017-12-29 10:24:383100"checksum log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)" = "e19e8d5c34a3e0e2223db8e060f9e8264aeeb5c5fc64a4ee9965c062211c024b"
3101"checksum log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = "89f010e843f2b1a31dbd316b3b8d443758bc634bed37aabade59c686d644e0a2"
Oliver Schneiderea351922017-09-18 14:18:233102"checksum log_settings 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "3d382732ea0fbc09790c4899db3255bdea0fc78b54bf234bd18a63bb603915b6"
Nick Cameronc5cad5a2017-09-22 01:58:353103"checksum lzma-sys 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" = "c1b93b78f89e8737dac81837fc8f5521ac162abcba902e1a3db949d55346d1da"
steveklabnikecfbaca2018-04-03 14:32:043104"checksum mac 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4"
3105"checksum maplit 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "08cbb6b4fef96b6d77bfc40ec491b1690c779e77b05cd9f07f787ed376fd4c43"
3106"checksum markup5ever 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)" = "bfedc97d5a503e96816d10fedcd5b42f760b2e525ce2f7ec71f6a41780548475"
Alex Crichton1cede102017-06-15 02:33:063107"checksum matches 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "100aabe6b8ff4e4a7e32c1c13523379802df0772b82466207ac25b013f193376"
Matt Ickstadt0ab516f2018-04-21 21:06:133108"checksum mdbook 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "90b5a8d7e341ceee5db3882a06078d42661ddcfa2b3687319cc5da76ec4e782f"
Nick Cameron75029252017-12-06 05:18:443109"checksum memchr 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "796fba70e76612589ed2ce7f45282f5af869e0fdd7cc6199fa1aa1f1d591ba9d"
Nick Cameron4b6f5c22018-02-26 03:15:453110"checksum memoffset 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0f9dc261e2b62d7a622bf416ea3c5245cdd5d9a7fcc428c0d06804dfce1775b3"
Guillaume Gomez4b145732018-05-10 22:02:053111"checksum minifier 0.0.11 (registry+https://github.com/rust-lang/crates.io-index)" = "26f3e36a4db1981b16567e4abfd6ddc3641bc9b950bdc868701f656bf9b74bdd"
Nick Cameronc5cad5a2017-09-22 01:58:353112"checksum miniz-sys 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" = "609ce024854aeb19a0ef7567d348aaa5a746b32fb72e336df7fcc16869d7e2b4"
Alex Crichtona8eaabc2018-03-07 07:39:553113"checksum miow 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "9224c91f82b3c47cf53dcf78dfaa20d6888fbcc5d272d5f2fcdf8a697f3c987d"
Alex Crichtone9d89832018-04-02 15:43:553114"checksum nibble_vec 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "c8d77f3db4bce033f4d04db08079b2ef1c3d02b44e86f25d08886fafa7756ffa"
Nick Cameron4b6f5c22018-02-26 03:15:453115"checksum nodrop 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)" = "9a2228dca57108069a5262f2ed8bd2e82496d2e074a06d1ccc7ce1687b6ae0a2"
Alex Crichton994bfd42018-02-26 17:07:163116"checksum num-integer 0.1.36 (registry+https://github.com/rust-lang/crates.io-index)" = "f8d26da319fb45674985c78f1d1caf99aa4941f785d384a2ae36d0740bc3e2fe"
Alex Crichton994bfd42018-02-26 17:07:163117"checksum num-traits 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)" = "92e5113e9fd4cc14ded8e499429f396a20f98c772a47cc8622a736e1ec843c31"
Alex Crichtonfaebcc12018-03-15 17:58:023118"checksum num-traits 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "dee092fcdf725aee04dd7da1d21debff559237d49ef1cb3e69bcb8ece44c7364"
Alex Crichton80d6ed22018-01-08 21:56:223119"checksum num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c51a3322e4bca9d212ad9a158a02abc6934d005490c054a2778df73a70aa0a30"
Alex Crichton041d3552017-09-27 22:37:023120"checksum open 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "c281318d992e4432cfa799969467003d05921582a7489a8325e37f8a450d5113"
Alex Crichton924f8c72018-04-18 15:43:593121"checksum openssl 0.10.6 (registry+https://github.com/rust-lang/crates.io-index)" = "63246f69962e8d5ef865f82a65241d6483c8a2905a1801e2f7feb5d187d51320"
Alex Crichton325d7392017-12-10 17:42:493122"checksum openssl-probe 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "77af24da69f9d9341038eba93a073b1fdaaa1b788221b00a69bce9e762cb32de"
Alex Crichton924f8c72018-04-18 15:43:593123"checksum openssl-sys 0.9.28 (registry+https://github.com/rust-lang/crates.io-index)" = "0bbd90640b148b46305c1691eed6039b5c8509bed16991e3562a01eeb76902a3"
Mark Simulacrumb0dbc7c2018-03-27 10:44:333124"checksum ordermap 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = "a86ed3f5f244b372d6b1a00b72ef7f8876d0bc6a78a4c9985c53614041512063"
Robin Kruppe1a24a592017-04-26 21:22:453125"checksum owning_ref 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "cdf84f41639e037b484f93433aa3897863b561ed65c6e59c7073d7c561710f37"
Alex Crichton35655562018-04-27 03:50:063126"checksum parking_lot 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)" = "d4d05f1349491390b1730afba60bb20d55761bef489a954546b58b4b34e1e2ac"
3127"checksum parking_lot_core 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)" = "4db1a8ccf734a7bce794cc19b3df06ed87ab2f3907036b693c68f56b4d4537fa"
Oliver Schneideracdf83f2017-12-06 08:25:293128"checksum percent-encoding 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "31010dd2e1ac33d5b46a5b413495239882813e0369f8ed8a5e266f173602f831"
Alex Crichtone9d89832018-04-02 15:43:553129"checksum pest 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)" = "0fce5d8b5cc33983fc74f78ad552b5522ab41442c4ca91606e4236eb4b5ceefc"
3130"checksum pest_derive 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)" = "ab94faafeb93f4c5e3ce81ca0e5a779529a602ad5d09ae6d21996bfb8b6a52bf"
Mark Simulacrumb0dbc7c2018-03-27 10:44:333131"checksum petgraph 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)" = "8b30dc85588cd02b9b76f5e386535db546d21dc68506cff2abebee0b6445e8e4"
steveklabnikecfbaca2018-04-03 14:32:043132"checksum phf 0.7.21 (registry+https://github.com/rust-lang/crates.io-index)" = "cb325642290f28ee14d8c6201159949a872f220c62af6e110a56ea914fbe42fc"
3133"checksum phf_codegen 0.7.21 (registry+https://github.com/rust-lang/crates.io-index)" = "d62594c0bb54c464f633175d502038177e90309daf2e0158be42ed5f023ce88f"
3134"checksum phf_generator 0.7.21 (registry+https://github.com/rust-lang/crates.io-index)" = "6b07ffcc532ccc85e3afc45865469bf5d9e4ef5bfcf9622e3cfe80c2d275ec03"
3135"checksum phf_shared 0.7.21 (registry+https://github.com/rust-lang/crates.io-index)" = "07e24b0ca9643bdecd0632f2b3da6b1b89bbb0030e0b992afc1113b23a7bc2f2"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583136"checksum pkg-config 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)" = "3a8b4c6b8165cd1a1cd4b9b120978131389f64bdaf456435caa41e630edba903"
steveklabnikecfbaca2018-04-03 14:32:043137"checksum precomputed-hash 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c"
Mark Simulacrum42fde212018-03-10 14:03:063138"checksum pretty_assertions 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "3a029430f0d744bc3d15dd474d591bed2402b645d024583082b9f63bb936dac6"
Alex Crichton924f8c72018-04-18 15:43:593139"checksum proc-macro2 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" = "49b6a521dc81b643e9a51e0d1cf05df46d5a2f3c0280ea72bcb68276ba64a118"
Manish Goregaokar68185512018-02-18 21:33:563140"checksum pulldown-cmark 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "d6fdf85cda6cadfae5428a54661d431330b312bc767ddbc57adbedc24da66e32"
Nick Cameronc5cad5a2017-09-22 01:58:353141"checksum quick-error 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "eda5fe9b71976e62bc81b781206aaa076401769b2143379d3eb2118388babac4"
Oliver Schneideracdf83f2017-12-06 08:25:293142"checksum quine-mc_cluskey 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)" = "07589615d719a60c8dd8a4622e7946465dfef20d1a428f969e3443e7386d5f45"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583143"checksum quote 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)" = "7a6e920b65c65f10b2ae65c831a81a073a89edd28c7cce89475bff467ab4167a"
Alex Crichtone9d89832018-04-02 15:43:553144"checksum quote 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "7b0ff51282f28dc1b53fd154298feaa2e77c5ea0dba68e1fd8b03b72fbe13d2a"
Nick Cameron8de091e2018-05-17 19:59:163145"checksum racer 2.0.14 (registry+https://github.com/rust-lang/crates.io-index)" = "e713729f45f12df5c5e182d39506766f76c09133fb661d3622e0ddf8078911c2"
Alex Crichtone9d89832018-04-02 15:43:553146"checksum radix_trie 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "03d0d770481e8af620ca61d3d304bf014f965d7f78e923dc58545e6a545070a9"
steveklabnikecfbaca2018-04-03 14:32:043147"checksum rand 0.3.22 (registry+https://github.com/rust-lang/crates.io-index)" = "15a732abf9d20f0ad8eeb6f909bf6868722d9a06e1e50802b6a70351f40b4eb1"
Alex Crichton994bfd42018-02-26 17:07:163148"checksum rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "eba5f8cb59cc50ed56be8880a5c7b496bfd9bd26394e176bc67884094145c2c5"
Alex Crichtone9d89832018-04-02 15:43:553149"checksum rayon 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "80e811e76f1dbf68abf87a759083d34600017fc4e10b6bd5ad84a700f9dba4b1"
Nick Cameron4b6f5c22018-02-26 03:15:453150"checksum rayon-core 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "9d24ad214285a7729b174ed6d3bcfcb80177807f959d95fafd5bfc5c4f201ac8"
Alex Crichton80d6ed22018-01-08 21:56:223151"checksum redox_syscall 0.1.37 (registry+https://github.com/rust-lang/crates.io-index)" = "0d92eecebad22b767915e4d529f89f28ee96dbbf5a4810d2b844373f136417fd"
Oliver Schneideracdf83f2017-12-06 08:25:293152"checksum redox_termios 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "7e891cfe48e9100a70a3b6eb652fef28920c117d366339687bd5576160db0f76"
Alex Crichtonfaebcc12018-03-15 17:58:023153"checksum regex 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)" = "aec3f58d903a7d2a9dc2bf0e41a746f4530e0cab6b615494e058f67a3ef947fb"
Oliver Schneider847bb142018-05-11 12:11:063154"checksum regex 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "75ecf88252dce580404a22444fc7d626c01815debba56a7f4f536772a5ff19d3"
Alex Crichton924f8c72018-04-18 15:43:593155"checksum regex-syntax 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)" = "bd90079345f4a4c3409214734ae220fd773c6f2e8a543d07370c6c1c369cfbfb"
Oliver Schneider847bb142018-05-11 12:11:063156"checksum regex-syntax 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "8f1ac0f60d675cc6cf13a20ec076568254472551051ad5dd050364d70671bf6b"
Alex Crichton924f8c72018-04-18 15:43:593157"checksum remove_dir_all 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "3488ba1b9a2084d38645c4c08276a1752dcbf2c7130d74f1569681ad5d2799c5"
Nick Cameron80bfca42018-05-16 03:38:113158"checksum rls-analysis 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)" = "da9794cd1f80f2cb888c00641a32f9855d0226c954ee31cef145784914c7142e"
Nick Cameron127f9a62018-04-25 22:11:283159"checksum rls-blacklist 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "e4a9cc2545ccb7e05b355bfe047b8039a6ec12270d5f3c996b766b340a50f7d2"
Nick Camerona10577c2018-05-15 08:34:173160"checksum rls-data 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)" = "3dd20763e1c60ae8945384c8a8fa4ac44f8afa7b0a817511f5e8927e5d24f988"
Nick Cameron8de091e2018-05-17 19:59:163161"checksum rls-rustc 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "8ed5342b2bbbe8663c04600af506c8902b6b4d3e627b006eb1bd65aa14805f4d"
Nick Cameron7bed5432017-05-08 19:15:483162"checksum rls-span 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "5d7c7046dc6a92f2ae02ed302746db4382e75131b9ce20ce967259f6b5867a6a"
Nick Cameron4b6f5c22018-02-26 03:15:453163"checksum rls-vfs 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)" = "be231e1e559c315bc60ced5ad2cc2d7a9c208ed7d4e2c126500149836fda19bb"
Nick Cameron80bfca42018-05-16 03:38:113164"checksum rustc-ap-rustc_cratesio_shim 128.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7374a2b466e6e3ce489e045302e304849355faf7fd033d4d95e6e86e48c313b4"
3165"checksum rustc-ap-rustc_data_structures 128.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a4b3c3e566868a04735852eb333db958453a53cacdd935fe508e0c9fd822ea88"
3166"checksum rustc-ap-rustc_errors 128.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "8b81dc5e8a8e63befb0eaf1c9443e269dee6f8daced4e3149fe8a80947fd682e"
3167"checksum rustc-ap-rustc_target 128.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "0a6bb7f1df7a4ca231cbe35a5eaebdc22cd2258c0393e856513b5186dec720e4"
3168"checksum rustc-ap-serialize 128.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d1ab72257c28395c45a27a5812d94515ec43e639add4820eafc919a71c1714c3"
3169"checksum rustc-ap-syntax 128.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "dcf9ca2901388714e9ccc7de7281ef06cec55d9f245252ba1d635bc86c730d9a"
3170"checksum rustc-ap-syntax_pos 128.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e5217444369a36e98e11f4ac976f03878704893832e2e0b57d49f2f31438139f"
Alex Crichton994bfd42018-02-26 17:07:163171"checksum rustc-demangle 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "11fb43a206a04116ffd7cfcf9bcb941f8eb6cc7ff667272246b0a1c74259a3cb"
Niko Matsakis9c548bf2018-05-24 12:48:023172"checksum rustc-hash 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e06ddba37baa245040f932b15403071a46681d7e0e4158e230741943c4718b84"
John Kåre Alsaker4afdae62018-05-12 02:11:033173"checksum rustc-rayon 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b1aa5cd8c3a706edb19b6ec6aa7b056bdc635b6e99c5cf7014f9af9d92f15e99"
3174"checksum rustc-rayon-core 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d69983f8613a9c3ba1a3bbf5e8bdf2fd5c42317b1d8dd8623ca8030173bf8a6b"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583175"checksum rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)" = "dcf128d1287d2ea9d80910b5f1120d0b8eede3fbf1abe91c40d39ea7d51e6fda"
Oliver Schneider847bb142018-05-11 12:11:063176"checksum rustc_version 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "a54aa04a10c68c1c4eacb4337fd883b435997ede17a9385784b990777686b09a"
Pascal Hertleif7a738562018-05-13 16:35:403177"checksum rustfix 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "9da3cf9b79dc889a2c9879643f26d7a53e37e9361c7566b7d2787d5ace0d8396"
Alex Crichton80d6ed22018-01-08 21:56:223178"checksum same-file 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "cfb6eded0b06a0b512c8ddbcf04089138c9b4362c2f696f3c3d76039d68f3637"
Alex Crichton924f8c72018-04-18 15:43:593179"checksum schannel 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)" = "85fd9df495640643ad2d00443b3d78aae69802ad488debab4f1dd52fc1806ade"
Alex Crichton994bfd42018-02-26 17:07:163180"checksum scoped-tls 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "8674d439c964889e2476f474a3bf198cc9e199e77499960893bac5de7e9218a4"
Oliver Schneideracdf83f2017-12-06 08:25:293181"checksum scopeguard 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "94258f53601af11e6a49f722422f6e3425c52b06245a5cf9bc09908b174f5e27"
Alex Crichton80d6ed22018-01-08 21:56:223182"checksum semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583183"checksum semver-parser 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3"
Alex Crichton924f8c72018-04-18 15:43:593184"checksum serde 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)" = "29465552c9b767d0cb44be3ddf4c3214be15d34975a7750f6cf4f409835f0248"
3185"checksum serde_derive 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)" = "fb88f3c93214390ed9ef3ad15ce303c36684a915a97a30883ac6ca261bf67dc7"
3186"checksum serde_derive_internals 0.23.1 (registry+https://github.com/rust-lang/crates.io-index)" = "9d30c4596450fd7bbda79ef15559683f9a79ac0193ea819db90000d7e1cae794"
Alex Crichton38bedfa2017-09-02 03:46:513187"checksum serde_ignored 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "190e9765dcedb56be63b6e0993a006c7e3b071a016a304736e4a315dc01fb142"
Alex Crichton924f8c72018-04-18 15:43:593188"checksum serde_json 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)" = "7bf1cbb1387028a13739cb018ee0d9b3db534f22ca3c84a5904f7eadfde14e75"
Alex Crichtone9d89832018-04-02 15:43:553189"checksum shell-escape 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "170a13e64f2a51b77a45702ba77287f5c6829375b04a69cf2222acd17d0cfab9"
steveklabnik54371882018-01-25 17:32:253190"checksum shlex 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "7fdf1b9db47230893d76faad238fd6097fd6d6a9245cd7a4d90dbd639536bbd2"
steveklabnikecfbaca2018-04-03 14:32:043191"checksum siphasher 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "0df90a788073e8d0235a67e50441d47db7c8ad9debd91cbf43736a2a92d36537"
John Kåre Alsaker970c6132017-12-03 12:49:013192"checksum smallvec 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "44db0ecb22921ef790d17ae13a3f6d15784183ff5f2a01aa32098c7498d2b4b9"
Alex Crichton924f8c72018-04-18 15:43:593193"checksum socket2 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = "ff606e0486e88f5fc6cfeb3966e434fb409abbc7a3ab495238f70a1ca97f789d"
Robin Kruppe1a24a592017-04-26 21:22:453194"checksum stable_deref_trait 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "15132e0e364248108c5e2c02e3ab539be8d6f5d52a01ca9bbf27ed657316f02b"
steveklabnikecfbaca2018-04-03 14:32:043195"checksum string_cache 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)" = "39cb4173bcbd1319da31faa5468a7e3870683d7a237150b0b0aaafd546f6ad12"
3196"checksum string_cache_codegen 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "479cde50c3539481f33906a387f2bd17c8e87cb848c35b6021d41fb81ff9b4d7"
3197"checksum string_cache_shared 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b1884d1bc09741d466d9b14e6d37ac89d6909cbcac41dd9ae982d4d063bbedfc"
Aleksey Kladovb15b0232018-03-16 10:37:143198"checksum strsim 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "bb4f380125926a99e52bc279241539c018323fab05ad6368b56f93d9369ff550"
Matt Ickstadt0ab516f2018-04-21 21:06:133199"checksum strum 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "099e21b5dd6dd07b5adcf8c4b723a7c0b7efd7a9359bf963d58c0caae8532545"
3200"checksum strum_macros 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "0dd9bd569e88028750e3ae5c25616b8278ac16a8e61aba4339195c72396d49e1"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583201"checksum syn 0.11.11 (registry+https://github.com/rust-lang/crates.io-index)" = "d3b891b9015c88c576343b9b3e41c2c11a51c219ef067b264bd9c8aa9b441dad"
Alex Crichtone9d89832018-04-02 15:43:553202"checksum syn 0.13.1 (registry+https://github.com/rust-lang/crates.io-index)" = "91b52877572087400e83d24b9178488541e3d535259e04ff17a63df1e5ceff59"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583203"checksum synom 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)" = "a393066ed9010ebaed60b9eafa373d4b1baac186dd7e008555b0f702b51945b6"
Alex Crichton325d7392017-12-10 17:42:493204"checksum synstructure 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" = "3a761d12e6d8dcb4dcf952a7a89b475e3a9d69e4a69307e01a470977642914bd"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583205"checksum syntex_errors 0.52.0 (registry+https://github.com/rust-lang/crates.io-index)" = "9e52bffe6202cfb67587784cf23e0ec5bf26d331eef4922a16d5c42e12aa1e9b"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583206"checksum syntex_pos 0.52.0 (registry+https://github.com/rust-lang/crates.io-index)" = "955ef4b16af4c468e4680d1497f873ff288f557d338180649e18f915af5e15ac"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583207"checksum syntex_syntax 0.52.0 (registry+https://github.com/rust-lang/crates.io-index)" = "76a302e717e348aa372ff577791c3832395650073b8d8432f8b3cb170b34afde"
Alex Crichton924f8c72018-04-18 15:43:593208"checksum tar 0.4.15 (registry+https://github.com/rust-lang/crates.io-index)" = "6af6b94659f9a571bf769a5b71f54079393585ee0bfdd71b691be22d7d6b1d18"
Alex Crichtonfaebcc12018-03-15 17:58:023209"checksum tempdir 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)" = "15f2b5fb00ccdf689e0149d1b1b3c03fead81c2b37735d812fa8bddbbf41b6d8"
Oliver Schneider847bb142018-05-11 12:11:063210"checksum tempfile 3.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "47776f63b85777d984a50ce49d6b9e58826b6a3766a449fc95bc66cd5663c15b"
steveklabnikecfbaca2018-04-03 14:32:043211"checksum tendril 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "9de21546595a0873061940d994bbbc5c35f024ae4fd61ec5c5b159115684f508"
Mark Simulacrum38b46882017-06-26 16:26:153212"checksum term 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" = "fa63644f74ce96fbeb9b794f66aff2a52d601cbd5e80f4b97123e3899f4570f1"
Alan Du253ade52018-03-19 14:14:133213"checksum term 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "5e6b677dd1e8214ea1ef4297f85dbcbed8e8cdddb561040cc998ca2551c37561"
Eric Huss0f1c6492018-03-26 23:20:113214"checksum termcolor 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" = "adc4587ead41bf016f11af03e55a624c06568b5a19db4e90fde573d805074f83"
Oliver Schneideracdf83f2017-12-06 08:25:293215"checksum termion 1.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "689a3bdfaab439fd92bc87df5c4c78417d3cbe537487274e9b0b2dce76e92096"
3216"checksum textwrap 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c0b59b6b4b44d867f1370ef1bd91bfb262bf07bf0ae65c202ea2fbc16153b693"
Alex Crichton325d7392017-12-10 17:42:493217"checksum thread_local 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = "279ef31c19ededf577bfd12dfae728040a21f635b06a24cd670ff510edd38963"
Alex Crichton15899b02018-01-25 04:01:423218"checksum time 0.1.39 (registry+https://github.com/rust-lang/crates.io-index)" = "a15375f1df02096fb3317256ce2cee6a1f42fc84ea5ad5fc8c421cfe40c73098"
Alex Crichton924f8c72018-04-18 15:43:593219"checksum toml 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" = "a0263c6c02c4db6c8f7681f9fd35e90de799ebd4cfdeab77a38f4ff6b3d8c0d9"
steveklabnik54371882018-01-25 17:32:253220"checksum toml-query 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "6854664bfc6df0360c695480836ee90e2d0c965f06db291d10be9344792d43e8"
Alex Crichton994bfd42018-02-26 17:07:163221"checksum ucd-util 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "fd2be2d6639d0f8fe6cdda291ad456e23629558d466e2789d2c3e9892bda285d"
steveklabnik4871dba2017-06-27 17:33:323222"checksum unicode-bidi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "49f2bd0c6468a8230e1db229cff8029217cf623c767ea5d60bfbd42729ea54d5"
Alex Crichton1cede102017-06-15 02:33:063223"checksum unicode-normalization 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "51ccda9ef9efa3f7ef5d91e8f9b83bbe6955f9bf86aec89d5cce2c874625920f"
Nick Cameron7cb3f452017-08-24 05:52:283224"checksum unicode-segmentation 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a8083c594e02b8ae1654ae26f0ade5158b119bd88ad0e8227a5d8fcd72407946"
Steve Klabnika0769612017-02-07 23:13:573225"checksum unicode-width 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "bf3a113775714a22dcb774d8ea3655c53a32debae63a063acc00a91cc586245f"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583226"checksum unicode-xid 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "36dff09cafb4ec7c8cf0023eb0b686cb6ce65499116a12201c9e11840ca01beb"
3227"checksum unicode-xid 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "8c1f860d7d29cf02cb2f3f359fd35991af3d30bac52c57d265a3c461074cb4dc"
Alex Crichton87f3dda2018-03-01 19:08:483228"checksum unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "fc72304796d0818e357ead4e000d19c9c174ab23dc11093ac919054d20a6a7fc"
steveklabnikecfbaca2018-04-03 14:32:043229"checksum unreachable 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "1f2ae5ddb18e1c92664717616dd9549dde73f539f01bd7b77c2edb2446bdff91"
Nick Cameron3dad1972017-06-26 13:43:093230"checksum unreachable 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "382810877fe448991dfc7f0dd6e3ae5d58088fd0ea5e35189655f84e6814fa56"
Alex Crichton994bfd42018-02-26 17:07:163231"checksum url 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "f808aadd8cfec6ef90e4a14eb46f24511824d1ac596b9682703c87056c8678b7"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583232"checksum url_serde 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "74e7d099f1ee52f823d4bdd60c93c3602043c728f5db3b97bdb548467f7bddea"
Nick Cameronad8ecc22017-07-19 01:32:123233"checksum userenv-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "71d28ea36bbd9192d75bd9fa9b39f96ddb986eaee824adae5d53b6e51919b2f3"
steveklabnikecfbaca2018-04-03 14:32:043234"checksum utf-8 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f1262dfab4c30d5cb7c07026be00ee343a6cf5027fdc0104a9160f354e5db75c"
Steve Klabnik2795de32017-02-20 00:20:573235"checksum utf8-ranges 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "662fab6525a98beff2921d7f61a39e7d59e0b425ebc7d0d9e66d316e55124122"
Alex Crichton924f8c72018-04-18 15:43:593236"checksum vcpkg 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "7ed0f6789c8a85ca41bbc1c9d175422116a9869bd1cf31bb08e1493ecce60380"
Alex Crichton1cede102017-06-15 02:33:063237"checksum vec_map 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "887b5b631c2ad01628bbbaa7dd4c869f80d3186688f8d0b6f58774fbe324988c"
Steve Klabnik2795de32017-02-20 00:20:573238"checksum void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d"
Alex Crichton994bfd42018-02-26 17:07:163239"checksum walkdir 2.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "63636bd0eb3d00ccb8b9036381b526efac53caf112b7783b730ab3f8e44da369"
Steve Klabnika0769612017-02-07 23:13:573240"checksum winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)" = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a"
Alex Crichton80d6ed22018-01-08 21:56:223241"checksum winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "04e3bd221fcbe8a271359c04f21a76db7d0c6028862d1bb5512d85e1e2eb5bb3"
Steve Klabnika0769612017-02-07 23:13:573242"checksum winapi-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc"
Alex Crichton80d6ed22018-01-08 21:56:223243"checksum winapi-i686-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
3244"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:163245"checksum wincolor 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "eeb06499a3a4d44302791052df005d5232b927ed1a9658146d842165c4de7767"
Alex Crichton924f8c72018-04-18 15:43:593246"checksum xattr 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "abb373b92de38a4301d66bec009929b4fb83120ea1c4a401be89dbe0b9777443"
Josh Stone2c5542f2018-01-17 02:06:323247"checksum xz2 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "98df591c3504d014dd791d998123ed00a476c7e26dc6b2e873cb55c6ac9e59fa"
Josh Stone020c5ec2017-05-08 22:01:133248"checksum yaml-rust 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = "e66366e18dc58b46801afbf2ca7661a9f59cc8c5962c29892b6039b4f86fa992"