blob: dc032e2d3f1e542702afa16dcee150de941bef94 [file] [log] [blame]
Ahmed Charles9ca382f2016-09-02 08:55:291[[package]]
Steve Klabnika0769612017-02-07 23:13:572name = "aho-corasick"
Alex Crichtond8251152018-07-02 16:33:163version = "0.6.5"
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 Crichtond8251152018-07-02 16:33:1623 "cc 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider679657b2018-03-30 11:06:3424 "compiler_builtins 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:2925 "core 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:2926 "libc 0.0.0",
27]
28
29[[package]]
30name = "alloc_system"
31version = "0.0.0"
32dependencies = [
Oliver Schneider679657b2018-03-30 11:06:3433 "compiler_builtins 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:2934 "core 0.0.0",
Oliver Schneideracdf83f2017-12-06 08:25:2935 "dlmalloc 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:2936 "libc 0.0.0",
37]
38
39[[package]]
steveklabnikecfbaca2018-04-03 14:32:0440name = "ammonia"
41version = "1.1.0"
42source = "registry+https://github.com/rust-lang/crates.io-index"
43dependencies = [
Alex Crichtond8251152018-07-02 16:33:1644 "html5ever 0.22.3 (registry+https://github.com/rust-lang/crates.io-index)",
45 "lazy_static 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:0446 "maplit 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
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 = [
Alex Crichtond8251152018-07-02 16:33:1657 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Aleksey Kladovb15b0232018-03-16 10:37:1458]
Steve Klabnika0769612017-02-07 23:13:5759
60[[package]]
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"
Alex Crichtond8251152018-07-02 16:33:1682version = "0.6.2"
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)",
Alex Crichtond8251152018-07-02 16:33:1690 "serde_json 1.0.22 (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 Crichtond8251152018-07-02 16:33:1695version = "0.2.10"
Josh Stone020c5ec2017-05-08 22:01:1396source = "registry+https://github.com/rust-lang/crates.io-index"
97dependencies = [
Alex Crichtond8251152018-07-02 16:33:1698 "libc 0.2.42 (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 Crichtond8251152018-07-02 16:33:16100 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton1cede102017-06-15 02:33:06101]
102
103[[package]]
104name = "backtrace"
Alex Crichtond8251152018-07-02 16:33:16105version = "0.3.9"
Alex Crichton1cede102017-06-15 02:33:06106source = "registry+https://github.com/rust-lang/crates.io-index"
107dependencies = [
Alex Crichtond8251152018-07-02 16:33:16108 "backtrace-sys 0.1.23 (registry+https://github.com/rust-lang/crates.io-index)",
109 "cfg-if 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
110 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
111 "rustc-demangle 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
112 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Josh Stone020c5ec2017-05-08 22:01:13113]
114
115[[package]]
116name = "backtrace-sys"
Alex Crichtond8251152018-07-02 16:33:16117version = "0.1.23"
Josh Stone020c5ec2017-05-08 22:01:13118source = "registry+https://github.com/rust-lang/crates.io-index"
119dependencies = [
Alex Crichtond8251152018-07-02 16:33:16120 "cc 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)",
121 "libc 0.2.42 (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"
Alex Crichtond8251152018-07-02 16:33:16140version = "1.0.3"
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 Crichtond8251152018-07-02 16:33:16148 "cc 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)",
149 "cmake 0.1.31 (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 Crichtond8251152018-07-02 16:33:16153 "libc 0.2.42 (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 Crichtond8251152018-07-02 16:33:16157 "serde 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)",
158 "serde_derive 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)",
159 "serde_json 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
160 "time 0.1.40 (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 Crichtond8251152018-07-02 16:33:16177 "serde 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)",
178 "serde_derive 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:59179 "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 Crichtond8251152018-07-02 16:33:16188version = "1.2.3"
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"
Mark Simulacrumad97f8b2018-06-22 15:48:43193version = "0.30.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58194dependencies = [
Alex Crichtond8251152018-07-02 16:33:16195 "atty 0.2.10 (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)",
Alex Crichtond8251152018-07-02 16:33:16197 "clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
Mateusz Mikuła05f15d42018-05-25 16:38:04198 "core-foundation 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Simulacrumad97f8b2018-06-22 15:48:43199 "crates-io 0.18.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)",
Alex Crichtond8251152018-07-02 16:33:16203 "env_logger 0.5.10 (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 Crichtond8251152018-07-02 16:33:16205 "filetime 0.2.1 (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 Crichtond8251152018-07-02 16:33:16208 "git2 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:02209 "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 Crichtond8251152018-07-02 16:33:16211 "hex 0.3.2 (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 Crichtond8251152018-07-02 16:33:16213 "ignore 0.4.2 (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 Crichtond8251152018-07-02 16:33:16215 "lazy_static 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:16216 "lazycell 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16217 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
218 "libgit2-sys 0.7.4 (registry+https://github.com/rust-lang/crates.io-index)",
219 "log 0.4.3 (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 Crichtond8251152018-07-02 16:33:16221 "num-traits 0.2.5 (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 Crichtond8251152018-07-02 16:33:16225 "serde 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)",
226 "serde_derive 1.0.69 (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 Crichtond8251152018-07-02 16:33:16228 "serde_json 1.0.22 (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 Crichtond8251152018-07-02 16:33:16230 "tar 0.4.16 (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)",
Mark Simulacrumad97f8b2018-06-22 15:48:43234 "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:16235 "url 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16236 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58237]
238
239[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29240name = "cargo_metadata"
Alex Crichtond8251152018-07-02 16:33:16241version = "0.5.8"
Boris-Chengbiao Zhouc2148022018-03-14 14:03:42242source = "registry+https://github.com/rust-lang/crates.io-index"
243dependencies = [
244 "error-chain 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
245 "semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16246 "serde 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)",
247 "serde_derive 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)",
248 "serde_json 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
Boris-Chengbiao Zhouc2148022018-03-14 14:03:42249]
250
251[[package]]
Alex Crichtonf6304e12017-02-15 22:55:26252name = "cargotest2"
253version = "0.1.0"
254
255[[package]]
Nick Cameronc5cad5a2017-09-22 01:58:35256name = "cc"
Alex Crichtond8251152018-07-02 16:33:16257version = "1.0.17"
Nick Cameronc5cad5a2017-09-22 01:58:35258source = "registry+https://github.com/rust-lang/crates.io-index"
259
260[[package]]
Josh Stone020c5ec2017-05-08 22:01:13261name = "cfg-if"
Alex Crichtond8251152018-07-02 16:33:16262version = "0.1.4"
Josh Stone020c5ec2017-05-08 22:01:13263source = "registry+https://github.com/rust-lang/crates.io-index"
264
265[[package]]
Niko Matsakis9c548bf2018-05-24 12:48:02266name = "chalk-engine"
267version = "0.6.0"
268source = "registry+https://github.com/rust-lang/crates.io-index"
269dependencies = [
270 "chalk-macros 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsaker7ebd4d62018-05-24 03:37:40271 "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Niko Matsakis9c548bf2018-05-24 12:48:02272]
273
274[[package]]
275name = "chalk-macros"
276version = "0.1.0"
277source = "registry+https://github.com/rust-lang/crates.io-index"
278dependencies = [
279 "lazy_static 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
280]
281
282[[package]]
Alex Crichton15899b02018-01-25 04:01:42283name = "chrono"
Alex Crichtond8251152018-07-02 16:33:16284version = "0.4.4"
Alex Crichton15899b02018-01-25 04:01:42285source = "registry+https://github.com/rust-lang/crates.io-index"
286dependencies = [
Alex Crichtond8251152018-07-02 16:33:16287 "num-integer 0.1.39 (registry+https://github.com/rust-lang/crates.io-index)",
288 "num-traits 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
289 "time 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton15899b02018-01-25 04:01:42290]
291
292[[package]]
Steve Klabnika0769612017-02-07 23:13:57293name = "clap"
Alex Crichtond8251152018-07-02 16:33:16294version = "2.32.0"
Steve Klabnika0769612017-02-07 23:13:57295source = "registry+https://github.com/rust-lang/crates.io-index"
296dependencies = [
Aleksey Kladovb15b0232018-03-16 10:37:14297 "ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16298 "atty 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
299 "bitflags 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
Aleksey Kladovb15b0232018-03-16 10:37:14300 "strsim 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16301 "textwrap 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Simulacrumad97f8b2018-06-22 15:48:43302 "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16303 "vec_map 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
Josh Stone020c5ec2017-05-08 22:01:13304 "yaml-rust 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Steve Klabnika0769612017-02-07 23:13:57305]
306
307[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29308name = "clippy"
Oliver Schneider8f551522018-05-28 11:34:29309version = "0.0.211"
Ahmed Charles9ca382f2016-09-02 08:55:29310dependencies = [
Oliver Schneider847bb142018-05-11 12:11:06311 "ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16312 "backtrace 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
313 "cargo_metadata 0.5.8 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider70717f22018-01-30 14:12:12314 "clippy-mini-macro-test 0.2.0",
Oliver Schneider8f551522018-05-28 11:34:29315 "clippy_lints 0.0.211",
Alex Crichtond8251152018-07-02 16:33:16316 "compiletest_rs 0.3.11 (registry+https://github.com/rust-lang/crates.io-index)",
Bastien Orivelbcdb67b2018-05-08 18:55:43317 "derive-new 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16318 "lazy_static 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
319 "num-traits 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
320 "regex 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider847bb142018-05-11 12:11:06321 "rustc_version 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider02ac15c2018-02-09 17:53:41322 "semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16323 "serde 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)",
324 "serde_derive 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)",
325 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:29326]
327
328[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29329name = "clippy-mini-macro-test"
Oliver Schneider70717f22018-01-30 14:12:12330version = "0.2.0"
Oliver Schneideracdf83f2017-12-06 08:25:29331
332[[package]]
333name = "clippy_lints"
Oliver Schneider8f551522018-05-28 11:34:29334version = "0.0.205"
335source = "registry+https://github.com/rust-lang/crates.io-index"
Oliver Schneider387875d2018-05-19 11:18:02336dependencies = [
Alex Crichtond8251152018-07-02 16:33:16337 "cargo_metadata 0.5.8 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider387875d2018-05-19 11:18:02338 "if_chain 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
339 "itertools 0.7.8 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16340 "lazy_static 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider387875d2018-05-19 11:18:02341 "matches 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
342 "pulldown-cmark 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
343 "quine-mc_cluskey 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16344 "regex-syntax 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider387875d2018-05-19 11:18:02345 "semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16346 "serde 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)",
347 "serde_derive 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider387875d2018-05-19 11:18:02348 "toml 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16349 "unicode-normalization 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider387875d2018-05-19 11:18:02350 "url 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
351]
352
353[[package]]
354name = "clippy_lints"
Oliver Schneider8f551522018-05-28 11:34:29355version = "0.0.211"
Oliver Schneider847bb142018-05-11 12:11:06356dependencies = [
Alex Crichtond8251152018-07-02 16:33:16357 "cargo_metadata 0.5.8 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider847bb142018-05-11 12:11:06358 "if_chain 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
359 "itertools 0.7.8 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16360 "lazy_static 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider847bb142018-05-11 12:11:06361 "matches 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
362 "pulldown-cmark 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
363 "quine-mc_cluskey 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16364 "regex-syntax 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider847bb142018-05-11 12:11:06365 "semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16366 "serde 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)",
367 "serde_derive 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider847bb142018-05-11 12:11:06368 "toml 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16369 "unicode-normalization 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider847bb142018-05-11 12:11:06370 "url 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
371]
372
373[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29374name = "cmake"
Alex Crichtond8251152018-07-02 16:33:16375version = "0.1.31"
Oliver Schneideracdf83f2017-12-06 08:25:29376source = "registry+https://github.com/rust-lang/crates.io-index"
377dependencies = [
Alex Crichtond8251152018-07-02 16:33:16378 "cc 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:29379]
380
381[[package]]
Nick Cameron127f9a62018-04-25 22:11:28382name = "colored"
383version = "1.6.0"
384source = "registry+https://github.com/rust-lang/crates.io-index"
385dependencies = [
386 "lazy_static 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
387]
388
389[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29390name = "commoncrypto"
391version = "0.2.0"
392source = "registry+https://github.com/rust-lang/crates.io-index"
393dependencies = [
394 "commoncrypto-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
395]
396
397[[package]]
398name = "commoncrypto-sys"
399version = "0.2.0"
400source = "registry+https://github.com/rust-lang/crates.io-index"
401dependencies = [
Alex Crichtond8251152018-07-02 16:33:16402 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
Murarth64842582017-06-17 19:01:18403]
404
405[[package]]
Alex Crichton147e2da2016-10-07 06:30:38406name = "compiler_builtins"
407version = "0.0.0"
408dependencies = [
Alex Crichtond8251152018-07-02 16:33:16409 "cc 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton147e2da2016-10-07 06:30:38410 "core 0.0.0",
Alex Crichton147e2da2016-10-07 06:30:38411]
412
413[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29414name = "compiletest"
415version = "0.0.0"
416dependencies = [
Oliver Schneideracdf83f2017-12-06 08:25:29417 "diff 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16418 "env_logger 0.5.10 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:22419 "filetime 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:55420 "getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16421 "lazy_static 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
422 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
423 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtona8eaabc2018-03-07 07:39:55424 "miow 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16425 "regex 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
Pascal Hertleif7a738562018-05-13 16:35:40426 "rustfix 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16427 "serde 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)",
428 "serde_derive 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)",
429 "serde_json 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
430 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:29431]
432
433[[package]]
434name = "compiletest_rs"
Alex Crichtond8251152018-07-02 16:33:16435version = "0.3.11"
Oliver Schneideracdf83f2017-12-06 08:25:29436source = "registry+https://github.com/rust-lang/crates.io-index"
437dependencies = [
438 "diff 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16439 "filetime 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:55440 "getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16441 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
442 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider02ac15c2018-02-09 17:53:41443 "miow 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16444 "serde 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)",
445 "serde_derive 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)",
446 "serde_json 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider847bb142018-05-11 12:11:06447 "tempfile 3.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16448 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:29449]
450
451[[package]]
Nick Cameron04415dc2017-06-30 18:58:54452name = "completion"
453version = "0.1.0"
454
455[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29456name = "core"
457version = "0.0.0"
Alex Crichton994bfd42018-02-26 17:07:16458dependencies = [
459 "rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
460]
Ahmed Charles9ca382f2016-09-02 08:55:29461
462[[package]]
Nick Cameron7cb3f452017-08-24 05:52:28463name = "core-foundation"
Mateusz Mikuła05f15d42018-05-25 16:38:04464version = "0.6.0"
Nick Cameron7cb3f452017-08-24 05:52:28465source = "registry+https://github.com/rust-lang/crates.io-index"
466dependencies = [
Mateusz Mikuła05f15d42018-05-25 16:38:04467 "core-foundation-sys 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16468 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron7cb3f452017-08-24 05:52:28469]
470
471[[package]]
472name = "core-foundation-sys"
Mateusz Mikuła05f15d42018-05-25 16:38:04473version = "0.6.0"
Nick Cameron7cb3f452017-08-24 05:52:28474source = "registry+https://github.com/rust-lang/crates.io-index"
Nick Cameron7cb3f452017-08-24 05:52:28475
476[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58477name = "crates-io"
Mark Simulacrumad97f8b2018-06-22 15:48:43478version = "0.18.0"
Nick Cameronad8ecc22017-07-19 01:32:12479dependencies = [
Alex Crichton924f8c72018-04-18 15:43:59480 "curl 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton325d7392017-12-10 17:42:49481 "failure 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16482 "serde 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)",
483 "serde_derive 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)",
484 "serde_json 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:16485 "url 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58486]
487
488[[package]]
489name = "crossbeam"
Alex Crichton80d6ed22018-01-08 21:56:22490version = "0.3.2"
Alex Crichton38bedfa2017-09-02 03:46:51491source = "registry+https://github.com/rust-lang/crates.io-index"
492
493[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:45494name = "crossbeam-deque"
495version = "0.2.0"
496source = "registry+https://github.com/rust-lang/crates.io-index"
497dependencies = [
Alex Crichtone9d89832018-04-02 15:43:55498 "crossbeam-epoch 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron4b6f5c22018-02-26 03:15:45499 "crossbeam-utils 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
500]
501
502[[package]]
503name = "crossbeam-epoch"
Alex Crichtone9d89832018-04-02 15:43:55504version = "0.3.1"
Nick Cameron4b6f5c22018-02-26 03:15:45505source = "registry+https://github.com/rust-lang/crates.io-index"
506dependencies = [
507 "arrayvec 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16508 "cfg-if 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron4b6f5c22018-02-26 03:15:45509 "crossbeam-utils 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16510 "lazy_static 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron4b6f5c22018-02-26 03:15:45511 "memoffset 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
512 "nodrop 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
513 "scopeguard 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
514]
515
516[[package]]
517name = "crossbeam-utils"
518version = "0.2.2"
519source = "registry+https://github.com/rust-lang/crates.io-index"
520dependencies = [
Alex Crichtond8251152018-07-02 16:33:16521 "cfg-if 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron4b6f5c22018-02-26 03:15:45522]
523
524[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29525name = "crypto-hash"
Alex Crichton994bfd42018-02-26 17:07:16526version = "0.3.1"
Oliver Schneideracdf83f2017-12-06 08:25:29527source = "registry+https://github.com/rust-lang/crates.io-index"
528dependencies = [
Oliver Schneideracdf83f2017-12-06 08:25:29529 "commoncrypto 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16530 "hex 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
531 "openssl 0.10.10 (registry+https://github.com/rust-lang/crates.io-index)",
532 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:29533]
534
535[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58536name = "curl"
Alex Crichton924f8c72018-04-18 15:43:59537version = "0.4.12"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58538source = "registry+https://github.com/rust-lang/crates.io-index"
539dependencies = [
Alex Crichton7e5b9ac2018-04-24 15:34:14540 "curl-sys 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:22541 "kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16542 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton325d7392017-12-10 17:42:49543 "openssl-probe 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16544 "openssl-sys 0.9.33 (registry+https://github.com/rust-lang/crates.io-index)",
545 "schannel 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)",
546 "socket2 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58547 "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
548]
549
550[[package]]
551name = "curl-sys"
Alex Crichton7e5b9ac2018-04-24 15:34:14552version = "0.4.5"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58553source = "registry+https://github.com/rust-lang/crates.io-index"
554dependencies = [
Alex Crichtond8251152018-07-02 16:33:16555 "cc 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)",
556 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:29557 "libz-sys 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16558 "openssl-sys 0.9.33 (registry+https://github.com/rust-lang/crates.io-index)",
559 "pkg-config 0.3.11 (registry+https://github.com/rust-lang/crates.io-index)",
560 "vcpkg 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
561 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Josh Stone020c5ec2017-05-08 22:01:13562]
563
564[[package]]
Douglas Campos422fe7c2018-05-29 11:52:51565name = "datafrog"
566version = "0.1.0"
567source = "registry+https://github.com/rust-lang/crates.io-index"
568
569[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29570name = "deglob"
571version = "0.1.0"
572
573[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58574name = "derive-new"
Bastien Orivelbcdb67b2018-05-08 18:55:43575version = "0.5.4"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58576source = "registry+https://github.com/rust-lang/crates.io-index"
577dependencies = [
Alex Crichtond8251152018-07-02 16:33:16578 "proc-macro2 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
579 "quote 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
580 "syn 0.13.11 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58581]
582
583[[package]]
Cengiz Can837817c2017-04-27 19:41:18584name = "diff"
Oliver Schneideracdf83f2017-12-06 08:25:29585version = "0.1.11"
Cengiz Can837817c2017-04-27 19:41:18586source = "registry+https://github.com/rust-lang/crates.io-index"
587
588[[package]]
Mark Simulacrum42fde212018-03-10 14:03:06589name = "difference"
590version = "2.0.0"
591source = "registry+https://github.com/rust-lang/crates.io-index"
592
593[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29594name = "dlmalloc"
595version = "0.0.0"
596dependencies = [
Oliver Schneider679657b2018-03-30 11:06:34597 "compiler_builtins 0.0.0",
Oliver Schneideracdf83f2017-12-06 08:25:29598 "core 0.0.0",
599]
600
601[[package]]
Steve Klabnik2795de32017-02-20 00:20:57602name = "dtoa"
Guillaume Gomez9b26f3a2017-08-27 10:40:56603version = "0.4.2"
Steve Klabnik2795de32017-02-20 00:20:57604source = "registry+https://github.com/rust-lang/crates.io-index"
605
606[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29607name = "either"
Alex Crichtone9d89832018-04-02 15:43:55608version = "1.5.0"
Oliver Schneideracdf83f2017-12-06 08:25:29609source = "registry+https://github.com/rust-lang/crates.io-index"
610
611[[package]]
steveklabnikecfbaca2018-04-03 14:32:04612name = "elasticlunr-rs"
Alex Crichtond8251152018-07-02 16:33:16613version = "2.3.3"
steveklabnikecfbaca2018-04-03 14:32:04614source = "registry+https://github.com/rust-lang/crates.io-index"
615dependencies = [
Alex Crichtond8251152018-07-02 16:33:16616 "lazy_static 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
617 "regex 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
618 "serde 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)",
619 "serde_derive 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)",
620 "serde_json 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
Matt Ickstadt0ab516f2018-04-21 21:06:13621 "strum 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16622 "strum_macros 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:04623]
624
625[[package]]
Sean Griffin755bdaa2018-01-29 20:45:12626name = "ena"
Niko Matsakis7ed0fd72018-05-18 19:25:34627version = "0.9.3"
Sean Griffin755bdaa2018-01-29 20:45:12628source = "registry+https://github.com/rust-lang/crates.io-index"
629dependencies = [
Alex Crichtond8251152018-07-02 16:33:16630 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Sean Griffin755bdaa2018-01-29 20:45:12631]
632
633[[package]]
Oliver Schneiderb1e75972017-12-15 07:37:30634name = "endian-type"
635version = "0.1.2"
636source = "registry+https://github.com/rust-lang/crates.io-index"
637
638[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58639name = "enum_primitive"
640version = "0.1.1"
641source = "registry+https://github.com/rust-lang/crates.io-index"
642dependencies = [
Alex Crichton994bfd42018-02-26 17:07:16643 "num-traits 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58644]
645
646[[package]]
647name = "env_logger"
Alex Crichtond8251152018-07-02 16:33:16648version = "0.5.10"
Alex Crichton15899b02018-01-25 04:01:42649source = "registry+https://github.com/rust-lang/crates.io-index"
650dependencies = [
Alex Crichtond8251152018-07-02 16:33:16651 "atty 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton87f3dda2018-03-01 19:08:48652 "humantime 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16653 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
654 "regex 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss0f1c6492018-03-26 23:20:11655 "termcolor 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton15899b02018-01-25 04:01:42656]
657
658[[package]]
Nick Cameron127f9a62018-04-25 22:11:28659name = "environment"
660version = "0.1.1"
661source = "registry+https://github.com/rust-lang/crates.io-index"
662
663[[package]]
Josh Stone020c5ec2017-05-08 22:01:13664name = "error-chain"
Alex Crichton38bedfa2017-09-02 03:46:51665version = "0.11.0"
Guillaume Gomez5636d322017-07-29 12:35:09666source = "registry+https://github.com/rust-lang/crates.io-index"
667dependencies = [
Alex Crichtond8251152018-07-02 16:33:16668 "backtrace 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
Guillaume Gomez5636d322017-07-29 12:35:09669]
670
671[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29672name = "error_index_generator"
673version = "0.0.0"
Mark Simulacrume2e9b402017-07-23 02:01:58674dependencies = [
675 "rustdoc 0.0.0",
676]
Ahmed Charles9ca382f2016-09-02 08:55:29677
678[[package]]
Alex Crichton325d7392017-12-10 17:42:49679name = "failure"
680version = "0.1.1"
681source = "registry+https://github.com/rust-lang/crates.io-index"
682dependencies = [
Alex Crichtond8251152018-07-02 16:33:16683 "backtrace 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton325d7392017-12-10 17:42:49684 "failure_derive 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
685]
686
687[[package]]
688name = "failure_derive"
689version = "0.1.1"
690source = "registry+https://github.com/rust-lang/crates.io-index"
691dependencies = [
692 "quote 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)",
693 "syn 0.11.11 (registry+https://github.com/rust-lang/crates.io-index)",
694 "synstructure 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
695]
696
697[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29698name = "features"
699version = "0.1.0"
Ahmed Charles9ca382f2016-09-02 08:55:29700
701[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29702name = "filetime"
Alex Crichton80d6ed22018-01-08 21:56:22703version = "0.1.15"
Oliver Schneideracdf83f2017-12-06 08:25:29704source = "registry+https://github.com/rust-lang/crates.io-index"
705dependencies = [
Alex Crichtond8251152018-07-02 16:33:16706 "cfg-if 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
707 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
708 "redox_syscall 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:29709]
Nick Cameron04415dc2017-06-30 18:58:54710
711[[package]]
Alex Crichton924f8c72018-04-18 15:43:59712name = "filetime"
Alex Crichtond8251152018-07-02 16:33:16713version = "0.2.1"
Alex Crichton924f8c72018-04-18 15:43:59714source = "registry+https://github.com/rust-lang/crates.io-index"
715dependencies = [
Alex Crichtond8251152018-07-02 16:33:16716 "cfg-if 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
717 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
718 "redox_syscall 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:59719]
720
721[[package]]
Nick Cameron04415dc2017-06-30 18:58:54722name = "find_all_refs_no_cfg_test"
723version = "0.1.0"
724
725[[package]]
Nick Cameron7cb3f452017-08-24 05:52:28726name = "find_impls"
727version = "0.1.0"
728
729[[package]]
Mark Simulacrumb0dbc7c2018-03-27 10:44:33730name = "fixedbitset"
731version = "0.1.9"
732source = "registry+https://github.com/rust-lang/crates.io-index"
733
734[[package]]
Josh Stone020c5ec2017-05-08 22:01:13735name = "flate2"
Felix Schütt7c13fa32017-12-31 14:34:29736version = "1.0.1"
737source = "registry+https://github.com/rust-lang/crates.io-index"
738dependencies = [
Alex Crichtond8251152018-07-02 16:33:16739 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
Felix Schütt7c13fa32017-12-31 14:34:29740 "miniz-sys 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
741]
742
743[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29744name = "fmt_macros"
745version = "0.0.0"
746
747[[package]]
Simon Sapinb77ff242017-07-18 21:26:55748name = "fnv"
Oliver Schneideracdf83f2017-12-06 08:25:29749version = "1.0.6"
Simon Sapinb77ff242017-07-18 21:26:55750source = "registry+https://github.com/rust-lang/crates.io-index"
751
752[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58753name = "foreign-types"
Oliver Schneideracdf83f2017-12-06 08:25:29754version = "0.3.2"
755source = "registry+https://github.com/rust-lang/crates.io-index"
756dependencies = [
757 "foreign-types-shared 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
758]
759
760[[package]]
761name = "foreign-types-shared"
762version = "0.1.1"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58763source = "registry+https://github.com/rust-lang/crates.io-index"
764
765[[package]]
766name = "fs2"
Alex Crichton80d6ed22018-01-08 21:56:22767version = "0.4.3"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58768source = "registry+https://github.com/rust-lang/crates.io-index"
769dependencies = [
Alex Crichtond8251152018-07-02 16:33:16770 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
771 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58772]
773
774[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29775name = "fuchsia-zircon"
Alex Crichton80d6ed22018-01-08 21:56:22776version = "0.3.3"
Oliver Schneideracdf83f2017-12-06 08:25:29777source = "registry+https://github.com/rust-lang/crates.io-index"
778dependencies = [
Alex Crichtond8251152018-07-02 16:33:16779 "bitflags 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:22780 "fuchsia-zircon-sys 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:29781]
782
783[[package]]
784name = "fuchsia-zircon-sys"
Alex Crichton80d6ed22018-01-08 21:56:22785version = "0.3.3"
Oliver Schneideracdf83f2017-12-06 08:25:29786source = "registry+https://github.com/rust-lang/crates.io-index"
Oliver Schneideracdf83f2017-12-06 08:25:29787
788[[package]]
steveklabnikecfbaca2018-04-03 14:32:04789name = "futf"
Alex Crichtond8251152018-07-02 16:33:16790version = "0.1.4"
steveklabnikecfbaca2018-04-03 14:32:04791source = "registry+https://github.com/rust-lang/crates.io-index"
792dependencies = [
steveklabnikecfbaca2018-04-03 14:32:04793 "mac 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16794 "new_debug_unreachable 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:04795]
796
797[[package]]
Nick Cameronad8ecc22017-07-19 01:32:12798name = "futures"
Alex Crichtond8251152018-07-02 16:33:16799version = "0.1.21"
Ahmed Charles9ca382f2016-09-02 08:55:29800source = "registry+https://github.com/rust-lang/crates.io-index"
801
802[[package]]
803name = "getopts"
Alex Crichtone9d89832018-04-02 15:43:55804version = "0.2.17"
Ahmed Charles9ca382f2016-09-02 08:55:29805source = "registry+https://github.com/rust-lang/crates.io-index"
806
807[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58808name = "git2"
Alex Crichtond8251152018-07-02 16:33:16809version = "0.7.2"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58810source = "registry+https://github.com/rust-lang/crates.io-index"
811dependencies = [
Alex Crichtond8251152018-07-02 16:33:16812 "bitflags 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
813 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
814 "libgit2-sys 0.7.4 (registry+https://github.com/rust-lang/crates.io-index)",
815 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton325d7392017-12-10 17:42:49816 "openssl-probe 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16817 "openssl-sys 0.9.33 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:16818 "url 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58819]
820
821[[package]]
822name = "git2-curl"
Alex Crichtonfaebcc12018-03-15 17:58:02823version = "0.8.1"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58824source = "registry+https://github.com/rust-lang/crates.io-index"
825dependencies = [
Alex Crichton924f8c72018-04-18 15:43:59826 "curl 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16827 "git2 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
828 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:16829 "url 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58830]
831
832[[package]]
833name = "glob"
834version = "0.2.11"
835source = "registry+https://github.com/rust-lang/crates.io-index"
836
837[[package]]
Simon Sapinb77ff242017-07-18 21:26:55838name = "globset"
Alex Crichtond8251152018-07-02 16:33:16839version = "0.4.0"
Simon Sapinb77ff242017-07-18 21:26:55840source = "registry+https://github.com/rust-lang/crates.io-index"
841dependencies = [
Alex Crichtond8251152018-07-02 16:33:16842 "aho-corasick 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:29843 "fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16844 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron75029252017-12-06 05:18:44845 "memchr 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16846 "regex 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
Simon Sapinb77ff242017-07-18 21:26:55847]
848
849[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29850name = "graphviz"
851version = "0.0.0"
852
853[[package]]
Steve Klabnika0769612017-02-07 23:13:57854name = "handlebars"
Alex Crichtond8251152018-07-02 16:33:16855version = "0.32.4"
Steve Klabnika0769612017-02-07 23:13:57856source = "registry+https://github.com/rust-lang/crates.io-index"
857dependencies = [
Alex Crichtond8251152018-07-02 16:33:16858 "lazy_static 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
859 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:55860 "pest 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
861 "pest_derive 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16862 "quick-error 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
863 "regex 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
864 "serde 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)",
865 "serde_json 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58866]
867
868[[package]]
Alex Crichton1cede102017-06-15 02:33:06869name = "hex"
Alex Crichtond8251152018-07-02 16:33:16870version = "0.3.2"
Alex Crichton80d6ed22018-01-08 21:56:22871source = "registry+https://github.com/rust-lang/crates.io-index"
872
873[[package]]
Nick Cameronad8ecc22017-07-19 01:32:12874name = "home"
Bastien Orivel06f81032018-03-21 02:04:09875version = "0.3.2"
Nick Cameronad8ecc22017-07-19 01:32:12876source = "registry+https://github.com/rust-lang/crates.io-index"
877dependencies = [
Bastien Orivel06f81032018-03-21 02:04:09878 "scopeguard 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameronad8ecc22017-07-19 01:32:12879 "userenv-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16880 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameronad8ecc22017-07-19 01:32:12881]
882
883[[package]]
steveklabnikecfbaca2018-04-03 14:32:04884name = "html5ever"
Alex Crichtond8251152018-07-02 16:33:16885version = "0.22.3"
steveklabnikecfbaca2018-04-03 14:32:04886source = "registry+https://github.com/rust-lang/crates.io-index"
887dependencies = [
Alex Crichtond8251152018-07-02 16:33:16888 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:04889 "mac 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
890 "markup5ever 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16891 "proc-macro2 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
892 "quote 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
893 "syn 0.13.11 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:04894]
895
896[[package]]
Alex Crichton87f3dda2018-03-01 19:08:48897name = "humantime"
898version = "1.1.1"
899source = "registry+https://github.com/rust-lang/crates.io-index"
900dependencies = [
Alex Crichtond8251152018-07-02 16:33:16901 "quick-error 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton87f3dda2018-03-01 19:08:48902]
903
904[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58905name = "idna"
Nick Cameronad8ecc22017-07-19 01:32:12906version = "0.1.4"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58907source = "registry+https://github.com/rust-lang/crates.io-index"
908dependencies = [
Alex Crichton1cede102017-06-15 02:33:06909 "matches 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnik4871dba2017-06-27 17:33:32910 "unicode-bidi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16911 "unicode-normalization 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonf6304e12017-02-15 22:55:26912]
913
914[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29915name = "if_chain"
916version = "0.1.2"
917source = "registry+https://github.com/rust-lang/crates.io-index"
918
919[[package]]
Simon Sapinb77ff242017-07-18 21:26:55920name = "ignore"
Alex Crichtond8251152018-07-02 16:33:16921version = "0.4.2"
Simon Sapinb77ff242017-07-18 21:26:55922source = "registry+https://github.com/rust-lang/crates.io-index"
923dependencies = [
Alex Crichton994bfd42018-02-26 17:07:16924 "crossbeam 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16925 "globset 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
926 "lazy_static 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
927 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:22928 "memchr 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16929 "regex 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:22930 "same-file 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton325d7392017-12-10 17:42:49931 "thread_local 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:16932 "walkdir 2.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16933 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Simon Sapinb77ff242017-07-18 21:26:55934]
935
936[[package]]
Nick Cameron7cb3f452017-08-24 05:52:28937name = "infer_bin"
938version = "0.1.0"
939
940[[package]]
941name = "infer_custom_bin"
942version = "0.1.0"
943
944[[package]]
945name = "infer_lib"
946version = "0.1.0"
947
948[[package]]
Josh Stone020c5ec2017-05-08 22:01:13949name = "installer"
950version = "0.0.0"
951dependencies = [
Alex Crichtond8251152018-07-02 16:33:16952 "clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton38bedfa2017-09-02 03:46:51953 "error-chain 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
Malo Jaffré8ed13d62017-12-29 10:24:38954 "flate2 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16955 "lazy_static 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:55956 "rayon 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16957 "tar 0.4.16 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:16958 "walkdir 2.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16959 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
960 "xz2 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Josh Stone020c5ec2017-05-08 22:01:13961]
962
963[[package]]
steveklabnik54371882018-01-25 17:32:25964name = "is-match"
965version = "0.1.0"
966source = "registry+https://github.com/rust-lang/crates.io-index"
967
968[[package]]
Nick Cameron0e6fff82018-05-27 22:16:42969name = "isatty"
970version = "0.1.8"
971source = "registry+https://github.com/rust-lang/crates.io-index"
972dependencies = [
Alex Crichtond8251152018-07-02 16:33:16973 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
974 "redox_syscall 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)",
975 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron0e6fff82018-05-27 22:16:42976]
977
978[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29979name = "itertools"
Alex Crichtone9d89832018-04-02 15:43:55980version = "0.7.8"
steveklabnik54371882018-01-25 17:32:25981source = "registry+https://github.com/rust-lang/crates.io-index"
982dependencies = [
Alex Crichtone9d89832018-04-02 15:43:55983 "either 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnik54371882018-01-25 17:32:25984]
985
986[[package]]
Steve Klabnik2795de32017-02-20 00:20:57987name = "itoa"
Alex Crichtonfaebcc12018-03-15 17:58:02988version = "0.4.1"
Steve Klabnik2795de32017-02-20 00:20:57989source = "registry+https://github.com/rust-lang/crates.io-index"
990
991[[package]]
Alex Crichton453080f2017-06-05 16:36:48992name = "jobserver"
Alex Crichtonfaebcc12018-03-15 17:58:02993version = "0.1.11"
Alex Crichton453080f2017-06-05 16:36:48994source = "registry+https://github.com/rust-lang/crates.io-index"
995dependencies = [
Alex Crichtond8251152018-07-02 16:33:16996 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
997 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Bastien Orivela67e0722018-03-12 19:23:23998 "rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton453080f2017-06-05 16:36:48999]
1000
1001[[package]]
Igor Matuszewskid3322772017-12-28 18:46:291002name = "json"
Alex Crichtone9d89832018-04-02 15:43:551003version = "0.11.13"
Igor Matuszewskid3322772017-12-28 18:46:291004source = "registry+https://github.com/rust-lang/crates.io-index"
1005
1006[[package]]
Nick Cameronad8ecc22017-07-19 01:32:121007name = "jsonrpc-core"
Igor Matuszewskid3322772017-12-28 18:46:291008version = "8.0.1"
Nick Cameronad8ecc22017-07-19 01:32:121009source = "registry+https://github.com/rust-lang/crates.io-index"
1010dependencies = [
Alex Crichtond8251152018-07-02 16:33:161011 "futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)",
Malo Jaffré8ed13d62017-12-29 10:24:381012 "log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161013 "serde 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)",
1014 "serde_derive 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)",
1015 "serde_json 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameronad8ecc22017-07-19 01:32:121016]
1017
1018[[package]]
Steve Klabnika0769612017-02-07 23:13:571019name = "kernel32-sys"
1020version = "0.2.2"
1021source = "registry+https://github.com/rust-lang/crates.io-index"
1022dependencies = [
1023 "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
1024 "winapi-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
1025]
1026
1027[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581028name = "languageserver-types"
Nick Cameron80bfca42018-05-16 03:38:111029version = "0.41.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581030source = "registry+https://github.com/rust-lang/crates.io-index"
1031dependencies = [
Alex Crichtond8251152018-07-02 16:33:161032 "bitflags 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581033 "enum_primitive 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161034 "serde 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)",
1035 "serde_derive 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)",
1036 "serde_json 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:161037 "url 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581038 "url_serde 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
1039]
1040
1041[[package]]
Steve Klabnika0769612017-02-07 23:13:571042name = "lazy_static"
Oliver Schneideracdf83f2017-12-06 08:25:291043version = "0.2.11"
1044source = "registry+https://github.com/rust-lang/crates.io-index"
1045
1046[[package]]
Alex Crichton325d7392017-12-10 17:42:491047name = "lazy_static"
Alex Crichtond8251152018-07-02 16:33:161048version = "1.0.1"
Alex Crichton325d7392017-12-10 17:42:491049source = "registry+https://github.com/rust-lang/crates.io-index"
1050
1051[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291052name = "lazycell"
Alex Crichton994bfd42018-02-26 17:07:161053version = "0.6.0"
1054source = "registry+https://github.com/rust-lang/crates.io-index"
1055
1056[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291057name = "libc"
1058version = "0.0.0"
1059dependencies = [
Oliver Schneider679657b2018-03-30 11:06:341060 "compiler_builtins 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:291061 "core 0.0.0",
1062]
1063
1064[[package]]
1065name = "libc"
Alex Crichtond8251152018-07-02 16:33:161066version = "0.2.42"
Ahmed Charles9ca382f2016-09-02 08:55:291067source = "registry+https://github.com/rust-lang/crates.io-index"
1068
1069[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581070name = "libgit2-sys"
Alex Crichtond8251152018-07-02 16:33:161071version = "0.7.4"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581072source = "registry+https://github.com/rust-lang/crates.io-index"
1073dependencies = [
Alex Crichtond8251152018-07-02 16:33:161074 "cc 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)",
1075 "cmake 0.1.31 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton7e5b9ac2018-04-24 15:34:141076 "curl-sys 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161077 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
1078 "libssh2-sys 0.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:291079 "libz-sys 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161080 "openssl-sys 0.9.33 (registry+https://github.com/rust-lang/crates.io-index)",
1081 "pkg-config 0.3.11 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581082]
1083
1084[[package]]
1085name = "libssh2-sys"
Alex Crichtond8251152018-07-02 16:33:161086version = "0.2.7"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581087source = "registry+https://github.com/rust-lang/crates.io-index"
1088dependencies = [
Alex Crichtond8251152018-07-02 16:33:161089 "cmake 0.1.31 (registry+https://github.com/rust-lang/crates.io-index)",
1090 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:291091 "libz-sys 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161092 "openssl-sys 0.9.33 (registry+https://github.com/rust-lang/crates.io-index)",
1093 "pkg-config 0.3.11 (registry+https://github.com/rust-lang/crates.io-index)",
1094 "vcpkg 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581095]
1096
1097[[package]]
1098name = "libz-sys"
Oliver Schneideracdf83f2017-12-06 08:25:291099version = "1.0.18"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581100source = "registry+https://github.com/rust-lang/crates.io-index"
1101dependencies = [
Alex Crichtond8251152018-07-02 16:33:161102 "cc 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)",
1103 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
1104 "pkg-config 0.3.11 (registry+https://github.com/rust-lang/crates.io-index)",
1105 "vcpkg 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581106]
1107
1108[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291109name = "linkchecker"
1110version = "0.1.0"
Ahmed Charles9ca382f2016-09-02 08:55:291111
1112[[package]]
1113name = "log"
Malo Jaffré8ed13d62017-12-29 10:24:381114version = "0.3.9"
Ahmed Charles9ca382f2016-09-02 08:55:291115source = "registry+https://github.com/rust-lang/crates.io-index"
Malo Jaffré8ed13d62017-12-29 10:24:381116dependencies = [
Alex Crichtond8251152018-07-02 16:33:161117 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Malo Jaffré8ed13d62017-12-29 10:24:381118]
1119
1120[[package]]
1121name = "log"
Alex Crichtond8251152018-07-02 16:33:161122version = "0.4.3"
Malo Jaffré8ed13d62017-12-29 10:24:381123source = "registry+https://github.com/rust-lang/crates.io-index"
1124dependencies = [
Alex Crichtond8251152018-07-02 16:33:161125 "cfg-if 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
Malo Jaffré8ed13d62017-12-29 10:24:381126]
Ahmed Charles9ca382f2016-09-02 08:55:291127
1128[[package]]
Oliver Schneiderea351922017-09-18 14:18:231129name = "log_settings"
Alex Crichtond8251152018-07-02 16:33:161130version = "0.1.2"
Oliver Schneiderea351922017-09-18 14:18:231131source = "registry+https://github.com/rust-lang/crates.io-index"
1132dependencies = [
Alex Crichtond8251152018-07-02 16:33:161133 "lazy_static 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneiderea351922017-09-18 14:18:231134]
1135
1136[[package]]
Josh Stone020c5ec2017-05-08 22:01:131137name = "lzma-sys"
Nick Cameronc5cad5a2017-09-22 01:58:351138version = "0.1.9"
Josh Stone020c5ec2017-05-08 22:01:131139source = "registry+https://github.com/rust-lang/crates.io-index"
1140dependencies = [
Alex Crichtond8251152018-07-02 16:33:161141 "cc 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:221142 "filetime 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161143 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
1144 "pkg-config 0.3.11 (registry+https://github.com/rust-lang/crates.io-index)",
Josh Stone020c5ec2017-05-08 22:01:131145]
1146
1147[[package]]
steveklabnikecfbaca2018-04-03 14:32:041148name = "mac"
1149version = "0.1.1"
1150source = "registry+https://github.com/rust-lang/crates.io-index"
1151
1152[[package]]
1153name = "maplit"
1154version = "1.0.1"
1155source = "registry+https://github.com/rust-lang/crates.io-index"
1156
1157[[package]]
1158name = "markup5ever"
1159version = "0.7.2"
1160source = "registry+https://github.com/rust-lang/crates.io-index"
1161dependencies = [
Alex Crichtond8251152018-07-02 16:33:161162 "phf 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)",
1163 "phf_codegen 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)",
1164 "serde 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)",
1165 "serde_derive 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)",
1166 "serde_json 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
1167 "string_cache 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
1168 "string_cache_codegen 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:041169 "tendril 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
1170]
1171
1172[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581173name = "matches"
Alex Crichton1cede102017-06-15 02:33:061174version = "0.1.6"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581175source = "registry+https://github.com/rust-lang/crates.io-index"
1176
1177[[package]]
Steve Klabnika0769612017-02-07 23:13:571178name = "mdbook"
Matt Ickstadt0ab516f2018-04-21 21:06:131179version = "0.1.7"
Steve Klabnika0769612017-02-07 23:13:571180source = "registry+https://github.com/rust-lang/crates.io-index"
1181dependencies = [
steveklabnikecfbaca2018-04-03 14:32:041182 "ammonia 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161183 "chrono 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
1184 "clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
1185 "elasticlunr-rs 2.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
1186 "env_logger 0.5.10 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:291187 "error-chain 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161188 "handlebars 0.32.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:551189 "itertools 0.7.8 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161190 "lazy_static 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
1191 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnik54371882018-01-25 17:32:251192 "memchr 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton041d3552017-09-27 22:37:021193 "open 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
Manish Goregaokar68185512018-02-18 21:33:561194 "pulldown-cmark 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161195 "regex 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
1196 "serde 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)",
1197 "serde_derive 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)",
1198 "serde_json 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnik54371882018-01-25 17:32:251199 "shlex 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider847bb142018-05-11 12:11:061200 "tempfile 3.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:591201 "toml 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnik54371882018-01-25 17:32:251202 "toml-query 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581203]
1204
1205[[package]]
1206name = "memchr"
Nick Cameron75029252017-12-06 05:18:441207version = "2.0.1"
Oliver Schneideracdf83f2017-12-06 08:25:291208source = "registry+https://github.com/rust-lang/crates.io-index"
1209dependencies = [
Alex Crichtond8251152018-07-02 16:33:161210 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
Steve Klabnika0769612017-02-07 23:13:571211]
1212
1213[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:451214name = "memoffset"
1215version = "0.2.1"
1216source = "registry+https://github.com/rust-lang/crates.io-index"
1217
1218[[package]]
Guillaume Gomez4b145732018-05-10 22:02:051219name = "minifier"
Guillaume Gomezf7485df2018-06-25 21:28:201220version = "0.0.14"
Guillaume Gomez4b145732018-05-10 22:02:051221source = "registry+https://github.com/rust-lang/crates.io-index"
1222dependencies = [
Alex Crichtond8251152018-07-02 16:33:161223 "regex 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
Guillaume Gomez4b145732018-05-10 22:02:051224]
1225
1226[[package]]
Josh Stone020c5ec2017-05-08 22:01:131227name = "miniz-sys"
Nick Cameronc5cad5a2017-09-22 01:58:351228version = "0.1.10"
Josh Stone020c5ec2017-05-08 22:01:131229source = "registry+https://github.com/rust-lang/crates.io-index"
1230dependencies = [
Alex Crichtond8251152018-07-02 16:33:161231 "cc 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)",
1232 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581233]
1234
1235[[package]]
1236name = "miow"
Alex Crichtona8eaabc2018-03-07 07:39:551237version = "0.3.1"
1238source = "registry+https://github.com/rust-lang/crates.io-index"
1239dependencies = [
Alex Crichtond8251152018-07-02 16:33:161240 "socket2 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
1241 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtona8eaabc2018-03-07 07:39:551242]
1243
1244[[package]]
kennytm0692b3d2017-12-15 19:41:581245name = "miri"
1246version = "0.1.0"
1247dependencies = [
Alex Crichtond8251152018-07-02 16:33:161248 "byteorder 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
1249 "cargo_metadata 0.5.8 (registry+https://github.com/rust-lang/crates.io-index)",
1250 "compiletest_rs 0.3.11 (registry+https://github.com/rust-lang/crates.io-index)",
1251 "env_logger 0.5.10 (registry+https://github.com/rust-lang/crates.io-index)",
1252 "lazy_static 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
1253 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
1254 "regex 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
kennytm0692b3d2017-12-15 19:41:581255]
1256
1257[[package]]
Nick Cameron04415dc2017-06-30 18:58:541258name = "multiple_bins"
1259version = "0.1.0"
1260
1261[[package]]
Alex Crichtond8251152018-07-02 16:33:161262name = "new_debug_unreachable"
1263version = "1.0.1"
1264source = "registry+https://github.com/rust-lang/crates.io-index"
1265dependencies = [
1266 "unreachable 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1267]
1268
1269[[package]]
Oliver Schneiderb1e75972017-12-15 07:37:301270name = "nibble_vec"
Alex Crichtone9d89832018-04-02 15:43:551271version = "0.0.4"
Oliver Schneiderb1e75972017-12-15 07:37:301272source = "registry+https://github.com/rust-lang/crates.io-index"
1273
1274[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:451275name = "nodrop"
1276version = "0.1.12"
1277source = "registry+https://github.com/rust-lang/crates.io-index"
1278
1279[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581280name = "num-integer"
Alex Crichtond8251152018-07-02 16:33:161281version = "0.1.39"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581282source = "registry+https://github.com/rust-lang/crates.io-index"
1283dependencies = [
Alex Crichtond8251152018-07-02 16:33:161284 "num-traits 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581285]
1286
1287[[package]]
Steve Klabnik2795de32017-02-20 00:20:571288name = "num-traits"
Alex Crichton994bfd42018-02-26 17:07:161289version = "0.1.43"
1290source = "registry+https://github.com/rust-lang/crates.io-index"
1291dependencies = [
Alex Crichtond8251152018-07-02 16:33:161292 "num-traits 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:161293]
1294
1295[[package]]
1296name = "num-traits"
Alex Crichtond8251152018-07-02 16:33:161297version = "0.2.5"
Steve Klabnik2795de32017-02-20 00:20:571298source = "registry+https://github.com/rust-lang/crates.io-index"
1299
1300[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291301name = "num_cpus"
Alex Crichton80d6ed22018-01-08 21:56:221302version = "1.8.0"
Ahmed Charles9ca382f2016-09-02 08:55:291303source = "registry+https://github.com/rust-lang/crates.io-index"
1304dependencies = [
Alex Crichtond8251152018-07-02 16:33:161305 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:291306]
1307
1308[[package]]
Steve Klabnik2795de32017-02-20 00:20:571309name = "open"
Alex Crichton041d3552017-09-27 22:37:021310version = "1.2.1"
Steve Klabnik2795de32017-02-20 00:20:571311source = "registry+https://github.com/rust-lang/crates.io-index"
1312
1313[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581314name = "openssl"
Alex Crichtond8251152018-07-02 16:33:161315version = "0.10.10"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581316source = "registry+https://github.com/rust-lang/crates.io-index"
1317dependencies = [
Alex Crichtond8251152018-07-02 16:33:161318 "bitflags 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
1319 "cfg-if 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:291320 "foreign-types 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161321 "lazy_static 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
1322 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
1323 "openssl-sys 0.9.33 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581324]
1325
1326[[package]]
1327name = "openssl-probe"
Alex Crichton325d7392017-12-10 17:42:491328version = "0.1.2"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581329source = "registry+https://github.com/rust-lang/crates.io-index"
1330
1331[[package]]
1332name = "openssl-sys"
Alex Crichtond8251152018-07-02 16:33:161333version = "0.9.33"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581334source = "registry+https://github.com/rust-lang/crates.io-index"
1335dependencies = [
Alex Crichtond8251152018-07-02 16:33:161336 "cc 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)",
1337 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
1338 "pkg-config 0.3.11 (registry+https://github.com/rust-lang/crates.io-index)",
1339 "vcpkg 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581340]
1341
1342[[package]]
Mark Simulacrumb0dbc7c2018-03-27 10:44:331343name = "ordermap"
1344version = "0.3.5"
1345source = "registry+https://github.com/rust-lang/crates.io-index"
1346
1347[[package]]
Robin Kruppe1a24a592017-04-26 21:22:451348name = "owning_ref"
1349version = "0.3.3"
1350source = "registry+https://github.com/rust-lang/crates.io-index"
1351dependencies = [
Alex Crichtond8251152018-07-02 16:33:161352 "stable_deref_trait 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
Robin Kruppe1a24a592017-04-26 21:22:451353]
1354
1355[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291356name = "panic_abort"
1357version = "0.0.0"
1358dependencies = [
Oliver Schneider679657b2018-03-30 11:06:341359 "compiler_builtins 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:291360 "core 0.0.0",
1361 "libc 0.0.0",
1362]
1363
1364[[package]]
1365name = "panic_unwind"
1366version = "0.0.0"
1367dependencies = [
1368 "alloc 0.0.0",
Oliver Schneider679657b2018-03-30 11:06:341369 "compiler_builtins 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:291370 "core 0.0.0",
1371 "libc 0.0.0",
1372 "unwind 0.0.0",
1373]
1374
1375[[package]]
John Kåre Alsaker970c6132017-12-03 12:49:011376name = "parking_lot"
Alex Crichton35655562018-04-27 03:50:061377version = "0.5.5"
John Kåre Alsaker970c6132017-12-03 12:49:011378source = "registry+https://github.com/rust-lang/crates.io-index"
1379dependencies = [
1380 "owning_ref 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton35655562018-04-27 03:50:061381 "parking_lot_core 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsaker970c6132017-12-03 12:49:011382]
1383
1384[[package]]
1385name = "parking_lot_core"
Alex Crichton35655562018-04-27 03:50:061386version = "0.2.14"
John Kåre Alsaker970c6132017-12-03 12:49:011387source = "registry+https://github.com/rust-lang/crates.io-index"
1388dependencies = [
Alex Crichtond8251152018-07-02 16:33:161389 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
Bastien Orivela67e0722018-03-12 19:23:231390 "rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161391 "smallvec 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
1392 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsaker970c6132017-12-03 12:49:011393]
1394
1395[[package]]
Alex Crichton1cede102017-06-15 02:33:061396name = "percent-encoding"
Oliver Schneideracdf83f2017-12-06 08:25:291397version = "1.0.1"
Alex Crichton1cede102017-06-15 02:33:061398source = "registry+https://github.com/rust-lang/crates.io-index"
1399
1400[[package]]
Steve Klabnika0769612017-02-07 23:13:571401name = "pest"
Alex Crichtone9d89832018-04-02 15:43:551402version = "1.0.6"
Steve Klabnika0769612017-02-07 23:13:571403source = "registry+https://github.com/rust-lang/crates.io-index"
1404
1405[[package]]
Alex Crichtone9d89832018-04-02 15:43:551406name = "pest_derive"
1407version = "1.0.7"
1408source = "registry+https://github.com/rust-lang/crates.io-index"
1409dependencies = [
1410 "pest 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
1411 "quote 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)",
1412 "syn 0.11.11 (registry+https://github.com/rust-lang/crates.io-index)",
1413]
1414
1415[[package]]
Mark Simulacrumb0dbc7c2018-03-27 10:44:331416name = "petgraph"
1417version = "0.4.12"
1418source = "registry+https://github.com/rust-lang/crates.io-index"
1419dependencies = [
1420 "fixedbitset 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
1421 "ordermap 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
1422]
1423
1424[[package]]
steveklabnikecfbaca2018-04-03 14:32:041425name = "phf"
Alex Crichtond8251152018-07-02 16:33:161426version = "0.7.22"
steveklabnikecfbaca2018-04-03 14:32:041427source = "registry+https://github.com/rust-lang/crates.io-index"
1428dependencies = [
Alex Crichtond8251152018-07-02 16:33:161429 "phf_shared 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:041430]
1431
1432[[package]]
1433name = "phf_codegen"
Alex Crichtond8251152018-07-02 16:33:161434version = "0.7.22"
steveklabnikecfbaca2018-04-03 14:32:041435source = "registry+https://github.com/rust-lang/crates.io-index"
1436dependencies = [
Alex Crichtond8251152018-07-02 16:33:161437 "phf_generator 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)",
1438 "phf_shared 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:041439]
1440
1441[[package]]
1442name = "phf_generator"
Alex Crichtond8251152018-07-02 16:33:161443version = "0.7.22"
steveklabnikecfbaca2018-04-03 14:32:041444source = "registry+https://github.com/rust-lang/crates.io-index"
1445dependencies = [
Alex Crichtond8251152018-07-02 16:33:161446 "phf_shared 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)",
1447 "rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:041448]
1449
1450[[package]]
1451name = "phf_shared"
Alex Crichtond8251152018-07-02 16:33:161452version = "0.7.22"
steveklabnikecfbaca2018-04-03 14:32:041453source = "registry+https://github.com/rust-lang/crates.io-index"
1454dependencies = [
1455 "siphasher 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
1456]
1457
1458[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581459name = "pkg-config"
Alex Crichtond8251152018-07-02 16:33:161460version = "0.3.11"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581461source = "registry+https://github.com/rust-lang/crates.io-index"
1462
1463[[package]]
Santiago Pastorino8429d112018-05-24 21:52:011464name = "polonius-engine"
Vytautas Astrauskas1404c002018-05-30 15:17:371465version = "0.5.0"
Santiago Pastorino8429d112018-05-24 21:52:011466source = "registry+https://github.com/rust-lang/crates.io-index"
Douglas Campos422fe7c2018-05-29 11:52:511467dependencies = [
1468 "datafrog 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161469 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Niko Matsakisc3d68892018-05-29 13:36:451470 "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Douglas Campos422fe7c2018-05-29 11:52:511471]
Santiago Pastorino8429d112018-05-24 21:52:011472
1473[[package]]
steveklabnikecfbaca2018-04-03 14:32:041474name = "precomputed-hash"
1475version = "0.1.1"
1476source = "registry+https://github.com/rust-lang/crates.io-index"
1477
1478[[package]]
Mark Simulacrum42fde212018-03-10 14:03:061479name = "pretty_assertions"
1480version = "0.5.1"
1481source = "registry+https://github.com/rust-lang/crates.io-index"
1482dependencies = [
1483 "ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
1484 "difference 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1485]
1486
1487[[package]]
Alex Crichton87f3dda2018-03-01 19:08:481488name = "proc-macro2"
Alex Crichtond8251152018-07-02 16:33:161489version = "0.3.8"
1490source = "registry+https://github.com/rust-lang/crates.io-index"
1491dependencies = [
1492 "unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
1493]
1494
1495[[package]]
1496name = "proc-macro2"
1497version = "0.4.6"
Alex Crichtone9d89832018-04-02 15:43:551498source = "registry+https://github.com/rust-lang/crates.io-index"
1499dependencies = [
1500 "unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
1501]
1502
1503[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291504name = "proc_macro"
1505version = "0.0.0"
1506dependencies = [
John Kåre Alsakerb74e97c2018-02-27 16:11:141507 "rustc_data_structures 0.0.0",
Sergio Benitez8be132e2017-08-28 09:56:431508 "rustc_errors 0.0.0",
Alex Crichton147e2da2016-10-07 06:30:381509 "syntax 0.0.0",
Jeffrey Seyfried2dc60b12017-01-18 03:27:091510 "syntax_pos 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:291511]
1512
1513[[package]]
whitequark42754ce2017-02-13 09:57:501514name = "profiler_builtins"
1515version = "0.0.0"
1516dependencies = [
Alex Crichtond8251152018-07-02 16:33:161517 "cc 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider679657b2018-03-30 11:06:341518 "compiler_builtins 0.0.0",
whitequark42754ce2017-02-13 09:57:501519 "core 0.0.0",
Marco Castelluccioecba8d62017-06-04 14:54:391520]
1521
1522[[package]]
Steve Klabnika0769612017-02-07 23:13:571523name = "pulldown-cmark"
Manish Goregaokar68185512018-02-18 21:33:561524version = "0.1.2"
Oliver Schneideracdf83f2017-12-06 08:25:291525source = "registry+https://github.com/rust-lang/crates.io-index"
1526dependencies = [
1527 "bitflags 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:551528 "getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)",
Guillaume Gomez474cc092017-03-12 19:28:361529]
1530
1531[[package]]
Steve Klabnika0769612017-02-07 23:13:571532name = "quick-error"
Alex Crichtond8251152018-07-02 16:33:161533version = "1.2.2"
Steve Klabnika0769612017-02-07 23:13:571534source = "registry+https://github.com/rust-lang/crates.io-index"
1535
1536[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291537name = "quine-mc_cluskey"
1538version = "0.2.4"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581539source = "registry+https://github.com/rust-lang/crates.io-index"
1540
1541[[package]]
1542name = "quote"
1543version = "0.3.15"
1544source = "registry+https://github.com/rust-lang/crates.io-index"
1545
1546[[package]]
Alex Crichton87f3dda2018-03-01 19:08:481547name = "quote"
Alex Crichtond8251152018-07-02 16:33:161548version = "0.5.2"
Alex Crichtone9d89832018-04-02 15:43:551549source = "registry+https://github.com/rust-lang/crates.io-index"
1550dependencies = [
Alex Crichtond8251152018-07-02 16:33:161551 "proc-macro2 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
1552]
1553
1554[[package]]
1555name = "quote"
1556version = "0.6.3"
1557source = "registry+https://github.com/rust-lang/crates.io-index"
1558dependencies = [
1559 "proc-macro2 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:551560]
1561
1562[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581563name = "racer"
Nick Cameron8de091e2018-05-17 19:59:161564version = "2.0.14"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581565source = "registry+https://github.com/rust-lang/crates.io-index"
1566dependencies = [
Alex Crichtond8251152018-07-02 16:33:161567 "clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
1568 "env_logger 0.5.10 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron8de091e2018-05-17 19:59:161569 "humantime 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161570 "lazy_static 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
1571 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581572 "syntex_errors 0.52.0 (registry+https://github.com/rust-lang/crates.io-index)",
1573 "syntex_syntax 0.52.0 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron8de091e2018-05-17 19:59:161574 "toml 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581575]
1576
1577[[package]]
Oliver Schneiderb1e75972017-12-15 07:37:301578name = "radix_trie"
Alex Crichtone9d89832018-04-02 15:43:551579version = "0.1.3"
Oliver Schneiderb1e75972017-12-15 07:37:301580source = "registry+https://github.com/rust-lang/crates.io-index"
1581dependencies = [
1582 "endian-type 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:551583 "nibble_vec 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneiderb1e75972017-12-15 07:37:301584]
1585
1586[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291587name = "rand"
Alex Crichton994bfd42018-02-26 17:07:161588version = "0.4.2"
1589source = "registry+https://github.com/rust-lang/crates.io-index"
1590dependencies = [
1591 "fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161592 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
1593 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:291594]
1595
1596[[package]]
1597name = "rayon"
Alex Crichtone9d89832018-04-02 15:43:551598version = "1.0.1"
Nick Cameron4b6f5c22018-02-26 03:15:451599source = "registry+https://github.com/rust-lang/crates.io-index"
1600dependencies = [
Alex Crichtone9d89832018-04-02 15:43:551601 "either 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron4b6f5c22018-02-26 03:15:451602 "rayon-core 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:291603]
1604
1605[[package]]
1606name = "rayon-core"
Nick Cameron4b6f5c22018-02-26 03:15:451607version = "1.4.0"
Oliver Schneideracdf83f2017-12-06 08:25:291608source = "registry+https://github.com/rust-lang/crates.io-index"
1609dependencies = [
Nick Cameron4b6f5c22018-02-26 03:15:451610 "crossbeam-deque 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161611 "lazy_static 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
1612 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:221613 "num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Camerona10577c2018-05-15 08:34:171614 "rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581615]
1616
1617[[package]]
Nick Cameronc5cad5a2017-09-22 01:58:351618name = "redox_syscall"
Alex Crichtond8251152018-07-02 16:33:161619version = "0.1.40"
Nick Cameronc5cad5a2017-09-22 01:58:351620source = "registry+https://github.com/rust-lang/crates.io-index"
1621
1622[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291623name = "redox_termios"
1624version = "0.1.1"
1625source = "registry+https://github.com/rust-lang/crates.io-index"
1626dependencies = [
Alex Crichtond8251152018-07-02 16:33:161627 "redox_syscall 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:291628]
1629
1630[[package]]
Nick Cameron04415dc2017-06-30 18:58:541631name = "reformat"
1632version = "0.1.0"
1633
1634[[package]]
1635name = "reformat_with_range"
1636version = "0.1.0"
1637
1638[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581639name = "regex"
Alex Crichtond8251152018-07-02 16:33:161640version = "0.2.11"
Steve Klabnika0769612017-02-07 23:13:571641source = "registry+https://github.com/rust-lang/crates.io-index"
1642dependencies = [
Alex Crichtond8251152018-07-02 16:33:161643 "aho-corasick 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron75029252017-12-06 05:18:441644 "memchr 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161645 "regex-syntax 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton325d7392017-12-10 17:42:491646 "thread_local 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Steve Klabnik2795de32017-02-20 00:20:571647 "utf8-ranges 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Steve Klabnika0769612017-02-07 23:13:571648]
1649
1650[[package]]
Oliver Schneider847bb142018-05-11 12:11:061651name = "regex"
Alex Crichtond8251152018-07-02 16:33:161652version = "1.0.1"
Oliver Schneider847bb142018-05-11 12:11:061653source = "registry+https://github.com/rust-lang/crates.io-index"
1654dependencies = [
Alex Crichtond8251152018-07-02 16:33:161655 "aho-corasick 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider847bb142018-05-11 12:11:061656 "memchr 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161657 "regex-syntax 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider847bb142018-05-11 12:11:061658 "thread_local 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
1659 "utf8-ranges 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1660]
1661
1662[[package]]
Steve Klabnika0769612017-02-07 23:13:571663name = "regex-syntax"
Alex Crichtond8251152018-07-02 16:33:161664version = "0.5.6"
Alex Crichton994bfd42018-02-26 17:07:161665source = "registry+https://github.com/rust-lang/crates.io-index"
1666dependencies = [
1667 "ucd-util 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
1668]
1669
1670[[package]]
Oliver Schneider847bb142018-05-11 12:11:061671name = "regex-syntax"
Alex Crichtond8251152018-07-02 16:33:161672version = "0.6.1"
Oliver Schneider847bb142018-05-11 12:11:061673source = "registry+https://github.com/rust-lang/crates.io-index"
1674dependencies = [
1675 "ucd-util 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
1676]
1677
1678[[package]]
Alex Crichton7bc2cbf2017-04-26 15:52:191679name = "remote-test-client"
1680version = "0.1.0"
1681
1682[[package]]
1683name = "remote-test-server"
1684version = "0.1.0"
1685
1686[[package]]
Alex Crichton994bfd42018-02-26 17:07:161687name = "remove_dir_all"
Alex Crichton924f8c72018-04-18 15:43:591688version = "0.5.1"
Alex Crichton994bfd42018-02-26 17:07:161689source = "registry+https://github.com/rust-lang/crates.io-index"
1690dependencies = [
Alex Crichtond8251152018-07-02 16:33:161691 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:161692]
1693
1694[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581695name = "rls"
Nick Cameron80bfca42018-05-16 03:38:111696version = "0.128.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581697dependencies = [
Mark Simulacrumad97f8b2018-06-22 15:48:431698 "cargo 0.30.0",
Alex Crichtond8251152018-07-02 16:33:161699 "cargo_metadata 0.5.8 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron0e6fff82018-05-27 22:16:421700 "clippy_lints 0.0.205 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161701 "env_logger 0.5.10 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewskid3322772017-12-28 18:46:291702 "failure 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameronacd4fe82018-06-07 03:14:491703 "itertools 0.7.8 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:551704 "json 0.11.13 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewskid3322772017-12-28 18:46:291705 "jsonrpc-core 8.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron80bfca42018-05-16 03:38:111706 "languageserver-types 0.41.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161707 "lazy_static 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
1708 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameronfa94c5c2018-02-14 08:09:511709 "num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron8de091e2018-05-17 19:59:161710 "racer 2.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:551711 "rayon 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron80bfca42018-05-16 03:38:111712 "rls-analysis 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron127f9a62018-04-25 22:11:281713 "rls-blacklist 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron80bfca42018-05-16 03:38:111714 "rls-data 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameronacd4fe82018-06-07 03:14:491715 "rls-rustc 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581716 "rls-span 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron4b6f5c22018-02-26 03:15:451717 "rls-vfs 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameronacd4fe82018-06-07 03:14:491718 "rustfmt-nightly 0.8.2 (git+https://github.com/rust-lang-nursery/rustfmt?rev=f3906267)",
Alex Crichtond8251152018-07-02 16:33:161719 "serde 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)",
1720 "serde_derive 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)",
1721 "serde_json 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:161722 "url 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron8de091e2018-05-17 19:59:161723 "walkdir 2.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581724]
1725
1726[[package]]
1727name = "rls-analysis"
Nick Cameron80bfca42018-05-16 03:38:111728version = "0.13.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581729source = "registry+https://github.com/rust-lang/crates.io-index"
1730dependencies = [
Bastien Orivelbcdb67b2018-05-08 18:55:431731 "derive-new 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161732 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:551733 "radix_trie 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron80bfca42018-05-16 03:38:111734 "rls-data 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton453080f2017-06-05 16:36:481735 "rls-span 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
1736 "rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)",
1737]
1738
1739[[package]]
Nick Cameronfa94c5c2018-02-14 08:09:511740name = "rls-blacklist"
Nick Cameron127f9a62018-04-25 22:11:281741version = "0.1.2"
Andy Russell59fafc82017-12-04 20:59:491742source = "registry+https://github.com/rust-lang/crates.io-index"
Andy Russell59fafc82017-12-04 20:59:491743
1744[[package]]
Martin Algesten9a6afa82018-02-02 07:29:591745name = "rls-data"
Nick Cameron80bfca42018-05-16 03:38:111746version = "0.16.0"
Martin Algesten9a6afa82018-02-02 07:29:591747source = "registry+https://github.com/rust-lang/crates.io-index"
1748dependencies = [
1749 "rls-span 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
1750 "rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161751 "serde 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)",
1752 "serde_derive 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)",
Martin Algesten9a6afa82018-02-02 07:29:591753]
1754
1755[[package]]
Nick Cameron92867d22017-08-30 05:09:361756name = "rls-rustc"
Nick Cameronacd4fe82018-06-07 03:14:491757version = "0.4.0"
Nick Cameron92867d22017-08-30 05:09:361758source = "registry+https://github.com/rust-lang/crates.io-index"
1759
1760[[package]]
Nick Cameronfee1f642017-03-14 02:16:441761name = "rls-span"
Nick Cameron7bed5432017-05-08 19:15:481762version = "0.4.0"
Nick Camerondc63eff2017-03-15 08:20:231763source = "registry+https://github.com/rust-lang/crates.io-index"
Nick Cameronfee1f642017-03-14 02:16:441764dependencies = [
Tatsuyuki Ishi0e79b972017-04-29 23:11:581765 "rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161766 "serde 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)",
1767 "serde_derive 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581768]
1769
1770[[package]]
1771name = "rls-vfs"
Nick Cameron4b6f5c22018-02-26 03:15:451772version = "0.4.5"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581773source = "registry+https://github.com/rust-lang/crates.io-index"
1774dependencies = [
Nick Cameron8de091e2018-05-17 19:59:161775 "racer 2.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581776 "rls-span 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameronfee1f642017-03-14 02:16:441777]
1778
1779[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291780name = "rustbook"
Steve Klabnika0769612017-02-07 23:13:571781version = "0.1.0"
1782dependencies = [
Alex Crichtond8251152018-07-02 16:33:161783 "clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
Matt Ickstadt0ab516f2018-04-21 21:06:131784 "mdbook 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
Steve Klabnika0769612017-02-07 23:13:571785]
Ahmed Charles9ca382f2016-09-02 08:55:291786
1787[[package]]
1788name = "rustc"
1789version = "0.0.0"
1790dependencies = [
1791 "arena 0.0.0",
Alex Crichtond8251152018-07-02 16:33:161792 "backtrace 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
1793 "bitflags 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
1794 "byteorder 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
Niko Matsakis9c548bf2018-05-24 12:48:021795 "chalk-engine 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
Malo Jaffré8ed13d62017-12-29 10:24:381796 "flate2 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:291797 "fmt_macros 0.0.0",
1798 "graphviz 0.0.0",
Alex Crichtonfaebcc12018-03-15 17:58:021799 "jobserver 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161800 "lazy_static 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
1801 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsakerf273f282018-06-06 13:25:471802 "parking_lot 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
Vytautas Astrauskas1404c002018-05-30 15:17:371803 "polonius-engine 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsaker9d3719b2018-02-01 17:10:561804 "proc_macro 0.0.0",
John Kåre Alsakerf273f282018-06-06 13:25:471805 "rustc-rayon 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
1806 "rustc-rayon-core 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:291807 "rustc_apfloat 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:291808 "rustc_data_structures 0.0.0",
1809 "rustc_errors 0.0.0",
Irina Popa38e96402017-12-08 19:18:211810 "rustc_target 0.0.0",
Alex Crichtond8251152018-07-02 16:33:161811 "scoped-tls 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:291812 "serialize 0.0.0",
1813 "syntax 0.0.0",
1814 "syntax_pos 0.0.0",
Bastien Orivel9d5b13e2018-05-12 21:19:351815 "tempfile 3.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:291816]
1817
1818[[package]]
Nick Cameron0e6fff82018-05-27 22:16:421819name = "rustc-ap-arena"
Nick Cameronacd4fe82018-06-07 03:14:491820version = "149.0.0"
Nick Cameron0e6fff82018-05-27 22:16:421821source = "registry+https://github.com/rust-lang/crates.io-index"
1822dependencies = [
Nick Cameronacd4fe82018-06-07 03:14:491823 "rustc-ap-rustc_data_structures 149.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1824]
1825
1826[[package]]
1827name = "rustc-ap-arena"
Amanieu d'Antrasc44be4c2018-06-23 18:15:341828version = "164.0.0"
Nick Cameronacd4fe82018-06-07 03:14:491829source = "registry+https://github.com/rust-lang/crates.io-index"
1830dependencies = [
Amanieu d'Antrasc44be4c2018-06-23 18:15:341831 "rustc-ap-rustc_data_structures 164.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron0e6fff82018-05-27 22:16:421832]
1833
1834[[package]]
topecongiro5ae8fa92018-01-18 14:40:371835name = "rustc-ap-rustc_cratesio_shim"
Nick Cameronacd4fe82018-06-07 03:14:491836version = "149.0.0"
1837source = "registry+https://github.com/rust-lang/crates.io-index"
1838dependencies = [
Alex Crichtond8251152018-07-02 16:33:161839 "bitflags 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
1840 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameronacd4fe82018-06-07 03:14:491841]
1842
1843[[package]]
1844name = "rustc-ap-rustc_cratesio_shim"
Amanieu d'Antrasc44be4c2018-06-23 18:15:341845version = "164.0.0"
topecongiro5ae8fa92018-01-18 14:40:371846source = "registry+https://github.com/rust-lang/crates.io-index"
1847dependencies = [
Alex Crichtond8251152018-07-02 16:33:161848 "bitflags 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
1849 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
topecongiro5ae8fa92018-01-18 14:40:371850]
1851
1852[[package]]
1853name = "rustc-ap-rustc_data_structures"
Nick Cameronacd4fe82018-06-07 03:14:491854version = "149.0.0"
topecongiro5ae8fa92018-01-18 14:40:371855source = "registry+https://github.com/rust-lang/crates.io-index"
1856dependencies = [
Alex Crichtond8251152018-07-02 16:33:161857 "cfg-if 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
Niko Matsakis7ed0fd72018-05-18 19:25:341858 "ena 0.9.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161859 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton35655562018-04-27 03:50:061860 "parking_lot 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
1861 "parking_lot_core 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameronacd4fe82018-06-07 03:14:491862 "rustc-ap-rustc_cratesio_shim 149.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1863 "rustc-ap-serialize 149.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsaker7ebd4d62018-05-24 03:37:401864 "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsakerf273f282018-06-06 13:25:471865 "rustc-rayon 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161866 "stable_deref_trait 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
topecongiro5ae8fa92018-01-18 14:40:371867]
1868
1869[[package]]
Nick Cameronacd4fe82018-06-07 03:14:491870name = "rustc-ap-rustc_data_structures"
Amanieu d'Antrasc44be4c2018-06-23 18:15:341871version = "164.0.0"
Nick Cameronacd4fe82018-06-07 03:14:491872source = "registry+https://github.com/rust-lang/crates.io-index"
1873dependencies = [
Alex Crichtond8251152018-07-02 16:33:161874 "cfg-if 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameronacd4fe82018-06-07 03:14:491875 "ena 0.9.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161876 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameronacd4fe82018-06-07 03:14:491877 "parking_lot 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
1878 "parking_lot_core 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
Amanieu d'Antrasc44be4c2018-06-23 18:15:341879 "rustc-ap-rustc_cratesio_shim 164.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1880 "rustc-ap-serialize 164.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameronacd4fe82018-06-07 03:14:491881 "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
1882 "rustc-rayon 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
1883 "rustc-rayon-core 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161884 "stable_deref_trait 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameronacd4fe82018-06-07 03:14:491885]
1886
1887[[package]]
topecongiro5ae8fa92018-01-18 14:40:371888name = "rustc-ap-rustc_errors"
Nick Cameronacd4fe82018-06-07 03:14:491889version = "149.0.0"
topecongiro5ae8fa92018-01-18 14:40:371890source = "registry+https://github.com/rust-lang/crates.io-index"
1891dependencies = [
Alex Crichtond8251152018-07-02 16:33:161892 "atty 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameronacd4fe82018-06-07 03:14:491893 "rustc-ap-rustc_data_structures 149.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1894 "rustc-ap-serialize 149.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1895 "rustc-ap-syntax_pos 149.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1896 "termcolor 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Simulacrumad97f8b2018-06-22 15:48:431897 "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameronacd4fe82018-06-07 03:14:491898]
1899
1900[[package]]
1901name = "rustc-ap-rustc_errors"
Amanieu d'Antrasc44be4c2018-06-23 18:15:341902version = "164.0.0"
Nick Cameronacd4fe82018-06-07 03:14:491903source = "registry+https://github.com/rust-lang/crates.io-index"
1904dependencies = [
Alex Crichtond8251152018-07-02 16:33:161905 "atty 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
Amanieu d'Antrasc44be4c2018-06-23 18:15:341906 "rustc-ap-rustc_data_structures 164.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1907 "rustc-ap-serialize 164.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1908 "rustc-ap-syntax_pos 164.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss0f1c6492018-03-26 23:20:111909 "termcolor 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Simulacrumad97f8b2018-06-22 15:48:431910 "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
topecongiro5ae8fa92018-01-18 14:40:371911]
1912
1913[[package]]
Nick Cameron64572412018-05-01 19:50:581914name = "rustc-ap-rustc_target"
Nick Cameronacd4fe82018-06-07 03:14:491915version = "149.0.0"
topecongiro5ae8fa92018-01-18 14:40:371916source = "registry+https://github.com/rust-lang/crates.io-index"
1917dependencies = [
Alex Crichtond8251152018-07-02 16:33:161918 "bitflags 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
1919 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameronacd4fe82018-06-07 03:14:491920 "rustc-ap-rustc_cratesio_shim 149.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1921 "rustc-ap-serialize 149.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1922]
1923
1924[[package]]
1925name = "rustc-ap-rustc_target"
Amanieu d'Antrasc44be4c2018-06-23 18:15:341926version = "164.0.0"
Nick Cameronacd4fe82018-06-07 03:14:491927source = "registry+https://github.com/rust-lang/crates.io-index"
1928dependencies = [
Alex Crichtond8251152018-07-02 16:33:161929 "bitflags 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
1930 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Amanieu d'Antrasc44be4c2018-06-23 18:15:341931 "rustc-ap-rustc_cratesio_shim 164.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1932 "rustc-ap-serialize 164.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron64572412018-05-01 19:50:581933]
1934
1935[[package]]
1936name = "rustc-ap-serialize"
Nick Cameronacd4fe82018-06-07 03:14:491937version = "149.0.0"
1938source = "registry+https://github.com/rust-lang/crates.io-index"
1939
1940[[package]]
1941name = "rustc-ap-serialize"
Amanieu d'Antrasc44be4c2018-06-23 18:15:341942version = "164.0.0"
Nick Cameron64572412018-05-01 19:50:581943source = "registry+https://github.com/rust-lang/crates.io-index"
1944
1945[[package]]
1946name = "rustc-ap-syntax"
Nick Cameronacd4fe82018-06-07 03:14:491947version = "149.0.0"
Nick Cameron64572412018-05-01 19:50:581948source = "registry+https://github.com/rust-lang/crates.io-index"
1949dependencies = [
Alex Crichtond8251152018-07-02 16:33:161950 "bitflags 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
1951 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameronacd4fe82018-06-07 03:14:491952 "rustc-ap-rustc_data_structures 149.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1953 "rustc-ap-rustc_errors 149.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1954 "rustc-ap-rustc_target 149.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1955 "rustc-ap-serialize 149.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1956 "rustc-ap-syntax_pos 149.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161957 "scoped-tls 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameronacd4fe82018-06-07 03:14:491958]
1959
1960[[package]]
1961name = "rustc-ap-syntax"
Amanieu d'Antrasc44be4c2018-06-23 18:15:341962version = "164.0.0"
Nick Cameronacd4fe82018-06-07 03:14:491963source = "registry+https://github.com/rust-lang/crates.io-index"
1964dependencies = [
Alex Crichtond8251152018-07-02 16:33:161965 "bitflags 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
1966 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Amanieu d'Antrasc44be4c2018-06-23 18:15:341967 "rustc-ap-rustc_data_structures 164.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1968 "rustc-ap-rustc_errors 164.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1969 "rustc-ap-rustc_target 164.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1970 "rustc-ap-serialize 164.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1971 "rustc-ap-syntax_pos 164.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161972 "scoped-tls 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
topecongiro5ae8fa92018-01-18 14:40:371973]
1974
1975[[package]]
1976name = "rustc-ap-syntax_pos"
Nick Cameronacd4fe82018-06-07 03:14:491977version = "149.0.0"
topecongiro5ae8fa92018-01-18 14:40:371978source = "registry+https://github.com/rust-lang/crates.io-index"
1979dependencies = [
Nick Cameronacd4fe82018-06-07 03:14:491980 "rustc-ap-arena 149.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1981 "rustc-ap-rustc_data_structures 149.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1982 "rustc-ap-serialize 149.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161983 "scoped-tls 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Simulacrumad97f8b2018-06-22 15:48:431984 "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameronacd4fe82018-06-07 03:14:491985]
1986
1987[[package]]
1988name = "rustc-ap-syntax_pos"
Amanieu d'Antrasc44be4c2018-06-23 18:15:341989version = "164.0.0"
Nick Cameronacd4fe82018-06-07 03:14:491990source = "registry+https://github.com/rust-lang/crates.io-index"
1991dependencies = [
Amanieu d'Antrasc44be4c2018-06-23 18:15:341992 "rustc-ap-arena 164.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1993 "rustc-ap-rustc_data_structures 164.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1994 "rustc-ap-serialize 164.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161995 "scoped-tls 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Simulacrumad97f8b2018-06-22 15:48:431996 "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
topecongiro5ae8fa92018-01-18 14:40:371997]
1998
1999[[package]]
Josh Stone020c5ec2017-05-08 22:01:132000name = "rustc-demangle"
Alex Crichtond8251152018-07-02 16:33:162001version = "0.1.8"
Josh Stone020c5ec2017-05-08 22:01:132002source = "registry+https://github.com/rust-lang/crates.io-index"
2003
2004[[package]]
Niko Matsakis9c548bf2018-05-24 12:48:022005name = "rustc-hash"
John Kåre Alsaker7ebd4d62018-05-24 03:37:402006version = "1.0.1"
Niko Matsakis9c548bf2018-05-24 12:48:022007source = "registry+https://github.com/rust-lang/crates.io-index"
John Kåre Alsaker7ebd4d62018-05-24 03:37:402008dependencies = [
Alex Crichtond8251152018-07-02 16:33:162009 "byteorder 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsaker7ebd4d62018-05-24 03:37:402010]
Niko Matsakis9c548bf2018-05-24 12:48:022011
2012[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292013name = "rustc-main"
2014version = "0.0.0"
2015dependencies = [
Ahmed Charles9ca382f2016-09-02 08:55:292016 "rustc_driver 0.0.0",
Irina Popa38e96402017-12-08 19:18:212017 "rustc_target 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292018]
2019
2020[[package]]
John Kåre Alsaker4afdae62018-05-12 02:11:032021name = "rustc-rayon"
John Kåre Alsakerf273f282018-06-06 13:25:472022version = "0.1.1"
John Kåre Alsaker4afdae62018-05-12 02:11:032023source = "registry+https://github.com/rust-lang/crates.io-index"
2024dependencies = [
2025 "either 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsakerf273f282018-06-06 13:25:472026 "rustc-rayon-core 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsaker4afdae62018-05-12 02:11:032027]
2028
2029[[package]]
2030name = "rustc-rayon-core"
John Kåre Alsakerf273f282018-06-06 13:25:472031version = "0.1.1"
John Kåre Alsaker4afdae62018-05-12 02:11:032032source = "registry+https://github.com/rust-lang/crates.io-index"
2033dependencies = [
2034 "crossbeam-deque 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:162035 "lazy_static 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
2036 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsaker4afdae62018-05-12 02:11:032037 "num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
2038 "rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
2039]
2040
2041[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292042name = "rustc-serialize"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582043version = "0.3.24"
Ahmed Charles9ca382f2016-09-02 08:55:292044source = "registry+https://github.com/rust-lang/crates.io-index"
2045
2046[[package]]
Alex Crichton695dee02017-06-03 21:54:082047name = "rustc_allocator"
2048version = "0.0.0"
2049dependencies = [
Alex Crichtond8251152018-07-02 16:33:162050 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton695dee02017-06-03 21:54:082051 "rustc 0.0.0",
2052 "rustc_errors 0.0.0",
Irina Popa04fa0e72018-04-25 16:30:392053 "rustc_target 0.0.0",
Alex Crichton695dee02017-06-03 21:54:082054 "syntax 0.0.0",
2055 "syntax_pos 0.0.0",
2056]
2057
2058[[package]]
Eduard-Mihai Burtescu877ec942017-07-08 17:46:432059name = "rustc_apfloat"
2060version = "0.0.0"
2061dependencies = [
Alex Crichtond8251152018-07-02 16:33:162062 "bitflags 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
Tamir Duberstein231d9e72017-09-08 19:08:012063 "rustc_cratesio_shim 0.0.0",
Eduard-Mihai Burtescu877ec942017-07-08 17:46:432064]
2065
2066[[package]]
Jorge Aparicio9af6aa32016-12-30 04:28:112067name = "rustc_asan"
2068version = "0.0.0"
2069dependencies = [
Alex Crichton695dee02017-06-03 21:54:082070 "alloc 0.0.0",
Jorge Aparicio9af6aa32016-12-30 04:28:112071 "alloc_system 0.0.0",
Jorge Aparicio22097e62017-02-05 01:10:292072 "build_helper 0.1.0",
Alex Crichtond8251152018-07-02 16:33:162073 "cmake 0.1.31 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider679657b2018-03-30 11:06:342074 "compiler_builtins 0.0.0",
Jorge Aparicio9af6aa32016-12-30 04:28:112075 "core 0.0.0",
2076]
2077
2078[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292079name = "rustc_borrowck"
2080version = "0.0.0"
2081dependencies = [
2082 "graphviz 0.0.0",
Alex Crichtond8251152018-07-02 16:33:162083 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292084 "rustc 0.0.0",
John Kåre Alsakerb74e97c2018-02-27 16:11:142085 "rustc_data_structures 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292086 "rustc_errors 0.0.0",
2087 "rustc_mir 0.0.0",
2088 "syntax 0.0.0",
2089 "syntax_pos 0.0.0",
2090]
2091
2092[[package]]
Irina Popab63d7e22018-05-08 13:10:162093name = "rustc_codegen_llvm"
2094version = "0.0.0"
2095dependencies = [
Alex Crichtond8251152018-07-02 16:33:162096 "bitflags 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
2097 "cc 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)",
2098 "env_logger 0.5.10 (registry+https://github.com/rust-lang/crates.io-index)",
Irina Popab63d7e22018-05-08 13:10:162099 "flate2 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
2100 "jobserver 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:162101 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
2102 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Irina Popab63d7e22018-05-08 13:10:162103 "num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
2104 "rustc 0.0.0",
Alex Crichtond8251152018-07-02 16:33:162105 "rustc-demangle 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
Irina Popab63d7e22018-05-08 13:10:162106 "rustc_allocator 0.0.0",
2107 "rustc_apfloat 0.0.0",
2108 "rustc_codegen_utils 0.0.0",
2109 "rustc_data_structures 0.0.0",
2110 "rustc_errors 0.0.0",
2111 "rustc_incremental 0.0.0",
2112 "rustc_llvm 0.0.0",
2113 "rustc_mir 0.0.0",
2114 "rustc_platform_intrinsics 0.0.0",
2115 "rustc_target 0.0.0",
2116 "serialize 0.0.0",
2117 "syntax 0.0.0",
2118 "syntax_pos 0.0.0",
Bastien Orivel677eeaa2018-05-08 20:11:582119 "tempfile 3.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Irina Popab63d7e22018-05-08 13:10:162120]
2121
2122[[package]]
2123name = "rustc_codegen_utils"
2124version = "0.0.0"
2125dependencies = [
2126 "ar 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
2127 "flate2 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:162128 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Irina Popab63d7e22018-05-08 13:10:162129 "rustc 0.0.0",
2130 "rustc_data_structures 0.0.0",
2131 "rustc_incremental 0.0.0",
2132 "rustc_mir 0.0.0",
2133 "rustc_target 0.0.0",
2134 "syntax 0.0.0",
2135 "syntax_pos 0.0.0",
2136]
2137
2138[[package]]
Tamir Duberstein231d9e72017-09-08 19:08:012139name = "rustc_cratesio_shim"
2140version = "0.0.0"
2141dependencies = [
Alex Crichtond8251152018-07-02 16:33:162142 "bitflags 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
2143 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Tamir Duberstein231d9e72017-09-08 19:08:012144]
2145
2146[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292147name = "rustc_data_structures"
2148version = "0.0.0"
2149dependencies = [
Alex Crichtond8251152018-07-02 16:33:162150 "cfg-if 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
Niko Matsakis7ed0fd72018-05-18 19:25:342151 "ena 0.9.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:162152 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton35655562018-04-27 03:50:062153 "parking_lot 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
2154 "parking_lot_core 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsaker7ebd4d62018-05-24 03:37:402155 "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsakerf273f282018-06-06 13:25:472156 "rustc-rayon 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
2157 "rustc-rayon-core 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Irina Popa04fa0e72018-04-25 16:30:392158 "rustc_cratesio_shim 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292159 "serialize 0.0.0",
Alex Crichtond8251152018-07-02 16:33:162160 "stable_deref_trait 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292161]
2162
2163[[package]]
2164name = "rustc_driver"
2165version = "0.0.0"
2166dependencies = [
Oliver Schneideracdf83f2017-12-06 08:25:292167 "ar 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292168 "arena 0.0.0",
Alex Crichtond8251152018-07-02 16:33:162169 "env_logger 0.5.10 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292170 "graphviz 0.0.0",
Alex Crichtond8251152018-07-02 16:33:162171 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292172 "rustc 0.0.0",
John Kåre Alsakerf273f282018-06-06 13:25:472173 "rustc-rayon 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton695dee02017-06-03 21:54:082174 "rustc_allocator 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292175 "rustc_borrowck 0.0.0",
Irina Popab63d7e22018-05-08 13:10:162176 "rustc_codegen_utils 0.0.0",
Michael Woeristerbd1ce912016-10-29 01:26:012177 "rustc_data_structures 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292178 "rustc_errors 0.0.0",
2179 "rustc_incremental 0.0.0",
2180 "rustc_lint 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292181 "rustc_metadata 0.0.0",
2182 "rustc_mir 0.0.0",
2183 "rustc_passes 0.0.0",
2184 "rustc_plugin 0.0.0",
2185 "rustc_privacy 0.0.0",
2186 "rustc_resolve 0.0.0",
2187 "rustc_save_analysis 0.0.0",
Irina Popa38e96402017-12-08 19:18:212188 "rustc_target 0.0.0",
Niko Matsakis3a50b41d2018-02-25 15:58:542189 "rustc_traits 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292190 "rustc_typeck 0.0.0",
Alex Crichtond8251152018-07-02 16:33:162191 "scoped-tls 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292192 "serialize 0.0.0",
2193 "syntax 0.0.0",
2194 "syntax_ext 0.0.0",
2195 "syntax_pos 0.0.0",
2196]
2197
2198[[package]]
2199name = "rustc_errors"
2200version = "0.0.0"
2201dependencies = [
Alex Crichtond8251152018-07-02 16:33:162202 "atty 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:292203 "rustc_data_structures 0.0.0",
Niko Matsakisd9aaca72017-01-28 23:13:212204 "serialize 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292205 "syntax_pos 0.0.0",
Eric Huss0f1c6492018-03-26 23:20:112206 "termcolor 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Simulacrumad97f8b2018-06-22 15:48:432207 "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292208]
2209
2210[[package]]
2211name = "rustc_incremental"
2212version = "0.0.0"
2213dependencies = [
2214 "graphviz 0.0.0",
Alex Crichtond8251152018-07-02 16:33:162215 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Bastien Orivela67e0722018-03-12 19:23:232216 "rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292217 "rustc 0.0.0",
2218 "rustc_data_structures 0.0.0",
2219 "serialize 0.0.0",
2220 "syntax 0.0.0",
2221 "syntax_pos 0.0.0",
2222]
2223
2224[[package]]
2225name = "rustc_lint"
2226version = "0.0.0"
2227dependencies = [
Alex Crichtond8251152018-07-02 16:33:162228 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292229 "rustc 0.0.0",
Oliver Schneideraedd4c62018-03-05 09:21:112230 "rustc_mir 0.0.0",
Irina Popa04fa0e72018-04-25 16:30:392231 "rustc_target 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292232 "syntax 0.0.0",
2233 "syntax_pos 0.0.0",
2234]
2235
2236[[package]]
2237name = "rustc_llvm"
2238version = "0.0.0"
2239dependencies = [
Alex Crichtond8251152018-07-02 16:33:162240 "bitflags 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292241 "build_helper 0.1.0",
Alex Crichtond8251152018-07-02 16:33:162242 "cc 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)",
2243 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
Tamir Duberstein231d9e72017-09-08 19:08:012244 "rustc_cratesio_shim 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292245]
2246
2247[[package]]
Jorge Aparicio9af6aa32016-12-30 04:28:112248name = "rustc_lsan"
2249version = "0.0.0"
2250dependencies = [
Alex Crichton695dee02017-06-03 21:54:082251 "alloc 0.0.0",
Jorge Aparicio9af6aa32016-12-30 04:28:112252 "alloc_system 0.0.0",
Jorge Aparicio22097e62017-02-05 01:10:292253 "build_helper 0.1.0",
Alex Crichtond8251152018-07-02 16:33:162254 "cmake 0.1.31 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider679657b2018-03-30 11:06:342255 "compiler_builtins 0.0.0",
Jorge Aparicio9af6aa32016-12-30 04:28:112256 "core 0.0.0",
2257]
2258
2259[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292260name = "rustc_metadata"
2261version = "0.0.0"
2262dependencies = [
Malo Jaffré8ed13d62017-12-29 10:24:382263 "flate2 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:162264 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton147e2da2016-10-07 06:30:382265 "proc_macro 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292266 "rustc 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292267 "rustc_data_structures 0.0.0",
2268 "rustc_errors 0.0.0",
Irina Popa38e96402017-12-08 19:18:212269 "rustc_target 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292270 "serialize 0.0.0",
2271 "syntax 0.0.0",
Alex Crichton147e2da2016-10-07 06:30:382272 "syntax_ext 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292273 "syntax_pos 0.0.0",
2274]
2275
2276[[package]]
2277name = "rustc_mir"
2278version = "0.0.0"
2279dependencies = [
Oliver Schneideraedd4c62018-03-05 09:21:112280 "arena 0.0.0",
Alex Crichtond8251152018-07-02 16:33:162281 "bitflags 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
2282 "byteorder 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
Santiago Pastorino9de4e342018-05-29 11:54:152283 "either 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292284 "graphviz 0.0.0",
Alex Crichtond8251152018-07-02 16:33:162285 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
2286 "log_settings 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Vytautas Astrauskas1404c002018-05-30 15:17:372287 "polonius-engine 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292288 "rustc 0.0.0",
Oliver Schneideracac5852017-12-12 16:14:492289 "rustc_apfloat 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292290 "rustc_data_structures 0.0.0",
Felix S. Klock II8e79fc72017-07-03 15:25:032291 "rustc_errors 0.0.0",
Irina Popa38e96402017-12-08 19:18:212292 "rustc_target 0.0.0",
Oliver Schneideracdf83f2017-12-06 08:25:292293 "serialize 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292294 "syntax 0.0.0",
2295 "syntax_pos 0.0.0",
2296]
2297
2298[[package]]
Jorge Aparicio9af6aa32016-12-30 04:28:112299name = "rustc_msan"
2300version = "0.0.0"
2301dependencies = [
Alex Crichton695dee02017-06-03 21:54:082302 "alloc 0.0.0",
Jorge Aparicio9af6aa32016-12-30 04:28:112303 "alloc_system 0.0.0",
Jorge Aparicio22097e62017-02-05 01:10:292304 "build_helper 0.1.0",
Alex Crichtond8251152018-07-02 16:33:162305 "cmake 0.1.31 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider679657b2018-03-30 11:06:342306 "compiler_builtins 0.0.0",
Jorge Aparicio9af6aa32016-12-30 04:28:112307 "core 0.0.0",
2308]
2309
2310[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292311name = "rustc_passes"
2312version = "0.0.0"
2313dependencies = [
Alex Crichtond8251152018-07-02 16:33:162314 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292315 "rustc 0.0.0",
John Kåre Alsakerb74e97c2018-02-27 16:11:142316 "rustc_data_structures 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292317 "rustc_errors 0.0.0",
Oliver Schneideraedd4c62018-03-05 09:21:112318 "rustc_mir 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292319 "syntax 0.0.0",
2320 "syntax_pos 0.0.0",
2321]
2322
2323[[package]]
2324name = "rustc_platform_intrinsics"
2325version = "0.0.0"
2326
2327[[package]]
2328name = "rustc_plugin"
2329version = "0.0.0"
2330dependencies = [
Ahmed Charles9ca382f2016-09-02 08:55:292331 "rustc 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292332 "rustc_errors 0.0.0",
2333 "rustc_metadata 0.0.0",
2334 "syntax 0.0.0",
2335 "syntax_pos 0.0.0",
2336]
2337
2338[[package]]
2339name = "rustc_privacy"
2340version = "0.0.0"
2341dependencies = [
2342 "rustc 0.0.0",
John Kåre Alsakerb74e97c2018-02-27 16:11:142343 "rustc_data_structures 0.0.0",
Vadim Petrochenkov419069d2017-09-16 13:45:492344 "rustc_typeck 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292345 "syntax 0.0.0",
2346 "syntax_pos 0.0.0",
2347]
2348
2349[[package]]
2350name = "rustc_resolve"
2351version = "0.0.0"
2352dependencies = [
2353 "arena 0.0.0",
Alex Crichtond8251152018-07-02 16:33:162354 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292355 "rustc 0.0.0",
Oliver Schneideracdf83f2017-12-06 08:25:292356 "rustc_data_structures 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292357 "rustc_errors 0.0.0",
2358 "syntax 0.0.0",
2359 "syntax_pos 0.0.0",
2360]
2361
2362[[package]]
2363name = "rustc_save_analysis"
2364version = "0.0.0"
2365dependencies = [
Alex Crichtond8251152018-07-02 16:33:162366 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Camerona10577c2018-05-15 08:34:172367 "rls-data 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron7bed5432017-05-08 19:15:482368 "rls-span 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292369 "rustc 0.0.0",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582370 "rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron27b91822017-08-01 02:43:112371 "rustc_data_structures 0.0.0",
Irina Popa04fa0e72018-04-25 16:30:392372 "rustc_target 0.0.0",
Niko Matsakis30393982017-05-03 16:18:042373 "rustc_typeck 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292374 "syntax 0.0.0",
2375 "syntax_pos 0.0.0",
2376]
2377
2378[[package]]
Irina Popa38e96402017-12-08 19:18:212379name = "rustc_target"
2380version = "0.0.0"
2381dependencies = [
Alex Crichtond8251152018-07-02 16:33:162382 "bitflags 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
2383 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Irina Popa04fa0e72018-04-25 16:30:392384 "rustc_cratesio_shim 0.0.0",
Irina Popa38e96402017-12-08 19:18:212385 "serialize 0.0.0",
Irina Popa38e96402017-12-08 19:18:212386]
2387
2388[[package]]
Niko Matsakis3a50b41d2018-02-25 15:58:542389name = "rustc_traits"
2390version = "0.0.0"
2391dependencies = [
Alex Crichtond8251152018-07-02 16:33:162392 "bitflags 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
Niko Matsakis9c548bf2018-05-24 12:48:022393 "chalk-engine 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
Niko Matsakis3a50b41d2018-02-25 15:58:542394 "graphviz 0.0.0",
Alex Crichtond8251152018-07-02 16:33:162395 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Niko Matsakis3a50b41d2018-02-25 15:58:542396 "rustc 0.0.0",
2397 "rustc_data_structures 0.0.0",
2398 "syntax 0.0.0",
2399 "syntax_pos 0.0.0",
2400]
2401
2402[[package]]
Jorge Aparicio9af6aa32016-12-30 04:28:112403name = "rustc_tsan"
2404version = "0.0.0"
2405dependencies = [
Tatsuyuki Ishi611b1112017-06-24 08:48:272406 "alloc 0.0.0",
Jorge Aparicio9af6aa32016-12-30 04:28:112407 "alloc_system 0.0.0",
Jorge Aparicio22097e62017-02-05 01:10:292408 "build_helper 0.1.0",
Alex Crichtond8251152018-07-02 16:33:162409 "cmake 0.1.31 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider679657b2018-03-30 11:06:342410 "compiler_builtins 0.0.0",
Jorge Aparicio9af6aa32016-12-30 04:28:112411 "core 0.0.0",
2412]
2413
2414[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292415name = "rustc_typeck"
2416version = "0.0.0"
2417dependencies = [
2418 "arena 0.0.0",
Alex Crichtond8251152018-07-02 16:33:162419 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292420 "rustc 0.0.0",
Tim Neumannfc2216c2016-11-18 10:31:442421 "rustc_data_structures 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292422 "rustc_errors 0.0.0",
2423 "rustc_platform_intrinsics 0.0.0",
Irina Popa04fa0e72018-04-25 16:30:392424 "rustc_target 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292425 "syntax 0.0.0",
2426 "syntax_pos 0.0.0",
2427]
2428
2429[[package]]
Oliver Schneider847bb142018-05-11 12:11:062430name = "rustc_version"
2431version = "0.2.2"
2432source = "registry+https://github.com/rust-lang/crates.io-index"
2433dependencies = [
2434 "semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
2435]
2436
2437[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292438name = "rustdoc"
2439version = "0.0.0"
2440dependencies = [
Guillaume Gomezf7485df2018-06-25 21:28:202441 "minifier 0.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
Manish Goregaokar68185512018-02-18 21:33:562442 "pulldown-cmark 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Bastien Orivelae9a2712018-05-08 20:06:042443 "tempfile 3.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Simulacrume2e9b402017-07-23 02:01:582444]
2445
2446[[package]]
Guillaume Gomezdec9fab2018-02-05 22:43:532447name = "rustdoc-themes"
2448version = "0.1.0"
2449
2450[[package]]
Mark Simulacrume2e9b402017-07-23 02:01:582451name = "rustdoc-tool"
2452version = "0.0.0"
2453dependencies = [
2454 "rustdoc 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292455]
2456
2457[[package]]
Alex Crichtonfa9e55f2018-05-02 15:43:152458name = "rustfix"
Pascal Hertleif7a738562018-05-13 16:35:402459version = "0.3.1"
Pascal Hertleifa5630272018-05-03 13:35:422460source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichtonfa9e55f2018-05-02 15:43:152461dependencies = [
Pascal Hertleif7a738562018-05-13 16:35:402462 "failure 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:162463 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
2464 "serde 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)",
2465 "serde_derive 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)",
2466 "serde_json 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfa9e55f2018-05-02 15:43:152467]
2468
2469[[package]]
Alex Crichton1cede102017-06-15 02:33:062470name = "rustfmt-nightly"
Nick Cameron0e6fff82018-05-27 22:16:422471version = "0.8.2"
Nick Cameronacd4fe82018-06-07 03:14:492472source = "git+https://github.com/rust-lang-nursery/rustfmt?rev=f3906267#f390626778c1bbb13911556d585850eb2fa67923"
2473dependencies = [
Alex Crichtond8251152018-07-02 16:33:162474 "cargo_metadata 0.5.8 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameronacd4fe82018-06-07 03:14:492475 "derive-new 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
2476 "diff 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:162477 "env_logger 0.5.10 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameronacd4fe82018-06-07 03:14:492478 "failure 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
2479 "getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)",
2480 "isatty 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
2481 "itertools 0.7.8 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:162482 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
2483 "regex 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameronacd4fe82018-06-07 03:14:492484 "rustc-ap-rustc_target 149.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
2485 "rustc-ap-syntax 149.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:162486 "serde 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)",
2487 "serde_derive 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)",
2488 "serde_json 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameronacd4fe82018-06-07 03:14:492489 "term 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
2490 "toml 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:162491 "unicode-segmentation 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameronacd4fe82018-06-07 03:14:492492]
2493
2494[[package]]
2495name = "rustfmt-nightly"
2496version = "0.8.2"
kennytm0692b3d2017-12-15 19:41:582497dependencies = [
Alex Crichtond8251152018-07-02 16:33:162498 "assert_cli 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
2499 "cargo_metadata 0.5.8 (registry+https://github.com/rust-lang/crates.io-index)",
Bastien Orivelbcdb67b2018-05-08 18:55:432500 "derive-new 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
kennytm0692b3d2017-12-15 19:41:582501 "diff 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:162502 "env_logger 0.5.10 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron64572412018-05-01 19:50:582503 "failure 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:552504 "getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron0e6fff82018-05-27 22:16:422505 "isatty 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:552506 "itertools 0.7.8 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:162507 "lazy_static 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
2508 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
2509 "regex 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Amanieu d'Antrasc44be4c2018-06-23 18:15:342510 "rustc-ap-rustc_target 164.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
2511 "rustc-ap-syntax 164.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:162512 "serde 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)",
2513 "serde_derive 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)",
2514 "serde_json 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
Alan Du253ade52018-03-19 14:14:132515 "term 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:592516 "toml 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:162517 "unicode-segmentation 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
Boris-Chengbiao Zhouc2148022018-03-14 14:03:422518]
2519
2520[[package]]
Josh Stone020c5ec2017-05-08 22:01:132521name = "same-file"
Alex Crichton80d6ed22018-01-08 21:56:222522version = "1.0.2"
2523source = "registry+https://github.com/rust-lang/crates.io-index"
2524dependencies = [
Alex Crichtond8251152018-07-02 16:33:162525 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:222526]
2527
2528[[package]]
2529name = "schannel"
Alex Crichtond8251152018-07-02 16:33:162530version = "0.1.13"
Alex Crichton80d6ed22018-01-08 21:56:222531source = "registry+https://github.com/rust-lang/crates.io-index"
2532dependencies = [
Alex Crichtond8251152018-07-02 16:33:162533 "lazy_static 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
2534 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:222535]
2536
2537[[package]]
Alex Crichton453080f2017-06-05 16:36:482538name = "scoped-tls"
Alex Crichtond8251152018-07-02 16:33:162539version = "0.1.2"
Alex Crichton453080f2017-06-05 16:36:482540source = "registry+https://github.com/rust-lang/crates.io-index"
2541
2542[[package]]
Nick Cameronad8ecc22017-07-19 01:32:122543name = "scopeguard"
Oliver Schneideracdf83f2017-12-06 08:25:292544version = "0.3.3"
2545source = "registry+https://github.com/rust-lang/crates.io-index"
2546
2547[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582548name = "semver"
Alex Crichton80d6ed22018-01-08 21:56:222549version = "0.9.0"
2550source = "registry+https://github.com/rust-lang/crates.io-index"
2551dependencies = [
2552 "semver-parser 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:162553 "serde 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582554]
2555
2556[[package]]
2557name = "semver-parser"
2558version = "0.7.0"
Steve Klabnik2795de32017-02-20 00:20:572559source = "registry+https://github.com/rust-lang/crates.io-index"
2560
2561[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582562name = "serde"
Alex Crichtond8251152018-07-02 16:33:162563version = "1.0.69"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582564source = "registry+https://github.com/rust-lang/crates.io-index"
2565
2566[[package]]
2567name = "serde_derive"
Alex Crichtond8251152018-07-02 16:33:162568version = "1.0.69"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582569source = "registry+https://github.com/rust-lang/crates.io-index"
2570dependencies = [
Alex Crichtond8251152018-07-02 16:33:162571 "proc-macro2 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
2572 "quote 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)",
2573 "syn 0.14.4 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582574]
2575
2576[[package]]
2577name = "serde_ignored"
Alex Crichton38bedfa2017-09-02 03:46:512578version = "0.0.4"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582579source = "registry+https://github.com/rust-lang/crates.io-index"
2580dependencies = [
Alex Crichtond8251152018-07-02 16:33:162581 "serde 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582582]
2583
2584[[package]]
2585name = "serde_json"
Alex Crichtond8251152018-07-02 16:33:162586version = "1.0.22"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582587source = "registry+https://github.com/rust-lang/crates.io-index"
2588dependencies = [
Guillaume Gomez9b26f3a2017-08-27 10:40:562589 "dtoa 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:022590 "itoa 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:162591 "serde 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)",
Steve Klabnik2795de32017-02-20 00:20:572592]
2593
2594[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292595name = "serialize"
2596version = "0.0.0"
Ahmed Charles9ca382f2016-09-02 08:55:292597
2598[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582599name = "shell-escape"
Alex Crichtone9d89832018-04-02 15:43:552600version = "0.1.4"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582601source = "registry+https://github.com/rust-lang/crates.io-index"
2602
2603[[package]]
steveklabnik54371882018-01-25 17:32:252604name = "shlex"
2605version = "0.1.1"
2606source = "registry+https://github.com/rust-lang/crates.io-index"
2607
2608[[package]]
steveklabnikecfbaca2018-04-03 14:32:042609name = "siphasher"
2610version = "0.2.2"
2611source = "registry+https://github.com/rust-lang/crates.io-index"
2612
2613[[package]]
John Kåre Alsaker970c6132017-12-03 12:49:012614name = "smallvec"
Alex Crichtond8251152018-07-02 16:33:162615version = "0.6.2"
John Kåre Alsaker970c6132017-12-03 12:49:012616source = "registry+https://github.com/rust-lang/crates.io-index"
2617
2618[[package]]
Mark Simulacrum38b46882017-06-26 16:26:152619name = "socket2"
Alex Crichtond8251152018-07-02 16:33:162620version = "0.3.7"
Mark Simulacrum38b46882017-06-26 16:26:152621source = "registry+https://github.com/rust-lang/crates.io-index"
2622dependencies = [
Alex Crichtond8251152018-07-02 16:33:162623 "cfg-if 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
2624 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
2625 "redox_syscall 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)",
2626 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Simulacrum38b46882017-06-26 16:26:152627]
2628
2629[[package]]
Robin Kruppe1a24a592017-04-26 21:22:452630name = "stable_deref_trait"
Alex Crichtond8251152018-07-02 16:33:162631version = "1.1.0"
Robin Kruppe1a24a592017-04-26 21:22:452632source = "registry+https://github.com/rust-lang/crates.io-index"
2633
2634[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292635name = "std"
2636version = "0.0.0"
2637dependencies = [
2638 "alloc 0.0.0",
2639 "alloc_jemalloc 0.0.0",
2640 "alloc_system 0.0.0",
2641 "build_helper 0.1.0",
Alex Crichtond8251152018-07-02 16:33:162642 "cc 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton147e2da2016-10-07 06:30:382643 "compiler_builtins 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292644 "core 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292645 "libc 0.0.0",
2646 "panic_abort 0.0.0",
2647 "panic_unwind 0.0.0",
whitequark42754ce2017-02-13 09:57:502648 "profiler_builtins 0.0.0",
Alex Crichton994bfd42018-02-26 17:07:162649 "rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
Jorge Aparicio9af6aa32016-12-30 04:28:112650 "rustc_asan 0.0.0",
2651 "rustc_lsan 0.0.0",
2652 "rustc_msan 0.0.0",
2653 "rustc_tsan 0.0.0",
Corey Farwell274777a2016-11-29 19:38:082654 "std_unicode 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292655 "unwind 0.0.0",
2656]
2657
2658[[package]]
Corey Farwell274777a2016-11-29 19:38:082659name = "std_unicode"
2660version = "0.0.0"
2661dependencies = [
Oliver Schneider679657b2018-03-30 11:06:342662 "compiler_builtins 0.0.0",
Corey Farwell274777a2016-11-29 19:38:082663 "core 0.0.0",
2664]
2665
2666[[package]]
steveklabnikecfbaca2018-04-03 14:32:042667name = "string_cache"
Alex Crichtond8251152018-07-02 16:33:162668version = "0.7.3"
steveklabnikecfbaca2018-04-03 14:32:042669source = "registry+https://github.com/rust-lang/crates.io-index"
2670dependencies = [
Alex Crichtond8251152018-07-02 16:33:162671 "lazy_static 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
2672 "new_debug_unreachable 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
2673 "phf_shared 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:042674 "precomputed-hash 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:162675 "serde 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)",
2676 "string_cache_codegen 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:042677 "string_cache_shared 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
2678]
2679
2680[[package]]
2681name = "string_cache_codegen"
Alex Crichtond8251152018-07-02 16:33:162682version = "0.4.1"
steveklabnikecfbaca2018-04-03 14:32:042683source = "registry+https://github.com/rust-lang/crates.io-index"
2684dependencies = [
Alex Crichtond8251152018-07-02 16:33:162685 "phf_generator 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)",
2686 "phf_shared 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)",
2687 "proc-macro2 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
2688 "quote 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:042689 "string_cache_shared 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
2690]
2691
2692[[package]]
2693name = "string_cache_shared"
2694version = "0.3.0"
2695source = "registry+https://github.com/rust-lang/crates.io-index"
2696
2697[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582698name = "strsim"
Aleksey Kladovb15b0232018-03-16 10:37:142699version = "0.7.0"
Steve Klabnika0769612017-02-07 23:13:572700source = "registry+https://github.com/rust-lang/crates.io-index"
2701
2702[[package]]
Matt Ickstadt0ab516f2018-04-21 21:06:132703name = "strum"
2704version = "0.9.0"
2705source = "registry+https://github.com/rust-lang/crates.io-index"
2706
2707[[package]]
2708name = "strum_macros"
Alex Crichtond8251152018-07-02 16:33:162709version = "0.9.1"
Matt Ickstadt0ab516f2018-04-21 21:06:132710source = "registry+https://github.com/rust-lang/crates.io-index"
2711dependencies = [
Alex Crichtond8251152018-07-02 16:33:162712 "proc-macro2 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
2713 "quote 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)",
2714 "syn 0.14.4 (registry+https://github.com/rust-lang/crates.io-index)",
Matt Ickstadt0ab516f2018-04-21 21:06:132715]
2716
2717[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582718name = "syn"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582719version = "0.11.11"
2720source = "registry+https://github.com/rust-lang/crates.io-index"
2721dependencies = [
2722 "quote 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)",
2723 "synom 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
2724 "unicode-xid 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
2725]
2726
2727[[package]]
Alex Crichton87f3dda2018-03-01 19:08:482728name = "syn"
Alex Crichtond8251152018-07-02 16:33:162729version = "0.13.11"
Alex Crichtone9d89832018-04-02 15:43:552730source = "registry+https://github.com/rust-lang/crates.io-index"
2731dependencies = [
Alex Crichtond8251152018-07-02 16:33:162732 "proc-macro2 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
2733 "quote 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
2734 "unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
2735]
2736
2737[[package]]
2738name = "syn"
2739version = "0.14.4"
2740source = "registry+https://github.com/rust-lang/crates.io-index"
2741dependencies = [
2742 "proc-macro2 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
2743 "quote 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:552744 "unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
2745]
2746
2747[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582748name = "synom"
2749version = "0.11.3"
2750source = "registry+https://github.com/rust-lang/crates.io-index"
2751dependencies = [
2752 "unicode-xid 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
2753]
2754
2755[[package]]
Alex Crichton325d7392017-12-10 17:42:492756name = "synstructure"
2757version = "0.6.1"
2758source = "registry+https://github.com/rust-lang/crates.io-index"
2759dependencies = [
2760 "quote 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)",
2761 "syn 0.11.11 (registry+https://github.com/rust-lang/crates.io-index)",
2762]
2763
2764[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292765name = "syntax"
2766version = "0.0.0"
2767dependencies = [
Alex Crichtond8251152018-07-02 16:33:162768 "bitflags 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
2769 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Mark-Simulacrum7bbebb12016-11-03 04:33:352770 "rustc_data_structures 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292771 "rustc_errors 0.0.0",
Irina Popa04fa0e72018-04-25 16:30:392772 "rustc_target 0.0.0",
Alex Crichtond8251152018-07-02 16:33:162773 "scoped-tls 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292774 "serialize 0.0.0",
2775 "syntax_pos 0.0.0",
2776]
2777
2778[[package]]
2779name = "syntax_ext"
2780version = "0.0.0"
2781dependencies = [
2782 "fmt_macros 0.0.0",
Alex Crichton147e2da2016-10-07 06:30:382783 "proc_macro 0.0.0",
John Kåre Alsakerb74e97c2018-02-27 16:11:142784 "rustc_data_structures 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292785 "rustc_errors 0.0.0",
Irina Popa04fa0e72018-04-25 16:30:392786 "rustc_target 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292787 "syntax 0.0.0",
2788 "syntax_pos 0.0.0",
2789]
2790
2791[[package]]
2792name = "syntax_pos"
2793version = "0.0.0"
2794dependencies = [
John Kåre Alsakerca323402018-05-10 14:27:462795 "arena 0.0.0",
Alex Crichtond8251152018-07-02 16:33:162796 "cfg-if 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
Inokentiy Babushkindd8f7cd2017-06-10 14:09:512797 "rustc_data_structures 0.0.0",
Alex Crichtond8251152018-07-02 16:33:162798 "scoped-tls 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292799 "serialize 0.0.0",
Mark Simulacrumad97f8b2018-06-22 15:48:432800 "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292801]
2802
2803[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582804name = "syntex_errors"
2805version = "0.52.0"
2806source = "registry+https://github.com/rust-lang/crates.io-index"
2807dependencies = [
Alex Crichtond8251152018-07-02 16:33:162808 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
Malo Jaffré8ed13d62017-12-29 10:24:382809 "log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582810 "rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)",
2811 "syntex_pos 0.52.0 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Simulacrum38b46882017-06-26 16:26:152812 "term 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582813 "unicode-xid 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
2814]
2815
2816[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582817name = "syntex_pos"
2818version = "0.52.0"
2819source = "registry+https://github.com/rust-lang/crates.io-index"
2820dependencies = [
2821 "rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)",
2822]
2823
2824[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582825name = "syntex_syntax"
2826version = "0.52.0"
2827source = "registry+https://github.com/rust-lang/crates.io-index"
2828dependencies = [
2829 "bitflags 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:162830 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
Malo Jaffré8ed13d62017-12-29 10:24:382831 "log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582832 "rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)",
2833 "syntex_errors 0.52.0 (registry+https://github.com/rust-lang/crates.io-index)",
2834 "syntex_pos 0.52.0 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Simulacrum38b46882017-06-26 16:26:152835 "term 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582836 "unicode-xid 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
2837]
2838
2839[[package]]
Josh Stone020c5ec2017-05-08 22:01:132840name = "tar"
Alex Crichtond8251152018-07-02 16:33:162841version = "0.4.16"
Josh Stone020c5ec2017-05-08 22:01:132842source = "registry+https://github.com/rust-lang/crates.io-index"
2843dependencies = [
Alex Crichtond8251152018-07-02 16:33:162844 "filetime 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
2845 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
2846 "redox_syscall 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:592847 "xattr 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
Josh Stone020c5ec2017-05-08 22:01:132848]
2849
2850[[package]]
Aleksey Kladov850156a2018-03-29 07:34:552851name = "tempfile"
Oliver Schneider847bb142018-05-11 12:11:062852version = "3.0.2"
Aleksey Kladov850156a2018-03-29 07:34:552853source = "registry+https://github.com/rust-lang/crates.io-index"
2854dependencies = [
Alex Crichtond8251152018-07-02 16:33:162855 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
Aleksey Kladov850156a2018-03-29 07:34:552856 "rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:162857 "redox_syscall 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:592858 "remove_dir_all 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:162859 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Aleksey Kladov850156a2018-03-29 07:34:552860]
2861
2862[[package]]
steveklabnikecfbaca2018-04-03 14:32:042863name = "tendril"
2864version = "0.4.0"
2865source = "registry+https://github.com/rust-lang/crates.io-index"
2866dependencies = [
Alex Crichtond8251152018-07-02 16:33:162867 "futf 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:042868 "mac 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
2869 "utf-8 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
2870]
2871
2872[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292873name = "term"
2874version = "0.0.0"
2875
2876[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582877name = "term"
Mark Simulacrum38b46882017-06-26 16:26:152878version = "0.4.6"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582879source = "registry+https://github.com/rust-lang/crates.io-index"
2880dependencies = [
2881 "kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
2882 "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
2883]
2884
2885[[package]]
Alan Du253ade52018-03-19 14:14:132886name = "term"
2887version = "0.5.1"
2888source = "registry+https://github.com/rust-lang/crates.io-index"
2889dependencies = [
Alex Crichtond8251152018-07-02 16:33:162890 "byteorder 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
2891 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alan Du253ade52018-03-19 14:14:132892]
2893
2894[[package]]
Alex Crichton1cede102017-06-15 02:33:062895name = "termcolor"
Eric Huss0f1c6492018-03-26 23:20:112896version = "0.3.6"
Alex Crichton1cede102017-06-15 02:33:062897source = "registry+https://github.com/rust-lang/crates.io-index"
2898dependencies = [
Alex Crichton994bfd42018-02-26 17:07:162899 "wincolor 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton1cede102017-06-15 02:33:062900]
2901
2902[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:292903name = "termion"
2904version = "1.5.1"
2905source = "registry+https://github.com/rust-lang/crates.io-index"
2906dependencies = [
Alex Crichtond8251152018-07-02 16:33:162907 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
2908 "redox_syscall 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:292909 "redox_termios 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
2910]
2911
2912[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292913name = "test"
2914version = "0.0.0"
2915dependencies = [
Alex Crichtone9d89832018-04-02 15:43:552916 "getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292917 "term 0.0.0",
2918]
2919
2920[[package]]
steveklabnik4871dba2017-06-27 17:33:322921name = "textwrap"
Alex Crichtond8251152018-07-02 16:33:162922version = "0.10.0"
steveklabnik4871dba2017-06-27 17:33:322923source = "registry+https://github.com/rust-lang/crates.io-index"
2924dependencies = [
Mark Simulacrumad97f8b2018-06-22 15:48:432925 "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnik4871dba2017-06-27 17:33:322926]
2927
2928[[package]]
Steve Klabnika0769612017-02-07 23:13:572929name = "thread_local"
Alex Crichton325d7392017-12-10 17:42:492930version = "0.3.5"
Steve Klabnika0769612017-02-07 23:13:572931source = "registry+https://github.com/rust-lang/crates.io-index"
2932dependencies = [
Alex Crichtond8251152018-07-02 16:33:162933 "lazy_static 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron3dad1972017-06-26 13:43:092934 "unreachable 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Steve Klabnika0769612017-02-07 23:13:572935]
2936
2937[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292938name = "tidy"
2939version = "0.1.0"
Mark Mansi3ee41042018-02-23 01:52:562940dependencies = [
Alex Crichtond8251152018-07-02 16:33:162941 "serde 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)",
2942 "serde_derive 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)",
2943 "serde_json 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Mansi3ee41042018-02-23 01:52:562944]
Ahmed Charles9ca382f2016-09-02 08:55:292945
2946[[package]]
Alex Crichton15899b02018-01-25 04:01:422947name = "time"
Alex Crichtond8251152018-07-02 16:33:162948version = "0.1.40"
Alex Crichton15899b02018-01-25 04:01:422949source = "registry+https://github.com/rust-lang/crates.io-index"
2950dependencies = [
Alex Crichtond8251152018-07-02 16:33:162951 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
2952 "redox_syscall 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)",
2953 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton15899b02018-01-25 04:01:422954]
2955
2956[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292957name = "toml"
Alex Crichton924f8c72018-04-18 15:43:592958version = "0.4.6"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582959source = "registry+https://github.com/rust-lang/crates.io-index"
2960dependencies = [
Alex Crichtond8251152018-07-02 16:33:162961 "serde 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582962]
2963
2964[[package]]
steveklabnik54371882018-01-25 17:32:252965name = "toml-query"
2966version = "0.6.0"
2967source = "registry+https://github.com/rust-lang/crates.io-index"
2968dependencies = [
2969 "error-chain 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
2970 "is-match 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:162971 "lazy_static 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
2972 "regex 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:592973 "toml 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnik54371882018-01-25 17:32:252974]
2975
2976[[package]]
Alex Crichton994bfd42018-02-26 17:07:162977name = "ucd-util"
2978version = "0.1.1"
2979source = "registry+https://github.com/rust-lang/crates.io-index"
2980
2981[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582982name = "unicode-bidi"
steveklabnik4871dba2017-06-27 17:33:322983version = "0.3.4"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582984source = "registry+https://github.com/rust-lang/crates.io-index"
2985dependencies = [
Alex Crichton1cede102017-06-15 02:33:062986 "matches 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582987]
2988
2989[[package]]
2990name = "unicode-normalization"
Alex Crichtond8251152018-07-02 16:33:162991version = "0.1.7"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582992source = "registry+https://github.com/rust-lang/crates.io-index"
2993
2994[[package]]
2995name = "unicode-segmentation"
Alex Crichtond8251152018-07-02 16:33:162996version = "1.2.1"
Steve Klabnika0769612017-02-07 23:13:572997source = "registry+https://github.com/rust-lang/crates.io-index"
2998
2999[[package]]
3000name = "unicode-width"
Mark Simulacrumad97f8b2018-06-22 15:48:433001version = "0.1.5"
Steve Klabnika0769612017-02-07 23:13:573002source = "registry+https://github.com/rust-lang/crates.io-index"
3003
3004[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:583005name = "unicode-xid"
3006version = "0.0.3"
3007source = "registry+https://github.com/rust-lang/crates.io-index"
3008
3009[[package]]
3010name = "unicode-xid"
3011version = "0.0.4"
3012source = "registry+https://github.com/rust-lang/crates.io-index"
3013
3014[[package]]
Alex Crichton87f3dda2018-03-01 19:08:483015name = "unicode-xid"
3016version = "0.1.0"
3017source = "registry+https://github.com/rust-lang/crates.io-index"
3018
3019[[package]]
Steve Klabnik2795de32017-02-20 00:20:573020name = "unreachable"
Nick Cameron3dad1972017-06-26 13:43:093021version = "1.0.0"
Steve Klabnik2795de32017-02-20 00:20:573022source = "registry+https://github.com/rust-lang/crates.io-index"
3023dependencies = [
3024 "void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
3025]
3026
3027[[package]]
est31c2d59062017-06-12 19:35:473028name = "unstable-book-gen"
3029version = "0.1.0"
3030dependencies = [
Alex Crichtond8251152018-07-02 16:33:163031 "num-traits 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
est31c2d59062017-06-12 19:35:473032 "tidy 0.1.0",
3033]
3034
3035[[package]]
Nick Cameron71a0be02017-09-25 04:13:293036name = "unwind"
3037version = "0.0.0"
3038dependencies = [
Oliver Schneider679657b2018-03-30 11:06:343039 "compiler_builtins 0.0.0",
Nick Cameron71a0be02017-09-25 04:13:293040 "core 0.0.0",
3041 "libc 0.0.0",
3042]
3043
3044[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:583045name = "url"
Alex Crichton994bfd42018-02-26 17:07:163046version = "1.7.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583047source = "registry+https://github.com/rust-lang/crates.io-index"
3048dependencies = [
Nick Cameronad8ecc22017-07-19 01:32:123049 "idna 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton1cede102017-06-15 02:33:063050 "matches 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:293051 "percent-encoding 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:583052]
3053
3054[[package]]
3055name = "url_serde"
3056version = "0.2.0"
3057source = "registry+https://github.com/rust-lang/crates.io-index"
3058dependencies = [
Alex Crichtond8251152018-07-02 16:33:163059 "serde 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:163060 "url 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:583061]
3062
3063[[package]]
Nick Cameronad8ecc22017-07-19 01:32:123064name = "userenv-sys"
3065version = "0.2.0"
3066source = "registry+https://github.com/rust-lang/crates.io-index"
3067dependencies = [
3068 "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
3069 "winapi-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
3070]
3071
3072[[package]]
steveklabnikecfbaca2018-04-03 14:32:043073name = "utf-8"
3074version = "0.7.2"
3075source = "registry+https://github.com/rust-lang/crates.io-index"
3076
3077[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:583078name = "utf8-ranges"
Steve Klabnik2795de32017-02-20 00:20:573079version = "1.0.0"
Steve Klabnika0769612017-02-07 23:13:573080source = "registry+https://github.com/rust-lang/crates.io-index"
3081
3082[[package]]
Alex Crichton1cede102017-06-15 02:33:063083name = "vcpkg"
Alex Crichtond8251152018-07-02 16:33:163084version = "0.2.4"
Alex Crichton1cede102017-06-15 02:33:063085source = "registry+https://github.com/rust-lang/crates.io-index"
3086
3087[[package]]
Steve Klabnika0769612017-02-07 23:13:573088name = "vec_map"
Alex Crichtond8251152018-07-02 16:33:163089version = "0.8.1"
Steve Klabnika0769612017-02-07 23:13:573090source = "registry+https://github.com/rust-lang/crates.io-index"
3091
3092[[package]]
Steve Klabnik2795de32017-02-20 00:20:573093name = "void"
3094version = "1.0.2"
3095source = "registry+https://github.com/rust-lang/crates.io-index"
3096
3097[[package]]
Josh Stone020c5ec2017-05-08 22:01:133098name = "walkdir"
Alex Crichton994bfd42018-02-26 17:07:163099version = "2.1.4"
Alex Crichton80d6ed22018-01-08 21:56:223100source = "registry+https://github.com/rust-lang/crates.io-index"
3101dependencies = [
3102 "same-file 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:163103 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:223104]
3105
3106[[package]]
Steve Klabnika0769612017-02-07 23:13:573107name = "winapi"
3108version = "0.2.8"
3109source = "registry+https://github.com/rust-lang/crates.io-index"
3110
3111[[package]]
Alex Crichton80d6ed22018-01-08 21:56:223112name = "winapi"
Alex Crichtond8251152018-07-02 16:33:163113version = "0.3.5"
Alex Crichton80d6ed22018-01-08 21:56:223114source = "registry+https://github.com/rust-lang/crates.io-index"
3115dependencies = [
3116 "winapi-i686-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
3117 "winapi-x86_64-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
3118]
3119
3120[[package]]
Steve Klabnika0769612017-02-07 23:13:573121name = "winapi-build"
3122version = "0.1.1"
3123source = "registry+https://github.com/rust-lang/crates.io-index"
3124
Josh Stone020c5ec2017-05-08 22:01:133125[[package]]
Alex Crichton80d6ed22018-01-08 21:56:223126name = "winapi-i686-pc-windows-gnu"
3127version = "0.4.0"
3128source = "registry+https://github.com/rust-lang/crates.io-index"
3129
3130[[package]]
3131name = "winapi-x86_64-pc-windows-gnu"
3132version = "0.4.0"
3133source = "registry+https://github.com/rust-lang/crates.io-index"
3134
3135[[package]]
Alex Crichton1cede102017-06-15 02:33:063136name = "wincolor"
Alex Crichton994bfd42018-02-26 17:07:163137version = "0.1.6"
Alex Crichton1cede102017-06-15 02:33:063138source = "registry+https://github.com/rust-lang/crates.io-index"
3139dependencies = [
Alex Crichtond8251152018-07-02 16:33:163140 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton1cede102017-06-15 02:33:063141]
3142
3143[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:293144name = "workspace_symbol"
3145version = "0.1.0"
3146
3147[[package]]
Josh Stone020c5ec2017-05-08 22:01:133148name = "xattr"
Alex Crichton924f8c72018-04-18 15:43:593149version = "0.2.1"
Josh Stone020c5ec2017-05-08 22:01:133150source = "registry+https://github.com/rust-lang/crates.io-index"
3151dependencies = [
Alex Crichtond8251152018-07-02 16:33:163152 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
Josh Stone020c5ec2017-05-08 22:01:133153]
3154
3155[[package]]
3156name = "xz2"
Alex Crichtond8251152018-07-02 16:33:163157version = "0.1.5"
Josh Stone020c5ec2017-05-08 22:01:133158source = "registry+https://github.com/rust-lang/crates.io-index"
3159dependencies = [
Nick Cameronc5cad5a2017-09-22 01:58:353160 "lzma-sys 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
Josh Stone020c5ec2017-05-08 22:01:133161]
3162
3163[[package]]
3164name = "yaml-rust"
3165version = "0.3.5"
3166source = "registry+https://github.com/rust-lang/crates.io-index"
3167
Ahmed Charles9ca382f2016-09-02 08:55:293168[metadata]
Alex Crichtond8251152018-07-02 16:33:163169"checksum aho-corasick 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)" = "f0ba20154ea1f47ce2793322f049c5646cc6d0fa9759d5f333f286e507bf8080"
steveklabnikecfbaca2018-04-03 14:32:043170"checksum ammonia 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "fd4c682378117e4186a492b2252b9537990e1617f44aed9788b9a1149de45477"
Aleksey Kladovb15b0232018-03-16 10:37:143171"checksum ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b"
Oliver Schneideracdf83f2017-12-06 08:25:293172"checksum ar 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "35c7a5669cb64f085739387e1308b74e6d44022464b7f1b63bbd4ceb6379ec31"
Nick Cameron4b6f5c22018-02-26 03:15:453173"checksum arrayvec 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)" = "a1e964f9e24d588183fcb43503abda40d288c8657dfc27311516ce2f05675aef"
Alex Crichtond8251152018-07-02 16:33:163174"checksum assert_cli 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = "98589b0e465a6c510d95fceebd365bb79bedece7f6e18a480897f2015f85ec51"
3175"checksum atty 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)" = "2fc4a1aa4c24c0718a250f0681885c1af91419d242f29eb8f2ab28502d80dbd1"
3176"checksum backtrace 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)" = "89a47830402e9981c5c41223151efcced65a0510c13097c769cede7efb34782a"
3177"checksum backtrace-sys 0.1.23 (registry+https://github.com/rust-lang/crates.io-index)" = "bff67d0c06556c0b8e6b5f090f0eac52d950d9dfd1d35ba04e4ca3543eaf6a7e"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583178"checksum bitflags 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "aad18937a628ec6abcd26d1489012cc0e18c21798210f491af69ded9b881106d"
Marc-Antoine Perennou95bc0d62017-06-07 19:42:173179"checksum bitflags 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)" = "4efd02e230a02e18f92fc2735f44597385ed02ad8f831e7c1c1156ee5e1ab3a5"
Alex Crichtond8251152018-07-02 16:33:163180"checksum bitflags 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "d0c54bb8f454c567f21197eefcdbf5679d0bd99f2ddbe52e84c77061952e6789"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583181"checksum bufstream 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "f2f382711e76b9de6c744cc00d0497baba02fb00a787f088c879f01d09468e32"
Alex Crichtond8251152018-07-02 16:33:163182"checksum byteorder 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "74c0b906e9446b0a2e4f760cdb3fa4b2c48cdc6db8766a845c54b6ff063fd2e9"
3183"checksum cargo_metadata 0.5.8 (registry+https://github.com/rust-lang/crates.io-index)" = "1efca0b863ca03ed4c109fb1c55e0bc4bbeb221d3e103d86251046b06a526bd0"
3184"checksum cc 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)" = "49ec142f5768efb5b7622aebc3fdbdbb8950a4b9ba996393cb76ef7466e8747d"
3185"checksum cfg-if 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "efe5c877e17a9c717a0bf3613b2709f723202c4e4675cc8f12926ded29bcb17e"
Niko Matsakis9c548bf2018-05-24 12:48:023186"checksum chalk-engine 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a146c19172c7eea48ea55a7123ac95da786639bc665097f1e14034ee5f1d8699"
3187"checksum chalk-macros 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "295635afd6853aa9f20baeb7f0204862440c0fe994c5a253d5f479dac41d047e"
Alex Crichtond8251152018-07-02 16:33:163188"checksum chrono 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)" = "6962c635d530328acc53ac6a955e83093fedc91c5809dfac1fa60fa470830a37"
3189"checksum clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b957d88f4b6a63b9d70d5f454ac8011819c6efa7727858f458ab71c756ce2d3e"
Nick Cameron0e6fff82018-05-27 22:16:423190"checksum clippy_lints 0.0.205 (registry+https://github.com/rust-lang/crates.io-index)" = "1dcb837d7510bf9e4e3b6f470c450c6d25e61116db5503a6f565bb6283860622"
Alex Crichtond8251152018-07-02 16:33:163191"checksum cmake 0.1.31 (registry+https://github.com/rust-lang/crates.io-index)" = "95470235c31c726d72bf2e1f421adc1e65b9d561bf5529612cbe1a72da1467b3"
Nick Cameron127f9a62018-04-25 22:11:283192"checksum colored 1.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b0aa3473e85a3161b59845d6096b289bb577874cafeaf75ea1b1beaa6572c7fc"
Oliver Schneideracdf83f2017-12-06 08:25:293193"checksum commoncrypto 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d056a8586ba25a1e4d61cb090900e495952c7886786fc55f909ab2f819b69007"
3194"checksum commoncrypto-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1fed34f46747aa73dfaa578069fd8279d2818ade2b55f38f22a9401c7f4083e2"
Alex Crichtond8251152018-07-02 16:33:163195"checksum compiletest_rs 0.3.11 (registry+https://github.com/rust-lang/crates.io-index)" = "04cea0fe8b8aaca8143af607ad69076866c9f08b83c4b7faca0e993e5486831b"
Mateusz Mikuła05f15d42018-05-25 16:38:043196"checksum core-foundation 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c7caa6cb9e76ddddbea09a03266d6b3bc98cd41e9fb9b017c473e7cca593ec25"
3197"checksum core-foundation-sys 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b2a53cce0ddcf7e7e1f998738d757d5a3bf08bf799a180e50ebe50d298f52f5a"
Alex Crichton80d6ed22018-01-08 21:56:223198"checksum crossbeam 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "24ce9782d4d5c53674646a6a4c1863a21a8fc0cb649b3c94dfc16e45071dea19"
Nick Cameron4b6f5c22018-02-26 03:15:453199"checksum crossbeam-deque 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "f739f8c5363aca78cfb059edf753d8f0d36908c348f3d8d1503f03d8b75d9cf3"
Alex Crichtone9d89832018-04-02 15:43:553200"checksum crossbeam-epoch 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "927121f5407de9956180ff5e936fe3cf4324279280001cd56b669d28ee7e9150"
Nick Cameron4b6f5c22018-02-26 03:15:453201"checksum crossbeam-utils 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "2760899e32a1d58d5abb31129f8fae5de75220bc2176e77ff7c627ae45c918d9"
Alex Crichton994bfd42018-02-26 17:07:163202"checksum crypto-hash 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "09de9ee0fc255ace04c7fa0763c9395a945c37c8292bb554f8d48361d1dcf1b4"
Alex Crichton924f8c72018-04-18 15:43:593203"checksum curl 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)" = "aaf20bbe084f285f215eef2165feed70d6b75ba29cad24469badb853a4a287d0"
Alex Crichton7e5b9ac2018-04-24 15:34:143204"checksum curl-sys 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)" = "71c63a540a9ee4e15e56c3ed9b11a2f121239b9f6d7b7fe30f616e048148df9a"
Douglas Campos422fe7c2018-05-29 11:52:513205"checksum datafrog 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "16d724bf4ffe77cdceeecd461009b5f8d9e23c5d645d68bedb4586bf43e7e142"
Bastien Orivelbcdb67b2018-05-08 18:55:433206"checksum derive-new 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)" = "ceed73957c449214f8440eec8ad7fa282b67dc9eacbb24a3085b15d60397a17a"
Oliver Schneideracdf83f2017-12-06 08:25:293207"checksum diff 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)" = "3c2b69f912779fbb121ceb775d74d51e915af17aaebc38d28a592843a2dd0a3a"
Mark Simulacrum42fde212018-03-10 14:03:063208"checksum difference 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "524cbf6897b527295dff137cec09ecf3a05f4fddffd7dfcd1585403449e74198"
Guillaume Gomez9b26f3a2017-08-27 10:40:563209"checksum dtoa 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "09c3753c3db574d215cba4ea76018483895d7bff25a31b49ba45db21c48e50ab"
Alex Crichtone9d89832018-04-02 15:43:553210"checksum either 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "3be565ca5c557d7f59e7cfcf1844f9e3033650c929c6566f511e8005f205c1d0"
Alex Crichtond8251152018-07-02 16:33:163211"checksum elasticlunr-rs 2.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "4837d77a1e157489a3933b743fd774ae75074e0e390b2b7f071530048a0d87ee"
Niko Matsakis7ed0fd72018-05-18 19:25:343212"checksum ena 0.9.3 (registry+https://github.com/rust-lang/crates.io-index)" = "88dc8393b3c7352f94092497f6b52019643e493b6b890eb417cdb7c46117e621"
Oliver Schneiderb1e75972017-12-15 07:37:303213"checksum endian-type 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "c34f04666d835ff5d62e058c3995147c06f42fe86ff053337632bca83e42702d"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583214"checksum enum_primitive 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "be4551092f4d519593039259a9ed8daedf0da12e5109c5280338073eaeb81180"
Alex Crichtond8251152018-07-02 16:33:163215"checksum env_logger 0.5.10 (registry+https://github.com/rust-lang/crates.io-index)" = "0e6e40ebb0e66918a37b38c7acab4e10d299e0463fe2af5d29b9cc86710cfd2a"
Nick Cameron127f9a62018-04-25 22:11:283216"checksum environment 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "1f4b14e20978669064c33b4c1e0fb4083412e40fe56cbea2eae80fd7591503ee"
Alex Crichton38bedfa2017-09-02 03:46:513217"checksum error-chain 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ff511d5dc435d703f4971bc399647c9bc38e20cb41452e3b9feb4765419ed3f3"
Alex Crichton325d7392017-12-10 17:42:493218"checksum failure 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "934799b6c1de475a012a02dab0ace1ace43789ee4b99bcfbf1a2e3e8ced5de82"
3219"checksum failure_derive 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "c7cdda555bb90c9bb67a3b670a0f42de8e73f5981524123ad8578aafec8ddb8b"
Alex Crichton80d6ed22018-01-08 21:56:223220"checksum filetime 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)" = "714653f3e34871534de23771ac7b26e999651a0a228f47beb324dfdf1dd4b10f"
Alex Crichtond8251152018-07-02 16:33:163221"checksum filetime 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "da4b9849e77b13195302c174324b5ba73eec9b236b24c221a61000daefb95c5f"
Mark Simulacrumb0dbc7c2018-03-27 10:44:333222"checksum fixedbitset 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" = "86d4de0081402f5e88cdac65c8dcdcc73118c1a7a465e2a05f0da05843a8ea33"
Felix Schütt7c13fa32017-12-31 14:34:293223"checksum flate2 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "9fac2277e84e5e858483756647a9d0aa8d9a2b7cba517fd84325a0aaa69a0909"
Oliver Schneideracdf83f2017-12-06 08:25:293224"checksum fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)" = "2fad85553e09a6f881f739c29f0b00b0f01357c743266d478b68951ce23285f3"
3225"checksum foreign-types 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
3226"checksum foreign-types-shared 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
Alex Crichton80d6ed22018-01-08 21:56:223227"checksum fs2 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" = "9564fc758e15025b46aa6643b1b77d047d1a56a1aea6e01002ac0c7026876213"
3228"checksum fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "2e9763c69ebaae630ba35f74888db465e49e259ba1bc0eda7d06f4a067615d82"
3229"checksum fuchsia-zircon-sys 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "3dcaa9ae7725d12cdb85b3ad99a434db70b468c09ded17e012d86b5c1010f7a7"
Alex Crichtond8251152018-07-02 16:33:163230"checksum futf 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "7c9c1ce3fa9336301af935ab852c437817d14cd33690446569392e65170aac3b"
3231"checksum futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)" = "1a70b146671de62ec8c8ed572219ca5d594d9b06c0b364d5e67b722fc559b48c"
Alex Crichtone9d89832018-04-02 15:43:553232"checksum getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)" = "b900c08c1939860ce8b54dc6a89e26e00c04c380fd0e09796799bd7f12861e05"
Alex Crichtond8251152018-07-02 16:33:163233"checksum git2 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)" = "910a2df52d2354e4eb27aa12f3803ea86bf461a93e17028908ec0e356572aa7b"
Alex Crichtonfaebcc12018-03-15 17:58:023234"checksum git2-curl 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)" = "b502f6b1b467957403d168f0039e0c46fa6a1220efa2adaef25d5b267b5fe024"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583235"checksum glob 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = "8be18de09a56b60ed0edf84bc9df007e30040691af7acd1c41874faac5895bfb"
Alex Crichtond8251152018-07-02 16:33:163236"checksum globset 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "142754da2c9b3722affd909f9e27f2a6700a7a303f362971e0a74c652005a43d"
3237"checksum handlebars 0.32.4 (registry+https://github.com/rust-lang/crates.io-index)" = "d89ec99d1594f285d4590fc32bac5f75cdab383f1123d504d27862c644a807dd"
3238"checksum hex 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "805026a5d0141ffc30abb3be3173848ad46a1b1664fe632428479619a3644d77"
Bastien Orivel06f81032018-03-21 02:04:093239"checksum home 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "8f94f6fbdc000a6eba0c8cf08632b2091bb59141d36ac321a2a96d6365e5e4dc"
Alex Crichtond8251152018-07-02 16:33:163240"checksum html5ever 0.22.3 (registry+https://github.com/rust-lang/crates.io-index)" = "b04478cf718862650a0bf66acaf8f2f8c906fbc703f35c916c1f4211b069a364"
Alex Crichton87f3dda2018-03-01 19:08:483241"checksum humantime 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0484fda3e7007f2a4a0d9c3a703ca38c71c54c55602ce4660c419fd32e188c9e"
Nick Cameronad8ecc22017-07-19 01:32:123242"checksum idna 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "014b298351066f1512874135335d62a789ffe78a9974f94b43ed5621951eaf7d"
Oliver Schneideracdf83f2017-12-06 08:25:293243"checksum if_chain 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "61bb90bdd39e3af69b0172dfc6130f6cd6332bf040fbb9bdd4401d37adbd48b8"
Alex Crichtond8251152018-07-02 16:33:163244"checksum ignore 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "787a5940ab88e0f2f3b2cad3687060bddcf67520f3b761abc31065c9c495d088"
steveklabnik54371882018-01-25 17:32:253245"checksum is-match 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7e5b386aef33a1c677be65237cb9d32c3f3ef56bd035949710c4bb13083eb053"
Nick Cameron0e6fff82018-05-27 22:16:423246"checksum isatty 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" = "6c324313540cd4d7ba008d43dc6606a32a5579f13cc17b2804c13096f0a5c522"
Alex Crichtone9d89832018-04-02 15:43:553247"checksum itertools 0.7.8 (registry+https://github.com/rust-lang/crates.io-index)" = "f58856976b776fedd95533137617a02fb25719f40e7d9b01c7043cd65474f450"
Alex Crichtonfaebcc12018-03-15 17:58:023248"checksum itoa 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = "c069bbec61e1ca5a596166e55dfe4773ff745c3d16b700013bcaff9a6df2c682"
3249"checksum jobserver 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)" = "60af5f849e1981434e4a31d3d782c4774ae9b434ce55b101a96ecfd09147e8be"
Alex Crichtone9d89832018-04-02 15:43:553250"checksum json 0.11.13 (registry+https://github.com/rust-lang/crates.io-index)" = "9ad0485404155f45cce53a40d4b2d6ac356418300daed05273d9e26f91c390be"
Igor Matuszewskid3322772017-12-28 18:46:293251"checksum jsonrpc-core 8.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "ddf83704f4e79979a424d1082dd2c1e52683058056c9280efa19ac5f6bc9033c"
Steve Klabnika0769612017-02-07 23:13:573252"checksum kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d"
Nick Cameron80bfca42018-05-16 03:38:113253"checksum languageserver-types 0.41.0 (registry+https://github.com/rust-lang/crates.io-index)" = "017cf5ade4be5ebeb06277ccd281c268dbd2e0801128d3992b4b4057f34dd432"
Oliver Schneideracdf83f2017-12-06 08:25:293254"checksum lazy_static 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = "76f033c7ad61445c5b347c7382dd1237847eb1bce590fe50365dcb33d546be73"
Alex Crichtond8251152018-07-02 16:33:163255"checksum lazy_static 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "e6412c5e2ad9584b0b8e979393122026cdd6d2a80b933f890dcd694ddbe73739"
Alex Crichton994bfd42018-02-26 17:07:163256"checksum lazycell 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a6f08839bc70ef4a3fe1d566d5350f519c5912ea86be0df1740a7d247c7fc0ef"
Alex Crichtond8251152018-07-02 16:33:163257"checksum libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)" = "b685088df2b950fccadf07a7187c8ef846a959c142338a48f9dc0b94517eb5f1"
3258"checksum libgit2-sys 0.7.4 (registry+https://github.com/rust-lang/crates.io-index)" = "7adce4cc6db027611f537837a7c404319b6314dae49c5db80ad5332229894751"
3259"checksum libssh2-sys 0.2.7 (registry+https://github.com/rust-lang/crates.io-index)" = "5afcb36f9a2012ab8d3a9ba5186ee2d1c4587acf199cb47879a73c5fe1b731a4"
Oliver Schneideracdf83f2017-12-06 08:25:293260"checksum libz-sys 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)" = "87f737ad6cc6fd6eefe3d9dc5412f1573865bded441300904d2f42269e140f16"
Malo Jaffré8ed13d62017-12-29 10:24:383261"checksum log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)" = "e19e8d5c34a3e0e2223db8e060f9e8264aeeb5c5fc64a4ee9965c062211c024b"
Alex Crichtond8251152018-07-02 16:33:163262"checksum log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" = "61bd98ae7f7b754bc53dca7d44b604f733c6bba044ea6f41bc8d89272d8161d2"
3263"checksum log_settings 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "19af41f0565d7c19b2058153ad0b42d4d5ce89ec4dbf06ed6741114a8b63e7cd"
Nick Cameronc5cad5a2017-09-22 01:58:353264"checksum lzma-sys 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" = "c1b93b78f89e8737dac81837fc8f5521ac162abcba902e1a3db949d55346d1da"
steveklabnikecfbaca2018-04-03 14:32:043265"checksum mac 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4"
3266"checksum maplit 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "08cbb6b4fef96b6d77bfc40ec491b1690c779e77b05cd9f07f787ed376fd4c43"
3267"checksum markup5ever 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)" = "bfedc97d5a503e96816d10fedcd5b42f760b2e525ce2f7ec71f6a41780548475"
Alex Crichton1cede102017-06-15 02:33:063268"checksum matches 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "100aabe6b8ff4e4a7e32c1c13523379802df0772b82466207ac25b013f193376"
Matt Ickstadt0ab516f2018-04-21 21:06:133269"checksum mdbook 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "90b5a8d7e341ceee5db3882a06078d42661ddcfa2b3687319cc5da76ec4e782f"
Nick Cameron75029252017-12-06 05:18:443270"checksum memchr 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "796fba70e76612589ed2ce7f45282f5af869e0fdd7cc6199fa1aa1f1d591ba9d"
Nick Cameron4b6f5c22018-02-26 03:15:453271"checksum memoffset 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0f9dc261e2b62d7a622bf416ea3c5245cdd5d9a7fcc428c0d06804dfce1775b3"
Guillaume Gomezf7485df2018-06-25 21:28:203272"checksum minifier 0.0.14 (registry+https://github.com/rust-lang/crates.io-index)" = "78cb57f9a385530d60f2d67f6e108050b478b7a0ffd0bb9c350803e1356535dd"
Nick Cameronc5cad5a2017-09-22 01:58:353273"checksum miniz-sys 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" = "609ce024854aeb19a0ef7567d348aaa5a746b32fb72e336df7fcc16869d7e2b4"
Alex Crichtona8eaabc2018-03-07 07:39:553274"checksum miow 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "9224c91f82b3c47cf53dcf78dfaa20d6888fbcc5d272d5f2fcdf8a697f3c987d"
Alex Crichtond8251152018-07-02 16:33:163275"checksum new_debug_unreachable 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0cdc457076c78ab54d5e0d6fa7c47981757f1e34dc39ff92787f217dede586c4"
Alex Crichtone9d89832018-04-02 15:43:553276"checksum nibble_vec 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "c8d77f3db4bce033f4d04db08079b2ef1c3d02b44e86f25d08886fafa7756ffa"
Nick Cameron4b6f5c22018-02-26 03:15:453277"checksum nodrop 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)" = "9a2228dca57108069a5262f2ed8bd2e82496d2e074a06d1ccc7ce1687b6ae0a2"
Alex Crichtond8251152018-07-02 16:33:163278"checksum num-integer 0.1.39 (registry+https://github.com/rust-lang/crates.io-index)" = "e83d528d2677f0518c570baf2b7abdcf0cd2d248860b68507bdcb3e91d4c0cea"
Alex Crichton994bfd42018-02-26 17:07:163279"checksum num-traits 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)" = "92e5113e9fd4cc14ded8e499429f396a20f98c772a47cc8622a736e1ec843c31"
Alex Crichtond8251152018-07-02 16:33:163280"checksum num-traits 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)" = "630de1ef5cc79d0cdd78b7e33b81f083cbfe90de0f4b2b2f07f905867c70e9fe"
Alex Crichton80d6ed22018-01-08 21:56:223281"checksum num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c51a3322e4bca9d212ad9a158a02abc6934d005490c054a2778df73a70aa0a30"
Alex Crichton041d3552017-09-27 22:37:023282"checksum open 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "c281318d992e4432cfa799969467003d05921582a7489a8325e37f8a450d5113"
Alex Crichtond8251152018-07-02 16:33:163283"checksum openssl 0.10.10 (registry+https://github.com/rust-lang/crates.io-index)" = "ed18a0f40ec4e9a8a81f8865033d823b7195d16a0a5721e10963ee1b0c2980ca"
Alex Crichton325d7392017-12-10 17:42:493284"checksum openssl-probe 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "77af24da69f9d9341038eba93a073b1fdaaa1b788221b00a69bce9e762cb32de"
Alex Crichtond8251152018-07-02 16:33:163285"checksum openssl-sys 0.9.33 (registry+https://github.com/rust-lang/crates.io-index)" = "d8abc04833dcedef24221a91852931df2f63e3369ae003134e70aff3645775cc"
Mark Simulacrumb0dbc7c2018-03-27 10:44:333286"checksum ordermap 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = "a86ed3f5f244b372d6b1a00b72ef7f8876d0bc6a78a4c9985c53614041512063"
Robin Kruppe1a24a592017-04-26 21:22:453287"checksum owning_ref 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "cdf84f41639e037b484f93433aa3897863b561ed65c6e59c7073d7c561710f37"
Alex Crichton35655562018-04-27 03:50:063288"checksum parking_lot 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)" = "d4d05f1349491390b1730afba60bb20d55761bef489a954546b58b4b34e1e2ac"
3289"checksum parking_lot_core 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)" = "4db1a8ccf734a7bce794cc19b3df06ed87ab2f3907036b693c68f56b4d4537fa"
Oliver Schneideracdf83f2017-12-06 08:25:293290"checksum percent-encoding 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "31010dd2e1ac33d5b46a5b413495239882813e0369f8ed8a5e266f173602f831"
Alex Crichtone9d89832018-04-02 15:43:553291"checksum pest 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)" = "0fce5d8b5cc33983fc74f78ad552b5522ab41442c4ca91606e4236eb4b5ceefc"
3292"checksum pest_derive 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)" = "ab94faafeb93f4c5e3ce81ca0e5a779529a602ad5d09ae6d21996bfb8b6a52bf"
Mark Simulacrumb0dbc7c2018-03-27 10:44:333293"checksum petgraph 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)" = "8b30dc85588cd02b9b76f5e386535db546d21dc68506cff2abebee0b6445e8e4"
Alex Crichtond8251152018-07-02 16:33:163294"checksum phf 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)" = "7d37a244c75a9748e049225155f56dbcb98fe71b192fd25fd23cb914b5ad62f2"
3295"checksum phf_codegen 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)" = "4e4048fe7dd7a06b8127ecd6d3803149126e9b33c7558879846da3a63f734f2b"
3296"checksum phf_generator 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)" = "05a079dd052e7b674d21cb31cbb6c05efd56a2cd2827db7692e2f1a507ebd998"
3297"checksum phf_shared 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)" = "c2261d544c2bb6aa3b10022b0be371b9c7c64f762ef28c6f5d4f1ef6d97b5930"
3298"checksum pkg-config 0.3.11 (registry+https://github.com/rust-lang/crates.io-index)" = "110d5ee3593dbb73f56294327fe5668bcc997897097cbc76b51e7aed3f52452f"
Vytautas Astrauskas1404c002018-05-30 15:17:373299"checksum polonius-engine 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a5b6b0a7f5f4278b991ffd14abce1d01b013121ad297460237ef0a2f08d43201"
steveklabnikecfbaca2018-04-03 14:32:043300"checksum precomputed-hash 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c"
Mark Simulacrum42fde212018-03-10 14:03:063301"checksum pretty_assertions 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "3a029430f0d744bc3d15dd474d591bed2402b645d024583082b9f63bb936dac6"
Alex Crichtond8251152018-07-02 16:33:163302"checksum proc-macro2 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)" = "1b06e2f335f48d24442b35a19df506a835fb3547bc3c06ef27340da9acf5cae7"
3303"checksum proc-macro2 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" = "effdb53b25cdad54f8f48843d67398f7ef2e14f12c1b4cb4effc549a6462a4d6"
Manish Goregaokar68185512018-02-18 21:33:563304"checksum pulldown-cmark 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "d6fdf85cda6cadfae5428a54661d431330b312bc767ddbc57adbedc24da66e32"
Alex Crichtond8251152018-07-02 16:33:163305"checksum quick-error 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "9274b940887ce9addde99c4eee6b5c44cc494b182b97e73dc8ffdcb3397fd3f0"
Oliver Schneideracdf83f2017-12-06 08:25:293306"checksum quine-mc_cluskey 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)" = "07589615d719a60c8dd8a4622e7946465dfef20d1a428f969e3443e7386d5f45"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583307"checksum quote 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)" = "7a6e920b65c65f10b2ae65c831a81a073a89edd28c7cce89475bff467ab4167a"
Alex Crichtond8251152018-07-02 16:33:163308"checksum quote 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)" = "9949cfe66888ffe1d53e6ec9d9f3b70714083854be20fd5e271b232a017401e8"
3309"checksum quote 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)" = "e44651a0dc4cdd99f71c83b561e221f714912d11af1a4dff0631f923d53af035"
Nick Cameron8de091e2018-05-17 19:59:163310"checksum racer 2.0.14 (registry+https://github.com/rust-lang/crates.io-index)" = "e713729f45f12df5c5e182d39506766f76c09133fb661d3622e0ddf8078911c2"
Alex Crichtone9d89832018-04-02 15:43:553311"checksum radix_trie 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "03d0d770481e8af620ca61d3d304bf014f965d7f78e923dc58545e6a545070a9"
Alex Crichton994bfd42018-02-26 17:07:163312"checksum rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "eba5f8cb59cc50ed56be8880a5c7b496bfd9bd26394e176bc67884094145c2c5"
Alex Crichtone9d89832018-04-02 15:43:553313"checksum rayon 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "80e811e76f1dbf68abf87a759083d34600017fc4e10b6bd5ad84a700f9dba4b1"
Nick Cameron4b6f5c22018-02-26 03:15:453314"checksum rayon-core 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "9d24ad214285a7729b174ed6d3bcfcb80177807f959d95fafd5bfc5c4f201ac8"
Alex Crichtond8251152018-07-02 16:33:163315"checksum redox_syscall 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)" = "c214e91d3ecf43e9a4e41e578973adeb14b474f2bee858742d127af75a0112b1"
Oliver Schneideracdf83f2017-12-06 08:25:293316"checksum redox_termios 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "7e891cfe48e9100a70a3b6eb652fef28920c117d366339687bd5576160db0f76"
Alex Crichtond8251152018-07-02 16:33:163317"checksum regex 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = "9329abc99e39129fcceabd24cf5d85b4671ef7c29c50e972bc5afe32438ec384"
3318"checksum regex 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "13c93d55961981ba9226a213b385216f83ab43bd6ac53ab16b2eeb47e337cf4e"
3319"checksum regex-syntax 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)" = "7d707a4fa2637f2dca2ef9fd02225ec7661fe01a53623c1e6515b6916511f7a7"
3320"checksum regex-syntax 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" = "05b06a75f5217880fc5e905952a42750bf44787e56a6c6d6852ed0992f5e1d54"
Alex Crichton924f8c72018-04-18 15:43:593321"checksum remove_dir_all 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "3488ba1b9a2084d38645c4c08276a1752dcbf2c7130d74f1569681ad5d2799c5"
Nick Cameron80bfca42018-05-16 03:38:113322"checksum rls-analysis 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)" = "da9794cd1f80f2cb888c00641a32f9855d0226c954ee31cef145784914c7142e"
Nick Cameron127f9a62018-04-25 22:11:283323"checksum rls-blacklist 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "e4a9cc2545ccb7e05b355bfe047b8039a6ec12270d5f3c996b766b340a50f7d2"
Nick Camerona10577c2018-05-15 08:34:173324"checksum rls-data 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)" = "3dd20763e1c60ae8945384c8a8fa4ac44f8afa7b0a817511f5e8927e5d24f988"
Nick Cameronacd4fe82018-06-07 03:14:493325"checksum rls-rustc 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "2c8c09117ae2887baaa4b17fe1cb572f9b22e4d2c6a5cda04093d8b366b0be99"
Nick Cameron7bed5432017-05-08 19:15:483326"checksum rls-span 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "5d7c7046dc6a92f2ae02ed302746db4382e75131b9ce20ce967259f6b5867a6a"
Nick Cameron4b6f5c22018-02-26 03:15:453327"checksum rls-vfs 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)" = "be231e1e559c315bc60ced5ad2cc2d7a9c208ed7d4e2c126500149836fda19bb"
Nick Cameronacd4fe82018-06-07 03:14:493328"checksum rustc-ap-arena 149.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e794b25832224eea9252ebfa9f94ab7070d0a60c977793112c611501cb56b48d"
Amanieu d'Antrasc44be4c2018-06-23 18:15:343329"checksum rustc-ap-arena 164.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "6f0687e373d86505f31faeaee87d2be552843a830a0a20e252e76337b9596161"
Nick Cameronacd4fe82018-06-07 03:14:493330"checksum rustc-ap-rustc_cratesio_shim 149.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a78241b2ecb82ebb9221b4b7d37c024ff1f2e43f1b099f38a997f030fc7894b0"
Amanieu d'Antrasc44be4c2018-06-23 18:15:343331"checksum rustc-ap-rustc_cratesio_shim 164.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7ab5b83e209f3bcdb3c058a996d54b67db58eed5496bd114a781d9faa021aba7"
Nick Cameronacd4fe82018-06-07 03:14:493332"checksum rustc-ap-rustc_data_structures 149.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "5529c3927f32b0b56d1f6449a34f2218dc2160c6a6dde0cf47954d83a9a45764"
Amanieu d'Antrasc44be4c2018-06-23 18:15:343333"checksum rustc-ap-rustc_data_structures 164.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "4bb330c149e9b133d4707718a7981d65ce4eb14f2d59cb487761aa922fefb206"
Nick Cameronacd4fe82018-06-07 03:14:493334"checksum rustc-ap-rustc_errors 149.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "fb1fef44a7d63f5d204c981adb26a14e85fe7ee5962050a4f664df6f425f9b48"
Amanieu d'Antrasc44be4c2018-06-23 18:15:343335"checksum rustc-ap-rustc_errors 164.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "6e19ae6a813d5cdd12b8b95cea71438bf8a5fa3505bea1e7d68d438a8ac5ae7b"
Nick Cameronacd4fe82018-06-07 03:14:493336"checksum rustc-ap-rustc_target 149.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a3939a9f7bf063536dd646894ca43b1378ec6a56ac5b2698cc6ba0b42bfadbdc"
Amanieu d'Antrasc44be4c2018-06-23 18:15:343337"checksum rustc-ap-rustc_target 164.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "867d4a6bc1b62d373fc6ec72632d5cbd36f3cb1f4e51282d0c7b4e771b393031"
Nick Cameronacd4fe82018-06-07 03:14:493338"checksum rustc-ap-serialize 149.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "692169d0bac8a4547f9778039460799e162664477a1eaec15d31507705f8c736"
Amanieu d'Antrasc44be4c2018-06-23 18:15:343339"checksum rustc-ap-serialize 164.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e095f23598f115432ffef263201e030626f454d183cf425ef68fcca984f6594b"
Nick Cameronacd4fe82018-06-07 03:14:493340"checksum rustc-ap-syntax 149.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "22e93ee3817b007d56b5c5b151e6cd7c7063455a1facaf9e0ca01f9d9365b716"
Amanieu d'Antrasc44be4c2018-06-23 18:15:343341"checksum rustc-ap-syntax 164.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ab8f97532dabc3713ac3e8d11a85f1a5b154486e79a0c2643d62078f0f948ce2"
Nick Cameronacd4fe82018-06-07 03:14:493342"checksum rustc-ap-syntax_pos 149.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "fe5d24a137d6e202cd6eb96cb74f8cb4a2b257c42b74dd624e136b4e19f0a47d"
Amanieu d'Antrasc44be4c2018-06-23 18:15:343343"checksum rustc-ap-syntax_pos 164.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "3e098adae207a4b8d470bc5e9565904cfe65dca799ba4c9efc872e7436eb5a67"
Alex Crichtond8251152018-07-02 16:33:163344"checksum rustc-demangle 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" = "76d7ba1feafada44f2d38eed812bd2489a03c0f5abb975799251518b68848649"
John Kåre Alsaker7ebd4d62018-05-24 03:37:403345"checksum rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "7540fc8b0c49f096ee9c961cda096467dce8084bec6bdca2fc83895fd9b28cb8"
John Kåre Alsakerf273f282018-06-06 13:25:473346"checksum rustc-rayon 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "8c6d5a683c6ba4ed37959097e88d71c9e8e26659a3cb5be8b389078e7ad45306"
3347"checksum rustc-rayon-core 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "40f06724db71e18d68b3b946fdf890ca8c921d9edccc1404fdfdb537b0d12649"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583348"checksum rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)" = "dcf128d1287d2ea9d80910b5f1120d0b8eede3fbf1abe91c40d39ea7d51e6fda"
Oliver Schneider847bb142018-05-11 12:11:063349"checksum rustc_version 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "a54aa04a10c68c1c4eacb4337fd883b435997ede17a9385784b990777686b09a"
Pascal Hertleif7a738562018-05-13 16:35:403350"checksum rustfix 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "9da3cf9b79dc889a2c9879643f26d7a53e37e9361c7566b7d2787d5ace0d8396"
Nick Cameronacd4fe82018-06-07 03:14:493351"checksum rustfmt-nightly 0.8.2 (git+https://github.com/rust-lang-nursery/rustfmt?rev=f3906267)" = "<none>"
Alex Crichton80d6ed22018-01-08 21:56:223352"checksum same-file 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "cfb6eded0b06a0b512c8ddbcf04089138c9b4362c2f696f3c3d76039d68f3637"
Alex Crichtond8251152018-07-02 16:33:163353"checksum schannel 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)" = "dc1fabf2a7b6483a141426e1afd09ad543520a77ac49bd03c286e7696ccfd77f"
3354"checksum scoped-tls 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "332ffa32bf586782a3efaeb58f127980944bbc8c4d6913a86107ac2a5ab24b28"
Oliver Schneideracdf83f2017-12-06 08:25:293355"checksum scopeguard 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "94258f53601af11e6a49f722422f6e3425c52b06245a5cf9bc09908b174f5e27"
Alex Crichton80d6ed22018-01-08 21:56:223356"checksum semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583357"checksum semver-parser 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3"
Alex Crichtond8251152018-07-02 16:33:163358"checksum serde 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)" = "210e5a3b159c566d7527e9b22e44be73f2e0fcc330bb78fef4dbccb56d2e74c8"
3359"checksum serde_derive 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)" = "dd724d68017ae3a7e63600ee4b2fdb3cad2158ffd1821d44aff4580f63e2b593"
Alex Crichton38bedfa2017-09-02 03:46:513360"checksum serde_ignored 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "190e9765dcedb56be63b6e0993a006c7e3b071a016a304736e4a315dc01fb142"
Alex Crichtond8251152018-07-02 16:33:163361"checksum serde_json 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)" = "84b8035cabe9b35878adec8ac5fe03d5f6bc97ff6edd7ccb96b44c1276ba390e"
Alex Crichtone9d89832018-04-02 15:43:553362"checksum shell-escape 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "170a13e64f2a51b77a45702ba77287f5c6829375b04a69cf2222acd17d0cfab9"
steveklabnik54371882018-01-25 17:32:253363"checksum shlex 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "7fdf1b9db47230893d76faad238fd6097fd6d6a9245cd7a4d90dbd639536bbd2"
steveklabnikecfbaca2018-04-03 14:32:043364"checksum siphasher 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "0df90a788073e8d0235a67e50441d47db7c8ad9debd91cbf43736a2a92d36537"
Alex Crichtond8251152018-07-02 16:33:163365"checksum smallvec 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = "312a7df010092e73d6bbaf141957e868d4f30efd2bfd9bb1028ad91abec58514"
3366"checksum socket2 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)" = "962a516af4d3a7c272cb3a1d50a8cc4e5b41802e4ad54cfb7bee8ba61d37d703"
3367"checksum stable_deref_trait 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ffbc596e092fe5f598b12ef46cc03754085ac2f4d8c739ad61c4ae266cc3b3fa"
3368"checksum string_cache 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)" = "25d70109977172b127fe834e5449e5ab1740b9ba49fa18a2020f509174f25423"
3369"checksum string_cache_codegen 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = "35293b05cf1494e8ddd042a7df6756bf18d07f42d234f32e71dce8a7aabb0191"
steveklabnikecfbaca2018-04-03 14:32:043370"checksum string_cache_shared 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b1884d1bc09741d466d9b14e6d37ac89d6909cbcac41dd9ae982d4d063bbedfc"
Aleksey Kladovb15b0232018-03-16 10:37:143371"checksum strsim 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "bb4f380125926a99e52bc279241539c018323fab05ad6368b56f93d9369ff550"
Matt Ickstadt0ab516f2018-04-21 21:06:133372"checksum strum 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "099e21b5dd6dd07b5adcf8c4b723a7c0b7efd7a9359bf963d58c0caae8532545"
Alex Crichtond8251152018-07-02 16:33:163373"checksum strum_macros 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)" = "1292d85e688e4696ecb69b2db2648994fb8af266974e89be53cefdf003861a5d"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583374"checksum syn 0.11.11 (registry+https://github.com/rust-lang/crates.io-index)" = "d3b891b9015c88c576343b9b3e41c2c11a51c219ef067b264bd9c8aa9b441dad"
Alex Crichtond8251152018-07-02 16:33:163375"checksum syn 0.13.11 (registry+https://github.com/rust-lang/crates.io-index)" = "14f9bf6292f3a61d2c716723fdb789a41bbe104168e6f496dc6497e531ea1b9b"
3376"checksum syn 0.14.4 (registry+https://github.com/rust-lang/crates.io-index)" = "2beff8ebc3658f07512a413866875adddd20f4fd47b2a4e6c9da65cd281baaea"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583377"checksum synom 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)" = "a393066ed9010ebaed60b9eafa373d4b1baac186dd7e008555b0f702b51945b6"
Alex Crichton325d7392017-12-10 17:42:493378"checksum synstructure 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" = "3a761d12e6d8dcb4dcf952a7a89b475e3a9d69e4a69307e01a470977642914bd"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583379"checksum syntex_errors 0.52.0 (registry+https://github.com/rust-lang/crates.io-index)" = "9e52bffe6202cfb67587784cf23e0ec5bf26d331eef4922a16d5c42e12aa1e9b"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583380"checksum syntex_pos 0.52.0 (registry+https://github.com/rust-lang/crates.io-index)" = "955ef4b16af4c468e4680d1497f873ff288f557d338180649e18f915af5e15ac"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583381"checksum syntex_syntax 0.52.0 (registry+https://github.com/rust-lang/crates.io-index)" = "76a302e717e348aa372ff577791c3832395650073b8d8432f8b3cb170b34afde"
Alex Crichtond8251152018-07-02 16:33:163382"checksum tar 0.4.16 (registry+https://github.com/rust-lang/crates.io-index)" = "e8f41ca4a5689f06998f0247fcb60da6c760f1950cc9df2a10d71575ad0b062a"
Oliver Schneider847bb142018-05-11 12:11:063383"checksum tempfile 3.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "47776f63b85777d984a50ce49d6b9e58826b6a3766a449fc95bc66cd5663c15b"
steveklabnikecfbaca2018-04-03 14:32:043384"checksum tendril 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "9de21546595a0873061940d994bbbc5c35f024ae4fd61ec5c5b159115684f508"
Mark Simulacrum38b46882017-06-26 16:26:153385"checksum term 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" = "fa63644f74ce96fbeb9b794f66aff2a52d601cbd5e80f4b97123e3899f4570f1"
Alan Du253ade52018-03-19 14:14:133386"checksum term 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "5e6b677dd1e8214ea1ef4297f85dbcbed8e8cdddb561040cc998ca2551c37561"
Eric Huss0f1c6492018-03-26 23:20:113387"checksum termcolor 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" = "adc4587ead41bf016f11af03e55a624c06568b5a19db4e90fde573d805074f83"
Oliver Schneideracdf83f2017-12-06 08:25:293388"checksum termion 1.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "689a3bdfaab439fd92bc87df5c4c78417d3cbe537487274e9b0b2dce76e92096"
Alex Crichtond8251152018-07-02 16:33:163389"checksum textwrap 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)" = "307686869c93e71f94da64286f9a9524c0f308a9e1c87a583de8e9c9039ad3f6"
Alex Crichton325d7392017-12-10 17:42:493390"checksum thread_local 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = "279ef31c19ededf577bfd12dfae728040a21f635b06a24cd670ff510edd38963"
Alex Crichtond8251152018-07-02 16:33:163391"checksum time 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)" = "d825be0eb33fda1a7e68012d51e9c7f451dc1a69391e7fdc197060bb8c56667b"
Alex Crichton924f8c72018-04-18 15:43:593392"checksum toml 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" = "a0263c6c02c4db6c8f7681f9fd35e90de799ebd4cfdeab77a38f4ff6b3d8c0d9"
steveklabnik54371882018-01-25 17:32:253393"checksum toml-query 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "6854664bfc6df0360c695480836ee90e2d0c965f06db291d10be9344792d43e8"
Alex Crichton994bfd42018-02-26 17:07:163394"checksum ucd-util 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "fd2be2d6639d0f8fe6cdda291ad456e23629558d466e2789d2c3e9892bda285d"
steveklabnik4871dba2017-06-27 17:33:323395"checksum unicode-bidi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "49f2bd0c6468a8230e1db229cff8029217cf623c767ea5d60bfbd42729ea54d5"
Alex Crichtond8251152018-07-02 16:33:163396"checksum unicode-normalization 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "6a0180bc61fc5a987082bfa111f4cc95c4caff7f9799f3e46df09163a937aa25"
3397"checksum unicode-segmentation 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "aa6024fc12ddfd1c6dbc14a80fa2324d4568849869b779f6bd37e5e4c03344d1"
Mark Simulacrumad97f8b2018-06-22 15:48:433398"checksum unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "882386231c45df4700b275c7ff55b6f3698780a650026380e72dabe76fa46526"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583399"checksum unicode-xid 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "36dff09cafb4ec7c8cf0023eb0b686cb6ce65499116a12201c9e11840ca01beb"
3400"checksum unicode-xid 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "8c1f860d7d29cf02cb2f3f359fd35991af3d30bac52c57d265a3c461074cb4dc"
Alex Crichton87f3dda2018-03-01 19:08:483401"checksum unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "fc72304796d0818e357ead4e000d19c9c174ab23dc11093ac919054d20a6a7fc"
Nick Cameron3dad1972017-06-26 13:43:093402"checksum unreachable 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "382810877fe448991dfc7f0dd6e3ae5d58088fd0ea5e35189655f84e6814fa56"
Alex Crichton994bfd42018-02-26 17:07:163403"checksum url 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "f808aadd8cfec6ef90e4a14eb46f24511824d1ac596b9682703c87056c8678b7"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583404"checksum url_serde 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "74e7d099f1ee52f823d4bdd60c93c3602043c728f5db3b97bdb548467f7bddea"
Nick Cameronad8ecc22017-07-19 01:32:123405"checksum userenv-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "71d28ea36bbd9192d75bd9fa9b39f96ddb986eaee824adae5d53b6e51919b2f3"
steveklabnikecfbaca2018-04-03 14:32:043406"checksum utf-8 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f1262dfab4c30d5cb7c07026be00ee343a6cf5027fdc0104a9160f354e5db75c"
Steve Klabnik2795de32017-02-20 00:20:573407"checksum utf8-ranges 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "662fab6525a98beff2921d7f61a39e7d59e0b425ebc7d0d9e66d316e55124122"
Alex Crichtond8251152018-07-02 16:33:163408"checksum vcpkg 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)" = "cbe533e138811704c0e3cbde65a818b35d3240409b4346256c5ede403e082474"
3409"checksum vec_map 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)" = "05c78687fb1a80548ae3250346c3db86a80a7cdd77bda190189f2d0a0987c81a"
Steve Klabnik2795de32017-02-20 00:20:573410"checksum void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d"
Alex Crichton994bfd42018-02-26 17:07:163411"checksum walkdir 2.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "63636bd0eb3d00ccb8b9036381b526efac53caf112b7783b730ab3f8e44da369"
Steve Klabnika0769612017-02-07 23:13:573412"checksum winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)" = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a"
Alex Crichtond8251152018-07-02 16:33:163413"checksum winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = "773ef9dcc5f24b7d850d0ff101e542ff24c3b090a9768e03ff889fdef41f00fd"
Steve Klabnika0769612017-02-07 23:13:573414"checksum winapi-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc"
Alex Crichton80d6ed22018-01-08 21:56:223415"checksum winapi-i686-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
3416"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:163417"checksum wincolor 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "eeb06499a3a4d44302791052df005d5232b927ed1a9658146d842165c4de7767"
Alex Crichton924f8c72018-04-18 15:43:593418"checksum xattr 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "abb373b92de38a4301d66bec009929b4fb83120ea1c4a401be89dbe0b9777443"
Alex Crichtond8251152018-07-02 16:33:163419"checksum xz2 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "df8bf41d3030c3577c9458fd6640a05afbf43b150d0b531b16bd77d3f794f27a"
Josh Stone020c5ec2017-05-08 22:01:133420"checksum yaml-rust 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = "e66366e18dc58b46801afbf2ca7661a9f59cc8c5962c29892b6039b4f86fa992"