blob: 9d766680609e0e0c42cc5a087f6d8a19aebb35d4 [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)",
Alex Crichtonb4110902018-12-08 11:06:54257 "ignore 0.4.4 (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",
Matthias Krügerc09d4e72019-01-05 14:40:10377 "compiletest_rs 0.3.18 (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"
Matthias Krügerc09d4e72019-01-05 14:40:10496version = "0.3.18"
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)",
Alex Crichton4f661c02018-10-08 17:39:09511 "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:29512]
513
514[[package]]
flip19954c228cc2019-02-18 09:32:58515name = "constant_time_eq"
516version = "0.1.3"
517source = "registry+https://github.com/rust-lang/crates.io-index"
518
519[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29520name = "core"
521version = "0.0.0"
Alex Crichton994bfd42018-02-26 17:07:16522dependencies = [
Alex Crichton4c21a3b2018-11-20 05:52:50523 "rand 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:16524]
Ahmed Charles9ca382f2016-09-02 08:55:29525
526[[package]]
Nick Cameron7cb3f452017-08-24 05:52:28527name = "core-foundation"
Alex Crichtonb4110902018-12-08 11:06:54528version = "0.6.3"
Nick Cameron7cb3f452017-08-24 05:52:28529source = "registry+https://github.com/rust-lang/crates.io-index"
530dependencies = [
Alex Crichtonb4110902018-12-08 11:06:54531 "core-foundation-sys 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:42532 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron7cb3f452017-08-24 05:52:28533]
534
535[[package]]
536name = "core-foundation-sys"
Alex Crichtonb4110902018-12-08 11:06:54537version = "0.6.2"
Nick Cameron7cb3f452017-08-24 05:52:28538source = "registry+https://github.com/rust-lang/crates.io-index"
Nick Cameron7cb3f452017-08-24 05:52:28539
540[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58541name = "crates-io"
Mark Rousskovcd39cf72019-01-27 15:43:30542version = "0.23.0"
Nick Cameronad8ecc22017-07-19 01:32:12543dependencies = [
Alex Crichton62d78012018-11-09 20:55:25544 "curl 0.4.19 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss55917ba2019-02-03 22:42:29545 "failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss57393642018-12-17 18:23:04546 "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:54547 "serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)",
548 "serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)",
549 "url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58550]
551
552[[package]]
Alex Crichtonb4110902018-12-08 11:06:54553name = "crc"
554version = "1.8.1"
Alex Crichton38bedfa2017-09-02 03:46:51555source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichtonb4110902018-12-08 11:06:54556dependencies = [
557 "build_const 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
558]
559
560[[package]]
561name = "crc32fast"
562version = "1.1.2"
563source = "registry+https://github.com/rust-lang/crates.io-index"
564dependencies = [
565 "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
566]
Alex Crichton38bedfa2017-09-02 03:46:51567
568[[package]]
kennytmcab21f12018-07-26 21:58:55569name = "crossbeam-channel"
Nick Cameron90701932018-09-25 02:40:42570version = "0.2.6"
kennytmcab21f12018-07-26 21:58:55571source = "registry+https://github.com/rust-lang/crates.io-index"
572dependencies = [
Nick Cameron90701932018-09-25 02:40:42573 "crossbeam-epoch 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
574 "crossbeam-utils 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
575 "parking_lot 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)",
Eduard-Mihai Burtescu4529d102018-09-15 08:40:25576 "rand 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
Nicholas Nethercoteecf6cd42018-11-28 21:52:22577 "smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
kennytmcab21f12018-07-26 21:58:55578]
579
580[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:43581name = "crossbeam-channel"
582version = "0.3.4"
583source = "registry+https://github.com/rust-lang/crates.io-index"
584dependencies = [
585 "crossbeam-epoch 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
586 "crossbeam-utils 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
587 "parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
588 "rand 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
589 "smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
590]
591
592[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:45593name = "crossbeam-deque"
594version = "0.2.0"
595source = "registry+https://github.com/rust-lang/crates.io-index"
596dependencies = [
Alex Crichtone9d89832018-04-02 15:43:55597 "crossbeam-epoch 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron4b6f5c22018-02-26 03:15:45598 "crossbeam-utils 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
599]
600
601[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:43602name = "crossbeam-deque"
603version = "0.6.3"
604source = "registry+https://github.com/rust-lang/crates.io-index"
605dependencies = [
606 "crossbeam-epoch 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
607 "crossbeam-utils 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
608]
609
610[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:45611name = "crossbeam-epoch"
Alex Crichtone9d89832018-04-02 15:43:55612version = "0.3.1"
Nick Cameron4b6f5c22018-02-26 03:15:45613source = "registry+https://github.com/rust-lang/crates.io-index"
614dependencies = [
615 "arrayvec 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:54616 "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron4b6f5c22018-02-26 03:15:45617 "crossbeam-utils 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewski14b1b572018-12-10 07:58:08618 "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron4b6f5c22018-02-26 03:15:45619 "memoffset 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
620 "nodrop 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
621 "scopeguard 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
622]
623
624[[package]]
kennytmcab21f12018-07-26 21:58:55625name = "crossbeam-epoch"
Nick Cameron90701932018-09-25 02:40:42626version = "0.6.0"
kennytmcab21f12018-07-26 21:58:55627source = "registry+https://github.com/rust-lang/crates.io-index"
628dependencies = [
629 "arrayvec 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:54630 "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron90701932018-09-25 02:40:42631 "crossbeam-utils 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewski14b1b572018-12-10 07:58:08632 "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
kennytmcab21f12018-07-26 21:58:55633 "memoffset 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
634 "scopeguard 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
635]
636
637[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:43638name = "crossbeam-epoch"
639version = "0.7.0"
640source = "registry+https://github.com/rust-lang/crates.io-index"
641dependencies = [
642 "arrayvec 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)",
643 "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
644 "crossbeam-utils 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
645 "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
646 "memoffset 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
647 "scopeguard 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
648]
649
650[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:45651name = "crossbeam-utils"
652version = "0.2.2"
653source = "registry+https://github.com/rust-lang/crates.io-index"
654dependencies = [
Alex Crichtonb4110902018-12-08 11:06:54655 "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron4b6f5c22018-02-26 03:15:45656]
657
658[[package]]
kennytmcab21f12018-07-26 21:58:55659name = "crossbeam-utils"
Alex Crichton0e034d12018-07-31 21:16:55660version = "0.5.0"
661source = "registry+https://github.com/rust-lang/crates.io-index"
662
663[[package]]
Alex Crichton01127ca2018-11-16 11:08:23664name = "crossbeam-utils"
Alex Crichtonb4110902018-12-08 11:06:54665version = "0.6.2"
Alex Crichton01127ca2018-11-16 11:08:23666source = "registry+https://github.com/rust-lang/crates.io-index"
667dependencies = [
Alex Crichtonb4110902018-12-08 11:06:54668 "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton01127ca2018-11-16 11:08:23669]
670
671[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29672name = "crypto-hash"
Alex Crichton994bfd42018-02-26 17:07:16673version = "0.3.1"
Oliver Schneideracdf83f2017-12-06 08:25:29674source = "registry+https://github.com/rust-lang/crates.io-index"
675dependencies = [
Oliver Schneideracdf83f2017-12-06 08:25:29676 "commoncrypto 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16677 "hex 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi9740c5e2019-01-02 10:06:36678 "openssl 0.10.16 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton4f661c02018-10-08 17:39:09679 "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:29680]
681
682[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58683name = "curl"
Alex Crichton62d78012018-11-09 20:55:25684version = "0.4.19"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58685source = "registry+https://github.com/rust-lang/crates.io-index"
686dependencies = [
Alex Crichton62d78012018-11-09 20:55:25687 "curl-sys 0.4.15 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:22688 "kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:42689 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton325d7392017-12-10 17:42:49690 "openssl-probe 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi9740c5e2019-01-02 10:06:36691 "openssl-sys 0.9.40 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton4f661c02018-10-08 17:39:09692 "schannel 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)",
693 "socket2 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58694 "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
695]
696
697[[package]]
698name = "curl-sys"
Alex Crichton62d78012018-11-09 20:55:25699version = "0.4.15"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58700source = "registry+https://github.com/rust-lang/crates.io-index"
701dependencies = [
Hugues de Valon4af681c2019-01-09 14:51:22702 "cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)",
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:42703 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:54704 "libnghttp2-sys 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
705 "libz-sys 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi9740c5e2019-01-02 10:06:36706 "openssl-sys 0.9.40 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton4f661c02018-10-08 17:39:09707 "pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:47708 "vcpkg 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton4f661c02018-10-08 17:39:09709 "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Josh Stone020c5ec2017-05-08 22:01:13710]
711
712[[package]]
Douglas Campos422fe7c2018-05-29 11:52:51713name = "datafrog"
Niko Matsakis826fb1d2019-01-02 19:45:22714version = "2.0.1"
Douglas Campos422fe7c2018-05-29 11:52:51715source = "registry+https://github.com/rust-lang/crates.io-index"
716
717[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58718name = "derive-new"
Bastien Orivel5c4534a2018-12-08 14:11:47719version = "0.5.6"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58720source = "registry+https://github.com/rust-lang/crates.io-index"
721dependencies = [
Bastien Orivel5c4534a2018-12-08 14:11:47722 "proc-macro2 0.4.24 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:54723 "quote 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)",
724 "syn 0.15.22 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58725]
726
727[[package]]
kennytmcab21f12018-07-26 21:58:55728name = "derive_more"
Nick Cameron595bea62018-11-19 04:21:10729version = "0.13.0"
kennytmcab21f12018-07-26 21:58:55730source = "registry+https://github.com/rust-lang/crates.io-index"
731dependencies = [
Nick Cameron595bea62018-11-19 04:21:10732 "proc-macro2 0.4.24 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:54733 "quote 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)",
734 "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
735 "syn 0.15.22 (registry+https://github.com/rust-lang/crates.io-index)",
kennytmcab21f12018-07-26 21:58:55736]
737
738[[package]]
Cengiz Can837817c2017-04-27 19:41:18739name = "diff"
Oliver Schneideracdf83f2017-12-06 08:25:29740version = "0.1.11"
Cengiz Can837817c2017-04-27 19:41:18741source = "registry+https://github.com/rust-lang/crates.io-index"
742
743[[package]]
Mark Simulacrum42fde212018-03-10 14:03:06744name = "difference"
745version = "2.0.0"
746source = "registry+https://github.com/rust-lang/crates.io-index"
747
748[[package]]
James Munnsde763692019-01-19 02:39:37749name = "digest"
750version = "0.7.6"
751source = "registry+https://github.com/rust-lang/crates.io-index"
752dependencies = [
753 "generic-array 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
754]
755
756[[package]]
Ralf Jung44b0fd62018-11-28 20:22:45757name = "directories"
758version = "1.0.2"
759source = "registry+https://github.com/rust-lang/crates.io-index"
760dependencies = [
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:42761 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Ralf Jung44b0fd62018-11-28 20:22:45762 "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
763]
764
765[[package]]
flip19954c228cc2019-02-18 09:32:58766name = "dirs"
767version = "1.0.4"
768source = "registry+https://github.com/rust-lang/crates.io-index"
769dependencies = [
770 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
771 "redox_users 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
772 "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
773]
774
775[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29776name = "dlmalloc"
Alex Crichton059ed4f2019-01-25 15:23:18777version = "0.1.2"
Alex Crichton4c21a3b2018-11-20 05:52:50778source = "registry+https://github.com/rust-lang/crates.io-index"
Oliver Schneideracdf83f2017-12-06 08:25:29779dependencies = [
Lokathorf532dfe92019-01-07 19:52:05780 "compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:42781 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton4c21a3b2018-11-20 05:52:50782 "rustc-std-workspace-core 1.0.0",
Oliver Schneideracdf83f2017-12-06 08:25:29783]
784
785[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29786name = "either"
Alex Crichtone9d89832018-04-02 15:43:55787version = "1.5.0"
Oliver Schneideracdf83f2017-12-06 08:25:29788source = "registry+https://github.com/rust-lang/crates.io-index"
789
790[[package]]
steveklabnikecfbaca2018-04-03 14:32:04791name = "elasticlunr-rs"
Bastien Orivel5c4534a2018-12-08 14:11:47792version = "2.3.4"
steveklabnikecfbaca2018-04-03 14:32:04793source = "registry+https://github.com/rust-lang/crates.io-index"
794dependencies = [
Igor Matuszewski14b1b572018-12-10 07:58:08795 "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:54796 "regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss57393642018-12-17 18:23:04797 "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:54798 "serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)",
799 "serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)",
Bastien Orivel5c4534a2018-12-08 14:11:47800 "strum 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
801 "strum_macros 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:04802]
803
804[[package]]
Sean Griffin755bdaa2018-01-29 20:45:12805name = "ena"
Nicholas Nethercote1e34dfc2018-11-02 08:46:59806version = "0.11.0"
Eduard-Mihai Burtescu76831802018-07-25 12:44:06807source = "registry+https://github.com/rust-lang/crates.io-index"
808dependencies = [
Alex Crichtonb4110902018-12-08 11:06:54809 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Eduard-Mihai Burtescu76831802018-07-25 12:44:06810]
811
812[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58813name = "env_logger"
Alex Crichtonb4110902018-12-08 11:06:54814version = "0.5.13"
Alex Crichton15899b02018-01-25 04:01:42815source = "registry+https://github.com/rust-lang/crates.io-index"
816dependencies = [
Ralf Junga171ed22018-07-27 13:10:52817 "atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:54818 "humantime 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
819 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
820 "regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
821 "termcolor 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton15899b02018-01-25 04:01:42822]
823
824[[package]]
Alex Crichton01127ca2018-11-16 11:08:23825name = "env_logger"
826version = "0.6.0"
827source = "registry+https://github.com/rust-lang/crates.io-index"
828dependencies = [
829 "atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:54830 "humantime 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
831 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
832 "regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
833 "termcolor 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton01127ca2018-11-16 11:08:23834]
835
836[[package]]
Josh Stone020c5ec2017-05-08 22:01:13837name = "error-chain"
Alex Crichton38bedfa2017-09-02 03:46:51838version = "0.11.0"
Guillaume Gomez5636d322017-07-29 12:35:09839source = "registry+https://github.com/rust-lang/crates.io-index"
840dependencies = [
Ralf Jung8e994a22018-12-11 21:36:24841 "backtrace 0.3.11 (registry+https://github.com/rust-lang/crates.io-index)",
Guillaume Gomez5636d322017-07-29 12:35:09842]
843
844[[package]]
Ralf Jungf684f802018-07-13 08:34:50845name = "error-chain"
846version = "0.12.0"
847source = "registry+https://github.com/rust-lang/crates.io-index"
848dependencies = [
Ralf Jung8e994a22018-12-11 21:36:24849 "backtrace 0.3.11 (registry+https://github.com/rust-lang/crates.io-index)",
Ralf Jungf684f802018-07-13 08:34:50850]
851
852[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29853name = "error_index_generator"
854version = "0.0.0"
Mark Simulacrume2e9b402017-07-23 02:01:58855dependencies = [
856 "rustdoc 0.0.0",
857]
Ahmed Charles9ca382f2016-09-02 08:55:29858
859[[package]]
Alex Crichton325d7392017-12-10 17:42:49860name = "failure"
Eric Huss55917ba2019-02-03 22:42:29861version = "0.1.5"
Alex Crichton325d7392017-12-10 17:42:49862source = "registry+https://github.com/rust-lang/crates.io-index"
863dependencies = [
Ralf Jung8e994a22018-12-11 21:36:24864 "backtrace 0.3.11 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss55917ba2019-02-03 22:42:29865 "failure_derive 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton325d7392017-12-10 17:42:49866]
867
868[[package]]
869name = "failure_derive"
Eric Huss55917ba2019-02-03 22:42:29870version = "0.1.5"
Alex Crichton325d7392017-12-10 17:42:49871source = "registry+https://github.com/rust-lang/crates.io-index"
872dependencies = [
Nick Cameron595bea62018-11-19 04:21:10873 "proc-macro2 0.4.24 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:54874 "quote 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)",
875 "syn 0.15.22 (registry+https://github.com/rust-lang/crates.io-index)",
Bastien Orivel5c4534a2018-12-08 14:11:47876 "synstructure 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton325d7392017-12-10 17:42:49877]
878
879[[package]]
James Munnsde763692019-01-19 02:39:37880name = "fake-simd"
881version = "0.1.2"
882source = "registry+https://github.com/rust-lang/crates.io-index"
883
884[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29885name = "filetime"
Alex Crichtonb4110902018-12-08 11:06:54886version = "0.2.4"
Alex Crichton924f8c72018-04-18 15:43:59887source = "registry+https://github.com/rust-lang/crates.io-index"
888dependencies = [
Alex Crichtonb4110902018-12-08 11:06:54889 "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:42890 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:54891 "redox_syscall 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:59892]
893
894[[package]]
Mark Simulacrumb0dbc7c2018-03-27 10:44:33895name = "fixedbitset"
896version = "0.1.9"
897source = "registry+https://github.com/rust-lang/crates.io-index"
898
899[[package]]
Josh Stone020c5ec2017-05-08 22:01:13900name = "flate2"
Alex Crichtonb4110902018-12-08 11:06:54901version = "1.0.6"
Felix Schütt7c13fa32017-12-31 14:34:29902source = "registry+https://github.com/rust-lang/crates.io-index"
903dependencies = [
Alex Crichtonb4110902018-12-08 11:06:54904 "crc32fast 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:42905 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:54906 "libz-sys 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)",
907 "miniz-sys 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
908 "miniz_oxide_c_api 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Felix Schütt7c13fa32017-12-31 14:34:29909]
910
911[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29912name = "fmt_macros"
913version = "0.0.0"
914
915[[package]]
Simon Sapinb77ff242017-07-18 21:26:55916name = "fnv"
Oliver Schneideracdf83f2017-12-06 08:25:29917version = "1.0.6"
Simon Sapinb77ff242017-07-18 21:26:55918source = "registry+https://github.com/rust-lang/crates.io-index"
919
920[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58921name = "foreign-types"
Oliver Schneideracdf83f2017-12-06 08:25:29922version = "0.3.2"
923source = "registry+https://github.com/rust-lang/crates.io-index"
924dependencies = [
925 "foreign-types-shared 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
926]
927
928[[package]]
929name = "foreign-types-shared"
930version = "0.1.1"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58931source = "registry+https://github.com/rust-lang/crates.io-index"
932
933[[package]]
Jethro Beekman4a350562018-08-28 04:33:26934name = "fortanix-sgx-abi"
Jethro Beekmandcb5db82018-12-19 11:56:17935version = "0.3.2"
Alex Crichton4c21a3b2018-11-20 05:52:50936source = "registry+https://github.com/rust-lang/crates.io-index"
Jethro Beekman4a350562018-08-28 04:33:26937dependencies = [
Lokathorf532dfe92019-01-07 19:52:05938 "compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton4c21a3b2018-11-20 05:52:50939 "rustc-std-workspace-core 1.0.0",
Jethro Beekman4a350562018-08-28 04:33:26940]
941
942[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58943name = "fs2"
Alex Crichton80d6ed22018-01-08 21:56:22944version = "0.4.3"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58945source = "registry+https://github.com/rust-lang/crates.io-index"
946dependencies = [
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:42947 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton4f661c02018-10-08 17:39:09948 "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58949]
950
951[[package]]
Alex Crichton016eaf82018-10-21 02:15:06952name = "fs_extra"
953version = "1.1.0"
954source = "registry+https://github.com/rust-lang/crates.io-index"
955
956[[package]]
Nick Cameron77177052018-07-06 00:34:00957name = "fst"
958version = "0.3.0"
959source = "registry+https://github.com/rust-lang/crates.io-index"
960dependencies = [
Alex Crichtonb4110902018-12-08 11:06:54961 "byteorder 1.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron77177052018-07-06 00:34:00962]
963
964[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29965name = "fuchsia-zircon"
Alex Crichton80d6ed22018-01-08 21:56:22966version = "0.3.3"
Oliver Schneideracdf83f2017-12-06 08:25:29967source = "registry+https://github.com/rust-lang/crates.io-index"
968dependencies = [
Alex Crichton2863b752018-08-21 17:23:47969 "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:22970 "fuchsia-zircon-sys 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:29971]
972
973[[package]]
974name = "fuchsia-zircon-sys"
Alex Crichton80d6ed22018-01-08 21:56:22975version = "0.3.3"
Oliver Schneideracdf83f2017-12-06 08:25:29976source = "registry+https://github.com/rust-lang/crates.io-index"
Oliver Schneideracdf83f2017-12-06 08:25:29977
978[[package]]
steveklabnikecfbaca2018-04-03 14:32:04979name = "futf"
Alex Crichtond8251152018-07-02 16:33:16980version = "0.1.4"
steveklabnikecfbaca2018-04-03 14:32:04981source = "registry+https://github.com/rust-lang/crates.io-index"
982dependencies = [
steveklabnikecfbaca2018-04-03 14:32:04983 "mac 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16984 "new_debug_unreachable 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:04985]
986
987[[package]]
Nick Cameronad8ecc22017-07-19 01:32:12988name = "futures"
Alex Crichtond8251152018-07-02 16:33:16989version = "0.1.21"
Ahmed Charles9ca382f2016-09-02 08:55:29990source = "registry+https://github.com/rust-lang/crates.io-index"
991
992[[package]]
Eric Huss97308712018-08-14 21:27:26993name = "fwdansi"
994version = "1.0.1"
995source = "registry+https://github.com/rust-lang/crates.io-index"
996dependencies = [
Alex Crichtonb4110902018-12-08 11:06:54997 "memchr 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
998 "termcolor 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss97308712018-08-14 21:27:26999]
1000
1001[[package]]
James Munnsde763692019-01-19 02:39:371002name = "generic-array"
1003version = "0.9.0"
1004source = "registry+https://github.com/rust-lang/crates.io-index"
1005dependencies = [
1006 "typenum 1.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
1007]
1008
1009[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291010name = "getopts"
Alex Crichtone9d89832018-04-02 15:43:551011version = "0.2.17"
Ahmed Charles9ca382f2016-09-02 08:55:291012source = "registry+https://github.com/rust-lang/crates.io-index"
1013
1014[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581015name = "git2"
Hugues de Valon65ac3152019-01-10 12:42:141016version = "0.8.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581017source = "registry+https://github.com/rust-lang/crates.io-index"
1018dependencies = [
Alex Crichton2863b752018-08-21 17:23:471019 "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:421020 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss57393642018-12-17 18:23:041021 "libgit2-sys 0.7.11 (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)",
Alex Crichton325d7392017-12-10 17:42:491023 "openssl-probe 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi9740c5e2019-01-02 10:06:361024 "openssl-sys 0.9.40 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:541025 "url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581026]
1027
1028[[package]]
1029name = "git2-curl"
Hugues de Valon65ac3152019-01-10 12:42:141030version = "0.9.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581031source = "registry+https://github.com/rust-lang/crates.io-index"
1032dependencies = [
Alex Crichton62d78012018-11-09 20:55:251033 "curl 0.4.19 (registry+https://github.com/rust-lang/crates.io-index)",
Hugues de Valon65ac3152019-01-10 12:42:141034 "git2 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:541035 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
1036 "url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581037]
1038
1039[[package]]
1040name = "glob"
1041version = "0.2.11"
1042source = "registry+https://github.com/rust-lang/crates.io-index"
1043
1044[[package]]
Simon Sapinb77ff242017-07-18 21:26:551045name = "globset"
Alex Crichtonb4110902018-12-08 11:06:541046version = "0.4.2"
Simon Sapinb77ff242017-07-18 21:26:551047source = "registry+https://github.com/rust-lang/crates.io-index"
1048dependencies = [
Alex Crichtonb4110902018-12-08 11:06:541049 "aho-corasick 0.6.9 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:291050 "fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:541051 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
1052 "memchr 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
1053 "regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
Simon Sapinb77ff242017-07-18 21:26:551054]
1055
1056[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291057name = "graphviz"
1058version = "0.0.0"
1059
1060[[package]]
Steve Klabnika0769612017-02-07 23:13:571061name = "handlebars"
Alex Crichtond8251152018-07-02 16:33:161062version = "0.32.4"
Steve Klabnika0769612017-02-07 23:13:571063source = "registry+https://github.com/rust-lang/crates.io-index"
1064dependencies = [
Igor Matuszewski14b1b572018-12-10 07:58:081065 "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:541066 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:551067 "pest 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
Bastien Orivel5c4534a2018-12-08 14:11:471068 "pest_derive 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161069 "quick-error 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:541070 "regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss57393642018-12-17 18:23:041071 "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:541072 "serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581073]
1074
1075[[package]]
James Munnsde763692019-01-19 02:39:371076name = "handlebars"
1077version = "1.1.0"
1078source = "registry+https://github.com/rust-lang/crates.io-index"
1079dependencies = [
1080 "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
1081 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
1082 "pest 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
1083 "pest_derive 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
1084 "quick-error 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
1085 "regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
1086 "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)",
1087 "serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)",
1088 "walkdir 2.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
1089]
1090
1091[[package]]
Bastien Orivel5c4534a2018-12-08 14:11:471092name = "heck"
1093version = "0.3.0"
1094source = "registry+https://github.com/rust-lang/crates.io-index"
1095dependencies = [
1096 "unicode-segmentation 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
1097]
1098
1099[[package]]
Alex Crichton1cede102017-06-15 02:33:061100name = "hex"
Alex Crichtond8251152018-07-02 16:33:161101version = "0.3.2"
Alex Crichton80d6ed22018-01-08 21:56:221102source = "registry+https://github.com/rust-lang/crates.io-index"
1103
1104[[package]]
Nick Cameronad8ecc22017-07-19 01:32:121105name = "home"
Alex Crichton2863b752018-08-21 17:23:471106version = "0.3.3"
Nick Cameronad8ecc22017-07-19 01:32:121107source = "registry+https://github.com/rust-lang/crates.io-index"
1108dependencies = [
Bastien Orivel06f81032018-03-21 02:04:091109 "scopeguard 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton4f661c02018-10-08 17:39:091110 "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameronad8ecc22017-07-19 01:32:121111]
1112
1113[[package]]
steveklabnikecfbaca2018-04-03 14:32:041114name = "html5ever"
Bastien Orivel5c4534a2018-12-08 14:11:471115version = "0.22.5"
steveklabnikecfbaca2018-04-03 14:32:041116source = "registry+https://github.com/rust-lang/crates.io-index"
1117dependencies = [
Alex Crichtonb4110902018-12-08 11:06:541118 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:041119 "mac 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
1120 "markup5ever 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
Bastien Orivel5c4534a2018-12-08 14:11:471121 "proc-macro2 0.4.24 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:541122 "quote 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)",
1123 "syn 0.15.22 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:041124]
1125
1126[[package]]
Alex Crichton87f3dda2018-03-01 19:08:481127name = "humantime"
Alex Crichtonb4110902018-12-08 11:06:541128version = "1.2.0"
Alex Crichton87f3dda2018-03-01 19:08:481129source = "registry+https://github.com/rust-lang/crates.io-index"
1130dependencies = [
Alex Crichtond8251152018-07-02 16:33:161131 "quick-error 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton87f3dda2018-03-01 19:08:481132]
1133
1134[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581135name = "idna"
Alex Crichton52d7ee832018-07-17 16:04:221136version = "0.1.5"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581137source = "registry+https://github.com/rust-lang/crates.io-index"
1138dependencies = [
Alex Crichton2863b752018-08-21 17:23:471139 "matches 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnik4871dba2017-06-27 17:33:321140 "unicode-bidi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161141 "unicode-normalization 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonf6304e12017-02-15 22:55:261142]
1143
1144[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291145name = "if_chain"
Manish Goregaokard63e9252018-07-20 07:53:561146version = "0.1.3"
Oliver Schneideracdf83f2017-12-06 08:25:291147source = "registry+https://github.com/rust-lang/crates.io-index"
1148
1149[[package]]
Simon Sapinb77ff242017-07-18 21:26:551150name = "ignore"
Alex Crichtonb4110902018-12-08 11:06:541151version = "0.4.4"
Simon Sapinb77ff242017-07-18 21:26:551152source = "registry+https://github.com/rust-lang/crates.io-index"
1153dependencies = [
Alex Crichtonb4110902018-12-08 11:06:541154 "crossbeam-channel 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
1155 "globset 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewski14b1b572018-12-10 07:58:081156 "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:541157 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
1158 "memchr 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
1159 "regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
1160 "same-file 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:471161 "thread_local 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:541162 "walkdir 2.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
1163 "winapi-util 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Simon Sapinb77ff242017-07-18 21:26:551164]
1165
1166[[package]]
Eric Huss8c20add2018-12-03 01:33:201167name = "im-rc"
flip19954c228cc2019-02-18 09:32:581168version = "12.3.0"
Eric Huss8c20add2018-12-03 01:33:201169source = "registry+https://github.com/rust-lang/crates.io-index"
1170dependencies = [
Alex Crichtonb4110902018-12-08 11:06:541171 "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss8c20add2018-12-03 01:33:201172 "typenum 1.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
1173]
1174
1175[[package]]
Josh Stone020c5ec2017-05-08 22:01:131176name = "installer"
1177version = "0.0.0"
1178dependencies = [
Alex Crichtond8251152018-07-02 16:33:161179 "clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
Tom Tromey6e3a4f42018-07-03 18:24:241180 "error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:541181 "flate2 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewski14b1b572018-12-10 07:58:081182 "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:551183 "rayon 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:541184 "tar 0.4.20 (registry+https://github.com/rust-lang/crates.io-index)",
1185 "walkdir 2.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton4f661c02018-10-08 17:39:091186 "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161187 "xz2 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Josh Stone020c5ec2017-05-08 22:01:131188]
1189
1190[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:431191name = "iovec"
1192version = "0.1.2"
1193source = "registry+https://github.com/rust-lang/crates.io-index"
1194dependencies = [
1195 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
1196 "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
1197]
1198
1199[[package]]
steveklabnik54371882018-01-25 17:32:251200name = "is-match"
1201version = "0.1.0"
1202source = "registry+https://github.com/rust-lang/crates.io-index"
1203
1204[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291205name = "itertools"
Alex Crichtone9d89832018-04-02 15:43:551206version = "0.7.8"
steveklabnik54371882018-01-25 17:32:251207source = "registry+https://github.com/rust-lang/crates.io-index"
1208dependencies = [
Alex Crichtone9d89832018-04-02 15:43:551209 "either 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnik54371882018-01-25 17:32:251210]
1211
1212[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:431213name = "itertools"
1214version = "0.8.0"
1215source = "registry+https://github.com/rust-lang/crates.io-index"
1216dependencies = [
1217 "either 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
1218]
1219
1220[[package]]
Steve Klabnik2795de32017-02-20 00:20:571221name = "itoa"
Alex Crichtond99e7c22018-09-28 18:27:301222version = "0.4.3"
Steve Klabnik2795de32017-02-20 00:20:571223source = "registry+https://github.com/rust-lang/crates.io-index"
1224
1225[[package]]
Alex Crichton016eaf82018-10-21 02:15:061226name = "jemalloc-sys"
1227version = "0.1.8"
1228source = "registry+https://github.com/rust-lang/crates.io-index"
1229dependencies = [
Hugues de Valon4af681c2019-01-09 14:51:221230 "cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton016eaf82018-10-21 02:15:061231 "fs_extra 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:421232 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton016eaf82018-10-21 02:15:061233]
1234
1235[[package]]
Alex Crichton453080f2017-06-05 16:36:481236name = "jobserver"
Alex Crichtonb4110902018-12-08 11:06:541237version = "0.1.12"
Alex Crichton453080f2017-06-05 16:36:481238source = "registry+https://github.com/rust-lang/crates.io-index"
1239dependencies = [
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:421240 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:541241 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
1242 "rand 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton453080f2017-06-05 16:36:481243]
1244
1245[[package]]
Igor Matuszewski3a17cf72018-08-25 16:17:551246name = "json"
1247version = "0.11.13"
1248source = "registry+https://github.com/rust-lang/crates.io-index"
1249
1250[[package]]
Nick Cameronad8ecc22017-07-19 01:32:121251name = "jsonrpc-core"
Hirokazu Hata6e720772019-02-03 00:48:181252version = "10.0.1"
Nick Cameronad8ecc22017-07-19 01:32:121253source = "registry+https://github.com/rust-lang/crates.io-index"
1254dependencies = [
Alex Crichtond8251152018-07-02 16:33:161255 "futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)",
Hugues de Valon65ac3152019-01-10 12:42:141256 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss57393642018-12-17 18:23:041257 "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:541258 "serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)",
1259 "serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameronad8ecc22017-07-19 01:32:121260]
1261
1262[[package]]
Steve Klabnika0769612017-02-07 23:13:571263name = "kernel32-sys"
1264version = "0.2.2"
1265source = "registry+https://github.com/rust-lang/crates.io-index"
1266dependencies = [
1267 "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
1268 "winapi-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
1269]
1270
1271[[package]]
Steve Klabnika0769612017-02-07 23:13:571272name = "lazy_static"
Oliver Schneideracdf83f2017-12-06 08:25:291273version = "0.2.11"
1274source = "registry+https://github.com/rust-lang/crates.io-index"
1275
1276[[package]]
Alex Crichton325d7392017-12-10 17:42:491277name = "lazy_static"
Igor Matuszewski14b1b572018-12-10 07:58:081278version = "1.2.0"
Alex Crichton325d7392017-12-10 17:42:491279source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton325d7392017-12-10 17:42:491280
1281[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291282name = "lazycell"
Alex Crichtonb4110902018-12-08 11:06:541283version = "1.2.1"
Alex Crichton994bfd42018-02-26 17:07:161284source = "registry+https://github.com/rust-lang/crates.io-index"
1285
1286[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291287name = "libc"
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:421288version = "0.2.46"
Ahmed Charles9ca382f2016-09-02 08:55:291289source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton4c21a3b2018-11-20 05:52:501290dependencies = [
1291 "rustc-std-workspace-core 1.0.0",
1292]
Ahmed Charles9ca382f2016-09-02 08:55:291293
1294[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581295name = "libgit2-sys"
Eric Huss57393642018-12-17 18:23:041296version = "0.7.11"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581297source = "registry+https://github.com/rust-lang/crates.io-index"
1298dependencies = [
Hugues de Valon4af681c2019-01-09 14:51:221299 "cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton62d78012018-11-09 20:55:251300 "curl-sys 0.4.15 (registry+https://github.com/rust-lang/crates.io-index)",
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:421301 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb1305c22018-09-17 16:52:021302 "libssh2-sys 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:541303 "libz-sys 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi9740c5e2019-01-02 10:06:361304 "openssl-sys 0.9.40 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton4f661c02018-10-08 17:39:091305 "pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581306]
1307
1308[[package]]
Alex Crichton8ccf1122018-09-20 21:37:531309name = "libnghttp2-sys"
Alex Crichtonb4110902018-12-08 11:06:541310version = "0.1.1"
Alex Crichton8ccf1122018-09-20 21:37:531311source = "registry+https://github.com/rust-lang/crates.io-index"
1312dependencies = [
Hugues de Valon4af681c2019-01-09 14:51:221313 "cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)",
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:421314 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton8ccf1122018-09-20 21:37:531315]
1316
1317[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581318name = "libssh2-sys"
Alex Crichtonb1305c22018-09-17 16:52:021319version = "0.2.11"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581320source = "registry+https://github.com/rust-lang/crates.io-index"
1321dependencies = [
Hugues de Valon4af681c2019-01-09 14:51:221322 "cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)",
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:421323 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:541324 "libz-sys 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi9740c5e2019-01-02 10:06:361325 "openssl-sys 0.9.40 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton4f661c02018-10-08 17:39:091326 "pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:471327 "vcpkg 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581328]
1329
1330[[package]]
1331name = "libz-sys"
Alex Crichtonb4110902018-12-08 11:06:541332version = "1.0.25"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581333source = "registry+https://github.com/rust-lang/crates.io-index"
1334dependencies = [
Hugues de Valon4af681c2019-01-09 14:51:221335 "cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)",
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:421336 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton4f661c02018-10-08 17:39:091337 "pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:471338 "vcpkg 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581339]
1340
1341[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291342name = "linkchecker"
1343version = "0.1.0"
Ahmed Charles9ca382f2016-09-02 08:55:291344
1345[[package]]
Mark Rousskov9ec5ef52018-08-04 22:24:391346name = "lock_api"
1347version = "0.1.3"
1348source = "registry+https://github.com/rust-lang/crates.io-index"
1349dependencies = [
1350 "owning_ref 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
1351 "scopeguard 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
1352]
1353
1354[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291355name = "log"
Alex Crichtonb4110902018-12-08 11:06:541356version = "0.4.6"
Malo Jaffré8ed13d62017-12-29 10:24:381357source = "registry+https://github.com/rust-lang/crates.io-index"
1358dependencies = [
Alex Crichtonb4110902018-12-08 11:06:541359 "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
Malo Jaffré8ed13d62017-12-29 10:24:381360]
Ahmed Charles9ca382f2016-09-02 08:55:291361
1362[[package]]
Oliver Schneiderea351922017-09-18 14:18:231363name = "log_settings"
Alex Crichtond8251152018-07-02 16:33:161364version = "0.1.2"
Oliver Schneiderea351922017-09-18 14:18:231365source = "registry+https://github.com/rust-lang/crates.io-index"
1366dependencies = [
Igor Matuszewski14b1b572018-12-10 07:58:081367 "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneiderea351922017-09-18 14:18:231368]
1369
1370[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:431371name = "lsp-codec"
Hirokazu Hata6e720772019-02-03 00:48:181372version = "0.1.1"
Matthias Krüger696fb8f2019-01-21 15:32:431373source = "registry+https://github.com/rust-lang/crates.io-index"
1374dependencies = [
1375 "bytes 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
1376 "serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)",
1377 "tokio-codec 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
1378]
1379
1380[[package]]
1381name = "lsp-types"
flip19954c228cc2019-02-18 09:32:581382version = "0.55.4"
Matthias Krüger696fb8f2019-01-21 15:32:431383source = "registry+https://github.com/rust-lang/crates.io-index"
1384dependencies = [
1385 "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
1386 "num-derive 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
1387 "num-traits 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
1388 "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)",
1389 "serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)",
1390 "serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)",
1391 "url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
1392 "url_serde 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
1393]
1394
1395[[package]]
Josh Stone020c5ec2017-05-08 22:01:131396name = "lzma-sys"
Bastien Orivel933c2992018-07-06 20:52:401397version = "0.1.10"
Josh Stone020c5ec2017-05-08 22:01:131398source = "registry+https://github.com/rust-lang/crates.io-index"
1399dependencies = [
Hugues de Valon4af681c2019-01-09 14:51:221400 "cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:541401 "filetime 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:421402 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton4f661c02018-10-08 17:39:091403 "pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)",
Josh Stone020c5ec2017-05-08 22:01:131404]
1405
1406[[package]]
steveklabnikecfbaca2018-04-03 14:32:041407name = "mac"
1408version = "0.1.1"
1409source = "registry+https://github.com/rust-lang/crates.io-index"
1410
1411[[package]]
Guillaume Gomezcf5ee8f2018-08-15 13:07:071412name = "macro-utils"
1413version = "0.1.2"
1414source = "registry+https://github.com/rust-lang/crates.io-index"
1415
1416[[package]]
steveklabnikecfbaca2018-04-03 14:32:041417name = "maplit"
1418version = "1.0.1"
1419source = "registry+https://github.com/rust-lang/crates.io-index"
1420
1421[[package]]
1422name = "markup5ever"
1423version = "0.7.2"
1424source = "registry+https://github.com/rust-lang/crates.io-index"
1425dependencies = [
Alex Crichtond8251152018-07-02 16:33:161426 "phf 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)",
1427 "phf_codegen 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss57393642018-12-17 18:23:041428 "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:541429 "serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)",
1430 "serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161431 "string_cache 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
1432 "string_cache_codegen 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:041433 "tendril 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
1434]
1435
1436[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581437name = "matches"
Alex Crichton2863b752018-08-21 17:23:471438version = "0.1.8"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581439source = "registry+https://github.com/rust-lang/crates.io-index"
1440
1441[[package]]
Steve Klabnika0769612017-02-07 23:13:571442name = "mdbook"
Matt Ickstadt0ab516f2018-04-21 21:06:131443version = "0.1.7"
Steve Klabnika0769612017-02-07 23:13:571444source = "registry+https://github.com/rust-lang/crates.io-index"
1445dependencies = [
steveklabnikecfbaca2018-04-03 14:32:041446 "ammonia 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:541447 "chrono 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161448 "clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
Bastien Orivel5c4534a2018-12-08 14:11:471449 "elasticlunr-rs 2.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:541450 "env_logger 0.5.13 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:291451 "error-chain 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161452 "handlebars 0.32.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:551453 "itertools 0.7.8 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewski14b1b572018-12-10 07:58:081454 "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:541455 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
1456 "memchr 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton041d3552017-09-27 22:37:021457 "open 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
Manish Goregaokar68185512018-02-18 21:33:561458 "pulldown-cmark 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161459 "regex 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss57393642018-12-17 18:23:041460 "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:541461 "serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)",
1462 "serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnik54371882018-01-25 17:32:251463 "shlex 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:541464 "tempfile 3.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
1465 "toml 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnik54371882018-01-25 17:32:251466 "toml-query 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581467]
1468
1469[[package]]
James Munnsde763692019-01-19 02:39:371470name = "mdbook"
1471version = "0.2.3"
1472source = "registry+https://github.com/rust-lang/crates.io-index"
1473dependencies = [
1474 "ammonia 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
1475 "chrono 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
1476 "clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
1477 "elasticlunr-rs 2.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
1478 "env_logger 0.5.13 (registry+https://github.com/rust-lang/crates.io-index)",
1479 "error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
1480 "handlebars 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
1481 "itertools 0.7.8 (registry+https://github.com/rust-lang/crates.io-index)",
1482 "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
1483 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
1484 "memchr 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
1485 "open 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
1486 "pulldown-cmark 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
1487 "regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
1488 "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)",
1489 "serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)",
1490 "serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)",
1491 "shlex 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
1492 "tempfile 3.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
1493 "toml 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)",
1494 "toml-query 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
1495]
1496
1497[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581498name = "memchr"
Alex Crichtonb4110902018-12-08 11:06:541499version = "2.1.1"
Oliver Schneideracdf83f2017-12-06 08:25:291500source = "registry+https://github.com/rust-lang/crates.io-index"
1501dependencies = [
Alex Crichtonb4110902018-12-08 11:06:541502 "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:421503 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:541504 "version_check 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Steve Klabnika0769612017-02-07 23:13:571505]
1506
1507[[package]]
Michael Woeristerabd5cc32018-08-31 13:18:081508name = "memmap"
1509version = "0.6.2"
1510source = "registry+https://github.com/rust-lang/crates.io-index"
1511dependencies = [
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:421512 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton4f661c02018-10-08 17:39:091513 "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Michael Woeristerabd5cc32018-08-31 13:18:081514]
1515
1516[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:451517name = "memoffset"
1518version = "0.2.1"
1519source = "registry+https://github.com/rust-lang/crates.io-index"
1520
1521[[package]]
Guillaume Gomez4b145732018-05-10 22:02:051522name = "minifier"
Guillaume Gomezf9785632019-01-24 23:07:081523version = "0.0.28"
Guillaume Gomez4b145732018-05-10 22:02:051524source = "registry+https://github.com/rust-lang/crates.io-index"
1525dependencies = [
Guillaume Gomezcf5ee8f2018-08-15 13:07:071526 "macro-utils 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Guillaume Gomez4b145732018-05-10 22:02:051527]
1528
1529[[package]]
Josh Stone020c5ec2017-05-08 22:01:131530name = "miniz-sys"
Alex Crichtonb4110902018-12-08 11:06:541531version = "0.1.11"
Josh Stone020c5ec2017-05-08 22:01:131532source = "registry+https://github.com/rust-lang/crates.io-index"
1533dependencies = [
Hugues de Valon4af681c2019-01-09 14:51:221534 "cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)",
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:421535 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:541536]
1537
1538[[package]]
1539name = "miniz_oxide"
1540version = "0.2.0"
1541source = "registry+https://github.com/rust-lang/crates.io-index"
1542dependencies = [
1543 "adler32 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
1544]
1545
1546[[package]]
1547name = "miniz_oxide_c_api"
1548version = "0.2.0"
1549source = "registry+https://github.com/rust-lang/crates.io-index"
1550dependencies = [
Hugues de Valon4af681c2019-01-09 14:51:221551 "cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:541552 "crc 1.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:421553 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:541554 "miniz_oxide 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581555]
1556
1557[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:431558name = "mio"
1559version = "0.6.16"
1560source = "registry+https://github.com/rust-lang/crates.io-index"
1561dependencies = [
1562 "fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
1563 "fuchsia-zircon-sys 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
1564 "iovec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
1565 "kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
1566 "lazycell 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
1567 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
1568 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
1569 "miow 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
1570 "net2 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)",
1571 "slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
1572 "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
1573]
1574
1575[[package]]
1576name = "mio-named-pipes"
1577version = "0.1.6"
1578source = "registry+https://github.com/rust-lang/crates.io-index"
1579dependencies = [
1580 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
1581 "mio 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)",
1582 "miow 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
1583 "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
1584]
1585
1586[[package]]
1587name = "mio-uds"
1588version = "0.6.7"
1589source = "registry+https://github.com/rust-lang/crates.io-index"
1590dependencies = [
1591 "iovec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
1592 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
1593 "mio 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)",
1594]
1595
1596[[package]]
1597name = "miow"
1598version = "0.2.1"
1599source = "registry+https://github.com/rust-lang/crates.io-index"
1600dependencies = [
1601 "kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
1602 "net2 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)",
1603 "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
1604 "ws2_32-sys 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
1605]
1606
1607[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581608name = "miow"
Alex Crichton2863b752018-08-21 17:23:471609version = "0.3.3"
Alex Crichtona8eaabc2018-03-07 07:39:551610source = "registry+https://github.com/rust-lang/crates.io-index"
1611dependencies = [
Alex Crichton4f661c02018-10-08 17:39:091612 "socket2 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
1613 "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtona8eaabc2018-03-07 07:39:551614]
1615
1616[[package]]
kennytm0692b3d2017-12-15 19:41:581617name = "miri"
1618version = "0.1.0"
1619dependencies = [
Alex Crichtonb4110902018-12-08 11:06:541620 "byteorder 1.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
Matthias Krügerf354c852018-11-14 13:49:401621 "cargo_metadata 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
Ralf Jungf684f802018-07-13 08:34:501622 "colored 1.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
Matthias Krügerc09d4e72019-01-05 14:40:101623 "compiletest_rs 0.3.18 (registry+https://github.com/rust-lang/crates.io-index)",
Ralf Jung44b0fd62018-11-28 20:22:451624 "directories 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Hugues de Valon65ac3152019-01-10 12:42:141625 "env_logger 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:541626 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Hugues de Valon65ac3152019-01-10 12:42:141627 "rustc-workspace-hack 1.0.0",
1628 "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
Ralf Jungf2a6db72018-12-07 09:12:011629 "vergen 3.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
kennytm0692b3d2017-12-15 19:41:581630]
1631
1632[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:431633name = "net2"
1634version = "0.2.33"
1635source = "registry+https://github.com/rust-lang/crates.io-index"
1636dependencies = [
1637 "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
1638 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
1639 "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
1640]
1641
1642[[package]]
Alex Crichtond8251152018-07-02 16:33:161643name = "new_debug_unreachable"
1644version = "1.0.1"
1645source = "registry+https://github.com/rust-lang/crates.io-index"
1646dependencies = [
1647 "unreachable 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1648]
1649
1650[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:451651name = "nodrop"
1652version = "0.1.12"
1653source = "registry+https://github.com/rust-lang/crates.io-index"
1654
1655[[package]]
Oliver Schneider0ad54532018-07-14 22:01:241656name = "num-derive"
Bastien Orivel5c4534a2018-12-08 14:11:471657version = "0.2.3"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581658source = "registry+https://github.com/rust-lang/crates.io-index"
1659dependencies = [
Alex Crichtonb4110902018-12-08 11:06:541660 "num-traits 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron595bea62018-11-19 04:21:101661 "proc-macro2 0.4.24 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:541662 "quote 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)",
1663 "syn 0.15.22 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581664]
1665
1666[[package]]
Oliver Schneider0ad54532018-07-14 22:01:241667name = "num-integer"
1668version = "0.1.39"
Alex Crichton994bfd42018-02-26 17:07:161669source = "registry+https://github.com/rust-lang/crates.io-index"
1670dependencies = [
Alex Crichtonb4110902018-12-08 11:06:541671 "num-traits 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:161672]
1673
1674[[package]]
1675name = "num-traits"
Alex Crichtonb4110902018-12-08 11:06:541676version = "0.2.6"
Steve Klabnik2795de32017-02-20 00:20:571677source = "registry+https://github.com/rust-lang/crates.io-index"
1678
1679[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291680name = "num_cpus"
Alex Crichton80d6ed22018-01-08 21:56:221681version = "1.8.0"
Ahmed Charles9ca382f2016-09-02 08:55:291682source = "registry+https://github.com/rust-lang/crates.io-index"
1683dependencies = [
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:421684 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:291685]
1686
1687[[package]]
Steve Klabnik2795de32017-02-20 00:20:571688name = "open"
Alex Crichton041d3552017-09-27 22:37:021689version = "1.2.1"
Steve Klabnik2795de32017-02-20 00:20:571690source = "registry+https://github.com/rust-lang/crates.io-index"
1691
1692[[package]]
Alex Crichton2863b752018-08-21 17:23:471693name = "opener"
Alex Crichtonb4110902018-12-08 11:06:541694version = "0.3.2"
Alex Crichton2863b752018-08-21 17:23:471695source = "registry+https://github.com/rust-lang/crates.io-index"
1696dependencies = [
Eric Huss55917ba2019-02-03 22:42:291697 "failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
1698 "failure_derive 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton4f661c02018-10-08 17:39:091699 "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:471700]
1701
1702[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581703name = "openssl"
Tatsuyuki Ishi9740c5e2019-01-02 10:06:361704version = "0.10.16"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581705source = "registry+https://github.com/rust-lang/crates.io-index"
1706dependencies = [
Alex Crichton2863b752018-08-21 17:23:471707 "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:541708 "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:291709 "foreign-types 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewski14b1b572018-12-10 07:58:081710 "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:421711 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi9740c5e2019-01-02 10:06:361712 "openssl-sys 0.9.40 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581713]
1714
1715[[package]]
1716name = "openssl-probe"
Alex Crichton325d7392017-12-10 17:42:491717version = "0.1.2"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581718source = "registry+https://github.com/rust-lang/crates.io-index"
1719
1720[[package]]
Eric Huss97308712018-08-14 21:27:261721name = "openssl-src"
Alex Crichtonb4110902018-12-08 11:06:541722version = "111.1.0+1.1.1a"
Eric Huss97308712018-08-14 21:27:261723source = "registry+https://github.com/rust-lang/crates.io-index"
1724dependencies = [
Hugues de Valon4af681c2019-01-09 14:51:221725 "cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss97308712018-08-14 21:27:261726]
1727
1728[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581729name = "openssl-sys"
Tatsuyuki Ishi9740c5e2019-01-02 10:06:361730version = "0.9.40"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581731source = "registry+https://github.com/rust-lang/crates.io-index"
1732dependencies = [
Hugues de Valon4af681c2019-01-09 14:51:221733 "cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)",
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:421734 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:541735 "openssl-src 111.1.0+1.1.1a (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton4f661c02018-10-08 17:39:091736 "pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:471737 "vcpkg 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581738]
1739
1740[[package]]
Mark Simulacrumb0dbc7c2018-03-27 10:44:331741name = "ordermap"
1742version = "0.3.5"
1743source = "registry+https://github.com/rust-lang/crates.io-index"
1744
1745[[package]]
Nick Cameron77177052018-07-06 00:34:001746name = "ordslice"
1747version = "0.3.0"
1748source = "registry+https://github.com/rust-lang/crates.io-index"
1749
1750[[package]]
Robin Kruppe1a24a592017-04-26 21:22:451751name = "owning_ref"
1752version = "0.3.3"
1753source = "registry+https://github.com/rust-lang/crates.io-index"
1754dependencies = [
Alex Crichtond8251152018-07-02 16:33:161755 "stable_deref_trait 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
Robin Kruppe1a24a592017-04-26 21:22:451756]
1757
1758[[package]]
Nick Cameron7a7445b2018-12-01 10:36:321759name = "packed_simd"
1760version = "0.3.1"
1761source = "registry+https://github.com/rust-lang/crates.io-index"
1762dependencies = [
Alex Crichtonb4110902018-12-08 11:06:541763 "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron7a7445b2018-12-01 10:36:321764]
1765
1766[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291767name = "panic_abort"
1768version = "0.0.0"
1769dependencies = [
Lokathorf532dfe92019-01-07 19:52:051770 "compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:291771 "core 0.0.0",
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:421772 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:291773]
1774
1775[[package]]
1776name = "panic_unwind"
1777version = "0.0.0"
1778dependencies = [
1779 "alloc 0.0.0",
Lokathorf532dfe92019-01-07 19:52:051780 "compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:291781 "core 0.0.0",
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:421782 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:291783 "unwind 0.0.0",
1784]
1785
1786[[package]]
John Kåre Alsaker970c6132017-12-03 12:49:011787name = "parking_lot"
Mark Rousskov9ec5ef52018-08-04 22:24:391788version = "0.6.4"
1789source = "registry+https://github.com/rust-lang/crates.io-index"
1790dependencies = [
1791 "lock_api 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
1792 "parking_lot_core 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
1793]
1794
1795[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:431796name = "parking_lot"
1797version = "0.7.1"
1798source = "registry+https://github.com/rust-lang/crates.io-index"
1799dependencies = [
1800 "lock_api 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
1801 "parking_lot_core 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
1802]
1803
1804[[package]]
John Kåre Alsaker970c6132017-12-03 12:49:011805name = "parking_lot_core"
Mark Rousskov9ec5ef52018-08-04 22:24:391806version = "0.3.0"
1807source = "registry+https://github.com/rust-lang/crates.io-index"
1808dependencies = [
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:421809 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Eduard-Mihai Burtescu4529d102018-09-15 08:40:251810 "rand 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
Nicholas Nethercoteecf6cd42018-11-28 21:52:221811 "smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton4f661c02018-10-08 17:39:091812 "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Rousskov9ec5ef52018-08-04 22:24:391813]
1814
1815[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:431816name = "parking_lot_core"
1817version = "0.4.0"
1818source = "registry+https://github.com/rust-lang/crates.io-index"
1819dependencies = [
1820 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
1821 "rand 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
1822 "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
1823 "smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
1824 "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
1825]
1826
1827[[package]]
Alex Crichton1cede102017-06-15 02:33:061828name = "percent-encoding"
Oliver Schneideracdf83f2017-12-06 08:25:291829version = "1.0.1"
Alex Crichton1cede102017-06-15 02:33:061830source = "registry+https://github.com/rust-lang/crates.io-index"
1831
1832[[package]]
Steve Klabnika0769612017-02-07 23:13:571833name = "pest"
Alex Crichtone9d89832018-04-02 15:43:551834version = "1.0.6"
Steve Klabnika0769612017-02-07 23:13:571835source = "registry+https://github.com/rust-lang/crates.io-index"
1836
1837[[package]]
James Munnsde763692019-01-19 02:39:371838name = "pest"
1839version = "2.1.0"
1840source = "registry+https://github.com/rust-lang/crates.io-index"
1841dependencies = [
1842 "ucd-trie 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
1843]
1844
1845[[package]]
Alex Crichtone9d89832018-04-02 15:43:551846name = "pest_derive"
Bastien Orivel5c4534a2018-12-08 14:11:471847version = "1.0.8"
Alex Crichtone9d89832018-04-02 15:43:551848source = "registry+https://github.com/rust-lang/crates.io-index"
1849dependencies = [
1850 "pest 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
1851 "quote 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)",
1852 "syn 0.11.11 (registry+https://github.com/rust-lang/crates.io-index)",
1853]
1854
1855[[package]]
James Munnsde763692019-01-19 02:39:371856name = "pest_derive"
1857version = "2.1.0"
1858source = "registry+https://github.com/rust-lang/crates.io-index"
1859dependencies = [
1860 "pest 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
1861 "pest_generator 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
1862]
1863
1864[[package]]
1865name = "pest_generator"
1866version = "2.1.0"
1867source = "registry+https://github.com/rust-lang/crates.io-index"
1868dependencies = [
1869 "pest 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
1870 "pest_meta 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
1871 "proc-macro2 0.4.24 (registry+https://github.com/rust-lang/crates.io-index)",
1872 "quote 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)",
1873 "syn 0.15.22 (registry+https://github.com/rust-lang/crates.io-index)",
1874]
1875
1876[[package]]
1877name = "pest_meta"
1878version = "2.1.0"
1879source = "registry+https://github.com/rust-lang/crates.io-index"
1880dependencies = [
1881 "maplit 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
1882 "pest 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
1883 "sha-1 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
1884]
1885
1886[[package]]
Mark Simulacrumb0dbc7c2018-03-27 10:44:331887name = "petgraph"
Gabriel Majerib31eaa42018-09-08 06:04:291888version = "0.4.13"
Mark Simulacrumb0dbc7c2018-03-27 10:44:331889source = "registry+https://github.com/rust-lang/crates.io-index"
1890dependencies = [
1891 "fixedbitset 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
1892 "ordermap 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
1893]
1894
1895[[package]]
steveklabnikecfbaca2018-04-03 14:32:041896name = "phf"
Alex Crichtond8251152018-07-02 16:33:161897version = "0.7.22"
steveklabnikecfbaca2018-04-03 14:32:041898source = "registry+https://github.com/rust-lang/crates.io-index"
1899dependencies = [
Alex Crichtond8251152018-07-02 16:33:161900 "phf_shared 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:041901]
1902
1903[[package]]
1904name = "phf_codegen"
Alex Crichtond8251152018-07-02 16:33:161905version = "0.7.22"
steveklabnikecfbaca2018-04-03 14:32:041906source = "registry+https://github.com/rust-lang/crates.io-index"
1907dependencies = [
Alex Crichtond8251152018-07-02 16:33:161908 "phf_generator 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)",
1909 "phf_shared 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:041910]
1911
1912[[package]]
1913name = "phf_generator"
Alex Crichtond8251152018-07-02 16:33:161914version = "0.7.22"
steveklabnikecfbaca2018-04-03 14:32:041915source = "registry+https://github.com/rust-lang/crates.io-index"
1916dependencies = [
Alex Crichtond8251152018-07-02 16:33:161917 "phf_shared 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:471918 "rand 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:041919]
1920
1921[[package]]
1922name = "phf_shared"
Alex Crichtond8251152018-07-02 16:33:161923version = "0.7.22"
steveklabnikecfbaca2018-04-03 14:32:041924source = "registry+https://github.com/rust-lang/crates.io-index"
1925dependencies = [
1926 "siphasher 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
1927]
1928
1929[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581930name = "pkg-config"
Alex Crichton4f661c02018-10-08 17:39:091931version = "0.3.14"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581932source = "registry+https://github.com/rust-lang/crates.io-index"
1933
1934[[package]]
Santiago Pastorino8429d112018-05-24 21:52:011935name = "polonius-engine"
Niko Matsakis826fb1d2019-01-02 19:45:221936version = "0.6.2"
Santiago Pastorino8429d112018-05-24 21:52:011937source = "registry+https://github.com/rust-lang/crates.io-index"
Douglas Campos422fe7c2018-05-29 11:52:511938dependencies = [
Niko Matsakis826fb1d2019-01-02 19:45:221939 "datafrog 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:541940 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Niko Matsakisc3d68892018-05-29 13:36:451941 "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Douglas Campos422fe7c2018-05-29 11:52:511942]
Santiago Pastorino8429d112018-05-24 21:52:011943
1944[[package]]
steveklabnikecfbaca2018-04-03 14:32:041945name = "precomputed-hash"
1946version = "0.1.1"
1947source = "registry+https://github.com/rust-lang/crates.io-index"
1948
1949[[package]]
Mark Simulacrum42fde212018-03-10 14:03:061950name = "pretty_assertions"
1951version = "0.5.1"
1952source = "registry+https://github.com/rust-lang/crates.io-index"
1953dependencies = [
1954 "ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
1955 "difference 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1956]
1957
1958[[package]]
Eric Huss8c20add2018-12-03 01:33:201959name = "pretty_env_logger"
Alex Crichtonb4110902018-12-08 11:06:541960version = "0.3.0"
Eric Huss8c20add2018-12-03 01:33:201961source = "registry+https://github.com/rust-lang/crates.io-index"
1962dependencies = [
Alex Crichtonb4110902018-12-08 11:06:541963 "chrono 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
1964 "env_logger 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
1965 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss8c20add2018-12-03 01:33:201966]
1967
1968[[package]]
Alex Crichton87f3dda2018-03-01 19:08:481969name = "proc-macro2"
Alex Crichtond8251152018-07-02 16:33:161970version = "0.3.8"
1971source = "registry+https://github.com/rust-lang/crates.io-index"
1972dependencies = [
1973 "unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
1974]
1975
1976[[package]]
1977name = "proc-macro2"
Nick Cameron595bea62018-11-19 04:21:101978version = "0.4.24"
Alex Crichtone9d89832018-04-02 15:43:551979source = "registry+https://github.com/rust-lang/crates.io-index"
1980dependencies = [
1981 "unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
1982]
1983
1984[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291985name = "proc_macro"
1986version = "0.0.0"
Ahmed Charles9ca382f2016-09-02 08:55:291987
1988[[package]]
whitequark42754ce2017-02-13 09:57:501989name = "profiler_builtins"
1990version = "0.0.0"
1991dependencies = [
dylan_DPC14a38b32019-01-17 10:22:481992 "cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)",
Lokathorf532dfe92019-01-07 19:52:051993 "compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
whitequark42754ce2017-02-13 09:57:501994 "core 0.0.0",
Marco Castelluccioecba8d62017-06-04 14:54:391995]
1996
1997[[package]]
Alex Crichtond99e7c22018-09-28 18:27:301998name = "proptest"
1999version = "0.8.7"
2000source = "registry+https://github.com/rust-lang/crates.io-index"
2001dependencies = [
2002 "bit-set 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
2003 "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542004 "byteorder 1.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewski14b1b572018-12-10 07:58:082005 "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542006 "num-traits 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond99e7c22018-09-28 18:27:302007 "quick-error 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
2008 "rand 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542009 "regex-syntax 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond99e7c22018-09-28 18:27:302010 "rusty-fork 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542011 "tempfile 3.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond99e7c22018-09-28 18:27:302012]
2013
2014[[package]]
Steve Klabnika0769612017-02-07 23:13:572015name = "pulldown-cmark"
Manish Goregaokar68185512018-02-18 21:33:562016version = "0.1.2"
Oliver Schneideracdf83f2017-12-06 08:25:292017source = "registry+https://github.com/rust-lang/crates.io-index"
2018dependencies = [
2019 "bitflags 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:552020 "getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)",
Guillaume Gomez474cc092017-03-12 19:28:362021]
2022
2023[[package]]
Matthias Krüger2598a7a2018-11-23 11:52:472024name = "pulldown-cmark"
2025version = "0.2.0"
2026source = "registry+https://github.com/rust-lang/crates.io-index"
2027dependencies = [
2028 "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
2029 "getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)",
2030]
2031
2032[[package]]
Steve Klabnika0769612017-02-07 23:13:572033name = "quick-error"
Alex Crichtond8251152018-07-02 16:33:162034version = "1.2.2"
Steve Klabnika0769612017-02-07 23:13:572035source = "registry+https://github.com/rust-lang/crates.io-index"
2036
2037[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:292038name = "quine-mc_cluskey"
2039version = "0.2.4"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582040source = "registry+https://github.com/rust-lang/crates.io-index"
2041
2042[[package]]
2043name = "quote"
2044version = "0.3.15"
2045source = "registry+https://github.com/rust-lang/crates.io-index"
2046
2047[[package]]
Alex Crichton87f3dda2018-03-01 19:08:482048name = "quote"
Alex Crichtond8251152018-07-02 16:33:162049version = "0.5.2"
Alex Crichtone9d89832018-04-02 15:43:552050source = "registry+https://github.com/rust-lang/crates.io-index"
2051dependencies = [
Alex Crichtond8251152018-07-02 16:33:162052 "proc-macro2 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
2053]
2054
2055[[package]]
2056name = "quote"
Alex Crichtonb4110902018-12-08 11:06:542057version = "0.6.10"
Alex Crichtond8251152018-07-02 16:33:162058source = "registry+https://github.com/rust-lang/crates.io-index"
2059dependencies = [
Nick Cameron595bea62018-11-19 04:21:102060 "proc-macro2 0.4.24 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:552061]
2062
2063[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582064name = "racer"
flip19954c228cc2019-02-18 09:32:582065version = "2.1.19"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582066source = "registry+https://github.com/rust-lang/crates.io-index"
2067dependencies = [
Alex Crichton2863b752018-08-21 17:23:472068 "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:162069 "clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron595bea62018-11-19 04:21:102070 "derive_more 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewski14b1b572018-12-10 07:58:082071 "env_logger 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542072 "humantime 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewski14b1b572018-12-10 07:58:082073 "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542074 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
flip19954c228cc2019-02-18 09:32:582075 "rls-span 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
2076 "rustc-ap-syntax 373.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582077]
2078
2079[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292080name = "rand"
Alex Crichton2863b752018-08-21 17:23:472081version = "0.4.3"
Alex Crichton994bfd42018-02-26 17:07:162082source = "registry+https://github.com/rust-lang/crates.io-index"
2083dependencies = [
2084 "fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:422085 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton4f661c02018-10-08 17:39:092086 "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:292087]
2088
2089[[package]]
kennytmcab21f12018-07-26 21:58:552090name = "rand"
Eduard-Mihai Burtescu4529d102018-09-15 08:40:252091version = "0.5.5"
kennytmcab21f12018-07-26 21:58:552092source = "registry+https://github.com/rust-lang/crates.io-index"
2093dependencies = [
2094 "cloudabi 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
2095 "fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:422096 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542097 "rand_core 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton4f661c02018-10-08 17:39:092098 "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
kennytmcab21f12018-07-26 21:58:552099]
2100
2101[[package]]
Alex Crichtonb4110902018-12-08 11:06:542102name = "rand"
2103version = "0.6.1"
kennytmcab21f12018-07-26 21:58:552104source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichtonb4110902018-12-08 11:06:542105dependencies = [
2106 "cloudabi 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
2107 "fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:422108 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542109 "rand_chacha 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
2110 "rand_core 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
2111 "rand_hc 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
2112 "rand_isaac 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
2113 "rand_pcg 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
2114 "rand_xorshift 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
2115 "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
2116 "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
2117]
2118
2119[[package]]
2120name = "rand_chacha"
2121version = "0.1.0"
2122source = "registry+https://github.com/rust-lang/crates.io-index"
2123dependencies = [
Matthias Krügera27cf8a2019-01-30 00:24:372124 "rand_core 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542125 "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
2126]
2127
2128[[package]]
2129name = "rand_core"
2130version = "0.2.2"
2131source = "registry+https://github.com/rust-lang/crates.io-index"
2132dependencies = [
2133 "rand_core 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
2134]
2135
2136[[package]]
2137name = "rand_core"
2138version = "0.3.0"
2139source = "registry+https://github.com/rust-lang/crates.io-index"
2140
2141[[package]]
2142name = "rand_hc"
2143version = "0.1.0"
2144source = "registry+https://github.com/rust-lang/crates.io-index"
2145dependencies = [
Matthias Krügera27cf8a2019-01-30 00:24:372146 "rand_core 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542147]
2148
2149[[package]]
2150name = "rand_isaac"
2151version = "0.1.1"
2152source = "registry+https://github.com/rust-lang/crates.io-index"
2153dependencies = [
2154 "rand_core 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
2155]
2156
2157[[package]]
2158name = "rand_pcg"
2159version = "0.1.1"
2160source = "registry+https://github.com/rust-lang/crates.io-index"
2161dependencies = [
2162 "rand_core 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
2163 "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
2164]
2165
2166[[package]]
2167name = "rand_xorshift"
2168version = "0.1.0"
2169source = "registry+https://github.com/rust-lang/crates.io-index"
2170dependencies = [
Matthias Krügera27cf8a2019-01-30 00:24:372171 "rand_core 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542172]
kennytmcab21f12018-07-26 21:58:552173
2174[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:292175name = "rayon"
Alex Crichtone9d89832018-04-02 15:43:552176version = "1.0.1"
Nick Cameron4b6f5c22018-02-26 03:15:452177source = "registry+https://github.com/rust-lang/crates.io-index"
2178dependencies = [
Alex Crichtone9d89832018-04-02 15:43:552179 "either 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron4b6f5c22018-02-26 03:15:452180 "rayon-core 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:292181]
2182
2183[[package]]
2184name = "rayon-core"
Nick Cameron4b6f5c22018-02-26 03:15:452185version = "1.4.0"
Oliver Schneideracdf83f2017-12-06 08:25:292186source = "registry+https://github.com/rust-lang/crates.io-index"
2187dependencies = [
Nick Cameron4b6f5c22018-02-26 03:15:452188 "crossbeam-deque 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewski14b1b572018-12-10 07:58:082189 "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:422190 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:222191 "num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:472192 "rand 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582193]
2194
2195[[package]]
Nick Cameronc5cad5a2017-09-22 01:58:352196name = "redox_syscall"
Alex Crichtonb4110902018-12-08 11:06:542197version = "0.1.43"
Nick Cameronc5cad5a2017-09-22 01:58:352198source = "registry+https://github.com/rust-lang/crates.io-index"
2199
2200[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:292201name = "redox_termios"
2202version = "0.1.1"
2203source = "registry+https://github.com/rust-lang/crates.io-index"
2204dependencies = [
Alex Crichtonb4110902018-12-08 11:06:542205 "redox_syscall 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:292206]
2207
2208[[package]]
flip19954c228cc2019-02-18 09:32:582209name = "redox_users"
2210version = "0.2.0"
2211source = "registry+https://github.com/rust-lang/crates.io-index"
2212dependencies = [
2213 "argon2rs 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
2214 "failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
2215 "rand 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
2216 "redox_syscall 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)",
2217]
2218
2219[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582220name = "regex"
Alex Crichtond8251152018-07-02 16:33:162221version = "0.2.11"
Steve Klabnika0769612017-02-07 23:13:572222source = "registry+https://github.com/rust-lang/crates.io-index"
2223dependencies = [
Alex Crichtonb4110902018-12-08 11:06:542224 "aho-corasick 0.6.9 (registry+https://github.com/rust-lang/crates.io-index)",
2225 "memchr 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:162226 "regex-syntax 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:472227 "thread_local 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542228 "utf8-ranges 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Steve Klabnika0769612017-02-07 23:13:572229]
2230
2231[[package]]
Oliver Schneider847bb142018-05-11 12:11:062232name = "regex"
Alex Crichtonb4110902018-12-08 11:06:542233version = "1.1.0"
Oliver Schneider847bb142018-05-11 12:11:062234source = "registry+https://github.com/rust-lang/crates.io-index"
2235dependencies = [
Alex Crichtonb4110902018-12-08 11:06:542236 "aho-corasick 0.6.9 (registry+https://github.com/rust-lang/crates.io-index)",
2237 "memchr 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
2238 "regex-syntax 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:472239 "thread_local 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542240 "utf8-ranges 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider847bb142018-05-11 12:11:062241]
2242
2243[[package]]
Steve Klabnika0769612017-02-07 23:13:572244name = "regex-syntax"
Alex Crichtond8251152018-07-02 16:33:162245version = "0.5.6"
Alex Crichton994bfd42018-02-26 17:07:162246source = "registry+https://github.com/rust-lang/crates.io-index"
2247dependencies = [
Alex Crichtonb4110902018-12-08 11:06:542248 "ucd-util 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:162249]
2250
2251[[package]]
Oliver Schneider847bb142018-05-11 12:11:062252name = "regex-syntax"
Alex Crichtonb4110902018-12-08 11:06:542253version = "0.6.4"
Oliver Schneider847bb142018-05-11 12:11:062254source = "registry+https://github.com/rust-lang/crates.io-index"
2255dependencies = [
Alex Crichtonb4110902018-12-08 11:06:542256 "ucd-util 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider847bb142018-05-11 12:11:062257]
2258
2259[[package]]
Alex Crichton7bc2cbf2017-04-26 15:52:192260name = "remote-test-client"
2261version = "0.1.0"
2262
2263[[package]]
2264name = "remote-test-server"
2265version = "0.1.0"
2266
2267[[package]]
Alex Crichton994bfd42018-02-26 17:07:162268name = "remove_dir_all"
Alex Crichton924f8c72018-04-18 15:43:592269version = "0.5.1"
Alex Crichton994bfd42018-02-26 17:07:162270source = "registry+https://github.com/rust-lang/crates.io-index"
2271dependencies = [
Alex Crichton4f661c02018-10-08 17:39:092272 "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:162273]
2274
2275[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582276name = "rls"
Hirokazu Hata6e720772019-02-03 00:48:182277version = "1.34.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582278dependencies = [
Mark Rousskovcd39cf72019-01-27 15:43:302279 "cargo 0.35.0",
Hirokazu Hata6e720772019-02-03 00:48:182280 "cargo_metadata 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider0ad54532018-07-14 22:01:242281 "clippy_lints 0.0.212",
Matthias Krüger696fb8f2019-01-21 15:32:432282 "crossbeam-channel 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
Hugues de Valon65ac3152019-01-10 12:42:142283 "difference 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Matthias Krüger696fb8f2019-01-21 15:32:432284 "env_logger 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss55917ba2019-02-03 22:42:292285 "failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Matthias Krüger696fb8f2019-01-21 15:32:432286 "futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)",
flip19954c228cc2019-02-18 09:32:582287 "heck 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
Hugues de Valon65ac3152019-01-10 12:42:142288 "home 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
Matthias Krüger696fb8f2019-01-21 15:32:432289 "itertools 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
Hirokazu Hata6e720772019-02-03 00:48:182290 "jsonrpc-core 10.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewski14b1b572018-12-10 07:58:082291 "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542292 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Hirokazu Hata6e720772019-02-03 00:48:182293 "lsp-codec 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
flip19954c228cc2019-02-18 09:32:582294 "lsp-types 0.55.4 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameronfa94c5c2018-02-14 08:09:512295 "num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron77177052018-07-06 00:34:002296 "ordslice 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
flip19954c228cc2019-02-18 09:32:582297 "racer 2.1.19 (registry+https://github.com/rust-lang/crates.io-index)",
Matthias Krüger696fb8f2019-01-21 15:32:432298 "rand 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:552299 "rayon 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542300 "regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
flip19954c228cc2019-02-18 09:32:582301 "rls-analysis 0.16.12 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron595bea62018-11-19 04:21:102302 "rls-blacklist 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
flip19954c228cc2019-02-18 09:32:582303 "rls-data 0.18.2 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron9a769c62018-08-04 07:29:152304 "rls-rustc 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
flip19954c228cc2019-02-18 09:32:582305 "rls-span 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron595bea62018-11-19 04:21:102306 "rls-vfs 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewskie976bae2018-08-31 19:52:252307 "rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton0e034d12018-07-31 21:16:552308 "rustc-workspace-hack 1.0.0",
Hugues de Valon65ac3152019-01-10 12:42:142309 "rustc_tools_util 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
flip19954c228cc2019-02-18 09:32:582310 "rustfmt-nightly 1.0.3",
Eric Huss57393642018-12-17 18:23:042311 "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542312 "serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)",
flip19954c228cc2019-02-18 09:32:582313 "serde_ignored 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542314 "serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)",
Hugues de Valon65ac3152019-01-10 12:42:142315 "tempfile 3.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
Matthias Krüger696fb8f2019-01-21 15:32:432316 "tokio 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)",
2317 "tokio-process 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
2318 "tokio-timer 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542319 "toml 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)",
2320 "url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
2321 "walkdir 2.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582322]
2323
2324[[package]]
2325name = "rls-analysis"
flip19954c228cc2019-02-18 09:32:582326version = "0.16.12"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582327source = "registry+https://github.com/rust-lang/crates.io-index"
2328dependencies = [
Bastien Orivel5c4534a2018-12-08 14:11:472329 "derive-new 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron77177052018-07-06 00:34:002330 "fst 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
2331 "itertools 0.7.8 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewski3a17cf72018-08-25 16:17:552332 "json 0.11.13 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542333 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
flip19954c228cc2019-02-18 09:32:582334 "rls-data 0.18.2 (registry+https://github.com/rust-lang/crates.io-index)",
2335 "rls-span 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton453080f2017-06-05 16:36:482336 "rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)",
2337]
2338
2339[[package]]
Nick Cameronfa94c5c2018-02-14 08:09:512340name = "rls-blacklist"
Nick Cameron595bea62018-11-19 04:21:102341version = "0.1.3"
Andy Russell59fafc82017-12-04 20:59:492342source = "registry+https://github.com/rust-lang/crates.io-index"
Andy Russell59fafc82017-12-04 20:59:492343
2344[[package]]
Martin Algesten9a6afa82018-02-02 07:29:592345name = "rls-data"
flip19954c228cc2019-02-18 09:32:582346version = "0.18.2"
Martin Algesten9a6afa82018-02-02 07:29:592347source = "registry+https://github.com/rust-lang/crates.io-index"
2348dependencies = [
flip19954c228cc2019-02-18 09:32:582349 "rls-span 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Martin Algesten9a6afa82018-02-02 07:29:592350 "rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss57393642018-12-17 18:23:042351 "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542352 "serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)",
Martin Algesten9a6afa82018-02-02 07:29:592353]
2354
2355[[package]]
Nick Cameron92867d22017-08-30 05:09:362356name = "rls-rustc"
Nick Cameron9a769c62018-08-04 07:29:152357version = "0.5.0"
Nick Cameron92867d22017-08-30 05:09:362358source = "registry+https://github.com/rust-lang/crates.io-index"
2359
2360[[package]]
Nick Cameronfee1f642017-03-14 02:16:442361name = "rls-span"
flip19954c228cc2019-02-18 09:32:582362version = "0.4.1"
Nick Camerondc63eff2017-03-15 08:20:232363source = "registry+https://github.com/rust-lang/crates.io-index"
Nick Cameronfee1f642017-03-14 02:16:442364dependencies = [
Tatsuyuki Ishi0e79b972017-04-29 23:11:582365 "rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss57393642018-12-17 18:23:042366 "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542367 "serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582368]
2369
2370[[package]]
2371name = "rls-vfs"
Nick Cameron595bea62018-11-19 04:21:102372version = "0.7.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582373source = "registry+https://github.com/rust-lang/crates.io-index"
2374dependencies = [
Alex Crichtonb4110902018-12-08 11:06:542375 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
flip19954c228cc2019-02-18 09:32:582376 "rls-span 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameronfee1f642017-03-14 02:16:442377]
2378
2379[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292380name = "rustbook"
Steve Klabnika0769612017-02-07 23:13:572381version = "0.1.0"
2382dependencies = [
Alex Crichtond8251152018-07-02 16:33:162383 "clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
Matt Ickstadt0ab516f2018-04-21 21:06:132384 "mdbook 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
James Munnsde763692019-01-19 02:39:372385 "mdbook 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
Steve Klabnika0769612017-02-07 23:13:572386]
Ahmed Charles9ca382f2016-09-02 08:55:292387
2388[[package]]
2389name = "rustc"
2390version = "0.0.0"
2391dependencies = [
2392 "arena 0.0.0",
Ralf Jung8e994a22018-12-11 21:36:242393 "backtrace 0.3.11 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:472394 "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542395 "byteorder 1.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
scalexmda9467d2018-11-28 21:11:002396 "chalk-engine 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542397 "flate2 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292398 "fmt_macros 0.0.0",
2399 "graphviz 0.0.0",
Alex Crichtonb4110902018-12-08 11:06:542400 "jobserver 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewski14b1b572018-12-10 07:58:082401 "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542402 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsaker975eb312019-01-28 14:51:472403 "num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Rousskov9ec5ef52018-08-04 22:24:392404 "parking_lot 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)",
Niko Matsakis826fb1d2019-01-02 19:45:222405 "polonius-engine 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsakerf273f282018-06-06 13:25:472406 "rustc-rayon 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
2407 "rustc-rayon-core 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:292408 "rustc_apfloat 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292409 "rustc_data_structures 0.0.0",
2410 "rustc_errors 0.0.0",
Mark Rousskove3177c62018-08-03 21:31:032411 "rustc_fs_util 0.0.0",
Irina Popa38e96402017-12-08 19:18:212412 "rustc_target 0.0.0",
Alex Crichtond8251152018-07-02 16:33:162413 "scoped-tls 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292414 "serialize 0.0.0",
Nicholas Nethercoteecf6cd42018-11-28 21:52:222415 "smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292416 "syntax 0.0.0",
2417 "syntax_pos 0.0.0",
Alex Crichtonb4110902018-12-08 11:06:542418 "tempfile 3.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292419]
2420
2421[[package]]
Nick Cameron0e6fff82018-05-27 22:16:422422name = "rustc-ap-arena"
flip19954c228cc2019-02-18 09:32:582423version = "373.0.0"
Nick Cameron0e6fff82018-05-27 22:16:422424source = "registry+https://github.com/rust-lang/crates.io-index"
2425dependencies = [
flip19954c228cc2019-02-18 09:32:582426 "rustc-ap-rustc_data_structures 373.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton0e034d12018-07-31 21:16:552427]
2428
2429[[package]]
Nick Cameron595bea62018-11-19 04:21:102430name = "rustc-ap-graphviz"
flip19954c228cc2019-02-18 09:32:582431version = "373.0.0"
Nick Cameron595bea62018-11-19 04:21:102432source = "registry+https://github.com/rust-lang/crates.io-index"
2433
2434[[package]]
topecongiro5ae8fa92018-01-18 14:40:372435name = "rustc-ap-rustc_cratesio_shim"
flip19954c228cc2019-02-18 09:32:582436version = "373.0.0"
Alex Crichton0e034d12018-07-31 21:16:552437source = "registry+https://github.com/rust-lang/crates.io-index"
2438dependencies = [
Alex Crichton2863b752018-08-21 17:23:472439 "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542440 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron90701932018-09-25 02:40:422441 "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton0e034d12018-07-31 21:16:552442]
2443
2444[[package]]
topecongiro5ae8fa92018-01-18 14:40:372445name = "rustc-ap-rustc_data_structures"
flip19954c228cc2019-02-18 09:32:582446version = "373.0.0"
topecongiro5ae8fa92018-01-18 14:40:372447source = "registry+https://github.com/rust-lang/crates.io-index"
2448dependencies = [
Alex Crichtonb4110902018-12-08 11:06:542449 "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewski14b1b572018-12-10 07:58:082450 "ena 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542451 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron90701932018-09-25 02:40:422452 "parking_lot 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)",
flip19954c228cc2019-02-18 09:32:582453 "rustc-ap-graphviz 373.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
2454 "rustc-ap-rustc_cratesio_shim 373.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
2455 "rustc-ap-serialize 373.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton0e034d12018-07-31 21:16:552456 "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
2457 "rustc-rayon 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
2458 "rustc-rayon-core 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Nicholas Nethercoteecf6cd42018-11-28 21:52:222459 "smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton0e034d12018-07-31 21:16:552460 "stable_deref_trait 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
2461]
2462
2463[[package]]
topecongiro5ae8fa92018-01-18 14:40:372464name = "rustc-ap-rustc_errors"
flip19954c228cc2019-02-18 09:32:582465version = "373.0.0"
topecongiro5ae8fa92018-01-18 14:40:372466source = "registry+https://github.com/rust-lang/crates.io-index"
2467dependencies = [
Ralf Junga171ed22018-07-27 13:10:522468 "atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542469 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
flip19954c228cc2019-02-18 09:32:582470 "rustc-ap-rustc_cratesio_shim 373.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
2471 "rustc-ap-rustc_data_structures 373.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
2472 "rustc-ap-serialize 373.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
2473 "rustc-ap-syntax_pos 373.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542474 "termcolor 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton0e034d12018-07-31 21:16:552475 "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
2476]
2477
2478[[package]]
Nick Cameron64572412018-05-01 19:50:582479name = "rustc-ap-rustc_target"
flip19954c228cc2019-02-18 09:32:582480version = "373.0.0"
topecongiro5ae8fa92018-01-18 14:40:372481source = "registry+https://github.com/rust-lang/crates.io-index"
2482dependencies = [
Alex Crichton2863b752018-08-21 17:23:472483 "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542484 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
flip19954c228cc2019-02-18 09:32:582485 "rustc-ap-rustc_cratesio_shim 373.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
2486 "rustc-ap-rustc_data_structures 373.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
2487 "rustc-ap-serialize 373.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton0e034d12018-07-31 21:16:552488]
2489
2490[[package]]
Nick Cameron64572412018-05-01 19:50:582491name = "rustc-ap-serialize"
flip19954c228cc2019-02-18 09:32:582492version = "373.0.0"
Alex Crichton0e034d12018-07-31 21:16:552493source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewskie976bae2018-08-31 19:52:252494dependencies = [
Nicholas Nethercoteecf6cd42018-11-28 21:52:222495 "smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewskie976bae2018-08-31 19:52:252496]
Alex Crichton0e034d12018-07-31 21:16:552497
2498[[package]]
Nick Cameron64572412018-05-01 19:50:582499name = "rustc-ap-syntax"
flip19954c228cc2019-02-18 09:32:582500version = "373.0.0"
Nick Cameron64572412018-05-01 19:50:582501source = "registry+https://github.com/rust-lang/crates.io-index"
2502dependencies = [
Alex Crichton2863b752018-08-21 17:23:472503 "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542504 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
flip19954c228cc2019-02-18 09:32:582505 "rustc-ap-rustc_data_structures 373.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
2506 "rustc-ap-rustc_errors 373.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
2507 "rustc-ap-rustc_target 373.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
2508 "rustc-ap-serialize 373.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
2509 "rustc-ap-syntax_pos 373.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton0e034d12018-07-31 21:16:552510 "scoped-tls 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Nicholas Nethercoteecf6cd42018-11-28 21:52:222511 "smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton0e034d12018-07-31 21:16:552512]
2513
2514[[package]]
topecongiro5ae8fa92018-01-18 14:40:372515name = "rustc-ap-syntax_pos"
flip19954c228cc2019-02-18 09:32:582516version = "373.0.0"
topecongiro5ae8fa92018-01-18 14:40:372517source = "registry+https://github.com/rust-lang/crates.io-index"
2518dependencies = [
Alex Crichtonb4110902018-12-08 11:06:542519 "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
flip19954c228cc2019-02-18 09:32:582520 "rustc-ap-arena 373.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
2521 "rustc-ap-rustc_data_structures 373.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
2522 "rustc-ap-serialize 373.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton0e034d12018-07-31 21:16:552523 "scoped-tls 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
2524 "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
2525]
2526
2527[[package]]
Josh Stone020c5ec2017-05-08 22:01:132528name = "rustc-demangle"
Alex Crichtonfcc8bb42018-12-14 22:37:512529version = "0.1.10"
Josh Stone020c5ec2017-05-08 22:01:132530source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichtonfcc8bb42018-12-14 22:37:512531dependencies = [
Lokathorf532dfe92019-01-07 19:52:052532 "compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfcc8bb42018-12-14 22:37:512533 "rustc-std-workspace-core 1.0.0",
2534]
Josh Stone020c5ec2017-05-08 22:01:132535
2536[[package]]
Niko Matsakis9c548bf2018-05-24 12:48:022537name = "rustc-hash"
John Kåre Alsaker7ebd4d62018-05-24 03:37:402538version = "1.0.1"
Niko Matsakis9c548bf2018-05-24 12:48:022539source = "registry+https://github.com/rust-lang/crates.io-index"
John Kåre Alsaker7ebd4d62018-05-24 03:37:402540dependencies = [
Alex Crichtonb4110902018-12-08 11:06:542541 "byteorder 1.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsaker7ebd4d62018-05-24 03:37:402542]
Niko Matsakis9c548bf2018-05-24 12:48:022543
2544[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292545name = "rustc-main"
2546version = "0.0.0"
2547dependencies = [
Alex Crichtonba0ed5b2018-12-19 16:27:232548 "jemalloc-sys 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
bjorn360e41582018-11-19 17:28:442549 "rustc_codegen_ssa 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292550 "rustc_driver 0.0.0",
Irina Popa38e96402017-12-08 19:18:212551 "rustc_target 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292552]
2553
2554[[package]]
John Kåre Alsaker4afdae62018-05-12 02:11:032555name = "rustc-rayon"
John Kåre Alsakerf273f282018-06-06 13:25:472556version = "0.1.1"
John Kåre Alsaker4afdae62018-05-12 02:11:032557source = "registry+https://github.com/rust-lang/crates.io-index"
2558dependencies = [
2559 "either 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsakerf273f282018-06-06 13:25:472560 "rustc-rayon-core 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsaker4afdae62018-05-12 02:11:032561]
2562
2563[[package]]
2564name = "rustc-rayon-core"
John Kåre Alsakerf273f282018-06-06 13:25:472565version = "0.1.1"
John Kåre Alsaker4afdae62018-05-12 02:11:032566source = "registry+https://github.com/rust-lang/crates.io-index"
2567dependencies = [
2568 "crossbeam-deque 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewski14b1b572018-12-10 07:58:082569 "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:422570 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsaker4afdae62018-05-12 02:11:032571 "num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:472572 "rand 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsaker4afdae62018-05-12 02:11:032573]
2574
2575[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292576name = "rustc-serialize"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582577version = "0.3.24"
Ahmed Charles9ca382f2016-09-02 08:55:292578source = "registry+https://github.com/rust-lang/crates.io-index"
2579
2580[[package]]
Alex Crichton4c21a3b2018-11-20 05:52:502581name = "rustc-std-workspace-core"
2582version = "1.0.0"
2583dependencies = [
2584 "core 0.0.0",
2585]
2586
2587[[package]]
Alex Crichton0e034d12018-07-31 21:16:552588name = "rustc-workspace-hack"
2589version = "1.0.0"
2590dependencies = [
Oliver Schereredaa1882019-01-01 13:36:052591 "byteorder 1.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542592 "parking_lot 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneiderb0643ad2018-10-04 10:51:582593 "rand 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schereredaa1882019-01-01 13:36:052594 "scopeguard 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss57393642018-12-17 18:23:042595 "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542596 "serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)",
2597 "smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
2598 "syn 0.15.22 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton4f661c02018-10-08 17:39:092599 "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton0e034d12018-07-31 21:16:552600]
2601
2602[[package]]
Alex Crichton695dee02017-06-03 21:54:082603name = "rustc_allocator"
2604version = "0.0.0"
2605dependencies = [
Alex Crichtonb4110902018-12-08 11:06:542606 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton695dee02017-06-03 21:54:082607 "rustc 0.0.0",
ljedrze5e63752018-08-05 10:04:562608 "rustc_data_structures 0.0.0",
Alex Crichton695dee02017-06-03 21:54:082609 "rustc_errors 0.0.0",
Irina Popa04fa0e72018-04-25 16:30:392610 "rustc_target 0.0.0",
Nicholas Nethercoteecf6cd42018-11-28 21:52:222611 "smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton695dee02017-06-03 21:54:082612 "syntax 0.0.0",
2613 "syntax_pos 0.0.0",
2614]
2615
2616[[package]]
Eduard-Mihai Burtescu877ec942017-07-08 17:46:432617name = "rustc_apfloat"
2618version = "0.0.0"
2619dependencies = [
Alex Crichton2863b752018-08-21 17:23:472620 "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Tamir Duberstein231d9e72017-09-08 19:08:012621 "rustc_cratesio_shim 0.0.0",
Nicholas Nethercoteecf6cd42018-11-28 21:52:222622 "smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
Eduard-Mihai Burtescu877ec942017-07-08 17:46:432623]
2624
2625[[package]]
Jorge Aparicio9af6aa32016-12-30 04:28:112626name = "rustc_asan"
2627version = "0.0.0"
2628dependencies = [
Alex Crichton695dee02017-06-03 21:54:082629 "alloc 0.0.0",
Jorge Aparicio22097e62017-02-05 01:10:292630 "build_helper 0.1.0",
Alex Crichton2863b752018-08-21 17:23:472631 "cmake 0.1.33 (registry+https://github.com/rust-lang/crates.io-index)",
Lokathorf532dfe92019-01-07 19:52:052632 "compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Jorge Aparicio9af6aa32016-12-30 04:28:112633 "core 0.0.0",
2634]
2635
2636[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292637name = "rustc_borrowck"
2638version = "0.0.0"
2639dependencies = [
2640 "graphviz 0.0.0",
Alex Crichtonb4110902018-12-08 11:06:542641 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292642 "rustc 0.0.0",
John Kåre Alsakerb74e97c2018-02-27 16:11:142643 "rustc_data_structures 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292644 "rustc_errors 0.0.0",
2645 "rustc_mir 0.0.0",
2646 "syntax 0.0.0",
2647 "syntax_pos 0.0.0",
2648]
2649
2650[[package]]
Irina Popab63d7e22018-05-08 13:10:162651name = "rustc_codegen_llvm"
2652version = "0.0.0"
2653dependencies = [
Hugues de Valon4af681c2019-01-09 14:51:222654 "cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)",
Michael Woeristerabd5cc32018-08-31 13:18:082655 "memmap 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
Irina Popab63d7e22018-05-08 13:10:162656 "num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfcc8bb42018-12-14 22:37:512657 "rustc-demangle 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
Irina Popab63d7e22018-05-08 13:10:162658 "rustc_llvm 0.0.0",
Irina Popab63d7e22018-05-08 13:10:162659]
2660
2661[[package]]
Denis Merigouxc9f26c22018-10-01 16:07:042662name = "rustc_codegen_ssa"
2663version = "0.0.0"
Denis Merigouxb9e5cf92018-10-23 15:01:352664dependencies = [
bjorn3d6d8a332018-11-18 17:06:312665 "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Hugues de Valon4af681c2019-01-09 14:51:222666 "cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542667 "jobserver 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:422668 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542669 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Denis Merigouxb9e5cf92018-10-23 15:01:352670 "memmap 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
2671 "num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
bjorn3d6d8a332018-11-18 17:06:312672 "rustc 0.0.0",
Alex Crichtonfcc8bb42018-12-14 22:37:512673 "rustc-demangle 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
bjorn3d6d8a332018-11-18 17:06:312674 "rustc_allocator 0.0.0",
2675 "rustc_apfloat 0.0.0",
2676 "rustc_codegen_utils 0.0.0",
2677 "rustc_data_structures 0.0.0",
2678 "rustc_errors 0.0.0",
2679 "rustc_fs_util 0.0.0",
2680 "rustc_incremental 0.0.0",
2681 "rustc_mir 0.0.0",
2682 "rustc_target 0.0.0",
2683 "serialize 0.0.0",
2684 "syntax 0.0.0",
2685 "syntax_pos 0.0.0",
Denis Merigouxb9e5cf92018-10-23 15:01:352686]
Denis Merigouxc9f26c22018-10-01 16:07:042687
2688[[package]]
Irina Popab63d7e22018-05-08 13:10:162689name = "rustc_codegen_utils"
2690version = "0.0.0"
2691dependencies = [
Alex Crichtonb4110902018-12-08 11:06:542692 "flate2 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
2693 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Irina Popab63d7e22018-05-08 13:10:162694 "rustc 0.0.0",
2695 "rustc_data_structures 0.0.0",
2696 "rustc_incremental 0.0.0",
bjorn3c8599192018-10-25 13:11:592697 "rustc_metadata 0.0.0",
Irina Popab63d7e22018-05-08 13:10:162698 "rustc_mir 0.0.0",
2699 "rustc_target 0.0.0",
2700 "syntax 0.0.0",
2701 "syntax_pos 0.0.0",
2702]
2703
2704[[package]]
Tamir Duberstein231d9e72017-09-08 19:08:012705name = "rustc_cratesio_shim"
2706version = "0.0.0"
2707dependencies = [
Alex Crichton2863b752018-08-21 17:23:472708 "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542709 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Rousskov9ec5ef52018-08-04 22:24:392710 "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Tamir Duberstein231d9e72017-09-08 19:08:012711]
2712
2713[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292714name = "rustc_data_structures"
2715version = "0.0.0"
2716dependencies = [
Alex Crichtonb4110902018-12-08 11:06:542717 "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
Nicholas Nethercote1e34dfc2018-11-02 08:46:592718 "ena 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
Diogo Sousa3fc275d2018-10-13 14:43:122719 "graphviz 0.0.0",
Alex Crichtonb4110902018-12-08 11:06:542720 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Rousskov9ec5ef52018-08-04 22:24:392721 "parking_lot 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsaker7ebd4d62018-05-24 03:37:402722 "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsakerf273f282018-06-06 13:25:472723 "rustc-rayon 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
2724 "rustc-rayon-core 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Irina Popa04fa0e72018-04-25 16:30:392725 "rustc_cratesio_shim 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292726 "serialize 0.0.0",
Nicholas Nethercoteecf6cd42018-11-28 21:52:222727 "smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:162728 "stable_deref_trait 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292729]
2730
2731[[package]]
2732name = "rustc_driver"
2733version = "0.0.0"
2734dependencies = [
2735 "arena 0.0.0",
Alex Crichtonb4110902018-12-08 11:06:542736 "env_logger 0.5.13 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292737 "graphviz 0.0.0",
Alex Crichtonb4110902018-12-08 11:06:542738 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292739 "rustc 0.0.0",
John Kåre Alsakerf273f282018-06-06 13:25:472740 "rustc-rayon 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton695dee02017-06-03 21:54:082741 "rustc_allocator 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292742 "rustc_borrowck 0.0.0",
Irina Popab63d7e22018-05-08 13:10:162743 "rustc_codegen_utils 0.0.0",
Michael Woeristerbd1ce912016-10-29 01:26:012744 "rustc_data_structures 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292745 "rustc_errors 0.0.0",
2746 "rustc_incremental 0.0.0",
2747 "rustc_lint 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292748 "rustc_metadata 0.0.0",
2749 "rustc_mir 0.0.0",
2750 "rustc_passes 0.0.0",
2751 "rustc_plugin 0.0.0",
2752 "rustc_privacy 0.0.0",
2753 "rustc_resolve 0.0.0",
2754 "rustc_save_analysis 0.0.0",
Irina Popa38e96402017-12-08 19:18:212755 "rustc_target 0.0.0",
Niko Matsakis3a50b41d2018-02-25 15:58:542756 "rustc_traits 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292757 "rustc_typeck 0.0.0",
Alex Crichtond8251152018-07-02 16:33:162758 "scoped-tls 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292759 "serialize 0.0.0",
Nicholas Nethercoteecf6cd42018-11-28 21:52:222760 "smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292761 "syntax 0.0.0",
2762 "syntax_ext 0.0.0",
2763 "syntax_pos 0.0.0",
2764]
2765
2766[[package]]
2767name = "rustc_errors"
2768version = "0.0.0"
2769dependencies = [
Ralf Junga171ed22018-07-27 13:10:522770 "atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542771 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Rousskov9ec5ef52018-08-04 22:24:392772 "rustc_cratesio_shim 0.0.0",
Oliver Schneideracdf83f2017-12-06 08:25:292773 "rustc_data_structures 0.0.0",
Niko Matsakisd9aaca72017-01-28 23:13:212774 "serialize 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292775 "syntax_pos 0.0.0",
Alex Crichtonb4110902018-12-08 11:06:542776 "termcolor 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Simulacrumad97f8b2018-06-22 15:48:432777 "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292778]
2779
2780[[package]]
Mark Rousskove3177c62018-08-03 21:31:032781name = "rustc_fs_util"
2782version = "0.0.0"
2783
2784[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292785name = "rustc_incremental"
2786version = "0.0.0"
2787dependencies = [
2788 "graphviz 0.0.0",
Alex Crichtonb4110902018-12-08 11:06:542789 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Eduard-Mihai Burtescu4529d102018-09-15 08:40:252790 "rand 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292791 "rustc 0.0.0",
2792 "rustc_data_structures 0.0.0",
Mark Rousskove3177c62018-08-03 21:31:032793 "rustc_fs_util 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292794 "serialize 0.0.0",
2795 "syntax 0.0.0",
2796 "syntax_pos 0.0.0",
2797]
2798
2799[[package]]
2800name = "rustc_lint"
2801version = "0.0.0"
2802dependencies = [
Alex Crichtonb4110902018-12-08 11:06:542803 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292804 "rustc 0.0.0",
Oliver Scherer4a9ed3f2018-11-01 18:03:382805 "rustc_data_structures 0.0.0",
Irina Popa04fa0e72018-04-25 16:30:392806 "rustc_target 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292807 "syntax 0.0.0",
2808 "syntax_pos 0.0.0",
2809]
2810
2811[[package]]
2812name = "rustc_llvm"
2813version = "0.0.0"
2814dependencies = [
2815 "build_helper 0.1.0",
Hugues de Valon4af681c2019-01-09 14:51:222816 "cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292817]
2818
2819[[package]]
Jorge Aparicio9af6aa32016-12-30 04:28:112820name = "rustc_lsan"
2821version = "0.0.0"
2822dependencies = [
Alex Crichton695dee02017-06-03 21:54:082823 "alloc 0.0.0",
Jorge Aparicio22097e62017-02-05 01:10:292824 "build_helper 0.1.0",
Alex Crichton2863b752018-08-21 17:23:472825 "cmake 0.1.33 (registry+https://github.com/rust-lang/crates.io-index)",
Lokathorf532dfe92019-01-07 19:52:052826 "compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Jorge Aparicio9af6aa32016-12-30 04:28:112827 "core 0.0.0",
2828]
2829
2830[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292831name = "rustc_metadata"
2832version = "0.0.0"
2833dependencies = [
Alex Crichtonb4110902018-12-08 11:06:542834 "flate2 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
2835 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Nicholas Nethercote818257e2018-10-31 21:59:322836 "memmap 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292837 "rustc 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292838 "rustc_data_structures 0.0.0",
2839 "rustc_errors 0.0.0",
Irina Popa38e96402017-12-08 19:18:212840 "rustc_target 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292841 "serialize 0.0.0",
Nicholas Nethercote818257e2018-10-31 21:59:322842 "stable_deref_trait 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292843 "syntax 0.0.0",
Alex Crichton147e2da2016-10-07 06:30:382844 "syntax_ext 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292845 "syntax_pos 0.0.0",
2846]
2847
2848[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292849name = "rustc_mir"
2850version = "0.0.0"
2851dependencies = [
Oliver Schneideraedd4c62018-03-05 09:21:112852 "arena 0.0.0",
Alex Crichtonb4110902018-12-08 11:06:542853 "byteorder 1.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
Santiago Pastorino9de4e342018-05-29 11:54:152854 "either 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292855 "graphviz 0.0.0",
Alex Crichtonb4110902018-12-08 11:06:542856 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:162857 "log_settings 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Niko Matsakis826fb1d2019-01-02 19:45:222858 "polonius-engine 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292859 "rustc 0.0.0",
Oliver Schneideracac5852017-12-12 16:14:492860 "rustc_apfloat 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292861 "rustc_data_structures 0.0.0",
Felix S. Klock II8e79fc72017-07-03 15:25:032862 "rustc_errors 0.0.0",
Irina Popa38e96402017-12-08 19:18:212863 "rustc_target 0.0.0",
Oliver Schneideracdf83f2017-12-06 08:25:292864 "serialize 0.0.0",
Nicholas Nethercoteecf6cd42018-11-28 21:52:222865 "smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292866 "syntax 0.0.0",
2867 "syntax_pos 0.0.0",
2868]
2869
2870[[package]]
Jorge Aparicio9af6aa32016-12-30 04:28:112871name = "rustc_msan"
2872version = "0.0.0"
2873dependencies = [
Alex Crichton695dee02017-06-03 21:54:082874 "alloc 0.0.0",
Jorge Aparicio22097e62017-02-05 01:10:292875 "build_helper 0.1.0",
Alex Crichton2863b752018-08-21 17:23:472876 "cmake 0.1.33 (registry+https://github.com/rust-lang/crates.io-index)",
Lokathorf532dfe92019-01-07 19:52:052877 "compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Jorge Aparicio9af6aa32016-12-30 04:28:112878 "core 0.0.0",
2879]
2880
2881[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292882name = "rustc_passes"
2883version = "0.0.0"
2884dependencies = [
Alex Crichtonb4110902018-12-08 11:06:542885 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292886 "rustc 0.0.0",
John Kåre Alsakerb74e97c2018-02-27 16:11:142887 "rustc_data_structures 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292888 "rustc_errors 0.0.0",
Oliver Schneideraedd4c62018-03-05 09:21:112889 "rustc_mir 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292890 "syntax 0.0.0",
John Kåre Alsaker1bdd2f62019-01-17 06:28:392891 "syntax_ext 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292892 "syntax_pos 0.0.0",
2893]
2894
2895[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292896name = "rustc_plugin"
2897version = "0.0.0"
2898dependencies = [
Ahmed Charles9ca382f2016-09-02 08:55:292899 "rustc 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292900 "rustc_errors 0.0.0",
2901 "rustc_metadata 0.0.0",
2902 "syntax 0.0.0",
2903 "syntax_pos 0.0.0",
2904]
2905
2906[[package]]
2907name = "rustc_privacy"
2908version = "0.0.0"
2909dependencies = [
Aaron Hillafb19212019-01-13 23:07:422910 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292911 "rustc 0.0.0",
John Kåre Alsakerb74e97c2018-02-27 16:11:142912 "rustc_data_structures 0.0.0",
Vadim Petrochenkov419069d2017-09-16 13:45:492913 "rustc_typeck 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292914 "syntax 0.0.0",
2915 "syntax_pos 0.0.0",
2916]
2917
2918[[package]]
2919name = "rustc_resolve"
2920version = "0.0.0"
2921dependencies = [
2922 "arena 0.0.0",
Vadim Petrochenkov0d8e9cd2018-10-04 10:41:582923 "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542924 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292925 "rustc 0.0.0",
Oliver Schneideracdf83f2017-12-06 08:25:292926 "rustc_data_structures 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292927 "rustc_errors 0.0.0",
Mark Rousskov5aec3652018-07-31 21:23:312928 "rustc_metadata 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292929 "syntax 0.0.0",
2930 "syntax_pos 0.0.0",
2931]
2932
2933[[package]]
2934name = "rustc_save_analysis"
2935version = "0.0.0"
2936dependencies = [
Alex Crichtonb4110902018-12-08 11:06:542937 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
flip19954c228cc2019-02-18 09:32:582938 "rls-data 0.18.2 (registry+https://github.com/rust-lang/crates.io-index)",
2939 "rls-span 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292940 "rustc 0.0.0",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582941 "rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewskid45f8772018-09-22 21:19:392942 "rustc_codegen_utils 0.0.0",
Nick Cameron27b91822017-08-01 02:43:112943 "rustc_data_structures 0.0.0",
Irina Popa04fa0e72018-04-25 16:30:392944 "rustc_target 0.0.0",
Niko Matsakis30393982017-05-03 16:18:042945 "rustc_typeck 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292946 "syntax 0.0.0",
2947 "syntax_pos 0.0.0",
2948]
2949
2950[[package]]
Irina Popa38e96402017-12-08 19:18:212951name = "rustc_target"
2952version = "0.0.0"
2953dependencies = [
Alex Crichton2863b752018-08-21 17:23:472954 "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:542955 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Irina Popa04fa0e72018-04-25 16:30:392956 "rustc_cratesio_shim 0.0.0",
Oliver Scherer740fb0c2018-11-01 15:01:242957 "rustc_data_structures 0.0.0",
Irina Popa38e96402017-12-08 19:18:212958 "serialize 0.0.0",
Irina Popa38e96402017-12-08 19:18:212959]
2960
2961[[package]]
Matthias Krüger10e7b762018-09-07 07:12:062962name = "rustc_tools_util"
Hugues de Valon65ac3152019-01-10 12:42:142963version = "0.1.1"
Matthias Krügerc09d4e72019-01-05 14:40:102964
2965[[package]]
2966name = "rustc_tools_util"
Hugues de Valon65ac3152019-01-10 12:42:142967version = "0.1.1"
2968source = "registry+https://github.com/rust-lang/crates.io-index"
Matthias Krüger10e7b762018-09-07 07:12:062969
2970[[package]]
Niko Matsakis3a50b41d2018-02-25 15:58:542971name = "rustc_traits"
2972version = "0.0.0"
2973dependencies = [
Alex Crichton2863b752018-08-21 17:23:472974 "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
scalexmda9467d2018-11-28 21:11:002975 "chalk-engine 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
Niko Matsakis3a50b41d2018-02-25 15:58:542976 "graphviz 0.0.0",
Alex Crichtonb4110902018-12-08 11:06:542977 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Niko Matsakis3a50b41d2018-02-25 15:58:542978 "rustc 0.0.0",
2979 "rustc_data_structures 0.0.0",
scalexm35108052018-10-31 21:07:542980 "rustc_target 0.0.0",
Nicholas Nethercoteecf6cd42018-11-28 21:52:222981 "smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
Niko Matsakis3a50b41d2018-02-25 15:58:542982 "syntax 0.0.0",
2983 "syntax_pos 0.0.0",
2984]
2985
2986[[package]]
Jorge Aparicio9af6aa32016-12-30 04:28:112987name = "rustc_tsan"
2988version = "0.0.0"
2989dependencies = [
Tatsuyuki Ishi611b1112017-06-24 08:48:272990 "alloc 0.0.0",
Jorge Aparicio22097e62017-02-05 01:10:292991 "build_helper 0.1.0",
Alex Crichton2863b752018-08-21 17:23:472992 "cmake 0.1.33 (registry+https://github.com/rust-lang/crates.io-index)",
Lokathorf532dfe92019-01-07 19:52:052993 "compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Jorge Aparicio9af6aa32016-12-30 04:28:112994 "core 0.0.0",
2995]
2996
2997[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292998name = "rustc_typeck"
2999version = "0.0.0"
3000dependencies = [
3001 "arena 0.0.0",
Alex Crichtonb4110902018-12-08 11:06:543002 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:293003 "rustc 0.0.0",
Tim Neumannfc2216c2016-11-18 10:31:443004 "rustc_data_structures 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:293005 "rustc_errors 0.0.0",
Irina Popa04fa0e72018-04-25 16:30:393006 "rustc_target 0.0.0",
Nicholas Nethercoteecf6cd42018-11-28 21:52:223007 "smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:293008 "syntax 0.0.0",
3009 "syntax_pos 0.0.0",
3010]
3011
3012[[package]]
Oliver Schneider847bb142018-05-11 12:11:063013name = "rustc_version"
Alex Crichtonb4110902018-12-08 11:06:543014version = "0.2.3"
Oliver Schneider847bb142018-05-11 12:11:063015source = "registry+https://github.com/rust-lang/crates.io-index"
3016dependencies = [
3017 "semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
3018]
3019
3020[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293021name = "rustdoc"
3022version = "0.0.0"
3023dependencies = [
Guillaume Gomezf9785632019-01-24 23:07:083024 "minifier 0.0.28 (registry+https://github.com/rust-lang/crates.io-index)",
QuietMisdreavus354507e2018-09-02 02:20:393025 "parking_lot 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)",
Manish Goregaokar68185512018-02-18 21:33:563026 "pulldown-cmark 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:543027 "tempfile 3.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Simulacrume2e9b402017-07-23 02:01:583028]
3029
3030[[package]]
Guillaume Gomezdec9fab2018-02-05 22:43:533031name = "rustdoc-themes"
3032version = "0.1.0"
3033
3034[[package]]
Mark Simulacrume2e9b402017-07-23 02:01:583035name = "rustdoc-tool"
3036version = "0.0.0"
3037dependencies = [
3038 "rustdoc 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:293039]
3040
3041[[package]]
Alex Crichtonfa9e55f2018-05-02 15:43:153042name = "rustfix"
Eric Huss57393642018-12-17 18:23:043043version = "0.4.4"
Alex Crichton52d7ee832018-07-17 16:04:223044source = "registry+https://github.com/rust-lang/crates.io-index"
3045dependencies = [
Eric Huss55917ba2019-02-03 22:42:293046 "failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:543047 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss57393642018-12-17 18:23:043048 "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:543049 "serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)",
3050 "serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfa9e55f2018-05-02 15:43:153051]
3052
3053[[package]]
Alex Crichton1cede102017-06-15 02:33:063054name = "rustfmt-nightly"
flip19954c228cc2019-02-18 09:32:583055version = "1.0.3"
kennytm0692b3d2017-12-15 19:41:583056dependencies = [
Alex Crichton4f661c02018-10-08 17:39:093057 "atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
flip19954c228cc2019-02-18 09:32:583058 "bytecount 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
3059 "cargo_metadata 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
Bastien Orivel5c4534a2018-12-08 14:11:473060 "derive-new 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
kennytm0692b3d2017-12-15 19:41:583061 "diff 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
flip19954c228cc2019-02-18 09:32:583062 "dirs 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
3063 "env_logger 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss55917ba2019-02-03 22:42:293064 "failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:553065 "getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)",
flip19954c228cc2019-02-18 09:32:583066 "itertools 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewski14b1b572018-12-10 07:58:083067 "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:543068 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
3069 "regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
flip19954c228cc2019-02-18 09:32:583070 "rustc-ap-rustc_target 373.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
3071 "rustc-ap-syntax 373.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
3072 "rustc-ap-syntax_pos 373.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewski14b1b572018-12-10 07:58:083073 "rustc-workspace-hack 1.0.0",
Eric Huss57393642018-12-17 18:23:043074 "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:543075 "serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)",
3076 "serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewski14b1b572018-12-10 07:58:083077 "term 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:543078 "toml 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewski14b1b572018-12-10 07:58:083079 "unicode-segmentation 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
flip19954c228cc2019-02-18 09:32:583080 "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
3081 "unicode_categories 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewski14b1b572018-12-10 07:58:083082]
3083
3084[[package]]
Alex Crichtond99e7c22018-09-28 18:27:303085name = "rusty-fork"
3086version = "0.2.1"
3087source = "registry+https://github.com/rust-lang/crates.io-index"
3088dependencies = [
3089 "fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
3090 "quick-error 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:543091 "tempfile 3.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond99e7c22018-09-28 18:27:303092 "wait-timeout 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
3093]
3094
3095[[package]]
Alex Crichton2863b752018-08-21 17:23:473096name = "ryu"
Alex Crichtonb4110902018-12-08 11:06:543097version = "0.2.7"
Alex Crichton2863b752018-08-21 17:23:473098source = "registry+https://github.com/rust-lang/crates.io-index"
3099
3100[[package]]
Josh Stone020c5ec2017-05-08 22:01:133101name = "same-file"
Alex Crichtonb4110902018-12-08 11:06:543102version = "1.0.4"
Alex Crichton80d6ed22018-01-08 21:56:223103source = "registry+https://github.com/rust-lang/crates.io-index"
3104dependencies = [
Alex Crichton2863b752018-08-21 17:23:473105 "winapi-util 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:223106]
3107
3108[[package]]
3109name = "schannel"
Alex Crichton4f661c02018-10-08 17:39:093110version = "0.1.14"
Alex Crichton80d6ed22018-01-08 21:56:223111source = "registry+https://github.com/rust-lang/crates.io-index"
3112dependencies = [
Igor Matuszewski14b1b572018-12-10 07:58:083113 "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton4f661c02018-10-08 17:39:093114 "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:223115]
3116
3117[[package]]
Alex Crichton453080f2017-06-05 16:36:483118name = "scoped-tls"
Alex Crichtond8251152018-07-02 16:33:163119version = "0.1.2"
Alex Crichton453080f2017-06-05 16:36:483120source = "registry+https://github.com/rust-lang/crates.io-index"
3121
3122[[package]]
flip19954c228cc2019-02-18 09:32:583123name = "scoped_threadpool"
3124version = "0.1.9"
3125source = "registry+https://github.com/rust-lang/crates.io-index"
3126
3127[[package]]
Nick Cameronad8ecc22017-07-19 01:32:123128name = "scopeguard"
Oliver Schneideracdf83f2017-12-06 08:25:293129version = "0.3.3"
3130source = "registry+https://github.com/rust-lang/crates.io-index"
3131
3132[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:583133name = "semver"
Alex Crichton80d6ed22018-01-08 21:56:223134version = "0.9.0"
3135source = "registry+https://github.com/rust-lang/crates.io-index"
3136dependencies = [
3137 "semver-parser 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss57393642018-12-17 18:23:043138 "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:583139]
3140
3141[[package]]
3142name = "semver-parser"
3143version = "0.7.0"
Steve Klabnik2795de32017-02-20 00:20:573144source = "registry+https://github.com/rust-lang/crates.io-index"
3145
3146[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:583147name = "serde"
Eric Huss57393642018-12-17 18:23:043148version = "1.0.82"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583149source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss57393642018-12-17 18:23:043150dependencies = [
3151 "serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)",
3152]
Tatsuyuki Ishi0e79b972017-04-29 23:11:583153
3154[[package]]
3155name = "serde_derive"
Alex Crichtonb4110902018-12-08 11:06:543156version = "1.0.81"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583157source = "registry+https://github.com/rust-lang/crates.io-index"
3158dependencies = [
Nick Cameron595bea62018-11-19 04:21:103159 "proc-macro2 0.4.24 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:543160 "quote 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)",
3161 "syn 0.15.22 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:583162]
3163
3164[[package]]
3165name = "serde_ignored"
Alex Crichton38bedfa2017-09-02 03:46:513166version = "0.0.4"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583167source = "registry+https://github.com/rust-lang/crates.io-index"
3168dependencies = [
Eric Huss57393642018-12-17 18:23:043169 "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:583170]
3171
3172[[package]]
3173name = "serde_json"
Alex Crichtonb4110902018-12-08 11:06:543174version = "1.0.33"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583175source = "registry+https://github.com/rust-lang/crates.io-index"
3176dependencies = [
Alex Crichtond99e7c22018-09-28 18:27:303177 "itoa 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:543178 "ryu 0.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss57393642018-12-17 18:23:043179 "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)",
Steve Klabnik2795de32017-02-20 00:20:573180]
3181
3182[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293183name = "serialize"
3184version = "0.0.0"
Igor Gutorov4d81fe92018-08-13 19:15:163185dependencies = [
Nicholas Nethercoteecf6cd42018-11-28 21:52:223186 "smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Gutorov4d81fe92018-08-13 19:15:163187]
Ahmed Charles9ca382f2016-09-02 08:55:293188
3189[[package]]
James Munnsde763692019-01-19 02:39:373190name = "sha-1"
3191version = "0.7.0"
3192source = "registry+https://github.com/rust-lang/crates.io-index"
3193dependencies = [
3194 "block-buffer 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
3195 "byte-tools 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
3196 "digest 0.7.6 (registry+https://github.com/rust-lang/crates.io-index)",
3197 "fake-simd 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
3198]
3199
3200[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:583201name = "shell-escape"
Alex Crichtone9d89832018-04-02 15:43:553202version = "0.1.4"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583203source = "registry+https://github.com/rust-lang/crates.io-index"
3204
3205[[package]]
steveklabnik54371882018-01-25 17:32:253206name = "shlex"
3207version = "0.1.1"
3208source = "registry+https://github.com/rust-lang/crates.io-index"
3209
3210[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:433211name = "signal-hook"
3212version = "0.1.7"
3213source = "registry+https://github.com/rust-lang/crates.io-index"
3214dependencies = [
3215 "arc-swap 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
3216 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
3217]
3218
3219[[package]]
steveklabnikecfbaca2018-04-03 14:32:043220name = "siphasher"
3221version = "0.2.2"
3222source = "registry+https://github.com/rust-lang/crates.io-index"
3223
3224[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:433225name = "slab"
3226version = "0.4.2"
3227source = "registry+https://github.com/rust-lang/crates.io-index"
3228
3229[[package]]
John Kåre Alsaker970c6132017-12-03 12:49:013230name = "smallvec"
Nicholas Nethercoteecf6cd42018-11-28 21:52:223231version = "0.6.7"
John Kåre Alsaker970c6132017-12-03 12:49:013232source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichtonfa5b3d32018-07-26 00:25:123233dependencies = [
3234 "unreachable 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
3235]
John Kåre Alsaker970c6132017-12-03 12:49:013236
3237[[package]]
Mark Simulacrum38b46882017-06-26 16:26:153238name = "socket2"
Alex Crichton4f661c02018-10-08 17:39:093239version = "0.3.8"
Mark Simulacrum38b46882017-06-26 16:26:153240source = "registry+https://github.com/rust-lang/crates.io-index"
3241dependencies = [
Alex Crichtonb4110902018-12-08 11:06:543242 "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:423243 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:543244 "redox_syscall 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton4f661c02018-10-08 17:39:093245 "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Simulacrum38b46882017-06-26 16:26:153246]
3247
3248[[package]]
Robin Kruppe1a24a592017-04-26 21:22:453249name = "stable_deref_trait"
Alex Crichtond8251152018-07-02 16:33:163250version = "1.1.0"
Robin Kruppe1a24a592017-04-26 21:22:453251source = "registry+https://github.com/rust-lang/crates.io-index"
3252
3253[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293254name = "std"
3255version = "0.0.0"
3256dependencies = [
3257 "alloc 0.0.0",
Alex Crichton8d500572018-12-15 00:47:183258 "backtrace-sys 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)",
dylan_DPC14a38b32019-01-17 10:22:483259 "cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)",
Lokathorf532dfe92019-01-07 19:52:053260 "compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:293261 "core 0.0.0",
Alex Crichton059ed4f2019-01-25 15:23:183262 "dlmalloc 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Jethro Beekmandcb5db82018-12-19 11:56:173263 "fortanix-sgx-abi 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:423264 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:293265 "panic_abort 0.0.0",
3266 "panic_unwind 0.0.0",
whitequark42754ce2017-02-13 09:57:503267 "profiler_builtins 0.0.0",
Alex Crichton4c21a3b2018-11-20 05:52:503268 "rand 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfcc8bb42018-12-14 22:37:513269 "rustc-demangle 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
Jorge Aparicio9af6aa32016-12-30 04:28:113270 "rustc_asan 0.0.0",
3271 "rustc_lsan 0.0.0",
3272 "rustc_msan 0.0.0",
3273 "rustc_tsan 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:293274 "unwind 0.0.0",
3275]
3276
3277[[package]]
steveklabnikecfbaca2018-04-03 14:32:043278name = "string_cache"
Alex Crichtond8251152018-07-02 16:33:163279version = "0.7.3"
steveklabnikecfbaca2018-04-03 14:32:043280source = "registry+https://github.com/rust-lang/crates.io-index"
3281dependencies = [
Igor Matuszewski14b1b572018-12-10 07:58:083282 "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:163283 "new_debug_unreachable 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
3284 "phf_shared 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:043285 "precomputed-hash 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss57393642018-12-17 18:23:043286 "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:163287 "string_cache_codegen 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:043288 "string_cache_shared 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
3289]
3290
3291[[package]]
3292name = "string_cache_codegen"
Alex Crichtond8251152018-07-02 16:33:163293version = "0.4.1"
steveklabnikecfbaca2018-04-03 14:32:043294source = "registry+https://github.com/rust-lang/crates.io-index"
3295dependencies = [
Alex Crichtond8251152018-07-02 16:33:163296 "phf_generator 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)",
3297 "phf_shared 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)",
3298 "proc-macro2 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
3299 "quote 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:043300 "string_cache_shared 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
3301]
3302
3303[[package]]
3304name = "string_cache_shared"
3305version = "0.3.0"
3306source = "registry+https://github.com/rust-lang/crates.io-index"
3307
3308[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:583309name = "strsim"
Aleksey Kladovb15b0232018-03-16 10:37:143310version = "0.7.0"
Steve Klabnika0769612017-02-07 23:13:573311source = "registry+https://github.com/rust-lang/crates.io-index"
3312
3313[[package]]
Matt Ickstadt0ab516f2018-04-21 21:06:133314name = "strum"
Bastien Orivel5c4534a2018-12-08 14:11:473315version = "0.11.0"
Matt Ickstadt0ab516f2018-04-21 21:06:133316source = "registry+https://github.com/rust-lang/crates.io-index"
3317
3318[[package]]
3319name = "strum_macros"
Bastien Orivel5c4534a2018-12-08 14:11:473320version = "0.11.0"
Matt Ickstadt0ab516f2018-04-21 21:06:133321source = "registry+https://github.com/rust-lang/crates.io-index"
3322dependencies = [
Bastien Orivel5c4534a2018-12-08 14:11:473323 "heck 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron595bea62018-11-19 04:21:103324 "proc-macro2 0.4.24 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:543325 "quote 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)",
3326 "syn 0.15.22 (registry+https://github.com/rust-lang/crates.io-index)",
Matt Ickstadt0ab516f2018-04-21 21:06:133327]
3328
3329[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:583330name = "syn"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583331version = "0.11.11"
3332source = "registry+https://github.com/rust-lang/crates.io-index"
3333dependencies = [
3334 "quote 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)",
3335 "synom 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
3336 "unicode-xid 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
3337]
3338
3339[[package]]
Alex Crichton87f3dda2018-03-01 19:08:483340name = "syn"
Alex Crichtonb4110902018-12-08 11:06:543341version = "0.15.22"
Nick Cameron595bea62018-11-19 04:21:103342source = "registry+https://github.com/rust-lang/crates.io-index"
3343dependencies = [
3344 "proc-macro2 0.4.24 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:543345 "quote 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:553346 "unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
3347]
3348
3349[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:583350name = "synom"
3351version = "0.11.3"
3352source = "registry+https://github.com/rust-lang/crates.io-index"
3353dependencies = [
3354 "unicode-xid 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
3355]
3356
3357[[package]]
Alex Crichton325d7392017-12-10 17:42:493358name = "synstructure"
Bastien Orivel5c4534a2018-12-08 14:11:473359version = "0.10.1"
Alex Crichton325d7392017-12-10 17:42:493360source = "registry+https://github.com/rust-lang/crates.io-index"
3361dependencies = [
Nick Cameron595bea62018-11-19 04:21:103362 "proc-macro2 0.4.24 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:543363 "quote 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)",
3364 "syn 0.15.22 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton0e034d12018-07-31 21:16:553365 "unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton325d7392017-12-10 17:42:493366]
3367
3368[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293369name = "syntax"
3370version = "0.0.0"
3371dependencies = [
Alex Crichton2863b752018-08-21 17:23:473372 "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:543373 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Mark-Simulacrum7bbebb12016-11-03 04:33:353374 "rustc_data_structures 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:293375 "rustc_errors 0.0.0",
Irina Popa04fa0e72018-04-25 16:30:393376 "rustc_target 0.0.0",
Alex Crichtond8251152018-07-02 16:33:163377 "scoped-tls 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:293378 "serialize 0.0.0",
Nicholas Nethercoteecf6cd42018-11-28 21:52:223379 "smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:293380 "syntax_pos 0.0.0",
3381]
3382
3383[[package]]
3384name = "syntax_ext"
3385version = "0.0.0"
3386dependencies = [
3387 "fmt_macros 0.0.0",
Alex Crichtonb4110902018-12-08 11:06:543388 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsakerb74e97c2018-02-27 16:11:143389 "rustc_data_structures 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:293390 "rustc_errors 0.0.0",
Irina Popa04fa0e72018-04-25 16:30:393391 "rustc_target 0.0.0",
Nicholas Nethercoteecf6cd42018-11-28 21:52:223392 "smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:293393 "syntax 0.0.0",
3394 "syntax_pos 0.0.0",
3395]
3396
3397[[package]]
3398name = "syntax_pos"
3399version = "0.0.0"
3400dependencies = [
John Kåre Alsakerca323402018-05-10 14:27:463401 "arena 0.0.0",
Alex Crichtonb4110902018-12-08 11:06:543402 "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
Inokentiy Babushkindd8f7cd2017-06-10 14:09:513403 "rustc_data_structures 0.0.0",
Alex Crichtond8251152018-07-02 16:33:163404 "scoped-tls 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:293405 "serialize 0.0.0",
Mark Simulacrumad97f8b2018-06-22 15:48:433406 "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:293407]
3408
3409[[package]]
Josh Stone020c5ec2017-05-08 22:01:133410name = "tar"
Alex Crichtonb4110902018-12-08 11:06:543411version = "0.4.20"
Josh Stone020c5ec2017-05-08 22:01:133412source = "registry+https://github.com/rust-lang/crates.io-index"
3413dependencies = [
Alex Crichtonb4110902018-12-08 11:06:543414 "filetime 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:423415 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:543416 "redox_syscall 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton52d7ee832018-07-17 16:04:223417 "xattr 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
Josh Stone020c5ec2017-05-08 22:01:133418]
3419
3420[[package]]
Aleksey Kladov850156a2018-03-29 07:34:553421name = "tempfile"
Alex Crichtonb4110902018-12-08 11:06:543422version = "3.0.5"
Aleksey Kladov850156a2018-03-29 07:34:553423source = "registry+https://github.com/rust-lang/crates.io-index"
3424dependencies = [
Alex Crichtonb4110902018-12-08 11:06:543425 "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:423426 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:543427 "rand 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
3428 "redox_syscall 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:593429 "remove_dir_all 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton4f661c02018-10-08 17:39:093430 "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Aleksey Kladov850156a2018-03-29 07:34:553431]
3432
3433[[package]]
steveklabnikecfbaca2018-04-03 14:32:043434name = "tendril"
3435version = "0.4.0"
3436source = "registry+https://github.com/rust-lang/crates.io-index"
3437dependencies = [
Alex Crichtond8251152018-07-02 16:33:163438 "futf 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:043439 "mac 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
3440 "utf-8 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
3441]
3442
3443[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293444name = "term"
3445version = "0.0.0"
3446
3447[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:583448name = "term"
Alan Du253ade52018-03-19 14:14:133449version = "0.5.1"
3450source = "registry+https://github.com/rust-lang/crates.io-index"
3451dependencies = [
Alex Crichtonb4110902018-12-08 11:06:543452 "byteorder 1.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton4f661c02018-10-08 17:39:093453 "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alan Du253ade52018-03-19 14:14:133454]
3455
3456[[package]]
Alex Crichton1cede102017-06-15 02:33:063457name = "termcolor"
Alex Crichtonb4110902018-12-08 11:06:543458version = "1.0.4"
Alex Crichtonfa5b3d32018-07-26 00:25:123459source = "registry+https://github.com/rust-lang/crates.io-index"
3460dependencies = [
Alex Crichton2863b752018-08-21 17:23:473461 "wincolor 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfa5b3d32018-07-26 00:25:123462]
3463
3464[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:293465name = "termion"
3466version = "1.5.1"
3467source = "registry+https://github.com/rust-lang/crates.io-index"
3468dependencies = [
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:423469 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:543470 "redox_syscall 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:293471 "redox_termios 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
3472]
3473
3474[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293475name = "test"
3476version = "0.0.0"
3477dependencies = [
Alex Crichtone9d89832018-04-02 15:43:553478 "getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)",
Eduard-Mihai Burtescu67afeef2018-03-20 18:43:333479 "proc_macro 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:293480 "term 0.0.0",
3481]
3482
3483[[package]]
steveklabnik4871dba2017-06-27 17:33:323484name = "textwrap"
Alex Crichtond8251152018-07-02 16:33:163485version = "0.10.0"
steveklabnik4871dba2017-06-27 17:33:323486source = "registry+https://github.com/rust-lang/crates.io-index"
3487dependencies = [
Mark Simulacrumad97f8b2018-06-22 15:48:433488 "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnik4871dba2017-06-27 17:33:323489]
3490
3491[[package]]
Steve Klabnika0769612017-02-07 23:13:573492name = "thread_local"
Alex Crichton2863b752018-08-21 17:23:473493version = "0.3.6"
Steve Klabnika0769612017-02-07 23:13:573494source = "registry+https://github.com/rust-lang/crates.io-index"
3495dependencies = [
Igor Matuszewski14b1b572018-12-10 07:58:083496 "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Steve Klabnika0769612017-02-07 23:13:573497]
3498
3499[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293500name = "tidy"
3501version = "0.1.0"
Mark Mansi3ee41042018-02-23 01:52:563502dependencies = [
Eric Huss57393642018-12-17 18:23:043503 "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:543504 "serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)",
3505 "serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Mansi3ee41042018-02-23 01:52:563506]
Ahmed Charles9ca382f2016-09-02 08:55:293507
3508[[package]]
Alex Crichton15899b02018-01-25 04:01:423509name = "time"
Alex Crichtond8251152018-07-02 16:33:163510version = "0.1.40"
Alex Crichton15899b02018-01-25 04:01:423511source = "registry+https://github.com/rust-lang/crates.io-index"
3512dependencies = [
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:423513 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:543514 "redox_syscall 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton4f661c02018-10-08 17:39:093515 "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton15899b02018-01-25 04:01:423516]
3517
3518[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:433519name = "tokio"
3520version = "0.1.14"
3521source = "registry+https://github.com/rust-lang/crates.io-index"
3522dependencies = [
3523 "bytes 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
3524 "futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)",
3525 "mio 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)",
3526 "num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
3527 "tokio-codec 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
3528 "tokio-current-thread 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
3529 "tokio-executor 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
3530 "tokio-fs 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
3531 "tokio-io 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
3532 "tokio-reactor 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
3533 "tokio-tcp 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
3534 "tokio-threadpool 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
3535 "tokio-timer 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
3536 "tokio-udp 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
3537 "tokio-uds 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
3538]
3539
3540[[package]]
3541name = "tokio-codec"
3542version = "0.1.1"
3543source = "registry+https://github.com/rust-lang/crates.io-index"
3544dependencies = [
3545 "bytes 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
3546 "futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)",
3547 "tokio-io 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
3548]
3549
3550[[package]]
3551name = "tokio-current-thread"
3552version = "0.1.4"
3553source = "registry+https://github.com/rust-lang/crates.io-index"
3554dependencies = [
3555 "futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)",
3556 "tokio-executor 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
3557]
3558
3559[[package]]
3560name = "tokio-executor"
3561version = "0.1.6"
3562source = "registry+https://github.com/rust-lang/crates.io-index"
3563dependencies = [
3564 "crossbeam-utils 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
3565 "futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)",
3566]
3567
3568[[package]]
3569name = "tokio-fs"
3570version = "0.1.5"
3571source = "registry+https://github.com/rust-lang/crates.io-index"
3572dependencies = [
3573 "futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)",
3574 "tokio-io 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
3575 "tokio-threadpool 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
3576]
3577
3578[[package]]
3579name = "tokio-io"
3580version = "0.1.11"
3581source = "registry+https://github.com/rust-lang/crates.io-index"
3582dependencies = [
3583 "bytes 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
3584 "futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)",
3585 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
3586]
3587
3588[[package]]
3589name = "tokio-process"
3590version = "0.2.3"
3591source = "registry+https://github.com/rust-lang/crates.io-index"
3592dependencies = [
3593 "futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)",
3594 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
3595 "mio 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)",
3596 "mio-named-pipes 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
3597 "tokio-io 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
3598 "tokio-reactor 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
3599 "tokio-signal 0.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
3600 "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
3601]
3602
3603[[package]]
3604name = "tokio-reactor"
3605version = "0.1.8"
3606source = "registry+https://github.com/rust-lang/crates.io-index"
3607dependencies = [
3608 "crossbeam-utils 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
3609 "futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)",
3610 "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
3611 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
3612 "mio 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)",
3613 "num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
3614 "parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
3615 "slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
3616 "tokio-executor 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
3617 "tokio-io 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
3618]
3619
3620[[package]]
3621name = "tokio-signal"
3622version = "0.2.7"
3623source = "registry+https://github.com/rust-lang/crates.io-index"
3624dependencies = [
3625 "futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)",
3626 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
3627 "mio 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)",
3628 "mio-uds 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
3629 "signal-hook 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
3630 "tokio-executor 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
3631 "tokio-io 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
3632 "tokio-reactor 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
3633 "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
3634]
3635
3636[[package]]
3637name = "tokio-tcp"
3638version = "0.1.3"
3639source = "registry+https://github.com/rust-lang/crates.io-index"
3640dependencies = [
3641 "bytes 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
3642 "futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)",
3643 "iovec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
3644 "mio 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)",
3645 "tokio-io 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
3646 "tokio-reactor 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
3647]
3648
3649[[package]]
3650name = "tokio-threadpool"
3651version = "0.1.10"
3652source = "registry+https://github.com/rust-lang/crates.io-index"
3653dependencies = [
3654 "crossbeam-channel 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
3655 "crossbeam-deque 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)",
3656 "crossbeam-utils 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
3657 "futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)",
3658 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
3659 "num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
3660 "rand 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
3661 "tokio-executor 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
3662]
3663
3664[[package]]
3665name = "tokio-timer"
3666version = "0.2.8"
3667source = "registry+https://github.com/rust-lang/crates.io-index"
3668dependencies = [
3669 "crossbeam-utils 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
3670 "futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)",
3671 "slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
3672 "tokio-executor 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
3673]
3674
3675[[package]]
3676name = "tokio-udp"
3677version = "0.1.3"
3678source = "registry+https://github.com/rust-lang/crates.io-index"
3679dependencies = [
3680 "bytes 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
3681 "futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)",
3682 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
3683 "mio 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)",
3684 "tokio-codec 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
3685 "tokio-io 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
3686 "tokio-reactor 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
3687]
3688
3689[[package]]
3690name = "tokio-uds"
3691version = "0.2.5"
3692source = "registry+https://github.com/rust-lang/crates.io-index"
3693dependencies = [
3694 "bytes 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
3695 "futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)",
3696 "iovec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
3697 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
3698 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
3699 "mio 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)",
3700 "mio-uds 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
3701 "tokio-codec 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
3702 "tokio-io 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
3703 "tokio-reactor 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
3704]
3705
3706[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293707name = "toml"
Alex Crichtonb4110902018-12-08 11:06:543708version = "0.4.10"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583709source = "registry+https://github.com/rust-lang/crates.io-index"
3710dependencies = [
Eric Huss57393642018-12-17 18:23:043711 "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:583712]
3713
3714[[package]]
steveklabnik54371882018-01-25 17:32:253715name = "toml-query"
3716version = "0.6.0"
3717source = "registry+https://github.com/rust-lang/crates.io-index"
3718dependencies = [
3719 "error-chain 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
3720 "is-match 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewski14b1b572018-12-10 07:58:083721 "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:163722 "regex 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:543723 "toml 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnik54371882018-01-25 17:32:253724]
3725
3726[[package]]
James Munnsde763692019-01-19 02:39:373727name = "toml-query"
3728version = "0.7.0"
3729source = "registry+https://github.com/rust-lang/crates.io-index"
3730dependencies = [
3731 "error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
3732 "is-match 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
3733 "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
3734 "regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
3735 "toml 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)",
3736]
3737
3738[[package]]
Eric Huss8c20add2018-12-03 01:33:203739name = "typenum"
3740version = "1.10.0"
3741source = "registry+https://github.com/rust-lang/crates.io-index"
3742
3743[[package]]
James Munnsde763692019-01-19 02:39:373744name = "ucd-trie"
3745version = "0.1.1"
3746source = "registry+https://github.com/rust-lang/crates.io-index"
3747
3748[[package]]
Alex Crichton994bfd42018-02-26 17:07:163749name = "ucd-util"
Alex Crichtonb4110902018-12-08 11:06:543750version = "0.1.3"
Alex Crichton994bfd42018-02-26 17:07:163751source = "registry+https://github.com/rust-lang/crates.io-index"
3752
3753[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:583754name = "unicode-bidi"
steveklabnik4871dba2017-06-27 17:33:323755version = "0.3.4"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583756source = "registry+https://github.com/rust-lang/crates.io-index"
3757dependencies = [
Alex Crichton2863b752018-08-21 17:23:473758 "matches 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:583759]
3760
3761[[package]]
3762name = "unicode-normalization"
Alex Crichtond8251152018-07-02 16:33:163763version = "0.1.7"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583764source = "registry+https://github.com/rust-lang/crates.io-index"
3765
3766[[package]]
3767name = "unicode-segmentation"
Alex Crichtond8251152018-07-02 16:33:163768version = "1.2.1"
Steve Klabnika0769612017-02-07 23:13:573769source = "registry+https://github.com/rust-lang/crates.io-index"
3770
3771[[package]]
3772name = "unicode-width"
Mark Simulacrumad97f8b2018-06-22 15:48:433773version = "0.1.5"
Steve Klabnika0769612017-02-07 23:13:573774source = "registry+https://github.com/rust-lang/crates.io-index"
3775
3776[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:583777name = "unicode-xid"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583778version = "0.0.4"
3779source = "registry+https://github.com/rust-lang/crates.io-index"
3780
3781[[package]]
Alex Crichton87f3dda2018-03-01 19:08:483782name = "unicode-xid"
3783version = "0.1.0"
3784source = "registry+https://github.com/rust-lang/crates.io-index"
3785
3786[[package]]
flip19954c228cc2019-02-18 09:32:583787name = "unicode_categories"
3788version = "0.1.1"
3789source = "registry+https://github.com/rust-lang/crates.io-index"
3790
3791[[package]]
Steve Klabnik2795de32017-02-20 00:20:573792name = "unreachable"
Nick Cameron3dad1972017-06-26 13:43:093793version = "1.0.0"
Steve Klabnik2795de32017-02-20 00:20:573794source = "registry+https://github.com/rust-lang/crates.io-index"
3795dependencies = [
3796 "void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
3797]
3798
3799[[package]]
est31c2d59062017-06-12 19:35:473800name = "unstable-book-gen"
3801version = "0.1.0"
3802dependencies = [
Alex Crichtonb4110902018-12-08 11:06:543803 "num-traits 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
est31c2d59062017-06-12 19:35:473804 "tidy 0.1.0",
3805]
3806
3807[[package]]
Nick Cameron71a0be02017-09-25 04:13:293808name = "unwind"
3809version = "0.0.0"
3810dependencies = [
Lokathorf532dfe92019-01-07 19:52:053811 "compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron71a0be02017-09-25 04:13:293812 "core 0.0.0",
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:423813 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron71a0be02017-09-25 04:13:293814]
3815
3816[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:583817name = "url"
Alex Crichtonb4110902018-12-08 11:06:543818version = "1.7.2"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583819source = "registry+https://github.com/rust-lang/crates.io-index"
3820dependencies = [
Alex Crichton52d7ee832018-07-17 16:04:223821 "idna 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:473822 "matches 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:293823 "percent-encoding 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:583824]
3825
3826[[package]]
3827name = "url_serde"
3828version = "0.2.0"
3829source = "registry+https://github.com/rust-lang/crates.io-index"
3830dependencies = [
Eric Huss57393642018-12-17 18:23:043831 "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:543832 "url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:583833]
3834
3835[[package]]
steveklabnikecfbaca2018-04-03 14:32:043836name = "utf-8"
3837version = "0.7.2"
3838source = "registry+https://github.com/rust-lang/crates.io-index"
3839
3840[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:583841name = "utf8-ranges"
Alex Crichtonb4110902018-12-08 11:06:543842version = "1.0.2"
Steve Klabnika0769612017-02-07 23:13:573843source = "registry+https://github.com/rust-lang/crates.io-index"
3844
3845[[package]]
Alex Crichton1cede102017-06-15 02:33:063846name = "vcpkg"
Alex Crichton2863b752018-08-21 17:23:473847version = "0.2.6"
Alex Crichton1cede102017-06-15 02:33:063848source = "registry+https://github.com/rust-lang/crates.io-index"
3849
3850[[package]]
Steve Klabnika0769612017-02-07 23:13:573851name = "vec_map"
Alex Crichtond8251152018-07-02 16:33:163852version = "0.8.1"
Steve Klabnika0769612017-02-07 23:13:573853source = "registry+https://github.com/rust-lang/crates.io-index"
3854
3855[[package]]
Ralf Jung8d908b52018-09-17 07:20:033856name = "vergen"
Ralf Jungf2a6db72018-12-07 09:12:013857version = "3.0.4"
Ralf Jung8d908b52018-09-17 07:20:033858source = "registry+https://github.com/rust-lang/crates.io-index"
3859dependencies = [
3860 "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonb4110902018-12-08 11:06:543861 "chrono 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss55917ba2019-02-03 22:42:293862 "failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Ralf Jung8d908b52018-09-17 07:20:033863]
3864
3865[[package]]
Alex Crichtonb4110902018-12-08 11:06:543866name = "version_check"
3867version = "0.1.5"
3868source = "registry+https://github.com/rust-lang/crates.io-index"
3869
3870[[package]]
Steve Klabnik2795de32017-02-20 00:20:573871name = "void"
3872version = "1.0.2"
3873source = "registry+https://github.com/rust-lang/crates.io-index"
3874
3875[[package]]
Alex Crichtond99e7c22018-09-28 18:27:303876name = "wait-timeout"
3877version = "0.1.5"
3878source = "registry+https://github.com/rust-lang/crates.io-index"
3879dependencies = [
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:423880 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond99e7c22018-09-28 18:27:303881]
3882
3883[[package]]
Josh Stone020c5ec2017-05-08 22:01:133884name = "walkdir"
Alex Crichtonb4110902018-12-08 11:06:543885version = "2.2.7"
Alex Crichton80d6ed22018-01-08 21:56:223886source = "registry+https://github.com/rust-lang/crates.io-index"
3887dependencies = [
Alex Crichtonb4110902018-12-08 11:06:543888 "same-file 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton4f661c02018-10-08 17:39:093889 "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:473890 "winapi-util 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:223891]
3892
3893[[package]]
Steve Klabnika0769612017-02-07 23:13:573894name = "winapi"
3895version = "0.2.8"
3896source = "registry+https://github.com/rust-lang/crates.io-index"
3897
3898[[package]]
Alex Crichton80d6ed22018-01-08 21:56:223899name = "winapi"
Alex Crichton4f661c02018-10-08 17:39:093900version = "0.3.6"
Alex Crichton80d6ed22018-01-08 21:56:223901source = "registry+https://github.com/rust-lang/crates.io-index"
3902dependencies = [
3903 "winapi-i686-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
3904 "winapi-x86_64-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
3905]
3906
3907[[package]]
Steve Klabnika0769612017-02-07 23:13:573908name = "winapi-build"
3909version = "0.1.1"
3910source = "registry+https://github.com/rust-lang/crates.io-index"
3911
Josh Stone020c5ec2017-05-08 22:01:133912[[package]]
Alex Crichton80d6ed22018-01-08 21:56:223913name = "winapi-i686-pc-windows-gnu"
3914version = "0.4.0"
3915source = "registry+https://github.com/rust-lang/crates.io-index"
3916
3917[[package]]
Alex Crichton2863b752018-08-21 17:23:473918name = "winapi-util"
3919version = "0.1.1"
3920source = "registry+https://github.com/rust-lang/crates.io-index"
3921dependencies = [
Alex Crichton4f661c02018-10-08 17:39:093922 "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:473923]
3924
3925[[package]]
Alex Crichton80d6ed22018-01-08 21:56:223926name = "winapi-x86_64-pc-windows-gnu"
3927version = "0.4.0"
3928source = "registry+https://github.com/rust-lang/crates.io-index"
3929
3930[[package]]
Alex Crichton1cede102017-06-15 02:33:063931name = "wincolor"
Alex Crichton2863b752018-08-21 17:23:473932version = "1.0.1"
Alex Crichtonfa5b3d32018-07-26 00:25:123933source = "registry+https://github.com/rust-lang/crates.io-index"
3934dependencies = [
Alex Crichton4f661c02018-10-08 17:39:093935 "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton2863b752018-08-21 17:23:473936 "winapi-util 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfa5b3d32018-07-26 00:25:123937]
3938
3939[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:433940name = "ws2_32-sys"
3941version = "0.2.1"
3942source = "registry+https://github.com/rust-lang/crates.io-index"
3943dependencies = [
3944 "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
3945 "winapi-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
3946]
3947
3948[[package]]
Josh Stone020c5ec2017-05-08 22:01:133949name = "xattr"
Alex Crichton52d7ee832018-07-17 16:04:223950version = "0.2.2"
Josh Stone020c5ec2017-05-08 22:01:133951source = "registry+https://github.com/rust-lang/crates.io-index"
3952dependencies = [
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:423953 "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
Josh Stone020c5ec2017-05-08 22:01:133954]
3955
3956[[package]]
3957name = "xz2"
Alex Crichtond8251152018-07-02 16:33:163958version = "0.1.5"
Josh Stone020c5ec2017-05-08 22:01:133959source = "registry+https://github.com/rust-lang/crates.io-index"
3960dependencies = [
Bastien Orivel933c2992018-07-06 20:52:403961 "lzma-sys 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
Josh Stone020c5ec2017-05-08 22:01:133962]
3963
3964[[package]]
3965name = "yaml-rust"
3966version = "0.3.5"
3967source = "registry+https://github.com/rust-lang/crates.io-index"
3968
Ahmed Charles9ca382f2016-09-02 08:55:293969[metadata]
Alex Crichtonb4110902018-12-08 11:06:543970"checksum adler32 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "7e522997b529f05601e05166c07ed17789691f562762c7f3b987263d2dedee5c"
3971"checksum aho-corasick 0.6.9 (registry+https://github.com/rust-lang/crates.io-index)" = "1e9a933f4e58658d7b12defcf96dc5c720f20832deebe3e0a19efd3b6aaeeb9e"
steveklabnikecfbaca2018-04-03 14:32:043972"checksum ammonia 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "fd4c682378117e4186a492b2252b9537990e1617f44aed9788b9a1149de45477"
Aleksey Kladovb15b0232018-03-16 10:37:143973"checksum ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b"
Matthias Krüger696fb8f2019-01-21 15:32:433974"checksum arc-swap 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)" = "1025aeae2b664ca0ea726a89d574fe8f4e77dd712d443236ad1de00379450cf6"
flip19954c228cc2019-02-18 09:32:583975"checksum argon2rs 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)" = "3f67b0b6a86dae6e67ff4ca2b6201396074996379fba2b92ff649126f37cb392"
James Munnsde763692019-01-19 02:39:373976"checksum arrayref 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = "0d382e583f07208808f6b1249e60848879ba3543f57c32277bf52d69c2f0f0ee"
Nick Cameron4b6f5c22018-02-26 03:15:453977"checksum arrayvec 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)" = "a1e964f9e24d588183fcb43503abda40d288c8657dfc27311516ce2f05675aef"
Ralf Junga171ed22018-07-27 13:10:523978"checksum atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = "9a7d5b8723950951411ee34d271d99dddcc2035a16ab25310ea2c8cfd4369652"
Ralf Jung8e994a22018-12-11 21:36:243979"checksum backtrace 0.3.11 (registry+https://github.com/rust-lang/crates.io-index)" = "18b65ea1161bfb2dd6da6fade5edd4dbd08fba85012123dd333d2fd1b90b2782"
Alex Crichton8d500572018-12-15 00:47:183980"checksum backtrace-sys 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)" = "6ea90dd7b012b3d1a2cb6bec16670a0db2c95d4e931e84f4047e0460c1b34c8d"
Alex Crichtond99e7c22018-09-28 18:27:303981"checksum bit-set 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "6f1efcc46c18245a69c38fcc5cc650f16d3a59d034f3106e9ed63748f695730a"
3982"checksum bit-vec 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "4440d5cb623bb7390ae27fec0bb6c61111969860f8e3ae198bfa0663645e67cf"
Marc-Antoine Perennou95bc0d62017-06-07 19:42:173983"checksum bitflags 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)" = "4efd02e230a02e18f92fc2735f44597385ed02ad8f831e7c1c1156ee5e1ab3a5"
Alex Crichton2863b752018-08-21 17:23:473984"checksum bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "228047a76f468627ca71776ecdebd732a3423081fcf5125585bcd7c49886ce12"
flip19954c228cc2019-02-18 09:32:583985"checksum blake2-rfc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)" = "5d6d530bdd2d52966a6d03b7a964add7ae1a288d25214066fd4b600f0f796400"
James Munnsde763692019-01-19 02:39:373986"checksum block-buffer 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "a076c298b9ecdb530ed9d967e74a6027d6a7478924520acddcddc24c1c8ab3ab"
Alex Crichtonb4110902018-12-08 11:06:543987"checksum bufstream 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "40e38929add23cdf8a366df9b0e088953150724bcbe5fc330b0d8eb3b328eec8"
3988"checksum build_const 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "39092a32794787acd8525ee150305ff051b0aa6cc2abaf193924f5ab05425f39"
James Munnsde763692019-01-19 02:39:373989"checksum byte-tools 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "560c32574a12a89ecd91f5e742165893f86e3ab98d21f8ea548658eb9eef5f40"
flip19954c228cc2019-02-18 09:32:583990"checksum bytecount 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "be0fdd54b507df8f22012890aadd099979befdba27713c767993f8380112ca7c"
Alex Crichtonb4110902018-12-08 11:06:543991"checksum byteorder 1.2.7 (registry+https://github.com/rust-lang/crates.io-index)" = "94f88df23a25417badc922ab0f5716cc1330e87f71ddd9203b3a3ccd9cedf75d"
Matthias Krüger696fb8f2019-01-21 15:32:433992"checksum bytes 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)" = "40ade3d27603c2cb345eb0912aec461a6dec7e06a4ae48589904e808335c7afa"
Alex Crichton8ccf1122018-09-20 21:37:533993"checksum bytesize 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "716960a18f978640f25101b5cbf1c6f6b0d3192fab36a2d98ca96f0ecbe41010"
Matthias Krügerf354c852018-11-14 13:49:403994"checksum cargo_metadata 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7d8dfe3adeb30f7938e6c1dd5327f29235d8ada3e898aeb08c343005ec2915a2"
Matthias Krügera27cf8a2019-01-30 00:24:373995"checksum cargo_metadata 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)" = "585784cac9b05c93a53b17a0b24a5cdd1dfdda5256f030e089b549d2390cc720"
Hugues de Valon4af681c2019-01-09 14:51:223996"checksum cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)" = "bb4a8b715cb4597106ea87c7c84b2f1d452c7492033765df7f32651e66fcf749"
Alex Crichtonb4110902018-12-08 11:06:543997"checksum cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "082bb9b28e00d3c9d39cc03e64ce4cea0f1bb9b3fde493f0cbc008472d22bdf4"
scalexmda9467d2018-11-28 21:11:003998"checksum chalk-engine 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "17ec698a6f053a23bfbe646d9f2fde4b02abc19125595270a99e6f44ae0bdd1a"
Niko Matsakis9c548bf2018-05-24 12:48:023999"checksum chalk-macros 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "295635afd6853aa9f20baeb7f0204862440c0fe994c5a253d5f479dac41d047e"
Alex Crichtonb4110902018-12-08 11:06:544000"checksum chrono 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" = "45912881121cb26fad7c38c17ba7daa18764771836b34fab7d3fbd93ed633878"
Alex Crichtond8251152018-07-02 16:33:164001"checksum clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b957d88f4b6a63b9d70d5f454ac8011819c6efa7727858f458ab71c756ce2d3e"
kennytmcab21f12018-07-26 21:58:554002"checksum cloudabi 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "ddfc5b9aa5d4507acaf872de71051dfd0e309860e88966e1051e462a077aac4f"
Alex Crichton2863b752018-08-21 17:23:474003"checksum cmake 0.1.33 (registry+https://github.com/rust-lang/crates.io-index)" = "704fbf3bb5149daab0afb255dbea24a1f08d2f4099cedb9baab6d470d4c5eefb"
Nick Cameron127f9a62018-04-25 22:11:284004"checksum colored 1.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b0aa3473e85a3161b59845d6096b289bb577874cafeaf75ea1b1beaa6572c7fc"
Oliver Schneideracdf83f2017-12-06 08:25:294005"checksum commoncrypto 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d056a8586ba25a1e4d61cb090900e495952c7886786fc55f909ab2f819b69007"
4006"checksum commoncrypto-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1fed34f46747aa73dfaa578069fd8279d2818ade2b55f38f22a9401c7f4083e2"
Lokathorf532dfe92019-01-07 19:52:054007"checksum compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "6711d51cb46744dd8305293cc3fbc392aaff7a8f5095a7c4fae1e5113ef07c96"
dylan_DPC40925382019-01-08 07:01:504008"checksum compiletest_rs 0.3.18 (registry+https://github.com/rust-lang/crates.io-index)" = "0d76d4322a40f6b0db7259d4f2c8a65ed8b0d84fce0bbc61b98cf47f8ec6eec3"
flip19954c228cc2019-02-18 09:32:584009"checksum constant_time_eq 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "8ff012e225ce166d4422e0e78419d901719760f62ae2b7969ca6b564d1b54a9e"
Alex Crichtonb4110902018-12-08 11:06:544010"checksum core-foundation 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)" = "4e2640d6d0bf22e82bed1b73c6aef8d5dd31e5abe6666c57e6d45e2649f4f887"
4011"checksum core-foundation-sys 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = "e7ca8a5221364ef15ce201e8ed2f609fc312682a8f4e0e3d4aa5879764e0fa3b"
4012"checksum crc 1.8.1 (registry+https://github.com/rust-lang/crates.io-index)" = "d663548de7f5cca343f1e0a48d14dcfb0e9eb4e079ec58883b7251539fa10aeb"
4013"checksum crc32fast 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "e91d5240c6975ef33aeb5f148f35275c25eda8e8a5f95abe421978b05b8bf192"
Nick Cameron90701932018-09-25 02:40:424014"checksum crossbeam-channel 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)" = "7b85741761b7f160bc5e7e0c14986ef685b7f8bf9b7ad081c60c604bb4649827"
Matthias Krüger696fb8f2019-01-21 15:32:434015"checksum crossbeam-channel 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "5b2a9ea8f77c7f9efd317a8a5645f515d903a2d86ee14d2337a5facd1bd52c12"
Nick Cameron4b6f5c22018-02-26 03:15:454016"checksum crossbeam-deque 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "f739f8c5363aca78cfb059edf753d8f0d36908c348f3d8d1503f03d8b75d9cf3"
Matthias Krüger696fb8f2019-01-21 15:32:434017"checksum crossbeam-deque 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)" = "05e44b8cf3e1a625844d1750e1f7820da46044ff6d28f4d43e455ba3e5bb2c13"
Alex Crichtone9d89832018-04-02 15:43:554018"checksum crossbeam-epoch 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "927121f5407de9956180ff5e936fe3cf4324279280001cd56b669d28ee7e9150"
Nick Cameron90701932018-09-25 02:40:424019"checksum crossbeam-epoch 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "9c90f1474584f38e270b5b613e898c8c328aa4f3dea85e0a27ac2e642f009416"
Matthias Krüger696fb8f2019-01-21 15:32:434020"checksum crossbeam-epoch 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "f10a4f8f409aaac4b16a5474fb233624238fcdeefb9ba50d5ea059aab63ba31c"
Nick Cameron4b6f5c22018-02-26 03:15:454021"checksum crossbeam-utils 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "2760899e32a1d58d5abb31129f8fae5de75220bc2176e77ff7c627ae45c918d9"
Alex Crichton0e034d12018-07-31 21:16:554022"checksum crossbeam-utils 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "677d453a17e8bd2b913fa38e8b9cf04bcdbb5be790aa294f2389661d72036015"
Alex Crichtonb4110902018-12-08 11:06:544023"checksum crossbeam-utils 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = "e07fc155212827475223f0bcfae57e945e694fc90950ddf3f6695bbfd5555c72"
Alex Crichton994bfd42018-02-26 17:07:164024"checksum crypto-hash 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "09de9ee0fc255ace04c7fa0763c9395a945c37c8292bb554f8d48361d1dcf1b4"
Alex Crichton62d78012018-11-09 20:55:254025"checksum curl 0.4.19 (registry+https://github.com/rust-lang/crates.io-index)" = "c7c9d851c825e0c033979d4516c9173bc19a78a96eb4d6ae51d4045440eafa16"
4026"checksum curl-sys 0.4.15 (registry+https://github.com/rust-lang/crates.io-index)" = "721c204978be2143fab0a84b708c49d79d1f6100b8785610f456043a90708870"
Niko Matsakis826fb1d2019-01-02 19:45:224027"checksum datafrog 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "a0afaad2b26fa326569eb264b1363e8ae3357618c43982b3f285f0774ce76b69"
Bastien Orivel5c4534a2018-12-08 14:11:474028"checksum derive-new 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)" = "6ca414e896ae072546f4d789f452daaecf60ddee4c9df5dc6d5936d769e3d87c"
Nick Cameron595bea62018-11-19 04:21:104029"checksum derive_more 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)" = "3f57d78cf3bd45270dad4e70c21ec77a960b36c7a841ff9db76aaa775a8fb871"
Oliver Schneideracdf83f2017-12-06 08:25:294030"checksum diff 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)" = "3c2b69f912779fbb121ceb775d74d51e915af17aaebc38d28a592843a2dd0a3a"
Mark Simulacrum42fde212018-03-10 14:03:064031"checksum difference 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "524cbf6897b527295dff137cec09ecf3a05f4fddffd7dfcd1585403449e74198"
James Munnsde763692019-01-19 02:39:374032"checksum digest 0.7.6 (registry+https://github.com/rust-lang/crates.io-index)" = "03b072242a8cbaf9c145665af9d250c59af3b958f83ed6824e13533cf76d5b90"
Ralf Jung44b0fd62018-11-28 20:22:454033"checksum directories 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "72d337a64190607d4fcca2cb78982c5dd57f4916e19696b48a575fa746b6cb0f"
flip19954c228cc2019-02-18 09:32:584034"checksum dirs 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "88972de891f6118092b643d85a0b28e0678e0f948d7f879aa32f2d5aafe97d2a"
Alex Crichton059ed4f2019-01-25 15:23:184035"checksum dlmalloc 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "d56ad71b31043818d0ee10a7fb9664882f8e45849c81647585e6a3124f185517"
Alex Crichtone9d89832018-04-02 15:43:554036"checksum either 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "3be565ca5c557d7f59e7cfcf1844f9e3033650c929c6566f511e8005f205c1d0"
Bastien Orivel5c4534a2018-12-08 14:11:474037"checksum elasticlunr-rs 2.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "a99a310cd1f9770e7bf8e48810c7bcbb0e078c8fb23a8c7bcf0da4c2bf61a455"
Nicholas Nethercote1e34dfc2018-11-02 08:46:594038"checksum ena 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "f56c93cc076508c549d9bb747f79aa9b4eb098be7b8cad8830c3137ef52d1e00"
Alex Crichtonb4110902018-12-08 11:06:544039"checksum env_logger 0.5.13 (registry+https://github.com/rust-lang/crates.io-index)" = "15b0a4d2e39f8420210be8b27eeda28029729e2fd4291019455016c348240c38"
Alex Crichton01127ca2018-11-16 11:08:234040"checksum env_logger 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "afb070faf94c85d17d50ca44f6ad076bce18ae92f0037d350947240a36e9d42e"
Alex Crichton38bedfa2017-09-02 03:46:514041"checksum error-chain 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ff511d5dc435d703f4971bc399647c9bc38e20cb41452e3b9feb4765419ed3f3"
Ralf Jungf684f802018-07-13 08:34:504042"checksum error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)" = "07e791d3be96241c77c43846b665ef1384606da2cd2a48730abe606a12906e02"
Eric Huss55917ba2019-02-03 22:42:294043"checksum failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "795bd83d3abeb9220f257e597aa0080a508b27533824adf336529648f6abf7e2"
4044"checksum failure_derive 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "ea1063915fd7ef4309e222a5a07cf9c319fb9c7836b1f89b85458672dbb127e1"
James Munnsde763692019-01-19 02:39:374045"checksum fake-simd 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "e88a8acf291dafb59c2d96e8f59828f3838bb1a70398823ade51a84de6a6deed"
Alex Crichtonb4110902018-12-08 11:06:544046"checksum filetime 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)" = "a2df5c1a8c4be27e7707789dc42ae65976e60b394afd293d1419ab915833e646"
Mark Simulacrumb0dbc7c2018-03-27 10:44:334047"checksum fixedbitset 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" = "86d4de0081402f5e88cdac65c8dcdcc73118c1a7a465e2a05f0da05843a8ea33"
Alex Crichtonb4110902018-12-08 11:06:544048"checksum flate2 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)" = "2291c165c8e703ee54ef3055ad6188e3d51108e2ded18e9f2476e774fc5ad3d4"
Oliver Schneideracdf83f2017-12-06 08:25:294049"checksum fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)" = "2fad85553e09a6f881f739c29f0b00b0f01357c743266d478b68951ce23285f3"
4050"checksum foreign-types 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
4051"checksum foreign-types-shared 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
Jethro Beekmandcb5db82018-12-19 11:56:174052"checksum fortanix-sgx-abi 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "3f8cbee5e872cf7db61a999a041f9bc4706ca7bf7df4cb914f53fabb1c1bc550"
Alex Crichton80d6ed22018-01-08 21:56:224053"checksum fs2 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" = "9564fc758e15025b46aa6643b1b77d047d1a56a1aea6e01002ac0c7026876213"
Alex Crichton016eaf82018-10-21 02:15:064054"checksum fs_extra 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "5f2a4a2034423744d2cc7ca2068453168dcdb82c438419e639a26bd87839c674"
Nick Cameron77177052018-07-06 00:34:004055"checksum fst 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d94485a00b1827b861dd9d1a2cc9764f9044d4c535514c0760a5a2012ef3399f"
Alex Crichton80d6ed22018-01-08 21:56:224056"checksum fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "2e9763c69ebaae630ba35f74888db465e49e259ba1bc0eda7d06f4a067615d82"
4057"checksum fuchsia-zircon-sys 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "3dcaa9ae7725d12cdb85b3ad99a434db70b468c09ded17e012d86b5c1010f7a7"
Alex Crichtond8251152018-07-02 16:33:164058"checksum futf 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "7c9c1ce3fa9336301af935ab852c437817d14cd33690446569392e65170aac3b"
4059"checksum futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)" = "1a70b146671de62ec8c8ed572219ca5d594d9b06c0b364d5e67b722fc559b48c"
Eric Huss97308712018-08-14 21:27:264060"checksum fwdansi 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "34dd4c507af68d37ffef962063dfa1944ce0dd4d5b82043dbab1dabe088610c3"
James Munnsde763692019-01-19 02:39:374061"checksum generic-array 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ef25c5683767570c2bbd7deba372926a55eaae9982d7726ee2a1050239d45b9d"
Alex Crichtone9d89832018-04-02 15:43:554062"checksum getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)" = "b900c08c1939860ce8b54dc6a89e26e00c04c380fd0e09796799bd7f12861e05"
Hugues de Valon65ac3152019-01-10 12:42:144063"checksum git2 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c7339329bfa14a00223244311560d11f8f489b453fb90092af97f267a6090ab0"
4064"checksum git2-curl 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d58551e903ed7e2d6fe3a2f3c7efa3a784ec29b19d0fbb035aaf0497c183fbdd"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584065"checksum glob 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = "8be18de09a56b60ed0edf84bc9df007e30040691af7acd1c41874faac5895bfb"
Alex Crichtonb4110902018-12-08 11:06:544066"checksum globset 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "4743617a7464bbda3c8aec8558ff2f9429047e025771037df561d383337ff865"
Alex Crichtond8251152018-07-02 16:33:164067"checksum handlebars 0.32.4 (registry+https://github.com/rust-lang/crates.io-index)" = "d89ec99d1594f285d4590fc32bac5f75cdab383f1123d504d27862c644a807dd"
James Munnsde763692019-01-19 02:39:374068"checksum handlebars 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d82e5750d8027a97b9640e3fefa66bbaf852a35228e1c90790efd13c4b09c166"
Bastien Orivel5c4534a2018-12-08 14:11:474069"checksum heck 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ea04fa3ead4e05e51a7c806fc07271fdbde4e246a6c6d1efd52e72230b771b82"
Alex Crichtond8251152018-07-02 16:33:164070"checksum hex 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "805026a5d0141ffc30abb3be3173848ad46a1b1664fe632428479619a3644d77"
Alex Crichton2863b752018-08-21 17:23:474071"checksum home 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "80dff82fb58cfbbc617fb9a9184b010be0529201553cda50ad04372bc2333aff"
Bastien Orivel5c4534a2018-12-08 14:11:474072"checksum html5ever 0.22.5 (registry+https://github.com/rust-lang/crates.io-index)" = "c213fa6a618dc1da552f54f85cba74b05d8e883c92ec4e89067736938084c26e"
Alex Crichtonb4110902018-12-08 11:06:544073"checksum humantime 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "3ca7e5f2e110db35f93b837c81797f3714500b81d517bf20c431b16d3ca4f114"
Alex Crichton52d7ee832018-07-17 16:04:224074"checksum idna 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "38f09e0f0b1fb55fdee1f17470ad800da77af5186a1a76c026b679358b7e844e"
Manish Goregaokard63e9252018-07-20 07:53:564075"checksum if_chain 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "4bac95d9aa0624e7b78187d6fb8ab012b41d9f6f54b1bcb61e61c4845f8357ec"
Alex Crichtonb4110902018-12-08 11:06:544076"checksum ignore 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)" = "36ecfc5ad80f0b1226df948c562e2cddd446096be3f644c95106400eae8a5e01"
flip19954c228cc2019-02-18 09:32:584077"checksum im-rc 12.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "9460397452f537fd51808056ff209f4c4c4c9d20d42ae952f517708726284972"
Matthias Krüger696fb8f2019-01-21 15:32:434078"checksum iovec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "dbe6e417e7d0975db6512b90796e8ce223145ac4e33c377e4a42882a0e88bb08"
steveklabnik54371882018-01-25 17:32:254079"checksum is-match 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7e5b386aef33a1c677be65237cb9d32c3f3ef56bd035949710c4bb13083eb053"
Alex Crichtone9d89832018-04-02 15:43:554080"checksum itertools 0.7.8 (registry+https://github.com/rust-lang/crates.io-index)" = "f58856976b776fedd95533137617a02fb25719f40e7d9b01c7043cd65474f450"
Matthias Krüger696fb8f2019-01-21 15:32:434081"checksum itertools 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "5b8467d9c1cebe26feb08c640139247fac215782d35371ade9a2136ed6085358"
Alex Crichtond99e7c22018-09-28 18:27:304082"checksum itoa 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" = "1306f3464951f30e30d12373d31c79fbd52d236e5e896fd92f96ec7babbbe60b"
Alex Crichton016eaf82018-10-21 02:15:064083"checksum jemalloc-sys 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" = "bfc62c8e50e381768ce8ee0428ee53741929f7ebd73e4d83f669bcf7693e00ae"
Alex Crichtonb4110902018-12-08 11:06:544084"checksum jobserver 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)" = "dd80e58f77e0cdea53ba96acc5e04479e5ffc5d869626a6beafe50fed867eace"
Igor Matuszewski3a17cf72018-08-25 16:17:554085"checksum json 0.11.13 (registry+https://github.com/rust-lang/crates.io-index)" = "9ad0485404155f45cce53a40d4b2d6ac356418300daed05273d9e26f91c390be"
Hirokazu Hata6e720772019-02-03 00:48:184086"checksum jsonrpc-core 10.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "7a5152c3fda235dfd68341b3edf4121bc4428642c93acbd6de88c26bf95fc5d7"
Steve Klabnika0769612017-02-07 23:13:574087"checksum kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d"
Oliver Schneideracdf83f2017-12-06 08:25:294088"checksum lazy_static 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = "76f033c7ad61445c5b347c7382dd1237847eb1bce590fe50365dcb33d546be73"
Igor Matuszewski14b1b572018-12-10 07:58:084089"checksum lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a374c89b9db55895453a74c1e38861d9deec0b01b405a82516e9d5de4820dea1"
Alex Crichtonb4110902018-12-08 11:06:544090"checksum lazycell 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "b294d6fa9ee409a054354afc4352b0b9ef7ca222c69b8812cbea9e7d2bf3783f"
John Paul Adrian Glaubitz1e903c32019-01-06 10:01:424091"checksum libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)" = "023a4cd09b2ff695f9734c1934145a315594b7986398496841c7031a5a1bbdbd"
Eric Huss57393642018-12-17 18:23:044092"checksum libgit2-sys 0.7.11 (registry+https://github.com/rust-lang/crates.io-index)" = "48441cb35dc255da8ae72825689a95368bf510659ae1ad55dc4aa88cb1789bf1"
Alex Crichtonb4110902018-12-08 11:06:544093"checksum libnghttp2-sys 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "d75d7966bda4730b722d1eab8e668df445368a24394bae9fc1e8dc0ab3dbe4f4"
Alex Crichtonb1305c22018-09-17 16:52:024094"checksum libssh2-sys 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = "126a1f4078368b163bfdee65fbab072af08a1b374a5551b21e87ade27b1fbf9d"
Alex Crichtonb4110902018-12-08 11:06:544095"checksum libz-sys 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)" = "2eb5e43362e38e2bca2fd5f5134c4d4564a23a5c28e9b95411652021a8675ebe"
Mark Rousskov9ec5ef52018-08-04 22:24:394096"checksum lock_api 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "949826a5ccf18c1b3a7c3d57692778d21768b79e46eb9dd07bfc4c2160036c54"
Alex Crichtonb4110902018-12-08 11:06:544097"checksum log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" = "c84ec4b527950aa83a329754b01dbe3f58361d1c5efacd1f6d68c494d08a17c6"
Alex Crichtond8251152018-07-02 16:33:164098"checksum log_settings 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "19af41f0565d7c19b2058153ad0b42d4d5ce89ec4dbf06ed6741114a8b63e7cd"
Hirokazu Hata6e720772019-02-03 00:48:184099"checksum lsp-codec 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "f3570f641b984e3e4613a1ca34db2ea72549bbc3c0316d33f5af91ab514dcbff"
flip19954c228cc2019-02-18 09:32:584100"checksum lsp-types 0.55.4 (registry+https://github.com/rust-lang/crates.io-index)" = "6392b5843615b8a2adeebe87b83fdd29567c0870baba3407a67e6dbfee4712f8"
Bastien Orivel933c2992018-07-06 20:52:404101"checksum lzma-sys 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" = "d1eaa027402541975218bb0eec67d6b0412f6233af96e0d096d31dbdfd22e614"
steveklabnikecfbaca2018-04-03 14:32:044102"checksum mac 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4"
Guillaume Gomezcf5ee8f2018-08-15 13:07:074103"checksum macro-utils 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f2c4deaccc2ead6a28c16c0ba82f07d52b6475397415ce40876e559b0b0ea510"
steveklabnikecfbaca2018-04-03 14:32:044104"checksum maplit 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "08cbb6b4fef96b6d77bfc40ec491b1690c779e77b05cd9f07f787ed376fd4c43"
4105"checksum markup5ever 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)" = "bfedc97d5a503e96816d10fedcd5b42f760b2e525ce2f7ec71f6a41780548475"
Alex Crichton2863b752018-08-21 17:23:474106"checksum matches 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" = "7ffc5c5338469d4d3ea17d269fa8ea3512ad247247c30bd2df69e68309ed0a08"
Matt Ickstadt0ab516f2018-04-21 21:06:134107"checksum mdbook 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "90b5a8d7e341ceee5db3882a06078d42661ddcfa2b3687319cc5da76ec4e782f"
James Munnsde763692019-01-19 02:39:374108"checksum mdbook 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "0ba0d44cb4089c741b9a91f3e5218298a40699c2f3a070a85014eed290c60819"
Alex Crichtonb4110902018-12-08 11:06:544109"checksum memchr 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0a3eb002f0535929f1199681417029ebea04aadc0c7a4224b46be99c7f5d6a16"
Michael Woeristerabd5cc32018-08-31 13:18:084110"checksum memmap 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = "e2ffa2c986de11a9df78620c01eeaaf27d94d3ff02bf81bfcca953102dd0c6ff"
Nick Cameron4b6f5c22018-02-26 03:15:454111"checksum memoffset 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0f9dc261e2b62d7a622bf416ea3c5245cdd5d9a7fcc428c0d06804dfce1775b3"
Guillaume Gomezf9785632019-01-24 23:07:084112"checksum minifier 0.0.28 (registry+https://github.com/rust-lang/crates.io-index)" = "3a2898502751dcc9d66b6fff57f3cf63cc91605e83e1a33515396f5027f8e4ca"
Alex Crichtonb4110902018-12-08 11:06:544113"checksum miniz-sys 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)" = "0300eafb20369952951699b68243ab4334f4b10a88f411c221d444b36c40e649"
4114"checksum miniz_oxide 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "5ad30a47319c16cde58d0314f5d98202a80c9083b5f61178457403dfb14e509c"
4115"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:434116"checksum mio 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)" = "71646331f2619b1026cc302f87a2b8b648d5c6dd6937846a16cc8ce0f347f432"
4117"checksum mio-named-pipes 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "f5e374eff525ce1c5b7687c4cef63943e7686524a387933ad27ca7ec43779cb3"
4118"checksum mio-uds 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)" = "966257a94e196b11bb43aca423754d87429960a768de9414f3691d6957abf125"
4119"checksum miow 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "8c1f2f3b1cf331de6896aabf6e9d55dca90356cc9960cca7eaaf408a355ae919"
Alex Crichton2863b752018-08-21 17:23:474120"checksum miow 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "396aa0f2003d7df8395cb93e09871561ccc3e785f0acb369170e8cc74ddf9226"
Matthias Krüger696fb8f2019-01-21 15:32:434121"checksum net2 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)" = "42550d9fb7b6684a6d404d9fa7250c2eb2646df731d1c06afc06dcee9e1bcf88"
Alex Crichtond8251152018-07-02 16:33:164122"checksum new_debug_unreachable 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0cdc457076c78ab54d5e0d6fa7c47981757f1e34dc39ff92787f217dede586c4"
Nick Cameron4b6f5c22018-02-26 03:15:454123"checksum nodrop 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)" = "9a2228dca57108069a5262f2ed8bd2e82496d2e074a06d1ccc7ce1687b6ae0a2"
Bastien Orivel5c4534a2018-12-08 14:11:474124"checksum num-derive 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "8af1847c907c2f04d7bfd572fb25bbb4385c637fe5be163cf2f8c5d778fe1e7d"
Alex Crichtond8251152018-07-02 16:33:164125"checksum num-integer 0.1.39 (registry+https://github.com/rust-lang/crates.io-index)" = "e83d528d2677f0518c570baf2b7abdcf0cd2d248860b68507bdcb3e91d4c0cea"
Alex Crichtonb4110902018-12-08 11:06:544126"checksum num-traits 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)" = "0b3a5d7cc97d6d30d8b9bc8fa19bf45349ffe46241e8816f50f62f6d6aaabee1"
Alex Crichton80d6ed22018-01-08 21:56:224127"checksum num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c51a3322e4bca9d212ad9a158a02abc6934d005490c054a2778df73a70aa0a30"
Alex Crichton041d3552017-09-27 22:37:024128"checksum open 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "c281318d992e4432cfa799969467003d05921582a7489a8325e37f8a450d5113"
Alex Crichtonb4110902018-12-08 11:06:544129"checksum opener 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "04b1d6b086d9b3009550f9b6f81b10ad9428cf14f404b8e1a3a06f6f012c8ec9"
Tatsuyuki Ishi9740c5e2019-01-02 10:06:364130"checksum openssl 0.10.16 (registry+https://github.com/rust-lang/crates.io-index)" = "ec7bd7ca4cce6dbdc77e7c1230682740d307d1218a87fb0349a571272be749f9"
Alex Crichton325d7392017-12-10 17:42:494131"checksum openssl-probe 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "77af24da69f9d9341038eba93a073b1fdaaa1b788221b00a69bce9e762cb32de"
Alex Crichtonb4110902018-12-08 11:06:544132"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:364133"checksum openssl-sys 0.9.40 (registry+https://github.com/rust-lang/crates.io-index)" = "1bb974e77de925ef426b6bc82fce15fd45bdcbeb5728bffcfc7cdeeb7ce1c2d6"
Mark Simulacrumb0dbc7c2018-03-27 10:44:334134"checksum ordermap 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = "a86ed3f5f244b372d6b1a00b72ef7f8876d0bc6a78a4c9985c53614041512063"
Nick Cameron77177052018-07-06 00:34:004135"checksum ordslice 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "dd20eec3dbe4376829cb7d80ae6ac45e0a766831dca50202ff2d40db46a8a024"
Robin Kruppe1a24a592017-04-26 21:22:454136"checksum owning_ref 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "cdf84f41639e037b484f93433aa3897863b561ed65c6e59c7073d7c561710f37"
Nick Cameron7a7445b2018-12-01 10:36:324137"checksum packed_simd 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "25d36de864f7218ec5633572a800109bbe5a1cc8d9d95a967f3daf93ea7e6ddc"
Mark Rousskov9ec5ef52018-08-04 22:24:394138"checksum parking_lot 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)" = "f0802bff09003b291ba756dc7e79313e51cc31667e94afbe847def490424cde5"
Matthias Krüger696fb8f2019-01-21 15:32:434139"checksum parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)" = "ab41b4aed082705d1056416ae4468b6ea99d52599ecf3169b00088d43113e337"
Mark Rousskov9ec5ef52018-08-04 22:24:394140"checksum parking_lot_core 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "06a2b6aae052309c2fd2161ef58f5067bc17bb758377a0de9d4b279d603fdd8a"
Matthias Krüger696fb8f2019-01-21 15:32:434141"checksum parking_lot_core 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "94c8c7923936b28d546dfd14d4472eaf34c99b14e1c973a32b3e6d4eb04298c9"
Oliver Schneideracdf83f2017-12-06 08:25:294142"checksum percent-encoding 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "31010dd2e1ac33d5b46a5b413495239882813e0369f8ed8a5e266f173602f831"
Alex Crichtone9d89832018-04-02 15:43:554143"checksum pest 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)" = "0fce5d8b5cc33983fc74f78ad552b5522ab41442c4ca91606e4236eb4b5ceefc"
James Munnsde763692019-01-19 02:39:374144"checksum pest 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "54f0c72a98d8ab3c99560bfd16df8059cc10e1f9a8e83e6e3b97718dd766e9c3"
Bastien Orivel5c4534a2018-12-08 14:11:474145"checksum pest_derive 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)" = "ca3294f437119209b084c797604295f40227cffa35c57220b1e99a6ff3bf8ee4"
James Munnsde763692019-01-19 02:39:374146"checksum pest_derive 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "833d1ae558dc601e9a60366421196a8d94bc0ac980476d0b67e1d0988d72b2d0"
4147"checksum pest_generator 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "63120576c4efd69615b5537d3d052257328a4ca82876771d6944424ccfd9f646"
4148"checksum pest_meta 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "f5a3492a4ed208ffc247adcdcc7ba2a95be3104f58877d0d02f0df39bf3efb5e"
Gabriel Majerib31eaa42018-09-08 06:04:294149"checksum petgraph 0.4.13 (registry+https://github.com/rust-lang/crates.io-index)" = "9c3659d1ee90221741f65dd128d9998311b0e40c5d3c23a62445938214abce4f"
Alex Crichtond8251152018-07-02 16:33:164150"checksum phf 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)" = "7d37a244c75a9748e049225155f56dbcb98fe71b192fd25fd23cb914b5ad62f2"
4151"checksum phf_codegen 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)" = "4e4048fe7dd7a06b8127ecd6d3803149126e9b33c7558879846da3a63f734f2b"
4152"checksum phf_generator 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)" = "05a079dd052e7b674d21cb31cbb6c05efd56a2cd2827db7692e2f1a507ebd998"
4153"checksum phf_shared 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)" = "c2261d544c2bb6aa3b10022b0be371b9c7c64f762ef28c6f5d4f1ef6d97b5930"
Alex Crichton4f661c02018-10-08 17:39:094154"checksum pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)" = "676e8eb2b1b4c9043511a9b7bea0915320d7e502b0a079fb03f9635a5252b18c"
Niko Matsakis826fb1d2019-01-02 19:45:224155"checksum polonius-engine 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = "2490c396085801abf88df91758bad806b0890354f0875d624e62ecf0579a8145"
steveklabnikecfbaca2018-04-03 14:32:044156"checksum precomputed-hash 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c"
Mark Simulacrum42fde212018-03-10 14:03:064157"checksum pretty_assertions 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "3a029430f0d744bc3d15dd474d591bed2402b645d024583082b9f63bb936dac6"
Alex Crichtonb4110902018-12-08 11:06:544158"checksum pretty_env_logger 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "df8b3f4e0475def7d9c2e5de8e5a1306949849761e107b360d03e98eafaffd61"
Alex Crichtond8251152018-07-02 16:33:164159"checksum proc-macro2 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)" = "1b06e2f335f48d24442b35a19df506a835fb3547bc3c06ef27340da9acf5cae7"
Nick Cameron595bea62018-11-19 04:21:104160"checksum proc-macro2 0.4.24 (registry+https://github.com/rust-lang/crates.io-index)" = "77619697826f31a02ae974457af0b29b723e5619e113e9397b8b82c6bd253f09"
Alex Crichtond99e7c22018-09-28 18:27:304161"checksum proptest 0.8.7 (registry+https://github.com/rust-lang/crates.io-index)" = "926d0604475349f463fe44130aae73f2294b5309ab2ca0310b998bd334ef191f"
Manish Goregaokar68185512018-02-18 21:33:564162"checksum pulldown-cmark 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "d6fdf85cda6cadfae5428a54661d431330b312bc767ddbc57adbedc24da66e32"
Matthias Krüger2598a7a2018-11-23 11:52:474163"checksum pulldown-cmark 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "eef52fac62d0ea7b9b4dc7da092aa64ea7ec3d90af6679422d3d7e0e14b6ee15"
Alex Crichtond8251152018-07-02 16:33:164164"checksum quick-error 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "9274b940887ce9addde99c4eee6b5c44cc494b182b97e73dc8ffdcb3397fd3f0"
Oliver Schneideracdf83f2017-12-06 08:25:294165"checksum quine-mc_cluskey 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)" = "07589615d719a60c8dd8a4622e7946465dfef20d1a428f969e3443e7386d5f45"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584166"checksum quote 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)" = "7a6e920b65c65f10b2ae65c831a81a073a89edd28c7cce89475bff467ab4167a"
Alex Crichtond8251152018-07-02 16:33:164167"checksum quote 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)" = "9949cfe66888ffe1d53e6ec9d9f3b70714083854be20fd5e271b232a017401e8"
Alex Crichtonb4110902018-12-08 11:06:544168"checksum quote 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)" = "53fa22a1994bd0f9372d7a816207d8a2677ad0325b073f5c5332760f0fb62b5c"
flip19954c228cc2019-02-18 09:32:584169"checksum racer 2.1.19 (registry+https://github.com/rust-lang/crates.io-index)" = "d634483bed41bb116122b84ffe0ef8740345c2ceb2784ce86c33499700eb13a7"
Alex Crichton2863b752018-08-21 17:23:474170"checksum rand 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" = "8356f47b32624fef5b3301c1be97e5944ecdd595409cc5da11d05f211db6cfbd"
Eduard-Mihai Burtescu4529d102018-09-15 08:40:254171"checksum rand 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)" = "e464cd887e869cddcae8792a4ee31d23c7edd516700695608f5b98c67ee0131c"
Alex Crichtonb4110902018-12-08 11:06:544172"checksum rand 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" = "ae9d223d52ae411a33cf7e54ec6034ec165df296ccd23533d671a28252b6f66a"
4173"checksum rand_chacha 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "771b009e3a508cb67e8823dda454aaa5368c7bc1c16829fb77d3e980440dd34a"
4174"checksum rand_core 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "1961a422c4d189dfb50ffa9320bf1f2a9bd54ecb92792fb9477f99a1045f3372"
4175"checksum rand_core 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "0905b6b7079ec73b314d4c748701f6931eb79fd97c668caa3f1899b22b32c6db"
4176"checksum rand_hc 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7b40677c7be09ae76218dc623efbf7b18e34bced3f38883af07bb75630a21bc4"
4177"checksum rand_isaac 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "ded997c9d5f13925be2a6fd7e66bf1872597f759fd9dd93513dd7e92e5a5ee08"
4178"checksum rand_pcg 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "086bd09a33c7044e56bb44d5bdde5a60e7f119a9e95b0775f545de759a32fe05"
4179"checksum rand_xorshift 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "effa3fcaa47e18db002bdde6060944b6d2f9cfd8db471c30e873448ad9187be3"
Alex Crichtone9d89832018-04-02 15:43:554180"checksum rayon 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "80e811e76f1dbf68abf87a759083d34600017fc4e10b6bd5ad84a700f9dba4b1"
Nick Cameron4b6f5c22018-02-26 03:15:454181"checksum rayon-core 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "9d24ad214285a7729b174ed6d3bcfcb80177807f959d95fafd5bfc5c4f201ac8"
Alex Crichtonb4110902018-12-08 11:06:544182"checksum redox_syscall 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)" = "679da7508e9a6390aeaf7fbd02a800fdc64b73fe2204dd2c8ae66d22d9d5ad5d"
Oliver Schneideracdf83f2017-12-06 08:25:294183"checksum redox_termios 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "7e891cfe48e9100a70a3b6eb652fef28920c117d366339687bd5576160db0f76"
flip19954c228cc2019-02-18 09:32:584184"checksum redox_users 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "214a97e49be64fd2c86f568dd0cb2c757d2cc53de95b273b6ad0a1c908482f26"
Alex Crichtond8251152018-07-02 16:33:164185"checksum regex 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = "9329abc99e39129fcceabd24cf5d85b4671ef7c29c50e972bc5afe32438ec384"
Alex Crichtonb4110902018-12-08 11:06:544186"checksum regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "37e7cbbd370869ce2e8dff25c7018702d10b21a20ef7135316f8daecd6c25b7f"
Alex Crichtond8251152018-07-02 16:33:164187"checksum regex-syntax 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)" = "7d707a4fa2637f2dca2ef9fd02225ec7661fe01a53623c1e6515b6916511f7a7"
Alex Crichtonb4110902018-12-08 11:06:544188"checksum regex-syntax 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)" = "4e47a2ed29da7a9e1960e1639e7a982e6edc6d49be308a3b02daf511504a16d1"
Alex Crichton924f8c72018-04-18 15:43:594189"checksum remove_dir_all 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "3488ba1b9a2084d38645c4c08276a1752dcbf2c7130d74f1569681ad5d2799c5"
flip19954c228cc2019-02-18 09:32:584190"checksum rls-analysis 0.16.12 (registry+https://github.com/rust-lang/crates.io-index)" = "ae18d8ad01dec3b2014f4d7ae3c607d7adbcff79e5d3b48ea42ea71c10d43a71"
Nick Cameron595bea62018-11-19 04:21:104191"checksum rls-blacklist 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "b8ce1fdac03e138c4617ff87b194e1ff57a39bb985a044ccbd8673d30701e411"
flip19954c228cc2019-02-18 09:32:584192"checksum rls-data 0.18.2 (registry+https://github.com/rust-lang/crates.io-index)" = "5f80b84551b32e26affaf7f12374913b5061730c0dcd185d9e8fa5a15e36e65c"
Nick Cameron9a769c62018-08-04 07:29:154193"checksum rls-rustc 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "2f9dba7390427aefa953608429701e3665192ca810ba8ae09301e001b7c7bed0"
flip19954c228cc2019-02-18 09:32:584194"checksum rls-span 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = "33d66f1d6c6ccd5c98029f162544131698f6ebb61d8c697681cac409dcd08805"
Nick Cameron595bea62018-11-19 04:21:104195"checksum rls-vfs 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "72d56425bd5aa86d9d4372b76f0381d3b4bda9c0220e71956c9fcc929f45c1f1"
flip19954c228cc2019-02-18 09:32:584196"checksum rustc-ap-arena 373.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "8be999235b541fc8eb54901b66e899a06076709ac5f53d6b2c5c59d29ad54780"
4197"checksum rustc-ap-graphviz 373.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "532b5df15ca1a19a42815e37e521a20a7632b86b36868d1447932f8476f8f789"
4198"checksum rustc-ap-rustc_cratesio_shim 373.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c388afe1ef810013c878bdf9073ab1ae28dc49e9325863b351afb10acf4cc46e"
4199"checksum rustc-ap-rustc_data_structures 373.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "63a8f08b9fb6d607afb842ee7206273d09d69c9201bfc1c479a726093251a24e"
4200"checksum rustc-ap-rustc_errors 373.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "6dc0df7bf31588ea67e6386f6ad19f6b9a37ba7d5726ecad1cacce22e231bd98"
4201"checksum rustc-ap-rustc_target 373.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "8fb4623a6f6c65b928cbe8d9c52b38cf57ba1722677645dc53fb1bdadfd0e127"
4202"checksum rustc-ap-serialize 373.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "0c290b148c9e4e08bbcb8a313393e257c1103cedf6a038aefc9f957c8a77c755"
4203"checksum rustc-ap-syntax 373.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "526fdc5bdbaaeae3b2a9ba42e5f5f7f29cda6ce8971b607a2955b1cb4ca339b5"
4204"checksum rustc-ap-syntax_pos 373.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "8e4f88a1213562373cee9de5a1d77bbf16dd706030304af041c9733492fcc952"
Alex Crichtonfcc8bb42018-12-14 22:37:514205"checksum rustc-demangle 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" = "82ae957aa1b3055d8e086486723c0ccd3d7b8fa190ae8fa2e35543b6171c810e"
John Kåre Alsaker7ebd4d62018-05-24 03:37:404206"checksum rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "7540fc8b0c49f096ee9c961cda096467dce8084bec6bdca2fc83895fd9b28cb8"
John Kåre Alsakerf273f282018-06-06 13:25:474207"checksum rustc-rayon 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "8c6d5a683c6ba4ed37959097e88d71c9e8e26659a3cb5be8b389078e7ad45306"
4208"checksum rustc-rayon-core 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "40f06724db71e18d68b3b946fdf890ca8c921d9edccc1404fdfdb537b0d12649"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584209"checksum rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)" = "dcf128d1287d2ea9d80910b5f1120d0b8eede3fbf1abe91c40d39ea7d51e6fda"
Hugues de Valon65ac3152019-01-10 12:42:144210"checksum rustc_tools_util 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "b3c5a95edfa0c893236ae4778bb7c4752760e4c0d245e19b5eff33c5aa5eb9dc"
Alex Crichtonb4110902018-12-08 11:06:544211"checksum rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a"
Eric Huss57393642018-12-17 18:23:044212"checksum rustfix 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)" = "af7c21531a91512a4a51b490be6ba1c8eff34fdda0dc5bf87dc28d86748aac56"
Alex Crichtond99e7c22018-09-28 18:27:304213"checksum rusty-fork 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "9591f190d2852720b679c21f66ad929f9f1d7bb09d1193c26167586029d8489c"
Alex Crichtonb4110902018-12-08 11:06:544214"checksum ryu 0.2.7 (registry+https://github.com/rust-lang/crates.io-index)" = "eb9e9b8cde282a9fe6a42dd4681319bfb63f121b8a8ee9439c6f4107e58a46f7"
4215"checksum same-file 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "8f20c4be53a8a1ff4c1f1b2bd14570d2f634628709752f0702ecdd2b3f9a5267"
Alex Crichton4f661c02018-10-08 17:39:094216"checksum schannel 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)" = "0e1a231dc10abf6749cfa5d7767f25888d484201accbd919b66ab5413c502d56"
Alex Crichtond8251152018-07-02 16:33:164217"checksum scoped-tls 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "332ffa32bf586782a3efaeb58f127980944bbc8c4d6913a86107ac2a5ab24b28"
flip19954c228cc2019-02-18 09:32:584218"checksum scoped_threadpool 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" = "1d51f5df5af43ab3f1360b429fa5e0152ac5ce8c0bd6485cae490332e96846a8"
Oliver Schneideracdf83f2017-12-06 08:25:294219"checksum scopeguard 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "94258f53601af11e6a49f722422f6e3425c52b06245a5cf9bc09908b174f5e27"
Alex Crichton80d6ed22018-01-08 21:56:224220"checksum semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584221"checksum semver-parser 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3"
Eric Huss57393642018-12-17 18:23:044222"checksum serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)" = "6fa52f19aee12441d5ad11c9a00459122bd8f98707cadf9778c540674f1935b6"
Alex Crichtonb4110902018-12-08 11:06:544223"checksum serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)" = "477b13b646f5b5b56fc95bedfc3b550d12141ce84f466f6c44b9a17589923885"
Alex Crichton38bedfa2017-09-02 03:46:514224"checksum serde_ignored 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "190e9765dcedb56be63b6e0993a006c7e3b071a016a304736e4a315dc01fb142"
Alex Crichtonb4110902018-12-08 11:06:544225"checksum serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)" = "c37ccd6be3ed1fdf419ee848f7c758eb31b054d7cd3ae3600e3bae0adf569811"
James Munnsde763692019-01-19 02:39:374226"checksum sha-1 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "51b9d1f3b5de8a167ab06834a7c883bd197f2191e1dda1a22d9ccfeedbf9aded"
Alex Crichtone9d89832018-04-02 15:43:554227"checksum shell-escape 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "170a13e64f2a51b77a45702ba77287f5c6829375b04a69cf2222acd17d0cfab9"
steveklabnik54371882018-01-25 17:32:254228"checksum shlex 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "7fdf1b9db47230893d76faad238fd6097fd6d6a9245cd7a4d90dbd639536bbd2"
Matthias Krüger696fb8f2019-01-21 15:32:434229"checksum signal-hook 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "1f272d1b7586bec132ed427f532dd418d8beca1ca7f2caf7df35569b1415a4b4"
steveklabnikecfbaca2018-04-03 14:32:044230"checksum siphasher 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "0df90a788073e8d0235a67e50441d47db7c8ad9debd91cbf43736a2a92d36537"
Matthias Krüger696fb8f2019-01-21 15:32:434231"checksum slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "c111b5bd5695e56cffe5129854aa230b39c93a305372fdbb2668ca2394eea9f8"
Nicholas Nethercoteecf6cd42018-11-28 21:52:224232"checksum smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)" = "b73ea3738b47563803ef814925e69be00799a8c07420be8b996f8e98fb2336db"
Alex Crichton4f661c02018-10-08 17:39:094233"checksum socket2 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)" = "c4d11a52082057d87cb5caa31ad812f4504b97ab44732cd8359df2e9ff9f48e7"
Alex Crichtond8251152018-07-02 16:33:164234"checksum stable_deref_trait 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ffbc596e092fe5f598b12ef46cc03754085ac2f4d8c739ad61c4ae266cc3b3fa"
4235"checksum string_cache 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)" = "25d70109977172b127fe834e5449e5ab1740b9ba49fa18a2020f509174f25423"
4236"checksum string_cache_codegen 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = "35293b05cf1494e8ddd042a7df6756bf18d07f42d234f32e71dce8a7aabb0191"
steveklabnikecfbaca2018-04-03 14:32:044237"checksum string_cache_shared 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b1884d1bc09741d466d9b14e6d37ac89d6909cbcac41dd9ae982d4d063bbedfc"
Aleksey Kladovb15b0232018-03-16 10:37:144238"checksum strsim 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "bb4f380125926a99e52bc279241539c018323fab05ad6368b56f93d9369ff550"
Bastien Orivel5c4534a2018-12-08 14:11:474239"checksum strum 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "f6c3a2071519ab6a48f465808c4c1ffdd00dfc8e93111d02b4fc5abab177676e"
4240"checksum strum_macros 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "8baacebd7b7c9b864d83a6ba7a246232983e277b86fa5cdec77f565715a4b136"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584241"checksum syn 0.11.11 (registry+https://github.com/rust-lang/crates.io-index)" = "d3b891b9015c88c576343b9b3e41c2c11a51c219ef067b264bd9c8aa9b441dad"
Alex Crichtonb4110902018-12-08 11:06:544242"checksum syn 0.15.22 (registry+https://github.com/rust-lang/crates.io-index)" = "ae8b29eb5210bc5cf63ed6149cbf9adfc82ac0be023d8735c176ee74a2db4da7"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584243"checksum synom 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)" = "a393066ed9010ebaed60b9eafa373d4b1baac186dd7e008555b0f702b51945b6"
Bastien Orivel5c4534a2018-12-08 14:11:474244"checksum synstructure 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)" = "73687139bf99285483c96ac0add482c3776528beac1d97d444f6e91f203a2015"
Alex Crichtonb4110902018-12-08 11:06:544245"checksum tar 0.4.20 (registry+https://github.com/rust-lang/crates.io-index)" = "a303ba60a099fcd2aaa646b14d2724591a96a75283e4b7ed3d1a1658909d9ae2"
4246"checksum tempfile 3.0.5 (registry+https://github.com/rust-lang/crates.io-index)" = "7e91405c14320e5c79b3d148e1c86f40749a36e490642202a31689cb1a3452b2"
steveklabnikecfbaca2018-04-03 14:32:044247"checksum tendril 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "9de21546595a0873061940d994bbbc5c35f024ae4fd61ec5c5b159115684f508"
Alan Du253ade52018-03-19 14:14:134248"checksum term 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "5e6b677dd1e8214ea1ef4297f85dbcbed8e8cdddb561040cc998ca2551c37561"
Alex Crichtonb4110902018-12-08 11:06:544249"checksum termcolor 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "4096add70612622289f2fdcdbd5086dc81c1e2675e6ae58d6c4f62a16c6d7f2f"
Oliver Schneideracdf83f2017-12-06 08:25:294250"checksum termion 1.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "689a3bdfaab439fd92bc87df5c4c78417d3cbe537487274e9b0b2dce76e92096"
Alex Crichtond8251152018-07-02 16:33:164251"checksum textwrap 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)" = "307686869c93e71f94da64286f9a9524c0f308a9e1c87a583de8e9c9039ad3f6"
Alex Crichton2863b752018-08-21 17:23:474252"checksum thread_local 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" = "c6b53e329000edc2b34dbe8545fd20e55a333362d0a321909685a19bd28c3f1b"
Alex Crichtond8251152018-07-02 16:33:164253"checksum time 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)" = "d825be0eb33fda1a7e68012d51e9c7f451dc1a69391e7fdc197060bb8c56667b"
Matthias Krüger696fb8f2019-01-21 15:32:434254"checksum tokio 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)" = "4790d0be6f4ba6ae4f48190efa2ed7780c9e3567796abdb285003cf39840d9c5"
4255"checksum tokio-codec 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "5c501eceaf96f0e1793cf26beb63da3d11c738c4a943fdf3746d81d64684c39f"
4256"checksum tokio-current-thread 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "331c8acc267855ec06eb0c94618dcbbfea45bed2d20b77252940095273fb58f6"
4257"checksum tokio-executor 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "30c6dbf2d1ad1de300b393910e8a3aa272b724a400b6531da03eed99e329fbf0"
4258"checksum tokio-fs 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "0e9cbbc8a3698b7ab652340f46633364f9eaa928ddaaee79d8b8f356dd79a09d"
4259"checksum tokio-io 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)" = "b53aeb9d3f5ccf2ebb29e19788f96987fa1355f8fe45ea193928eaaaf3ae820f"
4260"checksum tokio-process 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "88e1281e412013f1ff5787def044a9577a0bed059f451e835f1643201f8b777d"
4261"checksum tokio-reactor 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" = "afbcdb0f0d2a1e4c440af82d7bbf0bf91a8a8c0575bcd20c05d15be7e9d3a02f"
4262"checksum tokio-signal 0.2.7 (registry+https://github.com/rust-lang/crates.io-index)" = "dd6dc5276ea05ce379a16de90083ec80836440d5ef8a6a39545a3207373b8296"
4263"checksum tokio-tcp 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "1d14b10654be682ac43efee27401d792507e30fd8d26389e1da3b185de2e4119"
4264"checksum tokio-threadpool 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" = "17465013014410310f9f61fa10bf4724803c149ea1d51efece131c38efca93aa"
4265"checksum tokio-timer 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)" = "4f37f0111d76cc5da132fe9bc0590b9b9cfd079bc7e75ac3846278430a299ff8"
4266"checksum tokio-udp 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "66268575b80f4a4a710ef83d087fdfeeabdce9b74c797535fbac18a2cb906e92"
4267"checksum tokio-uds 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)" = "037ffc3ba0e12a0ab4aca92e5234e0dedeb48fddf6ccd260f1f150a36a9f2445"
Alex Crichtonb4110902018-12-08 11:06:544268"checksum toml 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)" = "758664fc71a3a69038656bee8b6be6477d2a6c315a6b81f7081f591bffa4111f"
steveklabnik54371882018-01-25 17:32:254269"checksum toml-query 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "6854664bfc6df0360c695480836ee90e2d0c965f06db291d10be9344792d43e8"
James Munnsde763692019-01-19 02:39:374270"checksum toml-query 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ab234a943a2363ad774020e2f9474a38a85bc4396bace01a96380144aef17db3"
Eric Huss8c20add2018-12-03 01:33:204271"checksum typenum 1.10.0 (registry+https://github.com/rust-lang/crates.io-index)" = "612d636f949607bdf9b123b4a6f6d966dedf3ff669f7f045890d3a4a73948169"
James Munnsde763692019-01-19 02:39:374272"checksum ucd-trie 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "71a9c5b1fe77426cf144cc30e49e955270f5086e31a6441dfa8b32efc09b9d77"
Alex Crichtonb4110902018-12-08 11:06:544273"checksum ucd-util 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "535c204ee4d8434478593480b8f86ab45ec9aae0e83c568ca81abf0fd0e88f86"
steveklabnik4871dba2017-06-27 17:33:324274"checksum unicode-bidi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "49f2bd0c6468a8230e1db229cff8029217cf623c767ea5d60bfbd42729ea54d5"
Alex Crichtond8251152018-07-02 16:33:164275"checksum unicode-normalization 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "6a0180bc61fc5a987082bfa111f4cc95c4caff7f9799f3e46df09163a937aa25"
4276"checksum unicode-segmentation 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "aa6024fc12ddfd1c6dbc14a80fa2324d4568849869b779f6bd37e5e4c03344d1"
Mark Simulacrumad97f8b2018-06-22 15:48:434277"checksum unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "882386231c45df4700b275c7ff55b6f3698780a650026380e72dabe76fa46526"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584278"checksum unicode-xid 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "8c1f860d7d29cf02cb2f3f359fd35991af3d30bac52c57d265a3c461074cb4dc"
Alex Crichton87f3dda2018-03-01 19:08:484279"checksum unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "fc72304796d0818e357ead4e000d19c9c174ab23dc11093ac919054d20a6a7fc"
flip19954c228cc2019-02-18 09:32:584280"checksum unicode_categories 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "39ec24b3121d976906ece63c9daad25b85969647682eee313cb5779fdd69e14e"
Nick Cameron3dad1972017-06-26 13:43:094281"checksum unreachable 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "382810877fe448991dfc7f0dd6e3ae5d58088fd0ea5e35189655f84e6814fa56"
Alex Crichtonb4110902018-12-08 11:06:544282"checksum url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)" = "dd4e7c0d531266369519a4aa4f399d748bd37043b00bde1e4ff1f60a120b355a"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584283"checksum url_serde 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "74e7d099f1ee52f823d4bdd60c93c3602043c728f5db3b97bdb548467f7bddea"
steveklabnikecfbaca2018-04-03 14:32:044284"checksum utf-8 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f1262dfab4c30d5cb7c07026be00ee343a6cf5027fdc0104a9160f354e5db75c"
Alex Crichtonb4110902018-12-08 11:06:544285"checksum utf8-ranges 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "796f7e48bef87609f7ade7e06495a87d5cd06c7866e6a5cbfceffc558a243737"
Alex Crichton2863b752018-08-21 17:23:474286"checksum vcpkg 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)" = "def296d3eb3b12371b2c7d0e83bfe1403e4db2d7a0bba324a12b21c4ee13143d"
Alex Crichtond8251152018-07-02 16:33:164287"checksum vec_map 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)" = "05c78687fb1a80548ae3250346c3db86a80a7cdd77bda190189f2d0a0987c81a"
Ralf Jungf2a6db72018-12-07 09:12:014288"checksum vergen 3.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "6aba5e34f93dc7051dfad05b98a18e9156f27e7b431fe1d2398cb6061c0a1dba"
Alex Crichtonb4110902018-12-08 11:06:544289"checksum version_check 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "914b1a6776c4c929a602fafd8bc742e06365d4bcbe48c30f9cca5824f70dc9dd"
Steve Klabnik2795de32017-02-20 00:20:574290"checksum void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d"
Alex Crichtond99e7c22018-09-28 18:27:304291"checksum wait-timeout 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "b9f3bf741a801531993db6478b95682117471f76916f5e690dd8d45395b09349"
Alex Crichtonb4110902018-12-08 11:06:544292"checksum walkdir 2.2.7 (registry+https://github.com/rust-lang/crates.io-index)" = "9d9d7ed3431229a144296213105a390676cc49c9b6a72bd19f3176c98e129fa1"
Steve Klabnika0769612017-02-07 23:13:574293"checksum winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)" = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a"
Alex Crichton4f661c02018-10-08 17:39:094294"checksum winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" = "92c1eb33641e276cfa214a0522acad57be5c56b10cb348b3c5117db75f3ac4b0"
Steve Klabnika0769612017-02-07 23:13:574295"checksum winapi-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc"
Alex Crichton80d6ed22018-01-08 21:56:224296"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:474297"checksum winapi-util 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "afc5508759c5bf4285e61feb862b6083c8480aec864fa17a81fdec6f69b461ab"
Alex Crichton80d6ed22018-01-08 21:56:224298"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:474299"checksum wincolor 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "561ed901ae465d6185fa7864d63fbd5720d0ef718366c9a4dc83cf6170d7e9ba"
Matthias Krüger696fb8f2019-01-21 15:32:434300"checksum ws2_32-sys 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "d59cefebd0c892fa2dd6de581e937301d8552cb44489cdff035c6187cb63fa5e"
Alex Crichton52d7ee832018-07-17 16:04:224301"checksum xattr 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "244c3741f4240ef46274860397c7c74e50eb23624996930e484c16679633a54c"
Alex Crichtond8251152018-07-02 16:33:164302"checksum xz2 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "df8bf41d3030c3577c9458fd6640a05afbf43b150d0b531b16bd77d3f794f27a"
Josh Stone020c5ec2017-05-08 22:01:134303"checksum yaml-rust 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = "e66366e18dc58b46801afbf2ca7661a9f59cc8c5962c29892b6039b4f86fa992"