blob: 86936b25d8ad9c61f012c97a77a227aa43f50321 [file] [log] [blame]
Hirokazu Hatabd4df0c2019-02-04 16:31:481# This file is automatically @generated by Cargo.
2# It is not intended for manual editing.
Eric Hussea194b82021-03-26 19:29:083version = 3
4
Ahmed Charles9ca382f2016-09-02 08:55:295[[package]]
Alex Crichton06d565c2020-05-13 21:22:376name = "addr2line"
Alex Crichton4a3e7362021-08-19 02:44:247version = "0.16.0"
Alex Crichtonb4110902018-12-08 11:06:548source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton4a3e7362021-08-19 02:44:249checksum = "3e61f2b7f93d2c7d2b08263acaa4a363b3e276806c68af6134c44f523bf1aacd"
Alex Crichton06d565c2020-05-13 21:22:3710dependencies = [
11 "compiler_builtins",
David Wood2dc1a8a2021-12-03 14:24:0512 "gimli 0.25.0",
Alex Crichton06d565c2020-05-13 21:22:3713 "rustc-std-workspace-alloc",
14 "rustc-std-workspace-core",
15]
16
17[[package]]
18name = "adler"
19version = "0.2.3"
20source = "registry+https://github.com/rust-lang/crates.io-index"
21checksum = "ee2a4ec343196209d6594e19543ae87a39f96d5534d7174822a3ad825dd6ed7e"
22dependencies = [
23 "compiler_builtins",
24 "rustc-std-workspace-core",
25]
Alex Crichtonb4110902018-12-08 11:06:5426
27[[package]]
Lain Yang9a337b62022-01-07 05:32:5828name = "ahash"
29version = "0.7.4"
30source = "registry+https://github.com/rust-lang/crates.io-index"
31checksum = "43bb833f0bf979d8475d38fbf09ed3b8a55e1885fe93ad3f93239fc6a4f17b98"
32dependencies = [
33 "getrandom 0.2.0",
34 "once_cell",
35 "version_check",
36]
37
38[[package]]
Steve Klabnika0769612017-02-07 23:13:5739name = "aho-corasick"
Samuel E. Moelius IIIbd4b17a2021-09-09 09:21:4140version = "0.7.18"
Eric Huss6a09cfa2019-05-16 05:27:3941source = "registry+https://github.com/rust-lang/crates.io-index"
Samuel E. Moelius IIIbd4b17a2021-09-09 09:21:4142checksum = "1e37cfd5e7657ada45f742d6e99ca5788580b5c529dc78faf11ece6dc702656f"
Eric Huss6a09cfa2019-05-16 05:27:3943dependencies = [
Alex Crichton093ede22019-08-15 00:45:0944 "memchr",
Eric Huss6a09cfa2019-05-16 05:27:3945]
46
47[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:2948name = "alloc"
49version = "0.0.0"
50dependencies = [
Alex Crichton093ede22019-08-15 00:45:0951 "compiler_builtins",
52 "core",
Aaron Hill2550d5b2021-03-07 23:39:1953 "rand 0.7.3",
Aaron Hill70ba4912020-08-01 14:11:1554 "rand_xorshift",
Ahmed Charles9ca382f2016-09-02 08:55:2955]
56
57[[package]]
steveklabnikecfbaca2018-04-03 14:32:0458name = "ammonia"
klensy947e7872022-04-15 18:11:1459version = "3.2.0"
Eric Huss2dafa912019-06-19 03:36:4760source = "registry+https://github.com/rust-lang/crates.io-index"
klensy947e7872022-04-15 18:11:1461checksum = "d5ed2509ee88cc023cccee37a6fab35826830fe8b748b3869790e7720c2c4a74"
Eric Huss2dafa912019-06-19 03:36:4762dependencies = [
Alex Crichton093ede22019-08-15 00:45:0963 "html5ever",
Alex Crichton093ede22019-08-15 00:45:0964 "maplit",
klensy947e7872022-04-15 18:11:1465 "once_cell",
Alex Crichton093ede22019-08-15 00:45:0966 "tendril",
Eric Hussf3287a62021-05-12 00:39:5167 "url 2.2.2",
Eric Huss2dafa912019-06-19 03:36:4768]
69
70[[package]]
topecongiroca19ffe2019-04-17 22:42:1871name = "annotate-snippets"
Juan Aguilar Santillanae9c78db2020-05-08 20:48:2672version = "0.8.0"
73source = "registry+https://github.com/rust-lang/crates.io-index"
74checksum = "d78ea013094e5ea606b1c05fe35f1dd7ea1eb1ea259908d040b25bd5ec677ee5"
Caleb Cartwrightf367f4d2022-06-13 03:04:5475
76[[package]]
77name = "annotate-snippets"
78version = "0.9.1"
79source = "registry+https://github.com/rust-lang/crates.io-index"
80checksum = "c3b9d411ecbaf79885c6df4d75fff75858d5995ff25385657a28af47e82f9c36"
Igor Matuszewski2214a412021-05-03 20:59:3581dependencies = [
Caleb Cartwrightf367f4d2022-06-13 03:04:5482 "unicode-width",
Igor Matuszewski2214a412021-05-03 20:59:3583 "yansi-term",
84]
Juan Aguilar Santillanae9c78db2020-05-08 20:48:2685
86[[package]]
Steve Klabnika0769612017-02-07 23:13:5787name = "ansi_term"
Oliver Schererec7230f2020-07-24 18:42:0088version = "0.12.1"
89source = "registry+https://github.com/rust-lang/crates.io-index"
90checksum = "d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2"
91dependencies = [
Igor Matuszewskiaf53b0d2021-07-21 13:17:3192 "winapi",
Oliver Schererec7230f2020-07-24 18:42:0093]
94
95[[package]]
Eric Huss6da85d62020-01-14 17:47:0496name = "anyhow"
David Wood2dc1a8a2021-12-03 14:24:0597version = "1.0.51"
Eric Huss6da85d62020-01-14 17:47:0498source = "registry+https://github.com/rust-lang/crates.io-index"
David Wood2dc1a8a2021-12-03 14:24:0599checksum = "8b26702f315f53b6071259e15dd9d64528213b44d61de1ec926eca7715d62203"
Eric Huss6da85d62020-01-14 17:47:04100
101[[package]]
Rune Tynan77156562021-01-16 01:34:15102name = "array_tool"
103version = "1.0.3"
104source = "registry+https://github.com/rust-lang/crates.io-index"
105checksum = "8f8cb5d814eb646a863c4f24978cff2880c4be96ad8cde2c0f0678732902e271"
106
107[[package]]
Nicholas Nethercotec492ca42020-07-14 00:31:54108name = "arrayvec"
Jubilee Younge8eb6912021-04-22 04:40:29109version = "0.7.0"
110source = "registry+https://github.com/rust-lang/crates.io-index"
111checksum = "5a2f58b0bb10c380af2b26e57212856b8c9a59e0925b4c20f4a174a49734eaf7"
Nicholas Nethercotec492ca42020-07-14 00:31:54112
113[[package]]
Dirkjan Ochtman93a16cb2022-01-03 17:18:46114name = "askama"
115version = "0.11.0"
116source = "registry+https://github.com/rust-lang/crates.io-index"
117checksum = "4d8f355701c672c2ba3d718acbd213f740beea577cc4eae66accdffe15be1882"
118dependencies = [
119 "askama_derive",
120 "askama_escape",
121 "askama_shared",
122]
123
124[[package]]
125name = "askama_derive"
126version = "0.11.0"
127source = "registry+https://github.com/rust-lang/crates.io-index"
128checksum = "84704cab5b7ae0fd3a9f78ee5eb7b27f3749df445f04623db6633459ae283267"
129dependencies = [
130 "askama_shared",
131 "proc-macro2",
132 "syn",
133]
134
135[[package]]
136name = "askama_escape"
137version = "0.10.2"
138source = "registry+https://github.com/rust-lang/crates.io-index"
139checksum = "9a1bb320f97e6edf9f756bf015900038e43c7700e059688e5724a928c8f3b8d5"
140
141[[package]]
142name = "askama_shared"
143version = "0.12.0"
144source = "registry+https://github.com/rust-lang/crates.io-index"
145checksum = "dae03eebba55a2697a376e58b573a29fe36893157173ac8df312ad85f3c0e012"
146dependencies = [
147 "askama_escape",
148 "nom",
149 "proc-macro2",
150 "quote",
Guillaume Gomez48f5dca2022-01-17 16:36:39151 "serde",
Dirkjan Ochtman93a16cb2022-01-03 17:18:46152 "syn",
Guillaume Gomez48f5dca2022-01-17 16:36:39153 "toml",
Dirkjan Ochtman93a16cb2022-01-03 17:18:46154]
155
156[[package]]
Alex Crichton1cede102017-06-15 02:33:06157name = "atty"
Yuki Okushi9f8628b2020-05-26 04:35:21158version = "0.2.14"
Josh Stone020c5ec2017-05-08 22:01:13159source = "registry+https://github.com/rust-lang/crates.io-index"
Yuki Okushi9f8628b2020-05-26 04:35:21160checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
Josh Stone020c5ec2017-05-08 22:01:13161dependencies = [
Stefan Lankes1ab5b0b2022-02-15 12:57:07162 "hermit-abi 0.1.19",
Alex Crichton093ede22019-08-15 00:45:09163 "libc",
Igor Matuszewskiaf53b0d2021-07-21 13:17:31164 "winapi",
Alex Crichton1cede102017-06-15 02:33:06165]
166
167[[package]]
Félix Saparellibdcc21c2019-09-21 10:56:05168name = "autocfg"
Jon Gjengsetb83a48d2022-03-01 17:45:23169version = "1.1.0"
Mateusz Mikułaf5e702d2020-03-26 13:10:35170source = "registry+https://github.com/rust-lang/crates.io-index"
Jon Gjengsetb83a48d2022-03-01 17:45:23171checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
Mateusz Mikułaf5e702d2020-03-26 13:10:35172
173[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58174name = "bitflags"
varkorb925eb52019-10-13 23:37:55175version = "1.2.1"
Tamir Duberstein231d9e72017-09-08 19:08:01176source = "registry+https://github.com/rust-lang/crates.io-index"
varkorb925eb52019-10-13 23:37:55177checksum = "cf1de2fe8c75bc145a2f577add951f8134889b4795d47466a54a5c846d691693"
Tamir Duberstein231d9e72017-09-08 19:08:01178
179[[package]]
Eric Huss2b985322019-11-25 16:14:07180name = "bitmaps"
Mark Rousskov342d9562020-08-17 15:21:44181version = "2.1.0"
Eric Huss2b985322019-11-25 16:14:07182source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:44183checksum = "031043d04099746d8db04daf1fa424b2bc8bd69d92b25962dcde24da39ab64a2"
Eric Huss2b985322019-11-25 16:14:07184dependencies = [
185 "typenum",
186]
187
188[[package]]
James Munnsde763692019-01-19 02:39:37189name = "block-buffer"
Arlo Siemsenf86b0782020-03-31 05:17:15190version = "0.7.3"
James Munnsde763692019-01-19 02:39:37191source = "registry+https://github.com/rust-lang/crates.io-index"
Arlo Siemsenf86b0782020-03-31 05:17:15192checksum = "c0940dc441f31689269e10ac70eb1002a3a1d3ad1390e030043662eb7fe4688b"
James Munnsde763692019-01-19 02:39:37193dependencies = [
Arlo Siemsenf86b0782020-03-31 05:17:15194 "block-padding",
195 "byte-tools",
196 "byteorder",
klensyd480a3e2021-03-12 13:33:02197 "generic-array 0.12.4",
Pietro Albiniacd8e592020-10-01 15:15:12198]
199
200[[package]]
201name = "block-buffer"
pierwillef6dd122022-02-10 16:54:01202version = "0.10.2"
Pietro Albiniacd8e592020-10-01 15:15:12203source = "registry+https://github.com/rust-lang/crates.io-index"
pierwillef6dd122022-02-10 16:54:01204checksum = "0bf7fe51849ea569fd452f37822f606a5cabb684dc918707a0193fd4664ff324"
Pietro Albiniacd8e592020-10-01 15:15:12205dependencies = [
206 "generic-array 0.14.4",
Arlo Siemsenf86b0782020-03-31 05:17:15207]
208
209[[package]]
210name = "block-padding"
211version = "0.1.5"
212source = "registry+https://github.com/rust-lang/crates.io-index"
213checksum = "fa79dedbb091f449f1f39e53edf88d5dbe95f895dae6135a8d7b881fb5af73f5"
214dependencies = [
Alex Crichton093ede22019-08-15 00:45:09215 "byte-tools",
James Munnsde763692019-01-19 02:39:37216]
217
218[[package]]
Eric Huss6a09cfa2019-05-16 05:27:39219name = "bstr"
Mark Rousskov342d9562020-08-17 15:21:44220version = "0.2.13"
Eric Huss6a09cfa2019-05-16 05:27:39221source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:44222checksum = "31accafdb70df7871592c058eca3985b71104e15ac32f64706022c58867da931"
Eric Huss6a09cfa2019-05-16 05:27:39223dependencies = [
Eric Hussfaa64612021-06-22 23:19:24224 "lazy_static",
Alex Crichton093ede22019-08-15 00:45:09225 "memchr",
Eric Hussfaa64612021-06-22 23:19:24226 "regex-automata",
Eric Huss6a09cfa2019-05-16 05:27:39227]
228
229[[package]]
Alex Crichton9e8785f2017-01-24 22:37:04230name = "build-manifest"
231version = "0.1.0"
232dependencies = [
Pietro Albini3bddfea2020-09-18 12:40:01233 "anyhow",
Pietro Albini89ffab72020-09-24 12:13:40234 "flate2",
Pietro Albiniacd8e592020-10-01 15:15:12235 "hex 0.4.2",
David Tolnay1ae4b252022-06-09 10:10:15236 "num_cpus",
Pietro Albiniacd8e592020-10-01 15:15:12237 "rayon",
Alex Crichton093ede22019-08-15 00:45:09238 "serde",
Ralf Jung9138d3b2019-11-03 10:47:07239 "serde_json",
Pietro Albiniacd8e592020-10-01 15:15:12240 "sha2",
Pietro Albini89ffab72020-09-24 12:13:40241 "tar",
Eric Huss7d92cf42019-08-20 17:46:35242 "toml",
Alex Crichton9e8785f2017-01-24 22:37:04243]
244
245[[package]]
Pietro Albini80b81ad2021-08-26 09:26:03246name = "bump-stage0"
247version = "0.1.0"
248dependencies = [
249 "anyhow",
250 "curl",
Pietro Albiniea8b1ff2021-08-26 10:35:32251 "indexmap",
Pietro Albini80b81ad2021-08-26 09:26:03252 "serde",
253 "serde_json",
254 "toml",
255]
256
257[[package]]
James Munnsde763692019-01-19 02:39:37258name = "byte-tools"
Arlo Siemsenf86b0782020-03-31 05:17:15259version = "0.3.1"
James Munnsde763692019-01-19 02:39:37260source = "registry+https://github.com/rust-lang/crates.io-index"
Arlo Siemsenf86b0782020-03-31 05:17:15261checksum = "e3b5ca7a04898ad4bcd41c90c5285445ff5b791899bb1b0abdd2a2aa791211d7"
James Munnsde763692019-01-19 02:39:37262
263[[package]]
Alex Crichton4f661c02018-10-08 17:39:09264name = "bytecount"
Yuki Okushi2b0e27e2021-03-17 20:34:05265version = "0.6.2"
Alex Crichton4f661c02018-10-08 17:39:09266source = "registry+https://github.com/rust-lang/crates.io-index"
Yuki Okushi2b0e27e2021-03-17 20:34:05267checksum = "72feb31ffc86498dacdbd0fcebb56138e7177a8cc5cea4516031d15ae85a742e"
Alex Crichton4f661c02018-10-08 17:39:09268dependencies = [
Yuki Okushi2b0e27e2021-03-17 20:34:05269 "packed_simd_2",
Alex Crichton4f661c02018-10-08 17:39:09270]
271
272[[package]]
Oliver Schneiderea351922017-09-18 14:18:23273name = "byteorder"
Mark Rousskov342d9562020-08-17 15:21:44274version = "1.3.4"
Oliver Schneiderea351922017-09-18 14:18:23275source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:44276checksum = "08c48aae112d48ed9f069b33538ea9e3e90aa263cfa3d1c24309612b1f7472de"
Oliver Schneiderea351922017-09-18 14:18:23277
278[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:43279name = "bytes"
Igor Matuszewskiaf53b0d2021-07-21 13:17:31280version = "1.0.1"
Matthias Krüger696fb8f2019-01-21 15:32:43281source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewskiaf53b0d2021-07-21 13:17:31282checksum = "b700ce4376041dcd0a327fd0097c41095743c4c8af8887265942faf1100bd040"
Matthias Krüger696fb8f2019-01-21 15:32:43283
284[[package]]
Alex Crichton8ccf1122018-09-20 21:37:53285name = "bytesize"
Mark Rousskov342d9562020-08-17 15:21:44286version = "1.0.1"
Alex Crichton8ccf1122018-09-20 21:37:53287source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:44288checksum = "81a18687293a1546b67c246452202bbbf143d239cb43494cc163da14979082da"
Alex Crichton8ccf1122018-09-20 21:37:53289
290[[package]]
Caleb Cartwright0697f562021-10-20 05:15:20291name = "camino"
292version = "1.0.5"
293source = "registry+https://github.com/rust-lang/crates.io-index"
294checksum = "52d74260d9bf6944e2208aa46841b4b8f0d7ffc0849a06837b2f510337f86b2b"
295dependencies = [
296 "serde",
297]
298
299[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58300name = "cargo"
Eric Huss4caec092022-07-05 18:58:38301version = "0.65.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58302dependencies = [
Eric Huss6da85d62020-01-14 17:47:04303 "anyhow",
Alex Crichton093ede22019-08-15 00:45:09304 "atty",
305 "bytesize",
Caleb Cartwright0697f562021-10-20 05:15:20306 "cargo-platform 0.1.2",
Alex Crichton093ede22019-08-15 00:45:09307 "cargo-test-macro",
Aaron Hilld440e132019-09-16 18:45:40308 "cargo-test-support",
Eric Hussea194b82021-03-26 19:29:08309 "cargo-util",
Arlo Siemsenb59abdc2022-06-17 17:58:51310 "clap 3.2.5",
Alex Crichton093ede22019-08-15 00:45:09311 "crates-io",
Josh Stonef3b88122022-01-10 19:34:07312 "crossbeam-utils",
Alex Crichton093ede22019-08-15 00:45:09313 "curl",
314 "curl-sys",
Eric Huss7ca38ee2021-07-16 02:27:11315 "env_logger 0.9.0",
Alex Crichton093ede22019-08-15 00:45:09316 "filetime",
317 "flate2",
Alex Crichton093ede22019-08-15 00:45:09318 "fwdansi",
319 "git2",
320 "git2-curl",
321 "glob",
Mark Rousskov342d9562020-08-17 15:21:44322 "hex 0.4.2",
Igor Matuszewskic2249a42019-09-08 08:28:11323 "home",
Mark Rousskov342d9562020-08-17 15:21:44324 "humantime 2.0.1",
Alex Crichton093ede22019-08-15 00:45:09325 "ignore",
326 "im-rc",
Eric Huss3a6fc802022-04-20 13:50:39327 "indexmap",
pierwillf684acd2022-03-04 17:54:28328 "itertools",
Alex Crichton093ede22019-08-15 00:45:09329 "jobserver",
Yuki Okushi1f0a39502020-05-26 04:00:42330 "lazy_static",
Alex Crichton093ede22019-08-15 00:45:09331 "lazycell",
332 "libc",
333 "libgit2-sys",
334 "log",
335 "memchr",
David Tolnayfbc86e02022-06-09 10:52:43336 "num_cpus",
flip199544cea512021-07-01 16:18:02337 "opener",
Alex Crichton093ede22019-08-15 00:45:09338 "openssl",
Eric Huss94015472021-10-12 04:48:27339 "os_info",
Eric Huss4b4a5142022-04-14 01:02:32340 "pathdiff",
Eric Huss139477d2019-11-12 18:14:48341 "percent-encoding 2.1.0",
Alex Crichton093ede22019-08-15 00:45:09342 "pretty_env_logger",
Alex Crichton093ede22019-08-15 00:45:09343 "rustc-workspace-hack",
Philipp Krones586cbd02022-06-04 12:07:44344 "rustfix",
klensy8ebc73b2022-02-06 20:57:29345 "semver",
Alex Crichton093ede22019-08-15 00:45:09346 "serde",
Igor Matuszewskic2249a42019-09-08 08:28:11347 "serde_ignored",
Alex Crichton093ede22019-08-15 00:45:09348 "serde_json",
Eric Husscb969e82021-04-01 00:45:03349 "shell-escape",
Eric Huss3a6fc802022-04-20 13:50:39350 "snapbox",
Alex Crichton093ede22019-08-15 00:45:09351 "strip-ansi-escapes",
352 "tar",
353 "tempfile",
354 "termcolor",
Mark Rousskovbf29b3c2022-05-18 16:16:27355 "toml_edit",
Alex Crichton093ede22019-08-15 00:45:09356 "unicode-width",
Aaron Hill70ba4912020-08-01 14:11:15357 "unicode-xid",
Eric Hussf3287a62021-05-12 00:39:51358 "url 2.2.2",
Alex Crichton093ede22019-08-15 00:45:09359 "walkdir",
Igor Matuszewskiaf53b0d2021-07-21 13:17:31360 "winapi",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58361]
362
363[[package]]
Eric Huss74498c12020-12-16 17:03:33364name = "cargo-credential"
365version = "0.1.0"
366
367[[package]]
368name = "cargo-credential-1password"
369version = "0.1.0"
370dependencies = [
371 "cargo-credential",
372 "serde",
373 "serde_json",
374]
375
376[[package]]
377name = "cargo-credential-macos-keychain"
378version = "0.1.0"
379dependencies = [
380 "cargo-credential",
381 "security-framework",
382]
383
384[[package]]
385name = "cargo-credential-wincred"
386version = "0.1.0"
387dependencies = [
388 "cargo-credential",
Igor Matuszewskiaf53b0d2021-07-21 13:17:31389 "winapi",
Eric Huss74498c12020-12-16 17:03:33390]
391
392[[package]]
Ralf Jung759e4952020-06-01 18:17:20393name = "cargo-miri"
394version = "0.1.0"
395dependencies = [
Ralf Jung759e4952020-06-01 18:17:20396 "directories",
397 "rustc-workspace-hack",
Ralf Junge5684232022-01-05 09:41:22398 "rustc_version",
Ralf Jung759e4952020-06-01 18:17:20399 "serde",
400 "serde_json",
401 "vergen",
402]
403
404[[package]]
Alex Crichton5c5e3fa2019-09-24 18:06:56405name = "cargo-platform"
Eric Husse62cd402021-08-10 20:40:56406version = "0.1.2"
Alex Crichton5c5e3fa2019-09-24 18:06:56407dependencies = [
408 "serde",
409]
410
411[[package]]
Caleb Cartwright0697f562021-10-20 05:15:20412name = "cargo-platform"
413version = "0.1.2"
414source = "registry+https://github.com/rust-lang/crates.io-index"
415checksum = "cbdb825da8a5df079a43676dbe042702f1707b1109f713a01420fbb4cc71fa27"
416dependencies = [
417 "serde",
418]
419
420[[package]]
Eric Hussaedb74b2019-06-12 14:37:30421name = "cargo-test-macro"
422version = "0.1.0"
Eric Hussaedb74b2019-06-12 14:37:30423
424[[package]]
Aaron Hilld440e132019-09-16 18:45:40425name = "cargo-test-support"
426version = "0.1.0"
427dependencies = [
Eric Hussea194b82021-03-26 19:29:08428 "anyhow",
Aaron Hilld440e132019-09-16 18:45:40429 "cargo-test-macro",
Eric Hussea194b82021-03-26 19:29:08430 "cargo-util",
Aaron Hilld440e132019-09-16 18:45:40431 "filetime",
432 "flate2",
433 "git2",
434 "glob",
pierwillf684acd2022-03-04 17:54:28435 "itertools",
Yuki Okushi1f0a39502020-05-26 04:00:42436 "lazy_static",
Aaron Hilld440e132019-09-16 18:45:40437 "remove_dir_all",
438 "serde_json",
Eric Huss22326c52022-05-04 05:48:05439 "snapbox",
Aaron Hilld440e132019-09-16 18:45:40440 "tar",
Eric Hussfaa64612021-06-22 23:19:24441 "termcolor",
Mark Rousskovbf29b3c2022-05-18 16:16:27442 "toml_edit",
Eric Hussf3287a62021-05-12 00:39:51443 "url 2.2.2",
Aaron Hilld440e132019-09-16 18:45:40444]
445
446[[package]]
Eric Hussea194b82021-03-26 19:29:08447name = "cargo-util"
Eric Huss4caec092022-07-05 18:58:38448version = "0.2.1"
Eric Hussea194b82021-03-26 19:29:08449dependencies = [
450 "anyhow",
451 "core-foundation",
452 "crypto-hash",
453 "filetime",
454 "hex 0.4.2",
455 "jobserver",
456 "libc",
457 "log",
Igor Matuszewskiaf53b0d2021-07-21 13:17:31458 "miow",
Eric Hussea194b82021-03-26 19:29:08459 "same-file",
460 "shell-escape",
461 "tempfile",
462 "walkdir",
Igor Matuszewskiaf53b0d2021-07-21 13:17:31463 "winapi",
Eric Hussea194b82021-03-26 19:29:08464]
465
466[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29467name = "cargo_metadata"
Caleb Cartwright0697f562021-10-20 05:15:20468version = "0.14.0"
469source = "registry+https://github.com/rust-lang/crates.io-index"
470checksum = "c297bd3135f558552f99a0daa180876984ea2c4ffa7470314540dff8c654109a"
471dependencies = [
472 "camino",
473 "cargo-platform 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
klensy8ebc73b2022-02-06 20:57:29474 "semver",
Caleb Cartwright0697f562021-10-20 05:15:20475 "serde",
476 "serde_json",
477]
478
479[[package]]
Alex Crichtonf6304e12017-02-15 22:55:26480name = "cargotest2"
481version = "0.1.0"
482
483[[package]]
Nick Cameronc5cad5a2017-09-22 01:58:35484name = "cc"
Yuki Okushie457c272021-07-13 08:58:50485version = "1.0.69"
Nick Cameronc5cad5a2017-09-22 01:58:35486source = "registry+https://github.com/rust-lang/crates.io-index"
Yuki Okushie457c272021-07-13 08:58:50487checksum = "e70cc2f62c6ce1868963827bd677764c62d07c3d9a3e1fb1177ee1a9ab199eb2"
Eric Hussa9023832019-11-09 19:59:53488dependencies = [
489 "jobserver",
Eric Hussa9023832019-11-09 19:59:53490]
Nick Cameronc5cad5a2017-09-22 01:58:35491
492[[package]]
Josh Stone020c5ec2017-05-08 22:01:13493name = "cfg-if"
Alex Crichtonaabf4e92020-01-08 15:33:57494version = "0.1.10"
Josh Stone020c5ec2017-05-08 22:01:13495source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichtonaabf4e92020-01-08 15:33:57496checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
Alex Crichtond1040fe2019-05-15 14:30:15497dependencies = [
Alex Crichton093ede22019-08-15 00:45:09498 "compiler_builtins",
499 "rustc-std-workspace-core",
Alex Crichtond1040fe2019-05-15 14:30:15500]
Josh Stone020c5ec2017-05-08 22:01:13501
502[[package]]
Aaron Hill44fdfd62020-10-11 17:51:07503name = "cfg-if"
504version = "1.0.0"
505source = "registry+https://github.com/rust-lang/crates.io-index"
506checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
507
508[[package]]
Jack Hueya24df5b2020-03-03 16:25:03509name = "chalk-derive"
Michael Gouletcc588552022-03-23 06:39:11510version = "0.80.0"
Jack Hueya24df5b2020-03-03 16:25:03511source = "registry+https://github.com/rust-lang/crates.io-index"
Michael Gouletcc588552022-03-23 06:39:11512checksum = "d0001adf0cf12361e08b65e1898ea138f8f77d8f5177cbf29b6b3b3532252bd6"
Jack Hueya24df5b2020-03-03 16:25:03513dependencies = [
Aaron Hill70ba4912020-08-01 14:11:15514 "proc-macro2",
515 "quote",
516 "syn",
Igor Matuszewski403a9d02020-05-05 11:26:16517 "synstructure",
Jack Hueya24df5b2020-03-03 16:25:03518]
519
520[[package]]
521name = "chalk-engine"
Michael Gouletcc588552022-03-23 06:39:11522version = "0.80.0"
Jack Hueya24df5b2020-03-03 16:25:03523source = "registry+https://github.com/rust-lang/crates.io-index"
Michael Gouletcc588552022-03-23 06:39:11524checksum = "c44ee96f2d67cb5193d1503f185db1abad9933a1c6e6b4169c176f90baecd393"
Jack Hueya24df5b2020-03-03 16:25:03525dependencies = [
Jack Huey6aa2e9d2020-05-27 00:19:19526 "chalk-derive",
527 "chalk-ir",
Jack Hueyd66452c2020-08-04 22:35:37528 "chalk-solve",
Jack Hueya24df5b2020-03-03 16:25:03529 "rustc-hash",
Jack Hueyecb8b9f2020-05-27 05:05:09530 "tracing",
Jack Hueya24df5b2020-03-03 16:25:03531]
532
533[[package]]
534name = "chalk-ir"
Michael Gouletcc588552022-03-23 06:39:11535version = "0.80.0"
Jack Hueya24df5b2020-03-03 16:25:03536source = "registry+https://github.com/rust-lang/crates.io-index"
Michael Gouletcc588552022-03-23 06:39:11537checksum = "92d8a95548f23618fda86426e4304e563ec2bb7ba0216139f0748d63c107b5f1"
Jack Hueya24df5b2020-03-03 16:25:03538dependencies = [
Jack Huey4b64bc12021-01-01 18:44:31539 "bitflags",
Jack Hueya24df5b2020-03-03 16:25:03540 "chalk-derive",
Yuki Okushi1f0a39502020-05-26 04:00:42541 "lazy_static",
Jack Hueya24df5b2020-03-03 16:25:03542]
543
544[[package]]
Jack Hueya24df5b2020-03-03 16:25:03545name = "chalk-solve"
Michael Gouletcc588552022-03-23 06:39:11546version = "0.80.0"
Jack Hueya24df5b2020-03-03 16:25:03547source = "registry+https://github.com/rust-lang/crates.io-index"
Michael Gouletcc588552022-03-23 06:39:11548checksum = "f37f492dacfafe2e21319b80827da2779932909bb392f0cc86b2bd5c07c1b4e1"
Jack Hueya24df5b2020-03-03 16:25:03549dependencies = [
550 "chalk-derive",
Jack Hueya24df5b2020-03-03 16:25:03551 "chalk-ir",
Jack Hueya42e5a12020-05-27 05:05:09552 "ena",
pierwill8d27c282022-01-19 19:44:43553 "indexmap",
pierwillf684acd2022-03-04 17:54:28554 "itertools",
Jack Hueya24df5b2020-03-03 16:25:03555 "petgraph",
556 "rustc-hash",
Jack Hueyecb8b9f2020-05-27 05:05:09557 "tracing",
Jack Hueyd66452c2020-08-04 22:35:37558 "tracing-subscriber",
559 "tracing-tree",
Jack Hueya24df5b2020-03-03 16:25:03560]
561
562[[package]]
Alex Crichton15899b02018-01-25 04:01:42563name = "chrono"
Tomasz Miąsko2abe7c82021-02-28 00:00:00564version = "0.4.19"
Alex Crichton15899b02018-01-25 04:01:42565source = "registry+https://github.com/rust-lang/crates.io-index"
Tomasz Miąsko2abe7c82021-02-28 00:00:00566checksum = "670ad68c9088c2a963aaa298cb369688cf3f9465ce5e2d4ca10e6e0098a1ce73"
Alex Crichton15899b02018-01-25 04:01:42567dependencies = [
Tomasz Miąsko2abe7c82021-02-28 00:00:00568 "libc",
Alex Crichton093ede22019-08-15 00:45:09569 "num-integer",
570 "num-traits",
571 "time",
Igor Matuszewskiaf53b0d2021-07-21 13:17:31572 "winapi",
Alex Crichton15899b02018-01-25 04:01:42573]
574
575[[package]]
Steve Klabnika0769612017-02-07 23:13:57576name = "clap"
Eric Huss4aceaed2021-12-07 04:33:00577version = "2.34.0"
Steve Klabnika0769612017-02-07 23:13:57578source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss4aceaed2021-12-07 04:33:00579checksum = "a0610544180c38b88101fecf2dd634b174a62eef6946f84dfc6a7127512b381c"
Steve Klabnika0769612017-02-07 23:13:57580dependencies = [
klensy8ebc73b2022-02-06 20:57:29581 "ansi_term",
Alex Crichton093ede22019-08-15 00:45:09582 "atty",
583 "bitflags",
Eric Hussbfacc5c2022-01-19 03:14:33584 "strsim 0.8.0",
585 "textwrap 0.11.0",
Alex Crichton093ede22019-08-15 00:45:09586 "unicode-width",
587 "vec_map",
Pietro Albini9beb8f52019-11-26 11:06:30588 "yaml-rust 0.3.5",
Steve Klabnika0769612017-02-07 23:13:57589]
590
591[[package]]
Eric Hussbfacc5c2022-01-19 03:14:33592name = "clap"
Arlo Siemsenb59abdc2022-06-17 17:58:51593version = "3.2.5"
Eric Hussbfacc5c2022-01-19 03:14:33594source = "registry+https://github.com/rust-lang/crates.io-index"
Arlo Siemsenb59abdc2022-06-17 17:58:51595checksum = "d53da17d37dba964b9b3ecb5c5a1f193a2762c700e6829201e645b9381c99dc7"
Eric Hussbfacc5c2022-01-19 03:14:33596dependencies = [
597 "atty",
598 "bitflags",
Caleb Cartwrightf367f4d2022-06-13 03:04:54599 "clap_derive",
Arlo Siemsenb59abdc2022-06-17 17:58:51600 "clap_lex",
Eric Hussbfacc5c2022-01-19 03:14:33601 "indexmap",
Arlo Siemsenb59abdc2022-06-17 17:58:51602 "once_cell",
Eric Hussbfacc5c2022-01-19 03:14:33603 "strsim 0.10.0",
604 "termcolor",
Arlo Siemsenb59abdc2022-06-17 17:58:51605 "textwrap 0.15.0",
Eric Hussbfacc5c2022-01-19 03:14:33606]
607
608[[package]]
Eric Huss51814222022-04-15 18:57:06609name = "clap_complete"
610version = "3.1.1"
611source = "registry+https://github.com/rust-lang/crates.io-index"
612checksum = "df6f3613c0a3cddfd78b41b10203eb322cb29b600cbdf808a7d3db95691b8e25"
613dependencies = [
Arlo Siemsenb59abdc2022-06-17 17:58:51614 "clap 3.2.5",
Eric Huss51814222022-04-15 18:57:06615]
616
617[[package]]
Caleb Cartwrightf367f4d2022-06-13 03:04:54618name = "clap_derive"
Arlo Siemsenb59abdc2022-06-17 17:58:51619version = "3.2.5"
Caleb Cartwrightf367f4d2022-06-13 03:04:54620source = "registry+https://github.com/rust-lang/crates.io-index"
Arlo Siemsenb59abdc2022-06-17 17:58:51621checksum = "c11d40217d16aee8508cc8e5fde8b4ff24639758608e5374e731b53f85749fb9"
Caleb Cartwrightf367f4d2022-06-13 03:04:54622dependencies = [
623 "heck 0.4.0",
624 "proc-macro-error",
625 "proc-macro2",
626 "quote",
627 "syn",
628]
629
630[[package]]
Arlo Siemsenb59abdc2022-06-17 17:58:51631name = "clap_lex"
632version = "0.2.2"
633source = "registry+https://github.com/rust-lang/crates.io-index"
634checksum = "5538cd660450ebeb4234cfecf8f2284b844ffc4c50531e66d584ad5b91293613"
635dependencies = [
636 "os_str_bytes",
637]
638
639[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29640name = "clippy"
Philipp Krones5fead7a2022-06-30 09:35:55641version = "0.1.64"
Ahmed Charles9ca382f2016-09-02 08:55:29642dependencies = [
Alex Crichton093ede22019-08-15 00:45:09643 "clippy_lints",
flip1995fe247b42021-09-08 14:32:16644 "clippy_utils",
Samuel E. Moelius IIIbd4b17a2021-09-09 09:21:41645 "compiletest_rs",
Alex Crichton093ede22019-08-15 00:45:09646 "derive-new",
flip1995647f2b42021-06-03 07:06:49647 "filetime",
klensy8ebc73b2022-02-06 20:57:29648 "futures 0.3.19",
flip1995fe247b42021-09-08 14:32:16649 "if_chain",
pierwillf684acd2022-03-04 17:54:28650 "itertools",
Philipp Krones586cbd02022-06-04 12:07:44651 "parking_lot 0.12.1",
flip19950f1ff452021-03-25 18:29:39652 "quote",
flip1995412ebc32021-03-12 14:31:11653 "regex",
flip1995706fa542022-03-14 11:03:16654 "rustc-semver",
Alex Crichton093ede22019-08-15 00:45:09655 "rustc-workspace-hack",
Oliver Scherer2a789512019-05-26 17:21:54656 "rustc_tools_util 0.2.0",
klensy8ebc73b2022-02-06 20:57:29657 "semver",
Alex Crichton093ede22019-08-15 00:45:09658 "serde",
flip19950f1ff452021-03-25 18:29:39659 "syn",
Matthias Krügerf77104b2019-12-02 22:09:48660 "tempfile",
xFrednet13cc27b2022-05-21 11:24:00661 "termize",
Ralf Jungbf11b122021-04-06 11:20:48662 "tester",
flip1995159d6c32022-01-13 12:18:51663 "tokio",
Philipp Krones5fead7a2022-06-30 09:35:55664 "toml",
Ahmed Charles9ca382f2016-09-02 08:55:29665]
666
667[[package]]
Joshua Nelson8c25e272021-04-14 13:20:49668name = "clippy_dev"
669version = "0.0.1"
670dependencies = [
flip1995463c7602022-05-05 14:13:10671 "aho-corasick",
Arlo Siemsenb59abdc2022-06-17 17:58:51672 "clap 3.2.5",
flip19958d5f69d2021-10-21 11:13:17673 "indoc",
pierwillf684acd2022-03-04 17:54:28674 "itertools",
flip199544cea512021-07-01 16:18:02675 "opener",
Joshua Nelson8c25e272021-04-14 13:20:49676 "shell-escape",
flip1995b590d5c2022-04-08 09:41:55677 "tempfile",
Joshua Nelson8c25e272021-04-14 13:20:49678 "walkdir",
679]
680
681[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29682name = "clippy_lints"
Philipp Krones5fead7a2022-06-30 09:35:55683version = "0.1.64"
Oliver Schneider847bb142018-05-11 12:11:06684dependencies = [
klensy8ebc73b2022-02-06 20:57:29685 "cargo_metadata",
flip19950046d7c2021-02-25 10:26:23686 "clippy_utils",
Alex Crichton093ede22019-08-15 00:45:09687 "if_chain",
pierwillf684acd2022-03-04 17:54:28688 "itertools",
Guillaume Gomez80b26bd2022-01-19 10:02:24689 "pulldown-cmark",
Alex Crichton093ede22019-08-15 00:45:09690 "quine-mc_cluskey",
Alex Crichton093ede22019-08-15 00:45:09691 "regex-syntax",
flip1995898ef0f2020-12-06 14:07:59692 "rustc-semver",
klensy8ebc73b2022-02-06 20:57:29693 "semver",
Alex Crichton093ede22019-08-15 00:45:09694 "serde",
flip1995c24058b2021-05-06 10:21:46695 "serde_json",
flip199537cdd7e2022-06-16 15:39:29696 "tempfile",
Eric Huss7d92cf42019-08-20 17:46:35697 "toml",
Alex Crichton093ede22019-08-15 00:45:09698 "unicode-normalization",
flip199544cea512021-07-01 16:18:02699 "unicode-script",
Eric Hussf3287a62021-05-12 00:39:51700 "url 2.2.2",
Oliver Schneider847bb142018-05-11 12:11:06701]
702
703[[package]]
flip19950046d7c2021-02-25 10:26:23704name = "clippy_utils"
Philipp Krones5fead7a2022-06-30 09:35:55705version = "0.1.64"
flip19950046d7c2021-02-25 10:26:23706dependencies = [
flip1995159d6c32022-01-13 12:18:51707 "arrayvec",
flip19950046d7c2021-02-25 10:26:23708 "if_chain",
flip19950046d7c2021-02-25 10:26:23709 "rustc-semver",
flip19950046d7c2021-02-25 10:26:23710]
711
712[[package]]
Nick Cameron127f9a62018-04-25 22:11:28713name = "colored"
Ralf Jung0e908752020-09-17 18:04:20714version = "2.0.0"
Nick Cameron127f9a62018-04-25 22:11:28715source = "registry+https://github.com/rust-lang/crates.io-index"
Ralf Jung0e908752020-09-17 18:04:20716checksum = "b3616f750b84d8f0de8a58bda93e08e2a81ad3f523089b05f1dffecab48c6cbd"
Nick Cameron127f9a62018-04-25 22:11:28717dependencies = [
Yuki Okushi1f0a39502020-05-26 04:00:42718 "atty",
719 "lazy_static",
Igor Matuszewskiaf53b0d2021-07-21 13:17:31720 "winapi",
Nick Cameron127f9a62018-04-25 22:11:28721]
722
723[[package]]
Eric Hussaf8048b2022-01-26 00:24:21724name = "combine"
725version = "4.6.3"
726source = "registry+https://github.com/rust-lang/crates.io-index"
727checksum = "50b727aacc797f9fc28e355d21f34709ac4fc9adecfe470ad07b8f4464f53062"
728dependencies = [
729 "bytes",
730 "memchr",
731]
732
733[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29734name = "commoncrypto"
735version = "0.2.0"
736source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09737checksum = "d056a8586ba25a1e4d61cb090900e495952c7886786fc55f909ab2f819b69007"
Oliver Schneideracdf83f2017-12-06 08:25:29738dependencies = [
Alex Crichton093ede22019-08-15 00:45:09739 "commoncrypto-sys",
Oliver Schneideracdf83f2017-12-06 08:25:29740]
741
742[[package]]
743name = "commoncrypto-sys"
744version = "0.2.0"
745source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09746checksum = "1fed34f46747aa73dfaa578069fd8279d2818ade2b55f38f22a9401c7f4083e2"
Oliver Schneideracdf83f2017-12-06 08:25:29747dependencies = [
Alex Crichton093ede22019-08-15 00:45:09748 "libc",
Murarth64842582017-06-17 19:01:18749]
750
751[[package]]
Alex Crichton147e2da2016-10-07 06:30:38752name = "compiler_builtins"
Patryk Wychowaniec7005f242022-05-26 19:11:16753version = "0.1.73"
Alex Crichton4c21a3b2018-11-20 05:52:50754source = "registry+https://github.com/rust-lang/crates.io-index"
Patryk Wychowaniec7005f242022-05-26 19:11:16755checksum = "71b72fde1d7792ca3bd654f7c3ea4508f9e4d0c826e24179eabb7fcc97a90bc3"
Alex Crichton147e2da2016-10-07 06:30:38756dependencies = [
Alex Crichton093ede22019-08-15 00:45:09757 "cc",
758 "rustc-std-workspace-core",
Alex Crichton147e2da2016-10-07 06:30:38759]
760
761[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29762name = "compiletest"
763version = "0.0.0"
764dependencies = [
Michael Howellb29d9d52021-02-24 06:42:42765 "colored",
Alex Crichton093ede22019-08-15 00:45:09766 "diff",
Alex Crichton093ede22019-08-15 00:45:09767 "getopts",
Xavier Denisf07607f2020-07-28 13:22:21768 "glob",
Yuki Okushi1f0a39502020-05-26 04:00:42769 "lazy_static",
Alex Crichton093ede22019-08-15 00:45:09770 "libc",
Igor Matuszewskiaf53b0d2021-07-21 13:17:31771 "miow",
Alex Crichton093ede22019-08-15 00:45:09772 "regex",
Philipp Krones586cbd02022-06-04 12:07:44773 "rustfix",
Alex Crichton093ede22019-08-15 00:45:09774 "serde",
775 "serde_json",
Oliver Schererec7230f2020-07-24 18:42:00776 "tracing",
Tomasz Miąsko08d5e962020-10-20 00:00:00777 "tracing-subscriber",
Michael Howellb29d9d52021-02-24 06:42:42778 "unified-diff",
Alex Crichton093ede22019-08-15 00:45:09779 "walkdir",
Igor Matuszewskiaf53b0d2021-07-21 13:17:31780 "winapi",
Oliver Schneideracdf83f2017-12-06 08:25:29781]
782
783[[package]]
784name = "compiletest_rs"
Philipp Krones586cbd02022-06-04 12:07:44785version = "0.8.0"
hyd-deve671c352021-09-06 16:43:27786source = "registry+https://github.com/rust-lang/crates.io-index"
Philipp Krones586cbd02022-06-04 12:07:44787checksum = "262134ef87408da1ddfe45e33daa0ca43b75286d6b1076446e602d264cf9847e"
hyd-deve671c352021-09-06 16:43:27788dependencies = [
789 "diff",
790 "filetime",
791 "getopts",
792 "lazy_static",
793 "libc",
794 "log",
795 "miow",
796 "regex",
Philipp Krones586cbd02022-06-04 12:07:44797 "rustfix",
hyd-deve671c352021-09-06 16:43:27798 "serde",
799 "serde_derive",
800 "serde_json",
801 "tempfile",
802 "tester",
803 "winapi",
804]
805
806[[package]]
Eric Huss3a6fc802022-04-20 13:50:39807name = "concolor"
808version = "0.0.8"
809source = "registry+https://github.com/rust-lang/crates.io-index"
810checksum = "015267563b1df20adccdd00cb05257b1dfbea70a04928e9cf88ffb850c1a40af"
811dependencies = [
812 "atty",
813 "bitflags",
814 "concolor-query",
815]
816
817[[package]]
818name = "concolor-query"
819version = "0.0.5"
820source = "registry+https://github.com/rust-lang/crates.io-index"
821checksum = "d6417fe6fc03a8b533fd2177742eeb39a90c7233eedec7bac96d4d6b69a09449"
822
823[[package]]
824name = "content_inspector"
825version = "0.2.4"
826source = "registry+https://github.com/rust-lang/crates.io-index"
827checksum = "b7bda66e858c683005a53a9a60c69a4aca7eeaa45d124526e389f7aec8e62f38"
828dependencies = [
829 "memchr",
830]
831
832[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29833name = "core"
834version = "0.0.0"
Alex Crichton994bfd42018-02-26 17:07:16835dependencies = [
Aaron Hill2550d5b2021-03-07 23:39:19836 "rand 0.7.3",
Thom Chiovoloni08127592022-05-02 06:10:56837 "rand_xorshift",
Alex Crichton994bfd42018-02-26 17:07:16838]
Ahmed Charles9ca382f2016-09-02 08:55:29839
840[[package]]
Nick Cameron7cb3f452017-08-24 05:52:28841name = "core-foundation"
Eric Hussf3206bc2020-06-30 17:39:05842version = "0.9.0"
Eric Huss2b985322019-11-25 16:14:07843source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Hussf3206bc2020-06-30 17:39:05844checksum = "3b5ed8e7e76c45974e15e41bfa8d5b0483cd90191639e01d8f5f1e606299d3fb"
Eric Huss2b985322019-11-25 16:14:07845dependencies = [
Eric Huss6654c582020-06-23 22:00:48846 "core-foundation-sys",
Alex Crichton093ede22019-08-15 00:45:09847 "libc",
Nick Cameron7cb3f452017-08-24 05:52:28848]
849
850[[package]]
851name = "core-foundation-sys"
Eric Hussf3206bc2020-06-30 17:39:05852version = "0.8.0"
Eric Huss2b985322019-11-25 16:14:07853source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Hussf3206bc2020-06-30 17:39:05854checksum = "9a21fa21941700a3cd8fcb4091f361a6a712fac632f85d9f487cc892045d55c6"
Eric Huss2b985322019-11-25 16:14:07855
856[[package]]
Rich Kadelbd0eb072020-11-03 05:32:48857name = "coverage_test_macros"
858version = "0.0.0"
Rich Kadelbd0eb072020-11-03 05:32:48859
860[[package]]
pierwillef6dd122022-02-10 16:54:01861name = "cpufeatures"
862version = "0.2.1"
Pietro Albiniacd8e592020-10-01 15:15:12863source = "registry+https://github.com/rust-lang/crates.io-index"
pierwillef6dd122022-02-10 16:54:01864checksum = "95059428f66df56b63431fdb4e1947ed2190586af5c5a8a8b71122bdf5a7f469"
865dependencies = [
866 "libc",
867]
Pietro Albiniacd8e592020-10-01 15:15:12868
869[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58870name = "crates-io"
Eric Hussbfacc5c2022-01-19 03:14:33871version = "0.34.0"
Nick Cameronad8ecc22017-07-19 01:32:12872dependencies = [
Eric Huss6da85d62020-01-14 17:47:04873 "anyhow",
Alex Crichton093ede22019-08-15 00:45:09874 "curl",
Eric Huss139477d2019-11-12 18:14:48875 "percent-encoding 2.1.0",
Alex Crichton093ede22019-08-15 00:45:09876 "serde",
Alex Crichton093ede22019-08-15 00:45:09877 "serde_json",
Eric Hussf3287a62021-05-12 00:39:51878 "url 2.2.2",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58879]
880
881[[package]]
Alex Crichtonb4110902018-12-08 11:06:54882name = "crc32fast"
Alex Crichton06d565c2020-05-13 21:22:37883version = "1.2.0"
Alex Crichtonb4110902018-12-08 11:06:54884source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton06d565c2020-05-13 21:22:37885checksum = "ba125de2af0df55319f41944744ad91c71113bf74a4646efff39afe1f6842db1"
Alex Crichtonb4110902018-12-08 11:06:54886dependencies = [
Aaron Hill44fdfd62020-10-11 17:51:07887 "cfg-if 0.1.10",
Alex Crichtonb4110902018-12-08 11:06:54888]
Alex Crichton38bedfa2017-09-02 03:46:51889
890[[package]]
Ralf Junga272c452022-05-30 08:17:46891name = "crossbeam"
892version = "0.8.1"
893source = "registry+https://github.com/rust-lang/crates.io-index"
894checksum = "4ae5588f6b3c3cb05239e90bd110f257254aecd01e4635400391aeae07497845"
895dependencies = [
896 "cfg-if 1.0.0",
897 "crossbeam-channel",
898 "crossbeam-deque",
899 "crossbeam-epoch",
900 "crossbeam-queue",
901 "crossbeam-utils",
902]
903
904[[package]]
kennytmcab21f12018-07-26 21:58:55905name = "crossbeam-channel"
klensy4e079132022-04-11 18:50:19906version = "0.5.4"
Matthias Krüger451d4922020-02-10 19:47:38907source = "registry+https://github.com/rust-lang/crates.io-index"
klensy4e079132022-04-11 18:50:19908checksum = "5aaa7bd5fb665c6864b5f963dd9097905c54125909c7aa94c9e18507cdbe6c53"
Matthias Krüger451d4922020-02-10 19:47:38909dependencies = [
Caleb Cartwright63913182021-02-10 01:52:54910 "cfg-if 1.0.0",
Josh Stonef3b88122022-01-10 19:34:07911 "crossbeam-utils",
Matthias Krüger451d4922020-02-10 19:47:38912]
913
914[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:45915name = "crossbeam-deque"
Josh Stonef3b88122022-01-10 19:34:07916version = "0.8.1"
Josh Stone33c41252019-09-10 17:13:07917source = "registry+https://github.com/rust-lang/crates.io-index"
Josh Stonef3b88122022-01-10 19:34:07918checksum = "6455c0ca19f0d2fbf751b908d5c55c1f5cbc65e03c4225427254b46890bdde1e"
Josh Stone33c41252019-09-10 17:13:07919dependencies = [
Josh Stonef3b88122022-01-10 19:34:07920 "cfg-if 1.0.0",
Igor Matuszewski5b091302019-12-10 15:01:01921 "crossbeam-epoch",
Josh Stonef3b88122022-01-10 19:34:07922 "crossbeam-utils",
Josh Stone33c41252019-09-10 17:13:07923]
924
925[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:45926name = "crossbeam-epoch"
Josh Stonef3b88122022-01-10 19:34:07927version = "0.9.6"
Matthias Krüger696fb8f2019-01-21 15:32:43928source = "registry+https://github.com/rust-lang/crates.io-index"
Josh Stonef3b88122022-01-10 19:34:07929checksum = "97242a70df9b89a65d0b6df3c4bf5b9ce03c5b7309019777fbde37e7537f8762"
Matthias Krüger696fb8f2019-01-21 15:32:43930dependencies = [
Josh Stonef3b88122022-01-10 19:34:07931 "cfg-if 1.0.0",
932 "crossbeam-utils",
Yuki Okushi1f0a39502020-05-26 04:00:42933 "lazy_static",
Igor Matuszewski5b091302019-12-10 15:01:01934 "memoffset",
Mateusz Mikuła2d8d8132019-12-04 17:40:16935 "scopeguard",
Matthias Krüger696fb8f2019-01-21 15:32:43936]
937
938[[package]]
Ralf Junga272c452022-05-30 08:17:46939name = "crossbeam-queue"
940version = "0.3.5"
941source = "registry+https://github.com/rust-lang/crates.io-index"
942checksum = "1f25d8400f4a7a5778f0e4e52384a48cbd9b5c495d110786187fc750075277a2"
943dependencies = [
944 "cfg-if 1.0.0",
945 "crossbeam-utils",
946]
947
948[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:45949name = "crossbeam-utils"
klensy4e079132022-04-11 18:50:19950version = "0.8.8"
Eric Husse0f2f9d2019-11-12 17:57:41951source = "registry+https://github.com/rust-lang/crates.io-index"
klensy4e079132022-04-11 18:50:19952checksum = "0bf124c720b7686e3c2663cf54062ab0f68a88af2fb6a030e87e30bf721fcb38"
Eric Husse0f2f9d2019-11-12 17:57:41953dependencies = [
Eric Huss71bf7cf2020-10-14 22:16:47954 "cfg-if 1.0.0",
Eric Huss71bf7cf2020-10-14 22:16:47955 "lazy_static",
956]
957
958[[package]]
pierwillef6dd122022-02-10 16:54:01959name = "crypto-common"
960version = "0.1.2"
961source = "registry+https://github.com/rust-lang/crates.io-index"
962checksum = "a4600d695eb3f6ce1cd44e6e291adceb2cc3ab12f20a33777ecd0bf6eba34e06"
963dependencies = [
964 "generic-array 0.14.4",
965]
966
967[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29968name = "crypto-hash"
Mark Rousskov342d9562020-08-17 15:21:44969version = "0.3.4"
Oliver Schneideracdf83f2017-12-06 08:25:29970source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:44971checksum = "8a77162240fd97248d19a564a565eb563a3f592b386e4136fb300909e67dddca"
Oliver Schneideracdf83f2017-12-06 08:25:29972dependencies = [
Alex Crichton093ede22019-08-15 00:45:09973 "commoncrypto",
Aaron Hilld440e132019-09-16 18:45:40974 "hex 0.3.2",
Alex Crichton093ede22019-08-15 00:45:09975 "openssl",
Igor Matuszewskiaf53b0d2021-07-21 13:17:31976 "winapi",
Oliver Schneideracdf83f2017-12-06 08:25:29977]
978
979[[package]]
Xidorn Quan38e42332021-02-13 11:17:15980name = "cstr"
981version = "0.2.8"
982source = "registry+https://github.com/rust-lang/crates.io-index"
983checksum = "c11a39d776a3b35896711da8a04dc1835169dcd36f710878187637314e47941b"
984dependencies = [
985 "proc-macro2",
986 "quote",
987]
988
989[[package]]
Mateusz Mikułaf5e702d2020-03-26 13:10:35990name = "ctor"
Joshua Nelson9cde0f72022-05-29 07:26:19991version = "0.1.22"
Mateusz Mikułaf5e702d2020-03-26 13:10:35992source = "registry+https://github.com/rust-lang/crates.io-index"
Joshua Nelson9cde0f72022-05-29 07:26:19993checksum = "f877be4f7c9f246b183111634f75baa039715e3f46ce860677d3b19a69fb229c"
Mateusz Mikułaf5e702d2020-03-26 13:10:35994dependencies = [
Aaron Hill70ba4912020-08-01 14:11:15995 "quote",
996 "syn",
Mateusz Mikułaf5e702d2020-03-26 13:10:35997]
998
999[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581000name = "curl"
Arlo Siemsen6b48b522022-05-25 17:31:301001version = "0.4.43"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581002source = "registry+https://github.com/rust-lang/crates.io-index"
Arlo Siemsen6b48b522022-05-25 17:31:301003checksum = "37d855aeef205b43f65a5001e0997d81f8efca7badad4fad7d897aa7f0d0651f"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581004dependencies = [
Alex Crichton093ede22019-08-15 00:45:091005 "curl-sys",
Alex Crichton093ede22019-08-15 00:45:091006 "libc",
1007 "openssl-probe",
1008 "openssl-sys",
1009 "schannel",
klensyd5e8ad42021-07-04 18:49:561010 "socket2",
Igor Matuszewskiaf53b0d2021-07-21 13:17:311011 "winapi",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581012]
1013
1014[[package]]
1015name = "curl-sys"
Arlo Siemsen6b48b522022-05-25 17:31:301016version = "0.4.55+curl-7.83.1"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581017source = "registry+https://github.com/rust-lang/crates.io-index"
Arlo Siemsen6b48b522022-05-25 17:31:301018checksum = "23734ec77368ec583c2e61dd3f0b0e5c98b93abe6d2a004ca06b91dd7e3e2762"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581019dependencies = [
Alex Crichton093ede22019-08-15 00:45:091020 "cc",
1021 "libc",
1022 "libnghttp2-sys",
1023 "libz-sys",
1024 "openssl-sys",
1025 "pkg-config",
1026 "vcpkg",
Igor Matuszewskiaf53b0d2021-07-21 13:17:311027 "winapi",
Josh Stone020c5ec2017-05-08 22:01:131028]
1029
1030[[package]]
Douglas Campos422fe7c2018-05-29 11:52:511031name = "datafrog"
Niko Matsakis826fb1d2019-01-02 19:45:221032version = "2.0.1"
Douglas Campos422fe7c2018-05-29 11:52:511033source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091034checksum = "a0afaad2b26fa326569eb264b1363e8ae3357618c43982b3f285f0774ce76b69"
Douglas Campos422fe7c2018-05-29 11:52:511035
1036[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581037name = "derive-new"
Igor Matuszewski3bdaced2020-05-05 11:30:491038version = "0.5.8"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581039source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewski3bdaced2020-05-05 11:30:491040checksum = "71f31892cd5c62e414316f2963c5689242c43d8e7bbcaaeca97e5e28c95d91d9"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581041dependencies = [
Aaron Hill70ba4912020-08-01 14:11:151042 "proc-macro2",
1043 "quote",
1044 "syn",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581045]
1046
1047[[package]]
kennytmcab21f12018-07-26 21:58:551048name = "derive_more"
Mark Rousskov342d9562020-08-17 15:21:441049version = "0.99.9"
kennytmcab21f12018-07-26 21:58:551050source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:441051checksum = "298998b1cf6b5b2c8a7b023dfd45821825ce3ba8a8af55c921a0e734e4653f76"
kennytmcab21f12018-07-26 21:58:551052dependencies = [
Aaron Hill70ba4912020-08-01 14:11:151053 "proc-macro2",
1054 "quote",
1055 "syn",
kennytmcab21f12018-07-26 21:58:551056]
1057
1058[[package]]
Cengiz Can837817c2017-04-27 19:41:181059name = "diff"
Mark Rousskov342d9562020-08-17 15:21:441060version = "0.1.12"
Cengiz Can837817c2017-04-27 19:41:181061source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:441062checksum = "0e25ea47919b1560c4e3b7fe0aaab9becf5b84a10325ddf7db0f0ba5e1026499"
Cengiz Can837817c2017-04-27 19:41:181063
1064[[package]]
Mark Simulacrum42fde212018-03-10 14:03:061065name = "difference"
1066version = "2.0.0"
1067source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091068checksum = "524cbf6897b527295dff137cec09ecf3a05f4fddffd7dfcd1585403449e74198"
Mark Simulacrum42fde212018-03-10 14:03:061069
1070[[package]]
James Munnsde763692019-01-19 02:39:371071name = "digest"
Arlo Siemsenf86b0782020-03-31 05:17:151072version = "0.8.1"
James Munnsde763692019-01-19 02:39:371073source = "registry+https://github.com/rust-lang/crates.io-index"
Arlo Siemsenf86b0782020-03-31 05:17:151074checksum = "f3d0c8c8752312f9713efd397ff63acb9f85585afbf179282e720e7704954dd5"
James Munnsde763692019-01-19 02:39:371075dependencies = [
klensyd480a3e2021-03-12 13:33:021076 "generic-array 0.12.4",
Pietro Albiniacd8e592020-10-01 15:15:121077]
1078
1079[[package]]
1080name = "digest"
pierwillef6dd122022-02-10 16:54:011081version = "0.10.2"
Pietro Albiniacd8e592020-10-01 15:15:121082source = "registry+https://github.com/rust-lang/crates.io-index"
pierwillef6dd122022-02-10 16:54:011083checksum = "8cb780dce4f9a8f5c087362b3a4595936b2019e7c8b30f2c3e9a7e94e6ae9837"
Pietro Albiniacd8e592020-10-01 15:15:121084dependencies = [
pierwillef6dd122022-02-10 16:54:011085 "block-buffer 0.10.2",
1086 "crypto-common",
James Munnsde763692019-01-19 02:39:371087]
1088
1089[[package]]
Ralf Jung44b0fd62018-11-28 20:22:451090name = "directories"
Jubilee Young27ef7192021-04-23 22:49:471091version = "3.0.2"
Ralf Jung44b0fd62018-11-28 20:22:451092source = "registry+https://github.com/rust-lang/crates.io-index"
Jubilee Young27ef7192021-04-23 22:49:471093checksum = "e69600ff1703123957937708eb27f7a564e48885c537782722ed0ba3189ce1d7"
Ralf Jung44b0fd62018-11-28 20:22:451094dependencies = [
Alex Crichton093ede22019-08-15 00:45:091095 "dirs-sys",
Ralf Jung44b0fd62018-11-28 20:22:451096]
1097
1098[[package]]
flip19954c228cc2019-02-18 09:32:581099name = "dirs"
Caleb Cartwrightf367f4d2022-06-13 03:04:541100version = "4.0.0"
flip19954c228cc2019-02-18 09:32:581101source = "registry+https://github.com/rust-lang/crates.io-index"
Caleb Cartwrightf367f4d2022-06-13 03:04:541102checksum = "ca3aa72a6f96ea37bbc5aa912f6788242832f75369bdfdadcb0e38423f100059"
flip19954c228cc2019-02-18 09:32:581103dependencies = [
Alex Crichton093ede22019-08-15 00:45:091104 "dirs-sys",
flip19954c228cc2019-02-18 09:32:581105]
1106
1107[[package]]
flip19950046d7c2021-02-25 10:26:231108name = "dirs-next"
1109version = "2.0.0"
1110source = "registry+https://github.com/rust-lang/crates.io-index"
1111checksum = "b98cf8ebf19c3d1b223e151f99a4f9f0690dca41414773390fc824184ac833e1"
1112dependencies = [
1113 "cfg-if 1.0.0",
1114 "dirs-sys-next",
1115]
1116
1117[[package]]
Ralf Jung4e8626e2019-06-13 07:58:321118name = "dirs-sys"
Jubilee Young27ef7192021-04-23 22:49:471119version = "0.3.6"
Ralf Jung4e8626e2019-06-13 07:58:321120source = "registry+https://github.com/rust-lang/crates.io-index"
Jubilee Young27ef7192021-04-23 22:49:471121checksum = "03d86534ed367a67548dc68113a0f5db55432fdfbb6e6f9d77704397d95d5780"
Ralf Jung4e8626e2019-06-13 07:58:321122dependencies = [
Alex Crichton093ede22019-08-15 00:45:091123 "libc",
Jubilee Young27ef7192021-04-23 22:49:471124 "redox_users",
Igor Matuszewskiaf53b0d2021-07-21 13:17:311125 "winapi",
flip19950046d7c2021-02-25 10:26:231126]
1127
1128[[package]]
1129name = "dirs-sys-next"
1130version = "0.1.2"
1131source = "registry+https://github.com/rust-lang/crates.io-index"
1132checksum = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d"
1133dependencies = [
1134 "libc",
Jubilee Young27ef7192021-04-23 22:49:471135 "redox_users",
Igor Matuszewskiaf53b0d2021-07-21 13:17:311136 "winapi",
Ralf Jung4e8626e2019-06-13 07:58:321137]
1138
1139[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291140name = "dlmalloc"
Alex Crichtone4b34962021-11-08 15:53:351141version = "0.2.3"
Alex Crichton4c21a3b2018-11-20 05:52:501142source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichtone4b34962021-11-08 15:53:351143checksum = "a6fe28e0bf9357092740362502f5cc7955d8dc125ebda71dec72336c2e15c62e"
Oliver Schneideracdf83f2017-12-06 08:25:291144dependencies = [
Alex Crichton093ede22019-08-15 00:45:091145 "compiler_builtins",
1146 "libc",
1147 "rustc-std-workspace-core",
Oliver Schneideracdf83f2017-12-06 08:25:291148]
1149
1150[[package]]
Eric Huss3a6fc802022-04-20 13:50:391151name = "dunce"
1152version = "1.0.2"
1153source = "registry+https://github.com/rust-lang/crates.io-index"
1154checksum = "453440c271cf5577fd2a40e4942540cb7d0d2f85e27c8d07dd0023c925a67541"
1155
1156[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291157name = "either"
Mark Rousskov342d9562020-08-17 15:21:441158version = "1.6.0"
Oliver Schneideracdf83f2017-12-06 08:25:291159source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:441160checksum = "cd56b59865bce947ac5958779cfa508f6c3b9497cc762b7e24a12d11ccde2c4f"
Oliver Schneideracdf83f2017-12-06 08:25:291161
1162[[package]]
steveklabnikecfbaca2018-04-03 14:32:041163name = "elasticlunr-rs"
Aaron Hill70ba4912020-08-01 14:11:151164version = "2.3.9"
steveklabnikecfbaca2018-04-03 14:32:041165source = "registry+https://github.com/rust-lang/crates.io-index"
Aaron Hill70ba4912020-08-01 14:11:151166checksum = "35622eb004c8f0c5e7e2032815f3314a93df0db30a1ce5c94e62c1ecc81e22b9"
steveklabnikecfbaca2018-04-03 14:32:041167dependencies = [
Yuki Okushi1f0a39502020-05-26 04:00:421168 "lazy_static",
Alex Crichton093ede22019-08-15 00:45:091169 "regex",
1170 "serde",
1171 "serde_derive",
1172 "serde_json",
1173 "strum",
1174 "strum_macros",
steveklabnikecfbaca2018-04-03 14:32:041175]
1176
1177[[package]]
Sean Griffin755bdaa2018-01-29 20:45:121178name = "ena"
Markus Westerlindcaacdd22020-02-25 08:47:071179version = "0.14.0"
1180source = "registry+https://github.com/rust-lang/crates.io-index"
1181checksum = "d7402b94a93c24e742487327a7cd839dc9d36fec9de9fb25b09f2dae459f36c3"
varkor443a2d42019-03-19 21:30:071182dependencies = [
Alex Crichton093ede22019-08-15 00:45:091183 "log",
varkor443a2d42019-03-19 21:30:071184]
1185
1186[[package]]
Ralf Jungbf11b122021-04-06 11:20:481187name = "enum-iterator"
1188version = "0.6.0"
1189source = "registry+https://github.com/rust-lang/crates.io-index"
1190checksum = "c79a6321a1197d7730510c7e3f6cb80432dfefecb32426de8cea0aa19b4bb8d7"
1191dependencies = [
1192 "enum-iterator-derive",
1193]
1194
1195[[package]]
1196name = "enum-iterator-derive"
1197version = "0.6.0"
1198source = "registry+https://github.com/rust-lang/crates.io-index"
1199checksum = "1e94aa31f7c0dc764f57896dc615ddd76fc13b0d5dca7eb6cc5e018a5a09ec06"
1200dependencies = [
1201 "proc-macro2",
1202 "quote",
1203 "syn",
1204]
1205
1206[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581207name = "env_logger"
Caleb Cartwright0697f562021-10-20 05:15:201208version = "0.7.1"
Alex Crichton15899b02018-01-25 04:01:421209source = "registry+https://github.com/rust-lang/crates.io-index"
Caleb Cartwright0697f562021-10-20 05:15:201210checksum = "44533bbbb3bb3c1fa17d9f2e4e38bbbaf8396ba82193c4cb1b6445d711445d36"
Alex Crichton01127ca2018-11-16 11:08:231211dependencies = [
Alex Crichton093ede22019-08-15 00:45:091212 "atty",
Eric Hussd45d8b12020-01-21 17:55:431213 "humantime 1.3.0",
Alex Crichton093ede22019-08-15 00:45:091214 "log",
1215 "regex",
1216 "termcolor",
Alex Crichton01127ca2018-11-16 11:08:231217]
1218
1219[[package]]
Alex Crichton5c5e3fa2019-09-24 18:06:561220name = "env_logger"
Eric Huss7ca38ee2021-07-16 02:27:111221version = "0.9.0"
1222source = "registry+https://github.com/rust-lang/crates.io-index"
1223checksum = "0b2cf0344971ee6c64c31be0d530793fba457d322dfec2810c453d0ef228f9c3"
1224dependencies = [
1225 "atty",
1226 "humantime 2.0.1",
1227 "log",
1228 "regex",
1229 "termcolor",
1230]
1231
1232[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291233name = "error_index_generator"
1234version = "0.0.0"
Mark Simulacrume2e9b402017-07-23 02:01:581235dependencies = [
Alex Crichton093ede22019-08-15 00:45:091236 "rustdoc",
Mark Rousskov99ce39b2019-08-19 22:04:251237 "walkdir",
Mark Simulacrume2e9b402017-07-23 02:01:581238]
Ahmed Charles9ca382f2016-09-02 08:55:291239
1240[[package]]
Pietro Albini9beb8f52019-11-26 11:06:301241name = "expand-yaml-anchors"
1242version = "0.1.0"
1243dependencies = [
1244 "yaml-merge-keys",
Mark Rousskov342d9562020-08-17 15:21:441245 "yaml-rust 0.4.4",
Pietro Albini9beb8f52019-11-26 11:06:301246]
1247
1248[[package]]
Aleksey Kladovf7be59c2020-08-21 12:03:501249name = "expect-test"
Aleksey Kladov5716c3e2020-08-31 19:04:091250version = "1.0.1"
Aleksey Kladovf7be59c2020-08-21 12:03:501251source = "registry+https://github.com/rust-lang/crates.io-index"
Aleksey Kladov5716c3e2020-08-31 19:04:091252checksum = "ceb96f3eaa0d4e8769c52dacfd4eb60183b817ed2f176171b3c691d5022b0f2e"
Aleksey Kladovf7be59c2020-08-21 12:03:501253dependencies = [
1254 "difference",
1255 "once_cell",
1256]
1257
1258[[package]]
James Munnsde763692019-01-19 02:39:371259name = "fake-simd"
1260version = "0.1.2"
1261source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091262checksum = "e88a8acf291dafb59c2d96e8f59828f3838bb1a70398823ade51a84de6a6deed"
James Munnsde763692019-01-19 02:39:371263
1264[[package]]
David Wood2dc1a8a2021-12-03 14:24:051265name = "fallible-iterator"
1266version = "0.2.0"
1267source = "registry+https://github.com/rust-lang/crates.io-index"
1268checksum = "4443176a9f2c162692bd3d352d745ef9413eec5782a80d8fd6f8a1ac692a07f7"
1269
1270[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291271name = "filetime"
klensydcdc3082021-05-11 19:03:591272version = "0.2.14"
Alex Crichton924f8c72018-04-18 15:43:591273source = "registry+https://github.com/rust-lang/crates.io-index"
klensydcdc3082021-05-11 19:03:591274checksum = "1d34cfa13a63ae058bfa601fe9e313bbdb3746427c1459185464ce0fcf62e1e8"
Alex Crichton924f8c72018-04-18 15:43:591275dependencies = [
klensydcdc3082021-05-11 19:03:591276 "cfg-if 1.0.0",
Alex Crichton093ede22019-08-15 00:45:091277 "libc",
klensydcdc3082021-05-11 19:03:591278 "redox_syscall",
Igor Matuszewskiaf53b0d2021-07-21 13:17:311279 "winapi",
Alex Crichton924f8c72018-04-18 15:43:591280]
1281
1282[[package]]
Jack Hueya24df5b2020-03-03 16:25:031283name = "fixedbitset"
Jack Huey6aa2e9d2020-05-27 00:19:191284version = "0.2.0"
Jack Hueya24df5b2020-03-03 16:25:031285source = "registry+https://github.com/rust-lang/crates.io-index"
Jack Huey6aa2e9d2020-05-27 00:19:191286checksum = "37ab347416e802de484e4d03c7316c48f1ecb56574dfd4a46a80f173ce1de04d"
Jack Hueya24df5b2020-03-03 16:25:031287
1288[[package]]
Josh Stone020c5ec2017-05-08 22:01:131289name = "flate2"
Alex Crichton06d565c2020-05-13 21:22:371290version = "1.0.16"
Felix Schütt7c13fa32017-12-31 14:34:291291source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton06d565c2020-05-13 21:22:371292checksum = "68c90b0fc46cf89d227cc78b40e494ff81287a92dd07631e5af0d06fe3cf885e"
Felix Schütt7c13fa32017-12-31 14:34:291293dependencies = [
Aaron Hill44fdfd62020-10-11 17:51:071294 "cfg-if 0.1.10",
Alex Crichton093ede22019-08-15 00:45:091295 "crc32fast",
1296 "libc",
1297 "libz-sys",
Eric Huss139477d2019-11-12 18:14:481298 "miniz_oxide",
Felix Schütt7c13fa32017-12-31 14:34:291299]
1300
1301[[package]]
David Wood7f916972022-03-26 07:27:431302name = "fluent-bundle"
1303version = "0.15.2"
1304source = "registry+https://github.com/rust-lang/crates.io-index"
1305checksum = "e242c601dec9711505f6d5bbff5bedd4b61b2469f2e8bb8e57ee7c9747a87ffd"
1306dependencies = [
1307 "fluent-langneg",
1308 "fluent-syntax",
1309 "intl-memoizer",
1310 "intl_pluralrules",
1311 "rustc-hash",
1312 "self_cell",
1313 "smallvec",
1314 "unic-langid",
1315]
1316
1317[[package]]
1318name = "fluent-langneg"
1319version = "0.13.0"
1320source = "registry+https://github.com/rust-lang/crates.io-index"
1321checksum = "2c4ad0989667548f06ccd0e306ed56b61bd4d35458d54df5ec7587c0e8ed5e94"
1322dependencies = [
1323 "unic-langid",
1324]
1325
1326[[package]]
1327name = "fluent-syntax"
1328version = "0.11.0"
1329source = "registry+https://github.com/rust-lang/crates.io-index"
1330checksum = "c0abed97648395c902868fee9026de96483933faa54ea3b40d652f7dfe61ca78"
1331dependencies = [
1332 "thiserror",
1333]
1334
1335[[package]]
Simon Sapinb77ff242017-07-18 21:26:551336name = "fnv"
Mark Rousskov342d9562020-08-17 15:21:441337version = "1.0.7"
Simon Sapinb77ff242017-07-18 21:26:551338source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:441339checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
Simon Sapinb77ff242017-07-18 21:26:551340
1341[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581342name = "foreign-types"
Oliver Schneideracdf83f2017-12-06 08:25:291343version = "0.3.2"
1344source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091345checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
Oliver Schneideracdf83f2017-12-06 08:25:291346dependencies = [
Alex Crichton093ede22019-08-15 00:45:091347 "foreign-types-shared",
Oliver Schneideracdf83f2017-12-06 08:25:291348]
1349
1350[[package]]
1351name = "foreign-types-shared"
1352version = "0.1.1"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581353source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091354checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581355
1356[[package]]
Eric Hussf3287a62021-05-12 00:39:511357name = "form_urlencoded"
1358version = "1.0.1"
1359source = "registry+https://github.com/rust-lang/crates.io-index"
1360checksum = "5fc25a87fa4fd2094bffb06925852034d90a17f0d1e05197d4956d3555752191"
1361dependencies = [
1362 "matches",
1363 "percent-encoding 2.1.0",
1364]
1365
1366[[package]]
Jethro Beekman4a350562018-08-28 04:33:261367name = "fortanix-sgx-abi"
Mark Rousskov342d9562020-08-17 15:21:441368version = "0.3.3"
Alex Crichton4c21a3b2018-11-20 05:52:501369source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:441370checksum = "c56c422ef86062869b2d57ae87270608dc5929969dd130a6e248979cf4fb6ca6"
Jethro Beekman4a350562018-08-28 04:33:261371dependencies = [
Alex Crichton093ede22019-08-15 00:45:091372 "compiler_builtins",
1373 "rustc-std-workspace-core",
Jethro Beekman4a350562018-08-28 04:33:261374]
1375
1376[[package]]
Nixon Enraght-Moonyce21447c2021-03-24 15:52:471377name = "fs-err"
1378version = "2.5.0"
1379source = "registry+https://github.com/rust-lang/crates.io-index"
1380checksum = "bcd1163ae48bda72a20ae26d66a04d3094135cadab911cff418ae5e33f253431"
1381
1382[[package]]
Alex Crichton016eaf82018-10-21 02:15:061383name = "fs_extra"
1384version = "1.1.0"
1385source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091386checksum = "5f2a4a2034423744d2cc7ca2068453168dcdb82c438419e639a26bd87839c674"
Alex Crichton016eaf82018-10-21 02:15:061387
1388[[package]]
Nick Cameron77177052018-07-06 00:34:001389name = "fst"
Eric Huss893ca662021-04-22 22:47:101390version = "0.4.5"
Nick Cameron77177052018-07-06 00:34:001391source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss893ca662021-04-22 22:47:101392checksum = "d79238883cf0307100b90aba4a755d8051a3182305dfe7f649a1e9dc0517006f"
Nick Cameron77177052018-07-06 00:34:001393
1394[[package]]
steveklabnikecfbaca2018-04-03 14:32:041395name = "futf"
Eric Huss04b75a72022-06-22 23:49:241396version = "0.1.5"
steveklabnikecfbaca2018-04-03 14:32:041397source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss04b75a72022-06-22 23:49:241398checksum = "df420e2e84819663797d1ec6544b13c5be84629e7bb00dc960d6917db2987843"
steveklabnikecfbaca2018-04-03 14:32:041399dependencies = [
Alex Crichton093ede22019-08-15 00:45:091400 "mac",
1401 "new_debug_unreachable",
steveklabnikecfbaca2018-04-03 14:32:041402]
1403
1404[[package]]
Nick Cameronad8ecc22017-07-19 01:32:121405name = "futures"
klensy8ebc73b2022-02-06 20:57:291406version = "0.1.31"
Ahmed Charles9ca382f2016-09-02 08:55:291407source = "registry+https://github.com/rust-lang/crates.io-index"
klensy8ebc73b2022-02-06 20:57:291408checksum = "3a471a38ef8ed83cd6e40aa59c1ffe17db6855c18e3604d9c4ed8c08ebc28678"
Ahmed Charles9ca382f2016-09-02 08:55:291409
1410[[package]]
Caleb Cartwright63913182021-02-10 01:52:541411name = "futures"
klensy8ebc73b2022-02-06 20:57:291412version = "0.3.19"
Caleb Cartwright63913182021-02-10 01:52:541413source = "registry+https://github.com/rust-lang/crates.io-index"
klensy8ebc73b2022-02-06 20:57:291414checksum = "28560757fe2bb34e79f907794bb6b22ae8b0e5c669b638a1132f2592b19035b4"
Caleb Cartwright63913182021-02-10 01:52:541415dependencies = [
1416 "futures-channel",
1417 "futures-core",
1418 "futures-executor",
1419 "futures-io",
1420 "futures-sink",
1421 "futures-task",
1422 "futures-util",
1423]
1424
1425[[package]]
1426name = "futures-channel"
klensy8ebc73b2022-02-06 20:57:291427version = "0.3.19"
Caleb Cartwright63913182021-02-10 01:52:541428source = "registry+https://github.com/rust-lang/crates.io-index"
klensy8ebc73b2022-02-06 20:57:291429checksum = "ba3dda0b6588335f360afc675d0564c17a77a2bda81ca178a4b6081bd86c7f0b"
Caleb Cartwright63913182021-02-10 01:52:541430dependencies = [
1431 "futures-core",
1432 "futures-sink",
1433]
1434
1435[[package]]
1436name = "futures-core"
klensy8ebc73b2022-02-06 20:57:291437version = "0.3.19"
Caleb Cartwright63913182021-02-10 01:52:541438source = "registry+https://github.com/rust-lang/crates.io-index"
klensy8ebc73b2022-02-06 20:57:291439checksum = "d0c8ff0461b82559810cdccfde3215c3f373807f5e5232b71479bff7bb2583d7"
Caleb Cartwright63913182021-02-10 01:52:541440
1441[[package]]
1442name = "futures-executor"
klensy8ebc73b2022-02-06 20:57:291443version = "0.3.19"
Caleb Cartwright63913182021-02-10 01:52:541444source = "registry+https://github.com/rust-lang/crates.io-index"
klensy8ebc73b2022-02-06 20:57:291445checksum = "29d6d2ff5bb10fb95c85b8ce46538a2e5f5e7fdc755623a7d4529ab8a4ed9d2a"
Caleb Cartwright63913182021-02-10 01:52:541446dependencies = [
1447 "futures-core",
1448 "futures-task",
1449 "futures-util",
1450 "num_cpus",
1451]
1452
1453[[package]]
1454name = "futures-io"
klensy8ebc73b2022-02-06 20:57:291455version = "0.3.19"
Caleb Cartwright63913182021-02-10 01:52:541456source = "registry+https://github.com/rust-lang/crates.io-index"
klensy8ebc73b2022-02-06 20:57:291457checksum = "b1f9d34af5a1aac6fb380f735fe510746c38067c5bf16c7fd250280503c971b2"
Caleb Cartwright63913182021-02-10 01:52:541458
1459[[package]]
1460name = "futures-macro"
klensy8ebc73b2022-02-06 20:57:291461version = "0.3.19"
Caleb Cartwright63913182021-02-10 01:52:541462source = "registry+https://github.com/rust-lang/crates.io-index"
klensy8ebc73b2022-02-06 20:57:291463checksum = "6dbd947adfffb0efc70599b3ddcf7b5597bb5fa9e245eb99f62b3a5f7bb8bd3c"
Caleb Cartwright63913182021-02-10 01:52:541464dependencies = [
Caleb Cartwright63913182021-02-10 01:52:541465 "proc-macro2",
1466 "quote",
1467 "syn",
1468]
1469
1470[[package]]
1471name = "futures-sink"
klensy8ebc73b2022-02-06 20:57:291472version = "0.3.19"
Caleb Cartwright63913182021-02-10 01:52:541473source = "registry+https://github.com/rust-lang/crates.io-index"
klensy8ebc73b2022-02-06 20:57:291474checksum = "e3055baccb68d74ff6480350f8d6eb8fcfa3aa11bdc1a1ae3afdd0514617d508"
Caleb Cartwright63913182021-02-10 01:52:541475
1476[[package]]
1477name = "futures-task"
klensy8ebc73b2022-02-06 20:57:291478version = "0.3.19"
Caleb Cartwright63913182021-02-10 01:52:541479source = "registry+https://github.com/rust-lang/crates.io-index"
klensy8ebc73b2022-02-06 20:57:291480checksum = "6ee7c6485c30167ce4dfb83ac568a849fe53274c831081476ee13e0dce1aad72"
Caleb Cartwright63913182021-02-10 01:52:541481
1482[[package]]
1483name = "futures-util"
klensy8ebc73b2022-02-06 20:57:291484version = "0.3.19"
Caleb Cartwright63913182021-02-10 01:52:541485source = "registry+https://github.com/rust-lang/crates.io-index"
klensy8ebc73b2022-02-06 20:57:291486checksum = "d9b5cf40b47a271f77a8b1bec03ca09044d99d2372c0de244e66430761127164"
Caleb Cartwright63913182021-02-10 01:52:541487dependencies = [
klensy8ebc73b2022-02-06 20:57:291488 "futures 0.1.31",
Caleb Cartwright63913182021-02-10 01:52:541489 "futures-channel",
1490 "futures-core",
1491 "futures-io",
1492 "futures-macro",
1493 "futures-sink",
1494 "futures-task",
1495 "memchr",
Igor Matuszewskiaf53b0d2021-07-21 13:17:311496 "pin-project-lite",
Caleb Cartwright63913182021-02-10 01:52:541497 "pin-utils",
Caleb Cartwright63913182021-02-10 01:52:541498 "slab",
1499]
1500
1501[[package]]
Eric Huss97308712018-08-14 21:27:261502name = "fwdansi"
Eric Huss89d79062020-07-29 18:02:051503version = "1.1.0"
Eric Huss97308712018-08-14 21:27:261504source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss89d79062020-07-29 18:02:051505checksum = "08c1f5787fe85505d1f7777268db5103d80a7a374d2316a7ce262e57baf8f208"
Eric Huss97308712018-08-14 21:27:261506dependencies = [
Alex Crichton093ede22019-08-15 00:45:091507 "memchr",
1508 "termcolor",
Eric Huss97308712018-08-14 21:27:261509]
1510
1511[[package]]
James Munnsde763692019-01-19 02:39:371512name = "generic-array"
klensyd480a3e2021-03-12 13:33:021513version = "0.12.4"
James Munnsde763692019-01-19 02:39:371514source = "registry+https://github.com/rust-lang/crates.io-index"
klensyd480a3e2021-03-12 13:33:021515checksum = "ffdf9f34f1447443d37393cc6c2b8313aebddcd96906caf34e54c68d8e57d7bd"
James Munnsde763692019-01-19 02:39:371516dependencies = [
Alex Crichton093ede22019-08-15 00:45:091517 "typenum",
James Munnsde763692019-01-19 02:39:371518]
1519
1520[[package]]
Pietro Albiniacd8e592020-10-01 15:15:121521name = "generic-array"
1522version = "0.14.4"
1523source = "registry+https://github.com/rust-lang/crates.io-index"
1524checksum = "501466ecc8a30d1d3b7fc9229b122b2ce8ed6e9d9223f1138d4babb253e51817"
1525dependencies = [
1526 "typenum",
1527 "version_check",
1528]
1529
1530[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291531name = "getopts"
Alex Crichtonb47c9692019-08-16 15:29:081532version = "0.2.21"
Ahmed Charles9ca382f2016-09-02 08:55:291533source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichtonb47c9692019-08-16 15:29:081534checksum = "14dbbfd5c71d70241ecf9e6f13737f7b5ce823821063188d7e46c41d371eebd5"
varkore72f7e12019-04-30 19:37:361535dependencies = [
Alex Crichtonb47c9692019-08-16 15:29:081536 "rustc-std-workspace-core",
1537 "rustc-std-workspace-std",
Alex Crichton093ede22019-08-15 00:45:091538 "unicode-width",
varkore72f7e12019-04-30 19:37:361539]
Ahmed Charles9ca382f2016-09-02 08:55:291540
1541[[package]]
gnzlbg52caca02019-08-01 15:02:261542name = "getrandom"
Alex Crichtonaabf4e92020-01-08 15:33:571543version = "0.1.14"
gnzlbg52caca02019-08-01 15:02:261544source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichtonaabf4e92020-01-08 15:33:571545checksum = "7abc8dd8451921606d809ba32e95b6111925cd2906060d2dcc29c070220503eb"
gnzlbg52caca02019-08-01 15:02:261546dependencies = [
Aaron Hill44fdfd62020-10-11 17:51:071547 "cfg-if 0.1.10",
Alex Crichton093ede22019-08-15 00:45:091548 "libc",
Harald Hoyer00cbc8d2022-01-21 13:19:131549 "wasi 0.9.0+wasi-snapshot-preview1",
gnzlbg52caca02019-08-01 15:02:261550]
1551
1552[[package]]
Ralf Jung0e908752020-09-17 18:04:201553name = "getrandom"
1554version = "0.2.0"
1555source = "registry+https://github.com/rust-lang/crates.io-index"
1556checksum = "ee8025cf36f917e6a52cce185b7c7177689b838b7ec138364e50cc2277a56cf4"
1557dependencies = [
Aaron Hill44fdfd62020-10-11 17:51:071558 "cfg-if 0.1.10",
Ralf Jung0e908752020-09-17 18:04:201559 "libc",
Harald Hoyer00cbc8d2022-01-21 13:19:131560 "wasi 0.9.0+wasi-snapshot-preview1",
Ralf Jung0e908752020-09-17 18:04:201561]
1562
1563[[package]]
Ralf Jungbf11b122021-04-06 11:20:481564name = "getset"
1565version = "0.1.1"
1566source = "registry+https://github.com/rust-lang/crates.io-index"
1567checksum = "24b328c01a4d71d2d8173daa93562a73ab0fe85616876f02500f53d82948c504"
1568dependencies = [
1569 "proc-macro-error",
1570 "proc-macro2",
1571 "quote",
1572 "syn",
1573]
1574
1575[[package]]
Alex Crichton06d565c2020-05-13 21:22:371576name = "gimli"
Alex Crichton4a3e7362021-08-19 02:44:241577version = "0.25.0"
Alex Crichton06d565c2020-05-13 21:22:371578source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton4a3e7362021-08-19 02:44:241579checksum = "f0a01e0497841a3b2db4f8afa483cce65f7e96a3498bd6c541734792aeac8fe7"
Alex Crichton06d565c2020-05-13 21:22:371580dependencies = [
1581 "compiler_builtins",
1582 "rustc-std-workspace-alloc",
1583 "rustc-std-workspace-core",
1584]
1585
1586[[package]]
David Wood2dc1a8a2021-12-03 14:24:051587name = "gimli"
1588version = "0.26.1"
1589source = "registry+https://github.com/rust-lang/crates.io-index"
1590checksum = "78cc372d058dcf6d5ecd98510e7fbc9e5aec4d21de70f65fea8fecebcd881bd4"
1591dependencies = [
1592 "fallible-iterator",
1593 "indexmap",
1594 "stable_deref_trait",
1595]
1596
1597[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581598name = "git2"
Eric Huss5b4f9202022-03-19 03:06:561599version = "0.14.2"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581600source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss5b4f9202022-03-19 03:06:561601checksum = "3826a6e0e2215d7a41c2bfc7c9244123969273f3476b939a226aac0ab56e9e3c"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581602dependencies = [
Alex Crichton093ede22019-08-15 00:45:091603 "bitflags",
1604 "libc",
1605 "libgit2-sys",
1606 "log",
1607 "openssl-probe",
1608 "openssl-sys",
Eric Hussf3287a62021-05-12 00:39:511609 "url 2.2.2",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581610]
1611
1612[[package]]
1613name = "git2-curl"
Eric Huss6fee0b02022-03-09 04:28:221614version = "0.15.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581615source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss6fee0b02022-03-09 04:28:221616checksum = "1ee51709364c341fbb6fe2a385a290fb9196753bdde2fc45447d27cd31b11b13"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581617dependencies = [
Alex Crichton093ede22019-08-15 00:45:091618 "curl",
1619 "git2",
1620 "log",
Eric Hussf3287a62021-05-12 00:39:511621 "url 2.2.2",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581622]
1623
1624[[package]]
1625name = "glob"
Eric Huss45432452019-03-12 20:34:471626version = "0.3.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581627source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091628checksum = "9b919933a397b79c37e33b77bb2aa3dc8eb6e165ad809e58ff75bc7db2e34574"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581629
1630[[package]]
Simon Sapinb77ff242017-07-18 21:26:551631name = "globset"
Mark Rousskov342d9562020-08-17 15:21:441632version = "0.4.5"
Simon Sapinb77ff242017-07-18 21:26:551633source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:441634checksum = "7ad1da430bd7281dde2576f44c84cc3f0f7b475e7202cd503042dff01a8c8120"
Simon Sapinb77ff242017-07-18 21:26:551635dependencies = [
Alex Crichton093ede22019-08-15 00:45:091636 "aho-corasick",
1637 "bstr",
1638 "fnv",
1639 "log",
1640 "regex",
Simon Sapinb77ff242017-07-18 21:26:551641]
1642
1643[[package]]
Vishnunarayan K Iea146072020-10-26 13:34:291644name = "gsgdt"
Krasimir Georgieva9698e22022-01-03 19:25:461645version = "0.1.2"
Vishnunarayan K Iea146072020-10-26 13:34:291646source = "registry+https://github.com/rust-lang/crates.io-index"
Krasimir Georgieva9698e22022-01-03 19:25:461647checksum = "a0d876ce7262df96262a2a19531da6ff9a86048224d49580a585fc5c04617825"
Vishnunarayan K Iea146072020-10-26 13:34:291648dependencies = [
1649 "serde",
1650]
1651
1652[[package]]
Steve Klabnika0769612017-02-07 23:13:571653name = "handlebars"
Eric Huss661f4612021-07-27 04:50:251654version = "4.1.0"
Steve Klabnika0769612017-02-07 23:13:571655source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss661f4612021-07-27 04:50:251656checksum = "72a0ffab8c36d0436114310c7e10b59b3307e650ddfabf6d006028e29a70c6e6"
Steve Klabnika0769612017-02-07 23:13:571657dependencies = [
Alex Crichton093ede22019-08-15 00:45:091658 "log",
1659 "pest",
1660 "pest_derive",
Mark Rousskov342d9562020-08-17 15:21:441661 "quick-error 2.0.0",
Alex Crichton093ede22019-08-15 00:45:091662 "serde",
1663 "serde_json",
James Munnsde763692019-01-19 02:39:371664]
1665
1666[[package]]
Amanieu d'Antras1fa7a212019-02-07 11:08:051667name = "hashbrown"
Rémy Rakic820fd052022-01-20 14:09:051668version = "0.11.2"
Markus Westerlind7cf8d3a2020-10-05 08:50:511669source = "registry+https://github.com/rust-lang/crates.io-index"
Rémy Rakic820fd052022-01-20 14:09:051670checksum = "ab5ef0d4909ef3724cc8cce6ccc8572c5c817592e9285f5464f8e86f8bd3726e"
Félix Saparellibdcc21c2019-09-21 10:56:051671dependencies = [
Lain Yang9a337b62022-01-07 05:32:581672 "ahash",
Amanieu d'Antras88149d12022-01-17 07:46:111673]
1674
1675[[package]]
1676name = "hashbrown"
1677version = "0.12.0"
1678source = "registry+https://github.com/rust-lang/crates.io-index"
1679checksum = "8c21d40587b92fa6a6c6e3c1bdbf87d75511db5672f9c93175574b3a00df1758"
1680dependencies = [
Martin Kröning21625e52022-06-01 22:16:001681 "ahash",
Alex Crichton093ede22019-08-15 00:45:091682 "compiler_builtins",
1683 "rustc-std-workspace-alloc",
1684 "rustc-std-workspace-core",
Eric Huss04538c62019-07-08 21:52:071685]
1686
1687[[package]]
Bastien Orivel5c4534a2018-12-08 14:11:471688name = "heck"
Mark Rousskov342d9562020-08-17 15:21:441689version = "0.3.1"
Bastien Orivel5c4534a2018-12-08 14:11:471690source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:441691checksum = "20564e78d53d2bb135c343b3f47714a56af2061f1c928fdb541dc7b9fdd94205"
Bastien Orivel5c4534a2018-12-08 14:11:471692dependencies = [
Alex Crichton093ede22019-08-15 00:45:091693 "unicode-segmentation",
Bastien Orivel5c4534a2018-12-08 14:11:471694]
1695
1696[[package]]
Caleb Cartwrightf367f4d2022-06-13 03:04:541697name = "heck"
1698version = "0.4.0"
1699source = "registry+https://github.com/rust-lang/crates.io-index"
1700checksum = "2540771e65fc8cb83cd6e8a237f70c319bd5c29f78ed1084ba5d50eeac86f7f9"
1701
1702[[package]]
Stefan Lankes5ebd4d92019-10-20 07:55:101703name = "hermit-abi"
Stefan Lankesbbb6cb82021-08-13 05:45:301704version = "0.1.19"
Stefan Lankes5ebd4d92019-10-20 07:55:101705source = "registry+https://github.com/rust-lang/crates.io-index"
Stefan Lankesbbb6cb82021-08-13 05:45:301706checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"
Stefan Lankes5ebd4d92019-10-20 07:55:101707dependencies = [
Stefan Lankes1ab5b0b2022-02-15 12:57:071708 "libc",
1709]
1710
1711[[package]]
1712name = "hermit-abi"
1713version = "0.2.0"
1714source = "registry+https://github.com/rust-lang/crates.io-index"
1715checksum = "1ab7905ea95c6d9af62940f9d7dd9596d54c334ae2c15300c482051292d5637f"
1716dependencies = [
Stefan Lankes5ebd4d92019-10-20 07:55:101717 "compiler_builtins",
1718 "libc",
1719 "rustc-std-workspace-core",
1720]
1721
1722[[package]]
Alex Crichton1cede102017-06-15 02:33:061723name = "hex"
Alex Crichtond8251152018-07-02 16:33:161724version = "0.3.2"
Alex Crichton80d6ed22018-01-08 21:56:221725source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091726checksum = "805026a5d0141ffc30abb3be3173848ad46a1b1664fe632428479619a3644d77"
Alex Crichton80d6ed22018-01-08 21:56:221727
1728[[package]]
Aaron Hilld440e132019-09-16 18:45:401729name = "hex"
Mark Rousskov342d9562020-08-17 15:21:441730version = "0.4.2"
Aaron Hilld440e132019-09-16 18:45:401731source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:441732checksum = "644f9158b2f133fd50f5fb3242878846d9eb792e445c893805ff0e3824006e35"
Aaron Hilld440e132019-09-16 18:45:401733
1734[[package]]
Nick Cameronad8ecc22017-07-19 01:32:121735name = "home"
Mark Rousskov342d9562020-08-17 15:21:441736version = "0.5.3"
flip199596c3ec12019-08-20 07:32:531737source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:441738checksum = "2456aef2e6b6a9784192ae780c0f15bc57df0e918585282325e8c8ac27737654"
flip199596c3ec12019-08-20 07:32:531739dependencies = [
Igor Matuszewskiaf53b0d2021-07-21 13:17:311740 "winapi",
flip199596c3ec12019-08-20 07:32:531741]
1742
1743[[package]]
Guillaume Gomez83a2bc32021-04-23 14:43:181744name = "html-checker"
1745version = "0.1.0"
1746dependencies = [
1747 "walkdir",
1748]
1749
1750[[package]]
steveklabnikecfbaca2018-04-03 14:32:041751name = "html5ever"
klensy947e7872022-04-15 18:11:141752version = "0.26.0"
Eric Huss2dafa912019-06-19 03:36:471753source = "registry+https://github.com/rust-lang/crates.io-index"
klensy947e7872022-04-15 18:11:141754checksum = "bea68cab48b8459f17cf1c944c67ddc572d272d9f2b274140f223ecb1da4a3b7"
Eric Huss2dafa912019-06-19 03:36:471755dependencies = [
Alex Crichton093ede22019-08-15 00:45:091756 "log",
1757 "mac",
1758 "markup5ever",
Aaron Hill70ba4912020-08-01 14:11:151759 "proc-macro2",
1760 "quote",
1761 "syn",
Eric Huss2dafa912019-06-19 03:36:471762]
1763
1764[[package]]
Alex Crichton87f3dda2018-03-01 19:08:481765name = "humantime"
Alex Crichton5c5e3fa2019-09-24 18:06:561766version = "1.3.0"
Alex Crichton87f3dda2018-03-01 19:08:481767source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton5c5e3fa2019-09-24 18:06:561768checksum = "df004cfca50ef23c36850aaaa59ad52cc70d0e90243c3c7737a4dd32dc7a3c4f"
Alex Crichton87f3dda2018-03-01 19:08:481769dependencies = [
Mark Rousskov342d9562020-08-17 15:21:441770 "quick-error 1.2.3",
Alex Crichton87f3dda2018-03-01 19:08:481771]
1772
1773[[package]]
Eric Hussd45d8b12020-01-21 17:55:431774name = "humantime"
Mark Rousskov342d9562020-08-17 15:21:441775version = "2.0.1"
Eric Hussd45d8b12020-01-21 17:55:431776source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:441777checksum = "3c1ad908cc71012b7bea4d0c53ba96a8cba9962f048fa68d143376143d863b7a"
Eric Hussd45d8b12020-01-21 17:55:431778
1779[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581780name = "idna"
Alex Crichton52d7ee832018-07-17 16:04:221781version = "0.1.5"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581782source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091783checksum = "38f09e0f0b1fb55fdee1f17470ad800da77af5186a1a76c026b679358b7e844e"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581784dependencies = [
Alex Crichton093ede22019-08-15 00:45:091785 "matches",
1786 "unicode-bidi",
1787 "unicode-normalization",
Alex Crichtonf6304e12017-02-15 22:55:261788]
1789
1790[[package]]
Eric Hussf2428a62019-08-01 00:44:391791name = "idna"
1792version = "0.2.0"
1793source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091794checksum = "02e2673c30ee86b5b96a9cb52ad15718aa1f966f5ab9ad54a8b95d5ca33120a9"
Eric Hussf2428a62019-08-01 00:44:391795dependencies = [
Alex Crichton093ede22019-08-15 00:45:091796 "matches",
1797 "unicode-bidi",
1798 "unicode-normalization",
Eric Hussf2428a62019-08-01 00:44:391799]
1800
1801[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291802name = "if_chain"
Oliver Scherer2a789512019-05-26 17:21:541803version = "1.0.0"
Oliver Schneideracdf83f2017-12-06 08:25:291804source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091805checksum = "c3360c7b59e5ffa2653671fb74b4741a5d343c03f331c0a4aeda42b5c2b0ec7d"
Oliver Schneideracdf83f2017-12-06 08:25:291806
1807[[package]]
Simon Sapinb77ff242017-07-18 21:26:551808name = "ignore"
Jubilee Young1f5e1c52021-04-23 23:09:401809version = "0.4.17"
Simon Sapinb77ff242017-07-18 21:26:551810source = "registry+https://github.com/rust-lang/crates.io-index"
Jubilee Young1f5e1c52021-04-23 23:09:401811checksum = "b287fb45c60bb826a0dc68ff08742b9d88a2fea13d6e0c286b3172065aaf878c"
Simon Sapinb77ff242017-07-18 21:26:551812dependencies = [
Josh Stonef3b88122022-01-10 19:34:071813 "crossbeam-utils",
Alex Crichton093ede22019-08-15 00:45:091814 "globset",
Yuki Okushi1f0a39502020-05-26 04:00:421815 "lazy_static",
Alex Crichton093ede22019-08-15 00:45:091816 "log",
1817 "memchr",
1818 "regex",
1819 "same-file",
Yuki Okushib4b76b82020-05-26 04:04:591820 "thread_local",
Alex Crichton093ede22019-08-15 00:45:091821 "walkdir",
1822 "winapi-util",
Simon Sapinb77ff242017-07-18 21:26:551823]
1824
1825[[package]]
Eric Huss8c20add2018-12-03 01:33:201826name = "im-rc"
Eric Hussc8443bb2020-05-18 22:41:571827version = "15.0.0"
Eric Huss8c20add2018-12-03 01:33:201828source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Hussc8443bb2020-05-18 22:41:571829checksum = "3ca8957e71f04a205cb162508f9326aea04676c8dfd0711220190d6b83664f3f"
Eric Huss8c20add2018-12-03 01:33:201830dependencies = [
Eric Huss2b985322019-11-25 16:14:071831 "bitmaps",
Aaron Hill2550d5b2021-03-07 23:39:191832 "rand_core 0.5.1",
Chase Wilson09f15422021-08-29 15:55:291833 "rand_xoshiro 0.4.0",
Alex Crichton093ede22019-08-15 00:45:091834 "sized-chunks",
1835 "typenum",
Guillaume Gomezd8589de2020-02-13 17:39:401836 "version_check",
Eric Huss8c20add2018-12-03 01:33:201837]
1838
1839[[package]]
Eduard-Mihai Burtescu961fe542019-05-14 16:42:571840name = "indexmap"
Josh Stoneab57e362022-05-28 00:14:221841version = "1.8.2"
Eduard-Mihai Burtescu961fe542019-05-14 16:42:571842source = "registry+https://github.com/rust-lang/crates.io-index"
Josh Stoneab57e362022-05-28 00:14:221843checksum = "e6012d540c5baa3589337a98ce73408de9b5a25ec9fc2c6fd6be8f0d39e0ca5a"
Josh Stone997a7662020-08-08 00:03:471844dependencies = [
1845 "autocfg",
Amanieu d'Antras88149d12022-01-17 07:46:111846 "hashbrown 0.11.2",
pierwill4f892242022-01-06 19:27:591847 "rustc-rayon",
Pietro Albiniea8b1ff2021-08-26 10:35:321848 "serde",
Josh Stone997a7662020-08-08 00:03:471849]
Eduard-Mihai Burtescu961fe542019-05-14 16:42:571850
1851[[package]]
flip19958d5f69d2021-10-21 11:13:171852name = "indoc"
1853version = "1.0.3"
1854source = "registry+https://github.com/rust-lang/crates.io-index"
1855checksum = "e5a75aeaaef0ce18b58056d306c27b07436fbb34b8816c53094b76dd81803136"
1856dependencies = [
1857 "unindent",
1858]
1859
1860[[package]]
Josh Stone020c5ec2017-05-08 22:01:131861name = "installer"
1862version = "0.0.0"
1863dependencies = [
Michael Forney32025fd2020-05-25 00:08:451864 "anyhow",
Eric Hussbfacc5c2022-01-19 03:14:331865 "clap 2.34.0",
Alex Crichton093ede22019-08-15 00:45:091866 "flate2",
Yuki Okushi1f0a39502020-05-26 04:00:421867 "lazy_static",
Alex Crichton093ede22019-08-15 00:45:091868 "num_cpus",
1869 "rayon",
1870 "remove_dir_all",
1871 "tar",
1872 "walkdir",
Igor Matuszewskiaf53b0d2021-07-21 13:17:311873 "winapi",
Alex Crichton093ede22019-08-15 00:45:091874 "xz2",
Josh Stone020c5ec2017-05-08 22:01:131875]
1876
1877[[package]]
Mark Rousskov342d9562020-08-17 15:21:441878name = "instant"
flip1995e36e5a52021-12-06 11:33:551879version = "0.1.12"
Mark Rousskov342d9562020-08-17 15:21:441880source = "registry+https://github.com/rust-lang/crates.io-index"
flip1995e36e5a52021-12-06 11:33:551881checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c"
1882dependencies = [
1883 "cfg-if 1.0.0",
1884]
Mark Rousskov342d9562020-08-17 15:21:441885
1886[[package]]
David Wood7f916972022-03-26 07:27:431887name = "intl-memoizer"
1888version = "0.5.1"
1889source = "registry+https://github.com/rust-lang/crates.io-index"
1890checksum = "c310433e4a310918d6ed9243542a6b83ec1183df95dff8f23f87bb88a264a66f"
1891dependencies = [
1892 "type-map",
1893 "unic-langid",
1894]
1895
1896[[package]]
1897name = "intl_pluralrules"
1898version = "7.0.1"
1899source = "registry+https://github.com/rust-lang/crates.io-index"
1900checksum = "b18f988384267d7066cc2be425e6faf352900652c046b6971d2e228d3b1c5ecf"
1901dependencies = [
1902 "tinystr",
1903 "unic-langid",
1904]
1905
1906[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291907name = "itertools"
flip1995fe247b42021-09-08 14:32:161908version = "0.10.1"
Eric Huss78529352021-06-02 03:38:391909source = "registry+https://github.com/rust-lang/crates.io-index"
flip1995fe247b42021-09-08 14:32:161910checksum = "69ddb889f9d0d08a67338271fa9b62996bc788c7796a5c18cf057420aaed5eaf"
Eric Huss78529352021-06-02 03:38:391911dependencies = [
1912 "either",
1913]
1914
1915[[package]]
Steve Klabnik2795de32017-02-20 00:20:571916name = "itoa"
Mark Rousskov342d9562020-08-17 15:21:441917version = "0.4.6"
Steve Klabnik2795de32017-02-20 00:20:571918source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:441919checksum = "dc6f3ad7b9d11a0c00842ff8de1b60ee58661048eb8049ed33c73594f359d7e6"
Steve Klabnik2795de32017-02-20 00:20:571920
1921[[package]]
Rémy Rakicadab1352022-05-06 21:20:041922name = "jemalloc-sys"
1923version = "0.5.0+5.3.0"
1924source = "registry+https://github.com/rust-lang/crates.io-index"
1925checksum = "f655c3ecfa6b0d03634595b4b54551d4bd5ac208b9e0124873949a7ab168f70b"
1926dependencies = [
1927 "cc",
1928 "fs_extra",
1929 "libc",
1930]
1931
1932[[package]]
Alex Crichton453080f2017-06-05 16:36:481933name = "jobserver"
Eric Hussb5cbf2f2021-08-18 00:38:071934version = "0.1.24"
Alex Crichton453080f2017-06-05 16:36:481935source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Hussb5cbf2f2021-08-18 00:38:071936checksum = "af25a77299a7f711a01975c35a6a424eb6862092cc2d6c72c4ed6cbc56dfc1fa"
Alex Crichton453080f2017-06-05 16:36:481937dependencies = [
Alex Crichton093ede22019-08-15 00:45:091938 "libc",
Alex Crichton453080f2017-06-05 16:36:481939]
1940
1941[[package]]
Igor Matuszewski3a17cf72018-08-25 16:17:551942name = "json"
Eric Huss893ca662021-04-22 22:47:101943version = "0.12.4"
Igor Matuszewski3a17cf72018-08-25 16:17:551944source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss893ca662021-04-22 22:47:101945checksum = "078e285eafdfb6c4b434e0d31e8cfcb5115b651496faca5749b88fafd4f23bfd"
Igor Matuszewski3a17cf72018-08-25 16:17:551946
1947[[package]]
Rune Tynan77156562021-01-16 01:34:151948name = "jsondocck"
1949version = "0.1.0"
1950dependencies = [
Nixon Enraght-Moonyce21447c2021-03-24 15:52:471951 "fs-err",
Rune Tynan77156562021-01-16 01:34:151952 "getopts",
1953 "jsonpath_lib",
klensy5afc5942021-06-01 16:44:101954 "once_cell",
Rune Tynan77156562021-01-16 01:34:151955 "regex",
Rune Tynan77156562021-01-16 01:34:151956 "serde_json",
klensyc63cb012021-06-01 15:25:361957 "shlex",
Rune Tynan77156562021-01-16 01:34:151958]
1959
1960[[package]]
1961name = "jsonpath_lib"
1962version = "0.2.6"
1963source = "registry+https://github.com/rust-lang/crates.io-index"
1964checksum = "61352ec23883402b7d30b3313c16cbabefb8907361c4eb669d990cbb87ceee5a"
1965dependencies = [
1966 "array_tool",
1967 "env_logger 0.7.1",
1968 "log",
1969 "serde",
1970 "serde_json",
1971]
1972
1973[[package]]
Igor Matuszewskic2249a42019-09-08 08:28:111974name = "jsonrpc-client-transports"
Igor Matuszewskiaf53b0d2021-07-21 13:17:311975version = "18.0.0"
Nick Cameronad8ecc22017-07-19 01:32:121976source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewskiaf53b0d2021-07-21 13:17:311977checksum = "d2b99d4207e2a04fb4581746903c2bb7eb376f88de9c699d0f3e10feeac0cd3a"
Igor Matuszewskic2249a42019-09-08 08:28:111978dependencies = [
Caleb Cartwright63913182021-02-10 01:52:541979 "derive_more",
klensy8ebc73b2022-02-06 20:57:291980 "futures 0.3.19",
Igor Matuszewskic2249a42019-09-08 08:28:111981 "jsonrpc-core",
1982 "jsonrpc-pubsub",
1983 "jsonrpc-server-utils",
1984 "log",
1985 "parity-tokio-ipc",
1986 "serde",
1987 "serde_json",
1988 "tokio",
1989 "url 1.7.2",
1990]
1991
1992[[package]]
1993name = "jsonrpc-core"
Igor Matuszewskiaf53b0d2021-07-21 13:17:311994version = "18.0.0"
Igor Matuszewskic2249a42019-09-08 08:28:111995source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewskiaf53b0d2021-07-21 13:17:311996checksum = "14f7f76aef2d054868398427f6c54943cf3d1caa9a7ec7d0c38d69df97a965eb"
Nick Cameronad8ecc22017-07-19 01:32:121997dependencies = [
klensy8ebc73b2022-02-06 20:57:291998 "futures 0.3.19",
Igor Matuszewskiaf53b0d2021-07-21 13:17:311999 "futures-executor",
2000 "futures-util",
Alex Crichton093ede22019-08-15 00:45:092001 "log",
2002 "serde",
2003 "serde_derive",
2004 "serde_json",
Nick Cameronad8ecc22017-07-19 01:32:122005]
2006
2007[[package]]
Igor Matuszewskic2249a42019-09-08 08:28:112008name = "jsonrpc-core-client"
Igor Matuszewskiaf53b0d2021-07-21 13:17:312009version = "18.0.0"
Igor Matuszewskic2249a42019-09-08 08:28:112010source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewskiaf53b0d2021-07-21 13:17:312011checksum = "b51da17abecbdab3e3d4f26b01c5ec075e88d3abe3ab3b05dc9aa69392764ec0"
Igor Matuszewskic2249a42019-09-08 08:28:112012dependencies = [
klensy8ebc73b2022-02-06 20:57:292013 "futures 0.3.19",
Igor Matuszewskic2249a42019-09-08 08:28:112014 "jsonrpc-client-transports",
2015]
2016
2017[[package]]
2018name = "jsonrpc-derive"
Igor Matuszewskiaf53b0d2021-07-21 13:17:312019version = "18.0.0"
Igor Matuszewskic2249a42019-09-08 08:28:112020source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewskiaf53b0d2021-07-21 13:17:312021checksum = "5b939a78fa820cdfcb7ee7484466746a7377760970f6f9c6fe19f9edcc8a38d2"
Igor Matuszewskic2249a42019-09-08 08:28:112022dependencies = [
2023 "proc-macro-crate",
Aaron Hill70ba4912020-08-01 14:11:152024 "proc-macro2",
2025 "quote",
2026 "syn",
Igor Matuszewskic2249a42019-09-08 08:28:112027]
2028
2029[[package]]
2030name = "jsonrpc-ipc-server"
Igor Matuszewskiaf53b0d2021-07-21 13:17:312031version = "18.0.0"
Igor Matuszewskic2249a42019-09-08 08:28:112032source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewskiaf53b0d2021-07-21 13:17:312033checksum = "382bb0206323ca7cda3dcd7e245cea86d37d02457a02a975e3378fb149a48845"
Igor Matuszewskic2249a42019-09-08 08:28:112034dependencies = [
klensy8ebc73b2022-02-06 20:57:292035 "futures 0.3.19",
Igor Matuszewskic2249a42019-09-08 08:28:112036 "jsonrpc-core",
2037 "jsonrpc-server-utils",
2038 "log",
2039 "parity-tokio-ipc",
Philipp Krones586cbd02022-06-04 12:07:442040 "parking_lot 0.11.2",
Caleb Cartwright63913182021-02-10 01:52:542041 "tower-service",
Igor Matuszewskic2249a42019-09-08 08:28:112042]
2043
2044[[package]]
2045name = "jsonrpc-pubsub"
Igor Matuszewskiaf53b0d2021-07-21 13:17:312046version = "18.0.0"
Igor Matuszewskic2249a42019-09-08 08:28:112047source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewskiaf53b0d2021-07-21 13:17:312048checksum = "240f87695e6c6f62fb37f05c02c04953cf68d6408b8c1c89de85c7a0125b1011"
Igor Matuszewskic2249a42019-09-08 08:28:112049dependencies = [
klensy8ebc73b2022-02-06 20:57:292050 "futures 0.3.19",
Igor Matuszewskic2249a42019-09-08 08:28:112051 "jsonrpc-core",
Caleb Cartwright63913182021-02-10 01:52:542052 "lazy_static",
Igor Matuszewskic2249a42019-09-08 08:28:112053 "log",
Philipp Krones586cbd02022-06-04 12:07:442054 "parking_lot 0.11.2",
Aaron Hill2550d5b2021-03-07 23:39:192055 "rand 0.7.3",
Igor Matuszewskic2249a42019-09-08 08:28:112056 "serde",
2057]
2058
2059[[package]]
2060name = "jsonrpc-server-utils"
Igor Matuszewskiaf53b0d2021-07-21 13:17:312061version = "18.0.0"
Igor Matuszewskic2249a42019-09-08 08:28:112062source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewskiaf53b0d2021-07-21 13:17:312063checksum = "fa4fdea130485b572c39a460d50888beb00afb3e35de23ccd7fad8ff19f0e0d4"
Igor Matuszewskic2249a42019-09-08 08:28:112064dependencies = [
2065 "bytes",
klensy8ebc73b2022-02-06 20:57:292066 "futures 0.3.19",
Igor Matuszewskic2249a42019-09-08 08:28:112067 "globset",
2068 "jsonrpc-core",
Yuki Okushi1f0a39502020-05-26 04:00:422069 "lazy_static",
Igor Matuszewskic2249a42019-09-08 08:28:112070 "log",
Igor Matuszewskic2249a42019-09-08 08:28:112071 "tokio",
Igor Matuszewskiaf53b0d2021-07-21 13:17:312072 "tokio-stream",
Caleb Cartwright63913182021-02-10 01:52:542073 "tokio-util",
Eric Huss139477d2019-11-12 18:14:482074 "unicase",
Igor Matuszewskic2249a42019-09-08 08:28:112075]
2076
2077[[package]]
Eric Hussaf8048b2022-01-26 00:24:212078name = "kstring"
Eric Huss7758eaf2022-04-28 05:42:542079version = "2.0.0"
2080source = "registry+https://github.com/rust-lang/crates.io-index"
2081checksum = "ec3066350882a1cd6d950d055997f379ac37fd39f81cd4d8ed186032eb3c5747"
2082dependencies = [
2083 "static_assertions",
2084]
2085
2086[[package]]
Steve Klabnika0769612017-02-07 23:13:572087name = "lazy_static"
Alex Crichtonaabf4e92020-01-08 15:33:572088version = "1.4.0"
Alex Crichton325d7392017-12-10 17:42:492089source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichtonaabf4e92020-01-08 15:33:572090checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
Alex Crichton325d7392017-12-10 17:42:492091
2092[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:292093name = "lazycell"
Mark Rousskov342d9562020-08-17 15:21:442094version = "1.3.0"
Alex Crichton994bfd42018-02-26 17:07:162095source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:442096checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
Alex Crichton994bfd42018-02-26 17:07:162097
2098[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292099name = "libc"
Jason A. Donenfeld204da522022-05-20 21:52:052100version = "0.2.126"
Ahmed Charles9ca382f2016-09-02 08:55:292101source = "registry+https://github.com/rust-lang/crates.io-index"
Jason A. Donenfeld204da522022-05-20 21:52:052102checksum = "349d5a591cd28b49e1d1037471617a32ddcda5731b99419008085f72d5a53836"
Alex Crichton4c21a3b2018-11-20 05:52:502103dependencies = [
Alex Crichton093ede22019-08-15 00:45:092104 "rustc-std-workspace-core",
Alex Crichton4c21a3b2018-11-20 05:52:502105]
Ahmed Charles9ca382f2016-09-02 08:55:292106
2107[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582108name = "libgit2-sys"
Eric Huss5b4f9202022-03-19 03:06:562109version = "0.13.2+1.4.2"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582110source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss5b4f9202022-03-19 03:06:562111checksum = "3a42de9a51a5c12e00fc0e4ca6bc2ea43582fc6418488e8f615e905d886f258b"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582112dependencies = [
Alex Crichton093ede22019-08-15 00:45:092113 "cc",
2114 "libc",
2115 "libssh2-sys",
2116 "libz-sys",
2117 "openssl-sys",
2118 "pkg-config",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582119]
2120
2121[[package]]
Andy Russell923f9392021-11-08 23:03:552122name = "libloading"
2123version = "0.7.1"
2124source = "registry+https://github.com/rust-lang/crates.io-index"
2125checksum = "c0cf036d15402bea3c5d4de17b3fce76b3e4a56ebc1f577be0e7a72f7c607cf0"
2126dependencies = [
2127 "cfg-if 1.0.0",
2128 "winapi",
2129]
2130
2131[[package]]
Yuki Okushi2b0e27e2021-03-17 20:34:052132name = "libm"
2133version = "0.1.4"
2134source = "registry+https://github.com/rust-lang/crates.io-index"
2135checksum = "7fc7aa29613bd6a620df431842069224d8bc9011086b1db4c0e0cd47fa03ec9a"
2136
2137[[package]]
Alex Crichton8ccf1122018-09-20 21:37:532138name = "libnghttp2-sys"
Mark Rousskov342d9562020-08-17 15:21:442139version = "0.1.4+1.41.0"
Alex Crichton8ccf1122018-09-20 21:37:532140source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:442141checksum = "03624ec6df166e79e139a2310ca213283d6b3c30810c54844f307086d4488df1"
Alex Crichton8ccf1122018-09-20 21:37:532142dependencies = [
Alex Crichton093ede22019-08-15 00:45:092143 "cc",
2144 "libc",
Alex Crichton8ccf1122018-09-20 21:37:532145]
2146
2147[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582148name = "libssh2-sys"
Eric Huss000d3362021-12-28 21:24:032149version = "0.2.23"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582150source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss000d3362021-12-28 21:24:032151checksum = "b094a36eb4b8b8c8a7b4b8ae43b2944502be3e59cd87687595cf6b0a71b3f4ca"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582152dependencies = [
Alex Crichton093ede22019-08-15 00:45:092153 "cc",
2154 "libc",
2155 "libz-sys",
2156 "openssl-sys",
2157 "pkg-config",
2158 "vcpkg",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582159]
2160
2161[[package]]
2162name = "libz-sys"
Niels Sascha Reedijkdfff6992021-07-30 11:56:452163version = "1.1.3"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582164source = "registry+https://github.com/rust-lang/crates.io-index"
Niels Sascha Reedijkdfff6992021-07-30 11:56:452165checksum = "de5435b8549c16d423ed0c03dbaafe57cf6c3344744f1242520d59c9d8ecec66"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582166dependencies = [
Alex Crichton093ede22019-08-15 00:45:092167 "cc",
2168 "libc",
2169 "pkg-config",
2170 "vcpkg",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582171]
2172
2173[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292174name = "linkchecker"
2175version = "0.1.0"
Joshua Nelson65835d12020-10-15 13:25:302176dependencies = [
2177 "once_cell",
2178 "regex",
2179]
Ahmed Charles9ca382f2016-09-02 08:55:292180
2181[[package]]
Pietro Albini9beb8f52019-11-26 11:06:302182name = "linked-hash-map"
klensy8ebc73b2022-02-06 20:57:292183version = "0.5.4"
Pietro Albini9beb8f52019-11-26 11:06:302184source = "registry+https://github.com/rust-lang/crates.io-index"
klensy8ebc73b2022-02-06 20:57:292185checksum = "7fb9b38af92608140b86b693604b9ffcc5824240a484d1ecd4795bacb2fe88f3"
Pietro Albini9beb8f52019-11-26 11:06:302186
2187[[package]]
Eric Huss45c1e0a2020-09-08 22:09:572188name = "lint-docs"
2189version = "0.1.0"
2190dependencies = [
2191 "serde_json",
2192 "tempfile",
2193 "walkdir",
2194]
2195
2196[[package]]
Hans Kratz6162fc02021-09-25 13:25:082197name = "lld-wrapper"
2198version = "0.1.0"
2199
2200[[package]]
Mark Rousskov9ec5ef52018-08-04 22:24:392201name = "lock_api"
Philipp Krones586cbd02022-06-04 12:07:442202version = "0.4.7"
Malo Jaffré8ed13d62017-12-29 10:24:382203source = "registry+https://github.com/rust-lang/crates.io-index"
Philipp Krones586cbd02022-06-04 12:07:442204checksum = "327fa5b6a6940e4699ec49a9beae1ea4845c6bab9314e4f84ac68742139d8c53"
Mark Rousskov342d9562020-08-17 15:21:442205dependencies = [
Philipp Krones586cbd02022-06-04 12:07:442206 "autocfg",
Mark Rousskov342d9562020-08-17 15:21:442207 "scopeguard",
2208]
2209
2210[[package]]
2211name = "log"
Joshua Nelson079d1c42021-05-02 20:56:252212version = "0.4.14"
Mark Rousskov342d9562020-08-17 15:21:442213source = "registry+https://github.com/rust-lang/crates.io-index"
Joshua Nelson079d1c42021-05-02 20:56:252214checksum = "51b9bbe6c47d51fc3e1a9b945965946b4c44142ab8792c50835a980d362c2710"
Malo Jaffré8ed13d62017-12-29 10:24:382215dependencies = [
Joshua Nelson079d1c42021-05-02 20:56:252216 "cfg-if 1.0.0",
Malo Jaffré8ed13d62017-12-29 10:24:382217]
Ahmed Charles9ca382f2016-09-02 08:55:292218
2219[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:432220name = "lsp-codec"
Igor Matuszewskiaf53b0d2021-07-21 13:17:312221version = "0.3.0"
Matthias Krüger696fb8f2019-01-21 15:32:432222source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewskiaf53b0d2021-07-21 13:17:312223checksum = "aa939d0b62476a5a19fb7fcb423a5c6ce8c7e09b851d37531e2fe3e0e6d9d257"
Matthias Krüger696fb8f2019-01-21 15:32:432224dependencies = [
Alex Crichton093ede22019-08-15 00:45:092225 "bytes",
2226 "serde_json",
Caleb Cartwright63913182021-02-10 01:52:542227 "tokio-util",
Matthias Krüger696fb8f2019-01-21 15:32:432228]
2229
2230[[package]]
2231name = "lsp-types"
Igor Matuszewskic2249a42019-09-08 08:28:112232version = "0.60.0"
Matthias Krüger696fb8f2019-01-21 15:32:432233source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewskic2249a42019-09-08 08:28:112234checksum = "fe3edefcd66dde1f7f1df706f46520a3c93adc5ca4bc5747da6621195e894efd"
Matthias Krüger696fb8f2019-01-21 15:32:432235dependencies = [
Alex Crichton093ede22019-08-15 00:45:092236 "bitflags",
Alex Crichton093ede22019-08-15 00:45:092237 "serde",
Alex Crichton093ede22019-08-15 00:45:092238 "serde_json",
Igor Matuszewskic2249a42019-09-08 08:28:112239 "serde_repr",
Eric Hussf3287a62021-05-12 00:39:512240 "url 2.2.2",
Matthias Krüger696fb8f2019-01-21 15:32:432241]
2242
2243[[package]]
Josh Stone020c5ec2017-05-08 22:01:132244name = "lzma-sys"
Mark Rousskov342d9562020-08-17 15:21:442245version = "0.1.16"
Josh Stone020c5ec2017-05-08 22:01:132246source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:442247checksum = "f24f76ec44a8ac23a31915d6e326bca17ce88da03096f1ff194925dc714dac99"
Josh Stone020c5ec2017-05-08 22:01:132248dependencies = [
Alex Crichton093ede22019-08-15 00:45:092249 "cc",
2250 "libc",
2251 "pkg-config",
Josh Stone020c5ec2017-05-08 22:01:132252]
2253
2254[[package]]
steveklabnikecfbaca2018-04-03 14:32:042255name = "mac"
2256version = "0.1.1"
2257source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092258checksum = "c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4"
steveklabnikecfbaca2018-04-03 14:32:042259
2260[[package]]
steveklabnikecfbaca2018-04-03 14:32:042261name = "maplit"
Mark Rousskov342d9562020-08-17 15:21:442262version = "1.0.2"
steveklabnikecfbaca2018-04-03 14:32:042263source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:442264checksum = "3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d"
steveklabnikecfbaca2018-04-03 14:32:042265
2266[[package]]
2267name = "markup5ever"
klensy947e7872022-04-15 18:11:142268version = "0.11.0"
Eric Huss2dafa912019-06-19 03:36:472269source = "registry+https://github.com/rust-lang/crates.io-index"
klensy947e7872022-04-15 18:11:142270checksum = "7a2629bb1404f3d34c2e921f21fd34ba00b206124c81f65c50b43b6aaefeb016"
Eric Huss2dafa912019-06-19 03:36:472271dependencies = [
Alex Crichton093ede22019-08-15 00:45:092272 "log",
2273 "phf",
2274 "phf_codegen",
Alex Crichton093ede22019-08-15 00:45:092275 "string_cache",
2276 "string_cache_codegen",
2277 "tendril",
Eric Huss2dafa912019-06-19 03:36:472278]
2279
2280[[package]]
Oliver Schererec7230f2020-07-24 18:42:002281name = "matchers"
pierwillea25b772021-12-21 17:00:302282version = "0.1.0"
Oliver Schererec7230f2020-07-24 18:42:002283source = "registry+https://github.com/rust-lang/crates.io-index"
pierwillea25b772021-12-21 17:00:302284checksum = "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558"
Oliver Schererec7230f2020-07-24 18:42:002285dependencies = [
2286 "regex-automata",
2287]
2288
2289[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582290name = "matches"
Alex Crichton2863b752018-08-21 17:23:472291version = "0.1.8"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582292source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092293checksum = "7ffc5c5338469d4d3ea17d269fa8ea3512ad247247c30bd2df69e68309ed0a08"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582294
2295[[package]]
Arlo Siemsenf86b0782020-03-31 05:17:152296name = "md-5"
pierwillef6dd122022-02-10 16:54:012297version = "0.10.0"
Arlo Siemsen3296d5c2020-10-13 15:41:062298source = "registry+https://github.com/rust-lang/crates.io-index"
pierwillef6dd122022-02-10 16:54:012299checksum = "e6a38fc55c8bbc10058782919516f88826e70320db6d206aebc49611d24216ae"
Arlo Siemsen3296d5c2020-10-13 15:41:062300dependencies = [
pierwillef6dd122022-02-10 16:54:012301 "digest 0.10.2",
Arlo Siemsen3296d5c2020-10-13 15:41:062302]
2303
2304[[package]]
Steve Klabnika0769612017-02-07 23:13:572305name = "mdbook"
Eric Huss51814222022-04-15 18:57:062306version = "0.4.18"
Steve Klabnika0769612017-02-07 23:13:572307source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss51814222022-04-15 18:57:062308checksum = "74612ae81a3e5ee509854049dfa4c7975ae033c06f5fc4735c7dfbe60ee2a39d"
Steve Klabnika0769612017-02-07 23:13:572309dependencies = [
Alex Crichton093ede22019-08-15 00:45:092310 "ammonia",
Eric Huss6bcbc422020-06-23 22:23:462311 "anyhow",
Alex Crichton093ede22019-08-15 00:45:092312 "chrono",
Arlo Siemsenb59abdc2022-06-17 17:58:512313 "clap 3.2.5",
Eric Huss51814222022-04-15 18:57:062314 "clap_complete",
Alex Crichton093ede22019-08-15 00:45:092315 "elasticlunr-rs",
Eric Huss6bcbc422020-06-23 22:23:462316 "env_logger 0.7.1",
Alex Crichton093ede22019-08-15 00:45:092317 "handlebars",
Yuki Okushi1f0a39502020-05-26 04:00:422318 "lazy_static",
Alex Crichton093ede22019-08-15 00:45:092319 "log",
2320 "memchr",
Eric Hussa882fdd2021-12-03 20:25:072321 "opener",
Guillaume Gomez80b26bd2022-01-19 10:02:242322 "pulldown-cmark",
Alex Crichton093ede22019-08-15 00:45:092323 "regex",
2324 "serde",
2325 "serde_derive",
2326 "serde_json",
klensyc63cb012021-06-01 15:25:362327 "shlex",
Alex Crichton093ede22019-08-15 00:45:092328 "tempfile",
Eric Huss7d92cf42019-08-20 17:46:352329 "toml",
Eric Hussa882fdd2021-12-03 20:25:072330 "topological-sort",
James Munnsde763692019-01-19 02:39:372331]
2332
2333[[package]]
Wesley Wiser56e434d2019-04-04 23:41:492334name = "measureme"
Ryan Levick757f76e2021-10-07 13:08:442335version = "10.0.0"
2336source = "registry+https://github.com/rust-lang/crates.io-index"
2337checksum = "bd460fad6e55ca82fa0cd9dab0d315294188fd9ec6efbf4105e5635d4872ef9c"
Ryan Levick947a33b2021-07-23 14:25:582338dependencies = [
2339 "log",
2340 "memmap2",
Philipp Krones586cbd02022-06-04 12:07:442341 "parking_lot 0.11.2",
Ryan Levick947a33b2021-07-23 14:25:582342 "perf-event-open-sys",
2343 "rustc-hash",
2344 "smallvec",
2345]
2346
2347[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582348name = "memchr"
Alex Crichton4a3e7362021-08-19 02:44:242349version = "2.4.1"
Oliver Schneideracdf83f2017-12-06 08:25:292350source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton4a3e7362021-08-19 02:44:242351checksum = "308cc39be01b73d0d18f82a0e7b2a3df85245f84af96fdddc5d202d27e47b86a"
2352dependencies = [
2353 "compiler_builtins",
2354 "rustc-std-workspace-core",
2355]
Steve Klabnika0769612017-02-07 23:13:572356
2357[[package]]
Camille GILLOT458d0442021-03-17 16:29:452358name = "memmap2"
2359version = "0.2.1"
2360source = "registry+https://github.com/rust-lang/crates.io-index"
2361checksum = "04e3e85b970d650e2ae6d70592474087051c11c54da7f7b4949725c5735fbcc6"
2362dependencies = [
2363 "libc",
2364]
2365
2366[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:452367name = "memoffset"
Josh Stonef3b88122022-01-10 19:34:072368version = "0.6.5"
Ralf Jungc7a599e2019-07-25 13:57:252369source = "registry+https://github.com/rust-lang/crates.io-index"
Josh Stonef3b88122022-01-10 19:34:072370checksum = "5aa361d4faea93603064a027415f07bd8e1d5c88c9fbf68bf56a285428fd79ce"
Ralf Jungc7a599e2019-07-25 13:57:252371dependencies = [
Mark Rousskov342d9562020-08-17 15:21:442372 "autocfg",
Ralf Jungc7a599e2019-07-25 13:57:252373]
2374
2375[[package]]
Guillaume Gomez4b145732018-05-10 22:02:052376name = "minifier"
Guillaume Gomezedd26ad2022-06-05 21:37:592377version = "0.2.1"
Guillaume Gomez4b145732018-05-10 22:02:052378source = "registry+https://github.com/rust-lang/crates.io-index"
Guillaume Gomezedd26ad2022-06-05 21:37:592379checksum = "ac96d1e7a65f206443f95afff6de8f1690c77c97d6fc9c9bb2d2cd0662e9ff9f"
Guillaume Gomez4b145732018-05-10 22:02:052380
2381[[package]]
Dirkjan Ochtman93a16cb2022-01-03 17:18:462382name = "minimal-lexical"
2383version = "0.2.1"
2384source = "registry+https://github.com/rust-lang/crates.io-index"
2385checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
2386
2387[[package]]
Alex Crichtonb4110902018-12-08 11:06:542388name = "miniz_oxide"
Alex Crichton06d565c2020-05-13 21:22:372389version = "0.4.0"
Alex Crichtonb4110902018-12-08 11:06:542390source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton06d565c2020-05-13 21:22:372391checksum = "be0f75932c1f6cfae3c04000e40114adf955636e19040f9c0a2c380702aa1c7f"
Alex Crichtonb4110902018-12-08 11:06:542392dependencies = [
Alex Crichton06d565c2020-05-13 21:22:372393 "adler",
2394 "compiler_builtins",
2395 "rustc-std-workspace-alloc",
2396 "rustc-std-workspace-core",
Alex Crichtonb4110902018-12-08 11:06:542397]
2398
2399[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:432400name = "mio"
klensy8ebc73b2022-02-06 20:57:292401version = "0.7.14"
Matthias Krüger696fb8f2019-01-21 15:32:432402source = "registry+https://github.com/rust-lang/crates.io-index"
klensy8ebc73b2022-02-06 20:57:292403checksum = "8067b404fe97c70829f082dec8bcf4f71225d7eaea1d8645349cb76fa06205cc"
Matthias Krüger696fb8f2019-01-21 15:32:432404dependencies = [
Alex Crichton093ede22019-08-15 00:45:092405 "libc",
2406 "log",
Igor Matuszewskiaf53b0d2021-07-21 13:17:312407 "miow",
2408 "ntapi",
2409 "winapi",
Matthias Krüger696fb8f2019-01-21 15:32:432410]
2411
2412[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582413name = "miow"
klensyd5e8ad42021-07-04 18:49:562414version = "0.3.7"
Alex Crichtona8eaabc2018-03-07 07:39:552415source = "registry+https://github.com/rust-lang/crates.io-index"
klensyd5e8ad42021-07-04 18:49:562416checksum = "b9f1c5b025cda876f66ef43a113f91ebc9f4ccef34843000e0adf6ebbab84e21"
Alex Crichtona8eaabc2018-03-07 07:39:552417dependencies = [
Igor Matuszewskiaf53b0d2021-07-21 13:17:312418 "winapi",
Alex Crichtona8eaabc2018-03-07 07:39:552419]
2420
2421[[package]]
kennytm0692b3d2017-12-15 19:41:582422name = "miri"
2423version = "0.1.0"
2424dependencies = [
Alex Crichton093ede22019-08-15 00:45:092425 "colored",
Ralf Junge5d01782021-10-04 22:13:002426 "env_logger 0.9.0",
Ralf Jung0e908752020-09-17 18:04:202427 "getrandom 0.2.0",
Ralf Junga272c452022-05-30 08:17:462428 "lazy_static",
Ralf Jung759e4952020-06-01 18:17:202429 "libc",
Alex Crichton093ede22019-08-15 00:45:092430 "log",
Ralf Jung61a986a2022-06-26 02:21:492431 "measureme",
klensy947e7872022-04-15 18:11:142432 "rand 0.8.5",
Ralf Junga272c452022-05-30 08:17:462433 "regex",
Alex Crichton093ede22019-08-15 00:45:092434 "rustc-workspace-hack",
Alex Crichton093ede22019-08-15 00:45:092435 "shell-escape",
Jubilee Younge8eb6912021-04-22 04:40:292436 "smallvec",
Ralf Junga272c452022-05-30 08:17:462437 "ui_test",
kennytm0692b3d2017-12-15 19:41:582438]
2439
2440[[package]]
Alex Crichtond8251152018-07-02 16:33:162441name = "new_debug_unreachable"
Mark Rousskov342d9562020-08-17 15:21:442442version = "1.0.4"
Alex Crichtond8251152018-07-02 16:33:162443source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:442444checksum = "e4a24736216ec316047a1fc4252e27dabb04218aa4a3f37c6e7ddbf1f9782b54"
Nick Cameron4b6f5c22018-02-26 03:15:452445
2446[[package]]
Dirkjan Ochtman93a16cb2022-01-03 17:18:462447name = "nom"
2448version = "7.1.0"
2449source = "registry+https://github.com/rust-lang/crates.io-index"
2450checksum = "1b1d11e1ef389c76fe5b81bcaf2ea32cf88b62bc494e19f493d0b30e7a930109"
2451dependencies = [
2452 "memchr",
2453 "minimal-lexical",
2454 "version_check",
2455]
2456
2457[[package]]
Eric Huss3a6fc802022-04-20 13:50:392458name = "normalize-line-endings"
2459version = "0.3.0"
2460source = "registry+https://github.com/rust-lang/crates.io-index"
2461checksum = "61807f77802ff30975e01f4f071c8ba10c022052f98b3294119f3e615d13e5be"
2462
2463[[package]]
Igor Matuszewskiaf53b0d2021-07-21 13:17:312464name = "ntapi"
2465version = "0.3.6"
2466source = "registry+https://github.com/rust-lang/crates.io-index"
2467checksum = "3f6bb902e437b6d86e03cce10a7e2af662292c5dfef23b65899ea3ac9354ad44"
2468dependencies = [
2469 "winapi",
2470]
2471
2472[[package]]
Oliver Schneider0ad54532018-07-14 22:01:242473name = "num-integer"
Mark Rousskov342d9562020-08-17 15:21:442474version = "0.1.43"
Alex Crichton994bfd42018-02-26 17:07:162475source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:442476checksum = "8d59457e662d541ba17869cf51cf177c0b5f0cbf476c66bdc90bf1edac4f875b"
Alex Crichton994bfd42018-02-26 17:07:162477dependencies = [
Mark Rousskov342d9562020-08-17 15:21:442478 "autocfg",
Alex Crichton093ede22019-08-15 00:45:092479 "num-traits",
Alex Crichton994bfd42018-02-26 17:07:162480]
2481
2482[[package]]
2483name = "num-traits"
Mark Rousskov342d9562020-08-17 15:21:442484version = "0.2.12"
Steve Klabnik2795de32017-02-20 00:20:572485source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:442486checksum = "ac267bcc07f48ee5f8935ab0d24f316fb722d7a1292e2913f0cc196b29ffd611"
2487dependencies = [
2488 "autocfg",
2489]
Steve Klabnik2795de32017-02-20 00:20:572490
2491[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292492name = "num_cpus"
klensy8ebc73b2022-02-06 20:57:292493version = "1.13.1"
Ahmed Charles9ca382f2016-09-02 08:55:292494source = "registry+https://github.com/rust-lang/crates.io-index"
klensy8ebc73b2022-02-06 20:57:292495checksum = "19e64526ebdee182341572e50e9ad03965aa510cd94427a4549448f285e957a1"
Ahmed Charles9ca382f2016-09-02 08:55:292496dependencies = [
Stefan Lankes1ab5b0b2022-02-15 12:57:072497 "hermit-abi 0.1.19",
Alex Crichton093ede22019-08-15 00:45:092498 "libc",
Ahmed Charles9ca382f2016-09-02 08:55:292499]
2500
2501[[package]]
Alex Crichton06d565c2020-05-13 21:22:372502name = "object"
Mark Rousskov4c7c97a2021-08-30 20:10:192503version = "0.26.2"
Alex Crichton06d565c2020-05-13 21:22:372504source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov4c7c97a2021-08-30 20:10:192505checksum = "39f37e50073ccad23b6d09bcb5b263f4e76d3bb6038e4a3c08e52162ffa8abc2"
Alex Crichton06d565c2020-05-13 21:22:372506dependencies = [
2507 "compiler_builtins",
Alex Crichton0e033872021-04-22 18:53:332508 "memchr",
Alex Crichton4a3e7362021-08-19 02:44:242509 "rustc-std-workspace-alloc",
2510 "rustc-std-workspace-core",
Alex Crichton0e033872021-04-22 18:53:332511]
2512
2513[[package]]
David Wood2dc1a8a2021-12-03 14:24:052514name = "object"
Ayrton3d5b1ee2022-05-02 01:45:502515version = "0.28.4"
Lain Yang9a337b62022-01-07 05:32:582516source = "registry+https://github.com/rust-lang/crates.io-index"
Ayrton3d5b1ee2022-05-02 01:45:502517checksum = "e42c982f2d955fac81dd7e1d0e1426a7d702acd9c98d19ab01083a6a0328c424"
Lain Yang9a337b62022-01-07 05:32:582518dependencies = [
2519 "crc32fast",
Rémy Rakic820fd052022-01-20 14:09:052520 "flate2",
Amanieu d'Antras88149d12022-01-17 07:46:112521 "hashbrown 0.11.2",
Lain Yang9a337b62022-01-07 05:32:582522 "indexmap",
2523 "memchr",
2524]
2525
2526[[package]]
Martin Kröning21625e52022-06-01 22:16:002527name = "object"
2528version = "0.29.0"
2529source = "registry+https://github.com/rust-lang/crates.io-index"
2530checksum = "21158b2c33aa6d4561f1c0a6ea283ca92bc54802a93b263e910746d679a7eb53"
2531dependencies = [
2532 "crc32fast",
2533 "hashbrown 0.12.0",
2534 "indexmap",
2535 "memchr",
2536]
2537
2538[[package]]
Michael Woeristerd0be27c2021-07-20 11:54:372539name = "odht"
Michael Woerister6771ac32021-10-29 16:05:152540version = "0.3.1"
Michael Woeristerd0be27c2021-07-20 11:54:372541source = "registry+https://github.com/rust-lang/crates.io-index"
Michael Woerister6771ac32021-10-29 16:05:152542checksum = "5a518809ac14b25b569624d0268eba1e88498f71615893dca57982bed7621abb"
Michael Woeristerd0be27c2021-07-20 11:54:372543dependencies = [
2544 "cfg-if 1.0.0",
2545]
2546
2547[[package]]
Mark Rousskov2fc32b92019-09-10 01:01:412548name = "once_cell"
Arlo Siemsenb59abdc2022-06-17 17:58:512549version = "1.12.0"
Mark Rousskov2fc32b92019-09-10 01:01:412550source = "registry+https://github.com/rust-lang/crates.io-index"
Arlo Siemsenb59abdc2022-06-17 17:58:512551checksum = "7709cef83f0c1f58f666e746a08b21e0085f7440fa6a29cc194d68aac97a4225"
Mark Rousskov2fc32b92019-09-10 01:01:412552
2553[[package]]
Arlo Siemsenf86b0782020-03-31 05:17:152554name = "opaque-debug"
2555version = "0.2.3"
2556source = "registry+https://github.com/rust-lang/crates.io-index"
2557checksum = "2839e79665f131bdb5782e51f2c6c9599c133c6098982a54c794358bf432529c"
2558
2559[[package]]
Alex Crichton2863b752018-08-21 17:23:472560name = "opener"
Eric Hussfaa64612021-06-22 23:19:242561version = "0.5.0"
2562source = "registry+https://github.com/rust-lang/crates.io-index"
2563checksum = "4ea3ebcd72a54701f56345f16785a6d3ac2df7e986d273eb4395c0b01db17952"
2564dependencies = [
2565 "bstr",
Igor Matuszewskiaf53b0d2021-07-21 13:17:312566 "winapi",
Eric Hussfaa64612021-06-22 23:19:242567]
2568
2569[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582570name = "openssl"
Johannes Nixdorf59c66bb2022-04-16 08:50:292571version = "0.10.38"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582572source = "registry+https://github.com/rust-lang/crates.io-index"
Johannes Nixdorf59c66bb2022-04-16 08:50:292573checksum = "0c7ae222234c30df141154f159066c5093ff73b63204dcda7121eb082fc56a95"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582574dependencies = [
Alex Crichton093ede22019-08-15 00:45:092575 "bitflags",
klensy50c38902021-05-01 11:50:032576 "cfg-if 1.0.0",
Alex Crichton093ede22019-08-15 00:45:092577 "foreign-types",
Alex Crichton093ede22019-08-15 00:45:092578 "libc",
klensy50c38902021-05-01 11:50:032579 "once_cell",
Alex Crichton093ede22019-08-15 00:45:092580 "openssl-sys",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582581]
2582
2583[[package]]
2584name = "openssl-probe"
Alex Crichton325d7392017-12-10 17:42:492585version = "0.1.2"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582586source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092587checksum = "77af24da69f9d9341038eba93a073b1fdaaa1b788221b00a69bce9e762cb32de"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582588
2589[[package]]
Eric Huss97308712018-08-14 21:27:262590name = "openssl-src"
klensy4e079132022-04-11 18:50:192591version = "111.18.0+1.1.1n"
Eric Huss97308712018-08-14 21:27:262592source = "registry+https://github.com/rust-lang/crates.io-index"
klensy4e079132022-04-11 18:50:192593checksum = "7897a926e1e8d00219127dc020130eca4292e5ca666dd592480d72c3eca2ff6c"
Eric Huss97308712018-08-14 21:27:262594dependencies = [
Alex Crichton093ede22019-08-15 00:45:092595 "cc",
Eric Huss97308712018-08-14 21:27:262596]
2597
2598[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582599name = "openssl-sys"
Johannes Nixdorf59c66bb2022-04-16 08:50:292600version = "0.9.72"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582601source = "registry+https://github.com/rust-lang/crates.io-index"
Johannes Nixdorf59c66bb2022-04-16 08:50:292602checksum = "7e46109c383602735fa0a2e48dd2b7c892b048e1bf69e5c3b1d804b7d9c203cb"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582603dependencies = [
Amanieu d'Antrasd51b7b22020-03-16 18:37:152604 "autocfg",
Alex Crichton093ede22019-08-15 00:45:092605 "cc",
2606 "libc",
2607 "openssl-src",
2608 "pkg-config",
Alex Crichton093ede22019-08-15 00:45:092609 "vcpkg",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582610]
2611
2612[[package]]
Nick Cameron77177052018-07-06 00:34:002613name = "ordslice"
2614version = "0.3.0"
2615source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092616checksum = "dd20eec3dbe4376829cb7d80ae6ac45e0a766831dca50202ff2d40db46a8a024"
Nick Cameron77177052018-07-06 00:34:002617
2618[[package]]
Eric Huss94015472021-10-12 04:48:272619name = "os_info"
Eric Huss4caec092022-07-05 18:58:382620version = "3.4.0"
Eric Huss94015472021-10-12 04:48:272621source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss4caec092022-07-05 18:58:382622checksum = "0eca3ecae1481e12c3d9379ec541b238a16f0b75c9a409942daa8ec20dbfdb62"
Eric Huss94015472021-10-12 04:48:272623dependencies = [
2624 "log",
2625 "serde",
2626 "winapi",
2627]
2628
2629[[package]]
Eric Hussbfacc5c2022-01-19 03:14:332630name = "os_str_bytes"
2631version = "6.0.0"
2632source = "registry+https://github.com/rust-lang/crates.io-index"
2633checksum = "8e22443d1643a904602595ba1cd8f7d896afe56d26712531c5ff73a15b2fbf64"
Eric Hussbfacc5c2022-01-19 03:14:332634
2635[[package]]
Mateusz Mikułaf5e702d2020-03-26 13:10:352636name = "output_vt100"
Joshua Nelson9cde0f72022-05-29 07:26:192637version = "0.1.3"
Mateusz Mikułaf5e702d2020-03-26 13:10:352638source = "registry+https://github.com/rust-lang/crates.io-index"
Joshua Nelson9cde0f72022-05-29 07:26:192639checksum = "628223faebab4e3e40667ee0b2336d34a5b960ff60ea743ddfdbcf7770bcfb66"
Mateusz Mikułaf5e702d2020-03-26 13:10:352640dependencies = [
Igor Matuszewskiaf53b0d2021-07-21 13:17:312641 "winapi",
Mateusz Mikułaf5e702d2020-03-26 13:10:352642]
2643
2644[[package]]
Yuki Okushi2b0e27e2021-03-17 20:34:052645name = "packed_simd_2"
2646version = "0.3.4"
Nick Cameron7a7445b2018-12-01 10:36:322647source = "registry+https://github.com/rust-lang/crates.io-index"
Yuki Okushi2b0e27e2021-03-17 20:34:052648checksum = "3278e0492f961fd4ae70909f56b2723a7e8d01a228427294e19cdfdebda89a17"
Nick Cameron7a7445b2018-12-01 10:36:322649dependencies = [
Aaron Hill44fdfd62020-10-11 17:51:072650 "cfg-if 0.1.10",
Yuki Okushi2b0e27e2021-03-17 20:34:052651 "libm",
Nick Cameron7a7445b2018-12-01 10:36:322652]
2653
2654[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292655name = "panic_abort"
2656version = "0.0.0"
2657dependencies = [
Thiébaud Weksteen52ee9fb2021-03-15 10:21:392658 "alloc",
Aaron Hill44fdfd62020-10-11 17:51:072659 "cfg-if 0.1.10",
Alex Crichton093ede22019-08-15 00:45:092660 "compiler_builtins",
2661 "core",
2662 "libc",
Ahmed Charles9ca382f2016-09-02 08:55:292663]
2664
2665[[package]]
2666name = "panic_unwind"
2667version = "0.0.0"
2668dependencies = [
Alex Crichton093ede22019-08-15 00:45:092669 "alloc",
Aaron Hill44fdfd62020-10-11 17:51:072670 "cfg-if 0.1.10",
Alex Crichton093ede22019-08-15 00:45:092671 "compiler_builtins",
2672 "core",
2673 "libc",
2674 "unwind",
Ahmed Charles9ca382f2016-09-02 08:55:292675]
2676
2677[[package]]
Igor Matuszewskic2249a42019-09-08 08:28:112678name = "parity-tokio-ipc"
Igor Matuszewskiaf53b0d2021-07-21 13:17:312679version = "0.9.0"
Igor Matuszewskic2249a42019-09-08 08:28:112680source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewskiaf53b0d2021-07-21 13:17:312681checksum = "9981e32fb75e004cc148f5fb70342f393830e0a4aa62e3cc93b50976218d42b6"
Igor Matuszewskic2249a42019-09-08 08:28:112682dependencies = [
klensy8ebc73b2022-02-06 20:57:292683 "futures 0.3.19",
Caleb Cartwright63913182021-02-10 01:52:542684 "libc",
Igor Matuszewskic2249a42019-09-08 08:28:112685 "log",
Aaron Hill2550d5b2021-03-07 23:39:192686 "rand 0.7.3",
Igor Matuszewskic2249a42019-09-08 08:28:112687 "tokio",
Igor Matuszewskiaf53b0d2021-07-21 13:17:312688 "winapi",
Igor Matuszewskic2249a42019-09-08 08:28:112689]
2690
2691[[package]]
John Kåre Alsaker970c6132017-12-03 12:49:012692name = "parking_lot"
flip1995e36e5a52021-12-06 11:33:552693version = "0.11.2"
Mark Rousskov342d9562020-08-17 15:21:442694source = "registry+https://github.com/rust-lang/crates.io-index"
flip1995e36e5a52021-12-06 11:33:552695checksum = "7d17b78036a60663b797adeaee46f5c9dfebb86948d1255007a1d6be0271ff99"
Mark Rousskov342d9562020-08-17 15:21:442696dependencies = [
2697 "instant",
Caleb Cartwright63913182021-02-10 01:52:542698 "lock_api",
Philipp Krones586cbd02022-06-04 12:07:442699 "parking_lot_core 0.8.5",
2700]
2701
2702[[package]]
2703name = "parking_lot"
2704version = "0.12.1"
2705source = "registry+https://github.com/rust-lang/crates.io-index"
2706checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"
2707dependencies = [
2708 "lock_api",
2709 "parking_lot_core 0.9.3",
Mark Rousskov342d9562020-08-17 15:21:442710]
2711
2712[[package]]
2713name = "parking_lot_core"
flip1995e36e5a52021-12-06 11:33:552714version = "0.8.5"
Mark Rousskov342d9562020-08-17 15:21:442715source = "registry+https://github.com/rust-lang/crates.io-index"
flip1995e36e5a52021-12-06 11:33:552716checksum = "d76e8e1493bcac0d2766c42737f34458f1c8c50c0d23bcb24ea953affb273216"
Mark Rousskov342d9562020-08-17 15:21:442717dependencies = [
Yuki Okushi79348f42021-03-17 20:25:472718 "cfg-if 1.0.0",
Mark Rousskov342d9562020-08-17 15:21:442719 "instant",
2720 "libc",
klensydcdc3082021-05-11 19:03:592721 "redox_syscall",
Jubilee Younge8eb6912021-04-22 04:40:292722 "smallvec",
Igor Matuszewskiaf53b0d2021-07-21 13:17:312723 "winapi",
Igor Matuszewski8fc4bba2020-02-12 14:47:312724]
2725
2726[[package]]
Philipp Krones586cbd02022-06-04 12:07:442727name = "parking_lot_core"
2728version = "0.9.3"
2729source = "registry+https://github.com/rust-lang/crates.io-index"
2730checksum = "09a279cbf25cb0757810394fbc1e359949b59e348145c643a939a525692e6929"
2731dependencies = [
2732 "cfg-if 1.0.0",
2733 "libc",
2734 "redox_syscall",
2735 "smallvec",
2736 "windows-sys",
2737]
2738
2739[[package]]
Federico Ponzi4b6a0272020-07-17 22:01:272740name = "pathdiff"
Eric Huss4b4a5142022-04-14 01:02:322741version = "0.2.1"
Federico Ponzi4b6a0272020-07-17 22:01:272742source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss4b4a5142022-04-14 01:02:322743checksum = "8835116a5c179084a830efb3adc117ab007512b535bc1a21c991d3b32a6b44dd"
Federico Ponzi4b6a0272020-07-17 22:01:272744
2745[[package]]
Alex Crichton1cede102017-06-15 02:33:062746name = "percent-encoding"
Oliver Schneideracdf83f2017-12-06 08:25:292747version = "1.0.1"
Alex Crichton1cede102017-06-15 02:33:062748source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092749checksum = "31010dd2e1ac33d5b46a5b413495239882813e0369f8ed8a5e266f173602f831"
Alex Crichton1cede102017-06-15 02:33:062750
2751[[package]]
Eric Hussf2428a62019-08-01 00:44:392752name = "percent-encoding"
Eric Huss139477d2019-11-12 18:14:482753version = "2.1.0"
Eric Hussf2428a62019-08-01 00:44:392754source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss139477d2019-11-12 18:14:482755checksum = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e"
Eric Hussf2428a62019-08-01 00:44:392756
2757[[package]]
Wesley Wisere130e9c2021-02-25 23:25:382758name = "perf-event-open-sys"
2759version = "1.0.1"
2760source = "registry+https://github.com/rust-lang/crates.io-index"
2761checksum = "ce9bedf5da2c234fdf2391ede2b90fabf585355f33100689bc364a3ea558561a"
2762dependencies = [
2763 "libc",
2764]
2765
2766[[package]]
Steve Klabnika0769612017-02-07 23:13:572767name = "pest"
Mark Rousskov342d9562020-08-17 15:21:442768version = "2.1.3"
James Munnsde763692019-01-19 02:39:372769source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:442770checksum = "10f4872ae94d7b90ae48754df22fd42ad52ce740b8f370b03da4835417403e53"
James Munnsde763692019-01-19 02:39:372771dependencies = [
Alex Crichton093ede22019-08-15 00:45:092772 "ucd-trie",
James Munnsde763692019-01-19 02:39:372773]
2774
2775[[package]]
Alex Crichtone9d89832018-04-02 15:43:552776name = "pest_derive"
James Munnsde763692019-01-19 02:39:372777version = "2.1.0"
2778source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092779checksum = "833d1ae558dc601e9a60366421196a8d94bc0ac980476d0b67e1d0988d72b2d0"
James Munnsde763692019-01-19 02:39:372780dependencies = [
Alex Crichton093ede22019-08-15 00:45:092781 "pest",
2782 "pest_generator",
James Munnsde763692019-01-19 02:39:372783]
2784
2785[[package]]
2786name = "pest_generator"
Igor Matuszewski8c6e5682020-05-05 11:26:292787version = "2.1.3"
James Munnsde763692019-01-19 02:39:372788source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewski8c6e5682020-05-05 11:26:292789checksum = "99b8db626e31e5b81787b9783425769681b347011cc59471e33ea46d2ea0cf55"
James Munnsde763692019-01-19 02:39:372790dependencies = [
Alex Crichton093ede22019-08-15 00:45:092791 "pest",
2792 "pest_meta",
Aaron Hill70ba4912020-08-01 14:11:152793 "proc-macro2",
2794 "quote",
2795 "syn",
James Munnsde763692019-01-19 02:39:372796]
2797
2798[[package]]
2799name = "pest_meta"
Arlo Siemsenf86b0782020-03-31 05:17:152800version = "2.1.3"
James Munnsde763692019-01-19 02:39:372801source = "registry+https://github.com/rust-lang/crates.io-index"
Arlo Siemsenf86b0782020-03-31 05:17:152802checksum = "54be6e404f5317079812fc8f9f5279de376d8856929e21c184ecf6bbd692a11d"
James Munnsde763692019-01-19 02:39:372803dependencies = [
Alex Crichton093ede22019-08-15 00:45:092804 "maplit",
2805 "pest",
Arlo Siemsen3296d5c2020-10-13 15:41:062806 "sha-1 0.8.2",
James Munnsde763692019-01-19 02:39:372807]
2808
2809[[package]]
Jack Hueya24df5b2020-03-03 16:25:032810name = "petgraph"
Jack Huey6aa2e9d2020-05-27 00:19:192811version = "0.5.1"
Jack Hueya24df5b2020-03-03 16:25:032812source = "registry+https://github.com/rust-lang/crates.io-index"
Jack Huey6aa2e9d2020-05-27 00:19:192813checksum = "467d164a6de56270bd7c4d070df81d07beace25012d5103ced4e9ff08d6afdb7"
Jack Hueya24df5b2020-03-03 16:25:032814dependencies = [
2815 "fixedbitset",
Jack Huey6aa2e9d2020-05-27 00:19:192816 "indexmap",
Jack Hueya24df5b2020-03-03 16:25:032817]
2818
2819[[package]]
steveklabnikecfbaca2018-04-03 14:32:042820name = "phf"
klensy947e7872022-04-15 18:11:142821version = "0.10.1"
steveklabnikecfbaca2018-04-03 14:32:042822source = "registry+https://github.com/rust-lang/crates.io-index"
klensy947e7872022-04-15 18:11:142823checksum = "fabbf1ead8a5bcbc20f5f8b939ee3f5b0f6f281b6ad3468b84656b658b455259"
steveklabnikecfbaca2018-04-03 14:32:042824dependencies = [
Alex Crichton093ede22019-08-15 00:45:092825 "phf_shared",
steveklabnikecfbaca2018-04-03 14:32:042826]
2827
2828[[package]]
2829name = "phf_codegen"
klensy947e7872022-04-15 18:11:142830version = "0.10.0"
steveklabnikecfbaca2018-04-03 14:32:042831source = "registry+https://github.com/rust-lang/crates.io-index"
klensy947e7872022-04-15 18:11:142832checksum = "4fb1c3a8bc4dd4e5cfce29b44ffc14bedd2ee294559a294e2a4d4c9e9a6a13cd"
steveklabnikecfbaca2018-04-03 14:32:042833dependencies = [
Alex Crichton093ede22019-08-15 00:45:092834 "phf_generator",
2835 "phf_shared",
steveklabnikecfbaca2018-04-03 14:32:042836]
2837
2838[[package]]
2839name = "phf_generator"
klensy947e7872022-04-15 18:11:142840version = "0.10.0"
steveklabnikecfbaca2018-04-03 14:32:042841source = "registry+https://github.com/rust-lang/crates.io-index"
klensy947e7872022-04-15 18:11:142842checksum = "5d5285893bb5eb82e6aaf5d59ee909a06a16737a8970984dd7746ba9283498d6"
steveklabnikecfbaca2018-04-03 14:32:042843dependencies = [
Alex Crichton093ede22019-08-15 00:45:092844 "phf_shared",
klensy947e7872022-04-15 18:11:142845 "rand 0.8.5",
steveklabnikecfbaca2018-04-03 14:32:042846]
2847
2848[[package]]
2849name = "phf_shared"
klensy947e7872022-04-15 18:11:142850version = "0.10.0"
steveklabnikecfbaca2018-04-03 14:32:042851source = "registry+https://github.com/rust-lang/crates.io-index"
klensy947e7872022-04-15 18:11:142852checksum = "b6796ad771acdc0123d2a88dc428b5e38ef24456743ddb1744ed628f9815c096"
steveklabnikecfbaca2018-04-03 14:32:042853dependencies = [
Alex Crichton093ede22019-08-15 00:45:092854 "siphasher",
steveklabnikecfbaca2018-04-03 14:32:042855]
2856
2857[[package]]
Caleb Cartwright63913182021-02-10 01:52:542858name = "pin-project-lite"
klensy9f621ae2022-01-24 17:19:212859version = "0.2.8"
Caleb Cartwright63913182021-02-10 01:52:542860source = "registry+https://github.com/rust-lang/crates.io-index"
klensy9f621ae2022-01-24 17:19:212861checksum = "e280fbe77cc62c91527259e9442153f4688736748d24660126286329742b4c6c"
Caleb Cartwright63913182021-02-10 01:52:542862
2863[[package]]
2864name = "pin-utils"
2865version = "0.1.0"
2866source = "registry+https://github.com/rust-lang/crates.io-index"
2867checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
2868
2869[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582870name = "pkg-config"
Mark Rousskov342d9562020-08-17 15:21:442871version = "0.3.18"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582872source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:442873checksum = "d36492546b6af1463394d46f0c834346f31548646f6ba10849802c9c9a27ac33"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582874
2875[[package]]
Santiago Pastorino8429d112018-05-24 21:52:012876name = "polonius-engine"
Rémy Rakic99cc35d2021-07-22 20:21:062877version = "0.13.0"
Santiago Pastorino8429d112018-05-24 21:52:012878source = "registry+https://github.com/rust-lang/crates.io-index"
Rémy Rakic99cc35d2021-07-22 20:21:062879checksum = "c4e8e505342045d397d0b6674dcb82d6faf5cf40484d30eeb88fc82ef14e903f"
Douglas Campos422fe7c2018-05-29 11:52:512880dependencies = [
Alex Crichton093ede22019-08-15 00:45:092881 "datafrog",
2882 "log",
2883 "rustc-hash",
Douglas Campos422fe7c2018-05-29 11:52:512884]
Santiago Pastorino8429d112018-05-24 21:52:012885
2886[[package]]
gnzlbg52caca02019-08-01 15:02:262887name = "ppv-lite86"
Yuki Okushi9f8628b2020-05-26 04:35:212888version = "0.2.8"
gnzlbg52caca02019-08-01 15:02:262889source = "registry+https://github.com/rust-lang/crates.io-index"
Yuki Okushi9f8628b2020-05-26 04:35:212890checksum = "237a5ed80e274dbc66f86bd59c1e25edc039660be53194b5fe0a482e0f2612ea"
gnzlbg52caca02019-08-01 15:02:262891
2892[[package]]
steveklabnikecfbaca2018-04-03 14:32:042893name = "precomputed-hash"
2894version = "0.1.1"
2895source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092896checksum = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c"
steveklabnikecfbaca2018-04-03 14:32:042897
2898[[package]]
Mark Simulacrum42fde212018-03-10 14:03:062899name = "pretty_assertions"
Ralf Junga272c452022-05-30 08:17:462900version = "1.2.1"
2901source = "registry+https://github.com/rust-lang/crates.io-index"
2902checksum = "c89f989ac94207d048d92db058e4f6ec7342b0971fc58d1271ca148b799b3563"
2903dependencies = [
2904 "ansi_term",
2905 "ctor",
2906 "diff",
2907 "output_vt100",
2908]
2909
2910[[package]]
Eric Huss8c20add2018-12-03 01:33:202911name = "pretty_env_logger"
Matthias Krüger451d4922020-02-10 19:47:382912version = "0.4.0"
Eric Huss8c20add2018-12-03 01:33:202913source = "registry+https://github.com/rust-lang/crates.io-index"
Matthias Krüger451d4922020-02-10 19:47:382914checksum = "926d36b9553851b8b0005f1275891b392ee4d2d833852c417ed025477350fb9d"
Eric Huss8c20add2018-12-03 01:33:202915dependencies = [
Matthias Krüger451d4922020-02-10 19:47:382916 "env_logger 0.7.1",
Alex Crichton093ede22019-08-15 00:45:092917 "log",
Eric Huss8c20add2018-12-03 01:33:202918]
2919
2920[[package]]
Igor Matuszewskic2249a42019-09-08 08:28:112921name = "proc-macro-crate"
Mark Rousskov342d9562020-08-17 15:21:442922version = "0.1.5"
Igor Matuszewskic2249a42019-09-08 08:28:112923source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:442924checksum = "1d6ea3c4595b96363c13943497db34af4460fb474a95c43f4446ad341b8c9785"
Igor Matuszewskic2249a42019-09-08 08:28:112925dependencies = [
2926 "toml",
2927]
2928
2929[[package]]
2930name = "proc-macro-error"
Mark Rousskov342d9562020-08-17 15:21:442931version = "1.0.4"
Igor Matuszewskic2249a42019-09-08 08:28:112932source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:442933checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
Igor Matuszewskic2249a42019-09-08 08:28:112934dependencies = [
Mark Rousskov342d9562020-08-17 15:21:442935 "proc-macro-error-attr",
Aaron Hill70ba4912020-08-01 14:11:152936 "proc-macro2",
2937 "quote",
2938 "syn",
Mark Rousskov342d9562020-08-17 15:21:442939 "version_check",
2940]
2941
2942[[package]]
2943name = "proc-macro-error-attr"
2944version = "1.0.4"
2945source = "registry+https://github.com/rust-lang/crates.io-index"
2946checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
2947dependencies = [
2948 "proc-macro2",
2949 "quote",
2950 "version_check",
Alex Crichtone9d89832018-04-02 15:43:552951]
2952
2953[[package]]
David Wood7f916972022-03-26 07:27:432954name = "proc-macro-hack"
2955version = "0.5.19"
2956source = "registry+https://github.com/rust-lang/crates.io-index"
2957checksum = "dbf0c48bc1d91375ae5c3cd81e3722dff1abcf81a30960240640d223f59fe0e5"
2958
2959[[package]]
Igor Matuszewskic2249a42019-09-08 08:28:112960name = "proc-macro2"
klensy813420b2022-04-18 16:10:372961version = "1.0.37"
Igor Matuszewskic2249a42019-09-08 08:28:112962source = "registry+https://github.com/rust-lang/crates.io-index"
klensy813420b2022-04-18 16:10:372963checksum = "ec757218438d5fda206afc041538b2f6d889286160d649a86a24d37e1235afd1"
Igor Matuszewskic2249a42019-09-08 08:28:112964dependencies = [
Aaron Hill70ba4912020-08-01 14:11:152965 "unicode-xid",
Igor Matuszewskic2249a42019-09-08 08:28:112966]
2967
2968[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292969name = "proc_macro"
2970version = "0.0.0"
Alex Crichtonb47c9692019-08-16 15:29:082971dependencies = [
Vadim Petrochenkovf5ca02c2022-02-01 12:30:322972 "core",
Alex Crichtonb47c9692019-08-16 15:29:082973 "std",
2974]
Ahmed Charles9ca382f2016-09-02 08:55:292975
2976[[package]]
whitequark42754ce2017-02-13 09:57:502977name = "profiler_builtins"
2978version = "0.0.0"
2979dependencies = [
Alex Crichton093ede22019-08-15 00:45:092980 "cc",
2981 "compiler_builtins",
2982 "core",
Marco Castelluccioecba8d62017-06-04 14:54:392983]
2984
2985[[package]]
Oliver Scherer26edcee2018-11-02 15:14:242986name = "psm"
Mateusz Mikułaf58289c2021-08-18 20:36:352987version = "0.1.16"
Oliver Scherer26edcee2018-11-02 15:14:242988source = "registry+https://github.com/rust-lang/crates.io-index"
Mateusz Mikułaf58289c2021-08-18 20:36:352989checksum = "cd136ff4382c4753fc061cb9e4712ab2af263376b95bbd5bd8cd50c020b78e69"
Oliver Scherer26edcee2018-11-02 15:14:242990dependencies = [
2991 "cc",
2992]
2993
2994[[package]]
Steve Klabnika0769612017-02-07 23:13:572995name = "pulldown-cmark"
Guillaume Gomezecd39aa2022-01-17 19:58:422996version = "0.9.1"
Joshua Nelsone4c28bf2020-09-14 00:15:012997source = "registry+https://github.com/rust-lang/crates.io-index"
Guillaume Gomezecd39aa2022-01-17 19:58:422998checksum = "34f197a544b0c9ab3ae46c359a7ec9cbbb5c7bf97054266fecb7ead794a181d6"
Joshua Nelsone4c28bf2020-09-14 00:15:012999dependencies = [
3000 "bitflags",
3001 "memchr",
3002 "unicase",
3003]
3004
3005[[package]]
Eduard-Mihai Burtescu20929632019-01-29 05:24:323006name = "punycode"
Mark Rousskov342d9562020-08-17 15:21:443007version = "0.4.1"
Eduard-Mihai Burtescu20929632019-01-29 05:24:323008source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:443009checksum = "e9e1dcb320d6839f6edb64f7a4a59d39b30480d4d1765b56873f7c858538a5fe"
Eduard-Mihai Burtescu20929632019-01-29 05:24:323010
3011[[package]]
Steve Klabnika0769612017-02-07 23:13:573012name = "quick-error"
Igor Matuszewskie26f35d2020-05-05 12:05:063013version = "1.2.3"
Steve Klabnika0769612017-02-07 23:13:573014source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewskie26f35d2020-05-05 12:05:063015checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0"
Steve Klabnika0769612017-02-07 23:13:573016
3017[[package]]
Mark Rousskov342d9562020-08-17 15:21:443018name = "quick-error"
3019version = "2.0.0"
3020source = "registry+https://github.com/rust-lang/crates.io-index"
3021checksum = "3ac73b1112776fc109b2e61909bc46c7e1bf0d7f690ffb1676553acce16d5cda"
3022
3023[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:293024name = "quine-mc_cluskey"
3025version = "0.2.4"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583026source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:093027checksum = "07589615d719a60c8dd8a4622e7946465dfef20d1a428f969e3443e7386d5f45"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583028
3029[[package]]
3030name = "quote"
klensy813420b2022-04-18 16:10:373031version = "1.0.18"
Igor Matuszewskic2249a42019-09-08 08:28:113032source = "registry+https://github.com/rust-lang/crates.io-index"
klensy813420b2022-04-18 16:10:373033checksum = "a1feb54ed693b93a84e14094943b84b7c4eae204c512b7ccb95ab0c66d278ad1"
Igor Matuszewskic2249a42019-09-08 08:28:113034dependencies = [
Aaron Hill70ba4912020-08-01 14:11:153035 "proc-macro2",
Alex Crichtone9d89832018-04-02 15:43:553036]
3037
3038[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:583039name = "racer"
Pietro Albinid7b867b2022-04-04 14:04:373040version = "2.2.2"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583041dependencies = [
Alex Crichton093ede22019-08-15 00:45:093042 "bitflags",
Alex Crichton093ede22019-08-15 00:45:093043 "derive_more",
Igor Matuszewski8fc4bba2020-02-12 14:47:313044 "env_logger 0.7.1",
Mark Rousskov342d9562020-08-17 15:21:443045 "humantime 2.0.1",
Yuki Okushi1f0a39502020-05-26 04:00:423046 "lazy_static",
Mark Rousskovbf29b3c2022-05-18 16:16:273047 "lazycell",
Alex Crichton093ede22019-08-15 00:45:093048 "log",
Mark Rousskovbf29b3c2022-05-18 16:16:273049 "racer-cargo-metadata",
Alex Crichton093ede22019-08-15 00:45:093050 "rls-span",
Tatsuyuki Ishi0e79b972017-04-29 23:11:583051]
3052
3053[[package]]
Mark Rousskovbf29b3c2022-05-18 16:16:273054name = "racer-cargo-metadata"
3055version = "0.1.2"
3056dependencies = [
3057 "racer-interner",
3058 "serde",
3059 "serde_json",
3060]
3061
3062[[package]]
3063name = "racer-interner"
3064version = "0.1.0"
3065dependencies = [
3066 "serde",
3067]
3068
3069[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293070name = "rand"
Alex Crichtonaabf4e92020-01-08 15:33:573071version = "0.7.3"
gnzlbg52caca02019-08-01 15:02:263072source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichtonaabf4e92020-01-08 15:33:573073checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"
gnzlbg52caca02019-08-01 15:02:263074dependencies = [
Ralf Jung0e908752020-09-17 18:04:203075 "getrandom 0.1.14",
Alex Crichton093ede22019-08-15 00:45:093076 "libc",
Aaron Hill2550d5b2021-03-07 23:39:193077 "rand_chacha 0.2.2",
3078 "rand_core 0.5.1",
klensy947e7872022-04-15 18:11:143079 "rand_hc",
Alex Crichtonb4110902018-12-08 11:06:543080]
3081
3082[[package]]
Aaron Hill2550d5b2021-03-07 23:39:193083name = "rand"
klensy947e7872022-04-15 18:11:143084version = "0.8.5"
Aaron Hill2550d5b2021-03-07 23:39:193085source = "registry+https://github.com/rust-lang/crates.io-index"
klensy947e7872022-04-15 18:11:143086checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
Aaron Hill2550d5b2021-03-07 23:39:193087dependencies = [
3088 "libc",
3089 "rand_chacha 0.3.0",
3090 "rand_core 0.6.2",
Aaron Hill2550d5b2021-03-07 23:39:193091]
3092
3093[[package]]
gnzlbg52caca02019-08-01 15:02:263094name = "rand_chacha"
Yuki Okushi9f8628b2020-05-26 04:35:213095version = "0.2.2"
gnzlbg52caca02019-08-01 15:02:263096source = "registry+https://github.com/rust-lang/crates.io-index"
Yuki Okushi9f8628b2020-05-26 04:35:213097checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"
gnzlbg52caca02019-08-01 15:02:263098dependencies = [
Yuki Okushi9f8628b2020-05-26 04:35:213099 "ppv-lite86",
Aaron Hill2550d5b2021-03-07 23:39:193100 "rand_core 0.5.1",
3101]
3102
3103[[package]]
3104name = "rand_chacha"
3105version = "0.3.0"
3106source = "registry+https://github.com/rust-lang/crates.io-index"
3107checksum = "e12735cf05c9e10bf21534da50a147b924d555dc7a547c42e6bb2d5b6017ae0d"
3108dependencies = [
3109 "ppv-lite86",
3110 "rand_core 0.6.2",
gnzlbg52caca02019-08-01 15:02:263111]
3112
3113[[package]]
Alex Crichtonb4110902018-12-08 11:06:543114name = "rand_core"
Eric Huss2b985322019-11-25 16:14:073115version = "0.5.1"
gnzlbg52caca02019-08-01 15:02:263116source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss2b985322019-11-25 16:14:073117checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
gnzlbg52caca02019-08-01 15:02:263118dependencies = [
Ralf Jung0e908752020-09-17 18:04:203119 "getrandom 0.1.14",
gnzlbg52caca02019-08-01 15:02:263120]
3121
3122[[package]]
Aaron Hill2550d5b2021-03-07 23:39:193123name = "rand_core"
3124version = "0.6.2"
3125source = "registry+https://github.com/rust-lang/crates.io-index"
3126checksum = "34cf66eb183df1c5876e2dcf6b13d57340741e8dc255b48e40a26de954d06ae7"
3127dependencies = [
3128 "getrandom 0.2.0",
3129]
3130
3131[[package]]
Alex Crichtonb4110902018-12-08 11:06:543132name = "rand_hc"
gnzlbg52caca02019-08-01 15:02:263133version = "0.2.0"
3134source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:093135checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
gnzlbg52caca02019-08-01 15:02:263136dependencies = [
Aaron Hill2550d5b2021-03-07 23:39:193137 "rand_core 0.5.1",
3138]
3139
3140[[package]]
Ralf Jung5b78e982019-04-19 07:37:333141name = "rand_xorshift"
3142version = "0.2.0"
3143source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:093144checksum = "77d416b86801d23dde1aa643023b775c3a462efc0ed96443add11546cdf1dca8"
Ralf Jung5b78e982019-04-19 07:37:333145dependencies = [
Aaron Hill2550d5b2021-03-07 23:39:193146 "rand_core 0.5.1",
Eric Huss2b985322019-11-25 16:14:073147]
3148
3149[[package]]
3150name = "rand_xoshiro"
3151version = "0.4.0"
3152source = "registry+https://github.com/rust-lang/crates.io-index"
3153checksum = "a9fcdd2e881d02f1d9390ae47ad8e5696a9e4be7b547a1da2afbc61973217004"
3154dependencies = [
Aaron Hill2550d5b2021-03-07 23:39:193155 "rand_core 0.5.1",
Ralf Jung5b78e982019-04-19 07:37:333156]
3157
3158[[package]]
Chase Wilson09f15422021-08-29 15:55:293159name = "rand_xoshiro"
3160version = "0.6.0"
3161source = "registry+https://github.com/rust-lang/crates.io-index"
3162checksum = "6f97cdb2a36ed4183de61b2f824cc45c9f1037f28afe0a322e9fff4c108b5aaa"
3163dependencies = [
3164 "rand_core 0.6.2",
3165]
3166
3167[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:293168name = "rayon"
Josh Stoneab57e362022-05-28 00:14:223169version = "1.5.3"
Nick Cameron4b6f5c22018-02-26 03:15:453170source = "registry+https://github.com/rust-lang/crates.io-index"
Josh Stoneab57e362022-05-28 00:14:223171checksum = "bd99e5772ead8baa5215278c9b15bf92087709e9c1b2d1f97cdb5a183c933a7d"
Nick Cameron4b6f5c22018-02-26 03:15:453172dependencies = [
Mark Rousskov342d9562020-08-17 15:21:443173 "autocfg",
Mateusz Mikuła2d8d8132019-12-04 17:40:163174 "crossbeam-deque",
Alex Crichton093ede22019-08-15 00:45:093175 "either",
3176 "rayon-core",
Oliver Schneideracdf83f2017-12-06 08:25:293177]
3178
3179[[package]]
3180name = "rayon-core"
Josh Stoneab57e362022-05-28 00:14:223181version = "1.9.3"
Oliver Schneideracdf83f2017-12-06 08:25:293182source = "registry+https://github.com/rust-lang/crates.io-index"
Josh Stoneab57e362022-05-28 00:14:223183checksum = "258bcdb5ac6dad48491bb2992db6b7cf74878b0384908af124823d118c99683f"
Oliver Schneideracdf83f2017-12-06 08:25:293184dependencies = [
Josh Stonef3b88122022-01-10 19:34:073185 "crossbeam-channel",
Mateusz Mikuła2d8d8132019-12-04 17:40:163186 "crossbeam-deque",
Josh Stonef3b88122022-01-10 19:34:073187 "crossbeam-utils",
Alex Crichton093ede22019-08-15 00:45:093188 "num_cpus",
Laurențiu Nicolab888eb92019-06-10 18:22:313189]
3190
3191[[package]]
Nick Cameronc5cad5a2017-09-22 01:58:353192name = "redox_syscall"
bjorn3856dd712021-08-15 16:40:403193version = "0.2.10"
flip19950046d7c2021-02-25 10:26:233194source = "registry+https://github.com/rust-lang/crates.io-index"
bjorn3856dd712021-08-15 16:40:403195checksum = "8383f39639269cde97d255a32bdb68c047337295414940c68bdd30c2e13203ff"
flip19950046d7c2021-02-25 10:26:233196dependencies = [
3197 "bitflags",
3198]
3199
3200[[package]]
flip19954c228cc2019-02-18 09:32:583201name = "redox_users"
flip19950046d7c2021-02-25 10:26:233202version = "0.4.0"
3203source = "registry+https://github.com/rust-lang/crates.io-index"
3204checksum = "528532f3d801c87aec9def2add9ca802fe569e44a544afe633765267840abe64"
3205dependencies = [
3206 "getrandom 0.2.0",
klensydcdc3082021-05-11 19:03:593207 "redox_syscall",
flip19950046d7c2021-02-25 10:26:233208]
3209
3210[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:583211name = "regex"
Eric Huss51814222022-04-15 18:57:063212version = "1.5.5"
Oliver Schneider847bb142018-05-11 12:11:063213source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss51814222022-04-15 18:57:063214checksum = "1a11647b6b25ff05a515cb92c365cec08801e83423a235b51e231e1808747286"
Oliver Schneider847bb142018-05-11 12:11:063215dependencies = [
Alex Crichton093ede22019-08-15 00:45:093216 "aho-corasick",
3217 "memchr",
3218 "regex-syntax",
Oliver Schneider847bb142018-05-11 12:11:063219]
3220
3221[[package]]
Oliver Schererec7230f2020-07-24 18:42:003222name = "regex-automata"
bjorn397c2fa12021-07-07 09:07:093223version = "0.1.10"
Oliver Schererec7230f2020-07-24 18:42:003224source = "registry+https://github.com/rust-lang/crates.io-index"
bjorn397c2fa12021-07-07 09:07:093225checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"
Oliver Schererec7230f2020-07-24 18:42:003226dependencies = [
Oliver Schererec7230f2020-07-24 18:42:003227 "regex-syntax",
3228]
3229
3230[[package]]
Steve Klabnika0769612017-02-07 23:13:573231name = "regex-syntax"
bjorn397c2fa12021-07-07 09:07:093232version = "0.6.25"
Oliver Schneider847bb142018-05-11 12:11:063233source = "registry+https://github.com/rust-lang/crates.io-index"
bjorn397c2fa12021-07-07 09:07:093234checksum = "f497285884f3fcff424ffc933e56d7cbca511def0c9831a7f9b5f6153e3cc89b"
Oliver Schneider847bb142018-05-11 12:11:063235
3236[[package]]
Alex Crichton7bc2cbf2017-04-26 15:52:193237name = "remote-test-client"
3238version = "0.1.0"
3239
3240[[package]]
3241name = "remote-test-server"
3242version = "0.1.0"
3243
3244[[package]]
Alex Crichton994bfd42018-02-26 17:07:163245name = "remove_dir_all"
Mark Rousskov342d9562020-08-17 15:21:443246version = "0.5.3"
Alex Crichton994bfd42018-02-26 17:07:163247source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:443248checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7"
Alex Crichton994bfd42018-02-26 17:07:163249dependencies = [
Igor Matuszewskiaf53b0d2021-07-21 13:17:313250 "winapi",
Alex Crichton994bfd42018-02-26 17:07:163251]
3252
3253[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:583254name = "rls"
Igor Matuszewski5b091302019-12-10 15:01:013255version = "1.41.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583256dependencies = [
Eric Huss6da85d62020-01-14 17:47:043257 "anyhow",
Alex Crichton093ede22019-08-15 00:45:093258 "cargo",
Caleb Cartwrighte2fe4f22021-04-11 16:42:013259 "cargo-util",
klensy8ebc73b2022-02-06 20:57:293260 "cargo_metadata",
Alex Crichton093ede22019-08-15 00:45:093261 "clippy_lints",
Igor Matuszewski8fc4bba2020-02-12 14:47:313262 "crossbeam-channel",
Alex Crichton093ede22019-08-15 00:45:093263 "difference",
Igor Matuszewskid83c44a2022-01-15 16:31:373264 "env_logger 0.9.0",
klensy8ebc73b2022-02-06 20:57:293265 "futures 0.3.19",
Mark Rousskov557793c2022-06-25 13:56:563266 "heck 0.4.0",
Igor Matuszewskic2249a42019-09-08 08:28:113267 "home",
pierwillf684acd2022-03-04 17:54:283268 "itertools",
Alex Crichton093ede22019-08-15 00:45:093269 "jsonrpc-core",
Yuki Okushi1f0a39502020-05-26 04:00:423270 "lazy_static",
Alex Crichton093ede22019-08-15 00:45:093271 "log",
3272 "lsp-codec",
3273 "lsp-types",
3274 "num_cpus",
3275 "ordslice",
3276 "racer",
klensy947e7872022-04-15 18:11:143277 "rand 0.8.5",
Alex Crichton093ede22019-08-15 00:45:093278 "rayon",
3279 "regex",
3280 "rls-analysis",
3281 "rls-data",
Igor Matuszewskic2249a42019-09-08 08:28:113282 "rls-ipc",
Alex Crichton093ede22019-08-15 00:45:093283 "rls-rustc",
3284 "rls-span",
3285 "rls-vfs",
Alex Crichton093ede22019-08-15 00:45:093286 "rustc-workspace-hack",
Igor Matuszewski31dc27d2019-06-08 20:15:223287 "rustc_tools_util 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton093ede22019-08-15 00:45:093288 "rustfmt-nightly",
3289 "serde",
3290 "serde_derive",
Igor Matuszewskic2249a42019-09-08 08:28:113291 "serde_ignored",
Alex Crichton093ede22019-08-15 00:45:093292 "serde_json",
3293 "tempfile",
3294 "tokio",
Igor Matuszewskiaf53b0d2021-07-21 13:17:313295 "tokio-stream",
Caleb Cartwright63913182021-02-10 01:52:543296 "tokio-util",
Eric Huss7d92cf42019-08-20 17:46:353297 "toml",
Mark Rousskovbf29b3c2022-05-18 16:16:273298 "toml_edit",
Eric Hussf3287a62021-05-12 00:39:513299 "url 2.2.2",
Alex Crichton093ede22019-08-15 00:45:093300 "walkdir",
Tatsuyuki Ishi0e79b972017-04-29 23:11:583301]
3302
3303[[package]]
3304name = "rls-analysis"
Eric Huss1dac6992022-02-10 15:47:013305version = "0.18.3"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583306dependencies = [
Alex Crichton093ede22019-08-15 00:45:093307 "derive-new",
Igor Matuszewskid83c44a2022-01-15 16:31:373308 "env_logger 0.9.0",
Alex Crichton093ede22019-08-15 00:45:093309 "fst",
pierwillf684acd2022-03-04 17:54:283310 "itertools",
Alex Crichton093ede22019-08-15 00:45:093311 "json",
Eric Huss893ca662021-04-22 22:47:103312 "lazy_static",
Alex Crichton093ede22019-08-15 00:45:093313 "log",
3314 "rls-data",
3315 "rls-span",
3316 "serde",
3317 "serde_json",
Alex Crichton453080f2017-06-05 16:36:483318]
3319
3320[[package]]
Martin Algesten9a6afa82018-02-02 07:29:593321name = "rls-data"
Igor Matuszewskid72ea1b2021-01-15 00:50:593322version = "0.19.1"
Igor Matuszewski3ac464f2021-01-15 01:26:553323source = "registry+https://github.com/rust-lang/crates.io-index"
3324checksum = "a58135eb039f3a3279a33779192f0ee78b56f57ae636e25cec83530e41debb99"
Martin Algesten9a6afa82018-02-02 07:29:593325dependencies = [
Alex Crichton093ede22019-08-15 00:45:093326 "rls-span",
3327 "serde",
Martin Algesten9a6afa82018-02-02 07:29:593328]
3329
3330[[package]]
Igor Matuszewskic2249a42019-09-08 08:28:113331name = "rls-ipc"
3332version = "0.1.0"
3333dependencies = [
3334 "jsonrpc-core",
3335 "jsonrpc-core-client",
3336 "jsonrpc-derive",
3337 "jsonrpc-ipc-server",
3338 "rls-data",
3339 "serde",
3340]
3341
3342[[package]]
Nick Cameron92867d22017-08-30 05:09:363343name = "rls-rustc"
Igor Matuszewski9a6a2692019-03-10 16:03:323344version = "0.6.0"
Igor Matuszewskic2249a42019-09-08 08:28:113345dependencies = [
3346 "clippy_lints",
Igor Matuszewskid83c44a2022-01-15 16:31:373347 "env_logger 0.9.0",
klensy8ebc73b2022-02-06 20:57:293348 "futures 0.3.19",
Igor Matuszewskic2249a42019-09-08 08:28:113349 "log",
klensy947e7872022-04-15 18:11:143350 "rand 0.8.5",
Igor Matuszewskic2249a42019-09-08 08:28:113351 "rls-data",
3352 "rls-ipc",
3353 "serde",
3354 "tokio",
3355]
Nick Cameron92867d22017-08-30 05:09:363356
3357[[package]]
Nick Cameronfee1f642017-03-14 02:16:443358name = "rls-span"
Igor Matuszewskid72ea1b2021-01-15 00:50:593359version = "0.5.3"
Igor Matuszewski3ac464f2021-01-15 01:26:553360source = "registry+https://github.com/rust-lang/crates.io-index"
3361checksum = "f0eea58478fc06e15f71b03236612173a1b81e9770314edecfa664375e3e4c86"
Nick Cameronfee1f642017-03-14 02:16:443362dependencies = [
Alex Crichton093ede22019-08-15 00:45:093363 "serde",
Tatsuyuki Ishi0e79b972017-04-29 23:11:583364]
3365
3366[[package]]
3367name = "rls-vfs"
Igor Matuszewski4fb570d2019-04-21 10:52:073368version = "0.8.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583369source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:093370checksum = "ce4b57b25b4330ed5ec14028fc02141e083ddafda327e7eb598dc0569c8c83c9"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583371dependencies = [
Alex Crichton093ede22019-08-15 00:45:093372 "log",
3373 "rls-span",
Nick Cameronfee1f642017-03-14 02:16:443374]
3375
3376[[package]]
Rich Kadela6f8b8a2020-07-02 18:27:153377name = "rust-demangler"
Rich Kadelf5aebad2020-09-01 23:15:173378version = "0.0.1"
Rich Kadela6f8b8a2020-07-02 18:27:153379dependencies = [
Rich Kadelf5aebad2020-09-01 23:15:173380 "regex",
Rich Kadela6f8b8a2020-07-02 18:27:153381 "rustc-demangle",
3382]
3383
3384[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293385name = "rustbook"
Steve Klabnika0769612017-02-07 23:13:573386version = "0.1.0"
3387dependencies = [
Eric Hussbfacc5c2022-01-19 03:14:333388 "clap 2.34.0",
Eric Huss5b9e9d02020-11-15 01:37:023389 "env_logger 0.7.1",
Alex Crichton093ede22019-08-15 00:45:093390 "mdbook",
Steve Klabnika0769612017-02-07 23:13:573391]
Ahmed Charles9ca382f2016-09-02 08:55:293392
3393[[package]]
Josh Stone020c5ec2017-05-08 22:01:133394name = "rustc-demangle"
Eduard-Mihai Burtescuf8810ee2021-08-10 21:05:253395version = "0.1.21"
Josh Stone020c5ec2017-05-08 22:01:133396source = "registry+https://github.com/rust-lang/crates.io-index"
Eduard-Mihai Burtescuf8810ee2021-08-10 21:05:253397checksum = "7ef03e0a2b150c7a90d01faf6254c9c48a41e95fb2a8c2ac1c6f0d2b9aefc342"
Alex Crichtonfcc8bb42018-12-14 22:37:513398dependencies = [
Alex Crichton093ede22019-08-15 00:45:093399 "compiler_builtins",
3400 "rustc-std-workspace-core",
Alex Crichtonfcc8bb42018-12-14 22:37:513401]
Josh Stone020c5ec2017-05-08 22:01:133402
3403[[package]]
Niko Matsakis9c548bf2018-05-24 12:48:023404name = "rustc-hash"
Jack Huey6aa2e9d2020-05-27 00:19:193405version = "1.1.0"
Niko Matsakis9c548bf2018-05-24 12:48:023406source = "registry+https://github.com/rust-lang/crates.io-index"
Jack Huey6aa2e9d2020-05-27 00:19:193407checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
Niko Matsakis9c548bf2018-05-24 12:48:023408
3409[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293410name = "rustc-main"
3411version = "0.0.0"
3412dependencies = [
Rémy Rakicadab1352022-05-06 21:20:043413 "jemalloc-sys",
Alex Crichton093ede22019-08-15 00:45:093414 "rustc_codegen_ssa",
3415 "rustc_driver",
Oli Scherer9960cc12022-06-02 10:08:383416 "rustc_smir",
Ahmed Charles9ca382f2016-09-02 08:55:293417]
3418
3419[[package]]
John Kåre Alsaker4afdae62018-05-12 02:11:033420name = "rustc-rayon"
Josh Stoneab57e362022-05-28 00:14:223421version = "0.4.0"
Josh Stone33c41252019-09-10 17:13:073422source = "registry+https://github.com/rust-lang/crates.io-index"
Josh Stoneab57e362022-05-28 00:14:223423checksum = "1a79f0b0b2609e2eacf9758013f50e7176cb4b29fd6436a747b14a5362c8727a"
Josh Stone33c41252019-09-10 17:13:073424dependencies = [
Josh Stoneab57e362022-05-28 00:14:223425 "autocfg",
Mateusz Mikuła2d8d8132019-12-04 17:40:163426 "crossbeam-deque",
Josh Stone33c41252019-09-10 17:13:073427 "either",
Igor Matuszewski5b091302019-12-10 15:01:013428 "rustc-rayon-core",
John Kåre Alsaker0e05a9b2019-04-25 20:50:413429]
3430
3431[[package]]
Josh Stone33c41252019-09-10 17:13:073432name = "rustc-rayon-core"
Josh Stoneab57e362022-05-28 00:14:223433version = "0.4.1"
Josh Stone33c41252019-09-10 17:13:073434source = "registry+https://github.com/rust-lang/crates.io-index"
Josh Stoneab57e362022-05-28 00:14:223435checksum = "02269144a0db9bb55cf5d4a41a5a0e95b334b0b78b08269018ca9b0250718c30"
Josh Stone33c41252019-09-10 17:13:073436dependencies = [
Josh Stoneab57e362022-05-28 00:14:223437 "crossbeam-channel",
Mateusz Mikuła2d8d8132019-12-04 17:40:163438 "crossbeam-deque",
Josh Stonef3b88122022-01-10 19:34:073439 "crossbeam-utils",
Josh Stone33c41252019-09-10 17:13:073440 "num_cpus",
3441]
3442
3443[[package]]
flip1995898ef0f2020-12-06 14:07:593444name = "rustc-semver"
3445version = "1.1.0"
3446source = "registry+https://github.com/rust-lang/crates.io-index"
3447checksum = "5be1bdc7edf596692617627bbfeaba522131b18e06ca4df2b6b689e3c5d5ce84"
3448
3449[[package]]
Amanieu d'Antras1fa7a212019-02-07 11:08:053450name = "rustc-std-workspace-alloc"
Alex Crichton6c74bc92019-09-09 20:01:053451version = "1.99.0"
Amanieu d'Antras1fa7a212019-02-07 11:08:053452dependencies = [
Alex Crichton093ede22019-08-15 00:45:093453 "alloc",
Amanieu d'Antras1fa7a212019-02-07 11:08:053454]
3455
3456[[package]]
Alex Crichton4c21a3b2018-11-20 05:52:503457name = "rustc-std-workspace-core"
Alex Crichton6c74bc92019-09-09 20:01:053458version = "1.99.0"
Alex Crichton4c21a3b2018-11-20 05:52:503459dependencies = [
Alex Crichton093ede22019-08-15 00:45:093460 "core",
Alex Crichton4c21a3b2018-11-20 05:52:503461]
3462
3463[[package]]
Alex Crichtonb47c9692019-08-16 15:29:083464name = "rustc-std-workspace-std"
Alex Crichton6c74bc92019-09-09 20:01:053465version = "1.99.0"
Alex Crichtonb47c9692019-08-16 15:29:083466dependencies = [
3467 "std",
3468]
3469
3470[[package]]
Alex Crichton0e034d12018-07-31 21:16:553471name = "rustc-workspace-hack"
3472version = "1.0.0"
3473dependencies = [
Eric Hussd296ea02021-06-23 14:41:343474 "bstr",
Alessandro Ghedinibff2e462020-11-05 15:58:233475 "byteorder",
Arlo Siemsenb59abdc2022-06-17 17:58:513476 "clap 3.2.5",
Josh Stonef3b88122022-01-10 19:34:073477 "crossbeam-utils",
Igor Matuszewski2fa30ec2020-12-05 17:08:333478 "libc",
Eric Huss0bfc45a2020-12-23 20:18:153479 "libz-sys",
Aaron Hill70ba4912020-08-01 14:11:153480 "proc-macro2",
3481 "quote",
Jubilee Young7d3186d2021-04-24 01:00:463482 "rand_core 0.5.1",
Alex Crichton093ede22019-08-15 00:45:093483 "serde",
3484 "serde_json",
Jubilee Younge8eb6912021-04-22 04:40:293485 "smallvec",
Aaron Hill70ba4912020-08-01 14:11:153486 "syn",
Eric Hussf3287a62021-05-12 00:39:513487 "url 2.2.2",
Igor Matuszewskiaf53b0d2021-07-21 13:17:313488 "winapi",
Alex Crichton0e034d12018-07-31 21:16:553489]
3490
3491[[package]]
Eduard-Mihai Burtescu877ec942017-07-08 17:46:433492name = "rustc_apfloat"
3493version = "0.0.0"
3494dependencies = [
Alex Crichton093ede22019-08-15 00:45:093495 "bitflags",
Jubilee Younge8eb6912021-04-22 04:40:293496 "smallvec",
Eduard-Mihai Burtescu877ec942017-07-08 17:46:433497]
3498
3499[[package]]
Vadim Petrochenkov11d95142020-06-02 17:03:403500name = "rustc_arena"
3501version = "0.0.0"
3502dependencies = [
Jubilee Younge8eb6912021-04-22 04:40:293503 "smallvec",
Vadim Petrochenkov11d95142020-06-02 17:03:403504]
3505
3506[[package]]
Vadim Petrochenkov6054a302020-02-29 17:16:263507name = "rustc_ast"
3508version = "0.0.0"
3509dependencies = [
Amanieu d'Antrasa6563492020-05-06 13:46:013510 "bitflags",
Vadim Petrochenkov6054a302020-02-29 17:16:263511 "rustc_data_structures",
3512 "rustc_index",
3513 "rustc_lexer",
3514 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:403515 "rustc_serialize",
Vadim Petrochenkov6054a302020-02-29 17:16:263516 "rustc_span",
Jubilee Younge8eb6912021-04-22 04:40:293517 "smallvec",
Oliver Schererec7230f2020-07-24 18:42:003518 "tracing",
Vadim Petrochenkov6054a302020-02-29 17:16:263519]
3520
3521[[package]]
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563522name = "rustc_ast_lowering"
3523version = "0.0.0"
3524dependencies = [
Vadim Petrochenkov11d95142020-06-02 17:03:403525 "rustc_arena",
Vadim Petrochenkov6054a302020-02-29 17:16:263526 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:463527 "rustc_ast_pretty",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563528 "rustc_data_structures",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563529 "rustc_errors",
Mazdak Farrokhzadebfd8672020-01-05 01:37:573530 "rustc_hir",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563531 "rustc_index",
Camille GILLOT603746a2021-07-05 20:26:233532 "rustc_middle",
Camille GILLOT457de082021-09-19 20:17:503533 "rustc_query_system",
Mazdak Farrokhzad5ccc1e42019-12-24 21:42:563534 "rustc_session",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563535 "rustc_span",
3536 "rustc_target",
Jubilee Younge8eb6912021-04-22 04:40:293537 "smallvec",
Oliver Schererec7230f2020-07-24 18:42:003538 "tracing",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563539]
3540
3541[[package]]
Mazdak Farrokhzaded69fbb2020-01-05 09:58:443542name = "rustc_ast_passes"
3543version = "0.0.0"
3544dependencies = [
pierwillf684acd2022-03-04 17:54:283545 "itertools",
Vadim Petrochenkov6054a302020-02-29 17:16:263546 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:463547 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:203548 "rustc_attr",
Mazdak Farrokhzaded69fbb2020-01-05 09:58:443549 "rustc_data_structures",
Mazdak Farrokhzaded69fbb2020-01-05 09:58:443550 "rustc_errors",
Mazdak Farrokhzad6cbcb832020-01-05 10:11:393551 "rustc_feature",
Mazdak Farrokhzaded69fbb2020-01-05 09:58:443552 "rustc_parse",
3553 "rustc_session",
3554 "rustc_span",
Camille GILLOT8d7d4882021-07-08 19:58:053555 "rustc_target",
Oliver Schererec7230f2020-07-24 18:42:003556 "tracing",
Mazdak Farrokhzaded69fbb2020-01-05 09:58:443557]
3558
3559[[package]]
Mazdak Farrokhzade2333312020-01-11 16:02:463560name = "rustc_ast_pretty"
3561version = "0.0.0"
3562dependencies = [
Vadim Petrochenkov6054a302020-02-29 17:16:263563 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:463564 "rustc_span",
Mazdak Farrokhzade2333312020-01-11 16:02:463565]
3566
3567[[package]]
Mazdak Farrokhzad93a82832020-01-11 12:15:203568name = "rustc_attr"
3569version = "0.0.0"
3570dependencies = [
Vadim Petrochenkov6054a302020-02-29 17:16:263571 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:463572 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:203573 "rustc_data_structures",
3574 "rustc_errors",
3575 "rustc_feature",
Vadim Petrochenkov20c50442020-08-10 19:27:483576 "rustc_lexer",
Mazdak Farrokhzad93a82832020-01-11 12:15:203577 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:403578 "rustc_serialize",
Mazdak Farrokhzad93a82832020-01-11 12:15:203579 "rustc_session",
3580 "rustc_span",
Mazdak Farrokhzad93a82832020-01-11 12:15:203581]
3582
3583[[package]]
Camille GILLOT31a61cc2020-12-30 17:48:403584name = "rustc_borrowck"
3585version = "0.0.0"
3586dependencies = [
3587 "either",
pierwillf684acd2022-03-04 17:54:283588 "itertools",
Camille GILLOT31a61cc2020-12-30 17:48:403589 "polonius-engine",
Camille GILLOTc5fc2602021-01-05 19:08:113590 "rustc_const_eval",
Camille GILLOT31a61cc2020-12-30 17:48:403591 "rustc_data_structures",
3592 "rustc_errors",
3593 "rustc_graphviz",
3594 "rustc_hir",
3595 "rustc_index",
3596 "rustc_infer",
3597 "rustc_lexer",
Michael Goulet98af1bf2022-06-23 04:43:013598 "rustc_macros",
Camille GILLOT31a61cc2020-12-30 17:48:403599 "rustc_middle",
Camille GILLOTfd9c04f2021-01-05 18:53:073600 "rustc_mir_dataflow",
Camille GILLOT31a61cc2020-12-30 17:48:403601 "rustc_serialize",
3602 "rustc_session",
3603 "rustc_span",
3604 "rustc_target",
3605 "rustc_trait_selection",
3606 "rustc_traits",
3607 "smallvec",
3608 "tracing",
3609]
3610
3611[[package]]
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323612name = "rustc_builtin_macros"
3613version = "0.0.0"
3614dependencies = [
Vadim Petrochenkov6054a302020-02-29 17:16:263615 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:463616 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:203617 "rustc_attr",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323618 "rustc_data_structures",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323619 "rustc_errors",
3620 "rustc_expand",
3621 "rustc_feature",
Vadim Petrochenkovdbdbd302020-11-14 11:47:143622 "rustc_lexer",
Ethiraric2be94d42021-11-24 09:20:233623 "rustc_lint_defs",
beetrees6264ffb2022-06-21 19:10:313624 "rustc_macros",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323625 "rustc_parse",
Vadim Petrochenkov11d95142020-06-02 17:03:403626 "rustc_parse_format",
Mazdak Farrokhzadf361b712020-01-05 09:47:203627 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323628 "rustc_span",
3629 "rustc_target",
Jubilee Younge8eb6912021-04-22 04:40:293630 "smallvec",
Oliver Schererec7230f2020-07-24 18:42:003631 "tracing",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323632]
3633
3634[[package]]
Irina Popab63d7e22018-05-08 13:10:163635name = "rustc_codegen_llvm"
3636version = "0.0.0"
3637dependencies = [
Alex Crichton7f23e6e2019-10-22 15:51:353638 "bitflags",
Xidorn Quan38e42332021-02-13 11:17:153639 "cstr",
Alex Crichton7f23e6e2019-10-22 15:51:353640 "libc",
Andy Russell923f9392021-11-08 23:03:553641 "libloading",
Ralf Jung61a986a2022-06-26 02:21:493642 "measureme",
Alex Crichton7f23e6e2019-10-22 15:51:353643 "rustc-demangle",
Vadim Petrochenkov6054a302020-02-29 17:16:263644 "rustc_ast",
Mazdak Farrokhzad93a82832020-01-11 12:15:203645 "rustc_attr",
Alex Crichton7f23e6e2019-10-22 15:51:353646 "rustc_codegen_ssa",
Alex Crichton7f23e6e2019-10-22 15:51:353647 "rustc_data_structures",
3648 "rustc_errors",
Alex Crichton7f23e6e2019-10-22 15:51:353649 "rustc_fs_util",
Mazdak Farrokhzadebfd8672020-01-05 01:37:573650 "rustc_hir",
Alex Crichton7f23e6e2019-10-22 15:51:353651 "rustc_index",
Alex Crichton093ede22019-08-15 00:45:093652 "rustc_llvm",
Michael Woeristere72e6392022-02-04 12:19:553653 "rustc_macros",
Camille GILLOT202d39a2021-05-29 20:49:593654 "rustc_metadata",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:453655 "rustc_middle",
Camille GILLOT02025d82020-11-14 15:48:543656 "rustc_query_system",
Vadim Petrochenkov11d95142020-06-02 17:03:403657 "rustc_serialize",
Aaron Hillfca192c2019-12-06 03:04:353658 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323659 "rustc_span",
flip1995e96e6e22022-04-21 13:02:543660 "rustc_symbol_mangling",
Alex Crichton7f23e6e2019-10-22 15:51:353661 "rustc_target",
Jubilee Younge8eb6912021-04-22 04:40:293662 "smallvec",
Oliver Schererec7230f2020-07-24 18:42:003663 "tracing",
Irina Popab63d7e22018-05-08 13:10:163664]
3665
3666[[package]]
Denis Merigouxc9f26c22018-10-01 16:07:043667name = "rustc_codegen_ssa"
3668version = "0.0.0"
Denis Merigouxb9e5cf92018-10-23 15:01:353669dependencies = [
Alex Crichton093ede22019-08-15 00:45:093670 "bitflags",
3671 "cc",
pierwillf684acd2022-03-04 17:54:283672 "itertools",
Alex Crichton093ede22019-08-15 00:45:093673 "jobserver",
3674 "libc",
Martin Kröning21625e52022-06-01 22:16:003675 "object 0.29.0",
Federico Ponzi4b6a0272020-07-17 22:01:273676 "pathdiff",
Michael Hackner32992352021-07-30 19:18:143677 "regex",
Alex Crichton093ede22019-08-15 00:45:093678 "rustc_apfloat",
David Wood2dc1a8a2021-12-03 14:24:053679 "rustc_arena",
Vadim Petrochenkov6054a302020-02-29 17:16:263680 "rustc_ast",
Mazdak Farrokhzad93a82832020-01-11 12:15:203681 "rustc_attr",
Alex Crichton093ede22019-08-15 00:45:093682 "rustc_data_structures",
3683 "rustc_errors",
3684 "rustc_fs_util",
Mazdak Farrokhzadebfd8672020-01-05 01:37:573685 "rustc_hir",
Alex Crichton093ede22019-08-15 00:45:093686 "rustc_incremental",
csmoed20183d2019-09-26 05:30:103687 "rustc_index",
Matthew Jaspercbcef3e2020-06-11 14:49:573688 "rustc_macros",
Camille GILLOTb244b982021-09-24 16:15:363689 "rustc_metadata",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:453690 "rustc_middle",
Camille GILLOT02025d82020-11-14 15:48:543691 "rustc_query_system",
Vadim Petrochenkov11d95142020-06-02 17:03:403692 "rustc_serialize",
Mazdak Farrokhzad4392a8b2020-03-11 11:49:083693 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323694 "rustc_span",
Mark Mansi2d75a332020-03-12 23:07:583695 "rustc_symbol_mangling",
Alex Crichton093ede22019-08-15 00:45:093696 "rustc_target",
bjorn35cc35932022-05-06 15:20:423697 "serde_json",
Michael Woeristere6e1e092021-07-14 13:50:423698 "smallvec",
Nikita Popov9488cac2021-12-02 11:24:253699 "snap",
Mark Mansi2d75a332020-03-12 23:07:583700 "tempfile",
David Wood2dc1a8a2021-12-03 14:24:053701 "thorin-dwp",
Oliver Schererec7230f2020-07-24 18:42:003702 "tracing",
Irina Popab63d7e22018-05-08 13:10:163703]
3704
3705[[package]]
Camille GILLOTc5fc2602021-01-05 19:08:113706name = "rustc_const_eval"
3707version = "0.0.0"
3708dependencies = [
Camille GILLOTc5fc2602021-01-05 19:08:113709 "rustc_apfloat",
3710 "rustc_ast",
3711 "rustc_attr",
3712 "rustc_data_structures",
3713 "rustc_errors",
3714 "rustc_hir",
3715 "rustc_index",
3716 "rustc_infer",
3717 "rustc_macros",
3718 "rustc_middle",
3719 "rustc_mir_dataflow",
Camille GILLOT02025d82020-11-14 15:48:543720 "rustc_query_system",
Camille GILLOTc5fc2602021-01-05 19:08:113721 "rustc_session",
3722 "rustc_span",
3723 "rustc_target",
3724 "rustc_trait_selection",
Michael Gouleta056a952022-05-22 19:57:463725 "rustc_type_ir",
Camille GILLOTc5fc2602021-01-05 19:08:113726 "tracing",
3727]
3728
3729[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293730name = "rustc_data_structures"
3731version = "0.0.0"
3732dependencies = [
Igor Matuszewski2214a412021-05-03 20:59:353733 "arrayvec",
Mark Rousskovf696b212019-11-11 22:15:363734 "bitflags",
Aaron Hill44fdfd62020-10-11 17:51:073735 "cfg-if 0.1.10",
Jack Hueya42e5a12020-05-27 05:05:093736 "ena",
Alex Crichton093ede22019-08-15 00:45:093737 "indexmap",
3738 "jobserver",
Luca Barbieri45ede922020-04-10 20:42:193739 "libc",
Ralf Jung61a986a2022-06-26 02:21:493740 "measureme",
bjorn38331dbe2021-03-29 09:18:523741 "memmap2",
Philipp Krones586cbd02022-06-04 12:07:443742 "parking_lot 0.11.2",
Alex Crichton093ede22019-08-15 00:45:093743 "rustc-hash",
Igor Matuszewski5b091302019-12-10 15:01:013744 "rustc-rayon",
3745 "rustc-rayon-core",
Vadim Petrochenkov11d95142020-06-02 17:03:403746 "rustc_graphviz",
csmoe1cff2e62019-09-25 19:09:513747 "rustc_index",
Matthew Jaspercbcef3e2020-06-11 14:49:573748 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:403749 "rustc_serialize",
Jubilee Younge8eb6912021-04-22 04:40:293750 "smallvec",
Alex Crichton093ede22019-08-15 00:45:093751 "stable_deref_trait",
Simonas Kazlauskasa5c53652020-03-14 18:13:553752 "stacker",
Mark Rousskov2627eed2020-08-09 01:05:503753 "tempfile",
Oliver Schererec7230f2020-07-24 18:42:003754 "tracing",
Igor Matuszewskiaf53b0d2021-07-21 13:17:313755 "winapi",
Ahmed Charles9ca382f2016-09-02 08:55:293756]
3757
3758[[package]]
3759name = "rustc_driver"
3760version = "0.0.0"
3761dependencies = [
Luca Barbieri45ede922020-04-10 20:42:193762 "libc",
Vadim Petrochenkov6054a302020-02-29 17:16:263763 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:463764 "rustc_ast_pretty",
Victor Dinga47fdb92020-01-23 10:48:483765 "rustc_codegen_ssa",
Alex Crichton093ede22019-08-15 00:45:093766 "rustc_data_structures",
Mazdak Farrokhzad8444e162019-11-15 18:41:503767 "rustc_error_codes",
Alex Crichton093ede22019-08-15 00:45:093768 "rustc_errors",
Mazdak Farrokhzad70234f12019-11-30 01:34:183769 "rustc_feature",
Mazdak Farrokhzadebfd8672020-01-05 01:37:573770 "rustc_hir",
Mazdak Farrokhzadb3866a52020-03-23 19:59:193771 "rustc_hir_pretty",
Alex Crichton093ede22019-08-15 00:45:093772 "rustc_interface",
Mark Rousskovdab3bd62019-10-09 13:53:133773 "rustc_lint",
David Tolnay6152d152022-01-04 00:32:523774 "rustc_log",
Alex Crichton093ede22019-08-15 00:45:093775 "rustc_metadata",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:453776 "rustc_middle",
Mazdak Farrokhzad4ae27282019-10-15 20:48:133777 "rustc_parse",
Simon Sapind0bbc602019-07-16 17:08:323778 "rustc_plugin_impl",
Alex Crichton093ede22019-08-15 00:45:093779 "rustc_save_analysis",
Mazdak Farrokhzad4392a8b2020-03-11 11:49:083780 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323781 "rustc_span",
Alex Crichton093ede22019-08-15 00:45:093782 "rustc_target",
Smittye8165e72021-07-24 21:18:153783 "rustc_typeck",
bjorn3fc1df4f2021-06-03 15:45:093784 "serde_json",
Oliver Schererec7230f2020-07-24 18:42:003785 "tracing",
Igor Matuszewskiaf53b0d2021-07-21 13:17:313786 "winapi",
Ahmed Charles9ca382f2016-09-02 08:55:293787]
3788
3789[[package]]
Guillaume Gomez125da0c2019-11-11 21:47:053790name = "rustc_error_codes"
3791version = "0.0.0"
3792
3793[[package]]
David Woodc45f2952022-03-24 02:03:043794name = "rustc_error_messages"
3795version = "0.0.0"
3796dependencies = [
David Woodd5119c52022-03-28 08:36:203797 "fluent-bundle",
3798 "fluent-syntax",
David Woodccd48202022-04-03 04:32:383799 "intl-memoizer",
David Wood7f916972022-03-26 07:27:433800 "rustc_data_structures",
David Woodc45f2952022-03-24 02:03:043801 "rustc_macros",
3802 "rustc_serialize",
3803 "rustc_span",
David Wood7f916972022-03-26 07:27:433804 "tracing",
3805 "unic-langid",
David Woodc45f2952022-03-24 02:03:043806]
3807
3808[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293809name = "rustc_errors"
3810version = "0.0.0"
3811dependencies = [
Caleb Cartwrightf367f4d2022-06-13 03:04:543812 "annotate-snippets 0.8.0",
Alex Crichton093ede22019-08-15 00:45:093813 "atty",
Alex Crichton093ede22019-08-15 00:45:093814 "rustc_data_structures",
David Woodc45f2952022-03-24 02:03:043815 "rustc_error_messages",
Aaron Hill23018a52020-08-13 19:41:523816 "rustc_lint_defs",
Matthew Jaspercbcef3e2020-06-11 14:49:573817 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:403818 "rustc_serialize",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323819 "rustc_span",
bjorn362a4f912021-06-03 19:14:153820 "serde",
3821 "serde_json",
Alex Crichton093ede22019-08-15 00:45:093822 "termcolor",
John Kåre Alsakerb0b11d32020-01-29 00:13:483823 "termize",
Oliver Schererec7230f2020-07-24 18:42:003824 "tracing",
Alex Crichton093ede22019-08-15 00:45:093825 "unicode-width",
Igor Matuszewskiaf53b0d2021-07-21 13:17:313826 "winapi",
Ahmed Charles9ca382f2016-09-02 08:55:293827]
3828
3829[[package]]
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323830name = "rustc_expand"
3831version = "0.0.0"
3832dependencies = [
Vadim Petrochenkov6054a302020-02-29 17:16:263833 "rustc_ast",
Mazdak Farrokhzad6cbcb832020-01-05 10:11:393834 "rustc_ast_passes",
Mazdak Farrokhzade2333312020-01-11 16:02:463835 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:203836 "rustc_attr",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323837 "rustc_data_structures",
3838 "rustc_errors",
3839 "rustc_feature",
3840 "rustc_lexer",
Aaron Hillf9025512020-12-07 23:55:003841 "rustc_lint_defs",
Matthew Jaspercbcef3e2020-06-11 14:49:573842 "rustc_macros",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323843 "rustc_parse",
Vadim Petrochenkov11d95142020-06-02 17:03:403844 "rustc_serialize",
Mazdak Farrokhzadf361b712020-01-05 09:47:203845 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323846 "rustc_span",
Jubilee Younge8eb6912021-04-22 04:40:293847 "smallvec",
Oliver Schererec7230f2020-07-24 18:42:003848 "tracing",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323849]
3850
3851[[package]]
Mazdak Farrokhzad3d080a42019-11-29 23:23:383852name = "rustc_feature"
3853version = "0.0.0"
3854dependencies = [
Mazdak Farrokhzad70234f12019-11-30 01:34:183855 "rustc_data_structures",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323856 "rustc_span",
Mazdak Farrokhzad3d080a42019-11-29 23:23:383857]
3858
3859[[package]]
Mark Rousskove3177c62018-08-03 21:31:033860name = "rustc_fs_util"
3861version = "0.0.0"
3862
3863[[package]]
Vadim Petrochenkov11d95142020-06-02 17:03:403864name = "rustc_graphviz"
3865version = "0.0.0"
3866
3867[[package]]
Mazdak Farrokhzad7a140732019-12-25 02:51:273868name = "rustc_hir"
3869version = "0.0.0"
3870dependencies = [
Michael Woeristerd0be27c2021-07-20 11:54:373871 "odht",
Camille GILLOT250c71b2021-07-13 16:45:203872 "rustc_arena",
Vadim Petrochenkov6054a302020-02-29 17:16:263873 "rustc_ast",
Mazdak Farrokhzad7a140732019-12-25 02:51:273874 "rustc_data_structures",
David Woodc45f2952022-03-24 02:03:043875 "rustc_error_messages",
Mazdak Farrokhzad7a140732019-12-25 02:51:273876 "rustc_index",
3877 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:403878 "rustc_serialize",
Mazdak Farrokhzad7a140732019-12-25 02:51:273879 "rustc_span",
3880 "rustc_target",
Jubilee Younge8eb6912021-04-22 04:40:293881 "smallvec",
Oliver Schererec7230f2020-07-24 18:42:003882 "tracing",
Mazdak Farrokhzad7a140732019-12-25 02:51:273883]
3884
3885[[package]]
Mazdak Farrokhzadb3866a52020-03-23 19:59:193886name = "rustc_hir_pretty"
3887version = "0.0.0"
3888dependencies = [
3889 "rustc_ast",
3890 "rustc_ast_pretty",
Mazdak Farrokhzadb3866a52020-03-23 19:59:193891 "rustc_hir",
3892 "rustc_span",
3893 "rustc_target",
3894]
3895
3896[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293897name = "rustc_incremental"
3898version = "0.0.0"
3899dependencies = [
klensy947e7872022-04-15 18:11:143900 "rand 0.8.5",
Vadim Petrochenkov6054a302020-02-29 17:16:263901 "rustc_ast",
Alex Crichton093ede22019-08-15 00:45:093902 "rustc_data_structures",
Eric Huss074d6672021-05-25 18:48:593903 "rustc_errors",
Alex Crichton093ede22019-08-15 00:45:093904 "rustc_fs_util",
Vadim Petrochenkov11d95142020-06-02 17:03:403905 "rustc_graphviz",
Mazdak Farrokhzadebfd8672020-01-05 01:37:573906 "rustc_hir",
Matthew Jaspercbcef3e2020-06-11 14:49:573907 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:453908 "rustc_middle",
Vadim Petrochenkov11d95142020-06-02 17:03:403909 "rustc_serialize",
Mark Rousskov984c74a2019-11-12 13:22:163910 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323911 "rustc_span",
Oliver Schererec7230f2020-07-24 18:42:003912 "tracing",
Ahmed Charles9ca382f2016-09-02 08:55:293913]
3914
3915[[package]]
csmoe1cff2e62019-09-25 19:09:513916name = "rustc_index"
3917version = "0.0.0"
3918dependencies = [
Igor Matuszewski2214a412021-05-03 20:59:353919 "arrayvec",
Matthew Jaspercbcef3e2020-06-11 14:49:573920 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:403921 "rustc_serialize",
Mark Rousskov00c55a12021-11-05 18:50:293922 "smallvec",
csmoe1cff2e62019-09-25 19:09:513923]
3924
3925[[package]]
Camille GILLOTf07e8892020-01-06 19:13:243926name = "rustc_infer"
3927version = "0.0.0"
3928dependencies = [
Camille GILLOTf07e8892020-01-06 19:13:243929 "rustc_data_structures",
Camille GILLOTf07e8892020-01-06 19:13:243930 "rustc_errors",
Camille GILLOTf07e8892020-01-06 19:13:243931 "rustc_hir",
3932 "rustc_index",
3933 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:453934 "rustc_middle",
Vadim Petrochenkov11d95142020-06-02 17:03:403935 "rustc_serialize",
Camille GILLOTf07e8892020-01-06 19:13:243936 "rustc_span",
3937 "rustc_target",
Jubilee Younge8eb6912021-04-22 04:40:293938 "smallvec",
Oliver Schererec7230f2020-07-24 18:42:003939 "tracing",
Camille GILLOTf07e8892020-01-06 19:13:243940]
3941
3942[[package]]
John Kåre Alsaker23a51f92018-12-08 19:30:233943name = "rustc_interface"
3944version = "0.0.0"
3945dependencies = [
Luca Barbieri45ede922020-04-10 20:42:193946 "libc",
Andy Russell923f9392021-11-08 23:03:553947 "libloading",
Igor Matuszewski5b091302019-12-10 15:01:013948 "rustc-rayon",
Camille GILLOTa4b1158f2020-11-18 18:02:313949 "rustc-rayon-core",
Vadim Petrochenkov6054a302020-02-29 17:16:263950 "rustc_ast",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563951 "rustc_ast_lowering",
Mazdak Farrokhzaded69fbb2020-01-05 09:58:443952 "rustc_ast_passes",
Mazdak Farrokhzad93a82832020-01-11 12:15:203953 "rustc_attr",
Camille GILLOT31a61cc2020-12-30 17:48:403954 "rustc_borrowck",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323955 "rustc_builtin_macros",
Alex Crichton7f23e6e2019-10-22 15:51:353956 "rustc_codegen_llvm",
Alex Crichton093ede22019-08-15 00:45:093957 "rustc_codegen_ssa",
Camille GILLOTc5fc2602021-01-05 19:08:113958 "rustc_const_eval",
Alex Crichton093ede22019-08-15 00:45:093959 "rustc_data_structures",
3960 "rustc_errors",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323961 "rustc_expand",
Mazdak Farrokhzad7a140732019-12-25 02:51:273962 "rustc_hir",
Alex Crichton093ede22019-08-15 00:45:093963 "rustc_incremental",
Alex Crichton093ede22019-08-15 00:45:093964 "rustc_lint",
3965 "rustc_metadata",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:453966 "rustc_middle",
Matthew Jasperb3589292020-01-05 15:46:443967 "rustc_mir_build",
Camille GILLOTbba4be62021-01-01 00:53:253968 "rustc_mir_transform",
Camille GILLOT81a600b2021-01-02 13:42:153969 "rustc_monomorphize",
Mazdak Farrokhzad4ae27282019-10-15 20:48:133970 "rustc_parse",
Alex Crichton093ede22019-08-15 00:45:093971 "rustc_passes",
Simon Sapind0bbc602019-07-16 17:08:323972 "rustc_plugin_impl",
Alex Crichton093ede22019-08-15 00:45:093973 "rustc_privacy",
Camille GILLOT4581d162021-01-19 19:40:163974 "rustc_query_impl",
Alex Crichton093ede22019-08-15 00:45:093975 "rustc_resolve",
Vadim Petrochenkov11d95142020-06-02 17:03:403976 "rustc_serialize",
Mazdak Farrokhzad7dbccf52020-01-05 08:40:163977 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323978 "rustc_span",
Mark Mansi2d75a332020-03-12 23:07:583979 "rustc_symbol_mangling",
Mazdak Farrokhzadd945f982019-10-11 21:48:163980 "rustc_target",
Camille GILLOTc1e3d552020-02-11 18:53:403981 "rustc_trait_selection",
Alex Crichton093ede22019-08-15 00:45:093982 "rustc_traits",
LeSeulArtichautf59d0302020-11-19 20:32:373983 "rustc_ty_utils",
Alex Crichton093ede22019-08-15 00:45:093984 "rustc_typeck",
Jubilee Younge8eb6912021-04-22 04:40:293985 "smallvec",
Alex Crichton093ede22019-08-15 00:45:093986 "tempfile",
Oliver Schererec7230f2020-07-24 18:42:003987 "tracing",
Igor Matuszewskiaf53b0d2021-07-21 13:17:313988 "winapi",
John Kåre Alsaker23a51f92018-12-08 19:30:233989]
3990
3991[[package]]
Aleksey Kladov395ee0b2019-05-06 08:53:403992name = "rustc_lexer"
3993version = "0.1.0"
3994dependencies = [
Aleksey Kladovf7be59c2020-08-21 12:03:503995 "expect-test",
Esteban Kuber5a68abb2021-08-29 08:34:233996 "unic-emoji-char",
Aaron Hill70ba4912020-08-01 14:11:153997 "unicode-xid",
Aleksey Kladov395ee0b2019-05-06 08:53:403998]
3999
4000[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294001name = "rustc_lint"
4002version = "0.0.0"
4003dependencies = [
Vadim Petrochenkov6054a302020-02-29 17:16:264004 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:464005 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:204006 "rustc_attr",
Alex Crichton093ede22019-08-15 00:45:094007 "rustc_data_structures",
Mazdak Farrokhzad8bd3d242020-01-09 10:18:474008 "rustc_errors",
Mazdak Farrokhzad3d080a42019-11-29 23:23:384009 "rustc_feature",
Mazdak Farrokhzadebfd8672020-01-05 01:37:574010 "rustc_hir",
csmoe64f61c72019-09-26 05:38:334011 "rustc_index",
Mara Bos0a313252021-08-16 15:25:354012 "rustc_infer",
David Wood9d864c82022-06-30 07:57:454013 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454014 "rustc_middle",
Mara Bos6b446622020-10-20 20:25:424015 "rustc_parse_format",
Mark Rousskovf03d8f32019-11-12 17:09:204016 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324017 "rustc_span",
Alex Crichton093ede22019-08-15 00:45:094018 "rustc_target",
Camille GILLOTc1e3d552020-02-11 18:53:404019 "rustc_trait_selection",
Michael Gouleta056a952022-05-22 19:57:464020 "rustc_type_ir",
Oliver Schererec7230f2020-07-24 18:42:004021 "tracing",
Charles Lew485e98a2020-01-02 12:02:224022 "unicode-security",
Ahmed Charles9ca382f2016-09-02 08:55:294023]
4024
4025[[package]]
Aaron Hill23018a52020-08-13 19:41:524026name = "rustc_lint_defs"
4027version = "0.0.0"
4028dependencies = [
4029 "rustc_ast",
4030 "rustc_data_structures",
David Woodc45f2952022-03-24 02:03:044031 "rustc_error_messages",
xFrednet33a59452021-11-20 19:45:274032 "rustc_hir",
Aaron Hill23018a52020-08-13 19:41:524033 "rustc_macros",
4034 "rustc_serialize",
4035 "rustc_span",
Mark Rousskovc4a8d7f2020-09-01 21:12:384036 "rustc_target",
bjorn362a4f912021-06-03 19:14:154037 "serde",
Aaron Hill23018a52020-08-13 19:41:524038]
4039
4040[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294041name = "rustc_llvm"
4042version = "0.0.0"
4043dependencies = [
Alex Crichton093ede22019-08-15 00:45:094044 "cc",
Aaron Hill47e932b2019-12-12 15:51:194045 "libc",
Ahmed Charles9ca382f2016-09-02 08:55:294046]
4047
4048[[package]]
David Tolnay6152d152022-01-04 00:32:524049name = "rustc_log"
4050version = "0.0.0"
4051dependencies = [
4052 "atty",
David Tolnayffbeebb2022-01-04 06:01:354053 "rustc_span",
David Tolnay6152d152022-01-04 00:32:524054 "tracing",
4055 "tracing-subscriber",
4056 "tracing-tree",
4057]
4058
4059[[package]]
John Kåre Alsaker74b64192019-03-01 00:22:104060name = "rustc_macros"
4061version = "0.1.0"
4062dependencies = [
Caleb Cartwrightf367f4d2022-06-13 03:04:544063 "annotate-snippets 0.8.0",
David Wood552eb322022-05-23 17:24:554064 "fluent-bundle",
4065 "fluent-syntax",
Aaron Hill70ba4912020-08-01 14:11:154066 "proc-macro2",
4067 "quote",
4068 "syn",
Igor Matuszewski403a9d02020-05-05 11:26:164069 "synstructure",
David Wood552eb322022-05-23 17:24:554070 "unic-langid",
John Kåre Alsaker74b64192019-03-01 00:22:104071]
4072
4073[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294074name = "rustc_metadata"
4075version = "0.0.0"
4076dependencies = [
Andy Russell923f9392021-11-08 23:03:554077 "libloading",
Michael Woeristerd0be27c2021-07-20 11:54:374078 "odht",
Vadim Petrochenkov6054a302020-02-29 17:16:264079 "rustc_ast",
Mazdak Farrokhzad93a82832020-01-11 12:15:204080 "rustc_attr",
Alex Crichton093ede22019-08-15 00:45:094081 "rustc_data_structures",
4082 "rustc_errors",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324083 "rustc_expand",
Jonas Schievinka447c212020-09-12 23:58:174084 "rustc_feature",
Mazdak Farrokhzadebfd8672020-01-05 01:37:574085 "rustc_hir",
Mazdak Farrokhzadb3866a52020-03-23 19:59:194086 "rustc_hir_pretty",
csmoed20183d2019-09-26 05:30:104087 "rustc_index",
Matthew Jaspercbcef3e2020-06-11 14:49:574088 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454089 "rustc_middle",
Vadim Petrochenkov11d95142020-06-02 17:03:404090 "rustc_serialize",
Mazdak Farrokhzad4392a8b2020-03-11 11:49:084091 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324092 "rustc_span",
Alex Crichton093ede22019-08-15 00:45:094093 "rustc_target",
Michael Gouleta056a952022-05-22 19:57:464094 "rustc_type_ir",
Jubilee Younge8eb6912021-04-22 04:40:294095 "smallvec",
Josh Triplett574f6be2020-08-20 23:16:304096 "snap",
Oliver Schererec7230f2020-07-24 18:42:004097 "tracing",
Ahmed Charles9ca382f2016-09-02 08:55:294098]
4099
4100[[package]]
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454101name = "rustc_middle"
4102version = "0.0.0"
4103dependencies = [
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454104 "bitflags",
Jack Hueya24df5b2020-03-03 16:25:034105 "chalk-ir",
Camille GILLOTfd9c04f2021-01-05 18:53:074106 "either",
4107 "gsgdt",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454108 "polonius-engine",
klensy947e7872022-04-15 18:11:144109 "rand 0.8.5",
Chase Wilson09f15422021-08-29 15:55:294110 "rand_xoshiro 0.6.0",
Camille GILLOT48a339d2021-07-16 12:42:264111 "rustc-rayon",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454112 "rustc-rayon-core",
4113 "rustc_apfloat",
Vadim Petrochenkov11d95142020-06-02 17:03:404114 "rustc_arena",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454115 "rustc_ast",
4116 "rustc_attr",
4117 "rustc_data_structures",
4118 "rustc_errors",
4119 "rustc_feature",
Camille GILLOTfd9c04f2021-01-05 18:53:074120 "rustc_graphviz",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454121 "rustc_hir",
4122 "rustc_index",
4123 "rustc_macros",
4124 "rustc_query_system",
Vadim Petrochenkov11d95142020-06-02 17:03:404125 "rustc_serialize",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454126 "rustc_session",
4127 "rustc_span",
4128 "rustc_target",
LeSeulArtichaut0cf5a8a2020-11-18 15:37:104129 "rustc_type_ir",
Jubilee Younge8eb6912021-04-22 04:40:294130 "smallvec",
Oliver Schererec7230f2020-07-24 18:42:004131 "tracing",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454132]
4133
4134[[package]]
Matthew Jasperb3589292020-01-05 15:46:444135name = "rustc_mir_build"
4136version = "0.0.0"
4137dependencies = [
Matthew Jasperb3589292020-01-05 15:46:444138 "rustc_apfloat",
Vadim Petrochenkov11d95142020-06-02 17:03:404139 "rustc_arena",
Vadim Petrochenkov6054a302020-02-29 17:16:264140 "rustc_ast",
Mazdak Farrokhzad93a82832020-01-11 12:15:204141 "rustc_attr",
Matthew Jasperb3589292020-01-05 15:46:444142 "rustc_data_structures",
Matthew Jasperb3589292020-01-05 15:46:444143 "rustc_errors",
4144 "rustc_hir",
4145 "rustc_index",
Camille GILLOTf07e8892020-01-06 19:13:244146 "rustc_infer",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454147 "rustc_middle",
Vadim Petrochenkov11d95142020-06-02 17:03:404148 "rustc_serialize",
Mazdak Farrokhzad58eb03d2020-01-20 21:23:074149 "rustc_session",
Matthew Jasperb3589292020-01-05 15:46:444150 "rustc_span",
4151 "rustc_target",
Camille GILLOTc1e3d552020-02-11 18:53:404152 "rustc_trait_selection",
Jubilee Younge8eb6912021-04-22 04:40:294153 "smallvec",
Oliver Schererec7230f2020-07-24 18:42:004154 "tracing",
Matthew Jasperb3589292020-01-05 15:46:444155]
4156
4157[[package]]
Camille GILLOTfd9c04f2021-01-05 18:53:074158name = "rustc_mir_dataflow"
4159version = "0.0.0"
4160dependencies = [
4161 "polonius-engine",
4162 "regex",
4163 "rustc_ast",
4164 "rustc_data_structures",
4165 "rustc_graphviz",
4166 "rustc_hir",
4167 "rustc_index",
4168 "rustc_middle",
4169 "rustc_serialize",
Camille GILLOTfd9c04f2021-01-05 18:53:074170 "rustc_span",
4171 "rustc_target",
4172 "smallvec",
4173 "tracing",
4174]
4175
4176[[package]]
Camille GILLOTbba4be62021-01-01 00:53:254177name = "rustc_mir_transform"
4178version = "0.0.0"
4179dependencies = [
4180 "coverage_test_macros",
pierwillf684acd2022-03-04 17:54:284181 "itertools",
Camille GILLOTbba4be62021-01-01 00:53:254182 "rustc_ast",
4183 "rustc_attr",
Camille GILLOTc5fc2602021-01-05 19:08:114184 "rustc_const_eval",
Camille GILLOTbba4be62021-01-01 00:53:254185 "rustc_data_structures",
4186 "rustc_errors",
4187 "rustc_hir",
4188 "rustc_index",
4189 "rustc_middle",
Camille GILLOTfd9c04f2021-01-05 18:53:074190 "rustc_mir_dataflow",
Camille GILLOTbba4be62021-01-01 00:53:254191 "rustc_serialize",
4192 "rustc_session",
4193 "rustc_span",
4194 "rustc_target",
4195 "rustc_trait_selection",
4196 "smallvec",
4197 "tracing",
4198]
4199
4200[[package]]
Camille GILLOT81a600b2021-01-02 13:42:154201name = "rustc_monomorphize"
4202version = "0.0.0"
4203dependencies = [
4204 "rustc_data_structures",
Camille GILLOT81a600b2021-01-02 13:42:154205 "rustc_hir",
4206 "rustc_index",
4207 "rustc_middle",
4208 "rustc_session",
4209 "rustc_span",
4210 "rustc_target",
4211 "smallvec",
4212 "tracing",
4213]
4214
4215[[package]]
Mazdak Farrokhzad4ae27282019-10-15 20:48:134216name = "rustc_parse"
4217version = "0.0.0"
4218dependencies = [
4219 "bitflags",
Vadim Petrochenkov6054a302020-02-29 17:16:264220 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:464221 "rustc_ast_pretty",
Mazdak Farrokhzad4ae27282019-10-15 20:48:134222 "rustc_data_structures",
4223 "rustc_errors",
Mazdak Farrokhzad3d080a42019-11-29 23:23:384224 "rustc_feature",
Mazdak Farrokhzad4ae27282019-10-15 20:48:134225 "rustc_lexer",
Christian Povedad6da5fb2022-04-25 20:55:244226 "rustc_macros",
Mazdak Farrokhzadf361b712020-01-05 09:47:204227 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324228 "rustc_span",
Oliver Schererec7230f2020-07-24 18:42:004229 "tracing",
Charles Lew0bcddfe2019-11-23 14:33:404230 "unicode-normalization",
Esteban Küberc0b13452021-08-19 18:40:004231 "unicode-width",
Mazdak Farrokhzad4ae27282019-10-15 20:48:134232]
4233
4234[[package]]
Vadim Petrochenkov11d95142020-06-02 17:03:404235name = "rustc_parse_format"
4236version = "0.0.0"
4237dependencies = [
4238 "rustc_lexer",
Vadim Petrochenkov11d95142020-06-02 17:03:404239]
4240
4241[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294242name = "rustc_passes"
4243version = "0.0.0"
4244dependencies = [
Takayuki Maeda3a023e72022-06-10 03:14:244245 "itertools",
Vadim Petrochenkov6054a302020-02-29 17:16:264246 "rustc_ast",
Camelid8f40e112021-03-14 21:39:134247 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:204248 "rustc_attr",
Alex Crichton093ede22019-08-15 00:45:094249 "rustc_data_structures",
4250 "rustc_errors",
ridwanabdillahi175a4ea2022-04-26 01:02:434251 "rustc_expand",
Aaron Hillaf466992021-07-29 17:00:414252 "rustc_feature",
Mazdak Farrokhzadebfd8672020-01-05 01:37:574253 "rustc_hir",
Mark Rousskov7c3f65b2019-10-04 14:46:574254 "rustc_index",
Guillaume Gomez8a35b932020-12-01 22:41:124255 "rustc_lexer",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454256 "rustc_middle",
Tomasz Miąsko57d38972020-09-26 00:00:004257 "rustc_serialize",
Mazdak Farrokhzadfff5ef62020-01-02 11:54:434258 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324259 "rustc_span",
Mark Rousskov7c3f65b2019-10-04 14:46:574260 "rustc_target",
Oliver Schererec7230f2020-07-24 18:42:004261 "tracing",
Ahmed Charles9ca382f2016-09-02 08:55:294262]
4263
4264[[package]]
Simon Sapind0bbc602019-07-16 17:08:324265name = "rustc_plugin_impl"
Ahmed Charles9ca382f2016-09-02 08:55:294266version = "0.0.0"
4267dependencies = [
Andy Russell923f9392021-11-08 23:03:554268 "libloading",
Vadim Petrochenkov6054a302020-02-29 17:16:264269 "rustc_ast",
Mazdak Farrokhzad2c3e5d32019-12-31 20:25:164270 "rustc_errors",
Mazdak Farrokhzadf58db202020-01-09 06:52:014271 "rustc_lint",
Alex Crichton093ede22019-08-15 00:45:094272 "rustc_metadata",
Mazdak Farrokhzad4392a8b2020-03-11 11:49:084273 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324274 "rustc_span",
Ahmed Charles9ca382f2016-09-02 08:55:294275]
4276
4277[[package]]
4278name = "rustc_privacy"
4279version = "0.0.0"
4280dependencies = [
inquisitivecrystal8c62fa02021-07-31 06:50:574281 "rustc_ast",
Mazdak Farrokhzad93a82832020-01-11 12:15:204282 "rustc_attr",
Alex Crichton093ede22019-08-15 00:45:094283 "rustc_data_structures",
Mazdak Farrokhzad2c3e5d32019-12-31 20:25:164284 "rustc_errors",
Mazdak Farrokhzadebfd8672020-01-05 01:37:574285 "rustc_hir",
David Woodbe9ebfd2022-06-22 13:17:344286 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454287 "rustc_middle",
Mazdak Farrokhzad4392a8b2020-03-11 11:49:084288 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324289 "rustc_span",
kadmin6a03f032020-11-22 09:37:374290 "rustc_trait_selection",
Alex Crichton093ede22019-08-15 00:45:094291 "rustc_typeck",
Oliver Schererec7230f2020-07-24 18:42:004292 "tracing",
Ahmed Charles9ca382f2016-09-02 08:55:294293]
4294
4295[[package]]
Camille GILLOT4581d162021-01-19 19:40:164296name = "rustc_query_impl"
4297version = "0.0.0"
4298dependencies = [
Ralf Jung61a986a2022-06-26 02:21:494299 "measureme",
Camille GILLOT4581d162021-01-19 19:40:164300 "rustc-rayon-core",
Camille GILLOT81241cb2021-06-28 19:12:014301 "rustc_ast",
Camille GILLOT4581d162021-01-19 19:40:164302 "rustc_data_structures",
4303 "rustc_errors",
Camille GILLOT4581d162021-01-19 19:40:164304 "rustc_hir",
Camille GILLOT81241cb2021-06-28 19:12:014305 "rustc_index",
4306 "rustc_macros",
Camille GILLOT4581d162021-01-19 19:40:164307 "rustc_middle",
4308 "rustc_query_system",
4309 "rustc_serialize",
Camille GILLOT81241cb2021-06-28 19:12:014310 "rustc_session",
Camille GILLOT4581d162021-01-19 19:40:164311 "rustc_span",
Oli Scherer0d5a7382022-05-04 08:30:134312 "tracing",
Camille GILLOT4581d162021-01-19 19:40:164313]
4314
4315[[package]]
Camille GILLOT6624dc42020-03-18 09:25:224316name = "rustc_query_system"
4317version = "0.0.0"
4318dependencies = [
Philipp Krones586cbd02022-06-04 12:07:444319 "parking_lot 0.11.2",
Camille GILLOT8e873c32020-03-19 13:13:314320 "rustc-rayon-core",
Vadim Petrochenkov11d95142020-06-02 17:03:404321 "rustc_arena",
Camille GILLOTc355b2e2020-11-14 15:35:314322 "rustc_ast",
Camille GILLOT6624dc42020-03-18 09:25:224323 "rustc_data_structures",
4324 "rustc_errors",
Camille GILLOTc355b2e2020-11-14 15:35:314325 "rustc_feature",
4326 "rustc_hir",
Camille GILLOT6624dc42020-03-18 09:25:224327 "rustc_index",
Matthew Jaspercbcef3e2020-06-11 14:49:574328 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:404329 "rustc_serialize",
Camille GILLOTf96e9602020-11-12 19:48:374330 "rustc_session",
Camille GILLOT8e873c32020-03-19 13:13:314331 "rustc_span",
Camille GILLOTc355b2e2020-11-14 15:35:314332 "rustc_target",
Jubilee Younge8eb6912021-04-22 04:40:294333 "smallvec",
Oliver Schererec7230f2020-07-24 18:42:004334 "tracing",
Camille GILLOT6624dc42020-03-18 09:25:224335]
4336
4337[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294338name = "rustc_resolve"
4339version = "0.0.0"
4340dependencies = [
Alex Crichton093ede22019-08-15 00:45:094341 "bitflags",
Vadim Petrochenkov11d95142020-06-02 17:03:404342 "rustc_arena",
Vadim Petrochenkov6054a302020-02-29 17:16:264343 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:464344 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:204345 "rustc_attr",
Alex Crichton093ede22019-08-15 00:45:094346 "rustc_data_structures",
4347 "rustc_errors",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324348 "rustc_expand",
Mazdak Farrokhzad70234f12019-11-30 01:34:184349 "rustc_feature",
Mazdak Farrokhzadebfd8672020-01-05 01:37:574350 "rustc_hir",
marmelademaf60513e2020-06-20 18:59:294351 "rustc_index",
Alex Crichton093ede22019-08-15 00:45:094352 "rustc_metadata",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454353 "rustc_middle",
Camille GILLOT457de082021-09-19 20:17:504354 "rustc_query_system",
Mazdak Farrokhzad5ccc1e42019-12-24 21:42:564355 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324356 "rustc_span",
Jubilee Younge8eb6912021-04-22 04:40:294357 "smallvec",
Oliver Schererec7230f2020-07-24 18:42:004358 "tracing",
Ahmed Charles9ca382f2016-09-02 08:55:294359]
4360
4361[[package]]
4362name = "rustc_save_analysis"
4363version = "0.0.0"
4364dependencies = [
Alex Crichton093ede22019-08-15 00:45:094365 "rls-data",
4366 "rls-span",
Vadim Petrochenkov6054a302020-02-29 17:16:264367 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:464368 "rustc_ast_pretty",
Alex Crichton093ede22019-08-15 00:45:094369 "rustc_data_structures",
Mazdak Farrokhzadebfd8672020-01-05 01:37:574370 "rustc_hir",
Mazdak Farrokhzadf1701dd2020-03-24 01:44:414371 "rustc_hir_pretty",
Aleksey Kladov66218952020-08-29 09:38:154372 "rustc_lexer",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454373 "rustc_middle",
Mazdak Farrokhzad4392a8b2020-03-11 11:49:084374 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324375 "rustc_span",
Alex Crichton093ede22019-08-15 00:45:094376 "serde_json",
Oliver Schererec7230f2020-07-24 18:42:004377 "tracing",
Ahmed Charles9ca382f2016-09-02 08:55:294378]
4379
4380[[package]]
Vadim Petrochenkov11d95142020-06-02 17:03:404381name = "rustc_serialize"
4382version = "0.0.0"
4383dependencies = [
4384 "indexmap",
Matthew Jasperc4f91bb2020-07-18 19:14:504385 "rustc_macros",
Jubilee Younge8eb6912021-04-22 04:40:294386 "smallvec",
Vadim Petrochenkov11d95142020-06-02 17:03:404387]
4388
4389[[package]]
Mark Rousskovc761ec12019-11-12 13:17:334390name = "rustc_session"
4391version = "0.0.0"
4392dependencies = [
Luca Barbieriac2b84f2020-04-10 20:42:194393 "getopts",
David Tolnay1ae4b252022-06-09 10:10:154394 "num_cpus",
Vadim Petrochenkov6054a302020-02-29 17:16:264395 "rustc_ast",
Mark Rousskovc761ec12019-11-12 13:17:334396 "rustc_data_structures",
Mark Rousskovc761ec12019-11-12 13:17:334397 "rustc_errors",
Mark Rousskovcc2c33a2019-11-29 21:05:284398 "rustc_feature",
4399 "rustc_fs_util",
Camille GILLOT89616162020-11-14 02:02:034400 "rustc_hir",
Aaron Hill23018a52020-08-13 19:41:524401 "rustc_lint_defs",
Matthew Jaspercbcef3e2020-06-11 14:49:574402 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:404403 "rustc_serialize",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324404 "rustc_span",
Mark Rousskovcc2c33a2019-11-29 21:05:284405 "rustc_target",
Oliver Schererec7230f2020-07-24 18:42:004406 "tracing",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324407]
4408
4409[[package]]
Oli Scherer9960cc12022-06-02 10:08:384410name = "rustc_smir"
4411version = "0.0.0"
4412dependencies = [
4413 "rustc_borrowck",
4414 "rustc_driver",
Oli Scherer0324ac82022-06-02 10:15:074415 "rustc_hir",
Oli Scherer9960cc12022-06-02 10:08:384416 "rustc_interface",
4417 "rustc_middle",
Oli Scherer0324ac82022-06-02 10:15:074418 "rustc_mir_dataflow",
4419 "rustc_mir_transform",
4420 "rustc_serialize",
4421 "rustc_trait_selection",
Oli Scherer9960cc12022-06-02 10:08:384422]
4423
4424[[package]]
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324425name = "rustc_span"
4426version = "0.0.0"
4427dependencies = [
Aaron Hill44fdfd62020-10-11 17:51:074428 "cfg-if 0.1.10",
Igor Matuszewskibd37d7d2020-12-05 15:40:244429 "md-5",
Vadim Petrochenkov11d95142020-06-02 17:03:404430 "rustc_arena",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324431 "rustc_data_structures",
4432 "rustc_index",
4433 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:404434 "rustc_serialize",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324435 "scoped-tls",
pierwillef6dd122022-02-10 16:54:014436 "sha-1 0.10.0",
Arlo Siemsen3296d5c2020-10-13 15:41:064437 "sha2",
Oliver Schererec7230f2020-07-24 18:42:004438 "tracing",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324439 "unicode-width",
Mark Rousskovc761ec12019-11-12 13:17:334440]
4441
4442[[package]]
Mark Mansi2d75a332020-03-12 23:07:584443name = "rustc_symbol_mangling"
4444version = "0.0.0"
4445dependencies = [
Mark Mansi2d75a332020-03-12 23:07:584446 "punycode",
Mark Mansi2d75a332020-03-12 23:07:584447 "rustc-demangle",
Mark Mansi2d75a332020-03-12 23:07:584448 "rustc_data_structures",
4449 "rustc_hir",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454450 "rustc_middle",
Mark Mansi2d75a332020-03-12 23:07:584451 "rustc_session",
4452 "rustc_span",
4453 "rustc_target",
Oliver Schererec7230f2020-07-24 18:42:004454 "tracing",
Mark Mansi2d75a332020-03-12 23:07:584455]
4456
4457[[package]]
Irina Popa38e96402017-12-08 19:18:214458name = "rustc_target"
4459version = "0.0.0"
4460dependencies = [
Alex Crichton093ede22019-08-15 00:45:094461 "bitflags",
Alex Crichton093ede22019-08-15 00:45:094462 "rustc_data_structures",
csmoe64f61c72019-09-26 05:38:334463 "rustc_index",
Camille GILLOT2ba84c62019-11-09 21:27:524464 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:404465 "rustc_serialize",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324466 "rustc_span",
bjorn3fc1df4f2021-06-03 15:45:094467 "serde_json",
Oliver Schererec7230f2020-07-24 18:42:004468 "tracing",
Irina Popa38e96402017-12-08 19:18:214469]
4470
4471[[package]]
Matthias Krüger10e7b762018-09-07 07:12:064472name = "rustc_tools_util"
Igor Matuszewski31dc27d2019-06-08 20:15:224473version = "0.2.0"
Matthias Krügerc09d4e72019-01-05 14:40:104474
4475[[package]]
4476name = "rustc_tools_util"
Oliver Scherer2a789512019-05-26 17:21:544477version = "0.2.0"
Igor Matuszewski31dc27d2019-06-08 20:15:224478source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094479checksum = "b725dadae9fabc488df69a287f5a99c5eaf5d10853842a8a3dfac52476f544ee"
Matthias Krüger10e7b762018-09-07 07:12:064480
4481[[package]]
Camille GILLOTc1e3d552020-02-11 18:53:404482name = "rustc_trait_selection"
4483version = "0.0.0"
4484dependencies = [
Camille GILLOTc1e3d552020-02-11 18:53:404485 "rustc_ast",
4486 "rustc_attr",
4487 "rustc_data_structures",
4488 "rustc_errors",
4489 "rustc_hir",
4490 "rustc_index",
4491 "rustc_infer",
Charles Lew250d1262021-10-02 11:00:364492 "rustc_lint_defs",
Camille GILLOTc1e3d552020-02-11 18:53:404493 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454494 "rustc_middle",
Vadim Petrochenkov11d95142020-06-02 17:03:404495 "rustc_parse_format",
Camille GILLOT02025d82020-11-14 15:48:544496 "rustc_query_system",
Camille GILLOTc1e3d552020-02-11 18:53:404497 "rustc_session",
4498 "rustc_span",
4499 "rustc_target",
Jubilee Younge8eb6912021-04-22 04:40:294500 "smallvec",
Oliver Schererec7230f2020-07-24 18:42:004501 "tracing",
Camille GILLOTc1e3d552020-02-11 18:53:404502]
4503
4504[[package]]
Niko Matsakis3a50b41d2018-02-25 15:58:544505name = "rustc_traits"
4506version = "0.0.0"
4507dependencies = [
Jack Hueyd66452c2020-08-04 22:35:374508 "chalk-engine",
Jack Hueya24df5b2020-03-03 16:25:034509 "chalk-ir",
Jack Hueya24df5b2020-03-03 16:25:034510 "chalk-solve",
Vadim Petrochenkov6054a302020-02-29 17:16:264511 "rustc_ast",
Jack Huey4b64bc12021-01-01 18:44:314512 "rustc_attr",
Alex Crichton093ede22019-08-15 00:45:094513 "rustc_data_structures",
Mazdak Farrokhzadebfd8672020-01-05 01:37:574514 "rustc_hir",
Jack Hueya24df5b2020-03-03 16:25:034515 "rustc_index",
Camille GILLOTf07e8892020-01-06 19:13:244516 "rustc_infer",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454517 "rustc_middle",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324518 "rustc_span",
Camille GILLOTc1e3d552020-02-11 18:53:404519 "rustc_trait_selection",
Jubilee Younge8eb6912021-04-22 04:40:294520 "smallvec",
Oliver Schererec7230f2020-07-24 18:42:004521 "tracing",
Niko Matsakis3a50b41d2018-02-25 15:58:544522]
4523
4524[[package]]
LeSeulArtichautf59d0302020-11-19 20:32:374525name = "rustc_ty_utils"
Camille GILLOT9908a872020-01-13 12:40:304526version = "0.0.0"
4527dependencies = [
Camille GILLOT9908a872020-01-13 12:40:304528 "rustc_data_structures",
Eduard-Mihai Burtescu289f46a2020-04-10 02:13:294529 "rustc_errors",
Camille GILLOT9908a872020-01-13 12:40:304530 "rustc_hir",
Camille GILLOTf07e8892020-01-06 19:13:244531 "rustc_infer",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454532 "rustc_middle",
Mazdak Farrokhzad4392a8b2020-03-11 11:49:084533 "rustc_session",
Camille GILLOT9908a872020-01-13 12:40:304534 "rustc_span",
Camille GILLOT0e652c52020-02-12 16:24:324535 "rustc_target",
Camille GILLOTc1e3d552020-02-11 18:53:404536 "rustc_trait_selection",
Michael Gouleta056a952022-05-22 19:57:464537 "rustc_type_ir",
Oliver Schererec7230f2020-07-24 18:42:004538 "tracing",
Camille GILLOT9908a872020-01-13 12:40:304539]
4540
4541[[package]]
LeSeulArtichaut0cf5a8a2020-11-18 15:37:104542name = "rustc_type_ir"
4543version = "0.0.0"
4544dependencies = [
4545 "bitflags",
4546 "rustc_data_structures",
4547 "rustc_index",
LeSeulArtichaut07245732020-12-12 14:25:554548 "rustc_macros",
LeSeulArtichaut0cf5a8a2020-11-18 15:37:104549 "rustc_serialize",
Wilco Kuseea7015fe2021-01-31 09:32:344550 "smallvec",
LeSeulArtichaut0cf5a8a2020-11-18 15:37:104551]
4552
4553[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294554name = "rustc_typeck"
4555version = "0.0.0"
4556dependencies = [
Vadim Petrochenkov11d95142020-06-02 17:03:404557 "rustc_arena",
Vadim Petrochenkov6054a302020-02-29 17:16:264558 "rustc_ast",
Mazdak Farrokhzad93a82832020-01-11 12:15:204559 "rustc_attr",
Alex Crichton093ede22019-08-15 00:45:094560 "rustc_data_structures",
4561 "rustc_errors",
Eric Holkb39fb9b2021-11-18 01:53:474562 "rustc_graphviz",
Mazdak Farrokhzadebfd8672020-01-05 01:37:574563 "rustc_hir",
Esteban Küber5daedea2020-07-09 02:39:264564 "rustc_hir_pretty",
csmoe64f61c72019-09-26 05:38:334565 "rustc_index",
Camille GILLOTf07e8892020-01-06 19:13:244566 "rustc_infer",
Mara Bos336f3142021-08-30 19:19:244567 "rustc_lint",
jumbatm93eaf152020-08-27 10:00:214568 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454569 "rustc_middle",
Eric Holkff0e8f42021-11-11 01:32:044570 "rustc_serialize",
Mazdak Farrokhzad4392a8b2020-03-11 11:49:084571 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324572 "rustc_span",
Alex Crichton093ede22019-08-15 00:45:094573 "rustc_target",
Camille GILLOTc1e3d552020-02-11 18:53:404574 "rustc_trait_selection",
lcnrb3629d22021-04-27 13:01:374575 "rustc_ty_utils",
Michael Gouleta056a952022-05-22 19:57:464576 "rustc_type_ir",
Jubilee Younge8eb6912021-04-22 04:40:294577 "smallvec",
Oliver Schererec7230f2020-07-24 18:42:004578 "tracing",
Ahmed Charles9ca382f2016-09-02 08:55:294579]
4580
4581[[package]]
Oliver Schneider847bb142018-05-11 12:11:064582name = "rustc_version"
Ralf Junge5d01782021-10-04 22:13:004583version = "0.4.0"
4584source = "registry+https://github.com/rust-lang/crates.io-index"
4585checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"
4586dependencies = [
klensy8ebc73b2022-02-06 20:57:294587 "semver",
Ralf Junge5d01782021-10-04 22:13:004588]
4589
4590[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294591name = "rustdoc"
4592version = "0.0.0"
4593dependencies = [
Igor Matuszewski2214a412021-05-03 20:59:354594 "arrayvec",
Dirkjan Ochtman93a16cb2022-01-03 17:18:464595 "askama",
Andy Russell51d76652022-01-12 17:46:184596 "atty",
Aleksey Kladovb4f4db92020-08-27 10:50:284597 "expect-test",
pierwillf684acd2022-03-04 17:54:284598 "itertools",
Alex Crichton093ede22019-08-15 00:45:094599 "minifier",
Jakub Beránek34e2d3b2022-04-20 22:15:044600 "once_cell",
Guillaume Gomez80b26bd2022-01-19 10:02:244601 "pulldown-cmark",
Noah Lev7865a852021-10-29 01:19:014602 "rayon",
Guillaume Gomezf467b8d2020-10-13 13:46:344603 "regex",
Rune Tynan67b78a02021-01-25 21:23:434604 "rustdoc-json-types",
Andy Russell94630d42019-06-29 17:30:454605 "serde",
4606 "serde_json",
Jubilee Younge8eb6912021-04-22 04:40:294607 "smallvec",
Alex Crichton093ede22019-08-15 00:45:094608 "tempfile",
Joshua Nelson65f0b252020-12-28 18:28:294609 "tracing",
4610 "tracing-subscriber",
4611 "tracing-tree",
Mark Simulacrume2e9b402017-07-23 02:01:584612]
4613
4614[[package]]
Rune Tynan67b78a02021-01-25 21:23:434615name = "rustdoc-json-types"
4616version = "0.1.0"
4617dependencies = [
4618 "serde",
Rune Tynanca48d152021-03-04 23:45:574619 "serde_json",
Rune Tynan67b78a02021-01-25 21:23:434620]
4621
4622[[package]]
Guillaume Gomezdec9fab2018-02-05 22:43:534623name = "rustdoc-themes"
4624version = "0.1.0"
4625
4626[[package]]
Mark Simulacrume2e9b402017-07-23 02:01:584627name = "rustdoc-tool"
4628version = "0.0.0"
4629dependencies = [
Alex Crichton093ede22019-08-15 00:45:094630 "rustdoc",
Ahmed Charles9ca382f2016-09-02 08:55:294631]
4632
4633[[package]]
Alex Crichtonfa9e55f2018-05-02 15:43:154634name = "rustfix"
Philipp Krones586cbd02022-06-04 12:07:444635version = "0.6.1"
Eric Huss6da85d62020-01-14 17:47:044636source = "registry+https://github.com/rust-lang/crates.io-index"
Philipp Krones586cbd02022-06-04 12:07:444637checksum = "ecd2853d9e26988467753bd9912c3a126f642d05d229a4b53f5752ee36c56481"
Eric Hussd371bb42021-06-12 19:11:504638dependencies = [
4639 "anyhow",
4640 "log",
4641 "serde",
4642 "serde_json",
4643]
4644
4645[[package]]
topecongiro5a411a62019-06-18 12:15:194646name = "rustfmt-config_proc_macro"
Igor Matuszewskic2249a42019-09-08 08:28:114647version = "0.2.0"
topecongiro5a411a62019-06-18 12:15:194648dependencies = [
Aaron Hill70ba4912020-08-01 14:11:154649 "proc-macro2",
4650 "quote",
Alex Crichton093ede22019-08-15 00:45:094651 "serde",
Aaron Hill70ba4912020-08-01 14:11:154652 "syn",
topecongiro5a411a62019-06-18 12:15:194653]
4654
4655[[package]]
Alex Crichton1cede102017-06-15 02:33:064656name = "rustfmt-nightly"
Caleb Cartwright993ee002022-06-23 03:16:584657version = "1.5.1"
kennytm0692b3d2017-12-15 19:41:584658dependencies = [
Caleb Cartwrightf367f4d2022-06-13 03:04:544659 "annotate-snippets 0.9.1",
Igor Matuszewskif4b2a202020-06-15 09:43:394660 "anyhow",
Alex Crichton093ede22019-08-15 00:45:094661 "bytecount",
klensy8ebc73b2022-02-06 20:57:294662 "cargo_metadata",
Arlo Siemsenb59abdc2022-06-17 17:58:514663 "clap 3.2.5",
Alex Crichton093ede22019-08-15 00:45:094664 "derive-new",
4665 "diff",
4666 "dirs",
Caleb Cartwrightf367f4d2022-06-13 03:04:544667 "env_logger 0.9.0",
Alex Crichton093ede22019-08-15 00:45:094668 "getopts",
4669 "ignore",
pierwillf684acd2022-03-04 17:54:284670 "itertools",
Yuki Okushi1f0a39502020-05-26 04:00:424671 "lazy_static",
Alex Crichton093ede22019-08-15 00:45:094672 "log",
4673 "regex",
Alex Crichton093ede22019-08-15 00:45:094674 "rustc-workspace-hack",
4675 "rustfmt-config_proc_macro",
4676 "serde",
4677 "serde_json",
Caleb Cartwrightf367f4d2022-06-13 03:04:544678 "term",
Igor Matuszewskif4b2a202020-06-15 09:43:394679 "thiserror",
Eric Huss7d92cf42019-08-20 17:46:354680 "toml",
Alex Crichton093ede22019-08-15 00:45:094681 "unicode-segmentation",
4682 "unicode-width",
4683 "unicode_categories",
Igor Matuszewskid2d192e2019-07-30 11:00:274684]
4685
4686[[package]]
flip19950046d7c2021-02-25 10:26:234687name = "rustversion"
David Tolnayfbfc0792021-06-18 05:34:554688version = "1.0.5"
flip19950046d7c2021-02-25 10:26:234689source = "registry+https://github.com/rust-lang/crates.io-index"
David Tolnayfbfc0792021-06-18 05:34:554690checksum = "61b3909d758bb75c79f23d4736fac9433868679d3ad2ea7a61e3c25cfda9a088"
flip19950046d7c2021-02-25 10:26:234691
4692[[package]]
Alex Crichton2863b752018-08-21 17:23:474693name = "ryu"
Mark Rousskov342d9562020-08-17 15:21:444694version = "1.0.5"
Alex Crichton2863b752018-08-21 17:23:474695source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:444696checksum = "71d301d4193d031abdd79ff7e3dd721168a9572ef3fe51a1517aba235bd8f86e"
Alex Crichton2863b752018-08-21 17:23:474697
4698[[package]]
Josh Stone020c5ec2017-05-08 22:01:134699name = "same-file"
Mark Rousskov342d9562020-08-17 15:21:444700version = "1.0.6"
Alex Crichton80d6ed22018-01-08 21:56:224701source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:444702checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
Alex Crichton80d6ed22018-01-08 21:56:224703dependencies = [
Alex Crichton093ede22019-08-15 00:45:094704 "winapi-util",
Alex Crichton80d6ed22018-01-08 21:56:224705]
4706
4707[[package]]
4708name = "schannel"
Mark Rousskov342d9562020-08-17 15:21:444709version = "0.1.19"
Alex Crichton80d6ed22018-01-08 21:56:224710source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:444711checksum = "8f05ba609c234e60bee0d547fe94a4c7e9da733d1c962cf6e59efa4cd9c8bc75"
Alex Crichton80d6ed22018-01-08 21:56:224712dependencies = [
Yuki Okushi1f0a39502020-05-26 04:00:424713 "lazy_static",
Igor Matuszewskiaf53b0d2021-07-21 13:17:314714 "winapi",
Alex Crichton80d6ed22018-01-08 21:56:224715]
4716
4717[[package]]
Alex Crichton453080f2017-06-05 16:36:484718name = "scoped-tls"
Marcel Hellwig56fb2872019-02-26 10:15:524719version = "1.0.0"
4720source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094721checksum = "ea6a9290e3c9cf0f18145ef7ffa62d68ee0bf5fcd651017e586dc7fd5da448c2"
Marcel Hellwig56fb2872019-02-26 10:15:524722
4723[[package]]
Nick Cameronad8ecc22017-07-19 01:32:124724name = "scopeguard"
Mark Rousskov342d9562020-08-17 15:21:444725version = "1.1.0"
Ralf Jungc7a599e2019-07-25 13:57:254726source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:444727checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"
Ralf Jungc7a599e2019-07-25 13:57:254728
4729[[package]]
Eric Huss74498c12020-12-16 17:03:334730name = "security-framework"
4731version = "2.0.0"
4732source = "registry+https://github.com/rust-lang/crates.io-index"
4733checksum = "c1759c2e3c8580017a484a7ac56d3abc5a6c1feadf88db2f3633f12ae4268c69"
4734dependencies = [
4735 "bitflags",
4736 "core-foundation",
4737 "core-foundation-sys",
4738 "libc",
4739 "security-framework-sys",
4740]
4741
4742[[package]]
4743name = "security-framework-sys"
4744version = "2.0.0"
4745source = "registry+https://github.com/rust-lang/crates.io-index"
4746checksum = "f99b9d5e26d2a71633cc4f2ebae7cc9f874044e0c351a27e17892d76dce5678b"
4747dependencies = [
4748 "core-foundation-sys",
4749 "libc",
4750]
4751
4752[[package]]
David Wood7f916972022-03-26 07:27:434753name = "self_cell"
4754version = "0.10.2"
4755source = "registry+https://github.com/rust-lang/crates.io-index"
4756checksum = "1ef965a420fe14fdac7dd018862966a4c14094f900e1650bbc71ddd7d580c8af"
4757
4758[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:584759name = "semver"
David Tolnay1aba1712021-06-04 04:12:254760version = "1.0.3"
Eric Huss78529352021-06-02 03:38:394761source = "registry+https://github.com/rust-lang/crates.io-index"
David Tolnay1aba1712021-06-04 04:12:254762checksum = "5f3aac57ee7f3272d8395c6e4f502f434f0e289fcd62876f70daa008c20dcabe"
Eric Huss78529352021-06-02 03:38:394763dependencies = [
4764 "serde",
4765]
4766
4767[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:584768name = "serde"
Eric Hussea194b82021-03-26 19:29:084769version = "1.0.125"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584770source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Hussea194b82021-03-26 19:29:084771checksum = "558dc50e1a5a5fa7112ca2ce4effcb321b0300c0d4ccf0776a9f60cd89031171"
Eric Huss57393642018-12-17 18:23:044772dependencies = [
Alex Crichton093ede22019-08-15 00:45:094773 "serde_derive",
Eric Huss57393642018-12-17 18:23:044774]
Tatsuyuki Ishi0e79b972017-04-29 23:11:584775
4776[[package]]
4777name = "serde_derive"
Eric Hussea194b82021-03-26 19:29:084778version = "1.0.125"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584779source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Hussea194b82021-03-26 19:29:084780checksum = "b093b7a2bb58203b5da3056c05b4ec1fed827dcfdb37347a8841695263b3d06d"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584781dependencies = [
Aaron Hill70ba4912020-08-01 14:11:154782 "proc-macro2",
4783 "quote",
4784 "syn",
Tatsuyuki Ishi0e79b972017-04-29 23:11:584785]
4786
4787[[package]]
flip199596c3ec12019-08-20 07:32:534788name = "serde_ignored"
Mark Rousskov342d9562020-08-17 15:21:444789version = "0.1.2"
flip199596c3ec12019-08-20 07:32:534790source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:444791checksum = "1c2c7d39d14f2f2ea82239de71594782f186fd03501ac81f0ce08e674819ff2f"
flip199596c3ec12019-08-20 07:32:534792dependencies = [
4793 "serde",
4794]
4795
4796[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:584797name = "serde_json"
Eduardo Brotoca11eeb2020-10-23 21:47:584798version = "1.0.59"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584799source = "registry+https://github.com/rust-lang/crates.io-index"
Eduardo Brotoca11eeb2020-10-23 21:47:584800checksum = "dcac07dbffa1c65e7f816ab9eba78eb142c6d44410f4eeba1e26e4f5dfa56b95"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584801dependencies = [
Rune Tynan77156562021-01-16 01:34:154802 "indexmap",
Alex Crichton093ede22019-08-15 00:45:094803 "itoa",
4804 "ryu",
4805 "serde",
Steve Klabnik2795de32017-02-20 00:20:574806]
4807
4808[[package]]
Igor Matuszewskic2249a42019-09-08 08:28:114809name = "serde_repr"
Mark Rousskov342d9562020-08-17 15:21:444810version = "0.1.6"
Igor Matuszewskic2249a42019-09-08 08:28:114811source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:444812checksum = "2dc6b7951b17b051f3210b063f12cc17320e2fe30ae05b0fe2a3abb068551c76"
Igor Matuszewskic2249a42019-09-08 08:28:114813dependencies = [
Aaron Hill70ba4912020-08-01 14:11:154814 "proc-macro2",
4815 "quote",
4816 "syn",
Igor Matuszewskic2249a42019-09-08 08:28:114817]
4818
4819[[package]]
James Munnsde763692019-01-19 02:39:374820name = "sha-1"
Arlo Siemsenf86b0782020-03-31 05:17:154821version = "0.8.2"
James Munnsde763692019-01-19 02:39:374822source = "registry+https://github.com/rust-lang/crates.io-index"
Arlo Siemsenf86b0782020-03-31 05:17:154823checksum = "f7d94d0bede923b3cea61f3f1ff57ff8cdfd77b400fb8f9998949e0cf04163df"
James Munnsde763692019-01-19 02:39:374824dependencies = [
Pietro Albiniacd8e592020-10-01 15:15:124825 "block-buffer 0.7.3",
4826 "digest 0.8.1",
Alex Crichton093ede22019-08-15 00:45:094827 "fake-simd",
pierwillef6dd122022-02-10 16:54:014828 "opaque-debug",
Pietro Albiniacd8e592020-10-01 15:15:124829]
4830
4831[[package]]
Arlo Siemsen3296d5c2020-10-13 15:41:064832name = "sha-1"
pierwillef6dd122022-02-10 16:54:014833version = "0.10.0"
Arlo Siemsen3296d5c2020-10-13 15:41:064834source = "registry+https://github.com/rust-lang/crates.io-index"
pierwillef6dd122022-02-10 16:54:014835checksum = "028f48d513f9678cda28f6e4064755b3fbb2af6acd672f2c209b62323f7aea0f"
Arlo Siemsen3296d5c2020-10-13 15:41:064836dependencies = [
pierwillef6dd122022-02-10 16:54:014837 "cfg-if 1.0.0",
4838 "cpufeatures",
4839 "digest 0.10.2",
Arlo Siemsen3296d5c2020-10-13 15:41:064840]
4841
4842[[package]]
Pietro Albiniacd8e592020-10-01 15:15:124843name = "sha2"
pierwillef6dd122022-02-10 16:54:014844version = "0.10.1"
Pietro Albiniacd8e592020-10-01 15:15:124845source = "registry+https://github.com/rust-lang/crates.io-index"
pierwillef6dd122022-02-10 16:54:014846checksum = "99c3bd8169c58782adad9290a9af5939994036b76187f7b4f0e6de91dbbfc0ec"
Pietro Albiniacd8e592020-10-01 15:15:124847dependencies = [
pierwillef6dd122022-02-10 16:54:014848 "cfg-if 1.0.0",
4849 "cpufeatures",
4850 "digest 0.10.2",
James Munnsde763692019-01-19 02:39:374851]
4852
4853[[package]]
Oliver Schererec7230f2020-07-24 18:42:004854name = "sharded-slab"
Tomasz Miąsko2abe7c82021-02-28 00:00:004855version = "0.1.1"
Oliver Schererec7230f2020-07-24 18:42:004856source = "registry+https://github.com/rust-lang/crates.io-index"
Tomasz Miąsko2abe7c82021-02-28 00:00:004857checksum = "79c719719ee05df97490f80a45acfc99e5a30ce98a1e4fb67aee422745ae14e3"
Oliver Schererec7230f2020-07-24 18:42:004858dependencies = [
4859 "lazy_static",
4860]
4861
4862[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:584863name = "shell-escape"
Mark Rousskov342d9562020-08-17 15:21:444864version = "0.1.5"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584865source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:444866checksum = "45bb67a18fa91266cc7807181f62f9178a6873bfad7dc788c42e6430db40184f"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584867
4868[[package]]
steveklabnik54371882018-01-25 17:32:254869name = "shlex"
Eric Huss788167a2021-02-23 01:05:214870version = "1.0.0"
4871source = "registry+https://github.com/rust-lang/crates.io-index"
4872checksum = "42a568c8f2cd051a4d283bd6eb0343ac214c1b0f1ac19f93e1175b2dee38c73d"
4873
4874[[package]]
Mark Rousskov342d9562020-08-17 15:21:444875name = "signal-hook-registry"
klensyd480a3e2021-03-12 13:33:024876version = "1.2.2"
Matthias Krüger696fb8f2019-01-21 15:32:434877source = "registry+https://github.com/rust-lang/crates.io-index"
klensyd480a3e2021-03-12 13:33:024878checksum = "ce32ea0c6c56d5eacaeb814fbed9960547021d3edd010ded1425f180536b20ab"
Matthias Krüger696fb8f2019-01-21 15:32:434879dependencies = [
Alex Crichton093ede22019-08-15 00:45:094880 "libc",
Matthias Krüger696fb8f2019-01-21 15:32:434881]
4882
4883[[package]]
Eric Huss3a6fc802022-04-20 13:50:394884name = "similar"
4885version = "2.1.0"
4886source = "registry+https://github.com/rust-lang/crates.io-index"
4887checksum = "2e24979f63a11545f5f2c60141afe249d4f19f84581ea2138065e400941d83d3"
4888
4889[[package]]
steveklabnikecfbaca2018-04-03 14:32:044890name = "siphasher"
Aaron Hill70ba4912020-08-01 14:11:154891version = "0.3.3"
steveklabnikecfbaca2018-04-03 14:32:044892source = "registry+https://github.com/rust-lang/crates.io-index"
Aaron Hill70ba4912020-08-01 14:11:154893checksum = "fa8f3741c7372e75519bd9346068370c9cdaabcc1f9599cbcf2a2719352286b7"
steveklabnikecfbaca2018-04-03 14:32:044894
4895[[package]]
Eric Hussd5e03532019-05-23 20:27:494896name = "sized-chunks"
klensyd480a3e2021-03-12 13:33:024897version = "0.6.4"
Eric Hussd5e03532019-05-23 20:27:494898source = "registry+https://github.com/rust-lang/crates.io-index"
klensyd480a3e2021-03-12 13:33:024899checksum = "65e65d6a9f13cd78f361ea5a2cf53a45d67cdda421ba0316b9be101560f3d207"
Eric Hussd5e03532019-05-23 20:27:494900dependencies = [
Eric Huss2b985322019-11-25 16:14:074901 "bitmaps",
Alex Crichton093ede22019-08-15 00:45:094902 "typenum",
Eric Hussd5e03532019-05-23 20:27:494903]
4904
4905[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:434906name = "slab"
4907version = "0.4.2"
4908source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094909checksum = "c111b5bd5695e56cffe5129854aa230b39c93a305372fdbb2668ca2394eea9f8"
Matthias Krüger696fb8f2019-01-21 15:32:434910
4911[[package]]
John Kåre Alsaker970c6132017-12-03 12:49:014912name = "smallvec"
Nicholas Nethercote7c406612022-06-26 22:48:554913version = "1.8.1"
Ralf Jung90b8d342019-11-04 14:59:094914source = "registry+https://github.com/rust-lang/crates.io-index"
Nicholas Nethercote7c406612022-06-26 22:48:554915checksum = "cc88c725d61fc6c3132893370cac4a0200e3fedf5da8331c570664b1987f5ca2"
Ralf Jung90b8d342019-11-04 14:59:094916
4917[[package]]
Josh Triplett574f6be2020-08-20 23:16:304918name = "snap"
4919version = "1.0.1"
4920source = "registry+https://github.com/rust-lang/crates.io-index"
4921checksum = "da73c8f77aebc0e40c300b93f0a5f1bece7a248a36eee287d4e095f35c7b7d6e"
4922
4923[[package]]
Eric Huss3a6fc802022-04-20 13:50:394924name = "snapbox"
4925version = "0.2.9"
4926source = "registry+https://github.com/rust-lang/crates.io-index"
4927checksum = "c1f212b806d6f56d19838e36a0aaa7e79a0bc9ca177e873fb87651ad92f983e2"
4928dependencies = [
4929 "concolor",
4930 "content_inspector",
4931 "dunce",
4932 "filetime",
4933 "normalize-line-endings",
4934 "similar",
4935 "snapbox-macros",
4936 "tempfile",
4937 "walkdir",
4938 "yansi",
4939]
4940
4941[[package]]
4942name = "snapbox-macros"
4943version = "0.2.1"
4944source = "registry+https://github.com/rust-lang/crates.io-index"
4945checksum = "c01dea7e04cbb27ef4c86e9922184608185f7cd95c1763bc30d727cda4a5e930"
4946
4947[[package]]
Mark Simulacrum38b46882017-06-26 16:26:154948name = "socket2"
Niels Sascha Reedijkd41df912021-08-05 14:54:184949version = "0.4.1"
klensy50c38902021-05-01 11:50:034950source = "registry+https://github.com/rust-lang/crates.io-index"
Niels Sascha Reedijkd41df912021-08-05 14:54:184951checksum = "765f090f0e423d2b55843402a07915add955e7d60657db13707a159727326cad"
klensy50c38902021-05-01 11:50:034952dependencies = [
4953 "libc",
Igor Matuszewskiaf53b0d2021-07-21 13:17:314954 "winapi",
klensy50c38902021-05-01 11:50:034955]
4956
4957[[package]]
Robin Kruppe1a24a592017-04-26 21:22:454958name = "stable_deref_trait"
Mark Rousskov342d9562020-08-17 15:21:444959version = "1.2.0"
Robin Kruppe1a24a592017-04-26 21:22:454960source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:444961checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
Robin Kruppe1a24a592017-04-26 21:22:454962
4963[[package]]
Oliver Scherer26edcee2018-11-02 15:14:244964name = "stacker"
Mateusz Mikułaf58289c2021-08-18 20:36:354965version = "0.1.14"
Oliver Scherer26edcee2018-11-02 15:14:244966source = "registry+https://github.com/rust-lang/crates.io-index"
Mateusz Mikułaf58289c2021-08-18 20:36:354967checksum = "90939d5171a4420b3ff5fbc8954d641e7377335454c259dcb80786f3f21dc9b4"
Oliver Scherer26edcee2018-11-02 15:14:244968dependencies = [
4969 "cc",
Mateusz Mikułaf58289c2021-08-18 20:36:354970 "cfg-if 1.0.0",
Oliver Scherer26edcee2018-11-02 15:14:244971 "libc",
4972 "psm",
Igor Matuszewskiaf53b0d2021-07-21 13:17:314973 "winapi",
Oliver Scherer26edcee2018-11-02 15:14:244974]
4975
4976[[package]]
Eric Huss7758eaf2022-04-28 05:42:544977name = "static_assertions"
4978version = "1.1.0"
4979source = "registry+https://github.com/rust-lang/crates.io-index"
4980checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
4981
4982[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294983name = "std"
4984version = "0.0.0"
4985dependencies = [
Alex Crichton06d565c2020-05-13 21:22:374986 "addr2line",
Alex Crichton093ede22019-08-15 00:45:094987 "alloc",
Aaron Hill44fdfd62020-10-11 17:51:074988 "cfg-if 0.1.10",
Alex Crichton093ede22019-08-15 00:45:094989 "compiler_builtins",
4990 "core",
4991 "dlmalloc",
4992 "fortanix-sgx-abi",
Amanieu d'Antras88149d12022-01-17 07:46:114993 "hashbrown 0.12.0",
Stefan Lankes1ab5b0b2022-02-15 12:57:074994 "hermit-abi 0.2.0",
Alex Crichton093ede22019-08-15 00:45:094995 "libc",
Alex Crichton06d565c2020-05-13 21:22:374996 "miniz_oxide",
David Wood2dc1a8a2021-12-03 14:24:054997 "object 0.26.2",
Alex Crichton093ede22019-08-15 00:45:094998 "panic_abort",
4999 "panic_unwind",
5000 "profiler_builtins",
Aaron Hill2550d5b2021-03-07 23:39:195001 "rand 0.7.3",
Alex Crichton06d565c2020-05-13 21:22:375002 "rustc-demangle",
Joshua Nelson1b0b7e92021-04-02 08:11:465003 "std_detect",
Alex Crichton093ede22019-08-15 00:45:095004 "unwind",
Harald Hoyer00cbc8d2022-01-21 13:19:135005 "wasi 0.11.0+wasi-snapshot-preview1",
Ahmed Charles9ca382f2016-09-02 08:55:295006]
5007
5008[[package]]
Joshua Nelson1b0b7e92021-04-02 08:11:465009name = "std_detect"
5010version = "0.1.5"
5011dependencies = [
5012 "cfg-if 0.1.10",
5013 "compiler_builtins",
5014 "libc",
5015 "rustc-std-workspace-alloc",
5016 "rustc-std-workspace-core",
5017]
5018
5019[[package]]
steveklabnikecfbaca2018-04-03 14:32:045020name = "string_cache"
klensy947e7872022-04-15 18:11:145021version = "0.8.3"
steveklabnikecfbaca2018-04-03 14:32:045022source = "registry+https://github.com/rust-lang/crates.io-index"
klensy947e7872022-04-15 18:11:145023checksum = "33994d0838dc2d152d17a62adf608a869b5e846b65b389af7f3dbc1de45c5b26"
steveklabnikecfbaca2018-04-03 14:32:045024dependencies = [
Yuki Okushi1f0a39502020-05-26 04:00:425025 "lazy_static",
Alex Crichton093ede22019-08-15 00:45:095026 "new_debug_unreachable",
Philipp Krones586cbd02022-06-04 12:07:445027 "parking_lot 0.11.2",
Alex Crichton093ede22019-08-15 00:45:095028 "phf_shared",
5029 "precomputed-hash",
5030 "serde",
steveklabnikecfbaca2018-04-03 14:32:045031]
5032
5033[[package]]
5034name = "string_cache_codegen"
klensy947e7872022-04-15 18:11:145035version = "0.5.2"
steveklabnikecfbaca2018-04-03 14:32:045036source = "registry+https://github.com/rust-lang/crates.io-index"
klensy947e7872022-04-15 18:11:145037checksum = "6bb30289b722be4ff74a408c3cc27edeaad656e06cb1fe8fa9231fa59c728988"
steveklabnikecfbaca2018-04-03 14:32:045038dependencies = [
Alex Crichton093ede22019-08-15 00:45:095039 "phf_generator",
5040 "phf_shared",
Aaron Hill70ba4912020-08-01 14:11:155041 "proc-macro2",
5042 "quote",
steveklabnikecfbaca2018-04-03 14:32:045043]
5044
5045[[package]]
Eric Hussd5e03532019-05-23 20:27:495046name = "strip-ansi-escapes"
5047version = "0.1.0"
5048source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095049checksum = "9d63676e2abafa709460982ddc02a3bb586b6d15a49b75c212e06edd3933acee"
Eric Hussd5e03532019-05-23 20:27:495050dependencies = [
Alex Crichton093ede22019-08-15 00:45:095051 "vte",
Eric Hussd5e03532019-05-23 20:27:495052]
5053
5054[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585055name = "strsim"
Igor Matuszewskic2249a42019-09-08 08:28:115056version = "0.8.0"
Steve Klabnika0769612017-02-07 23:13:575057source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewskic2249a42019-09-08 08:28:115058checksum = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a"
Steve Klabnika0769612017-02-07 23:13:575059
5060[[package]]
Eric Hussbfacc5c2022-01-19 03:14:335061name = "strsim"
5062version = "0.10.0"
5063source = "registry+https://github.com/rust-lang/crates.io-index"
5064checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
5065
5066[[package]]
Matt Ickstadt0ab516f2018-04-21 21:06:135067name = "strum"
Aaron Hill70ba4912020-08-01 14:11:155068version = "0.18.0"
Matt Ickstadt0ab516f2018-04-21 21:06:135069source = "registry+https://github.com/rust-lang/crates.io-index"
Aaron Hill70ba4912020-08-01 14:11:155070checksum = "57bd81eb48f4c437cadc685403cad539345bf703d78e63707418431cecd4522b"
Matt Ickstadt0ab516f2018-04-21 21:06:135071
5072[[package]]
5073name = "strum_macros"
Aaron Hill70ba4912020-08-01 14:11:155074version = "0.18.0"
Matt Ickstadt0ab516f2018-04-21 21:06:135075source = "registry+https://github.com/rust-lang/crates.io-index"
Aaron Hill70ba4912020-08-01 14:11:155076checksum = "87c85aa3f8ea653bfd3ddf25f7ee357ee4d204731f6aa9ad04002306f6e2774c"
Matt Ickstadt0ab516f2018-04-21 21:06:135077dependencies = [
Caleb Cartwrightf367f4d2022-06-13 03:04:545078 "heck 0.3.1",
Aaron Hill70ba4912020-08-01 14:11:155079 "proc-macro2",
5080 "quote",
5081 "syn",
Alex Crichtone9d89832018-04-02 15:43:555082]
5083
5084[[package]]
Igor Matuszewskic2249a42019-09-08 08:28:115085name = "syn"
klensy813420b2022-04-18 16:10:375086version = "1.0.91"
Igor Matuszewskic2249a42019-09-08 08:28:115087source = "registry+https://github.com/rust-lang/crates.io-index"
klensy813420b2022-04-18 16:10:375088checksum = "b683b2b825c8eef438b77c36a06dc262294da3d5a5813fac20da149241dcd44d"
Igor Matuszewskic2249a42019-09-08 08:28:115089dependencies = [
Aaron Hill70ba4912020-08-01 14:11:155090 "proc-macro2",
5091 "quote",
5092 "unicode-xid",
Igor Matuszewskic2249a42019-09-08 08:28:115093]
5094
5095[[package]]
Alex Crichton325d7392017-12-10 17:42:495096name = "synstructure"
pierwillea25b772021-12-21 17:00:305097version = "0.12.6"
Mateusz Mikuład8960882019-10-04 12:43:235098source = "registry+https://github.com/rust-lang/crates.io-index"
pierwillea25b772021-12-21 17:00:305099checksum = "f36bdaa60a83aca3921b5259d5400cbf5e90fc51931376a9bd4a0eb79aa7210f"
Mateusz Mikuład8960882019-10-04 12:43:235100dependencies = [
Aaron Hill70ba4912020-08-01 14:11:155101 "proc-macro2",
5102 "quote",
5103 "syn",
5104 "unicode-xid",
Mateusz Mikuład8960882019-10-04 12:43:235105]
5106
5107[[package]]
Josh Stone020c5ec2017-05-08 22:01:135108name = "tar"
Eric Huss845faad2022-06-08 18:48:315109version = "0.4.38"
Josh Stone020c5ec2017-05-08 22:01:135110source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss845faad2022-06-08 18:48:315111checksum = "4b55807c0344e1e6c04d7c965f5289c39a8d94ae23ed5c0b57aabac549f871c6"
Josh Stone020c5ec2017-05-08 22:01:135112dependencies = [
Alex Crichton093ede22019-08-15 00:45:095113 "filetime",
5114 "libc",
Alex Crichton093ede22019-08-15 00:45:095115 "xattr",
Josh Stone020c5ec2017-05-08 22:01:135116]
5117
5118[[package]]
Aleksey Kladov850156a2018-03-29 07:34:555119name = "tempfile"
Jubilee Young27ef7192021-04-23 22:49:475120version = "3.2.0"
Aleksey Kladov850156a2018-03-29 07:34:555121source = "registry+https://github.com/rust-lang/crates.io-index"
Jubilee Young27ef7192021-04-23 22:49:475122checksum = "dac1c663cfc93810f88aed9b8941d48cabf856a1b111c29a40439018d870eb22"
Aleksey Kladov850156a2018-03-29 07:34:555123dependencies = [
Jubilee Young27ef7192021-04-23 22:49:475124 "cfg-if 1.0.0",
Alex Crichton093ede22019-08-15 00:45:095125 "libc",
klensy947e7872022-04-15 18:11:145126 "rand 0.8.5",
klensydcdc3082021-05-11 19:03:595127 "redox_syscall",
Alex Crichton093ede22019-08-15 00:45:095128 "remove_dir_all",
Igor Matuszewskiaf53b0d2021-07-21 13:17:315129 "winapi",
Aleksey Kladov850156a2018-03-29 07:34:555130]
5131
5132[[package]]
steveklabnikecfbaca2018-04-03 14:32:045133name = "tendril"
Eric Huss04b75a72022-06-22 23:49:245134version = "0.4.3"
steveklabnikecfbaca2018-04-03 14:32:045135source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss04b75a72022-06-22 23:49:245136checksum = "d24a120c5fc464a3458240ee02c299ebcb9d67b5249c8848b09d639dca8d7bb0"
steveklabnikecfbaca2018-04-03 14:32:045137dependencies = [
Alex Crichton093ede22019-08-15 00:45:095138 "futf",
5139 "mac",
5140 "utf-8",
steveklabnikecfbaca2018-04-03 14:32:045141]
5142
5143[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:295144name = "term"
flip19950046d7c2021-02-25 10:26:235145version = "0.7.0"
5146source = "registry+https://github.com/rust-lang/crates.io-index"
5147checksum = "c59df8ac95d96ff9bede18eb7300b0fda5e5d8d90960e76f8e14ae765eedbf1f"
5148dependencies = [
5149 "dirs-next",
5150 "rustversion",
Igor Matuszewskiaf53b0d2021-07-21 13:17:315151 "winapi",
flip19950046d7c2021-02-25 10:26:235152]
5153
5154[[package]]
Alex Crichton1cede102017-06-15 02:33:065155name = "termcolor"
Eric Hussfaa64612021-06-22 23:19:245156version = "1.1.2"
Alex Crichtonfa5b3d32018-07-26 00:25:125157source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Hussfaa64612021-06-22 23:19:245158checksum = "2dfed899f0eb03f32ee8c6a0aabdb8a7949659e3466561fc0adf54e26d88c5f4"
Alex Crichtonfa5b3d32018-07-26 00:25:125159dependencies = [
Eric Huss89d79062020-07-29 18:02:055160 "winapi-util",
Alex Crichtonfa5b3d32018-07-26 00:25:125161]
5162
5163[[package]]
John Kåre Alsakerb0b11d32020-01-29 00:13:485164name = "termize"
5165version = "0.1.1"
5166source = "registry+https://github.com/rust-lang/crates.io-index"
5167checksum = "1706be6b564323ce7092f5f7e6b118a14c8ef7ed0e69c8c5329c914a9f101295"
5168dependencies = [
5169 "libc",
Igor Matuszewskiaf53b0d2021-07-21 13:17:315170 "winapi",
John Kåre Alsakerb0b11d32020-01-29 00:13:485171]
5172
5173[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:295174name = "test"
5175version = "0.0.0"
5176dependencies = [
Aaron Hill44fdfd62020-10-11 17:51:075177 "cfg-if 0.1.10",
Alex Crichtonb47c9692019-08-16 15:29:085178 "core",
Alex Crichton093ede22019-08-15 00:45:095179 "getopts",
Alex Crichtonb47c9692019-08-16 15:29:085180 "libc",
5181 "panic_abort",
5182 "panic_unwind",
Alex Crichton093ede22019-08-15 00:45:095183 "proc_macro",
Alex Crichtonb47c9692019-08-16 15:29:085184 "std",
Ahmed Charles9ca382f2016-09-02 08:55:295185]
5186
5187[[package]]
Ralf Jung2bfa6222019-11-17 10:40:185188name = "tester"
flip19950046d7c2021-02-25 10:26:235189version = "0.9.0"
5190source = "registry+https://github.com/rust-lang/crates.io-index"
5191checksum = "0639d10d8f4615f223a57275cf40f9bdb7cfbb806bcb7f7cc56e3beb55a576eb"
5192dependencies = [
5193 "cfg-if 1.0.0",
5194 "getopts",
5195 "libc",
5196 "num_cpus",
Caleb Cartwrightf367f4d2022-06-13 03:04:545197 "term",
flip19950046d7c2021-02-25 10:26:235198]
5199
5200[[package]]
steveklabnik4871dba2017-06-27 17:33:325201name = "textwrap"
Igor Matuszewskic2249a42019-09-08 08:28:115202version = "0.11.0"
steveklabnik4871dba2017-06-27 17:33:325203source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewskic2249a42019-09-08 08:28:115204checksum = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060"
steveklabnik4871dba2017-06-27 17:33:325205dependencies = [
Alex Crichton093ede22019-08-15 00:45:095206 "unicode-width",
steveklabnik4871dba2017-06-27 17:33:325207]
5208
5209[[package]]
Eric Hussbfacc5c2022-01-19 03:14:335210name = "textwrap"
Arlo Siemsenb59abdc2022-06-17 17:58:515211version = "0.15.0"
Eric Hussbfacc5c2022-01-19 03:14:335212source = "registry+https://github.com/rust-lang/crates.io-index"
Arlo Siemsenb59abdc2022-06-17 17:58:515213checksum = "b1141d4d61095b28419e22cb0bbf02755f5e54e0526f97f1e3d1d160e60885fb"
Eric Hussbfacc5c2022-01-19 03:14:335214
5215[[package]]
Pietro Albini9beb8f52019-11-26 11:06:305216name = "thiserror"
David Wood2dc1a8a2021-12-03 14:24:055217version = "1.0.30"
Pietro Albini9beb8f52019-11-26 11:06:305218source = "registry+https://github.com/rust-lang/crates.io-index"
David Wood2dc1a8a2021-12-03 14:24:055219checksum = "854babe52e4df1653706b98fcfc05843010039b406875930a70e4d9644e5c417"
Pietro Albini9beb8f52019-11-26 11:06:305220dependencies = [
5221 "thiserror-impl",
5222]
5223
5224[[package]]
5225name = "thiserror-impl"
David Wood2dc1a8a2021-12-03 14:24:055226version = "1.0.30"
Pietro Albini9beb8f52019-11-26 11:06:305227source = "registry+https://github.com/rust-lang/crates.io-index"
David Wood2dc1a8a2021-12-03 14:24:055228checksum = "aa32fd3f627f367fe16f893e2597ae3c05020f8bba2666a4e6ea73d377e5714b"
Pietro Albini9beb8f52019-11-26 11:06:305229dependencies = [
Aaron Hill70ba4912020-08-01 14:11:155230 "proc-macro2",
5231 "quote",
5232 "syn",
Pietro Albini9beb8f52019-11-26 11:06:305233]
5234
5235[[package]]
David Wood2dc1a8a2021-12-03 14:24:055236name = "thorin-dwp"
Rémy Rakic820fd052022-01-20 14:09:055237version = "0.2.0"
David Wood2dc1a8a2021-12-03 14:24:055238source = "registry+https://github.com/rust-lang/crates.io-index"
Rémy Rakic820fd052022-01-20 14:09:055239checksum = "dd95b4559c196987c8451b4e14d08a4c796c2844f9adf4d2a2dbc9b3142843be"
David Wood2dc1a8a2021-12-03 14:24:055240dependencies = [
5241 "gimli 0.26.1",
Amanieu d'Antras88149d12022-01-17 07:46:115242 "hashbrown 0.11.2",
Ayrton3d5b1ee2022-05-02 01:45:505243 "object 0.28.4",
David Wood2dc1a8a2021-12-03 14:24:055244 "tracing",
5245]
5246
5247[[package]]
Steve Klabnika0769612017-02-07 23:13:575248name = "thread_local"
klensy9f621ae2022-01-24 17:19:215249version = "1.1.4"
Igor Matuszewski8fc4bba2020-02-12 14:47:315250source = "registry+https://github.com/rust-lang/crates.io-index"
klensy9f621ae2022-01-24 17:19:215251checksum = "5516c27b78311c50bf42c071425c560ac799b11c30b31f87e3081965fe5e0180"
Igor Matuszewski8fc4bba2020-02-12 14:47:315252dependencies = [
klensy9f621ae2022-01-24 17:19:215253 "once_cell",
Igor Matuszewski8fc4bba2020-02-12 14:47:315254]
5255
5256[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:295257name = "tidy"
5258version = "0.1.0"
Mark Mansi3ee41042018-02-23 01:52:565259dependencies = [
klensy8ebc73b2022-02-06 20:57:295260 "cargo_metadata",
Josh Stonef3b88122022-01-10 19:34:075261 "crossbeam-utils",
Yuki Okushi1f0a39502020-05-26 04:00:425262 "lazy_static",
Alex Crichton093ede22019-08-15 00:45:095263 "regex",
Alex Crichton093ede22019-08-15 00:45:095264 "walkdir",
Mark Mansi3ee41042018-02-23 01:52:565265]
Ahmed Charles9ca382f2016-09-02 08:55:295266
5267[[package]]
Eric Hussce717472020-08-11 23:49:395268name = "tier-check"
5269version = "0.1.0"
5270
5271[[package]]
Alex Crichton15899b02018-01-25 04:01:425272name = "time"
Mark Rousskov342d9562020-08-17 15:21:445273version = "0.1.43"
Alex Crichton15899b02018-01-25 04:01:425274source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:445275checksum = "ca8a50ef2360fbd1eeb0ecd46795a87a19024eb4b53c5dc916ca1fd95fe62438"
Alex Crichton15899b02018-01-25 04:01:425276dependencies = [
Alex Crichton093ede22019-08-15 00:45:095277 "libc",
Igor Matuszewskiaf53b0d2021-07-21 13:17:315278 "winapi",
Alex Crichton15899b02018-01-25 04:01:425279]
5280
5281[[package]]
David Wood7f916972022-03-26 07:27:435282name = "tinystr"
5283version = "0.3.4"
5284source = "registry+https://github.com/rust-lang/crates.io-index"
5285checksum = "29738eedb4388d9ea620eeab9384884fc3f06f586a2eddb56bedc5885126c7c1"
5286
5287[[package]]
Mark Rousskov342d9562020-08-17 15:21:445288name = "tinyvec"
Jubilee Young8f5ea802020-08-17 23:07:095289version = "0.3.4"
Mark Rousskov342d9562020-08-17 15:21:445290source = "registry+https://github.com/rust-lang/crates.io-index"
Jubilee Young8f5ea802020-08-17 23:07:095291checksum = "238ce071d267c5710f9d31451efec16c5ee22de34df17cc05e56cbc92e967117"
Mark Rousskov342d9562020-08-17 15:21:445292
5293[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:435294name = "tokio"
klensy9f621ae2022-01-24 17:19:215295version = "1.8.4"
Matthias Krüger696fb8f2019-01-21 15:32:435296source = "registry+https://github.com/rust-lang/crates.io-index"
klensy9f621ae2022-01-24 17:19:215297checksum = "50dae83881bc9b0403dd5b44ea9deed3e939856cc8722d5be37f0d6e5c6d53dd"
Matthias Krüger696fb8f2019-01-21 15:32:435298dependencies = [
Igor Matuszewskiaf53b0d2021-07-21 13:17:315299 "autocfg",
Alex Crichton093ede22019-08-15 00:45:095300 "bytes",
Alex Crichton093ede22019-08-15 00:45:095301 "libc",
Caleb Cartwright63913182021-02-10 01:52:545302 "memchr",
Alex Crichton093ede22019-08-15 00:45:095303 "mio",
Caleb Cartwright63913182021-02-10 01:52:545304 "num_cpus",
Igor Matuszewskiaf53b0d2021-07-21 13:17:315305 "once_cell",
5306 "pin-project-lite",
Mark Rousskov342d9562020-08-17 15:21:445307 "signal-hook-registry",
Igor Matuszewskiaf53b0d2021-07-21 13:17:315308 "winapi",
Matthias Krüger696fb8f2019-01-21 15:32:435309]
5310
5311[[package]]
Igor Matuszewskiaf53b0d2021-07-21 13:17:315312name = "tokio-stream"
5313version = "0.1.7"
Mateusz Mikuła2d8d8132019-12-04 17:40:165314source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewskiaf53b0d2021-07-21 13:17:315315checksum = "7b2f3f698253f03119ac0102beaa64f67a67e08074d03a22d18784104543727f"
Mateusz Mikuła2d8d8132019-12-04 17:40:165316dependencies = [
Igor Matuszewskiaf53b0d2021-07-21 13:17:315317 "futures-core",
5318 "pin-project-lite",
5319 "tokio",
Mateusz Mikuła2d8d8132019-12-04 17:40:165320]
5321
5322[[package]]
Caleb Cartwright63913182021-02-10 01:52:545323name = "tokio-util"
Igor Matuszewskiaf53b0d2021-07-21 13:17:315324version = "0.6.7"
Matthias Krüger696fb8f2019-01-21 15:32:435325source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewskiaf53b0d2021-07-21 13:17:315326checksum = "1caa0b0c8d94a049db56b5acf8cba99dc0623aab1b26d5b5f5e2d945846b3592"
Matthias Krüger696fb8f2019-01-21 15:32:435327dependencies = [
Alex Crichton093ede22019-08-15 00:45:095328 "bytes",
Caleb Cartwright63913182021-02-10 01:52:545329 "futures-core",
5330 "futures-sink",
Alex Crichton093ede22019-08-15 00:45:095331 "log",
Igor Matuszewskiaf53b0d2021-07-21 13:17:315332 "pin-project-lite",
Caleb Cartwright63913182021-02-10 01:52:545333 "tokio",
Matthias Krüger696fb8f2019-01-21 15:32:435334]
5335
5336[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:295337name = "toml"
Eric Huss71bf7cf2020-10-14 22:16:475338version = "0.5.7"
Eric Hussd2228ca2019-03-29 03:13:135339source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss71bf7cf2020-10-14 22:16:475340checksum = "75cf45bb0bef80604d001caaec0d09da99611b3c0fd39d3080468875cdb65645"
Eric Hussd2228ca2019-03-29 03:13:135341dependencies = [
Alex Crichton093ede22019-08-15 00:45:095342 "serde",
Eric Hussd2228ca2019-03-29 03:13:135343]
5344
5345[[package]]
Eric Hussaf8048b2022-01-26 00:24:215346name = "toml_edit"
Eric Huss7758eaf2022-04-28 05:42:545347version = "0.14.3"
5348source = "registry+https://github.com/rust-lang/crates.io-index"
5349checksum = "ba98375fd631b83696f87c64e4ed8e29e6a1f3404d6aed95fa95163bad38e705"
5350dependencies = [
5351 "combine",
5352 "indexmap",
5353 "itertools",
Mark Rousskovbf29b3c2022-05-18 16:16:275354 "kstring",
Eric Hussaf8048b2022-01-26 00:24:215355 "serde",
5356]
5357
5358[[package]]
Eric Hussa882fdd2021-12-03 20:25:075359name = "topological-sort"
5360version = "0.1.0"
5361source = "registry+https://github.com/rust-lang/crates.io-index"
5362checksum = "aa7c7f42dea4b1b99439786f5633aeb9c14c1b53f75e282803c2ec2ad545873c"
5363
5364[[package]]
Caleb Cartwright63913182021-02-10 01:52:545365name = "tower-service"
5366version = "0.3.1"
5367source = "registry+https://github.com/rust-lang/crates.io-index"
5368checksum = "360dfd1d6d30e05fda32ace2c8c70e9c0a9da713275777f5a4dbb8a1893930c6"
5369
5370[[package]]
Jack Hueyecb8b9f2020-05-27 05:05:095371name = "tracing"
David Wood2dc1a8a2021-12-03 14:24:055372version = "0.1.29"
Jack Hueyecb8b9f2020-05-27 05:05:095373source = "registry+https://github.com/rust-lang/crates.io-index"
David Wood2dc1a8a2021-12-03 14:24:055374checksum = "375a639232caf30edfc78e8d89b2d4c375515393e7af7e16f01cd96917fb2105"
Jack Hueyecb8b9f2020-05-27 05:05:095375dependencies = [
Tomasz Miąsko2abe7c82021-02-28 00:00:005376 "cfg-if 1.0.0",
Igor Matuszewskiaf53b0d2021-07-21 13:17:315377 "pin-project-lite",
Jack Hueyecb8b9f2020-05-27 05:05:095378 "tracing-attributes",
5379 "tracing-core",
5380]
5381
5382[[package]]
5383name = "tracing-attributes"
David Wood2dc1a8a2021-12-03 14:24:055384version = "0.1.18"
Jack Hueyecb8b9f2020-05-27 05:05:095385source = "registry+https://github.com/rust-lang/crates.io-index"
David Wood2dc1a8a2021-12-03 14:24:055386checksum = "f4f480b8f81512e825f337ad51e94c1eb5d3bbdf2b363dcd01e2b19a9ffe3f8e"
Jack Hueyecb8b9f2020-05-27 05:05:095387dependencies = [
Aaron Hill70ba4912020-08-01 14:11:155388 "proc-macro2",
5389 "quote",
5390 "syn",
Jack Hueyecb8b9f2020-05-27 05:05:095391]
5392
5393[[package]]
5394name = "tracing-core"
Oli Scherer69274aa2021-10-02 08:22:035395version = "0.1.21"
Jack Hueyecb8b9f2020-05-27 05:05:095396source = "registry+https://github.com/rust-lang/crates.io-index"
Oli Scherer69274aa2021-10-02 08:22:035397checksum = "1f4ed65637b8390770814083d20756f87bfa2c21bf2f110babdc5438351746e4"
Jack Hueyecb8b9f2020-05-27 05:05:095398dependencies = [
5399 "lazy_static",
5400]
5401
5402[[package]]
Jack Hueyd66452c2020-08-04 22:35:375403name = "tracing-log"
Tomasz Miąsko2abe7c82021-02-28 00:00:005404version = "0.1.2"
Jack Hueyd66452c2020-08-04 22:35:375405source = "registry+https://github.com/rust-lang/crates.io-index"
Tomasz Miąsko2abe7c82021-02-28 00:00:005406checksum = "a6923477a48e41c1951f1999ef8bb5a3023eb723ceadafe78ffb65dc366761e3"
Jack Hueyd66452c2020-08-04 22:35:375407dependencies = [
5408 "lazy_static",
5409 "log",
5410 "tracing-core",
5411]
5412
5413[[package]]
Oliver Schererec7230f2020-07-24 18:42:005414name = "tracing-subscriber"
pierwillea25b772021-12-21 17:00:305415version = "0.3.3"
Oliver Schererec7230f2020-07-24 18:42:005416source = "registry+https://github.com/rust-lang/crates.io-index"
pierwillea25b772021-12-21 17:00:305417checksum = "245da694cc7fc4729f3f418b304cb57789f1bed2a78c575407ab8a23f53cb4d3"
Oliver Schererec7230f2020-07-24 18:42:005418dependencies = [
klensy8ebc73b2022-02-06 20:57:295419 "ansi_term",
Oliver Schererec7230f2020-07-24 18:42:005420 "lazy_static",
5421 "matchers",
Philipp Krones586cbd02022-06-04 12:07:445422 "parking_lot 0.11.2",
Oliver Schererec7230f2020-07-24 18:42:005423 "regex",
Oliver Schererec7230f2020-07-24 18:42:005424 "sharded-slab",
Jubilee Younge8eb6912021-04-22 04:40:295425 "smallvec",
Mark Rousskov342d9562020-08-17 15:21:445426 "thread_local",
Joshua Nelson8b22d072020-10-07 22:45:595427 "tracing",
Oliver Schererec7230f2020-07-24 18:42:005428 "tracing-core",
Jack Hueyd66452c2020-08-04 22:35:375429 "tracing-log",
Jack Hueyd66452c2020-08-04 22:35:375430]
5431
5432[[package]]
5433name = "tracing-tree"
pierwillea25b772021-12-21 17:00:305434version = "0.2.0"
Jack Hueyd66452c2020-08-04 22:35:375435source = "registry+https://github.com/rust-lang/crates.io-index"
pierwillea25b772021-12-21 17:00:305436checksum = "3ce989c9962c7f61fe084dd4a230eec784649dfc2392467c790007c3a6e134e7"
Jack Hueyd66452c2020-08-04 22:35:375437dependencies = [
klensy8ebc73b2022-02-06 20:57:295438 "ansi_term",
Jack Hueyd66452c2020-08-04 22:35:375439 "atty",
pierwillea25b772021-12-21 17:00:305440 "tracing-core",
Tomasz Miąsko2abe7c82021-02-28 00:00:005441 "tracing-log",
Jack Hueyd66452c2020-08-04 22:35:375442 "tracing-subscriber",
Oliver Schererec7230f2020-07-24 18:42:005443]
5444
5445[[package]]
David Wood7f916972022-03-26 07:27:435446name = "type-map"
5447version = "0.4.0"
5448source = "registry+https://github.com/rust-lang/crates.io-index"
5449checksum = "b6d3364c5e96cb2ad1603037ab253ddd34d7fb72a58bdddf4b7350760fc69a46"
5450dependencies = [
5451 "rustc-hash",
5452]
5453
5454[[package]]
Eric Huss8c20add2018-12-03 01:33:205455name = "typenum"
Eric Hussc8443bb2020-05-18 22:41:575456version = "1.12.0"
Eric Huss8c20add2018-12-03 01:33:205457source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Hussc8443bb2020-05-18 22:41:575458checksum = "373c8a200f9e67a0c95e62a4f52fbf80c23b4381c05a17845531982fa99e6b33"
Eric Huss8c20add2018-12-03 01:33:205459
5460[[package]]
Mark Rousskov064f8882020-01-13 21:40:195461name = "ucd-parse"
Mark Rousskov342d9562020-08-17 15:21:445462version = "0.1.8"
Mark Rousskov064f8882020-01-13 21:40:195463source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:445464checksum = "5269f8d35df6b8b60758343a6d742ecf09e4bca13faee32af5503aebd1e11b7c"
Mark Rousskov064f8882020-01-13 21:40:195465dependencies = [
Yuki Okushi1f0a39502020-05-26 04:00:425466 "lazy_static",
Mark Rousskov064f8882020-01-13 21:40:195467 "regex",
5468]
5469
5470[[package]]
James Munnsde763692019-01-19 02:39:375471name = "ucd-trie"
Mark Rousskov342d9562020-08-17 15:21:445472version = "0.1.3"
James Munnsde763692019-01-19 02:39:375473source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:445474checksum = "56dee185309b50d1f11bfedef0fe6d036842e3fb77413abef29f8f8d1c5d4c1c"
James Munnsde763692019-01-19 02:39:375475
5476[[package]]
Ralf Junga272c452022-05-30 08:17:465477name = "ui_test"
5478version = "0.1.0"
5479dependencies = [
5480 "colored",
5481 "crossbeam",
5482 "lazy_static",
Joshua Nelson9cde0f72022-05-29 07:26:195483 "pretty_assertions",
Ralf Junga272c452022-05-30 08:17:465484 "regex",
5485 "rustc_version",
Ralf Jung9f2b69d2022-06-01 13:26:265486 "serde",
5487 "serde_json",
Ralf Junga272c452022-05-30 08:17:465488]
5489
5490[[package]]
Esteban Kuber5a68abb2021-08-29 08:34:235491name = "unic-char-property"
5492version = "0.9.0"
5493source = "registry+https://github.com/rust-lang/crates.io-index"
5494checksum = "a8c57a407d9b6fa02b4795eb81c5b6652060a15a7903ea981f3d723e6c0be221"
5495dependencies = [
5496 "unic-char-range",
5497]
5498
5499[[package]]
5500name = "unic-char-range"
5501version = "0.9.0"
5502source = "registry+https://github.com/rust-lang/crates.io-index"
5503checksum = "0398022d5f700414f6b899e10b8348231abf9173fa93144cbc1a43b9793c1fbc"
5504
5505[[package]]
5506name = "unic-common"
5507version = "0.9.0"
5508source = "registry+https://github.com/rust-lang/crates.io-index"
5509checksum = "80d7ff825a6a654ee85a63e80f92f054f904f21e7d12da4e22f9834a4aaa35bc"
5510
5511[[package]]
5512name = "unic-emoji-char"
5513version = "0.9.0"
5514source = "registry+https://github.com/rust-lang/crates.io-index"
5515checksum = "0b07221e68897210270a38bde4babb655869637af0f69407f96053a34f76494d"
5516dependencies = [
5517 "unic-char-property",
5518 "unic-char-range",
5519 "unic-ucd-version",
5520]
5521
5522[[package]]
David Wood7f916972022-03-26 07:27:435523name = "unic-langid"
5524version = "0.9.0"
5525source = "registry+https://github.com/rust-lang/crates.io-index"
5526checksum = "73328fcd730a030bdb19ddf23e192187a6b01cd98be6d3140622a89129459ce5"
5527dependencies = [
5528 "unic-langid-impl",
5529 "unic-langid-macros",
5530]
5531
5532[[package]]
5533name = "unic-langid-impl"
5534version = "0.9.0"
5535source = "registry+https://github.com/rust-lang/crates.io-index"
5536checksum = "1a4a8eeaf0494862c1404c95ec2f4c33a2acff5076f64314b465e3ddae1b934d"
5537dependencies = [
5538 "tinystr",
5539]
5540
5541[[package]]
5542name = "unic-langid-macros"
5543version = "0.9.0"
5544source = "registry+https://github.com/rust-lang/crates.io-index"
5545checksum = "18f980d6d87e8805f2836d64b4138cc95aa7986fa63b1f51f67d5fbff64dd6e5"
5546dependencies = [
5547 "proc-macro-hack",
5548 "tinystr",
5549 "unic-langid-impl",
5550 "unic-langid-macros-impl",
5551]
5552
5553[[package]]
5554name = "unic-langid-macros-impl"
5555version = "0.9.0"
5556source = "registry+https://github.com/rust-lang/crates.io-index"
5557checksum = "29396ffd97e27574c3e01368b1a64267d3064969e4848e2e130ff668be9daa9f"
5558dependencies = [
5559 "proc-macro-hack",
5560 "quote",
5561 "syn",
5562 "unic-langid-impl",
5563]
5564
5565[[package]]
Esteban Kuber5a68abb2021-08-29 08:34:235566name = "unic-ucd-version"
5567version = "0.9.0"
5568source = "registry+https://github.com/rust-lang/crates.io-index"
5569checksum = "96bd2f2237fe450fcd0a1d2f5f4e91711124f7857ba2e964247776ebeeb7b0c4"
5570dependencies = [
5571 "unic-common",
5572]
5573
5574[[package]]
Andy Russell30301642019-04-20 17:03:595575name = "unicase"
Guillaume Gomezd8589de2020-02-13 17:39:405576version = "2.6.0"
Andy Russell30301642019-04-20 17:03:595577source = "registry+https://github.com/rust-lang/crates.io-index"
Guillaume Gomezd8589de2020-02-13 17:39:405578checksum = "50f37be617794602aabbeee0be4f259dc1778fabe05e2d67ee8f79326d5cb4f6"
Andy Russell30301642019-04-20 17:03:595579dependencies = [
Guillaume Gomezd8589de2020-02-13 17:39:405580 "version_check",
Andy Russell30301642019-04-20 17:03:595581]
5582
5583[[package]]
Mark Rousskov064f8882020-01-13 21:40:195584name = "unicode-bdd"
5585version = "0.1.0"
5586dependencies = [
5587 "ucd-parse",
5588]
5589
5590[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585591name = "unicode-bidi"
steveklabnik4871dba2017-06-27 17:33:325592version = "0.3.4"
Tatsuyuki Ishi0e79b972017-04-29 23:11:585593source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095594checksum = "49f2bd0c6468a8230e1db229cff8029217cf623c767ea5d60bfbd42729ea54d5"
Tatsuyuki Ishi0e79b972017-04-29 23:11:585595dependencies = [
Alex Crichton093ede22019-08-15 00:45:095596 "matches",
Tatsuyuki Ishi0e79b972017-04-29 23:11:585597]
5598
5599[[package]]
5600name = "unicode-normalization"
Mark Rousskov342d9562020-08-17 15:21:445601version = "0.1.13"
Tatsuyuki Ishi0e79b972017-04-29 23:11:585602source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:445603checksum = "6fb19cf769fa8c6a80a162df694621ebeb4dafb606470b2b2fce0be40a98a977"
Charles Lew0bcddfe2019-11-23 14:33:405604dependencies = [
Mark Rousskov342d9562020-08-17 15:21:445605 "tinyvec",
Charles Lew0bcddfe2019-11-23 14:33:405606]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585607
5608[[package]]
Charles Lew485e98a2020-01-02 12:02:225609name = "unicode-script"
flip199544cea512021-07-01 16:18:025610version = "0.5.3"
Charles Lew485e98a2020-01-02 12:02:225611source = "registry+https://github.com/rust-lang/crates.io-index"
flip199544cea512021-07-01 16:18:025612checksum = "098ec66172ce21cd55f8bcc786ee209dd20e04eff70acfca30cb79924d173ae9"
Charles Lew485e98a2020-01-02 12:02:225613
5614[[package]]
5615name = "unicode-security"
Charles Lew25e864e2020-06-23 11:45:135616version = "0.0.5"
Charles Lew485e98a2020-01-02 12:02:225617source = "registry+https://github.com/rust-lang/crates.io-index"
Charles Lew25e864e2020-06-23 11:45:135618checksum = "5d87c28edc5b263377e448d6cdcb935c06b95413d8013ba6fae470558ccab18f"
Charles Lew485e98a2020-01-02 12:02:225619dependencies = [
Charles Lewc05961c2020-04-25 01:38:315620 "unicode-normalization",
Charles Lew485e98a2020-01-02 12:02:225621 "unicode-script",
5622]
5623
5624[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585625name = "unicode-segmentation"
Caleb Cartwrightf367f4d2022-06-13 03:04:545626version = "1.9.0"
Steve Klabnika0769612017-02-07 23:13:575627source = "registry+https://github.com/rust-lang/crates.io-index"
Caleb Cartwrightf367f4d2022-06-13 03:04:545628checksum = "7e8820f5d777f6224dc4be3632222971ac30164d4a258d595640799554ebfd99"
Steve Klabnika0769612017-02-07 23:13:575629
5630[[package]]
5631name = "unicode-width"
Mark Rousskov342d9562020-08-17 15:21:445632version = "0.1.8"
Steve Klabnika0769612017-02-07 23:13:575633source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:445634checksum = "9337591893a19b88d8d87f2cec1e73fad5cdfd10e5a6f349f498ad6ea2ffb1e3"
Alex Crichtonb47c9692019-08-16 15:29:085635dependencies = [
5636 "compiler_builtins",
5637 "rustc-std-workspace-core",
5638 "rustc-std-workspace-std",
5639]
Steve Klabnika0769612017-02-07 23:13:575640
5641[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585642name = "unicode-xid"
ibraheemdevde27d682021-07-27 00:55:315643version = "0.2.2"
Aleksey Kladova0c186c2019-07-21 11:50:395644source = "registry+https://github.com/rust-lang/crates.io-index"
ibraheemdevde27d682021-07-27 00:55:315645checksum = "8ccb82d61f80a663efe1f787a51b16b5a51e3314d6ac365b08639f52387b33f3"
Aleksey Kladova0c186c2019-07-21 11:50:395646
5647[[package]]
flip19954c228cc2019-02-18 09:32:585648name = "unicode_categories"
5649version = "0.1.1"
5650source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095651checksum = "39ec24b3121d976906ece63c9daad25b85969647682eee313cb5779fdd69e14e"
flip19954c228cc2019-02-18 09:32:585652
5653[[package]]
Michael Howellb29d9d52021-02-24 06:42:425654name = "unified-diff"
5655version = "0.2.1"
5656source = "registry+https://github.com/rust-lang/crates.io-index"
5657checksum = "496a3d395ed0c30f411ceace4a91f7d93b148fb5a9b383d5d4cff7850f048d5f"
5658dependencies = [
5659 "diff",
5660]
5661
5662[[package]]
flip19958d5f69d2021-10-21 11:13:175663name = "unindent"
5664version = "0.1.7"
5665source = "registry+https://github.com/rust-lang/crates.io-index"
5666checksum = "f14ee04d9415b52b3aeab06258a3f07093182b88ba0f9b8d203f211a7a7d41c7"
5667
5668[[package]]
est31c2d59062017-06-12 19:35:475669name = "unstable-book-gen"
5670version = "0.1.0"
5671dependencies = [
Alex Crichton093ede22019-08-15 00:45:095672 "num-traits",
5673 "tidy",
est31c2d59062017-06-12 19:35:475674]
5675
5676[[package]]
Nick Cameron71a0be02017-09-25 04:13:295677name = "unwind"
5678version = "0.0.0"
5679dependencies = [
Alex Crichton093ede22019-08-15 00:45:095680 "cc",
Aaron Hill44fdfd62020-10-11 17:51:075681 "cfg-if 0.1.10",
Alex Crichton093ede22019-08-15 00:45:095682 "compiler_builtins",
5683 "core",
5684 "libc",
Nick Cameron71a0be02017-09-25 04:13:295685]
5686
5687[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585688name = "url"
Alex Crichtonb4110902018-12-08 11:06:545689version = "1.7.2"
Tatsuyuki Ishi0e79b972017-04-29 23:11:585690source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095691checksum = "dd4e7c0d531266369519a4aa4f399d748bd37043b00bde1e4ff1f60a120b355a"
Tatsuyuki Ishi0e79b972017-04-29 23:11:585692dependencies = [
Alex Crichton093ede22019-08-15 00:45:095693 "idna 0.1.5",
5694 "matches",
5695 "percent-encoding 1.0.1",
Tatsuyuki Ishi0e79b972017-04-29 23:11:585696]
5697
5698[[package]]
Eric Hussf2428a62019-08-01 00:44:395699name = "url"
Eric Hussf3287a62021-05-12 00:39:515700version = "2.2.2"
Eric Hussf2428a62019-08-01 00:44:395701source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Hussf3287a62021-05-12 00:39:515702checksum = "a507c383b2d33b5fc35d1861e77e6b383d158b2da5e14fe51b83dfedf6fd578c"
Eric Hussf2428a62019-08-01 00:44:395703dependencies = [
Eric Hussf3287a62021-05-12 00:39:515704 "form_urlencoded",
Alex Crichton093ede22019-08-15 00:45:095705 "idna 0.2.0",
5706 "matches",
Eric Huss139477d2019-11-12 18:14:485707 "percent-encoding 2.1.0",
Alex Crichton093ede22019-08-15 00:45:095708 "serde",
Eric Hussf2428a62019-08-01 00:44:395709]
5710
5711[[package]]
steveklabnikecfbaca2018-04-03 14:32:045712name = "utf-8"
Mark Rousskov342d9562020-08-17 15:21:445713version = "0.7.5"
steveklabnikecfbaca2018-04-03 14:32:045714source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:445715checksum = "05e42f7c18b8f902290b009cde6d651262f956c98bc51bca4cd1d511c9cd85c7"
steveklabnikecfbaca2018-04-03 14:32:045716
5717[[package]]
Eric Hussd5e03532019-05-23 20:27:495718name = "utf8parse"
5719version = "0.1.1"
5720source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095721checksum = "8772a4ccbb4e89959023bc5b7cb8623a795caa7092d99f3aa9501b9484d4557d"
Eric Hussd5e03532019-05-23 20:27:495722
5723[[package]]
Alex Crichton1cede102017-06-15 02:33:065724name = "vcpkg"
Mark Rousskov342d9562020-08-17 15:21:445725version = "0.2.10"
Alex Crichton1cede102017-06-15 02:33:065726source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:445727checksum = "6454029bf181f092ad1b853286f23e2c507d8e8194d01d92da4a55c274a5508c"
Alex Crichton1cede102017-06-15 02:33:065728
5729[[package]]
Steve Klabnika0769612017-02-07 23:13:575730name = "vec_map"
Mark Rousskov342d9562020-08-17 15:21:445731version = "0.8.2"
Steve Klabnika0769612017-02-07 23:13:575732source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:445733checksum = "f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191"
Steve Klabnika0769612017-02-07 23:13:575734
5735[[package]]
Ralf Jung8d908b52018-09-17 07:20:035736name = "vergen"
Ralf Jungbf11b122021-04-06 11:20:485737version = "5.1.0"
Ralf Jung8d908b52018-09-17 07:20:035738source = "registry+https://github.com/rust-lang/crates.io-index"
Ralf Jungbf11b122021-04-06 11:20:485739checksum = "dfbc87f9a7a9d61b15d51d1d3547284f67b6b4f1494ce3fc5814c101f35a5183"
Ralf Jung8d908b52018-09-17 07:20:035740dependencies = [
Ralf Jungbf11b122021-04-06 11:20:485741 "anyhow",
Alex Crichton093ede22019-08-15 00:45:095742 "chrono",
Ralf Jungbf11b122021-04-06 11:20:485743 "enum-iterator",
5744 "getset",
5745 "git2",
5746 "rustversion",
5747 "thiserror",
Ralf Jung8d908b52018-09-17 07:20:035748]
5749
5750[[package]]
Alex Crichtonb4110902018-12-08 11:06:545751name = "version_check"
klensydcdc3082021-05-11 19:03:595752version = "0.9.3"
Eric Huss2b985322019-11-25 16:14:075753source = "registry+https://github.com/rust-lang/crates.io-index"
klensydcdc3082021-05-11 19:03:595754checksum = "5fecdca9a5291cc2b8dcf7dc02453fee791a280f3743cb0905f8822ae463b3fe"
Eric Huss2b985322019-11-25 16:14:075755
5756[[package]]
Eric Hussd5e03532019-05-23 20:27:495757name = "vte"
5758version = "0.3.3"
5759source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095760checksum = "4f42f536e22f7fcbb407639765c8fd78707a33109301f834a594758bedd6e8cf"
Eric Hussd5e03532019-05-23 20:27:495761dependencies = [
Alex Crichton093ede22019-08-15 00:45:095762 "utf8parse",
Eric Hussd5e03532019-05-23 20:27:495763]
5764
5765[[package]]
Josh Stone020c5ec2017-05-08 22:01:135766name = "walkdir"
Eric Huss3a6fc802022-04-20 13:50:395767version = "2.3.2"
Alex Crichton80d6ed22018-01-08 21:56:225768source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss3a6fc802022-04-20 13:50:395769checksum = "808cf2735cd4b6866113f648b791c6adc5714537bc222d9347bb203386ffda56"
Alex Crichton80d6ed22018-01-08 21:56:225770dependencies = [
Alex Crichton093ede22019-08-15 00:45:095771 "same-file",
Igor Matuszewskiaf53b0d2021-07-21 13:17:315772 "winapi",
Alex Crichton093ede22019-08-15 00:45:095773 "winapi-util",
Alex Crichton80d6ed22018-01-08 21:56:225774]
5775
5776[[package]]
newpavlov6374b842019-08-29 17:13:155777name = "wasi"
Alex Crichtonf3fb1c52019-11-25 17:27:255778version = "0.9.0+wasi-snapshot-preview1"
5779source = "registry+https://github.com/rust-lang/crates.io-index"
5780checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
Harald Hoyer00cbc8d2022-01-21 13:19:135781
5782[[package]]
5783name = "wasi"
5784version = "0.11.0+wasi-snapshot-preview1"
5785source = "registry+https://github.com/rust-lang/crates.io-index"
5786checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
newpavlov6374b842019-08-29 17:13:155787dependencies = [
5788 "compiler_builtins",
5789 "rustc-std-workspace-alloc",
5790 "rustc-std-workspace-core",
5791]
5792
5793[[package]]
Steve Klabnika0769612017-02-07 23:13:575794name = "winapi"
Mark Rousskov342d9562020-08-17 15:21:445795version = "0.3.9"
Alex Crichton80d6ed22018-01-08 21:56:225796source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:445797checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
Alex Crichton80d6ed22018-01-08 21:56:225798dependencies = [
Alex Crichton093ede22019-08-15 00:45:095799 "winapi-i686-pc-windows-gnu",
5800 "winapi-x86_64-pc-windows-gnu",
Alex Crichton80d6ed22018-01-08 21:56:225801]
5802
5803[[package]]
Alex Crichton80d6ed22018-01-08 21:56:225804name = "winapi-i686-pc-windows-gnu"
5805version = "0.4.0"
5806source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095807checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
Alex Crichton80d6ed22018-01-08 21:56:225808
5809[[package]]
Alex Crichton2863b752018-08-21 17:23:475810name = "winapi-util"
Eric Huss89d79062020-07-29 18:02:055811version = "0.1.5"
Alex Crichton2863b752018-08-21 17:23:475812source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss89d79062020-07-29 18:02:055813checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
Alex Crichton2863b752018-08-21 17:23:475814dependencies = [
Igor Matuszewskiaf53b0d2021-07-21 13:17:315815 "winapi",
Alex Crichton2863b752018-08-21 17:23:475816]
5817
5818[[package]]
Alex Crichton80d6ed22018-01-08 21:56:225819name = "winapi-x86_64-pc-windows-gnu"
5820version = "0.4.0"
5821source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095822checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
Alex Crichton80d6ed22018-01-08 21:56:225823
5824[[package]]
Philipp Krones586cbd02022-06-04 12:07:445825name = "windows-sys"
5826version = "0.36.1"
5827source = "registry+https://github.com/rust-lang/crates.io-index"
5828checksum = "ea04155a16a59f9eab786fe12a4a450e75cdb175f9e0d80da1e17db09f55b8d2"
5829dependencies = [
5830 "windows_aarch64_msvc",
5831 "windows_i686_gnu",
5832 "windows_i686_msvc",
5833 "windows_x86_64_gnu",
5834 "windows_x86_64_msvc",
5835]
5836
5837[[package]]
5838name = "windows_aarch64_msvc"
5839version = "0.36.1"
5840source = "registry+https://github.com/rust-lang/crates.io-index"
5841checksum = "9bb8c3fd39ade2d67e9874ac4f3db21f0d710bee00fe7cab16949ec184eeaa47"
5842
5843[[package]]
5844name = "windows_i686_gnu"
5845version = "0.36.1"
5846source = "registry+https://github.com/rust-lang/crates.io-index"
5847checksum = "180e6ccf01daf4c426b846dfc66db1fc518f074baa793aa7d9b9aaeffad6a3b6"
5848
5849[[package]]
5850name = "windows_i686_msvc"
5851version = "0.36.1"
5852source = "registry+https://github.com/rust-lang/crates.io-index"
5853checksum = "e2e7917148b2812d1eeafaeb22a97e4813dfa60a3f8f78ebe204bcc88f12f024"
5854
5855[[package]]
5856name = "windows_x86_64_gnu"
5857version = "0.36.1"
5858source = "registry+https://github.com/rust-lang/crates.io-index"
5859checksum = "4dcd171b8776c41b97521e5da127a2d86ad280114807d0b2ab1e462bc764d9e1"
5860
5861[[package]]
5862name = "windows_x86_64_msvc"
5863version = "0.36.1"
5864source = "registry+https://github.com/rust-lang/crates.io-index"
5865checksum = "c811ca4a8c853ef420abd8592ba53ddbbac90410fab6903b3e79972a631f7680"
5866
5867[[package]]
Josh Stone020c5ec2017-05-08 22:01:135868name = "xattr"
Alex Crichton52d7ee832018-07-17 16:04:225869version = "0.2.2"
Josh Stone020c5ec2017-05-08 22:01:135870source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095871checksum = "244c3741f4240ef46274860397c7c74e50eb23624996930e484c16679633a54c"
Josh Stone020c5ec2017-05-08 22:01:135872dependencies = [
Alex Crichton093ede22019-08-15 00:45:095873 "libc",
Josh Stone020c5ec2017-05-08 22:01:135874]
5875
5876[[package]]
Josh Stone020c5ec2017-05-08 22:01:135877name = "xz2"
Mark Rousskov342d9562020-08-17 15:21:445878version = "0.1.6"
Josh Stone020c5ec2017-05-08 22:01:135879source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:445880checksum = "c179869f34fc7c01830d3ce7ea2086bc3a07e0d35289b667d0a8bf910258926c"
Josh Stone020c5ec2017-05-08 22:01:135881dependencies = [
Alex Crichton093ede22019-08-15 00:45:095882 "lzma-sys",
Josh Stone020c5ec2017-05-08 22:01:135883]
5884
5885[[package]]
Pietro Albini9beb8f52019-11-26 11:06:305886name = "yaml-merge-keys"
Mark Rousskov342d9562020-08-17 15:21:445887version = "0.4.1"
Pietro Albini9beb8f52019-11-26 11:06:305888source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:445889checksum = "fd236a7dc9bb598f349fe4a8754f49181fee50284daa15cd1ba652d722280004"
Pietro Albini9beb8f52019-11-26 11:06:305890dependencies = [
Yuki Okushi1f0a39502020-05-26 04:00:425891 "lazy_static",
Pietro Albini9beb8f52019-11-26 11:06:305892 "thiserror",
Mark Rousskov342d9562020-08-17 15:21:445893 "yaml-rust 0.4.4",
Pietro Albini9beb8f52019-11-26 11:06:305894]
5895
5896[[package]]
Josh Stone020c5ec2017-05-08 22:01:135897name = "yaml-rust"
5898version = "0.3.5"
5899source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095900checksum = "e66366e18dc58b46801afbf2ca7661a9f59cc8c5962c29892b6039b4f86fa992"
Pietro Albini9beb8f52019-11-26 11:06:305901
5902[[package]]
5903name = "yaml-rust"
Mark Rousskov342d9562020-08-17 15:21:445904version = "0.4.4"
Pietro Albini9beb8f52019-11-26 11:06:305905source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:445906checksum = "39f0c922f1a334134dc2f7a8b67dc5d25f0735263feec974345ff706bcf20b0d"
Pietro Albini9beb8f52019-11-26 11:06:305907dependencies = [
5908 "linked-hash-map",
5909]
Igor Matuszewski2214a412021-05-03 20:59:355910
5911[[package]]
Eric Huss3a6fc802022-04-20 13:50:395912name = "yansi"
5913version = "0.5.1"
5914source = "registry+https://github.com/rust-lang/crates.io-index"
5915checksum = "09041cd90cf85f7f8b2df60c646f853b7f535ce68f85244eb6731cf89fa498ec"
5916
5917[[package]]
Igor Matuszewski2214a412021-05-03 20:59:355918name = "yansi-term"
5919version = "0.1.2"
5920source = "registry+https://github.com/rust-lang/crates.io-index"
5921checksum = "fe5c30ade05e61656247b2e334a031dfd0cc466fadef865bdcdea8d537951bf1"
5922dependencies = [
Igor Matuszewskiaf53b0d2021-07-21 13:17:315923 "winapi",
Igor Matuszewski2214a412021-05-03 20:59:355924]