blob: ad4af76f4b3823606697981b39154755de4a7496 [file] [log] [blame]
Hirokazu Hatabd4df0c2019-02-04 16:31:481# This file is automatically @generated by Cargo.
2# It is not intended for manual editing.
Ahmed Charles9ca382f2016-09-02 08:55:293[[package]]
Alex Crichtonb4110902018-12-08 11:06:544name = "adler32"
5version = "1.0.3"
6source = "registry+https://github.com/rust-lang/crates.io-index"
7
8[[package]]
Steve Klabnika0769612017-02-07 23:13:579name = "aho-corasick"
Alex Crichtonb4110902018-12-08 11:06:5410version = "0.6.9"
Steve Klabnika0769612017-02-07 23:13:5711source = "registry+https://github.com/rust-lang/crates.io-index"
12dependencies = [
Alex Crichtonb4110902018-12-08 11:06:5413 "memchr 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Steve Klabnika0769612017-02-07 23:13:5714]
15
16[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:2917name = "alloc"
18version = "0.0.0"
19dependencies = [
Lokathorf532dfe92019-01-07 19:52:0520 "compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:2921 "core 0.0.0",
Alex Crichton4c21a3b2018-11-20 05:52:5022 "rand 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
Ralf Jung3414be02018-12-21 10:33:2923 "rand_xorshift 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:2924]
25
26[[package]]
steveklabnikecfbaca2018-04-03 14:32:0427name = "ammonia"
28version = "1.1.0"
29source = "registry+https://github.com/rust-lang/crates.io-index"
30dependencies = [
Bastien Orivel5c4534a2018-12-08 14:11:4731 "html5ever 0.22.5 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewski14b1b572018-12-10 07:58:0832 "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:0433 "maplit 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:4734 "matches 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:0435 "tendril 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:5436 "url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:0437]
38
39[[package]]
Steve Klabnika0769612017-02-07 23:13:5740name = "ansi_term"
Aleksey Kladovb15b0232018-03-16 10:37:1441version = "0.11.0"
Steve Klabnika0769612017-02-07 23:13:5742source = "registry+https://github.com/rust-lang/crates.io-index"
Aleksey Kladovb15b0232018-03-16 10:37:1443dependencies = [
Alex Crichton4f661c02018-10-08 17:39:0944 "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Aleksey Kladovb15b0232018-03-16 10:37:1445]
Steve Klabnika0769612017-02-07 23:13:5746
47[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:4348name = "arc-swap"
49version = "0.3.7"
50source = "registry+https://github.com/rust-lang/crates.io-index"
51
52[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:2953name = "arena"
54version = "0.0.0"
John Kåre Alsaker19d44f22017-12-03 12:49:4655dependencies = [
56 "rustc_data_structures 0.0.0",
57]
Ahmed Charles9ca382f2016-09-02 08:55:2958
59[[package]]
flip19954c228cc2019-02-18 09:32:5860name = "argon2rs"
61version = "0.2.5"
62source = "registry+https://github.com/rust-lang/crates.io-index"
63dependencies = [
64 "blake2-rfc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
65 "scoped_threadpool 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
66]
67
68[[package]]
James Munnsde763692019-01-19 02:39:3769name = "arrayref"
70version = "0.3.5"
71source = "registry+https://github.com/rust-lang/crates.io-index"
72
73[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:4574name = "arrayvec"
75version = "0.4.7"
76source = "registry+https://github.com/rust-lang/crates.io-index"
77dependencies = [
78 "nodrop 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
79]
80
81[[package]]
Alex Crichton1cede102017-06-15 02:33:0682name = "atty"
Ralf Junga171ed22018-07-27 13:10:5283version = "0.2.11"
Josh Stone020c5ec2017-05-08 22:01:1384source = "registry+https://github.com/rust-lang/crates.io-index"
85dependencies = [
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:4286 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:2987 "termion 1.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton4f661c02018-10-08 17:39:0988 "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton1cede102017-06-15 02:33:0689]
90
91[[package]]
92name = "backtrace"
Ralf Jung8e994a22018-12-11 21:36:2493version = "0.3.11"
Alex Crichton1cede102017-06-15 02:33:0694source = "registry+https://github.com/rust-lang/crates.io-index"
95dependencies = [
Alex Crichton8d500572018-12-15 00:47:1896 "backtrace-sys 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:5497 "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:4298 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfcc8bb42018-12-14 22:37:5199 "rustc-demangle 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton4f661c02018-10-08 17:39:09100 "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Josh Stone020c5ec2017-05-08 22:01:13101]
102
103[[package]]
104name = "backtrace-sys"
Alex Crichton8d500572018-12-15 00:47:18105version = "0.1.27"
Josh Stone020c5ec2017-05-08 22:01:13106source = "registry+https://github.com/rust-lang/crates.io-index"
107dependencies = [
Hugues de Valon4af681c2019-01-09 14:51:22108 "cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)",
dylan_DPC14a38b32019-01-17 10:22:48109 "compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:42110 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton8d500572018-12-15 00:47:18111 "rustc-std-workspace-core 1.0.0",
Josh Stone020c5ec2017-05-08 22:01:13112]
113
114[[package]]
Alex Crichtond99e7c22018-09-28 18:27:30115name = "bit-set"
116version = "0.5.0"
117source = "registry+https://github.com/rust-lang/crates.io-index"
118dependencies = [
119 "bit-vec 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
120]
121
122[[package]]
123name = "bit-vec"
124version = "0.5.0"
125source = "registry+https://github.com/rust-lang/crates.io-index"
126
127[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58128name = "bitflags"
Marc-Antoine Perennou95bc0d62017-06-07 19:42:17129version = "0.9.1"
130source = "registry+https://github.com/rust-lang/crates.io-index"
131
132[[package]]
Tamir Duberstein231d9e72017-09-08 19:08:01133name = "bitflags"
Alex Crichton2863b752018-08-21 17:23:47134version = "1.0.4"
Tamir Duberstein231d9e72017-09-08 19:08:01135source = "registry+https://github.com/rust-lang/crates.io-index"
136
137[[package]]
flip19954c228cc2019-02-18 09:32:58138name = "blake2-rfc"
139version = "0.2.18"
140source = "registry+https://github.com/rust-lang/crates.io-index"
141dependencies = [
142 "arrayvec 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)",
143 "constant_time_eq 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
144]
145
146[[package]]
James Munnsde763692019-01-19 02:39:37147name = "block-buffer"
148version = "0.3.3"
149source = "registry+https://github.com/rust-lang/crates.io-index"
150dependencies = [
151 "arrayref 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
152 "byte-tools 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
153]
154
155[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29156name = "bootstrap"
157version = "0.0.0"
158dependencies = [
159 "build_helper 0.1.0",
dylan_DPC14a38b32019-01-17 10:22:48160 "cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:47161 "cmake 0.1.33 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:54162 "filetime 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:55163 "getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:29164 "lazy_static 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:42165 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:22166 "num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
Gabriel Majerib31eaa42018-09-08 06:04:29167 "petgraph 0.4.13 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Simulacrum42fde212018-03-10 14:03:06168 "pretty_assertions 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss57393642018-12-17 18:23:04169 "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:54170 "serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)",
171 "serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16172 "time 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:54173 "toml 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:29174]
175
176[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58177name = "bufstream"
Alex Crichtonb4110902018-12-08 11:06:54178version = "0.1.4"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58179source = "registry+https://github.com/rust-lang/crates.io-index"
180
181[[package]]
Alex Crichton9e8785f2017-01-24 22:37:04182name = "build-manifest"
183version = "0.1.0"
184dependencies = [
Eric Huss57393642018-12-17 18:23:04185 "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:54186 "serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)",
187 "toml 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton9e8785f2017-01-24 22:37:04188]
189
190[[package]]
Alex Crichtonb4110902018-12-08 11:06:54191name = "build_const"
192version = "0.2.1"
193source = "registry+https://github.com/rust-lang/crates.io-index"
194
195[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29196name = "build_helper"
197version = "0.1.0"
198
199[[package]]
James Munnsde763692019-01-19 02:39:37200name = "byte-tools"
201version = "0.2.0"
202source = "registry+https://github.com/rust-lang/crates.io-index"
203
204[[package]]
Alex Crichton4f661c02018-10-08 17:39:09205name = "bytecount"
flip19954c228cc2019-02-18 09:32:58206version = "0.5.1"
Alex Crichton4f661c02018-10-08 17:39:09207source = "registry+https://github.com/rust-lang/crates.io-index"
208dependencies = [
Nick Cameron7a7445b2018-12-01 10:36:32209 "packed_simd 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton4f661c02018-10-08 17:39:09210]
211
212[[package]]
Oliver Schneiderea351922017-09-18 14:18:23213name = "byteorder"
Alex Crichtonb4110902018-12-08 11:06:54214version = "1.2.7"
Oliver Schneiderea351922017-09-18 14:18:23215source = "registry+https://github.com/rust-lang/crates.io-index"
216
217[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:43218name = "bytes"
219version = "0.4.11"
220source = "registry+https://github.com/rust-lang/crates.io-index"
221dependencies = [
222 "byteorder 1.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
223 "iovec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
224]
225
226[[package]]
Alex Crichton8ccf1122018-09-20 21:37:53227name = "bytesize"
228version = "1.0.0"
229source = "registry+https://github.com/rust-lang/crates.io-index"
230
231[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58232name = "cargo"
Mark Rousskovcd39cf72019-01-27 15:43:30233version = "0.35.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58234dependencies = [
Ralf Junga171ed22018-07-27 13:10:52235 "atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:54236 "bufstream 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
Hugues de Valon65ac3152019-01-10 12:42:14237 "byteorder 1.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton8ccf1122018-09-20 21:37:53238 "bytesize 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16239 "clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:54240 "core-foundation 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Rousskovcd39cf72019-01-27 15:43:30241 "crates-io 0.23.0",
Alex Crichtonb4110902018-12-08 11:06:54242 "crossbeam-utils 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:16243 "crypto-hash 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton62d78012018-11-09 20:55:25244 "curl 0.4.19 (registry+https://github.com/rust-lang/crates.io-index)",
245 "curl-sys 0.4.15 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton01127ca2018-11-16 11:08:23246 "env_logger 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss55917ba2019-02-03 22:42:29247 "failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:54248 "filetime 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
249 "flate2 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:22250 "fs2 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss97308712018-08-14 21:27:26251 "fwdansi 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Hugues de Valon65ac3152019-01-10 12:42:14252 "git2 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
253 "git2-curl 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58254 "glob 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16255 "hex 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:47256 "home 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
Bastien Orivela82f0ce2019-02-22 12:49:19257 "ignore 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
flip19954c228cc2019-02-18 09:32:58258 "im-rc 12.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:54259 "jobserver 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewski14b1b572018-12-10 07:58:08260 "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:54261 "lazycell 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:42262 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss57393642018-12-17 18:23:04263 "libgit2-sys 0.7.11 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:54264 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:47265 "miow 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:22266 "num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:54267 "opener 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi9740c5e2019-01-02 10:06:36268 "openssl 0.10.16 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:54269 "pretty_env_logger 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond99e7c22018-09-28 18:27:30270 "proptest 0.8.7 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton0e034d12018-07-31 21:16:55271 "rustc-workspace-hack 1.0.0",
Eric Huss57393642018-12-17 18:23:04272 "rustfix 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:54273 "same-file 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:22274 "semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss57393642018-12-17 18:23:04275 "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton38bedfa2017-09-02 03:46:51276 "serde_ignored 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:54277 "serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:55278 "shell-escape 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:54279 "tar 0.4.20 (registry+https://github.com/rust-lang/crates.io-index)",
280 "tempfile 3.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
281 "termcolor 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
282 "toml 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Simulacrumad97f8b2018-06-22 15:48:43283 "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:54284 "url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
Hugues de Valon65ac3152019-01-10 12:42:14285 "url_serde 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton4f661c02018-10-08 17:39:09286 "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58287]
288
289[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29290name = "cargo_metadata"
Matthias Krügerf354c852018-11-14 13:49:40291version = "0.6.2"
Ralf Jungf684f802018-07-13 08:34:50292source = "registry+https://github.com/rust-lang/crates.io-index"
293dependencies = [
294 "error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
295 "semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss57393642018-12-17 18:23:04296 "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:54297 "serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)",
298 "serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)",
Ralf Jungf684f802018-07-13 08:34:50299]
300
301[[package]]
Matthias Krügera27cf8a2019-01-30 00:24:37302name = "cargo_metadata"
303version = "0.7.1"
304source = "registry+https://github.com/rust-lang/crates.io-index"
305dependencies = [
306 "error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
307 "semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
308 "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)",
309 "serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)",
310 "serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)",
311]
312
313[[package]]
Alex Crichtonf6304e12017-02-15 22:55:26314name = "cargotest2"
315version = "0.1.0"
316
317[[package]]
Nick Cameronc5cad5a2017-09-22 01:58:35318name = "cc"
Hugues de Valon4af681c2019-01-09 14:51:22319version = "1.0.28"
Nick Cameronc5cad5a2017-09-22 01:58:35320source = "registry+https://github.com/rust-lang/crates.io-index"
321
322[[package]]
Josh Stone020c5ec2017-05-08 22:01:13323name = "cfg-if"
Alex Crichtonb4110902018-12-08 11:06:54324version = "0.1.6"
Josh Stone020c5ec2017-05-08 22:01:13325source = "registry+https://github.com/rust-lang/crates.io-index"
326
327[[package]]
Niko Matsakis9c548bf2018-05-24 12:48:02328name = "chalk-engine"
scalexmda9467d2018-11-28 21:11:00329version = "0.9.0"
Niko Matsakis9c548bf2018-05-24 12:48:02330source = "registry+https://github.com/rust-lang/crates.io-index"
331dependencies = [
332 "chalk-macros 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsaker7ebd4d62018-05-24 03:37:40333 "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Niko Matsakis9c548bf2018-05-24 12:48:02334]
335
336[[package]]
337name = "chalk-macros"
338version = "0.1.0"
339source = "registry+https://github.com/rust-lang/crates.io-index"
340dependencies = [
341 "lazy_static 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
342]
343
344[[package]]
Alex Crichton15899b02018-01-25 04:01:42345name = "chrono"
Alex Crichtonb4110902018-12-08 11:06:54346version = "0.4.6"
Alex Crichton15899b02018-01-25 04:01:42347source = "registry+https://github.com/rust-lang/crates.io-index"
348dependencies = [
Alex Crichtond8251152018-07-02 16:33:16349 "num-integer 0.1.39 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:54350 "num-traits 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16351 "time 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton15899b02018-01-25 04:01:42352]
353
354[[package]]
Steve Klabnika0769612017-02-07 23:13:57355name = "clap"
Alex Crichtond8251152018-07-02 16:33:16356version = "2.32.0"
Steve Klabnika0769612017-02-07 23:13:57357source = "registry+https://github.com/rust-lang/crates.io-index"
358dependencies = [
Aleksey Kladovb15b0232018-03-16 10:37:14359 "ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
Ralf Junga171ed22018-07-27 13:10:52360 "atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:47361 "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Aleksey Kladovb15b0232018-03-16 10:37:14362 "strsim 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16363 "textwrap 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Simulacrumad97f8b2018-06-22 15:48:43364 "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16365 "vec_map 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
Josh Stone020c5ec2017-05-08 22:01:13366 "yaml-rust 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Steve Klabnika0769612017-02-07 23:13:57367]
368
369[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29370name = "clippy"
Oliver Schneider0ad54532018-07-14 22:01:24371version = "0.0.212"
Ahmed Charles9ca382f2016-09-02 08:55:29372dependencies = [
Matthias Krügera27cf8a2019-01-30 00:24:37373 "cargo_metadata 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider70717f22018-01-30 14:12:12374 "clippy-mini-macro-test 0.2.0",
Matthias Krüger10e7b762018-09-07 07:12:06375 "clippy_dev 0.0.1",
Oliver Schneider0ad54532018-07-14 22:01:24376 "clippy_lints 0.0.212",
Igor Matuszewski594e2612019-03-03 13:48:03377 "compiletest_rs 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)",
Bastien Orivel5c4534a2018-12-08 14:11:47378 "derive-new 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewski14b1b572018-12-10 07:58:08379 "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:54380 "regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton0e034d12018-07-31 21:16:55381 "rustc-workspace-hack 1.0.0",
Hugues de Valon65ac3152019-01-10 12:42:14382 "rustc_tools_util 0.1.1",
Oliver Schneider02ac15c2018-02-09 17:53:41383 "semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss57393642018-12-17 18:23:04384 "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:54385 "serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:29386]
387
388[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29389name = "clippy-mini-macro-test"
Oliver Schneider70717f22018-01-30 14:12:12390version = "0.2.0"
Oliver Schneideracdf83f2017-12-06 08:25:29391
392[[package]]
Matthias Krüger10e7b762018-09-07 07:12:06393name = "clippy_dev"
394version = "0.0.1"
395dependencies = [
396 "clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
Matthias Krügera27cf8a2019-01-30 00:24:37397 "itertools 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewski14b1b572018-12-10 07:58:08398 "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:54399 "regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
400 "walkdir 2.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
Matthias Krüger10e7b762018-09-07 07:12:06401]
402
403[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29404name = "clippy_lints"
Oliver Schneider0ad54532018-07-14 22:01:24405version = "0.0.212"
Oliver Schneider847bb142018-05-11 12:11:06406dependencies = [
Matthias Krügera27cf8a2019-01-30 00:24:37407 "cargo_metadata 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
Manish Goregaokard63e9252018-07-20 07:53:56408 "if_chain 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
Matthias Krügera27cf8a2019-01-30 00:24:37409 "itertools 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewski14b1b572018-12-10 07:58:08410 "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:47411 "matches 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
Matthias Krüger2598a7a2018-11-23 11:52:47412 "pulldown-cmark 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider847bb142018-05-11 12:11:06413 "quine-mc_cluskey 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:54414 "regex-syntax 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider847bb142018-05-11 12:11:06415 "semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss57393642018-12-17 18:23:04416 "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:54417 "serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)",
Nicholas Nethercoteecf6cd42018-11-28 21:52:22418 "smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:54419 "toml 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16420 "unicode-normalization 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:54421 "url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider847bb142018-05-11 12:11:06422]
423
424[[package]]
kennytmcab21f12018-07-26 21:58:55425name = "cloudabi"
426version = "0.0.3"
427source = "registry+https://github.com/rust-lang/crates.io-index"
428dependencies = [
Alex Crichton2863b752018-08-21 17:23:47429 "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
kennytmcab21f12018-07-26 21:58:55430]
431
432[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29433name = "cmake"
Alex Crichton2863b752018-08-21 17:23:47434version = "0.1.33"
Oliver Schneideracdf83f2017-12-06 08:25:29435source = "registry+https://github.com/rust-lang/crates.io-index"
436dependencies = [
Hugues de Valon4af681c2019-01-09 14:51:22437 "cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:29438]
439
440[[package]]
Nick Cameron127f9a62018-04-25 22:11:28441name = "colored"
442version = "1.6.0"
443source = "registry+https://github.com/rust-lang/crates.io-index"
444dependencies = [
445 "lazy_static 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
446]
447
448[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29449name = "commoncrypto"
450version = "0.2.0"
451source = "registry+https://github.com/rust-lang/crates.io-index"
452dependencies = [
453 "commoncrypto-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
454]
455
456[[package]]
457name = "commoncrypto-sys"
458version = "0.2.0"
459source = "registry+https://github.com/rust-lang/crates.io-index"
460dependencies = [
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:42461 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Murarth64842582017-06-17 19:01:18462]
463
464[[package]]
Alex Crichton147e2da2016-10-07 06:30:38465name = "compiler_builtins"
Lokathorf532dfe92019-01-07 19:52:05466version = "0.1.5"
Alex Crichton4c21a3b2018-11-20 05:52:50467source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton147e2da2016-10-07 06:30:38468dependencies = [
Hugues de Valon4af681c2019-01-09 14:51:22469 "cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton4c21a3b2018-11-20 05:52:50470 "rustc-std-workspace-core 1.0.0",
Alex Crichton147e2da2016-10-07 06:30:38471]
472
473[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29474name = "compiletest"
475version = "0.0.0"
476dependencies = [
Oliver Schneideracdf83f2017-12-06 08:25:29477 "diff 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:54478 "env_logger 0.5.13 (registry+https://github.com/rust-lang/crates.io-index)",
479 "filetime 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:55480 "getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewski14b1b572018-12-10 07:58:08481 "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:42482 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:54483 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:47484 "miow 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:54485 "regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss57393642018-12-17 18:23:04486 "rustfix 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
487 "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:54488 "serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)",
489 "serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)",
Vytautas Astrauskasd966e572018-12-17 12:40:40490 "walkdir 2.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton4f661c02018-10-08 17:39:09491 "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:29492]
493
494[[package]]
495name = "compiletest_rs"
Igor Matuszewski594e2612019-03-03 13:48:03496version = "0.3.19"
Oliver Schneideracdf83f2017-12-06 08:25:29497source = "registry+https://github.com/rust-lang/crates.io-index"
498dependencies = [
499 "diff 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:54500 "filetime 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:55501 "getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)",
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:42502 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:54503 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:47504 "miow 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:54505 "regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
Matthias Krügerc09d4e72019-01-05 14:40:10506 "rustfix 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss57393642018-12-17 18:23:04507 "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:54508 "serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)",
509 "serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)",
510 "tempfile 3.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
Santiago Pastorinoddd47312019-03-02 19:58:38511 "tester 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton4f661c02018-10-08 17:39:09512 "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:29513]
514
515[[package]]
flip19954c228cc2019-02-18 09:32:58516name = "constant_time_eq"
517version = "0.1.3"
518source = "registry+https://github.com/rust-lang/crates.io-index"
519
520[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29521name = "core"
522version = "0.0.0"
Alex Crichton994bfd42018-02-26 17:07:16523dependencies = [
Alex Crichton4c21a3b2018-11-20 05:52:50524 "rand 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:16525]
Ahmed Charles9ca382f2016-09-02 08:55:29526
527[[package]]
Nick Cameron7cb3f452017-08-24 05:52:28528name = "core-foundation"
Alex Crichtonb4110902018-12-08 11:06:54529version = "0.6.3"
Nick Cameron7cb3f452017-08-24 05:52:28530source = "registry+https://github.com/rust-lang/crates.io-index"
531dependencies = [
Alex Crichtonb4110902018-12-08 11:06:54532 "core-foundation-sys 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:42533 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron7cb3f452017-08-24 05:52:28534]
535
536[[package]]
537name = "core-foundation-sys"
Alex Crichtonb4110902018-12-08 11:06:54538version = "0.6.2"
Nick Cameron7cb3f452017-08-24 05:52:28539source = "registry+https://github.com/rust-lang/crates.io-index"
Nick Cameron7cb3f452017-08-24 05:52:28540
541[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58542name = "crates-io"
Mark Rousskovcd39cf72019-01-27 15:43:30543version = "0.23.0"
Nick Cameronad8ecc22017-07-19 01:32:12544dependencies = [
Alex Crichton62d78012018-11-09 20:55:25545 "curl 0.4.19 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss55917ba2019-02-03 22:42:29546 "failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss57393642018-12-17 18:23:04547 "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:54548 "serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)",
549 "serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)",
550 "url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58551]
552
553[[package]]
Alex Crichtonb4110902018-12-08 11:06:54554name = "crc"
555version = "1.8.1"
Alex Crichton38bedfa2017-09-02 03:46:51556source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichtonb4110902018-12-08 11:06:54557dependencies = [
558 "build_const 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
559]
560
561[[package]]
562name = "crc32fast"
563version = "1.1.2"
564source = "registry+https://github.com/rust-lang/crates.io-index"
565dependencies = [
566 "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
567]
Alex Crichton38bedfa2017-09-02 03:46:51568
569[[package]]
kennytmcab21f12018-07-26 21:58:55570name = "crossbeam-channel"
Matthias Krüger696fb8f2019-01-21 15:32:43571version = "0.3.4"
572source = "registry+https://github.com/rust-lang/crates.io-index"
573dependencies = [
574 "crossbeam-epoch 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
575 "crossbeam-utils 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
576 "parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
577 "rand 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
578 "smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
579]
580
581[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:45582name = "crossbeam-deque"
583version = "0.2.0"
584source = "registry+https://github.com/rust-lang/crates.io-index"
585dependencies = [
Alex Crichtone9d89832018-04-02 15:43:55586 "crossbeam-epoch 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron4b6f5c22018-02-26 03:15:45587 "crossbeam-utils 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
588]
589
590[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:43591name = "crossbeam-deque"
592version = "0.6.3"
593source = "registry+https://github.com/rust-lang/crates.io-index"
594dependencies = [
595 "crossbeam-epoch 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
596 "crossbeam-utils 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
597]
598
599[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:45600name = "crossbeam-epoch"
Alex Crichtone9d89832018-04-02 15:43:55601version = "0.3.1"
Nick Cameron4b6f5c22018-02-26 03:15:45602source = "registry+https://github.com/rust-lang/crates.io-index"
603dependencies = [
604 "arrayvec 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:54605 "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron4b6f5c22018-02-26 03:15:45606 "crossbeam-utils 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewski14b1b572018-12-10 07:58:08607 "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron4b6f5c22018-02-26 03:15:45608 "memoffset 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
609 "nodrop 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
610 "scopeguard 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
611]
612
613[[package]]
kennytmcab21f12018-07-26 21:58:55614name = "crossbeam-epoch"
Matthias Krüger696fb8f2019-01-21 15:32:43615version = "0.7.0"
616source = "registry+https://github.com/rust-lang/crates.io-index"
617dependencies = [
618 "arrayvec 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)",
619 "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
620 "crossbeam-utils 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
621 "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
622 "memoffset 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
623 "scopeguard 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
624]
625
626[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:45627name = "crossbeam-utils"
628version = "0.2.2"
629source = "registry+https://github.com/rust-lang/crates.io-index"
630dependencies = [
Alex Crichtonb4110902018-12-08 11:06:54631 "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron4b6f5c22018-02-26 03:15:45632]
633
634[[package]]
kennytmcab21f12018-07-26 21:58:55635name = "crossbeam-utils"
Alex Crichtonb4110902018-12-08 11:06:54636version = "0.6.2"
Alex Crichton01127ca2018-11-16 11:08:23637source = "registry+https://github.com/rust-lang/crates.io-index"
638dependencies = [
Alex Crichtonb4110902018-12-08 11:06:54639 "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton01127ca2018-11-16 11:08:23640]
641
642[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29643name = "crypto-hash"
Alex Crichton994bfd42018-02-26 17:07:16644version = "0.3.1"
Oliver Schneideracdf83f2017-12-06 08:25:29645source = "registry+https://github.com/rust-lang/crates.io-index"
646dependencies = [
Oliver Schneideracdf83f2017-12-06 08:25:29647 "commoncrypto 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16648 "hex 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi9740c5e2019-01-02 10:06:36649 "openssl 0.10.16 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton4f661c02018-10-08 17:39:09650 "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:29651]
652
653[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58654name = "curl"
Alex Crichton62d78012018-11-09 20:55:25655version = "0.4.19"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58656source = "registry+https://github.com/rust-lang/crates.io-index"
657dependencies = [
Alex Crichton62d78012018-11-09 20:55:25658 "curl-sys 0.4.15 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:22659 "kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:42660 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton325d7392017-12-10 17:42:49661 "openssl-probe 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi9740c5e2019-01-02 10:06:36662 "openssl-sys 0.9.40 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton4f661c02018-10-08 17:39:09663 "schannel 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)",
664 "socket2 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58665 "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
666]
667
668[[package]]
669name = "curl-sys"
Alex Crichton62d78012018-11-09 20:55:25670version = "0.4.15"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58671source = "registry+https://github.com/rust-lang/crates.io-index"
672dependencies = [
Hugues de Valon4af681c2019-01-09 14:51:22673 "cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)",
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:42674 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:54675 "libnghttp2-sys 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
676 "libz-sys 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi9740c5e2019-01-02 10:06:36677 "openssl-sys 0.9.40 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton4f661c02018-10-08 17:39:09678 "pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:47679 "vcpkg 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton4f661c02018-10-08 17:39:09680 "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Josh Stone020c5ec2017-05-08 22:01:13681]
682
683[[package]]
Douglas Campos422fe7c2018-05-29 11:52:51684name = "datafrog"
Niko Matsakis826fb1d2019-01-02 19:45:22685version = "2.0.1"
Douglas Campos422fe7c2018-05-29 11:52:51686source = "registry+https://github.com/rust-lang/crates.io-index"
687
688[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58689name = "derive-new"
Bastien Orivel5c4534a2018-12-08 14:11:47690version = "0.5.6"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58691source = "registry+https://github.com/rust-lang/crates.io-index"
692dependencies = [
Bastien Orivel5c4534a2018-12-08 14:11:47693 "proc-macro2 0.4.24 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:54694 "quote 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)",
695 "syn 0.15.22 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58696]
697
698[[package]]
kennytmcab21f12018-07-26 21:58:55699name = "derive_more"
Nick Cameron595bea62018-11-19 04:21:10700version = "0.13.0"
kennytmcab21f12018-07-26 21:58:55701source = "registry+https://github.com/rust-lang/crates.io-index"
702dependencies = [
Nick Cameron595bea62018-11-19 04:21:10703 "proc-macro2 0.4.24 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:54704 "quote 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)",
705 "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
706 "syn 0.15.22 (registry+https://github.com/rust-lang/crates.io-index)",
kennytmcab21f12018-07-26 21:58:55707]
708
709[[package]]
Cengiz Can837817c2017-04-27 19:41:18710name = "diff"
Oliver Schneideracdf83f2017-12-06 08:25:29711version = "0.1.11"
Cengiz Can837817c2017-04-27 19:41:18712source = "registry+https://github.com/rust-lang/crates.io-index"
713
714[[package]]
Mark Simulacrum42fde212018-03-10 14:03:06715name = "difference"
716version = "2.0.0"
717source = "registry+https://github.com/rust-lang/crates.io-index"
718
719[[package]]
James Munnsde763692019-01-19 02:39:37720name = "digest"
721version = "0.7.6"
722source = "registry+https://github.com/rust-lang/crates.io-index"
723dependencies = [
724 "generic-array 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
725]
726
727[[package]]
Ralf Jung44b0fd62018-11-28 20:22:45728name = "directories"
729version = "1.0.2"
730source = "registry+https://github.com/rust-lang/crates.io-index"
731dependencies = [
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:42732 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Ralf Jung44b0fd62018-11-28 20:22:45733 "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
734]
735
736[[package]]
flip19954c228cc2019-02-18 09:32:58737name = "dirs"
738version = "1.0.4"
739source = "registry+https://github.com/rust-lang/crates.io-index"
740dependencies = [
741 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
742 "redox_users 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
743 "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
744]
745
746[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29747name = "dlmalloc"
Jethro Beekman6c44bbb2019-02-26 00:18:22748version = "0.1.3"
Alex Crichton4c21a3b2018-11-20 05:52:50749source = "registry+https://github.com/rust-lang/crates.io-index"
Oliver Schneideracdf83f2017-12-06 08:25:29750dependencies = [
Lokathorf532dfe92019-01-07 19:52:05751 "compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:42752 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton4c21a3b2018-11-20 05:52:50753 "rustc-std-workspace-core 1.0.0",
Oliver Schneideracdf83f2017-12-06 08:25:29754]
755
756[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29757name = "either"
Alex Crichtone9d89832018-04-02 15:43:55758version = "1.5.0"
Oliver Schneideracdf83f2017-12-06 08:25:29759source = "registry+https://github.com/rust-lang/crates.io-index"
760
761[[package]]
steveklabnikecfbaca2018-04-03 14:32:04762name = "elasticlunr-rs"
Bastien Orivel5c4534a2018-12-08 14:11:47763version = "2.3.4"
steveklabnikecfbaca2018-04-03 14:32:04764source = "registry+https://github.com/rust-lang/crates.io-index"
765dependencies = [
Igor Matuszewski14b1b572018-12-10 07:58:08766 "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:54767 "regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss57393642018-12-17 18:23:04768 "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:54769 "serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)",
770 "serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)",
Bastien Orivel5c4534a2018-12-08 14:11:47771 "strum 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
772 "strum_macros 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:04773]
774
775[[package]]
Sean Griffin755bdaa2018-01-29 20:45:12776name = "ena"
Nicholas Nethercote1e34dfc2018-11-02 08:46:59777version = "0.11.0"
Eduard-Mihai Burtescu76831802018-07-25 12:44:06778source = "registry+https://github.com/rust-lang/crates.io-index"
779dependencies = [
Alex Crichtonb4110902018-12-08 11:06:54780 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Eduard-Mihai Burtescu76831802018-07-25 12:44:06781]
782
783[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58784name = "env_logger"
Alex Crichtonb4110902018-12-08 11:06:54785version = "0.5.13"
Alex Crichton15899b02018-01-25 04:01:42786source = "registry+https://github.com/rust-lang/crates.io-index"
787dependencies = [
Ralf Junga171ed22018-07-27 13:10:52788 "atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:54789 "humantime 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
790 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
791 "regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
792 "termcolor 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton15899b02018-01-25 04:01:42793]
794
795[[package]]
Alex Crichton01127ca2018-11-16 11:08:23796name = "env_logger"
797version = "0.6.0"
798source = "registry+https://github.com/rust-lang/crates.io-index"
799dependencies = [
800 "atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:54801 "humantime 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
802 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
803 "regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
804 "termcolor 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton01127ca2018-11-16 11:08:23805]
806
807[[package]]
Josh Stone020c5ec2017-05-08 22:01:13808name = "error-chain"
Alex Crichton38bedfa2017-09-02 03:46:51809version = "0.11.0"
Guillaume Gomez5636d322017-07-29 12:35:09810source = "registry+https://github.com/rust-lang/crates.io-index"
811dependencies = [
Ralf Jung8e994a22018-12-11 21:36:24812 "backtrace 0.3.11 (registry+https://github.com/rust-lang/crates.io-index)",
Guillaume Gomez5636d322017-07-29 12:35:09813]
814
815[[package]]
Ralf Jungf684f802018-07-13 08:34:50816name = "error-chain"
817version = "0.12.0"
818source = "registry+https://github.com/rust-lang/crates.io-index"
819dependencies = [
Ralf Jung8e994a22018-12-11 21:36:24820 "backtrace 0.3.11 (registry+https://github.com/rust-lang/crates.io-index)",
Ralf Jungf684f802018-07-13 08:34:50821]
822
823[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29824name = "error_index_generator"
825version = "0.0.0"
Mark Simulacrume2e9b402017-07-23 02:01:58826dependencies = [
827 "rustdoc 0.0.0",
828]
Ahmed Charles9ca382f2016-09-02 08:55:29829
830[[package]]
Alex Crichton325d7392017-12-10 17:42:49831name = "failure"
Eric Huss55917ba2019-02-03 22:42:29832version = "0.1.5"
Alex Crichton325d7392017-12-10 17:42:49833source = "registry+https://github.com/rust-lang/crates.io-index"
834dependencies = [
Ralf Jung8e994a22018-12-11 21:36:24835 "backtrace 0.3.11 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss55917ba2019-02-03 22:42:29836 "failure_derive 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton325d7392017-12-10 17:42:49837]
838
839[[package]]
840name = "failure_derive"
Eric Huss55917ba2019-02-03 22:42:29841version = "0.1.5"
Alex Crichton325d7392017-12-10 17:42:49842source = "registry+https://github.com/rust-lang/crates.io-index"
843dependencies = [
Nick Cameron595bea62018-11-19 04:21:10844 "proc-macro2 0.4.24 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:54845 "quote 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)",
846 "syn 0.15.22 (registry+https://github.com/rust-lang/crates.io-index)",
Bastien Orivel5c4534a2018-12-08 14:11:47847 "synstructure 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton325d7392017-12-10 17:42:49848]
849
850[[package]]
James Munnsde763692019-01-19 02:39:37851name = "fake-simd"
852version = "0.1.2"
853source = "registry+https://github.com/rust-lang/crates.io-index"
854
855[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29856name = "filetime"
Alex Crichtonb4110902018-12-08 11:06:54857version = "0.2.4"
Alex Crichton924f8c72018-04-18 15:43:59858source = "registry+https://github.com/rust-lang/crates.io-index"
859dependencies = [
Alex Crichtonb4110902018-12-08 11:06:54860 "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:42861 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:54862 "redox_syscall 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:59863]
864
865[[package]]
Mark Simulacrumb0dbc7c2018-03-27 10:44:33866name = "fixedbitset"
867version = "0.1.9"
868source = "registry+https://github.com/rust-lang/crates.io-index"
869
870[[package]]
Josh Stone020c5ec2017-05-08 22:01:13871name = "flate2"
Alex Crichtonb4110902018-12-08 11:06:54872version = "1.0.6"
Felix Schütt7c13fa32017-12-31 14:34:29873source = "registry+https://github.com/rust-lang/crates.io-index"
874dependencies = [
Alex Crichtonb4110902018-12-08 11:06:54875 "crc32fast 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:42876 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:54877 "libz-sys 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)",
878 "miniz-sys 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
879 "miniz_oxide_c_api 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Felix Schütt7c13fa32017-12-31 14:34:29880]
881
882[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29883name = "fmt_macros"
884version = "0.0.0"
885
886[[package]]
Simon Sapinb77ff242017-07-18 21:26:55887name = "fnv"
Oliver Schneideracdf83f2017-12-06 08:25:29888version = "1.0.6"
Simon Sapinb77ff242017-07-18 21:26:55889source = "registry+https://github.com/rust-lang/crates.io-index"
890
891[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58892name = "foreign-types"
Oliver Schneideracdf83f2017-12-06 08:25:29893version = "0.3.2"
894source = "registry+https://github.com/rust-lang/crates.io-index"
895dependencies = [
896 "foreign-types-shared 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
897]
898
899[[package]]
900name = "foreign-types-shared"
901version = "0.1.1"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58902source = "registry+https://github.com/rust-lang/crates.io-index"
903
904[[package]]
Jethro Beekman4a350562018-08-28 04:33:26905name = "fortanix-sgx-abi"
Jethro Beekmandcb5db82018-12-19 11:56:17906version = "0.3.2"
Alex Crichton4c21a3b2018-11-20 05:52:50907source = "registry+https://github.com/rust-lang/crates.io-index"
Jethro Beekman4a350562018-08-28 04:33:26908dependencies = [
Lokathorf532dfe92019-01-07 19:52:05909 "compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton4c21a3b2018-11-20 05:52:50910 "rustc-std-workspace-core 1.0.0",
Jethro Beekman4a350562018-08-28 04:33:26911]
912
913[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58914name = "fs2"
Alex Crichton80d6ed22018-01-08 21:56:22915version = "0.4.3"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58916source = "registry+https://github.com/rust-lang/crates.io-index"
917dependencies = [
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:42918 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton4f661c02018-10-08 17:39:09919 "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58920]
921
922[[package]]
Alex Crichton016eaf82018-10-21 02:15:06923name = "fs_extra"
924version = "1.1.0"
925source = "registry+https://github.com/rust-lang/crates.io-index"
926
927[[package]]
Nick Cameron77177052018-07-06 00:34:00928name = "fst"
929version = "0.3.0"
930source = "registry+https://github.com/rust-lang/crates.io-index"
931dependencies = [
Alex Crichtonb4110902018-12-08 11:06:54932 "byteorder 1.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron77177052018-07-06 00:34:00933]
934
935[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29936name = "fuchsia-zircon"
Alex Crichton80d6ed22018-01-08 21:56:22937version = "0.3.3"
Oliver Schneideracdf83f2017-12-06 08:25:29938source = "registry+https://github.com/rust-lang/crates.io-index"
939dependencies = [
Alex Crichton2863b752018-08-21 17:23:47940 "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:22941 "fuchsia-zircon-sys 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:29942]
943
944[[package]]
945name = "fuchsia-zircon-sys"
Alex Crichton80d6ed22018-01-08 21:56:22946version = "0.3.3"
Oliver Schneideracdf83f2017-12-06 08:25:29947source = "registry+https://github.com/rust-lang/crates.io-index"
Oliver Schneideracdf83f2017-12-06 08:25:29948
949[[package]]
steveklabnikecfbaca2018-04-03 14:32:04950name = "futf"
Alex Crichtond8251152018-07-02 16:33:16951version = "0.1.4"
steveklabnikecfbaca2018-04-03 14:32:04952source = "registry+https://github.com/rust-lang/crates.io-index"
953dependencies = [
steveklabnikecfbaca2018-04-03 14:32:04954 "mac 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16955 "new_debug_unreachable 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:04956]
957
958[[package]]
Nick Cameronad8ecc22017-07-19 01:32:12959name = "futures"
Alex Crichtond8251152018-07-02 16:33:16960version = "0.1.21"
Ahmed Charles9ca382f2016-09-02 08:55:29961source = "registry+https://github.com/rust-lang/crates.io-index"
962
963[[package]]
Eric Huss97308712018-08-14 21:27:26964name = "fwdansi"
965version = "1.0.1"
966source = "registry+https://github.com/rust-lang/crates.io-index"
967dependencies = [
Alex Crichtonb4110902018-12-08 11:06:54968 "memchr 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
969 "termcolor 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss97308712018-08-14 21:27:26970]
971
972[[package]]
James Munnsde763692019-01-19 02:39:37973name = "generic-array"
974version = "0.9.0"
975source = "registry+https://github.com/rust-lang/crates.io-index"
976dependencies = [
977 "typenum 1.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
978]
979
980[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29981name = "getopts"
Alex Crichtone9d89832018-04-02 15:43:55982version = "0.2.17"
Ahmed Charles9ca382f2016-09-02 08:55:29983source = "registry+https://github.com/rust-lang/crates.io-index"
984
985[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58986name = "git2"
Hugues de Valon65ac3152019-01-10 12:42:14987version = "0.8.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58988source = "registry+https://github.com/rust-lang/crates.io-index"
989dependencies = [
Alex Crichton2863b752018-08-21 17:23:47990 "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:42991 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss57393642018-12-17 18:23:04992 "libgit2-sys 0.7.11 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:54993 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton325d7392017-12-10 17:42:49994 "openssl-probe 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi9740c5e2019-01-02 10:06:36995 "openssl-sys 0.9.40 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:54996 "url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58997]
998
999[[package]]
1000name = "git2-curl"
Hugues de Valon65ac3152019-01-10 12:42:141001version = "0.9.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581002source = "registry+https://github.com/rust-lang/crates.io-index"
1003dependencies = [
Alex Crichton62d78012018-11-09 20:55:251004 "curl 0.4.19 (registry+https://github.com/rust-lang/crates.io-index)",
Hugues de Valon65ac3152019-01-10 12:42:141005 "git2 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:541006 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
1007 "url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581008]
1009
1010[[package]]
1011name = "glob"
1012version = "0.2.11"
1013source = "registry+https://github.com/rust-lang/crates.io-index"
1014
1015[[package]]
Simon Sapinb77ff242017-07-18 21:26:551016name = "globset"
Alex Crichtonb4110902018-12-08 11:06:541017version = "0.4.2"
Simon Sapinb77ff242017-07-18 21:26:551018source = "registry+https://github.com/rust-lang/crates.io-index"
1019dependencies = [
Alex Crichtonb4110902018-12-08 11:06:541020 "aho-corasick 0.6.9 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:291021 "fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:541022 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
1023 "memchr 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
1024 "regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
Simon Sapinb77ff242017-07-18 21:26:551025]
1026
1027[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291028name = "graphviz"
1029version = "0.0.0"
1030
1031[[package]]
Steve Klabnika0769612017-02-07 23:13:571032name = "handlebars"
Alex Crichtond8251152018-07-02 16:33:161033version = "0.32.4"
Steve Klabnika0769612017-02-07 23:13:571034source = "registry+https://github.com/rust-lang/crates.io-index"
1035dependencies = [
Igor Matuszewski14b1b572018-12-10 07:58:081036 "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:541037 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:551038 "pest 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
Bastien Orivel5c4534a2018-12-08 14:11:471039 "pest_derive 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161040 "quick-error 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:541041 "regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss57393642018-12-17 18:23:041042 "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:541043 "serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581044]
1045
1046[[package]]
James Munnsde763692019-01-19 02:39:371047name = "handlebars"
1048version = "1.1.0"
1049source = "registry+https://github.com/rust-lang/crates.io-index"
1050dependencies = [
1051 "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
1052 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
1053 "pest 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
1054 "pest_derive 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
1055 "quick-error 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
1056 "regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
1057 "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)",
1058 "serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)",
1059 "walkdir 2.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
1060]
1061
1062[[package]]
Bastien Orivel5c4534a2018-12-08 14:11:471063name = "heck"
1064version = "0.3.0"
1065source = "registry+https://github.com/rust-lang/crates.io-index"
1066dependencies = [
1067 "unicode-segmentation 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
1068]
1069
1070[[package]]
Alex Crichton1cede102017-06-15 02:33:061071name = "hex"
Alex Crichtond8251152018-07-02 16:33:161072version = "0.3.2"
Alex Crichton80d6ed22018-01-08 21:56:221073source = "registry+https://github.com/rust-lang/crates.io-index"
1074
1075[[package]]
Nick Cameronad8ecc22017-07-19 01:32:121076name = "home"
Alex Crichton2863b752018-08-21 17:23:471077version = "0.3.3"
Nick Cameronad8ecc22017-07-19 01:32:121078source = "registry+https://github.com/rust-lang/crates.io-index"
1079dependencies = [
Bastien Orivel06f81032018-03-21 02:04:091080 "scopeguard 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton4f661c02018-10-08 17:39:091081 "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameronad8ecc22017-07-19 01:32:121082]
1083
1084[[package]]
steveklabnikecfbaca2018-04-03 14:32:041085name = "html5ever"
Bastien Orivel5c4534a2018-12-08 14:11:471086version = "0.22.5"
steveklabnikecfbaca2018-04-03 14:32:041087source = "registry+https://github.com/rust-lang/crates.io-index"
1088dependencies = [
Alex Crichtonb4110902018-12-08 11:06:541089 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:041090 "mac 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
1091 "markup5ever 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
Bastien Orivel5c4534a2018-12-08 14:11:471092 "proc-macro2 0.4.24 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:541093 "quote 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)",
1094 "syn 0.15.22 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:041095]
1096
1097[[package]]
Alex Crichton87f3dda2018-03-01 19:08:481098name = "humantime"
Alex Crichtonb4110902018-12-08 11:06:541099version = "1.2.0"
Alex Crichton87f3dda2018-03-01 19:08:481100source = "registry+https://github.com/rust-lang/crates.io-index"
1101dependencies = [
Alex Crichtond8251152018-07-02 16:33:161102 "quick-error 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton87f3dda2018-03-01 19:08:481103]
1104
1105[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581106name = "idna"
Alex Crichton52d7ee832018-07-17 16:04:221107version = "0.1.5"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581108source = "registry+https://github.com/rust-lang/crates.io-index"
1109dependencies = [
Alex Crichton2863b752018-08-21 17:23:471110 "matches 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnik4871dba2017-06-27 17:33:321111 "unicode-bidi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161112 "unicode-normalization 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonf6304e12017-02-15 22:55:261113]
1114
1115[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291116name = "if_chain"
Manish Goregaokard63e9252018-07-20 07:53:561117version = "0.1.3"
Oliver Schneideracdf83f2017-12-06 08:25:291118source = "registry+https://github.com/rust-lang/crates.io-index"
1119
1120[[package]]
Simon Sapinb77ff242017-07-18 21:26:551121name = "ignore"
Bastien Orivela82f0ce2019-02-22 12:49:191122version = "0.4.6"
Simon Sapinb77ff242017-07-18 21:26:551123source = "registry+https://github.com/rust-lang/crates.io-index"
1124dependencies = [
Bastien Orivela82f0ce2019-02-22 12:49:191125 "crossbeam-channel 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:541126 "globset 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewski14b1b572018-12-10 07:58:081127 "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:541128 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
1129 "memchr 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
1130 "regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
1131 "same-file 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:471132 "thread_local 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:541133 "walkdir 2.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
1134 "winapi-util 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Simon Sapinb77ff242017-07-18 21:26:551135]
1136
1137[[package]]
Eric Huss8c20add2018-12-03 01:33:201138name = "im-rc"
flip19954c228cc2019-02-18 09:32:581139version = "12.3.0"
Eric Huss8c20add2018-12-03 01:33:201140source = "registry+https://github.com/rust-lang/crates.io-index"
1141dependencies = [
Alex Crichtonb4110902018-12-08 11:06:541142 "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss8c20add2018-12-03 01:33:201143 "typenum 1.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
1144]
1145
1146[[package]]
Josh Stone020c5ec2017-05-08 22:01:131147name = "installer"
1148version = "0.0.0"
1149dependencies = [
Alex Crichtond8251152018-07-02 16:33:161150 "clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
Tom Tromey6e3a4f42018-07-03 18:24:241151 "error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:541152 "flate2 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewski14b1b572018-12-10 07:58:081153 "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:551154 "rayon 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:541155 "tar 0.4.20 (registry+https://github.com/rust-lang/crates.io-index)",
1156 "walkdir 2.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton4f661c02018-10-08 17:39:091157 "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161158 "xz2 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Josh Stone020c5ec2017-05-08 22:01:131159]
1160
1161[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:431162name = "iovec"
1163version = "0.1.2"
1164source = "registry+https://github.com/rust-lang/crates.io-index"
1165dependencies = [
1166 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
1167 "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
1168]
1169
1170[[package]]
steveklabnik54371882018-01-25 17:32:251171name = "is-match"
1172version = "0.1.0"
1173source = "registry+https://github.com/rust-lang/crates.io-index"
1174
1175[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291176name = "itertools"
Alex Crichtone9d89832018-04-02 15:43:551177version = "0.7.8"
steveklabnik54371882018-01-25 17:32:251178source = "registry+https://github.com/rust-lang/crates.io-index"
1179dependencies = [
Alex Crichtone9d89832018-04-02 15:43:551180 "either 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnik54371882018-01-25 17:32:251181]
1182
1183[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:431184name = "itertools"
1185version = "0.8.0"
1186source = "registry+https://github.com/rust-lang/crates.io-index"
1187dependencies = [
1188 "either 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
1189]
1190
1191[[package]]
Steve Klabnik2795de32017-02-20 00:20:571192name = "itoa"
Alex Crichtond99e7c22018-09-28 18:27:301193version = "0.4.3"
Steve Klabnik2795de32017-02-20 00:20:571194source = "registry+https://github.com/rust-lang/crates.io-index"
1195
1196[[package]]
Alex Crichton016eaf82018-10-21 02:15:061197name = "jemalloc-sys"
1198version = "0.1.8"
1199source = "registry+https://github.com/rust-lang/crates.io-index"
1200dependencies = [
Hugues de Valon4af681c2019-01-09 14:51:221201 "cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton016eaf82018-10-21 02:15:061202 "fs_extra 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:421203 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton016eaf82018-10-21 02:15:061204]
1205
1206[[package]]
Alex Crichton453080f2017-06-05 16:36:481207name = "jobserver"
Alex Crichtonb4110902018-12-08 11:06:541208version = "0.1.12"
Alex Crichton453080f2017-06-05 16:36:481209source = "registry+https://github.com/rust-lang/crates.io-index"
1210dependencies = [
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:421211 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:541212 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
1213 "rand 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton453080f2017-06-05 16:36:481214]
1215
1216[[package]]
Igor Matuszewski3a17cf72018-08-25 16:17:551217name = "json"
1218version = "0.11.13"
1219source = "registry+https://github.com/rust-lang/crates.io-index"
1220
1221[[package]]
Nick Cameronad8ecc22017-07-19 01:32:121222name = "jsonrpc-core"
Hirokazu Hata6e720772019-02-03 00:48:181223version = "10.0.1"
Nick Cameronad8ecc22017-07-19 01:32:121224source = "registry+https://github.com/rust-lang/crates.io-index"
1225dependencies = [
Alex Crichtond8251152018-07-02 16:33:161226 "futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)",
Hugues de Valon65ac3152019-01-10 12:42:141227 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss57393642018-12-17 18:23:041228 "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:541229 "serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)",
1230 "serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameronad8ecc22017-07-19 01:32:121231]
1232
1233[[package]]
Steve Klabnika0769612017-02-07 23:13:571234name = "kernel32-sys"
1235version = "0.2.2"
1236source = "registry+https://github.com/rust-lang/crates.io-index"
1237dependencies = [
1238 "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
1239 "winapi-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
1240]
1241
1242[[package]]
Steve Klabnika0769612017-02-07 23:13:571243name = "lazy_static"
Oliver Schneideracdf83f2017-12-06 08:25:291244version = "0.2.11"
1245source = "registry+https://github.com/rust-lang/crates.io-index"
1246
1247[[package]]
Alex Crichton325d7392017-12-10 17:42:491248name = "lazy_static"
Igor Matuszewski14b1b572018-12-10 07:58:081249version = "1.2.0"
Alex Crichton325d7392017-12-10 17:42:491250source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton325d7392017-12-10 17:42:491251
1252[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291253name = "lazycell"
Alex Crichtonb4110902018-12-08 11:06:541254version = "1.2.1"
Alex Crichton994bfd42018-02-26 17:07:161255source = "registry+https://github.com/rust-lang/crates.io-index"
1256
1257[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291258name = "libc"
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:421259version = "0.2.46"
Ahmed Charles9ca382f2016-09-02 08:55:291260source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton4c21a3b2018-11-20 05:52:501261dependencies = [
1262 "rustc-std-workspace-core 1.0.0",
1263]
Ahmed Charles9ca382f2016-09-02 08:55:291264
1265[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581266name = "libgit2-sys"
Eric Huss57393642018-12-17 18:23:041267version = "0.7.11"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581268source = "registry+https://github.com/rust-lang/crates.io-index"
1269dependencies = [
Hugues de Valon4af681c2019-01-09 14:51:221270 "cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton62d78012018-11-09 20:55:251271 "curl-sys 0.4.15 (registry+https://github.com/rust-lang/crates.io-index)",
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:421272 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb1305c22018-09-17 16:52:021273 "libssh2-sys 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:541274 "libz-sys 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi9740c5e2019-01-02 10:06:361275 "openssl-sys 0.9.40 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton4f661c02018-10-08 17:39:091276 "pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581277]
1278
1279[[package]]
Alex Crichton8ccf1122018-09-20 21:37:531280name = "libnghttp2-sys"
Alex Crichtonb4110902018-12-08 11:06:541281version = "0.1.1"
Alex Crichton8ccf1122018-09-20 21:37:531282source = "registry+https://github.com/rust-lang/crates.io-index"
1283dependencies = [
Hugues de Valon4af681c2019-01-09 14:51:221284 "cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)",
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:421285 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton8ccf1122018-09-20 21:37:531286]
1287
1288[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581289name = "libssh2-sys"
Alex Crichtonb1305c22018-09-17 16:52:021290version = "0.2.11"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581291source = "registry+https://github.com/rust-lang/crates.io-index"
1292dependencies = [
Hugues de Valon4af681c2019-01-09 14:51:221293 "cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)",
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:421294 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:541295 "libz-sys 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi9740c5e2019-01-02 10:06:361296 "openssl-sys 0.9.40 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton4f661c02018-10-08 17:39:091297 "pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:471298 "vcpkg 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581299]
1300
1301[[package]]
1302name = "libz-sys"
Alex Crichtonb4110902018-12-08 11:06:541303version = "1.0.25"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581304source = "registry+https://github.com/rust-lang/crates.io-index"
1305dependencies = [
Hugues de Valon4af681c2019-01-09 14:51:221306 "cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)",
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:421307 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton4f661c02018-10-08 17:39:091308 "pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:471309 "vcpkg 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581310]
1311
1312[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291313name = "linkchecker"
1314version = "0.1.0"
Ahmed Charles9ca382f2016-09-02 08:55:291315
1316[[package]]
Mark Rousskov9ec5ef52018-08-04 22:24:391317name = "lock_api"
1318version = "0.1.3"
1319source = "registry+https://github.com/rust-lang/crates.io-index"
1320dependencies = [
1321 "owning_ref 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
1322 "scopeguard 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
1323]
1324
1325[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291326name = "log"
Alex Crichtonb4110902018-12-08 11:06:541327version = "0.4.6"
Malo Jaffré8ed13d62017-12-29 10:24:381328source = "registry+https://github.com/rust-lang/crates.io-index"
1329dependencies = [
Alex Crichtonb4110902018-12-08 11:06:541330 "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
Malo Jaffré8ed13d62017-12-29 10:24:381331]
Ahmed Charles9ca382f2016-09-02 08:55:291332
1333[[package]]
Oliver Schneiderea351922017-09-18 14:18:231334name = "log_settings"
Alex Crichtond8251152018-07-02 16:33:161335version = "0.1.2"
Oliver Schneiderea351922017-09-18 14:18:231336source = "registry+https://github.com/rust-lang/crates.io-index"
1337dependencies = [
Igor Matuszewski14b1b572018-12-10 07:58:081338 "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneiderea351922017-09-18 14:18:231339]
1340
1341[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:431342name = "lsp-codec"
Hirokazu Hata6e720772019-02-03 00:48:181343version = "0.1.1"
Matthias Krüger696fb8f2019-01-21 15:32:431344source = "registry+https://github.com/rust-lang/crates.io-index"
1345dependencies = [
1346 "bytes 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
1347 "serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)",
1348 "tokio-codec 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
1349]
1350
1351[[package]]
1352name = "lsp-types"
flip19954c228cc2019-02-18 09:32:581353version = "0.55.4"
Matthias Krüger696fb8f2019-01-21 15:32:431354source = "registry+https://github.com/rust-lang/crates.io-index"
1355dependencies = [
1356 "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
1357 "num-derive 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
1358 "num-traits 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
1359 "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)",
1360 "serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)",
1361 "serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)",
1362 "url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
1363 "url_serde 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
1364]
1365
1366[[package]]
Josh Stone020c5ec2017-05-08 22:01:131367name = "lzma-sys"
Bastien Orivel933c2992018-07-06 20:52:401368version = "0.1.10"
Josh Stone020c5ec2017-05-08 22:01:131369source = "registry+https://github.com/rust-lang/crates.io-index"
1370dependencies = [
Hugues de Valon4af681c2019-01-09 14:51:221371 "cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:541372 "filetime 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:421373 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton4f661c02018-10-08 17:39:091374 "pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)",
Josh Stone020c5ec2017-05-08 22:01:131375]
1376
1377[[package]]
steveklabnikecfbaca2018-04-03 14:32:041378name = "mac"
1379version = "0.1.1"
1380source = "registry+https://github.com/rust-lang/crates.io-index"
1381
1382[[package]]
Guillaume Gomezcf5ee8f2018-08-15 13:07:071383name = "macro-utils"
1384version = "0.1.2"
1385source = "registry+https://github.com/rust-lang/crates.io-index"
1386
1387[[package]]
steveklabnikecfbaca2018-04-03 14:32:041388name = "maplit"
1389version = "1.0.1"
1390source = "registry+https://github.com/rust-lang/crates.io-index"
1391
1392[[package]]
1393name = "markup5ever"
1394version = "0.7.2"
1395source = "registry+https://github.com/rust-lang/crates.io-index"
1396dependencies = [
Alex Crichtond8251152018-07-02 16:33:161397 "phf 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)",
1398 "phf_codegen 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss57393642018-12-17 18:23:041399 "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:541400 "serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)",
1401 "serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161402 "string_cache 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
Taiki Endo6375efc2019-02-26 11:06:311403 "string_cache_codegen 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:041404 "tendril 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
1405]
1406
1407[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581408name = "matches"
Alex Crichton2863b752018-08-21 17:23:471409version = "0.1.8"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581410source = "registry+https://github.com/rust-lang/crates.io-index"
1411
1412[[package]]
Steve Klabnika0769612017-02-07 23:13:571413name = "mdbook"
Matt Ickstadt0ab516f2018-04-21 21:06:131414version = "0.1.7"
Steve Klabnika0769612017-02-07 23:13:571415source = "registry+https://github.com/rust-lang/crates.io-index"
1416dependencies = [
steveklabnikecfbaca2018-04-03 14:32:041417 "ammonia 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:541418 "chrono 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161419 "clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
Bastien Orivel5c4534a2018-12-08 14:11:471420 "elasticlunr-rs 2.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:541421 "env_logger 0.5.13 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:291422 "error-chain 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161423 "handlebars 0.32.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:551424 "itertools 0.7.8 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewski14b1b572018-12-10 07:58:081425 "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:541426 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
1427 "memchr 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton041d3552017-09-27 22:37:021428 "open 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
Manish Goregaokar68185512018-02-18 21:33:561429 "pulldown-cmark 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161430 "regex 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss57393642018-12-17 18:23:041431 "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:541432 "serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)",
1433 "serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnik54371882018-01-25 17:32:251434 "shlex 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:541435 "tempfile 3.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
1436 "toml 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnik54371882018-01-25 17:32:251437 "toml-query 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581438]
1439
1440[[package]]
James Munnsde763692019-01-19 02:39:371441name = "mdbook"
1442version = "0.2.3"
1443source = "registry+https://github.com/rust-lang/crates.io-index"
1444dependencies = [
1445 "ammonia 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
1446 "chrono 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
1447 "clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
1448 "elasticlunr-rs 2.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
1449 "env_logger 0.5.13 (registry+https://github.com/rust-lang/crates.io-index)",
1450 "error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
1451 "handlebars 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
1452 "itertools 0.7.8 (registry+https://github.com/rust-lang/crates.io-index)",
1453 "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
1454 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
1455 "memchr 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
1456 "open 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
1457 "pulldown-cmark 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
1458 "regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
1459 "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)",
1460 "serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)",
1461 "serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)",
1462 "shlex 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
1463 "tempfile 3.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
1464 "toml 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)",
1465 "toml-query 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
1466]
1467
1468[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581469name = "memchr"
Alex Crichtonb4110902018-12-08 11:06:541470version = "2.1.1"
Oliver Schneideracdf83f2017-12-06 08:25:291471source = "registry+https://github.com/rust-lang/crates.io-index"
1472dependencies = [
Alex Crichtonb4110902018-12-08 11:06:541473 "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:421474 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:541475 "version_check 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Steve Klabnika0769612017-02-07 23:13:571476]
1477
1478[[package]]
Michael Woeristerabd5cc32018-08-31 13:18:081479name = "memmap"
1480version = "0.6.2"
1481source = "registry+https://github.com/rust-lang/crates.io-index"
1482dependencies = [
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:421483 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton4f661c02018-10-08 17:39:091484 "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Michael Woeristerabd5cc32018-08-31 13:18:081485]
1486
1487[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:451488name = "memoffset"
1489version = "0.2.1"
1490source = "registry+https://github.com/rust-lang/crates.io-index"
1491
1492[[package]]
Guillaume Gomez4b145732018-05-10 22:02:051493name = "minifier"
Guillaume Gomezf9785632019-01-24 23:07:081494version = "0.0.28"
Guillaume Gomez4b145732018-05-10 22:02:051495source = "registry+https://github.com/rust-lang/crates.io-index"
1496dependencies = [
Guillaume Gomezcf5ee8f2018-08-15 13:07:071497 "macro-utils 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Guillaume Gomez4b145732018-05-10 22:02:051498]
1499
1500[[package]]
Josh Stone020c5ec2017-05-08 22:01:131501name = "miniz-sys"
Alex Crichtonb4110902018-12-08 11:06:541502version = "0.1.11"
Josh Stone020c5ec2017-05-08 22:01:131503source = "registry+https://github.com/rust-lang/crates.io-index"
1504dependencies = [
Hugues de Valon4af681c2019-01-09 14:51:221505 "cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)",
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:421506 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:541507]
1508
1509[[package]]
1510name = "miniz_oxide"
1511version = "0.2.0"
1512source = "registry+https://github.com/rust-lang/crates.io-index"
1513dependencies = [
1514 "adler32 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
1515]
1516
1517[[package]]
1518name = "miniz_oxide_c_api"
1519version = "0.2.0"
1520source = "registry+https://github.com/rust-lang/crates.io-index"
1521dependencies = [
Hugues de Valon4af681c2019-01-09 14:51:221522 "cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:541523 "crc 1.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:421524 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:541525 "miniz_oxide 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581526]
1527
1528[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:431529name = "mio"
1530version = "0.6.16"
1531source = "registry+https://github.com/rust-lang/crates.io-index"
1532dependencies = [
1533 "fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
1534 "fuchsia-zircon-sys 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
1535 "iovec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
1536 "kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
1537 "lazycell 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
1538 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
1539 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
1540 "miow 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
1541 "net2 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)",
1542 "slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
1543 "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
1544]
1545
1546[[package]]
1547name = "mio-named-pipes"
1548version = "0.1.6"
1549source = "registry+https://github.com/rust-lang/crates.io-index"
1550dependencies = [
1551 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
1552 "mio 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)",
1553 "miow 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
1554 "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
1555]
1556
1557[[package]]
1558name = "mio-uds"
1559version = "0.6.7"
1560source = "registry+https://github.com/rust-lang/crates.io-index"
1561dependencies = [
1562 "iovec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
1563 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
1564 "mio 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)",
1565]
1566
1567[[package]]
1568name = "miow"
1569version = "0.2.1"
1570source = "registry+https://github.com/rust-lang/crates.io-index"
1571dependencies = [
1572 "kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
1573 "net2 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)",
1574 "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
1575 "ws2_32-sys 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
1576]
1577
1578[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581579name = "miow"
Alex Crichton2863b752018-08-21 17:23:471580version = "0.3.3"
Alex Crichtona8eaabc2018-03-07 07:39:551581source = "registry+https://github.com/rust-lang/crates.io-index"
1582dependencies = [
Alex Crichton4f661c02018-10-08 17:39:091583 "socket2 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
1584 "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtona8eaabc2018-03-07 07:39:551585]
1586
1587[[package]]
kennytm0692b3d2017-12-15 19:41:581588name = "miri"
1589version = "0.1.0"
1590dependencies = [
Alex Crichtonb4110902018-12-08 11:06:541591 "byteorder 1.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
Matthias Krügerf354c852018-11-14 13:49:401592 "cargo_metadata 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
Ralf Jungf684f802018-07-13 08:34:501593 "colored 1.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewski594e2612019-03-03 13:48:031594 "compiletest_rs 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)",
Ralf Jung44b0fd62018-11-28 20:22:451595 "directories 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Hugues de Valon65ac3152019-01-10 12:42:141596 "env_logger 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:541597 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Hugues de Valon65ac3152019-01-10 12:42:141598 "rustc-workspace-hack 1.0.0",
1599 "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
Ralf Jung7596a102019-02-17 11:39:401600 "shell-escape 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
Ralf Jungf2a6db72018-12-07 09:12:011601 "vergen 3.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
kennytm0692b3d2017-12-15 19:41:581602]
1603
1604[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:431605name = "net2"
1606version = "0.2.33"
1607source = "registry+https://github.com/rust-lang/crates.io-index"
1608dependencies = [
1609 "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
1610 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
1611 "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
1612]
1613
1614[[package]]
Alex Crichtond8251152018-07-02 16:33:161615name = "new_debug_unreachable"
1616version = "1.0.1"
1617source = "registry+https://github.com/rust-lang/crates.io-index"
1618dependencies = [
1619 "unreachable 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1620]
1621
1622[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:451623name = "nodrop"
1624version = "0.1.12"
1625source = "registry+https://github.com/rust-lang/crates.io-index"
1626
1627[[package]]
Oliver Schneider0ad54532018-07-14 22:01:241628name = "num-derive"
Bastien Orivel5c4534a2018-12-08 14:11:471629version = "0.2.3"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581630source = "registry+https://github.com/rust-lang/crates.io-index"
1631dependencies = [
Alex Crichtonb4110902018-12-08 11:06:541632 "num-traits 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron595bea62018-11-19 04:21:101633 "proc-macro2 0.4.24 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:541634 "quote 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)",
1635 "syn 0.15.22 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581636]
1637
1638[[package]]
Oliver Schneider0ad54532018-07-14 22:01:241639name = "num-integer"
1640version = "0.1.39"
Alex Crichton994bfd42018-02-26 17:07:161641source = "registry+https://github.com/rust-lang/crates.io-index"
1642dependencies = [
Alex Crichtonb4110902018-12-08 11:06:541643 "num-traits 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:161644]
1645
1646[[package]]
1647name = "num-traits"
Alex Crichtonb4110902018-12-08 11:06:541648version = "0.2.6"
Steve Klabnik2795de32017-02-20 00:20:571649source = "registry+https://github.com/rust-lang/crates.io-index"
1650
1651[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291652name = "num_cpus"
Alex Crichton80d6ed22018-01-08 21:56:221653version = "1.8.0"
Ahmed Charles9ca382f2016-09-02 08:55:291654source = "registry+https://github.com/rust-lang/crates.io-index"
1655dependencies = [
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:421656 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:291657]
1658
1659[[package]]
Steve Klabnik2795de32017-02-20 00:20:571660name = "open"
Alex Crichton041d3552017-09-27 22:37:021661version = "1.2.1"
Steve Klabnik2795de32017-02-20 00:20:571662source = "registry+https://github.com/rust-lang/crates.io-index"
1663
1664[[package]]
Alex Crichton2863b752018-08-21 17:23:471665name = "opener"
Alex Crichtonb4110902018-12-08 11:06:541666version = "0.3.2"
Alex Crichton2863b752018-08-21 17:23:471667source = "registry+https://github.com/rust-lang/crates.io-index"
1668dependencies = [
Eric Huss55917ba2019-02-03 22:42:291669 "failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
1670 "failure_derive 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton4f661c02018-10-08 17:39:091671 "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:471672]
1673
1674[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581675name = "openssl"
Tatsuyuki Ishi9740c5e2019-01-02 10:06:361676version = "0.10.16"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581677source = "registry+https://github.com/rust-lang/crates.io-index"
1678dependencies = [
Alex Crichton2863b752018-08-21 17:23:471679 "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:541680 "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:291681 "foreign-types 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewski14b1b572018-12-10 07:58:081682 "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:421683 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi9740c5e2019-01-02 10:06:361684 "openssl-sys 0.9.40 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581685]
1686
1687[[package]]
1688name = "openssl-probe"
Alex Crichton325d7392017-12-10 17:42:491689version = "0.1.2"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581690source = "registry+https://github.com/rust-lang/crates.io-index"
1691
1692[[package]]
Eric Huss97308712018-08-14 21:27:261693name = "openssl-src"
Alex Crichtonb4110902018-12-08 11:06:541694version = "111.1.0+1.1.1a"
Eric Huss97308712018-08-14 21:27:261695source = "registry+https://github.com/rust-lang/crates.io-index"
1696dependencies = [
Hugues de Valon4af681c2019-01-09 14:51:221697 "cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss97308712018-08-14 21:27:261698]
1699
1700[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581701name = "openssl-sys"
Tatsuyuki Ishi9740c5e2019-01-02 10:06:361702version = "0.9.40"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581703source = "registry+https://github.com/rust-lang/crates.io-index"
1704dependencies = [
Hugues de Valon4af681c2019-01-09 14:51:221705 "cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)",
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:421706 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:541707 "openssl-src 111.1.0+1.1.1a (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton4f661c02018-10-08 17:39:091708 "pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:471709 "vcpkg 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581710]
1711
1712[[package]]
Mark Simulacrumb0dbc7c2018-03-27 10:44:331713name = "ordermap"
1714version = "0.3.5"
1715source = "registry+https://github.com/rust-lang/crates.io-index"
1716
1717[[package]]
Nick Cameron77177052018-07-06 00:34:001718name = "ordslice"
1719version = "0.3.0"
1720source = "registry+https://github.com/rust-lang/crates.io-index"
1721
1722[[package]]
Robin Kruppe1a24a592017-04-26 21:22:451723name = "owning_ref"
1724version = "0.3.3"
1725source = "registry+https://github.com/rust-lang/crates.io-index"
1726dependencies = [
Alex Crichtond8251152018-07-02 16:33:161727 "stable_deref_trait 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
Robin Kruppe1a24a592017-04-26 21:22:451728]
1729
1730[[package]]
Nick Cameron7a7445b2018-12-01 10:36:321731name = "packed_simd"
1732version = "0.3.1"
1733source = "registry+https://github.com/rust-lang/crates.io-index"
1734dependencies = [
Alex Crichtonb4110902018-12-08 11:06:541735 "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron7a7445b2018-12-01 10:36:321736]
1737
1738[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291739name = "panic_abort"
1740version = "0.0.0"
1741dependencies = [
Lokathorf532dfe92019-01-07 19:52:051742 "compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:291743 "core 0.0.0",
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:421744 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:291745]
1746
1747[[package]]
1748name = "panic_unwind"
1749version = "0.0.0"
1750dependencies = [
1751 "alloc 0.0.0",
Lokathorf532dfe92019-01-07 19:52:051752 "compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:291753 "core 0.0.0",
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:421754 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:291755 "unwind 0.0.0",
1756]
1757
1758[[package]]
John Kåre Alsaker970c6132017-12-03 12:49:011759name = "parking_lot"
Mark Rousskov9ec5ef52018-08-04 22:24:391760version = "0.6.4"
1761source = "registry+https://github.com/rust-lang/crates.io-index"
1762dependencies = [
1763 "lock_api 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
1764 "parking_lot_core 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
1765]
1766
1767[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:431768name = "parking_lot"
1769version = "0.7.1"
1770source = "registry+https://github.com/rust-lang/crates.io-index"
1771dependencies = [
1772 "lock_api 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
1773 "parking_lot_core 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
1774]
1775
1776[[package]]
John Kåre Alsaker970c6132017-12-03 12:49:011777name = "parking_lot_core"
Mark Rousskov9ec5ef52018-08-04 22:24:391778version = "0.3.0"
1779source = "registry+https://github.com/rust-lang/crates.io-index"
1780dependencies = [
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:421781 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Eduard-Mihai Burtescu4529d102018-09-15 08:40:251782 "rand 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
Nicholas Nethercoteecf6cd42018-11-28 21:52:221783 "smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton4f661c02018-10-08 17:39:091784 "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Rousskov9ec5ef52018-08-04 22:24:391785]
1786
1787[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:431788name = "parking_lot_core"
1789version = "0.4.0"
1790source = "registry+https://github.com/rust-lang/crates.io-index"
1791dependencies = [
1792 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
1793 "rand 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
1794 "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
1795 "smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
1796 "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
1797]
1798
1799[[package]]
Alex Crichton1cede102017-06-15 02:33:061800name = "percent-encoding"
Oliver Schneideracdf83f2017-12-06 08:25:291801version = "1.0.1"
Alex Crichton1cede102017-06-15 02:33:061802source = "registry+https://github.com/rust-lang/crates.io-index"
1803
1804[[package]]
Steve Klabnika0769612017-02-07 23:13:571805name = "pest"
Alex Crichtone9d89832018-04-02 15:43:551806version = "1.0.6"
Steve Klabnika0769612017-02-07 23:13:571807source = "registry+https://github.com/rust-lang/crates.io-index"
1808
1809[[package]]
James Munnsde763692019-01-19 02:39:371810name = "pest"
1811version = "2.1.0"
1812source = "registry+https://github.com/rust-lang/crates.io-index"
1813dependencies = [
1814 "ucd-trie 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
1815]
1816
1817[[package]]
Alex Crichtone9d89832018-04-02 15:43:551818name = "pest_derive"
Bastien Orivel5c4534a2018-12-08 14:11:471819version = "1.0.8"
Alex Crichtone9d89832018-04-02 15:43:551820source = "registry+https://github.com/rust-lang/crates.io-index"
1821dependencies = [
1822 "pest 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
1823 "quote 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)",
1824 "syn 0.11.11 (registry+https://github.com/rust-lang/crates.io-index)",
1825]
1826
1827[[package]]
James Munnsde763692019-01-19 02:39:371828name = "pest_derive"
1829version = "2.1.0"
1830source = "registry+https://github.com/rust-lang/crates.io-index"
1831dependencies = [
1832 "pest 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
1833 "pest_generator 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
1834]
1835
1836[[package]]
1837name = "pest_generator"
1838version = "2.1.0"
1839source = "registry+https://github.com/rust-lang/crates.io-index"
1840dependencies = [
1841 "pest 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
1842 "pest_meta 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
1843 "proc-macro2 0.4.24 (registry+https://github.com/rust-lang/crates.io-index)",
1844 "quote 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)",
1845 "syn 0.15.22 (registry+https://github.com/rust-lang/crates.io-index)",
1846]
1847
1848[[package]]
1849name = "pest_meta"
1850version = "2.1.0"
1851source = "registry+https://github.com/rust-lang/crates.io-index"
1852dependencies = [
1853 "maplit 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
1854 "pest 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
1855 "sha-1 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
1856]
1857
1858[[package]]
Mark Simulacrumb0dbc7c2018-03-27 10:44:331859name = "petgraph"
Gabriel Majerib31eaa42018-09-08 06:04:291860version = "0.4.13"
Mark Simulacrumb0dbc7c2018-03-27 10:44:331861source = "registry+https://github.com/rust-lang/crates.io-index"
1862dependencies = [
1863 "fixedbitset 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
1864 "ordermap 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
1865]
1866
1867[[package]]
steveklabnikecfbaca2018-04-03 14:32:041868name = "phf"
Alex Crichtond8251152018-07-02 16:33:161869version = "0.7.22"
steveklabnikecfbaca2018-04-03 14:32:041870source = "registry+https://github.com/rust-lang/crates.io-index"
1871dependencies = [
Alex Crichtond8251152018-07-02 16:33:161872 "phf_shared 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:041873]
1874
1875[[package]]
1876name = "phf_codegen"
Alex Crichtond8251152018-07-02 16:33:161877version = "0.7.22"
steveklabnikecfbaca2018-04-03 14:32:041878source = "registry+https://github.com/rust-lang/crates.io-index"
1879dependencies = [
Alex Crichtond8251152018-07-02 16:33:161880 "phf_generator 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)",
1881 "phf_shared 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:041882]
1883
1884[[package]]
1885name = "phf_generator"
Alex Crichtond8251152018-07-02 16:33:161886version = "0.7.22"
steveklabnikecfbaca2018-04-03 14:32:041887source = "registry+https://github.com/rust-lang/crates.io-index"
1888dependencies = [
Alex Crichtond8251152018-07-02 16:33:161889 "phf_shared 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:471890 "rand 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:041891]
1892
1893[[package]]
1894name = "phf_shared"
Alex Crichtond8251152018-07-02 16:33:161895version = "0.7.22"
steveklabnikecfbaca2018-04-03 14:32:041896source = "registry+https://github.com/rust-lang/crates.io-index"
1897dependencies = [
1898 "siphasher 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
1899]
1900
1901[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581902name = "pkg-config"
Alex Crichton4f661c02018-10-08 17:39:091903version = "0.3.14"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581904source = "registry+https://github.com/rust-lang/crates.io-index"
1905
1906[[package]]
Santiago Pastorino8429d112018-05-24 21:52:011907name = "polonius-engine"
Niko Matsakis826fb1d2019-01-02 19:45:221908version = "0.6.2"
Santiago Pastorino8429d112018-05-24 21:52:011909source = "registry+https://github.com/rust-lang/crates.io-index"
Douglas Campos422fe7c2018-05-29 11:52:511910dependencies = [
Niko Matsakis826fb1d2019-01-02 19:45:221911 "datafrog 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:541912 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Niko Matsakisc3d68892018-05-29 13:36:451913 "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Douglas Campos422fe7c2018-05-29 11:52:511914]
Santiago Pastorino8429d112018-05-24 21:52:011915
1916[[package]]
steveklabnikecfbaca2018-04-03 14:32:041917name = "precomputed-hash"
1918version = "0.1.1"
1919source = "registry+https://github.com/rust-lang/crates.io-index"
1920
1921[[package]]
Mark Simulacrum42fde212018-03-10 14:03:061922name = "pretty_assertions"
1923version = "0.5.1"
1924source = "registry+https://github.com/rust-lang/crates.io-index"
1925dependencies = [
1926 "ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
1927 "difference 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1928]
1929
1930[[package]]
Eric Huss8c20add2018-12-03 01:33:201931name = "pretty_env_logger"
Alex Crichtonb4110902018-12-08 11:06:541932version = "0.3.0"
Eric Huss8c20add2018-12-03 01:33:201933source = "registry+https://github.com/rust-lang/crates.io-index"
1934dependencies = [
Alex Crichtonb4110902018-12-08 11:06:541935 "chrono 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
1936 "env_logger 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
1937 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss8c20add2018-12-03 01:33:201938]
1939
1940[[package]]
Alex Crichton87f3dda2018-03-01 19:08:481941name = "proc-macro2"
Nick Cameron595bea62018-11-19 04:21:101942version = "0.4.24"
Alex Crichtone9d89832018-04-02 15:43:551943source = "registry+https://github.com/rust-lang/crates.io-index"
1944dependencies = [
1945 "unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
1946]
1947
1948[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291949name = "proc_macro"
1950version = "0.0.0"
Ahmed Charles9ca382f2016-09-02 08:55:291951
1952[[package]]
whitequark42754ce2017-02-13 09:57:501953name = "profiler_builtins"
1954version = "0.0.0"
1955dependencies = [
dylan_DPC14a38b32019-01-17 10:22:481956 "cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)",
Lokathorf532dfe92019-01-07 19:52:051957 "compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
whitequark42754ce2017-02-13 09:57:501958 "core 0.0.0",
Marco Castelluccioecba8d62017-06-04 14:54:391959]
1960
1961[[package]]
Alex Crichtond99e7c22018-09-28 18:27:301962name = "proptest"
1963version = "0.8.7"
1964source = "registry+https://github.com/rust-lang/crates.io-index"
1965dependencies = [
1966 "bit-set 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
1967 "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:541968 "byteorder 1.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewski14b1b572018-12-10 07:58:081969 "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:541970 "num-traits 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond99e7c22018-09-28 18:27:301971 "quick-error 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
1972 "rand 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:541973 "regex-syntax 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond99e7c22018-09-28 18:27:301974 "rusty-fork 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:541975 "tempfile 3.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond99e7c22018-09-28 18:27:301976]
1977
1978[[package]]
Steve Klabnika0769612017-02-07 23:13:571979name = "pulldown-cmark"
Manish Goregaokar68185512018-02-18 21:33:561980version = "0.1.2"
Oliver Schneideracdf83f2017-12-06 08:25:291981source = "registry+https://github.com/rust-lang/crates.io-index"
1982dependencies = [
1983 "bitflags 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:551984 "getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)",
Guillaume Gomez474cc092017-03-12 19:28:361985]
1986
1987[[package]]
Matthias Krüger2598a7a2018-11-23 11:52:471988name = "pulldown-cmark"
1989version = "0.2.0"
1990source = "registry+https://github.com/rust-lang/crates.io-index"
1991dependencies = [
1992 "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
1993 "getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)",
1994]
1995
1996[[package]]
Steve Klabnika0769612017-02-07 23:13:571997name = "quick-error"
Alex Crichtond8251152018-07-02 16:33:161998version = "1.2.2"
Steve Klabnika0769612017-02-07 23:13:571999source = "registry+https://github.com/rust-lang/crates.io-index"
2000
2001[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:292002name = "quine-mc_cluskey"
2003version = "0.2.4"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582004source = "registry+https://github.com/rust-lang/crates.io-index"
2005
2006[[package]]
2007name = "quote"
2008version = "0.3.15"
2009source = "registry+https://github.com/rust-lang/crates.io-index"
2010
2011[[package]]
Alex Crichton87f3dda2018-03-01 19:08:482012name = "quote"
Alex Crichtonb4110902018-12-08 11:06:542013version = "0.6.10"
Alex Crichtond8251152018-07-02 16:33:162014source = "registry+https://github.com/rust-lang/crates.io-index"
2015dependencies = [
Nick Cameron595bea62018-11-19 04:21:102016 "proc-macro2 0.4.24 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:552017]
2018
2019[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582020name = "racer"
flip19954c228cc2019-02-18 09:32:582021version = "2.1.19"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582022source = "registry+https://github.com/rust-lang/crates.io-index"
2023dependencies = [
Alex Crichton2863b752018-08-21 17:23:472024 "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:162025 "clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron595bea62018-11-19 04:21:102026 "derive_more 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewski14b1b572018-12-10 07:58:082027 "env_logger 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542028 "humantime 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewski14b1b572018-12-10 07:58:082029 "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542030 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
flip19954c228cc2019-02-18 09:32:582031 "rls-span 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
2032 "rustc-ap-syntax 373.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582033]
2034
2035[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292036name = "rand"
Alex Crichton2863b752018-08-21 17:23:472037version = "0.4.3"
Alex Crichton994bfd42018-02-26 17:07:162038source = "registry+https://github.com/rust-lang/crates.io-index"
2039dependencies = [
2040 "fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:422041 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton4f661c02018-10-08 17:39:092042 "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:292043]
2044
2045[[package]]
kennytmcab21f12018-07-26 21:58:552046name = "rand"
Eduard-Mihai Burtescu4529d102018-09-15 08:40:252047version = "0.5.5"
kennytmcab21f12018-07-26 21:58:552048source = "registry+https://github.com/rust-lang/crates.io-index"
2049dependencies = [
2050 "cloudabi 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
2051 "fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:422052 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542053 "rand_core 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton4f661c02018-10-08 17:39:092054 "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
kennytmcab21f12018-07-26 21:58:552055]
2056
2057[[package]]
Alex Crichtonb4110902018-12-08 11:06:542058name = "rand"
2059version = "0.6.1"
kennytmcab21f12018-07-26 21:58:552060source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichtonb4110902018-12-08 11:06:542061dependencies = [
2062 "cloudabi 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
2063 "fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:422064 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542065 "rand_chacha 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
2066 "rand_core 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
2067 "rand_hc 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
2068 "rand_isaac 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
2069 "rand_pcg 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
2070 "rand_xorshift 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
2071 "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
2072 "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
2073]
2074
2075[[package]]
2076name = "rand_chacha"
2077version = "0.1.0"
2078source = "registry+https://github.com/rust-lang/crates.io-index"
2079dependencies = [
Igor Matuszewski594e2612019-03-03 13:48:032080 "rand_core 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542081 "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
2082]
2083
2084[[package]]
2085name = "rand_core"
2086version = "0.2.2"
2087source = "registry+https://github.com/rust-lang/crates.io-index"
2088dependencies = [
2089 "rand_core 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
2090]
2091
2092[[package]]
2093name = "rand_core"
2094version = "0.3.0"
2095source = "registry+https://github.com/rust-lang/crates.io-index"
2096
2097[[package]]
2098name = "rand_hc"
2099version = "0.1.0"
2100source = "registry+https://github.com/rust-lang/crates.io-index"
2101dependencies = [
Igor Matuszewski594e2612019-03-03 13:48:032102 "rand_core 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542103]
2104
2105[[package]]
2106name = "rand_isaac"
2107version = "0.1.1"
2108source = "registry+https://github.com/rust-lang/crates.io-index"
2109dependencies = [
2110 "rand_core 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
2111]
2112
2113[[package]]
2114name = "rand_pcg"
2115version = "0.1.1"
2116source = "registry+https://github.com/rust-lang/crates.io-index"
2117dependencies = [
2118 "rand_core 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
2119 "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
2120]
2121
2122[[package]]
2123name = "rand_xorshift"
2124version = "0.1.0"
2125source = "registry+https://github.com/rust-lang/crates.io-index"
2126dependencies = [
Igor Matuszewski594e2612019-03-03 13:48:032127 "rand_core 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542128]
kennytmcab21f12018-07-26 21:58:552129
2130[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:292131name = "rayon"
Alex Crichtone9d89832018-04-02 15:43:552132version = "1.0.1"
Nick Cameron4b6f5c22018-02-26 03:15:452133source = "registry+https://github.com/rust-lang/crates.io-index"
2134dependencies = [
Alex Crichtone9d89832018-04-02 15:43:552135 "either 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron4b6f5c22018-02-26 03:15:452136 "rayon-core 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:292137]
2138
2139[[package]]
2140name = "rayon-core"
Nick Cameron4b6f5c22018-02-26 03:15:452141version = "1.4.0"
Oliver Schneideracdf83f2017-12-06 08:25:292142source = "registry+https://github.com/rust-lang/crates.io-index"
2143dependencies = [
Nick Cameron4b6f5c22018-02-26 03:15:452144 "crossbeam-deque 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewski14b1b572018-12-10 07:58:082145 "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:422146 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:222147 "num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:472148 "rand 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582149]
2150
2151[[package]]
Nick Cameronc5cad5a2017-09-22 01:58:352152name = "redox_syscall"
Alex Crichtonb4110902018-12-08 11:06:542153version = "0.1.43"
Nick Cameronc5cad5a2017-09-22 01:58:352154source = "registry+https://github.com/rust-lang/crates.io-index"
2155
2156[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:292157name = "redox_termios"
2158version = "0.1.1"
2159source = "registry+https://github.com/rust-lang/crates.io-index"
2160dependencies = [
Alex Crichtonb4110902018-12-08 11:06:542161 "redox_syscall 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:292162]
2163
2164[[package]]
flip19954c228cc2019-02-18 09:32:582165name = "redox_users"
2166version = "0.2.0"
2167source = "registry+https://github.com/rust-lang/crates.io-index"
2168dependencies = [
2169 "argon2rs 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
2170 "failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
2171 "rand 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
2172 "redox_syscall 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)",
2173]
2174
2175[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582176name = "regex"
Alex Crichtond8251152018-07-02 16:33:162177version = "0.2.11"
Steve Klabnika0769612017-02-07 23:13:572178source = "registry+https://github.com/rust-lang/crates.io-index"
2179dependencies = [
Alex Crichtonb4110902018-12-08 11:06:542180 "aho-corasick 0.6.9 (registry+https://github.com/rust-lang/crates.io-index)",
2181 "memchr 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:162182 "regex-syntax 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:472183 "thread_local 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542184 "utf8-ranges 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Steve Klabnika0769612017-02-07 23:13:572185]
2186
2187[[package]]
Oliver Schneider847bb142018-05-11 12:11:062188name = "regex"
Alex Crichtonb4110902018-12-08 11:06:542189version = "1.1.0"
Oliver Schneider847bb142018-05-11 12:11:062190source = "registry+https://github.com/rust-lang/crates.io-index"
2191dependencies = [
Alex Crichtonb4110902018-12-08 11:06:542192 "aho-corasick 0.6.9 (registry+https://github.com/rust-lang/crates.io-index)",
2193 "memchr 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
2194 "regex-syntax 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:472195 "thread_local 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542196 "utf8-ranges 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider847bb142018-05-11 12:11:062197]
2198
2199[[package]]
Steve Klabnika0769612017-02-07 23:13:572200name = "regex-syntax"
Alex Crichtond8251152018-07-02 16:33:162201version = "0.5.6"
Alex Crichton994bfd42018-02-26 17:07:162202source = "registry+https://github.com/rust-lang/crates.io-index"
2203dependencies = [
Alex Crichtonb4110902018-12-08 11:06:542204 "ucd-util 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:162205]
2206
2207[[package]]
Oliver Schneider847bb142018-05-11 12:11:062208name = "regex-syntax"
Alex Crichtonb4110902018-12-08 11:06:542209version = "0.6.4"
Oliver Schneider847bb142018-05-11 12:11:062210source = "registry+https://github.com/rust-lang/crates.io-index"
2211dependencies = [
Alex Crichtonb4110902018-12-08 11:06:542212 "ucd-util 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider847bb142018-05-11 12:11:062213]
2214
2215[[package]]
Alex Crichton7bc2cbf2017-04-26 15:52:192216name = "remote-test-client"
2217version = "0.1.0"
2218
2219[[package]]
2220name = "remote-test-server"
2221version = "0.1.0"
2222
2223[[package]]
Alex Crichton994bfd42018-02-26 17:07:162224name = "remove_dir_all"
Alex Crichton924f8c72018-04-18 15:43:592225version = "0.5.1"
Alex Crichton994bfd42018-02-26 17:07:162226source = "registry+https://github.com/rust-lang/crates.io-index"
2227dependencies = [
Alex Crichton4f661c02018-10-08 17:39:092228 "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:162229]
2230
2231[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582232name = "rls"
Hirokazu Hata6e720772019-02-03 00:48:182233version = "1.34.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582234dependencies = [
Mark Rousskovcd39cf72019-01-27 15:43:302235 "cargo 0.35.0",
Hirokazu Hata6e720772019-02-03 00:48:182236 "cargo_metadata 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider0ad54532018-07-14 22:01:242237 "clippy_lints 0.0.212",
Matthias Krüger696fb8f2019-01-21 15:32:432238 "crossbeam-channel 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
Hugues de Valon65ac3152019-01-10 12:42:142239 "difference 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Matthias Krüger696fb8f2019-01-21 15:32:432240 "env_logger 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss55917ba2019-02-03 22:42:292241 "failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Matthias Krüger696fb8f2019-01-21 15:32:432242 "futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)",
flip19954c228cc2019-02-18 09:32:582243 "heck 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
Hugues de Valon65ac3152019-01-10 12:42:142244 "home 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
Matthias Krüger696fb8f2019-01-21 15:32:432245 "itertools 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
Hirokazu Hata6e720772019-02-03 00:48:182246 "jsonrpc-core 10.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewski14b1b572018-12-10 07:58:082247 "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542248 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Hirokazu Hata6e720772019-02-03 00:48:182249 "lsp-codec 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
flip19954c228cc2019-02-18 09:32:582250 "lsp-types 0.55.4 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameronfa94c5c2018-02-14 08:09:512251 "num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron77177052018-07-06 00:34:002252 "ordslice 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
flip19954c228cc2019-02-18 09:32:582253 "racer 2.1.19 (registry+https://github.com/rust-lang/crates.io-index)",
Matthias Krüger696fb8f2019-01-21 15:32:432254 "rand 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:552255 "rayon 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542256 "regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
flip19954c228cc2019-02-18 09:32:582257 "rls-analysis 0.16.12 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron595bea62018-11-19 04:21:102258 "rls-blacklist 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
flip19954c228cc2019-02-18 09:32:582259 "rls-data 0.18.2 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron9a769c62018-08-04 07:29:152260 "rls-rustc 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
flip19954c228cc2019-02-18 09:32:582261 "rls-span 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron595bea62018-11-19 04:21:102262 "rls-vfs 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewskie976bae2018-08-31 19:52:252263 "rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton0e034d12018-07-31 21:16:552264 "rustc-workspace-hack 1.0.0",
Hugues de Valon65ac3152019-01-10 12:42:142265 "rustc_tools_util 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
flip19954c228cc2019-02-18 09:32:582266 "rustfmt-nightly 1.0.3",
Eric Huss57393642018-12-17 18:23:042267 "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542268 "serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)",
flip19954c228cc2019-02-18 09:32:582269 "serde_ignored 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542270 "serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)",
Hugues de Valon65ac3152019-01-10 12:42:142271 "tempfile 3.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
Matthias Krüger696fb8f2019-01-21 15:32:432272 "tokio 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)",
2273 "tokio-process 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
2274 "tokio-timer 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542275 "toml 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)",
2276 "url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
2277 "walkdir 2.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582278]
2279
2280[[package]]
2281name = "rls-analysis"
flip19954c228cc2019-02-18 09:32:582282version = "0.16.12"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582283source = "registry+https://github.com/rust-lang/crates.io-index"
2284dependencies = [
Bastien Orivel5c4534a2018-12-08 14:11:472285 "derive-new 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron77177052018-07-06 00:34:002286 "fst 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
2287 "itertools 0.7.8 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewski3a17cf72018-08-25 16:17:552288 "json 0.11.13 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542289 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
flip19954c228cc2019-02-18 09:32:582290 "rls-data 0.18.2 (registry+https://github.com/rust-lang/crates.io-index)",
2291 "rls-span 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton453080f2017-06-05 16:36:482292 "rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)",
2293]
2294
2295[[package]]
Nick Cameronfa94c5c2018-02-14 08:09:512296name = "rls-blacklist"
Nick Cameron595bea62018-11-19 04:21:102297version = "0.1.3"
Andy Russell59fafc82017-12-04 20:59:492298source = "registry+https://github.com/rust-lang/crates.io-index"
Andy Russell59fafc82017-12-04 20:59:492299
2300[[package]]
Martin Algesten9a6afa82018-02-02 07:29:592301name = "rls-data"
flip19954c228cc2019-02-18 09:32:582302version = "0.18.2"
Martin Algesten9a6afa82018-02-02 07:29:592303source = "registry+https://github.com/rust-lang/crates.io-index"
2304dependencies = [
flip19954c228cc2019-02-18 09:32:582305 "rls-span 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Martin Algesten9a6afa82018-02-02 07:29:592306 "rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss57393642018-12-17 18:23:042307 "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542308 "serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)",
Martin Algesten9a6afa82018-02-02 07:29:592309]
2310
2311[[package]]
Nick Cameron92867d22017-08-30 05:09:362312name = "rls-rustc"
Nick Cameron9a769c62018-08-04 07:29:152313version = "0.5.0"
Nick Cameron92867d22017-08-30 05:09:362314source = "registry+https://github.com/rust-lang/crates.io-index"
2315
2316[[package]]
Nick Cameronfee1f642017-03-14 02:16:442317name = "rls-span"
flip19954c228cc2019-02-18 09:32:582318version = "0.4.1"
Nick Camerondc63eff2017-03-15 08:20:232319source = "registry+https://github.com/rust-lang/crates.io-index"
Nick Cameronfee1f642017-03-14 02:16:442320dependencies = [
Tatsuyuki Ishi0e79b972017-04-29 23:11:582321 "rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss57393642018-12-17 18:23:042322 "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542323 "serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582324]
2325
2326[[package]]
2327name = "rls-vfs"
Nick Cameron595bea62018-11-19 04:21:102328version = "0.7.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582329source = "registry+https://github.com/rust-lang/crates.io-index"
2330dependencies = [
Alex Crichtonb4110902018-12-08 11:06:542331 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
flip19954c228cc2019-02-18 09:32:582332 "rls-span 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameronfee1f642017-03-14 02:16:442333]
2334
2335[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292336name = "rustbook"
Steve Klabnika0769612017-02-07 23:13:572337version = "0.1.0"
2338dependencies = [
Alex Crichtond8251152018-07-02 16:33:162339 "clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
Matt Ickstadt0ab516f2018-04-21 21:06:132340 "mdbook 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
James Munnsde763692019-01-19 02:39:372341 "mdbook 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
Steve Klabnika0769612017-02-07 23:13:572342]
Ahmed Charles9ca382f2016-09-02 08:55:292343
2344[[package]]
2345name = "rustc"
2346version = "0.0.0"
2347dependencies = [
2348 "arena 0.0.0",
Ralf Jung8e994a22018-12-11 21:36:242349 "backtrace 0.3.11 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:472350 "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542351 "byteorder 1.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
scalexmda9467d2018-11-28 21:11:002352 "chalk-engine 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542353 "flate2 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292354 "fmt_macros 0.0.0",
2355 "graphviz 0.0.0",
Alex Crichtonb4110902018-12-08 11:06:542356 "jobserver 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewski14b1b572018-12-10 07:58:082357 "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542358 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsaker975eb312019-01-28 14:51:472359 "num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
Bastien Orivela82f0ce2019-02-22 12:49:192360 "parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
Niko Matsakis826fb1d2019-01-02 19:45:222361 "polonius-engine 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsaker5c78fa82019-02-27 14:17:122362 "rustc-rayon 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
2363 "rustc-rayon-core 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:292364 "rustc_apfloat 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292365 "rustc_data_structures 0.0.0",
2366 "rustc_errors 0.0.0",
Mark Rousskove3177c62018-08-03 21:31:032367 "rustc_fs_util 0.0.0",
John Kåre Alsaker74b64192019-03-01 00:22:102368 "rustc_macros 0.1.0",
Irina Popa38e96402017-12-08 19:18:212369 "rustc_target 0.0.0",
Marcel Hellwig56fb2872019-02-26 10:15:522370 "scoped-tls 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292371 "serialize 0.0.0",
Nicholas Nethercoteecf6cd42018-11-28 21:52:222372 "smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292373 "syntax 0.0.0",
2374 "syntax_pos 0.0.0",
Alex Crichtonb4110902018-12-08 11:06:542375 "tempfile 3.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292376]
2377
2378[[package]]
Nick Cameron0e6fff82018-05-27 22:16:422379name = "rustc-ap-arena"
flip19954c228cc2019-02-18 09:32:582380version = "373.0.0"
Nick Cameron0e6fff82018-05-27 22:16:422381source = "registry+https://github.com/rust-lang/crates.io-index"
2382dependencies = [
flip19954c228cc2019-02-18 09:32:582383 "rustc-ap-rustc_data_structures 373.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton0e034d12018-07-31 21:16:552384]
2385
2386[[package]]
Nick Cameron595bea62018-11-19 04:21:102387name = "rustc-ap-graphviz"
flip19954c228cc2019-02-18 09:32:582388version = "373.0.0"
Nick Cameron595bea62018-11-19 04:21:102389source = "registry+https://github.com/rust-lang/crates.io-index"
2390
2391[[package]]
topecongiro5ae8fa92018-01-18 14:40:372392name = "rustc-ap-rustc_cratesio_shim"
flip19954c228cc2019-02-18 09:32:582393version = "373.0.0"
Alex Crichton0e034d12018-07-31 21:16:552394source = "registry+https://github.com/rust-lang/crates.io-index"
2395dependencies = [
Alex Crichton2863b752018-08-21 17:23:472396 "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542397 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron90701932018-09-25 02:40:422398 "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton0e034d12018-07-31 21:16:552399]
2400
2401[[package]]
topecongiro5ae8fa92018-01-18 14:40:372402name = "rustc-ap-rustc_data_structures"
flip19954c228cc2019-02-18 09:32:582403version = "373.0.0"
topecongiro5ae8fa92018-01-18 14:40:372404source = "registry+https://github.com/rust-lang/crates.io-index"
2405dependencies = [
Alex Crichtonb4110902018-12-08 11:06:542406 "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewski14b1b572018-12-10 07:58:082407 "ena 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542408 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron90701932018-09-25 02:40:422409 "parking_lot 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)",
flip19954c228cc2019-02-18 09:32:582410 "rustc-ap-graphviz 373.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
2411 "rustc-ap-rustc_cratesio_shim 373.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
2412 "rustc-ap-serialize 373.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton0e034d12018-07-31 21:16:552413 "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsaker5c78fa82019-02-27 14:17:122414 "rustc-rayon 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
2415 "rustc-rayon-core 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Nicholas Nethercoteecf6cd42018-11-28 21:52:222416 "smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton0e034d12018-07-31 21:16:552417 "stable_deref_trait 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
2418]
2419
2420[[package]]
topecongiro5ae8fa92018-01-18 14:40:372421name = "rustc-ap-rustc_errors"
flip19954c228cc2019-02-18 09:32:582422version = "373.0.0"
topecongiro5ae8fa92018-01-18 14:40:372423source = "registry+https://github.com/rust-lang/crates.io-index"
2424dependencies = [
Ralf Junga171ed22018-07-27 13:10:522425 "atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542426 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
flip19954c228cc2019-02-18 09:32:582427 "rustc-ap-rustc_cratesio_shim 373.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
2428 "rustc-ap-rustc_data_structures 373.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
2429 "rustc-ap-serialize 373.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
2430 "rustc-ap-syntax_pos 373.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542431 "termcolor 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton0e034d12018-07-31 21:16:552432 "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
2433]
2434
2435[[package]]
Nick Cameron64572412018-05-01 19:50:582436name = "rustc-ap-rustc_target"
flip19954c228cc2019-02-18 09:32:582437version = "373.0.0"
topecongiro5ae8fa92018-01-18 14:40:372438source = "registry+https://github.com/rust-lang/crates.io-index"
2439dependencies = [
Alex Crichton2863b752018-08-21 17:23:472440 "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542441 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
flip19954c228cc2019-02-18 09:32:582442 "rustc-ap-rustc_cratesio_shim 373.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
2443 "rustc-ap-rustc_data_structures 373.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
2444 "rustc-ap-serialize 373.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton0e034d12018-07-31 21:16:552445]
2446
2447[[package]]
Nick Cameron64572412018-05-01 19:50:582448name = "rustc-ap-serialize"
flip19954c228cc2019-02-18 09:32:582449version = "373.0.0"
Alex Crichton0e034d12018-07-31 21:16:552450source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewskie976bae2018-08-31 19:52:252451dependencies = [
Nicholas Nethercoteecf6cd42018-11-28 21:52:222452 "smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewskie976bae2018-08-31 19:52:252453]
Alex Crichton0e034d12018-07-31 21:16:552454
2455[[package]]
Nick Cameron64572412018-05-01 19:50:582456name = "rustc-ap-syntax"
flip19954c228cc2019-02-18 09:32:582457version = "373.0.0"
Nick Cameron64572412018-05-01 19:50:582458source = "registry+https://github.com/rust-lang/crates.io-index"
2459dependencies = [
Alex Crichton2863b752018-08-21 17:23:472460 "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542461 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
flip19954c228cc2019-02-18 09:32:582462 "rustc-ap-rustc_data_structures 373.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
2463 "rustc-ap-rustc_errors 373.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
2464 "rustc-ap-rustc_target 373.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
2465 "rustc-ap-serialize 373.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
2466 "rustc-ap-syntax_pos 373.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton0e034d12018-07-31 21:16:552467 "scoped-tls 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Nicholas Nethercoteecf6cd42018-11-28 21:52:222468 "smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton0e034d12018-07-31 21:16:552469]
2470
2471[[package]]
topecongiro5ae8fa92018-01-18 14:40:372472name = "rustc-ap-syntax_pos"
flip19954c228cc2019-02-18 09:32:582473version = "373.0.0"
topecongiro5ae8fa92018-01-18 14:40:372474source = "registry+https://github.com/rust-lang/crates.io-index"
2475dependencies = [
Alex Crichtonb4110902018-12-08 11:06:542476 "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
flip19954c228cc2019-02-18 09:32:582477 "rustc-ap-arena 373.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
2478 "rustc-ap-rustc_data_structures 373.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
2479 "rustc-ap-serialize 373.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton0e034d12018-07-31 21:16:552480 "scoped-tls 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
2481 "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
2482]
2483
2484[[package]]
Josh Stone020c5ec2017-05-08 22:01:132485name = "rustc-demangle"
Alex Crichtonfcc8bb42018-12-14 22:37:512486version = "0.1.10"
Josh Stone020c5ec2017-05-08 22:01:132487source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichtonfcc8bb42018-12-14 22:37:512488dependencies = [
Lokathorf532dfe92019-01-07 19:52:052489 "compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfcc8bb42018-12-14 22:37:512490 "rustc-std-workspace-core 1.0.0",
2491]
Josh Stone020c5ec2017-05-08 22:01:132492
2493[[package]]
Niko Matsakis9c548bf2018-05-24 12:48:022494name = "rustc-hash"
John Kåre Alsaker7ebd4d62018-05-24 03:37:402495version = "1.0.1"
Niko Matsakis9c548bf2018-05-24 12:48:022496source = "registry+https://github.com/rust-lang/crates.io-index"
John Kåre Alsaker7ebd4d62018-05-24 03:37:402497dependencies = [
Alex Crichtonb4110902018-12-08 11:06:542498 "byteorder 1.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsaker7ebd4d62018-05-24 03:37:402499]
Niko Matsakis9c548bf2018-05-24 12:48:022500
2501[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292502name = "rustc-main"
2503version = "0.0.0"
2504dependencies = [
Alex Crichtonba0ed5b2018-12-19 16:27:232505 "jemalloc-sys 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
bjorn360e41582018-11-19 17:28:442506 "rustc_codegen_ssa 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292507 "rustc_driver 0.0.0",
Irina Popa38e96402017-12-08 19:18:212508 "rustc_target 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292509]
2510
2511[[package]]
John Kåre Alsaker4afdae62018-05-12 02:11:032512name = "rustc-rayon"
John Kåre Alsaker5c78fa82019-02-27 14:17:122513version = "0.1.2"
John Kåre Alsaker4afdae62018-05-12 02:11:032514source = "registry+https://github.com/rust-lang/crates.io-index"
2515dependencies = [
John Kåre Alsaker5c78fa82019-02-27 14:17:122516 "crossbeam-deque 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsaker4afdae62018-05-12 02:11:032517 "either 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsaker5c78fa82019-02-27 14:17:122518 "rustc-rayon-core 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsaker4afdae62018-05-12 02:11:032519]
2520
2521[[package]]
2522name = "rustc-rayon-core"
John Kåre Alsaker5c78fa82019-02-27 14:17:122523version = "0.1.2"
John Kåre Alsaker4afdae62018-05-12 02:11:032524source = "registry+https://github.com/rust-lang/crates.io-index"
2525dependencies = [
2526 "crossbeam-deque 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewski14b1b572018-12-10 07:58:082527 "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:422528 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsaker4afdae62018-05-12 02:11:032529 "num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsaker4afdae62018-05-12 02:11:032530]
2531
2532[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292533name = "rustc-serialize"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582534version = "0.3.24"
Ahmed Charles9ca382f2016-09-02 08:55:292535source = "registry+https://github.com/rust-lang/crates.io-index"
2536
2537[[package]]
Alex Crichton4c21a3b2018-11-20 05:52:502538name = "rustc-std-workspace-core"
2539version = "1.0.0"
2540dependencies = [
2541 "core 0.0.0",
2542]
2543
2544[[package]]
Alex Crichton0e034d12018-07-31 21:16:552545name = "rustc-workspace-hack"
2546version = "1.0.0"
2547dependencies = [
Oliver Schereredaa1882019-01-01 13:36:052548 "byteorder 1.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
Bastien Orivela82f0ce2019-02-22 12:49:192549 "parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneiderb0643ad2018-10-04 10:51:582550 "rand 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schereredaa1882019-01-01 13:36:052551 "scopeguard 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss57393642018-12-17 18:23:042552 "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542553 "serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)",
2554 "smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
2555 "syn 0.15.22 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton4f661c02018-10-08 17:39:092556 "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton0e034d12018-07-31 21:16:552557]
2558
2559[[package]]
Alex Crichton695dee02017-06-03 21:54:082560name = "rustc_allocator"
2561version = "0.0.0"
2562dependencies = [
Alex Crichtonb4110902018-12-08 11:06:542563 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton695dee02017-06-03 21:54:082564 "rustc 0.0.0",
ljedrze5e63752018-08-05 10:04:562565 "rustc_data_structures 0.0.0",
Alex Crichton695dee02017-06-03 21:54:082566 "rustc_errors 0.0.0",
Irina Popa04fa0e72018-04-25 16:30:392567 "rustc_target 0.0.0",
Nicholas Nethercoteecf6cd42018-11-28 21:52:222568 "smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton695dee02017-06-03 21:54:082569 "syntax 0.0.0",
2570 "syntax_pos 0.0.0",
2571]
2572
2573[[package]]
Eduard-Mihai Burtescu877ec942017-07-08 17:46:432574name = "rustc_apfloat"
2575version = "0.0.0"
2576dependencies = [
Alex Crichton2863b752018-08-21 17:23:472577 "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Tamir Duberstein231d9e72017-09-08 19:08:012578 "rustc_cratesio_shim 0.0.0",
Nicholas Nethercoteecf6cd42018-11-28 21:52:222579 "smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
Eduard-Mihai Burtescu877ec942017-07-08 17:46:432580]
2581
2582[[package]]
Jorge Aparicio9af6aa32016-12-30 04:28:112583name = "rustc_asan"
2584version = "0.0.0"
2585dependencies = [
Alex Crichton695dee02017-06-03 21:54:082586 "alloc 0.0.0",
Jorge Aparicio22097e62017-02-05 01:10:292587 "build_helper 0.1.0",
Alex Crichton2863b752018-08-21 17:23:472588 "cmake 0.1.33 (registry+https://github.com/rust-lang/crates.io-index)",
Lokathorf532dfe92019-01-07 19:52:052589 "compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Jorge Aparicio9af6aa32016-12-30 04:28:112590 "core 0.0.0",
2591]
2592
2593[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292594name = "rustc_borrowck"
2595version = "0.0.0"
2596dependencies = [
2597 "graphviz 0.0.0",
Alex Crichtonb4110902018-12-08 11:06:542598 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292599 "rustc 0.0.0",
John Kåre Alsakerb74e97c2018-02-27 16:11:142600 "rustc_data_structures 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292601 "rustc_errors 0.0.0",
2602 "rustc_mir 0.0.0",
2603 "syntax 0.0.0",
2604 "syntax_pos 0.0.0",
2605]
2606
2607[[package]]
Irina Popab63d7e22018-05-08 13:10:162608name = "rustc_codegen_llvm"
2609version = "0.0.0"
2610dependencies = [
Hugues de Valon4af681c2019-01-09 14:51:222611 "cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)",
Michael Woeristerabd5cc32018-08-31 13:18:082612 "memmap 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
Irina Popab63d7e22018-05-08 13:10:162613 "num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfcc8bb42018-12-14 22:37:512614 "rustc-demangle 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
Irina Popab63d7e22018-05-08 13:10:162615 "rustc_llvm 0.0.0",
Irina Popab63d7e22018-05-08 13:10:162616]
2617
2618[[package]]
Denis Merigouxc9f26c22018-10-01 16:07:042619name = "rustc_codegen_ssa"
2620version = "0.0.0"
Denis Merigouxb9e5cf92018-10-23 15:01:352621dependencies = [
bjorn3d6d8a332018-11-18 17:06:312622 "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Hugues de Valon4af681c2019-01-09 14:51:222623 "cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542624 "jobserver 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:422625 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542626 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Denis Merigouxb9e5cf92018-10-23 15:01:352627 "memmap 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
2628 "num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
Wesley Wiser25b8c612019-02-10 22:23:002629 "parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
bjorn3d6d8a332018-11-18 17:06:312630 "rustc 0.0.0",
Alex Crichtonfcc8bb42018-12-14 22:37:512631 "rustc-demangle 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
bjorn3d6d8a332018-11-18 17:06:312632 "rustc_allocator 0.0.0",
2633 "rustc_apfloat 0.0.0",
2634 "rustc_codegen_utils 0.0.0",
2635 "rustc_data_structures 0.0.0",
2636 "rustc_errors 0.0.0",
2637 "rustc_fs_util 0.0.0",
2638 "rustc_incremental 0.0.0",
2639 "rustc_mir 0.0.0",
2640 "rustc_target 0.0.0",
2641 "serialize 0.0.0",
2642 "syntax 0.0.0",
2643 "syntax_pos 0.0.0",
Denis Merigouxb9e5cf92018-10-23 15:01:352644]
Denis Merigouxc9f26c22018-10-01 16:07:042645
2646[[package]]
Irina Popab63d7e22018-05-08 13:10:162647name = "rustc_codegen_utils"
2648version = "0.0.0"
2649dependencies = [
Alex Crichtonb4110902018-12-08 11:06:542650 "flate2 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
2651 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Irina Popab63d7e22018-05-08 13:10:162652 "rustc 0.0.0",
2653 "rustc_data_structures 0.0.0",
2654 "rustc_incremental 0.0.0",
bjorn3c8599192018-10-25 13:11:592655 "rustc_metadata 0.0.0",
Irina Popab63d7e22018-05-08 13:10:162656 "rustc_mir 0.0.0",
2657 "rustc_target 0.0.0",
2658 "syntax 0.0.0",
2659 "syntax_pos 0.0.0",
2660]
2661
2662[[package]]
Tamir Duberstein231d9e72017-09-08 19:08:012663name = "rustc_cratesio_shim"
2664version = "0.0.0"
2665dependencies = [
Alex Crichton2863b752018-08-21 17:23:472666 "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542667 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Rousskov9ec5ef52018-08-04 22:24:392668 "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Tamir Duberstein231d9e72017-09-08 19:08:012669]
2670
2671[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292672name = "rustc_data_structures"
2673version = "0.0.0"
2674dependencies = [
Alex Crichtonb4110902018-12-08 11:06:542675 "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
Nicholas Nethercote1e34dfc2018-11-02 08:46:592676 "ena 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
Diogo Sousa3fc275d2018-10-13 14:43:122677 "graphviz 0.0.0",
John Kåre Alsaker5c78fa82019-02-27 14:17:122678 "jobserver 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
2679 "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542680 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Bastien Orivela82f0ce2019-02-22 12:49:192681 "parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsaker7ebd4d62018-05-24 03:37:402682 "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsaker5c78fa82019-02-27 14:17:122683 "rustc-rayon 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
2684 "rustc-rayon-core 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Irina Popa04fa0e72018-04-25 16:30:392685 "rustc_cratesio_shim 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292686 "serialize 0.0.0",
Nicholas Nethercoteecf6cd42018-11-28 21:52:222687 "smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:162688 "stable_deref_trait 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292689]
2690
2691[[package]]
2692name = "rustc_driver"
2693version = "0.0.0"
2694dependencies = [
2695 "arena 0.0.0",
Alex Crichtonb4110902018-12-08 11:06:542696 "env_logger 0.5.13 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292697 "graphviz 0.0.0",
Alex Crichtonb4110902018-12-08 11:06:542698 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292699 "rustc 0.0.0",
John Kåre Alsaker5c78fa82019-02-27 14:17:122700 "rustc-rayon 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton695dee02017-06-03 21:54:082701 "rustc_allocator 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292702 "rustc_borrowck 0.0.0",
Irina Popab63d7e22018-05-08 13:10:162703 "rustc_codegen_utils 0.0.0",
Michael Woeristerbd1ce912016-10-29 01:26:012704 "rustc_data_structures 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292705 "rustc_errors 0.0.0",
2706 "rustc_incremental 0.0.0",
John Kåre Alsaker23a51f92018-12-08 19:30:232707 "rustc_interface 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292708 "rustc_lint 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292709 "rustc_metadata 0.0.0",
2710 "rustc_mir 0.0.0",
2711 "rustc_passes 0.0.0",
2712 "rustc_plugin 0.0.0",
2713 "rustc_privacy 0.0.0",
2714 "rustc_resolve 0.0.0",
2715 "rustc_save_analysis 0.0.0",
Irina Popa38e96402017-12-08 19:18:212716 "rustc_target 0.0.0",
Niko Matsakis3a50b41d2018-02-25 15:58:542717 "rustc_traits 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292718 "rustc_typeck 0.0.0",
Marcel Hellwig56fb2872019-02-26 10:15:522719 "scoped-tls 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292720 "serialize 0.0.0",
Nicholas Nethercoteecf6cd42018-11-28 21:52:222721 "smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292722 "syntax 0.0.0",
2723 "syntax_ext 0.0.0",
2724 "syntax_pos 0.0.0",
2725]
2726
2727[[package]]
2728name = "rustc_errors"
2729version = "0.0.0"
2730dependencies = [
Ralf Junga171ed22018-07-27 13:10:522731 "atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542732 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Rousskov9ec5ef52018-08-04 22:24:392733 "rustc_cratesio_shim 0.0.0",
Oliver Schneideracdf83f2017-12-06 08:25:292734 "rustc_data_structures 0.0.0",
Niko Matsakisd9aaca72017-01-28 23:13:212735 "serialize 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292736 "syntax_pos 0.0.0",
Alex Crichtonb4110902018-12-08 11:06:542737 "termcolor 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Simulacrumad97f8b2018-06-22 15:48:432738 "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292739]
2740
2741[[package]]
Mark Rousskove3177c62018-08-03 21:31:032742name = "rustc_fs_util"
2743version = "0.0.0"
2744
2745[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292746name = "rustc_incremental"
2747version = "0.0.0"
2748dependencies = [
2749 "graphviz 0.0.0",
Alex Crichtonb4110902018-12-08 11:06:542750 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Eduard-Mihai Burtescu4529d102018-09-15 08:40:252751 "rand 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292752 "rustc 0.0.0",
2753 "rustc_data_structures 0.0.0",
Mark Rousskove3177c62018-08-03 21:31:032754 "rustc_fs_util 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292755 "serialize 0.0.0",
2756 "syntax 0.0.0",
2757 "syntax_pos 0.0.0",
2758]
2759
2760[[package]]
John Kåre Alsaker23a51f92018-12-08 19:30:232761name = "rustc_interface"
2762version = "0.0.0"
2763dependencies = [
2764 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
2765 "rustc 0.0.0",
John Kåre Alsaker5c78fa82019-02-27 14:17:122766 "rustc-rayon 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsaker23a51f92018-12-08 19:30:232767 "rustc_allocator 0.0.0",
2768 "rustc_borrowck 0.0.0",
2769 "rustc_codegen_utils 0.0.0",
2770 "rustc_data_structures 0.0.0",
2771 "rustc_errors 0.0.0",
2772 "rustc_incremental 0.0.0",
2773 "rustc_lint 0.0.0",
2774 "rustc_metadata 0.0.0",
2775 "rustc_mir 0.0.0",
2776 "rustc_passes 0.0.0",
2777 "rustc_plugin 0.0.0",
2778 "rustc_privacy 0.0.0",
2779 "rustc_resolve 0.0.0",
2780 "rustc_traits 0.0.0",
2781 "rustc_typeck 0.0.0",
2782 "scoped-tls 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
2783 "serialize 0.0.0",
2784 "smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
2785 "syntax 0.0.0",
2786 "syntax_ext 0.0.0",
2787 "syntax_pos 0.0.0",
2788]
2789
2790[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292791name = "rustc_lint"
2792version = "0.0.0"
2793dependencies = [
Alex Crichtonb4110902018-12-08 11:06:542794 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292795 "rustc 0.0.0",
Oliver Scherer4a9ed3f2018-11-01 18:03:382796 "rustc_data_structures 0.0.0",
Irina Popa04fa0e72018-04-25 16:30:392797 "rustc_target 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292798 "syntax 0.0.0",
2799 "syntax_pos 0.0.0",
2800]
2801
2802[[package]]
2803name = "rustc_llvm"
2804version = "0.0.0"
2805dependencies = [
2806 "build_helper 0.1.0",
Hugues de Valon4af681c2019-01-09 14:51:222807 "cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292808]
2809
2810[[package]]
Jorge Aparicio9af6aa32016-12-30 04:28:112811name = "rustc_lsan"
2812version = "0.0.0"
2813dependencies = [
Alex Crichton695dee02017-06-03 21:54:082814 "alloc 0.0.0",
Jorge Aparicio22097e62017-02-05 01:10:292815 "build_helper 0.1.0",
Alex Crichton2863b752018-08-21 17:23:472816 "cmake 0.1.33 (registry+https://github.com/rust-lang/crates.io-index)",
Lokathorf532dfe92019-01-07 19:52:052817 "compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Jorge Aparicio9af6aa32016-12-30 04:28:112818 "core 0.0.0",
2819]
2820
2821[[package]]
John Kåre Alsaker74b64192019-03-01 00:22:102822name = "rustc_macros"
2823version = "0.1.0"
2824dependencies = [
2825 "proc-macro2 0.4.24 (registry+https://github.com/rust-lang/crates.io-index)",
2826 "quote 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)",
2827 "syn 0.15.22 (registry+https://github.com/rust-lang/crates.io-index)",
2828 "synstructure 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)",
2829]
2830
2831[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292832name = "rustc_metadata"
2833version = "0.0.0"
2834dependencies = [
Alex Crichtonb4110902018-12-08 11:06:542835 "flate2 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
2836 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Nicholas Nethercote818257e2018-10-31 21:59:322837 "memmap 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292838 "rustc 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292839 "rustc_data_structures 0.0.0",
2840 "rustc_errors 0.0.0",
Irina Popa38e96402017-12-08 19:18:212841 "rustc_target 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292842 "serialize 0.0.0",
Nicholas Nethercote818257e2018-10-31 21:59:322843 "stable_deref_trait 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292844 "syntax 0.0.0",
Alex Crichton147e2da2016-10-07 06:30:382845 "syntax_ext 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292846 "syntax_pos 0.0.0",
2847]
2848
2849[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292850name = "rustc_mir"
2851version = "0.0.0"
2852dependencies = [
Oliver Schneideraedd4c62018-03-05 09:21:112853 "arena 0.0.0",
Alex Crichtonb4110902018-12-08 11:06:542854 "byteorder 1.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
Santiago Pastorino9de4e342018-05-29 11:54:152855 "either 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292856 "graphviz 0.0.0",
Alex Crichtonb4110902018-12-08 11:06:542857 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:162858 "log_settings 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Niko Matsakis826fb1d2019-01-02 19:45:222859 "polonius-engine 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292860 "rustc 0.0.0",
Oliver Schneideracac5852017-12-12 16:14:492861 "rustc_apfloat 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292862 "rustc_data_structures 0.0.0",
Felix S. Klock II8e79fc72017-07-03 15:25:032863 "rustc_errors 0.0.0",
Irina Popa38e96402017-12-08 19:18:212864 "rustc_target 0.0.0",
Oliver Schneideracdf83f2017-12-06 08:25:292865 "serialize 0.0.0",
Nicholas Nethercoteecf6cd42018-11-28 21:52:222866 "smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292867 "syntax 0.0.0",
2868 "syntax_pos 0.0.0",
2869]
2870
2871[[package]]
Jorge Aparicio9af6aa32016-12-30 04:28:112872name = "rustc_msan"
2873version = "0.0.0"
2874dependencies = [
Alex Crichton695dee02017-06-03 21:54:082875 "alloc 0.0.0",
Jorge Aparicio22097e62017-02-05 01:10:292876 "build_helper 0.1.0",
Alex Crichton2863b752018-08-21 17:23:472877 "cmake 0.1.33 (registry+https://github.com/rust-lang/crates.io-index)",
Lokathorf532dfe92019-01-07 19:52:052878 "compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Jorge Aparicio9af6aa32016-12-30 04:28:112879 "core 0.0.0",
2880]
2881
2882[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292883name = "rustc_passes"
2884version = "0.0.0"
2885dependencies = [
Alex Crichtonb4110902018-12-08 11:06:542886 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292887 "rustc 0.0.0",
John Kåre Alsakerb74e97c2018-02-27 16:11:142888 "rustc_data_structures 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292889 "rustc_errors 0.0.0",
Oliver Schneideraedd4c62018-03-05 09:21:112890 "rustc_mir 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292891 "syntax 0.0.0",
John Kåre Alsaker1bdd2f62019-01-17 06:28:392892 "syntax_ext 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292893 "syntax_pos 0.0.0",
2894]
2895
2896[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292897name = "rustc_plugin"
2898version = "0.0.0"
2899dependencies = [
Ahmed Charles9ca382f2016-09-02 08:55:292900 "rustc 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292901 "rustc_errors 0.0.0",
2902 "rustc_metadata 0.0.0",
2903 "syntax 0.0.0",
2904 "syntax_pos 0.0.0",
2905]
2906
2907[[package]]
2908name = "rustc_privacy"
2909version = "0.0.0"
2910dependencies = [
Aaron Hillafb19212019-01-13 23:07:422911 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292912 "rustc 0.0.0",
John Kåre Alsakerb74e97c2018-02-27 16:11:142913 "rustc_data_structures 0.0.0",
Vadim Petrochenkov419069d2017-09-16 13:45:492914 "rustc_typeck 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292915 "syntax 0.0.0",
2916 "syntax_pos 0.0.0",
2917]
2918
2919[[package]]
2920name = "rustc_resolve"
2921version = "0.0.0"
2922dependencies = [
2923 "arena 0.0.0",
Vadim Petrochenkov0d8e9cd2018-10-04 10:41:582924 "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542925 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292926 "rustc 0.0.0",
Oliver Schneideracdf83f2017-12-06 08:25:292927 "rustc_data_structures 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292928 "rustc_errors 0.0.0",
Mark Rousskov5aec3652018-07-31 21:23:312929 "rustc_metadata 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292930 "syntax 0.0.0",
2931 "syntax_pos 0.0.0",
2932]
2933
2934[[package]]
2935name = "rustc_save_analysis"
2936version = "0.0.0"
2937dependencies = [
Alex Crichtonb4110902018-12-08 11:06:542938 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
flip19954c228cc2019-02-18 09:32:582939 "rls-data 0.18.2 (registry+https://github.com/rust-lang/crates.io-index)",
2940 "rls-span 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292941 "rustc 0.0.0",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582942 "rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewskid45f8772018-09-22 21:19:392943 "rustc_codegen_utils 0.0.0",
Nick Cameron27b91822017-08-01 02:43:112944 "rustc_data_structures 0.0.0",
Irina Popa04fa0e72018-04-25 16:30:392945 "rustc_target 0.0.0",
Niko Matsakis30393982017-05-03 16:18:042946 "rustc_typeck 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292947 "syntax 0.0.0",
2948 "syntax_pos 0.0.0",
2949]
2950
2951[[package]]
Irina Popa38e96402017-12-08 19:18:212952name = "rustc_target"
2953version = "0.0.0"
2954dependencies = [
Alex Crichton2863b752018-08-21 17:23:472955 "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542956 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Irina Popa04fa0e72018-04-25 16:30:392957 "rustc_cratesio_shim 0.0.0",
Oliver Scherer740fb0c2018-11-01 15:01:242958 "rustc_data_structures 0.0.0",
Irina Popa38e96402017-12-08 19:18:212959 "serialize 0.0.0",
Irina Popa38e96402017-12-08 19:18:212960]
2961
2962[[package]]
Matthias Krüger10e7b762018-09-07 07:12:062963name = "rustc_tools_util"
Hugues de Valon65ac3152019-01-10 12:42:142964version = "0.1.1"
Matthias Krügerc09d4e72019-01-05 14:40:102965
2966[[package]]
2967name = "rustc_tools_util"
Hugues de Valon65ac3152019-01-10 12:42:142968version = "0.1.1"
2969source = "registry+https://github.com/rust-lang/crates.io-index"
Matthias Krüger10e7b762018-09-07 07:12:062970
2971[[package]]
Niko Matsakis3a50b41d2018-02-25 15:58:542972name = "rustc_traits"
2973version = "0.0.0"
2974dependencies = [
Alex Crichton2863b752018-08-21 17:23:472975 "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
scalexmda9467d2018-11-28 21:11:002976 "chalk-engine 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
Niko Matsakis3a50b41d2018-02-25 15:58:542977 "graphviz 0.0.0",
Alex Crichtonb4110902018-12-08 11:06:542978 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Niko Matsakis3a50b41d2018-02-25 15:58:542979 "rustc 0.0.0",
2980 "rustc_data_structures 0.0.0",
scalexm35108052018-10-31 21:07:542981 "rustc_target 0.0.0",
Nicholas Nethercoteecf6cd42018-11-28 21:52:222982 "smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
Niko Matsakis3a50b41d2018-02-25 15:58:542983 "syntax 0.0.0",
2984 "syntax_pos 0.0.0",
2985]
2986
2987[[package]]
Jorge Aparicio9af6aa32016-12-30 04:28:112988name = "rustc_tsan"
2989version = "0.0.0"
2990dependencies = [
Tatsuyuki Ishi611b1112017-06-24 08:48:272991 "alloc 0.0.0",
Jorge Aparicio22097e62017-02-05 01:10:292992 "build_helper 0.1.0",
Alex Crichton2863b752018-08-21 17:23:472993 "cmake 0.1.33 (registry+https://github.com/rust-lang/crates.io-index)",
Lokathorf532dfe92019-01-07 19:52:052994 "compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Jorge Aparicio9af6aa32016-12-30 04:28:112995 "core 0.0.0",
2996]
2997
2998[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292999name = "rustc_typeck"
3000version = "0.0.0"
3001dependencies = [
3002 "arena 0.0.0",
Alex Crichtonb4110902018-12-08 11:06:543003 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:293004 "rustc 0.0.0",
Tim Neumannfc2216c2016-11-18 10:31:443005 "rustc_data_structures 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:293006 "rustc_errors 0.0.0",
Irina Popa04fa0e72018-04-25 16:30:393007 "rustc_target 0.0.0",
Nicholas Nethercoteecf6cd42018-11-28 21:52:223008 "smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:293009 "syntax 0.0.0",
3010 "syntax_pos 0.0.0",
3011]
3012
3013[[package]]
Oliver Schneider847bb142018-05-11 12:11:063014name = "rustc_version"
Alex Crichtonb4110902018-12-08 11:06:543015version = "0.2.3"
Oliver Schneider847bb142018-05-11 12:11:063016source = "registry+https://github.com/rust-lang/crates.io-index"
3017dependencies = [
3018 "semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
3019]
3020
3021[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293022name = "rustdoc"
3023version = "0.0.0"
3024dependencies = [
Guillaume Gomezf9785632019-01-24 23:07:083025 "minifier 0.0.28 (registry+https://github.com/rust-lang/crates.io-index)",
Bastien Orivela82f0ce2019-02-22 12:49:193026 "parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
Manish Goregaokar68185512018-02-18 21:33:563027 "pulldown-cmark 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:543028 "tempfile 3.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Simulacrume2e9b402017-07-23 02:01:583029]
3030
3031[[package]]
Guillaume Gomezdec9fab2018-02-05 22:43:533032name = "rustdoc-themes"
3033version = "0.1.0"
3034
3035[[package]]
Mark Simulacrume2e9b402017-07-23 02:01:583036name = "rustdoc-tool"
3037version = "0.0.0"
3038dependencies = [
3039 "rustdoc 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:293040]
3041
3042[[package]]
Alex Crichtonfa9e55f2018-05-02 15:43:153043name = "rustfix"
Eric Huss57393642018-12-17 18:23:043044version = "0.4.4"
Alex Crichton52d7ee832018-07-17 16:04:223045source = "registry+https://github.com/rust-lang/crates.io-index"
3046dependencies = [
Eric Huss55917ba2019-02-03 22:42:293047 "failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:543048 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss57393642018-12-17 18:23:043049 "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:543050 "serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)",
3051 "serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfa9e55f2018-05-02 15:43:153052]
3053
3054[[package]]
Alex Crichton1cede102017-06-15 02:33:063055name = "rustfmt-nightly"
flip19954c228cc2019-02-18 09:32:583056version = "1.0.3"
kennytm0692b3d2017-12-15 19:41:583057dependencies = [
Alex Crichton4f661c02018-10-08 17:39:093058 "atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
flip19954c228cc2019-02-18 09:32:583059 "bytecount 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
3060 "cargo_metadata 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
Bastien Orivel5c4534a2018-12-08 14:11:473061 "derive-new 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
kennytm0692b3d2017-12-15 19:41:583062 "diff 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
flip19954c228cc2019-02-18 09:32:583063 "dirs 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
3064 "env_logger 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss55917ba2019-02-03 22:42:293065 "failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:553066 "getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)",
flip19954c228cc2019-02-18 09:32:583067 "itertools 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewski14b1b572018-12-10 07:58:083068 "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:543069 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
3070 "regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
flip19954c228cc2019-02-18 09:32:583071 "rustc-ap-rustc_target 373.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
3072 "rustc-ap-syntax 373.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
3073 "rustc-ap-syntax_pos 373.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewski14b1b572018-12-10 07:58:083074 "rustc-workspace-hack 1.0.0",
Eric Huss57393642018-12-17 18:23:043075 "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:543076 "serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)",
3077 "serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewski14b1b572018-12-10 07:58:083078 "term 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:543079 "toml 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewski14b1b572018-12-10 07:58:083080 "unicode-segmentation 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
flip19954c228cc2019-02-18 09:32:583081 "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
3082 "unicode_categories 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewski14b1b572018-12-10 07:58:083083]
3084
3085[[package]]
Alex Crichtond99e7c22018-09-28 18:27:303086name = "rusty-fork"
3087version = "0.2.1"
3088source = "registry+https://github.com/rust-lang/crates.io-index"
3089dependencies = [
3090 "fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
3091 "quick-error 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:543092 "tempfile 3.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond99e7c22018-09-28 18:27:303093 "wait-timeout 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
3094]
3095
3096[[package]]
Alex Crichton2863b752018-08-21 17:23:473097name = "ryu"
Alex Crichtonb4110902018-12-08 11:06:543098version = "0.2.7"
Alex Crichton2863b752018-08-21 17:23:473099source = "registry+https://github.com/rust-lang/crates.io-index"
3100
3101[[package]]
Josh Stone020c5ec2017-05-08 22:01:133102name = "same-file"
Alex Crichtonb4110902018-12-08 11:06:543103version = "1.0.4"
Alex Crichton80d6ed22018-01-08 21:56:223104source = "registry+https://github.com/rust-lang/crates.io-index"
3105dependencies = [
Alex Crichton2863b752018-08-21 17:23:473106 "winapi-util 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:223107]
3108
3109[[package]]
3110name = "schannel"
Alex Crichton4f661c02018-10-08 17:39:093111version = "0.1.14"
Alex Crichton80d6ed22018-01-08 21:56:223112source = "registry+https://github.com/rust-lang/crates.io-index"
3113dependencies = [
Igor Matuszewski14b1b572018-12-10 07:58:083114 "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton4f661c02018-10-08 17:39:093115 "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:223116]
3117
3118[[package]]
Alex Crichton453080f2017-06-05 16:36:483119name = "scoped-tls"
Alex Crichtond8251152018-07-02 16:33:163120version = "0.1.2"
Alex Crichton453080f2017-06-05 16:36:483121source = "registry+https://github.com/rust-lang/crates.io-index"
3122
3123[[package]]
Marcel Hellwig56fb2872019-02-26 10:15:523124name = "scoped-tls"
3125version = "1.0.0"
3126source = "registry+https://github.com/rust-lang/crates.io-index"
3127
3128[[package]]
flip19954c228cc2019-02-18 09:32:583129name = "scoped_threadpool"
3130version = "0.1.9"
3131source = "registry+https://github.com/rust-lang/crates.io-index"
3132
3133[[package]]
Nick Cameronad8ecc22017-07-19 01:32:123134name = "scopeguard"
Oliver Schneideracdf83f2017-12-06 08:25:293135version = "0.3.3"
3136source = "registry+https://github.com/rust-lang/crates.io-index"
3137
3138[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:583139name = "semver"
Alex Crichton80d6ed22018-01-08 21:56:223140version = "0.9.0"
3141source = "registry+https://github.com/rust-lang/crates.io-index"
3142dependencies = [
3143 "semver-parser 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss57393642018-12-17 18:23:043144 "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:583145]
3146
3147[[package]]
3148name = "semver-parser"
3149version = "0.7.0"
Steve Klabnik2795de32017-02-20 00:20:573150source = "registry+https://github.com/rust-lang/crates.io-index"
3151
3152[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:583153name = "serde"
Eric Huss57393642018-12-17 18:23:043154version = "1.0.82"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583155source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss57393642018-12-17 18:23:043156dependencies = [
3157 "serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)",
3158]
Tatsuyuki Ishi0e79b972017-04-29 23:11:583159
3160[[package]]
3161name = "serde_derive"
Alex Crichtonb4110902018-12-08 11:06:543162version = "1.0.81"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583163source = "registry+https://github.com/rust-lang/crates.io-index"
3164dependencies = [
Nick Cameron595bea62018-11-19 04:21:103165 "proc-macro2 0.4.24 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:543166 "quote 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)",
3167 "syn 0.15.22 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:583168]
3169
3170[[package]]
3171name = "serde_ignored"
Alex Crichton38bedfa2017-09-02 03:46:513172version = "0.0.4"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583173source = "registry+https://github.com/rust-lang/crates.io-index"
3174dependencies = [
Eric Huss57393642018-12-17 18:23:043175 "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:583176]
3177
3178[[package]]
3179name = "serde_json"
Alex Crichtonb4110902018-12-08 11:06:543180version = "1.0.33"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583181source = "registry+https://github.com/rust-lang/crates.io-index"
3182dependencies = [
Alex Crichtond99e7c22018-09-28 18:27:303183 "itoa 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:543184 "ryu 0.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss57393642018-12-17 18:23:043185 "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)",
Steve Klabnik2795de32017-02-20 00:20:573186]
3187
3188[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293189name = "serialize"
3190version = "0.0.0"
Igor Gutorov4d81fe92018-08-13 19:15:163191dependencies = [
Nicholas Nethercoteecf6cd42018-11-28 21:52:223192 "smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Gutorov4d81fe92018-08-13 19:15:163193]
Ahmed Charles9ca382f2016-09-02 08:55:293194
3195[[package]]
James Munnsde763692019-01-19 02:39:373196name = "sha-1"
3197version = "0.7.0"
3198source = "registry+https://github.com/rust-lang/crates.io-index"
3199dependencies = [
3200 "block-buffer 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
3201 "byte-tools 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
3202 "digest 0.7.6 (registry+https://github.com/rust-lang/crates.io-index)",
3203 "fake-simd 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
3204]
3205
3206[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:583207name = "shell-escape"
Alex Crichtone9d89832018-04-02 15:43:553208version = "0.1.4"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583209source = "registry+https://github.com/rust-lang/crates.io-index"
3210
3211[[package]]
steveklabnik54371882018-01-25 17:32:253212name = "shlex"
3213version = "0.1.1"
3214source = "registry+https://github.com/rust-lang/crates.io-index"
3215
3216[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:433217name = "signal-hook"
3218version = "0.1.7"
3219source = "registry+https://github.com/rust-lang/crates.io-index"
3220dependencies = [
3221 "arc-swap 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
3222 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
3223]
3224
3225[[package]]
steveklabnikecfbaca2018-04-03 14:32:043226name = "siphasher"
3227version = "0.2.2"
3228source = "registry+https://github.com/rust-lang/crates.io-index"
3229
3230[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:433231name = "slab"
3232version = "0.4.2"
3233source = "registry+https://github.com/rust-lang/crates.io-index"
3234
3235[[package]]
John Kåre Alsaker970c6132017-12-03 12:49:013236name = "smallvec"
Nicholas Nethercoteecf6cd42018-11-28 21:52:223237version = "0.6.7"
John Kåre Alsaker970c6132017-12-03 12:49:013238source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichtonfa5b3d32018-07-26 00:25:123239dependencies = [
3240 "unreachable 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
3241]
John Kåre Alsaker970c6132017-12-03 12:49:013242
3243[[package]]
Mark Simulacrum38b46882017-06-26 16:26:153244name = "socket2"
Alex Crichton4f661c02018-10-08 17:39:093245version = "0.3.8"
Mark Simulacrum38b46882017-06-26 16:26:153246source = "registry+https://github.com/rust-lang/crates.io-index"
3247dependencies = [
Alex Crichtonb4110902018-12-08 11:06:543248 "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:423249 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:543250 "redox_syscall 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton4f661c02018-10-08 17:39:093251 "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Simulacrum38b46882017-06-26 16:26:153252]
3253
3254[[package]]
Robin Kruppe1a24a592017-04-26 21:22:453255name = "stable_deref_trait"
Alex Crichtond8251152018-07-02 16:33:163256version = "1.1.0"
Robin Kruppe1a24a592017-04-26 21:22:453257source = "registry+https://github.com/rust-lang/crates.io-index"
3258
3259[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293260name = "std"
3261version = "0.0.0"
3262dependencies = [
3263 "alloc 0.0.0",
Alex Crichton8d500572018-12-15 00:47:183264 "backtrace-sys 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)",
dylan_DPC14a38b32019-01-17 10:22:483265 "cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)",
Lokathorf532dfe92019-01-07 19:52:053266 "compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:293267 "core 0.0.0",
Jethro Beekman6c44bbb2019-02-26 00:18:223268 "dlmalloc 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
Jethro Beekmandcb5db82018-12-19 11:56:173269 "fortanix-sgx-abi 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:423270 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:293271 "panic_abort 0.0.0",
3272 "panic_unwind 0.0.0",
whitequark42754ce2017-02-13 09:57:503273 "profiler_builtins 0.0.0",
Alex Crichton4c21a3b2018-11-20 05:52:503274 "rand 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfcc8bb42018-12-14 22:37:513275 "rustc-demangle 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
Jorge Aparicio9af6aa32016-12-30 04:28:113276 "rustc_asan 0.0.0",
3277 "rustc_lsan 0.0.0",
3278 "rustc_msan 0.0.0",
3279 "rustc_tsan 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:293280 "unwind 0.0.0",
3281]
3282
3283[[package]]
steveklabnikecfbaca2018-04-03 14:32:043284name = "string_cache"
Alex Crichtond8251152018-07-02 16:33:163285version = "0.7.3"
steveklabnikecfbaca2018-04-03 14:32:043286source = "registry+https://github.com/rust-lang/crates.io-index"
3287dependencies = [
Igor Matuszewski14b1b572018-12-10 07:58:083288 "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:163289 "new_debug_unreachable 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
3290 "phf_shared 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:043291 "precomputed-hash 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss57393642018-12-17 18:23:043292 "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)",
Taiki Endo6375efc2019-02-26 11:06:313293 "string_cache_codegen 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:043294 "string_cache_shared 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
3295]
3296
3297[[package]]
3298name = "string_cache_codegen"
Taiki Endo6375efc2019-02-26 11:06:313299version = "0.4.2"
steveklabnikecfbaca2018-04-03 14:32:043300source = "registry+https://github.com/rust-lang/crates.io-index"
3301dependencies = [
Alex Crichtond8251152018-07-02 16:33:163302 "phf_generator 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)",
3303 "phf_shared 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)",
Taiki Endo6375efc2019-02-26 11:06:313304 "proc-macro2 0.4.24 (registry+https://github.com/rust-lang/crates.io-index)",
3305 "quote 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:043306 "string_cache_shared 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
3307]
3308
3309[[package]]
3310name = "string_cache_shared"
3311version = "0.3.0"
3312source = "registry+https://github.com/rust-lang/crates.io-index"
3313
3314[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:583315name = "strsim"
Aleksey Kladovb15b0232018-03-16 10:37:143316version = "0.7.0"
Steve Klabnika0769612017-02-07 23:13:573317source = "registry+https://github.com/rust-lang/crates.io-index"
3318
3319[[package]]
Matt Ickstadt0ab516f2018-04-21 21:06:133320name = "strum"
Bastien Orivel5c4534a2018-12-08 14:11:473321version = "0.11.0"
Matt Ickstadt0ab516f2018-04-21 21:06:133322source = "registry+https://github.com/rust-lang/crates.io-index"
3323
3324[[package]]
3325name = "strum_macros"
Bastien Orivel5c4534a2018-12-08 14:11:473326version = "0.11.0"
Matt Ickstadt0ab516f2018-04-21 21:06:133327source = "registry+https://github.com/rust-lang/crates.io-index"
3328dependencies = [
Bastien Orivel5c4534a2018-12-08 14:11:473329 "heck 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron595bea62018-11-19 04:21:103330 "proc-macro2 0.4.24 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:543331 "quote 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)",
3332 "syn 0.15.22 (registry+https://github.com/rust-lang/crates.io-index)",
Matt Ickstadt0ab516f2018-04-21 21:06:133333]
3334
3335[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:583336name = "syn"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583337version = "0.11.11"
3338source = "registry+https://github.com/rust-lang/crates.io-index"
3339dependencies = [
3340 "quote 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)",
3341 "synom 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
3342 "unicode-xid 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
3343]
3344
3345[[package]]
Alex Crichton87f3dda2018-03-01 19:08:483346name = "syn"
Alex Crichtonb4110902018-12-08 11:06:543347version = "0.15.22"
Nick Cameron595bea62018-11-19 04:21:103348source = "registry+https://github.com/rust-lang/crates.io-index"
3349dependencies = [
3350 "proc-macro2 0.4.24 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:543351 "quote 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:553352 "unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
3353]
3354
3355[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:583356name = "synom"
3357version = "0.11.3"
3358source = "registry+https://github.com/rust-lang/crates.io-index"
3359dependencies = [
3360 "unicode-xid 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
3361]
3362
3363[[package]]
Alex Crichton325d7392017-12-10 17:42:493364name = "synstructure"
Bastien Orivel5c4534a2018-12-08 14:11:473365version = "0.10.1"
Alex Crichton325d7392017-12-10 17:42:493366source = "registry+https://github.com/rust-lang/crates.io-index"
3367dependencies = [
Nick Cameron595bea62018-11-19 04:21:103368 "proc-macro2 0.4.24 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:543369 "quote 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)",
3370 "syn 0.15.22 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton0e034d12018-07-31 21:16:553371 "unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton325d7392017-12-10 17:42:493372]
3373
3374[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293375name = "syntax"
3376version = "0.0.0"
3377dependencies = [
Alex Crichton2863b752018-08-21 17:23:473378 "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:543379 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Mark-Simulacrum7bbebb12016-11-03 04:33:353380 "rustc_data_structures 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:293381 "rustc_errors 0.0.0",
Irina Popa04fa0e72018-04-25 16:30:393382 "rustc_target 0.0.0",
Marcel Hellwig56fb2872019-02-26 10:15:523383 "scoped-tls 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:293384 "serialize 0.0.0",
Nicholas Nethercoteecf6cd42018-11-28 21:52:223385 "smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:293386 "syntax_pos 0.0.0",
3387]
3388
3389[[package]]
3390name = "syntax_ext"
3391version = "0.0.0"
3392dependencies = [
3393 "fmt_macros 0.0.0",
Alex Crichtonb4110902018-12-08 11:06:543394 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsakerb74e97c2018-02-27 16:11:143395 "rustc_data_structures 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:293396 "rustc_errors 0.0.0",
Irina Popa04fa0e72018-04-25 16:30:393397 "rustc_target 0.0.0",
Nicholas Nethercoteecf6cd42018-11-28 21:52:223398 "smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:293399 "syntax 0.0.0",
3400 "syntax_pos 0.0.0",
3401]
3402
3403[[package]]
3404name = "syntax_pos"
3405version = "0.0.0"
3406dependencies = [
John Kåre Alsakerca323402018-05-10 14:27:463407 "arena 0.0.0",
Alex Crichtonb4110902018-12-08 11:06:543408 "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
Inokentiy Babushkindd8f7cd2017-06-10 14:09:513409 "rustc_data_structures 0.0.0",
Marcel Hellwig56fb2872019-02-26 10:15:523410 "scoped-tls 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:293411 "serialize 0.0.0",
Mark Simulacrumad97f8b2018-06-22 15:48:433412 "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:293413]
3414
3415[[package]]
Josh Stone020c5ec2017-05-08 22:01:133416name = "tar"
Alex Crichtonb4110902018-12-08 11:06:543417version = "0.4.20"
Josh Stone020c5ec2017-05-08 22:01:133418source = "registry+https://github.com/rust-lang/crates.io-index"
3419dependencies = [
Alex Crichtonb4110902018-12-08 11:06:543420 "filetime 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:423421 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:543422 "redox_syscall 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton52d7ee832018-07-17 16:04:223423 "xattr 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
Josh Stone020c5ec2017-05-08 22:01:133424]
3425
3426[[package]]
Aleksey Kladov850156a2018-03-29 07:34:553427name = "tempfile"
Alex Crichtonb4110902018-12-08 11:06:543428version = "3.0.5"
Aleksey Kladov850156a2018-03-29 07:34:553429source = "registry+https://github.com/rust-lang/crates.io-index"
3430dependencies = [
Alex Crichtonb4110902018-12-08 11:06:543431 "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:423432 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:543433 "rand 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
3434 "redox_syscall 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:593435 "remove_dir_all 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton4f661c02018-10-08 17:39:093436 "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Aleksey Kladov850156a2018-03-29 07:34:553437]
3438
3439[[package]]
steveklabnikecfbaca2018-04-03 14:32:043440name = "tendril"
3441version = "0.4.0"
3442source = "registry+https://github.com/rust-lang/crates.io-index"
3443dependencies = [
Alex Crichtond8251152018-07-02 16:33:163444 "futf 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:043445 "mac 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
3446 "utf-8 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
3447]
3448
3449[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293450name = "term"
3451version = "0.0.0"
3452
3453[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:583454name = "term"
Santiago Pastorinoddd47312019-03-02 19:58:383455version = "0.4.6"
3456source = "registry+https://github.com/rust-lang/crates.io-index"
3457dependencies = [
3458 "kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
3459 "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
3460]
3461
3462[[package]]
3463name = "term"
Alan Du253ade52018-03-19 14:14:133464version = "0.5.1"
3465source = "registry+https://github.com/rust-lang/crates.io-index"
3466dependencies = [
Alex Crichtonb4110902018-12-08 11:06:543467 "byteorder 1.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton4f661c02018-10-08 17:39:093468 "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alan Du253ade52018-03-19 14:14:133469]
3470
3471[[package]]
Alex Crichton1cede102017-06-15 02:33:063472name = "termcolor"
Alex Crichtonb4110902018-12-08 11:06:543473version = "1.0.4"
Alex Crichtonfa5b3d32018-07-26 00:25:123474source = "registry+https://github.com/rust-lang/crates.io-index"
3475dependencies = [
Alex Crichton2863b752018-08-21 17:23:473476 "wincolor 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfa5b3d32018-07-26 00:25:123477]
3478
3479[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:293480name = "termion"
3481version = "1.5.1"
3482source = "registry+https://github.com/rust-lang/crates.io-index"
3483dependencies = [
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:423484 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:543485 "redox_syscall 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:293486 "redox_termios 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
3487]
3488
3489[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293490name = "test"
3491version = "0.0.0"
3492dependencies = [
Alex Crichtone9d89832018-04-02 15:43:553493 "getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)",
Eduard-Mihai Burtescu67afeef2018-03-20 18:43:333494 "proc_macro 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:293495 "term 0.0.0",
3496]
3497
3498[[package]]
Santiago Pastorinoddd47312019-03-02 19:58:383499name = "tester"
3500version = "0.5.0"
3501source = "registry+https://github.com/rust-lang/crates.io-index"
3502dependencies = [
3503 "getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)",
3504 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
3505 "term 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
3506]
3507
3508[[package]]
steveklabnik4871dba2017-06-27 17:33:323509name = "textwrap"
Alex Crichtond8251152018-07-02 16:33:163510version = "0.10.0"
steveklabnik4871dba2017-06-27 17:33:323511source = "registry+https://github.com/rust-lang/crates.io-index"
3512dependencies = [
Mark Simulacrumad97f8b2018-06-22 15:48:433513 "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnik4871dba2017-06-27 17:33:323514]
3515
3516[[package]]
Steve Klabnika0769612017-02-07 23:13:573517name = "thread_local"
Alex Crichton2863b752018-08-21 17:23:473518version = "0.3.6"
Steve Klabnika0769612017-02-07 23:13:573519source = "registry+https://github.com/rust-lang/crates.io-index"
3520dependencies = [
Igor Matuszewski14b1b572018-12-10 07:58:083521 "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Steve Klabnika0769612017-02-07 23:13:573522]
3523
3524[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293525name = "tidy"
3526version = "0.1.0"
Mark Mansi3ee41042018-02-23 01:52:563527dependencies = [
Eric Huss57393642018-12-17 18:23:043528 "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:543529 "serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)",
3530 "serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Mansi3ee41042018-02-23 01:52:563531]
Ahmed Charles9ca382f2016-09-02 08:55:293532
3533[[package]]
Alex Crichton15899b02018-01-25 04:01:423534name = "time"
Alex Crichtond8251152018-07-02 16:33:163535version = "0.1.40"
Alex Crichton15899b02018-01-25 04:01:423536source = "registry+https://github.com/rust-lang/crates.io-index"
3537dependencies = [
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:423538 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:543539 "redox_syscall 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton4f661c02018-10-08 17:39:093540 "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton15899b02018-01-25 04:01:423541]
3542
3543[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:433544name = "tokio"
3545version = "0.1.14"
3546source = "registry+https://github.com/rust-lang/crates.io-index"
3547dependencies = [
3548 "bytes 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
3549 "futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)",
3550 "mio 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)",
3551 "num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
3552 "tokio-codec 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
3553 "tokio-current-thread 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
3554 "tokio-executor 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
3555 "tokio-fs 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
3556 "tokio-io 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
3557 "tokio-reactor 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
3558 "tokio-tcp 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
3559 "tokio-threadpool 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
3560 "tokio-timer 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
3561 "tokio-udp 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
3562 "tokio-uds 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
3563]
3564
3565[[package]]
3566name = "tokio-codec"
3567version = "0.1.1"
3568source = "registry+https://github.com/rust-lang/crates.io-index"
3569dependencies = [
3570 "bytes 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
3571 "futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)",
3572 "tokio-io 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
3573]
3574
3575[[package]]
3576name = "tokio-current-thread"
3577version = "0.1.4"
3578source = "registry+https://github.com/rust-lang/crates.io-index"
3579dependencies = [
3580 "futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)",
3581 "tokio-executor 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
3582]
3583
3584[[package]]
3585name = "tokio-executor"
3586version = "0.1.6"
3587source = "registry+https://github.com/rust-lang/crates.io-index"
3588dependencies = [
3589 "crossbeam-utils 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
3590 "futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)",
3591]
3592
3593[[package]]
3594name = "tokio-fs"
3595version = "0.1.5"
3596source = "registry+https://github.com/rust-lang/crates.io-index"
3597dependencies = [
3598 "futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)",
3599 "tokio-io 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
3600 "tokio-threadpool 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
3601]
3602
3603[[package]]
3604name = "tokio-io"
3605version = "0.1.11"
3606source = "registry+https://github.com/rust-lang/crates.io-index"
3607dependencies = [
3608 "bytes 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
3609 "futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)",
3610 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
3611]
3612
3613[[package]]
3614name = "tokio-process"
3615version = "0.2.3"
3616source = "registry+https://github.com/rust-lang/crates.io-index"
3617dependencies = [
3618 "futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)",
3619 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
3620 "mio 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)",
3621 "mio-named-pipes 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
3622 "tokio-io 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
3623 "tokio-reactor 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
3624 "tokio-signal 0.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
3625 "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
3626]
3627
3628[[package]]
3629name = "tokio-reactor"
3630version = "0.1.8"
3631source = "registry+https://github.com/rust-lang/crates.io-index"
3632dependencies = [
3633 "crossbeam-utils 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
3634 "futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)",
3635 "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
3636 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
3637 "mio 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)",
3638 "num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
3639 "parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
3640 "slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
3641 "tokio-executor 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
3642 "tokio-io 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
3643]
3644
3645[[package]]
3646name = "tokio-signal"
3647version = "0.2.7"
3648source = "registry+https://github.com/rust-lang/crates.io-index"
3649dependencies = [
3650 "futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)",
3651 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
3652 "mio 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)",
3653 "mio-uds 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
3654 "signal-hook 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
3655 "tokio-executor 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
3656 "tokio-io 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
3657 "tokio-reactor 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
3658 "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
3659]
3660
3661[[package]]
3662name = "tokio-tcp"
3663version = "0.1.3"
3664source = "registry+https://github.com/rust-lang/crates.io-index"
3665dependencies = [
3666 "bytes 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
3667 "futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)",
3668 "iovec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
3669 "mio 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)",
3670 "tokio-io 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
3671 "tokio-reactor 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
3672]
3673
3674[[package]]
3675name = "tokio-threadpool"
3676version = "0.1.10"
3677source = "registry+https://github.com/rust-lang/crates.io-index"
3678dependencies = [
3679 "crossbeam-channel 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
3680 "crossbeam-deque 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)",
3681 "crossbeam-utils 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
3682 "futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)",
3683 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
3684 "num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
3685 "rand 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
3686 "tokio-executor 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
3687]
3688
3689[[package]]
3690name = "tokio-timer"
3691version = "0.2.8"
3692source = "registry+https://github.com/rust-lang/crates.io-index"
3693dependencies = [
3694 "crossbeam-utils 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
3695 "futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)",
3696 "slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
3697 "tokio-executor 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
3698]
3699
3700[[package]]
3701name = "tokio-udp"
3702version = "0.1.3"
3703source = "registry+https://github.com/rust-lang/crates.io-index"
3704dependencies = [
3705 "bytes 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
3706 "futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)",
3707 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
3708 "mio 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)",
3709 "tokio-codec 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
3710 "tokio-io 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
3711 "tokio-reactor 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
3712]
3713
3714[[package]]
3715name = "tokio-uds"
3716version = "0.2.5"
3717source = "registry+https://github.com/rust-lang/crates.io-index"
3718dependencies = [
3719 "bytes 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
3720 "futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)",
3721 "iovec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
3722 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
3723 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
3724 "mio 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)",
3725 "mio-uds 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
3726 "tokio-codec 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
3727 "tokio-io 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
3728 "tokio-reactor 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
3729]
3730
3731[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293732name = "toml"
Alex Crichtonb4110902018-12-08 11:06:543733version = "0.4.10"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583734source = "registry+https://github.com/rust-lang/crates.io-index"
3735dependencies = [
Eric Huss57393642018-12-17 18:23:043736 "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:583737]
3738
3739[[package]]
steveklabnik54371882018-01-25 17:32:253740name = "toml-query"
3741version = "0.6.0"
3742source = "registry+https://github.com/rust-lang/crates.io-index"
3743dependencies = [
3744 "error-chain 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
3745 "is-match 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewski14b1b572018-12-10 07:58:083746 "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:163747 "regex 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:543748 "toml 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnik54371882018-01-25 17:32:253749]
3750
3751[[package]]
James Munnsde763692019-01-19 02:39:373752name = "toml-query"
3753version = "0.7.0"
3754source = "registry+https://github.com/rust-lang/crates.io-index"
3755dependencies = [
3756 "error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
3757 "is-match 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
3758 "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
3759 "regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
3760 "toml 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)",
3761]
3762
3763[[package]]
Eric Huss8c20add2018-12-03 01:33:203764name = "typenum"
3765version = "1.10.0"
3766source = "registry+https://github.com/rust-lang/crates.io-index"
3767
3768[[package]]
James Munnsde763692019-01-19 02:39:373769name = "ucd-trie"
3770version = "0.1.1"
3771source = "registry+https://github.com/rust-lang/crates.io-index"
3772
3773[[package]]
Alex Crichton994bfd42018-02-26 17:07:163774name = "ucd-util"
Alex Crichtonb4110902018-12-08 11:06:543775version = "0.1.3"
Alex Crichton994bfd42018-02-26 17:07:163776source = "registry+https://github.com/rust-lang/crates.io-index"
3777
3778[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:583779name = "unicode-bidi"
steveklabnik4871dba2017-06-27 17:33:323780version = "0.3.4"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583781source = "registry+https://github.com/rust-lang/crates.io-index"
3782dependencies = [
Alex Crichton2863b752018-08-21 17:23:473783 "matches 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:583784]
3785
3786[[package]]
3787name = "unicode-normalization"
Alex Crichtond8251152018-07-02 16:33:163788version = "0.1.7"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583789source = "registry+https://github.com/rust-lang/crates.io-index"
3790
3791[[package]]
3792name = "unicode-segmentation"
Alex Crichtond8251152018-07-02 16:33:163793version = "1.2.1"
Steve Klabnika0769612017-02-07 23:13:573794source = "registry+https://github.com/rust-lang/crates.io-index"
3795
3796[[package]]
3797name = "unicode-width"
Mark Simulacrumad97f8b2018-06-22 15:48:433798version = "0.1.5"
Steve Klabnika0769612017-02-07 23:13:573799source = "registry+https://github.com/rust-lang/crates.io-index"
3800
3801[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:583802name = "unicode-xid"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583803version = "0.0.4"
3804source = "registry+https://github.com/rust-lang/crates.io-index"
3805
3806[[package]]
Alex Crichton87f3dda2018-03-01 19:08:483807name = "unicode-xid"
3808version = "0.1.0"
3809source = "registry+https://github.com/rust-lang/crates.io-index"
3810
3811[[package]]
flip19954c228cc2019-02-18 09:32:583812name = "unicode_categories"
3813version = "0.1.1"
3814source = "registry+https://github.com/rust-lang/crates.io-index"
3815
3816[[package]]
Steve Klabnik2795de32017-02-20 00:20:573817name = "unreachable"
Nick Cameron3dad1972017-06-26 13:43:093818version = "1.0.0"
Steve Klabnik2795de32017-02-20 00:20:573819source = "registry+https://github.com/rust-lang/crates.io-index"
3820dependencies = [
3821 "void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
3822]
3823
3824[[package]]
est31c2d59062017-06-12 19:35:473825name = "unstable-book-gen"
3826version = "0.1.0"
3827dependencies = [
Alex Crichtonb4110902018-12-08 11:06:543828 "num-traits 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
est31c2d59062017-06-12 19:35:473829 "tidy 0.1.0",
3830]
3831
3832[[package]]
Nick Cameron71a0be02017-09-25 04:13:293833name = "unwind"
3834version = "0.0.0"
3835dependencies = [
Lokathorf532dfe92019-01-07 19:52:053836 "compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron71a0be02017-09-25 04:13:293837 "core 0.0.0",
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:423838 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron71a0be02017-09-25 04:13:293839]
3840
3841[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:583842name = "url"
Alex Crichtonb4110902018-12-08 11:06:543843version = "1.7.2"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583844source = "registry+https://github.com/rust-lang/crates.io-index"
3845dependencies = [
Alex Crichton52d7ee832018-07-17 16:04:223846 "idna 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:473847 "matches 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:293848 "percent-encoding 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:583849]
3850
3851[[package]]
3852name = "url_serde"
3853version = "0.2.0"
3854source = "registry+https://github.com/rust-lang/crates.io-index"
3855dependencies = [
Eric Huss57393642018-12-17 18:23:043856 "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:543857 "url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:583858]
3859
3860[[package]]
steveklabnikecfbaca2018-04-03 14:32:043861name = "utf-8"
3862version = "0.7.2"
3863source = "registry+https://github.com/rust-lang/crates.io-index"
3864
3865[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:583866name = "utf8-ranges"
Alex Crichtonb4110902018-12-08 11:06:543867version = "1.0.2"
Steve Klabnika0769612017-02-07 23:13:573868source = "registry+https://github.com/rust-lang/crates.io-index"
3869
3870[[package]]
Alex Crichton1cede102017-06-15 02:33:063871name = "vcpkg"
Alex Crichton2863b752018-08-21 17:23:473872version = "0.2.6"
Alex Crichton1cede102017-06-15 02:33:063873source = "registry+https://github.com/rust-lang/crates.io-index"
3874
3875[[package]]
Steve Klabnika0769612017-02-07 23:13:573876name = "vec_map"
Alex Crichtond8251152018-07-02 16:33:163877version = "0.8.1"
Steve Klabnika0769612017-02-07 23:13:573878source = "registry+https://github.com/rust-lang/crates.io-index"
3879
3880[[package]]
Ralf Jung8d908b52018-09-17 07:20:033881name = "vergen"
Ralf Jungf2a6db72018-12-07 09:12:013882version = "3.0.4"
Ralf Jung8d908b52018-09-17 07:20:033883source = "registry+https://github.com/rust-lang/crates.io-index"
3884dependencies = [
3885 "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:543886 "chrono 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss55917ba2019-02-03 22:42:293887 "failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Ralf Jung8d908b52018-09-17 07:20:033888]
3889
3890[[package]]
Alex Crichtonb4110902018-12-08 11:06:543891name = "version_check"
3892version = "0.1.5"
3893source = "registry+https://github.com/rust-lang/crates.io-index"
3894
3895[[package]]
Steve Klabnik2795de32017-02-20 00:20:573896name = "void"
3897version = "1.0.2"
3898source = "registry+https://github.com/rust-lang/crates.io-index"
3899
3900[[package]]
Alex Crichtond99e7c22018-09-28 18:27:303901name = "wait-timeout"
3902version = "0.1.5"
3903source = "registry+https://github.com/rust-lang/crates.io-index"
3904dependencies = [
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:423905 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond99e7c22018-09-28 18:27:303906]
3907
3908[[package]]
Josh Stone020c5ec2017-05-08 22:01:133909name = "walkdir"
Alex Crichtonb4110902018-12-08 11:06:543910version = "2.2.7"
Alex Crichton80d6ed22018-01-08 21:56:223911source = "registry+https://github.com/rust-lang/crates.io-index"
3912dependencies = [
Alex Crichtonb4110902018-12-08 11:06:543913 "same-file 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton4f661c02018-10-08 17:39:093914 "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:473915 "winapi-util 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:223916]
3917
3918[[package]]
Steve Klabnika0769612017-02-07 23:13:573919name = "winapi"
3920version = "0.2.8"
3921source = "registry+https://github.com/rust-lang/crates.io-index"
3922
3923[[package]]
Alex Crichton80d6ed22018-01-08 21:56:223924name = "winapi"
Alex Crichton4f661c02018-10-08 17:39:093925version = "0.3.6"
Alex Crichton80d6ed22018-01-08 21:56:223926source = "registry+https://github.com/rust-lang/crates.io-index"
3927dependencies = [
3928 "winapi-i686-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
3929 "winapi-x86_64-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
3930]
3931
3932[[package]]
Steve Klabnika0769612017-02-07 23:13:573933name = "winapi-build"
3934version = "0.1.1"
3935source = "registry+https://github.com/rust-lang/crates.io-index"
3936
Josh Stone020c5ec2017-05-08 22:01:133937[[package]]
Alex Crichton80d6ed22018-01-08 21:56:223938name = "winapi-i686-pc-windows-gnu"
3939version = "0.4.0"
3940source = "registry+https://github.com/rust-lang/crates.io-index"
3941
3942[[package]]
Alex Crichton2863b752018-08-21 17:23:473943name = "winapi-util"
3944version = "0.1.1"
3945source = "registry+https://github.com/rust-lang/crates.io-index"
3946dependencies = [
Alex Crichton4f661c02018-10-08 17:39:093947 "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:473948]
3949
3950[[package]]
Alex Crichton80d6ed22018-01-08 21:56:223951name = "winapi-x86_64-pc-windows-gnu"
3952version = "0.4.0"
3953source = "registry+https://github.com/rust-lang/crates.io-index"
3954
3955[[package]]
Alex Crichton1cede102017-06-15 02:33:063956name = "wincolor"
Alex Crichton2863b752018-08-21 17:23:473957version = "1.0.1"
Alex Crichtonfa5b3d32018-07-26 00:25:123958source = "registry+https://github.com/rust-lang/crates.io-index"
3959dependencies = [
Alex Crichton4f661c02018-10-08 17:39:093960 "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:473961 "winapi-util 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfa5b3d32018-07-26 00:25:123962]
3963
3964[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:433965name = "ws2_32-sys"
3966version = "0.2.1"
3967source = "registry+https://github.com/rust-lang/crates.io-index"
3968dependencies = [
3969 "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
3970 "winapi-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
3971]
3972
3973[[package]]
Josh Stone020c5ec2017-05-08 22:01:133974name = "xattr"
Alex Crichton52d7ee832018-07-17 16:04:223975version = "0.2.2"
Josh Stone020c5ec2017-05-08 22:01:133976source = "registry+https://github.com/rust-lang/crates.io-index"
3977dependencies = [
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:423978 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Josh Stone020c5ec2017-05-08 22:01:133979]
3980
3981[[package]]
3982name = "xz2"
Alex Crichtond8251152018-07-02 16:33:163983version = "0.1.5"
Josh Stone020c5ec2017-05-08 22:01:133984source = "registry+https://github.com/rust-lang/crates.io-index"
3985dependencies = [
Bastien Orivel933c2992018-07-06 20:52:403986 "lzma-sys 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
Josh Stone020c5ec2017-05-08 22:01:133987]
3988
3989[[package]]
3990name = "yaml-rust"
3991version = "0.3.5"
3992source = "registry+https://github.com/rust-lang/crates.io-index"
3993
Ahmed Charles9ca382f2016-09-02 08:55:293994[metadata]
Alex Crichtonb4110902018-12-08 11:06:543995"checksum adler32 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "7e522997b529f05601e05166c07ed17789691f562762c7f3b987263d2dedee5c"
3996"checksum aho-corasick 0.6.9 (registry+https://github.com/rust-lang/crates.io-index)" = "1e9a933f4e58658d7b12defcf96dc5c720f20832deebe3e0a19efd3b6aaeeb9e"
steveklabnikecfbaca2018-04-03 14:32:043997"checksum ammonia 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "fd4c682378117e4186a492b2252b9537990e1617f44aed9788b9a1149de45477"
Aleksey Kladovb15b0232018-03-16 10:37:143998"checksum ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b"
Matthias Krüger696fb8f2019-01-21 15:32:433999"checksum arc-swap 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)" = "1025aeae2b664ca0ea726a89d574fe8f4e77dd712d443236ad1de00379450cf6"
flip19954c228cc2019-02-18 09:32:584000"checksum argon2rs 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)" = "3f67b0b6a86dae6e67ff4ca2b6201396074996379fba2b92ff649126f37cb392"
James Munnsde763692019-01-19 02:39:374001"checksum arrayref 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = "0d382e583f07208808f6b1249e60848879ba3543f57c32277bf52d69c2f0f0ee"
Nick Cameron4b6f5c22018-02-26 03:15:454002"checksum arrayvec 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)" = "a1e964f9e24d588183fcb43503abda40d288c8657dfc27311516ce2f05675aef"
Ralf Junga171ed22018-07-27 13:10:524003"checksum atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = "9a7d5b8723950951411ee34d271d99dddcc2035a16ab25310ea2c8cfd4369652"
Ralf Jung8e994a22018-12-11 21:36:244004"checksum backtrace 0.3.11 (registry+https://github.com/rust-lang/crates.io-index)" = "18b65ea1161bfb2dd6da6fade5edd4dbd08fba85012123dd333d2fd1b90b2782"
Alex Crichton8d500572018-12-15 00:47:184005"checksum backtrace-sys 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)" = "6ea90dd7b012b3d1a2cb6bec16670a0db2c95d4e931e84f4047e0460c1b34c8d"
Alex Crichtond99e7c22018-09-28 18:27:304006"checksum bit-set 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "6f1efcc46c18245a69c38fcc5cc650f16d3a59d034f3106e9ed63748f695730a"
4007"checksum bit-vec 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "4440d5cb623bb7390ae27fec0bb6c61111969860f8e3ae198bfa0663645e67cf"
Marc-Antoine Perennou95bc0d62017-06-07 19:42:174008"checksum bitflags 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)" = "4efd02e230a02e18f92fc2735f44597385ed02ad8f831e7c1c1156ee5e1ab3a5"
Alex Crichton2863b752018-08-21 17:23:474009"checksum bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "228047a76f468627ca71776ecdebd732a3423081fcf5125585bcd7c49886ce12"
flip19954c228cc2019-02-18 09:32:584010"checksum blake2-rfc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)" = "5d6d530bdd2d52966a6d03b7a964add7ae1a288d25214066fd4b600f0f796400"
James Munnsde763692019-01-19 02:39:374011"checksum block-buffer 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "a076c298b9ecdb530ed9d967e74a6027d6a7478924520acddcddc24c1c8ab3ab"
Alex Crichtonb4110902018-12-08 11:06:544012"checksum bufstream 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "40e38929add23cdf8a366df9b0e088953150724bcbe5fc330b0d8eb3b328eec8"
4013"checksum build_const 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "39092a32794787acd8525ee150305ff051b0aa6cc2abaf193924f5ab05425f39"
James Munnsde763692019-01-19 02:39:374014"checksum byte-tools 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "560c32574a12a89ecd91f5e742165893f86e3ab98d21f8ea548658eb9eef5f40"
flip19954c228cc2019-02-18 09:32:584015"checksum bytecount 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "be0fdd54b507df8f22012890aadd099979befdba27713c767993f8380112ca7c"
Alex Crichtonb4110902018-12-08 11:06:544016"checksum byteorder 1.2.7 (registry+https://github.com/rust-lang/crates.io-index)" = "94f88df23a25417badc922ab0f5716cc1330e87f71ddd9203b3a3ccd9cedf75d"
Matthias Krüger696fb8f2019-01-21 15:32:434017"checksum bytes 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)" = "40ade3d27603c2cb345eb0912aec461a6dec7e06a4ae48589904e808335c7afa"
Alex Crichton8ccf1122018-09-20 21:37:534018"checksum bytesize 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "716960a18f978640f25101b5cbf1c6f6b0d3192fab36a2d98ca96f0ecbe41010"
Matthias Krügerf354c852018-11-14 13:49:404019"checksum cargo_metadata 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7d8dfe3adeb30f7938e6c1dd5327f29235d8ada3e898aeb08c343005ec2915a2"
Matthias Krügera27cf8a2019-01-30 00:24:374020"checksum cargo_metadata 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)" = "585784cac9b05c93a53b17a0b24a5cdd1dfdda5256f030e089b549d2390cc720"
Hugues de Valon4af681c2019-01-09 14:51:224021"checksum cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)" = "bb4a8b715cb4597106ea87c7c84b2f1d452c7492033765df7f32651e66fcf749"
Alex Crichtonb4110902018-12-08 11:06:544022"checksum cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "082bb9b28e00d3c9d39cc03e64ce4cea0f1bb9b3fde493f0cbc008472d22bdf4"
scalexmda9467d2018-11-28 21:11:004023"checksum chalk-engine 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "17ec698a6f053a23bfbe646d9f2fde4b02abc19125595270a99e6f44ae0bdd1a"
Niko Matsakis9c548bf2018-05-24 12:48:024024"checksum chalk-macros 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "295635afd6853aa9f20baeb7f0204862440c0fe994c5a253d5f479dac41d047e"
Alex Crichtonb4110902018-12-08 11:06:544025"checksum chrono 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" = "45912881121cb26fad7c38c17ba7daa18764771836b34fab7d3fbd93ed633878"
Alex Crichtond8251152018-07-02 16:33:164026"checksum clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b957d88f4b6a63b9d70d5f454ac8011819c6efa7727858f458ab71c756ce2d3e"
kennytmcab21f12018-07-26 21:58:554027"checksum cloudabi 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "ddfc5b9aa5d4507acaf872de71051dfd0e309860e88966e1051e462a077aac4f"
Alex Crichton2863b752018-08-21 17:23:474028"checksum cmake 0.1.33 (registry+https://github.com/rust-lang/crates.io-index)" = "704fbf3bb5149daab0afb255dbea24a1f08d2f4099cedb9baab6d470d4c5eefb"
Nick Cameron127f9a62018-04-25 22:11:284029"checksum colored 1.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b0aa3473e85a3161b59845d6096b289bb577874cafeaf75ea1b1beaa6572c7fc"
Oliver Schneideracdf83f2017-12-06 08:25:294030"checksum commoncrypto 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d056a8586ba25a1e4d61cb090900e495952c7886786fc55f909ab2f819b69007"
4031"checksum commoncrypto-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1fed34f46747aa73dfaa578069fd8279d2818ade2b55f38f22a9401c7f4083e2"
Lokathorf532dfe92019-01-07 19:52:054032"checksum compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "6711d51cb46744dd8305293cc3fbc392aaff7a8f5095a7c4fae1e5113ef07c96"
Igor Matuszewski594e2612019-03-03 13:48:034033"checksum compiletest_rs 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)" = "56c799b1f7142badf3b047b4c1f2074cc96b6b784fb2432f2ed9c87da0a03749"
flip19954c228cc2019-02-18 09:32:584034"checksum constant_time_eq 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "8ff012e225ce166d4422e0e78419d901719760f62ae2b7969ca6b564d1b54a9e"
Alex Crichtonb4110902018-12-08 11:06:544035"checksum core-foundation 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)" = "4e2640d6d0bf22e82bed1b73c6aef8d5dd31e5abe6666c57e6d45e2649f4f887"
4036"checksum core-foundation-sys 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = "e7ca8a5221364ef15ce201e8ed2f609fc312682a8f4e0e3d4aa5879764e0fa3b"
4037"checksum crc 1.8.1 (registry+https://github.com/rust-lang/crates.io-index)" = "d663548de7f5cca343f1e0a48d14dcfb0e9eb4e079ec58883b7251539fa10aeb"
4038"checksum crc32fast 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "e91d5240c6975ef33aeb5f148f35275c25eda8e8a5f95abe421978b05b8bf192"
Matthias Krüger696fb8f2019-01-21 15:32:434039"checksum crossbeam-channel 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "5b2a9ea8f77c7f9efd317a8a5645f515d903a2d86ee14d2337a5facd1bd52c12"
Nick Cameron4b6f5c22018-02-26 03:15:454040"checksum crossbeam-deque 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "f739f8c5363aca78cfb059edf753d8f0d36908c348f3d8d1503f03d8b75d9cf3"
Matthias Krüger696fb8f2019-01-21 15:32:434041"checksum crossbeam-deque 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)" = "05e44b8cf3e1a625844d1750e1f7820da46044ff6d28f4d43e455ba3e5bb2c13"
Alex Crichtone9d89832018-04-02 15:43:554042"checksum crossbeam-epoch 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "927121f5407de9956180ff5e936fe3cf4324279280001cd56b669d28ee7e9150"
Matthias Krüger696fb8f2019-01-21 15:32:434043"checksum crossbeam-epoch 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "f10a4f8f409aaac4b16a5474fb233624238fcdeefb9ba50d5ea059aab63ba31c"
Nick Cameron4b6f5c22018-02-26 03:15:454044"checksum crossbeam-utils 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "2760899e32a1d58d5abb31129f8fae5de75220bc2176e77ff7c627ae45c918d9"
Alex Crichtonb4110902018-12-08 11:06:544045"checksum crossbeam-utils 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = "e07fc155212827475223f0bcfae57e945e694fc90950ddf3f6695bbfd5555c72"
Alex Crichton994bfd42018-02-26 17:07:164046"checksum crypto-hash 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "09de9ee0fc255ace04c7fa0763c9395a945c37c8292bb554f8d48361d1dcf1b4"
Alex Crichton62d78012018-11-09 20:55:254047"checksum curl 0.4.19 (registry+https://github.com/rust-lang/crates.io-index)" = "c7c9d851c825e0c033979d4516c9173bc19a78a96eb4d6ae51d4045440eafa16"
4048"checksum curl-sys 0.4.15 (registry+https://github.com/rust-lang/crates.io-index)" = "721c204978be2143fab0a84b708c49d79d1f6100b8785610f456043a90708870"
Niko Matsakis826fb1d2019-01-02 19:45:224049"checksum datafrog 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "a0afaad2b26fa326569eb264b1363e8ae3357618c43982b3f285f0774ce76b69"
Bastien Orivel5c4534a2018-12-08 14:11:474050"checksum derive-new 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)" = "6ca414e896ae072546f4d789f452daaecf60ddee4c9df5dc6d5936d769e3d87c"
Nick Cameron595bea62018-11-19 04:21:104051"checksum derive_more 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)" = "3f57d78cf3bd45270dad4e70c21ec77a960b36c7a841ff9db76aaa775a8fb871"
Oliver Schneideracdf83f2017-12-06 08:25:294052"checksum diff 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)" = "3c2b69f912779fbb121ceb775d74d51e915af17aaebc38d28a592843a2dd0a3a"
Mark Simulacrum42fde212018-03-10 14:03:064053"checksum difference 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "524cbf6897b527295dff137cec09ecf3a05f4fddffd7dfcd1585403449e74198"
James Munnsde763692019-01-19 02:39:374054"checksum digest 0.7.6 (registry+https://github.com/rust-lang/crates.io-index)" = "03b072242a8cbaf9c145665af9d250c59af3b958f83ed6824e13533cf76d5b90"
Ralf Jung44b0fd62018-11-28 20:22:454055"checksum directories 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "72d337a64190607d4fcca2cb78982c5dd57f4916e19696b48a575fa746b6cb0f"
flip19954c228cc2019-02-18 09:32:584056"checksum dirs 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "88972de891f6118092b643d85a0b28e0678e0f948d7f879aa32f2d5aafe97d2a"
Jethro Beekman6c44bbb2019-02-26 00:18:224057"checksum dlmalloc 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "f283302e035e61c23f2b86b3093e8c6273a4c3125742d6087e96ade001ca5e63"
Alex Crichtone9d89832018-04-02 15:43:554058"checksum either 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "3be565ca5c557d7f59e7cfcf1844f9e3033650c929c6566f511e8005f205c1d0"
Bastien Orivel5c4534a2018-12-08 14:11:474059"checksum elasticlunr-rs 2.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "a99a310cd1f9770e7bf8e48810c7bcbb0e078c8fb23a8c7bcf0da4c2bf61a455"
Nicholas Nethercote1e34dfc2018-11-02 08:46:594060"checksum ena 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "f56c93cc076508c549d9bb747f79aa9b4eb098be7b8cad8830c3137ef52d1e00"
Alex Crichtonb4110902018-12-08 11:06:544061"checksum env_logger 0.5.13 (registry+https://github.com/rust-lang/crates.io-index)" = "15b0a4d2e39f8420210be8b27eeda28029729e2fd4291019455016c348240c38"
Alex Crichton01127ca2018-11-16 11:08:234062"checksum env_logger 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "afb070faf94c85d17d50ca44f6ad076bce18ae92f0037d350947240a36e9d42e"
Alex Crichton38bedfa2017-09-02 03:46:514063"checksum error-chain 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ff511d5dc435d703f4971bc399647c9bc38e20cb41452e3b9feb4765419ed3f3"
Ralf Jungf684f802018-07-13 08:34:504064"checksum error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)" = "07e791d3be96241c77c43846b665ef1384606da2cd2a48730abe606a12906e02"
Eric Huss55917ba2019-02-03 22:42:294065"checksum failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "795bd83d3abeb9220f257e597aa0080a508b27533824adf336529648f6abf7e2"
4066"checksum failure_derive 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "ea1063915fd7ef4309e222a5a07cf9c319fb9c7836b1f89b85458672dbb127e1"
James Munnsde763692019-01-19 02:39:374067"checksum fake-simd 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "e88a8acf291dafb59c2d96e8f59828f3838bb1a70398823ade51a84de6a6deed"
Alex Crichtonb4110902018-12-08 11:06:544068"checksum filetime 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)" = "a2df5c1a8c4be27e7707789dc42ae65976e60b394afd293d1419ab915833e646"
Mark Simulacrumb0dbc7c2018-03-27 10:44:334069"checksum fixedbitset 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" = "86d4de0081402f5e88cdac65c8dcdcc73118c1a7a465e2a05f0da05843a8ea33"
Alex Crichtonb4110902018-12-08 11:06:544070"checksum flate2 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)" = "2291c165c8e703ee54ef3055ad6188e3d51108e2ded18e9f2476e774fc5ad3d4"
Oliver Schneideracdf83f2017-12-06 08:25:294071"checksum fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)" = "2fad85553e09a6f881f739c29f0b00b0f01357c743266d478b68951ce23285f3"
4072"checksum foreign-types 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
4073"checksum foreign-types-shared 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
Jethro Beekmandcb5db82018-12-19 11:56:174074"checksum fortanix-sgx-abi 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "3f8cbee5e872cf7db61a999a041f9bc4706ca7bf7df4cb914f53fabb1c1bc550"
Alex Crichton80d6ed22018-01-08 21:56:224075"checksum fs2 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" = "9564fc758e15025b46aa6643b1b77d047d1a56a1aea6e01002ac0c7026876213"
Alex Crichton016eaf82018-10-21 02:15:064076"checksum fs_extra 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "5f2a4a2034423744d2cc7ca2068453168dcdb82c438419e639a26bd87839c674"
Nick Cameron77177052018-07-06 00:34:004077"checksum fst 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d94485a00b1827b861dd9d1a2cc9764f9044d4c535514c0760a5a2012ef3399f"
Alex Crichton80d6ed22018-01-08 21:56:224078"checksum fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "2e9763c69ebaae630ba35f74888db465e49e259ba1bc0eda7d06f4a067615d82"
4079"checksum fuchsia-zircon-sys 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "3dcaa9ae7725d12cdb85b3ad99a434db70b468c09ded17e012d86b5c1010f7a7"
Alex Crichtond8251152018-07-02 16:33:164080"checksum futf 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "7c9c1ce3fa9336301af935ab852c437817d14cd33690446569392e65170aac3b"
4081"checksum futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)" = "1a70b146671de62ec8c8ed572219ca5d594d9b06c0b364d5e67b722fc559b48c"
Eric Huss97308712018-08-14 21:27:264082"checksum fwdansi 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "34dd4c507af68d37ffef962063dfa1944ce0dd4d5b82043dbab1dabe088610c3"
James Munnsde763692019-01-19 02:39:374083"checksum generic-array 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ef25c5683767570c2bbd7deba372926a55eaae9982d7726ee2a1050239d45b9d"
Alex Crichtone9d89832018-04-02 15:43:554084"checksum getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)" = "b900c08c1939860ce8b54dc6a89e26e00c04c380fd0e09796799bd7f12861e05"
Hugues de Valon65ac3152019-01-10 12:42:144085"checksum git2 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c7339329bfa14a00223244311560d11f8f489b453fb90092af97f267a6090ab0"
4086"checksum git2-curl 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d58551e903ed7e2d6fe3a2f3c7efa3a784ec29b19d0fbb035aaf0497c183fbdd"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584087"checksum glob 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = "8be18de09a56b60ed0edf84bc9df007e30040691af7acd1c41874faac5895bfb"
Alex Crichtonb4110902018-12-08 11:06:544088"checksum globset 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "4743617a7464bbda3c8aec8558ff2f9429047e025771037df561d383337ff865"
Alex Crichtond8251152018-07-02 16:33:164089"checksum handlebars 0.32.4 (registry+https://github.com/rust-lang/crates.io-index)" = "d89ec99d1594f285d4590fc32bac5f75cdab383f1123d504d27862c644a807dd"
James Munnsde763692019-01-19 02:39:374090"checksum handlebars 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d82e5750d8027a97b9640e3fefa66bbaf852a35228e1c90790efd13c4b09c166"
Bastien Orivel5c4534a2018-12-08 14:11:474091"checksum heck 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ea04fa3ead4e05e51a7c806fc07271fdbde4e246a6c6d1efd52e72230b771b82"
Alex Crichtond8251152018-07-02 16:33:164092"checksum hex 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "805026a5d0141ffc30abb3be3173848ad46a1b1664fe632428479619a3644d77"
Alex Crichton2863b752018-08-21 17:23:474093"checksum home 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "80dff82fb58cfbbc617fb9a9184b010be0529201553cda50ad04372bc2333aff"
Bastien Orivel5c4534a2018-12-08 14:11:474094"checksum html5ever 0.22.5 (registry+https://github.com/rust-lang/crates.io-index)" = "c213fa6a618dc1da552f54f85cba74b05d8e883c92ec4e89067736938084c26e"
Alex Crichtonb4110902018-12-08 11:06:544095"checksum humantime 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "3ca7e5f2e110db35f93b837c81797f3714500b81d517bf20c431b16d3ca4f114"
Alex Crichton52d7ee832018-07-17 16:04:224096"checksum idna 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "38f09e0f0b1fb55fdee1f17470ad800da77af5186a1a76c026b679358b7e844e"
Manish Goregaokard63e9252018-07-20 07:53:564097"checksum if_chain 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "4bac95d9aa0624e7b78187d6fb8ab012b41d9f6f54b1bcb61e61c4845f8357ec"
Bastien Orivela82f0ce2019-02-22 12:49:194098"checksum ignore 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" = "ad03ca67dc12474ecd91fdb94d758cbd20cb4e7a78ebe831df26a9b7511e1162"
flip19954c228cc2019-02-18 09:32:584099"checksum im-rc 12.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "9460397452f537fd51808056ff209f4c4c4c9d20d42ae952f517708726284972"
Matthias Krüger696fb8f2019-01-21 15:32:434100"checksum iovec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "dbe6e417e7d0975db6512b90796e8ce223145ac4e33c377e4a42882a0e88bb08"
steveklabnik54371882018-01-25 17:32:254101"checksum is-match 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7e5b386aef33a1c677be65237cb9d32c3f3ef56bd035949710c4bb13083eb053"
Alex Crichtone9d89832018-04-02 15:43:554102"checksum itertools 0.7.8 (registry+https://github.com/rust-lang/crates.io-index)" = "f58856976b776fedd95533137617a02fb25719f40e7d9b01c7043cd65474f450"
Matthias Krüger696fb8f2019-01-21 15:32:434103"checksum itertools 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "5b8467d9c1cebe26feb08c640139247fac215782d35371ade9a2136ed6085358"
Alex Crichtond99e7c22018-09-28 18:27:304104"checksum itoa 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" = "1306f3464951f30e30d12373d31c79fbd52d236e5e896fd92f96ec7babbbe60b"
Alex Crichton016eaf82018-10-21 02:15:064105"checksum jemalloc-sys 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" = "bfc62c8e50e381768ce8ee0428ee53741929f7ebd73e4d83f669bcf7693e00ae"
Alex Crichtonb4110902018-12-08 11:06:544106"checksum jobserver 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)" = "dd80e58f77e0cdea53ba96acc5e04479e5ffc5d869626a6beafe50fed867eace"
Igor Matuszewski3a17cf72018-08-25 16:17:554107"checksum json 0.11.13 (registry+https://github.com/rust-lang/crates.io-index)" = "9ad0485404155f45cce53a40d4b2d6ac356418300daed05273d9e26f91c390be"
Hirokazu Hata6e720772019-02-03 00:48:184108"checksum jsonrpc-core 10.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "7a5152c3fda235dfd68341b3edf4121bc4428642c93acbd6de88c26bf95fc5d7"
Steve Klabnika0769612017-02-07 23:13:574109"checksum kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d"
Oliver Schneideracdf83f2017-12-06 08:25:294110"checksum lazy_static 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = "76f033c7ad61445c5b347c7382dd1237847eb1bce590fe50365dcb33d546be73"
Igor Matuszewski14b1b572018-12-10 07:58:084111"checksum lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a374c89b9db55895453a74c1e38861d9deec0b01b405a82516e9d5de4820dea1"
Alex Crichtonb4110902018-12-08 11:06:544112"checksum lazycell 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "b294d6fa9ee409a054354afc4352b0b9ef7ca222c69b8812cbea9e7d2bf3783f"
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:424113"checksum libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)" = "023a4cd09b2ff695f9734c1934145a315594b7986398496841c7031a5a1bbdbd"
Eric Huss57393642018-12-17 18:23:044114"checksum libgit2-sys 0.7.11 (registry+https://github.com/rust-lang/crates.io-index)" = "48441cb35dc255da8ae72825689a95368bf510659ae1ad55dc4aa88cb1789bf1"
Alex Crichtonb4110902018-12-08 11:06:544115"checksum libnghttp2-sys 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "d75d7966bda4730b722d1eab8e668df445368a24394bae9fc1e8dc0ab3dbe4f4"
Alex Crichtonb1305c22018-09-17 16:52:024116"checksum libssh2-sys 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = "126a1f4078368b163bfdee65fbab072af08a1b374a5551b21e87ade27b1fbf9d"
Alex Crichtonb4110902018-12-08 11:06:544117"checksum libz-sys 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)" = "2eb5e43362e38e2bca2fd5f5134c4d4564a23a5c28e9b95411652021a8675ebe"
Mark Rousskov9ec5ef52018-08-04 22:24:394118"checksum lock_api 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "949826a5ccf18c1b3a7c3d57692778d21768b79e46eb9dd07bfc4c2160036c54"
Alex Crichtonb4110902018-12-08 11:06:544119"checksum log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" = "c84ec4b527950aa83a329754b01dbe3f58361d1c5efacd1f6d68c494d08a17c6"
Alex Crichtond8251152018-07-02 16:33:164120"checksum log_settings 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "19af41f0565d7c19b2058153ad0b42d4d5ce89ec4dbf06ed6741114a8b63e7cd"
Hirokazu Hata6e720772019-02-03 00:48:184121"checksum lsp-codec 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "f3570f641b984e3e4613a1ca34db2ea72549bbc3c0316d33f5af91ab514dcbff"
flip19954c228cc2019-02-18 09:32:584122"checksum lsp-types 0.55.4 (registry+https://github.com/rust-lang/crates.io-index)" = "6392b5843615b8a2adeebe87b83fdd29567c0870baba3407a67e6dbfee4712f8"
Bastien Orivel933c2992018-07-06 20:52:404123"checksum lzma-sys 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" = "d1eaa027402541975218bb0eec67d6b0412f6233af96e0d096d31dbdfd22e614"
steveklabnikecfbaca2018-04-03 14:32:044124"checksum mac 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4"
Guillaume Gomezcf5ee8f2018-08-15 13:07:074125"checksum macro-utils 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f2c4deaccc2ead6a28c16c0ba82f07d52b6475397415ce40876e559b0b0ea510"
steveklabnikecfbaca2018-04-03 14:32:044126"checksum maplit 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "08cbb6b4fef96b6d77bfc40ec491b1690c779e77b05cd9f07f787ed376fd4c43"
4127"checksum markup5ever 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)" = "bfedc97d5a503e96816d10fedcd5b42f760b2e525ce2f7ec71f6a41780548475"
Alex Crichton2863b752018-08-21 17:23:474128"checksum matches 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" = "7ffc5c5338469d4d3ea17d269fa8ea3512ad247247c30bd2df69e68309ed0a08"
Matt Ickstadt0ab516f2018-04-21 21:06:134129"checksum mdbook 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "90b5a8d7e341ceee5db3882a06078d42661ddcfa2b3687319cc5da76ec4e782f"
James Munnsde763692019-01-19 02:39:374130"checksum mdbook 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "0ba0d44cb4089c741b9a91f3e5218298a40699c2f3a070a85014eed290c60819"
Alex Crichtonb4110902018-12-08 11:06:544131"checksum memchr 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0a3eb002f0535929f1199681417029ebea04aadc0c7a4224b46be99c7f5d6a16"
Michael Woeristerabd5cc32018-08-31 13:18:084132"checksum memmap 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = "e2ffa2c986de11a9df78620c01eeaaf27d94d3ff02bf81bfcca953102dd0c6ff"
Nick Cameron4b6f5c22018-02-26 03:15:454133"checksum memoffset 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0f9dc261e2b62d7a622bf416ea3c5245cdd5d9a7fcc428c0d06804dfce1775b3"
Guillaume Gomezf9785632019-01-24 23:07:084134"checksum minifier 0.0.28 (registry+https://github.com/rust-lang/crates.io-index)" = "3a2898502751dcc9d66b6fff57f3cf63cc91605e83e1a33515396f5027f8e4ca"
Alex Crichtonb4110902018-12-08 11:06:544135"checksum miniz-sys 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)" = "0300eafb20369952951699b68243ab4334f4b10a88f411c221d444b36c40e649"
4136"checksum miniz_oxide 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "5ad30a47319c16cde58d0314f5d98202a80c9083b5f61178457403dfb14e509c"
4137"checksum miniz_oxide_c_api 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "28edaef377517fd9fe3e085c37d892ce7acd1fbeab9239c5a36eec352d8a8b7e"
Matthias Krüger696fb8f2019-01-21 15:32:434138"checksum mio 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)" = "71646331f2619b1026cc302f87a2b8b648d5c6dd6937846a16cc8ce0f347f432"
4139"checksum mio-named-pipes 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "f5e374eff525ce1c5b7687c4cef63943e7686524a387933ad27ca7ec43779cb3"
4140"checksum mio-uds 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)" = "966257a94e196b11bb43aca423754d87429960a768de9414f3691d6957abf125"
4141"checksum miow 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "8c1f2f3b1cf331de6896aabf6e9d55dca90356cc9960cca7eaaf408a355ae919"
Alex Crichton2863b752018-08-21 17:23:474142"checksum miow 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "396aa0f2003d7df8395cb93e09871561ccc3e785f0acb369170e8cc74ddf9226"
Matthias Krüger696fb8f2019-01-21 15:32:434143"checksum net2 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)" = "42550d9fb7b6684a6d404d9fa7250c2eb2646df731d1c06afc06dcee9e1bcf88"
Alex Crichtond8251152018-07-02 16:33:164144"checksum new_debug_unreachable 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0cdc457076c78ab54d5e0d6fa7c47981757f1e34dc39ff92787f217dede586c4"
Nick Cameron4b6f5c22018-02-26 03:15:454145"checksum nodrop 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)" = "9a2228dca57108069a5262f2ed8bd2e82496d2e074a06d1ccc7ce1687b6ae0a2"
Bastien Orivel5c4534a2018-12-08 14:11:474146"checksum num-derive 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "8af1847c907c2f04d7bfd572fb25bbb4385c637fe5be163cf2f8c5d778fe1e7d"
Alex Crichtond8251152018-07-02 16:33:164147"checksum num-integer 0.1.39 (registry+https://github.com/rust-lang/crates.io-index)" = "e83d528d2677f0518c570baf2b7abdcf0cd2d248860b68507bdcb3e91d4c0cea"
Alex Crichtonb4110902018-12-08 11:06:544148"checksum num-traits 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)" = "0b3a5d7cc97d6d30d8b9bc8fa19bf45349ffe46241e8816f50f62f6d6aaabee1"
Alex Crichton80d6ed22018-01-08 21:56:224149"checksum num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c51a3322e4bca9d212ad9a158a02abc6934d005490c054a2778df73a70aa0a30"
Alex Crichton041d3552017-09-27 22:37:024150"checksum open 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "c281318d992e4432cfa799969467003d05921582a7489a8325e37f8a450d5113"
Alex Crichtonb4110902018-12-08 11:06:544151"checksum opener 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "04b1d6b086d9b3009550f9b6f81b10ad9428cf14f404b8e1a3a06f6f012c8ec9"
Tatsuyuki Ishi9740c5e2019-01-02 10:06:364152"checksum openssl 0.10.16 (registry+https://github.com/rust-lang/crates.io-index)" = "ec7bd7ca4cce6dbdc77e7c1230682740d307d1218a87fb0349a571272be749f9"
Alex Crichton325d7392017-12-10 17:42:494153"checksum openssl-probe 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "77af24da69f9d9341038eba93a073b1fdaaa1b788221b00a69bce9e762cb32de"
Alex Crichtonb4110902018-12-08 11:06:544154"checksum openssl-src 111.1.0+1.1.1a (registry+https://github.com/rust-lang/crates.io-index)" = "26bb632127731bf4ac49bf86a5dde12d2ca0918c2234fc39d79d4da2ccbc6da7"
Tatsuyuki Ishi9740c5e2019-01-02 10:06:364155"checksum openssl-sys 0.9.40 (registry+https://github.com/rust-lang/crates.io-index)" = "1bb974e77de925ef426b6bc82fce15fd45bdcbeb5728bffcfc7cdeeb7ce1c2d6"
Mark Simulacrumb0dbc7c2018-03-27 10:44:334156"checksum ordermap 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = "a86ed3f5f244b372d6b1a00b72ef7f8876d0bc6a78a4c9985c53614041512063"
Nick Cameron77177052018-07-06 00:34:004157"checksum ordslice 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "dd20eec3dbe4376829cb7d80ae6ac45e0a766831dca50202ff2d40db46a8a024"
Robin Kruppe1a24a592017-04-26 21:22:454158"checksum owning_ref 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "cdf84f41639e037b484f93433aa3897863b561ed65c6e59c7073d7c561710f37"
Nick Cameron7a7445b2018-12-01 10:36:324159"checksum packed_simd 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "25d36de864f7218ec5633572a800109bbe5a1cc8d9d95a967f3daf93ea7e6ddc"
Mark Rousskov9ec5ef52018-08-04 22:24:394160"checksum parking_lot 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)" = "f0802bff09003b291ba756dc7e79313e51cc31667e94afbe847def490424cde5"
Matthias Krüger696fb8f2019-01-21 15:32:434161"checksum parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)" = "ab41b4aed082705d1056416ae4468b6ea99d52599ecf3169b00088d43113e337"
Mark Rousskov9ec5ef52018-08-04 22:24:394162"checksum parking_lot_core 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "06a2b6aae052309c2fd2161ef58f5067bc17bb758377a0de9d4b279d603fdd8a"
Matthias Krüger696fb8f2019-01-21 15:32:434163"checksum parking_lot_core 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "94c8c7923936b28d546dfd14d4472eaf34c99b14e1c973a32b3e6d4eb04298c9"
Oliver Schneideracdf83f2017-12-06 08:25:294164"checksum percent-encoding 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "31010dd2e1ac33d5b46a5b413495239882813e0369f8ed8a5e266f173602f831"
Alex Crichtone9d89832018-04-02 15:43:554165"checksum pest 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)" = "0fce5d8b5cc33983fc74f78ad552b5522ab41442c4ca91606e4236eb4b5ceefc"
James Munnsde763692019-01-19 02:39:374166"checksum pest 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "54f0c72a98d8ab3c99560bfd16df8059cc10e1f9a8e83e6e3b97718dd766e9c3"
Bastien Orivel5c4534a2018-12-08 14:11:474167"checksum pest_derive 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)" = "ca3294f437119209b084c797604295f40227cffa35c57220b1e99a6ff3bf8ee4"
James Munnsde763692019-01-19 02:39:374168"checksum pest_derive 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "833d1ae558dc601e9a60366421196a8d94bc0ac980476d0b67e1d0988d72b2d0"
4169"checksum pest_generator 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "63120576c4efd69615b5537d3d052257328a4ca82876771d6944424ccfd9f646"
4170"checksum pest_meta 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "f5a3492a4ed208ffc247adcdcc7ba2a95be3104f58877d0d02f0df39bf3efb5e"
Gabriel Majerib31eaa42018-09-08 06:04:294171"checksum petgraph 0.4.13 (registry+https://github.com/rust-lang/crates.io-index)" = "9c3659d1ee90221741f65dd128d9998311b0e40c5d3c23a62445938214abce4f"
Alex Crichtond8251152018-07-02 16:33:164172"checksum phf 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)" = "7d37a244c75a9748e049225155f56dbcb98fe71b192fd25fd23cb914b5ad62f2"
4173"checksum phf_codegen 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)" = "4e4048fe7dd7a06b8127ecd6d3803149126e9b33c7558879846da3a63f734f2b"
4174"checksum phf_generator 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)" = "05a079dd052e7b674d21cb31cbb6c05efd56a2cd2827db7692e2f1a507ebd998"
4175"checksum phf_shared 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)" = "c2261d544c2bb6aa3b10022b0be371b9c7c64f762ef28c6f5d4f1ef6d97b5930"
Alex Crichton4f661c02018-10-08 17:39:094176"checksum pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)" = "676e8eb2b1b4c9043511a9b7bea0915320d7e502b0a079fb03f9635a5252b18c"
Niko Matsakis826fb1d2019-01-02 19:45:224177"checksum polonius-engine 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = "2490c396085801abf88df91758bad806b0890354f0875d624e62ecf0579a8145"
steveklabnikecfbaca2018-04-03 14:32:044178"checksum precomputed-hash 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c"
Mark Simulacrum42fde212018-03-10 14:03:064179"checksum pretty_assertions 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "3a029430f0d744bc3d15dd474d591bed2402b645d024583082b9f63bb936dac6"
Alex Crichtonb4110902018-12-08 11:06:544180"checksum pretty_env_logger 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "df8b3f4e0475def7d9c2e5de8e5a1306949849761e107b360d03e98eafaffd61"
Nick Cameron595bea62018-11-19 04:21:104181"checksum proc-macro2 0.4.24 (registry+https://github.com/rust-lang/crates.io-index)" = "77619697826f31a02ae974457af0b29b723e5619e113e9397b8b82c6bd253f09"
Alex Crichtond99e7c22018-09-28 18:27:304182"checksum proptest 0.8.7 (registry+https://github.com/rust-lang/crates.io-index)" = "926d0604475349f463fe44130aae73f2294b5309ab2ca0310b998bd334ef191f"
Manish Goregaokar68185512018-02-18 21:33:564183"checksum pulldown-cmark 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "d6fdf85cda6cadfae5428a54661d431330b312bc767ddbc57adbedc24da66e32"
Matthias Krüger2598a7a2018-11-23 11:52:474184"checksum pulldown-cmark 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "eef52fac62d0ea7b9b4dc7da092aa64ea7ec3d90af6679422d3d7e0e14b6ee15"
Alex Crichtond8251152018-07-02 16:33:164185"checksum quick-error 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "9274b940887ce9addde99c4eee6b5c44cc494b182b97e73dc8ffdcb3397fd3f0"
Oliver Schneideracdf83f2017-12-06 08:25:294186"checksum quine-mc_cluskey 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)" = "07589615d719a60c8dd8a4622e7946465dfef20d1a428f969e3443e7386d5f45"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584187"checksum quote 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)" = "7a6e920b65c65f10b2ae65c831a81a073a89edd28c7cce89475bff467ab4167a"
Alex Crichtonb4110902018-12-08 11:06:544188"checksum quote 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)" = "53fa22a1994bd0f9372d7a816207d8a2677ad0325b073f5c5332760f0fb62b5c"
flip19954c228cc2019-02-18 09:32:584189"checksum racer 2.1.19 (registry+https://github.com/rust-lang/crates.io-index)" = "d634483bed41bb116122b84ffe0ef8740345c2ceb2784ce86c33499700eb13a7"
Alex Crichton2863b752018-08-21 17:23:474190"checksum rand 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" = "8356f47b32624fef5b3301c1be97e5944ecdd595409cc5da11d05f211db6cfbd"
Eduard-Mihai Burtescu4529d102018-09-15 08:40:254191"checksum rand 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)" = "e464cd887e869cddcae8792a4ee31d23c7edd516700695608f5b98c67ee0131c"
Alex Crichtonb4110902018-12-08 11:06:544192"checksum rand 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" = "ae9d223d52ae411a33cf7e54ec6034ec165df296ccd23533d671a28252b6f66a"
4193"checksum rand_chacha 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "771b009e3a508cb67e8823dda454aaa5368c7bc1c16829fb77d3e980440dd34a"
4194"checksum rand_core 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "1961a422c4d189dfb50ffa9320bf1f2a9bd54ecb92792fb9477f99a1045f3372"
4195"checksum rand_core 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "0905b6b7079ec73b314d4c748701f6931eb79fd97c668caa3f1899b22b32c6db"
4196"checksum rand_hc 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7b40677c7be09ae76218dc623efbf7b18e34bced3f38883af07bb75630a21bc4"
4197"checksum rand_isaac 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "ded997c9d5f13925be2a6fd7e66bf1872597f759fd9dd93513dd7e92e5a5ee08"
4198"checksum rand_pcg 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "086bd09a33c7044e56bb44d5bdde5a60e7f119a9e95b0775f545de759a32fe05"
4199"checksum rand_xorshift 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "effa3fcaa47e18db002bdde6060944b6d2f9cfd8db471c30e873448ad9187be3"
Alex Crichtone9d89832018-04-02 15:43:554200"checksum rayon 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "80e811e76f1dbf68abf87a759083d34600017fc4e10b6bd5ad84a700f9dba4b1"
Nick Cameron4b6f5c22018-02-26 03:15:454201"checksum rayon-core 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "9d24ad214285a7729b174ed6d3bcfcb80177807f959d95fafd5bfc5c4f201ac8"
Alex Crichtonb4110902018-12-08 11:06:544202"checksum redox_syscall 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)" = "679da7508e9a6390aeaf7fbd02a800fdc64b73fe2204dd2c8ae66d22d9d5ad5d"
Oliver Schneideracdf83f2017-12-06 08:25:294203"checksum redox_termios 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "7e891cfe48e9100a70a3b6eb652fef28920c117d366339687bd5576160db0f76"
flip19954c228cc2019-02-18 09:32:584204"checksum redox_users 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "214a97e49be64fd2c86f568dd0cb2c757d2cc53de95b273b6ad0a1c908482f26"
Alex Crichtond8251152018-07-02 16:33:164205"checksum regex 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = "9329abc99e39129fcceabd24cf5d85b4671ef7c29c50e972bc5afe32438ec384"
Alex Crichtonb4110902018-12-08 11:06:544206"checksum regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "37e7cbbd370869ce2e8dff25c7018702d10b21a20ef7135316f8daecd6c25b7f"
Alex Crichtond8251152018-07-02 16:33:164207"checksum regex-syntax 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)" = "7d707a4fa2637f2dca2ef9fd02225ec7661fe01a53623c1e6515b6916511f7a7"
Alex Crichtonb4110902018-12-08 11:06:544208"checksum regex-syntax 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)" = "4e47a2ed29da7a9e1960e1639e7a982e6edc6d49be308a3b02daf511504a16d1"
Alex Crichton924f8c72018-04-18 15:43:594209"checksum remove_dir_all 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "3488ba1b9a2084d38645c4c08276a1752dcbf2c7130d74f1569681ad5d2799c5"
flip19954c228cc2019-02-18 09:32:584210"checksum rls-analysis 0.16.12 (registry+https://github.com/rust-lang/crates.io-index)" = "ae18d8ad01dec3b2014f4d7ae3c607d7adbcff79e5d3b48ea42ea71c10d43a71"
Nick Cameron595bea62018-11-19 04:21:104211"checksum rls-blacklist 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "b8ce1fdac03e138c4617ff87b194e1ff57a39bb985a044ccbd8673d30701e411"
flip19954c228cc2019-02-18 09:32:584212"checksum rls-data 0.18.2 (registry+https://github.com/rust-lang/crates.io-index)" = "5f80b84551b32e26affaf7f12374913b5061730c0dcd185d9e8fa5a15e36e65c"
Nick Cameron9a769c62018-08-04 07:29:154213"checksum rls-rustc 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "2f9dba7390427aefa953608429701e3665192ca810ba8ae09301e001b7c7bed0"
flip19954c228cc2019-02-18 09:32:584214"checksum rls-span 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = "33d66f1d6c6ccd5c98029f162544131698f6ebb61d8c697681cac409dcd08805"
Nick Cameron595bea62018-11-19 04:21:104215"checksum rls-vfs 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "72d56425bd5aa86d9d4372b76f0381d3b4bda9c0220e71956c9fcc929f45c1f1"
flip19954c228cc2019-02-18 09:32:584216"checksum rustc-ap-arena 373.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "8be999235b541fc8eb54901b66e899a06076709ac5f53d6b2c5c59d29ad54780"
4217"checksum rustc-ap-graphviz 373.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "532b5df15ca1a19a42815e37e521a20a7632b86b36868d1447932f8476f8f789"
4218"checksum rustc-ap-rustc_cratesio_shim 373.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c388afe1ef810013c878bdf9073ab1ae28dc49e9325863b351afb10acf4cc46e"
4219"checksum rustc-ap-rustc_data_structures 373.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "63a8f08b9fb6d607afb842ee7206273d09d69c9201bfc1c479a726093251a24e"
4220"checksum rustc-ap-rustc_errors 373.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "6dc0df7bf31588ea67e6386f6ad19f6b9a37ba7d5726ecad1cacce22e231bd98"
4221"checksum rustc-ap-rustc_target 373.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "8fb4623a6f6c65b928cbe8d9c52b38cf57ba1722677645dc53fb1bdadfd0e127"
4222"checksum rustc-ap-serialize 373.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "0c290b148c9e4e08bbcb8a313393e257c1103cedf6a038aefc9f957c8a77c755"
4223"checksum rustc-ap-syntax 373.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "526fdc5bdbaaeae3b2a9ba42e5f5f7f29cda6ce8971b607a2955b1cb4ca339b5"
4224"checksum rustc-ap-syntax_pos 373.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "8e4f88a1213562373cee9de5a1d77bbf16dd706030304af041c9733492fcc952"
Alex Crichtonfcc8bb42018-12-14 22:37:514225"checksum rustc-demangle 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" = "82ae957aa1b3055d8e086486723c0ccd3d7b8fa190ae8fa2e35543b6171c810e"
John Kåre Alsaker7ebd4d62018-05-24 03:37:404226"checksum rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "7540fc8b0c49f096ee9c961cda096467dce8084bec6bdca2fc83895fd9b28cb8"
John Kåre Alsaker5c78fa82019-02-27 14:17:124227"checksum rustc-rayon 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "8d98c51d9cbbe810c8b6693236d3412d8cd60513ff27a3e1b6af483dca0af544"
4228"checksum rustc-rayon-core 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "526e7b6d2707a5b9bec3927d424ad70fa3cfc68e0ac1b75e46cdbbc95adc5108"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584229"checksum rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)" = "dcf128d1287d2ea9d80910b5f1120d0b8eede3fbf1abe91c40d39ea7d51e6fda"
Hugues de Valon65ac3152019-01-10 12:42:144230"checksum rustc_tools_util 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "b3c5a95edfa0c893236ae4778bb7c4752760e4c0d245e19b5eff33c5aa5eb9dc"
Alex Crichtonb4110902018-12-08 11:06:544231"checksum rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a"
Eric Huss57393642018-12-17 18:23:044232"checksum rustfix 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)" = "af7c21531a91512a4a51b490be6ba1c8eff34fdda0dc5bf87dc28d86748aac56"
Alex Crichtond99e7c22018-09-28 18:27:304233"checksum rusty-fork 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "9591f190d2852720b679c21f66ad929f9f1d7bb09d1193c26167586029d8489c"
Alex Crichtonb4110902018-12-08 11:06:544234"checksum ryu 0.2.7 (registry+https://github.com/rust-lang/crates.io-index)" = "eb9e9b8cde282a9fe6a42dd4681319bfb63f121b8a8ee9439c6f4107e58a46f7"
4235"checksum same-file 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "8f20c4be53a8a1ff4c1f1b2bd14570d2f634628709752f0702ecdd2b3f9a5267"
Alex Crichton4f661c02018-10-08 17:39:094236"checksum schannel 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)" = "0e1a231dc10abf6749cfa5d7767f25888d484201accbd919b66ab5413c502d56"
Alex Crichtond8251152018-07-02 16:33:164237"checksum scoped-tls 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "332ffa32bf586782a3efaeb58f127980944bbc8c4d6913a86107ac2a5ab24b28"
Marcel Hellwig56fb2872019-02-26 10:15:524238"checksum scoped-tls 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ea6a9290e3c9cf0f18145ef7ffa62d68ee0bf5fcd651017e586dc7fd5da448c2"
flip19954c228cc2019-02-18 09:32:584239"checksum scoped_threadpool 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" = "1d51f5df5af43ab3f1360b429fa5e0152ac5ce8c0bd6485cae490332e96846a8"
Oliver Schneideracdf83f2017-12-06 08:25:294240"checksum scopeguard 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "94258f53601af11e6a49f722422f6e3425c52b06245a5cf9bc09908b174f5e27"
Alex Crichton80d6ed22018-01-08 21:56:224241"checksum semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584242"checksum semver-parser 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3"
Eric Huss57393642018-12-17 18:23:044243"checksum serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)" = "6fa52f19aee12441d5ad11c9a00459122bd8f98707cadf9778c540674f1935b6"
Alex Crichtonb4110902018-12-08 11:06:544244"checksum serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)" = "477b13b646f5b5b56fc95bedfc3b550d12141ce84f466f6c44b9a17589923885"
Alex Crichton38bedfa2017-09-02 03:46:514245"checksum serde_ignored 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "190e9765dcedb56be63b6e0993a006c7e3b071a016a304736e4a315dc01fb142"
Alex Crichtonb4110902018-12-08 11:06:544246"checksum serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)" = "c37ccd6be3ed1fdf419ee848f7c758eb31b054d7cd3ae3600e3bae0adf569811"
James Munnsde763692019-01-19 02:39:374247"checksum sha-1 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "51b9d1f3b5de8a167ab06834a7c883bd197f2191e1dda1a22d9ccfeedbf9aded"
Alex Crichtone9d89832018-04-02 15:43:554248"checksum shell-escape 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "170a13e64f2a51b77a45702ba77287f5c6829375b04a69cf2222acd17d0cfab9"
steveklabnik54371882018-01-25 17:32:254249"checksum shlex 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "7fdf1b9db47230893d76faad238fd6097fd6d6a9245cd7a4d90dbd639536bbd2"
Matthias Krüger696fb8f2019-01-21 15:32:434250"checksum signal-hook 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "1f272d1b7586bec132ed427f532dd418d8beca1ca7f2caf7df35569b1415a4b4"
steveklabnikecfbaca2018-04-03 14:32:044251"checksum siphasher 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "0df90a788073e8d0235a67e50441d47db7c8ad9debd91cbf43736a2a92d36537"
Matthias Krüger696fb8f2019-01-21 15:32:434252"checksum slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "c111b5bd5695e56cffe5129854aa230b39c93a305372fdbb2668ca2394eea9f8"
Nicholas Nethercoteecf6cd42018-11-28 21:52:224253"checksum smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)" = "b73ea3738b47563803ef814925e69be00799a8c07420be8b996f8e98fb2336db"
Alex Crichton4f661c02018-10-08 17:39:094254"checksum socket2 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)" = "c4d11a52082057d87cb5caa31ad812f4504b97ab44732cd8359df2e9ff9f48e7"
Alex Crichtond8251152018-07-02 16:33:164255"checksum stable_deref_trait 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ffbc596e092fe5f598b12ef46cc03754085ac2f4d8c739ad61c4ae266cc3b3fa"
4256"checksum string_cache 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)" = "25d70109977172b127fe834e5449e5ab1740b9ba49fa18a2020f509174f25423"
Taiki Endo6375efc2019-02-26 11:06:314257"checksum string_cache_codegen 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "1eea1eee654ef80933142157fdad9dd8bc43cf7c74e999e369263496f04ff4da"
steveklabnikecfbaca2018-04-03 14:32:044258"checksum string_cache_shared 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b1884d1bc09741d466d9b14e6d37ac89d6909cbcac41dd9ae982d4d063bbedfc"
Aleksey Kladovb15b0232018-03-16 10:37:144259"checksum strsim 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "bb4f380125926a99e52bc279241539c018323fab05ad6368b56f93d9369ff550"
Bastien Orivel5c4534a2018-12-08 14:11:474260"checksum strum 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "f6c3a2071519ab6a48f465808c4c1ffdd00dfc8e93111d02b4fc5abab177676e"
4261"checksum strum_macros 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "8baacebd7b7c9b864d83a6ba7a246232983e277b86fa5cdec77f565715a4b136"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584262"checksum syn 0.11.11 (registry+https://github.com/rust-lang/crates.io-index)" = "d3b891b9015c88c576343b9b3e41c2c11a51c219ef067b264bd9c8aa9b441dad"
Alex Crichtonb4110902018-12-08 11:06:544263"checksum syn 0.15.22 (registry+https://github.com/rust-lang/crates.io-index)" = "ae8b29eb5210bc5cf63ed6149cbf9adfc82ac0be023d8735c176ee74a2db4da7"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584264"checksum synom 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)" = "a393066ed9010ebaed60b9eafa373d4b1baac186dd7e008555b0f702b51945b6"
Bastien Orivel5c4534a2018-12-08 14:11:474265"checksum synstructure 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)" = "73687139bf99285483c96ac0add482c3776528beac1d97d444f6e91f203a2015"
Alex Crichtonb4110902018-12-08 11:06:544266"checksum tar 0.4.20 (registry+https://github.com/rust-lang/crates.io-index)" = "a303ba60a099fcd2aaa646b14d2724591a96a75283e4b7ed3d1a1658909d9ae2"
4267"checksum tempfile 3.0.5 (registry+https://github.com/rust-lang/crates.io-index)" = "7e91405c14320e5c79b3d148e1c86f40749a36e490642202a31689cb1a3452b2"
steveklabnikecfbaca2018-04-03 14:32:044268"checksum tendril 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "9de21546595a0873061940d994bbbc5c35f024ae4fd61ec5c5b159115684f508"
Santiago Pastorinoddd47312019-03-02 19:58:384269"checksum term 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" = "fa63644f74ce96fbeb9b794f66aff2a52d601cbd5e80f4b97123e3899f4570f1"
Alan Du253ade52018-03-19 14:14:134270"checksum term 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "5e6b677dd1e8214ea1ef4297f85dbcbed8e8cdddb561040cc998ca2551c37561"
Alex Crichtonb4110902018-12-08 11:06:544271"checksum termcolor 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "4096add70612622289f2fdcdbd5086dc81c1e2675e6ae58d6c4f62a16c6d7f2f"
Oliver Schneideracdf83f2017-12-06 08:25:294272"checksum termion 1.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "689a3bdfaab439fd92bc87df5c4c78417d3cbe537487274e9b0b2dce76e92096"
Santiago Pastorinoddd47312019-03-02 19:58:384273"checksum tester 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "5e812cb26c597f86a49b26dbb58b878bd2a2b4b93fc069dc39499228fe556ff6"
Alex Crichtond8251152018-07-02 16:33:164274"checksum textwrap 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)" = "307686869c93e71f94da64286f9a9524c0f308a9e1c87a583de8e9c9039ad3f6"
Alex Crichton2863b752018-08-21 17:23:474275"checksum thread_local 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" = "c6b53e329000edc2b34dbe8545fd20e55a333362d0a321909685a19bd28c3f1b"
Alex Crichtond8251152018-07-02 16:33:164276"checksum time 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)" = "d825be0eb33fda1a7e68012d51e9c7f451dc1a69391e7fdc197060bb8c56667b"
Matthias Krüger696fb8f2019-01-21 15:32:434277"checksum tokio 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)" = "4790d0be6f4ba6ae4f48190efa2ed7780c9e3567796abdb285003cf39840d9c5"
4278"checksum tokio-codec 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "5c501eceaf96f0e1793cf26beb63da3d11c738c4a943fdf3746d81d64684c39f"
4279"checksum tokio-current-thread 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "331c8acc267855ec06eb0c94618dcbbfea45bed2d20b77252940095273fb58f6"
4280"checksum tokio-executor 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "30c6dbf2d1ad1de300b393910e8a3aa272b724a400b6531da03eed99e329fbf0"
4281"checksum tokio-fs 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "0e9cbbc8a3698b7ab652340f46633364f9eaa928ddaaee79d8b8f356dd79a09d"
4282"checksum tokio-io 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)" = "b53aeb9d3f5ccf2ebb29e19788f96987fa1355f8fe45ea193928eaaaf3ae820f"
4283"checksum tokio-process 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "88e1281e412013f1ff5787def044a9577a0bed059f451e835f1643201f8b777d"
4284"checksum tokio-reactor 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" = "afbcdb0f0d2a1e4c440af82d7bbf0bf91a8a8c0575bcd20c05d15be7e9d3a02f"
4285"checksum tokio-signal 0.2.7 (registry+https://github.com/rust-lang/crates.io-index)" = "dd6dc5276ea05ce379a16de90083ec80836440d5ef8a6a39545a3207373b8296"
4286"checksum tokio-tcp 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "1d14b10654be682ac43efee27401d792507e30fd8d26389e1da3b185de2e4119"
4287"checksum tokio-threadpool 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" = "17465013014410310f9f61fa10bf4724803c149ea1d51efece131c38efca93aa"
4288"checksum tokio-timer 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)" = "4f37f0111d76cc5da132fe9bc0590b9b9cfd079bc7e75ac3846278430a299ff8"
4289"checksum tokio-udp 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "66268575b80f4a4a710ef83d087fdfeeabdce9b74c797535fbac18a2cb906e92"
4290"checksum tokio-uds 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)" = "037ffc3ba0e12a0ab4aca92e5234e0dedeb48fddf6ccd260f1f150a36a9f2445"
Alex Crichtonb4110902018-12-08 11:06:544291"checksum toml 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)" = "758664fc71a3a69038656bee8b6be6477d2a6c315a6b81f7081f591bffa4111f"
steveklabnik54371882018-01-25 17:32:254292"checksum toml-query 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "6854664bfc6df0360c695480836ee90e2d0c965f06db291d10be9344792d43e8"
James Munnsde763692019-01-19 02:39:374293"checksum toml-query 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ab234a943a2363ad774020e2f9474a38a85bc4396bace01a96380144aef17db3"
Eric Huss8c20add2018-12-03 01:33:204294"checksum typenum 1.10.0 (registry+https://github.com/rust-lang/crates.io-index)" = "612d636f949607bdf9b123b4a6f6d966dedf3ff669f7f045890d3a4a73948169"
James Munnsde763692019-01-19 02:39:374295"checksum ucd-trie 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "71a9c5b1fe77426cf144cc30e49e955270f5086e31a6441dfa8b32efc09b9d77"
Alex Crichtonb4110902018-12-08 11:06:544296"checksum ucd-util 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "535c204ee4d8434478593480b8f86ab45ec9aae0e83c568ca81abf0fd0e88f86"
steveklabnik4871dba2017-06-27 17:33:324297"checksum unicode-bidi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "49f2bd0c6468a8230e1db229cff8029217cf623c767ea5d60bfbd42729ea54d5"
Alex Crichtond8251152018-07-02 16:33:164298"checksum unicode-normalization 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "6a0180bc61fc5a987082bfa111f4cc95c4caff7f9799f3e46df09163a937aa25"
4299"checksum unicode-segmentation 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "aa6024fc12ddfd1c6dbc14a80fa2324d4568849869b779f6bd37e5e4c03344d1"
Mark Simulacrumad97f8b2018-06-22 15:48:434300"checksum unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "882386231c45df4700b275c7ff55b6f3698780a650026380e72dabe76fa46526"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584301"checksum unicode-xid 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "8c1f860d7d29cf02cb2f3f359fd35991af3d30bac52c57d265a3c461074cb4dc"
Alex Crichton87f3dda2018-03-01 19:08:484302"checksum unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "fc72304796d0818e357ead4e000d19c9c174ab23dc11093ac919054d20a6a7fc"
flip19954c228cc2019-02-18 09:32:584303"checksum unicode_categories 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "39ec24b3121d976906ece63c9daad25b85969647682eee313cb5779fdd69e14e"
Nick Cameron3dad1972017-06-26 13:43:094304"checksum unreachable 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "382810877fe448991dfc7f0dd6e3ae5d58088fd0ea5e35189655f84e6814fa56"
Alex Crichtonb4110902018-12-08 11:06:544305"checksum url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)" = "dd4e7c0d531266369519a4aa4f399d748bd37043b00bde1e4ff1f60a120b355a"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584306"checksum url_serde 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "74e7d099f1ee52f823d4bdd60c93c3602043c728f5db3b97bdb548467f7bddea"
steveklabnikecfbaca2018-04-03 14:32:044307"checksum utf-8 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f1262dfab4c30d5cb7c07026be00ee343a6cf5027fdc0104a9160f354e5db75c"
Alex Crichtonb4110902018-12-08 11:06:544308"checksum utf8-ranges 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "796f7e48bef87609f7ade7e06495a87d5cd06c7866e6a5cbfceffc558a243737"
Alex Crichton2863b752018-08-21 17:23:474309"checksum vcpkg 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)" = "def296d3eb3b12371b2c7d0e83bfe1403e4db2d7a0bba324a12b21c4ee13143d"
Alex Crichtond8251152018-07-02 16:33:164310"checksum vec_map 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)" = "05c78687fb1a80548ae3250346c3db86a80a7cdd77bda190189f2d0a0987c81a"
Ralf Jungf2a6db72018-12-07 09:12:014311"checksum vergen 3.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "6aba5e34f93dc7051dfad05b98a18e9156f27e7b431fe1d2398cb6061c0a1dba"
Alex Crichtonb4110902018-12-08 11:06:544312"checksum version_check 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "914b1a6776c4c929a602fafd8bc742e06365d4bcbe48c30f9cca5824f70dc9dd"
Steve Klabnik2795de32017-02-20 00:20:574313"checksum void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d"
Alex Crichtond99e7c22018-09-28 18:27:304314"checksum wait-timeout 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "b9f3bf741a801531993db6478b95682117471f76916f5e690dd8d45395b09349"
Alex Crichtonb4110902018-12-08 11:06:544315"checksum walkdir 2.2.7 (registry+https://github.com/rust-lang/crates.io-index)" = "9d9d7ed3431229a144296213105a390676cc49c9b6a72bd19f3176c98e129fa1"
Steve Klabnika0769612017-02-07 23:13:574316"checksum winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)" = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a"
Alex Crichton4f661c02018-10-08 17:39:094317"checksum winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" = "92c1eb33641e276cfa214a0522acad57be5c56b10cb348b3c5117db75f3ac4b0"
Steve Klabnika0769612017-02-07 23:13:574318"checksum winapi-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc"
Alex Crichton80d6ed22018-01-08 21:56:224319"checksum winapi-i686-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
Alex Crichton2863b752018-08-21 17:23:474320"checksum winapi-util 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "afc5508759c5bf4285e61feb862b6083c8480aec864fa17a81fdec6f69b461ab"
Alex Crichton80d6ed22018-01-08 21:56:224321"checksum winapi-x86_64-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
Alex Crichton2863b752018-08-21 17:23:474322"checksum wincolor 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "561ed901ae465d6185fa7864d63fbd5720d0ef718366c9a4dc83cf6170d7e9ba"
Matthias Krüger696fb8f2019-01-21 15:32:434323"checksum ws2_32-sys 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "d59cefebd0c892fa2dd6de581e937301d8552cb44489cdff035c6187cb63fa5e"
Alex Crichton52d7ee832018-07-17 16:04:224324"checksum xattr 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "244c3741f4240ef46274860397c7c74e50eb23624996930e484c16679633a54c"
Alex Crichtond8251152018-07-02 16:33:164325"checksum xz2 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "df8bf41d3030c3577c9458fd6640a05afbf43b150d0b531b16bd77d3f794f27a"
Josh Stone020c5ec2017-05-08 22:01:134326"checksum yaml-rust 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = "e66366e18dc58b46801afbf2ca7661a9f59cc8c5962c29892b6039b4f86fa992"