blob: eadaf721f0210fdfcfdad5da88750a3eacc5f20b [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"
Ralf Jung10430db2022-07-15 14:04:237version = "0.17.0"
8source = "registry+https://github.com/rust-lang/crates.io-index"
9checksum = "b9ecd88a8c8378ca913a680cd98f0f13ac67383d35993f86c90a70e3f137816b"
10dependencies = [
Michael Howellcf83a1d2022-11-03 17:10:1511 "compiler_builtins",
12 "gimli",
13 "rustc-std-workspace-alloc",
14 "rustc-std-workspace-core",
Ralf Jung10430db2022-07-15 14:04:2315]
16
17[[package]]
Alex Crichton06d565c2020-05-13 21:22:3718name = "adler"
Ralf Jung10430db2022-07-15 14:04:2319version = "1.0.2"
20source = "registry+https://github.com/rust-lang/crates.io-index"
21checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
Michael Howellcf83a1d2022-11-03 17:10:1522dependencies = [
23 "compiler_builtins",
24 "rustc-std-workspace-core",
25]
Ralf Jung10430db2022-07-15 14:04:2326
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 Huss4a7e2fb2022-08-21 04:19:4367 "url",
Eric Huss2dafa912019-06-19 03:36:4768]
69
70[[package]]
topecongiroca19ffe2019-04-17 22:42:1871name = "annotate-snippets"
Caleb Cartwrightf367f4d2022-06-13 03:04:5472version = "0.9.1"
73source = "registry+https://github.com/rust-lang/crates.io-index"
74checksum = "c3b9d411ecbaf79885c6df4d75fff75858d5995ff25385657a28af47e82f9c36"
Igor Matuszewski2214a412021-05-03 20:59:3575dependencies = [
Caleb Cartwrightf367f4d2022-06-13 03:04:5476 "unicode-width",
Igor Matuszewski2214a412021-05-03 20:59:3577 "yansi-term",
78]
Juan Aguilar Santillanae9c78db2020-05-08 20:48:2679
80[[package]]
Steve Klabnika0769612017-02-07 23:13:5781name = "ansi_term"
Oliver Schererec7230f2020-07-24 18:42:0082version = "0.12.1"
83source = "registry+https://github.com/rust-lang/crates.io-index"
84checksum = "d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2"
85dependencies = [
Igor Matuszewskiaf53b0d2021-07-21 13:17:3186 "winapi",
Oliver Schererec7230f2020-07-24 18:42:0087]
88
89[[package]]
Eric Huss6da85d62020-01-14 17:47:0490name = "anyhow"
Nixon Enraght-Moonya7a4fe92022-08-24 16:32:3991version = "1.0.65"
Eric Huss6da85d62020-01-14 17:47:0492source = "registry+https://github.com/rust-lang/crates.io-index"
Nixon Enraght-Moonya7a4fe92022-08-24 16:32:3993checksum = "98161a4e3e2184da77bb14f02184cdd111e83bbbcc9979dfee3c44b9a85f5602"
Eric Huss6da85d62020-01-14 17:47:0494
95[[package]]
Rune Tynan77156562021-01-16 01:34:1596name = "array_tool"
97version = "1.0.3"
98source = "registry+https://github.com/rust-lang/crates.io-index"
99checksum = "8f8cb5d814eb646a863c4f24978cff2880c4be96ad8cde2c0f0678732902e271"
100
101[[package]]
Nicholas Nethercotec492ca42020-07-14 00:31:54102name = "arrayvec"
Jubilee Younge8eb6912021-04-22 04:40:29103version = "0.7.0"
104source = "registry+https://github.com/rust-lang/crates.io-index"
105checksum = "5a2f58b0bb10c380af2b26e57212856b8c9a59e0925b4c20f4a174a49734eaf7"
Nicholas Nethercotec492ca42020-07-14 00:31:54106
107[[package]]
Dirkjan Ochtman93a16cb2022-01-03 17:18:46108name = "askama"
109version = "0.11.0"
110source = "registry+https://github.com/rust-lang/crates.io-index"
111checksum = "4d8f355701c672c2ba3d718acbd213f740beea577cc4eae66accdffe15be1882"
112dependencies = [
113 "askama_derive",
114 "askama_escape",
115 "askama_shared",
116]
117
118[[package]]
119name = "askama_derive"
120version = "0.11.0"
121source = "registry+https://github.com/rust-lang/crates.io-index"
122checksum = "84704cab5b7ae0fd3a9f78ee5eb7b27f3749df445f04623db6633459ae283267"
123dependencies = [
124 "askama_shared",
125 "proc-macro2",
126 "syn",
127]
128
129[[package]]
130name = "askama_escape"
131version = "0.10.2"
132source = "registry+https://github.com/rust-lang/crates.io-index"
133checksum = "9a1bb320f97e6edf9f756bf015900038e43c7700e059688e5724a928c8f3b8d5"
134
135[[package]]
136name = "askama_shared"
137version = "0.12.0"
138source = "registry+https://github.com/rust-lang/crates.io-index"
139checksum = "dae03eebba55a2697a376e58b573a29fe36893157173ac8df312ad85f3c0e012"
140dependencies = [
141 "askama_escape",
142 "nom",
143 "proc-macro2",
144 "quote",
Guillaume Gomez48f5dca2022-01-17 16:36:39145 "serde",
Dirkjan Ochtman93a16cb2022-01-03 17:18:46146 "syn",
Guillaume Gomez48f5dca2022-01-17 16:36:39147 "toml",
Dirkjan Ochtman93a16cb2022-01-03 17:18:46148]
149
150[[package]]
Alex Crichton1cede102017-06-15 02:33:06151name = "atty"
Yuki Okushi9f8628b2020-05-26 04:35:21152version = "0.2.14"
Josh Stone020c5ec2017-05-08 22:01:13153source = "registry+https://github.com/rust-lang/crates.io-index"
Yuki Okushi9f8628b2020-05-26 04:35:21154checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
Josh Stone020c5ec2017-05-08 22:01:13155dependencies = [
Stefan Lankes1ab5b0b2022-02-15 12:57:07156 "hermit-abi 0.1.19",
Alex Crichton093ede22019-08-15 00:45:09157 "libc",
Igor Matuszewskiaf53b0d2021-07-21 13:17:31158 "winapi",
Alex Crichton1cede102017-06-15 02:33:06159]
160
161[[package]]
Félix Saparellibdcc21c2019-09-21 10:56:05162name = "autocfg"
Jon Gjengsetb83a48d2022-03-01 17:45:23163version = "1.1.0"
Mateusz Mikułaf5e702d2020-03-26 13:10:35164source = "registry+https://github.com/rust-lang/crates.io-index"
Jon Gjengsetb83a48d2022-03-01 17:45:23165checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
Mateusz Mikułaf5e702d2020-03-26 13:10:35166
167[[package]]
Ralf Jung10430db2022-07-15 14:04:23168name = "backtrace"
169version = "0.3.66"
170source = "registry+https://github.com/rust-lang/crates.io-index"
171checksum = "cab84319d616cfb654d03394f38ab7e6f0919e181b1b57e1fd15e7fb4077d9a7"
172dependencies = [
Michael Howellcf83a1d2022-11-03 17:10:15173 "addr2line",
Ralf Jung10430db2022-07-15 14:04:23174 "cc",
175 "cfg-if 1.0.0",
176 "libc",
Michael Howell8e71a132022-11-08 00:13:20177 "miniz_oxide",
Michael Howellcf83a1d2022-11-03 17:10:15178 "object",
Ralf Jung10430db2022-07-15 14:04:23179 "rustc-demangle",
180]
181
182[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58183name = "bitflags"
Guillaume Gomez7f78a9a2022-07-26 18:36:20184version = "1.3.2"
Tamir Duberstein231d9e72017-09-08 19:08:01185source = "registry+https://github.com/rust-lang/crates.io-index"
Guillaume Gomez7f78a9a2022-07-26 18:36:20186checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
Tamir Duberstein231d9e72017-09-08 19:08:01187
188[[package]]
Eric Huss2b985322019-11-25 16:14:07189name = "bitmaps"
Mark Rousskov342d9562020-08-17 15:21:44190version = "2.1.0"
Eric Huss2b985322019-11-25 16:14:07191source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:44192checksum = "031043d04099746d8db04daf1fa424b2bc8bd69d92b25962dcde24da39ab64a2"
Eric Huss2b985322019-11-25 16:14:07193dependencies = [
194 "typenum",
195]
196
197[[package]]
James Munnsde763692019-01-19 02:39:37198name = "block-buffer"
pierwillef6dd122022-02-10 16:54:01199version = "0.10.2"
Pietro Albiniacd8e592020-10-01 15:15:12200source = "registry+https://github.com/rust-lang/crates.io-index"
pierwillef6dd122022-02-10 16:54:01201checksum = "0bf7fe51849ea569fd452f37822f606a5cabb684dc918707a0193fd4664ff324"
Pietro Albiniacd8e592020-10-01 15:15:12202dependencies = [
klensy45fac342022-08-31 20:04:12203 "generic-array",
James Munnsde763692019-01-19 02:39:37204]
205
206[[package]]
Eric Huss6a09cfa2019-05-16 05:27:39207name = "bstr"
klensy43512e62022-07-26 16:16:43208version = "0.2.17"
Eric Huss6a09cfa2019-05-16 05:27:39209source = "registry+https://github.com/rust-lang/crates.io-index"
klensy43512e62022-07-26 16:16:43210checksum = "ba3569f383e8f1598449f1a423e72e99569137b47740b1da11ef19af3d5c3223"
Eric Huss6a09cfa2019-05-16 05:27:39211dependencies = [
Eric Hussfaa64612021-06-22 23:19:24212 "lazy_static",
Alex Crichton093ede22019-08-15 00:45:09213 "memchr",
Eric Hussfaa64612021-06-22 23:19:24214 "regex-automata",
Eric Huss6a09cfa2019-05-16 05:27:39215]
216
217[[package]]
Alex Crichton9e8785f2017-01-24 22:37:04218name = "build-manifest"
219version = "0.1.0"
220dependencies = [
Pietro Albini3bddfea2020-09-18 12:40:01221 "anyhow",
Pietro Albini89ffab72020-09-24 12:13:40222 "flate2",
Pietro Albiniacd8e592020-10-01 15:15:12223 "hex 0.4.2",
Pietro Albiniacd8e592020-10-01 15:15:12224 "rayon",
Alex Crichton093ede22019-08-15 00:45:09225 "serde",
Ralf Jung9138d3b2019-11-03 10:47:07226 "serde_json",
Pietro Albiniacd8e592020-10-01 15:15:12227 "sha2",
Pietro Albini89ffab72020-09-24 12:13:40228 "tar",
Eric Huss7d92cf42019-08-20 17:46:35229 "toml",
Alex Crichton9e8785f2017-01-24 22:37:04230]
231
232[[package]]
Pietro Albini80b81ad2021-08-26 09:26:03233name = "bump-stage0"
234version = "0.1.0"
235dependencies = [
236 "anyhow",
237 "curl",
Pietro Albiniea8b1ff2021-08-26 10:35:32238 "indexmap",
Pietro Albini80b81ad2021-08-26 09:26:03239 "serde",
240 "serde_json",
241 "toml",
242]
243
244[[package]]
Alex Crichton4f661c02018-10-08 17:39:09245name = "bytecount"
Yuki Okushi2b0e27e2021-03-17 20:34:05246version = "0.6.2"
Alex Crichton4f661c02018-10-08 17:39:09247source = "registry+https://github.com/rust-lang/crates.io-index"
Yuki Okushi2b0e27e2021-03-17 20:34:05248checksum = "72feb31ffc86498dacdbd0fcebb56138e7177a8cc5cea4516031d15ae85a742e"
Alex Crichton4f661c02018-10-08 17:39:09249dependencies = [
Yuki Okushi2b0e27e2021-03-17 20:34:05250 "packed_simd_2",
Alex Crichton4f661c02018-10-08 17:39:09251]
252
253[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:43254name = "bytes"
Igor Matuszewskiaf53b0d2021-07-21 13:17:31255version = "1.0.1"
Matthias Krüger696fb8f2019-01-21 15:32:43256source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewskiaf53b0d2021-07-21 13:17:31257checksum = "b700ce4376041dcd0a327fd0097c41095743c4c8af8887265942faf1100bd040"
Matthias Krüger696fb8f2019-01-21 15:32:43258
259[[package]]
Alex Crichton8ccf1122018-09-20 21:37:53260name = "bytesize"
Mark Rousskov342d9562020-08-17 15:21:44261version = "1.0.1"
Alex Crichton8ccf1122018-09-20 21:37:53262source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:44263checksum = "81a18687293a1546b67c246452202bbbf143d239cb43494cc163da14979082da"
Alex Crichton8ccf1122018-09-20 21:37:53264
265[[package]]
Caleb Cartwright0697f562021-10-20 05:15:20266name = "camino"
Ralf Jungc2df1c22022-07-21 20:04:37267version = "1.0.9"
Caleb Cartwright0697f562021-10-20 05:15:20268source = "registry+https://github.com/rust-lang/crates.io-index"
Ralf Jungc2df1c22022-07-21 20:04:37269checksum = "869119e97797867fd90f5e22af7d0bd274bd4635ebb9eb68c04f3f513ae6c412"
Caleb Cartwright0697f562021-10-20 05:15:20270dependencies = [
271 "serde",
272]
273
274[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58275name = "cargo"
Weihang Lo934c4142022-11-11 22:07:29276version = "0.68.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58277dependencies = [
Eric Huss6da85d62020-01-14 17:47:04278 "anyhow",
Alex Crichton093ede22019-08-15 00:45:09279 "atty",
280 "bytesize",
Caleb Cartwright0697f562021-10-20 05:15:20281 "cargo-platform 0.1.2",
Alex Crichton093ede22019-08-15 00:45:09282 "cargo-test-macro",
Aaron Hilld440e132019-09-16 18:45:40283 "cargo-test-support",
Eric Hussea194b82021-03-26 19:29:08284 "cargo-util",
Weihang Lo40bb4b72022-10-14 08:58:48285 "clap 4.0.15",
Alex Crichton093ede22019-08-15 00:45:09286 "crates-io",
Alex Crichton093ede22019-08-15 00:45:09287 "curl",
288 "curl-sys",
Eric Huss7ca38ee2021-07-16 02:27:11289 "env_logger 0.9.0",
Alex Crichton093ede22019-08-15 00:45:09290 "filetime",
291 "flate2",
Alex Crichton093ede22019-08-15 00:45:09292 "fwdansi",
293 "git2",
294 "git2-curl",
295 "glob",
Mark Rousskov342d9562020-08-17 15:21:44296 "hex 0.4.2",
Igor Matuszewskic2249a42019-09-08 08:28:11297 "home",
Mark Rousskov342d9562020-08-17 15:21:44298 "humantime 2.0.1",
Alex Crichton093ede22019-08-15 00:45:09299 "ignore",
300 "im-rc",
Eric Huss3a6fc802022-04-20 13:50:39301 "indexmap",
pierwillf684acd2022-03-04 17:54:28302 "itertools",
Alex Crichton093ede22019-08-15 00:45:09303 "jobserver",
Yuki Okushi1f0a39502020-05-26 04:00:42304 "lazy_static",
Alex Crichton093ede22019-08-15 00:45:09305 "lazycell",
306 "libc",
307 "libgit2-sys",
308 "log",
309 "memchr",
flip199544cea512021-07-01 16:18:02310 "opener",
Alex Crichton093ede22019-08-15 00:45:09311 "openssl",
Eric Huss94015472021-10-12 04:48:27312 "os_info",
Eric Huss4b4a5142022-04-14 01:02:32313 "pathdiff",
Eric Huss4a7e2fb2022-08-21 04:19:43314 "percent-encoding",
Alex Crichton093ede22019-08-15 00:45:09315 "pretty_env_logger",
Alex Crichton093ede22019-08-15 00:45:09316 "rustc-workspace-hack",
Philipp Krones586cbd02022-06-04 12:07:44317 "rustfix",
Weihang Lo5095f542022-09-27 16:46:34318 "same-file",
klensy8ebc73b2022-02-06 20:57:29319 "semver",
Alex Crichton093ede22019-08-15 00:45:09320 "serde",
Weihang Lo5095f542022-09-27 16:46:34321 "serde-value",
Igor Matuszewskic2249a42019-09-08 08:28:11322 "serde_ignored",
Alex Crichton093ede22019-08-15 00:45:09323 "serde_json",
Eric Husscb969e82021-04-01 00:45:03324 "shell-escape",
Eric Huss3a6fc802022-04-20 13:50:39325 "snapbox",
Alex Crichton093ede22019-08-15 00:45:09326 "strip-ansi-escapes",
327 "tar",
328 "tempfile",
329 "termcolor",
Mark Rousskovbf29b3c2022-05-18 16:16:27330 "toml_edit",
Alex Crichton093ede22019-08-15 00:45:09331 "unicode-width",
Aaron Hill70ba4912020-08-01 14:11:15332 "unicode-xid",
Eric Huss4a7e2fb2022-08-21 04:19:43333 "url",
Alex Crichton093ede22019-08-15 00:45:09334 "walkdir",
Igor Matuszewskiaf53b0d2021-07-21 13:17:31335 "winapi",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58336]
337
338[[package]]
Eric Huss74498c12020-12-16 17:03:33339name = "cargo-credential"
340version = "0.1.0"
341
342[[package]]
343name = "cargo-credential-1password"
344version = "0.1.0"
345dependencies = [
346 "cargo-credential",
347 "serde",
348 "serde_json",
349]
350
351[[package]]
352name = "cargo-credential-macos-keychain"
353version = "0.1.0"
354dependencies = [
355 "cargo-credential",
356 "security-framework",
357]
358
359[[package]]
360name = "cargo-credential-wincred"
361version = "0.1.0"
362dependencies = [
363 "cargo-credential",
Igor Matuszewskiaf53b0d2021-07-21 13:17:31364 "winapi",
Eric Huss74498c12020-12-16 17:03:33365]
366
367[[package]]
Ralf Jung759e4952020-06-01 18:17:20368name = "cargo-miri"
369version = "0.1.0"
370dependencies = [
Ralf Jung3ba055f2022-08-10 18:17:48371 "cargo_metadata 0.15.0",
Ralf Jung759e4952020-06-01 18:17:20372 "directories",
Ralf Jung9cc11e22022-10-04 13:23:57373 "rustc-build-sysroot",
Ralf Jung759e4952020-06-01 18:17:20374 "rustc-workspace-hack",
Philipp Kronesdb490d02022-10-06 07:45:08375 "rustc_tools_util",
Ralf Junge5684232022-01-05 09:41:22376 "rustc_version",
Ralf Jung759e4952020-06-01 18:17:20377 "serde",
378 "serde_json",
Ralf Jung759e4952020-06-01 18:17:20379]
380
381[[package]]
Alex Crichton5c5e3fa2019-09-24 18:06:56382name = "cargo-platform"
Eric Husse62cd402021-08-10 20:40:56383version = "0.1.2"
Alex Crichton5c5e3fa2019-09-24 18:06:56384dependencies = [
385 "serde",
386]
387
388[[package]]
Caleb Cartwright0697f562021-10-20 05:15:20389name = "cargo-platform"
390version = "0.1.2"
391source = "registry+https://github.com/rust-lang/crates.io-index"
392checksum = "cbdb825da8a5df079a43676dbe042702f1707b1109f713a01420fbb4cc71fa27"
393dependencies = [
394 "serde",
395]
396
397[[package]]
Eric Hussaedb74b2019-06-12 14:37:30398name = "cargo-test-macro"
399version = "0.1.0"
Eric Hussaedb74b2019-06-12 14:37:30400
401[[package]]
Aaron Hilld440e132019-09-16 18:45:40402name = "cargo-test-support"
403version = "0.1.0"
404dependencies = [
Eric Hussea194b82021-03-26 19:29:08405 "anyhow",
Aaron Hilld440e132019-09-16 18:45:40406 "cargo-test-macro",
Eric Hussea194b82021-03-26 19:29:08407 "cargo-util",
Weihang Lo5095f542022-09-27 16:46:34408 "crates-io",
Aaron Hilld440e132019-09-16 18:45:40409 "filetime",
410 "flate2",
411 "git2",
412 "glob",
pierwillf684acd2022-03-04 17:54:28413 "itertools",
Yuki Okushi1f0a39502020-05-26 04:00:42414 "lazy_static",
Aaron Hilld440e132019-09-16 18:45:40415 "serde_json",
Eric Huss22326c52022-05-04 05:48:05416 "snapbox",
Aaron Hilld440e132019-09-16 18:45:40417 "tar",
Eric Hussfaa64612021-06-22 23:19:24418 "termcolor",
Mark Rousskovbf29b3c2022-05-18 16:16:27419 "toml_edit",
Eric Huss4a7e2fb2022-08-21 04:19:43420 "url",
Eric Huss0a31aa22022-08-10 11:07:57421 "winapi",
Aaron Hilld440e132019-09-16 18:45:40422]
423
424[[package]]
Eric Hussea194b82021-03-26 19:29:08425name = "cargo-util"
Weihang Lo40bb4b72022-10-14 08:58:48426version = "0.2.2"
Eric Hussea194b82021-03-26 19:29:08427dependencies = [
428 "anyhow",
429 "core-foundation",
430 "crypto-hash",
431 "filetime",
432 "hex 0.4.2",
433 "jobserver",
434 "libc",
435 "log",
Weihang Lobfce2272022-11-04 23:50:44436 "miow 0.4.0",
Eric Hussea194b82021-03-26 19:29:08437 "same-file",
438 "shell-escape",
439 "tempfile",
440 "walkdir",
Igor Matuszewskiaf53b0d2021-07-21 13:17:31441 "winapi",
Eric Hussea194b82021-03-26 19:29:08442]
443
444[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29445name = "cargo_metadata"
Caleb Cartwright0697f562021-10-20 05:15:20446version = "0.14.0"
447source = "registry+https://github.com/rust-lang/crates.io-index"
448checksum = "c297bd3135f558552f99a0daa180876984ea2c4ffa7470314540dff8c654109a"
449dependencies = [
450 "camino",
451 "cargo-platform 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
klensy8ebc73b2022-02-06 20:57:29452 "semver",
Caleb Cartwright0697f562021-10-20 05:15:20453 "serde",
454 "serde_json",
455]
456
457[[package]]
Ralf Jungc2df1c22022-07-21 20:04:37458name = "cargo_metadata"
459version = "0.15.0"
460source = "registry+https://github.com/rust-lang/crates.io-index"
461checksum = "3abb7553d5b9b8421c6de7cb02606ff15e0c6eea7d8eadd75ef013fd636bec36"
462dependencies = [
463 "camino",
464 "cargo-platform 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
465 "semver",
466 "serde",
467 "serde_json",
468]
469
470[[package]]
Alex Crichtonf6304e12017-02-15 22:55:26471name = "cargotest2"
472version = "0.1.0"
473
474[[package]]
Nick Cameronc5cad5a2017-09-22 01:58:35475name = "cc"
Tom Parker-Shemilt18129b62022-11-09 21:52:10476version = "1.0.76"
Nick Cameronc5cad5a2017-09-22 01:58:35477source = "registry+https://github.com/rust-lang/crates.io-index"
Tom Parker-Shemilt18129b62022-11-09 21:52:10478checksum = "76a284da2e6fe2092f2353e51713435363112dfd60030e22add80be333fb928f"
Eric Hussa9023832019-11-09 19:59:53479dependencies = [
480 "jobserver",
Eric Hussa9023832019-11-09 19:59:53481]
Nick Cameronc5cad5a2017-09-22 01:58:35482
483[[package]]
Josh Stone020c5ec2017-05-08 22:01:13484name = "cfg-if"
Alex Crichtonaabf4e92020-01-08 15:33:57485version = "0.1.10"
Josh Stone020c5ec2017-05-08 22:01:13486source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichtonaabf4e92020-01-08 15:33:57487checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
Alex Crichtond1040fe2019-05-15 14:30:15488dependencies = [
Alex Crichton093ede22019-08-15 00:45:09489 "compiler_builtins",
490 "rustc-std-workspace-core",
Alex Crichtond1040fe2019-05-15 14:30:15491]
Josh Stone020c5ec2017-05-08 22:01:13492
493[[package]]
Aaron Hill44fdfd62020-10-11 17:51:07494name = "cfg-if"
495version = "1.0.0"
496source = "registry+https://github.com/rust-lang/crates.io-index"
497checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
Wesley Wiser9286c3c2022-09-15 15:39:03498dependencies = [
499 "compiler_builtins",
500 "rustc-std-workspace-core",
501]
Aaron Hill44fdfd62020-10-11 17:51:07502
503[[package]]
Jack Hueya24df5b2020-03-03 16:25:03504name = "chalk-derive"
Michael Goulet6de5f622022-11-13 19:29:38505version = "0.87.0"
Jack Hueya24df5b2020-03-03 16:25:03506source = "registry+https://github.com/rust-lang/crates.io-index"
Michael Goulet6de5f622022-11-13 19:29:38507checksum = "d552b2fa341f5fc35c6b917b1d289d3c3a34d0b74e579390ea6192d6152a8cdb"
Jack Hueya24df5b2020-03-03 16:25:03508dependencies = [
Aaron Hill70ba4912020-08-01 14:11:15509 "proc-macro2",
510 "quote",
511 "syn",
Igor Matuszewski403a9d02020-05-05 11:26:16512 "synstructure",
Jack Hueya24df5b2020-03-03 16:25:03513]
514
515[[package]]
516name = "chalk-engine"
Michael Goulet6de5f622022-11-13 19:29:38517version = "0.87.0"
Jack Hueya24df5b2020-03-03 16:25:03518source = "registry+https://github.com/rust-lang/crates.io-index"
Michael Goulet6de5f622022-11-13 19:29:38519checksum = "7e54ac43048cb31c470d7b3e3acd409090ef4a5abddfe02455187aebc3d6879f"
Jack Hueya24df5b2020-03-03 16:25:03520dependencies = [
Jack Huey6aa2e9d2020-05-27 00:19:19521 "chalk-derive",
522 "chalk-ir",
Jack Hueyd66452c2020-08-04 22:35:37523 "chalk-solve",
Jack Hueya24df5b2020-03-03 16:25:03524 "rustc-hash",
Jack Hueyecb8b9f2020-05-27 05:05:09525 "tracing",
Jack Hueya24df5b2020-03-03 16:25:03526]
527
528[[package]]
529name = "chalk-ir"
Michael Goulet6de5f622022-11-13 19:29:38530version = "0.87.0"
Jack Hueya24df5b2020-03-03 16:25:03531source = "registry+https://github.com/rust-lang/crates.io-index"
Michael Goulet6de5f622022-11-13 19:29:38532checksum = "43aa55deff4e7fbdb09fa014543372f2c95a06835ac487b9ce57b5099b950838"
Jack Hueya24df5b2020-03-03 16:25:03533dependencies = [
Jack Huey4b64bc12021-01-01 18:44:31534 "bitflags",
Jack Hueya24df5b2020-03-03 16:25:03535 "chalk-derive",
Yuki Okushi1f0a39502020-05-26 04:00:42536 "lazy_static",
Jack Hueya24df5b2020-03-03 16:25:03537]
538
539[[package]]
Jack Hueya24df5b2020-03-03 16:25:03540name = "chalk-solve"
Michael Goulet6de5f622022-11-13 19:29:38541version = "0.87.0"
Jack Hueya24df5b2020-03-03 16:25:03542source = "registry+https://github.com/rust-lang/crates.io-index"
Michael Goulet6de5f622022-11-13 19:29:38543checksum = "61213deefc36ba265ad01c4d997e18bcddf7922862a4594a47ca4575afb3dab4"
Jack Hueya24df5b2020-03-03 16:25:03544dependencies = [
545 "chalk-derive",
Jack Hueya24df5b2020-03-03 16:25:03546 "chalk-ir",
Jack Hueya42e5a12020-05-27 05:05:09547 "ena",
pierwill8d27c282022-01-19 19:44:43548 "indexmap",
pierwillf684acd2022-03-04 17:54:28549 "itertools",
Jack Hueya24df5b2020-03-03 16:25:03550 "petgraph",
551 "rustc-hash",
Jack Hueyecb8b9f2020-05-27 05:05:09552 "tracing",
Jack Hueyd66452c2020-08-04 22:35:37553 "tracing-subscriber",
554 "tracing-tree",
Jack Hueya24df5b2020-03-03 16:25:03555]
556
557[[package]]
Alex Crichton15899b02018-01-25 04:01:42558name = "chrono"
Tomasz Miąsko2abe7c82021-02-28 00:00:00559version = "0.4.19"
Alex Crichton15899b02018-01-25 04:01:42560source = "registry+https://github.com/rust-lang/crates.io-index"
Tomasz Miąsko2abe7c82021-02-28 00:00:00561checksum = "670ad68c9088c2a963aaa298cb369688cf3f9465ce5e2d4ca10e6e0098a1ce73"
Alex Crichton15899b02018-01-25 04:01:42562dependencies = [
Tomasz Miąsko2abe7c82021-02-28 00:00:00563 "libc",
Alex Crichton093ede22019-08-15 00:45:09564 "num-integer",
565 "num-traits",
Pietro Albini13efb202022-11-15 09:19:17566 "serde",
Alex Crichton093ede22019-08-15 00:45:09567 "time",
Igor Matuszewskiaf53b0d2021-07-21 13:17:31568 "winapi",
Alex Crichton15899b02018-01-25 04:01:42569]
570
571[[package]]
Steve Klabnika0769612017-02-07 23:13:57572name = "clap"
Weihang Lo11e66e12022-09-05 17:34:53573version = "3.2.20"
Eric Hussbfacc5c2022-01-19 03:14:33574source = "registry+https://github.com/rust-lang/crates.io-index"
Weihang Lo11e66e12022-09-05 17:34:53575checksum = "23b71c3ce99b7611011217b366d923f1d0a7e07a92bb2dbf1e84508c673ca3bd"
Eric Hussbfacc5c2022-01-19 03:14:33576dependencies = [
577 "atty",
578 "bitflags",
Caleb Cartwrightf367f4d2022-06-13 03:04:54579 "clap_derive",
Weihang Loc1b4f112022-10-04 20:57:49580 "clap_lex 0.2.2",
Eric Hussbfacc5c2022-01-19 03:14:33581 "indexmap",
Arlo Siemsenb59abdc2022-06-17 17:58:51582 "once_cell",
Michael Howell4a7b7732022-06-20 18:41:56583 "strsim",
Eric Hussbfacc5c2022-01-19 03:14:33584 "termcolor",
Michael Howell4a7b7732022-06-20 18:41:56585 "textwrap",
Eric Hussbfacc5c2022-01-19 03:14:33586]
587
588[[package]]
Weihang Loc1b4f112022-10-04 20:57:49589name = "clap"
Weihang Lo40bb4b72022-10-14 08:58:48590version = "4.0.15"
Weihang Loc1b4f112022-10-04 20:57:49591source = "registry+https://github.com/rust-lang/crates.io-index"
Weihang Lo40bb4b72022-10-14 08:58:48592checksum = "6bf8832993da70a4c6d13c581f4463c2bdda27b9bf1c5498dc4365543abe6d6f"
Weihang Loc1b4f112022-10-04 20:57:49593dependencies = [
594 "atty",
595 "bitflags",
596 "clap_lex 0.3.0",
597 "strsim",
598 "termcolor",
599]
600
601[[package]]
Eric Huss51814222022-04-15 18:57:06602name = "clap_complete"
603version = "3.1.1"
604source = "registry+https://github.com/rust-lang/crates.io-index"
605checksum = "df6f3613c0a3cddfd78b41b10203eb322cb29b600cbdf808a7d3db95691b8e25"
606dependencies = [
Weihang Loc1b4f112022-10-04 20:57:49607 "clap 3.2.20",
Eric Huss51814222022-04-15 18:57:06608]
609
610[[package]]
Caleb Cartwrightf367f4d2022-06-13 03:04:54611name = "clap_derive"
Weihang Lo11e66e12022-09-05 17:34:53612version = "3.2.18"
Caleb Cartwrightf367f4d2022-06-13 03:04:54613source = "registry+https://github.com/rust-lang/crates.io-index"
Weihang Lo11e66e12022-09-05 17:34:53614checksum = "ea0c8bce528c4be4da13ea6fead8965e95b6073585a2f05204bd8f4119f82a65"
Caleb Cartwrightf367f4d2022-06-13 03:04:54615dependencies = [
Eric Huss821e9d52022-07-18 21:41:10616 "heck",
Caleb Cartwrightf367f4d2022-06-13 03:04:54617 "proc-macro-error",
618 "proc-macro2",
619 "quote",
620 "syn",
621]
622
623[[package]]
Arlo Siemsenb59abdc2022-06-17 17:58:51624name = "clap_lex"
625version = "0.2.2"
626source = "registry+https://github.com/rust-lang/crates.io-index"
627checksum = "5538cd660450ebeb4234cfecf8f2284b844ffc4c50531e66d584ad5b91293613"
628dependencies = [
629 "os_str_bytes",
630]
631
632[[package]]
Weihang Loc1b4f112022-10-04 20:57:49633name = "clap_lex"
634version = "0.3.0"
635source = "registry+https://github.com/rust-lang/crates.io-index"
636checksum = "0d4198f73e42b4936b35b5bb248d81d2b595ecb170da0bac7655c54eedfa8da8"
637dependencies = [
638 "os_str_bytes",
639]
640
641[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29642name = "clippy"
Philipp Kronesdb490d02022-10-06 07:45:08643version = "0.1.66"
Ahmed Charles9ca382f2016-09-02 08:55:29644dependencies = [
Alex Crichton093ede22019-08-15 00:45:09645 "clippy_lints",
flip1995fe247b42021-09-08 14:32:16646 "clippy_utils",
Samuel E. Moelius IIIbd4b17a2021-09-09 09:21:41647 "compiletest_rs",
Alex Crichton093ede22019-08-15 00:45:09648 "derive-new",
flip1995647f2b42021-06-03 07:06:49649 "filetime",
Eric Huss4a7e2fb2022-08-21 04:19:43650 "futures",
flip1995fe247b42021-09-08 14:32:16651 "if_chain",
pierwillf684acd2022-03-04 17:54:28652 "itertools",
Philipp Krones586cbd02022-06-04 12:07:44653 "parking_lot 0.12.1",
flip19950f1ff452021-03-25 18:29:39654 "quote",
flip1995412ebc32021-03-12 14:31:11655 "regex",
flip1995706fa542022-03-14 11:03:16656 "rustc-semver",
Alex Crichton093ede22019-08-15 00:45:09657 "rustc-workspace-hack",
Philipp Kronesdb490d02022-10-06 07:45:08658 "rustc_tools_util",
klensy8ebc73b2022-02-06 20:57:29659 "semver",
Alex Crichton093ede22019-08-15 00:45:09660 "serde",
flip19950f1ff452021-03-25 18:29:39661 "syn",
Matthias Krügerf77104b2019-12-02 22:09:48662 "tempfile",
xFrednet13cc27b2022-05-21 11:24:00663 "termize",
Ralf Jungbf11b122021-04-06 11:20:48664 "tester",
flip1995159d6c32022-01-13 12:18:51665 "tokio",
Philipp Krones5fead7a2022-06-30 09:35:55666 "toml",
Philipp Kronesd6732192022-07-28 17:08:41667 "walkdir",
Ahmed Charles9ca382f2016-09-02 08:55:29668]
669
670[[package]]
Joshua Nelson8c25e272021-04-14 13:20:49671name = "clippy_dev"
672version = "0.0.1"
673dependencies = [
flip1995463c7602022-05-05 14:13:10674 "aho-corasick",
Weihang Loc1b4f112022-10-04 20:57:49675 "clap 3.2.20",
flip19958d5f69d2021-10-21 11:13:17676 "indoc",
pierwillf684acd2022-03-04 17:54:28677 "itertools",
flip199544cea512021-07-01 16:18:02678 "opener",
Joshua Nelson8c25e272021-04-14 13:20:49679 "shell-escape",
flip1995b590d5c2022-04-08 09:41:55680 "tempfile",
Joshua Nelson8c25e272021-04-14 13:20:49681 "walkdir",
682]
683
684[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29685name = "clippy_lints"
Philipp Kronesdb490d02022-10-06 07:45:08686version = "0.1.66"
Oliver Schneider847bb142018-05-11 12:11:06687dependencies = [
Ralf Jungc2df1c22022-07-21 20:04:37688 "cargo_metadata 0.14.0",
flip19950046d7c2021-02-25 10:26:23689 "clippy_utils",
Alex Crichton093ede22019-08-15 00:45:09690 "if_chain",
pierwillf684acd2022-03-04 17:54:28691 "itertools",
Guillaume Gomez80b26bd2022-01-19 10:02:24692 "pulldown-cmark",
Alex Crichton093ede22019-08-15 00:45:09693 "quine-mc_cluskey",
694 "regex-syntax",
flip1995898ef0f2020-12-06 14:07:59695 "rustc-semver",
klensy8ebc73b2022-02-06 20:57:29696 "semver",
Alex Crichton093ede22019-08-15 00:45:09697 "serde",
flip1995c24058b2021-05-06 10:21:46698 "serde_json",
flip199537cdd7e2022-06-16 15:39:29699 "tempfile",
Eric Huss7d92cf42019-08-20 17:46:35700 "toml",
Alex Crichton093ede22019-08-15 00:45:09701 "unicode-normalization",
flip199544cea512021-07-01 16:18:02702 "unicode-script",
Eric Huss4a7e2fb2022-08-21 04:19:43703 "url",
Oliver Schneider847bb142018-05-11 12:11:06704]
705
706[[package]]
flip19950046d7c2021-02-25 10:26:23707name = "clippy_utils"
Philipp Kronesdb490d02022-10-06 07:45:08708version = "0.1.66"
flip19950046d7c2021-02-25 10:26:23709dependencies = [
flip1995159d6c32022-01-13 12:18:51710 "arrayvec",
flip19950046d7c2021-02-25 10:26:23711 "if_chain",
Jason Newcomb9a677672022-08-31 13:24:45712 "itertools",
flip19950046d7c2021-02-25 10:26:23713 "rustc-semver",
flip19950046d7c2021-02-25 10:26:23714]
715
716[[package]]
Pietro Albini13efb202022-11-15 09:19:17717name = "collect-license-metadata"
718version = "0.1.0"
719dependencies = [
720 "anyhow",
721 "serde",
722 "serde_json",
723 "spdx-rs",
724]
725
726[[package]]
Ralf Jung10430db2022-07-15 14:04:23727name = "color-eyre"
728version = "0.6.2"
729source = "registry+https://github.com/rust-lang/crates.io-index"
730checksum = "5a667583cca8c4f8436db8de46ea8233c42a7d9ae424a82d338f2e4675229204"
731dependencies = [
732 "backtrace",
733 "color-spantrace",
734 "eyre",
735 "indenter",
736 "once_cell",
737 "owo-colors",
738 "tracing-error",
739]
740
741[[package]]
742name = "color-spantrace"
743version = "0.2.0"
744source = "registry+https://github.com/rust-lang/crates.io-index"
745checksum = "1ba75b3d9449ecdccb27ecbc479fdc0b87fa2dd43d2f8298f9bf0e59aacc8dce"
746dependencies = [
747 "once_cell",
748 "owo-colors",
749 "tracing-core",
750 "tracing-error",
751]
752
753[[package]]
Nick Cameron127f9a62018-04-25 22:11:28754name = "colored"
Ralf Jung0e908752020-09-17 18:04:20755version = "2.0.0"
Nick Cameron127f9a62018-04-25 22:11:28756source = "registry+https://github.com/rust-lang/crates.io-index"
Ralf Jung0e908752020-09-17 18:04:20757checksum = "b3616f750b84d8f0de8a58bda93e08e2a81ad3f523089b05f1dffecab48c6cbd"
Nick Cameron127f9a62018-04-25 22:11:28758dependencies = [
Yuki Okushi1f0a39502020-05-26 04:00:42759 "atty",
760 "lazy_static",
Igor Matuszewskiaf53b0d2021-07-21 13:17:31761 "winapi",
Nick Cameron127f9a62018-04-25 22:11:28762]
763
764[[package]]
Eric Hussaf8048b2022-01-26 00:24:21765name = "combine"
klensy45fac342022-08-31 20:04:12766version = "4.6.6"
Eric Hussaf8048b2022-01-26 00:24:21767source = "registry+https://github.com/rust-lang/crates.io-index"
klensy45fac342022-08-31 20:04:12768checksum = "35ed6e9d84f0b51a7f52daf1c7d71dd136fd7a3f41a8462b8cdb8c78d920fad4"
Eric Hussaf8048b2022-01-26 00:24:21769dependencies = [
770 "bytes",
771 "memchr",
772]
773
774[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29775name = "commoncrypto"
776version = "0.2.0"
777source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09778checksum = "d056a8586ba25a1e4d61cb090900e495952c7886786fc55f909ab2f819b69007"
Oliver Schneideracdf83f2017-12-06 08:25:29779dependencies = [
Alex Crichton093ede22019-08-15 00:45:09780 "commoncrypto-sys",
Oliver Schneideracdf83f2017-12-06 08:25:29781]
782
783[[package]]
784name = "commoncrypto-sys"
785version = "0.2.0"
786source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09787checksum = "1fed34f46747aa73dfaa578069fd8279d2818ade2b55f38f22a9401c7f4083e2"
Oliver Schneideracdf83f2017-12-06 08:25:29788dependencies = [
Alex Crichton093ede22019-08-15 00:45:09789 "libc",
Murarth64842582017-06-17 19:01:18790]
791
792[[package]]
Alex Crichton147e2da2016-10-07 06:30:38793name = "compiler_builtins"
Ralf Junga52cde32022-10-10 18:13:45794version = "0.1.82"
Alex Crichton4c21a3b2018-11-20 05:52:50795source = "registry+https://github.com/rust-lang/crates.io-index"
Ralf Junga52cde32022-10-10 18:13:45796checksum = "18cd7635fea7bb481ea543b392789844c1ad581299da70184c7175ce3af76603"
Alex Crichton147e2da2016-10-07 06:30:38797dependencies = [
Alex Crichton093ede22019-08-15 00:45:09798 "cc",
799 "rustc-std-workspace-core",
Alex Crichton147e2da2016-10-07 06:30:38800]
801
802[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29803name = "compiletest"
804version = "0.0.0"
805dependencies = [
Michael Howellb29d9d52021-02-24 06:42:42806 "colored",
Alex Crichton093ede22019-08-15 00:45:09807 "diff",
Alex Crichton093ede22019-08-15 00:45:09808 "getopts",
Xavier Denisf07607f2020-07-28 13:22:21809 "glob",
Yuki Okushi1f0a39502020-05-26 04:00:42810 "lazy_static",
Eric Hussfab89962022-08-08 04:26:13811 "lazycell",
Alex Crichton093ede22019-08-15 00:45:09812 "libc",
Weihang Lobfce2272022-11-04 23:50:44813 "miow 0.3.7",
Jakob Degen17395b42022-10-31 00:17:25814 "miropt-test-tools",
Alex Crichton093ede22019-08-15 00:45:09815 "regex",
Philipp Krones586cbd02022-06-04 12:07:44816 "rustfix",
Alex Crichton093ede22019-08-15 00:45:09817 "serde",
818 "serde_json",
Oliver Schererec7230f2020-07-24 18:42:00819 "tracing",
Tomasz Miąsko08d5e962020-10-20 00:00:00820 "tracing-subscriber",
Michael Howellb29d9d52021-02-24 06:42:42821 "unified-diff",
Alex Crichton093ede22019-08-15 00:45:09822 "walkdir",
Igor Matuszewskiaf53b0d2021-07-21 13:17:31823 "winapi",
Oliver Schneideracdf83f2017-12-06 08:25:29824]
825
826[[package]]
827name = "compiletest_rs"
Philipp Kronesdb490d02022-10-06 07:45:08828version = "0.9.0"
hyd-deve671c352021-09-06 16:43:27829source = "registry+https://github.com/rust-lang/crates.io-index"
Philipp Kronesdb490d02022-10-06 07:45:08830checksum = "70489bbb718aea4f92e5f48f2e3b5be670c2051de30e57cb6e5377b4aa08b372"
hyd-deve671c352021-09-06 16:43:27831dependencies = [
832 "diff",
833 "filetime",
834 "getopts",
835 "lazy_static",
836 "libc",
837 "log",
Weihang Lobfce2272022-11-04 23:50:44838 "miow 0.3.7",
hyd-deve671c352021-09-06 16:43:27839 "regex",
Philipp Krones586cbd02022-06-04 12:07:44840 "rustfix",
hyd-deve671c352021-09-06 16:43:27841 "serde",
842 "serde_derive",
843 "serde_json",
844 "tempfile",
845 "tester",
846 "winapi",
847]
848
849[[package]]
Eric Huss3a6fc802022-04-20 13:50:39850name = "concolor"
Weihang Lobfce2272022-11-04 23:50:44851version = "0.0.9"
Eric Huss3a6fc802022-04-20 13:50:39852source = "registry+https://github.com/rust-lang/crates.io-index"
Weihang Lobfce2272022-11-04 23:50:44853checksum = "b90f9dcd9490a97db91a85ccd79e38a87e14323f0bb824659ee3274e9143ba37"
Eric Huss3a6fc802022-04-20 13:50:39854dependencies = [
855 "atty",
856 "bitflags",
857 "concolor-query",
858]
859
860[[package]]
861name = "concolor-query"
Weihang Lobfce2272022-11-04 23:50:44862version = "0.1.0"
Eric Huss3a6fc802022-04-20 13:50:39863source = "registry+https://github.com/rust-lang/crates.io-index"
Weihang Lobfce2272022-11-04 23:50:44864checksum = "82a90734b3d5dcf656e7624cca6bce9c3a90ee11f900e80141a7427ccfb3d317"
Eric Huss3a6fc802022-04-20 13:50:39865
866[[package]]
867name = "content_inspector"
868version = "0.2.4"
869source = "registry+https://github.com/rust-lang/crates.io-index"
870checksum = "b7bda66e858c683005a53a9a60c69a4aca7eeaa45d124526e389f7aec8e62f38"
871dependencies = [
872 "memchr",
873]
874
875[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29876name = "core"
877version = "0.0.0"
Alex Crichton994bfd42018-02-26 17:07:16878dependencies = [
Aaron Hill2550d5b2021-03-07 23:39:19879 "rand 0.7.3",
Thom Chiovoloni08127592022-05-02 06:10:56880 "rand_xorshift",
Alex Crichton994bfd42018-02-26 17:07:16881]
Ahmed Charles9ca382f2016-09-02 08:55:29882
883[[package]]
Nick Cameron7cb3f452017-08-24 05:52:28884name = "core-foundation"
Eric Hussf3206bc2020-06-30 17:39:05885version = "0.9.0"
Eric Huss2b985322019-11-25 16:14:07886source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Hussf3206bc2020-06-30 17:39:05887checksum = "3b5ed8e7e76c45974e15e41bfa8d5b0483cd90191639e01d8f5f1e606299d3fb"
Eric Huss2b985322019-11-25 16:14:07888dependencies = [
Eric Huss6654c582020-06-23 22:00:48889 "core-foundation-sys",
Alex Crichton093ede22019-08-15 00:45:09890 "libc",
Nick Cameron7cb3f452017-08-24 05:52:28891]
892
893[[package]]
894name = "core-foundation-sys"
Eric Hussf3206bc2020-06-30 17:39:05895version = "0.8.0"
Eric Huss2b985322019-11-25 16:14:07896source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Hussf3206bc2020-06-30 17:39:05897checksum = "9a21fa21941700a3cd8fcb4091f361a6a712fac632f85d9f487cc892045d55c6"
Eric Huss2b985322019-11-25 16:14:07898
899[[package]]
Rich Kadelbd0eb072020-11-03 05:32:48900name = "coverage_test_macros"
901version = "0.0.0"
Rich Kadelbd0eb072020-11-03 05:32:48902
903[[package]]
pierwillef6dd122022-02-10 16:54:01904name = "cpufeatures"
905version = "0.2.1"
Pietro Albiniacd8e592020-10-01 15:15:12906source = "registry+https://github.com/rust-lang/crates.io-index"
pierwillef6dd122022-02-10 16:54:01907checksum = "95059428f66df56b63431fdb4e1947ed2190586af5c5a8a8b71122bdf5a7f469"
908dependencies = [
909 "libc",
910]
Pietro Albiniacd8e592020-10-01 15:15:12911
912[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58913name = "crates-io"
Eric Hussbfacc5c2022-01-19 03:14:33914version = "0.34.0"
Nick Cameronad8ecc22017-07-19 01:32:12915dependencies = [
Eric Huss6da85d62020-01-14 17:47:04916 "anyhow",
Alex Crichton093ede22019-08-15 00:45:09917 "curl",
Eric Huss4a7e2fb2022-08-21 04:19:43918 "percent-encoding",
Alex Crichton093ede22019-08-15 00:45:09919 "serde",
Alex Crichton093ede22019-08-15 00:45:09920 "serde_json",
Eric Huss4a7e2fb2022-08-21 04:19:43921 "url",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58922]
923
924[[package]]
Alex Crichtonb4110902018-12-08 11:06:54925name = "crc32fast"
klensy43512e62022-07-26 16:16:43926version = "1.3.2"
Alex Crichtonb4110902018-12-08 11:06:54927source = "registry+https://github.com/rust-lang/crates.io-index"
klensy43512e62022-07-26 16:16:43928checksum = "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d"
Alex Crichtonb4110902018-12-08 11:06:54929dependencies = [
klensy43512e62022-07-26 16:16:43930 "cfg-if 1.0.0",
Alex Crichtonb4110902018-12-08 11:06:54931]
Alex Crichton38bedfa2017-09-02 03:46:51932
933[[package]]
Ralf Junga272c452022-05-30 08:17:46934name = "crossbeam"
935version = "0.8.1"
936source = "registry+https://github.com/rust-lang/crates.io-index"
937checksum = "4ae5588f6b3c3cb05239e90bd110f257254aecd01e4635400391aeae07497845"
938dependencies = [
939 "cfg-if 1.0.0",
940 "crossbeam-channel",
941 "crossbeam-deque",
942 "crossbeam-epoch",
943 "crossbeam-queue",
944 "crossbeam-utils",
945]
946
947[[package]]
kennytmcab21f12018-07-26 21:58:55948name = "crossbeam-channel"
klensy4e079132022-04-11 18:50:19949version = "0.5.4"
Matthias Krüger451d4922020-02-10 19:47:38950source = "registry+https://github.com/rust-lang/crates.io-index"
klensy4e079132022-04-11 18:50:19951checksum = "5aaa7bd5fb665c6864b5f963dd9097905c54125909c7aa94c9e18507cdbe6c53"
Matthias Krüger451d4922020-02-10 19:47:38952dependencies = [
Caleb Cartwright63913182021-02-10 01:52:54953 "cfg-if 1.0.0",
Josh Stonef3b88122022-01-10 19:34:07954 "crossbeam-utils",
Matthias Krüger451d4922020-02-10 19:47:38955]
956
957[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:45958name = "crossbeam-deque"
Josh Stonef3b88122022-01-10 19:34:07959version = "0.8.1"
Josh Stone33c41252019-09-10 17:13:07960source = "registry+https://github.com/rust-lang/crates.io-index"
Josh Stonef3b88122022-01-10 19:34:07961checksum = "6455c0ca19f0d2fbf751b908d5c55c1f5cbc65e03c4225427254b46890bdde1e"
Josh Stone33c41252019-09-10 17:13:07962dependencies = [
Josh Stonef3b88122022-01-10 19:34:07963 "cfg-if 1.0.0",
Igor Matuszewski5b091302019-12-10 15:01:01964 "crossbeam-epoch",
Josh Stonef3b88122022-01-10 19:34:07965 "crossbeam-utils",
Josh Stone33c41252019-09-10 17:13:07966]
967
968[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:45969name = "crossbeam-epoch"
Josh Stonef3b88122022-01-10 19:34:07970version = "0.9.6"
Matthias Krüger696fb8f2019-01-21 15:32:43971source = "registry+https://github.com/rust-lang/crates.io-index"
Josh Stonef3b88122022-01-10 19:34:07972checksum = "97242a70df9b89a65d0b6df3c4bf5b9ce03c5b7309019777fbde37e7537f8762"
Matthias Krüger696fb8f2019-01-21 15:32:43973dependencies = [
Josh Stonef3b88122022-01-10 19:34:07974 "cfg-if 1.0.0",
975 "crossbeam-utils",
Yuki Okushi1f0a39502020-05-26 04:00:42976 "lazy_static",
Igor Matuszewski5b091302019-12-10 15:01:01977 "memoffset",
Mateusz Mikuła2d8d8132019-12-04 17:40:16978 "scopeguard",
Matthias Krüger696fb8f2019-01-21 15:32:43979]
980
981[[package]]
Ralf Junga272c452022-05-30 08:17:46982name = "crossbeam-queue"
983version = "0.3.5"
984source = "registry+https://github.com/rust-lang/crates.io-index"
985checksum = "1f25d8400f4a7a5778f0e4e52384a48cbd9b5c495d110786187fc750075277a2"
986dependencies = [
987 "cfg-if 1.0.0",
988 "crossbeam-utils",
989]
990
991[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:45992name = "crossbeam-utils"
klensy4e079132022-04-11 18:50:19993version = "0.8.8"
Eric Husse0f2f9d2019-11-12 17:57:41994source = "registry+https://github.com/rust-lang/crates.io-index"
klensy4e079132022-04-11 18:50:19995checksum = "0bf124c720b7686e3c2663cf54062ab0f68a88af2fb6a030e87e30bf721fcb38"
Eric Husse0f2f9d2019-11-12 17:57:41996dependencies = [
Eric Huss71bf7cf2020-10-14 22:16:47997 "cfg-if 1.0.0",
Eric Huss71bf7cf2020-10-14 22:16:47998 "lazy_static",
999]
1000
1001[[package]]
pierwillef6dd122022-02-10 16:54:011002name = "crypto-common"
1003version = "0.1.2"
1004source = "registry+https://github.com/rust-lang/crates.io-index"
1005checksum = "a4600d695eb3f6ce1cd44e6e291adceb2cc3ab12f20a33777ecd0bf6eba34e06"
1006dependencies = [
klensy45fac342022-08-31 20:04:121007 "generic-array",
pierwillef6dd122022-02-10 16:54:011008]
1009
1010[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291011name = "crypto-hash"
Mark Rousskov342d9562020-08-17 15:21:441012version = "0.3.4"
Oliver Schneideracdf83f2017-12-06 08:25:291013source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:441014checksum = "8a77162240fd97248d19a564a565eb563a3f592b386e4136fb300909e67dddca"
Oliver Schneideracdf83f2017-12-06 08:25:291015dependencies = [
Alex Crichton093ede22019-08-15 00:45:091016 "commoncrypto",
Aaron Hilld440e132019-09-16 18:45:401017 "hex 0.3.2",
Alex Crichton093ede22019-08-15 00:45:091018 "openssl",
Igor Matuszewskiaf53b0d2021-07-21 13:17:311019 "winapi",
Oliver Schneideracdf83f2017-12-06 08:25:291020]
1021
1022[[package]]
Xidorn Quan38e42332021-02-13 11:17:151023name = "cstr"
1024version = "0.2.8"
1025source = "registry+https://github.com/rust-lang/crates.io-index"
1026checksum = "c11a39d776a3b35896711da8a04dc1835169dcd36f710878187637314e47941b"
1027dependencies = [
1028 "proc-macro2",
1029 "quote",
1030]
1031
1032[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581033name = "curl"
Weihang Lobfce2272022-11-04 23:50:441034version = "0.4.44"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581035source = "registry+https://github.com/rust-lang/crates.io-index"
Weihang Lobfce2272022-11-04 23:50:441036checksum = "509bd11746c7ac09ebd19f0b17782eae80aadee26237658a6b4808afb5c11a22"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581037dependencies = [
Alex Crichton093ede22019-08-15 00:45:091038 "curl-sys",
Alex Crichton093ede22019-08-15 00:45:091039 "libc",
1040 "openssl-probe",
1041 "openssl-sys",
1042 "schannel",
klensyd5e8ad42021-07-04 18:49:561043 "socket2",
Igor Matuszewskiaf53b0d2021-07-21 13:17:311044 "winapi",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581045]
1046
1047[[package]]
1048name = "curl-sys"
Weihang Lobfce2272022-11-04 23:50:441049version = "0.4.59+curl-7.86.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581050source = "registry+https://github.com/rust-lang/crates.io-index"
Weihang Lobfce2272022-11-04 23:50:441051checksum = "6cfce34829f448b08f55b7db6d0009e23e2e86a34e8c2b366269bf5799b4a407"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581052dependencies = [
Alex Crichton093ede22019-08-15 00:45:091053 "cc",
1054 "libc",
1055 "libnghttp2-sys",
1056 "libz-sys",
1057 "openssl-sys",
1058 "pkg-config",
1059 "vcpkg",
Igor Matuszewskiaf53b0d2021-07-21 13:17:311060 "winapi",
Josh Stone020c5ec2017-05-08 22:01:131061]
1062
1063[[package]]
Douglas Campos422fe7c2018-05-29 11:52:511064name = "datafrog"
Niko Matsakis826fb1d2019-01-02 19:45:221065version = "2.0.1"
Douglas Campos422fe7c2018-05-29 11:52:511066source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091067checksum = "a0afaad2b26fa326569eb264b1363e8ae3357618c43982b3f285f0774ce76b69"
Douglas Campos422fe7c2018-05-29 11:52:511068
1069[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581070name = "derive-new"
Igor Matuszewski3bdaced2020-05-05 11:30:491071version = "0.5.8"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581072source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewski3bdaced2020-05-05 11:30:491073checksum = "71f31892cd5c62e414316f2963c5689242c43d8e7bbcaaeca97e5e28c95d91d9"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581074dependencies = [
Aaron Hill70ba4912020-08-01 14:11:151075 "proc-macro2",
1076 "quote",
1077 "syn",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581078]
1079
1080[[package]]
Cengiz Can837817c2017-04-27 19:41:181081name = "diff"
klensy43512e62022-07-26 16:16:431082version = "0.1.13"
Cengiz Can837817c2017-04-27 19:41:181083source = "registry+https://github.com/rust-lang/crates.io-index"
klensy43512e62022-07-26 16:16:431084checksum = "56254986775e3233ffa9c4d7d3faaf6d36a2c09d30b20687e9f88bc8bafc16c8"
Cengiz Can837817c2017-04-27 19:41:181085
1086[[package]]
Mark Simulacrum42fde212018-03-10 14:03:061087name = "difference"
1088version = "2.0.0"
1089source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091090checksum = "524cbf6897b527295dff137cec09ecf3a05f4fddffd7dfcd1585403449e74198"
Mark Simulacrum42fde212018-03-10 14:03:061091
1092[[package]]
James Munnsde763692019-01-19 02:39:371093name = "digest"
pierwillef6dd122022-02-10 16:54:011094version = "0.10.2"
Pietro Albiniacd8e592020-10-01 15:15:121095source = "registry+https://github.com/rust-lang/crates.io-index"
pierwillef6dd122022-02-10 16:54:011096checksum = "8cb780dce4f9a8f5c087362b3a4595936b2019e7c8b30f2c3e9a7e94e6ae9837"
Pietro Albiniacd8e592020-10-01 15:15:121097dependencies = [
klensy45fac342022-08-31 20:04:121098 "block-buffer",
pierwillef6dd122022-02-10 16:54:011099 "crypto-common",
James Munnsde763692019-01-19 02:39:371100]
1101
1102[[package]]
Ralf Jung44b0fd62018-11-28 20:22:451103name = "directories"
Ralf Jung9cc11e22022-10-04 13:23:571104version = "4.0.1"
Ralf Jung44b0fd62018-11-28 20:22:451105source = "registry+https://github.com/rust-lang/crates.io-index"
Ralf Jung9cc11e22022-10-04 13:23:571106checksum = "f51c5d4ddabd36886dd3e1438cb358cdcb0d7c499cb99cb4ac2e38e18b5cb210"
Ralf Jung44b0fd62018-11-28 20:22:451107dependencies = [
Alex Crichton093ede22019-08-15 00:45:091108 "dirs-sys",
Ralf Jung44b0fd62018-11-28 20:22:451109]
1110
1111[[package]]
flip19954c228cc2019-02-18 09:32:581112name = "dirs"
Caleb Cartwrightf367f4d2022-06-13 03:04:541113version = "4.0.0"
flip19954c228cc2019-02-18 09:32:581114source = "registry+https://github.com/rust-lang/crates.io-index"
Caleb Cartwrightf367f4d2022-06-13 03:04:541115checksum = "ca3aa72a6f96ea37bbc5aa912f6788242832f75369bdfdadcb0e38423f100059"
flip19954c228cc2019-02-18 09:32:581116dependencies = [
Alex Crichton093ede22019-08-15 00:45:091117 "dirs-sys",
flip19954c228cc2019-02-18 09:32:581118]
1119
1120[[package]]
flip19950046d7c2021-02-25 10:26:231121name = "dirs-next"
1122version = "2.0.0"
1123source = "registry+https://github.com/rust-lang/crates.io-index"
1124checksum = "b98cf8ebf19c3d1b223e151f99a4f9f0690dca41414773390fc824184ac833e1"
1125dependencies = [
1126 "cfg-if 1.0.0",
1127 "dirs-sys-next",
1128]
1129
1130[[package]]
Ralf Jung4e8626e2019-06-13 07:58:321131name = "dirs-sys"
Jubilee Young27ef7192021-04-23 22:49:471132version = "0.3.6"
Ralf Jung4e8626e2019-06-13 07:58:321133source = "registry+https://github.com/rust-lang/crates.io-index"
Jubilee Young27ef7192021-04-23 22:49:471134checksum = "03d86534ed367a67548dc68113a0f5db55432fdfbb6e6f9d77704397d95d5780"
Ralf Jung4e8626e2019-06-13 07:58:321135dependencies = [
Alex Crichton093ede22019-08-15 00:45:091136 "libc",
Jubilee Young27ef7192021-04-23 22:49:471137 "redox_users",
Igor Matuszewskiaf53b0d2021-07-21 13:17:311138 "winapi",
flip19950046d7c2021-02-25 10:26:231139]
1140
1141[[package]]
1142name = "dirs-sys-next"
1143version = "0.1.2"
1144source = "registry+https://github.com/rust-lang/crates.io-index"
1145checksum = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d"
1146dependencies = [
1147 "libc",
Jubilee Young27ef7192021-04-23 22:49:471148 "redox_users",
Igor Matuszewskiaf53b0d2021-07-21 13:17:311149 "winapi",
Ralf Jung4e8626e2019-06-13 07:58:321150]
1151
1152[[package]]
Manish Goregaokar288194e2022-10-19 23:24:421153name = "displaydoc"
1154version = "0.2.3"
1155source = "registry+https://github.com/rust-lang/crates.io-index"
1156checksum = "3bf95dc3f046b9da4f2d51833c0d3547d8564ef6910f5c1ed130306a75b92886"
1157dependencies = [
1158 "proc-macro2",
1159 "quote",
1160 "syn",
1161]
1162
1163[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291164name = "dlmalloc"
Alex Crichtone4b34962021-11-08 15:53:351165version = "0.2.3"
Alex Crichton4c21a3b2018-11-20 05:52:501166source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichtone4b34962021-11-08 15:53:351167checksum = "a6fe28e0bf9357092740362502f5cc7955d8dc125ebda71dec72336c2e15c62e"
Oliver Schneideracdf83f2017-12-06 08:25:291168dependencies = [
Alex Crichton093ede22019-08-15 00:45:091169 "compiler_builtins",
1170 "libc",
1171 "rustc-std-workspace-core",
Oliver Schneideracdf83f2017-12-06 08:25:291172]
1173
1174[[package]]
Eric Huss3a6fc802022-04-20 13:50:391175name = "dunce"
1176version = "1.0.2"
1177source = "registry+https://github.com/rust-lang/crates.io-index"
1178checksum = "453440c271cf5577fd2a40e4942540cb7d0d2f85e27c8d07dd0023c925a67541"
1179
1180[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291181name = "either"
Mark Rousskov342d9562020-08-17 15:21:441182version = "1.6.0"
Oliver Schneideracdf83f2017-12-06 08:25:291183source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:441184checksum = "cd56b59865bce947ac5958779cfa508f6c3b9497cc762b7e24a12d11ccde2c4f"
Oliver Schneideracdf83f2017-12-06 08:25:291185
1186[[package]]
steveklabnikecfbaca2018-04-03 14:32:041187name = "elasticlunr-rs"
Eric Huss821e9d52022-07-18 21:41:101188version = "3.0.0"
steveklabnikecfbaca2018-04-03 14:32:041189source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss821e9d52022-07-18 21:41:101190checksum = "e6dae5cac90640734ee881bc5f21b6e5123f4e5235e52428db114abffc2391d6"
steveklabnikecfbaca2018-04-03 14:32:041191dependencies = [
Alex Crichton093ede22019-08-15 00:45:091192 "regex",
1193 "serde",
1194 "serde_derive",
1195 "serde_json",
steveklabnikecfbaca2018-04-03 14:32:041196]
1197
1198[[package]]
Sean Griffin755bdaa2018-01-29 20:45:121199name = "ena"
Markus Westerlindcaacdd22020-02-25 08:47:071200version = "0.14.0"
1201source = "registry+https://github.com/rust-lang/crates.io-index"
1202checksum = "d7402b94a93c24e742487327a7cd839dc9d36fec9de9fb25b09f2dae459f36c3"
varkor443a2d42019-03-19 21:30:071203dependencies = [
Alex Crichton093ede22019-08-15 00:45:091204 "log",
varkor443a2d42019-03-19 21:30:071205]
1206
1207[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581208name = "env_logger"
Caleb Cartwright0697f562021-10-20 05:15:201209version = "0.7.1"
Alex Crichton15899b02018-01-25 04:01:421210source = "registry+https://github.com/rust-lang/crates.io-index"
Caleb Cartwright0697f562021-10-20 05:15:201211checksum = "44533bbbb3bb3c1fa17d9f2e4e38bbbaf8396ba82193c4cb1b6445d711445d36"
Alex Crichton01127ca2018-11-16 11:08:231212dependencies = [
Alex Crichton093ede22019-08-15 00:45:091213 "atty",
Eric Hussd45d8b12020-01-21 17:55:431214 "humantime 1.3.0",
Alex Crichton093ede22019-08-15 00:45:091215 "log",
1216 "regex",
1217 "termcolor",
Alex Crichton01127ca2018-11-16 11:08:231218]
1219
1220[[package]]
Alex Crichton5c5e3fa2019-09-24 18:06:561221name = "env_logger"
Eric Huss7ca38ee2021-07-16 02:27:111222version = "0.9.0"
1223source = "registry+https://github.com/rust-lang/crates.io-index"
1224checksum = "0b2cf0344971ee6c64c31be0d530793fba457d322dfec2810c453d0ef228f9c3"
1225dependencies = [
1226 "atty",
1227 "humantime 2.0.1",
1228 "log",
1229 "regex",
1230 "termcolor",
1231]
1232
1233[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291234name = "error_index_generator"
1235version = "0.0.0"
Mark Simulacrume2e9b402017-07-23 02:01:581236dependencies = [
Guillaume Gomez11716972022-08-29 16:05:211237 "mdbook",
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",
Michael Howell271bad92022-06-18 15:54:001245 "yaml-rust",
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]]
Ralf Jung10430db2022-07-15 14:04:231259name = "eyre"
1260version = "0.6.8"
1261source = "registry+https://github.com/rust-lang/crates.io-index"
1262checksum = "4c2b6b5a29c02cdc822728b7d7b8ae1bab3e3b05d44522770ddd49722eeac7eb"
1263dependencies = [
1264 "indenter",
1265 "once_cell",
1266]
1267
1268[[package]]
David Wood2dc1a8a2021-12-03 14:24:051269name = "fallible-iterator"
1270version = "0.2.0"
1271source = "registry+https://github.com/rust-lang/crates.io-index"
1272checksum = "4443176a9f2c162692bd3d352d745ef9413eec5782a80d8fd6f8a1ac692a07f7"
1273
1274[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291275name = "filetime"
klensydcdc3082021-05-11 19:03:591276version = "0.2.14"
Alex Crichton924f8c72018-04-18 15:43:591277source = "registry+https://github.com/rust-lang/crates.io-index"
klensydcdc3082021-05-11 19:03:591278checksum = "1d34cfa13a63ae058bfa601fe9e313bbdb3746427c1459185464ce0fcf62e1e8"
Alex Crichton924f8c72018-04-18 15:43:591279dependencies = [
klensydcdc3082021-05-11 19:03:591280 "cfg-if 1.0.0",
Alex Crichton093ede22019-08-15 00:45:091281 "libc",
klensydcdc3082021-05-11 19:03:591282 "redox_syscall",
Igor Matuszewskiaf53b0d2021-07-21 13:17:311283 "winapi",
Alex Crichton924f8c72018-04-18 15:43:591284]
1285
1286[[package]]
Jack Hueya24df5b2020-03-03 16:25:031287name = "fixedbitset"
Jack Huey6aa2e9d2020-05-27 00:19:191288version = "0.2.0"
Jack Hueya24df5b2020-03-03 16:25:031289source = "registry+https://github.com/rust-lang/crates.io-index"
Jack Huey6aa2e9d2020-05-27 00:19:191290checksum = "37ab347416e802de484e4d03c7316c48f1ecb56574dfd4a46a80f173ce1de04d"
Jack Hueya24df5b2020-03-03 16:25:031291
1292[[package]]
Josh Stone020c5ec2017-05-08 22:01:131293name = "flate2"
Michael Howell8e71a132022-11-08 00:13:201294version = "1.0.23"
Felix Schütt7c13fa32017-12-31 14:34:291295source = "registry+https://github.com/rust-lang/crates.io-index"
Michael Howell8e71a132022-11-08 00:13:201296checksum = "b39522e96686d38f4bc984b9198e3a0613264abaebaff2c5c918bfa6b6da09af"
Felix Schütt7c13fa32017-12-31 14:34:291297dependencies = [
Michael Howell8e71a132022-11-08 00:13:201298 "cfg-if 1.0.0",
Alex Crichton093ede22019-08-15 00:45:091299 "crc32fast",
1300 "libc",
1301 "libz-sys",
Michael Howell8e71a132022-11-08 00:13:201302 "miniz_oxide",
Felix Schütt7c13fa32017-12-31 14:34:291303]
1304
1305[[package]]
David Wood7f916972022-03-26 07:27:431306name = "fluent-bundle"
1307version = "0.15.2"
1308source = "registry+https://github.com/rust-lang/crates.io-index"
1309checksum = "e242c601dec9711505f6d5bbff5bedd4b61b2469f2e8bb8e57ee7c9747a87ffd"
1310dependencies = [
1311 "fluent-langneg",
1312 "fluent-syntax",
1313 "intl-memoizer",
1314 "intl_pluralrules",
1315 "rustc-hash",
1316 "self_cell",
1317 "smallvec",
1318 "unic-langid",
1319]
1320
1321[[package]]
1322name = "fluent-langneg"
1323version = "0.13.0"
1324source = "registry+https://github.com/rust-lang/crates.io-index"
1325checksum = "2c4ad0989667548f06ccd0e306ed56b61bd4d35458d54df5ec7587c0e8ed5e94"
1326dependencies = [
1327 "unic-langid",
1328]
1329
1330[[package]]
1331name = "fluent-syntax"
1332version = "0.11.0"
1333source = "registry+https://github.com/rust-lang/crates.io-index"
1334checksum = "c0abed97648395c902868fee9026de96483933faa54ea3b40d652f7dfe61ca78"
1335dependencies = [
1336 "thiserror",
1337]
1338
1339[[package]]
Simon Sapinb77ff242017-07-18 21:26:551340name = "fnv"
Mark Rousskov342d9562020-08-17 15:21:441341version = "1.0.7"
Simon Sapinb77ff242017-07-18 21:26:551342source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:441343checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
Simon Sapinb77ff242017-07-18 21:26:551344
1345[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581346name = "foreign-types"
Oliver Schneideracdf83f2017-12-06 08:25:291347version = "0.3.2"
1348source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091349checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
Oliver Schneideracdf83f2017-12-06 08:25:291350dependencies = [
Alex Crichton093ede22019-08-15 00:45:091351 "foreign-types-shared",
Oliver Schneideracdf83f2017-12-06 08:25:291352]
1353
1354[[package]]
1355name = "foreign-types-shared"
1356version = "0.1.1"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581357source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091358checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581359
1360[[package]]
Eric Hussf3287a62021-05-12 00:39:511361name = "form_urlencoded"
1362version = "1.0.1"
1363source = "registry+https://github.com/rust-lang/crates.io-index"
1364checksum = "5fc25a87fa4fd2094bffb06925852034d90a17f0d1e05197d4956d3555752191"
1365dependencies = [
1366 "matches",
Eric Huss4a7e2fb2022-08-21 04:19:431367 "percent-encoding",
Eric Hussf3287a62021-05-12 00:39:511368]
1369
1370[[package]]
Jethro Beekman4a350562018-08-28 04:33:261371name = "fortanix-sgx-abi"
Mohsen Zohrevandi70dd9802022-08-15 23:02:491372version = "0.5.0"
Alex Crichton4c21a3b2018-11-20 05:52:501373source = "registry+https://github.com/rust-lang/crates.io-index"
Mohsen Zohrevandi70dd9802022-08-15 23:02:491374checksum = "57cafc2274c10fab234f176b25903ce17e690fca7597090d50880e047a0389c5"
Jethro Beekman4a350562018-08-28 04:33:261375dependencies = [
Alex Crichton093ede22019-08-15 00:45:091376 "compiler_builtins",
1377 "rustc-std-workspace-core",
Jethro Beekman4a350562018-08-28 04:33:261378]
1379
1380[[package]]
Nixon Enraght-Moonyce21447c2021-03-24 15:52:471381name = "fs-err"
Nixon Enraght-Moonya7a4fe92022-08-24 16:32:391382version = "2.8.1"
Nixon Enraght-Moonyce21447c2021-03-24 15:52:471383source = "registry+https://github.com/rust-lang/crates.io-index"
Nixon Enraght-Moonya7a4fe92022-08-24 16:32:391384checksum = "64db3e262960f0662f43a6366788d5f10f7f244b8f7d7d987f560baf5ded5c50"
Nixon Enraght-Moonyce21447c2021-03-24 15:52:471385
1386[[package]]
Alex Crichton016eaf82018-10-21 02:15:061387name = "fs_extra"
1388version = "1.1.0"
1389source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091390checksum = "5f2a4a2034423744d2cc7ca2068453168dcdb82c438419e639a26bd87839c674"
Alex Crichton016eaf82018-10-21 02:15:061391
1392[[package]]
steveklabnikecfbaca2018-04-03 14:32:041393name = "futf"
Eric Huss04b75a72022-06-22 23:49:241394version = "0.1.5"
steveklabnikecfbaca2018-04-03 14:32:041395source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss04b75a72022-06-22 23:49:241396checksum = "df420e2e84819663797d1ec6544b13c5be84629e7bb00dc960d6917db2987843"
steveklabnikecfbaca2018-04-03 14:32:041397dependencies = [
Alex Crichton093ede22019-08-15 00:45:091398 "mac",
1399 "new_debug_unreachable",
steveklabnikecfbaca2018-04-03 14:32:041400]
1401
1402[[package]]
Nick Cameronad8ecc22017-07-19 01:32:121403name = "futures"
klensy8ebc73b2022-02-06 20:57:291404version = "0.3.19"
Caleb Cartwright63913182021-02-10 01:52:541405source = "registry+https://github.com/rust-lang/crates.io-index"
klensy8ebc73b2022-02-06 20:57:291406checksum = "28560757fe2bb34e79f907794bb6b22ae8b0e5c669b638a1132f2592b19035b4"
Caleb Cartwright63913182021-02-10 01:52:541407dependencies = [
1408 "futures-channel",
1409 "futures-core",
1410 "futures-executor",
1411 "futures-io",
1412 "futures-sink",
1413 "futures-task",
1414 "futures-util",
1415]
1416
1417[[package]]
1418name = "futures-channel"
klensy8ebc73b2022-02-06 20:57:291419version = "0.3.19"
Caleb Cartwright63913182021-02-10 01:52:541420source = "registry+https://github.com/rust-lang/crates.io-index"
klensy8ebc73b2022-02-06 20:57:291421checksum = "ba3dda0b6588335f360afc675d0564c17a77a2bda81ca178a4b6081bd86c7f0b"
Caleb Cartwright63913182021-02-10 01:52:541422dependencies = [
1423 "futures-core",
1424 "futures-sink",
1425]
1426
1427[[package]]
1428name = "futures-core"
klensy8ebc73b2022-02-06 20:57:291429version = "0.3.19"
Caleb Cartwright63913182021-02-10 01:52:541430source = "registry+https://github.com/rust-lang/crates.io-index"
klensy8ebc73b2022-02-06 20:57:291431checksum = "d0c8ff0461b82559810cdccfde3215c3f373807f5e5232b71479bff7bb2583d7"
Caleb Cartwright63913182021-02-10 01:52:541432
1433[[package]]
1434name = "futures-executor"
klensy8ebc73b2022-02-06 20:57:291435version = "0.3.19"
Caleb Cartwright63913182021-02-10 01:52:541436source = "registry+https://github.com/rust-lang/crates.io-index"
klensy8ebc73b2022-02-06 20:57:291437checksum = "29d6d2ff5bb10fb95c85b8ce46538a2e5f5e7fdc755623a7d4529ab8a4ed9d2a"
Caleb Cartwright63913182021-02-10 01:52:541438dependencies = [
1439 "futures-core",
1440 "futures-task",
1441 "futures-util",
Caleb Cartwright63913182021-02-10 01:52:541442]
1443
1444[[package]]
1445name = "futures-io"
klensy8ebc73b2022-02-06 20:57:291446version = "0.3.19"
Caleb Cartwright63913182021-02-10 01:52:541447source = "registry+https://github.com/rust-lang/crates.io-index"
klensy8ebc73b2022-02-06 20:57:291448checksum = "b1f9d34af5a1aac6fb380f735fe510746c38067c5bf16c7fd250280503c971b2"
Caleb Cartwright63913182021-02-10 01:52:541449
1450[[package]]
1451name = "futures-macro"
klensy8ebc73b2022-02-06 20:57:291452version = "0.3.19"
Caleb Cartwright63913182021-02-10 01:52:541453source = "registry+https://github.com/rust-lang/crates.io-index"
klensy8ebc73b2022-02-06 20:57:291454checksum = "6dbd947adfffb0efc70599b3ddcf7b5597bb5fa9e245eb99f62b3a5f7bb8bd3c"
Caleb Cartwright63913182021-02-10 01:52:541455dependencies = [
Caleb Cartwright63913182021-02-10 01:52:541456 "proc-macro2",
1457 "quote",
1458 "syn",
1459]
1460
1461[[package]]
1462name = "futures-sink"
klensy8ebc73b2022-02-06 20:57:291463version = "0.3.19"
Caleb Cartwright63913182021-02-10 01:52:541464source = "registry+https://github.com/rust-lang/crates.io-index"
klensy8ebc73b2022-02-06 20:57:291465checksum = "e3055baccb68d74ff6480350f8d6eb8fcfa3aa11bdc1a1ae3afdd0514617d508"
Caleb Cartwright63913182021-02-10 01:52:541466
1467[[package]]
1468name = "futures-task"
klensy8ebc73b2022-02-06 20:57:291469version = "0.3.19"
Caleb Cartwright63913182021-02-10 01:52:541470source = "registry+https://github.com/rust-lang/crates.io-index"
klensy8ebc73b2022-02-06 20:57:291471checksum = "6ee7c6485c30167ce4dfb83ac568a849fe53274c831081476ee13e0dce1aad72"
Caleb Cartwright63913182021-02-10 01:52:541472
1473[[package]]
1474name = "futures-util"
klensy8ebc73b2022-02-06 20:57:291475version = "0.3.19"
Caleb Cartwright63913182021-02-10 01:52:541476source = "registry+https://github.com/rust-lang/crates.io-index"
klensy8ebc73b2022-02-06 20:57:291477checksum = "d9b5cf40b47a271f77a8b1bec03ca09044d99d2372c0de244e66430761127164"
Caleb Cartwright63913182021-02-10 01:52:541478dependencies = [
Caleb Cartwright63913182021-02-10 01:52:541479 "futures-channel",
1480 "futures-core",
1481 "futures-io",
1482 "futures-macro",
1483 "futures-sink",
1484 "futures-task",
1485 "memchr",
Igor Matuszewskiaf53b0d2021-07-21 13:17:311486 "pin-project-lite",
Caleb Cartwright63913182021-02-10 01:52:541487 "pin-utils",
Caleb Cartwright63913182021-02-10 01:52:541488 "slab",
1489]
1490
1491[[package]]
Eric Huss97308712018-08-14 21:27:261492name = "fwdansi"
Eric Huss89d79062020-07-29 18:02:051493version = "1.1.0"
Eric Huss97308712018-08-14 21:27:261494source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss89d79062020-07-29 18:02:051495checksum = "08c1f5787fe85505d1f7777268db5103d80a7a374d2316a7ce262e57baf8f208"
Eric Huss97308712018-08-14 21:27:261496dependencies = [
Alex Crichton093ede22019-08-15 00:45:091497 "memchr",
1498 "termcolor",
Eric Huss97308712018-08-14 21:27:261499]
1500
1501[[package]]
James Munnsde763692019-01-19 02:39:371502name = "generic-array"
Pietro Albiniacd8e592020-10-01 15:15:121503version = "0.14.4"
1504source = "registry+https://github.com/rust-lang/crates.io-index"
1505checksum = "501466ecc8a30d1d3b7fc9229b122b2ce8ed6e9d9223f1138d4babb253e51817"
1506dependencies = [
1507 "typenum",
1508 "version_check",
1509]
1510
1511[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291512name = "getopts"
Alex Crichtonb47c9692019-08-16 15:29:081513version = "0.2.21"
Ahmed Charles9ca382f2016-09-02 08:55:291514source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichtonb47c9692019-08-16 15:29:081515checksum = "14dbbfd5c71d70241ecf9e6f13737f7b5ce823821063188d7e46c41d371eebd5"
varkore72f7e12019-04-30 19:37:361516dependencies = [
Alex Crichtonb47c9692019-08-16 15:29:081517 "rustc-std-workspace-core",
1518 "rustc-std-workspace-std",
Alex Crichton093ede22019-08-15 00:45:091519 "unicode-width",
varkore72f7e12019-04-30 19:37:361520]
Ahmed Charles9ca382f2016-09-02 08:55:291521
1522[[package]]
gnzlbg52caca02019-08-01 15:02:261523name = "getrandom"
Collin Bakerdfab01b2022-10-21 18:38:561524version = "0.1.16"
gnzlbg52caca02019-08-01 15:02:261525source = "registry+https://github.com/rust-lang/crates.io-index"
Collin Bakerdfab01b2022-10-21 18:38:561526checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce"
gnzlbg52caca02019-08-01 15:02:261527dependencies = [
Collin Bakerdfab01b2022-10-21 18:38:561528 "cfg-if 1.0.0",
Alex Crichton093ede22019-08-15 00:45:091529 "libc",
Harald Hoyer00cbc8d2022-01-21 13:19:131530 "wasi 0.9.0+wasi-snapshot-preview1",
gnzlbg52caca02019-08-01 15:02:261531]
1532
1533[[package]]
Ralf Jung0e908752020-09-17 18:04:201534name = "getrandom"
1535version = "0.2.0"
1536source = "registry+https://github.com/rust-lang/crates.io-index"
1537checksum = "ee8025cf36f917e6a52cce185b7c7177689b838b7ec138364e50cc2277a56cf4"
1538dependencies = [
Aaron Hill44fdfd62020-10-11 17:51:071539 "cfg-if 0.1.10",
Ralf Jung0e908752020-09-17 18:04:201540 "libc",
Harald Hoyer00cbc8d2022-01-21 13:19:131541 "wasi 0.9.0+wasi-snapshot-preview1",
Ralf Jung0e908752020-09-17 18:04:201542]
1543
1544[[package]]
Alex Crichton06d565c2020-05-13 21:22:371545name = "gimli"
David Wood2dc1a8a2021-12-03 14:24:051546version = "0.26.1"
1547source = "registry+https://github.com/rust-lang/crates.io-index"
1548checksum = "78cc372d058dcf6d5ecd98510e7fbc9e5aec4d21de70f65fea8fecebcd881bd4"
1549dependencies = [
Michael Howellcf83a1d2022-11-03 17:10:151550 "compiler_builtins",
David Wood2dc1a8a2021-12-03 14:24:051551 "fallible-iterator",
1552 "indexmap",
Michael Howellcf83a1d2022-11-03 17:10:151553 "rustc-std-workspace-alloc",
1554 "rustc-std-workspace-core",
David Wood2dc1a8a2021-12-03 14:24:051555 "stable_deref_trait",
1556]
1557
1558[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581559name = "git2"
Weihang Loae1764c2022-08-29 06:15:361560version = "0.15.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581561source = "registry+https://github.com/rust-lang/crates.io-index"
Weihang Loae1764c2022-08-29 06:15:361562checksum = "2994bee4a3a6a51eb90c218523be382fd7ea09b16380b9312e9dbe955ff7c7d1"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581563dependencies = [
Alex Crichton093ede22019-08-15 00:45:091564 "bitflags",
1565 "libc",
1566 "libgit2-sys",
1567 "log",
1568 "openssl-probe",
1569 "openssl-sys",
Eric Huss4a7e2fb2022-08-21 04:19:431570 "url",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581571]
1572
1573[[package]]
1574name = "git2-curl"
Weihang Loae1764c2022-08-29 06:15:361575version = "0.16.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581576source = "registry+https://github.com/rust-lang/crates.io-index"
Weihang Loae1764c2022-08-29 06:15:361577checksum = "ed817a00721e2f8037ba722e60358d4956dae9cca10315fc982f967907d3b0cd"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581578dependencies = [
Alex Crichton093ede22019-08-15 00:45:091579 "curl",
1580 "git2",
1581 "log",
Eric Huss4a7e2fb2022-08-21 04:19:431582 "url",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581583]
1584
1585[[package]]
1586name = "glob"
Eric Huss45432452019-03-12 20:34:471587version = "0.3.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581588source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091589checksum = "9b919933a397b79c37e33b77bb2aa3dc8eb6e165ad809e58ff75bc7db2e34574"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581590
1591[[package]]
Simon Sapinb77ff242017-07-18 21:26:551592name = "globset"
klensy43512e62022-07-26 16:16:431593version = "0.4.9"
Simon Sapinb77ff242017-07-18 21:26:551594source = "registry+https://github.com/rust-lang/crates.io-index"
klensy43512e62022-07-26 16:16:431595checksum = "0a1e17342619edbc21a964c2afbeb6c820c6a2560032872f397bb97ea127bd0a"
Simon Sapinb77ff242017-07-18 21:26:551596dependencies = [
Alex Crichton093ede22019-08-15 00:45:091597 "aho-corasick",
1598 "bstr",
1599 "fnv",
1600 "log",
1601 "regex",
Simon Sapinb77ff242017-07-18 21:26:551602]
1603
1604[[package]]
Vishnunarayan K Iea146072020-10-26 13:34:291605name = "gsgdt"
Krasimir Georgieva9698e22022-01-03 19:25:461606version = "0.1.2"
Vishnunarayan K Iea146072020-10-26 13:34:291607source = "registry+https://github.com/rust-lang/crates.io-index"
Krasimir Georgieva9698e22022-01-03 19:25:461608checksum = "a0d876ce7262df96262a2a19531da6ff9a86048224d49580a585fc5c04617825"
Vishnunarayan K Iea146072020-10-26 13:34:291609dependencies = [
1610 "serde",
1611]
1612
1613[[package]]
Steve Klabnika0769612017-02-07 23:13:571614name = "handlebars"
klensy45fac342022-08-31 20:04:121615version = "4.3.3"
Steve Klabnika0769612017-02-07 23:13:571616source = "registry+https://github.com/rust-lang/crates.io-index"
klensy45fac342022-08-31 20:04:121617checksum = "360d9740069b2f6cbb63ce2dbaa71a20d3185350cbb990d7bebeb9318415eb17"
Steve Klabnika0769612017-02-07 23:13:571618dependencies = [
Alex Crichton093ede22019-08-15 00:45:091619 "log",
1620 "pest",
1621 "pest_derive",
Alex Crichton093ede22019-08-15 00:45:091622 "serde",
1623 "serde_json",
klensy45fac342022-08-31 20:04:121624 "thiserror",
James Munnsde763692019-01-19 02:39:371625]
1626
1627[[package]]
Amanieu d'Antras1fa7a212019-02-07 11:08:051628name = "hashbrown"
Amanieu d'Antras931a8f82022-07-17 11:23:261629version = "0.12.3"
Markus Westerlind7cf8d3a2020-10-05 08:50:511630source = "registry+https://github.com/rust-lang/crates.io-index"
Amanieu d'Antras931a8f82022-07-17 11:23:261631checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
Amanieu d'Antras88149d12022-01-17 07:46:111632dependencies = [
Martin Kröning21625e52022-06-01 22:16:001633 "ahash",
Alex Crichton093ede22019-08-15 00:45:091634 "compiler_builtins",
1635 "rustc-std-workspace-alloc",
1636 "rustc-std-workspace-core",
Eric Huss04538c62019-07-08 21:52:071637]
1638
1639[[package]]
Bastien Orivel5c4534a2018-12-08 14:11:471640name = "heck"
Caleb Cartwrightf367f4d2022-06-13 03:04:541641version = "0.4.0"
1642source = "registry+https://github.com/rust-lang/crates.io-index"
1643checksum = "2540771e65fc8cb83cd6e8a237f70c319bd5c29f78ed1084ba5d50eeac86f7f9"
1644
1645[[package]]
Stefan Lankes5ebd4d92019-10-20 07:55:101646name = "hermit-abi"
Stefan Lankesbbb6cb82021-08-13 05:45:301647version = "0.1.19"
Stefan Lankes5ebd4d92019-10-20 07:55:101648source = "registry+https://github.com/rust-lang/crates.io-index"
Stefan Lankesbbb6cb82021-08-13 05:45:301649checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"
Stefan Lankes5ebd4d92019-10-20 07:55:101650dependencies = [
Stefan Lankes1ab5b0b2022-02-15 12:57:071651 "libc",
1652]
1653
1654[[package]]
1655name = "hermit-abi"
joboet262193e2022-09-06 08:44:051656version = "0.2.6"
Stefan Lankes1ab5b0b2022-02-15 12:57:071657source = "registry+https://github.com/rust-lang/crates.io-index"
joboet262193e2022-09-06 08:44:051658checksum = "ee512640fe35acbfb4bb779db6f0d80704c2cacfa2e39b601ef3e3f47d1ae4c7"
Stefan Lankes1ab5b0b2022-02-15 12:57:071659dependencies = [
Stefan Lankes5ebd4d92019-10-20 07:55:101660 "compiler_builtins",
1661 "libc",
joboet262193e2022-09-06 08:44:051662 "rustc-std-workspace-alloc",
Stefan Lankes5ebd4d92019-10-20 07:55:101663 "rustc-std-workspace-core",
1664]
1665
1666[[package]]
Alex Crichton1cede102017-06-15 02:33:061667name = "hex"
Alex Crichtond8251152018-07-02 16:33:161668version = "0.3.2"
Alex Crichton80d6ed22018-01-08 21:56:221669source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091670checksum = "805026a5d0141ffc30abb3be3173848ad46a1b1664fe632428479619a3644d77"
Alex Crichton80d6ed22018-01-08 21:56:221671
1672[[package]]
Aaron Hilld440e132019-09-16 18:45:401673name = "hex"
Mark Rousskov342d9562020-08-17 15:21:441674version = "0.4.2"
Aaron Hilld440e132019-09-16 18:45:401675source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:441676checksum = "644f9158b2f133fd50f5fb3242878846d9eb792e445c893805ff0e3824006e35"
Aaron Hilld440e132019-09-16 18:45:401677
1678[[package]]
Nick Cameronad8ecc22017-07-19 01:32:121679name = "home"
Mark Rousskov342d9562020-08-17 15:21:441680version = "0.5.3"
flip199596c3ec12019-08-20 07:32:531681source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:441682checksum = "2456aef2e6b6a9784192ae780c0f15bc57df0e918585282325e8c8ac27737654"
flip199596c3ec12019-08-20 07:32:531683dependencies = [
Igor Matuszewskiaf53b0d2021-07-21 13:17:311684 "winapi",
flip199596c3ec12019-08-20 07:32:531685]
1686
1687[[package]]
Guillaume Gomez83a2bc32021-04-23 14:43:181688name = "html-checker"
1689version = "0.1.0"
1690dependencies = [
Alex Gaynor5b0ec1e2022-07-30 03:26:001691 "rayon",
Guillaume Gomez83a2bc32021-04-23 14:43:181692 "walkdir",
1693]
1694
1695[[package]]
steveklabnikecfbaca2018-04-03 14:32:041696name = "html5ever"
klensy947e7872022-04-15 18:11:141697version = "0.26.0"
Eric Huss2dafa912019-06-19 03:36:471698source = "registry+https://github.com/rust-lang/crates.io-index"
klensy947e7872022-04-15 18:11:141699checksum = "bea68cab48b8459f17cf1c944c67ddc572d272d9f2b274140f223ecb1da4a3b7"
Eric Huss2dafa912019-06-19 03:36:471700dependencies = [
Alex Crichton093ede22019-08-15 00:45:091701 "log",
1702 "mac",
1703 "markup5ever",
Aaron Hill70ba4912020-08-01 14:11:151704 "proc-macro2",
1705 "quote",
1706 "syn",
Eric Huss2dafa912019-06-19 03:36:471707]
1708
1709[[package]]
Alex Crichton87f3dda2018-03-01 19:08:481710name = "humantime"
Alex Crichton5c5e3fa2019-09-24 18:06:561711version = "1.3.0"
Alex Crichton87f3dda2018-03-01 19:08:481712source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton5c5e3fa2019-09-24 18:06:561713checksum = "df004cfca50ef23c36850aaaa59ad52cc70d0e90243c3c7737a4dd32dc7a3c4f"
Alex Crichton87f3dda2018-03-01 19:08:481714dependencies = [
klensy45fac342022-08-31 20:04:121715 "quick-error",
Alex Crichton87f3dda2018-03-01 19:08:481716]
1717
1718[[package]]
Eric Hussd45d8b12020-01-21 17:55:431719name = "humantime"
Mark Rousskov342d9562020-08-17 15:21:441720version = "2.0.1"
Eric Hussd45d8b12020-01-21 17:55:431721source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:441722checksum = "3c1ad908cc71012b7bea4d0c53ba96a8cba9962f048fa68d143376143d863b7a"
Eric Hussd45d8b12020-01-21 17:55:431723
1724[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581725name = "idna"
Eric Hussf2428a62019-08-01 00:44:391726version = "0.2.0"
1727source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091728checksum = "02e2673c30ee86b5b96a9cb52ad15718aa1f966f5ab9ad54a8b95d5ca33120a9"
Eric Hussf2428a62019-08-01 00:44:391729dependencies = [
Alex Crichton093ede22019-08-15 00:45:091730 "matches",
1731 "unicode-bidi",
1732 "unicode-normalization",
Eric Hussf2428a62019-08-01 00:44:391733]
1734
1735[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291736name = "if_chain"
Oliver Scherer2a789512019-05-26 17:21:541737version = "1.0.0"
Oliver Schneideracdf83f2017-12-06 08:25:291738source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091739checksum = "c3360c7b59e5ffa2653671fb74b4741a5d343c03f331c0a4aeda42b5c2b0ec7d"
Oliver Schneideracdf83f2017-12-06 08:25:291740
1741[[package]]
Simon Sapinb77ff242017-07-18 21:26:551742name = "ignore"
klensy43512e62022-07-26 16:16:431743version = "0.4.18"
Simon Sapinb77ff242017-07-18 21:26:551744source = "registry+https://github.com/rust-lang/crates.io-index"
klensy43512e62022-07-26 16:16:431745checksum = "713f1b139373f96a2e0ce3ac931cd01ee973c3c5dd7c40c0c2efe96ad2b6751d"
Simon Sapinb77ff242017-07-18 21:26:551746dependencies = [
Josh Stonef3b88122022-01-10 19:34:071747 "crossbeam-utils",
Alex Crichton093ede22019-08-15 00:45:091748 "globset",
Yuki Okushi1f0a39502020-05-26 04:00:421749 "lazy_static",
Alex Crichton093ede22019-08-15 00:45:091750 "log",
1751 "memchr",
1752 "regex",
1753 "same-file",
Yuki Okushib4b76b82020-05-26 04:04:591754 "thread_local",
Alex Crichton093ede22019-08-15 00:45:091755 "walkdir",
1756 "winapi-util",
Simon Sapinb77ff242017-07-18 21:26:551757]
1758
1759[[package]]
Eric Huss8c20add2018-12-03 01:33:201760name = "im-rc"
klensy45fac342022-08-31 20:04:121761version = "15.1.0"
Eric Huss8c20add2018-12-03 01:33:201762source = "registry+https://github.com/rust-lang/crates.io-index"
klensy45fac342022-08-31 20:04:121763checksum = "af1955a75fa080c677d3972822ec4bad316169ab1cfc6c257a942c2265dbe5fe"
Eric Huss8c20add2018-12-03 01:33:201764dependencies = [
Eric Huss2b985322019-11-25 16:14:071765 "bitmaps",
klensy45fac342022-08-31 20:04:121766 "rand_core 0.6.2",
1767 "rand_xoshiro",
Alex Crichton093ede22019-08-15 00:45:091768 "sized-chunks",
1769 "typenum",
Guillaume Gomezd8589de2020-02-13 17:39:401770 "version_check",
Eric Huss8c20add2018-12-03 01:33:201771]
1772
1773[[package]]
Ralf Jung10430db2022-07-15 14:04:231774name = "indenter"
1775version = "0.3.3"
1776source = "registry+https://github.com/rust-lang/crates.io-index"
1777checksum = "ce23b50ad8242c51a442f3ff322d56b02f08852c77e4c0b4d3fd684abc89c683"
1778
1779[[package]]
Eduard-Mihai Burtescu961fe542019-05-14 16:42:571780name = "indexmap"
Josh Stonedaa7c142022-07-14 17:13:521781version = "1.9.1"
Eduard-Mihai Burtescu961fe542019-05-14 16:42:571782source = "registry+https://github.com/rust-lang/crates.io-index"
Josh Stonedaa7c142022-07-14 17:13:521783checksum = "10a35a97730320ffe8e2d410b5d3b69279b98d2c14bdb8b70ea89ecf7888d41e"
Josh Stone997a7662020-08-08 00:03:471784dependencies = [
1785 "autocfg",
Josh Stonedaa7c142022-07-14 17:13:521786 "hashbrown",
pierwill4f892242022-01-06 19:27:591787 "rustc-rayon",
Pietro Albiniea8b1ff2021-08-26 10:35:321788 "serde",
Josh Stone997a7662020-08-08 00:03:471789]
Eduard-Mihai Burtescu961fe542019-05-14 16:42:571790
1791[[package]]
flip19958d5f69d2021-10-21 11:13:171792name = "indoc"
klensy43512e62022-07-26 16:16:431793version = "1.0.6"
flip19958d5f69d2021-10-21 11:13:171794source = "registry+https://github.com/rust-lang/crates.io-index"
klensy43512e62022-07-26 16:16:431795checksum = "05a0bd019339e5d968b37855180087b7b9d512c5046fbd244cf8c95687927d6e"
flip19958d5f69d2021-10-21 11:13:171796
1797[[package]]
Josh Stone020c5ec2017-05-08 22:01:131798name = "installer"
1799version = "0.0.0"
1800dependencies = [
Michael Forney32025fd2020-05-25 00:08:451801 "anyhow",
Weihang Loc1b4f112022-10-04 20:57:491802 "clap 3.2.20",
Alex Crichton093ede22019-08-15 00:45:091803 "flate2",
Yuki Okushi1f0a39502020-05-26 04:00:421804 "lazy_static",
Alex Crichton093ede22019-08-15 00:45:091805 "num_cpus",
1806 "rayon",
1807 "remove_dir_all",
1808 "tar",
1809 "walkdir",
Igor Matuszewskiaf53b0d2021-07-21 13:17:311810 "winapi",
Alex Crichton093ede22019-08-15 00:45:091811 "xz2",
Josh Stone020c5ec2017-05-08 22:01:131812]
1813
1814[[package]]
Mark Rousskov342d9562020-08-17 15:21:441815name = "instant"
flip1995e36e5a52021-12-06 11:33:551816version = "0.1.12"
Mark Rousskov342d9562020-08-17 15:21:441817source = "registry+https://github.com/rust-lang/crates.io-index"
flip1995e36e5a52021-12-06 11:33:551818checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c"
1819dependencies = [
1820 "cfg-if 1.0.0",
1821]
Mark Rousskov342d9562020-08-17 15:21:441822
1823[[package]]
David Wood7f916972022-03-26 07:27:431824name = "intl-memoizer"
1825version = "0.5.1"
1826source = "registry+https://github.com/rust-lang/crates.io-index"
1827checksum = "c310433e4a310918d6ed9243542a6b83ec1183df95dff8f23f87bb88a264a66f"
1828dependencies = [
1829 "type-map",
1830 "unic-langid",
1831]
1832
1833[[package]]
1834name = "intl_pluralrules"
Manish Goregaokar288194e2022-10-19 23:24:421835version = "7.0.2"
David Wood7f916972022-03-26 07:27:431836source = "registry+https://github.com/rust-lang/crates.io-index"
Manish Goregaokar288194e2022-10-19 23:24:421837checksum = "078ea7b7c29a2b4df841a7f6ac8775ff6074020c6776d48491ce2268e068f972"
David Wood7f916972022-03-26 07:27:431838dependencies = [
David Wood7f916972022-03-26 07:27:431839 "unic-langid",
1840]
1841
1842[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291843name = "itertools"
Weihang Lo9926f6e2022-10-22 12:05:481844version = "0.10.5"
Eric Huss78529352021-06-02 03:38:391845source = "registry+https://github.com/rust-lang/crates.io-index"
Weihang Lo9926f6e2022-10-22 12:05:481846checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473"
Eric Huss78529352021-06-02 03:38:391847dependencies = [
1848 "either",
1849]
1850
1851[[package]]
Steve Klabnik2795de32017-02-20 00:20:571852name = "itoa"
Ralf Jungc2df1c22022-07-21 20:04:371853version = "1.0.2"
Steve Klabnik2795de32017-02-20 00:20:571854source = "registry+https://github.com/rust-lang/crates.io-index"
Ralf Jungc2df1c22022-07-21 20:04:371855checksum = "112c678d4050afce233f4f2852bb2eb519230b3cf12f33585275537d7e41578d"
Steve Klabnik2795de32017-02-20 00:20:571856
1857[[package]]
Rémy Rakicadab1352022-05-06 21:20:041858name = "jemalloc-sys"
1859version = "0.5.0+5.3.0"
1860source = "registry+https://github.com/rust-lang/crates.io-index"
1861checksum = "f655c3ecfa6b0d03634595b4b54551d4bd5ac208b9e0124873949a7ab168f70b"
1862dependencies = [
1863 "cc",
1864 "fs_extra",
1865 "libc",
1866]
1867
1868[[package]]
Alex Crichton453080f2017-06-05 16:36:481869name = "jobserver"
Eric Hussb5cbf2f2021-08-18 00:38:071870version = "0.1.24"
Alex Crichton453080f2017-06-05 16:36:481871source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Hussb5cbf2f2021-08-18 00:38:071872checksum = "af25a77299a7f711a01975c35a6a424eb6862092cc2d6c72c4ed6cbc56dfc1fa"
Alex Crichton453080f2017-06-05 16:36:481873dependencies = [
Alex Crichton093ede22019-08-15 00:45:091874 "libc",
Alex Crichton453080f2017-06-05 16:36:481875]
1876
1877[[package]]
Rune Tynan77156562021-01-16 01:34:151878name = "jsondocck"
1879version = "0.1.0"
1880dependencies = [
Nixon Enraght-Moonyce21447c2021-03-24 15:52:471881 "fs-err",
Rune Tynan77156562021-01-16 01:34:151882 "getopts",
1883 "jsonpath_lib",
klensy5afc5942021-06-01 16:44:101884 "once_cell",
Rune Tynan77156562021-01-16 01:34:151885 "regex",
Rune Tynan77156562021-01-16 01:34:151886 "serde_json",
klensyc63cb012021-06-01 15:25:361887 "shlex",
Rune Tynan77156562021-01-16 01:34:151888]
1889
1890[[package]]
Nixon Enraght-Moony2506aa02022-08-23 13:49:371891name = "jsondoclint"
1892version = "0.1.0"
Nixon Enraght-Moonya7a4fe92022-08-24 16:32:391893dependencies = [
1894 "anyhow",
1895 "fs-err",
1896 "rustdoc-json-types",
1897 "serde_json",
1898]
Nixon Enraght-Moony2506aa02022-08-23 13:49:371899
1900[[package]]
Rune Tynan77156562021-01-16 01:34:151901name = "jsonpath_lib"
1902version = "0.2.6"
1903source = "registry+https://github.com/rust-lang/crates.io-index"
1904checksum = "61352ec23883402b7d30b3313c16cbabefb8907361c4eb669d990cbb87ceee5a"
1905dependencies = [
1906 "array_tool",
1907 "env_logger 0.7.1",
1908 "log",
1909 "serde",
1910 "serde_json",
1911]
1912
1913[[package]]
Eric Hussaf8048b2022-01-26 00:24:211914name = "kstring"
Eric Huss7758eaf2022-04-28 05:42:541915version = "2.0.0"
1916source = "registry+https://github.com/rust-lang/crates.io-index"
1917checksum = "ec3066350882a1cd6d950d055997f379ac37fd39f81cd4d8ed186032eb3c5747"
1918dependencies = [
1919 "static_assertions",
1920]
1921
1922[[package]]
Steve Klabnika0769612017-02-07 23:13:571923name = "lazy_static"
Alex Crichtonaabf4e92020-01-08 15:33:571924version = "1.4.0"
Alex Crichton325d7392017-12-10 17:42:491925source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichtonaabf4e92020-01-08 15:33:571926checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
Alex Crichton325d7392017-12-10 17:42:491927
1928[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291929name = "lazycell"
Mark Rousskov342d9562020-08-17 15:21:441930version = "1.3.0"
Alex Crichton994bfd42018-02-26 17:07:161931source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:441932checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
Alex Crichton994bfd42018-02-26 17:07:161933
1934[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291935name = "libc"
Thom Chiovoloni4b664322022-10-20 00:54:551936version = "0.2.135"
Ahmed Charles9ca382f2016-09-02 08:55:291937source = "registry+https://github.com/rust-lang/crates.io-index"
Thom Chiovoloni4b664322022-10-20 00:54:551938checksum = "68783febc7782c6c5cb401fbda4de5a9898be1762314da0bb2c10ced61f18b0c"
Alex Crichton4c21a3b2018-11-20 05:52:501939dependencies = [
Alex Crichton093ede22019-08-15 00:45:091940 "rustc-std-workspace-core",
Alex Crichton4c21a3b2018-11-20 05:52:501941]
Ahmed Charles9ca382f2016-09-02 08:55:291942
1943[[package]]
Ralf Jungfe7e2072022-09-02 14:49:381944name = "libffi"
1945version = "3.0.1"
1946source = "registry+https://github.com/rust-lang/crates.io-index"
1947checksum = "1e454b3efb16fba3b17810ae5e41df02b649e564ab3c5a34b3b93ed07ad287e6"
1948dependencies = [
1949 "libc",
1950 "libffi-sys",
1951]
1952
1953[[package]]
1954name = "libffi-sys"
1955version = "2.0.0"
1956source = "registry+https://github.com/rust-lang/crates.io-index"
1957checksum = "ab4106b7f09d7b87d021334d5618fac1dfcfb824d4c5fe111ff0074dfd242e15"
1958dependencies = [
1959 "cc",
1960]
1961
1962[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581963name = "libgit2-sys"
Weihang Loae1764c2022-08-29 06:15:361964version = "0.14.0+1.5.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581965source = "registry+https://github.com/rust-lang/crates.io-index"
Weihang Loae1764c2022-08-29 06:15:361966checksum = "47a00859c70c8a4f7218e6d1cc32875c4b55f6799445b842b0d8ed5e4c3d959b"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581967dependencies = [
Alex Crichton093ede22019-08-15 00:45:091968 "cc",
1969 "libc",
1970 "libssh2-sys",
1971 "libz-sys",
1972 "openssl-sys",
1973 "pkg-config",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581974]
1975
1976[[package]]
Andy Russell923f9392021-11-08 23:03:551977name = "libloading"
1978version = "0.7.1"
1979source = "registry+https://github.com/rust-lang/crates.io-index"
1980checksum = "c0cf036d15402bea3c5d4de17b3fce76b3e4a56ebc1f577be0e7a72f7c607cf0"
1981dependencies = [
1982 "cfg-if 1.0.0",
1983 "winapi",
1984]
1985
1986[[package]]
Yuki Okushi2b0e27e2021-03-17 20:34:051987name = "libm"
1988version = "0.1.4"
1989source = "registry+https://github.com/rust-lang/crates.io-index"
1990checksum = "7fc7aa29613bd6a620df431842069224d8bc9011086b1db4c0e0cd47fa03ec9a"
1991
1992[[package]]
Alex Crichton8ccf1122018-09-20 21:37:531993name = "libnghttp2-sys"
Mark Rousskov342d9562020-08-17 15:21:441994version = "0.1.4+1.41.0"
Alex Crichton8ccf1122018-09-20 21:37:531995source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:441996checksum = "03624ec6df166e79e139a2310ca213283d6b3c30810c54844f307086d4488df1"
Alex Crichton8ccf1122018-09-20 21:37:531997dependencies = [
Alex Crichton093ede22019-08-15 00:45:091998 "cc",
1999 "libc",
Alex Crichton8ccf1122018-09-20 21:37:532000]
2001
2002[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582003name = "libssh2-sys"
Eric Huss000d3362021-12-28 21:24:032004version = "0.2.23"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582005source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss000d3362021-12-28 21:24:032006checksum = "b094a36eb4b8b8c8a7b4b8ae43b2944502be3e59cd87687595cf6b0a71b3f4ca"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582007dependencies = [
Alex Crichton093ede22019-08-15 00:45:092008 "cc",
2009 "libc",
2010 "libz-sys",
2011 "openssl-sys",
2012 "pkg-config",
2013 "vcpkg",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582014]
2015
2016[[package]]
2017name = "libz-sys"
Niels Sascha Reedijkdfff6992021-07-30 11:56:452018version = "1.1.3"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582019source = "registry+https://github.com/rust-lang/crates.io-index"
Niels Sascha Reedijkdfff6992021-07-30 11:56:452020checksum = "de5435b8549c16d423ed0c03dbaafe57cf6c3344744f1242520d59c9d8ecec66"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582021dependencies = [
Alex Crichton093ede22019-08-15 00:45:092022 "cc",
2023 "libc",
2024 "pkg-config",
2025 "vcpkg",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582026]
2027
2028[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292029name = "linkchecker"
2030version = "0.1.0"
Joshua Nelson65835d12020-10-15 13:25:302031dependencies = [
2032 "once_cell",
2033 "regex",
2034]
Ahmed Charles9ca382f2016-09-02 08:55:292035
2036[[package]]
Pietro Albini9beb8f52019-11-26 11:06:302037name = "linked-hash-map"
klensy8ebc73b2022-02-06 20:57:292038version = "0.5.4"
Pietro Albini9beb8f52019-11-26 11:06:302039source = "registry+https://github.com/rust-lang/crates.io-index"
klensy8ebc73b2022-02-06 20:57:292040checksum = "7fb9b38af92608140b86b693604b9ffcc5824240a484d1ecd4795bacb2fe88f3"
Pietro Albini9beb8f52019-11-26 11:06:302041
2042[[package]]
Eric Huss45c1e0a2020-09-08 22:09:572043name = "lint-docs"
2044version = "0.1.0"
2045dependencies = [
2046 "serde_json",
2047 "tempfile",
2048 "walkdir",
2049]
2050
2051[[package]]
Hans Kratz6162fc02021-09-25 13:25:082052name = "lld-wrapper"
2053version = "0.1.0"
2054
2055[[package]]
Mark Rousskov9ec5ef52018-08-04 22:24:392056name = "lock_api"
Philipp Krones586cbd02022-06-04 12:07:442057version = "0.4.7"
Malo Jaffré8ed13d62017-12-29 10:24:382058source = "registry+https://github.com/rust-lang/crates.io-index"
Philipp Krones586cbd02022-06-04 12:07:442059checksum = "327fa5b6a6940e4699ec49a9beae1ea4845c6bab9314e4f84ac68742139d8c53"
Mark Rousskov342d9562020-08-17 15:21:442060dependencies = [
Philipp Krones586cbd02022-06-04 12:07:442061 "autocfg",
Mark Rousskov342d9562020-08-17 15:21:442062 "scopeguard",
2063]
2064
2065[[package]]
2066name = "log"
Joshua Nelson079d1c42021-05-02 20:56:252067version = "0.4.14"
Mark Rousskov342d9562020-08-17 15:21:442068source = "registry+https://github.com/rust-lang/crates.io-index"
Joshua Nelson079d1c42021-05-02 20:56:252069checksum = "51b9bbe6c47d51fc3e1a9b945965946b4c44142ab8792c50835a980d362c2710"
Malo Jaffré8ed13d62017-12-29 10:24:382070dependencies = [
Joshua Nelson079d1c42021-05-02 20:56:252071 "cfg-if 1.0.0",
Malo Jaffré8ed13d62017-12-29 10:24:382072]
Ahmed Charles9ca382f2016-09-02 08:55:292073
2074[[package]]
Josh Stone020c5ec2017-05-08 22:01:132075name = "lzma-sys"
Mark Rousskov342d9562020-08-17 15:21:442076version = "0.1.16"
Josh Stone020c5ec2017-05-08 22:01:132077source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:442078checksum = "f24f76ec44a8ac23a31915d6e326bca17ce88da03096f1ff194925dc714dac99"
Josh Stone020c5ec2017-05-08 22:01:132079dependencies = [
Alex Crichton093ede22019-08-15 00:45:092080 "cc",
2081 "libc",
2082 "pkg-config",
Josh Stone020c5ec2017-05-08 22:01:132083]
2084
2085[[package]]
steveklabnikecfbaca2018-04-03 14:32:042086name = "mac"
2087version = "0.1.1"
2088source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092089checksum = "c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4"
steveklabnikecfbaca2018-04-03 14:32:042090
2091[[package]]
2092name = "maplit"
Mark Rousskov342d9562020-08-17 15:21:442093version = "1.0.2"
steveklabnikecfbaca2018-04-03 14:32:042094source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:442095checksum = "3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d"
steveklabnikecfbaca2018-04-03 14:32:042096
2097[[package]]
2098name = "markup5ever"
klensy947e7872022-04-15 18:11:142099version = "0.11.0"
Eric Huss2dafa912019-06-19 03:36:472100source = "registry+https://github.com/rust-lang/crates.io-index"
klensy947e7872022-04-15 18:11:142101checksum = "7a2629bb1404f3d34c2e921f21fd34ba00b206124c81f65c50b43b6aaefeb016"
Eric Huss2dafa912019-06-19 03:36:472102dependencies = [
Alex Crichton093ede22019-08-15 00:45:092103 "log",
2104 "phf",
2105 "phf_codegen",
Alex Crichton093ede22019-08-15 00:45:092106 "string_cache",
2107 "string_cache_codegen",
2108 "tendril",
Eric Huss2dafa912019-06-19 03:36:472109]
2110
2111[[package]]
Oliver Schererec7230f2020-07-24 18:42:002112name = "matchers"
pierwillea25b772021-12-21 17:00:302113version = "0.1.0"
Oliver Schererec7230f2020-07-24 18:42:002114source = "registry+https://github.com/rust-lang/crates.io-index"
pierwillea25b772021-12-21 17:00:302115checksum = "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558"
Oliver Schererec7230f2020-07-24 18:42:002116dependencies = [
2117 "regex-automata",
2118]
2119
2120[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582121name = "matches"
Alex Crichton2863b752018-08-21 17:23:472122version = "0.1.8"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582123source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092124checksum = "7ffc5c5338469d4d3ea17d269fa8ea3512ad247247c30bd2df69e68309ed0a08"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582125
2126[[package]]
Arlo Siemsenf86b0782020-03-31 05:17:152127name = "md-5"
pierwillef6dd122022-02-10 16:54:012128version = "0.10.0"
Arlo Siemsen3296d5c2020-10-13 15:41:062129source = "registry+https://github.com/rust-lang/crates.io-index"
pierwillef6dd122022-02-10 16:54:012130checksum = "e6a38fc55c8bbc10058782919516f88826e70320db6d206aebc49611d24216ae"
Arlo Siemsen3296d5c2020-10-13 15:41:062131dependencies = [
klensy45fac342022-08-31 20:04:122132 "digest",
Arlo Siemsen3296d5c2020-10-13 15:41:062133]
2134
2135[[package]]
Steve Klabnika0769612017-02-07 23:13:572136name = "mdbook"
Eric Huss31dd1f62022-07-22 18:59:202137version = "0.4.21"
Steve Klabnika0769612017-02-07 23:13:572138source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss31dd1f62022-07-22 18:59:202139checksum = "23f3e133c6d515528745ffd3b9f0c7d975ae039f0b6abb099f2168daa2afb4f9"
Steve Klabnika0769612017-02-07 23:13:572140dependencies = [
Alex Crichton093ede22019-08-15 00:45:092141 "ammonia",
Eric Huss6bcbc422020-06-23 22:23:462142 "anyhow",
Alex Crichton093ede22019-08-15 00:45:092143 "chrono",
Weihang Loc1b4f112022-10-04 20:57:492144 "clap 3.2.20",
Eric Huss51814222022-04-15 18:57:062145 "clap_complete",
Alex Crichton093ede22019-08-15 00:45:092146 "elasticlunr-rs",
Eric Huss821e9d52022-07-18 21:41:102147 "env_logger 0.9.0",
Alex Crichton093ede22019-08-15 00:45:092148 "handlebars",
Yuki Okushi1f0a39502020-05-26 04:00:422149 "lazy_static",
Alex Crichton093ede22019-08-15 00:45:092150 "log",
2151 "memchr",
Eric Hussa882fdd2021-12-03 20:25:072152 "opener",
Guillaume Gomez80b26bd2022-01-19 10:02:242153 "pulldown-cmark",
Alex Crichton093ede22019-08-15 00:45:092154 "regex",
2155 "serde",
Alex Crichton093ede22019-08-15 00:45:092156 "serde_json",
klensyc63cb012021-06-01 15:25:362157 "shlex",
Alex Crichton093ede22019-08-15 00:45:092158 "tempfile",
Eric Huss7d92cf42019-08-20 17:46:352159 "toml",
Eric Hussa882fdd2021-12-03 20:25:072160 "topological-sort",
James Munnsde763692019-01-19 02:39:372161]
2162
2163[[package]]
Wesley Wiser56e434d2019-04-04 23:41:492164name = "measureme"
Wesley Wiser6108caa2022-06-27 15:01:032165version = "10.1.0"
Ryan Levick757f76e2021-10-07 13:08:442166source = "registry+https://github.com/rust-lang/crates.io-index"
Wesley Wiser6108caa2022-06-27 15:01:032167checksum = "cbdc226fa10994e8f66a4d2f6f000148bc563a1c671b6dcd2135737018033d8a"
Ryan Levick947a33b2021-07-23 14:25:582168dependencies = [
2169 "log",
2170 "memmap2",
Philipp Krones586cbd02022-06-04 12:07:442171 "parking_lot 0.11.2",
Ryan Levick947a33b2021-07-23 14:25:582172 "perf-event-open-sys",
2173 "rustc-hash",
2174 "smallvec",
2175]
2176
2177[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582178name = "memchr"
Guillaume Gomez7f78a9a2022-07-26 18:36:202179version = "2.5.0"
Oliver Schneideracdf83f2017-12-06 08:25:292180source = "registry+https://github.com/rust-lang/crates.io-index"
Guillaume Gomez7f78a9a2022-07-26 18:36:202181checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d"
Alex Crichton4a3e7362021-08-19 02:44:242182dependencies = [
2183 "compiler_builtins",
2184 "rustc-std-workspace-core",
2185]
Steve Klabnika0769612017-02-07 23:13:572186
2187[[package]]
Camille GILLOT458d0442021-03-17 16:29:452188name = "memmap2"
2189version = "0.2.1"
2190source = "registry+https://github.com/rust-lang/crates.io-index"
2191checksum = "04e3e85b970d650e2ae6d70592474087051c11c54da7f7b4949725c5735fbcc6"
2192dependencies = [
2193 "libc",
2194]
2195
2196[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:452197name = "memoffset"
Josh Stonef3b88122022-01-10 19:34:072198version = "0.6.5"
Ralf Jungc7a599e2019-07-25 13:57:252199source = "registry+https://github.com/rust-lang/crates.io-index"
Josh Stonef3b88122022-01-10 19:34:072200checksum = "5aa361d4faea93603064a027415f07bd8e1d5c88c9fbf68bf56a285428fd79ce"
Ralf Jungc7a599e2019-07-25 13:57:252201dependencies = [
Mark Rousskov342d9562020-08-17 15:21:442202 "autocfg",
Ralf Jungc7a599e2019-07-25 13:57:252203]
2204
2205[[package]]
Guillaume Gomez4b145732018-05-10 22:02:052206name = "minifier"
Guillaume Gomezfb62f282022-08-16 11:50:182207version = "0.2.2"
Guillaume Gomez4b145732018-05-10 22:02:052208source = "registry+https://github.com/rust-lang/crates.io-index"
Guillaume Gomezfb62f282022-08-16 11:50:182209checksum = "8eb022374af2f446981254e6bf9efb6e2c9e1a53176d395fca02792fd4435729"
Guillaume Gomez4b145732018-05-10 22:02:052210
2211[[package]]
Dirkjan Ochtman93a16cb2022-01-03 17:18:462212name = "minimal-lexical"
2213version = "0.2.1"
2214source = "registry+https://github.com/rust-lang/crates.io-index"
2215checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
2216
2217[[package]]
Alex Crichtonb4110902018-12-08 11:06:542218name = "miniz_oxide"
Ralf Jung10430db2022-07-15 14:04:232219version = "0.5.3"
2220source = "registry+https://github.com/rust-lang/crates.io-index"
2221checksum = "6f5c75688da582b8ffc1f1799e9db273f32133c49e048f614d22ec3256773ccc"
2222dependencies = [
Michael Howell8e71a132022-11-08 00:13:202223 "adler",
Michael Howellcf83a1d2022-11-03 17:10:152224 "compiler_builtins",
2225 "rustc-std-workspace-alloc",
2226 "rustc-std-workspace-core",
Ralf Jung10430db2022-07-15 14:04:232227]
2228
2229[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582230name = "miow"
klensyd5e8ad42021-07-04 18:49:562231version = "0.3.7"
Alex Crichtona8eaabc2018-03-07 07:39:552232source = "registry+https://github.com/rust-lang/crates.io-index"
klensyd5e8ad42021-07-04 18:49:562233checksum = "b9f1c5b025cda876f66ef43a113f91ebc9f4ccef34843000e0adf6ebbab84e21"
Alex Crichtona8eaabc2018-03-07 07:39:552234dependencies = [
Igor Matuszewskiaf53b0d2021-07-21 13:17:312235 "winapi",
Alex Crichtona8eaabc2018-03-07 07:39:552236]
2237
2238[[package]]
Weihang Lobfce2272022-11-04 23:50:442239name = "miow"
2240version = "0.4.0"
2241source = "registry+https://github.com/rust-lang/crates.io-index"
2242checksum = "a7377f7792b3afb6a3cba68daa54ca23c032137010460d667fda53a8d66be00e"
2243dependencies = [
2244 "windows-sys 0.28.0",
2245]
2246
2247[[package]]
kennytm0692b3d2017-12-15 19:41:582248name = "miri"
2249version = "0.1.0"
2250dependencies = [
Alex Crichton093ede22019-08-15 00:45:092251 "colored",
Ralf Junge5d01782021-10-04 22:13:002252 "env_logger 0.9.0",
Ralf Jung0e908752020-09-17 18:04:202253 "getrandom 0.2.0",
Ralf Junga272c452022-05-30 08:17:462254 "lazy_static",
Ralf Jung759e4952020-06-01 18:17:202255 "libc",
Ralf Jungfe7e2072022-09-02 14:49:382256 "libffi",
Ralf Jungf76eac42022-09-01 20:59:052257 "libloading",
Alex Crichton093ede22019-08-15 00:45:092258 "log",
Ralf Jung61a986a2022-06-26 02:21:492259 "measureme",
klensy947e7872022-04-15 18:11:142260 "rand 0.8.5",
Ralf Junga272c452022-05-30 08:17:462261 "regex",
Alex Crichton093ede22019-08-15 00:45:092262 "rustc-workspace-hack",
Ralf Jung64f56d22022-10-22 08:45:252263 "rustc_version",
Alex Crichton093ede22019-08-15 00:45:092264 "shell-escape",
Jubilee Younge8eb6912021-04-22 04:40:292265 "smallvec",
Ralf Junga272c452022-05-30 08:17:462266 "ui_test",
kennytm0692b3d2017-12-15 19:41:582267]
2268
2269[[package]]
Jakob Degen17395b42022-10-31 00:17:252270name = "miropt-test-tools"
2271version = "0.1.0"
2272dependencies = [
2273 "regex",
2274]
2275
2276[[package]]
Alex Crichtond8251152018-07-02 16:33:162277name = "new_debug_unreachable"
Mark Rousskov342d9562020-08-17 15:21:442278version = "1.0.4"
Alex Crichtond8251152018-07-02 16:33:162279source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:442280checksum = "e4a24736216ec316047a1fc4252e27dabb04218aa4a3f37c6e7ddbf1f9782b54"
Nick Cameron4b6f5c22018-02-26 03:15:452281
2282[[package]]
Dirkjan Ochtman93a16cb2022-01-03 17:18:462283name = "nom"
2284version = "7.1.0"
2285source = "registry+https://github.com/rust-lang/crates.io-index"
2286checksum = "1b1d11e1ef389c76fe5b81bcaf2ea32cf88b62bc494e19f493d0b30e7a930109"
2287dependencies = [
2288 "memchr",
2289 "minimal-lexical",
2290 "version_check",
2291]
2292
2293[[package]]
Eric Huss3a6fc802022-04-20 13:50:392294name = "normalize-line-endings"
2295version = "0.3.0"
2296source = "registry+https://github.com/rust-lang/crates.io-index"
2297checksum = "61807f77802ff30975e01f4f071c8ba10c022052f98b3294119f3e615d13e5be"
2298
2299[[package]]
Oliver Schneider0ad54532018-07-14 22:01:242300name = "num-integer"
Mark Rousskov342d9562020-08-17 15:21:442301version = "0.1.43"
Alex Crichton994bfd42018-02-26 17:07:162302source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:442303checksum = "8d59457e662d541ba17869cf51cf177c0b5f0cbf476c66bdc90bf1edac4f875b"
Alex Crichton994bfd42018-02-26 17:07:162304dependencies = [
Mark Rousskov342d9562020-08-17 15:21:442305 "autocfg",
Alex Crichton093ede22019-08-15 00:45:092306 "num-traits",
Alex Crichton994bfd42018-02-26 17:07:162307]
2308
2309[[package]]
2310name = "num-traits"
Mark Rousskov342d9562020-08-17 15:21:442311version = "0.2.12"
Steve Klabnik2795de32017-02-20 00:20:572312source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:442313checksum = "ac267bcc07f48ee5f8935ab0d24f316fb722d7a1292e2913f0cc196b29ffd611"
2314dependencies = [
2315 "autocfg",
2316]
Steve Klabnik2795de32017-02-20 00:20:572317
2318[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292319name = "num_cpus"
klensy8ebc73b2022-02-06 20:57:292320version = "1.13.1"
Ahmed Charles9ca382f2016-09-02 08:55:292321source = "registry+https://github.com/rust-lang/crates.io-index"
klensy8ebc73b2022-02-06 20:57:292322checksum = "19e64526ebdee182341572e50e9ad03965aa510cd94427a4549448f285e957a1"
Ahmed Charles9ca382f2016-09-02 08:55:292323dependencies = [
Stefan Lankes1ab5b0b2022-02-15 12:57:072324 "hermit-abi 0.1.19",
Alex Crichton093ede22019-08-15 00:45:092325 "libc",
Ahmed Charles9ca382f2016-09-02 08:55:292326]
2327
2328[[package]]
Alex Crichton06d565c2020-05-13 21:22:372329name = "object"
Martin Kröning21625e52022-06-01 22:16:002330version = "0.29.0"
2331source = "registry+https://github.com/rust-lang/crates.io-index"
2332checksum = "21158b2c33aa6d4561f1c0a6ea283ca92bc54802a93b263e910746d679a7eb53"
2333dependencies = [
Michael Howellcf83a1d2022-11-03 17:10:152334 "compiler_builtins",
Martin Kröning21625e52022-06-01 22:16:002335 "crc32fast",
Josh Stonedaa7c142022-07-14 17:13:522336 "flate2",
2337 "hashbrown",
Martin Kröning21625e52022-06-01 22:16:002338 "indexmap",
2339 "memchr",
Michael Howellcf83a1d2022-11-03 17:10:152340 "rustc-std-workspace-alloc",
2341 "rustc-std-workspace-core",
Martin Kröning21625e52022-06-01 22:16:002342]
2343
2344[[package]]
Michael Woeristerd0be27c2021-07-20 11:54:372345name = "odht"
Michael Woerister6771ac32021-10-29 16:05:152346version = "0.3.1"
Michael Woeristerd0be27c2021-07-20 11:54:372347source = "registry+https://github.com/rust-lang/crates.io-index"
Michael Woerister6771ac32021-10-29 16:05:152348checksum = "5a518809ac14b25b569624d0268eba1e88498f71615893dca57982bed7621abb"
Michael Woeristerd0be27c2021-07-20 11:54:372349dependencies = [
2350 "cfg-if 1.0.0",
2351]
2352
2353[[package]]
Mark Rousskov2fc32b92019-09-10 01:01:412354name = "once_cell"
Arlo Siemsenb59abdc2022-06-17 17:58:512355version = "1.12.0"
Mark Rousskov2fc32b92019-09-10 01:01:412356source = "registry+https://github.com/rust-lang/crates.io-index"
Arlo Siemsenb59abdc2022-06-17 17:58:512357checksum = "7709cef83f0c1f58f666e746a08b21e0085f7440fa6a29cc194d68aac97a4225"
Mark Rousskov2fc32b92019-09-10 01:01:412358
2359[[package]]
Alex Crichton2863b752018-08-21 17:23:472360name = "opener"
Eric Hussfaa64612021-06-22 23:19:242361version = "0.5.0"
2362source = "registry+https://github.com/rust-lang/crates.io-index"
2363checksum = "4ea3ebcd72a54701f56345f16785a6d3ac2df7e986d273eb4395c0b01db17952"
2364dependencies = [
2365 "bstr",
Igor Matuszewskiaf53b0d2021-07-21 13:17:312366 "winapi",
Eric Hussfaa64612021-06-22 23:19:242367]
2368
2369[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582370name = "openssl"
Johannes Nixdorf59c66bb2022-04-16 08:50:292371version = "0.10.38"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582372source = "registry+https://github.com/rust-lang/crates.io-index"
Johannes Nixdorf59c66bb2022-04-16 08:50:292373checksum = "0c7ae222234c30df141154f159066c5093ff73b63204dcda7121eb082fc56a95"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582374dependencies = [
Alex Crichton093ede22019-08-15 00:45:092375 "bitflags",
klensy50c38902021-05-01 11:50:032376 "cfg-if 1.0.0",
Alex Crichton093ede22019-08-15 00:45:092377 "foreign-types",
Alex Crichton093ede22019-08-15 00:45:092378 "libc",
klensy50c38902021-05-01 11:50:032379 "once_cell",
Alex Crichton093ede22019-08-15 00:45:092380 "openssl-sys",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582381]
2382
2383[[package]]
2384name = "openssl-probe"
klensy43512e62022-07-26 16:16:432385version = "0.1.5"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582386source = "registry+https://github.com/rust-lang/crates.io-index"
klensy43512e62022-07-26 16:16:432387checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582388
2389[[package]]
Eric Huss97308712018-08-14 21:27:262390name = "openssl-src"
klensy43512e62022-07-26 16:16:432391version = "111.22.0+1.1.1q"
Eric Huss97308712018-08-14 21:27:262392source = "registry+https://github.com/rust-lang/crates.io-index"
klensy43512e62022-07-26 16:16:432393checksum = "8f31f0d509d1c1ae9cada2f9539ff8f37933831fd5098879e482aa687d659853"
Eric Huss97308712018-08-14 21:27:262394dependencies = [
Alex Crichton093ede22019-08-15 00:45:092395 "cc",
Eric Huss97308712018-08-14 21:27:262396]
2397
2398[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582399name = "openssl-sys"
Johannes Nixdorf59c66bb2022-04-16 08:50:292400version = "0.9.72"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582401source = "registry+https://github.com/rust-lang/crates.io-index"
Johannes Nixdorf59c66bb2022-04-16 08:50:292402checksum = "7e46109c383602735fa0a2e48dd2b7c892b048e1bf69e5c3b1d804b7d9c203cb"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582403dependencies = [
Amanieu d'Antrasd51b7b22020-03-16 18:37:152404 "autocfg",
Alex Crichton093ede22019-08-15 00:45:092405 "cc",
2406 "libc",
2407 "openssl-src",
2408 "pkg-config",
Alex Crichton093ede22019-08-15 00:45:092409 "vcpkg",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582410]
2411
2412[[package]]
Weihang Lo5095f542022-09-27 16:46:342413name = "ordered-float"
2414version = "2.10.0"
2415source = "registry+https://github.com/rust-lang/crates.io-index"
2416checksum = "7940cf2ca942593318d07fcf2596cdca60a85c9e7fab408a5e21a4f9dcd40d87"
2417dependencies = [
2418 "num-traits",
2419]
2420
2421[[package]]
Eric Huss94015472021-10-12 04:48:272422name = "os_info"
Eric Huss0a31aa22022-08-10 11:07:572423version = "3.5.0"
Eric Huss94015472021-10-12 04:48:272424source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss0a31aa22022-08-10 11:07:572425checksum = "5209b2162b2c140df493a93689e04f8deab3a67634f5bc7a553c0a98e5b8d399"
Eric Huss94015472021-10-12 04:48:272426dependencies = [
2427 "log",
2428 "serde",
2429 "winapi",
2430]
2431
2432[[package]]
Eric Hussbfacc5c2022-01-19 03:14:332433name = "os_str_bytes"
2434version = "6.0.0"
2435source = "registry+https://github.com/rust-lang/crates.io-index"
2436checksum = "8e22443d1643a904602595ba1cd8f7d896afe56d26712531c5ff73a15b2fbf64"
Eric Hussbfacc5c2022-01-19 03:14:332437
2438[[package]]
Ralf Jung10430db2022-07-15 14:04:232439name = "owo-colors"
2440version = "3.4.0"
2441source = "registry+https://github.com/rust-lang/crates.io-index"
2442checksum = "decf7381921fea4dcb2549c5667eda59b3ec297ab7e2b5fc33eac69d2e7da87b"
2443
2444[[package]]
Yuki Okushi2b0e27e2021-03-17 20:34:052445name = "packed_simd_2"
2446version = "0.3.4"
Nick Cameron7a7445b2018-12-01 10:36:322447source = "registry+https://github.com/rust-lang/crates.io-index"
Yuki Okushi2b0e27e2021-03-17 20:34:052448checksum = "3278e0492f961fd4ae70909f56b2723a7e8d01a228427294e19cdfdebda89a17"
Nick Cameron7a7445b2018-12-01 10:36:322449dependencies = [
Aaron Hill44fdfd62020-10-11 17:51:072450 "cfg-if 0.1.10",
Yuki Okushi2b0e27e2021-03-17 20:34:052451 "libm",
Nick Cameron7a7445b2018-12-01 10:36:322452]
2453
2454[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292455name = "panic_abort"
2456version = "0.0.0"
2457dependencies = [
Thiébaud Weksteen52ee9fb2021-03-15 10:21:392458 "alloc",
Collin Bakerdfab01b2022-10-21 18:38:562459 "cfg-if 1.0.0",
Alex Crichton093ede22019-08-15 00:45:092460 "compiler_builtins",
2461 "core",
2462 "libc",
Ahmed Charles9ca382f2016-09-02 08:55:292463]
2464
2465[[package]]
2466name = "panic_unwind"
2467version = "0.0.0"
2468dependencies = [
Alex Crichton093ede22019-08-15 00:45:092469 "alloc",
Collin Bakerdfab01b2022-10-21 18:38:562470 "cfg-if 1.0.0",
Alex Crichton093ede22019-08-15 00:45:092471 "compiler_builtins",
2472 "core",
2473 "libc",
2474 "unwind",
Ahmed Charles9ca382f2016-09-02 08:55:292475]
2476
2477[[package]]
John Kåre Alsaker970c6132017-12-03 12:49:012478name = "parking_lot"
flip1995e36e5a52021-12-06 11:33:552479version = "0.11.2"
Mark Rousskov342d9562020-08-17 15:21:442480source = "registry+https://github.com/rust-lang/crates.io-index"
flip1995e36e5a52021-12-06 11:33:552481checksum = "7d17b78036a60663b797adeaee46f5c9dfebb86948d1255007a1d6be0271ff99"
Mark Rousskov342d9562020-08-17 15:21:442482dependencies = [
2483 "instant",
Caleb Cartwright63913182021-02-10 01:52:542484 "lock_api",
Philipp Krones586cbd02022-06-04 12:07:442485 "parking_lot_core 0.8.5",
2486]
2487
2488[[package]]
2489name = "parking_lot"
2490version = "0.12.1"
2491source = "registry+https://github.com/rust-lang/crates.io-index"
2492checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"
2493dependencies = [
2494 "lock_api",
Mateusz Mikuład5899ef2022-11-05 11:19:552495 "parking_lot_core 0.9.4",
Mark Rousskov342d9562020-08-17 15:21:442496]
2497
2498[[package]]
2499name = "parking_lot_core"
flip1995e36e5a52021-12-06 11:33:552500version = "0.8.5"
Mark Rousskov342d9562020-08-17 15:21:442501source = "registry+https://github.com/rust-lang/crates.io-index"
flip1995e36e5a52021-12-06 11:33:552502checksum = "d76e8e1493bcac0d2766c42737f34458f1c8c50c0d23bcb24ea953affb273216"
Mark Rousskov342d9562020-08-17 15:21:442503dependencies = [
Yuki Okushi79348f42021-03-17 20:25:472504 "cfg-if 1.0.0",
Mark Rousskov342d9562020-08-17 15:21:442505 "instant",
2506 "libc",
klensydcdc3082021-05-11 19:03:592507 "redox_syscall",
Jubilee Younge8eb6912021-04-22 04:40:292508 "smallvec",
Igor Matuszewskiaf53b0d2021-07-21 13:17:312509 "winapi",
Igor Matuszewski8fc4bba2020-02-12 14:47:312510]
2511
2512[[package]]
Philipp Krones586cbd02022-06-04 12:07:442513name = "parking_lot_core"
Mateusz Mikuład5899ef2022-11-05 11:19:552514version = "0.9.4"
Philipp Krones586cbd02022-06-04 12:07:442515source = "registry+https://github.com/rust-lang/crates.io-index"
Mateusz Mikuład5899ef2022-11-05 11:19:552516checksum = "4dc9e0dc2adc1c69d09143aff38d3d30c5c3f0df0dad82e6d25547af174ebec0"
Philipp Krones586cbd02022-06-04 12:07:442517dependencies = [
2518 "cfg-if 1.0.0",
2519 "libc",
2520 "redox_syscall",
2521 "smallvec",
Mateusz Mikuład5899ef2022-11-05 11:19:552522 "windows-sys 0.42.0",
Philipp Krones586cbd02022-06-04 12:07:442523]
2524
2525[[package]]
Federico Ponzi4b6a0272020-07-17 22:01:272526name = "pathdiff"
Eric Huss4b4a5142022-04-14 01:02:322527version = "0.2.1"
Federico Ponzi4b6a0272020-07-17 22:01:272528source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss4b4a5142022-04-14 01:02:322529checksum = "8835116a5c179084a830efb3adc117ab007512b535bc1a21c991d3b32a6b44dd"
Federico Ponzi4b6a0272020-07-17 22:01:272530
2531[[package]]
Alex Crichton1cede102017-06-15 02:33:062532name = "percent-encoding"
Eric Huss139477d2019-11-12 18:14:482533version = "2.1.0"
Eric Hussf2428a62019-08-01 00:44:392534source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss139477d2019-11-12 18:14:482535checksum = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e"
Eric Hussf2428a62019-08-01 00:44:392536
2537[[package]]
Wesley Wisere130e9c2021-02-25 23:25:382538name = "perf-event-open-sys"
2539version = "1.0.1"
2540source = "registry+https://github.com/rust-lang/crates.io-index"
2541checksum = "ce9bedf5da2c234fdf2391ede2b90fabf585355f33100689bc364a3ea558561a"
2542dependencies = [
2543 "libc",
2544]
2545
2546[[package]]
Steve Klabnika0769612017-02-07 23:13:572547name = "pest"
klensy45fac342022-08-31 20:04:122548version = "2.3.0"
James Munnsde763692019-01-19 02:39:372549source = "registry+https://github.com/rust-lang/crates.io-index"
klensy45fac342022-08-31 20:04:122550checksum = "4b0560d531d1febc25a3c9398a62a71256c0178f2e3443baedd9ad4bb8c9deb4"
James Munnsde763692019-01-19 02:39:372551dependencies = [
klensy45fac342022-08-31 20:04:122552 "thiserror",
Alex Crichton093ede22019-08-15 00:45:092553 "ucd-trie",
James Munnsde763692019-01-19 02:39:372554]
2555
2556[[package]]
Alex Crichtone9d89832018-04-02 15:43:552557name = "pest_derive"
klensy45fac342022-08-31 20:04:122558version = "2.3.0"
James Munnsde763692019-01-19 02:39:372559source = "registry+https://github.com/rust-lang/crates.io-index"
klensy45fac342022-08-31 20:04:122560checksum = "905708f7f674518498c1f8d644481440f476d39ca6ecae83319bba7c6c12da91"
James Munnsde763692019-01-19 02:39:372561dependencies = [
Alex Crichton093ede22019-08-15 00:45:092562 "pest",
2563 "pest_generator",
James Munnsde763692019-01-19 02:39:372564]
2565
2566[[package]]
2567name = "pest_generator"
klensy45fac342022-08-31 20:04:122568version = "2.3.0"
James Munnsde763692019-01-19 02:39:372569source = "registry+https://github.com/rust-lang/crates.io-index"
klensy45fac342022-08-31 20:04:122570checksum = "5803d8284a629cc999094ecd630f55e91b561a1d1ba75e233b00ae13b91a69ad"
James Munnsde763692019-01-19 02:39:372571dependencies = [
Alex Crichton093ede22019-08-15 00:45:092572 "pest",
2573 "pest_meta",
Aaron Hill70ba4912020-08-01 14:11:152574 "proc-macro2",
2575 "quote",
2576 "syn",
James Munnsde763692019-01-19 02:39:372577]
2578
2579[[package]]
2580name = "pest_meta"
klensy45fac342022-08-31 20:04:122581version = "2.3.0"
James Munnsde763692019-01-19 02:39:372582source = "registry+https://github.com/rust-lang/crates.io-index"
klensy45fac342022-08-31 20:04:122583checksum = "1538eb784f07615c6d9a8ab061089c6c54a344c5b4301db51990ca1c241e8c04"
James Munnsde763692019-01-19 02:39:372584dependencies = [
klensy45fac342022-08-31 20:04:122585 "once_cell",
Alex Crichton093ede22019-08-15 00:45:092586 "pest",
klensy45fac342022-08-31 20:04:122587 "sha-1",
James Munnsde763692019-01-19 02:39:372588]
2589
2590[[package]]
Jack Hueya24df5b2020-03-03 16:25:032591name = "petgraph"
Jack Huey6aa2e9d2020-05-27 00:19:192592version = "0.5.1"
Jack Hueya24df5b2020-03-03 16:25:032593source = "registry+https://github.com/rust-lang/crates.io-index"
Jack Huey6aa2e9d2020-05-27 00:19:192594checksum = "467d164a6de56270bd7c4d070df81d07beace25012d5103ced4e9ff08d6afdb7"
Jack Hueya24df5b2020-03-03 16:25:032595dependencies = [
2596 "fixedbitset",
Jack Huey6aa2e9d2020-05-27 00:19:192597 "indexmap",
Jack Hueya24df5b2020-03-03 16:25:032598]
2599
2600[[package]]
steveklabnikecfbaca2018-04-03 14:32:042601name = "phf"
klensy947e7872022-04-15 18:11:142602version = "0.10.1"
steveklabnikecfbaca2018-04-03 14:32:042603source = "registry+https://github.com/rust-lang/crates.io-index"
klensy947e7872022-04-15 18:11:142604checksum = "fabbf1ead8a5bcbc20f5f8b939ee3f5b0f6f281b6ad3468b84656b658b455259"
steveklabnikecfbaca2018-04-03 14:32:042605dependencies = [
Alex Crichton093ede22019-08-15 00:45:092606 "phf_shared",
steveklabnikecfbaca2018-04-03 14:32:042607]
2608
2609[[package]]
2610name = "phf_codegen"
klensy947e7872022-04-15 18:11:142611version = "0.10.0"
steveklabnikecfbaca2018-04-03 14:32:042612source = "registry+https://github.com/rust-lang/crates.io-index"
klensy947e7872022-04-15 18:11:142613checksum = "4fb1c3a8bc4dd4e5cfce29b44ffc14bedd2ee294559a294e2a4d4c9e9a6a13cd"
steveklabnikecfbaca2018-04-03 14:32:042614dependencies = [
Alex Crichton093ede22019-08-15 00:45:092615 "phf_generator",
2616 "phf_shared",
steveklabnikecfbaca2018-04-03 14:32:042617]
2618
2619[[package]]
2620name = "phf_generator"
klensy947e7872022-04-15 18:11:142621version = "0.10.0"
steveklabnikecfbaca2018-04-03 14:32:042622source = "registry+https://github.com/rust-lang/crates.io-index"
klensy947e7872022-04-15 18:11:142623checksum = "5d5285893bb5eb82e6aaf5d59ee909a06a16737a8970984dd7746ba9283498d6"
steveklabnikecfbaca2018-04-03 14:32:042624dependencies = [
Alex Crichton093ede22019-08-15 00:45:092625 "phf_shared",
klensy947e7872022-04-15 18:11:142626 "rand 0.8.5",
steveklabnikecfbaca2018-04-03 14:32:042627]
2628
2629[[package]]
2630name = "phf_shared"
klensy947e7872022-04-15 18:11:142631version = "0.10.0"
steveklabnikecfbaca2018-04-03 14:32:042632source = "registry+https://github.com/rust-lang/crates.io-index"
klensy947e7872022-04-15 18:11:142633checksum = "b6796ad771acdc0123d2a88dc428b5e38ef24456743ddb1744ed628f9815c096"
steveklabnikecfbaca2018-04-03 14:32:042634dependencies = [
Alex Crichton093ede22019-08-15 00:45:092635 "siphasher",
steveklabnikecfbaca2018-04-03 14:32:042636]
2637
2638[[package]]
Caleb Cartwright63913182021-02-10 01:52:542639name = "pin-project-lite"
klensy9f621ae2022-01-24 17:19:212640version = "0.2.8"
Caleb Cartwright63913182021-02-10 01:52:542641source = "registry+https://github.com/rust-lang/crates.io-index"
klensy9f621ae2022-01-24 17:19:212642checksum = "e280fbe77cc62c91527259e9442153f4688736748d24660126286329742b4c6c"
Caleb Cartwright63913182021-02-10 01:52:542643
2644[[package]]
2645name = "pin-utils"
2646version = "0.1.0"
2647source = "registry+https://github.com/rust-lang/crates.io-index"
2648checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
2649
2650[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582651name = "pkg-config"
Alyssa Rossb3b6fbc2022-10-14 01:42:232652version = "0.3.25"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582653source = "registry+https://github.com/rust-lang/crates.io-index"
Alyssa Rossb3b6fbc2022-10-14 01:42:232654checksum = "1df8c4ec4b0627e53bdf214615ad287367e482558cf84b109250b37464dc03ae"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582655
2656[[package]]
Santiago Pastorino8429d112018-05-24 21:52:012657name = "polonius-engine"
Rémy Rakic99cc35d2021-07-22 20:21:062658version = "0.13.0"
Santiago Pastorino8429d112018-05-24 21:52:012659source = "registry+https://github.com/rust-lang/crates.io-index"
Rémy Rakic99cc35d2021-07-22 20:21:062660checksum = "c4e8e505342045d397d0b6674dcb82d6faf5cf40484d30eeb88fc82ef14e903f"
Douglas Campos422fe7c2018-05-29 11:52:512661dependencies = [
Alex Crichton093ede22019-08-15 00:45:092662 "datafrog",
2663 "log",
2664 "rustc-hash",
Douglas Campos422fe7c2018-05-29 11:52:512665]
Santiago Pastorino8429d112018-05-24 21:52:012666
2667[[package]]
gnzlbg52caca02019-08-01 15:02:262668name = "ppv-lite86"
Yuki Okushi9f8628b2020-05-26 04:35:212669version = "0.2.8"
gnzlbg52caca02019-08-01 15:02:262670source = "registry+https://github.com/rust-lang/crates.io-index"
Yuki Okushi9f8628b2020-05-26 04:35:212671checksum = "237a5ed80e274dbc66f86bd59c1e25edc039660be53194b5fe0a482e0f2612ea"
gnzlbg52caca02019-08-01 15:02:262672
2673[[package]]
steveklabnikecfbaca2018-04-03 14:32:042674name = "precomputed-hash"
2675version = "0.1.1"
2676source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092677checksum = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c"
steveklabnikecfbaca2018-04-03 14:32:042678
2679[[package]]
Eric Huss8c20add2018-12-03 01:33:202680name = "pretty_env_logger"
Matthias Krüger451d4922020-02-10 19:47:382681version = "0.4.0"
Eric Huss8c20add2018-12-03 01:33:202682source = "registry+https://github.com/rust-lang/crates.io-index"
Matthias Krüger451d4922020-02-10 19:47:382683checksum = "926d36b9553851b8b0005f1275891b392ee4d2d833852c417ed025477350fb9d"
Eric Huss8c20add2018-12-03 01:33:202684dependencies = [
Matthias Krüger451d4922020-02-10 19:47:382685 "env_logger 0.7.1",
Alex Crichton093ede22019-08-15 00:45:092686 "log",
Eric Huss8c20add2018-12-03 01:33:202687]
2688
2689[[package]]
Igor Matuszewskic2249a42019-09-08 08:28:112690name = "proc-macro-error"
Mark Rousskov342d9562020-08-17 15:21:442691version = "1.0.4"
Igor Matuszewskic2249a42019-09-08 08:28:112692source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:442693checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
Igor Matuszewskic2249a42019-09-08 08:28:112694dependencies = [
Mark Rousskov342d9562020-08-17 15:21:442695 "proc-macro-error-attr",
Aaron Hill70ba4912020-08-01 14:11:152696 "proc-macro2",
2697 "quote",
2698 "syn",
Mark Rousskov342d9562020-08-17 15:21:442699 "version_check",
2700]
2701
2702[[package]]
2703name = "proc-macro-error-attr"
2704version = "1.0.4"
2705source = "registry+https://github.com/rust-lang/crates.io-index"
2706checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
2707dependencies = [
2708 "proc-macro2",
2709 "quote",
2710 "version_check",
Alex Crichtone9d89832018-04-02 15:43:552711]
2712
2713[[package]]
David Wood7f916972022-03-26 07:27:432714name = "proc-macro-hack"
2715version = "0.5.19"
2716source = "registry+https://github.com/rust-lang/crates.io-index"
2717checksum = "dbf0c48bc1d91375ae5c3cd81e3722dff1abcf81a30960240640d223f59fe0e5"
2718
2719[[package]]
Igor Matuszewskic2249a42019-09-08 08:28:112720name = "proc-macro2"
Andres Suareza65ddf02022-10-09 03:25:402721version = "1.0.46"
Igor Matuszewskic2249a42019-09-08 08:28:112722source = "registry+https://github.com/rust-lang/crates.io-index"
Andres Suareza65ddf02022-10-09 03:25:402723checksum = "94e2ef8dbfc347b10c094890f778ee2e36ca9bb4262e86dc99cd217e35f3470b"
Igor Matuszewskic2249a42019-09-08 08:28:112724dependencies = [
Andres Suareza65ddf02022-10-09 03:25:402725 "unicode-ident",
Igor Matuszewskic2249a42019-09-08 08:28:112726]
2727
2728[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292729name = "proc_macro"
2730version = "0.0.0"
Alex Crichtonb47c9692019-08-16 15:29:082731dependencies = [
Vadim Petrochenkovf5ca02c2022-02-01 12:30:322732 "core",
Alex Crichtonb47c9692019-08-16 15:29:082733 "std",
2734]
Ahmed Charles9ca382f2016-09-02 08:55:292735
2736[[package]]
whitequark42754ce2017-02-13 09:57:502737name = "profiler_builtins"
2738version = "0.0.0"
2739dependencies = [
Alex Crichton093ede22019-08-15 00:45:092740 "cc",
2741 "compiler_builtins",
2742 "core",
Marco Castelluccioecba8d62017-06-04 14:54:392743]
2744
2745[[package]]
Oliver Scherer26edcee2018-11-02 15:14:242746name = "psm"
Mateusz Mikuład5899ef2022-11-05 11:19:552747version = "0.1.21"
Oliver Scherer26edcee2018-11-02 15:14:242748source = "registry+https://github.com/rust-lang/crates.io-index"
Mateusz Mikuład5899ef2022-11-05 11:19:552749checksum = "5787f7cda34e3033a72192c018bc5883100330f362ef279a8cbccfce8bb4e874"
Oliver Scherer26edcee2018-11-02 15:14:242750dependencies = [
2751 "cc",
2752]
2753
2754[[package]]
Steve Klabnika0769612017-02-07 23:13:572755name = "pulldown-cmark"
Guillaume Gomez7f78a9a2022-07-26 18:36:202756version = "0.9.2"
Joshua Nelsone4c28bf2020-09-14 00:15:012757source = "registry+https://github.com/rust-lang/crates.io-index"
Guillaume Gomez7f78a9a2022-07-26 18:36:202758checksum = "2d9cc634bc78768157b5cbfe988ffcd1dcba95cd2b2f03a88316c08c6d00ed63"
Joshua Nelsone4c28bf2020-09-14 00:15:012759dependencies = [
2760 "bitflags",
2761 "memchr",
2762 "unicase",
2763]
2764
2765[[package]]
Eduard-Mihai Burtescu20929632019-01-29 05:24:322766name = "punycode"
Mark Rousskov342d9562020-08-17 15:21:442767version = "0.4.1"
Eduard-Mihai Burtescu20929632019-01-29 05:24:322768source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:442769checksum = "e9e1dcb320d6839f6edb64f7a4a59d39b30480d4d1765b56873f7c858538a5fe"
Eduard-Mihai Burtescu20929632019-01-29 05:24:322770
2771[[package]]
Steve Klabnika0769612017-02-07 23:13:572772name = "quick-error"
Igor Matuszewskie26f35d2020-05-05 12:05:062773version = "1.2.3"
Steve Klabnika0769612017-02-07 23:13:572774source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewskie26f35d2020-05-05 12:05:062775checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0"
Steve Klabnika0769612017-02-07 23:13:572776
2777[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:292778name = "quine-mc_cluskey"
2779version = "0.2.4"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582780source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092781checksum = "07589615d719a60c8dd8a4622e7946465dfef20d1a428f969e3443e7386d5f45"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582782
2783[[package]]
2784name = "quote"
klensy813420b2022-04-18 16:10:372785version = "1.0.18"
Igor Matuszewskic2249a42019-09-08 08:28:112786source = "registry+https://github.com/rust-lang/crates.io-index"
klensy813420b2022-04-18 16:10:372787checksum = "a1feb54ed693b93a84e14094943b84b7c4eae204c512b7ccb95ab0c66d278ad1"
Igor Matuszewskic2249a42019-09-08 08:28:112788dependencies = [
Aaron Hill70ba4912020-08-01 14:11:152789 "proc-macro2",
Alex Crichtone9d89832018-04-02 15:43:552790]
2791
2792[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292793name = "rand"
Alex Crichtonaabf4e92020-01-08 15:33:572794version = "0.7.3"
gnzlbg52caca02019-08-01 15:02:262795source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichtonaabf4e92020-01-08 15:33:572796checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"
gnzlbg52caca02019-08-01 15:02:262797dependencies = [
Collin Bakerdfab01b2022-10-21 18:38:562798 "getrandom 0.1.16",
Alex Crichton093ede22019-08-15 00:45:092799 "libc",
Aaron Hill2550d5b2021-03-07 23:39:192800 "rand_chacha 0.2.2",
2801 "rand_core 0.5.1",
klensy947e7872022-04-15 18:11:142802 "rand_hc",
Alex Crichtonb4110902018-12-08 11:06:542803]
2804
2805[[package]]
Aaron Hill2550d5b2021-03-07 23:39:192806name = "rand"
klensy947e7872022-04-15 18:11:142807version = "0.8.5"
Aaron Hill2550d5b2021-03-07 23:39:192808source = "registry+https://github.com/rust-lang/crates.io-index"
klensy947e7872022-04-15 18:11:142809checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
Aaron Hill2550d5b2021-03-07 23:39:192810dependencies = [
2811 "libc",
2812 "rand_chacha 0.3.0",
2813 "rand_core 0.6.2",
Aaron Hill2550d5b2021-03-07 23:39:192814]
2815
2816[[package]]
gnzlbg52caca02019-08-01 15:02:262817name = "rand_chacha"
Yuki Okushi9f8628b2020-05-26 04:35:212818version = "0.2.2"
gnzlbg52caca02019-08-01 15:02:262819source = "registry+https://github.com/rust-lang/crates.io-index"
Yuki Okushi9f8628b2020-05-26 04:35:212820checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"
gnzlbg52caca02019-08-01 15:02:262821dependencies = [
Yuki Okushi9f8628b2020-05-26 04:35:212822 "ppv-lite86",
Aaron Hill2550d5b2021-03-07 23:39:192823 "rand_core 0.5.1",
2824]
2825
2826[[package]]
2827name = "rand_chacha"
2828version = "0.3.0"
2829source = "registry+https://github.com/rust-lang/crates.io-index"
2830checksum = "e12735cf05c9e10bf21534da50a147b924d555dc7a547c42e6bb2d5b6017ae0d"
2831dependencies = [
2832 "ppv-lite86",
2833 "rand_core 0.6.2",
gnzlbg52caca02019-08-01 15:02:262834]
2835
2836[[package]]
Alex Crichtonb4110902018-12-08 11:06:542837name = "rand_core"
Eric Huss2b985322019-11-25 16:14:072838version = "0.5.1"
gnzlbg52caca02019-08-01 15:02:262839source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss2b985322019-11-25 16:14:072840checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
gnzlbg52caca02019-08-01 15:02:262841dependencies = [
Collin Bakerdfab01b2022-10-21 18:38:562842 "getrandom 0.1.16",
gnzlbg52caca02019-08-01 15:02:262843]
2844
2845[[package]]
Aaron Hill2550d5b2021-03-07 23:39:192846name = "rand_core"
2847version = "0.6.2"
2848source = "registry+https://github.com/rust-lang/crates.io-index"
2849checksum = "34cf66eb183df1c5876e2dcf6b13d57340741e8dc255b48e40a26de954d06ae7"
2850dependencies = [
2851 "getrandom 0.2.0",
2852]
2853
2854[[package]]
Alex Crichtonb4110902018-12-08 11:06:542855name = "rand_hc"
gnzlbg52caca02019-08-01 15:02:262856version = "0.2.0"
2857source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092858checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
gnzlbg52caca02019-08-01 15:02:262859dependencies = [
Aaron Hill2550d5b2021-03-07 23:39:192860 "rand_core 0.5.1",
2861]
2862
2863[[package]]
Ralf Jung5b78e982019-04-19 07:37:332864name = "rand_xorshift"
2865version = "0.2.0"
2866source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092867checksum = "77d416b86801d23dde1aa643023b775c3a462efc0ed96443add11546cdf1dca8"
Ralf Jung5b78e982019-04-19 07:37:332868dependencies = [
Aaron Hill2550d5b2021-03-07 23:39:192869 "rand_core 0.5.1",
Eric Huss2b985322019-11-25 16:14:072870]
2871
2872[[package]]
2873name = "rand_xoshiro"
Chase Wilson09f15422021-08-29 15:55:292874version = "0.6.0"
2875source = "registry+https://github.com/rust-lang/crates.io-index"
2876checksum = "6f97cdb2a36ed4183de61b2f824cc45c9f1037f28afe0a322e9fff4c108b5aaa"
2877dependencies = [
2878 "rand_core 0.6.2",
2879]
2880
2881[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:292882name = "rayon"
Josh Stoneab57e362022-05-28 00:14:222883version = "1.5.3"
Nick Cameron4b6f5c22018-02-26 03:15:452884source = "registry+https://github.com/rust-lang/crates.io-index"
Josh Stoneab57e362022-05-28 00:14:222885checksum = "bd99e5772ead8baa5215278c9b15bf92087709e9c1b2d1f97cdb5a183c933a7d"
Nick Cameron4b6f5c22018-02-26 03:15:452886dependencies = [
Mark Rousskov342d9562020-08-17 15:21:442887 "autocfg",
Mateusz Mikuła2d8d8132019-12-04 17:40:162888 "crossbeam-deque",
Alex Crichton093ede22019-08-15 00:45:092889 "either",
2890 "rayon-core",
Oliver Schneideracdf83f2017-12-06 08:25:292891]
2892
2893[[package]]
2894name = "rayon-core"
Josh Stoneab57e362022-05-28 00:14:222895version = "1.9.3"
Oliver Schneideracdf83f2017-12-06 08:25:292896source = "registry+https://github.com/rust-lang/crates.io-index"
Josh Stoneab57e362022-05-28 00:14:222897checksum = "258bcdb5ac6dad48491bb2992db6b7cf74878b0384908af124823d118c99683f"
Oliver Schneideracdf83f2017-12-06 08:25:292898dependencies = [
Josh Stonef3b88122022-01-10 19:34:072899 "crossbeam-channel",
Mateusz Mikuła2d8d8132019-12-04 17:40:162900 "crossbeam-deque",
Josh Stonef3b88122022-01-10 19:34:072901 "crossbeam-utils",
Alex Crichton093ede22019-08-15 00:45:092902 "num_cpus",
Laurențiu Nicolab888eb92019-06-10 18:22:312903]
2904
2905[[package]]
Nick Cameronc5cad5a2017-09-22 01:58:352906name = "redox_syscall"
bjorn3856dd712021-08-15 16:40:402907version = "0.2.10"
flip19950046d7c2021-02-25 10:26:232908source = "registry+https://github.com/rust-lang/crates.io-index"
bjorn3856dd712021-08-15 16:40:402909checksum = "8383f39639269cde97d255a32bdb68c047337295414940c68bdd30c2e13203ff"
flip19950046d7c2021-02-25 10:26:232910dependencies = [
2911 "bitflags",
2912]
2913
2914[[package]]
flip19954c228cc2019-02-18 09:32:582915name = "redox_users"
flip19950046d7c2021-02-25 10:26:232916version = "0.4.0"
2917source = "registry+https://github.com/rust-lang/crates.io-index"
2918checksum = "528532f3d801c87aec9def2add9ca802fe569e44a544afe633765267840abe64"
2919dependencies = [
2920 "getrandom 0.2.0",
klensydcdc3082021-05-11 19:03:592921 "redox_syscall",
flip19950046d7c2021-02-25 10:26:232922]
2923
2924[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582925name = "regex"
klensy43512e62022-07-26 16:16:432926version = "1.5.6"
Oliver Schneider847bb142018-05-11 12:11:062927source = "registry+https://github.com/rust-lang/crates.io-index"
klensy43512e62022-07-26 16:16:432928checksum = "d83f127d94bdbcda4c8cc2e50f6f84f4b611f69c902699ca385a39c3a75f9ff1"
Oliver Schneider847bb142018-05-11 12:11:062929dependencies = [
Alex Crichton093ede22019-08-15 00:45:092930 "aho-corasick",
2931 "memchr",
2932 "regex-syntax",
Oliver Schneider847bb142018-05-11 12:11:062933]
2934
2935[[package]]
Oliver Schererec7230f2020-07-24 18:42:002936name = "regex-automata"
bjorn397c2fa12021-07-07 09:07:092937version = "0.1.10"
Oliver Schererec7230f2020-07-24 18:42:002938source = "registry+https://github.com/rust-lang/crates.io-index"
bjorn397c2fa12021-07-07 09:07:092939checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"
Oliver Schererec7230f2020-07-24 18:42:002940dependencies = [
Oliver Schererec7230f2020-07-24 18:42:002941 "regex-syntax",
2942]
2943
2944[[package]]
Steve Klabnika0769612017-02-07 23:13:572945name = "regex-syntax"
klensy43512e62022-07-26 16:16:432946version = "0.6.26"
Oliver Schneider847bb142018-05-11 12:11:062947source = "registry+https://github.com/rust-lang/crates.io-index"
klensy43512e62022-07-26 16:16:432948checksum = "49b3de9ec5dc0a3417da371aab17d729997c15010e7fd24ff707773a33bddb64"
Oliver Schneider847bb142018-05-11 12:11:062949
2950[[package]]
Alex Crichton7bc2cbf2017-04-26 15:52:192951name = "remote-test-client"
2952version = "0.1.0"
2953
2954[[package]]
2955name = "remote-test-server"
2956version = "0.1.0"
2957
2958[[package]]
Alex Crichton994bfd42018-02-26 17:07:162959name = "remove_dir_all"
Mark Rousskov342d9562020-08-17 15:21:442960version = "0.5.3"
Alex Crichton994bfd42018-02-26 17:07:162961source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:442962checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7"
Alex Crichton994bfd42018-02-26 17:07:162963dependencies = [
Igor Matuszewskiaf53b0d2021-07-21 13:17:312964 "winapi",
Alex Crichton994bfd42018-02-26 17:07:162965]
2966
2967[[package]]
est31d32ff142022-08-23 20:14:122968name = "replace-version-placeholder"
2969version = "0.1.0"
2970dependencies = [
2971 "tidy",
2972 "walkdir",
2973]
2974
2975[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582976name = "rls"
Eric Huss4a7e2fb2022-08-21 04:19:432977version = "2.0.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582978dependencies = [
Alex Crichton093ede22019-08-15 00:45:092979 "rustc-workspace-hack",
Alex Crichton093ede22019-08-15 00:45:092980 "serde",
2981 "serde_json",
Alex Crichton453080f2017-06-05 16:36:482982]
2983
2984[[package]]
Martin Algesten9a6afa82018-02-02 07:29:592985name = "rls-data"
Igor Matuszewskid72ea1b2021-01-15 00:50:592986version = "0.19.1"
Igor Matuszewski3ac464f2021-01-15 01:26:552987source = "registry+https://github.com/rust-lang/crates.io-index"
2988checksum = "a58135eb039f3a3279a33779192f0ee78b56f57ae636e25cec83530e41debb99"
Martin Algesten9a6afa82018-02-02 07:29:592989dependencies = [
Alex Crichton093ede22019-08-15 00:45:092990 "rls-span",
2991 "serde",
Martin Algesten9a6afa82018-02-02 07:29:592992]
2993
2994[[package]]
Nick Cameronfee1f642017-03-14 02:16:442995name = "rls-span"
Igor Matuszewskid72ea1b2021-01-15 00:50:592996version = "0.5.3"
Igor Matuszewski3ac464f2021-01-15 01:26:552997source = "registry+https://github.com/rust-lang/crates.io-index"
2998checksum = "f0eea58478fc06e15f71b03236612173a1b81e9770314edecfa664375e3e4c86"
Nick Cameronfee1f642017-03-14 02:16:442999dependencies = [
Alex Crichton093ede22019-08-15 00:45:093000 "serde",
Tatsuyuki Ishi0e79b972017-04-29 23:11:583001]
3002
3003[[package]]
Rich Kadela6f8b8a2020-07-02 18:27:153004name = "rust-demangler"
Rich Kadelf5aebad2020-09-01 23:15:173005version = "0.0.1"
Rich Kadela6f8b8a2020-07-02 18:27:153006dependencies = [
Rich Kadelf5aebad2020-09-01 23:15:173007 "regex",
Rich Kadela6f8b8a2020-07-02 18:27:153008 "rustc-demangle",
3009]
3010
3011[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293012name = "rustbook"
Steve Klabnika0769612017-02-07 23:13:573013version = "0.1.0"
3014dependencies = [
Weihang Loc1b4f112022-10-04 20:57:493015 "clap 3.2.20",
Eric Huss5b9e9d02020-11-15 01:37:023016 "env_logger 0.7.1",
Alex Crichton093ede22019-08-15 00:45:093017 "mdbook",
Steve Klabnika0769612017-02-07 23:13:573018]
Ahmed Charles9ca382f2016-09-02 08:55:293019
3020[[package]]
Ralf Jung9cc11e22022-10-04 13:23:573021name = "rustc-build-sysroot"
3022version = "0.3.3"
3023source = "registry+https://github.com/rust-lang/crates.io-index"
3024checksum = "ec5f3689b6c560d6a3a17fcbe54204cd870b4fcf46342d60de16715b660d2c92"
3025dependencies = [
3026 "anyhow",
3027 "rustc_version",
3028 "tempfile",
3029]
3030
3031[[package]]
Josh Stone020c5ec2017-05-08 22:01:133032name = "rustc-demangle"
Eduard-Mihai Burtescuf8810ee2021-08-10 21:05:253033version = "0.1.21"
Josh Stone020c5ec2017-05-08 22:01:133034source = "registry+https://github.com/rust-lang/crates.io-index"
Eduard-Mihai Burtescuf8810ee2021-08-10 21:05:253035checksum = "7ef03e0a2b150c7a90d01faf6254c9c48a41e95fb2a8c2ac1c6f0d2b9aefc342"
Alex Crichtonfcc8bb42018-12-14 22:37:513036dependencies = [
Alex Crichton093ede22019-08-15 00:45:093037 "compiler_builtins",
3038 "rustc-std-workspace-core",
Alex Crichtonfcc8bb42018-12-14 22:37:513039]
Josh Stone020c5ec2017-05-08 22:01:133040
3041[[package]]
Niko Matsakis9c548bf2018-05-24 12:48:023042name = "rustc-hash"
Jack Huey6aa2e9d2020-05-27 00:19:193043version = "1.1.0"
Niko Matsakis9c548bf2018-05-24 12:48:023044source = "registry+https://github.com/rust-lang/crates.io-index"
Jack Huey6aa2e9d2020-05-27 00:19:193045checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
Niko Matsakis9c548bf2018-05-24 12:48:023046
3047[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293048name = "rustc-main"
3049version = "0.0.0"
3050dependencies = [
Rémy Rakicadab1352022-05-06 21:20:043051 "jemalloc-sys",
Alex Crichton093ede22019-08-15 00:45:093052 "rustc_codegen_ssa",
3053 "rustc_driver",
Oli Scherer9960cc12022-06-02 10:08:383054 "rustc_smir",
Ahmed Charles9ca382f2016-09-02 08:55:293055]
3056
3057[[package]]
John Kåre Alsaker4afdae62018-05-12 02:11:033058name = "rustc-rayon"
Josh Stoneab57e362022-05-28 00:14:223059version = "0.4.0"
Josh Stone33c41252019-09-10 17:13:073060source = "registry+https://github.com/rust-lang/crates.io-index"
Josh Stoneab57e362022-05-28 00:14:223061checksum = "1a79f0b0b2609e2eacf9758013f50e7176cb4b29fd6436a747b14a5362c8727a"
Josh Stone33c41252019-09-10 17:13:073062dependencies = [
Josh Stoneab57e362022-05-28 00:14:223063 "autocfg",
Mateusz Mikuła2d8d8132019-12-04 17:40:163064 "crossbeam-deque",
Josh Stone33c41252019-09-10 17:13:073065 "either",
Igor Matuszewski5b091302019-12-10 15:01:013066 "rustc-rayon-core",
John Kåre Alsaker0e05a9b2019-04-25 20:50:413067]
3068
3069[[package]]
Josh Stone33c41252019-09-10 17:13:073070name = "rustc-rayon-core"
Josh Stoneab57e362022-05-28 00:14:223071version = "0.4.1"
Josh Stone33c41252019-09-10 17:13:073072source = "registry+https://github.com/rust-lang/crates.io-index"
Josh Stoneab57e362022-05-28 00:14:223073checksum = "02269144a0db9bb55cf5d4a41a5a0e95b334b0b78b08269018ca9b0250718c30"
Josh Stone33c41252019-09-10 17:13:073074dependencies = [
Josh Stoneab57e362022-05-28 00:14:223075 "crossbeam-channel",
Mateusz Mikuła2d8d8132019-12-04 17:40:163076 "crossbeam-deque",
Josh Stonef3b88122022-01-10 19:34:073077 "crossbeam-utils",
Josh Stone33c41252019-09-10 17:13:073078 "num_cpus",
3079]
3080
3081[[package]]
flip1995898ef0f2020-12-06 14:07:593082name = "rustc-semver"
3083version = "1.1.0"
3084source = "registry+https://github.com/rust-lang/crates.io-index"
3085checksum = "5be1bdc7edf596692617627bbfeaba522131b18e06ca4df2b6b689e3c5d5ce84"
3086
3087[[package]]
Amanieu d'Antras1fa7a212019-02-07 11:08:053088name = "rustc-std-workspace-alloc"
Alex Crichton6c74bc92019-09-09 20:01:053089version = "1.99.0"
Amanieu d'Antras1fa7a212019-02-07 11:08:053090dependencies = [
Alex Crichton093ede22019-08-15 00:45:093091 "alloc",
Amanieu d'Antras1fa7a212019-02-07 11:08:053092]
3093
3094[[package]]
Alex Crichton4c21a3b2018-11-20 05:52:503095name = "rustc-std-workspace-core"
Alex Crichton6c74bc92019-09-09 20:01:053096version = "1.99.0"
Alex Crichton4c21a3b2018-11-20 05:52:503097dependencies = [
Alex Crichton093ede22019-08-15 00:45:093098 "core",
Alex Crichton4c21a3b2018-11-20 05:52:503099]
3100
3101[[package]]
Alex Crichtonb47c9692019-08-16 15:29:083102name = "rustc-std-workspace-std"
Alex Crichton6c74bc92019-09-09 20:01:053103version = "1.99.0"
Alex Crichtonb47c9692019-08-16 15:29:083104dependencies = [
3105 "std",
3106]
3107
3108[[package]]
Alex Crichton0e034d12018-07-31 21:16:553109name = "rustc-workspace-hack"
3110version = "1.0.0"
3111dependencies = [
Eric Hussd296ea02021-06-23 14:41:343112 "bstr",
Weihang Loc1b4f112022-10-04 20:57:493113 "clap 3.2.20",
Eric Huss0bfc45a2020-12-23 20:18:153114 "libz-sys",
Ralf Jung1cc71392022-07-08 04:23:013115 "regex",
Alex Crichton093ede22019-08-15 00:45:093116 "serde_json",
Aaron Hill70ba4912020-08-01 14:11:153117 "syn",
Eric Huss4a7e2fb2022-08-21 04:19:433118 "url",
Igor Matuszewskiaf53b0d2021-07-21 13:17:313119 "winapi",
Alex Crichton0e034d12018-07-31 21:16:553120]
3121
3122[[package]]
Eduard-Mihai Burtescu877ec942017-07-08 17:46:433123name = "rustc_apfloat"
3124version = "0.0.0"
3125dependencies = [
Alex Crichton093ede22019-08-15 00:45:093126 "bitflags",
Jubilee Younge8eb6912021-04-22 04:40:293127 "smallvec",
Eduard-Mihai Burtescu877ec942017-07-08 17:46:433128]
3129
3130[[package]]
Vadim Petrochenkov11d95142020-06-02 17:03:403131name = "rustc_arena"
3132version = "0.0.0"
3133dependencies = [
Jubilee Younge8eb6912021-04-22 04:40:293134 "smallvec",
Vadim Petrochenkov11d95142020-06-02 17:03:403135]
3136
3137[[package]]
Vadim Petrochenkov6054a302020-02-29 17:16:263138name = "rustc_ast"
3139version = "0.0.0"
3140dependencies = [
Amanieu d'Antrasa6563492020-05-06 13:46:013141 "bitflags",
Vadim Petrochenkov6054a302020-02-29 17:16:263142 "rustc_data_structures",
3143 "rustc_index",
3144 "rustc_lexer",
3145 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:403146 "rustc_serialize",
Vadim Petrochenkov6054a302020-02-29 17:16:263147 "rustc_span",
Jubilee Younge8eb6912021-04-22 04:40:293148 "smallvec",
Nicholas Nethercoteb38106b2022-08-17 04:22:303149 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:003150 "tracing",
Vadim Petrochenkov6054a302020-02-29 17:16:263151]
3152
3153[[package]]
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563154name = "rustc_ast_lowering"
3155version = "0.0.0"
3156dependencies = [
Vadim Petrochenkov11d95142020-06-02 17:03:403157 "rustc_arena",
Vadim Petrochenkov6054a302020-02-29 17:16:263158 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:463159 "rustc_ast_pretty",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563160 "rustc_data_structures",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563161 "rustc_errors",
Mazdak Farrokhzadebfd8672020-01-05 01:37:573162 "rustc_hir",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563163 "rustc_index",
Jean CASPAR73ae38b2022-08-16 20:28:513164 "rustc_macros",
Camille GILLOT603746a2021-07-05 20:26:233165 "rustc_middle",
Camille GILLOT457de082021-09-19 20:17:503166 "rustc_query_system",
Mazdak Farrokhzad5ccc1e42019-12-24 21:42:563167 "rustc_session",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563168 "rustc_span",
3169 "rustc_target",
Jubilee Younge8eb6912021-04-22 04:40:293170 "smallvec",
Nicholas Nethercoteb38106b2022-08-17 04:22:303171 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:003172 "tracing",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563173]
3174
3175[[package]]
Mazdak Farrokhzaded69fbb2020-01-05 09:58:443176name = "rustc_ast_passes"
3177version = "0.0.0"
3178dependencies = [
pierwillf684acd2022-03-04 17:54:283179 "itertools",
Vadim Petrochenkov6054a302020-02-29 17:16:263180 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:463181 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:203182 "rustc_attr",
Mazdak Farrokhzaded69fbb2020-01-05 09:58:443183 "rustc_data_structures",
Mazdak Farrokhzaded69fbb2020-01-05 09:58:443184 "rustc_errors",
Mazdak Farrokhzad6cbcb832020-01-05 10:11:393185 "rustc_feature",
finalchildd6fdf142022-08-17 14:51:013186 "rustc_macros",
Mazdak Farrokhzaded69fbb2020-01-05 09:58:443187 "rustc_parse",
3188 "rustc_session",
3189 "rustc_span",
Camille GILLOT8d7d4882021-07-08 19:58:053190 "rustc_target",
Oliver Schererec7230f2020-07-24 18:42:003191 "tracing",
Mazdak Farrokhzaded69fbb2020-01-05 09:58:443192]
3193
3194[[package]]
Mazdak Farrokhzade2333312020-01-11 16:02:463195name = "rustc_ast_pretty"
3196version = "0.0.0"
3197dependencies = [
Vadim Petrochenkov6054a302020-02-29 17:16:263198 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:463199 "rustc_span",
Mazdak Farrokhzade2333312020-01-11 16:02:463200]
3201
3202[[package]]
Mazdak Farrokhzad93a82832020-01-11 12:15:203203name = "rustc_attr"
3204version = "0.0.0"
3205dependencies = [
Vadim Petrochenkov6054a302020-02-29 17:16:263206 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:463207 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:203208 "rustc_data_structures",
3209 "rustc_errors",
3210 "rustc_feature",
Vadim Petrochenkov20c50442020-08-10 19:27:483211 "rustc_lexer",
Mazdak Farrokhzad93a82832020-01-11 12:15:203212 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:403213 "rustc_serialize",
Mazdak Farrokhzad93a82832020-01-11 12:15:203214 "rustc_session",
3215 "rustc_span",
Mazdak Farrokhzad93a82832020-01-11 12:15:203216]
3217
3218[[package]]
Camille GILLOT31a61cc2020-12-30 17:48:403219name = "rustc_borrowck"
3220version = "0.0.0"
3221dependencies = [
3222 "either",
pierwillf684acd2022-03-04 17:54:283223 "itertools",
Camille GILLOT31a61cc2020-12-30 17:48:403224 "polonius-engine",
Camille GILLOTc5fc2602021-01-05 19:08:113225 "rustc_const_eval",
Camille GILLOT31a61cc2020-12-30 17:48:403226 "rustc_data_structures",
3227 "rustc_errors",
3228 "rustc_graphviz",
3229 "rustc_hir",
3230 "rustc_index",
3231 "rustc_infer",
3232 "rustc_lexer",
Michael Goulet98af1bf2022-06-23 04:43:013233 "rustc_macros",
Camille GILLOT31a61cc2020-12-30 17:48:403234 "rustc_middle",
Camille GILLOTfd9c04f2021-01-05 18:53:073235 "rustc_mir_dataflow",
Camille GILLOT31a61cc2020-12-30 17:48:403236 "rustc_serialize",
3237 "rustc_session",
3238 "rustc_span",
3239 "rustc_target",
3240 "rustc_trait_selection",
3241 "rustc_traits",
3242 "smallvec",
3243 "tracing",
3244]
3245
3246[[package]]
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323247name = "rustc_builtin_macros"
3248version = "0.0.0"
3249dependencies = [
Vadim Petrochenkov6054a302020-02-29 17:16:263250 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:463251 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:203252 "rustc_attr",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323253 "rustc_data_structures",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323254 "rustc_errors",
3255 "rustc_expand",
3256 "rustc_feature",
Vadim Petrochenkovdbdbd302020-11-14 11:47:143257 "rustc_lexer",
Ethiraric2be94d42021-11-24 09:20:233258 "rustc_lint_defs",
beetrees6264ffb2022-06-21 19:10:313259 "rustc_macros",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323260 "rustc_parse",
Vadim Petrochenkov11d95142020-06-02 17:03:403261 "rustc_parse_format",
Mazdak Farrokhzadf361b712020-01-05 09:47:203262 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323263 "rustc_span",
3264 "rustc_target",
Jubilee Younge8eb6912021-04-22 04:40:293265 "smallvec",
Nicholas Nethercoteb38106b2022-08-17 04:22:303266 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:003267 "tracing",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323268]
3269
3270[[package]]
Irina Popab63d7e22018-05-08 13:10:163271name = "rustc_codegen_llvm"
3272version = "0.0.0"
3273dependencies = [
Alex Crichton7f23e6e2019-10-22 15:51:353274 "bitflags",
Xidorn Quan38e42332021-02-13 11:17:153275 "cstr",
Alex Crichton7f23e6e2019-10-22 15:51:353276 "libc",
Ralf Jung61a986a2022-06-26 02:21:493277 "measureme",
Michael Howellcf83a1d2022-11-03 17:10:153278 "object",
Alex Crichton7f23e6e2019-10-22 15:51:353279 "rustc-demangle",
Vadim Petrochenkov6054a302020-02-29 17:16:263280 "rustc_ast",
Mazdak Farrokhzad93a82832020-01-11 12:15:203281 "rustc_attr",
Alex Crichton7f23e6e2019-10-22 15:51:353282 "rustc_codegen_ssa",
Alex Crichton7f23e6e2019-10-22 15:51:353283 "rustc_data_structures",
3284 "rustc_errors",
3285 "rustc_fs_util",
Mazdak Farrokhzadebfd8672020-01-05 01:37:573286 "rustc_hir",
Alex Crichton7f23e6e2019-10-22 15:51:353287 "rustc_index",
Alex Crichton093ede22019-08-15 00:45:093288 "rustc_llvm",
Michael Woeristere72e6392022-02-04 12:19:553289 "rustc_macros",
Camille GILLOT202d39a2021-05-29 20:49:593290 "rustc_metadata",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:453291 "rustc_middle",
Camille GILLOT02025d82020-11-14 15:48:543292 "rustc_query_system",
Vadim Petrochenkov11d95142020-06-02 17:03:403293 "rustc_serialize",
Aaron Hillfca192c2019-12-06 03:04:353294 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323295 "rustc_span",
flip1995e96e6e22022-04-21 13:02:543296 "rustc_symbol_mangling",
Alex Crichton7f23e6e2019-10-22 15:51:353297 "rustc_target",
Jubilee Younge8eb6912021-04-22 04:40:293298 "smallvec",
Alex Gaynorc65c3622022-06-30 19:01:383299 "tempfile",
Oliver Schererec7230f2020-07-24 18:42:003300 "tracing",
Irina Popab63d7e22018-05-08 13:10:163301]
3302
3303[[package]]
Denis Merigouxc9f26c22018-10-01 16:07:043304name = "rustc_codegen_ssa"
3305version = "0.0.0"
Denis Merigouxb9e5cf92018-10-23 15:01:353306dependencies = [
Alex Crichton093ede22019-08-15 00:45:093307 "bitflags",
3308 "cc",
pierwillf684acd2022-03-04 17:54:283309 "itertools",
Alex Crichton093ede22019-08-15 00:45:093310 "jobserver",
3311 "libc",
Michael Howellcf83a1d2022-11-03 17:10:153312 "object",
Federico Ponzi4b6a0272020-07-17 22:01:273313 "pathdiff",
Michael Hackner32992352021-07-30 19:18:143314 "regex",
David Wood2dc1a8a2021-12-03 14:24:053315 "rustc_arena",
Vadim Petrochenkov6054a302020-02-29 17:16:263316 "rustc_ast",
Mazdak Farrokhzad93a82832020-01-11 12:15:203317 "rustc_attr",
522522527412d12022-07-14 21:42:473318 "rustc_const_eval",
Alex Crichton093ede22019-08-15 00:45:093319 "rustc_data_structures",
3320 "rustc_errors",
3321 "rustc_fs_util",
Mazdak Farrokhzadebfd8672020-01-05 01:37:573322 "rustc_hir",
Alex Crichton093ede22019-08-15 00:45:093323 "rustc_incremental",
csmoed20183d2019-09-26 05:30:103324 "rustc_index",
Matthew Jaspercbcef3e2020-06-11 14:49:573325 "rustc_macros",
Camille GILLOTb244b982021-09-24 16:15:363326 "rustc_metadata",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:453327 "rustc_middle",
Camille GILLOT02025d82020-11-14 15:48:543328 "rustc_query_system",
Vadim Petrochenkov11d95142020-06-02 17:03:403329 "rustc_serialize",
Mazdak Farrokhzad4392a8b2020-03-11 11:49:083330 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323331 "rustc_span",
Mark Mansi2d75a332020-03-12 23:07:583332 "rustc_symbol_mangling",
Alex Crichton093ede22019-08-15 00:45:093333 "rustc_target",
bjorn35cc35932022-05-06 15:20:423334 "serde_json",
Michael Woeristere6e1e092021-07-14 13:50:423335 "smallvec",
Nikita Popov9488cac2021-12-02 11:24:253336 "snap",
Mark Mansi2d75a332020-03-12 23:07:583337 "tempfile",
David Wood2dc1a8a2021-12-03 14:24:053338 "thorin-dwp",
Oliver Schererec7230f2020-07-24 18:42:003339 "tracing",
Irina Popab63d7e22018-05-08 13:10:163340]
3341
3342[[package]]
Camille GILLOTc5fc2602021-01-05 19:08:113343name = "rustc_const_eval"
3344version = "0.0.0"
3345dependencies = [
Camille GILLOTc5fc2602021-01-05 19:08:113346 "rustc_apfloat",
3347 "rustc_ast",
3348 "rustc_attr",
3349 "rustc_data_structures",
3350 "rustc_errors",
3351 "rustc_hir",
3352 "rustc_index",
3353 "rustc_infer",
3354 "rustc_macros",
3355 "rustc_middle",
3356 "rustc_mir_dataflow",
Camille GILLOT02025d82020-11-14 15:48:543357 "rustc_query_system",
Camille GILLOTc5fc2602021-01-05 19:08:113358 "rustc_session",
3359 "rustc_span",
3360 "rustc_target",
3361 "rustc_trait_selection",
Michael Gouleta056a952022-05-22 19:57:463362 "rustc_type_ir",
Camille GILLOTc5fc2602021-01-05 19:08:113363 "tracing",
3364]
3365
3366[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293367name = "rustc_data_structures"
3368version = "0.0.0"
3369dependencies = [
Igor Matuszewski2214a412021-05-03 20:59:353370 "arrayvec",
Mark Rousskovf696b212019-11-11 22:15:363371 "bitflags",
Aaron Hill44fdfd62020-10-11 17:51:073372 "cfg-if 0.1.10",
Jack Hueya42e5a12020-05-27 05:05:093373 "ena",
Alex Crichton093ede22019-08-15 00:45:093374 "indexmap",
3375 "jobserver",
Luca Barbieri45ede922020-04-10 20:42:193376 "libc",
Ralf Jung61a986a2022-06-26 02:21:493377 "measureme",
bjorn38331dbe2021-03-29 09:18:523378 "memmap2",
Philipp Krones586cbd02022-06-04 12:07:443379 "parking_lot 0.11.2",
Alex Crichton093ede22019-08-15 00:45:093380 "rustc-hash",
Igor Matuszewski5b091302019-12-10 15:01:013381 "rustc-rayon",
3382 "rustc-rayon-core",
Vadim Petrochenkov11d95142020-06-02 17:03:403383 "rustc_graphviz",
csmoe1cff2e62019-09-25 19:09:513384 "rustc_index",
Matthew Jaspercbcef3e2020-06-11 14:49:573385 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:403386 "rustc_serialize",
Jubilee Younge8eb6912021-04-22 04:40:293387 "smallvec",
Alex Crichton093ede22019-08-15 00:45:093388 "stable_deref_trait",
Simonas Kazlauskasa5c53652020-03-14 18:13:553389 "stacker",
Mark Rousskov2627eed2020-08-09 01:05:503390 "tempfile",
Nicholas Nethercoteb38106b2022-08-17 04:22:303391 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:003392 "tracing",
Igor Matuszewskiaf53b0d2021-07-21 13:17:313393 "winapi",
Ahmed Charles9ca382f2016-09-02 08:55:293394]
3395
3396[[package]]
3397name = "rustc_driver"
3398version = "0.0.0"
3399dependencies = [
Luca Barbieri45ede922020-04-10 20:42:193400 "libc",
Vadim Petrochenkov6054a302020-02-29 17:16:263401 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:463402 "rustc_ast_pretty",
Victor Dinga47fdb92020-01-23 10:48:483403 "rustc_codegen_ssa",
Alex Crichton093ede22019-08-15 00:45:093404 "rustc_data_structures",
Mazdak Farrokhzad8444e162019-11-15 18:41:503405 "rustc_error_codes",
Alex Crichton093ede22019-08-15 00:45:093406 "rustc_errors",
Mazdak Farrokhzad70234f12019-11-30 01:34:183407 "rustc_feature",
Mazdak Farrokhzadebfd8672020-01-05 01:37:573408 "rustc_hir",
lcnr1fc86a62022-09-26 11:00:293409 "rustc_hir_analysis",
Mazdak Farrokhzadb3866a52020-03-23 19:59:193410 "rustc_hir_pretty",
Alex Crichton093ede22019-08-15 00:45:093411 "rustc_interface",
Mark Rousskovdab3bd62019-10-09 13:53:133412 "rustc_lint",
David Tolnay6152d152022-01-04 00:32:523413 "rustc_log",
Adrian Tombudbe39d82022-08-22 21:43:093414 "rustc_macros",
Alex Crichton093ede22019-08-15 00:45:093415 "rustc_metadata",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:453416 "rustc_middle",
Mazdak Farrokhzad4ae27282019-10-15 20:48:133417 "rustc_parse",
Simon Sapind0bbc602019-07-16 17:08:323418 "rustc_plugin_impl",
Alex Crichton093ede22019-08-15 00:45:093419 "rustc_save_analysis",
Mazdak Farrokhzad4392a8b2020-03-11 11:49:083420 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323421 "rustc_span",
Alex Crichton093ede22019-08-15 00:45:093422 "rustc_target",
bjorn3fc1df4f2021-06-03 15:45:093423 "serde_json",
Oliver Schererec7230f2020-07-24 18:42:003424 "tracing",
Igor Matuszewskiaf53b0d2021-07-21 13:17:313425 "winapi",
Ahmed Charles9ca382f2016-09-02 08:55:293426]
3427
3428[[package]]
Guillaume Gomez125da0c2019-11-11 21:47:053429name = "rustc_error_codes"
3430version = "0.0.0"
3431
3432[[package]]
David Woodc45f2952022-03-24 02:03:043433name = "rustc_error_messages"
3434version = "0.0.0"
3435dependencies = [
David Woodd5119c52022-03-28 08:36:203436 "fluent-bundle",
3437 "fluent-syntax",
David Woodccd48202022-04-03 04:32:383438 "intl-memoizer",
David Wood7f916972022-03-26 07:27:433439 "rustc_data_structures",
David Woodc45f2952022-03-24 02:03:043440 "rustc_macros",
3441 "rustc_serialize",
3442 "rustc_span",
David Wood7f916972022-03-26 07:27:433443 "tracing",
3444 "unic-langid",
David Woodc45f2952022-03-24 02:03:043445]
3446
3447[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293448name = "rustc_errors"
3449version = "0.0.0"
3450dependencies = [
klensy754b5262022-07-31 13:44:063451 "annotate-snippets",
Alex Crichton093ede22019-08-15 00:45:093452 "atty",
Xiretza8489a672022-09-14 17:22:203453 "rustc_ast",
3454 "rustc_ast_pretty",
Alex Crichton093ede22019-08-15 00:45:093455 "rustc_data_structures",
David Woodc45f2952022-03-24 02:03:043456 "rustc_error_messages",
Michael Gouletff9fd362022-06-29 05:09:593457 "rustc_hir",
Aaron Hill23018a52020-08-13 19:41:523458 "rustc_lint_defs",
Matthew Jaspercbcef3e2020-06-11 14:49:573459 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:403460 "rustc_serialize",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323461 "rustc_span",
Nathan Stocks0d658192022-08-26 20:39:593462 "rustc_target",
bjorn362a4f912021-06-03 19:14:153463 "serde",
3464 "serde_json",
Alex Crichton093ede22019-08-15 00:45:093465 "termcolor",
John Kåre Alsakerb0b11d32020-01-29 00:13:483466 "termize",
Oliver Schererec7230f2020-07-24 18:42:003467 "tracing",
Alex Crichton093ede22019-08-15 00:45:093468 "unicode-width",
Igor Matuszewskiaf53b0d2021-07-21 13:17:313469 "winapi",
Ahmed Charles9ca382f2016-09-02 08:55:293470]
3471
3472[[package]]
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323473name = "rustc_expand"
3474version = "0.0.0"
3475dependencies = [
Nika Layzell6d1650f2022-06-18 18:15:033476 "crossbeam-channel",
Vadim Petrochenkov6054a302020-02-29 17:16:263477 "rustc_ast",
Mazdak Farrokhzad6cbcb832020-01-05 10:11:393478 "rustc_ast_passes",
Mazdak Farrokhzade2333312020-01-11 16:02:463479 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:203480 "rustc_attr",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323481 "rustc_data_structures",
3482 "rustc_errors",
3483 "rustc_feature",
3484 "rustc_lexer",
Aaron Hillf9025512020-12-07 23:55:003485 "rustc_lint_defs",
Matthew Jaspercbcef3e2020-06-11 14:49:573486 "rustc_macros",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323487 "rustc_parse",
Vadim Petrochenkov11d95142020-06-02 17:03:403488 "rustc_serialize",
Mazdak Farrokhzadf361b712020-01-05 09:47:203489 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323490 "rustc_span",
Jubilee Younge8eb6912021-04-22 04:40:293491 "smallvec",
Oliver Schererec7230f2020-07-24 18:42:003492 "tracing",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323493]
3494
3495[[package]]
Mazdak Farrokhzad3d080a42019-11-29 23:23:383496name = "rustc_feature"
3497version = "0.0.0"
3498dependencies = [
Mazdak Farrokhzad70234f12019-11-30 01:34:183499 "rustc_data_structures",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323500 "rustc_span",
Mazdak Farrokhzad3d080a42019-11-29 23:23:383501]
3502
3503[[package]]
Mark Rousskove3177c62018-08-03 21:31:033504name = "rustc_fs_util"
3505version = "0.0.0"
3506
3507[[package]]
Vadim Petrochenkov11d95142020-06-02 17:03:403508name = "rustc_graphviz"
3509version = "0.0.0"
3510
3511[[package]]
Mazdak Farrokhzad7a140732019-12-25 02:51:273512name = "rustc_hir"
3513version = "0.0.0"
3514dependencies = [
Michael Woeristerd0be27c2021-07-20 11:54:373515 "odht",
Camille GILLOT250c71b2021-07-13 16:45:203516 "rustc_arena",
Vadim Petrochenkov6054a302020-02-29 17:16:263517 "rustc_ast",
Mazdak Farrokhzad7a140732019-12-25 02:51:273518 "rustc_data_structures",
David Woodc45f2952022-03-24 02:03:043519 "rustc_error_messages",
Mazdak Farrokhzad7a140732019-12-25 02:51:273520 "rustc_index",
3521 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:403522 "rustc_serialize",
Mazdak Farrokhzad7a140732019-12-25 02:51:273523 "rustc_span",
3524 "rustc_target",
Jubilee Younge8eb6912021-04-22 04:40:293525 "smallvec",
Oliver Schererec7230f2020-07-24 18:42:003526 "tracing",
Mazdak Farrokhzad7a140732019-12-25 02:51:273527]
3528
3529[[package]]
lcnr1fc86a62022-09-26 11:00:293530name = "rustc_hir_analysis"
3531version = "0.0.0"
3532dependencies = [
3533 "rustc_arena",
3534 "rustc_ast",
3535 "rustc_attr",
3536 "rustc_data_structures",
3537 "rustc_errors",
3538 "rustc_feature",
3539 "rustc_graphviz",
3540 "rustc_hir",
3541 "rustc_hir_pretty",
3542 "rustc_index",
3543 "rustc_infer",
3544 "rustc_lint",
3545 "rustc_macros",
3546 "rustc_middle",
3547 "rustc_serialize",
3548 "rustc_session",
3549 "rustc_span",
3550 "rustc_target",
3551 "rustc_trait_selection",
lcnr1fc86a62022-09-26 11:00:293552 "rustc_type_ir",
3553 "smallvec",
3554 "tracing",
3555]
3556
3557[[package]]
Mazdak Farrokhzadb3866a52020-03-23 19:59:193558name = "rustc_hir_pretty"
3559version = "0.0.0"
3560dependencies = [
3561 "rustc_ast",
3562 "rustc_ast_pretty",
Mazdak Farrokhzadb3866a52020-03-23 19:59:193563 "rustc_hir",
3564 "rustc_span",
3565 "rustc_target",
3566]
3567
3568[[package]]
lcnrfb3ab132022-10-20 15:51:373569name = "rustc_hir_typeck"
3570version = "0.1.0"
3571dependencies = [
3572 "rustc_ast",
3573 "rustc_data_structures",
3574 "rustc_errors",
3575 "rustc_graphviz",
3576 "rustc_hir",
3577 "rustc_hir_analysis",
3578 "rustc_hir_pretty",
3579 "rustc_index",
3580 "rustc_infer",
3581 "rustc_lint",
3582 "rustc_macros",
3583 "rustc_middle",
3584 "rustc_serialize",
3585 "rustc_session",
3586 "rustc_span",
3587 "rustc_target",
3588 "rustc_trait_selection",
3589 "rustc_type_ir",
3590 "smallvec",
3591 "tracing",
3592]
3593
3594[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293595name = "rustc_incremental"
3596version = "0.0.0"
3597dependencies = [
klensy947e7872022-04-15 18:11:143598 "rand 0.8.5",
Vadim Petrochenkov6054a302020-02-29 17:16:263599 "rustc_ast",
Alex Crichton093ede22019-08-15 00:45:093600 "rustc_data_structures",
Eric Huss074d6672021-05-25 18:48:593601 "rustc_errors",
Alex Crichton093ede22019-08-15 00:45:093602 "rustc_fs_util",
Vadim Petrochenkov11d95142020-06-02 17:03:403603 "rustc_graphviz",
Mazdak Farrokhzadebfd8672020-01-05 01:37:573604 "rustc_hir",
Matthew Jaspercbcef3e2020-06-11 14:49:573605 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:453606 "rustc_middle",
Vadim Petrochenkov11d95142020-06-02 17:03:403607 "rustc_serialize",
Mark Rousskov984c74a2019-11-12 13:22:163608 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323609 "rustc_span",
Oliver Schererec7230f2020-07-24 18:42:003610 "tracing",
Ahmed Charles9ca382f2016-09-02 08:55:293611]
3612
3613[[package]]
csmoe1cff2e62019-09-25 19:09:513614name = "rustc_index"
3615version = "0.0.0"
3616dependencies = [
Igor Matuszewski2214a412021-05-03 20:59:353617 "arrayvec",
Matthew Jaspercbcef3e2020-06-11 14:49:573618 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:403619 "rustc_serialize",
Mark Rousskov00c55a12021-11-05 18:50:293620 "smallvec",
csmoe1cff2e62019-09-25 19:09:513621]
3622
3623[[package]]
Camille GILLOTf07e8892020-01-06 19:13:243624name = "rustc_infer"
3625version = "0.0.0"
3626dependencies = [
Camille GILLOTf07e8892020-01-06 19:13:243627 "rustc_data_structures",
Camille GILLOTf07e8892020-01-06 19:13:243628 "rustc_errors",
3629 "rustc_hir",
3630 "rustc_index",
3631 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:453632 "rustc_middle",
Vadim Petrochenkov11d95142020-06-02 17:03:403633 "rustc_serialize",
Nikita Tomashevich313d4742022-08-21 17:56:003634 "rustc_session",
Camille GILLOTf07e8892020-01-06 19:13:243635 "rustc_span",
3636 "rustc_target",
Jubilee Younge8eb6912021-04-22 04:40:293637 "smallvec",
Oliver Schererec7230f2020-07-24 18:42:003638 "tracing",
Camille GILLOTf07e8892020-01-06 19:13:243639]
3640
3641[[package]]
John Kåre Alsaker23a51f92018-12-08 19:30:233642name = "rustc_interface"
3643version = "0.0.0"
3644dependencies = [
Andy Russell923f9392021-11-08 23:03:553645 "libloading",
Igor Matuszewski5b091302019-12-10 15:01:013646 "rustc-rayon",
Camille GILLOTa4b1158f2020-11-18 18:02:313647 "rustc-rayon-core",
Vadim Petrochenkov6054a302020-02-29 17:16:263648 "rustc_ast",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563649 "rustc_ast_lowering",
Mazdak Farrokhzaded69fbb2020-01-05 09:58:443650 "rustc_ast_passes",
Mazdak Farrokhzad93a82832020-01-11 12:15:203651 "rustc_attr",
Camille GILLOT31a61cc2020-12-30 17:48:403652 "rustc_borrowck",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323653 "rustc_builtin_macros",
Alex Crichton7f23e6e2019-10-22 15:51:353654 "rustc_codegen_llvm",
Alex Crichton093ede22019-08-15 00:45:093655 "rustc_codegen_ssa",
Camille GILLOTc5fc2602021-01-05 19:08:113656 "rustc_const_eval",
Alex Crichton093ede22019-08-15 00:45:093657 "rustc_data_structures",
3658 "rustc_errors",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323659 "rustc_expand",
Mazdak Farrokhzad7a140732019-12-25 02:51:273660 "rustc_hir",
lcnr1fc86a62022-09-26 11:00:293661 "rustc_hir_analysis",
lcnrfb3ab132022-10-20 15:51:373662 "rustc_hir_typeck",
Alex Crichton093ede22019-08-15 00:45:093663 "rustc_incremental",
3664 "rustc_lint",
finalchildc1a98412022-08-16 20:07:473665 "rustc_macros",
Alex Crichton093ede22019-08-15 00:45:093666 "rustc_metadata",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:453667 "rustc_middle",
Matthew Jasperb3589292020-01-05 15:46:443668 "rustc_mir_build",
Camille GILLOTbba4be62021-01-01 00:53:253669 "rustc_mir_transform",
Camille GILLOT81a600b2021-01-02 13:42:153670 "rustc_monomorphize",
Mazdak Farrokhzad4ae27282019-10-15 20:48:133671 "rustc_parse",
Alex Crichton093ede22019-08-15 00:45:093672 "rustc_passes",
Simon Sapind0bbc602019-07-16 17:08:323673 "rustc_plugin_impl",
Alex Crichton093ede22019-08-15 00:45:093674 "rustc_privacy",
Camille GILLOT4581d162021-01-19 19:40:163675 "rustc_query_impl",
Alex Crichton093ede22019-08-15 00:45:093676 "rustc_resolve",
Vadim Petrochenkov11d95142020-06-02 17:03:403677 "rustc_serialize",
Mazdak Farrokhzad7dbccf52020-01-05 08:40:163678 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323679 "rustc_span",
Mark Mansi2d75a332020-03-12 23:07:583680 "rustc_symbol_mangling",
Mazdak Farrokhzadd945f982019-10-11 21:48:163681 "rustc_target",
Camille GILLOTc1e3d552020-02-11 18:53:403682 "rustc_trait_selection",
Alex Crichton093ede22019-08-15 00:45:093683 "rustc_traits",
LeSeulArtichautf59d0302020-11-19 20:32:373684 "rustc_ty_utils",
Jubilee Younge8eb6912021-04-22 04:40:293685 "smallvec",
Oliver Schererec7230f2020-07-24 18:42:003686 "tracing",
John Kåre Alsaker23a51f92018-12-08 19:30:233687]
3688
3689[[package]]
Aleksey Kladov395ee0b2019-05-06 08:53:403690name = "rustc_lexer"
3691version = "0.1.0"
3692dependencies = [
Aleksey Kladovf7be59c2020-08-21 12:03:503693 "expect-test",
Esteban Kuber5a68abb2021-08-29 08:34:233694 "unic-emoji-char",
Aaron Hill70ba4912020-08-01 14:11:153695 "unicode-xid",
Aleksey Kladov395ee0b2019-05-06 08:53:403696]
3697
3698[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293699name = "rustc_lint"
3700version = "0.0.0"
3701dependencies = [
Vadim Petrochenkov6054a302020-02-29 17:16:263702 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:463703 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:203704 "rustc_attr",
Alex Crichton093ede22019-08-15 00:45:093705 "rustc_data_structures",
Mazdak Farrokhzad8bd3d242020-01-09 10:18:473706 "rustc_errors",
Mazdak Farrokhzad3d080a42019-11-29 23:23:383707 "rustc_feature",
Mazdak Farrokhzadebfd8672020-01-05 01:37:573708 "rustc_hir",
csmoe64f61c72019-09-26 05:38:333709 "rustc_index",
Mara Bos0a313252021-08-16 15:25:353710 "rustc_infer",
David Wood9d864c82022-06-30 07:57:453711 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:453712 "rustc_middle",
Mara Bos6b446622020-10-20 20:25:423713 "rustc_parse_format",
Mark Rousskovf03d8f32019-11-12 17:09:203714 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323715 "rustc_span",
Alex Crichton093ede22019-08-15 00:45:093716 "rustc_target",
Camille GILLOTc1e3d552020-02-11 18:53:403717 "rustc_trait_selection",
Michael Gouleta056a952022-05-22 19:57:463718 "rustc_type_ir",
Oliver Schererec7230f2020-07-24 18:42:003719 "tracing",
Charles Lew485e98a2020-01-02 12:02:223720 "unicode-security",
Ahmed Charles9ca382f2016-09-02 08:55:293721]
3722
3723[[package]]
Aaron Hill23018a52020-08-13 19:41:523724name = "rustc_lint_defs"
3725version = "0.0.0"
3726dependencies = [
3727 "rustc_ast",
3728 "rustc_data_structures",
David Woodc45f2952022-03-24 02:03:043729 "rustc_error_messages",
xFrednet33a59452021-11-20 19:45:273730 "rustc_hir",
Aaron Hill23018a52020-08-13 19:41:523731 "rustc_macros",
3732 "rustc_serialize",
3733 "rustc_span",
Mark Rousskovc4a8d7f2020-09-01 21:12:383734 "rustc_target",
bjorn362a4f912021-06-03 19:14:153735 "serde",
Aaron Hill23018a52020-08-13 19:41:523736]
3737
3738[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293739name = "rustc_llvm"
3740version = "0.0.0"
3741dependencies = [
Alex Crichton093ede22019-08-15 00:45:093742 "cc",
Aaron Hill47e932b2019-12-12 15:51:193743 "libc",
Ahmed Charles9ca382f2016-09-02 08:55:293744]
3745
3746[[package]]
David Tolnay6152d152022-01-04 00:32:523747name = "rustc_log"
3748version = "0.0.0"
3749dependencies = [
3750 "atty",
David Tolnayffbeebb2022-01-04 06:01:353751 "rustc_span",
David Tolnay6152d152022-01-04 00:32:523752 "tracing",
3753 "tracing-subscriber",
3754 "tracing-tree",
3755]
3756
3757[[package]]
John Kåre Alsaker74b64192019-03-01 00:22:103758name = "rustc_macros"
3759version = "0.1.0"
3760dependencies = [
klensy754b5262022-07-31 13:44:063761 "annotate-snippets",
David Wood552eb322022-05-23 17:24:553762 "fluent-bundle",
3763 "fluent-syntax",
Aaron Hill70ba4912020-08-01 14:11:153764 "proc-macro2",
3765 "quote",
3766 "syn",
Igor Matuszewski403a9d02020-05-05 11:26:163767 "synstructure",
David Wood552eb322022-05-23 17:24:553768 "unic-langid",
John Kåre Alsaker74b64192019-03-01 00:22:103769]
3770
3771[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293772name = "rustc_metadata"
3773version = "0.0.0"
3774dependencies = [
Andy Russell923f9392021-11-08 23:03:553775 "libloading",
Michael Woeristerd0be27c2021-07-20 11:54:373776 "odht",
Vadim Petrochenkov6054a302020-02-29 17:16:263777 "rustc_ast",
Mazdak Farrokhzad93a82832020-01-11 12:15:203778 "rustc_attr",
Alex Crichton093ede22019-08-15 00:45:093779 "rustc_data_structures",
3780 "rustc_errors",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323781 "rustc_expand",
Jonas Schievinka447c212020-09-12 23:58:173782 "rustc_feature",
Mazdak Farrokhzadebfd8672020-01-05 01:37:573783 "rustc_hir",
Mazdak Farrokhzadb3866a52020-03-23 19:59:193784 "rustc_hir_pretty",
csmoed20183d2019-09-26 05:30:103785 "rustc_index",
Matthew Jaspercbcef3e2020-06-11 14:49:573786 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:453787 "rustc_middle",
Vadim Petrochenkov11d95142020-06-02 17:03:403788 "rustc_serialize",
Mazdak Farrokhzad4392a8b2020-03-11 11:49:083789 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323790 "rustc_span",
Alex Crichton093ede22019-08-15 00:45:093791 "rustc_target",
Michael Gouleta056a952022-05-22 19:57:463792 "rustc_type_ir",
Jubilee Younge8eb6912021-04-22 04:40:293793 "smallvec",
Josh Triplett574f6be2020-08-20 23:16:303794 "snap",
Yoshiki Matsuda5d9ba492022-04-24 14:49:043795 "tempfile",
Oliver Schererec7230f2020-07-24 18:42:003796 "tracing",
Ahmed Charles9ca382f2016-09-02 08:55:293797]
3798
3799[[package]]
Mazdak Farrokhzad7710f2d2020-03-29 13:24:453800name = "rustc_middle"
3801version = "0.0.0"
3802dependencies = [
Mazdak Farrokhzad7710f2d2020-03-29 13:24:453803 "bitflags",
Jack Hueya24df5b2020-03-03 16:25:033804 "chalk-ir",
Camille GILLOTfd9c04f2021-01-05 18:53:073805 "either",
3806 "gsgdt",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:453807 "polonius-engine",
Camille GILLOT48a339d2021-07-16 12:42:263808 "rustc-rayon",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:453809 "rustc-rayon-core",
3810 "rustc_apfloat",
Vadim Petrochenkov11d95142020-06-02 17:03:403811 "rustc_arena",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:453812 "rustc_ast",
3813 "rustc_attr",
3814 "rustc_data_structures",
3815 "rustc_errors",
3816 "rustc_feature",
Camille GILLOTfd9c04f2021-01-05 18:53:073817 "rustc_graphviz",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:453818 "rustc_hir",
3819 "rustc_index",
3820 "rustc_macros",
3821 "rustc_query_system",
Vadim Petrochenkov11d95142020-06-02 17:03:403822 "rustc_serialize",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:453823 "rustc_session",
3824 "rustc_span",
3825 "rustc_target",
LeSeulArtichaut0cf5a8a2020-11-18 15:37:103826 "rustc_type_ir",
Jubilee Younge8eb6912021-04-22 04:40:293827 "smallvec",
Nicholas Nethercoteb38106b2022-08-17 04:22:303828 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:003829 "tracing",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:453830]
3831
3832[[package]]
Matthew Jasperb3589292020-01-05 15:46:443833name = "rustc_mir_build"
3834version = "0.0.0"
3835dependencies = [
Matthew Jasperb3589292020-01-05 15:46:443836 "rustc_apfloat",
Vadim Petrochenkov11d95142020-06-02 17:03:403837 "rustc_arena",
Vadim Petrochenkov6054a302020-02-29 17:16:263838 "rustc_ast",
Mazdak Farrokhzad93a82832020-01-11 12:15:203839 "rustc_attr",
Matthew Jasperb3589292020-01-05 15:46:443840 "rustc_data_structures",
Matthew Jasperb3589292020-01-05 15:46:443841 "rustc_errors",
3842 "rustc_hir",
3843 "rustc_index",
Camille GILLOTf07e8892020-01-06 19:13:243844 "rustc_infer",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:453845 "rustc_middle",
Vadim Petrochenkov11d95142020-06-02 17:03:403846 "rustc_serialize",
Mazdak Farrokhzad58eb03d2020-01-20 21:23:073847 "rustc_session",
Matthew Jasperb3589292020-01-05 15:46:443848 "rustc_span",
3849 "rustc_target",
Camille GILLOTc1e3d552020-02-11 18:53:403850 "rustc_trait_selection",
Jubilee Younge8eb6912021-04-22 04:40:293851 "smallvec",
Oliver Schererec7230f2020-07-24 18:42:003852 "tracing",
Matthew Jasperb3589292020-01-05 15:46:443853]
3854
3855[[package]]
Camille GILLOTfd9c04f2021-01-05 18:53:073856name = "rustc_mir_dataflow"
3857version = "0.0.0"
3858dependencies = [
3859 "polonius-engine",
3860 "regex",
3861 "rustc_ast",
3862 "rustc_data_structures",
5225225ee2b1612022-08-19 09:21:143863 "rustc_errors",
Camille GILLOTfd9c04f2021-01-05 18:53:073864 "rustc_graphviz",
3865 "rustc_hir",
3866 "rustc_index",
5225225ee2b1612022-08-19 09:21:143867 "rustc_macros",
Camille GILLOTfd9c04f2021-01-05 18:53:073868 "rustc_middle",
3869 "rustc_serialize",
5225225ee2b1612022-08-19 09:21:143870 "rustc_session",
Camille GILLOTfd9c04f2021-01-05 18:53:073871 "rustc_span",
3872 "rustc_target",
3873 "smallvec",
3874 "tracing",
3875]
3876
3877[[package]]
Camille GILLOTbba4be62021-01-01 00:53:253878name = "rustc_mir_transform"
3879version = "0.0.0"
3880dependencies = [
3881 "coverage_test_macros",
pierwillf684acd2022-03-04 17:54:283882 "itertools",
Camille GILLOTbba4be62021-01-01 00:53:253883 "rustc_ast",
3884 "rustc_attr",
Camille GILLOTc5fc2602021-01-05 19:08:113885 "rustc_const_eval",
Camille GILLOTbba4be62021-01-01 00:53:253886 "rustc_data_structures",
3887 "rustc_errors",
3888 "rustc_hir",
3889 "rustc_index",
3890 "rustc_middle",
Camille GILLOTfd9c04f2021-01-05 18:53:073891 "rustc_mir_dataflow",
Camille GILLOTbba4be62021-01-01 00:53:253892 "rustc_serialize",
3893 "rustc_session",
3894 "rustc_span",
3895 "rustc_target",
3896 "rustc_trait_selection",
3897 "smallvec",
3898 "tracing",
3899]
3900
3901[[package]]
Camille GILLOT81a600b2021-01-02 13:42:153902name = "rustc_monomorphize"
3903version = "0.0.0"
3904dependencies = [
3905 "rustc_data_structures",
Nathan Stocks137f20c2022-08-18 21:51:473906 "rustc_errors",
Camille GILLOT81a600b2021-01-02 13:42:153907 "rustc_hir",
3908 "rustc_index",
Nathan Stocks137f20c2022-08-18 21:51:473909 "rustc_macros",
Camille GILLOT81a600b2021-01-02 13:42:153910 "rustc_middle",
3911 "rustc_session",
3912 "rustc_span",
3913 "rustc_target",
3914 "smallvec",
3915 "tracing",
3916]
3917
3918[[package]]
Mazdak Farrokhzad4ae27282019-10-15 20:48:133919name = "rustc_parse"
3920version = "0.0.0"
3921dependencies = [
3922 "bitflags",
Vadim Petrochenkov6054a302020-02-29 17:16:263923 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:463924 "rustc_ast_pretty",
Mazdak Farrokhzad4ae27282019-10-15 20:48:133925 "rustc_data_structures",
3926 "rustc_errors",
Mazdak Farrokhzad3d080a42019-11-29 23:23:383927 "rustc_feature",
Mazdak Farrokhzad4ae27282019-10-15 20:48:133928 "rustc_lexer",
Christian Povedad6da5fb2022-04-25 20:55:243929 "rustc_macros",
Mazdak Farrokhzadf361b712020-01-05 09:47:203930 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323931 "rustc_span",
Oliver Schererec7230f2020-07-24 18:42:003932 "tracing",
Charles Lew0bcddfe2019-11-23 14:33:403933 "unicode-normalization",
Esteban Küberc0b13452021-08-19 18:40:003934 "unicode-width",
Mazdak Farrokhzad4ae27282019-10-15 20:48:133935]
3936
3937[[package]]
Vadim Petrochenkov11d95142020-06-02 17:03:403938name = "rustc_parse_format"
3939version = "0.0.0"
3940dependencies = [
3941 "rustc_lexer",
Vadim Petrochenkov11d95142020-06-02 17:03:403942]
3943
3944[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293945name = "rustc_passes"
3946version = "0.0.0"
3947dependencies = [
Takayuki Maeda3a023e72022-06-10 03:14:243948 "itertools",
Vadim Petrochenkov6054a302020-02-29 17:16:263949 "rustc_ast",
Camelid8f40e112021-03-14 21:39:133950 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:203951 "rustc_attr",
Alex Crichton093ede22019-08-15 00:45:093952 "rustc_data_structures",
3953 "rustc_errors",
ridwanabdillahi175a4ea2022-04-26 01:02:433954 "rustc_expand",
Aaron Hillaf466992021-07-29 17:00:413955 "rustc_feature",
Mazdak Farrokhzadebfd8672020-01-05 01:37:573956 "rustc_hir",
Mark Rousskov7c3f65b2019-10-04 14:46:573957 "rustc_index",
Guillaume Gomez8a35b932020-12-01 22:41:123958 "rustc_lexer",
David Wood78b19a92022-07-11 17:59:043959 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:453960 "rustc_middle",
Tomasz Miąsko57d38972020-09-26 00:00:003961 "rustc_serialize",
Mazdak Farrokhzadfff5ef62020-01-02 11:54:433962 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323963 "rustc_span",
Mark Rousskov7c3f65b2019-10-04 14:46:573964 "rustc_target",
Oliver Schererec7230f2020-07-24 18:42:003965 "tracing",
Ahmed Charles9ca382f2016-09-02 08:55:293966]
3967
3968[[package]]
Simon Sapind0bbc602019-07-16 17:08:323969name = "rustc_plugin_impl"
Ahmed Charles9ca382f2016-09-02 08:55:293970version = "0.0.0"
3971dependencies = [
Andy Russell923f9392021-11-08 23:03:553972 "libloading",
Vadim Petrochenkov6054a302020-02-29 17:16:263973 "rustc_ast",
Mazdak Farrokhzad2c3e5d32019-12-31 20:25:163974 "rustc_errors",
Mazdak Farrokhzadf58db202020-01-09 06:52:013975 "rustc_lint",
Peter Medus8c2413c2022-08-19 17:29:333976 "rustc_macros",
Alex Crichton093ede22019-08-15 00:45:093977 "rustc_metadata",
Mazdak Farrokhzad4392a8b2020-03-11 11:49:083978 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323979 "rustc_span",
Ahmed Charles9ca382f2016-09-02 08:55:293980]
3981
3982[[package]]
3983name = "rustc_privacy"
3984version = "0.0.0"
3985dependencies = [
inquisitivecrystal8c62fa02021-07-31 06:50:573986 "rustc_ast",
Mazdak Farrokhzad93a82832020-01-11 12:15:203987 "rustc_attr",
Alex Crichton093ede22019-08-15 00:45:093988 "rustc_data_structures",
Mazdak Farrokhzad2c3e5d32019-12-31 20:25:163989 "rustc_errors",
Mazdak Farrokhzadebfd8672020-01-05 01:37:573990 "rustc_hir",
lcnr1fc86a62022-09-26 11:00:293991 "rustc_hir_analysis",
David Woodbe9ebfd2022-06-22 13:17:343992 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:453993 "rustc_middle",
Mazdak Farrokhzad4392a8b2020-03-11 11:49:083994 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323995 "rustc_span",
kadmin6a03f032020-11-22 09:37:373996 "rustc_trait_selection",
Oliver Schererec7230f2020-07-24 18:42:003997 "tracing",
Ahmed Charles9ca382f2016-09-02 08:55:293998]
3999
4000[[package]]
Camille GILLOT4581d162021-01-19 19:40:164001name = "rustc_query_impl"
4002version = "0.0.0"
4003dependencies = [
Ralf Jung61a986a2022-06-26 02:21:494004 "measureme",
Camille GILLOT4581d162021-01-19 19:40:164005 "rustc-rayon-core",
Camille GILLOT81241cb2021-06-28 19:12:014006 "rustc_ast",
Camille GILLOT4581d162021-01-19 19:40:164007 "rustc_data_structures",
4008 "rustc_errors",
Camille GILLOT4581d162021-01-19 19:40:164009 "rustc_hir",
Camille GILLOT81241cb2021-06-28 19:12:014010 "rustc_index",
4011 "rustc_macros",
Camille GILLOT4581d162021-01-19 19:40:164012 "rustc_middle",
4013 "rustc_query_system",
4014 "rustc_serialize",
Camille GILLOT81241cb2021-06-28 19:12:014015 "rustc_session",
Camille GILLOT4581d162021-01-19 19:40:164016 "rustc_span",
Michael Goulet53093752022-08-10 20:53:064017 "rustc_target",
Nicholas Nethercoteb38106b2022-08-17 04:22:304018 "thin-vec",
Oli Scherer0d5a7382022-05-04 08:30:134019 "tracing",
Camille GILLOT4581d162021-01-19 19:40:164020]
4021
4022[[package]]
Camille GILLOT6624dc42020-03-18 09:25:224023name = "rustc_query_system"
4024version = "0.0.0"
4025dependencies = [
Philipp Krones586cbd02022-06-04 12:07:444026 "parking_lot 0.11.2",
Camille GILLOT8e873c32020-03-19 13:13:314027 "rustc-rayon-core",
Vadim Petrochenkov11d95142020-06-02 17:03:404028 "rustc_arena",
Camille GILLOTc355b2e2020-11-14 15:35:314029 "rustc_ast",
Camille GILLOT6624dc42020-03-18 09:25:224030 "rustc_data_structures",
4031 "rustc_errors",
Camille GILLOTc355b2e2020-11-14 15:35:314032 "rustc_feature",
4033 "rustc_hir",
Camille GILLOT6624dc42020-03-18 09:25:224034 "rustc_index",
Matthew Jaspercbcef3e2020-06-11 14:49:574035 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:404036 "rustc_serialize",
Camille GILLOTf96e9602020-11-12 19:48:374037 "rustc_session",
Camille GILLOT8e873c32020-03-19 13:13:314038 "rustc_span",
Camille GILLOTc355b2e2020-11-14 15:35:314039 "rustc_target",
Eric Holk578fc492022-09-07 21:46:044040 "rustc_type_ir",
Jubilee Younge8eb6912021-04-22 04:40:294041 "smallvec",
Nicholas Nethercoteb38106b2022-08-17 04:22:304042 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:004043 "tracing",
Camille GILLOT6624dc42020-03-18 09:25:224044]
4045
4046[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294047name = "rustc_resolve"
4048version = "0.0.0"
4049dependencies = [
Alex Crichton093ede22019-08-15 00:45:094050 "bitflags",
Vadim Petrochenkov11d95142020-06-02 17:03:404051 "rustc_arena",
Vadim Petrochenkov6054a302020-02-29 17:16:264052 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:464053 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:204054 "rustc_attr",
Alex Crichton093ede22019-08-15 00:45:094055 "rustc_data_structures",
4056 "rustc_errors",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324057 "rustc_expand",
Mazdak Farrokhzad70234f12019-11-30 01:34:184058 "rustc_feature",
Mazdak Farrokhzadebfd8672020-01-05 01:37:574059 "rustc_hir",
marmelademaf60513e2020-06-20 18:59:294060 "rustc_index",
Alex Crichton093ede22019-08-15 00:45:094061 "rustc_metadata",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454062 "rustc_middle",
Camille GILLOT457de082021-09-19 20:17:504063 "rustc_query_system",
Mazdak Farrokhzad5ccc1e42019-12-24 21:42:564064 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324065 "rustc_span",
Jubilee Younge8eb6912021-04-22 04:40:294066 "smallvec",
Oliver Schererec7230f2020-07-24 18:42:004067 "tracing",
Ahmed Charles9ca382f2016-09-02 08:55:294068]
4069
4070[[package]]
4071name = "rustc_save_analysis"
4072version = "0.0.0"
4073dependencies = [
Alex Crichton093ede22019-08-15 00:45:094074 "rls-data",
4075 "rls-span",
Vadim Petrochenkov6054a302020-02-29 17:16:264076 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:464077 "rustc_ast_pretty",
Alex Crichton093ede22019-08-15 00:45:094078 "rustc_data_structures",
Wonchul Lee9b95eef2022-08-19 21:40:314079 "rustc_errors",
Mazdak Farrokhzadebfd8672020-01-05 01:37:574080 "rustc_hir",
Mazdak Farrokhzadf1701dd2020-03-24 01:44:414081 "rustc_hir_pretty",
Aleksey Kladov66218952020-08-29 09:38:154082 "rustc_lexer",
Wonchul Lee9b95eef2022-08-19 21:40:314083 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454084 "rustc_middle",
Mazdak Farrokhzad4392a8b2020-03-11 11:49:084085 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324086 "rustc_span",
Alex Crichton093ede22019-08-15 00:45:094087 "serde_json",
Oliver Schererec7230f2020-07-24 18:42:004088 "tracing",
Ahmed Charles9ca382f2016-09-02 08:55:294089]
4090
4091[[package]]
Vadim Petrochenkov11d95142020-06-02 17:03:404092name = "rustc_serialize"
4093version = "0.0.0"
4094dependencies = [
4095 "indexmap",
Matthew Jasperc4f91bb2020-07-18 19:14:504096 "rustc_macros",
Jubilee Younge8eb6912021-04-22 04:40:294097 "smallvec",
Nicholas Nethercoteb38106b2022-08-17 04:22:304098 "thin-vec",
Vadim Petrochenkov11d95142020-06-02 17:03:404099]
4100
4101[[package]]
Mark Rousskovc761ec12019-11-12 13:17:334102name = "rustc_session"
4103version = "0.0.0"
4104dependencies = [
Luca Barbieriac2b84f2020-04-10 20:42:194105 "getopts",
Onur Özkan71a3a482022-10-28 07:20:514106 "libc",
Vadim Petrochenkov6054a302020-02-29 17:16:264107 "rustc_ast",
Mark Rousskovc761ec12019-11-12 13:17:334108 "rustc_data_structures",
Mark Rousskovc761ec12019-11-12 13:17:334109 "rustc_errors",
Mark Rousskovcc2c33a2019-11-29 21:05:284110 "rustc_feature",
4111 "rustc_fs_util",
Camille GILLOT89616162020-11-14 02:02:034112 "rustc_hir",
Aaron Hill23018a52020-08-13 19:41:524113 "rustc_lint_defs",
Matthew Jaspercbcef3e2020-06-11 14:49:574114 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:404115 "rustc_serialize",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324116 "rustc_span",
Mark Rousskovcc2c33a2019-11-29 21:05:284117 "rustc_target",
Onur Özkan71a3a482022-10-28 07:20:514118 "smallvec",
Oliver Schererec7230f2020-07-24 18:42:004119 "tracing",
Onur Özkan71a3a482022-10-28 07:20:514120 "winapi",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324121]
4122
4123[[package]]
Oli Scherer9960cc12022-06-02 10:08:384124name = "rustc_smir"
4125version = "0.0.0"
4126dependencies = [
4127 "rustc_borrowck",
4128 "rustc_driver",
Oli Scherer0324ac82022-06-02 10:15:074129 "rustc_hir",
Oli Scherer9960cc12022-06-02 10:08:384130 "rustc_interface",
4131 "rustc_middle",
Oli Scherer0324ac82022-06-02 10:15:074132 "rustc_mir_dataflow",
4133 "rustc_mir_transform",
4134 "rustc_serialize",
4135 "rustc_trait_selection",
Oli Scherer9960cc12022-06-02 10:08:384136]
4137
4138[[package]]
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324139name = "rustc_span"
4140version = "0.0.0"
4141dependencies = [
Aaron Hill44fdfd62020-10-11 17:51:074142 "cfg-if 0.1.10",
Igor Matuszewskibd37d7d2020-12-05 15:40:244143 "md-5",
Vadim Petrochenkov11d95142020-06-02 17:03:404144 "rustc_arena",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324145 "rustc_data_structures",
4146 "rustc_index",
4147 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:404148 "rustc_serialize",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324149 "scoped-tls",
klensy45fac342022-08-31 20:04:124150 "sha-1",
Arlo Siemsen3296d5c2020-10-13 15:41:064151 "sha2",
Oliver Schererec7230f2020-07-24 18:42:004152 "tracing",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324153 "unicode-width",
Mark Rousskovc761ec12019-11-12 13:17:334154]
4155
4156[[package]]
Mark Mansi2d75a332020-03-12 23:07:584157name = "rustc_symbol_mangling"
4158version = "0.0.0"
4159dependencies = [
Ramon de C Valle5ad7a642022-04-01 05:50:414160 "bitflags",
Mark Mansi2d75a332020-03-12 23:07:584161 "punycode",
Mark Mansi2d75a332020-03-12 23:07:584162 "rustc-demangle",
Mark Mansi2d75a332020-03-12 23:07:584163 "rustc_data_structures",
Jhonny Bill Mena86f8c4e2022-08-27 04:24:134164 "rustc_errors",
Mark Mansi2d75a332020-03-12 23:07:584165 "rustc_hir",
Jhonny Bill Mena86f8c4e2022-08-27 04:24:134166 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454167 "rustc_middle",
Mark Mansi2d75a332020-03-12 23:07:584168 "rustc_session",
4169 "rustc_span",
4170 "rustc_target",
Oliver Schererec7230f2020-07-24 18:42:004171 "tracing",
Mark Mansi2d75a332020-03-12 23:07:584172]
4173
4174[[package]]
Irina Popa38e96402017-12-08 19:18:214175name = "rustc_target"
4176version = "0.0.0"
4177dependencies = [
Alex Crichton093ede22019-08-15 00:45:094178 "bitflags",
Alex Crichton093ede22019-08-15 00:45:094179 "rustc_data_structures",
khyperia9a206a72022-09-08 13:37:154180 "rustc_feature",
csmoe64f61c72019-09-26 05:38:334181 "rustc_index",
Camille GILLOT2ba84c62019-11-09 21:27:524182 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:404183 "rustc_serialize",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324184 "rustc_span",
bjorn3fc1df4f2021-06-03 15:45:094185 "serde_json",
Oliver Schererec7230f2020-07-24 18:42:004186 "tracing",
Irina Popa38e96402017-12-08 19:18:214187]
4188
4189[[package]]
Matthias Krüger10e7b762018-09-07 07:12:064190name = "rustc_tools_util"
Ralf Jung9cc11e22022-10-04 13:23:574191version = "0.2.1"
4192source = "registry+https://github.com/rust-lang/crates.io-index"
4193checksum = "598f48ce2a421542b3e64828aa742b687cc1b91d2f96591cfdb7ac5988cd6366"
4194
4195[[package]]
Camille GILLOTc1e3d552020-02-11 18:53:404196name = "rustc_trait_selection"
4197version = "0.0.0"
4198dependencies = [
Camille GILLOTc1e3d552020-02-11 18:53:404199 "rustc_ast",
4200 "rustc_attr",
4201 "rustc_data_structures",
4202 "rustc_errors",
4203 "rustc_hir",
4204 "rustc_index",
4205 "rustc_infer",
Charles Lew250d1262021-10-02 11:00:364206 "rustc_lint_defs",
Camille GILLOTc1e3d552020-02-11 18:53:404207 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454208 "rustc_middle",
Vadim Petrochenkov11d95142020-06-02 17:03:404209 "rustc_parse_format",
Camille GILLOT02025d82020-11-14 15:48:544210 "rustc_query_system",
Camille GILLOTc1e3d552020-02-11 18:53:404211 "rustc_session",
4212 "rustc_span",
4213 "rustc_target",
Jack Wrennbc4a1de2021-07-03 16:18:134214 "rustc_transmute",
Jubilee Younge8eb6912021-04-22 04:40:294215 "smallvec",
Oliver Schererec7230f2020-07-24 18:42:004216 "tracing",
Camille GILLOTc1e3d552020-02-11 18:53:404217]
4218
4219[[package]]
Niko Matsakis3a50b41d2018-02-25 15:58:544220name = "rustc_traits"
4221version = "0.0.0"
4222dependencies = [
Jack Hueyd66452c2020-08-04 22:35:374223 "chalk-engine",
Jack Hueya24df5b2020-03-03 16:25:034224 "chalk-ir",
Jack Hueya24df5b2020-03-03 16:25:034225 "chalk-solve",
Vadim Petrochenkov6054a302020-02-29 17:16:264226 "rustc_ast",
Jack Huey4b64bc12021-01-01 18:44:314227 "rustc_attr",
Alex Crichton093ede22019-08-15 00:45:094228 "rustc_data_structures",
Mazdak Farrokhzadebfd8672020-01-05 01:37:574229 "rustc_hir",
Jack Hueya24df5b2020-03-03 16:25:034230 "rustc_index",
Camille GILLOTf07e8892020-01-06 19:13:244231 "rustc_infer",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454232 "rustc_middle",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324233 "rustc_span",
Camille GILLOTc1e3d552020-02-11 18:53:404234 "rustc_trait_selection",
Jubilee Younge8eb6912021-04-22 04:40:294235 "smallvec",
Oliver Schererec7230f2020-07-24 18:42:004236 "tracing",
Niko Matsakis3a50b41d2018-02-25 15:58:544237]
4238
4239[[package]]
Jack Wrennbc4a1de2021-07-03 16:18:134240name = "rustc_transmute"
4241version = "0.1.0"
4242dependencies = [
4243 "itertools",
4244 "rustc_data_structures",
Jack Wrennf46fffc2022-08-18 19:39:144245 "rustc_hir",
Jack Wrennbc4a1de2021-07-03 16:18:134246 "rustc_infer",
4247 "rustc_macros",
4248 "rustc_middle",
4249 "rustc_span",
4250 "rustc_target",
4251 "tracing",
4252]
4253
4254[[package]]
LeSeulArtichautf59d0302020-11-19 20:32:374255name = "rustc_ty_utils"
Camille GILLOT9908a872020-01-13 12:40:304256version = "0.0.0"
4257dependencies = [
Cameron Steffen95b689b2022-10-03 00:06:144258 "rand 0.8.5",
4259 "rand_xoshiro",
Camille GILLOT9908a872020-01-13 12:40:304260 "rustc_data_structures",
Eduard-Mihai Burtescu289f46a2020-04-10 02:13:294261 "rustc_errors",
Camille GILLOT9908a872020-01-13 12:40:304262 "rustc_hir",
kadmine612e262022-07-09 09:35:064263 "rustc_index",
Camille GILLOTf07e8892020-01-06 19:13:244264 "rustc_infer",
Peter Medus01c16162022-08-18 23:04:314265 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454266 "rustc_middle",
Mazdak Farrokhzad4392a8b2020-03-11 11:49:084267 "rustc_session",
Camille GILLOT9908a872020-01-13 12:40:304268 "rustc_span",
Camille GILLOT0e652c52020-02-12 16:24:324269 "rustc_target",
Camille GILLOTc1e3d552020-02-11 18:53:404270 "rustc_trait_selection",
Michael Gouleta056a952022-05-22 19:57:464271 "rustc_type_ir",
Oliver Schererec7230f2020-07-24 18:42:004272 "tracing",
Camille GILLOT9908a872020-01-13 12:40:304273]
4274
4275[[package]]
LeSeulArtichaut0cf5a8a2020-11-18 15:37:104276name = "rustc_type_ir"
4277version = "0.0.0"
4278dependencies = [
4279 "bitflags",
4280 "rustc_data_structures",
4281 "rustc_index",
LeSeulArtichaut07245732020-12-12 14:25:554282 "rustc_macros",
LeSeulArtichaut0cf5a8a2020-11-18 15:37:104283 "rustc_serialize",
Wilco Kuseea7015fe2021-01-31 09:32:344284 "smallvec",
LeSeulArtichaut0cf5a8a2020-11-18 15:37:104285]
4286
4287[[package]]
Oliver Schneider847bb142018-05-11 12:11:064288name = "rustc_version"
Ralf Junge5d01782021-10-04 22:13:004289version = "0.4.0"
4290source = "registry+https://github.com/rust-lang/crates.io-index"
4291checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"
4292dependencies = [
klensy8ebc73b2022-02-06 20:57:294293 "semver",
Ralf Junge5d01782021-10-04 22:13:004294]
4295
4296[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294297name = "rustdoc"
4298version = "0.0.0"
4299dependencies = [
Igor Matuszewski2214a412021-05-03 20:59:354300 "arrayvec",
Dirkjan Ochtman93a16cb2022-01-03 17:18:464301 "askama",
Andy Russell51d76652022-01-12 17:46:184302 "atty",
Aleksey Kladovb4f4db92020-08-27 10:50:284303 "expect-test",
pierwillf684acd2022-03-04 17:54:284304 "itertools",
Alex Crichton093ede22019-08-15 00:45:094305 "minifier",
Jakub Beránek34e2d3b2022-04-20 22:15:044306 "once_cell",
Guillaume Gomez80b26bd2022-01-19 10:02:244307 "pulldown-cmark",
Noah Lev7865a852021-10-29 01:19:014308 "rayon",
Guillaume Gomezf467b8d2020-10-13 13:46:344309 "regex",
Rune Tynan67b78a02021-01-25 21:23:434310 "rustdoc-json-types",
Andy Russell94630d42019-06-29 17:30:454311 "serde",
4312 "serde_json",
Jubilee Younge8eb6912021-04-22 04:40:294313 "smallvec",
Alex Crichton093ede22019-08-15 00:45:094314 "tempfile",
Nicholas Nethercoteb38106b2022-08-17 04:22:304315 "thin-vec",
Joshua Nelson65f0b252020-12-28 18:28:294316 "tracing",
4317 "tracing-subscriber",
4318 "tracing-tree",
Mark Simulacrume2e9b402017-07-23 02:01:584319]
4320
4321[[package]]
Rune Tynan67b78a02021-01-25 21:23:434322name = "rustdoc-json-types"
4323version = "0.1.0"
4324dependencies = [
4325 "serde",
Rune Tynanca48d152021-03-04 23:45:574326 "serde_json",
Rune Tynan67b78a02021-01-25 21:23:434327]
4328
4329[[package]]
Guillaume Gomezdec9fab2018-02-05 22:43:534330name = "rustdoc-themes"
4331version = "0.1.0"
4332
4333[[package]]
Mark Simulacrume2e9b402017-07-23 02:01:584334name = "rustdoc-tool"
4335version = "0.0.0"
4336dependencies = [
Alex Crichton093ede22019-08-15 00:45:094337 "rustdoc",
Ahmed Charles9ca382f2016-09-02 08:55:294338]
4339
4340[[package]]
Alex Crichtonfa9e55f2018-05-02 15:43:154341name = "rustfix"
Philipp Krones586cbd02022-06-04 12:07:444342version = "0.6.1"
Eric Huss6da85d62020-01-14 17:47:044343source = "registry+https://github.com/rust-lang/crates.io-index"
Philipp Krones586cbd02022-06-04 12:07:444344checksum = "ecd2853d9e26988467753bd9912c3a126f642d05d229a4b53f5752ee36c56481"
Eric Hussd371bb42021-06-12 19:11:504345dependencies = [
4346 "anyhow",
4347 "log",
4348 "serde",
4349 "serde_json",
4350]
4351
4352[[package]]
topecongiro5a411a62019-06-18 12:15:194353name = "rustfmt-config_proc_macro"
Igor Matuszewskic2249a42019-09-08 08:28:114354version = "0.2.0"
topecongiro5a411a62019-06-18 12:15:194355dependencies = [
Aaron Hill70ba4912020-08-01 14:11:154356 "proc-macro2",
4357 "quote",
Alex Crichton093ede22019-08-15 00:45:094358 "serde",
Aaron Hill70ba4912020-08-01 14:11:154359 "syn",
topecongiro5a411a62019-06-18 12:15:194360]
4361
4362[[package]]
Alex Crichton1cede102017-06-15 02:33:064363name = "rustfmt-nightly"
Caleb Cartwright993ee002022-06-23 03:16:584364version = "1.5.1"
kennytm0692b3d2017-12-15 19:41:584365dependencies = [
klensy754b5262022-07-31 13:44:064366 "annotate-snippets",
Igor Matuszewskif4b2a202020-06-15 09:43:394367 "anyhow",
Alex Crichton093ede22019-08-15 00:45:094368 "bytecount",
Ralf Jungc2df1c22022-07-21 20:04:374369 "cargo_metadata 0.14.0",
Weihang Loc1b4f112022-10-04 20:57:494370 "clap 3.2.20",
Alex Crichton093ede22019-08-15 00:45:094371 "derive-new",
4372 "diff",
4373 "dirs",
Caleb Cartwrightf367f4d2022-06-13 03:04:544374 "env_logger 0.9.0",
Alex Crichton093ede22019-08-15 00:45:094375 "getopts",
4376 "ignore",
pierwillf684acd2022-03-04 17:54:284377 "itertools",
Yuki Okushi1f0a39502020-05-26 04:00:424378 "lazy_static",
Alex Crichton093ede22019-08-15 00:45:094379 "log",
4380 "regex",
Alex Crichton093ede22019-08-15 00:45:094381 "rustc-workspace-hack",
4382 "rustfmt-config_proc_macro",
4383 "serde",
4384 "serde_json",
Caleb Cartwrightf367f4d2022-06-13 03:04:544385 "term",
Igor Matuszewskif4b2a202020-06-15 09:43:394386 "thiserror",
Eric Huss7d92cf42019-08-20 17:46:354387 "toml",
Alex Crichton093ede22019-08-15 00:45:094388 "unicode-segmentation",
4389 "unicode-width",
4390 "unicode_categories",
Igor Matuszewskid2d192e2019-07-30 11:00:274391]
4392
4393[[package]]
flip19950046d7c2021-02-25 10:26:234394name = "rustversion"
David Tolnayfbfc0792021-06-18 05:34:554395version = "1.0.5"
flip19950046d7c2021-02-25 10:26:234396source = "registry+https://github.com/rust-lang/crates.io-index"
David Tolnayfbfc0792021-06-18 05:34:554397checksum = "61b3909d758bb75c79f23d4736fac9433868679d3ad2ea7a61e3c25cfda9a088"
flip19950046d7c2021-02-25 10:26:234398
4399[[package]]
Alex Crichton2863b752018-08-21 17:23:474400name = "ryu"
Mark Rousskov342d9562020-08-17 15:21:444401version = "1.0.5"
Alex Crichton2863b752018-08-21 17:23:474402source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:444403checksum = "71d301d4193d031abdd79ff7e3dd721168a9572ef3fe51a1517aba235bd8f86e"
Alex Crichton2863b752018-08-21 17:23:474404
4405[[package]]
Josh Stone020c5ec2017-05-08 22:01:134406name = "same-file"
Mark Rousskov342d9562020-08-17 15:21:444407version = "1.0.6"
Alex Crichton80d6ed22018-01-08 21:56:224408source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:444409checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
Alex Crichton80d6ed22018-01-08 21:56:224410dependencies = [
Alex Crichton093ede22019-08-15 00:45:094411 "winapi-util",
Alex Crichton80d6ed22018-01-08 21:56:224412]
4413
4414[[package]]
4415name = "schannel"
Mark Rousskov342d9562020-08-17 15:21:444416version = "0.1.19"
Alex Crichton80d6ed22018-01-08 21:56:224417source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:444418checksum = "8f05ba609c234e60bee0d547fe94a4c7e9da733d1c962cf6e59efa4cd9c8bc75"
Alex Crichton80d6ed22018-01-08 21:56:224419dependencies = [
Yuki Okushi1f0a39502020-05-26 04:00:424420 "lazy_static",
Igor Matuszewskiaf53b0d2021-07-21 13:17:314421 "winapi",
Alex Crichton80d6ed22018-01-08 21:56:224422]
4423
4424[[package]]
Alex Crichton453080f2017-06-05 16:36:484425name = "scoped-tls"
Marcel Hellwig56fb2872019-02-26 10:15:524426version = "1.0.0"
4427source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094428checksum = "ea6a9290e3c9cf0f18145ef7ffa62d68ee0bf5fcd651017e586dc7fd5da448c2"
Marcel Hellwig56fb2872019-02-26 10:15:524429
4430[[package]]
Nick Cameronad8ecc22017-07-19 01:32:124431name = "scopeguard"
Mark Rousskov342d9562020-08-17 15:21:444432version = "1.1.0"
Ralf Jungc7a599e2019-07-25 13:57:254433source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:444434checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"
Ralf Jungc7a599e2019-07-25 13:57:254435
4436[[package]]
Eric Huss74498c12020-12-16 17:03:334437name = "security-framework"
4438version = "2.0.0"
4439source = "registry+https://github.com/rust-lang/crates.io-index"
4440checksum = "c1759c2e3c8580017a484a7ac56d3abc5a6c1feadf88db2f3633f12ae4268c69"
4441dependencies = [
4442 "bitflags",
4443 "core-foundation",
4444 "core-foundation-sys",
4445 "libc",
4446 "security-framework-sys",
4447]
4448
4449[[package]]
4450name = "security-framework-sys"
4451version = "2.0.0"
4452source = "registry+https://github.com/rust-lang/crates.io-index"
4453checksum = "f99b9d5e26d2a71633cc4f2ebae7cc9f874044e0c351a27e17892d76dce5678b"
4454dependencies = [
4455 "core-foundation-sys",
4456 "libc",
4457]
4458
4459[[package]]
David Wood7f916972022-03-26 07:27:434460name = "self_cell"
4461version = "0.10.2"
4462source = "registry+https://github.com/rust-lang/crates.io-index"
4463checksum = "1ef965a420fe14fdac7dd018862966a4c14094f900e1650bbc71ddd7d580c8af"
4464
4465[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:584466name = "semver"
Ralf Jungc2df1c22022-07-21 20:04:374467version = "1.0.12"
Eric Huss78529352021-06-02 03:38:394468source = "registry+https://github.com/rust-lang/crates.io-index"
Ralf Jungc2df1c22022-07-21 20:04:374469checksum = "a2333e6df6d6598f2b1974829f853c2b4c5f4a6e503c10af918081aa6f8564e1"
Eric Huss78529352021-06-02 03:38:394470dependencies = [
4471 "serde",
4472]
4473
4474[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:584475name = "serde"
Weihang Lo9926f6e2022-10-22 12:05:484476version = "1.0.147"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584477source = "registry+https://github.com/rust-lang/crates.io-index"
Weihang Lo9926f6e2022-10-22 12:05:484478checksum = "d193d69bae983fc11a79df82342761dfbf28a99fc8d203dca4c3c1b590948965"
Eric Huss57393642018-12-17 18:23:044479dependencies = [
Alex Crichton093ede22019-08-15 00:45:094480 "serde_derive",
Eric Huss57393642018-12-17 18:23:044481]
Tatsuyuki Ishi0e79b972017-04-29 23:11:584482
4483[[package]]
Weihang Lo5095f542022-09-27 16:46:344484name = "serde-value"
4485version = "0.7.0"
4486source = "registry+https://github.com/rust-lang/crates.io-index"
4487checksum = "f3a1a3341211875ef120e117ea7fd5228530ae7e7036a779fdc9117be6b3282c"
4488dependencies = [
4489 "ordered-float",
4490 "serde",
4491]
4492
4493[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:584494name = "serde_derive"
Weihang Lo9926f6e2022-10-22 12:05:484495version = "1.0.147"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584496source = "registry+https://github.com/rust-lang/crates.io-index"
Weihang Lo9926f6e2022-10-22 12:05:484497checksum = "4f1d362ca8fc9c3e3a7484440752472d68a6caa98f1ab81d99b5dfe517cec852"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584498dependencies = [
Aaron Hill70ba4912020-08-01 14:11:154499 "proc-macro2",
4500 "quote",
4501 "syn",
Tatsuyuki Ishi0e79b972017-04-29 23:11:584502]
4503
4504[[package]]
flip199596c3ec12019-08-20 07:32:534505name = "serde_ignored"
Mark Rousskov342d9562020-08-17 15:21:444506version = "0.1.2"
flip199596c3ec12019-08-20 07:32:534507source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:444508checksum = "1c2c7d39d14f2f2ea82239de71594782f186fd03501ac81f0ce08e674819ff2f"
flip199596c3ec12019-08-20 07:32:534509dependencies = [
4510 "serde",
4511]
4512
4513[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:584514name = "serde_json"
Nixon Enraght-Moonya7a4fe92022-08-24 16:32:394515version = "1.0.85"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584516source = "registry+https://github.com/rust-lang/crates.io-index"
Nixon Enraght-Moonya7a4fe92022-08-24 16:32:394517checksum = "e55a28e3aaef9d5ce0506d0a14dbba8054ddc7e499ef522dd8b26859ec9d4a44"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584518dependencies = [
Rune Tynan77156562021-01-16 01:34:154519 "indexmap",
Alex Crichton093ede22019-08-15 00:45:094520 "itoa",
4521 "ryu",
4522 "serde",
Steve Klabnik2795de32017-02-20 00:20:574523]
4524
4525[[package]]
James Munnsde763692019-01-19 02:39:374526name = "sha-1"
pierwillef6dd122022-02-10 16:54:014527version = "0.10.0"
Arlo Siemsen3296d5c2020-10-13 15:41:064528source = "registry+https://github.com/rust-lang/crates.io-index"
pierwillef6dd122022-02-10 16:54:014529checksum = "028f48d513f9678cda28f6e4064755b3fbb2af6acd672f2c209b62323f7aea0f"
Arlo Siemsen3296d5c2020-10-13 15:41:064530dependencies = [
pierwillef6dd122022-02-10 16:54:014531 "cfg-if 1.0.0",
4532 "cpufeatures",
klensy45fac342022-08-31 20:04:124533 "digest",
Arlo Siemsen3296d5c2020-10-13 15:41:064534]
4535
4536[[package]]
Pietro Albiniacd8e592020-10-01 15:15:124537name = "sha2"
pierwillef6dd122022-02-10 16:54:014538version = "0.10.1"
Pietro Albiniacd8e592020-10-01 15:15:124539source = "registry+https://github.com/rust-lang/crates.io-index"
pierwillef6dd122022-02-10 16:54:014540checksum = "99c3bd8169c58782adad9290a9af5939994036b76187f7b4f0e6de91dbbfc0ec"
Pietro Albiniacd8e592020-10-01 15:15:124541dependencies = [
pierwillef6dd122022-02-10 16:54:014542 "cfg-if 1.0.0",
4543 "cpufeatures",
klensy45fac342022-08-31 20:04:124544 "digest",
James Munnsde763692019-01-19 02:39:374545]
4546
4547[[package]]
Oliver Schererec7230f2020-07-24 18:42:004548name = "sharded-slab"
Tomasz Miąsko2abe7c82021-02-28 00:00:004549version = "0.1.1"
Oliver Schererec7230f2020-07-24 18:42:004550source = "registry+https://github.com/rust-lang/crates.io-index"
Tomasz Miąsko2abe7c82021-02-28 00:00:004551checksum = "79c719719ee05df97490f80a45acfc99e5a30ce98a1e4fb67aee422745ae14e3"
Oliver Schererec7230f2020-07-24 18:42:004552dependencies = [
4553 "lazy_static",
4554]
4555
4556[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:584557name = "shell-escape"
Mark Rousskov342d9562020-08-17 15:21:444558version = "0.1.5"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584559source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:444560checksum = "45bb67a18fa91266cc7807181f62f9178a6873bfad7dc788c42e6430db40184f"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584561
4562[[package]]
steveklabnik54371882018-01-25 17:32:254563name = "shlex"
Eric Huss788167a2021-02-23 01:05:214564version = "1.0.0"
4565source = "registry+https://github.com/rust-lang/crates.io-index"
4566checksum = "42a568c8f2cd051a4d283bd6eb0343ac214c1b0f1ac19f93e1175b2dee38c73d"
4567
4568[[package]]
Eric Huss3a6fc802022-04-20 13:50:394569name = "similar"
4570version = "2.1.0"
4571source = "registry+https://github.com/rust-lang/crates.io-index"
4572checksum = "2e24979f63a11545f5f2c60141afe249d4f19f84581ea2138065e400941d83d3"
4573
4574[[package]]
steveklabnikecfbaca2018-04-03 14:32:044575name = "siphasher"
Aaron Hill70ba4912020-08-01 14:11:154576version = "0.3.3"
steveklabnikecfbaca2018-04-03 14:32:044577source = "registry+https://github.com/rust-lang/crates.io-index"
Aaron Hill70ba4912020-08-01 14:11:154578checksum = "fa8f3741c7372e75519bd9346068370c9cdaabcc1f9599cbcf2a2719352286b7"
steveklabnikecfbaca2018-04-03 14:32:044579
4580[[package]]
Eric Hussd5e03532019-05-23 20:27:494581name = "sized-chunks"
klensyd480a3e2021-03-12 13:33:024582version = "0.6.4"
Eric Hussd5e03532019-05-23 20:27:494583source = "registry+https://github.com/rust-lang/crates.io-index"
klensyd480a3e2021-03-12 13:33:024584checksum = "65e65d6a9f13cd78f361ea5a2cf53a45d67cdda421ba0316b9be101560f3d207"
Eric Hussd5e03532019-05-23 20:27:494585dependencies = [
Eric Huss2b985322019-11-25 16:14:074586 "bitmaps",
Alex Crichton093ede22019-08-15 00:45:094587 "typenum",
Eric Hussd5e03532019-05-23 20:27:494588]
4589
4590[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:434591name = "slab"
4592version = "0.4.2"
4593source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094594checksum = "c111b5bd5695e56cffe5129854aa230b39c93a305372fdbb2668ca2394eea9f8"
Matthias Krüger696fb8f2019-01-21 15:32:434595
4596[[package]]
John Kåre Alsaker970c6132017-12-03 12:49:014597name = "smallvec"
Nicholas Nethercote7c406612022-06-26 22:48:554598version = "1.8.1"
Ralf Jung90b8d342019-11-04 14:59:094599source = "registry+https://github.com/rust-lang/crates.io-index"
Nicholas Nethercote7c406612022-06-26 22:48:554600checksum = "cc88c725d61fc6c3132893370cac4a0200e3fedf5da8331c570664b1987f5ca2"
Ralf Jung90b8d342019-11-04 14:59:094601
4602[[package]]
Josh Triplett574f6be2020-08-20 23:16:304603name = "snap"
4604version = "1.0.1"
4605source = "registry+https://github.com/rust-lang/crates.io-index"
4606checksum = "da73c8f77aebc0e40c300b93f0a5f1bece7a248a36eee287d4e095f35c7b7d6e"
4607
4608[[package]]
Eric Huss3a6fc802022-04-20 13:50:394609name = "snapbox"
Weihang Lobfce2272022-11-04 23:50:444610version = "0.4.1"
Eric Huss3a6fc802022-04-20 13:50:394611source = "registry+https://github.com/rust-lang/crates.io-index"
Weihang Lobfce2272022-11-04 23:50:444612checksum = "827c00e91b15e2674d8a5270bae91f898693cbf9561cbb58d8eaa31974597293"
Eric Huss3a6fc802022-04-20 13:50:394613dependencies = [
4614 "concolor",
4615 "content_inspector",
4616 "dunce",
4617 "filetime",
4618 "normalize-line-endings",
4619 "similar",
4620 "snapbox-macros",
4621 "tempfile",
4622 "walkdir",
4623 "yansi",
4624]
4625
4626[[package]]
4627name = "snapbox-macros"
Eric Huss6e4603e2022-08-24 03:58:124628version = "0.3.0"
Eric Huss3a6fc802022-04-20 13:50:394629source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss6e4603e2022-08-24 03:58:124630checksum = "8a253e6f894cfa440cba00600a249fa90869d8e0ec45ab274a456e043a0ce8f2"
Eric Huss3a6fc802022-04-20 13:50:394631
4632[[package]]
Mark Simulacrum38b46882017-06-26 16:26:154633name = "socket2"
Niels Sascha Reedijkd41df912021-08-05 14:54:184634version = "0.4.1"
klensy50c38902021-05-01 11:50:034635source = "registry+https://github.com/rust-lang/crates.io-index"
Niels Sascha Reedijkd41df912021-08-05 14:54:184636checksum = "765f090f0e423d2b55843402a07915add955e7d60657db13707a159727326cad"
klensy50c38902021-05-01 11:50:034637dependencies = [
4638 "libc",
Igor Matuszewskiaf53b0d2021-07-21 13:17:314639 "winapi",
klensy50c38902021-05-01 11:50:034640]
4641
4642[[package]]
Pietro Albini13efb202022-11-15 09:19:174643name = "spdx-expression"
4644version = "0.5.2"
4645source = "registry+https://github.com/rust-lang/crates.io-index"
4646checksum = "53d7ac03c67c572d85049d6db815e20a4a19b41b3d5cca732ac582342021ad77"
4647dependencies = [
4648 "nom",
4649 "serde",
4650 "thiserror",
4651 "tracing",
4652]
4653
4654[[package]]
4655name = "spdx-rs"
4656version = "0.5.1"
4657source = "registry+https://github.com/rust-lang/crates.io-index"
4658checksum = "b3c02f6eb7e7b4100c272f685a9ccaccaab302324e8c7ec3e2ee72340fb29ff3"
4659dependencies = [
4660 "chrono",
4661 "log",
4662 "nom",
4663 "serde",
4664 "spdx-expression",
4665 "strum",
4666 "strum_macros",
4667 "thiserror",
4668 "uuid",
4669]
4670
4671[[package]]
Robin Kruppe1a24a592017-04-26 21:22:454672name = "stable_deref_trait"
Mark Rousskov342d9562020-08-17 15:21:444673version = "1.2.0"
Robin Kruppe1a24a592017-04-26 21:22:454674source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:444675checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
Robin Kruppe1a24a592017-04-26 21:22:454676
4677[[package]]
Oliver Scherer26edcee2018-11-02 15:14:244678name = "stacker"
Mateusz Mikuład5899ef2022-11-05 11:19:554679version = "0.1.15"
Oliver Scherer26edcee2018-11-02 15:14:244680source = "registry+https://github.com/rust-lang/crates.io-index"
Mateusz Mikuład5899ef2022-11-05 11:19:554681checksum = "c886bd4480155fd3ef527d45e9ac8dd7118a898a46530b7b94c3e21866259fce"
Oliver Scherer26edcee2018-11-02 15:14:244682dependencies = [
4683 "cc",
Mateusz Mikułaf58289c2021-08-18 20:36:354684 "cfg-if 1.0.0",
Oliver Scherer26edcee2018-11-02 15:14:244685 "libc",
4686 "psm",
Igor Matuszewskiaf53b0d2021-07-21 13:17:314687 "winapi",
Oliver Scherer26edcee2018-11-02 15:14:244688]
4689
4690[[package]]
Eric Huss7758eaf2022-04-28 05:42:544691name = "static_assertions"
4692version = "1.1.0"
4693source = "registry+https://github.com/rust-lang/crates.io-index"
4694checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
4695
4696[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294697name = "std"
4698version = "0.0.0"
4699dependencies = [
Michael Howellcf83a1d2022-11-03 17:10:154700 "addr2line",
Alex Crichton093ede22019-08-15 00:45:094701 "alloc",
Wesley Wiser9286c3c2022-09-15 15:39:034702 "cfg-if 1.0.0",
Alex Crichton093ede22019-08-15 00:45:094703 "compiler_builtins",
4704 "core",
4705 "dlmalloc",
4706 "fortanix-sgx-abi",
Josh Stonedaa7c142022-07-14 17:13:524707 "hashbrown",
joboet262193e2022-09-06 08:44:054708 "hermit-abi 0.2.6",
Alex Crichton093ede22019-08-15 00:45:094709 "libc",
Michael Howell8e71a132022-11-08 00:13:204710 "miniz_oxide",
Michael Howellcf83a1d2022-11-03 17:10:154711 "object",
Alex Crichton093ede22019-08-15 00:45:094712 "panic_abort",
4713 "panic_unwind",
4714 "profiler_builtins",
Aaron Hill2550d5b2021-03-07 23:39:194715 "rand 0.7.3",
Alex Crichton06d565c2020-05-13 21:22:374716 "rustc-demangle",
Joshua Nelson1b0b7e92021-04-02 08:11:464717 "std_detect",
Alex Crichton093ede22019-08-15 00:45:094718 "unwind",
Harald Hoyer00cbc8d2022-01-21 13:19:134719 "wasi 0.11.0+wasi-snapshot-preview1",
Ahmed Charles9ca382f2016-09-02 08:55:294720]
4721
4722[[package]]
Joshua Nelson1b0b7e92021-04-02 08:11:464723name = "std_detect"
4724version = "0.1.5"
4725dependencies = [
Wesley Wiser9286c3c2022-09-15 15:39:034726 "cfg-if 1.0.0",
Joshua Nelson1b0b7e92021-04-02 08:11:464727 "compiler_builtins",
4728 "libc",
4729 "rustc-std-workspace-alloc",
4730 "rustc-std-workspace-core",
4731]
4732
4733[[package]]
steveklabnikecfbaca2018-04-03 14:32:044734name = "string_cache"
klensy947e7872022-04-15 18:11:144735version = "0.8.3"
steveklabnikecfbaca2018-04-03 14:32:044736source = "registry+https://github.com/rust-lang/crates.io-index"
klensy947e7872022-04-15 18:11:144737checksum = "33994d0838dc2d152d17a62adf608a869b5e846b65b389af7f3dbc1de45c5b26"
steveklabnikecfbaca2018-04-03 14:32:044738dependencies = [
Yuki Okushi1f0a39502020-05-26 04:00:424739 "lazy_static",
Alex Crichton093ede22019-08-15 00:45:094740 "new_debug_unreachable",
Philipp Krones586cbd02022-06-04 12:07:444741 "parking_lot 0.11.2",
Alex Crichton093ede22019-08-15 00:45:094742 "phf_shared",
4743 "precomputed-hash",
4744 "serde",
steveklabnikecfbaca2018-04-03 14:32:044745]
4746
4747[[package]]
4748name = "string_cache_codegen"
klensy947e7872022-04-15 18:11:144749version = "0.5.2"
steveklabnikecfbaca2018-04-03 14:32:044750source = "registry+https://github.com/rust-lang/crates.io-index"
klensy947e7872022-04-15 18:11:144751checksum = "6bb30289b722be4ff74a408c3cc27edeaad656e06cb1fe8fa9231fa59c728988"
steveklabnikecfbaca2018-04-03 14:32:044752dependencies = [
Alex Crichton093ede22019-08-15 00:45:094753 "phf_generator",
4754 "phf_shared",
Aaron Hill70ba4912020-08-01 14:11:154755 "proc-macro2",
4756 "quote",
steveklabnikecfbaca2018-04-03 14:32:044757]
4758
4759[[package]]
Eric Hussd5e03532019-05-23 20:27:494760name = "strip-ansi-escapes"
4761version = "0.1.0"
4762source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094763checksum = "9d63676e2abafa709460982ddc02a3bb586b6d15a49b75c212e06edd3933acee"
Eric Hussd5e03532019-05-23 20:27:494764dependencies = [
Alex Crichton093ede22019-08-15 00:45:094765 "vte",
Eric Hussd5e03532019-05-23 20:27:494766]
4767
4768[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:584769name = "strsim"
Eric Hussbfacc5c2022-01-19 03:14:334770version = "0.10.0"
4771source = "registry+https://github.com/rust-lang/crates.io-index"
4772checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
4773
4774[[package]]
Pietro Albini13efb202022-11-15 09:19:174775name = "strum"
4776version = "0.24.1"
4777source = "registry+https://github.com/rust-lang/crates.io-index"
4778checksum = "063e6045c0e62079840579a7e47a355ae92f60eb74daaf156fb1e84ba164e63f"
4779
4780[[package]]
4781name = "strum_macros"
4782version = "0.24.3"
4783source = "registry+https://github.com/rust-lang/crates.io-index"
4784checksum = "1e385be0d24f186b4ce2f9982191e7101bb737312ad61c1f2f984f34bcf85d59"
4785dependencies = [
4786 "heck",
4787 "proc-macro2",
4788 "quote",
4789 "rustversion",
4790 "syn",
4791]
4792
4793[[package]]
Igor Matuszewskic2249a42019-09-08 08:28:114794name = "syn"
Andres Suareza65ddf02022-10-09 03:25:404795version = "1.0.102"
Igor Matuszewskic2249a42019-09-08 08:28:114796source = "registry+https://github.com/rust-lang/crates.io-index"
Andres Suareza65ddf02022-10-09 03:25:404797checksum = "3fcd952facd492f9be3ef0d0b7032a6e442ee9b361d4acc2b1d0c4aaa5f613a1"
Igor Matuszewskic2249a42019-09-08 08:28:114798dependencies = [
Aaron Hill70ba4912020-08-01 14:11:154799 "proc-macro2",
4800 "quote",
Andres Suareza65ddf02022-10-09 03:25:404801 "unicode-ident",
Igor Matuszewskic2249a42019-09-08 08:28:114802]
4803
4804[[package]]
Alex Crichton325d7392017-12-10 17:42:494805name = "synstructure"
pierwillea25b772021-12-21 17:00:304806version = "0.12.6"
Mateusz Mikuład8960882019-10-04 12:43:234807source = "registry+https://github.com/rust-lang/crates.io-index"
pierwillea25b772021-12-21 17:00:304808checksum = "f36bdaa60a83aca3921b5259d5400cbf5e90fc51931376a9bd4a0eb79aa7210f"
Mateusz Mikuład8960882019-10-04 12:43:234809dependencies = [
Aaron Hill70ba4912020-08-01 14:11:154810 "proc-macro2",
4811 "quote",
4812 "syn",
4813 "unicode-xid",
Mateusz Mikuład8960882019-10-04 12:43:234814]
4815
4816[[package]]
Josh Stone020c5ec2017-05-08 22:01:134817name = "tar"
Eric Huss845faad2022-06-08 18:48:314818version = "0.4.38"
Josh Stone020c5ec2017-05-08 22:01:134819source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss845faad2022-06-08 18:48:314820checksum = "4b55807c0344e1e6c04d7c965f5289c39a8d94ae23ed5c0b57aabac549f871c6"
Josh Stone020c5ec2017-05-08 22:01:134821dependencies = [
Alex Crichton093ede22019-08-15 00:45:094822 "filetime",
4823 "libc",
Alex Crichton093ede22019-08-15 00:45:094824 "xattr",
Josh Stone020c5ec2017-05-08 22:01:134825]
4826
4827[[package]]
Aleksey Kladov850156a2018-03-29 07:34:554828name = "tempfile"
Jubilee Young27ef7192021-04-23 22:49:474829version = "3.2.0"
Aleksey Kladov850156a2018-03-29 07:34:554830source = "registry+https://github.com/rust-lang/crates.io-index"
Jubilee Young27ef7192021-04-23 22:49:474831checksum = "dac1c663cfc93810f88aed9b8941d48cabf856a1b111c29a40439018d870eb22"
Aleksey Kladov850156a2018-03-29 07:34:554832dependencies = [
Jubilee Young27ef7192021-04-23 22:49:474833 "cfg-if 1.0.0",
Alex Crichton093ede22019-08-15 00:45:094834 "libc",
klensy947e7872022-04-15 18:11:144835 "rand 0.8.5",
klensydcdc3082021-05-11 19:03:594836 "redox_syscall",
Alex Crichton093ede22019-08-15 00:45:094837 "remove_dir_all",
Igor Matuszewskiaf53b0d2021-07-21 13:17:314838 "winapi",
Aleksey Kladov850156a2018-03-29 07:34:554839]
4840
4841[[package]]
steveklabnikecfbaca2018-04-03 14:32:044842name = "tendril"
Eric Huss04b75a72022-06-22 23:49:244843version = "0.4.3"
steveklabnikecfbaca2018-04-03 14:32:044844source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss04b75a72022-06-22 23:49:244845checksum = "d24a120c5fc464a3458240ee02c299ebcb9d67b5249c8848b09d639dca8d7bb0"
steveklabnikecfbaca2018-04-03 14:32:044846dependencies = [
Alex Crichton093ede22019-08-15 00:45:094847 "futf",
4848 "mac",
4849 "utf-8",
steveklabnikecfbaca2018-04-03 14:32:044850]
4851
4852[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294853name = "term"
flip19950046d7c2021-02-25 10:26:234854version = "0.7.0"
4855source = "registry+https://github.com/rust-lang/crates.io-index"
4856checksum = "c59df8ac95d96ff9bede18eb7300b0fda5e5d8d90960e76f8e14ae765eedbf1f"
4857dependencies = [
4858 "dirs-next",
4859 "rustversion",
Igor Matuszewskiaf53b0d2021-07-21 13:17:314860 "winapi",
flip19950046d7c2021-02-25 10:26:234861]
4862
4863[[package]]
Alex Crichton1cede102017-06-15 02:33:064864name = "termcolor"
Eric Hussfaa64612021-06-22 23:19:244865version = "1.1.2"
Alex Crichtonfa5b3d32018-07-26 00:25:124866source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Hussfaa64612021-06-22 23:19:244867checksum = "2dfed899f0eb03f32ee8c6a0aabdb8a7949659e3466561fc0adf54e26d88c5f4"
Alex Crichtonfa5b3d32018-07-26 00:25:124868dependencies = [
Eric Huss89d79062020-07-29 18:02:054869 "winapi-util",
Alex Crichtonfa5b3d32018-07-26 00:25:124870]
4871
4872[[package]]
John Kåre Alsakerb0b11d32020-01-29 00:13:484873name = "termize"
4874version = "0.1.1"
4875source = "registry+https://github.com/rust-lang/crates.io-index"
4876checksum = "1706be6b564323ce7092f5f7e6b118a14c8ef7ed0e69c8c5329c914a9f101295"
4877dependencies = [
4878 "libc",
Igor Matuszewskiaf53b0d2021-07-21 13:17:314879 "winapi",
John Kåre Alsakerb0b11d32020-01-29 00:13:484880]
4881
4882[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294883name = "test"
4884version = "0.0.0"
4885dependencies = [
Aaron Hill44fdfd62020-10-11 17:51:074886 "cfg-if 0.1.10",
Alex Crichtonb47c9692019-08-16 15:29:084887 "core",
Alex Crichton093ede22019-08-15 00:45:094888 "getopts",
Alex Crichtonb47c9692019-08-16 15:29:084889 "libc",
4890 "panic_abort",
4891 "panic_unwind",
Alex Crichton093ede22019-08-15 00:45:094892 "proc_macro",
Alex Crichtonb47c9692019-08-16 15:29:084893 "std",
Ahmed Charles9ca382f2016-09-02 08:55:294894]
4895
4896[[package]]
Ralf Jung2bfa6222019-11-17 10:40:184897name = "tester"
flip19950046d7c2021-02-25 10:26:234898version = "0.9.0"
4899source = "registry+https://github.com/rust-lang/crates.io-index"
4900checksum = "0639d10d8f4615f223a57275cf40f9bdb7cfbb806bcb7f7cc56e3beb55a576eb"
4901dependencies = [
4902 "cfg-if 1.0.0",
4903 "getopts",
4904 "libc",
4905 "num_cpus",
Caleb Cartwrightf367f4d2022-06-13 03:04:544906 "term",
flip19950046d7c2021-02-25 10:26:234907]
4908
4909[[package]]
steveklabnik4871dba2017-06-27 17:33:324910name = "textwrap"
Arlo Siemsenb59abdc2022-06-17 17:58:514911version = "0.15.0"
Eric Hussbfacc5c2022-01-19 03:14:334912source = "registry+https://github.com/rust-lang/crates.io-index"
Arlo Siemsenb59abdc2022-06-17 17:58:514913checksum = "b1141d4d61095b28419e22cb0bbf02755f5e54e0526f97f1e3d1d160e60885fb"
Eric Hussbfacc5c2022-01-19 03:14:334914
4915[[package]]
Nicholas Nethercoteb38106b2022-08-17 04:22:304916name = "thin-vec"
Michael Howell03968a82022-10-11 17:00:014917version = "0.2.9"
Nicholas Nethercoteb38106b2022-08-17 04:22:304918source = "registry+https://github.com/rust-lang/crates.io-index"
Michael Howell03968a82022-10-11 17:00:014919checksum = "ceb05e71730d396f960f8f3901cdb41be2d339b303e9d7d3a07c5ff0536e671b"
Nicholas Nethercoteb38106b2022-08-17 04:22:304920
4921[[package]]
Pietro Albini9beb8f52019-11-26 11:06:304922name = "thiserror"
klensy45fac342022-08-31 20:04:124923version = "1.0.33"
Pietro Albini9beb8f52019-11-26 11:06:304924source = "registry+https://github.com/rust-lang/crates.io-index"
klensy45fac342022-08-31 20:04:124925checksum = "3d0a539a918745651435ac7db7a18761589a94cd7e94cd56999f828bf73c8a57"
Pietro Albini9beb8f52019-11-26 11:06:304926dependencies = [
4927 "thiserror-impl",
4928]
4929
4930[[package]]
4931name = "thiserror-impl"
klensy45fac342022-08-31 20:04:124932version = "1.0.33"
Pietro Albini9beb8f52019-11-26 11:06:304933source = "registry+https://github.com/rust-lang/crates.io-index"
klensy45fac342022-08-31 20:04:124934checksum = "c251e90f708e16c49a16f4917dc2131e75222b72edfa9cb7f7c58ae56aae0c09"
Pietro Albini9beb8f52019-11-26 11:06:304935dependencies = [
Aaron Hill70ba4912020-08-01 14:11:154936 "proc-macro2",
4937 "quote",
4938 "syn",
Pietro Albini9beb8f52019-11-26 11:06:304939]
4940
4941[[package]]
David Wood2dc1a8a2021-12-03 14:24:054942name = "thorin-dwp"
Josh Stonedaa7c142022-07-14 17:13:524943version = "0.3.0"
David Wood2dc1a8a2021-12-03 14:24:054944source = "registry+https://github.com/rust-lang/crates.io-index"
Josh Stonedaa7c142022-07-14 17:13:524945checksum = "e6cb0c7868d7f90407531108ab03263d9452a8811b7cdd87675343a40d4aa254"
David Wood2dc1a8a2021-12-03 14:24:054946dependencies = [
Michael Howellcf83a1d2022-11-03 17:10:154947 "gimli",
Josh Stonedaa7c142022-07-14 17:13:524948 "hashbrown",
Michael Howellcf83a1d2022-11-03 17:10:154949 "object",
David Wood2dc1a8a2021-12-03 14:24:054950 "tracing",
4951]
4952
4953[[package]]
Steve Klabnika0769612017-02-07 23:13:574954name = "thread_local"
klensy9f621ae2022-01-24 17:19:214955version = "1.1.4"
Igor Matuszewski8fc4bba2020-02-12 14:47:314956source = "registry+https://github.com/rust-lang/crates.io-index"
klensy9f621ae2022-01-24 17:19:214957checksum = "5516c27b78311c50bf42c071425c560ac799b11c30b31f87e3081965fe5e0180"
Igor Matuszewski8fc4bba2020-02-12 14:47:314958dependencies = [
klensy9f621ae2022-01-24 17:19:214959 "once_cell",
Igor Matuszewski8fc4bba2020-02-12 14:47:314960]
4961
4962[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294963name = "tidy"
4964version = "0.1.0"
Mark Mansi3ee41042018-02-23 01:52:564965dependencies = [
Ralf Jungc2df1c22022-07-21 20:04:374966 "cargo_metadata 0.14.0",
yukang18511ba2022-11-04 08:56:484967 "ignore",
Yuki Okushi1f0a39502020-05-26 04:00:424968 "lazy_static",
Jakob Degen17395b42022-10-31 00:17:254969 "miropt-test-tools",
Alex Crichton093ede22019-08-15 00:45:094970 "regex",
Alex Crichton093ede22019-08-15 00:45:094971 "walkdir",
Mark Mansi3ee41042018-02-23 01:52:564972]
Ahmed Charles9ca382f2016-09-02 08:55:294973
4974[[package]]
Eric Hussce717472020-08-11 23:49:394975name = "tier-check"
4976version = "0.1.0"
4977
4978[[package]]
Alex Crichton15899b02018-01-25 04:01:424979name = "time"
Mark Rousskov342d9562020-08-17 15:21:444980version = "0.1.43"
Alex Crichton15899b02018-01-25 04:01:424981source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:444982checksum = "ca8a50ef2360fbd1eeb0ecd46795a87a19024eb4b53c5dc916ca1fd95fe62438"
Alex Crichton15899b02018-01-25 04:01:424983dependencies = [
Alex Crichton093ede22019-08-15 00:45:094984 "libc",
Igor Matuszewskiaf53b0d2021-07-21 13:17:314985 "winapi",
Alex Crichton15899b02018-01-25 04:01:424986]
4987
4988[[package]]
David Wood7f916972022-03-26 07:27:434989name = "tinystr"
Manish Goregaokar288194e2022-10-19 23:24:424990version = "0.7.0"
David Wood7f916972022-03-26 07:27:434991source = "registry+https://github.com/rust-lang/crates.io-index"
Manish Goregaokar288194e2022-10-19 23:24:424992checksum = "f8aeafdfd935e4a7fe16a91ab711fa52d54df84f9c8f7ca5837a9d1d902ef4c2"
4993dependencies = [
4994 "displaydoc",
4995]
David Wood7f916972022-03-26 07:27:434996
4997[[package]]
Mark Rousskov342d9562020-08-17 15:21:444998name = "tinyvec"
Charles Lewa76dcd82022-09-16 17:55:564999version = "1.6.0"
Mark Rousskov342d9562020-08-17 15:21:445000source = "registry+https://github.com/rust-lang/crates.io-index"
Charles Lewa76dcd82022-09-16 17:55:565001checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"
5002dependencies = [
5003 "tinyvec_macros",
5004]
5005
5006[[package]]
5007name = "tinyvec_macros"
5008version = "0.1.0"
5009source = "registry+https://github.com/rust-lang/crates.io-index"
5010checksum = "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c"
Mark Rousskov342d9562020-08-17 15:21:445011
5012[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:435013name = "tokio"
klensy9f621ae2022-01-24 17:19:215014version = "1.8.4"
Matthias Krüger696fb8f2019-01-21 15:32:435015source = "registry+https://github.com/rust-lang/crates.io-index"
klensy9f621ae2022-01-24 17:19:215016checksum = "50dae83881bc9b0403dd5b44ea9deed3e939856cc8722d5be37f0d6e5c6d53dd"
Matthias Krüger696fb8f2019-01-21 15:32:435017dependencies = [
Igor Matuszewskiaf53b0d2021-07-21 13:17:315018 "autocfg",
Alex Crichton093ede22019-08-15 00:45:095019 "bytes",
Caleb Cartwright63913182021-02-10 01:52:545020 "memchr",
Igor Matuszewskiaf53b0d2021-07-21 13:17:315021 "pin-project-lite",
Matthias Krüger696fb8f2019-01-21 15:32:435022]
5023
5024[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:295025name = "toml"
Eric Huss71bf7cf2020-10-14 22:16:475026version = "0.5.7"
Eric Hussd2228ca2019-03-29 03:13:135027source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss71bf7cf2020-10-14 22:16:475028checksum = "75cf45bb0bef80604d001caaec0d09da99611b3c0fd39d3080468875cdb65645"
Eric Hussd2228ca2019-03-29 03:13:135029dependencies = [
Alex Crichton093ede22019-08-15 00:45:095030 "serde",
Eric Hussd2228ca2019-03-29 03:13:135031]
5032
5033[[package]]
Weihang Lo9926f6e2022-10-22 12:05:485034name = "toml_datetime"
5035version = "0.5.0"
Eric Huss7758eaf2022-04-28 05:42:545036source = "registry+https://github.com/rust-lang/crates.io-index"
Weihang Lo9926f6e2022-10-22 12:05:485037checksum = "808b51e57d0ef8f71115d8f3a01e7d3750d01c79cac4b3eda910f4389fdf92fd"
5038dependencies = [
5039 "serde",
5040]
5041
5042[[package]]
5043name = "toml_edit"
5044version = "0.15.0"
5045source = "registry+https://github.com/rust-lang/crates.io-index"
5046checksum = "b1541ba70885967e662f69d31ab3aeca7b1aaecfcd58679590b893e9239c3646"
Eric Huss7758eaf2022-04-28 05:42:545047dependencies = [
5048 "combine",
5049 "indexmap",
5050 "itertools",
Mark Rousskovbf29b3c2022-05-18 16:16:275051 "kstring",
Eric Hussaf8048b2022-01-26 00:24:215052 "serde",
Weihang Lo9926f6e2022-10-22 12:05:485053 "toml_datetime",
Eric Hussaf8048b2022-01-26 00:24:215054]
5055
5056[[package]]
Eric Hussa882fdd2021-12-03 20:25:075057name = "topological-sort"
5058version = "0.1.0"
5059source = "registry+https://github.com/rust-lang/crates.io-index"
5060checksum = "aa7c7f42dea4b1b99439786f5633aeb9c14c1b53f75e282803c2ec2ad545873c"
5061
5062[[package]]
Jack Hueyecb8b9f2020-05-27 05:05:095063name = "tracing"
Oli Scherera4375cb2022-07-06 12:39:325064version = "0.1.35"
Jack Hueyecb8b9f2020-05-27 05:05:095065source = "registry+https://github.com/rust-lang/crates.io-index"
Oli Scherera4375cb2022-07-06 12:39:325066checksum = "a400e31aa60b9d44a52a8ee0343b5b18566b03a8321e0d321f695cf56e940160"
Jack Hueyecb8b9f2020-05-27 05:05:095067dependencies = [
Tomasz Miąsko2abe7c82021-02-28 00:00:005068 "cfg-if 1.0.0",
Igor Matuszewskiaf53b0d2021-07-21 13:17:315069 "pin-project-lite",
Jack Hueyecb8b9f2020-05-27 05:05:095070 "tracing-attributes",
5071 "tracing-core",
5072]
5073
5074[[package]]
5075name = "tracing-attributes"
Oli Scherere8962282022-07-05 08:26:125076version = "0.1.22"
Jack Hueyecb8b9f2020-05-27 05:05:095077source = "registry+https://github.com/rust-lang/crates.io-index"
Oli Scherere8962282022-07-05 08:26:125078checksum = "11c75893af559bc8e10716548bdef5cb2b983f8e637db9d0e15126b61b484ee2"
Jack Hueyecb8b9f2020-05-27 05:05:095079dependencies = [
Aaron Hill70ba4912020-08-01 14:11:155080 "proc-macro2",
5081 "quote",
5082 "syn",
Jack Hueyecb8b9f2020-05-27 05:05:095083]
5084
5085[[package]]
5086name = "tracing-core"
Oli Scherere8962282022-07-05 08:26:125087version = "0.1.28"
Jack Hueyecb8b9f2020-05-27 05:05:095088source = "registry+https://github.com/rust-lang/crates.io-index"
Oli Scherere8962282022-07-05 08:26:125089checksum = "7b7358be39f2f274f322d2aaed611acc57f382e8eb1e5b48cb9ae30933495ce7"
Jack Hueyecb8b9f2020-05-27 05:05:095090dependencies = [
Oli Scherere8962282022-07-05 08:26:125091 "once_cell",
5092 "valuable",
Jack Hueyecb8b9f2020-05-27 05:05:095093]
5094
5095[[package]]
Ralf Jung10430db2022-07-15 14:04:235096name = "tracing-error"
5097version = "0.2.0"
5098source = "registry+https://github.com/rust-lang/crates.io-index"
5099checksum = "d686ec1c0f384b1277f097b2f279a2ecc11afe8c133c1aabf036a27cb4cd206e"
5100dependencies = [
5101 "tracing",
5102 "tracing-subscriber",
5103]
5104
5105[[package]]
Jack Hueyd66452c2020-08-04 22:35:375106name = "tracing-log"
Tomasz Miąsko2abe7c82021-02-28 00:00:005107version = "0.1.2"
Jack Hueyd66452c2020-08-04 22:35:375108source = "registry+https://github.com/rust-lang/crates.io-index"
Tomasz Miąsko2abe7c82021-02-28 00:00:005109checksum = "a6923477a48e41c1951f1999ef8bb5a3023eb723ceadafe78ffb65dc366761e3"
Jack Hueyd66452c2020-08-04 22:35:375110dependencies = [
5111 "lazy_static",
5112 "log",
5113 "tracing-core",
5114]
5115
5116[[package]]
Oliver Schererec7230f2020-07-24 18:42:005117name = "tracing-subscriber"
pierwillea25b772021-12-21 17:00:305118version = "0.3.3"
Oliver Schererec7230f2020-07-24 18:42:005119source = "registry+https://github.com/rust-lang/crates.io-index"
pierwillea25b772021-12-21 17:00:305120checksum = "245da694cc7fc4729f3f418b304cb57789f1bed2a78c575407ab8a23f53cb4d3"
Oliver Schererec7230f2020-07-24 18:42:005121dependencies = [
klensy8ebc73b2022-02-06 20:57:295122 "ansi_term",
Oliver Schererec7230f2020-07-24 18:42:005123 "lazy_static",
5124 "matchers",
Philipp Krones586cbd02022-06-04 12:07:445125 "parking_lot 0.11.2",
Oliver Schererec7230f2020-07-24 18:42:005126 "regex",
Oliver Schererec7230f2020-07-24 18:42:005127 "sharded-slab",
Jubilee Younge8eb6912021-04-22 04:40:295128 "smallvec",
Mark Rousskov342d9562020-08-17 15:21:445129 "thread_local",
Joshua Nelson8b22d072020-10-07 22:45:595130 "tracing",
Oliver Schererec7230f2020-07-24 18:42:005131 "tracing-core",
Jack Hueyd66452c2020-08-04 22:35:375132 "tracing-log",
Jack Hueyd66452c2020-08-04 22:35:375133]
5134
5135[[package]]
5136name = "tracing-tree"
pierwillea25b772021-12-21 17:00:305137version = "0.2.0"
Jack Hueyd66452c2020-08-04 22:35:375138source = "registry+https://github.com/rust-lang/crates.io-index"
pierwillea25b772021-12-21 17:00:305139checksum = "3ce989c9962c7f61fe084dd4a230eec784649dfc2392467c790007c3a6e134e7"
Jack Hueyd66452c2020-08-04 22:35:375140dependencies = [
klensy8ebc73b2022-02-06 20:57:295141 "ansi_term",
Jack Hueyd66452c2020-08-04 22:35:375142 "atty",
pierwillea25b772021-12-21 17:00:305143 "tracing-core",
Tomasz Miąsko2abe7c82021-02-28 00:00:005144 "tracing-log",
Jack Hueyd66452c2020-08-04 22:35:375145 "tracing-subscriber",
Oliver Schererec7230f2020-07-24 18:42:005146]
5147
5148[[package]]
David Wood7f916972022-03-26 07:27:435149name = "type-map"
5150version = "0.4.0"
5151source = "registry+https://github.com/rust-lang/crates.io-index"
5152checksum = "b6d3364c5e96cb2ad1603037ab253ddd34d7fb72a58bdddf4b7350760fc69a46"
5153dependencies = [
5154 "rustc-hash",
5155]
5156
5157[[package]]
Eric Huss8c20add2018-12-03 01:33:205158name = "typenum"
Eric Hussc8443bb2020-05-18 22:41:575159version = "1.12.0"
Eric Huss8c20add2018-12-03 01:33:205160source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Hussc8443bb2020-05-18 22:41:575161checksum = "373c8a200f9e67a0c95e62a4f52fbf80c23b4381c05a17845531982fa99e6b33"
Eric Huss8c20add2018-12-03 01:33:205162
5163[[package]]
Mark Rousskov064f8882020-01-13 21:40:195164name = "ucd-parse"
Mark Rousskov342d9562020-08-17 15:21:445165version = "0.1.8"
Mark Rousskov064f8882020-01-13 21:40:195166source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:445167checksum = "5269f8d35df6b8b60758343a6d742ecf09e4bca13faee32af5503aebd1e11b7c"
Mark Rousskov064f8882020-01-13 21:40:195168dependencies = [
Yuki Okushi1f0a39502020-05-26 04:00:425169 "lazy_static",
Mark Rousskov064f8882020-01-13 21:40:195170 "regex",
5171]
5172
5173[[package]]
James Munnsde763692019-01-19 02:39:375174name = "ucd-trie"
Mark Rousskov342d9562020-08-17 15:21:445175version = "0.1.3"
James Munnsde763692019-01-19 02:39:375176source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:445177checksum = "56dee185309b50d1f11bfedef0fe6d036842e3fb77413abef29f8f8d1c5d4c1c"
James Munnsde763692019-01-19 02:39:375178
5179[[package]]
Ralf Junga272c452022-05-30 08:17:465180name = "ui_test"
Ralf Jungf76eac42022-09-01 20:59:055181version = "0.3.1"
5182source = "registry+https://github.com/rust-lang/crates.io-index"
5183checksum = "7d1f546a5883ae78da735bba529ec1116661e2f73582f23920d994dc97da3a22"
Ralf Junga272c452022-05-30 08:17:465184dependencies = [
Ralf Jungc2df1c22022-07-21 20:04:375185 "cargo_metadata 0.15.0",
Ralf Jung10430db2022-07-15 14:04:235186 "color-eyre",
Ralf Junga272c452022-05-30 08:17:465187 "colored",
5188 "crossbeam",
Ralf Jungf76eac42022-09-01 20:59:055189 "diff",
Ralf Junga272c452022-05-30 08:17:465190 "lazy_static",
Ralf Junga272c452022-05-30 08:17:465191 "regex",
5192 "rustc_version",
Ralf Jung9f2b69d2022-06-01 13:26:265193 "serde",
5194 "serde_json",
Ralf Junga272c452022-05-30 08:17:465195]
5196
5197[[package]]
Esteban Kuber5a68abb2021-08-29 08:34:235198name = "unic-char-property"
5199version = "0.9.0"
5200source = "registry+https://github.com/rust-lang/crates.io-index"
5201checksum = "a8c57a407d9b6fa02b4795eb81c5b6652060a15a7903ea981f3d723e6c0be221"
5202dependencies = [
5203 "unic-char-range",
5204]
5205
5206[[package]]
5207name = "unic-char-range"
5208version = "0.9.0"
5209source = "registry+https://github.com/rust-lang/crates.io-index"
5210checksum = "0398022d5f700414f6b899e10b8348231abf9173fa93144cbc1a43b9793c1fbc"
5211
5212[[package]]
5213name = "unic-common"
5214version = "0.9.0"
5215source = "registry+https://github.com/rust-lang/crates.io-index"
5216checksum = "80d7ff825a6a654ee85a63e80f92f054f904f21e7d12da4e22f9834a4aaa35bc"
5217
5218[[package]]
5219name = "unic-emoji-char"
5220version = "0.9.0"
5221source = "registry+https://github.com/rust-lang/crates.io-index"
5222checksum = "0b07221e68897210270a38bde4babb655869637af0f69407f96053a34f76494d"
5223dependencies = [
5224 "unic-char-property",
5225 "unic-char-range",
5226 "unic-ucd-version",
5227]
5228
5229[[package]]
David Wood7f916972022-03-26 07:27:435230name = "unic-langid"
Manish Goregaokar288194e2022-10-19 23:24:425231version = "0.9.1"
David Wood7f916972022-03-26 07:27:435232source = "registry+https://github.com/rust-lang/crates.io-index"
Manish Goregaokar288194e2022-10-19 23:24:425233checksum = "398f9ad7239db44fd0f80fe068d12ff22d78354080332a5077dc6f52f14dcf2f"
David Wood7f916972022-03-26 07:27:435234dependencies = [
5235 "unic-langid-impl",
5236 "unic-langid-macros",
5237]
5238
5239[[package]]
5240name = "unic-langid-impl"
Manish Goregaokar288194e2022-10-19 23:24:425241version = "0.9.1"
David Wood7f916972022-03-26 07:27:435242source = "registry+https://github.com/rust-lang/crates.io-index"
Manish Goregaokar288194e2022-10-19 23:24:425243checksum = "e35bfd2f2b8796545b55d7d3fd3e89a0613f68a0d1c8bc28cb7ff96b411a35ff"
David Wood7f916972022-03-26 07:27:435244dependencies = [
5245 "tinystr",
5246]
5247
5248[[package]]
5249name = "unic-langid-macros"
Manish Goregaokar288194e2022-10-19 23:24:425250version = "0.9.1"
David Wood7f916972022-03-26 07:27:435251source = "registry+https://github.com/rust-lang/crates.io-index"
Manish Goregaokar288194e2022-10-19 23:24:425252checksum = "055e618bf694161ffff0466d95cef3e1a5edc59f6ba1888e97801f2b4ebdc4fe"
David Wood7f916972022-03-26 07:27:435253dependencies = [
5254 "proc-macro-hack",
5255 "tinystr",
5256 "unic-langid-impl",
5257 "unic-langid-macros-impl",
5258]
5259
5260[[package]]
5261name = "unic-langid-macros-impl"
Manish Goregaokar288194e2022-10-19 23:24:425262version = "0.9.1"
David Wood7f916972022-03-26 07:27:435263source = "registry+https://github.com/rust-lang/crates.io-index"
Manish Goregaokar288194e2022-10-19 23:24:425264checksum = "1f5cdec05b907f4e2f6843f4354f4ce6a5bebe1a56df320a49134944477ce4d8"
David Wood7f916972022-03-26 07:27:435265dependencies = [
5266 "proc-macro-hack",
5267 "quote",
5268 "syn",
5269 "unic-langid-impl",
5270]
5271
5272[[package]]
Esteban Kuber5a68abb2021-08-29 08:34:235273name = "unic-ucd-version"
5274version = "0.9.0"
5275source = "registry+https://github.com/rust-lang/crates.io-index"
5276checksum = "96bd2f2237fe450fcd0a1d2f5f4e91711124f7857ba2e964247776ebeeb7b0c4"
5277dependencies = [
5278 "unic-common",
5279]
5280
5281[[package]]
Andy Russell30301642019-04-20 17:03:595282name = "unicase"
Guillaume Gomezd8589de2020-02-13 17:39:405283version = "2.6.0"
Andy Russell30301642019-04-20 17:03:595284source = "registry+https://github.com/rust-lang/crates.io-index"
Guillaume Gomezd8589de2020-02-13 17:39:405285checksum = "50f37be617794602aabbeee0be4f259dc1778fabe05e2d67ee8f79326d5cb4f6"
Andy Russell30301642019-04-20 17:03:595286dependencies = [
Guillaume Gomezd8589de2020-02-13 17:39:405287 "version_check",
Andy Russell30301642019-04-20 17:03:595288]
5289
5290[[package]]
Mark Rousskov064f8882020-01-13 21:40:195291name = "unicode-bdd"
5292version = "0.1.0"
5293dependencies = [
5294 "ucd-parse",
5295]
5296
5297[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585298name = "unicode-bidi"
steveklabnik4871dba2017-06-27 17:33:325299version = "0.3.4"
Tatsuyuki Ishi0e79b972017-04-29 23:11:585300source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095301checksum = "49f2bd0c6468a8230e1db229cff8029217cf623c767ea5d60bfbd42729ea54d5"
Tatsuyuki Ishi0e79b972017-04-29 23:11:585302dependencies = [
Alex Crichton093ede22019-08-15 00:45:095303 "matches",
Tatsuyuki Ishi0e79b972017-04-29 23:11:585304]
5305
5306[[package]]
Andres Suareza65ddf02022-10-09 03:25:405307name = "unicode-ident"
5308version = "1.0.5"
5309source = "registry+https://github.com/rust-lang/crates.io-index"
5310checksum = "6ceab39d59e4c9499d4e5a8ee0e2735b891bb7308ac83dfb4e80cad195c9f6f3"
5311
5312[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585313name = "unicode-normalization"
Charles Lewa76dcd82022-09-16 17:55:565314version = "0.1.22"
Tatsuyuki Ishi0e79b972017-04-29 23:11:585315source = "registry+https://github.com/rust-lang/crates.io-index"
Charles Lewa76dcd82022-09-16 17:55:565316checksum = "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921"
Charles Lew0bcddfe2019-11-23 14:33:405317dependencies = [
Mark Rousskov342d9562020-08-17 15:21:445318 "tinyvec",
Charles Lew0bcddfe2019-11-23 14:33:405319]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585320
5321[[package]]
Charles Lew485e98a2020-01-02 12:02:225322name = "unicode-script"
Charles Lewa76dcd82022-09-16 17:55:565323version = "0.5.5"
Charles Lew485e98a2020-01-02 12:02:225324source = "registry+https://github.com/rust-lang/crates.io-index"
Charles Lewa76dcd82022-09-16 17:55:565325checksum = "7d817255e1bed6dfd4ca47258685d14d2bdcfbc64fdc9e3819bd5848057b8ecc"
Charles Lew485e98a2020-01-02 12:02:225326
5327[[package]]
5328name = "unicode-security"
Charles Lewa76dcd82022-09-16 17:55:565329version = "0.1.0"
Charles Lew485e98a2020-01-02 12:02:225330source = "registry+https://github.com/rust-lang/crates.io-index"
Charles Lewa76dcd82022-09-16 17:55:565331checksum = "9ef5756b3097992b934b06608c69f48448a0fbe804bb1e72b982f6d7983e9e63"
Charles Lew485e98a2020-01-02 12:02:225332dependencies = [
Charles Lewc05961c2020-04-25 01:38:315333 "unicode-normalization",
Charles Lew485e98a2020-01-02 12:02:225334 "unicode-script",
5335]
5336
5337[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585338name = "unicode-segmentation"
Charles Lewa76dcd82022-09-16 17:55:565339version = "1.10.0"
Steve Klabnika0769612017-02-07 23:13:575340source = "registry+https://github.com/rust-lang/crates.io-index"
Charles Lewa76dcd82022-09-16 17:55:565341checksum = "0fdbf052a0783de01e944a6ce7a8cb939e295b1e7be835a1112c3b9a7f047a5a"
Steve Klabnika0769612017-02-07 23:13:575342
5343[[package]]
5344name = "unicode-width"
Charles Lewa76dcd82022-09-16 17:55:565345version = "0.1.10"
Steve Klabnika0769612017-02-07 23:13:575346source = "registry+https://github.com/rust-lang/crates.io-index"
Charles Lewa76dcd82022-09-16 17:55:565347checksum = "c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b"
Alex Crichtonb47c9692019-08-16 15:29:085348dependencies = [
5349 "compiler_builtins",
5350 "rustc-std-workspace-core",
5351 "rustc-std-workspace-std",
5352]
Steve Klabnika0769612017-02-07 23:13:575353
5354[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585355name = "unicode-xid"
Charles Lewa76dcd82022-09-16 17:55:565356version = "0.2.4"
Aleksey Kladova0c186c2019-07-21 11:50:395357source = "registry+https://github.com/rust-lang/crates.io-index"
Charles Lewa76dcd82022-09-16 17:55:565358checksum = "f962df74c8c05a667b5ee8bcf162993134c104e96440b663c8daa176dc772d8c"
Aleksey Kladova0c186c2019-07-21 11:50:395359
5360[[package]]
flip19954c228cc2019-02-18 09:32:585361name = "unicode_categories"
5362version = "0.1.1"
5363source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095364checksum = "39ec24b3121d976906ece63c9daad25b85969647682eee313cb5779fdd69e14e"
flip19954c228cc2019-02-18 09:32:585365
5366[[package]]
Michael Howellb29d9d52021-02-24 06:42:425367name = "unified-diff"
5368version = "0.2.1"
5369source = "registry+https://github.com/rust-lang/crates.io-index"
5370checksum = "496a3d395ed0c30f411ceace4a91f7d93b148fb5a9b383d5d4cff7850f048d5f"
5371dependencies = [
5372 "diff",
5373]
5374
5375[[package]]
est31c2d59062017-06-12 19:35:475376name = "unstable-book-gen"
5377version = "0.1.0"
5378dependencies = [
Alex Crichton093ede22019-08-15 00:45:095379 "num-traits",
5380 "tidy",
est31c2d59062017-06-12 19:35:475381]
5382
5383[[package]]
Nick Cameron71a0be02017-09-25 04:13:295384name = "unwind"
5385version = "0.0.0"
5386dependencies = [
Alex Crichton093ede22019-08-15 00:45:095387 "cc",
Collin Bakerdfab01b2022-10-21 18:38:565388 "cfg-if 1.0.0",
Alex Crichton093ede22019-08-15 00:45:095389 "compiler_builtins",
5390 "core",
5391 "libc",
Nick Cameron71a0be02017-09-25 04:13:295392]
5393
5394[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585395name = "url"
Eric Hussf3287a62021-05-12 00:39:515396version = "2.2.2"
Eric Hussf2428a62019-08-01 00:44:395397source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Hussf3287a62021-05-12 00:39:515398checksum = "a507c383b2d33b5fc35d1861e77e6b383d158b2da5e14fe51b83dfedf6fd578c"
Eric Hussf2428a62019-08-01 00:44:395399dependencies = [
Eric Hussf3287a62021-05-12 00:39:515400 "form_urlencoded",
Eric Huss4a7e2fb2022-08-21 04:19:435401 "idna",
Alex Crichton093ede22019-08-15 00:45:095402 "matches",
Eric Huss4a7e2fb2022-08-21 04:19:435403 "percent-encoding",
Alex Crichton093ede22019-08-15 00:45:095404 "serde",
Eric Hussf2428a62019-08-01 00:44:395405]
5406
5407[[package]]
steveklabnikecfbaca2018-04-03 14:32:045408name = "utf-8"
Mark Rousskov342d9562020-08-17 15:21:445409version = "0.7.5"
steveklabnikecfbaca2018-04-03 14:32:045410source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:445411checksum = "05e42f7c18b8f902290b009cde6d651262f956c98bc51bca4cd1d511c9cd85c7"
steveklabnikecfbaca2018-04-03 14:32:045412
5413[[package]]
Eric Hussd5e03532019-05-23 20:27:495414name = "utf8parse"
5415version = "0.1.1"
5416source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095417checksum = "8772a4ccbb4e89959023bc5b7cb8623a795caa7092d99f3aa9501b9484d4557d"
Eric Hussd5e03532019-05-23 20:27:495418
5419[[package]]
Pietro Albini13efb202022-11-15 09:19:175420name = "uuid"
5421version = "0.8.2"
5422source = "registry+https://github.com/rust-lang/crates.io-index"
5423checksum = "bc5cf98d8186244414c848017f0e2676b3fcb46807f6668a97dfe67359a3c4b7"
5424dependencies = [
5425 "getrandom 0.2.0",
5426]
5427
5428[[package]]
Oli Scherere8962282022-07-05 08:26:125429name = "valuable"
5430version = "0.1.0"
5431source = "registry+https://github.com/rust-lang/crates.io-index"
5432checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d"
5433
5434[[package]]
Alex Crichton1cede102017-06-15 02:33:065435name = "vcpkg"
Mark Rousskov342d9562020-08-17 15:21:445436version = "0.2.10"
Alex Crichton1cede102017-06-15 02:33:065437source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:445438checksum = "6454029bf181f092ad1b853286f23e2c507d8e8194d01d92da4a55c274a5508c"
Alex Crichton1cede102017-06-15 02:33:065439
5440[[package]]
Alex Crichtonb4110902018-12-08 11:06:545441name = "version_check"
klensydcdc3082021-05-11 19:03:595442version = "0.9.3"
Eric Huss2b985322019-11-25 16:14:075443source = "registry+https://github.com/rust-lang/crates.io-index"
klensydcdc3082021-05-11 19:03:595444checksum = "5fecdca9a5291cc2b8dcf7dc02453fee791a280f3743cb0905f8822ae463b3fe"
Eric Huss2b985322019-11-25 16:14:075445
5446[[package]]
Eric Hussd5e03532019-05-23 20:27:495447name = "vte"
5448version = "0.3.3"
5449source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095450checksum = "4f42f536e22f7fcbb407639765c8fd78707a33109301f834a594758bedd6e8cf"
Eric Hussd5e03532019-05-23 20:27:495451dependencies = [
Alex Crichton093ede22019-08-15 00:45:095452 "utf8parse",
Eric Hussd5e03532019-05-23 20:27:495453]
5454
5455[[package]]
Josh Stone020c5ec2017-05-08 22:01:135456name = "walkdir"
Eric Huss3a6fc802022-04-20 13:50:395457version = "2.3.2"
Alex Crichton80d6ed22018-01-08 21:56:225458source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss3a6fc802022-04-20 13:50:395459checksum = "808cf2735cd4b6866113f648b791c6adc5714537bc222d9347bb203386ffda56"
Alex Crichton80d6ed22018-01-08 21:56:225460dependencies = [
Alex Crichton093ede22019-08-15 00:45:095461 "same-file",
Igor Matuszewskiaf53b0d2021-07-21 13:17:315462 "winapi",
Alex Crichton093ede22019-08-15 00:45:095463 "winapi-util",
Alex Crichton80d6ed22018-01-08 21:56:225464]
5465
5466[[package]]
newpavlov6374b842019-08-29 17:13:155467name = "wasi"
Alex Crichtonf3fb1c52019-11-25 17:27:255468version = "0.9.0+wasi-snapshot-preview1"
5469source = "registry+https://github.com/rust-lang/crates.io-index"
5470checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
Harald Hoyer00cbc8d2022-01-21 13:19:135471
5472[[package]]
5473name = "wasi"
5474version = "0.11.0+wasi-snapshot-preview1"
5475source = "registry+https://github.com/rust-lang/crates.io-index"
5476checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
newpavlov6374b842019-08-29 17:13:155477dependencies = [
5478 "compiler_builtins",
5479 "rustc-std-workspace-alloc",
5480 "rustc-std-workspace-core",
5481]
5482
5483[[package]]
Steve Klabnika0769612017-02-07 23:13:575484name = "winapi"
Mark Rousskov342d9562020-08-17 15:21:445485version = "0.3.9"
Alex Crichton80d6ed22018-01-08 21:56:225486source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:445487checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
Alex Crichton80d6ed22018-01-08 21:56:225488dependencies = [
Alex Crichton093ede22019-08-15 00:45:095489 "winapi-i686-pc-windows-gnu",
5490 "winapi-x86_64-pc-windows-gnu",
Alex Crichton80d6ed22018-01-08 21:56:225491]
5492
5493[[package]]
Alex Crichton80d6ed22018-01-08 21:56:225494name = "winapi-i686-pc-windows-gnu"
5495version = "0.4.0"
5496source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095497checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
Alex Crichton80d6ed22018-01-08 21:56:225498
5499[[package]]
Alex Crichton2863b752018-08-21 17:23:475500name = "winapi-util"
Eric Huss89d79062020-07-29 18:02:055501version = "0.1.5"
Alex Crichton2863b752018-08-21 17:23:475502source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss89d79062020-07-29 18:02:055503checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
Alex Crichton2863b752018-08-21 17:23:475504dependencies = [
Igor Matuszewskiaf53b0d2021-07-21 13:17:315505 "winapi",
Alex Crichton2863b752018-08-21 17:23:475506]
5507
5508[[package]]
Alex Crichton80d6ed22018-01-08 21:56:225509name = "winapi-x86_64-pc-windows-gnu"
5510version = "0.4.0"
5511source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095512checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
Alex Crichton80d6ed22018-01-08 21:56:225513
5514[[package]]
Philipp Krones586cbd02022-06-04 12:07:445515name = "windows-sys"
Weihang Lobfce2272022-11-04 23:50:445516version = "0.28.0"
5517source = "registry+https://github.com/rust-lang/crates.io-index"
5518checksum = "82ca39602d5cbfa692c4b67e3bcbb2751477355141c1ed434c94da4186836ff6"
5519dependencies = [
5520 "windows_aarch64_msvc 0.28.0",
5521 "windows_i686_gnu 0.28.0",
5522 "windows_i686_msvc 0.28.0",
5523 "windows_x86_64_gnu 0.28.0",
5524 "windows_x86_64_msvc 0.28.0",
5525]
5526
5527[[package]]
5528name = "windows-sys"
Mateusz Mikuład5899ef2022-11-05 11:19:555529version = "0.42.0"
Philipp Krones586cbd02022-06-04 12:07:445530source = "registry+https://github.com/rust-lang/crates.io-index"
Mateusz Mikuład5899ef2022-11-05 11:19:555531checksum = "5a3e1820f08b8513f676f7ab6c1f99ff312fb97b553d30ff4dd86f9f15728aa7"
Philipp Krones586cbd02022-06-04 12:07:445532dependencies = [
Mateusz Mikuład5899ef2022-11-05 11:19:555533 "windows_aarch64_gnullvm",
5534 "windows_aarch64_msvc 0.42.0",
5535 "windows_i686_gnu 0.42.0",
5536 "windows_i686_msvc 0.42.0",
5537 "windows_x86_64_gnu 0.42.0",
5538 "windows_x86_64_gnullvm",
5539 "windows_x86_64_msvc 0.42.0",
Philipp Krones586cbd02022-06-04 12:07:445540]
5541
5542[[package]]
Mateusz Mikuład5899ef2022-11-05 11:19:555543name = "windows_aarch64_gnullvm"
5544version = "0.42.0"
5545source = "registry+https://github.com/rust-lang/crates.io-index"
5546checksum = "41d2aa71f6f0cbe00ae5167d90ef3cfe66527d6f613ca78ac8024c3ccab9a19e"
5547
5548[[package]]
Philipp Krones586cbd02022-06-04 12:07:445549name = "windows_aarch64_msvc"
Weihang Lobfce2272022-11-04 23:50:445550version = "0.28.0"
5551source = "registry+https://github.com/rust-lang/crates.io-index"
5552checksum = "52695a41e536859d5308cc613b4a022261a274390b25bd29dfff4bf08505f3c2"
5553
5554[[package]]
5555name = "windows_aarch64_msvc"
Mateusz Mikuład5899ef2022-11-05 11:19:555556version = "0.42.0"
Philipp Krones586cbd02022-06-04 12:07:445557source = "registry+https://github.com/rust-lang/crates.io-index"
Mateusz Mikuład5899ef2022-11-05 11:19:555558checksum = "dd0f252f5a35cac83d6311b2e795981f5ee6e67eb1f9a7f64eb4500fbc4dcdb4"
Philipp Krones586cbd02022-06-04 12:07:445559
5560[[package]]
5561name = "windows_i686_gnu"
Weihang Lobfce2272022-11-04 23:50:445562version = "0.28.0"
5563source = "registry+https://github.com/rust-lang/crates.io-index"
5564checksum = "f54725ac23affef038fecb177de6c9bf065787c2f432f79e3c373da92f3e1d8a"
5565
5566[[package]]
5567name = "windows_i686_gnu"
Mateusz Mikuład5899ef2022-11-05 11:19:555568version = "0.42.0"
Philipp Krones586cbd02022-06-04 12:07:445569source = "registry+https://github.com/rust-lang/crates.io-index"
Mateusz Mikuład5899ef2022-11-05 11:19:555570checksum = "fbeae19f6716841636c28d695375df17562ca208b2b7d0dc47635a50ae6c5de7"
Philipp Krones586cbd02022-06-04 12:07:445571
5572[[package]]
5573name = "windows_i686_msvc"
Weihang Lobfce2272022-11-04 23:50:445574version = "0.28.0"
5575source = "registry+https://github.com/rust-lang/crates.io-index"
5576checksum = "51d5158a43cc43623c0729d1ad6647e62fa384a3d135fd15108d37c683461f64"
5577
5578[[package]]
5579name = "windows_i686_msvc"
Mateusz Mikuład5899ef2022-11-05 11:19:555580version = "0.42.0"
Philipp Krones586cbd02022-06-04 12:07:445581source = "registry+https://github.com/rust-lang/crates.io-index"
Mateusz Mikuład5899ef2022-11-05 11:19:555582checksum = "84c12f65daa39dd2babe6e442988fc329d6243fdce47d7d2d155b8d874862246"
Philipp Krones586cbd02022-06-04 12:07:445583
5584[[package]]
5585name = "windows_x86_64_gnu"
Weihang Lobfce2272022-11-04 23:50:445586version = "0.28.0"
5587source = "registry+https://github.com/rust-lang/crates.io-index"
5588checksum = "bc31f409f565611535130cfe7ee8e6655d3fa99c1c61013981e491921b5ce954"
5589
5590[[package]]
5591name = "windows_x86_64_gnu"
Mateusz Mikuład5899ef2022-11-05 11:19:555592version = "0.42.0"
Philipp Krones586cbd02022-06-04 12:07:445593source = "registry+https://github.com/rust-lang/crates.io-index"
Mateusz Mikuład5899ef2022-11-05 11:19:555594checksum = "bf7b1b21b5362cbc318f686150e5bcea75ecedc74dd157d874d754a2ca44b0ed"
5595
5596[[package]]
5597name = "windows_x86_64_gnullvm"
5598version = "0.42.0"
5599source = "registry+https://github.com/rust-lang/crates.io-index"
5600checksum = "09d525d2ba30eeb3297665bd434a54297e4170c7f1a44cad4ef58095b4cd2028"
Philipp Krones586cbd02022-06-04 12:07:445601
5602[[package]]
5603name = "windows_x86_64_msvc"
Weihang Lobfce2272022-11-04 23:50:445604version = "0.28.0"
5605source = "registry+https://github.com/rust-lang/crates.io-index"
5606checksum = "3f2b8c7cbd3bfdddd9ab98769f9746a7fad1bca236554cd032b78d768bc0e89f"
5607
5608[[package]]
5609name = "windows_x86_64_msvc"
Mateusz Mikuład5899ef2022-11-05 11:19:555610version = "0.42.0"
Philipp Krones586cbd02022-06-04 12:07:445611source = "registry+https://github.com/rust-lang/crates.io-index"
Mateusz Mikuład5899ef2022-11-05 11:19:555612checksum = "f40009d85759725a34da6d89a94e63d7bdc50a862acf0dbc7c8e488f1edcb6f5"
Philipp Krones586cbd02022-06-04 12:07:445613
5614[[package]]
Josh Stone020c5ec2017-05-08 22:01:135615name = "xattr"
Alex Crichton52d7ee832018-07-17 16:04:225616version = "0.2.2"
Josh Stone020c5ec2017-05-08 22:01:135617source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095618checksum = "244c3741f4240ef46274860397c7c74e50eb23624996930e484c16679633a54c"
Josh Stone020c5ec2017-05-08 22:01:135619dependencies = [
Alex Crichton093ede22019-08-15 00:45:095620 "libc",
Josh Stone020c5ec2017-05-08 22:01:135621]
5622
5623[[package]]
5624name = "xz2"
Mark Rousskov342d9562020-08-17 15:21:445625version = "0.1.6"
Josh Stone020c5ec2017-05-08 22:01:135626source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:445627checksum = "c179869f34fc7c01830d3ce7ea2086bc3a07e0d35289b667d0a8bf910258926c"
Josh Stone020c5ec2017-05-08 22:01:135628dependencies = [
Alex Crichton093ede22019-08-15 00:45:095629 "lzma-sys",
Josh Stone020c5ec2017-05-08 22:01:135630]
5631
5632[[package]]
Pietro Albini9beb8f52019-11-26 11:06:305633name = "yaml-merge-keys"
Mark Rousskov342d9562020-08-17 15:21:445634version = "0.4.1"
Pietro Albini9beb8f52019-11-26 11:06:305635source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:445636checksum = "fd236a7dc9bb598f349fe4a8754f49181fee50284daa15cd1ba652d722280004"
Pietro Albini9beb8f52019-11-26 11:06:305637dependencies = [
Yuki Okushi1f0a39502020-05-26 04:00:425638 "lazy_static",
Pietro Albini9beb8f52019-11-26 11:06:305639 "thiserror",
Michael Howell271bad92022-06-18 15:54:005640 "yaml-rust",
Pietro Albini9beb8f52019-11-26 11:06:305641]
5642
5643[[package]]
Josh Stone020c5ec2017-05-08 22:01:135644name = "yaml-rust"
Mark Rousskov342d9562020-08-17 15:21:445645version = "0.4.4"
Pietro Albini9beb8f52019-11-26 11:06:305646source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:445647checksum = "39f0c922f1a334134dc2f7a8b67dc5d25f0735263feec974345ff706bcf20b0d"
Pietro Albini9beb8f52019-11-26 11:06:305648dependencies = [
5649 "linked-hash-map",
5650]
Igor Matuszewski2214a412021-05-03 20:59:355651
5652[[package]]
Eric Huss3a6fc802022-04-20 13:50:395653name = "yansi"
5654version = "0.5.1"
5655source = "registry+https://github.com/rust-lang/crates.io-index"
5656checksum = "09041cd90cf85f7f8b2df60c646f853b7f535ce68f85244eb6731cf89fa498ec"
5657
5658[[package]]
Igor Matuszewski2214a412021-05-03 20:59:355659name = "yansi-term"
5660version = "0.1.2"
5661source = "registry+https://github.com/rust-lang/crates.io-index"
5662checksum = "fe5c30ade05e61656247b2e334a031dfd0cc466fadef865bdcdea8d537951bf1"
5663dependencies = [
Igor Matuszewskiaf53b0d2021-07-21 13:17:315664 "winapi",
Igor Matuszewski2214a412021-05-03 20:59:355665]