blob: f6293f9626e13a363bde4fed90d93185c1006354 [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",
Oneirical17950822024-06-27 18:38:303404 "bstr",
Jubilee Young3ec9d8d2024-05-28 00:05:323405 "gimli 0.28.1",
Ben Kimock2f6fb232024-03-18 22:47:413406 "object 0.34.0",
Rémy Rakic682535e2024-04-14 16:36:093407 "regex",
Jover Zhangf3530cf2024-04-20 11:25:533408 "similar",
Alex Crichton71413792024-03-06 20:39:073409 "wasmparser",
3410]
许杰友 Jieyou Xu (Joe)48e9f922024-01-20 16:51:593411
3412[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293413name = "rustbook"
Steve Klabnika0769612017-02-07 23:13:573414version = "0.1.0"
3415dependencies = [
klensye1c33132023-06-21 09:32:343416 "clap",
klensy53efefb2024-02-22 11:35:213417 "env_logger",
Alex Crichton093ede22019-08-15 00:45:093418 "mdbook",
dalance9d1ec7e2024-05-05 00:01:473419 "mdbook-i18n-helpers",
Chris Krycho2c9fc622024-05-20 19:29:313420 "mdbook-trpl-listing",
3421 "mdbook-trpl-note",
Steve Klabnika0769612017-02-07 23:13:573422]
Ahmed Charles9ca382f2016-09-02 08:55:293423
3424[[package]]
Ralf Jung9cc11e22022-10-04 13:23:573425name = "rustc-build-sysroot"
Ralf Junge93268e2024-05-19 18:31:083426version = "0.5.2"
Ralf Jung9cc11e22022-10-04 13:23:573427source = "registry+https://github.com/rust-lang/crates.io-index"
Ralf Junge93268e2024-05-19 18:31:083428checksum = "fa3ca63cc537c1cb69e4c2c0afc5fda2ccd36ac84c97d5a4ae05e69b1c834afb"
Ralf Jung9cc11e22022-10-04 13:23:573429dependencies = [
3430 "anyhow",
3431 "rustc_version",
3432 "tempfile",
Ralf Jung95770512024-02-25 07:17:203433 "walkdir",
Ralf Jung9cc11e22022-10-04 13:23:573434]
3435
3436[[package]]
Josh Stone020c5ec2017-05-08 22:01:133437name = "rustc-demangle"
Mark Rousskov12200c92024-05-11 14:27:173438version = "0.1.24"
Josh Stone020c5ec2017-05-08 22:01:133439source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:173440checksum = "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f"
Alex Crichtonfcc8bb42018-12-14 22:37:513441dependencies = [
Alex Crichton093ede22019-08-15 00:45:093442 "compiler_builtins",
3443 "rustc-std-workspace-core",
Alex Crichtonfcc8bb42018-12-14 22:37:513444]
Josh Stone020c5ec2017-05-08 22:01:133445
3446[[package]]
Niko Matsakis9c548bf2018-05-24 12:48:023447name = "rustc-hash"
Jack Huey6aa2e9d2020-05-27 00:19:193448version = "1.1.0"
Niko Matsakis9c548bf2018-05-24 12:48:023449source = "registry+https://github.com/rust-lang/crates.io-index"
Jack Huey6aa2e9d2020-05-27 00:19:193450checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
Niko Matsakis9c548bf2018-05-24 12:48:023451
3452[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293453name = "rustc-main"
3454version = "0.0.0"
3455dependencies = [
Rémy Rakicadab1352022-05-06 21:20:043456 "jemalloc-sys",
Alex Crichton093ede22019-08-15 00:45:093457 "rustc_codegen_ssa",
3458 "rustc_driver",
John Kåre Alsaker2aceaf42023-02-02 06:17:463459 "rustc_driver_impl",
Oli Scherer9960cc12022-06-02 10:08:383460 "rustc_smir",
Oli Scherera38e9832023-09-14 15:50:113461 "stable_mir",
Ahmed Charles9ca382f2016-09-02 08:55:293462]
3463
3464[[package]]
John Kåre Alsaker4afdae62018-05-12 02:11:033465name = "rustc-rayon"
John Kåre Alsaker27c44d22023-03-25 01:12:133466version = "0.5.0"
Josh Stone33c41252019-09-10 17:13:073467source = "registry+https://github.com/rust-lang/crates.io-index"
John Kåre Alsaker27c44d22023-03-25 01:12:133468checksum = "eb81aadc8837ca6ecebe0fe1353f15df83b3b3cc2cf7a8afd571bc22aa121710"
Josh Stone33c41252019-09-10 17:13:073469dependencies = [
Josh Stone33c41252019-09-10 17:13:073470 "either",
Igor Matuszewski5b091302019-12-10 15:01:013471 "rustc-rayon-core",
John Kåre Alsaker0e05a9b2019-04-25 20:50:413472]
3473
3474[[package]]
Josh Stone33c41252019-09-10 17:13:073475name = "rustc-rayon-core"
John Kåre Alsaker27c44d22023-03-25 01:12:133476version = "0.5.0"
Josh Stone33c41252019-09-10 17:13:073477source = "registry+https://github.com/rust-lang/crates.io-index"
John Kåre Alsaker27c44d22023-03-25 01:12:133478checksum = "67668daaf00e359c126f6dcb40d652d89b458a008c8afa727a42a2d20fca0b7f"
Josh Stone33c41252019-09-10 17:13:073479dependencies = [
Josh Stoneab57e362022-05-28 00:14:223480 "crossbeam-channel",
Mateusz Mikuła2d8d8132019-12-04 17:40:163481 "crossbeam-deque",
Josh Stonef3b88122022-01-10 19:34:073482 "crossbeam-utils",
Josh Stone33c41252019-09-10 17:13:073483 "num_cpus",
3484]
3485
3486[[package]]
flip1995898ef0f2020-12-06 14:07:593487name = "rustc-semver"
3488version = "1.1.0"
3489source = "registry+https://github.com/rust-lang/crates.io-index"
3490checksum = "5be1bdc7edf596692617627bbfeaba522131b18e06ca4df2b6b689e3c5d5ce84"
3491
3492[[package]]
Amanieu d'Antras1fa7a212019-02-07 11:08:053493name = "rustc-std-workspace-alloc"
Alex Crichton6c74bc92019-09-09 20:01:053494version = "1.99.0"
Amanieu d'Antras1fa7a212019-02-07 11:08:053495dependencies = [
Alex Crichton093ede22019-08-15 00:45:093496 "alloc",
Amanieu d'Antras1fa7a212019-02-07 11:08:053497]
3498
3499[[package]]
Alex Crichton4c21a3b2018-11-20 05:52:503500name = "rustc-std-workspace-core"
Alex Crichton6c74bc92019-09-09 20:01:053501version = "1.99.0"
Alex Crichton4c21a3b2018-11-20 05:52:503502dependencies = [
Alex Crichton093ede22019-08-15 00:45:093503 "core",
Alex Crichton4c21a3b2018-11-20 05:52:503504]
3505
3506[[package]]
Alex Crichtonb47c9692019-08-16 15:29:083507name = "rustc-std-workspace-std"
Alex Crichton6c74bc92019-09-09 20:01:053508version = "1.99.0"
Alex Crichtonb47c9692019-08-16 15:29:083509dependencies = [
3510 "std",
3511]
3512
3513[[package]]
hkalbasi390a6372022-11-06 21:06:113514name = "rustc_abi"
3515version = "0.0.0"
3516dependencies = [
github-actions1848b462024-03-24 12:09:283517 "bitflags 2.5.0",
Thom Chiovolonia4bf36e2022-11-21 00:55:413518 "rand",
hkalbasi390a6372022-11-06 21:06:113519 "rand_xoshiro",
3520 "rustc_data_structures",
3521 "rustc_index",
3522 "rustc_macros",
3523 "rustc_serialize",
3524 "tracing",
3525]
3526
3527[[package]]
Eduard-Mihai Burtescu877ec942017-07-08 17:46:433528name = "rustc_apfloat"
Wesley Wiser15e9f562023-07-18 19:22:563529version = "0.2.0+llvm-462a31f5a5ab"
3530source = "registry+https://github.com/rust-lang/crates.io-index"
3531checksum = "465187772033a5ee566f69fe008df03628fce549a0899aae76f0a0c2e34696be"
Eduard-Mihai Burtescu877ec942017-07-08 17:46:433532dependencies = [
Nilstrieb3295cdf2023-06-26 07:21:353533 "bitflags 1.3.2",
Jubilee Younge8eb6912021-04-22 04:40:293534 "smallvec",
Eduard-Mihai Burtescu877ec942017-07-08 17:46:433535]
3536
3537[[package]]
Vadim Petrochenkov11d95142020-06-02 17:03:403538name = "rustc_arena"
3539version = "0.0.0"
3540dependencies = [
Jubilee Younge8eb6912021-04-22 04:40:293541 "smallvec",
Vadim Petrochenkov11d95142020-06-02 17:03:403542]
3543
3544[[package]]
Vadim Petrochenkov6054a302020-02-29 17:16:263545name = "rustc_ast"
3546version = "0.0.0"
3547dependencies = [
github-actions1848b462024-03-24 12:09:283548 "bitflags 2.5.0",
Konrad Borowskif72e17f2023-01-22 12:05:473549 "memchr",
Oli Scherer8a6d3532024-02-27 18:11:233550 "rustc_ast_ir",
Vadim Petrochenkov6054a302020-02-29 17:16:263551 "rustc_data_structures",
3552 "rustc_index",
3553 "rustc_lexer",
3554 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:403555 "rustc_serialize",
Vadim Petrochenkov6054a302020-02-29 17:16:263556 "rustc_span",
Jubilee Younge8eb6912021-04-22 04:40:293557 "smallvec",
Nicholas Nethercoteb38106b2022-08-17 04:22:303558 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:003559 "tracing",
Vadim Petrochenkov6054a302020-02-29 17:16:263560]
3561
3562[[package]]
Oli Scherer8a6d3532024-02-27 18:11:233563name = "rustc_ast_ir"
3564version = "0.0.0"
3565dependencies = [
3566 "rustc_data_structures",
3567 "rustc_macros",
3568 "rustc_serialize",
3569 "rustc_span",
Oli Scherer8a6d3532024-02-27 18:11:233570]
3571
3572[[package]]
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563573name = "rustc_ast_lowering"
3574version = "0.0.0"
3575dependencies = [
Vadim Petrochenkov6054a302020-02-29 17:16:263576 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:463577 "rustc_ast_pretty",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563578 "rustc_data_structures",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563579 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:003580 "rustc_fluent_macro",
Mazdak Farrokhzadebfd8672020-01-05 01:37:573581 "rustc_hir",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563582 "rustc_index",
Jean CASPAR73ae38b2022-08-16 20:28:513583 "rustc_macros",
Camille GILLOT603746a2021-07-05 20:26:233584 "rustc_middle",
Mazdak Farrokhzad5ccc1e42019-12-24 21:42:563585 "rustc_session",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563586 "rustc_span",
3587 "rustc_target",
Jubilee Younge8eb6912021-04-22 04:40:293588 "smallvec",
Nicholas Nethercoteb38106b2022-08-17 04:22:303589 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:003590 "tracing",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563591]
3592
3593[[package]]
Mazdak Farrokhzaded69fbb2020-01-05 09:58:443594name = "rustc_ast_passes"
3595version = "0.0.0"
3596dependencies = [
Caleb Cartwrightffad9842024-06-22 21:22:003597 "itertools",
Vadim Petrochenkov6054a302020-02-29 17:16:263598 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:463599 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:203600 "rustc_attr",
Mazdak Farrokhzaded69fbb2020-01-05 09:58:443601 "rustc_data_structures",
Mazdak Farrokhzaded69fbb2020-01-05 09:58:443602 "rustc_errors",
Mazdak Farrokhzad6cbcb832020-01-05 10:11:393603 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:003604 "rustc_fluent_macro",
finalchildd6fdf142022-08-17 14:51:013605 "rustc_macros",
Mazdak Farrokhzaded69fbb2020-01-05 09:58:443606 "rustc_parse",
3607 "rustc_session",
3608 "rustc_span",
Camille GILLOT8d7d4882021-07-08 19:58:053609 "rustc_target",
Nicholas Nethercote4143b102022-11-23 00:55:163610 "thin-vec",
Mazdak Farrokhzaded69fbb2020-01-05 09:58:443611]
3612
3613[[package]]
Mazdak Farrokhzade2333312020-01-11 16:02:463614name = "rustc_ast_pretty"
3615version = "0.0.0"
3616dependencies = [
Caleb Cartwrightffad9842024-06-22 21:22:003617 "itertools",
Vadim Petrochenkov6054a302020-02-29 17:16:263618 "rustc_ast",
Nicholas Nethercote69f2c9c2023-11-27 08:23:203619 "rustc_lexer",
Mazdak Farrokhzade2333312020-01-11 16:02:463620 "rustc_span",
Nicholas Nethercotedd7aff52022-11-21 22:17:203621 "thin-vec",
Mazdak Farrokhzade2333312020-01-11 16:02:463622]
3623
3624[[package]]
Mazdak Farrokhzad93a82832020-01-11 12:15:203625name = "rustc_attr"
3626version = "0.0.0"
3627dependencies = [
beetrees6e5f1dac2024-03-24 01:03:393628 "rustc_abi",
Vadim Petrochenkov6054a302020-02-29 17:16:263629 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:463630 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:203631 "rustc_data_structures",
3632 "rustc_errors",
3633 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:003634 "rustc_fluent_macro",
Vadim Petrochenkov20c50442020-08-10 19:27:483635 "rustc_lexer",
Mazdak Farrokhzad93a82832020-01-11 12:15:203636 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:403637 "rustc_serialize",
Mazdak Farrokhzad93a82832020-01-11 12:15:203638 "rustc_session",
3639 "rustc_span",
Mazdak Farrokhzad93a82832020-01-11 12:15:203640]
3641
3642[[package]]
Charles Lewa7750042022-11-06 06:43:253643name = "rustc_baked_icu_data"
3644version = "0.0.0"
3645dependencies = [
3646 "icu_list",
3647 "icu_locid",
Nilstriebffffc202023-11-06 13:42:203648 "icu_locid_transform",
Charles Lewa7750042022-11-06 06:43:253649 "icu_provider",
Charles Lewbde2f982022-11-06 06:58:223650 "zerovec",
Charles Lewa7750042022-11-06 06:43:253651]
3652
3653[[package]]
Camille GILLOT31a61cc2020-12-30 17:48:403654name = "rustc_borrowck"
3655version = "0.0.0"
3656dependencies = [
3657 "either",
Caleb Cartwrightffad9842024-06-22 21:22:003658 "itertools",
Camille GILLOT31a61cc2020-12-30 17:48:403659 "polonius-engine",
3660 "rustc_data_structures",
3661 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:003662 "rustc_fluent_macro",
Camille GILLOT31a61cc2020-12-30 17:48:403663 "rustc_graphviz",
3664 "rustc_hir",
3665 "rustc_index",
3666 "rustc_infer",
3667 "rustc_lexer",
Michael Goulet98af1bf2022-06-23 04:43:013668 "rustc_macros",
Camille GILLOT31a61cc2020-12-30 17:48:403669 "rustc_middle",
Camille GILLOTfd9c04f2021-01-05 18:53:073670 "rustc_mir_dataflow",
Camille GILLOT31a61cc2020-12-30 17:48:403671 "rustc_session",
3672 "rustc_span",
3673 "rustc_target",
3674 "rustc_trait_selection",
3675 "rustc_traits",
3676 "smallvec",
3677 "tracing",
3678]
3679
3680[[package]]
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323681name = "rustc_builtin_macros"
3682version = "0.0.0"
3683dependencies = [
Vadim Petrochenkov6054a302020-02-29 17:16:263684 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:463685 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:203686 "rustc_attr",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323687 "rustc_data_structures",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323688 "rustc_errors",
3689 "rustc_expand",
3690 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:003691 "rustc_fluent_macro",
clubby789e3e93f22023-05-02 15:42:363692 "rustc_index",
Vadim Petrochenkovdbdbd302020-11-14 11:47:143693 "rustc_lexer",
Ethiraric2be94d42021-11-24 09:20:233694 "rustc_lint_defs",
beetrees6264ffb2022-06-21 19:10:313695 "rustc_macros",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323696 "rustc_parse",
Vadim Petrochenkov11d95142020-06-02 17:03:403697 "rustc_parse_format",
Mazdak Farrokhzadf361b712020-01-05 09:47:203698 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323699 "rustc_span",
3700 "rustc_target",
Jubilee Younge8eb6912021-04-22 04:40:293701 "smallvec",
Nicholas Nethercoteb38106b2022-08-17 04:22:303702 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:003703 "tracing",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323704]
3705
3706[[package]]
Irina Popab63d7e22018-05-08 13:10:163707name = "rustc_codegen_llvm"
3708version = "0.0.0"
3709dependencies = [
github-actions1848b462024-03-24 12:09:283710 "bitflags 2.5.0",
Caleb Cartwrightffad9842024-06-22 21:22:003711 "itertools",
Alex Crichton7f23e6e2019-10-22 15:51:353712 "libc",
Ralf Jung61a986a2022-06-26 02:21:493713 "measureme",
Ben Kimock2f6fb232024-03-18 22:47:413714 "object 0.32.2",
Alex Crichton7f23e6e2019-10-22 15:51:353715 "rustc-demangle",
Vadim Petrochenkov6054a302020-02-29 17:16:263716 "rustc_ast",
Mazdak Farrokhzad93a82832020-01-11 12:15:203717 "rustc_attr",
Alex Crichton7f23e6e2019-10-22 15:51:353718 "rustc_codegen_ssa",
Alex Crichton7f23e6e2019-10-22 15:51:353719 "rustc_data_structures",
3720 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:003721 "rustc_fluent_macro",
Alex Crichton7f23e6e2019-10-22 15:51:353722 "rustc_fs_util",
Mazdak Farrokhzadebfd8672020-01-05 01:37:573723 "rustc_hir",
Alex Crichton7f23e6e2019-10-22 15:51:353724 "rustc_index",
Alex Crichton093ede22019-08-15 00:45:093725 "rustc_llvm",
Michael Woeristere72e6392022-02-04 12:19:553726 "rustc_macros",
Camille GILLOT202d39a2021-05-29 20:49:593727 "rustc_metadata",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:453728 "rustc_middle",
Camille GILLOT02025d82020-11-14 15:48:543729 "rustc_query_system",
Ramon de C Valle1f0f2c42024-04-08 02:35:493730 "rustc_sanitizers",
Aaron Hillfca192c2019-12-06 03:04:353731 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323732 "rustc_span",
flip1995e96e6e22022-04-21 13:02:543733 "rustc_symbol_mangling",
Alex Crichton7f23e6e2019-10-22 15:51:353734 "rustc_target",
csmoea30de6e2022-11-03 14:34:243735 "serde",
3736 "serde_json",
Jubilee Younge8eb6912021-04-22 04:40:293737 "smallvec",
Oliver Schererec7230f2020-07-24 18:42:003738 "tracing",
Irina Popab63d7e22018-05-08 13:10:163739]
3740
3741[[package]]
Denis Merigouxc9f26c22018-10-01 16:07:043742name = "rustc_codegen_ssa"
3743version = "0.0.0"
Denis Merigouxb9e5cf92018-10-23 15:01:353744dependencies = [
bjorn3be670842022-05-28 10:43:513745 "ar_archive_writer",
Scott McMurrayc38f75c2024-04-14 07:51:493746 "arrayvec",
github-actions1848b462024-03-24 12:09:283747 "bitflags 2.5.0",
Alex Crichton093ede22019-08-15 00:45:093748 "cc",
Scott McMurrayc38f75c2024-04-14 07:51:493749 "either",
Caleb Cartwrightffad9842024-06-22 21:22:003750 "itertools",
Alex Crichton093ede22019-08-15 00:45:093751 "jobserver",
3752 "libc",
Ben Kimock2f6fb232024-03-18 22:47:413753 "object 0.32.2",
Federico Ponzi4b6a0272020-07-17 22:01:273754 "pathdiff",
Michael Hackner32992352021-07-30 19:18:143755 "regex",
David Wood2dc1a8a2021-12-03 14:24:053756 "rustc_arena",
Vadim Petrochenkov6054a302020-02-29 17:16:263757 "rustc_ast",
Mazdak Farrokhzad93a82832020-01-11 12:15:203758 "rustc_attr",
Alex Crichton093ede22019-08-15 00:45:093759 "rustc_data_structures",
3760 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:003761 "rustc_fluent_macro",
Alex Crichton093ede22019-08-15 00:45:093762 "rustc_fs_util",
Mazdak Farrokhzadebfd8672020-01-05 01:37:573763 "rustc_hir",
Alex Crichton093ede22019-08-15 00:45:093764 "rustc_incremental",
csmoed20183d2019-09-26 05:30:103765 "rustc_index",
Matthew Jaspercbcef3e2020-06-11 14:49:573766 "rustc_macros",
Camille GILLOTb244b982021-09-24 16:15:363767 "rustc_metadata",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:453768 "rustc_middle",
Ben Kimock5f4f2522024-03-15 18:13:113769 "rustc_monomorphize",
Camille GILLOT02025d82020-11-14 15:48:543770 "rustc_query_system",
Vadim Petrochenkov11d95142020-06-02 17:03:403771 "rustc_serialize",
Mazdak Farrokhzad4392a8b2020-03-11 11:49:083772 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323773 "rustc_span",
Mark Mansi2d75a332020-03-12 23:07:583774 "rustc_symbol_mangling",
Alex Crichton093ede22019-08-15 00:45:093775 "rustc_target",
Jhonny Bill Menad1030fa2022-11-17 13:53:143776 "rustc_type_ir",
bjorn35cc35932022-05-06 15:20:423777 "serde_json",
Michael Woeristere6e1e092021-07-14 13:50:423778 "smallvec",
Mark Mansi2d75a332020-03-12 23:07:583779 "tempfile",
bjorn3e9fa2ca2023-09-19 11:23:353780 "thin-vec",
David Wood2dc1a8a2021-12-03 14:24:053781 "thorin-dwp",
Oliver Schererec7230f2020-07-24 18:42:003782 "tracing",
Alex Crichton646e8e72024-02-22 16:12:093783 "wasm-encoder",
klensy3c03cce2023-05-09 15:20:133784 "windows",
Irina Popab63d7e22018-05-08 13:10:163785]
3786
3787[[package]]
Camille GILLOTc5fc2602021-01-05 19:08:113788name = "rustc_const_eval"
3789version = "0.0.0"
3790dependencies = [
Ralf Jung41018892022-11-18 09:18:323791 "either",
Camille GILLOTc5fc2602021-01-05 19:08:113792 "rustc_apfloat",
3793 "rustc_ast",
3794 "rustc_attr",
3795 "rustc_data_structures",
3796 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:003797 "rustc_fluent_macro",
Camille GILLOTc5fc2602021-01-05 19:08:113798 "rustc_hir",
3799 "rustc_index",
3800 "rustc_infer",
3801 "rustc_macros",
3802 "rustc_middle",
3803 "rustc_mir_dataflow",
3804 "rustc_session",
3805 "rustc_span",
3806 "rustc_target",
3807 "rustc_trait_selection",
Michael Gouleta056a952022-05-22 19:57:463808 "rustc_type_ir",
Camille GILLOTc5fc2602021-01-05 19:08:113809 "tracing",
3810]
3811
3812[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293813name = "rustc_data_structures"
3814version = "0.0.0"
3815dependencies = [
Weihang Lof795a152023-03-15 12:50:043816 "arrayvec",
github-actions1848b462024-03-24 12:09:283817 "bitflags 2.5.0",
Josh Stone8f3af4c2024-01-24 23:36:573818 "either",
Oli Schererdecfb4d2023-02-21 08:37:103819 "elsa",
Jack Hueya42e5a12020-05-27 05:05:093820 "ena",
klensyc653bb92023-11-18 09:42:053821 "indexmap",
Alex Crichton093ede22019-08-15 00:45:093822 "jobserver",
Luca Barbieri45ede922020-04-10 20:42:193823 "libc",
Ralf Jung61a986a2022-06-26 02:21:493824 "measureme",
Weihang Lof795a152023-03-15 12:50:043825 "memmap2",
Rémy Rakic4cb2a282023-12-14 15:40:503826 "parking_lot",
SparrowLiif2a40e92023-11-06 01:58:513827 "portable-atomic",
Alex Crichton093ede22019-08-15 00:45:093828 "rustc-hash",
Igor Matuszewski5b091302019-12-10 15:01:013829 "rustc-rayon",
SparrowLiib9746ce2023-03-03 02:14:573830 "rustc_arena",
Vadim Petrochenkov11d95142020-06-02 17:03:403831 "rustc_graphviz",
csmoe1cff2e62019-09-25 19:09:513832 "rustc_index",
Matthew Jaspercbcef3e2020-06-11 14:49:573833 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:403834 "rustc_serialize",
Jubilee Younge8eb6912021-04-22 04:40:293835 "smallvec",
Simonas Kazlauskasa5c53652020-03-14 18:13:553836 "stacker",
Mark Rousskov2627eed2020-08-09 01:05:503837 "tempfile",
Nicholas Nethercoteb38106b2022-08-17 04:22:303838 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:003839 "tracing",
klensy3c03cce2023-05-09 15:20:133840 "windows",
Ahmed Charles9ca382f2016-09-02 08:55:293841]
3842
3843[[package]]
3844name = "rustc_driver"
3845version = "0.0.0"
3846dependencies = [
John Kåre Alsaker2aceaf42023-02-02 06:17:463847 "rustc_driver_impl",
3848]
3849
3850[[package]]
3851name = "rustc_driver_impl"
3852version = "0.0.0"
3853dependencies = [
Ben Kimock9e0d1a32023-05-19 20:03:353854 "ctrlc",
Luca Barbieri45ede922020-04-10 20:42:193855 "libc",
Vadim Petrochenkov6054a302020-02-29 17:16:263856 "rustc_ast",
David Woodd1fcf6112022-10-13 09:13:023857 "rustc_ast_lowering",
3858 "rustc_ast_passes",
Mazdak Farrokhzade2333312020-01-11 16:02:463859 "rustc_ast_pretty",
David Woodd1fcf6112022-10-13 09:13:023860 "rustc_attr",
3861 "rustc_borrowck",
3862 "rustc_builtin_macros",
Victor Dinga47fdb92020-01-23 10:48:483863 "rustc_codegen_ssa",
David Woodd1fcf6112022-10-13 09:13:023864 "rustc_const_eval",
Alex Crichton093ede22019-08-15 00:45:093865 "rustc_data_structures",
3866 "rustc_errors",
David Woodd1fcf6112022-10-13 09:13:023867 "rustc_expand",
Mazdak Farrokhzad70234f12019-11-30 01:34:183868 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:003869 "rustc_fluent_macro",
lcnr1fc86a62022-09-26 11:00:293870 "rustc_hir_analysis",
Mazdak Farrokhzadb3866a52020-03-23 19:59:193871 "rustc_hir_pretty",
David Woodd1fcf6112022-10-13 09:13:023872 "rustc_hir_typeck",
3873 "rustc_incremental",
3874 "rustc_infer",
Alex Crichton093ede22019-08-15 00:45:093875 "rustc_interface",
Mark Rousskovdab3bd62019-10-09 13:53:133876 "rustc_lint",
David Tolnay6152d152022-01-04 00:32:523877 "rustc_log",
Adrian Tombudbe39d82022-08-22 21:43:093878 "rustc_macros",
Alex Crichton093ede22019-08-15 00:45:093879 "rustc_metadata",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:453880 "rustc_middle",
David Woodd1fcf6112022-10-13 09:13:023881 "rustc_mir_build",
3882 "rustc_mir_dataflow",
clubby789d5bc5812023-04-30 01:20:533883 "rustc_mir_transform",
David Woodd1fcf6112022-10-13 09:13:023884 "rustc_monomorphize",
Mazdak Farrokhzad4ae27282019-10-15 20:48:133885 "rustc_parse",
David Woodd1fcf6112022-10-13 09:13:023886 "rustc_passes",
Nadrieril281002d2023-12-10 19:42:303887 "rustc_pattern_analysis",
David Woodd1fcf6112022-10-13 09:13:023888 "rustc_privacy",
3889 "rustc_query_system",
3890 "rustc_resolve",
Mazdak Farrokhzad4392a8b2020-03-11 11:49:083891 "rustc_session",
Oğuz Ağcayazıebd9c142023-11-09 09:11:413892 "rustc_smir",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323893 "rustc_span",
Alex Crichton093ede22019-08-15 00:45:093894 "rustc_target",
David Woodd1fcf6112022-10-13 09:13:023895 "rustc_trait_selection",
3896 "rustc_ty_utils",
bjorn3fc1df4f2021-06-03 15:45:093897 "serde_json",
David Koloski684aa2c2023-12-06 18:25:133898 "shlex",
Esteban Küber8eb58432023-03-03 22:25:183899 "time",
Oliver Schererec7230f2020-07-24 18:42:003900 "tracing",
klensy3c03cce2023-05-09 15:20:133901 "windows",
Ahmed Charles9ca382f2016-09-02 08:55:293902]
3903
3904[[package]]
Guillaume Gomez125da0c2019-11-11 21:47:053905name = "rustc_error_codes"
3906version = "0.0.0"
3907
3908[[package]]
David Woodc45f2952022-03-24 02:03:043909name = "rustc_error_messages"
3910version = "0.0.0"
3911dependencies = [
David Woodd5119c52022-03-28 08:36:203912 "fluent-bundle",
3913 "fluent-syntax",
Charles Lewa7750042022-11-06 06:43:253914 "icu_list",
3915 "icu_locid",
3916 "icu_provider_adapters",
David Woodccd48202022-04-03 04:32:383917 "intl-memoizer",
Charles Lewa7750042022-11-06 06:43:253918 "rustc_baked_icu_data",
David Wood7f916972022-03-26 07:27:433919 "rustc_data_structures",
David Woodc45f2952022-03-24 02:03:043920 "rustc_macros",
3921 "rustc_serialize",
3922 "rustc_span",
David Wood7f916972022-03-26 07:27:433923 "tracing",
3924 "unic-langid",
David Woodc45f2952022-03-24 02:03:043925]
3926
3927[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293928name = "rustc_errors"
3929version = "0.0.0"
3930dependencies = [
github-actions8ef19812024-03-03 00:16:163931 "annotate-snippets 0.10.2",
Oli Scherer29de70d2023-07-25 13:09:533932 "derive_setters",
Xiretza8489a672022-09-14 17:22:203933 "rustc_ast",
3934 "rustc_ast_pretty",
Alex Crichton093ede22019-08-15 00:45:093935 "rustc_data_structures",
Nicholas Nethercote5d9dfbd2024-01-13 23:57:073936 "rustc_error_codes",
David Woodc45f2952022-03-24 02:03:043937 "rustc_error_messages",
Nilstriebb5d3d972023-04-16 12:33:003938 "rustc_fluent_macro",
Michael Gouletff9fd362022-06-29 05:09:593939 "rustc_hir",
Nicholas Nethercote5d9dfbd2024-01-13 23:57:073940 "rustc_index",
Aaron Hill23018a52020-08-13 19:41:523941 "rustc_lint_defs",
Matthew Jaspercbcef3e2020-06-11 14:49:573942 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:403943 "rustc_serialize",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323944 "rustc_span",
Nathan Stocks0d658192022-08-26 20:39:593945 "rustc_target",
Jhonny Bill Menad1030fa2022-11-17 13:53:143946 "rustc_type_ir",
bjorn362a4f912021-06-03 19:14:153947 "serde",
3948 "serde_json",
Alex Crichton093ede22019-08-15 00:45:093949 "termcolor",
John Kåre Alsakerb0b11d32020-01-29 00:13:483950 "termize",
Oliver Schererec7230f2020-07-24 18:42:003951 "tracing",
Alex Crichton093ede22019-08-15 00:45:093952 "unicode-width",
klensy3c03cce2023-05-09 15:20:133953 "windows",
Ahmed Charles9ca382f2016-09-02 08:55:293954]
3955
3956[[package]]
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323957name = "rustc_expand"
3958version = "0.0.0"
3959dependencies = [
Vadim Petrochenkov6054a302020-02-29 17:16:263960 "rustc_ast",
Mazdak Farrokhzad6cbcb832020-01-05 10:11:393961 "rustc_ast_passes",
Mazdak Farrokhzade2333312020-01-11 16:02:463962 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:203963 "rustc_attr",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323964 "rustc_data_structures",
3965 "rustc_errors",
3966 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:003967 "rustc_fluent_macro",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323968 "rustc_lexer",
Aaron Hillf9025512020-12-07 23:55:003969 "rustc_lint_defs",
Matthew Jaspercbcef3e2020-06-11 14:49:573970 "rustc_macros",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323971 "rustc_parse",
Vadim Petrochenkov11d95142020-06-02 17:03:403972 "rustc_serialize",
Mazdak Farrokhzadf361b712020-01-05 09:47:203973 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323974 "rustc_span",
Jubilee Younge8eb6912021-04-22 04:40:293975 "smallvec",
Nicholas Nethercote67d5cc02022-09-08 07:22:523976 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:003977 "tracing",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323978]
3979
3980[[package]]
Mazdak Farrokhzad3d080a42019-11-29 23:23:383981name = "rustc_feature"
3982version = "0.0.0"
3983dependencies = [
Mazdak Farrokhzad70234f12019-11-30 01:34:183984 "rustc_data_structures",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323985 "rustc_span",
Mazdak Farrokhzad3d080a42019-11-29 23:23:383986]
3987
3988[[package]]
Nilstriebb5d3d972023-04-16 12:33:003989name = "rustc_fluent_macro"
Michael Goulet60c95442023-10-18 21:55:153990version = "0.0.0"
Nilstriebb5d3d972023-04-16 12:33:003991dependencies = [
github-actions8ef19812024-03-03 00:16:163992 "annotate-snippets 0.10.2",
Nilstriebb5d3d972023-04-16 12:33:003993 "fluent-bundle",
3994 "fluent-syntax",
3995 "proc-macro2",
3996 "quote",
github-actions99053572024-06-23 00:18:083997 "syn 2.0.67",
Nilstriebb5d3d972023-04-16 12:33:003998 "unic-langid",
3999]
4000
4001[[package]]
Mark Rousskove3177c62018-08-03 21:31:034002name = "rustc_fs_util"
4003version = "0.0.0"
4004
4005[[package]]
Vadim Petrochenkov11d95142020-06-02 17:03:404006name = "rustc_graphviz"
4007version = "0.0.0"
4008
4009[[package]]
Mazdak Farrokhzad7a140732019-12-25 02:51:274010name = "rustc_hir"
4011version = "0.0.0"
4012dependencies = [
Michael Woeristerd0be27c2021-07-20 11:54:374013 "odht",
Camille GILLOT250c71b2021-07-13 16:45:204014 "rustc_arena",
Vadim Petrochenkov6054a302020-02-29 17:16:264015 "rustc_ast",
Mazdak Farrokhzad7a140732019-12-25 02:51:274016 "rustc_data_structures",
Mazdak Farrokhzad7a140732019-12-25 02:51:274017 "rustc_index",
4018 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:404019 "rustc_serialize",
Mazdak Farrokhzad7a140732019-12-25 02:51:274020 "rustc_span",
4021 "rustc_target",
Jubilee Younge8eb6912021-04-22 04:40:294022 "smallvec",
Oliver Schererec7230f2020-07-24 18:42:004023 "tracing",
Mazdak Farrokhzad7a140732019-12-25 02:51:274024]
4025
4026[[package]]
lcnr1fc86a62022-09-26 11:00:294027name = "rustc_hir_analysis"
4028version = "0.0.0"
4029dependencies = [
Caleb Cartwrightffad9842024-06-22 21:22:004030 "itertools",
lcnr1fc86a62022-09-26 11:00:294031 "rustc_arena",
4032 "rustc_ast",
4033 "rustc_attr",
4034 "rustc_data_structures",
4035 "rustc_errors",
4036 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:004037 "rustc_fluent_macro",
lcnr1fc86a62022-09-26 11:00:294038 "rustc_hir",
Obei Sideg2c088f92023-12-22 11:56:204039 "rustc_hir_pretty",
lcnr1fc86a62022-09-26 11:00:294040 "rustc_index",
4041 "rustc_infer",
Nilstriebee8f92b2023-04-16 09:48:014042 "rustc_lint_defs",
lcnr1fc86a62022-09-26 11:00:294043 "rustc_macros",
4044 "rustc_middle",
lcnr1fc86a62022-09-26 11:00:294045 "rustc_session",
4046 "rustc_span",
4047 "rustc_target",
4048 "rustc_trait_selection",
lcnr1fc86a62022-09-26 11:00:294049 "rustc_type_ir",
4050 "smallvec",
4051 "tracing",
4052]
4053
4054[[package]]
Mazdak Farrokhzadb3866a52020-03-23 19:59:194055name = "rustc_hir_pretty"
4056version = "0.0.0"
4057dependencies = [
4058 "rustc_ast",
4059 "rustc_ast_pretty",
Mazdak Farrokhzadb3866a52020-03-23 19:59:194060 "rustc_hir",
4061 "rustc_span",
4062 "rustc_target",
4063]
4064
4065[[package]]
lcnrfb3ab132022-10-20 15:51:374066name = "rustc_hir_typeck"
Michael Goulet60c95442023-10-18 21:55:154067version = "0.0.0"
lcnrfb3ab132022-10-20 15:51:374068dependencies = [
Caleb Cartwrightffad9842024-06-22 21:22:004069 "itertools",
lcnrfb3ab132022-10-20 15:51:374070 "rustc_ast",
Jason Newcombbe9b1252024-02-24 22:22:284071 "rustc_ast_ir",
许杰友 Jieyou Xu (Joe)08c77a62023-07-16 10:18:384072 "rustc_attr",
lcnrfb3ab132022-10-20 15:51:374073 "rustc_data_structures",
4074 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:004075 "rustc_fluent_macro",
lcnrfb3ab132022-10-20 15:51:374076 "rustc_hir",
4077 "rustc_hir_analysis",
4078 "rustc_hir_pretty",
4079 "rustc_index",
4080 "rustc_infer",
4081 "rustc_lint",
4082 "rustc_macros",
4083 "rustc_middle",
lcnrfb3ab132022-10-20 15:51:374084 "rustc_session",
4085 "rustc_span",
4086 "rustc_target",
4087 "rustc_trait_selection",
4088 "rustc_type_ir",
4089 "smallvec",
4090 "tracing",
4091]
4092
4093[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294094name = "rustc_incremental"
4095version = "0.0.0"
4096dependencies = [
Thom Chiovolonia4bf36e2022-11-21 00:55:414097 "rand",
Vadim Petrochenkov6054a302020-02-29 17:16:264098 "rustc_ast",
Alex Crichton093ede22019-08-15 00:45:094099 "rustc_data_structures",
Eric Huss074d6672021-05-25 18:48:594100 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:004101 "rustc_fluent_macro",
Alex Crichton093ede22019-08-15 00:45:094102 "rustc_fs_util",
Vadim Petrochenkov11d95142020-06-02 17:03:404103 "rustc_graphviz",
Mazdak Farrokhzadebfd8672020-01-05 01:37:574104 "rustc_hir",
Matthew Jaspercbcef3e2020-06-11 14:49:574105 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454106 "rustc_middle",
Vadim Petrochenkov11d95142020-06-02 17:03:404107 "rustc_serialize",
Mark Rousskov984c74a2019-11-12 13:22:164108 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324109 "rustc_span",
Nicholas Nethercote4143b102022-11-23 00:55:164110 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:004111 "tracing",
Ahmed Charles9ca382f2016-09-02 08:55:294112]
4113
4114[[package]]
csmoe1cff2e62019-09-25 19:09:514115name = "rustc_index"
4116version = "0.0.0"
4117dependencies = [
Weihang Lof795a152023-03-15 12:50:044118 "arrayvec",
Michael Goulet45066812023-10-24 00:16:144119 "rustc_index_macros",
Matthew Jaspercbcef3e2020-06-11 14:49:574120 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:404121 "rustc_serialize",
Mark Rousskov00c55a12021-11-05 18:50:294122 "smallvec",
csmoe1cff2e62019-09-25 19:09:514123]
4124
4125[[package]]
Michael Goulet45066812023-10-24 00:16:144126name = "rustc_index_macros"
4127version = "0.0.0"
4128dependencies = [
4129 "proc-macro2",
4130 "quote",
github-actions99053572024-06-23 00:18:084131 "syn 2.0.67",
Michael Goulet45066812023-10-24 00:16:144132]
4133
4134[[package]]
Camille GILLOTf07e8892020-01-06 19:13:244135name = "rustc_infer"
4136version = "0.0.0"
4137dependencies = [
Jason Newcombbe9b1252024-02-24 22:22:284138 "rustc_ast_ir",
Camille GILLOTf07e8892020-01-06 19:13:244139 "rustc_data_structures",
Camille GILLOTf07e8892020-01-06 19:13:244140 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:004141 "rustc_fluent_macro",
Camille GILLOTf07e8892020-01-06 19:13:244142 "rustc_hir",
4143 "rustc_index",
4144 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454145 "rustc_middle",
Camille GILLOTf07e8892020-01-06 19:13:244146 "rustc_span",
4147 "rustc_target",
Jubilee Younge8eb6912021-04-22 04:40:294148 "smallvec",
Oliver Schererec7230f2020-07-24 18:42:004149 "tracing",
Camille GILLOTf07e8892020-01-06 19:13:244150]
4151
4152[[package]]
John Kåre Alsaker23a51f92018-12-08 19:30:234153name = "rustc_interface"
4154version = "0.0.0"
4155dependencies = [
Igor Matuszewski5b091302019-12-10 15:01:014156 "rustc-rayon",
Camille GILLOTa4b1158f2020-11-18 18:02:314157 "rustc-rayon-core",
Vadim Petrochenkov6054a302020-02-29 17:16:264158 "rustc_ast",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:564159 "rustc_ast_lowering",
Mazdak Farrokhzaded69fbb2020-01-05 09:58:444160 "rustc_ast_passes",
Urgau228496e2024-05-03 19:14:424161 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:204162 "rustc_attr",
Camille GILLOT31a61cc2020-12-30 17:48:404163 "rustc_borrowck",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324164 "rustc_builtin_macros",
Alex Crichton7f23e6e2019-10-22 15:51:354165 "rustc_codegen_llvm",
Alex Crichton093ede22019-08-15 00:45:094166 "rustc_codegen_ssa",
Camille GILLOTc5fc2602021-01-05 19:08:114167 "rustc_const_eval",
Alex Crichton093ede22019-08-15 00:45:094168 "rustc_data_structures",
4169 "rustc_errors",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324170 "rustc_expand",
Vadim Petrochenkov7353c962023-08-09 12:28:004171 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:004172 "rustc_fluent_macro",
John Kåre Alsaker4f7cd3d2023-03-16 20:42:314173 "rustc_fs_util",
Mazdak Farrokhzad7a140732019-12-25 02:51:274174 "rustc_hir",
lcnr1fc86a62022-09-26 11:00:294175 "rustc_hir_analysis",
lcnrfb3ab132022-10-20 15:51:374176 "rustc_hir_typeck",
Alex Crichton093ede22019-08-15 00:45:094177 "rustc_incremental",
4178 "rustc_lint",
finalchildc1a98412022-08-16 20:07:474179 "rustc_macros",
Alex Crichton093ede22019-08-15 00:45:094180 "rustc_metadata",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454181 "rustc_middle",
Matthew Jasperb3589292020-01-05 15:46:444182 "rustc_mir_build",
Camille GILLOTbba4be62021-01-01 00:53:254183 "rustc_mir_transform",
Camille GILLOT81a600b2021-01-02 13:42:154184 "rustc_monomorphize",
Mazdak Farrokhzad4ae27282019-10-15 20:48:134185 "rustc_parse",
Alex Crichton093ede22019-08-15 00:45:094186 "rustc_passes",
Alex Crichton093ede22019-08-15 00:45:094187 "rustc_privacy",
Camille GILLOT4581d162021-01-19 19:40:164188 "rustc_query_impl",
John Kåre Alsaker66d85432023-03-25 08:46:194189 "rustc_query_system",
Alex Crichton093ede22019-08-15 00:45:094190 "rustc_resolve",
Ben Kimockfbaa24e2023-10-28 01:26:434191 "rustc_serialize",
Mazdak Farrokhzad7dbccf52020-01-05 08:40:164192 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324193 "rustc_span",
Mark Mansi2d75a332020-03-12 23:07:584194 "rustc_symbol_mangling",
Mazdak Farrokhzadd945f982019-10-11 21:48:164195 "rustc_target",
Camille GILLOTc1e3d552020-02-11 18:53:404196 "rustc_trait_selection",
Alex Crichton093ede22019-08-15 00:45:094197 "rustc_traits",
LeSeulArtichautf59d0302020-11-19 20:32:374198 "rustc_ty_utils",
Oliver Schererec7230f2020-07-24 18:42:004199 "tracing",
John Kåre Alsaker23a51f92018-12-08 19:30:234200]
4201
4202[[package]]
Aleksey Kladov395ee0b2019-05-06 08:53:404203name = "rustc_lexer"
Michael Goulet60c95442023-10-18 21:55:154204version = "0.0.0"
Aleksey Kladov395ee0b2019-05-06 08:53:404205dependencies = [
Aleksey Kladovf7be59c2020-08-21 12:03:504206 "expect-test",
Charles Lewbca79a22023-07-29 00:47:214207 "unicode-properties",
Aaron Hill70ba4912020-08-01 14:11:154208 "unicode-xid",
Aleksey Kladov395ee0b2019-05-06 08:53:404209]
4210
4211[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294212name = "rustc_lint"
4213version = "0.0.0"
4214dependencies = [
Vadim Petrochenkov6054a302020-02-29 17:16:264215 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:464216 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:204217 "rustc_attr",
Alex Crichton093ede22019-08-15 00:45:094218 "rustc_data_structures",
Mazdak Farrokhzad8bd3d242020-01-09 10:18:474219 "rustc_errors",
Mazdak Farrokhzad3d080a42019-11-29 23:23:384220 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:004221 "rustc_fluent_macro",
Mazdak Farrokhzadebfd8672020-01-05 01:37:574222 "rustc_hir",
Urgau98273ec2024-05-15 17:13:024223 "rustc_hir_pretty",
csmoe64f61c72019-09-26 05:38:334224 "rustc_index",
Mara Bos0a313252021-08-16 15:25:354225 "rustc_infer",
David Wood9d864c82022-06-30 07:57:454226 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454227 "rustc_middle",
Mara Bos6b446622020-10-20 20:25:424228 "rustc_parse_format",
Mark Rousskovf03d8f32019-11-12 17:09:204229 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324230 "rustc_span",
Alex Crichton093ede22019-08-15 00:45:094231 "rustc_target",
Camille GILLOTc1e3d552020-02-11 18:53:404232 "rustc_trait_selection",
Michael Gouleta056a952022-05-22 19:57:464233 "rustc_type_ir",
Oliver Schererec7230f2020-07-24 18:42:004234 "tracing",
Charles Lew485e98a2020-01-02 12:02:224235 "unicode-security",
Ahmed Charles9ca382f2016-09-02 08:55:294236]
4237
4238[[package]]
Aaron Hill23018a52020-08-13 19:41:524239name = "rustc_lint_defs"
4240version = "0.0.0"
4241dependencies = [
4242 "rustc_ast",
4243 "rustc_data_structures",
David Woodc45f2952022-03-24 02:03:044244 "rustc_error_messages",
xFrednet33a59452021-11-20 19:45:274245 "rustc_hir",
Aaron Hill23018a52020-08-13 19:41:524246 "rustc_macros",
4247 "rustc_serialize",
4248 "rustc_span",
Mark Rousskovc4a8d7f2020-09-01 21:12:384249 "rustc_target",
bjorn362a4f912021-06-03 19:14:154250 "serde",
Aaron Hill23018a52020-08-13 19:41:524251]
4252
4253[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294254name = "rustc_llvm"
4255version = "0.0.0"
4256dependencies = [
Alex Crichton093ede22019-08-15 00:45:094257 "cc",
Aaron Hill47e932b2019-12-12 15:51:194258 "libc",
Ahmed Charles9ca382f2016-09-02 08:55:294259]
4260
4261[[package]]
David Tolnay6152d152022-01-04 00:32:524262name = "rustc_log"
4263version = "0.0.0"
4264dependencies = [
David Tolnayffbeebb2022-01-04 06:01:354265 "rustc_span",
David Tolnay6152d152022-01-04 00:32:524266 "tracing",
Yuki Omoto4e2a3562023-01-11 15:17:484267 "tracing-core",
David Tolnay6152d152022-01-04 00:32:524268 "tracing-subscriber",
4269 "tracing-tree",
4270]
4271
4272[[package]]
John Kåre Alsaker74b64192019-03-01 00:22:104273name = "rustc_macros"
Michael Goulet60c95442023-10-18 21:55:154274version = "0.0.0"
John Kåre Alsaker74b64192019-03-01 00:22:104275dependencies = [
Aaron Hill70ba4912020-08-01 14:11:154276 "proc-macro2",
4277 "quote",
github-actions99053572024-06-23 00:18:084278 "syn 2.0.67",
klensy7142c8d2023-11-09 11:37:304279 "synstructure",
John Kåre Alsaker74b64192019-03-01 00:22:104280]
4281
4282[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294283name = "rustc_metadata"
4284version = "0.0.0"
4285dependencies = [
github-actions1848b462024-03-24 12:09:284286 "bitflags 2.5.0",
Simonas Kazlauskasfcaeb452024-01-10 15:12:014287 "libloading",
Michael Woeristerd0be27c2021-07-20 11:54:374288 "odht",
Vadim Petrochenkov6054a302020-02-29 17:16:264289 "rustc_ast",
Mazdak Farrokhzad93a82832020-01-11 12:15:204290 "rustc_attr",
Alex Crichton093ede22019-08-15 00:45:094291 "rustc_data_structures",
4292 "rustc_errors",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324293 "rustc_expand",
Jonas Schievinka447c212020-09-12 23:58:174294 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:004295 "rustc_fluent_macro",
John Kåre Alsaker4f7cd3d2023-03-16 20:42:314296 "rustc_fs_util",
Mazdak Farrokhzadebfd8672020-01-05 01:37:574297 "rustc_hir",
Mazdak Farrokhzadb3866a52020-03-23 19:59:194298 "rustc_hir_pretty",
csmoed20183d2019-09-26 05:30:104299 "rustc_index",
Matthew Jaspercbcef3e2020-06-11 14:49:574300 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454301 "rustc_middle",
Vadim Petrochenkov11d95142020-06-02 17:03:404302 "rustc_serialize",
Mazdak Farrokhzad4392a8b2020-03-11 11:49:084303 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324304 "rustc_span",
Alex Crichton093ede22019-08-15 00:45:094305 "rustc_target",
Michael Gouleta056a952022-05-22 19:57:464306 "rustc_type_ir",
Josh Triplett574f6be2020-08-20 23:16:304307 "snap",
Yoshiki Matsuda5d9ba492022-04-24 14:49:044308 "tempfile",
Oliver Schererec7230f2020-07-24 18:42:004309 "tracing",
Ahmed Charles9ca382f2016-09-02 08:55:294310]
4311
4312[[package]]
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454313name = "rustc_middle"
4314version = "0.0.0"
4315dependencies = [
github-actions1848b462024-03-24 12:09:284316 "bitflags 2.5.0",
Oli Scherercda209b2024-03-21 10:11:444317 "derivative",
Camille GILLOTfd9c04f2021-01-05 18:53:074318 "either",
John Kåre Alsaker7aab1dd2023-04-30 07:29:024319 "field-offset",
Camille GILLOTfd9c04f2021-01-05 18:53:074320 "gsgdt",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454321 "polonius-engine",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454322 "rustc-rayon-core",
4323 "rustc_apfloat",
Vadim Petrochenkov11d95142020-06-02 17:03:404324 "rustc_arena",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454325 "rustc_ast",
Oli Scherer8a6d3532024-02-27 18:11:234326 "rustc_ast_ir",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454327 "rustc_attr",
4328 "rustc_data_structures",
Joshua Nelsone4330292022-12-22 18:57:474329 "rustc_error_messages",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454330 "rustc_errors",
4331 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:004332 "rustc_fluent_macro",
Camille GILLOTfd9c04f2021-01-05 18:53:074333 "rustc_graphviz",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454334 "rustc_hir",
Michael Goulet619e0442024-04-14 14:26:594335 "rustc_hir_pretty",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454336 "rustc_index",
4337 "rustc_macros",
4338 "rustc_query_system",
Vadim Petrochenkov11d95142020-06-02 17:03:404339 "rustc_serialize",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454340 "rustc_session",
4341 "rustc_span",
4342 "rustc_target",
LeSeulArtichaut0cf5a8a2020-11-18 15:37:104343 "rustc_type_ir",
Jubilee Younge8eb6912021-04-22 04:40:294344 "smallvec",
Nicholas Nethercoteb38106b2022-08-17 04:22:304345 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:004346 "tracing",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454347]
4348
4349[[package]]
Matthew Jasperb3589292020-01-05 15:46:444350name = "rustc_mir_build"
4351version = "0.0.0"
4352dependencies = [
Caleb Cartwrightffad9842024-06-22 21:22:004353 "itertools",
Matthew Jasperb3589292020-01-05 15:46:444354 "rustc_apfloat",
Vadim Petrochenkov11d95142020-06-02 17:03:404355 "rustc_arena",
Vadim Petrochenkov6054a302020-02-29 17:16:264356 "rustc_ast",
Matthew Jasperb3589292020-01-05 15:46:444357 "rustc_data_structures",
Matthew Jasperb3589292020-01-05 15:46:444358 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:004359 "rustc_fluent_macro",
Matthew Jasperb3589292020-01-05 15:46:444360 "rustc_hir",
4361 "rustc_index",
Camille GILLOTf07e8892020-01-06 19:13:244362 "rustc_infer",
Jules Bertholet9d92a7f2024-05-02 23:55:034363 "rustc_lint",
TheOddGarlic82f05442022-08-20 11:28:434364 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454365 "rustc_middle",
Nadrieril281002d2023-12-10 19:42:304366 "rustc_pattern_analysis",
Mazdak Farrokhzad58eb03d2020-01-20 21:23:074367 "rustc_session",
Matthew Jasperb3589292020-01-05 15:46:444368 "rustc_span",
4369 "rustc_target",
Camille GILLOTc1e3d552020-02-11 18:53:404370 "rustc_trait_selection",
Oliver Schererec7230f2020-07-24 18:42:004371 "tracing",
Matthew Jasperb3589292020-01-05 15:46:444372]
4373
4374[[package]]
Camille GILLOTfd9c04f2021-01-05 18:53:074375name = "rustc_mir_dataflow"
4376version = "0.0.0"
4377dependencies = [
4378 "polonius-engine",
4379 "regex",
4380 "rustc_ast",
4381 "rustc_data_structures",
5225225ee2b1612022-08-19 09:21:144382 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:004383 "rustc_fluent_macro",
Camille GILLOTfd9c04f2021-01-05 18:53:074384 "rustc_graphviz",
4385 "rustc_hir",
4386 "rustc_index",
5225225ee2b1612022-08-19 09:21:144387 "rustc_macros",
Camille GILLOTfd9c04f2021-01-05 18:53:074388 "rustc_middle",
Camille GILLOTfd9c04f2021-01-05 18:53:074389 "rustc_span",
4390 "rustc_target",
4391 "smallvec",
4392 "tracing",
4393]
4394
4395[[package]]
Camille GILLOTbba4be62021-01-01 00:53:254396name = "rustc_mir_transform"
4397version = "0.0.0"
4398dependencies = [
Ralf Jung41018892022-11-18 09:18:324399 "either",
Caleb Cartwrightffad9842024-06-22 21:22:004400 "itertools",
Camille GILLOT751a0792023-01-16 22:12:364401 "rustc_arena",
Camille GILLOTbba4be62021-01-01 00:53:254402 "rustc_ast",
4403 "rustc_attr",
Camille GILLOTc5fc2602021-01-05 19:08:114404 "rustc_const_eval",
Camille GILLOTbba4be62021-01-01 00:53:254405 "rustc_data_structures",
4406 "rustc_errors",
clubby789d5bc5812023-04-30 01:20:534407 "rustc_fluent_macro",
Camille GILLOTbba4be62021-01-01 00:53:254408 "rustc_hir",
4409 "rustc_index",
Jubilee Youngdb6ec262024-05-24 08:14:314410 "rustc_infer",
clubby789d5bc5812023-04-30 01:20:534411 "rustc_macros",
Camille GILLOTbba4be62021-01-01 00:53:254412 "rustc_middle",
Martin Nordholtsb4b33df2023-07-20 19:01:274413 "rustc_mir_build",
Camille GILLOTfd9c04f2021-01-05 18:53:074414 "rustc_mir_dataflow",
Camille GILLOTbba4be62021-01-01 00:53:254415 "rustc_session",
4416 "rustc_span",
4417 "rustc_target",
4418 "rustc_trait_selection",
4419 "smallvec",
4420 "tracing",
4421]
4422
4423[[package]]
Camille GILLOT81a600b2021-01-02 13:42:154424name = "rustc_monomorphize"
4425version = "0.0.0"
4426dependencies = [
4427 "rustc_data_structures",
Nathan Stocks137f20c2022-08-18 21:51:474428 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:004429 "rustc_fluent_macro",
Camille GILLOT81a600b2021-01-02 13:42:154430 "rustc_hir",
Nathan Stocks137f20c2022-08-18 21:51:474431 "rustc_macros",
Camille GILLOT81a600b2021-01-02 13:42:154432 "rustc_middle",
4433 "rustc_session",
4434 "rustc_span",
4435 "rustc_target",
Joshua Nelsoneb53eea2022-12-29 21:08:094436 "serde",
4437 "serde_json",
Camille GILLOT81a600b2021-01-02 13:42:154438 "tracing",
4439]
4440
4441[[package]]
Michael Gouletcb415092023-11-22 23:44:584442name = "rustc_next_trait_solver"
4443version = "0.0.0"
4444dependencies = [
Michael Goulet532149e2024-06-17 21:59:084445 "bitflags 2.5.0",
4446 "derivative",
4447 "rustc_ast_ir",
4448 "rustc_data_structures",
4449 "rustc_index",
4450 "rustc_macros",
4451 "rustc_serialize",
Michael Gouletcb415092023-11-22 23:44:584452 "rustc_type_ir",
Michael Goulet532149e2024-06-17 21:59:084453 "rustc_type_ir_macros",
4454 "tracing",
Michael Gouletcb415092023-11-22 23:44:584455]
4456
4457[[package]]
Mazdak Farrokhzad4ae27282019-10-15 20:48:134458name = "rustc_parse"
4459version = "0.0.0"
4460dependencies = [
github-actions1848b462024-03-24 12:09:284461 "bitflags 2.5.0",
Vadim Petrochenkov6054a302020-02-29 17:16:264462 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:464463 "rustc_ast_pretty",
Mazdak Farrokhzad4ae27282019-10-15 20:48:134464 "rustc_data_structures",
4465 "rustc_errors",
Mazdak Farrokhzad3d080a42019-11-29 23:23:384466 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:004467 "rustc_fluent_macro",
Mazdak Farrokhzad4ae27282019-10-15 20:48:134468 "rustc_lexer",
Christian Povedad6da5fb2022-04-25 20:55:244469 "rustc_macros",
Mazdak Farrokhzadf361b712020-01-05 09:47:204470 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324471 "rustc_span",
Nicholas Nethercote2acbe9c2024-05-02 23:26:344472 "termcolor",
Nicholas Nethercote67d5cc02022-09-08 07:22:524473 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:004474 "tracing",
Charles Lew0bcddfe2019-11-23 14:33:404475 "unicode-normalization",
Esteban Küberc0b13452021-08-19 18:40:004476 "unicode-width",
Mazdak Farrokhzad4ae27282019-10-15 20:48:134477]
4478
4479[[package]]
Vadim Petrochenkov11d95142020-06-02 17:03:404480name = "rustc_parse_format"
4481version = "0.0.0"
4482dependencies = [
Lukas Wirth2bba05612023-09-05 17:11:504483 "rustc_index",
Vadim Petrochenkov11d95142020-06-02 17:03:404484 "rustc_lexer",
Vadim Petrochenkov11d95142020-06-02 17:03:404485]
4486
4487[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294488name = "rustc_passes"
4489version = "0.0.0"
4490dependencies = [
Vadim Petrochenkov6054a302020-02-29 17:16:264491 "rustc_ast",
Camelid8f40e112021-03-14 21:39:134492 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:204493 "rustc_attr",
Alex Crichton093ede22019-08-15 00:45:094494 "rustc_data_structures",
4495 "rustc_errors",
ridwanabdillahi175a4ea2022-04-26 01:02:434496 "rustc_expand",
Aaron Hillaf466992021-07-29 17:00:414497 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:004498 "rustc_fluent_macro",
Mazdak Farrokhzadebfd8672020-01-05 01:37:574499 "rustc_hir",
Mark Rousskov7c3f65b2019-10-04 14:46:574500 "rustc_index",
Guillaume Gomez8a35b932020-12-01 22:41:124501 "rustc_lexer",
David Wood78b19a92022-07-11 17:59:044502 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454503 "rustc_middle",
Oli Scherer746e4ef2024-03-12 07:00:014504 "rustc_privacy",
Mazdak Farrokhzadfff5ef62020-01-02 11:54:434505 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324506 "rustc_span",
Mark Rousskov7c3f65b2019-10-04 14:46:574507 "rustc_target",
Michael Goulet9eae7732023-03-14 18:43:374508 "rustc_trait_selection",
Oliver Schererec7230f2020-07-24 18:42:004509 "tracing",
Ahmed Charles9ca382f2016-09-02 08:55:294510]
4511
4512[[package]]
Nadrieril281002d2023-12-10 19:42:304513name = "rustc_pattern_analysis"
4514version = "0.0.0"
4515dependencies = [
Nadrieril19d6f062024-01-17 01:59:474516 "rustc-hash",
Nadrieril281002d2023-12-10 19:42:304517 "rustc_apfloat",
4518 "rustc_arena",
4519 "rustc_data_structures",
4520 "rustc_errors",
4521 "rustc_fluent_macro",
4522 "rustc_hir",
4523 "rustc_index",
4524 "rustc_macros",
4525 "rustc_middle",
4526 "rustc_session",
4527 "rustc_span",
4528 "rustc_target",
4529 "smallvec",
4530 "tracing",
Nadrierild697dd42024-03-04 15:57:324531 "tracing-subscriber",
4532 "tracing-tree",
Nadrieril281002d2023-12-10 19:42:304533]
4534
4535[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294536name = "rustc_privacy"
4537version = "0.0.0"
4538dependencies = [
inquisitivecrystal8c62fa02021-07-31 06:50:574539 "rustc_ast",
Mazdak Farrokhzad93a82832020-01-11 12:15:204540 "rustc_attr",
Alex Crichton093ede22019-08-15 00:45:094541 "rustc_data_structures",
Mazdak Farrokhzad2c3e5d32019-12-31 20:25:164542 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:004543 "rustc_fluent_macro",
Mazdak Farrokhzadebfd8672020-01-05 01:37:574544 "rustc_hir",
David Woodbe9ebfd2022-06-22 13:17:344545 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454546 "rustc_middle",
Mazdak Farrokhzad4392a8b2020-03-11 11:49:084547 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324548 "rustc_span",
Oli Scherer4389a1c2023-07-18 07:22:464549 "rustc_ty_utils",
Oliver Schererec7230f2020-07-24 18:42:004550 "tracing",
Ahmed Charles9ca382f2016-09-02 08:55:294551]
4552
4553[[package]]
Camille GILLOT4581d162021-01-19 19:40:164554name = "rustc_query_impl"
4555version = "0.0.0"
4556dependencies = [
John Kåre Alsaker7aab1dd2023-04-30 07:29:024557 "field-offset",
Ralf Jung61a986a2022-06-26 02:21:494558 "measureme",
Camille GILLOT4581d162021-01-19 19:40:164559 "rustc_data_structures",
4560 "rustc_errors",
Camille GILLOT4581d162021-01-19 19:40:164561 "rustc_hir",
Camille GILLOT81241cb2021-06-28 19:12:014562 "rustc_index",
Camille GILLOT4581d162021-01-19 19:40:164563 "rustc_middle",
4564 "rustc_query_system",
4565 "rustc_serialize",
Camille GILLOT81241cb2021-06-28 19:12:014566 "rustc_session",
Camille GILLOT4581d162021-01-19 19:40:164567 "rustc_span",
Nicholas Nethercoteb38106b2022-08-17 04:22:304568 "thin-vec",
Oli Scherer0d5a7382022-05-04 08:30:134569 "tracing",
Camille GILLOT4581d162021-01-19 19:40:164570]
4571
4572[[package]]
Camille GILLOT6624dc42020-03-18 09:25:224573name = "rustc_query_system"
4574version = "0.0.0"
4575dependencies = [
Rémy Rakic4cb2a282023-12-14 15:40:504576 "parking_lot",
Camille GILLOT8e873c32020-03-19 13:13:314577 "rustc-rayon-core",
Camille GILLOTc355b2e2020-11-14 15:35:314578 "rustc_ast",
Camille GILLOT6624dc42020-03-18 09:25:224579 "rustc_data_structures",
4580 "rustc_errors",
Camille GILLOTc355b2e2020-11-14 15:35:314581 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:004582 "rustc_fluent_macro",
Camille GILLOTc355b2e2020-11-14 15:35:314583 "rustc_hir",
Camille GILLOT6624dc42020-03-18 09:25:224584 "rustc_index",
Matthew Jaspercbcef3e2020-06-11 14:49:574585 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:404586 "rustc_serialize",
Camille GILLOTf96e9602020-11-12 19:48:374587 "rustc_session",
Camille GILLOT8e873c32020-03-19 13:13:314588 "rustc_span",
Camille GILLOTc355b2e2020-11-14 15:35:314589 "rustc_target",
Jubilee Younge8eb6912021-04-22 04:40:294590 "smallvec",
Nicholas Nethercoteb38106b2022-08-17 04:22:304591 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:004592 "tracing",
Camille GILLOT6624dc42020-03-18 09:25:224593]
4594
4595[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294596name = "rustc_resolve"
4597version = "0.0.0"
4598dependencies = [
github-actions1848b462024-03-24 12:09:284599 "bitflags 2.5.0",
Eric Huss51f20b42024-02-07 04:22:134600 "pulldown-cmark 0.9.6",
Vadim Petrochenkov11d95142020-06-02 17:03:404601 "rustc_arena",
Vadim Petrochenkov6054a302020-02-29 17:16:264602 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:464603 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:204604 "rustc_attr",
Alex Crichton093ede22019-08-15 00:45:094605 "rustc_data_structures",
4606 "rustc_errors",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324607 "rustc_expand",
Mazdak Farrokhzad70234f12019-11-30 01:34:184608 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:004609 "rustc_fluent_macro",
Mazdak Farrokhzadebfd8672020-01-05 01:37:574610 "rustc_hir",
marmelademaf60513e2020-06-20 18:59:294611 "rustc_index",
Rajput, Rajat269ce362022-09-05 05:04:384612 "rustc_macros",
Alex Crichton093ede22019-08-15 00:45:094613 "rustc_metadata",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454614 "rustc_middle",
Camille GILLOT457de082021-09-19 20:17:504615 "rustc_query_system",
Mazdak Farrokhzad5ccc1e42019-12-24 21:42:564616 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324617 "rustc_span",
Jubilee Younge8eb6912021-04-22 04:40:294618 "smallvec",
Nicholas Nethercote67d5cc02022-09-08 07:22:524619 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:004620 "tracing",
Ahmed Charles9ca382f2016-09-02 08:55:294621]
4622
4623[[package]]
Ramon de C Valle1f0f2c42024-04-08 02:35:494624name = "rustc_sanitizers"
4625version = "0.0.0"
4626dependencies = [
4627 "bitflags 2.5.0",
4628 "rustc_data_structures",
4629 "rustc_hir",
4630 "rustc_middle",
4631 "rustc_span",
4632 "rustc_target",
4633 "rustc_trait_selection",
4634 "tracing",
4635 "twox-hash",
4636]
4637
4638[[package]]
Vadim Petrochenkov11d95142020-06-02 17:03:404639name = "rustc_serialize"
4640version = "0.0.0"
4641dependencies = [
klensyc653bb92023-11-18 09:42:054642 "indexmap",
Matthew Jasperc4f91bb2020-07-18 19:14:504643 "rustc_macros",
Jubilee Younge8eb6912021-04-22 04:40:294644 "smallvec",
Nicholas Nethercoteebee3f82023-05-01 08:51:054645 "tempfile",
Nicholas Nethercoteb38106b2022-08-17 04:22:304646 "thin-vec",
Vadim Petrochenkov11d95142020-06-02 17:03:404647]
4648
4649[[package]]
Mark Rousskovc761ec12019-11-12 13:17:334650name = "rustc_session"
4651version = "0.0.0"
4652dependencies = [
github-actions1848b462024-03-24 12:09:284653 "bitflags 2.5.0",
Luca Barbieriac2b84f2020-04-10 20:42:194654 "getopts",
Onur Özkan71a3a482022-10-28 07:20:514655 "libc",
Vadim Petrochenkov6054a302020-02-29 17:16:264656 "rustc_ast",
Mark Rousskovc761ec12019-11-12 13:17:334657 "rustc_data_structures",
Mark Rousskovc761ec12019-11-12 13:17:334658 "rustc_errors",
Mark Rousskovcc2c33a2019-11-29 21:05:284659 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:004660 "rustc_fluent_macro",
Mark Rousskovcc2c33a2019-11-29 21:05:284661 "rustc_fs_util",
Camille GILLOT89616162020-11-14 02:02:034662 "rustc_hir",
Aaron Hill23018a52020-08-13 19:41:524663 "rustc_lint_defs",
Matthew Jaspercbcef3e2020-06-11 14:49:574664 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:404665 "rustc_serialize",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324666 "rustc_span",
Mark Rousskovcc2c33a2019-11-29 21:05:284667 "rustc_target",
Onur Özkan71a3a482022-10-28 07:20:514668 "smallvec",
Esteban Küber7674ede2022-11-26 01:14:254669 "termize",
Oliver Schererec7230f2020-07-24 18:42:004670 "tracing",
klensy3c03cce2023-05-09 15:20:134671 "windows",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324672]
4673
4674[[package]]
Oli Scherer9960cc12022-06-02 10:08:384675name = "rustc_smir"
4676version = "0.0.0"
4677dependencies = [
Celina G. Val4c9e8422023-12-06 21:39:554678 "rustc_abi",
Adwin White84071e22024-06-26 04:09:554679 "rustc_ast",
4680 "rustc_ast_pretty",
Oğuz Ağcayazı0f27c1b2023-10-09 09:56:144681 "rustc_data_structures",
Santiago Pastorino4b85bea2023-04-24 20:53:514682 "rustc_hir",
Oli Scherer9960cc12022-06-02 10:08:384683 "rustc_middle",
Mohammad Omidvar21374872024-02-12 19:44:354684 "rustc_session",
Celina G. Valb66db7e2023-03-04 01:08:494685 "rustc_span",
Celina G. Val44d0fce2023-06-20 17:32:124686 "rustc_target",
Celina G. Val66a554b2023-10-21 06:05:384687 "scoped-tls",
Oli Scherera38e9832023-09-14 15:50:114688 "stable_mir",
Celina G. Valb66db7e2023-03-04 01:08:494689 "tracing",
Oli Scherer9960cc12022-06-02 10:08:384690]
4691
4692[[package]]
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324693name = "rustc_span"
4694version = "0.0.0"
4695dependencies = [
Oli Scherer4239a732024-04-19 13:52:484696 "derivative",
klensyc653bb92023-11-18 09:42:054697 "indexmap",
Urgau33ef4b92024-03-06 18:39:364698 "itoa",
Igor Matuszewskibd37d7d2020-12-05 15:40:244699 "md-5",
Vadim Petrochenkov11d95142020-06-02 17:03:404700 "rustc_arena",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324701 "rustc_data_structures",
4702 "rustc_index",
4703 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:404704 "rustc_serialize",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324705 "scoped-tls",
Eric Hussbb60a762023-01-10 19:09:524706 "sha1",
Arlo Siemsen3296d5c2020-10-13 15:41:064707 "sha2",
Oliver Schererec7230f2020-07-24 18:42:004708 "tracing",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324709 "unicode-width",
Mark Rousskovc761ec12019-11-12 13:17:334710]
4711
4712[[package]]
Mark Mansi2d75a332020-03-12 23:07:584713name = "rustc_symbol_mangling"
4714version = "0.0.0"
4715dependencies = [
Mark Mansi2d75a332020-03-12 23:07:584716 "punycode",
Mark Mansi2d75a332020-03-12 23:07:584717 "rustc-demangle",
Mark Mansi2d75a332020-03-12 23:07:584718 "rustc_data_structures",
Jhonny Bill Mena86f8c4e2022-08-27 04:24:134719 "rustc_errors",
Mark Mansi2d75a332020-03-12 23:07:584720 "rustc_hir",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454721 "rustc_middle",
Mark Mansi2d75a332020-03-12 23:07:584722 "rustc_session",
4723 "rustc_span",
4724 "rustc_target",
Oliver Schererec7230f2020-07-24 18:42:004725 "tracing",
Mark Mansi2d75a332020-03-12 23:07:584726]
4727
4728[[package]]
Irina Popa38e96402017-12-08 19:18:214729name = "rustc_target"
4730version = "0.0.0"
4731dependencies = [
github-actions1848b462024-03-24 12:09:284732 "bitflags 2.5.0",
Ben Kimock2f6fb232024-03-18 22:47:414733 "object 0.32.2",
hkalbasi390a6372022-11-06 21:06:114734 "rustc_abi",
Alex Crichton093ede22019-08-15 00:45:094735 "rustc_data_structures",
khyperia9a206a72022-09-08 13:37:154736 "rustc_feature",
John Kåre Alsaker4f7cd3d2023-03-16 20:42:314737 "rustc_fs_util",
Lukas Wirthf14b7c92023-09-29 15:14:564738 "rustc_index",
Camille GILLOT2ba84c62019-11-09 21:27:524739 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:404740 "rustc_serialize",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324741 "rustc_span",
bjorn3fc1df4f2021-06-03 15:45:094742 "serde_json",
Oliver Schererec7230f2020-07-24 18:42:004743 "tracing",
Irina Popa38e96402017-12-08 19:18:214744]
4745
4746[[package]]
Matthias Krüger10e7b762018-09-07 07:12:064747name = "rustc_tools_util"
Philipp Krones10f2a6d2022-12-17 13:21:374748version = "0.3.0"
4749source = "registry+https://github.com/rust-lang/crates.io-index"
4750checksum = "8ba09476327c4b70ccefb6180f046ef588c26a24cf5d269a9feba316eb4f029f"
4751
4752[[package]]
Camille GILLOTc1e3d552020-02-11 18:53:404753name = "rustc_trait_selection"
4754version = "0.0.0"
4755dependencies = [
github-actions1848b462024-03-24 12:09:284756 "bitflags 2.5.0",
Michael Goulet6ee22e12024-05-17 16:43:054757 "derivative",
Caleb Cartwrightffad9842024-06-22 21:22:004758 "itertools",
Camille GILLOTc1e3d552020-02-11 18:53:404759 "rustc_ast",
Jason Newcombbe9b1252024-02-24 22:22:284760 "rustc_ast_ir",
Camille GILLOTc1e3d552020-02-11 18:53:404761 "rustc_attr",
4762 "rustc_data_structures",
4763 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:004764 "rustc_fluent_macro",
Camille GILLOTc1e3d552020-02-11 18:53:404765 "rustc_hir",
4766 "rustc_index",
4767 "rustc_infer",
4768 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454769 "rustc_middle",
Michael Gouletcb415092023-11-22 23:44:584770 "rustc_next_trait_solver",
Vadim Petrochenkov11d95142020-06-02 17:03:404771 "rustc_parse_format",
Camille GILLOT02025d82020-11-14 15:48:544772 "rustc_query_system",
Michael Goulet8e1dba42024-05-18 20:05:164773 "rustc_serialize",
Camille GILLOTc1e3d552020-02-11 18:53:404774 "rustc_session",
4775 "rustc_span",
4776 "rustc_target",
Jack Wrennbc4a1de2021-07-03 16:18:134777 "rustc_transmute",
Michael Goulet6ee22e12024-05-17 16:43:054778 "rustc_type_ir",
Michael Goulet8e1dba42024-05-18 20:05:164779 "rustc_type_ir_macros",
Jubilee Younge8eb6912021-04-22 04:40:294780 "smallvec",
Oliver Schererec7230f2020-07-24 18:42:004781 "tracing",
Camille GILLOTc1e3d552020-02-11 18:53:404782]
4783
4784[[package]]
Niko Matsakis3a50b41d2018-02-25 15:58:544785name = "rustc_traits"
4786version = "0.0.0"
4787dependencies = [
Alex Crichton093ede22019-08-15 00:45:094788 "rustc_data_structures",
Mazdak Farrokhzadebfd8672020-01-05 01:37:574789 "rustc_hir",
Camille GILLOTf07e8892020-01-06 19:13:244790 "rustc_infer",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454791 "rustc_middle",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324792 "rustc_span",
Camille GILLOTc1e3d552020-02-11 18:53:404793 "rustc_trait_selection",
Oliver Schererec7230f2020-07-24 18:42:004794 "tracing",
Niko Matsakis3a50b41d2018-02-25 15:58:544795]
4796
4797[[package]]
Jack Wrennbc4a1de2021-07-03 16:18:134798name = "rustc_transmute"
Michael Goulet60c95442023-10-18 21:55:154799version = "0.0.0"
Jack Wrennbc4a1de2021-07-03 16:18:134800dependencies = [
Caleb Cartwrightffad9842024-06-22 21:22:004801 "itertools",
Jason Newcombbe9b1252024-02-24 22:22:284802 "rustc_ast_ir",
Jack Wrennbc4a1de2021-07-03 16:18:134803 "rustc_data_structures",
Jack Wrennf46fffc2022-08-18 19:39:144804 "rustc_hir",
Jack Wrennbc4a1de2021-07-03 16:18:134805 "rustc_infer",
4806 "rustc_macros",
4807 "rustc_middle",
4808 "rustc_span",
4809 "rustc_target",
4810 "tracing",
4811]
4812
4813[[package]]
LeSeulArtichautf59d0302020-11-19 20:32:374814name = "rustc_ty_utils"
Camille GILLOT9908a872020-01-13 12:40:304815version = "0.0.0"
4816dependencies = [
Caleb Cartwrightffad9842024-06-22 21:22:004817 "itertools",
Jason Newcombea9ae302024-02-25 00:25:044818 "rustc_ast_ir",
Camille GILLOT9908a872020-01-13 12:40:304819 "rustc_data_structures",
Eduard-Mihai Burtescu289f46a2020-04-10 02:13:294820 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:004821 "rustc_fluent_macro",
Camille GILLOT9908a872020-01-13 12:40:304822 "rustc_hir",
kadmine612e262022-07-09 09:35:064823 "rustc_index",
Camille GILLOTf07e8892020-01-06 19:13:244824 "rustc_infer",
Peter Medus01c16162022-08-18 23:04:314825 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454826 "rustc_middle",
Mazdak Farrokhzad4392a8b2020-03-11 11:49:084827 "rustc_session",
Camille GILLOT9908a872020-01-13 12:40:304828 "rustc_span",
Camille GILLOT0e652c52020-02-12 16:24:324829 "rustc_target",
Camille GILLOTc1e3d552020-02-11 18:53:404830 "rustc_trait_selection",
Michael Gouleta056a952022-05-22 19:57:464831 "rustc_type_ir",
Oliver Schererec7230f2020-07-24 18:42:004832 "tracing",
Camille GILLOT9908a872020-01-13 12:40:304833]
4834
4835[[package]]
LeSeulArtichaut0cf5a8a2020-11-18 15:37:104836name = "rustc_type_ir"
4837version = "0.0.0"
4838dependencies = [
github-actions1848b462024-03-24 12:09:284839 "bitflags 2.5.0",
Michael Gouletde830572023-10-30 17:09:174840 "derivative",
Michael Goulet9b0f9ef2024-06-18 17:21:484841 "indexmap",
Oli Scherer8a6d3532024-02-27 18:11:234842 "rustc_ast_ir",
LeSeulArtichaut0cf5a8a2020-11-18 15:37:104843 "rustc_data_structures",
4844 "rustc_index",
LeSeulArtichaut07245732020-12-12 14:25:554845 "rustc_macros",
LeSeulArtichaut0cf5a8a2020-11-18 15:37:104846 "rustc_serialize",
bjorn36ed37bd2023-12-31 19:35:324847 "rustc_span",
Michael Gouletd5797e92024-05-11 00:30:244848 "rustc_type_ir_macros",
Wilco Kuseea7015fe2021-01-31 09:32:344849 "smallvec",
Michael Goulet993553c2024-05-27 00:45:374850 "tracing",
LeSeulArtichaut0cf5a8a2020-11-18 15:37:104851]
4852
4853[[package]]
Michael Gouletd5797e92024-05-11 00:30:244854name = "rustc_type_ir_macros"
4855version = "0.0.0"
4856dependencies = [
4857 "proc-macro2",
4858 "quote",
github-actions99053572024-06-23 00:18:084859 "syn 2.0.67",
Michael Gouletd5797e92024-05-11 00:30:244860 "synstructure",
4861]
4862
4863[[package]]
Oliver Schneider847bb142018-05-11 12:11:064864name = "rustc_version"
Ralf Junge5d01782021-10-04 22:13:004865version = "0.4.0"
4866source = "registry+https://github.com/rust-lang/crates.io-index"
4867checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"
4868dependencies = [
klensy8ebc73b2022-02-06 20:57:294869 "semver",
Ralf Junge5d01782021-10-04 22:13:004870]
4871
4872[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294873name = "rustdoc"
4874version = "0.0.0"
4875dependencies = [
Weihang Lof795a152023-03-15 12:50:044876 "arrayvec",
Dirkjan Ochtman93a16cb2022-01-03 17:18:464877 "askama",
Michael Howell28db4cc2024-03-22 00:19:394878 "base64",
Aleksey Kladovb4f4db92020-08-27 10:50:284879 "expect-test",
klensyc653bb92023-11-18 09:42:054880 "indexmap",
Caleb Cartwrightffad9842024-06-22 21:22:004881 "itertools",
Alex Crichton093ede22019-08-15 00:45:094882 "minifier",
Guillaume Gomezf467b8d2020-10-13 13:46:344883 "regex",
Rune Tynan67b78a02021-01-25 21:23:434884 "rustdoc-json-types",
Andy Russell94630d42019-06-29 17:30:454885 "serde",
4886 "serde_json",
Jubilee Younge8eb6912021-04-22 04:40:294887 "smallvec",
Alex Crichton093ede22019-08-15 00:45:094888 "tempfile",
Guillaume Gomez50f75202023-03-14 19:28:004889 "threadpool",
Joshua Nelson65f0b252020-12-28 18:28:294890 "tracing",
4891 "tracing-subscriber",
4892 "tracing-tree",
Mark Simulacrume2e9b402017-07-23 02:01:584893]
4894
4895[[package]]
ozkanonurc36b2092023-05-20 11:40:114896name = "rustdoc-gui-test"
4897version = "0.1.0"
4898dependencies = [
ozkanonurc64db2c2023-05-30 07:54:404899 "build_helper",
ozkanonurc36b2092023-05-20 11:40:114900 "compiletest",
4901 "getopts",
4902 "walkdir",
4903]
4904
4905[[package]]
Rune Tynan67b78a02021-01-25 21:23:434906name = "rustdoc-json-types"
4907version = "0.1.0"
4908dependencies = [
Luca Palmiericd7688b2023-05-22 17:26:204909 "bincode",
ozkanonur52c71e62023-03-01 21:53:024910 "rustc-hash",
Rune Tynan67b78a02021-01-25 21:23:434911 "serde",
Rune Tynanca48d152021-03-04 23:45:574912 "serde_json",
Rune Tynan67b78a02021-01-25 21:23:434913]
4914
4915[[package]]
Guillaume Gomezdec9fab2018-02-05 22:43:534916name = "rustdoc-themes"
4917version = "0.1.0"
4918
4919[[package]]
Mark Simulacrume2e9b402017-07-23 02:01:584920name = "rustdoc-tool"
4921version = "0.0.0"
4922dependencies = [
Alex Crichton093ede22019-08-15 00:45:094923 "rustdoc",
Ahmed Charles9ca382f2016-09-02 08:55:294924]
4925
4926[[package]]
Alex Crichtonfa9e55f2018-05-02 15:43:154927name = "rustfix"
Philipp Krones586cbd02022-06-04 12:07:444928version = "0.6.1"
Eric Huss6da85d62020-01-14 17:47:044929source = "registry+https://github.com/rust-lang/crates.io-index"
Philipp Krones586cbd02022-06-04 12:07:444930checksum = "ecd2853d9e26988467753bd9912c3a126f642d05d229a4b53f5752ee36c56481"
Eric Hussd371bb42021-06-12 19:11:504931dependencies = [
4932 "anyhow",
4933 "log",
4934 "serde",
4935 "serde_json",
4936]
4937
4938[[package]]
Eric Huss123b3032024-04-13 17:54:134939name = "rustfix"
4940version = "0.8.1"
4941source = "registry+https://github.com/rust-lang/crates.io-index"
4942checksum = "81864b097046da5df3758fdc6e4822bbb70afa06317e8ca45ea1b51cb8c5e5a4"
4943dependencies = [
4944 "serde",
4945 "serde_json",
4946 "thiserror",
4947 "tracing",
4948]
4949
4950[[package]]
topecongiro5a411a62019-06-18 12:15:194951name = "rustfmt-config_proc_macro"
Caleb Cartwright6bf1a872023-01-24 20:21:144952version = "0.3.0"
topecongiro5a411a62019-06-18 12:15:194953dependencies = [
Aaron Hill70ba4912020-08-01 14:11:154954 "proc-macro2",
4955 "quote",
Alex Crichton093ede22019-08-15 00:45:094956 "serde",
github-actions99053572024-06-23 00:18:084957 "syn 2.0.67",
topecongiro5a411a62019-06-18 12:15:194958]
4959
4960[[package]]
Alex Crichton1cede102017-06-15 02:33:064961name = "rustfmt-nightly"
Caleb Cartwrightffad9842024-06-22 21:22:004962version = "1.7.1"
kennytm0692b3d2017-12-15 19:41:584963dependencies = [
clubby7899b73db32024-01-29 12:21:164964 "annotate-snippets 0.9.2",
Igor Matuszewskif4b2a202020-06-15 09:43:394965 "anyhow",
Alex Crichton093ede22019-08-15 00:45:094966 "bytecount",
Caleb Cartwrightffad9842024-06-22 21:22:004967 "cargo_metadata 0.18.1",
klensye1c33132023-06-21 09:32:344968 "clap",
Caleb Cartwright35400e82023-10-23 01:34:124969 "clap-cargo",
Alex Crichton093ede22019-08-15 00:45:094970 "diff",
4971 "dirs",
Alex Crichton093ede22019-08-15 00:45:094972 "getopts",
4973 "ignore",
Caleb Cartwrightffad9842024-06-22 21:22:004974 "itertools",
Alex Crichton093ede22019-08-15 00:45:094975 "regex",
Alex Crichton093ede22019-08-15 00:45:094976 "rustfmt-config_proc_macro",
4977 "serde",
4978 "serde_json",
Caleb Cartwrightf367f4d2022-06-13 03:04:544979 "term",
Igor Matuszewskif4b2a202020-06-15 09:43:394980 "thiserror",
clubby7899b73db32024-01-29 12:21:164981 "toml 0.7.8",
Caleb Cartwright35400e82023-10-23 01:34:124982 "tracing",
4983 "tracing-subscriber",
4984 "unicode-properties",
Alex Crichton093ede22019-08-15 00:45:094985 "unicode-segmentation",
4986 "unicode-width",
Igor Matuszewskid2d192e2019-07-30 11:00:274987]
4988
4989[[package]]
Weihang Lo1e5dad02022-11-25 22:37:044990name = "rustix"
Mark Rousskov12200c92024-05-11 14:27:174991version = "0.38.34"
Weihang Lo1e5dad02022-11-25 22:37:044992source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:174993checksum = "70dc5ec042f7a43c4a73241207cecc9873a06d45debb38b329f8541d85c2730f"
Weihang Lo1e5dad02022-11-25 22:37:044994dependencies = [
github-actions1848b462024-03-24 12:09:284995 "bitflags 2.5.0",
Nilstrieb3295cdf2023-06-26 07:21:354996 "errno",
4997 "libc",
chenx97141c4632023-09-21 11:31:014998 "linux-raw-sys",
clubby7899b73db32024-01-29 12:21:164999 "windows-sys 0.52.0",
Weihang Lo1e5dad02022-11-25 22:37:045000]
5001
5002[[package]]
flip19950046d7c2021-02-25 10:26:235003name = "rustversion"
github-actions36c09332024-05-19 00:17:385004version = "1.0.17"
flip19950046d7c2021-02-25 10:26:235005source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions36c09332024-05-19 00:17:385006checksum = "955d28af4278de8121b7ebeb796b6a45735dc01436d898801014aced2773a3d6"
flip19950046d7c2021-02-25 10:26:235007
5008[[package]]
Jubilee Young7156ff62023-05-10 03:29:275009name = "ruzstd"
clubby78956bc5522024-01-21 17:16:265010version = "0.5.0"
Jubilee Young7156ff62023-05-10 03:29:275011source = "registry+https://github.com/rust-lang/crates.io-index"
clubby78956bc5522024-01-21 17:16:265012checksum = "58c4eb8a81997cf040a091d1f7e1938aeab6749d3a0dfa73af43cdc32393483d"
Jubilee Young7156ff62023-05-10 03:29:275013dependencies = [
5014 "byteorder",
clubby78956bc5522024-01-21 17:16:265015 "derive_more",
Jubilee Young7156ff62023-05-10 03:29:275016 "twox-hash",
5017]
5018
5019[[package]]
Ben Kimock2f6fb232024-03-18 22:47:415020name = "ruzstd"
5021version = "0.6.0"
5022source = "registry+https://github.com/rust-lang/crates.io-index"
5023checksum = "5174a470eeb535a721ae9fdd6e291c2411a906b96592182d05217591d5c5cf7b"
5024dependencies = [
5025 "byteorder",
5026 "derive_more",
5027 "twox-hash",
5028]
5029
5030[[package]]
Alex Crichton2863b752018-08-21 17:23:475031name = "ryu"
Mark Rousskov12200c92024-05-11 14:27:175032version = "1.0.18"
Alex Crichton2863b752018-08-21 17:23:475033source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:175034checksum = "f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f"
Alex Crichton2863b752018-08-21 17:23:475035
5036[[package]]
Josh Stone020c5ec2017-05-08 22:01:135037name = "same-file"
Mark Rousskov342d9562020-08-17 15:21:445038version = "1.0.6"
Alex Crichton80d6ed22018-01-08 21:56:225039source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:445040checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
Alex Crichton80d6ed22018-01-08 21:56:225041dependencies = [
Alex Crichton093ede22019-08-15 00:45:095042 "winapi-util",
Alex Crichton80d6ed22018-01-08 21:56:225043]
5044
5045[[package]]
5046name = "schannel"
clubby7899b73db32024-01-29 12:21:165047version = "0.1.23"
Alex Crichton80d6ed22018-01-08 21:56:225048source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165049checksum = "fbc91545643bcf3a0bbb6569265615222618bdf33ce4ffbbd13c4bbd4c093534"
Alex Crichton80d6ed22018-01-08 21:56:225050dependencies = [
clubby7899b73db32024-01-29 12:21:165051 "windows-sys 0.52.0",
Alex Crichton80d6ed22018-01-08 21:56:225052]
5053
5054[[package]]
Alex Crichton453080f2017-06-05 16:36:485055name = "scoped-tls"
Nilstrieb3295cdf2023-06-26 07:21:355056version = "1.0.1"
Marcel Hellwig56fb2872019-02-26 10:15:525057source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:355058checksum = "e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294"
Marcel Hellwig56fb2872019-02-26 10:15:525059
5060[[package]]
Nick Cameronad8ecc22017-07-19 01:32:125061name = "scopeguard"
clubby7899b73db32024-01-29 12:21:165062version = "1.2.0"
Ralf Jungc7a599e2019-07-25 13:57:255063source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165064checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
Ralf Jungc7a599e2019-07-25 13:57:255065
5066[[package]]
David Wood7f916972022-03-26 07:27:435067name = "self_cell"
klensyc653bb92023-11-18 09:42:055068version = "0.10.3"
David Wood7f916972022-03-26 07:27:435069source = "registry+https://github.com/rust-lang/crates.io-index"
klensyc653bb92023-11-18 09:42:055070checksum = "e14e4d63b804dc0c7ec4a1e52bcb63f02c7ac94476755aa579edac21e01f915d"
5071dependencies = [
Mark Rousskov12200c92024-05-11 14:27:175072 "self_cell 1.0.4",
klensyc653bb92023-11-18 09:42:055073]
5074
5075[[package]]
5076name = "self_cell"
Mark Rousskov12200c92024-05-11 14:27:175077version = "1.0.4"
klensyc653bb92023-11-18 09:42:055078source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:175079checksum = "d369a96f978623eb3dc28807c4852d6cc617fed53da5d3c400feff1ef34a714a"
David Wood7f916972022-03-26 07:27:435080
5081[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585082name = "semver"
Mark Rousskov12200c92024-05-11 14:27:175083version = "1.0.23"
Eric Huss78529352021-06-02 03:38:395084source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:175085checksum = "61697e0a1c7e512e84a621326239844a24d8207b4669b41bc18b32ea5cbf988b"
Eric Huss78529352021-06-02 03:38:395086dependencies = [
5087 "serde",
5088]
5089
5090[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585091name = "serde"
clubby789d42c9602024-06-08 19:22:165092version = "1.0.203"
Tatsuyuki Ishi0e79b972017-04-29 23:11:585093source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:165094checksum = "7253ab4de971e72fb7be983802300c30b5a7f0c2e56fab8abfc6a214307c0094"
Eric Huss57393642018-12-17 18:23:045095dependencies = [
Alex Crichton093ede22019-08-15 00:45:095096 "serde_derive",
Eric Huss57393642018-12-17 18:23:045097]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585098
5099[[package]]
5100name = "serde_derive"
clubby789d42c9602024-06-08 19:22:165101version = "1.0.203"
Tatsuyuki Ishi0e79b972017-04-29 23:11:585102source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:165103checksum = "500cbc0ebeb6f46627f50f3f5811ccf6bf00643be300b4c3eabc0ef55dc5b5ba"
Tatsuyuki Ishi0e79b972017-04-29 23:11:585104dependencies = [
Aaron Hill70ba4912020-08-01 14:11:155105 "proc-macro2",
5106 "quote",
github-actions99053572024-06-23 00:18:085107 "syn 2.0.67",
Tatsuyuki Ishi0e79b972017-04-29 23:11:585108]
5109
5110[[package]]
5111name = "serde_json"
Mark Rousskov12200c92024-05-11 14:27:175112version = "1.0.117"
Tatsuyuki Ishi0e79b972017-04-29 23:11:585113source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:175114checksum = "455182ea6142b14f93f4bc5320a2b31c1f266b66a4a5c858b013302a5d8cbfc3"
Tatsuyuki Ishi0e79b972017-04-29 23:11:585115dependencies = [
klensyc653bb92023-11-18 09:42:055116 "indexmap",
Alex Crichton093ede22019-08-15 00:45:095117 "itoa",
5118 "ryu",
5119 "serde",
Steve Klabnik2795de32017-02-20 00:20:575120]
5121
5122[[package]]
Philipp Krones612c3422023-06-02 09:42:425123name = "serde_spanned"
github-actions36c09332024-05-19 00:17:385124version = "0.6.6"
Philipp Krones612c3422023-06-02 09:42:425125source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions36c09332024-05-19 00:17:385126checksum = "79e674e01f999af37c49f70a6ede167a8a60b2503e56c5599532a65baa5969a0"
Philipp Krones612c3422023-06-02 09:42:425127dependencies = [
5128 "serde",
5129]
5130
5131[[package]]
Pietro Albini4f40eee2023-01-10 12:13:045132name = "sha1"
clubby7899b73db32024-01-29 12:21:165133version = "0.10.6"
Pietro Albini4f40eee2023-01-10 12:13:045134source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165135checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba"
Pietro Albini4f40eee2023-01-10 12:13:045136dependencies = [
5137 "cfg-if",
5138 "cpufeatures",
5139 "digest",
5140]
5141
5142[[package]]
Pietro Albiniacd8e592020-10-01 15:15:125143name = "sha2"
clubby7899b73db32024-01-29 12:21:165144version = "0.10.8"
Pietro Albiniacd8e592020-10-01 15:15:125145source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165146checksum = "793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8"
Pietro Albiniacd8e592020-10-01 15:15:125147dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:425148 "cfg-if",
pierwillef6dd122022-02-10 16:54:015149 "cpufeatures",
klensy45fac342022-08-31 20:04:125150 "digest",
James Munnsde763692019-01-19 02:39:375151]
5152
5153[[package]]
Oliver Schererec7230f2020-07-24 18:42:005154name = "sharded-slab"
clubby7899b73db32024-01-29 12:21:165155version = "0.1.7"
Oliver Schererec7230f2020-07-24 18:42:005156source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165157checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6"
Oliver Schererec7230f2020-07-24 18:42:005158dependencies = [
5159 "lazy_static",
5160]
5161
5162[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585163name = "shell-escape"
Mark Rousskov342d9562020-08-17 15:21:445164version = "0.1.5"
Tatsuyuki Ishi0e79b972017-04-29 23:11:585165source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:445166checksum = "45bb67a18fa91266cc7807181f62f9178a6873bfad7dc788c42e6430db40184f"
Tatsuyuki Ishi0e79b972017-04-29 23:11:585167
5168[[package]]
steveklabnik54371882018-01-25 17:32:255169name = "shlex"
Eric Huss51f20b42024-02-07 04:22:135170version = "1.3.0"
Eric Huss788167a2021-02-23 01:05:215171source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss51f20b42024-02-07 04:22:135172checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
Eric Huss788167a2021-02-23 01:05:215173
5174[[package]]
Jover Zhangf3530cf2024-04-20 11:25:535175name = "similar"
5176version = "2.5.0"
5177source = "registry+https://github.com/rust-lang/crates.io-index"
5178checksum = "fa42c91313f1d05da9b26f267f931cf178d4aba455b4c4622dd7355eb80c6640"
5179
5180[[package]]
steveklabnikecfbaca2018-04-03 14:32:045181name = "siphasher"
clubby7899b73db32024-01-29 12:21:165182version = "0.3.11"
steveklabnikecfbaca2018-04-03 14:32:045183source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165184checksum = "38b58827f4464d87d377d175e90bf58eb00fd8716ff0a62f80356b5e61555d0d"
steveklabnikecfbaca2018-04-03 14:32:045185
5186[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:435187name = "slab"
clubby7899b73db32024-01-29 12:21:165188version = "0.4.9"
Matthias Krüger696fb8f2019-01-21 15:32:435189source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165190checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67"
Philipp Kronesa6d3c822023-07-02 13:07:475191dependencies = [
5192 "autocfg",
5193]
Matthias Krüger696fb8f2019-01-21 15:32:435194
5195[[package]]
John Kåre Alsaker970c6132017-12-03 12:49:015196name = "smallvec"
github-actions1848b462024-03-24 12:09:285197version = "1.13.2"
Ralf Jung90b8d342019-11-04 14:59:095198source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions1848b462024-03-24 12:09:285199checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67"
Ralf Jung90b8d342019-11-04 14:59:095200
5201[[package]]
Josh Triplett574f6be2020-08-20 23:16:305202name = "snap"
clubby7899b73db32024-01-29 12:21:165203version = "1.1.1"
Josh Triplett574f6be2020-08-20 23:16:305204source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165205checksum = "1b6b67fb9a61334225b5b790716f609cd58395f895b3fe8b328786812a40bc3b"
Josh Triplett574f6be2020-08-20 23:16:305206
5207[[package]]
Mark Simulacrum38b46882017-06-26 16:26:155208name = "socket2"
Mark Rousskov12200c92024-05-11 14:27:175209version = "0.5.7"
klensy50c38902021-05-01 11:50:035210source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:175211checksum = "ce305eb0b4296696835b71df73eb912e0f1ffd2556a501fcede6e0c50349191c"
klensy50c38902021-05-01 11:50:035212dependencies = [
5213 "libc",
github-actions8ef19812024-03-03 00:16:165214 "windows-sys 0.52.0",
klensy50c38902021-05-01 11:50:035215]
5216
5217[[package]]
Philipp Kronesf99056b2024-02-27 14:50:235218name = "spanned"
clubby789d42c9602024-06-08 19:22:165219version = "0.2.1"
Philipp Kronesf99056b2024-02-27 14:50:235220source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:165221checksum = "ed14ba8b4b82241bd5daba2c49185d4a0581a0058355fe96537338f002b8605d"
Philipp Kronesf99056b2024-02-27 14:50:235222dependencies = [
5223 "bstr",
5224 "color-eyre",
5225]
5226
5227[[package]]
Pietro Albini13efb202022-11-15 09:19:175228name = "spdx-expression"
5229version = "0.5.2"
5230source = "registry+https://github.com/rust-lang/crates.io-index"
5231checksum = "53d7ac03c67c572d85049d6db815e20a4a19b41b3d5cca732ac582342021ad77"
5232dependencies = [
5233 "nom",
5234 "serde",
5235 "thiserror",
5236 "tracing",
5237]
5238
5239[[package]]
5240name = "spdx-rs"
clubby7899b73db32024-01-29 12:21:165241version = "0.5.5"
Pietro Albini13efb202022-11-15 09:19:175242source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165243checksum = "990870190ec8d8c64ba66e4a6746243d6e57d99353991e0e6092334833f429b1"
Pietro Albini13efb202022-11-15 09:19:175244dependencies = [
5245 "chrono",
5246 "log",
5247 "nom",
5248 "serde",
5249 "spdx-expression",
5250 "strum",
5251 "strum_macros",
5252 "thiserror",
5253 "uuid",
5254]
5255
5256[[package]]
Robin Kruppe1a24a592017-04-26 21:22:455257name = "stable_deref_trait"
Mark Rousskov342d9562020-08-17 15:21:445258version = "1.2.0"
Robin Kruppe1a24a592017-04-26 21:22:455259source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:445260checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
Robin Kruppe1a24a592017-04-26 21:22:455261
5262[[package]]
Oli Scherera38e9832023-09-14 15:50:115263name = "stable_mir"
5264version = "0.1.0-preview"
5265dependencies = [
5266 "scoped-tls",
Oli Scherera38e9832023-09-14 15:50:115267]
5268
5269[[package]]
Oliver Scherer26edcee2018-11-02 15:14:245270name = "stacker"
Mateusz Mikuład5899ef2022-11-05 11:19:555271version = "0.1.15"
Oliver Scherer26edcee2018-11-02 15:14:245272source = "registry+https://github.com/rust-lang/crates.io-index"
Mateusz Mikuład5899ef2022-11-05 11:19:555273checksum = "c886bd4480155fd3ef527d45e9ac8dd7118a898a46530b7b94c3e21866259fce"
Oliver Scherer26edcee2018-11-02 15:14:245274dependencies = [
5275 "cc",
Chris Denton531f3c9e2022-12-20 15:26:425276 "cfg-if",
Oliver Scherer26edcee2018-11-02 15:14:245277 "libc",
5278 "psm",
Igor Matuszewskiaf53b0d2021-07-21 13:17:315279 "winapi",
Oliver Scherer26edcee2018-11-02 15:14:245280]
5281
5282[[package]]
Eric Huss7758eaf2022-04-28 05:42:545283name = "static_assertions"
5284version = "1.1.0"
5285source = "registry+https://github.com/rust-lang/crates.io-index"
5286checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
5287
5288[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:295289name = "std"
5290version = "0.0.0"
5291dependencies = [
Jubilee Young3ec9d8d2024-05-28 00:05:325292 "addr2line 0.22.0",
Alex Crichton093ede22019-08-15 00:45:095293 "alloc",
Chris Denton531f3c9e2022-12-20 15:26:425294 "cfg-if",
Alex Crichton093ede22019-08-15 00:45:095295 "compiler_builtins",
5296 "core",
5297 "dlmalloc",
5298 "fortanix-sgx-abi",
klensyc653bb92023-11-18 09:42:055299 "hashbrown",
Stefan Lankes1f125a62024-06-07 18:20:515300 "hermit-abi 0.4.0",
Alex Crichton093ede22019-08-15 00:45:095301 "libc",
Jubilee Young079949d2023-06-29 23:18:365302 "miniz_oxide",
Jubilee Young49c2a1d2024-06-07 05:50:285303 "object 0.36.0",
Alex Crichton093ede22019-08-15 00:45:095304 "panic_abort",
5305 "panic_unwind",
5306 "profiler_builtins",
Ayush Singh48c6ae02022-12-18 04:24:545307 "r-efi",
5308 "r-efi-alloc",
Thom Chiovolonia4bf36e2022-11-21 00:55:415309 "rand",
5310 "rand_xorshift",
Alex Crichton06d565c2020-05-13 21:22:375311 "rustc-demangle",
Joshua Nelson1b0b7e92021-04-02 08:11:465312 "std_detect",
Alex Crichton093ede22019-08-15 00:45:095313 "unwind",
Thom Chiovolonia4bf36e2022-11-21 00:55:415314 "wasi",
Ahmed Charles9ca382f2016-09-02 08:55:295315]
5316
5317[[package]]
Joshua Nelson1b0b7e92021-04-02 08:11:465318name = "std_detect"
5319version = "0.1.5"
5320dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:425321 "cfg-if",
Joshua Nelson1b0b7e92021-04-02 08:11:465322 "compiler_builtins",
5323 "libc",
5324 "rustc-std-workspace-alloc",
5325 "rustc-std-workspace-core",
5326]
5327
5328[[package]]
steveklabnikecfbaca2018-04-03 14:32:045329name = "string_cache"
Nilstrieb3295cdf2023-06-26 07:21:355330version = "0.8.7"
steveklabnikecfbaca2018-04-03 14:32:045331source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:355332checksum = "f91138e76242f575eb1d3b38b4f1362f10d3a43f47d182a5b359af488a02293b"
steveklabnikecfbaca2018-04-03 14:32:045333dependencies = [
Alex Crichton093ede22019-08-15 00:45:095334 "new_debug_unreachable",
Nilstrieb3295cdf2023-06-26 07:21:355335 "once_cell",
Rémy Rakic4cb2a282023-12-14 15:40:505336 "parking_lot",
Ralf Jung47b3ce02024-05-05 15:17:455337 "phf_shared 0.10.0",
Alex Crichton093ede22019-08-15 00:45:095338 "precomputed-hash",
5339 "serde",
steveklabnikecfbaca2018-04-03 14:32:045340]
5341
5342[[package]]
5343name = "string_cache_codegen"
klensy947e7872022-04-15 18:11:145344version = "0.5.2"
steveklabnikecfbaca2018-04-03 14:32:045345source = "registry+https://github.com/rust-lang/crates.io-index"
klensy947e7872022-04-15 18:11:145346checksum = "6bb30289b722be4ff74a408c3cc27edeaad656e06cb1fe8fa9231fa59c728988"
steveklabnikecfbaca2018-04-03 14:32:045347dependencies = [
Ralf Jung47b3ce02024-05-05 15:17:455348 "phf_generator 0.10.0",
5349 "phf_shared 0.10.0",
Aaron Hill70ba4912020-08-01 14:11:155350 "proc-macro2",
5351 "quote",
steveklabnikecfbaca2018-04-03 14:32:045352]
5353
5354[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585355name = "strsim"
github-actions4035c242024-04-07 00:16:575356version = "0.11.1"
clubby7899b73db32024-01-29 12:21:165357source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions4035c242024-04-07 00:16:575358checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
clubby7899b73db32024-01-29 12:21:165359
5360[[package]]
Pietro Albini13efb202022-11-15 09:19:175361name = "strum"
5362version = "0.24.1"
5363source = "registry+https://github.com/rust-lang/crates.io-index"
5364checksum = "063e6045c0e62079840579a7e47a355ae92f60eb74daaf156fb1e84ba164e63f"
5365
5366[[package]]
5367name = "strum_macros"
5368version = "0.24.3"
5369source = "registry+https://github.com/rust-lang/crates.io-index"
5370checksum = "1e385be0d24f186b4ce2f9982191e7101bb737312ad61c1f2f984f34bcf85d59"
5371dependencies = [
github-actionsc486d2d2024-03-17 00:26:015372 "heck 0.4.1",
Pietro Albini13efb202022-11-15 09:19:175373 "proc-macro2",
5374 "quote",
5375 "rustversion",
Nilstrieb3295cdf2023-06-26 07:21:355376 "syn 1.0.109",
Pietro Albini13efb202022-11-15 09:19:175377]
5378
5379[[package]]
Ezra Shaw1e95cdd2023-03-01 09:17:085380name = "suggest-tests"
5381version = "0.1.0"
5382dependencies = [
5383 "build_helper",
5384 "glob",
Ezra Shaw1e95cdd2023-03-01 09:17:085385]
5386
5387[[package]]
Igor Matuszewskic2249a42019-09-08 08:28:115388name = "syn"
Nilstrieb3295cdf2023-06-26 07:21:355389version = "1.0.109"
Igor Matuszewskic2249a42019-09-08 08:28:115390source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:355391checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
Igor Matuszewskic2249a42019-09-08 08:28:115392dependencies = [
Aaron Hill70ba4912020-08-01 14:11:155393 "proc-macro2",
5394 "quote",
Andres Suareza65ddf02022-10-09 03:25:405395 "unicode-ident",
Igor Matuszewskic2249a42019-09-08 08:28:115396]
5397
5398[[package]]
Deadbeefa912a932023-03-23 06:19:255399name = "syn"
github-actions99053572024-06-23 00:18:085400version = "2.0.67"
Deadbeefa912a932023-03-23 06:19:255401source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions99053572024-06-23 00:18:085402checksum = "ff8655ed1d86f3af4ee3fd3263786bc14245ad17c4c7e85ba7187fb3ae028c90"
Deadbeefa912a932023-03-23 06:19:255403dependencies = [
5404 "proc-macro2",
5405 "quote",
5406 "unicode-ident",
5407]
5408
5409[[package]]
Alex Crichton325d7392017-12-10 17:42:495410name = "synstructure"
clubby7899b73db32024-01-29 12:21:165411version = "0.13.1"
Deadbeefaf74ef82023-03-27 13:44:065412source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165413checksum = "c8af7666ab7b6390ab78131fb5b0fce11d6b7a6951602017c35fa82800708971"
Deadbeefaf74ef82023-03-27 13:44:065414dependencies = [
5415 "proc-macro2",
5416 "quote",
github-actions99053572024-06-23 00:18:085417 "syn 2.0.67",
Deadbeefaf74ef82023-03-27 13:44:065418]
5419
5420[[package]]
dalance9d1ec7e2024-05-05 00:01:475421name = "syntect"
5422version = "5.2.0"
5423source = "registry+https://github.com/rust-lang/crates.io-index"
5424checksum = "874dcfa363995604333cf947ae9f751ca3af4522c60886774c4963943b4746b1"
5425dependencies = [
5426 "bincode",
5427 "bitflags 1.3.2",
5428 "flate2",
5429 "fnv",
5430 "once_cell",
5431 "onig",
5432 "plist",
github-actions729ed812024-06-16 00:18:065433 "regex-syntax 0.8.4",
dalance9d1ec7e2024-05-05 00:01:475434 "serde",
5435 "serde_derive",
5436 "serde_json",
5437 "thiserror",
5438 "walkdir",
5439 "yaml-rust",
5440]
5441
5442[[package]]
Jakub Beránek91d2fb22023-06-03 07:41:445443name = "sysinfo"
Mark Rousskov12200c92024-05-11 14:27:175444version = "0.30.12"
Jakub Beránek91d2fb22023-06-03 07:41:445445source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:175446checksum = "732ffa00f53e6b2af46208fba5718d9662a421049204e156328b66791ffa15ae"
Jakub Beránek91d2fb22023-06-03 07:41:445447dependencies = [
5448 "cfg-if",
5449 "core-foundation-sys",
5450 "libc",
5451 "ntapi",
5452 "once_cell",
klensy0b443302024-02-22 11:01:135453 "windows",
Jakub Beránek91d2fb22023-06-03 07:41:445454]
5455
5456[[package]]
John Kåre Alsakerfd4c81f2023-03-07 15:10:295457name = "sysroot"
5458version = "0.0.0"
5459dependencies = [
5460 "proc_macro",
5461 "std",
5462 "test",
5463]
5464
5465[[package]]
Jakub Beránek209789e2023-08-09 18:56:115466name = "tabled"
klensy15bc6812024-02-22 11:17:595467version = "0.15.0"
Jakub Beránek209789e2023-08-09 18:56:115468source = "registry+https://github.com/rust-lang/crates.io-index"
klensy15bc6812024-02-22 11:17:595469checksum = "4c998b0c8b921495196a48aabaf1901ff28be0760136e31604f7967b0792050e"
Jakub Beránek209789e2023-08-09 18:56:115470dependencies = [
5471 "papergrid",
Jakub Beránek209789e2023-08-09 18:56:115472 "unicode-width",
5473]
5474
5475[[package]]
Josh Stone020c5ec2017-05-08 22:01:135476name = "tar"
clubby789d42c9602024-06-08 19:22:165477version = "0.4.41"
Josh Stone020c5ec2017-05-08 22:01:135478source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:165479checksum = "cb797dad5fb5b76fcf519e702f4a589483b5ef06567f160c392832c1f5e44909"
Josh Stone020c5ec2017-05-08 22:01:135480dependencies = [
Alex Crichton093ede22019-08-15 00:45:095481 "filetime",
5482 "libc",
Alex Crichton093ede22019-08-15 00:45:095483 "xattr",
Josh Stone020c5ec2017-05-08 22:01:135484]
5485
5486[[package]]
Aleksey Kladov850156a2018-03-29 07:34:555487name = "tempfile"
github-actions8ef19812024-03-03 00:16:165488version = "3.10.1"
Aleksey Kladov850156a2018-03-29 07:34:555489source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions8ef19812024-03-03 00:16:165490checksum = "85b77fafb263dd9d05cbeac119526425676db3784113aa9295c88498cbf8bff1"
Aleksey Kladov850156a2018-03-29 07:34:555491dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:425492 "cfg-if",
Ralf Jung55162732022-11-15 19:06:425493 "fastrand",
chenx97141c4632023-09-21 11:31:015494 "rustix",
clubby7899b73db32024-01-29 12:21:165495 "windows-sys 0.52.0",
Aleksey Kladov850156a2018-03-29 07:34:555496]
5497
5498[[package]]
steveklabnikecfbaca2018-04-03 14:32:045499name = "tendril"
Eric Huss04b75a72022-06-22 23:49:245500version = "0.4.3"
steveklabnikecfbaca2018-04-03 14:32:045501source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss04b75a72022-06-22 23:49:245502checksum = "d24a120c5fc464a3458240ee02c299ebcb9d67b5249c8848b09d639dca8d7bb0"
steveklabnikecfbaca2018-04-03 14:32:045503dependencies = [
Alex Crichton093ede22019-08-15 00:45:095504 "futf",
5505 "mac",
5506 "utf-8",
steveklabnikecfbaca2018-04-03 14:32:045507]
5508
5509[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:295510name = "term"
flip19950046d7c2021-02-25 10:26:235511version = "0.7.0"
5512source = "registry+https://github.com/rust-lang/crates.io-index"
5513checksum = "c59df8ac95d96ff9bede18eb7300b0fda5e5d8d90960e76f8e14ae765eedbf1f"
5514dependencies = [
5515 "dirs-next",
5516 "rustversion",
Igor Matuszewskiaf53b0d2021-07-21 13:17:315517 "winapi",
flip19950046d7c2021-02-25 10:26:235518]
5519
5520[[package]]
Alex Crichton1cede102017-06-15 02:33:065521name = "termcolor"
clubby7899b73db32024-01-29 12:21:165522version = "1.4.1"
Alex Crichtonfa5b3d32018-07-26 00:25:125523source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165524checksum = "06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755"
Alex Crichtonfa5b3d32018-07-26 00:25:125525dependencies = [
Eric Huss89d79062020-07-29 18:02:055526 "winapi-util",
Alex Crichtonfa5b3d32018-07-26 00:25:125527]
5528
5529[[package]]
Eric Huss2717f602023-01-06 01:20:595530name = "terminal_size"
chenx97141c4632023-09-21 11:31:015531version = "0.3.0"
Eric Huss2717f602023-01-06 01:20:595532source = "registry+https://github.com/rust-lang/crates.io-index"
chenx97141c4632023-09-21 11:31:015533checksum = "21bebf2b7c9e0a515f6e0f8c51dc0f8e4696391e6f1ff30379559f8365fb0df7"
Eric Huss2717f602023-01-06 01:20:595534dependencies = [
chenx97141c4632023-09-21 11:31:015535 "rustix",
Philipp Kronesac25a732023-08-24 19:33:175536 "windows-sys 0.48.0",
Eric Huss2717f602023-01-06 01:20:595537]
5538
5539[[package]]
John Kåre Alsakerb0b11d32020-01-29 00:13:485540name = "termize"
5541version = "0.1.1"
5542source = "registry+https://github.com/rust-lang/crates.io-index"
5543checksum = "1706be6b564323ce7092f5f7e6b118a14c8ef7ed0e69c8c5329c914a9f101295"
5544dependencies = [
5545 "libc",
Igor Matuszewskiaf53b0d2021-07-21 13:17:315546 "winapi",
John Kåre Alsakerb0b11d32020-01-29 00:13:485547]
5548
5549[[package]]
Chris Krycho2c9fc622024-05-20 19:29:315550name = "termtree"
5551version = "0.4.1"
5552source = "registry+https://github.com/rust-lang/crates.io-index"
5553checksum = "3369f5ac52d5eb6ab48c6b4ffdc8efbcad6b89c765749064ba298f2c68a16a76"
5554
5555[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:295556name = "test"
5557version = "0.0.0"
5558dependencies = [
Alex Crichtonb47c9692019-08-16 15:29:085559 "core",
Alex Crichton093ede22019-08-15 00:45:095560 "getopts",
Tyler Mandryf622e832024-01-24 23:57:435561 "libc",
Alex Crichtonb47c9692019-08-16 15:29:085562 "std",
Ahmed Charles9ca382f2016-09-02 08:55:295563]
5564
5565[[package]]
dalance9d1ec7e2024-05-05 00:01:475566name = "textwrap"
5567version = "0.16.1"
5568source = "registry+https://github.com/rust-lang/crates.io-index"
5569checksum = "23d434d3f8967a09480fb04132ebe0a3e088c173e6d0ee7897abbdf4eab0f8b9"
5570
5571[[package]]
Nicholas Nethercoteb38106b2022-08-17 04:22:305572name = "thin-vec"
John Kåre Alsaker862011e2023-02-16 18:29:115573version = "0.2.13"
Nicholas Nethercoteb38106b2022-08-17 04:22:305574source = "registry+https://github.com/rust-lang/crates.io-index"
John Kåre Alsaker862011e2023-02-16 18:29:115575checksum = "a38c90d48152c236a3ab59271da4f4ae63d678c5d7ad6b7714d7cb9760be5e4b"
Nicholas Nethercoteb38106b2022-08-17 04:22:305576
5577[[package]]
Pietro Albini9beb8f52019-11-26 11:06:305578name = "thiserror"
github-actions36c09332024-05-19 00:17:385579version = "1.0.61"
Pietro Albini9beb8f52019-11-26 11:06:305580source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions36c09332024-05-19 00:17:385581checksum = "c546c80d6be4bc6a00c0f01730c08df82eaa7a7a61f11d656526506112cc1709"
Pietro Albini9beb8f52019-11-26 11:06:305582dependencies = [
5583 "thiserror-impl",
5584]
5585
5586[[package]]
5587name = "thiserror-impl"
github-actions36c09332024-05-19 00:17:385588version = "1.0.61"
Pietro Albini9beb8f52019-11-26 11:06:305589source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions36c09332024-05-19 00:17:385590checksum = "46c3384250002a6d5af4d114f2845d37b57521033f30d5c3f46c4d70e1197533"
Pietro Albini9beb8f52019-11-26 11:06:305591dependencies = [
Aaron Hill70ba4912020-08-01 14:11:155592 "proc-macro2",
5593 "quote",
github-actions99053572024-06-23 00:18:085594 "syn 2.0.67",
Pietro Albini9beb8f52019-11-26 11:06:305595]
5596
5597[[package]]
David Wood2dc1a8a2021-12-03 14:24:055598name = "thorin-dwp"
dirreke74817b72023-08-14 14:57:385599version = "0.7.0"
David Wood2dc1a8a2021-12-03 14:24:055600source = "registry+https://github.com/rust-lang/crates.io-index"
dirreke74817b72023-08-14 14:57:385601checksum = "4db52ee8fec06e119b692ef3dd2c4cf621a99204c1b8c47407870ed050305b9b"
David Wood2dc1a8a2021-12-03 14:24:055602dependencies = [
Jubilee Young3ec9d8d2024-05-28 00:05:325603 "gimli 0.28.1",
klensyc653bb92023-11-18 09:42:055604 "hashbrown",
Ben Kimock2f6fb232024-03-18 22:47:415605 "object 0.32.2",
David Wood2dc1a8a2021-12-03 14:24:055606 "tracing",
5607]
5608
5609[[package]]
Steve Klabnika0769612017-02-07 23:13:575610name = "thread_local"
github-actions8ef19812024-03-03 00:16:165611version = "1.1.8"
Igor Matuszewski8fc4bba2020-02-12 14:47:315612source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions8ef19812024-03-03 00:16:165613checksum = "8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c"
Igor Matuszewski8fc4bba2020-02-12 14:47:315614dependencies = [
Nilstrieb3295cdf2023-06-26 07:21:355615 "cfg-if",
klensy9f621ae2022-01-24 17:19:215616 "once_cell",
Igor Matuszewski8fc4bba2020-02-12 14:47:315617]
5618
5619[[package]]
Guillaume Gomez50f75202023-03-14 19:28:005620name = "threadpool"
5621version = "1.8.1"
5622source = "registry+https://github.com/rust-lang/crates.io-index"
5623checksum = "d050e60b33d41c19108b32cea32164033a9013fe3b46cbd4457559bfbf77afaa"
5624dependencies = [
5625 "num_cpus",
5626]
5627
5628[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:295629name = "tidy"
5630version = "0.1.0"
Mark Mansi3ee41042018-02-23 01:52:565631dependencies = [
onur-ozkane9e3c382024-06-10 14:07:195632 "build_helper",
Ralf Jung5aecfe42023-10-07 05:55:485633 "cargo_metadata 0.15.4",
Michael Gouletffd72b12024-06-21 22:20:455634 "fluent-syntax",
yukang18511ba2022-11-04 08:56:485635 "ignore",
Jakob Degen17395b42022-10-31 00:17:255636 "miropt-test-tools",
Alex Crichton093ede22019-08-15 00:45:095637 "regex",
donno2048e2ab5402024-04-18 06:57:435638 "rustc-hash",
DebugSteven540ca2f2023-01-05 04:57:205639 "semver",
DianQKde0ece22024-06-23 14:06:235640 "similar",
Nilstrieb75b3ee22022-12-30 11:23:055641 "termcolor",
Alex Crichton093ede22019-08-15 00:45:095642 "walkdir",
Mark Mansi3ee41042018-02-23 01:52:565643]
Ahmed Charles9ca382f2016-09-02 08:55:295644
5645[[package]]
Eric Hussce717472020-08-11 23:49:395646name = "tier-check"
5647version = "0.1.0"
5648
5649[[package]]
Esteban Küber8eb58432023-03-03 22:25:185650name = "time"
Caleb Sander43c8e132024-05-04 18:20:465651version = "0.3.36"
Esteban Küber8eb58432023-03-03 22:25:185652source = "registry+https://github.com/rust-lang/crates.io-index"
Caleb Sander43c8e132024-05-04 18:20:465653checksum = "5dfd88e563464686c916c7e46e623e520ddc6d79fa6641390f2e3fa86e83e885"
Esteban Küber8eb58432023-03-03 22:25:185654dependencies = [
clubby7896ac3b572024-01-29 12:16:205655 "deranged",
Esteban Küber8eb58432023-03-03 22:25:185656 "itoa",
clubby7899b73db32024-01-29 12:21:165657 "num-conv",
clubby7896ac3b572024-01-29 12:16:205658 "powerfmt",
Esteban Küber8eb58432023-03-03 22:25:185659 "serde",
5660 "time-core",
5661 "time-macros",
5662]
5663
5664[[package]]
5665name = "time-core"
clubby7896ac3b572024-01-29 12:16:205666version = "0.1.2"
Esteban Küber8eb58432023-03-03 22:25:185667source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7896ac3b572024-01-29 12:16:205668checksum = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3"
Esteban Küber8eb58432023-03-03 22:25:185669
5670[[package]]
5671name = "time-macros"
Caleb Sander43c8e132024-05-04 18:20:465672version = "0.2.18"
Esteban Küber8eb58432023-03-03 22:25:185673source = "registry+https://github.com/rust-lang/crates.io-index"
Caleb Sander43c8e132024-05-04 18:20:465674checksum = "3f252a68540fde3a3877aeea552b832b40ab9a69e318efd078774a01ddee1ccf"
Esteban Küber8eb58432023-03-03 22:25:185675dependencies = [
clubby7899b73db32024-01-29 12:21:165676 "num-conv",
Esteban Küber8eb58432023-03-03 22:25:185677 "time-core",
5678]
5679
5680[[package]]
David Wood7f916972022-03-26 07:27:435681name = "tinystr"
clubby7899d85dfc2024-06-08 19:18:315682version = "0.7.6"
David Wood7f916972022-03-26 07:27:435683source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:315684checksum = "9117f5d4db391c1cf6927e7bea3db74b9a1c1add8f7eda9ffd5364f40f57b82f"
Manish Goregaokar288194e2022-10-19 23:24:425685dependencies = [
5686 "displaydoc",
Charles Lewa7750042022-11-06 06:43:255687 "zerovec",
Manish Goregaokar288194e2022-10-19 23:24:425688]
David Wood7f916972022-03-26 07:27:435689
5690[[package]]
Mark Rousskov342d9562020-08-17 15:21:445691name = "tinyvec"
Charles Lewa76dcd82022-09-16 17:55:565692version = "1.6.0"
Mark Rousskov342d9562020-08-17 15:21:445693source = "registry+https://github.com/rust-lang/crates.io-index"
Charles Lewa76dcd82022-09-16 17:55:565694checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"
5695dependencies = [
5696 "tinyvec_macros",
5697]
5698
5699[[package]]
5700name = "tinyvec_macros"
Nilstrieb3295cdf2023-06-26 07:21:355701version = "0.1.1"
Charles Lewa76dcd82022-09-16 17:55:565702source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:355703checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
Mark Rousskov342d9562020-08-17 15:21:445704
5705[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:435706name = "tokio"
clubby789d42c9602024-06-08 19:22:165707version = "1.38.0"
Matthias Krüger696fb8f2019-01-21 15:32:435708source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:165709checksum = "ba4f4a02a7a80d6f274636f0aa95c7e383b912d41fe721a31f29e29698585a4a"
Matthias Krüger696fb8f2019-01-21 15:32:435710dependencies = [
Philipp Kronesa6d3c822023-07-02 13:07:475711 "backtrace",
Alex Crichton093ede22019-08-15 00:45:095712 "bytes",
Igor Matuszewskiaf53b0d2021-07-21 13:17:315713 "pin-project-lite",
Matthias Krüger696fb8f2019-01-21 15:32:435714]
5715
5716[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:295717name = "toml"
Nilstrieb3295cdf2023-06-26 07:21:355718version = "0.5.11"
Eric Hussd2228ca2019-03-29 03:13:135719source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:355720checksum = "f4f7f0dd8d50a853a531c426359045b1998f04219d88799810762cd4ad314234"
Eric Hussd2228ca2019-03-29 03:13:135721dependencies = [
Alex Crichton093ede22019-08-15 00:45:095722 "serde",
Eric Hussd2228ca2019-03-29 03:13:135723]
5724
5725[[package]]
Philipp Krones612c3422023-06-02 09:42:425726name = "toml"
clubby7899b73db32024-01-29 12:21:165727version = "0.7.8"
Philipp Krones612c3422023-06-02 09:42:425728source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165729checksum = "dd79e69d3b627db300ff956027cc6c3798cef26d22526befdfcd12feeb6d2257"
Philipp Krones612c3422023-06-02 09:42:425730dependencies = [
5731 "serde",
5732 "serde_spanned",
5733 "toml_datetime",
Chris Krycho2c9fc622024-05-20 19:29:315734 "toml_edit 0.19.15",
5735]
5736
5737[[package]]
5738name = "toml"
clubby789d42c9602024-06-08 19:22:165739version = "0.8.14"
Chris Krycho2c9fc622024-05-20 19:29:315740source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:165741checksum = "6f49eb2ab21d2f26bd6db7bf383edc527a7ebaee412d17af4d40fdccd442f335"
Chris Krycho2c9fc622024-05-20 19:29:315742dependencies = [
5743 "serde",
5744 "serde_spanned",
5745 "toml_datetime",
clubby789d42c9602024-06-08 19:22:165746 "toml_edit 0.22.14",
Philipp Krones612c3422023-06-02 09:42:425747]
5748
5749[[package]]
5750name = "toml_datetime"
github-actions36c09332024-05-19 00:17:385751version = "0.6.6"
Philipp Krones612c3422023-06-02 09:42:425752source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions36c09332024-05-19 00:17:385753checksum = "4badfd56924ae69bcc9039335b2e017639ce3f9b001c393c1b2d1ef846ce2cbf"
Philipp Krones612c3422023-06-02 09:42:425754dependencies = [
5755 "serde",
5756]
5757
5758[[package]]
5759name = "toml_edit"
clubby7899b73db32024-01-29 12:21:165760version = "0.19.15"
Philipp Krones612c3422023-06-02 09:42:425761source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165762checksum = "1b5bb770da30e5cbfde35a2d7b9b8a2c4b8ef89548a7a6aeab5c9a576e3e7421"
Philipp Krones612c3422023-06-02 09:42:425763dependencies = [
klensyc653bb92023-11-18 09:42:055764 "indexmap",
Philipp Krones612c3422023-06-02 09:42:425765 "serde",
5766 "serde_spanned",
5767 "toml_datetime",
Chris Krycho2c9fc622024-05-20 19:29:315768 "winnow 0.5.40",
5769]
5770
5771[[package]]
5772name = "toml_edit"
clubby789d42c9602024-06-08 19:22:165773version = "0.22.14"
Chris Krycho2c9fc622024-05-20 19:29:315774source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:165775checksum = "f21c7aaf97f1bd9ca9d4f9e73b0a6c74bd5afef56f2bc931943a6e1c37e04e38"
Chris Krycho2c9fc622024-05-20 19:29:315776dependencies = [
5777 "indexmap",
5778 "serde",
5779 "serde_spanned",
5780 "toml_datetime",
clubby789d42c9602024-06-08 19:22:165781 "winnow 0.6.13",
Philipp Krones612c3422023-06-02 09:42:425782]
5783
5784[[package]]
Eric Hussa882fdd2021-12-03 20:25:075785name = "topological-sort"
Eric Huss2717f602023-01-06 01:20:595786version = "0.2.2"
Eric Hussa882fdd2021-12-03 20:25:075787source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss2717f602023-01-06 01:20:595788checksum = "ea68304e134ecd095ac6c3574494fc62b909f416c4fca77e440530221e549d3d"
Eric Hussa882fdd2021-12-03 20:25:075789
5790[[package]]
Jack Hueyecb8b9f2020-05-27 05:05:095791name = "tracing"
Nilstrieb3295cdf2023-06-26 07:21:355792version = "0.1.37"
Jack Hueyecb8b9f2020-05-27 05:05:095793source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:355794checksum = "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8"
Jack Hueyecb8b9f2020-05-27 05:05:095795dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:425796 "cfg-if",
Igor Matuszewskiaf53b0d2021-07-21 13:17:315797 "pin-project-lite",
Jack Hueyecb8b9f2020-05-27 05:05:095798 "tracing-attributes",
5799 "tracing-core",
5800]
5801
5802[[package]]
5803name = "tracing-attributes"
clubby7899b73db32024-01-29 12:21:165804version = "0.1.27"
Jack Hueyecb8b9f2020-05-27 05:05:095805source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165806checksum = "34704c8d6ebcbc939824180af020566b01a7c01f80641264eba0999f6c2b6be7"
Jack Hueyecb8b9f2020-05-27 05:05:095807dependencies = [
Aaron Hill70ba4912020-08-01 14:11:155808 "proc-macro2",
5809 "quote",
github-actions99053572024-06-23 00:18:085810 "syn 2.0.67",
Jack Hueyecb8b9f2020-05-27 05:05:095811]
5812
5813[[package]]
5814name = "tracing-core"
Nilstrieb171be8c2023-06-26 15:25:245815version = "0.1.30"
Jack Hueyecb8b9f2020-05-27 05:05:095816source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb171be8c2023-06-26 15:25:245817checksum = "24eb03ba0eab1fd845050058ce5e616558e8f8d8fca633e6b163fe25c797213a"
Jack Hueyecb8b9f2020-05-27 05:05:095818dependencies = [
Oli Scherere8962282022-07-05 08:26:125819 "once_cell",
5820 "valuable",
Jack Hueyecb8b9f2020-05-27 05:05:095821]
5822
5823[[package]]
Ralf Jung10430db2022-07-15 14:04:235824name = "tracing-error"
5825version = "0.2.0"
5826source = "registry+https://github.com/rust-lang/crates.io-index"
5827checksum = "d686ec1c0f384b1277f097b2f279a2ecc11afe8c133c1aabf036a27cb4cd206e"
5828dependencies = [
5829 "tracing",
5830 "tracing-subscriber",
5831]
5832
5833[[package]]
Jack Hueyd66452c2020-08-04 22:35:375834name = "tracing-log"
clubby7899b73db32024-01-29 12:21:165835version = "0.2.0"
5836source = "registry+https://github.com/rust-lang/crates.io-index"
5837checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3"
5838dependencies = [
5839 "log",
5840 "once_cell",
Jack Hueyd66452c2020-08-04 22:35:375841 "tracing-core",
5842]
5843
5844[[package]]
Oliver Schererec7230f2020-07-24 18:42:005845name = "tracing-subscriber"
clubby7899b73db32024-01-29 12:21:165846version = "0.3.18"
Oliver Schererec7230f2020-07-24 18:42:005847source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165848checksum = "ad0f048c97dbd9faa9b7df56362b8ebcaa52adb06b498c050d2f4e32f90a7a8b"
Oliver Schererec7230f2020-07-24 18:42:005849dependencies = [
Oliver Schererec7230f2020-07-24 18:42:005850 "matchers",
klensy71ea5062024-03-30 14:39:435851 "nu-ansi-term 0.46.0",
Nilstrieb3295cdf2023-06-26 07:21:355852 "once_cell",
Rémy Rakic4cb2a282023-12-14 15:40:505853 "parking_lot",
Oliver Schererec7230f2020-07-24 18:42:005854 "regex",
Oliver Schererec7230f2020-07-24 18:42:005855 "sharded-slab",
Jubilee Younge8eb6912021-04-22 04:40:295856 "smallvec",
Mark Rousskov342d9562020-08-17 15:21:445857 "thread_local",
Joshua Nelson8b22d072020-10-07 22:45:595858 "tracing",
Oliver Schererec7230f2020-07-24 18:42:005859 "tracing-core",
klensy71ea5062024-03-30 14:39:435860 "tracing-log",
Jack Hueyd66452c2020-08-04 22:35:375861]
5862
5863[[package]]
5864name = "tracing-tree"
clubby789d42c9602024-06-08 19:22:165865version = "0.3.1"
Jack Hueyd66452c2020-08-04 22:35:375866source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:165867checksum = "b56c62d2c80033cb36fae448730a2f2ef99410fe3ecbffc916681a32f6807dbe"
Jack Hueyd66452c2020-08-04 22:35:375868dependencies = [
clubby789d42c9602024-06-08 19:22:165869 "nu-ansi-term 0.50.0",
pierwillea25b772021-12-21 17:00:305870 "tracing-core",
klensy71ea5062024-03-30 14:39:435871 "tracing-log",
Jack Hueyd66452c2020-08-04 22:35:375872 "tracing-subscriber",
Oliver Schererec7230f2020-07-24 18:42:005873]
5874
5875[[package]]
Ramon de C Valle65698ae2022-11-22 05:29:005876name = "twox-hash"
5877version = "1.6.3"
5878source = "registry+https://github.com/rust-lang/crates.io-index"
5879checksum = "97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f675"
5880dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:425881 "cfg-if",
Thom Chiovolonia4bf36e2022-11-21 00:55:415882 "rand",
Ramon de C Valle65698ae2022-11-22 05:29:005883 "static_assertions",
5884]
5885
5886[[package]]
David Wood7f916972022-03-26 07:27:435887name = "type-map"
Mark Rousskov12200c92024-05-11 14:27:175888version = "0.5.0"
David Wood7f916972022-03-26 07:27:435889source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:175890checksum = "deb68604048ff8fa93347f02441e4487594adc20bb8a084f9e564d2b827a0a9f"
David Wood7f916972022-03-26 07:27:435891dependencies = [
5892 "rustc-hash",
5893]
5894
5895[[package]]
Eric Huss8c20add2018-12-03 01:33:205896name = "typenum"
clubby7899b73db32024-01-29 12:21:165897version = "1.17.0"
Eric Huss8c20add2018-12-03 01:33:205898source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165899checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825"
Eric Huss8c20add2018-12-03 01:33:205900
5901[[package]]
Mark Rousskov064f8882020-01-13 21:40:195902name = "ucd-parse"
clubby7899b73db32024-01-29 12:21:165903version = "0.1.13"
Mark Rousskov064f8882020-01-13 21:40:195904source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165905checksum = "c06ff81122fcbf4df4c1660b15f7e3336058e7aec14437c9f85c6b31a0f279b9"
Mark Rousskov064f8882020-01-13 21:40:195906dependencies = [
clubby7899b73db32024-01-29 12:21:165907 "regex-lite",
Mark Rousskov064f8882020-01-13 21:40:195908]
5909
5910[[package]]
James Munnsde763692019-01-19 02:39:375911name = "ucd-trie"
clubby7899b73db32024-01-29 12:21:165912version = "0.1.6"
James Munnsde763692019-01-19 02:39:375913source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165914checksum = "ed646292ffc8188ef8ea4d1e0e0150fb15a5c2e12ad9b8fc191ae7a8a7f3c4b9"
James Munnsde763692019-01-19 02:39:375915
5916[[package]]
Ralf Junga272c452022-05-30 08:17:465917name = "ui_test"
Ralf Junge0f4ab82023-09-28 14:42:075918version = "0.21.2"
Philipp Kronesac25a732023-08-24 19:33:175919source = "registry+https://github.com/rust-lang/crates.io-index"
Ralf Junge0f4ab82023-09-28 14:42:075920checksum = "aaf4bf7c184b8dfc7a4d3b90df789b1eb992ee42811cd115f32a7a1eb781058d"
Philipp Kronesac25a732023-08-24 19:33:175921dependencies = [
clubby7899b73db32024-01-29 12:21:165922 "annotate-snippets 0.9.2",
Philipp Kronesac25a732023-08-24 19:33:175923 "anyhow",
5924 "bstr",
5925 "cargo-platform",
Ralf Jung5aecfe42023-10-07 05:55:485926 "cargo_metadata 0.15.4",
Philipp Kronesac25a732023-08-24 19:33:175927 "color-eyre",
5928 "colored",
5929 "comma",
5930 "crossbeam-channel",
Philipp Kronesac25a732023-08-24 19:33:175931 "indicatif",
5932 "lazy_static",
Oli Scherer4fdb4ed2023-08-29 13:28:535933 "levenshtein",
Philipp Kronesac25a732023-08-24 19:33:175934 "prettydiff",
5935 "regex",
5936 "rustc_version",
Eric Huss123b3032024-04-13 17:54:135937 "rustfix 0.6.1",
Philipp Kronesac25a732023-08-24 19:33:175938 "serde",
5939 "serde_json",
5940 "tempfile",
5941]
5942
5943[[package]]
Philipp Kronesf99056b2024-02-27 14:50:235944name = "ui_test"
Philipp Kronese395dc92024-05-02 15:27:085945version = "0.23.0"
Philipp Kronesf99056b2024-02-27 14:50:235946source = "registry+https://github.com/rust-lang/crates.io-index"
Philipp Kronese395dc92024-05-02 15:27:085947checksum = "29e5f4ffcbab82453958fbf59990e981b8e8a177dcd60c2bd8f9b52c3036a6e1"
Philipp Kronesf99056b2024-02-27 14:50:235948dependencies = [
github-actions729ed812024-06-16 00:18:065949 "annotate-snippets 0.11.4",
Philipp Kronesf99056b2024-02-27 14:50:235950 "anyhow",
5951 "bstr",
5952 "cargo-platform",
5953 "cargo_metadata 0.18.1",
5954 "color-eyre",
5955 "colored",
5956 "comma",
5957 "crossbeam-channel",
5958 "indicatif",
5959 "lazy_static",
5960 "levenshtein",
5961 "prettydiff",
5962 "regex",
5963 "rustc_version",
Philipp Kronese395dc92024-05-02 15:27:085964 "rustfix 0.8.1",
Philipp Kronesf99056b2024-02-27 14:50:235965 "serde",
5966 "serde_json",
5967 "spanned",
5968 "tempfile",
5969]
5970
5971[[package]]
David Wood7f916972022-03-26 07:27:435972name = "unic-langid"
Mark Rousskov12200c92024-05-11 14:27:175973version = "0.9.5"
David Wood7f916972022-03-26 07:27:435974source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:175975checksum = "23dd9d1e72a73b25e07123a80776aae3e7b0ec461ef94f9151eed6ec88005a44"
David Wood7f916972022-03-26 07:27:435976dependencies = [
5977 "unic-langid-impl",
5978 "unic-langid-macros",
5979]
5980
5981[[package]]
5982name = "unic-langid-impl"
Mark Rousskov12200c92024-05-11 14:27:175983version = "0.9.5"
David Wood7f916972022-03-26 07:27:435984source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:175985checksum = "0a5422c1f65949306c99240b81de9f3f15929f5a8bfe05bb44b034cc8bf593e5"
David Wood7f916972022-03-26 07:27:435986dependencies = [
5987 "tinystr",
5988]
5989
5990[[package]]
5991name = "unic-langid-macros"
Mark Rousskov12200c92024-05-11 14:27:175992version = "0.9.5"
David Wood7f916972022-03-26 07:27:435993source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:175994checksum = "0da1cd2c042d3c7569a1008806b02039e7a4a2bdf8f8e96bd3c792434a0e275e"
David Wood7f916972022-03-26 07:27:435995dependencies = [
5996 "proc-macro-hack",
5997 "tinystr",
5998 "unic-langid-impl",
5999 "unic-langid-macros-impl",
6000]
6001
6002[[package]]
6003name = "unic-langid-macros-impl"
Mark Rousskov12200c92024-05-11 14:27:176004version = "0.9.5"
David Wood7f916972022-03-26 07:27:436005source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:176006checksum = "1ed7f4237ba393424195053097c1516bd4590dc82b84f2f97c5c69e12704555b"
David Wood7f916972022-03-26 07:27:436007dependencies = [
6008 "proc-macro-hack",
6009 "quote",
github-actions99053572024-06-23 00:18:086010 "syn 2.0.67",
David Wood7f916972022-03-26 07:27:436011 "unic-langid-impl",
6012]
6013
6014[[package]]
Andy Russell30301642019-04-20 17:03:596015name = "unicase"
Charles Lew806b2b22023-11-23 10:55:116016version = "2.7.0"
Andy Russell30301642019-04-20 17:03:596017source = "registry+https://github.com/rust-lang/crates.io-index"
Charles Lew806b2b22023-11-23 10:55:116018checksum = "f7d2d4dafb69621809a81864c9c1b864479e1235c0dd4e199924b9742439ed89"
Andy Russell30301642019-04-20 17:03:596019dependencies = [
Guillaume Gomezd8589de2020-02-13 17:39:406020 "version_check",
Andy Russell30301642019-04-20 17:03:596021]
6022
6023[[package]]
Mark Rousskov064f8882020-01-13 21:40:196024name = "unicode-bdd"
6025version = "0.1.0"
6026dependencies = [
6027 "ucd-parse",
6028]
6029
6030[[package]]
github-actions99053572024-06-23 00:18:086031name = "unicode-bidi"
6032version = "0.3.15"
6033source = "registry+https://github.com/rust-lang/crates.io-index"
6034checksum = "08f95100a766bf4f8f28f90d77e0a5461bbdb219042e7679bebe79004fed8d75"
6035
6036[[package]]
Andres Suareza65ddf02022-10-09 03:25:406037name = "unicode-ident"
clubby7899b73db32024-01-29 12:21:166038version = "1.0.12"
Andres Suareza65ddf02022-10-09 03:25:406039source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166040checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b"
Andres Suareza65ddf02022-10-09 03:25:406041
6042[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:586043name = "unicode-normalization"
github-actions8ef19812024-03-03 00:16:166044version = "0.1.23"
Tatsuyuki Ishi0e79b972017-04-29 23:11:586045source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions8ef19812024-03-03 00:16:166046checksum = "a56d1686db2308d901306f92a263857ef59ea39678a5458e7cb17f01415101f5"
Charles Lew0bcddfe2019-11-23 14:33:406047dependencies = [
Mark Rousskov342d9562020-08-17 15:21:446048 "tinyvec",
Charles Lew0bcddfe2019-11-23 14:33:406049]
Tatsuyuki Ishi0e79b972017-04-29 23:11:586050
6051[[package]]
Charles Lewbca79a22023-07-29 00:47:216052name = "unicode-properties"
clubby7899b73db32024-01-29 12:21:166053version = "0.1.1"
Charles Lewbca79a22023-07-29 00:47:216054source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166055checksum = "e4259d9d4425d9f0661581b804cb85fe66a4c631cadd8f490d1c13a35d5d9291"
Charles Lewbca79a22023-07-29 00:47:216056
6057[[package]]
Charles Lew485e98a2020-01-02 12:02:226058name = "unicode-script"
github-actions8ef19812024-03-03 00:16:166059version = "0.5.6"
Charles Lew485e98a2020-01-02 12:02:226060source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions8ef19812024-03-03 00:16:166061checksum = "ad8d71f5726e5f285a935e9fe8edfd53f0491eb6e9a5774097fdabee7cd8c9cd"
Charles Lew485e98a2020-01-02 12:02:226062
6063[[package]]
6064name = "unicode-security"
clubby7899b73db32024-01-29 12:21:166065version = "0.1.1"
Charles Lew485e98a2020-01-02 12:02:226066source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166067checksum = "ee9e13753df674873f3c4693b240ae5c03245ddc157dfccf7c26db9329af3a11"
Charles Lew485e98a2020-01-02 12:02:226068dependencies = [
Charles Lewc05961c2020-04-25 01:38:316069 "unicode-normalization",
Charles Lew485e98a2020-01-02 12:02:226070 "unicode-script",
6071]
6072
6073[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:586074name = "unicode-segmentation"
clubby7899b73db32024-01-29 12:21:166075version = "1.11.0"
Steve Klabnika0769612017-02-07 23:13:576076source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166077checksum = "d4c87d22b6e3f4a18d4d40ef354e97c90fcb14dd91d7dc0aa9d8a1172ebf7202"
Steve Klabnika0769612017-02-07 23:13:576078
6079[[package]]
6080name = "unicode-width"
clubby789d42c9602024-06-08 19:22:166081version = "0.1.13"
Steve Klabnika0769612017-02-07 23:13:576082source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:166083checksum = "0336d538f7abc86d282a4189614dfaa90810dfc2c6f6427eaf88e16311dd225d"
Alex Crichtonb47c9692019-08-16 15:29:086084dependencies = [
6085 "compiler_builtins",
6086 "rustc-std-workspace-core",
6087 "rustc-std-workspace-std",
6088]
Steve Klabnika0769612017-02-07 23:13:576089
6090[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:586091name = "unicode-xid"
Charles Lewa76dcd82022-09-16 17:55:566092version = "0.2.4"
Aleksey Kladova0c186c2019-07-21 11:50:396093source = "registry+https://github.com/rust-lang/crates.io-index"
Charles Lewa76dcd82022-09-16 17:55:566094checksum = "f962df74c8c05a667b5ee8bcf162993134c104e96440b663c8daa176dc772d8c"
Aleksey Kladova0c186c2019-07-21 11:50:396095
6096[[package]]
Michael Howellb29d9d52021-02-24 06:42:426097name = "unified-diff"
6098version = "0.2.1"
6099source = "registry+https://github.com/rust-lang/crates.io-index"
6100checksum = "496a3d395ed0c30f411ceace4a91f7d93b148fb5a9b383d5d4cff7850f048d5f"
6101dependencies = [
6102 "diff",
6103]
6104
6105[[package]]
est31c2d59062017-06-12 19:35:476106name = "unstable-book-gen"
6107version = "0.1.0"
6108dependencies = [
Alex Crichton093ede22019-08-15 00:45:096109 "num-traits",
6110 "tidy",
est31c2d59062017-06-12 19:35:476111]
6112
6113[[package]]
Nick Cameron71a0be02017-09-25 04:13:296114name = "unwind"
6115version = "0.0.0"
6116dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:426117 "cfg-if",
Alex Crichton093ede22019-08-15 00:45:096118 "compiler_builtins",
6119 "core",
6120 "libc",
Sean Cross2a533df2023-10-23 07:36:596121 "unwinding",
6122]
6123
6124[[package]]
6125name = "unwinding"
6126version = "0.2.1"
6127source = "registry+https://github.com/rust-lang/crates.io-index"
6128checksum = "37a19a21a537f635c16c7576f22d0f2f7d63353c1337ad4ce0d8001c7952a25b"
6129dependencies = [
6130 "compiler_builtins",
Jubilee Young3ec9d8d2024-05-28 00:05:326131 "gimli 0.28.1",
Sean Cross2a533df2023-10-23 07:36:596132 "rustc-std-workspace-core",
Nick Cameron71a0be02017-09-25 04:13:296133]
6134
6135[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:586136name = "url"
github-actions99053572024-06-23 00:18:086137version = "2.5.2"
Eric Hussf2428a62019-08-01 00:44:396138source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions99053572024-06-23 00:18:086139checksum = "22784dbdf76fdde8af1aeda5622b546b422b6fc585325248a2bf9f5e41e94d6c"
Eric Hussf2428a62019-08-01 00:44:396140dependencies = [
Eric Hussf3287a62021-05-12 00:39:516141 "form_urlencoded",
Eric Huss4a7e2fb2022-08-21 04:19:436142 "idna",
Eric Huss4a7e2fb2022-08-21 04:19:436143 "percent-encoding",
Eric Hussf2428a62019-08-01 00:44:396144]
6145
6146[[package]]
steveklabnikecfbaca2018-04-03 14:32:046147name = "utf-8"
Nilstrieb3295cdf2023-06-26 07:21:356148version = "0.7.6"
steveklabnikecfbaca2018-04-03 14:32:046149source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:356150checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9"
steveklabnikecfbaca2018-04-03 14:32:046151
6152[[package]]
Esteban Kuberb4bdb562024-03-02 22:36:526153name = "utf8-width"
6154version = "0.1.7"
6155source = "registry+https://github.com/rust-lang/crates.io-index"
6156checksum = "86bd8d4e895da8537e5315b8254664e6b769c4ff3db18321b297a1e7004392e3"
6157
6158[[package]]
Eric Hussd5e03532019-05-23 20:27:496159name = "utf8parse"
clubby789d42c9602024-06-08 19:22:166160version = "0.2.2"
Eric Hussd5e03532019-05-23 20:27:496161source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:166162checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821"
Eric Hussd5e03532019-05-23 20:27:496163
6164[[package]]
Pietro Albini13efb202022-11-15 09:19:176165name = "uuid"
github-actions1848b462024-03-24 12:09:286166version = "1.8.0"
Pietro Albini13efb202022-11-15 09:19:176167source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions1848b462024-03-24 12:09:286168checksum = "a183cf7feeba97b4dd1c0d46788634f6221d87fa961b305bed08c851829efcc0"
Pietro Albini13efb202022-11-15 09:19:176169dependencies = [
Thom Chiovolonia4bf36e2022-11-21 00:55:416170 "getrandom",
Pietro Albini13efb202022-11-15 09:19:176171]
6172
6173[[package]]
Oli Scherere8962282022-07-05 08:26:126174name = "valuable"
6175version = "0.1.0"
6176source = "registry+https://github.com/rust-lang/crates.io-index"
6177checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d"
6178
6179[[package]]
Alex Crichton1cede102017-06-15 02:33:066180name = "vcpkg"
Nilstrieb3295cdf2023-06-26 07:21:356181version = "0.2.15"
Alex Crichton1cede102017-06-15 02:33:066182source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:356183checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
Alex Crichton1cede102017-06-15 02:33:066184
6185[[package]]
Alex Crichtonb4110902018-12-08 11:06:546186name = "version_check"
Amanieu d'Antrasa529ba82023-01-09 17:49:246187version = "0.9.4"
Eric Huss2b985322019-11-25 16:14:076188source = "registry+https://github.com/rust-lang/crates.io-index"
Amanieu d'Antrasa529ba82023-01-09 17:49:246189checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
Eric Huss2b985322019-11-25 16:14:076190
6191[[package]]
Chris Krycho2c9fc622024-05-20 19:29:316192name = "wait-timeout"
6193version = "0.2.0"
6194source = "registry+https://github.com/rust-lang/crates.io-index"
6195checksum = "9f200f5b12eb75f8c1ed65abd4b2db8a6e1b138a20de009dacee265a2498f3f6"
6196dependencies = [
6197 "libc",
6198]
6199
6200[[package]]
Josh Stone020c5ec2017-05-08 22:01:136201name = "walkdir"
github-actions8ef19812024-03-03 00:16:166202version = "2.5.0"
Alex Crichton80d6ed22018-01-08 21:56:226203source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions8ef19812024-03-03 00:16:166204checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b"
Alex Crichton80d6ed22018-01-08 21:56:226205dependencies = [
Alex Crichton093ede22019-08-15 00:45:096206 "same-file",
Alex Crichton093ede22019-08-15 00:45:096207 "winapi-util",
Alex Crichton80d6ed22018-01-08 21:56:226208]
6209
6210[[package]]
newpavlov6374b842019-08-29 17:13:156211name = "wasi"
Harald Hoyer00cbc8d2022-01-21 13:19:136212version = "0.11.0+wasi-snapshot-preview1"
6213source = "registry+https://github.com/rust-lang/crates.io-index"
6214checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
newpavlov6374b842019-08-29 17:13:156215dependencies = [
6216 "compiler_builtins",
6217 "rustc-std-workspace-alloc",
6218 "rustc-std-workspace-core",
6219]
6220
6221[[package]]
nilsf77541a2023-04-11 11:46:416222name = "wasm-bindgen"
github-actionsc486d2d2024-03-17 00:26:016223version = "0.2.92"
nilsf77541a2023-04-11 11:46:416224source = "registry+https://github.com/rust-lang/crates.io-index"
github-actionsc486d2d2024-03-17 00:26:016225checksum = "4be2531df63900aeb2bca0daaaddec08491ee64ceecbee5076636a3b026795a8"
nilsf77541a2023-04-11 11:46:416226dependencies = [
6227 "cfg-if",
6228 "wasm-bindgen-macro",
6229]
6230
6231[[package]]
6232name = "wasm-bindgen-backend"
github-actionsc486d2d2024-03-17 00:26:016233version = "0.2.92"
nilsf77541a2023-04-11 11:46:416234source = "registry+https://github.com/rust-lang/crates.io-index"
github-actionsc486d2d2024-03-17 00:26:016235checksum = "614d787b966d3989fa7bb98a654e369c762374fd3213d212cfc0251257e747da"
nilsf77541a2023-04-11 11:46:416236dependencies = [
6237 "bumpalo",
6238 "log",
6239 "once_cell",
6240 "proc-macro2",
6241 "quote",
github-actions99053572024-06-23 00:18:086242 "syn 2.0.67",
nilsf77541a2023-04-11 11:46:416243 "wasm-bindgen-shared",
6244]
6245
6246[[package]]
6247name = "wasm-bindgen-macro"
github-actionsc486d2d2024-03-17 00:26:016248version = "0.2.92"
nilsf77541a2023-04-11 11:46:416249source = "registry+https://github.com/rust-lang/crates.io-index"
github-actionsc486d2d2024-03-17 00:26:016250checksum = "a1f8823de937b71b9460c0c34e25f3da88250760bec0ebac694b49997550d726"
nilsf77541a2023-04-11 11:46:416251dependencies = [
6252 "quote",
6253 "wasm-bindgen-macro-support",
6254]
6255
6256[[package]]
6257name = "wasm-bindgen-macro-support"
github-actionsc486d2d2024-03-17 00:26:016258version = "0.2.92"
nilsf77541a2023-04-11 11:46:416259source = "registry+https://github.com/rust-lang/crates.io-index"
github-actionsc486d2d2024-03-17 00:26:016260checksum = "e94f17b526d0a461a191c78ea52bbce64071ed5c04c9ffe424dcb38f74171bb7"
nilsf77541a2023-04-11 11:46:416261dependencies = [
6262 "proc-macro2",
6263 "quote",
github-actions99053572024-06-23 00:18:086264 "syn 2.0.67",
nilsf77541a2023-04-11 11:46:416265 "wasm-bindgen-backend",
6266 "wasm-bindgen-shared",
6267]
6268
6269[[package]]
6270name = "wasm-bindgen-shared"
github-actionsc486d2d2024-03-17 00:26:016271version = "0.2.92"
nilsf77541a2023-04-11 11:46:416272source = "registry+https://github.com/rust-lang/crates.io-index"
github-actionsc486d2d2024-03-17 00:26:016273checksum = "af190c94f2773fdb3729c55b007a722abb5384da03bc0986df4c289bf5567e96"
nilsf77541a2023-04-11 11:46:416274
6275[[package]]
Alex Crichton646e8e72024-02-22 16:12:096276name = "wasm-encoder"
6277version = "0.200.0"
6278source = "registry+https://github.com/rust-lang/crates.io-index"
6279checksum = "b9e3fb0c8fbddd78aa6095b850dfeedbc7506cf5f81e633f69cf8f2333ab84b9"
6280dependencies = [
6281 "leb128",
6282]
6283
6284[[package]]
Alex Crichton6181f3a2024-02-02 21:26:186285name = "wasmparser"
6286version = "0.118.2"
6287source = "registry+https://github.com/rust-lang/crates.io-index"
6288checksum = "77f1154f1ab868e2a01d9834a805faca7bf8b50d041b4ca714d005d0dab1c50c"
6289dependencies = [
6290 "indexmap",
6291 "semver",
6292]
6293
6294[[package]]
Steve Klabnika0769612017-02-07 23:13:576295name = "winapi"
Mark Rousskov342d9562020-08-17 15:21:446296version = "0.3.9"
Alex Crichton80d6ed22018-01-08 21:56:226297source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:446298checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
Alex Crichton80d6ed22018-01-08 21:56:226299dependencies = [
Alex Crichton093ede22019-08-15 00:45:096300 "winapi-i686-pc-windows-gnu",
6301 "winapi-x86_64-pc-windows-gnu",
Alex Crichton80d6ed22018-01-08 21:56:226302]
6303
6304[[package]]
Alex Crichton80d6ed22018-01-08 21:56:226305name = "winapi-i686-pc-windows-gnu"
6306version = "0.4.0"
6307source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:096308checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
Alex Crichton80d6ed22018-01-08 21:56:226309
6310[[package]]
Alex Crichton2863b752018-08-21 17:23:476311name = "winapi-util"
Mark Rousskov12200c92024-05-11 14:27:176312version = "0.1.8"
Alex Crichton2863b752018-08-21 17:23:476313source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:176314checksum = "4d4cc384e1e73b93bafa6fb4f1df8c41695c8a91cf9c4c64358067d15a7b6c6b"
Alex Crichton2863b752018-08-21 17:23:476315dependencies = [
Mark Rousskov12200c92024-05-11 14:27:176316 "windows-sys 0.52.0",
Alex Crichton2863b752018-08-21 17:23:476317]
6318
6319[[package]]
Alex Crichton80d6ed22018-01-08 21:56:226320name = "winapi-x86_64-pc-windows-gnu"
6321version = "0.4.0"
6322source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:096323checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
Alex Crichton80d6ed22018-01-08 21:56:226324
6325[[package]]
Weihang Loe52e0402023-03-07 22:16:276326name = "windows"
klensy35fe2672024-02-18 13:02:166327version = "0.52.0"
nilsf77541a2023-04-11 11:46:416328source = "registry+https://github.com/rust-lang/crates.io-index"
klensy35fe2672024-02-18 13:02:166329checksum = "e48a53791691ab099e5e2ad123536d0fff50652600abaf43bbf952894110d0be"
nilsf77541a2023-04-11 11:46:416330dependencies = [
klensy35fe2672024-02-18 13:02:166331 "windows-core",
Mark Rousskov12200c92024-05-11 14:27:176332 "windows-targets 0.52.5",
Andy Russellbb7c3732023-01-15 18:43:156333]
6334
6335[[package]]
Chris Dentonf9b3d6a2023-04-15 10:57:076336name = "windows-bindgen"
Chris Denton8bd8f592024-06-10 13:51:296337version = "0.57.0"
Chris Dentonf9b3d6a2023-04-15 10:57:076338source = "registry+https://github.com/rust-lang/crates.io-index"
Chris Denton8bd8f592024-06-10 13:51:296339checksum = "1ccb96113d6277ba543c0f77e1c5494af8094bf9daf9b85acdc3f1b620e7c7b4"
Chris Dentonf9b3d6a2023-04-15 10:57:076340dependencies = [
Chris Dentond9c85da2023-08-16 08:18:346341 "proc-macro2",
6342 "rayon",
Chris Dentonb25203e2024-03-03 14:44:586343 "serde",
6344 "serde_json",
github-actions99053572024-06-23 00:18:086345 "syn 2.0.67",
Chris Dentonf9b3d6a2023-04-15 10:57:076346 "windows-metadata",
Chris Dentonf9b3d6a2023-04-15 10:57:076347]
6348
6349[[package]]
clubby7899b73db32024-01-29 12:21:166350name = "windows-core"
6351version = "0.52.0"
6352source = "registry+https://github.com/rust-lang/crates.io-index"
6353checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9"
6354dependencies = [
Mark Rousskov12200c92024-05-11 14:27:176355 "windows-targets 0.52.5",
clubby7899b73db32024-01-29 12:21:166356]
6357
6358[[package]]
Chris Dentonf9b3d6a2023-04-15 10:57:076359name = "windows-metadata"
Chris Denton8bd8f592024-06-10 13:51:296360version = "0.57.0"
Chris Dentonf9b3d6a2023-04-15 10:57:076361source = "registry+https://github.com/rust-lang/crates.io-index"
Chris Denton8bd8f592024-06-10 13:51:296362checksum = "8308d076825b9d9e5abc64f8113e96d02b2aeeba869b20fdd65c7e70cda13dfc"
Chris Dentonf9b3d6a2023-04-15 10:57:076363
6364[[package]]
Philipp Krones586cbd02022-06-04 12:07:446365name = "windows-sys"
WANG Rui7aa257f2023-04-23 07:58:386366version = "0.48.0"
6367source = "registry+https://github.com/rust-lang/crates.io-index"
6368checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
6369dependencies = [
clubby7899b73db32024-01-29 12:21:166370 "windows-targets 0.48.5",
Philipp Kronesac25a732023-08-24 19:33:176371]
6372
6373[[package]]
clubby789527f9032024-01-21 23:51:336374name = "windows-sys"
6375version = "0.52.0"
6376source = "registry+https://github.com/rust-lang/crates.io-index"
6377checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
6378dependencies = [
Mark Rousskov12200c92024-05-11 14:27:176379 "windows-targets 0.52.5",
clubby789527f9032024-01-21 23:51:336380]
6381
6382[[package]]
Philipp Kronesac25a732023-08-24 19:33:176383name = "windows-targets"
clubby7899b73db32024-01-29 12:21:166384version = "0.48.5"
Philipp Kronesac25a732023-08-24 19:33:176385source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166386checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
Philipp Kronesac25a732023-08-24 19:33:176387dependencies = [
clubby7899b73db32024-01-29 12:21:166388 "windows_aarch64_gnullvm 0.48.5",
6389 "windows_aarch64_msvc 0.48.5",
6390 "windows_i686_gnu 0.48.5",
6391 "windows_i686_msvc 0.48.5",
6392 "windows_x86_64_gnu 0.48.5",
6393 "windows_x86_64_gnullvm 0.48.5",
6394 "windows_x86_64_msvc 0.48.5",
Weihang Lo6f38fd52023-02-07 22:26:226395]
6396
6397[[package]]
clubby789527f9032024-01-21 23:51:336398name = "windows-targets"
Mark Rousskov12200c92024-05-11 14:27:176399version = "0.52.5"
clubby789527f9032024-01-21 23:51:336400source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:176401checksum = "6f0713a46559409d202e70e28227288446bf7841d3211583a4b53e3f6d96e7eb"
clubby789527f9032024-01-21 23:51:336402dependencies = [
Mark Rousskov12200c92024-05-11 14:27:176403 "windows_aarch64_gnullvm 0.52.5",
6404 "windows_aarch64_msvc 0.52.5",
6405 "windows_i686_gnu 0.52.5",
6406 "windows_i686_gnullvm",
6407 "windows_i686_msvc 0.52.5",
6408 "windows_x86_64_gnu 0.52.5",
6409 "windows_x86_64_gnullvm 0.52.5",
6410 "windows_x86_64_msvc 0.52.5",
clubby789527f9032024-01-21 23:51:336411]
6412
6413[[package]]
Weihang Lo6f38fd52023-02-07 22:26:226414name = "windows_aarch64_gnullvm"
clubby7899b73db32024-01-29 12:21:166415version = "0.48.5"
Philipp Kronesac25a732023-08-24 19:33:176416source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166417checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
nilsf77541a2023-04-11 11:46:416418
6419[[package]]
clubby789527f9032024-01-21 23:51:336420name = "windows_aarch64_gnullvm"
Mark Rousskov12200c92024-05-11 14:27:176421version = "0.52.5"
clubby789527f9032024-01-21 23:51:336422source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:176423checksum = "7088eed71e8b8dda258ecc8bac5fb1153c5cffaf2578fc8ff5d61e23578d3263"
clubby789527f9032024-01-21 23:51:336424
6425[[package]]
Philipp Krones586cbd02022-06-04 12:07:446426name = "windows_aarch64_msvc"
clubby7899b73db32024-01-29 12:21:166427version = "0.48.5"
Philipp Kronesac25a732023-08-24 19:33:176428source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166429checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
nilsf77541a2023-04-11 11:46:416430
6431[[package]]
clubby789527f9032024-01-21 23:51:336432name = "windows_aarch64_msvc"
Mark Rousskov12200c92024-05-11 14:27:176433version = "0.52.5"
clubby789527f9032024-01-21 23:51:336434source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:176435checksum = "9985fd1504e250c615ca5f281c3f7a6da76213ebd5ccc9561496568a2752afb6"
clubby789527f9032024-01-21 23:51:336436
6437[[package]]
Philipp Krones586cbd02022-06-04 12:07:446438name = "windows_i686_gnu"
clubby7899b73db32024-01-29 12:21:166439version = "0.48.5"
Philipp Kronesac25a732023-08-24 19:33:176440source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166441checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
nilsf77541a2023-04-11 11:46:416442
6443[[package]]
clubby789527f9032024-01-21 23:51:336444name = "windows_i686_gnu"
Mark Rousskov12200c92024-05-11 14:27:176445version = "0.52.5"
clubby789527f9032024-01-21 23:51:336446source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:176447checksum = "88ba073cf16d5372720ec942a8ccbf61626074c6d4dd2e745299726ce8b89670"
6448
6449[[package]]
6450name = "windows_i686_gnullvm"
6451version = "0.52.5"
6452source = "registry+https://github.com/rust-lang/crates.io-index"
6453checksum = "87f4261229030a858f36b459e748ae97545d6f1ec60e5e0d6a3d32e0dc232ee9"
clubby789527f9032024-01-21 23:51:336454
6455[[package]]
Philipp Krones586cbd02022-06-04 12:07:446456name = "windows_i686_msvc"
clubby7899b73db32024-01-29 12:21:166457version = "0.48.5"
Philipp Kronesac25a732023-08-24 19:33:176458source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166459checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
nilsf77541a2023-04-11 11:46:416460
6461[[package]]
clubby789527f9032024-01-21 23:51:336462name = "windows_i686_msvc"
Mark Rousskov12200c92024-05-11 14:27:176463version = "0.52.5"
clubby789527f9032024-01-21 23:51:336464source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:176465checksum = "db3c2bf3d13d5b658be73463284eaf12830ac9a26a90c717b7f771dfe97487bf"
clubby789527f9032024-01-21 23:51:336466
6467[[package]]
Philipp Krones586cbd02022-06-04 12:07:446468name = "windows_x86_64_gnu"
clubby7899b73db32024-01-29 12:21:166469version = "0.48.5"
Philipp Kronesac25a732023-08-24 19:33:176470source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166471checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
nilsf77541a2023-04-11 11:46:416472
6473[[package]]
clubby789527f9032024-01-21 23:51:336474name = "windows_x86_64_gnu"
Mark Rousskov12200c92024-05-11 14:27:176475version = "0.52.5"
clubby789527f9032024-01-21 23:51:336476source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:176477checksum = "4e4246f76bdeff09eb48875a0fd3e2af6aada79d409d33011886d3e1581517d9"
clubby789527f9032024-01-21 23:51:336478
6479[[package]]
Mateusz Mikuład5899ef2022-11-05 11:19:556480name = "windows_x86_64_gnullvm"
clubby7899b73db32024-01-29 12:21:166481version = "0.48.5"
Philipp Kronesac25a732023-08-24 19:33:176482source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166483checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
nilsf77541a2023-04-11 11:46:416484
6485[[package]]
clubby789527f9032024-01-21 23:51:336486name = "windows_x86_64_gnullvm"
Mark Rousskov12200c92024-05-11 14:27:176487version = "0.52.5"
clubby789527f9032024-01-21 23:51:336488source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:176489checksum = "852298e482cd67c356ddd9570386e2862b5673c85bd5f88df9ab6802b334c596"
clubby789527f9032024-01-21 23:51:336490
6491[[package]]
Philipp Krones586cbd02022-06-04 12:07:446492name = "windows_x86_64_msvc"
clubby7899b73db32024-01-29 12:21:166493version = "0.48.5"
Philipp Kronesac25a732023-08-24 19:33:176494source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166495checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
nilsf77541a2023-04-11 11:46:416496
6497[[package]]
clubby789527f9032024-01-21 23:51:336498name = "windows_x86_64_msvc"
Mark Rousskov12200c92024-05-11 14:27:176499version = "0.52.5"
clubby789527f9032024-01-21 23:51:336500source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:176501checksum = "bec47e5bfd1bff0eeaf6d8b485cc1074891a197ab4225d504cb7a1ab88b02bf0"
clubby789527f9032024-01-21 23:51:336502
6503[[package]]
Philipp Krones612c3422023-06-02 09:42:426504name = "winnow"
clubby7899b73db32024-01-29 12:21:166505version = "0.5.40"
Philipp Krones612c3422023-06-02 09:42:426506source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166507checksum = "f593a95398737aeed53e489c785df13f3618e41dbcd6718c6addbf1395aa6876"
Philipp Krones612c3422023-06-02 09:42:426508dependencies = [
6509 "memchr",
6510]
6511
6512[[package]]
Chris Krycho2c9fc622024-05-20 19:29:316513name = "winnow"
clubby789d42c9602024-06-08 19:22:166514version = "0.6.13"
Chris Krycho2c9fc622024-05-20 19:29:316515source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:166516checksum = "59b5e5f6c299a3c7890b876a2a587f3115162487e704907d9b6cd29473052ba1"
Chris Krycho2c9fc622024-05-20 19:29:316517dependencies = [
6518 "memchr",
6519]
6520
6521[[package]]
Charles Lewa7750042022-11-06 06:43:256522name = "writeable"
clubby7899d85dfc2024-06-08 19:18:316523version = "0.5.5"
Charles Lewa7750042022-11-06 06:43:256524source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:316525checksum = "1e9df38ee2d2c3c5948ea468a8406ff0db0b29ae1ffde1bcf20ef305bcc95c51"
Charles Lewa7750042022-11-06 06:43:256526
6527[[package]]
Josh Stone020c5ec2017-05-08 22:01:136528name = "xattr"
clubby7899b73db32024-01-29 12:21:166529version = "1.3.1"
Josh Stone020c5ec2017-05-08 22:01:136530source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166531checksum = "8da84f1a25939b27f6820d92aed108f83ff920fdf11a7b19366c27c4cda81d4f"
Josh Stone020c5ec2017-05-08 22:01:136532dependencies = [
Alex Crichton093ede22019-08-15 00:45:096533 "libc",
clubby7899b73db32024-01-29 12:21:166534 "linux-raw-sys",
6535 "rustix",
Josh Stone020c5ec2017-05-08 22:01:136536]
6537
6538[[package]]
Chris Krycho2c9fc622024-05-20 19:29:316539name = "xmlparser"
6540version = "0.13.6"
6541source = "registry+https://github.com/rust-lang/crates.io-index"
6542checksum = "66fee0b777b0f5ac1c69bb06d361268faafa61cd4682ae064a171c16c433e9e4"
6543
6544[[package]]
Josh Stone020c5ec2017-05-08 22:01:136545name = "xz2"
Mark Rousskove40a4462023-04-17 01:27:256546version = "0.1.7"
Josh Stone020c5ec2017-05-08 22:01:136547source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskove40a4462023-04-17 01:27:256548checksum = "388c44dc09d76f1536602ead6d325eb532f5c122f17782bd57fb47baeeb767e2"
Josh Stone020c5ec2017-05-08 22:01:136549dependencies = [
Alex Crichton093ede22019-08-15 00:45:096550 "lzma-sys",
Josh Stone020c5ec2017-05-08 22:01:136551]
6552
6553[[package]]
dalance9d1ec7e2024-05-05 00:01:476554name = "yaml-rust"
6555version = "0.4.5"
6556source = "registry+https://github.com/rust-lang/crates.io-index"
6557checksum = "56c1936c4cc7a1c9ab21a1ebb602eb942ba868cbd44a99cb7cdc5892335e1c85"
6558dependencies = [
6559 "linked-hash-map",
6560]
6561
6562[[package]]
Igor Matuszewski2214a412021-05-03 20:59:356563name = "yansi-term"
6564version = "0.1.2"
6565source = "registry+https://github.com/rust-lang/crates.io-index"
6566checksum = "fe5c30ade05e61656247b2e334a031dfd0cc466fadef865bdcdea8d537951bf1"
6567dependencies = [
Igor Matuszewskiaf53b0d2021-07-21 13:17:316568 "winapi",
Igor Matuszewski2214a412021-05-03 20:59:356569]
Charles Lewa7750042022-11-06 06:43:256570
6571[[package]]
6572name = "yoke"
clubby7899d85dfc2024-06-08 19:18:316573version = "0.7.4"
Charles Lewa7750042022-11-06 06:43:256574source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:316575checksum = "6c5b1314b079b0930c31e3af543d8ee1757b1951ae1e1565ec704403a7240ca5"
Charles Lewa7750042022-11-06 06:43:256576dependencies = [
6577 "serde",
6578 "stable_deref_trait",
6579 "yoke-derive",
6580 "zerofrom",
6581]
6582
6583[[package]]
6584name = "yoke-derive"
clubby7899d85dfc2024-06-08 19:18:316585version = "0.7.4"
Charles Lewa7750042022-11-06 06:43:256586source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:316587checksum = "28cc31741b18cb6f1d5ff12f5b7523e3d6eb0852bbbad19d73905511d9849b95"
Charles Lewa7750042022-11-06 06:43:256588dependencies = [
6589 "proc-macro2",
6590 "quote",
github-actions99053572024-06-23 00:18:086591 "syn 2.0.67",
klensy7142c8d2023-11-09 11:37:306592 "synstructure",
Charles Lewa7750042022-11-06 06:43:256593]
6594
6595[[package]]
Ralf Jung71c9ceb2023-12-02 18:16:096596name = "zerocopy"
Mark Rousskov12200c92024-05-11 14:27:176597version = "0.7.34"
Ralf Jung71c9ceb2023-12-02 18:16:096598source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:176599checksum = "ae87e3fcd617500e5d106f0380cf7b77f3c6092aae37191433159dda23cfb087"
Ralf Jung71c9ceb2023-12-02 18:16:096600dependencies = [
6601 "zerocopy-derive",
6602]
6603
6604[[package]]
6605name = "zerocopy-derive"
Mark Rousskov12200c92024-05-11 14:27:176606version = "0.7.34"
Ralf Jung71c9ceb2023-12-02 18:16:096607source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:176608checksum = "15e934569e47891f7d9411f1a451d947a60e000ab3bd24fbb970f000387d1b3b"
Ralf Jung71c9ceb2023-12-02 18:16:096609dependencies = [
6610 "proc-macro2",
6611 "quote",
github-actions99053572024-06-23 00:18:086612 "syn 2.0.67",
Ralf Jung71c9ceb2023-12-02 18:16:096613]
6614
6615[[package]]
Charles Lewa7750042022-11-06 06:43:256616name = "zerofrom"
clubby7899d85dfc2024-06-08 19:18:316617version = "0.1.4"
Charles Lewa7750042022-11-06 06:43:256618source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:316619checksum = "91ec111ce797d0e0784a1116d0ddcdbea84322cd79e5d5ad173daeba4f93ab55"
Charles Lewa7750042022-11-06 06:43:256620dependencies = [
6621 "zerofrom-derive",
6622]
6623
6624[[package]]
6625name = "zerofrom-derive"
clubby7899d85dfc2024-06-08 19:18:316626version = "0.1.4"
Charles Lewa7750042022-11-06 06:43:256627source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:316628checksum = "0ea7b4a3637ea8669cedf0f1fd5c286a17f3de97b8dd5a70a6c167a1730e63a5"
Charles Lewa7750042022-11-06 06:43:256629dependencies = [
6630 "proc-macro2",
6631 "quote",
github-actions99053572024-06-23 00:18:086632 "syn 2.0.67",
klensy7142c8d2023-11-09 11:37:306633 "synstructure",
Charles Lewa7750042022-11-06 06:43:256634]
6635
6636[[package]]
6637name = "zerovec"
clubby7899d85dfc2024-06-08 19:18:316638version = "0.10.2"
Charles Lewa7750042022-11-06 06:43:256639source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:316640checksum = "bb2cc8827d6c0994478a15c53f374f46fbd41bea663d809b14744bc42e6b109c"
Charles Lewa7750042022-11-06 06:43:256641dependencies = [
6642 "yoke",
6643 "zerofrom",
6644 "zerovec-derive",
6645]
6646
6647[[package]]
6648name = "zerovec-derive"
clubby7899d85dfc2024-06-08 19:18:316649version = "0.10.2"
Charles Lewa7750042022-11-06 06:43:256650source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:316651checksum = "97cf56601ee5052b4417d90c8755c6683473c926039908196cf35d99f893ebe7"
Charles Lewa7750042022-11-06 06:43:256652dependencies = [
6653 "proc-macro2",
6654 "quote",
github-actions99053572024-06-23 00:18:086655 "syn 2.0.67",
Charles Lewa7750042022-11-06 06:43:256656]