blob: e626906ca5ef78906b3ace9cb5b70cb022e883d4 [file] [log] [blame]
Ahmed Charles9ca382f2016-09-02 08:55:291[[package]]
Steve Klabnika0769612017-02-07 23:13:572name = "aho-corasick"
Alex Crichton52d7ee832018-07-17 16:04:223version = "0.6.6"
Steve Klabnika0769612017-02-07 23:13:574source = "registry+https://github.com/rust-lang/crates.io-index"
5dependencies = [
Nick Cameron75029252017-12-06 05:18:446 "memchr 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Steve Klabnika0769612017-02-07 23:13:577]
8
9[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:2910name = "alloc"
11version = "0.0.0"
12dependencies = [
Oliver Schneider679657b2018-03-30 11:06:3413 "compiler_builtins 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:2914 "core 0.0.0",
Alex Crichton994bfd42018-02-26 17:07:1615 "rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:2916]
17
18[[package]]
19name = "alloc_jemalloc"
20version = "0.0.0"
21dependencies = [
Ahmed Charles9ca382f2016-09-02 08:55:2922 "build_helper 0.1.0",
Alex Crichton52d7ee832018-07-17 16:04:2223 "cc 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider679657b2018-03-30 11:06:3424 "compiler_builtins 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:2925 "core 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:2926 "libc 0.0.0",
27]
28
29[[package]]
30name = "alloc_system"
31version = "0.0.0"
32dependencies = [
Oliver Schneider679657b2018-03-30 11:06:3433 "compiler_builtins 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:2934 "core 0.0.0",
Oliver Schneideracdf83f2017-12-06 08:25:2935 "dlmalloc 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:2936 "libc 0.0.0",
37]
38
39[[package]]
steveklabnikecfbaca2018-04-03 14:32:0440name = "ammonia"
41version = "1.1.0"
42source = "registry+https://github.com/rust-lang/crates.io-index"
43dependencies = [
Alex Crichtond8251152018-07-02 16:33:1644 "html5ever 0.22.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton52d7ee832018-07-17 16:04:2245 "lazy_static 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:0446 "maplit 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Manish Goregaokard63e9252018-07-20 07:53:5647 "matches 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:0448 "tendril 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton52d7ee832018-07-17 16:04:2249 "url 1.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:0450]
51
52[[package]]
Steve Klabnika0769612017-02-07 23:13:5753name = "ansi_term"
Aleksey Kladovb15b0232018-03-16 10:37:1454version = "0.11.0"
Steve Klabnika0769612017-02-07 23:13:5755source = "registry+https://github.com/rust-lang/crates.io-index"
Aleksey Kladovb15b0232018-03-16 10:37:1456dependencies = [
Alex Crichtond8251152018-07-02 16:33:1657 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Aleksey Kladovb15b0232018-03-16 10:37:1458]
Steve Klabnika0769612017-02-07 23:13:5759
60[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:2961name = "arena"
62version = "0.0.0"
John Kåre Alsaker19d44f22017-12-03 12:49:4663dependencies = [
64 "rustc_data_structures 0.0.0",
65]
Ahmed Charles9ca382f2016-09-02 08:55:2966
67[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:4568name = "arrayvec"
69version = "0.4.7"
70source = "registry+https://github.com/rust-lang/crates.io-index"
71dependencies = [
72 "nodrop 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
73]
74
75[[package]]
Nick Cameron127f9a62018-04-25 22:11:2876name = "assert_cli"
Alex Crichtond8251152018-07-02 16:33:1677version = "0.6.2"
Nick Cameron127f9a62018-04-25 22:11:2878source = "registry+https://github.com/rust-lang/crates.io-index"
79dependencies = [
80 "colored 1.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron80bfca42018-05-16 03:38:1181 "difference 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron127f9a62018-04-25 22:11:2882 "environment 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron80bfca42018-05-16 03:38:1183 "failure 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
84 "failure_derive 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton52d7ee832018-07-17 16:04:2285 "serde_json 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron127f9a62018-04-25 22:11:2886]
87
88[[package]]
Alex Crichton1cede102017-06-15 02:33:0689name = "atty"
Ralf Junga171ed22018-07-27 13:10:5290version = "0.2.11"
Josh Stone020c5ec2017-05-08 22:01:1391source = "registry+https://github.com/rust-lang/crates.io-index"
92dependencies = [
Alex Crichtond8251152018-07-02 16:33:1693 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:2994 "termion 1.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:1695 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton1cede102017-06-15 02:33:0696]
97
98[[package]]
99name = "backtrace"
Alex Crichtond8251152018-07-02 16:33:16100version = "0.3.9"
Alex Crichton1cede102017-06-15 02:33:06101source = "registry+https://github.com/rust-lang/crates.io-index"
102dependencies = [
Alex Crichtond8251152018-07-02 16:33:16103 "backtrace-sys 0.1.23 (registry+https://github.com/rust-lang/crates.io-index)",
104 "cfg-if 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
105 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
106 "rustc-demangle 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
107 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Josh Stone020c5ec2017-05-08 22:01:13108]
109
110[[package]]
111name = "backtrace-sys"
Alex Crichtond8251152018-07-02 16:33:16112version = "0.1.23"
Josh Stone020c5ec2017-05-08 22:01:13113source = "registry+https://github.com/rust-lang/crates.io-index"
114dependencies = [
Alex Crichton52d7ee832018-07-17 16:04:22115 "cc 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16116 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
Josh Stone020c5ec2017-05-08 22:01:13117]
118
119[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58120name = "bitflags"
Marc-Antoine Perennou95bc0d62017-06-07 19:42:17121version = "0.9.1"
122source = "registry+https://github.com/rust-lang/crates.io-index"
123
124[[package]]
Tamir Duberstein231d9e72017-09-08 19:08:01125name = "bitflags"
Alex Crichtond8251152018-07-02 16:33:16126version = "1.0.3"
Tamir Duberstein231d9e72017-09-08 19:08:01127source = "registry+https://github.com/rust-lang/crates.io-index"
128
129[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29130name = "bootstrap"
131version = "0.0.0"
132dependencies = [
133 "build_helper 0.1.0",
Alex Crichton52d7ee832018-07-17 16:04:22134 "cc 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16135 "cmake 0.1.31 (registry+https://github.com/rust-lang/crates.io-index)",
Bastien Orivel933c2992018-07-06 20:52:40136 "filetime 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:55137 "getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:29138 "lazy_static 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16139 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:22140 "num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Simulacrumb0dbc7c2018-03-27 10:44:33141 "petgraph 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Simulacrum42fde212018-03-10 14:03:06142 "pretty_assertions 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton52d7ee832018-07-17 16:04:22143 "serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
144 "serde_derive 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
145 "serde_json 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16146 "time 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:59147 "toml 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:29148]
149
150[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58151name = "bufstream"
152version = "0.1.3"
153source = "registry+https://github.com/rust-lang/crates.io-index"
154
155[[package]]
Alex Crichton9e8785f2017-01-24 22:37:04156name = "build-manifest"
157version = "0.1.0"
158dependencies = [
Alex Crichton52d7ee832018-07-17 16:04:22159 "serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
160 "serde_derive 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:59161 "toml 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton9e8785f2017-01-24 22:37:04162]
163
164[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29165name = "build_helper"
166version = "0.1.0"
Ahmed Charles9ca382f2016-09-02 08:55:29167
168[[package]]
Oliver Schneiderea351922017-09-18 14:18:23169name = "byteorder"
Alex Crichtond8251152018-07-02 16:33:16170version = "1.2.3"
Oliver Schneiderea351922017-09-18 14:18:23171source = "registry+https://github.com/rust-lang/crates.io-index"
172
173[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58174name = "cargo"
kennytmcab21f12018-07-26 21:58:55175version = "0.28.0"
176source = "registry+https://github.com/rust-lang/crates.io-index"
177dependencies = [
178 "atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
179 "clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
180 "core-foundation 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
181 "crates-io 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)",
182 "crossbeam 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
183 "crypto-hash 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
184 "curl 0.4.13 (registry+https://github.com/rust-lang/crates.io-index)",
185 "env_logger 0.5.10 (registry+https://github.com/rust-lang/crates.io-index)",
186 "failure 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
187 "filetime 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
188 "flate2 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
189 "fs2 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
190 "git2 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
191 "git2-curl 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
192 "glob 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
193 "hex 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
194 "home 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
195 "ignore 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
196 "jobserver 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
197 "lazy_static 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
198 "lazycell 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
199 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
200 "libgit2-sys 0.7.6 (registry+https://github.com/rust-lang/crates.io-index)",
201 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
202 "miow 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
203 "num-traits 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
204 "num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
205 "same-file 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
206 "semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
207 "serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
208 "serde_derive 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
209 "serde_ignored 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
210 "serde_json 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)",
211 "shell-escape 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
212 "tar 0.4.16 (registry+https://github.com/rust-lang/crates.io-index)",
213 "tempfile 3.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
214 "termcolor 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
215 "toml 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
216 "url 1.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
217 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
218]
219
220[[package]]
221name = "cargo"
Mark Simulacrumad97f8b2018-06-22 15:48:43222version = "0.30.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58223dependencies = [
Ralf Junga171ed22018-07-27 13:10:52224 "atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58225 "bufstream 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16226 "clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton52d7ee832018-07-17 16:04:22227 "core-foundation 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Simulacrumad97f8b2018-06-22 15:48:43228 "crates-io 0.18.0",
Alex Crichton80d6ed22018-01-08 21:56:22229 "crossbeam 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:16230 "crypto-hash 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfa5b3d32018-07-26 00:25:12231 "curl 0.4.13 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16232 "env_logger 0.5.10 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton325d7392017-12-10 17:42:49233 "failure 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16234 "filetime 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
Felix Schütt7c13fa32017-12-31 14:34:29235 "flate2 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:22236 "fs2 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfa5b3d32018-07-26 00:25:12237 "git2 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:02238 "git2-curl 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58239 "glob 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16240 "hex 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
Bastien Orivel06f81032018-03-21 02:04:09241 "home 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16242 "ignore 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfaebcc12018-03-15 17:58:02243 "jobserver 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton52d7ee832018-07-17 16:04:22244 "lazy_static 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
245 "lazycell 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16246 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfa5b3d32018-07-26 00:25:12247 "libgit2-sys 0.7.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16248 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:16249 "miow 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16250 "num-traits 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:22251 "num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfa5b3d32018-07-26 00:25:12252 "rustfix 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:22253 "same-file 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:22254 "semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton52d7ee832018-07-17 16:04:22255 "serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
256 "serde_derive 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton38bedfa2017-09-02 03:46:51257 "serde_ignored 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton52d7ee832018-07-17 16:04:22258 "serde_json 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:55259 "shell-escape 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16260 "tar 0.4.16 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider847bb142018-05-11 12:11:06261 "tempfile 3.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfa5b3d32018-07-26 00:25:12262 "termcolor 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:59263 "toml 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Simulacrumad97f8b2018-06-22 15:48:43264 "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton52d7ee832018-07-17 16:04:22265 "url 1.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16266 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58267]
268
269[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29270name = "cargo_metadata"
Alex Crichtond8251152018-07-02 16:33:16271version = "0.5.8"
Boris-Chengbiao Zhouc2148022018-03-14 14:03:42272source = "registry+https://github.com/rust-lang/crates.io-index"
273dependencies = [
274 "error-chain 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
275 "semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton52d7ee832018-07-17 16:04:22276 "serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
277 "serde_derive 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
278 "serde_json 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)",
Boris-Chengbiao Zhouc2148022018-03-14 14:03:42279]
280
281[[package]]
Ralf Jungf684f802018-07-13 08:34:50282name = "cargo_metadata"
283version = "0.6.0"
284source = "registry+https://github.com/rust-lang/crates.io-index"
285dependencies = [
286 "error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
287 "semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton52d7ee832018-07-17 16:04:22288 "serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
289 "serde_derive 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
290 "serde_json 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)",
Ralf Jungf684f802018-07-13 08:34:50291]
292
293[[package]]
Alex Crichtonf6304e12017-02-15 22:55:26294name = "cargotest2"
295version = "0.1.0"
296
297[[package]]
Nick Cameronc5cad5a2017-09-22 01:58:35298name = "cc"
Alex Crichton52d7ee832018-07-17 16:04:22299version = "1.0.18"
Nick Cameronc5cad5a2017-09-22 01:58:35300source = "registry+https://github.com/rust-lang/crates.io-index"
301
302[[package]]
Josh Stone020c5ec2017-05-08 22:01:13303name = "cfg-if"
Alex Crichtond8251152018-07-02 16:33:16304version = "0.1.4"
Josh Stone020c5ec2017-05-08 22:01:13305source = "registry+https://github.com/rust-lang/crates.io-index"
306
307[[package]]
Niko Matsakis9c548bf2018-05-24 12:48:02308name = "chalk-engine"
309version = "0.6.0"
310source = "registry+https://github.com/rust-lang/crates.io-index"
311dependencies = [
312 "chalk-macros 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsaker7ebd4d62018-05-24 03:37:40313 "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Niko Matsakis9c548bf2018-05-24 12:48:02314]
315
316[[package]]
317name = "chalk-macros"
318version = "0.1.0"
319source = "registry+https://github.com/rust-lang/crates.io-index"
320dependencies = [
321 "lazy_static 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
322]
323
324[[package]]
Alex Crichton15899b02018-01-25 04:01:42325name = "chrono"
Alex Crichtond8251152018-07-02 16:33:16326version = "0.4.4"
Alex Crichton15899b02018-01-25 04:01:42327source = "registry+https://github.com/rust-lang/crates.io-index"
328dependencies = [
Alex Crichtond8251152018-07-02 16:33:16329 "num-integer 0.1.39 (registry+https://github.com/rust-lang/crates.io-index)",
330 "num-traits 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
331 "time 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton15899b02018-01-25 04:01:42332]
333
334[[package]]
Steve Klabnika0769612017-02-07 23:13:57335name = "clap"
Alex Crichtond8251152018-07-02 16:33:16336version = "2.32.0"
Steve Klabnika0769612017-02-07 23:13:57337source = "registry+https://github.com/rust-lang/crates.io-index"
338dependencies = [
Aleksey Kladovb15b0232018-03-16 10:37:14339 "ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
Ralf Junga171ed22018-07-27 13:10:52340 "atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16341 "bitflags 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
Aleksey Kladovb15b0232018-03-16 10:37:14342 "strsim 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16343 "textwrap 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Simulacrumad97f8b2018-06-22 15:48:43344 "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16345 "vec_map 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
Josh Stone020c5ec2017-05-08 22:01:13346 "yaml-rust 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Steve Klabnika0769612017-02-07 23:13:57347]
348
349[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29350name = "clippy"
Oliver Schneider0ad54532018-07-14 22:01:24351version = "0.0.212"
Ahmed Charles9ca382f2016-09-02 08:55:29352dependencies = [
Oliver Schneider847bb142018-05-11 12:11:06353 "ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16354 "backtrace 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
355 "cargo_metadata 0.5.8 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider70717f22018-01-30 14:12:12356 "clippy-mini-macro-test 0.2.0",
Oliver Schneider0ad54532018-07-14 22:01:24357 "clippy_lints 0.0.212",
Alex Crichtond8251152018-07-02 16:33:16358 "compiletest_rs 0.3.11 (registry+https://github.com/rust-lang/crates.io-index)",
Bastien Orivelbcdb67b2018-05-08 18:55:43359 "derive-new 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton52d7ee832018-07-17 16:04:22360 "lazy_static 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16361 "num-traits 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
362 "regex 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider847bb142018-05-11 12:11:06363 "rustc_version 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider02ac15c2018-02-09 17:53:41364 "semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton52d7ee832018-07-17 16:04:22365 "serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
366 "serde_derive 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16367 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:29368]
369
370[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29371name = "clippy-mini-macro-test"
Oliver Schneider70717f22018-01-30 14:12:12372version = "0.2.0"
Oliver Schneideracdf83f2017-12-06 08:25:29373
374[[package]]
375name = "clippy_lints"
Oliver Schneider0ad54532018-07-14 22:01:24376version = "0.0.212"
Oliver Schneider847bb142018-05-11 12:11:06377dependencies = [
Alex Crichtond8251152018-07-02 16:33:16378 "cargo_metadata 0.5.8 (registry+https://github.com/rust-lang/crates.io-index)",
Manish Goregaokard63e9252018-07-20 07:53:56379 "if_chain 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider847bb142018-05-11 12:11:06380 "itertools 0.7.8 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton52d7ee832018-07-17 16:04:22381 "lazy_static 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Manish Goregaokard63e9252018-07-20 07:53:56382 "matches 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider847bb142018-05-11 12:11:06383 "pulldown-cmark 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
384 "quine-mc_cluskey 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16385 "regex-syntax 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider847bb142018-05-11 12:11:06386 "semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton52d7ee832018-07-17 16:04:22387 "serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
388 "serde_derive 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider847bb142018-05-11 12:11:06389 "toml 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16390 "unicode-normalization 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton52d7ee832018-07-17 16:04:22391 "url 1.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider847bb142018-05-11 12:11:06392]
393
394[[package]]
kennytmcab21f12018-07-26 21:58:55395name = "cloudabi"
396version = "0.0.3"
397source = "registry+https://github.com/rust-lang/crates.io-index"
398dependencies = [
399 "bitflags 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
400]
401
402[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29403name = "cmake"
Alex Crichtond8251152018-07-02 16:33:16404version = "0.1.31"
Oliver Schneideracdf83f2017-12-06 08:25:29405source = "registry+https://github.com/rust-lang/crates.io-index"
406dependencies = [
Alex Crichton52d7ee832018-07-17 16:04:22407 "cc 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:29408]
409
410[[package]]
Nick Cameron127f9a62018-04-25 22:11:28411name = "colored"
412version = "1.6.0"
413source = "registry+https://github.com/rust-lang/crates.io-index"
414dependencies = [
415 "lazy_static 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
416]
417
418[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29419name = "commoncrypto"
420version = "0.2.0"
421source = "registry+https://github.com/rust-lang/crates.io-index"
422dependencies = [
423 "commoncrypto-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
424]
425
426[[package]]
427name = "commoncrypto-sys"
428version = "0.2.0"
429source = "registry+https://github.com/rust-lang/crates.io-index"
430dependencies = [
Alex Crichtond8251152018-07-02 16:33:16431 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
Murarth64842582017-06-17 19:01:18432]
433
434[[package]]
Alex Crichton147e2da2016-10-07 06:30:38435name = "compiler_builtins"
436version = "0.0.0"
437dependencies = [
Alex Crichton52d7ee832018-07-17 16:04:22438 "cc 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton147e2da2016-10-07 06:30:38439 "core 0.0.0",
Alex Crichton147e2da2016-10-07 06:30:38440]
441
442[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29443name = "compiletest"
444version = "0.0.0"
445dependencies = [
Oliver Schneideracdf83f2017-12-06 08:25:29446 "diff 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16447 "env_logger 0.5.10 (registry+https://github.com/rust-lang/crates.io-index)",
Bastien Orivel933c2992018-07-06 20:52:40448 "filetime 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:55449 "getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton52d7ee832018-07-17 16:04:22450 "lazy_static 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16451 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
452 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtona8eaabc2018-03-07 07:39:55453 "miow 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16454 "regex 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfa5b3d32018-07-26 00:25:12455 "rustfix 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton52d7ee832018-07-17 16:04:22456 "serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
457 "serde_derive 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
458 "serde_json 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16459 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:29460]
461
462[[package]]
463name = "compiletest_rs"
Alex Crichtond8251152018-07-02 16:33:16464version = "0.3.11"
Oliver Schneideracdf83f2017-12-06 08:25:29465source = "registry+https://github.com/rust-lang/crates.io-index"
466dependencies = [
467 "diff 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16468 "filetime 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:55469 "getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16470 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
471 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider02ac15c2018-02-09 17:53:41472 "miow 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton52d7ee832018-07-17 16:04:22473 "serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
474 "serde_derive 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
475 "serde_json 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider847bb142018-05-11 12:11:06476 "tempfile 3.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16477 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:29478]
479
480[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29481name = "core"
482version = "0.0.0"
Alex Crichton994bfd42018-02-26 17:07:16483dependencies = [
484 "rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
485]
Ahmed Charles9ca382f2016-09-02 08:55:29486
487[[package]]
Nick Cameron7cb3f452017-08-24 05:52:28488name = "core-foundation"
kennytmcab21f12018-07-26 21:58:55489version = "0.5.1"
490source = "registry+https://github.com/rust-lang/crates.io-index"
491dependencies = [
492 "core-foundation-sys 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
493 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
494]
495
496[[package]]
497name = "core-foundation"
Alex Crichton52d7ee832018-07-17 16:04:22498version = "0.6.1"
Nick Cameron7cb3f452017-08-24 05:52:28499source = "registry+https://github.com/rust-lang/crates.io-index"
500dependencies = [
Alex Crichton52d7ee832018-07-17 16:04:22501 "core-foundation-sys 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16502 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron7cb3f452017-08-24 05:52:28503]
504
505[[package]]
506name = "core-foundation-sys"
kennytmcab21f12018-07-26 21:58:55507version = "0.5.1"
508source = "registry+https://github.com/rust-lang/crates.io-index"
509dependencies = [
510 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
511]
512
513[[package]]
514name = "core-foundation-sys"
Alex Crichton52d7ee832018-07-17 16:04:22515version = "0.6.1"
Nick Cameron7cb3f452017-08-24 05:52:28516source = "registry+https://github.com/rust-lang/crates.io-index"
Nick Cameron7cb3f452017-08-24 05:52:28517
518[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58519name = "crates-io"
kennytmcab21f12018-07-26 21:58:55520version = "0.16.0"
521source = "registry+https://github.com/rust-lang/crates.io-index"
522dependencies = [
523 "curl 0.4.13 (registry+https://github.com/rust-lang/crates.io-index)",
524 "failure 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
525 "serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
526 "serde_derive 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
527 "serde_json 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)",
528 "url 1.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
529]
530
531[[package]]
532name = "crates-io"
Mark Simulacrumad97f8b2018-06-22 15:48:43533version = "0.18.0"
Nick Cameronad8ecc22017-07-19 01:32:12534dependencies = [
Alex Crichtonfa5b3d32018-07-26 00:25:12535 "curl 0.4.13 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton325d7392017-12-10 17:42:49536 "failure 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton52d7ee832018-07-17 16:04:22537 "serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
538 "serde_derive 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
539 "serde_json 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)",
540 "url 1.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58541]
542
543[[package]]
544name = "crossbeam"
Alex Crichton80d6ed22018-01-08 21:56:22545version = "0.3.2"
Alex Crichton38bedfa2017-09-02 03:46:51546source = "registry+https://github.com/rust-lang/crates.io-index"
547
548[[package]]
kennytmcab21f12018-07-26 21:58:55549name = "crossbeam-channel"
550version = "0.2.3"
551source = "registry+https://github.com/rust-lang/crates.io-index"
552dependencies = [
553 "crossbeam-epoch 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
554 "crossbeam-utils 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
555 "parking_lot 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
556 "rand 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
557 "smallvec 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)",
558]
559
560[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:45561name = "crossbeam-deque"
562version = "0.2.0"
563source = "registry+https://github.com/rust-lang/crates.io-index"
564dependencies = [
Alex Crichtone9d89832018-04-02 15:43:55565 "crossbeam-epoch 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron4b6f5c22018-02-26 03:15:45566 "crossbeam-utils 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
567]
568
569[[package]]
570name = "crossbeam-epoch"
Alex Crichtone9d89832018-04-02 15:43:55571version = "0.3.1"
Nick Cameron4b6f5c22018-02-26 03:15:45572source = "registry+https://github.com/rust-lang/crates.io-index"
573dependencies = [
574 "arrayvec 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16575 "cfg-if 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron4b6f5c22018-02-26 03:15:45576 "crossbeam-utils 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton52d7ee832018-07-17 16:04:22577 "lazy_static 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron4b6f5c22018-02-26 03:15:45578 "memoffset 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
579 "nodrop 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
580 "scopeguard 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
581]
582
583[[package]]
kennytmcab21f12018-07-26 21:58:55584name = "crossbeam-epoch"
585version = "0.5.1"
586source = "registry+https://github.com/rust-lang/crates.io-index"
587dependencies = [
588 "arrayvec 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)",
589 "cfg-if 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
590 "crossbeam-utils 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
591 "lazy_static 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
592 "memoffset 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
593 "scopeguard 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
594]
595
596[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:45597name = "crossbeam-utils"
598version = "0.2.2"
599source = "registry+https://github.com/rust-lang/crates.io-index"
600dependencies = [
Alex Crichtond8251152018-07-02 16:33:16601 "cfg-if 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron4b6f5c22018-02-26 03:15:45602]
603
604[[package]]
kennytmcab21f12018-07-26 21:58:55605name = "crossbeam-utils"
606version = "0.4.1"
607source = "registry+https://github.com/rust-lang/crates.io-index"
608
609[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29610name = "crypto-hash"
Alex Crichton994bfd42018-02-26 17:07:16611version = "0.3.1"
Oliver Schneideracdf83f2017-12-06 08:25:29612source = "registry+https://github.com/rust-lang/crates.io-index"
613dependencies = [
Oliver Schneideracdf83f2017-12-06 08:25:29614 "commoncrypto 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16615 "hex 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
616 "openssl 0.10.10 (registry+https://github.com/rust-lang/crates.io-index)",
617 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:29618]
619
620[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58621name = "curl"
Alex Crichtonfa5b3d32018-07-26 00:25:12622version = "0.4.13"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58623source = "registry+https://github.com/rust-lang/crates.io-index"
624dependencies = [
Alex Crichtonfa5b3d32018-07-26 00:25:12625 "curl-sys 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:22626 "kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16627 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton325d7392017-12-10 17:42:49628 "openssl-probe 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16629 "openssl-sys 0.9.33 (registry+https://github.com/rust-lang/crates.io-index)",
630 "schannel 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)",
631 "socket2 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58632 "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
633]
634
635[[package]]
636name = "curl-sys"
Alex Crichtonfa5b3d32018-07-26 00:25:12637version = "0.4.7"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58638source = "registry+https://github.com/rust-lang/crates.io-index"
639dependencies = [
Alex Crichton52d7ee832018-07-17 16:04:22640 "cc 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16641 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:29642 "libz-sys 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16643 "openssl-sys 0.9.33 (registry+https://github.com/rust-lang/crates.io-index)",
644 "pkg-config 0.3.11 (registry+https://github.com/rust-lang/crates.io-index)",
645 "vcpkg 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
646 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Josh Stone020c5ec2017-05-08 22:01:13647]
648
649[[package]]
Douglas Campos422fe7c2018-05-29 11:52:51650name = "datafrog"
651version = "0.1.0"
652source = "registry+https://github.com/rust-lang/crates.io-index"
653
654[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58655name = "derive-new"
Bastien Orivelbcdb67b2018-05-08 18:55:43656version = "0.5.4"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58657source = "registry+https://github.com/rust-lang/crates.io-index"
658dependencies = [
Alex Crichtond8251152018-07-02 16:33:16659 "proc-macro2 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
660 "quote 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
661 "syn 0.13.11 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58662]
663
664[[package]]
kennytmcab21f12018-07-26 21:58:55665name = "derive_more"
666version = "0.11.0"
667source = "registry+https://github.com/rust-lang/crates.io-index"
668dependencies = [
669 "quote 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
670 "rustc_version 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
671 "syn 0.13.11 (registry+https://github.com/rust-lang/crates.io-index)",
672]
673
674[[package]]
Cengiz Can837817c2017-04-27 19:41:18675name = "diff"
Oliver Schneideracdf83f2017-12-06 08:25:29676version = "0.1.11"
Cengiz Can837817c2017-04-27 19:41:18677source = "registry+https://github.com/rust-lang/crates.io-index"
678
679[[package]]
Mark Simulacrum42fde212018-03-10 14:03:06680name = "difference"
681version = "2.0.0"
682source = "registry+https://github.com/rust-lang/crates.io-index"
683
684[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29685name = "dlmalloc"
686version = "0.0.0"
687dependencies = [
Oliver Schneider679657b2018-03-30 11:06:34688 "compiler_builtins 0.0.0",
Oliver Schneideracdf83f2017-12-06 08:25:29689 "core 0.0.0",
690]
691
692[[package]]
Steve Klabnik2795de32017-02-20 00:20:57693name = "dtoa"
Alex Crichton52d7ee832018-07-17 16:04:22694version = "0.4.3"
Steve Klabnik2795de32017-02-20 00:20:57695source = "registry+https://github.com/rust-lang/crates.io-index"
696
697[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29698name = "either"
Alex Crichtone9d89832018-04-02 15:43:55699version = "1.5.0"
Oliver Schneideracdf83f2017-12-06 08:25:29700source = "registry+https://github.com/rust-lang/crates.io-index"
701
702[[package]]
steveklabnikecfbaca2018-04-03 14:32:04703name = "elasticlunr-rs"
Alex Crichtond8251152018-07-02 16:33:16704version = "2.3.3"
steveklabnikecfbaca2018-04-03 14:32:04705source = "registry+https://github.com/rust-lang/crates.io-index"
706dependencies = [
Alex Crichton52d7ee832018-07-17 16:04:22707 "lazy_static 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16708 "regex 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton52d7ee832018-07-17 16:04:22709 "serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
710 "serde_derive 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
711 "serde_json 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)",
Matt Ickstadt0ab516f2018-04-21 21:06:13712 "strum 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16713 "strum_macros 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:04714]
715
716[[package]]
Sean Griffin755bdaa2018-01-29 20:45:12717name = "ena"
Niko Matsakis7ed0fd72018-05-18 19:25:34718version = "0.9.3"
Sean Griffin755bdaa2018-01-29 20:45:12719source = "registry+https://github.com/rust-lang/crates.io-index"
720dependencies = [
Alex Crichtond8251152018-07-02 16:33:16721 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Sean Griffin755bdaa2018-01-29 20:45:12722]
723
724[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58725name = "env_logger"
Alex Crichtond8251152018-07-02 16:33:16726version = "0.5.10"
Alex Crichton15899b02018-01-25 04:01:42727source = "registry+https://github.com/rust-lang/crates.io-index"
728dependencies = [
Ralf Junga171ed22018-07-27 13:10:52729 "atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton87f3dda2018-03-01 19:08:48730 "humantime 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16731 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
732 "regex 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss0f1c6492018-03-26 23:20:11733 "termcolor 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton15899b02018-01-25 04:01:42734]
735
736[[package]]
Nick Cameron127f9a62018-04-25 22:11:28737name = "environment"
738version = "0.1.1"
739source = "registry+https://github.com/rust-lang/crates.io-index"
740
741[[package]]
Josh Stone020c5ec2017-05-08 22:01:13742name = "error-chain"
Alex Crichton38bedfa2017-09-02 03:46:51743version = "0.11.0"
Guillaume Gomez5636d322017-07-29 12:35:09744source = "registry+https://github.com/rust-lang/crates.io-index"
745dependencies = [
Alex Crichtond8251152018-07-02 16:33:16746 "backtrace 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
Guillaume Gomez5636d322017-07-29 12:35:09747]
748
749[[package]]
Ralf Jungf684f802018-07-13 08:34:50750name = "error-chain"
751version = "0.12.0"
752source = "registry+https://github.com/rust-lang/crates.io-index"
753dependencies = [
754 "backtrace 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
755]
756
757[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29758name = "error_index_generator"
759version = "0.0.0"
Mark Simulacrume2e9b402017-07-23 02:01:58760dependencies = [
761 "rustdoc 0.0.0",
762]
Ahmed Charles9ca382f2016-09-02 08:55:29763
764[[package]]
Alex Crichton325d7392017-12-10 17:42:49765name = "failure"
766version = "0.1.1"
767source = "registry+https://github.com/rust-lang/crates.io-index"
768dependencies = [
Alex Crichtond8251152018-07-02 16:33:16769 "backtrace 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton325d7392017-12-10 17:42:49770 "failure_derive 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
771]
772
773[[package]]
774name = "failure_derive"
775version = "0.1.1"
776source = "registry+https://github.com/rust-lang/crates.io-index"
777dependencies = [
778 "quote 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)",
779 "syn 0.11.11 (registry+https://github.com/rust-lang/crates.io-index)",
780 "synstructure 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
781]
782
783[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29784name = "filetime"
Alex Crichtond8251152018-07-02 16:33:16785version = "0.2.1"
Alex Crichton924f8c72018-04-18 15:43:59786source = "registry+https://github.com/rust-lang/crates.io-index"
787dependencies = [
Alex Crichtond8251152018-07-02 16:33:16788 "cfg-if 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
789 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
790 "redox_syscall 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:59791]
792
793[[package]]
Mark Simulacrumb0dbc7c2018-03-27 10:44:33794name = "fixedbitset"
795version = "0.1.9"
796source = "registry+https://github.com/rust-lang/crates.io-index"
797
798[[package]]
Josh Stone020c5ec2017-05-08 22:01:13799name = "flate2"
Felix Schütt7c13fa32017-12-31 14:34:29800version = "1.0.1"
801source = "registry+https://github.com/rust-lang/crates.io-index"
802dependencies = [
Alex Crichtond8251152018-07-02 16:33:16803 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
Felix Schütt7c13fa32017-12-31 14:34:29804 "miniz-sys 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
805]
806
807[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29808name = "fmt_macros"
809version = "0.0.0"
810
811[[package]]
Simon Sapinb77ff242017-07-18 21:26:55812name = "fnv"
Oliver Schneideracdf83f2017-12-06 08:25:29813version = "1.0.6"
Simon Sapinb77ff242017-07-18 21:26:55814source = "registry+https://github.com/rust-lang/crates.io-index"
815
816[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58817name = "foreign-types"
Oliver Schneideracdf83f2017-12-06 08:25:29818version = "0.3.2"
819source = "registry+https://github.com/rust-lang/crates.io-index"
820dependencies = [
821 "foreign-types-shared 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
822]
823
824[[package]]
825name = "foreign-types-shared"
826version = "0.1.1"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58827source = "registry+https://github.com/rust-lang/crates.io-index"
828
829[[package]]
830name = "fs2"
Alex Crichton80d6ed22018-01-08 21:56:22831version = "0.4.3"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58832source = "registry+https://github.com/rust-lang/crates.io-index"
833dependencies = [
Alex Crichtond8251152018-07-02 16:33:16834 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
835 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58836]
837
838[[package]]
Nick Cameron77177052018-07-06 00:34:00839name = "fst"
840version = "0.3.0"
841source = "registry+https://github.com/rust-lang/crates.io-index"
842dependencies = [
843 "byteorder 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
844 "memmap 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
845]
846
847[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29848name = "fuchsia-zircon"
Alex Crichton80d6ed22018-01-08 21:56:22849version = "0.3.3"
Oliver Schneideracdf83f2017-12-06 08:25:29850source = "registry+https://github.com/rust-lang/crates.io-index"
851dependencies = [
Alex Crichtond8251152018-07-02 16:33:16852 "bitflags 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:22853 "fuchsia-zircon-sys 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:29854]
855
856[[package]]
857name = "fuchsia-zircon-sys"
Alex Crichton80d6ed22018-01-08 21:56:22858version = "0.3.3"
Oliver Schneideracdf83f2017-12-06 08:25:29859source = "registry+https://github.com/rust-lang/crates.io-index"
Oliver Schneideracdf83f2017-12-06 08:25:29860
861[[package]]
steveklabnikecfbaca2018-04-03 14:32:04862name = "futf"
Alex Crichtond8251152018-07-02 16:33:16863version = "0.1.4"
steveklabnikecfbaca2018-04-03 14:32:04864source = "registry+https://github.com/rust-lang/crates.io-index"
865dependencies = [
steveklabnikecfbaca2018-04-03 14:32:04866 "mac 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16867 "new_debug_unreachable 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:04868]
869
870[[package]]
Nick Cameronad8ecc22017-07-19 01:32:12871name = "futures"
Alex Crichtond8251152018-07-02 16:33:16872version = "0.1.21"
Ahmed Charles9ca382f2016-09-02 08:55:29873source = "registry+https://github.com/rust-lang/crates.io-index"
874
875[[package]]
876name = "getopts"
Alex Crichtone9d89832018-04-02 15:43:55877version = "0.2.17"
Ahmed Charles9ca382f2016-09-02 08:55:29878source = "registry+https://github.com/rust-lang/crates.io-index"
879
880[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58881name = "git2"
Alex Crichtonfa5b3d32018-07-26 00:25:12882version = "0.7.3"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58883source = "registry+https://github.com/rust-lang/crates.io-index"
884dependencies = [
Alex Crichtond8251152018-07-02 16:33:16885 "bitflags 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
886 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfa5b3d32018-07-26 00:25:12887 "libgit2-sys 0.7.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16888 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton325d7392017-12-10 17:42:49889 "openssl-probe 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16890 "openssl-sys 0.9.33 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton52d7ee832018-07-17 16:04:22891 "url 1.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58892]
893
894[[package]]
895name = "git2-curl"
Alex Crichtonfaebcc12018-03-15 17:58:02896version = "0.8.1"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58897source = "registry+https://github.com/rust-lang/crates.io-index"
898dependencies = [
Alex Crichtonfa5b3d32018-07-26 00:25:12899 "curl 0.4.13 (registry+https://github.com/rust-lang/crates.io-index)",
900 "git2 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16901 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton52d7ee832018-07-17 16:04:22902 "url 1.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58903]
904
905[[package]]
906name = "glob"
907version = "0.2.11"
908source = "registry+https://github.com/rust-lang/crates.io-index"
909
910[[package]]
Simon Sapinb77ff242017-07-18 21:26:55911name = "globset"
Alex Crichtond8251152018-07-02 16:33:16912version = "0.4.0"
Simon Sapinb77ff242017-07-18 21:26:55913source = "registry+https://github.com/rust-lang/crates.io-index"
914dependencies = [
Alex Crichton52d7ee832018-07-17 16:04:22915 "aho-corasick 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:29916 "fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16917 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron75029252017-12-06 05:18:44918 "memchr 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16919 "regex 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
Simon Sapinb77ff242017-07-18 21:26:55920]
921
922[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29923name = "graphviz"
924version = "0.0.0"
925
926[[package]]
Steve Klabnika0769612017-02-07 23:13:57927name = "handlebars"
Alex Crichtond8251152018-07-02 16:33:16928version = "0.32.4"
Steve Klabnika0769612017-02-07 23:13:57929source = "registry+https://github.com/rust-lang/crates.io-index"
930dependencies = [
Alex Crichton52d7ee832018-07-17 16:04:22931 "lazy_static 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16932 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:55933 "pest 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
934 "pest_derive 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16935 "quick-error 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
936 "regex 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton52d7ee832018-07-17 16:04:22937 "serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
938 "serde_json 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58939]
940
941[[package]]
Alex Crichton1cede102017-06-15 02:33:06942name = "hex"
Alex Crichtond8251152018-07-02 16:33:16943version = "0.3.2"
Alex Crichton80d6ed22018-01-08 21:56:22944source = "registry+https://github.com/rust-lang/crates.io-index"
945
946[[package]]
Nick Cameronad8ecc22017-07-19 01:32:12947name = "home"
Bastien Orivel06f81032018-03-21 02:04:09948version = "0.3.2"
Nick Cameronad8ecc22017-07-19 01:32:12949source = "registry+https://github.com/rust-lang/crates.io-index"
950dependencies = [
Bastien Orivel06f81032018-03-21 02:04:09951 "scopeguard 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameronad8ecc22017-07-19 01:32:12952 "userenv-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16953 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameronad8ecc22017-07-19 01:32:12954]
955
956[[package]]
steveklabnikecfbaca2018-04-03 14:32:04957name = "html5ever"
Alex Crichtond8251152018-07-02 16:33:16958version = "0.22.3"
steveklabnikecfbaca2018-04-03 14:32:04959source = "registry+https://github.com/rust-lang/crates.io-index"
960dependencies = [
Alex Crichtond8251152018-07-02 16:33:16961 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:04962 "mac 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
963 "markup5ever 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16964 "proc-macro2 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
965 "quote 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
966 "syn 0.13.11 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:04967]
968
969[[package]]
Alex Crichton87f3dda2018-03-01 19:08:48970name = "humantime"
971version = "1.1.1"
972source = "registry+https://github.com/rust-lang/crates.io-index"
973dependencies = [
Alex Crichtond8251152018-07-02 16:33:16974 "quick-error 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton87f3dda2018-03-01 19:08:48975]
976
977[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58978name = "idna"
Alex Crichton52d7ee832018-07-17 16:04:22979version = "0.1.5"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58980source = "registry+https://github.com/rust-lang/crates.io-index"
981dependencies = [
Manish Goregaokard63e9252018-07-20 07:53:56982 "matches 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnik4871dba2017-06-27 17:33:32983 "unicode-bidi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16984 "unicode-normalization 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonf6304e12017-02-15 22:55:26985]
986
987[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29988name = "if_chain"
Manish Goregaokard63e9252018-07-20 07:53:56989version = "0.1.3"
Oliver Schneideracdf83f2017-12-06 08:25:29990source = "registry+https://github.com/rust-lang/crates.io-index"
991
992[[package]]
Simon Sapinb77ff242017-07-18 21:26:55993name = "ignore"
Alex Crichtond8251152018-07-02 16:33:16994version = "0.4.2"
Simon Sapinb77ff242017-07-18 21:26:55995source = "registry+https://github.com/rust-lang/crates.io-index"
996dependencies = [
Alex Crichton994bfd42018-02-26 17:07:16997 "crossbeam 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:16998 "globset 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton52d7ee832018-07-17 16:04:22999 "lazy_static 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161000 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:221001 "memchr 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161002 "regex 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:221003 "same-file 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton325d7392017-12-10 17:42:491004 "thread_local 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:161005 "walkdir 2.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161006 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Simon Sapinb77ff242017-07-18 21:26:551007]
1008
1009[[package]]
Josh Stone020c5ec2017-05-08 22:01:131010name = "installer"
1011version = "0.0.0"
1012dependencies = [
Alex Crichtond8251152018-07-02 16:33:161013 "clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton38bedfa2017-09-02 03:46:511014 "error-chain 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
Malo Jaffré8ed13d62017-12-29 10:24:381015 "flate2 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton52d7ee832018-07-17 16:04:221016 "lazy_static 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:551017 "rayon 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161018 "tar 0.4.16 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:161019 "walkdir 2.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161020 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
1021 "xz2 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Josh Stone020c5ec2017-05-08 22:01:131022]
1023
1024[[package]]
steveklabnik54371882018-01-25 17:32:251025name = "is-match"
1026version = "0.1.0"
1027source = "registry+https://github.com/rust-lang/crates.io-index"
1028
1029[[package]]
Nick Cameron0e6fff82018-05-27 22:16:421030name = "isatty"
1031version = "0.1.8"
1032source = "registry+https://github.com/rust-lang/crates.io-index"
1033dependencies = [
Alex Crichtond8251152018-07-02 16:33:161034 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
1035 "redox_syscall 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)",
1036 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron0e6fff82018-05-27 22:16:421037]
1038
1039[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291040name = "itertools"
Alex Crichtone9d89832018-04-02 15:43:551041version = "0.7.8"
steveklabnik54371882018-01-25 17:32:251042source = "registry+https://github.com/rust-lang/crates.io-index"
1043dependencies = [
Alex Crichtone9d89832018-04-02 15:43:551044 "either 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnik54371882018-01-25 17:32:251045]
1046
1047[[package]]
Steve Klabnik2795de32017-02-20 00:20:571048name = "itoa"
Alex Crichton52d7ee832018-07-17 16:04:221049version = "0.4.2"
Steve Klabnik2795de32017-02-20 00:20:571050source = "registry+https://github.com/rust-lang/crates.io-index"
1051
1052[[package]]
Alex Crichton453080f2017-06-05 16:36:481053name = "jobserver"
Alex Crichtonfaebcc12018-03-15 17:58:021054version = "0.1.11"
Alex Crichton453080f2017-06-05 16:36:481055source = "registry+https://github.com/rust-lang/crates.io-index"
1056dependencies = [
Alex Crichtond8251152018-07-02 16:33:161057 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
1058 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Bastien Orivela67e0722018-03-12 19:23:231059 "rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton453080f2017-06-05 16:36:481060]
1061
1062[[package]]
Nick Cameronad8ecc22017-07-19 01:32:121063name = "jsonrpc-core"
Igor Matuszewskid3322772017-12-28 18:46:291064version = "8.0.1"
Nick Cameronad8ecc22017-07-19 01:32:121065source = "registry+https://github.com/rust-lang/crates.io-index"
1066dependencies = [
Alex Crichtond8251152018-07-02 16:33:161067 "futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)",
Malo Jaffré8ed13d62017-12-29 10:24:381068 "log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton52d7ee832018-07-17 16:04:221069 "serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
1070 "serde_derive 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
1071 "serde_json 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameronad8ecc22017-07-19 01:32:121072]
1073
1074[[package]]
Steve Klabnika0769612017-02-07 23:13:571075name = "kernel32-sys"
1076version = "0.2.2"
1077source = "registry+https://github.com/rust-lang/crates.io-index"
1078dependencies = [
1079 "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
1080 "winapi-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
1081]
1082
1083[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581084name = "languageserver-types"
Oliver Schneider0ad54532018-07-14 22:01:241085version = "0.45.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581086source = "registry+https://github.com/rust-lang/crates.io-index"
1087dependencies = [
Alex Crichtond8251152018-07-02 16:33:161088 "bitflags 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider0ad54532018-07-14 22:01:241089 "num-derive 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
1090 "num-traits 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton52d7ee832018-07-17 16:04:221091 "serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
1092 "serde_derive 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
1093 "serde_json 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)",
1094 "url 1.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581095 "url_serde 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
1096]
1097
1098[[package]]
Steve Klabnika0769612017-02-07 23:13:571099name = "lazy_static"
Oliver Schneideracdf83f2017-12-06 08:25:291100version = "0.2.11"
1101source = "registry+https://github.com/rust-lang/crates.io-index"
1102
1103[[package]]
Alex Crichton325d7392017-12-10 17:42:491104name = "lazy_static"
Alex Crichton52d7ee832018-07-17 16:04:221105version = "1.0.2"
Alex Crichton325d7392017-12-10 17:42:491106source = "registry+https://github.com/rust-lang/crates.io-index"
1107
1108[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291109name = "lazycell"
kennytmcab21f12018-07-26 21:58:551110version = "0.6.0"
1111source = "registry+https://github.com/rust-lang/crates.io-index"
1112
1113[[package]]
1114name = "lazycell"
Alex Crichton52d7ee832018-07-17 16:04:221115version = "1.0.0"
Alex Crichton994bfd42018-02-26 17:07:161116source = "registry+https://github.com/rust-lang/crates.io-index"
1117
1118[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291119name = "libc"
1120version = "0.0.0"
1121dependencies = [
Oliver Schneider679657b2018-03-30 11:06:341122 "compiler_builtins 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:291123 "core 0.0.0",
1124]
1125
1126[[package]]
1127name = "libc"
Alex Crichtond8251152018-07-02 16:33:161128version = "0.2.42"
Ahmed Charles9ca382f2016-09-02 08:55:291129source = "registry+https://github.com/rust-lang/crates.io-index"
1130
1131[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581132name = "libgit2-sys"
Alex Crichtonfa5b3d32018-07-26 00:25:121133version = "0.7.6"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581134source = "registry+https://github.com/rust-lang/crates.io-index"
1135dependencies = [
Alex Crichton52d7ee832018-07-17 16:04:221136 "cc 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161137 "cmake 0.1.31 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfa5b3d32018-07-26 00:25:121138 "curl-sys 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161139 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton52d7ee832018-07-17 16:04:221140 "libssh2-sys 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:291141 "libz-sys 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161142 "openssl-sys 0.9.33 (registry+https://github.com/rust-lang/crates.io-index)",
1143 "pkg-config 0.3.11 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581144]
1145
1146[[package]]
1147name = "libssh2-sys"
Alex Crichton52d7ee832018-07-17 16:04:221148version = "0.2.8"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581149source = "registry+https://github.com/rust-lang/crates.io-index"
1150dependencies = [
Alex Crichtond8251152018-07-02 16:33:161151 "cmake 0.1.31 (registry+https://github.com/rust-lang/crates.io-index)",
1152 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:291153 "libz-sys 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161154 "openssl-sys 0.9.33 (registry+https://github.com/rust-lang/crates.io-index)",
1155 "pkg-config 0.3.11 (registry+https://github.com/rust-lang/crates.io-index)",
1156 "vcpkg 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581157]
1158
1159[[package]]
1160name = "libz-sys"
Oliver Schneideracdf83f2017-12-06 08:25:291161version = "1.0.18"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581162source = "registry+https://github.com/rust-lang/crates.io-index"
1163dependencies = [
Alex Crichton52d7ee832018-07-17 16:04:221164 "cc 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161165 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
1166 "pkg-config 0.3.11 (registry+https://github.com/rust-lang/crates.io-index)",
1167 "vcpkg 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581168]
1169
1170[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291171name = "linkchecker"
1172version = "0.1.0"
Ahmed Charles9ca382f2016-09-02 08:55:291173
1174[[package]]
1175name = "log"
Malo Jaffré8ed13d62017-12-29 10:24:381176version = "0.3.9"
Ahmed Charles9ca382f2016-09-02 08:55:291177source = "registry+https://github.com/rust-lang/crates.io-index"
Malo Jaffré8ed13d62017-12-29 10:24:381178dependencies = [
Alex Crichtond8251152018-07-02 16:33:161179 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Malo Jaffré8ed13d62017-12-29 10:24:381180]
1181
1182[[package]]
1183name = "log"
Alex Crichtond8251152018-07-02 16:33:161184version = "0.4.3"
Malo Jaffré8ed13d62017-12-29 10:24:381185source = "registry+https://github.com/rust-lang/crates.io-index"
1186dependencies = [
Alex Crichtond8251152018-07-02 16:33:161187 "cfg-if 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
Malo Jaffré8ed13d62017-12-29 10:24:381188]
Ahmed Charles9ca382f2016-09-02 08:55:291189
1190[[package]]
Oliver Schneiderea351922017-09-18 14:18:231191name = "log_settings"
Alex Crichtond8251152018-07-02 16:33:161192version = "0.1.2"
Oliver Schneiderea351922017-09-18 14:18:231193source = "registry+https://github.com/rust-lang/crates.io-index"
1194dependencies = [
Alex Crichton52d7ee832018-07-17 16:04:221195 "lazy_static 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneiderea351922017-09-18 14:18:231196]
1197
1198[[package]]
Josh Stone020c5ec2017-05-08 22:01:131199name = "lzma-sys"
Bastien Orivel933c2992018-07-06 20:52:401200version = "0.1.10"
Josh Stone020c5ec2017-05-08 22:01:131201source = "registry+https://github.com/rust-lang/crates.io-index"
1202dependencies = [
Alex Crichton52d7ee832018-07-17 16:04:221203 "cc 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
Bastien Orivel933c2992018-07-06 20:52:401204 "filetime 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161205 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
1206 "pkg-config 0.3.11 (registry+https://github.com/rust-lang/crates.io-index)",
Josh Stone020c5ec2017-05-08 22:01:131207]
1208
1209[[package]]
steveklabnikecfbaca2018-04-03 14:32:041210name = "mac"
1211version = "0.1.1"
1212source = "registry+https://github.com/rust-lang/crates.io-index"
1213
1214[[package]]
1215name = "maplit"
1216version = "1.0.1"
1217source = "registry+https://github.com/rust-lang/crates.io-index"
1218
1219[[package]]
1220name = "markup5ever"
1221version = "0.7.2"
1222source = "registry+https://github.com/rust-lang/crates.io-index"
1223dependencies = [
Alex Crichtond8251152018-07-02 16:33:161224 "phf 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)",
1225 "phf_codegen 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton52d7ee832018-07-17 16:04:221226 "serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
1227 "serde_derive 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
1228 "serde_json 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161229 "string_cache 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
1230 "string_cache_codegen 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:041231 "tendril 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
1232]
1233
1234[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581235name = "matches"
Manish Goregaokard63e9252018-07-20 07:53:561236version = "0.1.7"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581237source = "registry+https://github.com/rust-lang/crates.io-index"
1238
1239[[package]]
Steve Klabnika0769612017-02-07 23:13:571240name = "mdbook"
Matt Ickstadt0ab516f2018-04-21 21:06:131241version = "0.1.7"
Steve Klabnika0769612017-02-07 23:13:571242source = "registry+https://github.com/rust-lang/crates.io-index"
1243dependencies = [
steveklabnikecfbaca2018-04-03 14:32:041244 "ammonia 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161245 "chrono 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
1246 "clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
1247 "elasticlunr-rs 2.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
1248 "env_logger 0.5.10 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:291249 "error-chain 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161250 "handlebars 0.32.4 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:551251 "itertools 0.7.8 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton52d7ee832018-07-17 16:04:221252 "lazy_static 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161253 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnik54371882018-01-25 17:32:251254 "memchr 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton041d3552017-09-27 22:37:021255 "open 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
Manish Goregaokar68185512018-02-18 21:33:561256 "pulldown-cmark 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161257 "regex 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton52d7ee832018-07-17 16:04:221258 "serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
1259 "serde_derive 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
1260 "serde_json 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnik54371882018-01-25 17:32:251261 "shlex 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider847bb142018-05-11 12:11:061262 "tempfile 3.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:591263 "toml 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnik54371882018-01-25 17:32:251264 "toml-query 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581265]
1266
1267[[package]]
1268name = "memchr"
Nick Cameron75029252017-12-06 05:18:441269version = "2.0.1"
Oliver Schneideracdf83f2017-12-06 08:25:291270source = "registry+https://github.com/rust-lang/crates.io-index"
1271dependencies = [
Alex Crichtond8251152018-07-02 16:33:161272 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
Steve Klabnika0769612017-02-07 23:13:571273]
1274
1275[[package]]
Nick Cameron77177052018-07-06 00:34:001276name = "memmap"
1277version = "0.6.2"
1278source = "registry+https://github.com/rust-lang/crates.io-index"
1279dependencies = [
1280 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
1281 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
1282]
1283
1284[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:451285name = "memoffset"
1286version = "0.2.1"
1287source = "registry+https://github.com/rust-lang/crates.io-index"
1288
1289[[package]]
Guillaume Gomez4b145732018-05-10 22:02:051290name = "minifier"
Guillaume Gomezf7485df2018-06-25 21:28:201291version = "0.0.14"
Guillaume Gomez4b145732018-05-10 22:02:051292source = "registry+https://github.com/rust-lang/crates.io-index"
1293dependencies = [
Alex Crichtond8251152018-07-02 16:33:161294 "regex 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
Guillaume Gomez4b145732018-05-10 22:02:051295]
1296
1297[[package]]
Josh Stone020c5ec2017-05-08 22:01:131298name = "miniz-sys"
Nick Cameronc5cad5a2017-09-22 01:58:351299version = "0.1.10"
Josh Stone020c5ec2017-05-08 22:01:131300source = "registry+https://github.com/rust-lang/crates.io-index"
1301dependencies = [
Alex Crichton52d7ee832018-07-17 16:04:221302 "cc 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161303 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581304]
1305
1306[[package]]
1307name = "miow"
Alex Crichtona8eaabc2018-03-07 07:39:551308version = "0.3.1"
1309source = "registry+https://github.com/rust-lang/crates.io-index"
1310dependencies = [
Alex Crichtond8251152018-07-02 16:33:161311 "socket2 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
1312 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtona8eaabc2018-03-07 07:39:551313]
1314
1315[[package]]
kennytm0692b3d2017-12-15 19:41:581316name = "miri"
1317version = "0.1.0"
1318dependencies = [
Alex Crichtond8251152018-07-02 16:33:161319 "byteorder 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
Ralf Jungf684f802018-07-13 08:34:501320 "cargo_metadata 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
1321 "colored 1.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161322 "compiletest_rs 0.3.11 (registry+https://github.com/rust-lang/crates.io-index)",
1323 "env_logger 0.5.10 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton52d7ee832018-07-17 16:04:221324 "lazy_static 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161325 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Ralf Jungf684f802018-07-13 08:34:501326 "regex 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
kennytm0692b3d2017-12-15 19:41:581327]
1328
1329[[package]]
Alex Crichtond8251152018-07-02 16:33:161330name = "new_debug_unreachable"
1331version = "1.0.1"
1332source = "registry+https://github.com/rust-lang/crates.io-index"
1333dependencies = [
1334 "unreachable 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1335]
1336
1337[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:451338name = "nodrop"
1339version = "0.1.12"
1340source = "registry+https://github.com/rust-lang/crates.io-index"
1341
1342[[package]]
Oliver Schneider0ad54532018-07-14 22:01:241343name = "num-derive"
1344version = "0.2.2"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581345source = "registry+https://github.com/rust-lang/crates.io-index"
1346dependencies = [
Alex Crichtond8251152018-07-02 16:33:161347 "num-traits 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton52d7ee832018-07-17 16:04:221348 "proc-macro2 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider0ad54532018-07-14 22:01:241349 "quote 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)",
1350 "syn 0.14.4 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581351]
1352
1353[[package]]
Oliver Schneider0ad54532018-07-14 22:01:241354name = "num-integer"
1355version = "0.1.39"
Alex Crichton994bfd42018-02-26 17:07:161356source = "registry+https://github.com/rust-lang/crates.io-index"
1357dependencies = [
Alex Crichtond8251152018-07-02 16:33:161358 "num-traits 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:161359]
1360
1361[[package]]
1362name = "num-traits"
Alex Crichtond8251152018-07-02 16:33:161363version = "0.2.5"
Steve Klabnik2795de32017-02-20 00:20:571364source = "registry+https://github.com/rust-lang/crates.io-index"
1365
1366[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291367name = "num_cpus"
Alex Crichton80d6ed22018-01-08 21:56:221368version = "1.8.0"
Ahmed Charles9ca382f2016-09-02 08:55:291369source = "registry+https://github.com/rust-lang/crates.io-index"
1370dependencies = [
Alex Crichtond8251152018-07-02 16:33:161371 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:291372]
1373
1374[[package]]
Steve Klabnik2795de32017-02-20 00:20:571375name = "open"
Alex Crichton041d3552017-09-27 22:37:021376version = "1.2.1"
Steve Klabnik2795de32017-02-20 00:20:571377source = "registry+https://github.com/rust-lang/crates.io-index"
1378
1379[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581380name = "openssl"
Alex Crichtond8251152018-07-02 16:33:161381version = "0.10.10"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581382source = "registry+https://github.com/rust-lang/crates.io-index"
1383dependencies = [
Alex Crichtond8251152018-07-02 16:33:161384 "bitflags 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
1385 "cfg-if 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:291386 "foreign-types 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton52d7ee832018-07-17 16:04:221387 "lazy_static 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161388 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
1389 "openssl-sys 0.9.33 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581390]
1391
1392[[package]]
1393name = "openssl-probe"
Alex Crichton325d7392017-12-10 17:42:491394version = "0.1.2"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581395source = "registry+https://github.com/rust-lang/crates.io-index"
1396
1397[[package]]
1398name = "openssl-sys"
Alex Crichtond8251152018-07-02 16:33:161399version = "0.9.33"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581400source = "registry+https://github.com/rust-lang/crates.io-index"
1401dependencies = [
Alex Crichton52d7ee832018-07-17 16:04:221402 "cc 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161403 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
1404 "pkg-config 0.3.11 (registry+https://github.com/rust-lang/crates.io-index)",
1405 "vcpkg 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581406]
1407
1408[[package]]
Mark Simulacrumb0dbc7c2018-03-27 10:44:331409name = "ordermap"
1410version = "0.3.5"
1411source = "registry+https://github.com/rust-lang/crates.io-index"
1412
1413[[package]]
Nick Cameron77177052018-07-06 00:34:001414name = "ordslice"
1415version = "0.3.0"
1416source = "registry+https://github.com/rust-lang/crates.io-index"
1417
1418[[package]]
Robin Kruppe1a24a592017-04-26 21:22:451419name = "owning_ref"
1420version = "0.3.3"
1421source = "registry+https://github.com/rust-lang/crates.io-index"
1422dependencies = [
Alex Crichtond8251152018-07-02 16:33:161423 "stable_deref_trait 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
Robin Kruppe1a24a592017-04-26 21:22:451424]
1425
1426[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291427name = "panic_abort"
1428version = "0.0.0"
1429dependencies = [
Oliver Schneider679657b2018-03-30 11:06:341430 "compiler_builtins 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:291431 "core 0.0.0",
1432 "libc 0.0.0",
1433]
1434
1435[[package]]
1436name = "panic_unwind"
1437version = "0.0.0"
1438dependencies = [
1439 "alloc 0.0.0",
Oliver Schneider679657b2018-03-30 11:06:341440 "compiler_builtins 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:291441 "core 0.0.0",
1442 "libc 0.0.0",
1443 "unwind 0.0.0",
1444]
1445
1446[[package]]
John Kåre Alsaker970c6132017-12-03 12:49:011447name = "parking_lot"
Alex Crichton35655562018-04-27 03:50:061448version = "0.5.5"
John Kåre Alsaker970c6132017-12-03 12:49:011449source = "registry+https://github.com/rust-lang/crates.io-index"
1450dependencies = [
1451 "owning_ref 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton35655562018-04-27 03:50:061452 "parking_lot_core 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsaker970c6132017-12-03 12:49:011453]
1454
1455[[package]]
1456name = "parking_lot_core"
Alex Crichton35655562018-04-27 03:50:061457version = "0.2.14"
John Kåre Alsaker970c6132017-12-03 12:49:011458source = "registry+https://github.com/rust-lang/crates.io-index"
1459dependencies = [
Alex Crichtond8251152018-07-02 16:33:161460 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
Bastien Orivela67e0722018-03-12 19:23:231461 "rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfa5b3d32018-07-26 00:25:121462 "smallvec 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161463 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsaker970c6132017-12-03 12:49:011464]
1465
1466[[package]]
Alex Crichton1cede102017-06-15 02:33:061467name = "percent-encoding"
Oliver Schneideracdf83f2017-12-06 08:25:291468version = "1.0.1"
Alex Crichton1cede102017-06-15 02:33:061469source = "registry+https://github.com/rust-lang/crates.io-index"
1470
1471[[package]]
Steve Klabnika0769612017-02-07 23:13:571472name = "pest"
Alex Crichtone9d89832018-04-02 15:43:551473version = "1.0.6"
Steve Klabnika0769612017-02-07 23:13:571474source = "registry+https://github.com/rust-lang/crates.io-index"
1475
1476[[package]]
Alex Crichtone9d89832018-04-02 15:43:551477name = "pest_derive"
1478version = "1.0.7"
1479source = "registry+https://github.com/rust-lang/crates.io-index"
1480dependencies = [
1481 "pest 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
1482 "quote 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)",
1483 "syn 0.11.11 (registry+https://github.com/rust-lang/crates.io-index)",
1484]
1485
1486[[package]]
Mark Simulacrumb0dbc7c2018-03-27 10:44:331487name = "petgraph"
1488version = "0.4.12"
1489source = "registry+https://github.com/rust-lang/crates.io-index"
1490dependencies = [
1491 "fixedbitset 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
1492 "ordermap 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
1493]
1494
1495[[package]]
steveklabnikecfbaca2018-04-03 14:32:041496name = "phf"
Alex Crichtond8251152018-07-02 16:33:161497version = "0.7.22"
steveklabnikecfbaca2018-04-03 14:32:041498source = "registry+https://github.com/rust-lang/crates.io-index"
1499dependencies = [
Alex Crichtond8251152018-07-02 16:33:161500 "phf_shared 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:041501]
1502
1503[[package]]
1504name = "phf_codegen"
Alex Crichtond8251152018-07-02 16:33:161505version = "0.7.22"
steveklabnikecfbaca2018-04-03 14:32:041506source = "registry+https://github.com/rust-lang/crates.io-index"
1507dependencies = [
Alex Crichtond8251152018-07-02 16:33:161508 "phf_generator 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)",
1509 "phf_shared 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:041510]
1511
1512[[package]]
1513name = "phf_generator"
Alex Crichtond8251152018-07-02 16:33:161514version = "0.7.22"
steveklabnikecfbaca2018-04-03 14:32:041515source = "registry+https://github.com/rust-lang/crates.io-index"
1516dependencies = [
Alex Crichtond8251152018-07-02 16:33:161517 "phf_shared 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)",
1518 "rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:041519]
1520
1521[[package]]
1522name = "phf_shared"
Alex Crichtond8251152018-07-02 16:33:161523version = "0.7.22"
steveklabnikecfbaca2018-04-03 14:32:041524source = "registry+https://github.com/rust-lang/crates.io-index"
1525dependencies = [
1526 "siphasher 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
1527]
1528
1529[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581530name = "pkg-config"
Alex Crichtond8251152018-07-02 16:33:161531version = "0.3.11"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581532source = "registry+https://github.com/rust-lang/crates.io-index"
1533
1534[[package]]
Santiago Pastorino8429d112018-05-24 21:52:011535name = "polonius-engine"
Vytautas Astrauskas1404c002018-05-30 15:17:371536version = "0.5.0"
Santiago Pastorino8429d112018-05-24 21:52:011537source = "registry+https://github.com/rust-lang/crates.io-index"
Douglas Campos422fe7c2018-05-29 11:52:511538dependencies = [
1539 "datafrog 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161540 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Niko Matsakisc3d68892018-05-29 13:36:451541 "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Douglas Campos422fe7c2018-05-29 11:52:511542]
Santiago Pastorino8429d112018-05-24 21:52:011543
1544[[package]]
steveklabnikecfbaca2018-04-03 14:32:041545name = "precomputed-hash"
1546version = "0.1.1"
1547source = "registry+https://github.com/rust-lang/crates.io-index"
1548
1549[[package]]
Mark Simulacrum42fde212018-03-10 14:03:061550name = "pretty_assertions"
1551version = "0.5.1"
1552source = "registry+https://github.com/rust-lang/crates.io-index"
1553dependencies = [
1554 "ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
1555 "difference 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1556]
1557
1558[[package]]
Alex Crichton87f3dda2018-03-01 19:08:481559name = "proc-macro2"
Alex Crichtond8251152018-07-02 16:33:161560version = "0.3.8"
1561source = "registry+https://github.com/rust-lang/crates.io-index"
1562dependencies = [
1563 "unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
1564]
1565
1566[[package]]
1567name = "proc-macro2"
Alex Crichton52d7ee832018-07-17 16:04:221568version = "0.4.8"
Alex Crichtone9d89832018-04-02 15:43:551569source = "registry+https://github.com/rust-lang/crates.io-index"
1570dependencies = [
1571 "unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
1572]
1573
1574[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291575name = "proc_macro"
1576version = "0.0.0"
1577dependencies = [
John Kåre Alsakerb74e97c2018-02-27 16:11:141578 "rustc_data_structures 0.0.0",
Sergio Benitez8be132e2017-08-28 09:56:431579 "rustc_errors 0.0.0",
Alex Crichton147e2da2016-10-07 06:30:381580 "syntax 0.0.0",
Jeffrey Seyfried2dc60b12017-01-18 03:27:091581 "syntax_pos 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:291582]
1583
1584[[package]]
whitequark42754ce2017-02-13 09:57:501585name = "profiler_builtins"
1586version = "0.0.0"
1587dependencies = [
Alex Crichton52d7ee832018-07-17 16:04:221588 "cc 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider679657b2018-03-30 11:06:341589 "compiler_builtins 0.0.0",
whitequark42754ce2017-02-13 09:57:501590 "core 0.0.0",
Marco Castelluccioecba8d62017-06-04 14:54:391591]
1592
1593[[package]]
Steve Klabnika0769612017-02-07 23:13:571594name = "pulldown-cmark"
Manish Goregaokar68185512018-02-18 21:33:561595version = "0.1.2"
Oliver Schneideracdf83f2017-12-06 08:25:291596source = "registry+https://github.com/rust-lang/crates.io-index"
1597dependencies = [
1598 "bitflags 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:551599 "getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)",
Guillaume Gomez474cc092017-03-12 19:28:361600]
1601
1602[[package]]
Steve Klabnika0769612017-02-07 23:13:571603name = "quick-error"
Alex Crichtond8251152018-07-02 16:33:161604version = "1.2.2"
Steve Klabnika0769612017-02-07 23:13:571605source = "registry+https://github.com/rust-lang/crates.io-index"
1606
1607[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291608name = "quine-mc_cluskey"
1609version = "0.2.4"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581610source = "registry+https://github.com/rust-lang/crates.io-index"
1611
1612[[package]]
1613name = "quote"
1614version = "0.3.15"
1615source = "registry+https://github.com/rust-lang/crates.io-index"
1616
1617[[package]]
Alex Crichton87f3dda2018-03-01 19:08:481618name = "quote"
Alex Crichtond8251152018-07-02 16:33:161619version = "0.5.2"
Alex Crichtone9d89832018-04-02 15:43:551620source = "registry+https://github.com/rust-lang/crates.io-index"
1621dependencies = [
Alex Crichtond8251152018-07-02 16:33:161622 "proc-macro2 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
1623]
1624
1625[[package]]
1626name = "quote"
1627version = "0.6.3"
1628source = "registry+https://github.com/rust-lang/crates.io-index"
1629dependencies = [
Alex Crichton52d7ee832018-07-17 16:04:221630 "proc-macro2 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:551631]
1632
1633[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581634name = "racer"
kennytmcab21f12018-07-26 21:58:551635version = "2.1.2"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581636source = "registry+https://github.com/rust-lang/crates.io-index"
1637dependencies = [
kennytmcab21f12018-07-26 21:58:551638 "bitflags 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
1639 "cargo 0.28.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161640 "clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
kennytmcab21f12018-07-26 21:58:551641 "derive_more 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161642 "env_logger 0.5.10 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron8de091e2018-05-17 19:59:161643 "humantime 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton52d7ee832018-07-17 16:04:221644 "lazy_static 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161645 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
kennytmcab21f12018-07-26 21:58:551646 "rls-span 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
1647 "rustc-ap-syntax 209.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581648]
1649
1650[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291651name = "rand"
Alex Crichton994bfd42018-02-26 17:07:161652version = "0.4.2"
1653source = "registry+https://github.com/rust-lang/crates.io-index"
1654dependencies = [
1655 "fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161656 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
1657 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:291658]
1659
1660[[package]]
kennytmcab21f12018-07-26 21:58:551661name = "rand"
1662version = "0.5.4"
1663source = "registry+https://github.com/rust-lang/crates.io-index"
1664dependencies = [
1665 "cloudabi 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
1666 "fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
1667 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
1668 "rand_core 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
1669 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
1670]
1671
1672[[package]]
1673name = "rand_core"
1674version = "0.2.1"
1675source = "registry+https://github.com/rust-lang/crates.io-index"
1676
1677[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291678name = "rayon"
Alex Crichtone9d89832018-04-02 15:43:551679version = "1.0.1"
Nick Cameron4b6f5c22018-02-26 03:15:451680source = "registry+https://github.com/rust-lang/crates.io-index"
1681dependencies = [
Alex Crichtone9d89832018-04-02 15:43:551682 "either 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron4b6f5c22018-02-26 03:15:451683 "rayon-core 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:291684]
1685
1686[[package]]
1687name = "rayon-core"
Nick Cameron4b6f5c22018-02-26 03:15:451688version = "1.4.0"
Oliver Schneideracdf83f2017-12-06 08:25:291689source = "registry+https://github.com/rust-lang/crates.io-index"
1690dependencies = [
Nick Cameron4b6f5c22018-02-26 03:15:451691 "crossbeam-deque 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton52d7ee832018-07-17 16:04:221692 "lazy_static 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161693 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:221694 "num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Camerona10577c2018-05-15 08:34:171695 "rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581696]
1697
1698[[package]]
Nick Cameronc5cad5a2017-09-22 01:58:351699name = "redox_syscall"
Alex Crichtond8251152018-07-02 16:33:161700version = "0.1.40"
Nick Cameronc5cad5a2017-09-22 01:58:351701source = "registry+https://github.com/rust-lang/crates.io-index"
1702
1703[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291704name = "redox_termios"
1705version = "0.1.1"
1706source = "registry+https://github.com/rust-lang/crates.io-index"
1707dependencies = [
Alex Crichtond8251152018-07-02 16:33:161708 "redox_syscall 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:291709]
1710
1711[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581712name = "regex"
Alex Crichtond8251152018-07-02 16:33:161713version = "0.2.11"
Steve Klabnika0769612017-02-07 23:13:571714source = "registry+https://github.com/rust-lang/crates.io-index"
1715dependencies = [
Alex Crichton52d7ee832018-07-17 16:04:221716 "aho-corasick 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron75029252017-12-06 05:18:441717 "memchr 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161718 "regex-syntax 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton325d7392017-12-10 17:42:491719 "thread_local 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Steve Klabnik2795de32017-02-20 00:20:571720 "utf8-ranges 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Steve Klabnika0769612017-02-07 23:13:571721]
1722
1723[[package]]
Oliver Schneider847bb142018-05-11 12:11:061724name = "regex"
Alex Crichtond8251152018-07-02 16:33:161725version = "1.0.1"
Oliver Schneider847bb142018-05-11 12:11:061726source = "registry+https://github.com/rust-lang/crates.io-index"
1727dependencies = [
Alex Crichton52d7ee832018-07-17 16:04:221728 "aho-corasick 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider847bb142018-05-11 12:11:061729 "memchr 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161730 "regex-syntax 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider847bb142018-05-11 12:11:061731 "thread_local 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
1732 "utf8-ranges 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1733]
1734
1735[[package]]
Steve Klabnika0769612017-02-07 23:13:571736name = "regex-syntax"
Alex Crichtond8251152018-07-02 16:33:161737version = "0.5.6"
Alex Crichton994bfd42018-02-26 17:07:161738source = "registry+https://github.com/rust-lang/crates.io-index"
1739dependencies = [
1740 "ucd-util 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
1741]
1742
1743[[package]]
Oliver Schneider847bb142018-05-11 12:11:061744name = "regex-syntax"
Alex Crichtond8251152018-07-02 16:33:161745version = "0.6.1"
Oliver Schneider847bb142018-05-11 12:11:061746source = "registry+https://github.com/rust-lang/crates.io-index"
1747dependencies = [
1748 "ucd-util 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
1749]
1750
1751[[package]]
Alex Crichton7bc2cbf2017-04-26 15:52:191752name = "remote-test-client"
1753version = "0.1.0"
1754
1755[[package]]
1756name = "remote-test-server"
1757version = "0.1.0"
1758
1759[[package]]
Alex Crichton994bfd42018-02-26 17:07:161760name = "remove_dir_all"
Alex Crichton924f8c72018-04-18 15:43:591761version = "0.5.1"
Alex Crichton994bfd42018-02-26 17:07:161762source = "registry+https://github.com/rust-lang/crates.io-index"
1763dependencies = [
Alex Crichtond8251152018-07-02 16:33:161764 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton994bfd42018-02-26 17:07:161765]
1766
1767[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581768name = "rls"
Nick Cameron77177052018-07-06 00:34:001769version = "0.129.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581770dependencies = [
Mark Simulacrumad97f8b2018-06-22 15:48:431771 "cargo 0.30.0",
Alex Crichtond8251152018-07-02 16:33:161772 "cargo_metadata 0.5.8 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider0ad54532018-07-14 22:01:241773 "clippy_lints 0.0.212",
kennytmcab21f12018-07-26 21:58:551774 "crossbeam-channel 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161775 "env_logger 0.5.10 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewskid3322772017-12-28 18:46:291776 "failure 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameronacd4fe82018-06-07 03:14:491777 "itertools 0.7.8 (registry+https://github.com/rust-lang/crates.io-index)",
Igor Matuszewskid3322772017-12-28 18:46:291778 "jsonrpc-core 8.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider0ad54532018-07-14 22:01:241779 "languageserver-types 0.45.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton52d7ee832018-07-17 16:04:221780 "lazy_static 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161781 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameronfa94c5c2018-02-14 08:09:511782 "num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron77177052018-07-06 00:34:001783 "ordslice 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
kennytmcab21f12018-07-26 21:58:551784 "racer 2.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:551785 "rayon 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron77177052018-07-06 00:34:001786 "regex 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
1787 "rls-analysis 0.14.0 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron127f9a62018-04-25 22:11:281788 "rls-blacklist 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron80bfca42018-05-16 03:38:111789 "rls-data 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameronacd4fe82018-06-07 03:14:491790 "rls-rustc 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581791 "rls-span 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
kennytmcab21f12018-07-26 21:58:551792 "rls-vfs 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
1793 "rustfmt-nightly 0.9.0",
Alex Crichton52d7ee832018-07-17 16:04:221794 "serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
1795 "serde_derive 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
1796 "serde_json 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)",
1797 "url 1.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron8de091e2018-05-17 19:59:161798 "walkdir 2.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581799]
1800
1801[[package]]
1802name = "rls-analysis"
Nick Cameron77177052018-07-06 00:34:001803version = "0.14.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581804source = "registry+https://github.com/rust-lang/crates.io-index"
1805dependencies = [
Bastien Orivelbcdb67b2018-05-08 18:55:431806 "derive-new 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron77177052018-07-06 00:34:001807 "fst 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
1808 "itertools 0.7.8 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161809 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron80bfca42018-05-16 03:38:111810 "rls-data 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton453080f2017-06-05 16:36:481811 "rls-span 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
1812 "rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)",
1813]
1814
1815[[package]]
Nick Cameronfa94c5c2018-02-14 08:09:511816name = "rls-blacklist"
Nick Cameron127f9a62018-04-25 22:11:281817version = "0.1.2"
Andy Russell59fafc82017-12-04 20:59:491818source = "registry+https://github.com/rust-lang/crates.io-index"
Andy Russell59fafc82017-12-04 20:59:491819
1820[[package]]
Martin Algesten9a6afa82018-02-02 07:29:591821name = "rls-data"
Nick Cameron80bfca42018-05-16 03:38:111822version = "0.16.0"
Martin Algesten9a6afa82018-02-02 07:29:591823source = "registry+https://github.com/rust-lang/crates.io-index"
1824dependencies = [
1825 "rls-span 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
1826 "rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton52d7ee832018-07-17 16:04:221827 "serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
1828 "serde_derive 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
Martin Algesten9a6afa82018-02-02 07:29:591829]
1830
1831[[package]]
Nick Cameron92867d22017-08-30 05:09:361832name = "rls-rustc"
Nick Cameronacd4fe82018-06-07 03:14:491833version = "0.4.0"
Nick Cameron92867d22017-08-30 05:09:361834source = "registry+https://github.com/rust-lang/crates.io-index"
1835
1836[[package]]
Nick Cameronfee1f642017-03-14 02:16:441837name = "rls-span"
Nick Cameron7bed5432017-05-08 19:15:481838version = "0.4.0"
Nick Camerondc63eff2017-03-15 08:20:231839source = "registry+https://github.com/rust-lang/crates.io-index"
Nick Cameronfee1f642017-03-14 02:16:441840dependencies = [
Tatsuyuki Ishi0e79b972017-04-29 23:11:581841 "rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton52d7ee832018-07-17 16:04:221842 "serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
1843 "serde_derive 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581844]
1845
1846[[package]]
1847name = "rls-vfs"
kennytmcab21f12018-07-26 21:58:551848version = "0.4.6"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581849source = "registry+https://github.com/rust-lang/crates.io-index"
1850dependencies = [
kennytmcab21f12018-07-26 21:58:551851 "racer 2.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581852 "rls-span 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameronfee1f642017-03-14 02:16:441853]
1854
1855[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291856name = "rustbook"
Steve Klabnika0769612017-02-07 23:13:571857version = "0.1.0"
1858dependencies = [
Alex Crichtond8251152018-07-02 16:33:161859 "clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
Matt Ickstadt0ab516f2018-04-21 21:06:131860 "mdbook 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
Steve Klabnika0769612017-02-07 23:13:571861]
Ahmed Charles9ca382f2016-09-02 08:55:291862
1863[[package]]
1864name = "rustc"
1865version = "0.0.0"
1866dependencies = [
1867 "arena 0.0.0",
Alex Crichtond8251152018-07-02 16:33:161868 "backtrace 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
1869 "bitflags 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
1870 "byteorder 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
Niko Matsakis9c548bf2018-05-24 12:48:021871 "chalk-engine 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
Malo Jaffré8ed13d62017-12-29 10:24:381872 "flate2 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:291873 "fmt_macros 0.0.0",
1874 "graphviz 0.0.0",
Alex Crichtonfaebcc12018-03-15 17:58:021875 "jobserver 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton52d7ee832018-07-17 16:04:221876 "lazy_static 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161877 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsakerf273f282018-06-06 13:25:471878 "parking_lot 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
Vytautas Astrauskas1404c002018-05-30 15:17:371879 "polonius-engine 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsaker9d3719b2018-02-01 17:10:561880 "proc_macro 0.0.0",
John Kåre Alsakerf273f282018-06-06 13:25:471881 "rustc-rayon 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
1882 "rustc-rayon-core 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:291883 "rustc_apfloat 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:291884 "rustc_data_structures 0.0.0",
1885 "rustc_errors 0.0.0",
Irina Popa38e96402017-12-08 19:18:211886 "rustc_target 0.0.0",
Alex Crichtond8251152018-07-02 16:33:161887 "scoped-tls 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:291888 "serialize 0.0.0",
1889 "syntax 0.0.0",
1890 "syntax_pos 0.0.0",
Bastien Orivel9d5b13e2018-05-12 21:19:351891 "tempfile 3.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:291892]
1893
1894[[package]]
Nick Cameron0e6fff82018-05-27 22:16:421895name = "rustc-ap-arena"
kennytmcab21f12018-07-26 21:58:551896version = "209.0.0"
Nick Cameron0e6fff82018-05-27 22:16:421897source = "registry+https://github.com/rust-lang/crates.io-index"
1898dependencies = [
kennytmcab21f12018-07-26 21:58:551899 "rustc-ap-rustc_data_structures 209.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron0e6fff82018-05-27 22:16:421900]
1901
1902[[package]]
topecongiro5ae8fa92018-01-18 14:40:371903name = "rustc-ap-rustc_cratesio_shim"
kennytmcab21f12018-07-26 21:58:551904version = "209.0.0"
topecongiro5ae8fa92018-01-18 14:40:371905source = "registry+https://github.com/rust-lang/crates.io-index"
1906dependencies = [
Alex Crichtond8251152018-07-02 16:33:161907 "bitflags 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
1908 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
topecongiro5ae8fa92018-01-18 14:40:371909]
1910
1911[[package]]
1912name = "rustc-ap-rustc_data_structures"
kennytmcab21f12018-07-26 21:58:551913version = "209.0.0"
topecongiro5ae8fa92018-01-18 14:40:371914source = "registry+https://github.com/rust-lang/crates.io-index"
1915dependencies = [
Alex Crichtond8251152018-07-02 16:33:161916 "cfg-if 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
Niko Matsakis7ed0fd72018-05-18 19:25:341917 "ena 0.9.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161918 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton35655562018-04-27 03:50:061919 "parking_lot 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
1920 "parking_lot_core 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
kennytmcab21f12018-07-26 21:58:551921 "rustc-ap-rustc_cratesio_shim 209.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1922 "rustc-ap-serialize 209.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameronacd4fe82018-06-07 03:14:491923 "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
1924 "rustc-rayon 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
1925 "rustc-rayon-core 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161926 "stable_deref_trait 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameronacd4fe82018-06-07 03:14:491927]
1928
1929[[package]]
topecongiro5ae8fa92018-01-18 14:40:371930name = "rustc-ap-rustc_errors"
kennytmcab21f12018-07-26 21:58:551931version = "209.0.0"
topecongiro5ae8fa92018-01-18 14:40:371932source = "registry+https://github.com/rust-lang/crates.io-index"
1933dependencies = [
Ralf Junga171ed22018-07-27 13:10:521934 "atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
kennytmcab21f12018-07-26 21:58:551935 "rustc-ap-rustc_data_structures 209.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1936 "rustc-ap-serialize 209.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1937 "rustc-ap-syntax_pos 209.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Eric Huss0f1c6492018-03-26 23:20:111938 "termcolor 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Simulacrumad97f8b2018-06-22 15:48:431939 "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
topecongiro5ae8fa92018-01-18 14:40:371940]
1941
1942[[package]]
Nick Cameron64572412018-05-01 19:50:581943name = "rustc-ap-rustc_target"
kennytmcab21f12018-07-26 21:58:551944version = "209.0.0"
topecongiro5ae8fa92018-01-18 14:40:371945source = "registry+https://github.com/rust-lang/crates.io-index"
1946dependencies = [
Alex Crichtond8251152018-07-02 16:33:161947 "bitflags 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
1948 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
kennytmcab21f12018-07-26 21:58:551949 "rustc-ap-rustc_cratesio_shim 209.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1950 "rustc-ap-serialize 209.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron64572412018-05-01 19:50:581951]
1952
1953[[package]]
1954name = "rustc-ap-serialize"
kennytmcab21f12018-07-26 21:58:551955version = "209.0.0"
Nick Cameron64572412018-05-01 19:50:581956source = "registry+https://github.com/rust-lang/crates.io-index"
1957
1958[[package]]
1959name = "rustc-ap-syntax"
kennytmcab21f12018-07-26 21:58:551960version = "209.0.0"
Nick Cameron64572412018-05-01 19:50:581961source = "registry+https://github.com/rust-lang/crates.io-index"
1962dependencies = [
Alex Crichtond8251152018-07-02 16:33:161963 "bitflags 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
1964 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
kennytmcab21f12018-07-26 21:58:551965 "rustc-ap-rustc_data_structures 209.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1966 "rustc-ap-rustc_errors 209.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1967 "rustc-ap-rustc_target 209.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1968 "rustc-ap-serialize 209.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1969 "rustc-ap-syntax_pos 209.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161970 "scoped-tls 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
topecongiro5ae8fa92018-01-18 14:40:371971]
1972
1973[[package]]
1974name = "rustc-ap-syntax_pos"
kennytmcab21f12018-07-26 21:58:551975version = "209.0.0"
topecongiro5ae8fa92018-01-18 14:40:371976source = "registry+https://github.com/rust-lang/crates.io-index"
1977dependencies = [
Nick Cameron77177052018-07-06 00:34:001978 "cfg-if 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
kennytmcab21f12018-07-26 21:58:551979 "rustc-ap-arena 209.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1980 "rustc-ap-rustc_data_structures 209.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1981 "rustc-ap-serialize 209.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:161982 "scoped-tls 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Simulacrumad97f8b2018-06-22 15:48:431983 "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
topecongiro5ae8fa92018-01-18 14:40:371984]
1985
1986[[package]]
Josh Stone020c5ec2017-05-08 22:01:131987name = "rustc-demangle"
Alex Crichtond8251152018-07-02 16:33:161988version = "0.1.8"
Josh Stone020c5ec2017-05-08 22:01:131989source = "registry+https://github.com/rust-lang/crates.io-index"
1990
1991[[package]]
Niko Matsakis9c548bf2018-05-24 12:48:021992name = "rustc-hash"
John Kåre Alsaker7ebd4d62018-05-24 03:37:401993version = "1.0.1"
Niko Matsakis9c548bf2018-05-24 12:48:021994source = "registry+https://github.com/rust-lang/crates.io-index"
John Kåre Alsaker7ebd4d62018-05-24 03:37:401995dependencies = [
Alex Crichtond8251152018-07-02 16:33:161996 "byteorder 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsaker7ebd4d62018-05-24 03:37:401997]
Niko Matsakis9c548bf2018-05-24 12:48:021998
1999[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292000name = "rustc-main"
2001version = "0.0.0"
2002dependencies = [
Ahmed Charles9ca382f2016-09-02 08:55:292003 "rustc_driver 0.0.0",
Irina Popa38e96402017-12-08 19:18:212004 "rustc_target 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292005]
2006
2007[[package]]
John Kåre Alsaker4afdae62018-05-12 02:11:032008name = "rustc-rayon"
John Kåre Alsakerf273f282018-06-06 13:25:472009version = "0.1.1"
John Kåre Alsaker4afdae62018-05-12 02:11:032010source = "registry+https://github.com/rust-lang/crates.io-index"
2011dependencies = [
2012 "either 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsakerf273f282018-06-06 13:25:472013 "rustc-rayon-core 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsaker4afdae62018-05-12 02:11:032014]
2015
2016[[package]]
2017name = "rustc-rayon-core"
John Kåre Alsakerf273f282018-06-06 13:25:472018version = "0.1.1"
John Kåre Alsaker4afdae62018-05-12 02:11:032019source = "registry+https://github.com/rust-lang/crates.io-index"
2020dependencies = [
2021 "crossbeam-deque 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton52d7ee832018-07-17 16:04:222022 "lazy_static 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:162023 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsaker4afdae62018-05-12 02:11:032024 "num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
2025 "rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
2026]
2027
2028[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292029name = "rustc-serialize"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582030version = "0.3.24"
Ahmed Charles9ca382f2016-09-02 08:55:292031source = "registry+https://github.com/rust-lang/crates.io-index"
2032
2033[[package]]
Alex Crichton695dee02017-06-03 21:54:082034name = "rustc_allocator"
2035version = "0.0.0"
2036dependencies = [
Alex Crichtond8251152018-07-02 16:33:162037 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton695dee02017-06-03 21:54:082038 "rustc 0.0.0",
2039 "rustc_errors 0.0.0",
Irina Popa04fa0e72018-04-25 16:30:392040 "rustc_target 0.0.0",
Alex Crichton695dee02017-06-03 21:54:082041 "syntax 0.0.0",
2042 "syntax_pos 0.0.0",
2043]
2044
2045[[package]]
Eduard-Mihai Burtescu877ec942017-07-08 17:46:432046name = "rustc_apfloat"
2047version = "0.0.0"
2048dependencies = [
Alex Crichtond8251152018-07-02 16:33:162049 "bitflags 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
Tamir Duberstein231d9e72017-09-08 19:08:012050 "rustc_cratesio_shim 0.0.0",
Eduard-Mihai Burtescu877ec942017-07-08 17:46:432051]
2052
2053[[package]]
Jorge Aparicio9af6aa32016-12-30 04:28:112054name = "rustc_asan"
2055version = "0.0.0"
2056dependencies = [
Alex Crichton695dee02017-06-03 21:54:082057 "alloc 0.0.0",
Jorge Aparicio9af6aa32016-12-30 04:28:112058 "alloc_system 0.0.0",
Jorge Aparicio22097e62017-02-05 01:10:292059 "build_helper 0.1.0",
Alex Crichtond8251152018-07-02 16:33:162060 "cmake 0.1.31 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider679657b2018-03-30 11:06:342061 "compiler_builtins 0.0.0",
Jorge Aparicio9af6aa32016-12-30 04:28:112062 "core 0.0.0",
2063]
2064
2065[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292066name = "rustc_borrowck"
2067version = "0.0.0"
2068dependencies = [
2069 "graphviz 0.0.0",
Alex Crichtond8251152018-07-02 16:33:162070 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292071 "rustc 0.0.0",
John Kåre Alsakerb74e97c2018-02-27 16:11:142072 "rustc_data_structures 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292073 "rustc_errors 0.0.0",
2074 "rustc_mir 0.0.0",
2075 "syntax 0.0.0",
2076 "syntax_pos 0.0.0",
2077]
2078
2079[[package]]
Irina Popab63d7e22018-05-08 13:10:162080name = "rustc_codegen_llvm"
2081version = "0.0.0"
2082dependencies = [
Alex Crichtond8251152018-07-02 16:33:162083 "bitflags 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton52d7ee832018-07-17 16:04:222084 "cc 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:162085 "env_logger 0.5.10 (registry+https://github.com/rust-lang/crates.io-index)",
Irina Popab63d7e22018-05-08 13:10:162086 "flate2 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
2087 "jobserver 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:162088 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
2089 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Irina Popab63d7e22018-05-08 13:10:162090 "num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
2091 "rustc 0.0.0",
Alex Crichtond8251152018-07-02 16:33:162092 "rustc-demangle 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
Irina Popab63d7e22018-05-08 13:10:162093 "rustc_allocator 0.0.0",
2094 "rustc_apfloat 0.0.0",
2095 "rustc_codegen_utils 0.0.0",
2096 "rustc_data_structures 0.0.0",
2097 "rustc_errors 0.0.0",
2098 "rustc_incremental 0.0.0",
2099 "rustc_llvm 0.0.0",
2100 "rustc_mir 0.0.0",
2101 "rustc_platform_intrinsics 0.0.0",
2102 "rustc_target 0.0.0",
2103 "serialize 0.0.0",
2104 "syntax 0.0.0",
2105 "syntax_pos 0.0.0",
Bastien Orivel677eeaa2018-05-08 20:11:582106 "tempfile 3.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Irina Popab63d7e22018-05-08 13:10:162107]
2108
2109[[package]]
2110name = "rustc_codegen_utils"
2111version = "0.0.0"
2112dependencies = [
bjorn323c0b3b2018-07-07 09:05:212113 "flate2 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:162114 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Irina Popab63d7e22018-05-08 13:10:162115 "rustc 0.0.0",
2116 "rustc_data_structures 0.0.0",
2117 "rustc_incremental 0.0.0",
2118 "rustc_mir 0.0.0",
2119 "rustc_target 0.0.0",
2120 "syntax 0.0.0",
2121 "syntax_pos 0.0.0",
2122]
2123
2124[[package]]
Tamir Duberstein231d9e72017-09-08 19:08:012125name = "rustc_cratesio_shim"
2126version = "0.0.0"
2127dependencies = [
Alex Crichtond8251152018-07-02 16:33:162128 "bitflags 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
2129 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Tamir Duberstein231d9e72017-09-08 19:08:012130]
2131
2132[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292133name = "rustc_data_structures"
2134version = "0.0.0"
2135dependencies = [
Alex Crichtond8251152018-07-02 16:33:162136 "cfg-if 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
Niko Matsakis7ed0fd72018-05-18 19:25:342137 "ena 0.9.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:162138 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton35655562018-04-27 03:50:062139 "parking_lot 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
2140 "parking_lot_core 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsaker7ebd4d62018-05-24 03:37:402141 "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
John Kåre Alsakerf273f282018-06-06 13:25:472142 "rustc-rayon 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
2143 "rustc-rayon-core 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Irina Popa04fa0e72018-04-25 16:30:392144 "rustc_cratesio_shim 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292145 "serialize 0.0.0",
Alex Crichtond8251152018-07-02 16:33:162146 "stable_deref_trait 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292147]
2148
2149[[package]]
2150name = "rustc_driver"
2151version = "0.0.0"
2152dependencies = [
Ahmed Charles9ca382f2016-09-02 08:55:292153 "arena 0.0.0",
Alex Crichtond8251152018-07-02 16:33:162154 "env_logger 0.5.10 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292155 "graphviz 0.0.0",
Alex Crichtond8251152018-07-02 16:33:162156 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292157 "rustc 0.0.0",
John Kåre Alsakerf273f282018-06-06 13:25:472158 "rustc-rayon 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton695dee02017-06-03 21:54:082159 "rustc_allocator 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292160 "rustc_borrowck 0.0.0",
Irina Popab63d7e22018-05-08 13:10:162161 "rustc_codegen_utils 0.0.0",
Michael Woeristerbd1ce912016-10-29 01:26:012162 "rustc_data_structures 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292163 "rustc_errors 0.0.0",
2164 "rustc_incremental 0.0.0",
2165 "rustc_lint 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292166 "rustc_metadata 0.0.0",
2167 "rustc_mir 0.0.0",
2168 "rustc_passes 0.0.0",
2169 "rustc_plugin 0.0.0",
2170 "rustc_privacy 0.0.0",
2171 "rustc_resolve 0.0.0",
2172 "rustc_save_analysis 0.0.0",
Irina Popa38e96402017-12-08 19:18:212173 "rustc_target 0.0.0",
Niko Matsakis3a50b41d2018-02-25 15:58:542174 "rustc_traits 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292175 "rustc_typeck 0.0.0",
Alex Crichtond8251152018-07-02 16:33:162176 "scoped-tls 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292177 "serialize 0.0.0",
2178 "syntax 0.0.0",
2179 "syntax_ext 0.0.0",
2180 "syntax_pos 0.0.0",
2181]
2182
2183[[package]]
2184name = "rustc_errors"
2185version = "0.0.0"
2186dependencies = [
Ralf Junga171ed22018-07-27 13:10:522187 "atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:292188 "rustc_data_structures 0.0.0",
Niko Matsakisd9aaca72017-01-28 23:13:212189 "serialize 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292190 "syntax_pos 0.0.0",
Eric Huss0f1c6492018-03-26 23:20:112191 "termcolor 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Simulacrumad97f8b2018-06-22 15:48:432192 "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292193]
2194
2195[[package]]
2196name = "rustc_incremental"
2197version = "0.0.0"
2198dependencies = [
2199 "graphviz 0.0.0",
Alex Crichtond8251152018-07-02 16:33:162200 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Bastien Orivela67e0722018-03-12 19:23:232201 "rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292202 "rustc 0.0.0",
2203 "rustc_data_structures 0.0.0",
2204 "serialize 0.0.0",
2205 "syntax 0.0.0",
2206 "syntax_pos 0.0.0",
2207]
2208
2209[[package]]
2210name = "rustc_lint"
2211version = "0.0.0"
2212dependencies = [
Alex Crichtond8251152018-07-02 16:33:162213 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292214 "rustc 0.0.0",
Oliver Schneideraedd4c62018-03-05 09:21:112215 "rustc_mir 0.0.0",
Irina Popa04fa0e72018-04-25 16:30:392216 "rustc_target 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292217 "syntax 0.0.0",
2218 "syntax_pos 0.0.0",
2219]
2220
2221[[package]]
2222name = "rustc_llvm"
2223version = "0.0.0"
2224dependencies = [
Alex Crichtond8251152018-07-02 16:33:162225 "bitflags 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292226 "build_helper 0.1.0",
Alex Crichton52d7ee832018-07-17 16:04:222227 "cc 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:162228 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
Tamir Duberstein231d9e72017-09-08 19:08:012229 "rustc_cratesio_shim 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292230]
2231
2232[[package]]
Jorge Aparicio9af6aa32016-12-30 04:28:112233name = "rustc_lsan"
2234version = "0.0.0"
2235dependencies = [
Alex Crichton695dee02017-06-03 21:54:082236 "alloc 0.0.0",
Jorge Aparicio9af6aa32016-12-30 04:28:112237 "alloc_system 0.0.0",
Jorge Aparicio22097e62017-02-05 01:10:292238 "build_helper 0.1.0",
Alex Crichtond8251152018-07-02 16:33:162239 "cmake 0.1.31 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider679657b2018-03-30 11:06:342240 "compiler_builtins 0.0.0",
Jorge Aparicio9af6aa32016-12-30 04:28:112241 "core 0.0.0",
2242]
2243
2244[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292245name = "rustc_metadata"
2246version = "0.0.0"
2247dependencies = [
Malo Jaffré8ed13d62017-12-29 10:24:382248 "flate2 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:162249 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton147e2da2016-10-07 06:30:382250 "proc_macro 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292251 "rustc 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292252 "rustc_data_structures 0.0.0",
2253 "rustc_errors 0.0.0",
Irina Popa38e96402017-12-08 19:18:212254 "rustc_target 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292255 "serialize 0.0.0",
2256 "syntax 0.0.0",
Alex Crichton147e2da2016-10-07 06:30:382257 "syntax_ext 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292258 "syntax_pos 0.0.0",
2259]
2260
2261[[package]]
2262name = "rustc_mir"
2263version = "0.0.0"
2264dependencies = [
Oliver Schneideraedd4c62018-03-05 09:21:112265 "arena 0.0.0",
Alex Crichtond8251152018-07-02 16:33:162266 "bitflags 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
2267 "byteorder 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
Santiago Pastorino9de4e342018-05-29 11:54:152268 "either 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292269 "graphviz 0.0.0",
Alex Crichtond8251152018-07-02 16:33:162270 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
2271 "log_settings 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Vytautas Astrauskas1404c002018-05-30 15:17:372272 "polonius-engine 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292273 "rustc 0.0.0",
Oliver Schneideracac5852017-12-12 16:14:492274 "rustc_apfloat 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292275 "rustc_data_structures 0.0.0",
Felix S. Klock II8e79fc72017-07-03 15:25:032276 "rustc_errors 0.0.0",
Irina Popa38e96402017-12-08 19:18:212277 "rustc_target 0.0.0",
Oliver Schneideracdf83f2017-12-06 08:25:292278 "serialize 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292279 "syntax 0.0.0",
2280 "syntax_pos 0.0.0",
2281]
2282
2283[[package]]
Jorge Aparicio9af6aa32016-12-30 04:28:112284name = "rustc_msan"
2285version = "0.0.0"
2286dependencies = [
Alex Crichton695dee02017-06-03 21:54:082287 "alloc 0.0.0",
Jorge Aparicio9af6aa32016-12-30 04:28:112288 "alloc_system 0.0.0",
Jorge Aparicio22097e62017-02-05 01:10:292289 "build_helper 0.1.0",
Alex Crichtond8251152018-07-02 16:33:162290 "cmake 0.1.31 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider679657b2018-03-30 11:06:342291 "compiler_builtins 0.0.0",
Jorge Aparicio9af6aa32016-12-30 04:28:112292 "core 0.0.0",
2293]
2294
2295[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292296name = "rustc_passes"
2297version = "0.0.0"
2298dependencies = [
Alex Crichtond8251152018-07-02 16:33:162299 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292300 "rustc 0.0.0",
John Kåre Alsakerb74e97c2018-02-27 16:11:142301 "rustc_data_structures 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292302 "rustc_errors 0.0.0",
Oliver Schneideraedd4c62018-03-05 09:21:112303 "rustc_mir 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292304 "syntax 0.0.0",
2305 "syntax_pos 0.0.0",
2306]
2307
2308[[package]]
2309name = "rustc_platform_intrinsics"
2310version = "0.0.0"
2311
2312[[package]]
2313name = "rustc_plugin"
2314version = "0.0.0"
2315dependencies = [
Ahmed Charles9ca382f2016-09-02 08:55:292316 "rustc 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292317 "rustc_errors 0.0.0",
2318 "rustc_metadata 0.0.0",
2319 "syntax 0.0.0",
2320 "syntax_pos 0.0.0",
2321]
2322
2323[[package]]
2324name = "rustc_privacy"
2325version = "0.0.0"
2326dependencies = [
2327 "rustc 0.0.0",
John Kåre Alsakerb74e97c2018-02-27 16:11:142328 "rustc_data_structures 0.0.0",
Vadim Petrochenkov419069d2017-09-16 13:45:492329 "rustc_typeck 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292330 "syntax 0.0.0",
2331 "syntax_pos 0.0.0",
2332]
2333
2334[[package]]
2335name = "rustc_resolve"
2336version = "0.0.0"
2337dependencies = [
2338 "arena 0.0.0",
Alex Crichtond8251152018-07-02 16:33:162339 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292340 "rustc 0.0.0",
Oliver Schneideracdf83f2017-12-06 08:25:292341 "rustc_data_structures 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292342 "rustc_errors 0.0.0",
2343 "syntax 0.0.0",
2344 "syntax_pos 0.0.0",
2345]
2346
2347[[package]]
2348name = "rustc_save_analysis"
2349version = "0.0.0"
2350dependencies = [
Alex Crichtond8251152018-07-02 16:33:162351 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Camerona10577c2018-05-15 08:34:172352 "rls-data 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron7bed5432017-05-08 19:15:482353 "rls-span 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292354 "rustc 0.0.0",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582355 "rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron27b91822017-08-01 02:43:112356 "rustc_data_structures 0.0.0",
Irina Popa04fa0e72018-04-25 16:30:392357 "rustc_target 0.0.0",
Niko Matsakis30393982017-05-03 16:18:042358 "rustc_typeck 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292359 "syntax 0.0.0",
2360 "syntax_pos 0.0.0",
2361]
2362
2363[[package]]
Irina Popa38e96402017-12-08 19:18:212364name = "rustc_target"
2365version = "0.0.0"
2366dependencies = [
Alex Crichtond8251152018-07-02 16:33:162367 "bitflags 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
2368 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Irina Popa04fa0e72018-04-25 16:30:392369 "rustc_cratesio_shim 0.0.0",
Irina Popa38e96402017-12-08 19:18:212370 "serialize 0.0.0",
Irina Popa38e96402017-12-08 19:18:212371]
2372
2373[[package]]
Niko Matsakis3a50b41d2018-02-25 15:58:542374name = "rustc_traits"
2375version = "0.0.0"
2376dependencies = [
Alex Crichtond8251152018-07-02 16:33:162377 "bitflags 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
Niko Matsakis9c548bf2018-05-24 12:48:022378 "chalk-engine 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
Niko Matsakis3a50b41d2018-02-25 15:58:542379 "graphviz 0.0.0",
Alex Crichtond8251152018-07-02 16:33:162380 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Niko Matsakis3a50b41d2018-02-25 15:58:542381 "rustc 0.0.0",
2382 "rustc_data_structures 0.0.0",
2383 "syntax 0.0.0",
2384 "syntax_pos 0.0.0",
2385]
2386
2387[[package]]
Jorge Aparicio9af6aa32016-12-30 04:28:112388name = "rustc_tsan"
2389version = "0.0.0"
2390dependencies = [
Tatsuyuki Ishi611b1112017-06-24 08:48:272391 "alloc 0.0.0",
Jorge Aparicio9af6aa32016-12-30 04:28:112392 "alloc_system 0.0.0",
Jorge Aparicio22097e62017-02-05 01:10:292393 "build_helper 0.1.0",
Alex Crichtond8251152018-07-02 16:33:162394 "cmake 0.1.31 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneider679657b2018-03-30 11:06:342395 "compiler_builtins 0.0.0",
Jorge Aparicio9af6aa32016-12-30 04:28:112396 "core 0.0.0",
2397]
2398
2399[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292400name = "rustc_typeck"
2401version = "0.0.0"
2402dependencies = [
2403 "arena 0.0.0",
Alex Crichtond8251152018-07-02 16:33:162404 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292405 "rustc 0.0.0",
Tim Neumannfc2216c2016-11-18 10:31:442406 "rustc_data_structures 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292407 "rustc_errors 0.0.0",
2408 "rustc_platform_intrinsics 0.0.0",
Irina Popa04fa0e72018-04-25 16:30:392409 "rustc_target 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292410 "syntax 0.0.0",
2411 "syntax_pos 0.0.0",
2412]
2413
2414[[package]]
Oliver Schneider847bb142018-05-11 12:11:062415name = "rustc_version"
2416version = "0.2.2"
2417source = "registry+https://github.com/rust-lang/crates.io-index"
2418dependencies = [
2419 "semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
2420]
2421
2422[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292423name = "rustdoc"
2424version = "0.0.0"
2425dependencies = [
Guillaume Gomezf7485df2018-06-25 21:28:202426 "minifier 0.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
Manish Goregaokar68185512018-02-18 21:33:562427 "pulldown-cmark 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Bastien Orivelae9a2712018-05-08 20:06:042428 "tempfile 3.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Simulacrume2e9b402017-07-23 02:01:582429]
2430
2431[[package]]
Guillaume Gomezdec9fab2018-02-05 22:43:532432name = "rustdoc-themes"
2433version = "0.1.0"
2434
2435[[package]]
Mark Simulacrume2e9b402017-07-23 02:01:582436name = "rustdoc-tool"
2437version = "0.0.0"
2438dependencies = [
2439 "rustdoc 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292440]
2441
2442[[package]]
Alex Crichtonfa9e55f2018-05-02 15:43:152443name = "rustfix"
Alex Crichtonfa5b3d32018-07-26 00:25:122444version = "0.4.1"
Alex Crichton52d7ee832018-07-17 16:04:222445source = "registry+https://github.com/rust-lang/crates.io-index"
2446dependencies = [
2447 "failure 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
2448 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
2449 "serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
2450 "serde_derive 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
2451 "serde_json 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtonfa9e55f2018-05-02 15:43:152452]
2453
2454[[package]]
Alex Crichton1cede102017-06-15 02:33:062455name = "rustfmt-nightly"
kennytmcab21f12018-07-26 21:58:552456version = "0.9.0"
kennytm0692b3d2017-12-15 19:41:582457dependencies = [
Alex Crichtond8251152018-07-02 16:33:162458 "assert_cli 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
kennytmcab21f12018-07-26 21:58:552459 "cargo_metadata 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
Bastien Orivelbcdb67b2018-05-08 18:55:432460 "derive-new 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
kennytm0692b3d2017-12-15 19:41:582461 "diff 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:162462 "env_logger 0.5.10 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron64572412018-05-01 19:50:582463 "failure 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:552464 "getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron0e6fff82018-05-27 22:16:422465 "isatty 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:552466 "itertools 0.7.8 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton52d7ee832018-07-17 16:04:222467 "lazy_static 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:162468 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
2469 "regex 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
kennytmcab21f12018-07-26 21:58:552470 "rustc-ap-rustc_target 209.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
2471 "rustc-ap-syntax 209.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
2472 "rustc-ap-syntax_pos 209.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton52d7ee832018-07-17 16:04:222473 "serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
2474 "serde_derive 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
2475 "serde_json 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)",
Alan Du253ade52018-03-19 14:14:132476 "term 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:592477 "toml 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:162478 "unicode-segmentation 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
Boris-Chengbiao Zhouc2148022018-03-14 14:03:422479]
2480
2481[[package]]
Josh Stone020c5ec2017-05-08 22:01:132482name = "same-file"
Alex Crichton80d6ed22018-01-08 21:56:222483version = "1.0.2"
2484source = "registry+https://github.com/rust-lang/crates.io-index"
2485dependencies = [
Alex Crichtond8251152018-07-02 16:33:162486 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:222487]
2488
2489[[package]]
2490name = "schannel"
Alex Crichtond8251152018-07-02 16:33:162491version = "0.1.13"
Alex Crichton80d6ed22018-01-08 21:56:222492source = "registry+https://github.com/rust-lang/crates.io-index"
2493dependencies = [
Alex Crichton52d7ee832018-07-17 16:04:222494 "lazy_static 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:162495 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:222496]
2497
2498[[package]]
Alex Crichton453080f2017-06-05 16:36:482499name = "scoped-tls"
Alex Crichtond8251152018-07-02 16:33:162500version = "0.1.2"
Alex Crichton453080f2017-06-05 16:36:482501source = "registry+https://github.com/rust-lang/crates.io-index"
2502
2503[[package]]
Nick Cameronad8ecc22017-07-19 01:32:122504name = "scopeguard"
Oliver Schneideracdf83f2017-12-06 08:25:292505version = "0.3.3"
2506source = "registry+https://github.com/rust-lang/crates.io-index"
2507
2508[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582509name = "semver"
Alex Crichton80d6ed22018-01-08 21:56:222510version = "0.9.0"
2511source = "registry+https://github.com/rust-lang/crates.io-index"
2512dependencies = [
2513 "semver-parser 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton52d7ee832018-07-17 16:04:222514 "serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582515]
2516
2517[[package]]
2518name = "semver-parser"
2519version = "0.7.0"
Steve Klabnik2795de32017-02-20 00:20:572520source = "registry+https://github.com/rust-lang/crates.io-index"
2521
2522[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582523name = "serde"
Alex Crichton52d7ee832018-07-17 16:04:222524version = "1.0.70"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582525source = "registry+https://github.com/rust-lang/crates.io-index"
2526
2527[[package]]
2528name = "serde_derive"
Alex Crichton52d7ee832018-07-17 16:04:222529version = "1.0.70"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582530source = "registry+https://github.com/rust-lang/crates.io-index"
2531dependencies = [
Alex Crichton52d7ee832018-07-17 16:04:222532 "proc-macro2 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:162533 "quote 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)",
2534 "syn 0.14.4 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582535]
2536
2537[[package]]
2538name = "serde_ignored"
Alex Crichton38bedfa2017-09-02 03:46:512539version = "0.0.4"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582540source = "registry+https://github.com/rust-lang/crates.io-index"
2541dependencies = [
Alex Crichton52d7ee832018-07-17 16:04:222542 "serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582543]
2544
2545[[package]]
2546name = "serde_json"
Alex Crichton52d7ee832018-07-17 16:04:222547version = "1.0.24"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582548source = "registry+https://github.com/rust-lang/crates.io-index"
2549dependencies = [
Alex Crichton52d7ee832018-07-17 16:04:222550 "dtoa 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
2551 "itoa 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
2552 "serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
Steve Klabnik2795de32017-02-20 00:20:572553]
2554
2555[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292556name = "serialize"
2557version = "0.0.0"
Ahmed Charles9ca382f2016-09-02 08:55:292558
2559[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582560name = "shell-escape"
Alex Crichtone9d89832018-04-02 15:43:552561version = "0.1.4"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582562source = "registry+https://github.com/rust-lang/crates.io-index"
2563
2564[[package]]
steveklabnik54371882018-01-25 17:32:252565name = "shlex"
2566version = "0.1.1"
2567source = "registry+https://github.com/rust-lang/crates.io-index"
2568
2569[[package]]
steveklabnikecfbaca2018-04-03 14:32:042570name = "siphasher"
2571version = "0.2.2"
2572source = "registry+https://github.com/rust-lang/crates.io-index"
2573
2574[[package]]
John Kåre Alsaker970c6132017-12-03 12:49:012575name = "smallvec"
Alex Crichtonfa5b3d32018-07-26 00:25:122576version = "0.6.3"
John Kåre Alsaker970c6132017-12-03 12:49:012577source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichtonfa5b3d32018-07-26 00:25:122578dependencies = [
2579 "unreachable 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
2580]
John Kåre Alsaker970c6132017-12-03 12:49:012581
2582[[package]]
Mark Simulacrum38b46882017-06-26 16:26:152583name = "socket2"
Alex Crichtond8251152018-07-02 16:33:162584version = "0.3.7"
Mark Simulacrum38b46882017-06-26 16:26:152585source = "registry+https://github.com/rust-lang/crates.io-index"
2586dependencies = [
Alex Crichtond8251152018-07-02 16:33:162587 "cfg-if 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
2588 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
2589 "redox_syscall 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)",
2590 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Simulacrum38b46882017-06-26 16:26:152591]
2592
2593[[package]]
Robin Kruppe1a24a592017-04-26 21:22:452594name = "stable_deref_trait"
Alex Crichtond8251152018-07-02 16:33:162595version = "1.1.0"
Robin Kruppe1a24a592017-04-26 21:22:452596source = "registry+https://github.com/rust-lang/crates.io-index"
2597
2598[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292599name = "std"
2600version = "0.0.0"
2601dependencies = [
2602 "alloc 0.0.0",
2603 "alloc_jemalloc 0.0.0",
2604 "alloc_system 0.0.0",
2605 "build_helper 0.1.0",
Alex Crichton52d7ee832018-07-17 16:04:222606 "cc 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton147e2da2016-10-07 06:30:382607 "compiler_builtins 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292608 "core 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292609 "libc 0.0.0",
2610 "panic_abort 0.0.0",
2611 "panic_unwind 0.0.0",
whitequark42754ce2017-02-13 09:57:502612 "profiler_builtins 0.0.0",
Alex Crichton994bfd42018-02-26 17:07:162613 "rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
Jorge Aparicio9af6aa32016-12-30 04:28:112614 "rustc_asan 0.0.0",
2615 "rustc_lsan 0.0.0",
2616 "rustc_msan 0.0.0",
2617 "rustc_tsan 0.0.0",
Corey Farwell274777a2016-11-29 19:38:082618 "std_unicode 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292619 "unwind 0.0.0",
2620]
2621
2622[[package]]
Corey Farwell274777a2016-11-29 19:38:082623name = "std_unicode"
2624version = "0.0.0"
2625dependencies = [
Oliver Schneider679657b2018-03-30 11:06:342626 "compiler_builtins 0.0.0",
Corey Farwell274777a2016-11-29 19:38:082627 "core 0.0.0",
2628]
2629
2630[[package]]
steveklabnikecfbaca2018-04-03 14:32:042631name = "string_cache"
Alex Crichtond8251152018-07-02 16:33:162632version = "0.7.3"
steveklabnikecfbaca2018-04-03 14:32:042633source = "registry+https://github.com/rust-lang/crates.io-index"
2634dependencies = [
Alex Crichton52d7ee832018-07-17 16:04:222635 "lazy_static 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:162636 "new_debug_unreachable 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
2637 "phf_shared 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:042638 "precomputed-hash 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton52d7ee832018-07-17 16:04:222639 "serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:162640 "string_cache_codegen 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:042641 "string_cache_shared 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
2642]
2643
2644[[package]]
2645name = "string_cache_codegen"
Alex Crichtond8251152018-07-02 16:33:162646version = "0.4.1"
steveklabnikecfbaca2018-04-03 14:32:042647source = "registry+https://github.com/rust-lang/crates.io-index"
2648dependencies = [
Alex Crichtond8251152018-07-02 16:33:162649 "phf_generator 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)",
2650 "phf_shared 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)",
2651 "proc-macro2 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
2652 "quote 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:042653 "string_cache_shared 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
2654]
2655
2656[[package]]
2657name = "string_cache_shared"
2658version = "0.3.0"
2659source = "registry+https://github.com/rust-lang/crates.io-index"
2660
2661[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582662name = "strsim"
Aleksey Kladovb15b0232018-03-16 10:37:142663version = "0.7.0"
Steve Klabnika0769612017-02-07 23:13:572664source = "registry+https://github.com/rust-lang/crates.io-index"
2665
2666[[package]]
Matt Ickstadt0ab516f2018-04-21 21:06:132667name = "strum"
2668version = "0.9.0"
2669source = "registry+https://github.com/rust-lang/crates.io-index"
2670
2671[[package]]
2672name = "strum_macros"
Alex Crichtond8251152018-07-02 16:33:162673version = "0.9.1"
Matt Ickstadt0ab516f2018-04-21 21:06:132674source = "registry+https://github.com/rust-lang/crates.io-index"
2675dependencies = [
Alex Crichton52d7ee832018-07-17 16:04:222676 "proc-macro2 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:162677 "quote 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)",
2678 "syn 0.14.4 (registry+https://github.com/rust-lang/crates.io-index)",
Matt Ickstadt0ab516f2018-04-21 21:06:132679]
2680
2681[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582682name = "syn"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582683version = "0.11.11"
2684source = "registry+https://github.com/rust-lang/crates.io-index"
2685dependencies = [
2686 "quote 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)",
2687 "synom 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
2688 "unicode-xid 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
2689]
2690
2691[[package]]
Alex Crichton87f3dda2018-03-01 19:08:482692name = "syn"
Alex Crichtond8251152018-07-02 16:33:162693version = "0.13.11"
Alex Crichtone9d89832018-04-02 15:43:552694source = "registry+https://github.com/rust-lang/crates.io-index"
2695dependencies = [
Alex Crichtond8251152018-07-02 16:33:162696 "proc-macro2 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
2697 "quote 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
2698 "unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
2699]
2700
2701[[package]]
2702name = "syn"
2703version = "0.14.4"
2704source = "registry+https://github.com/rust-lang/crates.io-index"
2705dependencies = [
Alex Crichton52d7ee832018-07-17 16:04:222706 "proc-macro2 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:162707 "quote 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtone9d89832018-04-02 15:43:552708 "unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
2709]
2710
2711[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582712name = "synom"
2713version = "0.11.3"
2714source = "registry+https://github.com/rust-lang/crates.io-index"
2715dependencies = [
2716 "unicode-xid 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
2717]
2718
2719[[package]]
Alex Crichton325d7392017-12-10 17:42:492720name = "synstructure"
2721version = "0.6.1"
2722source = "registry+https://github.com/rust-lang/crates.io-index"
2723dependencies = [
2724 "quote 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)",
2725 "syn 0.11.11 (registry+https://github.com/rust-lang/crates.io-index)",
2726]
2727
2728[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292729name = "syntax"
2730version = "0.0.0"
2731dependencies = [
Alex Crichtond8251152018-07-02 16:33:162732 "bitflags 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
2733 "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Mark-Simulacrum7bbebb12016-11-03 04:33:352734 "rustc_data_structures 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292735 "rustc_errors 0.0.0",
Irina Popa04fa0e72018-04-25 16:30:392736 "rustc_target 0.0.0",
Alex Crichtond8251152018-07-02 16:33:162737 "scoped-tls 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292738 "serialize 0.0.0",
2739 "syntax_pos 0.0.0",
2740]
2741
2742[[package]]
2743name = "syntax_ext"
2744version = "0.0.0"
2745dependencies = [
2746 "fmt_macros 0.0.0",
Alex Crichton147e2da2016-10-07 06:30:382747 "proc_macro 0.0.0",
John Kåre Alsakerb74e97c2018-02-27 16:11:142748 "rustc_data_structures 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292749 "rustc_errors 0.0.0",
Irina Popa04fa0e72018-04-25 16:30:392750 "rustc_target 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:292751 "syntax 0.0.0",
2752 "syntax_pos 0.0.0",
2753]
2754
2755[[package]]
2756name = "syntax_pos"
2757version = "0.0.0"
2758dependencies = [
John Kåre Alsakerca323402018-05-10 14:27:462759 "arena 0.0.0",
Alex Crichtond8251152018-07-02 16:33:162760 "cfg-if 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
Inokentiy Babushkindd8f7cd2017-06-10 14:09:512761 "rustc_data_structures 0.0.0",
Alex Crichtond8251152018-07-02 16:33:162762 "scoped-tls 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292763 "serialize 0.0.0",
Mark Simulacrumad97f8b2018-06-22 15:48:432764 "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292765]
2766
2767[[package]]
Josh Stone020c5ec2017-05-08 22:01:132768name = "tar"
Alex Crichtond8251152018-07-02 16:33:162769version = "0.4.16"
Josh Stone020c5ec2017-05-08 22:01:132770source = "registry+https://github.com/rust-lang/crates.io-index"
2771dependencies = [
Alex Crichtond8251152018-07-02 16:33:162772 "filetime 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
2773 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
2774 "redox_syscall 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton52d7ee832018-07-17 16:04:222775 "xattr 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
Josh Stone020c5ec2017-05-08 22:01:132776]
2777
2778[[package]]
Aleksey Kladov850156a2018-03-29 07:34:552779name = "tempfile"
Oliver Schneider847bb142018-05-11 12:11:062780version = "3.0.2"
Aleksey Kladov850156a2018-03-29 07:34:552781source = "registry+https://github.com/rust-lang/crates.io-index"
2782dependencies = [
Alex Crichtond8251152018-07-02 16:33:162783 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
Aleksey Kladov850156a2018-03-29 07:34:552784 "rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:162785 "redox_syscall 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:592786 "remove_dir_all 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:162787 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Aleksey Kladov850156a2018-03-29 07:34:552788]
2789
2790[[package]]
steveklabnikecfbaca2018-04-03 14:32:042791name = "tendril"
2792version = "0.4.0"
2793source = "registry+https://github.com/rust-lang/crates.io-index"
2794dependencies = [
Alex Crichtond8251152018-07-02 16:33:162795 "futf 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnikecfbaca2018-04-03 14:32:042796 "mac 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
2797 "utf-8 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
2798]
2799
2800[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292801name = "term"
2802version = "0.0.0"
2803
2804[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582805name = "term"
Alan Du253ade52018-03-19 14:14:132806version = "0.5.1"
2807source = "registry+https://github.com/rust-lang/crates.io-index"
2808dependencies = [
Alex Crichtond8251152018-07-02 16:33:162809 "byteorder 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
2810 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alan Du253ade52018-03-19 14:14:132811]
2812
2813[[package]]
Alex Crichton1cede102017-06-15 02:33:062814name = "termcolor"
Eric Huss0f1c6492018-03-26 23:20:112815version = "0.3.6"
Alex Crichton1cede102017-06-15 02:33:062816source = "registry+https://github.com/rust-lang/crates.io-index"
2817dependencies = [
Alex Crichton994bfd42018-02-26 17:07:162818 "wincolor 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton1cede102017-06-15 02:33:062819]
2820
2821[[package]]
Alex Crichtonfa5b3d32018-07-26 00:25:122822name = "termcolor"
2823version = "1.0.1"
2824source = "registry+https://github.com/rust-lang/crates.io-index"
2825dependencies = [
2826 "wincolor 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
2827]
2828
2829[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:292830name = "termion"
2831version = "1.5.1"
2832source = "registry+https://github.com/rust-lang/crates.io-index"
2833dependencies = [
Alex Crichtond8251152018-07-02 16:33:162834 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
2835 "redox_syscall 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:292836 "redox_termios 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
2837]
2838
2839[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292840name = "test"
2841version = "0.0.0"
2842dependencies = [
Alex Crichtone9d89832018-04-02 15:43:552843 "getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)",
Ahmed Charles9ca382f2016-09-02 08:55:292844 "term 0.0.0",
2845]
2846
2847[[package]]
steveklabnik4871dba2017-06-27 17:33:322848name = "textwrap"
Alex Crichtond8251152018-07-02 16:33:162849version = "0.10.0"
steveklabnik4871dba2017-06-27 17:33:322850source = "registry+https://github.com/rust-lang/crates.io-index"
2851dependencies = [
Mark Simulacrumad97f8b2018-06-22 15:48:432852 "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnik4871dba2017-06-27 17:33:322853]
2854
2855[[package]]
Steve Klabnika0769612017-02-07 23:13:572856name = "thread_local"
Alex Crichton325d7392017-12-10 17:42:492857version = "0.3.5"
Steve Klabnika0769612017-02-07 23:13:572858source = "registry+https://github.com/rust-lang/crates.io-index"
2859dependencies = [
Alex Crichton52d7ee832018-07-17 16:04:222860 "lazy_static 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Nick Cameron3dad1972017-06-26 13:43:092861 "unreachable 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Steve Klabnika0769612017-02-07 23:13:572862]
2863
2864[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292865name = "tidy"
2866version = "0.1.0"
Mark Mansi3ee41042018-02-23 01:52:562867dependencies = [
Alex Crichton52d7ee832018-07-17 16:04:222868 "serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
2869 "serde_derive 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
2870 "serde_json 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)",
Mark Mansi3ee41042018-02-23 01:52:562871]
Ahmed Charles9ca382f2016-09-02 08:55:292872
2873[[package]]
Alex Crichton15899b02018-01-25 04:01:422874name = "time"
Alex Crichtond8251152018-07-02 16:33:162875version = "0.1.40"
Alex Crichton15899b02018-01-25 04:01:422876source = "registry+https://github.com/rust-lang/crates.io-index"
2877dependencies = [
Alex Crichtond8251152018-07-02 16:33:162878 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
2879 "redox_syscall 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)",
2880 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton15899b02018-01-25 04:01:422881]
2882
2883[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292884name = "toml"
Alex Crichton924f8c72018-04-18 15:43:592885version = "0.4.6"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582886source = "registry+https://github.com/rust-lang/crates.io-index"
2887dependencies = [
Alex Crichton52d7ee832018-07-17 16:04:222888 "serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582889]
2890
2891[[package]]
steveklabnik54371882018-01-25 17:32:252892name = "toml-query"
2893version = "0.6.0"
2894source = "registry+https://github.com/rust-lang/crates.io-index"
2895dependencies = [
2896 "error-chain 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
2897 "is-match 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton52d7ee832018-07-17 16:04:222898 "lazy_static 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:162899 "regex 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton924f8c72018-04-18 15:43:592900 "toml 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
steveklabnik54371882018-01-25 17:32:252901]
2902
2903[[package]]
Alex Crichton994bfd42018-02-26 17:07:162904name = "ucd-util"
2905version = "0.1.1"
2906source = "registry+https://github.com/rust-lang/crates.io-index"
2907
2908[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582909name = "unicode-bidi"
steveklabnik4871dba2017-06-27 17:33:322910version = "0.3.4"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582911source = "registry+https://github.com/rust-lang/crates.io-index"
2912dependencies = [
Manish Goregaokard63e9252018-07-20 07:53:562913 "matches 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582914]
2915
2916[[package]]
2917name = "unicode-normalization"
Alex Crichtond8251152018-07-02 16:33:162918version = "0.1.7"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582919source = "registry+https://github.com/rust-lang/crates.io-index"
2920
2921[[package]]
2922name = "unicode-segmentation"
Alex Crichtond8251152018-07-02 16:33:162923version = "1.2.1"
Steve Klabnika0769612017-02-07 23:13:572924source = "registry+https://github.com/rust-lang/crates.io-index"
2925
2926[[package]]
2927name = "unicode-width"
Mark Simulacrumad97f8b2018-06-22 15:48:432928version = "0.1.5"
Steve Klabnika0769612017-02-07 23:13:572929source = "registry+https://github.com/rust-lang/crates.io-index"
2930
2931[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582932name = "unicode-xid"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582933version = "0.0.4"
2934source = "registry+https://github.com/rust-lang/crates.io-index"
2935
2936[[package]]
Alex Crichton87f3dda2018-03-01 19:08:482937name = "unicode-xid"
2938version = "0.1.0"
2939source = "registry+https://github.com/rust-lang/crates.io-index"
2940
2941[[package]]
Steve Klabnik2795de32017-02-20 00:20:572942name = "unreachable"
Nick Cameron3dad1972017-06-26 13:43:092943version = "1.0.0"
Steve Klabnik2795de32017-02-20 00:20:572944source = "registry+https://github.com/rust-lang/crates.io-index"
2945dependencies = [
2946 "void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
2947]
2948
2949[[package]]
est31c2d59062017-06-12 19:35:472950name = "unstable-book-gen"
2951version = "0.1.0"
2952dependencies = [
Alex Crichtond8251152018-07-02 16:33:162953 "num-traits 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
est31c2d59062017-06-12 19:35:472954 "tidy 0.1.0",
2955]
2956
2957[[package]]
Nick Cameron71a0be02017-09-25 04:13:292958name = "unwind"
2959version = "0.0.0"
2960dependencies = [
Oliver Schneider679657b2018-03-30 11:06:342961 "compiler_builtins 0.0.0",
Nick Cameron71a0be02017-09-25 04:13:292962 "core 0.0.0",
2963 "libc 0.0.0",
2964]
2965
2966[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582967name = "url"
Alex Crichton52d7ee832018-07-17 16:04:222968version = "1.7.1"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582969source = "registry+https://github.com/rust-lang/crates.io-index"
2970dependencies = [
Alex Crichton52d7ee832018-07-17 16:04:222971 "idna 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Manish Goregaokard63e9252018-07-20 07:53:562972 "matches 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
Oliver Schneideracdf83f2017-12-06 08:25:292973 "percent-encoding 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582974]
2975
2976[[package]]
2977name = "url_serde"
2978version = "0.2.0"
2979source = "registry+https://github.com/rust-lang/crates.io-index"
2980dependencies = [
Alex Crichton52d7ee832018-07-17 16:04:222981 "serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
2982 "url 1.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582983]
2984
2985[[package]]
Nick Cameronad8ecc22017-07-19 01:32:122986name = "userenv-sys"
2987version = "0.2.0"
2988source = "registry+https://github.com/rust-lang/crates.io-index"
2989dependencies = [
2990 "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
2991 "winapi-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
2992]
2993
2994[[package]]
steveklabnikecfbaca2018-04-03 14:32:042995name = "utf-8"
2996version = "0.7.2"
2997source = "registry+https://github.com/rust-lang/crates.io-index"
2998
2999[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:583000name = "utf8-ranges"
Steve Klabnik2795de32017-02-20 00:20:573001version = "1.0.0"
Steve Klabnika0769612017-02-07 23:13:573002source = "registry+https://github.com/rust-lang/crates.io-index"
3003
3004[[package]]
Alex Crichton1cede102017-06-15 02:33:063005name = "vcpkg"
Alex Crichtond8251152018-07-02 16:33:163006version = "0.2.4"
Alex Crichton1cede102017-06-15 02:33:063007source = "registry+https://github.com/rust-lang/crates.io-index"
3008
3009[[package]]
Steve Klabnika0769612017-02-07 23:13:573010name = "vec_map"
Alex Crichtond8251152018-07-02 16:33:163011version = "0.8.1"
Steve Klabnika0769612017-02-07 23:13:573012source = "registry+https://github.com/rust-lang/crates.io-index"
3013
3014[[package]]
Steve Klabnik2795de32017-02-20 00:20:573015name = "void"
3016version = "1.0.2"
3017source = "registry+https://github.com/rust-lang/crates.io-index"
3018
3019[[package]]
Josh Stone020c5ec2017-05-08 22:01:133020name = "walkdir"
Alex Crichton994bfd42018-02-26 17:07:163021version = "2.1.4"
Alex Crichton80d6ed22018-01-08 21:56:223022source = "registry+https://github.com/rust-lang/crates.io-index"
3023dependencies = [
3024 "same-file 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichtond8251152018-07-02 16:33:163025 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton80d6ed22018-01-08 21:56:223026]
3027
3028[[package]]
Steve Klabnika0769612017-02-07 23:13:573029name = "winapi"
3030version = "0.2.8"
3031source = "registry+https://github.com/rust-lang/crates.io-index"
3032
3033[[package]]
Alex Crichton80d6ed22018-01-08 21:56:223034name = "winapi"
Alex Crichtond8251152018-07-02 16:33:163035version = "0.3.5"
Alex Crichton80d6ed22018-01-08 21:56:223036source = "registry+https://github.com/rust-lang/crates.io-index"
3037dependencies = [
3038 "winapi-i686-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
3039 "winapi-x86_64-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
3040]
3041
3042[[package]]
Steve Klabnika0769612017-02-07 23:13:573043name = "winapi-build"
3044version = "0.1.1"
3045source = "registry+https://github.com/rust-lang/crates.io-index"
3046
Josh Stone020c5ec2017-05-08 22:01:133047[[package]]
Alex Crichton80d6ed22018-01-08 21:56:223048name = "winapi-i686-pc-windows-gnu"
3049version = "0.4.0"
3050source = "registry+https://github.com/rust-lang/crates.io-index"
3051
3052[[package]]
3053name = "winapi-x86_64-pc-windows-gnu"
3054version = "0.4.0"
3055source = "registry+https://github.com/rust-lang/crates.io-index"
3056
3057[[package]]
Alex Crichton1cede102017-06-15 02:33:063058name = "wincolor"
Alex Crichton994bfd42018-02-26 17:07:163059version = "0.1.6"
Alex Crichton1cede102017-06-15 02:33:063060source = "registry+https://github.com/rust-lang/crates.io-index"
3061dependencies = [
Alex Crichtond8251152018-07-02 16:33:163062 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton1cede102017-06-15 02:33:063063]
3064
3065[[package]]
Alex Crichtonfa5b3d32018-07-26 00:25:123066name = "wincolor"
3067version = "1.0.0"
3068source = "registry+https://github.com/rust-lang/crates.io-index"
3069dependencies = [
3070 "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
3071]
3072
3073[[package]]
Josh Stone020c5ec2017-05-08 22:01:133074name = "xattr"
Alex Crichton52d7ee832018-07-17 16:04:223075version = "0.2.2"
Josh Stone020c5ec2017-05-08 22:01:133076source = "registry+https://github.com/rust-lang/crates.io-index"
3077dependencies = [
Alex Crichtond8251152018-07-02 16:33:163078 "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
Josh Stone020c5ec2017-05-08 22:01:133079]
3080
3081[[package]]
3082name = "xz2"
Alex Crichtond8251152018-07-02 16:33:163083version = "0.1.5"
Josh Stone020c5ec2017-05-08 22:01:133084source = "registry+https://github.com/rust-lang/crates.io-index"
3085dependencies = [
Bastien Orivel933c2992018-07-06 20:52:403086 "lzma-sys 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
Josh Stone020c5ec2017-05-08 22:01:133087]
3088
3089[[package]]
3090name = "yaml-rust"
3091version = "0.3.5"
3092source = "registry+https://github.com/rust-lang/crates.io-index"
3093
Ahmed Charles9ca382f2016-09-02 08:55:293094[metadata]
Alex Crichton52d7ee832018-07-17 16:04:223095"checksum aho-corasick 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)" = "c1c6d463cbe7ed28720b5b489e7c083eeb8f90d08be2a0d6bb9e1ffea9ce1afa"
steveklabnikecfbaca2018-04-03 14:32:043096"checksum ammonia 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "fd4c682378117e4186a492b2252b9537990e1617f44aed9788b9a1149de45477"
Aleksey Kladovb15b0232018-03-16 10:37:143097"checksum ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b"
Nick Cameron4b6f5c22018-02-26 03:15:453098"checksum arrayvec 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)" = "a1e964f9e24d588183fcb43503abda40d288c8657dfc27311516ce2f05675aef"
Alex Crichtond8251152018-07-02 16:33:163099"checksum assert_cli 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = "98589b0e465a6c510d95fceebd365bb79bedece7f6e18a480897f2015f85ec51"
Ralf Junga171ed22018-07-27 13:10:523100"checksum atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = "9a7d5b8723950951411ee34d271d99dddcc2035a16ab25310ea2c8cfd4369652"
Alex Crichtond8251152018-07-02 16:33:163101"checksum backtrace 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)" = "89a47830402e9981c5c41223151efcced65a0510c13097c769cede7efb34782a"
3102"checksum backtrace-sys 0.1.23 (registry+https://github.com/rust-lang/crates.io-index)" = "bff67d0c06556c0b8e6b5f090f0eac52d950d9dfd1d35ba04e4ca3543eaf6a7e"
Marc-Antoine Perennou95bc0d62017-06-07 19:42:173103"checksum bitflags 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)" = "4efd02e230a02e18f92fc2735f44597385ed02ad8f831e7c1c1156ee5e1ab3a5"
Alex Crichtond8251152018-07-02 16:33:163104"checksum bitflags 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "d0c54bb8f454c567f21197eefcdbf5679d0bd99f2ddbe52e84c77061952e6789"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583105"checksum bufstream 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "f2f382711e76b9de6c744cc00d0497baba02fb00a787f088c879f01d09468e32"
Alex Crichtond8251152018-07-02 16:33:163106"checksum byteorder 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "74c0b906e9446b0a2e4f760cdb3fa4b2c48cdc6db8766a845c54b6ff063fd2e9"
kennytmcab21f12018-07-26 21:58:553107"checksum cargo 0.28.0 (registry+https://github.com/rust-lang/crates.io-index)" = "21dd0ac7737313b8c5c6fbfaf351aa93d4e90f66d4a33a11d1f3fb29584ac631"
Alex Crichtond8251152018-07-02 16:33:163108"checksum cargo_metadata 0.5.8 (registry+https://github.com/rust-lang/crates.io-index)" = "1efca0b863ca03ed4c109fb1c55e0bc4bbeb221d3e103d86251046b06a526bd0"
Ralf Jungf684f802018-07-13 08:34:503109"checksum cargo_metadata 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "2d6809b327f87369e6f3651efd2c5a96c49847a3ed2559477ecba79014751ee1"
Alex Crichton52d7ee832018-07-17 16:04:223110"checksum cc 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)" = "2119ea4867bd2b8ed3aecab467709720b2d55b1bcfe09f772fd68066eaf15275"
Alex Crichtond8251152018-07-02 16:33:163111"checksum cfg-if 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "efe5c877e17a9c717a0bf3613b2709f723202c4e4675cc8f12926ded29bcb17e"
Niko Matsakis9c548bf2018-05-24 12:48:023112"checksum chalk-engine 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a146c19172c7eea48ea55a7123ac95da786639bc665097f1e14034ee5f1d8699"
3113"checksum chalk-macros 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "295635afd6853aa9f20baeb7f0204862440c0fe994c5a253d5f479dac41d047e"
Alex Crichtond8251152018-07-02 16:33:163114"checksum chrono 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)" = "6962c635d530328acc53ac6a955e83093fedc91c5809dfac1fa60fa470830a37"
3115"checksum clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b957d88f4b6a63b9d70d5f454ac8011819c6efa7727858f458ab71c756ce2d3e"
kennytmcab21f12018-07-26 21:58:553116"checksum cloudabi 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "ddfc5b9aa5d4507acaf872de71051dfd0e309860e88966e1051e462a077aac4f"
Alex Crichtond8251152018-07-02 16:33:163117"checksum cmake 0.1.31 (registry+https://github.com/rust-lang/crates.io-index)" = "95470235c31c726d72bf2e1f421adc1e65b9d561bf5529612cbe1a72da1467b3"
Nick Cameron127f9a62018-04-25 22:11:283118"checksum colored 1.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b0aa3473e85a3161b59845d6096b289bb577874cafeaf75ea1b1beaa6572c7fc"
Oliver Schneideracdf83f2017-12-06 08:25:293119"checksum commoncrypto 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d056a8586ba25a1e4d61cb090900e495952c7886786fc55f909ab2f819b69007"
3120"checksum commoncrypto-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1fed34f46747aa73dfaa578069fd8279d2818ade2b55f38f22a9401c7f4083e2"
Alex Crichtond8251152018-07-02 16:33:163121"checksum compiletest_rs 0.3.11 (registry+https://github.com/rust-lang/crates.io-index)" = "04cea0fe8b8aaca8143af607ad69076866c9f08b83c4b7faca0e993e5486831b"
kennytmcab21f12018-07-26 21:58:553122"checksum core-foundation 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "286e0b41c3a20da26536c6000a280585d519fd07b3956b43aed8a79e9edce980"
Alex Crichton52d7ee832018-07-17 16:04:223123"checksum core-foundation 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" = "cc3532ec724375c7cb7ff0a097b714fde180bb1f6ed2ab27cfcd99ffca873cd2"
kennytmcab21f12018-07-26 21:58:553124"checksum core-foundation-sys 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "716c271e8613ace48344f723b60b900a93150271e5be206212d052bbc0883efa"
Alex Crichton52d7ee832018-07-17 16:04:223125"checksum core-foundation-sys 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" = "a3fb15cdbdd9cf8b82d97d0296bb5cd3631bba58d6e31650a002a8e7fb5721f9"
kennytmcab21f12018-07-26 21:58:553126"checksum crates-io 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)" = "5f78703ef5348db1e3244fb6b496e840965fb4754a5319270f2bd77ddb856e1c"
Alex Crichton80d6ed22018-01-08 21:56:223127"checksum crossbeam 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "24ce9782d4d5c53674646a6a4c1863a21a8fc0cb649b3c94dfc16e45071dea19"
kennytmcab21f12018-07-26 21:58:553128"checksum crossbeam-channel 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "efff2d411e0ac3731b9f6de882b2790fdd2de651577500a806ce78b95b2b9f31"
Nick Cameron4b6f5c22018-02-26 03:15:453129"checksum crossbeam-deque 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "f739f8c5363aca78cfb059edf753d8f0d36908c348f3d8d1503f03d8b75d9cf3"
Alex Crichtone9d89832018-04-02 15:43:553130"checksum crossbeam-epoch 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "927121f5407de9956180ff5e936fe3cf4324279280001cd56b669d28ee7e9150"
kennytmcab21f12018-07-26 21:58:553131"checksum crossbeam-epoch 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "285987a59c4d91388e749850e3cb7b3a92299668528caaacd08005b8f238c0ea"
Nick Cameron4b6f5c22018-02-26 03:15:453132"checksum crossbeam-utils 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "2760899e32a1d58d5abb31129f8fae5de75220bc2176e77ff7c627ae45c918d9"
kennytmcab21f12018-07-26 21:58:553133"checksum crossbeam-utils 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = "ea52fab26a99d96cdff39d0ca75c9716125937f5dba2ab83923aaaf5928f684a"
Alex Crichton994bfd42018-02-26 17:07:163134"checksum crypto-hash 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "09de9ee0fc255ace04c7fa0763c9395a945c37c8292bb554f8d48361d1dcf1b4"
Alex Crichtonfa5b3d32018-07-26 00:25:123135"checksum curl 0.4.13 (registry+https://github.com/rust-lang/crates.io-index)" = "893713db705eab9847e050268507b0e2a2aad64e90a831874bd4e8e0d67f9523"
3136"checksum curl-sys 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)" = "de9cf174efdf90b5887c4e2e900769373c89c5e18152e8f3ed75b501a6f1c0fb"
Douglas Campos422fe7c2018-05-29 11:52:513137"checksum datafrog 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "16d724bf4ffe77cdceeecd461009b5f8d9e23c5d645d68bedb4586bf43e7e142"
Bastien Orivelbcdb67b2018-05-08 18:55:433138"checksum derive-new 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)" = "ceed73957c449214f8440eec8ad7fa282b67dc9eacbb24a3085b15d60397a17a"
kennytmcab21f12018-07-26 21:58:553139"checksum derive_more 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "46c7f14685a20f5dd08e7f754f2ea8cc064d8f4214ae21116c106a2768ba7b9b"
Oliver Schneideracdf83f2017-12-06 08:25:293140"checksum diff 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)" = "3c2b69f912779fbb121ceb775d74d51e915af17aaebc38d28a592843a2dd0a3a"
Mark Simulacrum42fde212018-03-10 14:03:063141"checksum difference 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "524cbf6897b527295dff137cec09ecf3a05f4fddffd7dfcd1585403449e74198"
Alex Crichton52d7ee832018-07-17 16:04:223142"checksum dtoa 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" = "6d301140eb411af13d3115f9a562c85cc6b541ade9dfa314132244aaee7489dd"
Alex Crichtone9d89832018-04-02 15:43:553143"checksum either 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "3be565ca5c557d7f59e7cfcf1844f9e3033650c929c6566f511e8005f205c1d0"
Alex Crichtond8251152018-07-02 16:33:163144"checksum elasticlunr-rs 2.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "4837d77a1e157489a3933b743fd774ae75074e0e390b2b7f071530048a0d87ee"
Niko Matsakis7ed0fd72018-05-18 19:25:343145"checksum ena 0.9.3 (registry+https://github.com/rust-lang/crates.io-index)" = "88dc8393b3c7352f94092497f6b52019643e493b6b890eb417cdb7c46117e621"
Alex Crichtond8251152018-07-02 16:33:163146"checksum env_logger 0.5.10 (registry+https://github.com/rust-lang/crates.io-index)" = "0e6e40ebb0e66918a37b38c7acab4e10d299e0463fe2af5d29b9cc86710cfd2a"
Nick Cameron127f9a62018-04-25 22:11:283147"checksum environment 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "1f4b14e20978669064c33b4c1e0fb4083412e40fe56cbea2eae80fd7591503ee"
Alex Crichton38bedfa2017-09-02 03:46:513148"checksum error-chain 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ff511d5dc435d703f4971bc399647c9bc38e20cb41452e3b9feb4765419ed3f3"
Ralf Jungf684f802018-07-13 08:34:503149"checksum error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)" = "07e791d3be96241c77c43846b665ef1384606da2cd2a48730abe606a12906e02"
Alex Crichton325d7392017-12-10 17:42:493150"checksum failure 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "934799b6c1de475a012a02dab0ace1ace43789ee4b99bcfbf1a2e3e8ced5de82"
3151"checksum failure_derive 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "c7cdda555bb90c9bb67a3b670a0f42de8e73f5981524123ad8578aafec8ddb8b"
Alex Crichtond8251152018-07-02 16:33:163152"checksum filetime 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "da4b9849e77b13195302c174324b5ba73eec9b236b24c221a61000daefb95c5f"
Mark Simulacrumb0dbc7c2018-03-27 10:44:333153"checksum fixedbitset 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" = "86d4de0081402f5e88cdac65c8dcdcc73118c1a7a465e2a05f0da05843a8ea33"
Felix Schütt7c13fa32017-12-31 14:34:293154"checksum flate2 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "9fac2277e84e5e858483756647a9d0aa8d9a2b7cba517fd84325a0aaa69a0909"
Oliver Schneideracdf83f2017-12-06 08:25:293155"checksum fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)" = "2fad85553e09a6f881f739c29f0b00b0f01357c743266d478b68951ce23285f3"
3156"checksum foreign-types 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
3157"checksum foreign-types-shared 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
Alex Crichton80d6ed22018-01-08 21:56:223158"checksum fs2 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" = "9564fc758e15025b46aa6643b1b77d047d1a56a1aea6e01002ac0c7026876213"
Nick Cameron77177052018-07-06 00:34:003159"checksum fst 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d94485a00b1827b861dd9d1a2cc9764f9044d4c535514c0760a5a2012ef3399f"
Alex Crichton80d6ed22018-01-08 21:56:223160"checksum fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "2e9763c69ebaae630ba35f74888db465e49e259ba1bc0eda7d06f4a067615d82"
3161"checksum fuchsia-zircon-sys 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "3dcaa9ae7725d12cdb85b3ad99a434db70b468c09ded17e012d86b5c1010f7a7"
Alex Crichtond8251152018-07-02 16:33:163162"checksum futf 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "7c9c1ce3fa9336301af935ab852c437817d14cd33690446569392e65170aac3b"
3163"checksum futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)" = "1a70b146671de62ec8c8ed572219ca5d594d9b06c0b364d5e67b722fc559b48c"
Alex Crichtone9d89832018-04-02 15:43:553164"checksum getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)" = "b900c08c1939860ce8b54dc6a89e26e00c04c380fd0e09796799bd7f12861e05"
Alex Crichtonfa5b3d32018-07-26 00:25:123165"checksum git2 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)" = "0b87cffac882c99f9654ca5eb4c6c61527b47bc1e113304f8c57333567cd31f2"
Alex Crichtonfaebcc12018-03-15 17:58:023166"checksum git2-curl 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)" = "b502f6b1b467957403d168f0039e0c46fa6a1220efa2adaef25d5b267b5fe024"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583167"checksum glob 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = "8be18de09a56b60ed0edf84bc9df007e30040691af7acd1c41874faac5895bfb"
Alex Crichtond8251152018-07-02 16:33:163168"checksum globset 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "142754da2c9b3722affd909f9e27f2a6700a7a303f362971e0a74c652005a43d"
3169"checksum handlebars 0.32.4 (registry+https://github.com/rust-lang/crates.io-index)" = "d89ec99d1594f285d4590fc32bac5f75cdab383f1123d504d27862c644a807dd"
3170"checksum hex 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "805026a5d0141ffc30abb3be3173848ad46a1b1664fe632428479619a3644d77"
Bastien Orivel06f81032018-03-21 02:04:093171"checksum home 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "8f94f6fbdc000a6eba0c8cf08632b2091bb59141d36ac321a2a96d6365e5e4dc"
Alex Crichtond8251152018-07-02 16:33:163172"checksum html5ever 0.22.3 (registry+https://github.com/rust-lang/crates.io-index)" = "b04478cf718862650a0bf66acaf8f2f8c906fbc703f35c916c1f4211b069a364"
Alex Crichton87f3dda2018-03-01 19:08:483173"checksum humantime 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0484fda3e7007f2a4a0d9c3a703ca38c71c54c55602ce4660c419fd32e188c9e"
Alex Crichton52d7ee832018-07-17 16:04:223174"checksum idna 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "38f09e0f0b1fb55fdee1f17470ad800da77af5186a1a76c026b679358b7e844e"
Manish Goregaokard63e9252018-07-20 07:53:563175"checksum if_chain 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "4bac95d9aa0624e7b78187d6fb8ab012b41d9f6f54b1bcb61e61c4845f8357ec"
Alex Crichtond8251152018-07-02 16:33:163176"checksum ignore 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "787a5940ab88e0f2f3b2cad3687060bddcf67520f3b761abc31065c9c495d088"
steveklabnik54371882018-01-25 17:32:253177"checksum is-match 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7e5b386aef33a1c677be65237cb9d32c3f3ef56bd035949710c4bb13083eb053"
Nick Cameron0e6fff82018-05-27 22:16:423178"checksum isatty 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" = "6c324313540cd4d7ba008d43dc6606a32a5579f13cc17b2804c13096f0a5c522"
Alex Crichtone9d89832018-04-02 15:43:553179"checksum itertools 0.7.8 (registry+https://github.com/rust-lang/crates.io-index)" = "f58856976b776fedd95533137617a02fb25719f40e7d9b01c7043cd65474f450"
Alex Crichton52d7ee832018-07-17 16:04:223180"checksum itoa 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "5adb58558dcd1d786b5f0bd15f3226ee23486e24b7b58304b60f64dc68e62606"
Alex Crichtonfaebcc12018-03-15 17:58:023181"checksum jobserver 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)" = "60af5f849e1981434e4a31d3d782c4774ae9b434ce55b101a96ecfd09147e8be"
Igor Matuszewskid3322772017-12-28 18:46:293182"checksum jsonrpc-core 8.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "ddf83704f4e79979a424d1082dd2c1e52683058056c9280efa19ac5f6bc9033c"
Steve Klabnika0769612017-02-07 23:13:573183"checksum kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d"
Oliver Schneider0ad54532018-07-14 22:01:243184"checksum languageserver-types 0.45.0 (registry+https://github.com/rust-lang/crates.io-index)" = "9d91d91d1c23db74187096d191967cb49f49bb175ad6d855fa9229d16ef2c982"
Oliver Schneideracdf83f2017-12-06 08:25:293185"checksum lazy_static 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = "76f033c7ad61445c5b347c7382dd1237847eb1bce590fe50365dcb33d546be73"
Alex Crichton52d7ee832018-07-17 16:04:223186"checksum lazy_static 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "fb497c35d362b6a331cfd94956a07fc2c78a4604cdbee844a81170386b996dd3"
kennytmcab21f12018-07-26 21:58:553187"checksum lazycell 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a6f08839bc70ef4a3fe1d566d5350f519c5912ea86be0df1740a7d247c7fc0ef"
Alex Crichton52d7ee832018-07-17 16:04:223188"checksum lazycell 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d33a48d0365c96081958cc663eef834975cb1e8d8bea3378513fc72bdbf11e50"
Alex Crichtond8251152018-07-02 16:33:163189"checksum libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)" = "b685088df2b950fccadf07a7187c8ef846a959c142338a48f9dc0b94517eb5f1"
Alex Crichtonfa5b3d32018-07-26 00:25:123190"checksum libgit2-sys 0.7.6 (registry+https://github.com/rust-lang/crates.io-index)" = "c9051a4b288ba6f8728e9e52bb2510816946b8bcb2e20259e4d4cdc93b9ecafd"
Alex Crichton52d7ee832018-07-17 16:04:223191"checksum libssh2-sys 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)" = "c628b499e8d1a4f4bd09a95d6cb1f8aeb231b46a9d40959bbd0408f14dd63adf"
Oliver Schneideracdf83f2017-12-06 08:25:293192"checksum libz-sys 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)" = "87f737ad6cc6fd6eefe3d9dc5412f1573865bded441300904d2f42269e140f16"
Malo Jaffré8ed13d62017-12-29 10:24:383193"checksum log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)" = "e19e8d5c34a3e0e2223db8e060f9e8264aeeb5c5fc64a4ee9965c062211c024b"
Alex Crichtond8251152018-07-02 16:33:163194"checksum log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" = "61bd98ae7f7b754bc53dca7d44b604f733c6bba044ea6f41bc8d89272d8161d2"
3195"checksum log_settings 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "19af41f0565d7c19b2058153ad0b42d4d5ce89ec4dbf06ed6741114a8b63e7cd"
Bastien Orivel933c2992018-07-06 20:52:403196"checksum lzma-sys 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" = "d1eaa027402541975218bb0eec67d6b0412f6233af96e0d096d31dbdfd22e614"
steveklabnikecfbaca2018-04-03 14:32:043197"checksum mac 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4"
3198"checksum maplit 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "08cbb6b4fef96b6d77bfc40ec491b1690c779e77b05cd9f07f787ed376fd4c43"
3199"checksum markup5ever 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)" = "bfedc97d5a503e96816d10fedcd5b42f760b2e525ce2f7ec71f6a41780548475"
Manish Goregaokard63e9252018-07-20 07:53:563200"checksum matches 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "835511bab37c34c47da5cb44844bea2cfde0236db0b506f90ea4224482c9774a"
Matt Ickstadt0ab516f2018-04-21 21:06:133201"checksum mdbook 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "90b5a8d7e341ceee5db3882a06078d42661ddcfa2b3687319cc5da76ec4e782f"
Nick Cameron75029252017-12-06 05:18:443202"checksum memchr 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "796fba70e76612589ed2ce7f45282f5af869e0fdd7cc6199fa1aa1f1d591ba9d"
Nick Cameron77177052018-07-06 00:34:003203"checksum memmap 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = "e2ffa2c986de11a9df78620c01eeaaf27d94d3ff02bf81bfcca953102dd0c6ff"
Nick Cameron4b6f5c22018-02-26 03:15:453204"checksum memoffset 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0f9dc261e2b62d7a622bf416ea3c5245cdd5d9a7fcc428c0d06804dfce1775b3"
Guillaume Gomezf7485df2018-06-25 21:28:203205"checksum minifier 0.0.14 (registry+https://github.com/rust-lang/crates.io-index)" = "78cb57f9a385530d60f2d67f6e108050b478b7a0ffd0bb9c350803e1356535dd"
Nick Cameronc5cad5a2017-09-22 01:58:353206"checksum miniz-sys 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" = "609ce024854aeb19a0ef7567d348aaa5a746b32fb72e336df7fcc16869d7e2b4"
Alex Crichtona8eaabc2018-03-07 07:39:553207"checksum miow 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "9224c91f82b3c47cf53dcf78dfaa20d6888fbcc5d272d5f2fcdf8a697f3c987d"
Alex Crichtond8251152018-07-02 16:33:163208"checksum new_debug_unreachable 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0cdc457076c78ab54d5e0d6fa7c47981757f1e34dc39ff92787f217dede586c4"
Nick Cameron4b6f5c22018-02-26 03:15:453209"checksum nodrop 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)" = "9a2228dca57108069a5262f2ed8bd2e82496d2e074a06d1ccc7ce1687b6ae0a2"
Oliver Schneider0ad54532018-07-14 22:01:243210"checksum num-derive 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "0d2c31b75c36a993d30c7a13d70513cb93f02acafdd5b7ba250f9b0e18615de7"
Alex Crichtond8251152018-07-02 16:33:163211"checksum num-integer 0.1.39 (registry+https://github.com/rust-lang/crates.io-index)" = "e83d528d2677f0518c570baf2b7abdcf0cd2d248860b68507bdcb3e91d4c0cea"
Alex Crichtond8251152018-07-02 16:33:163212"checksum num-traits 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)" = "630de1ef5cc79d0cdd78b7e33b81f083cbfe90de0f4b2b2f07f905867c70e9fe"
Alex Crichton80d6ed22018-01-08 21:56:223213"checksum num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c51a3322e4bca9d212ad9a158a02abc6934d005490c054a2778df73a70aa0a30"
Alex Crichton041d3552017-09-27 22:37:023214"checksum open 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "c281318d992e4432cfa799969467003d05921582a7489a8325e37f8a450d5113"
Alex Crichtond8251152018-07-02 16:33:163215"checksum openssl 0.10.10 (registry+https://github.com/rust-lang/crates.io-index)" = "ed18a0f40ec4e9a8a81f8865033d823b7195d16a0a5721e10963ee1b0c2980ca"
Alex Crichton325d7392017-12-10 17:42:493216"checksum openssl-probe 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "77af24da69f9d9341038eba93a073b1fdaaa1b788221b00a69bce9e762cb32de"
Alex Crichtond8251152018-07-02 16:33:163217"checksum openssl-sys 0.9.33 (registry+https://github.com/rust-lang/crates.io-index)" = "d8abc04833dcedef24221a91852931df2f63e3369ae003134e70aff3645775cc"
Mark Simulacrumb0dbc7c2018-03-27 10:44:333218"checksum ordermap 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = "a86ed3f5f244b372d6b1a00b72ef7f8876d0bc6a78a4c9985c53614041512063"
Nick Cameron77177052018-07-06 00:34:003219"checksum ordslice 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "dd20eec3dbe4376829cb7d80ae6ac45e0a766831dca50202ff2d40db46a8a024"
Robin Kruppe1a24a592017-04-26 21:22:453220"checksum owning_ref 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "cdf84f41639e037b484f93433aa3897863b561ed65c6e59c7073d7c561710f37"
Alex Crichton35655562018-04-27 03:50:063221"checksum parking_lot 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)" = "d4d05f1349491390b1730afba60bb20d55761bef489a954546b58b4b34e1e2ac"
3222"checksum parking_lot_core 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)" = "4db1a8ccf734a7bce794cc19b3df06ed87ab2f3907036b693c68f56b4d4537fa"
Oliver Schneideracdf83f2017-12-06 08:25:293223"checksum percent-encoding 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "31010dd2e1ac33d5b46a5b413495239882813e0369f8ed8a5e266f173602f831"
Alex Crichtone9d89832018-04-02 15:43:553224"checksum pest 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)" = "0fce5d8b5cc33983fc74f78ad552b5522ab41442c4ca91606e4236eb4b5ceefc"
3225"checksum pest_derive 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)" = "ab94faafeb93f4c5e3ce81ca0e5a779529a602ad5d09ae6d21996bfb8b6a52bf"
Mark Simulacrumb0dbc7c2018-03-27 10:44:333226"checksum petgraph 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)" = "8b30dc85588cd02b9b76f5e386535db546d21dc68506cff2abebee0b6445e8e4"
Alex Crichtond8251152018-07-02 16:33:163227"checksum phf 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)" = "7d37a244c75a9748e049225155f56dbcb98fe71b192fd25fd23cb914b5ad62f2"
3228"checksum phf_codegen 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)" = "4e4048fe7dd7a06b8127ecd6d3803149126e9b33c7558879846da3a63f734f2b"
3229"checksum phf_generator 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)" = "05a079dd052e7b674d21cb31cbb6c05efd56a2cd2827db7692e2f1a507ebd998"
3230"checksum phf_shared 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)" = "c2261d544c2bb6aa3b10022b0be371b9c7c64f762ef28c6f5d4f1ef6d97b5930"
3231"checksum pkg-config 0.3.11 (registry+https://github.com/rust-lang/crates.io-index)" = "110d5ee3593dbb73f56294327fe5668bcc997897097cbc76b51e7aed3f52452f"
Vytautas Astrauskas1404c002018-05-30 15:17:373232"checksum polonius-engine 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a5b6b0a7f5f4278b991ffd14abce1d01b013121ad297460237ef0a2f08d43201"
steveklabnikecfbaca2018-04-03 14:32:043233"checksum precomputed-hash 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c"
Mark Simulacrum42fde212018-03-10 14:03:063234"checksum pretty_assertions 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "3a029430f0d744bc3d15dd474d591bed2402b645d024583082b9f63bb936dac6"
Alex Crichtond8251152018-07-02 16:33:163235"checksum proc-macro2 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)" = "1b06e2f335f48d24442b35a19df506a835fb3547bc3c06ef27340da9acf5cae7"
Alex Crichton52d7ee832018-07-17 16:04:223236"checksum proc-macro2 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)" = "c65b1ea15bb859d922cade2d1765b4b88beac339cbfad545ef2d2ef8c8215ee6"
Manish Goregaokar68185512018-02-18 21:33:563237"checksum pulldown-cmark 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "d6fdf85cda6cadfae5428a54661d431330b312bc767ddbc57adbedc24da66e32"
Alex Crichtond8251152018-07-02 16:33:163238"checksum quick-error 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "9274b940887ce9addde99c4eee6b5c44cc494b182b97e73dc8ffdcb3397fd3f0"
Oliver Schneideracdf83f2017-12-06 08:25:293239"checksum quine-mc_cluskey 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)" = "07589615d719a60c8dd8a4622e7946465dfef20d1a428f969e3443e7386d5f45"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583240"checksum quote 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)" = "7a6e920b65c65f10b2ae65c831a81a073a89edd28c7cce89475bff467ab4167a"
Alex Crichtond8251152018-07-02 16:33:163241"checksum quote 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)" = "9949cfe66888ffe1d53e6ec9d9f3b70714083854be20fd5e271b232a017401e8"
3242"checksum quote 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)" = "e44651a0dc4cdd99f71c83b561e221f714912d11af1a4dff0631f923d53af035"
kennytmcab21f12018-07-26 21:58:553243"checksum racer 2.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "c20890fccfc19a28835ee4ffab6af13d300a60a33be29162cfdf8db981811f25"
Alex Crichton994bfd42018-02-26 17:07:163244"checksum rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "eba5f8cb59cc50ed56be8880a5c7b496bfd9bd26394e176bc67884094145c2c5"
kennytmcab21f12018-07-26 21:58:553245"checksum rand 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)" = "12397506224b2f93e6664ffc4f664b29be8208e5157d3d90b44f09b5fae470ea"
3246"checksum rand_core 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "edecf0f94da5551fc9b492093e30b041a891657db7940ee221f9d2f66e82eef2"
Alex Crichtone9d89832018-04-02 15:43:553247"checksum rayon 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "80e811e76f1dbf68abf87a759083d34600017fc4e10b6bd5ad84a700f9dba4b1"
Nick Cameron4b6f5c22018-02-26 03:15:453248"checksum rayon-core 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "9d24ad214285a7729b174ed6d3bcfcb80177807f959d95fafd5bfc5c4f201ac8"
Alex Crichtond8251152018-07-02 16:33:163249"checksum redox_syscall 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)" = "c214e91d3ecf43e9a4e41e578973adeb14b474f2bee858742d127af75a0112b1"
Oliver Schneideracdf83f2017-12-06 08:25:293250"checksum redox_termios 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "7e891cfe48e9100a70a3b6eb652fef28920c117d366339687bd5576160db0f76"
Alex Crichtond8251152018-07-02 16:33:163251"checksum regex 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = "9329abc99e39129fcceabd24cf5d85b4671ef7c29c50e972bc5afe32438ec384"
3252"checksum regex 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "13c93d55961981ba9226a213b385216f83ab43bd6ac53ab16b2eeb47e337cf4e"
3253"checksum regex-syntax 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)" = "7d707a4fa2637f2dca2ef9fd02225ec7661fe01a53623c1e6515b6916511f7a7"
3254"checksum regex-syntax 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" = "05b06a75f5217880fc5e905952a42750bf44787e56a6c6d6852ed0992f5e1d54"
Alex Crichton924f8c72018-04-18 15:43:593255"checksum remove_dir_all 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "3488ba1b9a2084d38645c4c08276a1752dcbf2c7130d74f1569681ad5d2799c5"
Nick Cameron77177052018-07-06 00:34:003256"checksum rls-analysis 0.14.0 (registry+https://github.com/rust-lang/crates.io-index)" = "96f84d303dcbe1c1bdd41b10867d3399c38fbdac32c4e3645cdb6dbd7f82db1d"
Nick Cameron127f9a62018-04-25 22:11:283257"checksum rls-blacklist 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "e4a9cc2545ccb7e05b355bfe047b8039a6ec12270d5f3c996b766b340a50f7d2"
Nick Camerona10577c2018-05-15 08:34:173258"checksum rls-data 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)" = "3dd20763e1c60ae8945384c8a8fa4ac44f8afa7b0a817511f5e8927e5d24f988"
Nick Cameronacd4fe82018-06-07 03:14:493259"checksum rls-rustc 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "2c8c09117ae2887baaa4b17fe1cb572f9b22e4d2c6a5cda04093d8b366b0be99"
Nick Cameron7bed5432017-05-08 19:15:483260"checksum rls-span 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "5d7c7046dc6a92f2ae02ed302746db4382e75131b9ce20ce967259f6b5867a6a"
kennytmcab21f12018-07-26 21:58:553261"checksum rls-vfs 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" = "ecbc8541b4c341d6271eae10f869dd9d36db871afe184f5b6f9bffbd6ed0373f"
3262"checksum rustc-ap-arena 209.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b098827864368459cbc7a79fbc54eafb92df7e00a46c0cda352b5a21583ee436"
3263"checksum rustc-ap-rustc_cratesio_shim 209.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ef4d923dea14fb085bca743fb982f6a3bc11c0d5d30b822bcf6fa16e9464a56c"
3264"checksum rustc-ap-rustc_data_structures 209.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "18c6a5c9edc6b4ae035cdc03af7d8662d39fad7879c5501d103e7087dfaebc80"
3265"checksum rustc-ap-rustc_errors 209.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "9a1e9bdc597abd95cebce0c14c1da58943a9e5b8255530a0fec30659d144eb0b"
3266"checksum rustc-ap-rustc_target 209.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "142ddef3dc12dda2bcd3412f0d96d3745413a8fbc2f224f0cc97afa04c071d89"
3267"checksum rustc-ap-serialize 209.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "8b08f8f175b038a82caa7e51fc52b72ff96cfe8c1429755da30380dbd4199c7f"
3268"checksum rustc-ap-syntax 209.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "4c802e0e1fbc64eddc21e0798527eb1f5fdbd5781d119bd2c44b6130afdc81cc"
3269"checksum rustc-ap-syntax_pos 209.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "008d47cc54ed12a2784217b9e6630a7fa1c8dc3591a283f65ad4b7fa307d49d5"
Alex Crichtond8251152018-07-02 16:33:163270"checksum rustc-demangle 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" = "76d7ba1feafada44f2d38eed812bd2489a03c0f5abb975799251518b68848649"
John Kåre Alsaker7ebd4d62018-05-24 03:37:403271"checksum rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "7540fc8b0c49f096ee9c961cda096467dce8084bec6bdca2fc83895fd9b28cb8"
John Kåre Alsakerf273f282018-06-06 13:25:473272"checksum rustc-rayon 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "8c6d5a683c6ba4ed37959097e88d71c9e8e26659a3cb5be8b389078e7ad45306"
3273"checksum rustc-rayon-core 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "40f06724db71e18d68b3b946fdf890ca8c921d9edccc1404fdfdb537b0d12649"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583274"checksum rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)" = "dcf128d1287d2ea9d80910b5f1120d0b8eede3fbf1abe91c40d39ea7d51e6fda"
Oliver Schneider847bb142018-05-11 12:11:063275"checksum rustc_version 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "a54aa04a10c68c1c4eacb4337fd883b435997ede17a9385784b990777686b09a"
Alex Crichtonfa5b3d32018-07-26 00:25:123276"checksum rustfix 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = "86f77b09d42bae4adfbcd105a8914e2d9fb46b63612c1a765b824a2b4a4bb814"
Alex Crichton80d6ed22018-01-08 21:56:223277"checksum same-file 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "cfb6eded0b06a0b512c8ddbcf04089138c9b4362c2f696f3c3d76039d68f3637"
Alex Crichtond8251152018-07-02 16:33:163278"checksum schannel 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)" = "dc1fabf2a7b6483a141426e1afd09ad543520a77ac49bd03c286e7696ccfd77f"
3279"checksum scoped-tls 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "332ffa32bf586782a3efaeb58f127980944bbc8c4d6913a86107ac2a5ab24b28"
Oliver Schneideracdf83f2017-12-06 08:25:293280"checksum scopeguard 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "94258f53601af11e6a49f722422f6e3425c52b06245a5cf9bc09908b174f5e27"
Alex Crichton80d6ed22018-01-08 21:56:223281"checksum semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583282"checksum semver-parser 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3"
Alex Crichton52d7ee832018-07-17 16:04:223283"checksum serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)" = "0c3adf19c07af6d186d91dae8927b83b0553d07ca56cbf7f2f32560455c91920"
3284"checksum serde_derive 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)" = "3525a779832b08693031b8ecfb0de81cd71cfd3812088fafe9a7496789572124"
Alex Crichton38bedfa2017-09-02 03:46:513285"checksum serde_ignored 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "190e9765dcedb56be63b6e0993a006c7e3b071a016a304736e4a315dc01fb142"
Alex Crichton52d7ee832018-07-17 16:04:223286"checksum serde_json 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)" = "c3c6908c7b925cd6c590358a4034de93dbddb20c45e1d021931459fd419bf0e2"
Alex Crichtone9d89832018-04-02 15:43:553287"checksum shell-escape 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "170a13e64f2a51b77a45702ba77287f5c6829375b04a69cf2222acd17d0cfab9"
steveklabnik54371882018-01-25 17:32:253288"checksum shlex 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "7fdf1b9db47230893d76faad238fd6097fd6d6a9245cd7a4d90dbd639536bbd2"
steveklabnikecfbaca2018-04-03 14:32:043289"checksum siphasher 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "0df90a788073e8d0235a67e50441d47db7c8ad9debd91cbf43736a2a92d36537"
Alex Crichtonfa5b3d32018-07-26 00:25:123290"checksum smallvec 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)" = "26df3bb03ca5eac2e64192b723d51f56c1b1e0860e7c766281f4598f181acdc8"
Alex Crichtond8251152018-07-02 16:33:163291"checksum socket2 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)" = "962a516af4d3a7c272cb3a1d50a8cc4e5b41802e4ad54cfb7bee8ba61d37d703"
3292"checksum stable_deref_trait 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ffbc596e092fe5f598b12ef46cc03754085ac2f4d8c739ad61c4ae266cc3b3fa"
3293"checksum string_cache 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)" = "25d70109977172b127fe834e5449e5ab1740b9ba49fa18a2020f509174f25423"
3294"checksum string_cache_codegen 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = "35293b05cf1494e8ddd042a7df6756bf18d07f42d234f32e71dce8a7aabb0191"
steveklabnikecfbaca2018-04-03 14:32:043295"checksum string_cache_shared 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b1884d1bc09741d466d9b14e6d37ac89d6909cbcac41dd9ae982d4d063bbedfc"
Aleksey Kladovb15b0232018-03-16 10:37:143296"checksum strsim 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "bb4f380125926a99e52bc279241539c018323fab05ad6368b56f93d9369ff550"
Matt Ickstadt0ab516f2018-04-21 21:06:133297"checksum strum 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "099e21b5dd6dd07b5adcf8c4b723a7c0b7efd7a9359bf963d58c0caae8532545"
Alex Crichtond8251152018-07-02 16:33:163298"checksum strum_macros 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)" = "1292d85e688e4696ecb69b2db2648994fb8af266974e89be53cefdf003861a5d"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583299"checksum syn 0.11.11 (registry+https://github.com/rust-lang/crates.io-index)" = "d3b891b9015c88c576343b9b3e41c2c11a51c219ef067b264bd9c8aa9b441dad"
Alex Crichtond8251152018-07-02 16:33:163300"checksum syn 0.13.11 (registry+https://github.com/rust-lang/crates.io-index)" = "14f9bf6292f3a61d2c716723fdb789a41bbe104168e6f496dc6497e531ea1b9b"
3301"checksum syn 0.14.4 (registry+https://github.com/rust-lang/crates.io-index)" = "2beff8ebc3658f07512a413866875adddd20f4fd47b2a4e6c9da65cd281baaea"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583302"checksum synom 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)" = "a393066ed9010ebaed60b9eafa373d4b1baac186dd7e008555b0f702b51945b6"
Alex Crichton325d7392017-12-10 17:42:493303"checksum synstructure 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" = "3a761d12e6d8dcb4dcf952a7a89b475e3a9d69e4a69307e01a470977642914bd"
Alex Crichtond8251152018-07-02 16:33:163304"checksum tar 0.4.16 (registry+https://github.com/rust-lang/crates.io-index)" = "e8f41ca4a5689f06998f0247fcb60da6c760f1950cc9df2a10d71575ad0b062a"
Oliver Schneider847bb142018-05-11 12:11:063305"checksum tempfile 3.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "47776f63b85777d984a50ce49d6b9e58826b6a3766a449fc95bc66cd5663c15b"
steveklabnikecfbaca2018-04-03 14:32:043306"checksum tendril 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "9de21546595a0873061940d994bbbc5c35f024ae4fd61ec5c5b159115684f508"
Alan Du253ade52018-03-19 14:14:133307"checksum term 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "5e6b677dd1e8214ea1ef4297f85dbcbed8e8cdddb561040cc998ca2551c37561"
Eric Huss0f1c6492018-03-26 23:20:113308"checksum termcolor 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" = "adc4587ead41bf016f11af03e55a624c06568b5a19db4e90fde573d805074f83"
Alex Crichtonfa5b3d32018-07-26 00:25:123309"checksum termcolor 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "722426c4a0539da2c4ffd9b419d90ad540b4cff4a053be9069c908d4d07e2836"
Oliver Schneideracdf83f2017-12-06 08:25:293310"checksum termion 1.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "689a3bdfaab439fd92bc87df5c4c78417d3cbe537487274e9b0b2dce76e92096"
Alex Crichtond8251152018-07-02 16:33:163311"checksum textwrap 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)" = "307686869c93e71f94da64286f9a9524c0f308a9e1c87a583de8e9c9039ad3f6"
Alex Crichton325d7392017-12-10 17:42:493312"checksum thread_local 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = "279ef31c19ededf577bfd12dfae728040a21f635b06a24cd670ff510edd38963"
Alex Crichtond8251152018-07-02 16:33:163313"checksum time 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)" = "d825be0eb33fda1a7e68012d51e9c7f451dc1a69391e7fdc197060bb8c56667b"
Alex Crichton924f8c72018-04-18 15:43:593314"checksum toml 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" = "a0263c6c02c4db6c8f7681f9fd35e90de799ebd4cfdeab77a38f4ff6b3d8c0d9"
steveklabnik54371882018-01-25 17:32:253315"checksum toml-query 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "6854664bfc6df0360c695480836ee90e2d0c965f06db291d10be9344792d43e8"
Alex Crichton994bfd42018-02-26 17:07:163316"checksum ucd-util 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "fd2be2d6639d0f8fe6cdda291ad456e23629558d466e2789d2c3e9892bda285d"
steveklabnik4871dba2017-06-27 17:33:323317"checksum unicode-bidi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "49f2bd0c6468a8230e1db229cff8029217cf623c767ea5d60bfbd42729ea54d5"
Alex Crichtond8251152018-07-02 16:33:163318"checksum unicode-normalization 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "6a0180bc61fc5a987082bfa111f4cc95c4caff7f9799f3e46df09163a937aa25"
3319"checksum unicode-segmentation 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "aa6024fc12ddfd1c6dbc14a80fa2324d4568849869b779f6bd37e5e4c03344d1"
Mark Simulacrumad97f8b2018-06-22 15:48:433320"checksum unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "882386231c45df4700b275c7ff55b6f3698780a650026380e72dabe76fa46526"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583321"checksum unicode-xid 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "8c1f860d7d29cf02cb2f3f359fd35991af3d30bac52c57d265a3c461074cb4dc"
Alex Crichton87f3dda2018-03-01 19:08:483322"checksum unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "fc72304796d0818e357ead4e000d19c9c174ab23dc11093ac919054d20a6a7fc"
Nick Cameron3dad1972017-06-26 13:43:093323"checksum unreachable 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "382810877fe448991dfc7f0dd6e3ae5d58088fd0ea5e35189655f84e6814fa56"
Alex Crichton52d7ee832018-07-17 16:04:223324"checksum url 1.7.1 (registry+https://github.com/rust-lang/crates.io-index)" = "2a321979c09843d272956e73700d12c4e7d3d92b2ee112b31548aef0d4efc5a6"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583325"checksum url_serde 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "74e7d099f1ee52f823d4bdd60c93c3602043c728f5db3b97bdb548467f7bddea"
Nick Cameronad8ecc22017-07-19 01:32:123326"checksum userenv-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "71d28ea36bbd9192d75bd9fa9b39f96ddb986eaee824adae5d53b6e51919b2f3"
steveklabnikecfbaca2018-04-03 14:32:043327"checksum utf-8 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f1262dfab4c30d5cb7c07026be00ee343a6cf5027fdc0104a9160f354e5db75c"
Steve Klabnik2795de32017-02-20 00:20:573328"checksum utf8-ranges 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "662fab6525a98beff2921d7f61a39e7d59e0b425ebc7d0d9e66d316e55124122"
Alex Crichtond8251152018-07-02 16:33:163329"checksum vcpkg 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)" = "cbe533e138811704c0e3cbde65a818b35d3240409b4346256c5ede403e082474"
3330"checksum vec_map 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)" = "05c78687fb1a80548ae3250346c3db86a80a7cdd77bda190189f2d0a0987c81a"
Steve Klabnik2795de32017-02-20 00:20:573331"checksum void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d"
Alex Crichton994bfd42018-02-26 17:07:163332"checksum walkdir 2.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "63636bd0eb3d00ccb8b9036381b526efac53caf112b7783b730ab3f8e44da369"
Steve Klabnika0769612017-02-07 23:13:573333"checksum winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)" = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a"
Alex Crichtond8251152018-07-02 16:33:163334"checksum winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = "773ef9dcc5f24b7d850d0ff101e542ff24c3b090a9768e03ff889fdef41f00fd"
Steve Klabnika0769612017-02-07 23:13:573335"checksum winapi-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc"
Alex Crichton80d6ed22018-01-08 21:56:223336"checksum winapi-i686-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
3337"checksum winapi-x86_64-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
Alex Crichton994bfd42018-02-26 17:07:163338"checksum wincolor 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "eeb06499a3a4d44302791052df005d5232b927ed1a9658146d842165c4de7767"
Alex Crichtonfa5b3d32018-07-26 00:25:123339"checksum wincolor 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b9dc3aa9dcda98b5a16150c54619c1ead22e3d3a5d458778ae914be760aa981a"
Alex Crichton52d7ee832018-07-17 16:04:223340"checksum xattr 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "244c3741f4240ef46274860397c7c74e50eb23624996930e484c16679633a54c"
Alex Crichtond8251152018-07-02 16:33:163341"checksum xz2 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "df8bf41d3030c3577c9458fd6640a05afbf43b150d0b531b16bd77d3f794f27a"
Josh Stone020c5ec2017-05-08 22:01:133342"checksum yaml-rust 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = "e66366e18dc58b46801afbf2ca7661a9f59cc8c5962c29892b6039b4f86fa992"