blob: b265ee5765afa26b5e482fef21ebaacbb799a23a [file] [log] [blame]
Ahmed Charles9ca382f2016-09-02 08:55:291[[package]]
Steve Klabnika0769612017-02-07 23:13:572name = "aho-corasick"
Nick Cameron75029252017-12-06 05:18:443version = "0.6.4"
Steve Klabnika0769612017-02-07 23:13:574source = "registry+https://github.com/rust-lang/crates.io-index"
5dependencies = [
Nick Cameron75029252017-12-06 05:18:446 "memchr 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Steve Klabnika0769612017-02-07 23:13:577]
8
9[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:2910name = "alloc"
11version = "0.0.0"
12dependencies = [
Oliver Schneider679657b2018-03-30 11:06:3413 "compiler_builtins 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:2914 "core 0.0.0",
Alex Crichton994bfd42018-02-26 17:07:1615 "rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:2916]
17
18[[package]]
19name = "alloc_jemalloc"
20version = "0.0.0"
21dependencies = [
Ahmed Charles9ca382f2016-09-02 08:55:2922 "build_helper 0.1.0",
Alex Crichton924f8c72018-04-18 15:43:5923 "cc 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider679657b2018-03-30 11:06:3424 "compiler_builtins 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:2925 "core 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:2926 "libc 0.0.0",
27]
28
29[[package]]
30name = "alloc_system"
31version = "0.0.0"
32dependencies = [
Oliver Schneider679657b2018-03-30 11:06:3433 "compiler_builtins 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:2934 "core 0.0.0",
Oliver Schneideracdf83f2017-12-06 08:25:2935 "dlmalloc 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:2936 "libc 0.0.0",
37]
38
39[[package]]
steveklabnikecfbaca2018-04-03 14:32:0440name = "ammonia"
41version = "1.1.0"
42source = "registry+https://github.com/rust-lang/crates.io-index"
43dependencies = [
44 "html5ever 0.22.0 (registry+https://github.com/rust-lang/crates.io-index)",
45 "lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
46 "maplit 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
47 "matches 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
48 "tendril 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
49 "url 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
50]
51
52[[package]]
Steve Klabnika0769612017-02-07 23:13:5753name = "ansi_term"
Aleksey Kladovb15b0232018-03-16 10:37:1454version = "0.11.0"
Steve Klabnika0769612017-02-07 23:13:5755source = "registry+https://github.com/rust-lang/crates.io-index"
Aleksey Kladovb15b0232018-03-16 10:37:1456dependencies = [
57 "winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
58]
Steve Klabnika0769612017-02-07 23:13:5759
60[[package]]
bjorn3b43c02b2017-07-20 12:56:5361name = "ar"
Oliver Schneideracdf83f2017-12-06 08:25:2962version = "0.3.1"
bjorn3b43c02b2017-07-20 12:56:5363source = "registry+https://github.com/rust-lang/crates.io-index"
64
65[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:2966name = "arena"
67version = "0.0.0"
John Kåre Alsaker19d44f22017-12-03 12:49:4668dependencies = [
69 "rustc_data_structures 0.0.0",
70]
Ahmed Charles9ca382f2016-09-02 08:55:2971
72[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:4573name = "arrayvec"
74version = "0.4.7"
75source = "registry+https://github.com/rust-lang/crates.io-index"
76dependencies = [
77 "nodrop 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
78]
79
80[[package]]
Nick Cameron127f9a62018-04-25 22:11:2881name = "assert_cli"
82version = "0.5.4"
83source = "registry+https://github.com/rust-lang/crates.io-index"
84dependencies = [
85 "colored 1.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
86 "difference 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
87 "environment 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
88 "error-chain 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
89 "serde_json 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)",
90 "skeptic 0.13.2 (registry+https://github.com/rust-lang/crates.io-index)",
91]
92
93[[package]]
Alex Crichton1cede102017-06-15 02:33:0694name = "atty"
Alex Crichtona919efa2018-02-27 18:33:0295version = "0.2.8"
Josh Stone020c5ec2017-05-08 22:01:1396source = "registry+https://github.com/rust-lang/crates.io-index"
97dependencies = [
Alex Crichtonfaebcc12018-03-15 17:58:0298 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:2999 "termion 1.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:22100 "winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton1cede102017-06-15 02:33:06101]
102
103[[package]]
104name = "backtrace"
Alex Crichton924f8c72018-04-18 15:43:59105version = "0.3.6"
Alex Crichton1cede102017-06-15 02:33:06106source = "registry+https://github.com/rust-lang/crates.io-index"
107dependencies = [
Oliver Schneideracdf83f2017-12-06 08:25:29108 "backtrace-sys 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnik4871dba2017-06-27 17:33:32109 "cfg-if 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:02110 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:16111 "rustc-demangle 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:22112 "winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
Josh Stone020c5ec2017-05-08 22:01:13113]
114
115[[package]]
116name = "backtrace-sys"
Oliver Schneideracdf83f2017-12-06 08:25:29117version = "0.1.16"
Josh Stone020c5ec2017-05-08 22:01:13118source = "registry+https://github.com/rust-lang/crates.io-index"
119dependencies = [
Alex Crichton924f8c72018-04-18 15:43:59120 "cc 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:02121 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Josh Stone020c5ec2017-05-08 22:01:13122]
123
124[[package]]
Nick Cameron04415dc2017-06-30 18:58:54125name = "bin_lib"
126version = "0.1.0"
127
128[[package]]
Steve Klabnika0769612017-02-07 23:13:57129name = "bitflags"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58130version = "0.7.0"
131source = "registry+https://github.com/rust-lang/crates.io-index"
132
133[[package]]
134name = "bitflags"
Marc-Antoine Perennou95bc0d62017-06-07 19:42:17135version = "0.9.1"
136source = "registry+https://github.com/rust-lang/crates.io-index"
137
138[[package]]
Tamir Duberstein231d9e72017-09-08 19:08:01139name = "bitflags"
Oliver Schneideracdf83f2017-12-06 08:25:29140version = "1.0.1"
Tamir Duberstein231d9e72017-09-08 19:08:01141source = "registry+https://github.com/rust-lang/crates.io-index"
142
143[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29144name = "bootstrap"
145version = "0.0.0"
146dependencies = [
147 "build_helper 0.1.0",
Alex Crichton924f8c72018-04-18 15:43:59148 "cc 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)",
149 "cmake 0.1.30 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:22150 "filetime 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:55151 "getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:29152 "lazy_static 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:02153 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:22154 "num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Simulacrumb0dbc7c2018-03-27 10:44:33155 "petgraph 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Simulacrum42fde212018-03-10 14:03:06156 "pretty_assertions 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:59157 "serde 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
158 "serde_derive 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
159 "serde_json 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)",
Onur Aslan1461d122018-02-05 08:39:54160 "time 0.1.39 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:59161 "toml 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:29162]
163
164[[package]]
Nick Cameron04415dc2017-06-30 18:58:54165name = "borrow_error"
166version = "0.1.0"
167
168[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58169name = "bufstream"
170version = "0.1.3"
171source = "registry+https://github.com/rust-lang/crates.io-index"
172
173[[package]]
Alex Crichton9e8785f2017-01-24 22:37:04174name = "build-manifest"
175version = "0.1.0"
176dependencies = [
Alex Crichton924f8c72018-04-18 15:43:59177 "serde 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
178 "serde_derive 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
179 "toml 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton9e8785f2017-01-24 22:37:04180]
181
182[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29183name = "build_helper"
184version = "0.1.0"
Ahmed Charles9ca382f2016-09-02 08:55:29185
186[[package]]
Nick Cameron127f9a62018-04-25 22:11:28187name = "bytecount"
188version = "0.2.0"
189source = "registry+https://github.com/rust-lang/crates.io-index"
190
191[[package]]
Oliver Schneiderea351922017-09-18 14:18:23192name = "byteorder"
Alex Crichtone9d89832018-04-02 15:43:55193version = "1.2.2"
Oliver Schneiderea351922017-09-18 14:18:23194source = "registry+https://github.com/rust-lang/crates.io-index"
195
196[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58197name = "cargo"
Alex Crichton924f8c72018-04-18 15:43:59198version = "0.28.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58199dependencies = [
Alex Crichtona919efa2018-02-27 18:33:02200 "atty 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58201 "bufstream 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
Aleksey Kladov8d977472018-03-19 18:57:41202 "clap 2.31.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:16203 "core-foundation 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
204 "crates-io 0.16.0",
Alex Crichton80d6ed22018-01-08 21:56:22205 "crossbeam 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:16206 "crypto-hash 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:59207 "curl 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
208 "env_logger 0.5.8 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton325d7392017-12-10 17:42:49209 "failure 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:59210 "filetime 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Felix Schütt7c13fa32017-12-31 14:34:29211 "flate2 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:22212 "fs2 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:02213 "git2 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
214 "git2-curl 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58215 "glob 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:22216 "hex 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
Bastien Orivel06f81032018-03-21 02:04:09217 "home 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:16218 "ignore 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:02219 "jobserver 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:16220 "lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
221 "lazycell 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:02222 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:16223 "libgit2-sys 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:22224 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:16225 "miow 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:02226 "num-traits 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:22227 "num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
228 "same-file 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:22229 "semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:59230 "serde 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
231 "serde_derive 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton38bedfa2017-09-02 03:46:51232 "serde_ignored 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:59233 "serde_json 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:55234 "shell-escape 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:59235 "tar 0.4.15 (registry+https://github.com/rust-lang/crates.io-index)",
236 "tempfile 3.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss0f1c6492018-03-26 23:20:11237 "termcolor 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:59238 "toml 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:16239 "url 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:22240 "winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58241]
242
243[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29244name = "cargo_metadata"
Nick Cameron127f9a62018-04-25 22:11:28245version = "0.3.3"
246source = "registry+https://github.com/rust-lang/crates.io-index"
247dependencies = [
248 "error-chain 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
249 "semver 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
250 "serde 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
251 "serde_derive 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
252 "serde_json 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)",
253]
254
255[[package]]
256name = "cargo_metadata"
Alex Crichtone9d89832018-04-02 15:43:55257version = "0.5.4"
Boris-Chengbiao Zhouc2148022018-03-14 14:03:42258source = "registry+https://github.com/rust-lang/crates.io-index"
259dependencies = [
260 "error-chain 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
261 "semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:59262 "serde 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
263 "serde_derive 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
264 "serde_json 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)",
Boris-Chengbiao Zhouc2148022018-03-14 14:03:42265]
266
267[[package]]
Alex Crichtonf6304e12017-02-15 22:55:26268name = "cargotest2"
269version = "0.1.0"
270
271[[package]]
Nick Cameronc5cad5a2017-09-22 01:58:35272name = "cc"
Alex Crichton924f8c72018-04-18 15:43:59273version = "1.0.10"
Nick Cameronc5cad5a2017-09-22 01:58:35274source = "registry+https://github.com/rust-lang/crates.io-index"
275
276[[package]]
Josh Stone020c5ec2017-05-08 22:01:13277name = "cfg-if"
steveklabnik4871dba2017-06-27 17:33:32278version = "0.1.2"
Josh Stone020c5ec2017-05-08 22:01:13279source = "registry+https://github.com/rust-lang/crates.io-index"
280
281[[package]]
Alex Crichton15899b02018-01-25 04:01:42282name = "chrono"
Alex Crichtone9d89832018-04-02 15:43:55283version = "0.4.1"
Alex Crichton15899b02018-01-25 04:01:42284source = "registry+https://github.com/rust-lang/crates.io-index"
285dependencies = [
Alex Crichtone9d89832018-04-02 15:43:55286 "num-integer 0.1.36 (registry+https://github.com/rust-lang/crates.io-index)",
287 "num-traits 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton15899b02018-01-25 04:01:42288 "time 0.1.39 (registry+https://github.com/rust-lang/crates.io-index)",
289]
290
291[[package]]
Steve Klabnika0769612017-02-07 23:13:57292name = "clap"
Aleksey Kladov8d977472018-03-19 18:57:41293version = "2.31.2"
Steve Klabnika0769612017-02-07 23:13:57294source = "registry+https://github.com/rust-lang/crates.io-index"
295dependencies = [
Aleksey Kladovb15b0232018-03-16 10:37:14296 "ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtona919efa2018-02-27 18:33:02297 "atty 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:29298 "bitflags 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Aleksey Kladovb15b0232018-03-16 10:37:14299 "strsim 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:29300 "textwrap 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
Steve Klabnika0769612017-02-07 23:13:57301 "unicode-width 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton1cede102017-06-15 02:33:06302 "vec_map 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
Josh Stone020c5ec2017-05-08 22:01:13303 "yaml-rust 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Steve Klabnika0769612017-02-07 23:13:57304]
305
306[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29307name = "clippy"
Oliver Schneider0f1f9a72018-04-17 06:50:56308version = "0.0.195"
Ahmed Charles9ca382f2016-09-02 08:55:29309dependencies = [
Alex Crichtone9d89832018-04-02 15:43:55310 "cargo_metadata 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider70717f22018-01-30 14:12:12311 "clippy-mini-macro-test 0.2.0",
Oliver Schneider0f1f9a72018-04-17 06:50:56312 "clippy_lints 0.0.195",
Alex Crichtone9d89832018-04-02 15:43:55313 "compiletest_rs 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
314 "derive-new 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider70717f22018-01-30 14:12:12315 "lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:02316 "regex 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider02ac15c2018-02-09 17:53:41317 "semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:59318 "serde 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
319 "serde_derive 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:29320]
321
322[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29323name = "clippy-mini-macro-test"
Oliver Schneider70717f22018-01-30 14:12:12324version = "0.2.0"
Oliver Schneideracdf83f2017-12-06 08:25:29325
326[[package]]
327name = "clippy_lints"
Oliver Schneider0f1f9a72018-04-17 06:50:56328version = "0.0.195"
Nick Cameronaa238a32018-03-22 21:07:49329dependencies = [
330 "if_chain 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:55331 "itertools 0.7.8 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameronaa238a32018-03-22 21:07:49332 "lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
333 "matches 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
334 "pulldown-cmark 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
335 "quine-mc_cluskey 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:59336 "regex-syntax 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameronaa238a32018-03-22 21:07:49337 "semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:59338 "serde 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
339 "serde_derive 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
340 "toml 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameronaa238a32018-03-22 21:07:49341 "unicode-normalization 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
342 "url 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
343]
344
345[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29346name = "cmake"
Alex Crichton924f8c72018-04-18 15:43:59347version = "0.1.30"
Oliver Schneideracdf83f2017-12-06 08:25:29348source = "registry+https://github.com/rust-lang/crates.io-index"
349dependencies = [
Alex Crichton924f8c72018-04-18 15:43:59350 "cc 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:29351]
352
353[[package]]
Nick Cameron127f9a62018-04-25 22:11:28354name = "colored"
355version = "1.6.0"
356source = "registry+https://github.com/rust-lang/crates.io-index"
357dependencies = [
358 "lazy_static 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
359]
360
361[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29362name = "commoncrypto"
363version = "0.2.0"
364source = "registry+https://github.com/rust-lang/crates.io-index"
365dependencies = [
366 "commoncrypto-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
367]
368
369[[package]]
370name = "commoncrypto-sys"
371version = "0.2.0"
372source = "registry+https://github.com/rust-lang/crates.io-index"
373dependencies = [
Alex Crichtonfaebcc12018-03-15 17:58:02374 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Murarth64842582017-06-17 19:01:18375]
376
377[[package]]
Alex Crichton147e2da2016-10-07 06:30:38378name = "compiler_builtins"
379version = "0.0.0"
380dependencies = [
Alex Crichton924f8c72018-04-18 15:43:59381 "cc 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton147e2da2016-10-07 06:30:38382 "core 0.0.0",
Alex Crichton147e2da2016-10-07 06:30:38383]
384
385[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29386name = "compiletest"
387version = "0.0.0"
388dependencies = [
Oliver Schneideracdf83f2017-12-06 08:25:29389 "diff 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:59390 "env_logger 0.5.8 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:22391 "filetime 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:55392 "getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:02393 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Malo Jaffré3f073c42018-01-07 15:54:05394 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtona8eaabc2018-03-07 07:39:55395 "miow 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:02396 "regex 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:59397 "serde 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
398 "serde_derive 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
399 "serde_json 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtona8eaabc2018-03-07 07:39:55400 "winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:29401]
402
403[[package]]
404name = "compiletest_rs"
Alex Crichtone9d89832018-04-02 15:43:55405version = "0.3.9"
Oliver Schneideracdf83f2017-12-06 08:25:29406source = "registry+https://github.com/rust-lang/crates.io-index"
407dependencies = [
408 "diff 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:22409 "filetime 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:55410 "getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:02411 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider02ac15c2018-02-09 17:53:41412 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
413 "miow 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:59414 "serde 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
415 "serde_derive 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
416 "serde_json 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)",
417 "tempfile 3.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider02ac15c2018-02-09 17:53:41418 "winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:29419]
420
421[[package]]
Nick Cameron04415dc2017-06-30 18:58:54422name = "completion"
423version = "0.1.0"
424
425[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29426name = "core"
427version = "0.0.0"
Alex Crichton994bfd42018-02-26 17:07:16428dependencies = [
429 "rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
430]
Ahmed Charles9ca382f2016-09-02 08:55:29431
432[[package]]
Nick Cameron7cb3f452017-08-24 05:52:28433name = "core-foundation"
Alex Crichton994bfd42018-02-26 17:07:16434version = "0.5.1"
Nick Cameron7cb3f452017-08-24 05:52:28435source = "registry+https://github.com/rust-lang/crates.io-index"
436dependencies = [
Alex Crichton994bfd42018-02-26 17:07:16437 "core-foundation-sys 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:02438 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron7cb3f452017-08-24 05:52:28439]
440
441[[package]]
442name = "core-foundation-sys"
Alex Crichton994bfd42018-02-26 17:07:16443version = "0.5.1"
Nick Cameron7cb3f452017-08-24 05:52:28444source = "registry+https://github.com/rust-lang/crates.io-index"
445dependencies = [
Alex Crichtonfaebcc12018-03-15 17:58:02446 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron7cb3f452017-08-24 05:52:28447]
448
449[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58450name = "crates-io"
Alex Crichton994bfd42018-02-26 17:07:16451version = "0.16.0"
Nick Cameronad8ecc22017-07-19 01:32:12452dependencies = [
Alex Crichton924f8c72018-04-18 15:43:59453 "curl 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton325d7392017-12-10 17:42:49454 "failure 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:59455 "serde 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
456 "serde_derive 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
457 "serde_json 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:16458 "url 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58459]
460
461[[package]]
462name = "crossbeam"
Alex Crichton80d6ed22018-01-08 21:56:22463version = "0.3.2"
Alex Crichton38bedfa2017-09-02 03:46:51464source = "registry+https://github.com/rust-lang/crates.io-index"
465
466[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:45467name = "crossbeam-deque"
468version = "0.2.0"
469source = "registry+https://github.com/rust-lang/crates.io-index"
470dependencies = [
Alex Crichtone9d89832018-04-02 15:43:55471 "crossbeam-epoch 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron4b6f5c22018-02-26 03:15:45472 "crossbeam-utils 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
473]
474
475[[package]]
476name = "crossbeam-epoch"
Alex Crichtone9d89832018-04-02 15:43:55477version = "0.3.1"
Nick Cameron4b6f5c22018-02-26 03:15:45478source = "registry+https://github.com/rust-lang/crates.io-index"
479dependencies = [
480 "arrayvec 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)",
481 "cfg-if 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
482 "crossbeam-utils 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:55483 "lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron4b6f5c22018-02-26 03:15:45484 "memoffset 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
485 "nodrop 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
486 "scopeguard 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
487]
488
489[[package]]
490name = "crossbeam-utils"
491version = "0.2.2"
492source = "registry+https://github.com/rust-lang/crates.io-index"
493dependencies = [
494 "cfg-if 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
495]
496
497[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29498name = "crypto-hash"
Alex Crichton994bfd42018-02-26 17:07:16499version = "0.3.1"
Oliver Schneideracdf83f2017-12-06 08:25:29500source = "registry+https://github.com/rust-lang/crates.io-index"
501dependencies = [
Oliver Schneideracdf83f2017-12-06 08:25:29502 "commoncrypto 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:16503 "hex 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:59504 "openssl 0.10.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:16505 "winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:29506]
507
508[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58509name = "curl"
Alex Crichton924f8c72018-04-18 15:43:59510version = "0.4.12"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58511source = "registry+https://github.com/rust-lang/crates.io-index"
512dependencies = [
Alex Crichton924f8c72018-04-18 15:43:59513 "curl-sys 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:22514 "kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:02515 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton325d7392017-12-10 17:42:49516 "openssl-probe 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:59517 "openssl-sys 0.9.28 (registry+https://github.com/rust-lang/crates.io-index)",
518 "schannel 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
519 "socket2 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58520 "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
521]
522
523[[package]]
524name = "curl-sys"
Alex Crichton924f8c72018-04-18 15:43:59525version = "0.4.2"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58526source = "registry+https://github.com/rust-lang/crates.io-index"
527dependencies = [
Alex Crichton924f8c72018-04-18 15:43:59528 "cc 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:02529 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:29530 "libz-sys 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:59531 "openssl-sys 0.9.28 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58532 "pkg-config 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:59533 "vcpkg 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:22534 "winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
Josh Stone020c5ec2017-05-08 22:01:13535]
536
537[[package]]
steveklabnikecfbaca2018-04-03 14:32:04538name = "debug_unreachable"
539version = "0.1.1"
540source = "registry+https://github.com/rust-lang/crates.io-index"
541dependencies = [
542 "unreachable 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
543]
544
545[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29546name = "deglob"
547version = "0.1.0"
548
549[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58550name = "derive-new"
Alex Crichtone9d89832018-04-02 15:43:55551version = "0.5.2"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58552source = "registry+https://github.com/rust-lang/crates.io-index"
553dependencies = [
Alex Crichton87f3dda2018-03-01 19:08:48554 "proc-macro2 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
555 "quote 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:55556 "syn 0.12.15 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58557]
558
559[[package]]
Cengiz Can837817c2017-04-27 19:41:18560name = "diff"
Oliver Schneideracdf83f2017-12-06 08:25:29561version = "0.1.11"
Cengiz Can837817c2017-04-27 19:41:18562source = "registry+https://github.com/rust-lang/crates.io-index"
563
564[[package]]
Mark Simulacrum42fde212018-03-10 14:03:06565name = "difference"
Nick Cameron127f9a62018-04-25 22:11:28566version = "1.0.0"
567source = "registry+https://github.com/rust-lang/crates.io-index"
568
569[[package]]
570name = "difference"
Mark Simulacrum42fde212018-03-10 14:03:06571version = "2.0.0"
572source = "registry+https://github.com/rust-lang/crates.io-index"
573
574[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29575name = "dlmalloc"
576version = "0.0.0"
577dependencies = [
Oliver Schneider679657b2018-03-30 11:06:34578 "compiler_builtins 0.0.0",
Oliver Schneideracdf83f2017-12-06 08:25:29579 "core 0.0.0",
580]
581
582[[package]]
Steve Klabnik2795de32017-02-20 00:20:57583name = "dtoa"
Guillaume Gomez9b26f3a2017-08-27 10:40:56584version = "0.4.2"
Steve Klabnik2795de32017-02-20 00:20:57585source = "registry+https://github.com/rust-lang/crates.io-index"
586
587[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29588name = "either"
Alex Crichtone9d89832018-04-02 15:43:55589version = "1.5.0"
Oliver Schneideracdf83f2017-12-06 08:25:29590source = "registry+https://github.com/rust-lang/crates.io-index"
591
592[[package]]
steveklabnikecfbaca2018-04-03 14:32:04593name = "elasticlunr-rs"
Matt Ickstadt0ab516f2018-04-21 21:06:13594version = "2.2.0"
steveklabnikecfbaca2018-04-03 14:32:04595source = "registry+https://github.com/rust-lang/crates.io-index"
596dependencies = [
597 "lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:04598 "regex 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:59599 "serde 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
600 "serde_derive 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
601 "serde_json 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)",
Matt Ickstadt0ab516f2018-04-21 21:06:13602 "strum 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
603 "strum_macros 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:04604]
605
606[[package]]
Sean Griffin755bdaa2018-01-29 20:45:12607name = "ena"
Alex Crichton87f3dda2018-03-01 19:08:48608version = "0.9.2"
Sean Griffin755bdaa2018-01-29 20:45:12609source = "registry+https://github.com/rust-lang/crates.io-index"
610dependencies = [
Alex Crichton87f3dda2018-03-01 19:08:48611 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Sean Griffin755bdaa2018-01-29 20:45:12612]
613
614[[package]]
Oliver Schneiderb1e75972017-12-15 07:37:30615name = "endian-type"
616version = "0.1.2"
617source = "registry+https://github.com/rust-lang/crates.io-index"
618
619[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58620name = "enum_primitive"
621version = "0.1.1"
622source = "registry+https://github.com/rust-lang/crates.io-index"
623dependencies = [
Alex Crichton994bfd42018-02-26 17:07:16624 "num-traits 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58625]
626
627[[package]]
628name = "env_logger"
Alex Crichton924f8c72018-04-18 15:43:59629version = "0.5.8"
Alex Crichton15899b02018-01-25 04:01:42630source = "registry+https://github.com/rust-lang/crates.io-index"
631dependencies = [
Alex Crichtona919efa2018-02-27 18:33:02632 "atty 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton87f3dda2018-03-01 19:08:48633 "humantime 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton15899b02018-01-25 04:01:42634 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:02635 "regex 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss0f1c6492018-03-26 23:20:11636 "termcolor 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton15899b02018-01-25 04:01:42637]
638
639[[package]]
Nick Cameron127f9a62018-04-25 22:11:28640name = "environment"
641version = "0.1.1"
642source = "registry+https://github.com/rust-lang/crates.io-index"
643
644[[package]]
Josh Stone020c5ec2017-05-08 22:01:13645name = "error-chain"
Alex Crichton38bedfa2017-09-02 03:46:51646version = "0.11.0"
Guillaume Gomez5636d322017-07-29 12:35:09647source = "registry+https://github.com/rust-lang/crates.io-index"
648dependencies = [
Alex Crichton924f8c72018-04-18 15:43:59649 "backtrace 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Guillaume Gomez5636d322017-07-29 12:35:09650]
651
652[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29653name = "error_index_generator"
654version = "0.0.0"
Mark Simulacrume2e9b402017-07-23 02:01:58655dependencies = [
656 "rustdoc 0.0.0",
657]
Ahmed Charles9ca382f2016-09-02 08:55:29658
659[[package]]
Alex Crichton325d7392017-12-10 17:42:49660name = "failure"
661version = "0.1.1"
662source = "registry+https://github.com/rust-lang/crates.io-index"
663dependencies = [
Alex Crichton924f8c72018-04-18 15:43:59664 "backtrace 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton325d7392017-12-10 17:42:49665 "failure_derive 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
666]
667
668[[package]]
669name = "failure_derive"
670version = "0.1.1"
671source = "registry+https://github.com/rust-lang/crates.io-index"
672dependencies = [
673 "quote 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)",
674 "syn 0.11.11 (registry+https://github.com/rust-lang/crates.io-index)",
675 "synstructure 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
676]
677
678[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29679name = "features"
680version = "0.1.0"
Ahmed Charles9ca382f2016-09-02 08:55:29681
682[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29683name = "filetime"
Alex Crichton80d6ed22018-01-08 21:56:22684version = "0.1.15"
Oliver Schneideracdf83f2017-12-06 08:25:29685source = "registry+https://github.com/rust-lang/crates.io-index"
686dependencies = [
687 "cfg-if 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:02688 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:22689 "redox_syscall 0.1.37 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:29690]
Nick Cameron04415dc2017-06-30 18:58:54691
692[[package]]
Alex Crichton924f8c72018-04-18 15:43:59693name = "filetime"
694version = "0.2.0"
695source = "registry+https://github.com/rust-lang/crates.io-index"
696dependencies = [
697 "cfg-if 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
698 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
699 "redox_syscall 0.1.37 (registry+https://github.com/rust-lang/crates.io-index)",
700]
701
702[[package]]
Nick Cameron04415dc2017-06-30 18:58:54703name = "find_all_refs_no_cfg_test"
704version = "0.1.0"
705
706[[package]]
Nick Cameron7cb3f452017-08-24 05:52:28707name = "find_impls"
708version = "0.1.0"
709
710[[package]]
Mark Simulacrumb0dbc7c2018-03-27 10:44:33711name = "fixedbitset"
712version = "0.1.9"
713source = "registry+https://github.com/rust-lang/crates.io-index"
714
715[[package]]
Josh Stone020c5ec2017-05-08 22:01:13716name = "flate2"
Felix Schütt7c13fa32017-12-31 14:34:29717version = "1.0.1"
718source = "registry+https://github.com/rust-lang/crates.io-index"
719dependencies = [
Alex Crichtonfaebcc12018-03-15 17:58:02720 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Felix Schütt7c13fa32017-12-31 14:34:29721 "miniz-sys 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
722]
723
724[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29725name = "fmt_macros"
726version = "0.0.0"
727
728[[package]]
Simon Sapinb77ff242017-07-18 21:26:55729name = "fnv"
Oliver Schneideracdf83f2017-12-06 08:25:29730version = "1.0.6"
Simon Sapinb77ff242017-07-18 21:26:55731source = "registry+https://github.com/rust-lang/crates.io-index"
732
733[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58734name = "foreign-types"
Oliver Schneideracdf83f2017-12-06 08:25:29735version = "0.3.2"
736source = "registry+https://github.com/rust-lang/crates.io-index"
737dependencies = [
738 "foreign-types-shared 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
739]
740
741[[package]]
742name = "foreign-types-shared"
743version = "0.1.1"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58744source = "registry+https://github.com/rust-lang/crates.io-index"
745
746[[package]]
747name = "fs2"
Alex Crichton80d6ed22018-01-08 21:56:22748version = "0.4.3"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58749source = "registry+https://github.com/rust-lang/crates.io-index"
750dependencies = [
Alex Crichtonfaebcc12018-03-15 17:58:02751 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:22752 "winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58753]
754
755[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29756name = "fuchsia-zircon"
Alex Crichton80d6ed22018-01-08 21:56:22757version = "0.3.3"
Oliver Schneideracdf83f2017-12-06 08:25:29758source = "registry+https://github.com/rust-lang/crates.io-index"
759dependencies = [
Malo Jaffré8ed13d62017-12-29 10:24:38760 "bitflags 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:22761 "fuchsia-zircon-sys 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:29762]
763
764[[package]]
765name = "fuchsia-zircon-sys"
Alex Crichton80d6ed22018-01-08 21:56:22766version = "0.3.3"
Oliver Schneideracdf83f2017-12-06 08:25:29767source = "registry+https://github.com/rust-lang/crates.io-index"
Oliver Schneideracdf83f2017-12-06 08:25:29768
769[[package]]
steveklabnikecfbaca2018-04-03 14:32:04770name = "futf"
771version = "0.1.3"
772source = "registry+https://github.com/rust-lang/crates.io-index"
773dependencies = [
774 "debug_unreachable 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
775 "mac 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
776]
777
778[[package]]
Nick Cameronad8ecc22017-07-19 01:32:12779name = "futures"
Alex Crichtone9d89832018-04-02 15:43:55780version = "0.1.20"
Ahmed Charles9ca382f2016-09-02 08:55:29781source = "registry+https://github.com/rust-lang/crates.io-index"
782
783[[package]]
784name = "getopts"
Alex Crichtone9d89832018-04-02 15:43:55785version = "0.2.17"
Ahmed Charles9ca382f2016-09-02 08:55:29786source = "registry+https://github.com/rust-lang/crates.io-index"
787
788[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58789name = "git2"
Alex Crichtonfaebcc12018-03-15 17:58:02790version = "0.7.1"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58791source = "registry+https://github.com/rust-lang/crates.io-index"
792dependencies = [
Alex Crichton994bfd42018-02-26 17:07:16793 "bitflags 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:02794 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:16795 "libgit2-sys 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:02796 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton325d7392017-12-10 17:42:49797 "openssl-probe 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:59798 "openssl-sys 0.9.28 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:16799 "url 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58800]
801
802[[package]]
803name = "git2-curl"
Alex Crichtonfaebcc12018-03-15 17:58:02804version = "0.8.1"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58805source = "registry+https://github.com/rust-lang/crates.io-index"
806dependencies = [
Alex Crichton924f8c72018-04-18 15:43:59807 "curl 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:02808 "git2 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
809 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:16810 "url 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58811]
812
813[[package]]
814name = "glob"
815version = "0.2.11"
816source = "registry+https://github.com/rust-lang/crates.io-index"
817
818[[package]]
Simon Sapinb77ff242017-07-18 21:26:55819name = "globset"
Alex Crichton994bfd42018-02-26 17:07:16820version = "0.3.0"
Simon Sapinb77ff242017-07-18 21:26:55821source = "registry+https://github.com/rust-lang/crates.io-index"
822dependencies = [
Nick Cameron75029252017-12-06 05:18:44823 "aho-corasick 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:29824 "fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:16825 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron75029252017-12-06 05:18:44826 "memchr 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:02827 "regex 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
Simon Sapinb77ff242017-07-18 21:26:55828]
829
830[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29831name = "graphviz"
832version = "0.0.0"
833
834[[package]]
Steve Klabnika0769612017-02-07 23:13:57835name = "handlebars"
Alex Crichtone9d89832018-04-02 15:43:55836version = "0.32.0"
Steve Klabnika0769612017-02-07 23:13:57837source = "registry+https://github.com/rust-lang/crates.io-index"
838dependencies = [
Alex Crichtone9d89832018-04-02 15:43:55839 "lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
840 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
841 "pest 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
842 "pest_derive 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameronc5cad5a2017-09-22 01:58:35843 "quick-error 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:02844 "regex 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:59845 "serde 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
846 "serde_json 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58847]
848
849[[package]]
Alex Crichton1cede102017-06-15 02:33:06850name = "hex"
Alex Crichton80d6ed22018-01-08 21:56:22851version = "0.3.1"
852source = "registry+https://github.com/rust-lang/crates.io-index"
853
854[[package]]
Nick Cameronad8ecc22017-07-19 01:32:12855name = "home"
Bastien Orivel06f81032018-03-21 02:04:09856version = "0.3.2"
Nick Cameronad8ecc22017-07-19 01:32:12857source = "registry+https://github.com/rust-lang/crates.io-index"
858dependencies = [
Bastien Orivel06f81032018-03-21 02:04:09859 "scopeguard 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameronad8ecc22017-07-19 01:32:12860 "userenv-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Bastien Orivel06f81032018-03-21 02:04:09861 "winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameronad8ecc22017-07-19 01:32:12862]
863
864[[package]]
steveklabnikecfbaca2018-04-03 14:32:04865name = "html5ever"
866version = "0.22.0"
867source = "registry+https://github.com/rust-lang/crates.io-index"
868dependencies = [
869 "log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
870 "mac 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
871 "markup5ever 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
872 "quote 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)",
873 "syn 0.11.11 (registry+https://github.com/rust-lang/crates.io-index)",
874]
875
876[[package]]
Alex Crichton87f3dda2018-03-01 19:08:48877name = "humantime"
878version = "1.1.1"
879source = "registry+https://github.com/rust-lang/crates.io-index"
880dependencies = [
881 "quick-error 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
882]
883
884[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58885name = "idna"
Nick Cameronad8ecc22017-07-19 01:32:12886version = "0.1.4"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58887source = "registry+https://github.com/rust-lang/crates.io-index"
888dependencies = [
Alex Crichton1cede102017-06-15 02:33:06889 "matches 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnik4871dba2017-06-27 17:33:32890 "unicode-bidi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton1cede102017-06-15 02:33:06891 "unicode-normalization 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonf6304e12017-02-15 22:55:26892]
893
894[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29895name = "if_chain"
896version = "0.1.2"
897source = "registry+https://github.com/rust-lang/crates.io-index"
898
899[[package]]
Simon Sapinb77ff242017-07-18 21:26:55900name = "ignore"
Alex Crichton994bfd42018-02-26 17:07:16901version = "0.4.1"
Simon Sapinb77ff242017-07-18 21:26:55902source = "registry+https://github.com/rust-lang/crates.io-index"
903dependencies = [
Alex Crichton994bfd42018-02-26 17:07:16904 "crossbeam 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
905 "globset 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
906 "lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
907 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:22908 "memchr 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:02909 "regex 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:22910 "same-file 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton325d7392017-12-10 17:42:49911 "thread_local 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:16912 "walkdir 2.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
913 "winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
Simon Sapinb77ff242017-07-18 21:26:55914]
915
916[[package]]
Nick Cameron7cb3f452017-08-24 05:52:28917name = "infer_bin"
918version = "0.1.0"
919
920[[package]]
921name = "infer_custom_bin"
922version = "0.1.0"
923
924[[package]]
925name = "infer_lib"
926version = "0.1.0"
927
928[[package]]
Josh Stone020c5ec2017-05-08 22:01:13929name = "installer"
930version = "0.0.0"
931dependencies = [
Aleksey Kladov8d977472018-03-19 18:57:41932 "clap 2.31.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton38bedfa2017-09-02 03:46:51933 "error-chain 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
Malo Jaffré8ed13d62017-12-29 10:24:38934 "flate2 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtona8eaabc2018-03-07 07:39:55935 "lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:55936 "rayon 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:59937 "tar 0.4.15 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:16938 "walkdir 2.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtona8eaabc2018-03-07 07:39:55939 "winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
Josh Stone2c5542f2018-01-17 02:06:32940 "xz2 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
Josh Stone020c5ec2017-05-08 22:01:13941]
942
943[[package]]
steveklabnik54371882018-01-25 17:32:25944name = "is-match"
945version = "0.1.0"
946source = "registry+https://github.com/rust-lang/crates.io-index"
947
948[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29949name = "itertools"
Alex Crichtone9d89832018-04-02 15:43:55950version = "0.7.8"
steveklabnik54371882018-01-25 17:32:25951source = "registry+https://github.com/rust-lang/crates.io-index"
952dependencies = [
Alex Crichtone9d89832018-04-02 15:43:55953 "either 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnik54371882018-01-25 17:32:25954]
955
956[[package]]
Steve Klabnik2795de32017-02-20 00:20:57957name = "itoa"
Alex Crichtonfaebcc12018-03-15 17:58:02958version = "0.4.1"
Steve Klabnik2795de32017-02-20 00:20:57959source = "registry+https://github.com/rust-lang/crates.io-index"
960
961[[package]]
Alex Crichton453080f2017-06-05 16:36:48962name = "jobserver"
Alex Crichtonfaebcc12018-03-15 17:58:02963version = "0.1.11"
Alex Crichton453080f2017-06-05 16:36:48964source = "registry+https://github.com/rust-lang/crates.io-index"
965dependencies = [
Alex Crichtonfaebcc12018-03-15 17:58:02966 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Bastien Orivela67e0722018-03-12 19:23:23967 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
968 "rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton453080f2017-06-05 16:36:48969]
970
971[[package]]
Igor Matuszewskid3322772017-12-28 18:46:29972name = "json"
Alex Crichtone9d89832018-04-02 15:43:55973version = "0.11.13"
Igor Matuszewskid3322772017-12-28 18:46:29974source = "registry+https://github.com/rust-lang/crates.io-index"
975
976[[package]]
Nick Cameronad8ecc22017-07-19 01:32:12977name = "jsonrpc-core"
Igor Matuszewskid3322772017-12-28 18:46:29978version = "8.0.1"
Nick Cameronad8ecc22017-07-19 01:32:12979source = "registry+https://github.com/rust-lang/crates.io-index"
980dependencies = [
Alex Crichtone9d89832018-04-02 15:43:55981 "futures 0.1.20 (registry+https://github.com/rust-lang/crates.io-index)",
Malo Jaffré8ed13d62017-12-29 10:24:38982 "log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:59983 "serde 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
984 "serde_derive 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
985 "serde_json 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameronad8ecc22017-07-19 01:32:12986]
987
988[[package]]
Steve Klabnika0769612017-02-07 23:13:57989name = "kernel32-sys"
990version = "0.2.2"
991source = "registry+https://github.com/rust-lang/crates.io-index"
992dependencies = [
993 "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
994 "winapi-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
995]
996
997[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58998name = "languageserver-types"
Nick Cameron127f9a62018-04-25 22:11:28999version = "0.36.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581000source = "registry+https://github.com/rust-lang/crates.io-index"
1001dependencies = [
1002 "enum_primitive 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:591003 "serde 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
1004 "serde_derive 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
1005 "serde_json 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:161006 "url 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581007 "url_serde 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
1008]
1009
1010[[package]]
Steve Klabnika0769612017-02-07 23:13:571011name = "lazy_static"
Oliver Schneideracdf83f2017-12-06 08:25:291012version = "0.2.11"
1013source = "registry+https://github.com/rust-lang/crates.io-index"
1014
1015[[package]]
Alex Crichton325d7392017-12-10 17:42:491016name = "lazy_static"
1017version = "1.0.0"
1018source = "registry+https://github.com/rust-lang/crates.io-index"
1019
1020[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291021name = "lazycell"
Alex Crichton994bfd42018-02-26 17:07:161022version = "0.6.0"
1023source = "registry+https://github.com/rust-lang/crates.io-index"
1024
1025[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291026name = "libc"
1027version = "0.0.0"
1028dependencies = [
Oliver Schneider679657b2018-03-30 11:06:341029 "compiler_builtins 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:291030 "core 0.0.0",
1031]
1032
1033[[package]]
1034name = "libc"
Alex Crichtonfaebcc12018-03-15 17:58:021035version = "0.2.40"
Ahmed Charles9ca382f2016-09-02 08:55:291036source = "registry+https://github.com/rust-lang/crates.io-index"
1037
1038[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581039name = "libgit2-sys"
Alex Crichton994bfd42018-02-26 17:07:161040version = "0.7.1"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581041source = "registry+https://github.com/rust-lang/crates.io-index"
1042dependencies = [
Alex Crichton924f8c72018-04-18 15:43:591043 "cc 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)",
1044 "cmake 0.1.30 (registry+https://github.com/rust-lang/crates.io-index)",
1045 "curl-sys 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:021046 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581047 "libssh2-sys 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:291048 "libz-sys 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:591049 "openssl-sys 0.9.28 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581050 "pkg-config 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
1051]
1052
1053[[package]]
1054name = "libssh2-sys"
1055version = "0.2.6"
1056source = "registry+https://github.com/rust-lang/crates.io-index"
1057dependencies = [
Alex Crichton924f8c72018-04-18 15:43:591058 "cmake 0.1.30 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:021059 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:291060 "libz-sys 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:591061 "openssl-sys 0.9.28 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581062 "pkg-config 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
1063]
1064
1065[[package]]
1066name = "libz-sys"
Oliver Schneideracdf83f2017-12-06 08:25:291067version = "1.0.18"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581068source = "registry+https://github.com/rust-lang/crates.io-index"
1069dependencies = [
Alex Crichton924f8c72018-04-18 15:43:591070 "cc 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:021071 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581072 "pkg-config 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:591073 "vcpkg 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581074]
1075
1076[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291077name = "linkchecker"
1078version = "0.1.0"
Ahmed Charles9ca382f2016-09-02 08:55:291079
1080[[package]]
1081name = "log"
Malo Jaffré8ed13d62017-12-29 10:24:381082version = "0.3.9"
Ahmed Charles9ca382f2016-09-02 08:55:291083source = "registry+https://github.com/rust-lang/crates.io-index"
Malo Jaffré8ed13d62017-12-29 10:24:381084dependencies = [
1085 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
1086]
1087
1088[[package]]
1089name = "log"
1090version = "0.4.1"
1091source = "registry+https://github.com/rust-lang/crates.io-index"
1092dependencies = [
1093 "cfg-if 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
1094]
Ahmed Charles9ca382f2016-09-02 08:55:291095
1096[[package]]
Oliver Schneiderea351922017-09-18 14:18:231097name = "log_settings"
1098version = "0.1.1"
1099source = "registry+https://github.com/rust-lang/crates.io-index"
1100dependencies = [
Oliver Schneideracdf83f2017-12-06 08:25:291101 "lazy_static 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneiderea351922017-09-18 14:18:231102]
1103
1104[[package]]
Josh Stone020c5ec2017-05-08 22:01:131105name = "lzma-sys"
Nick Cameronc5cad5a2017-09-22 01:58:351106version = "0.1.9"
Josh Stone020c5ec2017-05-08 22:01:131107source = "registry+https://github.com/rust-lang/crates.io-index"
1108dependencies = [
Alex Crichton924f8c72018-04-18 15:43:591109 "cc 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:221110 "filetime 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:021111 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameronc5cad5a2017-09-22 01:58:351112 "pkg-config 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
Josh Stone020c5ec2017-05-08 22:01:131113]
1114
1115[[package]]
steveklabnikecfbaca2018-04-03 14:32:041116name = "mac"
1117version = "0.1.1"
1118source = "registry+https://github.com/rust-lang/crates.io-index"
1119
1120[[package]]
1121name = "maplit"
1122version = "1.0.1"
1123source = "registry+https://github.com/rust-lang/crates.io-index"
1124
1125[[package]]
1126name = "markup5ever"
1127version = "0.7.2"
1128source = "registry+https://github.com/rust-lang/crates.io-index"
1129dependencies = [
1130 "phf 0.7.21 (registry+https://github.com/rust-lang/crates.io-index)",
1131 "phf_codegen 0.7.21 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:591132 "serde 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
1133 "serde_derive 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
1134 "serde_json 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:041135 "string_cache 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
1136 "string_cache_codegen 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
1137 "tendril 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
1138]
1139
1140[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581141name = "matches"
Alex Crichton1cede102017-06-15 02:33:061142version = "0.1.6"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581143source = "registry+https://github.com/rust-lang/crates.io-index"
1144
1145[[package]]
Steve Klabnika0769612017-02-07 23:13:571146name = "mdbook"
Matt Ickstadt0ab516f2018-04-21 21:06:131147version = "0.1.7"
Steve Klabnika0769612017-02-07 23:13:571148source = "registry+https://github.com/rust-lang/crates.io-index"
1149dependencies = [
steveklabnikecfbaca2018-04-03 14:32:041150 "ammonia 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:551151 "chrono 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Aleksey Kladov8d977472018-03-19 18:57:411152 "clap 2.31.2 (registry+https://github.com/rust-lang/crates.io-index)",
Matt Ickstadt0ab516f2018-04-21 21:06:131153 "elasticlunr-rs 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:591154 "env_logger 0.5.8 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:291155 "error-chain 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:551156 "handlebars 0.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
1157 "itertools 0.7.8 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnik54371882018-01-25 17:32:251158 "lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1159 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
1160 "memchr 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton041d3552017-09-27 22:37:021161 "open 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
Manish Goregaokar68185512018-02-18 21:33:561162 "pulldown-cmark 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:021163 "regex 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:591164 "serde 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
1165 "serde_derive 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
1166 "serde_json 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnik54371882018-01-25 17:32:251167 "shlex 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Matt Ickstadt0ab516f2018-04-21 21:06:131168 "tempfile 3.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:591169 "toml 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnik54371882018-01-25 17:32:251170 "toml-query 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581171]
1172
1173[[package]]
1174name = "memchr"
Nick Cameron75029252017-12-06 05:18:441175version = "2.0.1"
Oliver Schneideracdf83f2017-12-06 08:25:291176source = "registry+https://github.com/rust-lang/crates.io-index"
1177dependencies = [
Alex Crichtonfaebcc12018-03-15 17:58:021178 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Steve Klabnika0769612017-02-07 23:13:571179]
1180
1181[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:451182name = "memoffset"
1183version = "0.2.1"
1184source = "registry+https://github.com/rust-lang/crates.io-index"
1185
1186[[package]]
Josh Stone020c5ec2017-05-08 22:01:131187name = "miniz-sys"
Nick Cameronc5cad5a2017-09-22 01:58:351188version = "0.1.10"
Josh Stone020c5ec2017-05-08 22:01:131189source = "registry+https://github.com/rust-lang/crates.io-index"
1190dependencies = [
Alex Crichton924f8c72018-04-18 15:43:591191 "cc 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:021192 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581193]
1194
1195[[package]]
1196name = "miow"
Alex Crichtona8eaabc2018-03-07 07:39:551197version = "0.3.1"
1198source = "registry+https://github.com/rust-lang/crates.io-index"
1199dependencies = [
Alex Crichton924f8c72018-04-18 15:43:591200 "socket2 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtona8eaabc2018-03-07 07:39:551201 "winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
1202]
1203
1204[[package]]
kennytm0692b3d2017-12-15 19:41:581205name = "miri"
1206version = "0.1.0"
1207dependencies = [
Alex Crichtone9d89832018-04-02 15:43:551208 "byteorder 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider3084c062018-04-13 14:05:541209 "cargo_metadata 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:551210 "compiletest_rs 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider3084c062018-04-13 14:05:541211 "env_logger 0.5.8 (registry+https://github.com/rust-lang/crates.io-index)",
kennytm0692b3d2017-12-15 19:41:581212 "lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider3084c062018-04-13 14:05:541213 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:021214 "regex 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
kennytm0692b3d2017-12-15 19:41:581215]
1216
1217[[package]]
Nick Cameron04415dc2017-06-30 18:58:541218name = "multiple_bins"
1219version = "0.1.0"
1220
1221[[package]]
Oliver Schneiderb1e75972017-12-15 07:37:301222name = "nibble_vec"
Alex Crichtone9d89832018-04-02 15:43:551223version = "0.0.4"
Oliver Schneiderb1e75972017-12-15 07:37:301224source = "registry+https://github.com/rust-lang/crates.io-index"
1225
1226[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:451227name = "nodrop"
1228version = "0.1.12"
1229source = "registry+https://github.com/rust-lang/crates.io-index"
1230
1231[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581232name = "num-integer"
Alex Crichton994bfd42018-02-26 17:07:161233version = "0.1.36"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581234source = "registry+https://github.com/rust-lang/crates.io-index"
1235dependencies = [
Alex Crichtonfaebcc12018-03-15 17:58:021236 "num-traits 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581237]
1238
1239[[package]]
Steve Klabnik2795de32017-02-20 00:20:571240name = "num-traits"
Alex Crichton994bfd42018-02-26 17:07:161241version = "0.1.43"
1242source = "registry+https://github.com/rust-lang/crates.io-index"
1243dependencies = [
Alex Crichtonfaebcc12018-03-15 17:58:021244 "num-traits 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:161245]
1246
1247[[package]]
1248name = "num-traits"
Alex Crichtonfaebcc12018-03-15 17:58:021249version = "0.2.2"
Steve Klabnik2795de32017-02-20 00:20:571250source = "registry+https://github.com/rust-lang/crates.io-index"
1251
1252[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291253name = "num_cpus"
Alex Crichton80d6ed22018-01-08 21:56:221254version = "1.8.0"
Ahmed Charles9ca382f2016-09-02 08:55:291255source = "registry+https://github.com/rust-lang/crates.io-index"
1256dependencies = [
Alex Crichtonfaebcc12018-03-15 17:58:021257 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:291258]
1259
1260[[package]]
Steve Klabnik2795de32017-02-20 00:20:571261name = "open"
Alex Crichton041d3552017-09-27 22:37:021262version = "1.2.1"
Steve Klabnik2795de32017-02-20 00:20:571263source = "registry+https://github.com/rust-lang/crates.io-index"
1264
1265[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581266name = "openssl"
Alex Crichton924f8c72018-04-18 15:43:591267version = "0.10.6"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581268source = "registry+https://github.com/rust-lang/crates.io-index"
1269dependencies = [
Alex Crichton994bfd42018-02-26 17:07:161270 "bitflags 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:291271 "foreign-types 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton325d7392017-12-10 17:42:491272 "lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:021273 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:591274 "openssl-sys 0.9.28 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581275]
1276
1277[[package]]
1278name = "openssl-probe"
Alex Crichton325d7392017-12-10 17:42:491279version = "0.1.2"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581280source = "registry+https://github.com/rust-lang/crates.io-index"
1281
1282[[package]]
1283name = "openssl-sys"
Alex Crichton924f8c72018-04-18 15:43:591284version = "0.9.28"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581285source = "registry+https://github.com/rust-lang/crates.io-index"
1286dependencies = [
Alex Crichton924f8c72018-04-18 15:43:591287 "cc 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:021288 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581289 "pkg-config 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:591290 "vcpkg 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581291]
1292
1293[[package]]
Mark Simulacrumb0dbc7c2018-03-27 10:44:331294name = "ordermap"
1295version = "0.3.5"
1296source = "registry+https://github.com/rust-lang/crates.io-index"
1297
1298[[package]]
Robin Kruppe1a24a592017-04-26 21:22:451299name = "owning_ref"
1300version = "0.3.3"
1301source = "registry+https://github.com/rust-lang/crates.io-index"
1302dependencies = [
1303 "stable_deref_trait 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1304]
1305
1306[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291307name = "panic_abort"
1308version = "0.0.0"
1309dependencies = [
Oliver Schneider679657b2018-03-30 11:06:341310 "compiler_builtins 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:291311 "core 0.0.0",
1312 "libc 0.0.0",
1313]
1314
1315[[package]]
1316name = "panic_unwind"
1317version = "0.0.0"
1318dependencies = [
1319 "alloc 0.0.0",
Oliver Schneider679657b2018-03-30 11:06:341320 "compiler_builtins 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:291321 "core 0.0.0",
1322 "libc 0.0.0",
1323 "unwind 0.0.0",
1324]
1325
1326[[package]]
John Kåre Alsaker970c6132017-12-03 12:49:011327name = "parking_lot"
Alex Crichtone9d89832018-04-02 15:43:551328version = "0.5.4"
John Kåre Alsaker970c6132017-12-03 12:49:011329source = "registry+https://github.com/rust-lang/crates.io-index"
1330dependencies = [
1331 "owning_ref 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
Bastien Orivela67e0722018-03-12 19:23:231332 "parking_lot_core 0.2.13 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsaker970c6132017-12-03 12:49:011333]
1334
1335[[package]]
1336name = "parking_lot_core"
Bastien Orivela67e0722018-03-12 19:23:231337version = "0.2.13"
John Kåre Alsaker970c6132017-12-03 12:49:011338source = "registry+https://github.com/rust-lang/crates.io-index"
1339dependencies = [
Alex Crichtonfaebcc12018-03-15 17:58:021340 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Bastien Orivela67e0722018-03-12 19:23:231341 "rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsaker970c6132017-12-03 12:49:011342 "smallvec 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
Bastien Orivela67e0722018-03-12 19:23:231343 "winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsaker970c6132017-12-03 12:49:011344]
1345
1346[[package]]
Alex Crichton1cede102017-06-15 02:33:061347name = "percent-encoding"
Oliver Schneideracdf83f2017-12-06 08:25:291348version = "1.0.1"
Alex Crichton1cede102017-06-15 02:33:061349source = "registry+https://github.com/rust-lang/crates.io-index"
1350
1351[[package]]
Steve Klabnika0769612017-02-07 23:13:571352name = "pest"
Alex Crichtone9d89832018-04-02 15:43:551353version = "1.0.6"
Steve Klabnika0769612017-02-07 23:13:571354source = "registry+https://github.com/rust-lang/crates.io-index"
1355
1356[[package]]
Alex Crichtone9d89832018-04-02 15:43:551357name = "pest_derive"
1358version = "1.0.7"
1359source = "registry+https://github.com/rust-lang/crates.io-index"
1360dependencies = [
1361 "pest 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
1362 "quote 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)",
1363 "syn 0.11.11 (registry+https://github.com/rust-lang/crates.io-index)",
1364]
1365
1366[[package]]
Mark Simulacrumb0dbc7c2018-03-27 10:44:331367name = "petgraph"
1368version = "0.4.12"
1369source = "registry+https://github.com/rust-lang/crates.io-index"
1370dependencies = [
1371 "fixedbitset 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
1372 "ordermap 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
1373]
1374
1375[[package]]
steveklabnikecfbaca2018-04-03 14:32:041376name = "phf"
1377version = "0.7.21"
1378source = "registry+https://github.com/rust-lang/crates.io-index"
1379dependencies = [
1380 "phf_shared 0.7.21 (registry+https://github.com/rust-lang/crates.io-index)",
1381]
1382
1383[[package]]
1384name = "phf_codegen"
1385version = "0.7.21"
1386source = "registry+https://github.com/rust-lang/crates.io-index"
1387dependencies = [
1388 "phf_generator 0.7.21 (registry+https://github.com/rust-lang/crates.io-index)",
1389 "phf_shared 0.7.21 (registry+https://github.com/rust-lang/crates.io-index)",
1390]
1391
1392[[package]]
1393name = "phf_generator"
1394version = "0.7.21"
1395source = "registry+https://github.com/rust-lang/crates.io-index"
1396dependencies = [
1397 "phf_shared 0.7.21 (registry+https://github.com/rust-lang/crates.io-index)",
1398 "rand 0.3.22 (registry+https://github.com/rust-lang/crates.io-index)",
1399]
1400
1401[[package]]
1402name = "phf_shared"
1403version = "0.7.21"
1404source = "registry+https://github.com/rust-lang/crates.io-index"
1405dependencies = [
1406 "siphasher 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
1407]
1408
1409[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581410name = "pkg-config"
1411version = "0.3.9"
1412source = "registry+https://github.com/rust-lang/crates.io-index"
1413
1414[[package]]
steveklabnikecfbaca2018-04-03 14:32:041415name = "precomputed-hash"
1416version = "0.1.1"
1417source = "registry+https://github.com/rust-lang/crates.io-index"
1418
1419[[package]]
Mark Simulacrum42fde212018-03-10 14:03:061420name = "pretty_assertions"
1421version = "0.5.1"
1422source = "registry+https://github.com/rust-lang/crates.io-index"
1423dependencies = [
1424 "ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
1425 "difference 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1426]
1427
1428[[package]]
Alex Crichton87f3dda2018-03-01 19:08:481429name = "proc-macro2"
1430version = "0.2.3"
1431source = "registry+https://github.com/rust-lang/crates.io-index"
1432dependencies = [
1433 "unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
1434]
1435
1436[[package]]
Alex Crichtone9d89832018-04-02 15:43:551437name = "proc-macro2"
Alex Crichton924f8c72018-04-18 15:43:591438version = "0.3.6"
Alex Crichtone9d89832018-04-02 15:43:551439source = "registry+https://github.com/rust-lang/crates.io-index"
1440dependencies = [
1441 "unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
1442]
1443
1444[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291445name = "proc_macro"
1446version = "0.0.0"
1447dependencies = [
John Kåre Alsakerb74e97c2018-02-27 16:11:141448 "rustc_data_structures 0.0.0",
Sergio Benitez8be132e2017-08-28 09:56:431449 "rustc_errors 0.0.0",
Alex Crichton147e2da2016-10-07 06:30:381450 "syntax 0.0.0",
Jeffrey Seyfried2dc60b12017-01-18 03:27:091451 "syntax_pos 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:291452]
1453
1454[[package]]
whitequark42754ce2017-02-13 09:57:501455name = "profiler_builtins"
1456version = "0.0.0"
1457dependencies = [
Alex Crichton924f8c72018-04-18 15:43:591458 "cc 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider679657b2018-03-30 11:06:341459 "compiler_builtins 0.0.0",
whitequark42754ce2017-02-13 09:57:501460 "core 0.0.0",
Marco Castelluccioecba8d62017-06-04 14:54:391461]
1462
1463[[package]]
Steve Klabnika0769612017-02-07 23:13:571464name = "pulldown-cmark"
Manish Goregaokar68185512018-02-18 21:33:561465version = "0.1.2"
Oliver Schneideracdf83f2017-12-06 08:25:291466source = "registry+https://github.com/rust-lang/crates.io-index"
1467dependencies = [
1468 "bitflags 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:551469 "getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)",
Guillaume Gomez474cc092017-03-12 19:28:361470]
1471
1472[[package]]
Steve Klabnika0769612017-02-07 23:13:571473name = "quick-error"
Nick Cameronc5cad5a2017-09-22 01:58:351474version = "1.2.1"
Steve Klabnika0769612017-02-07 23:13:571475source = "registry+https://github.com/rust-lang/crates.io-index"
1476
1477[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291478name = "quine-mc_cluskey"
1479version = "0.2.4"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581480source = "registry+https://github.com/rust-lang/crates.io-index"
1481
1482[[package]]
1483name = "quote"
1484version = "0.3.15"
1485source = "registry+https://github.com/rust-lang/crates.io-index"
1486
1487[[package]]
Alex Crichton87f3dda2018-03-01 19:08:481488name = "quote"
1489version = "0.4.2"
1490source = "registry+https://github.com/rust-lang/crates.io-index"
1491dependencies = [
1492 "proc-macro2 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
1493]
1494
1495[[package]]
Alex Crichtone9d89832018-04-02 15:43:551496name = "quote"
1497version = "0.5.1"
1498source = "registry+https://github.com/rust-lang/crates.io-index"
1499dependencies = [
Alex Crichton924f8c72018-04-18 15:43:591500 "proc-macro2 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:551501]
1502
1503[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581504name = "racer"
Bastien Orivel06f81032018-03-21 02:04:091505version = "2.0.13"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581506source = "registry+https://github.com/rust-lang/crates.io-index"
1507dependencies = [
Aleksey Kladov8d977472018-03-19 18:57:411508 "clap 2.31.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:591509 "env_logger 0.5.8 (registry+https://github.com/rust-lang/crates.io-index)",
Bastien Orivel06f81032018-03-21 02:04:091510 "lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1511 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581512 "syntex_errors 0.52.0 (registry+https://github.com/rust-lang/crates.io-index)",
1513 "syntex_syntax 0.52.0 (registry+https://github.com/rust-lang/crates.io-index)",
1514 "toml 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581515]
1516
1517[[package]]
Oliver Schneiderb1e75972017-12-15 07:37:301518name = "radix_trie"
Alex Crichtone9d89832018-04-02 15:43:551519version = "0.1.3"
Oliver Schneiderb1e75972017-12-15 07:37:301520source = "registry+https://github.com/rust-lang/crates.io-index"
1521dependencies = [
1522 "endian-type 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:551523 "nibble_vec 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneiderb1e75972017-12-15 07:37:301524]
1525
1526[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291527name = "rand"
steveklabnikecfbaca2018-04-03 14:32:041528version = "0.3.22"
1529source = "registry+https://github.com/rust-lang/crates.io-index"
1530dependencies = [
1531 "fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
1532 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
1533 "rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
1534]
1535
1536[[package]]
1537name = "rand"
Alex Crichton994bfd42018-02-26 17:07:161538version = "0.4.2"
1539source = "registry+https://github.com/rust-lang/crates.io-index"
1540dependencies = [
1541 "fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:021542 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:161543 "winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:291544]
1545
1546[[package]]
1547name = "rayon"
Alex Crichtone9d89832018-04-02 15:43:551548version = "1.0.1"
Nick Cameron4b6f5c22018-02-26 03:15:451549source = "registry+https://github.com/rust-lang/crates.io-index"
1550dependencies = [
Alex Crichtone9d89832018-04-02 15:43:551551 "either 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron4b6f5c22018-02-26 03:15:451552 "rayon-core 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:291553]
1554
1555[[package]]
1556name = "rayon-core"
Nick Cameron4b6f5c22018-02-26 03:15:451557version = "1.4.0"
Oliver Schneideracdf83f2017-12-06 08:25:291558source = "registry+https://github.com/rust-lang/crates.io-index"
1559dependencies = [
Nick Cameron4b6f5c22018-02-26 03:15:451560 "crossbeam-deque 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
1561 "lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:021562 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:221563 "num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
Matt Ickstadt0ab516f2018-04-21 21:06:131564 "rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581565]
1566
1567[[package]]
Nick Cameronc5cad5a2017-09-22 01:58:351568name = "redox_syscall"
Alex Crichton80d6ed22018-01-08 21:56:221569version = "0.1.37"
Nick Cameronc5cad5a2017-09-22 01:58:351570source = "registry+https://github.com/rust-lang/crates.io-index"
1571
1572[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291573name = "redox_termios"
1574version = "0.1.1"
1575source = "registry+https://github.com/rust-lang/crates.io-index"
1576dependencies = [
Alex Crichton80d6ed22018-01-08 21:56:221577 "redox_syscall 0.1.37 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:291578]
1579
1580[[package]]
Nick Cameron04415dc2017-06-30 18:58:541581name = "reformat"
1582version = "0.1.0"
1583
1584[[package]]
1585name = "reformat_with_range"
1586version = "0.1.0"
1587
1588[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581589name = "regex"
Alex Crichtonfaebcc12018-03-15 17:58:021590version = "0.2.10"
Steve Klabnika0769612017-02-07 23:13:571591source = "registry+https://github.com/rust-lang/crates.io-index"
1592dependencies = [
Nick Cameron75029252017-12-06 05:18:441593 "aho-corasick 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)",
1594 "memchr 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:591595 "regex-syntax 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton325d7392017-12-10 17:42:491596 "thread_local 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Steve Klabnik2795de32017-02-20 00:20:571597 "utf8-ranges 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Steve Klabnika0769612017-02-07 23:13:571598]
1599
1600[[package]]
1601name = "regex-syntax"
Alex Crichton924f8c72018-04-18 15:43:591602version = "0.5.5"
Alex Crichton994bfd42018-02-26 17:07:161603source = "registry+https://github.com/rust-lang/crates.io-index"
1604dependencies = [
1605 "ucd-util 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
1606]
1607
1608[[package]]
Alex Crichton7bc2cbf2017-04-26 15:52:191609name = "remote-test-client"
1610version = "0.1.0"
1611
1612[[package]]
1613name = "remote-test-server"
1614version = "0.1.0"
1615
1616[[package]]
Alex Crichton994bfd42018-02-26 17:07:161617name = "remove_dir_all"
Alex Crichton924f8c72018-04-18 15:43:591618version = "0.5.1"
Alex Crichton994bfd42018-02-26 17:07:161619source = "registry+https://github.com/rust-lang/crates.io-index"
1620dependencies = [
Alex Crichtonfaebcc12018-03-15 17:58:021621 "winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:161622]
1623
1624[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581625name = "rls"
Nick Cameron4b6f5c22018-02-26 03:15:451626version = "0.126.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581627dependencies = [
Alex Crichton924f8c72018-04-18 15:43:591628 "cargo 0.28.0",
Alex Crichtone9d89832018-04-02 15:43:551629 "cargo_metadata 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron127f9a62018-04-25 22:11:281630 "clippy_lints 0.0.195",
Alex Crichton924f8c72018-04-18 15:43:591631 "env_logger 0.5.8 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewskid3322772017-12-28 18:46:291632 "failure 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:551633 "json 0.11.13 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewskid3322772017-12-28 18:46:291634 "jsonrpc-core 8.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron127f9a62018-04-25 22:11:281635 "languageserver-types 0.36.0 (registry+https://github.com/rust-lang/crates.io-index)",
topecongiro8636d012018-01-26 03:55:221636 "lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1637 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameronfa94c5c2018-02-14 08:09:511638 "num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
Bastien Orivel06f81032018-03-21 02:04:091639 "racer 2.0.13 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:551640 "rayon 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron127f9a62018-04-25 22:11:281641 "rls-analysis 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
1642 "rls-blacklist 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameronfa94c5c2018-02-14 08:09:511643 "rls-data 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton9b1c69e2018-03-12 20:02:491644 "rls-rustc 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581645 "rls-span 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron4b6f5c22018-02-26 03:15:451646 "rls-vfs 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron127f9a62018-04-25 22:11:281647 "rustfmt-nightly 0.6.0",
Alex Crichton924f8c72018-04-18 15:43:591648 "serde 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
1649 "serde_derive 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
1650 "serde_json 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:161651 "url 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581652]
1653
1654[[package]]
1655name = "rls-analysis"
Nick Cameron127f9a62018-04-25 22:11:281656version = "0.12.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581657source = "registry+https://github.com/rust-lang/crates.io-index"
1658dependencies = [
Alex Crichtone9d89832018-04-02 15:43:551659 "derive-new 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron127f9a62018-04-25 22:11:281660 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:551661 "radix_trie 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameronfa94c5c2018-02-14 08:09:511662 "rls-data 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton453080f2017-06-05 16:36:481663 "rls-span 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
1664 "rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)",
1665]
1666
1667[[package]]
Nick Cameronfa94c5c2018-02-14 08:09:511668name = "rls-blacklist"
Nick Cameron127f9a62018-04-25 22:11:281669version = "0.1.2"
Andy Russell59fafc82017-12-04 20:59:491670source = "registry+https://github.com/rust-lang/crates.io-index"
Andy Russell59fafc82017-12-04 20:59:491671
1672[[package]]
Martin Algesten9a6afa82018-02-02 07:29:591673name = "rls-data"
1674version = "0.15.0"
1675source = "registry+https://github.com/rust-lang/crates.io-index"
1676dependencies = [
1677 "rls-span 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
1678 "rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:591679 "serde 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
1680 "serde_derive 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
Martin Algesten9a6afa82018-02-02 07:29:591681]
1682
1683[[package]]
Nick Cameron92867d22017-08-30 05:09:361684name = "rls-rustc"
Alex Crichton9b1c69e2018-03-12 20:02:491685version = "0.2.2"
Nick Cameron92867d22017-08-30 05:09:361686source = "registry+https://github.com/rust-lang/crates.io-index"
1687
1688[[package]]
Nick Cameronfee1f642017-03-14 02:16:441689name = "rls-span"
Nick Cameron7bed5432017-05-08 19:15:481690version = "0.4.0"
Nick Camerondc63eff2017-03-15 08:20:231691source = "registry+https://github.com/rust-lang/crates.io-index"
Nick Cameronfee1f642017-03-14 02:16:441692dependencies = [
Tatsuyuki Ishi0e79b972017-04-29 23:11:581693 "rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:591694 "serde 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
1695 "serde_derive 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581696]
1697
1698[[package]]
1699name = "rls-vfs"
Nick Cameron4b6f5c22018-02-26 03:15:451700version = "0.4.5"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581701source = "registry+https://github.com/rust-lang/crates.io-index"
1702dependencies = [
Bastien Orivel06f81032018-03-21 02:04:091703 "racer 2.0.13 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581704 "rls-span 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameronfee1f642017-03-14 02:16:441705]
1706
1707[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291708name = "rustbook"
Steve Klabnika0769612017-02-07 23:13:571709version = "0.1.0"
1710dependencies = [
Aleksey Kladov8d977472018-03-19 18:57:411711 "clap 2.31.2 (registry+https://github.com/rust-lang/crates.io-index)",
Matt Ickstadt0ab516f2018-04-21 21:06:131712 "mdbook 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
Steve Klabnika0769612017-02-07 23:13:571713]
Ahmed Charles9ca382f2016-09-02 08:55:291714
1715[[package]]
1716name = "rustc"
1717version = "0.0.0"
1718dependencies = [
1719 "arena 0.0.0",
Alex Crichton924f8c72018-04-18 15:43:591720 "backtrace 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:291721 "bitflags 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:551722 "byteorder 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
Malo Jaffré8ed13d62017-12-29 10:24:381723 "flate2 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:291724 "fmt_macros 0.0.0",
1725 "graphviz 0.0.0",
Alex Crichtonfaebcc12018-03-15 17:58:021726 "jobserver 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsaker9d3719b2018-02-01 17:10:561727 "lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Malo Jaffré3f073c42018-01-07 15:54:051728 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsaker9d3719b2018-02-01 17:10:561729 "proc_macro 0.0.0",
Oliver Schneideracdf83f2017-12-06 08:25:291730 "rustc_apfloat 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:291731 "rustc_back 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:291732 "rustc_const_math 0.0.0",
1733 "rustc_data_structures 0.0.0",
1734 "rustc_errors 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:291735 "serialize 0.0.0",
1736 "syntax 0.0.0",
1737 "syntax_pos 0.0.0",
Alex Crichtonfaebcc12018-03-15 17:58:021738 "tempdir 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:291739]
1740
1741[[package]]
topecongiro5ae8fa92018-01-18 14:40:371742name = "rustc-ap-rustc_cratesio_shim"
Nick Cameron127f9a62018-04-25 22:11:281743version = "110.0.0"
topecongiro5ae8fa92018-01-18 14:40:371744source = "registry+https://github.com/rust-lang/crates.io-index"
1745dependencies = [
1746 "bitflags 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
1747 "term 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
1748]
1749
1750[[package]]
1751name = "rustc-ap-rustc_data_structures"
Nick Cameron127f9a62018-04-25 22:11:281752version = "110.0.0"
topecongiro5ae8fa92018-01-18 14:40:371753source = "registry+https://github.com/rust-lang/crates.io-index"
1754dependencies = [
1755 "cfg-if 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alan Du253ade52018-03-19 14:14:131756 "ena 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)",
topecongiro5ae8fa92018-01-18 14:40:371757 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:551758 "parking_lot 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
Bastien Orivela67e0722018-03-12 19:23:231759 "parking_lot_core 0.2.13 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron127f9a62018-04-25 22:11:281760 "rustc-ap-serialize 110.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
topecongiro5ae8fa92018-01-18 14:40:371761 "stable_deref_trait 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1762 "term 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
1763]
1764
1765[[package]]
1766name = "rustc-ap-rustc_errors"
Nick Cameron127f9a62018-04-25 22:11:281767version = "110.0.0"
topecongiro5ae8fa92018-01-18 14:40:371768source = "registry+https://github.com/rust-lang/crates.io-index"
1769dependencies = [
Alan Du253ade52018-03-19 14:14:131770 "atty 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron127f9a62018-04-25 22:11:281771 "rustc-ap-rustc_data_structures 110.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1772 "rustc-ap-serialize 110.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1773 "rustc-ap-syntax_pos 110.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
topecongiro5ae8fa92018-01-18 14:40:371774 "term 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss0f1c6492018-03-26 23:20:111775 "termcolor 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
topecongiro5ae8fa92018-01-18 14:40:371776 "unicode-width 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
1777]
1778
1779[[package]]
1780name = "rustc-ap-serialize"
Nick Cameron127f9a62018-04-25 22:11:281781version = "110.0.0"
topecongiro5ae8fa92018-01-18 14:40:371782source = "registry+https://github.com/rust-lang/crates.io-index"
1783
1784[[package]]
1785name = "rustc-ap-syntax"
Nick Cameron127f9a62018-04-25 22:11:281786version = "110.0.0"
topecongiro5ae8fa92018-01-18 14:40:371787source = "registry+https://github.com/rust-lang/crates.io-index"
1788dependencies = [
1789 "bitflags 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
1790 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron127f9a62018-04-25 22:11:281791 "rustc-ap-rustc_cratesio_shim 110.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1792 "rustc-ap-rustc_data_structures 110.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1793 "rustc-ap-rustc_errors 110.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1794 "rustc-ap-serialize 110.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1795 "rustc-ap-syntax_pos 110.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alan Du253ade52018-03-19 14:14:131796 "scoped-tls 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
topecongiro5ae8fa92018-01-18 14:40:371797 "term 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
1798]
1799
1800[[package]]
1801name = "rustc-ap-syntax_pos"
Nick Cameron127f9a62018-04-25 22:11:281802version = "110.0.0"
topecongiro5ae8fa92018-01-18 14:40:371803source = "registry+https://github.com/rust-lang/crates.io-index"
1804dependencies = [
Nick Cameron127f9a62018-04-25 22:11:281805 "rustc-ap-rustc_data_structures 110.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1806 "rustc-ap-serialize 110.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alan Du253ade52018-03-19 14:14:131807 "scoped-tls 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
topecongiro5ae8fa92018-01-18 14:40:371808 "term 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
1809 "unicode-width 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
1810]
1811
1812[[package]]
Josh Stone020c5ec2017-05-08 22:01:131813name = "rustc-demangle"
Alex Crichton994bfd42018-02-26 17:07:161814version = "0.1.7"
Josh Stone020c5ec2017-05-08 22:01:131815source = "registry+https://github.com/rust-lang/crates.io-index"
1816
1817[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291818name = "rustc-main"
1819version = "0.0.0"
1820dependencies = [
1821 "rustc_back 0.0.0",
1822 "rustc_driver 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:291823]
1824
1825[[package]]
1826name = "rustc-serialize"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581827version = "0.3.24"
Ahmed Charles9ca382f2016-09-02 08:55:291828source = "registry+https://github.com/rust-lang/crates.io-index"
1829
1830[[package]]
Alex Crichton695dee02017-06-03 21:54:081831name = "rustc_allocator"
1832version = "0.0.0"
1833dependencies = [
1834 "rustc 0.0.0",
1835 "rustc_errors 0.0.0",
1836 "syntax 0.0.0",
1837 "syntax_pos 0.0.0",
1838]
1839
1840[[package]]
Eduard-Mihai Burtescu877ec942017-07-08 17:46:431841name = "rustc_apfloat"
1842version = "0.0.0"
1843dependencies = [
Oliver Schneideracdf83f2017-12-06 08:25:291844 "bitflags 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Tamir Duberstein231d9e72017-09-08 19:08:011845 "rustc_cratesio_shim 0.0.0",
Eduard-Mihai Burtescu877ec942017-07-08 17:46:431846]
1847
1848[[package]]
Jorge Aparicio9af6aa32016-12-30 04:28:111849name = "rustc_asan"
1850version = "0.0.0"
1851dependencies = [
Alex Crichton695dee02017-06-03 21:54:081852 "alloc 0.0.0",
Jorge Aparicio9af6aa32016-12-30 04:28:111853 "alloc_system 0.0.0",
Jorge Aparicio22097e62017-02-05 01:10:291854 "build_helper 0.1.0",
Alex Crichton924f8c72018-04-18 15:43:591855 "cmake 0.1.30 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider679657b2018-03-30 11:06:341856 "compiler_builtins 0.0.0",
Jorge Aparicio9af6aa32016-12-30 04:28:111857 "core 0.0.0",
1858]
1859
1860[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291861name = "rustc_back"
1862version = "0.0.0"
1863dependencies = [
Malo Jaffré3f073c42018-01-07 15:54:051864 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Bastien Orivela67e0722018-03-12 19:23:231865 "rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:291866 "serialize 0.0.0",
1867 "syntax 0.0.0",
1868]
1869
1870[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291871name = "rustc_borrowck"
1872version = "0.0.0"
1873dependencies = [
1874 "graphviz 0.0.0",
Malo Jaffré3f073c42018-01-07 15:54:051875 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:291876 "rustc 0.0.0",
John Kåre Alsakerb74e97c2018-02-27 16:11:141877 "rustc_data_structures 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:291878 "rustc_errors 0.0.0",
1879 "rustc_mir 0.0.0",
1880 "syntax 0.0.0",
1881 "syntax_pos 0.0.0",
1882]
1883
1884[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291885name = "rustc_const_math"
1886version = "0.0.0"
1887dependencies = [
Eduard-Mihai Burtescu877ec942017-07-08 17:46:431888 "rustc_apfloat 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:291889 "serialize 0.0.0",
1890 "syntax 0.0.0",
1891]
1892
1893[[package]]
Tamir Duberstein231d9e72017-09-08 19:08:011894name = "rustc_cratesio_shim"
1895version = "0.0.0"
1896dependencies = [
Oliver Schneideracdf83f2017-12-06 08:25:291897 "bitflags 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Tamir Duberstein231d9e72017-09-08 19:08:011898]
1899
1900[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291901name = "rustc_data_structures"
1902version = "0.0.0"
1903dependencies = [
John Kåre Alsaker970c6132017-12-03 12:49:011904 "cfg-if 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton87f3dda2018-03-01 19:08:481905 "ena 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)",
Malo Jaffré3f073c42018-01-07 15:54:051906 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:551907 "parking_lot 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
Bastien Orivela67e0722018-03-12 19:23:231908 "parking_lot_core 0.2.13 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:291909 "serialize 0.0.0",
John Kåre Alsaker970c6132017-12-03 12:49:011910 "stable_deref_trait 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:291911]
1912
1913[[package]]
1914name = "rustc_driver"
1915version = "0.0.0"
1916dependencies = [
Oliver Schneideracdf83f2017-12-06 08:25:291917 "ar 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:291918 "arena 0.0.0",
Alex Crichton924f8c72018-04-18 15:43:591919 "env_logger 0.5.8 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:291920 "graphviz 0.0.0",
Malo Jaffré3f073c42018-01-07 15:54:051921 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:291922 "rustc 0.0.0",
Alex Crichton695dee02017-06-03 21:54:081923 "rustc_allocator 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:291924 "rustc_back 0.0.0",
1925 "rustc_borrowck 0.0.0",
Michael Woeristerbd1ce912016-10-29 01:26:011926 "rustc_data_structures 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:291927 "rustc_errors 0.0.0",
1928 "rustc_incremental 0.0.0",
1929 "rustc_lint 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:291930 "rustc_metadata 0.0.0",
1931 "rustc_mir 0.0.0",
1932 "rustc_passes 0.0.0",
1933 "rustc_plugin 0.0.0",
1934 "rustc_privacy 0.0.0",
1935 "rustc_resolve 0.0.0",
1936 "rustc_save_analysis 0.0.0",
Niko Matsakis3a50b41d2018-02-25 15:58:541937 "rustc_traits 0.0.0",
bjorn3b7314c72017-08-05 14:55:231938 "rustc_trans_utils 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:291939 "rustc_typeck 0.0.0",
1940 "serialize 0.0.0",
1941 "syntax 0.0.0",
1942 "syntax_ext 0.0.0",
1943 "syntax_pos 0.0.0",
1944]
1945
1946[[package]]
1947name = "rustc_errors"
1948version = "0.0.0"
1949dependencies = [
Alex Crichtona919efa2018-02-27 18:33:021950 "atty 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:291951 "rustc_data_structures 0.0.0",
Niko Matsakisd9aaca72017-01-28 23:13:211952 "serialize 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:291953 "syntax_pos 0.0.0",
Eric Huss0f1c6492018-03-26 23:20:111954 "termcolor 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Esteban Küberc60aab22017-12-11 07:35:531955 "unicode-width 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:291956]
1957
1958[[package]]
1959name = "rustc_incremental"
1960version = "0.0.0"
1961dependencies = [
1962 "graphviz 0.0.0",
Malo Jaffré3f073c42018-01-07 15:54:051963 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Bastien Orivela67e0722018-03-12 19:23:231964 "rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:291965 "rustc 0.0.0",
1966 "rustc_data_structures 0.0.0",
1967 "serialize 0.0.0",
1968 "syntax 0.0.0",
1969 "syntax_pos 0.0.0",
1970]
1971
1972[[package]]
1973name = "rustc_lint"
1974version = "0.0.0"
1975dependencies = [
Malo Jaffré3f073c42018-01-07 15:54:051976 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:291977 "rustc 0.0.0",
Oliver Schneideraedd4c62018-03-05 09:21:111978 "rustc_mir 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:291979 "syntax 0.0.0",
1980 "syntax_pos 0.0.0",
1981]
1982
1983[[package]]
1984name = "rustc_llvm"
1985version = "0.0.0"
1986dependencies = [
Oliver Schneideracdf83f2017-12-06 08:25:291987 "bitflags 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:291988 "build_helper 0.1.0",
Alex Crichton924f8c72018-04-18 15:43:591989 "cc 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:021990 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Tamir Duberstein231d9e72017-09-08 19:08:011991 "rustc_cratesio_shim 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:291992]
1993
1994[[package]]
Jorge Aparicio9af6aa32016-12-30 04:28:111995name = "rustc_lsan"
1996version = "0.0.0"
1997dependencies = [
Alex Crichton695dee02017-06-03 21:54:081998 "alloc 0.0.0",
Jorge Aparicio9af6aa32016-12-30 04:28:111999 "alloc_system 0.0.0",
Jorge Aparicio22097e62017-02-05 01:10:292000 "build_helper 0.1.0",
Alex Crichton924f8c72018-04-18 15:43:592001 "cmake 0.1.30 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider679657b2018-03-30 11:06:342002 "compiler_builtins 0.0.0",
Jorge Aparicio9af6aa32016-12-30 04:28:112003 "core 0.0.0",
2004]
2005
2006[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292007name = "rustc_metadata"
2008version = "0.0.0"
2009dependencies = [
Malo Jaffré8ed13d62017-12-29 10:24:382010 "flate2 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Malo Jaffré3f073c42018-01-07 15:54:052011 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton147e2da2016-10-07 06:30:382012 "proc_macro 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292013 "rustc 0.0.0",
2014 "rustc_back 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292015 "rustc_data_structures 0.0.0",
2016 "rustc_errors 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292017 "serialize 0.0.0",
2018 "syntax 0.0.0",
Alex Crichton147e2da2016-10-07 06:30:382019 "syntax_ext 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292020 "syntax_pos 0.0.0",
2021]
2022
2023[[package]]
2024name = "rustc_mir"
2025version = "0.0.0"
2026dependencies = [
Oliver Schneideraedd4c62018-03-05 09:21:112027 "arena 0.0.0",
Oliver Schneideracdf83f2017-12-06 08:25:292028 "bitflags 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:552029 "byteorder 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292030 "graphviz 0.0.0",
Malo Jaffré3f073c42018-01-07 15:54:052031 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracac5852017-12-12 16:14:492032 "log_settings 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292033 "rustc 0.0.0",
Oliver Schneideracac5852017-12-12 16:14:492034 "rustc_apfloat 0.0.0",
David Henningssonf5361432017-12-19 00:59:292035 "rustc_back 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292036 "rustc_const_math 0.0.0",
2037 "rustc_data_structures 0.0.0",
Felix S. Klock II8e79fc72017-07-03 15:25:032038 "rustc_errors 0.0.0",
Oliver Schneideracdf83f2017-12-06 08:25:292039 "serialize 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292040 "syntax 0.0.0",
2041 "syntax_pos 0.0.0",
2042]
2043
2044[[package]]
Jorge Aparicio9af6aa32016-12-30 04:28:112045name = "rustc_msan"
2046version = "0.0.0"
2047dependencies = [
Alex Crichton695dee02017-06-03 21:54:082048 "alloc 0.0.0",
Jorge Aparicio9af6aa32016-12-30 04:28:112049 "alloc_system 0.0.0",
Jorge Aparicio22097e62017-02-05 01:10:292050 "build_helper 0.1.0",
Alex Crichton924f8c72018-04-18 15:43:592051 "cmake 0.1.30 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider679657b2018-03-30 11:06:342052 "compiler_builtins 0.0.0",
Jorge Aparicio9af6aa32016-12-30 04:28:112053 "core 0.0.0",
2054]
2055
2056[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292057name = "rustc_passes"
2058version = "0.0.0"
2059dependencies = [
Malo Jaffré3f073c42018-01-07 15:54:052060 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292061 "rustc 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292062 "rustc_const_math 0.0.0",
John Kåre Alsakerb74e97c2018-02-27 16:11:142063 "rustc_data_structures 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292064 "rustc_errors 0.0.0",
Oliver Schneideraedd4c62018-03-05 09:21:112065 "rustc_mir 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292066 "syntax 0.0.0",
2067 "syntax_pos 0.0.0",
2068]
2069
2070[[package]]
2071name = "rustc_platform_intrinsics"
2072version = "0.0.0"
2073
2074[[package]]
2075name = "rustc_plugin"
2076version = "0.0.0"
2077dependencies = [
Ahmed Charles9ca382f2016-09-02 08:55:292078 "rustc 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292079 "rustc_errors 0.0.0",
2080 "rustc_metadata 0.0.0",
2081 "syntax 0.0.0",
2082 "syntax_pos 0.0.0",
2083]
2084
2085[[package]]
2086name = "rustc_privacy"
2087version = "0.0.0"
2088dependencies = [
2089 "rustc 0.0.0",
John Kåre Alsakerb74e97c2018-02-27 16:11:142090 "rustc_data_structures 0.0.0",
Vadim Petrochenkov419069d2017-09-16 13:45:492091 "rustc_typeck 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292092 "syntax 0.0.0",
2093 "syntax_pos 0.0.0",
2094]
2095
2096[[package]]
2097name = "rustc_resolve"
2098version = "0.0.0"
2099dependencies = [
2100 "arena 0.0.0",
Malo Jaffré3f073c42018-01-07 15:54:052101 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292102 "rustc 0.0.0",
Oliver Schneideracdf83f2017-12-06 08:25:292103 "rustc_data_structures 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292104 "rustc_errors 0.0.0",
2105 "syntax 0.0.0",
2106 "syntax_pos 0.0.0",
2107]
2108
2109[[package]]
2110name = "rustc_save_analysis"
2111version = "0.0.0"
2112dependencies = [
Malo Jaffré3f073c42018-01-07 15:54:052113 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Martin Algesten9a6afa82018-02-02 07:29:592114 "rls-data 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron7bed5432017-05-08 19:15:482115 "rls-span 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292116 "rustc 0.0.0",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582117 "rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron27b91822017-08-01 02:43:112118 "rustc_data_structures 0.0.0",
Niko Matsakis30393982017-05-03 16:18:042119 "rustc_typeck 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292120 "syntax 0.0.0",
2121 "syntax_pos 0.0.0",
2122]
2123
2124[[package]]
Niko Matsakis3a50b41d2018-02-25 15:58:542125name = "rustc_traits"
2126version = "0.0.0"
2127dependencies = [
2128 "bitflags 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
2129 "graphviz 0.0.0",
2130 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
2131 "rustc 0.0.0",
2132 "rustc_data_structures 0.0.0",
2133 "syntax 0.0.0",
2134 "syntax_pos 0.0.0",
2135]
2136
2137[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292138name = "rustc_trans"
2139version = "0.0.0"
2140dependencies = [
Oliver Schneideracdf83f2017-12-06 08:25:292141 "bitflags 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:592142 "cc 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)",
2143 "env_logger 0.5.8 (registry+https://github.com/rust-lang/crates.io-index)",
Malo Jaffré8ed13d62017-12-29 10:24:382144 "flate2 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:022145 "jobserver 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
2146 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Malo Jaffré3f073c42018-01-07 15:54:052147 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:222148 "num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292149 "rustc 0.0.0",
Alex Crichton994bfd42018-02-26 17:07:162150 "rustc-demangle 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton695dee02017-06-03 21:54:082151 "rustc_allocator 0.0.0",
Oliver Schneideracdf83f2017-12-06 08:25:292152 "rustc_apfloat 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292153 "rustc_back 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292154 "rustc_const_math 0.0.0",
2155 "rustc_data_structures 0.0.0",
2156 "rustc_errors 0.0.0",
2157 "rustc_incremental 0.0.0",
2158 "rustc_llvm 0.0.0",
Maik Klein88866b52017-12-14 20:04:282159 "rustc_mir 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292160 "rustc_platform_intrinsics 0.0.0",
bjorn3b7314c72017-08-05 14:55:232161 "rustc_trans_utils 0.0.0",
2162 "serialize 0.0.0",
2163 "syntax 0.0.0",
2164 "syntax_pos 0.0.0",
Alex Crichtonfaebcc12018-03-15 17:58:022165 "tempdir 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
bjorn3b7314c72017-08-05 14:55:232166]
2167
2168[[package]]
bjorn3d7035522017-09-18 16:12:072169name = "rustc_trans_utils"
bjorn344c18432017-09-16 15:27:292170version = "0.0.0"
2171dependencies = [
Oliver Schneideracdf83f2017-12-06 08:25:292172 "ar 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
Malo Jaffré8ed13d62017-12-29 10:24:382173 "flate2 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Malo Jaffré3f073c42018-01-07 15:54:052174 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
bjorn344c18432017-09-16 15:27:292175 "rustc 0.0.0",
2176 "rustc_back 0.0.0",
Oliver Schneideracdf83f2017-12-06 08:25:292177 "rustc_data_structures 0.0.0",
bjorn374c92c52017-10-30 17:42:212178 "rustc_incremental 0.0.0",
2179 "rustc_mir 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292180 "syntax 0.0.0",
2181 "syntax_pos 0.0.0",
2182]
2183
2184[[package]]
Jorge Aparicio9af6aa32016-12-30 04:28:112185name = "rustc_tsan"
2186version = "0.0.0"
2187dependencies = [
Tatsuyuki Ishi611b1112017-06-24 08:48:272188 "alloc 0.0.0",
Jorge Aparicio9af6aa32016-12-30 04:28:112189 "alloc_system 0.0.0",
Jorge Aparicio22097e62017-02-05 01:10:292190 "build_helper 0.1.0",
Alex Crichton924f8c72018-04-18 15:43:592191 "cmake 0.1.30 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider679657b2018-03-30 11:06:342192 "compiler_builtins 0.0.0",
Jorge Aparicio9af6aa32016-12-30 04:28:112193 "core 0.0.0",
2194]
2195
2196[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292197name = "rustc_typeck"
2198version = "0.0.0"
2199dependencies = [
2200 "arena 0.0.0",
2201 "fmt_macros 0.0.0",
Malo Jaffré3f073c42018-01-07 15:54:052202 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292203 "rustc 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292204 "rustc_const_math 0.0.0",
Tim Neumannfc2216c2016-11-18 10:31:442205 "rustc_data_structures 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292206 "rustc_errors 0.0.0",
2207 "rustc_platform_intrinsics 0.0.0",
2208 "syntax 0.0.0",
2209 "syntax_pos 0.0.0",
2210]
2211
2212[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292213name = "rustdoc"
2214version = "0.0.0"
2215dependencies = [
Manish Goregaokar68185512018-02-18 21:33:562216 "pulldown-cmark 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:022217 "tempdir 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Simulacrume2e9b402017-07-23 02:01:582218]
2219
2220[[package]]
Guillaume Gomezdec9fab2018-02-05 22:43:532221name = "rustdoc-themes"
2222version = "0.1.0"
2223
2224[[package]]
Mark Simulacrume2e9b402017-07-23 02:01:582225name = "rustdoc-tool"
2226version = "0.0.0"
2227dependencies = [
2228 "rustdoc 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292229]
2230
2231[[package]]
Alex Crichton1cede102017-06-15 02:33:062232name = "rustfmt-nightly"
Nick Cameron127f9a62018-04-25 22:11:282233version = "0.6.0"
kennytm0692b3d2017-12-15 19:41:582234dependencies = [
Nick Cameron127f9a62018-04-25 22:11:282235 "assert_cli 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:552236 "cargo_metadata 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
2237 "derive-new 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
kennytm0692b3d2017-12-15 19:41:582238 "diff 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:592239 "env_logger 0.5.8 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:552240 "getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)",
2241 "itertools 0.7.8 (registry+https://github.com/rust-lang/crates.io-index)",
topecongiro5ae8fa92018-01-18 14:40:372242 "lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:022243 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Alan Du253ade52018-03-19 14:14:132244 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:022245 "regex 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron127f9a62018-04-25 22:11:282246 "rustc-ap-syntax 110.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:592247 "serde 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
2248 "serde_derive 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
2249 "serde_json 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)",
Alan Du253ade52018-03-19 14:14:132250 "term 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:592251 "toml 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron7cb3f452017-08-24 05:52:282252 "unicode-segmentation 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alan Du253ade52018-03-19 14:14:132253 "winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
Boris-Chengbiao Zhouc2148022018-03-14 14:03:422254]
2255
2256[[package]]
Josh Stone020c5ec2017-05-08 22:01:132257name = "same-file"
Nick Cameron127f9a62018-04-25 22:11:282258version = "0.1.3"
2259source = "registry+https://github.com/rust-lang/crates.io-index"
2260dependencies = [
2261 "kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
2262 "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
2263]
2264
2265[[package]]
2266name = "same-file"
Alex Crichton80d6ed22018-01-08 21:56:222267version = "1.0.2"
2268source = "registry+https://github.com/rust-lang/crates.io-index"
2269dependencies = [
2270 "winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
2271]
2272
2273[[package]]
2274name = "schannel"
Alex Crichton924f8c72018-04-18 15:43:592275version = "0.1.12"
Alex Crichton80d6ed22018-01-08 21:56:222276source = "registry+https://github.com/rust-lang/crates.io-index"
2277dependencies = [
2278 "lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
2279 "winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
2280]
2281
2282[[package]]
Alex Crichton453080f2017-06-05 16:36:482283name = "scoped-tls"
Alex Crichton994bfd42018-02-26 17:07:162284version = "0.1.1"
Alex Crichton453080f2017-06-05 16:36:482285source = "registry+https://github.com/rust-lang/crates.io-index"
2286
2287[[package]]
Nick Cameronad8ecc22017-07-19 01:32:122288name = "scopeguard"
Oliver Schneideracdf83f2017-12-06 08:25:292289version = "0.3.3"
2290source = "registry+https://github.com/rust-lang/crates.io-index"
2291
2292[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582293name = "semver"
Nick Cameron127f9a62018-04-25 22:11:282294version = "0.8.0"
2295source = "registry+https://github.com/rust-lang/crates.io-index"
2296dependencies = [
2297 "semver-parser 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
2298 "serde 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
2299]
2300
2301[[package]]
2302name = "semver"
Alex Crichton80d6ed22018-01-08 21:56:222303version = "0.9.0"
2304source = "registry+https://github.com/rust-lang/crates.io-index"
2305dependencies = [
2306 "semver-parser 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:592307 "serde 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582308]
2309
2310[[package]]
2311name = "semver-parser"
2312version = "0.7.0"
Steve Klabnik2795de32017-02-20 00:20:572313source = "registry+https://github.com/rust-lang/crates.io-index"
2314
2315[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582316name = "serde"
Alex Crichton924f8c72018-04-18 15:43:592317version = "1.0.40"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582318source = "registry+https://github.com/rust-lang/crates.io-index"
2319
2320[[package]]
2321name = "serde_derive"
Alex Crichton924f8c72018-04-18 15:43:592322version = "1.0.40"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582323source = "registry+https://github.com/rust-lang/crates.io-index"
2324dependencies = [
Alex Crichton924f8c72018-04-18 15:43:592325 "proc-macro2 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:552326 "quote 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:592327 "serde_derive_internals 0.23.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:552328 "syn 0.13.1 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582329]
2330
2331[[package]]
2332name = "serde_derive_internals"
Alex Crichton924f8c72018-04-18 15:43:592333version = "0.23.1"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582334source = "registry+https://github.com/rust-lang/crates.io-index"
2335dependencies = [
Alex Crichton924f8c72018-04-18 15:43:592336 "proc-macro2 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:552337 "syn 0.13.1 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582338]
2339
2340[[package]]
2341name = "serde_ignored"
Alex Crichton38bedfa2017-09-02 03:46:512342version = "0.0.4"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582343source = "registry+https://github.com/rust-lang/crates.io-index"
2344dependencies = [
Alex Crichton924f8c72018-04-18 15:43:592345 "serde 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582346]
2347
2348[[package]]
2349name = "serde_json"
Alex Crichton924f8c72018-04-18 15:43:592350version = "1.0.15"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582351source = "registry+https://github.com/rust-lang/crates.io-index"
2352dependencies = [
Guillaume Gomez9b26f3a2017-08-27 10:40:562353 "dtoa 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:022354 "itoa 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
2355 "num-traits 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:592356 "serde 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
Steve Klabnik2795de32017-02-20 00:20:572357]
2358
2359[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292360name = "serialize"
2361version = "0.0.0"
Ahmed Charles9ca382f2016-09-02 08:55:292362
2363[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582364name = "shell-escape"
Alex Crichtone9d89832018-04-02 15:43:552365version = "0.1.4"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582366source = "registry+https://github.com/rust-lang/crates.io-index"
2367
2368[[package]]
steveklabnik54371882018-01-25 17:32:252369name = "shlex"
2370version = "0.1.1"
2371source = "registry+https://github.com/rust-lang/crates.io-index"
2372
2373[[package]]
steveklabnikecfbaca2018-04-03 14:32:042374name = "siphasher"
2375version = "0.2.2"
2376source = "registry+https://github.com/rust-lang/crates.io-index"
2377
2378[[package]]
Nick Cameron127f9a62018-04-25 22:11:282379name = "skeptic"
2380version = "0.13.2"
2381source = "registry+https://github.com/rust-lang/crates.io-index"
2382dependencies = [
2383 "bytecount 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
2384 "cargo_metadata 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
2385 "error-chain 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
2386 "glob 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
2387 "pulldown-cmark 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
2388 "serde_json 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)",
2389 "tempdir 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
2390 "walkdir 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
2391]
2392
2393[[package]]
John Kåre Alsaker970c6132017-12-03 12:49:012394name = "smallvec"
2395version = "0.6.0"
2396source = "registry+https://github.com/rust-lang/crates.io-index"
2397
2398[[package]]
Mark Simulacrum38b46882017-06-26 16:26:152399name = "socket2"
Alex Crichton924f8c72018-04-18 15:43:592400version = "0.3.5"
Mark Simulacrum38b46882017-06-26 16:26:152401source = "registry+https://github.com/rust-lang/crates.io-index"
2402dependencies = [
steveklabnik4871dba2017-06-27 17:33:322403 "cfg-if 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:022404 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:222405 "winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Simulacrum38b46882017-06-26 16:26:152406]
2407
2408[[package]]
Robin Kruppe1a24a592017-04-26 21:22:452409name = "stable_deref_trait"
2410version = "1.0.0"
2411source = "registry+https://github.com/rust-lang/crates.io-index"
2412
2413[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292414name = "std"
2415version = "0.0.0"
2416dependencies = [
2417 "alloc 0.0.0",
2418 "alloc_jemalloc 0.0.0",
2419 "alloc_system 0.0.0",
2420 "build_helper 0.1.0",
Alex Crichton147e2da2016-10-07 06:30:382421 "compiler_builtins 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292422 "core 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292423 "libc 0.0.0",
2424 "panic_abort 0.0.0",
2425 "panic_unwind 0.0.0",
whitequark42754ce2017-02-13 09:57:502426 "profiler_builtins 0.0.0",
Alex Crichton994bfd42018-02-26 17:07:162427 "rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
Jorge Aparicio9af6aa32016-12-30 04:28:112428 "rustc_asan 0.0.0",
2429 "rustc_lsan 0.0.0",
2430 "rustc_msan 0.0.0",
2431 "rustc_tsan 0.0.0",
Corey Farwell274777a2016-11-29 19:38:082432 "std_unicode 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292433 "unwind 0.0.0",
2434]
2435
2436[[package]]
Corey Farwell274777a2016-11-29 19:38:082437name = "std_unicode"
2438version = "0.0.0"
2439dependencies = [
Oliver Schneider679657b2018-03-30 11:06:342440 "compiler_builtins 0.0.0",
Corey Farwell274777a2016-11-29 19:38:082441 "core 0.0.0",
2442]
2443
2444[[package]]
steveklabnikecfbaca2018-04-03 14:32:042445name = "string_cache"
2446version = "0.7.1"
2447source = "registry+https://github.com/rust-lang/crates.io-index"
2448dependencies = [
2449 "debug_unreachable 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
2450 "lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
2451 "phf_shared 0.7.21 (registry+https://github.com/rust-lang/crates.io-index)",
2452 "precomputed-hash 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:592453 "serde 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:042454 "string_cache_codegen 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
2455 "string_cache_shared 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
2456]
2457
2458[[package]]
2459name = "string_cache_codegen"
2460version = "0.4.0"
2461source = "registry+https://github.com/rust-lang/crates.io-index"
2462dependencies = [
2463 "phf_generator 0.7.21 (registry+https://github.com/rust-lang/crates.io-index)",
2464 "phf_shared 0.7.21 (registry+https://github.com/rust-lang/crates.io-index)",
2465 "quote 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)",
2466 "string_cache_shared 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
2467]
2468
2469[[package]]
2470name = "string_cache_shared"
2471version = "0.3.0"
2472source = "registry+https://github.com/rust-lang/crates.io-index"
2473
2474[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582475name = "strsim"
Aleksey Kladovb15b0232018-03-16 10:37:142476version = "0.7.0"
Steve Klabnika0769612017-02-07 23:13:572477source = "registry+https://github.com/rust-lang/crates.io-index"
2478
2479[[package]]
Matt Ickstadt0ab516f2018-04-21 21:06:132480name = "strum"
2481version = "0.9.0"
2482source = "registry+https://github.com/rust-lang/crates.io-index"
2483
2484[[package]]
2485name = "strum_macros"
2486version = "0.9.0"
2487source = "registry+https://github.com/rust-lang/crates.io-index"
2488dependencies = [
2489 "quote 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)",
2490 "syn 0.11.11 (registry+https://github.com/rust-lang/crates.io-index)",
2491]
2492
2493[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582494name = "syn"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582495version = "0.11.11"
2496source = "registry+https://github.com/rust-lang/crates.io-index"
2497dependencies = [
2498 "quote 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)",
2499 "synom 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
2500 "unicode-xid 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
2501]
2502
2503[[package]]
Alex Crichton87f3dda2018-03-01 19:08:482504name = "syn"
Alex Crichtone9d89832018-04-02 15:43:552505version = "0.12.15"
Alex Crichton87f3dda2018-03-01 19:08:482506source = "registry+https://github.com/rust-lang/crates.io-index"
2507dependencies = [
2508 "proc-macro2 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
2509 "quote 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
2510 "unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
2511]
2512
2513[[package]]
Alex Crichtone9d89832018-04-02 15:43:552514name = "syn"
2515version = "0.13.1"
2516source = "registry+https://github.com/rust-lang/crates.io-index"
2517dependencies = [
Alex Crichton924f8c72018-04-18 15:43:592518 "proc-macro2 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:552519 "quote 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
2520 "unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
2521]
2522
2523[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582524name = "synom"
2525version = "0.11.3"
2526source = "registry+https://github.com/rust-lang/crates.io-index"
2527dependencies = [
2528 "unicode-xid 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
2529]
2530
2531[[package]]
Alex Crichton325d7392017-12-10 17:42:492532name = "synstructure"
2533version = "0.6.1"
2534source = "registry+https://github.com/rust-lang/crates.io-index"
2535dependencies = [
2536 "quote 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)",
2537 "syn 0.11.11 (registry+https://github.com/rust-lang/crates.io-index)",
2538]
2539
2540[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292541name = "syntax"
2542version = "0.0.0"
2543dependencies = [
Oliver Schneideracdf83f2017-12-06 08:25:292544 "bitflags 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Malo Jaffré3f073c42018-01-07 15:54:052545 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Tamir Duberstein231d9e72017-09-08 19:08:012546 "rustc_cratesio_shim 0.0.0",
Mark-Simulacrum7bbebb12016-11-03 04:33:352547 "rustc_data_structures 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292548 "rustc_errors 0.0.0",
John Kåre Alsakercbdf4ec02018-03-07 01:44:102549 "scoped-tls 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292550 "serialize 0.0.0",
2551 "syntax_pos 0.0.0",
2552]
2553
2554[[package]]
2555name = "syntax_ext"
2556version = "0.0.0"
2557dependencies = [
2558 "fmt_macros 0.0.0",
Alex Crichton147e2da2016-10-07 06:30:382559 "proc_macro 0.0.0",
John Kåre Alsakerb74e97c2018-02-27 16:11:142560 "rustc_data_structures 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292561 "rustc_errors 0.0.0",
2562 "syntax 0.0.0",
2563 "syntax_pos 0.0.0",
2564]
2565
2566[[package]]
2567name = "syntax_pos"
2568version = "0.0.0"
2569dependencies = [
Inokentiy Babushkindd8f7cd2017-06-10 14:09:512570 "rustc_data_structures 0.0.0",
John Kåre Alsakercbdf4ec02018-03-07 01:44:102571 "scoped-tls 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292572 "serialize 0.0.0",
Oliver Schneideracdf83f2017-12-06 08:25:292573 "unicode-width 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292574]
2575
2576[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582577name = "syntex_errors"
2578version = "0.52.0"
2579source = "registry+https://github.com/rust-lang/crates.io-index"
2580dependencies = [
Alex Crichtonfaebcc12018-03-15 17:58:022581 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Malo Jaffré8ed13d62017-12-29 10:24:382582 "log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582583 "rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)",
2584 "syntex_pos 0.52.0 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Simulacrum38b46882017-06-26 16:26:152585 "term 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582586 "unicode-xid 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
2587]
2588
2589[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582590name = "syntex_pos"
2591version = "0.52.0"
2592source = "registry+https://github.com/rust-lang/crates.io-index"
2593dependencies = [
2594 "rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)",
2595]
2596
2597[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582598name = "syntex_syntax"
2599version = "0.52.0"
2600source = "registry+https://github.com/rust-lang/crates.io-index"
2601dependencies = [
2602 "bitflags 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:022603 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Malo Jaffré8ed13d62017-12-29 10:24:382604 "log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582605 "rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)",
2606 "syntex_errors 0.52.0 (registry+https://github.com/rust-lang/crates.io-index)",
2607 "syntex_pos 0.52.0 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Simulacrum38b46882017-06-26 16:26:152608 "term 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582609 "unicode-xid 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
2610]
2611
2612[[package]]
Josh Stone020c5ec2017-05-08 22:01:132613name = "tar"
Alex Crichton924f8c72018-04-18 15:43:592614version = "0.4.15"
Josh Stone020c5ec2017-05-08 22:01:132615source = "registry+https://github.com/rust-lang/crates.io-index"
2616dependencies = [
Alex Crichton924f8c72018-04-18 15:43:592617 "filetime 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:022618 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:222619 "redox_syscall 0.1.37 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:592620 "xattr 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
Josh Stone020c5ec2017-05-08 22:01:132621]
2622
2623[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582624name = "tempdir"
Alex Crichtonfaebcc12018-03-15 17:58:022625version = "0.3.7"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582626source = "registry+https://github.com/rust-lang/crates.io-index"
2627dependencies = [
Alex Crichton994bfd42018-02-26 17:07:162628 "rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:592629 "remove_dir_all 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582630]
2631
2632[[package]]
Aleksey Kladov850156a2018-03-29 07:34:552633name = "tempfile"
Alex Crichton924f8c72018-04-18 15:43:592634version = "3.0.1"
Aleksey Kladov850156a2018-03-29 07:34:552635source = "registry+https://github.com/rust-lang/crates.io-index"
2636dependencies = [
2637 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
2638 "rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
2639 "redox_syscall 0.1.37 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:592640 "remove_dir_all 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
Aleksey Kladov850156a2018-03-29 07:34:552641 "winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
2642]
2643
2644[[package]]
steveklabnikecfbaca2018-04-03 14:32:042645name = "tendril"
2646version = "0.4.0"
2647source = "registry+https://github.com/rust-lang/crates.io-index"
2648dependencies = [
2649 "futf 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
2650 "mac 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
2651 "utf-8 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
2652]
2653
2654[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292655name = "term"
2656version = "0.0.0"
2657
2658[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582659name = "term"
Mark Simulacrum38b46882017-06-26 16:26:152660version = "0.4.6"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582661source = "registry+https://github.com/rust-lang/crates.io-index"
2662dependencies = [
2663 "kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
2664 "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
2665]
2666
2667[[package]]
Alan Du253ade52018-03-19 14:14:132668name = "term"
2669version = "0.5.1"
2670source = "registry+https://github.com/rust-lang/crates.io-index"
2671dependencies = [
Alex Crichtone9d89832018-04-02 15:43:552672 "byteorder 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alan Du253ade52018-03-19 14:14:132673 "winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
2674]
2675
2676[[package]]
Alex Crichton1cede102017-06-15 02:33:062677name = "termcolor"
Eric Huss0f1c6492018-03-26 23:20:112678version = "0.3.6"
Alex Crichton1cede102017-06-15 02:33:062679source = "registry+https://github.com/rust-lang/crates.io-index"
2680dependencies = [
Alex Crichton994bfd42018-02-26 17:07:162681 "wincolor 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton1cede102017-06-15 02:33:062682]
2683
2684[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:292685name = "termion"
2686version = "1.5.1"
2687source = "registry+https://github.com/rust-lang/crates.io-index"
2688dependencies = [
Alex Crichtonfaebcc12018-03-15 17:58:022689 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:222690 "redox_syscall 0.1.37 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:292691 "redox_termios 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
2692]
2693
2694[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292695name = "test"
2696version = "0.0.0"
2697dependencies = [
Alex Crichtone9d89832018-04-02 15:43:552698 "getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292699 "term 0.0.0",
2700]
2701
2702[[package]]
steveklabnik4871dba2017-06-27 17:33:322703name = "textwrap"
Oliver Schneideracdf83f2017-12-06 08:25:292704version = "0.9.0"
steveklabnik4871dba2017-06-27 17:33:322705source = "registry+https://github.com/rust-lang/crates.io-index"
2706dependencies = [
steveklabnik4871dba2017-06-27 17:33:322707 "unicode-width 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
2708]
2709
2710[[package]]
Steve Klabnika0769612017-02-07 23:13:572711name = "thread_local"
Alex Crichton325d7392017-12-10 17:42:492712version = "0.3.5"
Steve Klabnika0769612017-02-07 23:13:572713source = "registry+https://github.com/rust-lang/crates.io-index"
2714dependencies = [
Alex Crichton325d7392017-12-10 17:42:492715 "lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron3dad1972017-06-26 13:43:092716 "unreachable 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Steve Klabnika0769612017-02-07 23:13:572717]
2718
2719[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292720name = "tidy"
2721version = "0.1.0"
Mark Mansi3ee41042018-02-23 01:52:562722dependencies = [
Alex Crichton924f8c72018-04-18 15:43:592723 "serde 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
2724 "serde_derive 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
2725 "serde_json 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Mansi3ee41042018-02-23 01:52:562726]
Ahmed Charles9ca382f2016-09-02 08:55:292727
2728[[package]]
Alex Crichton15899b02018-01-25 04:01:422729name = "time"
2730version = "0.1.39"
2731source = "registry+https://github.com/rust-lang/crates.io-index"
2732dependencies = [
Alex Crichtonfaebcc12018-03-15 17:58:022733 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton15899b02018-01-25 04:01:422734 "redox_syscall 0.1.37 (registry+https://github.com/rust-lang/crates.io-index)",
2735 "winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
2736]
2737
2738[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292739name = "toml"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582740version = "0.2.1"
Steve Klabnik2795de32017-02-20 00:20:572741source = "registry+https://github.com/rust-lang/crates.io-index"
2742dependencies = [
Tatsuyuki Ishi0e79b972017-04-29 23:11:582743 "rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292744]
2745
Steve Klabnika0769612017-02-07 23:13:572746[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582747name = "toml"
Alex Crichton924f8c72018-04-18 15:43:592748version = "0.4.6"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582749source = "registry+https://github.com/rust-lang/crates.io-index"
2750dependencies = [
Alex Crichton924f8c72018-04-18 15:43:592751 "serde 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582752]
2753
2754[[package]]
steveklabnik54371882018-01-25 17:32:252755name = "toml-query"
2756version = "0.6.0"
2757source = "registry+https://github.com/rust-lang/crates.io-index"
2758dependencies = [
2759 "error-chain 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
2760 "is-match 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
2761 "lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:022762 "regex 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:592763 "toml 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnik54371882018-01-25 17:32:252764]
2765
2766[[package]]
Alex Crichton994bfd42018-02-26 17:07:162767name = "ucd-util"
2768version = "0.1.1"
2769source = "registry+https://github.com/rust-lang/crates.io-index"
2770
2771[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582772name = "unicode-bidi"
steveklabnik4871dba2017-06-27 17:33:322773version = "0.3.4"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582774source = "registry+https://github.com/rust-lang/crates.io-index"
2775dependencies = [
Alex Crichton1cede102017-06-15 02:33:062776 "matches 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582777]
2778
2779[[package]]
2780name = "unicode-normalization"
Alex Crichton1cede102017-06-15 02:33:062781version = "0.1.5"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582782source = "registry+https://github.com/rust-lang/crates.io-index"
2783
2784[[package]]
2785name = "unicode-segmentation"
Nick Cameron7cb3f452017-08-24 05:52:282786version = "1.2.0"
Steve Klabnika0769612017-02-07 23:13:572787source = "registry+https://github.com/rust-lang/crates.io-index"
2788
2789[[package]]
2790name = "unicode-width"
2791version = "0.1.4"
2792source = "registry+https://github.com/rust-lang/crates.io-index"
2793
2794[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582795name = "unicode-xid"
2796version = "0.0.3"
2797source = "registry+https://github.com/rust-lang/crates.io-index"
2798
2799[[package]]
2800name = "unicode-xid"
2801version = "0.0.4"
2802source = "registry+https://github.com/rust-lang/crates.io-index"
2803
2804[[package]]
Alex Crichton87f3dda2018-03-01 19:08:482805name = "unicode-xid"
2806version = "0.1.0"
2807source = "registry+https://github.com/rust-lang/crates.io-index"
2808
2809[[package]]
Steve Klabnik2795de32017-02-20 00:20:572810name = "unreachable"
steveklabnikecfbaca2018-04-03 14:32:042811version = "0.1.1"
2812source = "registry+https://github.com/rust-lang/crates.io-index"
2813dependencies = [
2814 "void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
2815]
2816
2817[[package]]
2818name = "unreachable"
Nick Cameron3dad1972017-06-26 13:43:092819version = "1.0.0"
Steve Klabnik2795de32017-02-20 00:20:572820source = "registry+https://github.com/rust-lang/crates.io-index"
2821dependencies = [
2822 "void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
2823]
2824
2825[[package]]
est31c2d59062017-06-12 19:35:472826name = "unstable-book-gen"
2827version = "0.1.0"
2828dependencies = [
Alex Crichtonfaebcc12018-03-15 17:58:022829 "num-traits 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
est31c2d59062017-06-12 19:35:472830 "tidy 0.1.0",
2831]
2832
2833[[package]]
Nick Cameron71a0be02017-09-25 04:13:292834name = "unwind"
2835version = "0.0.0"
2836dependencies = [
Oliver Schneider679657b2018-03-30 11:06:342837 "compiler_builtins 0.0.0",
Nick Cameron71a0be02017-09-25 04:13:292838 "core 0.0.0",
2839 "libc 0.0.0",
2840]
2841
2842[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582843name = "url"
Alex Crichton994bfd42018-02-26 17:07:162844version = "1.7.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582845source = "registry+https://github.com/rust-lang/crates.io-index"
2846dependencies = [
Nick Cameronad8ecc22017-07-19 01:32:122847 "idna 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton1cede102017-06-15 02:33:062848 "matches 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:292849 "percent-encoding 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582850]
2851
2852[[package]]
2853name = "url_serde"
2854version = "0.2.0"
2855source = "registry+https://github.com/rust-lang/crates.io-index"
2856dependencies = [
Alex Crichton924f8c72018-04-18 15:43:592857 "serde 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:162858 "url 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582859]
2860
2861[[package]]
Nick Cameronad8ecc22017-07-19 01:32:122862name = "userenv-sys"
2863version = "0.2.0"
2864source = "registry+https://github.com/rust-lang/crates.io-index"
2865dependencies = [
2866 "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
2867 "winapi-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
2868]
2869
2870[[package]]
steveklabnikecfbaca2018-04-03 14:32:042871name = "utf-8"
2872version = "0.7.2"
2873source = "registry+https://github.com/rust-lang/crates.io-index"
2874
2875[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582876name = "utf8-ranges"
Steve Klabnik2795de32017-02-20 00:20:572877version = "1.0.0"
Steve Klabnika0769612017-02-07 23:13:572878source = "registry+https://github.com/rust-lang/crates.io-index"
2879
2880[[package]]
Alex Crichton1cede102017-06-15 02:33:062881name = "vcpkg"
Alex Crichton924f8c72018-04-18 15:43:592882version = "0.2.3"
Alex Crichton1cede102017-06-15 02:33:062883source = "registry+https://github.com/rust-lang/crates.io-index"
2884
2885[[package]]
Steve Klabnika0769612017-02-07 23:13:572886name = "vec_map"
Alex Crichton1cede102017-06-15 02:33:062887version = "0.8.0"
Steve Klabnika0769612017-02-07 23:13:572888source = "registry+https://github.com/rust-lang/crates.io-index"
2889
2890[[package]]
Steve Klabnik2795de32017-02-20 00:20:572891name = "void"
2892version = "1.0.2"
2893source = "registry+https://github.com/rust-lang/crates.io-index"
2894
2895[[package]]
Josh Stone020c5ec2017-05-08 22:01:132896name = "walkdir"
Nick Cameron127f9a62018-04-25 22:11:282897version = "1.0.7"
2898source = "registry+https://github.com/rust-lang/crates.io-index"
2899dependencies = [
2900 "kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
2901 "same-file 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
2902 "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
2903]
2904
2905[[package]]
2906name = "walkdir"
Alex Crichton994bfd42018-02-26 17:07:162907version = "2.1.4"
Alex Crichton80d6ed22018-01-08 21:56:222908source = "registry+https://github.com/rust-lang/crates.io-index"
2909dependencies = [
2910 "same-file 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:162911 "winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:222912]
2913
2914[[package]]
Steve Klabnika0769612017-02-07 23:13:572915name = "winapi"
2916version = "0.2.8"
2917source = "registry+https://github.com/rust-lang/crates.io-index"
2918
2919[[package]]
Alex Crichton80d6ed22018-01-08 21:56:222920name = "winapi"
2921version = "0.3.4"
2922source = "registry+https://github.com/rust-lang/crates.io-index"
2923dependencies = [
2924 "winapi-i686-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
2925 "winapi-x86_64-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
2926]
2927
2928[[package]]
Steve Klabnika0769612017-02-07 23:13:572929name = "winapi-build"
2930version = "0.1.1"
2931source = "registry+https://github.com/rust-lang/crates.io-index"
2932
Josh Stone020c5ec2017-05-08 22:01:132933[[package]]
Alex Crichton80d6ed22018-01-08 21:56:222934name = "winapi-i686-pc-windows-gnu"
2935version = "0.4.0"
2936source = "registry+https://github.com/rust-lang/crates.io-index"
2937
2938[[package]]
2939name = "winapi-x86_64-pc-windows-gnu"
2940version = "0.4.0"
2941source = "registry+https://github.com/rust-lang/crates.io-index"
2942
2943[[package]]
Alex Crichton1cede102017-06-15 02:33:062944name = "wincolor"
Alex Crichton994bfd42018-02-26 17:07:162945version = "0.1.6"
Alex Crichton1cede102017-06-15 02:33:062946source = "registry+https://github.com/rust-lang/crates.io-index"
2947dependencies = [
Alex Crichton994bfd42018-02-26 17:07:162948 "winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton1cede102017-06-15 02:33:062949]
2950
2951[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:292952name = "workspace_symbol"
2953version = "0.1.0"
2954
2955[[package]]
Josh Stone020c5ec2017-05-08 22:01:132956name = "xattr"
Alex Crichton924f8c72018-04-18 15:43:592957version = "0.2.1"
Josh Stone020c5ec2017-05-08 22:01:132958source = "registry+https://github.com/rust-lang/crates.io-index"
2959dependencies = [
Alex Crichtonfaebcc12018-03-15 17:58:022960 "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
Josh Stone020c5ec2017-05-08 22:01:132961]
2962
2963[[package]]
2964name = "xz2"
Josh Stone2c5542f2018-01-17 02:06:322965version = "0.1.4"
Josh Stone020c5ec2017-05-08 22:01:132966source = "registry+https://github.com/rust-lang/crates.io-index"
2967dependencies = [
Nick Cameronc5cad5a2017-09-22 01:58:352968 "lzma-sys 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
Josh Stone020c5ec2017-05-08 22:01:132969]
2970
2971[[package]]
2972name = "yaml-rust"
2973version = "0.3.5"
2974source = "registry+https://github.com/rust-lang/crates.io-index"
2975
Ahmed Charles9ca382f2016-09-02 08:55:292976[metadata]
Nick Cameron75029252017-12-06 05:18:442977"checksum aho-corasick 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)" = "d6531d44de723825aa81398a6415283229725a00fa30713812ab9323faa82fc4"
steveklabnikecfbaca2018-04-03 14:32:042978"checksum ammonia 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "fd4c682378117e4186a492b2252b9537990e1617f44aed9788b9a1149de45477"
Aleksey Kladovb15b0232018-03-16 10:37:142979"checksum ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b"
Oliver Schneideracdf83f2017-12-06 08:25:292980"checksum ar 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "35c7a5669cb64f085739387e1308b74e6d44022464b7f1b63bbd4ceb6379ec31"
Nick Cameron4b6f5c22018-02-26 03:15:452981"checksum arrayvec 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)" = "a1e964f9e24d588183fcb43503abda40d288c8657dfc27311516ce2f05675aef"
Nick Cameron127f9a62018-04-25 22:11:282982"checksum assert_cli 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)" = "72342c21057a3cb5f7c2d849bf7999a83795434dd36d74fa8c24680581bd1930"
Alex Crichtona919efa2018-02-27 18:33:022983"checksum atty 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)" = "af80143d6f7608d746df1520709e5d141c96f240b0e62b0aa41bdfb53374d9d4"
Alex Crichton924f8c72018-04-18 15:43:592984"checksum backtrace 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" = "ebbe525f66f42d207968308ee86bc2dd60aa5fab535b22e616323a173d097d8e"
Oliver Schneideracdf83f2017-12-06 08:25:292985"checksum backtrace-sys 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)" = "44585761d6161b0f57afc49482ab6bd067e4edef48c12a152c237eb0203f7661"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582986"checksum bitflags 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "aad18937a628ec6abcd26d1489012cc0e18c21798210f491af69ded9b881106d"
Marc-Antoine Perennou95bc0d62017-06-07 19:42:172987"checksum bitflags 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)" = "4efd02e230a02e18f92fc2735f44597385ed02ad8f831e7c1c1156ee5e1ab3a5"
Oliver Schneideracdf83f2017-12-06 08:25:292988"checksum bitflags 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "b3c30d3802dfb7281680d6285f2ccdaa8c2d8fee41f93805dba5c4cf50dc23cf"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582989"checksum bufstream 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "f2f382711e76b9de6c744cc00d0497baba02fb00a787f088c879f01d09468e32"
Nick Cameron127f9a62018-04-25 22:11:282990"checksum bytecount 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "af27422163679dea46a1a7239dffff64d3dcdc3ba5fe9c49c789fbfe0eb949de"
Alex Crichtone9d89832018-04-02 15:43:552991"checksum byteorder 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "73b5bdfe7ee3ad0b99c9801d58807a9dbc9e09196365b0203853b99889ab3c87"
Nick Cameron127f9a62018-04-25 22:11:282992"checksum cargo_metadata 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "1f56ec3e469bca7c276f2eea015aa05c5e381356febdbb0683c2580189604537"
Alex Crichtone9d89832018-04-02 15:43:552993"checksum cargo_metadata 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)" = "6ebd6272a2ca4fd39dbabbd6611eb03df45c2259b3b80b39a9ff8fbdcf42a4b3"
Alex Crichton924f8c72018-04-18 15:43:592994"checksum cc 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)" = "8b9d2900f78631a5876dc5d6c9033ede027253efcd33dd36b1309fc6cab97ee0"
steveklabnik4871dba2017-06-27 17:33:322995"checksum cfg-if 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "d4c819a1287eb618df47cc647173c5c4c66ba19d888a6e50d605672aed3140de"
Alex Crichtone9d89832018-04-02 15:43:552996"checksum chrono 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = "ba5f60682a4c264e7f8d77b82e7788938a76befdf949d4a98026d19099c9d873"
Aleksey Kladov8d977472018-03-19 18:57:412997"checksum clap 2.31.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f0f16b89cbb9ee36d87483dc939fe9f1e13c05898d56d7b230a0d4dff033a536"
Alex Crichton924f8c72018-04-18 15:43:592998"checksum cmake 0.1.30 (registry+https://github.com/rust-lang/crates.io-index)" = "5cf678ceebedde428000cb3a34465cf3606d1a48da17014948a916deac39da7c"
Nick Cameron127f9a62018-04-25 22:11:282999"checksum colored 1.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b0aa3473e85a3161b59845d6096b289bb577874cafeaf75ea1b1beaa6572c7fc"
Oliver Schneideracdf83f2017-12-06 08:25:293000"checksum commoncrypto 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d056a8586ba25a1e4d61cb090900e495952c7886786fc55f909ab2f819b69007"
3001"checksum commoncrypto-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1fed34f46747aa73dfaa578069fd8279d2818ade2b55f38f22a9401c7f4083e2"
Alex Crichtone9d89832018-04-02 15:43:553002"checksum compiletest_rs 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)" = "608d9d3ccc45b63bf337d2ff5e65def5a5a52c187122232509f6b72707f61b1b"
Alex Crichton994bfd42018-02-26 17:07:163003"checksum core-foundation 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "286e0b41c3a20da26536c6000a280585d519fd07b3956b43aed8a79e9edce980"
3004"checksum core-foundation-sys 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "716c271e8613ace48344f723b60b900a93150271e5be206212d052bbc0883efa"
Alex Crichton80d6ed22018-01-08 21:56:223005"checksum crossbeam 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "24ce9782d4d5c53674646a6a4c1863a21a8fc0cb649b3c94dfc16e45071dea19"
Nick Cameron4b6f5c22018-02-26 03:15:453006"checksum crossbeam-deque 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "f739f8c5363aca78cfb059edf753d8f0d36908c348f3d8d1503f03d8b75d9cf3"
Alex Crichtone9d89832018-04-02 15:43:553007"checksum crossbeam-epoch 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "927121f5407de9956180ff5e936fe3cf4324279280001cd56b669d28ee7e9150"
Nick Cameron4b6f5c22018-02-26 03:15:453008"checksum crossbeam-utils 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "2760899e32a1d58d5abb31129f8fae5de75220bc2176e77ff7c627ae45c918d9"
Alex Crichton994bfd42018-02-26 17:07:163009"checksum crypto-hash 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "09de9ee0fc255ace04c7fa0763c9395a945c37c8292bb554f8d48361d1dcf1b4"
Alex Crichton924f8c72018-04-18 15:43:593010"checksum curl 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)" = "aaf20bbe084f285f215eef2165feed70d6b75ba29cad24469badb853a4a287d0"
3011"checksum curl-sys 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f3f7738d877ec81040305d5bb91976ac594f564f5e455dc02a29a23c1d00fe6f"
steveklabnikecfbaca2018-04-03 14:32:043012"checksum debug_unreachable 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "9a032eac705ca39214d169f83e3d3da290af06d8d1d344d1baad2fd002dca4b3"
Alex Crichtone9d89832018-04-02 15:43:553013"checksum derive-new 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)" = "6fcb923bab47a948f1b01cec2f758fdebba95c9ebc255458654b2b88efe59d71"
Oliver Schneideracdf83f2017-12-06 08:25:293014"checksum diff 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)" = "3c2b69f912779fbb121ceb775d74d51e915af17aaebc38d28a592843a2dd0a3a"
Nick Cameron127f9a62018-04-25 22:11:283015"checksum difference 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b3304d19798a8e067e48d8e69b2c37f0b5e9b4e462504ad9e27e9f3fce02bba8"
Mark Simulacrum42fde212018-03-10 14:03:063016"checksum difference 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "524cbf6897b527295dff137cec09ecf3a05f4fddffd7dfcd1585403449e74198"
Guillaume Gomez9b26f3a2017-08-27 10:40:563017"checksum dtoa 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "09c3753c3db574d215cba4ea76018483895d7bff25a31b49ba45db21c48e50ab"
Alex Crichtone9d89832018-04-02 15:43:553018"checksum either 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "3be565ca5c557d7f59e7cfcf1844f9e3033650c929c6566f511e8005f205c1d0"
Matt Ickstadt0ab516f2018-04-21 21:06:133019"checksum elasticlunr-rs 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "4511b63d69dd5d31e8e29aed2c132c413f87acea8035d0584801feaab9dd1f0f"
Alex Crichton87f3dda2018-03-01 19:08:483020"checksum ena 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f8b449f3b18c89d2dbe40548d2ee4fa58ea0a08b761992da6ecb9788e4688834"
Oliver Schneiderb1e75972017-12-15 07:37:303021"checksum endian-type 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "c34f04666d835ff5d62e058c3995147c06f42fe86ff053337632bca83e42702d"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583022"checksum enum_primitive 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "be4551092f4d519593039259a9ed8daedf0da12e5109c5280338073eaeb81180"
Alex Crichton924f8c72018-04-18 15:43:593023"checksum env_logger 0.5.8 (registry+https://github.com/rust-lang/crates.io-index)" = "be27f8ea102a7182093a80d98f0b78623b580eda8791cbe8e2345fe6e57567a6"
Nick Cameron127f9a62018-04-25 22:11:283024"checksum environment 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "1f4b14e20978669064c33b4c1e0fb4083412e40fe56cbea2eae80fd7591503ee"
Alex Crichton38bedfa2017-09-02 03:46:513025"checksum error-chain 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ff511d5dc435d703f4971bc399647c9bc38e20cb41452e3b9feb4765419ed3f3"
Alex Crichton325d7392017-12-10 17:42:493026"checksum failure 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "934799b6c1de475a012a02dab0ace1ace43789ee4b99bcfbf1a2e3e8ced5de82"
3027"checksum failure_derive 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "c7cdda555bb90c9bb67a3b670a0f42de8e73f5981524123ad8578aafec8ddb8b"
Alex Crichton80d6ed22018-01-08 21:56:223028"checksum filetime 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)" = "714653f3e34871534de23771ac7b26e999651a0a228f47beb324dfdf1dd4b10f"
Alex Crichton924f8c72018-04-18 15:43:593029"checksum filetime 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "08530a39af0bd442c40aabb9e854f442a83bd2403feb1ed58fbe982dec2385f3"
Mark Simulacrumb0dbc7c2018-03-27 10:44:333030"checksum fixedbitset 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" = "86d4de0081402f5e88cdac65c8dcdcc73118c1a7a465e2a05f0da05843a8ea33"
Felix Schütt7c13fa32017-12-31 14:34:293031"checksum flate2 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "9fac2277e84e5e858483756647a9d0aa8d9a2b7cba517fd84325a0aaa69a0909"
Oliver Schneideracdf83f2017-12-06 08:25:293032"checksum fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)" = "2fad85553e09a6f881f739c29f0b00b0f01357c743266d478b68951ce23285f3"
3033"checksum foreign-types 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
3034"checksum foreign-types-shared 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
Alex Crichton80d6ed22018-01-08 21:56:223035"checksum fs2 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" = "9564fc758e15025b46aa6643b1b77d047d1a56a1aea6e01002ac0c7026876213"
3036"checksum fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "2e9763c69ebaae630ba35f74888db465e49e259ba1bc0eda7d06f4a067615d82"
3037"checksum fuchsia-zircon-sys 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "3dcaa9ae7725d12cdb85b3ad99a434db70b468c09ded17e012d86b5c1010f7a7"
steveklabnikecfbaca2018-04-03 14:32:043038"checksum futf 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "51f93f3de6ba1794dcd5810b3546d004600a59a98266487c8407bc4b24e398f3"
Alex Crichtone9d89832018-04-02 15:43:553039"checksum futures 0.1.20 (registry+https://github.com/rust-lang/crates.io-index)" = "0c5a3176836efa0b37f0e321b86672dfada1564aeb516fbed67b7c24050a0263"
3040"checksum getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)" = "b900c08c1939860ce8b54dc6a89e26e00c04c380fd0e09796799bd7f12861e05"
Alex Crichtonfaebcc12018-03-15 17:58:023041"checksum git2 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0f41c0035c37ec11ed3f1e1946a76070b0c740393687e9a9c7612f6a709036b3"
3042"checksum git2-curl 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)" = "b502f6b1b467957403d168f0039e0c46fa6a1220efa2adaef25d5b267b5fe024"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583043"checksum glob 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = "8be18de09a56b60ed0edf84bc9df007e30040691af7acd1c41874faac5895bfb"
Alex Crichton994bfd42018-02-26 17:07:163044"checksum globset 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1e96ab92362c06811385ae9a34d2698e8a1160745e0c78fbb434a44c8de3fabc"
Alex Crichtone9d89832018-04-02 15:43:553045"checksum handlebars 0.32.0 (registry+https://github.com/rust-lang/crates.io-index)" = "07af2ff31f66f39a5c8b8b8a5dc02734a453110146763e3a2323f4931a915a76"
Alex Crichton80d6ed22018-01-08 21:56:223046"checksum hex 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "459d3cf58137bb02ad4adeef5036377ff59f066dbb82517b7192e3a5462a2abc"
Bastien Orivel06f81032018-03-21 02:04:093047"checksum home 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "8f94f6fbdc000a6eba0c8cf08632b2091bb59141d36ac321a2a96d6365e5e4dc"
steveklabnikecfbaca2018-04-03 14:32:043048"checksum html5ever 0.22.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e579ac8647178ab915d400d7d22938bda5cd351c6c62e1c294d56884ccfc75fe"
Alex Crichton87f3dda2018-03-01 19:08:483049"checksum humantime 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0484fda3e7007f2a4a0d9c3a703ca38c71c54c55602ce4660c419fd32e188c9e"
Nick Cameronad8ecc22017-07-19 01:32:123050"checksum idna 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "014b298351066f1512874135335d62a789ffe78a9974f94b43ed5621951eaf7d"
Oliver Schneideracdf83f2017-12-06 08:25:293051"checksum if_chain 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "61bb90bdd39e3af69b0172dfc6130f6cd6332bf040fbb9bdd4401d37adbd48b8"
Alex Crichton994bfd42018-02-26 17:07:163052"checksum ignore 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = "245bea0ba52531a3739cb8ba99f8689eda13d7faf8c36b6a73ce4421aab42588"
steveklabnik54371882018-01-25 17:32:253053"checksum is-match 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7e5b386aef33a1c677be65237cb9d32c3f3ef56bd035949710c4bb13083eb053"
Alex Crichtone9d89832018-04-02 15:43:553054"checksum itertools 0.7.8 (registry+https://github.com/rust-lang/crates.io-index)" = "f58856976b776fedd95533137617a02fb25719f40e7d9b01c7043cd65474f450"
Alex Crichtonfaebcc12018-03-15 17:58:023055"checksum itoa 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = "c069bbec61e1ca5a596166e55dfe4773ff745c3d16b700013bcaff9a6df2c682"
3056"checksum jobserver 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)" = "60af5f849e1981434e4a31d3d782c4774ae9b434ce55b101a96ecfd09147e8be"
Alex Crichtone9d89832018-04-02 15:43:553057"checksum json 0.11.13 (registry+https://github.com/rust-lang/crates.io-index)" = "9ad0485404155f45cce53a40d4b2d6ac356418300daed05273d9e26f91c390be"
Igor Matuszewskid3322772017-12-28 18:46:293058"checksum jsonrpc-core 8.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "ddf83704f4e79979a424d1082dd2c1e52683058056c9280efa19ac5f6bc9033c"
Steve Klabnika0769612017-02-07 23:13:573059"checksum kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d"
Nick Cameron127f9a62018-04-25 22:11:283060"checksum languageserver-types 0.36.0 (registry+https://github.com/rust-lang/crates.io-index)" = "174cdfb8bed13225bb419bec66ee1c970099c875688645f9c4a82e3af43ba69d"
Oliver Schneideracdf83f2017-12-06 08:25:293061"checksum lazy_static 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = "76f033c7ad61445c5b347c7382dd1237847eb1bce590fe50365dcb33d546be73"
Alex Crichton325d7392017-12-10 17:42:493062"checksum lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c8f31047daa365f19be14b47c29df4f7c3b581832407daabe6ae77397619237d"
Alex Crichton994bfd42018-02-26 17:07:163063"checksum lazycell 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a6f08839bc70ef4a3fe1d566d5350f519c5912ea86be0df1740a7d247c7fc0ef"
Alex Crichtonfaebcc12018-03-15 17:58:023064"checksum libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)" = "6fd41f331ac7c5b8ac259b8bf82c75c0fb2e469bbf37d2becbba9a6a2221965b"
Alex Crichton994bfd42018-02-26 17:07:163065"checksum libgit2-sys 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)" = "1ecbd6428006c321c29b6c8a895f0d90152f1cf4fd8faab69fc436a3d9594f63"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583066"checksum libssh2-sys 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)" = "0db4ec23611747ef772db1c4d650f8bd762f07b461727ec998f953c614024b75"
Oliver Schneideracdf83f2017-12-06 08:25:293067"checksum libz-sys 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)" = "87f737ad6cc6fd6eefe3d9dc5412f1573865bded441300904d2f42269e140f16"
Malo Jaffré8ed13d62017-12-29 10:24:383068"checksum log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)" = "e19e8d5c34a3e0e2223db8e060f9e8264aeeb5c5fc64a4ee9965c062211c024b"
3069"checksum log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = "89f010e843f2b1a31dbd316b3b8d443758bc634bed37aabade59c686d644e0a2"
Oliver Schneiderea351922017-09-18 14:18:233070"checksum log_settings 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "3d382732ea0fbc09790c4899db3255bdea0fc78b54bf234bd18a63bb603915b6"
Nick Cameronc5cad5a2017-09-22 01:58:353071"checksum lzma-sys 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" = "c1b93b78f89e8737dac81837fc8f5521ac162abcba902e1a3db949d55346d1da"
steveklabnikecfbaca2018-04-03 14:32:043072"checksum mac 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4"
3073"checksum maplit 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "08cbb6b4fef96b6d77bfc40ec491b1690c779e77b05cd9f07f787ed376fd4c43"
3074"checksum markup5ever 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)" = "bfedc97d5a503e96816d10fedcd5b42f760b2e525ce2f7ec71f6a41780548475"
Alex Crichton1cede102017-06-15 02:33:063075"checksum matches 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "100aabe6b8ff4e4a7e32c1c13523379802df0772b82466207ac25b013f193376"
Matt Ickstadt0ab516f2018-04-21 21:06:133076"checksum mdbook 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "90b5a8d7e341ceee5db3882a06078d42661ddcfa2b3687319cc5da76ec4e782f"
Nick Cameron75029252017-12-06 05:18:443077"checksum memchr 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "796fba70e76612589ed2ce7f45282f5af869e0fdd7cc6199fa1aa1f1d591ba9d"
Nick Cameron4b6f5c22018-02-26 03:15:453078"checksum memoffset 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0f9dc261e2b62d7a622bf416ea3c5245cdd5d9a7fcc428c0d06804dfce1775b3"
Nick Cameronc5cad5a2017-09-22 01:58:353079"checksum miniz-sys 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" = "609ce024854aeb19a0ef7567d348aaa5a746b32fb72e336df7fcc16869d7e2b4"
Alex Crichtona8eaabc2018-03-07 07:39:553080"checksum miow 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "9224c91f82b3c47cf53dcf78dfaa20d6888fbcc5d272d5f2fcdf8a697f3c987d"
Alex Crichtone9d89832018-04-02 15:43:553081"checksum nibble_vec 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "c8d77f3db4bce033f4d04db08079b2ef1c3d02b44e86f25d08886fafa7756ffa"
Nick Cameron4b6f5c22018-02-26 03:15:453082"checksum nodrop 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)" = "9a2228dca57108069a5262f2ed8bd2e82496d2e074a06d1ccc7ce1687b6ae0a2"
Alex Crichton994bfd42018-02-26 17:07:163083"checksum num-integer 0.1.36 (registry+https://github.com/rust-lang/crates.io-index)" = "f8d26da319fb45674985c78f1d1caf99aa4941f785d384a2ae36d0740bc3e2fe"
Alex Crichton994bfd42018-02-26 17:07:163084"checksum num-traits 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)" = "92e5113e9fd4cc14ded8e499429f396a20f98c772a47cc8622a736e1ec843c31"
Alex Crichtonfaebcc12018-03-15 17:58:023085"checksum num-traits 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "dee092fcdf725aee04dd7da1d21debff559237d49ef1cb3e69bcb8ece44c7364"
Alex Crichton80d6ed22018-01-08 21:56:223086"checksum num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c51a3322e4bca9d212ad9a158a02abc6934d005490c054a2778df73a70aa0a30"
Alex Crichton041d3552017-09-27 22:37:023087"checksum open 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "c281318d992e4432cfa799969467003d05921582a7489a8325e37f8a450d5113"
Alex Crichton924f8c72018-04-18 15:43:593088"checksum openssl 0.10.6 (registry+https://github.com/rust-lang/crates.io-index)" = "63246f69962e8d5ef865f82a65241d6483c8a2905a1801e2f7feb5d187d51320"
Alex Crichton325d7392017-12-10 17:42:493089"checksum openssl-probe 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "77af24da69f9d9341038eba93a073b1fdaaa1b788221b00a69bce9e762cb32de"
Alex Crichton924f8c72018-04-18 15:43:593090"checksum openssl-sys 0.9.28 (registry+https://github.com/rust-lang/crates.io-index)" = "0bbd90640b148b46305c1691eed6039b5c8509bed16991e3562a01eeb76902a3"
Mark Simulacrumb0dbc7c2018-03-27 10:44:333091"checksum ordermap 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = "a86ed3f5f244b372d6b1a00b72ef7f8876d0bc6a78a4c9985c53614041512063"
Robin Kruppe1a24a592017-04-26 21:22:453092"checksum owning_ref 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "cdf84f41639e037b484f93433aa3897863b561ed65c6e59c7073d7c561710f37"
Alex Crichtone9d89832018-04-02 15:43:553093"checksum parking_lot 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)" = "9fd9d732f2de194336fb02fe11f9eed13d9e76f13f4315b4d88a14ca411750cd"
Bastien Orivela67e0722018-03-12 19:23:233094"checksum parking_lot_core 0.2.13 (registry+https://github.com/rust-lang/crates.io-index)" = "538ef00b7317875071d5e00f603f24d16f0b474c1a5fc0ccb8b454ca72eafa79"
Oliver Schneideracdf83f2017-12-06 08:25:293095"checksum percent-encoding 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "31010dd2e1ac33d5b46a5b413495239882813e0369f8ed8a5e266f173602f831"
Alex Crichtone9d89832018-04-02 15:43:553096"checksum pest 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)" = "0fce5d8b5cc33983fc74f78ad552b5522ab41442c4ca91606e4236eb4b5ceefc"
3097"checksum pest_derive 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)" = "ab94faafeb93f4c5e3ce81ca0e5a779529a602ad5d09ae6d21996bfb8b6a52bf"
Mark Simulacrumb0dbc7c2018-03-27 10:44:333098"checksum petgraph 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)" = "8b30dc85588cd02b9b76f5e386535db546d21dc68506cff2abebee0b6445e8e4"
steveklabnikecfbaca2018-04-03 14:32:043099"checksum phf 0.7.21 (registry+https://github.com/rust-lang/crates.io-index)" = "cb325642290f28ee14d8c6201159949a872f220c62af6e110a56ea914fbe42fc"
3100"checksum phf_codegen 0.7.21 (registry+https://github.com/rust-lang/crates.io-index)" = "d62594c0bb54c464f633175d502038177e90309daf2e0158be42ed5f023ce88f"
3101"checksum phf_generator 0.7.21 (registry+https://github.com/rust-lang/crates.io-index)" = "6b07ffcc532ccc85e3afc45865469bf5d9e4ef5bfcf9622e3cfe80c2d275ec03"
3102"checksum phf_shared 0.7.21 (registry+https://github.com/rust-lang/crates.io-index)" = "07e24b0ca9643bdecd0632f2b3da6b1b89bbb0030e0b992afc1113b23a7bc2f2"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583103"checksum pkg-config 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)" = "3a8b4c6b8165cd1a1cd4b9b120978131389f64bdaf456435caa41e630edba903"
steveklabnikecfbaca2018-04-03 14:32:043104"checksum precomputed-hash 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c"
Mark Simulacrum42fde212018-03-10 14:03:063105"checksum pretty_assertions 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "3a029430f0d744bc3d15dd474d591bed2402b645d024583082b9f63bb936dac6"
Alex Crichton87f3dda2018-03-01 19:08:483106"checksum proc-macro2 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "cd07deb3c6d1d9ff827999c7f9b04cdfd66b1b17ae508e14fe47b620f2282ae0"
Alex Crichton924f8c72018-04-18 15:43:593107"checksum proc-macro2 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" = "49b6a521dc81b643e9a51e0d1cf05df46d5a2f3c0280ea72bcb68276ba64a118"
Manish Goregaokar68185512018-02-18 21:33:563108"checksum pulldown-cmark 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "d6fdf85cda6cadfae5428a54661d431330b312bc767ddbc57adbedc24da66e32"
Nick Cameronc5cad5a2017-09-22 01:58:353109"checksum quick-error 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "eda5fe9b71976e62bc81b781206aaa076401769b2143379d3eb2118388babac4"
Oliver Schneideracdf83f2017-12-06 08:25:293110"checksum quine-mc_cluskey 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)" = "07589615d719a60c8dd8a4622e7946465dfef20d1a428f969e3443e7386d5f45"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583111"checksum quote 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)" = "7a6e920b65c65f10b2ae65c831a81a073a89edd28c7cce89475bff467ab4167a"
Alex Crichton87f3dda2018-03-01 19:08:483112"checksum quote 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "1eca14c727ad12702eb4b6bfb5a232287dcf8385cb8ca83a3eeaf6519c44c408"
Alex Crichtone9d89832018-04-02 15:43:553113"checksum quote 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "7b0ff51282f28dc1b53fd154298feaa2e77c5ea0dba68e1fd8b03b72fbe13d2a"
Bastien Orivel06f81032018-03-21 02:04:093114"checksum racer 2.0.13 (registry+https://github.com/rust-lang/crates.io-index)" = "40d44bc30fc8d403b665286b2c9a83466ddbf69297668fb02b785c3e58eb8e0d"
Alex Crichtone9d89832018-04-02 15:43:553115"checksum radix_trie 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "03d0d770481e8af620ca61d3d304bf014f965d7f78e923dc58545e6a545070a9"
steveklabnikecfbaca2018-04-03 14:32:043116"checksum rand 0.3.22 (registry+https://github.com/rust-lang/crates.io-index)" = "15a732abf9d20f0ad8eeb6f909bf6868722d9a06e1e50802b6a70351f40b4eb1"
Alex Crichton994bfd42018-02-26 17:07:163117"checksum rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "eba5f8cb59cc50ed56be8880a5c7b496bfd9bd26394e176bc67884094145c2c5"
Alex Crichtone9d89832018-04-02 15:43:553118"checksum rayon 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "80e811e76f1dbf68abf87a759083d34600017fc4e10b6bd5ad84a700f9dba4b1"
Nick Cameron4b6f5c22018-02-26 03:15:453119"checksum rayon-core 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "9d24ad214285a7729b174ed6d3bcfcb80177807f959d95fafd5bfc5c4f201ac8"
Alex Crichton80d6ed22018-01-08 21:56:223120"checksum redox_syscall 0.1.37 (registry+https://github.com/rust-lang/crates.io-index)" = "0d92eecebad22b767915e4d529f89f28ee96dbbf5a4810d2b844373f136417fd"
Oliver Schneideracdf83f2017-12-06 08:25:293121"checksum redox_termios 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "7e891cfe48e9100a70a3b6eb652fef28920c117d366339687bd5576160db0f76"
Alex Crichtonfaebcc12018-03-15 17:58:023122"checksum regex 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)" = "aec3f58d903a7d2a9dc2bf0e41a746f4530e0cab6b615494e058f67a3ef947fb"
Alex Crichton924f8c72018-04-18 15:43:593123"checksum regex-syntax 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)" = "bd90079345f4a4c3409214734ae220fd773c6f2e8a543d07370c6c1c369cfbfb"
3124"checksum remove_dir_all 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "3488ba1b9a2084d38645c4c08276a1752dcbf2c7130d74f1569681ad5d2799c5"
Nick Cameron127f9a62018-04-25 22:11:283125"checksum rls-analysis 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b339561571efd8d2d4ae1b16eb27f760cad46907d49e9726242844dbbde14e79"
3126"checksum rls-blacklist 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "e4a9cc2545ccb7e05b355bfe047b8039a6ec12270d5f3c996b766b340a50f7d2"
Martin Algesten9a6afa82018-02-02 07:29:593127"checksum rls-data 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)" = "bea04462e94b5512a78499837eecb7db182ff082144cd1b4bc32ef5d43de6510"
Alex Crichton9b1c69e2018-03-12 20:02:493128"checksum rls-rustc 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "885f66b92757420572cbb02e033d4a9558c7413ca9b7ac206f28fd58ffdb44ea"
Nick Cameron7bed5432017-05-08 19:15:483129"checksum rls-span 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "5d7c7046dc6a92f2ae02ed302746db4382e75131b9ce20ce967259f6b5867a6a"
Nick Cameron4b6f5c22018-02-26 03:15:453130"checksum rls-vfs 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)" = "be231e1e559c315bc60ced5ad2cc2d7a9c208ed7d4e2c126500149836fda19bb"
Nick Cameron127f9a62018-04-25 22:11:283131"checksum rustc-ap-rustc_cratesio_shim 110.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "0256e318ad99c467d24bd7188f2d4a3028360621bb92d769b4b65fc44717d514"
3132"checksum rustc-ap-rustc_data_structures 110.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "83430df7f76ea85c1f70fe145041576eee8fd5d77053bf426df24b480918d185"
3133"checksum rustc-ap-rustc_errors 110.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "2b03f874277103039816f6467b1ff30a81b1d6a29d4de6efccefe4c488f6535a"
3134"checksum rustc-ap-serialize 110.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a2e47cf949f06b0c7ab7566c2f69d49f28cb3ecf1bb8bf0bda48b1ba5b7945ae"
3135"checksum rustc-ap-syntax 110.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "625e6fb41fde299082cda3bceb08f81c9ba56b14a2ec737b4366f9c3c9be07d8"
3136"checksum rustc-ap-syntax_pos 110.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "474a23ef1a1245ae02c5fd6a1e9a0725ce6fd25ca2294703c03bddce041f867b"
Alex Crichton994bfd42018-02-26 17:07:163137"checksum rustc-demangle 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "11fb43a206a04116ffd7cfcf9bcb941f8eb6cc7ff667272246b0a1c74259a3cb"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583138"checksum rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)" = "dcf128d1287d2ea9d80910b5f1120d0b8eede3fbf1abe91c40d39ea7d51e6fda"
Nick Cameron127f9a62018-04-25 22:11:283139"checksum same-file 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "d931a44fdaa43b8637009e7632a02adc4f2b2e0733c08caa4cf00e8da4a117a7"
Alex Crichton80d6ed22018-01-08 21:56:223140"checksum same-file 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "cfb6eded0b06a0b512c8ddbcf04089138c9b4362c2f696f3c3d76039d68f3637"
Alex Crichton924f8c72018-04-18 15:43:593141"checksum schannel 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)" = "85fd9df495640643ad2d00443b3d78aae69802ad488debab4f1dd52fc1806ade"
Alex Crichton994bfd42018-02-26 17:07:163142"checksum scoped-tls 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "8674d439c964889e2476f474a3bf198cc9e199e77499960893bac5de7e9218a4"
Oliver Schneideracdf83f2017-12-06 08:25:293143"checksum scopeguard 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "94258f53601af11e6a49f722422f6e3425c52b06245a5cf9bc09908b174f5e27"
Nick Cameron127f9a62018-04-25 22:11:283144"checksum semver 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "bee2bc909ab2d8d60dab26e8cad85b25d795b14603a0dcb627b78b9d30b6454b"
Alex Crichton80d6ed22018-01-08 21:56:223145"checksum semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583146"checksum semver-parser 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3"
Alex Crichton924f8c72018-04-18 15:43:593147"checksum serde 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)" = "29465552c9b767d0cb44be3ddf4c3214be15d34975a7750f6cf4f409835f0248"
3148"checksum serde_derive 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)" = "fb88f3c93214390ed9ef3ad15ce303c36684a915a97a30883ac6ca261bf67dc7"
3149"checksum serde_derive_internals 0.23.1 (registry+https://github.com/rust-lang/crates.io-index)" = "9d30c4596450fd7bbda79ef15559683f9a79ac0193ea819db90000d7e1cae794"
Alex Crichton38bedfa2017-09-02 03:46:513150"checksum serde_ignored 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "190e9765dcedb56be63b6e0993a006c7e3b071a016a304736e4a315dc01fb142"
Alex Crichton924f8c72018-04-18 15:43:593151"checksum serde_json 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)" = "7bf1cbb1387028a13739cb018ee0d9b3db534f22ca3c84a5904f7eadfde14e75"
Alex Crichtone9d89832018-04-02 15:43:553152"checksum shell-escape 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "170a13e64f2a51b77a45702ba77287f5c6829375b04a69cf2222acd17d0cfab9"
steveklabnik54371882018-01-25 17:32:253153"checksum shlex 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "7fdf1b9db47230893d76faad238fd6097fd6d6a9245cd7a4d90dbd639536bbd2"
steveklabnikecfbaca2018-04-03 14:32:043154"checksum siphasher 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "0df90a788073e8d0235a67e50441d47db7c8ad9debd91cbf43736a2a92d36537"
Nick Cameron127f9a62018-04-25 22:11:283155"checksum skeptic 0.13.2 (registry+https://github.com/rust-lang/crates.io-index)" = "c8431f8fca168e2db4be547bd8329eac70d095dff1444fee4b0fa0fabc7df75a"
John Kåre Alsaker970c6132017-12-03 12:49:013156"checksum smallvec 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "44db0ecb22921ef790d17ae13a3f6d15784183ff5f2a01aa32098c7498d2b4b9"
Alex Crichton924f8c72018-04-18 15:43:593157"checksum socket2 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = "ff606e0486e88f5fc6cfeb3966e434fb409abbc7a3ab495238f70a1ca97f789d"
Robin Kruppe1a24a592017-04-26 21:22:453158"checksum stable_deref_trait 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "15132e0e364248108c5e2c02e3ab539be8d6f5d52a01ca9bbf27ed657316f02b"
steveklabnikecfbaca2018-04-03 14:32:043159"checksum string_cache 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)" = "39cb4173bcbd1319da31faa5468a7e3870683d7a237150b0b0aaafd546f6ad12"
3160"checksum string_cache_codegen 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "479cde50c3539481f33906a387f2bd17c8e87cb848c35b6021d41fb81ff9b4d7"
3161"checksum string_cache_shared 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b1884d1bc09741d466d9b14e6d37ac89d6909cbcac41dd9ae982d4d063bbedfc"
Aleksey Kladovb15b0232018-03-16 10:37:143162"checksum strsim 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "bb4f380125926a99e52bc279241539c018323fab05ad6368b56f93d9369ff550"
Matt Ickstadt0ab516f2018-04-21 21:06:133163"checksum strum 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "099e21b5dd6dd07b5adcf8c4b723a7c0b7efd7a9359bf963d58c0caae8532545"
3164"checksum strum_macros 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "0dd9bd569e88028750e3ae5c25616b8278ac16a8e61aba4339195c72396d49e1"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583165"checksum syn 0.11.11 (registry+https://github.com/rust-lang/crates.io-index)" = "d3b891b9015c88c576343b9b3e41c2c11a51c219ef067b264bd9c8aa9b441dad"
Alex Crichtone9d89832018-04-02 15:43:553166"checksum syn 0.12.15 (registry+https://github.com/rust-lang/crates.io-index)" = "c97c05b8ebc34ddd6b967994d5c6e9852fa92f8b82b3858c39451f97346dcce5"
3167"checksum syn 0.13.1 (registry+https://github.com/rust-lang/crates.io-index)" = "91b52877572087400e83d24b9178488541e3d535259e04ff17a63df1e5ceff59"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583168"checksum synom 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)" = "a393066ed9010ebaed60b9eafa373d4b1baac186dd7e008555b0f702b51945b6"
Alex Crichton325d7392017-12-10 17:42:493169"checksum synstructure 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" = "3a761d12e6d8dcb4dcf952a7a89b475e3a9d69e4a69307e01a470977642914bd"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583170"checksum syntex_errors 0.52.0 (registry+https://github.com/rust-lang/crates.io-index)" = "9e52bffe6202cfb67587784cf23e0ec5bf26d331eef4922a16d5c42e12aa1e9b"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583171"checksum syntex_pos 0.52.0 (registry+https://github.com/rust-lang/crates.io-index)" = "955ef4b16af4c468e4680d1497f873ff288f557d338180649e18f915af5e15ac"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583172"checksum syntex_syntax 0.52.0 (registry+https://github.com/rust-lang/crates.io-index)" = "76a302e717e348aa372ff577791c3832395650073b8d8432f8b3cb170b34afde"
Alex Crichton924f8c72018-04-18 15:43:593173"checksum tar 0.4.15 (registry+https://github.com/rust-lang/crates.io-index)" = "6af6b94659f9a571bf769a5b71f54079393585ee0bfdd71b691be22d7d6b1d18"
Alex Crichtonfaebcc12018-03-15 17:58:023174"checksum tempdir 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)" = "15f2b5fb00ccdf689e0149d1b1b3c03fead81c2b37735d812fa8bddbbf41b6d8"
Alex Crichton924f8c72018-04-18 15:43:593175"checksum tempfile 3.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "8cddbd26c5686ece823b507f304c8f188daef548b4cb753512d929ce478a093c"
steveklabnikecfbaca2018-04-03 14:32:043176"checksum tendril 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "9de21546595a0873061940d994bbbc5c35f024ae4fd61ec5c5b159115684f508"
Mark Simulacrum38b46882017-06-26 16:26:153177"checksum term 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" = "fa63644f74ce96fbeb9b794f66aff2a52d601cbd5e80f4b97123e3899f4570f1"
Alan Du253ade52018-03-19 14:14:133178"checksum term 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "5e6b677dd1e8214ea1ef4297f85dbcbed8e8cdddb561040cc998ca2551c37561"
Eric Huss0f1c6492018-03-26 23:20:113179"checksum termcolor 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" = "adc4587ead41bf016f11af03e55a624c06568b5a19db4e90fde573d805074f83"
Oliver Schneideracdf83f2017-12-06 08:25:293180"checksum termion 1.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "689a3bdfaab439fd92bc87df5c4c78417d3cbe537487274e9b0b2dce76e92096"
3181"checksum textwrap 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c0b59b6b4b44d867f1370ef1bd91bfb262bf07bf0ae65c202ea2fbc16153b693"
Alex Crichton325d7392017-12-10 17:42:493182"checksum thread_local 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = "279ef31c19ededf577bfd12dfae728040a21f635b06a24cd670ff510edd38963"
Alex Crichton15899b02018-01-25 04:01:423183"checksum time 0.1.39 (registry+https://github.com/rust-lang/crates.io-index)" = "a15375f1df02096fb3317256ce2cee6a1f42fc84ea5ad5fc8c421cfe40c73098"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583184"checksum toml 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "736b60249cb25337bc196faa43ee12c705e426f3d55c214d73a4e7be06f92cb4"
Alex Crichton924f8c72018-04-18 15:43:593185"checksum toml 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" = "a0263c6c02c4db6c8f7681f9fd35e90de799ebd4cfdeab77a38f4ff6b3d8c0d9"
steveklabnik54371882018-01-25 17:32:253186"checksum toml-query 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "6854664bfc6df0360c695480836ee90e2d0c965f06db291d10be9344792d43e8"
Alex Crichton994bfd42018-02-26 17:07:163187"checksum ucd-util 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "fd2be2d6639d0f8fe6cdda291ad456e23629558d466e2789d2c3e9892bda285d"
steveklabnik4871dba2017-06-27 17:33:323188"checksum unicode-bidi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "49f2bd0c6468a8230e1db229cff8029217cf623c767ea5d60bfbd42729ea54d5"
Alex Crichton1cede102017-06-15 02:33:063189"checksum unicode-normalization 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "51ccda9ef9efa3f7ef5d91e8f9b83bbe6955f9bf86aec89d5cce2c874625920f"
Nick Cameron7cb3f452017-08-24 05:52:283190"checksum unicode-segmentation 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a8083c594e02b8ae1654ae26f0ade5158b119bd88ad0e8227a5d8fcd72407946"
Steve Klabnika0769612017-02-07 23:13:573191"checksum unicode-width 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "bf3a113775714a22dcb774d8ea3655c53a32debae63a063acc00a91cc586245f"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583192"checksum unicode-xid 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "36dff09cafb4ec7c8cf0023eb0b686cb6ce65499116a12201c9e11840ca01beb"
3193"checksum unicode-xid 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "8c1f860d7d29cf02cb2f3f359fd35991af3d30bac52c57d265a3c461074cb4dc"
Alex Crichton87f3dda2018-03-01 19:08:483194"checksum unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "fc72304796d0818e357ead4e000d19c9c174ab23dc11093ac919054d20a6a7fc"
steveklabnikecfbaca2018-04-03 14:32:043195"checksum unreachable 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "1f2ae5ddb18e1c92664717616dd9549dde73f539f01bd7b77c2edb2446bdff91"
Nick Cameron3dad1972017-06-26 13:43:093196"checksum unreachable 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "382810877fe448991dfc7f0dd6e3ae5d58088fd0ea5e35189655f84e6814fa56"
Alex Crichton994bfd42018-02-26 17:07:163197"checksum url 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "f808aadd8cfec6ef90e4a14eb46f24511824d1ac596b9682703c87056c8678b7"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583198"checksum url_serde 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "74e7d099f1ee52f823d4bdd60c93c3602043c728f5db3b97bdb548467f7bddea"
Nick Cameronad8ecc22017-07-19 01:32:123199"checksum userenv-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "71d28ea36bbd9192d75bd9fa9b39f96ddb986eaee824adae5d53b6e51919b2f3"
steveklabnikecfbaca2018-04-03 14:32:043200"checksum utf-8 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f1262dfab4c30d5cb7c07026be00ee343a6cf5027fdc0104a9160f354e5db75c"
Steve Klabnik2795de32017-02-20 00:20:573201"checksum utf8-ranges 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "662fab6525a98beff2921d7f61a39e7d59e0b425ebc7d0d9e66d316e55124122"
Alex Crichton924f8c72018-04-18 15:43:593202"checksum vcpkg 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "7ed0f6789c8a85ca41bbc1c9d175422116a9869bd1cf31bb08e1493ecce60380"
Alex Crichton1cede102017-06-15 02:33:063203"checksum vec_map 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "887b5b631c2ad01628bbbaa7dd4c869f80d3186688f8d0b6f58774fbe324988c"
Steve Klabnik2795de32017-02-20 00:20:573204"checksum void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d"
Nick Cameron127f9a62018-04-25 22:11:283205"checksum walkdir 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)" = "bb08f9e670fab86099470b97cd2b252d6527f0b3cc1401acdb595ffc9dd288ff"
Alex Crichton994bfd42018-02-26 17:07:163206"checksum walkdir 2.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "63636bd0eb3d00ccb8b9036381b526efac53caf112b7783b730ab3f8e44da369"
Steve Klabnika0769612017-02-07 23:13:573207"checksum winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)" = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a"
Alex Crichton80d6ed22018-01-08 21:56:223208"checksum winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "04e3bd221fcbe8a271359c04f21a76db7d0c6028862d1bb5512d85e1e2eb5bb3"
Steve Klabnika0769612017-02-07 23:13:573209"checksum winapi-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc"
Alex Crichton80d6ed22018-01-08 21:56:223210"checksum winapi-i686-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
3211"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:163212"checksum wincolor 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "eeb06499a3a4d44302791052df005d5232b927ed1a9658146d842165c4de7767"
Alex Crichton924f8c72018-04-18 15:43:593213"checksum xattr 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "abb373b92de38a4301d66bec009929b4fb83120ea1c4a401be89dbe0b9777443"
Josh Stone2c5542f2018-01-17 02:06:323214"checksum xz2 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "98df591c3504d014dd791d998123ed00a476c7e26dc6b2e873cb55c6ac9e59fa"
Josh Stone020c5ec2017-05-08 22:01:133215"checksum yaml-rust 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = "e66366e18dc58b46801afbf2ca7661a9f59cc8c5962c29892b6039b4f86fa992"