blob: 762f98cd4ac94b3e291228442e6733861eea49cd [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.
GnomedDev8de8f462024-10-10 18:56:213version = 4
Eric Hussea194b82021-03-26 19:29:084
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]]
Alex Crichton06d565c2020-05-13 21:22:3715name = "adler"
Ralf Jung10430db2022-07-15 14:04:2316version = "1.0.2"
17source = "registry+https://github.com/rust-lang/crates.io-index"
18checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
Ralf Jung10430db2022-07-15 14:04:2319
20[[package]]
Trevor Gross4a515bd2024-08-26 20:02:5421name = "adler2"
22version = "2.0.0"
23source = "registry+https://github.com/rust-lang/crates.io-index"
24checksum = "512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627"
25
26[[package]]
Ralf Jung49e8acb2023-10-21 06:41:4527name = "aes"
clubby7899b73db32024-01-29 12:21:1628version = "0.8.4"
Ralf Jung49e8acb2023-10-21 06:41:4529source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:1630checksum = "b169f7a6d4742236a0a00c541b845991d0ac43e546831af1249753ab4c3aa3a0"
Ralf Jung49e8acb2023-10-21 06:41:4531dependencies = [
32 "cfg-if",
33 "cipher",
34 "cpufeatures",
35]
36
37[[package]]
Lain Yang9a337b62022-01-07 05:32:5838name = "ahash"
github-actionsc486d2d2024-03-17 00:26:0139version = "0.8.11"
Amanieu d'Antrasa529ba82023-01-09 17:49:2440source = "registry+https://github.com/rust-lang/crates.io-index"
github-actionsc486d2d2024-03-17 00:26:0141checksum = "e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011"
Amanieu d'Antrasa529ba82023-01-09 17:49:2442dependencies = [
43 "cfg-if",
Amanieu d'Antrasa529ba82023-01-09 17:49:2444 "once_cell",
45 "version_check",
Ralf Jung71c9ceb2023-12-02 18:16:0946 "zerocopy",
Amanieu d'Antrasa529ba82023-01-09 17:49:2447]
48
49[[package]]
Steve Klabnika0769612017-02-07 23:13:5750name = "aho-corasick"
github-actions1848b462024-03-24 12:09:2851version = "1.1.3"
Eric Huss6a09cfa2019-05-16 05:27:3952source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions1848b462024-03-24 12:09:2853checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916"
Eric Huss6a09cfa2019-05-16 05:27:3954dependencies = [
Alex Crichton093ede22019-08-15 00:45:0955 "memchr",
Eric Huss6a09cfa2019-05-16 05:27:3956]
57
58[[package]]
The 8472479be6a2023-06-08 14:55:4959name = "allocator-api2"
Mark Rousskov12200c92024-05-11 14:27:1760version = "0.2.18"
The 8472479be6a2023-06-08 14:55:4961source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:1762checksum = "5c6cb57a04249c6480766f7f7cef5467412af1490f8d1e243141daddada3264f"
The 8472479be6a2023-06-08 14:55:4963
64[[package]]
steveklabnikecfbaca2018-04-03 14:32:0465name = "ammonia"
github-actions36c09332024-05-19 00:17:3866version = "4.0.0"
Eric Huss2dafa912019-06-19 03:36:4767source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions36c09332024-05-19 00:17:3868checksum = "1ab99eae5ee58501ab236beb6f20f6ca39be615267b014899c89b2f0bc18a459"
Eric Huss2dafa912019-06-19 03:36:4769dependencies = [
klensy52242f22024-06-15 15:53:4570 "html5ever",
Alex Crichton093ede22019-08-15 00:45:0971 "maplit",
klensy947e7872022-04-15 18:11:1472 "once_cell",
Alex Crichton093ede22019-08-15 00:45:0973 "tendril",
Eric Huss4a7e2fb2022-08-21 04:19:4374 "url",
Eric Huss2dafa912019-06-19 03:36:4775]
76
77[[package]]
Nilstrieb3295cdf2023-06-26 07:21:3578name = "android-tzdata"
79version = "0.1.1"
80source = "registry+https://github.com/rust-lang/crates.io-index"
81checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
82
83[[package]]
nilsf77541a2023-04-11 11:46:4184name = "android_system_properties"
85version = "0.1.5"
86source = "registry+https://github.com/rust-lang/crates.io-index"
87checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
88dependencies = [
89 "libc",
90]
91
92[[package]]
topecongiroca19ffe2019-04-17 22:42:1893name = "annotate-snippets"
clubby7899b73db32024-01-29 12:21:1694version = "0.9.2"
Caleb Cartwrightf367f4d2022-06-13 03:04:5495source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:1696checksum = "ccaf7e9dfbb6ab22c82e473cd1a8a7bd313c19a5b7e40970f3d89ef5a5c9e81e"
Igor Matuszewski2214a412021-05-03 20:59:3597dependencies = [
printfn46b41b42024-10-12 21:57:5098 "unicode-width 0.1.14",
Igor Matuszewski2214a412021-05-03 20:59:3599 "yansi-term",
100]
Juan Aguilar Santillanae9c78db2020-05-08 20:48:26101
102[[package]]
klensy5b153b52023-12-30 15:11:41103name = "annotate-snippets"
github-actions729ed812024-06-16 00:18:06104version = "0.11.4"
Philipp Kronese395dc92024-05-02 15:27:08105source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions729ed812024-06-16 00:18:06106checksum = "24e35ed54e5ea7997c14ed4c70ba043478db1112e98263b3b035907aa197d991"
Philipp Kronese395dc92024-05-02 15:27:08107dependencies = [
108 "anstyle",
printfn46b41b42024-10-12 21:57:50109 "unicode-width 0.1.14",
Philipp Kronese395dc92024-05-02 15:27:08110]
111
112[[package]]
Eric Huss6e298622023-04-01 15:49:20113name = "anstream"
clubby789812daed2024-11-03 11:31:15114version = "0.6.17"
Eric Huss51f20b42024-02-07 04:22:13115source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:15116checksum = "23a1e53f0f5d86382dafe1cf314783b2044280f406e7e1506368220ad11b1338"
Eric Huss51f20b42024-02-07 04:22:13117dependencies = [
118 "anstyle",
119 "anstyle-parse",
120 "anstyle-query",
Philipp Kronesf99056b2024-02-27 14:50:23121 "anstyle-wincon",
Nilstrieb3295cdf2023-06-26 07:21:35122 "colorchoice",
Mark Rousskov12200c92024-05-11 14:27:17123 "is_terminal_polyfill",
Eric Huss6e298622023-04-01 15:49:20124 "utf8parse",
125]
126
127[[package]]
128name = "anstyle"
clubby789812daed2024-11-03 11:31:15129version = "1.0.10"
Eric Huss6e298622023-04-01 15:49:20130source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:15131checksum = "55cc3b69f167a1ef2e161439aa98aed94e6028e5f9a59be9a6ffb47aef1651f9"
Eric Huss6e298622023-04-01 15:49:20132
133[[package]]
Esteban Kuberb4bdb562024-03-02 22:36:52134name = "anstyle-lossy"
clubby789812daed2024-11-03 11:31:15135version = "1.1.3"
Esteban Kuberb4bdb562024-03-02 22:36:52136source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:15137checksum = "934ff8719effd2023a48cf63e69536c1c3ced9d3895068f6f5cc9a4ff845e59b"
Esteban Kuberb4bdb562024-03-02 22:36:52138dependencies = [
139 "anstyle",
140]
141
142[[package]]
Eric Huss6e298622023-04-01 15:49:20143name = "anstyle-parse"
clubby789812daed2024-11-03 11:31:15144version = "0.2.6"
Eric Huss6e298622023-04-01 15:49:20145source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:15146checksum = "3b2d16507662817a6a20a9ea92df6652ee4f94f914589377d69f3b21bc5798a9"
Eric Huss6e298622023-04-01 15:49:20147dependencies = [
148 "utf8parse",
149]
150
151[[package]]
Nilstrieb3295cdf2023-06-26 07:21:35152name = "anstyle-query"
clubby789812daed2024-11-03 11:31:15153version = "1.1.2"
Eric Huss6e298622023-04-01 15:49:20154source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:15155checksum = "79947af37f4177cfead1110013d678905c37501914fba0efea834c3fe9a8d60c"
Nilstrieb3295cdf2023-06-26 07:21:35156dependencies = [
clubby789812daed2024-11-03 11:31:15157 "windows-sys 0.59.0",
Nilstrieb3295cdf2023-06-26 07:21:35158]
159
160[[package]]
Esteban Kuberb4bdb562024-03-02 22:36:52161name = "anstyle-svg"
clubby789812daed2024-11-03 11:31:15162version = "0.1.7"
Esteban Kuberb4bdb562024-03-02 22:36:52163source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:15164checksum = "d3607949e9f6de49ea4bafe12f5e4fd73613ebf24795e48587302a8cc0e4bb35"
Esteban Kuberb4bdb562024-03-02 22:36:52165dependencies = [
166 "anstream",
167 "anstyle",
168 "anstyle-lossy",
169 "html-escape",
clubby789812daed2024-11-03 11:31:15170 "unicode-width 0.2.0",
Esteban Kuberb4bdb562024-03-02 22:36:52171]
172
173[[package]]
Nilstrieb3295cdf2023-06-26 07:21:35174name = "anstyle-wincon"
clubby789812daed2024-11-03 11:31:15175version = "3.0.6"
Eric Huss51f20b42024-02-07 04:22:13176source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:15177checksum = "2109dbce0e72be3ec00bed26e6a7479ca384ad226efdd66db8fa2e3a38c83125"
Eric Huss51f20b42024-02-07 04:22:13178dependencies = [
179 "anstyle",
clubby789812daed2024-11-03 11:31:15180 "windows-sys 0.59.0",
Eric Huss51f20b42024-02-07 04:22:13181]
182
183[[package]]
Eric Huss6da85d62020-01-14 17:47:04184name = "anyhow"
clubby789812daed2024-11-03 11:31:15185version = "1.0.92"
Eric Huss6da85d62020-01-14 17:47:04186source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:15187checksum = "74f37166d7d48a0284b99dd824694c26119c700b53bf0d1540cdb147dbdaaf13"
Jakub Beránek91d2fb22023-06-03 07:41:44188dependencies = [
189 "backtrace",
190]
Eric Huss6da85d62020-01-14 17:47:04191
192[[package]]
bjorn3be670842022-05-28 10:43:51193name = "ar_archive_writer"
Chris Denton40af2142024-08-19 17:33:24194version = "0.4.2"
bjorn3be670842022-05-28 10:43:51195source = "registry+https://github.com/rust-lang/crates.io-index"
Chris Denton40af2142024-08-19 17:33:24196checksum = "01667f6f40216b9a0b2945e05fed5f1ad0ab6470e69cb9378001e37b1c0668e4"
bjorn3be670842022-05-28 10:43:51197dependencies = [
clubby789812daed2024-11-03 11:31:15198 "object 0.36.5",
bjorn3be670842022-05-28 10:43:51199]
200
201[[package]]
Jacob Kieselbb5a8272024-06-22 07:27:59202name = "arrayref"
clubby789812daed2024-11-03 11:31:15203version = "0.3.9"
Jacob Kieselbb5a8272024-06-22 07:27:59204source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:15205checksum = "76a2e8124351fda1ef8aaaa3bbd7ebbcb486bbcd4225aca0aa0d84bb2db8fecb"
Jacob Kieselbb5a8272024-06-22 07:27:59206
207[[package]]
Nicholas Nethercotec492ca42020-07-14 00:31:54208name = "arrayvec"
Trevor Gross7240da02024-08-07 07:09:12209version = "0.7.6"
Jubilee Younge8eb6912021-04-22 04:40:29210source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:12211checksum = "7c02d123df017efcdfbd739ef81735b36c5ba83ec3c59c80a9d7ecc718f92e50"
Nicholas Nethercotec492ca42020-07-14 00:31:54212
213[[package]]
Félix Saparellibdcc21c2019-09-21 10:56:05214name = "autocfg"
github-actionsbfc99512024-09-29 00:22:29215version = "1.4.0"
Mateusz Mikułaf5e702d2020-03-26 13:10:35216source = "registry+https://github.com/rust-lang/crates.io-index"
github-actionsbfc99512024-09-29 00:22:29217checksum = "ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26"
Mateusz Mikułaf5e702d2020-03-26 13:10:35218
219[[package]]
Ralf Jung10430db2022-07-15 14:04:23220name = "backtrace"
github-actions1848b462024-03-24 12:09:28221version = "0.3.71"
Ralf Jung10430db2022-07-15 14:04:23222source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions1848b462024-03-24 12:09:28223checksum = "26b05800d2e817c8b3b4b54abd461726265fa9789ae34330622f2db9ee696f9d"
Ralf Jung10430db2022-07-15 14:04:23224dependencies = [
bjorn31f3be752024-08-01 20:09:50225 "addr2line",
Ralf Jung10430db2022-07-15 14:04:23226 "cc",
Chris Denton531f3c9e2022-12-20 15:26:42227 "cfg-if",
Ralf Jung10430db2022-07-15 14:04:23228 "libc",
Trevor Gross4a515bd2024-08-26 20:02:54229 "miniz_oxide 0.7.4",
Ben Kimock2f6fb232024-03-18 22:47:41230 "object 0.32.2",
Ralf Jung10430db2022-07-15 14:04:23231 "rustc-demangle",
232]
233
234[[package]]
Jakub Beránek91d2fb22023-06-03 07:41:44235name = "base64"
clubby7899b73db32024-01-29 12:21:16236version = "0.21.7"
Jakub Beránek91d2fb22023-06-03 07:41:44237source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:16238checksum = "9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567"
Jakub Beránek91d2fb22023-06-03 07:41:44239
240[[package]]
Guillaume Gomez76714c32023-03-06 10:15:59241name = "basic-toml"
github-actionsc486d2d2024-03-17 00:26:01242version = "0.1.9"
Guillaume Gomez76714c32023-03-06 10:15:59243source = "registry+https://github.com/rust-lang/crates.io-index"
github-actionsc486d2d2024-03-17 00:26:01244checksum = "823388e228f614e9558c6804262db37960ec8821856535f5c3f59913140558f8"
Guillaume Gomez76714c32023-03-06 10:15:59245dependencies = [
246 "serde",
247]
248
249[[package]]
Luca Palmiericd7688b2023-05-22 17:26:20250name = "bincode"
251version = "1.3.3"
252source = "registry+https://github.com/rust-lang/crates.io-index"
253checksum = "b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad"
254dependencies = [
255 "serde",
256]
257
258[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58259name = "bitflags"
Guillaume Gomez7f78a9a2022-07-26 18:36:20260version = "1.3.2"
Tamir Duberstein231d9e72017-09-08 19:08:01261source = "registry+https://github.com/rust-lang/crates.io-index"
Guillaume Gomez7f78a9a2022-07-26 18:36:20262checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
Tamir Duberstein231d9e72017-09-08 19:08:01263
264[[package]]
Nilstrieb3295cdf2023-06-26 07:21:35265name = "bitflags"
Trevor Gross7240da02024-08-07 07:09:12266version = "2.6.0"
Pietro Albiniacd8e592020-10-01 15:15:12267source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:12268checksum = "b048fb63fd8b5923fc5aa7b340d8e156aec7ec02f0c78fa8a6ddc2613f6f71de"
Nilstrieb3295cdf2023-06-26 07:21:35269
270[[package]]
Jacob Kieselbb5a8272024-06-22 07:27:59271name = "blake3"
clubby789812daed2024-11-03 11:31:15272version = "1.5.4"
Jacob Kieselbb5a8272024-06-22 07:27:59273source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:15274checksum = "d82033247fd8e890df8f740e407ad4d038debb9eb1f40533fffb32e7d17dc6f7"
Jacob Kieselbb5a8272024-06-22 07:27:59275dependencies = [
276 "arrayref",
277 "arrayvec",
278 "cc",
279 "cfg-if",
280 "constant_time_eq",
281]
282
283[[package]]
Nilstrieb3295cdf2023-06-26 07:21:35284name = "block-buffer"
285version = "0.10.4"
286source = "registry+https://github.com/rust-lang/crates.io-index"
287checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
Pietro Albiniacd8e592020-10-01 15:15:12288dependencies = [
klensy45fac342022-08-31 20:04:12289 "generic-array",
James Munnsde763692019-01-19 02:39:37290]
291
292[[package]]
Eric Huss6a09cfa2019-05-16 05:27:39293name = "bstr"
Trevor Gross4a515bd2024-08-26 20:02:54294version = "1.10.0"
Ralf Jung55162732022-11-15 19:06:42295source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:54296checksum = "40723b8fb387abc38f4f4a37c09073622e41dd12327033091ef8950659e6dc0c"
Ralf Jung55162732022-11-15 19:06:42297dependencies = [
298 "memchr",
clubby789812daed2024-11-03 11:31:15299 "regex-automata 0.4.8",
Ralf Jung55162732022-11-15 19:06:42300 "serde",
301]
302
303[[package]]
Alex Crichton9e8785f2017-01-24 22:37:04304name = "build-manifest"
305version = "0.1.0"
306dependencies = [
Pietro Albini3bddfea2020-09-18 12:40:01307 "anyhow",
Pietro Albini89ffab72020-09-24 12:13:40308 "flate2",
Weihang Loe52e0402023-03-07 22:16:27309 "hex",
Pietro Albiniacd8e592020-10-01 15:15:12310 "rayon",
Alex Crichton093ede22019-08-15 00:45:09311 "serde",
Ralf Jung9138d3b2019-11-03 10:47:07312 "serde_json",
Pietro Albiniacd8e592020-10-01 15:15:12313 "sha2",
Pietro Albini89ffab72020-09-24 12:13:40314 "tar",
Nilstrieb3295cdf2023-06-26 07:21:35315 "toml 0.5.11",
Mark Rousskove40a4462023-04-17 01:27:25316 "xz2",
Alex Crichton9e8785f2017-01-24 22:37:04317]
318
319[[package]]
Nilstrieb25c15312022-12-30 10:11:33320name = "build_helper"
321version = "0.1.0"
Jakub Beránek91d2fb22023-06-03 07:41:44322dependencies = [
323 "serde",
324 "serde_derive",
325]
Nilstrieb25c15312022-12-30 10:11:33326
327[[package]]
Pietro Albini80b81ad2021-08-26 09:26:03328name = "bump-stage0"
329version = "0.1.0"
330dependencies = [
331 "anyhow",
onur-ozkanb46c3f22024-05-09 15:18:01332 "build_helper",
Pietro Albini80b81ad2021-08-26 09:26:03333 "curl",
klensyc653bb92023-11-18 09:42:05334 "indexmap",
Pietro Albini80b81ad2021-08-26 09:26:03335 "serde",
Nilstrieb3295cdf2023-06-26 07:21:35336 "toml 0.5.11",
Pietro Albini80b81ad2021-08-26 09:26:03337]
338
339[[package]]
nilsf77541a2023-04-11 11:46:41340name = "bumpalo"
Mark Rousskov12200c92024-05-11 14:27:17341version = "3.16.0"
nilsf77541a2023-04-11 11:46:41342source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:17343checksum = "79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c"
nilsf77541a2023-04-11 11:46:41344
345[[package]]
Alex Crichton4f661c02018-10-08 17:39:09346name = "bytecount"
Mark Rousskov12200c92024-05-11 14:27:17347version = "0.6.8"
Alex Crichton4f661c02018-10-08 17:39:09348source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:17349checksum = "5ce89b21cab1437276d2650d57e971f9d548a2d9037cc231abdc0562b97498ce"
Alex Crichton4f661c02018-10-08 17:39:09350
351[[package]]
Jubilee Young7156ff62023-05-10 03:29:27352name = "byteorder"
clubby78956bc5522024-01-21 17:16:26353version = "1.5.0"
Jubilee Young7156ff62023-05-10 03:29:27354source = "registry+https://github.com/rust-lang/crates.io-index"
clubby78956bc5522024-01-21 17:16:26355checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
Jubilee Young7156ff62023-05-10 03:29:27356
357[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:43358name = "bytes"
clubby789812daed2024-11-03 11:31:15359version = "1.8.0"
Matthias Krüger696fb8f2019-01-21 15:32:43360source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:15361checksum = "9ac0150caa2ae65ca5bd83f25c7de183dea78d4d366469f148435e2acfbad0da"
Matthias Krüger696fb8f2019-01-21 15:32:43362
363[[package]]
Caleb Cartwright0697f562021-10-20 05:15:20364name = "camino"
Trevor Gross7240da02024-08-07 07:09:12365version = "1.1.9"
Caleb Cartwright0697f562021-10-20 05:15:20366source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:12367checksum = "8b96ec4966b5813e2c0507c1f86115c8c5abaadc3980879c3424042a02fd1ad3"
Caleb Cartwright0697f562021-10-20 05:15:20368dependencies = [
369 "serde",
370]
371
372[[package]]
Ralf Jung759e4952020-06-01 18:17:20373name = "cargo-miri"
374version = "0.1.0"
375dependencies = [
klensy26c09b62024-09-24 13:14:49376 "cargo_metadata",
Ralf Jung759e4952020-06-01 18:17:20377 "directories",
Ralf Jung9cc11e22022-10-04 13:23:57378 "rustc-build-sysroot",
Philipp Krones375ca8d2024-10-18 11:44:57379 "rustc_tools_util",
Ralf Junge5684232022-01-05 09:41:22380 "rustc_version",
Ralf Jung759e4952020-06-01 18:17:20381 "serde",
382 "serde_json",
Ralf Jung759e4952020-06-01 18:17:20383]
384
385[[package]]
Alex Crichton5c5e3fa2019-09-24 18:06:56386name = "cargo-platform"
github-actions1848b462024-03-24 12:09:28387version = "0.1.8"
Caleb Cartwright0697f562021-10-20 05:15:20388source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions1848b462024-03-24 12:09:28389checksum = "24b1f0365a6c6bb4020cd05806fd0d33c44d38046b8bd7f0e40814b9763cabfc"
Caleb Cartwright0697f562021-10-20 05:15:20390dependencies = [
391 "serde",
392]
393
394[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29395name = "cargo_metadata"
clubby7899b73db32024-01-29 12:21:16396version = "0.18.1"
Ralf Jung5aecfe42023-10-07 05:55:48397source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:16398checksum = "2d886547e41f740c616ae73108f6eb70afe6d940c7bc697cb30f13daec073037"
Ralf Jung5aecfe42023-10-07 05:55:48399dependencies = [
400 "camino",
401 "cargo-platform",
402 "semver",
403 "serde",
404 "serde_json",
405 "thiserror",
406]
407
408[[package]]
Alex Crichtonf6304e12017-02-15 22:55:26409name = "cargotest2"
410version = "0.1.0"
411
412[[package]]
Nick Cameronc5cad5a2017-09-22 01:58:35413name = "cc"
clubby789812daed2024-11-03 11:31:15414version = "1.1.34"
Nick Cameronc5cad5a2017-09-22 01:58:35415source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:15416checksum = "67b9470d453346108f93a59222a9a1a5724db32d0a4727b7ab7ace4b4d822dc9"
Trevor Grosseaaa9432024-09-30 17:26:02417dependencies = [
418 "shlex",
419]
Nick Cameronc5cad5a2017-09-22 01:58:35420
421[[package]]
Josh Stone020c5ec2017-05-08 22:01:13422name = "cfg-if"
Aaron Hill44fdfd62020-10-11 17:51:07423version = "1.0.0"
424source = "registry+https://github.com/rust-lang/crates.io-index"
425checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
Aaron Hill44fdfd62020-10-11 17:51:07426
427[[package]]
github-actionsc486d2d2024-03-17 00:26:01428name = "cfg_aliases"
Trevor Gross7240da02024-08-07 07:09:12429version = "0.2.1"
Alex Crichton15899b02018-01-25 04:01:42430source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:12431checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724"
github-actionsc486d2d2024-03-17 00:26:01432
433[[package]]
434name = "chrono"
Ralf Jung9f7194b2024-04-25 10:28:45435version = "0.4.38"
github-actionsc486d2d2024-03-17 00:26:01436source = "registry+https://github.com/rust-lang/crates.io-index"
Ralf Jung9f7194b2024-04-25 10:28:45437checksum = "a21f936df1771bf62b77f047b726c4625ff2e8aa607c01ec06e5a05bd8463401"
Alex Crichton15899b02018-01-25 04:01:42438dependencies = [
Nilstrieb3295cdf2023-06-26 07:21:35439 "android-tzdata",
nilsf77541a2023-04-11 11:46:41440 "iana-time-zone",
Alex Crichton093ede22019-08-15 00:45:09441 "num-traits",
Pietro Albini13efb202022-11-15 09:19:17442 "serde",
Trevor Gross7240da02024-08-07 07:09:12443 "windows-targets 0.52.6",
Alex Crichton15899b02018-01-25 04:01:42444]
445
446[[package]]
Ralf Jung47b3ce02024-05-05 15:17:45447name = "chrono-tz"
Ralf Jung8c0adc62024-09-29 21:08:25448version = "0.10.0"
Ralf Jung47b3ce02024-05-05 15:17:45449source = "registry+https://github.com/rust-lang/crates.io-index"
Ralf Jung8c0adc62024-09-29 21:08:25450checksum = "cd6dd8046d00723a59a2f8c5f295c515b9bb9a331ee4f8f3d4dd49e428acd3b6"
Ralf Jung47b3ce02024-05-05 15:17:45451dependencies = [
452 "chrono",
453 "chrono-tz-build",
klensy52242f22024-06-15 15:53:45454 "phf",
Ralf Jung47b3ce02024-05-05 15:17:45455]
456
457[[package]]
458name = "chrono-tz-build"
Ralf Jung8c0adc62024-09-29 21:08:25459version = "0.4.0"
Ralf Jung47b3ce02024-05-05 15:17:45460source = "registry+https://github.com/rust-lang/crates.io-index"
Ralf Jung8c0adc62024-09-29 21:08:25461checksum = "e94fea34d77a245229e7746bd2beb786cd2a896f306ff491fb8cecb3074b10a7"
Ralf Jung47b3ce02024-05-05 15:17:45462dependencies = [
463 "parse-zoneinfo",
klensy52242f22024-06-15 15:53:45464 "phf_codegen",
Ralf Jung47b3ce02024-05-05 15:17:45465]
466
467[[package]]
Ralf Jung49e8acb2023-10-21 06:41:45468name = "cipher"
469version = "0.4.4"
470source = "registry+https://github.com/rust-lang/crates.io-index"
471checksum = "773f3b9af64447d2ce9850330c473515014aa235e6a783b02db81ff39e4a3dad"
472dependencies = [
473 "crypto-common",
474 "inout",
475]
476
477[[package]]
Steve Klabnika0769612017-02-07 23:13:57478name = "clap"
clubby789812daed2024-11-03 11:31:15479version = "4.5.20"
Weihang Loc1b4f112022-10-04 20:57:49480source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:15481checksum = "b97f376d85a664d5837dbae44bf546e6477a679ff6610010f17276f686d867e8"
Weihang Loc1b4f112022-10-04 20:57:49482dependencies = [
Eric Huss6e298622023-04-01 15:49:20483 "clap_builder",
klensye1c33132023-06-21 09:32:34484 "clap_derive",
Eric Huss6e298622023-04-01 15:49:20485]
486
487[[package]]
Caleb Cartwright35400e82023-10-23 01:34:12488name = "clap-cargo"
489version = "0.12.0"
490source = "registry+https://github.com/rust-lang/crates.io-index"
491checksum = "383f21342a464d4af96e9a4cad22a0b4f2880d4a5b3bbf5c9654dd1d9a224ee4"
492dependencies = [
493 "anstyle",
494 "clap",
495]
496
497[[package]]
Eric Huss6e298622023-04-01 15:49:20498name = "clap_builder"
clubby789812daed2024-11-03 11:31:15499version = "4.5.20"
Eric Huss6e298622023-04-01 15:49:20500source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:15501checksum = "19bc80abd44e4bed93ca373a0704ccbd1b710dc5749406201bb018272808dc54"
Eric Huss6e298622023-04-01 15:49:20502dependencies = [
Philipp Kronesf99056b2024-02-27 14:50:23503 "anstream",
Eric Huss6e298622023-04-01 15:49:20504 "anstyle",
klensye1c33132023-06-21 09:32:34505 "clap_lex",
github-actions36c09332024-05-19 00:17:38506 "strsim",
Eric Huss2717f602023-01-06 01:20:59507 "terminal_size",
Weihang Loc1b4f112022-10-04 20:57:49508]
509
510[[package]]
Eric Huss51814222022-04-15 18:57:06511name = "clap_complete"
clubby789812daed2024-11-03 11:31:15512version = "4.5.36"
Eric Huss51814222022-04-15 18:57:06513source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:15514checksum = "86bc73de94bc81e52f3bebec71bc4463e9748f7a59166663e32044669577b0e2"
Eric Huss51814222022-04-15 18:57:06515dependencies = [
klensye1c33132023-06-21 09:32:34516 "clap",
Caleb Cartwrightf367f4d2022-06-13 03:04:54517]
518
519[[package]]
Nixon Enraght-Moony7680b162023-01-02 19:30:39520name = "clap_derive"
Trevor Gross4a515bd2024-08-26 20:02:54521version = "4.5.18"
Nixon Enraght-Moony7680b162023-01-02 19:30:39522source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:54523checksum = "4ac6a0c7b1a9e9a5186361f67dfa1b88213572f427fb9ab038efb2bd8c582dab"
Nixon Enraght-Moony7680b162023-01-02 19:30:39524dependencies = [
github-actionsc486d2d2024-03-17 00:26:01525 "heck 0.5.0",
Nixon Enraght-Moony7680b162023-01-02 19:30:39526 "proc-macro2",
527 "quote",
clubby789812daed2024-11-03 11:31:15528 "syn 2.0.87",
Nixon Enraght-Moony7680b162023-01-02 19:30:39529]
530
531[[package]]
Arlo Siemsenb59abdc2022-06-17 17:58:51532name = "clap_lex"
Trevor Gross7240da02024-08-07 07:09:12533version = "0.7.2"
Weihang Loc1b4f112022-10-04 20:57:49534source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:12535checksum = "1462739cb27611015575c0c11df5df7601141071f07518d56fcc1be504cbec97"
Weihang Loc1b4f112022-10-04 20:57:49536
537[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29538name = "clippy"
Philipp Krones375ca8d2024-10-18 11:44:57539version = "0.1.84"
Ahmed Charles9ca382f2016-09-02 08:55:29540dependencies = [
Philipp Kronesf99056b2024-02-27 14:50:23541 "anstream",
klensy26c09b62024-09-24 13:14:49542 "cargo_metadata",
Philipp Krones02562bf2023-11-02 16:50:52543 "clippy_config",
Alex Crichton093ede22019-08-15 00:45:09544 "clippy_lints",
Philipp Kronesc2490bd2023-07-17 08:22:41545 "clippy_utils",
Philipp Krones6233d442023-10-06 15:47:56546 "color-print",
flip1995647f2b42021-06-03 07:06:49547 "filetime",
Philipp Kronesc2490bd2023-07-17 08:22:41548 "futures",
549 "if_chain",
Caleb Cartwrightffad9842024-06-22 21:22:00550 "itertools",
Rémy Rakic4cb2a282023-12-14 15:40:50551 "parking_lot",
Philipp Krones375ca8d2024-10-18 11:44:57552 "pulldown-cmark 0.11.3",
Philipp Kronesc2490bd2023-07-17 08:22:41553 "quote",
flip1995412ebc32021-03-12 14:31:11554 "regex",
Philipp Krones375ca8d2024-10-18 11:44:57555 "rinja",
556 "rustc_tools_util",
Philipp Kronesc2490bd2023-07-17 08:22:41557 "serde",
Jason Newcomb6c3f43d2024-08-24 21:34:45558 "serde_json",
clubby789812daed2024-11-03 11:31:15559 "syn 2.0.87",
Matthias Krügerf77104b2019-12-02 22:09:48560 "tempfile",
xFrednet13cc27b2022-05-21 11:24:00561 "termize",
Philipp Kronesc2490bd2023-07-17 08:22:41562 "tokio",
clubby7899b73db32024-01-29 12:21:16563 "toml 0.7.8",
Philipp Krones907b6a12024-09-24 09:58:12564 "ui_test",
Philipp Kronesd6732192022-07-28 17:08:41565 "walkdir",
Ahmed Charles9ca382f2016-09-02 08:55:29566]
567
568[[package]]
Philipp Krones02562bf2023-11-02 16:50:52569name = "clippy_config"
Philipp Krones375ca8d2024-10-18 11:44:57570version = "0.1.84"
Philipp Krones02562bf2023-11-02 16:50:52571dependencies = [
Philipp Krones8be26882024-08-08 17:14:09572 "itertools",
Philipp Krones02562bf2023-11-02 16:50:52573 "serde",
clubby7899b73db32024-01-29 12:21:16574 "toml 0.7.8",
Philipp Krones02562bf2023-11-02 16:50:52575 "walkdir",
576]
577
578[[package]]
Joshua Nelson8c25e272021-04-14 13:20:49579name = "clippy_dev"
580version = "0.0.1"
581dependencies = [
clubby7899b73db32024-01-29 12:21:16582 "aho-corasick",
klensye1c33132023-06-21 09:32:34583 "clap",
flip19958d5f69d2021-10-21 11:13:17584 "indoc",
Caleb Cartwrightffad9842024-06-22 21:22:00585 "itertools",
Philipp Krones375ca8d2024-10-18 11:44:57586 "opener",
Joshua Nelson8c25e272021-04-14 13:20:49587 "shell-escape",
588 "walkdir",
589]
590
591[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29592name = "clippy_lints"
Philipp Krones375ca8d2024-10-18 11:44:57593version = "0.1.84"
Oliver Schneider847bb142018-05-11 12:11:06594dependencies = [
Weihang Lof795a152023-03-15 12:50:04595 "arrayvec",
klensy26c09b62024-09-24 13:14:49596 "cargo_metadata",
Philipp Krones02562bf2023-11-02 16:50:52597 "clippy_config",
flip19950046d7c2021-02-25 10:26:23598 "clippy_utils",
Caleb Cartwrightffad9842024-06-22 21:22:00599 "itertools",
Alex Crichton093ede22019-08-15 00:45:09600 "quine-mc_cluskey",
Philipp Kronesa6d3c822023-07-02 13:07:47601 "regex",
clubby789812daed2024-11-03 11:31:15602 "regex-syntax 0.8.5",
klensy8ebc73b2022-02-06 20:57:29603 "semver",
Alex Crichton093ede22019-08-15 00:45:09604 "serde",
flip1995c24058b2021-05-06 10:21:46605 "serde_json",
flip199537cdd7e2022-06-16 15:39:29606 "tempfile",
clubby7899b73db32024-01-29 12:21:16607 "toml 0.7.8",
Alex Crichton093ede22019-08-15 00:45:09608 "unicode-normalization",
flip199544cea512021-07-01 16:18:02609 "unicode-script",
Eric Huss4a7e2fb2022-08-21 04:19:43610 "url",
Philipp Krones6233d442023-10-06 15:47:56611 "walkdir",
Oliver Schneider847bb142018-05-11 12:11:06612]
613
614[[package]]
flip19950046d7c2021-02-25 10:26:23615name = "clippy_utils"
Philipp Krones375ca8d2024-10-18 11:44:57616version = "0.1.84"
flip19950046d7c2021-02-25 10:26:23617dependencies = [
Weihang Lof795a152023-03-15 12:50:04618 "arrayvec",
Philipp Krones02562bf2023-11-02 16:50:52619 "clippy_config",
Caleb Cartwrightffad9842024-06-22 21:22:00620 "itertools",
Trevor Grossff9efea2024-06-18 16:46:26621 "rustc_apfloat",
flip19950046d7c2021-02-25 10:26:23622]
623
624[[package]]
Pietro Albini13efb202022-11-15 09:19:17625name = "collect-license-metadata"
626version = "0.1.0"
627dependencies = [
628 "anyhow",
629 "serde",
630 "serde_json",
631 "spdx-rs",
632]
633
634[[package]]
Ralf Jung10430db2022-07-15 14:04:23635name = "color-eyre"
github-actionsc486d2d2024-03-17 00:26:01636version = "0.6.3"
Ralf Jung10430db2022-07-15 14:04:23637source = "registry+https://github.com/rust-lang/crates.io-index"
github-actionsc486d2d2024-03-17 00:26:01638checksum = "55146f5e46f237f7423d74111267d4597b59b0dad0ffaf7303bce9945d843ad5"
Ralf Jung10430db2022-07-15 14:04:23639dependencies = [
640 "backtrace",
641 "color-spantrace",
642 "eyre",
643 "indenter",
644 "once_cell",
645 "owo-colors",
646 "tracing-error",
647]
648
649[[package]]
Philipp Krones6233d442023-10-06 15:47:56650name = "color-print"
Mark Rousskov12200c92024-05-11 14:27:17651version = "0.3.6"
Philipp Krones6233d442023-10-06 15:47:56652source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:17653checksum = "1ee543c60ff3888934877a5671f45494dd27ed4ba25c6670b9a7576b7ed7a8c0"
Philipp Krones6233d442023-10-06 15:47:56654dependencies = [
655 "color-print-proc-macro",
656]
657
658[[package]]
659name = "color-print-proc-macro"
Mark Rousskov12200c92024-05-11 14:27:17660version = "0.3.6"
Philipp Krones6233d442023-10-06 15:47:56661source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:17662checksum = "77ff1a80c5f3cb1ca7c06ffdd71b6a6dd6d8f896c42141fbd43f50ed28dcdb93"
Philipp Krones6233d442023-10-06 15:47:56663dependencies = [
664 "nom",
665 "proc-macro2",
666 "quote",
clubby789812daed2024-11-03 11:31:15667 "syn 2.0.87",
Philipp Krones6233d442023-10-06 15:47:56668]
669
670[[package]]
Ralf Jung10430db2022-07-15 14:04:23671name = "color-spantrace"
clubby7899b73db32024-01-29 12:21:16672version = "0.2.1"
Ralf Jung10430db2022-07-15 14:04:23673source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:16674checksum = "cd6be1b2a7e382e2b98b43b2adcca6bb0e465af0bdd38123873ae61eb17a72c2"
Ralf Jung10430db2022-07-15 14:04:23675dependencies = [
676 "once_cell",
677 "owo-colors",
678 "tracing-core",
679 "tracing-error",
680]
681
682[[package]]
Nilstrieb3295cdf2023-06-26 07:21:35683name = "colorchoice"
clubby789812daed2024-11-03 11:31:15684version = "1.0.3"
Nilstrieb3295cdf2023-06-26 07:21:35685source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:15686checksum = "5b63caa9aa9397e2d9480a9b13673856c78d8ac123288526c37d7839f2a86990"
Nilstrieb3295cdf2023-06-26 07:21:35687
688[[package]]
Nick Cameron127f9a62018-04-25 22:11:28689name = "colored"
clubby7899b73db32024-01-29 12:21:16690version = "2.1.0"
Nick Cameron127f9a62018-04-25 22:11:28691source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:16692checksum = "cbf2150cce219b664a8a70df7a1f933836724b503f8a413af9365b4dcc4d90b8"
Nick Cameron127f9a62018-04-25 22:11:28693dependencies = [
Yuki Okushi1f0a39502020-05-26 04:00:42694 "lazy_static",
Martin Kröning7928c7e2023-09-19 12:15:53695 "windows-sys 0.48.0",
Nick Cameron127f9a62018-04-25 22:11:28696]
697
698[[package]]
Philipp Kronesac25a732023-08-24 19:33:17699name = "comma"
700version = "1.0.0"
701source = "registry+https://github.com/rust-lang/crates.io-index"
702checksum = "55b672471b4e9f9e95499ea597ff64941a309b2cdbffcc46f2cc5e2d971fd335"
703
704[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29705name = "compiletest"
706version = "0.0.0"
707dependencies = [
Esteban Kuberb4bdb562024-03-02 22:36:52708 "anstyle-svg",
David Tolnay6b7b7752023-05-14 14:13:00709 "anyhow",
yukang414eb482023-02-03 16:23:11710 "build_helper",
Michael Howellb29d9d52021-02-24 06:42:42711 "colored",
Alex Crichton093ede22019-08-15 00:45:09712 "diff",
Alex Crichton093ede22019-08-15 00:45:09713 "getopts",
Xavier Denisf07607f2020-07-28 13:22:21714 "glob",
Pietro Albinic2306372023-09-15 14:09:45715 "home",
klensyc653bb92023-11-18 09:42:05716 "indexmap",
Alex Crichton093ede22019-08-15 00:45:09717 "libc",
Philipp Kronesa6d3c822023-07-02 13:07:47718 "miow",
Jakob Degen17395b42022-10-31 00:17:25719 "miropt-test-tools",
Alex Crichton093ede22019-08-15 00:45:09720 "regex",
Ralf Jungba86cf82024-09-17 13:20:50721 "rustfix",
许杰友 Jieyou Xu (Joe)e419b3d2024-10-29 08:10:05722 "semver",
Alex Crichton093ede22019-08-15 00:45:09723 "serde",
724 "serde_json",
Oliver Schererec7230f2020-07-24 18:42:00725 "tracing",
Tomasz Miąsko08d5e962020-10-20 00:00:00726 "tracing-subscriber",
Michael Howellb29d9d52021-02-24 06:42:42727 "unified-diff",
Alex Crichton093ede22019-08-15 00:45:09728 "walkdir",
klensy26c09b62024-09-24 13:14:49729 "windows",
Oliver Schneideracdf83f2017-12-06 08:25:29730]
731
732[[package]]
Philipp Kronesac25a732023-08-24 19:33:17733name = "console"
clubby7899b73db32024-01-29 12:21:16734version = "0.15.8"
Philipp Kronesac25a732023-08-24 19:33:17735source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:16736checksum = "0e1f83fc076bd6dd27517eacdf25fef6c4dfe5f1d7448bafaaf3a26f13b5e4eb"
Philipp Kronesac25a732023-08-24 19:33:17737dependencies = [
738 "encode_unicode",
739 "lazy_static",
740 "libc",
printfn46b41b42024-10-12 21:57:50741 "unicode-width 0.1.14",
clubby7899b73db32024-01-29 12:21:16742 "windows-sys 0.52.0",
Philipp Kronesac25a732023-08-24 19:33:17743]
744
745[[package]]
Jacob Kieselbb5a8272024-06-22 07:27:59746name = "constant_time_eq"
clubby789812daed2024-11-03 11:31:15747version = "0.3.1"
Jacob Kieselbb5a8272024-06-22 07:27:59748source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:15749checksum = "7c74b8349d32d297c9134b8c88677813a227df8f779daa29bfc29c183fe3dca6"
Jacob Kieselbb5a8272024-06-22 07:27:59750
751[[package]]
nilsf77541a2023-04-11 11:46:41752name = "core-foundation-sys"
Trevor Gross7240da02024-08-07 07:09:12753version = "0.8.7"
nilsf77541a2023-04-11 11:46:41754source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:12755checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b"
nilsf77541a2023-04-11 11:46:41756
757[[package]]
Zalathar13671042023-08-11 01:52:37758name = "coverage-dump"
759version = "0.1.0"
760dependencies = [
761 "anyhow",
762 "leb128",
763 "md-5",
Trevor Gross4a515bd2024-08-26 20:02:54764 "miniz_oxide 0.7.4",
Zalathar13671042023-08-11 01:52:37765 "regex",
766 "rustc-demangle",
767]
768
769[[package]]
pierwillef6dd122022-02-10 16:54:01770name = "cpufeatures"
Trevor Gross4a515bd2024-08-26 20:02:54771version = "0.2.14"
Pietro Albiniacd8e592020-10-01 15:15:12772source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:54773checksum = "608697df725056feaccfa42cffdaeeec3fccc4ffc38358ecd19b243e716a78e0"
pierwillef6dd122022-02-10 16:54:01774dependencies = [
775 "libc",
776]
Pietro Albiniacd8e592020-10-01 15:15:12777
778[[package]]
Alex Crichtonb4110902018-12-08 11:06:54779name = "crc32fast"
clubby789d42c9602024-06-08 19:22:16780version = "1.4.2"
Alex Crichtonb4110902018-12-08 11:06:54781source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:16782checksum = "a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3"
Alex Crichtonb4110902018-12-08 11:06:54783dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:42784 "cfg-if",
Alex Crichtonb4110902018-12-08 11:06:54785]
Alex Crichton38bedfa2017-09-02 03:46:51786
787[[package]]
kennytmcab21f12018-07-26 21:58:55788name = "crossbeam-channel"
clubby789d42c9602024-06-08 19:22:16789version = "0.5.13"
Matthias Krüger451d4922020-02-10 19:47:38790source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:16791checksum = "33480d6946193aa8033910124896ca395333cae7e2d1113d1fef6c3272217df2"
Matthias Krüger451d4922020-02-10 19:47:38792dependencies = [
Josh Stonef3b88122022-01-10 19:34:07793 "crossbeam-utils",
Matthias Krüger451d4922020-02-10 19:47:38794]
795
796[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:45797name = "crossbeam-deque"
clubby7899b73db32024-01-29 12:21:16798version = "0.8.5"
Josh Stone33c41252019-09-10 17:13:07799source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:16800checksum = "613f8cc01fe9cf1a3eb3d7f488fd2fa8388403e97039e2f73692932e291a770d"
Josh Stone33c41252019-09-10 17:13:07801dependencies = [
Igor Matuszewski5b091302019-12-10 15:01:01802 "crossbeam-epoch",
Josh Stonef3b88122022-01-10 19:34:07803 "crossbeam-utils",
Josh Stone33c41252019-09-10 17:13:07804]
805
806[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:45807name = "crossbeam-epoch"
clubby7899b73db32024-01-29 12:21:16808version = "0.9.18"
Matthias Krüger696fb8f2019-01-21 15:32:43809source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:16810checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e"
Matthias Krüger696fb8f2019-01-21 15:32:43811dependencies = [
Josh Stonef3b88122022-01-10 19:34:07812 "crossbeam-utils",
Matthias Krüger696fb8f2019-01-21 15:32:43813]
814
815[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:45816name = "crossbeam-utils"
clubby789d42c9602024-06-08 19:22:16817version = "0.8.20"
Eric Husse0f2f9d2019-11-12 17:57:41818source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:16819checksum = "22ec99545bb0ed0ea7bb9b8e1e9122ea386ff8a48c0922e43f36d45ab09e0e80"
Eric Huss71bf7cf2020-10-14 22:16:47820
821[[package]]
Weihang Lo6306fd32023-01-04 15:33:59822name = "crypto-common"
823version = "0.1.6"
824source = "registry+https://github.com/rust-lang/crates.io-index"
825checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
826dependencies = [
827 "generic-array",
828 "typenum",
pierwillef6dd122022-02-10 16:54:01829]
830
831[[package]]
Ralf Jung13e47662023-05-23 10:10:18832name = "ctrlc"
Trevor Gross7240da02024-08-07 07:09:12833version = "3.4.5"
Ralf Jung13e47662023-05-23 10:10:18834source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:12835checksum = "90eeab0aa92f3f9b4e87f258c72b139c207d251f9cbc1080a0086b86a8870dd3"
Ralf Jung13e47662023-05-23 10:10:18836dependencies = [
837 "nix",
Trevor Gross7240da02024-08-07 07:09:12838 "windows-sys 0.59.0",
Ralf Jung13e47662023-05-23 10:10:18839]
840
841[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58842name = "curl"
clubby789812daed2024-11-03 11:31:15843version = "0.4.47"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58844source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:15845checksum = "d9fb4d13a1be2b58f14d60adba57c9834b78c62fd86c3e76a148f732686e9265"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58846dependencies = [
Alex Crichton093ede22019-08-15 00:45:09847 "curl-sys",
Alex Crichton093ede22019-08-15 00:45:09848 "libc",
849 "openssl-probe",
850 "openssl-sys",
851 "schannel",
klensyd5e8ad42021-07-04 18:49:56852 "socket2",
clubby7899b73db32024-01-29 12:21:16853 "windows-sys 0.52.0",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58854]
855
856[[package]]
857name = "curl-sys"
clubby789812daed2024-11-03 11:31:15858version = "0.4.77+curl-8.10.1"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58859source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:15860checksum = "f469e8a5991f277a208224f6c7ad72ecb5f986e36d09ae1f2c1bb9259478a480"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58861dependencies = [
Alex Crichton093ede22019-08-15 00:45:09862 "cc",
863 "libc",
Alex Crichton093ede22019-08-15 00:45:09864 "libz-sys",
865 "openssl-sys",
866 "pkg-config",
867 "vcpkg",
clubby7899b73db32024-01-29 12:21:16868 "windows-sys 0.52.0",
Josh Stone020c5ec2017-05-08 22:01:13869]
870
871[[package]]
Oli Scherer29de70d2023-07-25 13:09:53872name = "darling"
Trevor Gross7240da02024-08-07 07:09:12873version = "0.20.10"
Jakub Beránekf17047b2023-09-12 16:32:32874source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:12875checksum = "6f63b86c8a8826a49b8c21f08a2d07338eec8d900540f8630dc76284be802989"
Jakub Beránekf17047b2023-09-12 16:32:32876dependencies = [
klensy5e2a7ac2024-02-18 11:40:19877 "darling_core",
878 "darling_macro",
Jakub Beránekf17047b2023-09-12 16:32:32879]
880
881[[package]]
882name = "darling_core"
Trevor Gross7240da02024-08-07 07:09:12883version = "0.20.10"
Jakub Beránekf17047b2023-09-12 16:32:32884source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:12885checksum = "95133861a8032aaea082871032f5815eb9e98cef03fa916ab4500513994df9e5"
Oli Scherer29de70d2023-07-25 13:09:53886dependencies = [
887 "fnv",
888 "ident_case",
889 "proc-macro2",
890 "quote",
github-actions36c09332024-05-19 00:17:38891 "strsim",
clubby789812daed2024-11-03 11:31:15892 "syn 2.0.87",
Oli Scherer29de70d2023-07-25 13:09:53893]
894
895[[package]]
896name = "darling_macro"
Trevor Gross7240da02024-08-07 07:09:12897version = "0.20.10"
Jakub Beránekf17047b2023-09-12 16:32:32898source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:12899checksum = "d336a2a514f6ccccaa3e09b02d41d35330c07ddf03a62165fcec10bb561c7806"
Jakub Beránekf17047b2023-09-12 16:32:32900dependencies = [
klensy5e2a7ac2024-02-18 11:40:19901 "darling_core",
Oli Scherer29de70d2023-07-25 13:09:53902 "quote",
clubby789812daed2024-11-03 11:31:15903 "syn 2.0.87",
Oli Scherer29de70d2023-07-25 13:09:53904]
905
906[[package]]
Douglas Campos422fe7c2018-05-29 11:52:51907name = "datafrog"
Niko Matsakis826fb1d2019-01-02 19:45:22908version = "2.0.1"
Douglas Campos422fe7c2018-05-29 11:52:51909source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09910checksum = "a0afaad2b26fa326569eb264b1363e8ae3357618c43982b3f285f0774ce76b69"
Douglas Campos422fe7c2018-05-29 11:52:51911
912[[package]]
github-actions36c09332024-05-19 00:17:38913name = "dbus"
914version = "0.9.7"
915source = "registry+https://github.com/rust-lang/crates.io-index"
916checksum = "1bb21987b9fb1613058ba3843121dd18b163b254d8a6e797e144cbac14d96d1b"
917dependencies = [
918 "libc",
919 "libdbus-sys",
920 "winapi",
921]
922
923[[package]]
clubby7896ac3b572024-01-29 12:16:20924name = "deranged"
925version = "0.3.11"
926source = "registry+https://github.com/rust-lang/crates.io-index"
927checksum = "b42b6fa04a440b495c8b04d0e71b707c585f83cb9cb28cf8cd0d976c315e31b4"
928dependencies = [
929 "powerfmt",
930]
931
932[[package]]
Pavel Grigorenkofd16a0e2024-06-26 22:29:49933name = "derive-where"
934version = "1.2.7"
Michael Gouletde830572023-10-30 17:09:17935source = "registry+https://github.com/rust-lang/crates.io-index"
Pavel Grigorenkofd16a0e2024-06-26 22:29:49936checksum = "62d671cc41a825ebabc75757b62d3d168c577f9149b2d49ece1dad1f72119d25"
Michael Gouletde830572023-10-30 17:09:17937dependencies = [
938 "proc-macro2",
939 "quote",
clubby789812daed2024-11-03 11:31:15940 "syn 2.0.87",
Michael Gouletde830572023-10-30 17:09:17941]
942
943[[package]]
Jakub Beránekf17047b2023-09-12 16:32:32944name = "derive_builder"
clubby789812daed2024-11-03 11:31:15945version = "0.20.2"
Jakub Beránekf17047b2023-09-12 16:32:32946source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:15947checksum = "507dfb09ea8b7fa618fcf76e953f4f5e192547945816d5358edffe39f6f94947"
Jakub Beránekf17047b2023-09-12 16:32:32948dependencies = [
949 "derive_builder_macro",
950]
951
952[[package]]
953name = "derive_builder_core"
clubby789812daed2024-11-03 11:31:15954version = "0.20.2"
Jakub Beránekf17047b2023-09-12 16:32:32955source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:15956checksum = "2d5bcf7b024d6835cfb3d473887cd966994907effbe9227e8c8219824d06c4e8"
Jakub Beránekf17047b2023-09-12 16:32:32957dependencies = [
klensy5e2a7ac2024-02-18 11:40:19958 "darling",
Jakub Beránekf17047b2023-09-12 16:32:32959 "proc-macro2",
960 "quote",
clubby789812daed2024-11-03 11:31:15961 "syn 2.0.87",
Jakub Beránekf17047b2023-09-12 16:32:32962]
963
964[[package]]
965name = "derive_builder_macro"
clubby789812daed2024-11-03 11:31:15966version = "0.20.2"
Jakub Beránekf17047b2023-09-12 16:32:32967source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:15968checksum = "ab63b0e2bf4d5928aff72e83a7dace85d7bba5fe12dcc3c5a572d78caffd3f3c"
Jakub Beránekf17047b2023-09-12 16:32:32969dependencies = [
970 "derive_builder_core",
clubby789812daed2024-11-03 11:31:15971 "syn 2.0.87",
Jakub Beránekf17047b2023-09-12 16:32:32972]
973
974[[package]]
Oli Scherer29de70d2023-07-25 13:09:53975name = "derive_setters"
976version = "0.1.6"
977source = "registry+https://github.com/rust-lang/crates.io-index"
978checksum = "4e8ef033054e131169b8f0f9a7af8f5533a9436fadf3c500ed547f730f07090d"
979dependencies = [
klensy5e2a7ac2024-02-18 11:40:19980 "darling",
Oli Scherer29de70d2023-07-25 13:09:53981 "proc-macro2",
982 "quote",
clubby789812daed2024-11-03 11:31:15983 "syn 2.0.87",
Oli Scherer29de70d2023-07-25 13:09:53984]
985
986[[package]]
Cengiz Can837817c2017-04-27 19:41:18987name = "diff"
klensy43512e62022-07-26 16:16:43988version = "0.1.13"
Cengiz Can837817c2017-04-27 19:41:18989source = "registry+https://github.com/rust-lang/crates.io-index"
klensy43512e62022-07-26 16:16:43990checksum = "56254986775e3233ffa9c4d7d3faaf6d36a2c09d30b20687e9f88bc8bafc16c8"
Cengiz Can837817c2017-04-27 19:41:18991
992[[package]]
James Munnsde763692019-01-19 02:39:37993name = "digest"
Nilstrieb3295cdf2023-06-26 07:21:35994version = "0.10.7"
Pietro Albiniacd8e592020-10-01 15:15:12995source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:35996checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
Pietro Albiniacd8e592020-10-01 15:15:12997dependencies = [
klensy45fac342022-08-31 20:04:12998 "block-buffer",
pierwillef6dd122022-02-10 16:54:01999 "crypto-common",
James Munnsde763692019-01-19 02:39:371000]
1001
1002[[package]]
Ralf Jung44b0fd62018-11-28 20:22:451003name = "directories"
Ralf Jung5aecfe42023-10-07 05:55:481004version = "5.0.1"
Ralf Jung44b0fd62018-11-28 20:22:451005source = "registry+https://github.com/rust-lang/crates.io-index"
Ralf Jung5aecfe42023-10-07 05:55:481006checksum = "9a49173b84e034382284f27f1af4dcbbd231ffa358c0fe316541a7337f376a35"
Ralf Jung44b0fd62018-11-28 20:22:451007dependencies = [
Caleb Cartwrightffad9842024-06-22 21:22:001008 "dirs-sys",
Ralf Jung44b0fd62018-11-28 20:22:451009]
1010
1011[[package]]
flip19954c228cc2019-02-18 09:32:581012name = "dirs"
Caleb Cartwrightffad9842024-06-22 21:22:001013version = "5.0.1"
flip19954c228cc2019-02-18 09:32:581014source = "registry+https://github.com/rust-lang/crates.io-index"
Caleb Cartwrightffad9842024-06-22 21:22:001015checksum = "44c45a9d03d6676652bcb5e724c7e988de1acad23a711b5217ab9cbecbec2225"
flip19954c228cc2019-02-18 09:32:581016dependencies = [
Caleb Cartwrightffad9842024-06-22 21:22:001017 "dirs-sys",
flip19954c228cc2019-02-18 09:32:581018]
1019
1020[[package]]
flip19950046d7c2021-02-25 10:26:231021name = "dirs-next"
1022version = "2.0.0"
1023source = "registry+https://github.com/rust-lang/crates.io-index"
1024checksum = "b98cf8ebf19c3d1b223e151f99a4f9f0690dca41414773390fc824184ac833e1"
1025dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:421026 "cfg-if",
flip19950046d7c2021-02-25 10:26:231027 "dirs-sys-next",
1028]
1029
1030[[package]]
Ralf Jung4e8626e2019-06-13 07:58:321031name = "dirs-sys"
Ralf Jung5aecfe42023-10-07 05:55:481032version = "0.4.1"
1033source = "registry+https://github.com/rust-lang/crates.io-index"
1034checksum = "520f05a5cbd335fae5a99ff7a6ab8627577660ee5cfd6a94a6a929b52ff0321c"
1035dependencies = [
1036 "libc",
1037 "option-ext",
1038 "redox_users",
1039 "windows-sys 0.48.0",
1040]
1041
1042[[package]]
flip19950046d7c2021-02-25 10:26:231043name = "dirs-sys-next"
1044version = "0.1.2"
1045source = "registry+https://github.com/rust-lang/crates.io-index"
1046checksum = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d"
1047dependencies = [
1048 "libc",
Jubilee Young27ef7192021-04-23 22:49:471049 "redox_users",
Igor Matuszewskiaf53b0d2021-07-21 13:17:311050 "winapi",
Ralf Jung4e8626e2019-06-13 07:58:321051]
1052
1053[[package]]
Manish Goregaokar288194e2022-10-19 23:24:421054name = "displaydoc"
github-actions99053572024-06-23 00:18:081055version = "0.2.5"
Manish Goregaokar288194e2022-10-19 23:24:421056source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions99053572024-06-23 00:18:081057checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0"
Manish Goregaokar288194e2022-10-19 23:24:421058dependencies = [
1059 "proc-macro2",
1060 "quote",
clubby789812daed2024-11-03 11:31:151061 "syn 2.0.87",
Manish Goregaokar288194e2022-10-19 23:24:421062]
1063
1064[[package]]
klensyceee8802022-11-22 14:41:061065name = "dissimilar"
Mark Rousskov12200c92024-05-11 14:27:171066version = "1.0.9"
klensyceee8802022-11-22 14:41:061067source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:171068checksum = "59f8e79d1fbf76bdfbde321e902714bf6c49df88a7dda6fc682fc2979226962d"
klensyceee8802022-11-22 14:41:061069
1070[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291071name = "either"
Trevor Gross7240da02024-08-07 07:09:121072version = "1.13.0"
Oliver Schneideracdf83f2017-12-06 08:25:291073source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:121074checksum = "60b1af1c220855b6ceac025d3f6ecdd2b7c4894bfe9cd9bda4fbb4bc7c0d4cf0"
Oliver Schneideracdf83f2017-12-06 08:25:291075
1076[[package]]
steveklabnikecfbaca2018-04-03 14:32:041077name = "elasticlunr-rs"
Nilstrieb3295cdf2023-06-26 07:21:351078version = "3.0.2"
steveklabnikecfbaca2018-04-03 14:32:041079source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:351080checksum = "41e83863a500656dfa214fee6682de9c5b9f03de6860fec531235ed2ae9f6571"
steveklabnikecfbaca2018-04-03 14:32:041081dependencies = [
Alex Crichton093ede22019-08-15 00:45:091082 "regex",
1083 "serde",
1084 "serde_derive",
1085 "serde_json",
steveklabnikecfbaca2018-04-03 14:32:041086]
1087
1088[[package]]
Oli Schererdecfb4d2023-02-21 08:37:101089name = "elsa"
Oli Scherer457a1622023-04-05 08:07:291090version = "1.7.1"
Oli Schererdecfb4d2023-02-21 08:37:101091source = "registry+https://github.com/rust-lang/crates.io-index"
Oli Scherer457a1622023-04-05 08:07:291092checksum = "848fe615fbb0a74d9ae68dcaa510106d32e37d9416207bbea4bd008bd89c47ed"
Oli Schererdecfb4d2023-02-21 08:37:101093dependencies = [
1094 "stable_deref_trait",
1095]
1096
1097[[package]]
Sean Griffin755bdaa2018-01-29 20:45:121098name = "ena"
Michael Goulet2af08712024-05-06 18:32:391099version = "0.14.3"
Markus Westerlindcaacdd22020-02-25 08:47:071100source = "registry+https://github.com/rust-lang/crates.io-index"
Michael Goulet2af08712024-05-06 18:32:391101checksum = "3d248bdd43ce613d87415282f69b9bb99d947d290b10962dd6c56233312c2ad5"
varkor443a2d42019-03-19 21:30:071102dependencies = [
Alex Crichton093ede22019-08-15 00:45:091103 "log",
varkor443a2d42019-03-19 21:30:071104]
1105
1106[[package]]
Philipp Kronesac25a732023-08-24 19:33:171107name = "encode_unicode"
1108version = "0.3.6"
1109source = "registry+https://github.com/rust-lang/crates.io-index"
1110checksum = "a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f"
1111
1112[[package]]
Eric Huss51f20b42024-02-07 04:22:131113name = "env_filter"
Trevor Gross7240da02024-08-07 07:09:121114version = "0.1.2"
Eric Huss51f20b42024-02-07 04:22:131115source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:121116checksum = "4f2c92ceda6ceec50f43169f9ee8424fe2db276791afde7b2cd8bc084cb376ab"
Eric Huss51f20b42024-02-07 04:22:131117dependencies = [
1118 "log",
1119 "regex",
1120]
1121
1122[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581123name = "env_logger"
Trevor Gross7240da02024-08-07 07:09:121124version = "0.11.5"
Eric Huss51f20b42024-02-07 04:22:131125source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:121126checksum = "e13fa619b91fb2381732789fc5de83b45675e882f66623b7d8cb4f643017018d"
Eric Huss51f20b42024-02-07 04:22:131127dependencies = [
Philipp Kronesf99056b2024-02-27 14:50:231128 "anstream",
Eric Huss51f20b42024-02-07 04:22:131129 "anstyle",
1130 "env_filter",
1131 "humantime",
1132 "log",
1133]
1134
1135[[package]]
Nilstrieb3295cdf2023-06-26 07:21:351136name = "equivalent"
clubby7899b73db32024-01-29 12:21:161137version = "1.0.1"
Nilstrieb3295cdf2023-06-26 07:21:351138source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:161139checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5"
Nilstrieb3295cdf2023-06-26 07:21:351140
1141[[package]]
Weihang Lo1e5dad02022-11-25 22:37:041142name = "errno"
Mark Rousskov12200c92024-05-11 14:27:171143version = "0.3.9"
Weihang Lo1e5dad02022-11-25 22:37:041144source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:171145checksum = "534c5cf6194dfab3db3242765c03bbe257cf92f22b38f6bc0c58d59108a820ba"
Weihang Lo1e5dad02022-11-25 22:37:041146dependencies = [
Weihang Lo1e5dad02022-11-25 22:37:041147 "libc",
clubby7899b73db32024-01-29 12:21:161148 "windows-sys 0.52.0",
Weihang Lo1e5dad02022-11-25 22:37:041149]
1150
1151[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291152name = "error_index_generator"
1153version = "0.0.0"
Mark Simulacrume2e9b402017-07-23 02:01:581154dependencies = [
Guillaume Gomez11716972022-08-29 16:05:211155 "mdbook",
Mark Simulacrume2e9b402017-07-23 02:01:581156]
Ahmed Charles9ca382f2016-09-02 08:55:291157
1158[[package]]
Aleksey Kladovf7be59c2020-08-21 12:03:501159name = "expect-test"
github-actions4035c242024-04-07 00:16:571160version = "1.5.0"
Aleksey Kladovf7be59c2020-08-21 12:03:501161source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions4035c242024-04-07 00:16:571162checksum = "9e0be0a561335815e06dab7c62e50353134c796e7a6155402a64bcff66b6a5e0"
Aleksey Kladovf7be59c2020-08-21 12:03:501163dependencies = [
klensyceee8802022-11-22 14:41:061164 "dissimilar",
Aleksey Kladovf7be59c2020-08-21 12:03:501165 "once_cell",
1166]
1167
1168[[package]]
Ralf Jung10430db2022-07-15 14:04:231169name = "eyre"
clubby7899b73db32024-01-29 12:21:161170version = "0.6.12"
Ralf Jung10430db2022-07-15 14:04:231171source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:161172checksum = "7cd915d99f24784cdc19fd37ef22b97e3ff0ae756c7e492e9fbfe897d61e2aec"
Ralf Jung10430db2022-07-15 14:04:231173dependencies = [
1174 "indenter",
1175 "once_cell",
1176]
1177
1178[[package]]
David Wood2dc1a8a2021-12-03 14:24:051179name = "fallible-iterator"
dirreke74817b72023-08-14 14:57:381180version = "0.3.0"
David Wood2dc1a8a2021-12-03 14:24:051181source = "registry+https://github.com/rust-lang/crates.io-index"
dirreke74817b72023-08-14 14:57:381182checksum = "2acce4a10f12dc2fb14a218589d4f1f62ef011b2d0cc4b3cb1bba8e94da14649"
David Wood2dc1a8a2021-12-03 14:24:051183
1184[[package]]
Ralf Jung55162732022-11-15 19:06:421185name = "fastrand"
Trevor Gross4a515bd2024-08-26 20:02:541186version = "2.1.1"
Ralf Jung55162732022-11-15 19:06:421187source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:541188checksum = "e8c02a5121d4ea3eb16a80748c74f5549a5665e4c21333c6098f283870fbdea6"
Ralf Jung55162732022-11-15 19:06:421189
1190[[package]]
John Kåre Alsaker7aab1dd2023-04-30 07:29:021191name = "field-offset"
est31b0483962023-06-05 02:53:301192version = "0.3.6"
John Kåre Alsaker7aab1dd2023-04-30 07:29:021193source = "registry+https://github.com/rust-lang/crates.io-index"
est31b0483962023-06-05 02:53:301194checksum = "38e2275cc4e4fc009b0669731a1e5ab7ebf11f469eaede2bab9309a5b4d6057f"
John Kåre Alsaker7aab1dd2023-04-30 07:29:021195dependencies = [
Nilstrieb3295cdf2023-06-26 07:21:351196 "memoffset",
John Kåre Alsaker7aab1dd2023-04-30 07:29:021197 "rustc_version",
1198]
1199
1200[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291201name = "filetime"
Trevor Gross4a515bd2024-08-26 20:02:541202version = "0.2.25"
Alex Crichton924f8c72018-04-18 15:43:591203source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:541204checksum = "35c0522e981e68cbfa8c3f978441a5f34b30b96e146b33cd3359176b50fe8586"
Alex Crichton924f8c72018-04-18 15:43:591205dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:421206 "cfg-if",
Alex Crichton093ede22019-08-15 00:45:091207 "libc",
Trevor Gross7240da02024-08-07 07:09:121208 "libredox",
1209 "windows-sys 0.59.0",
Alex Crichton924f8c72018-04-18 15:43:591210]
1211
1212[[package]]
Josh Stone020c5ec2017-05-08 22:01:131213name = "flate2"
github-actionsbfc99512024-09-29 00:22:291214version = "1.0.34"
Felix Schütt7c13fa32017-12-31 14:34:291215source = "registry+https://github.com/rust-lang/crates.io-index"
github-actionsbfc99512024-09-29 00:22:291216checksum = "a1b589b4dc103969ad3cf85c950899926ec64300a1a46d76c03a6072957036f0"
Felix Schütt7c13fa32017-12-31 14:34:291217dependencies = [
Alex Crichton093ede22019-08-15 00:45:091218 "crc32fast",
Trevor Gross4a515bd2024-08-26 20:02:541219 "miniz_oxide 0.8.0",
Felix Schütt7c13fa32017-12-31 14:34:291220]
1221
1222[[package]]
David Wood7f916972022-03-26 07:27:431223name = "fluent-bundle"
Mark Rousskov12200c92024-05-11 14:27:171224version = "0.15.3"
David Wood7f916972022-03-26 07:27:431225source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:171226checksum = "7fe0a21ee80050c678013f82edf4b705fe2f26f1f9877593d13198612503f493"
David Wood7f916972022-03-26 07:27:431227dependencies = [
1228 "fluent-langneg",
1229 "fluent-syntax",
1230 "intl-memoizer",
1231 "intl_pluralrules",
Trevor Gross4a515bd2024-08-26 20:02:541232 "rustc-hash 1.1.0",
klensyc653bb92023-11-18 09:42:051233 "self_cell 0.10.3",
David Wood7f916972022-03-26 07:27:431234 "smallvec",
1235 "unic-langid",
1236]
1237
1238[[package]]
1239name = "fluent-langneg"
1240version = "0.13.0"
1241source = "registry+https://github.com/rust-lang/crates.io-index"
1242checksum = "2c4ad0989667548f06ccd0e306ed56b61bd4d35458d54df5ec7587c0e8ed5e94"
1243dependencies = [
1244 "unic-langid",
1245]
1246
1247[[package]]
1248name = "fluent-syntax"
Mark Rousskov12200c92024-05-11 14:27:171249version = "0.11.1"
David Wood7f916972022-03-26 07:27:431250source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:171251checksum = "2a530c4694a6a8d528794ee9bbd8ba0122e779629ac908d15ad5a7ae7763a33d"
David Wood7f916972022-03-26 07:27:431252dependencies = [
1253 "thiserror",
1254]
1255
1256[[package]]
Simon Sapinb77ff242017-07-18 21:26:551257name = "fnv"
Mark Rousskov342d9562020-08-17 15:21:441258version = "1.0.7"
Simon Sapinb77ff242017-07-18 21:26:551259source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:441260checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
Simon Sapinb77ff242017-07-18 21:26:551261
1262[[package]]
clubby789812daed2024-11-03 11:31:151263name = "foldhash"
1264version = "0.1.3"
1265source = "registry+https://github.com/rust-lang/crates.io-index"
1266checksum = "f81ec6369c545a7d40e4589b5597581fa1c441fe1cce96dd1de43159910a36a2"
1267
1268[[package]]
Eric Hussf3287a62021-05-12 00:39:511269name = "form_urlencoded"
clubby7899b73db32024-01-29 12:21:161270version = "1.2.1"
Eric Hussf3287a62021-05-12 00:39:511271source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:161272checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456"
Eric Hussf3287a62021-05-12 00:39:511273dependencies = [
Eric Huss4a7e2fb2022-08-21 04:19:431274 "percent-encoding",
Eric Hussf3287a62021-05-12 00:39:511275]
1276
1277[[package]]
Nixon Enraght-Moonyce21447c2021-03-24 15:52:471278name = "fs-err"
clubby7899b73db32024-01-29 12:21:161279version = "2.11.0"
Nixon Enraght-Moonyce21447c2021-03-24 15:52:471280source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:161281checksum = "88a41f105fe1d5b6b34b2055e3dc59bb79b46b48b2040b9e6c7b4b5de097aa41"
1282dependencies = [
1283 "autocfg",
1284]
Nixon Enraght-Moonyce21447c2021-03-24 15:52:471285
1286[[package]]
Jakub Beránek91d2fb22023-06-03 07:41:441287name = "fs_extra"
1288version = "1.3.0"
1289source = "registry+https://github.com/rust-lang/crates.io-index"
1290checksum = "42703706b716c37f96a77aea830392ad231f44c9e9a67872fa5548707e11b11c"
1291
1292[[package]]
steveklabnikecfbaca2018-04-03 14:32:041293name = "futf"
Eric Huss04b75a72022-06-22 23:49:241294version = "0.1.5"
steveklabnikecfbaca2018-04-03 14:32:041295source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss04b75a72022-06-22 23:49:241296checksum = "df420e2e84819663797d1ec6544b13c5be84629e7bb00dc960d6917db2987843"
steveklabnikecfbaca2018-04-03 14:32:041297dependencies = [
Alex Crichton093ede22019-08-15 00:45:091298 "mac",
1299 "new_debug_unreachable",
steveklabnikecfbaca2018-04-03 14:32:041300]
1301
1302[[package]]
Nick Cameronad8ecc22017-07-19 01:32:121303name = "futures"
clubby789812daed2024-11-03 11:31:151304version = "0.3.31"
Caleb Cartwright63913182021-02-10 01:52:541305source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:151306checksum = "65bc07b1a8bc7c85c5f2e110c476c7389b4554ba72af57d8445ea63a576b0876"
Caleb Cartwright63913182021-02-10 01:52:541307dependencies = [
1308 "futures-channel",
1309 "futures-core",
1310 "futures-executor",
1311 "futures-io",
1312 "futures-sink",
1313 "futures-task",
1314 "futures-util",
1315]
1316
1317[[package]]
1318name = "futures-channel"
clubby789812daed2024-11-03 11:31:151319version = "0.3.31"
Caleb Cartwright63913182021-02-10 01:52:541320source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:151321checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10"
Caleb Cartwright63913182021-02-10 01:52:541322dependencies = [
1323 "futures-core",
1324 "futures-sink",
1325]
1326
1327[[package]]
1328name = "futures-core"
clubby789812daed2024-11-03 11:31:151329version = "0.3.31"
Caleb Cartwright63913182021-02-10 01:52:541330source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:151331checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e"
Caleb Cartwright63913182021-02-10 01:52:541332
1333[[package]]
1334name = "futures-executor"
clubby789812daed2024-11-03 11:31:151335version = "0.3.31"
Caleb Cartwright63913182021-02-10 01:52:541336source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:151337checksum = "1e28d1d997f585e54aebc3f97d39e72338912123a67330d723fdbb564d646c9f"
Caleb Cartwright63913182021-02-10 01:52:541338dependencies = [
1339 "futures-core",
1340 "futures-task",
1341 "futures-util",
Caleb Cartwright63913182021-02-10 01:52:541342]
1343
1344[[package]]
1345name = "futures-io"
clubby789812daed2024-11-03 11:31:151346version = "0.3.31"
Caleb Cartwright63913182021-02-10 01:52:541347source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:151348checksum = "9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6"
Caleb Cartwright63913182021-02-10 01:52:541349
1350[[package]]
1351name = "futures-macro"
clubby789812daed2024-11-03 11:31:151352version = "0.3.31"
Caleb Cartwright63913182021-02-10 01:52:541353source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:151354checksum = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650"
Caleb Cartwright63913182021-02-10 01:52:541355dependencies = [
Caleb Cartwright63913182021-02-10 01:52:541356 "proc-macro2",
1357 "quote",
clubby789812daed2024-11-03 11:31:151358 "syn 2.0.87",
Caleb Cartwright63913182021-02-10 01:52:541359]
1360
1361[[package]]
1362name = "futures-sink"
clubby789812daed2024-11-03 11:31:151363version = "0.3.31"
Caleb Cartwright63913182021-02-10 01:52:541364source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:151365checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7"
Caleb Cartwright63913182021-02-10 01:52:541366
1367[[package]]
1368name = "futures-task"
clubby789812daed2024-11-03 11:31:151369version = "0.3.31"
Caleb Cartwright63913182021-02-10 01:52:541370source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:151371checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988"
Caleb Cartwright63913182021-02-10 01:52:541372
1373[[package]]
1374name = "futures-util"
clubby789812daed2024-11-03 11:31:151375version = "0.3.31"
Caleb Cartwright63913182021-02-10 01:52:541376source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:151377checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81"
Caleb Cartwright63913182021-02-10 01:52:541378dependencies = [
Caleb Cartwright63913182021-02-10 01:52:541379 "futures-channel",
1380 "futures-core",
1381 "futures-io",
1382 "futures-macro",
1383 "futures-sink",
1384 "futures-task",
1385 "memchr",
Igor Matuszewskiaf53b0d2021-07-21 13:17:311386 "pin-project-lite",
Caleb Cartwright63913182021-02-10 01:52:541387 "pin-utils",
Caleb Cartwright63913182021-02-10 01:52:541388 "slab",
1389]
1390
1391[[package]]
Pietro Albini4af7de12022-11-15 10:27:191392name = "generate-copyright"
1393version = "0.1.0"
1394dependencies = [
1395 "anyhow",
klensy26c09b62024-09-24 13:14:491396 "cargo_metadata",
Jonathan Pallant4e24e9b2024-08-06 11:03:371397 "rinja",
Pietro Albini4af7de12022-11-15 10:27:191398 "serde",
1399 "serde_json",
Jonathan Pallantba0d6c92024-07-04 17:34:351400 "thiserror",
Pietro Albini4af7de12022-11-15 10:27:191401]
1402
1403[[package]]
Chris Dentonf9b3d6a2023-04-15 10:57:071404name = "generate-windows-sys"
1405version = "0.1.0"
1406dependencies = [
1407 "windows-bindgen",
1408]
1409
1410[[package]]
James Munnsde763692019-01-19 02:39:371411name = "generic-array"
Nilstrieb3295cdf2023-06-26 07:21:351412version = "0.14.7"
Pietro Albiniacd8e592020-10-01 15:15:121413source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:351414checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
Pietro Albiniacd8e592020-10-01 15:15:121415dependencies = [
1416 "typenum",
1417 "version_check",
1418]
1419
1420[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291421name = "getopts"
Alex Crichtonb47c9692019-08-16 15:29:081422version = "0.2.21"
Ahmed Charles9ca382f2016-09-02 08:55:291423source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichtonb47c9692019-08-16 15:29:081424checksum = "14dbbfd5c71d70241ecf9e6f13737f7b5ce823821063188d7e46c41d371eebd5"
varkore72f7e12019-04-30 19:37:361425dependencies = [
printfn46b41b42024-10-12 21:57:501426 "unicode-width 0.1.14",
varkore72f7e12019-04-30 19:37:361427]
Ahmed Charles9ca382f2016-09-02 08:55:291428
1429[[package]]
gnzlbg52caca02019-08-01 15:02:261430name = "getrandom"
clubby789d42c9602024-06-08 19:22:161431version = "0.2.15"
Ralf Jung0e908752020-09-17 18:04:201432source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:161433checksum = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7"
Ralf Jung0e908752020-09-17 18:04:201434dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:421435 "cfg-if",
Ralf Jung0e908752020-09-17 18:04:201436 "libc",
Thom Chiovolonia4bf36e2022-11-21 00:55:411437 "wasi",
Ralf Jung0e908752020-09-17 18:04:201438]
1439
1440[[package]]
Alex Crichton06d565c2020-05-13 21:22:371441name = "gimli"
clubby7899b73db32024-01-29 12:21:161442version = "0.28.1"
dirreke74817b72023-08-14 14:57:381443source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:161444checksum = "4271d37baee1b8c7e4b708028c57d816cf9d2434acb33a549475f78c181f6253"
klensy26c09b62024-09-24 13:14:491445
1446[[package]]
1447name = "gimli"
1448version = "0.30.0"
1449source = "registry+https://github.com/rust-lang/crates.io-index"
1450checksum = "e2e1d97fbe9722ba9bbd0c97051c2956e726562b61f86a25a4360398a40edfc9"
Qiu Chaofan7c8c9cf2023-02-01 04:29:191451dependencies = [
dirreke74817b72023-08-14 14:57:381452 "fallible-iterator",
klensyc653bb92023-11-18 09:42:051453 "indexmap",
dirreke74817b72023-08-14 14:57:381454 "stable_deref_trait",
David Wood2dc1a8a2021-12-03 14:24:051455]
1456
1457[[package]]
Jubilee Young3ec9d8d2024-05-28 00:05:321458name = "gimli"
clubby789812daed2024-11-03 11:31:151459version = "0.31.1"
Mrmaxmeier664907c2024-07-16 09:01:351460source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:151461checksum = "07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f"
Mrmaxmeier664907c2024-07-16 09:01:351462dependencies = [
1463 "fallible-iterator",
1464 "indexmap",
1465 "stable_deref_trait",
1466]
1467
1468[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581469name = "glob"
Nilstrieb3295cdf2023-06-26 07:21:351470version = "0.3.1"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581471source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:351472checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581473
1474[[package]]
Simon Sapinb77ff242017-07-18 21:26:551475name = "globset"
Trevor Gross4a515bd2024-08-26 20:02:541476version = "0.4.15"
Simon Sapinb77ff242017-07-18 21:26:551477source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:541478checksum = "15f1ce686646e7f1e19bf7d5533fe443a45dbfb990e00629110797578b42fb19"
Simon Sapinb77ff242017-07-18 21:26:551479dependencies = [
clubby7899b73db32024-01-29 12:21:161480 "aho-corasick",
klensy9b6a6b12023-05-26 10:03:471481 "bstr",
Alex Crichton093ede22019-08-15 00:45:091482 "log",
clubby789812daed2024-11-03 11:31:151483 "regex-automata 0.4.8",
1484 "regex-syntax 0.8.5",
Simon Sapinb77ff242017-07-18 21:26:551485]
1486
1487[[package]]
Vishnunarayan K Iea146072020-10-26 13:34:291488name = "gsgdt"
Krasimir Georgieva9698e22022-01-03 19:25:461489version = "0.1.2"
Vishnunarayan K Iea146072020-10-26 13:34:291490source = "registry+https://github.com/rust-lang/crates.io-index"
Krasimir Georgieva9698e22022-01-03 19:25:461491checksum = "a0d876ce7262df96262a2a19531da6ff9a86048224d49580a585fc5c04617825"
Vishnunarayan K Iea146072020-10-26 13:34:291492dependencies = [
1493 "serde",
1494]
1495
1496[[package]]
Steve Klabnika0769612017-02-07 23:13:571497name = "handlebars"
clubby789629d6942024-04-01 13:06:321498version = "5.1.2"
Steve Klabnika0769612017-02-07 23:13:571499source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789629d6942024-04-01 13:06:321500checksum = "d08485b96a0e6393e9e4d1b8d48cf74ad6c063cd905eb33f42c1ce3f0377539b"
Steve Klabnika0769612017-02-07 23:13:571501dependencies = [
Alex Crichton093ede22019-08-15 00:45:091502 "log",
1503 "pest",
1504 "pest_derive",
Alex Crichton093ede22019-08-15 00:45:091505 "serde",
1506 "serde_json",
klensy45fac342022-08-31 20:04:121507 "thiserror",
James Munnsde763692019-01-19 02:39:371508]
1509
1510[[package]]
Amanieu d'Antras1fa7a212019-02-07 11:08:051511name = "hashbrown"
Mark Rousskov12200c92024-05-11 14:27:171512version = "0.14.5"
The 8472479be6a2023-06-08 14:55:491513source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:171514checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1"
The 8472479be6a2023-06-08 14:55:491515dependencies = [
dirreke74817b72023-08-14 14:57:381516 "ahash",
The 8472479be6a2023-06-08 14:55:491517 "allocator-api2",
Alex Crichton2a3e22b2024-06-24 19:30:441518 "serde",
Amanieu d'Antrasa529ba82023-01-09 17:49:241519]
1520
1521[[package]]
clubby789812daed2024-11-03 11:31:151522name = "hashbrown"
1523version = "0.15.0"
1524source = "registry+https://github.com/rust-lang/crates.io-index"
1525checksum = "1e087f84d4f86bf4b218b927129862374b72199ae7d8657835f1e89000eea4fb"
1526dependencies = [
1527 "foldhash",
1528]
1529
1530[[package]]
Bastien Orivel5c4534a2018-12-08 14:11:471531name = "heck"
Nilstrieb3295cdf2023-06-26 07:21:351532version = "0.4.1"
Caleb Cartwrightf367f4d2022-06-13 03:04:541533source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:351534checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
Caleb Cartwrightf367f4d2022-06-13 03:04:541535
1536[[package]]
github-actionsc486d2d2024-03-17 00:26:011537name = "heck"
1538version = "0.5.0"
1539source = "registry+https://github.com/rust-lang/crates.io-index"
1540checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
1541
1542[[package]]
Stefan Lankes5ebd4d92019-10-20 07:55:101543name = "hermit-abi"
Stefan Lankes3726cbb2024-02-28 22:01:561544version = "0.3.9"
Stefan Lankes7143379a2022-12-06 19:31:431545source = "registry+https://github.com/rust-lang/crates.io-index"
Stefan Lankes3726cbb2024-02-28 22:01:561546checksum = "d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024"
Stefan Lankes1f125a62024-06-07 18:20:511547
1548[[package]]
Alex Crichton1cede102017-06-15 02:33:061549name = "hex"
Nilstrieb3295cdf2023-06-26 07:21:351550version = "0.4.3"
Aaron Hilld440e132019-09-16 18:45:401551source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:351552checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
Aaron Hilld440e132019-09-16 18:45:401553
1554[[package]]
Pietro Albinic2306372023-09-15 14:09:451555name = "home"
clubby7899b73db32024-01-29 12:21:161556version = "0.5.9"
Pietro Albinic2306372023-09-15 14:09:451557source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:161558checksum = "e3d1354bf6b7235cb4a0576c2619fd4ed18183f689b12b006a0ee7329eeff9a5"
Pietro Albinic2306372023-09-15 14:09:451559dependencies = [
clubby7899b73db32024-01-29 12:21:161560 "windows-sys 0.52.0",
Pietro Albinic2306372023-09-15 14:09:451561]
1562
1563[[package]]
Guillaume Gomez83a2bc32021-04-23 14:43:181564name = "html-checker"
1565version = "0.1.0"
1566dependencies = [
Alex Gaynor5b0ec1e2022-07-30 03:26:001567 "rayon",
Guillaume Gomez83a2bc32021-04-23 14:43:181568 "walkdir",
1569]
1570
1571[[package]]
Esteban Kuberb4bdb562024-03-02 22:36:521572name = "html-escape"
1573version = "0.2.13"
1574source = "registry+https://github.com/rust-lang/crates.io-index"
1575checksum = "6d1ad449764d627e22bfd7cd5e8868264fc9236e07c752972b4080cd351cb476"
1576dependencies = [
1577 "utf8-width",
1578]
1579
1580[[package]]
steveklabnikecfbaca2018-04-03 14:32:041581name = "html5ever"
github-actions36c09332024-05-19 00:17:381582version = "0.27.0"
1583source = "registry+https://github.com/rust-lang/crates.io-index"
1584checksum = "c13771afe0e6e846f1e67d038d4cb29998a6779f93c809212e4e9c32efd244d4"
1585dependencies = [
1586 "log",
1587 "mac",
klensy52242f22024-06-15 15:53:451588 "markup5ever",
github-actions36c09332024-05-19 00:17:381589 "proc-macro2",
1590 "quote",
clubby789812daed2024-11-03 11:31:151591 "syn 2.0.87",
github-actions36c09332024-05-19 00:17:381592]
1593
1594[[package]]
Jakub Beránek91d2fb22023-06-03 07:41:441595name = "humansize"
1596version = "2.1.3"
1597source = "registry+https://github.com/rust-lang/crates.io-index"
1598checksum = "6cb51c9a029ddc91b07a787f1d86b53ccfa49b0e86688c946ebe8d3555685dd7"
1599dependencies = [
Caleb Cartwright35400e82023-10-23 01:34:121600 "libm",
Jakub Beránek91d2fb22023-06-03 07:41:441601]
1602
1603[[package]]
Alex Crichton87f3dda2018-03-01 19:08:481604name = "humantime"
Nilstrieb3295cdf2023-06-26 07:21:351605version = "2.1.0"
Eric Hussd45d8b12020-01-21 17:55:431606source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:351607checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
Eric Hussd45d8b12020-01-21 17:55:431608
1609[[package]]
nilsf77541a2023-04-11 11:46:411610name = "iana-time-zone"
Trevor Gross4a515bd2024-08-26 20:02:541611version = "0.1.61"
nilsf77541a2023-04-11 11:46:411612source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:541613checksum = "235e081f3925a06703c2d0117ea8b91f042756fd6e7a6e5d901e8ca1a996b220"
nilsf77541a2023-04-11 11:46:411614dependencies = [
1615 "android_system_properties",
1616 "core-foundation-sys",
1617 "iana-time-zone-haiku",
1618 "js-sys",
1619 "wasm-bindgen",
Guillaume Gomezf4495862024-07-31 14:08:311620 "windows-core 0.52.0",
nilsf77541a2023-04-11 11:46:411621]
1622
1623[[package]]
1624name = "iana-time-zone-haiku"
klensy9b6a6b12023-05-26 10:03:471625version = "0.1.2"
nilsf77541a2023-04-11 11:46:411626source = "registry+https://github.com/rust-lang/crates.io-index"
klensy9b6a6b12023-05-26 10:03:471627checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
nilsf77541a2023-04-11 11:46:411628dependencies = [
klensy9b6a6b12023-05-26 10:03:471629 "cc",
nilsf77541a2023-04-11 11:46:411630]
1631
1632[[package]]
Charles Lewa7750042022-11-06 06:43:251633name = "icu_list"
clubby7899d85dfc2024-06-08 19:18:311634version = "1.5.0"
Charles Lewa7750042022-11-06 06:43:251635source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:311636checksum = "bbfeda1d7775b6548edd4e8b7562304a559a91ed56ab56e18961a053f367c365"
Charles Lewa7750042022-11-06 06:43:251637dependencies = [
1638 "displaydoc",
Nilstriebffffc202023-11-06 13:42:201639 "icu_list_data",
1640 "icu_locid_transform",
Charles Lewa7750042022-11-06 06:43:251641 "icu_provider",
1642 "regex-automata 0.2.0",
1643 "writeable",
Charles Lewa7750042022-11-06 06:43:251644]
1645
1646[[package]]
Nilstriebffffc202023-11-06 13:42:201647name = "icu_list_data"
clubby7899d85dfc2024-06-08 19:18:311648version = "1.5.0"
Charles Lewa7750042022-11-06 06:43:251649source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:311650checksum = "e1825170d2c6679cb20dbd96a589d034e49f698aed9a2ef4fafc9a0101ed298f"
Nilstriebffffc202023-11-06 13:42:201651
1652[[package]]
1653name = "icu_locid"
clubby7899d85dfc2024-06-08 19:18:311654version = "1.5.0"
Nilstriebffffc202023-11-06 13:42:201655source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:311656checksum = "13acbb8371917fc971be86fc8057c41a64b521c184808a698c02acc242dbf637"
Charles Lewa7750042022-11-06 06:43:251657dependencies = [
1658 "displaydoc",
1659 "litemap",
1660 "tinystr",
1661 "writeable",
1662 "zerovec",
1663]
1664
1665[[package]]
Nilstriebffffc202023-11-06 13:42:201666name = "icu_locid_transform"
clubby7899d85dfc2024-06-08 19:18:311667version = "1.5.0"
Charles Lewa7750042022-11-06 06:43:251668source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:311669checksum = "01d11ac35de8e40fdeda00d9e1e9d92525f3f9d887cdd7aa81d727596788b54e"
Nilstriebffffc202023-11-06 13:42:201670dependencies = [
1671 "displaydoc",
1672 "icu_locid",
1673 "icu_locid_transform_data",
1674 "icu_provider",
1675 "tinystr",
1676 "zerovec",
1677]
1678
1679[[package]]
1680name = "icu_locid_transform_data"
clubby7899d85dfc2024-06-08 19:18:311681version = "1.5.0"
Nilstriebffffc202023-11-06 13:42:201682source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:311683checksum = "fdc8ff3388f852bede6b579ad4e978ab004f139284d7b28715f773507b946f6e"
Nilstriebffffc202023-11-06 13:42:201684
1685[[package]]
1686name = "icu_provider"
clubby7899d85dfc2024-06-08 19:18:311687version = "1.5.0"
Nilstriebffffc202023-11-06 13:42:201688source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:311689checksum = "6ed421c8a8ef78d3e2dbc98a973be2f3770cb42b606e3ab18d6237c4dfde68d9"
Charles Lewa7750042022-11-06 06:43:251690dependencies = [
1691 "displaydoc",
1692 "icu_locid",
1693 "icu_provider_macros",
1694 "stable_deref_trait",
Nilstriebffffc202023-11-06 13:42:201695 "tinystr",
Charles Lewa7750042022-11-06 06:43:251696 "writeable",
1697 "yoke",
1698 "zerofrom",
1699 "zerovec",
1700]
1701
1702[[package]]
1703name = "icu_provider_adapters"
clubby7899d85dfc2024-06-08 19:18:311704version = "1.5.0"
Charles Lewa7750042022-11-06 06:43:251705source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:311706checksum = "d6324dfd08348a8e0374a447ebd334044d766b1839bb8d5ccf2482a99a77c0bc"
Charles Lewa7750042022-11-06 06:43:251707dependencies = [
1708 "icu_locid",
Nilstriebffffc202023-11-06 13:42:201709 "icu_locid_transform",
Charles Lewa7750042022-11-06 06:43:251710 "icu_provider",
1711 "tinystr",
Charles Lewa7750042022-11-06 06:43:251712 "zerovec",
1713]
1714
1715[[package]]
1716name = "icu_provider_macros"
clubby7899d85dfc2024-06-08 19:18:311717version = "1.5.0"
Charles Lewa7750042022-11-06 06:43:251718source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:311719checksum = "1ec89e9337638ecdc08744df490b221a7399bf8d164eb52a665454e60e075ad6"
Charles Lewa7750042022-11-06 06:43:251720dependencies = [
1721 "proc-macro2",
1722 "quote",
clubby789812daed2024-11-03 11:31:151723 "syn 2.0.87",
Charles Lewa7750042022-11-06 06:43:251724]
1725
1726[[package]]
Alex Crichton2a3e22b2024-06-24 19:30:441727name = "id-arena"
1728version = "2.2.1"
1729source = "registry+https://github.com/rust-lang/crates.io-index"
1730checksum = "25a2bc672d1148e28034f176e01fffebb08b35768468cc954630da77a1449005"
1731
1732[[package]]
Oli Scherer29de70d2023-07-25 13:09:531733name = "ident_case"
1734version = "1.0.1"
1735source = "registry+https://github.com/rust-lang/crates.io-index"
1736checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
1737
1738[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581739name = "idna"
github-actions99053572024-06-23 00:18:081740version = "0.5.0"
Eric Hussf2428a62019-08-01 00:44:391741source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions99053572024-06-23 00:18:081742checksum = "634d9b1461af396cad843f47fdba5597a4f9e6ddd4bfb6ff5d85028c25cb12f6"
Eric Hussf2428a62019-08-01 00:44:391743dependencies = [
github-actions99053572024-06-23 00:18:081744 "unicode-bidi",
1745 "unicode-normalization",
Eric Hussf2428a62019-08-01 00:44:391746]
1747
1748[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291749name = "if_chain"
Nilstrieb3295cdf2023-06-26 07:21:351750version = "1.0.2"
Oliver Schneideracdf83f2017-12-06 08:25:291751source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:351752checksum = "cb56e1aa765b4b4f3aadfab769793b7087bb03a4ea4920644a6d238e2df5b9ed"
Oliver Schneideracdf83f2017-12-06 08:25:291753
1754[[package]]
Simon Sapinb77ff242017-07-18 21:26:551755name = "ignore"
Trevor Gross4a515bd2024-08-26 20:02:541756version = "0.4.23"
Simon Sapinb77ff242017-07-18 21:26:551757source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:541758checksum = "6d89fd380afde86567dfba715db065673989d6253f42b88179abd3eae47bda4b"
Simon Sapinb77ff242017-07-18 21:26:551759dependencies = [
Trevor Gross4a515bd2024-08-26 20:02:541760 "crossbeam-deque",
Alex Crichton093ede22019-08-15 00:45:091761 "globset",
Alex Crichton093ede22019-08-15 00:45:091762 "log",
1763 "memchr",
clubby789812daed2024-11-03 11:31:151764 "regex-automata 0.4.8",
Alex Crichton093ede22019-08-15 00:45:091765 "same-file",
Alex Crichton093ede22019-08-15 00:45:091766 "walkdir",
1767 "winapi-util",
Simon Sapinb77ff242017-07-18 21:26:551768]
1769
1770[[package]]
Ralf Jung10430db2022-07-15 14:04:231771name = "indenter"
1772version = "0.3.3"
1773source = "registry+https://github.com/rust-lang/crates.io-index"
1774checksum = "ce23b50ad8242c51a442f3ff322d56b02f08852c77e4c0b4d3fd684abc89c683"
1775
1776[[package]]
Eduard-Mihai Burtescu961fe542019-05-14 16:42:571777name = "indexmap"
clubby789812daed2024-11-03 11:31:151778version = "2.6.0"
flip19958d5f69d2021-10-21 11:13:171779source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:151780checksum = "707907fe3c25f5424cce2cb7e1cbcafee6bdbe735ca90ef77c29e84591e5b9da"
Nilstrieb3295cdf2023-06-26 07:21:351781dependencies = [
1782 "equivalent",
clubby789812daed2024-11-03 11:31:151783 "hashbrown 0.15.0",
Josh Stoned9b1fa92023-07-03 20:51:541784 "rustc-rayon",
1785 "serde",
Nilstrieb3295cdf2023-06-26 07:21:351786]
1787
1788[[package]]
Philipp Kronesac25a732023-08-24 19:33:171789name = "indicatif"
clubby7899b73db32024-01-29 12:21:161790version = "0.17.8"
Philipp Kronesac25a732023-08-24 19:33:171791source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:161792checksum = "763a5a8f45087d6bcea4222e7b72c291a054edf80e4ef6efd2a4979878c7bea3"
Philipp Kronesac25a732023-08-24 19:33:171793dependencies = [
1794 "console",
1795 "instant",
1796 "number_prefix",
1797 "portable-atomic",
printfn46b41b42024-10-12 21:57:501798 "unicode-width 0.1.14",
Philipp Kronesac25a732023-08-24 19:33:171799]
1800
1801[[package]]
Nilstrieb3295cdf2023-06-26 07:21:351802name = "indoc"
1803version = "1.0.9"
1804source = "registry+https://github.com/rust-lang/crates.io-index"
1805checksum = "bfa799dd5ed20a7e349f3b4639aa80d74549c81716d9ec4f994c9b5815598306"
flip19958d5f69d2021-10-21 11:13:171806
1807[[package]]
Ralf Jung49e8acb2023-10-21 06:41:451808name = "inout"
1809version = "0.1.3"
1810source = "registry+https://github.com/rust-lang/crates.io-index"
1811checksum = "a0c10553d664a4d0bcff9f4215d0aac67a639cc68ef660840afe309b807bc9f5"
1812dependencies = [
1813 "generic-array",
1814]
1815
1816[[package]]
Josh Stone020c5ec2017-05-08 22:01:131817name = "installer"
1818version = "0.0.0"
1819dependencies = [
Michael Forney32025fd2020-05-25 00:08:451820 "anyhow",
klensye1c33132023-06-21 09:32:341821 "clap",
Alex Crichton093ede22019-08-15 00:45:091822 "flate2",
Alex Crichton093ede22019-08-15 00:45:091823 "rayon",
Alex Crichton093ede22019-08-15 00:45:091824 "tar",
1825 "walkdir",
Alex Crichton093ede22019-08-15 00:45:091826 "xz2",
Josh Stone020c5ec2017-05-08 22:01:131827]
1828
1829[[package]]
Mark Rousskov342d9562020-08-17 15:21:441830name = "instant"
github-actions36c09332024-05-19 00:17:381831version = "0.1.13"
Mark Rousskov342d9562020-08-17 15:21:441832source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions36c09332024-05-19 00:17:381833checksum = "e0242819d153cba4b4b05a5a8f2a7e9bbf97b6055b2a002b395c96b5ff3c0222"
flip1995e36e5a52021-12-06 11:33:551834dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:421835 "cfg-if",
flip1995e36e5a52021-12-06 11:33:551836]
Mark Rousskov342d9562020-08-17 15:21:441837
1838[[package]]
David Wood7f916972022-03-26 07:27:431839name = "intl-memoizer"
Mark Rousskov12200c92024-05-11 14:27:171840version = "0.5.2"
David Wood7f916972022-03-26 07:27:431841source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:171842checksum = "fe22e020fce238ae18a6d5d8c502ee76a52a6e880d99477657e6acc30ec57bda"
David Wood7f916972022-03-26 07:27:431843dependencies = [
1844 "type-map",
1845 "unic-langid",
1846]
1847
1848[[package]]
1849name = "intl_pluralrules"
Manish Goregaokar288194e2022-10-19 23:24:421850version = "7.0.2"
David Wood7f916972022-03-26 07:27:431851source = "registry+https://github.com/rust-lang/crates.io-index"
Manish Goregaokar288194e2022-10-19 23:24:421852checksum = "078ea7b7c29a2b4df841a7f6ac8775ff6074020c6776d48491ce2268e068f972"
David Wood7f916972022-03-26 07:27:431853dependencies = [
David Wood7f916972022-03-26 07:27:431854 "unic-langid",
1855]
1856
1857[[package]]
Mark Rousskov12200c92024-05-11 14:27:171858name = "is_terminal_polyfill"
Trevor Gross7240da02024-08-07 07:09:121859version = "1.70.1"
Mark Rousskov12200c92024-05-11 14:27:171860source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:121861checksum = "7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf"
Mark Rousskov12200c92024-05-11 14:27:171862
1863[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291864name = "itertools"
Philipp Kronesf99056b2024-02-27 14:50:231865version = "0.12.1"
1866source = "registry+https://github.com/rust-lang/crates.io-index"
1867checksum = "ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569"
1868dependencies = [
1869 "either",
1870]
1871
1872[[package]]
Steve Klabnik2795de32017-02-20 00:20:571873name = "itoa"
clubby789629d6942024-04-01 13:06:321874version = "1.0.11"
Steve Klabnik2795de32017-02-20 00:20:571875source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789629d6942024-04-01 13:06:321876checksum = "49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b"
Steve Klabnik2795de32017-02-20 00:20:571877
1878[[package]]
Rémy Rakicadab1352022-05-06 21:20:041879name = "jemalloc-sys"
Rémy Rakicdcfa64b2023-10-02 07:41:511880version = "0.5.4+5.3.0-patched"
Rémy Rakicadab1352022-05-06 21:20:041881source = "registry+https://github.com/rust-lang/crates.io-index"
Rémy Rakicdcfa64b2023-10-02 07:41:511882checksum = "ac6c1946e1cea1788cbfde01c993b52a10e2da07f4bac608228d1bed20bfebf2"
Rémy Rakicadab1352022-05-06 21:20:041883dependencies = [
1884 "cc",
Rémy Rakicadab1352022-05-06 21:20:041885 "libc",
1886]
1887
1888[[package]]
Alex Crichton453080f2017-06-05 16:36:481889name = "jobserver"
Trevor Gross7240da02024-08-07 07:09:121890version = "0.1.32"
Alex Crichton453080f2017-06-05 16:36:481891source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:121892checksum = "48d1dbcbbeb6a7fec7e059840aa538bd62aaccf972c7346c4d9d2059312853d0"
Alex Crichton453080f2017-06-05 16:36:481893dependencies = [
Alex Crichton093ede22019-08-15 00:45:091894 "libc",
Alex Crichton453080f2017-06-05 16:36:481895]
1896
1897[[package]]
nilsf77541a2023-04-11 11:46:411898name = "js-sys"
clubby789812daed2024-11-03 11:31:151899version = "0.3.72"
nilsf77541a2023-04-11 11:46:411900source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:151901checksum = "6a88f1bda2bd75b0452a14784937d796722fdebfe50df998aeb3f0b7603019a9"
nilsf77541a2023-04-11 11:46:411902dependencies = [
1903 "wasm-bindgen",
1904]
1905
1906[[package]]
Rune Tynan77156562021-01-16 01:34:151907name = "jsondocck"
1908version = "0.1.0"
1909dependencies = [
Nixon Enraght-Moonyce21447c2021-03-24 15:52:471910 "fs-err",
Rune Tynan77156562021-01-16 01:34:151911 "getopts",
1912 "jsonpath_lib",
Rune Tynan77156562021-01-16 01:34:151913 "regex",
Rune Tynan77156562021-01-16 01:34:151914 "serde_json",
klensyc63cb012021-06-01 15:25:361915 "shlex",
Rune Tynan77156562021-01-16 01:34:151916]
1917
1918[[package]]
Nixon Enraght-Moony2506aa02022-08-23 13:49:371919name = "jsondoclint"
1920version = "0.1.0"
Nixon Enraght-Moonya7a4fe92022-08-24 16:32:391921dependencies = [
1922 "anyhow",
klensye1c33132023-06-21 09:32:341923 "clap",
Nixon Enraght-Moonya7a4fe92022-08-24 16:32:391924 "fs-err",
Noratrieb43483832024-08-24 22:31:101925 "rustc-hash 2.0.0",
Nixon Enraght-Moonya7a4fe92022-08-24 16:32:391926 "rustdoc-json-types",
Nixon Enraght-Moony226ab7f2023-01-02 20:15:451927 "serde",
Nixon Enraght-Moonya7a4fe92022-08-24 16:32:391928 "serde_json",
1929]
Nixon Enraght-Moony2506aa02022-08-23 13:49:371930
1931[[package]]
Rune Tynan77156562021-01-16 01:34:151932name = "jsonpath_lib"
klensyc653bb92023-11-18 09:42:051933version = "0.3.0"
Rune Tynan77156562021-01-16 01:34:151934source = "registry+https://github.com/rust-lang/crates.io-index"
klensyc653bb92023-11-18 09:42:051935checksum = "eaa63191d68230cccb81c5aa23abd53ed64d83337cacbb25a7b8c7979523774f"
Rune Tynan77156562021-01-16 01:34:151936dependencies = [
Rune Tynan77156562021-01-16 01:34:151937 "log",
1938 "serde",
1939 "serde_json",
1940]
1941
1942[[package]]
Steve Klabnika0769612017-02-07 23:13:571943name = "lazy_static"
github-actions99053572024-06-23 00:18:081944version = "1.5.0"
Alex Crichton325d7392017-12-10 17:42:491945source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions99053572024-06-23 00:18:081946checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
Alex Crichton325d7392017-12-10 17:42:491947
1948[[package]]
Zalathar13671042023-08-11 01:52:371949name = "leb128"
1950version = "0.2.5"
1951source = "registry+https://github.com/rust-lang/crates.io-index"
1952checksum = "884e2677b40cc8c339eaefcb701c32ef1fd2493d71118dc0ca4b6a736c93bd67"
1953
1954[[package]]
Oli Scherer4fdb4ed2023-08-29 13:28:531955name = "levenshtein"
1956version = "1.0.5"
1957source = "registry+https://github.com/rust-lang/crates.io-index"
1958checksum = "db13adb97ab515a3691f56e4dbab09283d0b86cb45abd991d8634a9d6f501760"
1959
1960[[package]]
Alex Crichton2a3e22b2024-06-24 19:30:441961name = "lexopt"
1962version = "0.3.0"
1963source = "registry+https://github.com/rust-lang/crates.io-index"
1964checksum = "baff4b617f7df3d896f97fe922b64817f6cd9a756bb81d40f8883f2f66dcb401"
1965
1966[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291967name = "libc"
clubby789812daed2024-11-03 11:31:151968version = "0.2.161"
Ahmed Charles9ca382f2016-09-02 08:55:291969source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:151970checksum = "8e9489c2807c139ffd9c1794f4af0ebe86a828db53ecdc7fea2111d0fed085d1"
Ahmed Charles9ca382f2016-09-02 08:55:291971
1972[[package]]
github-actions36c09332024-05-19 00:17:381973name = "libdbus-sys"
1974version = "0.2.5"
1975source = "registry+https://github.com/rust-lang/crates.io-index"
1976checksum = "06085512b750d640299b79be4bad3d2fa90a9c00b1fd9e1b46364f66f0485c72"
1977dependencies = [
1978 "cc",
1979 "pkg-config",
1980]
1981
1982[[package]]
Ralf Jungfe7e2072022-09-02 14:49:381983name = "libffi"
Ulrich Weigand09541b52023-03-30 13:37:471984version = "3.2.0"
Ralf Jungfe7e2072022-09-02 14:49:381985source = "registry+https://github.com/rust-lang/crates.io-index"
Ulrich Weigand09541b52023-03-30 13:37:471986checksum = "ce826c243048e3d5cec441799724de52e2d42f820468431fc3fceee2341871e2"
Ralf Jungfe7e2072022-09-02 14:49:381987dependencies = [
1988 "libc",
1989 "libffi-sys",
1990]
1991
1992[[package]]
1993name = "libffi-sys"
WANG Ruic7b72482023-04-27 11:42:521994version = "2.3.0"
Ralf Jungfe7e2072022-09-02 14:49:381995source = "registry+https://github.com/rust-lang/crates.io-index"
WANG Ruic7b72482023-04-27 11:42:521996checksum = "f36115160c57e8529781b4183c2bb51fdc1f6d6d1ed345591d84be7703befb3c"
Ralf Jungfe7e2072022-09-02 14:49:381997dependencies = [
1998 "cc",
1999]
2000
2001[[package]]
Andy Russell923f9392021-11-08 23:03:552002name = "libloading"
Trevor Gross7240da02024-08-07 07:09:122003version = "0.8.5"
Ralf Jung6687c072023-10-01 05:03:422004source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:122005checksum = "4979f22fdb869068da03c9f7528f8297c6fd2606bc3a4affe42e6a823fdb8da4"
Ralf Jung6687c072023-10-01 05:03:422006dependencies = [
2007 "cfg-if",
Trevor Gross7240da02024-08-07 07:09:122008 "windows-targets 0.52.6",
Ralf Jung6687c072023-10-01 05:03:422009]
2010
2011[[package]]
Yuki Okushi2b0e27e2021-03-17 20:34:052012name = "libm"
clubby789812daed2024-11-03 11:31:152013version = "0.2.11"
Jakub Beránek91d2fb22023-06-03 07:41:442014source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:152015checksum = "8355be11b20d696c8f18f6cc018c4e372165b1fa8126cef092399c9951984ffa"
clubby7899b73db32024-01-29 12:21:162016
2017[[package]]
2018name = "libredox"
clubby789629d6942024-04-01 13:06:322019version = "0.1.3"
clubby7899b73db32024-01-29 12:21:162020source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789629d6942024-04-01 13:06:322021checksum = "c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d"
clubby7899b73db32024-01-29 12:21:162022dependencies = [
Trevor Gross7240da02024-08-07 07:09:122023 "bitflags 2.6.0",
clubby7899b73db32024-01-29 12:21:162024 "libc",
Trevor Gross7240da02024-08-07 07:09:122025 "redox_syscall",
clubby7899b73db32024-01-29 12:21:162026]
Jakub Beránek91d2fb22023-06-03 07:41:442027
2028[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582029name = "libz-sys"
Trevor Gross4a515bd2024-08-26 20:02:542030version = "1.1.20"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582031source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:542032checksum = "d2d16453e800a8cf6dd2fc3eb4bc99b786a9b90c663b8559a5b1a041bf89e472"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582033dependencies = [
Alex Crichton093ede22019-08-15 00:45:092034 "cc",
2035 "libc",
2036 "pkg-config",
2037 "vcpkg",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582038]
2039
2040[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292041name = "linkchecker"
2042version = "0.1.0"
Joshua Nelson65835d12020-10-15 13:25:302043dependencies = [
klensy52242f22024-06-15 15:53:452044 "html5ever",
Joshua Nelson65835d12020-10-15 13:25:302045 "regex",
2046]
Ahmed Charles9ca382f2016-09-02 08:55:292047
2048[[package]]
Eric Huss45c1e0a2020-09-08 22:09:572049name = "lint-docs"
2050version = "0.1.0"
2051dependencies = [
2052 "serde_json",
2053 "tempfile",
2054 "walkdir",
2055]
2056
2057[[package]]
Weihang Lo1e5dad02022-11-25 22:37:042058name = "linux-raw-sys"
github-actions36c09332024-05-19 00:17:382059version = "0.4.14"
Weihang Lo1e5dad02022-11-25 22:37:042060source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions36c09332024-05-19 00:17:382061checksum = "78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89"
Weihang Lo1e5dad02022-11-25 22:37:042062
2063[[package]]
Charles Lewa7750042022-11-06 06:43:252064name = "litemap"
clubby7899d85dfc2024-06-08 19:18:312065version = "0.7.3"
Charles Lewa7750042022-11-06 06:43:252066source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:312067checksum = "643cb0b8d4fcc284004d5fd0d67ccf61dfffadb7f75e1e71bc420f4688a3a704"
Charles Lewa7750042022-11-06 06:43:252068
2069[[package]]
Hans Kratz6162fc02021-09-25 13:25:082070name = "lld-wrapper"
2071version = "0.1.0"
2072
2073[[package]]
Kjetil Kjeka222ce4f2024-02-06 18:15:382074name = "llvm-bitcode-linker"
2075version = "0.0.1"
2076dependencies = [
2077 "anyhow",
2078 "clap",
2079 "thiserror",
2080 "tracing",
2081 "tracing-subscriber",
2082]
2083
2084[[package]]
Mark Rousskov9ec5ef52018-08-04 22:24:392085name = "lock_api"
Mark Rousskov12200c92024-05-11 14:27:172086version = "0.4.12"
Malo Jaffré8ed13d62017-12-29 10:24:382087source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:172088checksum = "07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17"
Mark Rousskov342d9562020-08-17 15:21:442089dependencies = [
Philipp Krones586cbd02022-06-04 12:07:442090 "autocfg",
Mark Rousskov342d9562020-08-17 15:21:442091 "scopeguard",
2092]
2093
2094[[package]]
2095name = "log"
Trevor Gross7240da02024-08-07 07:09:122096version = "0.4.22"
Mark Rousskov342d9562020-08-17 15:21:442097source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:122098checksum = "a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24"
Ahmed Charles9ca382f2016-09-02 08:55:292099
2100[[package]]
Josh Stone020c5ec2017-05-08 22:01:132101name = "lzma-sys"
Mark Rousskove40a4462023-04-17 01:27:252102version = "0.1.20"
Josh Stone020c5ec2017-05-08 22:01:132103source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskove40a4462023-04-17 01:27:252104checksum = "5fda04ab3764e6cde78b9974eec4f779acaba7c4e84b36eca3cf77c581b85d27"
Josh Stone020c5ec2017-05-08 22:01:132105dependencies = [
Alex Crichton093ede22019-08-15 00:45:092106 "cc",
2107 "libc",
2108 "pkg-config",
Josh Stone020c5ec2017-05-08 22:01:132109]
2110
2111[[package]]
steveklabnikecfbaca2018-04-03 14:32:042112name = "mac"
2113version = "0.1.1"
2114source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092115checksum = "c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4"
steveklabnikecfbaca2018-04-03 14:32:042116
2117[[package]]
2118name = "maplit"
Mark Rousskov342d9562020-08-17 15:21:442119version = "1.0.2"
steveklabnikecfbaca2018-04-03 14:32:042120source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:442121checksum = "3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d"
steveklabnikecfbaca2018-04-03 14:32:042122
2123[[package]]
2124name = "markup5ever"
github-actions36c09332024-05-19 00:17:382125version = "0.12.1"
2126source = "registry+https://github.com/rust-lang/crates.io-index"
2127checksum = "16ce3abbeba692c8b8441d036ef91aea6df8da2c6b6e21c7e14d3c18e526be45"
2128dependencies = [
2129 "log",
klensy52242f22024-06-15 15:53:452130 "phf",
2131 "phf_codegen",
github-actions36c09332024-05-19 00:17:382132 "string_cache",
2133 "string_cache_codegen",
2134 "tendril",
2135]
2136
2137[[package]]
Oliver Schererec7230f2020-07-24 18:42:002138name = "matchers"
pierwillea25b772021-12-21 17:00:302139version = "0.1.0"
Oliver Schererec7230f2020-07-24 18:42:002140source = "registry+https://github.com/rust-lang/crates.io-index"
pierwillea25b772021-12-21 17:00:302141checksum = "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558"
Oliver Schererec7230f2020-07-24 18:42:002142dependencies = [
Charles Lewa7750042022-11-06 06:43:252143 "regex-automata 0.1.10",
Oliver Schererec7230f2020-07-24 18:42:002144]
2145
2146[[package]]
Arlo Siemsenf86b0782020-03-31 05:17:152147name = "md-5"
clubby7899b73db32024-01-29 12:21:162148version = "0.10.6"
Arlo Siemsen3296d5c2020-10-13 15:41:062149source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:162150checksum = "d89e7ee0cfbedfc4da3340218492196241d89eefb6dab27de5df917a6d2e78cf"
Arlo Siemsen3296d5c2020-10-13 15:41:062151dependencies = [
clubby7899b73db32024-01-29 12:21:162152 "cfg-if",
klensy45fac342022-08-31 20:04:122153 "digest",
Arlo Siemsen3296d5c2020-10-13 15:41:062154]
2155
2156[[package]]
Steve Klabnika0769612017-02-07 23:13:572157name = "mdbook"
github-actions36c09332024-05-19 00:17:382158version = "0.4.40"
Steve Klabnika0769612017-02-07 23:13:572159source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions36c09332024-05-19 00:17:382160checksum = "b45a38e19bd200220ef07c892b0157ad3d2365e5b5a267ca01ad12182491eea5"
Steve Klabnika0769612017-02-07 23:13:572161dependencies = [
Alex Crichton093ede22019-08-15 00:45:092162 "ammonia",
Eric Huss6bcbc422020-06-23 22:23:462163 "anyhow",
Alex Crichton093ede22019-08-15 00:45:092164 "chrono",
klensye1c33132023-06-21 09:32:342165 "clap",
Eric Huss51814222022-04-15 18:57:062166 "clap_complete",
Alex Crichton093ede22019-08-15 00:45:092167 "elasticlunr-rs",
klensy53efefb2024-02-22 11:35:212168 "env_logger",
Weihang Lof795a152023-03-15 12:50:042169 "handlebars",
Alex Crichton093ede22019-08-15 00:45:092170 "log",
2171 "memchr",
Eric Huss2717f602023-01-06 01:20:592172 "once_cell",
Philipp Krones375ca8d2024-10-18 11:44:572173 "opener",
Mark Rousskov12200c92024-05-11 14:27:172174 "pulldown-cmark 0.10.3",
Alex Crichton093ede22019-08-15 00:45:092175 "regex",
2176 "serde",
Alex Crichton093ede22019-08-15 00:45:092177 "serde_json",
klensyc63cb012021-06-01 15:25:362178 "shlex",
Alex Crichton093ede22019-08-15 00:45:092179 "tempfile",
Nilstrieb3295cdf2023-06-26 07:21:352180 "toml 0.5.11",
Eric Hussa882fdd2021-12-03 20:25:072181 "topological-sort",
James Munnsde763692019-01-19 02:39:372182]
2183
2184[[package]]
Wesley Wiser56e434d2019-04-04 23:41:492185name = "measureme"
Michael Woeristerac58f9a2024-01-13 15:32:032186version = "11.0.1"
Ryan Levick757f76e2021-10-07 13:08:442187source = "registry+https://github.com/rust-lang/crates.io-index"
Michael Woeristerac58f9a2024-01-13 15:32:032188checksum = "dfa4a40f09af7aa6faef38285402a78847d0d72bf8827006cd2a332e1e6e4a8d"
Ryan Levick947a33b2021-07-23 14:25:582189dependencies = [
2190 "log",
Weihang Lof795a152023-03-15 12:50:042191 "memmap2",
Rémy Rakic4cb2a282023-12-14 15:40:502192 "parking_lot",
Ryan Levick947a33b2021-07-23 14:25:582193 "perf-event-open-sys",
Trevor Gross4a515bd2024-08-26 20:02:542194 "rustc-hash 1.1.0",
Ryan Levick947a33b2021-07-23 14:25:582195 "smallvec",
2196]
2197
2198[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582199name = "memchr"
Trevor Grosse95d15a2024-08-26 18:56:182200version = "2.7.4"
Oliver Schneideracdf83f2017-12-06 08:25:292201source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Grosse95d15a2024-08-26 18:56:182202checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3"
Steve Klabnika0769612017-02-07 23:13:572203
2204[[package]]
Camille GILLOT458d0442021-03-17 16:29:452205name = "memmap2"
Nilstrieb3295cdf2023-06-26 07:21:352206version = "0.2.3"
Camille GILLOT458d0442021-03-17 16:29:452207source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:352208checksum = "723e3ebdcdc5c023db1df315364573789f8857c11b631a2fdfad7c00f5c046b4"
Camille GILLOT458d0442021-03-17 16:29:452209dependencies = [
2210 "libc",
2211]
2212
2213[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:452214name = "memoffset"
clubby789629d6942024-04-01 13:06:322215version = "0.9.1"
est31b0483962023-06-05 02:53:302216source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789629d6942024-04-01 13:06:322217checksum = "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a"
est31b0483962023-06-05 02:53:302218dependencies = [
2219 "autocfg",
2220]
2221
2222[[package]]
Guillaume Gomez76714c32023-03-06 10:15:592223name = "mime"
Nilstrieb3295cdf2023-06-26 07:21:352224version = "0.3.17"
Guillaume Gomez76714c32023-03-06 10:15:592225source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:352226checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
Guillaume Gomez76714c32023-03-06 10:15:592227
2228[[package]]
2229name = "mime_guess"
Trevor Gross7240da02024-08-07 07:09:122230version = "2.0.5"
Guillaume Gomez76714c32023-03-06 10:15:592231source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:122232checksum = "f7c44f8e672c00fe5308fa235f821cb4198414e1c77935c1ab6948d3fd78550e"
Guillaume Gomez76714c32023-03-06 10:15:592233dependencies = [
2234 "mime",
2235 "unicase",
2236]
2237
2238[[package]]
Guillaume Gomez4b145732018-05-10 22:02:052239name = "minifier"
Guillaume Gomezbc1c4be2024-11-10 15:32:222240version = "0.3.2"
Guillaume Gomez4b145732018-05-10 22:02:052241source = "registry+https://github.com/rust-lang/crates.io-index"
Guillaume Gomezbc1c4be2024-11-10 15:32:222242checksum = "bd559bbf5d350ac7f2c1cf92ed71a869b847a92bce0c1318b47932a5b5f65cdd"
Guillaume Gomez4b145732018-05-10 22:02:052243
2244[[package]]
Dirkjan Ochtman93a16cb2022-01-03 17:18:462245name = "minimal-lexical"
2246version = "0.2.1"
2247source = "registry+https://github.com/rust-lang/crates.io-index"
2248checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
2249
2250[[package]]
Alex Crichtonb4110902018-12-08 11:06:542251name = "miniz_oxide"
github-actions99053572024-06-23 00:18:082252version = "0.7.4"
Nilstrieb3295cdf2023-06-26 07:21:352253source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions99053572024-06-23 00:18:082254checksum = "b8a240ddb74feaf34a79a7add65a741f3167852fba007066dcac1ca548d89c08"
Nilstrieb3295cdf2023-06-26 07:21:352255dependencies = [
2256 "adler",
Nilstrieb3295cdf2023-06-26 07:21:352257]
2258
2259[[package]]
Trevor Gross4a515bd2024-08-26 20:02:542260name = "miniz_oxide"
2261version = "0.8.0"
2262source = "registry+https://github.com/rust-lang/crates.io-index"
2263checksum = "e2d80299ef12ff69b16a84bb182e3b9df68b5a91574d3d4fa6e41b65deec4df1"
2264dependencies = [
2265 "adler2",
2266]
2267
2268[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582269name = "miow"
klensy55935df2023-08-06 10:24:592270version = "0.6.0"
Weihang Lobfce2272022-11-04 23:50:442271source = "registry+https://github.com/rust-lang/crates.io-index"
klensy55935df2023-08-06 10:24:592272checksum = "359f76430b20a79f9e20e115b3428614e654f04fab314482fc0fda0ebd3c6044"
Weihang Lobfce2272022-11-04 23:50:442273dependencies = [
Philipp Kronesac25a732023-08-24 19:33:172274 "windows-sys 0.48.0",
Weihang Lobfce2272022-11-04 23:50:442275]
2276
2277[[package]]
kennytm0692b3d2017-12-15 19:41:582278name = "miri"
2279version = "0.1.0"
2280dependencies = [
Ralf Jung49e8acb2023-10-21 06:41:452281 "aes",
Ralf Jung9f7194b2024-04-25 10:28:452282 "chrono",
Ralf Jung47b3ce02024-05-05 15:17:452283 "chrono-tz",
Alex Crichton093ede22019-08-15 00:45:092284 "colored",
Ralf Jung13e47662023-05-23 10:10:182285 "ctrlc",
Ralf Jung9f7194b2024-04-25 10:28:452286 "directories",
Thom Chiovolonia4bf36e2022-11-21 00:55:412287 "getrandom",
Ralf Jung0ddccf92024-01-08 10:21:182288 "jemalloc-sys",
Ralf Jung759e4952020-06-01 18:17:202289 "libc",
Ralf Jungfe7e2072022-09-02 14:49:382290 "libffi",
Simonas Kazlauskasfcaeb452024-01-10 15:12:012291 "libloading",
Ralf Jung61a986a2022-06-26 02:21:492292 "measureme",
Thom Chiovolonia4bf36e2022-11-21 00:55:412293 "rand",
Ralf Junga272c452022-05-30 08:17:462294 "regex",
Ralf Jung64f56d22022-10-22 08:45:252295 "rustc_version",
Jubilee Younge8eb6912021-04-22 04:40:292296 "smallvec",
Ralf Jung9a308d42024-03-09 17:56:522297 "tempfile",
Philipp Krones907b6a12024-09-24 09:58:122298 "ui_test",
Ralf Jungf6edc8a2024-08-05 18:39:562299 "windows-sys 0.52.0",
kennytm0692b3d2017-12-15 19:41:582300]
2301
2302[[package]]
Jakob Degen17395b42022-10-31 00:17:252303name = "miropt-test-tools"
2304version = "0.1.0"
Jakob Degen17395b42022-10-31 00:17:252305
2306[[package]]
Alex Crichtond8251152018-07-02 16:33:162307name = "new_debug_unreachable"
github-actionsc486d2d2024-03-17 00:26:012308version = "1.0.6"
Alex Crichtond8251152018-07-02 16:33:162309source = "registry+https://github.com/rust-lang/crates.io-index"
github-actionsc486d2d2024-03-17 00:26:012310checksum = "650eef8c711430f1a879fdd01d4745a7deea475becfb90269c06775983bbf086"
Nick Cameron4b6f5c22018-02-26 03:15:452311
2312[[package]]
Ralf Jung13e47662023-05-23 10:10:182313name = "nix"
Trevor Gross7240da02024-08-07 07:09:122314version = "0.29.0"
Ralf Jung13e47662023-05-23 10:10:182315source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:122316checksum = "71e2746dc3a24dd78b3cfcb7be93368c6de9963d30f43a6a73998a9cf4b17b46"
Ralf Jung13e47662023-05-23 10:10:182317dependencies = [
Trevor Gross7240da02024-08-07 07:09:122318 "bitflags 2.6.0",
Ralf Jung13e47662023-05-23 10:10:182319 "cfg-if",
github-actionsc486d2d2024-03-17 00:26:012320 "cfg_aliases",
Ralf Jung13e47662023-05-23 10:10:182321 "libc",
Ralf Jung13e47662023-05-23 10:10:182322]
2323
2324[[package]]
Dirkjan Ochtman93a16cb2022-01-03 17:18:462325name = "nom"
Nilstrieb3295cdf2023-06-26 07:21:352326version = "7.1.3"
Dirkjan Ochtman93a16cb2022-01-03 17:18:462327source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:352328checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
Dirkjan Ochtman93a16cb2022-01-03 17:18:462329dependencies = [
2330 "memchr",
2331 "minimal-lexical",
Dirkjan Ochtman93a16cb2022-01-03 17:18:462332]
2333
2334[[package]]
Eric Hussb07e3162023-11-29 23:52:162335name = "normpath"
Trevor Gross7240da02024-08-07 07:09:122336version = "1.3.0"
Eric Hussb07e3162023-11-29 23:52:162337source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:122338checksum = "c8911957c4b1549ac0dc74e30db9c8b0e66ddcd6d7acc33098f4c63a64a6d7ed"
Eric Hussb07e3162023-11-29 23:52:162339dependencies = [
Trevor Gross7240da02024-08-07 07:09:122340 "windows-sys 0.59.0",
Eric Hussb07e3162023-11-29 23:52:162341]
2342
2343[[package]]
Nilstrieb3295cdf2023-06-26 07:21:352344name = "nu-ansi-term"
2345version = "0.46.0"
Alex Crichton994bfd42018-02-26 17:07:162346source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:352347checksum = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84"
Alex Crichton994bfd42018-02-26 17:07:162348dependencies = [
Nilstrieb3295cdf2023-06-26 07:21:352349 "overload",
2350 "winapi",
Alex Crichton994bfd42018-02-26 17:07:162351]
2352
2353[[package]]
klensy71ea5062024-03-30 14:39:432354name = "nu-ansi-term"
Trevor Gross7240da02024-08-07 07:09:122355version = "0.50.1"
klensy71ea5062024-03-30 14:39:432356source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:122357checksum = "d4a28e057d01f97e61255210fcff094d74ed0466038633e95017f5beb68e4399"
klensy71ea5062024-03-30 14:39:432358dependencies = [
Trevor Gross7240da02024-08-07 07:09:122359 "windows-sys 0.52.0",
klensy71ea5062024-03-30 14:39:432360]
2361
2362[[package]]
Trevor Gross51827ce2024-07-20 16:13:272363name = "num"
2364version = "0.4.3"
2365source = "registry+https://github.com/rust-lang/crates.io-index"
2366checksum = "35bd024e8b2ff75562e5f34e7f4905839deb4b22955ef5e73d2fea1b9813cb23"
2367dependencies = [
2368 "num-bigint",
2369 "num-complex",
2370 "num-integer",
2371 "num-iter",
2372 "num-rational",
2373 "num-traits",
2374]
2375
2376[[package]]
2377name = "num-bigint"
2378version = "0.4.6"
2379source = "registry+https://github.com/rust-lang/crates.io-index"
2380checksum = "a5e44f723f1133c9deac646763579fdb3ac745e418f2a7af9cd0c431da1f20b9"
2381dependencies = [
2382 "num-integer",
2383 "num-traits",
2384]
2385
2386[[package]]
2387name = "num-complex"
2388version = "0.4.6"
2389source = "registry+https://github.com/rust-lang/crates.io-index"
2390checksum = "73f88a1307638156682bada9d7604135552957b7818057dcef22705b4d509495"
2391dependencies = [
2392 "num-traits",
2393]
2394
2395[[package]]
clubby7899b73db32024-01-29 12:21:162396name = "num-conv"
2397version = "0.1.0"
Steve Klabnik2795de32017-02-20 00:20:572398source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:162399checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9"
2400
2401[[package]]
Trevor Gross51827ce2024-07-20 16:13:272402name = "num-integer"
2403version = "0.1.46"
2404source = "registry+https://github.com/rust-lang/crates.io-index"
2405checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f"
2406dependencies = [
2407 "num-traits",
2408]
2409
2410[[package]]
2411name = "num-iter"
2412version = "0.1.45"
2413source = "registry+https://github.com/rust-lang/crates.io-index"
2414checksum = "1429034a0490724d0075ebb2bc9e875d6503c3cf69e235a8941aa757d83ef5bf"
2415dependencies = [
2416 "autocfg",
2417 "num-integer",
2418 "num-traits",
2419]
2420
2421[[package]]
2422name = "num-rational"
2423version = "0.4.2"
2424source = "registry+https://github.com/rust-lang/crates.io-index"
2425checksum = "f83d14da390562dca69fc84082e73e548e1ad308d24accdedd2720017cb37824"
2426dependencies = [
2427 "num-bigint",
2428 "num-integer",
2429 "num-traits",
2430]
2431
2432[[package]]
clubby7899b73db32024-01-29 12:21:162433name = "num-traits"
Mark Rousskov12200c92024-05-11 14:27:172434version = "0.2.19"
clubby7899b73db32024-01-29 12:21:162435source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:172436checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
Mark Rousskov342d9562020-08-17 15:21:442437dependencies = [
2438 "autocfg",
2439]
Steve Klabnik2795de32017-02-20 00:20:572440
2441[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292442name = "num_cpus"
Nilstrieb3295cdf2023-06-26 07:21:352443version = "1.16.0"
Ahmed Charles9ca382f2016-09-02 08:55:292444source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:352445checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43"
Ahmed Charles9ca382f2016-09-02 08:55:292446dependencies = [
bjorn31f3be752024-08-01 20:09:502447 "hermit-abi",
Alex Crichton093ede22019-08-15 00:45:092448 "libc",
Ahmed Charles9ca382f2016-09-02 08:55:292449]
2450
2451[[package]]
Philipp Kronesac25a732023-08-24 19:33:172452name = "number_prefix"
2453version = "0.4.0"
2454source = "registry+https://github.com/rust-lang/crates.io-index"
2455checksum = "830b246a0e5f20af87141b25c173cd1b609bd7779a4617d6ec582abaf90870f3"
2456
2457[[package]]
Alex Crichton06d565c2020-05-13 21:22:372458name = "object"
clubby78956bc5522024-01-21 17:16:262459version = "0.32.2"
dirreke74817b72023-08-14 14:57:382460source = "registry+https://github.com/rust-lang/crates.io-index"
clubby78956bc5522024-01-21 17:16:262461checksum = "a6a622008b6e321afc04970976f62ee297fdbaa6f95318ca343e3eebb9648441"
dirreke74817b72023-08-14 14:57:382462dependencies = [
Amanieu d'Antrasa529ba82023-01-09 17:49:242463 "memchr",
Ben Kimock2f6fb232024-03-18 22:47:412464]
2465
2466[[package]]
Jubilee Young49c2a1d2024-06-07 05:50:282467name = "object"
clubby789812daed2024-11-03 11:31:152468version = "0.36.5"
Jubilee Young49c2a1d2024-06-07 05:50:282469source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:152470checksum = "aedf0a2d09c573ed1d8d85b30c119153926a2b36dce0ab28322c09a117a4683e"
Jubilee Young49c2a1d2024-06-07 05:50:282471dependencies = [
klensy58c99992024-07-17 11:33:202472 "crc32fast",
2473 "flate2",
clubby789812daed2024-11-03 11:31:152474 "hashbrown 0.15.0",
klensy58c99992024-07-17 11:33:202475 "indexmap",
Jubilee Young49c2a1d2024-06-07 05:50:282476 "memchr",
klensy26c09b62024-09-24 13:14:492477 "ruzstd",
clubby789812daed2024-11-03 11:31:152478 "wasmparser 0.218.0",
Jubilee Young49c2a1d2024-06-07 05:50:282479]
2480
2481[[package]]
Michael Woeristerd0be27c2021-07-20 11:54:372482name = "odht"
Michael Woerister6771ac32021-10-29 16:05:152483version = "0.3.1"
Michael Woeristerd0be27c2021-07-20 11:54:372484source = "registry+https://github.com/rust-lang/crates.io-index"
Michael Woerister6771ac32021-10-29 16:05:152485checksum = "5a518809ac14b25b569624d0268eba1e88498f71615893dca57982bed7621abb"
Michael Woeristerd0be27c2021-07-20 11:54:372486dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:422487 "cfg-if",
Michael Woeristerd0be27c2021-07-20 11:54:372488]
2489
2490[[package]]
Mark Rousskov2fc32b92019-09-10 01:01:412491name = "once_cell"
clubby789812daed2024-11-03 11:31:152492version = "1.20.2"
Mark Rousskov2fc32b92019-09-10 01:01:412493source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:152494checksum = "1261fe7e33c73b354eab43b1273a57c8f967d0391e80353e51f764ac02cf6775"
Guillaume Gomez8d40b9e2024-07-18 18:56:362495
2496[[package]]
Alex Crichton2863b752018-08-21 17:23:472497name = "opener"
Trevor Gross7240da02024-08-07 07:09:122498version = "0.7.2"
github-actions36c09332024-05-19 00:17:382499source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:122500checksum = "d0812e5e4df08da354c851a3376fead46db31c2214f849d3de356d774d057681"
github-actions36c09332024-05-19 00:17:382501dependencies = [
2502 "bstr",
2503 "dbus",
2504 "normpath",
Trevor Gross7240da02024-08-07 07:09:122505 "windows-sys 0.59.0",
github-actions36c09332024-05-19 00:17:382506]
2507
2508[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582509name = "openssl-probe"
klensy43512e62022-07-26 16:16:432510version = "0.1.5"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582511source = "registry+https://github.com/rust-lang/crates.io-index"
klensy43512e62022-07-26 16:16:432512checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582513
2514[[package]]
2515name = "openssl-sys"
clubby789812daed2024-11-03 11:31:152516version = "0.9.104"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582517source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:152518checksum = "45abf306cbf99debc8195b66b7346498d7b10c210de50418b5ccd7ceba08c741"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582519dependencies = [
Alex Crichton093ede22019-08-15 00:45:092520 "cc",
2521 "libc",
Alex Crichton093ede22019-08-15 00:45:092522 "pkg-config",
Alex Crichton093ede22019-08-15 00:45:092523 "vcpkg",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582524]
2525
2526[[package]]
Jakub Beránek91d2fb22023-06-03 07:41:442527name = "opt-dist"
2528version = "0.1.0"
2529dependencies = [
2530 "anyhow",
2531 "build_helper",
2532 "camino",
Jakub Beránekf17047b2023-09-12 16:32:322533 "clap",
2534 "derive_builder",
klensy53efefb2024-02-22 11:35:212535 "env_logger",
Jakub Beránek91d2fb22023-06-03 07:41:442536 "fs_extra",
2537 "glob",
2538 "humansize",
klensyc653bb92023-11-18 09:42:052539 "humantime",
Jakub Beránek91d2fb22023-06-03 07:41:442540 "log",
Jakub Beránek91d2fb22023-06-03 07:41:442541 "serde",
2542 "serde_json",
2543 "sysinfo",
Jakub Beránek209789e2023-08-09 18:56:112544 "tabled",
Jakub Beránek91d2fb22023-06-03 07:41:442545 "tar",
Jakub Beráneka16925d2023-07-11 15:26:172546 "tempfile",
klensy39159a32024-05-09 13:43:142547 "xz2",
Jakub Beránek91d2fb22023-06-03 07:41:442548]
2549
2550[[package]]
Ralf Jung5aecfe42023-10-07 05:55:482551name = "option-ext"
2552version = "0.2.0"
2553source = "registry+https://github.com/rust-lang/crates.io-index"
2554checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d"
2555
2556[[package]]
Nilstrieb3295cdf2023-06-26 07:21:352557name = "overload"
2558version = "0.1.1"
2559source = "registry+https://github.com/rust-lang/crates.io-index"
2560checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39"
2561
2562[[package]]
Ralf Jung10430db2022-07-15 14:04:232563name = "owo-colors"
Nilstrieb75b3ee22022-12-30 11:23:052564version = "3.5.0"
Ralf Jung10430db2022-07-15 14:04:232565source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb75b3ee22022-12-30 11:23:052566checksum = "c1b04fb49957986fdce4d6ee7a65027d55d4b6d2265e5848bbb507b58ccfdb6f"
Ralf Jung10430db2022-07-15 14:04:232567
2568[[package]]
Philipp Kronesac25a732023-08-24 19:33:172569name = "pad"
2570version = "0.1.6"
2571source = "registry+https://github.com/rust-lang/crates.io-index"
2572checksum = "d2ad9b889f1b12e0b9ee24db044b5129150d5eada288edc800f789928dc8c0e3"
2573dependencies = [
printfn46b41b42024-10-12 21:57:502574 "unicode-width 0.1.14",
Philipp Kronesac25a732023-08-24 19:33:172575]
2576
2577[[package]]
Jakub Beránek209789e2023-08-09 18:56:112578name = "papergrid"
klensy15bc6812024-02-22 11:17:592579version = "0.11.0"
Jakub Beránek209789e2023-08-09 18:56:112580source = "registry+https://github.com/rust-lang/crates.io-index"
klensy15bc6812024-02-22 11:17:592581checksum = "9ad43c07024ef767f9160710b3a6773976194758c7919b17e63b863db0bdf7fb"
Jakub Beránek209789e2023-08-09 18:56:112582dependencies = [
2583 "bytecount",
2584 "fnv",
printfn46b41b42024-10-12 21:57:502585 "unicode-width 0.1.14",
Jakub Beránek209789e2023-08-09 18:56:112586]
2587
2588[[package]]
John Kåre Alsaker970c6132017-12-03 12:49:012589name = "parking_lot"
clubby789d42c9602024-06-08 19:22:162590version = "0.12.3"
Philipp Krones586cbd02022-06-04 12:07:442591source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:162592checksum = "f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27"
Philipp Krones586cbd02022-06-04 12:07:442593dependencies = [
2594 "lock_api",
Rémy Rakic4cb2a282023-12-14 15:40:502595 "parking_lot_core",
Igor Matuszewski8fc4bba2020-02-12 14:47:312596]
2597
2598[[package]]
Philipp Krones586cbd02022-06-04 12:07:442599name = "parking_lot_core"
Mark Rousskov12200c92024-05-11 14:27:172600version = "0.9.10"
Philipp Krones586cbd02022-06-04 12:07:442601source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:172602checksum = "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8"
Philipp Krones586cbd02022-06-04 12:07:442603dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:422604 "cfg-if",
Philipp Krones586cbd02022-06-04 12:07:442605 "libc",
Trevor Gross7240da02024-08-07 07:09:122606 "redox_syscall",
Philipp Krones586cbd02022-06-04 12:07:442607 "smallvec",
Trevor Gross7240da02024-08-07 07:09:122608 "windows-targets 0.52.6",
Philipp Krones586cbd02022-06-04 12:07:442609]
2610
2611[[package]]
Ralf Jung47b3ce02024-05-05 15:17:452612name = "parse-zoneinfo"
2613version = "0.3.1"
2614source = "registry+https://github.com/rust-lang/crates.io-index"
2615checksum = "1f2a05b18d44e2957b88f96ba460715e295bc1d7510468a2f3d3b44535d26c24"
2616dependencies = [
2617 "regex",
2618]
2619
2620[[package]]
Federico Ponzi4b6a0272020-07-17 22:01:272621name = "pathdiff"
clubby789812daed2024-11-03 11:31:152622version = "0.2.2"
Federico Ponzi4b6a0272020-07-17 22:01:272623source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:152624checksum = "d61c5ce1153ab5b689d0c074c4e7fc613e942dfb7dd9eea5ab202d2ad91fe361"
Federico Ponzi4b6a0272020-07-17 22:01:272625
2626[[package]]
Alex Crichton1cede102017-06-15 02:33:062627name = "percent-encoding"
clubby7899b73db32024-01-29 12:21:162628version = "2.3.1"
Eric Hussf2428a62019-08-01 00:44:392629source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:162630checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e"
Eric Hussf2428a62019-08-01 00:44:392631
2632[[package]]
Wesley Wisere130e9c2021-02-25 23:25:382633name = "perf-event-open-sys"
Nilstrieb3295cdf2023-06-26 07:21:352634version = "3.0.0"
Wesley Wisere130e9c2021-02-25 23:25:382635source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:352636checksum = "b29be2ba35c12c6939f6bc73187f728bba82c3c062ecdc5fa90ea739282a1f58"
Wesley Wisere130e9c2021-02-25 23:25:382637dependencies = [
2638 "libc",
2639]
2640
2641[[package]]
Steve Klabnika0769612017-02-07 23:13:572642name = "pest"
clubby789812daed2024-11-03 11:31:152643version = "2.7.14"
James Munnsde763692019-01-19 02:39:372644source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:152645checksum = "879952a81a83930934cbf1786752d6dedc3b1f29e8f8fb2ad1d0a36f377cf442"
James Munnsde763692019-01-19 02:39:372646dependencies = [
clubby7899b73db32024-01-29 12:21:162647 "memchr",
klensy45fac342022-08-31 20:04:122648 "thiserror",
Alex Crichton093ede22019-08-15 00:45:092649 "ucd-trie",
James Munnsde763692019-01-19 02:39:372650]
2651
2652[[package]]
Alex Crichtone9d89832018-04-02 15:43:552653name = "pest_derive"
clubby789812daed2024-11-03 11:31:152654version = "2.7.14"
James Munnsde763692019-01-19 02:39:372655source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:152656checksum = "d214365f632b123a47fd913301e14c946c61d1c183ee245fa76eb752e59a02dd"
James Munnsde763692019-01-19 02:39:372657dependencies = [
Alex Crichton093ede22019-08-15 00:45:092658 "pest",
2659 "pest_generator",
James Munnsde763692019-01-19 02:39:372660]
2661
2662[[package]]
2663name = "pest_generator"
clubby789812daed2024-11-03 11:31:152664version = "2.7.14"
James Munnsde763692019-01-19 02:39:372665source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:152666checksum = "eb55586734301717aea2ac313f50b2eb8f60d2fc3dc01d190eefa2e625f60c4e"
James Munnsde763692019-01-19 02:39:372667dependencies = [
Alex Crichton093ede22019-08-15 00:45:092668 "pest",
2669 "pest_meta",
Aaron Hill70ba4912020-08-01 14:11:152670 "proc-macro2",
2671 "quote",
clubby789812daed2024-11-03 11:31:152672 "syn 2.0.87",
James Munnsde763692019-01-19 02:39:372673]
2674
2675[[package]]
2676name = "pest_meta"
clubby789812daed2024-11-03 11:31:152677version = "2.7.14"
James Munnsde763692019-01-19 02:39:372678source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:152679checksum = "b75da2a70cf4d9cb76833c990ac9cd3923c9a8905a8929789ce347c84564d03d"
James Munnsde763692019-01-19 02:39:372680dependencies = [
klensy45fac342022-08-31 20:04:122681 "once_cell",
Alex Crichton093ede22019-08-15 00:45:092682 "pest",
Nilstrieb3295cdf2023-06-26 07:21:352683 "sha2",
James Munnsde763692019-01-19 02:39:372684]
2685
2686[[package]]
steveklabnikecfbaca2018-04-03 14:32:042687name = "phf"
Ralf Jung47b3ce02024-05-05 15:17:452688version = "0.11.2"
2689source = "registry+https://github.com/rust-lang/crates.io-index"
2690checksum = "ade2d8b8f33c7333b51bcf0428d37e217e9f32192ae4772156f65063b8ce03dc"
2691dependencies = [
2692 "phf_shared 0.11.2",
steveklabnikecfbaca2018-04-03 14:32:042693]
2694
2695[[package]]
2696name = "phf_codegen"
Ralf Jung47b3ce02024-05-05 15:17:452697version = "0.11.2"
2698source = "registry+https://github.com/rust-lang/crates.io-index"
2699checksum = "e8d39688d359e6b34654d328e262234662d16cc0f60ec8dcbe5e718709342a5a"
2700dependencies = [
2701 "phf_generator 0.11.2",
2702 "phf_shared 0.11.2",
steveklabnikecfbaca2018-04-03 14:32:042703]
2704
2705[[package]]
2706name = "phf_generator"
klensy947e7872022-04-15 18:11:142707version = "0.10.0"
steveklabnikecfbaca2018-04-03 14:32:042708source = "registry+https://github.com/rust-lang/crates.io-index"
klensy947e7872022-04-15 18:11:142709checksum = "5d5285893bb5eb82e6aaf5d59ee909a06a16737a8970984dd7746ba9283498d6"
steveklabnikecfbaca2018-04-03 14:32:042710dependencies = [
Ralf Jung47b3ce02024-05-05 15:17:452711 "phf_shared 0.10.0",
2712 "rand",
2713]
2714
2715[[package]]
2716name = "phf_generator"
2717version = "0.11.2"
2718source = "registry+https://github.com/rust-lang/crates.io-index"
2719checksum = "48e4cc64c2ad9ebe670cb8fd69dd50ae301650392e81c05f9bfcb2d5bdbc24b0"
2720dependencies = [
2721 "phf_shared 0.11.2",
Thom Chiovolonia4bf36e2022-11-21 00:55:412722 "rand",
steveklabnikecfbaca2018-04-03 14:32:042723]
2724
2725[[package]]
2726name = "phf_shared"
klensy947e7872022-04-15 18:11:142727version = "0.10.0"
steveklabnikecfbaca2018-04-03 14:32:042728source = "registry+https://github.com/rust-lang/crates.io-index"
klensy947e7872022-04-15 18:11:142729checksum = "b6796ad771acdc0123d2a88dc428b5e38ef24456743ddb1744ed628f9815c096"
steveklabnikecfbaca2018-04-03 14:32:042730dependencies = [
Alex Crichton093ede22019-08-15 00:45:092731 "siphasher",
steveklabnikecfbaca2018-04-03 14:32:042732]
2733
2734[[package]]
Ralf Jung47b3ce02024-05-05 15:17:452735name = "phf_shared"
2736version = "0.11.2"
2737source = "registry+https://github.com/rust-lang/crates.io-index"
2738checksum = "90fcb95eef784c2ac79119d1dd819e162b5da872ce6f3c3abe1e8ca1c082f72b"
2739dependencies = [
2740 "siphasher",
2741]
2742
2743[[package]]
Caleb Cartwright63913182021-02-10 01:52:542744name = "pin-project-lite"
clubby789812daed2024-11-03 11:31:152745version = "0.2.15"
Caleb Cartwright63913182021-02-10 01:52:542746source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:152747checksum = "915a1e146535de9163f3987b8944ed8cf49a18bb0056bcebcdcece385cece4ff"
Caleb Cartwright63913182021-02-10 01:52:542748
2749[[package]]
2750name = "pin-utils"
2751version = "0.1.0"
2752source = "registry+https://github.com/rust-lang/crates.io-index"
2753checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
2754
2755[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582756name = "pkg-config"
Trevor Gross4a515bd2024-08-26 20:02:542757version = "0.3.31"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582758source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:542759checksum = "953ec861398dccce10c670dfeaf3ec4911ca479e9c02154b3a215178c5f566f2"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582760
2761[[package]]
Santiago Pastorino8429d112018-05-24 21:52:012762name = "polonius-engine"
Rémy Rakic99cc35d2021-07-22 20:21:062763version = "0.13.0"
Santiago Pastorino8429d112018-05-24 21:52:012764source = "registry+https://github.com/rust-lang/crates.io-index"
Rémy Rakic99cc35d2021-07-22 20:21:062765checksum = "c4e8e505342045d397d0b6674dcb82d6faf5cf40484d30eeb88fc82ef14e903f"
Douglas Campos422fe7c2018-05-29 11:52:512766dependencies = [
Alex Crichton093ede22019-08-15 00:45:092767 "datafrog",
2768 "log",
Trevor Gross4a515bd2024-08-26 20:02:542769 "rustc-hash 1.1.0",
Douglas Campos422fe7c2018-05-29 11:52:512770]
Santiago Pastorino8429d112018-05-24 21:52:012771
2772[[package]]
Philipp Kronesac25a732023-08-24 19:33:172773name = "portable-atomic"
github-actionsbfc99512024-09-29 00:22:292774version = "1.9.0"
Philipp Kronesac25a732023-08-24 19:33:172775source = "registry+https://github.com/rust-lang/crates.io-index"
github-actionsbfc99512024-09-29 00:22:292776checksum = "cc9c68a3f6da06753e9335d63e27f6b9754dd1920d941135b7ea8224f141adb2"
Philipp Kronesac25a732023-08-24 19:33:172777
2778[[package]]
clubby7896ac3b572024-01-29 12:16:202779name = "powerfmt"
2780version = "0.2.0"
2781source = "registry+https://github.com/rust-lang/crates.io-index"
2782checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391"
2783
2784[[package]]
gnzlbg52caca02019-08-01 15:02:262785name = "ppv-lite86"
Trevor Gross7240da02024-08-07 07:09:122786version = "0.2.20"
gnzlbg52caca02019-08-01 15:02:262787source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:122788checksum = "77957b295656769bb8ad2b6a6b09d897d94f05c41b069aede1fcdaa675eaea04"
2789dependencies = [
2790 "zerocopy",
2791]
gnzlbg52caca02019-08-01 15:02:262792
2793[[package]]
steveklabnikecfbaca2018-04-03 14:32:042794name = "precomputed-hash"
2795version = "0.1.1"
2796source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092797checksum = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c"
steveklabnikecfbaca2018-04-03 14:32:042798
2799[[package]]
Philipp Kronesac25a732023-08-24 19:33:172800name = "prettydiff"
Philipp Krones0949ff92024-07-25 16:29:272801version = "0.7.0"
2802source = "registry+https://github.com/rust-lang/crates.io-index"
2803checksum = "abec3fb083c10660b3854367697da94c674e9e82aa7511014dc958beeb7215e9"
2804dependencies = [
2805 "owo-colors",
2806 "pad",
2807]
2808
2809[[package]]
David Wood7f916972022-03-26 07:27:432810name = "proc-macro-hack"
Nilstrieb3295cdf2023-06-26 07:21:352811version = "0.5.20+deprecated"
David Wood7f916972022-03-26 07:27:432812source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:352813checksum = "dc375e1527247fe1a97d8b7156678dfe7c1af2fc075c9a4db3690ecd2a148068"
David Wood7f916972022-03-26 07:27:432814
2815[[package]]
Igor Matuszewskic2249a42019-09-08 08:28:112816name = "proc-macro2"
clubby789812daed2024-11-03 11:31:152817version = "1.0.89"
Igor Matuszewskic2249a42019-09-08 08:28:112818source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:152819checksum = "f139b0662de085916d1fb67d2b4169d1addddda1919e696f3252b740b629986e"
Igor Matuszewskic2249a42019-09-08 08:28:112820dependencies = [
Andres Suareza65ddf02022-10-09 03:25:402821 "unicode-ident",
Igor Matuszewskic2249a42019-09-08 08:28:112822]
2823
2824[[package]]
Oliver Scherer26edcee2018-11-02 15:14:242825name = "psm"
Trevor Gross4a515bd2024-08-26 20:02:542826version = "0.1.23"
Oliver Scherer26edcee2018-11-02 15:14:242827source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:542828checksum = "aa37f80ca58604976033fae9515a8a2989fc13797d953f7c04fb8fa36a11f205"
Oliver Scherer26edcee2018-11-02 15:14:242829dependencies = [
2830 "cc",
2831]
2832
2833[[package]]
Steve Klabnika0769612017-02-07 23:13:572834name = "pulldown-cmark"
Michael Howell294c3dd2024-06-29 18:24:362835version = "0.9.6"
2836source = "registry+https://github.com/rust-lang/crates.io-index"
2837checksum = "57206b407293d2bcd3af849ce869d52068623f19e1b5ff8e8778e3309439682b"
2838dependencies = [
Trevor Gross7240da02024-08-07 07:09:122839 "bitflags 2.6.0",
Michael Howell294c3dd2024-06-29 18:24:362840 "memchr",
2841 "unicase",
2842]
2843
2844[[package]]
2845name = "pulldown-cmark"
Mark Rousskov12200c92024-05-11 14:27:172846version = "0.10.3"
Eric Huss51f20b42024-02-07 04:22:132847source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:172848checksum = "76979bea66e7875e7509c4ec5300112b316af87fa7a252ca91c448b32dfe3993"
Eric Huss51f20b42024-02-07 04:22:132849dependencies = [
Trevor Gross7240da02024-08-07 07:09:122850 "bitflags 2.6.0",
Eric Huss51f20b42024-02-07 04:22:132851 "memchr",
Michael Howell15fbe612024-06-29 16:34:522852 "pulldown-cmark-escape 0.10.1",
2853 "unicase",
2854]
2855
2856[[package]]
2857name = "pulldown-cmark"
Trevor Gross4a515bd2024-08-26 20:02:542858version = "0.11.3"
Michael Howell15fbe612024-06-29 16:34:522859source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:542860checksum = "679341d22c78c6c649893cbd6c3278dcbe9fc4faa62fea3a9296ae2b50c14625"
Michael Howell15fbe612024-06-29 16:34:522861dependencies = [
Trevor Gross7240da02024-08-07 07:09:122862 "bitflags 2.6.0",
Michael Howell15fbe612024-06-29 16:34:522863 "memchr",
2864 "pulldown-cmark-escape 0.11.0",
Eric Huss51f20b42024-02-07 04:22:132865 "unicase",
2866]
2867
2868[[package]]
2869name = "pulldown-cmark-escape"
Mark Rousskov12200c92024-05-11 14:27:172870version = "0.10.1"
Eric Huss51f20b42024-02-07 04:22:132871source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:172872checksum = "bd348ff538bc9caeda7ee8cad2d1d48236a1f443c1fa3913c6a02fe0043b1dd3"
Eric Huss51f20b42024-02-07 04:22:132873
2874[[package]]
Michael Howell15fbe612024-06-29 16:34:522875name = "pulldown-cmark-escape"
2876version = "0.11.0"
2877source = "registry+https://github.com/rust-lang/crates.io-index"
2878checksum = "007d8adb5ddab6f8e3f491ac63566a7d5002cc7ed73901f72057943fa71ae1ae"
2879
2880[[package]]
Eduard-Mihai Burtescu20929632019-01-29 05:24:322881name = "punycode"
Mark Rousskov342d9562020-08-17 15:21:442882version = "0.4.1"
Eduard-Mihai Burtescu20929632019-01-29 05:24:322883source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:442884checksum = "e9e1dcb320d6839f6edb64f7a4a59d39b30480d4d1765b56873f7c858538a5fe"
Eduard-Mihai Burtescu20929632019-01-29 05:24:322885
2886[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:292887name = "quine-mc_cluskey"
2888version = "0.2.4"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582889source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092890checksum = "07589615d719a60c8dd8a4622e7946465dfef20d1a428f969e3443e7386d5f45"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582891
2892[[package]]
2893name = "quote"
Trevor Gross4a515bd2024-08-26 20:02:542894version = "1.0.37"
Igor Matuszewskic2249a42019-09-08 08:28:112895source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:542896checksum = "b5b9d34b8991d19d98081b46eacdd8eb58c6f2b201139f7c5f643cc155a633af"
Igor Matuszewskic2249a42019-09-08 08:28:112897dependencies = [
Aaron Hill70ba4912020-08-01 14:11:152898 "proc-macro2",
Alex Crichtone9d89832018-04-02 15:43:552899]
2900
2901[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292902name = "rand"
klensy947e7872022-04-15 18:11:142903version = "0.8.5"
Aaron Hill2550d5b2021-03-07 23:39:192904source = "registry+https://github.com/rust-lang/crates.io-index"
klensy947e7872022-04-15 18:11:142905checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
Aaron Hill2550d5b2021-03-07 23:39:192906dependencies = [
2907 "libc",
Thom Chiovolonia4bf36e2022-11-21 00:55:412908 "rand_chacha",
2909 "rand_core",
Aaron Hill2550d5b2021-03-07 23:39:192910]
2911
2912[[package]]
2913name = "rand_chacha"
Nilstrieb3295cdf2023-06-26 07:21:352914version = "0.3.1"
Aaron Hill2550d5b2021-03-07 23:39:192915source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:352916checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
Aaron Hill2550d5b2021-03-07 23:39:192917dependencies = [
2918 "ppv-lite86",
Thom Chiovolonia4bf36e2022-11-21 00:55:412919 "rand_core",
gnzlbg52caca02019-08-01 15:02:262920]
2921
2922[[package]]
Aaron Hill2550d5b2021-03-07 23:39:192923name = "rand_core"
Weihang Lo6306fd32023-01-04 15:33:592924version = "0.6.4"
Aaron Hill2550d5b2021-03-07 23:39:192925source = "registry+https://github.com/rust-lang/crates.io-index"
Weihang Lo6306fd32023-01-04 15:33:592926checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
Aaron Hill2550d5b2021-03-07 23:39:192927dependencies = [
Thom Chiovolonia4bf36e2022-11-21 00:55:412928 "getrandom",
Aaron Hill2550d5b2021-03-07 23:39:192929]
2930
2931[[package]]
Eric Huss2b985322019-11-25 16:14:072932name = "rand_xoshiro"
Chase Wilson09f15422021-08-29 15:55:292933version = "0.6.0"
2934source = "registry+https://github.com/rust-lang/crates.io-index"
2935checksum = "6f97cdb2a36ed4183de61b2f824cc45c9f1037f28afe0a322e9fff4c108b5aaa"
2936dependencies = [
Thom Chiovolonia4bf36e2022-11-21 00:55:412937 "rand_core",
Chase Wilson09f15422021-08-29 15:55:292938]
2939
2940[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:292941name = "rayon"
github-actions1848b462024-03-24 12:09:282942version = "1.10.0"
Nick Cameron4b6f5c22018-02-26 03:15:452943source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions1848b462024-03-24 12:09:282944checksum = "b418a60154510ca1a002a752ca9714984e21e4241e804d32555251faf8b78ffa"
Nick Cameron4b6f5c22018-02-26 03:15:452945dependencies = [
Alex Crichton093ede22019-08-15 00:45:092946 "either",
2947 "rayon-core",
Oliver Schneideracdf83f2017-12-06 08:25:292948]
2949
2950[[package]]
2951name = "rayon-core"
clubby7899b73db32024-01-29 12:21:162952version = "1.12.1"
Oliver Schneideracdf83f2017-12-06 08:25:292953source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:162954checksum = "1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2"
Oliver Schneideracdf83f2017-12-06 08:25:292955dependencies = [
Mateusz Mikuła2d8d8132019-12-04 17:40:162956 "crossbeam-deque",
Josh Stonef3b88122022-01-10 19:34:072957 "crossbeam-utils",
Laurențiu Nicolab888eb92019-06-10 18:22:312958]
2959
2960[[package]]
Nick Cameronc5cad5a2017-09-22 01:58:352961name = "redox_syscall"
clubby789812daed2024-11-03 11:31:152962version = "0.5.7"
flip19950046d7c2021-02-25 10:26:232963source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:152964checksum = "9b6dfecf2c74bce2466cabf93f6664d6998a69eb21e39f4207930065b27b771f"
Arlo Siemsen4d9b4762023-06-02 16:40:362965dependencies = [
Trevor Gross7240da02024-08-07 07:09:122966 "bitflags 2.6.0",
Mark Rousskov12200c92024-05-11 14:27:172967]
2968
2969[[package]]
flip19954c228cc2019-02-18 09:32:582970name = "redox_users"
Trevor Gross4a515bd2024-08-26 20:02:542971version = "0.4.6"
flip19950046d7c2021-02-25 10:26:232972source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:542973checksum = "ba009ff324d1fc1b900bd1fdb31564febe58a8ccc8a6fdbb93b543d33b13ca43"
flip19950046d7c2021-02-25 10:26:232974dependencies = [
Thom Chiovolonia4bf36e2022-11-21 00:55:412975 "getrandom",
clubby7899b73db32024-01-29 12:21:162976 "libredox",
Nilstrieb3295cdf2023-06-26 07:21:352977 "thiserror",
flip19950046d7c2021-02-25 10:26:232978]
2979
2980[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582981name = "regex"
clubby789812daed2024-11-03 11:31:152982version = "1.11.1"
Oliver Schneider847bb142018-05-11 12:11:062983source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:152984checksum = "b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191"
Oliver Schneider847bb142018-05-11 12:11:062985dependencies = [
clubby7899b73db32024-01-29 12:21:162986 "aho-corasick",
Alex Crichton093ede22019-08-15 00:45:092987 "memchr",
clubby789812daed2024-11-03 11:31:152988 "regex-automata 0.4.8",
2989 "regex-syntax 0.8.5",
Oliver Schneider847bb142018-05-11 12:11:062990]
2991
2992[[package]]
Oliver Schererec7230f2020-07-24 18:42:002993name = "regex-automata"
bjorn397c2fa12021-07-07 09:07:092994version = "0.1.10"
Oliver Schererec7230f2020-07-24 18:42:002995source = "registry+https://github.com/rust-lang/crates.io-index"
bjorn397c2fa12021-07-07 09:07:092996checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"
Oliver Schererec7230f2020-07-24 18:42:002997dependencies = [
Nilstrieb3295cdf2023-06-26 07:21:352998 "regex-syntax 0.6.29",
Oliver Schererec7230f2020-07-24 18:42:002999]
3000
3001[[package]]
Charles Lewa7750042022-11-06 06:43:253002name = "regex-automata"
3003version = "0.2.0"
3004source = "registry+https://github.com/rust-lang/crates.io-index"
3005checksum = "e9368763f5a9b804326f3af749e16f9abf378d227bcdee7634b13d8f17793782"
3006dependencies = [
3007 "memchr",
3008]
3009
3010[[package]]
clubby7899b73db32024-01-29 12:21:163011name = "regex-automata"
clubby789812daed2024-11-03 11:31:153012version = "0.4.8"
clubby7899b73db32024-01-29 12:21:163013source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:153014checksum = "368758f23274712b504848e9d5a6f010445cc8b87a7cdb4d7cbee666c1288da3"
Trevor Gross4a515bd2024-08-26 20:02:543015dependencies = [
3016 "aho-corasick",
3017 "memchr",
clubby789812daed2024-11-03 11:31:153018 "regex-syntax 0.8.5",
Trevor Gross4a515bd2024-08-26 20:02:543019]
clubby7899b73db32024-01-29 12:21:163020
3021[[package]]
3022name = "regex-lite"
github-actions729ed812024-06-16 00:18:063023version = "0.1.6"
clubby7899b73db32024-01-29 12:21:163024source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions729ed812024-06-16 00:18:063025checksum = "53a49587ad06b26609c52e423de037e7f57f20d53535d66e08c695f347df952a"
clubby7899b73db32024-01-29 12:21:163026
3027[[package]]
Steve Klabnika0769612017-02-07 23:13:573028name = "regex-syntax"
Nilstrieb3295cdf2023-06-26 07:21:353029version = "0.6.29"
Oliver Schneider847bb142018-05-11 12:11:063030source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:353031checksum = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1"
Oliver Schneider847bb142018-05-11 12:11:063032
3033[[package]]
Philipp Kronesd780efc2023-05-20 13:39:353034name = "regex-syntax"
clubby789812daed2024-11-03 11:31:153035version = "0.8.5"
Philipp Kronesb92ab502023-12-16 13:13:123036source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:153037checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c"
Philipp Kronesb92ab502023-12-16 13:13:123038
3039[[package]]
Alex Crichton7bc2cbf2017-04-26 15:52:193040name = "remote-test-client"
3041version = "0.1.0"
3042
3043[[package]]
3044name = "remote-test-server"
3045version = "0.1.0"
3046
3047[[package]]
est31d32ff142022-08-23 20:14:123048name = "replace-version-placeholder"
3049version = "0.1.0"
3050dependencies = [
3051 "tidy",
3052 "walkdir",
3053]
3054
3055[[package]]
Guillaume Gomez8d40b9e2024-07-18 18:56:363056name = "rinja"
clubby789812daed2024-11-03 11:31:153057version = "0.3.5"
Guillaume Gomez8d40b9e2024-07-18 18:56:363058source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:153059checksum = "3dc4940d00595430b3d7d5a01f6222b5e5b51395d1120bdb28d854bb8abb17a5"
Guillaume Gomez8d40b9e2024-07-18 18:56:363060dependencies = [
Jonathan Pallant4e24e9b2024-08-06 11:03:373061 "humansize",
Guillaume Gomezcb7c5962024-08-03 23:08:103062 "itoa",
Jonathan Pallant4e24e9b2024-08-06 11:03:373063 "percent-encoding",
Guillaume Gomez8d40b9e2024-07-18 18:56:363064 "rinja_derive",
3065]
3066
3067[[package]]
3068name = "rinja_derive"
clubby789812daed2024-11-03 11:31:153069version = "0.3.5"
Guillaume Gomez8d40b9e2024-07-18 18:56:363070source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:153071checksum = "08d9ed0146aef6e2825f1b1515f074510549efba38d71f4554eec32eb36ba18b"
Guillaume Gomez8d40b9e2024-07-18 18:56:363072dependencies = [
3073 "basic-toml",
Guillaume Gomezcb7c5962024-08-03 23:08:103074 "memchr",
Guillaume Gomez8d40b9e2024-07-18 18:56:363075 "mime",
3076 "mime_guess",
Guillaume Gomez8d40b9e2024-07-18 18:56:363077 "proc-macro2",
3078 "quote",
3079 "rinja_parser",
Trevor Gross4a515bd2024-08-26 20:02:543080 "rustc-hash 2.0.0",
Guillaume Gomez8d40b9e2024-07-18 18:56:363081 "serde",
clubby789812daed2024-11-03 11:31:153082 "syn 2.0.87",
Guillaume Gomez8d40b9e2024-07-18 18:56:363083]
3084
3085[[package]]
3086name = "rinja_parser"
clubby789812daed2024-11-03 11:31:153087version = "0.3.5"
Guillaume Gomez8d40b9e2024-07-18 18:56:363088source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:153089checksum = "93f9a866e2e00a7a1fb27e46e9e324a6f7c0e7edc4543cae1d38f4e4a100c610"
Guillaume Gomez8d40b9e2024-07-18 18:56:363090dependencies = [
Guillaume Gomezcb7c5962024-08-03 23:08:103091 "memchr",
Guillaume Gomez8d40b9e2024-07-18 18:56:363092 "nom",
Trevor Gross4a515bd2024-08-26 20:02:543093 "serde",
Guillaume Gomez8d40b9e2024-07-18 18:56:363094]
3095
3096[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:583097name = "rls"
Eric Huss4a7e2fb2022-08-21 04:19:433098version = "2.0.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583099dependencies = [
Alex Crichton093ede22019-08-15 00:45:093100 "serde_json",
Alex Crichton453080f2017-06-05 16:36:483101]
3102
3103[[package]]
许杰友 Jieyou Xu (Joe)48e9f922024-01-20 16:51:593104name = "run_make_support"
许杰友 Jieyou Xu (Joe)f6ab5e92024-06-09 16:29:143105version = "0.2.0"
Alex Crichton71413792024-03-06 20:39:073106dependencies = [
Oneirical17950822024-06-27 18:38:303107 "bstr",
Jakub Beránek97990a42024-07-04 13:47:303108 "build_helper",
clubby789812daed2024-11-03 11:31:153109 "gimli 0.31.1",
Oneirical318dfb42024-08-01 17:17:343110 "libc",
clubby789812daed2024-11-03 11:31:153111 "object 0.36.5",
Rémy Rakic682535e2024-04-14 16:36:093112 "regex",
Guillaume Gomez6b1637c2024-08-16 13:09:043113 "serde_json",
Jover Zhangf3530cf2024-04-20 11:25:533114 "similar",
Trevor Gross4a515bd2024-08-26 20:02:543115 "wasmparser 0.216.0",
Alex Crichton71413792024-03-06 20:39:073116]
许杰友 Jieyou Xu (Joe)48e9f922024-01-20 16:51:593117
3118[[package]]
Ralf Jung9cc11e22022-10-04 13:23:573119name = "rustc-build-sysroot"
Trevor Gross4a515bd2024-08-26 20:02:543120version = "0.5.4"
Ralf Jung9cc11e22022-10-04 13:23:573121source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:543122checksum = "d6d984a9db43148467059309bd1e5ad577085162f695d9fe2cf3543aeb25cd38"
Ralf Jung9cc11e22022-10-04 13:23:573123dependencies = [
3124 "anyhow",
3125 "rustc_version",
3126 "tempfile",
Ralf Jung95770512024-02-25 07:17:203127 "walkdir",
Ralf Jung9cc11e22022-10-04 13:23:573128]
3129
3130[[package]]
Josh Stone020c5ec2017-05-08 22:01:133131name = "rustc-demangle"
Mark Rousskov12200c92024-05-11 14:27:173132version = "0.1.24"
Josh Stone020c5ec2017-05-08 22:01:133133source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:173134checksum = "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f"
Josh Stone020c5ec2017-05-08 22:01:133135
3136[[package]]
Niko Matsakis9c548bf2018-05-24 12:48:023137name = "rustc-hash"
Jack Huey6aa2e9d2020-05-27 00:19:193138version = "1.1.0"
Niko Matsakis9c548bf2018-05-24 12:48:023139source = "registry+https://github.com/rust-lang/crates.io-index"
Jack Huey6aa2e9d2020-05-27 00:19:193140checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
Niko Matsakis9c548bf2018-05-24 12:48:023141
3142[[package]]
Trevor Gross4a515bd2024-08-26 20:02:543143name = "rustc-hash"
3144version = "2.0.0"
3145source = "registry+https://github.com/rust-lang/crates.io-index"
3146checksum = "583034fd73374156e66797ed8e5b0d5690409c9226b22d87cb7f19821c05d152"
3147
3148[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293149name = "rustc-main"
3150version = "0.0.0"
3151dependencies = [
Rémy Rakicadab1352022-05-06 21:20:043152 "jemalloc-sys",
Alex Crichton093ede22019-08-15 00:45:093153 "rustc_codegen_ssa",
3154 "rustc_driver",
John Kåre Alsaker2aceaf42023-02-02 06:17:463155 "rustc_driver_impl",
Oli Scherer9960cc12022-06-02 10:08:383156 "rustc_smir",
Oli Scherera38e9832023-09-14 15:50:113157 "stable_mir",
Ahmed Charles9ca382f2016-09-02 08:55:293158]
3159
3160[[package]]
Jakub Beránek151986f2024-06-27 08:22:033161name = "rustc-perf-wrapper"
3162version = "0.1.0"
3163dependencies = [
3164 "clap",
3165]
3166
3167[[package]]
John Kåre Alsaker4afdae62018-05-12 02:11:033168name = "rustc-rayon"
John Kåre Alsaker27c44d22023-03-25 01:12:133169version = "0.5.0"
Josh Stone33c41252019-09-10 17:13:073170source = "registry+https://github.com/rust-lang/crates.io-index"
John Kåre Alsaker27c44d22023-03-25 01:12:133171checksum = "eb81aadc8837ca6ecebe0fe1353f15df83b3b3cc2cf7a8afd571bc22aa121710"
Josh Stone33c41252019-09-10 17:13:073172dependencies = [
Josh Stone33c41252019-09-10 17:13:073173 "either",
Igor Matuszewski5b091302019-12-10 15:01:013174 "rustc-rayon-core",
John Kåre Alsaker0e05a9b2019-04-25 20:50:413175]
3176
3177[[package]]
Josh Stone33c41252019-09-10 17:13:073178name = "rustc-rayon-core"
John Kåre Alsaker27c44d22023-03-25 01:12:133179version = "0.5.0"
Josh Stone33c41252019-09-10 17:13:073180source = "registry+https://github.com/rust-lang/crates.io-index"
John Kåre Alsaker27c44d22023-03-25 01:12:133181checksum = "67668daaf00e359c126f6dcb40d652d89b458a008c8afa727a42a2d20fca0b7f"
Josh Stone33c41252019-09-10 17:13:073182dependencies = [
Josh Stoneab57e362022-05-28 00:14:223183 "crossbeam-channel",
Mateusz Mikuła2d8d8132019-12-04 17:40:163184 "crossbeam-deque",
Josh Stonef3b88122022-01-10 19:34:073185 "crossbeam-utils",
Josh Stone33c41252019-09-10 17:13:073186 "num_cpus",
3187]
3188
3189[[package]]
Urgau977439d2024-06-19 19:23:403190name = "rustc-stable-hash"
3191version = "0.1.0"
3192source = "registry+https://github.com/rust-lang/crates.io-index"
3193checksum = "e5c9f15eec8235d7cb775ee6f81891db79b98fd54ba1ad8fae565b88ef1ae4e2"
3194
3195[[package]]
Ralf Jungb1274582024-11-03 21:30:163196name = "rustc-std-workspace-alloc"
3197version = "1.0.1"
3198
3199[[package]]
3200name = "rustc-std-workspace-core"
3201version = "1.0.1"
3202
3203[[package]]
3204name = "rustc-std-workspace-std"
3205version = "1.0.1"
3206
3207[[package]]
hkalbasi390a6372022-11-06 21:06:113208name = "rustc_abi"
3209version = "0.0.0"
3210dependencies = [
Trevor Gross7240da02024-08-07 07:09:123211 "bitflags 2.6.0",
Thom Chiovolonia4bf36e2022-11-21 00:55:413212 "rand",
hkalbasi390a6372022-11-06 21:06:113213 "rand_xoshiro",
3214 "rustc_data_structures",
Jubilee Youngeca17022024-10-31 03:37:513215 "rustc_feature",
hkalbasi390a6372022-11-06 21:06:113216 "rustc_index",
3217 "rustc_macros",
3218 "rustc_serialize",
Jubilee Youngeca17022024-10-31 03:37:513219 "rustc_span",
hkalbasi390a6372022-11-06 21:06:113220 "tracing",
3221]
3222
3223[[package]]
Eduard-Mihai Burtescu877ec942017-07-08 17:46:433224name = "rustc_apfloat"
Trevor Gross7240da02024-08-07 07:09:123225version = "0.2.1+llvm-462a31f5a5ab"
Wesley Wiser15e9f562023-07-18 19:22:563226source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:123227checksum = "886d94c63c812a8037c4faca2607453a0fa4cf82f734665266876b022244543f"
Eduard-Mihai Burtescu877ec942017-07-08 17:46:433228dependencies = [
Nilstrieb3295cdf2023-06-26 07:21:353229 "bitflags 1.3.2",
Jubilee Younge8eb6912021-04-22 04:40:293230 "smallvec",
Eduard-Mihai Burtescu877ec942017-07-08 17:46:433231]
3232
3233[[package]]
Vadim Petrochenkov11d95142020-06-02 17:03:403234name = "rustc_arena"
3235version = "0.0.0"
3236dependencies = [
Jubilee Younge8eb6912021-04-22 04:40:293237 "smallvec",
Vadim Petrochenkov11d95142020-06-02 17:03:403238]
3239
3240[[package]]
Vadim Petrochenkov6054a302020-02-29 17:16:263241name = "rustc_ast"
3242version = "0.0.0"
3243dependencies = [
Trevor Gross7240da02024-08-07 07:09:123244 "bitflags 2.6.0",
Konrad Borowskif72e17f2023-01-22 12:05:473245 "memchr",
Oli Scherer8a6d3532024-02-27 18:11:233246 "rustc_ast_ir",
Vadim Petrochenkov6054a302020-02-29 17:16:263247 "rustc_data_structures",
3248 "rustc_index",
3249 "rustc_lexer",
3250 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:403251 "rustc_serialize",
Vadim Petrochenkov6054a302020-02-29 17:16:263252 "rustc_span",
Jubilee Younge8eb6912021-04-22 04:40:293253 "smallvec",
Nicholas Nethercoteb38106b2022-08-17 04:22:303254 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:003255 "tracing",
Vadim Petrochenkov6054a302020-02-29 17:16:263256]
3257
3258[[package]]
Oli Scherer8a6d3532024-02-27 18:11:233259name = "rustc_ast_ir"
3260version = "0.0.0"
3261dependencies = [
3262 "rustc_data_structures",
3263 "rustc_macros",
3264 "rustc_serialize",
3265 "rustc_span",
Oli Scherer8a6d3532024-02-27 18:11:233266]
3267
3268[[package]]
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563269name = "rustc_ast_lowering"
3270version = "0.0.0"
3271dependencies = [
Vadim Petrochenkov6054a302020-02-29 17:16:263272 "rustc_ast",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563273 "rustc_data_structures",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563274 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:003275 "rustc_fluent_macro",
Mazdak Farrokhzadebfd8672020-01-05 01:37:573276 "rustc_hir",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563277 "rustc_index",
Jean CASPAR73ae38b2022-08-16 20:28:513278 "rustc_macros",
Camille GILLOT603746a2021-07-05 20:26:233279 "rustc_middle",
Mazdak Farrokhzad5ccc1e42019-12-24 21:42:563280 "rustc_session",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563281 "rustc_span",
3282 "rustc_target",
Jubilee Younge8eb6912021-04-22 04:40:293283 "smallvec",
Nicholas Nethercoteb38106b2022-08-17 04:22:303284 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:003285 "tracing",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563286]
3287
3288[[package]]
Mazdak Farrokhzaded69fbb2020-01-05 09:58:443289name = "rustc_ast_passes"
3290version = "0.0.0"
3291dependencies = [
Caleb Cartwrightffad9842024-06-22 21:22:003292 "itertools",
Vadim Petrochenkov6054a302020-02-29 17:16:263293 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:463294 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:203295 "rustc_attr",
Mazdak Farrokhzaded69fbb2020-01-05 09:58:443296 "rustc_data_structures",
Mazdak Farrokhzaded69fbb2020-01-05 09:58:443297 "rustc_errors",
Mazdak Farrokhzad6cbcb832020-01-05 10:11:393298 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:003299 "rustc_fluent_macro",
finalchildd6fdf142022-08-17 14:51:013300 "rustc_macros",
Mazdak Farrokhzaded69fbb2020-01-05 09:58:443301 "rustc_parse",
3302 "rustc_session",
3303 "rustc_span",
Camille GILLOT8d7d4882021-07-08 19:58:053304 "rustc_target",
Nicholas Nethercote4143b102022-11-23 00:55:163305 "thin-vec",
Mazdak Farrokhzaded69fbb2020-01-05 09:58:443306]
3307
3308[[package]]
Mazdak Farrokhzade2333312020-01-11 16:02:463309name = "rustc_ast_pretty"
3310version = "0.0.0"
3311dependencies = [
Caleb Cartwrightffad9842024-06-22 21:22:003312 "itertools",
Vadim Petrochenkov6054a302020-02-29 17:16:263313 "rustc_ast",
klensy746b6752024-10-07 19:22:513314 "rustc_data_structures",
Nicholas Nethercote69f2c9c2023-11-27 08:23:203315 "rustc_lexer",
Mazdak Farrokhzade2333312020-01-11 16:02:463316 "rustc_span",
Nicholas Nethercotedd7aff52022-11-21 22:17:203317 "thin-vec",
Mazdak Farrokhzade2333312020-01-11 16:02:463318]
3319
3320[[package]]
Mazdak Farrokhzad93a82832020-01-11 12:15:203321name = "rustc_attr"
3322version = "0.0.0"
3323dependencies = [
beetrees6e5f1dac2024-03-24 01:03:393324 "rustc_abi",
Vadim Petrochenkov6054a302020-02-29 17:16:263325 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:463326 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:203327 "rustc_data_structures",
3328 "rustc_errors",
3329 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:003330 "rustc_fluent_macro",
Vadim Petrochenkov20c50442020-08-10 19:27:483331 "rustc_lexer",
Mazdak Farrokhzad93a82832020-01-11 12:15:203332 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:403333 "rustc_serialize",
Mazdak Farrokhzad93a82832020-01-11 12:15:203334 "rustc_session",
3335 "rustc_span",
Mazdak Farrokhzad93a82832020-01-11 12:15:203336]
3337
3338[[package]]
Charles Lewa7750042022-11-06 06:43:253339name = "rustc_baked_icu_data"
3340version = "0.0.0"
3341dependencies = [
3342 "icu_list",
3343 "icu_locid",
Nilstriebffffc202023-11-06 13:42:203344 "icu_locid_transform",
Charles Lewa7750042022-11-06 06:43:253345 "icu_provider",
Charles Lewbde2f982022-11-06 06:58:223346 "zerovec",
Charles Lewa7750042022-11-06 06:43:253347]
3348
3349[[package]]
Camille GILLOT31a61cc2020-12-30 17:48:403350name = "rustc_borrowck"
3351version = "0.0.0"
3352dependencies = [
3353 "either",
Caleb Cartwrightffad9842024-06-22 21:22:003354 "itertools",
Camille GILLOT31a61cc2020-12-30 17:48:403355 "polonius-engine",
Jubilee Young586766e2024-11-03 03:24:153356 "rustc_abi",
Camille GILLOT31a61cc2020-12-30 17:48:403357 "rustc_data_structures",
3358 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:003359 "rustc_fluent_macro",
Camille GILLOT31a61cc2020-12-30 17:48:403360 "rustc_graphviz",
3361 "rustc_hir",
3362 "rustc_index",
3363 "rustc_infer",
3364 "rustc_lexer",
Michael Goulet98af1bf2022-06-23 04:43:013365 "rustc_macros",
Camille GILLOT31a61cc2020-12-30 17:48:403366 "rustc_middle",
Camille GILLOTfd9c04f2021-01-05 18:53:073367 "rustc_mir_dataflow",
Camille GILLOT31a61cc2020-12-30 17:48:403368 "rustc_session",
3369 "rustc_span",
Camille GILLOT31a61cc2020-12-30 17:48:403370 "rustc_trait_selection",
3371 "rustc_traits",
3372 "smallvec",
3373 "tracing",
3374]
3375
3376[[package]]
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323377name = "rustc_builtin_macros"
3378version = "0.0.0"
3379dependencies = [
Vadim Petrochenkov6054a302020-02-29 17:16:263380 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:463381 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:203382 "rustc_attr",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323383 "rustc_data_structures",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323384 "rustc_errors",
3385 "rustc_expand",
3386 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:003387 "rustc_fluent_macro",
clubby789e3e93f22023-05-02 15:42:363388 "rustc_index",
Vadim Petrochenkovdbdbd302020-11-14 11:47:143389 "rustc_lexer",
Ethiraric2be94d42021-11-24 09:20:233390 "rustc_lint_defs",
beetrees6264ffb2022-06-21 19:10:313391 "rustc_macros",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323392 "rustc_parse",
Vadim Petrochenkov11d95142020-06-02 17:03:403393 "rustc_parse_format",
Mazdak Farrokhzadf361b712020-01-05 09:47:203394 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323395 "rustc_span",
3396 "rustc_target",
Jubilee Younge8eb6912021-04-22 04:40:293397 "smallvec",
Nicholas Nethercoteb38106b2022-08-17 04:22:303398 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:003399 "tracing",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323400]
3401
3402[[package]]
Irina Popab63d7e22018-05-08 13:10:163403name = "rustc_codegen_llvm"
3404version = "0.0.0"
3405dependencies = [
Trevor Gross7240da02024-08-07 07:09:123406 "bitflags 2.6.0",
Caleb Cartwrightffad9842024-06-22 21:22:003407 "itertools",
Alex Crichton7f23e6e2019-10-22 15:51:353408 "libc",
Ralf Jung61a986a2022-06-26 02:21:493409 "measureme",
clubby789812daed2024-11-03 11:31:153410 "object 0.36.5",
Alex Crichton7f23e6e2019-10-22 15:51:353411 "rustc-demangle",
Jubilee Young43e198a2024-10-09 00:32:523412 "rustc_abi",
Vadim Petrochenkov6054a302020-02-29 17:16:263413 "rustc_ast",
Mazdak Farrokhzad93a82832020-01-11 12:15:203414 "rustc_attr",
Alex Crichton7f23e6e2019-10-22 15:51:353415 "rustc_codegen_ssa",
Alex Crichton7f23e6e2019-10-22 15:51:353416 "rustc_data_structures",
3417 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:003418 "rustc_fluent_macro",
Alex Crichton7f23e6e2019-10-22 15:51:353419 "rustc_fs_util",
Mazdak Farrokhzadebfd8672020-01-05 01:37:573420 "rustc_hir",
Alex Crichton7f23e6e2019-10-22 15:51:353421 "rustc_index",
Alex Crichton093ede22019-08-15 00:45:093422 "rustc_llvm",
Michael Woeristere72e6392022-02-04 12:19:553423 "rustc_macros",
Camille GILLOT202d39a2021-05-29 20:49:593424 "rustc_metadata",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:453425 "rustc_middle",
Camille GILLOT02025d82020-11-14 15:48:543426 "rustc_query_system",
Ramon de C Valle1f0f2c42024-04-08 02:35:493427 "rustc_sanitizers",
Aaron Hillfca192c2019-12-06 03:04:353428 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323429 "rustc_span",
flip1995e96e6e22022-04-21 13:02:543430 "rustc_symbol_mangling",
Alex Crichton7f23e6e2019-10-22 15:51:353431 "rustc_target",
csmoea30de6e2022-11-03 14:34:243432 "serde",
3433 "serde_json",
Jubilee Younge8eb6912021-04-22 04:40:293434 "smallvec",
Oliver Schererec7230f2020-07-24 18:42:003435 "tracing",
Irina Popab63d7e22018-05-08 13:10:163436]
3437
3438[[package]]
Denis Merigouxc9f26c22018-10-01 16:07:043439name = "rustc_codegen_ssa"
3440version = "0.0.0"
Denis Merigouxb9e5cf92018-10-23 15:01:353441dependencies = [
bjorn3be670842022-05-28 10:43:513442 "ar_archive_writer",
Scott McMurrayc38f75c2024-04-14 07:51:493443 "arrayvec",
Trevor Gross7240da02024-08-07 07:09:123444 "bitflags 2.6.0",
Alex Crichton093ede22019-08-15 00:45:093445 "cc",
Scott McMurrayc38f75c2024-04-14 07:51:493446 "either",
Caleb Cartwrightffad9842024-06-22 21:22:003447 "itertools",
Alex Crichton093ede22019-08-15 00:45:093448 "jobserver",
3449 "libc",
clubby789812daed2024-11-03 11:31:153450 "object 0.36.5",
Federico Ponzi4b6a0272020-07-17 22:01:273451 "pathdiff",
Michael Hackner32992352021-07-30 19:18:143452 "regex",
Jubilee Young43e198a2024-10-09 00:32:523453 "rustc_abi",
David Wood2dc1a8a2021-12-03 14:24:053454 "rustc_arena",
Vadim Petrochenkov6054a302020-02-29 17:16:263455 "rustc_ast",
Sven Kanoldt1696f532024-10-09 12:24:153456 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:203457 "rustc_attr",
Alex Crichton093ede22019-08-15 00:45:093458 "rustc_data_structures",
3459 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:003460 "rustc_fluent_macro",
Alex Crichton093ede22019-08-15 00:45:093461 "rustc_fs_util",
Mazdak Farrokhzadebfd8672020-01-05 01:37:573462 "rustc_hir",
Alex Crichton093ede22019-08-15 00:45:093463 "rustc_incremental",
csmoed20183d2019-09-26 05:30:103464 "rustc_index",
Matthew Jaspercbcef3e2020-06-11 14:49:573465 "rustc_macros",
Camille GILLOTb244b982021-09-24 16:15:363466 "rustc_metadata",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:453467 "rustc_middle",
Camille GILLOT02025d82020-11-14 15:48:543468 "rustc_query_system",
Vadim Petrochenkov11d95142020-06-02 17:03:403469 "rustc_serialize",
Mazdak Farrokhzad4392a8b2020-03-11 11:49:083470 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323471 "rustc_span",
Mark Mansi2d75a332020-03-12 23:07:583472 "rustc_symbol_mangling",
Alex Crichton093ede22019-08-15 00:45:093473 "rustc_target",
Michael Gouleteb75d202024-09-28 18:16:053474 "rustc_trait_selection",
Jhonny Bill Menad1030fa2022-11-17 13:53:143475 "rustc_type_ir",
bjorn35cc35932022-05-06 15:20:423476 "serde_json",
Michael Woeristere6e1e092021-07-14 13:50:423477 "smallvec",
Mark Mansi2d75a332020-03-12 23:07:583478 "tempfile",
bjorn3e9fa2ca2023-09-19 11:23:353479 "thin-vec",
David Wood2dc1a8a2021-12-03 14:24:053480 "thorin-dwp",
Oliver Schererec7230f2020-07-24 18:42:003481 "tracing",
Trevor Gross4a515bd2024-08-26 20:02:543482 "wasm-encoder 0.216.0",
klensy26c09b62024-09-24 13:14:493483 "windows",
Irina Popab63d7e22018-05-08 13:10:163484]
3485
3486[[package]]
Camille GILLOTc5fc2602021-01-05 19:08:113487name = "rustc_const_eval"
3488version = "0.0.0"
3489dependencies = [
Ralf Jung41018892022-11-18 09:18:323490 "either",
Jubilee Young43e198a2024-10-09 00:32:523491 "rustc_abi",
Camille GILLOTc5fc2602021-01-05 19:08:113492 "rustc_apfloat",
3493 "rustc_ast",
3494 "rustc_attr",
3495 "rustc_data_structures",
3496 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:003497 "rustc_fluent_macro",
Camille GILLOTc5fc2602021-01-05 19:08:113498 "rustc_hir",
3499 "rustc_index",
3500 "rustc_infer",
3501 "rustc_macros",
3502 "rustc_middle",
3503 "rustc_mir_dataflow",
3504 "rustc_session",
3505 "rustc_span",
3506 "rustc_target",
3507 "rustc_trait_selection",
Michael Gouleta056a952022-05-22 19:57:463508 "rustc_type_ir",
Camille GILLOTc5fc2602021-01-05 19:08:113509 "tracing",
3510]
3511
3512[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293513name = "rustc_data_structures"
3514version = "0.0.0"
3515dependencies = [
Weihang Lof795a152023-03-15 12:50:043516 "arrayvec",
Trevor Gross7240da02024-08-07 07:09:123517 "bitflags 2.6.0",
Josh Stone8f3af4c2024-01-24 23:36:573518 "either",
Oli Schererdecfb4d2023-02-21 08:37:103519 "elsa",
Jack Hueya42e5a12020-05-27 05:05:093520 "ena",
klensyc653bb92023-11-18 09:42:053521 "indexmap",
Alex Crichton093ede22019-08-15 00:45:093522 "jobserver",
Luca Barbieri45ede922020-04-10 20:42:193523 "libc",
Ralf Jung61a986a2022-06-26 02:21:493524 "measureme",
Weihang Lof795a152023-03-15 12:50:043525 "memmap2",
Rémy Rakic4cb2a282023-12-14 15:40:503526 "parking_lot",
SparrowLiif2a40e92023-11-06 01:58:513527 "portable-atomic",
Noratrieb43483832024-08-24 22:31:103528 "rustc-hash 2.0.0",
Igor Matuszewski5b091302019-12-10 15:01:013529 "rustc-rayon",
Urgau977439d2024-06-19 19:23:403530 "rustc-stable-hash",
SparrowLiib9746ce2023-03-03 02:14:573531 "rustc_arena",
Vadim Petrochenkov11d95142020-06-02 17:03:403532 "rustc_graphviz",
csmoe1cff2e62019-09-25 19:09:513533 "rustc_index",
Matthew Jaspercbcef3e2020-06-11 14:49:573534 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:403535 "rustc_serialize",
Jubilee Younge8eb6912021-04-22 04:40:293536 "smallvec",
Simonas Kazlauskasa5c53652020-03-14 18:13:553537 "stacker",
Mark Rousskov2627eed2020-08-09 01:05:503538 "tempfile",
Nicholas Nethercoteb38106b2022-08-17 04:22:303539 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:003540 "tracing",
klensy26c09b62024-09-24 13:14:493541 "windows",
Ahmed Charles9ca382f2016-09-02 08:55:293542]
3543
3544[[package]]
3545name = "rustc_driver"
3546version = "0.0.0"
3547dependencies = [
John Kåre Alsaker2aceaf42023-02-02 06:17:463548 "rustc_driver_impl",
3549]
3550
3551[[package]]
3552name = "rustc_driver_impl"
3553version = "0.0.0"
3554dependencies = [
Ben Kimock9e0d1a32023-05-19 20:03:353555 "ctrlc",
Luca Barbieri45ede922020-04-10 20:42:193556 "libc",
Vadim Petrochenkov6054a302020-02-29 17:16:263557 "rustc_ast",
David Woodd1fcf6112022-10-13 09:13:023558 "rustc_ast_lowering",
3559 "rustc_ast_passes",
Mazdak Farrokhzade2333312020-01-11 16:02:463560 "rustc_ast_pretty",
David Woodd1fcf6112022-10-13 09:13:023561 "rustc_attr",
3562 "rustc_borrowck",
3563 "rustc_builtin_macros",
Victor Dinga47fdb92020-01-23 10:48:483564 "rustc_codegen_ssa",
David Woodd1fcf6112022-10-13 09:13:023565 "rustc_const_eval",
Alex Crichton093ede22019-08-15 00:45:093566 "rustc_data_structures",
3567 "rustc_errors",
David Woodd1fcf6112022-10-13 09:13:023568 "rustc_expand",
Mazdak Farrokhzad70234f12019-11-30 01:34:183569 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:003570 "rustc_fluent_macro",
lcnr1fc86a62022-09-26 11:00:293571 "rustc_hir_analysis",
Mazdak Farrokhzadb3866a52020-03-23 19:59:193572 "rustc_hir_pretty",
David Woodd1fcf6112022-10-13 09:13:023573 "rustc_hir_typeck",
3574 "rustc_incremental",
The 84725bf8eeb2022-09-02 18:17:203575 "rustc_index",
David Woodd1fcf6112022-10-13 09:13:023576 "rustc_infer",
Alex Crichton093ede22019-08-15 00:45:093577 "rustc_interface",
Mark Rousskovdab3bd62019-10-09 13:53:133578 "rustc_lint",
David Tolnay6152d152022-01-04 00:32:523579 "rustc_log",
Adrian Tombudbe39d82022-08-22 21:43:093580 "rustc_macros",
Alex Crichton093ede22019-08-15 00:45:093581 "rustc_metadata",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:453582 "rustc_middle",
David Woodd1fcf6112022-10-13 09:13:023583 "rustc_mir_build",
3584 "rustc_mir_dataflow",
clubby789d5bc5812023-04-30 01:20:533585 "rustc_mir_transform",
David Woodd1fcf6112022-10-13 09:13:023586 "rustc_monomorphize",
Mazdak Farrokhzad4ae27282019-10-15 20:48:133587 "rustc_parse",
David Woodd1fcf6112022-10-13 09:13:023588 "rustc_passes",
Nadrieril281002d2023-12-10 19:42:303589 "rustc_pattern_analysis",
David Woodd1fcf6112022-10-13 09:13:023590 "rustc_privacy",
3591 "rustc_query_system",
3592 "rustc_resolve",
Mazdak Farrokhzad4392a8b2020-03-11 11:49:083593 "rustc_session",
Oğuz Ağcayazıebd9c142023-11-09 09:11:413594 "rustc_smir",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323595 "rustc_span",
Alex Crichton093ede22019-08-15 00:45:093596 "rustc_target",
David Woodd1fcf6112022-10-13 09:13:023597 "rustc_trait_selection",
3598 "rustc_ty_utils",
bjorn3fc1df4f2021-06-03 15:45:093599 "serde_json",
David Koloski684aa2c2023-12-06 18:25:133600 "shlex",
Esteban Küber8eb58432023-03-03 22:25:183601 "time",
Oliver Schererec7230f2020-07-24 18:42:003602 "tracing",
klensy26c09b62024-09-24 13:14:493603 "windows",
Ahmed Charles9ca382f2016-09-02 08:55:293604]
3605
3606[[package]]
Guillaume Gomez125da0c2019-11-11 21:47:053607name = "rustc_error_codes"
3608version = "0.0.0"
3609
3610[[package]]
David Woodc45f2952022-03-24 02:03:043611name = "rustc_error_messages"
3612version = "0.0.0"
3613dependencies = [
David Woodd5119c52022-03-28 08:36:203614 "fluent-bundle",
3615 "fluent-syntax",
Charles Lewa7750042022-11-06 06:43:253616 "icu_list",
3617 "icu_locid",
3618 "icu_provider_adapters",
David Woodccd48202022-04-03 04:32:383619 "intl-memoizer",
Charles Lewa7750042022-11-06 06:43:253620 "rustc_baked_icu_data",
David Wood7f916972022-03-26 07:27:433621 "rustc_data_structures",
David Woodc45f2952022-03-24 02:03:043622 "rustc_macros",
3623 "rustc_serialize",
3624 "rustc_span",
David Wood7f916972022-03-26 07:27:433625 "tracing",
3626 "unic-langid",
David Woodc45f2952022-03-24 02:03:043627]
3628
3629[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293630name = "rustc_errors"
3631version = "0.0.0"
3632dependencies = [
Xiretzac8642382024-08-19 20:20:483633 "annotate-snippets 0.11.4",
Oli Scherer29de70d2023-07-25 13:09:533634 "derive_setters",
Jubilee Young4839d6e2024-10-28 03:38:333635 "rustc_abi",
Xiretza8489a672022-09-14 17:22:203636 "rustc_ast",
3637 "rustc_ast_pretty",
Alex Crichton093ede22019-08-15 00:45:093638 "rustc_data_structures",
Nicholas Nethercote5d9dfbd2024-01-13 23:57:073639 "rustc_error_codes",
David Woodc45f2952022-03-24 02:03:043640 "rustc_error_messages",
Nilstriebb5d3d972023-04-16 12:33:003641 "rustc_fluent_macro",
Michael Gouletff9fd362022-06-29 05:09:593642 "rustc_hir",
Nicholas Nethercote5d9dfbd2024-01-13 23:57:073643 "rustc_index",
Aaron Hill23018a52020-08-13 19:41:523644 "rustc_lint_defs",
Matthew Jaspercbcef3e2020-06-11 14:49:573645 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:403646 "rustc_serialize",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323647 "rustc_span",
Nathan Stocks0d658192022-08-26 20:39:593648 "rustc_target",
Jhonny Bill Menad1030fa2022-11-17 13:53:143649 "rustc_type_ir",
bjorn362a4f912021-06-03 19:14:153650 "serde",
3651 "serde_json",
Alex Crichton093ede22019-08-15 00:45:093652 "termcolor",
John Kåre Alsakerb0b11d32020-01-29 00:13:483653 "termize",
Oliver Schererec7230f2020-07-24 18:42:003654 "tracing",
klensy26c09b62024-09-24 13:14:493655 "windows",
Ahmed Charles9ca382f2016-09-02 08:55:293656]
3657
3658[[package]]
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323659name = "rustc_expand"
3660version = "0.0.0"
3661dependencies = [
Vadim Petrochenkov6054a302020-02-29 17:16:263662 "rustc_ast",
Mazdak Farrokhzad6cbcb832020-01-05 10:11:393663 "rustc_ast_passes",
Mazdak Farrokhzade2333312020-01-11 16:02:463664 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:203665 "rustc_attr",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323666 "rustc_data_structures",
3667 "rustc_errors",
3668 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:003669 "rustc_fluent_macro",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323670 "rustc_lexer",
Aaron Hillf9025512020-12-07 23:55:003671 "rustc_lint_defs",
Matthew Jaspercbcef3e2020-06-11 14:49:573672 "rustc_macros",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323673 "rustc_parse",
Vadim Petrochenkov11d95142020-06-02 17:03:403674 "rustc_serialize",
Mazdak Farrokhzadf361b712020-01-05 09:47:203675 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323676 "rustc_span",
Jubilee Younge8eb6912021-04-22 04:40:293677 "smallvec",
Nicholas Nethercote67d5cc02022-09-08 07:22:523678 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:003679 "tracing",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323680]
3681
3682[[package]]
Mazdak Farrokhzad3d080a42019-11-29 23:23:383683name = "rustc_feature"
3684version = "0.0.0"
3685dependencies = [
Mazdak Farrokhzad70234f12019-11-30 01:34:183686 "rustc_data_structures",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323687 "rustc_span",
Mazdak Farrokhzad3d080a42019-11-29 23:23:383688]
3689
3690[[package]]
Nilstriebb5d3d972023-04-16 12:33:003691name = "rustc_fluent_macro"
Michael Goulet60c95442023-10-18 21:55:153692version = "0.0.0"
Nilstriebb5d3d972023-04-16 12:33:003693dependencies = [
Xiretzac8642382024-08-19 20:20:483694 "annotate-snippets 0.11.4",
Nilstriebb5d3d972023-04-16 12:33:003695 "fluent-bundle",
3696 "fluent-syntax",
3697 "proc-macro2",
3698 "quote",
clubby789812daed2024-11-03 11:31:153699 "syn 2.0.87",
Nilstriebb5d3d972023-04-16 12:33:003700 "unic-langid",
3701]
3702
3703[[package]]
Mark Rousskove3177c62018-08-03 21:31:033704name = "rustc_fs_util"
3705version = "0.0.0"
3706
3707[[package]]
Vadim Petrochenkov11d95142020-06-02 17:03:403708name = "rustc_graphviz"
3709version = "0.0.0"
3710
3711[[package]]
Mazdak Farrokhzad7a140732019-12-25 02:51:273712name = "rustc_hir"
3713version = "0.0.0"
3714dependencies = [
Michael Woeristerd0be27c2021-07-20 11:54:373715 "odht",
Jubilee Youngbb0cd562024-11-03 03:24:383716 "rustc_abi",
Camille GILLOT250c71b2021-07-13 16:45:203717 "rustc_arena",
Vadim Petrochenkov6054a302020-02-29 17:16:263718 "rustc_ast",
Mazdak Farrokhzad7a140732019-12-25 02:51:273719 "rustc_data_structures",
Mazdak Farrokhzad7a140732019-12-25 02:51:273720 "rustc_index",
3721 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:403722 "rustc_serialize",
Mazdak Farrokhzad7a140732019-12-25 02:51:273723 "rustc_span",
3724 "rustc_target",
Jubilee Younge8eb6912021-04-22 04:40:293725 "smallvec",
Oliver Schererec7230f2020-07-24 18:42:003726 "tracing",
Mazdak Farrokhzad7a140732019-12-25 02:51:273727]
3728
3729[[package]]
lcnr1fc86a62022-09-26 11:00:293730name = "rustc_hir_analysis"
3731version = "0.0.0"
3732dependencies = [
Caleb Cartwrightffad9842024-06-22 21:22:003733 "itertools",
Jubilee Young4839d6e2024-10-28 03:38:333734 "rustc_abi",
lcnr1fc86a62022-09-26 11:00:293735 "rustc_arena",
3736 "rustc_ast",
3737 "rustc_attr",
3738 "rustc_data_structures",
3739 "rustc_errors",
3740 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:003741 "rustc_fluent_macro",
lcnr1fc86a62022-09-26 11:00:293742 "rustc_hir",
lcnr1fc86a62022-09-26 11:00:293743 "rustc_index",
3744 "rustc_infer",
Nilstriebee8f92b2023-04-16 09:48:013745 "rustc_lint_defs",
lcnr1fc86a62022-09-26 11:00:293746 "rustc_macros",
3747 "rustc_middle",
lcnr1fc86a62022-09-26 11:00:293748 "rustc_session",
3749 "rustc_span",
3750 "rustc_target",
3751 "rustc_trait_selection",
lcnr1fc86a62022-09-26 11:00:293752 "rustc_type_ir",
3753 "smallvec",
3754 "tracing",
3755]
3756
3757[[package]]
Mazdak Farrokhzadb3866a52020-03-23 19:59:193758name = "rustc_hir_pretty"
3759version = "0.0.0"
3760dependencies = [
Jubilee Young8a0e6402024-10-31 04:57:403761 "rustc_abi",
Mazdak Farrokhzadb3866a52020-03-23 19:59:193762 "rustc_ast",
3763 "rustc_ast_pretty",
Mazdak Farrokhzadb3866a52020-03-23 19:59:193764 "rustc_hir",
3765 "rustc_span",
Mazdak Farrokhzadb3866a52020-03-23 19:59:193766]
3767
3768[[package]]
lcnrfb3ab132022-10-20 15:51:373769name = "rustc_hir_typeck"
Michael Goulet60c95442023-10-18 21:55:153770version = "0.0.0"
lcnrfb3ab132022-10-20 15:51:373771dependencies = [
Caleb Cartwrightffad9842024-06-22 21:22:003772 "itertools",
Jubilee Young43e198a2024-10-09 00:32:523773 "rustc_abi",
lcnrfb3ab132022-10-20 15:51:373774 "rustc_ast",
Jason Newcombbe9b1252024-02-24 22:22:283775 "rustc_ast_ir",
许杰友 Jieyou Xu (Joe)08c77a62023-07-16 10:18:383776 "rustc_attr",
lcnrfb3ab132022-10-20 15:51:373777 "rustc_data_structures",
3778 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:003779 "rustc_fluent_macro",
lcnrfb3ab132022-10-20 15:51:373780 "rustc_hir",
3781 "rustc_hir_analysis",
3782 "rustc_hir_pretty",
3783 "rustc_index",
3784 "rustc_infer",
3785 "rustc_lint",
3786 "rustc_macros",
3787 "rustc_middle",
lcnrfb3ab132022-10-20 15:51:373788 "rustc_session",
3789 "rustc_span",
lcnrfb3ab132022-10-20 15:51:373790 "rustc_trait_selection",
3791 "rustc_type_ir",
3792 "smallvec",
3793 "tracing",
3794]
3795
3796[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293797name = "rustc_incremental"
3798version = "0.0.0"
3799dependencies = [
Thom Chiovolonia4bf36e2022-11-21 00:55:413800 "rand",
Vadim Petrochenkov6054a302020-02-29 17:16:263801 "rustc_ast",
Alex Crichton093ede22019-08-15 00:45:093802 "rustc_data_structures",
Eric Huss074d6672021-05-25 18:48:593803 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:003804 "rustc_fluent_macro",
Alex Crichton093ede22019-08-15 00:45:093805 "rustc_fs_util",
Vadim Petrochenkov11d95142020-06-02 17:03:403806 "rustc_graphviz",
Mazdak Farrokhzadebfd8672020-01-05 01:37:573807 "rustc_hir",
Matthew Jaspercbcef3e2020-06-11 14:49:573808 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:453809 "rustc_middle",
Vadim Petrochenkov11d95142020-06-02 17:03:403810 "rustc_serialize",
Mark Rousskov984c74a2019-11-12 13:22:163811 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323812 "rustc_span",
Nicholas Nethercote4143b102022-11-23 00:55:163813 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:003814 "tracing",
Ahmed Charles9ca382f2016-09-02 08:55:293815]
3816
3817[[package]]
csmoe1cff2e62019-09-25 19:09:513818name = "rustc_index"
3819version = "0.0.0"
3820dependencies = [
Weihang Lof795a152023-03-15 12:50:043821 "arrayvec",
Michael Goulet45066812023-10-24 00:16:143822 "rustc_index_macros",
Matthew Jaspercbcef3e2020-06-11 14:49:573823 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:403824 "rustc_serialize",
Mark Rousskov00c55a12021-11-05 18:50:293825 "smallvec",
csmoe1cff2e62019-09-25 19:09:513826]
3827
3828[[package]]
Michael Goulet45066812023-10-24 00:16:143829name = "rustc_index_macros"
3830version = "0.0.0"
3831dependencies = [
3832 "proc-macro2",
3833 "quote",
clubby789812daed2024-11-03 11:31:153834 "syn 2.0.87",
Michael Goulet45066812023-10-24 00:16:143835]
3836
3837[[package]]
Camille GILLOTf07e8892020-01-06 19:13:243838name = "rustc_infer"
3839version = "0.0.0"
3840dependencies = [
Jason Newcombbe9b1252024-02-24 22:22:283841 "rustc_ast_ir",
Camille GILLOTf07e8892020-01-06 19:13:243842 "rustc_data_structures",
Camille GILLOTf07e8892020-01-06 19:13:243843 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:003844 "rustc_fluent_macro",
Camille GILLOTf07e8892020-01-06 19:13:243845 "rustc_hir",
3846 "rustc_index",
3847 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:453848 "rustc_middle",
Camille GILLOTf07e8892020-01-06 19:13:243849 "rustc_span",
Michael Goulet27588d12024-07-05 20:39:243850 "rustc_type_ir",
Jubilee Younge8eb6912021-04-22 04:40:293851 "smallvec",
GnomedDev8de8f462024-10-10 18:56:213852 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:003853 "tracing",
Camille GILLOTf07e8892020-01-06 19:13:243854]
3855
3856[[package]]
John Kåre Alsaker23a51f92018-12-08 19:30:233857name = "rustc_interface"
3858version = "0.0.0"
3859dependencies = [
Igor Matuszewski5b091302019-12-10 15:01:013860 "rustc-rayon",
Camille GILLOTa4b1158f2020-11-18 18:02:313861 "rustc-rayon-core",
Vadim Petrochenkov6054a302020-02-29 17:16:263862 "rustc_ast",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563863 "rustc_ast_lowering",
Mazdak Farrokhzaded69fbb2020-01-05 09:58:443864 "rustc_ast_passes",
Urgau228496e2024-05-03 19:14:423865 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:203866 "rustc_attr",
Camille GILLOT31a61cc2020-12-30 17:48:403867 "rustc_borrowck",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323868 "rustc_builtin_macros",
Alex Crichton7f23e6e2019-10-22 15:51:353869 "rustc_codegen_llvm",
Alex Crichton093ede22019-08-15 00:45:093870 "rustc_codegen_ssa",
Camille GILLOTc5fc2602021-01-05 19:08:113871 "rustc_const_eval",
Alex Crichton093ede22019-08-15 00:45:093872 "rustc_data_structures",
3873 "rustc_errors",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323874 "rustc_expand",
Vadim Petrochenkov7353c962023-08-09 12:28:003875 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:003876 "rustc_fluent_macro",
John Kåre Alsaker4f7cd3d2023-03-16 20:42:313877 "rustc_fs_util",
Mazdak Farrokhzad7a140732019-12-25 02:51:273878 "rustc_hir",
lcnr1fc86a62022-09-26 11:00:293879 "rustc_hir_analysis",
lcnrfb3ab132022-10-20 15:51:373880 "rustc_hir_typeck",
Alex Crichton093ede22019-08-15 00:45:093881 "rustc_incremental",
3882 "rustc_lint",
finalchildc1a98412022-08-16 20:07:473883 "rustc_macros",
Alex Crichton093ede22019-08-15 00:45:093884 "rustc_metadata",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:453885 "rustc_middle",
Matthew Jasperb3589292020-01-05 15:46:443886 "rustc_mir_build",
Camille GILLOTbba4be62021-01-01 00:53:253887 "rustc_mir_transform",
Camille GILLOT81a600b2021-01-02 13:42:153888 "rustc_monomorphize",
Mazdak Farrokhzad4ae27282019-10-15 20:48:133889 "rustc_parse",
Alex Crichton093ede22019-08-15 00:45:093890 "rustc_passes",
Alex Crichton093ede22019-08-15 00:45:093891 "rustc_privacy",
Camille GILLOT4581d162021-01-19 19:40:163892 "rustc_query_impl",
John Kåre Alsaker66d85432023-03-25 08:46:193893 "rustc_query_system",
Alex Crichton093ede22019-08-15 00:45:093894 "rustc_resolve",
Ben Kimockfbaa24e2023-10-28 01:26:433895 "rustc_serialize",
Mazdak Farrokhzad7dbccf52020-01-05 08:40:163896 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323897 "rustc_span",
Mark Mansi2d75a332020-03-12 23:07:583898 "rustc_symbol_mangling",
Mazdak Farrokhzadd945f982019-10-11 21:48:163899 "rustc_target",
Camille GILLOTc1e3d552020-02-11 18:53:403900 "rustc_trait_selection",
Alex Crichton093ede22019-08-15 00:45:093901 "rustc_traits",
LeSeulArtichautf59d0302020-11-19 20:32:373902 "rustc_ty_utils",
Oliver Schererec7230f2020-07-24 18:42:003903 "tracing",
John Kåre Alsaker23a51f92018-12-08 19:30:233904]
3905
3906[[package]]
Aleksey Kladov395ee0b2019-05-06 08:53:403907name = "rustc_lexer"
Michael Goulet60c95442023-10-18 21:55:153908version = "0.0.0"
Aleksey Kladov395ee0b2019-05-06 08:53:403909dependencies = [
Aleksey Kladovf7be59c2020-08-21 12:03:503910 "expect-test",
Charles Lewbca79a22023-07-29 00:47:213911 "unicode-properties",
Aaron Hill70ba4912020-08-01 14:11:153912 "unicode-xid",
Aleksey Kladov395ee0b2019-05-06 08:53:403913]
3914
3915[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293916name = "rustc_lint"
3917version = "0.0.0"
3918dependencies = [
Jubilee Young3f73fe72024-10-28 06:57:433919 "rustc_abi",
Vadim Petrochenkov6054a302020-02-29 17:16:263920 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:463921 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:203922 "rustc_attr",
Alex Crichton093ede22019-08-15 00:45:093923 "rustc_data_structures",
Mazdak Farrokhzad8bd3d242020-01-09 10:18:473924 "rustc_errors",
Mazdak Farrokhzad3d080a42019-11-29 23:23:383925 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:003926 "rustc_fluent_macro",
Mazdak Farrokhzadebfd8672020-01-05 01:37:573927 "rustc_hir",
csmoe64f61c72019-09-26 05:38:333928 "rustc_index",
Mara Bos0a313252021-08-16 15:25:353929 "rustc_infer",
David Wood9d864c82022-06-30 07:57:453930 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:453931 "rustc_middle",
Mara Bos6b446622020-10-20 20:25:423932 "rustc_parse_format",
Mark Rousskovf03d8f32019-11-12 17:09:203933 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323934 "rustc_span",
Alex Crichton093ede22019-08-15 00:45:093935 "rustc_target",
Camille GILLOTc1e3d552020-02-11 18:53:403936 "rustc_trait_selection",
Michael Gouleta056a952022-05-22 19:57:463937 "rustc_type_ir",
Oliver Schererec7230f2020-07-24 18:42:003938 "tracing",
Charles Lew485e98a2020-01-02 12:02:223939 "unicode-security",
Ahmed Charles9ca382f2016-09-02 08:55:293940]
3941
3942[[package]]
Aaron Hill23018a52020-08-13 19:41:523943name = "rustc_lint_defs"
3944version = "0.0.0"
3945dependencies = [
Jubilee Young8a0e6402024-10-31 04:57:403946 "rustc_abi",
Aaron Hill23018a52020-08-13 19:41:523947 "rustc_ast",
3948 "rustc_data_structures",
David Woodc45f2952022-03-24 02:03:043949 "rustc_error_messages",
xFrednet33a59452021-11-20 19:45:273950 "rustc_hir",
Aaron Hill23018a52020-08-13 19:41:523951 "rustc_macros",
3952 "rustc_serialize",
3953 "rustc_span",
bjorn362a4f912021-06-03 19:14:153954 "serde",
Aaron Hill23018a52020-08-13 19:41:523955]
3956
3957[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293958name = "rustc_llvm"
3959version = "0.0.0"
3960dependencies = [
Alex Crichton093ede22019-08-15 00:45:093961 "cc",
Aaron Hill47e932b2019-12-12 15:51:193962 "libc",
Ahmed Charles9ca382f2016-09-02 08:55:293963]
3964
3965[[package]]
David Tolnay6152d152022-01-04 00:32:523966name = "rustc_log"
3967version = "0.0.0"
3968dependencies = [
David Tolnayffbeebb2022-01-04 06:01:353969 "rustc_span",
David Tolnay6152d152022-01-04 00:32:523970 "tracing",
Yuki Omoto4e2a3562023-01-11 15:17:483971 "tracing-core",
David Tolnay6152d152022-01-04 00:32:523972 "tracing-subscriber",
3973 "tracing-tree",
3974]
3975
3976[[package]]
John Kåre Alsaker74b64192019-03-01 00:22:103977name = "rustc_macros"
Michael Goulet60c95442023-10-18 21:55:153978version = "0.0.0"
John Kåre Alsaker74b64192019-03-01 00:22:103979dependencies = [
Aaron Hill70ba4912020-08-01 14:11:153980 "proc-macro2",
3981 "quote",
clubby789812daed2024-11-03 11:31:153982 "syn 2.0.87",
klensy7142c8d2023-11-09 11:37:303983 "synstructure",
John Kåre Alsaker74b64192019-03-01 00:22:103984]
3985
3986[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293987name = "rustc_metadata"
3988version = "0.0.0"
3989dependencies = [
Trevor Gross7240da02024-08-07 07:09:123990 "bitflags 2.6.0",
Simonas Kazlauskasfcaeb452024-01-10 15:12:013991 "libloading",
Michael Woeristerd0be27c2021-07-20 11:54:373992 "odht",
Jubilee Young4839d6e2024-10-28 03:38:333993 "rustc_abi",
Vadim Petrochenkov6054a302020-02-29 17:16:263994 "rustc_ast",
Mazdak Farrokhzad93a82832020-01-11 12:15:203995 "rustc_attr",
Alex Crichton093ede22019-08-15 00:45:093996 "rustc_data_structures",
3997 "rustc_errors",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323998 "rustc_expand",
Jonas Schievinka447c212020-09-12 23:58:173999 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:004000 "rustc_fluent_macro",
John Kåre Alsaker4f7cd3d2023-03-16 20:42:314001 "rustc_fs_util",
Mazdak Farrokhzadebfd8672020-01-05 01:37:574002 "rustc_hir",
Mazdak Farrokhzadb3866a52020-03-23 19:59:194003 "rustc_hir_pretty",
csmoed20183d2019-09-26 05:30:104004 "rustc_index",
Matthew Jaspercbcef3e2020-06-11 14:49:574005 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454006 "rustc_middle",
Vadim Petrochenkov11d95142020-06-02 17:03:404007 "rustc_serialize",
Mazdak Farrokhzad4392a8b2020-03-11 11:49:084008 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324009 "rustc_span",
Alex Crichton093ede22019-08-15 00:45:094010 "rustc_target",
Michael Gouleta056a952022-05-22 19:57:464011 "rustc_type_ir",
Yoshiki Matsuda5d9ba492022-04-24 14:49:044012 "tempfile",
Oliver Schererec7230f2020-07-24 18:42:004013 "tracing",
Ahmed Charles9ca382f2016-09-02 08:55:294014]
4015
4016[[package]]
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454017name = "rustc_middle"
4018version = "0.0.0"
4019dependencies = [
Trevor Gross7240da02024-08-07 07:09:124020 "bitflags 2.6.0",
Pavel Grigorenkofd16a0e2024-06-26 22:29:494021 "derive-where",
Camille GILLOTfd9c04f2021-01-05 18:53:074022 "either",
John Kåre Alsaker7aab1dd2023-04-30 07:29:024023 "field-offset",
Camille GILLOTfd9c04f2021-01-05 18:53:074024 "gsgdt",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454025 "polonius-engine",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454026 "rustc-rayon-core",
Jubilee Young43e198a2024-10-09 00:32:524027 "rustc_abi",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454028 "rustc_apfloat",
Vadim Petrochenkov11d95142020-06-02 17:03:404029 "rustc_arena",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454030 "rustc_ast",
Oli Scherer8a6d3532024-02-27 18:11:234031 "rustc_ast_ir",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454032 "rustc_attr",
4033 "rustc_data_structures",
Joshua Nelsone4330292022-12-22 18:57:474034 "rustc_error_messages",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454035 "rustc_errors",
4036 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:004037 "rustc_fluent_macro",
Camille GILLOTfd9c04f2021-01-05 18:53:074038 "rustc_graphviz",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454039 "rustc_hir",
Michael Goulet619e0442024-04-14 14:26:594040 "rustc_hir_pretty",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454041 "rustc_index",
blyxyasb4da0582023-11-13 13:35:374042 "rustc_lint_defs",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454043 "rustc_macros",
4044 "rustc_query_system",
Vadim Petrochenkov11d95142020-06-02 17:03:404045 "rustc_serialize",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454046 "rustc_session",
4047 "rustc_span",
4048 "rustc_target",
LeSeulArtichaut0cf5a8a2020-11-18 15:37:104049 "rustc_type_ir",
Jubilee Younge8eb6912021-04-22 04:40:294050 "smallvec",
Nicholas Nethercoteb38106b2022-08-17 04:22:304051 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:004052 "tracing",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454053]
4054
4055[[package]]
Matthew Jasperb3589292020-01-05 15:46:444056name = "rustc_mir_build"
4057version = "0.0.0"
4058dependencies = [
Ralf Junge613bc92024-07-13 15:24:504059 "either",
Caleb Cartwrightffad9842024-06-22 21:22:004060 "itertools",
Jubilee Young8a0e6402024-10-31 04:57:404061 "rustc_abi",
Matthew Jasperb3589292020-01-05 15:46:444062 "rustc_apfloat",
Vadim Petrochenkov11d95142020-06-02 17:03:404063 "rustc_arena",
Vadim Petrochenkov6054a302020-02-29 17:16:264064 "rustc_ast",
Matthew Jasperb3589292020-01-05 15:46:444065 "rustc_data_structures",
Matthew Jasperb3589292020-01-05 15:46:444066 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:004067 "rustc_fluent_macro",
Matthew Jasperb3589292020-01-05 15:46:444068 "rustc_hir",
4069 "rustc_index",
Camille GILLOTf07e8892020-01-06 19:13:244070 "rustc_infer",
Jules Bertholet9d92a7f2024-05-02 23:55:034071 "rustc_lint",
TheOddGarlic82f05442022-08-20 11:28:434072 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454073 "rustc_middle",
Nadrieril281002d2023-12-10 19:42:304074 "rustc_pattern_analysis",
Mazdak Farrokhzad58eb03d2020-01-20 21:23:074075 "rustc_session",
Matthew Jasperb3589292020-01-05 15:46:444076 "rustc_span",
Camille GILLOTc1e3d552020-02-11 18:53:404077 "rustc_trait_selection",
Oliver Schererec7230f2020-07-24 18:42:004078 "tracing",
Matthew Jasperb3589292020-01-05 15:46:444079]
4080
4081[[package]]
Camille GILLOTfd9c04f2021-01-05 18:53:074082name = "rustc_mir_dataflow"
4083version = "0.0.0"
4084dependencies = [
4085 "polonius-engine",
4086 "regex",
Jubilee Young4839d6e2024-10-28 03:38:334087 "rustc_abi",
Camille GILLOTfd9c04f2021-01-05 18:53:074088 "rustc_ast",
4089 "rustc_data_structures",
5225225ee2b1612022-08-19 09:21:144090 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:004091 "rustc_fluent_macro",
Camille GILLOTfd9c04f2021-01-05 18:53:074092 "rustc_graphviz",
4093 "rustc_hir",
4094 "rustc_index",
5225225ee2b1612022-08-19 09:21:144095 "rustc_macros",
Camille GILLOTfd9c04f2021-01-05 18:53:074096 "rustc_middle",
Camille GILLOTfd9c04f2021-01-05 18:53:074097 "rustc_span",
Camille GILLOTfd9c04f2021-01-05 18:53:074098 "smallvec",
4099 "tracing",
4100]
4101
4102[[package]]
Camille GILLOTbba4be62021-01-01 00:53:254103name = "rustc_mir_transform"
4104version = "0.0.0"
4105dependencies = [
Ralf Jung41018892022-11-18 09:18:324106 "either",
Caleb Cartwrightffad9842024-06-22 21:22:004107 "itertools",
Jubilee Young88a9edc2024-10-28 04:34:494108 "rustc_abi",
Camille GILLOT751a0792023-01-16 22:12:364109 "rustc_arena",
Camille GILLOTbba4be62021-01-01 00:53:254110 "rustc_ast",
4111 "rustc_attr",
Camille GILLOTc5fc2602021-01-05 19:08:114112 "rustc_const_eval",
Camille GILLOTbba4be62021-01-01 00:53:254113 "rustc_data_structures",
4114 "rustc_errors",
clubby789d5bc5812023-04-30 01:20:534115 "rustc_fluent_macro",
Camille GILLOTbba4be62021-01-01 00:53:254116 "rustc_hir",
4117 "rustc_index",
Jubilee Youngdb6ec262024-05-24 08:14:314118 "rustc_infer",
clubby789d5bc5812023-04-30 01:20:534119 "rustc_macros",
Camille GILLOTbba4be62021-01-01 00:53:254120 "rustc_middle",
Martin Nordholtsb4b33df2023-07-20 19:01:274121 "rustc_mir_build",
Camille GILLOTfd9c04f2021-01-05 18:53:074122 "rustc_mir_dataflow",
Camille GILLOTbba4be62021-01-01 00:53:254123 "rustc_session",
4124 "rustc_span",
4125 "rustc_target",
4126 "rustc_trait_selection",
DianQK8b9d7b12024-07-04 04:43:374127 "rustc_type_ir",
Camille GILLOTbba4be62021-01-01 00:53:254128 "smallvec",
4129 "tracing",
4130]
4131
4132[[package]]
Camille GILLOT81a600b2021-01-02 13:42:154133name = "rustc_monomorphize"
4134version = "0.0.0"
4135dependencies = [
Jubilee Young31cbde032024-11-03 03:28:244136 "rustc_abi",
Camille GILLOT81a600b2021-01-02 13:42:154137 "rustc_data_structures",
Nathan Stocks137f20c2022-08-18 21:51:474138 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:004139 "rustc_fluent_macro",
Camille GILLOT81a600b2021-01-02 13:42:154140 "rustc_hir",
Nathan Stocks137f20c2022-08-18 21:51:474141 "rustc_macros",
Camille GILLOT81a600b2021-01-02 13:42:154142 "rustc_middle",
4143 "rustc_session",
4144 "rustc_span",
4145 "rustc_target",
Joshua Nelsoneb53eea2022-12-29 21:08:094146 "serde",
4147 "serde_json",
Camille GILLOT81a600b2021-01-02 13:42:154148 "tracing",
4149]
4150
4151[[package]]
Michael Gouletcb415092023-11-22 23:44:584152name = "rustc_next_trait_solver"
4153version = "0.0.0"
4154dependencies = [
Pavel Grigorenko70a11c72024-06-26 22:59:304155 "derive-where",
Michael Goulet532149e2024-06-17 21:59:084156 "rustc_ast_ir",
4157 "rustc_data_structures",
4158 "rustc_index",
4159 "rustc_macros",
4160 "rustc_serialize",
Michael Gouletcb415092023-11-22 23:44:584161 "rustc_type_ir",
Michael Goulet532149e2024-06-17 21:59:084162 "rustc_type_ir_macros",
4163 "tracing",
Michael Gouletcb415092023-11-22 23:44:584164]
4165
4166[[package]]
Mazdak Farrokhzad4ae27282019-10-15 20:48:134167name = "rustc_parse"
4168version = "0.0.0"
4169dependencies = [
Trevor Gross7240da02024-08-07 07:09:124170 "bitflags 2.6.0",
Vadim Petrochenkov6054a302020-02-29 17:16:264171 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:464172 "rustc_ast_pretty",
Mazdak Farrokhzad4ae27282019-10-15 20:48:134173 "rustc_data_structures",
4174 "rustc_errors",
Mazdak Farrokhzad3d080a42019-11-29 23:23:384175 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:004176 "rustc_fluent_macro",
Nicholas Nethercote1fdabfb2024-08-21 04:16:424177 "rustc_index",
Mazdak Farrokhzad4ae27282019-10-15 20:48:134178 "rustc_lexer",
Christian Povedad6da5fb2022-04-25 20:55:244179 "rustc_macros",
Mazdak Farrokhzadf361b712020-01-05 09:47:204180 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324181 "rustc_span",
Nicholas Nethercote2acbe9c2024-05-02 23:26:344182 "termcolor",
Nicholas Nethercote67d5cc02022-09-08 07:22:524183 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:004184 "tracing",
Charles Lew0bcddfe2019-11-23 14:33:404185 "unicode-normalization",
printfn46b41b42024-10-12 21:57:504186 "unicode-width 0.2.0",
Mazdak Farrokhzad4ae27282019-10-15 20:48:134187]
4188
4189[[package]]
Vadim Petrochenkov11d95142020-06-02 17:03:404190name = "rustc_parse_format"
4191version = "0.0.0"
4192dependencies = [
Lukas Wirth2bba05612023-09-05 17:11:504193 "rustc_index",
Vadim Petrochenkov11d95142020-06-02 17:03:404194 "rustc_lexer",
Vadim Petrochenkov11d95142020-06-02 17:03:404195]
4196
4197[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294198name = "rustc_passes"
4199version = "0.0.0"
4200dependencies = [
Jubilee Young4839d6e2024-10-28 03:38:334201 "rustc_abi",
Vadim Petrochenkov6054a302020-02-29 17:16:264202 "rustc_ast",
Camelid8f40e112021-03-14 21:39:134203 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:204204 "rustc_attr",
Alex Crichton093ede22019-08-15 00:45:094205 "rustc_data_structures",
4206 "rustc_errors",
ridwanabdillahi175a4ea2022-04-26 01:02:434207 "rustc_expand",
Aaron Hillaf466992021-07-29 17:00:414208 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:004209 "rustc_fluent_macro",
Mazdak Farrokhzadebfd8672020-01-05 01:37:574210 "rustc_hir",
Mark Rousskov7c3f65b2019-10-04 14:46:574211 "rustc_index",
Guillaume Gomez8a35b932020-12-01 22:41:124212 "rustc_lexer",
David Wood78b19a92022-07-11 17:59:044213 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454214 "rustc_middle",
Oli Scherer746e4ef2024-03-12 07:00:014215 "rustc_privacy",
Mazdak Farrokhzadfff5ef62020-01-02 11:54:434216 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324217 "rustc_span",
Mark Rousskov7c3f65b2019-10-04 14:46:574218 "rustc_target",
Michael Goulet9eae7732023-03-14 18:43:374219 "rustc_trait_selection",
Oliver Schererec7230f2020-07-24 18:42:004220 "tracing",
Ahmed Charles9ca382f2016-09-02 08:55:294221]
4222
4223[[package]]
Nadrieril281002d2023-12-10 19:42:304224name = "rustc_pattern_analysis"
4225version = "0.0.0"
4226dependencies = [
Noratrieb43483832024-08-24 22:31:104227 "rustc-hash 2.0.0",
Jubilee Young4839d6e2024-10-28 03:38:334228 "rustc_abi",
Nadrieril281002d2023-12-10 19:42:304229 "rustc_apfloat",
4230 "rustc_arena",
4231 "rustc_data_structures",
4232 "rustc_errors",
4233 "rustc_fluent_macro",
4234 "rustc_hir",
4235 "rustc_index",
4236 "rustc_macros",
4237 "rustc_middle",
4238 "rustc_session",
4239 "rustc_span",
Nadrieril281002d2023-12-10 19:42:304240 "smallvec",
4241 "tracing",
Nadrierild697dd42024-03-04 15:57:324242 "tracing-subscriber",
4243 "tracing-tree",
Nadrieril281002d2023-12-10 19:42:304244]
4245
4246[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294247name = "rustc_privacy"
4248version = "0.0.0"
4249dependencies = [
inquisitivecrystal8c62fa02021-07-31 06:50:574250 "rustc_ast",
Mazdak Farrokhzad93a82832020-01-11 12:15:204251 "rustc_attr",
Alex Crichton093ede22019-08-15 00:45:094252 "rustc_data_structures",
Mazdak Farrokhzad2c3e5d32019-12-31 20:25:164253 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:004254 "rustc_fluent_macro",
Mazdak Farrokhzadebfd8672020-01-05 01:37:574255 "rustc_hir",
David Woodbe9ebfd2022-06-22 13:17:344256 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454257 "rustc_middle",
Mazdak Farrokhzad4392a8b2020-03-11 11:49:084258 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324259 "rustc_span",
Oli Scherer4389a1c2023-07-18 07:22:464260 "rustc_ty_utils",
Oliver Schererec7230f2020-07-24 18:42:004261 "tracing",
Ahmed Charles9ca382f2016-09-02 08:55:294262]
4263
4264[[package]]
Camille GILLOT4581d162021-01-19 19:40:164265name = "rustc_query_impl"
4266version = "0.0.0"
4267dependencies = [
John Kåre Alsaker7aab1dd2023-04-30 07:29:024268 "field-offset",
Ralf Jung61a986a2022-06-26 02:21:494269 "measureme",
Camille GILLOT4581d162021-01-19 19:40:164270 "rustc_data_structures",
4271 "rustc_errors",
Camille GILLOT4581d162021-01-19 19:40:164272 "rustc_hir",
Camille GILLOT81241cb2021-06-28 19:12:014273 "rustc_index",
Camille GILLOT4581d162021-01-19 19:40:164274 "rustc_middle",
4275 "rustc_query_system",
4276 "rustc_serialize",
Camille GILLOT81241cb2021-06-28 19:12:014277 "rustc_session",
Camille GILLOT4581d162021-01-19 19:40:164278 "rustc_span",
Nicholas Nethercoteb38106b2022-08-17 04:22:304279 "thin-vec",
Oli Scherer0d5a7382022-05-04 08:30:134280 "tracing",
Camille GILLOT4581d162021-01-19 19:40:164281]
4282
4283[[package]]
Camille GILLOT6624dc42020-03-18 09:25:224284name = "rustc_query_system"
4285version = "0.0.0"
4286dependencies = [
Rémy Rakic4cb2a282023-12-14 15:40:504287 "parking_lot",
Camille GILLOT8e873c32020-03-19 13:13:314288 "rustc-rayon-core",
Camille GILLOTc355b2e2020-11-14 15:35:314289 "rustc_ast",
Camille GILLOT6624dc42020-03-18 09:25:224290 "rustc_data_structures",
4291 "rustc_errors",
Camille GILLOTc355b2e2020-11-14 15:35:314292 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:004293 "rustc_fluent_macro",
Camille GILLOTc355b2e2020-11-14 15:35:314294 "rustc_hir",
Camille GILLOT6624dc42020-03-18 09:25:224295 "rustc_index",
Matthew Jaspercbcef3e2020-06-11 14:49:574296 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:404297 "rustc_serialize",
Camille GILLOTf96e9602020-11-12 19:48:374298 "rustc_session",
Camille GILLOT8e873c32020-03-19 13:13:314299 "rustc_span",
Camille GILLOTc355b2e2020-11-14 15:35:314300 "rustc_target",
Jubilee Younge8eb6912021-04-22 04:40:294301 "smallvec",
Nicholas Nethercoteb38106b2022-08-17 04:22:304302 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:004303 "tracing",
Camille GILLOT6624dc42020-03-18 09:25:224304]
4305
4306[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294307name = "rustc_resolve"
4308version = "0.0.0"
4309dependencies = [
Trevor Gross7240da02024-08-07 07:09:124310 "bitflags 2.6.0",
Trevor Gross4a515bd2024-08-26 20:02:544311 "pulldown-cmark 0.11.3",
Vadim Petrochenkov11d95142020-06-02 17:03:404312 "rustc_arena",
Vadim Petrochenkov6054a302020-02-29 17:16:264313 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:464314 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:204315 "rustc_attr",
Alex Crichton093ede22019-08-15 00:45:094316 "rustc_data_structures",
4317 "rustc_errors",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324318 "rustc_expand",
Mazdak Farrokhzad70234f12019-11-30 01:34:184319 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:004320 "rustc_fluent_macro",
Mazdak Farrokhzadebfd8672020-01-05 01:37:574321 "rustc_hir",
marmelademaf60513e2020-06-20 18:59:294322 "rustc_index",
Rajput, Rajat269ce362022-09-05 05:04:384323 "rustc_macros",
Alex Crichton093ede22019-08-15 00:45:094324 "rustc_metadata",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454325 "rustc_middle",
Camille GILLOT457de082021-09-19 20:17:504326 "rustc_query_system",
Mazdak Farrokhzad5ccc1e42019-12-24 21:42:564327 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324328 "rustc_span",
Jubilee Younge8eb6912021-04-22 04:40:294329 "smallvec",
Nicholas Nethercote67d5cc02022-09-08 07:22:524330 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:004331 "tracing",
Ahmed Charles9ca382f2016-09-02 08:55:294332]
4333
4334[[package]]
Ramon de C Valle1f0f2c42024-04-08 02:35:494335name = "rustc_sanitizers"
4336version = "0.0.0"
4337dependencies = [
Trevor Gross7240da02024-08-07 07:09:124338 "bitflags 2.6.0",
Jubilee Youngab6994f2024-11-03 03:28:424339 "rustc_abi",
Ramon de C Valle1f0f2c42024-04-08 02:35:494340 "rustc_data_structures",
4341 "rustc_hir",
4342 "rustc_middle",
4343 "rustc_span",
4344 "rustc_target",
4345 "rustc_trait_selection",
4346 "tracing",
4347 "twox-hash",
4348]
4349
4350[[package]]
Vadim Petrochenkov11d95142020-06-02 17:03:404351name = "rustc_serialize"
4352version = "0.0.0"
4353dependencies = [
klensyc653bb92023-11-18 09:42:054354 "indexmap",
Matthew Jasperc4f91bb2020-07-18 19:14:504355 "rustc_macros",
Jubilee Younge8eb6912021-04-22 04:40:294356 "smallvec",
Nicholas Nethercoteebee3f82023-05-01 08:51:054357 "tempfile",
Nicholas Nethercoteb38106b2022-08-17 04:22:304358 "thin-vec",
Vadim Petrochenkov11d95142020-06-02 17:03:404359]
4360
4361[[package]]
Mark Rousskovc761ec12019-11-12 13:17:334362name = "rustc_session"
4363version = "0.0.0"
4364dependencies = [
Trevor Gross7240da02024-08-07 07:09:124365 "bitflags 2.6.0",
Luca Barbieriac2b84f2020-04-10 20:42:194366 "getopts",
Onur Özkan71a3a482022-10-28 07:20:514367 "libc",
Jubilee Young4839d6e2024-10-28 03:38:334368 "rustc_abi",
Vadim Petrochenkov6054a302020-02-29 17:16:264369 "rustc_ast",
Mark Rousskovc761ec12019-11-12 13:17:334370 "rustc_data_structures",
Mark Rousskovc761ec12019-11-12 13:17:334371 "rustc_errors",
Mark Rousskovcc2c33a2019-11-29 21:05:284372 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:004373 "rustc_fluent_macro",
Mark Rousskovcc2c33a2019-11-29 21:05:284374 "rustc_fs_util",
Camille GILLOT89616162020-11-14 02:02:034375 "rustc_hir",
Aaron Hill23018a52020-08-13 19:41:524376 "rustc_lint_defs",
Matthew Jaspercbcef3e2020-06-11 14:49:574377 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:404378 "rustc_serialize",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324379 "rustc_span",
Mark Rousskovcc2c33a2019-11-29 21:05:284380 "rustc_target",
Onur Özkan71a3a482022-10-28 07:20:514381 "smallvec",
Esteban Küber7674ede2022-11-26 01:14:254382 "termize",
Oliver Schererec7230f2020-07-24 18:42:004383 "tracing",
klensy26c09b62024-09-24 13:14:494384 "windows",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324385]
4386
4387[[package]]
Oli Scherer9960cc12022-06-02 10:08:384388name = "rustc_smir"
4389version = "0.0.0"
4390dependencies = [
Celina G. Val4c9e8422023-12-06 21:39:554391 "rustc_abi",
Adwin White84071e22024-06-26 04:09:554392 "rustc_ast",
4393 "rustc_ast_pretty",
Oğuz Ağcayazı0f27c1b2023-10-09 09:56:144394 "rustc_data_structures",
Santiago Pastorino4b85bea2023-04-24 20:53:514395 "rustc_hir",
Oli Scherer9960cc12022-06-02 10:08:384396 "rustc_middle",
Mohammad Omidvar21374872024-02-12 19:44:354397 "rustc_session",
Celina G. Valb66db7e2023-03-04 01:08:494398 "rustc_span",
Celina G. Val44d0fce2023-06-20 17:32:124399 "rustc_target",
Celina G. Val66a554b2023-10-21 06:05:384400 "scoped-tls",
Oli Scherera38e9832023-09-14 15:50:114401 "stable_mir",
Celina G. Valb66db7e2023-03-04 01:08:494402 "tracing",
Oli Scherer9960cc12022-06-02 10:08:384403]
4404
4405[[package]]
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324406name = "rustc_span"
4407version = "0.0.0"
4408dependencies = [
Jacob Kieselbb5a8272024-06-22 07:27:594409 "blake3",
Pavel Grigorenko35ba7002024-06-26 22:39:484410 "derive-where",
klensyc653bb92023-11-18 09:42:054411 "indexmap",
Urgau33ef4b92024-03-06 18:39:364412 "itoa",
Igor Matuszewskibd37d7d2020-12-05 15:40:244413 "md-5",
Vadim Petrochenkov11d95142020-06-02 17:03:404414 "rustc_arena",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324415 "rustc_data_structures",
4416 "rustc_index",
4417 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:404418 "rustc_serialize",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324419 "scoped-tls",
Eric Hussbb60a762023-01-10 19:09:524420 "sha1",
Arlo Siemsen3296d5c2020-10-13 15:41:064421 "sha2",
Oliver Schererec7230f2020-07-24 18:42:004422 "tracing",
printfn46b41b42024-10-12 21:57:504423 "unicode-width 0.2.0",
Mark Rousskovc761ec12019-11-12 13:17:334424]
4425
4426[[package]]
Mark Mansi2d75a332020-03-12 23:07:584427name = "rustc_symbol_mangling"
4428version = "0.0.0"
4429dependencies = [
Mark Mansi2d75a332020-03-12 23:07:584430 "punycode",
Mark Mansi2d75a332020-03-12 23:07:584431 "rustc-demangle",
Jubilee Young4839d6e2024-10-28 03:38:334432 "rustc_abi",
Mark Mansi2d75a332020-03-12 23:07:584433 "rustc_data_structures",
Jhonny Bill Mena86f8c4e2022-08-27 04:24:134434 "rustc_errors",
Mark Mansi2d75a332020-03-12 23:07:584435 "rustc_hir",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454436 "rustc_middle",
Mark Mansi2d75a332020-03-12 23:07:584437 "rustc_session",
4438 "rustc_span",
Oliver Schererec7230f2020-07-24 18:42:004439 "tracing",
Mark Mansi2d75a332020-03-12 23:07:584440]
4441
4442[[package]]
Irina Popa38e96402017-12-08 19:18:214443name = "rustc_target"
4444version = "0.0.0"
4445dependencies = [
Trevor Gross7240da02024-08-07 07:09:124446 "bitflags 2.6.0",
clubby789812daed2024-11-03 11:31:154447 "object 0.36.5",
hkalbasi390a6372022-11-06 21:06:114448 "rustc_abi",
Alex Crichton093ede22019-08-15 00:45:094449 "rustc_data_structures",
John Kåre Alsaker4f7cd3d2023-03-16 20:42:314450 "rustc_fs_util",
Camille GILLOT2ba84c62019-11-09 21:27:524451 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:404452 "rustc_serialize",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324453 "rustc_span",
bjorn3fc1df4f2021-06-03 15:45:094454 "serde_json",
Oliver Schererec7230f2020-07-24 18:42:004455 "tracing",
Irina Popa38e96402017-12-08 19:18:214456]
4457
4458[[package]]
Matthias Krüger10e7b762018-09-07 07:12:064459name = "rustc_tools_util"
Ralf Jung1f501a72024-10-15 05:51:504460version = "0.4.0"
4461source = "registry+https://github.com/rust-lang/crates.io-index"
4462checksum = "3316159ab19e19d1065ecc49278e87f767a9dae9fae80348d2b4d4fa4ae02d4d"
4463
4464[[package]]
Camille GILLOTc1e3d552020-02-11 18:53:404465name = "rustc_trait_selection"
4466version = "0.0.0"
4467dependencies = [
Caleb Cartwrightffad9842024-06-22 21:22:004468 "itertools",
Jubilee Young4046e362024-11-03 03:25:304469 "rustc_abi",
Camille GILLOTc1e3d552020-02-11 18:53:404470 "rustc_ast",
Jason Newcombbe9b1252024-02-24 22:22:284471 "rustc_ast_ir",
Camille GILLOTc1e3d552020-02-11 18:53:404472 "rustc_attr",
4473 "rustc_data_structures",
4474 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:004475 "rustc_fluent_macro",
Camille GILLOTc1e3d552020-02-11 18:53:404476 "rustc_hir",
Camille GILLOTc1e3d552020-02-11 18:53:404477 "rustc_infer",
4478 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454479 "rustc_middle",
Michael Gouletcb415092023-11-22 23:44:584480 "rustc_next_trait_solver",
Vadim Petrochenkov11d95142020-06-02 17:03:404481 "rustc_parse_format",
Camille GILLOTc1e3d552020-02-11 18:53:404482 "rustc_session",
4483 "rustc_span",
Jack Wrennbc4a1de2021-07-03 16:18:134484 "rustc_transmute",
Michael Goulet6ee22e12024-05-17 16:43:054485 "rustc_type_ir",
Jubilee Younge8eb6912021-04-22 04:40:294486 "smallvec",
GnomedDev8de8f462024-10-10 18:56:214487 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:004488 "tracing",
Camille GILLOTc1e3d552020-02-11 18:53:404489]
4490
4491[[package]]
Niko Matsakis3a50b41d2018-02-25 15:58:544492name = "rustc_traits"
4493version = "0.0.0"
4494dependencies = [
Alex Crichton093ede22019-08-15 00:45:094495 "rustc_data_structures",
Mazdak Farrokhzadebfd8672020-01-05 01:37:574496 "rustc_hir",
Camille GILLOTf07e8892020-01-06 19:13:244497 "rustc_infer",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454498 "rustc_middle",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324499 "rustc_span",
Camille GILLOTc1e3d552020-02-11 18:53:404500 "rustc_trait_selection",
Oliver Schererec7230f2020-07-24 18:42:004501 "tracing",
Niko Matsakis3a50b41d2018-02-25 15:58:544502]
4503
4504[[package]]
Jack Wrennbc4a1de2021-07-03 16:18:134505name = "rustc_transmute"
Michael Goulet60c95442023-10-18 21:55:154506version = "0.0.0"
Jack Wrennbc4a1de2021-07-03 16:18:134507dependencies = [
Caleb Cartwrightffad9842024-06-22 21:22:004508 "itertools",
Jubilee Young27207062024-10-28 00:21:234509 "rustc_abi",
Jason Newcombbe9b1252024-02-24 22:22:284510 "rustc_ast_ir",
Jack Wrennbc4a1de2021-07-03 16:18:134511 "rustc_data_structures",
Jack Wrennf46fffc2022-08-18 19:39:144512 "rustc_hir",
Jack Wrennbc4a1de2021-07-03 16:18:134513 "rustc_infer",
4514 "rustc_macros",
4515 "rustc_middle",
4516 "rustc_span",
Jack Wrennbc4a1de2021-07-03 16:18:134517 "tracing",
4518]
4519
4520[[package]]
LeSeulArtichautf59d0302020-11-19 20:32:374521name = "rustc_ty_utils"
Camille GILLOT9908a872020-01-13 12:40:304522version = "0.0.0"
4523dependencies = [
Caleb Cartwrightffad9842024-06-22 21:22:004524 "itertools",
Jubilee Young43e198a2024-10-09 00:32:524525 "rustc_abi",
Jason Newcombea9ae302024-02-25 00:25:044526 "rustc_ast_ir",
Camille GILLOT9908a872020-01-13 12:40:304527 "rustc_data_structures",
Eduard-Mihai Burtescu289f46a2020-04-10 02:13:294528 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:004529 "rustc_fluent_macro",
Camille GILLOT9908a872020-01-13 12:40:304530 "rustc_hir",
kadmine612e262022-07-09 09:35:064531 "rustc_index",
Camille GILLOTf07e8892020-01-06 19:13:244532 "rustc_infer",
Peter Medus01c16162022-08-18 23:04:314533 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454534 "rustc_middle",
Mazdak Farrokhzad4392a8b2020-03-11 11:49:084535 "rustc_session",
Camille GILLOT9908a872020-01-13 12:40:304536 "rustc_span",
Camille GILLOT0e652c52020-02-12 16:24:324537 "rustc_target",
Camille GILLOTc1e3d552020-02-11 18:53:404538 "rustc_trait_selection",
Michael Gouleta056a952022-05-22 19:57:464539 "rustc_type_ir",
Oliver Schererec7230f2020-07-24 18:42:004540 "tracing",
Camille GILLOT9908a872020-01-13 12:40:304541]
4542
4543[[package]]
LeSeulArtichaut0cf5a8a2020-11-18 15:37:104544name = "rustc_type_ir"
4545version = "0.0.0"
4546dependencies = [
Trevor Gross7240da02024-08-07 07:09:124547 "bitflags 2.6.0",
Pavel Grigorenko168096f2024-06-27 11:55:444548 "derive-where",
Michael Goulet9b0f9ef2024-06-18 17:21:484549 "indexmap",
Trevor Gross4a515bd2024-08-26 20:02:544550 "rustc-hash 1.1.0",
Oli Scherer8a6d3532024-02-27 18:11:234551 "rustc_ast_ir",
LeSeulArtichaut0cf5a8a2020-11-18 15:37:104552 "rustc_data_structures",
4553 "rustc_index",
LeSeulArtichaut07245732020-12-12 14:25:554554 "rustc_macros",
LeSeulArtichaut0cf5a8a2020-11-18 15:37:104555 "rustc_serialize",
bjorn36ed37bd2023-12-31 19:35:324556 "rustc_span",
Michael Gouletd5797e92024-05-11 00:30:244557 "rustc_type_ir_macros",
Wilco Kuseea7015fe2021-01-31 09:32:344558 "smallvec",
GnomedDev8de8f462024-10-10 18:56:214559 "thin-vec",
Michael Goulet993553c2024-05-27 00:45:374560 "tracing",
LeSeulArtichaut0cf5a8a2020-11-18 15:37:104561]
4562
4563[[package]]
Michael Gouletd5797e92024-05-11 00:30:244564name = "rustc_type_ir_macros"
4565version = "0.0.0"
4566dependencies = [
4567 "proc-macro2",
4568 "quote",
clubby789812daed2024-11-03 11:31:154569 "syn 2.0.87",
Michael Gouletd5797e92024-05-11 00:30:244570 "synstructure",
4571]
4572
4573[[package]]
Oliver Schneider847bb142018-05-11 12:11:064574name = "rustc_version"
Trevor Gross4a515bd2024-08-26 20:02:544575version = "0.4.1"
Ralf Junge5d01782021-10-04 22:13:004576source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:544577checksum = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92"
Ralf Junge5d01782021-10-04 22:13:004578dependencies = [
klensy8ebc73b2022-02-06 20:57:294579 "semver",
Ralf Junge5d01782021-10-04 22:13:004580]
4581
4582[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294583name = "rustdoc"
4584version = "0.0.0"
4585dependencies = [
Weihang Lof795a152023-03-15 12:50:044586 "arrayvec",
Michael Howell28db4cc2024-03-22 00:19:394587 "base64",
Aleksey Kladovb4f4db92020-08-27 10:50:284588 "expect-test",
klensyc653bb92023-11-18 09:42:054589 "indexmap",
Caleb Cartwrightffad9842024-06-22 21:22:004590 "itertools",
Alex Crichton093ede22019-08-15 00:45:094591 "minifier",
Michael Howell294c3dd2024-06-29 18:24:364592 "pulldown-cmark 0.9.6",
Guillaume Gomezf467b8d2020-10-13 13:46:344593 "regex",
Guillaume Gomez8d40b9e2024-07-18 18:56:364594 "rinja",
Rune Tynan67b78a02021-01-25 21:23:434595 "rustdoc-json-types",
Andy Russell94630d42019-06-29 17:30:454596 "serde",
4597 "serde_json",
Alona Enraght-Moony3cf8a612024-10-18 20:28:324598 "sha2",
Jubilee Younge8eb6912021-04-22 04:40:294599 "smallvec",
Alex Crichton093ede22019-08-15 00:45:094600 "tempfile",
Guillaume Gomez50f75202023-03-14 19:28:004601 "threadpool",
Joshua Nelson65f0b252020-12-28 18:28:294602 "tracing",
4603 "tracing-subscriber",
4604 "tracing-tree",
Michael Howellf3661dc2024-06-10 22:01:314605 "unicode-segmentation",
Mark Simulacrume2e9b402017-07-23 02:01:584606]
4607
4608[[package]]
ozkanonurc36b2092023-05-20 11:40:114609name = "rustdoc-gui-test"
4610version = "0.1.0"
4611dependencies = [
ozkanonurc64db2c2023-05-30 07:54:404612 "build_helper",
ozkanonurc36b2092023-05-20 11:40:114613 "compiletest",
4614 "getopts",
4615 "walkdir",
4616]
4617
4618[[package]]
Rune Tynan67b78a02021-01-25 21:23:434619name = "rustdoc-json-types"
4620version = "0.1.0"
4621dependencies = [
Luca Palmiericd7688b2023-05-22 17:26:204622 "bincode",
Noratrieb43483832024-08-24 22:31:104623 "rustc-hash 2.0.0",
Rune Tynan67b78a02021-01-25 21:23:434624 "serde",
Rune Tynanca48d152021-03-04 23:45:574625 "serde_json",
Rune Tynan67b78a02021-01-25 21:23:434626]
4627
4628[[package]]
Guillaume Gomezdec9fab2018-02-05 22:43:534629name = "rustdoc-themes"
4630version = "0.1.0"
4631
4632[[package]]
Mark Simulacrume2e9b402017-07-23 02:01:584633name = "rustdoc-tool"
4634version = "0.0.0"
4635dependencies = [
Alex Crichton093ede22019-08-15 00:45:094636 "rustdoc",
Ahmed Charles9ca382f2016-09-02 08:55:294637]
4638
4639[[package]]
Alex Crichtonfa9e55f2018-05-02 15:43:154640name = "rustfix"
Eric Huss123b3032024-04-13 17:54:134641version = "0.8.1"
4642source = "registry+https://github.com/rust-lang/crates.io-index"
4643checksum = "81864b097046da5df3758fdc6e4822bbb70afa06317e8ca45ea1b51cb8c5e5a4"
4644dependencies = [
4645 "serde",
4646 "serde_json",
4647 "thiserror",
4648 "tracing",
4649]
4650
4651[[package]]
topecongiro5a411a62019-06-18 12:15:194652name = "rustfmt-config_proc_macro"
Caleb Cartwright6bf1a872023-01-24 20:21:144653version = "0.3.0"
topecongiro5a411a62019-06-18 12:15:194654dependencies = [
Aaron Hill70ba4912020-08-01 14:11:154655 "proc-macro2",
4656 "quote",
Alex Crichton093ede22019-08-15 00:45:094657 "serde",
clubby789812daed2024-11-03 11:31:154658 "syn 2.0.87",
topecongiro5a411a62019-06-18 12:15:194659]
4660
4661[[package]]
Alex Crichton1cede102017-06-15 02:33:064662name = "rustfmt-nightly"
Yacin Tmimib23b6992024-09-19 19:39:044663version = "1.8.0"
kennytm0692b3d2017-12-15 19:41:584664dependencies = [
clubby7899b73db32024-01-29 12:21:164665 "annotate-snippets 0.9.2",
Igor Matuszewskif4b2a202020-06-15 09:43:394666 "anyhow",
Alex Crichton093ede22019-08-15 00:45:094667 "bytecount",
klensy26c09b62024-09-24 13:14:494668 "cargo_metadata",
klensye1c33132023-06-21 09:32:344669 "clap",
Caleb Cartwright35400e82023-10-23 01:34:124670 "clap-cargo",
Alex Crichton093ede22019-08-15 00:45:094671 "diff",
4672 "dirs",
Alex Crichton093ede22019-08-15 00:45:094673 "getopts",
4674 "ignore",
Caleb Cartwrightffad9842024-06-22 21:22:004675 "itertools",
Alex Crichton093ede22019-08-15 00:45:094676 "regex",
Alex Crichton093ede22019-08-15 00:45:094677 "rustfmt-config_proc_macro",
4678 "serde",
4679 "serde_json",
Caleb Cartwrightf367f4d2022-06-13 03:04:544680 "term",
Igor Matuszewskif4b2a202020-06-15 09:43:394681 "thiserror",
clubby7899b73db32024-01-29 12:21:164682 "toml 0.7.8",
Caleb Cartwright35400e82023-10-23 01:34:124683 "tracing",
4684 "tracing-subscriber",
4685 "unicode-properties",
Alex Crichton093ede22019-08-15 00:45:094686 "unicode-segmentation",
printfn46b41b42024-10-12 21:57:504687 "unicode-width 0.1.14",
Igor Matuszewskid2d192e2019-07-30 11:00:274688]
4689
4690[[package]]
Weihang Lo1e5dad02022-11-25 22:37:044691name = "rustix"
clubby789812daed2024-11-03 11:31:154692version = "0.38.38"
Weihang Lo1e5dad02022-11-25 22:37:044693source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:154694checksum = "aa260229e6538e52293eeb577aabd09945a09d6d9cc0fc550ed7529056c2e32a"
Weihang Lo1e5dad02022-11-25 22:37:044695dependencies = [
Trevor Gross7240da02024-08-07 07:09:124696 "bitflags 2.6.0",
Nilstrieb3295cdf2023-06-26 07:21:354697 "errno",
4698 "libc",
chenx97141c4632023-09-21 11:31:014699 "linux-raw-sys",
clubby7899b73db32024-01-29 12:21:164700 "windows-sys 0.52.0",
Weihang Lo1e5dad02022-11-25 22:37:044701]
4702
4703[[package]]
flip19950046d7c2021-02-25 10:26:234704name = "rustversion"
clubby789812daed2024-11-03 11:31:154705version = "1.0.18"
flip19950046d7c2021-02-25 10:26:234706source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:154707checksum = "0e819f2bc632f285be6d7cd36e25940d45b2391dd6d9b939e79de557f7014248"
flip19950046d7c2021-02-25 10:26:234708
4709[[package]]
Jubilee Young7156ff62023-05-10 03:29:274710name = "ruzstd"
Trevor Gross4a515bd2024-08-26 20:02:544711version = "0.7.2"
Ben Kimock2f6fb232024-03-18 22:47:414712source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:544713checksum = "99c3938e133aac070997ddc684d4b393777d293ba170f2988c8fd5ea2ad4ce21"
Ben Kimock2f6fb232024-03-18 22:47:414714dependencies = [
Ben Kimock2f6fb232024-03-18 22:47:414715 "twox-hash",
4716]
4717
4718[[package]]
Alex Crichton2863b752018-08-21 17:23:474719name = "ryu"
Mark Rousskov12200c92024-05-11 14:27:174720version = "1.0.18"
Alex Crichton2863b752018-08-21 17:23:474721source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:174722checksum = "f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f"
Alex Crichton2863b752018-08-21 17:23:474723
4724[[package]]
Josh Stone020c5ec2017-05-08 22:01:134725name = "same-file"
Mark Rousskov342d9562020-08-17 15:21:444726version = "1.0.6"
Alex Crichton80d6ed22018-01-08 21:56:224727source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:444728checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
Alex Crichton80d6ed22018-01-08 21:56:224729dependencies = [
Alex Crichton093ede22019-08-15 00:45:094730 "winapi-util",
Alex Crichton80d6ed22018-01-08 21:56:224731]
4732
4733[[package]]
4734name = "schannel"
clubby789812daed2024-11-03 11:31:154735version = "0.1.26"
Alex Crichton80d6ed22018-01-08 21:56:224736source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:154737checksum = "01227be5826fa0690321a2ba6c5cd57a19cf3f6a09e76973b58e61de6ab9d1c1"
Alex Crichton80d6ed22018-01-08 21:56:224738dependencies = [
Trevor Gross4a515bd2024-08-26 20:02:544739 "windows-sys 0.59.0",
Alex Crichton80d6ed22018-01-08 21:56:224740]
4741
4742[[package]]
Alex Crichton453080f2017-06-05 16:36:484743name = "scoped-tls"
Nilstrieb3295cdf2023-06-26 07:21:354744version = "1.0.1"
Marcel Hellwig56fb2872019-02-26 10:15:524745source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:354746checksum = "e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294"
Marcel Hellwig56fb2872019-02-26 10:15:524747
4748[[package]]
Nick Cameronad8ecc22017-07-19 01:32:124749name = "scopeguard"
clubby7899b73db32024-01-29 12:21:164750version = "1.2.0"
Ralf Jungc7a599e2019-07-25 13:57:254751source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:164752checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
Ralf Jungc7a599e2019-07-25 13:57:254753
4754[[package]]
David Wood7f916972022-03-26 07:27:434755name = "self_cell"
klensyc653bb92023-11-18 09:42:054756version = "0.10.3"
David Wood7f916972022-03-26 07:27:434757source = "registry+https://github.com/rust-lang/crates.io-index"
klensyc653bb92023-11-18 09:42:054758checksum = "e14e4d63b804dc0c7ec4a1e52bcb63f02c7ac94476755aa579edac21e01f915d"
4759dependencies = [
Mark Rousskov12200c92024-05-11 14:27:174760 "self_cell 1.0.4",
klensyc653bb92023-11-18 09:42:054761]
4762
4763[[package]]
4764name = "self_cell"
Mark Rousskov12200c92024-05-11 14:27:174765version = "1.0.4"
klensyc653bb92023-11-18 09:42:054766source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:174767checksum = "d369a96f978623eb3dc28807c4852d6cc617fed53da5d3c400feff1ef34a714a"
David Wood7f916972022-03-26 07:27:434768
4769[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:584770name = "semver"
Mark Rousskov12200c92024-05-11 14:27:174771version = "1.0.23"
Eric Huss78529352021-06-02 03:38:394772source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:174773checksum = "61697e0a1c7e512e84a621326239844a24d8207b4669b41bc18b32ea5cbf988b"
Eric Huss78529352021-06-02 03:38:394774dependencies = [
4775 "serde",
4776]
4777
4778[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:584779name = "serde"
clubby789812daed2024-11-03 11:31:154780version = "1.0.214"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584781source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:154782checksum = "f55c3193aca71c12ad7890f1785d2b73e1b9f63a0bbc353c08ef26fe03fc56b5"
Eric Huss57393642018-12-17 18:23:044783dependencies = [
Alex Crichton093ede22019-08-15 00:45:094784 "serde_derive",
Eric Huss57393642018-12-17 18:23:044785]
Tatsuyuki Ishi0e79b972017-04-29 23:11:584786
4787[[package]]
4788name = "serde_derive"
clubby789812daed2024-11-03 11:31:154789version = "1.0.214"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584790source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:154791checksum = "de523f781f095e28fa605cdce0f8307e451cc0fd14e2eb4cd2e98a355b147766"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584792dependencies = [
Aaron Hill70ba4912020-08-01 14:11:154793 "proc-macro2",
4794 "quote",
clubby789812daed2024-11-03 11:31:154795 "syn 2.0.87",
Tatsuyuki Ishi0e79b972017-04-29 23:11:584796]
4797
4798[[package]]
4799name = "serde_json"
clubby789812daed2024-11-03 11:31:154800version = "1.0.132"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584801source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:154802checksum = "d726bfaff4b320266d395898905d0eba0345aae23b54aee3a737e260fd46db03"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584803dependencies = [
klensyc653bb92023-11-18 09:42:054804 "indexmap",
Alex Crichton093ede22019-08-15 00:45:094805 "itoa",
Trevor Gross7240da02024-08-07 07:09:124806 "memchr",
Alex Crichton093ede22019-08-15 00:45:094807 "ryu",
4808 "serde",
Steve Klabnik2795de32017-02-20 00:20:574809]
4810
4811[[package]]
Philipp Krones612c3422023-06-02 09:42:424812name = "serde_spanned"
Trevor Gross4a515bd2024-08-26 20:02:544813version = "0.6.8"
Philipp Krones612c3422023-06-02 09:42:424814source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:544815checksum = "87607cb1398ed59d48732e575a4c28a7a8ebf2454b964fe3f224f2afc07909e1"
Philipp Krones612c3422023-06-02 09:42:424816dependencies = [
4817 "serde",
4818]
4819
4820[[package]]
Pietro Albini4f40eee2023-01-10 12:13:044821name = "sha1"
clubby7899b73db32024-01-29 12:21:164822version = "0.10.6"
Pietro Albini4f40eee2023-01-10 12:13:044823source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:164824checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba"
Pietro Albini4f40eee2023-01-10 12:13:044825dependencies = [
4826 "cfg-if",
4827 "cpufeatures",
4828 "digest",
4829]
4830
4831[[package]]
Pietro Albiniacd8e592020-10-01 15:15:124832name = "sha2"
clubby7899b73db32024-01-29 12:21:164833version = "0.10.8"
Pietro Albiniacd8e592020-10-01 15:15:124834source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:164835checksum = "793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8"
Pietro Albiniacd8e592020-10-01 15:15:124836dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:424837 "cfg-if",
pierwillef6dd122022-02-10 16:54:014838 "cpufeatures",
klensy45fac342022-08-31 20:04:124839 "digest",
James Munnsde763692019-01-19 02:39:374840]
4841
4842[[package]]
Oliver Schererec7230f2020-07-24 18:42:004843name = "sharded-slab"
clubby7899b73db32024-01-29 12:21:164844version = "0.1.7"
Oliver Schererec7230f2020-07-24 18:42:004845source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:164846checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6"
Oliver Schererec7230f2020-07-24 18:42:004847dependencies = [
4848 "lazy_static",
4849]
4850
4851[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:584852name = "shell-escape"
Mark Rousskov342d9562020-08-17 15:21:444853version = "0.1.5"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584854source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:444855checksum = "45bb67a18fa91266cc7807181f62f9178a6873bfad7dc788c42e6430db40184f"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584856
4857[[package]]
steveklabnik54371882018-01-25 17:32:254858name = "shlex"
Eric Huss51f20b42024-02-07 04:22:134859version = "1.3.0"
Eric Huss788167a2021-02-23 01:05:214860source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss51f20b42024-02-07 04:22:134861checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
Eric Huss788167a2021-02-23 01:05:214862
4863[[package]]
Jover Zhangf3530cf2024-04-20 11:25:534864name = "similar"
Trevor Gross7240da02024-08-07 07:09:124865version = "2.6.0"
Jover Zhangf3530cf2024-04-20 11:25:534866source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:124867checksum = "1de1d4f81173b03af4c0cbed3c898f6bff5b870e4a7f5d6f4057d62a7a4b686e"
Jover Zhangf3530cf2024-04-20 11:25:534868
4869[[package]]
steveklabnikecfbaca2018-04-03 14:32:044870name = "siphasher"
clubby7899b73db32024-01-29 12:21:164871version = "0.3.11"
steveklabnikecfbaca2018-04-03 14:32:044872source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:164873checksum = "38b58827f4464d87d377d175e90bf58eb00fd8716ff0a62f80356b5e61555d0d"
steveklabnikecfbaca2018-04-03 14:32:044874
4875[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:434876name = "slab"
clubby7899b73db32024-01-29 12:21:164877version = "0.4.9"
Matthias Krüger696fb8f2019-01-21 15:32:434878source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:164879checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67"
Philipp Kronesa6d3c822023-07-02 13:07:474880dependencies = [
4881 "autocfg",
4882]
Matthias Krüger696fb8f2019-01-21 15:32:434883
4884[[package]]
John Kåre Alsaker970c6132017-12-03 12:49:014885name = "smallvec"
github-actions1848b462024-03-24 12:09:284886version = "1.13.2"
Ralf Jung90b8d342019-11-04 14:59:094887source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions1848b462024-03-24 12:09:284888checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67"
Ralf Jung90b8d342019-11-04 14:59:094889
4890[[package]]
Mark Simulacrum38b46882017-06-26 16:26:154891name = "socket2"
Mark Rousskov12200c92024-05-11 14:27:174892version = "0.5.7"
klensy50c38902021-05-01 11:50:034893source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:174894checksum = "ce305eb0b4296696835b71df73eb912e0f1ffd2556a501fcede6e0c50349191c"
klensy50c38902021-05-01 11:50:034895dependencies = [
4896 "libc",
github-actions8ef19812024-03-03 00:16:164897 "windows-sys 0.52.0",
klensy50c38902021-05-01 11:50:034898]
4899
4900[[package]]
Philipp Kronesf99056b2024-02-27 14:50:234901name = "spanned"
Philipp Krones8be26882024-08-08 17:14:094902version = "0.3.0"
Philipp Kronesf99056b2024-02-27 14:50:234903source = "registry+https://github.com/rust-lang/crates.io-index"
Philipp Krones8be26882024-08-08 17:14:094904checksum = "86af297923fbcfd107c20a189a6e9c872160df71a7190ae4a7a6c5dce4b2feb6"
Philipp Kronesf99056b2024-02-27 14:50:234905dependencies = [
4906 "bstr",
4907 "color-eyre",
4908]
4909
4910[[package]]
Alex Crichton2a3e22b2024-06-24 19:30:444911name = "spdx"
4912version = "0.10.6"
4913source = "registry+https://github.com/rust-lang/crates.io-index"
4914checksum = "47317bbaf63785b53861e1ae2d11b80d6b624211d42cb20efcd210ee6f8a14bc"
4915dependencies = [
4916 "smallvec",
4917]
4918
4919[[package]]
Pietro Albini13efb202022-11-15 09:19:174920name = "spdx-expression"
4921version = "0.5.2"
4922source = "registry+https://github.com/rust-lang/crates.io-index"
4923checksum = "53d7ac03c67c572d85049d6db815e20a4a19b41b3d5cca732ac582342021ad77"
4924dependencies = [
4925 "nom",
4926 "serde",
4927 "thiserror",
4928 "tracing",
4929]
4930
4931[[package]]
4932name = "spdx-rs"
clubby7899b73db32024-01-29 12:21:164933version = "0.5.5"
Pietro Albini13efb202022-11-15 09:19:174934source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:164935checksum = "990870190ec8d8c64ba66e4a6746243d6e57d99353991e0e6092334833f429b1"
Pietro Albini13efb202022-11-15 09:19:174936dependencies = [
4937 "chrono",
4938 "log",
4939 "nom",
4940 "serde",
4941 "spdx-expression",
4942 "strum",
4943 "strum_macros",
4944 "thiserror",
4945 "uuid",
4946]
4947
4948[[package]]
Robin Kruppe1a24a592017-04-26 21:22:454949name = "stable_deref_trait"
Mark Rousskov342d9562020-08-17 15:21:444950version = "1.2.0"
Robin Kruppe1a24a592017-04-26 21:22:454951source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:444952checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
Robin Kruppe1a24a592017-04-26 21:22:454953
4954[[package]]
Oli Scherera38e9832023-09-14 15:50:114955name = "stable_mir"
4956version = "0.1.0-preview"
4957dependencies = [
4958 "scoped-tls",
Stephen Skeirik414ebea2024-06-17 21:01:384959 "serde",
Oli Scherera38e9832023-09-14 15:50:114960]
4961
4962[[package]]
Oliver Scherer26edcee2018-11-02 15:14:244963name = "stacker"
Rainea6df5c2024-08-26 18:00:244964version = "0.1.17"
Oliver Scherer26edcee2018-11-02 15:14:244965source = "registry+https://github.com/rust-lang/crates.io-index"
Rainea6df5c2024-08-26 18:00:244966checksum = "799c883d55abdb5e98af1a7b3f23b9b6de8ecada0ecac058672d7635eb48ca7b"
Oliver Scherer26edcee2018-11-02 15:14:244967dependencies = [
4968 "cc",
Chris Denton531f3c9e2022-12-20 15:26:424969 "cfg-if",
Oliver Scherer26edcee2018-11-02 15:14:244970 "libc",
4971 "psm",
Rainea6df5c2024-08-26 18:00:244972 "windows-sys 0.59.0",
Oliver Scherer26edcee2018-11-02 15:14:244973]
4974
4975[[package]]
Eric Huss7758eaf2022-04-28 05:42:544976name = "static_assertions"
4977version = "1.1.0"
4978source = "registry+https://github.com/rust-lang/crates.io-index"
4979checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
4980
4981[[package]]
steveklabnikecfbaca2018-04-03 14:32:044982name = "string_cache"
Nilstrieb3295cdf2023-06-26 07:21:354983version = "0.8.7"
steveklabnikecfbaca2018-04-03 14:32:044984source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:354985checksum = "f91138e76242f575eb1d3b38b4f1362f10d3a43f47d182a5b359af488a02293b"
steveklabnikecfbaca2018-04-03 14:32:044986dependencies = [
Alex Crichton093ede22019-08-15 00:45:094987 "new_debug_unreachable",
Nilstrieb3295cdf2023-06-26 07:21:354988 "once_cell",
Rémy Rakic4cb2a282023-12-14 15:40:504989 "parking_lot",
Ralf Jung47b3ce02024-05-05 15:17:454990 "phf_shared 0.10.0",
Alex Crichton093ede22019-08-15 00:45:094991 "precomputed-hash",
4992 "serde",
steveklabnikecfbaca2018-04-03 14:32:044993]
4994
4995[[package]]
4996name = "string_cache_codegen"
klensy947e7872022-04-15 18:11:144997version = "0.5.2"
steveklabnikecfbaca2018-04-03 14:32:044998source = "registry+https://github.com/rust-lang/crates.io-index"
klensy947e7872022-04-15 18:11:144999checksum = "6bb30289b722be4ff74a408c3cc27edeaad656e06cb1fe8fa9231fa59c728988"
steveklabnikecfbaca2018-04-03 14:32:045000dependencies = [
Ralf Jung47b3ce02024-05-05 15:17:455001 "phf_generator 0.10.0",
5002 "phf_shared 0.10.0",
Aaron Hill70ba4912020-08-01 14:11:155003 "proc-macro2",
5004 "quote",
steveklabnikecfbaca2018-04-03 14:32:045005]
5006
5007[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585008name = "strsim"
github-actions4035c242024-04-07 00:16:575009version = "0.11.1"
clubby7899b73db32024-01-29 12:21:165010source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions4035c242024-04-07 00:16:575011checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
clubby7899b73db32024-01-29 12:21:165012
5013[[package]]
Pietro Albini13efb202022-11-15 09:19:175014name = "strum"
5015version = "0.24.1"
5016source = "registry+https://github.com/rust-lang/crates.io-index"
5017checksum = "063e6045c0e62079840579a7e47a355ae92f60eb74daaf156fb1e84ba164e63f"
5018
5019[[package]]
5020name = "strum_macros"
5021version = "0.24.3"
5022source = "registry+https://github.com/rust-lang/crates.io-index"
5023checksum = "1e385be0d24f186b4ce2f9982191e7101bb737312ad61c1f2f984f34bcf85d59"
5024dependencies = [
github-actionsc486d2d2024-03-17 00:26:015025 "heck 0.4.1",
Pietro Albini13efb202022-11-15 09:19:175026 "proc-macro2",
5027 "quote",
5028 "rustversion",
Nilstrieb3295cdf2023-06-26 07:21:355029 "syn 1.0.109",
Pietro Albini13efb202022-11-15 09:19:175030]
5031
5032[[package]]
Ezra Shaw1e95cdd2023-03-01 09:17:085033name = "suggest-tests"
5034version = "0.1.0"
5035dependencies = [
5036 "build_helper",
5037 "glob",
Ezra Shaw1e95cdd2023-03-01 09:17:085038]
5039
5040[[package]]
Igor Matuszewskic2249a42019-09-08 08:28:115041name = "syn"
Nilstrieb3295cdf2023-06-26 07:21:355042version = "1.0.109"
Igor Matuszewskic2249a42019-09-08 08:28:115043source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:355044checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
Igor Matuszewskic2249a42019-09-08 08:28:115045dependencies = [
Aaron Hill70ba4912020-08-01 14:11:155046 "proc-macro2",
5047 "quote",
Andres Suareza65ddf02022-10-09 03:25:405048 "unicode-ident",
Igor Matuszewskic2249a42019-09-08 08:28:115049]
5050
5051[[package]]
Deadbeefa912a932023-03-23 06:19:255052name = "syn"
clubby789812daed2024-11-03 11:31:155053version = "2.0.87"
Deadbeefa912a932023-03-23 06:19:255054source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:155055checksum = "25aa4ce346d03a6dcd68dd8b4010bcb74e54e62c90c573f394c46eae99aba32d"
Deadbeefa912a932023-03-23 06:19:255056dependencies = [
5057 "proc-macro2",
5058 "quote",
5059 "unicode-ident",
5060]
5061
5062[[package]]
Alex Crichton325d7392017-12-10 17:42:495063name = "synstructure"
clubby7899b73db32024-01-29 12:21:165064version = "0.13.1"
Deadbeefaf74ef82023-03-27 13:44:065065source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165066checksum = "c8af7666ab7b6390ab78131fb5b0fce11d6b7a6951602017c35fa82800708971"
Deadbeefaf74ef82023-03-27 13:44:065067dependencies = [
5068 "proc-macro2",
5069 "quote",
clubby789812daed2024-11-03 11:31:155070 "syn 2.0.87",
Deadbeefaf74ef82023-03-27 13:44:065071]
5072
5073[[package]]
Jakub Beránek91d2fb22023-06-03 07:41:445074name = "sysinfo"
Trevor Gross4a515bd2024-08-26 20:02:545075version = "0.31.4"
Jakub Beránek91d2fb22023-06-03 07:41:445076source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:545077checksum = "355dbe4f8799b304b05e1b0f05fc59b2a18d36645cf169607da45bde2f69a1be"
Jakub Beránek91d2fb22023-06-03 07:41:445078dependencies = [
Jakub Beránek91d2fb22023-06-03 07:41:445079 "core-foundation-sys",
5080 "libc",
klensy26c09b62024-09-24 13:14:495081 "windows",
Jakub Beránek91d2fb22023-06-03 07:41:445082]
5083
5084[[package]]
Jakub Beránek209789e2023-08-09 18:56:115085name = "tabled"
klensy15bc6812024-02-22 11:17:595086version = "0.15.0"
Jakub Beránek209789e2023-08-09 18:56:115087source = "registry+https://github.com/rust-lang/crates.io-index"
klensy15bc6812024-02-22 11:17:595088checksum = "4c998b0c8b921495196a48aabaf1901ff28be0760136e31604f7967b0792050e"
Jakub Beránek209789e2023-08-09 18:56:115089dependencies = [
5090 "papergrid",
printfn46b41b42024-10-12 21:57:505091 "unicode-width 0.1.14",
Jakub Beránek209789e2023-08-09 18:56:115092]
5093
5094[[package]]
Josh Stone020c5ec2017-05-08 22:01:135095name = "tar"
clubby789812daed2024-11-03 11:31:155096version = "0.4.43"
Josh Stone020c5ec2017-05-08 22:01:135097source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:155098checksum = "c65998313f8e17d0d553d28f91a0df93e4dbbbf770279c7bc21ca0f09ea1a1f6"
Josh Stone020c5ec2017-05-08 22:01:135099dependencies = [
Alex Crichton093ede22019-08-15 00:45:095100 "filetime",
5101 "libc",
Alex Crichton093ede22019-08-15 00:45:095102 "xattr",
Josh Stone020c5ec2017-05-08 22:01:135103]
5104
5105[[package]]
Aleksey Kladov850156a2018-03-29 07:34:555106name = "tempfile"
github-actionsbfc99512024-09-29 00:22:295107version = "3.13.0"
Aleksey Kladov850156a2018-03-29 07:34:555108source = "registry+https://github.com/rust-lang/crates.io-index"
github-actionsbfc99512024-09-29 00:22:295109checksum = "f0f2c9fc62d0beef6951ccffd757e241266a2c833136efbe35af6cd2567dca5b"
Aleksey Kladov850156a2018-03-29 07:34:555110dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:425111 "cfg-if",
Ralf Jung55162732022-11-15 19:06:425112 "fastrand",
Trevor Gross7240da02024-08-07 07:09:125113 "once_cell",
chenx97141c4632023-09-21 11:31:015114 "rustix",
Trevor Gross7240da02024-08-07 07:09:125115 "windows-sys 0.59.0",
Aleksey Kladov850156a2018-03-29 07:34:555116]
5117
5118[[package]]
steveklabnikecfbaca2018-04-03 14:32:045119name = "tendril"
Eric Huss04b75a72022-06-22 23:49:245120version = "0.4.3"
steveklabnikecfbaca2018-04-03 14:32:045121source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss04b75a72022-06-22 23:49:245122checksum = "d24a120c5fc464a3458240ee02c299ebcb9d67b5249c8848b09d639dca8d7bb0"
steveklabnikecfbaca2018-04-03 14:32:045123dependencies = [
Alex Crichton093ede22019-08-15 00:45:095124 "futf",
5125 "mac",
5126 "utf-8",
steveklabnikecfbaca2018-04-03 14:32:045127]
5128
5129[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:295130name = "term"
flip19950046d7c2021-02-25 10:26:235131version = "0.7.0"
5132source = "registry+https://github.com/rust-lang/crates.io-index"
5133checksum = "c59df8ac95d96ff9bede18eb7300b0fda5e5d8d90960e76f8e14ae765eedbf1f"
5134dependencies = [
5135 "dirs-next",
5136 "rustversion",
Igor Matuszewskiaf53b0d2021-07-21 13:17:315137 "winapi",
flip19950046d7c2021-02-25 10:26:235138]
5139
5140[[package]]
Alex Crichton1cede102017-06-15 02:33:065141name = "termcolor"
clubby7899b73db32024-01-29 12:21:165142version = "1.4.1"
Alex Crichtonfa5b3d32018-07-26 00:25:125143source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165144checksum = "06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755"
Alex Crichtonfa5b3d32018-07-26 00:25:125145dependencies = [
Eric Huss89d79062020-07-29 18:02:055146 "winapi-util",
Alex Crichtonfa5b3d32018-07-26 00:25:125147]
5148
5149[[package]]
Eric Huss2717f602023-01-06 01:20:595150name = "terminal_size"
clubby789812daed2024-11-03 11:31:155151version = "0.4.0"
Eric Huss2717f602023-01-06 01:20:595152source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:155153checksum = "4f599bd7ca042cfdf8f4512b277c02ba102247820f9d9d4a9f521f496751a6ef"
Eric Huss2717f602023-01-06 01:20:595154dependencies = [
chenx97141c4632023-09-21 11:31:015155 "rustix",
clubby789812daed2024-11-03 11:31:155156 "windows-sys 0.59.0",
Eric Huss2717f602023-01-06 01:20:595157]
5158
5159[[package]]
John Kåre Alsakerb0b11d32020-01-29 00:13:485160name = "termize"
5161version = "0.1.1"
5162source = "registry+https://github.com/rust-lang/crates.io-index"
5163checksum = "1706be6b564323ce7092f5f7e6b118a14c8ef7ed0e69c8c5329c914a9f101295"
5164dependencies = [
5165 "libc",
Igor Matuszewskiaf53b0d2021-07-21 13:17:315166 "winapi",
John Kåre Alsakerb0b11d32020-01-29 00:13:485167]
5168
5169[[package]]
Trevor Gross51827ce2024-07-20 16:13:275170name = "test-float-parse"
5171version = "0.1.0"
5172dependencies = [
5173 "indicatif",
5174 "num",
5175 "rand",
5176 "rand_chacha",
5177 "rayon",
5178]
5179
5180[[package]]
Nicholas Nethercoteb38106b2022-08-17 04:22:305181name = "thin-vec"
John Kåre Alsaker862011e2023-02-16 18:29:115182version = "0.2.13"
Nicholas Nethercoteb38106b2022-08-17 04:22:305183source = "registry+https://github.com/rust-lang/crates.io-index"
John Kåre Alsaker862011e2023-02-16 18:29:115184checksum = "a38c90d48152c236a3ab59271da4f4ae63d678c5d7ad6b7714d7cb9760be5e4b"
Nicholas Nethercoteb38106b2022-08-17 04:22:305185
5186[[package]]
Pietro Albini9beb8f52019-11-26 11:06:305187name = "thiserror"
clubby789812daed2024-11-03 11:31:155188version = "1.0.66"
Pietro Albini9beb8f52019-11-26 11:06:305189source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:155190checksum = "5d171f59dbaa811dbbb1aee1e73db92ec2b122911a48e1390dfe327a821ddede"
Pietro Albini9beb8f52019-11-26 11:06:305191dependencies = [
5192 "thiserror-impl",
5193]
5194
5195[[package]]
5196name = "thiserror-impl"
clubby789812daed2024-11-03 11:31:155197version = "1.0.66"
Pietro Albini9beb8f52019-11-26 11:06:305198source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:155199checksum = "b08be0f17bd307950653ce45db00cd31200d82b624b36e181337d9c7d92765b5"
Pietro Albini9beb8f52019-11-26 11:06:305200dependencies = [
Aaron Hill70ba4912020-08-01 14:11:155201 "proc-macro2",
5202 "quote",
clubby789812daed2024-11-03 11:31:155203 "syn 2.0.87",
Pietro Albini9beb8f52019-11-26 11:06:305204]
5205
5206[[package]]
David Wood2dc1a8a2021-12-03 14:24:055207name = "thorin-dwp"
klensy26c09b62024-09-24 13:14:495208version = "0.8.0"
David Wood2dc1a8a2021-12-03 14:24:055209source = "registry+https://github.com/rust-lang/crates.io-index"
klensy26c09b62024-09-24 13:14:495210checksum = "813ba76597db32dc4f6992fd8bf8f394715b88d352fd97401da67dab6283b4c6"
David Wood2dc1a8a2021-12-03 14:24:055211dependencies = [
klensy26c09b62024-09-24 13:14:495212 "gimli 0.30.0",
clubby789812daed2024-11-03 11:31:155213 "hashbrown 0.14.5",
5214 "object 0.36.5",
David Wood2dc1a8a2021-12-03 14:24:055215 "tracing",
5216]
5217
5218[[package]]
Steve Klabnika0769612017-02-07 23:13:575219name = "thread_local"
github-actions8ef19812024-03-03 00:16:165220version = "1.1.8"
Igor Matuszewski8fc4bba2020-02-12 14:47:315221source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions8ef19812024-03-03 00:16:165222checksum = "8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c"
Igor Matuszewski8fc4bba2020-02-12 14:47:315223dependencies = [
Nilstrieb3295cdf2023-06-26 07:21:355224 "cfg-if",
klensy9f621ae2022-01-24 17:19:215225 "once_cell",
Igor Matuszewski8fc4bba2020-02-12 14:47:315226]
5227
5228[[package]]
Guillaume Gomez50f75202023-03-14 19:28:005229name = "threadpool"
5230version = "1.8.1"
5231source = "registry+https://github.com/rust-lang/crates.io-index"
5232checksum = "d050e60b33d41c19108b32cea32164033a9013fe3b46cbd4457559bfbf77afaa"
5233dependencies = [
5234 "num_cpus",
5235]
5236
5237[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:295238name = "tidy"
5239version = "0.1.0"
Mark Mansi3ee41042018-02-23 01:52:565240dependencies = [
onur-ozkane9e3c382024-06-10 14:07:195241 "build_helper",
klensy26c09b62024-09-24 13:14:495242 "cargo_metadata",
Michael Gouletffd72b12024-06-21 22:20:455243 "fluent-syntax",
yukang18511ba2022-11-04 08:56:485244 "ignore",
Jakob Degen17395b42022-10-31 00:17:255245 "miropt-test-tools",
Alex Crichton093ede22019-08-15 00:45:095246 "regex",
Noratrieb43483832024-08-24 22:31:105247 "rustc-hash 2.0.0",
DebugSteven540ca2f2023-01-05 04:57:205248 "semver",
DianQKde0ece22024-06-23 14:06:235249 "similar",
Nilstrieb75b3ee22022-12-30 11:23:055250 "termcolor",
Alex Crichton093ede22019-08-15 00:45:095251 "walkdir",
Mark Mansi3ee41042018-02-23 01:52:565252]
Ahmed Charles9ca382f2016-09-02 08:55:295253
5254[[package]]
Eric Hussce717472020-08-11 23:49:395255name = "tier-check"
5256version = "0.1.0"
5257
5258[[package]]
Esteban Küber8eb58432023-03-03 22:25:185259name = "time"
Caleb Sander43c8e132024-05-04 18:20:465260version = "0.3.36"
Esteban Küber8eb58432023-03-03 22:25:185261source = "registry+https://github.com/rust-lang/crates.io-index"
Caleb Sander43c8e132024-05-04 18:20:465262checksum = "5dfd88e563464686c916c7e46e623e520ddc6d79fa6641390f2e3fa86e83e885"
Esteban Küber8eb58432023-03-03 22:25:185263dependencies = [
clubby7896ac3b572024-01-29 12:16:205264 "deranged",
Esteban Küber8eb58432023-03-03 22:25:185265 "itoa",
clubby7899b73db32024-01-29 12:21:165266 "num-conv",
clubby7896ac3b572024-01-29 12:16:205267 "powerfmt",
Esteban Küber8eb58432023-03-03 22:25:185268 "serde",
5269 "time-core",
5270 "time-macros",
5271]
5272
5273[[package]]
5274name = "time-core"
clubby7896ac3b572024-01-29 12:16:205275version = "0.1.2"
Esteban Küber8eb58432023-03-03 22:25:185276source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7896ac3b572024-01-29 12:16:205277checksum = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3"
Esteban Küber8eb58432023-03-03 22:25:185278
5279[[package]]
5280name = "time-macros"
Caleb Sander43c8e132024-05-04 18:20:465281version = "0.2.18"
Esteban Küber8eb58432023-03-03 22:25:185282source = "registry+https://github.com/rust-lang/crates.io-index"
Caleb Sander43c8e132024-05-04 18:20:465283checksum = "3f252a68540fde3a3877aeea552b832b40ab9a69e318efd078774a01ddee1ccf"
Esteban Küber8eb58432023-03-03 22:25:185284dependencies = [
clubby7899b73db32024-01-29 12:21:165285 "num-conv",
Esteban Küber8eb58432023-03-03 22:25:185286 "time-core",
5287]
5288
5289[[package]]
David Wood7f916972022-03-26 07:27:435290name = "tinystr"
clubby7899d85dfc2024-06-08 19:18:315291version = "0.7.6"
David Wood7f916972022-03-26 07:27:435292source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:315293checksum = "9117f5d4db391c1cf6927e7bea3db74b9a1c1add8f7eda9ffd5364f40f57b82f"
Manish Goregaokar288194e2022-10-19 23:24:425294dependencies = [
5295 "displaydoc",
Charles Lewa7750042022-11-06 06:43:255296 "zerovec",
Manish Goregaokar288194e2022-10-19 23:24:425297]
David Wood7f916972022-03-26 07:27:435298
5299[[package]]
Mark Rousskov342d9562020-08-17 15:21:445300name = "tinyvec"
Trevor Gross7240da02024-08-07 07:09:125301version = "1.8.0"
Mark Rousskov342d9562020-08-17 15:21:445302source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:125303checksum = "445e881f4f6d382d5f27c034e25eb92edd7c784ceab92a0937db7f2e9471b938"
Charles Lewa76dcd82022-09-16 17:55:565304dependencies = [
5305 "tinyvec_macros",
5306]
5307
5308[[package]]
5309name = "tinyvec_macros"
Nilstrieb3295cdf2023-06-26 07:21:355310version = "0.1.1"
Charles Lewa76dcd82022-09-16 17:55:565311source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:355312checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
Mark Rousskov342d9562020-08-17 15:21:445313
5314[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:435315name = "tokio"
clubby789812daed2024-11-03 11:31:155316version = "1.41.0"
Matthias Krüger696fb8f2019-01-21 15:32:435317source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:155318checksum = "145f3413504347a2be84393cc8a7d2fb4d863b375909ea59f2158261aa258bbb"
Matthias Krüger696fb8f2019-01-21 15:32:435319dependencies = [
Philipp Kronesa6d3c822023-07-02 13:07:475320 "backtrace",
Alex Crichton093ede22019-08-15 00:45:095321 "bytes",
Igor Matuszewskiaf53b0d2021-07-21 13:17:315322 "pin-project-lite",
Matthias Krüger696fb8f2019-01-21 15:32:435323]
5324
5325[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:295326name = "toml"
Nilstrieb3295cdf2023-06-26 07:21:355327version = "0.5.11"
Eric Hussd2228ca2019-03-29 03:13:135328source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:355329checksum = "f4f7f0dd8d50a853a531c426359045b1998f04219d88799810762cd4ad314234"
Eric Hussd2228ca2019-03-29 03:13:135330dependencies = [
Alex Crichton093ede22019-08-15 00:45:095331 "serde",
Eric Hussd2228ca2019-03-29 03:13:135332]
5333
5334[[package]]
Philipp Krones612c3422023-06-02 09:42:425335name = "toml"
clubby7899b73db32024-01-29 12:21:165336version = "0.7.8"
Philipp Krones612c3422023-06-02 09:42:425337source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165338checksum = "dd79e69d3b627db300ff956027cc6c3798cef26d22526befdfcd12feeb6d2257"
Philipp Krones612c3422023-06-02 09:42:425339dependencies = [
5340 "serde",
5341 "serde_spanned",
5342 "toml_datetime",
Eric Huss5dfa0622024-07-15 20:30:525343 "toml_edit",
Philipp Krones612c3422023-06-02 09:42:425344]
5345
5346[[package]]
5347name = "toml_datetime"
Trevor Gross7240da02024-08-07 07:09:125348version = "0.6.8"
Philipp Krones612c3422023-06-02 09:42:425349source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:125350checksum = "0dd7358ecb8fc2f8d014bf86f6f638ce72ba252a2c3a2572f2a795f1d23efb41"
Philipp Krones612c3422023-06-02 09:42:425351dependencies = [
5352 "serde",
5353]
5354
5355[[package]]
5356name = "toml_edit"
clubby7899b73db32024-01-29 12:21:165357version = "0.19.15"
Philipp Krones612c3422023-06-02 09:42:425358source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165359checksum = "1b5bb770da30e5cbfde35a2d7b9b8a2c4b8ef89548a7a6aeab5c9a576e3e7421"
Philipp Krones612c3422023-06-02 09:42:425360dependencies = [
klensyc653bb92023-11-18 09:42:055361 "indexmap",
Philipp Krones612c3422023-06-02 09:42:425362 "serde",
5363 "serde_spanned",
5364 "toml_datetime",
Eric Huss5dfa0622024-07-15 20:30:525365 "winnow",
Philipp Krones612c3422023-06-02 09:42:425366]
5367
5368[[package]]
Eric Hussa882fdd2021-12-03 20:25:075369name = "topological-sort"
Eric Huss2717f602023-01-06 01:20:595370version = "0.2.2"
Eric Hussa882fdd2021-12-03 20:25:075371source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss2717f602023-01-06 01:20:595372checksum = "ea68304e134ecd095ac6c3574494fc62b909f416c4fca77e440530221e549d3d"
Eric Hussa882fdd2021-12-03 20:25:075373
5374[[package]]
Jack Hueyecb8b9f2020-05-27 05:05:095375name = "tracing"
Nilstrieb3295cdf2023-06-26 07:21:355376version = "0.1.37"
Jack Hueyecb8b9f2020-05-27 05:05:095377source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:355378checksum = "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8"
Jack Hueyecb8b9f2020-05-27 05:05:095379dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:425380 "cfg-if",
Igor Matuszewskiaf53b0d2021-07-21 13:17:315381 "pin-project-lite",
Jack Hueyecb8b9f2020-05-27 05:05:095382 "tracing-attributes",
5383 "tracing-core",
5384]
5385
5386[[package]]
5387name = "tracing-attributes"
clubby7899b73db32024-01-29 12:21:165388version = "0.1.27"
Jack Hueyecb8b9f2020-05-27 05:05:095389source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165390checksum = "34704c8d6ebcbc939824180af020566b01a7c01f80641264eba0999f6c2b6be7"
Jack Hueyecb8b9f2020-05-27 05:05:095391dependencies = [
Aaron Hill70ba4912020-08-01 14:11:155392 "proc-macro2",
5393 "quote",
clubby789812daed2024-11-03 11:31:155394 "syn 2.0.87",
Jack Hueyecb8b9f2020-05-27 05:05:095395]
5396
5397[[package]]
5398name = "tracing-core"
Nilstrieb171be8c2023-06-26 15:25:245399version = "0.1.30"
Jack Hueyecb8b9f2020-05-27 05:05:095400source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb171be8c2023-06-26 15:25:245401checksum = "24eb03ba0eab1fd845050058ce5e616558e8f8d8fca633e6b163fe25c797213a"
Jack Hueyecb8b9f2020-05-27 05:05:095402dependencies = [
Oli Scherere8962282022-07-05 08:26:125403 "once_cell",
5404 "valuable",
Jack Hueyecb8b9f2020-05-27 05:05:095405]
5406
5407[[package]]
Ralf Jung10430db2022-07-15 14:04:235408name = "tracing-error"
5409version = "0.2.0"
5410source = "registry+https://github.com/rust-lang/crates.io-index"
5411checksum = "d686ec1c0f384b1277f097b2f279a2ecc11afe8c133c1aabf036a27cb4cd206e"
5412dependencies = [
5413 "tracing",
5414 "tracing-subscriber",
5415]
5416
5417[[package]]
Jack Hueyd66452c2020-08-04 22:35:375418name = "tracing-log"
clubby7899b73db32024-01-29 12:21:165419version = "0.2.0"
5420source = "registry+https://github.com/rust-lang/crates.io-index"
5421checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3"
5422dependencies = [
5423 "log",
5424 "once_cell",
Jack Hueyd66452c2020-08-04 22:35:375425 "tracing-core",
5426]
5427
5428[[package]]
Oliver Schererec7230f2020-07-24 18:42:005429name = "tracing-subscriber"
clubby7899b73db32024-01-29 12:21:165430version = "0.3.18"
Oliver Schererec7230f2020-07-24 18:42:005431source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165432checksum = "ad0f048c97dbd9faa9b7df56362b8ebcaa52adb06b498c050d2f4e32f90a7a8b"
Oliver Schererec7230f2020-07-24 18:42:005433dependencies = [
Oliver Schererec7230f2020-07-24 18:42:005434 "matchers",
klensy71ea5062024-03-30 14:39:435435 "nu-ansi-term 0.46.0",
Nilstrieb3295cdf2023-06-26 07:21:355436 "once_cell",
Rémy Rakic4cb2a282023-12-14 15:40:505437 "parking_lot",
Oliver Schererec7230f2020-07-24 18:42:005438 "regex",
Oliver Schererec7230f2020-07-24 18:42:005439 "sharded-slab",
Jubilee Younge8eb6912021-04-22 04:40:295440 "smallvec",
Mark Rousskov342d9562020-08-17 15:21:445441 "thread_local",
Joshua Nelson8b22d072020-10-07 22:45:595442 "tracing",
Oliver Schererec7230f2020-07-24 18:42:005443 "tracing-core",
klensy71ea5062024-03-30 14:39:435444 "tracing-log",
Jack Hueyd66452c2020-08-04 22:35:375445]
5446
5447[[package]]
5448name = "tracing-tree"
clubby789d42c9602024-06-08 19:22:165449version = "0.3.1"
Jack Hueyd66452c2020-08-04 22:35:375450source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:165451checksum = "b56c62d2c80033cb36fae448730a2f2ef99410fe3ecbffc916681a32f6807dbe"
Jack Hueyd66452c2020-08-04 22:35:375452dependencies = [
Trevor Gross7240da02024-08-07 07:09:125453 "nu-ansi-term 0.50.1",
pierwillea25b772021-12-21 17:00:305454 "tracing-core",
klensy71ea5062024-03-30 14:39:435455 "tracing-log",
Jack Hueyd66452c2020-08-04 22:35:375456 "tracing-subscriber",
Oliver Schererec7230f2020-07-24 18:42:005457]
5458
5459[[package]]
Ramon de C Valle65698ae2022-11-22 05:29:005460name = "twox-hash"
5461version = "1.6.3"
5462source = "registry+https://github.com/rust-lang/crates.io-index"
5463checksum = "97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f675"
5464dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:425465 "cfg-if",
Thom Chiovolonia4bf36e2022-11-21 00:55:415466 "rand",
Ramon de C Valle65698ae2022-11-22 05:29:005467 "static_assertions",
5468]
5469
5470[[package]]
David Wood7f916972022-03-26 07:27:435471name = "type-map"
Mark Rousskov12200c92024-05-11 14:27:175472version = "0.5.0"
David Wood7f916972022-03-26 07:27:435473source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:175474checksum = "deb68604048ff8fa93347f02441e4487594adc20bb8a084f9e564d2b827a0a9f"
David Wood7f916972022-03-26 07:27:435475dependencies = [
Trevor Gross4a515bd2024-08-26 20:02:545476 "rustc-hash 1.1.0",
David Wood7f916972022-03-26 07:27:435477]
5478
5479[[package]]
Eric Huss8c20add2018-12-03 01:33:205480name = "typenum"
clubby7899b73db32024-01-29 12:21:165481version = "1.17.0"
Eric Huss8c20add2018-12-03 01:33:205482source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165483checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825"
Eric Huss8c20add2018-12-03 01:33:205484
5485[[package]]
Mark Rousskov064f8882020-01-13 21:40:195486name = "ucd-parse"
clubby7899b73db32024-01-29 12:21:165487version = "0.1.13"
Mark Rousskov064f8882020-01-13 21:40:195488source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165489checksum = "c06ff81122fcbf4df4c1660b15f7e3336058e7aec14437c9f85c6b31a0f279b9"
Mark Rousskov064f8882020-01-13 21:40:195490dependencies = [
clubby7899b73db32024-01-29 12:21:165491 "regex-lite",
Mark Rousskov064f8882020-01-13 21:40:195492]
5493
5494[[package]]
James Munnsde763692019-01-19 02:39:375495name = "ucd-trie"
clubby789812daed2024-11-03 11:31:155496version = "0.1.7"
James Munnsde763692019-01-19 02:39:375497source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:155498checksum = "2896d95c02a80c6d6a5d6e953d479f5ddf2dfdb6a244441010e373ac0fb88971"
James Munnsde763692019-01-19 02:39:375499
5500[[package]]
Ralf Junga272c452022-05-30 08:17:465501name = "ui_test"
Ralf Jungba86cf82024-09-17 13:20:505502version = "0.26.5"
5503source = "registry+https://github.com/rust-lang/crates.io-index"
5504checksum = "32ee4c40e5a5f9fa6864ff976473e5d6a6e9884b6ce68b40690d9f87e1994c83"
5505dependencies = [
5506 "annotate-snippets 0.11.4",
5507 "anyhow",
5508 "bstr",
5509 "cargo-platform",
klensy26c09b62024-09-24 13:14:495510 "cargo_metadata",
Ralf Jungba86cf82024-09-17 13:20:505511 "color-eyre",
5512 "colored",
5513 "comma",
5514 "crossbeam-channel",
5515 "indicatif",
5516 "levenshtein",
5517 "prettydiff",
5518 "regex",
5519 "rustc_version",
5520 "rustfix",
Philipp Kronesf99056b2024-02-27 14:50:235521 "serde",
5522 "serde_json",
5523 "spanned",
Philipp Kronesf99056b2024-02-27 14:50:235524]
5525
5526[[package]]
David Wood7f916972022-03-26 07:27:435527name = "unic-langid"
Mark Rousskov12200c92024-05-11 14:27:175528version = "0.9.5"
David Wood7f916972022-03-26 07:27:435529source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:175530checksum = "23dd9d1e72a73b25e07123a80776aae3e7b0ec461ef94f9151eed6ec88005a44"
David Wood7f916972022-03-26 07:27:435531dependencies = [
5532 "unic-langid-impl",
5533 "unic-langid-macros",
5534]
5535
5536[[package]]
5537name = "unic-langid-impl"
Mark Rousskov12200c92024-05-11 14:27:175538version = "0.9.5"
David Wood7f916972022-03-26 07:27:435539source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:175540checksum = "0a5422c1f65949306c99240b81de9f3f15929f5a8bfe05bb44b034cc8bf593e5"
David Wood7f916972022-03-26 07:27:435541dependencies = [
5542 "tinystr",
5543]
5544
5545[[package]]
5546name = "unic-langid-macros"
Mark Rousskov12200c92024-05-11 14:27:175547version = "0.9.5"
David Wood7f916972022-03-26 07:27:435548source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:175549checksum = "0da1cd2c042d3c7569a1008806b02039e7a4a2bdf8f8e96bd3c792434a0e275e"
David Wood7f916972022-03-26 07:27:435550dependencies = [
5551 "proc-macro-hack",
5552 "tinystr",
5553 "unic-langid-impl",
5554 "unic-langid-macros-impl",
5555]
5556
5557[[package]]
5558name = "unic-langid-macros-impl"
Mark Rousskov12200c92024-05-11 14:27:175559version = "0.9.5"
David Wood7f916972022-03-26 07:27:435560source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:175561checksum = "1ed7f4237ba393424195053097c1516bd4590dc82b84f2f97c5c69e12704555b"
David Wood7f916972022-03-26 07:27:435562dependencies = [
5563 "proc-macro-hack",
5564 "quote",
clubby789812daed2024-11-03 11:31:155565 "syn 2.0.87",
David Wood7f916972022-03-26 07:27:435566 "unic-langid-impl",
5567]
5568
5569[[package]]
Andy Russell30301642019-04-20 17:03:595570name = "unicase"
clubby789812daed2024-11-03 11:31:155571version = "2.8.0"
Andy Russell30301642019-04-20 17:03:595572source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:155573checksum = "7e51b68083f157f853b6379db119d1c1be0e6e4dec98101079dec41f6f5cf6df"
Andy Russell30301642019-04-20 17:03:595574
5575[[package]]
github-actions99053572024-06-23 00:18:085576name = "unicode-bidi"
clubby789812daed2024-11-03 11:31:155577version = "0.3.17"
github-actions99053572024-06-23 00:18:085578source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:155579checksum = "5ab17db44d7388991a428b2ee655ce0c212e862eff1768a455c58f9aad6e7893"
github-actions99053572024-06-23 00:18:085580
5581[[package]]
Andres Suareza65ddf02022-10-09 03:25:405582name = "unicode-ident"
Trevor Gross4a515bd2024-08-26 20:02:545583version = "1.0.13"
Andres Suareza65ddf02022-10-09 03:25:405584source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:545585checksum = "e91b56cd4cadaeb79bbf1a5645f6b4f8dc5bde8834ad5894a8db35fda9efa1fe"
Andres Suareza65ddf02022-10-09 03:25:405586
5587[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585588name = "unicode-normalization"
Trevor Gross4a515bd2024-08-26 20:02:545589version = "0.1.24"
Tatsuyuki Ishi0e79b972017-04-29 23:11:585590source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:545591checksum = "5033c97c4262335cded6d6fc3e5c18ab755e1a3dc96376350f3d8e9f009ad956"
Charles Lew0bcddfe2019-11-23 14:33:405592dependencies = [
Mark Rousskov342d9562020-08-17 15:21:445593 "tinyvec",
Charles Lew0bcddfe2019-11-23 14:33:405594]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585595
5596[[package]]
Charles Lewbca79a22023-07-29 00:47:215597name = "unicode-properties"
clubby789812daed2024-11-03 11:31:155598version = "0.1.3"
Charles Lewbca79a22023-07-29 00:47:215599source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:155600checksum = "e70f2a8b45122e719eb623c01822704c4e0907e7e426a05927e1a1cfff5b75d0"
Charles Lewbca79a22023-07-29 00:47:215601
5602[[package]]
Charles Lew485e98a2020-01-02 12:02:225603name = "unicode-script"
Trevor Gross4a515bd2024-08-26 20:02:545604version = "0.5.7"
Charles Lew485e98a2020-01-02 12:02:225605source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:545606checksum = "9fb421b350c9aff471779e262955939f565ec18b86c15364e6bdf0d662ca7c1f"
Charles Lew485e98a2020-01-02 12:02:225607
5608[[package]]
5609name = "unicode-security"
Trevor Gross4a515bd2024-08-26 20:02:545610version = "0.1.2"
Charles Lew485e98a2020-01-02 12:02:225611source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:545612checksum = "2e4ddba1535dd35ed8b61c52166b7155d7f4e4b8847cec6f48e71dc66d8b5e50"
Charles Lew485e98a2020-01-02 12:02:225613dependencies = [
Charles Lewc05961c2020-04-25 01:38:315614 "unicode-normalization",
Charles Lew485e98a2020-01-02 12:02:225615 "unicode-script",
5616]
5617
5618[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585619name = "unicode-segmentation"
Trevor Gross4a515bd2024-08-26 20:02:545620version = "1.12.0"
Steve Klabnika0769612017-02-07 23:13:575621source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:545622checksum = "f6ccf251212114b54433ec949fd6a7841275f9ada20dddd2f29e9ceea4501493"
Steve Klabnika0769612017-02-07 23:13:575623
5624[[package]]
许杰友 Jieyou Xu (Joe)d21aa862024-10-13 11:11:585625name = "unicode-table-generator"
5626version = "0.1.0"
5627dependencies = [
5628 "ucd-parse",
5629]
5630
5631[[package]]
Steve Klabnika0769612017-02-07 23:13:575632name = "unicode-width"
Trevor Gross4a515bd2024-08-26 20:02:545633version = "0.1.14"
Steve Klabnika0769612017-02-07 23:13:575634source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:545635checksum = "7dd6e30e90baa6f72411720665d41d89b9a3d039dc45b8faea1ddd07f617f6af"
Steve Klabnika0769612017-02-07 23:13:575636
5637[[package]]
printfn46b41b42024-10-12 21:57:505638name = "unicode-width"
5639version = "0.2.0"
5640source = "registry+https://github.com/rust-lang/crates.io-index"
5641checksum = "1fc81956842c57dac11422a97c3b8195a1ff727f06e85c84ed2e8aa277c9a0fd"
5642
5643[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585644name = "unicode-xid"
Trevor Gross4a515bd2024-08-26 20:02:545645version = "0.2.6"
Aleksey Kladova0c186c2019-07-21 11:50:395646source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:545647checksum = "ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853"
Aleksey Kladova0c186c2019-07-21 11:50:395648
5649[[package]]
Michael Howellb29d9d52021-02-24 06:42:425650name = "unified-diff"
5651version = "0.2.1"
5652source = "registry+https://github.com/rust-lang/crates.io-index"
5653checksum = "496a3d395ed0c30f411ceace4a91f7d93b148fb5a9b383d5d4cff7850f048d5f"
5654dependencies = [
5655 "diff",
5656]
5657
5658[[package]]
est31c2d59062017-06-12 19:35:475659name = "unstable-book-gen"
5660version = "0.1.0"
5661dependencies = [
Alex Crichton093ede22019-08-15 00:45:095662 "num-traits",
5663 "tidy",
est31c2d59062017-06-12 19:35:475664]
5665
5666[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585667name = "url"
github-actions99053572024-06-23 00:18:085668version = "2.5.2"
Eric Hussf2428a62019-08-01 00:44:395669source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions99053572024-06-23 00:18:085670checksum = "22784dbdf76fdde8af1aeda5622b546b422b6fc585325248a2bf9f5e41e94d6c"
Eric Hussf2428a62019-08-01 00:44:395671dependencies = [
Eric Hussf3287a62021-05-12 00:39:515672 "form_urlencoded",
Eric Huss4a7e2fb2022-08-21 04:19:435673 "idna",
Eric Huss4a7e2fb2022-08-21 04:19:435674 "percent-encoding",
Eric Hussf2428a62019-08-01 00:44:395675]
5676
5677[[package]]
steveklabnikecfbaca2018-04-03 14:32:045678name = "utf-8"
Nilstrieb3295cdf2023-06-26 07:21:355679version = "0.7.6"
steveklabnikecfbaca2018-04-03 14:32:045680source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:355681checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9"
steveklabnikecfbaca2018-04-03 14:32:045682
5683[[package]]
Esteban Kuberb4bdb562024-03-02 22:36:525684name = "utf8-width"
5685version = "0.1.7"
5686source = "registry+https://github.com/rust-lang/crates.io-index"
5687checksum = "86bd8d4e895da8537e5315b8254664e6b769c4ff3db18321b297a1e7004392e3"
5688
5689[[package]]
Eric Hussd5e03532019-05-23 20:27:495690name = "utf8parse"
clubby789d42c9602024-06-08 19:22:165691version = "0.2.2"
Eric Hussd5e03532019-05-23 20:27:495692source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:165693checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821"
Eric Hussd5e03532019-05-23 20:27:495694
5695[[package]]
Pietro Albini13efb202022-11-15 09:19:175696name = "uuid"
clubby789812daed2024-11-03 11:31:155697version = "1.11.0"
Pietro Albini13efb202022-11-15 09:19:175698source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:155699checksum = "f8c5f0a0af699448548ad1a2fbf920fb4bee257eae39953ba95cb84891a0446a"
Pietro Albini13efb202022-11-15 09:19:175700dependencies = [
Thom Chiovolonia4bf36e2022-11-21 00:55:415701 "getrandom",
Pietro Albini13efb202022-11-15 09:19:175702]
5703
5704[[package]]
Oli Scherere8962282022-07-05 08:26:125705name = "valuable"
5706version = "0.1.0"
5707source = "registry+https://github.com/rust-lang/crates.io-index"
5708checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d"
5709
5710[[package]]
Alex Crichton1cede102017-06-15 02:33:065711name = "vcpkg"
Nilstrieb3295cdf2023-06-26 07:21:355712version = "0.2.15"
Alex Crichton1cede102017-06-15 02:33:065713source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:355714checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
Alex Crichton1cede102017-06-15 02:33:065715
5716[[package]]
Alex Crichtonb4110902018-12-08 11:06:545717name = "version_check"
Trevor Gross7240da02024-08-07 07:09:125718version = "0.9.5"
Eric Huss2b985322019-11-25 16:14:075719source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:125720checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
Eric Huss2b985322019-11-25 16:14:075721
5722[[package]]
Josh Stone020c5ec2017-05-08 22:01:135723name = "walkdir"
github-actions8ef19812024-03-03 00:16:165724version = "2.5.0"
Alex Crichton80d6ed22018-01-08 21:56:225725source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions8ef19812024-03-03 00:16:165726checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b"
Alex Crichton80d6ed22018-01-08 21:56:225727dependencies = [
Alex Crichton093ede22019-08-15 00:45:095728 "same-file",
Alex Crichton093ede22019-08-15 00:45:095729 "winapi-util",
Alex Crichton80d6ed22018-01-08 21:56:225730]
5731
5732[[package]]
newpavlov6374b842019-08-29 17:13:155733name = "wasi"
Harald Hoyer00cbc8d2022-01-21 13:19:135734version = "0.11.0+wasi-snapshot-preview1"
5735source = "registry+https://github.com/rust-lang/crates.io-index"
5736checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
newpavlov6374b842019-08-29 17:13:155737
5738[[package]]
Trevor Gross7240da02024-08-07 07:09:125739name = "wasi-preview1-component-adapter-provider"
clubby789812daed2024-11-03 11:31:155740version = "24.0.1"
nilsf77541a2023-04-11 11:46:415741source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:155742checksum = "0f76d9fa52234153eeb40b088de91a8c13dc28a912cf6f31cd89ca4bac9024e0"
Trevor Gross7240da02024-08-07 07:09:125743
5744[[package]]
5745name = "wasm-bindgen"
clubby789812daed2024-11-03 11:31:155746version = "0.2.95"
Trevor Gross7240da02024-08-07 07:09:125747source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:155748checksum = "128d1e363af62632b8eb57219c8fd7877144af57558fb2ef0368d0087bddeb2e"
nilsf77541a2023-04-11 11:46:415749dependencies = [
5750 "cfg-if",
Trevor Gross7240da02024-08-07 07:09:125751 "once_cell",
nilsf77541a2023-04-11 11:46:415752 "wasm-bindgen-macro",
5753]
5754
5755[[package]]
5756name = "wasm-bindgen-backend"
clubby789812daed2024-11-03 11:31:155757version = "0.2.95"
nilsf77541a2023-04-11 11:46:415758source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:155759checksum = "cb6dd4d3ca0ddffd1dd1c9c04f94b868c37ff5fac97c30b97cff2d74fce3a358"
nilsf77541a2023-04-11 11:46:415760dependencies = [
5761 "bumpalo",
5762 "log",
5763 "once_cell",
5764 "proc-macro2",
5765 "quote",
clubby789812daed2024-11-03 11:31:155766 "syn 2.0.87",
nilsf77541a2023-04-11 11:46:415767 "wasm-bindgen-shared",
5768]
5769
5770[[package]]
5771name = "wasm-bindgen-macro"
clubby789812daed2024-11-03 11:31:155772version = "0.2.95"
nilsf77541a2023-04-11 11:46:415773source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:155774checksum = "e79384be7f8f5a9dd5d7167216f022090cf1f9ec128e6e6a482a2cb5c5422c56"
nilsf77541a2023-04-11 11:46:415775dependencies = [
5776 "quote",
5777 "wasm-bindgen-macro-support",
5778]
5779
5780[[package]]
5781name = "wasm-bindgen-macro-support"
clubby789812daed2024-11-03 11:31:155782version = "0.2.95"
nilsf77541a2023-04-11 11:46:415783source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:155784checksum = "26c6ab57572f7a24a4985830b120de1594465e5d500f24afe89e16b4e833ef68"
nilsf77541a2023-04-11 11:46:415785dependencies = [
5786 "proc-macro2",
5787 "quote",
clubby789812daed2024-11-03 11:31:155788 "syn 2.0.87",
nilsf77541a2023-04-11 11:46:415789 "wasm-bindgen-backend",
5790 "wasm-bindgen-shared",
5791]
5792
5793[[package]]
5794name = "wasm-bindgen-shared"
clubby789812daed2024-11-03 11:31:155795version = "0.2.95"
nilsf77541a2023-04-11 11:46:415796source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:155797checksum = "65fc09f10666a9f147042251e0dda9c18f166ff7de300607007e96bdebc1068d"
nilsf77541a2023-04-11 11:46:415798
5799[[package]]
Alex Crichton2a3e22b2024-06-24 19:30:445800name = "wasm-component-ld"
Alex Crichton9c9d3c82024-10-09 16:45:595801version = "0.5.10"
Alex Crichton2a3e22b2024-06-24 19:30:445802source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton9c9d3c82024-10-09 16:45:595803checksum = "4d4aa6bd7fbe7cffbed29fe3e236fda74419def1bdef6f80f989ec51137edf44"
Alex Crichton2a3e22b2024-06-24 19:30:445804dependencies = [
5805 "anyhow",
5806 "clap",
5807 "lexopt",
5808 "tempfile",
Trevor Gross7240da02024-08-07 07:09:125809 "wasi-preview1-component-adapter-provider",
clubby789812daed2024-11-03 11:31:155810 "wasmparser 0.219.1",
Alex Crichton2a3e22b2024-06-24 19:30:445811 "wat",
5812 "wit-component",
Trevor Gross7240da02024-08-07 07:09:125813 "wit-parser",
Alex Crichton2a3e22b2024-06-24 19:30:445814]
5815
5816[[package]]
5817name = "wasm-component-ld-wrapper"
5818version = "0.1.0"
5819dependencies = [
5820 "wasm-component-ld",
5821]
5822
5823[[package]]
Alex Crichton646e8e72024-02-22 16:12:095824name = "wasm-encoder"
Alex Crichton99558dc2024-08-29 21:38:455825version = "0.216.0"
Alex Crichton2a3e22b2024-06-24 19:30:445826source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton99558dc2024-08-29 21:38:455827checksum = "04c23aebea22c8a75833ae08ed31ccc020835b12a41999e58c31464271b94a88"
Alex Crichton2a3e22b2024-06-24 19:30:445828dependencies = [
5829 "leb128",
Trevor Gross4a515bd2024-08-26 20:02:545830]
5831
5832[[package]]
5833name = "wasm-encoder"
clubby789812daed2024-11-03 11:31:155834version = "0.219.1"
Trevor Gross4a515bd2024-08-26 20:02:545835source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:155836checksum = "29cbbd772edcb8e7d524a82ee8cef8dd046fc14033796a754c3ad246d019fa54"
Trevor Gross4a515bd2024-08-26 20:02:545837dependencies = [
5838 "leb128",
clubby789812daed2024-11-03 11:31:155839 "wasmparser 0.219.1",
Alex Crichton2a3e22b2024-06-24 19:30:445840]
5841
5842[[package]]
5843name = "wasm-metadata"
clubby789812daed2024-11-03 11:31:155844version = "0.219.1"
Alex Crichton2a3e22b2024-06-24 19:30:445845source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:155846checksum = "2af5a8e37a5e996861e1813f8de30911c47609c9ff51a7284f7dbd754dc3a9f3"
Alex Crichton2a3e22b2024-06-24 19:30:445847dependencies = [
5848 "anyhow",
5849 "indexmap",
5850 "serde",
5851 "serde_derive",
5852 "serde_json",
5853 "spdx",
clubby789812daed2024-11-03 11:31:155854 "wasm-encoder 0.219.1",
5855 "wasmparser 0.219.1",
Alex Crichton99558dc2024-08-29 21:38:455856]
5857
5858[[package]]
5859name = "wasmparser"
5860version = "0.216.0"
5861source = "registry+https://github.com/rust-lang/crates.io-index"
5862checksum = "bcdee6bea3619d311fb4b299721e89a986c3470f804b6d534340e412589028e3"
5863dependencies = [
Trevor Gross4a515bd2024-08-26 20:02:545864 "bitflags 2.6.0",
5865 "indexmap",
5866]
5867
5868[[package]]
5869name = "wasmparser"
clubby789812daed2024-11-03 11:31:155870version = "0.218.0"
Trevor Gross4a515bd2024-08-26 20:02:545871source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:155872checksum = "b09e46c7fceceaa72b2dd1a8a137ea7fd8f93dfaa69806010a709918e496c5dc"
5873dependencies = [
5874 "bitflags 2.6.0",
5875]
5876
5877[[package]]
5878name = "wasmparser"
5879version = "0.219.1"
5880source = "registry+https://github.com/rust-lang/crates.io-index"
5881checksum = "5c771866898879073c53b565a6c7b49953795159836714ac56a5befb581227c5"
Trevor Gross4a515bd2024-08-26 20:02:545882dependencies = [
Alex Crichton2a3e22b2024-06-24 19:30:445883 "ahash",
Trevor Gross7240da02024-08-07 07:09:125884 "bitflags 2.6.0",
clubby789812daed2024-11-03 11:31:155885 "hashbrown 0.14.5",
Alex Crichton2a3e22b2024-06-24 19:30:445886 "indexmap",
5887 "semver",
5888 "serde",
5889]
5890
5891[[package]]
Alex Crichton2a3e22b2024-06-24 19:30:445892name = "wast"
clubby789812daed2024-11-03 11:31:155893version = "219.0.1"
Alex Crichton2a3e22b2024-06-24 19:30:445894source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:155895checksum = "4f79a9d9df79986a68689a6b40bcc8d5d40d807487b235bebc2ac69a242b54a1"
Alex Crichton2a3e22b2024-06-24 19:30:445896dependencies = [
5897 "bumpalo",
5898 "leb128",
5899 "memchr",
printfn46b41b42024-10-12 21:57:505900 "unicode-width 0.1.14",
clubby789812daed2024-11-03 11:31:155901 "wasm-encoder 0.219.1",
Alex Crichton2a3e22b2024-06-24 19:30:445902]
5903
5904[[package]]
5905name = "wat"
clubby789812daed2024-11-03 11:31:155906version = "1.219.1"
Alex Crichton2a3e22b2024-06-24 19:30:445907source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:155908checksum = "8bc3cf014fb336883a411cd662f987abf6a1d2a27f2f0008616a0070bbf6bd0d"
Alex Crichton2a3e22b2024-06-24 19:30:445909dependencies = [
5910 "wast",
5911]
5912
5913[[package]]
Steve Klabnika0769612017-02-07 23:13:575914name = "winapi"
Mark Rousskov342d9562020-08-17 15:21:445915version = "0.3.9"
Alex Crichton80d6ed22018-01-08 21:56:225916source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:445917checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
Alex Crichton80d6ed22018-01-08 21:56:225918dependencies = [
Alex Crichton093ede22019-08-15 00:45:095919 "winapi-i686-pc-windows-gnu",
5920 "winapi-x86_64-pc-windows-gnu",
Alex Crichton80d6ed22018-01-08 21:56:225921]
5922
5923[[package]]
Alex Crichton80d6ed22018-01-08 21:56:225924name = "winapi-i686-pc-windows-gnu"
5925version = "0.4.0"
5926source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095927checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
Alex Crichton80d6ed22018-01-08 21:56:225928
5929[[package]]
Alex Crichton2863b752018-08-21 17:23:475930name = "winapi-util"
Trevor Gross7240da02024-08-07 07:09:125931version = "0.1.9"
Alex Crichton2863b752018-08-21 17:23:475932source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:125933checksum = "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb"
Alex Crichton2863b752018-08-21 17:23:475934dependencies = [
Trevor Gross7240da02024-08-07 07:09:125935 "windows-sys 0.59.0",
Alex Crichton2863b752018-08-21 17:23:475936]
5937
5938[[package]]
Alex Crichton80d6ed22018-01-08 21:56:225939name = "winapi-x86_64-pc-windows-gnu"
5940version = "0.4.0"
5941source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095942checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
Alex Crichton80d6ed22018-01-08 21:56:225943
5944[[package]]
Weihang Loe52e0402023-03-07 22:16:275945name = "windows"
Guillaume Gomezf4495862024-07-31 14:08:315946version = "0.57.0"
5947source = "registry+https://github.com/rust-lang/crates.io-index"
5948checksum = "12342cb4d8e3b046f3d80effd474a7a02447231330ef77d71daa6fbc40681143"
5949dependencies = [
5950 "windows-core 0.57.0",
Trevor Gross7240da02024-08-07 07:09:125951 "windows-targets 0.52.6",
Andy Russellbb7c3732023-01-15 18:43:155952]
5953
5954[[package]]
Chris Dentonf9b3d6a2023-04-15 10:57:075955name = "windows-bindgen"
Chris Denton34860a52024-07-04 12:09:255956version = "0.58.0"
Chris Dentonf9b3d6a2023-04-15 10:57:075957source = "registry+https://github.com/rust-lang/crates.io-index"
Chris Denton34860a52024-07-04 12:09:255958checksum = "91cd28d93c692351f3a6e5615567c56756e330bee1c99c6bdd57bfc5ab15f589"
Chris Dentonf9b3d6a2023-04-15 10:57:075959dependencies = [
Chris Dentond9c85da2023-08-16 08:18:345960 "proc-macro2",
5961 "rayon",
Chris Dentonb25203e2024-03-03 14:44:585962 "serde",
5963 "serde_json",
clubby789812daed2024-11-03 11:31:155964 "syn 2.0.87",
Chris Dentonf9b3d6a2023-04-15 10:57:075965 "windows-metadata",
Chris Dentonf9b3d6a2023-04-15 10:57:075966]
5967
5968[[package]]
clubby7899b73db32024-01-29 12:21:165969name = "windows-core"
5970version = "0.52.0"
5971source = "registry+https://github.com/rust-lang/crates.io-index"
5972checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9"
5973dependencies = [
Trevor Gross7240da02024-08-07 07:09:125974 "windows-targets 0.52.6",
clubby7899b73db32024-01-29 12:21:165975]
5976
5977[[package]]
Guillaume Gomezf4495862024-07-31 14:08:315978name = "windows-core"
5979version = "0.57.0"
5980source = "registry+https://github.com/rust-lang/crates.io-index"
5981checksum = "d2ed2439a290666cd67ecce2b0ffaad89c2a56b976b736e6ece670297897832d"
5982dependencies = [
5983 "windows-implement",
5984 "windows-interface",
5985 "windows-result",
Trevor Gross7240da02024-08-07 07:09:125986 "windows-targets 0.52.6",
Guillaume Gomezf4495862024-07-31 14:08:315987]
5988
5989[[package]]
5990name = "windows-implement"
5991version = "0.57.0"
5992source = "registry+https://github.com/rust-lang/crates.io-index"
5993checksum = "9107ddc059d5b6fbfbffdfa7a7fe3e22a226def0b2608f72e9d552763d3e1ad7"
5994dependencies = [
5995 "proc-macro2",
5996 "quote",
clubby789812daed2024-11-03 11:31:155997 "syn 2.0.87",
Guillaume Gomezf4495862024-07-31 14:08:315998]
5999
6000[[package]]
6001name = "windows-interface"
6002version = "0.57.0"
6003source = "registry+https://github.com/rust-lang/crates.io-index"
6004checksum = "29bee4b38ea3cde66011baa44dba677c432a78593e202392d1e9070cf2a7fca7"
6005dependencies = [
6006 "proc-macro2",
6007 "quote",
clubby789812daed2024-11-03 11:31:156008 "syn 2.0.87",
Guillaume Gomezf4495862024-07-31 14:08:316009]
6010
6011[[package]]
Chris Dentonf9b3d6a2023-04-15 10:57:076012name = "windows-metadata"
Chris Denton34860a52024-07-04 12:09:256013version = "0.58.0"
Chris Dentonf9b3d6a2023-04-15 10:57:076014source = "registry+https://github.com/rust-lang/crates.io-index"
Chris Denton34860a52024-07-04 12:09:256015checksum = "2e837f3c3012cfe9e7086302a93f441a7999439be1ad4c530d55d2f6d2921809"
Chris Dentonf9b3d6a2023-04-15 10:57:076016
6017[[package]]
Guillaume Gomezf4495862024-07-31 14:08:316018name = "windows-result"
6019version = "0.1.2"
6020source = "registry+https://github.com/rust-lang/crates.io-index"
6021checksum = "5e383302e8ec8515204254685643de10811af0ed97ea37210dc26fb0032647f8"
6022dependencies = [
Trevor Gross7240da02024-08-07 07:09:126023 "windows-targets 0.52.6",
Guillaume Gomezf4495862024-07-31 14:08:316024]
6025
6026[[package]]
Philipp Krones586cbd02022-06-04 12:07:446027name = "windows-sys"
WANG Rui7aa257f2023-04-23 07:58:386028version = "0.48.0"
6029source = "registry+https://github.com/rust-lang/crates.io-index"
6030checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
6031dependencies = [
clubby7899b73db32024-01-29 12:21:166032 "windows-targets 0.48.5",
Philipp Kronesac25a732023-08-24 19:33:176033]
6034
6035[[package]]
clubby789527f9032024-01-21 23:51:336036name = "windows-sys"
6037version = "0.52.0"
6038source = "registry+https://github.com/rust-lang/crates.io-index"
6039checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
6040dependencies = [
Trevor Gross7240da02024-08-07 07:09:126041 "windows-targets 0.52.6",
6042]
6043
6044[[package]]
6045name = "windows-sys"
6046version = "0.59.0"
6047source = "registry+https://github.com/rust-lang/crates.io-index"
6048checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b"
6049dependencies = [
6050 "windows-targets 0.52.6",
clubby789527f9032024-01-21 23:51:336051]
6052
6053[[package]]
Philipp Kronesac25a732023-08-24 19:33:176054name = "windows-targets"
clubby7899b73db32024-01-29 12:21:166055version = "0.48.5"
Philipp Kronesac25a732023-08-24 19:33:176056source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166057checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
Philipp Kronesac25a732023-08-24 19:33:176058dependencies = [
clubby7899b73db32024-01-29 12:21:166059 "windows_aarch64_gnullvm 0.48.5",
6060 "windows_aarch64_msvc 0.48.5",
6061 "windows_i686_gnu 0.48.5",
6062 "windows_i686_msvc 0.48.5",
6063 "windows_x86_64_gnu 0.48.5",
6064 "windows_x86_64_gnullvm 0.48.5",
6065 "windows_x86_64_msvc 0.48.5",
Weihang Lo6f38fd52023-02-07 22:26:226066]
6067
6068[[package]]
clubby789527f9032024-01-21 23:51:336069name = "windows-targets"
Trevor Gross7240da02024-08-07 07:09:126070version = "0.52.6"
clubby789527f9032024-01-21 23:51:336071source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:126072checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
clubby789527f9032024-01-21 23:51:336073dependencies = [
Trevor Gross7240da02024-08-07 07:09:126074 "windows_aarch64_gnullvm 0.52.6",
6075 "windows_aarch64_msvc 0.52.6",
6076 "windows_i686_gnu 0.52.6",
Mark Rousskov12200c92024-05-11 14:27:176077 "windows_i686_gnullvm",
Trevor Gross7240da02024-08-07 07:09:126078 "windows_i686_msvc 0.52.6",
6079 "windows_x86_64_gnu 0.52.6",
6080 "windows_x86_64_gnullvm 0.52.6",
6081 "windows_x86_64_msvc 0.52.6",
clubby789527f9032024-01-21 23:51:336082]
6083
6084[[package]]
Weihang Lo6f38fd52023-02-07 22:26:226085name = "windows_aarch64_gnullvm"
clubby7899b73db32024-01-29 12:21:166086version = "0.48.5"
Philipp Kronesac25a732023-08-24 19:33:176087source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166088checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
nilsf77541a2023-04-11 11:46:416089
6090[[package]]
clubby789527f9032024-01-21 23:51:336091name = "windows_aarch64_gnullvm"
Trevor Gross7240da02024-08-07 07:09:126092version = "0.52.6"
clubby789527f9032024-01-21 23:51:336093source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:126094checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
clubby789527f9032024-01-21 23:51:336095
6096[[package]]
Philipp Krones586cbd02022-06-04 12:07:446097name = "windows_aarch64_msvc"
clubby7899b73db32024-01-29 12:21:166098version = "0.48.5"
Philipp Kronesac25a732023-08-24 19:33:176099source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166100checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
nilsf77541a2023-04-11 11:46:416101
6102[[package]]
clubby789527f9032024-01-21 23:51:336103name = "windows_aarch64_msvc"
Trevor Gross7240da02024-08-07 07:09:126104version = "0.52.6"
clubby789527f9032024-01-21 23:51:336105source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:126106checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
clubby789527f9032024-01-21 23:51:336107
6108[[package]]
Philipp Krones586cbd02022-06-04 12:07:446109name = "windows_i686_gnu"
clubby7899b73db32024-01-29 12:21:166110version = "0.48.5"
Philipp Kronesac25a732023-08-24 19:33:176111source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166112checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
nilsf77541a2023-04-11 11:46:416113
6114[[package]]
clubby789527f9032024-01-21 23:51:336115name = "windows_i686_gnu"
Trevor Gross7240da02024-08-07 07:09:126116version = "0.52.6"
clubby789527f9032024-01-21 23:51:336117source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:126118checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
Mark Rousskov12200c92024-05-11 14:27:176119
6120[[package]]
6121name = "windows_i686_gnullvm"
Trevor Gross7240da02024-08-07 07:09:126122version = "0.52.6"
Mark Rousskov12200c92024-05-11 14:27:176123source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:126124checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
clubby789527f9032024-01-21 23:51:336125
6126[[package]]
Philipp Krones586cbd02022-06-04 12:07:446127name = "windows_i686_msvc"
clubby7899b73db32024-01-29 12:21:166128version = "0.48.5"
Philipp Kronesac25a732023-08-24 19:33:176129source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166130checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
nilsf77541a2023-04-11 11:46:416131
6132[[package]]
clubby789527f9032024-01-21 23:51:336133name = "windows_i686_msvc"
Trevor Gross7240da02024-08-07 07:09:126134version = "0.52.6"
clubby789527f9032024-01-21 23:51:336135source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:126136checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
clubby789527f9032024-01-21 23:51:336137
6138[[package]]
Philipp Krones586cbd02022-06-04 12:07:446139name = "windows_x86_64_gnu"
clubby7899b73db32024-01-29 12:21:166140version = "0.48.5"
Philipp Kronesac25a732023-08-24 19:33:176141source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166142checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
nilsf77541a2023-04-11 11:46:416143
6144[[package]]
clubby789527f9032024-01-21 23:51:336145name = "windows_x86_64_gnu"
Trevor Gross7240da02024-08-07 07:09:126146version = "0.52.6"
clubby789527f9032024-01-21 23:51:336147source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:126148checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
clubby789527f9032024-01-21 23:51:336149
6150[[package]]
Mateusz Mikuład5899ef2022-11-05 11:19:556151name = "windows_x86_64_gnullvm"
clubby7899b73db32024-01-29 12:21:166152version = "0.48.5"
Philipp Kronesac25a732023-08-24 19:33:176153source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166154checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
nilsf77541a2023-04-11 11:46:416155
6156[[package]]
clubby789527f9032024-01-21 23:51:336157name = "windows_x86_64_gnullvm"
Trevor Gross7240da02024-08-07 07:09:126158version = "0.52.6"
clubby789527f9032024-01-21 23:51:336159source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:126160checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
clubby789527f9032024-01-21 23:51:336161
6162[[package]]
Philipp Krones586cbd02022-06-04 12:07:446163name = "windows_x86_64_msvc"
clubby7899b73db32024-01-29 12:21:166164version = "0.48.5"
Philipp Kronesac25a732023-08-24 19:33:176165source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166166checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
nilsf77541a2023-04-11 11:46:416167
6168[[package]]
clubby789527f9032024-01-21 23:51:336169name = "windows_x86_64_msvc"
Trevor Gross7240da02024-08-07 07:09:126170version = "0.52.6"
clubby789527f9032024-01-21 23:51:336171source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:126172checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
clubby789527f9032024-01-21 23:51:336173
6174[[package]]
Philipp Krones612c3422023-06-02 09:42:426175name = "winnow"
clubby7899b73db32024-01-29 12:21:166176version = "0.5.40"
Philipp Krones612c3422023-06-02 09:42:426177source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166178checksum = "f593a95398737aeed53e489c785df13f3618e41dbcd6718c6addbf1395aa6876"
Philipp Krones612c3422023-06-02 09:42:426179dependencies = [
6180 "memchr",
6181]
6182
6183[[package]]
Alex Crichton2a3e22b2024-06-24 19:30:446184name = "wit-component"
clubby789812daed2024-11-03 11:31:156185version = "0.219.1"
Alex Crichton2a3e22b2024-06-24 19:30:446186source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:156187checksum = "ad1673163c0cb14a6a19ddbf44dd4efe6f015ec1ebb8156710ac32501f19fba2"
Alex Crichton2a3e22b2024-06-24 19:30:446188dependencies = [
6189 "anyhow",
Trevor Gross7240da02024-08-07 07:09:126190 "bitflags 2.6.0",
Alex Crichton2a3e22b2024-06-24 19:30:446191 "indexmap",
6192 "log",
6193 "serde",
6194 "serde_derive",
6195 "serde_json",
clubby789812daed2024-11-03 11:31:156196 "wasm-encoder 0.219.1",
Alex Crichton2a3e22b2024-06-24 19:30:446197 "wasm-metadata",
clubby789812daed2024-11-03 11:31:156198 "wasmparser 0.219.1",
Alex Crichton2a3e22b2024-06-24 19:30:446199 "wit-parser",
6200]
6201
6202[[package]]
6203name = "wit-parser"
clubby789812daed2024-11-03 11:31:156204version = "0.219.1"
Alex Crichton2a3e22b2024-06-24 19:30:446205source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:156206checksum = "4a86f669283257e8e424b9a4fc3518e3ade0b95deb9fbc0f93a1876be3eda598"
Alex Crichton2a3e22b2024-06-24 19:30:446207dependencies = [
6208 "anyhow",
6209 "id-arena",
6210 "indexmap",
6211 "log",
6212 "semver",
6213 "serde",
6214 "serde_derive",
6215 "serde_json",
6216 "unicode-xid",
clubby789812daed2024-11-03 11:31:156217 "wasmparser 0.219.1",
Alex Crichton2a3e22b2024-06-24 19:30:446218]
6219
6220[[package]]
Charles Lewa7750042022-11-06 06:43:256221name = "writeable"
clubby7899d85dfc2024-06-08 19:18:316222version = "0.5.5"
Charles Lewa7750042022-11-06 06:43:256223source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:316224checksum = "1e9df38ee2d2c3c5948ea468a8406ff0db0b29ae1ffde1bcf20ef305bcc95c51"
Charles Lewa7750042022-11-06 06:43:256225
6226[[package]]
Josh Stone020c5ec2017-05-08 22:01:136227name = "xattr"
clubby7899b73db32024-01-29 12:21:166228version = "1.3.1"
Josh Stone020c5ec2017-05-08 22:01:136229source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166230checksum = "8da84f1a25939b27f6820d92aed108f83ff920fdf11a7b19366c27c4cda81d4f"
Josh Stone020c5ec2017-05-08 22:01:136231dependencies = [
Alex Crichton093ede22019-08-15 00:45:096232 "libc",
clubby7899b73db32024-01-29 12:21:166233 "linux-raw-sys",
6234 "rustix",
Josh Stone020c5ec2017-05-08 22:01:136235]
6236
6237[[package]]
Josh Stone020c5ec2017-05-08 22:01:136238name = "xz2"
Mark Rousskove40a4462023-04-17 01:27:256239version = "0.1.7"
Josh Stone020c5ec2017-05-08 22:01:136240source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskove40a4462023-04-17 01:27:256241checksum = "388c44dc09d76f1536602ead6d325eb532f5c122f17782bd57fb47baeeb767e2"
Josh Stone020c5ec2017-05-08 22:01:136242dependencies = [
Alex Crichton093ede22019-08-15 00:45:096243 "lzma-sys",
Josh Stone020c5ec2017-05-08 22:01:136244]
6245
6246[[package]]
Igor Matuszewski2214a412021-05-03 20:59:356247name = "yansi-term"
6248version = "0.1.2"
6249source = "registry+https://github.com/rust-lang/crates.io-index"
6250checksum = "fe5c30ade05e61656247b2e334a031dfd0cc466fadef865bdcdea8d537951bf1"
6251dependencies = [
Igor Matuszewskiaf53b0d2021-07-21 13:17:316252 "winapi",
Igor Matuszewski2214a412021-05-03 20:59:356253]
Charles Lewa7750042022-11-06 06:43:256254
6255[[package]]
6256name = "yoke"
clubby7899d85dfc2024-06-08 19:18:316257version = "0.7.4"
Charles Lewa7750042022-11-06 06:43:256258source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:316259checksum = "6c5b1314b079b0930c31e3af543d8ee1757b1951ae1e1565ec704403a7240ca5"
Charles Lewa7750042022-11-06 06:43:256260dependencies = [
6261 "serde",
6262 "stable_deref_trait",
6263 "yoke-derive",
6264 "zerofrom",
6265]
6266
6267[[package]]
6268name = "yoke-derive"
clubby7899d85dfc2024-06-08 19:18:316269version = "0.7.4"
Charles Lewa7750042022-11-06 06:43:256270source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:316271checksum = "28cc31741b18cb6f1d5ff12f5b7523e3d6eb0852bbbad19d73905511d9849b95"
Charles Lewa7750042022-11-06 06:43:256272dependencies = [
6273 "proc-macro2",
6274 "quote",
clubby789812daed2024-11-03 11:31:156275 "syn 2.0.87",
klensy7142c8d2023-11-09 11:37:306276 "synstructure",
Charles Lewa7750042022-11-06 06:43:256277]
6278
6279[[package]]
Ralf Jung71c9ceb2023-12-02 18:16:096280name = "zerocopy"
Trevor Gross7240da02024-08-07 07:09:126281version = "0.7.35"
Ralf Jung71c9ceb2023-12-02 18:16:096282source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:126283checksum = "1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0"
Ralf Jung71c9ceb2023-12-02 18:16:096284dependencies = [
Trevor Gross7240da02024-08-07 07:09:126285 "byteorder",
Ralf Jung71c9ceb2023-12-02 18:16:096286 "zerocopy-derive",
6287]
6288
6289[[package]]
6290name = "zerocopy-derive"
Trevor Gross7240da02024-08-07 07:09:126291version = "0.7.35"
Ralf Jung71c9ceb2023-12-02 18:16:096292source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:126293checksum = "fa4f8080344d4671fb4e831a13ad1e68092748387dfc4f55e356242fae12ce3e"
Ralf Jung71c9ceb2023-12-02 18:16:096294dependencies = [
6295 "proc-macro2",
6296 "quote",
clubby789812daed2024-11-03 11:31:156297 "syn 2.0.87",
Ralf Jung71c9ceb2023-12-02 18:16:096298]
6299
6300[[package]]
Charles Lewa7750042022-11-06 06:43:256301name = "zerofrom"
clubby7899d85dfc2024-06-08 19:18:316302version = "0.1.4"
Charles Lewa7750042022-11-06 06:43:256303source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:316304checksum = "91ec111ce797d0e0784a1116d0ddcdbea84322cd79e5d5ad173daeba4f93ab55"
Charles Lewa7750042022-11-06 06:43:256305dependencies = [
6306 "zerofrom-derive",
6307]
6308
6309[[package]]
6310name = "zerofrom-derive"
clubby7899d85dfc2024-06-08 19:18:316311version = "0.1.4"
Charles Lewa7750042022-11-06 06:43:256312source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:316313checksum = "0ea7b4a3637ea8669cedf0f1fd5c286a17f3de97b8dd5a70a6c167a1730e63a5"
Charles Lewa7750042022-11-06 06:43:256314dependencies = [
6315 "proc-macro2",
6316 "quote",
clubby789812daed2024-11-03 11:31:156317 "syn 2.0.87",
klensy7142c8d2023-11-09 11:37:306318 "synstructure",
Charles Lewa7750042022-11-06 06:43:256319]
6320
6321[[package]]
6322name = "zerovec"
Trevor Gross7240da02024-08-07 07:09:126323version = "0.10.4"
Charles Lewa7750042022-11-06 06:43:256324source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:126325checksum = "aa2b893d79df23bfb12d5461018d408ea19dfafe76c2c7ef6d4eba614f8ff079"
Charles Lewa7750042022-11-06 06:43:256326dependencies = [
6327 "yoke",
6328 "zerofrom",
6329 "zerovec-derive",
6330]
6331
6332[[package]]
6333name = "zerovec-derive"
Trevor Gross7240da02024-08-07 07:09:126334version = "0.10.3"
Charles Lewa7750042022-11-06 06:43:256335source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:126336checksum = "6eafa6dfb17584ea3e2bd6e76e0cc15ad7af12b09abdd1ca55961bed9b1063c6"
Charles Lewa7750042022-11-06 06:43:256337dependencies = [
6338 "proc-macro2",
6339 "quote",
clubby789812daed2024-11-03 11:31:156340 "syn 2.0.87",
Charles Lewa7750042022-11-06 06:43:256341]