blob: 9d3eada281015b662045ae2763ca6d493e53f48d [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"
dirreke74817b72023-08-14 14:57:387version = "0.21.0"
8source = "registry+https://github.com/rust-lang/crates.io-index"
9checksum = "8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb"
10dependencies = [
Jubilee Young3ec9d8d2024-05-28 00:05:3211 "gimli 0.28.1",
12]
13
14[[package]]
15name = "addr2line"
16version = "0.22.0"
17source = "registry+https://github.com/rust-lang/crates.io-index"
18checksum = "6e4503c46a5c0c7844e948c9a4d6acd9f50cccb4de1c48eb9e291ea17470c678"
19dependencies = [
dirreke74817b72023-08-14 14:57:3820 "compiler_builtins",
Jubilee Young3ec9d8d2024-05-28 00:05:3221 "gimli 0.29.0",
Michael Howellcf83a1d2022-11-03 17:10:1522 "rustc-std-workspace-alloc",
23 "rustc-std-workspace-core",
Ralf Jung10430db2022-07-15 14:04:2324]
25
26[[package]]
Alex Crichton06d565c2020-05-13 21:22:3727name = "adler"
Ralf Jung10430db2022-07-15 14:04:2328version = "1.0.2"
29source = "registry+https://github.com/rust-lang/crates.io-index"
30checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
Michael Howellcf83a1d2022-11-03 17:10:1531dependencies = [
32 "compiler_builtins",
33 "rustc-std-workspace-core",
34]
Ralf Jung10430db2022-07-15 14:04:2335
36[[package]]
Ralf Jung49e8acb2023-10-21 06:41:4537name = "aes"
clubby7899b73db32024-01-29 12:21:1638version = "0.8.4"
Ralf Jung49e8acb2023-10-21 06:41:4539source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:1640checksum = "b169f7a6d4742236a0a00c541b845991d0ac43e546831af1249753ab4c3aa3a0"
Ralf Jung49e8acb2023-10-21 06:41:4541dependencies = [
42 "cfg-if",
43 "cipher",
44 "cpufeatures",
45]
46
47[[package]]
Lain Yang9a337b62022-01-07 05:32:5848name = "ahash"
github-actionsc486d2d2024-03-17 00:26:0149version = "0.8.11"
Amanieu d'Antrasa529ba82023-01-09 17:49:2450source = "registry+https://github.com/rust-lang/crates.io-index"
github-actionsc486d2d2024-03-17 00:26:0151checksum = "e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011"
Amanieu d'Antrasa529ba82023-01-09 17:49:2452dependencies = [
53 "cfg-if",
54 "once_cell",
55 "version_check",
Ralf Jung71c9ceb2023-12-02 18:16:0956 "zerocopy",
Amanieu d'Antrasa529ba82023-01-09 17:49:2457]
58
59[[package]]
Steve Klabnika0769612017-02-07 23:13:5760name = "aho-corasick"
github-actions1848b462024-03-24 12:09:2861version = "1.1.3"
Eric Huss6a09cfa2019-05-16 05:27:3962source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions1848b462024-03-24 12:09:2863checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916"
Eric Huss6a09cfa2019-05-16 05:27:3964dependencies = [
Alex Crichton093ede22019-08-15 00:45:0965 "memchr",
Eric Huss6a09cfa2019-05-16 05:27:3966]
67
68[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:2969name = "alloc"
70version = "0.0.0"
71dependencies = [
Alex Crichton093ede22019-08-15 00:45:0972 "compiler_builtins",
73 "core",
Thom Chiovolonia4bf36e2022-11-21 00:55:4174 "rand",
Aaron Hill70ba4912020-08-01 14:11:1575 "rand_xorshift",
Ahmed Charles9ca382f2016-09-02 08:55:2976]
77
78[[package]]
The 8472479be6a2023-06-08 14:55:4979name = "allocator-api2"
Mark Rousskov12200c92024-05-11 14:27:1780version = "0.2.18"
The 8472479be6a2023-06-08 14:55:4981source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:1782checksum = "5c6cb57a04249c6480766f7f7cef5467412af1490f8d1e243141daddada3264f"
The 8472479be6a2023-06-08 14:55:4983
84[[package]]
steveklabnikecfbaca2018-04-03 14:32:0485name = "ammonia"
github-actions36c09332024-05-19 00:17:3886version = "4.0.0"
Eric Huss2dafa912019-06-19 03:36:4787source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions36c09332024-05-19 00:17:3888checksum = "1ab99eae5ee58501ab236beb6f20f6ca39be615267b014899c89b2f0bc18a459"
Eric Huss2dafa912019-06-19 03:36:4789dependencies = [
github-actions36c09332024-05-19 00:17:3890 "html5ever 0.27.0",
Alex Crichton093ede22019-08-15 00:45:0991 "maplit",
klensy947e7872022-04-15 18:11:1492 "once_cell",
Alex Crichton093ede22019-08-15 00:45:0993 "tendril",
Eric Huss4a7e2fb2022-08-21 04:19:4394 "url",
Eric Huss2dafa912019-06-19 03:36:4795]
96
97[[package]]
Nilstrieb3295cdf2023-06-26 07:21:3598name = "android-tzdata"
99version = "0.1.1"
100source = "registry+https://github.com/rust-lang/crates.io-index"
101checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
102
103[[package]]
nilsf77541a2023-04-11 11:46:41104name = "android_system_properties"
105version = "0.1.5"
106source = "registry+https://github.com/rust-lang/crates.io-index"
107checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
108dependencies = [
109 "libc",
110]
111
112[[package]]
topecongiroca19ffe2019-04-17 22:42:18113name = "annotate-snippets"
clubby7899b73db32024-01-29 12:21:16114version = "0.9.2"
Caleb Cartwrightf367f4d2022-06-13 03:04:54115source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:16116checksum = "ccaf7e9dfbb6ab22c82e473cd1a8a7bd313c19a5b7e40970f3d89ef5a5c9e81e"
Igor Matuszewski2214a412021-05-03 20:59:35117dependencies = [
Caleb Cartwrightf367f4d2022-06-13 03:04:54118 "unicode-width",
Igor Matuszewski2214a412021-05-03 20:59:35119 "yansi-term",
120]
Juan Aguilar Santillanae9c78db2020-05-08 20:48:26121
122[[package]]
klensy5b153b52023-12-30 15:11:41123name = "annotate-snippets"
github-actions8ef19812024-03-03 00:16:16124version = "0.10.2"
klensy5b153b52023-12-30 15:11:41125source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions8ef19812024-03-03 00:16:16126checksum = "6d9b665789884a7e8fb06c84b295e923b03ca51edbb7d08f91a6a50322ecbfe6"
klensy5b153b52023-12-30 15:11:41127dependencies = [
128 "anstyle",
129 "unicode-width",
130]
131
132[[package]]
Philipp Kronese395dc92024-05-02 15:27:08133name = "annotate-snippets"
clubby789d42c9602024-06-08 19:22:16134version = "0.11.3"
Philipp Kronese395dc92024-05-02 15:27:08135source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:16136checksum = "086b0afab3b349e5691143adbfb26983821e3eec4ba4c51957104d372c2e1b7d"
Philipp Kronese395dc92024-05-02 15:27:08137dependencies = [
138 "anstyle",
139 "unicode-width",
140]
141
142[[package]]
Philipp Kronesac25a732023-08-24 19:33:17143name = "ansi_term"
144version = "0.12.1"
145source = "registry+https://github.com/rust-lang/crates.io-index"
146checksum = "d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2"
147dependencies = [
148 "winapi",
149]
150
151[[package]]
Eric Huss6e298622023-04-01 15:49:20152name = "anstream"
Mark Rousskov12200c92024-05-11 14:27:17153version = "0.6.14"
Eric Huss51f20b42024-02-07 04:22:13154source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:17155checksum = "418c75fa768af9c03be99d17643f93f79bbba589895012a80e3452a19ddda15b"
Eric Huss51f20b42024-02-07 04:22:13156dependencies = [
157 "anstyle",
158 "anstyle-parse",
159 "anstyle-query",
Philipp Kronesf99056b2024-02-27 14:50:23160 "anstyle-wincon",
Nilstrieb3295cdf2023-06-26 07:21:35161 "colorchoice",
Mark Rousskov12200c92024-05-11 14:27:17162 "is_terminal_polyfill",
Eric Huss6e298622023-04-01 15:49:20163 "utf8parse",
164]
165
166[[package]]
167name = "anstyle"
Mark Rousskov12200c92024-05-11 14:27:17168version = "1.0.7"
Eric Huss6e298622023-04-01 15:49:20169source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:17170checksum = "038dfcf04a5feb68e9c60b21c9625a54c2c0616e79b72b0fd87075a056ae1d1b"
Eric Huss6e298622023-04-01 15:49:20171
172[[package]]
Esteban Kuberb4bdb562024-03-02 22:36:52173name = "anstyle-lossy"
Mark Rousskov12200c92024-05-11 14:27:17174version = "1.1.1"
Esteban Kuberb4bdb562024-03-02 22:36:52175source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:17176checksum = "6fcff6599f06e21b0165c85052ccd6e67dc388ddd1c516a9dc5f55dc8cacf004"
Esteban Kuberb4bdb562024-03-02 22:36:52177dependencies = [
178 "anstyle",
179]
180
181[[package]]
Eric Huss6e298622023-04-01 15:49:20182name = "anstyle-parse"
Mark Rousskov12200c92024-05-11 14:27:17183version = "0.2.4"
Eric Huss6e298622023-04-01 15:49:20184source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:17185checksum = "c03a11a9034d92058ceb6ee011ce58af4a9bf61491aa7e1e59ecd24bd40d22d4"
Eric Huss6e298622023-04-01 15:49:20186dependencies = [
187 "utf8parse",
188]
189
190[[package]]
Nilstrieb3295cdf2023-06-26 07:21:35191name = "anstyle-query"
clubby789d42c9602024-06-08 19:22:16192version = "1.1.0"
Eric Huss6e298622023-04-01 15:49:20193source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:16194checksum = "ad186efb764318d35165f1758e7dcef3b10628e26d41a44bc5550652e6804391"
Nilstrieb3295cdf2023-06-26 07:21:35195dependencies = [
clubby7899b73db32024-01-29 12:21:16196 "windows-sys 0.52.0",
Nilstrieb3295cdf2023-06-26 07:21:35197]
198
199[[package]]
Esteban Kuberb4bdb562024-03-02 22:36:52200name = "anstyle-svg"
Mark Rousskov12200c92024-05-11 14:27:17201version = "0.1.4"
Esteban Kuberb4bdb562024-03-02 22:36:52202source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:17203checksum = "bbbf0bf947d663010f0b4132f28ca08da9151f3b9035fa7578a38de521c1d1aa"
Esteban Kuberb4bdb562024-03-02 22:36:52204dependencies = [
205 "anstream",
206 "anstyle",
207 "anstyle-lossy",
208 "html-escape",
209 "unicode-width",
210]
211
212[[package]]
Nilstrieb3295cdf2023-06-26 07:21:35213name = "anstyle-wincon"
Mark Rousskov12200c92024-05-11 14:27:17214version = "3.0.3"
Eric Huss51f20b42024-02-07 04:22:13215source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:17216checksum = "61a38449feb7068f52bb06c12759005cf459ee52bb4adc1d5a7c4322d716fb19"
Eric Huss51f20b42024-02-07 04:22:13217dependencies = [
218 "anstyle",
219 "windows-sys 0.52.0",
220]
221
222[[package]]
Eric Huss6da85d62020-01-14 17:47:04223name = "anyhow"
github-actions36c09332024-05-19 00:17:38224version = "1.0.86"
Eric Huss6da85d62020-01-14 17:47:04225source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions36c09332024-05-19 00:17:38226checksum = "b3d1d046238990b9cf5bcde22a3fb3584ee5cf65fb2765f454ed428c7a0063da"
Jakub Beránek91d2fb22023-06-03 07:41:44227dependencies = [
228 "backtrace",
229]
Eric Huss6da85d62020-01-14 17:47:04230
231[[package]]
bjorn3be670842022-05-28 10:43:51232name = "ar_archive_writer"
bjorn3dacfbfc2024-04-09 17:44:20233version = "0.2.0"
bjorn3be670842022-05-28 10:43:51234source = "registry+https://github.com/rust-lang/crates.io-index"
bjorn3dacfbfc2024-04-09 17:44:20235checksum = "f0c269894b6fe5e9d7ada0cf69b5bf847ff35bc25fc271f08e1d080fce80339a"
bjorn3be670842022-05-28 10:43:51236dependencies = [
Ben Kimock2f6fb232024-03-18 22:47:41237 "object 0.32.2",
bjorn3be670842022-05-28 10:43:51238]
239
240[[package]]
Nicholas Nethercotec492ca42020-07-14 00:31:54241name = "arrayvec"
Nilstrieb3295cdf2023-06-26 07:21:35242version = "0.7.4"
Jubilee Younge8eb6912021-04-22 04:40:29243source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:35244checksum = "96d30a06541fbafbc7f82ed10c06164cfbd2c401138f6addd8404629c4b16711"
Nicholas Nethercotec492ca42020-07-14 00:31:54245
246[[package]]
Dirkjan Ochtman93a16cb2022-01-03 17:18:46247name = "askama"
clubby789da336192024-01-24 01:04:34248version = "0.12.1"
Dirkjan Ochtman93a16cb2022-01-03 17:18:46249source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789da336192024-01-24 01:04:34250checksum = "b79091df18a97caea757e28cd2d5fda49c6cd4bd01ddffd7ff01ace0c0ad2c28"
Dirkjan Ochtman93a16cb2022-01-03 17:18:46251dependencies = [
252 "askama_derive",
253 "askama_escape",
Dirkjan Ochtman93a16cb2022-01-03 17:18:46254]
255
256[[package]]
257name = "askama_derive"
clubby789da336192024-01-24 01:04:34258version = "0.12.5"
Dirkjan Ochtman93a16cb2022-01-03 17:18:46259source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789da336192024-01-24 01:04:34260checksum = "19fe8d6cb13c4714962c072ea496f3392015f0989b1a2847bb4b2d9effd71d83"
Dirkjan Ochtman93a16cb2022-01-03 17:18:46261dependencies = [
clubby789da336192024-01-24 01:04:34262 "askama_parser",
Guillaume Gomez76714c32023-03-06 10:15:59263 "basic-toml",
264 "mime",
265 "mime_guess",
Dirkjan Ochtman93a16cb2022-01-03 17:18:46266 "proc-macro2",
267 "quote",
Guillaume Gomez48f5dca2022-01-17 16:36:39268 "serde",
clubby789d42c9602024-06-08 19:22:16269 "syn 2.0.66",
Dirkjan Ochtman93a16cb2022-01-03 17:18:46270]
271
272[[package]]
Guillaume Gomez76714c32023-03-06 10:15:59273name = "askama_escape"
274version = "0.10.3"
275source = "registry+https://github.com/rust-lang/crates.io-index"
276checksum = "619743e34b5ba4e9703bba34deac3427c72507c7159f5fd030aea8cac0cfe341"
277
278[[package]]
clubby789da336192024-01-24 01:04:34279name = "askama_parser"
280version = "0.2.1"
281source = "registry+https://github.com/rust-lang/crates.io-index"
282checksum = "acb1161c6b64d1c3d83108213c2a2533a342ac225aabd0bda218278c2ddb00c0"
283dependencies = [
284 "nom",
285]
286
287[[package]]
Chris Krycho2c9fc622024-05-20 19:29:31288name = "assert_cmd"
289version = "2.0.14"
290source = "registry+https://github.com/rust-lang/crates.io-index"
291checksum = "ed72493ac66d5804837f480ab3766c72bdfab91a65e565fc54fa9e42db0073a8"
292dependencies = [
293 "anstyle",
294 "bstr",
295 "doc-comment",
296 "predicates",
297 "predicates-core",
298 "predicates-tree",
299 "wait-timeout",
300]
301
302[[package]]
Félix Saparellibdcc21c2019-09-21 10:56:05303name = "autocfg"
Mark Rousskov12200c92024-05-11 14:27:17304version = "1.3.0"
Mateusz Mikułaf5e702d2020-03-26 13:10:35305source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:17306checksum = "0c4b4d0bd25bd0b74681c0ad21497610ce1b7c91b1022cd21c80c6fbdd9476b0"
Mateusz Mikułaf5e702d2020-03-26 13:10:35307
308[[package]]
Ralf Jung10430db2022-07-15 14:04:23309name = "backtrace"
github-actions1848b462024-03-24 12:09:28310version = "0.3.71"
Ralf Jung10430db2022-07-15 14:04:23311source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions1848b462024-03-24 12:09:28312checksum = "26b05800d2e817c8b3b4b54abd461726265fa9789ae34330622f2db9ee696f9d"
Ralf Jung10430db2022-07-15 14:04:23313dependencies = [
Jubilee Young3ec9d8d2024-05-28 00:05:32314 "addr2line 0.21.0",
Ralf Jung10430db2022-07-15 14:04:23315 "cc",
Chris Denton531f3c9e2022-12-20 15:26:42316 "cfg-if",
Ralf Jung10430db2022-07-15 14:04:23317 "libc",
Jubilee Young079949d2023-06-29 23:18:36318 "miniz_oxide",
Ben Kimock2f6fb232024-03-18 22:47:41319 "object 0.32.2",
Ralf Jung10430db2022-07-15 14:04:23320 "rustc-demangle",
321]
322
323[[package]]
Jakub Beránek91d2fb22023-06-03 07:41:44324name = "base64"
clubby7899b73db32024-01-29 12:21:16325version = "0.21.7"
Jakub Beránek91d2fb22023-06-03 07:41:44326source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:16327checksum = "9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567"
Jakub Beránek91d2fb22023-06-03 07:41:44328
329[[package]]
Guillaume Gomez76714c32023-03-06 10:15:59330name = "basic-toml"
github-actionsc486d2d2024-03-17 00:26:01331version = "0.1.9"
Guillaume Gomez76714c32023-03-06 10:15:59332source = "registry+https://github.com/rust-lang/crates.io-index"
github-actionsc486d2d2024-03-17 00:26:01333checksum = "823388e228f614e9558c6804262db37960ec8821856535f5c3f59913140558f8"
Guillaume Gomez76714c32023-03-06 10:15:59334dependencies = [
335 "serde",
336]
337
338[[package]]
Luca Palmiericd7688b2023-05-22 17:26:20339name = "bincode"
340version = "1.3.3"
341source = "registry+https://github.com/rust-lang/crates.io-index"
342checksum = "b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad"
343dependencies = [
344 "serde",
345]
346
347[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58348name = "bitflags"
Guillaume Gomez7f78a9a2022-07-26 18:36:20349version = "1.3.2"
Tamir Duberstein231d9e72017-09-08 19:08:01350source = "registry+https://github.com/rust-lang/crates.io-index"
Guillaume Gomez7f78a9a2022-07-26 18:36:20351checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
Tamir Duberstein231d9e72017-09-08 19:08:01352
353[[package]]
Nilstrieb3295cdf2023-06-26 07:21:35354name = "bitflags"
github-actions1848b462024-03-24 12:09:28355version = "2.5.0"
Pietro Albiniacd8e592020-10-01 15:15:12356source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions1848b462024-03-24 12:09:28357checksum = "cf4b9d6a944f767f8e5e0db018570623c85f3d925ac718db4e06d0187adb21c1"
Nilstrieb3295cdf2023-06-26 07:21:35358
359[[package]]
360name = "block-buffer"
361version = "0.10.4"
362source = "registry+https://github.com/rust-lang/crates.io-index"
363checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
Pietro Albiniacd8e592020-10-01 15:15:12364dependencies = [
klensy45fac342022-08-31 20:04:12365 "generic-array",
James Munnsde763692019-01-19 02:39:37366]
367
368[[package]]
Eric Huss6a09cfa2019-05-16 05:27:39369name = "bstr"
clubby7899b73db32024-01-29 12:21:16370version = "1.6.0"
Ralf Jung55162732022-11-15 19:06:42371source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:16372checksum = "6798148dccfbff0fae41c7574d2fa8f1ef3492fba0face179de5d8d447d67b05"
Ralf Jung55162732022-11-15 19:06:42373dependencies = [
374 "memchr",
dalance9d1ec7e2024-05-05 00:01:47375 "regex-automata 0.3.7",
Ralf Jung55162732022-11-15 19:06:42376 "serde",
377]
378
379[[package]]
Alex Crichton9e8785f2017-01-24 22:37:04380name = "build-manifest"
381version = "0.1.0"
382dependencies = [
Pietro Albini3bddfea2020-09-18 12:40:01383 "anyhow",
Pietro Albini89ffab72020-09-24 12:13:40384 "flate2",
Weihang Loe52e0402023-03-07 22:16:27385 "hex",
Pietro Albiniacd8e592020-10-01 15:15:12386 "rayon",
Alex Crichton093ede22019-08-15 00:45:09387 "serde",
Ralf Jung9138d3b2019-11-03 10:47:07388 "serde_json",
Pietro Albiniacd8e592020-10-01 15:15:12389 "sha2",
Pietro Albini89ffab72020-09-24 12:13:40390 "tar",
Nilstrieb3295cdf2023-06-26 07:21:35391 "toml 0.5.11",
Mark Rousskove40a4462023-04-17 01:27:25392 "xz2",
Alex Crichton9e8785f2017-01-24 22:37:04393]
394
395[[package]]
Nilstrieb25c15312022-12-30 10:11:33396name = "build_helper"
397version = "0.1.0"
Jakub Beránek91d2fb22023-06-03 07:41:44398dependencies = [
399 "serde",
400 "serde_derive",
401]
Nilstrieb25c15312022-12-30 10:11:33402
403[[package]]
Pietro Albini80b81ad2021-08-26 09:26:03404name = "bump-stage0"
405version = "0.1.0"
406dependencies = [
407 "anyhow",
onur-ozkanb46c3f22024-05-09 15:18:01408 "build_helper",
Pietro Albini80b81ad2021-08-26 09:26:03409 "curl",
klensyc653bb92023-11-18 09:42:05410 "indexmap",
Pietro Albini80b81ad2021-08-26 09:26:03411 "serde",
Nilstrieb3295cdf2023-06-26 07:21:35412 "toml 0.5.11",
Pietro Albini80b81ad2021-08-26 09:26:03413]
414
415[[package]]
nilsf77541a2023-04-11 11:46:41416name = "bumpalo"
Mark Rousskov12200c92024-05-11 14:27:17417version = "3.16.0"
nilsf77541a2023-04-11 11:46:41418source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:17419checksum = "79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c"
nilsf77541a2023-04-11 11:46:41420
421[[package]]
Alex Crichton4f661c02018-10-08 17:39:09422name = "bytecount"
Mark Rousskov12200c92024-05-11 14:27:17423version = "0.6.8"
Alex Crichton4f661c02018-10-08 17:39:09424source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:17425checksum = "5ce89b21cab1437276d2650d57e971f9d548a2d9037cc231abdc0562b97498ce"
Alex Crichton4f661c02018-10-08 17:39:09426
427[[package]]
Jubilee Young7156ff62023-05-10 03:29:27428name = "byteorder"
clubby78956bc5522024-01-21 17:16:26429version = "1.5.0"
Jubilee Young7156ff62023-05-10 03:29:27430source = "registry+https://github.com/rust-lang/crates.io-index"
clubby78956bc5522024-01-21 17:16:26431checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
Jubilee Young7156ff62023-05-10 03:29:27432
433[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:43434name = "bytes"
github-actions1848b462024-03-24 12:09:28435version = "1.6.0"
Matthias Krüger696fb8f2019-01-21 15:32:43436source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions1848b462024-03-24 12:09:28437checksum = "514de17de45fdb8dc022b1a7975556c53c86f9f0aa5f534b98977b171857c2c9"
Matthias Krüger696fb8f2019-01-21 15:32:43438
439[[package]]
Caleb Cartwright0697f562021-10-20 05:15:20440name = "camino"
github-actions36c09332024-05-19 00:17:38441version = "1.1.7"
Caleb Cartwright0697f562021-10-20 05:15:20442source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions36c09332024-05-19 00:17:38443checksum = "e0ec6b951b160caa93cc0c7b209e5a3bff7aae9062213451ac99493cd844c239"
Caleb Cartwright0697f562021-10-20 05:15:20444dependencies = [
445 "serde",
446]
447
448[[package]]
Ralf Jung759e4952020-06-01 18:17:20449name = "cargo-miri"
450version = "0.1.0"
451dependencies = [
clubby7899b73db32024-01-29 12:21:16452 "cargo_metadata 0.18.1",
Ralf Jung759e4952020-06-01 18:17:20453 "directories",
Ralf Jung9cc11e22022-10-04 13:23:57454 "rustc-build-sysroot",
Ralf Jung3f88f4c2023-02-26 18:09:17455 "rustc_tools_util",
Ralf Junge5684232022-01-05 09:41:22456 "rustc_version",
Ralf Jung759e4952020-06-01 18:17:20457 "serde",
458 "serde_json",
Ralf Jung759e4952020-06-01 18:17:20459]
460
461[[package]]
Alex Crichton5c5e3fa2019-09-24 18:06:56462name = "cargo-platform"
github-actions1848b462024-03-24 12:09:28463version = "0.1.8"
Caleb Cartwright0697f562021-10-20 05:15:20464source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions1848b462024-03-24 12:09:28465checksum = "24b1f0365a6c6bb4020cd05806fd0d33c44d38046b8bd7f0e40814b9763cabfc"
Caleb Cartwright0697f562021-10-20 05:15:20466dependencies = [
467 "serde",
468]
469
470[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29471name = "cargo_metadata"
Caleb Cartwrightaca66a22023-06-20 04:19:48472version = "0.15.4"
Caleb Cartwright0697f562021-10-20 05:15:20473source = "registry+https://github.com/rust-lang/crates.io-index"
Caleb Cartwrightaca66a22023-06-20 04:19:48474checksum = "eee4243f1f26fc7a42710e7439c149e2b10b05472f88090acce52632f231a73a"
Ralf Jungc2df1c22022-07-21 20:04:37475dependencies = [
476 "camino",
Weihang Lof795a152023-03-15 12:50:04477 "cargo-platform",
Ralf Jungc2df1c22022-07-21 20:04:37478 "semver",
479 "serde",
480 "serde_json",
Philipp Krones5566eb42023-02-10 13:01:31481 "thiserror",
Ralf Jungc2df1c22022-07-21 20:04:37482]
483
484[[package]]
Ralf Jung5aecfe42023-10-07 05:55:48485name = "cargo_metadata"
clubby7899b73db32024-01-29 12:21:16486version = "0.18.1"
Ralf Jung5aecfe42023-10-07 05:55:48487source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:16488checksum = "2d886547e41f740c616ae73108f6eb70afe6d940c7bc697cb30f13daec073037"
Ralf Jung5aecfe42023-10-07 05:55:48489dependencies = [
490 "camino",
491 "cargo-platform",
492 "semver",
493 "serde",
494 "serde_json",
495 "thiserror",
496]
497
498[[package]]
Alex Crichtonf6304e12017-02-15 22:55:26499name = "cargotest2"
500version = "0.1.0"
501
502[[package]]
Nick Cameronc5cad5a2017-09-22 01:58:35503name = "cc"
clubby789d42c9602024-06-08 19:22:16504version = "1.0.99"
Nick Cameronc5cad5a2017-09-22 01:58:35505source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:16506checksum = "96c51067fd44124faa7f870b4b1c969379ad32b2ba805aa959430ceaa384f695"
Nick Cameronc5cad5a2017-09-22 01:58:35507
508[[package]]
Josh Stone020c5ec2017-05-08 22:01:13509name = "cfg-if"
Aaron Hill44fdfd62020-10-11 17:51:07510version = "1.0.0"
511source = "registry+https://github.com/rust-lang/crates.io-index"
512checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
Wesley Wiser9286c3c2022-09-15 15:39:03513dependencies = [
514 "compiler_builtins",
515 "rustc-std-workspace-core",
516]
Aaron Hill44fdfd62020-10-11 17:51:07517
518[[package]]
github-actionsc486d2d2024-03-17 00:26:01519name = "cfg_aliases"
520version = "0.1.1"
Alex Crichton15899b02018-01-25 04:01:42521source = "registry+https://github.com/rust-lang/crates.io-index"
github-actionsc486d2d2024-03-17 00:26:01522checksum = "fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e"
523
524[[package]]
525name = "chrono"
Ralf Jung9f7194b2024-04-25 10:28:45526version = "0.4.38"
github-actionsc486d2d2024-03-17 00:26:01527source = "registry+https://github.com/rust-lang/crates.io-index"
Ralf Jung9f7194b2024-04-25 10:28:45528checksum = "a21f936df1771bf62b77f047b726c4625ff2e8aa607c01ec06e5a05bd8463401"
Alex Crichton15899b02018-01-25 04:01:42529dependencies = [
Nilstrieb3295cdf2023-06-26 07:21:35530 "android-tzdata",
nilsf77541a2023-04-11 11:46:41531 "iana-time-zone",
Alex Crichton093ede22019-08-15 00:45:09532 "num-traits",
Pietro Albini13efb202022-11-15 09:19:17533 "serde",
Mark Rousskov12200c92024-05-11 14:27:17534 "windows-targets 0.52.5",
Alex Crichton15899b02018-01-25 04:01:42535]
536
537[[package]]
Ralf Jung47b3ce02024-05-05 15:17:45538name = "chrono-tz"
539version = "0.9.0"
540source = "registry+https://github.com/rust-lang/crates.io-index"
541checksum = "93698b29de5e97ad0ae26447b344c482a7284c737d9ddc5f9e52b74a336671bb"
542dependencies = [
543 "chrono",
544 "chrono-tz-build",
545 "phf 0.11.2",
546]
547
548[[package]]
549name = "chrono-tz-build"
550version = "0.3.0"
551source = "registry+https://github.com/rust-lang/crates.io-index"
552checksum = "0c088aee841df9c3041febbb73934cfc39708749bf96dc827e3359cd39ef11b1"
553dependencies = [
554 "parse-zoneinfo",
555 "phf 0.11.2",
556 "phf_codegen 0.11.2",
557]
558
559[[package]]
Ralf Jung49e8acb2023-10-21 06:41:45560name = "cipher"
561version = "0.4.4"
562source = "registry+https://github.com/rust-lang/crates.io-index"
563checksum = "773f3b9af64447d2ce9850330c473515014aa235e6a783b02db81ff39e4a3dad"
564dependencies = [
565 "crypto-common",
566 "inout",
567]
568
569[[package]]
Steve Klabnika0769612017-02-07 23:13:57570name = "clap"
clubby789d42c9602024-06-08 19:22:16571version = "4.5.6"
Weihang Loc1b4f112022-10-04 20:57:49572source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:16573checksum = "a9689a29b593160de5bc4aacab7b5d54fb52231de70122626c178e6a368994c7"
Weihang Loc1b4f112022-10-04 20:57:49574dependencies = [
Eric Huss6e298622023-04-01 15:49:20575 "clap_builder",
klensye1c33132023-06-21 09:32:34576 "clap_derive",
Eric Huss6e298622023-04-01 15:49:20577]
578
579[[package]]
Caleb Cartwright35400e82023-10-23 01:34:12580name = "clap-cargo"
581version = "0.12.0"
582source = "registry+https://github.com/rust-lang/crates.io-index"
583checksum = "383f21342a464d4af96e9a4cad22a0b4f2880d4a5b3bbf5c9654dd1d9a224ee4"
584dependencies = [
585 "anstyle",
586 "clap",
587]
588
589[[package]]
Eric Huss6e298622023-04-01 15:49:20590name = "clap_builder"
clubby789d42c9602024-06-08 19:22:16591version = "4.5.6"
Eric Huss6e298622023-04-01 15:49:20592source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:16593checksum = "2e5387378c84f6faa26890ebf9f0a92989f8873d4d380467bcd0d8d8620424df"
Eric Huss6e298622023-04-01 15:49:20594dependencies = [
Philipp Kronesf99056b2024-02-27 14:50:23595 "anstream",
Eric Huss6e298622023-04-01 15:49:20596 "anstyle",
klensye1c33132023-06-21 09:32:34597 "clap_lex",
github-actions36c09332024-05-19 00:17:38598 "strsim",
Eric Huss2717f602023-01-06 01:20:59599 "terminal_size",
Weihang Loc1b4f112022-10-04 20:57:49600]
601
602[[package]]
Eric Huss51814222022-04-15 18:57:06603name = "clap_complete"
clubby789d42c9602024-06-08 19:22:16604version = "4.5.5"
Eric Huss51814222022-04-15 18:57:06605source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:16606checksum = "d2020fa13af48afc65a9a87335bda648309ab3d154cd03c7ff95b378c7ed39c4"
Eric Huss51814222022-04-15 18:57:06607dependencies = [
klensye1c33132023-06-21 09:32:34608 "clap",
Caleb Cartwrightf367f4d2022-06-13 03:04:54609]
610
611[[package]]
Nixon Enraght-Moony7680b162023-01-02 19:30:39612name = "clap_derive"
clubby789d42c9602024-06-08 19:22:16613version = "4.5.5"
Nixon Enraght-Moony7680b162023-01-02 19:30:39614source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:16615checksum = "c780290ccf4fb26629baa7a1081e68ced113f1d3ec302fa5948f1c381ebf06c6"
Nixon Enraght-Moony7680b162023-01-02 19:30:39616dependencies = [
github-actionsc486d2d2024-03-17 00:26:01617 "heck 0.5.0",
Nixon Enraght-Moony7680b162023-01-02 19:30:39618 "proc-macro2",
619 "quote",
clubby789d42c9602024-06-08 19:22:16620 "syn 2.0.66",
Nixon Enraght-Moony7680b162023-01-02 19:30:39621]
622
623[[package]]
Arlo Siemsenb59abdc2022-06-17 17:58:51624name = "clap_lex"
clubby789d42c9602024-06-08 19:22:16625version = "0.7.1"
Weihang Loc1b4f112022-10-04 20:57:49626source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:16627checksum = "4b82cf0babdbd58558212896d1a4272303a57bdb245c2bf1147185fb45640e70"
Weihang Loc1b4f112022-10-04 20:57:49628
629[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29630name = "clippy"
Philipp Kronese395dc92024-05-02 15:27:08631version = "0.1.80"
Ahmed Charles9ca382f2016-09-02 08:55:29632dependencies = [
Philipp Kronesf99056b2024-02-27 14:50:23633 "anstream",
Philipp Krones02562bf2023-11-02 16:50:52634 "clippy_config",
Alex Crichton093ede22019-08-15 00:45:09635 "clippy_lints",
Philipp Kronesc2490bd2023-07-17 08:22:41636 "clippy_utils",
Philipp Krones6233d442023-10-06 15:47:56637 "color-print",
flip1995647f2b42021-06-03 07:06:49638 "filetime",
Philipp Kronesc2490bd2023-07-17 08:22:41639 "futures",
640 "if_chain",
Philipp Kronesf99056b2024-02-27 14:50:23641 "itertools 0.12.1",
Rémy Rakic4cb2a282023-12-14 15:40:50642 "parking_lot",
Philipp Kronesc2490bd2023-07-17 08:22:41643 "quote",
flip1995412ebc32021-03-12 14:31:11644 "regex",
Ralf Jung3f88f4c2023-02-26 18:09:17645 "rustc_tools_util",
Philipp Kronesc2490bd2023-07-17 08:22:41646 "serde",
clubby789d42c9602024-06-08 19:22:16647 "syn 2.0.66",
Matthias Krügerf77104b2019-12-02 22:09:48648 "tempfile",
xFrednet13cc27b2022-05-21 11:24:00649 "termize",
Philipp Kronesc2490bd2023-07-17 08:22:41650 "tokio",
clubby7899b73db32024-01-29 12:21:16651 "toml 0.7.8",
Philipp Kronese395dc92024-05-02 15:27:08652 "ui_test 0.23.0",
Philipp Kronesd6732192022-07-28 17:08:41653 "walkdir",
Ahmed Charles9ca382f2016-09-02 08:55:29654]
655
656[[package]]
Philipp Krones02562bf2023-11-02 16:50:52657name = "clippy_config"
Philipp Kronese395dc92024-05-02 15:27:08658version = "0.1.80"
Philipp Krones02562bf2023-11-02 16:50:52659dependencies = [
660 "rustc-semver",
661 "serde",
clubby7899b73db32024-01-29 12:21:16662 "toml 0.7.8",
Philipp Krones02562bf2023-11-02 16:50:52663 "walkdir",
664]
665
666[[package]]
Joshua Nelson8c25e272021-04-14 13:20:49667name = "clippy_dev"
668version = "0.0.1"
669dependencies = [
clubby7899b73db32024-01-29 12:21:16670 "aho-corasick",
klensye1c33132023-06-21 09:32:34671 "clap",
flip19958d5f69d2021-10-21 11:13:17672 "indoc",
Philipp Kronesf99056b2024-02-27 14:50:23673 "itertools 0.12.1",
github-actions36c09332024-05-19 00:17:38674 "opener 0.6.1",
Joshua Nelson8c25e272021-04-14 13:20:49675 "shell-escape",
676 "walkdir",
677]
678
679[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29680name = "clippy_lints"
Philipp Kronese395dc92024-05-02 15:27:08681version = "0.1.80"
Oliver Schneider847bb142018-05-11 12:11:06682dependencies = [
Weihang Lof795a152023-03-15 12:50:04683 "arrayvec",
clubby7899b73db32024-01-29 12:21:16684 "cargo_metadata 0.18.1",
Philipp Krones02562bf2023-11-02 16:50:52685 "clippy_config",
flip19950046d7c2021-02-25 10:26:23686 "clippy_utils",
Philipp Kronesd4077782022-11-21 19:52:06687 "declare_clippy_lint",
Philipp Kronesf99056b2024-02-27 14:50:23688 "itertools 0.12.1",
Alex Crichton093ede22019-08-15 00:45:09689 "quine-mc_cluskey",
Philipp Kronesa6d3c822023-07-02 13:07:47690 "regex",
clubby789629d6942024-04-01 13:06:32691 "regex-syntax 0.8.3",
flip1995898ef0f2020-12-06 14:07:59692 "rustc-semver",
klensy8ebc73b2022-02-06 20:57:29693 "semver",
Alex Crichton093ede22019-08-15 00:45:09694 "serde",
flip1995c24058b2021-05-06 10:21:46695 "serde_json",
flip199537cdd7e2022-06-16 15:39:29696 "tempfile",
clubby7899b73db32024-01-29 12:21:16697 "toml 0.7.8",
Alex Crichton093ede22019-08-15 00:45:09698 "unicode-normalization",
flip199544cea512021-07-01 16:18:02699 "unicode-script",
Eric Huss4a7e2fb2022-08-21 04:19:43700 "url",
Philipp Krones6233d442023-10-06 15:47:56701 "walkdir",
Oliver Schneider847bb142018-05-11 12:11:06702]
703
704[[package]]
flip19950046d7c2021-02-25 10:26:23705name = "clippy_utils"
Philipp Kronese395dc92024-05-02 15:27:08706version = "0.1.80"
flip19950046d7c2021-02-25 10:26:23707dependencies = [
Weihang Lof795a152023-03-15 12:50:04708 "arrayvec",
Philipp Krones02562bf2023-11-02 16:50:52709 "clippy_config",
Philipp Kronesf99056b2024-02-27 14:50:23710 "itertools 0.12.1",
flip19950046d7c2021-02-25 10:26:23711 "rustc-semver",
flip19950046d7c2021-02-25 10:26:23712]
713
714[[package]]
Pietro Albini13efb202022-11-15 09:19:17715name = "collect-license-metadata"
716version = "0.1.0"
717dependencies = [
718 "anyhow",
719 "serde",
720 "serde_json",
721 "spdx-rs",
722]
723
724[[package]]
Ralf Jung10430db2022-07-15 14:04:23725name = "color-eyre"
github-actionsc486d2d2024-03-17 00:26:01726version = "0.6.3"
Ralf Jung10430db2022-07-15 14:04:23727source = "registry+https://github.com/rust-lang/crates.io-index"
github-actionsc486d2d2024-03-17 00:26:01728checksum = "55146f5e46f237f7423d74111267d4597b59b0dad0ffaf7303bce9945d843ad5"
Ralf Jung10430db2022-07-15 14:04:23729dependencies = [
730 "backtrace",
731 "color-spantrace",
732 "eyre",
733 "indenter",
734 "once_cell",
735 "owo-colors",
736 "tracing-error",
737]
738
739[[package]]
Philipp Krones6233d442023-10-06 15:47:56740name = "color-print"
Mark Rousskov12200c92024-05-11 14:27:17741version = "0.3.6"
Philipp Krones6233d442023-10-06 15:47:56742source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:17743checksum = "1ee543c60ff3888934877a5671f45494dd27ed4ba25c6670b9a7576b7ed7a8c0"
Philipp Krones6233d442023-10-06 15:47:56744dependencies = [
745 "color-print-proc-macro",
746]
747
748[[package]]
749name = "color-print-proc-macro"
Mark Rousskov12200c92024-05-11 14:27:17750version = "0.3.6"
Philipp Krones6233d442023-10-06 15:47:56751source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:17752checksum = "77ff1a80c5f3cb1ca7c06ffdd71b6a6dd6d8f896c42141fbd43f50ed28dcdb93"
Philipp Krones6233d442023-10-06 15:47:56753dependencies = [
754 "nom",
755 "proc-macro2",
756 "quote",
clubby789d42c9602024-06-08 19:22:16757 "syn 2.0.66",
Philipp Krones6233d442023-10-06 15:47:56758]
759
760[[package]]
Ralf Jung10430db2022-07-15 14:04:23761name = "color-spantrace"
clubby7899b73db32024-01-29 12:21:16762version = "0.2.1"
Ralf Jung10430db2022-07-15 14:04:23763source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:16764checksum = "cd6be1b2a7e382e2b98b43b2adcca6bb0e465af0bdd38123873ae61eb17a72c2"
Ralf Jung10430db2022-07-15 14:04:23765dependencies = [
766 "once_cell",
767 "owo-colors",
768 "tracing-core",
769 "tracing-error",
770]
771
772[[package]]
Nilstrieb3295cdf2023-06-26 07:21:35773name = "colorchoice"
Mark Rousskov12200c92024-05-11 14:27:17774version = "1.0.1"
Nilstrieb3295cdf2023-06-26 07:21:35775source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:17776checksum = "0b6a852b24ab71dffc585bcb46eaf7959d175cb865a7152e35b348d1b2960422"
Nilstrieb3295cdf2023-06-26 07:21:35777
778[[package]]
Nick Cameron127f9a62018-04-25 22:11:28779name = "colored"
clubby7899b73db32024-01-29 12:21:16780version = "2.1.0"
Nick Cameron127f9a62018-04-25 22:11:28781source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:16782checksum = "cbf2150cce219b664a8a70df7a1f933836724b503f8a413af9365b4dcc4d90b8"
Nick Cameron127f9a62018-04-25 22:11:28783dependencies = [
Yuki Okushi1f0a39502020-05-26 04:00:42784 "lazy_static",
Martin Kröning7928c7e2023-09-19 12:15:53785 "windows-sys 0.48.0",
Nick Cameron127f9a62018-04-25 22:11:28786]
787
788[[package]]
Philipp Kronesac25a732023-08-24 19:33:17789name = "comma"
790version = "1.0.0"
791source = "registry+https://github.com/rust-lang/crates.io-index"
792checksum = "55b672471b4e9f9e95499ea597ff64941a309b2cdbffcc46f2cc5e2d971fd335"
793
794[[package]]
Alex Crichton147e2da2016-10-07 06:30:38795name = "compiler_builtins"
Ralf Jung385c3632024-04-10 12:34:52796version = "0.1.109"
Alex Crichton4c21a3b2018-11-20 05:52:50797source = "registry+https://github.com/rust-lang/crates.io-index"
Ralf Jung385c3632024-04-10 12:34:52798checksum = "f11973008a8cf741fe6d22f339eba21fd0ca81e2760a769ba8243ed6c21edd7e"
Alex Crichton147e2da2016-10-07 06:30:38799dependencies = [
Alex Crichton093ede22019-08-15 00:45:09800 "cc",
801 "rustc-std-workspace-core",
Alex Crichton147e2da2016-10-07 06:30:38802]
803
804[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29805name = "compiletest"
806version = "0.0.0"
807dependencies = [
Esteban Kuberb4bdb562024-03-02 22:36:52808 "anstyle-svg",
David Tolnay6b7b7752023-05-14 14:13:00809 "anyhow",
yukang414eb482023-02-03 16:23:11810 "build_helper",
Michael Howellb29d9d52021-02-24 06:42:42811 "colored",
Alex Crichton093ede22019-08-15 00:45:09812 "diff",
Alex Crichton093ede22019-08-15 00:45:09813 "getopts",
Xavier Denisf07607f2020-07-28 13:22:21814 "glob",
Pietro Albinic2306372023-09-15 14:09:45815 "home",
klensyc653bb92023-11-18 09:42:05816 "indexmap",
Alex Crichton093ede22019-08-15 00:45:09817 "libc",
Philipp Kronesa6d3c822023-07-02 13:07:47818 "miow",
Jakob Degen17395b42022-10-31 00:17:25819 "miropt-test-tools",
Alex Crichton093ede22019-08-15 00:45:09820 "regex",
Eric Huss123b3032024-04-13 17:54:13821 "rustfix 0.8.1",
Alex Crichton093ede22019-08-15 00:45:09822 "serde",
823 "serde_json",
Oliver Schererec7230f2020-07-24 18:42:00824 "tracing",
Tomasz Miąsko08d5e962020-10-20 00:00:00825 "tracing-subscriber",
Michael Howellb29d9d52021-02-24 06:42:42826 "unified-diff",
Alex Crichton093ede22019-08-15 00:45:09827 "walkdir",
klensy3c03cce2023-05-09 15:20:13828 "windows",
Oliver Schneideracdf83f2017-12-06 08:25:29829]
830
831[[package]]
Philipp Kronesac25a732023-08-24 19:33:17832name = "console"
clubby7899b73db32024-01-29 12:21:16833version = "0.15.8"
Philipp Kronesac25a732023-08-24 19:33:17834source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:16835checksum = "0e1f83fc076bd6dd27517eacdf25fef6c4dfe5f1d7448bafaaf3a26f13b5e4eb"
Philipp Kronesac25a732023-08-24 19:33:17836dependencies = [
837 "encode_unicode",
838 "lazy_static",
839 "libc",
840 "unicode-width",
clubby7899b73db32024-01-29 12:21:16841 "windows-sys 0.52.0",
Philipp Kronesac25a732023-08-24 19:33:17842]
843
844[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29845name = "core"
846version = "0.0.0"
Alex Crichton994bfd42018-02-26 17:07:16847dependencies = [
Thom Chiovolonia4bf36e2022-11-21 00:55:41848 "rand",
Thom Chiovoloni08127592022-05-02 06:10:56849 "rand_xorshift",
Alex Crichton994bfd42018-02-26 17:07:16850]
Ahmed Charles9ca382f2016-09-02 08:55:29851
852[[package]]
nilsf77541a2023-04-11 11:46:41853name = "core-foundation-sys"
clubby7899b73db32024-01-29 12:21:16854version = "0.8.6"
nilsf77541a2023-04-11 11:46:41855source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:16856checksum = "06ea2b9bc92be3c2baa9334a323ebca2d6f074ff852cd1d7b11064035cd3868f"
nilsf77541a2023-04-11 11:46:41857
858[[package]]
Zalathar13671042023-08-11 01:52:37859name = "coverage-dump"
860version = "0.1.0"
861dependencies = [
862 "anyhow",
863 "leb128",
864 "md-5",
865 "miniz_oxide",
866 "regex",
867 "rustc-demangle",
868]
869
870[[package]]
pierwillef6dd122022-02-10 16:54:01871name = "cpufeatures"
clubby7899b73db32024-01-29 12:21:16872version = "0.2.12"
Pietro Albiniacd8e592020-10-01 15:15:12873source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:16874checksum = "53fe5e26ff1b7aef8bca9c6080520cfb8d9333c7568e1829cef191a9723e5504"
pierwillef6dd122022-02-10 16:54:01875dependencies = [
876 "libc",
877]
Pietro Albiniacd8e592020-10-01 15:15:12878
879[[package]]
Alex Crichtonb4110902018-12-08 11:06:54880name = "crc32fast"
clubby789d42c9602024-06-08 19:22:16881version = "1.4.2"
Alex Crichtonb4110902018-12-08 11:06:54882source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:16883checksum = "a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3"
Alex Crichtonb4110902018-12-08 11:06:54884dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:42885 "cfg-if",
Alex Crichtonb4110902018-12-08 11:06:54886]
Alex Crichton38bedfa2017-09-02 03:46:51887
888[[package]]
kennytmcab21f12018-07-26 21:58:55889name = "crossbeam-channel"
clubby789d42c9602024-06-08 19:22:16890version = "0.5.13"
Matthias Krüger451d4922020-02-10 19:47:38891source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:16892checksum = "33480d6946193aa8033910124896ca395333cae7e2d1113d1fef6c3272217df2"
Matthias Krüger451d4922020-02-10 19:47:38893dependencies = [
Josh Stonef3b88122022-01-10 19:34:07894 "crossbeam-utils",
Matthias Krüger451d4922020-02-10 19:47:38895]
896
897[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:45898name = "crossbeam-deque"
clubby7899b73db32024-01-29 12:21:16899version = "0.8.5"
Josh Stone33c41252019-09-10 17:13:07900source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:16901checksum = "613f8cc01fe9cf1a3eb3d7f488fd2fa8388403e97039e2f73692932e291a770d"
Josh Stone33c41252019-09-10 17:13:07902dependencies = [
Igor Matuszewski5b091302019-12-10 15:01:01903 "crossbeam-epoch",
Josh Stonef3b88122022-01-10 19:34:07904 "crossbeam-utils",
Josh Stone33c41252019-09-10 17:13:07905]
906
907[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:45908name = "crossbeam-epoch"
clubby7899b73db32024-01-29 12:21:16909version = "0.9.18"
Matthias Krüger696fb8f2019-01-21 15:32:43910source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:16911checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e"
Matthias Krüger696fb8f2019-01-21 15:32:43912dependencies = [
Josh Stonef3b88122022-01-10 19:34:07913 "crossbeam-utils",
Matthias Krüger696fb8f2019-01-21 15:32:43914]
915
916[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:45917name = "crossbeam-utils"
clubby789d42c9602024-06-08 19:22:16918version = "0.8.20"
Eric Husse0f2f9d2019-11-12 17:57:41919source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:16920checksum = "22ec99545bb0ed0ea7bb9b8e1e9122ea386ff8a48c0922e43f36d45ab09e0e80"
Eric Huss71bf7cf2020-10-14 22:16:47921
922[[package]]
Weihang Lo6306fd32023-01-04 15:33:59923name = "crypto-common"
924version = "0.1.6"
925source = "registry+https://github.com/rust-lang/crates.io-index"
926checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
927dependencies = [
928 "generic-array",
929 "typenum",
pierwillef6dd122022-02-10 16:54:01930]
931
932[[package]]
Ralf Jung13e47662023-05-23 10:10:18933name = "ctrlc"
github-actionsc486d2d2024-03-17 00:26:01934version = "3.4.4"
Ralf Jung13e47662023-05-23 10:10:18935source = "registry+https://github.com/rust-lang/crates.io-index"
github-actionsc486d2d2024-03-17 00:26:01936checksum = "672465ae37dc1bc6380a6547a8883d5dd397b0f1faaad4f265726cc7042a5345"
Ralf Jung13e47662023-05-23 10:10:18937dependencies = [
938 "nix",
clubby789527f9032024-01-21 23:51:33939 "windows-sys 0.52.0",
Ralf Jung13e47662023-05-23 10:10:18940]
941
942[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58943name = "curl"
clubby7899b73db32024-01-29 12:21:16944version = "0.4.46"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58945source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:16946checksum = "1e2161dd6eba090ff1594084e95fd67aeccf04382ffea77999ea94ed42ec67b6"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58947dependencies = [
Alex Crichton093ede22019-08-15 00:45:09948 "curl-sys",
Alex Crichton093ede22019-08-15 00:45:09949 "libc",
950 "openssl-probe",
951 "openssl-sys",
952 "schannel",
klensyd5e8ad42021-07-04 18:49:56953 "socket2",
clubby7899b73db32024-01-29 12:21:16954 "windows-sys 0.52.0",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58955]
956
957[[package]]
958name = "curl-sys"
clubby7899b73db32024-01-29 12:21:16959version = "0.4.72+curl-8.6.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58960source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:16961checksum = "29cbdc8314c447d11e8fd156dcdd031d9e02a7a976163e396b548c03153bc9ea"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58962dependencies = [
Alex Crichton093ede22019-08-15 00:45:09963 "cc",
964 "libc",
Alex Crichton093ede22019-08-15 00:45:09965 "libz-sys",
966 "openssl-sys",
967 "pkg-config",
968 "vcpkg",
clubby7899b73db32024-01-29 12:21:16969 "windows-sys 0.52.0",
Josh Stone020c5ec2017-05-08 22:01:13970]
971
972[[package]]
Oli Scherer29de70d2023-07-25 13:09:53973name = "darling"
github-actions36c09332024-05-19 00:17:38974version = "0.20.9"
Jakub Beránekf17047b2023-09-12 16:32:32975source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions36c09332024-05-19 00:17:38976checksum = "83b2eb4d90d12bdda5ed17de686c2acb4c57914f8f921b8da7e112b5a36f3fe1"
Jakub Beránekf17047b2023-09-12 16:32:32977dependencies = [
klensy5e2a7ac2024-02-18 11:40:19978 "darling_core",
979 "darling_macro",
Jakub Beránekf17047b2023-09-12 16:32:32980]
981
982[[package]]
983name = "darling_core"
github-actions36c09332024-05-19 00:17:38984version = "0.20.9"
Jakub Beránekf17047b2023-09-12 16:32:32985source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions36c09332024-05-19 00:17:38986checksum = "622687fe0bac72a04e5599029151f5796111b90f1baaa9b544d807a5e31cd120"
Oli Scherer29de70d2023-07-25 13:09:53987dependencies = [
988 "fnv",
989 "ident_case",
990 "proc-macro2",
991 "quote",
github-actions36c09332024-05-19 00:17:38992 "strsim",
clubby789d42c9602024-06-08 19:22:16993 "syn 2.0.66",
Oli Scherer29de70d2023-07-25 13:09:53994]
995
996[[package]]
997name = "darling_macro"
github-actions36c09332024-05-19 00:17:38998version = "0.20.9"
Jakub Beránekf17047b2023-09-12 16:32:32999source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions36c09332024-05-19 00:17:381000checksum = "733cabb43482b1a1b53eee8583c2b9e8684d592215ea83efd305dd31bc2f0178"
Jakub Beránekf17047b2023-09-12 16:32:321001dependencies = [
klensy5e2a7ac2024-02-18 11:40:191002 "darling_core",
Oli Scherer29de70d2023-07-25 13:09:531003 "quote",
clubby789d42c9602024-06-08 19:22:161004 "syn 2.0.66",
Oli Scherer29de70d2023-07-25 13:09:531005]
1006
1007[[package]]
Douglas Campos422fe7c2018-05-29 11:52:511008name = "datafrog"
Niko Matsakis826fb1d2019-01-02 19:45:221009version = "2.0.1"
Douglas Campos422fe7c2018-05-29 11:52:511010source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091011checksum = "a0afaad2b26fa326569eb264b1363e8ae3357618c43982b3f285f0774ce76b69"
Douglas Campos422fe7c2018-05-29 11:52:511012
1013[[package]]
github-actions36c09332024-05-19 00:17:381014name = "dbus"
1015version = "0.9.7"
1016source = "registry+https://github.com/rust-lang/crates.io-index"
1017checksum = "1bb21987b9fb1613058ba3843121dd18b163b254d8a6e797e144cbac14d96d1b"
1018dependencies = [
1019 "libc",
1020 "libdbus-sys",
1021 "winapi",
1022]
1023
1024[[package]]
Philipp Kronesd4077782022-11-21 19:52:061025name = "declare_clippy_lint"
Philipp Kronese395dc92024-05-02 15:27:081026version = "0.1.80"
Philipp Kronesd4077782022-11-21 19:52:061027dependencies = [
Philipp Kronesf99056b2024-02-27 14:50:231028 "itertools 0.12.1",
Philipp Kronesd4077782022-11-21 19:52:061029 "quote",
clubby789d42c9602024-06-08 19:22:161030 "syn 2.0.66",
Philipp Kronesd4077782022-11-21 19:52:061031]
1032
1033[[package]]
clubby7896ac3b572024-01-29 12:16:201034name = "deranged"
1035version = "0.3.11"
1036source = "registry+https://github.com/rust-lang/crates.io-index"
1037checksum = "b42b6fa04a440b495c8b04d0e71b707c585f83cb9cb28cf8cd0d976c315e31b4"
1038dependencies = [
1039 "powerfmt",
1040]
1041
1042[[package]]
Michael Gouletde830572023-10-30 17:09:171043name = "derivative"
1044version = "2.2.0"
1045source = "registry+https://github.com/rust-lang/crates.io-index"
1046checksum = "fcc3dd5e9e9c0b295d6e1e4d811fb6f157d5ffd784b8d202fc62eac8035a770b"
1047dependencies = [
1048 "proc-macro2",
1049 "quote",
1050 "syn 1.0.109",
1051]
1052
1053[[package]]
Jakub Beránekf17047b2023-09-12 16:32:321054name = "derive_builder"
klensy5e2a7ac2024-02-18 11:40:191055version = "0.20.0"
Jakub Beránekf17047b2023-09-12 16:32:321056source = "registry+https://github.com/rust-lang/crates.io-index"
klensy5e2a7ac2024-02-18 11:40:191057checksum = "0350b5cb0331628a5916d6c5c0b72e97393b8b6b03b47a9284f4e7f5a405ffd7"
Jakub Beránekf17047b2023-09-12 16:32:321058dependencies = [
1059 "derive_builder_macro",
1060]
1061
1062[[package]]
1063name = "derive_builder_core"
klensy5e2a7ac2024-02-18 11:40:191064version = "0.20.0"
Jakub Beránekf17047b2023-09-12 16:32:321065source = "registry+https://github.com/rust-lang/crates.io-index"
klensy5e2a7ac2024-02-18 11:40:191066checksum = "d48cda787f839151732d396ac69e3473923d54312c070ee21e9effcaa8ca0b1d"
Jakub Beránekf17047b2023-09-12 16:32:321067dependencies = [
klensy5e2a7ac2024-02-18 11:40:191068 "darling",
Jakub Beránekf17047b2023-09-12 16:32:321069 "proc-macro2",
1070 "quote",
clubby789d42c9602024-06-08 19:22:161071 "syn 2.0.66",
Jakub Beránekf17047b2023-09-12 16:32:321072]
1073
1074[[package]]
1075name = "derive_builder_macro"
klensy5e2a7ac2024-02-18 11:40:191076version = "0.20.0"
Jakub Beránekf17047b2023-09-12 16:32:321077source = "registry+https://github.com/rust-lang/crates.io-index"
klensy5e2a7ac2024-02-18 11:40:191078checksum = "206868b8242f27cecce124c19fd88157fbd0dd334df2587f36417bafbc85097b"
Jakub Beránekf17047b2023-09-12 16:32:321079dependencies = [
1080 "derive_builder_core",
clubby789d42c9602024-06-08 19:22:161081 "syn 2.0.66",
Jakub Beránekf17047b2023-09-12 16:32:321082]
1083
1084[[package]]
Maybe Wafflee20e5062022-11-28 11:11:451085name = "derive_more"
1086version = "0.99.17"
1087source = "registry+https://github.com/rust-lang/crates.io-index"
1088checksum = "4fb810d30a7c1953f91334de7244731fc3f3c10d7fe163338a35b9f640960321"
1089dependencies = [
Maybe Wafflee20e5062022-11-28 11:11:451090 "proc-macro2",
1091 "quote",
Nilstrieb3295cdf2023-06-26 07:21:351092 "syn 1.0.109",
Maybe Wafflee20e5062022-11-28 11:11:451093]
1094
1095[[package]]
Oli Scherer29de70d2023-07-25 13:09:531096name = "derive_setters"
1097version = "0.1.6"
1098source = "registry+https://github.com/rust-lang/crates.io-index"
1099checksum = "4e8ef033054e131169b8f0f9a7af8f5533a9436fadf3c500ed547f730f07090d"
1100dependencies = [
klensy5e2a7ac2024-02-18 11:40:191101 "darling",
Oli Scherer29de70d2023-07-25 13:09:531102 "proc-macro2",
1103 "quote",
clubby789d42c9602024-06-08 19:22:161104 "syn 2.0.66",
Oli Scherer29de70d2023-07-25 13:09:531105]
1106
1107[[package]]
Cengiz Can837817c2017-04-27 19:41:181108name = "diff"
klensy43512e62022-07-26 16:16:431109version = "0.1.13"
Cengiz Can837817c2017-04-27 19:41:181110source = "registry+https://github.com/rust-lang/crates.io-index"
klensy43512e62022-07-26 16:16:431111checksum = "56254986775e3233ffa9c4d7d3faaf6d36a2c09d30b20687e9f88bc8bafc16c8"
Cengiz Can837817c2017-04-27 19:41:181112
1113[[package]]
Chris Krycho2c9fc622024-05-20 19:29:311114name = "difflib"
1115version = "0.4.0"
1116source = "registry+https://github.com/rust-lang/crates.io-index"
1117checksum = "6184e33543162437515c2e2b48714794e37845ec9851711914eec9d308f6ebe8"
1118
1119[[package]]
James Munnsde763692019-01-19 02:39:371120name = "digest"
Nilstrieb3295cdf2023-06-26 07:21:351121version = "0.10.7"
Pietro Albiniacd8e592020-10-01 15:15:121122source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:351123checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
Pietro Albiniacd8e592020-10-01 15:15:121124dependencies = [
klensy45fac342022-08-31 20:04:121125 "block-buffer",
pierwillef6dd122022-02-10 16:54:011126 "crypto-common",
James Munnsde763692019-01-19 02:39:371127]
1128
1129[[package]]
Ralf Jung44b0fd62018-11-28 20:22:451130name = "directories"
Ralf Jung5aecfe42023-10-07 05:55:481131version = "5.0.1"
Ralf Jung44b0fd62018-11-28 20:22:451132source = "registry+https://github.com/rust-lang/crates.io-index"
Ralf Jung5aecfe42023-10-07 05:55:481133checksum = "9a49173b84e034382284f27f1af4dcbbd231ffa358c0fe316541a7337f376a35"
Ralf Jung44b0fd62018-11-28 20:22:451134dependencies = [
Ralf Jung5aecfe42023-10-07 05:55:481135 "dirs-sys 0.4.1",
Ralf Jung44b0fd62018-11-28 20:22:451136]
1137
1138[[package]]
flip19954c228cc2019-02-18 09:32:581139name = "dirs"
Caleb Cartwrightf367f4d2022-06-13 03:04:541140version = "4.0.0"
flip19954c228cc2019-02-18 09:32:581141source = "registry+https://github.com/rust-lang/crates.io-index"
Caleb Cartwrightf367f4d2022-06-13 03:04:541142checksum = "ca3aa72a6f96ea37bbc5aa912f6788242832f75369bdfdadcb0e38423f100059"
flip19954c228cc2019-02-18 09:32:581143dependencies = [
Ralf Jung5aecfe42023-10-07 05:55:481144 "dirs-sys 0.3.7",
flip19954c228cc2019-02-18 09:32:581145]
1146
1147[[package]]
flip19950046d7c2021-02-25 10:26:231148name = "dirs-next"
1149version = "2.0.0"
1150source = "registry+https://github.com/rust-lang/crates.io-index"
1151checksum = "b98cf8ebf19c3d1b223e151f99a4f9f0690dca41414773390fc824184ac833e1"
1152dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:421153 "cfg-if",
flip19950046d7c2021-02-25 10:26:231154 "dirs-sys-next",
1155]
1156
1157[[package]]
Ralf Jung4e8626e2019-06-13 07:58:321158name = "dirs-sys"
Nilstrieb3295cdf2023-06-26 07:21:351159version = "0.3.7"
Ralf Jung4e8626e2019-06-13 07:58:321160source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:351161checksum = "1b1d1d91c932ef41c0f2663aa8b0ca0342d444d842c06914aa0a7e352d0bada6"
Ralf Jung4e8626e2019-06-13 07:58:321162dependencies = [
Alex Crichton093ede22019-08-15 00:45:091163 "libc",
Jubilee Young27ef7192021-04-23 22:49:471164 "redox_users",
Igor Matuszewskiaf53b0d2021-07-21 13:17:311165 "winapi",
flip19950046d7c2021-02-25 10:26:231166]
1167
1168[[package]]
Ralf Jung5aecfe42023-10-07 05:55:481169name = "dirs-sys"
1170version = "0.4.1"
1171source = "registry+https://github.com/rust-lang/crates.io-index"
1172checksum = "520f05a5cbd335fae5a99ff7a6ab8627577660ee5cfd6a94a6a929b52ff0321c"
1173dependencies = [
1174 "libc",
1175 "option-ext",
1176 "redox_users",
1177 "windows-sys 0.48.0",
1178]
1179
1180[[package]]
flip19950046d7c2021-02-25 10:26:231181name = "dirs-sys-next"
1182version = "0.1.2"
1183source = "registry+https://github.com/rust-lang/crates.io-index"
1184checksum = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d"
1185dependencies = [
1186 "libc",
Jubilee Young27ef7192021-04-23 22:49:471187 "redox_users",
Igor Matuszewskiaf53b0d2021-07-21 13:17:311188 "winapi",
Ralf Jung4e8626e2019-06-13 07:58:321189]
1190
1191[[package]]
Manish Goregaokar288194e2022-10-19 23:24:421192name = "displaydoc"
Nilstrieb3295cdf2023-06-26 07:21:351193version = "0.2.4"
Manish Goregaokar288194e2022-10-19 23:24:421194source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:351195checksum = "487585f4d0c6655fe74905e2504d8ad6908e4db67f744eb140876906c2f3175d"
Manish Goregaokar288194e2022-10-19 23:24:421196dependencies = [
1197 "proc-macro2",
1198 "quote",
clubby789d42c9602024-06-08 19:22:161199 "syn 2.0.66",
Manish Goregaokar288194e2022-10-19 23:24:421200]
1201
1202[[package]]
klensyceee8802022-11-22 14:41:061203name = "dissimilar"
Mark Rousskov12200c92024-05-11 14:27:171204version = "1.0.9"
klensyceee8802022-11-22 14:41:061205source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:171206checksum = "59f8e79d1fbf76bdfbde321e902714bf6c49df88a7dda6fc682fc2979226962d"
klensyceee8802022-11-22 14:41:061207
1208[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291209name = "dlmalloc"
github-actions8ef19812024-03-03 00:16:161210version = "0.2.6"
Alex Crichton4c21a3b2018-11-20 05:52:501211source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions8ef19812024-03-03 00:16:161212checksum = "3264b043b8e977326c1ee9e723da2c1f8d09a99df52cacf00b4dbce5ac54414d"
Oliver Schneideracdf83f2017-12-06 08:25:291213dependencies = [
clubby7899b73db32024-01-29 12:21:161214 "cfg-if",
Alex Crichton093ede22019-08-15 00:45:091215 "compiler_builtins",
1216 "libc",
1217 "rustc-std-workspace-core",
clubby7899b73db32024-01-29 12:21:161218 "windows-sys 0.52.0",
Oliver Schneideracdf83f2017-12-06 08:25:291219]
1220
1221[[package]]
Chris Krycho2c9fc622024-05-20 19:29:311222name = "doc-comment"
1223version = "0.3.3"
1224source = "registry+https://github.com/rust-lang/crates.io-index"
1225checksum = "fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10"
1226
1227[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291228name = "either"
github-actions36c09332024-05-19 00:17:381229version = "1.12.0"
Oliver Schneideracdf83f2017-12-06 08:25:291230source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions36c09332024-05-19 00:17:381231checksum = "3dca9240753cf90908d7e4aac30f630662b02aebaa1b58a3cadabdb23385b58b"
Oliver Schneideracdf83f2017-12-06 08:25:291232
1233[[package]]
steveklabnikecfbaca2018-04-03 14:32:041234name = "elasticlunr-rs"
Nilstrieb3295cdf2023-06-26 07:21:351235version = "3.0.2"
steveklabnikecfbaca2018-04-03 14:32:041236source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:351237checksum = "41e83863a500656dfa214fee6682de9c5b9f03de6860fec531235ed2ae9f6571"
steveklabnikecfbaca2018-04-03 14:32:041238dependencies = [
Alex Crichton093ede22019-08-15 00:45:091239 "regex",
1240 "serde",
1241 "serde_derive",
1242 "serde_json",
steveklabnikecfbaca2018-04-03 14:32:041243]
1244
1245[[package]]
Oli Schererdecfb4d2023-02-21 08:37:101246name = "elsa"
Oli Scherer457a1622023-04-05 08:07:291247version = "1.7.1"
Oli Schererdecfb4d2023-02-21 08:37:101248source = "registry+https://github.com/rust-lang/crates.io-index"
Oli Scherer457a1622023-04-05 08:07:291249checksum = "848fe615fbb0a74d9ae68dcaa510106d32e37d9416207bbea4bd008bd89c47ed"
Oli Schererdecfb4d2023-02-21 08:37:101250dependencies = [
1251 "stable_deref_trait",
1252]
1253
1254[[package]]
Sean Griffin755bdaa2018-01-29 20:45:121255name = "ena"
Michael Goulet2af08712024-05-06 18:32:391256version = "0.14.3"
Markus Westerlindcaacdd22020-02-25 08:47:071257source = "registry+https://github.com/rust-lang/crates.io-index"
Michael Goulet2af08712024-05-06 18:32:391258checksum = "3d248bdd43ce613d87415282f69b9bb99d947d290b10962dd6c56233312c2ad5"
varkor443a2d42019-03-19 21:30:071259dependencies = [
Alex Crichton093ede22019-08-15 00:45:091260 "log",
varkor443a2d42019-03-19 21:30:071261]
1262
1263[[package]]
Philipp Kronesac25a732023-08-24 19:33:171264name = "encode_unicode"
1265version = "0.3.6"
1266source = "registry+https://github.com/rust-lang/crates.io-index"
1267checksum = "a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f"
1268
1269[[package]]
Eric Huss51f20b42024-02-07 04:22:131270name = "env_filter"
1271version = "0.1.0"
1272source = "registry+https://github.com/rust-lang/crates.io-index"
1273checksum = "a009aa4810eb158359dda09d0c87378e4bbb89b5a801f016885a4707ba24f7ea"
1274dependencies = [
1275 "log",
1276 "regex",
1277]
1278
1279[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581280name = "env_logger"
github-actionsc486d2d2024-03-17 00:26:011281version = "0.11.3"
Eric Huss51f20b42024-02-07 04:22:131282source = "registry+https://github.com/rust-lang/crates.io-index"
github-actionsc486d2d2024-03-17 00:26:011283checksum = "38b35839ba51819680ba087cd351788c9a3c476841207e0b8cee0b04722343b9"
Eric Huss51f20b42024-02-07 04:22:131284dependencies = [
Philipp Kronesf99056b2024-02-27 14:50:231285 "anstream",
Eric Huss51f20b42024-02-07 04:22:131286 "anstyle",
1287 "env_filter",
1288 "humantime",
1289 "log",
1290]
1291
1292[[package]]
Nilstrieb3295cdf2023-06-26 07:21:351293name = "equivalent"
clubby7899b73db32024-01-29 12:21:161294version = "1.0.1"
Nilstrieb3295cdf2023-06-26 07:21:351295source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:161296checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5"
Nilstrieb3295cdf2023-06-26 07:21:351297
1298[[package]]
Weihang Lo1e5dad02022-11-25 22:37:041299name = "errno"
Mark Rousskov12200c92024-05-11 14:27:171300version = "0.3.9"
Weihang Lo1e5dad02022-11-25 22:37:041301source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:171302checksum = "534c5cf6194dfab3db3242765c03bbe257cf92f22b38f6bc0c58d59108a820ba"
Weihang Lo1e5dad02022-11-25 22:37:041303dependencies = [
Weihang Lo1e5dad02022-11-25 22:37:041304 "libc",
clubby7899b73db32024-01-29 12:21:161305 "windows-sys 0.52.0",
Weihang Lo1e5dad02022-11-25 22:37:041306]
1307
1308[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291309name = "error_index_generator"
1310version = "0.0.0"
Mark Simulacrume2e9b402017-07-23 02:01:581311dependencies = [
Guillaume Gomez11716972022-08-29 16:05:211312 "mdbook",
Mark Simulacrume2e9b402017-07-23 02:01:581313]
Ahmed Charles9ca382f2016-09-02 08:55:291314
1315[[package]]
Aleksey Kladovf7be59c2020-08-21 12:03:501316name = "expect-test"
github-actions4035c242024-04-07 00:16:571317version = "1.5.0"
Aleksey Kladovf7be59c2020-08-21 12:03:501318source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions4035c242024-04-07 00:16:571319checksum = "9e0be0a561335815e06dab7c62e50353134c796e7a6155402a64bcff66b6a5e0"
Aleksey Kladovf7be59c2020-08-21 12:03:501320dependencies = [
klensyceee8802022-11-22 14:41:061321 "dissimilar",
Aleksey Kladovf7be59c2020-08-21 12:03:501322 "once_cell",
1323]
1324
1325[[package]]
Ralf Jung10430db2022-07-15 14:04:231326name = "eyre"
clubby7899b73db32024-01-29 12:21:161327version = "0.6.12"
Ralf Jung10430db2022-07-15 14:04:231328source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:161329checksum = "7cd915d99f24784cdc19fd37ef22b97e3ff0ae756c7e492e9fbfe897d61e2aec"
Ralf Jung10430db2022-07-15 14:04:231330dependencies = [
1331 "indenter",
1332 "once_cell",
1333]
1334
1335[[package]]
David Wood2dc1a8a2021-12-03 14:24:051336name = "fallible-iterator"
dirreke74817b72023-08-14 14:57:381337version = "0.3.0"
David Wood2dc1a8a2021-12-03 14:24:051338source = "registry+https://github.com/rust-lang/crates.io-index"
dirreke74817b72023-08-14 14:57:381339checksum = "2acce4a10f12dc2fb14a218589d4f1f62ef011b2d0cc4b3cb1bba8e94da14649"
David Wood2dc1a8a2021-12-03 14:24:051340
1341[[package]]
Ralf Jung55162732022-11-15 19:06:421342name = "fastrand"
Mark Rousskov12200c92024-05-11 14:27:171343version = "2.1.0"
Ralf Jung55162732022-11-15 19:06:421344source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:171345checksum = "9fc0510504f03c51ada170672ac806f1f105a88aa97a5281117e1ddc3368e51a"
Ralf Jung55162732022-11-15 19:06:421346
1347[[package]]
John Kåre Alsaker7aab1dd2023-04-30 07:29:021348name = "field-offset"
est31b0483962023-06-05 02:53:301349version = "0.3.6"
John Kåre Alsaker7aab1dd2023-04-30 07:29:021350source = "registry+https://github.com/rust-lang/crates.io-index"
est31b0483962023-06-05 02:53:301351checksum = "38e2275cc4e4fc009b0669731a1e5ab7ebf11f469eaede2bab9309a5b4d6057f"
John Kåre Alsaker7aab1dd2023-04-30 07:29:021352dependencies = [
Nilstrieb3295cdf2023-06-26 07:21:351353 "memoffset",
John Kåre Alsaker7aab1dd2023-04-30 07:29:021354 "rustc_version",
1355]
1356
1357[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291358name = "filetime"
clubby7899b73db32024-01-29 12:21:161359version = "0.2.23"
Alex Crichton924f8c72018-04-18 15:43:591360source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:161361checksum = "1ee447700ac8aa0b2f2bd7bc4462ad686ba06baa6727ac149a2d6277f0d240fd"
Alex Crichton924f8c72018-04-18 15:43:591362dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:421363 "cfg-if",
Alex Crichton093ede22019-08-15 00:45:091364 "libc",
Mark Rousskov12200c92024-05-11 14:27:171365 "redox_syscall 0.4.1",
clubby7899b73db32024-01-29 12:21:161366 "windows-sys 0.52.0",
Alex Crichton924f8c72018-04-18 15:43:591367]
1368
1369[[package]]
Josh Stone020c5ec2017-05-08 22:01:131370name = "flate2"
Mark Rousskov12200c92024-05-11 14:27:171371version = "1.0.30"
Felix Schütt7c13fa32017-12-31 14:34:291372source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:171373checksum = "5f54427cfd1c7829e2a139fcefea601bf088ebca651d2bf53ebc600eac295dae"
Felix Schütt7c13fa32017-12-31 14:34:291374dependencies = [
Alex Crichton093ede22019-08-15 00:45:091375 "crc32fast",
Jubilee Young079949d2023-06-29 23:18:361376 "miniz_oxide",
Felix Schütt7c13fa32017-12-31 14:34:291377]
1378
1379[[package]]
David Wood7f916972022-03-26 07:27:431380name = "fluent-bundle"
Mark Rousskov12200c92024-05-11 14:27:171381version = "0.15.3"
David Wood7f916972022-03-26 07:27:431382source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:171383checksum = "7fe0a21ee80050c678013f82edf4b705fe2f26f1f9877593d13198612503f493"
David Wood7f916972022-03-26 07:27:431384dependencies = [
1385 "fluent-langneg",
1386 "fluent-syntax",
1387 "intl-memoizer",
1388 "intl_pluralrules",
1389 "rustc-hash",
klensyc653bb92023-11-18 09:42:051390 "self_cell 0.10.3",
David Wood7f916972022-03-26 07:27:431391 "smallvec",
1392 "unic-langid",
1393]
1394
1395[[package]]
1396name = "fluent-langneg"
1397version = "0.13.0"
1398source = "registry+https://github.com/rust-lang/crates.io-index"
1399checksum = "2c4ad0989667548f06ccd0e306ed56b61bd4d35458d54df5ec7587c0e8ed5e94"
1400dependencies = [
1401 "unic-langid",
1402]
1403
1404[[package]]
1405name = "fluent-syntax"
Mark Rousskov12200c92024-05-11 14:27:171406version = "0.11.1"
David Wood7f916972022-03-26 07:27:431407source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:171408checksum = "2a530c4694a6a8d528794ee9bbd8ba0122e779629ac908d15ad5a7ae7763a33d"
David Wood7f916972022-03-26 07:27:431409dependencies = [
1410 "thiserror",
1411]
1412
1413[[package]]
Simon Sapinb77ff242017-07-18 21:26:551414name = "fnv"
Mark Rousskov342d9562020-08-17 15:21:441415version = "1.0.7"
Simon Sapinb77ff242017-07-18 21:26:551416source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:441417checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
Simon Sapinb77ff242017-07-18 21:26:551418
1419[[package]]
Eric Hussf3287a62021-05-12 00:39:511420name = "form_urlencoded"
clubby7899b73db32024-01-29 12:21:161421version = "1.2.1"
Eric Hussf3287a62021-05-12 00:39:511422source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:161423checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456"
Eric Hussf3287a62021-05-12 00:39:511424dependencies = [
Eric Huss4a7e2fb2022-08-21 04:19:431425 "percent-encoding",
Eric Hussf3287a62021-05-12 00:39:511426]
1427
1428[[package]]
Jethro Beekman4a350562018-08-28 04:33:261429name = "fortanix-sgx-abi"
Mohsen Zohrevandi70dd9802022-08-15 23:02:491430version = "0.5.0"
Alex Crichton4c21a3b2018-11-20 05:52:501431source = "registry+https://github.com/rust-lang/crates.io-index"
Mohsen Zohrevandi70dd9802022-08-15 23:02:491432checksum = "57cafc2274c10fab234f176b25903ce17e690fca7597090d50880e047a0389c5"
Jethro Beekman4a350562018-08-28 04:33:261433dependencies = [
Alex Crichton093ede22019-08-15 00:45:091434 "compiler_builtins",
1435 "rustc-std-workspace-core",
Jethro Beekman4a350562018-08-28 04:33:261436]
1437
1438[[package]]
Nixon Enraght-Moonyce21447c2021-03-24 15:52:471439name = "fs-err"
clubby7899b73db32024-01-29 12:21:161440version = "2.11.0"
Nixon Enraght-Moonyce21447c2021-03-24 15:52:471441source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:161442checksum = "88a41f105fe1d5b6b34b2055e3dc59bb79b46b48b2040b9e6c7b4b5de097aa41"
1443dependencies = [
1444 "autocfg",
1445]
Nixon Enraght-Moonyce21447c2021-03-24 15:52:471446
1447[[package]]
Jakub Beránek91d2fb22023-06-03 07:41:441448name = "fs_extra"
1449version = "1.3.0"
1450source = "registry+https://github.com/rust-lang/crates.io-index"
1451checksum = "42703706b716c37f96a77aea830392ad231f44c9e9a67872fa5548707e11b11c"
1452
1453[[package]]
steveklabnikecfbaca2018-04-03 14:32:041454name = "futf"
Eric Huss04b75a72022-06-22 23:49:241455version = "0.1.5"
steveklabnikecfbaca2018-04-03 14:32:041456source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss04b75a72022-06-22 23:49:241457checksum = "df420e2e84819663797d1ec6544b13c5be84629e7bb00dc960d6917db2987843"
steveklabnikecfbaca2018-04-03 14:32:041458dependencies = [
Alex Crichton093ede22019-08-15 00:45:091459 "mac",
1460 "new_debug_unreachable",
steveklabnikecfbaca2018-04-03 14:32:041461]
1462
1463[[package]]
Nick Cameronad8ecc22017-07-19 01:32:121464name = "futures"
clubby7899b73db32024-01-29 12:21:161465version = "0.3.30"
Caleb Cartwright63913182021-02-10 01:52:541466source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:161467checksum = "645c6916888f6cb6350d2550b80fb63e734897a8498abe35cfb732b6487804b0"
Caleb Cartwright63913182021-02-10 01:52:541468dependencies = [
1469 "futures-channel",
1470 "futures-core",
1471 "futures-executor",
1472 "futures-io",
1473 "futures-sink",
1474 "futures-task",
1475 "futures-util",
1476]
1477
1478[[package]]
1479name = "futures-channel"
clubby7899b73db32024-01-29 12:21:161480version = "0.3.30"
Caleb Cartwright63913182021-02-10 01:52:541481source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:161482checksum = "eac8f7d7865dcb88bd4373ab671c8cf4508703796caa2b1985a9ca867b3fcb78"
Caleb Cartwright63913182021-02-10 01:52:541483dependencies = [
1484 "futures-core",
1485 "futures-sink",
1486]
1487
1488[[package]]
1489name = "futures-core"
clubby7899b73db32024-01-29 12:21:161490version = "0.3.30"
Caleb Cartwright63913182021-02-10 01:52:541491source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:161492checksum = "dfc6580bb841c5a68e9ef15c77ccc837b40a7504914d52e47b8b0e9bbda25a1d"
Caleb Cartwright63913182021-02-10 01:52:541493
1494[[package]]
1495name = "futures-executor"
clubby7899b73db32024-01-29 12:21:161496version = "0.3.30"
Caleb Cartwright63913182021-02-10 01:52:541497source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:161498checksum = "a576fc72ae164fca6b9db127eaa9a9dda0d61316034f33a0a0d4eda41f02b01d"
Caleb Cartwright63913182021-02-10 01:52:541499dependencies = [
1500 "futures-core",
1501 "futures-task",
1502 "futures-util",
Caleb Cartwright63913182021-02-10 01:52:541503]
1504
1505[[package]]
1506name = "futures-io"
clubby7899b73db32024-01-29 12:21:161507version = "0.3.30"
Caleb Cartwright63913182021-02-10 01:52:541508source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:161509checksum = "a44623e20b9681a318efdd71c299b6b222ed6f231972bfe2f224ebad6311f0c1"
Caleb Cartwright63913182021-02-10 01:52:541510
1511[[package]]
1512name = "futures-macro"
clubby7899b73db32024-01-29 12:21:161513version = "0.3.30"
Caleb Cartwright63913182021-02-10 01:52:541514source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:161515checksum = "87750cf4b7a4c0625b1529e4c543c2182106e4dedc60a2a6455e00d212c489ac"
Caleb Cartwright63913182021-02-10 01:52:541516dependencies = [
Caleb Cartwright63913182021-02-10 01:52:541517 "proc-macro2",
1518 "quote",
clubby789d42c9602024-06-08 19:22:161519 "syn 2.0.66",
Caleb Cartwright63913182021-02-10 01:52:541520]
1521
1522[[package]]
1523name = "futures-sink"
clubby7899b73db32024-01-29 12:21:161524version = "0.3.30"
Caleb Cartwright63913182021-02-10 01:52:541525source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:161526checksum = "9fb8e00e87438d937621c1c6269e53f536c14d3fbd6a042bb24879e57d474fb5"
Caleb Cartwright63913182021-02-10 01:52:541527
1528[[package]]
1529name = "futures-task"
clubby7899b73db32024-01-29 12:21:161530version = "0.3.30"
Caleb Cartwright63913182021-02-10 01:52:541531source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:161532checksum = "38d84fa142264698cdce1a9f9172cf383a0c82de1bddcf3092901442c4097004"
Caleb Cartwright63913182021-02-10 01:52:541533
1534[[package]]
1535name = "futures-util"
clubby7899b73db32024-01-29 12:21:161536version = "0.3.30"
Caleb Cartwright63913182021-02-10 01:52:541537source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:161538checksum = "3d6401deb83407ab3da39eba7e33987a73c3df0c82b4bb5813ee871c19c41d48"
Caleb Cartwright63913182021-02-10 01:52:541539dependencies = [
Caleb Cartwright63913182021-02-10 01:52:541540 "futures-channel",
1541 "futures-core",
1542 "futures-io",
1543 "futures-macro",
1544 "futures-sink",
1545 "futures-task",
1546 "memchr",
Igor Matuszewskiaf53b0d2021-07-21 13:17:311547 "pin-project-lite",
Caleb Cartwright63913182021-02-10 01:52:541548 "pin-utils",
Caleb Cartwright63913182021-02-10 01:52:541549 "slab",
1550]
1551
1552[[package]]
Pietro Albini4af7de12022-11-15 10:27:191553name = "generate-copyright"
1554version = "0.1.0"
1555dependencies = [
1556 "anyhow",
1557 "serde",
1558 "serde_json",
1559]
1560
1561[[package]]
Chris Dentonf9b3d6a2023-04-15 10:57:071562name = "generate-windows-sys"
1563version = "0.1.0"
1564dependencies = [
1565 "windows-bindgen",
1566]
1567
1568[[package]]
James Munnsde763692019-01-19 02:39:371569name = "generic-array"
Nilstrieb3295cdf2023-06-26 07:21:351570version = "0.14.7"
Pietro Albiniacd8e592020-10-01 15:15:121571source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:351572checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
Pietro Albiniacd8e592020-10-01 15:15:121573dependencies = [
1574 "typenum",
1575 "version_check",
1576]
1577
1578[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291579name = "getopts"
Alex Crichtonb47c9692019-08-16 15:29:081580version = "0.2.21"
Ahmed Charles9ca382f2016-09-02 08:55:291581source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichtonb47c9692019-08-16 15:29:081582checksum = "14dbbfd5c71d70241ecf9e6f13737f7b5ce823821063188d7e46c41d371eebd5"
varkore72f7e12019-04-30 19:37:361583dependencies = [
Alex Crichtonb47c9692019-08-16 15:29:081584 "rustc-std-workspace-core",
1585 "rustc-std-workspace-std",
Alex Crichton093ede22019-08-15 00:45:091586 "unicode-width",
varkore72f7e12019-04-30 19:37:361587]
Ahmed Charles9ca382f2016-09-02 08:55:291588
1589[[package]]
gnzlbg52caca02019-08-01 15:02:261590name = "getrandom"
clubby789d42c9602024-06-08 19:22:161591version = "0.2.15"
Ralf Jung0e908752020-09-17 18:04:201592source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:161593checksum = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7"
Ralf Jung0e908752020-09-17 18:04:201594dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:421595 "cfg-if",
Ralf Jung0e908752020-09-17 18:04:201596 "libc",
Thom Chiovolonia4bf36e2022-11-21 00:55:411597 "wasi",
Ralf Jung0e908752020-09-17 18:04:201598]
1599
1600[[package]]
Alex Crichton06d565c2020-05-13 21:22:371601name = "gimli"
clubby7899b73db32024-01-29 12:21:161602version = "0.28.1"
dirreke74817b72023-08-14 14:57:381603source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:161604checksum = "4271d37baee1b8c7e4b708028c57d816cf9d2434acb33a549475f78c181f6253"
Qiu Chaofan7c8c9cf2023-02-01 04:29:191605dependencies = [
1606 "compiler_builtins",
dirreke74817b72023-08-14 14:57:381607 "fallible-iterator",
klensyc653bb92023-11-18 09:42:051608 "indexmap",
Michael Howellcf83a1d2022-11-03 17:10:151609 "rustc-std-workspace-alloc",
1610 "rustc-std-workspace-core",
dirreke74817b72023-08-14 14:57:381611 "stable_deref_trait",
David Wood2dc1a8a2021-12-03 14:24:051612]
1613
1614[[package]]
Jubilee Young3ec9d8d2024-05-28 00:05:321615name = "gimli"
1616version = "0.29.0"
1617source = "registry+https://github.com/rust-lang/crates.io-index"
1618checksum = "40ecd4077b5ae9fd2e9e169b102c6c330d0605168eb0e8bf79952b256dbefffd"
1619dependencies = [
1620 "compiler_builtins",
1621 "rustc-std-workspace-alloc",
1622 "rustc-std-workspace-core",
1623]
1624
1625[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581626name = "glob"
Nilstrieb3295cdf2023-06-26 07:21:351627version = "0.3.1"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581628source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:351629checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581630
1631[[package]]
Simon Sapinb77ff242017-07-18 21:26:551632name = "globset"
clubby7899b73db32024-01-29 12:21:161633version = "0.4.13"
Simon Sapinb77ff242017-07-18 21:26:551634source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:161635checksum = "759c97c1e17c55525b57192c06a267cda0ac5210b222d6b82189a2338fa1c13d"
Simon Sapinb77ff242017-07-18 21:26:551636dependencies = [
clubby7899b73db32024-01-29 12:21:161637 "aho-corasick",
klensy9b6a6b12023-05-26 10:03:471638 "bstr",
Alex Crichton093ede22019-08-15 00:45:091639 "fnv",
1640 "log",
1641 "regex",
Simon Sapinb77ff242017-07-18 21:26:551642]
1643
1644[[package]]
Vishnunarayan K Iea146072020-10-26 13:34:291645name = "gsgdt"
Krasimir Georgieva9698e22022-01-03 19:25:461646version = "0.1.2"
Vishnunarayan K Iea146072020-10-26 13:34:291647source = "registry+https://github.com/rust-lang/crates.io-index"
Krasimir Georgieva9698e22022-01-03 19:25:461648checksum = "a0d876ce7262df96262a2a19531da6ff9a86048224d49580a585fc5c04617825"
Vishnunarayan K Iea146072020-10-26 13:34:291649dependencies = [
1650 "serde",
1651]
1652
1653[[package]]
Steve Klabnika0769612017-02-07 23:13:571654name = "handlebars"
clubby789629d6942024-04-01 13:06:321655version = "5.1.2"
Steve Klabnika0769612017-02-07 23:13:571656source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789629d6942024-04-01 13:06:321657checksum = "d08485b96a0e6393e9e4d1b8d48cf74ad6c063cd905eb33f42c1ce3f0377539b"
Steve Klabnika0769612017-02-07 23:13:571658dependencies = [
Alex Crichton093ede22019-08-15 00:45:091659 "log",
1660 "pest",
1661 "pest_derive",
Alex Crichton093ede22019-08-15 00:45:091662 "serde",
1663 "serde_json",
klensy45fac342022-08-31 20:04:121664 "thiserror",
James Munnsde763692019-01-19 02:39:371665]
1666
1667[[package]]
Amanieu d'Antras1fa7a212019-02-07 11:08:051668name = "hashbrown"
Mark Rousskov12200c92024-05-11 14:27:171669version = "0.14.5"
The 8472479be6a2023-06-08 14:55:491670source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:171671checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1"
The 8472479be6a2023-06-08 14:55:491672dependencies = [
dirreke74817b72023-08-14 14:57:381673 "ahash",
The 8472479be6a2023-06-08 14:55:491674 "allocator-api2",
Urgau0b9feea2023-05-06 22:35:551675 "compiler_builtins",
1676 "rustc-std-workspace-alloc",
1677 "rustc-std-workspace-core",
Amanieu d'Antrasa529ba82023-01-09 17:49:241678]
1679
1680[[package]]
Bastien Orivel5c4534a2018-12-08 14:11:471681name = "heck"
Nilstrieb3295cdf2023-06-26 07:21:351682version = "0.4.1"
Caleb Cartwrightf367f4d2022-06-13 03:04:541683source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:351684checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
Caleb Cartwrightf367f4d2022-06-13 03:04:541685
1686[[package]]
github-actionsc486d2d2024-03-17 00:26:011687name = "heck"
1688version = "0.5.0"
1689source = "registry+https://github.com/rust-lang/crates.io-index"
1690checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
1691
1692[[package]]
Stefan Lankes5ebd4d92019-10-20 07:55:101693name = "hermit-abi"
Stefan Lankes3726cbb2024-02-28 22:01:561694version = "0.3.9"
Stefan Lankes7143379a2022-12-06 19:31:431695source = "registry+https://github.com/rust-lang/crates.io-index"
Stefan Lankes3726cbb2024-02-28 22:01:561696checksum = "d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024"
Stefan Lankes7143379a2022-12-06 19:31:431697dependencies = [
1698 "compiler_builtins",
joboet262193e2022-09-06 08:44:051699 "rustc-std-workspace-alloc",
Stefan Lankes5ebd4d92019-10-20 07:55:101700 "rustc-std-workspace-core",
1701]
1702
1703[[package]]
Alex Crichton1cede102017-06-15 02:33:061704name = "hex"
Nilstrieb3295cdf2023-06-26 07:21:351705version = "0.4.3"
Aaron Hilld440e132019-09-16 18:45:401706source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:351707checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
Aaron Hilld440e132019-09-16 18:45:401708
1709[[package]]
Pietro Albinic2306372023-09-15 14:09:451710name = "home"
clubby7899b73db32024-01-29 12:21:161711version = "0.5.9"
Pietro Albinic2306372023-09-15 14:09:451712source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:161713checksum = "e3d1354bf6b7235cb4a0576c2619fd4ed18183f689b12b006a0ee7329eeff9a5"
Pietro Albinic2306372023-09-15 14:09:451714dependencies = [
clubby7899b73db32024-01-29 12:21:161715 "windows-sys 0.52.0",
Pietro Albinic2306372023-09-15 14:09:451716]
1717
1718[[package]]
Guillaume Gomez83a2bc32021-04-23 14:43:181719name = "html-checker"
1720version = "0.1.0"
1721dependencies = [
Alex Gaynor5b0ec1e2022-07-30 03:26:001722 "rayon",
Guillaume Gomez83a2bc32021-04-23 14:43:181723 "walkdir",
1724]
1725
1726[[package]]
Esteban Kuberb4bdb562024-03-02 22:36:521727name = "html-escape"
1728version = "0.2.13"
1729source = "registry+https://github.com/rust-lang/crates.io-index"
1730checksum = "6d1ad449764d627e22bfd7cd5e8868264fc9236e07c752972b4080cd351cb476"
1731dependencies = [
1732 "utf8-width",
1733]
1734
1735[[package]]
steveklabnikecfbaca2018-04-03 14:32:041736name = "html5ever"
klensy947e7872022-04-15 18:11:141737version = "0.26.0"
Eric Huss2dafa912019-06-19 03:36:471738source = "registry+https://github.com/rust-lang/crates.io-index"
klensy947e7872022-04-15 18:11:141739checksum = "bea68cab48b8459f17cf1c944c67ddc572d272d9f2b274140f223ecb1da4a3b7"
Eric Huss2dafa912019-06-19 03:36:471740dependencies = [
Alex Crichton093ede22019-08-15 00:45:091741 "log",
1742 "mac",
github-actions36c09332024-05-19 00:17:381743 "markup5ever 0.11.0",
Aaron Hill70ba4912020-08-01 14:11:151744 "proc-macro2",
1745 "quote",
Nilstrieb3295cdf2023-06-26 07:21:351746 "syn 1.0.109",
Eric Huss2dafa912019-06-19 03:36:471747]
1748
1749[[package]]
github-actions36c09332024-05-19 00:17:381750name = "html5ever"
1751version = "0.27.0"
1752source = "registry+https://github.com/rust-lang/crates.io-index"
1753checksum = "c13771afe0e6e846f1e67d038d4cb29998a6779f93c809212e4e9c32efd244d4"
1754dependencies = [
1755 "log",
1756 "mac",
1757 "markup5ever 0.12.1",
1758 "proc-macro2",
1759 "quote",
clubby789d42c9602024-06-08 19:22:161760 "syn 2.0.66",
github-actions36c09332024-05-19 00:17:381761]
1762
1763[[package]]
Jakub Beránek91d2fb22023-06-03 07:41:441764name = "humansize"
1765version = "2.1.3"
1766source = "registry+https://github.com/rust-lang/crates.io-index"
1767checksum = "6cb51c9a029ddc91b07a787f1d86b53ccfa49b0e86688c946ebe8d3555685dd7"
1768dependencies = [
Caleb Cartwright35400e82023-10-23 01:34:121769 "libm",
Jakub Beránek91d2fb22023-06-03 07:41:441770]
1771
1772[[package]]
Alex Crichton87f3dda2018-03-01 19:08:481773name = "humantime"
Nilstrieb3295cdf2023-06-26 07:21:351774version = "2.1.0"
Eric Hussd45d8b12020-01-21 17:55:431775source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:351776checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
Eric Hussd45d8b12020-01-21 17:55:431777
1778[[package]]
nilsf77541a2023-04-11 11:46:411779name = "iana-time-zone"
clubby7899b73db32024-01-29 12:21:161780version = "0.1.60"
nilsf77541a2023-04-11 11:46:411781source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:161782checksum = "e7ffbb5a1b541ea2561f8c41c087286cc091e21e556a4f09a8f6cbf17b69b141"
nilsf77541a2023-04-11 11:46:411783dependencies = [
1784 "android_system_properties",
1785 "core-foundation-sys",
1786 "iana-time-zone-haiku",
1787 "js-sys",
1788 "wasm-bindgen",
clubby7899b73db32024-01-29 12:21:161789 "windows-core",
nilsf77541a2023-04-11 11:46:411790]
1791
1792[[package]]
1793name = "iana-time-zone-haiku"
klensy9b6a6b12023-05-26 10:03:471794version = "0.1.2"
nilsf77541a2023-04-11 11:46:411795source = "registry+https://github.com/rust-lang/crates.io-index"
klensy9b6a6b12023-05-26 10:03:471796checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
nilsf77541a2023-04-11 11:46:411797dependencies = [
klensy9b6a6b12023-05-26 10:03:471798 "cc",
nilsf77541a2023-04-11 11:46:411799]
1800
1801[[package]]
Charles Lewa7750042022-11-06 06:43:251802name = "icu_list"
clubby7899d85dfc2024-06-08 19:18:311803version = "1.5.0"
Charles Lewa7750042022-11-06 06:43:251804source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:311805checksum = "bbfeda1d7775b6548edd4e8b7562304a559a91ed56ab56e18961a053f367c365"
Charles Lewa7750042022-11-06 06:43:251806dependencies = [
1807 "displaydoc",
Nilstriebffffc202023-11-06 13:42:201808 "icu_list_data",
1809 "icu_locid_transform",
Charles Lewa7750042022-11-06 06:43:251810 "icu_provider",
1811 "regex-automata 0.2.0",
1812 "writeable",
Charles Lewa7750042022-11-06 06:43:251813]
1814
1815[[package]]
Nilstriebffffc202023-11-06 13:42:201816name = "icu_list_data"
clubby7899d85dfc2024-06-08 19:18:311817version = "1.5.0"
Charles Lewa7750042022-11-06 06:43:251818source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:311819checksum = "e1825170d2c6679cb20dbd96a589d034e49f698aed9a2ef4fafc9a0101ed298f"
Nilstriebffffc202023-11-06 13:42:201820
1821[[package]]
1822name = "icu_locid"
clubby7899d85dfc2024-06-08 19:18:311823version = "1.5.0"
Nilstriebffffc202023-11-06 13:42:201824source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:311825checksum = "13acbb8371917fc971be86fc8057c41a64b521c184808a698c02acc242dbf637"
Charles Lewa7750042022-11-06 06:43:251826dependencies = [
1827 "displaydoc",
1828 "litemap",
1829 "tinystr",
1830 "writeable",
1831 "zerovec",
1832]
1833
1834[[package]]
Nilstriebffffc202023-11-06 13:42:201835name = "icu_locid_transform"
clubby7899d85dfc2024-06-08 19:18:311836version = "1.5.0"
Charles Lewa7750042022-11-06 06:43:251837source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:311838checksum = "01d11ac35de8e40fdeda00d9e1e9d92525f3f9d887cdd7aa81d727596788b54e"
Nilstriebffffc202023-11-06 13:42:201839dependencies = [
1840 "displaydoc",
1841 "icu_locid",
1842 "icu_locid_transform_data",
1843 "icu_provider",
1844 "tinystr",
1845 "zerovec",
1846]
1847
1848[[package]]
1849name = "icu_locid_transform_data"
clubby7899d85dfc2024-06-08 19:18:311850version = "1.5.0"
Nilstriebffffc202023-11-06 13:42:201851source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:311852checksum = "fdc8ff3388f852bede6b579ad4e978ab004f139284d7b28715f773507b946f6e"
Nilstriebffffc202023-11-06 13:42:201853
1854[[package]]
1855name = "icu_provider"
clubby7899d85dfc2024-06-08 19:18:311856version = "1.5.0"
Nilstriebffffc202023-11-06 13:42:201857source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:311858checksum = "6ed421c8a8ef78d3e2dbc98a973be2f3770cb42b606e3ab18d6237c4dfde68d9"
Charles Lewa7750042022-11-06 06:43:251859dependencies = [
1860 "displaydoc",
1861 "icu_locid",
1862 "icu_provider_macros",
1863 "stable_deref_trait",
Nilstriebffffc202023-11-06 13:42:201864 "tinystr",
Charles Lewa7750042022-11-06 06:43:251865 "writeable",
1866 "yoke",
1867 "zerofrom",
1868 "zerovec",
1869]
1870
1871[[package]]
1872name = "icu_provider_adapters"
clubby7899d85dfc2024-06-08 19:18:311873version = "1.5.0"
Charles Lewa7750042022-11-06 06:43:251874source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:311875checksum = "d6324dfd08348a8e0374a447ebd334044d766b1839bb8d5ccf2482a99a77c0bc"
Charles Lewa7750042022-11-06 06:43:251876dependencies = [
1877 "icu_locid",
Nilstriebffffc202023-11-06 13:42:201878 "icu_locid_transform",
Charles Lewa7750042022-11-06 06:43:251879 "icu_provider",
1880 "tinystr",
Charles Lewa7750042022-11-06 06:43:251881 "zerovec",
1882]
1883
1884[[package]]
1885name = "icu_provider_macros"
clubby7899d85dfc2024-06-08 19:18:311886version = "1.5.0"
Charles Lewa7750042022-11-06 06:43:251887source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:311888checksum = "1ec89e9337638ecdc08744df490b221a7399bf8d164eb52a665454e60e075ad6"
Charles Lewa7750042022-11-06 06:43:251889dependencies = [
1890 "proc-macro2",
1891 "quote",
clubby789d42c9602024-06-08 19:22:161892 "syn 2.0.66",
Charles Lewa7750042022-11-06 06:43:251893]
1894
1895[[package]]
Oli Scherer29de70d2023-07-25 13:09:531896name = "ident_case"
1897version = "1.0.1"
1898source = "registry+https://github.com/rust-lang/crates.io-index"
1899checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
1900
1901[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581902name = "idna"
clubby7899b73db32024-01-29 12:21:161903version = "0.5.0"
Eric Hussf2428a62019-08-01 00:44:391904source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:161905checksum = "634d9b1461af396cad843f47fdba5597a4f9e6ddd4bfb6ff5d85028c25cb12f6"
Eric Hussf2428a62019-08-01 00:44:391906dependencies = [
Alex Crichton093ede22019-08-15 00:45:091907 "unicode-bidi",
1908 "unicode-normalization",
Eric Hussf2428a62019-08-01 00:44:391909]
1910
1911[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291912name = "if_chain"
Nilstrieb3295cdf2023-06-26 07:21:351913version = "1.0.2"
Oliver Schneideracdf83f2017-12-06 08:25:291914source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:351915checksum = "cb56e1aa765b4b4f3aadfab769793b7087bb03a4ea4920644a6d238e2df5b9ed"
Oliver Schneideracdf83f2017-12-06 08:25:291916
1917[[package]]
Simon Sapinb77ff242017-07-18 21:26:551918name = "ignore"
klensy9b6a6b12023-05-26 10:03:471919version = "0.4.20"
Simon Sapinb77ff242017-07-18 21:26:551920source = "registry+https://github.com/rust-lang/crates.io-index"
klensy9b6a6b12023-05-26 10:03:471921checksum = "dbe7873dab538a9a44ad79ede1faf5f30d49f9a5c883ddbab48bce81b64b7492"
Simon Sapinb77ff242017-07-18 21:26:551922dependencies = [
Alex Crichton093ede22019-08-15 00:45:091923 "globset",
Yuki Okushi1f0a39502020-05-26 04:00:421924 "lazy_static",
Alex Crichton093ede22019-08-15 00:45:091925 "log",
1926 "memchr",
1927 "regex",
1928 "same-file",
Yuki Okushib4b76b82020-05-26 04:04:591929 "thread_local",
Alex Crichton093ede22019-08-15 00:45:091930 "walkdir",
1931 "winapi-util",
Simon Sapinb77ff242017-07-18 21:26:551932]
1933
1934[[package]]
Ralf Jung10430db2022-07-15 14:04:231935name = "indenter"
1936version = "0.3.3"
1937source = "registry+https://github.com/rust-lang/crates.io-index"
1938checksum = "ce23b50ad8242c51a442f3ff322d56b02f08852c77e4c0b4d3fd684abc89c683"
1939
1940[[package]]
Eduard-Mihai Burtescu961fe542019-05-14 16:42:571941name = "indexmap"
github-actions1848b462024-03-24 12:09:281942version = "2.2.6"
flip19958d5f69d2021-10-21 11:13:171943source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions1848b462024-03-24 12:09:281944checksum = "168fb715dda47215e360912c096649d23d58bf392ac62f73919e831745e40f26"
Nilstrieb3295cdf2023-06-26 07:21:351945dependencies = [
1946 "equivalent",
klensyc653bb92023-11-18 09:42:051947 "hashbrown",
Josh Stoned9b1fa92023-07-03 20:51:541948 "rustc-rayon",
1949 "serde",
Nilstrieb3295cdf2023-06-26 07:21:351950]
1951
1952[[package]]
Philipp Kronesac25a732023-08-24 19:33:171953name = "indicatif"
clubby7899b73db32024-01-29 12:21:161954version = "0.17.8"
Philipp Kronesac25a732023-08-24 19:33:171955source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:161956checksum = "763a5a8f45087d6bcea4222e7b72c291a054edf80e4ef6efd2a4979878c7bea3"
Philipp Kronesac25a732023-08-24 19:33:171957dependencies = [
1958 "console",
1959 "instant",
1960 "number_prefix",
1961 "portable-atomic",
1962 "unicode-width",
1963]
1964
1965[[package]]
Nilstrieb3295cdf2023-06-26 07:21:351966name = "indoc"
1967version = "1.0.9"
1968source = "registry+https://github.com/rust-lang/crates.io-index"
1969checksum = "bfa799dd5ed20a7e349f3b4639aa80d74549c81716d9ec4f994c9b5815598306"
flip19958d5f69d2021-10-21 11:13:171970
1971[[package]]
Ralf Jung49e8acb2023-10-21 06:41:451972name = "inout"
1973version = "0.1.3"
1974source = "registry+https://github.com/rust-lang/crates.io-index"
1975checksum = "a0c10553d664a4d0bcff9f4215d0aac67a639cc68ef660840afe309b807bc9f5"
1976dependencies = [
1977 "generic-array",
1978]
1979
1980[[package]]
Josh Stone020c5ec2017-05-08 22:01:131981name = "installer"
1982version = "0.0.0"
1983dependencies = [
Michael Forney32025fd2020-05-25 00:08:451984 "anyhow",
klensye1c33132023-06-21 09:32:341985 "clap",
Alex Crichton093ede22019-08-15 00:45:091986 "flate2",
Alex Crichton093ede22019-08-15 00:45:091987 "rayon",
Alex Crichton093ede22019-08-15 00:45:091988 "tar",
1989 "walkdir",
Alex Crichton093ede22019-08-15 00:45:091990 "xz2",
Josh Stone020c5ec2017-05-08 22:01:131991]
1992
1993[[package]]
Mark Rousskov342d9562020-08-17 15:21:441994name = "instant"
github-actions36c09332024-05-19 00:17:381995version = "0.1.13"
Mark Rousskov342d9562020-08-17 15:21:441996source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions36c09332024-05-19 00:17:381997checksum = "e0242819d153cba4b4b05a5a8f2a7e9bbf97b6055b2a002b395c96b5ff3c0222"
flip1995e36e5a52021-12-06 11:33:551998dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:421999 "cfg-if",
flip1995e36e5a52021-12-06 11:33:552000]
Mark Rousskov342d9562020-08-17 15:21:442001
2002[[package]]
David Wood7f916972022-03-26 07:27:432003name = "intl-memoizer"
Mark Rousskov12200c92024-05-11 14:27:172004version = "0.5.2"
David Wood7f916972022-03-26 07:27:432005source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:172006checksum = "fe22e020fce238ae18a6d5d8c502ee76a52a6e880d99477657e6acc30ec57bda"
David Wood7f916972022-03-26 07:27:432007dependencies = [
2008 "type-map",
2009 "unic-langid",
2010]
2011
2012[[package]]
2013name = "intl_pluralrules"
Manish Goregaokar288194e2022-10-19 23:24:422014version = "7.0.2"
David Wood7f916972022-03-26 07:27:432015source = "registry+https://github.com/rust-lang/crates.io-index"
Manish Goregaokar288194e2022-10-19 23:24:422016checksum = "078ea7b7c29a2b4df841a7f6ac8775ff6074020c6776d48491ce2268e068f972"
David Wood7f916972022-03-26 07:27:432017dependencies = [
David Wood7f916972022-03-26 07:27:432018 "unic-langid",
2019]
2020
2021[[package]]
Mark Rousskov12200c92024-05-11 14:27:172022name = "is_terminal_polyfill"
2023version = "1.70.0"
2024source = "registry+https://github.com/rust-lang/crates.io-index"
2025checksum = "f8478577c03552c21db0e2724ffb8986a5ce7af88107e6be5d2ee6e158c12800"
2026
2027[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:292028name = "itertools"
Nicholas Nethercote3eadc682023-11-13 23:02:522029version = "0.11.0"
Eric Huss78529352021-06-02 03:38:392030source = "registry+https://github.com/rust-lang/crates.io-index"
Nicholas Nethercote3eadc682023-11-13 23:02:522031checksum = "b1c173a5686ce8bfa551b3563d0c2170bf24ca44da99c7ca4bfdab5418c3fe57"
Eric Huss78529352021-06-02 03:38:392032dependencies = [
2033 "either",
2034]
2035
2036[[package]]
Philipp Kronesf99056b2024-02-27 14:50:232037name = "itertools"
2038version = "0.12.1"
2039source = "registry+https://github.com/rust-lang/crates.io-index"
2040checksum = "ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569"
2041dependencies = [
2042 "either",
2043]
2044
2045[[package]]
Steve Klabnik2795de32017-02-20 00:20:572046name = "itoa"
clubby789629d6942024-04-01 13:06:322047version = "1.0.11"
Steve Klabnik2795de32017-02-20 00:20:572048source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789629d6942024-04-01 13:06:322049checksum = "49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b"
Steve Klabnik2795de32017-02-20 00:20:572050
2051[[package]]
Rémy Rakicadab1352022-05-06 21:20:042052name = "jemalloc-sys"
Rémy Rakicdcfa64b2023-10-02 07:41:512053version = "0.5.4+5.3.0-patched"
Rémy Rakicadab1352022-05-06 21:20:042054source = "registry+https://github.com/rust-lang/crates.io-index"
Rémy Rakicdcfa64b2023-10-02 07:41:512055checksum = "ac6c1946e1cea1788cbfde01c993b52a10e2da07f4bac608228d1bed20bfebf2"
Rémy Rakicadab1352022-05-06 21:20:042056dependencies = [
2057 "cc",
Rémy Rakicadab1352022-05-06 21:20:042058 "libc",
2059]
2060
2061[[package]]
Alex Crichton453080f2017-06-05 16:36:482062name = "jobserver"
Mark Rousskov12200c92024-05-11 14:27:172063version = "0.1.31"
Alex Crichton453080f2017-06-05 16:36:482064source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:172065checksum = "d2b099aaa34a9751c5bf0878add70444e1ed2dd73f347be99003d4577277de6e"
Alex Crichton453080f2017-06-05 16:36:482066dependencies = [
Alex Crichton093ede22019-08-15 00:45:092067 "libc",
Alex Crichton453080f2017-06-05 16:36:482068]
2069
2070[[package]]
nilsf77541a2023-04-11 11:46:412071name = "js-sys"
github-actionsc486d2d2024-03-17 00:26:012072version = "0.3.69"
nilsf77541a2023-04-11 11:46:412073source = "registry+https://github.com/rust-lang/crates.io-index"
github-actionsc486d2d2024-03-17 00:26:012074checksum = "29c15563dc2726973df627357ce0c9ddddbea194836909d655df6a75d2cf296d"
nilsf77541a2023-04-11 11:46:412075dependencies = [
2076 "wasm-bindgen",
2077]
2078
2079[[package]]
Rune Tynan77156562021-01-16 01:34:152080name = "jsondocck"
2081version = "0.1.0"
2082dependencies = [
Nixon Enraght-Moonyce21447c2021-03-24 15:52:472083 "fs-err",
Rune Tynan77156562021-01-16 01:34:152084 "getopts",
2085 "jsonpath_lib",
Rune Tynan77156562021-01-16 01:34:152086 "regex",
Rune Tynan77156562021-01-16 01:34:152087 "serde_json",
klensyc63cb012021-06-01 15:25:362088 "shlex",
Rune Tynan77156562021-01-16 01:34:152089]
2090
2091[[package]]
Nixon Enraght-Moony2506aa02022-08-23 13:49:372092name = "jsondoclint"
2093version = "0.1.0"
Nixon Enraght-Moonya7a4fe92022-08-24 16:32:392094dependencies = [
2095 "anyhow",
klensye1c33132023-06-21 09:32:342096 "clap",
Nixon Enraght-Moonya7a4fe92022-08-24 16:32:392097 "fs-err",
ozkanonur52c71e62023-03-01 21:53:022098 "rustc-hash",
Nixon Enraght-Moonya7a4fe92022-08-24 16:32:392099 "rustdoc-json-types",
Nixon Enraght-Moony226ab7f2023-01-02 20:15:452100 "serde",
Nixon Enraght-Moonya7a4fe92022-08-24 16:32:392101 "serde_json",
2102]
Nixon Enraght-Moony2506aa02022-08-23 13:49:372103
2104[[package]]
Rune Tynan77156562021-01-16 01:34:152105name = "jsonpath_lib"
klensyc653bb92023-11-18 09:42:052106version = "0.3.0"
Rune Tynan77156562021-01-16 01:34:152107source = "registry+https://github.com/rust-lang/crates.io-index"
klensyc653bb92023-11-18 09:42:052108checksum = "eaa63191d68230cccb81c5aa23abd53ed64d83337cacbb25a7b8c7979523774f"
Rune Tynan77156562021-01-16 01:34:152109dependencies = [
Rune Tynan77156562021-01-16 01:34:152110 "log",
2111 "serde",
2112 "serde_json",
2113]
2114
2115[[package]]
Steve Klabnika0769612017-02-07 23:13:572116name = "lazy_static"
Alex Crichtonaabf4e92020-01-08 15:33:572117version = "1.4.0"
Alex Crichton325d7392017-12-10 17:42:492118source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichtonaabf4e92020-01-08 15:33:572119checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
Alex Crichton325d7392017-12-10 17:42:492120
2121[[package]]
Zalathar13671042023-08-11 01:52:372122name = "leb128"
2123version = "0.2.5"
2124source = "registry+https://github.com/rust-lang/crates.io-index"
2125checksum = "884e2677b40cc8c339eaefcb701c32ef1fd2493d71118dc0ca4b6a736c93bd67"
2126
2127[[package]]
Oli Scherer4fdb4ed2023-08-29 13:28:532128name = "levenshtein"
2129version = "1.0.5"
2130source = "registry+https://github.com/rust-lang/crates.io-index"
2131checksum = "db13adb97ab515a3691f56e4dbab09283d0b86cb45abd991d8634a9d6f501760"
2132
2133[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292134name = "libc"
Mads Marquart74012d52024-04-30 14:33:192135version = "0.2.155"
Ahmed Charles9ca382f2016-09-02 08:55:292136source = "registry+https://github.com/rust-lang/crates.io-index"
Mads Marquart74012d52024-04-30 14:33:192137checksum = "97b3888a4aecf77e811145cadf6eef5901f4782c53886191b2f693f24761847c"
Alex Crichton4c21a3b2018-11-20 05:52:502138dependencies = [
Alex Crichton093ede22019-08-15 00:45:092139 "rustc-std-workspace-core",
Alex Crichton4c21a3b2018-11-20 05:52:502140]
Ahmed Charles9ca382f2016-09-02 08:55:292141
2142[[package]]
github-actions36c09332024-05-19 00:17:382143name = "libdbus-sys"
2144version = "0.2.5"
2145source = "registry+https://github.com/rust-lang/crates.io-index"
2146checksum = "06085512b750d640299b79be4bad3d2fa90a9c00b1fd9e1b46364f66f0485c72"
2147dependencies = [
2148 "cc",
2149 "pkg-config",
2150]
2151
2152[[package]]
Ralf Jungfe7e2072022-09-02 14:49:382153name = "libffi"
Ulrich Weigand09541b52023-03-30 13:37:472154version = "3.2.0"
Ralf Jungfe7e2072022-09-02 14:49:382155source = "registry+https://github.com/rust-lang/crates.io-index"
Ulrich Weigand09541b52023-03-30 13:37:472156checksum = "ce826c243048e3d5cec441799724de52e2d42f820468431fc3fceee2341871e2"
Ralf Jungfe7e2072022-09-02 14:49:382157dependencies = [
2158 "libc",
2159 "libffi-sys",
2160]
2161
2162[[package]]
2163name = "libffi-sys"
WANG Ruic7b72482023-04-27 11:42:522164version = "2.3.0"
Ralf Jungfe7e2072022-09-02 14:49:382165source = "registry+https://github.com/rust-lang/crates.io-index"
WANG Ruic7b72482023-04-27 11:42:522166checksum = "f36115160c57e8529781b4183c2bb51fdc1f6d6d1ed345591d84be7703befb3c"
Ralf Jungfe7e2072022-09-02 14:49:382167dependencies = [
2168 "cc",
2169]
2170
2171[[package]]
Andy Russell923f9392021-11-08 23:03:552172name = "libloading"
github-actionsc486d2d2024-03-17 00:26:012173version = "0.8.3"
Ralf Jung6687c072023-10-01 05:03:422174source = "registry+https://github.com/rust-lang/crates.io-index"
github-actionsc486d2d2024-03-17 00:26:012175checksum = "0c2a198fb6b0eada2a8df47933734e6d35d350665a33a3593d7164fa52c75c19"
Ralf Jung6687c072023-10-01 05:03:422176dependencies = [
2177 "cfg-if",
Mark Rousskov12200c92024-05-11 14:27:172178 "windows-targets 0.52.5",
Ralf Jung6687c072023-10-01 05:03:422179]
2180
2181[[package]]
Yuki Okushi2b0e27e2021-03-17 20:34:052182name = "libm"
clubby7899b73db32024-01-29 12:21:162183version = "0.2.8"
Jakub Beránek91d2fb22023-06-03 07:41:442184source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:162185checksum = "4ec2a862134d2a7d32d7983ddcdd1c4923530833c9f2ea1a44fc5fa473989058"
2186
2187[[package]]
2188name = "libredox"
clubby789629d6942024-04-01 13:06:322189version = "0.1.3"
clubby7899b73db32024-01-29 12:21:162190source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789629d6942024-04-01 13:06:322191checksum = "c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d"
clubby7899b73db32024-01-29 12:21:162192dependencies = [
github-actions1848b462024-03-24 12:09:282193 "bitflags 2.5.0",
clubby7899b73db32024-01-29 12:21:162194 "libc",
clubby7899b73db32024-01-29 12:21:162195]
Jakub Beránek91d2fb22023-06-03 07:41:442196
2197[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582198name = "libz-sys"
clubby789d42c9602024-06-08 19:22:162199version = "1.1.18"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582200source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:162201checksum = "c15da26e5af7e25c90b37a2d75cdbf940cf4a55316de9d84c679c9b8bfabf82e"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582202dependencies = [
Alex Crichton093ede22019-08-15 00:45:092203 "cc",
2204 "libc",
2205 "pkg-config",
2206 "vcpkg",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582207]
2208
2209[[package]]
dalance9d1ec7e2024-05-05 00:01:472210name = "line-wrap"
2211version = "0.2.0"
2212source = "registry+https://github.com/rust-lang/crates.io-index"
2213checksum = "dd1bc4d24ad230d21fb898d1116b1801d7adfc449d42026475862ab48b11e70e"
2214
2215[[package]]
2216name = "linereader"
2217version = "0.4.0"
2218source = "registry+https://github.com/rust-lang/crates.io-index"
2219checksum = "d921fea6860357575519aca014c6e22470585accdd543b370c404a8a72d0dd1d"
2220dependencies = [
2221 "memchr",
2222]
2223
2224[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292225name = "linkchecker"
2226version = "0.1.0"
Joshua Nelson65835d12020-10-15 13:25:302227dependencies = [
github-actions36c09332024-05-19 00:17:382228 "html5ever 0.26.0",
Joshua Nelson65835d12020-10-15 13:25:302229 "regex",
2230]
Ahmed Charles9ca382f2016-09-02 08:55:292231
2232[[package]]
dalance9d1ec7e2024-05-05 00:01:472233name = "linked-hash-map"
2234version = "0.5.6"
2235source = "registry+https://github.com/rust-lang/crates.io-index"
2236checksum = "0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f"
2237
2238[[package]]
Eric Huss45c1e0a2020-09-08 22:09:572239name = "lint-docs"
2240version = "0.1.0"
2241dependencies = [
2242 "serde_json",
2243 "tempfile",
2244 "walkdir",
2245]
2246
2247[[package]]
Weihang Lo1e5dad02022-11-25 22:37:042248name = "linux-raw-sys"
github-actions36c09332024-05-19 00:17:382249version = "0.4.14"
Weihang Lo1e5dad02022-11-25 22:37:042250source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions36c09332024-05-19 00:17:382251checksum = "78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89"
Weihang Lo1e5dad02022-11-25 22:37:042252
2253[[package]]
Charles Lewa7750042022-11-06 06:43:252254name = "litemap"
clubby7899d85dfc2024-06-08 19:18:312255version = "0.7.3"
Charles Lewa7750042022-11-06 06:43:252256source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:312257checksum = "643cb0b8d4fcc284004d5fd0d67ccf61dfffadb7f75e1e71bc420f4688a3a704"
Charles Lewa7750042022-11-06 06:43:252258
2259[[package]]
Hans Kratz6162fc02021-09-25 13:25:082260name = "lld-wrapper"
2261version = "0.1.0"
2262
2263[[package]]
Kjetil Kjeka222ce4f2024-02-06 18:15:382264name = "llvm-bitcode-linker"
2265version = "0.0.1"
2266dependencies = [
2267 "anyhow",
2268 "clap",
2269 "thiserror",
2270 "tracing",
2271 "tracing-subscriber",
2272]
2273
2274[[package]]
Mark Rousskov9ec5ef52018-08-04 22:24:392275name = "lock_api"
Mark Rousskov12200c92024-05-11 14:27:172276version = "0.4.12"
Malo Jaffré8ed13d62017-12-29 10:24:382277source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:172278checksum = "07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17"
Mark Rousskov342d9562020-08-17 15:21:442279dependencies = [
Philipp Krones586cbd02022-06-04 12:07:442280 "autocfg",
Mark Rousskov342d9562020-08-17 15:21:442281 "scopeguard",
2282]
2283
2284[[package]]
2285name = "log"
github-actions8ef19812024-03-03 00:16:162286version = "0.4.21"
Mark Rousskov342d9562020-08-17 15:21:442287source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions8ef19812024-03-03 00:16:162288checksum = "90ed8c1e510134f979dbc4f070f87d4313098b704861a105fe34231c70a3901c"
Ahmed Charles9ca382f2016-09-02 08:55:292289
2290[[package]]
Josh Stone020c5ec2017-05-08 22:01:132291name = "lzma-sys"
Mark Rousskove40a4462023-04-17 01:27:252292version = "0.1.20"
Josh Stone020c5ec2017-05-08 22:01:132293source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskove40a4462023-04-17 01:27:252294checksum = "5fda04ab3764e6cde78b9974eec4f779acaba7c4e84b36eca3cf77c581b85d27"
Josh Stone020c5ec2017-05-08 22:01:132295dependencies = [
Alex Crichton093ede22019-08-15 00:45:092296 "cc",
2297 "libc",
2298 "pkg-config",
Josh Stone020c5ec2017-05-08 22:01:132299]
2300
2301[[package]]
steveklabnikecfbaca2018-04-03 14:32:042302name = "mac"
2303version = "0.1.1"
2304source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092305checksum = "c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4"
steveklabnikecfbaca2018-04-03 14:32:042306
2307[[package]]
2308name = "maplit"
Mark Rousskov342d9562020-08-17 15:21:442309version = "1.0.2"
steveklabnikecfbaca2018-04-03 14:32:042310source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:442311checksum = "3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d"
steveklabnikecfbaca2018-04-03 14:32:042312
2313[[package]]
2314name = "markup5ever"
klensy947e7872022-04-15 18:11:142315version = "0.11.0"
Eric Huss2dafa912019-06-19 03:36:472316source = "registry+https://github.com/rust-lang/crates.io-index"
klensy947e7872022-04-15 18:11:142317checksum = "7a2629bb1404f3d34c2e921f21fd34ba00b206124c81f65c50b43b6aaefeb016"
Eric Huss2dafa912019-06-19 03:36:472318dependencies = [
Alex Crichton093ede22019-08-15 00:45:092319 "log",
Ralf Jung47b3ce02024-05-05 15:17:452320 "phf 0.10.1",
2321 "phf_codegen 0.10.0",
Alex Crichton093ede22019-08-15 00:45:092322 "string_cache",
2323 "string_cache_codegen",
2324 "tendril",
Eric Huss2dafa912019-06-19 03:36:472325]
2326
2327[[package]]
github-actions36c09332024-05-19 00:17:382328name = "markup5ever"
2329version = "0.12.1"
2330source = "registry+https://github.com/rust-lang/crates.io-index"
2331checksum = "16ce3abbeba692c8b8441d036ef91aea6df8da2c6b6e21c7e14d3c18e526be45"
2332dependencies = [
2333 "log",
2334 "phf 0.11.2",
2335 "phf_codegen 0.11.2",
2336 "string_cache",
2337 "string_cache_codegen",
2338 "tendril",
2339]
2340
2341[[package]]
Oliver Schererec7230f2020-07-24 18:42:002342name = "matchers"
pierwillea25b772021-12-21 17:00:302343version = "0.1.0"
Oliver Schererec7230f2020-07-24 18:42:002344source = "registry+https://github.com/rust-lang/crates.io-index"
pierwillea25b772021-12-21 17:00:302345checksum = "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558"
Oliver Schererec7230f2020-07-24 18:42:002346dependencies = [
Charles Lewa7750042022-11-06 06:43:252347 "regex-automata 0.1.10",
Oliver Schererec7230f2020-07-24 18:42:002348]
2349
2350[[package]]
Arlo Siemsenf86b0782020-03-31 05:17:152351name = "md-5"
clubby7899b73db32024-01-29 12:21:162352version = "0.10.6"
Arlo Siemsen3296d5c2020-10-13 15:41:062353source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:162354checksum = "d89e7ee0cfbedfc4da3340218492196241d89eefb6dab27de5df917a6d2e78cf"
Arlo Siemsen3296d5c2020-10-13 15:41:062355dependencies = [
clubby7899b73db32024-01-29 12:21:162356 "cfg-if",
klensy45fac342022-08-31 20:04:122357 "digest",
Arlo Siemsen3296d5c2020-10-13 15:41:062358]
2359
2360[[package]]
Steve Klabnika0769612017-02-07 23:13:572361name = "mdbook"
github-actions36c09332024-05-19 00:17:382362version = "0.4.40"
Steve Klabnika0769612017-02-07 23:13:572363source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions36c09332024-05-19 00:17:382364checksum = "b45a38e19bd200220ef07c892b0157ad3d2365e5b5a267ca01ad12182491eea5"
Steve Klabnika0769612017-02-07 23:13:572365dependencies = [
Alex Crichton093ede22019-08-15 00:45:092366 "ammonia",
Eric Huss6bcbc422020-06-23 22:23:462367 "anyhow",
Alex Crichton093ede22019-08-15 00:45:092368 "chrono",
klensye1c33132023-06-21 09:32:342369 "clap",
Eric Huss51814222022-04-15 18:57:062370 "clap_complete",
Alex Crichton093ede22019-08-15 00:45:092371 "elasticlunr-rs",
klensy53efefb2024-02-22 11:35:212372 "env_logger",
Weihang Lof795a152023-03-15 12:50:042373 "handlebars",
Alex Crichton093ede22019-08-15 00:45:092374 "log",
2375 "memchr",
Eric Huss2717f602023-01-06 01:20:592376 "once_cell",
github-actions36c09332024-05-19 00:17:382377 "opener 0.7.1",
Mark Rousskov12200c92024-05-11 14:27:172378 "pulldown-cmark 0.10.3",
Alex Crichton093ede22019-08-15 00:45:092379 "regex",
2380 "serde",
Alex Crichton093ede22019-08-15 00:45:092381 "serde_json",
klensyc63cb012021-06-01 15:25:362382 "shlex",
Alex Crichton093ede22019-08-15 00:45:092383 "tempfile",
Nilstrieb3295cdf2023-06-26 07:21:352384 "toml 0.5.11",
Eric Hussa882fdd2021-12-03 20:25:072385 "topological-sort",
James Munnsde763692019-01-19 02:39:372386]
2387
2388[[package]]
dalance9d1ec7e2024-05-05 00:01:472389name = "mdbook-i18n-helpers"
2390version = "0.3.3"
2391source = "registry+https://github.com/rust-lang/crates.io-index"
2392checksum = "f1f71f5961d6f3376e1ff3e5989c2e3ecccc3e8a00f3a3acde446847f84852e4"
2393dependencies = [
2394 "anyhow",
2395 "chrono",
2396 "mdbook",
2397 "polib",
2398 "pulldown-cmark 0.10.3",
2399 "pulldown-cmark-to-cmark",
2400 "regex",
2401 "semver",
2402 "serde_json",
2403 "syntect",
2404 "textwrap",
2405]
2406
2407[[package]]
Chris Krycho2c9fc622024-05-20 19:29:312408name = "mdbook-trpl-listing"
2409version = "0.1.0"
2410dependencies = [
2411 "assert_cmd",
2412 "clap",
2413 "mdbook",
2414 "pulldown-cmark 0.10.3",
2415 "pulldown-cmark-to-cmark",
2416 "serde_json",
2417 "thiserror",
clubby789d42c9602024-06-08 19:22:162418 "toml 0.8.14",
Chris Krycho2c9fc622024-05-20 19:29:312419 "xmlparser",
2420]
2421
2422[[package]]
2423name = "mdbook-trpl-note"
2424version = "1.0.0"
2425dependencies = [
2426 "assert_cmd",
2427 "clap",
2428 "mdbook",
2429 "pulldown-cmark 0.10.3",
2430 "pulldown-cmark-to-cmark",
2431 "serde_json",
2432]
2433
2434[[package]]
Wesley Wiser56e434d2019-04-04 23:41:492435name = "measureme"
Michael Woeristerac58f9a2024-01-13 15:32:032436version = "11.0.1"
Ryan Levick757f76e2021-10-07 13:08:442437source = "registry+https://github.com/rust-lang/crates.io-index"
Michael Woeristerac58f9a2024-01-13 15:32:032438checksum = "dfa4a40f09af7aa6faef38285402a78847d0d72bf8827006cd2a332e1e6e4a8d"
Ryan Levick947a33b2021-07-23 14:25:582439dependencies = [
2440 "log",
Weihang Lof795a152023-03-15 12:50:042441 "memmap2",
Rémy Rakic4cb2a282023-12-14 15:40:502442 "parking_lot",
Ryan Levick947a33b2021-07-23 14:25:582443 "perf-event-open-sys",
2444 "rustc-hash",
2445 "smallvec",
2446]
2447
2448[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582449name = "memchr"
Guillaume Gomez7f78a9a2022-07-26 18:36:202450version = "2.5.0"
Oliver Schneideracdf83f2017-12-06 08:25:292451source = "registry+https://github.com/rust-lang/crates.io-index"
Guillaume Gomez7f78a9a2022-07-26 18:36:202452checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d"
Alex Crichton4a3e7362021-08-19 02:44:242453dependencies = [
2454 "compiler_builtins",
2455 "rustc-std-workspace-core",
2456]
Steve Klabnika0769612017-02-07 23:13:572457
2458[[package]]
Camille GILLOT458d0442021-03-17 16:29:452459name = "memmap2"
Nilstrieb3295cdf2023-06-26 07:21:352460version = "0.2.3"
Camille GILLOT458d0442021-03-17 16:29:452461source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:352462checksum = "723e3ebdcdc5c023db1df315364573789f8857c11b631a2fdfad7c00f5c046b4"
Camille GILLOT458d0442021-03-17 16:29:452463dependencies = [
2464 "libc",
2465]
2466
2467[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:452468name = "memoffset"
clubby789629d6942024-04-01 13:06:322469version = "0.9.1"
est31b0483962023-06-05 02:53:302470source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789629d6942024-04-01 13:06:322471checksum = "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a"
est31b0483962023-06-05 02:53:302472dependencies = [
2473 "autocfg",
2474]
2475
2476[[package]]
Guillaume Gomez76714c32023-03-06 10:15:592477name = "mime"
Nilstrieb3295cdf2023-06-26 07:21:352478version = "0.3.17"
Guillaume Gomez76714c32023-03-06 10:15:592479source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:352480checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
Guillaume Gomez76714c32023-03-06 10:15:592481
2482[[package]]
2483name = "mime_guess"
2484version = "2.0.4"
2485source = "registry+https://github.com/rust-lang/crates.io-index"
2486checksum = "4192263c238a5f0d0c6bfd21f336a313a4ce1c450542449ca191bb657b4642ef"
2487dependencies = [
2488 "mime",
2489 "unicase",
2490]
2491
2492[[package]]
Guillaume Gomez4b145732018-05-10 22:02:052493name = "minifier"
Guillaume Gomezd6666e22023-11-01 14:18:412494version = "0.3.0"
Guillaume Gomez4b145732018-05-10 22:02:052495source = "registry+https://github.com/rust-lang/crates.io-index"
Guillaume Gomezd6666e22023-11-01 14:18:412496checksum = "95bbbf96b9ac3482c2a25450b67a15ed851319bc5fabf3b40742ea9066e84282"
Guillaume Gomez4b145732018-05-10 22:02:052497
2498[[package]]
Dirkjan Ochtman93a16cb2022-01-03 17:18:462499name = "minimal-lexical"
2500version = "0.2.1"
2501source = "registry+https://github.com/rust-lang/crates.io-index"
2502checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
2503
2504[[package]]
Alex Crichtonb4110902018-12-08 11:06:542505name = "miniz_oxide"
github-actions36c09332024-05-19 00:17:382506version = "0.7.3"
Nilstrieb3295cdf2023-06-26 07:21:352507source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions36c09332024-05-19 00:17:382508checksum = "87dfd01fe195c66b572b37921ad8803d010623c0aca821bea2302239d155cdae"
Nilstrieb3295cdf2023-06-26 07:21:352509dependencies = [
2510 "adler",
Jubilee Young079949d2023-06-29 23:18:362511 "compiler_builtins",
2512 "rustc-std-workspace-alloc",
2513 "rustc-std-workspace-core",
Nilstrieb3295cdf2023-06-26 07:21:352514]
2515
2516[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582517name = "miow"
klensy55935df2023-08-06 10:24:592518version = "0.6.0"
Weihang Lobfce2272022-11-04 23:50:442519source = "registry+https://github.com/rust-lang/crates.io-index"
klensy55935df2023-08-06 10:24:592520checksum = "359f76430b20a79f9e20e115b3428614e654f04fab314482fc0fda0ebd3c6044"
Weihang Lobfce2272022-11-04 23:50:442521dependencies = [
Philipp Kronesac25a732023-08-24 19:33:172522 "windows-sys 0.48.0",
Weihang Lobfce2272022-11-04 23:50:442523]
2524
2525[[package]]
kennytm0692b3d2017-12-15 19:41:582526name = "miri"
2527version = "0.1.0"
2528dependencies = [
Ralf Jung49e8acb2023-10-21 06:41:452529 "aes",
Ralf Jung9f7194b2024-04-25 10:28:452530 "chrono",
Ralf Jung47b3ce02024-05-05 15:17:452531 "chrono-tz",
Alex Crichton093ede22019-08-15 00:45:092532 "colored",
Ralf Jung13e47662023-05-23 10:10:182533 "ctrlc",
Ralf Jung9f7194b2024-04-25 10:28:452534 "directories",
Thom Chiovolonia4bf36e2022-11-21 00:55:412535 "getrandom",
Ralf Jung0ddccf92024-01-08 10:21:182536 "jemalloc-sys",
Ralf Jung759e4952020-06-01 18:17:202537 "libc",
Ralf Jungfe7e2072022-09-02 14:49:382538 "libffi",
Simonas Kazlauskasfcaeb452024-01-10 15:12:012539 "libloading",
Ralf Jung61a986a2022-06-26 02:21:492540 "measureme",
Thom Chiovolonia4bf36e2022-11-21 00:55:412541 "rand",
Ralf Junga272c452022-05-30 08:17:462542 "regex",
Ralf Jung64f56d22022-10-22 08:45:252543 "rustc_version",
Jubilee Younge8eb6912021-04-22 04:40:292544 "smallvec",
Ralf Jung9a308d42024-03-09 17:56:522545 "tempfile",
Philipp Kronesf99056b2024-02-27 14:50:232546 "ui_test 0.21.2",
kennytm0692b3d2017-12-15 19:41:582547]
2548
2549[[package]]
Jakob Degen17395b42022-10-31 00:17:252550name = "miropt-test-tools"
2551version = "0.1.0"
Jakob Degen17395b42022-10-31 00:17:252552
2553[[package]]
Alex Crichtond8251152018-07-02 16:33:162554name = "new_debug_unreachable"
github-actionsc486d2d2024-03-17 00:26:012555version = "1.0.6"
Alex Crichtond8251152018-07-02 16:33:162556source = "registry+https://github.com/rust-lang/crates.io-index"
github-actionsc486d2d2024-03-17 00:26:012557checksum = "650eef8c711430f1a879fdd01d4745a7deea475becfb90269c06775983bbf086"
Nick Cameron4b6f5c22018-02-26 03:15:452558
2559[[package]]
Ralf Jung13e47662023-05-23 10:10:182560name = "nix"
github-actionsc486d2d2024-03-17 00:26:012561version = "0.28.0"
Ralf Jung13e47662023-05-23 10:10:182562source = "registry+https://github.com/rust-lang/crates.io-index"
github-actionsc486d2d2024-03-17 00:26:012563checksum = "ab2156c4fce2f8df6c499cc1c763e4394b7482525bf2a9701c9d79d215f519e4"
Ralf Jung13e47662023-05-23 10:10:182564dependencies = [
github-actions1848b462024-03-24 12:09:282565 "bitflags 2.5.0",
Ralf Jung13e47662023-05-23 10:10:182566 "cfg-if",
github-actionsc486d2d2024-03-17 00:26:012567 "cfg_aliases",
Ralf Jung13e47662023-05-23 10:10:182568 "libc",
Ralf Jung13e47662023-05-23 10:10:182569]
2570
2571[[package]]
Dirkjan Ochtman93a16cb2022-01-03 17:18:462572name = "nom"
Nilstrieb3295cdf2023-06-26 07:21:352573version = "7.1.3"
Dirkjan Ochtman93a16cb2022-01-03 17:18:462574source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:352575checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
Dirkjan Ochtman93a16cb2022-01-03 17:18:462576dependencies = [
2577 "memchr",
2578 "minimal-lexical",
Dirkjan Ochtman93a16cb2022-01-03 17:18:462579]
2580
2581[[package]]
Eric Hussb07e3162023-11-29 23:52:162582name = "normpath"
github-actions8ef19812024-03-03 00:16:162583version = "1.2.0"
Eric Hussb07e3162023-11-29 23:52:162584source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions8ef19812024-03-03 00:16:162585checksum = "5831952a9476f2fed74b77d74182fa5ddc4d21c72ec45a333b250e3ed0272804"
Eric Hussb07e3162023-11-29 23:52:162586dependencies = [
github-actions8ef19812024-03-03 00:16:162587 "windows-sys 0.52.0",
Eric Hussb07e3162023-11-29 23:52:162588]
2589
2590[[package]]
Jakub Beránek91d2fb22023-06-03 07:41:442591name = "ntapi"
2592version = "0.4.1"
2593source = "registry+https://github.com/rust-lang/crates.io-index"
2594checksum = "e8a3895c6391c39d7fe7ebc444a87eb2991b2a0bc718fdabd071eec617fc68e4"
2595dependencies = [
2596 "winapi",
2597]
2598
2599[[package]]
Nilstrieb3295cdf2023-06-26 07:21:352600name = "nu-ansi-term"
2601version = "0.46.0"
Alex Crichton994bfd42018-02-26 17:07:162602source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:352603checksum = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84"
Alex Crichton994bfd42018-02-26 17:07:162604dependencies = [
Nilstrieb3295cdf2023-06-26 07:21:352605 "overload",
2606 "winapi",
Alex Crichton994bfd42018-02-26 17:07:162607]
2608
2609[[package]]
klensy71ea5062024-03-30 14:39:432610name = "nu-ansi-term"
clubby789d42c9602024-06-08 19:22:162611version = "0.50.0"
klensy71ea5062024-03-30 14:39:432612source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:162613checksum = "dd2800e1520bdc966782168a627aa5d1ad92e33b984bf7c7615d31280c83ff14"
klensy71ea5062024-03-30 14:39:432614dependencies = [
2615 "windows-sys 0.48.0",
2616]
2617
2618[[package]]
clubby7899b73db32024-01-29 12:21:162619name = "num-conv"
2620version = "0.1.0"
Steve Klabnik2795de32017-02-20 00:20:572621source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:162622checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9"
2623
2624[[package]]
2625name = "num-traits"
Mark Rousskov12200c92024-05-11 14:27:172626version = "0.2.19"
clubby7899b73db32024-01-29 12:21:162627source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:172628checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
Mark Rousskov342d9562020-08-17 15:21:442629dependencies = [
2630 "autocfg",
2631]
Steve Klabnik2795de32017-02-20 00:20:572632
2633[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292634name = "num_cpus"
Nilstrieb3295cdf2023-06-26 07:21:352635version = "1.16.0"
Ahmed Charles9ca382f2016-09-02 08:55:292636source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:352637checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43"
Ahmed Charles9ca382f2016-09-02 08:55:292638dependencies = [
klensyc653bb92023-11-18 09:42:052639 "hermit-abi",
Alex Crichton093ede22019-08-15 00:45:092640 "libc",
Ahmed Charles9ca382f2016-09-02 08:55:292641]
2642
2643[[package]]
Philipp Kronesac25a732023-08-24 19:33:172644name = "number_prefix"
2645version = "0.4.0"
2646source = "registry+https://github.com/rust-lang/crates.io-index"
2647checksum = "830b246a0e5f20af87141b25c173cd1b609bd7779a4617d6ec582abaf90870f3"
2648
2649[[package]]
Alex Crichton06d565c2020-05-13 21:22:372650name = "object"
clubby78956bc5522024-01-21 17:16:262651version = "0.32.2"
dirreke74817b72023-08-14 14:57:382652source = "registry+https://github.com/rust-lang/crates.io-index"
clubby78956bc5522024-01-21 17:16:262653checksum = "a6a622008b6e321afc04970976f62ee297fdbaa6f95318ca343e3eebb9648441"
dirreke74817b72023-08-14 14:57:382654dependencies = [
Amanieu d'Antrasa529ba82023-01-09 17:49:242655 "crc32fast",
2656 "flate2",
klensyc653bb92023-11-18 09:42:052657 "hashbrown",
2658 "indexmap",
Amanieu d'Antrasa529ba82023-01-09 17:49:242659 "memchr",
Ben Kimock2f6fb232024-03-18 22:47:412660 "ruzstd 0.5.0",
Alex Crichton6181f3a2024-02-02 21:26:182661 "wasmparser",
Amanieu d'Antrasa529ba82023-01-09 17:49:242662]
2663
2664[[package]]
Ben Kimock2f6fb232024-03-18 22:47:412665name = "object"
2666version = "0.34.0"
2667source = "registry+https://github.com/rust-lang/crates.io-index"
2668checksum = "d7090bae93f8585aad99e595b7073c5de9ba89fbd6b4e9f0cdd7a10177273ac8"
2669dependencies = [
2670 "flate2",
2671 "memchr",
2672 "ruzstd 0.6.0",
2673]
2674
2675[[package]]
Jubilee Young49c2a1d2024-06-07 05:50:282676name = "object"
2677version = "0.36.0"
2678source = "registry+https://github.com/rust-lang/crates.io-index"
2679checksum = "576dfe1fc8f9df304abb159d767a29d0476f7750fbf8aa7ad07816004a207434"
2680dependencies = [
2681 "compiler_builtins",
2682 "memchr",
2683 "rustc-std-workspace-alloc",
2684 "rustc-std-workspace-core",
2685]
2686
2687[[package]]
Michael Woeristerd0be27c2021-07-20 11:54:372688name = "odht"
Michael Woerister6771ac32021-10-29 16:05:152689version = "0.3.1"
Michael Woeristerd0be27c2021-07-20 11:54:372690source = "registry+https://github.com/rust-lang/crates.io-index"
Michael Woerister6771ac32021-10-29 16:05:152691checksum = "5a518809ac14b25b569624d0268eba1e88498f71615893dca57982bed7621abb"
Michael Woeristerd0be27c2021-07-20 11:54:372692dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:422693 "cfg-if",
Michael Woeristerd0be27c2021-07-20 11:54:372694]
2695
2696[[package]]
Mark Rousskov2fc32b92019-09-10 01:01:412697name = "once_cell"
clubby7899b73db32024-01-29 12:21:162698version = "1.19.0"
Mark Rousskov2fc32b92019-09-10 01:01:412699source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:162700checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92"
Mark Rousskov2fc32b92019-09-10 01:01:412701
2702[[package]]
dalance9d1ec7e2024-05-05 00:01:472703name = "onig"
2704version = "6.4.0"
2705source = "registry+https://github.com/rust-lang/crates.io-index"
2706checksum = "8c4b31c8722ad9171c6d77d3557db078cab2bd50afcc9d09c8b315c59df8ca4f"
2707dependencies = [
2708 "bitflags 1.3.2",
2709 "libc",
2710 "once_cell",
2711 "onig_sys",
2712]
2713
2714[[package]]
2715name = "onig_sys"
2716version = "69.8.1"
2717source = "registry+https://github.com/rust-lang/crates.io-index"
2718checksum = "7b829e3d7e9cc74c7e315ee8edb185bf4190da5acde74afd7fc59c35b1f086e7"
2719dependencies = [
2720 "cc",
2721 "pkg-config",
2722]
2723
2724[[package]]
Alex Crichton2863b752018-08-21 17:23:472725name = "opener"
Eric Hussb07e3162023-11-29 23:52:162726version = "0.6.1"
2727source = "registry+https://github.com/rust-lang/crates.io-index"
2728checksum = "6c62dcb6174f9cb326eac248f07e955d5d559c272730b6c03e396b443b562788"
2729dependencies = [
2730 "bstr",
2731 "normpath",
2732 "winapi",
2733]
2734
2735[[package]]
github-actions36c09332024-05-19 00:17:382736name = "opener"
2737version = "0.7.1"
2738source = "registry+https://github.com/rust-lang/crates.io-index"
2739checksum = "f8df34be653210fbe9ffaff41d3b92721c56ce82dfee58ee684f9afb5e3a90c0"
2740dependencies = [
2741 "bstr",
2742 "dbus",
2743 "normpath",
2744 "windows-sys 0.52.0",
2745]
2746
2747[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582748name = "openssl-probe"
klensy43512e62022-07-26 16:16:432749version = "0.1.5"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582750source = "registry+https://github.com/rust-lang/crates.io-index"
klensy43512e62022-07-26 16:16:432751checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582752
2753[[package]]
2754name = "openssl-sys"
clubby789629d6942024-04-01 13:06:322755version = "0.9.102"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582756source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789629d6942024-04-01 13:06:322757checksum = "c597637d56fbc83893a35eb0dd04b2b8e7a50c91e64e9493e398b5df4fb45fa2"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582758dependencies = [
Alex Crichton093ede22019-08-15 00:45:092759 "cc",
2760 "libc",
Alex Crichton093ede22019-08-15 00:45:092761 "pkg-config",
Alex Crichton093ede22019-08-15 00:45:092762 "vcpkg",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582763]
2764
2765[[package]]
Jakub Beránek91d2fb22023-06-03 07:41:442766name = "opt-dist"
2767version = "0.1.0"
2768dependencies = [
2769 "anyhow",
2770 "build_helper",
2771 "camino",
Jakub Beránekf17047b2023-09-12 16:32:322772 "clap",
2773 "derive_builder",
klensy53efefb2024-02-22 11:35:212774 "env_logger",
Jakub Beránek91d2fb22023-06-03 07:41:442775 "fs_extra",
2776 "glob",
2777 "humansize",
klensyc653bb92023-11-18 09:42:052778 "humantime",
Jakub Beránek91d2fb22023-06-03 07:41:442779 "log",
Jakub Beránek91d2fb22023-06-03 07:41:442780 "serde",
2781 "serde_json",
2782 "sysinfo",
Jakub Beránek209789e2023-08-09 18:56:112783 "tabled",
Jakub Beránek91d2fb22023-06-03 07:41:442784 "tar",
Jakub Beráneka16925d2023-07-11 15:26:172785 "tempfile",
klensy39159a32024-05-09 13:43:142786 "xz2",
Jakub Beránek91d2fb22023-06-03 07:41:442787]
2788
2789[[package]]
Ralf Jung5aecfe42023-10-07 05:55:482790name = "option-ext"
2791version = "0.2.0"
2792source = "registry+https://github.com/rust-lang/crates.io-index"
2793checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d"
2794
2795[[package]]
Nilstrieb3295cdf2023-06-26 07:21:352796name = "overload"
2797version = "0.1.1"
2798source = "registry+https://github.com/rust-lang/crates.io-index"
2799checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39"
2800
2801[[package]]
Ralf Jung10430db2022-07-15 14:04:232802name = "owo-colors"
Nilstrieb75b3ee22022-12-30 11:23:052803version = "3.5.0"
Ralf Jung10430db2022-07-15 14:04:232804source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb75b3ee22022-12-30 11:23:052805checksum = "c1b04fb49957986fdce4d6ee7a65027d55d4b6d2265e5848bbb507b58ccfdb6f"
Ralf Jung10430db2022-07-15 14:04:232806
2807[[package]]
Philipp Kronesac25a732023-08-24 19:33:172808name = "pad"
2809version = "0.1.6"
2810source = "registry+https://github.com/rust-lang/crates.io-index"
2811checksum = "d2ad9b889f1b12e0b9ee24db044b5129150d5eada288edc800f789928dc8c0e3"
2812dependencies = [
2813 "unicode-width",
2814]
2815
2816[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292817name = "panic_abort"
2818version = "0.0.0"
2819dependencies = [
Thiébaud Weksteen52ee9fb2021-03-15 10:21:392820 "alloc",
Chris Denton531f3c9e2022-12-20 15:26:422821 "cfg-if",
Alex Crichton093ede22019-08-15 00:45:092822 "compiler_builtins",
2823 "core",
2824 "libc",
Ahmed Charles9ca382f2016-09-02 08:55:292825]
2826
2827[[package]]
2828name = "panic_unwind"
2829version = "0.0.0"
2830dependencies = [
Alex Crichton093ede22019-08-15 00:45:092831 "alloc",
Chris Denton531f3c9e2022-12-20 15:26:422832 "cfg-if",
Alex Crichton093ede22019-08-15 00:45:092833 "compiler_builtins",
2834 "core",
2835 "libc",
2836 "unwind",
Ahmed Charles9ca382f2016-09-02 08:55:292837]
2838
2839[[package]]
Jakub Beránek209789e2023-08-09 18:56:112840name = "papergrid"
klensy15bc6812024-02-22 11:17:592841version = "0.11.0"
Jakub Beránek209789e2023-08-09 18:56:112842source = "registry+https://github.com/rust-lang/crates.io-index"
klensy15bc6812024-02-22 11:17:592843checksum = "9ad43c07024ef767f9160710b3a6773976194758c7919b17e63b863db0bdf7fb"
Jakub Beránek209789e2023-08-09 18:56:112844dependencies = [
2845 "bytecount",
2846 "fnv",
2847 "unicode-width",
2848]
2849
2850[[package]]
John Kåre Alsaker970c6132017-12-03 12:49:012851name = "parking_lot"
clubby789d42c9602024-06-08 19:22:162852version = "0.12.3"
Philipp Krones586cbd02022-06-04 12:07:442853source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:162854checksum = "f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27"
Philipp Krones586cbd02022-06-04 12:07:442855dependencies = [
2856 "lock_api",
Rémy Rakic4cb2a282023-12-14 15:40:502857 "parking_lot_core",
Igor Matuszewski8fc4bba2020-02-12 14:47:312858]
2859
2860[[package]]
Philipp Krones586cbd02022-06-04 12:07:442861name = "parking_lot_core"
Mark Rousskov12200c92024-05-11 14:27:172862version = "0.9.10"
Philipp Krones586cbd02022-06-04 12:07:442863source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:172864checksum = "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8"
Philipp Krones586cbd02022-06-04 12:07:442865dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:422866 "cfg-if",
Philipp Krones586cbd02022-06-04 12:07:442867 "libc",
Mark Rousskov12200c92024-05-11 14:27:172868 "redox_syscall 0.5.1",
Philipp Krones586cbd02022-06-04 12:07:442869 "smallvec",
Mark Rousskov12200c92024-05-11 14:27:172870 "windows-targets 0.52.5",
Philipp Krones586cbd02022-06-04 12:07:442871]
2872
2873[[package]]
Ralf Jung47b3ce02024-05-05 15:17:452874name = "parse-zoneinfo"
2875version = "0.3.1"
2876source = "registry+https://github.com/rust-lang/crates.io-index"
2877checksum = "1f2a05b18d44e2957b88f96ba460715e295bc1d7510468a2f3d3b44535d26c24"
2878dependencies = [
2879 "regex",
2880]
2881
2882[[package]]
Federico Ponzi4b6a0272020-07-17 22:01:272883name = "pathdiff"
Eric Huss4b4a5142022-04-14 01:02:322884version = "0.2.1"
Federico Ponzi4b6a0272020-07-17 22:01:272885source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss4b4a5142022-04-14 01:02:322886checksum = "8835116a5c179084a830efb3adc117ab007512b535bc1a21c991d3b32a6b44dd"
Federico Ponzi4b6a0272020-07-17 22:01:272887
2888[[package]]
Alex Crichton1cede102017-06-15 02:33:062889name = "percent-encoding"
clubby7899b73db32024-01-29 12:21:162890version = "2.3.1"
Eric Hussf2428a62019-08-01 00:44:392891source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:162892checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e"
Eric Hussf2428a62019-08-01 00:44:392893
2894[[package]]
Wesley Wisere130e9c2021-02-25 23:25:382895name = "perf-event-open-sys"
Nilstrieb3295cdf2023-06-26 07:21:352896version = "3.0.0"
Wesley Wisere130e9c2021-02-25 23:25:382897source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:352898checksum = "b29be2ba35c12c6939f6bc73187f728bba82c3c062ecdc5fa90ea739282a1f58"
Wesley Wisere130e9c2021-02-25 23:25:382899dependencies = [
2900 "libc",
2901]
2902
2903[[package]]
Steve Klabnika0769612017-02-07 23:13:572904name = "pest"
Mark Rousskov12200c92024-05-11 14:27:172905version = "2.7.10"
James Munnsde763692019-01-19 02:39:372906source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:172907checksum = "560131c633294438da9f7c4b08189194b20946c8274c6b9e38881a7874dc8ee8"
James Munnsde763692019-01-19 02:39:372908dependencies = [
clubby7899b73db32024-01-29 12:21:162909 "memchr",
klensy45fac342022-08-31 20:04:122910 "thiserror",
Alex Crichton093ede22019-08-15 00:45:092911 "ucd-trie",
James Munnsde763692019-01-19 02:39:372912]
2913
2914[[package]]
Alex Crichtone9d89832018-04-02 15:43:552915name = "pest_derive"
Mark Rousskov12200c92024-05-11 14:27:172916version = "2.7.10"
James Munnsde763692019-01-19 02:39:372917source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:172918checksum = "26293c9193fbca7b1a3bf9b79dc1e388e927e6cacaa78b4a3ab705a1d3d41459"
James Munnsde763692019-01-19 02:39:372919dependencies = [
Alex Crichton093ede22019-08-15 00:45:092920 "pest",
2921 "pest_generator",
James Munnsde763692019-01-19 02:39:372922]
2923
2924[[package]]
2925name = "pest_generator"
Mark Rousskov12200c92024-05-11 14:27:172926version = "2.7.10"
James Munnsde763692019-01-19 02:39:372927source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:172928checksum = "3ec22af7d3fb470a85dd2ca96b7c577a1eb4ef6f1683a9fe9a8c16e136c04687"
James Munnsde763692019-01-19 02:39:372929dependencies = [
Alex Crichton093ede22019-08-15 00:45:092930 "pest",
2931 "pest_meta",
Aaron Hill70ba4912020-08-01 14:11:152932 "proc-macro2",
2933 "quote",
clubby789d42c9602024-06-08 19:22:162934 "syn 2.0.66",
James Munnsde763692019-01-19 02:39:372935]
2936
2937[[package]]
2938name = "pest_meta"
Mark Rousskov12200c92024-05-11 14:27:172939version = "2.7.10"
James Munnsde763692019-01-19 02:39:372940source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:172941checksum = "d7a240022f37c361ec1878d646fc5b7d7c4d28d5946e1a80ad5a7a4f4ca0bdcd"
James Munnsde763692019-01-19 02:39:372942dependencies = [
klensy45fac342022-08-31 20:04:122943 "once_cell",
Alex Crichton093ede22019-08-15 00:45:092944 "pest",
Nilstrieb3295cdf2023-06-26 07:21:352945 "sha2",
James Munnsde763692019-01-19 02:39:372946]
2947
2948[[package]]
steveklabnikecfbaca2018-04-03 14:32:042949name = "phf"
klensy947e7872022-04-15 18:11:142950version = "0.10.1"
steveklabnikecfbaca2018-04-03 14:32:042951source = "registry+https://github.com/rust-lang/crates.io-index"
klensy947e7872022-04-15 18:11:142952checksum = "fabbf1ead8a5bcbc20f5f8b939ee3f5b0f6f281b6ad3468b84656b658b455259"
steveklabnikecfbaca2018-04-03 14:32:042953dependencies = [
Ralf Jung47b3ce02024-05-05 15:17:452954 "phf_shared 0.10.0",
2955]
2956
2957[[package]]
2958name = "phf"
2959version = "0.11.2"
2960source = "registry+https://github.com/rust-lang/crates.io-index"
2961checksum = "ade2d8b8f33c7333b51bcf0428d37e217e9f32192ae4772156f65063b8ce03dc"
2962dependencies = [
2963 "phf_shared 0.11.2",
steveklabnikecfbaca2018-04-03 14:32:042964]
2965
2966[[package]]
2967name = "phf_codegen"
klensy947e7872022-04-15 18:11:142968version = "0.10.0"
steveklabnikecfbaca2018-04-03 14:32:042969source = "registry+https://github.com/rust-lang/crates.io-index"
klensy947e7872022-04-15 18:11:142970checksum = "4fb1c3a8bc4dd4e5cfce29b44ffc14bedd2ee294559a294e2a4d4c9e9a6a13cd"
steveklabnikecfbaca2018-04-03 14:32:042971dependencies = [
Ralf Jung47b3ce02024-05-05 15:17:452972 "phf_generator 0.10.0",
2973 "phf_shared 0.10.0",
2974]
2975
2976[[package]]
2977name = "phf_codegen"
2978version = "0.11.2"
2979source = "registry+https://github.com/rust-lang/crates.io-index"
2980checksum = "e8d39688d359e6b34654d328e262234662d16cc0f60ec8dcbe5e718709342a5a"
2981dependencies = [
2982 "phf_generator 0.11.2",
2983 "phf_shared 0.11.2",
steveklabnikecfbaca2018-04-03 14:32:042984]
2985
2986[[package]]
2987name = "phf_generator"
klensy947e7872022-04-15 18:11:142988version = "0.10.0"
steveklabnikecfbaca2018-04-03 14:32:042989source = "registry+https://github.com/rust-lang/crates.io-index"
klensy947e7872022-04-15 18:11:142990checksum = "5d5285893bb5eb82e6aaf5d59ee909a06a16737a8970984dd7746ba9283498d6"
steveklabnikecfbaca2018-04-03 14:32:042991dependencies = [
Ralf Jung47b3ce02024-05-05 15:17:452992 "phf_shared 0.10.0",
2993 "rand",
2994]
2995
2996[[package]]
2997name = "phf_generator"
2998version = "0.11.2"
2999source = "registry+https://github.com/rust-lang/crates.io-index"
3000checksum = "48e4cc64c2ad9ebe670cb8fd69dd50ae301650392e81c05f9bfcb2d5bdbc24b0"
3001dependencies = [
3002 "phf_shared 0.11.2",
Thom Chiovolonia4bf36e2022-11-21 00:55:413003 "rand",
steveklabnikecfbaca2018-04-03 14:32:043004]
3005
3006[[package]]
3007name = "phf_shared"
klensy947e7872022-04-15 18:11:143008version = "0.10.0"
steveklabnikecfbaca2018-04-03 14:32:043009source = "registry+https://github.com/rust-lang/crates.io-index"
klensy947e7872022-04-15 18:11:143010checksum = "b6796ad771acdc0123d2a88dc428b5e38ef24456743ddb1744ed628f9815c096"
steveklabnikecfbaca2018-04-03 14:32:043011dependencies = [
Alex Crichton093ede22019-08-15 00:45:093012 "siphasher",
steveklabnikecfbaca2018-04-03 14:32:043013]
3014
3015[[package]]
Ralf Jung47b3ce02024-05-05 15:17:453016name = "phf_shared"
3017version = "0.11.2"
3018source = "registry+https://github.com/rust-lang/crates.io-index"
3019checksum = "90fcb95eef784c2ac79119d1dd819e162b5da872ce6f3c3abe1e8ca1c082f72b"
3020dependencies = [
3021 "siphasher",
3022]
3023
3024[[package]]
Caleb Cartwright63913182021-02-10 01:52:543025name = "pin-project-lite"
clubby789629d6942024-04-01 13:06:323026version = "0.2.14"
Caleb Cartwright63913182021-02-10 01:52:543027source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789629d6942024-04-01 13:06:323028checksum = "bda66fc9667c18cb2758a2ac84d1167245054bcf85d5d1aaa6923f45801bdd02"
Caleb Cartwright63913182021-02-10 01:52:543029
3030[[package]]
3031name = "pin-utils"
3032version = "0.1.0"
3033source = "registry+https://github.com/rust-lang/crates.io-index"
3034checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
3035
3036[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:583037name = "pkg-config"
github-actions8ef19812024-03-03 00:16:163038version = "0.3.30"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583039source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions8ef19812024-03-03 00:16:163040checksum = "d231b230927b5e4ad203db57bbcbee2802f6bce620b1e4a9024a07d94e2907ec"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583041
3042[[package]]
dalance9d1ec7e2024-05-05 00:01:473043name = "plist"
3044version = "1.6.1"
3045source = "registry+https://github.com/rust-lang/crates.io-index"
3046checksum = "d9d34169e64b3c7a80c8621a48adaf44e0cf62c78a9b25dd9dd35f1881a17cf9"
3047dependencies = [
3048 "base64",
3049 "indexmap",
3050 "line-wrap",
3051 "quick-xml",
3052 "serde",
3053 "time",
3054]
3055
3056[[package]]
3057name = "polib"
3058version = "0.2.0"
3059source = "registry+https://github.com/rust-lang/crates.io-index"
3060checksum = "6b393b155cf9be86249cba1b56cc81be0e6212c66d94ac0d76d37a1761f3bb1b"
3061dependencies = [
3062 "linereader",
3063]
3064
3065[[package]]
Santiago Pastorino8429d112018-05-24 21:52:013066name = "polonius-engine"
Rémy Rakic99cc35d2021-07-22 20:21:063067version = "0.13.0"
Santiago Pastorino8429d112018-05-24 21:52:013068source = "registry+https://github.com/rust-lang/crates.io-index"
Rémy Rakic99cc35d2021-07-22 20:21:063069checksum = "c4e8e505342045d397d0b6674dcb82d6faf5cf40484d30eeb88fc82ef14e903f"
Douglas Campos422fe7c2018-05-29 11:52:513070dependencies = [
Alex Crichton093ede22019-08-15 00:45:093071 "datafrog",
3072 "log",
3073 "rustc-hash",
Douglas Campos422fe7c2018-05-29 11:52:513074]
Santiago Pastorino8429d112018-05-24 21:52:013075
3076[[package]]
Philipp Kronesac25a732023-08-24 19:33:173077name = "portable-atomic"
clubby7899b73db32024-01-29 12:21:163078version = "1.6.0"
Philipp Kronesac25a732023-08-24 19:33:173079source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:163080checksum = "7170ef9988bc169ba16dd36a7fa041e5c4cbeb6a35b76d4c03daded371eae7c0"
Philipp Kronesac25a732023-08-24 19:33:173081
3082[[package]]
clubby7896ac3b572024-01-29 12:16:203083name = "powerfmt"
3084version = "0.2.0"
3085source = "registry+https://github.com/rust-lang/crates.io-index"
3086checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391"
3087
3088[[package]]
gnzlbg52caca02019-08-01 15:02:263089name = "ppv-lite86"
Nilstrieb3295cdf2023-06-26 07:21:353090version = "0.2.17"
gnzlbg52caca02019-08-01 15:02:263091source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:353092checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"
gnzlbg52caca02019-08-01 15:02:263093
3094[[package]]
steveklabnikecfbaca2018-04-03 14:32:043095name = "precomputed-hash"
3096version = "0.1.1"
3097source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:093098checksum = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c"
steveklabnikecfbaca2018-04-03 14:32:043099
3100[[package]]
Chris Krycho2c9fc622024-05-20 19:29:313101name = "predicates"
3102version = "3.1.0"
3103source = "registry+https://github.com/rust-lang/crates.io-index"
3104checksum = "68b87bfd4605926cdfefc1c3b5f8fe560e3feca9d5552cf68c466d3d8236c7e8"
3105dependencies = [
3106 "anstyle",
3107 "difflib",
3108 "predicates-core",
3109]
3110
3111[[package]]
3112name = "predicates-core"
3113version = "1.0.6"
3114source = "registry+https://github.com/rust-lang/crates.io-index"
3115checksum = "b794032607612e7abeb4db69adb4e33590fa6cf1149e95fd7cb00e634b92f174"
3116
3117[[package]]
3118name = "predicates-tree"
3119version = "1.0.9"
3120source = "registry+https://github.com/rust-lang/crates.io-index"
3121checksum = "368ba315fb8c5052ab692e68a0eefec6ec57b23a36959c14496f0b0df2c0cecf"
3122dependencies = [
3123 "predicates-core",
3124 "termtree",
3125]
3126
3127[[package]]
Philipp Kronesac25a732023-08-24 19:33:173128name = "prettydiff"
3129version = "0.6.4"
3130source = "registry+https://github.com/rust-lang/crates.io-index"
3131checksum = "8ff1fec61082821f8236cf6c0c14e8172b62ce8a72a0eedc30d3b247bb68dc11"
3132dependencies = [
3133 "ansi_term",
3134 "pad",
3135]
3136
3137[[package]]
David Wood7f916972022-03-26 07:27:433138name = "proc-macro-hack"
Nilstrieb3295cdf2023-06-26 07:21:353139version = "0.5.20+deprecated"
David Wood7f916972022-03-26 07:27:433140source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:353141checksum = "dc375e1527247fe1a97d8b7156678dfe7c1af2fc075c9a4db3690ecd2a148068"
David Wood7f916972022-03-26 07:27:433142
3143[[package]]
Igor Matuszewskic2249a42019-09-08 08:28:113144name = "proc-macro2"
clubby789d42c9602024-06-08 19:22:163145version = "1.0.85"
Igor Matuszewskic2249a42019-09-08 08:28:113146source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:163147checksum = "22244ce15aa966053a896d1accb3a6e68469b97c7f33f284b99f0d576879fc23"
Igor Matuszewskic2249a42019-09-08 08:28:113148dependencies = [
Andres Suareza65ddf02022-10-09 03:25:403149 "unicode-ident",
Igor Matuszewskic2249a42019-09-08 08:28:113150]
3151
3152[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293153name = "proc_macro"
3154version = "0.0.0"
Alex Crichtonb47c9692019-08-16 15:29:083155dependencies = [
Vadim Petrochenkovf5ca02c2022-02-01 12:30:323156 "core",
Alex Crichtonb47c9692019-08-16 15:29:083157 "std",
3158]
Ahmed Charles9ca382f2016-09-02 08:55:293159
3160[[package]]
whitequark42754ce2017-02-13 09:57:503161name = "profiler_builtins"
3162version = "0.0.0"
3163dependencies = [
Alex Crichton093ede22019-08-15 00:45:093164 "cc",
3165 "compiler_builtins",
3166 "core",
Marco Castelluccioecba8d62017-06-04 14:54:393167]
3168
3169[[package]]
Oliver Scherer26edcee2018-11-02 15:14:243170name = "psm"
Mateusz Mikuład5899ef2022-11-05 11:19:553171version = "0.1.21"
Oliver Scherer26edcee2018-11-02 15:14:243172source = "registry+https://github.com/rust-lang/crates.io-index"
Mateusz Mikuład5899ef2022-11-05 11:19:553173checksum = "5787f7cda34e3033a72192c018bc5883100330f362ef279a8cbccfce8bb4e874"
Oliver Scherer26edcee2018-11-02 15:14:243174dependencies = [
3175 "cc",
3176]
3177
3178[[package]]
Steve Klabnika0769612017-02-07 23:13:573179name = "pulldown-cmark"
Guillaume Gomez1bdeeef2024-01-28 10:42:323180version = "0.9.6"
Joshua Nelsone4c28bf2020-09-14 00:15:013181source = "registry+https://github.com/rust-lang/crates.io-index"
Guillaume Gomez1bdeeef2024-01-28 10:42:323182checksum = "57206b407293d2bcd3af849ce869d52068623f19e1b5ff8e8778e3309439682b"
Joshua Nelsone4c28bf2020-09-14 00:15:013183dependencies = [
github-actions1848b462024-03-24 12:09:283184 "bitflags 2.5.0",
Joshua Nelsone4c28bf2020-09-14 00:15:013185 "memchr",
3186 "unicase",
3187]
3188
3189[[package]]
Eric Huss51f20b42024-02-07 04:22:133190name = "pulldown-cmark"
Mark Rousskov12200c92024-05-11 14:27:173191version = "0.10.3"
Eric Huss51f20b42024-02-07 04:22:133192source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:173193checksum = "76979bea66e7875e7509c4ec5300112b316af87fa7a252ca91c448b32dfe3993"
Eric Huss51f20b42024-02-07 04:22:133194dependencies = [
github-actions1848b462024-03-24 12:09:283195 "bitflags 2.5.0",
Chris Krycho2c9fc622024-05-20 19:29:313196 "getopts",
Eric Huss51f20b42024-02-07 04:22:133197 "memchr",
3198 "pulldown-cmark-escape",
3199 "unicase",
3200]
3201
3202[[package]]
3203name = "pulldown-cmark-escape"
Mark Rousskov12200c92024-05-11 14:27:173204version = "0.10.1"
Eric Huss51f20b42024-02-07 04:22:133205source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:173206checksum = "bd348ff538bc9caeda7ee8cad2d1d48236a1f443c1fa3913c6a02fe0043b1dd3"
Eric Huss51f20b42024-02-07 04:22:133207
3208[[package]]
Chris Krycho2c9fc622024-05-20 19:29:313209name = "pulldown-cmark-to-cmark"
3210version = "13.0.0"
3211source = "registry+https://github.com/rust-lang/crates.io-index"
3212checksum = "f609795c8d835f79dcfcf768415b9fb57ef1b74891e99f86e73f43a7a257163b"
3213dependencies = [
3214 "pulldown-cmark 0.10.3",
3215]
3216
3217[[package]]
Eduard-Mihai Burtescu20929632019-01-29 05:24:323218name = "punycode"
Mark Rousskov342d9562020-08-17 15:21:443219version = "0.4.1"
Eduard-Mihai Burtescu20929632019-01-29 05:24:323220source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:443221checksum = "e9e1dcb320d6839f6edb64f7a4a59d39b30480d4d1765b56873f7c858538a5fe"
Eduard-Mihai Burtescu20929632019-01-29 05:24:323222
3223[[package]]
dalance9d1ec7e2024-05-05 00:01:473224name = "quick-xml"
3225version = "0.31.0"
3226source = "registry+https://github.com/rust-lang/crates.io-index"
3227checksum = "1004a344b30a54e2ee58d66a71b32d2db2feb0a31f9a2d302bf0536f15de2a33"
3228dependencies = [
3229 "memchr",
3230]
3231
3232[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:293233name = "quine-mc_cluskey"
3234version = "0.2.4"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583235source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:093236checksum = "07589615d719a60c8dd8a4622e7946465dfef20d1a428f969e3443e7386d5f45"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583237
3238[[package]]
3239name = "quote"
Mark Rousskov12200c92024-05-11 14:27:173240version = "1.0.36"
Igor Matuszewskic2249a42019-09-08 08:28:113241source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:173242checksum = "0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7"
Igor Matuszewskic2249a42019-09-08 08:28:113243dependencies = [
Aaron Hill70ba4912020-08-01 14:11:153244 "proc-macro2",
Alex Crichtone9d89832018-04-02 15:43:553245]
3246
3247[[package]]
Ayush Singh48c6ae02022-12-18 04:24:543248name = "r-efi"
clubby789dcd03aa2024-06-08 19:19:393249version = "4.5.0"
Ayush Singh48c6ae02022-12-18 04:24:543250source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789dcd03aa2024-06-08 19:19:393251checksum = "e9e935efc5854715dfc0a4c9ef18dc69dee0ec3bf9cc3ab740db831c0fdd86a3"
Ayush Singh48c6ae02022-12-18 04:24:543252dependencies = [
3253 "compiler_builtins",
3254 "rustc-std-workspace-core",
3255]
3256
3257[[package]]
3258name = "r-efi-alloc"
3259version = "1.0.0"
3260source = "registry+https://github.com/rust-lang/crates.io-index"
3261checksum = "31d6f09fe2b6ad044bc3d2c34ce4979796581afd2f1ebc185837e02421e02fd7"
3262dependencies = [
3263 "compiler_builtins",
3264 "r-efi",
3265 "rustc-std-workspace-core",
3266]
3267
3268[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293269name = "rand"
klensy947e7872022-04-15 18:11:143270version = "0.8.5"
Aaron Hill2550d5b2021-03-07 23:39:193271source = "registry+https://github.com/rust-lang/crates.io-index"
klensy947e7872022-04-15 18:11:143272checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
Aaron Hill2550d5b2021-03-07 23:39:193273dependencies = [
3274 "libc",
Thom Chiovolonia4bf36e2022-11-21 00:55:413275 "rand_chacha",
3276 "rand_core",
Aaron Hill2550d5b2021-03-07 23:39:193277]
3278
3279[[package]]
3280name = "rand_chacha"
Nilstrieb3295cdf2023-06-26 07:21:353281version = "0.3.1"
Aaron Hill2550d5b2021-03-07 23:39:193282source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:353283checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
Aaron Hill2550d5b2021-03-07 23:39:193284dependencies = [
3285 "ppv-lite86",
Thom Chiovolonia4bf36e2022-11-21 00:55:413286 "rand_core",
gnzlbg52caca02019-08-01 15:02:263287]
3288
3289[[package]]
Aaron Hill2550d5b2021-03-07 23:39:193290name = "rand_core"
Weihang Lo6306fd32023-01-04 15:33:593291version = "0.6.4"
Aaron Hill2550d5b2021-03-07 23:39:193292source = "registry+https://github.com/rust-lang/crates.io-index"
Weihang Lo6306fd32023-01-04 15:33:593293checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
Aaron Hill2550d5b2021-03-07 23:39:193294dependencies = [
Thom Chiovolonia4bf36e2022-11-21 00:55:413295 "getrandom",
Aaron Hill2550d5b2021-03-07 23:39:193296]
3297
3298[[package]]
Ralf Jung5b78e982019-04-19 07:37:333299name = "rand_xorshift"
Thom Chiovolonia4bf36e2022-11-21 00:55:413300version = "0.3.0"
Ralf Jung5b78e982019-04-19 07:37:333301source = "registry+https://github.com/rust-lang/crates.io-index"
Thom Chiovolonia4bf36e2022-11-21 00:55:413302checksum = "d25bf25ec5ae4a3f1b92f929810509a2f53d7dca2f50b794ff57e3face536c8f"
Ralf Jung5b78e982019-04-19 07:37:333303dependencies = [
Thom Chiovolonia4bf36e2022-11-21 00:55:413304 "rand_core",
Eric Huss2b985322019-11-25 16:14:073305]
3306
3307[[package]]
3308name = "rand_xoshiro"
Chase Wilson09f15422021-08-29 15:55:293309version = "0.6.0"
3310source = "registry+https://github.com/rust-lang/crates.io-index"
3311checksum = "6f97cdb2a36ed4183de61b2f824cc45c9f1037f28afe0a322e9fff4c108b5aaa"
3312dependencies = [
Thom Chiovolonia4bf36e2022-11-21 00:55:413313 "rand_core",
Chase Wilson09f15422021-08-29 15:55:293314]
3315
3316[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:293317name = "rayon"
github-actions1848b462024-03-24 12:09:283318version = "1.10.0"
Nick Cameron4b6f5c22018-02-26 03:15:453319source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions1848b462024-03-24 12:09:283320checksum = "b418a60154510ca1a002a752ca9714984e21e4241e804d32555251faf8b78ffa"
Nick Cameron4b6f5c22018-02-26 03:15:453321dependencies = [
Alex Crichton093ede22019-08-15 00:45:093322 "either",
3323 "rayon-core",
Oliver Schneideracdf83f2017-12-06 08:25:293324]
3325
3326[[package]]
3327name = "rayon-core"
clubby7899b73db32024-01-29 12:21:163328version = "1.12.1"
Oliver Schneideracdf83f2017-12-06 08:25:293329source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:163330checksum = "1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2"
Oliver Schneideracdf83f2017-12-06 08:25:293331dependencies = [
Mateusz Mikuła2d8d8132019-12-04 17:40:163332 "crossbeam-deque",
Josh Stonef3b88122022-01-10 19:34:073333 "crossbeam-utils",
Laurențiu Nicolab888eb92019-06-10 18:22:313334]
3335
3336[[package]]
Nick Cameronc5cad5a2017-09-22 01:58:353337name = "redox_syscall"
clubby7899b73db32024-01-29 12:21:163338version = "0.4.1"
flip19950046d7c2021-02-25 10:26:233339source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:163340checksum = "4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa"
Arlo Siemsen4d9b4762023-06-02 16:40:363341dependencies = [
Nilstrieb3295cdf2023-06-26 07:21:353342 "bitflags 1.3.2",
Arlo Siemsen4d9b4762023-06-02 16:40:363343]
3344
3345[[package]]
Mark Rousskov12200c92024-05-11 14:27:173346name = "redox_syscall"
3347version = "0.5.1"
3348source = "registry+https://github.com/rust-lang/crates.io-index"
3349checksum = "469052894dcb553421e483e4209ee581a45100d31b4018de03e5a7ad86374a7e"
3350dependencies = [
3351 "bitflags 2.5.0",
3352]
3353
3354[[package]]
flip19954c228cc2019-02-18 09:32:583355name = "redox_users"
clubby789629d6942024-04-01 13:06:323356version = "0.4.5"
flip19950046d7c2021-02-25 10:26:233357source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789629d6942024-04-01 13:06:323358checksum = "bd283d9651eeda4b2a83a43c1c91b266c40fd76ecd39a50a8c630ae69dc72891"
flip19950046d7c2021-02-25 10:26:233359dependencies = [
Thom Chiovolonia4bf36e2022-11-21 00:55:413360 "getrandom",
clubby7899b73db32024-01-29 12:21:163361 "libredox",
Nilstrieb3295cdf2023-06-26 07:21:353362 "thiserror",
flip19950046d7c2021-02-25 10:26:233363]
3364
3365[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:583366name = "regex"
dalance9d1ec7e2024-05-05 00:01:473367version = "1.9.4"
Oliver Schneider847bb142018-05-11 12:11:063368source = "registry+https://github.com/rust-lang/crates.io-index"
dalance9d1ec7e2024-05-05 00:01:473369checksum = "12de2eff854e5fa4b1295edd650e227e9d8fb0c9e90b12e7f36d6a6811791a29"
Oliver Schneider847bb142018-05-11 12:11:063370dependencies = [
clubby7899b73db32024-01-29 12:21:163371 "aho-corasick",
Alex Crichton093ede22019-08-15 00:45:093372 "memchr",
dalance9d1ec7e2024-05-05 00:01:473373 "regex-automata 0.3.7",
clubby7899b73db32024-01-29 12:21:163374 "regex-syntax 0.7.5",
Oliver Schneider847bb142018-05-11 12:11:063375]
3376
3377[[package]]
Oliver Schererec7230f2020-07-24 18:42:003378name = "regex-automata"
bjorn397c2fa12021-07-07 09:07:093379version = "0.1.10"
Oliver Schererec7230f2020-07-24 18:42:003380source = "registry+https://github.com/rust-lang/crates.io-index"
bjorn397c2fa12021-07-07 09:07:093381checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"
Oliver Schererec7230f2020-07-24 18:42:003382dependencies = [
Nilstrieb3295cdf2023-06-26 07:21:353383 "regex-syntax 0.6.29",
Oliver Schererec7230f2020-07-24 18:42:003384]
3385
3386[[package]]
Charles Lewa7750042022-11-06 06:43:253387name = "regex-automata"
3388version = "0.2.0"
3389source = "registry+https://github.com/rust-lang/crates.io-index"
3390checksum = "e9368763f5a9b804326f3af749e16f9abf378d227bcdee7634b13d8f17793782"
3391dependencies = [
3392 "memchr",
3393]
3394
3395[[package]]
clubby7899b73db32024-01-29 12:21:163396name = "regex-automata"
dalance9d1ec7e2024-05-05 00:01:473397version = "0.3.7"
clubby7899b73db32024-01-29 12:21:163398source = "registry+https://github.com/rust-lang/crates.io-index"
dalance9d1ec7e2024-05-05 00:01:473399checksum = "49530408a136e16e5b486e883fbb6ba058e8e4e8ae6621a77b048b314336e629"
3400dependencies = [
3401 "aho-corasick",
3402 "memchr",
3403 "regex-syntax 0.7.5",
3404]
clubby7899b73db32024-01-29 12:21:163405
3406[[package]]
3407name = "regex-lite"
3408version = "0.1.5"
3409source = "registry+https://github.com/rust-lang/crates.io-index"
3410checksum = "30b661b2f27137bdbc16f00eda72866a92bb28af1753ffbd56744fb6e2e9cd8e"
3411
3412[[package]]
Steve Klabnika0769612017-02-07 23:13:573413name = "regex-syntax"
Nilstrieb3295cdf2023-06-26 07:21:353414version = "0.6.29"
Oliver Schneider847bb142018-05-11 12:11:063415source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:353416checksum = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1"
Oliver Schneider847bb142018-05-11 12:11:063417
3418[[package]]
Philipp Kronesd780efc2023-05-20 13:39:353419name = "regex-syntax"
clubby7899b73db32024-01-29 12:21:163420version = "0.7.5"
Philipp Kronesd780efc2023-05-20 13:39:353421source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:163422checksum = "dbb5fb1acd8a1a18b3dd5be62d25485eb770e05afb408a9627d14d451bae12da"
Philipp Kronesd780efc2023-05-20 13:39:353423
3424[[package]]
Philipp Kronesb92ab502023-12-16 13:13:123425name = "regex-syntax"
clubby789629d6942024-04-01 13:06:323426version = "0.8.3"
Philipp Kronesb92ab502023-12-16 13:13:123427source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789629d6942024-04-01 13:06:323428checksum = "adad44e29e4c806119491a7f06f03de4d1af22c3a680dd47f1e6e179439d1f56"
Philipp Kronesb92ab502023-12-16 13:13:123429
3430[[package]]
Alex Crichton7bc2cbf2017-04-26 15:52:193431name = "remote-test-client"
3432version = "0.1.0"
3433
3434[[package]]
3435name = "remote-test-server"
3436version = "0.1.0"
3437
3438[[package]]
est31d32ff142022-08-23 20:14:123439name = "replace-version-placeholder"
3440version = "0.1.0"
3441dependencies = [
3442 "tidy",
3443 "walkdir",
3444]
3445
3446[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:583447name = "rls"
Eric Huss4a7e2fb2022-08-21 04:19:433448version = "2.0.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583449dependencies = [
Alex Crichton093ede22019-08-15 00:45:093450 "serde_json",
Alex Crichton453080f2017-06-05 16:36:483451]
3452
3453[[package]]
许杰友 Jieyou Xu (Joe)48e9f922024-01-20 16:51:593454name = "run_make_support"
许杰友 Jieyou Xu (Joe)f6ab5e92024-06-09 16:29:143455version = "0.2.0"
Alex Crichton71413792024-03-06 20:39:073456dependencies = [
Jubilee Young3ec9d8d2024-05-28 00:05:323457 "gimli 0.28.1",
Ben Kimock2f6fb232024-03-18 22:47:413458 "object 0.34.0",
Rémy Rakic682535e2024-04-14 16:36:093459 "regex",
Jover Zhangf3530cf2024-04-20 11:25:533460 "similar",
Alex Crichton71413792024-03-06 20:39:073461 "wasmparser",
3462]
许杰友 Jieyou Xu (Joe)48e9f922024-01-20 16:51:593463
3464[[package]]
Rich Kadela6f8b8a2020-07-02 18:27:153465name = "rust-demangler"
Rich Kadelf5aebad2020-09-01 23:15:173466version = "0.0.1"
Rich Kadela6f8b8a2020-07-02 18:27:153467dependencies = [
Rich Kadelf5aebad2020-09-01 23:15:173468 "regex",
Rich Kadela6f8b8a2020-07-02 18:27:153469 "rustc-demangle",
3470]
3471
3472[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293473name = "rustbook"
Steve Klabnika0769612017-02-07 23:13:573474version = "0.1.0"
3475dependencies = [
klensye1c33132023-06-21 09:32:343476 "clap",
klensy53efefb2024-02-22 11:35:213477 "env_logger",
Alex Crichton093ede22019-08-15 00:45:093478 "mdbook",
dalance9d1ec7e2024-05-05 00:01:473479 "mdbook-i18n-helpers",
Chris Krycho2c9fc622024-05-20 19:29:313480 "mdbook-trpl-listing",
3481 "mdbook-trpl-note",
Steve Klabnika0769612017-02-07 23:13:573482]
Ahmed Charles9ca382f2016-09-02 08:55:293483
3484[[package]]
Ralf Jung9cc11e22022-10-04 13:23:573485name = "rustc-build-sysroot"
Ralf Junge93268e2024-05-19 18:31:083486version = "0.5.2"
Ralf Jung9cc11e22022-10-04 13:23:573487source = "registry+https://github.com/rust-lang/crates.io-index"
Ralf Junge93268e2024-05-19 18:31:083488checksum = "fa3ca63cc537c1cb69e4c2c0afc5fda2ccd36ac84c97d5a4ae05e69b1c834afb"
Ralf Jung9cc11e22022-10-04 13:23:573489dependencies = [
3490 "anyhow",
3491 "rustc_version",
3492 "tempfile",
Ralf Jung95770512024-02-25 07:17:203493 "walkdir",
Ralf Jung9cc11e22022-10-04 13:23:573494]
3495
3496[[package]]
Josh Stone020c5ec2017-05-08 22:01:133497name = "rustc-demangle"
Mark Rousskov12200c92024-05-11 14:27:173498version = "0.1.24"
Josh Stone020c5ec2017-05-08 22:01:133499source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:173500checksum = "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f"
Alex Crichtonfcc8bb42018-12-14 22:37:513501dependencies = [
Alex Crichton093ede22019-08-15 00:45:093502 "compiler_builtins",
3503 "rustc-std-workspace-core",
Alex Crichtonfcc8bb42018-12-14 22:37:513504]
Josh Stone020c5ec2017-05-08 22:01:133505
3506[[package]]
Niko Matsakis9c548bf2018-05-24 12:48:023507name = "rustc-hash"
Jack Huey6aa2e9d2020-05-27 00:19:193508version = "1.1.0"
Niko Matsakis9c548bf2018-05-24 12:48:023509source = "registry+https://github.com/rust-lang/crates.io-index"
Jack Huey6aa2e9d2020-05-27 00:19:193510checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
Niko Matsakis9c548bf2018-05-24 12:48:023511
3512[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293513name = "rustc-main"
3514version = "0.0.0"
3515dependencies = [
Rémy Rakicadab1352022-05-06 21:20:043516 "jemalloc-sys",
Alex Crichton093ede22019-08-15 00:45:093517 "rustc_codegen_ssa",
3518 "rustc_driver",
John Kåre Alsaker2aceaf42023-02-02 06:17:463519 "rustc_driver_impl",
Oli Scherer9960cc12022-06-02 10:08:383520 "rustc_smir",
Oli Scherera38e9832023-09-14 15:50:113521 "stable_mir",
Ahmed Charles9ca382f2016-09-02 08:55:293522]
3523
3524[[package]]
John Kåre Alsaker4afdae62018-05-12 02:11:033525name = "rustc-rayon"
John Kåre Alsaker27c44d22023-03-25 01:12:133526version = "0.5.0"
Josh Stone33c41252019-09-10 17:13:073527source = "registry+https://github.com/rust-lang/crates.io-index"
John Kåre Alsaker27c44d22023-03-25 01:12:133528checksum = "eb81aadc8837ca6ecebe0fe1353f15df83b3b3cc2cf7a8afd571bc22aa121710"
Josh Stone33c41252019-09-10 17:13:073529dependencies = [
Josh Stone33c41252019-09-10 17:13:073530 "either",
Igor Matuszewski5b091302019-12-10 15:01:013531 "rustc-rayon-core",
John Kåre Alsaker0e05a9b2019-04-25 20:50:413532]
3533
3534[[package]]
Josh Stone33c41252019-09-10 17:13:073535name = "rustc-rayon-core"
John Kåre Alsaker27c44d22023-03-25 01:12:133536version = "0.5.0"
Josh Stone33c41252019-09-10 17:13:073537source = "registry+https://github.com/rust-lang/crates.io-index"
John Kåre Alsaker27c44d22023-03-25 01:12:133538checksum = "67668daaf00e359c126f6dcb40d652d89b458a008c8afa727a42a2d20fca0b7f"
Josh Stone33c41252019-09-10 17:13:073539dependencies = [
Josh Stoneab57e362022-05-28 00:14:223540 "crossbeam-channel",
Mateusz Mikuła2d8d8132019-12-04 17:40:163541 "crossbeam-deque",
Josh Stonef3b88122022-01-10 19:34:073542 "crossbeam-utils",
Josh Stone33c41252019-09-10 17:13:073543 "num_cpus",
3544]
3545
3546[[package]]
flip1995898ef0f2020-12-06 14:07:593547name = "rustc-semver"
3548version = "1.1.0"
3549source = "registry+https://github.com/rust-lang/crates.io-index"
3550checksum = "5be1bdc7edf596692617627bbfeaba522131b18e06ca4df2b6b689e3c5d5ce84"
3551
3552[[package]]
Amanieu d'Antras1fa7a212019-02-07 11:08:053553name = "rustc-std-workspace-alloc"
Alex Crichton6c74bc92019-09-09 20:01:053554version = "1.99.0"
Amanieu d'Antras1fa7a212019-02-07 11:08:053555dependencies = [
Alex Crichton093ede22019-08-15 00:45:093556 "alloc",
Amanieu d'Antras1fa7a212019-02-07 11:08:053557]
3558
3559[[package]]
Alex Crichton4c21a3b2018-11-20 05:52:503560name = "rustc-std-workspace-core"
Alex Crichton6c74bc92019-09-09 20:01:053561version = "1.99.0"
Alex Crichton4c21a3b2018-11-20 05:52:503562dependencies = [
Alex Crichton093ede22019-08-15 00:45:093563 "core",
Alex Crichton4c21a3b2018-11-20 05:52:503564]
3565
3566[[package]]
Alex Crichtonb47c9692019-08-16 15:29:083567name = "rustc-std-workspace-std"
Alex Crichton6c74bc92019-09-09 20:01:053568version = "1.99.0"
Alex Crichtonb47c9692019-08-16 15:29:083569dependencies = [
3570 "std",
3571]
3572
3573[[package]]
hkalbasi390a6372022-11-06 21:06:113574name = "rustc_abi"
3575version = "0.0.0"
3576dependencies = [
github-actions1848b462024-03-24 12:09:283577 "bitflags 2.5.0",
Thom Chiovolonia4bf36e2022-11-21 00:55:413578 "rand",
hkalbasi390a6372022-11-06 21:06:113579 "rand_xoshiro",
3580 "rustc_data_structures",
3581 "rustc_index",
3582 "rustc_macros",
3583 "rustc_serialize",
3584 "tracing",
3585]
3586
3587[[package]]
Eduard-Mihai Burtescu877ec942017-07-08 17:46:433588name = "rustc_apfloat"
Wesley Wiser15e9f562023-07-18 19:22:563589version = "0.2.0+llvm-462a31f5a5ab"
3590source = "registry+https://github.com/rust-lang/crates.io-index"
3591checksum = "465187772033a5ee566f69fe008df03628fce549a0899aae76f0a0c2e34696be"
Eduard-Mihai Burtescu877ec942017-07-08 17:46:433592dependencies = [
Nilstrieb3295cdf2023-06-26 07:21:353593 "bitflags 1.3.2",
Jubilee Younge8eb6912021-04-22 04:40:293594 "smallvec",
Eduard-Mihai Burtescu877ec942017-07-08 17:46:433595]
3596
3597[[package]]
Vadim Petrochenkov11d95142020-06-02 17:03:403598name = "rustc_arena"
3599version = "0.0.0"
3600dependencies = [
Jubilee Younge8eb6912021-04-22 04:40:293601 "smallvec",
Vadim Petrochenkov11d95142020-06-02 17:03:403602]
3603
3604[[package]]
Vadim Petrochenkov6054a302020-02-29 17:16:263605name = "rustc_ast"
3606version = "0.0.0"
3607dependencies = [
github-actions1848b462024-03-24 12:09:283608 "bitflags 2.5.0",
Konrad Borowskif72e17f2023-01-22 12:05:473609 "memchr",
Oli Scherer8a6d3532024-02-27 18:11:233610 "rustc_ast_ir",
Vadim Petrochenkov6054a302020-02-29 17:16:263611 "rustc_data_structures",
3612 "rustc_index",
3613 "rustc_lexer",
3614 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:403615 "rustc_serialize",
Vadim Petrochenkov6054a302020-02-29 17:16:263616 "rustc_span",
Jubilee Younge8eb6912021-04-22 04:40:293617 "smallvec",
Nicholas Nethercoteb38106b2022-08-17 04:22:303618 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:003619 "tracing",
Vadim Petrochenkov6054a302020-02-29 17:16:263620]
3621
3622[[package]]
Oli Scherer8a6d3532024-02-27 18:11:233623name = "rustc_ast_ir"
3624version = "0.0.0"
3625dependencies = [
3626 "rustc_data_structures",
3627 "rustc_macros",
3628 "rustc_serialize",
3629 "rustc_span",
Oli Scherer8a6d3532024-02-27 18:11:233630]
3631
3632[[package]]
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563633name = "rustc_ast_lowering"
3634version = "0.0.0"
3635dependencies = [
Vadim Petrochenkov6054a302020-02-29 17:16:263636 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:463637 "rustc_ast_pretty",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563638 "rustc_data_structures",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563639 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:003640 "rustc_fluent_macro",
Mazdak Farrokhzadebfd8672020-01-05 01:37:573641 "rustc_hir",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563642 "rustc_index",
Jean CASPAR73ae38b2022-08-16 20:28:513643 "rustc_macros",
Camille GILLOT603746a2021-07-05 20:26:233644 "rustc_middle",
Mazdak Farrokhzad5ccc1e42019-12-24 21:42:563645 "rustc_session",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563646 "rustc_span",
3647 "rustc_target",
Jubilee Younge8eb6912021-04-22 04:40:293648 "smallvec",
Nicholas Nethercoteb38106b2022-08-17 04:22:303649 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:003650 "tracing",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563651]
3652
3653[[package]]
Mazdak Farrokhzaded69fbb2020-01-05 09:58:443654name = "rustc_ast_passes"
3655version = "0.0.0"
3656dependencies = [
klensy52501c22024-02-23 13:37:473657 "itertools 0.12.1",
Vadim Petrochenkov6054a302020-02-29 17:16:263658 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:463659 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:203660 "rustc_attr",
Mazdak Farrokhzaded69fbb2020-01-05 09:58:443661 "rustc_data_structures",
Mazdak Farrokhzaded69fbb2020-01-05 09:58:443662 "rustc_errors",
Mazdak Farrokhzad6cbcb832020-01-05 10:11:393663 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:003664 "rustc_fluent_macro",
finalchildd6fdf142022-08-17 14:51:013665 "rustc_macros",
Mazdak Farrokhzaded69fbb2020-01-05 09:58:443666 "rustc_parse",
3667 "rustc_session",
3668 "rustc_span",
Camille GILLOT8d7d4882021-07-08 19:58:053669 "rustc_target",
Nicholas Nethercote4143b102022-11-23 00:55:163670 "thin-vec",
Mazdak Farrokhzaded69fbb2020-01-05 09:58:443671]
3672
3673[[package]]
Mazdak Farrokhzade2333312020-01-11 16:02:463674name = "rustc_ast_pretty"
3675version = "0.0.0"
3676dependencies = [
klensy52501c22024-02-23 13:37:473677 "itertools 0.12.1",
Vadim Petrochenkov6054a302020-02-29 17:16:263678 "rustc_ast",
Nicholas Nethercote69f2c9c2023-11-27 08:23:203679 "rustc_lexer",
Mazdak Farrokhzade2333312020-01-11 16:02:463680 "rustc_span",
Nicholas Nethercotedd7aff52022-11-21 22:17:203681 "thin-vec",
Mazdak Farrokhzade2333312020-01-11 16:02:463682]
3683
3684[[package]]
Mazdak Farrokhzad93a82832020-01-11 12:15:203685name = "rustc_attr"
3686version = "0.0.0"
3687dependencies = [
beetrees6e5f1dac2024-03-24 01:03:393688 "rustc_abi",
Vadim Petrochenkov6054a302020-02-29 17:16:263689 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:463690 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:203691 "rustc_data_structures",
3692 "rustc_errors",
3693 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:003694 "rustc_fluent_macro",
Vadim Petrochenkov20c50442020-08-10 19:27:483695 "rustc_lexer",
Mazdak Farrokhzad93a82832020-01-11 12:15:203696 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:403697 "rustc_serialize",
Mazdak Farrokhzad93a82832020-01-11 12:15:203698 "rustc_session",
3699 "rustc_span",
Mazdak Farrokhzad93a82832020-01-11 12:15:203700]
3701
3702[[package]]
Charles Lewa7750042022-11-06 06:43:253703name = "rustc_baked_icu_data"
3704version = "0.0.0"
3705dependencies = [
3706 "icu_list",
3707 "icu_locid",
Nilstriebffffc202023-11-06 13:42:203708 "icu_locid_transform",
Charles Lewa7750042022-11-06 06:43:253709 "icu_provider",
Charles Lewbde2f982022-11-06 06:58:223710 "zerovec",
Charles Lewa7750042022-11-06 06:43:253711]
3712
3713[[package]]
Camille GILLOT31a61cc2020-12-30 17:48:403714name = "rustc_borrowck"
3715version = "0.0.0"
3716dependencies = [
3717 "either",
klensy52501c22024-02-23 13:37:473718 "itertools 0.12.1",
Camille GILLOT31a61cc2020-12-30 17:48:403719 "polonius-engine",
3720 "rustc_data_structures",
3721 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:003722 "rustc_fluent_macro",
Camille GILLOT31a61cc2020-12-30 17:48:403723 "rustc_graphviz",
3724 "rustc_hir",
3725 "rustc_index",
3726 "rustc_infer",
3727 "rustc_lexer",
Michael Goulet98af1bf2022-06-23 04:43:013728 "rustc_macros",
Camille GILLOT31a61cc2020-12-30 17:48:403729 "rustc_middle",
Camille GILLOTfd9c04f2021-01-05 18:53:073730 "rustc_mir_dataflow",
Camille GILLOT31a61cc2020-12-30 17:48:403731 "rustc_session",
3732 "rustc_span",
3733 "rustc_target",
3734 "rustc_trait_selection",
3735 "rustc_traits",
3736 "smallvec",
3737 "tracing",
3738]
3739
3740[[package]]
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323741name = "rustc_builtin_macros"
3742version = "0.0.0"
3743dependencies = [
Vadim Petrochenkov6054a302020-02-29 17:16:263744 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:463745 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:203746 "rustc_attr",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323747 "rustc_data_structures",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323748 "rustc_errors",
3749 "rustc_expand",
3750 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:003751 "rustc_fluent_macro",
clubby789e3e93f22023-05-02 15:42:363752 "rustc_index",
Vadim Petrochenkovdbdbd302020-11-14 11:47:143753 "rustc_lexer",
Ethiraric2be94d42021-11-24 09:20:233754 "rustc_lint_defs",
beetrees6264ffb2022-06-21 19:10:313755 "rustc_macros",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323756 "rustc_parse",
Vadim Petrochenkov11d95142020-06-02 17:03:403757 "rustc_parse_format",
Mazdak Farrokhzadf361b712020-01-05 09:47:203758 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323759 "rustc_span",
3760 "rustc_target",
Jubilee Younge8eb6912021-04-22 04:40:293761 "smallvec",
Nicholas Nethercoteb38106b2022-08-17 04:22:303762 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:003763 "tracing",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323764]
3765
3766[[package]]
Irina Popab63d7e22018-05-08 13:10:163767name = "rustc_codegen_llvm"
3768version = "0.0.0"
3769dependencies = [
github-actions1848b462024-03-24 12:09:283770 "bitflags 2.5.0",
klensy52501c22024-02-23 13:37:473771 "itertools 0.12.1",
Alex Crichton7f23e6e2019-10-22 15:51:353772 "libc",
Ralf Jung61a986a2022-06-26 02:21:493773 "measureme",
Ben Kimock2f6fb232024-03-18 22:47:413774 "object 0.32.2",
Alex Crichton7f23e6e2019-10-22 15:51:353775 "rustc-demangle",
Vadim Petrochenkov6054a302020-02-29 17:16:263776 "rustc_ast",
Mazdak Farrokhzad93a82832020-01-11 12:15:203777 "rustc_attr",
Alex Crichton7f23e6e2019-10-22 15:51:353778 "rustc_codegen_ssa",
Alex Crichton7f23e6e2019-10-22 15:51:353779 "rustc_data_structures",
3780 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:003781 "rustc_fluent_macro",
Alex Crichton7f23e6e2019-10-22 15:51:353782 "rustc_fs_util",
Mazdak Farrokhzadebfd8672020-01-05 01:37:573783 "rustc_hir",
Alex Crichton7f23e6e2019-10-22 15:51:353784 "rustc_index",
Alex Crichton093ede22019-08-15 00:45:093785 "rustc_llvm",
Michael Woeristere72e6392022-02-04 12:19:553786 "rustc_macros",
Camille GILLOT202d39a2021-05-29 20:49:593787 "rustc_metadata",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:453788 "rustc_middle",
Camille GILLOT02025d82020-11-14 15:48:543789 "rustc_query_system",
Ramon de C Valle1f0f2c42024-04-08 02:35:493790 "rustc_sanitizers",
Aaron Hillfca192c2019-12-06 03:04:353791 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323792 "rustc_span",
flip1995e96e6e22022-04-21 13:02:543793 "rustc_symbol_mangling",
Alex Crichton7f23e6e2019-10-22 15:51:353794 "rustc_target",
csmoea30de6e2022-11-03 14:34:243795 "serde",
3796 "serde_json",
Jubilee Younge8eb6912021-04-22 04:40:293797 "smallvec",
Oliver Schererec7230f2020-07-24 18:42:003798 "tracing",
Irina Popab63d7e22018-05-08 13:10:163799]
3800
3801[[package]]
Denis Merigouxc9f26c22018-10-01 16:07:043802name = "rustc_codegen_ssa"
3803version = "0.0.0"
Denis Merigouxb9e5cf92018-10-23 15:01:353804dependencies = [
bjorn3be670842022-05-28 10:43:513805 "ar_archive_writer",
Scott McMurrayc38f75c2024-04-14 07:51:493806 "arrayvec",
github-actions1848b462024-03-24 12:09:283807 "bitflags 2.5.0",
Alex Crichton093ede22019-08-15 00:45:093808 "cc",
Scott McMurrayc38f75c2024-04-14 07:51:493809 "either",
klensy52501c22024-02-23 13:37:473810 "itertools 0.12.1",
Alex Crichton093ede22019-08-15 00:45:093811 "jobserver",
3812 "libc",
Ben Kimock2f6fb232024-03-18 22:47:413813 "object 0.32.2",
Federico Ponzi4b6a0272020-07-17 22:01:273814 "pathdiff",
Michael Hackner32992352021-07-30 19:18:143815 "regex",
David Wood2dc1a8a2021-12-03 14:24:053816 "rustc_arena",
Vadim Petrochenkov6054a302020-02-29 17:16:263817 "rustc_ast",
Mazdak Farrokhzad93a82832020-01-11 12:15:203818 "rustc_attr",
Alex Crichton093ede22019-08-15 00:45:093819 "rustc_data_structures",
3820 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:003821 "rustc_fluent_macro",
Alex Crichton093ede22019-08-15 00:45:093822 "rustc_fs_util",
Mazdak Farrokhzadebfd8672020-01-05 01:37:573823 "rustc_hir",
Alex Crichton093ede22019-08-15 00:45:093824 "rustc_incremental",
csmoed20183d2019-09-26 05:30:103825 "rustc_index",
Matthew Jaspercbcef3e2020-06-11 14:49:573826 "rustc_macros",
Camille GILLOTb244b982021-09-24 16:15:363827 "rustc_metadata",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:453828 "rustc_middle",
Ben Kimock5f4f2522024-03-15 18:13:113829 "rustc_monomorphize",
Camille GILLOT02025d82020-11-14 15:48:543830 "rustc_query_system",
Vadim Petrochenkov11d95142020-06-02 17:03:403831 "rustc_serialize",
Mazdak Farrokhzad4392a8b2020-03-11 11:49:083832 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323833 "rustc_span",
Mark Mansi2d75a332020-03-12 23:07:583834 "rustc_symbol_mangling",
Alex Crichton093ede22019-08-15 00:45:093835 "rustc_target",
Jhonny Bill Menad1030fa2022-11-17 13:53:143836 "rustc_type_ir",
bjorn35cc35932022-05-06 15:20:423837 "serde_json",
Michael Woeristere6e1e092021-07-14 13:50:423838 "smallvec",
Mark Mansi2d75a332020-03-12 23:07:583839 "tempfile",
bjorn3e9fa2ca2023-09-19 11:23:353840 "thin-vec",
David Wood2dc1a8a2021-12-03 14:24:053841 "thorin-dwp",
Oliver Schererec7230f2020-07-24 18:42:003842 "tracing",
Alex Crichton646e8e72024-02-22 16:12:093843 "wasm-encoder",
klensy3c03cce2023-05-09 15:20:133844 "windows",
Irina Popab63d7e22018-05-08 13:10:163845]
3846
3847[[package]]
Camille GILLOTc5fc2602021-01-05 19:08:113848name = "rustc_const_eval"
3849version = "0.0.0"
3850dependencies = [
Ralf Jung41018892022-11-18 09:18:323851 "either",
Camille GILLOTc5fc2602021-01-05 19:08:113852 "rustc_apfloat",
3853 "rustc_ast",
3854 "rustc_attr",
3855 "rustc_data_structures",
3856 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:003857 "rustc_fluent_macro",
Camille GILLOTc5fc2602021-01-05 19:08:113858 "rustc_hir",
3859 "rustc_index",
3860 "rustc_infer",
3861 "rustc_macros",
3862 "rustc_middle",
3863 "rustc_mir_dataflow",
3864 "rustc_session",
3865 "rustc_span",
3866 "rustc_target",
3867 "rustc_trait_selection",
Michael Gouleta056a952022-05-22 19:57:463868 "rustc_type_ir",
Camille GILLOTc5fc2602021-01-05 19:08:113869 "tracing",
3870]
3871
3872[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293873name = "rustc_data_structures"
3874version = "0.0.0"
3875dependencies = [
Weihang Lof795a152023-03-15 12:50:043876 "arrayvec",
github-actions1848b462024-03-24 12:09:283877 "bitflags 2.5.0",
Josh Stone8f3af4c2024-01-24 23:36:573878 "either",
Oli Schererdecfb4d2023-02-21 08:37:103879 "elsa",
Jack Hueya42e5a12020-05-27 05:05:093880 "ena",
klensyc653bb92023-11-18 09:42:053881 "indexmap",
Alex Crichton093ede22019-08-15 00:45:093882 "jobserver",
Luca Barbieri45ede922020-04-10 20:42:193883 "libc",
Ralf Jung61a986a2022-06-26 02:21:493884 "measureme",
Weihang Lof795a152023-03-15 12:50:043885 "memmap2",
Rémy Rakic4cb2a282023-12-14 15:40:503886 "parking_lot",
SparrowLiif2a40e92023-11-06 01:58:513887 "portable-atomic",
Alex Crichton093ede22019-08-15 00:45:093888 "rustc-hash",
Igor Matuszewski5b091302019-12-10 15:01:013889 "rustc-rayon",
SparrowLiib9746ce2023-03-03 02:14:573890 "rustc_arena",
Vadim Petrochenkov11d95142020-06-02 17:03:403891 "rustc_graphviz",
csmoe1cff2e62019-09-25 19:09:513892 "rustc_index",
Matthew Jaspercbcef3e2020-06-11 14:49:573893 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:403894 "rustc_serialize",
Jubilee Younge8eb6912021-04-22 04:40:293895 "smallvec",
Simonas Kazlauskasa5c53652020-03-14 18:13:553896 "stacker",
Mark Rousskov2627eed2020-08-09 01:05:503897 "tempfile",
Nicholas Nethercoteb38106b2022-08-17 04:22:303898 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:003899 "tracing",
klensy3c03cce2023-05-09 15:20:133900 "windows",
Ahmed Charles9ca382f2016-09-02 08:55:293901]
3902
3903[[package]]
3904name = "rustc_driver"
3905version = "0.0.0"
3906dependencies = [
John Kåre Alsaker2aceaf42023-02-02 06:17:463907 "rustc_driver_impl",
3908]
3909
3910[[package]]
3911name = "rustc_driver_impl"
3912version = "0.0.0"
3913dependencies = [
Ben Kimock9e0d1a32023-05-19 20:03:353914 "ctrlc",
Luca Barbieri45ede922020-04-10 20:42:193915 "libc",
Vadim Petrochenkov6054a302020-02-29 17:16:263916 "rustc_ast",
David Woodd1fcf6112022-10-13 09:13:023917 "rustc_ast_lowering",
3918 "rustc_ast_passes",
Mazdak Farrokhzade2333312020-01-11 16:02:463919 "rustc_ast_pretty",
David Woodd1fcf6112022-10-13 09:13:023920 "rustc_attr",
3921 "rustc_borrowck",
3922 "rustc_builtin_macros",
Victor Dinga47fdb92020-01-23 10:48:483923 "rustc_codegen_ssa",
David Woodd1fcf6112022-10-13 09:13:023924 "rustc_const_eval",
Alex Crichton093ede22019-08-15 00:45:093925 "rustc_data_structures",
Alex Crichton093ede22019-08-15 00:45:093926 "rustc_errors",
David Woodd1fcf6112022-10-13 09:13:023927 "rustc_expand",
Mazdak Farrokhzad70234f12019-11-30 01:34:183928 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:003929 "rustc_fluent_macro",
lcnr1fc86a62022-09-26 11:00:293930 "rustc_hir_analysis",
Mazdak Farrokhzadb3866a52020-03-23 19:59:193931 "rustc_hir_pretty",
David Woodd1fcf6112022-10-13 09:13:023932 "rustc_hir_typeck",
3933 "rustc_incremental",
3934 "rustc_infer",
Alex Crichton093ede22019-08-15 00:45:093935 "rustc_interface",
Mark Rousskovdab3bd62019-10-09 13:53:133936 "rustc_lint",
David Tolnay6152d152022-01-04 00:32:523937 "rustc_log",
Adrian Tombudbe39d82022-08-22 21:43:093938 "rustc_macros",
Alex Crichton093ede22019-08-15 00:45:093939 "rustc_metadata",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:453940 "rustc_middle",
David Woodd1fcf6112022-10-13 09:13:023941 "rustc_mir_build",
3942 "rustc_mir_dataflow",
clubby789d5bc5812023-04-30 01:20:533943 "rustc_mir_transform",
David Woodd1fcf6112022-10-13 09:13:023944 "rustc_monomorphize",
Mazdak Farrokhzad4ae27282019-10-15 20:48:133945 "rustc_parse",
David Woodd1fcf6112022-10-13 09:13:023946 "rustc_passes",
Nadrieril281002d2023-12-10 19:42:303947 "rustc_pattern_analysis",
David Woodd1fcf6112022-10-13 09:13:023948 "rustc_privacy",
3949 "rustc_query_system",
3950 "rustc_resolve",
Mazdak Farrokhzad4392a8b2020-03-11 11:49:083951 "rustc_session",
Oğuz Ağcayazıebd9c142023-11-09 09:11:413952 "rustc_smir",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323953 "rustc_span",
Alex Crichton093ede22019-08-15 00:45:093954 "rustc_target",
David Woodd1fcf6112022-10-13 09:13:023955 "rustc_trait_selection",
3956 "rustc_ty_utils",
bjorn3fc1df4f2021-06-03 15:45:093957 "serde_json",
David Koloski684aa2c2023-12-06 18:25:133958 "shlex",
Esteban Küber8eb58432023-03-03 22:25:183959 "time",
Oliver Schererec7230f2020-07-24 18:42:003960 "tracing",
klensy3c03cce2023-05-09 15:20:133961 "windows",
Ahmed Charles9ca382f2016-09-02 08:55:293962]
3963
3964[[package]]
Guillaume Gomez125da0c2019-11-11 21:47:053965name = "rustc_error_codes"
3966version = "0.0.0"
3967
3968[[package]]
David Woodc45f2952022-03-24 02:03:043969name = "rustc_error_messages"
3970version = "0.0.0"
3971dependencies = [
David Woodd5119c52022-03-28 08:36:203972 "fluent-bundle",
3973 "fluent-syntax",
Charles Lewa7750042022-11-06 06:43:253974 "icu_list",
3975 "icu_locid",
3976 "icu_provider_adapters",
David Woodccd48202022-04-03 04:32:383977 "intl-memoizer",
Charles Lewa7750042022-11-06 06:43:253978 "rustc_baked_icu_data",
David Wood7f916972022-03-26 07:27:433979 "rustc_data_structures",
David Woodc45f2952022-03-24 02:03:043980 "rustc_macros",
3981 "rustc_serialize",
3982 "rustc_span",
David Wood7f916972022-03-26 07:27:433983 "tracing",
3984 "unic-langid",
David Woodc45f2952022-03-24 02:03:043985]
3986
3987[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293988name = "rustc_errors"
3989version = "0.0.0"
3990dependencies = [
github-actions8ef19812024-03-03 00:16:163991 "annotate-snippets 0.10.2",
Oli Scherer29de70d2023-07-25 13:09:533992 "derive_setters",
Xiretza8489a672022-09-14 17:22:203993 "rustc_ast",
3994 "rustc_ast_pretty",
Alex Crichton093ede22019-08-15 00:45:093995 "rustc_data_structures",
Nicholas Nethercote5d9dfbd2024-01-13 23:57:073996 "rustc_error_codes",
David Woodc45f2952022-03-24 02:03:043997 "rustc_error_messages",
Nilstriebb5d3d972023-04-16 12:33:003998 "rustc_fluent_macro",
Michael Gouletff9fd362022-06-29 05:09:593999 "rustc_hir",
Nicholas Nethercote5d9dfbd2024-01-13 23:57:074000 "rustc_index",
Aaron Hill23018a52020-08-13 19:41:524001 "rustc_lint_defs",
Matthew Jaspercbcef3e2020-06-11 14:49:574002 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:404003 "rustc_serialize",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324004 "rustc_span",
Nathan Stocks0d658192022-08-26 20:39:594005 "rustc_target",
Jhonny Bill Menad1030fa2022-11-17 13:53:144006 "rustc_type_ir",
bjorn362a4f912021-06-03 19:14:154007 "serde",
4008 "serde_json",
Alex Crichton093ede22019-08-15 00:45:094009 "termcolor",
John Kåre Alsakerb0b11d32020-01-29 00:13:484010 "termize",
Oliver Schererec7230f2020-07-24 18:42:004011 "tracing",
Alex Crichton093ede22019-08-15 00:45:094012 "unicode-width",
klensy3c03cce2023-05-09 15:20:134013 "windows",
Ahmed Charles9ca382f2016-09-02 08:55:294014]
4015
4016[[package]]
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324017name = "rustc_expand"
4018version = "0.0.0"
4019dependencies = [
Vadim Petrochenkov6054a302020-02-29 17:16:264020 "rustc_ast",
Mazdak Farrokhzad6cbcb832020-01-05 10:11:394021 "rustc_ast_passes",
Mazdak Farrokhzade2333312020-01-11 16:02:464022 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:204023 "rustc_attr",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324024 "rustc_data_structures",
4025 "rustc_errors",
4026 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:004027 "rustc_fluent_macro",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324028 "rustc_lexer",
Aaron Hillf9025512020-12-07 23:55:004029 "rustc_lint_defs",
Matthew Jaspercbcef3e2020-06-11 14:49:574030 "rustc_macros",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324031 "rustc_parse",
Vadim Petrochenkov11d95142020-06-02 17:03:404032 "rustc_serialize",
Mazdak Farrokhzadf361b712020-01-05 09:47:204033 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324034 "rustc_span",
Jubilee Younge8eb6912021-04-22 04:40:294035 "smallvec",
Nicholas Nethercote67d5cc02022-09-08 07:22:524036 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:004037 "tracing",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324038]
4039
4040[[package]]
Mazdak Farrokhzad3d080a42019-11-29 23:23:384041name = "rustc_feature"
4042version = "0.0.0"
4043dependencies = [
Mazdak Farrokhzad70234f12019-11-30 01:34:184044 "rustc_data_structures",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324045 "rustc_span",
Mazdak Farrokhzad3d080a42019-11-29 23:23:384046]
4047
4048[[package]]
Nilstriebb5d3d972023-04-16 12:33:004049name = "rustc_fluent_macro"
Michael Goulet60c95442023-10-18 21:55:154050version = "0.0.0"
Nilstriebb5d3d972023-04-16 12:33:004051dependencies = [
github-actions8ef19812024-03-03 00:16:164052 "annotate-snippets 0.10.2",
Nilstriebb5d3d972023-04-16 12:33:004053 "fluent-bundle",
4054 "fluent-syntax",
4055 "proc-macro2",
4056 "quote",
clubby789d42c9602024-06-08 19:22:164057 "syn 2.0.66",
Nilstriebb5d3d972023-04-16 12:33:004058 "unic-langid",
4059]
4060
4061[[package]]
Mark Rousskove3177c62018-08-03 21:31:034062name = "rustc_fs_util"
4063version = "0.0.0"
4064
4065[[package]]
Vadim Petrochenkov11d95142020-06-02 17:03:404066name = "rustc_graphviz"
4067version = "0.0.0"
4068
4069[[package]]
Mazdak Farrokhzad7a140732019-12-25 02:51:274070name = "rustc_hir"
4071version = "0.0.0"
4072dependencies = [
Michael Woeristerd0be27c2021-07-20 11:54:374073 "odht",
Camille GILLOT250c71b2021-07-13 16:45:204074 "rustc_arena",
Vadim Petrochenkov6054a302020-02-29 17:16:264075 "rustc_ast",
Mazdak Farrokhzad7a140732019-12-25 02:51:274076 "rustc_data_structures",
Mazdak Farrokhzad7a140732019-12-25 02:51:274077 "rustc_index",
4078 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:404079 "rustc_serialize",
Mazdak Farrokhzad7a140732019-12-25 02:51:274080 "rustc_span",
4081 "rustc_target",
Jubilee Younge8eb6912021-04-22 04:40:294082 "smallvec",
Oliver Schererec7230f2020-07-24 18:42:004083 "tracing",
Mazdak Farrokhzad7a140732019-12-25 02:51:274084]
4085
4086[[package]]
lcnr1fc86a62022-09-26 11:00:294087name = "rustc_hir_analysis"
4088version = "0.0.0"
4089dependencies = [
klensy52501c22024-02-23 13:37:474090 "itertools 0.12.1",
lcnr1fc86a62022-09-26 11:00:294091 "rustc_arena",
4092 "rustc_ast",
4093 "rustc_attr",
4094 "rustc_data_structures",
4095 "rustc_errors",
4096 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:004097 "rustc_fluent_macro",
lcnr1fc86a62022-09-26 11:00:294098 "rustc_hir",
Obei Sideg2c088f92023-12-22 11:56:204099 "rustc_hir_pretty",
lcnr1fc86a62022-09-26 11:00:294100 "rustc_index",
4101 "rustc_infer",
Nilstriebee8f92b2023-04-16 09:48:014102 "rustc_lint_defs",
lcnr1fc86a62022-09-26 11:00:294103 "rustc_macros",
4104 "rustc_middle",
lcnr1fc86a62022-09-26 11:00:294105 "rustc_session",
4106 "rustc_span",
4107 "rustc_target",
4108 "rustc_trait_selection",
lcnr1fc86a62022-09-26 11:00:294109 "rustc_type_ir",
4110 "smallvec",
4111 "tracing",
4112]
4113
4114[[package]]
Mazdak Farrokhzadb3866a52020-03-23 19:59:194115name = "rustc_hir_pretty"
4116version = "0.0.0"
4117dependencies = [
4118 "rustc_ast",
4119 "rustc_ast_pretty",
Mazdak Farrokhzadb3866a52020-03-23 19:59:194120 "rustc_hir",
4121 "rustc_span",
4122 "rustc_target",
4123]
4124
4125[[package]]
lcnrfb3ab132022-10-20 15:51:374126name = "rustc_hir_typeck"
Michael Goulet60c95442023-10-18 21:55:154127version = "0.0.0"
lcnrfb3ab132022-10-20 15:51:374128dependencies = [
klensy52501c22024-02-23 13:37:474129 "itertools 0.12.1",
lcnrfb3ab132022-10-20 15:51:374130 "rustc_ast",
Jason Newcombbe9b1252024-02-24 22:22:284131 "rustc_ast_ir",
许杰友 Jieyou Xu (Joe)08c77a62023-07-16 10:18:384132 "rustc_attr",
lcnrfb3ab132022-10-20 15:51:374133 "rustc_data_structures",
4134 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:004135 "rustc_fluent_macro",
lcnrfb3ab132022-10-20 15:51:374136 "rustc_hir",
4137 "rustc_hir_analysis",
4138 "rustc_hir_pretty",
4139 "rustc_index",
4140 "rustc_infer",
4141 "rustc_lint",
4142 "rustc_macros",
4143 "rustc_middle",
lcnrfb3ab132022-10-20 15:51:374144 "rustc_session",
4145 "rustc_span",
4146 "rustc_target",
4147 "rustc_trait_selection",
4148 "rustc_type_ir",
4149 "smallvec",
4150 "tracing",
4151]
4152
4153[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294154name = "rustc_incremental"
4155version = "0.0.0"
4156dependencies = [
Thom Chiovolonia4bf36e2022-11-21 00:55:414157 "rand",
Vadim Petrochenkov6054a302020-02-29 17:16:264158 "rustc_ast",
Alex Crichton093ede22019-08-15 00:45:094159 "rustc_data_structures",
Eric Huss074d6672021-05-25 18:48:594160 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:004161 "rustc_fluent_macro",
Alex Crichton093ede22019-08-15 00:45:094162 "rustc_fs_util",
Vadim Petrochenkov11d95142020-06-02 17:03:404163 "rustc_graphviz",
Mazdak Farrokhzadebfd8672020-01-05 01:37:574164 "rustc_hir",
Matthew Jaspercbcef3e2020-06-11 14:49:574165 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454166 "rustc_middle",
Vadim Petrochenkov11d95142020-06-02 17:03:404167 "rustc_serialize",
Mark Rousskov984c74a2019-11-12 13:22:164168 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324169 "rustc_span",
Nicholas Nethercote4143b102022-11-23 00:55:164170 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:004171 "tracing",
Ahmed Charles9ca382f2016-09-02 08:55:294172]
4173
4174[[package]]
csmoe1cff2e62019-09-25 19:09:514175name = "rustc_index"
4176version = "0.0.0"
4177dependencies = [
Weihang Lof795a152023-03-15 12:50:044178 "arrayvec",
Michael Goulet45066812023-10-24 00:16:144179 "rustc_index_macros",
Matthew Jaspercbcef3e2020-06-11 14:49:574180 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:404181 "rustc_serialize",
Mark Rousskov00c55a12021-11-05 18:50:294182 "smallvec",
csmoe1cff2e62019-09-25 19:09:514183]
4184
4185[[package]]
Michael Goulet45066812023-10-24 00:16:144186name = "rustc_index_macros"
4187version = "0.0.0"
4188dependencies = [
4189 "proc-macro2",
4190 "quote",
clubby789d42c9602024-06-08 19:22:164191 "syn 2.0.66",
Michael Goulet45066812023-10-24 00:16:144192]
4193
4194[[package]]
Camille GILLOTf07e8892020-01-06 19:13:244195name = "rustc_infer"
4196version = "0.0.0"
4197dependencies = [
Jason Newcombbe9b1252024-02-24 22:22:284198 "rustc_ast_ir",
Camille GILLOTf07e8892020-01-06 19:13:244199 "rustc_data_structures",
Camille GILLOTf07e8892020-01-06 19:13:244200 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:004201 "rustc_fluent_macro",
Camille GILLOTf07e8892020-01-06 19:13:244202 "rustc_hir",
4203 "rustc_index",
4204 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454205 "rustc_middle",
Camille GILLOTf07e8892020-01-06 19:13:244206 "rustc_span",
4207 "rustc_target",
Michael Goulet91274c82024-06-04 20:02:364208 "rustc_type_ir",
Jubilee Younge8eb6912021-04-22 04:40:294209 "smallvec",
Oliver Schererec7230f2020-07-24 18:42:004210 "tracing",
Camille GILLOTf07e8892020-01-06 19:13:244211]
4212
4213[[package]]
John Kåre Alsaker23a51f92018-12-08 19:30:234214name = "rustc_interface"
4215version = "0.0.0"
4216dependencies = [
Igor Matuszewski5b091302019-12-10 15:01:014217 "rustc-rayon",
Camille GILLOTa4b1158f2020-11-18 18:02:314218 "rustc-rayon-core",
Vadim Petrochenkov6054a302020-02-29 17:16:264219 "rustc_ast",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:564220 "rustc_ast_lowering",
Mazdak Farrokhzaded69fbb2020-01-05 09:58:444221 "rustc_ast_passes",
Urgau228496e2024-05-03 19:14:424222 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:204223 "rustc_attr",
Camille GILLOT31a61cc2020-12-30 17:48:404224 "rustc_borrowck",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324225 "rustc_builtin_macros",
Alex Crichton7f23e6e2019-10-22 15:51:354226 "rustc_codegen_llvm",
Alex Crichton093ede22019-08-15 00:45:094227 "rustc_codegen_ssa",
Camille GILLOTc5fc2602021-01-05 19:08:114228 "rustc_const_eval",
Alex Crichton093ede22019-08-15 00:45:094229 "rustc_data_structures",
4230 "rustc_errors",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324231 "rustc_expand",
Vadim Petrochenkov7353c962023-08-09 12:28:004232 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:004233 "rustc_fluent_macro",
John Kåre Alsaker4f7cd3d2023-03-16 20:42:314234 "rustc_fs_util",
Mazdak Farrokhzad7a140732019-12-25 02:51:274235 "rustc_hir",
lcnr1fc86a62022-09-26 11:00:294236 "rustc_hir_analysis",
lcnrfb3ab132022-10-20 15:51:374237 "rustc_hir_typeck",
Alex Crichton093ede22019-08-15 00:45:094238 "rustc_incremental",
Alex Crichton093ede22019-08-15 00:45:094239 "rustc_lint",
finalchildc1a98412022-08-16 20:07:474240 "rustc_macros",
Alex Crichton093ede22019-08-15 00:45:094241 "rustc_metadata",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454242 "rustc_middle",
Matthew Jasperb3589292020-01-05 15:46:444243 "rustc_mir_build",
Camille GILLOTbba4be62021-01-01 00:53:254244 "rustc_mir_transform",
Camille GILLOT81a600b2021-01-02 13:42:154245 "rustc_monomorphize",
Mazdak Farrokhzad4ae27282019-10-15 20:48:134246 "rustc_parse",
Alex Crichton093ede22019-08-15 00:45:094247 "rustc_passes",
Alex Crichton093ede22019-08-15 00:45:094248 "rustc_privacy",
Camille GILLOT4581d162021-01-19 19:40:164249 "rustc_query_impl",
John Kåre Alsaker66d85432023-03-25 08:46:194250 "rustc_query_system",
Alex Crichton093ede22019-08-15 00:45:094251 "rustc_resolve",
Ben Kimockfbaa24e2023-10-28 01:26:434252 "rustc_serialize",
Mazdak Farrokhzad7dbccf52020-01-05 08:40:164253 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324254 "rustc_span",
Mark Mansi2d75a332020-03-12 23:07:584255 "rustc_symbol_mangling",
Mazdak Farrokhzadd945f982019-10-11 21:48:164256 "rustc_target",
Camille GILLOTc1e3d552020-02-11 18:53:404257 "rustc_trait_selection",
Alex Crichton093ede22019-08-15 00:45:094258 "rustc_traits",
LeSeulArtichautf59d0302020-11-19 20:32:374259 "rustc_ty_utils",
Oliver Schererec7230f2020-07-24 18:42:004260 "tracing",
John Kåre Alsaker23a51f92018-12-08 19:30:234261]
4262
4263[[package]]
Aleksey Kladov395ee0b2019-05-06 08:53:404264name = "rustc_lexer"
Michael Goulet60c95442023-10-18 21:55:154265version = "0.0.0"
Aleksey Kladov395ee0b2019-05-06 08:53:404266dependencies = [
Aleksey Kladovf7be59c2020-08-21 12:03:504267 "expect-test",
Charles Lewbca79a22023-07-29 00:47:214268 "unicode-properties",
Aaron Hill70ba4912020-08-01 14:11:154269 "unicode-xid",
Aleksey Kladov395ee0b2019-05-06 08:53:404270]
4271
4272[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294273name = "rustc_lint"
4274version = "0.0.0"
4275dependencies = [
Vadim Petrochenkov6054a302020-02-29 17:16:264276 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:464277 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:204278 "rustc_attr",
Alex Crichton093ede22019-08-15 00:45:094279 "rustc_data_structures",
Mazdak Farrokhzad8bd3d242020-01-09 10:18:474280 "rustc_errors",
Mazdak Farrokhzad3d080a42019-11-29 23:23:384281 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:004282 "rustc_fluent_macro",
Mazdak Farrokhzadebfd8672020-01-05 01:37:574283 "rustc_hir",
Urgau98273ec2024-05-15 17:13:024284 "rustc_hir_pretty",
csmoe64f61c72019-09-26 05:38:334285 "rustc_index",
Mara Bos0a313252021-08-16 15:25:354286 "rustc_infer",
David Wood9d864c82022-06-30 07:57:454287 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454288 "rustc_middle",
Mara Bos6b446622020-10-20 20:25:424289 "rustc_parse_format",
Mark Rousskovf03d8f32019-11-12 17:09:204290 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324291 "rustc_span",
Alex Crichton093ede22019-08-15 00:45:094292 "rustc_target",
Camille GILLOTc1e3d552020-02-11 18:53:404293 "rustc_trait_selection",
Michael Gouleta056a952022-05-22 19:57:464294 "rustc_type_ir",
Oliver Schererec7230f2020-07-24 18:42:004295 "tracing",
Charles Lew485e98a2020-01-02 12:02:224296 "unicode-security",
Ahmed Charles9ca382f2016-09-02 08:55:294297]
4298
4299[[package]]
Aaron Hill23018a52020-08-13 19:41:524300name = "rustc_lint_defs"
4301version = "0.0.0"
4302dependencies = [
4303 "rustc_ast",
4304 "rustc_data_structures",
David Woodc45f2952022-03-24 02:03:044305 "rustc_error_messages",
xFrednet33a59452021-11-20 19:45:274306 "rustc_hir",
Aaron Hill23018a52020-08-13 19:41:524307 "rustc_macros",
4308 "rustc_serialize",
4309 "rustc_span",
Mark Rousskovc4a8d7f2020-09-01 21:12:384310 "rustc_target",
bjorn362a4f912021-06-03 19:14:154311 "serde",
Aaron Hill23018a52020-08-13 19:41:524312]
4313
4314[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294315name = "rustc_llvm"
4316version = "0.0.0"
4317dependencies = [
Alex Crichton093ede22019-08-15 00:45:094318 "cc",
Aaron Hill47e932b2019-12-12 15:51:194319 "libc",
Ahmed Charles9ca382f2016-09-02 08:55:294320]
4321
4322[[package]]
David Tolnay6152d152022-01-04 00:32:524323name = "rustc_log"
4324version = "0.0.0"
4325dependencies = [
David Tolnayffbeebb2022-01-04 06:01:354326 "rustc_span",
David Tolnay6152d152022-01-04 00:32:524327 "tracing",
Yuki Omoto4e2a3562023-01-11 15:17:484328 "tracing-core",
David Tolnay6152d152022-01-04 00:32:524329 "tracing-subscriber",
4330 "tracing-tree",
4331]
4332
4333[[package]]
John Kåre Alsaker74b64192019-03-01 00:22:104334name = "rustc_macros"
Michael Goulet60c95442023-10-18 21:55:154335version = "0.0.0"
John Kåre Alsaker74b64192019-03-01 00:22:104336dependencies = [
Aaron Hill70ba4912020-08-01 14:11:154337 "proc-macro2",
4338 "quote",
clubby789d42c9602024-06-08 19:22:164339 "syn 2.0.66",
klensy7142c8d2023-11-09 11:37:304340 "synstructure",
John Kåre Alsaker74b64192019-03-01 00:22:104341]
4342
4343[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294344name = "rustc_metadata"
4345version = "0.0.0"
4346dependencies = [
github-actions1848b462024-03-24 12:09:284347 "bitflags 2.5.0",
Simonas Kazlauskasfcaeb452024-01-10 15:12:014348 "libloading",
Michael Woeristerd0be27c2021-07-20 11:54:374349 "odht",
Vadim Petrochenkov6054a302020-02-29 17:16:264350 "rustc_ast",
Mazdak Farrokhzad93a82832020-01-11 12:15:204351 "rustc_attr",
Alex Crichton093ede22019-08-15 00:45:094352 "rustc_data_structures",
4353 "rustc_errors",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324354 "rustc_expand",
Jonas Schievinka447c212020-09-12 23:58:174355 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:004356 "rustc_fluent_macro",
John Kåre Alsaker4f7cd3d2023-03-16 20:42:314357 "rustc_fs_util",
Mazdak Farrokhzadebfd8672020-01-05 01:37:574358 "rustc_hir",
Mazdak Farrokhzadb3866a52020-03-23 19:59:194359 "rustc_hir_pretty",
csmoed20183d2019-09-26 05:30:104360 "rustc_index",
Matthew Jaspercbcef3e2020-06-11 14:49:574361 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454362 "rustc_middle",
Vadim Petrochenkov11d95142020-06-02 17:03:404363 "rustc_serialize",
Mazdak Farrokhzad4392a8b2020-03-11 11:49:084364 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324365 "rustc_span",
Alex Crichton093ede22019-08-15 00:45:094366 "rustc_target",
Michael Gouleta056a952022-05-22 19:57:464367 "rustc_type_ir",
Josh Triplett574f6be2020-08-20 23:16:304368 "snap",
Yoshiki Matsuda5d9ba492022-04-24 14:49:044369 "tempfile",
Oliver Schererec7230f2020-07-24 18:42:004370 "tracing",
Ahmed Charles9ca382f2016-09-02 08:55:294371]
4372
4373[[package]]
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454374name = "rustc_middle"
4375version = "0.0.0"
4376dependencies = [
github-actions1848b462024-03-24 12:09:284377 "bitflags 2.5.0",
Oli Scherercda209b2024-03-21 10:11:444378 "derivative",
Camille GILLOTfd9c04f2021-01-05 18:53:074379 "either",
John Kåre Alsaker7aab1dd2023-04-30 07:29:024380 "field-offset",
Camille GILLOTfd9c04f2021-01-05 18:53:074381 "gsgdt",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454382 "polonius-engine",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454383 "rustc-rayon-core",
4384 "rustc_apfloat",
Vadim Petrochenkov11d95142020-06-02 17:03:404385 "rustc_arena",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454386 "rustc_ast",
Oli Scherer8a6d3532024-02-27 18:11:234387 "rustc_ast_ir",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454388 "rustc_attr",
4389 "rustc_data_structures",
Joshua Nelsone4330292022-12-22 18:57:474390 "rustc_error_messages",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454391 "rustc_errors",
4392 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:004393 "rustc_fluent_macro",
Camille GILLOTfd9c04f2021-01-05 18:53:074394 "rustc_graphviz",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454395 "rustc_hir",
Michael Goulet619e0442024-04-14 14:26:594396 "rustc_hir_pretty",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454397 "rustc_index",
4398 "rustc_macros",
4399 "rustc_query_system",
Vadim Petrochenkov11d95142020-06-02 17:03:404400 "rustc_serialize",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454401 "rustc_session",
4402 "rustc_span",
4403 "rustc_target",
LeSeulArtichaut0cf5a8a2020-11-18 15:37:104404 "rustc_type_ir",
Jubilee Younge8eb6912021-04-22 04:40:294405 "smallvec",
Nicholas Nethercoteb38106b2022-08-17 04:22:304406 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:004407 "tracing",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454408]
4409
4410[[package]]
Matthew Jasperb3589292020-01-05 15:46:444411name = "rustc_mir_build"
4412version = "0.0.0"
4413dependencies = [
klensy52501c22024-02-23 13:37:474414 "itertools 0.12.1",
Matthew Jasperb3589292020-01-05 15:46:444415 "rustc_apfloat",
Vadim Petrochenkov11d95142020-06-02 17:03:404416 "rustc_arena",
Vadim Petrochenkov6054a302020-02-29 17:16:264417 "rustc_ast",
Matthew Jasperb3589292020-01-05 15:46:444418 "rustc_data_structures",
Matthew Jasperb3589292020-01-05 15:46:444419 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:004420 "rustc_fluent_macro",
Matthew Jasperb3589292020-01-05 15:46:444421 "rustc_hir",
4422 "rustc_index",
Camille GILLOTf07e8892020-01-06 19:13:244423 "rustc_infer",
Jules Bertholet9d92a7f2024-05-02 23:55:034424 "rustc_lint",
TheOddGarlic82f05442022-08-20 11:28:434425 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454426 "rustc_middle",
Nadrieril281002d2023-12-10 19:42:304427 "rustc_pattern_analysis",
Mazdak Farrokhzad58eb03d2020-01-20 21:23:074428 "rustc_session",
Matthew Jasperb3589292020-01-05 15:46:444429 "rustc_span",
4430 "rustc_target",
Camille GILLOTc1e3d552020-02-11 18:53:404431 "rustc_trait_selection",
Oliver Schererec7230f2020-07-24 18:42:004432 "tracing",
Matthew Jasperb3589292020-01-05 15:46:444433]
4434
4435[[package]]
Camille GILLOTfd9c04f2021-01-05 18:53:074436name = "rustc_mir_dataflow"
4437version = "0.0.0"
4438dependencies = [
4439 "polonius-engine",
4440 "regex",
4441 "rustc_ast",
4442 "rustc_data_structures",
5225225ee2b1612022-08-19 09:21:144443 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:004444 "rustc_fluent_macro",
Camille GILLOTfd9c04f2021-01-05 18:53:074445 "rustc_graphviz",
4446 "rustc_hir",
4447 "rustc_index",
5225225ee2b1612022-08-19 09:21:144448 "rustc_macros",
Camille GILLOTfd9c04f2021-01-05 18:53:074449 "rustc_middle",
Camille GILLOTfd9c04f2021-01-05 18:53:074450 "rustc_span",
4451 "rustc_target",
4452 "smallvec",
4453 "tracing",
4454]
4455
4456[[package]]
Camille GILLOTbba4be62021-01-01 00:53:254457name = "rustc_mir_transform"
4458version = "0.0.0"
4459dependencies = [
Ralf Jung41018892022-11-18 09:18:324460 "either",
klensy52501c22024-02-23 13:37:474461 "itertools 0.12.1",
Camille GILLOT751a0792023-01-16 22:12:364462 "rustc_arena",
Camille GILLOTbba4be62021-01-01 00:53:254463 "rustc_ast",
4464 "rustc_attr",
Camille GILLOTc5fc2602021-01-05 19:08:114465 "rustc_const_eval",
Camille GILLOTbba4be62021-01-01 00:53:254466 "rustc_data_structures",
4467 "rustc_errors",
clubby789d5bc5812023-04-30 01:20:534468 "rustc_fluent_macro",
Camille GILLOTbba4be62021-01-01 00:53:254469 "rustc_hir",
4470 "rustc_index",
Jubilee Youngdb6ec262024-05-24 08:14:314471 "rustc_infer",
clubby789d5bc5812023-04-30 01:20:534472 "rustc_macros",
Camille GILLOTbba4be62021-01-01 00:53:254473 "rustc_middle",
Martin Nordholtsb4b33df2023-07-20 19:01:274474 "rustc_mir_build",
Camille GILLOTfd9c04f2021-01-05 18:53:074475 "rustc_mir_dataflow",
Camille GILLOTbba4be62021-01-01 00:53:254476 "rustc_session",
4477 "rustc_span",
4478 "rustc_target",
4479 "rustc_trait_selection",
4480 "smallvec",
4481 "tracing",
4482]
4483
4484[[package]]
Camille GILLOT81a600b2021-01-02 13:42:154485name = "rustc_monomorphize"
4486version = "0.0.0"
4487dependencies = [
4488 "rustc_data_structures",
Nathan Stocks137f20c2022-08-18 21:51:474489 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:004490 "rustc_fluent_macro",
Camille GILLOT81a600b2021-01-02 13:42:154491 "rustc_hir",
Nathan Stocks137f20c2022-08-18 21:51:474492 "rustc_macros",
Camille GILLOT81a600b2021-01-02 13:42:154493 "rustc_middle",
4494 "rustc_session",
4495 "rustc_span",
4496 "rustc_target",
Joshua Nelsoneb53eea2022-12-29 21:08:094497 "serde",
4498 "serde_json",
Camille GILLOT81a600b2021-01-02 13:42:154499 "tracing",
4500]
4501
4502[[package]]
Michael Gouletcb415092023-11-22 23:44:584503name = "rustc_next_trait_solver"
4504version = "0.0.0"
4505dependencies = [
Michael Gouletcb415092023-11-22 23:44:584506 "rustc_type_ir",
Michael Gouletcb415092023-11-22 23:44:584507]
4508
4509[[package]]
Mazdak Farrokhzad4ae27282019-10-15 20:48:134510name = "rustc_parse"
4511version = "0.0.0"
4512dependencies = [
github-actions1848b462024-03-24 12:09:284513 "bitflags 2.5.0",
Vadim Petrochenkov6054a302020-02-29 17:16:264514 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:464515 "rustc_ast_pretty",
Mazdak Farrokhzad4ae27282019-10-15 20:48:134516 "rustc_data_structures",
4517 "rustc_errors",
Mazdak Farrokhzad3d080a42019-11-29 23:23:384518 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:004519 "rustc_fluent_macro",
Mazdak Farrokhzad4ae27282019-10-15 20:48:134520 "rustc_lexer",
Christian Povedad6da5fb2022-04-25 20:55:244521 "rustc_macros",
Mazdak Farrokhzadf361b712020-01-05 09:47:204522 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324523 "rustc_span",
Nicholas Nethercote2acbe9c2024-05-02 23:26:344524 "termcolor",
Nicholas Nethercote67d5cc02022-09-08 07:22:524525 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:004526 "tracing",
Charles Lew0bcddfe2019-11-23 14:33:404527 "unicode-normalization",
Esteban Küberc0b13452021-08-19 18:40:004528 "unicode-width",
Mazdak Farrokhzad4ae27282019-10-15 20:48:134529]
4530
4531[[package]]
Vadim Petrochenkov11d95142020-06-02 17:03:404532name = "rustc_parse_format"
4533version = "0.0.0"
4534dependencies = [
Lukas Wirth2bba05612023-09-05 17:11:504535 "rustc_index",
Vadim Petrochenkov11d95142020-06-02 17:03:404536 "rustc_lexer",
Vadim Petrochenkov11d95142020-06-02 17:03:404537]
4538
4539[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294540name = "rustc_passes"
4541version = "0.0.0"
4542dependencies = [
Vadim Petrochenkov6054a302020-02-29 17:16:264543 "rustc_ast",
Camelid8f40e112021-03-14 21:39:134544 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:204545 "rustc_attr",
Alex Crichton093ede22019-08-15 00:45:094546 "rustc_data_structures",
4547 "rustc_errors",
ridwanabdillahi175a4ea2022-04-26 01:02:434548 "rustc_expand",
Aaron Hillaf466992021-07-29 17:00:414549 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:004550 "rustc_fluent_macro",
Mazdak Farrokhzadebfd8672020-01-05 01:37:574551 "rustc_hir",
Mark Rousskov7c3f65b2019-10-04 14:46:574552 "rustc_index",
Guillaume Gomez8a35b932020-12-01 22:41:124553 "rustc_lexer",
David Wood78b19a92022-07-11 17:59:044554 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454555 "rustc_middle",
Oli Scherer746e4ef2024-03-12 07:00:014556 "rustc_privacy",
Mazdak Farrokhzadfff5ef62020-01-02 11:54:434557 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324558 "rustc_span",
Mark Rousskov7c3f65b2019-10-04 14:46:574559 "rustc_target",
Michael Goulet9eae7732023-03-14 18:43:374560 "rustc_trait_selection",
Oliver Schererec7230f2020-07-24 18:42:004561 "tracing",
Ahmed Charles9ca382f2016-09-02 08:55:294562]
4563
4564[[package]]
Nadrieril281002d2023-12-10 19:42:304565name = "rustc_pattern_analysis"
4566version = "0.0.0"
4567dependencies = [
Nadrieril19d6f062024-01-17 01:59:474568 "rustc-hash",
Nadrieril281002d2023-12-10 19:42:304569 "rustc_apfloat",
4570 "rustc_arena",
4571 "rustc_data_structures",
4572 "rustc_errors",
4573 "rustc_fluent_macro",
4574 "rustc_hir",
4575 "rustc_index",
4576 "rustc_macros",
4577 "rustc_middle",
4578 "rustc_session",
4579 "rustc_span",
4580 "rustc_target",
4581 "smallvec",
4582 "tracing",
Nadrierild697dd42024-03-04 15:57:324583 "tracing-subscriber",
4584 "tracing-tree",
Nadrieril281002d2023-12-10 19:42:304585]
4586
4587[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294588name = "rustc_privacy"
4589version = "0.0.0"
4590dependencies = [
inquisitivecrystal8c62fa02021-07-31 06:50:574591 "rustc_ast",
Mazdak Farrokhzad93a82832020-01-11 12:15:204592 "rustc_attr",
Alex Crichton093ede22019-08-15 00:45:094593 "rustc_data_structures",
Mazdak Farrokhzad2c3e5d32019-12-31 20:25:164594 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:004595 "rustc_fluent_macro",
Mazdak Farrokhzadebfd8672020-01-05 01:37:574596 "rustc_hir",
David Woodbe9ebfd2022-06-22 13:17:344597 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454598 "rustc_middle",
Mazdak Farrokhzad4392a8b2020-03-11 11:49:084599 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324600 "rustc_span",
Oli Scherer4389a1c2023-07-18 07:22:464601 "rustc_ty_utils",
Oliver Schererec7230f2020-07-24 18:42:004602 "tracing",
Ahmed Charles9ca382f2016-09-02 08:55:294603]
4604
4605[[package]]
Camille GILLOT4581d162021-01-19 19:40:164606name = "rustc_query_impl"
4607version = "0.0.0"
4608dependencies = [
John Kåre Alsaker7aab1dd2023-04-30 07:29:024609 "field-offset",
Ralf Jung61a986a2022-06-26 02:21:494610 "measureme",
Camille GILLOT4581d162021-01-19 19:40:164611 "rustc_data_structures",
4612 "rustc_errors",
Camille GILLOT4581d162021-01-19 19:40:164613 "rustc_hir",
Camille GILLOT81241cb2021-06-28 19:12:014614 "rustc_index",
Camille GILLOT4581d162021-01-19 19:40:164615 "rustc_middle",
4616 "rustc_query_system",
4617 "rustc_serialize",
Camille GILLOT81241cb2021-06-28 19:12:014618 "rustc_session",
Camille GILLOT4581d162021-01-19 19:40:164619 "rustc_span",
Nicholas Nethercoteb38106b2022-08-17 04:22:304620 "thin-vec",
Oli Scherer0d5a7382022-05-04 08:30:134621 "tracing",
Camille GILLOT4581d162021-01-19 19:40:164622]
4623
4624[[package]]
Camille GILLOT6624dc42020-03-18 09:25:224625name = "rustc_query_system"
4626version = "0.0.0"
4627dependencies = [
Rémy Rakic4cb2a282023-12-14 15:40:504628 "parking_lot",
Camille GILLOT8e873c32020-03-19 13:13:314629 "rustc-rayon-core",
Camille GILLOTc355b2e2020-11-14 15:35:314630 "rustc_ast",
Camille GILLOT6624dc42020-03-18 09:25:224631 "rustc_data_structures",
4632 "rustc_errors",
Camille GILLOTc355b2e2020-11-14 15:35:314633 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:004634 "rustc_fluent_macro",
Camille GILLOTc355b2e2020-11-14 15:35:314635 "rustc_hir",
Camille GILLOT6624dc42020-03-18 09:25:224636 "rustc_index",
Matthew Jaspercbcef3e2020-06-11 14:49:574637 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:404638 "rustc_serialize",
Camille GILLOTf96e9602020-11-12 19:48:374639 "rustc_session",
Camille GILLOT8e873c32020-03-19 13:13:314640 "rustc_span",
Camille GILLOTc355b2e2020-11-14 15:35:314641 "rustc_target",
Jubilee Younge8eb6912021-04-22 04:40:294642 "smallvec",
Nicholas Nethercoteb38106b2022-08-17 04:22:304643 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:004644 "tracing",
Camille GILLOT6624dc42020-03-18 09:25:224645]
4646
4647[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294648name = "rustc_resolve"
4649version = "0.0.0"
4650dependencies = [
github-actions1848b462024-03-24 12:09:284651 "bitflags 2.5.0",
Eric Huss51f20b42024-02-07 04:22:134652 "pulldown-cmark 0.9.6",
Vadim Petrochenkov11d95142020-06-02 17:03:404653 "rustc_arena",
Vadim Petrochenkov6054a302020-02-29 17:16:264654 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:464655 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:204656 "rustc_attr",
Alex Crichton093ede22019-08-15 00:45:094657 "rustc_data_structures",
4658 "rustc_errors",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324659 "rustc_expand",
Mazdak Farrokhzad70234f12019-11-30 01:34:184660 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:004661 "rustc_fluent_macro",
Mazdak Farrokhzadebfd8672020-01-05 01:37:574662 "rustc_hir",
marmelademaf60513e2020-06-20 18:59:294663 "rustc_index",
Rajput, Rajat269ce362022-09-05 05:04:384664 "rustc_macros",
Alex Crichton093ede22019-08-15 00:45:094665 "rustc_metadata",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454666 "rustc_middle",
Camille GILLOT457de082021-09-19 20:17:504667 "rustc_query_system",
Mazdak Farrokhzad5ccc1e42019-12-24 21:42:564668 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324669 "rustc_span",
Jubilee Younge8eb6912021-04-22 04:40:294670 "smallvec",
Nicholas Nethercote67d5cc02022-09-08 07:22:524671 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:004672 "tracing",
Ahmed Charles9ca382f2016-09-02 08:55:294673]
4674
4675[[package]]
Ramon de C Valle1f0f2c42024-04-08 02:35:494676name = "rustc_sanitizers"
4677version = "0.0.0"
4678dependencies = [
4679 "bitflags 2.5.0",
4680 "rustc_data_structures",
4681 "rustc_hir",
4682 "rustc_middle",
4683 "rustc_span",
4684 "rustc_target",
4685 "rustc_trait_selection",
4686 "tracing",
4687 "twox-hash",
4688]
4689
4690[[package]]
Vadim Petrochenkov11d95142020-06-02 17:03:404691name = "rustc_serialize"
4692version = "0.0.0"
4693dependencies = [
klensyc653bb92023-11-18 09:42:054694 "indexmap",
Matthew Jasperc4f91bb2020-07-18 19:14:504695 "rustc_macros",
Jubilee Younge8eb6912021-04-22 04:40:294696 "smallvec",
Nicholas Nethercoteebee3f82023-05-01 08:51:054697 "tempfile",
Nicholas Nethercoteb38106b2022-08-17 04:22:304698 "thin-vec",
Vadim Petrochenkov11d95142020-06-02 17:03:404699]
4700
4701[[package]]
Mark Rousskovc761ec12019-11-12 13:17:334702name = "rustc_session"
4703version = "0.0.0"
4704dependencies = [
github-actions1848b462024-03-24 12:09:284705 "bitflags 2.5.0",
Luca Barbieriac2b84f2020-04-10 20:42:194706 "getopts",
Onur Özkan71a3a482022-10-28 07:20:514707 "libc",
Vadim Petrochenkov6054a302020-02-29 17:16:264708 "rustc_ast",
Mark Rousskovc761ec12019-11-12 13:17:334709 "rustc_data_structures",
Mark Rousskovc761ec12019-11-12 13:17:334710 "rustc_errors",
Mark Rousskovcc2c33a2019-11-29 21:05:284711 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:004712 "rustc_fluent_macro",
Mark Rousskovcc2c33a2019-11-29 21:05:284713 "rustc_fs_util",
Camille GILLOT89616162020-11-14 02:02:034714 "rustc_hir",
Aaron Hill23018a52020-08-13 19:41:524715 "rustc_lint_defs",
Matthew Jaspercbcef3e2020-06-11 14:49:574716 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:404717 "rustc_serialize",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324718 "rustc_span",
Mark Rousskovcc2c33a2019-11-29 21:05:284719 "rustc_target",
Onur Özkan71a3a482022-10-28 07:20:514720 "smallvec",
Esteban Küber7674ede2022-11-26 01:14:254721 "termize",
Oliver Schererec7230f2020-07-24 18:42:004722 "tracing",
klensy3c03cce2023-05-09 15:20:134723 "windows",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324724]
4725
4726[[package]]
Oli Scherer9960cc12022-06-02 10:08:384727name = "rustc_smir"
4728version = "0.0.0"
4729dependencies = [
Celina G. Val4c9e8422023-12-06 21:39:554730 "rustc_abi",
Oğuz Ağcayazı0f27c1b2023-10-09 09:56:144731 "rustc_data_structures",
Santiago Pastorino4b85bea2023-04-24 20:53:514732 "rustc_hir",
Oli Scherer9960cc12022-06-02 10:08:384733 "rustc_middle",
Mohammad Omidvar21374872024-02-12 19:44:354734 "rustc_session",
Celina G. Valb66db7e2023-03-04 01:08:494735 "rustc_span",
Celina G. Val44d0fce2023-06-20 17:32:124736 "rustc_target",
Celina G. Val66a554b2023-10-21 06:05:384737 "scoped-tls",
Oli Scherera38e9832023-09-14 15:50:114738 "stable_mir",
Celina G. Valb66db7e2023-03-04 01:08:494739 "tracing",
Oli Scherer9960cc12022-06-02 10:08:384740]
4741
4742[[package]]
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324743name = "rustc_span"
4744version = "0.0.0"
4745dependencies = [
klensyc653bb92023-11-18 09:42:054746 "indexmap",
Urgau33ef4b92024-03-06 18:39:364747 "itoa",
Igor Matuszewskibd37d7d2020-12-05 15:40:244748 "md-5",
Vadim Petrochenkov11d95142020-06-02 17:03:404749 "rustc_arena",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324750 "rustc_data_structures",
4751 "rustc_index",
4752 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:404753 "rustc_serialize",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324754 "scoped-tls",
Eric Hussbb60a762023-01-10 19:09:524755 "sha1",
Arlo Siemsen3296d5c2020-10-13 15:41:064756 "sha2",
Oliver Schererec7230f2020-07-24 18:42:004757 "tracing",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324758 "unicode-width",
Mark Rousskovc761ec12019-11-12 13:17:334759]
4760
4761[[package]]
Mark Mansi2d75a332020-03-12 23:07:584762name = "rustc_symbol_mangling"
4763version = "0.0.0"
4764dependencies = [
Mark Mansi2d75a332020-03-12 23:07:584765 "punycode",
Mark Mansi2d75a332020-03-12 23:07:584766 "rustc-demangle",
Mark Mansi2d75a332020-03-12 23:07:584767 "rustc_data_structures",
Jhonny Bill Mena86f8c4e2022-08-27 04:24:134768 "rustc_errors",
Mark Mansi2d75a332020-03-12 23:07:584769 "rustc_hir",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454770 "rustc_middle",
Mark Mansi2d75a332020-03-12 23:07:584771 "rustc_session",
4772 "rustc_span",
4773 "rustc_target",
Oliver Schererec7230f2020-07-24 18:42:004774 "tracing",
Mark Mansi2d75a332020-03-12 23:07:584775]
4776
4777[[package]]
Irina Popa38e96402017-12-08 19:18:214778name = "rustc_target"
4779version = "0.0.0"
4780dependencies = [
github-actions1848b462024-03-24 12:09:284781 "bitflags 2.5.0",
Ben Kimock2f6fb232024-03-18 22:47:414782 "object 0.32.2",
hkalbasi390a6372022-11-06 21:06:114783 "rustc_abi",
Alex Crichton093ede22019-08-15 00:45:094784 "rustc_data_structures",
khyperia9a206a72022-09-08 13:37:154785 "rustc_feature",
John Kåre Alsaker4f7cd3d2023-03-16 20:42:314786 "rustc_fs_util",
Lukas Wirthf14b7c92023-09-29 15:14:564787 "rustc_index",
Camille GILLOT2ba84c62019-11-09 21:27:524788 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:404789 "rustc_serialize",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324790 "rustc_span",
bjorn3fc1df4f2021-06-03 15:45:094791 "serde_json",
Oliver Schererec7230f2020-07-24 18:42:004792 "tracing",
Irina Popa38e96402017-12-08 19:18:214793]
4794
4795[[package]]
Matthias Krüger10e7b762018-09-07 07:12:064796name = "rustc_tools_util"
Philipp Krones10f2a6d2022-12-17 13:21:374797version = "0.3.0"
4798source = "registry+https://github.com/rust-lang/crates.io-index"
4799checksum = "8ba09476327c4b70ccefb6180f046ef588c26a24cf5d269a9feba316eb4f029f"
4800
4801[[package]]
Camille GILLOTc1e3d552020-02-11 18:53:404802name = "rustc_trait_selection"
4803version = "0.0.0"
4804dependencies = [
github-actions1848b462024-03-24 12:09:284805 "bitflags 2.5.0",
Michael Goulet6ee22e12024-05-17 16:43:054806 "derivative",
klensy52501c22024-02-23 13:37:474807 "itertools 0.12.1",
Camille GILLOTc1e3d552020-02-11 18:53:404808 "rustc_ast",
Jason Newcombbe9b1252024-02-24 22:22:284809 "rustc_ast_ir",
Camille GILLOTc1e3d552020-02-11 18:53:404810 "rustc_attr",
4811 "rustc_data_structures",
4812 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:004813 "rustc_fluent_macro",
Camille GILLOTc1e3d552020-02-11 18:53:404814 "rustc_hir",
4815 "rustc_index",
4816 "rustc_infer",
4817 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454818 "rustc_middle",
Michael Gouletcb415092023-11-22 23:44:584819 "rustc_next_trait_solver",
Vadim Petrochenkov11d95142020-06-02 17:03:404820 "rustc_parse_format",
Camille GILLOT02025d82020-11-14 15:48:544821 "rustc_query_system",
Michael Goulet8e1dba42024-05-18 20:05:164822 "rustc_serialize",
Camille GILLOTc1e3d552020-02-11 18:53:404823 "rustc_session",
4824 "rustc_span",
4825 "rustc_target",
Jack Wrennbc4a1de2021-07-03 16:18:134826 "rustc_transmute",
Michael Goulet6ee22e12024-05-17 16:43:054827 "rustc_type_ir",
Michael Goulet8e1dba42024-05-18 20:05:164828 "rustc_type_ir_macros",
Jubilee Younge8eb6912021-04-22 04:40:294829 "smallvec",
Oliver Schererec7230f2020-07-24 18:42:004830 "tracing",
Camille GILLOTc1e3d552020-02-11 18:53:404831]
4832
4833[[package]]
Niko Matsakis3a50b41d2018-02-25 15:58:544834name = "rustc_traits"
4835version = "0.0.0"
4836dependencies = [
Alex Crichton093ede22019-08-15 00:45:094837 "rustc_data_structures",
Mazdak Farrokhzadebfd8672020-01-05 01:37:574838 "rustc_hir",
Camille GILLOTf07e8892020-01-06 19:13:244839 "rustc_infer",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454840 "rustc_middle",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324841 "rustc_span",
Camille GILLOTc1e3d552020-02-11 18:53:404842 "rustc_trait_selection",
Oliver Schererec7230f2020-07-24 18:42:004843 "tracing",
Niko Matsakis3a50b41d2018-02-25 15:58:544844]
4845
4846[[package]]
Jack Wrennbc4a1de2021-07-03 16:18:134847name = "rustc_transmute"
Michael Goulet60c95442023-10-18 21:55:154848version = "0.0.0"
Jack Wrennbc4a1de2021-07-03 16:18:134849dependencies = [
klensy52501c22024-02-23 13:37:474850 "itertools 0.12.1",
Jason Newcombbe9b1252024-02-24 22:22:284851 "rustc_ast_ir",
Jack Wrennbc4a1de2021-07-03 16:18:134852 "rustc_data_structures",
Jack Wrennf46fffc2022-08-18 19:39:144853 "rustc_hir",
Jack Wrennbc4a1de2021-07-03 16:18:134854 "rustc_infer",
4855 "rustc_macros",
4856 "rustc_middle",
4857 "rustc_span",
4858 "rustc_target",
4859 "tracing",
4860]
4861
4862[[package]]
LeSeulArtichautf59d0302020-11-19 20:32:374863name = "rustc_ty_utils"
Camille GILLOT9908a872020-01-13 12:40:304864version = "0.0.0"
4865dependencies = [
klensy52501c22024-02-23 13:37:474866 "itertools 0.12.1",
Jason Newcombea9ae302024-02-25 00:25:044867 "rustc_ast_ir",
Camille GILLOT9908a872020-01-13 12:40:304868 "rustc_data_structures",
Eduard-Mihai Burtescu289f46a2020-04-10 02:13:294869 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:004870 "rustc_fluent_macro",
Camille GILLOT9908a872020-01-13 12:40:304871 "rustc_hir",
kadmine612e262022-07-09 09:35:064872 "rustc_index",
Camille GILLOTf07e8892020-01-06 19:13:244873 "rustc_infer",
Peter Medus01c16162022-08-18 23:04:314874 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454875 "rustc_middle",
Mazdak Farrokhzad4392a8b2020-03-11 11:49:084876 "rustc_session",
Camille GILLOT9908a872020-01-13 12:40:304877 "rustc_span",
Camille GILLOT0e652c52020-02-12 16:24:324878 "rustc_target",
Camille GILLOTc1e3d552020-02-11 18:53:404879 "rustc_trait_selection",
Michael Gouleta056a952022-05-22 19:57:464880 "rustc_type_ir",
Oliver Schererec7230f2020-07-24 18:42:004881 "tracing",
Camille GILLOT9908a872020-01-13 12:40:304882]
4883
4884[[package]]
LeSeulArtichaut0cf5a8a2020-11-18 15:37:104885name = "rustc_type_ir"
4886version = "0.0.0"
4887dependencies = [
github-actions1848b462024-03-24 12:09:284888 "bitflags 2.5.0",
Michael Gouletde830572023-10-30 17:09:174889 "derivative",
Oli Scherer8a6d3532024-02-27 18:11:234890 "rustc_ast_ir",
LeSeulArtichaut0cf5a8a2020-11-18 15:37:104891 "rustc_data_structures",
4892 "rustc_index",
LeSeulArtichaut07245732020-12-12 14:25:554893 "rustc_macros",
LeSeulArtichaut0cf5a8a2020-11-18 15:37:104894 "rustc_serialize",
bjorn36ed37bd2023-12-31 19:35:324895 "rustc_span",
Michael Gouletd5797e92024-05-11 00:30:244896 "rustc_type_ir_macros",
Wilco Kuseea7015fe2021-01-31 09:32:344897 "smallvec",
Michael Goulet993553c2024-05-27 00:45:374898 "tracing",
LeSeulArtichaut0cf5a8a2020-11-18 15:37:104899]
4900
4901[[package]]
Michael Gouletd5797e92024-05-11 00:30:244902name = "rustc_type_ir_macros"
4903version = "0.0.0"
4904dependencies = [
4905 "proc-macro2",
4906 "quote",
clubby789d42c9602024-06-08 19:22:164907 "syn 2.0.66",
Michael Gouletd5797e92024-05-11 00:30:244908 "synstructure",
4909]
4910
4911[[package]]
Oliver Schneider847bb142018-05-11 12:11:064912name = "rustc_version"
Ralf Junge5d01782021-10-04 22:13:004913version = "0.4.0"
4914source = "registry+https://github.com/rust-lang/crates.io-index"
4915checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"
4916dependencies = [
klensy8ebc73b2022-02-06 20:57:294917 "semver",
Ralf Junge5d01782021-10-04 22:13:004918]
4919
4920[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294921name = "rustdoc"
4922version = "0.0.0"
4923dependencies = [
Weihang Lof795a152023-03-15 12:50:044924 "arrayvec",
Dirkjan Ochtman93a16cb2022-01-03 17:18:464925 "askama",
Michael Howell28db4cc2024-03-22 00:19:394926 "base64",
Aleksey Kladovb4f4db92020-08-27 10:50:284927 "expect-test",
klensyc653bb92023-11-18 09:42:054928 "indexmap",
klensy52501c22024-02-23 13:37:474929 "itertools 0.12.1",
Alex Crichton093ede22019-08-15 00:45:094930 "minifier",
Guillaume Gomezf467b8d2020-10-13 13:46:344931 "regex",
Rune Tynan67b78a02021-01-25 21:23:434932 "rustdoc-json-types",
Andy Russell94630d42019-06-29 17:30:454933 "serde",
4934 "serde_json",
Jubilee Younge8eb6912021-04-22 04:40:294935 "smallvec",
Alex Crichton093ede22019-08-15 00:45:094936 "tempfile",
Guillaume Gomez50f75202023-03-14 19:28:004937 "threadpool",
Joshua Nelson65f0b252020-12-28 18:28:294938 "tracing",
4939 "tracing-subscriber",
4940 "tracing-tree",
Mark Simulacrume2e9b402017-07-23 02:01:584941]
4942
4943[[package]]
ozkanonurc36b2092023-05-20 11:40:114944name = "rustdoc-gui-test"
4945version = "0.1.0"
4946dependencies = [
ozkanonurc64db2c2023-05-30 07:54:404947 "build_helper",
ozkanonurc36b2092023-05-20 11:40:114948 "compiletest",
4949 "getopts",
4950 "walkdir",
4951]
4952
4953[[package]]
Rune Tynan67b78a02021-01-25 21:23:434954name = "rustdoc-json-types"
4955version = "0.1.0"
4956dependencies = [
Luca Palmiericd7688b2023-05-22 17:26:204957 "bincode",
ozkanonur52c71e62023-03-01 21:53:024958 "rustc-hash",
Rune Tynan67b78a02021-01-25 21:23:434959 "serde",
Rune Tynanca48d152021-03-04 23:45:574960 "serde_json",
Rune Tynan67b78a02021-01-25 21:23:434961]
4962
4963[[package]]
Guillaume Gomezdec9fab2018-02-05 22:43:534964name = "rustdoc-themes"
4965version = "0.1.0"
4966
4967[[package]]
Mark Simulacrume2e9b402017-07-23 02:01:584968name = "rustdoc-tool"
4969version = "0.0.0"
4970dependencies = [
Alex Crichton093ede22019-08-15 00:45:094971 "rustdoc",
Ahmed Charles9ca382f2016-09-02 08:55:294972]
4973
4974[[package]]
Alex Crichtonfa9e55f2018-05-02 15:43:154975name = "rustfix"
Philipp Krones586cbd02022-06-04 12:07:444976version = "0.6.1"
Eric Huss6da85d62020-01-14 17:47:044977source = "registry+https://github.com/rust-lang/crates.io-index"
Philipp Krones586cbd02022-06-04 12:07:444978checksum = "ecd2853d9e26988467753bd9912c3a126f642d05d229a4b53f5752ee36c56481"
Eric Hussd371bb42021-06-12 19:11:504979dependencies = [
4980 "anyhow",
4981 "log",
4982 "serde",
4983 "serde_json",
4984]
4985
4986[[package]]
Eric Huss123b3032024-04-13 17:54:134987name = "rustfix"
4988version = "0.8.1"
4989source = "registry+https://github.com/rust-lang/crates.io-index"
4990checksum = "81864b097046da5df3758fdc6e4822bbb70afa06317e8ca45ea1b51cb8c5e5a4"
4991dependencies = [
4992 "serde",
4993 "serde_json",
4994 "thiserror",
4995 "tracing",
4996]
4997
4998[[package]]
topecongiro5a411a62019-06-18 12:15:194999name = "rustfmt-config_proc_macro"
Caleb Cartwright6bf1a872023-01-24 20:21:145000version = "0.3.0"
topecongiro5a411a62019-06-18 12:15:195001dependencies = [
Aaron Hill70ba4912020-08-01 14:11:155002 "proc-macro2",
5003 "quote",
Alex Crichton093ede22019-08-15 00:45:095004 "serde",
clubby789d42c9602024-06-08 19:22:165005 "syn 2.0.66",
topecongiro5a411a62019-06-18 12:15:195006]
5007
5008[[package]]
Alex Crichton1cede102017-06-15 02:33:065009name = "rustfmt-nightly"
Caleb Cartwright35400e82023-10-23 01:34:125010version = "1.7.0"
kennytm0692b3d2017-12-15 19:41:585011dependencies = [
clubby7899b73db32024-01-29 12:21:165012 "annotate-snippets 0.9.2",
Igor Matuszewskif4b2a202020-06-15 09:43:395013 "anyhow",
Alex Crichton093ede22019-08-15 00:45:095014 "bytecount",
Ralf Jung5aecfe42023-10-07 05:55:485015 "cargo_metadata 0.15.4",
klensye1c33132023-06-21 09:32:345016 "clap",
Caleb Cartwright35400e82023-10-23 01:34:125017 "clap-cargo",
Alex Crichton093ede22019-08-15 00:45:095018 "diff",
5019 "dirs",
Alex Crichton093ede22019-08-15 00:45:095020 "getopts",
5021 "ignore",
Philipp Kronesf99056b2024-02-27 14:50:235022 "itertools 0.11.0",
George Bateman8aa3c592024-04-28 20:38:555023 "lazy_static",
Alex Crichton093ede22019-08-15 00:45:095024 "regex",
Alex Crichton093ede22019-08-15 00:45:095025 "rustfmt-config_proc_macro",
5026 "serde",
5027 "serde_json",
Caleb Cartwrightf367f4d2022-06-13 03:04:545028 "term",
Igor Matuszewskif4b2a202020-06-15 09:43:395029 "thiserror",
clubby7899b73db32024-01-29 12:21:165030 "toml 0.7.8",
Caleb Cartwright35400e82023-10-23 01:34:125031 "tracing",
5032 "tracing-subscriber",
5033 "unicode-properties",
Alex Crichton093ede22019-08-15 00:45:095034 "unicode-segmentation",
5035 "unicode-width",
Igor Matuszewskid2d192e2019-07-30 11:00:275036]
5037
5038[[package]]
Weihang Lo1e5dad02022-11-25 22:37:045039name = "rustix"
Mark Rousskov12200c92024-05-11 14:27:175040version = "0.38.34"
Weihang Lo1e5dad02022-11-25 22:37:045041source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:175042checksum = "70dc5ec042f7a43c4a73241207cecc9873a06d45debb38b329f8541d85c2730f"
Weihang Lo1e5dad02022-11-25 22:37:045043dependencies = [
github-actions1848b462024-03-24 12:09:285044 "bitflags 2.5.0",
Nilstrieb3295cdf2023-06-26 07:21:355045 "errno",
5046 "libc",
chenx97141c4632023-09-21 11:31:015047 "linux-raw-sys",
clubby7899b73db32024-01-29 12:21:165048 "windows-sys 0.52.0",
Weihang Lo1e5dad02022-11-25 22:37:045049]
5050
5051[[package]]
flip19950046d7c2021-02-25 10:26:235052name = "rustversion"
github-actions36c09332024-05-19 00:17:385053version = "1.0.17"
flip19950046d7c2021-02-25 10:26:235054source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions36c09332024-05-19 00:17:385055checksum = "955d28af4278de8121b7ebeb796b6a45735dc01436d898801014aced2773a3d6"
flip19950046d7c2021-02-25 10:26:235056
5057[[package]]
Jubilee Young7156ff62023-05-10 03:29:275058name = "ruzstd"
clubby78956bc5522024-01-21 17:16:265059version = "0.5.0"
Jubilee Young7156ff62023-05-10 03:29:275060source = "registry+https://github.com/rust-lang/crates.io-index"
clubby78956bc5522024-01-21 17:16:265061checksum = "58c4eb8a81997cf040a091d1f7e1938aeab6749d3a0dfa73af43cdc32393483d"
Jubilee Young7156ff62023-05-10 03:29:275062dependencies = [
5063 "byteorder",
clubby78956bc5522024-01-21 17:16:265064 "derive_more",
Jubilee Young7156ff62023-05-10 03:29:275065 "twox-hash",
5066]
5067
5068[[package]]
Ben Kimock2f6fb232024-03-18 22:47:415069name = "ruzstd"
5070version = "0.6.0"
5071source = "registry+https://github.com/rust-lang/crates.io-index"
5072checksum = "5174a470eeb535a721ae9fdd6e291c2411a906b96592182d05217591d5c5cf7b"
5073dependencies = [
5074 "byteorder",
5075 "derive_more",
5076 "twox-hash",
5077]
5078
5079[[package]]
Alex Crichton2863b752018-08-21 17:23:475080name = "ryu"
Mark Rousskov12200c92024-05-11 14:27:175081version = "1.0.18"
Alex Crichton2863b752018-08-21 17:23:475082source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:175083checksum = "f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f"
Alex Crichton2863b752018-08-21 17:23:475084
5085[[package]]
Josh Stone020c5ec2017-05-08 22:01:135086name = "same-file"
Mark Rousskov342d9562020-08-17 15:21:445087version = "1.0.6"
Alex Crichton80d6ed22018-01-08 21:56:225088source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:445089checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
Alex Crichton80d6ed22018-01-08 21:56:225090dependencies = [
Alex Crichton093ede22019-08-15 00:45:095091 "winapi-util",
Alex Crichton80d6ed22018-01-08 21:56:225092]
5093
5094[[package]]
5095name = "schannel"
clubby7899b73db32024-01-29 12:21:165096version = "0.1.23"
Alex Crichton80d6ed22018-01-08 21:56:225097source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165098checksum = "fbc91545643bcf3a0bbb6569265615222618bdf33ce4ffbbd13c4bbd4c093534"
Alex Crichton80d6ed22018-01-08 21:56:225099dependencies = [
clubby7899b73db32024-01-29 12:21:165100 "windows-sys 0.52.0",
Alex Crichton80d6ed22018-01-08 21:56:225101]
5102
5103[[package]]
Alex Crichton453080f2017-06-05 16:36:485104name = "scoped-tls"
Nilstrieb3295cdf2023-06-26 07:21:355105version = "1.0.1"
Marcel Hellwig56fb2872019-02-26 10:15:525106source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:355107checksum = "e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294"
Marcel Hellwig56fb2872019-02-26 10:15:525108
5109[[package]]
Nick Cameronad8ecc22017-07-19 01:32:125110name = "scopeguard"
clubby7899b73db32024-01-29 12:21:165111version = "1.2.0"
Ralf Jungc7a599e2019-07-25 13:57:255112source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165113checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
Ralf Jungc7a599e2019-07-25 13:57:255114
5115[[package]]
David Wood7f916972022-03-26 07:27:435116name = "self_cell"
klensyc653bb92023-11-18 09:42:055117version = "0.10.3"
David Wood7f916972022-03-26 07:27:435118source = "registry+https://github.com/rust-lang/crates.io-index"
klensyc653bb92023-11-18 09:42:055119checksum = "e14e4d63b804dc0c7ec4a1e52bcb63f02c7ac94476755aa579edac21e01f915d"
5120dependencies = [
Mark Rousskov12200c92024-05-11 14:27:175121 "self_cell 1.0.4",
klensyc653bb92023-11-18 09:42:055122]
5123
5124[[package]]
5125name = "self_cell"
Mark Rousskov12200c92024-05-11 14:27:175126version = "1.0.4"
klensyc653bb92023-11-18 09:42:055127source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:175128checksum = "d369a96f978623eb3dc28807c4852d6cc617fed53da5d3c400feff1ef34a714a"
David Wood7f916972022-03-26 07:27:435129
5130[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585131name = "semver"
Mark Rousskov12200c92024-05-11 14:27:175132version = "1.0.23"
Eric Huss78529352021-06-02 03:38:395133source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:175134checksum = "61697e0a1c7e512e84a621326239844a24d8207b4669b41bc18b32ea5cbf988b"
Eric Huss78529352021-06-02 03:38:395135dependencies = [
5136 "serde",
5137]
5138
5139[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585140name = "serde"
clubby789d42c9602024-06-08 19:22:165141version = "1.0.203"
Tatsuyuki Ishi0e79b972017-04-29 23:11:585142source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:165143checksum = "7253ab4de971e72fb7be983802300c30b5a7f0c2e56fab8abfc6a214307c0094"
Eric Huss57393642018-12-17 18:23:045144dependencies = [
Alex Crichton093ede22019-08-15 00:45:095145 "serde_derive",
Eric Huss57393642018-12-17 18:23:045146]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585147
5148[[package]]
5149name = "serde_derive"
clubby789d42c9602024-06-08 19:22:165150version = "1.0.203"
Tatsuyuki Ishi0e79b972017-04-29 23:11:585151source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:165152checksum = "500cbc0ebeb6f46627f50f3f5811ccf6bf00643be300b4c3eabc0ef55dc5b5ba"
Tatsuyuki Ishi0e79b972017-04-29 23:11:585153dependencies = [
Aaron Hill70ba4912020-08-01 14:11:155154 "proc-macro2",
5155 "quote",
clubby789d42c9602024-06-08 19:22:165156 "syn 2.0.66",
Tatsuyuki Ishi0e79b972017-04-29 23:11:585157]
5158
5159[[package]]
5160name = "serde_json"
Mark Rousskov12200c92024-05-11 14:27:175161version = "1.0.117"
Tatsuyuki Ishi0e79b972017-04-29 23:11:585162source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:175163checksum = "455182ea6142b14f93f4bc5320a2b31c1f266b66a4a5c858b013302a5d8cbfc3"
Tatsuyuki Ishi0e79b972017-04-29 23:11:585164dependencies = [
klensyc653bb92023-11-18 09:42:055165 "indexmap",
Alex Crichton093ede22019-08-15 00:45:095166 "itoa",
5167 "ryu",
5168 "serde",
Steve Klabnik2795de32017-02-20 00:20:575169]
5170
5171[[package]]
Philipp Krones612c3422023-06-02 09:42:425172name = "serde_spanned"
github-actions36c09332024-05-19 00:17:385173version = "0.6.6"
Philipp Krones612c3422023-06-02 09:42:425174source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions36c09332024-05-19 00:17:385175checksum = "79e674e01f999af37c49f70a6ede167a8a60b2503e56c5599532a65baa5969a0"
Philipp Krones612c3422023-06-02 09:42:425176dependencies = [
5177 "serde",
5178]
5179
5180[[package]]
Pietro Albini4f40eee2023-01-10 12:13:045181name = "sha1"
clubby7899b73db32024-01-29 12:21:165182version = "0.10.6"
Pietro Albini4f40eee2023-01-10 12:13:045183source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165184checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba"
Pietro Albini4f40eee2023-01-10 12:13:045185dependencies = [
5186 "cfg-if",
5187 "cpufeatures",
5188 "digest",
5189]
5190
5191[[package]]
Pietro Albiniacd8e592020-10-01 15:15:125192name = "sha2"
clubby7899b73db32024-01-29 12:21:165193version = "0.10.8"
Pietro Albiniacd8e592020-10-01 15:15:125194source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165195checksum = "793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8"
Pietro Albiniacd8e592020-10-01 15:15:125196dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:425197 "cfg-if",
pierwillef6dd122022-02-10 16:54:015198 "cpufeatures",
klensy45fac342022-08-31 20:04:125199 "digest",
James Munnsde763692019-01-19 02:39:375200]
5201
5202[[package]]
Oliver Schererec7230f2020-07-24 18:42:005203name = "sharded-slab"
clubby7899b73db32024-01-29 12:21:165204version = "0.1.7"
Oliver Schererec7230f2020-07-24 18:42:005205source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165206checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6"
Oliver Schererec7230f2020-07-24 18:42:005207dependencies = [
5208 "lazy_static",
5209]
5210
5211[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585212name = "shell-escape"
Mark Rousskov342d9562020-08-17 15:21:445213version = "0.1.5"
Tatsuyuki Ishi0e79b972017-04-29 23:11:585214source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:445215checksum = "45bb67a18fa91266cc7807181f62f9178a6873bfad7dc788c42e6430db40184f"
Tatsuyuki Ishi0e79b972017-04-29 23:11:585216
5217[[package]]
steveklabnik54371882018-01-25 17:32:255218name = "shlex"
Eric Huss51f20b42024-02-07 04:22:135219version = "1.3.0"
Eric Huss788167a2021-02-23 01:05:215220source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss51f20b42024-02-07 04:22:135221checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
Eric Huss788167a2021-02-23 01:05:215222
5223[[package]]
Jover Zhangf3530cf2024-04-20 11:25:535224name = "similar"
5225version = "2.5.0"
5226source = "registry+https://github.com/rust-lang/crates.io-index"
5227checksum = "fa42c91313f1d05da9b26f267f931cf178d4aba455b4c4622dd7355eb80c6640"
5228
5229[[package]]
steveklabnikecfbaca2018-04-03 14:32:045230name = "siphasher"
clubby7899b73db32024-01-29 12:21:165231version = "0.3.11"
steveklabnikecfbaca2018-04-03 14:32:045232source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165233checksum = "38b58827f4464d87d377d175e90bf58eb00fd8716ff0a62f80356b5e61555d0d"
steveklabnikecfbaca2018-04-03 14:32:045234
5235[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:435236name = "slab"
clubby7899b73db32024-01-29 12:21:165237version = "0.4.9"
Matthias Krüger696fb8f2019-01-21 15:32:435238source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165239checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67"
Philipp Kronesa6d3c822023-07-02 13:07:475240dependencies = [
5241 "autocfg",
5242]
Matthias Krüger696fb8f2019-01-21 15:32:435243
5244[[package]]
John Kåre Alsaker970c6132017-12-03 12:49:015245name = "smallvec"
github-actions1848b462024-03-24 12:09:285246version = "1.13.2"
Ralf Jung90b8d342019-11-04 14:59:095247source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions1848b462024-03-24 12:09:285248checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67"
Ralf Jung90b8d342019-11-04 14:59:095249
5250[[package]]
Josh Triplett574f6be2020-08-20 23:16:305251name = "snap"
clubby7899b73db32024-01-29 12:21:165252version = "1.1.1"
Josh Triplett574f6be2020-08-20 23:16:305253source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165254checksum = "1b6b67fb9a61334225b5b790716f609cd58395f895b3fe8b328786812a40bc3b"
Josh Triplett574f6be2020-08-20 23:16:305255
5256[[package]]
Mark Simulacrum38b46882017-06-26 16:26:155257name = "socket2"
Mark Rousskov12200c92024-05-11 14:27:175258version = "0.5.7"
klensy50c38902021-05-01 11:50:035259source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:175260checksum = "ce305eb0b4296696835b71df73eb912e0f1ffd2556a501fcede6e0c50349191c"
klensy50c38902021-05-01 11:50:035261dependencies = [
5262 "libc",
github-actions8ef19812024-03-03 00:16:165263 "windows-sys 0.52.0",
klensy50c38902021-05-01 11:50:035264]
5265
5266[[package]]
Philipp Kronesf99056b2024-02-27 14:50:235267name = "spanned"
clubby789d42c9602024-06-08 19:22:165268version = "0.2.1"
Philipp Kronesf99056b2024-02-27 14:50:235269source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:165270checksum = "ed14ba8b4b82241bd5daba2c49185d4a0581a0058355fe96537338f002b8605d"
Philipp Kronesf99056b2024-02-27 14:50:235271dependencies = [
5272 "bstr",
5273 "color-eyre",
5274]
5275
5276[[package]]
Pietro Albini13efb202022-11-15 09:19:175277name = "spdx-expression"
5278version = "0.5.2"
5279source = "registry+https://github.com/rust-lang/crates.io-index"
5280checksum = "53d7ac03c67c572d85049d6db815e20a4a19b41b3d5cca732ac582342021ad77"
5281dependencies = [
5282 "nom",
5283 "serde",
5284 "thiserror",
5285 "tracing",
5286]
5287
5288[[package]]
5289name = "spdx-rs"
clubby7899b73db32024-01-29 12:21:165290version = "0.5.5"
Pietro Albini13efb202022-11-15 09:19:175291source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165292checksum = "990870190ec8d8c64ba66e4a6746243d6e57d99353991e0e6092334833f429b1"
Pietro Albini13efb202022-11-15 09:19:175293dependencies = [
5294 "chrono",
5295 "log",
5296 "nom",
5297 "serde",
5298 "spdx-expression",
5299 "strum",
5300 "strum_macros",
5301 "thiserror",
5302 "uuid",
5303]
5304
5305[[package]]
Robin Kruppe1a24a592017-04-26 21:22:455306name = "stable_deref_trait"
Mark Rousskov342d9562020-08-17 15:21:445307version = "1.2.0"
Robin Kruppe1a24a592017-04-26 21:22:455308source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:445309checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
Robin Kruppe1a24a592017-04-26 21:22:455310
5311[[package]]
Oli Scherera38e9832023-09-14 15:50:115312name = "stable_mir"
5313version = "0.1.0-preview"
5314dependencies = [
5315 "scoped-tls",
Oli Scherera38e9832023-09-14 15:50:115316]
5317
5318[[package]]
Oliver Scherer26edcee2018-11-02 15:14:245319name = "stacker"
Mateusz Mikuład5899ef2022-11-05 11:19:555320version = "0.1.15"
Oliver Scherer26edcee2018-11-02 15:14:245321source = "registry+https://github.com/rust-lang/crates.io-index"
Mateusz Mikuład5899ef2022-11-05 11:19:555322checksum = "c886bd4480155fd3ef527d45e9ac8dd7118a898a46530b7b94c3e21866259fce"
Oliver Scherer26edcee2018-11-02 15:14:245323dependencies = [
5324 "cc",
Chris Denton531f3c9e2022-12-20 15:26:425325 "cfg-if",
Oliver Scherer26edcee2018-11-02 15:14:245326 "libc",
5327 "psm",
Igor Matuszewskiaf53b0d2021-07-21 13:17:315328 "winapi",
Oliver Scherer26edcee2018-11-02 15:14:245329]
5330
5331[[package]]
Eric Huss7758eaf2022-04-28 05:42:545332name = "static_assertions"
5333version = "1.1.0"
5334source = "registry+https://github.com/rust-lang/crates.io-index"
5335checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
5336
5337[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:295338name = "std"
5339version = "0.0.0"
5340dependencies = [
Jubilee Young3ec9d8d2024-05-28 00:05:325341 "addr2line 0.22.0",
Alex Crichton093ede22019-08-15 00:45:095342 "alloc",
Chris Denton531f3c9e2022-12-20 15:26:425343 "cfg-if",
Alex Crichton093ede22019-08-15 00:45:095344 "compiler_builtins",
5345 "core",
5346 "dlmalloc",
5347 "fortanix-sgx-abi",
klensyc653bb92023-11-18 09:42:055348 "hashbrown",
5349 "hermit-abi",
Alex Crichton093ede22019-08-15 00:45:095350 "libc",
Jubilee Young079949d2023-06-29 23:18:365351 "miniz_oxide",
Jubilee Young49c2a1d2024-06-07 05:50:285352 "object 0.36.0",
Alex Crichton093ede22019-08-15 00:45:095353 "panic_abort",
5354 "panic_unwind",
5355 "profiler_builtins",
Ayush Singh48c6ae02022-12-18 04:24:545356 "r-efi",
5357 "r-efi-alloc",
Thom Chiovolonia4bf36e2022-11-21 00:55:415358 "rand",
5359 "rand_xorshift",
Alex Crichton06d565c2020-05-13 21:22:375360 "rustc-demangle",
Joshua Nelson1b0b7e92021-04-02 08:11:465361 "std_detect",
Alex Crichton093ede22019-08-15 00:45:095362 "unwind",
Thom Chiovolonia4bf36e2022-11-21 00:55:415363 "wasi",
Ahmed Charles9ca382f2016-09-02 08:55:295364]
5365
5366[[package]]
Joshua Nelson1b0b7e92021-04-02 08:11:465367name = "std_detect"
5368version = "0.1.5"
5369dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:425370 "cfg-if",
Joshua Nelson1b0b7e92021-04-02 08:11:465371 "compiler_builtins",
5372 "libc",
5373 "rustc-std-workspace-alloc",
5374 "rustc-std-workspace-core",
5375]
5376
5377[[package]]
steveklabnikecfbaca2018-04-03 14:32:045378name = "string_cache"
Nilstrieb3295cdf2023-06-26 07:21:355379version = "0.8.7"
steveklabnikecfbaca2018-04-03 14:32:045380source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:355381checksum = "f91138e76242f575eb1d3b38b4f1362f10d3a43f47d182a5b359af488a02293b"
steveklabnikecfbaca2018-04-03 14:32:045382dependencies = [
Alex Crichton093ede22019-08-15 00:45:095383 "new_debug_unreachable",
Nilstrieb3295cdf2023-06-26 07:21:355384 "once_cell",
Rémy Rakic4cb2a282023-12-14 15:40:505385 "parking_lot",
Ralf Jung47b3ce02024-05-05 15:17:455386 "phf_shared 0.10.0",
Alex Crichton093ede22019-08-15 00:45:095387 "precomputed-hash",
5388 "serde",
steveklabnikecfbaca2018-04-03 14:32:045389]
5390
5391[[package]]
5392name = "string_cache_codegen"
klensy947e7872022-04-15 18:11:145393version = "0.5.2"
steveklabnikecfbaca2018-04-03 14:32:045394source = "registry+https://github.com/rust-lang/crates.io-index"
klensy947e7872022-04-15 18:11:145395checksum = "6bb30289b722be4ff74a408c3cc27edeaad656e06cb1fe8fa9231fa59c728988"
steveklabnikecfbaca2018-04-03 14:32:045396dependencies = [
Ralf Jung47b3ce02024-05-05 15:17:455397 "phf_generator 0.10.0",
5398 "phf_shared 0.10.0",
Aaron Hill70ba4912020-08-01 14:11:155399 "proc-macro2",
5400 "quote",
steveklabnikecfbaca2018-04-03 14:32:045401]
5402
5403[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585404name = "strsim"
github-actions4035c242024-04-07 00:16:575405version = "0.11.1"
clubby7899b73db32024-01-29 12:21:165406source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions4035c242024-04-07 00:16:575407checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
clubby7899b73db32024-01-29 12:21:165408
5409[[package]]
Pietro Albini13efb202022-11-15 09:19:175410name = "strum"
5411version = "0.24.1"
5412source = "registry+https://github.com/rust-lang/crates.io-index"
5413checksum = "063e6045c0e62079840579a7e47a355ae92f60eb74daaf156fb1e84ba164e63f"
5414
5415[[package]]
5416name = "strum_macros"
5417version = "0.24.3"
5418source = "registry+https://github.com/rust-lang/crates.io-index"
5419checksum = "1e385be0d24f186b4ce2f9982191e7101bb737312ad61c1f2f984f34bcf85d59"
5420dependencies = [
github-actionsc486d2d2024-03-17 00:26:015421 "heck 0.4.1",
Pietro Albini13efb202022-11-15 09:19:175422 "proc-macro2",
5423 "quote",
5424 "rustversion",
Nilstrieb3295cdf2023-06-26 07:21:355425 "syn 1.0.109",
Pietro Albini13efb202022-11-15 09:19:175426]
5427
5428[[package]]
Ezra Shaw1e95cdd2023-03-01 09:17:085429name = "suggest-tests"
5430version = "0.1.0"
5431dependencies = [
5432 "build_helper",
5433 "glob",
Ezra Shaw1e95cdd2023-03-01 09:17:085434]
5435
5436[[package]]
Igor Matuszewskic2249a42019-09-08 08:28:115437name = "syn"
Nilstrieb3295cdf2023-06-26 07:21:355438version = "1.0.109"
Igor Matuszewskic2249a42019-09-08 08:28:115439source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:355440checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
Igor Matuszewskic2249a42019-09-08 08:28:115441dependencies = [
Aaron Hill70ba4912020-08-01 14:11:155442 "proc-macro2",
5443 "quote",
Andres Suareza65ddf02022-10-09 03:25:405444 "unicode-ident",
Igor Matuszewskic2249a42019-09-08 08:28:115445]
5446
5447[[package]]
Deadbeefa912a932023-03-23 06:19:255448name = "syn"
clubby789d42c9602024-06-08 19:22:165449version = "2.0.66"
Deadbeefa912a932023-03-23 06:19:255450source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:165451checksum = "c42f3f41a2de00b01c0aaad383c5a45241efc8b2d1eda5661812fda5f3cdcff5"
Deadbeefa912a932023-03-23 06:19:255452dependencies = [
5453 "proc-macro2",
5454 "quote",
5455 "unicode-ident",
5456]
5457
5458[[package]]
Alex Crichton325d7392017-12-10 17:42:495459name = "synstructure"
clubby7899b73db32024-01-29 12:21:165460version = "0.13.1"
Deadbeefaf74ef82023-03-27 13:44:065461source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165462checksum = "c8af7666ab7b6390ab78131fb5b0fce11d6b7a6951602017c35fa82800708971"
Deadbeefaf74ef82023-03-27 13:44:065463dependencies = [
5464 "proc-macro2",
5465 "quote",
clubby789d42c9602024-06-08 19:22:165466 "syn 2.0.66",
Deadbeefaf74ef82023-03-27 13:44:065467]
5468
5469[[package]]
dalance9d1ec7e2024-05-05 00:01:475470name = "syntect"
5471version = "5.2.0"
5472source = "registry+https://github.com/rust-lang/crates.io-index"
5473checksum = "874dcfa363995604333cf947ae9f751ca3af4522c60886774c4963943b4746b1"
5474dependencies = [
5475 "bincode",
5476 "bitflags 1.3.2",
5477 "flate2",
5478 "fnv",
5479 "once_cell",
5480 "onig",
5481 "plist",
5482 "regex-syntax 0.8.3",
5483 "serde",
5484 "serde_derive",
5485 "serde_json",
5486 "thiserror",
5487 "walkdir",
5488 "yaml-rust",
5489]
5490
5491[[package]]
Jakub Beránek91d2fb22023-06-03 07:41:445492name = "sysinfo"
Mark Rousskov12200c92024-05-11 14:27:175493version = "0.30.12"
Jakub Beránek91d2fb22023-06-03 07:41:445494source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:175495checksum = "732ffa00f53e6b2af46208fba5718d9662a421049204e156328b66791ffa15ae"
Jakub Beránek91d2fb22023-06-03 07:41:445496dependencies = [
5497 "cfg-if",
5498 "core-foundation-sys",
5499 "libc",
5500 "ntapi",
5501 "once_cell",
klensy0b443302024-02-22 11:01:135502 "windows",
Jakub Beránek91d2fb22023-06-03 07:41:445503]
5504
5505[[package]]
John Kåre Alsakerfd4c81f2023-03-07 15:10:295506name = "sysroot"
5507version = "0.0.0"
5508dependencies = [
5509 "proc_macro",
5510 "std",
5511 "test",
5512]
5513
5514[[package]]
Jakub Beránek209789e2023-08-09 18:56:115515name = "tabled"
klensy15bc6812024-02-22 11:17:595516version = "0.15.0"
Jakub Beránek209789e2023-08-09 18:56:115517source = "registry+https://github.com/rust-lang/crates.io-index"
klensy15bc6812024-02-22 11:17:595518checksum = "4c998b0c8b921495196a48aabaf1901ff28be0760136e31604f7967b0792050e"
Jakub Beránek209789e2023-08-09 18:56:115519dependencies = [
5520 "papergrid",
Jakub Beránek209789e2023-08-09 18:56:115521 "unicode-width",
5522]
5523
5524[[package]]
Josh Stone020c5ec2017-05-08 22:01:135525name = "tar"
clubby789d42c9602024-06-08 19:22:165526version = "0.4.41"
Josh Stone020c5ec2017-05-08 22:01:135527source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:165528checksum = "cb797dad5fb5b76fcf519e702f4a589483b5ef06567f160c392832c1f5e44909"
Josh Stone020c5ec2017-05-08 22:01:135529dependencies = [
Alex Crichton093ede22019-08-15 00:45:095530 "filetime",
5531 "libc",
Alex Crichton093ede22019-08-15 00:45:095532 "xattr",
Josh Stone020c5ec2017-05-08 22:01:135533]
5534
5535[[package]]
Aleksey Kladov850156a2018-03-29 07:34:555536name = "tempfile"
github-actions8ef19812024-03-03 00:16:165537version = "3.10.1"
Aleksey Kladov850156a2018-03-29 07:34:555538source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions8ef19812024-03-03 00:16:165539checksum = "85b77fafb263dd9d05cbeac119526425676db3784113aa9295c88498cbf8bff1"
Aleksey Kladov850156a2018-03-29 07:34:555540dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:425541 "cfg-if",
Ralf Jung55162732022-11-15 19:06:425542 "fastrand",
chenx97141c4632023-09-21 11:31:015543 "rustix",
clubby7899b73db32024-01-29 12:21:165544 "windows-sys 0.52.0",
Aleksey Kladov850156a2018-03-29 07:34:555545]
5546
5547[[package]]
steveklabnikecfbaca2018-04-03 14:32:045548name = "tendril"
Eric Huss04b75a72022-06-22 23:49:245549version = "0.4.3"
steveklabnikecfbaca2018-04-03 14:32:045550source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss04b75a72022-06-22 23:49:245551checksum = "d24a120c5fc464a3458240ee02c299ebcb9d67b5249c8848b09d639dca8d7bb0"
steveklabnikecfbaca2018-04-03 14:32:045552dependencies = [
Alex Crichton093ede22019-08-15 00:45:095553 "futf",
5554 "mac",
5555 "utf-8",
steveklabnikecfbaca2018-04-03 14:32:045556]
5557
5558[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:295559name = "term"
flip19950046d7c2021-02-25 10:26:235560version = "0.7.0"
5561source = "registry+https://github.com/rust-lang/crates.io-index"
5562checksum = "c59df8ac95d96ff9bede18eb7300b0fda5e5d8d90960e76f8e14ae765eedbf1f"
5563dependencies = [
5564 "dirs-next",
5565 "rustversion",
Igor Matuszewskiaf53b0d2021-07-21 13:17:315566 "winapi",
flip19950046d7c2021-02-25 10:26:235567]
5568
5569[[package]]
Alex Crichton1cede102017-06-15 02:33:065570name = "termcolor"
clubby7899b73db32024-01-29 12:21:165571version = "1.4.1"
Alex Crichtonfa5b3d32018-07-26 00:25:125572source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165573checksum = "06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755"
Alex Crichtonfa5b3d32018-07-26 00:25:125574dependencies = [
Eric Huss89d79062020-07-29 18:02:055575 "winapi-util",
Alex Crichtonfa5b3d32018-07-26 00:25:125576]
5577
5578[[package]]
Eric Huss2717f602023-01-06 01:20:595579name = "terminal_size"
chenx97141c4632023-09-21 11:31:015580version = "0.3.0"
Eric Huss2717f602023-01-06 01:20:595581source = "registry+https://github.com/rust-lang/crates.io-index"
chenx97141c4632023-09-21 11:31:015582checksum = "21bebf2b7c9e0a515f6e0f8c51dc0f8e4696391e6f1ff30379559f8365fb0df7"
Eric Huss2717f602023-01-06 01:20:595583dependencies = [
chenx97141c4632023-09-21 11:31:015584 "rustix",
Philipp Kronesac25a732023-08-24 19:33:175585 "windows-sys 0.48.0",
Eric Huss2717f602023-01-06 01:20:595586]
5587
5588[[package]]
John Kåre Alsakerb0b11d32020-01-29 00:13:485589name = "termize"
5590version = "0.1.1"
5591source = "registry+https://github.com/rust-lang/crates.io-index"
5592checksum = "1706be6b564323ce7092f5f7e6b118a14c8ef7ed0e69c8c5329c914a9f101295"
5593dependencies = [
5594 "libc",
Igor Matuszewskiaf53b0d2021-07-21 13:17:315595 "winapi",
John Kåre Alsakerb0b11d32020-01-29 00:13:485596]
5597
5598[[package]]
Chris Krycho2c9fc622024-05-20 19:29:315599name = "termtree"
5600version = "0.4.1"
5601source = "registry+https://github.com/rust-lang/crates.io-index"
5602checksum = "3369f5ac52d5eb6ab48c6b4ffdc8efbcad6b89c765749064ba298f2c68a16a76"
5603
5604[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:295605name = "test"
5606version = "0.0.0"
5607dependencies = [
Alex Crichtonb47c9692019-08-16 15:29:085608 "core",
Alex Crichton093ede22019-08-15 00:45:095609 "getopts",
Tyler Mandryf622e832024-01-24 23:57:435610 "libc",
Alex Crichtonb47c9692019-08-16 15:29:085611 "std",
Ahmed Charles9ca382f2016-09-02 08:55:295612]
5613
5614[[package]]
dalance9d1ec7e2024-05-05 00:01:475615name = "textwrap"
5616version = "0.16.1"
5617source = "registry+https://github.com/rust-lang/crates.io-index"
5618checksum = "23d434d3f8967a09480fb04132ebe0a3e088c173e6d0ee7897abbdf4eab0f8b9"
5619
5620[[package]]
Nicholas Nethercoteb38106b2022-08-17 04:22:305621name = "thin-vec"
John Kåre Alsaker862011e2023-02-16 18:29:115622version = "0.2.13"
Nicholas Nethercoteb38106b2022-08-17 04:22:305623source = "registry+https://github.com/rust-lang/crates.io-index"
John Kåre Alsaker862011e2023-02-16 18:29:115624checksum = "a38c90d48152c236a3ab59271da4f4ae63d678c5d7ad6b7714d7cb9760be5e4b"
Nicholas Nethercoteb38106b2022-08-17 04:22:305625
5626[[package]]
Pietro Albini9beb8f52019-11-26 11:06:305627name = "thiserror"
github-actions36c09332024-05-19 00:17:385628version = "1.0.61"
Pietro Albini9beb8f52019-11-26 11:06:305629source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions36c09332024-05-19 00:17:385630checksum = "c546c80d6be4bc6a00c0f01730c08df82eaa7a7a61f11d656526506112cc1709"
Pietro Albini9beb8f52019-11-26 11:06:305631dependencies = [
5632 "thiserror-impl",
5633]
5634
5635[[package]]
5636name = "thiserror-impl"
github-actions36c09332024-05-19 00:17:385637version = "1.0.61"
Pietro Albini9beb8f52019-11-26 11:06:305638source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions36c09332024-05-19 00:17:385639checksum = "46c3384250002a6d5af4d114f2845d37b57521033f30d5c3f46c4d70e1197533"
Pietro Albini9beb8f52019-11-26 11:06:305640dependencies = [
Aaron Hill70ba4912020-08-01 14:11:155641 "proc-macro2",
5642 "quote",
clubby789d42c9602024-06-08 19:22:165643 "syn 2.0.66",
Pietro Albini9beb8f52019-11-26 11:06:305644]
5645
5646[[package]]
David Wood2dc1a8a2021-12-03 14:24:055647name = "thorin-dwp"
dirreke74817b72023-08-14 14:57:385648version = "0.7.0"
David Wood2dc1a8a2021-12-03 14:24:055649source = "registry+https://github.com/rust-lang/crates.io-index"
dirreke74817b72023-08-14 14:57:385650checksum = "4db52ee8fec06e119b692ef3dd2c4cf621a99204c1b8c47407870ed050305b9b"
David Wood2dc1a8a2021-12-03 14:24:055651dependencies = [
Jubilee Young3ec9d8d2024-05-28 00:05:325652 "gimli 0.28.1",
klensyc653bb92023-11-18 09:42:055653 "hashbrown",
Ben Kimock2f6fb232024-03-18 22:47:415654 "object 0.32.2",
David Wood2dc1a8a2021-12-03 14:24:055655 "tracing",
5656]
5657
5658[[package]]
Steve Klabnika0769612017-02-07 23:13:575659name = "thread_local"
github-actions8ef19812024-03-03 00:16:165660version = "1.1.8"
Igor Matuszewski8fc4bba2020-02-12 14:47:315661source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions8ef19812024-03-03 00:16:165662checksum = "8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c"
Igor Matuszewski8fc4bba2020-02-12 14:47:315663dependencies = [
Nilstrieb3295cdf2023-06-26 07:21:355664 "cfg-if",
klensy9f621ae2022-01-24 17:19:215665 "once_cell",
Igor Matuszewski8fc4bba2020-02-12 14:47:315666]
5667
5668[[package]]
Guillaume Gomez50f75202023-03-14 19:28:005669name = "threadpool"
5670version = "1.8.1"
5671source = "registry+https://github.com/rust-lang/crates.io-index"
5672checksum = "d050e60b33d41c19108b32cea32164033a9013fe3b46cbd4457559bfbf77afaa"
5673dependencies = [
5674 "num_cpus",
5675]
5676
5677[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:295678name = "tidy"
5679version = "0.1.0"
Mark Mansi3ee41042018-02-23 01:52:565680dependencies = [
Ralf Jung5aecfe42023-10-07 05:55:485681 "cargo_metadata 0.15.4",
yukang18511ba2022-11-04 08:56:485682 "ignore",
Jakob Degen17395b42022-10-31 00:17:255683 "miropt-test-tools",
Alex Crichton093ede22019-08-15 00:45:095684 "regex",
donno2048e2ab5402024-04-18 06:57:435685 "rustc-hash",
DebugSteven540ca2f2023-01-05 04:57:205686 "semver",
Nilstrieb75b3ee22022-12-30 11:23:055687 "termcolor",
Alex Crichton093ede22019-08-15 00:45:095688 "walkdir",
Mark Mansi3ee41042018-02-23 01:52:565689]
Ahmed Charles9ca382f2016-09-02 08:55:295690
5691[[package]]
Eric Hussce717472020-08-11 23:49:395692name = "tier-check"
5693version = "0.1.0"
5694
5695[[package]]
Esteban Küber8eb58432023-03-03 22:25:185696name = "time"
Caleb Sander43c8e132024-05-04 18:20:465697version = "0.3.36"
Esteban Küber8eb58432023-03-03 22:25:185698source = "registry+https://github.com/rust-lang/crates.io-index"
Caleb Sander43c8e132024-05-04 18:20:465699checksum = "5dfd88e563464686c916c7e46e623e520ddc6d79fa6641390f2e3fa86e83e885"
Esteban Küber8eb58432023-03-03 22:25:185700dependencies = [
clubby7896ac3b572024-01-29 12:16:205701 "deranged",
Esteban Küber8eb58432023-03-03 22:25:185702 "itoa",
clubby7899b73db32024-01-29 12:21:165703 "num-conv",
clubby7896ac3b572024-01-29 12:16:205704 "powerfmt",
Esteban Küber8eb58432023-03-03 22:25:185705 "serde",
5706 "time-core",
5707 "time-macros",
5708]
5709
5710[[package]]
5711name = "time-core"
clubby7896ac3b572024-01-29 12:16:205712version = "0.1.2"
Esteban Küber8eb58432023-03-03 22:25:185713source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7896ac3b572024-01-29 12:16:205714checksum = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3"
Esteban Küber8eb58432023-03-03 22:25:185715
5716[[package]]
5717name = "time-macros"
Caleb Sander43c8e132024-05-04 18:20:465718version = "0.2.18"
Esteban Küber8eb58432023-03-03 22:25:185719source = "registry+https://github.com/rust-lang/crates.io-index"
Caleb Sander43c8e132024-05-04 18:20:465720checksum = "3f252a68540fde3a3877aeea552b832b40ab9a69e318efd078774a01ddee1ccf"
Esteban Küber8eb58432023-03-03 22:25:185721dependencies = [
clubby7899b73db32024-01-29 12:21:165722 "num-conv",
Esteban Küber8eb58432023-03-03 22:25:185723 "time-core",
5724]
5725
5726[[package]]
David Wood7f916972022-03-26 07:27:435727name = "tinystr"
clubby7899d85dfc2024-06-08 19:18:315728version = "0.7.6"
David Wood7f916972022-03-26 07:27:435729source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:315730checksum = "9117f5d4db391c1cf6927e7bea3db74b9a1c1add8f7eda9ffd5364f40f57b82f"
Manish Goregaokar288194e2022-10-19 23:24:425731dependencies = [
5732 "displaydoc",
Charles Lewa7750042022-11-06 06:43:255733 "zerovec",
Manish Goregaokar288194e2022-10-19 23:24:425734]
David Wood7f916972022-03-26 07:27:435735
5736[[package]]
Mark Rousskov342d9562020-08-17 15:21:445737name = "tinyvec"
Charles Lewa76dcd82022-09-16 17:55:565738version = "1.6.0"
Mark Rousskov342d9562020-08-17 15:21:445739source = "registry+https://github.com/rust-lang/crates.io-index"
Charles Lewa76dcd82022-09-16 17:55:565740checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"
5741dependencies = [
5742 "tinyvec_macros",
5743]
5744
5745[[package]]
5746name = "tinyvec_macros"
Nilstrieb3295cdf2023-06-26 07:21:355747version = "0.1.1"
Charles Lewa76dcd82022-09-16 17:55:565748source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:355749checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
Mark Rousskov342d9562020-08-17 15:21:445750
5751[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:435752name = "tokio"
clubby789d42c9602024-06-08 19:22:165753version = "1.38.0"
Matthias Krüger696fb8f2019-01-21 15:32:435754source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:165755checksum = "ba4f4a02a7a80d6f274636f0aa95c7e383b912d41fe721a31f29e29698585a4a"
Matthias Krüger696fb8f2019-01-21 15:32:435756dependencies = [
Philipp Kronesa6d3c822023-07-02 13:07:475757 "backtrace",
Alex Crichton093ede22019-08-15 00:45:095758 "bytes",
Igor Matuszewskiaf53b0d2021-07-21 13:17:315759 "pin-project-lite",
Matthias Krüger696fb8f2019-01-21 15:32:435760]
5761
5762[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:295763name = "toml"
Nilstrieb3295cdf2023-06-26 07:21:355764version = "0.5.11"
Eric Hussd2228ca2019-03-29 03:13:135765source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:355766checksum = "f4f7f0dd8d50a853a531c426359045b1998f04219d88799810762cd4ad314234"
Eric Hussd2228ca2019-03-29 03:13:135767dependencies = [
Alex Crichton093ede22019-08-15 00:45:095768 "serde",
Eric Hussd2228ca2019-03-29 03:13:135769]
5770
5771[[package]]
Philipp Krones612c3422023-06-02 09:42:425772name = "toml"
clubby7899b73db32024-01-29 12:21:165773version = "0.7.8"
Philipp Krones612c3422023-06-02 09:42:425774source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165775checksum = "dd79e69d3b627db300ff956027cc6c3798cef26d22526befdfcd12feeb6d2257"
Philipp Krones612c3422023-06-02 09:42:425776dependencies = [
5777 "serde",
5778 "serde_spanned",
5779 "toml_datetime",
Chris Krycho2c9fc622024-05-20 19:29:315780 "toml_edit 0.19.15",
5781]
5782
5783[[package]]
5784name = "toml"
clubby789d42c9602024-06-08 19:22:165785version = "0.8.14"
Chris Krycho2c9fc622024-05-20 19:29:315786source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:165787checksum = "6f49eb2ab21d2f26bd6db7bf383edc527a7ebaee412d17af4d40fdccd442f335"
Chris Krycho2c9fc622024-05-20 19:29:315788dependencies = [
5789 "serde",
5790 "serde_spanned",
5791 "toml_datetime",
clubby789d42c9602024-06-08 19:22:165792 "toml_edit 0.22.14",
Philipp Krones612c3422023-06-02 09:42:425793]
5794
5795[[package]]
5796name = "toml_datetime"
github-actions36c09332024-05-19 00:17:385797version = "0.6.6"
Philipp Krones612c3422023-06-02 09:42:425798source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions36c09332024-05-19 00:17:385799checksum = "4badfd56924ae69bcc9039335b2e017639ce3f9b001c393c1b2d1ef846ce2cbf"
Philipp Krones612c3422023-06-02 09:42:425800dependencies = [
5801 "serde",
5802]
5803
5804[[package]]
5805name = "toml_edit"
clubby7899b73db32024-01-29 12:21:165806version = "0.19.15"
Philipp Krones612c3422023-06-02 09:42:425807source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165808checksum = "1b5bb770da30e5cbfde35a2d7b9b8a2c4b8ef89548a7a6aeab5c9a576e3e7421"
Philipp Krones612c3422023-06-02 09:42:425809dependencies = [
klensyc653bb92023-11-18 09:42:055810 "indexmap",
Philipp Krones612c3422023-06-02 09:42:425811 "serde",
5812 "serde_spanned",
5813 "toml_datetime",
Chris Krycho2c9fc622024-05-20 19:29:315814 "winnow 0.5.40",
5815]
5816
5817[[package]]
5818name = "toml_edit"
clubby789d42c9602024-06-08 19:22:165819version = "0.22.14"
Chris Krycho2c9fc622024-05-20 19:29:315820source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:165821checksum = "f21c7aaf97f1bd9ca9d4f9e73b0a6c74bd5afef56f2bc931943a6e1c37e04e38"
Chris Krycho2c9fc622024-05-20 19:29:315822dependencies = [
5823 "indexmap",
5824 "serde",
5825 "serde_spanned",
5826 "toml_datetime",
clubby789d42c9602024-06-08 19:22:165827 "winnow 0.6.13",
Philipp Krones612c3422023-06-02 09:42:425828]
5829
5830[[package]]
Eric Hussa882fdd2021-12-03 20:25:075831name = "topological-sort"
Eric Huss2717f602023-01-06 01:20:595832version = "0.2.2"
Eric Hussa882fdd2021-12-03 20:25:075833source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss2717f602023-01-06 01:20:595834checksum = "ea68304e134ecd095ac6c3574494fc62b909f416c4fca77e440530221e549d3d"
Eric Hussa882fdd2021-12-03 20:25:075835
5836[[package]]
Jack Hueyecb8b9f2020-05-27 05:05:095837name = "tracing"
Nilstrieb3295cdf2023-06-26 07:21:355838version = "0.1.37"
Jack Hueyecb8b9f2020-05-27 05:05:095839source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:355840checksum = "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8"
Jack Hueyecb8b9f2020-05-27 05:05:095841dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:425842 "cfg-if",
Igor Matuszewskiaf53b0d2021-07-21 13:17:315843 "pin-project-lite",
Jack Hueyecb8b9f2020-05-27 05:05:095844 "tracing-attributes",
5845 "tracing-core",
5846]
5847
5848[[package]]
5849name = "tracing-attributes"
clubby7899b73db32024-01-29 12:21:165850version = "0.1.27"
Jack Hueyecb8b9f2020-05-27 05:05:095851source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165852checksum = "34704c8d6ebcbc939824180af020566b01a7c01f80641264eba0999f6c2b6be7"
Jack Hueyecb8b9f2020-05-27 05:05:095853dependencies = [
Aaron Hill70ba4912020-08-01 14:11:155854 "proc-macro2",
5855 "quote",
clubby789d42c9602024-06-08 19:22:165856 "syn 2.0.66",
Jack Hueyecb8b9f2020-05-27 05:05:095857]
5858
5859[[package]]
5860name = "tracing-core"
Nilstrieb171be8c2023-06-26 15:25:245861version = "0.1.30"
Jack Hueyecb8b9f2020-05-27 05:05:095862source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb171be8c2023-06-26 15:25:245863checksum = "24eb03ba0eab1fd845050058ce5e616558e8f8d8fca633e6b163fe25c797213a"
Jack Hueyecb8b9f2020-05-27 05:05:095864dependencies = [
Oli Scherere8962282022-07-05 08:26:125865 "once_cell",
5866 "valuable",
Jack Hueyecb8b9f2020-05-27 05:05:095867]
5868
5869[[package]]
Ralf Jung10430db2022-07-15 14:04:235870name = "tracing-error"
5871version = "0.2.0"
5872source = "registry+https://github.com/rust-lang/crates.io-index"
5873checksum = "d686ec1c0f384b1277f097b2f279a2ecc11afe8c133c1aabf036a27cb4cd206e"
5874dependencies = [
5875 "tracing",
5876 "tracing-subscriber",
5877]
5878
5879[[package]]
Jack Hueyd66452c2020-08-04 22:35:375880name = "tracing-log"
clubby7899b73db32024-01-29 12:21:165881version = "0.2.0"
5882source = "registry+https://github.com/rust-lang/crates.io-index"
5883checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3"
5884dependencies = [
5885 "log",
5886 "once_cell",
Jack Hueyd66452c2020-08-04 22:35:375887 "tracing-core",
5888]
5889
5890[[package]]
Oliver Schererec7230f2020-07-24 18:42:005891name = "tracing-subscriber"
clubby7899b73db32024-01-29 12:21:165892version = "0.3.18"
Oliver Schererec7230f2020-07-24 18:42:005893source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165894checksum = "ad0f048c97dbd9faa9b7df56362b8ebcaa52adb06b498c050d2f4e32f90a7a8b"
Oliver Schererec7230f2020-07-24 18:42:005895dependencies = [
Oliver Schererec7230f2020-07-24 18:42:005896 "matchers",
klensy71ea5062024-03-30 14:39:435897 "nu-ansi-term 0.46.0",
Nilstrieb3295cdf2023-06-26 07:21:355898 "once_cell",
Rémy Rakic4cb2a282023-12-14 15:40:505899 "parking_lot",
Oliver Schererec7230f2020-07-24 18:42:005900 "regex",
Oliver Schererec7230f2020-07-24 18:42:005901 "sharded-slab",
Jubilee Younge8eb6912021-04-22 04:40:295902 "smallvec",
Mark Rousskov342d9562020-08-17 15:21:445903 "thread_local",
Joshua Nelson8b22d072020-10-07 22:45:595904 "tracing",
Oliver Schererec7230f2020-07-24 18:42:005905 "tracing-core",
klensy71ea5062024-03-30 14:39:435906 "tracing-log",
Jack Hueyd66452c2020-08-04 22:35:375907]
5908
5909[[package]]
5910name = "tracing-tree"
clubby789d42c9602024-06-08 19:22:165911version = "0.3.1"
Jack Hueyd66452c2020-08-04 22:35:375912source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:165913checksum = "b56c62d2c80033cb36fae448730a2f2ef99410fe3ecbffc916681a32f6807dbe"
Jack Hueyd66452c2020-08-04 22:35:375914dependencies = [
clubby789d42c9602024-06-08 19:22:165915 "nu-ansi-term 0.50.0",
pierwillea25b772021-12-21 17:00:305916 "tracing-core",
klensy71ea5062024-03-30 14:39:435917 "tracing-log",
Jack Hueyd66452c2020-08-04 22:35:375918 "tracing-subscriber",
Oliver Schererec7230f2020-07-24 18:42:005919]
5920
5921[[package]]
Ramon de C Valle65698ae2022-11-22 05:29:005922name = "twox-hash"
5923version = "1.6.3"
5924source = "registry+https://github.com/rust-lang/crates.io-index"
5925checksum = "97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f675"
5926dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:425927 "cfg-if",
Thom Chiovolonia4bf36e2022-11-21 00:55:415928 "rand",
Ramon de C Valle65698ae2022-11-22 05:29:005929 "static_assertions",
5930]
5931
5932[[package]]
David Wood7f916972022-03-26 07:27:435933name = "type-map"
Mark Rousskov12200c92024-05-11 14:27:175934version = "0.5.0"
David Wood7f916972022-03-26 07:27:435935source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:175936checksum = "deb68604048ff8fa93347f02441e4487594adc20bb8a084f9e564d2b827a0a9f"
David Wood7f916972022-03-26 07:27:435937dependencies = [
5938 "rustc-hash",
5939]
5940
5941[[package]]
Eric Huss8c20add2018-12-03 01:33:205942name = "typenum"
clubby7899b73db32024-01-29 12:21:165943version = "1.17.0"
Eric Huss8c20add2018-12-03 01:33:205944source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165945checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825"
Eric Huss8c20add2018-12-03 01:33:205946
5947[[package]]
Mark Rousskov064f8882020-01-13 21:40:195948name = "ucd-parse"
clubby7899b73db32024-01-29 12:21:165949version = "0.1.13"
Mark Rousskov064f8882020-01-13 21:40:195950source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165951checksum = "c06ff81122fcbf4df4c1660b15f7e3336058e7aec14437c9f85c6b31a0f279b9"
Mark Rousskov064f8882020-01-13 21:40:195952dependencies = [
clubby7899b73db32024-01-29 12:21:165953 "regex-lite",
Mark Rousskov064f8882020-01-13 21:40:195954]
5955
5956[[package]]
James Munnsde763692019-01-19 02:39:375957name = "ucd-trie"
clubby7899b73db32024-01-29 12:21:165958version = "0.1.6"
James Munnsde763692019-01-19 02:39:375959source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165960checksum = "ed646292ffc8188ef8ea4d1e0e0150fb15a5c2e12ad9b8fc191ae7a8a7f3c4b9"
James Munnsde763692019-01-19 02:39:375961
5962[[package]]
Ralf Junga272c452022-05-30 08:17:465963name = "ui_test"
Ralf Junge0f4ab82023-09-28 14:42:075964version = "0.21.2"
Philipp Kronesac25a732023-08-24 19:33:175965source = "registry+https://github.com/rust-lang/crates.io-index"
Ralf Junge0f4ab82023-09-28 14:42:075966checksum = "aaf4bf7c184b8dfc7a4d3b90df789b1eb992ee42811cd115f32a7a1eb781058d"
Philipp Kronesac25a732023-08-24 19:33:175967dependencies = [
clubby7899b73db32024-01-29 12:21:165968 "annotate-snippets 0.9.2",
Philipp Kronesac25a732023-08-24 19:33:175969 "anyhow",
5970 "bstr",
5971 "cargo-platform",
Ralf Jung5aecfe42023-10-07 05:55:485972 "cargo_metadata 0.15.4",
Philipp Kronesac25a732023-08-24 19:33:175973 "color-eyre",
5974 "colored",
5975 "comma",
5976 "crossbeam-channel",
Philipp Kronesac25a732023-08-24 19:33:175977 "indicatif",
5978 "lazy_static",
Oli Scherer4fdb4ed2023-08-29 13:28:535979 "levenshtein",
Philipp Kronesac25a732023-08-24 19:33:175980 "prettydiff",
5981 "regex",
5982 "rustc_version",
Eric Huss123b3032024-04-13 17:54:135983 "rustfix 0.6.1",
Philipp Kronesac25a732023-08-24 19:33:175984 "serde",
5985 "serde_json",
5986 "tempfile",
5987]
5988
5989[[package]]
Philipp Kronesf99056b2024-02-27 14:50:235990name = "ui_test"
Philipp Kronese395dc92024-05-02 15:27:085991version = "0.23.0"
Philipp Kronesf99056b2024-02-27 14:50:235992source = "registry+https://github.com/rust-lang/crates.io-index"
Philipp Kronese395dc92024-05-02 15:27:085993checksum = "29e5f4ffcbab82453958fbf59990e981b8e8a177dcd60c2bd8f9b52c3036a6e1"
Philipp Kronesf99056b2024-02-27 14:50:235994dependencies = [
clubby789d42c9602024-06-08 19:22:165995 "annotate-snippets 0.11.3",
Philipp Kronesf99056b2024-02-27 14:50:235996 "anyhow",
5997 "bstr",
5998 "cargo-platform",
5999 "cargo_metadata 0.18.1",
6000 "color-eyre",
6001 "colored",
6002 "comma",
6003 "crossbeam-channel",
6004 "indicatif",
6005 "lazy_static",
6006 "levenshtein",
6007 "prettydiff",
6008 "regex",
6009 "rustc_version",
Philipp Kronese395dc92024-05-02 15:27:086010 "rustfix 0.8.1",
Philipp Kronesf99056b2024-02-27 14:50:236011 "serde",
6012 "serde_json",
6013 "spanned",
6014 "tempfile",
6015]
6016
6017[[package]]
David Wood7f916972022-03-26 07:27:436018name = "unic-langid"
Mark Rousskov12200c92024-05-11 14:27:176019version = "0.9.5"
David Wood7f916972022-03-26 07:27:436020source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:176021checksum = "23dd9d1e72a73b25e07123a80776aae3e7b0ec461ef94f9151eed6ec88005a44"
David Wood7f916972022-03-26 07:27:436022dependencies = [
6023 "unic-langid-impl",
6024 "unic-langid-macros",
6025]
6026
6027[[package]]
6028name = "unic-langid-impl"
Mark Rousskov12200c92024-05-11 14:27:176029version = "0.9.5"
David Wood7f916972022-03-26 07:27:436030source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:176031checksum = "0a5422c1f65949306c99240b81de9f3f15929f5a8bfe05bb44b034cc8bf593e5"
David Wood7f916972022-03-26 07:27:436032dependencies = [
6033 "tinystr",
6034]
6035
6036[[package]]
6037name = "unic-langid-macros"
Mark Rousskov12200c92024-05-11 14:27:176038version = "0.9.5"
David Wood7f916972022-03-26 07:27:436039source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:176040checksum = "0da1cd2c042d3c7569a1008806b02039e7a4a2bdf8f8e96bd3c792434a0e275e"
David Wood7f916972022-03-26 07:27:436041dependencies = [
6042 "proc-macro-hack",
6043 "tinystr",
6044 "unic-langid-impl",
6045 "unic-langid-macros-impl",
6046]
6047
6048[[package]]
6049name = "unic-langid-macros-impl"
Mark Rousskov12200c92024-05-11 14:27:176050version = "0.9.5"
David Wood7f916972022-03-26 07:27:436051source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:176052checksum = "1ed7f4237ba393424195053097c1516bd4590dc82b84f2f97c5c69e12704555b"
David Wood7f916972022-03-26 07:27:436053dependencies = [
6054 "proc-macro-hack",
6055 "quote",
clubby789d42c9602024-06-08 19:22:166056 "syn 2.0.66",
David Wood7f916972022-03-26 07:27:436057 "unic-langid-impl",
6058]
6059
6060[[package]]
Andy Russell30301642019-04-20 17:03:596061name = "unicase"
Charles Lew806b2b22023-11-23 10:55:116062version = "2.7.0"
Andy Russell30301642019-04-20 17:03:596063source = "registry+https://github.com/rust-lang/crates.io-index"
Charles Lew806b2b22023-11-23 10:55:116064checksum = "f7d2d4dafb69621809a81864c9c1b864479e1235c0dd4e199924b9742439ed89"
Andy Russell30301642019-04-20 17:03:596065dependencies = [
Guillaume Gomezd8589de2020-02-13 17:39:406066 "version_check",
Andy Russell30301642019-04-20 17:03:596067]
6068
6069[[package]]
Mark Rousskov064f8882020-01-13 21:40:196070name = "unicode-bdd"
6071version = "0.1.0"
6072dependencies = [
6073 "ucd-parse",
6074]
6075
6076[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:586077name = "unicode-bidi"
clubby7899b73db32024-01-29 12:21:166078version = "0.3.15"
Tatsuyuki Ishi0e79b972017-04-29 23:11:586079source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166080checksum = "08f95100a766bf4f8f28f90d77e0a5461bbdb219042e7679bebe79004fed8d75"
Tatsuyuki Ishi0e79b972017-04-29 23:11:586081
6082[[package]]
Andres Suareza65ddf02022-10-09 03:25:406083name = "unicode-ident"
clubby7899b73db32024-01-29 12:21:166084version = "1.0.12"
Andres Suareza65ddf02022-10-09 03:25:406085source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166086checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b"
Andres Suareza65ddf02022-10-09 03:25:406087
6088[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:586089name = "unicode-normalization"
github-actions8ef19812024-03-03 00:16:166090version = "0.1.23"
Tatsuyuki Ishi0e79b972017-04-29 23:11:586091source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions8ef19812024-03-03 00:16:166092checksum = "a56d1686db2308d901306f92a263857ef59ea39678a5458e7cb17f01415101f5"
Charles Lew0bcddfe2019-11-23 14:33:406093dependencies = [
Mark Rousskov342d9562020-08-17 15:21:446094 "tinyvec",
Charles Lew0bcddfe2019-11-23 14:33:406095]
Tatsuyuki Ishi0e79b972017-04-29 23:11:586096
6097[[package]]
Charles Lewbca79a22023-07-29 00:47:216098name = "unicode-properties"
clubby7899b73db32024-01-29 12:21:166099version = "0.1.1"
Charles Lewbca79a22023-07-29 00:47:216100source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166101checksum = "e4259d9d4425d9f0661581b804cb85fe66a4c631cadd8f490d1c13a35d5d9291"
Charles Lewbca79a22023-07-29 00:47:216102
6103[[package]]
Charles Lew485e98a2020-01-02 12:02:226104name = "unicode-script"
github-actions8ef19812024-03-03 00:16:166105version = "0.5.6"
Charles Lew485e98a2020-01-02 12:02:226106source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions8ef19812024-03-03 00:16:166107checksum = "ad8d71f5726e5f285a935e9fe8edfd53f0491eb6e9a5774097fdabee7cd8c9cd"
Charles Lew485e98a2020-01-02 12:02:226108
6109[[package]]
6110name = "unicode-security"
clubby7899b73db32024-01-29 12:21:166111version = "0.1.1"
Charles Lew485e98a2020-01-02 12:02:226112source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166113checksum = "ee9e13753df674873f3c4693b240ae5c03245ddc157dfccf7c26db9329af3a11"
Charles Lew485e98a2020-01-02 12:02:226114dependencies = [
Charles Lewc05961c2020-04-25 01:38:316115 "unicode-normalization",
Charles Lew485e98a2020-01-02 12:02:226116 "unicode-script",
6117]
6118
6119[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:586120name = "unicode-segmentation"
clubby7899b73db32024-01-29 12:21:166121version = "1.11.0"
Steve Klabnika0769612017-02-07 23:13:576122source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166123checksum = "d4c87d22b6e3f4a18d4d40ef354e97c90fcb14dd91d7dc0aa9d8a1172ebf7202"
Steve Klabnika0769612017-02-07 23:13:576124
6125[[package]]
6126name = "unicode-width"
clubby789d42c9602024-06-08 19:22:166127version = "0.1.13"
Steve Klabnika0769612017-02-07 23:13:576128source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:166129checksum = "0336d538f7abc86d282a4189614dfaa90810dfc2c6f6427eaf88e16311dd225d"
Alex Crichtonb47c9692019-08-16 15:29:086130dependencies = [
6131 "compiler_builtins",
6132 "rustc-std-workspace-core",
6133 "rustc-std-workspace-std",
6134]
Steve Klabnika0769612017-02-07 23:13:576135
6136[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:586137name = "unicode-xid"
Charles Lewa76dcd82022-09-16 17:55:566138version = "0.2.4"
Aleksey Kladova0c186c2019-07-21 11:50:396139source = "registry+https://github.com/rust-lang/crates.io-index"
Charles Lewa76dcd82022-09-16 17:55:566140checksum = "f962df74c8c05a667b5ee8bcf162993134c104e96440b663c8daa176dc772d8c"
Aleksey Kladova0c186c2019-07-21 11:50:396141
6142[[package]]
Michael Howellb29d9d52021-02-24 06:42:426143name = "unified-diff"
6144version = "0.2.1"
6145source = "registry+https://github.com/rust-lang/crates.io-index"
6146checksum = "496a3d395ed0c30f411ceace4a91f7d93b148fb5a9b383d5d4cff7850f048d5f"
6147dependencies = [
6148 "diff",
6149]
6150
6151[[package]]
est31c2d59062017-06-12 19:35:476152name = "unstable-book-gen"
6153version = "0.1.0"
6154dependencies = [
Alex Crichton093ede22019-08-15 00:45:096155 "num-traits",
6156 "tidy",
est31c2d59062017-06-12 19:35:476157]
6158
6159[[package]]
Nick Cameron71a0be02017-09-25 04:13:296160name = "unwind"
6161version = "0.0.0"
6162dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:426163 "cfg-if",
Alex Crichton093ede22019-08-15 00:45:096164 "compiler_builtins",
6165 "core",
6166 "libc",
Sean Cross2a533df2023-10-23 07:36:596167 "unwinding",
6168]
6169
6170[[package]]
6171name = "unwinding"
6172version = "0.2.1"
6173source = "registry+https://github.com/rust-lang/crates.io-index"
6174checksum = "37a19a21a537f635c16c7576f22d0f2f7d63353c1337ad4ce0d8001c7952a25b"
6175dependencies = [
6176 "compiler_builtins",
Jubilee Young3ec9d8d2024-05-28 00:05:326177 "gimli 0.28.1",
Sean Cross2a533df2023-10-23 07:36:596178 "rustc-std-workspace-core",
Nick Cameron71a0be02017-09-25 04:13:296179]
6180
6181[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:586182name = "url"
clubby7899b73db32024-01-29 12:21:166183version = "2.5.0"
Eric Hussf2428a62019-08-01 00:44:396184source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166185checksum = "31e6302e3bb753d46e83516cae55ae196fc0c309407cf11ab35cc51a4c2a4633"
Eric Hussf2428a62019-08-01 00:44:396186dependencies = [
Eric Hussf3287a62021-05-12 00:39:516187 "form_urlencoded",
Eric Huss4a7e2fb2022-08-21 04:19:436188 "idna",
Eric Huss4a7e2fb2022-08-21 04:19:436189 "percent-encoding",
Eric Hussf2428a62019-08-01 00:44:396190]
6191
6192[[package]]
steveklabnikecfbaca2018-04-03 14:32:046193name = "utf-8"
Nilstrieb3295cdf2023-06-26 07:21:356194version = "0.7.6"
steveklabnikecfbaca2018-04-03 14:32:046195source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:356196checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9"
steveklabnikecfbaca2018-04-03 14:32:046197
6198[[package]]
Esteban Kuberb4bdb562024-03-02 22:36:526199name = "utf8-width"
6200version = "0.1.7"
6201source = "registry+https://github.com/rust-lang/crates.io-index"
6202checksum = "86bd8d4e895da8537e5315b8254664e6b769c4ff3db18321b297a1e7004392e3"
6203
6204[[package]]
Eric Hussd5e03532019-05-23 20:27:496205name = "utf8parse"
clubby789d42c9602024-06-08 19:22:166206version = "0.2.2"
Eric Hussd5e03532019-05-23 20:27:496207source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:166208checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821"
Eric Hussd5e03532019-05-23 20:27:496209
6210[[package]]
Pietro Albini13efb202022-11-15 09:19:176211name = "uuid"
github-actions1848b462024-03-24 12:09:286212version = "1.8.0"
Pietro Albini13efb202022-11-15 09:19:176213source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions1848b462024-03-24 12:09:286214checksum = "a183cf7feeba97b4dd1c0d46788634f6221d87fa961b305bed08c851829efcc0"
Pietro Albini13efb202022-11-15 09:19:176215dependencies = [
Thom Chiovolonia4bf36e2022-11-21 00:55:416216 "getrandom",
Pietro Albini13efb202022-11-15 09:19:176217]
6218
6219[[package]]
Oli Scherere8962282022-07-05 08:26:126220name = "valuable"
6221version = "0.1.0"
6222source = "registry+https://github.com/rust-lang/crates.io-index"
6223checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d"
6224
6225[[package]]
Alex Crichton1cede102017-06-15 02:33:066226name = "vcpkg"
Nilstrieb3295cdf2023-06-26 07:21:356227version = "0.2.15"
Alex Crichton1cede102017-06-15 02:33:066228source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:356229checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
Alex Crichton1cede102017-06-15 02:33:066230
6231[[package]]
Alex Crichtonb4110902018-12-08 11:06:546232name = "version_check"
Amanieu d'Antrasa529ba82023-01-09 17:49:246233version = "0.9.4"
Eric Huss2b985322019-11-25 16:14:076234source = "registry+https://github.com/rust-lang/crates.io-index"
Amanieu d'Antrasa529ba82023-01-09 17:49:246235checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
Eric Huss2b985322019-11-25 16:14:076236
6237[[package]]
Chris Krycho2c9fc622024-05-20 19:29:316238name = "wait-timeout"
6239version = "0.2.0"
6240source = "registry+https://github.com/rust-lang/crates.io-index"
6241checksum = "9f200f5b12eb75f8c1ed65abd4b2db8a6e1b138a20de009dacee265a2498f3f6"
6242dependencies = [
6243 "libc",
6244]
6245
6246[[package]]
Josh Stone020c5ec2017-05-08 22:01:136247name = "walkdir"
github-actions8ef19812024-03-03 00:16:166248version = "2.5.0"
Alex Crichton80d6ed22018-01-08 21:56:226249source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions8ef19812024-03-03 00:16:166250checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b"
Alex Crichton80d6ed22018-01-08 21:56:226251dependencies = [
Alex Crichton093ede22019-08-15 00:45:096252 "same-file",
Alex Crichton093ede22019-08-15 00:45:096253 "winapi-util",
Alex Crichton80d6ed22018-01-08 21:56:226254]
6255
6256[[package]]
newpavlov6374b842019-08-29 17:13:156257name = "wasi"
Harald Hoyer00cbc8d2022-01-21 13:19:136258version = "0.11.0+wasi-snapshot-preview1"
6259source = "registry+https://github.com/rust-lang/crates.io-index"
6260checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
newpavlov6374b842019-08-29 17:13:156261dependencies = [
6262 "compiler_builtins",
6263 "rustc-std-workspace-alloc",
6264 "rustc-std-workspace-core",
6265]
6266
6267[[package]]
nilsf77541a2023-04-11 11:46:416268name = "wasm-bindgen"
github-actionsc486d2d2024-03-17 00:26:016269version = "0.2.92"
nilsf77541a2023-04-11 11:46:416270source = "registry+https://github.com/rust-lang/crates.io-index"
github-actionsc486d2d2024-03-17 00:26:016271checksum = "4be2531df63900aeb2bca0daaaddec08491ee64ceecbee5076636a3b026795a8"
nilsf77541a2023-04-11 11:46:416272dependencies = [
6273 "cfg-if",
6274 "wasm-bindgen-macro",
6275]
6276
6277[[package]]
6278name = "wasm-bindgen-backend"
github-actionsc486d2d2024-03-17 00:26:016279version = "0.2.92"
nilsf77541a2023-04-11 11:46:416280source = "registry+https://github.com/rust-lang/crates.io-index"
github-actionsc486d2d2024-03-17 00:26:016281checksum = "614d787b966d3989fa7bb98a654e369c762374fd3213d212cfc0251257e747da"
nilsf77541a2023-04-11 11:46:416282dependencies = [
6283 "bumpalo",
6284 "log",
6285 "once_cell",
6286 "proc-macro2",
6287 "quote",
clubby789d42c9602024-06-08 19:22:166288 "syn 2.0.66",
nilsf77541a2023-04-11 11:46:416289 "wasm-bindgen-shared",
6290]
6291
6292[[package]]
6293name = "wasm-bindgen-macro"
github-actionsc486d2d2024-03-17 00:26:016294version = "0.2.92"
nilsf77541a2023-04-11 11:46:416295source = "registry+https://github.com/rust-lang/crates.io-index"
github-actionsc486d2d2024-03-17 00:26:016296checksum = "a1f8823de937b71b9460c0c34e25f3da88250760bec0ebac694b49997550d726"
nilsf77541a2023-04-11 11:46:416297dependencies = [
6298 "quote",
6299 "wasm-bindgen-macro-support",
6300]
6301
6302[[package]]
6303name = "wasm-bindgen-macro-support"
github-actionsc486d2d2024-03-17 00:26:016304version = "0.2.92"
nilsf77541a2023-04-11 11:46:416305source = "registry+https://github.com/rust-lang/crates.io-index"
github-actionsc486d2d2024-03-17 00:26:016306checksum = "e94f17b526d0a461a191c78ea52bbce64071ed5c04c9ffe424dcb38f74171bb7"
nilsf77541a2023-04-11 11:46:416307dependencies = [
6308 "proc-macro2",
6309 "quote",
clubby789d42c9602024-06-08 19:22:166310 "syn 2.0.66",
nilsf77541a2023-04-11 11:46:416311 "wasm-bindgen-backend",
6312 "wasm-bindgen-shared",
6313]
6314
6315[[package]]
6316name = "wasm-bindgen-shared"
github-actionsc486d2d2024-03-17 00:26:016317version = "0.2.92"
nilsf77541a2023-04-11 11:46:416318source = "registry+https://github.com/rust-lang/crates.io-index"
github-actionsc486d2d2024-03-17 00:26:016319checksum = "af190c94f2773fdb3729c55b007a722abb5384da03bc0986df4c289bf5567e96"
nilsf77541a2023-04-11 11:46:416320
6321[[package]]
Alex Crichton646e8e72024-02-22 16:12:096322name = "wasm-encoder"
6323version = "0.200.0"
6324source = "registry+https://github.com/rust-lang/crates.io-index"
6325checksum = "b9e3fb0c8fbddd78aa6095b850dfeedbc7506cf5f81e633f69cf8f2333ab84b9"
6326dependencies = [
6327 "leb128",
6328]
6329
6330[[package]]
Alex Crichton6181f3a2024-02-02 21:26:186331name = "wasmparser"
6332version = "0.118.2"
6333source = "registry+https://github.com/rust-lang/crates.io-index"
6334checksum = "77f1154f1ab868e2a01d9834a805faca7bf8b50d041b4ca714d005d0dab1c50c"
6335dependencies = [
6336 "indexmap",
6337 "semver",
6338]
6339
6340[[package]]
Steve Klabnika0769612017-02-07 23:13:576341name = "winapi"
Mark Rousskov342d9562020-08-17 15:21:446342version = "0.3.9"
Alex Crichton80d6ed22018-01-08 21:56:226343source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:446344checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
Alex Crichton80d6ed22018-01-08 21:56:226345dependencies = [
Alex Crichton093ede22019-08-15 00:45:096346 "winapi-i686-pc-windows-gnu",
6347 "winapi-x86_64-pc-windows-gnu",
Alex Crichton80d6ed22018-01-08 21:56:226348]
6349
6350[[package]]
Alex Crichton80d6ed22018-01-08 21:56:226351name = "winapi-i686-pc-windows-gnu"
6352version = "0.4.0"
6353source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:096354checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
Alex Crichton80d6ed22018-01-08 21:56:226355
6356[[package]]
Alex Crichton2863b752018-08-21 17:23:476357name = "winapi-util"
Mark Rousskov12200c92024-05-11 14:27:176358version = "0.1.8"
Alex Crichton2863b752018-08-21 17:23:476359source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:176360checksum = "4d4cc384e1e73b93bafa6fb4f1df8c41695c8a91cf9c4c64358067d15a7b6c6b"
Alex Crichton2863b752018-08-21 17:23:476361dependencies = [
Mark Rousskov12200c92024-05-11 14:27:176362 "windows-sys 0.52.0",
Alex Crichton2863b752018-08-21 17:23:476363]
6364
6365[[package]]
Alex Crichton80d6ed22018-01-08 21:56:226366name = "winapi-x86_64-pc-windows-gnu"
6367version = "0.4.0"
6368source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:096369checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
Alex Crichton80d6ed22018-01-08 21:56:226370
6371[[package]]
Weihang Loe52e0402023-03-07 22:16:276372name = "windows"
klensy35fe2672024-02-18 13:02:166373version = "0.52.0"
nilsf77541a2023-04-11 11:46:416374source = "registry+https://github.com/rust-lang/crates.io-index"
klensy35fe2672024-02-18 13:02:166375checksum = "e48a53791691ab099e5e2ad123536d0fff50652600abaf43bbf952894110d0be"
nilsf77541a2023-04-11 11:46:416376dependencies = [
klensy35fe2672024-02-18 13:02:166377 "windows-core",
Mark Rousskov12200c92024-05-11 14:27:176378 "windows-targets 0.52.5",
Andy Russellbb7c3732023-01-15 18:43:156379]
6380
6381[[package]]
Chris Dentonf9b3d6a2023-04-15 10:57:076382name = "windows-bindgen"
Daniel Paoliello32f5ca42024-03-27 17:49:216383version = "0.56.0"
Chris Dentonf9b3d6a2023-04-15 10:57:076384source = "registry+https://github.com/rust-lang/crates.io-index"
Daniel Paoliello32f5ca42024-03-27 17:49:216385checksum = "a28e3ea6330cf17fdcdce8bf08d0549ce93769dca9bedc6c39c36c8c0e17db46"
Chris Dentonf9b3d6a2023-04-15 10:57:076386dependencies = [
Chris Dentond9c85da2023-08-16 08:18:346387 "proc-macro2",
6388 "rayon",
Chris Dentonb25203e2024-03-03 14:44:586389 "serde",
6390 "serde_json",
clubby789d42c9602024-06-08 19:22:166391 "syn 2.0.66",
Chris Dentonf9b3d6a2023-04-15 10:57:076392 "windows-metadata",
Chris Dentonf9b3d6a2023-04-15 10:57:076393]
6394
6395[[package]]
clubby7899b73db32024-01-29 12:21:166396name = "windows-core"
6397version = "0.52.0"
6398source = "registry+https://github.com/rust-lang/crates.io-index"
6399checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9"
6400dependencies = [
Mark Rousskov12200c92024-05-11 14:27:176401 "windows-targets 0.52.5",
clubby7899b73db32024-01-29 12:21:166402]
6403
6404[[package]]
Chris Dentonf9b3d6a2023-04-15 10:57:076405name = "windows-metadata"
Daniel Paoliello32f5ca42024-03-27 17:49:216406version = "0.56.0"
Chris Dentonf9b3d6a2023-04-15 10:57:076407source = "registry+https://github.com/rust-lang/crates.io-index"
Daniel Paoliello32f5ca42024-03-27 17:49:216408checksum = "3993f7827fff10c454e3a24847075598c7c08108304b8b07943c2c73d78f3b34"
Chris Dentonf9b3d6a2023-04-15 10:57:076409
6410[[package]]
Philipp Krones586cbd02022-06-04 12:07:446411name = "windows-sys"
WANG Rui7aa257f2023-04-23 07:58:386412version = "0.48.0"
6413source = "registry+https://github.com/rust-lang/crates.io-index"
6414checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
6415dependencies = [
clubby7899b73db32024-01-29 12:21:166416 "windows-targets 0.48.5",
Philipp Kronesac25a732023-08-24 19:33:176417]
6418
6419[[package]]
clubby789527f9032024-01-21 23:51:336420name = "windows-sys"
6421version = "0.52.0"
6422source = "registry+https://github.com/rust-lang/crates.io-index"
6423checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
6424dependencies = [
Mark Rousskov12200c92024-05-11 14:27:176425 "windows-targets 0.52.5",
clubby789527f9032024-01-21 23:51:336426]
6427
6428[[package]]
Philipp Kronesac25a732023-08-24 19:33:176429name = "windows-targets"
clubby7899b73db32024-01-29 12:21:166430version = "0.48.5"
Philipp Kronesac25a732023-08-24 19:33:176431source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166432checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
Philipp Kronesac25a732023-08-24 19:33:176433dependencies = [
clubby7899b73db32024-01-29 12:21:166434 "windows_aarch64_gnullvm 0.48.5",
6435 "windows_aarch64_msvc 0.48.5",
6436 "windows_i686_gnu 0.48.5",
6437 "windows_i686_msvc 0.48.5",
6438 "windows_x86_64_gnu 0.48.5",
6439 "windows_x86_64_gnullvm 0.48.5",
6440 "windows_x86_64_msvc 0.48.5",
Weihang Lo6f38fd52023-02-07 22:26:226441]
6442
6443[[package]]
clubby789527f9032024-01-21 23:51:336444name = "windows-targets"
Mark Rousskov12200c92024-05-11 14:27:176445version = "0.52.5"
clubby789527f9032024-01-21 23:51:336446source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:176447checksum = "6f0713a46559409d202e70e28227288446bf7841d3211583a4b53e3f6d96e7eb"
clubby789527f9032024-01-21 23:51:336448dependencies = [
Mark Rousskov12200c92024-05-11 14:27:176449 "windows_aarch64_gnullvm 0.52.5",
6450 "windows_aarch64_msvc 0.52.5",
6451 "windows_i686_gnu 0.52.5",
6452 "windows_i686_gnullvm",
6453 "windows_i686_msvc 0.52.5",
6454 "windows_x86_64_gnu 0.52.5",
6455 "windows_x86_64_gnullvm 0.52.5",
6456 "windows_x86_64_msvc 0.52.5",
clubby789527f9032024-01-21 23:51:336457]
6458
6459[[package]]
Weihang Lo6f38fd52023-02-07 22:26:226460name = "windows_aarch64_gnullvm"
clubby7899b73db32024-01-29 12:21:166461version = "0.48.5"
Philipp Kronesac25a732023-08-24 19:33:176462source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166463checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
nilsf77541a2023-04-11 11:46:416464
6465[[package]]
clubby789527f9032024-01-21 23:51:336466name = "windows_aarch64_gnullvm"
Mark Rousskov12200c92024-05-11 14:27:176467version = "0.52.5"
clubby789527f9032024-01-21 23:51:336468source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:176469checksum = "7088eed71e8b8dda258ecc8bac5fb1153c5cffaf2578fc8ff5d61e23578d3263"
clubby789527f9032024-01-21 23:51:336470
6471[[package]]
Philipp Krones586cbd02022-06-04 12:07:446472name = "windows_aarch64_msvc"
clubby7899b73db32024-01-29 12:21:166473version = "0.48.5"
Philipp Kronesac25a732023-08-24 19:33:176474source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166475checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
nilsf77541a2023-04-11 11:46:416476
6477[[package]]
clubby789527f9032024-01-21 23:51:336478name = "windows_aarch64_msvc"
Mark Rousskov12200c92024-05-11 14:27:176479version = "0.52.5"
clubby789527f9032024-01-21 23:51:336480source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:176481checksum = "9985fd1504e250c615ca5f281c3f7a6da76213ebd5ccc9561496568a2752afb6"
clubby789527f9032024-01-21 23:51:336482
6483[[package]]
Philipp Krones586cbd02022-06-04 12:07:446484name = "windows_i686_gnu"
clubby7899b73db32024-01-29 12:21:166485version = "0.48.5"
Philipp Kronesac25a732023-08-24 19:33:176486source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166487checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
nilsf77541a2023-04-11 11:46:416488
6489[[package]]
clubby789527f9032024-01-21 23:51:336490name = "windows_i686_gnu"
Mark Rousskov12200c92024-05-11 14:27:176491version = "0.52.5"
clubby789527f9032024-01-21 23:51:336492source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:176493checksum = "88ba073cf16d5372720ec942a8ccbf61626074c6d4dd2e745299726ce8b89670"
6494
6495[[package]]
6496name = "windows_i686_gnullvm"
6497version = "0.52.5"
6498source = "registry+https://github.com/rust-lang/crates.io-index"
6499checksum = "87f4261229030a858f36b459e748ae97545d6f1ec60e5e0d6a3d32e0dc232ee9"
clubby789527f9032024-01-21 23:51:336500
6501[[package]]
Philipp Krones586cbd02022-06-04 12:07:446502name = "windows_i686_msvc"
clubby7899b73db32024-01-29 12:21:166503version = "0.48.5"
Philipp Kronesac25a732023-08-24 19:33:176504source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166505checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
nilsf77541a2023-04-11 11:46:416506
6507[[package]]
clubby789527f9032024-01-21 23:51:336508name = "windows_i686_msvc"
Mark Rousskov12200c92024-05-11 14:27:176509version = "0.52.5"
clubby789527f9032024-01-21 23:51:336510source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:176511checksum = "db3c2bf3d13d5b658be73463284eaf12830ac9a26a90c717b7f771dfe97487bf"
clubby789527f9032024-01-21 23:51:336512
6513[[package]]
Philipp Krones586cbd02022-06-04 12:07:446514name = "windows_x86_64_gnu"
clubby7899b73db32024-01-29 12:21:166515version = "0.48.5"
Philipp Kronesac25a732023-08-24 19:33:176516source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166517checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
nilsf77541a2023-04-11 11:46:416518
6519[[package]]
clubby789527f9032024-01-21 23:51:336520name = "windows_x86_64_gnu"
Mark Rousskov12200c92024-05-11 14:27:176521version = "0.52.5"
clubby789527f9032024-01-21 23:51:336522source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:176523checksum = "4e4246f76bdeff09eb48875a0fd3e2af6aada79d409d33011886d3e1581517d9"
clubby789527f9032024-01-21 23:51:336524
6525[[package]]
Mateusz Mikuład5899ef2022-11-05 11:19:556526name = "windows_x86_64_gnullvm"
clubby7899b73db32024-01-29 12:21:166527version = "0.48.5"
Philipp Kronesac25a732023-08-24 19:33:176528source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166529checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
nilsf77541a2023-04-11 11:46:416530
6531[[package]]
clubby789527f9032024-01-21 23:51:336532name = "windows_x86_64_gnullvm"
Mark Rousskov12200c92024-05-11 14:27:176533version = "0.52.5"
clubby789527f9032024-01-21 23:51:336534source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:176535checksum = "852298e482cd67c356ddd9570386e2862b5673c85bd5f88df9ab6802b334c596"
clubby789527f9032024-01-21 23:51:336536
6537[[package]]
Philipp Krones586cbd02022-06-04 12:07:446538name = "windows_x86_64_msvc"
clubby7899b73db32024-01-29 12:21:166539version = "0.48.5"
Philipp Kronesac25a732023-08-24 19:33:176540source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166541checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
nilsf77541a2023-04-11 11:46:416542
6543[[package]]
clubby789527f9032024-01-21 23:51:336544name = "windows_x86_64_msvc"
Mark Rousskov12200c92024-05-11 14:27:176545version = "0.52.5"
clubby789527f9032024-01-21 23:51:336546source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:176547checksum = "bec47e5bfd1bff0eeaf6d8b485cc1074891a197ab4225d504cb7a1ab88b02bf0"
clubby789527f9032024-01-21 23:51:336548
6549[[package]]
Philipp Krones612c3422023-06-02 09:42:426550name = "winnow"
clubby7899b73db32024-01-29 12:21:166551version = "0.5.40"
Philipp Krones612c3422023-06-02 09:42:426552source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166553checksum = "f593a95398737aeed53e489c785df13f3618e41dbcd6718c6addbf1395aa6876"
Philipp Krones612c3422023-06-02 09:42:426554dependencies = [
6555 "memchr",
6556]
6557
6558[[package]]
Chris Krycho2c9fc622024-05-20 19:29:316559name = "winnow"
clubby789d42c9602024-06-08 19:22:166560version = "0.6.13"
Chris Krycho2c9fc622024-05-20 19:29:316561source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:166562checksum = "59b5e5f6c299a3c7890b876a2a587f3115162487e704907d9b6cd29473052ba1"
Chris Krycho2c9fc622024-05-20 19:29:316563dependencies = [
6564 "memchr",
6565]
6566
6567[[package]]
Charles Lewa7750042022-11-06 06:43:256568name = "writeable"
clubby7899d85dfc2024-06-08 19:18:316569version = "0.5.5"
Charles Lewa7750042022-11-06 06:43:256570source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:316571checksum = "1e9df38ee2d2c3c5948ea468a8406ff0db0b29ae1ffde1bcf20ef305bcc95c51"
Charles Lewa7750042022-11-06 06:43:256572
6573[[package]]
Josh Stone020c5ec2017-05-08 22:01:136574name = "xattr"
clubby7899b73db32024-01-29 12:21:166575version = "1.3.1"
Josh Stone020c5ec2017-05-08 22:01:136576source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166577checksum = "8da84f1a25939b27f6820d92aed108f83ff920fdf11a7b19366c27c4cda81d4f"
Josh Stone020c5ec2017-05-08 22:01:136578dependencies = [
Alex Crichton093ede22019-08-15 00:45:096579 "libc",
clubby7899b73db32024-01-29 12:21:166580 "linux-raw-sys",
6581 "rustix",
Josh Stone020c5ec2017-05-08 22:01:136582]
6583
6584[[package]]
Chris Krycho2c9fc622024-05-20 19:29:316585name = "xmlparser"
6586version = "0.13.6"
6587source = "registry+https://github.com/rust-lang/crates.io-index"
6588checksum = "66fee0b777b0f5ac1c69bb06d361268faafa61cd4682ae064a171c16c433e9e4"
6589
6590[[package]]
Josh Stone020c5ec2017-05-08 22:01:136591name = "xz2"
Mark Rousskove40a4462023-04-17 01:27:256592version = "0.1.7"
Josh Stone020c5ec2017-05-08 22:01:136593source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskove40a4462023-04-17 01:27:256594checksum = "388c44dc09d76f1536602ead6d325eb532f5c122f17782bd57fb47baeeb767e2"
Josh Stone020c5ec2017-05-08 22:01:136595dependencies = [
Alex Crichton093ede22019-08-15 00:45:096596 "lzma-sys",
Josh Stone020c5ec2017-05-08 22:01:136597]
6598
6599[[package]]
dalance9d1ec7e2024-05-05 00:01:476600name = "yaml-rust"
6601version = "0.4.5"
6602source = "registry+https://github.com/rust-lang/crates.io-index"
6603checksum = "56c1936c4cc7a1c9ab21a1ebb602eb942ba868cbd44a99cb7cdc5892335e1c85"
6604dependencies = [
6605 "linked-hash-map",
6606]
6607
6608[[package]]
Igor Matuszewski2214a412021-05-03 20:59:356609name = "yansi-term"
6610version = "0.1.2"
6611source = "registry+https://github.com/rust-lang/crates.io-index"
6612checksum = "fe5c30ade05e61656247b2e334a031dfd0cc466fadef865bdcdea8d537951bf1"
6613dependencies = [
Igor Matuszewskiaf53b0d2021-07-21 13:17:316614 "winapi",
Igor Matuszewski2214a412021-05-03 20:59:356615]
Charles Lewa7750042022-11-06 06:43:256616
6617[[package]]
6618name = "yoke"
clubby7899d85dfc2024-06-08 19:18:316619version = "0.7.4"
Charles Lewa7750042022-11-06 06:43:256620source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:316621checksum = "6c5b1314b079b0930c31e3af543d8ee1757b1951ae1e1565ec704403a7240ca5"
Charles Lewa7750042022-11-06 06:43:256622dependencies = [
6623 "serde",
6624 "stable_deref_trait",
6625 "yoke-derive",
6626 "zerofrom",
6627]
6628
6629[[package]]
6630name = "yoke-derive"
clubby7899d85dfc2024-06-08 19:18:316631version = "0.7.4"
Charles Lewa7750042022-11-06 06:43:256632source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:316633checksum = "28cc31741b18cb6f1d5ff12f5b7523e3d6eb0852bbbad19d73905511d9849b95"
Charles Lewa7750042022-11-06 06:43:256634dependencies = [
6635 "proc-macro2",
6636 "quote",
clubby789d42c9602024-06-08 19:22:166637 "syn 2.0.66",
klensy7142c8d2023-11-09 11:37:306638 "synstructure",
Charles Lewa7750042022-11-06 06:43:256639]
6640
6641[[package]]
Ralf Jung71c9ceb2023-12-02 18:16:096642name = "zerocopy"
Mark Rousskov12200c92024-05-11 14:27:176643version = "0.7.34"
Ralf Jung71c9ceb2023-12-02 18:16:096644source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:176645checksum = "ae87e3fcd617500e5d106f0380cf7b77f3c6092aae37191433159dda23cfb087"
Ralf Jung71c9ceb2023-12-02 18:16:096646dependencies = [
6647 "zerocopy-derive",
6648]
6649
6650[[package]]
6651name = "zerocopy-derive"
Mark Rousskov12200c92024-05-11 14:27:176652version = "0.7.34"
Ralf Jung71c9ceb2023-12-02 18:16:096653source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:176654checksum = "15e934569e47891f7d9411f1a451d947a60e000ab3bd24fbb970f000387d1b3b"
Ralf Jung71c9ceb2023-12-02 18:16:096655dependencies = [
6656 "proc-macro2",
6657 "quote",
clubby789d42c9602024-06-08 19:22:166658 "syn 2.0.66",
Ralf Jung71c9ceb2023-12-02 18:16:096659]
6660
6661[[package]]
Charles Lewa7750042022-11-06 06:43:256662name = "zerofrom"
clubby7899d85dfc2024-06-08 19:18:316663version = "0.1.4"
Charles Lewa7750042022-11-06 06:43:256664source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:316665checksum = "91ec111ce797d0e0784a1116d0ddcdbea84322cd79e5d5ad173daeba4f93ab55"
Charles Lewa7750042022-11-06 06:43:256666dependencies = [
6667 "zerofrom-derive",
6668]
6669
6670[[package]]
6671name = "zerofrom-derive"
clubby7899d85dfc2024-06-08 19:18:316672version = "0.1.4"
Charles Lewa7750042022-11-06 06:43:256673source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:316674checksum = "0ea7b4a3637ea8669cedf0f1fd5c286a17f3de97b8dd5a70a6c167a1730e63a5"
Charles Lewa7750042022-11-06 06:43:256675dependencies = [
6676 "proc-macro2",
6677 "quote",
clubby789d42c9602024-06-08 19:22:166678 "syn 2.0.66",
klensy7142c8d2023-11-09 11:37:306679 "synstructure",
Charles Lewa7750042022-11-06 06:43:256680]
6681
6682[[package]]
6683name = "zerovec"
clubby7899d85dfc2024-06-08 19:18:316684version = "0.10.2"
Charles Lewa7750042022-11-06 06:43:256685source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:316686checksum = "bb2cc8827d6c0994478a15c53f374f46fbd41bea663d809b14744bc42e6b109c"
Charles Lewa7750042022-11-06 06:43:256687dependencies = [
6688 "yoke",
6689 "zerofrom",
6690 "zerovec-derive",
6691]
6692
6693[[package]]
6694name = "zerovec-derive"
clubby7899d85dfc2024-06-08 19:18:316695version = "0.10.2"
Charles Lewa7750042022-11-06 06:43:256696source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:316697checksum = "97cf56601ee5052b4417d90c8755c6683473c926039908196cf35d99f893ebe7"
Charles Lewa7750042022-11-06 06:43:256698dependencies = [
6699 "proc-macro2",
6700 "quote",
clubby789d42c9602024-06-08 19:22:166701 "syn 2.0.66",
Charles Lewa7750042022-11-06 06:43:256702]