blob: 0182eca05058dbc3ac292fd8a804d2b32f177687 [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 = [
klensy52242f22024-06-15 15:53:4590 "html5ever",
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"
github-actions729ed812024-06-16 00:18:06134version = "0.11.4"
Philipp Kronese395dc92024-05-02 15:27:08135source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions729ed812024-06-16 00:18:06136checksum = "24e35ed54e5ea7997c14ed4c70ba043478db1112e98263b3b035907aa197d991"
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]]
Guillaume Gomez3394fe82024-06-24 09:47:20232name = "ar"
233version = "0.9.0"
234source = "registry+https://github.com/rust-lang/crates.io-index"
235checksum = "d67af77d68a931ecd5cbd8a3b5987d63a1d1d1278f7f6a60ae33db485cdebb69"
236
237[[package]]
bjorn3be670842022-05-28 10:43:51238name = "ar_archive_writer"
bjorn3dacfbfc2024-04-09 17:44:20239version = "0.2.0"
bjorn3be670842022-05-28 10:43:51240source = "registry+https://github.com/rust-lang/crates.io-index"
bjorn3dacfbfc2024-04-09 17:44:20241checksum = "f0c269894b6fe5e9d7ada0cf69b5bf847ff35bc25fc271f08e1d080fce80339a"
bjorn3be670842022-05-28 10:43:51242dependencies = [
Ben Kimock2f6fb232024-03-18 22:47:41243 "object 0.32.2",
bjorn3be670842022-05-28 10:43:51244]
245
246[[package]]
Nicholas Nethercotec492ca42020-07-14 00:31:54247name = "arrayvec"
Nilstrieb3295cdf2023-06-26 07:21:35248version = "0.7.4"
Jubilee Younge8eb6912021-04-22 04:40:29249source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:35250checksum = "96d30a06541fbafbc7f82ed10c06164cfbd2c401138f6addd8404629c4b16711"
Nicholas Nethercotec492ca42020-07-14 00:31:54251
252[[package]]
Dirkjan Ochtman93a16cb2022-01-03 17:18:46253name = "askama"
clubby789da336192024-01-24 01:04:34254version = "0.12.1"
Dirkjan Ochtman93a16cb2022-01-03 17:18:46255source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789da336192024-01-24 01:04:34256checksum = "b79091df18a97caea757e28cd2d5fda49c6cd4bd01ddffd7ff01ace0c0ad2c28"
Dirkjan Ochtman93a16cb2022-01-03 17:18:46257dependencies = [
258 "askama_derive",
259 "askama_escape",
Dirkjan Ochtman93a16cb2022-01-03 17:18:46260]
261
262[[package]]
263name = "askama_derive"
clubby789da336192024-01-24 01:04:34264version = "0.12.5"
Dirkjan Ochtman93a16cb2022-01-03 17:18:46265source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789da336192024-01-24 01:04:34266checksum = "19fe8d6cb13c4714962c072ea496f3392015f0989b1a2847bb4b2d9effd71d83"
Dirkjan Ochtman93a16cb2022-01-03 17:18:46267dependencies = [
clubby789da336192024-01-24 01:04:34268 "askama_parser",
Guillaume Gomez76714c32023-03-06 10:15:59269 "basic-toml",
270 "mime",
271 "mime_guess",
Dirkjan Ochtman93a16cb2022-01-03 17:18:46272 "proc-macro2",
273 "quote",
Guillaume Gomez48f5dca2022-01-17 16:36:39274 "serde",
github-actions99053572024-06-23 00:18:08275 "syn 2.0.67",
Dirkjan Ochtman93a16cb2022-01-03 17:18:46276]
277
278[[package]]
Guillaume Gomez76714c32023-03-06 10:15:59279name = "askama_escape"
280version = "0.10.3"
281source = "registry+https://github.com/rust-lang/crates.io-index"
282checksum = "619743e34b5ba4e9703bba34deac3427c72507c7159f5fd030aea8cac0cfe341"
283
284[[package]]
clubby789da336192024-01-24 01:04:34285name = "askama_parser"
286version = "0.2.1"
287source = "registry+https://github.com/rust-lang/crates.io-index"
288checksum = "acb1161c6b64d1c3d83108213c2a2533a342ac225aabd0bda218278c2ddb00c0"
289dependencies = [
290 "nom",
291]
292
293[[package]]
Chris Krycho2c9fc622024-05-20 19:29:31294name = "assert_cmd"
295version = "2.0.14"
296source = "registry+https://github.com/rust-lang/crates.io-index"
297checksum = "ed72493ac66d5804837f480ab3766c72bdfab91a65e565fc54fa9e42db0073a8"
298dependencies = [
299 "anstyle",
300 "bstr",
301 "doc-comment",
302 "predicates",
303 "predicates-core",
304 "predicates-tree",
305 "wait-timeout",
306]
307
308[[package]]
Félix Saparellibdcc21c2019-09-21 10:56:05309name = "autocfg"
Mark Rousskov12200c92024-05-11 14:27:17310version = "1.3.0"
Mateusz Mikułaf5e702d2020-03-26 13:10:35311source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:17312checksum = "0c4b4d0bd25bd0b74681c0ad21497610ce1b7c91b1022cd21c80c6fbdd9476b0"
Mateusz Mikułaf5e702d2020-03-26 13:10:35313
314[[package]]
Ralf Jung10430db2022-07-15 14:04:23315name = "backtrace"
github-actions1848b462024-03-24 12:09:28316version = "0.3.71"
Ralf Jung10430db2022-07-15 14:04:23317source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions1848b462024-03-24 12:09:28318checksum = "26b05800d2e817c8b3b4b54abd461726265fa9789ae34330622f2db9ee696f9d"
Ralf Jung10430db2022-07-15 14:04:23319dependencies = [
Jubilee Young3ec9d8d2024-05-28 00:05:32320 "addr2line 0.21.0",
Ralf Jung10430db2022-07-15 14:04:23321 "cc",
Chris Denton531f3c9e2022-12-20 15:26:42322 "cfg-if",
Ralf Jung10430db2022-07-15 14:04:23323 "libc",
Jubilee Young079949d2023-06-29 23:18:36324 "miniz_oxide",
Ben Kimock2f6fb232024-03-18 22:47:41325 "object 0.32.2",
Ralf Jung10430db2022-07-15 14:04:23326 "rustc-demangle",
327]
328
329[[package]]
Jakub Beránek91d2fb22023-06-03 07:41:44330name = "base64"
clubby7899b73db32024-01-29 12:21:16331version = "0.21.7"
Jakub Beránek91d2fb22023-06-03 07:41:44332source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:16333checksum = "9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567"
Jakub Beránek91d2fb22023-06-03 07:41:44334
335[[package]]
Guillaume Gomez76714c32023-03-06 10:15:59336name = "basic-toml"
github-actionsc486d2d2024-03-17 00:26:01337version = "0.1.9"
Guillaume Gomez76714c32023-03-06 10:15:59338source = "registry+https://github.com/rust-lang/crates.io-index"
github-actionsc486d2d2024-03-17 00:26:01339checksum = "823388e228f614e9558c6804262db37960ec8821856535f5c3f59913140558f8"
Guillaume Gomez76714c32023-03-06 10:15:59340dependencies = [
341 "serde",
342]
343
344[[package]]
Luca Palmiericd7688b2023-05-22 17:26:20345name = "bincode"
346version = "1.3.3"
347source = "registry+https://github.com/rust-lang/crates.io-index"
348checksum = "b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad"
349dependencies = [
350 "serde",
351]
352
353[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58354name = "bitflags"
Guillaume Gomez7f78a9a2022-07-26 18:36:20355version = "1.3.2"
Tamir Duberstein231d9e72017-09-08 19:08:01356source = "registry+https://github.com/rust-lang/crates.io-index"
Guillaume Gomez7f78a9a2022-07-26 18:36:20357checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
Tamir Duberstein231d9e72017-09-08 19:08:01358
359[[package]]
Nilstrieb3295cdf2023-06-26 07:21:35360name = "bitflags"
github-actions1848b462024-03-24 12:09:28361version = "2.5.0"
Pietro Albiniacd8e592020-10-01 15:15:12362source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions1848b462024-03-24 12:09:28363checksum = "cf4b9d6a944f767f8e5e0db018570623c85f3d925ac718db4e06d0187adb21c1"
Nilstrieb3295cdf2023-06-26 07:21:35364
365[[package]]
366name = "block-buffer"
367version = "0.10.4"
368source = "registry+https://github.com/rust-lang/crates.io-index"
369checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
Pietro Albiniacd8e592020-10-01 15:15:12370dependencies = [
klensy45fac342022-08-31 20:04:12371 "generic-array",
James Munnsde763692019-01-19 02:39:37372]
373
374[[package]]
Eric Huss6a09cfa2019-05-16 05:27:39375name = "bstr"
clubby7899b73db32024-01-29 12:21:16376version = "1.6.0"
Ralf Jung55162732022-11-15 19:06:42377source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:16378checksum = "6798148dccfbff0fae41c7574d2fa8f1ef3492fba0face179de5d8d447d67b05"
Ralf Jung55162732022-11-15 19:06:42379dependencies = [
380 "memchr",
dalance9d1ec7e2024-05-05 00:01:47381 "regex-automata 0.3.7",
Ralf Jung55162732022-11-15 19:06:42382 "serde",
383]
384
385[[package]]
Alex Crichton9e8785f2017-01-24 22:37:04386name = "build-manifest"
387version = "0.1.0"
388dependencies = [
Pietro Albini3bddfea2020-09-18 12:40:01389 "anyhow",
Pietro Albini89ffab72020-09-24 12:13:40390 "flate2",
Weihang Loe52e0402023-03-07 22:16:27391 "hex",
Pietro Albiniacd8e592020-10-01 15:15:12392 "rayon",
Alex Crichton093ede22019-08-15 00:45:09393 "serde",
Ralf Jung9138d3b2019-11-03 10:47:07394 "serde_json",
Pietro Albiniacd8e592020-10-01 15:15:12395 "sha2",
Pietro Albini89ffab72020-09-24 12:13:40396 "tar",
Nilstrieb3295cdf2023-06-26 07:21:35397 "toml 0.5.11",
Mark Rousskove40a4462023-04-17 01:27:25398 "xz2",
Alex Crichton9e8785f2017-01-24 22:37:04399]
400
401[[package]]
Nilstrieb25c15312022-12-30 10:11:33402name = "build_helper"
403version = "0.1.0"
Jakub Beránek91d2fb22023-06-03 07:41:44404dependencies = [
405 "serde",
406 "serde_derive",
407]
Nilstrieb25c15312022-12-30 10:11:33408
409[[package]]
Pietro Albini80b81ad2021-08-26 09:26:03410name = "bump-stage0"
411version = "0.1.0"
412dependencies = [
413 "anyhow",
onur-ozkanb46c3f22024-05-09 15:18:01414 "build_helper",
Pietro Albini80b81ad2021-08-26 09:26:03415 "curl",
klensyc653bb92023-11-18 09:42:05416 "indexmap",
Pietro Albini80b81ad2021-08-26 09:26:03417 "serde",
Nilstrieb3295cdf2023-06-26 07:21:35418 "toml 0.5.11",
Pietro Albini80b81ad2021-08-26 09:26:03419]
420
421[[package]]
nilsf77541a2023-04-11 11:46:41422name = "bumpalo"
Mark Rousskov12200c92024-05-11 14:27:17423version = "3.16.0"
nilsf77541a2023-04-11 11:46:41424source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:17425checksum = "79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c"
nilsf77541a2023-04-11 11:46:41426
427[[package]]
Alex Crichton4f661c02018-10-08 17:39:09428name = "bytecount"
Mark Rousskov12200c92024-05-11 14:27:17429version = "0.6.8"
Alex Crichton4f661c02018-10-08 17:39:09430source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:17431checksum = "5ce89b21cab1437276d2650d57e971f9d548a2d9037cc231abdc0562b97498ce"
Alex Crichton4f661c02018-10-08 17:39:09432
433[[package]]
Jubilee Young7156ff62023-05-10 03:29:27434name = "byteorder"
clubby78956bc5522024-01-21 17:16:26435version = "1.5.0"
Jubilee Young7156ff62023-05-10 03:29:27436source = "registry+https://github.com/rust-lang/crates.io-index"
clubby78956bc5522024-01-21 17:16:26437checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
Jubilee Young7156ff62023-05-10 03:29:27438
439[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:43440name = "bytes"
github-actions1848b462024-03-24 12:09:28441version = "1.6.0"
Matthias Krüger696fb8f2019-01-21 15:32:43442source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions1848b462024-03-24 12:09:28443checksum = "514de17de45fdb8dc022b1a7975556c53c86f9f0aa5f534b98977b171857c2c9"
Matthias Krüger696fb8f2019-01-21 15:32:43444
445[[package]]
Caleb Cartwright0697f562021-10-20 05:15:20446name = "camino"
github-actions36c09332024-05-19 00:17:38447version = "1.1.7"
Caleb Cartwright0697f562021-10-20 05:15:20448source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions36c09332024-05-19 00:17:38449checksum = "e0ec6b951b160caa93cc0c7b209e5a3bff7aae9062213451ac99493cd844c239"
Caleb Cartwright0697f562021-10-20 05:15:20450dependencies = [
451 "serde",
452]
453
454[[package]]
Ralf Jung759e4952020-06-01 18:17:20455name = "cargo-miri"
456version = "0.1.0"
457dependencies = [
clubby7899b73db32024-01-29 12:21:16458 "cargo_metadata 0.18.1",
Ralf Jung759e4952020-06-01 18:17:20459 "directories",
Ralf Jung9cc11e22022-10-04 13:23:57460 "rustc-build-sysroot",
Ralf Jung3f88f4c2023-02-26 18:09:17461 "rustc_tools_util",
Ralf Junge5684232022-01-05 09:41:22462 "rustc_version",
Ralf Jung759e4952020-06-01 18:17:20463 "serde",
464 "serde_json",
Ralf Jung759e4952020-06-01 18:17:20465]
466
467[[package]]
Alex Crichton5c5e3fa2019-09-24 18:06:56468name = "cargo-platform"
github-actions1848b462024-03-24 12:09:28469version = "0.1.8"
Caleb Cartwright0697f562021-10-20 05:15:20470source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions1848b462024-03-24 12:09:28471checksum = "24b1f0365a6c6bb4020cd05806fd0d33c44d38046b8bd7f0e40814b9763cabfc"
Caleb Cartwright0697f562021-10-20 05:15:20472dependencies = [
473 "serde",
474]
475
476[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29477name = "cargo_metadata"
Caleb Cartwrightaca66a22023-06-20 04:19:48478version = "0.15.4"
Caleb Cartwright0697f562021-10-20 05:15:20479source = "registry+https://github.com/rust-lang/crates.io-index"
Caleb Cartwrightaca66a22023-06-20 04:19:48480checksum = "eee4243f1f26fc7a42710e7439c149e2b10b05472f88090acce52632f231a73a"
Ralf Jungc2df1c22022-07-21 20:04:37481dependencies = [
482 "camino",
Weihang Lof795a152023-03-15 12:50:04483 "cargo-platform",
Ralf Jungc2df1c22022-07-21 20:04:37484 "semver",
485 "serde",
486 "serde_json",
Philipp Krones5566eb42023-02-10 13:01:31487 "thiserror",
Ralf Jungc2df1c22022-07-21 20:04:37488]
489
490[[package]]
Ralf Jung5aecfe42023-10-07 05:55:48491name = "cargo_metadata"
clubby7899b73db32024-01-29 12:21:16492version = "0.18.1"
Ralf Jung5aecfe42023-10-07 05:55:48493source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:16494checksum = "2d886547e41f740c616ae73108f6eb70afe6d940c7bc697cb30f13daec073037"
Ralf Jung5aecfe42023-10-07 05:55:48495dependencies = [
496 "camino",
497 "cargo-platform",
498 "semver",
499 "serde",
500 "serde_json",
501 "thiserror",
502]
503
504[[package]]
Alex Crichtonf6304e12017-02-15 22:55:26505name = "cargotest2"
506version = "0.1.0"
507
508[[package]]
Nick Cameronc5cad5a2017-09-22 01:58:35509name = "cc"
clubby789d42c9602024-06-08 19:22:16510version = "1.0.99"
Nick Cameronc5cad5a2017-09-22 01:58:35511source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:16512checksum = "96c51067fd44124faa7f870b4b1c969379ad32b2ba805aa959430ceaa384f695"
Nick Cameronc5cad5a2017-09-22 01:58:35513
514[[package]]
Josh Stone020c5ec2017-05-08 22:01:13515name = "cfg-if"
Aaron Hill44fdfd62020-10-11 17:51:07516version = "1.0.0"
517source = "registry+https://github.com/rust-lang/crates.io-index"
518checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
Wesley Wiser9286c3c2022-09-15 15:39:03519dependencies = [
520 "compiler_builtins",
521 "rustc-std-workspace-core",
522]
Aaron Hill44fdfd62020-10-11 17:51:07523
524[[package]]
github-actionsc486d2d2024-03-17 00:26:01525name = "cfg_aliases"
526version = "0.1.1"
Alex Crichton15899b02018-01-25 04:01:42527source = "registry+https://github.com/rust-lang/crates.io-index"
github-actionsc486d2d2024-03-17 00:26:01528checksum = "fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e"
529
530[[package]]
531name = "chrono"
Ralf Jung9f7194b2024-04-25 10:28:45532version = "0.4.38"
github-actionsc486d2d2024-03-17 00:26:01533source = "registry+https://github.com/rust-lang/crates.io-index"
Ralf Jung9f7194b2024-04-25 10:28:45534checksum = "a21f936df1771bf62b77f047b726c4625ff2e8aa607c01ec06e5a05bd8463401"
Alex Crichton15899b02018-01-25 04:01:42535dependencies = [
Nilstrieb3295cdf2023-06-26 07:21:35536 "android-tzdata",
nilsf77541a2023-04-11 11:46:41537 "iana-time-zone",
Alex Crichton093ede22019-08-15 00:45:09538 "num-traits",
Pietro Albini13efb202022-11-15 09:19:17539 "serde",
Mark Rousskov12200c92024-05-11 14:27:17540 "windows-targets 0.52.5",
Alex Crichton15899b02018-01-25 04:01:42541]
542
543[[package]]
Ralf Jung47b3ce02024-05-05 15:17:45544name = "chrono-tz"
545version = "0.9.0"
546source = "registry+https://github.com/rust-lang/crates.io-index"
547checksum = "93698b29de5e97ad0ae26447b344c482a7284c737d9ddc5f9e52b74a336671bb"
548dependencies = [
549 "chrono",
550 "chrono-tz-build",
klensy52242f22024-06-15 15:53:45551 "phf",
Ralf Jung47b3ce02024-05-05 15:17:45552]
553
554[[package]]
555name = "chrono-tz-build"
556version = "0.3.0"
557source = "registry+https://github.com/rust-lang/crates.io-index"
558checksum = "0c088aee841df9c3041febbb73934cfc39708749bf96dc827e3359cd39ef11b1"
559dependencies = [
560 "parse-zoneinfo",
klensy52242f22024-06-15 15:53:45561 "phf",
562 "phf_codegen",
Ralf Jung47b3ce02024-05-05 15:17:45563]
564
565[[package]]
Ralf Jung49e8acb2023-10-21 06:41:45566name = "cipher"
567version = "0.4.4"
568source = "registry+https://github.com/rust-lang/crates.io-index"
569checksum = "773f3b9af64447d2ce9850330c473515014aa235e6a783b02db81ff39e4a3dad"
570dependencies = [
571 "crypto-common",
572 "inout",
573]
574
575[[package]]
Steve Klabnika0769612017-02-07 23:13:57576name = "clap"
github-actions729ed812024-06-16 00:18:06577version = "4.5.7"
Weihang Loc1b4f112022-10-04 20:57:49578source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions729ed812024-06-16 00:18:06579checksum = "5db83dced34638ad474f39f250d7fea9598bdd239eaced1bdf45d597da0f433f"
Weihang Loc1b4f112022-10-04 20:57:49580dependencies = [
Eric Huss6e298622023-04-01 15:49:20581 "clap_builder",
klensye1c33132023-06-21 09:32:34582 "clap_derive",
Eric Huss6e298622023-04-01 15:49:20583]
584
585[[package]]
Caleb Cartwright35400e82023-10-23 01:34:12586name = "clap-cargo"
587version = "0.12.0"
588source = "registry+https://github.com/rust-lang/crates.io-index"
589checksum = "383f21342a464d4af96e9a4cad22a0b4f2880d4a5b3bbf5c9654dd1d9a224ee4"
590dependencies = [
591 "anstyle",
592 "clap",
593]
594
595[[package]]
Eric Huss6e298622023-04-01 15:49:20596name = "clap_builder"
github-actions729ed812024-06-16 00:18:06597version = "4.5.7"
Eric Huss6e298622023-04-01 15:49:20598source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions729ed812024-06-16 00:18:06599checksum = "f7e204572485eb3fbf28f871612191521df159bc3e15a9f5064c66dba3a8c05f"
Eric Huss6e298622023-04-01 15:49:20600dependencies = [
Philipp Kronesf99056b2024-02-27 14:50:23601 "anstream",
Eric Huss6e298622023-04-01 15:49:20602 "anstyle",
klensye1c33132023-06-21 09:32:34603 "clap_lex",
github-actions36c09332024-05-19 00:17:38604 "strsim",
Eric Huss2717f602023-01-06 01:20:59605 "terminal_size",
Weihang Loc1b4f112022-10-04 20:57:49606]
607
608[[package]]
Eric Huss51814222022-04-15 18:57:06609name = "clap_complete"
github-actions99053572024-06-23 00:18:08610version = "4.5.6"
Eric Huss51814222022-04-15 18:57:06611source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions99053572024-06-23 00:18:08612checksum = "fbca90c87c2a04da41e95d1856e8bcd22f159bdbfa147314d2ce5218057b0e58"
Eric Huss51814222022-04-15 18:57:06613dependencies = [
klensye1c33132023-06-21 09:32:34614 "clap",
Caleb Cartwrightf367f4d2022-06-13 03:04:54615]
616
617[[package]]
Nixon Enraght-Moony7680b162023-01-02 19:30:39618name = "clap_derive"
clubby789d42c9602024-06-08 19:22:16619version = "4.5.5"
Nixon Enraght-Moony7680b162023-01-02 19:30:39620source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:16621checksum = "c780290ccf4fb26629baa7a1081e68ced113f1d3ec302fa5948f1c381ebf06c6"
Nixon Enraght-Moony7680b162023-01-02 19:30:39622dependencies = [
github-actionsc486d2d2024-03-17 00:26:01623 "heck 0.5.0",
Nixon Enraght-Moony7680b162023-01-02 19:30:39624 "proc-macro2",
625 "quote",
github-actions99053572024-06-23 00:18:08626 "syn 2.0.67",
Nixon Enraght-Moony7680b162023-01-02 19:30:39627]
628
629[[package]]
Arlo Siemsenb59abdc2022-06-17 17:58:51630name = "clap_lex"
clubby789d42c9602024-06-08 19:22:16631version = "0.7.1"
Weihang Loc1b4f112022-10-04 20:57:49632source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:16633checksum = "4b82cf0babdbd58558212896d1a4272303a57bdb245c2bf1147185fb45640e70"
Weihang Loc1b4f112022-10-04 20:57:49634
635[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29636name = "clippy"
Philipp Krones17d28562024-06-13 10:31:02637version = "0.1.81"
Ahmed Charles9ca382f2016-09-02 08:55:29638dependencies = [
Philipp Kronesf99056b2024-02-27 14:50:23639 "anstream",
Philipp Krones02562bf2023-11-02 16:50:52640 "clippy_config",
Alex Crichton093ede22019-08-15 00:45:09641 "clippy_lints",
Philipp Kronesc2490bd2023-07-17 08:22:41642 "clippy_utils",
Philipp Krones6233d442023-10-06 15:47:56643 "color-print",
flip1995647f2b42021-06-03 07:06:49644 "filetime",
Philipp Kronesc2490bd2023-07-17 08:22:41645 "futures",
646 "if_chain",
Caleb Cartwrightffad9842024-06-22 21:22:00647 "itertools",
Rémy Rakic4cb2a282023-12-14 15:40:50648 "parking_lot",
Philipp Kronesc2490bd2023-07-17 08:22:41649 "quote",
flip1995412ebc32021-03-12 14:31:11650 "regex",
Ralf Jung3f88f4c2023-02-26 18:09:17651 "rustc_tools_util",
Philipp Kronesc2490bd2023-07-17 08:22:41652 "serde",
github-actions99053572024-06-23 00:18:08653 "syn 2.0.67",
Matthias Krügerf77104b2019-12-02 22:09:48654 "tempfile",
xFrednet13cc27b2022-05-21 11:24:00655 "termize",
Philipp Kronesc2490bd2023-07-17 08:22:41656 "tokio",
clubby7899b73db32024-01-29 12:21:16657 "toml 0.7.8",
Philipp Kronese395dc92024-05-02 15:27:08658 "ui_test 0.23.0",
Philipp Kronesd6732192022-07-28 17:08:41659 "walkdir",
Ahmed Charles9ca382f2016-09-02 08:55:29660]
661
662[[package]]
Philipp Krones02562bf2023-11-02 16:50:52663name = "clippy_config"
Philipp Krones17d28562024-06-13 10:31:02664version = "0.1.81"
Philipp Krones02562bf2023-11-02 16:50:52665dependencies = [
666 "rustc-semver",
667 "serde",
clubby7899b73db32024-01-29 12:21:16668 "toml 0.7.8",
Philipp Krones02562bf2023-11-02 16:50:52669 "walkdir",
670]
671
672[[package]]
Joshua Nelson8c25e272021-04-14 13:20:49673name = "clippy_dev"
674version = "0.0.1"
675dependencies = [
clubby7899b73db32024-01-29 12:21:16676 "aho-corasick",
klensye1c33132023-06-21 09:32:34677 "clap",
flip19958d5f69d2021-10-21 11:13:17678 "indoc",
Caleb Cartwrightffad9842024-06-22 21:22:00679 "itertools",
github-actions36c09332024-05-19 00:17:38680 "opener 0.6.1",
Joshua Nelson8c25e272021-04-14 13:20:49681 "shell-escape",
682 "walkdir",
683]
684
685[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29686name = "clippy_lints"
Philipp Krones17d28562024-06-13 10:31:02687version = "0.1.81"
Oliver Schneider847bb142018-05-11 12:11:06688dependencies = [
Weihang Lof795a152023-03-15 12:50:04689 "arrayvec",
clubby7899b73db32024-01-29 12:21:16690 "cargo_metadata 0.18.1",
Philipp Krones02562bf2023-11-02 16:50:52691 "clippy_config",
flip19950046d7c2021-02-25 10:26:23692 "clippy_utils",
Philipp Kronesd4077782022-11-21 19:52:06693 "declare_clippy_lint",
Caleb Cartwrightffad9842024-06-22 21:22:00694 "itertools",
Alex Crichton093ede22019-08-15 00:45:09695 "quine-mc_cluskey",
Philipp Kronesa6d3c822023-07-02 13:07:47696 "regex",
github-actions729ed812024-06-16 00:18:06697 "regex-syntax 0.8.4",
flip1995898ef0f2020-12-06 14:07:59698 "rustc-semver",
klensy8ebc73b2022-02-06 20:57:29699 "semver",
Alex Crichton093ede22019-08-15 00:45:09700 "serde",
flip1995c24058b2021-05-06 10:21:46701 "serde_json",
flip199537cdd7e2022-06-16 15:39:29702 "tempfile",
clubby7899b73db32024-01-29 12:21:16703 "toml 0.7.8",
Alex Crichton093ede22019-08-15 00:45:09704 "unicode-normalization",
flip199544cea512021-07-01 16:18:02705 "unicode-script",
Eric Huss4a7e2fb2022-08-21 04:19:43706 "url",
Philipp Krones6233d442023-10-06 15:47:56707 "walkdir",
Oliver Schneider847bb142018-05-11 12:11:06708]
709
710[[package]]
flip19950046d7c2021-02-25 10:26:23711name = "clippy_utils"
Philipp Krones17d28562024-06-13 10:31:02712version = "0.1.81"
flip19950046d7c2021-02-25 10:26:23713dependencies = [
Weihang Lof795a152023-03-15 12:50:04714 "arrayvec",
Philipp Krones02562bf2023-11-02 16:50:52715 "clippy_config",
Caleb Cartwrightffad9842024-06-22 21:22:00716 "itertools",
flip19950046d7c2021-02-25 10:26:23717 "rustc-semver",
Trevor Grossff9efea2024-06-18 16:46:26718 "rustc_apfloat",
flip19950046d7c2021-02-25 10:26:23719]
720
721[[package]]
Pietro Albini13efb202022-11-15 09:19:17722name = "collect-license-metadata"
723version = "0.1.0"
724dependencies = [
725 "anyhow",
726 "serde",
727 "serde_json",
728 "spdx-rs",
729]
730
731[[package]]
Ralf Jung10430db2022-07-15 14:04:23732name = "color-eyre"
github-actionsc486d2d2024-03-17 00:26:01733version = "0.6.3"
Ralf Jung10430db2022-07-15 14:04:23734source = "registry+https://github.com/rust-lang/crates.io-index"
github-actionsc486d2d2024-03-17 00:26:01735checksum = "55146f5e46f237f7423d74111267d4597b59b0dad0ffaf7303bce9945d843ad5"
Ralf Jung10430db2022-07-15 14:04:23736dependencies = [
737 "backtrace",
738 "color-spantrace",
739 "eyre",
740 "indenter",
741 "once_cell",
742 "owo-colors",
743 "tracing-error",
744]
745
746[[package]]
Philipp Krones6233d442023-10-06 15:47:56747name = "color-print"
Mark Rousskov12200c92024-05-11 14:27:17748version = "0.3.6"
Philipp Krones6233d442023-10-06 15:47:56749source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:17750checksum = "1ee543c60ff3888934877a5671f45494dd27ed4ba25c6670b9a7576b7ed7a8c0"
Philipp Krones6233d442023-10-06 15:47:56751dependencies = [
752 "color-print-proc-macro",
753]
754
755[[package]]
756name = "color-print-proc-macro"
Mark Rousskov12200c92024-05-11 14:27:17757version = "0.3.6"
Philipp Krones6233d442023-10-06 15:47:56758source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:17759checksum = "77ff1a80c5f3cb1ca7c06ffdd71b6a6dd6d8f896c42141fbd43f50ed28dcdb93"
Philipp Krones6233d442023-10-06 15:47:56760dependencies = [
761 "nom",
762 "proc-macro2",
763 "quote",
github-actions99053572024-06-23 00:18:08764 "syn 2.0.67",
Philipp Krones6233d442023-10-06 15:47:56765]
766
767[[package]]
Ralf Jung10430db2022-07-15 14:04:23768name = "color-spantrace"
clubby7899b73db32024-01-29 12:21:16769version = "0.2.1"
Ralf Jung10430db2022-07-15 14:04:23770source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:16771checksum = "cd6be1b2a7e382e2b98b43b2adcca6bb0e465af0bdd38123873ae61eb17a72c2"
Ralf Jung10430db2022-07-15 14:04:23772dependencies = [
773 "once_cell",
774 "owo-colors",
775 "tracing-core",
776 "tracing-error",
777]
778
779[[package]]
Nilstrieb3295cdf2023-06-26 07:21:35780name = "colorchoice"
Mark Rousskov12200c92024-05-11 14:27:17781version = "1.0.1"
Nilstrieb3295cdf2023-06-26 07:21:35782source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:17783checksum = "0b6a852b24ab71dffc585bcb46eaf7959d175cb865a7152e35b348d1b2960422"
Nilstrieb3295cdf2023-06-26 07:21:35784
785[[package]]
Nick Cameron127f9a62018-04-25 22:11:28786name = "colored"
clubby7899b73db32024-01-29 12:21:16787version = "2.1.0"
Nick Cameron127f9a62018-04-25 22:11:28788source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:16789checksum = "cbf2150cce219b664a8a70df7a1f933836724b503f8a413af9365b4dcc4d90b8"
Nick Cameron127f9a62018-04-25 22:11:28790dependencies = [
Yuki Okushi1f0a39502020-05-26 04:00:42791 "lazy_static",
Martin Kröning7928c7e2023-09-19 12:15:53792 "windows-sys 0.48.0",
Nick Cameron127f9a62018-04-25 22:11:28793]
794
795[[package]]
Philipp Kronesac25a732023-08-24 19:33:17796name = "comma"
797version = "1.0.0"
798source = "registry+https://github.com/rust-lang/crates.io-index"
799checksum = "55b672471b4e9f9e95499ea597ff64941a309b2cdbffcc46f2cc5e2d971fd335"
800
801[[package]]
Alex Crichton147e2da2016-10-07 06:30:38802name = "compiler_builtins"
Ralf Jung385c3632024-04-10 12:34:52803version = "0.1.109"
Alex Crichton4c21a3b2018-11-20 05:52:50804source = "registry+https://github.com/rust-lang/crates.io-index"
Ralf Jung385c3632024-04-10 12:34:52805checksum = "f11973008a8cf741fe6d22f339eba21fd0ca81e2760a769ba8243ed6c21edd7e"
Alex Crichton147e2da2016-10-07 06:30:38806dependencies = [
Alex Crichton093ede22019-08-15 00:45:09807 "cc",
808 "rustc-std-workspace-core",
Alex Crichton147e2da2016-10-07 06:30:38809]
810
811[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29812name = "compiletest"
813version = "0.0.0"
814dependencies = [
Esteban Kuberb4bdb562024-03-02 22:36:52815 "anstyle-svg",
David Tolnay6b7b7752023-05-14 14:13:00816 "anyhow",
yukang414eb482023-02-03 16:23:11817 "build_helper",
Michael Howellb29d9d52021-02-24 06:42:42818 "colored",
Alex Crichton093ede22019-08-15 00:45:09819 "diff",
Alex Crichton093ede22019-08-15 00:45:09820 "getopts",
Xavier Denisf07607f2020-07-28 13:22:21821 "glob",
Pietro Albinic2306372023-09-15 14:09:45822 "home",
klensyc653bb92023-11-18 09:42:05823 "indexmap",
Alex Crichton093ede22019-08-15 00:45:09824 "libc",
Philipp Kronesa6d3c822023-07-02 13:07:47825 "miow",
Jakob Degen17395b42022-10-31 00:17:25826 "miropt-test-tools",
Alex Crichton093ede22019-08-15 00:45:09827 "regex",
Eric Huss123b3032024-04-13 17:54:13828 "rustfix 0.8.1",
Alex Crichton093ede22019-08-15 00:45:09829 "serde",
830 "serde_json",
Oliver Schererec7230f2020-07-24 18:42:00831 "tracing",
Tomasz Miąsko08d5e962020-10-20 00:00:00832 "tracing-subscriber",
Michael Howellb29d9d52021-02-24 06:42:42833 "unified-diff",
Alex Crichton093ede22019-08-15 00:45:09834 "walkdir",
klensy3c03cce2023-05-09 15:20:13835 "windows",
Oliver Schneideracdf83f2017-12-06 08:25:29836]
837
838[[package]]
Philipp Kronesac25a732023-08-24 19:33:17839name = "console"
clubby7899b73db32024-01-29 12:21:16840version = "0.15.8"
Philipp Kronesac25a732023-08-24 19:33:17841source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:16842checksum = "0e1f83fc076bd6dd27517eacdf25fef6c4dfe5f1d7448bafaaf3a26f13b5e4eb"
Philipp Kronesac25a732023-08-24 19:33:17843dependencies = [
844 "encode_unicode",
845 "lazy_static",
846 "libc",
847 "unicode-width",
clubby7899b73db32024-01-29 12:21:16848 "windows-sys 0.52.0",
Philipp Kronesac25a732023-08-24 19:33:17849]
850
851[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29852name = "core"
853version = "0.0.0"
Alex Crichton994bfd42018-02-26 17:07:16854dependencies = [
Thom Chiovolonia4bf36e2022-11-21 00:55:41855 "rand",
Thom Chiovoloni08127592022-05-02 06:10:56856 "rand_xorshift",
Alex Crichton994bfd42018-02-26 17:07:16857]
Ahmed Charles9ca382f2016-09-02 08:55:29858
859[[package]]
nilsf77541a2023-04-11 11:46:41860name = "core-foundation-sys"
clubby7899b73db32024-01-29 12:21:16861version = "0.8.6"
nilsf77541a2023-04-11 11:46:41862source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:16863checksum = "06ea2b9bc92be3c2baa9334a323ebca2d6f074ff852cd1d7b11064035cd3868f"
nilsf77541a2023-04-11 11:46:41864
865[[package]]
Zalathar13671042023-08-11 01:52:37866name = "coverage-dump"
867version = "0.1.0"
868dependencies = [
869 "anyhow",
870 "leb128",
871 "md-5",
872 "miniz_oxide",
873 "regex",
874 "rustc-demangle",
875]
876
877[[package]]
pierwillef6dd122022-02-10 16:54:01878name = "cpufeatures"
clubby7899b73db32024-01-29 12:21:16879version = "0.2.12"
Pietro Albiniacd8e592020-10-01 15:15:12880source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:16881checksum = "53fe5e26ff1b7aef8bca9c6080520cfb8d9333c7568e1829cef191a9723e5504"
pierwillef6dd122022-02-10 16:54:01882dependencies = [
883 "libc",
884]
Pietro Albiniacd8e592020-10-01 15:15:12885
886[[package]]
Alex Crichtonb4110902018-12-08 11:06:54887name = "crc32fast"
clubby789d42c9602024-06-08 19:22:16888version = "1.4.2"
Alex Crichtonb4110902018-12-08 11:06:54889source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:16890checksum = "a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3"
Alex Crichtonb4110902018-12-08 11:06:54891dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:42892 "cfg-if",
Alex Crichtonb4110902018-12-08 11:06:54893]
Alex Crichton38bedfa2017-09-02 03:46:51894
895[[package]]
kennytmcab21f12018-07-26 21:58:55896name = "crossbeam-channel"
clubby789d42c9602024-06-08 19:22:16897version = "0.5.13"
Matthias Krüger451d4922020-02-10 19:47:38898source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:16899checksum = "33480d6946193aa8033910124896ca395333cae7e2d1113d1fef6c3272217df2"
Matthias Krüger451d4922020-02-10 19:47:38900dependencies = [
Josh Stonef3b88122022-01-10 19:34:07901 "crossbeam-utils",
Matthias Krüger451d4922020-02-10 19:47:38902]
903
904[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:45905name = "crossbeam-deque"
clubby7899b73db32024-01-29 12:21:16906version = "0.8.5"
Josh Stone33c41252019-09-10 17:13:07907source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:16908checksum = "613f8cc01fe9cf1a3eb3d7f488fd2fa8388403e97039e2f73692932e291a770d"
Josh Stone33c41252019-09-10 17:13:07909dependencies = [
Igor Matuszewski5b091302019-12-10 15:01:01910 "crossbeam-epoch",
Josh Stonef3b88122022-01-10 19:34:07911 "crossbeam-utils",
Josh Stone33c41252019-09-10 17:13:07912]
913
914[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:45915name = "crossbeam-epoch"
clubby7899b73db32024-01-29 12:21:16916version = "0.9.18"
Matthias Krüger696fb8f2019-01-21 15:32:43917source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:16918checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e"
Matthias Krüger696fb8f2019-01-21 15:32:43919dependencies = [
Josh Stonef3b88122022-01-10 19:34:07920 "crossbeam-utils",
Matthias Krüger696fb8f2019-01-21 15:32:43921]
922
923[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:45924name = "crossbeam-utils"
clubby789d42c9602024-06-08 19:22:16925version = "0.8.20"
Eric Husse0f2f9d2019-11-12 17:57:41926source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:16927checksum = "22ec99545bb0ed0ea7bb9b8e1e9122ea386ff8a48c0922e43f36d45ab09e0e80"
Eric Huss71bf7cf2020-10-14 22:16:47928
929[[package]]
Weihang Lo6306fd32023-01-04 15:33:59930name = "crypto-common"
931version = "0.1.6"
932source = "registry+https://github.com/rust-lang/crates.io-index"
933checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
934dependencies = [
935 "generic-array",
936 "typenum",
pierwillef6dd122022-02-10 16:54:01937]
938
939[[package]]
Ralf Jung13e47662023-05-23 10:10:18940name = "ctrlc"
github-actionsc486d2d2024-03-17 00:26:01941version = "3.4.4"
Ralf Jung13e47662023-05-23 10:10:18942source = "registry+https://github.com/rust-lang/crates.io-index"
github-actionsc486d2d2024-03-17 00:26:01943checksum = "672465ae37dc1bc6380a6547a8883d5dd397b0f1faaad4f265726cc7042a5345"
Ralf Jung13e47662023-05-23 10:10:18944dependencies = [
945 "nix",
clubby789527f9032024-01-21 23:51:33946 "windows-sys 0.52.0",
Ralf Jung13e47662023-05-23 10:10:18947]
948
949[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58950name = "curl"
clubby7899b73db32024-01-29 12:21:16951version = "0.4.46"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58952source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:16953checksum = "1e2161dd6eba090ff1594084e95fd67aeccf04382ffea77999ea94ed42ec67b6"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58954dependencies = [
Alex Crichton093ede22019-08-15 00:45:09955 "curl-sys",
Alex Crichton093ede22019-08-15 00:45:09956 "libc",
957 "openssl-probe",
958 "openssl-sys",
959 "schannel",
klensyd5e8ad42021-07-04 18:49:56960 "socket2",
clubby7899b73db32024-01-29 12:21:16961 "windows-sys 0.52.0",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58962]
963
964[[package]]
965name = "curl-sys"
clubby7899b73db32024-01-29 12:21:16966version = "0.4.72+curl-8.6.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58967source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:16968checksum = "29cbdc8314c447d11e8fd156dcdd031d9e02a7a976163e396b548c03153bc9ea"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58969dependencies = [
Alex Crichton093ede22019-08-15 00:45:09970 "cc",
971 "libc",
Alex Crichton093ede22019-08-15 00:45:09972 "libz-sys",
973 "openssl-sys",
974 "pkg-config",
975 "vcpkg",
clubby7899b73db32024-01-29 12:21:16976 "windows-sys 0.52.0",
Josh Stone020c5ec2017-05-08 22:01:13977]
978
979[[package]]
Oli Scherer29de70d2023-07-25 13:09:53980name = "darling"
github-actions36c09332024-05-19 00:17:38981version = "0.20.9"
Jakub Beránekf17047b2023-09-12 16:32:32982source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions36c09332024-05-19 00:17:38983checksum = "83b2eb4d90d12bdda5ed17de686c2acb4c57914f8f921b8da7e112b5a36f3fe1"
Jakub Beránekf17047b2023-09-12 16:32:32984dependencies = [
klensy5e2a7ac2024-02-18 11:40:19985 "darling_core",
986 "darling_macro",
Jakub Beránekf17047b2023-09-12 16:32:32987]
988
989[[package]]
990name = "darling_core"
github-actions36c09332024-05-19 00:17:38991version = "0.20.9"
Jakub Beránekf17047b2023-09-12 16:32:32992source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions36c09332024-05-19 00:17:38993checksum = "622687fe0bac72a04e5599029151f5796111b90f1baaa9b544d807a5e31cd120"
Oli Scherer29de70d2023-07-25 13:09:53994dependencies = [
995 "fnv",
996 "ident_case",
997 "proc-macro2",
998 "quote",
github-actions36c09332024-05-19 00:17:38999 "strsim",
github-actions99053572024-06-23 00:18:081000 "syn 2.0.67",
Oli Scherer29de70d2023-07-25 13:09:531001]
1002
1003[[package]]
1004name = "darling_macro"
github-actions36c09332024-05-19 00:17:381005version = "0.20.9"
Jakub Beránekf17047b2023-09-12 16:32:321006source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions36c09332024-05-19 00:17:381007checksum = "733cabb43482b1a1b53eee8583c2b9e8684d592215ea83efd305dd31bc2f0178"
Jakub Beránekf17047b2023-09-12 16:32:321008dependencies = [
klensy5e2a7ac2024-02-18 11:40:191009 "darling_core",
Oli Scherer29de70d2023-07-25 13:09:531010 "quote",
github-actions99053572024-06-23 00:18:081011 "syn 2.0.67",
Oli Scherer29de70d2023-07-25 13:09:531012]
1013
1014[[package]]
Douglas Campos422fe7c2018-05-29 11:52:511015name = "datafrog"
Niko Matsakis826fb1d2019-01-02 19:45:221016version = "2.0.1"
Douglas Campos422fe7c2018-05-29 11:52:511017source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091018checksum = "a0afaad2b26fa326569eb264b1363e8ae3357618c43982b3f285f0774ce76b69"
Douglas Campos422fe7c2018-05-29 11:52:511019
1020[[package]]
github-actions36c09332024-05-19 00:17:381021name = "dbus"
1022version = "0.9.7"
1023source = "registry+https://github.com/rust-lang/crates.io-index"
1024checksum = "1bb21987b9fb1613058ba3843121dd18b163b254d8a6e797e144cbac14d96d1b"
1025dependencies = [
1026 "libc",
1027 "libdbus-sys",
1028 "winapi",
1029]
1030
1031[[package]]
Philipp Kronesd4077782022-11-21 19:52:061032name = "declare_clippy_lint"
Philipp Krones17d28562024-06-13 10:31:021033version = "0.1.81"
Philipp Kronesd4077782022-11-21 19:52:061034dependencies = [
Caleb Cartwrightffad9842024-06-22 21:22:001035 "itertools",
Philipp Kronesd4077782022-11-21 19:52:061036 "quote",
github-actions99053572024-06-23 00:18:081037 "syn 2.0.67",
Philipp Kronesd4077782022-11-21 19:52:061038]
1039
1040[[package]]
clubby7896ac3b572024-01-29 12:16:201041name = "deranged"
1042version = "0.3.11"
1043source = "registry+https://github.com/rust-lang/crates.io-index"
1044checksum = "b42b6fa04a440b495c8b04d0e71b707c585f83cb9cb28cf8cd0d976c315e31b4"
1045dependencies = [
1046 "powerfmt",
1047]
1048
1049[[package]]
Michael Gouletde830572023-10-30 17:09:171050name = "derivative"
1051version = "2.2.0"
1052source = "registry+https://github.com/rust-lang/crates.io-index"
1053checksum = "fcc3dd5e9e9c0b295d6e1e4d811fb6f157d5ffd784b8d202fc62eac8035a770b"
1054dependencies = [
1055 "proc-macro2",
1056 "quote",
1057 "syn 1.0.109",
1058]
1059
1060[[package]]
Jakub Beránekf17047b2023-09-12 16:32:321061name = "derive_builder"
klensy5e2a7ac2024-02-18 11:40:191062version = "0.20.0"
Jakub Beránekf17047b2023-09-12 16:32:321063source = "registry+https://github.com/rust-lang/crates.io-index"
klensy5e2a7ac2024-02-18 11:40:191064checksum = "0350b5cb0331628a5916d6c5c0b72e97393b8b6b03b47a9284f4e7f5a405ffd7"
Jakub Beránekf17047b2023-09-12 16:32:321065dependencies = [
1066 "derive_builder_macro",
1067]
1068
1069[[package]]
1070name = "derive_builder_core"
klensy5e2a7ac2024-02-18 11:40:191071version = "0.20.0"
Jakub Beránekf17047b2023-09-12 16:32:321072source = "registry+https://github.com/rust-lang/crates.io-index"
klensy5e2a7ac2024-02-18 11:40:191073checksum = "d48cda787f839151732d396ac69e3473923d54312c070ee21e9effcaa8ca0b1d"
Jakub Beránekf17047b2023-09-12 16:32:321074dependencies = [
klensy5e2a7ac2024-02-18 11:40:191075 "darling",
Jakub Beránekf17047b2023-09-12 16:32:321076 "proc-macro2",
1077 "quote",
github-actions99053572024-06-23 00:18:081078 "syn 2.0.67",
Jakub Beránekf17047b2023-09-12 16:32:321079]
1080
1081[[package]]
1082name = "derive_builder_macro"
klensy5e2a7ac2024-02-18 11:40:191083version = "0.20.0"
Jakub Beránekf17047b2023-09-12 16:32:321084source = "registry+https://github.com/rust-lang/crates.io-index"
klensy5e2a7ac2024-02-18 11:40:191085checksum = "206868b8242f27cecce124c19fd88157fbd0dd334df2587f36417bafbc85097b"
Jakub Beránekf17047b2023-09-12 16:32:321086dependencies = [
1087 "derive_builder_core",
github-actions99053572024-06-23 00:18:081088 "syn 2.0.67",
Jakub Beránekf17047b2023-09-12 16:32:321089]
1090
1091[[package]]
Maybe Wafflee20e5062022-11-28 11:11:451092name = "derive_more"
github-actions729ed812024-06-16 00:18:061093version = "0.99.18"
Maybe Wafflee20e5062022-11-28 11:11:451094source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions729ed812024-06-16 00:18:061095checksum = "5f33878137e4dafd7fa914ad4e259e18a4e8e532b9617a2d0150262bf53abfce"
Maybe Wafflee20e5062022-11-28 11:11:451096dependencies = [
Maybe Wafflee20e5062022-11-28 11:11:451097 "proc-macro2",
1098 "quote",
github-actions99053572024-06-23 00:18:081099 "syn 2.0.67",
Maybe Wafflee20e5062022-11-28 11:11:451100]
1101
1102[[package]]
Oli Scherer29de70d2023-07-25 13:09:531103name = "derive_setters"
1104version = "0.1.6"
1105source = "registry+https://github.com/rust-lang/crates.io-index"
1106checksum = "4e8ef033054e131169b8f0f9a7af8f5533a9436fadf3c500ed547f730f07090d"
1107dependencies = [
klensy5e2a7ac2024-02-18 11:40:191108 "darling",
Oli Scherer29de70d2023-07-25 13:09:531109 "proc-macro2",
1110 "quote",
github-actions99053572024-06-23 00:18:081111 "syn 2.0.67",
Oli Scherer29de70d2023-07-25 13:09:531112]
1113
1114[[package]]
Cengiz Can837817c2017-04-27 19:41:181115name = "diff"
klensy43512e62022-07-26 16:16:431116version = "0.1.13"
Cengiz Can837817c2017-04-27 19:41:181117source = "registry+https://github.com/rust-lang/crates.io-index"
klensy43512e62022-07-26 16:16:431118checksum = "56254986775e3233ffa9c4d7d3faaf6d36a2c09d30b20687e9f88bc8bafc16c8"
Cengiz Can837817c2017-04-27 19:41:181119
1120[[package]]
Chris Krycho2c9fc622024-05-20 19:29:311121name = "difflib"
1122version = "0.4.0"
1123source = "registry+https://github.com/rust-lang/crates.io-index"
1124checksum = "6184e33543162437515c2e2b48714794e37845ec9851711914eec9d308f6ebe8"
1125
1126[[package]]
James Munnsde763692019-01-19 02:39:371127name = "digest"
Nilstrieb3295cdf2023-06-26 07:21:351128version = "0.10.7"
Pietro Albiniacd8e592020-10-01 15:15:121129source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:351130checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
Pietro Albiniacd8e592020-10-01 15:15:121131dependencies = [
klensy45fac342022-08-31 20:04:121132 "block-buffer",
pierwillef6dd122022-02-10 16:54:011133 "crypto-common",
James Munnsde763692019-01-19 02:39:371134]
1135
1136[[package]]
Ralf Jung44b0fd62018-11-28 20:22:451137name = "directories"
Ralf Jung5aecfe42023-10-07 05:55:481138version = "5.0.1"
Ralf Jung44b0fd62018-11-28 20:22:451139source = "registry+https://github.com/rust-lang/crates.io-index"
Ralf Jung5aecfe42023-10-07 05:55:481140checksum = "9a49173b84e034382284f27f1af4dcbbd231ffa358c0fe316541a7337f376a35"
Ralf Jung44b0fd62018-11-28 20:22:451141dependencies = [
Caleb Cartwrightffad9842024-06-22 21:22:001142 "dirs-sys",
Ralf Jung44b0fd62018-11-28 20:22:451143]
1144
1145[[package]]
flip19954c228cc2019-02-18 09:32:581146name = "dirs"
Caleb Cartwrightffad9842024-06-22 21:22:001147version = "5.0.1"
flip19954c228cc2019-02-18 09:32:581148source = "registry+https://github.com/rust-lang/crates.io-index"
Caleb Cartwrightffad9842024-06-22 21:22:001149checksum = "44c45a9d03d6676652bcb5e724c7e988de1acad23a711b5217ab9cbecbec2225"
flip19954c228cc2019-02-18 09:32:581150dependencies = [
Caleb Cartwrightffad9842024-06-22 21:22:001151 "dirs-sys",
flip19954c228cc2019-02-18 09:32:581152]
1153
1154[[package]]
flip19950046d7c2021-02-25 10:26:231155name = "dirs-next"
1156version = "2.0.0"
1157source = "registry+https://github.com/rust-lang/crates.io-index"
1158checksum = "b98cf8ebf19c3d1b223e151f99a4f9f0690dca41414773390fc824184ac833e1"
1159dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:421160 "cfg-if",
flip19950046d7c2021-02-25 10:26:231161 "dirs-sys-next",
1162]
1163
1164[[package]]
Ralf Jung4e8626e2019-06-13 07:58:321165name = "dirs-sys"
Ralf Jung5aecfe42023-10-07 05:55:481166version = "0.4.1"
1167source = "registry+https://github.com/rust-lang/crates.io-index"
1168checksum = "520f05a5cbd335fae5a99ff7a6ab8627577660ee5cfd6a94a6a929b52ff0321c"
1169dependencies = [
1170 "libc",
1171 "option-ext",
1172 "redox_users",
1173 "windows-sys 0.48.0",
1174]
1175
1176[[package]]
flip19950046d7c2021-02-25 10:26:231177name = "dirs-sys-next"
1178version = "0.1.2"
1179source = "registry+https://github.com/rust-lang/crates.io-index"
1180checksum = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d"
1181dependencies = [
1182 "libc",
Jubilee Young27ef7192021-04-23 22:49:471183 "redox_users",
Igor Matuszewskiaf53b0d2021-07-21 13:17:311184 "winapi",
Ralf Jung4e8626e2019-06-13 07:58:321185]
1186
1187[[package]]
Manish Goregaokar288194e2022-10-19 23:24:421188name = "displaydoc"
github-actions99053572024-06-23 00:18:081189version = "0.2.5"
Manish Goregaokar288194e2022-10-19 23:24:421190source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions99053572024-06-23 00:18:081191checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0"
Manish Goregaokar288194e2022-10-19 23:24:421192dependencies = [
1193 "proc-macro2",
1194 "quote",
github-actions99053572024-06-23 00:18:081195 "syn 2.0.67",
Manish Goregaokar288194e2022-10-19 23:24:421196]
1197
1198[[package]]
klensyceee8802022-11-22 14:41:061199name = "dissimilar"
Mark Rousskov12200c92024-05-11 14:27:171200version = "1.0.9"
klensyceee8802022-11-22 14:41:061201source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:171202checksum = "59f8e79d1fbf76bdfbde321e902714bf6c49df88a7dda6fc682fc2979226962d"
klensyceee8802022-11-22 14:41:061203
1204[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291205name = "dlmalloc"
github-actions8ef19812024-03-03 00:16:161206version = "0.2.6"
Alex Crichton4c21a3b2018-11-20 05:52:501207source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions8ef19812024-03-03 00:16:161208checksum = "3264b043b8e977326c1ee9e723da2c1f8d09a99df52cacf00b4dbce5ac54414d"
Oliver Schneideracdf83f2017-12-06 08:25:291209dependencies = [
clubby7899b73db32024-01-29 12:21:161210 "cfg-if",
Alex Crichton093ede22019-08-15 00:45:091211 "compiler_builtins",
1212 "libc",
1213 "rustc-std-workspace-core",
clubby7899b73db32024-01-29 12:21:161214 "windows-sys 0.52.0",
Oliver Schneideracdf83f2017-12-06 08:25:291215]
1216
1217[[package]]
Chris Krycho2c9fc622024-05-20 19:29:311218name = "doc-comment"
1219version = "0.3.3"
1220source = "registry+https://github.com/rust-lang/crates.io-index"
1221checksum = "fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10"
1222
1223[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291224name = "either"
github-actions36c09332024-05-19 00:17:381225version = "1.12.0"
Oliver Schneideracdf83f2017-12-06 08:25:291226source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions36c09332024-05-19 00:17:381227checksum = "3dca9240753cf90908d7e4aac30f630662b02aebaa1b58a3cadabdb23385b58b"
Oliver Schneideracdf83f2017-12-06 08:25:291228
1229[[package]]
steveklabnikecfbaca2018-04-03 14:32:041230name = "elasticlunr-rs"
Nilstrieb3295cdf2023-06-26 07:21:351231version = "3.0.2"
steveklabnikecfbaca2018-04-03 14:32:041232source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:351233checksum = "41e83863a500656dfa214fee6682de9c5b9f03de6860fec531235ed2ae9f6571"
steveklabnikecfbaca2018-04-03 14:32:041234dependencies = [
Alex Crichton093ede22019-08-15 00:45:091235 "regex",
1236 "serde",
1237 "serde_derive",
1238 "serde_json",
steveklabnikecfbaca2018-04-03 14:32:041239]
1240
1241[[package]]
Oli Schererdecfb4d2023-02-21 08:37:101242name = "elsa"
Oli Scherer457a1622023-04-05 08:07:291243version = "1.7.1"
Oli Schererdecfb4d2023-02-21 08:37:101244source = "registry+https://github.com/rust-lang/crates.io-index"
Oli Scherer457a1622023-04-05 08:07:291245checksum = "848fe615fbb0a74d9ae68dcaa510106d32e37d9416207bbea4bd008bd89c47ed"
Oli Schererdecfb4d2023-02-21 08:37:101246dependencies = [
1247 "stable_deref_trait",
1248]
1249
1250[[package]]
Sean Griffin755bdaa2018-01-29 20:45:121251name = "ena"
Michael Goulet2af08712024-05-06 18:32:391252version = "0.14.3"
Markus Westerlindcaacdd22020-02-25 08:47:071253source = "registry+https://github.com/rust-lang/crates.io-index"
Michael Goulet2af08712024-05-06 18:32:391254checksum = "3d248bdd43ce613d87415282f69b9bb99d947d290b10962dd6c56233312c2ad5"
varkor443a2d42019-03-19 21:30:071255dependencies = [
Alex Crichton093ede22019-08-15 00:45:091256 "log",
varkor443a2d42019-03-19 21:30:071257]
1258
1259[[package]]
Philipp Kronesac25a732023-08-24 19:33:171260name = "encode_unicode"
1261version = "0.3.6"
1262source = "registry+https://github.com/rust-lang/crates.io-index"
1263checksum = "a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f"
1264
1265[[package]]
Eric Huss51f20b42024-02-07 04:22:131266name = "env_filter"
1267version = "0.1.0"
1268source = "registry+https://github.com/rust-lang/crates.io-index"
1269checksum = "a009aa4810eb158359dda09d0c87378e4bbb89b5a801f016885a4707ba24f7ea"
1270dependencies = [
1271 "log",
1272 "regex",
1273]
1274
1275[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581276name = "env_logger"
github-actionsc486d2d2024-03-17 00:26:011277version = "0.11.3"
Eric Huss51f20b42024-02-07 04:22:131278source = "registry+https://github.com/rust-lang/crates.io-index"
github-actionsc486d2d2024-03-17 00:26:011279checksum = "38b35839ba51819680ba087cd351788c9a3c476841207e0b8cee0b04722343b9"
Eric Huss51f20b42024-02-07 04:22:131280dependencies = [
Philipp Kronesf99056b2024-02-27 14:50:231281 "anstream",
Eric Huss51f20b42024-02-07 04:22:131282 "anstyle",
1283 "env_filter",
1284 "humantime",
1285 "log",
1286]
1287
1288[[package]]
Nilstrieb3295cdf2023-06-26 07:21:351289name = "equivalent"
clubby7899b73db32024-01-29 12:21:161290version = "1.0.1"
Nilstrieb3295cdf2023-06-26 07:21:351291source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:161292checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5"
Nilstrieb3295cdf2023-06-26 07:21:351293
1294[[package]]
Weihang Lo1e5dad02022-11-25 22:37:041295name = "errno"
Mark Rousskov12200c92024-05-11 14:27:171296version = "0.3.9"
Weihang Lo1e5dad02022-11-25 22:37:041297source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:171298checksum = "534c5cf6194dfab3db3242765c03bbe257cf92f22b38f6bc0c58d59108a820ba"
Weihang Lo1e5dad02022-11-25 22:37:041299dependencies = [
Weihang Lo1e5dad02022-11-25 22:37:041300 "libc",
clubby7899b73db32024-01-29 12:21:161301 "windows-sys 0.52.0",
Weihang Lo1e5dad02022-11-25 22:37:041302]
1303
1304[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291305name = "error_index_generator"
1306version = "0.0.0"
Mark Simulacrume2e9b402017-07-23 02:01:581307dependencies = [
Guillaume Gomez11716972022-08-29 16:05:211308 "mdbook",
Mark Simulacrume2e9b402017-07-23 02:01:581309]
Ahmed Charles9ca382f2016-09-02 08:55:291310
1311[[package]]
Aleksey Kladovf7be59c2020-08-21 12:03:501312name = "expect-test"
github-actions4035c242024-04-07 00:16:571313version = "1.5.0"
Aleksey Kladovf7be59c2020-08-21 12:03:501314source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions4035c242024-04-07 00:16:571315checksum = "9e0be0a561335815e06dab7c62e50353134c796e7a6155402a64bcff66b6a5e0"
Aleksey Kladovf7be59c2020-08-21 12:03:501316dependencies = [
klensyceee8802022-11-22 14:41:061317 "dissimilar",
Aleksey Kladovf7be59c2020-08-21 12:03:501318 "once_cell",
1319]
1320
1321[[package]]
Ralf Jung10430db2022-07-15 14:04:231322name = "eyre"
clubby7899b73db32024-01-29 12:21:161323version = "0.6.12"
Ralf Jung10430db2022-07-15 14:04:231324source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:161325checksum = "7cd915d99f24784cdc19fd37ef22b97e3ff0ae756c7e492e9fbfe897d61e2aec"
Ralf Jung10430db2022-07-15 14:04:231326dependencies = [
1327 "indenter",
1328 "once_cell",
1329]
1330
1331[[package]]
David Wood2dc1a8a2021-12-03 14:24:051332name = "fallible-iterator"
dirreke74817b72023-08-14 14:57:381333version = "0.3.0"
David Wood2dc1a8a2021-12-03 14:24:051334source = "registry+https://github.com/rust-lang/crates.io-index"
dirreke74817b72023-08-14 14:57:381335checksum = "2acce4a10f12dc2fb14a218589d4f1f62ef011b2d0cc4b3cb1bba8e94da14649"
David Wood2dc1a8a2021-12-03 14:24:051336
1337[[package]]
Ralf Jung55162732022-11-15 19:06:421338name = "fastrand"
Mark Rousskov12200c92024-05-11 14:27:171339version = "2.1.0"
Ralf Jung55162732022-11-15 19:06:421340source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:171341checksum = "9fc0510504f03c51ada170672ac806f1f105a88aa97a5281117e1ddc3368e51a"
Ralf Jung55162732022-11-15 19:06:421342
1343[[package]]
John Kåre Alsaker7aab1dd2023-04-30 07:29:021344name = "field-offset"
est31b0483962023-06-05 02:53:301345version = "0.3.6"
John Kåre Alsaker7aab1dd2023-04-30 07:29:021346source = "registry+https://github.com/rust-lang/crates.io-index"
est31b0483962023-06-05 02:53:301347checksum = "38e2275cc4e4fc009b0669731a1e5ab7ebf11f469eaede2bab9309a5b4d6057f"
John Kåre Alsaker7aab1dd2023-04-30 07:29:021348dependencies = [
Nilstrieb3295cdf2023-06-26 07:21:351349 "memoffset",
John Kåre Alsaker7aab1dd2023-04-30 07:29:021350 "rustc_version",
1351]
1352
1353[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291354name = "filetime"
clubby7899b73db32024-01-29 12:21:161355version = "0.2.23"
Alex Crichton924f8c72018-04-18 15:43:591356source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:161357checksum = "1ee447700ac8aa0b2f2bd7bc4462ad686ba06baa6727ac149a2d6277f0d240fd"
Alex Crichton924f8c72018-04-18 15:43:591358dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:421359 "cfg-if",
Alex Crichton093ede22019-08-15 00:45:091360 "libc",
Mark Rousskov12200c92024-05-11 14:27:171361 "redox_syscall 0.4.1",
clubby7899b73db32024-01-29 12:21:161362 "windows-sys 0.52.0",
Alex Crichton924f8c72018-04-18 15:43:591363]
1364
1365[[package]]
Josh Stone020c5ec2017-05-08 22:01:131366name = "flate2"
Mark Rousskov12200c92024-05-11 14:27:171367version = "1.0.30"
Felix Schütt7c13fa32017-12-31 14:34:291368source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:171369checksum = "5f54427cfd1c7829e2a139fcefea601bf088ebca651d2bf53ebc600eac295dae"
Felix Schütt7c13fa32017-12-31 14:34:291370dependencies = [
Alex Crichton093ede22019-08-15 00:45:091371 "crc32fast",
Jubilee Young079949d2023-06-29 23:18:361372 "miniz_oxide",
Felix Schütt7c13fa32017-12-31 14:34:291373]
1374
1375[[package]]
David Wood7f916972022-03-26 07:27:431376name = "fluent-bundle"
Mark Rousskov12200c92024-05-11 14:27:171377version = "0.15.3"
David Wood7f916972022-03-26 07:27:431378source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:171379checksum = "7fe0a21ee80050c678013f82edf4b705fe2f26f1f9877593d13198612503f493"
David Wood7f916972022-03-26 07:27:431380dependencies = [
1381 "fluent-langneg",
1382 "fluent-syntax",
1383 "intl-memoizer",
1384 "intl_pluralrules",
1385 "rustc-hash",
klensyc653bb92023-11-18 09:42:051386 "self_cell 0.10.3",
David Wood7f916972022-03-26 07:27:431387 "smallvec",
1388 "unic-langid",
1389]
1390
1391[[package]]
1392name = "fluent-langneg"
1393version = "0.13.0"
1394source = "registry+https://github.com/rust-lang/crates.io-index"
1395checksum = "2c4ad0989667548f06ccd0e306ed56b61bd4d35458d54df5ec7587c0e8ed5e94"
1396dependencies = [
1397 "unic-langid",
1398]
1399
1400[[package]]
1401name = "fluent-syntax"
Mark Rousskov12200c92024-05-11 14:27:171402version = "0.11.1"
David Wood7f916972022-03-26 07:27:431403source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:171404checksum = "2a530c4694a6a8d528794ee9bbd8ba0122e779629ac908d15ad5a7ae7763a33d"
David Wood7f916972022-03-26 07:27:431405dependencies = [
1406 "thiserror",
1407]
1408
1409[[package]]
Simon Sapinb77ff242017-07-18 21:26:551410name = "fnv"
Mark Rousskov342d9562020-08-17 15:21:441411version = "1.0.7"
Simon Sapinb77ff242017-07-18 21:26:551412source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:441413checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
Simon Sapinb77ff242017-07-18 21:26:551414
1415[[package]]
Eric Hussf3287a62021-05-12 00:39:511416name = "form_urlencoded"
clubby7899b73db32024-01-29 12:21:161417version = "1.2.1"
Eric Hussf3287a62021-05-12 00:39:511418source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:161419checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456"
Eric Hussf3287a62021-05-12 00:39:511420dependencies = [
Eric Huss4a7e2fb2022-08-21 04:19:431421 "percent-encoding",
Eric Hussf3287a62021-05-12 00:39:511422]
1423
1424[[package]]
Jethro Beekman4a350562018-08-28 04:33:261425name = "fortanix-sgx-abi"
Mohsen Zohrevandi70dd9802022-08-15 23:02:491426version = "0.5.0"
Alex Crichton4c21a3b2018-11-20 05:52:501427source = "registry+https://github.com/rust-lang/crates.io-index"
Mohsen Zohrevandi70dd9802022-08-15 23:02:491428checksum = "57cafc2274c10fab234f176b25903ce17e690fca7597090d50880e047a0389c5"
Jethro Beekman4a350562018-08-28 04:33:261429dependencies = [
Alex Crichton093ede22019-08-15 00:45:091430 "compiler_builtins",
1431 "rustc-std-workspace-core",
Jethro Beekman4a350562018-08-28 04:33:261432]
1433
1434[[package]]
Nixon Enraght-Moonyce21447c2021-03-24 15:52:471435name = "fs-err"
clubby7899b73db32024-01-29 12:21:161436version = "2.11.0"
Nixon Enraght-Moonyce21447c2021-03-24 15:52:471437source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:161438checksum = "88a41f105fe1d5b6b34b2055e3dc59bb79b46b48b2040b9e6c7b4b5de097aa41"
1439dependencies = [
1440 "autocfg",
1441]
Nixon Enraght-Moonyce21447c2021-03-24 15:52:471442
1443[[package]]
Jakub Beránek91d2fb22023-06-03 07:41:441444name = "fs_extra"
1445version = "1.3.0"
1446source = "registry+https://github.com/rust-lang/crates.io-index"
1447checksum = "42703706b716c37f96a77aea830392ad231f44c9e9a67872fa5548707e11b11c"
1448
1449[[package]]
steveklabnikecfbaca2018-04-03 14:32:041450name = "futf"
Eric Huss04b75a72022-06-22 23:49:241451version = "0.1.5"
steveklabnikecfbaca2018-04-03 14:32:041452source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss04b75a72022-06-22 23:49:241453checksum = "df420e2e84819663797d1ec6544b13c5be84629e7bb00dc960d6917db2987843"
steveklabnikecfbaca2018-04-03 14:32:041454dependencies = [
Alex Crichton093ede22019-08-15 00:45:091455 "mac",
1456 "new_debug_unreachable",
steveklabnikecfbaca2018-04-03 14:32:041457]
1458
1459[[package]]
Nick Cameronad8ecc22017-07-19 01:32:121460name = "futures"
clubby7899b73db32024-01-29 12:21:161461version = "0.3.30"
Caleb Cartwright63913182021-02-10 01:52:541462source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:161463checksum = "645c6916888f6cb6350d2550b80fb63e734897a8498abe35cfb732b6487804b0"
Caleb Cartwright63913182021-02-10 01:52:541464dependencies = [
1465 "futures-channel",
1466 "futures-core",
1467 "futures-executor",
1468 "futures-io",
1469 "futures-sink",
1470 "futures-task",
1471 "futures-util",
1472]
1473
1474[[package]]
1475name = "futures-channel"
clubby7899b73db32024-01-29 12:21:161476version = "0.3.30"
Caleb Cartwright63913182021-02-10 01:52:541477source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:161478checksum = "eac8f7d7865dcb88bd4373ab671c8cf4508703796caa2b1985a9ca867b3fcb78"
Caleb Cartwright63913182021-02-10 01:52:541479dependencies = [
1480 "futures-core",
1481 "futures-sink",
1482]
1483
1484[[package]]
1485name = "futures-core"
clubby7899b73db32024-01-29 12:21:161486version = "0.3.30"
Caleb Cartwright63913182021-02-10 01:52:541487source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:161488checksum = "dfc6580bb841c5a68e9ef15c77ccc837b40a7504914d52e47b8b0e9bbda25a1d"
Caleb Cartwright63913182021-02-10 01:52:541489
1490[[package]]
1491name = "futures-executor"
clubby7899b73db32024-01-29 12:21:161492version = "0.3.30"
Caleb Cartwright63913182021-02-10 01:52:541493source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:161494checksum = "a576fc72ae164fca6b9db127eaa9a9dda0d61316034f33a0a0d4eda41f02b01d"
Caleb Cartwright63913182021-02-10 01:52:541495dependencies = [
1496 "futures-core",
1497 "futures-task",
1498 "futures-util",
Caleb Cartwright63913182021-02-10 01:52:541499]
1500
1501[[package]]
1502name = "futures-io"
clubby7899b73db32024-01-29 12:21:161503version = "0.3.30"
Caleb Cartwright63913182021-02-10 01:52:541504source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:161505checksum = "a44623e20b9681a318efdd71c299b6b222ed6f231972bfe2f224ebad6311f0c1"
Caleb Cartwright63913182021-02-10 01:52:541506
1507[[package]]
1508name = "futures-macro"
clubby7899b73db32024-01-29 12:21:161509version = "0.3.30"
Caleb Cartwright63913182021-02-10 01:52:541510source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:161511checksum = "87750cf4b7a4c0625b1529e4c543c2182106e4dedc60a2a6455e00d212c489ac"
Caleb Cartwright63913182021-02-10 01:52:541512dependencies = [
Caleb Cartwright63913182021-02-10 01:52:541513 "proc-macro2",
1514 "quote",
github-actions99053572024-06-23 00:18:081515 "syn 2.0.67",
Caleb Cartwright63913182021-02-10 01:52:541516]
1517
1518[[package]]
1519name = "futures-sink"
clubby7899b73db32024-01-29 12:21:161520version = "0.3.30"
Caleb Cartwright63913182021-02-10 01:52:541521source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:161522checksum = "9fb8e00e87438d937621c1c6269e53f536c14d3fbd6a042bb24879e57d474fb5"
Caleb Cartwright63913182021-02-10 01:52:541523
1524[[package]]
1525name = "futures-task"
clubby7899b73db32024-01-29 12:21:161526version = "0.3.30"
Caleb Cartwright63913182021-02-10 01:52:541527source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:161528checksum = "38d84fa142264698cdce1a9f9172cf383a0c82de1bddcf3092901442c4097004"
Caleb Cartwright63913182021-02-10 01:52:541529
1530[[package]]
1531name = "futures-util"
clubby7899b73db32024-01-29 12:21:161532version = "0.3.30"
Caleb Cartwright63913182021-02-10 01:52:541533source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:161534checksum = "3d6401deb83407ab3da39eba7e33987a73c3df0c82b4bb5813ee871c19c41d48"
Caleb Cartwright63913182021-02-10 01:52:541535dependencies = [
Caleb Cartwright63913182021-02-10 01:52:541536 "futures-channel",
1537 "futures-core",
1538 "futures-io",
1539 "futures-macro",
1540 "futures-sink",
1541 "futures-task",
1542 "memchr",
Igor Matuszewskiaf53b0d2021-07-21 13:17:311543 "pin-project-lite",
Caleb Cartwright63913182021-02-10 01:52:541544 "pin-utils",
Caleb Cartwright63913182021-02-10 01:52:541545 "slab",
1546]
1547
1548[[package]]
Pietro Albini4af7de12022-11-15 10:27:191549name = "generate-copyright"
1550version = "0.1.0"
1551dependencies = [
1552 "anyhow",
1553 "serde",
1554 "serde_json",
1555]
1556
1557[[package]]
Chris Dentonf9b3d6a2023-04-15 10:57:071558name = "generate-windows-sys"
1559version = "0.1.0"
1560dependencies = [
1561 "windows-bindgen",
1562]
1563
1564[[package]]
James Munnsde763692019-01-19 02:39:371565name = "generic-array"
Nilstrieb3295cdf2023-06-26 07:21:351566version = "0.14.7"
Pietro Albiniacd8e592020-10-01 15:15:121567source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:351568checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
Pietro Albiniacd8e592020-10-01 15:15:121569dependencies = [
1570 "typenum",
1571 "version_check",
1572]
1573
1574[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291575name = "getopts"
Alex Crichtonb47c9692019-08-16 15:29:081576version = "0.2.21"
Ahmed Charles9ca382f2016-09-02 08:55:291577source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichtonb47c9692019-08-16 15:29:081578checksum = "14dbbfd5c71d70241ecf9e6f13737f7b5ce823821063188d7e46c41d371eebd5"
varkore72f7e12019-04-30 19:37:361579dependencies = [
Alex Crichtonb47c9692019-08-16 15:29:081580 "rustc-std-workspace-core",
1581 "rustc-std-workspace-std",
Alex Crichton093ede22019-08-15 00:45:091582 "unicode-width",
varkore72f7e12019-04-30 19:37:361583]
Ahmed Charles9ca382f2016-09-02 08:55:291584
1585[[package]]
gnzlbg52caca02019-08-01 15:02:261586name = "getrandom"
clubby789d42c9602024-06-08 19:22:161587version = "0.2.15"
Ralf Jung0e908752020-09-17 18:04:201588source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:161589checksum = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7"
Ralf Jung0e908752020-09-17 18:04:201590dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:421591 "cfg-if",
Ralf Jung0e908752020-09-17 18:04:201592 "libc",
Thom Chiovolonia4bf36e2022-11-21 00:55:411593 "wasi",
Ralf Jung0e908752020-09-17 18:04:201594]
1595
1596[[package]]
Alex Crichton06d565c2020-05-13 21:22:371597name = "gimli"
clubby7899b73db32024-01-29 12:21:161598version = "0.28.1"
dirreke74817b72023-08-14 14:57:381599source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:161600checksum = "4271d37baee1b8c7e4b708028c57d816cf9d2434acb33a549475f78c181f6253"
Qiu Chaofan7c8c9cf2023-02-01 04:29:191601dependencies = [
1602 "compiler_builtins",
dirreke74817b72023-08-14 14:57:381603 "fallible-iterator",
klensyc653bb92023-11-18 09:42:051604 "indexmap",
Michael Howellcf83a1d2022-11-03 17:10:151605 "rustc-std-workspace-alloc",
1606 "rustc-std-workspace-core",
dirreke74817b72023-08-14 14:57:381607 "stable_deref_trait",
David Wood2dc1a8a2021-12-03 14:24:051608]
1609
1610[[package]]
Jubilee Young3ec9d8d2024-05-28 00:05:321611name = "gimli"
1612version = "0.29.0"
1613source = "registry+https://github.com/rust-lang/crates.io-index"
1614checksum = "40ecd4077b5ae9fd2e9e169b102c6c330d0605168eb0e8bf79952b256dbefffd"
1615dependencies = [
1616 "compiler_builtins",
1617 "rustc-std-workspace-alloc",
1618 "rustc-std-workspace-core",
1619]
1620
1621[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581622name = "glob"
Nilstrieb3295cdf2023-06-26 07:21:351623version = "0.3.1"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581624source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:351625checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581626
1627[[package]]
Simon Sapinb77ff242017-07-18 21:26:551628name = "globset"
clubby7899b73db32024-01-29 12:21:161629version = "0.4.13"
Simon Sapinb77ff242017-07-18 21:26:551630source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:161631checksum = "759c97c1e17c55525b57192c06a267cda0ac5210b222d6b82189a2338fa1c13d"
Simon Sapinb77ff242017-07-18 21:26:551632dependencies = [
clubby7899b73db32024-01-29 12:21:161633 "aho-corasick",
klensy9b6a6b12023-05-26 10:03:471634 "bstr",
Alex Crichton093ede22019-08-15 00:45:091635 "fnv",
1636 "log",
1637 "regex",
Simon Sapinb77ff242017-07-18 21:26:551638]
1639
1640[[package]]
Vishnunarayan K Iea146072020-10-26 13:34:291641name = "gsgdt"
Krasimir Georgieva9698e22022-01-03 19:25:461642version = "0.1.2"
Vishnunarayan K Iea146072020-10-26 13:34:291643source = "registry+https://github.com/rust-lang/crates.io-index"
Krasimir Georgieva9698e22022-01-03 19:25:461644checksum = "a0d876ce7262df96262a2a19531da6ff9a86048224d49580a585fc5c04617825"
Vishnunarayan K Iea146072020-10-26 13:34:291645dependencies = [
1646 "serde",
1647]
1648
1649[[package]]
Steve Klabnika0769612017-02-07 23:13:571650name = "handlebars"
clubby789629d6942024-04-01 13:06:321651version = "5.1.2"
Steve Klabnika0769612017-02-07 23:13:571652source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789629d6942024-04-01 13:06:321653checksum = "d08485b96a0e6393e9e4d1b8d48cf74ad6c063cd905eb33f42c1ce3f0377539b"
Steve Klabnika0769612017-02-07 23:13:571654dependencies = [
Alex Crichton093ede22019-08-15 00:45:091655 "log",
1656 "pest",
1657 "pest_derive",
Alex Crichton093ede22019-08-15 00:45:091658 "serde",
1659 "serde_json",
klensy45fac342022-08-31 20:04:121660 "thiserror",
James Munnsde763692019-01-19 02:39:371661]
1662
1663[[package]]
Amanieu d'Antras1fa7a212019-02-07 11:08:051664name = "hashbrown"
Mark Rousskov12200c92024-05-11 14:27:171665version = "0.14.5"
The 8472479be6a2023-06-08 14:55:491666source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:171667checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1"
The 8472479be6a2023-06-08 14:55:491668dependencies = [
dirreke74817b72023-08-14 14:57:381669 "ahash",
The 8472479be6a2023-06-08 14:55:491670 "allocator-api2",
Urgau0b9feea2023-05-06 22:35:551671 "compiler_builtins",
1672 "rustc-std-workspace-alloc",
1673 "rustc-std-workspace-core",
Amanieu d'Antrasa529ba82023-01-09 17:49:241674]
1675
1676[[package]]
Bastien Orivel5c4534a2018-12-08 14:11:471677name = "heck"
Nilstrieb3295cdf2023-06-26 07:21:351678version = "0.4.1"
Caleb Cartwrightf367f4d2022-06-13 03:04:541679source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:351680checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
Caleb Cartwrightf367f4d2022-06-13 03:04:541681
1682[[package]]
github-actionsc486d2d2024-03-17 00:26:011683name = "heck"
1684version = "0.5.0"
1685source = "registry+https://github.com/rust-lang/crates.io-index"
1686checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
1687
1688[[package]]
Stefan Lankes5ebd4d92019-10-20 07:55:101689name = "hermit-abi"
Stefan Lankes3726cbb2024-02-28 22:01:561690version = "0.3.9"
Stefan Lankes7143379a2022-12-06 19:31:431691source = "registry+https://github.com/rust-lang/crates.io-index"
Stefan Lankes3726cbb2024-02-28 22:01:561692checksum = "d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024"
Stefan Lankes1f125a62024-06-07 18:20:511693
1694[[package]]
1695name = "hermit-abi"
1696version = "0.4.0"
1697source = "registry+https://github.com/rust-lang/crates.io-index"
1698checksum = "fbf6a919d6cf397374f7dfeeea91d974c7c0a7221d0d0f4f20d859d329e53fcc"
Stefan Lankes7143379a2022-12-06 19:31:431699dependencies = [
1700 "compiler_builtins",
joboet262193e2022-09-06 08:44:051701 "rustc-std-workspace-alloc",
Stefan Lankes5ebd4d92019-10-20 07:55:101702 "rustc-std-workspace-core",
1703]
1704
1705[[package]]
Alex Crichton1cede102017-06-15 02:33:061706name = "hex"
Nilstrieb3295cdf2023-06-26 07:21:351707version = "0.4.3"
Aaron Hilld440e132019-09-16 18:45:401708source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:351709checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
Aaron Hilld440e132019-09-16 18:45:401710
1711[[package]]
Pietro Albinic2306372023-09-15 14:09:451712name = "home"
clubby7899b73db32024-01-29 12:21:161713version = "0.5.9"
Pietro Albinic2306372023-09-15 14:09:451714source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:161715checksum = "e3d1354bf6b7235cb4a0576c2619fd4ed18183f689b12b006a0ee7329eeff9a5"
Pietro Albinic2306372023-09-15 14:09:451716dependencies = [
clubby7899b73db32024-01-29 12:21:161717 "windows-sys 0.52.0",
Pietro Albinic2306372023-09-15 14:09:451718]
1719
1720[[package]]
Guillaume Gomez83a2bc32021-04-23 14:43:181721name = "html-checker"
1722version = "0.1.0"
1723dependencies = [
Alex Gaynor5b0ec1e2022-07-30 03:26:001724 "rayon",
Guillaume Gomez83a2bc32021-04-23 14:43:181725 "walkdir",
1726]
1727
1728[[package]]
Esteban Kuberb4bdb562024-03-02 22:36:521729name = "html-escape"
1730version = "0.2.13"
1731source = "registry+https://github.com/rust-lang/crates.io-index"
1732checksum = "6d1ad449764d627e22bfd7cd5e8868264fc9236e07c752972b4080cd351cb476"
1733dependencies = [
1734 "utf8-width",
1735]
1736
1737[[package]]
steveklabnikecfbaca2018-04-03 14:32:041738name = "html5ever"
github-actions36c09332024-05-19 00:17:381739version = "0.27.0"
1740source = "registry+https://github.com/rust-lang/crates.io-index"
1741checksum = "c13771afe0e6e846f1e67d038d4cb29998a6779f93c809212e4e9c32efd244d4"
1742dependencies = [
1743 "log",
1744 "mac",
klensy52242f22024-06-15 15:53:451745 "markup5ever",
github-actions36c09332024-05-19 00:17:381746 "proc-macro2",
1747 "quote",
github-actions99053572024-06-23 00:18:081748 "syn 2.0.67",
github-actions36c09332024-05-19 00:17:381749]
1750
1751[[package]]
Jakub Beránek91d2fb22023-06-03 07:41:441752name = "humansize"
1753version = "2.1.3"
1754source = "registry+https://github.com/rust-lang/crates.io-index"
1755checksum = "6cb51c9a029ddc91b07a787f1d86b53ccfa49b0e86688c946ebe8d3555685dd7"
1756dependencies = [
Caleb Cartwright35400e82023-10-23 01:34:121757 "libm",
Jakub Beránek91d2fb22023-06-03 07:41:441758]
1759
1760[[package]]
Alex Crichton87f3dda2018-03-01 19:08:481761name = "humantime"
Nilstrieb3295cdf2023-06-26 07:21:351762version = "2.1.0"
Eric Hussd45d8b12020-01-21 17:55:431763source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:351764checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
Eric Hussd45d8b12020-01-21 17:55:431765
1766[[package]]
nilsf77541a2023-04-11 11:46:411767name = "iana-time-zone"
clubby7899b73db32024-01-29 12:21:161768version = "0.1.60"
nilsf77541a2023-04-11 11:46:411769source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:161770checksum = "e7ffbb5a1b541ea2561f8c41c087286cc091e21e556a4f09a8f6cbf17b69b141"
nilsf77541a2023-04-11 11:46:411771dependencies = [
1772 "android_system_properties",
1773 "core-foundation-sys",
1774 "iana-time-zone-haiku",
1775 "js-sys",
1776 "wasm-bindgen",
clubby7899b73db32024-01-29 12:21:161777 "windows-core",
nilsf77541a2023-04-11 11:46:411778]
1779
1780[[package]]
1781name = "iana-time-zone-haiku"
klensy9b6a6b12023-05-26 10:03:471782version = "0.1.2"
nilsf77541a2023-04-11 11:46:411783source = "registry+https://github.com/rust-lang/crates.io-index"
klensy9b6a6b12023-05-26 10:03:471784checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
nilsf77541a2023-04-11 11:46:411785dependencies = [
klensy9b6a6b12023-05-26 10:03:471786 "cc",
nilsf77541a2023-04-11 11:46:411787]
1788
1789[[package]]
Charles Lewa7750042022-11-06 06:43:251790name = "icu_list"
clubby7899d85dfc2024-06-08 19:18:311791version = "1.5.0"
Charles Lewa7750042022-11-06 06:43:251792source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:311793checksum = "bbfeda1d7775b6548edd4e8b7562304a559a91ed56ab56e18961a053f367c365"
Charles Lewa7750042022-11-06 06:43:251794dependencies = [
1795 "displaydoc",
Nilstriebffffc202023-11-06 13:42:201796 "icu_list_data",
1797 "icu_locid_transform",
Charles Lewa7750042022-11-06 06:43:251798 "icu_provider",
1799 "regex-automata 0.2.0",
1800 "writeable",
Charles Lewa7750042022-11-06 06:43:251801]
1802
1803[[package]]
Nilstriebffffc202023-11-06 13:42:201804name = "icu_list_data"
clubby7899d85dfc2024-06-08 19:18:311805version = "1.5.0"
Charles Lewa7750042022-11-06 06:43:251806source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:311807checksum = "e1825170d2c6679cb20dbd96a589d034e49f698aed9a2ef4fafc9a0101ed298f"
Nilstriebffffc202023-11-06 13:42:201808
1809[[package]]
1810name = "icu_locid"
clubby7899d85dfc2024-06-08 19:18:311811version = "1.5.0"
Nilstriebffffc202023-11-06 13:42:201812source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:311813checksum = "13acbb8371917fc971be86fc8057c41a64b521c184808a698c02acc242dbf637"
Charles Lewa7750042022-11-06 06:43:251814dependencies = [
1815 "displaydoc",
1816 "litemap",
1817 "tinystr",
1818 "writeable",
1819 "zerovec",
1820]
1821
1822[[package]]
Nilstriebffffc202023-11-06 13:42:201823name = "icu_locid_transform"
clubby7899d85dfc2024-06-08 19:18:311824version = "1.5.0"
Charles Lewa7750042022-11-06 06:43:251825source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:311826checksum = "01d11ac35de8e40fdeda00d9e1e9d92525f3f9d887cdd7aa81d727596788b54e"
Nilstriebffffc202023-11-06 13:42:201827dependencies = [
1828 "displaydoc",
1829 "icu_locid",
1830 "icu_locid_transform_data",
1831 "icu_provider",
1832 "tinystr",
1833 "zerovec",
1834]
1835
1836[[package]]
1837name = "icu_locid_transform_data"
clubby7899d85dfc2024-06-08 19:18:311838version = "1.5.0"
Nilstriebffffc202023-11-06 13:42:201839source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:311840checksum = "fdc8ff3388f852bede6b579ad4e978ab004f139284d7b28715f773507b946f6e"
Nilstriebffffc202023-11-06 13:42:201841
1842[[package]]
1843name = "icu_provider"
clubby7899d85dfc2024-06-08 19:18:311844version = "1.5.0"
Nilstriebffffc202023-11-06 13:42:201845source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:311846checksum = "6ed421c8a8ef78d3e2dbc98a973be2f3770cb42b606e3ab18d6237c4dfde68d9"
Charles Lewa7750042022-11-06 06:43:251847dependencies = [
1848 "displaydoc",
1849 "icu_locid",
1850 "icu_provider_macros",
1851 "stable_deref_trait",
Nilstriebffffc202023-11-06 13:42:201852 "tinystr",
Charles Lewa7750042022-11-06 06:43:251853 "writeable",
1854 "yoke",
1855 "zerofrom",
1856 "zerovec",
1857]
1858
1859[[package]]
1860name = "icu_provider_adapters"
clubby7899d85dfc2024-06-08 19:18:311861version = "1.5.0"
Charles Lewa7750042022-11-06 06:43:251862source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:311863checksum = "d6324dfd08348a8e0374a447ebd334044d766b1839bb8d5ccf2482a99a77c0bc"
Charles Lewa7750042022-11-06 06:43:251864dependencies = [
1865 "icu_locid",
Nilstriebffffc202023-11-06 13:42:201866 "icu_locid_transform",
Charles Lewa7750042022-11-06 06:43:251867 "icu_provider",
1868 "tinystr",
Charles Lewa7750042022-11-06 06:43:251869 "zerovec",
1870]
1871
1872[[package]]
1873name = "icu_provider_macros"
clubby7899d85dfc2024-06-08 19:18:311874version = "1.5.0"
Charles Lewa7750042022-11-06 06:43:251875source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:311876checksum = "1ec89e9337638ecdc08744df490b221a7399bf8d164eb52a665454e60e075ad6"
Charles Lewa7750042022-11-06 06:43:251877dependencies = [
1878 "proc-macro2",
1879 "quote",
github-actions99053572024-06-23 00:18:081880 "syn 2.0.67",
Charles Lewa7750042022-11-06 06:43:251881]
1882
1883[[package]]
Oli Scherer29de70d2023-07-25 13:09:531884name = "ident_case"
1885version = "1.0.1"
1886source = "registry+https://github.com/rust-lang/crates.io-index"
1887checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
1888
1889[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581890name = "idna"
github-actions99053572024-06-23 00:18:081891version = "0.5.0"
Eric Hussf2428a62019-08-01 00:44:391892source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions99053572024-06-23 00:18:081893checksum = "634d9b1461af396cad843f47fdba5597a4f9e6ddd4bfb6ff5d85028c25cb12f6"
Eric Hussf2428a62019-08-01 00:44:391894dependencies = [
github-actions99053572024-06-23 00:18:081895 "unicode-bidi",
1896 "unicode-normalization",
Eric Hussf2428a62019-08-01 00:44:391897]
1898
1899[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291900name = "if_chain"
Nilstrieb3295cdf2023-06-26 07:21:351901version = "1.0.2"
Oliver Schneideracdf83f2017-12-06 08:25:291902source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:351903checksum = "cb56e1aa765b4b4f3aadfab769793b7087bb03a4ea4920644a6d238e2df5b9ed"
Oliver Schneideracdf83f2017-12-06 08:25:291904
1905[[package]]
Simon Sapinb77ff242017-07-18 21:26:551906name = "ignore"
klensy9b6a6b12023-05-26 10:03:471907version = "0.4.20"
Simon Sapinb77ff242017-07-18 21:26:551908source = "registry+https://github.com/rust-lang/crates.io-index"
klensy9b6a6b12023-05-26 10:03:471909checksum = "dbe7873dab538a9a44ad79ede1faf5f30d49f9a5c883ddbab48bce81b64b7492"
Simon Sapinb77ff242017-07-18 21:26:551910dependencies = [
Alex Crichton093ede22019-08-15 00:45:091911 "globset",
Yuki Okushi1f0a39502020-05-26 04:00:421912 "lazy_static",
Alex Crichton093ede22019-08-15 00:45:091913 "log",
1914 "memchr",
1915 "regex",
1916 "same-file",
Yuki Okushib4b76b82020-05-26 04:04:591917 "thread_local",
Alex Crichton093ede22019-08-15 00:45:091918 "walkdir",
1919 "winapi-util",
Simon Sapinb77ff242017-07-18 21:26:551920]
1921
1922[[package]]
Ralf Jung10430db2022-07-15 14:04:231923name = "indenter"
1924version = "0.3.3"
1925source = "registry+https://github.com/rust-lang/crates.io-index"
1926checksum = "ce23b50ad8242c51a442f3ff322d56b02f08852c77e4c0b4d3fd684abc89c683"
1927
1928[[package]]
Eduard-Mihai Burtescu961fe542019-05-14 16:42:571929name = "indexmap"
github-actions1848b462024-03-24 12:09:281930version = "2.2.6"
flip19958d5f69d2021-10-21 11:13:171931source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions1848b462024-03-24 12:09:281932checksum = "168fb715dda47215e360912c096649d23d58bf392ac62f73919e831745e40f26"
Nilstrieb3295cdf2023-06-26 07:21:351933dependencies = [
1934 "equivalent",
klensyc653bb92023-11-18 09:42:051935 "hashbrown",
Josh Stoned9b1fa92023-07-03 20:51:541936 "rustc-rayon",
1937 "serde",
Nilstrieb3295cdf2023-06-26 07:21:351938]
1939
1940[[package]]
Philipp Kronesac25a732023-08-24 19:33:171941name = "indicatif"
clubby7899b73db32024-01-29 12:21:161942version = "0.17.8"
Philipp Kronesac25a732023-08-24 19:33:171943source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:161944checksum = "763a5a8f45087d6bcea4222e7b72c291a054edf80e4ef6efd2a4979878c7bea3"
Philipp Kronesac25a732023-08-24 19:33:171945dependencies = [
1946 "console",
1947 "instant",
1948 "number_prefix",
1949 "portable-atomic",
1950 "unicode-width",
1951]
1952
1953[[package]]
Nilstrieb3295cdf2023-06-26 07:21:351954name = "indoc"
1955version = "1.0.9"
1956source = "registry+https://github.com/rust-lang/crates.io-index"
1957checksum = "bfa799dd5ed20a7e349f3b4639aa80d74549c81716d9ec4f994c9b5815598306"
flip19958d5f69d2021-10-21 11:13:171958
1959[[package]]
Ralf Jung49e8acb2023-10-21 06:41:451960name = "inout"
1961version = "0.1.3"
1962source = "registry+https://github.com/rust-lang/crates.io-index"
1963checksum = "a0c10553d664a4d0bcff9f4215d0aac67a639cc68ef660840afe309b807bc9f5"
1964dependencies = [
1965 "generic-array",
1966]
1967
1968[[package]]
Josh Stone020c5ec2017-05-08 22:01:131969name = "installer"
1970version = "0.0.0"
1971dependencies = [
Michael Forney32025fd2020-05-25 00:08:451972 "anyhow",
klensye1c33132023-06-21 09:32:341973 "clap",
Alex Crichton093ede22019-08-15 00:45:091974 "flate2",
Alex Crichton093ede22019-08-15 00:45:091975 "rayon",
Alex Crichton093ede22019-08-15 00:45:091976 "tar",
1977 "walkdir",
Alex Crichton093ede22019-08-15 00:45:091978 "xz2",
Josh Stone020c5ec2017-05-08 22:01:131979]
1980
1981[[package]]
Mark Rousskov342d9562020-08-17 15:21:441982name = "instant"
github-actions36c09332024-05-19 00:17:381983version = "0.1.13"
Mark Rousskov342d9562020-08-17 15:21:441984source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions36c09332024-05-19 00:17:381985checksum = "e0242819d153cba4b4b05a5a8f2a7e9bbf97b6055b2a002b395c96b5ff3c0222"
flip1995e36e5a52021-12-06 11:33:551986dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:421987 "cfg-if",
flip1995e36e5a52021-12-06 11:33:551988]
Mark Rousskov342d9562020-08-17 15:21:441989
1990[[package]]
David Wood7f916972022-03-26 07:27:431991name = "intl-memoizer"
Mark Rousskov12200c92024-05-11 14:27:171992version = "0.5.2"
David Wood7f916972022-03-26 07:27:431993source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:171994checksum = "fe22e020fce238ae18a6d5d8c502ee76a52a6e880d99477657e6acc30ec57bda"
David Wood7f916972022-03-26 07:27:431995dependencies = [
1996 "type-map",
1997 "unic-langid",
1998]
1999
2000[[package]]
2001name = "intl_pluralrules"
Manish Goregaokar288194e2022-10-19 23:24:422002version = "7.0.2"
David Wood7f916972022-03-26 07:27:432003source = "registry+https://github.com/rust-lang/crates.io-index"
Manish Goregaokar288194e2022-10-19 23:24:422004checksum = "078ea7b7c29a2b4df841a7f6ac8775ff6074020c6776d48491ce2268e068f972"
David Wood7f916972022-03-26 07:27:432005dependencies = [
David Wood7f916972022-03-26 07:27:432006 "unic-langid",
2007]
2008
2009[[package]]
Mark Rousskov12200c92024-05-11 14:27:172010name = "is_terminal_polyfill"
2011version = "1.70.0"
2012source = "registry+https://github.com/rust-lang/crates.io-index"
2013checksum = "f8478577c03552c21db0e2724ffb8986a5ce7af88107e6be5d2ee6e158c12800"
2014
2015[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:292016name = "itertools"
Philipp Kronesf99056b2024-02-27 14:50:232017version = "0.12.1"
2018source = "registry+https://github.com/rust-lang/crates.io-index"
2019checksum = "ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569"
2020dependencies = [
2021 "either",
2022]
2023
2024[[package]]
Steve Klabnik2795de32017-02-20 00:20:572025name = "itoa"
clubby789629d6942024-04-01 13:06:322026version = "1.0.11"
Steve Klabnik2795de32017-02-20 00:20:572027source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789629d6942024-04-01 13:06:322028checksum = "49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b"
Steve Klabnik2795de32017-02-20 00:20:572029
2030[[package]]
Rémy Rakicadab1352022-05-06 21:20:042031name = "jemalloc-sys"
Rémy Rakicdcfa64b2023-10-02 07:41:512032version = "0.5.4+5.3.0-patched"
Rémy Rakicadab1352022-05-06 21:20:042033source = "registry+https://github.com/rust-lang/crates.io-index"
Rémy Rakicdcfa64b2023-10-02 07:41:512034checksum = "ac6c1946e1cea1788cbfde01c993b52a10e2da07f4bac608228d1bed20bfebf2"
Rémy Rakicadab1352022-05-06 21:20:042035dependencies = [
2036 "cc",
Rémy Rakicadab1352022-05-06 21:20:042037 "libc",
2038]
2039
2040[[package]]
Alex Crichton453080f2017-06-05 16:36:482041name = "jobserver"
Mark Rousskov12200c92024-05-11 14:27:172042version = "0.1.31"
Alex Crichton453080f2017-06-05 16:36:482043source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:172044checksum = "d2b099aaa34a9751c5bf0878add70444e1ed2dd73f347be99003d4577277de6e"
Alex Crichton453080f2017-06-05 16:36:482045dependencies = [
Alex Crichton093ede22019-08-15 00:45:092046 "libc",
Alex Crichton453080f2017-06-05 16:36:482047]
2048
2049[[package]]
nilsf77541a2023-04-11 11:46:412050name = "js-sys"
github-actionsc486d2d2024-03-17 00:26:012051version = "0.3.69"
nilsf77541a2023-04-11 11:46:412052source = "registry+https://github.com/rust-lang/crates.io-index"
github-actionsc486d2d2024-03-17 00:26:012053checksum = "29c15563dc2726973df627357ce0c9ddddbea194836909d655df6a75d2cf296d"
nilsf77541a2023-04-11 11:46:412054dependencies = [
2055 "wasm-bindgen",
2056]
2057
2058[[package]]
Rune Tynan77156562021-01-16 01:34:152059name = "jsondocck"
2060version = "0.1.0"
2061dependencies = [
Nixon Enraght-Moonyce21447c2021-03-24 15:52:472062 "fs-err",
Rune Tynan77156562021-01-16 01:34:152063 "getopts",
2064 "jsonpath_lib",
Rune Tynan77156562021-01-16 01:34:152065 "regex",
Rune Tynan77156562021-01-16 01:34:152066 "serde_json",
klensyc63cb012021-06-01 15:25:362067 "shlex",
Rune Tynan77156562021-01-16 01:34:152068]
2069
2070[[package]]
Nixon Enraght-Moony2506aa02022-08-23 13:49:372071name = "jsondoclint"
2072version = "0.1.0"
Nixon Enraght-Moonya7a4fe92022-08-24 16:32:392073dependencies = [
2074 "anyhow",
klensye1c33132023-06-21 09:32:342075 "clap",
Nixon Enraght-Moonya7a4fe92022-08-24 16:32:392076 "fs-err",
ozkanonur52c71e62023-03-01 21:53:022077 "rustc-hash",
Nixon Enraght-Moonya7a4fe92022-08-24 16:32:392078 "rustdoc-json-types",
Nixon Enraght-Moony226ab7f2023-01-02 20:15:452079 "serde",
Nixon Enraght-Moonya7a4fe92022-08-24 16:32:392080 "serde_json",
2081]
Nixon Enraght-Moony2506aa02022-08-23 13:49:372082
2083[[package]]
Rune Tynan77156562021-01-16 01:34:152084name = "jsonpath_lib"
klensyc653bb92023-11-18 09:42:052085version = "0.3.0"
Rune Tynan77156562021-01-16 01:34:152086source = "registry+https://github.com/rust-lang/crates.io-index"
klensyc653bb92023-11-18 09:42:052087checksum = "eaa63191d68230cccb81c5aa23abd53ed64d83337cacbb25a7b8c7979523774f"
Rune Tynan77156562021-01-16 01:34:152088dependencies = [
Rune Tynan77156562021-01-16 01:34:152089 "log",
2090 "serde",
2091 "serde_json",
2092]
2093
2094[[package]]
Steve Klabnika0769612017-02-07 23:13:572095name = "lazy_static"
github-actions99053572024-06-23 00:18:082096version = "1.5.0"
Alex Crichton325d7392017-12-10 17:42:492097source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions99053572024-06-23 00:18:082098checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
Alex Crichton325d7392017-12-10 17:42:492099
2100[[package]]
Zalathar13671042023-08-11 01:52:372101name = "leb128"
2102version = "0.2.5"
2103source = "registry+https://github.com/rust-lang/crates.io-index"
2104checksum = "884e2677b40cc8c339eaefcb701c32ef1fd2493d71118dc0ca4b6a736c93bd67"
2105
2106[[package]]
Oli Scherer4fdb4ed2023-08-29 13:28:532107name = "levenshtein"
2108version = "1.0.5"
2109source = "registry+https://github.com/rust-lang/crates.io-index"
2110checksum = "db13adb97ab515a3691f56e4dbab09283d0b86cb45abd991d8634a9d6f501760"
2111
2112[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292113name = "libc"
Mads Marquart74012d52024-04-30 14:33:192114version = "0.2.155"
Ahmed Charles9ca382f2016-09-02 08:55:292115source = "registry+https://github.com/rust-lang/crates.io-index"
Mads Marquart74012d52024-04-30 14:33:192116checksum = "97b3888a4aecf77e811145cadf6eef5901f4782c53886191b2f693f24761847c"
Alex Crichton4c21a3b2018-11-20 05:52:502117dependencies = [
Alex Crichton093ede22019-08-15 00:45:092118 "rustc-std-workspace-core",
Alex Crichton4c21a3b2018-11-20 05:52:502119]
Ahmed Charles9ca382f2016-09-02 08:55:292120
2121[[package]]
github-actions36c09332024-05-19 00:17:382122name = "libdbus-sys"
2123version = "0.2.5"
2124source = "registry+https://github.com/rust-lang/crates.io-index"
2125checksum = "06085512b750d640299b79be4bad3d2fa90a9c00b1fd9e1b46364f66f0485c72"
2126dependencies = [
2127 "cc",
2128 "pkg-config",
2129]
2130
2131[[package]]
Ralf Jungfe7e2072022-09-02 14:49:382132name = "libffi"
Ulrich Weigand09541b52023-03-30 13:37:472133version = "3.2.0"
Ralf Jungfe7e2072022-09-02 14:49:382134source = "registry+https://github.com/rust-lang/crates.io-index"
Ulrich Weigand09541b52023-03-30 13:37:472135checksum = "ce826c243048e3d5cec441799724de52e2d42f820468431fc3fceee2341871e2"
Ralf Jungfe7e2072022-09-02 14:49:382136dependencies = [
2137 "libc",
2138 "libffi-sys",
2139]
2140
2141[[package]]
2142name = "libffi-sys"
WANG Ruic7b72482023-04-27 11:42:522143version = "2.3.0"
Ralf Jungfe7e2072022-09-02 14:49:382144source = "registry+https://github.com/rust-lang/crates.io-index"
WANG Ruic7b72482023-04-27 11:42:522145checksum = "f36115160c57e8529781b4183c2bb51fdc1f6d6d1ed345591d84be7703befb3c"
Ralf Jungfe7e2072022-09-02 14:49:382146dependencies = [
2147 "cc",
2148]
2149
2150[[package]]
Andy Russell923f9392021-11-08 23:03:552151name = "libloading"
github-actionsc486d2d2024-03-17 00:26:012152version = "0.8.3"
Ralf Jung6687c072023-10-01 05:03:422153source = "registry+https://github.com/rust-lang/crates.io-index"
github-actionsc486d2d2024-03-17 00:26:012154checksum = "0c2a198fb6b0eada2a8df47933734e6d35d350665a33a3593d7164fa52c75c19"
Ralf Jung6687c072023-10-01 05:03:422155dependencies = [
2156 "cfg-if",
Caleb Cartwrightffad9842024-06-22 21:22:002157 "windows-targets 0.52.5",
Ralf Jung6687c072023-10-01 05:03:422158]
2159
2160[[package]]
Yuki Okushi2b0e27e2021-03-17 20:34:052161name = "libm"
clubby7899b73db32024-01-29 12:21:162162version = "0.2.8"
Jakub Beránek91d2fb22023-06-03 07:41:442163source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:162164checksum = "4ec2a862134d2a7d32d7983ddcdd1c4923530833c9f2ea1a44fc5fa473989058"
2165
2166[[package]]
2167name = "libredox"
clubby789629d6942024-04-01 13:06:322168version = "0.1.3"
clubby7899b73db32024-01-29 12:21:162169source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789629d6942024-04-01 13:06:322170checksum = "c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d"
clubby7899b73db32024-01-29 12:21:162171dependencies = [
github-actions1848b462024-03-24 12:09:282172 "bitflags 2.5.0",
clubby7899b73db32024-01-29 12:21:162173 "libc",
clubby7899b73db32024-01-29 12:21:162174]
Jakub Beránek91d2fb22023-06-03 07:41:442175
2176[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582177name = "libz-sys"
clubby789d42c9602024-06-08 19:22:162178version = "1.1.18"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582179source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:162180checksum = "c15da26e5af7e25c90b37a2d75cdbf940cf4a55316de9d84c679c9b8bfabf82e"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582181dependencies = [
Alex Crichton093ede22019-08-15 00:45:092182 "cc",
2183 "libc",
2184 "pkg-config",
2185 "vcpkg",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582186]
2187
2188[[package]]
dalance9d1ec7e2024-05-05 00:01:472189name = "line-wrap"
2190version = "0.2.0"
2191source = "registry+https://github.com/rust-lang/crates.io-index"
2192checksum = "dd1bc4d24ad230d21fb898d1116b1801d7adfc449d42026475862ab48b11e70e"
2193
2194[[package]]
2195name = "linereader"
2196version = "0.4.0"
2197source = "registry+https://github.com/rust-lang/crates.io-index"
2198checksum = "d921fea6860357575519aca014c6e22470585accdd543b370c404a8a72d0dd1d"
2199dependencies = [
2200 "memchr",
2201]
2202
2203[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292204name = "linkchecker"
2205version = "0.1.0"
Joshua Nelson65835d12020-10-15 13:25:302206dependencies = [
klensy52242f22024-06-15 15:53:452207 "html5ever",
Joshua Nelson65835d12020-10-15 13:25:302208 "regex",
2209]
Ahmed Charles9ca382f2016-09-02 08:55:292210
2211[[package]]
dalance9d1ec7e2024-05-05 00:01:472212name = "linked-hash-map"
2213version = "0.5.6"
2214source = "registry+https://github.com/rust-lang/crates.io-index"
2215checksum = "0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f"
2216
2217[[package]]
Eric Huss45c1e0a2020-09-08 22:09:572218name = "lint-docs"
2219version = "0.1.0"
2220dependencies = [
2221 "serde_json",
2222 "tempfile",
2223 "walkdir",
2224]
2225
2226[[package]]
Weihang Lo1e5dad02022-11-25 22:37:042227name = "linux-raw-sys"
github-actions36c09332024-05-19 00:17:382228version = "0.4.14"
Weihang Lo1e5dad02022-11-25 22:37:042229source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions36c09332024-05-19 00:17:382230checksum = "78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89"
Weihang Lo1e5dad02022-11-25 22:37:042231
2232[[package]]
Charles Lewa7750042022-11-06 06:43:252233name = "litemap"
clubby7899d85dfc2024-06-08 19:18:312234version = "0.7.3"
Charles Lewa7750042022-11-06 06:43:252235source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:312236checksum = "643cb0b8d4fcc284004d5fd0d67ccf61dfffadb7f75e1e71bc420f4688a3a704"
Charles Lewa7750042022-11-06 06:43:252237
2238[[package]]
Hans Kratz6162fc02021-09-25 13:25:082239name = "lld-wrapper"
2240version = "0.1.0"
2241
2242[[package]]
Kjetil Kjeka222ce4f2024-02-06 18:15:382243name = "llvm-bitcode-linker"
2244version = "0.0.1"
2245dependencies = [
2246 "anyhow",
2247 "clap",
2248 "thiserror",
2249 "tracing",
2250 "tracing-subscriber",
2251]
2252
2253[[package]]
Mark Rousskov9ec5ef52018-08-04 22:24:392254name = "lock_api"
Mark Rousskov12200c92024-05-11 14:27:172255version = "0.4.12"
Malo Jaffré8ed13d62017-12-29 10:24:382256source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:172257checksum = "07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17"
Mark Rousskov342d9562020-08-17 15:21:442258dependencies = [
Philipp Krones586cbd02022-06-04 12:07:442259 "autocfg",
Mark Rousskov342d9562020-08-17 15:21:442260 "scopeguard",
2261]
2262
2263[[package]]
2264name = "log"
github-actions8ef19812024-03-03 00:16:162265version = "0.4.21"
Mark Rousskov342d9562020-08-17 15:21:442266source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions8ef19812024-03-03 00:16:162267checksum = "90ed8c1e510134f979dbc4f070f87d4313098b704861a105fe34231c70a3901c"
Ahmed Charles9ca382f2016-09-02 08:55:292268
2269[[package]]
Josh Stone020c5ec2017-05-08 22:01:132270name = "lzma-sys"
Mark Rousskove40a4462023-04-17 01:27:252271version = "0.1.20"
Josh Stone020c5ec2017-05-08 22:01:132272source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskove40a4462023-04-17 01:27:252273checksum = "5fda04ab3764e6cde78b9974eec4f779acaba7c4e84b36eca3cf77c581b85d27"
Josh Stone020c5ec2017-05-08 22:01:132274dependencies = [
Alex Crichton093ede22019-08-15 00:45:092275 "cc",
2276 "libc",
2277 "pkg-config",
Josh Stone020c5ec2017-05-08 22:01:132278]
2279
2280[[package]]
steveklabnikecfbaca2018-04-03 14:32:042281name = "mac"
2282version = "0.1.1"
2283source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092284checksum = "c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4"
steveklabnikecfbaca2018-04-03 14:32:042285
2286[[package]]
2287name = "maplit"
Mark Rousskov342d9562020-08-17 15:21:442288version = "1.0.2"
steveklabnikecfbaca2018-04-03 14:32:042289source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:442290checksum = "3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d"
steveklabnikecfbaca2018-04-03 14:32:042291
2292[[package]]
2293name = "markup5ever"
github-actions36c09332024-05-19 00:17:382294version = "0.12.1"
2295source = "registry+https://github.com/rust-lang/crates.io-index"
2296checksum = "16ce3abbeba692c8b8441d036ef91aea6df8da2c6b6e21c7e14d3c18e526be45"
2297dependencies = [
2298 "log",
klensy52242f22024-06-15 15:53:452299 "phf",
2300 "phf_codegen",
github-actions36c09332024-05-19 00:17:382301 "string_cache",
2302 "string_cache_codegen",
2303 "tendril",
2304]
2305
2306[[package]]
Oliver Schererec7230f2020-07-24 18:42:002307name = "matchers"
pierwillea25b772021-12-21 17:00:302308version = "0.1.0"
Oliver Schererec7230f2020-07-24 18:42:002309source = "registry+https://github.com/rust-lang/crates.io-index"
pierwillea25b772021-12-21 17:00:302310checksum = "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558"
Oliver Schererec7230f2020-07-24 18:42:002311dependencies = [
Charles Lewa7750042022-11-06 06:43:252312 "regex-automata 0.1.10",
Oliver Schererec7230f2020-07-24 18:42:002313]
2314
2315[[package]]
Arlo Siemsenf86b0782020-03-31 05:17:152316name = "md-5"
clubby7899b73db32024-01-29 12:21:162317version = "0.10.6"
Arlo Siemsen3296d5c2020-10-13 15:41:062318source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:162319checksum = "d89e7ee0cfbedfc4da3340218492196241d89eefb6dab27de5df917a6d2e78cf"
Arlo Siemsen3296d5c2020-10-13 15:41:062320dependencies = [
clubby7899b73db32024-01-29 12:21:162321 "cfg-if",
klensy45fac342022-08-31 20:04:122322 "digest",
Arlo Siemsen3296d5c2020-10-13 15:41:062323]
2324
2325[[package]]
Steve Klabnika0769612017-02-07 23:13:572326name = "mdbook"
github-actions36c09332024-05-19 00:17:382327version = "0.4.40"
Steve Klabnika0769612017-02-07 23:13:572328source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions36c09332024-05-19 00:17:382329checksum = "b45a38e19bd200220ef07c892b0157ad3d2365e5b5a267ca01ad12182491eea5"
Steve Klabnika0769612017-02-07 23:13:572330dependencies = [
Alex Crichton093ede22019-08-15 00:45:092331 "ammonia",
Eric Huss6bcbc422020-06-23 22:23:462332 "anyhow",
Alex Crichton093ede22019-08-15 00:45:092333 "chrono",
klensye1c33132023-06-21 09:32:342334 "clap",
Eric Huss51814222022-04-15 18:57:062335 "clap_complete",
Alex Crichton093ede22019-08-15 00:45:092336 "elasticlunr-rs",
klensy53efefb2024-02-22 11:35:212337 "env_logger",
Weihang Lof795a152023-03-15 12:50:042338 "handlebars",
Alex Crichton093ede22019-08-15 00:45:092339 "log",
2340 "memchr",
Eric Huss2717f602023-01-06 01:20:592341 "once_cell",
github-actions36c09332024-05-19 00:17:382342 "opener 0.7.1",
Mark Rousskov12200c92024-05-11 14:27:172343 "pulldown-cmark 0.10.3",
Alex Crichton093ede22019-08-15 00:45:092344 "regex",
2345 "serde",
Alex Crichton093ede22019-08-15 00:45:092346 "serde_json",
klensyc63cb012021-06-01 15:25:362347 "shlex",
Alex Crichton093ede22019-08-15 00:45:092348 "tempfile",
Nilstrieb3295cdf2023-06-26 07:21:352349 "toml 0.5.11",
Eric Hussa882fdd2021-12-03 20:25:072350 "topological-sort",
James Munnsde763692019-01-19 02:39:372351]
2352
2353[[package]]
dalance9d1ec7e2024-05-05 00:01:472354name = "mdbook-i18n-helpers"
github-actions729ed812024-06-16 00:18:062355version = "0.3.4"
dalance9d1ec7e2024-05-05 00:01:472356source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions729ed812024-06-16 00:18:062357checksum = "8c8f972ab672d366c3dad77ea5aa7bae68db2d25fbeb889849f97469d7b658e4"
dalance9d1ec7e2024-05-05 00:01:472358dependencies = [
2359 "anyhow",
2360 "chrono",
2361 "mdbook",
2362 "polib",
2363 "pulldown-cmark 0.10.3",
2364 "pulldown-cmark-to-cmark",
2365 "regex",
2366 "semver",
2367 "serde_json",
2368 "syntect",
2369 "textwrap",
2370]
2371
2372[[package]]
Chris Krycho2c9fc622024-05-20 19:29:312373name = "mdbook-trpl-listing"
2374version = "0.1.0"
2375dependencies = [
2376 "assert_cmd",
2377 "clap",
2378 "mdbook",
2379 "pulldown-cmark 0.10.3",
2380 "pulldown-cmark-to-cmark",
2381 "serde_json",
2382 "thiserror",
clubby789d42c9602024-06-08 19:22:162383 "toml 0.8.14",
Chris Krycho2c9fc622024-05-20 19:29:312384 "xmlparser",
2385]
2386
2387[[package]]
2388name = "mdbook-trpl-note"
2389version = "1.0.0"
2390dependencies = [
2391 "assert_cmd",
2392 "clap",
2393 "mdbook",
2394 "pulldown-cmark 0.10.3",
2395 "pulldown-cmark-to-cmark",
2396 "serde_json",
2397]
2398
2399[[package]]
Wesley Wiser56e434d2019-04-04 23:41:492400name = "measureme"
Michael Woeristerac58f9a2024-01-13 15:32:032401version = "11.0.1"
Ryan Levick757f76e2021-10-07 13:08:442402source = "registry+https://github.com/rust-lang/crates.io-index"
Michael Woeristerac58f9a2024-01-13 15:32:032403checksum = "dfa4a40f09af7aa6faef38285402a78847d0d72bf8827006cd2a332e1e6e4a8d"
Ryan Levick947a33b2021-07-23 14:25:582404dependencies = [
2405 "log",
Weihang Lof795a152023-03-15 12:50:042406 "memmap2",
Rémy Rakic4cb2a282023-12-14 15:40:502407 "parking_lot",
Ryan Levick947a33b2021-07-23 14:25:582408 "perf-event-open-sys",
2409 "rustc-hash",
2410 "smallvec",
2411]
2412
2413[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582414name = "memchr"
Guillaume Gomez7f78a9a2022-07-26 18:36:202415version = "2.5.0"
Oliver Schneideracdf83f2017-12-06 08:25:292416source = "registry+https://github.com/rust-lang/crates.io-index"
Guillaume Gomez7f78a9a2022-07-26 18:36:202417checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d"
Alex Crichton4a3e7362021-08-19 02:44:242418dependencies = [
2419 "compiler_builtins",
2420 "rustc-std-workspace-core",
2421]
Steve Klabnika0769612017-02-07 23:13:572422
2423[[package]]
Camille GILLOT458d0442021-03-17 16:29:452424name = "memmap2"
Nilstrieb3295cdf2023-06-26 07:21:352425version = "0.2.3"
Camille GILLOT458d0442021-03-17 16:29:452426source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:352427checksum = "723e3ebdcdc5c023db1df315364573789f8857c11b631a2fdfad7c00f5c046b4"
Camille GILLOT458d0442021-03-17 16:29:452428dependencies = [
2429 "libc",
2430]
2431
2432[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:452433name = "memoffset"
clubby789629d6942024-04-01 13:06:322434version = "0.9.1"
est31b0483962023-06-05 02:53:302435source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789629d6942024-04-01 13:06:322436checksum = "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a"
est31b0483962023-06-05 02:53:302437dependencies = [
2438 "autocfg",
2439]
2440
2441[[package]]
Guillaume Gomez76714c32023-03-06 10:15:592442name = "mime"
Nilstrieb3295cdf2023-06-26 07:21:352443version = "0.3.17"
Guillaume Gomez76714c32023-03-06 10:15:592444source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:352445checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
Guillaume Gomez76714c32023-03-06 10:15:592446
2447[[package]]
2448name = "mime_guess"
2449version = "2.0.4"
2450source = "registry+https://github.com/rust-lang/crates.io-index"
2451checksum = "4192263c238a5f0d0c6bfd21f336a313a4ce1c450542449ca191bb657b4642ef"
2452dependencies = [
2453 "mime",
2454 "unicase",
2455]
2456
2457[[package]]
Guillaume Gomez4b145732018-05-10 22:02:052458name = "minifier"
Guillaume Gomezd6666e22023-11-01 14:18:412459version = "0.3.0"
Guillaume Gomez4b145732018-05-10 22:02:052460source = "registry+https://github.com/rust-lang/crates.io-index"
Guillaume Gomezd6666e22023-11-01 14:18:412461checksum = "95bbbf96b9ac3482c2a25450b67a15ed851319bc5fabf3b40742ea9066e84282"
Guillaume Gomez4b145732018-05-10 22:02:052462
2463[[package]]
Dirkjan Ochtman93a16cb2022-01-03 17:18:462464name = "minimal-lexical"
2465version = "0.2.1"
2466source = "registry+https://github.com/rust-lang/crates.io-index"
2467checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
2468
2469[[package]]
Alex Crichtonb4110902018-12-08 11:06:542470name = "miniz_oxide"
github-actions99053572024-06-23 00:18:082471version = "0.7.4"
Nilstrieb3295cdf2023-06-26 07:21:352472source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions99053572024-06-23 00:18:082473checksum = "b8a240ddb74feaf34a79a7add65a741f3167852fba007066dcac1ca548d89c08"
Nilstrieb3295cdf2023-06-26 07:21:352474dependencies = [
2475 "adler",
Jubilee Young079949d2023-06-29 23:18:362476 "compiler_builtins",
2477 "rustc-std-workspace-alloc",
2478 "rustc-std-workspace-core",
Nilstrieb3295cdf2023-06-26 07:21:352479]
2480
2481[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582482name = "miow"
klensy55935df2023-08-06 10:24:592483version = "0.6.0"
Weihang Lobfce2272022-11-04 23:50:442484source = "registry+https://github.com/rust-lang/crates.io-index"
klensy55935df2023-08-06 10:24:592485checksum = "359f76430b20a79f9e20e115b3428614e654f04fab314482fc0fda0ebd3c6044"
Weihang Lobfce2272022-11-04 23:50:442486dependencies = [
Philipp Kronesac25a732023-08-24 19:33:172487 "windows-sys 0.48.0",
Weihang Lobfce2272022-11-04 23:50:442488]
2489
2490[[package]]
kennytm0692b3d2017-12-15 19:41:582491name = "miri"
2492version = "0.1.0"
2493dependencies = [
Ralf Jung49e8acb2023-10-21 06:41:452494 "aes",
Ralf Jung9f7194b2024-04-25 10:28:452495 "chrono",
Ralf Jung47b3ce02024-05-05 15:17:452496 "chrono-tz",
Alex Crichton093ede22019-08-15 00:45:092497 "colored",
Ralf Jung13e47662023-05-23 10:10:182498 "ctrlc",
Ralf Jung9f7194b2024-04-25 10:28:452499 "directories",
Thom Chiovolonia4bf36e2022-11-21 00:55:412500 "getrandom",
Ralf Jung0ddccf92024-01-08 10:21:182501 "jemalloc-sys",
Ralf Jung759e4952020-06-01 18:17:202502 "libc",
Ralf Jungfe7e2072022-09-02 14:49:382503 "libffi",
Simonas Kazlauskasfcaeb452024-01-10 15:12:012504 "libloading",
Ralf Jung61a986a2022-06-26 02:21:492505 "measureme",
Thom Chiovolonia4bf36e2022-11-21 00:55:412506 "rand",
Ralf Junga272c452022-05-30 08:17:462507 "regex",
Ralf Jung64f56d22022-10-22 08:45:252508 "rustc_version",
Jubilee Younge8eb6912021-04-22 04:40:292509 "smallvec",
Ralf Jung9a308d42024-03-09 17:56:522510 "tempfile",
Philipp Kronesf99056b2024-02-27 14:50:232511 "ui_test 0.21.2",
kennytm0692b3d2017-12-15 19:41:582512]
2513
2514[[package]]
Jakob Degen17395b42022-10-31 00:17:252515name = "miropt-test-tools"
2516version = "0.1.0"
Jakob Degen17395b42022-10-31 00:17:252517
2518[[package]]
Alex Crichtond8251152018-07-02 16:33:162519name = "new_debug_unreachable"
github-actionsc486d2d2024-03-17 00:26:012520version = "1.0.6"
Alex Crichtond8251152018-07-02 16:33:162521source = "registry+https://github.com/rust-lang/crates.io-index"
github-actionsc486d2d2024-03-17 00:26:012522checksum = "650eef8c711430f1a879fdd01d4745a7deea475becfb90269c06775983bbf086"
Nick Cameron4b6f5c22018-02-26 03:15:452523
2524[[package]]
Ralf Jung13e47662023-05-23 10:10:182525name = "nix"
github-actionsc486d2d2024-03-17 00:26:012526version = "0.28.0"
Ralf Jung13e47662023-05-23 10:10:182527source = "registry+https://github.com/rust-lang/crates.io-index"
github-actionsc486d2d2024-03-17 00:26:012528checksum = "ab2156c4fce2f8df6c499cc1c763e4394b7482525bf2a9701c9d79d215f519e4"
Ralf Jung13e47662023-05-23 10:10:182529dependencies = [
github-actions1848b462024-03-24 12:09:282530 "bitflags 2.5.0",
Ralf Jung13e47662023-05-23 10:10:182531 "cfg-if",
github-actionsc486d2d2024-03-17 00:26:012532 "cfg_aliases",
Ralf Jung13e47662023-05-23 10:10:182533 "libc",
Ralf Jung13e47662023-05-23 10:10:182534]
2535
2536[[package]]
Dirkjan Ochtman93a16cb2022-01-03 17:18:462537name = "nom"
Nilstrieb3295cdf2023-06-26 07:21:352538version = "7.1.3"
Dirkjan Ochtman93a16cb2022-01-03 17:18:462539source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:352540checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
Dirkjan Ochtman93a16cb2022-01-03 17:18:462541dependencies = [
2542 "memchr",
2543 "minimal-lexical",
Dirkjan Ochtman93a16cb2022-01-03 17:18:462544]
2545
2546[[package]]
Eric Hussb07e3162023-11-29 23:52:162547name = "normpath"
github-actions8ef19812024-03-03 00:16:162548version = "1.2.0"
Eric Hussb07e3162023-11-29 23:52:162549source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions8ef19812024-03-03 00:16:162550checksum = "5831952a9476f2fed74b77d74182fa5ddc4d21c72ec45a333b250e3ed0272804"
Eric Hussb07e3162023-11-29 23:52:162551dependencies = [
github-actions8ef19812024-03-03 00:16:162552 "windows-sys 0.52.0",
Eric Hussb07e3162023-11-29 23:52:162553]
2554
2555[[package]]
Jakub Beránek91d2fb22023-06-03 07:41:442556name = "ntapi"
2557version = "0.4.1"
2558source = "registry+https://github.com/rust-lang/crates.io-index"
2559checksum = "e8a3895c6391c39d7fe7ebc444a87eb2991b2a0bc718fdabd071eec617fc68e4"
2560dependencies = [
2561 "winapi",
2562]
2563
2564[[package]]
Nilstrieb3295cdf2023-06-26 07:21:352565name = "nu-ansi-term"
2566version = "0.46.0"
Alex Crichton994bfd42018-02-26 17:07:162567source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:352568checksum = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84"
Alex Crichton994bfd42018-02-26 17:07:162569dependencies = [
Nilstrieb3295cdf2023-06-26 07:21:352570 "overload",
2571 "winapi",
Alex Crichton994bfd42018-02-26 17:07:162572]
2573
2574[[package]]
klensy71ea5062024-03-30 14:39:432575name = "nu-ansi-term"
clubby789d42c9602024-06-08 19:22:162576version = "0.50.0"
klensy71ea5062024-03-30 14:39:432577source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:162578checksum = "dd2800e1520bdc966782168a627aa5d1ad92e33b984bf7c7615d31280c83ff14"
klensy71ea5062024-03-30 14:39:432579dependencies = [
2580 "windows-sys 0.48.0",
2581]
2582
2583[[package]]
clubby7899b73db32024-01-29 12:21:162584name = "num-conv"
2585version = "0.1.0"
Steve Klabnik2795de32017-02-20 00:20:572586source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:162587checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9"
2588
2589[[package]]
2590name = "num-traits"
Mark Rousskov12200c92024-05-11 14:27:172591version = "0.2.19"
clubby7899b73db32024-01-29 12:21:162592source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:172593checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
Mark Rousskov342d9562020-08-17 15:21:442594dependencies = [
2595 "autocfg",
2596]
Steve Klabnik2795de32017-02-20 00:20:572597
2598[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292599name = "num_cpus"
Nilstrieb3295cdf2023-06-26 07:21:352600version = "1.16.0"
Ahmed Charles9ca382f2016-09-02 08:55:292601source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:352602checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43"
Ahmed Charles9ca382f2016-09-02 08:55:292603dependencies = [
Stefan Lankes1f125a62024-06-07 18:20:512604 "hermit-abi 0.3.9",
Alex Crichton093ede22019-08-15 00:45:092605 "libc",
Ahmed Charles9ca382f2016-09-02 08:55:292606]
2607
2608[[package]]
Philipp Kronesac25a732023-08-24 19:33:172609name = "number_prefix"
2610version = "0.4.0"
2611source = "registry+https://github.com/rust-lang/crates.io-index"
2612checksum = "830b246a0e5f20af87141b25c173cd1b609bd7779a4617d6ec582abaf90870f3"
2613
2614[[package]]
Alex Crichton06d565c2020-05-13 21:22:372615name = "object"
clubby78956bc5522024-01-21 17:16:262616version = "0.32.2"
dirreke74817b72023-08-14 14:57:382617source = "registry+https://github.com/rust-lang/crates.io-index"
clubby78956bc5522024-01-21 17:16:262618checksum = "a6a622008b6e321afc04970976f62ee297fdbaa6f95318ca343e3eebb9648441"
dirreke74817b72023-08-14 14:57:382619dependencies = [
Amanieu d'Antrasa529ba82023-01-09 17:49:242620 "crc32fast",
2621 "flate2",
klensyc653bb92023-11-18 09:42:052622 "hashbrown",
2623 "indexmap",
Amanieu d'Antrasa529ba82023-01-09 17:49:242624 "memchr",
Ben Kimock2f6fb232024-03-18 22:47:412625 "ruzstd 0.5.0",
Alex Crichton6181f3a2024-02-02 21:26:182626 "wasmparser",
Amanieu d'Antrasa529ba82023-01-09 17:49:242627]
2628
2629[[package]]
Ben Kimock2f6fb232024-03-18 22:47:412630name = "object"
2631version = "0.34.0"
2632source = "registry+https://github.com/rust-lang/crates.io-index"
2633checksum = "d7090bae93f8585aad99e595b7073c5de9ba89fbd6b4e9f0cdd7a10177273ac8"
2634dependencies = [
2635 "flate2",
2636 "memchr",
2637 "ruzstd 0.6.0",
2638]
2639
2640[[package]]
Jubilee Young49c2a1d2024-06-07 05:50:282641name = "object"
2642version = "0.36.0"
2643source = "registry+https://github.com/rust-lang/crates.io-index"
2644checksum = "576dfe1fc8f9df304abb159d767a29d0476f7750fbf8aa7ad07816004a207434"
2645dependencies = [
2646 "compiler_builtins",
2647 "memchr",
2648 "rustc-std-workspace-alloc",
2649 "rustc-std-workspace-core",
2650]
2651
2652[[package]]
Michael Woeristerd0be27c2021-07-20 11:54:372653name = "odht"
Michael Woerister6771ac32021-10-29 16:05:152654version = "0.3.1"
Michael Woeristerd0be27c2021-07-20 11:54:372655source = "registry+https://github.com/rust-lang/crates.io-index"
Michael Woerister6771ac32021-10-29 16:05:152656checksum = "5a518809ac14b25b569624d0268eba1e88498f71615893dca57982bed7621abb"
Michael Woeristerd0be27c2021-07-20 11:54:372657dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:422658 "cfg-if",
Michael Woeristerd0be27c2021-07-20 11:54:372659]
2660
2661[[package]]
Mark Rousskov2fc32b92019-09-10 01:01:412662name = "once_cell"
clubby7899b73db32024-01-29 12:21:162663version = "1.19.0"
Mark Rousskov2fc32b92019-09-10 01:01:412664source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:162665checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92"
Mark Rousskov2fc32b92019-09-10 01:01:412666
2667[[package]]
dalance9d1ec7e2024-05-05 00:01:472668name = "onig"
2669version = "6.4.0"
2670source = "registry+https://github.com/rust-lang/crates.io-index"
2671checksum = "8c4b31c8722ad9171c6d77d3557db078cab2bd50afcc9d09c8b315c59df8ca4f"
2672dependencies = [
2673 "bitflags 1.3.2",
2674 "libc",
2675 "once_cell",
2676 "onig_sys",
2677]
2678
2679[[package]]
2680name = "onig_sys"
2681version = "69.8.1"
2682source = "registry+https://github.com/rust-lang/crates.io-index"
2683checksum = "7b829e3d7e9cc74c7e315ee8edb185bf4190da5acde74afd7fc59c35b1f086e7"
2684dependencies = [
2685 "cc",
2686 "pkg-config",
2687]
2688
2689[[package]]
Alex Crichton2863b752018-08-21 17:23:472690name = "opener"
Eric Hussb07e3162023-11-29 23:52:162691version = "0.6.1"
2692source = "registry+https://github.com/rust-lang/crates.io-index"
2693checksum = "6c62dcb6174f9cb326eac248f07e955d5d559c272730b6c03e396b443b562788"
2694dependencies = [
2695 "bstr",
2696 "normpath",
2697 "winapi",
2698]
2699
2700[[package]]
github-actions36c09332024-05-19 00:17:382701name = "opener"
2702version = "0.7.1"
2703source = "registry+https://github.com/rust-lang/crates.io-index"
2704checksum = "f8df34be653210fbe9ffaff41d3b92721c56ce82dfee58ee684f9afb5e3a90c0"
2705dependencies = [
2706 "bstr",
2707 "dbus",
2708 "normpath",
2709 "windows-sys 0.52.0",
2710]
2711
2712[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582713name = "openssl-probe"
klensy43512e62022-07-26 16:16:432714version = "0.1.5"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582715source = "registry+https://github.com/rust-lang/crates.io-index"
klensy43512e62022-07-26 16:16:432716checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582717
2718[[package]]
2719name = "openssl-sys"
clubby789629d6942024-04-01 13:06:322720version = "0.9.102"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582721source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789629d6942024-04-01 13:06:322722checksum = "c597637d56fbc83893a35eb0dd04b2b8e7a50c91e64e9493e398b5df4fb45fa2"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582723dependencies = [
Alex Crichton093ede22019-08-15 00:45:092724 "cc",
2725 "libc",
Alex Crichton093ede22019-08-15 00:45:092726 "pkg-config",
Alex Crichton093ede22019-08-15 00:45:092727 "vcpkg",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582728]
2729
2730[[package]]
Jakub Beránek91d2fb22023-06-03 07:41:442731name = "opt-dist"
2732version = "0.1.0"
2733dependencies = [
2734 "anyhow",
2735 "build_helper",
2736 "camino",
Jakub Beránekf17047b2023-09-12 16:32:322737 "clap",
2738 "derive_builder",
klensy53efefb2024-02-22 11:35:212739 "env_logger",
Jakub Beránek91d2fb22023-06-03 07:41:442740 "fs_extra",
2741 "glob",
2742 "humansize",
klensyc653bb92023-11-18 09:42:052743 "humantime",
Jakub Beránek91d2fb22023-06-03 07:41:442744 "log",
Jakub Beránek91d2fb22023-06-03 07:41:442745 "serde",
2746 "serde_json",
2747 "sysinfo",
Jakub Beránek209789e2023-08-09 18:56:112748 "tabled",
Jakub Beránek91d2fb22023-06-03 07:41:442749 "tar",
Jakub Beráneka16925d2023-07-11 15:26:172750 "tempfile",
klensy39159a32024-05-09 13:43:142751 "xz2",
Jakub Beránek91d2fb22023-06-03 07:41:442752]
2753
2754[[package]]
Ralf Jung5aecfe42023-10-07 05:55:482755name = "option-ext"
2756version = "0.2.0"
2757source = "registry+https://github.com/rust-lang/crates.io-index"
2758checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d"
2759
2760[[package]]
Nilstrieb3295cdf2023-06-26 07:21:352761name = "overload"
2762version = "0.1.1"
2763source = "registry+https://github.com/rust-lang/crates.io-index"
2764checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39"
2765
2766[[package]]
Ralf Jung10430db2022-07-15 14:04:232767name = "owo-colors"
Nilstrieb75b3ee22022-12-30 11:23:052768version = "3.5.0"
Ralf Jung10430db2022-07-15 14:04:232769source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb75b3ee22022-12-30 11:23:052770checksum = "c1b04fb49957986fdce4d6ee7a65027d55d4b6d2265e5848bbb507b58ccfdb6f"
Ralf Jung10430db2022-07-15 14:04:232771
2772[[package]]
Philipp Kronesac25a732023-08-24 19:33:172773name = "pad"
2774version = "0.1.6"
2775source = "registry+https://github.com/rust-lang/crates.io-index"
2776checksum = "d2ad9b889f1b12e0b9ee24db044b5129150d5eada288edc800f789928dc8c0e3"
2777dependencies = [
2778 "unicode-width",
2779]
2780
2781[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292782name = "panic_abort"
2783version = "0.0.0"
2784dependencies = [
Thiébaud Weksteen52ee9fb2021-03-15 10:21:392785 "alloc",
Chris Denton531f3c9e2022-12-20 15:26:422786 "cfg-if",
Alex Crichton093ede22019-08-15 00:45:092787 "compiler_builtins",
2788 "core",
2789 "libc",
Ahmed Charles9ca382f2016-09-02 08:55:292790]
2791
2792[[package]]
2793name = "panic_unwind"
2794version = "0.0.0"
2795dependencies = [
Alex Crichton093ede22019-08-15 00:45:092796 "alloc",
Chris Denton531f3c9e2022-12-20 15:26:422797 "cfg-if",
Alex Crichton093ede22019-08-15 00:45:092798 "compiler_builtins",
2799 "core",
2800 "libc",
2801 "unwind",
Ahmed Charles9ca382f2016-09-02 08:55:292802]
2803
2804[[package]]
Jakub Beránek209789e2023-08-09 18:56:112805name = "papergrid"
klensy15bc6812024-02-22 11:17:592806version = "0.11.0"
Jakub Beránek209789e2023-08-09 18:56:112807source = "registry+https://github.com/rust-lang/crates.io-index"
klensy15bc6812024-02-22 11:17:592808checksum = "9ad43c07024ef767f9160710b3a6773976194758c7919b17e63b863db0bdf7fb"
Jakub Beránek209789e2023-08-09 18:56:112809dependencies = [
2810 "bytecount",
2811 "fnv",
2812 "unicode-width",
2813]
2814
2815[[package]]
John Kåre Alsaker970c6132017-12-03 12:49:012816name = "parking_lot"
clubby789d42c9602024-06-08 19:22:162817version = "0.12.3"
Philipp Krones586cbd02022-06-04 12:07:442818source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:162819checksum = "f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27"
Philipp Krones586cbd02022-06-04 12:07:442820dependencies = [
2821 "lock_api",
Rémy Rakic4cb2a282023-12-14 15:40:502822 "parking_lot_core",
Igor Matuszewski8fc4bba2020-02-12 14:47:312823]
2824
2825[[package]]
Philipp Krones586cbd02022-06-04 12:07:442826name = "parking_lot_core"
Mark Rousskov12200c92024-05-11 14:27:172827version = "0.9.10"
Philipp Krones586cbd02022-06-04 12:07:442828source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:172829checksum = "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8"
Philipp Krones586cbd02022-06-04 12:07:442830dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:422831 "cfg-if",
Philipp Krones586cbd02022-06-04 12:07:442832 "libc",
github-actions729ed812024-06-16 00:18:062833 "redox_syscall 0.5.2",
Philipp Krones586cbd02022-06-04 12:07:442834 "smallvec",
Mark Rousskov12200c92024-05-11 14:27:172835 "windows-targets 0.52.5",
Philipp Krones586cbd02022-06-04 12:07:442836]
2837
2838[[package]]
Ralf Jung47b3ce02024-05-05 15:17:452839name = "parse-zoneinfo"
2840version = "0.3.1"
2841source = "registry+https://github.com/rust-lang/crates.io-index"
2842checksum = "1f2a05b18d44e2957b88f96ba460715e295bc1d7510468a2f3d3b44535d26c24"
2843dependencies = [
2844 "regex",
2845]
2846
2847[[package]]
Federico Ponzi4b6a0272020-07-17 22:01:272848name = "pathdiff"
Eric Huss4b4a5142022-04-14 01:02:322849version = "0.2.1"
Federico Ponzi4b6a0272020-07-17 22:01:272850source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss4b4a5142022-04-14 01:02:322851checksum = "8835116a5c179084a830efb3adc117ab007512b535bc1a21c991d3b32a6b44dd"
Federico Ponzi4b6a0272020-07-17 22:01:272852
2853[[package]]
Alex Crichton1cede102017-06-15 02:33:062854name = "percent-encoding"
clubby7899b73db32024-01-29 12:21:162855version = "2.3.1"
Eric Hussf2428a62019-08-01 00:44:392856source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:162857checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e"
Eric Hussf2428a62019-08-01 00:44:392858
2859[[package]]
Wesley Wisere130e9c2021-02-25 23:25:382860name = "perf-event-open-sys"
Nilstrieb3295cdf2023-06-26 07:21:352861version = "3.0.0"
Wesley Wisere130e9c2021-02-25 23:25:382862source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:352863checksum = "b29be2ba35c12c6939f6bc73187f728bba82c3c062ecdc5fa90ea739282a1f58"
Wesley Wisere130e9c2021-02-25 23:25:382864dependencies = [
2865 "libc",
2866]
2867
2868[[package]]
Steve Klabnika0769612017-02-07 23:13:572869name = "pest"
Mark Rousskov12200c92024-05-11 14:27:172870version = "2.7.10"
James Munnsde763692019-01-19 02:39:372871source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:172872checksum = "560131c633294438da9f7c4b08189194b20946c8274c6b9e38881a7874dc8ee8"
James Munnsde763692019-01-19 02:39:372873dependencies = [
clubby7899b73db32024-01-29 12:21:162874 "memchr",
klensy45fac342022-08-31 20:04:122875 "thiserror",
Alex Crichton093ede22019-08-15 00:45:092876 "ucd-trie",
James Munnsde763692019-01-19 02:39:372877]
2878
2879[[package]]
Alex Crichtone9d89832018-04-02 15:43:552880name = "pest_derive"
Mark Rousskov12200c92024-05-11 14:27:172881version = "2.7.10"
James Munnsde763692019-01-19 02:39:372882source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:172883checksum = "26293c9193fbca7b1a3bf9b79dc1e388e927e6cacaa78b4a3ab705a1d3d41459"
James Munnsde763692019-01-19 02:39:372884dependencies = [
Alex Crichton093ede22019-08-15 00:45:092885 "pest",
2886 "pest_generator",
James Munnsde763692019-01-19 02:39:372887]
2888
2889[[package]]
2890name = "pest_generator"
Mark Rousskov12200c92024-05-11 14:27:172891version = "2.7.10"
James Munnsde763692019-01-19 02:39:372892source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:172893checksum = "3ec22af7d3fb470a85dd2ca96b7c577a1eb4ef6f1683a9fe9a8c16e136c04687"
James Munnsde763692019-01-19 02:39:372894dependencies = [
Alex Crichton093ede22019-08-15 00:45:092895 "pest",
2896 "pest_meta",
Aaron Hill70ba4912020-08-01 14:11:152897 "proc-macro2",
2898 "quote",
github-actions99053572024-06-23 00:18:082899 "syn 2.0.67",
James Munnsde763692019-01-19 02:39:372900]
2901
2902[[package]]
2903name = "pest_meta"
Mark Rousskov12200c92024-05-11 14:27:172904version = "2.7.10"
James Munnsde763692019-01-19 02:39:372905source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:172906checksum = "d7a240022f37c361ec1878d646fc5b7d7c4d28d5946e1a80ad5a7a4f4ca0bdcd"
James Munnsde763692019-01-19 02:39:372907dependencies = [
klensy45fac342022-08-31 20:04:122908 "once_cell",
Alex Crichton093ede22019-08-15 00:45:092909 "pest",
Nilstrieb3295cdf2023-06-26 07:21:352910 "sha2",
James Munnsde763692019-01-19 02:39:372911]
2912
2913[[package]]
steveklabnikecfbaca2018-04-03 14:32:042914name = "phf"
Ralf Jung47b3ce02024-05-05 15:17:452915version = "0.11.2"
2916source = "registry+https://github.com/rust-lang/crates.io-index"
2917checksum = "ade2d8b8f33c7333b51bcf0428d37e217e9f32192ae4772156f65063b8ce03dc"
2918dependencies = [
2919 "phf_shared 0.11.2",
steveklabnikecfbaca2018-04-03 14:32:042920]
2921
2922[[package]]
2923name = "phf_codegen"
Ralf Jung47b3ce02024-05-05 15:17:452924version = "0.11.2"
2925source = "registry+https://github.com/rust-lang/crates.io-index"
2926checksum = "e8d39688d359e6b34654d328e262234662d16cc0f60ec8dcbe5e718709342a5a"
2927dependencies = [
2928 "phf_generator 0.11.2",
2929 "phf_shared 0.11.2",
steveklabnikecfbaca2018-04-03 14:32:042930]
2931
2932[[package]]
2933name = "phf_generator"
klensy947e7872022-04-15 18:11:142934version = "0.10.0"
steveklabnikecfbaca2018-04-03 14:32:042935source = "registry+https://github.com/rust-lang/crates.io-index"
klensy947e7872022-04-15 18:11:142936checksum = "5d5285893bb5eb82e6aaf5d59ee909a06a16737a8970984dd7746ba9283498d6"
steveklabnikecfbaca2018-04-03 14:32:042937dependencies = [
Ralf Jung47b3ce02024-05-05 15:17:452938 "phf_shared 0.10.0",
2939 "rand",
2940]
2941
2942[[package]]
2943name = "phf_generator"
2944version = "0.11.2"
2945source = "registry+https://github.com/rust-lang/crates.io-index"
2946checksum = "48e4cc64c2ad9ebe670cb8fd69dd50ae301650392e81c05f9bfcb2d5bdbc24b0"
2947dependencies = [
2948 "phf_shared 0.11.2",
Thom Chiovolonia4bf36e2022-11-21 00:55:412949 "rand",
steveklabnikecfbaca2018-04-03 14:32:042950]
2951
2952[[package]]
2953name = "phf_shared"
klensy947e7872022-04-15 18:11:142954version = "0.10.0"
steveklabnikecfbaca2018-04-03 14:32:042955source = "registry+https://github.com/rust-lang/crates.io-index"
klensy947e7872022-04-15 18:11:142956checksum = "b6796ad771acdc0123d2a88dc428b5e38ef24456743ddb1744ed628f9815c096"
steveklabnikecfbaca2018-04-03 14:32:042957dependencies = [
Alex Crichton093ede22019-08-15 00:45:092958 "siphasher",
steveklabnikecfbaca2018-04-03 14:32:042959]
2960
2961[[package]]
Ralf Jung47b3ce02024-05-05 15:17:452962name = "phf_shared"
2963version = "0.11.2"
2964source = "registry+https://github.com/rust-lang/crates.io-index"
2965checksum = "90fcb95eef784c2ac79119d1dd819e162b5da872ce6f3c3abe1e8ca1c082f72b"
2966dependencies = [
2967 "siphasher",
2968]
2969
2970[[package]]
Caleb Cartwright63913182021-02-10 01:52:542971name = "pin-project-lite"
clubby789629d6942024-04-01 13:06:322972version = "0.2.14"
Caleb Cartwright63913182021-02-10 01:52:542973source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789629d6942024-04-01 13:06:322974checksum = "bda66fc9667c18cb2758a2ac84d1167245054bcf85d5d1aaa6923f45801bdd02"
Caleb Cartwright63913182021-02-10 01:52:542975
2976[[package]]
2977name = "pin-utils"
2978version = "0.1.0"
2979source = "registry+https://github.com/rust-lang/crates.io-index"
2980checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
2981
2982[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582983name = "pkg-config"
github-actions8ef19812024-03-03 00:16:162984version = "0.3.30"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582985source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions8ef19812024-03-03 00:16:162986checksum = "d231b230927b5e4ad203db57bbcbee2802f6bce620b1e4a9024a07d94e2907ec"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582987
2988[[package]]
dalance9d1ec7e2024-05-05 00:01:472989name = "plist"
2990version = "1.6.1"
2991source = "registry+https://github.com/rust-lang/crates.io-index"
2992checksum = "d9d34169e64b3c7a80c8621a48adaf44e0cf62c78a9b25dd9dd35f1881a17cf9"
2993dependencies = [
2994 "base64",
2995 "indexmap",
2996 "line-wrap",
2997 "quick-xml",
2998 "serde",
2999 "time",
3000]
3001
3002[[package]]
3003name = "polib"
3004version = "0.2.0"
3005source = "registry+https://github.com/rust-lang/crates.io-index"
3006checksum = "6b393b155cf9be86249cba1b56cc81be0e6212c66d94ac0d76d37a1761f3bb1b"
3007dependencies = [
3008 "linereader",
3009]
3010
3011[[package]]
Santiago Pastorino8429d112018-05-24 21:52:013012name = "polonius-engine"
Rémy Rakic99cc35d2021-07-22 20:21:063013version = "0.13.0"
Santiago Pastorino8429d112018-05-24 21:52:013014source = "registry+https://github.com/rust-lang/crates.io-index"
Rémy Rakic99cc35d2021-07-22 20:21:063015checksum = "c4e8e505342045d397d0b6674dcb82d6faf5cf40484d30eeb88fc82ef14e903f"
Douglas Campos422fe7c2018-05-29 11:52:513016dependencies = [
Alex Crichton093ede22019-08-15 00:45:093017 "datafrog",
3018 "log",
3019 "rustc-hash",
Douglas Campos422fe7c2018-05-29 11:52:513020]
Santiago Pastorino8429d112018-05-24 21:52:013021
3022[[package]]
Philipp Kronesac25a732023-08-24 19:33:173023name = "portable-atomic"
clubby7899b73db32024-01-29 12:21:163024version = "1.6.0"
Philipp Kronesac25a732023-08-24 19:33:173025source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:163026checksum = "7170ef9988bc169ba16dd36a7fa041e5c4cbeb6a35b76d4c03daded371eae7c0"
Philipp Kronesac25a732023-08-24 19:33:173027
3028[[package]]
clubby7896ac3b572024-01-29 12:16:203029name = "powerfmt"
3030version = "0.2.0"
3031source = "registry+https://github.com/rust-lang/crates.io-index"
3032checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391"
3033
3034[[package]]
gnzlbg52caca02019-08-01 15:02:263035name = "ppv-lite86"
Nilstrieb3295cdf2023-06-26 07:21:353036version = "0.2.17"
gnzlbg52caca02019-08-01 15:02:263037source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:353038checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"
gnzlbg52caca02019-08-01 15:02:263039
3040[[package]]
steveklabnikecfbaca2018-04-03 14:32:043041name = "precomputed-hash"
3042version = "0.1.1"
3043source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:093044checksum = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c"
steveklabnikecfbaca2018-04-03 14:32:043045
3046[[package]]
Chris Krycho2c9fc622024-05-20 19:29:313047name = "predicates"
3048version = "3.1.0"
3049source = "registry+https://github.com/rust-lang/crates.io-index"
3050checksum = "68b87bfd4605926cdfefc1c3b5f8fe560e3feca9d5552cf68c466d3d8236c7e8"
3051dependencies = [
3052 "anstyle",
3053 "difflib",
3054 "predicates-core",
3055]
3056
3057[[package]]
3058name = "predicates-core"
3059version = "1.0.6"
3060source = "registry+https://github.com/rust-lang/crates.io-index"
3061checksum = "b794032607612e7abeb4db69adb4e33590fa6cf1149e95fd7cb00e634b92f174"
3062
3063[[package]]
3064name = "predicates-tree"
3065version = "1.0.9"
3066source = "registry+https://github.com/rust-lang/crates.io-index"
3067checksum = "368ba315fb8c5052ab692e68a0eefec6ec57b23a36959c14496f0b0df2c0cecf"
3068dependencies = [
3069 "predicates-core",
3070 "termtree",
3071]
3072
3073[[package]]
Philipp Kronesac25a732023-08-24 19:33:173074name = "prettydiff"
3075version = "0.6.4"
3076source = "registry+https://github.com/rust-lang/crates.io-index"
3077checksum = "8ff1fec61082821f8236cf6c0c14e8172b62ce8a72a0eedc30d3b247bb68dc11"
3078dependencies = [
3079 "ansi_term",
3080 "pad",
3081]
3082
3083[[package]]
David Wood7f916972022-03-26 07:27:433084name = "proc-macro-hack"
Nilstrieb3295cdf2023-06-26 07:21:353085version = "0.5.20+deprecated"
David Wood7f916972022-03-26 07:27:433086source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:353087checksum = "dc375e1527247fe1a97d8b7156678dfe7c1af2fc075c9a4db3690ecd2a148068"
David Wood7f916972022-03-26 07:27:433088
3089[[package]]
Igor Matuszewskic2249a42019-09-08 08:28:113090name = "proc-macro2"
github-actions99053572024-06-23 00:18:083091version = "1.0.86"
Igor Matuszewskic2249a42019-09-08 08:28:113092source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions99053572024-06-23 00:18:083093checksum = "5e719e8df665df0d1c8fbfd238015744736151d4445ec0836b8e628aae103b77"
Igor Matuszewskic2249a42019-09-08 08:28:113094dependencies = [
Andres Suareza65ddf02022-10-09 03:25:403095 "unicode-ident",
Igor Matuszewskic2249a42019-09-08 08:28:113096]
3097
3098[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293099name = "proc_macro"
3100version = "0.0.0"
Alex Crichtonb47c9692019-08-16 15:29:083101dependencies = [
Vadim Petrochenkovf5ca02c2022-02-01 12:30:323102 "core",
Alex Crichtonb47c9692019-08-16 15:29:083103 "std",
3104]
Ahmed Charles9ca382f2016-09-02 08:55:293105
3106[[package]]
whitequark42754ce2017-02-13 09:57:503107name = "profiler_builtins"
3108version = "0.0.0"
3109dependencies = [
Alex Crichton093ede22019-08-15 00:45:093110 "cc",
3111 "compiler_builtins",
3112 "core",
Marco Castelluccioecba8d62017-06-04 14:54:393113]
3114
3115[[package]]
Oliver Scherer26edcee2018-11-02 15:14:243116name = "psm"
Mateusz Mikuład5899ef2022-11-05 11:19:553117version = "0.1.21"
Oliver Scherer26edcee2018-11-02 15:14:243118source = "registry+https://github.com/rust-lang/crates.io-index"
Mateusz Mikuład5899ef2022-11-05 11:19:553119checksum = "5787f7cda34e3033a72192c018bc5883100330f362ef279a8cbccfce8bb4e874"
Oliver Scherer26edcee2018-11-02 15:14:243120dependencies = [
3121 "cc",
3122]
3123
3124[[package]]
Steve Klabnika0769612017-02-07 23:13:573125name = "pulldown-cmark"
Guillaume Gomez1bdeeef2024-01-28 10:42:323126version = "0.9.6"
Joshua Nelsone4c28bf2020-09-14 00:15:013127source = "registry+https://github.com/rust-lang/crates.io-index"
Guillaume Gomez1bdeeef2024-01-28 10:42:323128checksum = "57206b407293d2bcd3af849ce869d52068623f19e1b5ff8e8778e3309439682b"
Joshua Nelsone4c28bf2020-09-14 00:15:013129dependencies = [
github-actions1848b462024-03-24 12:09:283130 "bitflags 2.5.0",
Joshua Nelsone4c28bf2020-09-14 00:15:013131 "memchr",
3132 "unicase",
3133]
3134
3135[[package]]
Eric Huss51f20b42024-02-07 04:22:133136name = "pulldown-cmark"
Mark Rousskov12200c92024-05-11 14:27:173137version = "0.10.3"
Eric Huss51f20b42024-02-07 04:22:133138source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:173139checksum = "76979bea66e7875e7509c4ec5300112b316af87fa7a252ca91c448b32dfe3993"
Eric Huss51f20b42024-02-07 04:22:133140dependencies = [
github-actions1848b462024-03-24 12:09:283141 "bitflags 2.5.0",
Chris Krycho2c9fc622024-05-20 19:29:313142 "getopts",
Eric Huss51f20b42024-02-07 04:22:133143 "memchr",
3144 "pulldown-cmark-escape",
3145 "unicase",
3146]
3147
3148[[package]]
3149name = "pulldown-cmark-escape"
Mark Rousskov12200c92024-05-11 14:27:173150version = "0.10.1"
Eric Huss51f20b42024-02-07 04:22:133151source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:173152checksum = "bd348ff538bc9caeda7ee8cad2d1d48236a1f443c1fa3913c6a02fe0043b1dd3"
Eric Huss51f20b42024-02-07 04:22:133153
3154[[package]]
Chris Krycho2c9fc622024-05-20 19:29:313155name = "pulldown-cmark-to-cmark"
3156version = "13.0.0"
3157source = "registry+https://github.com/rust-lang/crates.io-index"
3158checksum = "f609795c8d835f79dcfcf768415b9fb57ef1b74891e99f86e73f43a7a257163b"
3159dependencies = [
3160 "pulldown-cmark 0.10.3",
3161]
3162
3163[[package]]
Eduard-Mihai Burtescu20929632019-01-29 05:24:323164name = "punycode"
Mark Rousskov342d9562020-08-17 15:21:443165version = "0.4.1"
Eduard-Mihai Burtescu20929632019-01-29 05:24:323166source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:443167checksum = "e9e1dcb320d6839f6edb64f7a4a59d39b30480d4d1765b56873f7c858538a5fe"
Eduard-Mihai Burtescu20929632019-01-29 05:24:323168
3169[[package]]
dalance9d1ec7e2024-05-05 00:01:473170name = "quick-xml"
3171version = "0.31.0"
3172source = "registry+https://github.com/rust-lang/crates.io-index"
3173checksum = "1004a344b30a54e2ee58d66a71b32d2db2feb0a31f9a2d302bf0536f15de2a33"
3174dependencies = [
3175 "memchr",
3176]
3177
3178[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:293179name = "quine-mc_cluskey"
3180version = "0.2.4"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583181source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:093182checksum = "07589615d719a60c8dd8a4622e7946465dfef20d1a428f969e3443e7386d5f45"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583183
3184[[package]]
3185name = "quote"
Mark Rousskov12200c92024-05-11 14:27:173186version = "1.0.36"
Igor Matuszewskic2249a42019-09-08 08:28:113187source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:173188checksum = "0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7"
Igor Matuszewskic2249a42019-09-08 08:28:113189dependencies = [
Aaron Hill70ba4912020-08-01 14:11:153190 "proc-macro2",
Alex Crichtone9d89832018-04-02 15:43:553191]
3192
3193[[package]]
Ayush Singh48c6ae02022-12-18 04:24:543194name = "r-efi"
clubby789dcd03aa2024-06-08 19:19:393195version = "4.5.0"
Ayush Singh48c6ae02022-12-18 04:24:543196source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789dcd03aa2024-06-08 19:19:393197checksum = "e9e935efc5854715dfc0a4c9ef18dc69dee0ec3bf9cc3ab740db831c0fdd86a3"
Ayush Singh48c6ae02022-12-18 04:24:543198dependencies = [
3199 "compiler_builtins",
3200 "rustc-std-workspace-core",
3201]
3202
3203[[package]]
3204name = "r-efi-alloc"
3205version = "1.0.0"
3206source = "registry+https://github.com/rust-lang/crates.io-index"
3207checksum = "31d6f09fe2b6ad044bc3d2c34ce4979796581afd2f1ebc185837e02421e02fd7"
3208dependencies = [
3209 "compiler_builtins",
3210 "r-efi",
3211 "rustc-std-workspace-core",
3212]
3213
3214[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293215name = "rand"
klensy947e7872022-04-15 18:11:143216version = "0.8.5"
Aaron Hill2550d5b2021-03-07 23:39:193217source = "registry+https://github.com/rust-lang/crates.io-index"
klensy947e7872022-04-15 18:11:143218checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
Aaron Hill2550d5b2021-03-07 23:39:193219dependencies = [
3220 "libc",
Thom Chiovolonia4bf36e2022-11-21 00:55:413221 "rand_chacha",
3222 "rand_core",
Aaron Hill2550d5b2021-03-07 23:39:193223]
3224
3225[[package]]
3226name = "rand_chacha"
Nilstrieb3295cdf2023-06-26 07:21:353227version = "0.3.1"
Aaron Hill2550d5b2021-03-07 23:39:193228source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:353229checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
Aaron Hill2550d5b2021-03-07 23:39:193230dependencies = [
3231 "ppv-lite86",
Thom Chiovolonia4bf36e2022-11-21 00:55:413232 "rand_core",
gnzlbg52caca02019-08-01 15:02:263233]
3234
3235[[package]]
Aaron Hill2550d5b2021-03-07 23:39:193236name = "rand_core"
Weihang Lo6306fd32023-01-04 15:33:593237version = "0.6.4"
Aaron Hill2550d5b2021-03-07 23:39:193238source = "registry+https://github.com/rust-lang/crates.io-index"
Weihang Lo6306fd32023-01-04 15:33:593239checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
Aaron Hill2550d5b2021-03-07 23:39:193240dependencies = [
Thom Chiovolonia4bf36e2022-11-21 00:55:413241 "getrandom",
Aaron Hill2550d5b2021-03-07 23:39:193242]
3243
3244[[package]]
Ralf Jung5b78e982019-04-19 07:37:333245name = "rand_xorshift"
Thom Chiovolonia4bf36e2022-11-21 00:55:413246version = "0.3.0"
Ralf Jung5b78e982019-04-19 07:37:333247source = "registry+https://github.com/rust-lang/crates.io-index"
Thom Chiovolonia4bf36e2022-11-21 00:55:413248checksum = "d25bf25ec5ae4a3f1b92f929810509a2f53d7dca2f50b794ff57e3face536c8f"
Ralf Jung5b78e982019-04-19 07:37:333249dependencies = [
Thom Chiovolonia4bf36e2022-11-21 00:55:413250 "rand_core",
Eric Huss2b985322019-11-25 16:14:073251]
3252
3253[[package]]
3254name = "rand_xoshiro"
Chase Wilson09f15422021-08-29 15:55:293255version = "0.6.0"
3256source = "registry+https://github.com/rust-lang/crates.io-index"
3257checksum = "6f97cdb2a36ed4183de61b2f824cc45c9f1037f28afe0a322e9fff4c108b5aaa"
3258dependencies = [
Thom Chiovolonia4bf36e2022-11-21 00:55:413259 "rand_core",
Chase Wilson09f15422021-08-29 15:55:293260]
3261
3262[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:293263name = "rayon"
github-actions1848b462024-03-24 12:09:283264version = "1.10.0"
Nick Cameron4b6f5c22018-02-26 03:15:453265source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions1848b462024-03-24 12:09:283266checksum = "b418a60154510ca1a002a752ca9714984e21e4241e804d32555251faf8b78ffa"
Nick Cameron4b6f5c22018-02-26 03:15:453267dependencies = [
Alex Crichton093ede22019-08-15 00:45:093268 "either",
3269 "rayon-core",
Oliver Schneideracdf83f2017-12-06 08:25:293270]
3271
3272[[package]]
3273name = "rayon-core"
clubby7899b73db32024-01-29 12:21:163274version = "1.12.1"
Oliver Schneideracdf83f2017-12-06 08:25:293275source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:163276checksum = "1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2"
Oliver Schneideracdf83f2017-12-06 08:25:293277dependencies = [
Mateusz Mikuła2d8d8132019-12-04 17:40:163278 "crossbeam-deque",
Josh Stonef3b88122022-01-10 19:34:073279 "crossbeam-utils",
Laurențiu Nicolab888eb92019-06-10 18:22:313280]
3281
3282[[package]]
Nick Cameronc5cad5a2017-09-22 01:58:353283name = "redox_syscall"
clubby7899b73db32024-01-29 12:21:163284version = "0.4.1"
flip19950046d7c2021-02-25 10:26:233285source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:163286checksum = "4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa"
Arlo Siemsen4d9b4762023-06-02 16:40:363287dependencies = [
Nilstrieb3295cdf2023-06-26 07:21:353288 "bitflags 1.3.2",
Arlo Siemsen4d9b4762023-06-02 16:40:363289]
3290
3291[[package]]
Mark Rousskov12200c92024-05-11 14:27:173292name = "redox_syscall"
github-actions729ed812024-06-16 00:18:063293version = "0.5.2"
Mark Rousskov12200c92024-05-11 14:27:173294source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions729ed812024-06-16 00:18:063295checksum = "c82cf8cff14456045f55ec4241383baeff27af886adb72ffb2162f99911de0fd"
Mark Rousskov12200c92024-05-11 14:27:173296dependencies = [
3297 "bitflags 2.5.0",
3298]
3299
3300[[package]]
flip19954c228cc2019-02-18 09:32:583301name = "redox_users"
clubby789629d6942024-04-01 13:06:323302version = "0.4.5"
flip19950046d7c2021-02-25 10:26:233303source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789629d6942024-04-01 13:06:323304checksum = "bd283d9651eeda4b2a83a43c1c91b266c40fd76ecd39a50a8c630ae69dc72891"
flip19950046d7c2021-02-25 10:26:233305dependencies = [
Thom Chiovolonia4bf36e2022-11-21 00:55:413306 "getrandom",
clubby7899b73db32024-01-29 12:21:163307 "libredox",
Nilstrieb3295cdf2023-06-26 07:21:353308 "thiserror",
flip19950046d7c2021-02-25 10:26:233309]
3310
3311[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:583312name = "regex"
dalance9d1ec7e2024-05-05 00:01:473313version = "1.9.4"
Oliver Schneider847bb142018-05-11 12:11:063314source = "registry+https://github.com/rust-lang/crates.io-index"
dalance9d1ec7e2024-05-05 00:01:473315checksum = "12de2eff854e5fa4b1295edd650e227e9d8fb0c9e90b12e7f36d6a6811791a29"
Oliver Schneider847bb142018-05-11 12:11:063316dependencies = [
clubby7899b73db32024-01-29 12:21:163317 "aho-corasick",
Alex Crichton093ede22019-08-15 00:45:093318 "memchr",
dalance9d1ec7e2024-05-05 00:01:473319 "regex-automata 0.3.7",
clubby7899b73db32024-01-29 12:21:163320 "regex-syntax 0.7.5",
Oliver Schneider847bb142018-05-11 12:11:063321]
3322
3323[[package]]
Oliver Schererec7230f2020-07-24 18:42:003324name = "regex-automata"
bjorn397c2fa12021-07-07 09:07:093325version = "0.1.10"
Oliver Schererec7230f2020-07-24 18:42:003326source = "registry+https://github.com/rust-lang/crates.io-index"
bjorn397c2fa12021-07-07 09:07:093327checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"
Oliver Schererec7230f2020-07-24 18:42:003328dependencies = [
Nilstrieb3295cdf2023-06-26 07:21:353329 "regex-syntax 0.6.29",
Oliver Schererec7230f2020-07-24 18:42:003330]
3331
3332[[package]]
Charles Lewa7750042022-11-06 06:43:253333name = "regex-automata"
3334version = "0.2.0"
3335source = "registry+https://github.com/rust-lang/crates.io-index"
3336checksum = "e9368763f5a9b804326f3af749e16f9abf378d227bcdee7634b13d8f17793782"
3337dependencies = [
3338 "memchr",
3339]
3340
3341[[package]]
clubby7899b73db32024-01-29 12:21:163342name = "regex-automata"
dalance9d1ec7e2024-05-05 00:01:473343version = "0.3.7"
clubby7899b73db32024-01-29 12:21:163344source = "registry+https://github.com/rust-lang/crates.io-index"
dalance9d1ec7e2024-05-05 00:01:473345checksum = "49530408a136e16e5b486e883fbb6ba058e8e4e8ae6621a77b048b314336e629"
3346dependencies = [
3347 "aho-corasick",
3348 "memchr",
3349 "regex-syntax 0.7.5",
3350]
clubby7899b73db32024-01-29 12:21:163351
3352[[package]]
3353name = "regex-lite"
github-actions729ed812024-06-16 00:18:063354version = "0.1.6"
clubby7899b73db32024-01-29 12:21:163355source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions729ed812024-06-16 00:18:063356checksum = "53a49587ad06b26609c52e423de037e7f57f20d53535d66e08c695f347df952a"
clubby7899b73db32024-01-29 12:21:163357
3358[[package]]
Steve Klabnika0769612017-02-07 23:13:573359name = "regex-syntax"
Nilstrieb3295cdf2023-06-26 07:21:353360version = "0.6.29"
Oliver Schneider847bb142018-05-11 12:11:063361source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:353362checksum = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1"
Oliver Schneider847bb142018-05-11 12:11:063363
3364[[package]]
Philipp Kronesd780efc2023-05-20 13:39:353365name = "regex-syntax"
clubby7899b73db32024-01-29 12:21:163366version = "0.7.5"
Philipp Kronesd780efc2023-05-20 13:39:353367source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:163368checksum = "dbb5fb1acd8a1a18b3dd5be62d25485eb770e05afb408a9627d14d451bae12da"
Philipp Kronesd780efc2023-05-20 13:39:353369
3370[[package]]
Philipp Kronesb92ab502023-12-16 13:13:123371name = "regex-syntax"
github-actions729ed812024-06-16 00:18:063372version = "0.8.4"
Philipp Kronesb92ab502023-12-16 13:13:123373source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions729ed812024-06-16 00:18:063374checksum = "7a66a03ae7c801facd77a29370b4faec201768915ac14a721ba36f20bc9c209b"
Philipp Kronesb92ab502023-12-16 13:13:123375
3376[[package]]
Alex Crichton7bc2cbf2017-04-26 15:52:193377name = "remote-test-client"
3378version = "0.1.0"
3379
3380[[package]]
3381name = "remote-test-server"
3382version = "0.1.0"
3383
3384[[package]]
est31d32ff142022-08-23 20:14:123385name = "replace-version-placeholder"
3386version = "0.1.0"
3387dependencies = [
3388 "tidy",
3389 "walkdir",
3390]
3391
3392[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:583393name = "rls"
Eric Huss4a7e2fb2022-08-21 04:19:433394version = "2.0.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583395dependencies = [
Alex Crichton093ede22019-08-15 00:45:093396 "serde_json",
Alex Crichton453080f2017-06-05 16:36:483397]
3398
3399[[package]]
许杰友 Jieyou Xu (Joe)48e9f922024-01-20 16:51:593400name = "run_make_support"
许杰友 Jieyou Xu (Joe)f6ab5e92024-06-09 16:29:143401version = "0.2.0"
Alex Crichton71413792024-03-06 20:39:073402dependencies = [
Guillaume Gomez3394fe82024-06-24 09:47:203403 "ar",
Jubilee Young3ec9d8d2024-05-28 00:05:323404 "gimli 0.28.1",
Ben Kimock2f6fb232024-03-18 22:47:413405 "object 0.34.0",
Rémy Rakic682535e2024-04-14 16:36:093406 "regex",
Jover Zhangf3530cf2024-04-20 11:25:533407 "similar",
Alex Crichton71413792024-03-06 20:39:073408 "wasmparser",
3409]
许杰友 Jieyou Xu (Joe)48e9f922024-01-20 16:51:593410
3411[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293412name = "rustbook"
Steve Klabnika0769612017-02-07 23:13:573413version = "0.1.0"
3414dependencies = [
klensye1c33132023-06-21 09:32:343415 "clap",
klensy53efefb2024-02-22 11:35:213416 "env_logger",
Alex Crichton093ede22019-08-15 00:45:093417 "mdbook",
dalance9d1ec7e2024-05-05 00:01:473418 "mdbook-i18n-helpers",
Chris Krycho2c9fc622024-05-20 19:29:313419 "mdbook-trpl-listing",
3420 "mdbook-trpl-note",
Steve Klabnika0769612017-02-07 23:13:573421]
Ahmed Charles9ca382f2016-09-02 08:55:293422
3423[[package]]
Ralf Jung9cc11e22022-10-04 13:23:573424name = "rustc-build-sysroot"
Ralf Junge93268e2024-05-19 18:31:083425version = "0.5.2"
Ralf Jung9cc11e22022-10-04 13:23:573426source = "registry+https://github.com/rust-lang/crates.io-index"
Ralf Junge93268e2024-05-19 18:31:083427checksum = "fa3ca63cc537c1cb69e4c2c0afc5fda2ccd36ac84c97d5a4ae05e69b1c834afb"
Ralf Jung9cc11e22022-10-04 13:23:573428dependencies = [
3429 "anyhow",
3430 "rustc_version",
3431 "tempfile",
Ralf Jung95770512024-02-25 07:17:203432 "walkdir",
Ralf Jung9cc11e22022-10-04 13:23:573433]
3434
3435[[package]]
Josh Stone020c5ec2017-05-08 22:01:133436name = "rustc-demangle"
Mark Rousskov12200c92024-05-11 14:27:173437version = "0.1.24"
Josh Stone020c5ec2017-05-08 22:01:133438source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:173439checksum = "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f"
Alex Crichtonfcc8bb42018-12-14 22:37:513440dependencies = [
Alex Crichton093ede22019-08-15 00:45:093441 "compiler_builtins",
3442 "rustc-std-workspace-core",
Alex Crichtonfcc8bb42018-12-14 22:37:513443]
Josh Stone020c5ec2017-05-08 22:01:133444
3445[[package]]
Niko Matsakis9c548bf2018-05-24 12:48:023446name = "rustc-hash"
Jack Huey6aa2e9d2020-05-27 00:19:193447version = "1.1.0"
Niko Matsakis9c548bf2018-05-24 12:48:023448source = "registry+https://github.com/rust-lang/crates.io-index"
Jack Huey6aa2e9d2020-05-27 00:19:193449checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
Niko Matsakis9c548bf2018-05-24 12:48:023450
3451[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293452name = "rustc-main"
3453version = "0.0.0"
3454dependencies = [
Rémy Rakicadab1352022-05-06 21:20:043455 "jemalloc-sys",
Alex Crichton093ede22019-08-15 00:45:093456 "rustc_codegen_ssa",
3457 "rustc_driver",
John Kåre Alsaker2aceaf42023-02-02 06:17:463458 "rustc_driver_impl",
Oli Scherer9960cc12022-06-02 10:08:383459 "rustc_smir",
Oli Scherera38e9832023-09-14 15:50:113460 "stable_mir",
Ahmed Charles9ca382f2016-09-02 08:55:293461]
3462
3463[[package]]
John Kåre Alsaker4afdae62018-05-12 02:11:033464name = "rustc-rayon"
John Kåre Alsaker27c44d22023-03-25 01:12:133465version = "0.5.0"
Josh Stone33c41252019-09-10 17:13:073466source = "registry+https://github.com/rust-lang/crates.io-index"
John Kåre Alsaker27c44d22023-03-25 01:12:133467checksum = "eb81aadc8837ca6ecebe0fe1353f15df83b3b3cc2cf7a8afd571bc22aa121710"
Josh Stone33c41252019-09-10 17:13:073468dependencies = [
Josh Stone33c41252019-09-10 17:13:073469 "either",
Igor Matuszewski5b091302019-12-10 15:01:013470 "rustc-rayon-core",
John Kåre Alsaker0e05a9b2019-04-25 20:50:413471]
3472
3473[[package]]
Josh Stone33c41252019-09-10 17:13:073474name = "rustc-rayon-core"
John Kåre Alsaker27c44d22023-03-25 01:12:133475version = "0.5.0"
Josh Stone33c41252019-09-10 17:13:073476source = "registry+https://github.com/rust-lang/crates.io-index"
John Kåre Alsaker27c44d22023-03-25 01:12:133477checksum = "67668daaf00e359c126f6dcb40d652d89b458a008c8afa727a42a2d20fca0b7f"
Josh Stone33c41252019-09-10 17:13:073478dependencies = [
Josh Stoneab57e362022-05-28 00:14:223479 "crossbeam-channel",
Mateusz Mikuła2d8d8132019-12-04 17:40:163480 "crossbeam-deque",
Josh Stonef3b88122022-01-10 19:34:073481 "crossbeam-utils",
Josh Stone33c41252019-09-10 17:13:073482 "num_cpus",
3483]
3484
3485[[package]]
flip1995898ef0f2020-12-06 14:07:593486name = "rustc-semver"
3487version = "1.1.0"
3488source = "registry+https://github.com/rust-lang/crates.io-index"
3489checksum = "5be1bdc7edf596692617627bbfeaba522131b18e06ca4df2b6b689e3c5d5ce84"
3490
3491[[package]]
Amanieu d'Antras1fa7a212019-02-07 11:08:053492name = "rustc-std-workspace-alloc"
Alex Crichton6c74bc92019-09-09 20:01:053493version = "1.99.0"
Amanieu d'Antras1fa7a212019-02-07 11:08:053494dependencies = [
Alex Crichton093ede22019-08-15 00:45:093495 "alloc",
Amanieu d'Antras1fa7a212019-02-07 11:08:053496]
3497
3498[[package]]
Alex Crichton4c21a3b2018-11-20 05:52:503499name = "rustc-std-workspace-core"
Alex Crichton6c74bc92019-09-09 20:01:053500version = "1.99.0"
Alex Crichton4c21a3b2018-11-20 05:52:503501dependencies = [
Alex Crichton093ede22019-08-15 00:45:093502 "core",
Alex Crichton4c21a3b2018-11-20 05:52:503503]
3504
3505[[package]]
Alex Crichtonb47c9692019-08-16 15:29:083506name = "rustc-std-workspace-std"
Alex Crichton6c74bc92019-09-09 20:01:053507version = "1.99.0"
Alex Crichtonb47c9692019-08-16 15:29:083508dependencies = [
3509 "std",
3510]
3511
3512[[package]]
hkalbasi390a6372022-11-06 21:06:113513name = "rustc_abi"
3514version = "0.0.0"
3515dependencies = [
github-actions1848b462024-03-24 12:09:283516 "bitflags 2.5.0",
Thom Chiovolonia4bf36e2022-11-21 00:55:413517 "rand",
hkalbasi390a6372022-11-06 21:06:113518 "rand_xoshiro",
3519 "rustc_data_structures",
3520 "rustc_index",
3521 "rustc_macros",
3522 "rustc_serialize",
3523 "tracing",
3524]
3525
3526[[package]]
Eduard-Mihai Burtescu877ec942017-07-08 17:46:433527name = "rustc_apfloat"
Wesley Wiser15e9f562023-07-18 19:22:563528version = "0.2.0+llvm-462a31f5a5ab"
3529source = "registry+https://github.com/rust-lang/crates.io-index"
3530checksum = "465187772033a5ee566f69fe008df03628fce549a0899aae76f0a0c2e34696be"
Eduard-Mihai Burtescu877ec942017-07-08 17:46:433531dependencies = [
Nilstrieb3295cdf2023-06-26 07:21:353532 "bitflags 1.3.2",
Jubilee Younge8eb6912021-04-22 04:40:293533 "smallvec",
Eduard-Mihai Burtescu877ec942017-07-08 17:46:433534]
3535
3536[[package]]
Vadim Petrochenkov11d95142020-06-02 17:03:403537name = "rustc_arena"
3538version = "0.0.0"
3539dependencies = [
Jubilee Younge8eb6912021-04-22 04:40:293540 "smallvec",
Vadim Petrochenkov11d95142020-06-02 17:03:403541]
3542
3543[[package]]
Vadim Petrochenkov6054a302020-02-29 17:16:263544name = "rustc_ast"
3545version = "0.0.0"
3546dependencies = [
github-actions1848b462024-03-24 12:09:283547 "bitflags 2.5.0",
Konrad Borowskif72e17f2023-01-22 12:05:473548 "memchr",
Oli Scherer8a6d3532024-02-27 18:11:233549 "rustc_ast_ir",
Vadim Petrochenkov6054a302020-02-29 17:16:263550 "rustc_data_structures",
3551 "rustc_index",
3552 "rustc_lexer",
3553 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:403554 "rustc_serialize",
Vadim Petrochenkov6054a302020-02-29 17:16:263555 "rustc_span",
Jubilee Younge8eb6912021-04-22 04:40:293556 "smallvec",
Nicholas Nethercoteb38106b2022-08-17 04:22:303557 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:003558 "tracing",
Vadim Petrochenkov6054a302020-02-29 17:16:263559]
3560
3561[[package]]
Oli Scherer8a6d3532024-02-27 18:11:233562name = "rustc_ast_ir"
3563version = "0.0.0"
3564dependencies = [
3565 "rustc_data_structures",
3566 "rustc_macros",
3567 "rustc_serialize",
3568 "rustc_span",
Oli Scherer8a6d3532024-02-27 18:11:233569]
3570
3571[[package]]
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563572name = "rustc_ast_lowering"
3573version = "0.0.0"
3574dependencies = [
Vadim Petrochenkov6054a302020-02-29 17:16:263575 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:463576 "rustc_ast_pretty",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563577 "rustc_data_structures",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563578 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:003579 "rustc_fluent_macro",
Mazdak Farrokhzadebfd8672020-01-05 01:37:573580 "rustc_hir",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563581 "rustc_index",
Jean CASPAR73ae38b2022-08-16 20:28:513582 "rustc_macros",
Camille GILLOT603746a2021-07-05 20:26:233583 "rustc_middle",
Mazdak Farrokhzad5ccc1e42019-12-24 21:42:563584 "rustc_session",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563585 "rustc_span",
3586 "rustc_target",
Jubilee Younge8eb6912021-04-22 04:40:293587 "smallvec",
Nicholas Nethercoteb38106b2022-08-17 04:22:303588 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:003589 "tracing",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563590]
3591
3592[[package]]
Mazdak Farrokhzaded69fbb2020-01-05 09:58:443593name = "rustc_ast_passes"
3594version = "0.0.0"
3595dependencies = [
Caleb Cartwrightffad9842024-06-22 21:22:003596 "itertools",
Vadim Petrochenkov6054a302020-02-29 17:16:263597 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:463598 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:203599 "rustc_attr",
Mazdak Farrokhzaded69fbb2020-01-05 09:58:443600 "rustc_data_structures",
Mazdak Farrokhzaded69fbb2020-01-05 09:58:443601 "rustc_errors",
Mazdak Farrokhzad6cbcb832020-01-05 10:11:393602 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:003603 "rustc_fluent_macro",
finalchildd6fdf142022-08-17 14:51:013604 "rustc_macros",
Mazdak Farrokhzaded69fbb2020-01-05 09:58:443605 "rustc_parse",
3606 "rustc_session",
3607 "rustc_span",
Camille GILLOT8d7d4882021-07-08 19:58:053608 "rustc_target",
Nicholas Nethercote4143b102022-11-23 00:55:163609 "thin-vec",
Mazdak Farrokhzaded69fbb2020-01-05 09:58:443610]
3611
3612[[package]]
Mazdak Farrokhzade2333312020-01-11 16:02:463613name = "rustc_ast_pretty"
3614version = "0.0.0"
3615dependencies = [
Caleb Cartwrightffad9842024-06-22 21:22:003616 "itertools",
Vadim Petrochenkov6054a302020-02-29 17:16:263617 "rustc_ast",
Nicholas Nethercote69f2c9c2023-11-27 08:23:203618 "rustc_lexer",
Mazdak Farrokhzade2333312020-01-11 16:02:463619 "rustc_span",
Nicholas Nethercotedd7aff52022-11-21 22:17:203620 "thin-vec",
Mazdak Farrokhzade2333312020-01-11 16:02:463621]
3622
3623[[package]]
Mazdak Farrokhzad93a82832020-01-11 12:15:203624name = "rustc_attr"
3625version = "0.0.0"
3626dependencies = [
beetrees6e5f1dac2024-03-24 01:03:393627 "rustc_abi",
Vadim Petrochenkov6054a302020-02-29 17:16:263628 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:463629 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:203630 "rustc_data_structures",
3631 "rustc_errors",
3632 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:003633 "rustc_fluent_macro",
Vadim Petrochenkov20c50442020-08-10 19:27:483634 "rustc_lexer",
Mazdak Farrokhzad93a82832020-01-11 12:15:203635 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:403636 "rustc_serialize",
Mazdak Farrokhzad93a82832020-01-11 12:15:203637 "rustc_session",
3638 "rustc_span",
Mazdak Farrokhzad93a82832020-01-11 12:15:203639]
3640
3641[[package]]
Charles Lewa7750042022-11-06 06:43:253642name = "rustc_baked_icu_data"
3643version = "0.0.0"
3644dependencies = [
3645 "icu_list",
3646 "icu_locid",
Nilstriebffffc202023-11-06 13:42:203647 "icu_locid_transform",
Charles Lewa7750042022-11-06 06:43:253648 "icu_provider",
Charles Lewbde2f982022-11-06 06:58:223649 "zerovec",
Charles Lewa7750042022-11-06 06:43:253650]
3651
3652[[package]]
Camille GILLOT31a61cc2020-12-30 17:48:403653name = "rustc_borrowck"
3654version = "0.0.0"
3655dependencies = [
3656 "either",
Caleb Cartwrightffad9842024-06-22 21:22:003657 "itertools",
Camille GILLOT31a61cc2020-12-30 17:48:403658 "polonius-engine",
3659 "rustc_data_structures",
3660 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:003661 "rustc_fluent_macro",
Camille GILLOT31a61cc2020-12-30 17:48:403662 "rustc_graphviz",
3663 "rustc_hir",
3664 "rustc_index",
3665 "rustc_infer",
3666 "rustc_lexer",
Michael Goulet98af1bf2022-06-23 04:43:013667 "rustc_macros",
Camille GILLOT31a61cc2020-12-30 17:48:403668 "rustc_middle",
Camille GILLOTfd9c04f2021-01-05 18:53:073669 "rustc_mir_dataflow",
Camille GILLOT31a61cc2020-12-30 17:48:403670 "rustc_session",
3671 "rustc_span",
3672 "rustc_target",
3673 "rustc_trait_selection",
3674 "rustc_traits",
3675 "smallvec",
3676 "tracing",
3677]
3678
3679[[package]]
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323680name = "rustc_builtin_macros"
3681version = "0.0.0"
3682dependencies = [
Vadim Petrochenkov6054a302020-02-29 17:16:263683 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:463684 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:203685 "rustc_attr",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323686 "rustc_data_structures",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323687 "rustc_errors",
3688 "rustc_expand",
3689 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:003690 "rustc_fluent_macro",
clubby789e3e93f22023-05-02 15:42:363691 "rustc_index",
Vadim Petrochenkovdbdbd302020-11-14 11:47:143692 "rustc_lexer",
Ethiraric2be94d42021-11-24 09:20:233693 "rustc_lint_defs",
beetrees6264ffb2022-06-21 19:10:313694 "rustc_macros",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323695 "rustc_parse",
Vadim Petrochenkov11d95142020-06-02 17:03:403696 "rustc_parse_format",
Mazdak Farrokhzadf361b712020-01-05 09:47:203697 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323698 "rustc_span",
3699 "rustc_target",
Jubilee Younge8eb6912021-04-22 04:40:293700 "smallvec",
Nicholas Nethercoteb38106b2022-08-17 04:22:303701 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:003702 "tracing",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323703]
3704
3705[[package]]
Irina Popab63d7e22018-05-08 13:10:163706name = "rustc_codegen_llvm"
3707version = "0.0.0"
3708dependencies = [
github-actions1848b462024-03-24 12:09:283709 "bitflags 2.5.0",
Caleb Cartwrightffad9842024-06-22 21:22:003710 "itertools",
Alex Crichton7f23e6e2019-10-22 15:51:353711 "libc",
Ralf Jung61a986a2022-06-26 02:21:493712 "measureme",
Ben Kimock2f6fb232024-03-18 22:47:413713 "object 0.32.2",
Alex Crichton7f23e6e2019-10-22 15:51:353714 "rustc-demangle",
Vadim Petrochenkov6054a302020-02-29 17:16:263715 "rustc_ast",
Mazdak Farrokhzad93a82832020-01-11 12:15:203716 "rustc_attr",
Alex Crichton7f23e6e2019-10-22 15:51:353717 "rustc_codegen_ssa",
Alex Crichton7f23e6e2019-10-22 15:51:353718 "rustc_data_structures",
3719 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:003720 "rustc_fluent_macro",
Alex Crichton7f23e6e2019-10-22 15:51:353721 "rustc_fs_util",
Mazdak Farrokhzadebfd8672020-01-05 01:37:573722 "rustc_hir",
Alex Crichton7f23e6e2019-10-22 15:51:353723 "rustc_index",
Alex Crichton093ede22019-08-15 00:45:093724 "rustc_llvm",
Michael Woeristere72e6392022-02-04 12:19:553725 "rustc_macros",
Camille GILLOT202d39a2021-05-29 20:49:593726 "rustc_metadata",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:453727 "rustc_middle",
Camille GILLOT02025d82020-11-14 15:48:543728 "rustc_query_system",
Ramon de C Valle1f0f2c42024-04-08 02:35:493729 "rustc_sanitizers",
Aaron Hillfca192c2019-12-06 03:04:353730 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323731 "rustc_span",
flip1995e96e6e22022-04-21 13:02:543732 "rustc_symbol_mangling",
Alex Crichton7f23e6e2019-10-22 15:51:353733 "rustc_target",
csmoea30de6e2022-11-03 14:34:243734 "serde",
3735 "serde_json",
Jubilee Younge8eb6912021-04-22 04:40:293736 "smallvec",
Oliver Schererec7230f2020-07-24 18:42:003737 "tracing",
Irina Popab63d7e22018-05-08 13:10:163738]
3739
3740[[package]]
Denis Merigouxc9f26c22018-10-01 16:07:043741name = "rustc_codegen_ssa"
3742version = "0.0.0"
Denis Merigouxb9e5cf92018-10-23 15:01:353743dependencies = [
bjorn3be670842022-05-28 10:43:513744 "ar_archive_writer",
Scott McMurrayc38f75c2024-04-14 07:51:493745 "arrayvec",
github-actions1848b462024-03-24 12:09:283746 "bitflags 2.5.0",
Alex Crichton093ede22019-08-15 00:45:093747 "cc",
Scott McMurrayc38f75c2024-04-14 07:51:493748 "either",
Caleb Cartwrightffad9842024-06-22 21:22:003749 "itertools",
Alex Crichton093ede22019-08-15 00:45:093750 "jobserver",
3751 "libc",
Ben Kimock2f6fb232024-03-18 22:47:413752 "object 0.32.2",
Federico Ponzi4b6a0272020-07-17 22:01:273753 "pathdiff",
Michael Hackner32992352021-07-30 19:18:143754 "regex",
David Wood2dc1a8a2021-12-03 14:24:053755 "rustc_arena",
Vadim Petrochenkov6054a302020-02-29 17:16:263756 "rustc_ast",
Mazdak Farrokhzad93a82832020-01-11 12:15:203757 "rustc_attr",
Alex Crichton093ede22019-08-15 00:45:093758 "rustc_data_structures",
3759 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:003760 "rustc_fluent_macro",
Alex Crichton093ede22019-08-15 00:45:093761 "rustc_fs_util",
Mazdak Farrokhzadebfd8672020-01-05 01:37:573762 "rustc_hir",
Alex Crichton093ede22019-08-15 00:45:093763 "rustc_incremental",
csmoed20183d2019-09-26 05:30:103764 "rustc_index",
Matthew Jaspercbcef3e2020-06-11 14:49:573765 "rustc_macros",
Camille GILLOTb244b982021-09-24 16:15:363766 "rustc_metadata",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:453767 "rustc_middle",
Ben Kimock5f4f2522024-03-15 18:13:113768 "rustc_monomorphize",
Camille GILLOT02025d82020-11-14 15:48:543769 "rustc_query_system",
Vadim Petrochenkov11d95142020-06-02 17:03:403770 "rustc_serialize",
Mazdak Farrokhzad4392a8b2020-03-11 11:49:083771 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323772 "rustc_span",
Mark Mansi2d75a332020-03-12 23:07:583773 "rustc_symbol_mangling",
Alex Crichton093ede22019-08-15 00:45:093774 "rustc_target",
Jhonny Bill Menad1030fa2022-11-17 13:53:143775 "rustc_type_ir",
bjorn35cc35932022-05-06 15:20:423776 "serde_json",
Michael Woeristere6e1e092021-07-14 13:50:423777 "smallvec",
Mark Mansi2d75a332020-03-12 23:07:583778 "tempfile",
bjorn3e9fa2ca2023-09-19 11:23:353779 "thin-vec",
David Wood2dc1a8a2021-12-03 14:24:053780 "thorin-dwp",
Oliver Schererec7230f2020-07-24 18:42:003781 "tracing",
Alex Crichton646e8e72024-02-22 16:12:093782 "wasm-encoder",
klensy3c03cce2023-05-09 15:20:133783 "windows",
Irina Popab63d7e22018-05-08 13:10:163784]
3785
3786[[package]]
Camille GILLOTc5fc2602021-01-05 19:08:113787name = "rustc_const_eval"
3788version = "0.0.0"
3789dependencies = [
Ralf Jung41018892022-11-18 09:18:323790 "either",
Camille GILLOTc5fc2602021-01-05 19:08:113791 "rustc_apfloat",
3792 "rustc_ast",
3793 "rustc_attr",
3794 "rustc_data_structures",
3795 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:003796 "rustc_fluent_macro",
Camille GILLOTc5fc2602021-01-05 19:08:113797 "rustc_hir",
3798 "rustc_index",
3799 "rustc_infer",
3800 "rustc_macros",
3801 "rustc_middle",
3802 "rustc_mir_dataflow",
3803 "rustc_session",
3804 "rustc_span",
3805 "rustc_target",
3806 "rustc_trait_selection",
Michael Gouleta056a952022-05-22 19:57:463807 "rustc_type_ir",
Camille GILLOTc5fc2602021-01-05 19:08:113808 "tracing",
3809]
3810
3811[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293812name = "rustc_data_structures"
3813version = "0.0.0"
3814dependencies = [
Weihang Lof795a152023-03-15 12:50:043815 "arrayvec",
github-actions1848b462024-03-24 12:09:283816 "bitflags 2.5.0",
Josh Stone8f3af4c2024-01-24 23:36:573817 "either",
Oli Schererdecfb4d2023-02-21 08:37:103818 "elsa",
Jack Hueya42e5a12020-05-27 05:05:093819 "ena",
klensyc653bb92023-11-18 09:42:053820 "indexmap",
Alex Crichton093ede22019-08-15 00:45:093821 "jobserver",
Luca Barbieri45ede922020-04-10 20:42:193822 "libc",
Ralf Jung61a986a2022-06-26 02:21:493823 "measureme",
Weihang Lof795a152023-03-15 12:50:043824 "memmap2",
Rémy Rakic4cb2a282023-12-14 15:40:503825 "parking_lot",
SparrowLiif2a40e92023-11-06 01:58:513826 "portable-atomic",
Alex Crichton093ede22019-08-15 00:45:093827 "rustc-hash",
Igor Matuszewski5b091302019-12-10 15:01:013828 "rustc-rayon",
SparrowLiib9746ce2023-03-03 02:14:573829 "rustc_arena",
Vadim Petrochenkov11d95142020-06-02 17:03:403830 "rustc_graphviz",
csmoe1cff2e62019-09-25 19:09:513831 "rustc_index",
Matthew Jaspercbcef3e2020-06-11 14:49:573832 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:403833 "rustc_serialize",
Jubilee Younge8eb6912021-04-22 04:40:293834 "smallvec",
Simonas Kazlauskasa5c53652020-03-14 18:13:553835 "stacker",
Mark Rousskov2627eed2020-08-09 01:05:503836 "tempfile",
Nicholas Nethercoteb38106b2022-08-17 04:22:303837 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:003838 "tracing",
klensy3c03cce2023-05-09 15:20:133839 "windows",
Ahmed Charles9ca382f2016-09-02 08:55:293840]
3841
3842[[package]]
3843name = "rustc_driver"
3844version = "0.0.0"
3845dependencies = [
John Kåre Alsaker2aceaf42023-02-02 06:17:463846 "rustc_driver_impl",
3847]
3848
3849[[package]]
3850name = "rustc_driver_impl"
3851version = "0.0.0"
3852dependencies = [
Ben Kimock9e0d1a32023-05-19 20:03:353853 "ctrlc",
Luca Barbieri45ede922020-04-10 20:42:193854 "libc",
Vadim Petrochenkov6054a302020-02-29 17:16:263855 "rustc_ast",
David Woodd1fcf6112022-10-13 09:13:023856 "rustc_ast_lowering",
3857 "rustc_ast_passes",
Mazdak Farrokhzade2333312020-01-11 16:02:463858 "rustc_ast_pretty",
David Woodd1fcf6112022-10-13 09:13:023859 "rustc_attr",
3860 "rustc_borrowck",
3861 "rustc_builtin_macros",
Victor Dinga47fdb92020-01-23 10:48:483862 "rustc_codegen_ssa",
David Woodd1fcf6112022-10-13 09:13:023863 "rustc_const_eval",
Alex Crichton093ede22019-08-15 00:45:093864 "rustc_data_structures",
3865 "rustc_errors",
David Woodd1fcf6112022-10-13 09:13:023866 "rustc_expand",
Mazdak Farrokhzad70234f12019-11-30 01:34:183867 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:003868 "rustc_fluent_macro",
lcnr1fc86a62022-09-26 11:00:293869 "rustc_hir_analysis",
Mazdak Farrokhzadb3866a52020-03-23 19:59:193870 "rustc_hir_pretty",
David Woodd1fcf6112022-10-13 09:13:023871 "rustc_hir_typeck",
3872 "rustc_incremental",
3873 "rustc_infer",
Alex Crichton093ede22019-08-15 00:45:093874 "rustc_interface",
Mark Rousskovdab3bd62019-10-09 13:53:133875 "rustc_lint",
David Tolnay6152d152022-01-04 00:32:523876 "rustc_log",
Adrian Tombudbe39d82022-08-22 21:43:093877 "rustc_macros",
Alex Crichton093ede22019-08-15 00:45:093878 "rustc_metadata",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:453879 "rustc_middle",
David Woodd1fcf6112022-10-13 09:13:023880 "rustc_mir_build",
3881 "rustc_mir_dataflow",
clubby789d5bc5812023-04-30 01:20:533882 "rustc_mir_transform",
David Woodd1fcf6112022-10-13 09:13:023883 "rustc_monomorphize",
Mazdak Farrokhzad4ae27282019-10-15 20:48:133884 "rustc_parse",
David Woodd1fcf6112022-10-13 09:13:023885 "rustc_passes",
Nadrieril281002d2023-12-10 19:42:303886 "rustc_pattern_analysis",
David Woodd1fcf6112022-10-13 09:13:023887 "rustc_privacy",
3888 "rustc_query_system",
3889 "rustc_resolve",
Mazdak Farrokhzad4392a8b2020-03-11 11:49:083890 "rustc_session",
Oğuz Ağcayazıebd9c142023-11-09 09:11:413891 "rustc_smir",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323892 "rustc_span",
Alex Crichton093ede22019-08-15 00:45:093893 "rustc_target",
David Woodd1fcf6112022-10-13 09:13:023894 "rustc_trait_selection",
3895 "rustc_ty_utils",
bjorn3fc1df4f2021-06-03 15:45:093896 "serde_json",
David Koloski684aa2c2023-12-06 18:25:133897 "shlex",
Esteban Küber8eb58432023-03-03 22:25:183898 "time",
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]]
Guillaume Gomez125da0c2019-11-11 21:47:053904name = "rustc_error_codes"
3905version = "0.0.0"
3906
3907[[package]]
David Woodc45f2952022-03-24 02:03:043908name = "rustc_error_messages"
3909version = "0.0.0"
3910dependencies = [
David Woodd5119c52022-03-28 08:36:203911 "fluent-bundle",
3912 "fluent-syntax",
Charles Lewa7750042022-11-06 06:43:253913 "icu_list",
3914 "icu_locid",
3915 "icu_provider_adapters",
David Woodccd48202022-04-03 04:32:383916 "intl-memoizer",
Charles Lewa7750042022-11-06 06:43:253917 "rustc_baked_icu_data",
David Wood7f916972022-03-26 07:27:433918 "rustc_data_structures",
David Woodc45f2952022-03-24 02:03:043919 "rustc_macros",
3920 "rustc_serialize",
3921 "rustc_span",
David Wood7f916972022-03-26 07:27:433922 "tracing",
3923 "unic-langid",
David Woodc45f2952022-03-24 02:03:043924]
3925
3926[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293927name = "rustc_errors"
3928version = "0.0.0"
3929dependencies = [
github-actions8ef19812024-03-03 00:16:163930 "annotate-snippets 0.10.2",
Oli Scherer29de70d2023-07-25 13:09:533931 "derive_setters",
Xiretza8489a672022-09-14 17:22:203932 "rustc_ast",
3933 "rustc_ast_pretty",
Alex Crichton093ede22019-08-15 00:45:093934 "rustc_data_structures",
Nicholas Nethercote5d9dfbd2024-01-13 23:57:073935 "rustc_error_codes",
David Woodc45f2952022-03-24 02:03:043936 "rustc_error_messages",
Nilstriebb5d3d972023-04-16 12:33:003937 "rustc_fluent_macro",
Michael Gouletff9fd362022-06-29 05:09:593938 "rustc_hir",
Nicholas Nethercote5d9dfbd2024-01-13 23:57:073939 "rustc_index",
Aaron Hill23018a52020-08-13 19:41:523940 "rustc_lint_defs",
Matthew Jaspercbcef3e2020-06-11 14:49:573941 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:403942 "rustc_serialize",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323943 "rustc_span",
Nathan Stocks0d658192022-08-26 20:39:593944 "rustc_target",
Jhonny Bill Menad1030fa2022-11-17 13:53:143945 "rustc_type_ir",
bjorn362a4f912021-06-03 19:14:153946 "serde",
3947 "serde_json",
Alex Crichton093ede22019-08-15 00:45:093948 "termcolor",
John Kåre Alsakerb0b11d32020-01-29 00:13:483949 "termize",
Oliver Schererec7230f2020-07-24 18:42:003950 "tracing",
Alex Crichton093ede22019-08-15 00:45:093951 "unicode-width",
klensy3c03cce2023-05-09 15:20:133952 "windows",
Ahmed Charles9ca382f2016-09-02 08:55:293953]
3954
3955[[package]]
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323956name = "rustc_expand"
3957version = "0.0.0"
3958dependencies = [
Vadim Petrochenkov6054a302020-02-29 17:16:263959 "rustc_ast",
Mazdak Farrokhzad6cbcb832020-01-05 10:11:393960 "rustc_ast_passes",
Mazdak Farrokhzade2333312020-01-11 16:02:463961 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:203962 "rustc_attr",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323963 "rustc_data_structures",
3964 "rustc_errors",
3965 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:003966 "rustc_fluent_macro",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323967 "rustc_lexer",
Aaron Hillf9025512020-12-07 23:55:003968 "rustc_lint_defs",
Matthew Jaspercbcef3e2020-06-11 14:49:573969 "rustc_macros",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323970 "rustc_parse",
Vadim Petrochenkov11d95142020-06-02 17:03:403971 "rustc_serialize",
Mazdak Farrokhzadf361b712020-01-05 09:47:203972 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323973 "rustc_span",
Jubilee Younge8eb6912021-04-22 04:40:293974 "smallvec",
Nicholas Nethercote67d5cc02022-09-08 07:22:523975 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:003976 "tracing",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323977]
3978
3979[[package]]
Mazdak Farrokhzad3d080a42019-11-29 23:23:383980name = "rustc_feature"
3981version = "0.0.0"
3982dependencies = [
Mazdak Farrokhzad70234f12019-11-30 01:34:183983 "rustc_data_structures",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323984 "rustc_span",
Mazdak Farrokhzad3d080a42019-11-29 23:23:383985]
3986
3987[[package]]
Nilstriebb5d3d972023-04-16 12:33:003988name = "rustc_fluent_macro"
Michael Goulet60c95442023-10-18 21:55:153989version = "0.0.0"
Nilstriebb5d3d972023-04-16 12:33:003990dependencies = [
github-actions8ef19812024-03-03 00:16:163991 "annotate-snippets 0.10.2",
Nilstriebb5d3d972023-04-16 12:33:003992 "fluent-bundle",
3993 "fluent-syntax",
3994 "proc-macro2",
3995 "quote",
github-actions99053572024-06-23 00:18:083996 "syn 2.0.67",
Nilstriebb5d3d972023-04-16 12:33:003997 "unic-langid",
3998]
3999
4000[[package]]
Mark Rousskove3177c62018-08-03 21:31:034001name = "rustc_fs_util"
4002version = "0.0.0"
4003
4004[[package]]
Vadim Petrochenkov11d95142020-06-02 17:03:404005name = "rustc_graphviz"
4006version = "0.0.0"
4007
4008[[package]]
Mazdak Farrokhzad7a140732019-12-25 02:51:274009name = "rustc_hir"
4010version = "0.0.0"
4011dependencies = [
Michael Woeristerd0be27c2021-07-20 11:54:374012 "odht",
Camille GILLOT250c71b2021-07-13 16:45:204013 "rustc_arena",
Vadim Petrochenkov6054a302020-02-29 17:16:264014 "rustc_ast",
Mazdak Farrokhzad7a140732019-12-25 02:51:274015 "rustc_data_structures",
Mazdak Farrokhzad7a140732019-12-25 02:51:274016 "rustc_index",
4017 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:404018 "rustc_serialize",
Mazdak Farrokhzad7a140732019-12-25 02:51:274019 "rustc_span",
4020 "rustc_target",
Jubilee Younge8eb6912021-04-22 04:40:294021 "smallvec",
Oliver Schererec7230f2020-07-24 18:42:004022 "tracing",
Mazdak Farrokhzad7a140732019-12-25 02:51:274023]
4024
4025[[package]]
lcnr1fc86a62022-09-26 11:00:294026name = "rustc_hir_analysis"
4027version = "0.0.0"
4028dependencies = [
Caleb Cartwrightffad9842024-06-22 21:22:004029 "itertools",
lcnr1fc86a62022-09-26 11:00:294030 "rustc_arena",
4031 "rustc_ast",
4032 "rustc_attr",
4033 "rustc_data_structures",
4034 "rustc_errors",
4035 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:004036 "rustc_fluent_macro",
lcnr1fc86a62022-09-26 11:00:294037 "rustc_hir",
Obei Sideg2c088f92023-12-22 11:56:204038 "rustc_hir_pretty",
lcnr1fc86a62022-09-26 11:00:294039 "rustc_index",
4040 "rustc_infer",
Nilstriebee8f92b2023-04-16 09:48:014041 "rustc_lint_defs",
lcnr1fc86a62022-09-26 11:00:294042 "rustc_macros",
4043 "rustc_middle",
lcnr1fc86a62022-09-26 11:00:294044 "rustc_session",
4045 "rustc_span",
4046 "rustc_target",
4047 "rustc_trait_selection",
lcnr1fc86a62022-09-26 11:00:294048 "rustc_type_ir",
4049 "smallvec",
4050 "tracing",
4051]
4052
4053[[package]]
Mazdak Farrokhzadb3866a52020-03-23 19:59:194054name = "rustc_hir_pretty"
4055version = "0.0.0"
4056dependencies = [
4057 "rustc_ast",
4058 "rustc_ast_pretty",
Mazdak Farrokhzadb3866a52020-03-23 19:59:194059 "rustc_hir",
4060 "rustc_span",
4061 "rustc_target",
4062]
4063
4064[[package]]
lcnrfb3ab132022-10-20 15:51:374065name = "rustc_hir_typeck"
Michael Goulet60c95442023-10-18 21:55:154066version = "0.0.0"
lcnrfb3ab132022-10-20 15:51:374067dependencies = [
Caleb Cartwrightffad9842024-06-22 21:22:004068 "itertools",
lcnrfb3ab132022-10-20 15:51:374069 "rustc_ast",
Jason Newcombbe9b1252024-02-24 22:22:284070 "rustc_ast_ir",
许杰友 Jieyou Xu (Joe)08c77a62023-07-16 10:18:384071 "rustc_attr",
lcnrfb3ab132022-10-20 15:51:374072 "rustc_data_structures",
4073 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:004074 "rustc_fluent_macro",
lcnrfb3ab132022-10-20 15:51:374075 "rustc_hir",
4076 "rustc_hir_analysis",
4077 "rustc_hir_pretty",
4078 "rustc_index",
4079 "rustc_infer",
4080 "rustc_lint",
4081 "rustc_macros",
4082 "rustc_middle",
lcnrfb3ab132022-10-20 15:51:374083 "rustc_session",
4084 "rustc_span",
4085 "rustc_target",
4086 "rustc_trait_selection",
4087 "rustc_type_ir",
4088 "smallvec",
4089 "tracing",
4090]
4091
4092[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294093name = "rustc_incremental"
4094version = "0.0.0"
4095dependencies = [
Thom Chiovolonia4bf36e2022-11-21 00:55:414096 "rand",
Vadim Petrochenkov6054a302020-02-29 17:16:264097 "rustc_ast",
Alex Crichton093ede22019-08-15 00:45:094098 "rustc_data_structures",
Eric Huss074d6672021-05-25 18:48:594099 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:004100 "rustc_fluent_macro",
Alex Crichton093ede22019-08-15 00:45:094101 "rustc_fs_util",
Vadim Petrochenkov11d95142020-06-02 17:03:404102 "rustc_graphviz",
Mazdak Farrokhzadebfd8672020-01-05 01:37:574103 "rustc_hir",
Matthew Jaspercbcef3e2020-06-11 14:49:574104 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454105 "rustc_middle",
Vadim Petrochenkov11d95142020-06-02 17:03:404106 "rustc_serialize",
Mark Rousskov984c74a2019-11-12 13:22:164107 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324108 "rustc_span",
Nicholas Nethercote4143b102022-11-23 00:55:164109 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:004110 "tracing",
Ahmed Charles9ca382f2016-09-02 08:55:294111]
4112
4113[[package]]
csmoe1cff2e62019-09-25 19:09:514114name = "rustc_index"
4115version = "0.0.0"
4116dependencies = [
Weihang Lof795a152023-03-15 12:50:044117 "arrayvec",
Michael Goulet45066812023-10-24 00:16:144118 "rustc_index_macros",
Matthew Jaspercbcef3e2020-06-11 14:49:574119 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:404120 "rustc_serialize",
Mark Rousskov00c55a12021-11-05 18:50:294121 "smallvec",
csmoe1cff2e62019-09-25 19:09:514122]
4123
4124[[package]]
Michael Goulet45066812023-10-24 00:16:144125name = "rustc_index_macros"
4126version = "0.0.0"
4127dependencies = [
4128 "proc-macro2",
4129 "quote",
github-actions99053572024-06-23 00:18:084130 "syn 2.0.67",
Michael Goulet45066812023-10-24 00:16:144131]
4132
4133[[package]]
Camille GILLOTf07e8892020-01-06 19:13:244134name = "rustc_infer"
4135version = "0.0.0"
4136dependencies = [
Jason Newcombbe9b1252024-02-24 22:22:284137 "rustc_ast_ir",
Camille GILLOTf07e8892020-01-06 19:13:244138 "rustc_data_structures",
Camille GILLOTf07e8892020-01-06 19:13:244139 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:004140 "rustc_fluent_macro",
Camille GILLOTf07e8892020-01-06 19:13:244141 "rustc_hir",
4142 "rustc_index",
4143 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454144 "rustc_middle",
Camille GILLOTf07e8892020-01-06 19:13:244145 "rustc_span",
4146 "rustc_target",
Jubilee Younge8eb6912021-04-22 04:40:294147 "smallvec",
Oliver Schererec7230f2020-07-24 18:42:004148 "tracing",
Camille GILLOTf07e8892020-01-06 19:13:244149]
4150
4151[[package]]
John Kåre Alsaker23a51f92018-12-08 19:30:234152name = "rustc_interface"
4153version = "0.0.0"
4154dependencies = [
Igor Matuszewski5b091302019-12-10 15:01:014155 "rustc-rayon",
Camille GILLOTa4b1158f2020-11-18 18:02:314156 "rustc-rayon-core",
Vadim Petrochenkov6054a302020-02-29 17:16:264157 "rustc_ast",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:564158 "rustc_ast_lowering",
Mazdak Farrokhzaded69fbb2020-01-05 09:58:444159 "rustc_ast_passes",
Urgau228496e2024-05-03 19:14:424160 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:204161 "rustc_attr",
Camille GILLOT31a61cc2020-12-30 17:48:404162 "rustc_borrowck",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324163 "rustc_builtin_macros",
Alex Crichton7f23e6e2019-10-22 15:51:354164 "rustc_codegen_llvm",
Alex Crichton093ede22019-08-15 00:45:094165 "rustc_codegen_ssa",
Camille GILLOTc5fc2602021-01-05 19:08:114166 "rustc_const_eval",
Alex Crichton093ede22019-08-15 00:45:094167 "rustc_data_structures",
4168 "rustc_errors",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324169 "rustc_expand",
Vadim Petrochenkov7353c962023-08-09 12:28:004170 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:004171 "rustc_fluent_macro",
John Kåre Alsaker4f7cd3d2023-03-16 20:42:314172 "rustc_fs_util",
Mazdak Farrokhzad7a140732019-12-25 02:51:274173 "rustc_hir",
lcnr1fc86a62022-09-26 11:00:294174 "rustc_hir_analysis",
lcnrfb3ab132022-10-20 15:51:374175 "rustc_hir_typeck",
Alex Crichton093ede22019-08-15 00:45:094176 "rustc_incremental",
4177 "rustc_lint",
finalchildc1a98412022-08-16 20:07:474178 "rustc_macros",
Alex Crichton093ede22019-08-15 00:45:094179 "rustc_metadata",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454180 "rustc_middle",
Matthew Jasperb3589292020-01-05 15:46:444181 "rustc_mir_build",
Camille GILLOTbba4be62021-01-01 00:53:254182 "rustc_mir_transform",
Camille GILLOT81a600b2021-01-02 13:42:154183 "rustc_monomorphize",
Mazdak Farrokhzad4ae27282019-10-15 20:48:134184 "rustc_parse",
Alex Crichton093ede22019-08-15 00:45:094185 "rustc_passes",
Alex Crichton093ede22019-08-15 00:45:094186 "rustc_privacy",
Camille GILLOT4581d162021-01-19 19:40:164187 "rustc_query_impl",
John Kåre Alsaker66d85432023-03-25 08:46:194188 "rustc_query_system",
Alex Crichton093ede22019-08-15 00:45:094189 "rustc_resolve",
Ben Kimockfbaa24e2023-10-28 01:26:434190 "rustc_serialize",
Mazdak Farrokhzad7dbccf52020-01-05 08:40:164191 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324192 "rustc_span",
Mark Mansi2d75a332020-03-12 23:07:584193 "rustc_symbol_mangling",
Mazdak Farrokhzadd945f982019-10-11 21:48:164194 "rustc_target",
Camille GILLOTc1e3d552020-02-11 18:53:404195 "rustc_trait_selection",
Alex Crichton093ede22019-08-15 00:45:094196 "rustc_traits",
LeSeulArtichautf59d0302020-11-19 20:32:374197 "rustc_ty_utils",
Oliver Schererec7230f2020-07-24 18:42:004198 "tracing",
John Kåre Alsaker23a51f92018-12-08 19:30:234199]
4200
4201[[package]]
Aleksey Kladov395ee0b2019-05-06 08:53:404202name = "rustc_lexer"
Michael Goulet60c95442023-10-18 21:55:154203version = "0.0.0"
Aleksey Kladov395ee0b2019-05-06 08:53:404204dependencies = [
Aleksey Kladovf7be59c2020-08-21 12:03:504205 "expect-test",
Charles Lewbca79a22023-07-29 00:47:214206 "unicode-properties",
Aaron Hill70ba4912020-08-01 14:11:154207 "unicode-xid",
Aleksey Kladov395ee0b2019-05-06 08:53:404208]
4209
4210[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294211name = "rustc_lint"
4212version = "0.0.0"
4213dependencies = [
Vadim Petrochenkov6054a302020-02-29 17:16:264214 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:464215 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:204216 "rustc_attr",
Alex Crichton093ede22019-08-15 00:45:094217 "rustc_data_structures",
Mazdak Farrokhzad8bd3d242020-01-09 10:18:474218 "rustc_errors",
Mazdak Farrokhzad3d080a42019-11-29 23:23:384219 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:004220 "rustc_fluent_macro",
Mazdak Farrokhzadebfd8672020-01-05 01:37:574221 "rustc_hir",
Urgau98273ec2024-05-15 17:13:024222 "rustc_hir_pretty",
csmoe64f61c72019-09-26 05:38:334223 "rustc_index",
Mara Bos0a313252021-08-16 15:25:354224 "rustc_infer",
David Wood9d864c82022-06-30 07:57:454225 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454226 "rustc_middle",
Mara Bos6b446622020-10-20 20:25:424227 "rustc_parse_format",
Mark Rousskovf03d8f32019-11-12 17:09:204228 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324229 "rustc_span",
Alex Crichton093ede22019-08-15 00:45:094230 "rustc_target",
Camille GILLOTc1e3d552020-02-11 18:53:404231 "rustc_trait_selection",
Michael Gouleta056a952022-05-22 19:57:464232 "rustc_type_ir",
Oliver Schererec7230f2020-07-24 18:42:004233 "tracing",
Charles Lew485e98a2020-01-02 12:02:224234 "unicode-security",
Ahmed Charles9ca382f2016-09-02 08:55:294235]
4236
4237[[package]]
Aaron Hill23018a52020-08-13 19:41:524238name = "rustc_lint_defs"
4239version = "0.0.0"
4240dependencies = [
4241 "rustc_ast",
4242 "rustc_data_structures",
David Woodc45f2952022-03-24 02:03:044243 "rustc_error_messages",
xFrednet33a59452021-11-20 19:45:274244 "rustc_hir",
Aaron Hill23018a52020-08-13 19:41:524245 "rustc_macros",
4246 "rustc_serialize",
4247 "rustc_span",
Mark Rousskovc4a8d7f2020-09-01 21:12:384248 "rustc_target",
bjorn362a4f912021-06-03 19:14:154249 "serde",
Aaron Hill23018a52020-08-13 19:41:524250]
4251
4252[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294253name = "rustc_llvm"
4254version = "0.0.0"
4255dependencies = [
Alex Crichton093ede22019-08-15 00:45:094256 "cc",
Aaron Hill47e932b2019-12-12 15:51:194257 "libc",
Ahmed Charles9ca382f2016-09-02 08:55:294258]
4259
4260[[package]]
David Tolnay6152d152022-01-04 00:32:524261name = "rustc_log"
4262version = "0.0.0"
4263dependencies = [
David Tolnayffbeebb2022-01-04 06:01:354264 "rustc_span",
David Tolnay6152d152022-01-04 00:32:524265 "tracing",
Yuki Omoto4e2a3562023-01-11 15:17:484266 "tracing-core",
David Tolnay6152d152022-01-04 00:32:524267 "tracing-subscriber",
4268 "tracing-tree",
4269]
4270
4271[[package]]
John Kåre Alsaker74b64192019-03-01 00:22:104272name = "rustc_macros"
Michael Goulet60c95442023-10-18 21:55:154273version = "0.0.0"
John Kåre Alsaker74b64192019-03-01 00:22:104274dependencies = [
Aaron Hill70ba4912020-08-01 14:11:154275 "proc-macro2",
4276 "quote",
github-actions99053572024-06-23 00:18:084277 "syn 2.0.67",
klensy7142c8d2023-11-09 11:37:304278 "synstructure",
John Kåre Alsaker74b64192019-03-01 00:22:104279]
4280
4281[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294282name = "rustc_metadata"
4283version = "0.0.0"
4284dependencies = [
github-actions1848b462024-03-24 12:09:284285 "bitflags 2.5.0",
Simonas Kazlauskasfcaeb452024-01-10 15:12:014286 "libloading",
Michael Woeristerd0be27c2021-07-20 11:54:374287 "odht",
Vadim Petrochenkov6054a302020-02-29 17:16:264288 "rustc_ast",
Mazdak Farrokhzad93a82832020-01-11 12:15:204289 "rustc_attr",
Alex Crichton093ede22019-08-15 00:45:094290 "rustc_data_structures",
4291 "rustc_errors",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324292 "rustc_expand",
Jonas Schievinka447c212020-09-12 23:58:174293 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:004294 "rustc_fluent_macro",
John Kåre Alsaker4f7cd3d2023-03-16 20:42:314295 "rustc_fs_util",
Mazdak Farrokhzadebfd8672020-01-05 01:37:574296 "rustc_hir",
Mazdak Farrokhzadb3866a52020-03-23 19:59:194297 "rustc_hir_pretty",
csmoed20183d2019-09-26 05:30:104298 "rustc_index",
Matthew Jaspercbcef3e2020-06-11 14:49:574299 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454300 "rustc_middle",
Vadim Petrochenkov11d95142020-06-02 17:03:404301 "rustc_serialize",
Mazdak Farrokhzad4392a8b2020-03-11 11:49:084302 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324303 "rustc_span",
Alex Crichton093ede22019-08-15 00:45:094304 "rustc_target",
Michael Gouleta056a952022-05-22 19:57:464305 "rustc_type_ir",
Josh Triplett574f6be2020-08-20 23:16:304306 "snap",
Yoshiki Matsuda5d9ba492022-04-24 14:49:044307 "tempfile",
Oliver Schererec7230f2020-07-24 18:42:004308 "tracing",
Ahmed Charles9ca382f2016-09-02 08:55:294309]
4310
4311[[package]]
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454312name = "rustc_middle"
4313version = "0.0.0"
4314dependencies = [
github-actions1848b462024-03-24 12:09:284315 "bitflags 2.5.0",
Oli Scherercda209b2024-03-21 10:11:444316 "derivative",
Camille GILLOTfd9c04f2021-01-05 18:53:074317 "either",
John Kåre Alsaker7aab1dd2023-04-30 07:29:024318 "field-offset",
Camille GILLOTfd9c04f2021-01-05 18:53:074319 "gsgdt",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454320 "polonius-engine",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454321 "rustc-rayon-core",
4322 "rustc_apfloat",
Vadim Petrochenkov11d95142020-06-02 17:03:404323 "rustc_arena",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454324 "rustc_ast",
Oli Scherer8a6d3532024-02-27 18:11:234325 "rustc_ast_ir",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454326 "rustc_attr",
4327 "rustc_data_structures",
Joshua Nelsone4330292022-12-22 18:57:474328 "rustc_error_messages",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454329 "rustc_errors",
4330 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:004331 "rustc_fluent_macro",
Camille GILLOTfd9c04f2021-01-05 18:53:074332 "rustc_graphviz",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454333 "rustc_hir",
Michael Goulet619e0442024-04-14 14:26:594334 "rustc_hir_pretty",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454335 "rustc_index",
4336 "rustc_macros",
4337 "rustc_query_system",
Vadim Petrochenkov11d95142020-06-02 17:03:404338 "rustc_serialize",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454339 "rustc_session",
4340 "rustc_span",
4341 "rustc_target",
LeSeulArtichaut0cf5a8a2020-11-18 15:37:104342 "rustc_type_ir",
Jubilee Younge8eb6912021-04-22 04:40:294343 "smallvec",
Nicholas Nethercoteb38106b2022-08-17 04:22:304344 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:004345 "tracing",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454346]
4347
4348[[package]]
Matthew Jasperb3589292020-01-05 15:46:444349name = "rustc_mir_build"
4350version = "0.0.0"
4351dependencies = [
Caleb Cartwrightffad9842024-06-22 21:22:004352 "itertools",
Matthew Jasperb3589292020-01-05 15:46:444353 "rustc_apfloat",
Vadim Petrochenkov11d95142020-06-02 17:03:404354 "rustc_arena",
Vadim Petrochenkov6054a302020-02-29 17:16:264355 "rustc_ast",
Matthew Jasperb3589292020-01-05 15:46:444356 "rustc_data_structures",
Matthew Jasperb3589292020-01-05 15:46:444357 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:004358 "rustc_fluent_macro",
Matthew Jasperb3589292020-01-05 15:46:444359 "rustc_hir",
4360 "rustc_index",
Camille GILLOTf07e8892020-01-06 19:13:244361 "rustc_infer",
Jules Bertholet9d92a7f2024-05-02 23:55:034362 "rustc_lint",
TheOddGarlic82f05442022-08-20 11:28:434363 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454364 "rustc_middle",
Nadrieril281002d2023-12-10 19:42:304365 "rustc_pattern_analysis",
Mazdak Farrokhzad58eb03d2020-01-20 21:23:074366 "rustc_session",
Matthew Jasperb3589292020-01-05 15:46:444367 "rustc_span",
4368 "rustc_target",
Camille GILLOTc1e3d552020-02-11 18:53:404369 "rustc_trait_selection",
Oliver Schererec7230f2020-07-24 18:42:004370 "tracing",
Matthew Jasperb3589292020-01-05 15:46:444371]
4372
4373[[package]]
Camille GILLOTfd9c04f2021-01-05 18:53:074374name = "rustc_mir_dataflow"
4375version = "0.0.0"
4376dependencies = [
4377 "polonius-engine",
4378 "regex",
4379 "rustc_ast",
4380 "rustc_data_structures",
5225225ee2b1612022-08-19 09:21:144381 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:004382 "rustc_fluent_macro",
Camille GILLOTfd9c04f2021-01-05 18:53:074383 "rustc_graphviz",
4384 "rustc_hir",
4385 "rustc_index",
5225225ee2b1612022-08-19 09:21:144386 "rustc_macros",
Camille GILLOTfd9c04f2021-01-05 18:53:074387 "rustc_middle",
Camille GILLOTfd9c04f2021-01-05 18:53:074388 "rustc_span",
4389 "rustc_target",
4390 "smallvec",
4391 "tracing",
4392]
4393
4394[[package]]
Camille GILLOTbba4be62021-01-01 00:53:254395name = "rustc_mir_transform"
4396version = "0.0.0"
4397dependencies = [
Ralf Jung41018892022-11-18 09:18:324398 "either",
Caleb Cartwrightffad9842024-06-22 21:22:004399 "itertools",
Camille GILLOT751a0792023-01-16 22:12:364400 "rustc_arena",
Camille GILLOTbba4be62021-01-01 00:53:254401 "rustc_ast",
4402 "rustc_attr",
Camille GILLOTc5fc2602021-01-05 19:08:114403 "rustc_const_eval",
Camille GILLOTbba4be62021-01-01 00:53:254404 "rustc_data_structures",
4405 "rustc_errors",
clubby789d5bc5812023-04-30 01:20:534406 "rustc_fluent_macro",
Camille GILLOTbba4be62021-01-01 00:53:254407 "rustc_hir",
4408 "rustc_index",
Jubilee Youngdb6ec262024-05-24 08:14:314409 "rustc_infer",
clubby789d5bc5812023-04-30 01:20:534410 "rustc_macros",
Camille GILLOTbba4be62021-01-01 00:53:254411 "rustc_middle",
Martin Nordholtsb4b33df2023-07-20 19:01:274412 "rustc_mir_build",
Camille GILLOTfd9c04f2021-01-05 18:53:074413 "rustc_mir_dataflow",
Camille GILLOTbba4be62021-01-01 00:53:254414 "rustc_session",
4415 "rustc_span",
4416 "rustc_target",
4417 "rustc_trait_selection",
4418 "smallvec",
4419 "tracing",
4420]
4421
4422[[package]]
Camille GILLOT81a600b2021-01-02 13:42:154423name = "rustc_monomorphize"
4424version = "0.0.0"
4425dependencies = [
4426 "rustc_data_structures",
Nathan Stocks137f20c2022-08-18 21:51:474427 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:004428 "rustc_fluent_macro",
Camille GILLOT81a600b2021-01-02 13:42:154429 "rustc_hir",
Nathan Stocks137f20c2022-08-18 21:51:474430 "rustc_macros",
Camille GILLOT81a600b2021-01-02 13:42:154431 "rustc_middle",
4432 "rustc_session",
4433 "rustc_span",
4434 "rustc_target",
Joshua Nelsoneb53eea2022-12-29 21:08:094435 "serde",
4436 "serde_json",
Camille GILLOT81a600b2021-01-02 13:42:154437 "tracing",
4438]
4439
4440[[package]]
Michael Gouletcb415092023-11-22 23:44:584441name = "rustc_next_trait_solver"
4442version = "0.0.0"
4443dependencies = [
Michael Goulet532149e2024-06-17 21:59:084444 "bitflags 2.5.0",
4445 "derivative",
4446 "rustc_ast_ir",
4447 "rustc_data_structures",
4448 "rustc_index",
4449 "rustc_macros",
4450 "rustc_serialize",
Michael Gouletcb415092023-11-22 23:44:584451 "rustc_type_ir",
Michael Goulet532149e2024-06-17 21:59:084452 "rustc_type_ir_macros",
4453 "tracing",
Michael Gouletcb415092023-11-22 23:44:584454]
4455
4456[[package]]
Mazdak Farrokhzad4ae27282019-10-15 20:48:134457name = "rustc_parse"
4458version = "0.0.0"
4459dependencies = [
github-actions1848b462024-03-24 12:09:284460 "bitflags 2.5.0",
Vadim Petrochenkov6054a302020-02-29 17:16:264461 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:464462 "rustc_ast_pretty",
Mazdak Farrokhzad4ae27282019-10-15 20:48:134463 "rustc_data_structures",
4464 "rustc_errors",
Mazdak Farrokhzad3d080a42019-11-29 23:23:384465 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:004466 "rustc_fluent_macro",
Mazdak Farrokhzad4ae27282019-10-15 20:48:134467 "rustc_lexer",
Christian Povedad6da5fb2022-04-25 20:55:244468 "rustc_macros",
Mazdak Farrokhzadf361b712020-01-05 09:47:204469 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324470 "rustc_span",
Nicholas Nethercote2acbe9c2024-05-02 23:26:344471 "termcolor",
Nicholas Nethercote67d5cc02022-09-08 07:22:524472 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:004473 "tracing",
Charles Lew0bcddfe2019-11-23 14:33:404474 "unicode-normalization",
Esteban Küberc0b13452021-08-19 18:40:004475 "unicode-width",
Mazdak Farrokhzad4ae27282019-10-15 20:48:134476]
4477
4478[[package]]
Vadim Petrochenkov11d95142020-06-02 17:03:404479name = "rustc_parse_format"
4480version = "0.0.0"
4481dependencies = [
Lukas Wirth2bba05612023-09-05 17:11:504482 "rustc_index",
Vadim Petrochenkov11d95142020-06-02 17:03:404483 "rustc_lexer",
Vadim Petrochenkov11d95142020-06-02 17:03:404484]
4485
4486[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294487name = "rustc_passes"
4488version = "0.0.0"
4489dependencies = [
Vadim Petrochenkov6054a302020-02-29 17:16:264490 "rustc_ast",
Camelid8f40e112021-03-14 21:39:134491 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:204492 "rustc_attr",
Alex Crichton093ede22019-08-15 00:45:094493 "rustc_data_structures",
4494 "rustc_errors",
ridwanabdillahi175a4ea2022-04-26 01:02:434495 "rustc_expand",
Aaron Hillaf466992021-07-29 17:00:414496 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:004497 "rustc_fluent_macro",
Mazdak Farrokhzadebfd8672020-01-05 01:37:574498 "rustc_hir",
Mark Rousskov7c3f65b2019-10-04 14:46:574499 "rustc_index",
Guillaume Gomez8a35b932020-12-01 22:41:124500 "rustc_lexer",
David Wood78b19a92022-07-11 17:59:044501 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454502 "rustc_middle",
Oli Scherer746e4ef2024-03-12 07:00:014503 "rustc_privacy",
Mazdak Farrokhzadfff5ef62020-01-02 11:54:434504 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324505 "rustc_span",
Mark Rousskov7c3f65b2019-10-04 14:46:574506 "rustc_target",
Michael Goulet9eae7732023-03-14 18:43:374507 "rustc_trait_selection",
Oliver Schererec7230f2020-07-24 18:42:004508 "tracing",
Ahmed Charles9ca382f2016-09-02 08:55:294509]
4510
4511[[package]]
Nadrieril281002d2023-12-10 19:42:304512name = "rustc_pattern_analysis"
4513version = "0.0.0"
4514dependencies = [
Nadrieril19d6f062024-01-17 01:59:474515 "rustc-hash",
Nadrieril281002d2023-12-10 19:42:304516 "rustc_apfloat",
4517 "rustc_arena",
4518 "rustc_data_structures",
4519 "rustc_errors",
4520 "rustc_fluent_macro",
4521 "rustc_hir",
4522 "rustc_index",
4523 "rustc_macros",
4524 "rustc_middle",
4525 "rustc_session",
4526 "rustc_span",
4527 "rustc_target",
4528 "smallvec",
4529 "tracing",
Nadrierild697dd42024-03-04 15:57:324530 "tracing-subscriber",
4531 "tracing-tree",
Nadrieril281002d2023-12-10 19:42:304532]
4533
4534[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294535name = "rustc_privacy"
4536version = "0.0.0"
4537dependencies = [
inquisitivecrystal8c62fa02021-07-31 06:50:574538 "rustc_ast",
Mazdak Farrokhzad93a82832020-01-11 12:15:204539 "rustc_attr",
Alex Crichton093ede22019-08-15 00:45:094540 "rustc_data_structures",
Mazdak Farrokhzad2c3e5d32019-12-31 20:25:164541 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:004542 "rustc_fluent_macro",
Mazdak Farrokhzadebfd8672020-01-05 01:37:574543 "rustc_hir",
David Woodbe9ebfd2022-06-22 13:17:344544 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454545 "rustc_middle",
Mazdak Farrokhzad4392a8b2020-03-11 11:49:084546 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324547 "rustc_span",
Oli Scherer4389a1c2023-07-18 07:22:464548 "rustc_ty_utils",
Oliver Schererec7230f2020-07-24 18:42:004549 "tracing",
Ahmed Charles9ca382f2016-09-02 08:55:294550]
4551
4552[[package]]
Camille GILLOT4581d162021-01-19 19:40:164553name = "rustc_query_impl"
4554version = "0.0.0"
4555dependencies = [
John Kåre Alsaker7aab1dd2023-04-30 07:29:024556 "field-offset",
Ralf Jung61a986a2022-06-26 02:21:494557 "measureme",
Camille GILLOT4581d162021-01-19 19:40:164558 "rustc_data_structures",
4559 "rustc_errors",
Camille GILLOT4581d162021-01-19 19:40:164560 "rustc_hir",
Camille GILLOT81241cb2021-06-28 19:12:014561 "rustc_index",
Camille GILLOT4581d162021-01-19 19:40:164562 "rustc_middle",
4563 "rustc_query_system",
4564 "rustc_serialize",
Camille GILLOT81241cb2021-06-28 19:12:014565 "rustc_session",
Camille GILLOT4581d162021-01-19 19:40:164566 "rustc_span",
Nicholas Nethercoteb38106b2022-08-17 04:22:304567 "thin-vec",
Oli Scherer0d5a7382022-05-04 08:30:134568 "tracing",
Camille GILLOT4581d162021-01-19 19:40:164569]
4570
4571[[package]]
Camille GILLOT6624dc42020-03-18 09:25:224572name = "rustc_query_system"
4573version = "0.0.0"
4574dependencies = [
Rémy Rakic4cb2a282023-12-14 15:40:504575 "parking_lot",
Camille GILLOT8e873c32020-03-19 13:13:314576 "rustc-rayon-core",
Camille GILLOTc355b2e2020-11-14 15:35:314577 "rustc_ast",
Camille GILLOT6624dc42020-03-18 09:25:224578 "rustc_data_structures",
4579 "rustc_errors",
Camille GILLOTc355b2e2020-11-14 15:35:314580 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:004581 "rustc_fluent_macro",
Camille GILLOTc355b2e2020-11-14 15:35:314582 "rustc_hir",
Camille GILLOT6624dc42020-03-18 09:25:224583 "rustc_index",
Matthew Jaspercbcef3e2020-06-11 14:49:574584 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:404585 "rustc_serialize",
Camille GILLOTf96e9602020-11-12 19:48:374586 "rustc_session",
Camille GILLOT8e873c32020-03-19 13:13:314587 "rustc_span",
Camille GILLOTc355b2e2020-11-14 15:35:314588 "rustc_target",
Jubilee Younge8eb6912021-04-22 04:40:294589 "smallvec",
Nicholas Nethercoteb38106b2022-08-17 04:22:304590 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:004591 "tracing",
Camille GILLOT6624dc42020-03-18 09:25:224592]
4593
4594[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294595name = "rustc_resolve"
4596version = "0.0.0"
4597dependencies = [
github-actions1848b462024-03-24 12:09:284598 "bitflags 2.5.0",
Eric Huss51f20b42024-02-07 04:22:134599 "pulldown-cmark 0.9.6",
Vadim Petrochenkov11d95142020-06-02 17:03:404600 "rustc_arena",
Vadim Petrochenkov6054a302020-02-29 17:16:264601 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:464602 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:204603 "rustc_attr",
Alex Crichton093ede22019-08-15 00:45:094604 "rustc_data_structures",
4605 "rustc_errors",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324606 "rustc_expand",
Mazdak Farrokhzad70234f12019-11-30 01:34:184607 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:004608 "rustc_fluent_macro",
Mazdak Farrokhzadebfd8672020-01-05 01:37:574609 "rustc_hir",
marmelademaf60513e2020-06-20 18:59:294610 "rustc_index",
Rajput, Rajat269ce362022-09-05 05:04:384611 "rustc_macros",
Alex Crichton093ede22019-08-15 00:45:094612 "rustc_metadata",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454613 "rustc_middle",
Camille GILLOT457de082021-09-19 20:17:504614 "rustc_query_system",
Mazdak Farrokhzad5ccc1e42019-12-24 21:42:564615 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324616 "rustc_span",
Jubilee Younge8eb6912021-04-22 04:40:294617 "smallvec",
Nicholas Nethercote67d5cc02022-09-08 07:22:524618 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:004619 "tracing",
Ahmed Charles9ca382f2016-09-02 08:55:294620]
4621
4622[[package]]
Ramon de C Valle1f0f2c42024-04-08 02:35:494623name = "rustc_sanitizers"
4624version = "0.0.0"
4625dependencies = [
4626 "bitflags 2.5.0",
4627 "rustc_data_structures",
4628 "rustc_hir",
4629 "rustc_middle",
4630 "rustc_span",
4631 "rustc_target",
4632 "rustc_trait_selection",
4633 "tracing",
4634 "twox-hash",
4635]
4636
4637[[package]]
Vadim Petrochenkov11d95142020-06-02 17:03:404638name = "rustc_serialize"
4639version = "0.0.0"
4640dependencies = [
klensyc653bb92023-11-18 09:42:054641 "indexmap",
Matthew Jasperc4f91bb2020-07-18 19:14:504642 "rustc_macros",
Jubilee Younge8eb6912021-04-22 04:40:294643 "smallvec",
Nicholas Nethercoteebee3f82023-05-01 08:51:054644 "tempfile",
Nicholas Nethercoteb38106b2022-08-17 04:22:304645 "thin-vec",
Vadim Petrochenkov11d95142020-06-02 17:03:404646]
4647
4648[[package]]
Mark Rousskovc761ec12019-11-12 13:17:334649name = "rustc_session"
4650version = "0.0.0"
4651dependencies = [
github-actions1848b462024-03-24 12:09:284652 "bitflags 2.5.0",
Luca Barbieriac2b84f2020-04-10 20:42:194653 "getopts",
Onur Özkan71a3a482022-10-28 07:20:514654 "libc",
Vadim Petrochenkov6054a302020-02-29 17:16:264655 "rustc_ast",
Mark Rousskovc761ec12019-11-12 13:17:334656 "rustc_data_structures",
Mark Rousskovc761ec12019-11-12 13:17:334657 "rustc_errors",
Mark Rousskovcc2c33a2019-11-29 21:05:284658 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:004659 "rustc_fluent_macro",
Mark Rousskovcc2c33a2019-11-29 21:05:284660 "rustc_fs_util",
Camille GILLOT89616162020-11-14 02:02:034661 "rustc_hir",
Aaron Hill23018a52020-08-13 19:41:524662 "rustc_lint_defs",
Matthew Jaspercbcef3e2020-06-11 14:49:574663 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:404664 "rustc_serialize",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324665 "rustc_span",
Mark Rousskovcc2c33a2019-11-29 21:05:284666 "rustc_target",
Onur Özkan71a3a482022-10-28 07:20:514667 "smallvec",
Esteban Küber7674ede2022-11-26 01:14:254668 "termize",
Oliver Schererec7230f2020-07-24 18:42:004669 "tracing",
klensy3c03cce2023-05-09 15:20:134670 "windows",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324671]
4672
4673[[package]]
Oli Scherer9960cc12022-06-02 10:08:384674name = "rustc_smir"
4675version = "0.0.0"
4676dependencies = [
Celina G. Val4c9e8422023-12-06 21:39:554677 "rustc_abi",
Adwin White84071e22024-06-26 04:09:554678 "rustc_ast",
4679 "rustc_ast_pretty",
Oğuz Ağcayazı0f27c1b2023-10-09 09:56:144680 "rustc_data_structures",
Santiago Pastorino4b85bea2023-04-24 20:53:514681 "rustc_hir",
Oli Scherer9960cc12022-06-02 10:08:384682 "rustc_middle",
Mohammad Omidvar21374872024-02-12 19:44:354683 "rustc_session",
Celina G. Valb66db7e2023-03-04 01:08:494684 "rustc_span",
Celina G. Val44d0fce2023-06-20 17:32:124685 "rustc_target",
Celina G. Val66a554b2023-10-21 06:05:384686 "scoped-tls",
Oli Scherera38e9832023-09-14 15:50:114687 "stable_mir",
Celina G. Valb66db7e2023-03-04 01:08:494688 "tracing",
Oli Scherer9960cc12022-06-02 10:08:384689]
4690
4691[[package]]
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324692name = "rustc_span"
4693version = "0.0.0"
4694dependencies = [
Oli Scherer4239a732024-04-19 13:52:484695 "derivative",
klensyc653bb92023-11-18 09:42:054696 "indexmap",
Urgau33ef4b92024-03-06 18:39:364697 "itoa",
Igor Matuszewskibd37d7d2020-12-05 15:40:244698 "md-5",
Vadim Petrochenkov11d95142020-06-02 17:03:404699 "rustc_arena",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324700 "rustc_data_structures",
4701 "rustc_index",
4702 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:404703 "rustc_serialize",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324704 "scoped-tls",
Eric Hussbb60a762023-01-10 19:09:524705 "sha1",
Arlo Siemsen3296d5c2020-10-13 15:41:064706 "sha2",
Oliver Schererec7230f2020-07-24 18:42:004707 "tracing",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324708 "unicode-width",
Mark Rousskovc761ec12019-11-12 13:17:334709]
4710
4711[[package]]
Mark Mansi2d75a332020-03-12 23:07:584712name = "rustc_symbol_mangling"
4713version = "0.0.0"
4714dependencies = [
Mark Mansi2d75a332020-03-12 23:07:584715 "punycode",
Mark Mansi2d75a332020-03-12 23:07:584716 "rustc-demangle",
Mark Mansi2d75a332020-03-12 23:07:584717 "rustc_data_structures",
Jhonny Bill Mena86f8c4e2022-08-27 04:24:134718 "rustc_errors",
Mark Mansi2d75a332020-03-12 23:07:584719 "rustc_hir",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454720 "rustc_middle",
Mark Mansi2d75a332020-03-12 23:07:584721 "rustc_session",
4722 "rustc_span",
4723 "rustc_target",
Oliver Schererec7230f2020-07-24 18:42:004724 "tracing",
Mark Mansi2d75a332020-03-12 23:07:584725]
4726
4727[[package]]
Irina Popa38e96402017-12-08 19:18:214728name = "rustc_target"
4729version = "0.0.0"
4730dependencies = [
github-actions1848b462024-03-24 12:09:284731 "bitflags 2.5.0",
Ben Kimock2f6fb232024-03-18 22:47:414732 "object 0.32.2",
hkalbasi390a6372022-11-06 21:06:114733 "rustc_abi",
Alex Crichton093ede22019-08-15 00:45:094734 "rustc_data_structures",
khyperia9a206a72022-09-08 13:37:154735 "rustc_feature",
John Kåre Alsaker4f7cd3d2023-03-16 20:42:314736 "rustc_fs_util",
Lukas Wirthf14b7c92023-09-29 15:14:564737 "rustc_index",
Camille GILLOT2ba84c62019-11-09 21:27:524738 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:404739 "rustc_serialize",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324740 "rustc_span",
bjorn3fc1df4f2021-06-03 15:45:094741 "serde_json",
Oliver Schererec7230f2020-07-24 18:42:004742 "tracing",
Irina Popa38e96402017-12-08 19:18:214743]
4744
4745[[package]]
Matthias Krüger10e7b762018-09-07 07:12:064746name = "rustc_tools_util"
Philipp Krones10f2a6d2022-12-17 13:21:374747version = "0.3.0"
4748source = "registry+https://github.com/rust-lang/crates.io-index"
4749checksum = "8ba09476327c4b70ccefb6180f046ef588c26a24cf5d269a9feba316eb4f029f"
4750
4751[[package]]
Camille GILLOTc1e3d552020-02-11 18:53:404752name = "rustc_trait_selection"
4753version = "0.0.0"
4754dependencies = [
github-actions1848b462024-03-24 12:09:284755 "bitflags 2.5.0",
Michael Goulet6ee22e12024-05-17 16:43:054756 "derivative",
Caleb Cartwrightffad9842024-06-22 21:22:004757 "itertools",
Camille GILLOTc1e3d552020-02-11 18:53:404758 "rustc_ast",
Jason Newcombbe9b1252024-02-24 22:22:284759 "rustc_ast_ir",
Camille GILLOTc1e3d552020-02-11 18:53:404760 "rustc_attr",
4761 "rustc_data_structures",
4762 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:004763 "rustc_fluent_macro",
Camille GILLOTc1e3d552020-02-11 18:53:404764 "rustc_hir",
4765 "rustc_index",
4766 "rustc_infer",
4767 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454768 "rustc_middle",
Michael Gouletcb415092023-11-22 23:44:584769 "rustc_next_trait_solver",
Vadim Petrochenkov11d95142020-06-02 17:03:404770 "rustc_parse_format",
Camille GILLOT02025d82020-11-14 15:48:544771 "rustc_query_system",
Michael Goulet8e1dba42024-05-18 20:05:164772 "rustc_serialize",
Camille GILLOTc1e3d552020-02-11 18:53:404773 "rustc_session",
4774 "rustc_span",
4775 "rustc_target",
Jack Wrennbc4a1de2021-07-03 16:18:134776 "rustc_transmute",
Michael Goulet6ee22e12024-05-17 16:43:054777 "rustc_type_ir",
Michael Goulet8e1dba42024-05-18 20:05:164778 "rustc_type_ir_macros",
Jubilee Younge8eb6912021-04-22 04:40:294779 "smallvec",
Oliver Schererec7230f2020-07-24 18:42:004780 "tracing",
Camille GILLOTc1e3d552020-02-11 18:53:404781]
4782
4783[[package]]
Niko Matsakis3a50b41d2018-02-25 15:58:544784name = "rustc_traits"
4785version = "0.0.0"
4786dependencies = [
Alex Crichton093ede22019-08-15 00:45:094787 "rustc_data_structures",
Mazdak Farrokhzadebfd8672020-01-05 01:37:574788 "rustc_hir",
Camille GILLOTf07e8892020-01-06 19:13:244789 "rustc_infer",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454790 "rustc_middle",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324791 "rustc_span",
Camille GILLOTc1e3d552020-02-11 18:53:404792 "rustc_trait_selection",
Oliver Schererec7230f2020-07-24 18:42:004793 "tracing",
Niko Matsakis3a50b41d2018-02-25 15:58:544794]
4795
4796[[package]]
Jack Wrennbc4a1de2021-07-03 16:18:134797name = "rustc_transmute"
Michael Goulet60c95442023-10-18 21:55:154798version = "0.0.0"
Jack Wrennbc4a1de2021-07-03 16:18:134799dependencies = [
Caleb Cartwrightffad9842024-06-22 21:22:004800 "itertools",
Jason Newcombbe9b1252024-02-24 22:22:284801 "rustc_ast_ir",
Jack Wrennbc4a1de2021-07-03 16:18:134802 "rustc_data_structures",
Jack Wrennf46fffc2022-08-18 19:39:144803 "rustc_hir",
Jack Wrennbc4a1de2021-07-03 16:18:134804 "rustc_infer",
4805 "rustc_macros",
4806 "rustc_middle",
4807 "rustc_span",
4808 "rustc_target",
4809 "tracing",
4810]
4811
4812[[package]]
LeSeulArtichautf59d0302020-11-19 20:32:374813name = "rustc_ty_utils"
Camille GILLOT9908a872020-01-13 12:40:304814version = "0.0.0"
4815dependencies = [
Caleb Cartwrightffad9842024-06-22 21:22:004816 "itertools",
Jason Newcombea9ae302024-02-25 00:25:044817 "rustc_ast_ir",
Camille GILLOT9908a872020-01-13 12:40:304818 "rustc_data_structures",
Eduard-Mihai Burtescu289f46a2020-04-10 02:13:294819 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:004820 "rustc_fluent_macro",
Camille GILLOT9908a872020-01-13 12:40:304821 "rustc_hir",
kadmine612e262022-07-09 09:35:064822 "rustc_index",
Camille GILLOTf07e8892020-01-06 19:13:244823 "rustc_infer",
Peter Medus01c16162022-08-18 23:04:314824 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454825 "rustc_middle",
Mazdak Farrokhzad4392a8b2020-03-11 11:49:084826 "rustc_session",
Camille GILLOT9908a872020-01-13 12:40:304827 "rustc_span",
Camille GILLOT0e652c52020-02-12 16:24:324828 "rustc_target",
Camille GILLOTc1e3d552020-02-11 18:53:404829 "rustc_trait_selection",
Michael Gouleta056a952022-05-22 19:57:464830 "rustc_type_ir",
Oliver Schererec7230f2020-07-24 18:42:004831 "tracing",
Camille GILLOT9908a872020-01-13 12:40:304832]
4833
4834[[package]]
LeSeulArtichaut0cf5a8a2020-11-18 15:37:104835name = "rustc_type_ir"
4836version = "0.0.0"
4837dependencies = [
github-actions1848b462024-03-24 12:09:284838 "bitflags 2.5.0",
Michael Gouletde830572023-10-30 17:09:174839 "derivative",
Michael Goulet9b0f9ef2024-06-18 17:21:484840 "indexmap",
Oli Scherer8a6d3532024-02-27 18:11:234841 "rustc_ast_ir",
LeSeulArtichaut0cf5a8a2020-11-18 15:37:104842 "rustc_data_structures",
4843 "rustc_index",
LeSeulArtichaut07245732020-12-12 14:25:554844 "rustc_macros",
LeSeulArtichaut0cf5a8a2020-11-18 15:37:104845 "rustc_serialize",
bjorn36ed37bd2023-12-31 19:35:324846 "rustc_span",
Michael Gouletd5797e92024-05-11 00:30:244847 "rustc_type_ir_macros",
Wilco Kuseea7015fe2021-01-31 09:32:344848 "smallvec",
Michael Goulet993553c2024-05-27 00:45:374849 "tracing",
LeSeulArtichaut0cf5a8a2020-11-18 15:37:104850]
4851
4852[[package]]
Michael Gouletd5797e92024-05-11 00:30:244853name = "rustc_type_ir_macros"
4854version = "0.0.0"
4855dependencies = [
4856 "proc-macro2",
4857 "quote",
github-actions99053572024-06-23 00:18:084858 "syn 2.0.67",
Michael Gouletd5797e92024-05-11 00:30:244859 "synstructure",
4860]
4861
4862[[package]]
Oliver Schneider847bb142018-05-11 12:11:064863name = "rustc_version"
Ralf Junge5d01782021-10-04 22:13:004864version = "0.4.0"
4865source = "registry+https://github.com/rust-lang/crates.io-index"
4866checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"
4867dependencies = [
klensy8ebc73b2022-02-06 20:57:294868 "semver",
Ralf Junge5d01782021-10-04 22:13:004869]
4870
4871[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294872name = "rustdoc"
4873version = "0.0.0"
4874dependencies = [
Weihang Lof795a152023-03-15 12:50:044875 "arrayvec",
Dirkjan Ochtman93a16cb2022-01-03 17:18:464876 "askama",
Michael Howell28db4cc2024-03-22 00:19:394877 "base64",
Aleksey Kladovb4f4db92020-08-27 10:50:284878 "expect-test",
klensyc653bb92023-11-18 09:42:054879 "indexmap",
Caleb Cartwrightffad9842024-06-22 21:22:004880 "itertools",
Alex Crichton093ede22019-08-15 00:45:094881 "minifier",
Guillaume Gomezf467b8d2020-10-13 13:46:344882 "regex",
Rune Tynan67b78a02021-01-25 21:23:434883 "rustdoc-json-types",
Andy Russell94630d42019-06-29 17:30:454884 "serde",
4885 "serde_json",
Jubilee Younge8eb6912021-04-22 04:40:294886 "smallvec",
Alex Crichton093ede22019-08-15 00:45:094887 "tempfile",
Guillaume Gomez50f75202023-03-14 19:28:004888 "threadpool",
Joshua Nelson65f0b252020-12-28 18:28:294889 "tracing",
4890 "tracing-subscriber",
4891 "tracing-tree",
Mark Simulacrume2e9b402017-07-23 02:01:584892]
4893
4894[[package]]
ozkanonurc36b2092023-05-20 11:40:114895name = "rustdoc-gui-test"
4896version = "0.1.0"
4897dependencies = [
ozkanonurc64db2c2023-05-30 07:54:404898 "build_helper",
ozkanonurc36b2092023-05-20 11:40:114899 "compiletest",
4900 "getopts",
4901 "walkdir",
4902]
4903
4904[[package]]
Rune Tynan67b78a02021-01-25 21:23:434905name = "rustdoc-json-types"
4906version = "0.1.0"
4907dependencies = [
Luca Palmiericd7688b2023-05-22 17:26:204908 "bincode",
ozkanonur52c71e62023-03-01 21:53:024909 "rustc-hash",
Rune Tynan67b78a02021-01-25 21:23:434910 "serde",
Rune Tynanca48d152021-03-04 23:45:574911 "serde_json",
Rune Tynan67b78a02021-01-25 21:23:434912]
4913
4914[[package]]
Guillaume Gomezdec9fab2018-02-05 22:43:534915name = "rustdoc-themes"
4916version = "0.1.0"
4917
4918[[package]]
Mark Simulacrume2e9b402017-07-23 02:01:584919name = "rustdoc-tool"
4920version = "0.0.0"
4921dependencies = [
Alex Crichton093ede22019-08-15 00:45:094922 "rustdoc",
Ahmed Charles9ca382f2016-09-02 08:55:294923]
4924
4925[[package]]
Alex Crichtonfa9e55f2018-05-02 15:43:154926name = "rustfix"
Philipp Krones586cbd02022-06-04 12:07:444927version = "0.6.1"
Eric Huss6da85d62020-01-14 17:47:044928source = "registry+https://github.com/rust-lang/crates.io-index"
Philipp Krones586cbd02022-06-04 12:07:444929checksum = "ecd2853d9e26988467753bd9912c3a126f642d05d229a4b53f5752ee36c56481"
Eric Hussd371bb42021-06-12 19:11:504930dependencies = [
4931 "anyhow",
4932 "log",
4933 "serde",
4934 "serde_json",
4935]
4936
4937[[package]]
Eric Huss123b3032024-04-13 17:54:134938name = "rustfix"
4939version = "0.8.1"
4940source = "registry+https://github.com/rust-lang/crates.io-index"
4941checksum = "81864b097046da5df3758fdc6e4822bbb70afa06317e8ca45ea1b51cb8c5e5a4"
4942dependencies = [
4943 "serde",
4944 "serde_json",
4945 "thiserror",
4946 "tracing",
4947]
4948
4949[[package]]
topecongiro5a411a62019-06-18 12:15:194950name = "rustfmt-config_proc_macro"
Caleb Cartwright6bf1a872023-01-24 20:21:144951version = "0.3.0"
topecongiro5a411a62019-06-18 12:15:194952dependencies = [
Aaron Hill70ba4912020-08-01 14:11:154953 "proc-macro2",
4954 "quote",
Alex Crichton093ede22019-08-15 00:45:094955 "serde",
github-actions99053572024-06-23 00:18:084956 "syn 2.0.67",
topecongiro5a411a62019-06-18 12:15:194957]
4958
4959[[package]]
Alex Crichton1cede102017-06-15 02:33:064960name = "rustfmt-nightly"
Caleb Cartwrightffad9842024-06-22 21:22:004961version = "1.7.1"
kennytm0692b3d2017-12-15 19:41:584962dependencies = [
clubby7899b73db32024-01-29 12:21:164963 "annotate-snippets 0.9.2",
Igor Matuszewskif4b2a202020-06-15 09:43:394964 "anyhow",
Alex Crichton093ede22019-08-15 00:45:094965 "bytecount",
Caleb Cartwrightffad9842024-06-22 21:22:004966 "cargo_metadata 0.18.1",
klensye1c33132023-06-21 09:32:344967 "clap",
Caleb Cartwright35400e82023-10-23 01:34:124968 "clap-cargo",
Alex Crichton093ede22019-08-15 00:45:094969 "diff",
4970 "dirs",
Alex Crichton093ede22019-08-15 00:45:094971 "getopts",
4972 "ignore",
Caleb Cartwrightffad9842024-06-22 21:22:004973 "itertools",
Alex Crichton093ede22019-08-15 00:45:094974 "regex",
Alex Crichton093ede22019-08-15 00:45:094975 "rustfmt-config_proc_macro",
4976 "serde",
4977 "serde_json",
Caleb Cartwrightf367f4d2022-06-13 03:04:544978 "term",
Igor Matuszewskif4b2a202020-06-15 09:43:394979 "thiserror",
clubby7899b73db32024-01-29 12:21:164980 "toml 0.7.8",
Caleb Cartwright35400e82023-10-23 01:34:124981 "tracing",
4982 "tracing-subscriber",
4983 "unicode-properties",
Alex Crichton093ede22019-08-15 00:45:094984 "unicode-segmentation",
4985 "unicode-width",
Igor Matuszewskid2d192e2019-07-30 11:00:274986]
4987
4988[[package]]
Weihang Lo1e5dad02022-11-25 22:37:044989name = "rustix"
Mark Rousskov12200c92024-05-11 14:27:174990version = "0.38.34"
Weihang Lo1e5dad02022-11-25 22:37:044991source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:174992checksum = "70dc5ec042f7a43c4a73241207cecc9873a06d45debb38b329f8541d85c2730f"
Weihang Lo1e5dad02022-11-25 22:37:044993dependencies = [
github-actions1848b462024-03-24 12:09:284994 "bitflags 2.5.0",
Nilstrieb3295cdf2023-06-26 07:21:354995 "errno",
4996 "libc",
chenx97141c4632023-09-21 11:31:014997 "linux-raw-sys",
clubby7899b73db32024-01-29 12:21:164998 "windows-sys 0.52.0",
Weihang Lo1e5dad02022-11-25 22:37:044999]
5000
5001[[package]]
flip19950046d7c2021-02-25 10:26:235002name = "rustversion"
github-actions36c09332024-05-19 00:17:385003version = "1.0.17"
flip19950046d7c2021-02-25 10:26:235004source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions36c09332024-05-19 00:17:385005checksum = "955d28af4278de8121b7ebeb796b6a45735dc01436d898801014aced2773a3d6"
flip19950046d7c2021-02-25 10:26:235006
5007[[package]]
Jubilee Young7156ff62023-05-10 03:29:275008name = "ruzstd"
clubby78956bc5522024-01-21 17:16:265009version = "0.5.0"
Jubilee Young7156ff62023-05-10 03:29:275010source = "registry+https://github.com/rust-lang/crates.io-index"
clubby78956bc5522024-01-21 17:16:265011checksum = "58c4eb8a81997cf040a091d1f7e1938aeab6749d3a0dfa73af43cdc32393483d"
Jubilee Young7156ff62023-05-10 03:29:275012dependencies = [
5013 "byteorder",
clubby78956bc5522024-01-21 17:16:265014 "derive_more",
Jubilee Young7156ff62023-05-10 03:29:275015 "twox-hash",
5016]
5017
5018[[package]]
Ben Kimock2f6fb232024-03-18 22:47:415019name = "ruzstd"
5020version = "0.6.0"
5021source = "registry+https://github.com/rust-lang/crates.io-index"
5022checksum = "5174a470eeb535a721ae9fdd6e291c2411a906b96592182d05217591d5c5cf7b"
5023dependencies = [
5024 "byteorder",
5025 "derive_more",
5026 "twox-hash",
5027]
5028
5029[[package]]
Alex Crichton2863b752018-08-21 17:23:475030name = "ryu"
Mark Rousskov12200c92024-05-11 14:27:175031version = "1.0.18"
Alex Crichton2863b752018-08-21 17:23:475032source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:175033checksum = "f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f"
Alex Crichton2863b752018-08-21 17:23:475034
5035[[package]]
Josh Stone020c5ec2017-05-08 22:01:135036name = "same-file"
Mark Rousskov342d9562020-08-17 15:21:445037version = "1.0.6"
Alex Crichton80d6ed22018-01-08 21:56:225038source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:445039checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
Alex Crichton80d6ed22018-01-08 21:56:225040dependencies = [
Alex Crichton093ede22019-08-15 00:45:095041 "winapi-util",
Alex Crichton80d6ed22018-01-08 21:56:225042]
5043
5044[[package]]
5045name = "schannel"
clubby7899b73db32024-01-29 12:21:165046version = "0.1.23"
Alex Crichton80d6ed22018-01-08 21:56:225047source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165048checksum = "fbc91545643bcf3a0bbb6569265615222618bdf33ce4ffbbd13c4bbd4c093534"
Alex Crichton80d6ed22018-01-08 21:56:225049dependencies = [
clubby7899b73db32024-01-29 12:21:165050 "windows-sys 0.52.0",
Alex Crichton80d6ed22018-01-08 21:56:225051]
5052
5053[[package]]
Alex Crichton453080f2017-06-05 16:36:485054name = "scoped-tls"
Nilstrieb3295cdf2023-06-26 07:21:355055version = "1.0.1"
Marcel Hellwig56fb2872019-02-26 10:15:525056source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:355057checksum = "e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294"
Marcel Hellwig56fb2872019-02-26 10:15:525058
5059[[package]]
Nick Cameronad8ecc22017-07-19 01:32:125060name = "scopeguard"
clubby7899b73db32024-01-29 12:21:165061version = "1.2.0"
Ralf Jungc7a599e2019-07-25 13:57:255062source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165063checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
Ralf Jungc7a599e2019-07-25 13:57:255064
5065[[package]]
David Wood7f916972022-03-26 07:27:435066name = "self_cell"
klensyc653bb92023-11-18 09:42:055067version = "0.10.3"
David Wood7f916972022-03-26 07:27:435068source = "registry+https://github.com/rust-lang/crates.io-index"
klensyc653bb92023-11-18 09:42:055069checksum = "e14e4d63b804dc0c7ec4a1e52bcb63f02c7ac94476755aa579edac21e01f915d"
5070dependencies = [
Mark Rousskov12200c92024-05-11 14:27:175071 "self_cell 1.0.4",
klensyc653bb92023-11-18 09:42:055072]
5073
5074[[package]]
5075name = "self_cell"
Mark Rousskov12200c92024-05-11 14:27:175076version = "1.0.4"
klensyc653bb92023-11-18 09:42:055077source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:175078checksum = "d369a96f978623eb3dc28807c4852d6cc617fed53da5d3c400feff1ef34a714a"
David Wood7f916972022-03-26 07:27:435079
5080[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585081name = "semver"
Mark Rousskov12200c92024-05-11 14:27:175082version = "1.0.23"
Eric Huss78529352021-06-02 03:38:395083source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:175084checksum = "61697e0a1c7e512e84a621326239844a24d8207b4669b41bc18b32ea5cbf988b"
Eric Huss78529352021-06-02 03:38:395085dependencies = [
5086 "serde",
5087]
5088
5089[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585090name = "serde"
clubby789d42c9602024-06-08 19:22:165091version = "1.0.203"
Tatsuyuki Ishi0e79b972017-04-29 23:11:585092source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:165093checksum = "7253ab4de971e72fb7be983802300c30b5a7f0c2e56fab8abfc6a214307c0094"
Eric Huss57393642018-12-17 18:23:045094dependencies = [
Alex Crichton093ede22019-08-15 00:45:095095 "serde_derive",
Eric Huss57393642018-12-17 18:23:045096]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585097
5098[[package]]
5099name = "serde_derive"
clubby789d42c9602024-06-08 19:22:165100version = "1.0.203"
Tatsuyuki Ishi0e79b972017-04-29 23:11:585101source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:165102checksum = "500cbc0ebeb6f46627f50f3f5811ccf6bf00643be300b4c3eabc0ef55dc5b5ba"
Tatsuyuki Ishi0e79b972017-04-29 23:11:585103dependencies = [
Aaron Hill70ba4912020-08-01 14:11:155104 "proc-macro2",
5105 "quote",
github-actions99053572024-06-23 00:18:085106 "syn 2.0.67",
Tatsuyuki Ishi0e79b972017-04-29 23:11:585107]
5108
5109[[package]]
5110name = "serde_json"
Mark Rousskov12200c92024-05-11 14:27:175111version = "1.0.117"
Tatsuyuki Ishi0e79b972017-04-29 23:11:585112source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:175113checksum = "455182ea6142b14f93f4bc5320a2b31c1f266b66a4a5c858b013302a5d8cbfc3"
Tatsuyuki Ishi0e79b972017-04-29 23:11:585114dependencies = [
klensyc653bb92023-11-18 09:42:055115 "indexmap",
Alex Crichton093ede22019-08-15 00:45:095116 "itoa",
5117 "ryu",
5118 "serde",
Steve Klabnik2795de32017-02-20 00:20:575119]
5120
5121[[package]]
Philipp Krones612c3422023-06-02 09:42:425122name = "serde_spanned"
github-actions36c09332024-05-19 00:17:385123version = "0.6.6"
Philipp Krones612c3422023-06-02 09:42:425124source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions36c09332024-05-19 00:17:385125checksum = "79e674e01f999af37c49f70a6ede167a8a60b2503e56c5599532a65baa5969a0"
Philipp Krones612c3422023-06-02 09:42:425126dependencies = [
5127 "serde",
5128]
5129
5130[[package]]
Pietro Albini4f40eee2023-01-10 12:13:045131name = "sha1"
clubby7899b73db32024-01-29 12:21:165132version = "0.10.6"
Pietro Albini4f40eee2023-01-10 12:13:045133source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165134checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba"
Pietro Albini4f40eee2023-01-10 12:13:045135dependencies = [
5136 "cfg-if",
5137 "cpufeatures",
5138 "digest",
5139]
5140
5141[[package]]
Pietro Albiniacd8e592020-10-01 15:15:125142name = "sha2"
clubby7899b73db32024-01-29 12:21:165143version = "0.10.8"
Pietro Albiniacd8e592020-10-01 15:15:125144source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165145checksum = "793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8"
Pietro Albiniacd8e592020-10-01 15:15:125146dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:425147 "cfg-if",
pierwillef6dd122022-02-10 16:54:015148 "cpufeatures",
klensy45fac342022-08-31 20:04:125149 "digest",
James Munnsde763692019-01-19 02:39:375150]
5151
5152[[package]]
Oliver Schererec7230f2020-07-24 18:42:005153name = "sharded-slab"
clubby7899b73db32024-01-29 12:21:165154version = "0.1.7"
Oliver Schererec7230f2020-07-24 18:42:005155source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165156checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6"
Oliver Schererec7230f2020-07-24 18:42:005157dependencies = [
5158 "lazy_static",
5159]
5160
5161[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585162name = "shell-escape"
Mark Rousskov342d9562020-08-17 15:21:445163version = "0.1.5"
Tatsuyuki Ishi0e79b972017-04-29 23:11:585164source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:445165checksum = "45bb67a18fa91266cc7807181f62f9178a6873bfad7dc788c42e6430db40184f"
Tatsuyuki Ishi0e79b972017-04-29 23:11:585166
5167[[package]]
steveklabnik54371882018-01-25 17:32:255168name = "shlex"
Eric Huss51f20b42024-02-07 04:22:135169version = "1.3.0"
Eric Huss788167a2021-02-23 01:05:215170source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss51f20b42024-02-07 04:22:135171checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
Eric Huss788167a2021-02-23 01:05:215172
5173[[package]]
Jover Zhangf3530cf2024-04-20 11:25:535174name = "similar"
5175version = "2.5.0"
5176source = "registry+https://github.com/rust-lang/crates.io-index"
5177checksum = "fa42c91313f1d05da9b26f267f931cf178d4aba455b4c4622dd7355eb80c6640"
5178
5179[[package]]
steveklabnikecfbaca2018-04-03 14:32:045180name = "siphasher"
clubby7899b73db32024-01-29 12:21:165181version = "0.3.11"
steveklabnikecfbaca2018-04-03 14:32:045182source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165183checksum = "38b58827f4464d87d377d175e90bf58eb00fd8716ff0a62f80356b5e61555d0d"
steveklabnikecfbaca2018-04-03 14:32:045184
5185[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:435186name = "slab"
clubby7899b73db32024-01-29 12:21:165187version = "0.4.9"
Matthias Krüger696fb8f2019-01-21 15:32:435188source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165189checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67"
Philipp Kronesa6d3c822023-07-02 13:07:475190dependencies = [
5191 "autocfg",
5192]
Matthias Krüger696fb8f2019-01-21 15:32:435193
5194[[package]]
John Kåre Alsaker970c6132017-12-03 12:49:015195name = "smallvec"
github-actions1848b462024-03-24 12:09:285196version = "1.13.2"
Ralf Jung90b8d342019-11-04 14:59:095197source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions1848b462024-03-24 12:09:285198checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67"
Ralf Jung90b8d342019-11-04 14:59:095199
5200[[package]]
Josh Triplett574f6be2020-08-20 23:16:305201name = "snap"
clubby7899b73db32024-01-29 12:21:165202version = "1.1.1"
Josh Triplett574f6be2020-08-20 23:16:305203source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165204checksum = "1b6b67fb9a61334225b5b790716f609cd58395f895b3fe8b328786812a40bc3b"
Josh Triplett574f6be2020-08-20 23:16:305205
5206[[package]]
Mark Simulacrum38b46882017-06-26 16:26:155207name = "socket2"
Mark Rousskov12200c92024-05-11 14:27:175208version = "0.5.7"
klensy50c38902021-05-01 11:50:035209source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:175210checksum = "ce305eb0b4296696835b71df73eb912e0f1ffd2556a501fcede6e0c50349191c"
klensy50c38902021-05-01 11:50:035211dependencies = [
5212 "libc",
github-actions8ef19812024-03-03 00:16:165213 "windows-sys 0.52.0",
klensy50c38902021-05-01 11:50:035214]
5215
5216[[package]]
Philipp Kronesf99056b2024-02-27 14:50:235217name = "spanned"
clubby789d42c9602024-06-08 19:22:165218version = "0.2.1"
Philipp Kronesf99056b2024-02-27 14:50:235219source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:165220checksum = "ed14ba8b4b82241bd5daba2c49185d4a0581a0058355fe96537338f002b8605d"
Philipp Kronesf99056b2024-02-27 14:50:235221dependencies = [
5222 "bstr",
5223 "color-eyre",
5224]
5225
5226[[package]]
Pietro Albini13efb202022-11-15 09:19:175227name = "spdx-expression"
5228version = "0.5.2"
5229source = "registry+https://github.com/rust-lang/crates.io-index"
5230checksum = "53d7ac03c67c572d85049d6db815e20a4a19b41b3d5cca732ac582342021ad77"
5231dependencies = [
5232 "nom",
5233 "serde",
5234 "thiserror",
5235 "tracing",
5236]
5237
5238[[package]]
5239name = "spdx-rs"
clubby7899b73db32024-01-29 12:21:165240version = "0.5.5"
Pietro Albini13efb202022-11-15 09:19:175241source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165242checksum = "990870190ec8d8c64ba66e4a6746243d6e57d99353991e0e6092334833f429b1"
Pietro Albini13efb202022-11-15 09:19:175243dependencies = [
5244 "chrono",
5245 "log",
5246 "nom",
5247 "serde",
5248 "spdx-expression",
5249 "strum",
5250 "strum_macros",
5251 "thiserror",
5252 "uuid",
5253]
5254
5255[[package]]
Robin Kruppe1a24a592017-04-26 21:22:455256name = "stable_deref_trait"
Mark Rousskov342d9562020-08-17 15:21:445257version = "1.2.0"
Robin Kruppe1a24a592017-04-26 21:22:455258source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:445259checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
Robin Kruppe1a24a592017-04-26 21:22:455260
5261[[package]]
Oli Scherera38e9832023-09-14 15:50:115262name = "stable_mir"
5263version = "0.1.0-preview"
5264dependencies = [
5265 "scoped-tls",
Oli Scherera38e9832023-09-14 15:50:115266]
5267
5268[[package]]
Oliver Scherer26edcee2018-11-02 15:14:245269name = "stacker"
Mateusz Mikuład5899ef2022-11-05 11:19:555270version = "0.1.15"
Oliver Scherer26edcee2018-11-02 15:14:245271source = "registry+https://github.com/rust-lang/crates.io-index"
Mateusz Mikuład5899ef2022-11-05 11:19:555272checksum = "c886bd4480155fd3ef527d45e9ac8dd7118a898a46530b7b94c3e21866259fce"
Oliver Scherer26edcee2018-11-02 15:14:245273dependencies = [
5274 "cc",
Chris Denton531f3c9e2022-12-20 15:26:425275 "cfg-if",
Oliver Scherer26edcee2018-11-02 15:14:245276 "libc",
5277 "psm",
Igor Matuszewskiaf53b0d2021-07-21 13:17:315278 "winapi",
Oliver Scherer26edcee2018-11-02 15:14:245279]
5280
5281[[package]]
Eric Huss7758eaf2022-04-28 05:42:545282name = "static_assertions"
5283version = "1.1.0"
5284source = "registry+https://github.com/rust-lang/crates.io-index"
5285checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
5286
5287[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:295288name = "std"
5289version = "0.0.0"
5290dependencies = [
Jubilee Young3ec9d8d2024-05-28 00:05:325291 "addr2line 0.22.0",
Alex Crichton093ede22019-08-15 00:45:095292 "alloc",
Chris Denton531f3c9e2022-12-20 15:26:425293 "cfg-if",
Alex Crichton093ede22019-08-15 00:45:095294 "compiler_builtins",
5295 "core",
5296 "dlmalloc",
5297 "fortanix-sgx-abi",
klensyc653bb92023-11-18 09:42:055298 "hashbrown",
Stefan Lankes1f125a62024-06-07 18:20:515299 "hermit-abi 0.4.0",
Alex Crichton093ede22019-08-15 00:45:095300 "libc",
Jubilee Young079949d2023-06-29 23:18:365301 "miniz_oxide",
Jubilee Young49c2a1d2024-06-07 05:50:285302 "object 0.36.0",
Alex Crichton093ede22019-08-15 00:45:095303 "panic_abort",
5304 "panic_unwind",
5305 "profiler_builtins",
Ayush Singh48c6ae02022-12-18 04:24:545306 "r-efi",
5307 "r-efi-alloc",
Thom Chiovolonia4bf36e2022-11-21 00:55:415308 "rand",
5309 "rand_xorshift",
Alex Crichton06d565c2020-05-13 21:22:375310 "rustc-demangle",
Joshua Nelson1b0b7e92021-04-02 08:11:465311 "std_detect",
Alex Crichton093ede22019-08-15 00:45:095312 "unwind",
Thom Chiovolonia4bf36e2022-11-21 00:55:415313 "wasi",
Ahmed Charles9ca382f2016-09-02 08:55:295314]
5315
5316[[package]]
Joshua Nelson1b0b7e92021-04-02 08:11:465317name = "std_detect"
5318version = "0.1.5"
5319dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:425320 "cfg-if",
Joshua Nelson1b0b7e92021-04-02 08:11:465321 "compiler_builtins",
5322 "libc",
5323 "rustc-std-workspace-alloc",
5324 "rustc-std-workspace-core",
5325]
5326
5327[[package]]
steveklabnikecfbaca2018-04-03 14:32:045328name = "string_cache"
Nilstrieb3295cdf2023-06-26 07:21:355329version = "0.8.7"
steveklabnikecfbaca2018-04-03 14:32:045330source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:355331checksum = "f91138e76242f575eb1d3b38b4f1362f10d3a43f47d182a5b359af488a02293b"
steveklabnikecfbaca2018-04-03 14:32:045332dependencies = [
Alex Crichton093ede22019-08-15 00:45:095333 "new_debug_unreachable",
Nilstrieb3295cdf2023-06-26 07:21:355334 "once_cell",
Rémy Rakic4cb2a282023-12-14 15:40:505335 "parking_lot",
Ralf Jung47b3ce02024-05-05 15:17:455336 "phf_shared 0.10.0",
Alex Crichton093ede22019-08-15 00:45:095337 "precomputed-hash",
5338 "serde",
steveklabnikecfbaca2018-04-03 14:32:045339]
5340
5341[[package]]
5342name = "string_cache_codegen"
klensy947e7872022-04-15 18:11:145343version = "0.5.2"
steveklabnikecfbaca2018-04-03 14:32:045344source = "registry+https://github.com/rust-lang/crates.io-index"
klensy947e7872022-04-15 18:11:145345checksum = "6bb30289b722be4ff74a408c3cc27edeaad656e06cb1fe8fa9231fa59c728988"
steveklabnikecfbaca2018-04-03 14:32:045346dependencies = [
Ralf Jung47b3ce02024-05-05 15:17:455347 "phf_generator 0.10.0",
5348 "phf_shared 0.10.0",
Aaron Hill70ba4912020-08-01 14:11:155349 "proc-macro2",
5350 "quote",
steveklabnikecfbaca2018-04-03 14:32:045351]
5352
5353[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585354name = "strsim"
github-actions4035c242024-04-07 00:16:575355version = "0.11.1"
clubby7899b73db32024-01-29 12:21:165356source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions4035c242024-04-07 00:16:575357checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
clubby7899b73db32024-01-29 12:21:165358
5359[[package]]
Pietro Albini13efb202022-11-15 09:19:175360name = "strum"
5361version = "0.24.1"
5362source = "registry+https://github.com/rust-lang/crates.io-index"
5363checksum = "063e6045c0e62079840579a7e47a355ae92f60eb74daaf156fb1e84ba164e63f"
5364
5365[[package]]
5366name = "strum_macros"
5367version = "0.24.3"
5368source = "registry+https://github.com/rust-lang/crates.io-index"
5369checksum = "1e385be0d24f186b4ce2f9982191e7101bb737312ad61c1f2f984f34bcf85d59"
5370dependencies = [
github-actionsc486d2d2024-03-17 00:26:015371 "heck 0.4.1",
Pietro Albini13efb202022-11-15 09:19:175372 "proc-macro2",
5373 "quote",
5374 "rustversion",
Nilstrieb3295cdf2023-06-26 07:21:355375 "syn 1.0.109",
Pietro Albini13efb202022-11-15 09:19:175376]
5377
5378[[package]]
Ezra Shaw1e95cdd2023-03-01 09:17:085379name = "suggest-tests"
5380version = "0.1.0"
5381dependencies = [
5382 "build_helper",
5383 "glob",
Ezra Shaw1e95cdd2023-03-01 09:17:085384]
5385
5386[[package]]
Igor Matuszewskic2249a42019-09-08 08:28:115387name = "syn"
Nilstrieb3295cdf2023-06-26 07:21:355388version = "1.0.109"
Igor Matuszewskic2249a42019-09-08 08:28:115389source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:355390checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
Igor Matuszewskic2249a42019-09-08 08:28:115391dependencies = [
Aaron Hill70ba4912020-08-01 14:11:155392 "proc-macro2",
5393 "quote",
Andres Suareza65ddf02022-10-09 03:25:405394 "unicode-ident",
Igor Matuszewskic2249a42019-09-08 08:28:115395]
5396
5397[[package]]
Deadbeefa912a932023-03-23 06:19:255398name = "syn"
github-actions99053572024-06-23 00:18:085399version = "2.0.67"
Deadbeefa912a932023-03-23 06:19:255400source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions99053572024-06-23 00:18:085401checksum = "ff8655ed1d86f3af4ee3fd3263786bc14245ad17c4c7e85ba7187fb3ae028c90"
Deadbeefa912a932023-03-23 06:19:255402dependencies = [
5403 "proc-macro2",
5404 "quote",
5405 "unicode-ident",
5406]
5407
5408[[package]]
Alex Crichton325d7392017-12-10 17:42:495409name = "synstructure"
clubby7899b73db32024-01-29 12:21:165410version = "0.13.1"
Deadbeefaf74ef82023-03-27 13:44:065411source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165412checksum = "c8af7666ab7b6390ab78131fb5b0fce11d6b7a6951602017c35fa82800708971"
Deadbeefaf74ef82023-03-27 13:44:065413dependencies = [
5414 "proc-macro2",
5415 "quote",
github-actions99053572024-06-23 00:18:085416 "syn 2.0.67",
Deadbeefaf74ef82023-03-27 13:44:065417]
5418
5419[[package]]
dalance9d1ec7e2024-05-05 00:01:475420name = "syntect"
5421version = "5.2.0"
5422source = "registry+https://github.com/rust-lang/crates.io-index"
5423checksum = "874dcfa363995604333cf947ae9f751ca3af4522c60886774c4963943b4746b1"
5424dependencies = [
5425 "bincode",
5426 "bitflags 1.3.2",
5427 "flate2",
5428 "fnv",
5429 "once_cell",
5430 "onig",
5431 "plist",
github-actions729ed812024-06-16 00:18:065432 "regex-syntax 0.8.4",
dalance9d1ec7e2024-05-05 00:01:475433 "serde",
5434 "serde_derive",
5435 "serde_json",
5436 "thiserror",
5437 "walkdir",
5438 "yaml-rust",
5439]
5440
5441[[package]]
Jakub Beránek91d2fb22023-06-03 07:41:445442name = "sysinfo"
Mark Rousskov12200c92024-05-11 14:27:175443version = "0.30.12"
Jakub Beránek91d2fb22023-06-03 07:41:445444source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:175445checksum = "732ffa00f53e6b2af46208fba5718d9662a421049204e156328b66791ffa15ae"
Jakub Beránek91d2fb22023-06-03 07:41:445446dependencies = [
5447 "cfg-if",
5448 "core-foundation-sys",
5449 "libc",
5450 "ntapi",
5451 "once_cell",
klensy0b443302024-02-22 11:01:135452 "windows",
Jakub Beránek91d2fb22023-06-03 07:41:445453]
5454
5455[[package]]
John Kåre Alsakerfd4c81f2023-03-07 15:10:295456name = "sysroot"
5457version = "0.0.0"
5458dependencies = [
5459 "proc_macro",
5460 "std",
5461 "test",
5462]
5463
5464[[package]]
Jakub Beránek209789e2023-08-09 18:56:115465name = "tabled"
klensy15bc6812024-02-22 11:17:595466version = "0.15.0"
Jakub Beránek209789e2023-08-09 18:56:115467source = "registry+https://github.com/rust-lang/crates.io-index"
klensy15bc6812024-02-22 11:17:595468checksum = "4c998b0c8b921495196a48aabaf1901ff28be0760136e31604f7967b0792050e"
Jakub Beránek209789e2023-08-09 18:56:115469dependencies = [
5470 "papergrid",
Jakub Beránek209789e2023-08-09 18:56:115471 "unicode-width",
5472]
5473
5474[[package]]
Josh Stone020c5ec2017-05-08 22:01:135475name = "tar"
clubby789d42c9602024-06-08 19:22:165476version = "0.4.41"
Josh Stone020c5ec2017-05-08 22:01:135477source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:165478checksum = "cb797dad5fb5b76fcf519e702f4a589483b5ef06567f160c392832c1f5e44909"
Josh Stone020c5ec2017-05-08 22:01:135479dependencies = [
Alex Crichton093ede22019-08-15 00:45:095480 "filetime",
5481 "libc",
Alex Crichton093ede22019-08-15 00:45:095482 "xattr",
Josh Stone020c5ec2017-05-08 22:01:135483]
5484
5485[[package]]
Aleksey Kladov850156a2018-03-29 07:34:555486name = "tempfile"
github-actions8ef19812024-03-03 00:16:165487version = "3.10.1"
Aleksey Kladov850156a2018-03-29 07:34:555488source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions8ef19812024-03-03 00:16:165489checksum = "85b77fafb263dd9d05cbeac119526425676db3784113aa9295c88498cbf8bff1"
Aleksey Kladov850156a2018-03-29 07:34:555490dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:425491 "cfg-if",
Ralf Jung55162732022-11-15 19:06:425492 "fastrand",
chenx97141c4632023-09-21 11:31:015493 "rustix",
clubby7899b73db32024-01-29 12:21:165494 "windows-sys 0.52.0",
Aleksey Kladov850156a2018-03-29 07:34:555495]
5496
5497[[package]]
steveklabnikecfbaca2018-04-03 14:32:045498name = "tendril"
Eric Huss04b75a72022-06-22 23:49:245499version = "0.4.3"
steveklabnikecfbaca2018-04-03 14:32:045500source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss04b75a72022-06-22 23:49:245501checksum = "d24a120c5fc464a3458240ee02c299ebcb9d67b5249c8848b09d639dca8d7bb0"
steveklabnikecfbaca2018-04-03 14:32:045502dependencies = [
Alex Crichton093ede22019-08-15 00:45:095503 "futf",
5504 "mac",
5505 "utf-8",
steveklabnikecfbaca2018-04-03 14:32:045506]
5507
5508[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:295509name = "term"
flip19950046d7c2021-02-25 10:26:235510version = "0.7.0"
5511source = "registry+https://github.com/rust-lang/crates.io-index"
5512checksum = "c59df8ac95d96ff9bede18eb7300b0fda5e5d8d90960e76f8e14ae765eedbf1f"
5513dependencies = [
5514 "dirs-next",
5515 "rustversion",
Igor Matuszewskiaf53b0d2021-07-21 13:17:315516 "winapi",
flip19950046d7c2021-02-25 10:26:235517]
5518
5519[[package]]
Alex Crichton1cede102017-06-15 02:33:065520name = "termcolor"
clubby7899b73db32024-01-29 12:21:165521version = "1.4.1"
Alex Crichtonfa5b3d32018-07-26 00:25:125522source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165523checksum = "06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755"
Alex Crichtonfa5b3d32018-07-26 00:25:125524dependencies = [
Eric Huss89d79062020-07-29 18:02:055525 "winapi-util",
Alex Crichtonfa5b3d32018-07-26 00:25:125526]
5527
5528[[package]]
Eric Huss2717f602023-01-06 01:20:595529name = "terminal_size"
chenx97141c4632023-09-21 11:31:015530version = "0.3.0"
Eric Huss2717f602023-01-06 01:20:595531source = "registry+https://github.com/rust-lang/crates.io-index"
chenx97141c4632023-09-21 11:31:015532checksum = "21bebf2b7c9e0a515f6e0f8c51dc0f8e4696391e6f1ff30379559f8365fb0df7"
Eric Huss2717f602023-01-06 01:20:595533dependencies = [
chenx97141c4632023-09-21 11:31:015534 "rustix",
Philipp Kronesac25a732023-08-24 19:33:175535 "windows-sys 0.48.0",
Eric Huss2717f602023-01-06 01:20:595536]
5537
5538[[package]]
John Kåre Alsakerb0b11d32020-01-29 00:13:485539name = "termize"
5540version = "0.1.1"
5541source = "registry+https://github.com/rust-lang/crates.io-index"
5542checksum = "1706be6b564323ce7092f5f7e6b118a14c8ef7ed0e69c8c5329c914a9f101295"
5543dependencies = [
5544 "libc",
Igor Matuszewskiaf53b0d2021-07-21 13:17:315545 "winapi",
John Kåre Alsakerb0b11d32020-01-29 00:13:485546]
5547
5548[[package]]
Chris Krycho2c9fc622024-05-20 19:29:315549name = "termtree"
5550version = "0.4.1"
5551source = "registry+https://github.com/rust-lang/crates.io-index"
5552checksum = "3369f5ac52d5eb6ab48c6b4ffdc8efbcad6b89c765749064ba298f2c68a16a76"
5553
5554[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:295555name = "test"
5556version = "0.0.0"
5557dependencies = [
Alex Crichtonb47c9692019-08-16 15:29:085558 "core",
Alex Crichton093ede22019-08-15 00:45:095559 "getopts",
Tyler Mandryf622e832024-01-24 23:57:435560 "libc",
Alex Crichtonb47c9692019-08-16 15:29:085561 "std",
Ahmed Charles9ca382f2016-09-02 08:55:295562]
5563
5564[[package]]
dalance9d1ec7e2024-05-05 00:01:475565name = "textwrap"
5566version = "0.16.1"
5567source = "registry+https://github.com/rust-lang/crates.io-index"
5568checksum = "23d434d3f8967a09480fb04132ebe0a3e088c173e6d0ee7897abbdf4eab0f8b9"
5569
5570[[package]]
Nicholas Nethercoteb38106b2022-08-17 04:22:305571name = "thin-vec"
John Kåre Alsaker862011e2023-02-16 18:29:115572version = "0.2.13"
Nicholas Nethercoteb38106b2022-08-17 04:22:305573source = "registry+https://github.com/rust-lang/crates.io-index"
John Kåre Alsaker862011e2023-02-16 18:29:115574checksum = "a38c90d48152c236a3ab59271da4f4ae63d678c5d7ad6b7714d7cb9760be5e4b"
Nicholas Nethercoteb38106b2022-08-17 04:22:305575
5576[[package]]
Pietro Albini9beb8f52019-11-26 11:06:305577name = "thiserror"
github-actions36c09332024-05-19 00:17:385578version = "1.0.61"
Pietro Albini9beb8f52019-11-26 11:06:305579source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions36c09332024-05-19 00:17:385580checksum = "c546c80d6be4bc6a00c0f01730c08df82eaa7a7a61f11d656526506112cc1709"
Pietro Albini9beb8f52019-11-26 11:06:305581dependencies = [
5582 "thiserror-impl",
5583]
5584
5585[[package]]
5586name = "thiserror-impl"
github-actions36c09332024-05-19 00:17:385587version = "1.0.61"
Pietro Albini9beb8f52019-11-26 11:06:305588source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions36c09332024-05-19 00:17:385589checksum = "46c3384250002a6d5af4d114f2845d37b57521033f30d5c3f46c4d70e1197533"
Pietro Albini9beb8f52019-11-26 11:06:305590dependencies = [
Aaron Hill70ba4912020-08-01 14:11:155591 "proc-macro2",
5592 "quote",
github-actions99053572024-06-23 00:18:085593 "syn 2.0.67",
Pietro Albini9beb8f52019-11-26 11:06:305594]
5595
5596[[package]]
David Wood2dc1a8a2021-12-03 14:24:055597name = "thorin-dwp"
dirreke74817b72023-08-14 14:57:385598version = "0.7.0"
David Wood2dc1a8a2021-12-03 14:24:055599source = "registry+https://github.com/rust-lang/crates.io-index"
dirreke74817b72023-08-14 14:57:385600checksum = "4db52ee8fec06e119b692ef3dd2c4cf621a99204c1b8c47407870ed050305b9b"
David Wood2dc1a8a2021-12-03 14:24:055601dependencies = [
Jubilee Young3ec9d8d2024-05-28 00:05:325602 "gimli 0.28.1",
klensyc653bb92023-11-18 09:42:055603 "hashbrown",
Ben Kimock2f6fb232024-03-18 22:47:415604 "object 0.32.2",
David Wood2dc1a8a2021-12-03 14:24:055605 "tracing",
5606]
5607
5608[[package]]
Steve Klabnika0769612017-02-07 23:13:575609name = "thread_local"
github-actions8ef19812024-03-03 00:16:165610version = "1.1.8"
Igor Matuszewski8fc4bba2020-02-12 14:47:315611source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions8ef19812024-03-03 00:16:165612checksum = "8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c"
Igor Matuszewski8fc4bba2020-02-12 14:47:315613dependencies = [
Nilstrieb3295cdf2023-06-26 07:21:355614 "cfg-if",
klensy9f621ae2022-01-24 17:19:215615 "once_cell",
Igor Matuszewski8fc4bba2020-02-12 14:47:315616]
5617
5618[[package]]
Guillaume Gomez50f75202023-03-14 19:28:005619name = "threadpool"
5620version = "1.8.1"
5621source = "registry+https://github.com/rust-lang/crates.io-index"
5622checksum = "d050e60b33d41c19108b32cea32164033a9013fe3b46cbd4457559bfbf77afaa"
5623dependencies = [
5624 "num_cpus",
5625]
5626
5627[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:295628name = "tidy"
5629version = "0.1.0"
Mark Mansi3ee41042018-02-23 01:52:565630dependencies = [
onur-ozkane9e3c382024-06-10 14:07:195631 "build_helper",
Ralf Jung5aecfe42023-10-07 05:55:485632 "cargo_metadata 0.15.4",
Michael Gouletffd72b12024-06-21 22:20:455633 "fluent-syntax",
yukang18511ba2022-11-04 08:56:485634 "ignore",
Jakob Degen17395b42022-10-31 00:17:255635 "miropt-test-tools",
Alex Crichton093ede22019-08-15 00:45:095636 "regex",
donno2048e2ab5402024-04-18 06:57:435637 "rustc-hash",
DebugSteven540ca2f2023-01-05 04:57:205638 "semver",
DianQKde0ece22024-06-23 14:06:235639 "similar",
Nilstrieb75b3ee22022-12-30 11:23:055640 "termcolor",
Alex Crichton093ede22019-08-15 00:45:095641 "walkdir",
Mark Mansi3ee41042018-02-23 01:52:565642]
Ahmed Charles9ca382f2016-09-02 08:55:295643
5644[[package]]
Eric Hussce717472020-08-11 23:49:395645name = "tier-check"
5646version = "0.1.0"
5647
5648[[package]]
Esteban Küber8eb58432023-03-03 22:25:185649name = "time"
Caleb Sander43c8e132024-05-04 18:20:465650version = "0.3.36"
Esteban Küber8eb58432023-03-03 22:25:185651source = "registry+https://github.com/rust-lang/crates.io-index"
Caleb Sander43c8e132024-05-04 18:20:465652checksum = "5dfd88e563464686c916c7e46e623e520ddc6d79fa6641390f2e3fa86e83e885"
Esteban Küber8eb58432023-03-03 22:25:185653dependencies = [
clubby7896ac3b572024-01-29 12:16:205654 "deranged",
Esteban Küber8eb58432023-03-03 22:25:185655 "itoa",
clubby7899b73db32024-01-29 12:21:165656 "num-conv",
clubby7896ac3b572024-01-29 12:16:205657 "powerfmt",
Esteban Küber8eb58432023-03-03 22:25:185658 "serde",
5659 "time-core",
5660 "time-macros",
5661]
5662
5663[[package]]
5664name = "time-core"
clubby7896ac3b572024-01-29 12:16:205665version = "0.1.2"
Esteban Küber8eb58432023-03-03 22:25:185666source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7896ac3b572024-01-29 12:16:205667checksum = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3"
Esteban Küber8eb58432023-03-03 22:25:185668
5669[[package]]
5670name = "time-macros"
Caleb Sander43c8e132024-05-04 18:20:465671version = "0.2.18"
Esteban Küber8eb58432023-03-03 22:25:185672source = "registry+https://github.com/rust-lang/crates.io-index"
Caleb Sander43c8e132024-05-04 18:20:465673checksum = "3f252a68540fde3a3877aeea552b832b40ab9a69e318efd078774a01ddee1ccf"
Esteban Küber8eb58432023-03-03 22:25:185674dependencies = [
clubby7899b73db32024-01-29 12:21:165675 "num-conv",
Esteban Küber8eb58432023-03-03 22:25:185676 "time-core",
5677]
5678
5679[[package]]
David Wood7f916972022-03-26 07:27:435680name = "tinystr"
clubby7899d85dfc2024-06-08 19:18:315681version = "0.7.6"
David Wood7f916972022-03-26 07:27:435682source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:315683checksum = "9117f5d4db391c1cf6927e7bea3db74b9a1c1add8f7eda9ffd5364f40f57b82f"
Manish Goregaokar288194e2022-10-19 23:24:425684dependencies = [
5685 "displaydoc",
Charles Lewa7750042022-11-06 06:43:255686 "zerovec",
Manish Goregaokar288194e2022-10-19 23:24:425687]
David Wood7f916972022-03-26 07:27:435688
5689[[package]]
Mark Rousskov342d9562020-08-17 15:21:445690name = "tinyvec"
Charles Lewa76dcd82022-09-16 17:55:565691version = "1.6.0"
Mark Rousskov342d9562020-08-17 15:21:445692source = "registry+https://github.com/rust-lang/crates.io-index"
Charles Lewa76dcd82022-09-16 17:55:565693checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"
5694dependencies = [
5695 "tinyvec_macros",
5696]
5697
5698[[package]]
5699name = "tinyvec_macros"
Nilstrieb3295cdf2023-06-26 07:21:355700version = "0.1.1"
Charles Lewa76dcd82022-09-16 17:55:565701source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:355702checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
Mark Rousskov342d9562020-08-17 15:21:445703
5704[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:435705name = "tokio"
clubby789d42c9602024-06-08 19:22:165706version = "1.38.0"
Matthias Krüger696fb8f2019-01-21 15:32:435707source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:165708checksum = "ba4f4a02a7a80d6f274636f0aa95c7e383b912d41fe721a31f29e29698585a4a"
Matthias Krüger696fb8f2019-01-21 15:32:435709dependencies = [
Philipp Kronesa6d3c822023-07-02 13:07:475710 "backtrace",
Alex Crichton093ede22019-08-15 00:45:095711 "bytes",
Igor Matuszewskiaf53b0d2021-07-21 13:17:315712 "pin-project-lite",
Matthias Krüger696fb8f2019-01-21 15:32:435713]
5714
5715[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:295716name = "toml"
Nilstrieb3295cdf2023-06-26 07:21:355717version = "0.5.11"
Eric Hussd2228ca2019-03-29 03:13:135718source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:355719checksum = "f4f7f0dd8d50a853a531c426359045b1998f04219d88799810762cd4ad314234"
Eric Hussd2228ca2019-03-29 03:13:135720dependencies = [
Alex Crichton093ede22019-08-15 00:45:095721 "serde",
Eric Hussd2228ca2019-03-29 03:13:135722]
5723
5724[[package]]
Philipp Krones612c3422023-06-02 09:42:425725name = "toml"
clubby7899b73db32024-01-29 12:21:165726version = "0.7.8"
Philipp Krones612c3422023-06-02 09:42:425727source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165728checksum = "dd79e69d3b627db300ff956027cc6c3798cef26d22526befdfcd12feeb6d2257"
Philipp Krones612c3422023-06-02 09:42:425729dependencies = [
5730 "serde",
5731 "serde_spanned",
5732 "toml_datetime",
Chris Krycho2c9fc622024-05-20 19:29:315733 "toml_edit 0.19.15",
5734]
5735
5736[[package]]
5737name = "toml"
clubby789d42c9602024-06-08 19:22:165738version = "0.8.14"
Chris Krycho2c9fc622024-05-20 19:29:315739source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:165740checksum = "6f49eb2ab21d2f26bd6db7bf383edc527a7ebaee412d17af4d40fdccd442f335"
Chris Krycho2c9fc622024-05-20 19:29:315741dependencies = [
5742 "serde",
5743 "serde_spanned",
5744 "toml_datetime",
clubby789d42c9602024-06-08 19:22:165745 "toml_edit 0.22.14",
Philipp Krones612c3422023-06-02 09:42:425746]
5747
5748[[package]]
5749name = "toml_datetime"
github-actions36c09332024-05-19 00:17:385750version = "0.6.6"
Philipp Krones612c3422023-06-02 09:42:425751source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions36c09332024-05-19 00:17:385752checksum = "4badfd56924ae69bcc9039335b2e017639ce3f9b001c393c1b2d1ef846ce2cbf"
Philipp Krones612c3422023-06-02 09:42:425753dependencies = [
5754 "serde",
5755]
5756
5757[[package]]
5758name = "toml_edit"
clubby7899b73db32024-01-29 12:21:165759version = "0.19.15"
Philipp Krones612c3422023-06-02 09:42:425760source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165761checksum = "1b5bb770da30e5cbfde35a2d7b9b8a2c4b8ef89548a7a6aeab5c9a576e3e7421"
Philipp Krones612c3422023-06-02 09:42:425762dependencies = [
klensyc653bb92023-11-18 09:42:055763 "indexmap",
Philipp Krones612c3422023-06-02 09:42:425764 "serde",
5765 "serde_spanned",
5766 "toml_datetime",
Chris Krycho2c9fc622024-05-20 19:29:315767 "winnow 0.5.40",
5768]
5769
5770[[package]]
5771name = "toml_edit"
clubby789d42c9602024-06-08 19:22:165772version = "0.22.14"
Chris Krycho2c9fc622024-05-20 19:29:315773source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:165774checksum = "f21c7aaf97f1bd9ca9d4f9e73b0a6c74bd5afef56f2bc931943a6e1c37e04e38"
Chris Krycho2c9fc622024-05-20 19:29:315775dependencies = [
5776 "indexmap",
5777 "serde",
5778 "serde_spanned",
5779 "toml_datetime",
clubby789d42c9602024-06-08 19:22:165780 "winnow 0.6.13",
Philipp Krones612c3422023-06-02 09:42:425781]
5782
5783[[package]]
Eric Hussa882fdd2021-12-03 20:25:075784name = "topological-sort"
Eric Huss2717f602023-01-06 01:20:595785version = "0.2.2"
Eric Hussa882fdd2021-12-03 20:25:075786source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss2717f602023-01-06 01:20:595787checksum = "ea68304e134ecd095ac6c3574494fc62b909f416c4fca77e440530221e549d3d"
Eric Hussa882fdd2021-12-03 20:25:075788
5789[[package]]
Jack Hueyecb8b9f2020-05-27 05:05:095790name = "tracing"
Nilstrieb3295cdf2023-06-26 07:21:355791version = "0.1.37"
Jack Hueyecb8b9f2020-05-27 05:05:095792source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:355793checksum = "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8"
Jack Hueyecb8b9f2020-05-27 05:05:095794dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:425795 "cfg-if",
Igor Matuszewskiaf53b0d2021-07-21 13:17:315796 "pin-project-lite",
Jack Hueyecb8b9f2020-05-27 05:05:095797 "tracing-attributes",
5798 "tracing-core",
5799]
5800
5801[[package]]
5802name = "tracing-attributes"
clubby7899b73db32024-01-29 12:21:165803version = "0.1.27"
Jack Hueyecb8b9f2020-05-27 05:05:095804source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165805checksum = "34704c8d6ebcbc939824180af020566b01a7c01f80641264eba0999f6c2b6be7"
Jack Hueyecb8b9f2020-05-27 05:05:095806dependencies = [
Aaron Hill70ba4912020-08-01 14:11:155807 "proc-macro2",
5808 "quote",
github-actions99053572024-06-23 00:18:085809 "syn 2.0.67",
Jack Hueyecb8b9f2020-05-27 05:05:095810]
5811
5812[[package]]
5813name = "tracing-core"
Nilstrieb171be8c2023-06-26 15:25:245814version = "0.1.30"
Jack Hueyecb8b9f2020-05-27 05:05:095815source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb171be8c2023-06-26 15:25:245816checksum = "24eb03ba0eab1fd845050058ce5e616558e8f8d8fca633e6b163fe25c797213a"
Jack Hueyecb8b9f2020-05-27 05:05:095817dependencies = [
Oli Scherere8962282022-07-05 08:26:125818 "once_cell",
5819 "valuable",
Jack Hueyecb8b9f2020-05-27 05:05:095820]
5821
5822[[package]]
Ralf Jung10430db2022-07-15 14:04:235823name = "tracing-error"
5824version = "0.2.0"
5825source = "registry+https://github.com/rust-lang/crates.io-index"
5826checksum = "d686ec1c0f384b1277f097b2f279a2ecc11afe8c133c1aabf036a27cb4cd206e"
5827dependencies = [
5828 "tracing",
5829 "tracing-subscriber",
5830]
5831
5832[[package]]
Jack Hueyd66452c2020-08-04 22:35:375833name = "tracing-log"
clubby7899b73db32024-01-29 12:21:165834version = "0.2.0"
5835source = "registry+https://github.com/rust-lang/crates.io-index"
5836checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3"
5837dependencies = [
5838 "log",
5839 "once_cell",
Jack Hueyd66452c2020-08-04 22:35:375840 "tracing-core",
5841]
5842
5843[[package]]
Oliver Schererec7230f2020-07-24 18:42:005844name = "tracing-subscriber"
clubby7899b73db32024-01-29 12:21:165845version = "0.3.18"
Oliver Schererec7230f2020-07-24 18:42:005846source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165847checksum = "ad0f048c97dbd9faa9b7df56362b8ebcaa52adb06b498c050d2f4e32f90a7a8b"
Oliver Schererec7230f2020-07-24 18:42:005848dependencies = [
Oliver Schererec7230f2020-07-24 18:42:005849 "matchers",
klensy71ea5062024-03-30 14:39:435850 "nu-ansi-term 0.46.0",
Nilstrieb3295cdf2023-06-26 07:21:355851 "once_cell",
Rémy Rakic4cb2a282023-12-14 15:40:505852 "parking_lot",
Oliver Schererec7230f2020-07-24 18:42:005853 "regex",
Oliver Schererec7230f2020-07-24 18:42:005854 "sharded-slab",
Jubilee Younge8eb6912021-04-22 04:40:295855 "smallvec",
Mark Rousskov342d9562020-08-17 15:21:445856 "thread_local",
Joshua Nelson8b22d072020-10-07 22:45:595857 "tracing",
Oliver Schererec7230f2020-07-24 18:42:005858 "tracing-core",
klensy71ea5062024-03-30 14:39:435859 "tracing-log",
Jack Hueyd66452c2020-08-04 22:35:375860]
5861
5862[[package]]
5863name = "tracing-tree"
clubby789d42c9602024-06-08 19:22:165864version = "0.3.1"
Jack Hueyd66452c2020-08-04 22:35:375865source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:165866checksum = "b56c62d2c80033cb36fae448730a2f2ef99410fe3ecbffc916681a32f6807dbe"
Jack Hueyd66452c2020-08-04 22:35:375867dependencies = [
clubby789d42c9602024-06-08 19:22:165868 "nu-ansi-term 0.50.0",
pierwillea25b772021-12-21 17:00:305869 "tracing-core",
klensy71ea5062024-03-30 14:39:435870 "tracing-log",
Jack Hueyd66452c2020-08-04 22:35:375871 "tracing-subscriber",
Oliver Schererec7230f2020-07-24 18:42:005872]
5873
5874[[package]]
Ramon de C Valle65698ae2022-11-22 05:29:005875name = "twox-hash"
5876version = "1.6.3"
5877source = "registry+https://github.com/rust-lang/crates.io-index"
5878checksum = "97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f675"
5879dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:425880 "cfg-if",
Thom Chiovolonia4bf36e2022-11-21 00:55:415881 "rand",
Ramon de C Valle65698ae2022-11-22 05:29:005882 "static_assertions",
5883]
5884
5885[[package]]
David Wood7f916972022-03-26 07:27:435886name = "type-map"
Mark Rousskov12200c92024-05-11 14:27:175887version = "0.5.0"
David Wood7f916972022-03-26 07:27:435888source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:175889checksum = "deb68604048ff8fa93347f02441e4487594adc20bb8a084f9e564d2b827a0a9f"
David Wood7f916972022-03-26 07:27:435890dependencies = [
5891 "rustc-hash",
5892]
5893
5894[[package]]
Eric Huss8c20add2018-12-03 01:33:205895name = "typenum"
clubby7899b73db32024-01-29 12:21:165896version = "1.17.0"
Eric Huss8c20add2018-12-03 01:33:205897source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165898checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825"
Eric Huss8c20add2018-12-03 01:33:205899
5900[[package]]
Mark Rousskov064f8882020-01-13 21:40:195901name = "ucd-parse"
clubby7899b73db32024-01-29 12:21:165902version = "0.1.13"
Mark Rousskov064f8882020-01-13 21:40:195903source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165904checksum = "c06ff81122fcbf4df4c1660b15f7e3336058e7aec14437c9f85c6b31a0f279b9"
Mark Rousskov064f8882020-01-13 21:40:195905dependencies = [
clubby7899b73db32024-01-29 12:21:165906 "regex-lite",
Mark Rousskov064f8882020-01-13 21:40:195907]
5908
5909[[package]]
James Munnsde763692019-01-19 02:39:375910name = "ucd-trie"
clubby7899b73db32024-01-29 12:21:165911version = "0.1.6"
James Munnsde763692019-01-19 02:39:375912source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165913checksum = "ed646292ffc8188ef8ea4d1e0e0150fb15a5c2e12ad9b8fc191ae7a8a7f3c4b9"
James Munnsde763692019-01-19 02:39:375914
5915[[package]]
Ralf Junga272c452022-05-30 08:17:465916name = "ui_test"
Ralf Junge0f4ab82023-09-28 14:42:075917version = "0.21.2"
Philipp Kronesac25a732023-08-24 19:33:175918source = "registry+https://github.com/rust-lang/crates.io-index"
Ralf Junge0f4ab82023-09-28 14:42:075919checksum = "aaf4bf7c184b8dfc7a4d3b90df789b1eb992ee42811cd115f32a7a1eb781058d"
Philipp Kronesac25a732023-08-24 19:33:175920dependencies = [
clubby7899b73db32024-01-29 12:21:165921 "annotate-snippets 0.9.2",
Philipp Kronesac25a732023-08-24 19:33:175922 "anyhow",
5923 "bstr",
5924 "cargo-platform",
Ralf Jung5aecfe42023-10-07 05:55:485925 "cargo_metadata 0.15.4",
Philipp Kronesac25a732023-08-24 19:33:175926 "color-eyre",
5927 "colored",
5928 "comma",
5929 "crossbeam-channel",
Philipp Kronesac25a732023-08-24 19:33:175930 "indicatif",
5931 "lazy_static",
Oli Scherer4fdb4ed2023-08-29 13:28:535932 "levenshtein",
Philipp Kronesac25a732023-08-24 19:33:175933 "prettydiff",
5934 "regex",
5935 "rustc_version",
Eric Huss123b3032024-04-13 17:54:135936 "rustfix 0.6.1",
Philipp Kronesac25a732023-08-24 19:33:175937 "serde",
5938 "serde_json",
5939 "tempfile",
5940]
5941
5942[[package]]
Philipp Kronesf99056b2024-02-27 14:50:235943name = "ui_test"
Philipp Kronese395dc92024-05-02 15:27:085944version = "0.23.0"
Philipp Kronesf99056b2024-02-27 14:50:235945source = "registry+https://github.com/rust-lang/crates.io-index"
Philipp Kronese395dc92024-05-02 15:27:085946checksum = "29e5f4ffcbab82453958fbf59990e981b8e8a177dcd60c2bd8f9b52c3036a6e1"
Philipp Kronesf99056b2024-02-27 14:50:235947dependencies = [
github-actions729ed812024-06-16 00:18:065948 "annotate-snippets 0.11.4",
Philipp Kronesf99056b2024-02-27 14:50:235949 "anyhow",
5950 "bstr",
5951 "cargo-platform",
5952 "cargo_metadata 0.18.1",
5953 "color-eyre",
5954 "colored",
5955 "comma",
5956 "crossbeam-channel",
5957 "indicatif",
5958 "lazy_static",
5959 "levenshtein",
5960 "prettydiff",
5961 "regex",
5962 "rustc_version",
Philipp Kronese395dc92024-05-02 15:27:085963 "rustfix 0.8.1",
Philipp Kronesf99056b2024-02-27 14:50:235964 "serde",
5965 "serde_json",
5966 "spanned",
5967 "tempfile",
5968]
5969
5970[[package]]
David Wood7f916972022-03-26 07:27:435971name = "unic-langid"
Mark Rousskov12200c92024-05-11 14:27:175972version = "0.9.5"
David Wood7f916972022-03-26 07:27:435973source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:175974checksum = "23dd9d1e72a73b25e07123a80776aae3e7b0ec461ef94f9151eed6ec88005a44"
David Wood7f916972022-03-26 07:27:435975dependencies = [
5976 "unic-langid-impl",
5977 "unic-langid-macros",
5978]
5979
5980[[package]]
5981name = "unic-langid-impl"
Mark Rousskov12200c92024-05-11 14:27:175982version = "0.9.5"
David Wood7f916972022-03-26 07:27:435983source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:175984checksum = "0a5422c1f65949306c99240b81de9f3f15929f5a8bfe05bb44b034cc8bf593e5"
David Wood7f916972022-03-26 07:27:435985dependencies = [
5986 "tinystr",
5987]
5988
5989[[package]]
5990name = "unic-langid-macros"
Mark Rousskov12200c92024-05-11 14:27:175991version = "0.9.5"
David Wood7f916972022-03-26 07:27:435992source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:175993checksum = "0da1cd2c042d3c7569a1008806b02039e7a4a2bdf8f8e96bd3c792434a0e275e"
David Wood7f916972022-03-26 07:27:435994dependencies = [
5995 "proc-macro-hack",
5996 "tinystr",
5997 "unic-langid-impl",
5998 "unic-langid-macros-impl",
5999]
6000
6001[[package]]
6002name = "unic-langid-macros-impl"
Mark Rousskov12200c92024-05-11 14:27:176003version = "0.9.5"
David Wood7f916972022-03-26 07:27:436004source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:176005checksum = "1ed7f4237ba393424195053097c1516bd4590dc82b84f2f97c5c69e12704555b"
David Wood7f916972022-03-26 07:27:436006dependencies = [
6007 "proc-macro-hack",
6008 "quote",
github-actions99053572024-06-23 00:18:086009 "syn 2.0.67",
David Wood7f916972022-03-26 07:27:436010 "unic-langid-impl",
6011]
6012
6013[[package]]
Andy Russell30301642019-04-20 17:03:596014name = "unicase"
Charles Lew806b2b22023-11-23 10:55:116015version = "2.7.0"
Andy Russell30301642019-04-20 17:03:596016source = "registry+https://github.com/rust-lang/crates.io-index"
Charles Lew806b2b22023-11-23 10:55:116017checksum = "f7d2d4dafb69621809a81864c9c1b864479e1235c0dd4e199924b9742439ed89"
Andy Russell30301642019-04-20 17:03:596018dependencies = [
Guillaume Gomezd8589de2020-02-13 17:39:406019 "version_check",
Andy Russell30301642019-04-20 17:03:596020]
6021
6022[[package]]
Mark Rousskov064f8882020-01-13 21:40:196023name = "unicode-bdd"
6024version = "0.1.0"
6025dependencies = [
6026 "ucd-parse",
6027]
6028
6029[[package]]
github-actions99053572024-06-23 00:18:086030name = "unicode-bidi"
6031version = "0.3.15"
6032source = "registry+https://github.com/rust-lang/crates.io-index"
6033checksum = "08f95100a766bf4f8f28f90d77e0a5461bbdb219042e7679bebe79004fed8d75"
6034
6035[[package]]
Andres Suareza65ddf02022-10-09 03:25:406036name = "unicode-ident"
clubby7899b73db32024-01-29 12:21:166037version = "1.0.12"
Andres Suareza65ddf02022-10-09 03:25:406038source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166039checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b"
Andres Suareza65ddf02022-10-09 03:25:406040
6041[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:586042name = "unicode-normalization"
github-actions8ef19812024-03-03 00:16:166043version = "0.1.23"
Tatsuyuki Ishi0e79b972017-04-29 23:11:586044source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions8ef19812024-03-03 00:16:166045checksum = "a56d1686db2308d901306f92a263857ef59ea39678a5458e7cb17f01415101f5"
Charles Lew0bcddfe2019-11-23 14:33:406046dependencies = [
Mark Rousskov342d9562020-08-17 15:21:446047 "tinyvec",
Charles Lew0bcddfe2019-11-23 14:33:406048]
Tatsuyuki Ishi0e79b972017-04-29 23:11:586049
6050[[package]]
Charles Lewbca79a22023-07-29 00:47:216051name = "unicode-properties"
clubby7899b73db32024-01-29 12:21:166052version = "0.1.1"
Charles Lewbca79a22023-07-29 00:47:216053source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166054checksum = "e4259d9d4425d9f0661581b804cb85fe66a4c631cadd8f490d1c13a35d5d9291"
Charles Lewbca79a22023-07-29 00:47:216055
6056[[package]]
Charles Lew485e98a2020-01-02 12:02:226057name = "unicode-script"
github-actions8ef19812024-03-03 00:16:166058version = "0.5.6"
Charles Lew485e98a2020-01-02 12:02:226059source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions8ef19812024-03-03 00:16:166060checksum = "ad8d71f5726e5f285a935e9fe8edfd53f0491eb6e9a5774097fdabee7cd8c9cd"
Charles Lew485e98a2020-01-02 12:02:226061
6062[[package]]
6063name = "unicode-security"
clubby7899b73db32024-01-29 12:21:166064version = "0.1.1"
Charles Lew485e98a2020-01-02 12:02:226065source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166066checksum = "ee9e13753df674873f3c4693b240ae5c03245ddc157dfccf7c26db9329af3a11"
Charles Lew485e98a2020-01-02 12:02:226067dependencies = [
Charles Lewc05961c2020-04-25 01:38:316068 "unicode-normalization",
Charles Lew485e98a2020-01-02 12:02:226069 "unicode-script",
6070]
6071
6072[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:586073name = "unicode-segmentation"
clubby7899b73db32024-01-29 12:21:166074version = "1.11.0"
Steve Klabnika0769612017-02-07 23:13:576075source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166076checksum = "d4c87d22b6e3f4a18d4d40ef354e97c90fcb14dd91d7dc0aa9d8a1172ebf7202"
Steve Klabnika0769612017-02-07 23:13:576077
6078[[package]]
6079name = "unicode-width"
clubby789d42c9602024-06-08 19:22:166080version = "0.1.13"
Steve Klabnika0769612017-02-07 23:13:576081source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:166082checksum = "0336d538f7abc86d282a4189614dfaa90810dfc2c6f6427eaf88e16311dd225d"
Alex Crichtonb47c9692019-08-16 15:29:086083dependencies = [
6084 "compiler_builtins",
6085 "rustc-std-workspace-core",
6086 "rustc-std-workspace-std",
6087]
Steve Klabnika0769612017-02-07 23:13:576088
6089[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:586090name = "unicode-xid"
Charles Lewa76dcd82022-09-16 17:55:566091version = "0.2.4"
Aleksey Kladova0c186c2019-07-21 11:50:396092source = "registry+https://github.com/rust-lang/crates.io-index"
Charles Lewa76dcd82022-09-16 17:55:566093checksum = "f962df74c8c05a667b5ee8bcf162993134c104e96440b663c8daa176dc772d8c"
Aleksey Kladova0c186c2019-07-21 11:50:396094
6095[[package]]
Michael Howellb29d9d52021-02-24 06:42:426096name = "unified-diff"
6097version = "0.2.1"
6098source = "registry+https://github.com/rust-lang/crates.io-index"
6099checksum = "496a3d395ed0c30f411ceace4a91f7d93b148fb5a9b383d5d4cff7850f048d5f"
6100dependencies = [
6101 "diff",
6102]
6103
6104[[package]]
est31c2d59062017-06-12 19:35:476105name = "unstable-book-gen"
6106version = "0.1.0"
6107dependencies = [
Alex Crichton093ede22019-08-15 00:45:096108 "num-traits",
6109 "tidy",
est31c2d59062017-06-12 19:35:476110]
6111
6112[[package]]
Nick Cameron71a0be02017-09-25 04:13:296113name = "unwind"
6114version = "0.0.0"
6115dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:426116 "cfg-if",
Alex Crichton093ede22019-08-15 00:45:096117 "compiler_builtins",
6118 "core",
6119 "libc",
Sean Cross2a533df2023-10-23 07:36:596120 "unwinding",
6121]
6122
6123[[package]]
6124name = "unwinding"
6125version = "0.2.1"
6126source = "registry+https://github.com/rust-lang/crates.io-index"
6127checksum = "37a19a21a537f635c16c7576f22d0f2f7d63353c1337ad4ce0d8001c7952a25b"
6128dependencies = [
6129 "compiler_builtins",
Jubilee Young3ec9d8d2024-05-28 00:05:326130 "gimli 0.28.1",
Sean Cross2a533df2023-10-23 07:36:596131 "rustc-std-workspace-core",
Nick Cameron71a0be02017-09-25 04:13:296132]
6133
6134[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:586135name = "url"
github-actions99053572024-06-23 00:18:086136version = "2.5.2"
Eric Hussf2428a62019-08-01 00:44:396137source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions99053572024-06-23 00:18:086138checksum = "22784dbdf76fdde8af1aeda5622b546b422b6fc585325248a2bf9f5e41e94d6c"
Eric Hussf2428a62019-08-01 00:44:396139dependencies = [
Eric Hussf3287a62021-05-12 00:39:516140 "form_urlencoded",
Eric Huss4a7e2fb2022-08-21 04:19:436141 "idna",
Eric Huss4a7e2fb2022-08-21 04:19:436142 "percent-encoding",
Eric Hussf2428a62019-08-01 00:44:396143]
6144
6145[[package]]
steveklabnikecfbaca2018-04-03 14:32:046146name = "utf-8"
Nilstrieb3295cdf2023-06-26 07:21:356147version = "0.7.6"
steveklabnikecfbaca2018-04-03 14:32:046148source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:356149checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9"
steveklabnikecfbaca2018-04-03 14:32:046150
6151[[package]]
Esteban Kuberb4bdb562024-03-02 22:36:526152name = "utf8-width"
6153version = "0.1.7"
6154source = "registry+https://github.com/rust-lang/crates.io-index"
6155checksum = "86bd8d4e895da8537e5315b8254664e6b769c4ff3db18321b297a1e7004392e3"
6156
6157[[package]]
Eric Hussd5e03532019-05-23 20:27:496158name = "utf8parse"
clubby789d42c9602024-06-08 19:22:166159version = "0.2.2"
Eric Hussd5e03532019-05-23 20:27:496160source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:166161checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821"
Eric Hussd5e03532019-05-23 20:27:496162
6163[[package]]
Pietro Albini13efb202022-11-15 09:19:176164name = "uuid"
github-actions1848b462024-03-24 12:09:286165version = "1.8.0"
Pietro Albini13efb202022-11-15 09:19:176166source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions1848b462024-03-24 12:09:286167checksum = "a183cf7feeba97b4dd1c0d46788634f6221d87fa961b305bed08c851829efcc0"
Pietro Albini13efb202022-11-15 09:19:176168dependencies = [
Thom Chiovolonia4bf36e2022-11-21 00:55:416169 "getrandom",
Pietro Albini13efb202022-11-15 09:19:176170]
6171
6172[[package]]
Oli Scherere8962282022-07-05 08:26:126173name = "valuable"
6174version = "0.1.0"
6175source = "registry+https://github.com/rust-lang/crates.io-index"
6176checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d"
6177
6178[[package]]
Alex Crichton1cede102017-06-15 02:33:066179name = "vcpkg"
Nilstrieb3295cdf2023-06-26 07:21:356180version = "0.2.15"
Alex Crichton1cede102017-06-15 02:33:066181source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:356182checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
Alex Crichton1cede102017-06-15 02:33:066183
6184[[package]]
Alex Crichtonb4110902018-12-08 11:06:546185name = "version_check"
Amanieu d'Antrasa529ba82023-01-09 17:49:246186version = "0.9.4"
Eric Huss2b985322019-11-25 16:14:076187source = "registry+https://github.com/rust-lang/crates.io-index"
Amanieu d'Antrasa529ba82023-01-09 17:49:246188checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
Eric Huss2b985322019-11-25 16:14:076189
6190[[package]]
Chris Krycho2c9fc622024-05-20 19:29:316191name = "wait-timeout"
6192version = "0.2.0"
6193source = "registry+https://github.com/rust-lang/crates.io-index"
6194checksum = "9f200f5b12eb75f8c1ed65abd4b2db8a6e1b138a20de009dacee265a2498f3f6"
6195dependencies = [
6196 "libc",
6197]
6198
6199[[package]]
Josh Stone020c5ec2017-05-08 22:01:136200name = "walkdir"
github-actions8ef19812024-03-03 00:16:166201version = "2.5.0"
Alex Crichton80d6ed22018-01-08 21:56:226202source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions8ef19812024-03-03 00:16:166203checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b"
Alex Crichton80d6ed22018-01-08 21:56:226204dependencies = [
Alex Crichton093ede22019-08-15 00:45:096205 "same-file",
Alex Crichton093ede22019-08-15 00:45:096206 "winapi-util",
Alex Crichton80d6ed22018-01-08 21:56:226207]
6208
6209[[package]]
newpavlov6374b842019-08-29 17:13:156210name = "wasi"
Harald Hoyer00cbc8d2022-01-21 13:19:136211version = "0.11.0+wasi-snapshot-preview1"
6212source = "registry+https://github.com/rust-lang/crates.io-index"
6213checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
newpavlov6374b842019-08-29 17:13:156214dependencies = [
6215 "compiler_builtins",
6216 "rustc-std-workspace-alloc",
6217 "rustc-std-workspace-core",
6218]
6219
6220[[package]]
nilsf77541a2023-04-11 11:46:416221name = "wasm-bindgen"
github-actionsc486d2d2024-03-17 00:26:016222version = "0.2.92"
nilsf77541a2023-04-11 11:46:416223source = "registry+https://github.com/rust-lang/crates.io-index"
github-actionsc486d2d2024-03-17 00:26:016224checksum = "4be2531df63900aeb2bca0daaaddec08491ee64ceecbee5076636a3b026795a8"
nilsf77541a2023-04-11 11:46:416225dependencies = [
6226 "cfg-if",
6227 "wasm-bindgen-macro",
6228]
6229
6230[[package]]
6231name = "wasm-bindgen-backend"
github-actionsc486d2d2024-03-17 00:26:016232version = "0.2.92"
nilsf77541a2023-04-11 11:46:416233source = "registry+https://github.com/rust-lang/crates.io-index"
github-actionsc486d2d2024-03-17 00:26:016234checksum = "614d787b966d3989fa7bb98a654e369c762374fd3213d212cfc0251257e747da"
nilsf77541a2023-04-11 11:46:416235dependencies = [
6236 "bumpalo",
6237 "log",
6238 "once_cell",
6239 "proc-macro2",
6240 "quote",
github-actions99053572024-06-23 00:18:086241 "syn 2.0.67",
nilsf77541a2023-04-11 11:46:416242 "wasm-bindgen-shared",
6243]
6244
6245[[package]]
6246name = "wasm-bindgen-macro"
github-actionsc486d2d2024-03-17 00:26:016247version = "0.2.92"
nilsf77541a2023-04-11 11:46:416248source = "registry+https://github.com/rust-lang/crates.io-index"
github-actionsc486d2d2024-03-17 00:26:016249checksum = "a1f8823de937b71b9460c0c34e25f3da88250760bec0ebac694b49997550d726"
nilsf77541a2023-04-11 11:46:416250dependencies = [
6251 "quote",
6252 "wasm-bindgen-macro-support",
6253]
6254
6255[[package]]
6256name = "wasm-bindgen-macro-support"
github-actionsc486d2d2024-03-17 00:26:016257version = "0.2.92"
nilsf77541a2023-04-11 11:46:416258source = "registry+https://github.com/rust-lang/crates.io-index"
github-actionsc486d2d2024-03-17 00:26:016259checksum = "e94f17b526d0a461a191c78ea52bbce64071ed5c04c9ffe424dcb38f74171bb7"
nilsf77541a2023-04-11 11:46:416260dependencies = [
6261 "proc-macro2",
6262 "quote",
github-actions99053572024-06-23 00:18:086263 "syn 2.0.67",
nilsf77541a2023-04-11 11:46:416264 "wasm-bindgen-backend",
6265 "wasm-bindgen-shared",
6266]
6267
6268[[package]]
6269name = "wasm-bindgen-shared"
github-actionsc486d2d2024-03-17 00:26:016270version = "0.2.92"
nilsf77541a2023-04-11 11:46:416271source = "registry+https://github.com/rust-lang/crates.io-index"
github-actionsc486d2d2024-03-17 00:26:016272checksum = "af190c94f2773fdb3729c55b007a722abb5384da03bc0986df4c289bf5567e96"
nilsf77541a2023-04-11 11:46:416273
6274[[package]]
Alex Crichton646e8e72024-02-22 16:12:096275name = "wasm-encoder"
6276version = "0.200.0"
6277source = "registry+https://github.com/rust-lang/crates.io-index"
6278checksum = "b9e3fb0c8fbddd78aa6095b850dfeedbc7506cf5f81e633f69cf8f2333ab84b9"
6279dependencies = [
6280 "leb128",
6281]
6282
6283[[package]]
Alex Crichton6181f3a2024-02-02 21:26:186284name = "wasmparser"
6285version = "0.118.2"
6286source = "registry+https://github.com/rust-lang/crates.io-index"
6287checksum = "77f1154f1ab868e2a01d9834a805faca7bf8b50d041b4ca714d005d0dab1c50c"
6288dependencies = [
6289 "indexmap",
6290 "semver",
6291]
6292
6293[[package]]
Steve Klabnika0769612017-02-07 23:13:576294name = "winapi"
Mark Rousskov342d9562020-08-17 15:21:446295version = "0.3.9"
Alex Crichton80d6ed22018-01-08 21:56:226296source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:446297checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
Alex Crichton80d6ed22018-01-08 21:56:226298dependencies = [
Alex Crichton093ede22019-08-15 00:45:096299 "winapi-i686-pc-windows-gnu",
6300 "winapi-x86_64-pc-windows-gnu",
Alex Crichton80d6ed22018-01-08 21:56:226301]
6302
6303[[package]]
Alex Crichton80d6ed22018-01-08 21:56:226304name = "winapi-i686-pc-windows-gnu"
6305version = "0.4.0"
6306source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:096307checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
Alex Crichton80d6ed22018-01-08 21:56:226308
6309[[package]]
Alex Crichton2863b752018-08-21 17:23:476310name = "winapi-util"
Mark Rousskov12200c92024-05-11 14:27:176311version = "0.1.8"
Alex Crichton2863b752018-08-21 17:23:476312source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:176313checksum = "4d4cc384e1e73b93bafa6fb4f1df8c41695c8a91cf9c4c64358067d15a7b6c6b"
Alex Crichton2863b752018-08-21 17:23:476314dependencies = [
Mark Rousskov12200c92024-05-11 14:27:176315 "windows-sys 0.52.0",
Alex Crichton2863b752018-08-21 17:23:476316]
6317
6318[[package]]
Alex Crichton80d6ed22018-01-08 21:56:226319name = "winapi-x86_64-pc-windows-gnu"
6320version = "0.4.0"
6321source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:096322checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
Alex Crichton80d6ed22018-01-08 21:56:226323
6324[[package]]
Weihang Loe52e0402023-03-07 22:16:276325name = "windows"
klensy35fe2672024-02-18 13:02:166326version = "0.52.0"
nilsf77541a2023-04-11 11:46:416327source = "registry+https://github.com/rust-lang/crates.io-index"
klensy35fe2672024-02-18 13:02:166328checksum = "e48a53791691ab099e5e2ad123536d0fff50652600abaf43bbf952894110d0be"
nilsf77541a2023-04-11 11:46:416329dependencies = [
klensy35fe2672024-02-18 13:02:166330 "windows-core",
Mark Rousskov12200c92024-05-11 14:27:176331 "windows-targets 0.52.5",
Andy Russellbb7c3732023-01-15 18:43:156332]
6333
6334[[package]]
Chris Dentonf9b3d6a2023-04-15 10:57:076335name = "windows-bindgen"
Chris Denton8bd8f592024-06-10 13:51:296336version = "0.57.0"
Chris Dentonf9b3d6a2023-04-15 10:57:076337source = "registry+https://github.com/rust-lang/crates.io-index"
Chris Denton8bd8f592024-06-10 13:51:296338checksum = "1ccb96113d6277ba543c0f77e1c5494af8094bf9daf9b85acdc3f1b620e7c7b4"
Chris Dentonf9b3d6a2023-04-15 10:57:076339dependencies = [
Chris Dentond9c85da2023-08-16 08:18:346340 "proc-macro2",
6341 "rayon",
Chris Dentonb25203e2024-03-03 14:44:586342 "serde",
6343 "serde_json",
github-actions99053572024-06-23 00:18:086344 "syn 2.0.67",
Chris Dentonf9b3d6a2023-04-15 10:57:076345 "windows-metadata",
Chris Dentonf9b3d6a2023-04-15 10:57:076346]
6347
6348[[package]]
clubby7899b73db32024-01-29 12:21:166349name = "windows-core"
6350version = "0.52.0"
6351source = "registry+https://github.com/rust-lang/crates.io-index"
6352checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9"
6353dependencies = [
Mark Rousskov12200c92024-05-11 14:27:176354 "windows-targets 0.52.5",
clubby7899b73db32024-01-29 12:21:166355]
6356
6357[[package]]
Chris Dentonf9b3d6a2023-04-15 10:57:076358name = "windows-metadata"
Chris Denton8bd8f592024-06-10 13:51:296359version = "0.57.0"
Chris Dentonf9b3d6a2023-04-15 10:57:076360source = "registry+https://github.com/rust-lang/crates.io-index"
Chris Denton8bd8f592024-06-10 13:51:296361checksum = "8308d076825b9d9e5abc64f8113e96d02b2aeeba869b20fdd65c7e70cda13dfc"
Chris Dentonf9b3d6a2023-04-15 10:57:076362
6363[[package]]
Philipp Krones586cbd02022-06-04 12:07:446364name = "windows-sys"
WANG Rui7aa257f2023-04-23 07:58:386365version = "0.48.0"
6366source = "registry+https://github.com/rust-lang/crates.io-index"
6367checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
6368dependencies = [
clubby7899b73db32024-01-29 12:21:166369 "windows-targets 0.48.5",
Philipp Kronesac25a732023-08-24 19:33:176370]
6371
6372[[package]]
clubby789527f9032024-01-21 23:51:336373name = "windows-sys"
6374version = "0.52.0"
6375source = "registry+https://github.com/rust-lang/crates.io-index"
6376checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
6377dependencies = [
Mark Rousskov12200c92024-05-11 14:27:176378 "windows-targets 0.52.5",
clubby789527f9032024-01-21 23:51:336379]
6380
6381[[package]]
Philipp Kronesac25a732023-08-24 19:33:176382name = "windows-targets"
clubby7899b73db32024-01-29 12:21:166383version = "0.48.5"
Philipp Kronesac25a732023-08-24 19:33:176384source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166385checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
Philipp Kronesac25a732023-08-24 19:33:176386dependencies = [
clubby7899b73db32024-01-29 12:21:166387 "windows_aarch64_gnullvm 0.48.5",
6388 "windows_aarch64_msvc 0.48.5",
6389 "windows_i686_gnu 0.48.5",
6390 "windows_i686_msvc 0.48.5",
6391 "windows_x86_64_gnu 0.48.5",
6392 "windows_x86_64_gnullvm 0.48.5",
6393 "windows_x86_64_msvc 0.48.5",
Weihang Lo6f38fd52023-02-07 22:26:226394]
6395
6396[[package]]
clubby789527f9032024-01-21 23:51:336397name = "windows-targets"
Mark Rousskov12200c92024-05-11 14:27:176398version = "0.52.5"
clubby789527f9032024-01-21 23:51:336399source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:176400checksum = "6f0713a46559409d202e70e28227288446bf7841d3211583a4b53e3f6d96e7eb"
clubby789527f9032024-01-21 23:51:336401dependencies = [
Mark Rousskov12200c92024-05-11 14:27:176402 "windows_aarch64_gnullvm 0.52.5",
6403 "windows_aarch64_msvc 0.52.5",
6404 "windows_i686_gnu 0.52.5",
6405 "windows_i686_gnullvm",
6406 "windows_i686_msvc 0.52.5",
6407 "windows_x86_64_gnu 0.52.5",
6408 "windows_x86_64_gnullvm 0.52.5",
6409 "windows_x86_64_msvc 0.52.5",
clubby789527f9032024-01-21 23:51:336410]
6411
6412[[package]]
Weihang Lo6f38fd52023-02-07 22:26:226413name = "windows_aarch64_gnullvm"
clubby7899b73db32024-01-29 12:21:166414version = "0.48.5"
Philipp Kronesac25a732023-08-24 19:33:176415source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166416checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
nilsf77541a2023-04-11 11:46:416417
6418[[package]]
clubby789527f9032024-01-21 23:51:336419name = "windows_aarch64_gnullvm"
Mark Rousskov12200c92024-05-11 14:27:176420version = "0.52.5"
clubby789527f9032024-01-21 23:51:336421source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:176422checksum = "7088eed71e8b8dda258ecc8bac5fb1153c5cffaf2578fc8ff5d61e23578d3263"
clubby789527f9032024-01-21 23:51:336423
6424[[package]]
Philipp Krones586cbd02022-06-04 12:07:446425name = "windows_aarch64_msvc"
clubby7899b73db32024-01-29 12:21:166426version = "0.48.5"
Philipp Kronesac25a732023-08-24 19:33:176427source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166428checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
nilsf77541a2023-04-11 11:46:416429
6430[[package]]
clubby789527f9032024-01-21 23:51:336431name = "windows_aarch64_msvc"
Mark Rousskov12200c92024-05-11 14:27:176432version = "0.52.5"
clubby789527f9032024-01-21 23:51:336433source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:176434checksum = "9985fd1504e250c615ca5f281c3f7a6da76213ebd5ccc9561496568a2752afb6"
clubby789527f9032024-01-21 23:51:336435
6436[[package]]
Philipp Krones586cbd02022-06-04 12:07:446437name = "windows_i686_gnu"
clubby7899b73db32024-01-29 12:21:166438version = "0.48.5"
Philipp Kronesac25a732023-08-24 19:33:176439source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166440checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
nilsf77541a2023-04-11 11:46:416441
6442[[package]]
clubby789527f9032024-01-21 23:51:336443name = "windows_i686_gnu"
Mark Rousskov12200c92024-05-11 14:27:176444version = "0.52.5"
clubby789527f9032024-01-21 23:51:336445source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:176446checksum = "88ba073cf16d5372720ec942a8ccbf61626074c6d4dd2e745299726ce8b89670"
6447
6448[[package]]
6449name = "windows_i686_gnullvm"
6450version = "0.52.5"
6451source = "registry+https://github.com/rust-lang/crates.io-index"
6452checksum = "87f4261229030a858f36b459e748ae97545d6f1ec60e5e0d6a3d32e0dc232ee9"
clubby789527f9032024-01-21 23:51:336453
6454[[package]]
Philipp Krones586cbd02022-06-04 12:07:446455name = "windows_i686_msvc"
clubby7899b73db32024-01-29 12:21:166456version = "0.48.5"
Philipp Kronesac25a732023-08-24 19:33:176457source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166458checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
nilsf77541a2023-04-11 11:46:416459
6460[[package]]
clubby789527f9032024-01-21 23:51:336461name = "windows_i686_msvc"
Mark Rousskov12200c92024-05-11 14:27:176462version = "0.52.5"
clubby789527f9032024-01-21 23:51:336463source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:176464checksum = "db3c2bf3d13d5b658be73463284eaf12830ac9a26a90c717b7f771dfe97487bf"
clubby789527f9032024-01-21 23:51:336465
6466[[package]]
Philipp Krones586cbd02022-06-04 12:07:446467name = "windows_x86_64_gnu"
clubby7899b73db32024-01-29 12:21:166468version = "0.48.5"
Philipp Kronesac25a732023-08-24 19:33:176469source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166470checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
nilsf77541a2023-04-11 11:46:416471
6472[[package]]
clubby789527f9032024-01-21 23:51:336473name = "windows_x86_64_gnu"
Mark Rousskov12200c92024-05-11 14:27:176474version = "0.52.5"
clubby789527f9032024-01-21 23:51:336475source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:176476checksum = "4e4246f76bdeff09eb48875a0fd3e2af6aada79d409d33011886d3e1581517d9"
clubby789527f9032024-01-21 23:51:336477
6478[[package]]
Mateusz Mikuład5899ef2022-11-05 11:19:556479name = "windows_x86_64_gnullvm"
clubby7899b73db32024-01-29 12:21:166480version = "0.48.5"
Philipp Kronesac25a732023-08-24 19:33:176481source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166482checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
nilsf77541a2023-04-11 11:46:416483
6484[[package]]
clubby789527f9032024-01-21 23:51:336485name = "windows_x86_64_gnullvm"
Mark Rousskov12200c92024-05-11 14:27:176486version = "0.52.5"
clubby789527f9032024-01-21 23:51:336487source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:176488checksum = "852298e482cd67c356ddd9570386e2862b5673c85bd5f88df9ab6802b334c596"
clubby789527f9032024-01-21 23:51:336489
6490[[package]]
Philipp Krones586cbd02022-06-04 12:07:446491name = "windows_x86_64_msvc"
clubby7899b73db32024-01-29 12:21:166492version = "0.48.5"
Philipp Kronesac25a732023-08-24 19:33:176493source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166494checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
nilsf77541a2023-04-11 11:46:416495
6496[[package]]
clubby789527f9032024-01-21 23:51:336497name = "windows_x86_64_msvc"
Mark Rousskov12200c92024-05-11 14:27:176498version = "0.52.5"
clubby789527f9032024-01-21 23:51:336499source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:176500checksum = "bec47e5bfd1bff0eeaf6d8b485cc1074891a197ab4225d504cb7a1ab88b02bf0"
clubby789527f9032024-01-21 23:51:336501
6502[[package]]
Philipp Krones612c3422023-06-02 09:42:426503name = "winnow"
clubby7899b73db32024-01-29 12:21:166504version = "0.5.40"
Philipp Krones612c3422023-06-02 09:42:426505source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166506checksum = "f593a95398737aeed53e489c785df13f3618e41dbcd6718c6addbf1395aa6876"
Philipp Krones612c3422023-06-02 09:42:426507dependencies = [
6508 "memchr",
6509]
6510
6511[[package]]
Chris Krycho2c9fc622024-05-20 19:29:316512name = "winnow"
clubby789d42c9602024-06-08 19:22:166513version = "0.6.13"
Chris Krycho2c9fc622024-05-20 19:29:316514source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:166515checksum = "59b5e5f6c299a3c7890b876a2a587f3115162487e704907d9b6cd29473052ba1"
Chris Krycho2c9fc622024-05-20 19:29:316516dependencies = [
6517 "memchr",
6518]
6519
6520[[package]]
Charles Lewa7750042022-11-06 06:43:256521name = "writeable"
clubby7899d85dfc2024-06-08 19:18:316522version = "0.5.5"
Charles Lewa7750042022-11-06 06:43:256523source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:316524checksum = "1e9df38ee2d2c3c5948ea468a8406ff0db0b29ae1ffde1bcf20ef305bcc95c51"
Charles Lewa7750042022-11-06 06:43:256525
6526[[package]]
Josh Stone020c5ec2017-05-08 22:01:136527name = "xattr"
clubby7899b73db32024-01-29 12:21:166528version = "1.3.1"
Josh Stone020c5ec2017-05-08 22:01:136529source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166530checksum = "8da84f1a25939b27f6820d92aed108f83ff920fdf11a7b19366c27c4cda81d4f"
Josh Stone020c5ec2017-05-08 22:01:136531dependencies = [
Alex Crichton093ede22019-08-15 00:45:096532 "libc",
clubby7899b73db32024-01-29 12:21:166533 "linux-raw-sys",
6534 "rustix",
Josh Stone020c5ec2017-05-08 22:01:136535]
6536
6537[[package]]
Chris Krycho2c9fc622024-05-20 19:29:316538name = "xmlparser"
6539version = "0.13.6"
6540source = "registry+https://github.com/rust-lang/crates.io-index"
6541checksum = "66fee0b777b0f5ac1c69bb06d361268faafa61cd4682ae064a171c16c433e9e4"
6542
6543[[package]]
Josh Stone020c5ec2017-05-08 22:01:136544name = "xz2"
Mark Rousskove40a4462023-04-17 01:27:256545version = "0.1.7"
Josh Stone020c5ec2017-05-08 22:01:136546source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskove40a4462023-04-17 01:27:256547checksum = "388c44dc09d76f1536602ead6d325eb532f5c122f17782bd57fb47baeeb767e2"
Josh Stone020c5ec2017-05-08 22:01:136548dependencies = [
Alex Crichton093ede22019-08-15 00:45:096549 "lzma-sys",
Josh Stone020c5ec2017-05-08 22:01:136550]
6551
6552[[package]]
dalance9d1ec7e2024-05-05 00:01:476553name = "yaml-rust"
6554version = "0.4.5"
6555source = "registry+https://github.com/rust-lang/crates.io-index"
6556checksum = "56c1936c4cc7a1c9ab21a1ebb602eb942ba868cbd44a99cb7cdc5892335e1c85"
6557dependencies = [
6558 "linked-hash-map",
6559]
6560
6561[[package]]
Igor Matuszewski2214a412021-05-03 20:59:356562name = "yansi-term"
6563version = "0.1.2"
6564source = "registry+https://github.com/rust-lang/crates.io-index"
6565checksum = "fe5c30ade05e61656247b2e334a031dfd0cc466fadef865bdcdea8d537951bf1"
6566dependencies = [
Igor Matuszewskiaf53b0d2021-07-21 13:17:316567 "winapi",
Igor Matuszewski2214a412021-05-03 20:59:356568]
Charles Lewa7750042022-11-06 06:43:256569
6570[[package]]
6571name = "yoke"
clubby7899d85dfc2024-06-08 19:18:316572version = "0.7.4"
Charles Lewa7750042022-11-06 06:43:256573source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:316574checksum = "6c5b1314b079b0930c31e3af543d8ee1757b1951ae1e1565ec704403a7240ca5"
Charles Lewa7750042022-11-06 06:43:256575dependencies = [
6576 "serde",
6577 "stable_deref_trait",
6578 "yoke-derive",
6579 "zerofrom",
6580]
6581
6582[[package]]
6583name = "yoke-derive"
clubby7899d85dfc2024-06-08 19:18:316584version = "0.7.4"
Charles Lewa7750042022-11-06 06:43:256585source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:316586checksum = "28cc31741b18cb6f1d5ff12f5b7523e3d6eb0852bbbad19d73905511d9849b95"
Charles Lewa7750042022-11-06 06:43:256587dependencies = [
6588 "proc-macro2",
6589 "quote",
github-actions99053572024-06-23 00:18:086590 "syn 2.0.67",
klensy7142c8d2023-11-09 11:37:306591 "synstructure",
Charles Lewa7750042022-11-06 06:43:256592]
6593
6594[[package]]
Ralf Jung71c9ceb2023-12-02 18:16:096595name = "zerocopy"
Mark Rousskov12200c92024-05-11 14:27:176596version = "0.7.34"
Ralf Jung71c9ceb2023-12-02 18:16:096597source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:176598checksum = "ae87e3fcd617500e5d106f0380cf7b77f3c6092aae37191433159dda23cfb087"
Ralf Jung71c9ceb2023-12-02 18:16:096599dependencies = [
6600 "zerocopy-derive",
6601]
6602
6603[[package]]
6604name = "zerocopy-derive"
Mark Rousskov12200c92024-05-11 14:27:176605version = "0.7.34"
Ralf Jung71c9ceb2023-12-02 18:16:096606source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:176607checksum = "15e934569e47891f7d9411f1a451d947a60e000ab3bd24fbb970f000387d1b3b"
Ralf Jung71c9ceb2023-12-02 18:16:096608dependencies = [
6609 "proc-macro2",
6610 "quote",
github-actions99053572024-06-23 00:18:086611 "syn 2.0.67",
Ralf Jung71c9ceb2023-12-02 18:16:096612]
6613
6614[[package]]
Charles Lewa7750042022-11-06 06:43:256615name = "zerofrom"
clubby7899d85dfc2024-06-08 19:18:316616version = "0.1.4"
Charles Lewa7750042022-11-06 06:43:256617source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:316618checksum = "91ec111ce797d0e0784a1116d0ddcdbea84322cd79e5d5ad173daeba4f93ab55"
Charles Lewa7750042022-11-06 06:43:256619dependencies = [
6620 "zerofrom-derive",
6621]
6622
6623[[package]]
6624name = "zerofrom-derive"
clubby7899d85dfc2024-06-08 19:18:316625version = "0.1.4"
Charles Lewa7750042022-11-06 06:43:256626source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:316627checksum = "0ea7b4a3637ea8669cedf0f1fd5c286a17f3de97b8dd5a70a6c167a1730e63a5"
Charles Lewa7750042022-11-06 06:43:256628dependencies = [
6629 "proc-macro2",
6630 "quote",
github-actions99053572024-06-23 00:18:086631 "syn 2.0.67",
klensy7142c8d2023-11-09 11:37:306632 "synstructure",
Charles Lewa7750042022-11-06 06:43:256633]
6634
6635[[package]]
6636name = "zerovec"
clubby7899d85dfc2024-06-08 19:18:316637version = "0.10.2"
Charles Lewa7750042022-11-06 06:43:256638source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:316639checksum = "bb2cc8827d6c0994478a15c53f374f46fbd41bea663d809b14744bc42e6b109c"
Charles Lewa7750042022-11-06 06:43:256640dependencies = [
6641 "yoke",
6642 "zerofrom",
6643 "zerovec-derive",
6644]
6645
6646[[package]]
6647name = "zerovec-derive"
clubby7899d85dfc2024-06-08 19:18:316648version = "0.10.2"
Charles Lewa7750042022-11-06 06:43:256649source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:316650checksum = "97cf56601ee5052b4417d90c8755c6683473c926039908196cf35d99f893ebe7"
Charles Lewa7750042022-11-06 06:43:256651dependencies = [
6652 "proc-macro2",
6653 "quote",
github-actions99053572024-06-23 00:18:086654 "syn 2.0.67",
Charles Lewa7750042022-11-06 06:43:256655]