blob: 1d48617d8b5e5e3824e6a7a35330dd55d8c1701b [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"
clubby7890b095f82024-12-17 13:17:3960version = "0.2.21"
The 8472479be6a2023-06-08 14:55:4961source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7890b095f82024-12-17 13:17:3962checksum = "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923"
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"
clubby7890b095f82024-12-17 13:17:39104version = "0.11.5"
Philipp Kronese395dc92024-05-02 15:27:08105source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7890b095f82024-12-17 13:17:39106checksum = "710e8eae58854cdc1790fcb56cca04d712a17be849eeb81da2a724bf4bae2bc4"
Philipp Kronese395dc92024-05-02 15:27:08107dependencies = [
108 "anstyle",
clubby7890b095f82024-12-17 13:17:39109 "unicode-width 0.2.0",
Philipp Kronese395dc92024-05-02 15:27:08110]
111
112[[package]]
Eric Huss6e298622023-04-01 15:49:20113name = "anstream"
Urgaue8bd6432024-11-04 18:17:39114version = "0.6.18"
Eric Huss51f20b42024-02-07 04:22:13115source = "registry+https://github.com/rust-lang/crates.io-index"
Urgaue8bd6432024-11-04 18:17:39116checksum = "8acc5369981196006228e28809f761875c0327210a891e941f4c683b3a99529b"
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"
github-actions715c3d42025-01-19 00:21:55175version = "3.0.7"
Eric Huss51f20b42024-02-07 04:22:13176source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions715c3d42025-01-19 00:21:55177checksum = "ca3534e77181a9cc07539ad51f2141fe32f6c3ffd4df76db8ad92346b003ae4e"
Eric Huss51f20b42024-02-07 04:22:13178dependencies = [
179 "anstyle",
github-actions715c3d42025-01-19 00:21:55180 "once_cell",
clubby789812daed2024-11-03 11:31:15181 "windows-sys 0.59.0",
Eric Huss51f20b42024-02-07 04:22:13182]
183
184[[package]]
Eric Huss6da85d62020-01-14 17:47:04185name = "anyhow"
github-actions519c2332024-12-29 00:22:58186version = "1.0.95"
Eric Huss6da85d62020-01-14 17:47:04187source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions519c2332024-12-29 00:22:58188checksum = "34ac096ce696dc2fcabef30516bb13c0a68a11d30131d3df6f04711467681b04"
Eric Huss6da85d62020-01-14 17:47:04189
190[[package]]
bjorn3be670842022-05-28 10:43:51191name = "ar_archive_writer"
Chris Denton40af2142024-08-19 17:33:24192version = "0.4.2"
bjorn3be670842022-05-28 10:43:51193source = "registry+https://github.com/rust-lang/crates.io-index"
Chris Denton40af2142024-08-19 17:33:24194checksum = "01667f6f40216b9a0b2945e05fed5f1ad0ab6470e69cb9378001e37b1c0668e4"
bjorn3be670842022-05-28 10:43:51195dependencies = [
github-actionsb4ef1682024-12-22 00:22:56196 "object 0.36.7",
bjorn3be670842022-05-28 10:43:51197]
198
199[[package]]
Jacob Kieselbb5a8272024-06-22 07:27:59200name = "arrayref"
clubby789812daed2024-11-03 11:31:15201version = "0.3.9"
Jacob Kieselbb5a8272024-06-22 07:27:59202source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:15203checksum = "76a2e8124351fda1ef8aaaa3bbd7ebbcb486bbcd4225aca0aa0d84bb2db8fecb"
Jacob Kieselbb5a8272024-06-22 07:27:59204
205[[package]]
Nicholas Nethercotec492ca42020-07-14 00:31:54206name = "arrayvec"
Trevor Gross7240da02024-08-07 07:09:12207version = "0.7.6"
Jubilee Younge8eb6912021-04-22 04:40:29208source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:12209checksum = "7c02d123df017efcdfbd739ef81735b36c5ba83ec3c59c80a9d7ecc718f92e50"
Nicholas Nethercotec492ca42020-07-14 00:31:54210
211[[package]]
Félix Saparellibdcc21c2019-09-21 10:56:05212name = "autocfg"
github-actionsbfc99512024-09-29 00:22:29213version = "1.4.0"
Mateusz Mikułaf5e702d2020-03-26 13:10:35214source = "registry+https://github.com/rust-lang/crates.io-index"
github-actionsbfc99512024-09-29 00:22:29215checksum = "ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26"
Mateusz Mikułaf5e702d2020-03-26 13:10:35216
217[[package]]
Ralf Jung10430db2022-07-15 14:04:23218name = "backtrace"
github-actions1848b462024-03-24 12:09:28219version = "0.3.71"
Ralf Jung10430db2022-07-15 14:04:23220source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions1848b462024-03-24 12:09:28221checksum = "26b05800d2e817c8b3b4b54abd461726265fa9789ae34330622f2db9ee696f9d"
Ralf Jung10430db2022-07-15 14:04:23222dependencies = [
bjorn31f3be752024-08-01 20:09:50223 "addr2line",
Ralf Jung10430db2022-07-15 14:04:23224 "cc",
Chris Denton531f3c9e2022-12-20 15:26:42225 "cfg-if",
Ralf Jung10430db2022-07-15 14:04:23226 "libc",
Trevor Gross4a515bd2024-08-26 20:02:54227 "miniz_oxide 0.7.4",
Ben Kimock2f6fb232024-03-18 22:47:41228 "object 0.32.2",
Ralf Jung10430db2022-07-15 14:04:23229 "rustc-demangle",
230]
231
232[[package]]
Jakub Beránek91d2fb22023-06-03 07:41:44233name = "base64"
clubby7899b73db32024-01-29 12:21:16234version = "0.21.7"
Jakub Beránek91d2fb22023-06-03 07:41:44235source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:16236checksum = "9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567"
Jakub Beránek91d2fb22023-06-03 07:41:44237
238[[package]]
Guillaume Gomez76714c32023-03-06 10:15:59239name = "basic-toml"
github-actionsc486d2d2024-03-17 00:26:01240version = "0.1.9"
Guillaume Gomez76714c32023-03-06 10:15:59241source = "registry+https://github.com/rust-lang/crates.io-index"
github-actionsc486d2d2024-03-17 00:26:01242checksum = "823388e228f614e9558c6804262db37960ec8821856535f5c3f59913140558f8"
Guillaume Gomez76714c32023-03-06 10:15:59243dependencies = [
244 "serde",
245]
246
247[[package]]
Luca Palmiericd7688b2023-05-22 17:26:20248name = "bincode"
249version = "1.3.3"
250source = "registry+https://github.com/rust-lang/crates.io-index"
251checksum = "b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad"
252dependencies = [
253 "serde",
254]
255
256[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58257name = "bitflags"
github-actions715c3d42025-01-19 00:21:55258version = "2.8.0"
Pietro Albiniacd8e592020-10-01 15:15:12259source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions715c3d42025-01-19 00:21:55260checksum = "8f68f53c83ab957f72c32642f3868eec03eb974d1fb82e453128456482613d36"
Nilstrieb3295cdf2023-06-26 07:21:35261
262[[package]]
Jacob Kieselbb5a8272024-06-22 07:27:59263name = "blake3"
clubby789868668e2024-11-25 15:06:43264version = "1.5.5"
Jacob Kieselbb5a8272024-06-22 07:27:59265source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:43266checksum = "b8ee0c1824c4dea5b5f81736aff91bae041d2c07ee1192bec91054e10e3e601e"
Jacob Kieselbb5a8272024-06-22 07:27:59267dependencies = [
268 "arrayref",
269 "arrayvec",
270 "cc",
271 "cfg-if",
272 "constant_time_eq",
273]
274
275[[package]]
Nilstrieb3295cdf2023-06-26 07:21:35276name = "block-buffer"
277version = "0.10.4"
278source = "registry+https://github.com/rust-lang/crates.io-index"
279checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
Pietro Albiniacd8e592020-10-01 15:15:12280dependencies = [
klensy45fac342022-08-31 20:04:12281 "generic-array",
James Munnsde763692019-01-19 02:39:37282]
283
284[[package]]
Eric Huss6a09cfa2019-05-16 05:27:39285name = "bstr"
github-actions7bcf9852025-01-05 00:22:51286version = "1.11.3"
Ralf Jung55162732022-11-15 19:06:42287source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions7bcf9852025-01-05 00:22:51288checksum = "531a9155a481e2ee699d4f98f43c0ca4ff8ee1bfd55c31e9e98fb29d2b176fe0"
Ralf Jung55162732022-11-15 19:06:42289dependencies = [
290 "memchr",
clubby789868668e2024-11-25 15:06:43291 "regex-automata 0.4.9",
Ralf Jung55162732022-11-15 19:06:42292 "serde",
293]
294
295[[package]]
Alex Crichton9e8785f2017-01-24 22:37:04296name = "build-manifest"
297version = "0.1.0"
298dependencies = [
Pietro Albini3bddfea2020-09-18 12:40:01299 "anyhow",
Pietro Albini89ffab72020-09-24 12:13:40300 "flate2",
Weihang Loe52e0402023-03-07 22:16:27301 "hex",
Pietro Albiniacd8e592020-10-01 15:15:12302 "rayon",
Alex Crichton093ede22019-08-15 00:45:09303 "serde",
Ralf Jung9138d3b2019-11-03 10:47:07304 "serde_json",
Pietro Albiniacd8e592020-10-01 15:15:12305 "sha2",
Pietro Albini89ffab72020-09-24 12:13:40306 "tar",
Nilstrieb3295cdf2023-06-26 07:21:35307 "toml 0.5.11",
Mark Rousskove40a4462023-04-17 01:27:25308 "xz2",
Alex Crichton9e8785f2017-01-24 22:37:04309]
310
311[[package]]
Nilstrieb25c15312022-12-30 10:11:33312name = "build_helper"
313version = "0.1.0"
Jakub Beránek91d2fb22023-06-03 07:41:44314dependencies = [
315 "serde",
316 "serde_derive",
317]
Nilstrieb25c15312022-12-30 10:11:33318
319[[package]]
Pietro Albini80b81ad2021-08-26 09:26:03320name = "bump-stage0"
321version = "0.1.0"
322dependencies = [
323 "anyhow",
onur-ozkanb46c3f22024-05-09 15:18:01324 "build_helper",
Pietro Albini80b81ad2021-08-26 09:26:03325 "curl",
klensyc653bb92023-11-18 09:42:05326 "indexmap",
Pietro Albini80b81ad2021-08-26 09:26:03327 "serde",
Nilstrieb3295cdf2023-06-26 07:21:35328 "toml 0.5.11",
Pietro Albini80b81ad2021-08-26 09:26:03329]
330
331[[package]]
nilsf77541a2023-04-11 11:46:41332name = "bumpalo"
Mark Rousskov12200c92024-05-11 14:27:17333version = "3.16.0"
nilsf77541a2023-04-11 11:46:41334source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:17335checksum = "79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c"
nilsf77541a2023-04-11 11:46:41336
337[[package]]
Alex Crichton4f661c02018-10-08 17:39:09338name = "bytecount"
Mark Rousskov12200c92024-05-11 14:27:17339version = "0.6.8"
Alex Crichton4f661c02018-10-08 17:39:09340source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:17341checksum = "5ce89b21cab1437276d2650d57e971f9d548a2d9037cc231abdc0562b97498ce"
Alex Crichton4f661c02018-10-08 17:39:09342
343[[package]]
Jubilee Young7156ff62023-05-10 03:29:27344name = "byteorder"
clubby78956bc5522024-01-21 17:16:26345version = "1.5.0"
Jubilee Young7156ff62023-05-10 03:29:27346source = "registry+https://github.com/rust-lang/crates.io-index"
clubby78956bc5522024-01-21 17:16:26347checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
Jubilee Young7156ff62023-05-10 03:29:27348
349[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:43350name = "bytes"
clubby789868668e2024-11-25 15:06:43351version = "1.9.0"
Matthias Krüger696fb8f2019-01-21 15:32:43352source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:43353checksum = "325918d6fe32f23b19878fe4b34794ae41fc19ddbe53b10571a4874d44ffd39b"
Matthias Krüger696fb8f2019-01-21 15:32:43354
355[[package]]
Caleb Cartwright0697f562021-10-20 05:15:20356name = "camino"
Trevor Gross7240da02024-08-07 07:09:12357version = "1.1.9"
Caleb Cartwright0697f562021-10-20 05:15:20358source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:12359checksum = "8b96ec4966b5813e2c0507c1f86115c8c5abaadc3980879c3424042a02fd1ad3"
Caleb Cartwright0697f562021-10-20 05:15:20360dependencies = [
361 "serde",
362]
363
364[[package]]
Ralf Jung759e4952020-06-01 18:17:20365name = "cargo-miri"
366version = "0.1.0"
367dependencies = [
clubby789f4d215e2024-12-28 23:28:41368 "cargo_metadata 0.18.1",
Ralf Jung759e4952020-06-01 18:17:20369 "directories",
Ralf Jung9cc11e22022-10-04 13:23:57370 "rustc-build-sysroot",
Philipp Krones375ca8d2024-10-18 11:44:57371 "rustc_tools_util",
Ralf Junge5684232022-01-05 09:41:22372 "rustc_version",
Ralf Jung759e4952020-06-01 18:17:20373 "serde",
374 "serde_json",
Ralf Jung759e4952020-06-01 18:17:20375]
376
377[[package]]
Alex Crichton5c5e3fa2019-09-24 18:06:56378name = "cargo-platform"
clubby789868668e2024-11-25 15:06:43379version = "0.1.9"
Caleb Cartwright0697f562021-10-20 05:15:20380source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:43381checksum = "e35af189006b9c0f00a064685c727031e3ed2d8020f7ba284d78cc2671bd36ea"
Caleb Cartwright0697f562021-10-20 05:15:20382dependencies = [
383 "serde",
384]
385
386[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29387name = "cargo_metadata"
clubby7899b73db32024-01-29 12:21:16388version = "0.18.1"
Ralf Jung5aecfe42023-10-07 05:55:48389source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:16390checksum = "2d886547e41f740c616ae73108f6eb70afe6d940c7bc697cb30f13daec073037"
Ralf Jung5aecfe42023-10-07 05:55:48391dependencies = [
392 "camino",
393 "cargo-platform",
394 "semver",
395 "serde",
396 "serde_json",
clubby7890b095f82024-12-17 13:17:39397 "thiserror 1.0.69",
Ralf Jung5aecfe42023-10-07 05:55:48398]
399
400[[package]]
clubby789f4d215e2024-12-28 23:28:41401name = "cargo_metadata"
402version = "0.19.1"
403source = "registry+https://github.com/rust-lang/crates.io-index"
404checksum = "8769706aad5d996120af43197bf46ef6ad0fda35216b4505f926a365a232d924"
405dependencies = [
406 "camino",
407 "cargo-platform",
408 "semver",
409 "serde",
410 "serde_json",
github-actions0f1e2532025-01-12 00:23:37411 "thiserror 2.0.11",
clubby789f4d215e2024-12-28 23:28:41412]
413
414[[package]]
Alex Crichtonf6304e12017-02-15 22:55:26415name = "cargotest2"
416version = "0.1.0"
417
418[[package]]
Nick Cameronc5cad5a2017-09-22 01:58:35419name = "cc"
Chris Dentoncfe61322025-01-03 11:51:13420version = "1.2.7"
Nick Cameronc5cad5a2017-09-22 01:58:35421source = "registry+https://github.com/rust-lang/crates.io-index"
Chris Dentoncfe61322025-01-03 11:51:13422checksum = "a012a0df96dd6d06ba9a1b29d6402d1a5d77c6befd2566afdc26e10603dc93d7"
Trevor Grosseaaa9432024-09-30 17:26:02423dependencies = [
424 "shlex",
425]
Nick Cameronc5cad5a2017-09-22 01:58:35426
427[[package]]
Josh Stone020c5ec2017-05-08 22:01:13428name = "cfg-if"
Aaron Hill44fdfd62020-10-11 17:51:07429version = "1.0.0"
430source = "registry+https://github.com/rust-lang/crates.io-index"
431checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
Aaron Hill44fdfd62020-10-11 17:51:07432
433[[package]]
github-actionsc486d2d2024-03-17 00:26:01434name = "cfg_aliases"
Trevor Gross7240da02024-08-07 07:09:12435version = "0.2.1"
Alex Crichton15899b02018-01-25 04:01:42436source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:12437checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724"
github-actionsc486d2d2024-03-17 00:26:01438
439[[package]]
440name = "chrono"
clubby7890b095f82024-12-17 13:17:39441version = "0.4.39"
github-actionsc486d2d2024-03-17 00:26:01442source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7890b095f82024-12-17 13:17:39443checksum = "7e36cc9d416881d2e24f9a963be5fb1cd90966419ac844274161d10488b3e825"
Alex Crichton15899b02018-01-25 04:01:42444dependencies = [
Nilstrieb3295cdf2023-06-26 07:21:35445 "android-tzdata",
nilsf77541a2023-04-11 11:46:41446 "iana-time-zone",
Alex Crichton093ede22019-08-15 00:45:09447 "num-traits",
Pietro Albini13efb202022-11-15 09:19:17448 "serde",
Trevor Gross7240da02024-08-07 07:09:12449 "windows-targets 0.52.6",
Alex Crichton15899b02018-01-25 04:01:42450]
451
452[[package]]
Ralf Jung47b3ce02024-05-05 15:17:45453name = "chrono-tz"
github-actions715c3d42025-01-19 00:21:55454version = "0.10.1"
Ralf Jung47b3ce02024-05-05 15:17:45455source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions715c3d42025-01-19 00:21:55456checksum = "9c6ac4f2c0bf0f44e9161aec9675e1050aa4a530663c4a9e37e108fa948bca9f"
Ralf Jung47b3ce02024-05-05 15:17:45457dependencies = [
458 "chrono",
459 "chrono-tz-build",
klensy52242f22024-06-15 15:53:45460 "phf",
Ralf Jung47b3ce02024-05-05 15:17:45461]
462
463[[package]]
464name = "chrono-tz-build"
Ralf Jung8c0adc62024-09-29 21:08:25465version = "0.4.0"
Ralf Jung47b3ce02024-05-05 15:17:45466source = "registry+https://github.com/rust-lang/crates.io-index"
Ralf Jung8c0adc62024-09-29 21:08:25467checksum = "e94fea34d77a245229e7746bd2beb786cd2a896f306ff491fb8cecb3074b10a7"
Ralf Jung47b3ce02024-05-05 15:17:45468dependencies = [
469 "parse-zoneinfo",
klensy52242f22024-06-15 15:53:45470 "phf_codegen",
Ralf Jung47b3ce02024-05-05 15:17:45471]
472
473[[package]]
Ralf Jung49e8acb2023-10-21 06:41:45474name = "cipher"
475version = "0.4.4"
476source = "registry+https://github.com/rust-lang/crates.io-index"
477checksum = "773f3b9af64447d2ce9850330c473515014aa235e6a783b02db81ff39e4a3dad"
478dependencies = [
479 "crypto-common",
480 "inout",
481]
482
483[[package]]
Steve Klabnika0769612017-02-07 23:13:57484name = "clap"
github-actions0f1e2532025-01-12 00:23:37485version = "4.5.26"
Weihang Loc1b4f112022-10-04 20:57:49486source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions0f1e2532025-01-12 00:23:37487checksum = "a8eb5e908ef3a6efbe1ed62520fb7287959888c88485abe072543190ecc66783"
Weihang Loc1b4f112022-10-04 20:57:49488dependencies = [
Eric Huss6e298622023-04-01 15:49:20489 "clap_builder",
klensye1c33132023-06-21 09:32:34490 "clap_derive",
Eric Huss6e298622023-04-01 15:49:20491]
492
493[[package]]
Caleb Cartwright35400e82023-10-23 01:34:12494name = "clap-cargo"
495version = "0.12.0"
496source = "registry+https://github.com/rust-lang/crates.io-index"
497checksum = "383f21342a464d4af96e9a4cad22a0b4f2880d4a5b3bbf5c9654dd1d9a224ee4"
498dependencies = [
499 "anstyle",
500 "clap",
501]
502
503[[package]]
Eric Huss6e298622023-04-01 15:49:20504name = "clap_builder"
github-actions0f1e2532025-01-12 00:23:37505version = "4.5.26"
Eric Huss6e298622023-04-01 15:49:20506source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions0f1e2532025-01-12 00:23:37507checksum = "96b01801b5fc6a0a232407abc821660c9c6d25a1cafc0d4f85f29fb8d9afc121"
Eric Huss6e298622023-04-01 15:49:20508dependencies = [
Philipp Kronesf99056b2024-02-27 14:50:23509 "anstream",
Eric Huss6e298622023-04-01 15:49:20510 "anstyle",
klensye1c33132023-06-21 09:32:34511 "clap_lex",
github-actions36c09332024-05-19 00:17:38512 "strsim",
Eric Huss2717f602023-01-06 01:20:59513 "terminal_size",
Weihang Loc1b4f112022-10-04 20:57:49514]
515
516[[package]]
Eric Huss51814222022-04-15 18:57:06517name = "clap_complete"
github-actions0f1e2532025-01-12 00:23:37518version = "4.5.42"
Eric Huss51814222022-04-15 18:57:06519source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions0f1e2532025-01-12 00:23:37520checksum = "33a7e468e750fa4b6be660e8b5651ad47372e8fb114030b594c2d75d48c5ffd0"
Eric Huss51814222022-04-15 18:57:06521dependencies = [
klensye1c33132023-06-21 09:32:34522 "clap",
Caleb Cartwrightf367f4d2022-06-13 03:04:54523]
524
525[[package]]
Nixon Enraght-Moony7680b162023-01-02 19:30:39526name = "clap_derive"
github-actions0f1e2532025-01-12 00:23:37527version = "4.5.24"
Nixon Enraght-Moony7680b162023-01-02 19:30:39528source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions0f1e2532025-01-12 00:23:37529checksum = "54b755194d6389280185988721fffba69495eed5ee9feeee9a599b53db80318c"
Nixon Enraght-Moony7680b162023-01-02 19:30:39530dependencies = [
github-actionsc486d2d2024-03-17 00:26:01531 "heck 0.5.0",
Nixon Enraght-Moony7680b162023-01-02 19:30:39532 "proc-macro2",
533 "quote",
github-actions0f1e2532025-01-12 00:23:37534 "syn 2.0.96",
Nixon Enraght-Moony7680b162023-01-02 19:30:39535]
536
537[[package]]
Arlo Siemsenb59abdc2022-06-17 17:58:51538name = "clap_lex"
clubby7890b095f82024-12-17 13:17:39539version = "0.7.4"
Weihang Loc1b4f112022-10-04 20:57:49540source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7890b095f82024-12-17 13:17:39541checksum = "f46ad14479a25103f283c0f10005961cf086d8dc42205bb44c46ac563475dca6"
Weihang Loc1b4f112022-10-04 20:57:49542
543[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29544name = "clippy"
Philipp Krones43c3b302025-01-09 18:33:06545version = "0.1.86"
Ahmed Charles9ca382f2016-09-02 08:55:29546dependencies = [
Philipp Kronesf99056b2024-02-27 14:50:23547 "anstream",
clubby789f4d215e2024-12-28 23:28:41548 "cargo_metadata 0.18.1",
Philipp Krones02562bf2023-11-02 16:50:52549 "clippy_config",
Alex Crichton093ede22019-08-15 00:45:09550 "clippy_lints",
Philipp Kronesc2490bd2023-07-17 08:22:41551 "clippy_utils",
Philipp Krones6233d442023-10-06 15:47:56552 "color-print",
flip1995647f2b42021-06-03 07:06:49553 "filetime",
Philipp Kronesc2490bd2023-07-17 08:22:41554 "futures",
555 "if_chain",
Caleb Cartwrightffad9842024-06-22 21:22:00556 "itertools",
Rémy Rakic4cb2a282023-12-14 15:40:50557 "parking_lot",
Philipp Krones375ca8d2024-10-18 11:44:57558 "pulldown-cmark 0.11.3",
Philipp Kronesc2490bd2023-07-17 08:22:41559 "quote",
flip1995412ebc32021-03-12 14:31:11560 "regex",
Philipp Krones375ca8d2024-10-18 11:44:57561 "rinja",
562 "rustc_tools_util",
Philipp Kronesc2490bd2023-07-17 08:22:41563 "serde",
Jason Newcomb6c3f43d2024-08-24 21:34:45564 "serde_json",
github-actions0f1e2532025-01-12 00:23:37565 "syn 2.0.96",
Matthias Krügerf77104b2019-12-02 22:09:48566 "tempfile",
xFrednet13cc27b2022-05-21 11:24:00567 "termize",
Philipp Kronesc2490bd2023-07-17 08:22:41568 "tokio",
clubby7899b73db32024-01-29 12:21:16569 "toml 0.7.8",
Philipp Krones907b6a12024-09-24 09:58:12570 "ui_test",
Philipp Kronesd6732192022-07-28 17:08:41571 "walkdir",
Ahmed Charles9ca382f2016-09-02 08:55:29572]
573
574[[package]]
Philipp Krones02562bf2023-11-02 16:50:52575name = "clippy_config"
Philipp Krones43c3b302025-01-09 18:33:06576version = "0.1.86"
Philipp Krones02562bf2023-11-02 16:50:52577dependencies = [
Philipp Krones315b47e2024-11-28 18:39:15578 "clippy_utils",
Philipp Krones8be26882024-08-08 17:14:09579 "itertools",
Philipp Krones02562bf2023-11-02 16:50:52580 "serde",
clubby7899b73db32024-01-29 12:21:16581 "toml 0.7.8",
Philipp Krones02562bf2023-11-02 16:50:52582 "walkdir",
583]
584
585[[package]]
Joshua Nelson8c25e272021-04-14 13:20:49586name = "clippy_dev"
587version = "0.0.1"
588dependencies = [
clubby7899b73db32024-01-29 12:21:16589 "aho-corasick",
Philipp Krones315b47e2024-11-28 18:39:15590 "chrono",
klensye1c33132023-06-21 09:32:34591 "clap",
flip19958d5f69d2021-10-21 11:13:17592 "indoc",
Caleb Cartwrightffad9842024-06-22 21:22:00593 "itertools",
Philipp Krones375ca8d2024-10-18 11:44:57594 "opener",
Joshua Nelson8c25e272021-04-14 13:20:49595 "shell-escape",
596 "walkdir",
597]
598
599[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29600name = "clippy_lints"
Philipp Krones43c3b302025-01-09 18:33:06601version = "0.1.86"
Oliver Schneider847bb142018-05-11 12:11:06602dependencies = [
Weihang Lof795a152023-03-15 12:50:04603 "arrayvec",
clubby789f4d215e2024-12-28 23:28:41604 "cargo_metadata 0.18.1",
Philipp Krones02562bf2023-11-02 16:50:52605 "clippy_config",
flip19950046d7c2021-02-25 10:26:23606 "clippy_utils",
Caleb Cartwrightffad9842024-06-22 21:22:00607 "itertools",
Alex Crichton093ede22019-08-15 00:45:09608 "quine-mc_cluskey",
Philipp Kronesa6d3c822023-07-02 13:07:47609 "regex",
clubby789812daed2024-11-03 11:31:15610 "regex-syntax 0.8.5",
klensy8ebc73b2022-02-06 20:57:29611 "semver",
Alex Crichton093ede22019-08-15 00:45:09612 "serde",
flip1995c24058b2021-05-06 10:21:46613 "serde_json",
flip199537cdd7e2022-06-16 15:39:29614 "tempfile",
clubby7899b73db32024-01-29 12:21:16615 "toml 0.7.8",
Alex Crichton093ede22019-08-15 00:45:09616 "unicode-normalization",
flip199544cea512021-07-01 16:18:02617 "unicode-script",
Eric Huss4a7e2fb2022-08-21 04:19:43618 "url",
Philipp Krones6233d442023-10-06 15:47:56619 "walkdir",
Oliver Schneider847bb142018-05-11 12:11:06620]
621
622[[package]]
flip19950046d7c2021-02-25 10:26:23623name = "clippy_utils"
Philipp Krones43c3b302025-01-09 18:33:06624version = "0.1.86"
flip19950046d7c2021-02-25 10:26:23625dependencies = [
Weihang Lof795a152023-03-15 12:50:04626 "arrayvec",
Caleb Cartwrightffad9842024-06-22 21:22:00627 "itertools",
Trevor Grossff9efea2024-06-18 16:46:26628 "rustc_apfloat",
Philipp Krones315b47e2024-11-28 18:39:15629 "serde",
flip19950046d7c2021-02-25 10:26:23630]
631
632[[package]]
Pietro Albini13efb202022-11-15 09:19:17633name = "collect-license-metadata"
634version = "0.1.0"
635dependencies = [
636 "anyhow",
637 "serde",
638 "serde_json",
639 "spdx-rs",
640]
641
642[[package]]
Ralf Jung10430db2022-07-15 14:04:23643name = "color-eyre"
github-actionsc486d2d2024-03-17 00:26:01644version = "0.6.3"
Ralf Jung10430db2022-07-15 14:04:23645source = "registry+https://github.com/rust-lang/crates.io-index"
github-actionsc486d2d2024-03-17 00:26:01646checksum = "55146f5e46f237f7423d74111267d4597b59b0dad0ffaf7303bce9945d843ad5"
Ralf Jung10430db2022-07-15 14:04:23647dependencies = [
648 "backtrace",
649 "color-spantrace",
650 "eyre",
651 "indenter",
652 "once_cell",
653 "owo-colors",
654 "tracing-error",
655]
656
657[[package]]
Philipp Krones6233d442023-10-06 15:47:56658name = "color-print"
clubby789868668e2024-11-25 15:06:43659version = "0.3.7"
Philipp Krones6233d442023-10-06 15:47:56660source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:43661checksum = "3aa954171903797d5623e047d9ab69d91b493657917bdfb8c2c80ecaf9cdb6f4"
Philipp Krones6233d442023-10-06 15:47:56662dependencies = [
663 "color-print-proc-macro",
664]
665
666[[package]]
667name = "color-print-proc-macro"
clubby789868668e2024-11-25 15:06:43668version = "0.3.7"
Philipp Krones6233d442023-10-06 15:47:56669source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:43670checksum = "692186b5ebe54007e45a59aea47ece9eb4108e141326c304cdc91699a7118a22"
Philipp Krones6233d442023-10-06 15:47:56671dependencies = [
672 "nom",
673 "proc-macro2",
674 "quote",
github-actions0f1e2532025-01-12 00:23:37675 "syn 2.0.96",
Philipp Krones6233d442023-10-06 15:47:56676]
677
678[[package]]
Ralf Jung10430db2022-07-15 14:04:23679name = "color-spantrace"
clubby7899b73db32024-01-29 12:21:16680version = "0.2.1"
Ralf Jung10430db2022-07-15 14:04:23681source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:16682checksum = "cd6be1b2a7e382e2b98b43b2adcca6bb0e465af0bdd38123873ae61eb17a72c2"
Ralf Jung10430db2022-07-15 14:04:23683dependencies = [
684 "once_cell",
685 "owo-colors",
686 "tracing-core",
687 "tracing-error",
688]
689
690[[package]]
Nilstrieb3295cdf2023-06-26 07:21:35691name = "colorchoice"
clubby789812daed2024-11-03 11:31:15692version = "1.0.3"
Nilstrieb3295cdf2023-06-26 07:21:35693source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:15694checksum = "5b63caa9aa9397e2d9480a9b13673856c78d8ac123288526c37d7839f2a86990"
Nilstrieb3295cdf2023-06-26 07:21:35695
696[[package]]
Nick Cameron127f9a62018-04-25 22:11:28697name = "colored"
clubby7890b095f82024-12-17 13:17:39698version = "2.2.0"
Nick Cameron127f9a62018-04-25 22:11:28699source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7890b095f82024-12-17 13:17:39700checksum = "117725a109d387c937a1533ce01b450cbde6b88abceea8473c4d7a85853cda3c"
Nick Cameron127f9a62018-04-25 22:11:28701dependencies = [
Yuki Okushi1f0a39502020-05-26 04:00:42702 "lazy_static",
clubby7890b095f82024-12-17 13:17:39703 "windows-sys 0.59.0",
Nick Cameron127f9a62018-04-25 22:11:28704]
705
706[[package]]
Philipp Kronesac25a732023-08-24 19:33:17707name = "comma"
708version = "1.0.0"
709source = "registry+https://github.com/rust-lang/crates.io-index"
710checksum = "55b672471b4e9f9e95499ea597ff64941a309b2cdbffcc46f2cc5e2d971fd335"
711
712[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29713name = "compiletest"
714version = "0.0.0"
715dependencies = [
Esteban Kuberb4bdb562024-03-02 22:36:52716 "anstyle-svg",
David Tolnay6b7b7752023-05-14 14:13:00717 "anyhow",
yukang414eb482023-02-03 16:23:11718 "build_helper",
Michael Howellb29d9d52021-02-24 06:42:42719 "colored",
Alex Crichton093ede22019-08-15 00:45:09720 "diff",
Alex Crichton093ede22019-08-15 00:45:09721 "getopts",
Xavier Denisf07607f2020-07-28 13:22:21722 "glob",
Pietro Albinic2306372023-09-15 14:09:45723 "home",
klensyc653bb92023-11-18 09:42:05724 "indexmap",
Alex Crichton093ede22019-08-15 00:45:09725 "libc",
Philipp Kronesa6d3c822023-07-02 13:07:47726 "miow",
Jakob Degen17395b42022-10-31 00:17:25727 "miropt-test-tools",
Alex Crichton093ede22019-08-15 00:45:09728 "regex",
Ralf Jungba86cf82024-09-17 13:20:50729 "rustfix",
许杰友 Jieyou Xu (Joe)e419b3d2024-10-29 08:10:05730 "semver",
Alex Crichton093ede22019-08-15 00:45:09731 "serde",
732 "serde_json",
Oliver Schererec7230f2020-07-24 18:42:00733 "tracing",
Tomasz Miąsko08d5e962020-10-20 00:00:00734 "tracing-subscriber",
Michael Howellb29d9d52021-02-24 06:42:42735 "unified-diff",
Alex Crichton093ede22019-08-15 00:45:09736 "walkdir",
klensy26c09b62024-09-24 13:14:49737 "windows",
Oliver Schneideracdf83f2017-12-06 08:25:29738]
739
740[[package]]
Philipp Kronesac25a732023-08-24 19:33:17741name = "console"
clubby7890b095f82024-12-17 13:17:39742version = "0.15.10"
Philipp Kronesac25a732023-08-24 19:33:17743source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7890b095f82024-12-17 13:17:39744checksum = "ea3c6ecd8059b57859df5c69830340ed3c41d30e3da0c1cbed90a96ac853041b"
Philipp Kronesac25a732023-08-24 19:33:17745dependencies = [
746 "encode_unicode",
Philipp Kronesac25a732023-08-24 19:33:17747 "libc",
clubby7890b095f82024-12-17 13:17:39748 "once_cell",
749 "unicode-width 0.2.0",
750 "windows-sys 0.59.0",
Philipp Kronesac25a732023-08-24 19:33:17751]
752
753[[package]]
Jacob Kieselbb5a8272024-06-22 07:27:59754name = "constant_time_eq"
clubby789812daed2024-11-03 11:31:15755version = "0.3.1"
Jacob Kieselbb5a8272024-06-22 07:27:59756source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:15757checksum = "7c74b8349d32d297c9134b8c88677813a227df8f779daa29bfc29c183fe3dca6"
Jacob Kieselbb5a8272024-06-22 07:27:59758
759[[package]]
nilsf77541a2023-04-11 11:46:41760name = "core-foundation-sys"
Trevor Gross7240da02024-08-07 07:09:12761version = "0.8.7"
nilsf77541a2023-04-11 11:46:41762source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:12763checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b"
nilsf77541a2023-04-11 11:46:41764
765[[package]]
Zalathar13671042023-08-11 01:52:37766name = "coverage-dump"
767version = "0.1.0"
768dependencies = [
769 "anyhow",
770 "leb128",
771 "md-5",
Trevor Gross4a515bd2024-08-26 20:02:54772 "miniz_oxide 0.7.4",
Zalathar13671042023-08-11 01:52:37773 "regex",
774 "rustc-demangle",
775]
776
777[[package]]
pierwillef6dd122022-02-10 16:54:01778name = "cpufeatures"
clubby789868668e2024-11-25 15:06:43779version = "0.2.16"
Pietro Albiniacd8e592020-10-01 15:15:12780source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:43781checksum = "16b80225097f2e5ae4e7179dd2266824648f3e2f49d9134d584b76389d31c4c3"
pierwillef6dd122022-02-10 16:54:01782dependencies = [
783 "libc",
784]
Pietro Albiniacd8e592020-10-01 15:15:12785
786[[package]]
Alex Crichtonb4110902018-12-08 11:06:54787name = "crc32fast"
clubby789d42c9602024-06-08 19:22:16788version = "1.4.2"
Alex Crichtonb4110902018-12-08 11:06:54789source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:16790checksum = "a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3"
Alex Crichtonb4110902018-12-08 11:06:54791dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:42792 "cfg-if",
Alex Crichtonb4110902018-12-08 11:06:54793]
Alex Crichton38bedfa2017-09-02 03:46:51794
795[[package]]
kennytmcab21f12018-07-26 21:58:55796name = "crossbeam-channel"
clubby7890b095f82024-12-17 13:17:39797version = "0.5.14"
Matthias Krüger451d4922020-02-10 19:47:38798source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7890b095f82024-12-17 13:17:39799checksum = "06ba6d68e24814cb8de6bb986db8222d3a027d15872cabc0d18817bc3c0e4471"
Matthias Krüger451d4922020-02-10 19:47:38800dependencies = [
Josh Stonef3b88122022-01-10 19:34:07801 "crossbeam-utils",
Matthias Krüger451d4922020-02-10 19:47:38802]
803
804[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:45805name = "crossbeam-deque"
clubby7890b095f82024-12-17 13:17:39806version = "0.8.6"
Josh Stone33c41252019-09-10 17:13:07807source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7890b095f82024-12-17 13:17:39808checksum = "9dd111b7b7f7d55b72c0a6ae361660ee5853c9af73f70c3c2ef6858b950e2e51"
Josh Stone33c41252019-09-10 17:13:07809dependencies = [
Igor Matuszewski5b091302019-12-10 15:01:01810 "crossbeam-epoch",
Josh Stonef3b88122022-01-10 19:34:07811 "crossbeam-utils",
Josh Stone33c41252019-09-10 17:13:07812]
813
814[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:45815name = "crossbeam-epoch"
clubby7899b73db32024-01-29 12:21:16816version = "0.9.18"
Matthias Krüger696fb8f2019-01-21 15:32:43817source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:16818checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e"
Matthias Krüger696fb8f2019-01-21 15:32:43819dependencies = [
Josh Stonef3b88122022-01-10 19:34:07820 "crossbeam-utils",
Matthias Krüger696fb8f2019-01-21 15:32:43821]
822
823[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:45824name = "crossbeam-utils"
clubby7890b095f82024-12-17 13:17:39825version = "0.8.21"
Eric Husse0f2f9d2019-11-12 17:57:41826source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7890b095f82024-12-17 13:17:39827checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28"
Eric Huss71bf7cf2020-10-14 22:16:47828
829[[package]]
Weihang Lo6306fd32023-01-04 15:33:59830name = "crypto-common"
831version = "0.1.6"
832source = "registry+https://github.com/rust-lang/crates.io-index"
833checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
834dependencies = [
835 "generic-array",
836 "typenum",
pierwillef6dd122022-02-10 16:54:01837]
838
839[[package]]
Ralf Jung13e47662023-05-23 10:10:18840name = "ctrlc"
Trevor Gross7240da02024-08-07 07:09:12841version = "3.4.5"
Ralf Jung13e47662023-05-23 10:10:18842source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:12843checksum = "90eeab0aa92f3f9b4e87f258c72b139c207d251f9cbc1080a0086b86a8870dd3"
Ralf Jung13e47662023-05-23 10:10:18844dependencies = [
845 "nix",
Trevor Gross7240da02024-08-07 07:09:12846 "windows-sys 0.59.0",
Ralf Jung13e47662023-05-23 10:10:18847]
848
849[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58850name = "curl"
clubby789812daed2024-11-03 11:31:15851version = "0.4.47"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58852source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:15853checksum = "d9fb4d13a1be2b58f14d60adba57c9834b78c62fd86c3e76a148f732686e9265"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58854dependencies = [
Alex Crichton093ede22019-08-15 00:45:09855 "curl-sys",
Alex Crichton093ede22019-08-15 00:45:09856 "libc",
857 "openssl-probe",
858 "openssl-sys",
859 "schannel",
klensyd5e8ad42021-07-04 18:49:56860 "socket2",
clubby7899b73db32024-01-29 12:21:16861 "windows-sys 0.52.0",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58862]
863
864[[package]]
865name = "curl-sys"
clubby789868668e2024-11-25 15:06:43866version = "0.4.78+curl-8.11.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58867source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:43868checksum = "8eec768341c5c7789611ae51cf6c459099f22e64a5d5d0ce4892434e33821eaf"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58869dependencies = [
Alex Crichton093ede22019-08-15 00:45:09870 "cc",
871 "libc",
Alex Crichton093ede22019-08-15 00:45:09872 "libz-sys",
873 "openssl-sys",
874 "pkg-config",
875 "vcpkg",
clubby7899b73db32024-01-29 12:21:16876 "windows-sys 0.52.0",
Josh Stone020c5ec2017-05-08 22:01:13877]
878
879[[package]]
Oli Scherer29de70d2023-07-25 13:09:53880name = "darling"
Trevor Gross7240da02024-08-07 07:09:12881version = "0.20.10"
Jakub Beránekf17047b2023-09-12 16:32:32882source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:12883checksum = "6f63b86c8a8826a49b8c21f08a2d07338eec8d900540f8630dc76284be802989"
Jakub Beránekf17047b2023-09-12 16:32:32884dependencies = [
klensy5e2a7ac2024-02-18 11:40:19885 "darling_core",
886 "darling_macro",
Jakub Beránekf17047b2023-09-12 16:32:32887]
888
889[[package]]
890name = "darling_core"
Trevor Gross7240da02024-08-07 07:09:12891version = "0.20.10"
Jakub Beránekf17047b2023-09-12 16:32:32892source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:12893checksum = "95133861a8032aaea082871032f5815eb9e98cef03fa916ab4500513994df9e5"
Oli Scherer29de70d2023-07-25 13:09:53894dependencies = [
895 "fnv",
896 "ident_case",
897 "proc-macro2",
898 "quote",
github-actions36c09332024-05-19 00:17:38899 "strsim",
github-actions0f1e2532025-01-12 00:23:37900 "syn 2.0.96",
Oli Scherer29de70d2023-07-25 13:09:53901]
902
903[[package]]
904name = "darling_macro"
Trevor Gross7240da02024-08-07 07:09:12905version = "0.20.10"
Jakub Beránekf17047b2023-09-12 16:32:32906source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:12907checksum = "d336a2a514f6ccccaa3e09b02d41d35330c07ddf03a62165fcec10bb561c7806"
Jakub Beránekf17047b2023-09-12 16:32:32908dependencies = [
klensy5e2a7ac2024-02-18 11:40:19909 "darling_core",
Oli Scherer29de70d2023-07-25 13:09:53910 "quote",
github-actions0f1e2532025-01-12 00:23:37911 "syn 2.0.96",
Oli Scherer29de70d2023-07-25 13:09:53912]
913
914[[package]]
Douglas Campos422fe7c2018-05-29 11:52:51915name = "datafrog"
Niko Matsakis826fb1d2019-01-02 19:45:22916version = "2.0.1"
Douglas Campos422fe7c2018-05-29 11:52:51917source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09918checksum = "a0afaad2b26fa326569eb264b1363e8ae3357618c43982b3f285f0774ce76b69"
Douglas Campos422fe7c2018-05-29 11:52:51919
920[[package]]
github-actions36c09332024-05-19 00:17:38921name = "dbus"
922version = "0.9.7"
923source = "registry+https://github.com/rust-lang/crates.io-index"
924checksum = "1bb21987b9fb1613058ba3843121dd18b163b254d8a6e797e144cbac14d96d1b"
925dependencies = [
926 "libc",
927 "libdbus-sys",
928 "winapi",
929]
930
931[[package]]
clubby7896ac3b572024-01-29 12:16:20932name = "deranged"
933version = "0.3.11"
934source = "registry+https://github.com/rust-lang/crates.io-index"
935checksum = "b42b6fa04a440b495c8b04d0e71b707c585f83cb9cb28cf8cd0d976c315e31b4"
936dependencies = [
937 "powerfmt",
938]
939
940[[package]]
Pavel Grigorenkofd16a0e2024-06-26 22:29:49941name = "derive-where"
942version = "1.2.7"
Michael Gouletde830572023-10-30 17:09:17943source = "registry+https://github.com/rust-lang/crates.io-index"
Pavel Grigorenkofd16a0e2024-06-26 22:29:49944checksum = "62d671cc41a825ebabc75757b62d3d168c577f9149b2d49ece1dad1f72119d25"
Michael Gouletde830572023-10-30 17:09:17945dependencies = [
946 "proc-macro2",
947 "quote",
github-actions0f1e2532025-01-12 00:23:37948 "syn 2.0.96",
Michael Gouletde830572023-10-30 17:09:17949]
950
951[[package]]
Jakub Beránekf17047b2023-09-12 16:32:32952name = "derive_builder"
clubby789812daed2024-11-03 11:31:15953version = "0.20.2"
Jakub Beránekf17047b2023-09-12 16:32:32954source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:15955checksum = "507dfb09ea8b7fa618fcf76e953f4f5e192547945816d5358edffe39f6f94947"
Jakub Beránekf17047b2023-09-12 16:32:32956dependencies = [
957 "derive_builder_macro",
958]
959
960[[package]]
961name = "derive_builder_core"
clubby789812daed2024-11-03 11:31:15962version = "0.20.2"
Jakub Beránekf17047b2023-09-12 16:32:32963source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:15964checksum = "2d5bcf7b024d6835cfb3d473887cd966994907effbe9227e8c8219824d06c4e8"
Jakub Beránekf17047b2023-09-12 16:32:32965dependencies = [
klensy5e2a7ac2024-02-18 11:40:19966 "darling",
Jakub Beránekf17047b2023-09-12 16:32:32967 "proc-macro2",
968 "quote",
github-actions0f1e2532025-01-12 00:23:37969 "syn 2.0.96",
Jakub Beránekf17047b2023-09-12 16:32:32970]
971
972[[package]]
973name = "derive_builder_macro"
clubby789812daed2024-11-03 11:31:15974version = "0.20.2"
Jakub Beránekf17047b2023-09-12 16:32:32975source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:15976checksum = "ab63b0e2bf4d5928aff72e83a7dace85d7bba5fe12dcc3c5a572d78caffd3f3c"
Jakub Beránekf17047b2023-09-12 16:32:32977dependencies = [
978 "derive_builder_core",
github-actions0f1e2532025-01-12 00:23:37979 "syn 2.0.96",
Jakub Beránekf17047b2023-09-12 16:32:32980]
981
982[[package]]
Oli Scherer29de70d2023-07-25 13:09:53983name = "derive_setters"
984version = "0.1.6"
985source = "registry+https://github.com/rust-lang/crates.io-index"
986checksum = "4e8ef033054e131169b8f0f9a7af8f5533a9436fadf3c500ed547f730f07090d"
987dependencies = [
klensy5e2a7ac2024-02-18 11:40:19988 "darling",
Oli Scherer29de70d2023-07-25 13:09:53989 "proc-macro2",
990 "quote",
github-actions0f1e2532025-01-12 00:23:37991 "syn 2.0.96",
Oli Scherer29de70d2023-07-25 13:09:53992]
993
994[[package]]
Cengiz Can837817c2017-04-27 19:41:18995name = "diff"
klensy43512e62022-07-26 16:16:43996version = "0.1.13"
Cengiz Can837817c2017-04-27 19:41:18997source = "registry+https://github.com/rust-lang/crates.io-index"
klensy43512e62022-07-26 16:16:43998checksum = "56254986775e3233ffa9c4d7d3faaf6d36a2c09d30b20687e9f88bc8bafc16c8"
Cengiz Can837817c2017-04-27 19:41:18999
1000[[package]]
James Munnsde763692019-01-19 02:39:371001name = "digest"
Nilstrieb3295cdf2023-06-26 07:21:351002version = "0.10.7"
Pietro Albiniacd8e592020-10-01 15:15:121003source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:351004checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
Pietro Albiniacd8e592020-10-01 15:15:121005dependencies = [
klensy45fac342022-08-31 20:04:121006 "block-buffer",
pierwillef6dd122022-02-10 16:54:011007 "crypto-common",
James Munnsde763692019-01-19 02:39:371008]
1009
1010[[package]]
Ralf Jung44b0fd62018-11-28 20:22:451011name = "directories"
Ralf Jung5aecfe42023-10-07 05:55:481012version = "5.0.1"
Ralf Jung44b0fd62018-11-28 20:22:451013source = "registry+https://github.com/rust-lang/crates.io-index"
Ralf Jung5aecfe42023-10-07 05:55:481014checksum = "9a49173b84e034382284f27f1af4dcbbd231ffa358c0fe316541a7337f376a35"
Ralf Jung44b0fd62018-11-28 20:22:451015dependencies = [
Caleb Cartwrightffad9842024-06-22 21:22:001016 "dirs-sys",
Ralf Jung44b0fd62018-11-28 20:22:451017]
1018
1019[[package]]
flip19954c228cc2019-02-18 09:32:581020name = "dirs"
Caleb Cartwrightffad9842024-06-22 21:22:001021version = "5.0.1"
flip19954c228cc2019-02-18 09:32:581022source = "registry+https://github.com/rust-lang/crates.io-index"
Caleb Cartwrightffad9842024-06-22 21:22:001023checksum = "44c45a9d03d6676652bcb5e724c7e988de1acad23a711b5217ab9cbecbec2225"
flip19954c228cc2019-02-18 09:32:581024dependencies = [
Caleb Cartwrightffad9842024-06-22 21:22:001025 "dirs-sys",
flip19954c228cc2019-02-18 09:32:581026]
1027
1028[[package]]
flip19950046d7c2021-02-25 10:26:231029name = "dirs-next"
1030version = "2.0.0"
1031source = "registry+https://github.com/rust-lang/crates.io-index"
1032checksum = "b98cf8ebf19c3d1b223e151f99a4f9f0690dca41414773390fc824184ac833e1"
1033dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:421034 "cfg-if",
flip19950046d7c2021-02-25 10:26:231035 "dirs-sys-next",
1036]
1037
1038[[package]]
Ralf Jung4e8626e2019-06-13 07:58:321039name = "dirs-sys"
Ralf Jung5aecfe42023-10-07 05:55:481040version = "0.4.1"
1041source = "registry+https://github.com/rust-lang/crates.io-index"
1042checksum = "520f05a5cbd335fae5a99ff7a6ab8627577660ee5cfd6a94a6a929b52ff0321c"
1043dependencies = [
1044 "libc",
1045 "option-ext",
1046 "redox_users",
1047 "windows-sys 0.48.0",
1048]
1049
1050[[package]]
flip19950046d7c2021-02-25 10:26:231051name = "dirs-sys-next"
1052version = "0.1.2"
1053source = "registry+https://github.com/rust-lang/crates.io-index"
1054checksum = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d"
1055dependencies = [
1056 "libc",
Jubilee Young27ef7192021-04-23 22:49:471057 "redox_users",
Igor Matuszewskiaf53b0d2021-07-21 13:17:311058 "winapi",
Ralf Jung4e8626e2019-06-13 07:58:321059]
1060
1061[[package]]
Manish Goregaokar288194e2022-10-19 23:24:421062name = "displaydoc"
github-actions99053572024-06-23 00:18:081063version = "0.2.5"
Manish Goregaokar288194e2022-10-19 23:24:421064source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions99053572024-06-23 00:18:081065checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0"
Manish Goregaokar288194e2022-10-19 23:24:421066dependencies = [
1067 "proc-macro2",
1068 "quote",
github-actions0f1e2532025-01-12 00:23:371069 "syn 2.0.96",
Manish Goregaokar288194e2022-10-19 23:24:421070]
1071
1072[[package]]
klensyceee8802022-11-22 14:41:061073name = "dissimilar"
Mark Rousskov12200c92024-05-11 14:27:171074version = "1.0.9"
klensyceee8802022-11-22 14:41:061075source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:171076checksum = "59f8e79d1fbf76bdfbde321e902714bf6c49df88a7dda6fc682fc2979226962d"
klensyceee8802022-11-22 14:41:061077
1078[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291079name = "either"
Trevor Gross7240da02024-08-07 07:09:121080version = "1.13.0"
Oliver Schneideracdf83f2017-12-06 08:25:291081source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:121082checksum = "60b1af1c220855b6ceac025d3f6ecdd2b7c4894bfe9cd9bda4fbb4bc7c0d4cf0"
Oliver Schneideracdf83f2017-12-06 08:25:291083
1084[[package]]
steveklabnikecfbaca2018-04-03 14:32:041085name = "elasticlunr-rs"
Nilstrieb3295cdf2023-06-26 07:21:351086version = "3.0.2"
steveklabnikecfbaca2018-04-03 14:32:041087source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:351088checksum = "41e83863a500656dfa214fee6682de9c5b9f03de6860fec531235ed2ae9f6571"
steveklabnikecfbaca2018-04-03 14:32:041089dependencies = [
Alex Crichton093ede22019-08-15 00:45:091090 "regex",
1091 "serde",
1092 "serde_derive",
1093 "serde_json",
steveklabnikecfbaca2018-04-03 14:32:041094]
1095
1096[[package]]
Oli Schererdecfb4d2023-02-21 08:37:101097name = "elsa"
Oli Scherer457a1622023-04-05 08:07:291098version = "1.7.1"
Oli Schererdecfb4d2023-02-21 08:37:101099source = "registry+https://github.com/rust-lang/crates.io-index"
Oli Scherer457a1622023-04-05 08:07:291100checksum = "848fe615fbb0a74d9ae68dcaa510106d32e37d9416207bbea4bd008bd89c47ed"
Oli Schererdecfb4d2023-02-21 08:37:101101dependencies = [
1102 "stable_deref_trait",
1103]
1104
1105[[package]]
Sean Griffin755bdaa2018-01-29 20:45:121106name = "ena"
Michael Goulet2af08712024-05-06 18:32:391107version = "0.14.3"
Markus Westerlindcaacdd22020-02-25 08:47:071108source = "registry+https://github.com/rust-lang/crates.io-index"
Michael Goulet2af08712024-05-06 18:32:391109checksum = "3d248bdd43ce613d87415282f69b9bb99d947d290b10962dd6c56233312c2ad5"
varkor443a2d42019-03-19 21:30:071110dependencies = [
Alex Crichton093ede22019-08-15 00:45:091111 "log",
varkor443a2d42019-03-19 21:30:071112]
1113
1114[[package]]
Philipp Kronesac25a732023-08-24 19:33:171115name = "encode_unicode"
clubby7890b095f82024-12-17 13:17:391116version = "1.0.0"
Philipp Kronesac25a732023-08-24 19:33:171117source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7890b095f82024-12-17 13:17:391118checksum = "34aa73646ffb006b8f5147f3dc182bd4bcb190227ce861fc4a4844bf8e3cb2c0"
Philipp Kronesac25a732023-08-24 19:33:171119
1120[[package]]
Eric Huss51f20b42024-02-07 04:22:131121name = "env_filter"
github-actionsb4ef1682024-12-22 00:22:561122version = "0.1.3"
Eric Huss51f20b42024-02-07 04:22:131123source = "registry+https://github.com/rust-lang/crates.io-index"
github-actionsb4ef1682024-12-22 00:22:561124checksum = "186e05a59d4c50738528153b83b0b0194d3a29507dfec16eccd4b342903397d0"
Eric Huss51f20b42024-02-07 04:22:131125dependencies = [
1126 "log",
1127 "regex",
1128]
1129
1130[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581131name = "env_logger"
github-actionsb4ef1682024-12-22 00:22:561132version = "0.11.6"
Eric Huss51f20b42024-02-07 04:22:131133source = "registry+https://github.com/rust-lang/crates.io-index"
github-actionsb4ef1682024-12-22 00:22:561134checksum = "dcaee3d8e3cfc3fd92428d477bc97fc29ec8716d180c0d74c643bb26166660e0"
Eric Huss51f20b42024-02-07 04:22:131135dependencies = [
Philipp Kronesf99056b2024-02-27 14:50:231136 "anstream",
Eric Huss51f20b42024-02-07 04:22:131137 "anstyle",
1138 "env_filter",
1139 "humantime",
1140 "log",
1141]
1142
1143[[package]]
Nilstrieb3295cdf2023-06-26 07:21:351144name = "equivalent"
clubby7899b73db32024-01-29 12:21:161145version = "1.0.1"
Nilstrieb3295cdf2023-06-26 07:21:351146source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:161147checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5"
Nilstrieb3295cdf2023-06-26 07:21:351148
1149[[package]]
Weihang Lo1e5dad02022-11-25 22:37:041150name = "errno"
clubby789868668e2024-11-25 15:06:431151version = "0.3.10"
Weihang Lo1e5dad02022-11-25 22:37:041152source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:431153checksum = "33d852cb9b869c2a9b3df2f71a3074817f01e1844f839a144f5fcef059a4eb5d"
Weihang Lo1e5dad02022-11-25 22:37:041154dependencies = [
Weihang Lo1e5dad02022-11-25 22:37:041155 "libc",
clubby789868668e2024-11-25 15:06:431156 "windows-sys 0.59.0",
Weihang Lo1e5dad02022-11-25 22:37:041157]
1158
1159[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291160name = "error_index_generator"
1161version = "0.0.0"
Mark Simulacrume2e9b402017-07-23 02:01:581162dependencies = [
Guillaume Gomez11716972022-08-29 16:05:211163 "mdbook",
Mark Simulacrume2e9b402017-07-23 02:01:581164]
Ahmed Charles9ca382f2016-09-02 08:55:291165
1166[[package]]
Aleksey Kladovf7be59c2020-08-21 12:03:501167name = "expect-test"
github-actionsb4ef1682024-12-22 00:22:561168version = "1.5.1"
Aleksey Kladovf7be59c2020-08-21 12:03:501169source = "registry+https://github.com/rust-lang/crates.io-index"
github-actionsb4ef1682024-12-22 00:22:561170checksum = "63af43ff4431e848fb47472a920f14fa71c24de13255a5692e93d4e90302acb0"
Aleksey Kladovf7be59c2020-08-21 12:03:501171dependencies = [
klensyceee8802022-11-22 14:41:061172 "dissimilar",
Aleksey Kladovf7be59c2020-08-21 12:03:501173 "once_cell",
1174]
1175
1176[[package]]
Ralf Jung10430db2022-07-15 14:04:231177name = "eyre"
clubby7899b73db32024-01-29 12:21:161178version = "0.6.12"
Ralf Jung10430db2022-07-15 14:04:231179source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:161180checksum = "7cd915d99f24784cdc19fd37ef22b97e3ff0ae756c7e492e9fbfe897d61e2aec"
Ralf Jung10430db2022-07-15 14:04:231181dependencies = [
1182 "indenter",
1183 "once_cell",
1184]
1185
1186[[package]]
David Wood2dc1a8a2021-12-03 14:24:051187name = "fallible-iterator"
dirreke74817b72023-08-14 14:57:381188version = "0.3.0"
David Wood2dc1a8a2021-12-03 14:24:051189source = "registry+https://github.com/rust-lang/crates.io-index"
dirreke74817b72023-08-14 14:57:381190checksum = "2acce4a10f12dc2fb14a218589d4f1f62ef011b2d0cc4b3cb1bba8e94da14649"
David Wood2dc1a8a2021-12-03 14:24:051191
1192[[package]]
Ralf Jung55162732022-11-15 19:06:421193name = "fastrand"
clubby7890b095f82024-12-17 13:17:391194version = "2.3.0"
Ralf Jung55162732022-11-15 19:06:421195source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7890b095f82024-12-17 13:17:391196checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be"
Ralf Jung55162732022-11-15 19:06:421197
1198[[package]]
John Kåre Alsaker7aab1dd2023-04-30 07:29:021199name = "field-offset"
est31b0483962023-06-05 02:53:301200version = "0.3.6"
John Kåre Alsaker7aab1dd2023-04-30 07:29:021201source = "registry+https://github.com/rust-lang/crates.io-index"
est31b0483962023-06-05 02:53:301202checksum = "38e2275cc4e4fc009b0669731a1e5ab7ebf11f469eaede2bab9309a5b4d6057f"
John Kåre Alsaker7aab1dd2023-04-30 07:29:021203dependencies = [
Nilstrieb3295cdf2023-06-26 07:21:351204 "memoffset",
John Kåre Alsaker7aab1dd2023-04-30 07:29:021205 "rustc_version",
1206]
1207
1208[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291209name = "filetime"
Trevor Gross4a515bd2024-08-26 20:02:541210version = "0.2.25"
Alex Crichton924f8c72018-04-18 15:43:591211source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:541212checksum = "35c0522e981e68cbfa8c3f978441a5f34b30b96e146b33cd3359176b50fe8586"
Alex Crichton924f8c72018-04-18 15:43:591213dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:421214 "cfg-if",
Alex Crichton093ede22019-08-15 00:45:091215 "libc",
Trevor Gross7240da02024-08-07 07:09:121216 "libredox",
1217 "windows-sys 0.59.0",
Alex Crichton924f8c72018-04-18 15:43:591218]
1219
1220[[package]]
Josh Stone020c5ec2017-05-08 22:01:131221name = "flate2"
clubby789868668e2024-11-25 15:06:431222version = "1.0.35"
Felix Schütt7c13fa32017-12-31 14:34:291223source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:431224checksum = "c936bfdafb507ebbf50b8074c54fa31c5be9a1e7e5f467dd659697041407d07c"
Felix Schütt7c13fa32017-12-31 14:34:291225dependencies = [
Alex Crichton093ede22019-08-15 00:45:091226 "crc32fast",
github-actions715c3d42025-01-19 00:21:551227 "miniz_oxide 0.8.3",
Felix Schütt7c13fa32017-12-31 14:34:291228]
1229
1230[[package]]
David Wood7f916972022-03-26 07:27:431231name = "fluent-bundle"
Mark Rousskov12200c92024-05-11 14:27:171232version = "0.15.3"
David Wood7f916972022-03-26 07:27:431233source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:171234checksum = "7fe0a21ee80050c678013f82edf4b705fe2f26f1f9877593d13198612503f493"
David Wood7f916972022-03-26 07:27:431235dependencies = [
1236 "fluent-langneg",
1237 "fluent-syntax",
1238 "intl-memoizer",
1239 "intl_pluralrules",
Trevor Gross4a515bd2024-08-26 20:02:541240 "rustc-hash 1.1.0",
klensyc653bb92023-11-18 09:42:051241 "self_cell 0.10.3",
David Wood7f916972022-03-26 07:27:431242 "smallvec",
1243 "unic-langid",
1244]
1245
1246[[package]]
1247name = "fluent-langneg"
1248version = "0.13.0"
1249source = "registry+https://github.com/rust-lang/crates.io-index"
1250checksum = "2c4ad0989667548f06ccd0e306ed56b61bd4d35458d54df5ec7587c0e8ed5e94"
1251dependencies = [
1252 "unic-langid",
1253]
1254
1255[[package]]
1256name = "fluent-syntax"
Mark Rousskov12200c92024-05-11 14:27:171257version = "0.11.1"
David Wood7f916972022-03-26 07:27:431258source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:171259checksum = "2a530c4694a6a8d528794ee9bbd8ba0122e779629ac908d15ad5a7ae7763a33d"
David Wood7f916972022-03-26 07:27:431260dependencies = [
clubby7890b095f82024-12-17 13:17:391261 "thiserror 1.0.69",
David Wood7f916972022-03-26 07:27:431262]
1263
1264[[package]]
Simon Sapinb77ff242017-07-18 21:26:551265name = "fnv"
Mark Rousskov342d9562020-08-17 15:21:441266version = "1.0.7"
Simon Sapinb77ff242017-07-18 21:26:551267source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:441268checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
Simon Sapinb77ff242017-07-18 21:26:551269
1270[[package]]
clubby789812daed2024-11-03 11:31:151271name = "foldhash"
github-actionsb4ef1682024-12-22 00:22:561272version = "0.1.4"
clubby789812daed2024-11-03 11:31:151273source = "registry+https://github.com/rust-lang/crates.io-index"
github-actionsb4ef1682024-12-22 00:22:561274checksum = "a0d2fde1f7b3d48b8395d5f2de76c18a528bd6a9cdde438df747bfcba3e05d6f"
clubby789812daed2024-11-03 11:31:151275
1276[[package]]
Eric Hussf3287a62021-05-12 00:39:511277name = "form_urlencoded"
clubby7899b73db32024-01-29 12:21:161278version = "1.2.1"
Eric Hussf3287a62021-05-12 00:39:511279source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:161280checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456"
Eric Hussf3287a62021-05-12 00:39:511281dependencies = [
Eric Huss4a7e2fb2022-08-21 04:19:431282 "percent-encoding",
Eric Hussf3287a62021-05-12 00:39:511283]
1284
1285[[package]]
Nixon Enraght-Moonyce21447c2021-03-24 15:52:471286name = "fs-err"
clubby7899b73db32024-01-29 12:21:161287version = "2.11.0"
Nixon Enraght-Moonyce21447c2021-03-24 15:52:471288source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:161289checksum = "88a41f105fe1d5b6b34b2055e3dc59bb79b46b48b2040b9e6c7b4b5de097aa41"
1290dependencies = [
1291 "autocfg",
1292]
Nixon Enraght-Moonyce21447c2021-03-24 15:52:471293
1294[[package]]
Jakub Beránek91d2fb22023-06-03 07:41:441295name = "fs_extra"
1296version = "1.3.0"
1297source = "registry+https://github.com/rust-lang/crates.io-index"
1298checksum = "42703706b716c37f96a77aea830392ad231f44c9e9a67872fa5548707e11b11c"
1299
1300[[package]]
steveklabnikecfbaca2018-04-03 14:32:041301name = "futf"
Eric Huss04b75a72022-06-22 23:49:241302version = "0.1.5"
steveklabnikecfbaca2018-04-03 14:32:041303source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss04b75a72022-06-22 23:49:241304checksum = "df420e2e84819663797d1ec6544b13c5be84629e7bb00dc960d6917db2987843"
steveklabnikecfbaca2018-04-03 14:32:041305dependencies = [
Alex Crichton093ede22019-08-15 00:45:091306 "mac",
1307 "new_debug_unreachable",
steveklabnikecfbaca2018-04-03 14:32:041308]
1309
1310[[package]]
Nick Cameronad8ecc22017-07-19 01:32:121311name = "futures"
clubby789812daed2024-11-03 11:31:151312version = "0.3.31"
Caleb Cartwright63913182021-02-10 01:52:541313source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:151314checksum = "65bc07b1a8bc7c85c5f2e110c476c7389b4554ba72af57d8445ea63a576b0876"
Caleb Cartwright63913182021-02-10 01:52:541315dependencies = [
1316 "futures-channel",
1317 "futures-core",
1318 "futures-executor",
1319 "futures-io",
1320 "futures-sink",
1321 "futures-task",
1322 "futures-util",
1323]
1324
1325[[package]]
1326name = "futures-channel"
clubby789812daed2024-11-03 11:31:151327version = "0.3.31"
Caleb Cartwright63913182021-02-10 01:52:541328source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:151329checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10"
Caleb Cartwright63913182021-02-10 01:52:541330dependencies = [
1331 "futures-core",
1332 "futures-sink",
1333]
1334
1335[[package]]
1336name = "futures-core"
clubby789812daed2024-11-03 11:31:151337version = "0.3.31"
Caleb Cartwright63913182021-02-10 01:52:541338source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:151339checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e"
Caleb Cartwright63913182021-02-10 01:52:541340
1341[[package]]
1342name = "futures-executor"
clubby789812daed2024-11-03 11:31:151343version = "0.3.31"
Caleb Cartwright63913182021-02-10 01:52:541344source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:151345checksum = "1e28d1d997f585e54aebc3f97d39e72338912123a67330d723fdbb564d646c9f"
Caleb Cartwright63913182021-02-10 01:52:541346dependencies = [
1347 "futures-core",
1348 "futures-task",
1349 "futures-util",
Caleb Cartwright63913182021-02-10 01:52:541350]
1351
1352[[package]]
1353name = "futures-io"
clubby789812daed2024-11-03 11:31:151354version = "0.3.31"
Caleb Cartwright63913182021-02-10 01:52:541355source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:151356checksum = "9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6"
Caleb Cartwright63913182021-02-10 01:52:541357
1358[[package]]
1359name = "futures-macro"
clubby789812daed2024-11-03 11:31:151360version = "0.3.31"
Caleb Cartwright63913182021-02-10 01:52:541361source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:151362checksum = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650"
Caleb Cartwright63913182021-02-10 01:52:541363dependencies = [
Caleb Cartwright63913182021-02-10 01:52:541364 "proc-macro2",
1365 "quote",
github-actions0f1e2532025-01-12 00:23:371366 "syn 2.0.96",
Caleb Cartwright63913182021-02-10 01:52:541367]
1368
1369[[package]]
1370name = "futures-sink"
clubby789812daed2024-11-03 11:31:151371version = "0.3.31"
Caleb Cartwright63913182021-02-10 01:52:541372source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:151373checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7"
Caleb Cartwright63913182021-02-10 01:52:541374
1375[[package]]
1376name = "futures-task"
clubby789812daed2024-11-03 11:31:151377version = "0.3.31"
Caleb Cartwright63913182021-02-10 01:52:541378source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:151379checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988"
Caleb Cartwright63913182021-02-10 01:52:541380
1381[[package]]
1382name = "futures-util"
clubby789812daed2024-11-03 11:31:151383version = "0.3.31"
Caleb Cartwright63913182021-02-10 01:52:541384source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:151385checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81"
Caleb Cartwright63913182021-02-10 01:52:541386dependencies = [
Caleb Cartwright63913182021-02-10 01:52:541387 "futures-channel",
1388 "futures-core",
1389 "futures-io",
1390 "futures-macro",
1391 "futures-sink",
1392 "futures-task",
1393 "memchr",
Igor Matuszewskiaf53b0d2021-07-21 13:17:311394 "pin-project-lite",
Caleb Cartwright63913182021-02-10 01:52:541395 "pin-utils",
Caleb Cartwright63913182021-02-10 01:52:541396 "slab",
1397]
1398
1399[[package]]
Pietro Albini4af7de12022-11-15 10:27:191400name = "generate-copyright"
1401version = "0.1.0"
1402dependencies = [
1403 "anyhow",
clubby789f4d215e2024-12-28 23:28:411404 "cargo_metadata 0.18.1",
Jonathan Pallant4e24e9b2024-08-06 11:03:371405 "rinja",
Pietro Albini4af7de12022-11-15 10:27:191406 "serde",
1407 "serde_json",
clubby7890b095f82024-12-17 13:17:391408 "thiserror 1.0.69",
Pietro Albini4af7de12022-11-15 10:27:191409]
1410
1411[[package]]
Chris Dentonf9b3d6a2023-04-15 10:57:071412name = "generate-windows-sys"
1413version = "0.1.0"
1414dependencies = [
1415 "windows-bindgen",
1416]
1417
1418[[package]]
James Munnsde763692019-01-19 02:39:371419name = "generic-array"
Nilstrieb3295cdf2023-06-26 07:21:351420version = "0.14.7"
Pietro Albiniacd8e592020-10-01 15:15:121421source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:351422checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
Pietro Albiniacd8e592020-10-01 15:15:121423dependencies = [
1424 "typenum",
1425 "version_check",
1426]
1427
1428[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291429name = "getopts"
Alex Crichtonb47c9692019-08-16 15:29:081430version = "0.2.21"
Ahmed Charles9ca382f2016-09-02 08:55:291431source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichtonb47c9692019-08-16 15:29:081432checksum = "14dbbfd5c71d70241ecf9e6f13737f7b5ce823821063188d7e46c41d371eebd5"
varkore72f7e12019-04-30 19:37:361433dependencies = [
printfn46b41b42024-10-12 21:57:501434 "unicode-width 0.1.14",
varkore72f7e12019-04-30 19:37:361435]
Ahmed Charles9ca382f2016-09-02 08:55:291436
1437[[package]]
gnzlbg52caca02019-08-01 15:02:261438name = "getrandom"
clubby789d42c9602024-06-08 19:22:161439version = "0.2.15"
Ralf Jung0e908752020-09-17 18:04:201440source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:161441checksum = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7"
Ralf Jung0e908752020-09-17 18:04:201442dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:421443 "cfg-if",
Ralf Jung0e908752020-09-17 18:04:201444 "libc",
Thom Chiovolonia4bf36e2022-11-21 00:55:411445 "wasi",
Ralf Jung0e908752020-09-17 18:04:201446]
1447
1448[[package]]
Alex Crichton06d565c2020-05-13 21:22:371449name = "gimli"
clubby7899b73db32024-01-29 12:21:161450version = "0.28.1"
dirreke74817b72023-08-14 14:57:381451source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:161452checksum = "4271d37baee1b8c7e4b708028c57d816cf9d2434acb33a549475f78c181f6253"
klensy26c09b62024-09-24 13:14:491453
1454[[package]]
1455name = "gimli"
1456version = "0.30.0"
1457source = "registry+https://github.com/rust-lang/crates.io-index"
1458checksum = "e2e1d97fbe9722ba9bbd0c97051c2956e726562b61f86a25a4360398a40edfc9"
Qiu Chaofan7c8c9cf2023-02-01 04:29:191459dependencies = [
dirreke74817b72023-08-14 14:57:381460 "fallible-iterator",
klensyc653bb92023-11-18 09:42:051461 "indexmap",
dirreke74817b72023-08-14 14:57:381462 "stable_deref_trait",
David Wood2dc1a8a2021-12-03 14:24:051463]
1464
1465[[package]]
Jubilee Young3ec9d8d2024-05-28 00:05:321466name = "gimli"
clubby789812daed2024-11-03 11:31:151467version = "0.31.1"
Mrmaxmeier664907c2024-07-16 09:01:351468source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:151469checksum = "07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f"
Mrmaxmeier664907c2024-07-16 09:01:351470dependencies = [
1471 "fallible-iterator",
1472 "indexmap",
1473 "stable_deref_trait",
1474]
1475
1476[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581477name = "glob"
github-actions519c2332024-12-29 00:22:581478version = "0.3.2"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581479source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions519c2332024-12-29 00:22:581480checksum = "a8d1add55171497b4705a648c6b583acafb01d58050a51727785f0b2c8e0a2b2"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581481
1482[[package]]
Simon Sapinb77ff242017-07-18 21:26:551483name = "globset"
Trevor Gross4a515bd2024-08-26 20:02:541484version = "0.4.15"
Simon Sapinb77ff242017-07-18 21:26:551485source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:541486checksum = "15f1ce686646e7f1e19bf7d5533fe443a45dbfb990e00629110797578b42fb19"
Simon Sapinb77ff242017-07-18 21:26:551487dependencies = [
clubby7899b73db32024-01-29 12:21:161488 "aho-corasick",
klensy9b6a6b12023-05-26 10:03:471489 "bstr",
Alex Crichton093ede22019-08-15 00:45:091490 "log",
clubby789868668e2024-11-25 15:06:431491 "regex-automata 0.4.9",
clubby789812daed2024-11-03 11:31:151492 "regex-syntax 0.8.5",
Simon Sapinb77ff242017-07-18 21:26:551493]
1494
1495[[package]]
Vishnunarayan K Iea146072020-10-26 13:34:291496name = "gsgdt"
Krasimir Georgieva9698e22022-01-03 19:25:461497version = "0.1.2"
Vishnunarayan K Iea146072020-10-26 13:34:291498source = "registry+https://github.com/rust-lang/crates.io-index"
Krasimir Georgieva9698e22022-01-03 19:25:461499checksum = "a0d876ce7262df96262a2a19531da6ff9a86048224d49580a585fc5c04617825"
Vishnunarayan K Iea146072020-10-26 13:34:291500dependencies = [
1501 "serde",
1502]
1503
1504[[package]]
Steve Klabnika0769612017-02-07 23:13:571505name = "handlebars"
github-actions0f1e2532025-01-12 00:23:371506version = "6.3.0"
Steve Klabnika0769612017-02-07 23:13:571507source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions0f1e2532025-01-12 00:23:371508checksum = "3d6b224b95c1e668ac0270325ad563b2eef1469fbbb8959bc7c692c844b813d9"
Steve Klabnika0769612017-02-07 23:13:571509dependencies = [
github-actions0f1e2532025-01-12 00:23:371510 "derive_builder",
Alex Crichton093ede22019-08-15 00:45:091511 "log",
clubby789868668e2024-11-25 15:06:431512 "num-order",
Alex Crichton093ede22019-08-15 00:45:091513 "pest",
1514 "pest_derive",
Alex Crichton093ede22019-08-15 00:45:091515 "serde",
1516 "serde_json",
github-actions0f1e2532025-01-12 00:23:371517 "thiserror 2.0.11",
James Munnsde763692019-01-19 02:39:371518]
1519
1520[[package]]
Amanieu d'Antras1fa7a212019-02-07 11:08:051521name = "hashbrown"
Mark Rousskov12200c92024-05-11 14:27:171522version = "0.14.5"
The 8472479be6a2023-06-08 14:55:491523source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:171524checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1"
The 8472479be6a2023-06-08 14:55:491525dependencies = [
dirreke74817b72023-08-14 14:57:381526 "ahash",
The 8472479be6a2023-06-08 14:55:491527 "allocator-api2",
Amanieu d'Antrasa529ba82023-01-09 17:49:241528]
1529
1530[[package]]
clubby789812daed2024-11-03 11:31:151531name = "hashbrown"
clubby789868668e2024-11-25 15:06:431532version = "0.15.2"
clubby789812daed2024-11-03 11:31:151533source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:431534checksum = "bf151400ff0baff5465007dd2f3e717f3fe502074ca563069ce3a6629d07b289"
clubby789812daed2024-11-03 11:31:151535dependencies = [
1536 "foldhash",
Alex Crichton86006942025-01-21 23:20:541537 "serde",
clubby789812daed2024-11-03 11:31:151538]
1539
1540[[package]]
Bastien Orivel5c4534a2018-12-08 14:11:471541name = "heck"
Nilstrieb3295cdf2023-06-26 07:21:351542version = "0.4.1"
Caleb Cartwrightf367f4d2022-06-13 03:04:541543source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:351544checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
Caleb Cartwrightf367f4d2022-06-13 03:04:541545
1546[[package]]
github-actionsc486d2d2024-03-17 00:26:011547name = "heck"
1548version = "0.5.0"
1549source = "registry+https://github.com/rust-lang/crates.io-index"
1550checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
1551
1552[[package]]
Stefan Lankes5ebd4d92019-10-20 07:55:101553name = "hermit-abi"
Stefan Lankes3726cbb2024-02-28 22:01:561554version = "0.3.9"
Stefan Lankes7143379a2022-12-06 19:31:431555source = "registry+https://github.com/rust-lang/crates.io-index"
Stefan Lankes3726cbb2024-02-28 22:01:561556checksum = "d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024"
Stefan Lankes1f125a62024-06-07 18:20:511557
1558[[package]]
Alex Crichton1cede102017-06-15 02:33:061559name = "hex"
Nilstrieb3295cdf2023-06-26 07:21:351560version = "0.4.3"
Aaron Hilld440e132019-09-16 18:45:401561source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:351562checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
Aaron Hilld440e132019-09-16 18:45:401563
1564[[package]]
Pietro Albinic2306372023-09-15 14:09:451565name = "home"
clubby7890b095f82024-12-17 13:17:391566version = "0.5.11"
Pietro Albinic2306372023-09-15 14:09:451567source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7890b095f82024-12-17 13:17:391568checksum = "589533453244b0995c858700322199b2becb13b627df2851f64a2775d024abcf"
Pietro Albinic2306372023-09-15 14:09:451569dependencies = [
clubby7890b095f82024-12-17 13:17:391570 "windows-sys 0.59.0",
Pietro Albinic2306372023-09-15 14:09:451571]
1572
1573[[package]]
Guillaume Gomez83a2bc32021-04-23 14:43:181574name = "html-checker"
1575version = "0.1.0"
1576dependencies = [
Alex Gaynor5b0ec1e2022-07-30 03:26:001577 "rayon",
Guillaume Gomez83a2bc32021-04-23 14:43:181578 "walkdir",
1579]
1580
1581[[package]]
Esteban Kuberb4bdb562024-03-02 22:36:521582name = "html-escape"
1583version = "0.2.13"
1584source = "registry+https://github.com/rust-lang/crates.io-index"
1585checksum = "6d1ad449764d627e22bfd7cd5e8868264fc9236e07c752972b4080cd351cb476"
1586dependencies = [
1587 "utf8-width",
1588]
1589
1590[[package]]
steveklabnikecfbaca2018-04-03 14:32:041591name = "html5ever"
github-actions36c09332024-05-19 00:17:381592version = "0.27.0"
1593source = "registry+https://github.com/rust-lang/crates.io-index"
1594checksum = "c13771afe0e6e846f1e67d038d4cb29998a6779f93c809212e4e9c32efd244d4"
1595dependencies = [
1596 "log",
1597 "mac",
klensy52242f22024-06-15 15:53:451598 "markup5ever",
github-actions36c09332024-05-19 00:17:381599 "proc-macro2",
1600 "quote",
github-actions0f1e2532025-01-12 00:23:371601 "syn 2.0.96",
github-actions36c09332024-05-19 00:17:381602]
1603
1604[[package]]
Jakub Beránek91d2fb22023-06-03 07:41:441605name = "humansize"
1606version = "2.1.3"
1607source = "registry+https://github.com/rust-lang/crates.io-index"
1608checksum = "6cb51c9a029ddc91b07a787f1d86b53ccfa49b0e86688c946ebe8d3555685dd7"
1609dependencies = [
Caleb Cartwright35400e82023-10-23 01:34:121610 "libm",
Jakub Beránek91d2fb22023-06-03 07:41:441611]
1612
1613[[package]]
Alex Crichton87f3dda2018-03-01 19:08:481614name = "humantime"
Nilstrieb3295cdf2023-06-26 07:21:351615version = "2.1.0"
Eric Hussd45d8b12020-01-21 17:55:431616source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:351617checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
Eric Hussd45d8b12020-01-21 17:55:431618
1619[[package]]
nilsf77541a2023-04-11 11:46:411620name = "iana-time-zone"
Trevor Gross4a515bd2024-08-26 20:02:541621version = "0.1.61"
nilsf77541a2023-04-11 11:46:411622source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:541623checksum = "235e081f3925a06703c2d0117ea8b91f042756fd6e7a6e5d901e8ca1a996b220"
nilsf77541a2023-04-11 11:46:411624dependencies = [
1625 "android_system_properties",
1626 "core-foundation-sys",
1627 "iana-time-zone-haiku",
1628 "js-sys",
1629 "wasm-bindgen",
Guillaume Gomezf4495862024-07-31 14:08:311630 "windows-core 0.52.0",
nilsf77541a2023-04-11 11:46:411631]
1632
1633[[package]]
1634name = "iana-time-zone-haiku"
klensy9b6a6b12023-05-26 10:03:471635version = "0.1.2"
nilsf77541a2023-04-11 11:46:411636source = "registry+https://github.com/rust-lang/crates.io-index"
klensy9b6a6b12023-05-26 10:03:471637checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
nilsf77541a2023-04-11 11:46:411638dependencies = [
klensy9b6a6b12023-05-26 10:03:471639 "cc",
nilsf77541a2023-04-11 11:46:411640]
1641
1642[[package]]
clubby789868668e2024-11-25 15:06:431643name = "icu_collections"
1644version = "1.5.0"
1645source = "registry+https://github.com/rust-lang/crates.io-index"
1646checksum = "db2fa452206ebee18c4b5c2274dbf1de17008e874b4dc4f0aea9d01ca79e4526"
1647dependencies = [
1648 "displaydoc",
1649 "yoke",
1650 "zerofrom",
1651 "zerovec",
1652]
1653
1654[[package]]
Charles Lewa7750042022-11-06 06:43:251655name = "icu_list"
clubby7899d85dfc2024-06-08 19:18:311656version = "1.5.0"
Charles Lewa7750042022-11-06 06:43:251657source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:311658checksum = "bbfeda1d7775b6548edd4e8b7562304a559a91ed56ab56e18961a053f367c365"
Charles Lewa7750042022-11-06 06:43:251659dependencies = [
1660 "displaydoc",
Nilstriebffffc202023-11-06 13:42:201661 "icu_list_data",
1662 "icu_locid_transform",
Charles Lewa7750042022-11-06 06:43:251663 "icu_provider",
1664 "regex-automata 0.2.0",
1665 "writeable",
Charles Lewa7750042022-11-06 06:43:251666]
1667
1668[[package]]
Nilstriebffffc202023-11-06 13:42:201669name = "icu_list_data"
clubby7899d85dfc2024-06-08 19:18:311670version = "1.5.0"
Charles Lewa7750042022-11-06 06:43:251671source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:311672checksum = "e1825170d2c6679cb20dbd96a589d034e49f698aed9a2ef4fafc9a0101ed298f"
Nilstriebffffc202023-11-06 13:42:201673
1674[[package]]
1675name = "icu_locid"
clubby7899d85dfc2024-06-08 19:18:311676version = "1.5.0"
Nilstriebffffc202023-11-06 13:42:201677source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:311678checksum = "13acbb8371917fc971be86fc8057c41a64b521c184808a698c02acc242dbf637"
Charles Lewa7750042022-11-06 06:43:251679dependencies = [
1680 "displaydoc",
1681 "litemap",
1682 "tinystr",
1683 "writeable",
1684 "zerovec",
1685]
1686
1687[[package]]
Nilstriebffffc202023-11-06 13:42:201688name = "icu_locid_transform"
clubby7899d85dfc2024-06-08 19:18:311689version = "1.5.0"
Charles Lewa7750042022-11-06 06:43:251690source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:311691checksum = "01d11ac35de8e40fdeda00d9e1e9d92525f3f9d887cdd7aa81d727596788b54e"
Nilstriebffffc202023-11-06 13:42:201692dependencies = [
1693 "displaydoc",
1694 "icu_locid",
1695 "icu_locid_transform_data",
1696 "icu_provider",
1697 "tinystr",
1698 "zerovec",
1699]
1700
1701[[package]]
1702name = "icu_locid_transform_data"
clubby7899d85dfc2024-06-08 19:18:311703version = "1.5.0"
Nilstriebffffc202023-11-06 13:42:201704source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:311705checksum = "fdc8ff3388f852bede6b579ad4e978ab004f139284d7b28715f773507b946f6e"
Nilstriebffffc202023-11-06 13:42:201706
1707[[package]]
clubby789868668e2024-11-25 15:06:431708name = "icu_normalizer"
1709version = "1.5.0"
1710source = "registry+https://github.com/rust-lang/crates.io-index"
1711checksum = "19ce3e0da2ec68599d193c93d088142efd7f9c5d6fc9b803774855747dc6a84f"
1712dependencies = [
1713 "displaydoc",
1714 "icu_collections",
1715 "icu_normalizer_data",
1716 "icu_properties",
1717 "icu_provider",
1718 "smallvec",
1719 "utf16_iter",
1720 "utf8_iter",
1721 "write16",
1722 "zerovec",
1723]
1724
1725[[package]]
1726name = "icu_normalizer_data"
1727version = "1.5.0"
1728source = "registry+https://github.com/rust-lang/crates.io-index"
1729checksum = "f8cafbf7aa791e9b22bec55a167906f9e1215fd475cd22adfcf660e03e989516"
1730
1731[[package]]
1732name = "icu_properties"
1733version = "1.5.1"
1734source = "registry+https://github.com/rust-lang/crates.io-index"
1735checksum = "93d6020766cfc6302c15dbbc9c8778c37e62c14427cb7f6e601d849e092aeef5"
1736dependencies = [
1737 "displaydoc",
1738 "icu_collections",
1739 "icu_locid_transform",
1740 "icu_properties_data",
1741 "icu_provider",
1742 "tinystr",
1743 "zerovec",
1744]
1745
1746[[package]]
1747name = "icu_properties_data"
1748version = "1.5.0"
1749source = "registry+https://github.com/rust-lang/crates.io-index"
1750checksum = "67a8effbc3dd3e4ba1afa8ad918d5684b8868b3b26500753effea8d2eed19569"
1751
1752[[package]]
Nilstriebffffc202023-11-06 13:42:201753name = "icu_provider"
clubby7899d85dfc2024-06-08 19:18:311754version = "1.5.0"
Nilstriebffffc202023-11-06 13:42:201755source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:311756checksum = "6ed421c8a8ef78d3e2dbc98a973be2f3770cb42b606e3ab18d6237c4dfde68d9"
Charles Lewa7750042022-11-06 06:43:251757dependencies = [
1758 "displaydoc",
1759 "icu_locid",
1760 "icu_provider_macros",
1761 "stable_deref_trait",
Nilstriebffffc202023-11-06 13:42:201762 "tinystr",
Charles Lewa7750042022-11-06 06:43:251763 "writeable",
1764 "yoke",
1765 "zerofrom",
1766 "zerovec",
1767]
1768
1769[[package]]
1770name = "icu_provider_adapters"
clubby7899d85dfc2024-06-08 19:18:311771version = "1.5.0"
Charles Lewa7750042022-11-06 06:43:251772source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:311773checksum = "d6324dfd08348a8e0374a447ebd334044d766b1839bb8d5ccf2482a99a77c0bc"
Charles Lewa7750042022-11-06 06:43:251774dependencies = [
1775 "icu_locid",
Nilstriebffffc202023-11-06 13:42:201776 "icu_locid_transform",
Charles Lewa7750042022-11-06 06:43:251777 "icu_provider",
1778 "tinystr",
Charles Lewa7750042022-11-06 06:43:251779 "zerovec",
1780]
1781
1782[[package]]
1783name = "icu_provider_macros"
clubby7899d85dfc2024-06-08 19:18:311784version = "1.5.0"
Charles Lewa7750042022-11-06 06:43:251785source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:311786checksum = "1ec89e9337638ecdc08744df490b221a7399bf8d164eb52a665454e60e075ad6"
Charles Lewa7750042022-11-06 06:43:251787dependencies = [
1788 "proc-macro2",
1789 "quote",
github-actions0f1e2532025-01-12 00:23:371790 "syn 2.0.96",
Charles Lewa7750042022-11-06 06:43:251791]
1792
1793[[package]]
Alex Crichton2a3e22b2024-06-24 19:30:441794name = "id-arena"
1795version = "2.2.1"
1796source = "registry+https://github.com/rust-lang/crates.io-index"
1797checksum = "25a2bc672d1148e28034f176e01fffebb08b35768468cc954630da77a1449005"
1798
1799[[package]]
Oli Scherer29de70d2023-07-25 13:09:531800name = "ident_case"
1801version = "1.0.1"
1802source = "registry+https://github.com/rust-lang/crates.io-index"
1803checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
1804
1805[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581806name = "idna"
clubby789868668e2024-11-25 15:06:431807version = "1.0.3"
Eric Hussf2428a62019-08-01 00:44:391808source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:431809checksum = "686f825264d630750a544639377bae737628043f20d38bbc029e8f29ea968a7e"
Eric Hussf2428a62019-08-01 00:44:391810dependencies = [
clubby789868668e2024-11-25 15:06:431811 "idna_adapter",
1812 "smallvec",
1813 "utf8_iter",
1814]
1815
1816[[package]]
1817name = "idna_adapter"
1818version = "1.2.0"
1819source = "registry+https://github.com/rust-lang/crates.io-index"
1820checksum = "daca1df1c957320b2cf139ac61e7bd64fed304c5040df000a745aa1de3b4ef71"
1821dependencies = [
1822 "icu_normalizer",
1823 "icu_properties",
Eric Hussf2428a62019-08-01 00:44:391824]
1825
1826[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291827name = "if_chain"
Nilstrieb3295cdf2023-06-26 07:21:351828version = "1.0.2"
Oliver Schneideracdf83f2017-12-06 08:25:291829source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:351830checksum = "cb56e1aa765b4b4f3aadfab769793b7087bb03a4ea4920644a6d238e2df5b9ed"
Oliver Schneideracdf83f2017-12-06 08:25:291831
1832[[package]]
Simon Sapinb77ff242017-07-18 21:26:551833name = "ignore"
Trevor Gross4a515bd2024-08-26 20:02:541834version = "0.4.23"
Simon Sapinb77ff242017-07-18 21:26:551835source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:541836checksum = "6d89fd380afde86567dfba715db065673989d6253f42b88179abd3eae47bda4b"
Simon Sapinb77ff242017-07-18 21:26:551837dependencies = [
Trevor Gross4a515bd2024-08-26 20:02:541838 "crossbeam-deque",
Alex Crichton093ede22019-08-15 00:45:091839 "globset",
Alex Crichton093ede22019-08-15 00:45:091840 "log",
1841 "memchr",
clubby789868668e2024-11-25 15:06:431842 "regex-automata 0.4.9",
Alex Crichton093ede22019-08-15 00:45:091843 "same-file",
Alex Crichton093ede22019-08-15 00:45:091844 "walkdir",
1845 "winapi-util",
Simon Sapinb77ff242017-07-18 21:26:551846]
1847
1848[[package]]
Ralf Jung10430db2022-07-15 14:04:231849name = "indenter"
1850version = "0.3.3"
1851source = "registry+https://github.com/rust-lang/crates.io-index"
1852checksum = "ce23b50ad8242c51a442f3ff322d56b02f08852c77e4c0b4d3fd684abc89c683"
1853
1854[[package]]
Eduard-Mihai Burtescu961fe542019-05-14 16:42:571855name = "indexmap"
clubby789868668e2024-11-25 15:06:431856version = "2.7.0"
flip19958d5f69d2021-10-21 11:13:171857source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:431858checksum = "62f822373a4fe84d4bb149bf54e584a7f4abec90e072ed49cda0edea5b95471f"
Nilstrieb3295cdf2023-06-26 07:21:351859dependencies = [
1860 "equivalent",
clubby789868668e2024-11-25 15:06:431861 "hashbrown 0.15.2",
Josh Stoned9b1fa92023-07-03 20:51:541862 "rustc-rayon",
1863 "serde",
Nilstrieb3295cdf2023-06-26 07:21:351864]
1865
1866[[package]]
Philipp Kronesac25a732023-08-24 19:33:171867name = "indicatif"
clubby789868668e2024-11-25 15:06:431868version = "0.17.9"
Philipp Kronesac25a732023-08-24 19:33:171869source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:431870checksum = "cbf675b85ed934d3c67b5c5469701eec7db22689d0a2139d856e0925fa28b281"
Philipp Kronesac25a732023-08-24 19:33:171871dependencies = [
1872 "console",
Philipp Kronesac25a732023-08-24 19:33:171873 "number_prefix",
1874 "portable-atomic",
clubby789868668e2024-11-25 15:06:431875 "unicode-width 0.2.0",
1876 "web-time",
Philipp Kronesac25a732023-08-24 19:33:171877]
1878
1879[[package]]
Nilstrieb3295cdf2023-06-26 07:21:351880name = "indoc"
1881version = "1.0.9"
1882source = "registry+https://github.com/rust-lang/crates.io-index"
1883checksum = "bfa799dd5ed20a7e349f3b4639aa80d74549c81716d9ec4f994c9b5815598306"
flip19958d5f69d2021-10-21 11:13:171884
1885[[package]]
Ralf Jung49e8acb2023-10-21 06:41:451886name = "inout"
1887version = "0.1.3"
1888source = "registry+https://github.com/rust-lang/crates.io-index"
1889checksum = "a0c10553d664a4d0bcff9f4215d0aac67a639cc68ef660840afe309b807bc9f5"
1890dependencies = [
1891 "generic-array",
1892]
1893
1894[[package]]
Josh Stone020c5ec2017-05-08 22:01:131895name = "installer"
1896version = "0.0.0"
1897dependencies = [
Michael Forney32025fd2020-05-25 00:08:451898 "anyhow",
klensye1c33132023-06-21 09:32:341899 "clap",
Alex Crichton093ede22019-08-15 00:45:091900 "flate2",
Alex Crichton093ede22019-08-15 00:45:091901 "rayon",
Alex Crichton093ede22019-08-15 00:45:091902 "tar",
1903 "walkdir",
Alex Crichton093ede22019-08-15 00:45:091904 "xz2",
Josh Stone020c5ec2017-05-08 22:01:131905]
1906
1907[[package]]
David Wood7f916972022-03-26 07:27:431908name = "intl-memoizer"
Mark Rousskov12200c92024-05-11 14:27:171909version = "0.5.2"
David Wood7f916972022-03-26 07:27:431910source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:171911checksum = "fe22e020fce238ae18a6d5d8c502ee76a52a6e880d99477657e6acc30ec57bda"
David Wood7f916972022-03-26 07:27:431912dependencies = [
1913 "type-map",
1914 "unic-langid",
1915]
1916
1917[[package]]
1918name = "intl_pluralrules"
Manish Goregaokar288194e2022-10-19 23:24:421919version = "7.0.2"
David Wood7f916972022-03-26 07:27:431920source = "registry+https://github.com/rust-lang/crates.io-index"
Manish Goregaokar288194e2022-10-19 23:24:421921checksum = "078ea7b7c29a2b4df841a7f6ac8775ff6074020c6776d48491ce2268e068f972"
David Wood7f916972022-03-26 07:27:431922dependencies = [
David Wood7f916972022-03-26 07:27:431923 "unic-langid",
1924]
1925
1926[[package]]
Mark Rousskov12200c92024-05-11 14:27:171927name = "is_terminal_polyfill"
Trevor Gross7240da02024-08-07 07:09:121928version = "1.70.1"
Mark Rousskov12200c92024-05-11 14:27:171929source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:121930checksum = "7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf"
Mark Rousskov12200c92024-05-11 14:27:171931
1932[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291933name = "itertools"
Philipp Kronesf99056b2024-02-27 14:50:231934version = "0.12.1"
1935source = "registry+https://github.com/rust-lang/crates.io-index"
1936checksum = "ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569"
1937dependencies = [
1938 "either",
1939]
1940
1941[[package]]
Steve Klabnik2795de32017-02-20 00:20:571942name = "itoa"
clubby789868668e2024-11-25 15:06:431943version = "1.0.14"
Steve Klabnik2795de32017-02-20 00:20:571944source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:431945checksum = "d75a2a4b1b190afb6f5425f10f6a8f959d2ea0b9c2b1d79553551850539e4674"
Steve Klabnik2795de32017-02-20 00:20:571946
1947[[package]]
Alex Crichton453080f2017-06-05 16:36:481948name = "jobserver"
Trevor Gross7240da02024-08-07 07:09:121949version = "0.1.32"
Alex Crichton453080f2017-06-05 16:36:481950source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:121951checksum = "48d1dbcbbeb6a7fec7e059840aa538bd62aaccf972c7346c4d9d2059312853d0"
Alex Crichton453080f2017-06-05 16:36:481952dependencies = [
Alex Crichton093ede22019-08-15 00:45:091953 "libc",
Alex Crichton453080f2017-06-05 16:36:481954]
1955
1956[[package]]
nilsf77541a2023-04-11 11:46:411957name = "js-sys"
github-actions715c3d42025-01-19 00:21:551958version = "0.3.77"
nilsf77541a2023-04-11 11:46:411959source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions715c3d42025-01-19 00:21:551960checksum = "1cfaf33c695fc6e08064efbc1f72ec937429614f25eef83af942d0e227c3a28f"
nilsf77541a2023-04-11 11:46:411961dependencies = [
clubby789868668e2024-11-25 15:06:431962 "once_cell",
nilsf77541a2023-04-11 11:46:411963 "wasm-bindgen",
1964]
1965
1966[[package]]
Rune Tynan77156562021-01-16 01:34:151967name = "jsondocck"
1968version = "0.1.0"
1969dependencies = [
Nixon Enraght-Moonyce21447c2021-03-24 15:52:471970 "fs-err",
Rune Tynan77156562021-01-16 01:34:151971 "getopts",
1972 "jsonpath_lib",
Rune Tynan77156562021-01-16 01:34:151973 "regex",
Rune Tynan77156562021-01-16 01:34:151974 "serde_json",
klensyc63cb012021-06-01 15:25:361975 "shlex",
Rune Tynan77156562021-01-16 01:34:151976]
1977
1978[[package]]
Nixon Enraght-Moony2506aa02022-08-23 13:49:371979name = "jsondoclint"
1980version = "0.1.0"
Nixon Enraght-Moonya7a4fe92022-08-24 16:32:391981dependencies = [
1982 "anyhow",
klensye1c33132023-06-21 09:32:341983 "clap",
Nixon Enraght-Moonya7a4fe92022-08-24 16:32:391984 "fs-err",
clubby789868668e2024-11-25 15:06:431985 "rustc-hash 2.1.0",
Nixon Enraght-Moonya7a4fe92022-08-24 16:32:391986 "rustdoc-json-types",
Nixon Enraght-Moony226ab7f2023-01-02 20:15:451987 "serde",
Nixon Enraght-Moonya7a4fe92022-08-24 16:32:391988 "serde_json",
1989]
Nixon Enraght-Moony2506aa02022-08-23 13:49:371990
1991[[package]]
Rune Tynan77156562021-01-16 01:34:151992name = "jsonpath_lib"
klensyc653bb92023-11-18 09:42:051993version = "0.3.0"
Rune Tynan77156562021-01-16 01:34:151994source = "registry+https://github.com/rust-lang/crates.io-index"
klensyc653bb92023-11-18 09:42:051995checksum = "eaa63191d68230cccb81c5aa23abd53ed64d83337cacbb25a7b8c7979523774f"
Rune Tynan77156562021-01-16 01:34:151996dependencies = [
Rune Tynan77156562021-01-16 01:34:151997 "log",
1998 "serde",
1999 "serde_json",
2000]
2001
2002[[package]]
Steve Klabnika0769612017-02-07 23:13:572003name = "lazy_static"
github-actions99053572024-06-23 00:18:082004version = "1.5.0"
Alex Crichton325d7392017-12-10 17:42:492005source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions99053572024-06-23 00:18:082006checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
Alex Crichton325d7392017-12-10 17:42:492007
2008[[package]]
Zalathar13671042023-08-11 01:52:372009name = "leb128"
2010version = "0.2.5"
2011source = "registry+https://github.com/rust-lang/crates.io-index"
2012checksum = "884e2677b40cc8c339eaefcb701c32ef1fd2493d71118dc0ca4b6a736c93bd67"
2013
2014[[package]]
Oli Scherer4fdb4ed2023-08-29 13:28:532015name = "levenshtein"
2016version = "1.0.5"
2017source = "registry+https://github.com/rust-lang/crates.io-index"
2018checksum = "db13adb97ab515a3691f56e4dbab09283d0b86cb45abd991d8634a9d6f501760"
2019
2020[[package]]
Alex Crichton2a3e22b2024-06-24 19:30:442021name = "lexopt"
2022version = "0.3.0"
2023source = "registry+https://github.com/rust-lang/crates.io-index"
2024checksum = "baff4b617f7df3d896f97fe922b64817f6cd9a756bb81d40f8883f2f66dcb401"
2025
2026[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292027name = "libc"
Sergio Gasquezc28e3e32024-12-19 09:08:292028version = "0.2.169"
Ahmed Charles9ca382f2016-09-02 08:55:292029source = "registry+https://github.com/rust-lang/crates.io-index"
Sergio Gasquezc28e3e32024-12-19 09:08:292030checksum = "b5aba8db14291edd000dfcc4d620c7ebfb122c613afb886ca8803fa4e128a20a"
Ahmed Charles9ca382f2016-09-02 08:55:292031
2032[[package]]
github-actions36c09332024-05-19 00:17:382033name = "libdbus-sys"
2034version = "0.2.5"
2035source = "registry+https://github.com/rust-lang/crates.io-index"
2036checksum = "06085512b750d640299b79be4bad3d2fa90a9c00b1fd9e1b46364f66f0485c72"
2037dependencies = [
2038 "cc",
2039 "pkg-config",
2040]
2041
2042[[package]]
Ralf Jungfe7e2072022-09-02 14:49:382043name = "libffi"
Ulrich Weigand09541b52023-03-30 13:37:472044version = "3.2.0"
Ralf Jungfe7e2072022-09-02 14:49:382045source = "registry+https://github.com/rust-lang/crates.io-index"
Ulrich Weigand09541b52023-03-30 13:37:472046checksum = "ce826c243048e3d5cec441799724de52e2d42f820468431fc3fceee2341871e2"
Ralf Jungfe7e2072022-09-02 14:49:382047dependencies = [
2048 "libc",
2049 "libffi-sys",
2050]
2051
2052[[package]]
2053name = "libffi-sys"
WANG Ruic7b72482023-04-27 11:42:522054version = "2.3.0"
Ralf Jungfe7e2072022-09-02 14:49:382055source = "registry+https://github.com/rust-lang/crates.io-index"
WANG Ruic7b72482023-04-27 11:42:522056checksum = "f36115160c57e8529781b4183c2bb51fdc1f6d6d1ed345591d84be7703befb3c"
Ralf Jungfe7e2072022-09-02 14:49:382057dependencies = [
2058 "cc",
2059]
2060
2061[[package]]
Andy Russell923f9392021-11-08 23:03:552062name = "libloading"
clubby789868668e2024-11-25 15:06:432063version = "0.8.6"
Ralf Jung6687c072023-10-01 05:03:422064source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:432065checksum = "fc2f4eb4bc735547cfed7c0a4922cbd04a4655978c09b54f1f7b228750664c34"
Ralf Jung6687c072023-10-01 05:03:422066dependencies = [
2067 "cfg-if",
Trevor Gross7240da02024-08-07 07:09:122068 "windows-targets 0.52.6",
Ralf Jung6687c072023-10-01 05:03:422069]
2070
2071[[package]]
Yuki Okushi2b0e27e2021-03-17 20:34:052072name = "libm"
clubby789812daed2024-11-03 11:31:152073version = "0.2.11"
Jakub Beránek91d2fb22023-06-03 07:41:442074source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:152075checksum = "8355be11b20d696c8f18f6cc018c4e372165b1fa8126cef092399c9951984ffa"
clubby7899b73db32024-01-29 12:21:162076
2077[[package]]
2078name = "libredox"
clubby789629d6942024-04-01 13:06:322079version = "0.1.3"
clubby7899b73db32024-01-29 12:21:162080source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789629d6942024-04-01 13:06:322081checksum = "c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d"
clubby7899b73db32024-01-29 12:21:162082dependencies = [
clubby789868668e2024-11-25 15:06:432083 "bitflags",
clubby7899b73db32024-01-29 12:21:162084 "libc",
Trevor Gross7240da02024-08-07 07:09:122085 "redox_syscall",
clubby7899b73db32024-01-29 12:21:162086]
Jakub Beránek91d2fb22023-06-03 07:41:442087
2088[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582089name = "libz-sys"
github-actions0f1e2532025-01-12 00:23:372090version = "1.1.21"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582091source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions0f1e2532025-01-12 00:23:372092checksum = "df9b68e50e6e0b26f672573834882eb57759f6db9b3be2ea3c35c91188bb4eaa"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582093dependencies = [
Alex Crichton093ede22019-08-15 00:45:092094 "cc",
2095 "libc",
2096 "pkg-config",
2097 "vcpkg",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582098]
2099
2100[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292101name = "linkchecker"
2102version = "0.1.0"
Joshua Nelson65835d12020-10-15 13:25:302103dependencies = [
klensy52242f22024-06-15 15:53:452104 "html5ever",
Joshua Nelson65835d12020-10-15 13:25:302105 "regex",
2106]
Ahmed Charles9ca382f2016-09-02 08:55:292107
2108[[package]]
Eric Huss45c1e0a2020-09-08 22:09:572109name = "lint-docs"
2110version = "0.1.0"
2111dependencies = [
2112 "serde_json",
2113 "tempfile",
2114 "walkdir",
2115]
2116
2117[[package]]
Weihang Lo1e5dad02022-11-25 22:37:042118name = "linux-raw-sys"
github-actions0f1e2532025-01-12 00:23:372119version = "0.4.15"
Weihang Lo1e5dad02022-11-25 22:37:042120source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions0f1e2532025-01-12 00:23:372121checksum = "d26c52dbd32dccf2d10cac7725f8eae5296885fb5703b261f7d0a0739ec807ab"
Weihang Lo1e5dad02022-11-25 22:37:042122
2123[[package]]
Charles Lewa7750042022-11-06 06:43:252124name = "litemap"
clubby789868668e2024-11-25 15:06:432125version = "0.7.4"
Charles Lewa7750042022-11-06 06:43:252126source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:432127checksum = "4ee93343901ab17bd981295f2cf0026d4ad018c7c31ba84549a4ddbb47a45104"
Charles Lewa7750042022-11-06 06:43:252128
2129[[package]]
Hans Kratz6162fc02021-09-25 13:25:082130name = "lld-wrapper"
2131version = "0.1.0"
2132
2133[[package]]
Kjetil Kjeka222ce4f2024-02-06 18:15:382134name = "llvm-bitcode-linker"
2135version = "0.0.1"
2136dependencies = [
2137 "anyhow",
2138 "clap",
clubby7890b095f82024-12-17 13:17:392139 "thiserror 1.0.69",
Kjetil Kjeka222ce4f2024-02-06 18:15:382140 "tracing",
2141 "tracing-subscriber",
2142]
2143
2144[[package]]
Mark Rousskov9ec5ef52018-08-04 22:24:392145name = "lock_api"
Mark Rousskov12200c92024-05-11 14:27:172146version = "0.4.12"
Malo Jaffré8ed13d62017-12-29 10:24:382147source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:172148checksum = "07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17"
Mark Rousskov342d9562020-08-17 15:21:442149dependencies = [
Philipp Krones586cbd02022-06-04 12:07:442150 "autocfg",
Mark Rousskov342d9562020-08-17 15:21:442151 "scopeguard",
2152]
2153
2154[[package]]
2155name = "log"
github-actions715c3d42025-01-19 00:21:552156version = "0.4.25"
Mark Rousskov342d9562020-08-17 15:21:442157source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions715c3d42025-01-19 00:21:552158checksum = "04cbf5b083de1c7e0222a7a51dbfdba1cbe1c6ab0b15e29fff3f6c077fd9cd9f"
Ahmed Charles9ca382f2016-09-02 08:55:292159
2160[[package]]
Josh Stone020c5ec2017-05-08 22:01:132161name = "lzma-sys"
Mark Rousskove40a4462023-04-17 01:27:252162version = "0.1.20"
Josh Stone020c5ec2017-05-08 22:01:132163source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskove40a4462023-04-17 01:27:252164checksum = "5fda04ab3764e6cde78b9974eec4f779acaba7c4e84b36eca3cf77c581b85d27"
Josh Stone020c5ec2017-05-08 22:01:132165dependencies = [
Alex Crichton093ede22019-08-15 00:45:092166 "cc",
2167 "libc",
2168 "pkg-config",
Josh Stone020c5ec2017-05-08 22:01:132169]
2170
2171[[package]]
steveklabnikecfbaca2018-04-03 14:32:042172name = "mac"
2173version = "0.1.1"
2174source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092175checksum = "c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4"
steveklabnikecfbaca2018-04-03 14:32:042176
2177[[package]]
2178name = "maplit"
Mark Rousskov342d9562020-08-17 15:21:442179version = "1.0.2"
steveklabnikecfbaca2018-04-03 14:32:042180source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:442181checksum = "3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d"
steveklabnikecfbaca2018-04-03 14:32:042182
2183[[package]]
2184name = "markup5ever"
github-actions36c09332024-05-19 00:17:382185version = "0.12.1"
2186source = "registry+https://github.com/rust-lang/crates.io-index"
2187checksum = "16ce3abbeba692c8b8441d036ef91aea6df8da2c6b6e21c7e14d3c18e526be45"
2188dependencies = [
2189 "log",
klensy52242f22024-06-15 15:53:452190 "phf",
2191 "phf_codegen",
github-actions36c09332024-05-19 00:17:382192 "string_cache",
2193 "string_cache_codegen",
2194 "tendril",
2195]
2196
2197[[package]]
Oliver Schererec7230f2020-07-24 18:42:002198name = "matchers"
pierwillea25b772021-12-21 17:00:302199version = "0.1.0"
Oliver Schererec7230f2020-07-24 18:42:002200source = "registry+https://github.com/rust-lang/crates.io-index"
pierwillea25b772021-12-21 17:00:302201checksum = "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558"
Oliver Schererec7230f2020-07-24 18:42:002202dependencies = [
Charles Lewa7750042022-11-06 06:43:252203 "regex-automata 0.1.10",
Oliver Schererec7230f2020-07-24 18:42:002204]
2205
2206[[package]]
Arlo Siemsenf86b0782020-03-31 05:17:152207name = "md-5"
clubby7899b73db32024-01-29 12:21:162208version = "0.10.6"
Arlo Siemsen3296d5c2020-10-13 15:41:062209source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:162210checksum = "d89e7ee0cfbedfc4da3340218492196241d89eefb6dab27de5df917a6d2e78cf"
Arlo Siemsen3296d5c2020-10-13 15:41:062211dependencies = [
clubby7899b73db32024-01-29 12:21:162212 "cfg-if",
klensy45fac342022-08-31 20:04:122213 "digest",
Arlo Siemsen3296d5c2020-10-13 15:41:062214]
2215
2216[[package]]
Steve Klabnika0769612017-02-07 23:13:572217name = "mdbook"
clubby789868668e2024-11-25 15:06:432218version = "0.4.43"
Steve Klabnika0769612017-02-07 23:13:572219source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:432220checksum = "fe1f98b8d66e537d2f0ba06e7dec4f44001deec539a2d18bfc102d6a86189148"
Steve Klabnika0769612017-02-07 23:13:572221dependencies = [
Alex Crichton093ede22019-08-15 00:45:092222 "ammonia",
Eric Huss6bcbc422020-06-23 22:23:462223 "anyhow",
Alex Crichton093ede22019-08-15 00:45:092224 "chrono",
klensye1c33132023-06-21 09:32:342225 "clap",
Eric Huss51814222022-04-15 18:57:062226 "clap_complete",
Alex Crichton093ede22019-08-15 00:45:092227 "elasticlunr-rs",
klensy53efefb2024-02-22 11:35:212228 "env_logger",
Weihang Lof795a152023-03-15 12:50:042229 "handlebars",
Alex Crichton093ede22019-08-15 00:45:092230 "log",
2231 "memchr",
Eric Huss2717f602023-01-06 01:20:592232 "once_cell",
Philipp Krones375ca8d2024-10-18 11:44:572233 "opener",
Mark Rousskov12200c92024-05-11 14:27:172234 "pulldown-cmark 0.10.3",
Alex Crichton093ede22019-08-15 00:45:092235 "regex",
2236 "serde",
Alex Crichton093ede22019-08-15 00:45:092237 "serde_json",
klensyc63cb012021-06-01 15:25:362238 "shlex",
Alex Crichton093ede22019-08-15 00:45:092239 "tempfile",
Nilstrieb3295cdf2023-06-26 07:21:352240 "toml 0.5.11",
Eric Hussa882fdd2021-12-03 20:25:072241 "topological-sort",
James Munnsde763692019-01-19 02:39:372242]
2243
2244[[package]]
Wesley Wiser56e434d2019-04-04 23:41:492245name = "measureme"
Michael Woeristerac58f9a2024-01-13 15:32:032246version = "11.0.1"
Ryan Levick757f76e2021-10-07 13:08:442247source = "registry+https://github.com/rust-lang/crates.io-index"
Michael Woeristerac58f9a2024-01-13 15:32:032248checksum = "dfa4a40f09af7aa6faef38285402a78847d0d72bf8827006cd2a332e1e6e4a8d"
Ryan Levick947a33b2021-07-23 14:25:582249dependencies = [
2250 "log",
Weihang Lof795a152023-03-15 12:50:042251 "memmap2",
Rémy Rakic4cb2a282023-12-14 15:40:502252 "parking_lot",
Ryan Levick947a33b2021-07-23 14:25:582253 "perf-event-open-sys",
Trevor Gross4a515bd2024-08-26 20:02:542254 "rustc-hash 1.1.0",
Ryan Levick947a33b2021-07-23 14:25:582255 "smallvec",
2256]
2257
2258[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582259name = "memchr"
Trevor Grosse95d15a2024-08-26 18:56:182260version = "2.7.4"
Oliver Schneideracdf83f2017-12-06 08:25:292261source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Grosse95d15a2024-08-26 18:56:182262checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3"
Steve Klabnika0769612017-02-07 23:13:572263
2264[[package]]
Camille GILLOT458d0442021-03-17 16:29:452265name = "memmap2"
Nilstrieb3295cdf2023-06-26 07:21:352266version = "0.2.3"
Camille GILLOT458d0442021-03-17 16:29:452267source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:352268checksum = "723e3ebdcdc5c023db1df315364573789f8857c11b631a2fdfad7c00f5c046b4"
Camille GILLOT458d0442021-03-17 16:29:452269dependencies = [
2270 "libc",
2271]
2272
2273[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:452274name = "memoffset"
clubby789629d6942024-04-01 13:06:322275version = "0.9.1"
est31b0483962023-06-05 02:53:302276source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789629d6942024-04-01 13:06:322277checksum = "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a"
est31b0483962023-06-05 02:53:302278dependencies = [
2279 "autocfg",
2280]
2281
2282[[package]]
Guillaume Gomez76714c32023-03-06 10:15:592283name = "mime"
Nilstrieb3295cdf2023-06-26 07:21:352284version = "0.3.17"
Guillaume Gomez76714c32023-03-06 10:15:592285source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:352286checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
Guillaume Gomez76714c32023-03-06 10:15:592287
2288[[package]]
2289name = "mime_guess"
Trevor Gross7240da02024-08-07 07:09:122290version = "2.0.5"
Guillaume Gomez76714c32023-03-06 10:15:592291source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:122292checksum = "f7c44f8e672c00fe5308fa235f821cb4198414e1c77935c1ab6948d3fd78550e"
Guillaume Gomez76714c32023-03-06 10:15:592293dependencies = [
2294 "mime",
2295 "unicase",
2296]
2297
2298[[package]]
Guillaume Gomez4b145732018-05-10 22:02:052299name = "minifier"
Guillaume Gomezbc1c4be2024-11-10 15:32:222300version = "0.3.2"
Guillaume Gomez4b145732018-05-10 22:02:052301source = "registry+https://github.com/rust-lang/crates.io-index"
Guillaume Gomezbc1c4be2024-11-10 15:32:222302checksum = "bd559bbf5d350ac7f2c1cf92ed71a869b847a92bce0c1318b47932a5b5f65cdd"
Guillaume Gomez4b145732018-05-10 22:02:052303
2304[[package]]
Dirkjan Ochtman93a16cb2022-01-03 17:18:462305name = "minimal-lexical"
2306version = "0.2.1"
2307source = "registry+https://github.com/rust-lang/crates.io-index"
2308checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
2309
2310[[package]]
Alex Crichtonb4110902018-12-08 11:06:542311name = "miniz_oxide"
github-actions99053572024-06-23 00:18:082312version = "0.7.4"
Nilstrieb3295cdf2023-06-26 07:21:352313source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions99053572024-06-23 00:18:082314checksum = "b8a240ddb74feaf34a79a7add65a741f3167852fba007066dcac1ca548d89c08"
Nilstrieb3295cdf2023-06-26 07:21:352315dependencies = [
2316 "adler",
Nilstrieb3295cdf2023-06-26 07:21:352317]
2318
2319[[package]]
Trevor Gross4a515bd2024-08-26 20:02:542320name = "miniz_oxide"
github-actions715c3d42025-01-19 00:21:552321version = "0.8.3"
Trevor Gross4a515bd2024-08-26 20:02:542322source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions715c3d42025-01-19 00:21:552323checksum = "b8402cab7aefae129c6977bb0ff1b8fd9a04eb5b51efc50a70bea51cda0c7924"
Trevor Gross4a515bd2024-08-26 20:02:542324dependencies = [
2325 "adler2",
2326]
2327
2328[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582329name = "miow"
klensy55935df2023-08-06 10:24:592330version = "0.6.0"
Weihang Lobfce2272022-11-04 23:50:442331source = "registry+https://github.com/rust-lang/crates.io-index"
klensy55935df2023-08-06 10:24:592332checksum = "359f76430b20a79f9e20e115b3428614e654f04fab314482fc0fda0ebd3c6044"
Weihang Lobfce2272022-11-04 23:50:442333dependencies = [
Philipp Kronesac25a732023-08-24 19:33:172334 "windows-sys 0.48.0",
Weihang Lobfce2272022-11-04 23:50:442335]
2336
2337[[package]]
kennytm0692b3d2017-12-15 19:41:582338name = "miri"
2339version = "0.1.0"
2340dependencies = [
Ralf Jung49e8acb2023-10-21 06:41:452341 "aes",
Ralf Jung9f7194b2024-04-25 10:28:452342 "chrono",
Ralf Jung47b3ce02024-05-05 15:17:452343 "chrono-tz",
Alex Crichton093ede22019-08-15 00:45:092344 "colored",
Ralf Jung9f7194b2024-04-25 10:28:452345 "directories",
Thom Chiovolonia4bf36e2022-11-21 00:55:412346 "getrandom",
Ralf Jung759e4952020-06-01 18:17:202347 "libc",
Ralf Jungfe7e2072022-09-02 14:49:382348 "libffi",
Simonas Kazlauskasfcaeb452024-01-10 15:12:012349 "libloading",
Ralf Jung61a986a2022-06-26 02:21:492350 "measureme",
Thom Chiovolonia4bf36e2022-11-21 00:55:412351 "rand",
Ralf Junga272c452022-05-30 08:17:462352 "regex",
Ralf Jung64f56d22022-10-22 08:45:252353 "rustc_version",
Jubilee Younge8eb6912021-04-22 04:40:292354 "smallvec",
Ralf Jung9a308d42024-03-09 17:56:522355 "tempfile",
Rémy Rakica69fe842024-12-02 16:16:412356 "tikv-jemalloc-sys",
Philipp Krones907b6a12024-09-24 09:58:122357 "ui_test",
Ralf Jungf6edc8a2024-08-05 18:39:562358 "windows-sys 0.52.0",
kennytm0692b3d2017-12-15 19:41:582359]
2360
2361[[package]]
Jakob Degen17395b42022-10-31 00:17:252362name = "miropt-test-tools"
2363version = "0.1.0"
Jakob Degen17395b42022-10-31 00:17:252364
2365[[package]]
Alex Crichtond8251152018-07-02 16:33:162366name = "new_debug_unreachable"
github-actionsc486d2d2024-03-17 00:26:012367version = "1.0.6"
Alex Crichtond8251152018-07-02 16:33:162368source = "registry+https://github.com/rust-lang/crates.io-index"
github-actionsc486d2d2024-03-17 00:26:012369checksum = "650eef8c711430f1a879fdd01d4745a7deea475becfb90269c06775983bbf086"
Nick Cameron4b6f5c22018-02-26 03:15:452370
2371[[package]]
Ralf Jung13e47662023-05-23 10:10:182372name = "nix"
Trevor Gross7240da02024-08-07 07:09:122373version = "0.29.0"
Ralf Jung13e47662023-05-23 10:10:182374source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:122375checksum = "71e2746dc3a24dd78b3cfcb7be93368c6de9963d30f43a6a73998a9cf4b17b46"
Ralf Jung13e47662023-05-23 10:10:182376dependencies = [
clubby789868668e2024-11-25 15:06:432377 "bitflags",
Ralf Jung13e47662023-05-23 10:10:182378 "cfg-if",
github-actionsc486d2d2024-03-17 00:26:012379 "cfg_aliases",
Ralf Jung13e47662023-05-23 10:10:182380 "libc",
Ralf Jung13e47662023-05-23 10:10:182381]
2382
2383[[package]]
Dirkjan Ochtman93a16cb2022-01-03 17:18:462384name = "nom"
Nilstrieb3295cdf2023-06-26 07:21:352385version = "7.1.3"
Dirkjan Ochtman93a16cb2022-01-03 17:18:462386source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:352387checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
Dirkjan Ochtman93a16cb2022-01-03 17:18:462388dependencies = [
2389 "memchr",
2390 "minimal-lexical",
Dirkjan Ochtman93a16cb2022-01-03 17:18:462391]
2392
2393[[package]]
Eric Hussb07e3162023-11-29 23:52:162394name = "normpath"
Trevor Gross7240da02024-08-07 07:09:122395version = "1.3.0"
Eric Hussb07e3162023-11-29 23:52:162396source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:122397checksum = "c8911957c4b1549ac0dc74e30db9c8b0e66ddcd6d7acc33098f4c63a64a6d7ed"
Eric Hussb07e3162023-11-29 23:52:162398dependencies = [
Trevor Gross7240da02024-08-07 07:09:122399 "windows-sys 0.59.0",
Eric Hussb07e3162023-11-29 23:52:162400]
2401
2402[[package]]
Nilstrieb3295cdf2023-06-26 07:21:352403name = "nu-ansi-term"
2404version = "0.46.0"
Alex Crichton994bfd42018-02-26 17:07:162405source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:352406checksum = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84"
Alex Crichton994bfd42018-02-26 17:07:162407dependencies = [
Nilstrieb3295cdf2023-06-26 07:21:352408 "overload",
2409 "winapi",
Alex Crichton994bfd42018-02-26 17:07:162410]
2411
2412[[package]]
klensy71ea5062024-03-30 14:39:432413name = "nu-ansi-term"
Trevor Gross7240da02024-08-07 07:09:122414version = "0.50.1"
klensy71ea5062024-03-30 14:39:432415source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:122416checksum = "d4a28e057d01f97e61255210fcff094d74ed0466038633e95017f5beb68e4399"
klensy71ea5062024-03-30 14:39:432417dependencies = [
Trevor Gross7240da02024-08-07 07:09:122418 "windows-sys 0.52.0",
klensy71ea5062024-03-30 14:39:432419]
2420
2421[[package]]
Trevor Gross51827ce2024-07-20 16:13:272422name = "num"
2423version = "0.4.3"
2424source = "registry+https://github.com/rust-lang/crates.io-index"
2425checksum = "35bd024e8b2ff75562e5f34e7f4905839deb4b22955ef5e73d2fea1b9813cb23"
2426dependencies = [
2427 "num-bigint",
2428 "num-complex",
2429 "num-integer",
2430 "num-iter",
2431 "num-rational",
2432 "num-traits",
2433]
2434
2435[[package]]
2436name = "num-bigint"
2437version = "0.4.6"
2438source = "registry+https://github.com/rust-lang/crates.io-index"
2439checksum = "a5e44f723f1133c9deac646763579fdb3ac745e418f2a7af9cd0c431da1f20b9"
2440dependencies = [
2441 "num-integer",
2442 "num-traits",
2443]
2444
2445[[package]]
2446name = "num-complex"
2447version = "0.4.6"
2448source = "registry+https://github.com/rust-lang/crates.io-index"
2449checksum = "73f88a1307638156682bada9d7604135552957b7818057dcef22705b4d509495"
2450dependencies = [
2451 "num-traits",
2452]
2453
2454[[package]]
clubby7899b73db32024-01-29 12:21:162455name = "num-conv"
2456version = "0.1.0"
Steve Klabnik2795de32017-02-20 00:20:572457source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:162458checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9"
2459
2460[[package]]
Trevor Gross51827ce2024-07-20 16:13:272461name = "num-integer"
2462version = "0.1.46"
2463source = "registry+https://github.com/rust-lang/crates.io-index"
2464checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f"
2465dependencies = [
2466 "num-traits",
2467]
2468
2469[[package]]
2470name = "num-iter"
2471version = "0.1.45"
2472source = "registry+https://github.com/rust-lang/crates.io-index"
2473checksum = "1429034a0490724d0075ebb2bc9e875d6503c3cf69e235a8941aa757d83ef5bf"
2474dependencies = [
2475 "autocfg",
2476 "num-integer",
2477 "num-traits",
2478]
2479
2480[[package]]
clubby789868668e2024-11-25 15:06:432481name = "num-modular"
2482version = "0.6.1"
2483source = "registry+https://github.com/rust-lang/crates.io-index"
2484checksum = "17bb261bf36fa7d83f4c294f834e91256769097b3cb505d44831e0a179ac647f"
2485
2486[[package]]
2487name = "num-order"
2488version = "1.2.0"
2489source = "registry+https://github.com/rust-lang/crates.io-index"
2490checksum = "537b596b97c40fcf8056d153049eb22f481c17ebce72a513ec9286e4986d1bb6"
2491dependencies = [
2492 "num-modular",
2493]
2494
2495[[package]]
Trevor Gross51827ce2024-07-20 16:13:272496name = "num-rational"
2497version = "0.4.2"
2498source = "registry+https://github.com/rust-lang/crates.io-index"
2499checksum = "f83d14da390562dca69fc84082e73e548e1ad308d24accdedd2720017cb37824"
2500dependencies = [
2501 "num-bigint",
2502 "num-integer",
2503 "num-traits",
2504]
2505
2506[[package]]
clubby7899b73db32024-01-29 12:21:162507name = "num-traits"
Mark Rousskov12200c92024-05-11 14:27:172508version = "0.2.19"
clubby7899b73db32024-01-29 12:21:162509source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:172510checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
Mark Rousskov342d9562020-08-17 15:21:442511dependencies = [
2512 "autocfg",
2513]
Steve Klabnik2795de32017-02-20 00:20:572514
2515[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292516name = "num_cpus"
Nilstrieb3295cdf2023-06-26 07:21:352517version = "1.16.0"
Ahmed Charles9ca382f2016-09-02 08:55:292518source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:352519checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43"
Ahmed Charles9ca382f2016-09-02 08:55:292520dependencies = [
bjorn31f3be752024-08-01 20:09:502521 "hermit-abi",
Alex Crichton093ede22019-08-15 00:45:092522 "libc",
Ahmed Charles9ca382f2016-09-02 08:55:292523]
2524
2525[[package]]
Philipp Kronesac25a732023-08-24 19:33:172526name = "number_prefix"
2527version = "0.4.0"
2528source = "registry+https://github.com/rust-lang/crates.io-index"
2529checksum = "830b246a0e5f20af87141b25c173cd1b609bd7779a4617d6ec582abaf90870f3"
2530
2531[[package]]
Alex Crichton06d565c2020-05-13 21:22:372532name = "object"
clubby78956bc5522024-01-21 17:16:262533version = "0.32.2"
dirreke74817b72023-08-14 14:57:382534source = "registry+https://github.com/rust-lang/crates.io-index"
clubby78956bc5522024-01-21 17:16:262535checksum = "a6a622008b6e321afc04970976f62ee297fdbaa6f95318ca343e3eebb9648441"
dirreke74817b72023-08-14 14:57:382536dependencies = [
Amanieu d'Antrasa529ba82023-01-09 17:49:242537 "memchr",
Ben Kimock2f6fb232024-03-18 22:47:412538]
2539
2540[[package]]
Jubilee Young49c2a1d2024-06-07 05:50:282541name = "object"
github-actionsb4ef1682024-12-22 00:22:562542version = "0.36.7"
Jubilee Young49c2a1d2024-06-07 05:50:282543source = "registry+https://github.com/rust-lang/crates.io-index"
github-actionsb4ef1682024-12-22 00:22:562544checksum = "62948e14d923ea95ea2c7c86c71013138b66525b86bdc08d2dcc262bdb497b87"
Jubilee Young49c2a1d2024-06-07 05:50:282545dependencies = [
klensy58c99992024-07-17 11:33:202546 "crc32fast",
2547 "flate2",
clubby789868668e2024-11-25 15:06:432548 "hashbrown 0.15.2",
klensy58c99992024-07-17 11:33:202549 "indexmap",
Jubilee Young49c2a1d2024-06-07 05:50:282550 "memchr",
klensy26c09b62024-09-24 13:14:492551 "ruzstd",
github-actionsb4ef1682024-12-22 00:22:562552 "wasmparser 0.222.0",
Jubilee Young49c2a1d2024-06-07 05:50:282553]
2554
2555[[package]]
Michael Woeristerd0be27c2021-07-20 11:54:372556name = "odht"
Michael Woerister6771ac32021-10-29 16:05:152557version = "0.3.1"
Michael Woeristerd0be27c2021-07-20 11:54:372558source = "registry+https://github.com/rust-lang/crates.io-index"
Michael Woerister6771ac32021-10-29 16:05:152559checksum = "5a518809ac14b25b569624d0268eba1e88498f71615893dca57982bed7621abb"
Michael Woeristerd0be27c2021-07-20 11:54:372560dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:422561 "cfg-if",
Michael Woeristerd0be27c2021-07-20 11:54:372562]
2563
2564[[package]]
Mark Rousskov2fc32b92019-09-10 01:01:412565name = "once_cell"
clubby789812daed2024-11-03 11:31:152566version = "1.20.2"
Mark Rousskov2fc32b92019-09-10 01:01:412567source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:152568checksum = "1261fe7e33c73b354eab43b1273a57c8f967d0391e80353e51f764ac02cf6775"
Guillaume Gomez8d40b9e2024-07-18 18:56:362569
2570[[package]]
Alex Crichton2863b752018-08-21 17:23:472571name = "opener"
Trevor Gross7240da02024-08-07 07:09:122572version = "0.7.2"
github-actions36c09332024-05-19 00:17:382573source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:122574checksum = "d0812e5e4df08da354c851a3376fead46db31c2214f849d3de356d774d057681"
github-actions36c09332024-05-19 00:17:382575dependencies = [
2576 "bstr",
2577 "dbus",
2578 "normpath",
Trevor Gross7240da02024-08-07 07:09:122579 "windows-sys 0.59.0",
github-actions36c09332024-05-19 00:17:382580]
2581
2582[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582583name = "openssl-probe"
klensy43512e62022-07-26 16:16:432584version = "0.1.5"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582585source = "registry+https://github.com/rust-lang/crates.io-index"
klensy43512e62022-07-26 16:16:432586checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582587
2588[[package]]
2589name = "openssl-sys"
clubby789812daed2024-11-03 11:31:152590version = "0.9.104"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582591source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:152592checksum = "45abf306cbf99debc8195b66b7346498d7b10c210de50418b5ccd7ceba08c741"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582593dependencies = [
Alex Crichton093ede22019-08-15 00:45:092594 "cc",
2595 "libc",
Alex Crichton093ede22019-08-15 00:45:092596 "pkg-config",
Alex Crichton093ede22019-08-15 00:45:092597 "vcpkg",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582598]
2599
2600[[package]]
Jakub Beránek91d2fb22023-06-03 07:41:442601name = "opt-dist"
2602version = "0.1.0"
2603dependencies = [
2604 "anyhow",
2605 "build_helper",
2606 "camino",
Jakub Beránekf17047b2023-09-12 16:32:322607 "clap",
2608 "derive_builder",
klensy53efefb2024-02-22 11:35:212609 "env_logger",
Jakub Beránek91d2fb22023-06-03 07:41:442610 "fs_extra",
2611 "glob",
2612 "humansize",
klensyc653bb92023-11-18 09:42:052613 "humantime",
Jakub Beránek91d2fb22023-06-03 07:41:442614 "log",
Jakub Beránek91d2fb22023-06-03 07:41:442615 "serde",
2616 "serde_json",
2617 "sysinfo",
Jakub Beránek209789e2023-08-09 18:56:112618 "tabled",
Jakub Beránek91d2fb22023-06-03 07:41:442619 "tar",
Jakub Beráneka16925d2023-07-11 15:26:172620 "tempfile",
klensy39159a32024-05-09 13:43:142621 "xz2",
Jakub Beránek91d2fb22023-06-03 07:41:442622]
2623
2624[[package]]
Ralf Jung5aecfe42023-10-07 05:55:482625name = "option-ext"
2626version = "0.2.0"
2627source = "registry+https://github.com/rust-lang/crates.io-index"
2628checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d"
2629
2630[[package]]
Nilstrieb3295cdf2023-06-26 07:21:352631name = "overload"
2632version = "0.1.1"
2633source = "registry+https://github.com/rust-lang/crates.io-index"
2634checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39"
2635
2636[[package]]
Ralf Jung10430db2022-07-15 14:04:232637name = "owo-colors"
Nilstrieb75b3ee22022-12-30 11:23:052638version = "3.5.0"
Ralf Jung10430db2022-07-15 14:04:232639source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb75b3ee22022-12-30 11:23:052640checksum = "c1b04fb49957986fdce4d6ee7a65027d55d4b6d2265e5848bbb507b58ccfdb6f"
Ralf Jung10430db2022-07-15 14:04:232641
2642[[package]]
Philipp Kronesac25a732023-08-24 19:33:172643name = "pad"
2644version = "0.1.6"
2645source = "registry+https://github.com/rust-lang/crates.io-index"
2646checksum = "d2ad9b889f1b12e0b9ee24db044b5129150d5eada288edc800f789928dc8c0e3"
2647dependencies = [
printfn46b41b42024-10-12 21:57:502648 "unicode-width 0.1.14",
Philipp Kronesac25a732023-08-24 19:33:172649]
2650
2651[[package]]
Jakub Beránek209789e2023-08-09 18:56:112652name = "papergrid"
klensy15bc6812024-02-22 11:17:592653version = "0.11.0"
Jakub Beránek209789e2023-08-09 18:56:112654source = "registry+https://github.com/rust-lang/crates.io-index"
klensy15bc6812024-02-22 11:17:592655checksum = "9ad43c07024ef767f9160710b3a6773976194758c7919b17e63b863db0bdf7fb"
Jakub Beránek209789e2023-08-09 18:56:112656dependencies = [
2657 "bytecount",
2658 "fnv",
printfn46b41b42024-10-12 21:57:502659 "unicode-width 0.1.14",
Jakub Beránek209789e2023-08-09 18:56:112660]
2661
2662[[package]]
John Kåre Alsaker970c6132017-12-03 12:49:012663name = "parking_lot"
clubby789d42c9602024-06-08 19:22:162664version = "0.12.3"
Philipp Krones586cbd02022-06-04 12:07:442665source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:162666checksum = "f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27"
Philipp Krones586cbd02022-06-04 12:07:442667dependencies = [
2668 "lock_api",
Rémy Rakic4cb2a282023-12-14 15:40:502669 "parking_lot_core",
Igor Matuszewski8fc4bba2020-02-12 14:47:312670]
2671
2672[[package]]
Philipp Krones586cbd02022-06-04 12:07:442673name = "parking_lot_core"
Mark Rousskov12200c92024-05-11 14:27:172674version = "0.9.10"
Philipp Krones586cbd02022-06-04 12:07:442675source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:172676checksum = "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8"
Philipp Krones586cbd02022-06-04 12:07:442677dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:422678 "cfg-if",
Philipp Krones586cbd02022-06-04 12:07:442679 "libc",
Trevor Gross7240da02024-08-07 07:09:122680 "redox_syscall",
Philipp Krones586cbd02022-06-04 12:07:442681 "smallvec",
Trevor Gross7240da02024-08-07 07:09:122682 "windows-targets 0.52.6",
Philipp Krones586cbd02022-06-04 12:07:442683]
2684
2685[[package]]
Ralf Jung47b3ce02024-05-05 15:17:452686name = "parse-zoneinfo"
2687version = "0.3.1"
2688source = "registry+https://github.com/rust-lang/crates.io-index"
2689checksum = "1f2a05b18d44e2957b88f96ba460715e295bc1d7510468a2f3d3b44535d26c24"
2690dependencies = [
2691 "regex",
2692]
2693
2694[[package]]
Federico Ponzi4b6a0272020-07-17 22:01:272695name = "pathdiff"
clubby789868668e2024-11-25 15:06:432696version = "0.2.3"
Federico Ponzi4b6a0272020-07-17 22:01:272697source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:432698checksum = "df94ce210e5bc13cb6651479fa48d14f601d9858cfe0467f43ae157023b938d3"
Federico Ponzi4b6a0272020-07-17 22:01:272699
2700[[package]]
Alex Crichton1cede102017-06-15 02:33:062701name = "percent-encoding"
clubby7899b73db32024-01-29 12:21:162702version = "2.3.1"
Eric Hussf2428a62019-08-01 00:44:392703source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:162704checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e"
Eric Hussf2428a62019-08-01 00:44:392705
2706[[package]]
Wesley Wisere130e9c2021-02-25 23:25:382707name = "perf-event-open-sys"
Nilstrieb3295cdf2023-06-26 07:21:352708version = "3.0.0"
Wesley Wisere130e9c2021-02-25 23:25:382709source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:352710checksum = "b29be2ba35c12c6939f6bc73187f728bba82c3c062ecdc5fa90ea739282a1f58"
Wesley Wisere130e9c2021-02-25 23:25:382711dependencies = [
2712 "libc",
2713]
2714
2715[[package]]
Steve Klabnika0769612017-02-07 23:13:572716name = "pest"
clubby7890b095f82024-12-17 13:17:392717version = "2.7.15"
James Munnsde763692019-01-19 02:39:372718source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7890b095f82024-12-17 13:17:392719checksum = "8b7cafe60d6cf8e62e1b9b2ea516a089c008945bb5a275416789e7db0bc199dc"
James Munnsde763692019-01-19 02:39:372720dependencies = [
clubby7899b73db32024-01-29 12:21:162721 "memchr",
github-actions0f1e2532025-01-12 00:23:372722 "thiserror 2.0.11",
Alex Crichton093ede22019-08-15 00:45:092723 "ucd-trie",
James Munnsde763692019-01-19 02:39:372724]
2725
2726[[package]]
Alex Crichtone9d89832018-04-02 15:43:552727name = "pest_derive"
clubby7890b095f82024-12-17 13:17:392728version = "2.7.15"
James Munnsde763692019-01-19 02:39:372729source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7890b095f82024-12-17 13:17:392730checksum = "816518421cfc6887a0d62bf441b6ffb4536fcc926395a69e1a85852d4363f57e"
James Munnsde763692019-01-19 02:39:372731dependencies = [
Alex Crichton093ede22019-08-15 00:45:092732 "pest",
2733 "pest_generator",
James Munnsde763692019-01-19 02:39:372734]
2735
2736[[package]]
2737name = "pest_generator"
clubby7890b095f82024-12-17 13:17:392738version = "2.7.15"
James Munnsde763692019-01-19 02:39:372739source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7890b095f82024-12-17 13:17:392740checksum = "7d1396fd3a870fc7838768d171b4616d5c91f6cc25e377b673d714567d99377b"
James Munnsde763692019-01-19 02:39:372741dependencies = [
Alex Crichton093ede22019-08-15 00:45:092742 "pest",
2743 "pest_meta",
Aaron Hill70ba4912020-08-01 14:11:152744 "proc-macro2",
2745 "quote",
github-actions0f1e2532025-01-12 00:23:372746 "syn 2.0.96",
James Munnsde763692019-01-19 02:39:372747]
2748
2749[[package]]
2750name = "pest_meta"
clubby7890b095f82024-12-17 13:17:392751version = "2.7.15"
James Munnsde763692019-01-19 02:39:372752source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7890b095f82024-12-17 13:17:392753checksum = "e1e58089ea25d717bfd31fb534e4f3afcc2cc569c70de3e239778991ea3b7dea"
James Munnsde763692019-01-19 02:39:372754dependencies = [
klensy45fac342022-08-31 20:04:122755 "once_cell",
Alex Crichton093ede22019-08-15 00:45:092756 "pest",
Nilstrieb3295cdf2023-06-26 07:21:352757 "sha2",
James Munnsde763692019-01-19 02:39:372758]
2759
2760[[package]]
steveklabnikecfbaca2018-04-03 14:32:042761name = "phf"
github-actions0f1e2532025-01-12 00:23:372762version = "0.11.3"
Ralf Jung47b3ce02024-05-05 15:17:452763source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions0f1e2532025-01-12 00:23:372764checksum = "1fd6780a80ae0c52cc120a26a1a42c1ae51b247a253e4e06113d23d2c2edd078"
Ralf Jung47b3ce02024-05-05 15:17:452765dependencies = [
github-actions0f1e2532025-01-12 00:23:372766 "phf_shared 0.11.3",
steveklabnikecfbaca2018-04-03 14:32:042767]
2768
2769[[package]]
2770name = "phf_codegen"
github-actions0f1e2532025-01-12 00:23:372771version = "0.11.3"
Ralf Jung47b3ce02024-05-05 15:17:452772source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions0f1e2532025-01-12 00:23:372773checksum = "aef8048c789fa5e851558d709946d6d79a8ff88c0440c587967f8e94bfb1216a"
Ralf Jung47b3ce02024-05-05 15:17:452774dependencies = [
github-actions0f1e2532025-01-12 00:23:372775 "phf_generator 0.11.3",
2776 "phf_shared 0.11.3",
steveklabnikecfbaca2018-04-03 14:32:042777]
2778
2779[[package]]
2780name = "phf_generator"
klensy947e7872022-04-15 18:11:142781version = "0.10.0"
steveklabnikecfbaca2018-04-03 14:32:042782source = "registry+https://github.com/rust-lang/crates.io-index"
klensy947e7872022-04-15 18:11:142783checksum = "5d5285893bb5eb82e6aaf5d59ee909a06a16737a8970984dd7746ba9283498d6"
steveklabnikecfbaca2018-04-03 14:32:042784dependencies = [
Ralf Jung47b3ce02024-05-05 15:17:452785 "phf_shared 0.10.0",
2786 "rand",
2787]
2788
2789[[package]]
2790name = "phf_generator"
github-actions0f1e2532025-01-12 00:23:372791version = "0.11.3"
Ralf Jung47b3ce02024-05-05 15:17:452792source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions0f1e2532025-01-12 00:23:372793checksum = "3c80231409c20246a13fddb31776fb942c38553c51e871f8cbd687a4cfb5843d"
Ralf Jung47b3ce02024-05-05 15:17:452794dependencies = [
github-actions0f1e2532025-01-12 00:23:372795 "phf_shared 0.11.3",
Thom Chiovolonia4bf36e2022-11-21 00:55:412796 "rand",
steveklabnikecfbaca2018-04-03 14:32:042797]
2798
2799[[package]]
2800name = "phf_shared"
klensy947e7872022-04-15 18:11:142801version = "0.10.0"
steveklabnikecfbaca2018-04-03 14:32:042802source = "registry+https://github.com/rust-lang/crates.io-index"
klensy947e7872022-04-15 18:11:142803checksum = "b6796ad771acdc0123d2a88dc428b5e38ef24456743ddb1744ed628f9815c096"
steveklabnikecfbaca2018-04-03 14:32:042804dependencies = [
github-actions0f1e2532025-01-12 00:23:372805 "siphasher 0.3.11",
steveklabnikecfbaca2018-04-03 14:32:042806]
2807
2808[[package]]
Ralf Jung47b3ce02024-05-05 15:17:452809name = "phf_shared"
github-actions0f1e2532025-01-12 00:23:372810version = "0.11.3"
Ralf Jung47b3ce02024-05-05 15:17:452811source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions0f1e2532025-01-12 00:23:372812checksum = "67eabc2ef2a60eb7faa00097bd1ffdb5bd28e62bf39990626a582201b7a754e5"
Ralf Jung47b3ce02024-05-05 15:17:452813dependencies = [
github-actions0f1e2532025-01-12 00:23:372814 "siphasher 1.0.1",
Ralf Jung47b3ce02024-05-05 15:17:452815]
2816
2817[[package]]
Caleb Cartwright63913182021-02-10 01:52:542818name = "pin-project-lite"
github-actions0f1e2532025-01-12 00:23:372819version = "0.2.16"
Caleb Cartwright63913182021-02-10 01:52:542820source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions0f1e2532025-01-12 00:23:372821checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b"
Caleb Cartwright63913182021-02-10 01:52:542822
2823[[package]]
2824name = "pin-utils"
2825version = "0.1.0"
2826source = "registry+https://github.com/rust-lang/crates.io-index"
2827checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
2828
2829[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582830name = "pkg-config"
Trevor Gross4a515bd2024-08-26 20:02:542831version = "0.3.31"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582832source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:542833checksum = "953ec861398dccce10c670dfeaf3ec4911ca479e9c02154b3a215178c5f566f2"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582834
2835[[package]]
Santiago Pastorino8429d112018-05-24 21:52:012836name = "polonius-engine"
Rémy Rakic99cc35d2021-07-22 20:21:062837version = "0.13.0"
Santiago Pastorino8429d112018-05-24 21:52:012838source = "registry+https://github.com/rust-lang/crates.io-index"
Rémy Rakic99cc35d2021-07-22 20:21:062839checksum = "c4e8e505342045d397d0b6674dcb82d6faf5cf40484d30eeb88fc82ef14e903f"
Douglas Campos422fe7c2018-05-29 11:52:512840dependencies = [
Alex Crichton093ede22019-08-15 00:45:092841 "datafrog",
2842 "log",
Trevor Gross4a515bd2024-08-26 20:02:542843 "rustc-hash 1.1.0",
Douglas Campos422fe7c2018-05-29 11:52:512844]
Santiago Pastorino8429d112018-05-24 21:52:012845
2846[[package]]
Philipp Kronesac25a732023-08-24 19:33:172847name = "portable-atomic"
clubby789868668e2024-11-25 15:06:432848version = "1.10.0"
Philipp Kronesac25a732023-08-24 19:33:172849source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:432850checksum = "280dc24453071f1b63954171985a0b0d30058d287960968b9b2aca264c8d4ee6"
Philipp Kronesac25a732023-08-24 19:33:172851
2852[[package]]
clubby7896ac3b572024-01-29 12:16:202853name = "powerfmt"
2854version = "0.2.0"
2855source = "registry+https://github.com/rust-lang/crates.io-index"
2856checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391"
2857
2858[[package]]
gnzlbg52caca02019-08-01 15:02:262859name = "ppv-lite86"
Trevor Gross7240da02024-08-07 07:09:122860version = "0.2.20"
gnzlbg52caca02019-08-01 15:02:262861source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:122862checksum = "77957b295656769bb8ad2b6a6b09d897d94f05c41b069aede1fcdaa675eaea04"
2863dependencies = [
2864 "zerocopy",
2865]
gnzlbg52caca02019-08-01 15:02:262866
2867[[package]]
steveklabnikecfbaca2018-04-03 14:32:042868name = "precomputed-hash"
2869version = "0.1.1"
2870source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092871checksum = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c"
steveklabnikecfbaca2018-04-03 14:32:042872
2873[[package]]
Philipp Kronesac25a732023-08-24 19:33:172874name = "prettydiff"
Philipp Krones0949ff92024-07-25 16:29:272875version = "0.7.0"
2876source = "registry+https://github.com/rust-lang/crates.io-index"
2877checksum = "abec3fb083c10660b3854367697da94c674e9e82aa7511014dc958beeb7215e9"
2878dependencies = [
2879 "owo-colors",
2880 "pad",
2881]
2882
2883[[package]]
David Wood7f916972022-03-26 07:27:432884name = "proc-macro-hack"
Nilstrieb3295cdf2023-06-26 07:21:352885version = "0.5.20+deprecated"
David Wood7f916972022-03-26 07:27:432886source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:352887checksum = "dc375e1527247fe1a97d8b7156678dfe7c1af2fc075c9a4db3690ecd2a148068"
David Wood7f916972022-03-26 07:27:432888
2889[[package]]
Igor Matuszewskic2249a42019-09-08 08:28:112890name = "proc-macro2"
github-actions0f1e2532025-01-12 00:23:372891version = "1.0.93"
Igor Matuszewskic2249a42019-09-08 08:28:112892source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions0f1e2532025-01-12 00:23:372893checksum = "60946a68e5f9d28b0dc1c21bb8a97ee7d018a8b322fa57838ba31cc878e22d99"
Igor Matuszewskic2249a42019-09-08 08:28:112894dependencies = [
Andres Suareza65ddf02022-10-09 03:25:402895 "unicode-ident",
Igor Matuszewskic2249a42019-09-08 08:28:112896]
2897
2898[[package]]
Oliver Scherer26edcee2018-11-02 15:14:242899name = "psm"
Maksim Bondarenkovdd875ed2024-12-08 15:58:152900version = "0.1.24"
Oliver Scherer26edcee2018-11-02 15:14:242901source = "registry+https://github.com/rust-lang/crates.io-index"
Maksim Bondarenkovdd875ed2024-12-08 15:58:152902checksum = "200b9ff220857e53e184257720a14553b2f4aa02577d2ed9842d45d4b9654810"
Oliver Scherer26edcee2018-11-02 15:14:242903dependencies = [
2904 "cc",
2905]
2906
2907[[package]]
Steve Klabnika0769612017-02-07 23:13:572908name = "pulldown-cmark"
Michael Howell294c3dd2024-06-29 18:24:362909version = "0.9.6"
2910source = "registry+https://github.com/rust-lang/crates.io-index"
2911checksum = "57206b407293d2bcd3af849ce869d52068623f19e1b5ff8e8778e3309439682b"
2912dependencies = [
clubby789868668e2024-11-25 15:06:432913 "bitflags",
Michael Howell294c3dd2024-06-29 18:24:362914 "memchr",
2915 "unicase",
2916]
2917
2918[[package]]
2919name = "pulldown-cmark"
Mark Rousskov12200c92024-05-11 14:27:172920version = "0.10.3"
Eric Huss51f20b42024-02-07 04:22:132921source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:172922checksum = "76979bea66e7875e7509c4ec5300112b316af87fa7a252ca91c448b32dfe3993"
Eric Huss51f20b42024-02-07 04:22:132923dependencies = [
clubby789868668e2024-11-25 15:06:432924 "bitflags",
Eric Huss51f20b42024-02-07 04:22:132925 "memchr",
Michael Howell15fbe612024-06-29 16:34:522926 "pulldown-cmark-escape 0.10.1",
2927 "unicase",
2928]
2929
2930[[package]]
2931name = "pulldown-cmark"
Trevor Gross4a515bd2024-08-26 20:02:542932version = "0.11.3"
Michael Howell15fbe612024-06-29 16:34:522933source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:542934checksum = "679341d22c78c6c649893cbd6c3278dcbe9fc4faa62fea3a9296ae2b50c14625"
Michael Howell15fbe612024-06-29 16:34:522935dependencies = [
clubby789868668e2024-11-25 15:06:432936 "bitflags",
Michael Howell15fbe612024-06-29 16:34:522937 "memchr",
2938 "pulldown-cmark-escape 0.11.0",
Eric Huss51f20b42024-02-07 04:22:132939 "unicase",
2940]
2941
2942[[package]]
2943name = "pulldown-cmark-escape"
Mark Rousskov12200c92024-05-11 14:27:172944version = "0.10.1"
Eric Huss51f20b42024-02-07 04:22:132945source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:172946checksum = "bd348ff538bc9caeda7ee8cad2d1d48236a1f443c1fa3913c6a02fe0043b1dd3"
Eric Huss51f20b42024-02-07 04:22:132947
2948[[package]]
Michael Howell15fbe612024-06-29 16:34:522949name = "pulldown-cmark-escape"
2950version = "0.11.0"
2951source = "registry+https://github.com/rust-lang/crates.io-index"
2952checksum = "007d8adb5ddab6f8e3f491ac63566a7d5002cc7ed73901f72057943fa71ae1ae"
2953
2954[[package]]
Eduard-Mihai Burtescu20929632019-01-29 05:24:322955name = "punycode"
Mark Rousskov342d9562020-08-17 15:21:442956version = "0.4.1"
Eduard-Mihai Burtescu20929632019-01-29 05:24:322957source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:442958checksum = "e9e1dcb320d6839f6edb64f7a4a59d39b30480d4d1765b56873f7c858538a5fe"
Eduard-Mihai Burtescu20929632019-01-29 05:24:322959
2960[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:292961name = "quine-mc_cluskey"
2962version = "0.2.4"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582963source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092964checksum = "07589615d719a60c8dd8a4622e7946465dfef20d1a428f969e3443e7386d5f45"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582965
2966[[package]]
2967name = "quote"
github-actions519c2332024-12-29 00:22:582968version = "1.0.38"
Igor Matuszewskic2249a42019-09-08 08:28:112969source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions519c2332024-12-29 00:22:582970checksum = "0e4dccaaaf89514f546c693ddc140f729f958c247918a13380cccc6078391acc"
Igor Matuszewskic2249a42019-09-08 08:28:112971dependencies = [
Aaron Hill70ba4912020-08-01 14:11:152972 "proc-macro2",
Alex Crichtone9d89832018-04-02 15:43:552973]
2974
2975[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292976name = "rand"
klensy947e7872022-04-15 18:11:142977version = "0.8.5"
Aaron Hill2550d5b2021-03-07 23:39:192978source = "registry+https://github.com/rust-lang/crates.io-index"
klensy947e7872022-04-15 18:11:142979checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
Aaron Hill2550d5b2021-03-07 23:39:192980dependencies = [
2981 "libc",
Thom Chiovolonia4bf36e2022-11-21 00:55:412982 "rand_chacha",
2983 "rand_core",
Aaron Hill2550d5b2021-03-07 23:39:192984]
2985
2986[[package]]
2987name = "rand_chacha"
Nilstrieb3295cdf2023-06-26 07:21:352988version = "0.3.1"
Aaron Hill2550d5b2021-03-07 23:39:192989source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:352990checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
Aaron Hill2550d5b2021-03-07 23:39:192991dependencies = [
2992 "ppv-lite86",
Thom Chiovolonia4bf36e2022-11-21 00:55:412993 "rand_core",
gnzlbg52caca02019-08-01 15:02:262994]
2995
2996[[package]]
Aaron Hill2550d5b2021-03-07 23:39:192997name = "rand_core"
Weihang Lo6306fd32023-01-04 15:33:592998version = "0.6.4"
Aaron Hill2550d5b2021-03-07 23:39:192999source = "registry+https://github.com/rust-lang/crates.io-index"
Weihang Lo6306fd32023-01-04 15:33:593000checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
Aaron Hill2550d5b2021-03-07 23:39:193001dependencies = [
Thom Chiovolonia4bf36e2022-11-21 00:55:413002 "getrandom",
Aaron Hill2550d5b2021-03-07 23:39:193003]
3004
3005[[package]]
Eric Huss2b985322019-11-25 16:14:073006name = "rand_xoshiro"
Chase Wilson09f15422021-08-29 15:55:293007version = "0.6.0"
3008source = "registry+https://github.com/rust-lang/crates.io-index"
3009checksum = "6f97cdb2a36ed4183de61b2f824cc45c9f1037f28afe0a322e9fff4c108b5aaa"
3010dependencies = [
Thom Chiovolonia4bf36e2022-11-21 00:55:413011 "rand_core",
Chase Wilson09f15422021-08-29 15:55:293012]
3013
3014[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:293015name = "rayon"
github-actions1848b462024-03-24 12:09:283016version = "1.10.0"
Nick Cameron4b6f5c22018-02-26 03:15:453017source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions1848b462024-03-24 12:09:283018checksum = "b418a60154510ca1a002a752ca9714984e21e4241e804d32555251faf8b78ffa"
Nick Cameron4b6f5c22018-02-26 03:15:453019dependencies = [
Alex Crichton093ede22019-08-15 00:45:093020 "either",
3021 "rayon-core",
Oliver Schneideracdf83f2017-12-06 08:25:293022]
3023
3024[[package]]
3025name = "rayon-core"
clubby7899b73db32024-01-29 12:21:163026version = "1.12.1"
Oliver Schneideracdf83f2017-12-06 08:25:293027source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:163028checksum = "1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2"
Oliver Schneideracdf83f2017-12-06 08:25:293029dependencies = [
Mateusz Mikuła2d8d8132019-12-04 17:40:163030 "crossbeam-deque",
Josh Stonef3b88122022-01-10 19:34:073031 "crossbeam-utils",
Laurențiu Nicolab888eb92019-06-10 18:22:313032]
3033
3034[[package]]
Nick Cameronc5cad5a2017-09-22 01:58:353035name = "redox_syscall"
clubby7890b095f82024-12-17 13:17:393036version = "0.5.8"
flip19950046d7c2021-02-25 10:26:233037source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7890b095f82024-12-17 13:17:393038checksum = "03a862b389f93e68874fbf580b9de08dd02facb9a788ebadaf4a3fd33cf58834"
Arlo Siemsen4d9b4762023-06-02 16:40:363039dependencies = [
clubby789868668e2024-11-25 15:06:433040 "bitflags",
Mark Rousskov12200c92024-05-11 14:27:173041]
3042
3043[[package]]
flip19954c228cc2019-02-18 09:32:583044name = "redox_users"
Trevor Gross4a515bd2024-08-26 20:02:543045version = "0.4.6"
flip19950046d7c2021-02-25 10:26:233046source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:543047checksum = "ba009ff324d1fc1b900bd1fdb31564febe58a8ccc8a6fdbb93b543d33b13ca43"
flip19950046d7c2021-02-25 10:26:233048dependencies = [
Thom Chiovolonia4bf36e2022-11-21 00:55:413049 "getrandom",
clubby7899b73db32024-01-29 12:21:163050 "libredox",
clubby7890b095f82024-12-17 13:17:393051 "thiserror 1.0.69",
flip19950046d7c2021-02-25 10:26:233052]
3053
3054[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:583055name = "regex"
clubby789812daed2024-11-03 11:31:153056version = "1.11.1"
Oliver Schneider847bb142018-05-11 12:11:063057source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:153058checksum = "b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191"
Oliver Schneider847bb142018-05-11 12:11:063059dependencies = [
clubby7899b73db32024-01-29 12:21:163060 "aho-corasick",
Alex Crichton093ede22019-08-15 00:45:093061 "memchr",
clubby789868668e2024-11-25 15:06:433062 "regex-automata 0.4.9",
clubby789812daed2024-11-03 11:31:153063 "regex-syntax 0.8.5",
Oliver Schneider847bb142018-05-11 12:11:063064]
3065
3066[[package]]
Oliver Schererec7230f2020-07-24 18:42:003067name = "regex-automata"
bjorn397c2fa12021-07-07 09:07:093068version = "0.1.10"
Oliver Schererec7230f2020-07-24 18:42:003069source = "registry+https://github.com/rust-lang/crates.io-index"
bjorn397c2fa12021-07-07 09:07:093070checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"
Oliver Schererec7230f2020-07-24 18:42:003071dependencies = [
Nilstrieb3295cdf2023-06-26 07:21:353072 "regex-syntax 0.6.29",
Oliver Schererec7230f2020-07-24 18:42:003073]
3074
3075[[package]]
Charles Lewa7750042022-11-06 06:43:253076name = "regex-automata"
3077version = "0.2.0"
3078source = "registry+https://github.com/rust-lang/crates.io-index"
3079checksum = "e9368763f5a9b804326f3af749e16f9abf378d227bcdee7634b13d8f17793782"
3080dependencies = [
3081 "memchr",
3082]
3083
3084[[package]]
clubby7899b73db32024-01-29 12:21:163085name = "regex-automata"
clubby789868668e2024-11-25 15:06:433086version = "0.4.9"
clubby7899b73db32024-01-29 12:21:163087source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:433088checksum = "809e8dc61f6de73b46c85f4c96486310fe304c434cfa43669d7b40f711150908"
Trevor Gross4a515bd2024-08-26 20:02:543089dependencies = [
3090 "aho-corasick",
3091 "memchr",
clubby789812daed2024-11-03 11:31:153092 "regex-syntax 0.8.5",
Trevor Gross4a515bd2024-08-26 20:02:543093]
clubby7899b73db32024-01-29 12:21:163094
3095[[package]]
3096name = "regex-lite"
github-actions729ed812024-06-16 00:18:063097version = "0.1.6"
clubby7899b73db32024-01-29 12:21:163098source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions729ed812024-06-16 00:18:063099checksum = "53a49587ad06b26609c52e423de037e7f57f20d53535d66e08c695f347df952a"
clubby7899b73db32024-01-29 12:21:163100
3101[[package]]
Steve Klabnika0769612017-02-07 23:13:573102name = "regex-syntax"
Nilstrieb3295cdf2023-06-26 07:21:353103version = "0.6.29"
Oliver Schneider847bb142018-05-11 12:11:063104source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:353105checksum = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1"
Oliver Schneider847bb142018-05-11 12:11:063106
3107[[package]]
Philipp Kronesd780efc2023-05-20 13:39:353108name = "regex-syntax"
clubby789812daed2024-11-03 11:31:153109version = "0.8.5"
Philipp Kronesb92ab502023-12-16 13:13:123110source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:153111checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c"
Philipp Kronesb92ab502023-12-16 13:13:123112
3113[[package]]
Alex Crichton7bc2cbf2017-04-26 15:52:193114name = "remote-test-client"
3115version = "0.1.0"
3116
3117[[package]]
3118name = "remote-test-server"
3119version = "0.1.0"
3120
3121[[package]]
est31d32ff142022-08-23 20:14:123122name = "replace-version-placeholder"
3123version = "0.1.0"
3124dependencies = [
3125 "tidy",
3126 "walkdir",
3127]
3128
3129[[package]]
Guillaume Gomez8d40b9e2024-07-18 18:56:363130name = "rinja"
clubby789812daed2024-11-03 11:31:153131version = "0.3.5"
Guillaume Gomez8d40b9e2024-07-18 18:56:363132source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:153133checksum = "3dc4940d00595430b3d7d5a01f6222b5e5b51395d1120bdb28d854bb8abb17a5"
Guillaume Gomez8d40b9e2024-07-18 18:56:363134dependencies = [
Jonathan Pallant4e24e9b2024-08-06 11:03:373135 "humansize",
Guillaume Gomezcb7c5962024-08-03 23:08:103136 "itoa",
Jonathan Pallant4e24e9b2024-08-06 11:03:373137 "percent-encoding",
Guillaume Gomez8d40b9e2024-07-18 18:56:363138 "rinja_derive",
3139]
3140
3141[[package]]
3142name = "rinja_derive"
clubby789812daed2024-11-03 11:31:153143version = "0.3.5"
Guillaume Gomez8d40b9e2024-07-18 18:56:363144source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:153145checksum = "08d9ed0146aef6e2825f1b1515f074510549efba38d71f4554eec32eb36ba18b"
Guillaume Gomez8d40b9e2024-07-18 18:56:363146dependencies = [
3147 "basic-toml",
Guillaume Gomezcb7c5962024-08-03 23:08:103148 "memchr",
Guillaume Gomez8d40b9e2024-07-18 18:56:363149 "mime",
3150 "mime_guess",
Guillaume Gomez8d40b9e2024-07-18 18:56:363151 "proc-macro2",
3152 "quote",
3153 "rinja_parser",
clubby789868668e2024-11-25 15:06:433154 "rustc-hash 2.1.0",
Guillaume Gomez8d40b9e2024-07-18 18:56:363155 "serde",
github-actions0f1e2532025-01-12 00:23:373156 "syn 2.0.96",
Guillaume Gomez8d40b9e2024-07-18 18:56:363157]
3158
3159[[package]]
3160name = "rinja_parser"
clubby789812daed2024-11-03 11:31:153161version = "0.3.5"
Guillaume Gomez8d40b9e2024-07-18 18:56:363162source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:153163checksum = "93f9a866e2e00a7a1fb27e46e9e324a6f7c0e7edc4543cae1d38f4e4a100c610"
Guillaume Gomez8d40b9e2024-07-18 18:56:363164dependencies = [
Guillaume Gomezcb7c5962024-08-03 23:08:103165 "memchr",
Guillaume Gomez8d40b9e2024-07-18 18:56:363166 "nom",
Trevor Gross4a515bd2024-08-26 20:02:543167 "serde",
Guillaume Gomez8d40b9e2024-07-18 18:56:363168]
3169
3170[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:583171name = "rls"
Eric Huss4a7e2fb2022-08-21 04:19:433172version = "2.0.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583173dependencies = [
Alex Crichton093ede22019-08-15 00:45:093174 "serde_json",
Alex Crichton453080f2017-06-05 16:36:483175]
3176
3177[[package]]
许杰友 Jieyou Xu (Joe)48e9f922024-01-20 16:51:593178name = "run_make_support"
许杰友 Jieyou Xu (Joe)f6ab5e92024-06-09 16:29:143179version = "0.2.0"
Alex Crichton71413792024-03-06 20:39:073180dependencies = [
Oneirical17950822024-06-27 18:38:303181 "bstr",
Jakub Beránek97990a42024-07-04 13:47:303182 "build_helper",
clubby789812daed2024-11-03 11:31:153183 "gimli 0.31.1",
Oneirical318dfb42024-08-01 17:17:343184 "libc",
github-actionsb4ef1682024-12-22 00:22:563185 "object 0.36.7",
Rémy Rakic682535e2024-04-14 16:36:093186 "regex",
Guillaume Gomez6b1637c2024-08-16 13:09:043187 "serde_json",
Jover Zhangf3530cf2024-04-20 11:25:533188 "similar",
clubby789868668e2024-11-25 15:06:433189 "wasmparser 0.219.1",
Alex Crichton71413792024-03-06 20:39:073190]
许杰友 Jieyou Xu (Joe)48e9f922024-01-20 16:51:593191
3192[[package]]
Ralf Jung9cc11e22022-10-04 13:23:573193name = "rustc-build-sysroot"
Trevor Gross4a515bd2024-08-26 20:02:543194version = "0.5.4"
Ralf Jung9cc11e22022-10-04 13:23:573195source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:543196checksum = "d6d984a9db43148467059309bd1e5ad577085162f695d9fe2cf3543aeb25cd38"
Ralf Jung9cc11e22022-10-04 13:23:573197dependencies = [
3198 "anyhow",
3199 "rustc_version",
3200 "tempfile",
Ralf Jung95770512024-02-25 07:17:203201 "walkdir",
Ralf Jung9cc11e22022-10-04 13:23:573202]
3203
3204[[package]]
Josh Stone020c5ec2017-05-08 22:01:133205name = "rustc-demangle"
Mark Rousskov12200c92024-05-11 14:27:173206version = "0.1.24"
Josh Stone020c5ec2017-05-08 22:01:133207source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:173208checksum = "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f"
Josh Stone020c5ec2017-05-08 22:01:133209
3210[[package]]
Niko Matsakis9c548bf2018-05-24 12:48:023211name = "rustc-hash"
Jack Huey6aa2e9d2020-05-27 00:19:193212version = "1.1.0"
Niko Matsakis9c548bf2018-05-24 12:48:023213source = "registry+https://github.com/rust-lang/crates.io-index"
Jack Huey6aa2e9d2020-05-27 00:19:193214checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
Niko Matsakis9c548bf2018-05-24 12:48:023215
3216[[package]]
Trevor Gross4a515bd2024-08-26 20:02:543217name = "rustc-hash"
clubby789868668e2024-11-25 15:06:433218version = "2.1.0"
Trevor Gross4a515bd2024-08-26 20:02:543219source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:433220checksum = "c7fb8039b3032c191086b10f11f319a6e99e1e82889c5cc6046f515c9db1d497"
Trevor Gross4a515bd2024-08-26 20:02:543221
3222[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293223name = "rustc-main"
3224version = "0.0.0"
3225dependencies = [
Alex Crichton093ede22019-08-15 00:45:093226 "rustc_codegen_ssa",
3227 "rustc_driver",
John Kåre Alsaker2aceaf42023-02-02 06:17:463228 "rustc_driver_impl",
Oli Scherer9960cc12022-06-02 10:08:383229 "rustc_smir",
Oli Scherera38e9832023-09-14 15:50:113230 "stable_mir",
Rémy Rakica69fe842024-12-02 16:16:413231 "tikv-jemalloc-sys",
Ahmed Charles9ca382f2016-09-02 08:55:293232]
3233
3234[[package]]
Jakub Beránek151986f2024-06-27 08:22:033235name = "rustc-perf-wrapper"
3236version = "0.1.0"
3237dependencies = [
3238 "clap",
3239]
3240
3241[[package]]
John Kåre Alsaker4afdae62018-05-12 02:11:033242name = "rustc-rayon"
John Kåre Alsaker27c44d22023-03-25 01:12:133243version = "0.5.0"
Josh Stone33c41252019-09-10 17:13:073244source = "registry+https://github.com/rust-lang/crates.io-index"
John Kåre Alsaker27c44d22023-03-25 01:12:133245checksum = "eb81aadc8837ca6ecebe0fe1353f15df83b3b3cc2cf7a8afd571bc22aa121710"
Josh Stone33c41252019-09-10 17:13:073246dependencies = [
Josh Stone33c41252019-09-10 17:13:073247 "either",
Igor Matuszewski5b091302019-12-10 15:01:013248 "rustc-rayon-core",
John Kåre Alsaker0e05a9b2019-04-25 20:50:413249]
3250
3251[[package]]
Josh Stone33c41252019-09-10 17:13:073252name = "rustc-rayon-core"
John Kåre Alsaker27c44d22023-03-25 01:12:133253version = "0.5.0"
Josh Stone33c41252019-09-10 17:13:073254source = "registry+https://github.com/rust-lang/crates.io-index"
John Kåre Alsaker27c44d22023-03-25 01:12:133255checksum = "67668daaf00e359c126f6dcb40d652d89b458a008c8afa727a42a2d20fca0b7f"
Josh Stone33c41252019-09-10 17:13:073256dependencies = [
Josh Stoneab57e362022-05-28 00:14:223257 "crossbeam-channel",
Mateusz Mikuła2d8d8132019-12-04 17:40:163258 "crossbeam-deque",
Josh Stonef3b88122022-01-10 19:34:073259 "crossbeam-utils",
Josh Stone33c41252019-09-10 17:13:073260 "num_cpus",
3261]
3262
3263[[package]]
Urgau977439d2024-06-19 19:23:403264name = "rustc-stable-hash"
clubby7890b095f82024-12-17 13:17:393265version = "0.1.1"
Urgau977439d2024-06-19 19:23:403266source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7890b095f82024-12-17 13:17:393267checksum = "2febf9acc5ee5e99d1ad0afcdbccc02d87aa3f857a1f01f825b80eacf8edfcd1"
Urgau977439d2024-06-19 19:23:403268
3269[[package]]
Ralf Jungb1274582024-11-03 21:30:163270name = "rustc-std-workspace-alloc"
3271version = "1.0.1"
3272
3273[[package]]
3274name = "rustc-std-workspace-core"
3275version = "1.0.1"
3276
3277[[package]]
3278name = "rustc-std-workspace-std"
3279version = "1.0.1"
3280
3281[[package]]
hkalbasi390a6372022-11-06 21:06:113282name = "rustc_abi"
3283version = "0.0.0"
3284dependencies = [
clubby789868668e2024-11-25 15:06:433285 "bitflags",
Thom Chiovolonia4bf36e2022-11-21 00:55:413286 "rand",
hkalbasi390a6372022-11-06 21:06:113287 "rand_xoshiro",
3288 "rustc_data_structures",
Jubilee Youngeca17022024-10-31 03:37:513289 "rustc_feature",
hkalbasi390a6372022-11-06 21:06:113290 "rustc_index",
3291 "rustc_macros",
3292 "rustc_serialize",
Jubilee Youngeca17022024-10-31 03:37:513293 "rustc_span",
hkalbasi390a6372022-11-06 21:06:113294 "tracing",
3295]
3296
3297[[package]]
Eduard-Mihai Burtescu877ec942017-07-08 17:46:433298name = "rustc_apfloat"
clubby789868668e2024-11-25 15:06:433299version = "0.2.2+llvm-462a31f5a5ab"
Wesley Wiser15e9f562023-07-18 19:22:563300source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:433301checksum = "121e2195ff969977a4e2b5c9965ea867fce7e4cb5aee5b09dee698a7932d574f"
Eduard-Mihai Burtescu877ec942017-07-08 17:46:433302dependencies = [
clubby789868668e2024-11-25 15:06:433303 "bitflags",
Jubilee Younge8eb6912021-04-22 04:40:293304 "smallvec",
Eduard-Mihai Burtescu877ec942017-07-08 17:46:433305]
3306
3307[[package]]
Vadim Petrochenkov11d95142020-06-02 17:03:403308name = "rustc_arena"
3309version = "0.0.0"
3310dependencies = [
Jubilee Younge8eb6912021-04-22 04:40:293311 "smallvec",
Vadim Petrochenkov11d95142020-06-02 17:03:403312]
3313
3314[[package]]
Vadim Petrochenkov6054a302020-02-29 17:16:263315name = "rustc_ast"
3316version = "0.0.0"
3317dependencies = [
clubby789868668e2024-11-25 15:06:433318 "bitflags",
Konrad Borowskif72e17f2023-01-22 12:05:473319 "memchr",
Oli Scherer8a6d3532024-02-27 18:11:233320 "rustc_ast_ir",
Vadim Petrochenkov6054a302020-02-29 17:16:263321 "rustc_data_structures",
3322 "rustc_index",
3323 "rustc_lexer",
3324 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:403325 "rustc_serialize",
Vadim Petrochenkov6054a302020-02-29 17:16:263326 "rustc_span",
Jubilee Younge8eb6912021-04-22 04:40:293327 "smallvec",
Nicholas Nethercoteb38106b2022-08-17 04:22:303328 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:003329 "tracing",
Vadim Petrochenkov6054a302020-02-29 17:16:263330]
3331
3332[[package]]
Oli Scherer8a6d3532024-02-27 18:11:233333name = "rustc_ast_ir"
3334version = "0.0.0"
3335dependencies = [
3336 "rustc_data_structures",
3337 "rustc_macros",
3338 "rustc_serialize",
3339 "rustc_span",
Oli Scherer8a6d3532024-02-27 18:11:233340]
3341
3342[[package]]
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563343name = "rustc_ast_lowering"
3344version = "0.0.0"
3345dependencies = [
Vadim Petrochenkov6054a302020-02-29 17:16:263346 "rustc_ast",
Luca Versarib462c682024-09-16 09:56:223347 "rustc_ast_pretty",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563348 "rustc_data_structures",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563349 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:003350 "rustc_fluent_macro",
Mazdak Farrokhzadebfd8672020-01-05 01:37:573351 "rustc_hir",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563352 "rustc_index",
Jean CASPAR73ae38b2022-08-16 20:28:513353 "rustc_macros",
Camille GILLOT603746a2021-07-05 20:26:233354 "rustc_middle",
Mazdak Farrokhzad5ccc1e42019-12-24 21:42:563355 "rustc_session",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563356 "rustc_span",
3357 "rustc_target",
Jubilee Younge8eb6912021-04-22 04:40:293358 "smallvec",
Nicholas Nethercoteb38106b2022-08-17 04:22:303359 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:003360 "tracing",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563361]
3362
3363[[package]]
Mazdak Farrokhzaded69fbb2020-01-05 09:58:443364name = "rustc_ast_passes"
3365version = "0.0.0"
3366dependencies = [
Caleb Cartwrightffad9842024-06-22 21:22:003367 "itertools",
Vadim Petrochenkov6054a302020-02-29 17:16:263368 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:463369 "rustc_ast_pretty",
Jonathan Dönszelmannefb98b62024-12-13 13:47:113370 "rustc_attr_parsing",
Mazdak Farrokhzaded69fbb2020-01-05 09:58:443371 "rustc_data_structures",
Mazdak Farrokhzaded69fbb2020-01-05 09:58:443372 "rustc_errors",
Mazdak Farrokhzad6cbcb832020-01-05 10:11:393373 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:003374 "rustc_fluent_macro",
finalchildd6fdf142022-08-17 14:51:013375 "rustc_macros",
Mazdak Farrokhzaded69fbb2020-01-05 09:58:443376 "rustc_parse",
3377 "rustc_session",
3378 "rustc_span",
Camille GILLOT8d7d4882021-07-08 19:58:053379 "rustc_target",
Nicholas Nethercote4143b102022-11-23 00:55:163380 "thin-vec",
Mazdak Farrokhzaded69fbb2020-01-05 09:58:443381]
3382
3383[[package]]
Mazdak Farrokhzade2333312020-01-11 16:02:463384name = "rustc_ast_pretty"
3385version = "0.0.0"
3386dependencies = [
Caleb Cartwrightffad9842024-06-22 21:22:003387 "itertools",
Vadim Petrochenkov6054a302020-02-29 17:16:263388 "rustc_ast",
klensy746b6752024-10-07 19:22:513389 "rustc_data_structures",
Nicholas Nethercote69f2c9c2023-11-27 08:23:203390 "rustc_lexer",
Mazdak Farrokhzade2333312020-01-11 16:02:463391 "rustc_span",
Nicholas Nethercotedd7aff52022-11-21 22:17:203392 "thin-vec",
Mazdak Farrokhzade2333312020-01-11 16:02:463393]
3394
3395[[package]]
Jonathan Dönszelmannefb98b62024-12-13 13:47:113396name = "rustc_attr_data_structures"
Mazdak Farrokhzad93a82832020-01-11 12:15:203397version = "0.0.0"
3398dependencies = [
beetrees6e5f1dac2024-03-24 01:03:393399 "rustc_abi",
Vadim Petrochenkov6054a302020-02-29 17:16:263400 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:463401 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:203402 "rustc_data_structures",
3403 "rustc_errors",
3404 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:003405 "rustc_fluent_macro",
Vadim Petrochenkov20c50442020-08-10 19:27:483406 "rustc_lexer",
Mazdak Farrokhzad93a82832020-01-11 12:15:203407 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:403408 "rustc_serialize",
Mazdak Farrokhzad93a82832020-01-11 12:15:203409 "rustc_session",
3410 "rustc_span",
Mazdak Farrokhzad93a82832020-01-11 12:15:203411]
3412
3413[[package]]
Jonathan Dönszelmannefb98b62024-12-13 13:47:113414name = "rustc_attr_parsing"
3415version = "0.0.0"
3416dependencies = [
3417 "rustc_abi",
3418 "rustc_ast",
3419 "rustc_ast_pretty",
3420 "rustc_attr_data_structures",
3421 "rustc_data_structures",
3422 "rustc_errors",
3423 "rustc_feature",
3424 "rustc_fluent_macro",
3425 "rustc_lexer",
3426 "rustc_macros",
3427 "rustc_serialize",
3428 "rustc_session",
3429 "rustc_span",
3430]
3431
3432[[package]]
Charles Lewa7750042022-11-06 06:43:253433name = "rustc_baked_icu_data"
3434version = "0.0.0"
3435dependencies = [
3436 "icu_list",
3437 "icu_locid",
Nilstriebffffc202023-11-06 13:42:203438 "icu_locid_transform",
Charles Lewa7750042022-11-06 06:43:253439 "icu_provider",
Charles Lewbde2f982022-11-06 06:58:223440 "zerovec",
Charles Lewa7750042022-11-06 06:43:253441]
3442
3443[[package]]
Camille GILLOT31a61cc2020-12-30 17:48:403444name = "rustc_borrowck"
3445version = "0.0.0"
3446dependencies = [
3447 "either",
Caleb Cartwrightffad9842024-06-22 21:22:003448 "itertools",
Camille GILLOT31a61cc2020-12-30 17:48:403449 "polonius-engine",
Jubilee Young586766e2024-11-03 03:24:153450 "rustc_abi",
Camille GILLOT31a61cc2020-12-30 17:48:403451 "rustc_data_structures",
3452 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:003453 "rustc_fluent_macro",
Camille GILLOT31a61cc2020-12-30 17:48:403454 "rustc_graphviz",
3455 "rustc_hir",
3456 "rustc_index",
3457 "rustc_infer",
3458 "rustc_lexer",
Michael Goulet98af1bf2022-06-23 04:43:013459 "rustc_macros",
Camille GILLOT31a61cc2020-12-30 17:48:403460 "rustc_middle",
Camille GILLOTfd9c04f2021-01-05 18:53:073461 "rustc_mir_dataflow",
Camille GILLOT31a61cc2020-12-30 17:48:403462 "rustc_session",
3463 "rustc_span",
Camille GILLOT31a61cc2020-12-30 17:48:403464 "rustc_trait_selection",
3465 "rustc_traits",
3466 "smallvec",
3467 "tracing",
3468]
3469
3470[[package]]
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323471name = "rustc_builtin_macros"
3472version = "0.0.0"
3473dependencies = [
Vadim Petrochenkov6054a302020-02-29 17:16:263474 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:463475 "rustc_ast_pretty",
Jonathan Dönszelmannefb98b62024-12-13 13:47:113476 "rustc_attr_parsing",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323477 "rustc_data_structures",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323478 "rustc_errors",
3479 "rustc_expand",
3480 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:003481 "rustc_fluent_macro",
clubby789e3e93f22023-05-02 15:42:363482 "rustc_index",
Vadim Petrochenkovdbdbd302020-11-14 11:47:143483 "rustc_lexer",
Ethiraric2be94d42021-11-24 09:20:233484 "rustc_lint_defs",
beetrees6264ffb2022-06-21 19:10:313485 "rustc_macros",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323486 "rustc_parse",
Vadim Petrochenkov11d95142020-06-02 17:03:403487 "rustc_parse_format",
Mazdak Farrokhzadf361b712020-01-05 09:47:203488 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323489 "rustc_span",
3490 "rustc_target",
Jubilee Younge8eb6912021-04-22 04:40:293491 "smallvec",
Nicholas Nethercoteb38106b2022-08-17 04:22:303492 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:003493 "tracing",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323494]
3495
3496[[package]]
Irina Popab63d7e22018-05-08 13:10:163497name = "rustc_codegen_llvm"
3498version = "0.0.0"
3499dependencies = [
clubby789868668e2024-11-25 15:06:433500 "bitflags",
Zalathare2671062025-01-05 00:38:433501 "gimli 0.30.0",
Caleb Cartwrightffad9842024-06-22 21:22:003502 "itertools",
Alex Crichton7f23e6e2019-10-22 15:51:353503 "libc",
Ralf Jung61a986a2022-06-26 02:21:493504 "measureme",
github-actionsb4ef1682024-12-22 00:22:563505 "object 0.36.7",
Alex Crichton7f23e6e2019-10-22 15:51:353506 "rustc-demangle",
Jubilee Young43e198a2024-10-09 00:32:523507 "rustc_abi",
Vadim Petrochenkov6054a302020-02-29 17:16:263508 "rustc_ast",
Jonathan Dönszelmannefb98b62024-12-13 13:47:113509 "rustc_attr_parsing",
Alex Crichton7f23e6e2019-10-22 15:51:353510 "rustc_codegen_ssa",
Alex Crichton7f23e6e2019-10-22 15:51:353511 "rustc_data_structures",
3512 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:003513 "rustc_fluent_macro",
Alex Crichton7f23e6e2019-10-22 15:51:353514 "rustc_fs_util",
Mazdak Farrokhzadebfd8672020-01-05 01:37:573515 "rustc_hir",
Alex Crichton7f23e6e2019-10-22 15:51:353516 "rustc_index",
Alex Crichton093ede22019-08-15 00:45:093517 "rustc_llvm",
Michael Woeristere72e6392022-02-04 12:19:553518 "rustc_macros",
Camille GILLOT202d39a2021-05-29 20:49:593519 "rustc_metadata",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:453520 "rustc_middle",
Camille GILLOT02025d82020-11-14 15:48:543521 "rustc_query_system",
Ramon de C Valle1f0f2c42024-04-08 02:35:493522 "rustc_sanitizers",
Aaron Hillfca192c2019-12-06 03:04:353523 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323524 "rustc_span",
flip1995e96e6e22022-04-21 13:02:543525 "rustc_symbol_mangling",
Alex Crichton7f23e6e2019-10-22 15:51:353526 "rustc_target",
csmoea30de6e2022-11-03 14:34:243527 "serde",
3528 "serde_json",
Jubilee Younge8eb6912021-04-22 04:40:293529 "smallvec",
Oliver Schererec7230f2020-07-24 18:42:003530 "tracing",
Irina Popab63d7e22018-05-08 13:10:163531]
3532
3533[[package]]
Denis Merigouxc9f26c22018-10-01 16:07:043534name = "rustc_codegen_ssa"
3535version = "0.0.0"
Denis Merigouxb9e5cf92018-10-23 15:01:353536dependencies = [
bjorn3be670842022-05-28 10:43:513537 "ar_archive_writer",
Scott McMurrayc38f75c2024-04-14 07:51:493538 "arrayvec",
clubby789868668e2024-11-25 15:06:433539 "bitflags",
Alex Crichton093ede22019-08-15 00:45:093540 "cc",
Scott McMurrayc38f75c2024-04-14 07:51:493541 "either",
Caleb Cartwrightffad9842024-06-22 21:22:003542 "itertools",
Alex Crichton093ede22019-08-15 00:45:093543 "libc",
github-actionsb4ef1682024-12-22 00:22:563544 "object 0.36.7",
Federico Ponzi4b6a0272020-07-17 22:01:273545 "pathdiff",
Michael Hackner32992352021-07-30 19:18:143546 "regex",
Jubilee Young43e198a2024-10-09 00:32:523547 "rustc_abi",
David Wood2dc1a8a2021-12-03 14:24:053548 "rustc_arena",
Vadim Petrochenkov6054a302020-02-29 17:16:263549 "rustc_ast",
Sven Kanoldt1696f532024-10-09 12:24:153550 "rustc_ast_pretty",
Jonathan Dönszelmannefb98b62024-12-13 13:47:113551 "rustc_attr_parsing",
Alex Crichton093ede22019-08-15 00:45:093552 "rustc_data_structures",
3553 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:003554 "rustc_fluent_macro",
Alex Crichton093ede22019-08-15 00:45:093555 "rustc_fs_util",
Mazdak Farrokhzadebfd8672020-01-05 01:37:573556 "rustc_hir",
Jonathan Dönszelmannd50c0a52024-10-16 23:14:013557 "rustc_hir_pretty",
Alex Crichton093ede22019-08-15 00:45:093558 "rustc_incremental",
csmoed20183d2019-09-26 05:30:103559 "rustc_index",
Matthew Jaspercbcef3e2020-06-11 14:49:573560 "rustc_macros",
Camille GILLOTb244b982021-09-24 16:15:363561 "rustc_metadata",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:453562 "rustc_middle",
Camille GILLOT02025d82020-11-14 15:48:543563 "rustc_query_system",
Vadim Petrochenkov11d95142020-06-02 17:03:403564 "rustc_serialize",
Mazdak Farrokhzad4392a8b2020-03-11 11:49:083565 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323566 "rustc_span",
Mark Mansi2d75a332020-03-12 23:07:583567 "rustc_symbol_mangling",
Alex Crichton093ede22019-08-15 00:45:093568 "rustc_target",
Michael Gouleteb75d202024-09-28 18:16:053569 "rustc_trait_selection",
Jhonny Bill Menad1030fa2022-11-17 13:53:143570 "rustc_type_ir",
bjorn35cc35932022-05-06 15:20:423571 "serde_json",
Michael Woeristere6e1e092021-07-14 13:50:423572 "smallvec",
Mark Mansi2d75a332020-03-12 23:07:583573 "tempfile",
bjorn3e9fa2ca2023-09-19 11:23:353574 "thin-vec",
David Wood2dc1a8a2021-12-03 14:24:053575 "thorin-dwp",
Oliver Schererec7230f2020-07-24 18:42:003576 "tracing",
clubby789868668e2024-11-25 15:06:433577 "wasm-encoder 0.219.1",
klensy26c09b62024-09-24 13:14:493578 "windows",
Irina Popab63d7e22018-05-08 13:10:163579]
3580
3581[[package]]
Camille GILLOTc5fc2602021-01-05 19:08:113582name = "rustc_const_eval"
3583version = "0.0.0"
3584dependencies = [
Ralf Jung41018892022-11-18 09:18:323585 "either",
Jubilee Young43e198a2024-10-09 00:32:523586 "rustc_abi",
Camille GILLOTc5fc2602021-01-05 19:08:113587 "rustc_apfloat",
3588 "rustc_ast",
Jonathan Dönszelmannefb98b62024-12-13 13:47:113589 "rustc_attr_parsing",
Camille GILLOTc5fc2602021-01-05 19:08:113590 "rustc_data_structures",
3591 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:003592 "rustc_fluent_macro",
Camille GILLOTc5fc2602021-01-05 19:08:113593 "rustc_hir",
3594 "rustc_index",
3595 "rustc_infer",
3596 "rustc_macros",
3597 "rustc_middle",
3598 "rustc_mir_dataflow",
3599 "rustc_session",
3600 "rustc_span",
3601 "rustc_target",
3602 "rustc_trait_selection",
Michael Gouleta056a952022-05-22 19:57:463603 "rustc_type_ir",
Camille GILLOTc5fc2602021-01-05 19:08:113604 "tracing",
3605]
3606
3607[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293608name = "rustc_data_structures"
3609version = "0.0.0"
3610dependencies = [
Weihang Lof795a152023-03-15 12:50:043611 "arrayvec",
clubby789868668e2024-11-25 15:06:433612 "bitflags",
Josh Stone8f3af4c2024-01-24 23:36:573613 "either",
Oli Schererdecfb4d2023-02-21 08:37:103614 "elsa",
Jack Hueya42e5a12020-05-27 05:05:093615 "ena",
klensyc653bb92023-11-18 09:42:053616 "indexmap",
Alex Crichton093ede22019-08-15 00:45:093617 "jobserver",
Luca Barbieri45ede922020-04-10 20:42:193618 "libc",
Ralf Jung61a986a2022-06-26 02:21:493619 "measureme",
Weihang Lof795a152023-03-15 12:50:043620 "memmap2",
Rémy Rakic4cb2a282023-12-14 15:40:503621 "parking_lot",
SparrowLiif2a40e92023-11-06 01:58:513622 "portable-atomic",
clubby789868668e2024-11-25 15:06:433623 "rustc-hash 2.1.0",
Igor Matuszewski5b091302019-12-10 15:01:013624 "rustc-rayon",
Urgau977439d2024-06-19 19:23:403625 "rustc-stable-hash",
SparrowLiib9746ce2023-03-03 02:14:573626 "rustc_arena",
Vadim Petrochenkov11d95142020-06-02 17:03:403627 "rustc_graphviz",
csmoe1cff2e62019-09-25 19:09:513628 "rustc_index",
Matthew Jaspercbcef3e2020-06-11 14:49:573629 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:403630 "rustc_serialize",
Jubilee Younge8eb6912021-04-22 04:40:293631 "smallvec",
Simonas Kazlauskasa5c53652020-03-14 18:13:553632 "stacker",
Mark Rousskov2627eed2020-08-09 01:05:503633 "tempfile",
Nicholas Nethercoteb38106b2022-08-17 04:22:303634 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:003635 "tracing",
klensy26c09b62024-09-24 13:14:493636 "windows",
Ahmed Charles9ca382f2016-09-02 08:55:293637]
3638
3639[[package]]
3640name = "rustc_driver"
3641version = "0.0.0"
3642dependencies = [
John Kåre Alsaker2aceaf42023-02-02 06:17:463643 "rustc_driver_impl",
3644]
3645
3646[[package]]
3647name = "rustc_driver_impl"
3648version = "0.0.0"
3649dependencies = [
Ben Kimock9e0d1a32023-05-19 20:03:353650 "ctrlc",
Luca Barbieri45ede922020-04-10 20:42:193651 "libc",
Vadim Petrochenkov6054a302020-02-29 17:16:263652 "rustc_ast",
David Woodd1fcf6112022-10-13 09:13:023653 "rustc_ast_lowering",
3654 "rustc_ast_passes",
Mazdak Farrokhzade2333312020-01-11 16:02:463655 "rustc_ast_pretty",
Jonathan Dönszelmannefb98b62024-12-13 13:47:113656 "rustc_attr_parsing",
David Woodd1fcf6112022-10-13 09:13:023657 "rustc_borrowck",
3658 "rustc_builtin_macros",
Victor Dinga47fdb92020-01-23 10:48:483659 "rustc_codegen_ssa",
David Woodd1fcf6112022-10-13 09:13:023660 "rustc_const_eval",
Alex Crichton093ede22019-08-15 00:45:093661 "rustc_data_structures",
3662 "rustc_errors",
David Woodd1fcf6112022-10-13 09:13:023663 "rustc_expand",
Mazdak Farrokhzad70234f12019-11-30 01:34:183664 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:003665 "rustc_fluent_macro",
lcnr1fc86a62022-09-26 11:00:293666 "rustc_hir_analysis",
Mazdak Farrokhzadb3866a52020-03-23 19:59:193667 "rustc_hir_pretty",
David Woodd1fcf6112022-10-13 09:13:023668 "rustc_hir_typeck",
3669 "rustc_incremental",
The 84725bf8eeb2022-09-02 18:17:203670 "rustc_index",
David Woodd1fcf6112022-10-13 09:13:023671 "rustc_infer",
Alex Crichton093ede22019-08-15 00:45:093672 "rustc_interface",
Mark Rousskovdab3bd62019-10-09 13:53:133673 "rustc_lint",
David Tolnay6152d152022-01-04 00:32:523674 "rustc_log",
Adrian Tombudbe39d82022-08-22 21:43:093675 "rustc_macros",
Alex Crichton093ede22019-08-15 00:45:093676 "rustc_metadata",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:453677 "rustc_middle",
David Woodd1fcf6112022-10-13 09:13:023678 "rustc_mir_build",
3679 "rustc_mir_dataflow",
clubby789d5bc5812023-04-30 01:20:533680 "rustc_mir_transform",
David Woodd1fcf6112022-10-13 09:13:023681 "rustc_monomorphize",
Mazdak Farrokhzad4ae27282019-10-15 20:48:133682 "rustc_parse",
David Woodd1fcf6112022-10-13 09:13:023683 "rustc_passes",
Nadrieril281002d2023-12-10 19:42:303684 "rustc_pattern_analysis",
David Woodd1fcf6112022-10-13 09:13:023685 "rustc_privacy",
3686 "rustc_query_system",
3687 "rustc_resolve",
Mazdak Farrokhzad4392a8b2020-03-11 11:49:083688 "rustc_session",
Oğuz Ağcayazıebd9c142023-11-09 09:11:413689 "rustc_smir",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323690 "rustc_span",
Alex Crichton093ede22019-08-15 00:45:093691 "rustc_target",
David Woodd1fcf6112022-10-13 09:13:023692 "rustc_trait_selection",
3693 "rustc_ty_utils",
bjorn3fc1df4f2021-06-03 15:45:093694 "serde_json",
David Koloski684aa2c2023-12-06 18:25:133695 "shlex",
Esteban Küber8eb58432023-03-03 22:25:183696 "time",
Oliver Schererec7230f2020-07-24 18:42:003697 "tracing",
klensy26c09b62024-09-24 13:14:493698 "windows",
Ahmed Charles9ca382f2016-09-02 08:55:293699]
3700
3701[[package]]
Guillaume Gomez125da0c2019-11-11 21:47:053702name = "rustc_error_codes"
3703version = "0.0.0"
3704
3705[[package]]
David Woodc45f2952022-03-24 02:03:043706name = "rustc_error_messages"
3707version = "0.0.0"
3708dependencies = [
David Woodd5119c52022-03-28 08:36:203709 "fluent-bundle",
3710 "fluent-syntax",
Charles Lewa7750042022-11-06 06:43:253711 "icu_list",
3712 "icu_locid",
3713 "icu_provider_adapters",
David Woodccd48202022-04-03 04:32:383714 "intl-memoizer",
Charles Lewa7750042022-11-06 06:43:253715 "rustc_baked_icu_data",
David Wood7f916972022-03-26 07:27:433716 "rustc_data_structures",
David Woodc45f2952022-03-24 02:03:043717 "rustc_macros",
3718 "rustc_serialize",
3719 "rustc_span",
David Wood7f916972022-03-26 07:27:433720 "tracing",
3721 "unic-langid",
David Woodc45f2952022-03-24 02:03:043722]
3723
3724[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293725name = "rustc_errors"
3726version = "0.0.0"
3727dependencies = [
clubby7890b095f82024-12-17 13:17:393728 "annotate-snippets 0.11.5",
Oli Scherer29de70d2023-07-25 13:09:533729 "derive_setters",
Jubilee Young4839d6e2024-10-28 03:38:333730 "rustc_abi",
Xiretza8489a672022-09-14 17:22:203731 "rustc_ast",
3732 "rustc_ast_pretty",
Alex Crichton093ede22019-08-15 00:45:093733 "rustc_data_structures",
Nicholas Nethercote5d9dfbd2024-01-13 23:57:073734 "rustc_error_codes",
David Woodc45f2952022-03-24 02:03:043735 "rustc_error_messages",
Nilstriebb5d3d972023-04-16 12:33:003736 "rustc_fluent_macro",
Michael Gouletff9fd362022-06-29 05:09:593737 "rustc_hir",
Nicholas Nethercote5d9dfbd2024-01-13 23:57:073738 "rustc_index",
Harrison Kaiser1e33dd12024-12-16 01:06:023739 "rustc_lexer",
Aaron Hill23018a52020-08-13 19:41:523740 "rustc_lint_defs",
Matthew Jaspercbcef3e2020-06-11 14:49:573741 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:403742 "rustc_serialize",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323743 "rustc_span",
Nathan Stocks0d658192022-08-26 20:39:593744 "rustc_target",
Jhonny Bill Menad1030fa2022-11-17 13:53:143745 "rustc_type_ir",
bjorn362a4f912021-06-03 19:14:153746 "serde",
3747 "serde_json",
Alex Crichton093ede22019-08-15 00:45:093748 "termcolor",
John Kåre Alsakerb0b11d32020-01-29 00:13:483749 "termize",
Oliver Schererec7230f2020-07-24 18:42:003750 "tracing",
klensy26c09b62024-09-24 13:14:493751 "windows",
Ahmed Charles9ca382f2016-09-02 08:55:293752]
3753
3754[[package]]
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323755name = "rustc_expand"
3756version = "0.0.0"
3757dependencies = [
Vadim Petrochenkov6054a302020-02-29 17:16:263758 "rustc_ast",
Mazdak Farrokhzad6cbcb832020-01-05 10:11:393759 "rustc_ast_passes",
Mazdak Farrokhzade2333312020-01-11 16:02:463760 "rustc_ast_pretty",
Jonathan Dönszelmannefb98b62024-12-13 13:47:113761 "rustc_attr_parsing",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323762 "rustc_data_structures",
3763 "rustc_errors",
3764 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:003765 "rustc_fluent_macro",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323766 "rustc_lexer",
Aaron Hillf9025512020-12-07 23:55:003767 "rustc_lint_defs",
Matthew Jaspercbcef3e2020-06-11 14:49:573768 "rustc_macros",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323769 "rustc_parse",
Vadim Petrochenkov11d95142020-06-02 17:03:403770 "rustc_serialize",
Mazdak Farrokhzadf361b712020-01-05 09:47:203771 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323772 "rustc_span",
Jubilee Younge8eb6912021-04-22 04:40:293773 "smallvec",
Nicholas Nethercote67d5cc02022-09-08 07:22:523774 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:003775 "tracing",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323776]
3777
3778[[package]]
Mazdak Farrokhzad3d080a42019-11-29 23:23:383779name = "rustc_feature"
3780version = "0.0.0"
3781dependencies = [
Mazdak Farrokhzad70234f12019-11-30 01:34:183782 "rustc_data_structures",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323783 "rustc_span",
Jane Losare-Lusbydc97db12024-09-06 20:05:013784 "serde",
3785 "serde_json",
Mazdak Farrokhzad3d080a42019-11-29 23:23:383786]
3787
3788[[package]]
Nilstriebb5d3d972023-04-16 12:33:003789name = "rustc_fluent_macro"
Michael Goulet60c95442023-10-18 21:55:153790version = "0.0.0"
Nilstriebb5d3d972023-04-16 12:33:003791dependencies = [
clubby7890b095f82024-12-17 13:17:393792 "annotate-snippets 0.11.5",
Nilstriebb5d3d972023-04-16 12:33:003793 "fluent-bundle",
3794 "fluent-syntax",
3795 "proc-macro2",
3796 "quote",
github-actions0f1e2532025-01-12 00:23:373797 "syn 2.0.96",
Nilstriebb5d3d972023-04-16 12:33:003798 "unic-langid",
3799]
3800
3801[[package]]
Mark Rousskove3177c62018-08-03 21:31:033802name = "rustc_fs_util"
3803version = "0.0.0"
3804
3805[[package]]
Vadim Petrochenkov11d95142020-06-02 17:03:403806name = "rustc_graphviz"
3807version = "0.0.0"
3808
3809[[package]]
Mazdak Farrokhzad7a140732019-12-25 02:51:273810name = "rustc_hir"
3811version = "0.0.0"
3812dependencies = [
Michael Woeristerd0be27c2021-07-20 11:54:373813 "odht",
Jubilee Youngbb0cd562024-11-03 03:24:383814 "rustc_abi",
Camille GILLOT250c71b2021-07-13 16:45:203815 "rustc_arena",
Vadim Petrochenkov6054a302020-02-29 17:16:263816 "rustc_ast",
Mazdak Farrokhzad7a140732019-12-25 02:51:273817 "rustc_data_structures",
Mazdak Farrokhzad7a140732019-12-25 02:51:273818 "rustc_index",
3819 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:403820 "rustc_serialize",
Mazdak Farrokhzad7a140732019-12-25 02:51:273821 "rustc_span",
3822 "rustc_target",
Jubilee Younge8eb6912021-04-22 04:40:293823 "smallvec",
Jonathan Dönszelmannd50c0a52024-10-16 23:14:013824 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:003825 "tracing",
Mazdak Farrokhzad7a140732019-12-25 02:51:273826]
3827
3828[[package]]
lcnr1fc86a62022-09-26 11:00:293829name = "rustc_hir_analysis"
3830version = "0.0.0"
3831dependencies = [
Caleb Cartwrightffad9842024-06-22 21:22:003832 "itertools",
Jubilee Young4839d6e2024-10-28 03:38:333833 "rustc_abi",
lcnr1fc86a62022-09-26 11:00:293834 "rustc_arena",
3835 "rustc_ast",
Jonathan Dönszelmannefb98b62024-12-13 13:47:113836 "rustc_attr_parsing",
lcnr1fc86a62022-09-26 11:00:293837 "rustc_data_structures",
3838 "rustc_errors",
3839 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:003840 "rustc_fluent_macro",
lcnr1fc86a62022-09-26 11:00:293841 "rustc_hir",
lcnr1fc86a62022-09-26 11:00:293842 "rustc_index",
3843 "rustc_infer",
Nilstriebee8f92b2023-04-16 09:48:013844 "rustc_lint_defs",
lcnr1fc86a62022-09-26 11:00:293845 "rustc_macros",
3846 "rustc_middle",
lcnr1fc86a62022-09-26 11:00:293847 "rustc_session",
3848 "rustc_span",
3849 "rustc_target",
3850 "rustc_trait_selection",
lcnr1fc86a62022-09-26 11:00:293851 "rustc_type_ir",
3852 "smallvec",
3853 "tracing",
3854]
3855
3856[[package]]
Mazdak Farrokhzadb3866a52020-03-23 19:59:193857name = "rustc_hir_pretty"
3858version = "0.0.0"
3859dependencies = [
Jubilee Young8a0e6402024-10-31 04:57:403860 "rustc_abi",
Mazdak Farrokhzadb3866a52020-03-23 19:59:193861 "rustc_ast",
3862 "rustc_ast_pretty",
Mazdak Farrokhzadb3866a52020-03-23 19:59:193863 "rustc_hir",
3864 "rustc_span",
Mazdak Farrokhzadb3866a52020-03-23 19:59:193865]
3866
3867[[package]]
lcnrfb3ab132022-10-20 15:51:373868name = "rustc_hir_typeck"
Michael Goulet60c95442023-10-18 21:55:153869version = "0.0.0"
lcnrfb3ab132022-10-20 15:51:373870dependencies = [
Caleb Cartwrightffad9842024-06-22 21:22:003871 "itertools",
Jubilee Young43e198a2024-10-09 00:32:523872 "rustc_abi",
lcnrfb3ab132022-10-20 15:51:373873 "rustc_ast",
Jason Newcombbe9b1252024-02-24 22:22:283874 "rustc_ast_ir",
Jonathan Dönszelmannefb98b62024-12-13 13:47:113875 "rustc_attr_parsing",
lcnrfb3ab132022-10-20 15:51:373876 "rustc_data_structures",
3877 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:003878 "rustc_fluent_macro",
lcnrfb3ab132022-10-20 15:51:373879 "rustc_hir",
3880 "rustc_hir_analysis",
3881 "rustc_hir_pretty",
3882 "rustc_index",
3883 "rustc_infer",
3884 "rustc_lint",
3885 "rustc_macros",
3886 "rustc_middle",
lcnrfb3ab132022-10-20 15:51:373887 "rustc_session",
3888 "rustc_span",
lcnrfb3ab132022-10-20 15:51:373889 "rustc_trait_selection",
3890 "rustc_type_ir",
3891 "smallvec",
3892 "tracing",
3893]
3894
3895[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293896name = "rustc_incremental"
3897version = "0.0.0"
3898dependencies = [
Thom Chiovolonia4bf36e2022-11-21 00:55:413899 "rand",
Vadim Petrochenkov6054a302020-02-29 17:16:263900 "rustc_ast",
Alex Crichton093ede22019-08-15 00:45:093901 "rustc_data_structures",
Eric Huss074d6672021-05-25 18:48:593902 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:003903 "rustc_fluent_macro",
Alex Crichton093ede22019-08-15 00:45:093904 "rustc_fs_util",
Vadim Petrochenkov11d95142020-06-02 17:03:403905 "rustc_graphviz",
Mazdak Farrokhzadebfd8672020-01-05 01:37:573906 "rustc_hir",
Matthew Jaspercbcef3e2020-06-11 14:49:573907 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:453908 "rustc_middle",
Vadim Petrochenkov11d95142020-06-02 17:03:403909 "rustc_serialize",
Mark Rousskov984c74a2019-11-12 13:22:163910 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323911 "rustc_span",
Nicholas Nethercote4143b102022-11-23 00:55:163912 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:003913 "tracing",
Ahmed Charles9ca382f2016-09-02 08:55:293914]
3915
3916[[package]]
csmoe1cff2e62019-09-25 19:09:513917name = "rustc_index"
3918version = "0.0.0"
3919dependencies = [
Michael Goulet45066812023-10-24 00:16:143920 "rustc_index_macros",
Matthew Jaspercbcef3e2020-06-11 14:49:573921 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:403922 "rustc_serialize",
Mark Rousskov00c55a12021-11-05 18:50:293923 "smallvec",
csmoe1cff2e62019-09-25 19:09:513924]
3925
3926[[package]]
Michael Goulet45066812023-10-24 00:16:143927name = "rustc_index_macros"
3928version = "0.0.0"
3929dependencies = [
3930 "proc-macro2",
3931 "quote",
github-actions0f1e2532025-01-12 00:23:373932 "syn 2.0.96",
Michael Goulet45066812023-10-24 00:16:143933]
3934
3935[[package]]
Camille GILLOTf07e8892020-01-06 19:13:243936name = "rustc_infer"
3937version = "0.0.0"
3938dependencies = [
Jason Newcombbe9b1252024-02-24 22:22:283939 "rustc_ast_ir",
Camille GILLOTf07e8892020-01-06 19:13:243940 "rustc_data_structures",
Camille GILLOTf07e8892020-01-06 19:13:243941 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:003942 "rustc_fluent_macro",
Camille GILLOTf07e8892020-01-06 19:13:243943 "rustc_hir",
3944 "rustc_index",
3945 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:453946 "rustc_middle",
Camille GILLOTf07e8892020-01-06 19:13:243947 "rustc_span",
Michael Goulet27588d12024-07-05 20:39:243948 "rustc_type_ir",
Jubilee Younge8eb6912021-04-22 04:40:293949 "smallvec",
GnomedDev8de8f462024-10-10 18:56:213950 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:003951 "tracing",
Camille GILLOTf07e8892020-01-06 19:13:243952]
3953
3954[[package]]
John Kåre Alsaker23a51f92018-12-08 19:30:233955name = "rustc_interface"
3956version = "0.0.0"
3957dependencies = [
Igor Matuszewski5b091302019-12-10 15:01:013958 "rustc-rayon",
Camille GILLOTa4b1158f2020-11-18 18:02:313959 "rustc-rayon-core",
Vadim Petrochenkov6054a302020-02-29 17:16:263960 "rustc_ast",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563961 "rustc_ast_lowering",
Mazdak Farrokhzaded69fbb2020-01-05 09:58:443962 "rustc_ast_passes",
Urgau228496e2024-05-03 19:14:423963 "rustc_ast_pretty",
Jonathan Dönszelmannefb98b62024-12-13 13:47:113964 "rustc_attr_parsing",
Camille GILLOT31a61cc2020-12-30 17:48:403965 "rustc_borrowck",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323966 "rustc_builtin_macros",
Alex Crichton7f23e6e2019-10-22 15:51:353967 "rustc_codegen_llvm",
Alex Crichton093ede22019-08-15 00:45:093968 "rustc_codegen_ssa",
Camille GILLOTc5fc2602021-01-05 19:08:113969 "rustc_const_eval",
Alex Crichton093ede22019-08-15 00:45:093970 "rustc_data_structures",
3971 "rustc_errors",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323972 "rustc_expand",
Vadim Petrochenkov7353c962023-08-09 12:28:003973 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:003974 "rustc_fluent_macro",
John Kåre Alsaker4f7cd3d2023-03-16 20:42:313975 "rustc_fs_util",
Mazdak Farrokhzad7a140732019-12-25 02:51:273976 "rustc_hir",
lcnr1fc86a62022-09-26 11:00:293977 "rustc_hir_analysis",
lcnrfb3ab132022-10-20 15:51:373978 "rustc_hir_typeck",
Alex Crichton093ede22019-08-15 00:45:093979 "rustc_incremental",
3980 "rustc_lint",
finalchildc1a98412022-08-16 20:07:473981 "rustc_macros",
Alex Crichton093ede22019-08-15 00:45:093982 "rustc_metadata",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:453983 "rustc_middle",
Matthew Jasperb3589292020-01-05 15:46:443984 "rustc_mir_build",
Camille GILLOTbba4be62021-01-01 00:53:253985 "rustc_mir_transform",
Camille GILLOT81a600b2021-01-02 13:42:153986 "rustc_monomorphize",
Mazdak Farrokhzad4ae27282019-10-15 20:48:133987 "rustc_parse",
Alex Crichton093ede22019-08-15 00:45:093988 "rustc_passes",
Alex Crichton093ede22019-08-15 00:45:093989 "rustc_privacy",
Camille GILLOT4581d162021-01-19 19:40:163990 "rustc_query_impl",
John Kåre Alsaker66d85432023-03-25 08:46:193991 "rustc_query_system",
Alex Crichton093ede22019-08-15 00:45:093992 "rustc_resolve",
Ben Kimockfbaa24e2023-10-28 01:26:433993 "rustc_serialize",
Mazdak Farrokhzad7dbccf52020-01-05 08:40:163994 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323995 "rustc_span",
Mark Mansi2d75a332020-03-12 23:07:583996 "rustc_symbol_mangling",
Mazdak Farrokhzadd945f982019-10-11 21:48:163997 "rustc_target",
Camille GILLOTc1e3d552020-02-11 18:53:403998 "rustc_trait_selection",
Alex Crichton093ede22019-08-15 00:45:093999 "rustc_traits",
LeSeulArtichautf59d0302020-11-19 20:32:374000 "rustc_ty_utils",
Oliver Schererec7230f2020-07-24 18:42:004001 "tracing",
John Kåre Alsaker23a51f92018-12-08 19:30:234002]
4003
4004[[package]]
Aleksey Kladov395ee0b2019-05-06 08:53:404005name = "rustc_lexer"
Michael Goulet60c95442023-10-18 21:55:154006version = "0.0.0"
Aleksey Kladov395ee0b2019-05-06 08:53:404007dependencies = [
Aleksey Kladovf7be59c2020-08-21 12:03:504008 "expect-test",
Charles Lewbca79a22023-07-29 00:47:214009 "unicode-properties",
Aaron Hill70ba4912020-08-01 14:11:154010 "unicode-xid",
Aleksey Kladov395ee0b2019-05-06 08:53:404011]
4012
4013[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294014name = "rustc_lint"
4015version = "0.0.0"
4016dependencies = [
Jubilee Young3f73fe72024-10-28 06:57:434017 "rustc_abi",
Vadim Petrochenkov6054a302020-02-29 17:16:264018 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:464019 "rustc_ast_pretty",
Jonathan Dönszelmannefb98b62024-12-13 13:47:114020 "rustc_attr_parsing",
Alex Crichton093ede22019-08-15 00:45:094021 "rustc_data_structures",
Mazdak Farrokhzad8bd3d242020-01-09 10:18:474022 "rustc_errors",
Mazdak Farrokhzad3d080a42019-11-29 23:23:384023 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:004024 "rustc_fluent_macro",
Mazdak Farrokhzadebfd8672020-01-05 01:37:574025 "rustc_hir",
csmoe64f61c72019-09-26 05:38:334026 "rustc_index",
Mara Bos0a313252021-08-16 15:25:354027 "rustc_infer",
David Wood9d864c82022-06-30 07:57:454028 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454029 "rustc_middle",
Mara Bos6b446622020-10-20 20:25:424030 "rustc_parse_format",
Mark Rousskovf03d8f32019-11-12 17:09:204031 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324032 "rustc_span",
Alex Crichton093ede22019-08-15 00:45:094033 "rustc_target",
Camille GILLOTc1e3d552020-02-11 18:53:404034 "rustc_trait_selection",
Michael Gouleta056a952022-05-22 19:57:464035 "rustc_type_ir",
Oliver Schererec7230f2020-07-24 18:42:004036 "tracing",
Charles Lew485e98a2020-01-02 12:02:224037 "unicode-security",
Ahmed Charles9ca382f2016-09-02 08:55:294038]
4039
4040[[package]]
Aaron Hill23018a52020-08-13 19:41:524041name = "rustc_lint_defs"
4042version = "0.0.0"
4043dependencies = [
Jubilee Young8a0e6402024-10-31 04:57:404044 "rustc_abi",
Aaron Hill23018a52020-08-13 19:41:524045 "rustc_ast",
4046 "rustc_data_structures",
David Woodc45f2952022-03-24 02:03:044047 "rustc_error_messages",
xFrednet33a59452021-11-20 19:45:274048 "rustc_hir",
Aaron Hill23018a52020-08-13 19:41:524049 "rustc_macros",
4050 "rustc_serialize",
4051 "rustc_span",
bjorn362a4f912021-06-03 19:14:154052 "serde",
Aaron Hill23018a52020-08-13 19:41:524053]
4054
4055[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294056name = "rustc_llvm"
4057version = "0.0.0"
4058dependencies = [
Alex Crichton093ede22019-08-15 00:45:094059 "cc",
Aaron Hill47e932b2019-12-12 15:51:194060 "libc",
Ahmed Charles9ca382f2016-09-02 08:55:294061]
4062
4063[[package]]
David Tolnay6152d152022-01-04 00:32:524064name = "rustc_log"
4065version = "0.0.0"
4066dependencies = [
David Tolnayffbeebb2022-01-04 06:01:354067 "rustc_span",
David Tolnay6152d152022-01-04 00:32:524068 "tracing",
Yuki Omoto4e2a3562023-01-11 15:17:484069 "tracing-core",
David Tolnay6152d152022-01-04 00:32:524070 "tracing-subscriber",
4071 "tracing-tree",
4072]
4073
4074[[package]]
John Kåre Alsaker74b64192019-03-01 00:22:104075name = "rustc_macros"
Michael Goulet60c95442023-10-18 21:55:154076version = "0.0.0"
John Kåre Alsaker74b64192019-03-01 00:22:104077dependencies = [
Aaron Hill70ba4912020-08-01 14:11:154078 "proc-macro2",
4079 "quote",
github-actions0f1e2532025-01-12 00:23:374080 "syn 2.0.96",
klensy7142c8d2023-11-09 11:37:304081 "synstructure",
John Kåre Alsaker74b64192019-03-01 00:22:104082]
4083
4084[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294085name = "rustc_metadata"
4086version = "0.0.0"
4087dependencies = [
clubby789868668e2024-11-25 15:06:434088 "bitflags",
Henry Jiang0db90592024-11-18 02:59:434089 "libc",
Simonas Kazlauskasfcaeb452024-01-10 15:12:014090 "libloading",
Michael Woeristerd0be27c2021-07-20 11:54:374091 "odht",
Jubilee Young4839d6e2024-10-28 03:38:334092 "rustc_abi",
Vadim Petrochenkov6054a302020-02-29 17:16:264093 "rustc_ast",
Jonathan Dönszelmannefb98b62024-12-13 13:47:114094 "rustc_attr_parsing",
Alex Crichton093ede22019-08-15 00:45:094095 "rustc_data_structures",
4096 "rustc_errors",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324097 "rustc_expand",
Jonas Schievinka447c212020-09-12 23:58:174098 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:004099 "rustc_fluent_macro",
John Kåre Alsaker4f7cd3d2023-03-16 20:42:314100 "rustc_fs_util",
Mazdak Farrokhzadebfd8672020-01-05 01:37:574101 "rustc_hir",
Mazdak Farrokhzadb3866a52020-03-23 19:59:194102 "rustc_hir_pretty",
csmoed20183d2019-09-26 05:30:104103 "rustc_index",
Matthew Jaspercbcef3e2020-06-11 14:49:574104 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454105 "rustc_middle",
Vadim Petrochenkov11d95142020-06-02 17:03:404106 "rustc_serialize",
Mazdak Farrokhzad4392a8b2020-03-11 11:49:084107 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324108 "rustc_span",
Alex Crichton093ede22019-08-15 00:45:094109 "rustc_target",
Michael Gouleta056a952022-05-22 19:57:464110 "rustc_type_ir",
Yoshiki Matsuda5d9ba492022-04-24 14:49:044111 "tempfile",
Oliver Schererec7230f2020-07-24 18:42:004112 "tracing",
Ahmed Charles9ca382f2016-09-02 08:55:294113]
4114
4115[[package]]
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454116name = "rustc_middle"
4117version = "0.0.0"
4118dependencies = [
clubby789868668e2024-11-25 15:06:434119 "bitflags",
Camille GILLOTfd9c04f2021-01-05 18:53:074120 "either",
John Kåre Alsaker7aab1dd2023-04-30 07:29:024121 "field-offset",
Camille GILLOTfd9c04f2021-01-05 18:53:074122 "gsgdt",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454123 "polonius-engine",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454124 "rustc-rayon-core",
Jubilee Young43e198a2024-10-09 00:32:524125 "rustc_abi",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454126 "rustc_apfloat",
Vadim Petrochenkov11d95142020-06-02 17:03:404127 "rustc_arena",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454128 "rustc_ast",
Oli Scherer8a6d3532024-02-27 18:11:234129 "rustc_ast_ir",
Jonathan Dönszelmannefb98b62024-12-13 13:47:114130 "rustc_attr_parsing",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454131 "rustc_data_structures",
Joshua Nelsone4330292022-12-22 18:57:474132 "rustc_error_messages",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454133 "rustc_errors",
4134 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:004135 "rustc_fluent_macro",
Camille GILLOTfd9c04f2021-01-05 18:53:074136 "rustc_graphviz",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454137 "rustc_hir",
Michael Goulet619e0442024-04-14 14:26:594138 "rustc_hir_pretty",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454139 "rustc_index",
blyxyasb4da0582023-11-13 13:35:374140 "rustc_lint_defs",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454141 "rustc_macros",
4142 "rustc_query_system",
Vadim Petrochenkov11d95142020-06-02 17:03:404143 "rustc_serialize",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454144 "rustc_session",
4145 "rustc_span",
4146 "rustc_target",
LeSeulArtichaut0cf5a8a2020-11-18 15:37:104147 "rustc_type_ir",
Jubilee Younge8eb6912021-04-22 04:40:294148 "smallvec",
Nicholas Nethercoteb38106b2022-08-17 04:22:304149 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:004150 "tracing",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454151]
4152
4153[[package]]
Matthew Jasperb3589292020-01-05 15:46:444154name = "rustc_mir_build"
4155version = "0.0.0"
4156dependencies = [
Ralf Junge613bc92024-07-13 15:24:504157 "either",
Caleb Cartwrightffad9842024-06-22 21:22:004158 "itertools",
Jubilee Young8a0e6402024-10-31 04:57:404159 "rustc_abi",
Matthew Jasperb3589292020-01-05 15:46:444160 "rustc_apfloat",
Vadim Petrochenkov11d95142020-06-02 17:03:404161 "rustc_arena",
Vadim Petrochenkov6054a302020-02-29 17:16:264162 "rustc_ast",
David Woodcc9a9ec2025-01-07 11:27:044163 "rustc_attr_parsing",
Matthew Jasperb3589292020-01-05 15:46:444164 "rustc_data_structures",
Matthew Jasperb3589292020-01-05 15:46:444165 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:004166 "rustc_fluent_macro",
Matthew Jasperb3589292020-01-05 15:46:444167 "rustc_hir",
4168 "rustc_index",
Camille GILLOTf07e8892020-01-06 19:13:244169 "rustc_infer",
Jules Bertholet9d92a7f2024-05-02 23:55:034170 "rustc_lint",
TheOddGarlic82f05442022-08-20 11:28:434171 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454172 "rustc_middle",
Nadrieril281002d2023-12-10 19:42:304173 "rustc_pattern_analysis",
Mazdak Farrokhzad58eb03d2020-01-20 21:23:074174 "rustc_session",
Matthew Jasperb3589292020-01-05 15:46:444175 "rustc_span",
Camille GILLOTc1e3d552020-02-11 18:53:404176 "rustc_trait_selection",
Oliver Schererec7230f2020-07-24 18:42:004177 "tracing",
Matthew Jasperb3589292020-01-05 15:46:444178]
4179
4180[[package]]
Camille GILLOTfd9c04f2021-01-05 18:53:074181name = "rustc_mir_dataflow"
4182version = "0.0.0"
4183dependencies = [
4184 "polonius-engine",
4185 "regex",
Jubilee Young4839d6e2024-10-28 03:38:334186 "rustc_abi",
Camille GILLOTfd9c04f2021-01-05 18:53:074187 "rustc_ast",
4188 "rustc_data_structures",
5225225ee2b1612022-08-19 09:21:144189 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:004190 "rustc_fluent_macro",
Camille GILLOTfd9c04f2021-01-05 18:53:074191 "rustc_graphviz",
4192 "rustc_hir",
4193 "rustc_index",
5225225ee2b1612022-08-19 09:21:144194 "rustc_macros",
Camille GILLOTfd9c04f2021-01-05 18:53:074195 "rustc_middle",
Camille GILLOTfd9c04f2021-01-05 18:53:074196 "rustc_span",
Camille GILLOTfd9c04f2021-01-05 18:53:074197 "smallvec",
4198 "tracing",
4199]
4200
4201[[package]]
Camille GILLOTbba4be62021-01-01 00:53:254202name = "rustc_mir_transform"
4203version = "0.0.0"
4204dependencies = [
Ralf Jung41018892022-11-18 09:18:324205 "either",
Caleb Cartwrightffad9842024-06-22 21:22:004206 "itertools",
Jubilee Young88a9edc2024-10-28 04:34:494207 "rustc_abi",
Camille GILLOT751a0792023-01-16 22:12:364208 "rustc_arena",
Camille GILLOTbba4be62021-01-01 00:53:254209 "rustc_ast",
Jonathan Dönszelmannefb98b62024-12-13 13:47:114210 "rustc_attr_parsing",
Camille GILLOTc5fc2602021-01-05 19:08:114211 "rustc_const_eval",
Camille GILLOTbba4be62021-01-01 00:53:254212 "rustc_data_structures",
4213 "rustc_errors",
clubby789d5bc5812023-04-30 01:20:534214 "rustc_fluent_macro",
Camille GILLOTbba4be62021-01-01 00:53:254215 "rustc_hir",
4216 "rustc_index",
Jubilee Youngdb6ec262024-05-24 08:14:314217 "rustc_infer",
clubby789d5bc5812023-04-30 01:20:534218 "rustc_macros",
Camille GILLOTbba4be62021-01-01 00:53:254219 "rustc_middle",
Martin Nordholtsb4b33df2023-07-20 19:01:274220 "rustc_mir_build",
Camille GILLOTfd9c04f2021-01-05 18:53:074221 "rustc_mir_dataflow",
Camille GILLOTbba4be62021-01-01 00:53:254222 "rustc_session",
4223 "rustc_span",
4224 "rustc_target",
4225 "rustc_trait_selection",
DianQK8b9d7b12024-07-04 04:43:374226 "rustc_type_ir",
Camille GILLOTbba4be62021-01-01 00:53:254227 "smallvec",
4228 "tracing",
4229]
4230
4231[[package]]
Camille GILLOT81a600b2021-01-02 13:42:154232name = "rustc_monomorphize"
4233version = "0.0.0"
4234dependencies = [
Jubilee Young31cbde032024-11-03 03:28:244235 "rustc_abi",
Jonathan Dönszelmannefb98b62024-12-13 13:47:114236 "rustc_attr_parsing",
Camille GILLOT81a600b2021-01-02 13:42:154237 "rustc_data_structures",
Nathan Stocks137f20c2022-08-18 21:51:474238 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:004239 "rustc_fluent_macro",
Camille GILLOT81a600b2021-01-02 13:42:154240 "rustc_hir",
Nathan Stocks137f20c2022-08-18 21:51:474241 "rustc_macros",
Camille GILLOT81a600b2021-01-02 13:42:154242 "rustc_middle",
4243 "rustc_session",
4244 "rustc_span",
4245 "rustc_target",
Joshua Nelsoneb53eea2022-12-29 21:08:094246 "serde",
4247 "serde_json",
Camille GILLOT81a600b2021-01-02 13:42:154248 "tracing",
4249]
4250
4251[[package]]
Michael Gouletcb415092023-11-22 23:44:584252name = "rustc_next_trait_solver"
4253version = "0.0.0"
4254dependencies = [
Pavel Grigorenko70a11c72024-06-26 22:59:304255 "derive-where",
Michael Goulet532149e2024-06-17 21:59:084256 "rustc_ast_ir",
4257 "rustc_data_structures",
4258 "rustc_index",
4259 "rustc_macros",
4260 "rustc_serialize",
Michael Gouletcb415092023-11-22 23:44:584261 "rustc_type_ir",
Michael Goulet532149e2024-06-17 21:59:084262 "rustc_type_ir_macros",
Rémy Rakic00844be2025-01-17 17:00:594263 "smallvec",
Michael Goulet532149e2024-06-17 21:59:084264 "tracing",
Michael Gouletcb415092023-11-22 23:44:584265]
4266
4267[[package]]
Mazdak Farrokhzad4ae27282019-10-15 20:48:134268name = "rustc_parse"
4269version = "0.0.0"
4270dependencies = [
clubby789868668e2024-11-25 15:06:434271 "bitflags",
Vadim Petrochenkov6054a302020-02-29 17:16:264272 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:464273 "rustc_ast_pretty",
Mazdak Farrokhzad4ae27282019-10-15 20:48:134274 "rustc_data_structures",
4275 "rustc_errors",
Mazdak Farrokhzad3d080a42019-11-29 23:23:384276 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:004277 "rustc_fluent_macro",
Nicholas Nethercote1fdabfb2024-08-21 04:16:424278 "rustc_index",
Mazdak Farrokhzad4ae27282019-10-15 20:48:134279 "rustc_lexer",
Christian Povedad6da5fb2022-04-25 20:55:244280 "rustc_macros",
Mazdak Farrokhzadf361b712020-01-05 09:47:204281 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324282 "rustc_span",
Nicholas Nethercote2acbe9c2024-05-02 23:26:344283 "termcolor",
Nicholas Nethercote67d5cc02022-09-08 07:22:524284 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:004285 "tracing",
Charles Lew0bcddfe2019-11-23 14:33:404286 "unicode-normalization",
printfn46b41b42024-10-12 21:57:504287 "unicode-width 0.2.0",
Mazdak Farrokhzad4ae27282019-10-15 20:48:134288]
4289
4290[[package]]
Vadim Petrochenkov11d95142020-06-02 17:03:404291name = "rustc_parse_format"
4292version = "0.0.0"
4293dependencies = [
Lukas Wirth2bba05612023-09-05 17:11:504294 "rustc_index",
Vadim Petrochenkov11d95142020-06-02 17:03:404295 "rustc_lexer",
Vadim Petrochenkov11d95142020-06-02 17:03:404296]
4297
4298[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294299name = "rustc_passes"
4300version = "0.0.0"
4301dependencies = [
Jubilee Young4839d6e2024-10-28 03:38:334302 "rustc_abi",
Vadim Petrochenkov6054a302020-02-29 17:16:264303 "rustc_ast",
Camelid8f40e112021-03-14 21:39:134304 "rustc_ast_pretty",
Jonathan Dönszelmannefb98b62024-12-13 13:47:114305 "rustc_attr_parsing",
Alex Crichton093ede22019-08-15 00:45:094306 "rustc_data_structures",
4307 "rustc_errors",
ridwanabdillahi175a4ea2022-04-26 01:02:434308 "rustc_expand",
Aaron Hillaf466992021-07-29 17:00:414309 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:004310 "rustc_fluent_macro",
Mazdak Farrokhzadebfd8672020-01-05 01:37:574311 "rustc_hir",
Mark Rousskov7c3f65b2019-10-04 14:46:574312 "rustc_index",
David Wood78b19a92022-07-11 17:59:044313 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454314 "rustc_middle",
Oli Scherer746e4ef2024-03-12 07:00:014315 "rustc_privacy",
Mazdak Farrokhzadfff5ef62020-01-02 11:54:434316 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324317 "rustc_span",
Mark Rousskov7c3f65b2019-10-04 14:46:574318 "rustc_target",
Michael Goulet9eae7732023-03-14 18:43:374319 "rustc_trait_selection",
Oliver Schererec7230f2020-07-24 18:42:004320 "tracing",
Ahmed Charles9ca382f2016-09-02 08:55:294321]
4322
4323[[package]]
Nadrieril281002d2023-12-10 19:42:304324name = "rustc_pattern_analysis"
4325version = "0.0.0"
4326dependencies = [
clubby789868668e2024-11-25 15:06:434327 "rustc-hash 2.1.0",
Jubilee Young4839d6e2024-10-28 03:38:334328 "rustc_abi",
Nadrieril281002d2023-12-10 19:42:304329 "rustc_apfloat",
4330 "rustc_arena",
4331 "rustc_data_structures",
4332 "rustc_errors",
4333 "rustc_fluent_macro",
4334 "rustc_hir",
4335 "rustc_index",
4336 "rustc_macros",
4337 "rustc_middle",
4338 "rustc_session",
4339 "rustc_span",
Nadrieril281002d2023-12-10 19:42:304340 "smallvec",
4341 "tracing",
Nadrierild697dd42024-03-04 15:57:324342 "tracing-subscriber",
4343 "tracing-tree",
Nadrieril281002d2023-12-10 19:42:304344]
4345
4346[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294347name = "rustc_privacy"
4348version = "0.0.0"
4349dependencies = [
inquisitivecrystal8c62fa02021-07-31 06:50:574350 "rustc_ast",
Jonathan Dönszelmannefb98b62024-12-13 13:47:114351 "rustc_attr_parsing",
Alex Crichton093ede22019-08-15 00:45:094352 "rustc_data_structures",
Mazdak Farrokhzad2c3e5d32019-12-31 20:25:164353 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:004354 "rustc_fluent_macro",
Mazdak Farrokhzadebfd8672020-01-05 01:37:574355 "rustc_hir",
David Woodbe9ebfd2022-06-22 13:17:344356 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454357 "rustc_middle",
Mazdak Farrokhzad4392a8b2020-03-11 11:49:084358 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324359 "rustc_span",
Oli Scherer4389a1c2023-07-18 07:22:464360 "rustc_ty_utils",
Oliver Schererec7230f2020-07-24 18:42:004361 "tracing",
Ahmed Charles9ca382f2016-09-02 08:55:294362]
4363
4364[[package]]
Camille GILLOT4581d162021-01-19 19:40:164365name = "rustc_query_impl"
4366version = "0.0.0"
4367dependencies = [
John Kåre Alsaker7aab1dd2023-04-30 07:29:024368 "field-offset",
Ralf Jung61a986a2022-06-26 02:21:494369 "measureme",
Camille GILLOT4581d162021-01-19 19:40:164370 "rustc_data_structures",
4371 "rustc_errors",
Camille GILLOT4581d162021-01-19 19:40:164372 "rustc_hir",
Camille GILLOT81241cb2021-06-28 19:12:014373 "rustc_index",
Camille GILLOT4581d162021-01-19 19:40:164374 "rustc_middle",
4375 "rustc_query_system",
4376 "rustc_serialize",
Camille GILLOT81241cb2021-06-28 19:12:014377 "rustc_session",
Camille GILLOT4581d162021-01-19 19:40:164378 "rustc_span",
Nicholas Nethercoteb38106b2022-08-17 04:22:304379 "thin-vec",
Oli Scherer0d5a7382022-05-04 08:30:134380 "tracing",
Camille GILLOT4581d162021-01-19 19:40:164381]
4382
4383[[package]]
Camille GILLOT6624dc42020-03-18 09:25:224384name = "rustc_query_system"
4385version = "0.0.0"
4386dependencies = [
Rémy Rakic4cb2a282023-12-14 15:40:504387 "parking_lot",
Camille GILLOT8e873c32020-03-19 13:13:314388 "rustc-rayon-core",
Camille GILLOTc355b2e2020-11-14 15:35:314389 "rustc_ast",
Camille GILLOT6624dc42020-03-18 09:25:224390 "rustc_data_structures",
4391 "rustc_errors",
Camille GILLOTc355b2e2020-11-14 15:35:314392 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:004393 "rustc_fluent_macro",
Camille GILLOTc355b2e2020-11-14 15:35:314394 "rustc_hir",
Camille GILLOT6624dc42020-03-18 09:25:224395 "rustc_index",
Matthew Jaspercbcef3e2020-06-11 14:49:574396 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:404397 "rustc_serialize",
Camille GILLOTf96e9602020-11-12 19:48:374398 "rustc_session",
Camille GILLOT8e873c32020-03-19 13:13:314399 "rustc_span",
Camille GILLOTc355b2e2020-11-14 15:35:314400 "rustc_target",
Jubilee Younge8eb6912021-04-22 04:40:294401 "smallvec",
Nicholas Nethercoteb38106b2022-08-17 04:22:304402 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:004403 "tracing",
Camille GILLOT6624dc42020-03-18 09:25:224404]
4405
4406[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294407name = "rustc_resolve"
4408version = "0.0.0"
4409dependencies = [
clubby789868668e2024-11-25 15:06:434410 "bitflags",
Trevor Gross4a515bd2024-08-26 20:02:544411 "pulldown-cmark 0.11.3",
Vadim Petrochenkov11d95142020-06-02 17:03:404412 "rustc_arena",
Vadim Petrochenkov6054a302020-02-29 17:16:264413 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:464414 "rustc_ast_pretty",
Jonathan Dönszelmannefb98b62024-12-13 13:47:114415 "rustc_attr_parsing",
Alex Crichton093ede22019-08-15 00:45:094416 "rustc_data_structures",
4417 "rustc_errors",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324418 "rustc_expand",
Mazdak Farrokhzad70234f12019-11-30 01:34:184419 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:004420 "rustc_fluent_macro",
Mazdak Farrokhzadebfd8672020-01-05 01:37:574421 "rustc_hir",
marmelademaf60513e2020-06-20 18:59:294422 "rustc_index",
Rajput, Rajat269ce362022-09-05 05:04:384423 "rustc_macros",
Alex Crichton093ede22019-08-15 00:45:094424 "rustc_metadata",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454425 "rustc_middle",
Camille GILLOT457de082021-09-19 20:17:504426 "rustc_query_system",
Mazdak Farrokhzad5ccc1e42019-12-24 21:42:564427 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324428 "rustc_span",
Jubilee Younge8eb6912021-04-22 04:40:294429 "smallvec",
Nicholas Nethercote67d5cc02022-09-08 07:22:524430 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:004431 "tracing",
Ahmed Charles9ca382f2016-09-02 08:55:294432]
4433
4434[[package]]
Ramon de C Valle1f0f2c42024-04-08 02:35:494435name = "rustc_sanitizers"
4436version = "0.0.0"
4437dependencies = [
clubby789868668e2024-11-25 15:06:434438 "bitflags",
Jubilee Youngab6994f2024-11-03 03:28:424439 "rustc_abi",
Ramon de C Valle1f0f2c42024-04-08 02:35:494440 "rustc_data_structures",
4441 "rustc_hir",
4442 "rustc_middle",
4443 "rustc_span",
4444 "rustc_target",
4445 "rustc_trait_selection",
4446 "tracing",
4447 "twox-hash",
4448]
4449
4450[[package]]
Vadim Petrochenkov11d95142020-06-02 17:03:404451name = "rustc_serialize"
4452version = "0.0.0"
4453dependencies = [
klensyc653bb92023-11-18 09:42:054454 "indexmap",
Matthew Jasperc4f91bb2020-07-18 19:14:504455 "rustc_macros",
Jubilee Younge8eb6912021-04-22 04:40:294456 "smallvec",
Nicholas Nethercoteebee3f82023-05-01 08:51:054457 "tempfile",
Nicholas Nethercoteb38106b2022-08-17 04:22:304458 "thin-vec",
Vadim Petrochenkov11d95142020-06-02 17:03:404459]
4460
4461[[package]]
Mark Rousskovc761ec12019-11-12 13:17:334462name = "rustc_session"
4463version = "0.0.0"
4464dependencies = [
clubby789868668e2024-11-25 15:06:434465 "bitflags",
Luca Barbieriac2b84f2020-04-10 20:42:194466 "getopts",
Onur Özkan71a3a482022-10-28 07:20:514467 "libc",
Jubilee Young4839d6e2024-10-28 03:38:334468 "rustc_abi",
Vadim Petrochenkov6054a302020-02-29 17:16:264469 "rustc_ast",
Mark Rousskovc761ec12019-11-12 13:17:334470 "rustc_data_structures",
Mark Rousskovc761ec12019-11-12 13:17:334471 "rustc_errors",
Mark Rousskovcc2c33a2019-11-29 21:05:284472 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:004473 "rustc_fluent_macro",
Mark Rousskovcc2c33a2019-11-29 21:05:284474 "rustc_fs_util",
Camille GILLOT89616162020-11-14 02:02:034475 "rustc_hir",
Aaron Hill23018a52020-08-13 19:41:524476 "rustc_lint_defs",
Matthew Jaspercbcef3e2020-06-11 14:49:574477 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:404478 "rustc_serialize",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324479 "rustc_span",
Mark Rousskovcc2c33a2019-11-29 21:05:284480 "rustc_target",
Onur Özkan71a3a482022-10-28 07:20:514481 "smallvec",
Esteban Küber7674ede2022-11-26 01:14:254482 "termize",
Oliver Schererec7230f2020-07-24 18:42:004483 "tracing",
klensy26c09b62024-09-24 13:14:494484 "windows",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324485]
4486
4487[[package]]
Oli Scherer9960cc12022-06-02 10:08:384488name = "rustc_smir"
4489version = "0.0.0"
4490dependencies = [
Celina G. Val4c9e8422023-12-06 21:39:554491 "rustc_abi",
Adwin White84071e22024-06-26 04:09:554492 "rustc_ast",
Oğuz Ağcayazı0f27c1b2023-10-09 09:56:144493 "rustc_data_structures",
Santiago Pastorino4b85bea2023-04-24 20:53:514494 "rustc_hir",
Jonathan Dönszelmannd50c0a52024-10-16 23:14:014495 "rustc_hir_pretty",
Oli Scherer9960cc12022-06-02 10:08:384496 "rustc_middle",
Mohammad Omidvar21374872024-02-12 19:44:354497 "rustc_session",
Celina G. Valb66db7e2023-03-04 01:08:494498 "rustc_span",
Celina G. Val44d0fce2023-06-20 17:32:124499 "rustc_target",
Celina G. Val66a554b2023-10-21 06:05:384500 "scoped-tls",
Oli Scherera38e9832023-09-14 15:50:114501 "stable_mir",
Celina G. Valb66db7e2023-03-04 01:08:494502 "tracing",
Oli Scherer9960cc12022-06-02 10:08:384503]
4504
4505[[package]]
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324506name = "rustc_span"
4507version = "0.0.0"
4508dependencies = [
Jacob Kieselbb5a8272024-06-22 07:27:594509 "blake3",
Pavel Grigorenko35ba7002024-06-26 22:39:484510 "derive-where",
klensyc653bb92023-11-18 09:42:054511 "indexmap",
Urgau33ef4b92024-03-06 18:39:364512 "itoa",
Igor Matuszewskibd37d7d2020-12-05 15:40:244513 "md-5",
Vadim Petrochenkov11d95142020-06-02 17:03:404514 "rustc_arena",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324515 "rustc_data_structures",
4516 "rustc_index",
4517 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:404518 "rustc_serialize",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324519 "scoped-tls",
Eric Hussbb60a762023-01-10 19:09:524520 "sha1",
Arlo Siemsen3296d5c2020-10-13 15:41:064521 "sha2",
Oliver Schererec7230f2020-07-24 18:42:004522 "tracing",
printfn46b41b42024-10-12 21:57:504523 "unicode-width 0.2.0",
Mark Rousskovc761ec12019-11-12 13:17:334524]
4525
4526[[package]]
Mark Mansi2d75a332020-03-12 23:07:584527name = "rustc_symbol_mangling"
4528version = "0.0.0"
4529dependencies = [
Mark Mansi2d75a332020-03-12 23:07:584530 "punycode",
Mark Mansi2d75a332020-03-12 23:07:584531 "rustc-demangle",
Jubilee Young4839d6e2024-10-28 03:38:334532 "rustc_abi",
Mark Mansi2d75a332020-03-12 23:07:584533 "rustc_data_structures",
Jhonny Bill Mena86f8c4e2022-08-27 04:24:134534 "rustc_errors",
Mark Mansi2d75a332020-03-12 23:07:584535 "rustc_hir",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454536 "rustc_middle",
Mark Mansi2d75a332020-03-12 23:07:584537 "rustc_session",
4538 "rustc_span",
Oliver Schererec7230f2020-07-24 18:42:004539 "tracing",
Mark Mansi2d75a332020-03-12 23:07:584540]
4541
4542[[package]]
Irina Popa38e96402017-12-08 19:18:214543name = "rustc_target"
4544version = "0.0.0"
4545dependencies = [
clubby789868668e2024-11-25 15:06:434546 "bitflags",
github-actionsb4ef1682024-12-22 00:22:564547 "object 0.36.7",
hkalbasi390a6372022-11-06 21:06:114548 "rustc_abi",
Alex Crichton093ede22019-08-15 00:45:094549 "rustc_data_structures",
John Kåre Alsaker4f7cd3d2023-03-16 20:42:314550 "rustc_fs_util",
Camille GILLOT2ba84c62019-11-09 21:27:524551 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:404552 "rustc_serialize",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324553 "rustc_span",
bjorn3fc1df4f2021-06-03 15:45:094554 "serde_json",
Oliver Schererec7230f2020-07-24 18:42:004555 "tracing",
Irina Popa38e96402017-12-08 19:18:214556]
4557
4558[[package]]
Matthias Krüger10e7b762018-09-07 07:12:064559name = "rustc_tools_util"
Ralf Jung1f501a72024-10-15 05:51:504560version = "0.4.0"
4561source = "registry+https://github.com/rust-lang/crates.io-index"
4562checksum = "3316159ab19e19d1065ecc49278e87f767a9dae9fae80348d2b4d4fa4ae02d4d"
4563
4564[[package]]
Camille GILLOTc1e3d552020-02-11 18:53:404565name = "rustc_trait_selection"
4566version = "0.0.0"
4567dependencies = [
Caleb Cartwrightffad9842024-06-22 21:22:004568 "itertools",
Jubilee Young4046e362024-11-03 03:25:304569 "rustc_abi",
Camille GILLOTc1e3d552020-02-11 18:53:404570 "rustc_ast",
Jason Newcombbe9b1252024-02-24 22:22:284571 "rustc_ast_ir",
Jonathan Dönszelmannefb98b62024-12-13 13:47:114572 "rustc_attr_parsing",
Camille GILLOTc1e3d552020-02-11 18:53:404573 "rustc_data_structures",
4574 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:004575 "rustc_fluent_macro",
Camille GILLOTc1e3d552020-02-11 18:53:404576 "rustc_hir",
Camille GILLOTc1e3d552020-02-11 18:53:404577 "rustc_infer",
4578 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454579 "rustc_middle",
Michael Gouletcb415092023-11-22 23:44:584580 "rustc_next_trait_solver",
Vadim Petrochenkov11d95142020-06-02 17:03:404581 "rustc_parse_format",
Camille GILLOTc1e3d552020-02-11 18:53:404582 "rustc_session",
4583 "rustc_span",
Jack Wrennbc4a1de2021-07-03 16:18:134584 "rustc_transmute",
Michael Goulet6ee22e12024-05-17 16:43:054585 "rustc_type_ir",
Jubilee Younge8eb6912021-04-22 04:40:294586 "smallvec",
GnomedDev8de8f462024-10-10 18:56:214587 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:004588 "tracing",
Camille GILLOTc1e3d552020-02-11 18:53:404589]
4590
4591[[package]]
Niko Matsakis3a50b41d2018-02-25 15:58:544592name = "rustc_traits"
4593version = "0.0.0"
4594dependencies = [
Alex Crichton093ede22019-08-15 00:45:094595 "rustc_data_structures",
Mazdak Farrokhzadebfd8672020-01-05 01:37:574596 "rustc_hir",
Camille GILLOTf07e8892020-01-06 19:13:244597 "rustc_infer",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454598 "rustc_middle",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324599 "rustc_span",
Camille GILLOTc1e3d552020-02-11 18:53:404600 "rustc_trait_selection",
Oliver Schererec7230f2020-07-24 18:42:004601 "tracing",
Niko Matsakis3a50b41d2018-02-25 15:58:544602]
4603
4604[[package]]
Jack Wrennbc4a1de2021-07-03 16:18:134605name = "rustc_transmute"
Michael Goulet60c95442023-10-18 21:55:154606version = "0.0.0"
Jack Wrennbc4a1de2021-07-03 16:18:134607dependencies = [
Caleb Cartwrightffad9842024-06-22 21:22:004608 "itertools",
Jubilee Young27207062024-10-28 00:21:234609 "rustc_abi",
Jason Newcombbe9b1252024-02-24 22:22:284610 "rustc_ast_ir",
Jack Wrennbc4a1de2021-07-03 16:18:134611 "rustc_data_structures",
Jack Wrennf46fffc2022-08-18 19:39:144612 "rustc_hir",
Jack Wrennbc4a1de2021-07-03 16:18:134613 "rustc_infer",
4614 "rustc_macros",
4615 "rustc_middle",
4616 "rustc_span",
Jack Wrennbc4a1de2021-07-03 16:18:134617 "tracing",
4618]
4619
4620[[package]]
LeSeulArtichautf59d0302020-11-19 20:32:374621name = "rustc_ty_utils"
Camille GILLOT9908a872020-01-13 12:40:304622version = "0.0.0"
4623dependencies = [
Caleb Cartwrightffad9842024-06-22 21:22:004624 "itertools",
Jubilee Young43e198a2024-10-09 00:32:524625 "rustc_abi",
Jason Newcombea9ae302024-02-25 00:25:044626 "rustc_ast_ir",
Camille GILLOT9908a872020-01-13 12:40:304627 "rustc_data_structures",
Eduard-Mihai Burtescu289f46a2020-04-10 02:13:294628 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:004629 "rustc_fluent_macro",
Camille GILLOT9908a872020-01-13 12:40:304630 "rustc_hir",
kadmine612e262022-07-09 09:35:064631 "rustc_index",
Camille GILLOTf07e8892020-01-06 19:13:244632 "rustc_infer",
Peter Medus01c16162022-08-18 23:04:314633 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454634 "rustc_middle",
Mazdak Farrokhzad4392a8b2020-03-11 11:49:084635 "rustc_session",
Camille GILLOT9908a872020-01-13 12:40:304636 "rustc_span",
Camille GILLOT0e652c52020-02-12 16:24:324637 "rustc_target",
Camille GILLOTc1e3d552020-02-11 18:53:404638 "rustc_trait_selection",
Michael Gouleta056a952022-05-22 19:57:464639 "rustc_type_ir",
Oliver Schererec7230f2020-07-24 18:42:004640 "tracing",
Camille GILLOT9908a872020-01-13 12:40:304641]
4642
4643[[package]]
LeSeulArtichaut0cf5a8a2020-11-18 15:37:104644name = "rustc_type_ir"
4645version = "0.0.0"
4646dependencies = [
clubby789868668e2024-11-25 15:06:434647 "bitflags",
Pavel Grigorenko168096f2024-06-27 11:55:444648 "derive-where",
Michael Goulet9b0f9ef2024-06-18 17:21:484649 "indexmap",
Trevor Gross4a515bd2024-08-26 20:02:544650 "rustc-hash 1.1.0",
Oli Scherer8a6d3532024-02-27 18:11:234651 "rustc_ast_ir",
LeSeulArtichaut0cf5a8a2020-11-18 15:37:104652 "rustc_data_structures",
4653 "rustc_index",
LeSeulArtichaut07245732020-12-12 14:25:554654 "rustc_macros",
LeSeulArtichaut0cf5a8a2020-11-18 15:37:104655 "rustc_serialize",
bjorn36ed37bd2023-12-31 19:35:324656 "rustc_span",
Michael Gouletd5797e92024-05-11 00:30:244657 "rustc_type_ir_macros",
Wilco Kuseea7015fe2021-01-31 09:32:344658 "smallvec",
GnomedDev8de8f462024-10-10 18:56:214659 "thin-vec",
Michael Goulet993553c2024-05-27 00:45:374660 "tracing",
LeSeulArtichaut0cf5a8a2020-11-18 15:37:104661]
4662
4663[[package]]
Michael Gouletd5797e92024-05-11 00:30:244664name = "rustc_type_ir_macros"
4665version = "0.0.0"
4666dependencies = [
4667 "proc-macro2",
4668 "quote",
github-actions0f1e2532025-01-12 00:23:374669 "syn 2.0.96",
Michael Gouletd5797e92024-05-11 00:30:244670 "synstructure",
4671]
4672
4673[[package]]
Oliver Schneider847bb142018-05-11 12:11:064674name = "rustc_version"
Trevor Gross4a515bd2024-08-26 20:02:544675version = "0.4.1"
Ralf Junge5d01782021-10-04 22:13:004676source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:544677checksum = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92"
Ralf Junge5d01782021-10-04 22:13:004678dependencies = [
klensy8ebc73b2022-02-06 20:57:294679 "semver",
Ralf Junge5d01782021-10-04 22:13:004680]
4681
4682[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294683name = "rustdoc"
4684version = "0.0.0"
4685dependencies = [
Weihang Lof795a152023-03-15 12:50:044686 "arrayvec",
Michael Howell28db4cc2024-03-22 00:19:394687 "base64",
Aleksey Kladovb4f4db92020-08-27 10:50:284688 "expect-test",
klensyc653bb92023-11-18 09:42:054689 "indexmap",
Caleb Cartwrightffad9842024-06-22 21:22:004690 "itertools",
Alex Crichton093ede22019-08-15 00:45:094691 "minifier",
Michael Howell294c3dd2024-06-29 18:24:364692 "pulldown-cmark 0.9.6",
Guillaume Gomezf467b8d2020-10-13 13:46:344693 "regex",
Guillaume Gomez8d40b9e2024-07-18 18:56:364694 "rinja",
Rune Tynan67b78a02021-01-25 21:23:434695 "rustdoc-json-types",
Andy Russell94630d42019-06-29 17:30:454696 "serde",
4697 "serde_json",
Alona Enraght-Moony3cf8a612024-10-18 20:28:324698 "sha2",
Jubilee Younge8eb6912021-04-22 04:40:294699 "smallvec",
Alex Crichton093ede22019-08-15 00:45:094700 "tempfile",
Guillaume Gomez50f75202023-03-14 19:28:004701 "threadpool",
Joshua Nelson65f0b252020-12-28 18:28:294702 "tracing",
4703 "tracing-subscriber",
4704 "tracing-tree",
Michael Howellf3661dc2024-06-10 22:01:314705 "unicode-segmentation",
Mark Simulacrume2e9b402017-07-23 02:01:584706]
4707
4708[[package]]
ozkanonurc36b2092023-05-20 11:40:114709name = "rustdoc-gui-test"
4710version = "0.1.0"
4711dependencies = [
ozkanonurc64db2c2023-05-30 07:54:404712 "build_helper",
ozkanonurc36b2092023-05-20 11:40:114713 "compiletest",
4714 "getopts",
4715 "walkdir",
4716]
4717
4718[[package]]
Rune Tynan67b78a02021-01-25 21:23:434719name = "rustdoc-json-types"
4720version = "0.1.0"
4721dependencies = [
Luca Palmiericd7688b2023-05-22 17:26:204722 "bincode",
clubby789868668e2024-11-25 15:06:434723 "rustc-hash 2.1.0",
Rune Tynan67b78a02021-01-25 21:23:434724 "serde",
Rune Tynanca48d152021-03-04 23:45:574725 "serde_json",
Rune Tynan67b78a02021-01-25 21:23:434726]
4727
4728[[package]]
Guillaume Gomezdec9fab2018-02-05 22:43:534729name = "rustdoc-themes"
4730version = "0.1.0"
4731
4732[[package]]
Mark Simulacrume2e9b402017-07-23 02:01:584733name = "rustdoc-tool"
4734version = "0.0.0"
4735dependencies = [
Alex Crichton093ede22019-08-15 00:45:094736 "rustdoc",
Ahmed Charles9ca382f2016-09-02 08:55:294737]
4738
4739[[package]]
Alex Crichtonfa9e55f2018-05-02 15:43:154740name = "rustfix"
Eric Huss123b3032024-04-13 17:54:134741version = "0.8.1"
4742source = "registry+https://github.com/rust-lang/crates.io-index"
4743checksum = "81864b097046da5df3758fdc6e4822bbb70afa06317e8ca45ea1b51cb8c5e5a4"
4744dependencies = [
4745 "serde",
4746 "serde_json",
clubby7890b095f82024-12-17 13:17:394747 "thiserror 1.0.69",
Eric Huss123b3032024-04-13 17:54:134748 "tracing",
4749]
4750
4751[[package]]
topecongiro5a411a62019-06-18 12:15:194752name = "rustfmt-config_proc_macro"
Caleb Cartwright6bf1a872023-01-24 20:21:144753version = "0.3.0"
topecongiro5a411a62019-06-18 12:15:194754dependencies = [
Aaron Hill70ba4912020-08-01 14:11:154755 "proc-macro2",
4756 "quote",
Alex Crichton093ede22019-08-15 00:45:094757 "serde",
github-actions0f1e2532025-01-12 00:23:374758 "syn 2.0.96",
topecongiro5a411a62019-06-18 12:15:194759]
4760
4761[[package]]
Alex Crichton1cede102017-06-15 02:33:064762name = "rustfmt-nightly"
Yacin Tmimib23b6992024-09-19 19:39:044763version = "1.8.0"
kennytm0692b3d2017-12-15 19:41:584764dependencies = [
clubby7899b73db32024-01-29 12:21:164765 "annotate-snippets 0.9.2",
Igor Matuszewskif4b2a202020-06-15 09:43:394766 "anyhow",
Alex Crichton093ede22019-08-15 00:45:094767 "bytecount",
clubby789f4d215e2024-12-28 23:28:414768 "cargo_metadata 0.18.1",
klensye1c33132023-06-21 09:32:344769 "clap",
Caleb Cartwright35400e82023-10-23 01:34:124770 "clap-cargo",
Alex Crichton093ede22019-08-15 00:45:094771 "diff",
4772 "dirs",
Alex Crichton093ede22019-08-15 00:45:094773 "getopts",
4774 "ignore",
Caleb Cartwrightffad9842024-06-22 21:22:004775 "itertools",
Alex Crichton093ede22019-08-15 00:45:094776 "regex",
Alex Crichton093ede22019-08-15 00:45:094777 "rustfmt-config_proc_macro",
4778 "serde",
4779 "serde_json",
Caleb Cartwrightf367f4d2022-06-13 03:04:544780 "term",
clubby7890b095f82024-12-17 13:17:394781 "thiserror 1.0.69",
clubby7899b73db32024-01-29 12:21:164782 "toml 0.7.8",
Caleb Cartwright35400e82023-10-23 01:34:124783 "tracing",
4784 "tracing-subscriber",
4785 "unicode-properties",
Alex Crichton093ede22019-08-15 00:45:094786 "unicode-segmentation",
printfn46b41b42024-10-12 21:57:504787 "unicode-width 0.1.14",
Igor Matuszewskid2d192e2019-07-30 11:00:274788]
4789
4790[[package]]
Weihang Lo1e5dad02022-11-25 22:37:044791name = "rustix"
github-actions0f1e2532025-01-12 00:23:374792version = "0.38.43"
Weihang Lo1e5dad02022-11-25 22:37:044793source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions0f1e2532025-01-12 00:23:374794checksum = "a78891ee6bf2340288408954ac787aa063d8e8817e9f53abb37c695c6d834ef6"
Weihang Lo1e5dad02022-11-25 22:37:044795dependencies = [
clubby789868668e2024-11-25 15:06:434796 "bitflags",
Nilstrieb3295cdf2023-06-26 07:21:354797 "errno",
4798 "libc",
chenx97141c4632023-09-21 11:31:014799 "linux-raw-sys",
clubby7890b095f82024-12-17 13:17:394800 "windows-sys 0.59.0",
Weihang Lo1e5dad02022-11-25 22:37:044801]
4802
4803[[package]]
flip19950046d7c2021-02-25 10:26:234804name = "rustversion"
github-actions519c2332024-12-29 00:22:584805version = "1.0.19"
flip19950046d7c2021-02-25 10:26:234806source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions519c2332024-12-29 00:22:584807checksum = "f7c45b9784283f1b2e7fb61b42047c2fd678ef0960d4f6f1eba131594cc369d4"
flip19950046d7c2021-02-25 10:26:234808
4809[[package]]
Jubilee Young7156ff62023-05-10 03:29:274810name = "ruzstd"
Paolo Barbolini43c12ed2024-11-28 11:17:574811version = "0.7.3"
Ben Kimock2f6fb232024-03-18 22:47:414812source = "registry+https://github.com/rust-lang/crates.io-index"
Paolo Barbolini43c12ed2024-11-28 11:17:574813checksum = "fad02996bfc73da3e301efe90b1837be9ed8f4a462b6ed410aa35d00381de89f"
Ben Kimock2f6fb232024-03-18 22:47:414814dependencies = [
Ben Kimock2f6fb232024-03-18 22:47:414815 "twox-hash",
4816]
4817
4818[[package]]
Alex Crichton2863b752018-08-21 17:23:474819name = "ryu"
Mark Rousskov12200c92024-05-11 14:27:174820version = "1.0.18"
Alex Crichton2863b752018-08-21 17:23:474821source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:174822checksum = "f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f"
Alex Crichton2863b752018-08-21 17:23:474823
4824[[package]]
Josh Stone020c5ec2017-05-08 22:01:134825name = "same-file"
Mark Rousskov342d9562020-08-17 15:21:444826version = "1.0.6"
Alex Crichton80d6ed22018-01-08 21:56:224827source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:444828checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
Alex Crichton80d6ed22018-01-08 21:56:224829dependencies = [
Alex Crichton093ede22019-08-15 00:45:094830 "winapi-util",
Alex Crichton80d6ed22018-01-08 21:56:224831]
4832
4833[[package]]
4834name = "schannel"
clubby789868668e2024-11-25 15:06:434835version = "0.1.27"
Alex Crichton80d6ed22018-01-08 21:56:224836source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:434837checksum = "1f29ebaa345f945cec9fbbc532eb307f0fdad8161f281b6369539c8d84876b3d"
Alex Crichton80d6ed22018-01-08 21:56:224838dependencies = [
Trevor Gross4a515bd2024-08-26 20:02:544839 "windows-sys 0.59.0",
Alex Crichton80d6ed22018-01-08 21:56:224840]
4841
4842[[package]]
Alex Crichton453080f2017-06-05 16:36:484843name = "scoped-tls"
Nilstrieb3295cdf2023-06-26 07:21:354844version = "1.0.1"
Marcel Hellwig56fb2872019-02-26 10:15:524845source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:354846checksum = "e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294"
Marcel Hellwig56fb2872019-02-26 10:15:524847
4848[[package]]
Nick Cameronad8ecc22017-07-19 01:32:124849name = "scopeguard"
clubby7899b73db32024-01-29 12:21:164850version = "1.2.0"
Ralf Jungc7a599e2019-07-25 13:57:254851source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:164852checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
Ralf Jungc7a599e2019-07-25 13:57:254853
4854[[package]]
David Wood7f916972022-03-26 07:27:434855name = "self_cell"
klensyc653bb92023-11-18 09:42:054856version = "0.10.3"
David Wood7f916972022-03-26 07:27:434857source = "registry+https://github.com/rust-lang/crates.io-index"
klensyc653bb92023-11-18 09:42:054858checksum = "e14e4d63b804dc0c7ec4a1e52bcb63f02c7ac94476755aa579edac21e01f915d"
4859dependencies = [
clubby7890b095f82024-12-17 13:17:394860 "self_cell 1.1.0",
klensyc653bb92023-11-18 09:42:054861]
4862
4863[[package]]
4864name = "self_cell"
clubby7890b095f82024-12-17 13:17:394865version = "1.1.0"
klensyc653bb92023-11-18 09:42:054866source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7890b095f82024-12-17 13:17:394867checksum = "c2fdfc24bc566f839a2da4c4295b82db7d25a24253867d5c64355abb5799bdbe"
David Wood7f916972022-03-26 07:27:434868
4869[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:584870name = "semver"
clubby7890b095f82024-12-17 13:17:394871version = "1.0.24"
Eric Huss78529352021-06-02 03:38:394872source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7890b095f82024-12-17 13:17:394873checksum = "3cb6eb87a131f756572d7fb904f6e7b68633f09cca868c5df1c4b8d1a694bbba"
Eric Huss78529352021-06-02 03:38:394874dependencies = [
4875 "serde",
4876]
4877
4878[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:584879name = "serde"
github-actions519c2332024-12-29 00:22:584880version = "1.0.217"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584881source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions519c2332024-12-29 00:22:584882checksum = "02fc4265df13d6fa1d00ecff087228cc0a2b5f3c0e87e258d8b94a156e984c70"
Eric Huss57393642018-12-17 18:23:044883dependencies = [
Alex Crichton093ede22019-08-15 00:45:094884 "serde_derive",
Eric Huss57393642018-12-17 18:23:044885]
Tatsuyuki Ishi0e79b972017-04-29 23:11:584886
4887[[package]]
4888name = "serde_derive"
github-actions519c2332024-12-29 00:22:584889version = "1.0.217"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584890source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions519c2332024-12-29 00:22:584891checksum = "5a9bf7cf98d04a2b28aead066b7496853d4779c9cc183c440dbac457641e19a0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584892dependencies = [
Aaron Hill70ba4912020-08-01 14:11:154893 "proc-macro2",
4894 "quote",
github-actions0f1e2532025-01-12 00:23:374895 "syn 2.0.96",
Tatsuyuki Ishi0e79b972017-04-29 23:11:584896]
4897
4898[[package]]
4899name = "serde_json"
github-actions0f1e2532025-01-12 00:23:374900version = "1.0.135"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584901source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions0f1e2532025-01-12 00:23:374902checksum = "2b0d7ba2887406110130a978386c4e1befb98c674b4fba677954e4db976630d9"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584903dependencies = [
klensyc653bb92023-11-18 09:42:054904 "indexmap",
Alex Crichton093ede22019-08-15 00:45:094905 "itoa",
Trevor Gross7240da02024-08-07 07:09:124906 "memchr",
Alex Crichton093ede22019-08-15 00:45:094907 "ryu",
4908 "serde",
Steve Klabnik2795de32017-02-20 00:20:574909]
4910
4911[[package]]
Philipp Krones612c3422023-06-02 09:42:424912name = "serde_spanned"
Trevor Gross4a515bd2024-08-26 20:02:544913version = "0.6.8"
Philipp Krones612c3422023-06-02 09:42:424914source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:544915checksum = "87607cb1398ed59d48732e575a4c28a7a8ebf2454b964fe3f224f2afc07909e1"
Philipp Krones612c3422023-06-02 09:42:424916dependencies = [
4917 "serde",
4918]
4919
4920[[package]]
Pietro Albini4f40eee2023-01-10 12:13:044921name = "sha1"
clubby7899b73db32024-01-29 12:21:164922version = "0.10.6"
Pietro Albini4f40eee2023-01-10 12:13:044923source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:164924checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba"
Pietro Albini4f40eee2023-01-10 12:13:044925dependencies = [
4926 "cfg-if",
4927 "cpufeatures",
4928 "digest",
4929]
4930
4931[[package]]
Pietro Albiniacd8e592020-10-01 15:15:124932name = "sha2"
clubby7899b73db32024-01-29 12:21:164933version = "0.10.8"
Pietro Albiniacd8e592020-10-01 15:15:124934source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:164935checksum = "793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8"
Pietro Albiniacd8e592020-10-01 15:15:124936dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:424937 "cfg-if",
pierwillef6dd122022-02-10 16:54:014938 "cpufeatures",
klensy45fac342022-08-31 20:04:124939 "digest",
James Munnsde763692019-01-19 02:39:374940]
4941
4942[[package]]
Oliver Schererec7230f2020-07-24 18:42:004943name = "sharded-slab"
clubby7899b73db32024-01-29 12:21:164944version = "0.1.7"
Oliver Schererec7230f2020-07-24 18:42:004945source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:164946checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6"
Oliver Schererec7230f2020-07-24 18:42:004947dependencies = [
4948 "lazy_static",
4949]
4950
4951[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:584952name = "shell-escape"
Mark Rousskov342d9562020-08-17 15:21:444953version = "0.1.5"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584954source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:444955checksum = "45bb67a18fa91266cc7807181f62f9178a6873bfad7dc788c42e6430db40184f"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584956
4957[[package]]
steveklabnik54371882018-01-25 17:32:254958name = "shlex"
Eric Huss51f20b42024-02-07 04:22:134959version = "1.3.0"
Eric Huss788167a2021-02-23 01:05:214960source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss51f20b42024-02-07 04:22:134961checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
Eric Huss788167a2021-02-23 01:05:214962
4963[[package]]
Jover Zhangf3530cf2024-04-20 11:25:534964name = "similar"
Trevor Gross7240da02024-08-07 07:09:124965version = "2.6.0"
Jover Zhangf3530cf2024-04-20 11:25:534966source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:124967checksum = "1de1d4f81173b03af4c0cbed3c898f6bff5b870e4a7f5d6f4057d62a7a4b686e"
Jover Zhangf3530cf2024-04-20 11:25:534968
4969[[package]]
steveklabnikecfbaca2018-04-03 14:32:044970name = "siphasher"
clubby7899b73db32024-01-29 12:21:164971version = "0.3.11"
steveklabnikecfbaca2018-04-03 14:32:044972source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:164973checksum = "38b58827f4464d87d377d175e90bf58eb00fd8716ff0a62f80356b5e61555d0d"
steveklabnikecfbaca2018-04-03 14:32:044974
4975[[package]]
github-actions0f1e2532025-01-12 00:23:374976name = "siphasher"
4977version = "1.0.1"
4978source = "registry+https://github.com/rust-lang/crates.io-index"
4979checksum = "56199f7ddabf13fe5074ce809e7d3f42b42ae711800501b5b16ea82ad029c39d"
4980
4981[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:434982name = "slab"
clubby7899b73db32024-01-29 12:21:164983version = "0.4.9"
Matthias Krüger696fb8f2019-01-21 15:32:434984source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:164985checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67"
Philipp Kronesa6d3c822023-07-02 13:07:474986dependencies = [
4987 "autocfg",
4988]
Matthias Krüger696fb8f2019-01-21 15:32:434989
4990[[package]]
John Kåre Alsaker970c6132017-12-03 12:49:014991name = "smallvec"
github-actions1848b462024-03-24 12:09:284992version = "1.13.2"
Ralf Jung90b8d342019-11-04 14:59:094993source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions1848b462024-03-24 12:09:284994checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67"
Ralf Jung90b8d342019-11-04 14:59:094995
4996[[package]]
Mark Simulacrum38b46882017-06-26 16:26:154997name = "socket2"
clubby789868668e2024-11-25 15:06:434998version = "0.5.8"
klensy50c38902021-05-01 11:50:034999source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:435000checksum = "c970269d99b64e60ec3bd6ad27270092a5394c4e309314b18ae3fe575695fbe8"
klensy50c38902021-05-01 11:50:035001dependencies = [
5002 "libc",
github-actions8ef19812024-03-03 00:16:165003 "windows-sys 0.52.0",
klensy50c38902021-05-01 11:50:035004]
5005
5006[[package]]
Philipp Kronesf99056b2024-02-27 14:50:235007name = "spanned"
Philipp Krones8be26882024-08-08 17:14:095008version = "0.3.0"
Philipp Kronesf99056b2024-02-27 14:50:235009source = "registry+https://github.com/rust-lang/crates.io-index"
Philipp Krones8be26882024-08-08 17:14:095010checksum = "86af297923fbcfd107c20a189a6e9c872160df71a7190ae4a7a6c5dce4b2feb6"
Philipp Kronesf99056b2024-02-27 14:50:235011dependencies = [
5012 "bstr",
5013 "color-eyre",
5014]
5015
5016[[package]]
Alex Crichton2a3e22b2024-06-24 19:30:445017name = "spdx"
github-actions7bcf9852025-01-05 00:22:515018version = "0.10.8"
Alex Crichton2a3e22b2024-06-24 19:30:445019source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions7bcf9852025-01-05 00:22:515020checksum = "58b69356da67e2fc1f542c71ea7e654a361a79c938e4424392ecf4fa065d2193"
Alex Crichton2a3e22b2024-06-24 19:30:445021dependencies = [
5022 "smallvec",
5023]
5024
5025[[package]]
Pietro Albini13efb202022-11-15 09:19:175026name = "spdx-expression"
5027version = "0.5.2"
5028source = "registry+https://github.com/rust-lang/crates.io-index"
5029checksum = "53d7ac03c67c572d85049d6db815e20a4a19b41b3d5cca732ac582342021ad77"
5030dependencies = [
5031 "nom",
5032 "serde",
clubby7890b095f82024-12-17 13:17:395033 "thiserror 1.0.69",
Pietro Albini13efb202022-11-15 09:19:175034 "tracing",
5035]
5036
5037[[package]]
5038name = "spdx-rs"
clubby7899b73db32024-01-29 12:21:165039version = "0.5.5"
Pietro Albini13efb202022-11-15 09:19:175040source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165041checksum = "990870190ec8d8c64ba66e4a6746243d6e57d99353991e0e6092334833f429b1"
Pietro Albini13efb202022-11-15 09:19:175042dependencies = [
5043 "chrono",
5044 "log",
5045 "nom",
5046 "serde",
5047 "spdx-expression",
5048 "strum",
5049 "strum_macros",
clubby7890b095f82024-12-17 13:17:395050 "thiserror 1.0.69",
Pietro Albini13efb202022-11-15 09:19:175051 "uuid",
5052]
5053
5054[[package]]
Robin Kruppe1a24a592017-04-26 21:22:455055name = "stable_deref_trait"
Mark Rousskov342d9562020-08-17 15:21:445056version = "1.2.0"
Robin Kruppe1a24a592017-04-26 21:22:455057source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:445058checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
Robin Kruppe1a24a592017-04-26 21:22:455059
5060[[package]]
Oli Scherera38e9832023-09-14 15:50:115061name = "stable_mir"
5062version = "0.1.0-preview"
5063dependencies = [
5064 "scoped-tls",
Stephen Skeirik414ebea2024-06-17 21:01:385065 "serde",
Oli Scherera38e9832023-09-14 15:50:115066]
5067
5068[[package]]
Oliver Scherer26edcee2018-11-02 15:14:245069name = "stacker"
Rainea6df5c2024-08-26 18:00:245070version = "0.1.17"
Oliver Scherer26edcee2018-11-02 15:14:245071source = "registry+https://github.com/rust-lang/crates.io-index"
Rainea6df5c2024-08-26 18:00:245072checksum = "799c883d55abdb5e98af1a7b3f23b9b6de8ecada0ecac058672d7635eb48ca7b"
Oliver Scherer26edcee2018-11-02 15:14:245073dependencies = [
5074 "cc",
Chris Denton531f3c9e2022-12-20 15:26:425075 "cfg-if",
Oliver Scherer26edcee2018-11-02 15:14:245076 "libc",
5077 "psm",
Rainea6df5c2024-08-26 18:00:245078 "windows-sys 0.59.0",
Oliver Scherer26edcee2018-11-02 15:14:245079]
5080
5081[[package]]
Eric Huss7758eaf2022-04-28 05:42:545082name = "static_assertions"
5083version = "1.1.0"
5084source = "registry+https://github.com/rust-lang/crates.io-index"
5085checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
5086
5087[[package]]
steveklabnikecfbaca2018-04-03 14:32:045088name = "string_cache"
Nilstrieb3295cdf2023-06-26 07:21:355089version = "0.8.7"
steveklabnikecfbaca2018-04-03 14:32:045090source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:355091checksum = "f91138e76242f575eb1d3b38b4f1362f10d3a43f47d182a5b359af488a02293b"
steveklabnikecfbaca2018-04-03 14:32:045092dependencies = [
Alex Crichton093ede22019-08-15 00:45:095093 "new_debug_unreachable",
Nilstrieb3295cdf2023-06-26 07:21:355094 "once_cell",
Rémy Rakic4cb2a282023-12-14 15:40:505095 "parking_lot",
Ralf Jung47b3ce02024-05-05 15:17:455096 "phf_shared 0.10.0",
Alex Crichton093ede22019-08-15 00:45:095097 "precomputed-hash",
5098 "serde",
steveklabnikecfbaca2018-04-03 14:32:045099]
5100
5101[[package]]
5102name = "string_cache_codegen"
klensy947e7872022-04-15 18:11:145103version = "0.5.2"
steveklabnikecfbaca2018-04-03 14:32:045104source = "registry+https://github.com/rust-lang/crates.io-index"
klensy947e7872022-04-15 18:11:145105checksum = "6bb30289b722be4ff74a408c3cc27edeaad656e06cb1fe8fa9231fa59c728988"
steveklabnikecfbaca2018-04-03 14:32:045106dependencies = [
Ralf Jung47b3ce02024-05-05 15:17:455107 "phf_generator 0.10.0",
5108 "phf_shared 0.10.0",
Aaron Hill70ba4912020-08-01 14:11:155109 "proc-macro2",
5110 "quote",
steveklabnikecfbaca2018-04-03 14:32:045111]
5112
5113[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585114name = "strsim"
github-actions4035c242024-04-07 00:16:575115version = "0.11.1"
clubby7899b73db32024-01-29 12:21:165116source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions4035c242024-04-07 00:16:575117checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
clubby7899b73db32024-01-29 12:21:165118
5119[[package]]
Pietro Albini13efb202022-11-15 09:19:175120name = "strum"
5121version = "0.24.1"
5122source = "registry+https://github.com/rust-lang/crates.io-index"
5123checksum = "063e6045c0e62079840579a7e47a355ae92f60eb74daaf156fb1e84ba164e63f"
5124
5125[[package]]
5126name = "strum_macros"
5127version = "0.24.3"
5128source = "registry+https://github.com/rust-lang/crates.io-index"
5129checksum = "1e385be0d24f186b4ce2f9982191e7101bb737312ad61c1f2f984f34bcf85d59"
5130dependencies = [
github-actionsc486d2d2024-03-17 00:26:015131 "heck 0.4.1",
Pietro Albini13efb202022-11-15 09:19:175132 "proc-macro2",
5133 "quote",
5134 "rustversion",
Nilstrieb3295cdf2023-06-26 07:21:355135 "syn 1.0.109",
Pietro Albini13efb202022-11-15 09:19:175136]
5137
5138[[package]]
Ezra Shaw1e95cdd2023-03-01 09:17:085139name = "suggest-tests"
5140version = "0.1.0"
5141dependencies = [
5142 "build_helper",
5143 "glob",
Ezra Shaw1e95cdd2023-03-01 09:17:085144]
5145
5146[[package]]
Igor Matuszewskic2249a42019-09-08 08:28:115147name = "syn"
Nilstrieb3295cdf2023-06-26 07:21:355148version = "1.0.109"
Igor Matuszewskic2249a42019-09-08 08:28:115149source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:355150checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
Igor Matuszewskic2249a42019-09-08 08:28:115151dependencies = [
Aaron Hill70ba4912020-08-01 14:11:155152 "proc-macro2",
5153 "quote",
Andres Suareza65ddf02022-10-09 03:25:405154 "unicode-ident",
Igor Matuszewskic2249a42019-09-08 08:28:115155]
5156
5157[[package]]
Deadbeefa912a932023-03-23 06:19:255158name = "syn"
github-actions0f1e2532025-01-12 00:23:375159version = "2.0.96"
Deadbeefa912a932023-03-23 06:19:255160source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions0f1e2532025-01-12 00:23:375161checksum = "d5d0adab1ae378d7f53bdebc67a39f1f151407ef230f0ce2883572f5d8985c80"
Deadbeefa912a932023-03-23 06:19:255162dependencies = [
5163 "proc-macro2",
5164 "quote",
5165 "unicode-ident",
5166]
5167
5168[[package]]
Alex Crichton325d7392017-12-10 17:42:495169name = "synstructure"
clubby7899b73db32024-01-29 12:21:165170version = "0.13.1"
Deadbeefaf74ef82023-03-27 13:44:065171source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165172checksum = "c8af7666ab7b6390ab78131fb5b0fce11d6b7a6951602017c35fa82800708971"
Deadbeefaf74ef82023-03-27 13:44:065173dependencies = [
5174 "proc-macro2",
5175 "quote",
github-actions0f1e2532025-01-12 00:23:375176 "syn 2.0.96",
Deadbeefaf74ef82023-03-27 13:44:065177]
5178
5179[[package]]
Jakub Beránek91d2fb22023-06-03 07:41:445180name = "sysinfo"
Trevor Gross4a515bd2024-08-26 20:02:545181version = "0.31.4"
Jakub Beránek91d2fb22023-06-03 07:41:445182source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:545183checksum = "355dbe4f8799b304b05e1b0f05fc59b2a18d36645cf169607da45bde2f69a1be"
Jakub Beránek91d2fb22023-06-03 07:41:445184dependencies = [
Jakub Beránek91d2fb22023-06-03 07:41:445185 "core-foundation-sys",
5186 "libc",
klensy26c09b62024-09-24 13:14:495187 "windows",
Jakub Beránek91d2fb22023-06-03 07:41:445188]
5189
5190[[package]]
Jakub Beránek209789e2023-08-09 18:56:115191name = "tabled"
klensy15bc6812024-02-22 11:17:595192version = "0.15.0"
Jakub Beránek209789e2023-08-09 18:56:115193source = "registry+https://github.com/rust-lang/crates.io-index"
klensy15bc6812024-02-22 11:17:595194checksum = "4c998b0c8b921495196a48aabaf1901ff28be0760136e31604f7967b0792050e"
Jakub Beránek209789e2023-08-09 18:56:115195dependencies = [
5196 "papergrid",
printfn46b41b42024-10-12 21:57:505197 "unicode-width 0.1.14",
Jakub Beránek209789e2023-08-09 18:56:115198]
5199
5200[[package]]
Josh Stone020c5ec2017-05-08 22:01:135201name = "tar"
clubby789812daed2024-11-03 11:31:155202version = "0.4.43"
Josh Stone020c5ec2017-05-08 22:01:135203source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:155204checksum = "c65998313f8e17d0d553d28f91a0df93e4dbbbf770279c7bc21ca0f09ea1a1f6"
Josh Stone020c5ec2017-05-08 22:01:135205dependencies = [
Alex Crichton093ede22019-08-15 00:45:095206 "filetime",
5207 "libc",
Alex Crichton093ede22019-08-15 00:45:095208 "xattr",
Josh Stone020c5ec2017-05-08 22:01:135209]
5210
5211[[package]]
Aleksey Kladov850156a2018-03-29 07:34:555212name = "tempfile"
github-actions7bcf9852025-01-05 00:22:515213version = "3.15.0"
Aleksey Kladov850156a2018-03-29 07:34:555214source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions7bcf9852025-01-05 00:22:515215checksum = "9a8a559c81686f576e8cd0290cd2a24a2a9ad80c98b3478856500fcbd7acd704"
Aleksey Kladov850156a2018-03-29 07:34:555216dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:425217 "cfg-if",
Ralf Jung55162732022-11-15 19:06:425218 "fastrand",
github-actions7bcf9852025-01-05 00:22:515219 "getrandom",
Trevor Gross7240da02024-08-07 07:09:125220 "once_cell",
chenx97141c4632023-09-21 11:31:015221 "rustix",
Trevor Gross7240da02024-08-07 07:09:125222 "windows-sys 0.59.0",
Aleksey Kladov850156a2018-03-29 07:34:555223]
5224
5225[[package]]
steveklabnikecfbaca2018-04-03 14:32:045226name = "tendril"
Eric Huss04b75a72022-06-22 23:49:245227version = "0.4.3"
steveklabnikecfbaca2018-04-03 14:32:045228source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss04b75a72022-06-22 23:49:245229checksum = "d24a120c5fc464a3458240ee02c299ebcb9d67b5249c8848b09d639dca8d7bb0"
steveklabnikecfbaca2018-04-03 14:32:045230dependencies = [
Alex Crichton093ede22019-08-15 00:45:095231 "futf",
5232 "mac",
5233 "utf-8",
steveklabnikecfbaca2018-04-03 14:32:045234]
5235
5236[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:295237name = "term"
flip19950046d7c2021-02-25 10:26:235238version = "0.7.0"
5239source = "registry+https://github.com/rust-lang/crates.io-index"
5240checksum = "c59df8ac95d96ff9bede18eb7300b0fda5e5d8d90960e76f8e14ae765eedbf1f"
5241dependencies = [
5242 "dirs-next",
5243 "rustversion",
Igor Matuszewskiaf53b0d2021-07-21 13:17:315244 "winapi",
flip19950046d7c2021-02-25 10:26:235245]
5246
5247[[package]]
Alex Crichton1cede102017-06-15 02:33:065248name = "termcolor"
clubby7899b73db32024-01-29 12:21:165249version = "1.4.1"
Alex Crichtonfa5b3d32018-07-26 00:25:125250source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165251checksum = "06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755"
Alex Crichtonfa5b3d32018-07-26 00:25:125252dependencies = [
Eric Huss89d79062020-07-29 18:02:055253 "winapi-util",
Alex Crichtonfa5b3d32018-07-26 00:25:125254]
5255
5256[[package]]
Eric Huss2717f602023-01-06 01:20:595257name = "terminal_size"
clubby789868668e2024-11-25 15:06:435258version = "0.4.1"
Eric Huss2717f602023-01-06 01:20:595259source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:435260checksum = "5352447f921fda68cf61b4101566c0bdb5104eff6804d0678e5227580ab6a4e9"
Eric Huss2717f602023-01-06 01:20:595261dependencies = [
chenx97141c4632023-09-21 11:31:015262 "rustix",
clubby789812daed2024-11-03 11:31:155263 "windows-sys 0.59.0",
Eric Huss2717f602023-01-06 01:20:595264]
5265
5266[[package]]
John Kåre Alsakerb0b11d32020-01-29 00:13:485267name = "termize"
5268version = "0.1.1"
5269source = "registry+https://github.com/rust-lang/crates.io-index"
5270checksum = "1706be6b564323ce7092f5f7e6b118a14c8ef7ed0e69c8c5329c914a9f101295"
5271dependencies = [
5272 "libc",
Igor Matuszewskiaf53b0d2021-07-21 13:17:315273 "winapi",
John Kåre Alsakerb0b11d32020-01-29 00:13:485274]
5275
5276[[package]]
Trevor Gross51827ce2024-07-20 16:13:275277name = "test-float-parse"
5278version = "0.1.0"
5279dependencies = [
5280 "indicatif",
5281 "num",
5282 "rand",
5283 "rand_chacha",
5284 "rayon",
5285]
5286
5287[[package]]
Nicholas Nethercoteb38106b2022-08-17 04:22:305288name = "thin-vec"
John Kåre Alsaker862011e2023-02-16 18:29:115289version = "0.2.13"
Nicholas Nethercoteb38106b2022-08-17 04:22:305290source = "registry+https://github.com/rust-lang/crates.io-index"
John Kåre Alsaker862011e2023-02-16 18:29:115291checksum = "a38c90d48152c236a3ab59271da4f4ae63d678c5d7ad6b7714d7cb9760be5e4b"
Nicholas Nethercoteb38106b2022-08-17 04:22:305292
5293[[package]]
Pietro Albini9beb8f52019-11-26 11:06:305294name = "thiserror"
clubby789868668e2024-11-25 15:06:435295version = "1.0.69"
Pietro Albini9beb8f52019-11-26 11:06:305296source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:435297checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52"
Pietro Albini9beb8f52019-11-26 11:06:305298dependencies = [
clubby7890b095f82024-12-17 13:17:395299 "thiserror-impl 1.0.69",
5300]
5301
5302[[package]]
5303name = "thiserror"
github-actions0f1e2532025-01-12 00:23:375304version = "2.0.11"
clubby7890b095f82024-12-17 13:17:395305source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions0f1e2532025-01-12 00:23:375306checksum = "d452f284b73e6d76dd36758a0c8684b1d5be31f92b89d07fd5822175732206fc"
clubby7890b095f82024-12-17 13:17:395307dependencies = [
github-actions0f1e2532025-01-12 00:23:375308 "thiserror-impl 2.0.11",
Pietro Albini9beb8f52019-11-26 11:06:305309]
5310
5311[[package]]
5312name = "thiserror-impl"
clubby789868668e2024-11-25 15:06:435313version = "1.0.69"
Pietro Albini9beb8f52019-11-26 11:06:305314source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:435315checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1"
Pietro Albini9beb8f52019-11-26 11:06:305316dependencies = [
Aaron Hill70ba4912020-08-01 14:11:155317 "proc-macro2",
5318 "quote",
github-actions0f1e2532025-01-12 00:23:375319 "syn 2.0.96",
Pietro Albini9beb8f52019-11-26 11:06:305320]
5321
5322[[package]]
clubby7890b095f82024-12-17 13:17:395323name = "thiserror-impl"
github-actions0f1e2532025-01-12 00:23:375324version = "2.0.11"
clubby7890b095f82024-12-17 13:17:395325source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions0f1e2532025-01-12 00:23:375326checksum = "26afc1baea8a989337eeb52b6e72a039780ce45c3edfcc9c5b9d112feeb173c2"
clubby7890b095f82024-12-17 13:17:395327dependencies = [
5328 "proc-macro2",
5329 "quote",
github-actions0f1e2532025-01-12 00:23:375330 "syn 2.0.96",
clubby7890b095f82024-12-17 13:17:395331]
5332
5333[[package]]
David Wood2dc1a8a2021-12-03 14:24:055334name = "thorin-dwp"
klensy26c09b62024-09-24 13:14:495335version = "0.8.0"
David Wood2dc1a8a2021-12-03 14:24:055336source = "registry+https://github.com/rust-lang/crates.io-index"
klensy26c09b62024-09-24 13:14:495337checksum = "813ba76597db32dc4f6992fd8bf8f394715b88d352fd97401da67dab6283b4c6"
David Wood2dc1a8a2021-12-03 14:24:055338dependencies = [
klensy26c09b62024-09-24 13:14:495339 "gimli 0.30.0",
clubby789812daed2024-11-03 11:31:155340 "hashbrown 0.14.5",
github-actionsb4ef1682024-12-22 00:22:565341 "object 0.36.7",
David Wood2dc1a8a2021-12-03 14:24:055342 "tracing",
5343]
5344
5345[[package]]
Steve Klabnika0769612017-02-07 23:13:575346name = "thread_local"
github-actions8ef19812024-03-03 00:16:165347version = "1.1.8"
Igor Matuszewski8fc4bba2020-02-12 14:47:315348source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions8ef19812024-03-03 00:16:165349checksum = "8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c"
Igor Matuszewski8fc4bba2020-02-12 14:47:315350dependencies = [
Nilstrieb3295cdf2023-06-26 07:21:355351 "cfg-if",
klensy9f621ae2022-01-24 17:19:215352 "once_cell",
Igor Matuszewski8fc4bba2020-02-12 14:47:315353]
5354
5355[[package]]
Guillaume Gomez50f75202023-03-14 19:28:005356name = "threadpool"
5357version = "1.8.1"
5358source = "registry+https://github.com/rust-lang/crates.io-index"
5359checksum = "d050e60b33d41c19108b32cea32164033a9013fe3b46cbd4457559bfbf77afaa"
5360dependencies = [
5361 "num_cpus",
5362]
5363
5364[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:295365name = "tidy"
5366version = "0.1.0"
Mark Mansi3ee41042018-02-23 01:52:565367dependencies = [
onur-ozkane9e3c382024-06-10 14:07:195368 "build_helper",
clubby789f4d215e2024-12-28 23:28:415369 "cargo_metadata 0.19.1",
Michael Gouletffd72b12024-06-21 22:20:455370 "fluent-syntax",
yukang18511ba2022-11-04 08:56:485371 "ignore",
Jakob Degen17395b42022-10-31 00:17:255372 "miropt-test-tools",
Alex Crichton093ede22019-08-15 00:45:095373 "regex",
clubby789868668e2024-11-25 15:06:435374 "rustc-hash 2.1.0",
DebugSteven540ca2f2023-01-05 04:57:205375 "semver",
DianQKde0ece22024-06-23 14:06:235376 "similar",
Nilstrieb75b3ee22022-12-30 11:23:055377 "termcolor",
Alex Crichton093ede22019-08-15 00:45:095378 "walkdir",
Mark Mansi3ee41042018-02-23 01:52:565379]
Ahmed Charles9ca382f2016-09-02 08:55:295380
5381[[package]]
Eric Hussce717472020-08-11 23:49:395382name = "tier-check"
5383version = "0.1.0"
5384
5385[[package]]
Rémy Rakica69fe842024-12-02 16:16:415386name = "tikv-jemalloc-sys"
5387version = "0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7"
5388source = "registry+https://github.com/rust-lang/crates.io-index"
5389checksum = "cd3c60906412afa9c2b5b5a48ca6a5abe5736aec9eb48ad05037a677e52e4e2d"
5390dependencies = [
5391 "cc",
5392 "libc",
5393]
5394
5395[[package]]
Esteban Küber8eb58432023-03-03 22:25:185396name = "time"
clubby7890b095f82024-12-17 13:17:395397version = "0.3.37"
Esteban Küber8eb58432023-03-03 22:25:185398source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7890b095f82024-12-17 13:17:395399checksum = "35e7868883861bd0e56d9ac6efcaaca0d6d5d82a2a7ec8209ff492c07cf37b21"
Esteban Küber8eb58432023-03-03 22:25:185400dependencies = [
clubby7896ac3b572024-01-29 12:16:205401 "deranged",
Esteban Küber8eb58432023-03-03 22:25:185402 "itoa",
clubby7899b73db32024-01-29 12:21:165403 "num-conv",
clubby7896ac3b572024-01-29 12:16:205404 "powerfmt",
Esteban Küber8eb58432023-03-03 22:25:185405 "serde",
5406 "time-core",
5407 "time-macros",
5408]
5409
5410[[package]]
5411name = "time-core"
clubby7896ac3b572024-01-29 12:16:205412version = "0.1.2"
Esteban Küber8eb58432023-03-03 22:25:185413source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7896ac3b572024-01-29 12:16:205414checksum = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3"
Esteban Küber8eb58432023-03-03 22:25:185415
5416[[package]]
5417name = "time-macros"
clubby7890b095f82024-12-17 13:17:395418version = "0.2.19"
Esteban Küber8eb58432023-03-03 22:25:185419source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7890b095f82024-12-17 13:17:395420checksum = "2834e6017e3e5e4b9834939793b282bc03b37a3336245fa820e35e233e2a85de"
Esteban Küber8eb58432023-03-03 22:25:185421dependencies = [
clubby7899b73db32024-01-29 12:21:165422 "num-conv",
Esteban Küber8eb58432023-03-03 22:25:185423 "time-core",
5424]
5425
5426[[package]]
David Wood7f916972022-03-26 07:27:435427name = "tinystr"
clubby7899d85dfc2024-06-08 19:18:315428version = "0.7.6"
David Wood7f916972022-03-26 07:27:435429source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:315430checksum = "9117f5d4db391c1cf6927e7bea3db74b9a1c1add8f7eda9ffd5364f40f57b82f"
Manish Goregaokar288194e2022-10-19 23:24:425431dependencies = [
5432 "displaydoc",
Charles Lewa7750042022-11-06 06:43:255433 "zerovec",
Manish Goregaokar288194e2022-10-19 23:24:425434]
David Wood7f916972022-03-26 07:27:435435
5436[[package]]
Mark Rousskov342d9562020-08-17 15:21:445437name = "tinyvec"
github-actionsb4ef1682024-12-22 00:22:565438version = "1.8.1"
Mark Rousskov342d9562020-08-17 15:21:445439source = "registry+https://github.com/rust-lang/crates.io-index"
github-actionsb4ef1682024-12-22 00:22:565440checksum = "022db8904dfa342efe721985167e9fcd16c29b226db4397ed752a761cfce81e8"
Charles Lewa76dcd82022-09-16 17:55:565441dependencies = [
5442 "tinyvec_macros",
5443]
5444
5445[[package]]
5446name = "tinyvec_macros"
Nilstrieb3295cdf2023-06-26 07:21:355447version = "0.1.1"
Charles Lewa76dcd82022-09-16 17:55:565448source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:355449checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
Mark Rousskov342d9562020-08-17 15:21:445450
5451[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:435452name = "tokio"
github-actions0f1e2532025-01-12 00:23:375453version = "1.43.0"
Matthias Krüger696fb8f2019-01-21 15:32:435454source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions0f1e2532025-01-12 00:23:375455checksum = "3d61fa4ffa3de412bfea335c6ecff681de2b609ba3c77ef3e00e521813a9ed9e"
Matthias Krüger696fb8f2019-01-21 15:32:435456dependencies = [
Philipp Kronesa6d3c822023-07-02 13:07:475457 "backtrace",
Alex Crichton093ede22019-08-15 00:45:095458 "bytes",
Igor Matuszewskiaf53b0d2021-07-21 13:17:315459 "pin-project-lite",
Matthias Krüger696fb8f2019-01-21 15:32:435460]
5461
5462[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:295463name = "toml"
Nilstrieb3295cdf2023-06-26 07:21:355464version = "0.5.11"
Eric Hussd2228ca2019-03-29 03:13:135465source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:355466checksum = "f4f7f0dd8d50a853a531c426359045b1998f04219d88799810762cd4ad314234"
Eric Hussd2228ca2019-03-29 03:13:135467dependencies = [
Alex Crichton093ede22019-08-15 00:45:095468 "serde",
Eric Hussd2228ca2019-03-29 03:13:135469]
5470
5471[[package]]
Philipp Krones612c3422023-06-02 09:42:425472name = "toml"
clubby7899b73db32024-01-29 12:21:165473version = "0.7.8"
Philipp Krones612c3422023-06-02 09:42:425474source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165475checksum = "dd79e69d3b627db300ff956027cc6c3798cef26d22526befdfcd12feeb6d2257"
Philipp Krones612c3422023-06-02 09:42:425476dependencies = [
5477 "serde",
5478 "serde_spanned",
5479 "toml_datetime",
Eric Huss5dfa0622024-07-15 20:30:525480 "toml_edit",
Philipp Krones612c3422023-06-02 09:42:425481]
5482
5483[[package]]
5484name = "toml_datetime"
Trevor Gross7240da02024-08-07 07:09:125485version = "0.6.8"
Philipp Krones612c3422023-06-02 09:42:425486source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:125487checksum = "0dd7358ecb8fc2f8d014bf86f6f638ce72ba252a2c3a2572f2a795f1d23efb41"
Philipp Krones612c3422023-06-02 09:42:425488dependencies = [
5489 "serde",
5490]
5491
5492[[package]]
5493name = "toml_edit"
clubby7899b73db32024-01-29 12:21:165494version = "0.19.15"
Philipp Krones612c3422023-06-02 09:42:425495source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165496checksum = "1b5bb770da30e5cbfde35a2d7b9b8a2c4b8ef89548a7a6aeab5c9a576e3e7421"
Philipp Krones612c3422023-06-02 09:42:425497dependencies = [
klensyc653bb92023-11-18 09:42:055498 "indexmap",
Philipp Krones612c3422023-06-02 09:42:425499 "serde",
5500 "serde_spanned",
5501 "toml_datetime",
Eric Huss5dfa0622024-07-15 20:30:525502 "winnow",
Philipp Krones612c3422023-06-02 09:42:425503]
5504
5505[[package]]
Eric Hussa882fdd2021-12-03 20:25:075506name = "topological-sort"
Eric Huss2717f602023-01-06 01:20:595507version = "0.2.2"
Eric Hussa882fdd2021-12-03 20:25:075508source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss2717f602023-01-06 01:20:595509checksum = "ea68304e134ecd095ac6c3574494fc62b909f416c4fca77e440530221e549d3d"
Eric Hussa882fdd2021-12-03 20:25:075510
5511[[package]]
Jack Hueyecb8b9f2020-05-27 05:05:095512name = "tracing"
Nilstrieb3295cdf2023-06-26 07:21:355513version = "0.1.37"
Jack Hueyecb8b9f2020-05-27 05:05:095514source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:355515checksum = "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8"
Jack Hueyecb8b9f2020-05-27 05:05:095516dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:425517 "cfg-if",
Igor Matuszewskiaf53b0d2021-07-21 13:17:315518 "pin-project-lite",
Jack Hueyecb8b9f2020-05-27 05:05:095519 "tracing-attributes",
5520 "tracing-core",
5521]
5522
5523[[package]]
5524name = "tracing-attributes"
clubby789868668e2024-11-25 15:06:435525version = "0.1.28"
Jack Hueyecb8b9f2020-05-27 05:05:095526source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:435527checksum = "395ae124c09f9e6918a2310af6038fba074bcf474ac352496d5910dd59a2226d"
Jack Hueyecb8b9f2020-05-27 05:05:095528dependencies = [
Aaron Hill70ba4912020-08-01 14:11:155529 "proc-macro2",
5530 "quote",
github-actions0f1e2532025-01-12 00:23:375531 "syn 2.0.96",
Jack Hueyecb8b9f2020-05-27 05:05:095532]
5533
5534[[package]]
5535name = "tracing-core"
Nilstrieb171be8c2023-06-26 15:25:245536version = "0.1.30"
Jack Hueyecb8b9f2020-05-27 05:05:095537source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb171be8c2023-06-26 15:25:245538checksum = "24eb03ba0eab1fd845050058ce5e616558e8f8d8fca633e6b163fe25c797213a"
Jack Hueyecb8b9f2020-05-27 05:05:095539dependencies = [
Oli Scherere8962282022-07-05 08:26:125540 "once_cell",
5541 "valuable",
Jack Hueyecb8b9f2020-05-27 05:05:095542]
5543
5544[[package]]
Ralf Jung10430db2022-07-15 14:04:235545name = "tracing-error"
clubby789868668e2024-11-25 15:06:435546version = "0.2.1"
Ralf Jung10430db2022-07-15 14:04:235547source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:435548checksum = "8b1581020d7a273442f5b45074a6a57d5757ad0a47dac0e9f0bd57b81936f3db"
Ralf Jung10430db2022-07-15 14:04:235549dependencies = [
5550 "tracing",
5551 "tracing-subscriber",
5552]
5553
5554[[package]]
Jack Hueyd66452c2020-08-04 22:35:375555name = "tracing-log"
clubby7899b73db32024-01-29 12:21:165556version = "0.2.0"
5557source = "registry+https://github.com/rust-lang/crates.io-index"
5558checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3"
5559dependencies = [
5560 "log",
5561 "once_cell",
Jack Hueyd66452c2020-08-04 22:35:375562 "tracing-core",
5563]
5564
5565[[package]]
Oliver Schererec7230f2020-07-24 18:42:005566name = "tracing-subscriber"
clubby7899b73db32024-01-29 12:21:165567version = "0.3.18"
Oliver Schererec7230f2020-07-24 18:42:005568source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165569checksum = "ad0f048c97dbd9faa9b7df56362b8ebcaa52adb06b498c050d2f4e32f90a7a8b"
Oliver Schererec7230f2020-07-24 18:42:005570dependencies = [
Oliver Schererec7230f2020-07-24 18:42:005571 "matchers",
klensy71ea5062024-03-30 14:39:435572 "nu-ansi-term 0.46.0",
Nilstrieb3295cdf2023-06-26 07:21:355573 "once_cell",
Rémy Rakic4cb2a282023-12-14 15:40:505574 "parking_lot",
Oliver Schererec7230f2020-07-24 18:42:005575 "regex",
Oliver Schererec7230f2020-07-24 18:42:005576 "sharded-slab",
Jubilee Younge8eb6912021-04-22 04:40:295577 "smallvec",
Mark Rousskov342d9562020-08-17 15:21:445578 "thread_local",
Joshua Nelson8b22d072020-10-07 22:45:595579 "tracing",
Oliver Schererec7230f2020-07-24 18:42:005580 "tracing-core",
klensy71ea5062024-03-30 14:39:435581 "tracing-log",
Jack Hueyd66452c2020-08-04 22:35:375582]
5583
5584[[package]]
5585name = "tracing-tree"
clubby789d42c9602024-06-08 19:22:165586version = "0.3.1"
Jack Hueyd66452c2020-08-04 22:35:375587source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:165588checksum = "b56c62d2c80033cb36fae448730a2f2ef99410fe3ecbffc916681a32f6807dbe"
Jack Hueyd66452c2020-08-04 22:35:375589dependencies = [
Trevor Gross7240da02024-08-07 07:09:125590 "nu-ansi-term 0.50.1",
pierwillea25b772021-12-21 17:00:305591 "tracing-core",
klensy71ea5062024-03-30 14:39:435592 "tracing-log",
Jack Hueyd66452c2020-08-04 22:35:375593 "tracing-subscriber",
Oliver Schererec7230f2020-07-24 18:42:005594]
5595
5596[[package]]
Ramon de C Valle65698ae2022-11-22 05:29:005597name = "twox-hash"
5598version = "1.6.3"
5599source = "registry+https://github.com/rust-lang/crates.io-index"
5600checksum = "97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f675"
5601dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:425602 "cfg-if",
Thom Chiovolonia4bf36e2022-11-21 00:55:415603 "rand",
Ramon de C Valle65698ae2022-11-22 05:29:005604 "static_assertions",
5605]
5606
5607[[package]]
David Wood7f916972022-03-26 07:27:435608name = "type-map"
Mark Rousskov12200c92024-05-11 14:27:175609version = "0.5.0"
David Wood7f916972022-03-26 07:27:435610source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:175611checksum = "deb68604048ff8fa93347f02441e4487594adc20bb8a084f9e564d2b827a0a9f"
David Wood7f916972022-03-26 07:27:435612dependencies = [
Trevor Gross4a515bd2024-08-26 20:02:545613 "rustc-hash 1.1.0",
David Wood7f916972022-03-26 07:27:435614]
5615
5616[[package]]
Eric Huss8c20add2018-12-03 01:33:205617name = "typenum"
clubby7899b73db32024-01-29 12:21:165618version = "1.17.0"
Eric Huss8c20add2018-12-03 01:33:205619source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165620checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825"
Eric Huss8c20add2018-12-03 01:33:205621
5622[[package]]
Mark Rousskov064f8882020-01-13 21:40:195623name = "ucd-parse"
clubby7899b73db32024-01-29 12:21:165624version = "0.1.13"
Mark Rousskov064f8882020-01-13 21:40:195625source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165626checksum = "c06ff81122fcbf4df4c1660b15f7e3336058e7aec14437c9f85c6b31a0f279b9"
Mark Rousskov064f8882020-01-13 21:40:195627dependencies = [
clubby7899b73db32024-01-29 12:21:165628 "regex-lite",
Mark Rousskov064f8882020-01-13 21:40:195629]
5630
5631[[package]]
James Munnsde763692019-01-19 02:39:375632name = "ucd-trie"
clubby789812daed2024-11-03 11:31:155633version = "0.1.7"
James Munnsde763692019-01-19 02:39:375634source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:155635checksum = "2896d95c02a80c6d6a5d6e953d479f5ddf2dfdb6a244441010e373ac0fb88971"
James Munnsde763692019-01-19 02:39:375636
5637[[package]]
Ralf Junga272c452022-05-30 08:17:465638name = "ui_test"
Ralf Jungba86cf82024-09-17 13:20:505639version = "0.26.5"
5640source = "registry+https://github.com/rust-lang/crates.io-index"
5641checksum = "32ee4c40e5a5f9fa6864ff976473e5d6a6e9884b6ce68b40690d9f87e1994c83"
5642dependencies = [
clubby7890b095f82024-12-17 13:17:395643 "annotate-snippets 0.11.5",
Ralf Jungba86cf82024-09-17 13:20:505644 "anyhow",
5645 "bstr",
5646 "cargo-platform",
clubby789f4d215e2024-12-28 23:28:415647 "cargo_metadata 0.18.1",
Ralf Jungba86cf82024-09-17 13:20:505648 "color-eyre",
5649 "colored",
5650 "comma",
5651 "crossbeam-channel",
5652 "indicatif",
5653 "levenshtein",
5654 "prettydiff",
5655 "regex",
5656 "rustc_version",
5657 "rustfix",
Philipp Kronesf99056b2024-02-27 14:50:235658 "serde",
5659 "serde_json",
5660 "spanned",
Philipp Kronesf99056b2024-02-27 14:50:235661]
5662
5663[[package]]
David Wood7f916972022-03-26 07:27:435664name = "unic-langid"
Mark Rousskov12200c92024-05-11 14:27:175665version = "0.9.5"
David Wood7f916972022-03-26 07:27:435666source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:175667checksum = "23dd9d1e72a73b25e07123a80776aae3e7b0ec461ef94f9151eed6ec88005a44"
David Wood7f916972022-03-26 07:27:435668dependencies = [
5669 "unic-langid-impl",
5670 "unic-langid-macros",
5671]
5672
5673[[package]]
5674name = "unic-langid-impl"
Mark Rousskov12200c92024-05-11 14:27:175675version = "0.9.5"
David Wood7f916972022-03-26 07:27:435676source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:175677checksum = "0a5422c1f65949306c99240b81de9f3f15929f5a8bfe05bb44b034cc8bf593e5"
David Wood7f916972022-03-26 07:27:435678dependencies = [
5679 "tinystr",
5680]
5681
5682[[package]]
5683name = "unic-langid-macros"
Mark Rousskov12200c92024-05-11 14:27:175684version = "0.9.5"
David Wood7f916972022-03-26 07:27:435685source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:175686checksum = "0da1cd2c042d3c7569a1008806b02039e7a4a2bdf8f8e96bd3c792434a0e275e"
David Wood7f916972022-03-26 07:27:435687dependencies = [
5688 "proc-macro-hack",
5689 "tinystr",
5690 "unic-langid-impl",
5691 "unic-langid-macros-impl",
5692]
5693
5694[[package]]
5695name = "unic-langid-macros-impl"
Mark Rousskov12200c92024-05-11 14:27:175696version = "0.9.5"
David Wood7f916972022-03-26 07:27:435697source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:175698checksum = "1ed7f4237ba393424195053097c1516bd4590dc82b84f2f97c5c69e12704555b"
David Wood7f916972022-03-26 07:27:435699dependencies = [
5700 "proc-macro-hack",
5701 "quote",
github-actions0f1e2532025-01-12 00:23:375702 "syn 2.0.96",
David Wood7f916972022-03-26 07:27:435703 "unic-langid-impl",
5704]
5705
5706[[package]]
Andy Russell30301642019-04-20 17:03:595707name = "unicase"
github-actions519c2332024-12-29 00:22:585708version = "2.8.1"
Andy Russell30301642019-04-20 17:03:595709source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions519c2332024-12-29 00:22:585710checksum = "75b844d17643ee918803943289730bec8aac480150456169e647ed0b576ba539"
Andy Russell30301642019-04-20 17:03:595711
5712[[package]]
Andres Suareza65ddf02022-10-09 03:25:405713name = "unicode-ident"
clubby789868668e2024-11-25 15:06:435714version = "1.0.14"
Andres Suareza65ddf02022-10-09 03:25:405715source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:435716checksum = "adb9e6ca4f869e1180728b7950e35922a7fc6397f7b641499e8f3ef06e50dc83"
Andres Suareza65ddf02022-10-09 03:25:405717
5718[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585719name = "unicode-normalization"
Trevor Gross4a515bd2024-08-26 20:02:545720version = "0.1.24"
Tatsuyuki Ishi0e79b972017-04-29 23:11:585721source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:545722checksum = "5033c97c4262335cded6d6fc3e5c18ab755e1a3dc96376350f3d8e9f009ad956"
Charles Lew0bcddfe2019-11-23 14:33:405723dependencies = [
Mark Rousskov342d9562020-08-17 15:21:445724 "tinyvec",
Charles Lew0bcddfe2019-11-23 14:33:405725]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585726
5727[[package]]
Charles Lewbca79a22023-07-29 00:47:215728name = "unicode-properties"
clubby789812daed2024-11-03 11:31:155729version = "0.1.3"
Charles Lewbca79a22023-07-29 00:47:215730source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:155731checksum = "e70f2a8b45122e719eb623c01822704c4e0907e7e426a05927e1a1cfff5b75d0"
Charles Lewbca79a22023-07-29 00:47:215732
5733[[package]]
Charles Lew485e98a2020-01-02 12:02:225734name = "unicode-script"
Trevor Gross4a515bd2024-08-26 20:02:545735version = "0.5.7"
Charles Lew485e98a2020-01-02 12:02:225736source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:545737checksum = "9fb421b350c9aff471779e262955939f565ec18b86c15364e6bdf0d662ca7c1f"
Charles Lew485e98a2020-01-02 12:02:225738
5739[[package]]
5740name = "unicode-security"
Trevor Gross4a515bd2024-08-26 20:02:545741version = "0.1.2"
Charles Lew485e98a2020-01-02 12:02:225742source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:545743checksum = "2e4ddba1535dd35ed8b61c52166b7155d7f4e4b8847cec6f48e71dc66d8b5e50"
Charles Lew485e98a2020-01-02 12:02:225744dependencies = [
Charles Lewc05961c2020-04-25 01:38:315745 "unicode-normalization",
Charles Lew485e98a2020-01-02 12:02:225746 "unicode-script",
5747]
5748
5749[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585750name = "unicode-segmentation"
Trevor Gross4a515bd2024-08-26 20:02:545751version = "1.12.0"
Steve Klabnika0769612017-02-07 23:13:575752source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:545753checksum = "f6ccf251212114b54433ec949fd6a7841275f9ada20dddd2f29e9ceea4501493"
Steve Klabnika0769612017-02-07 23:13:575754
5755[[package]]
许杰友 Jieyou Xu (Joe)d21aa862024-10-13 11:11:585756name = "unicode-table-generator"
5757version = "0.1.0"
5758dependencies = [
5759 "ucd-parse",
5760]
5761
5762[[package]]
Steve Klabnika0769612017-02-07 23:13:575763name = "unicode-width"
Trevor Gross4a515bd2024-08-26 20:02:545764version = "0.1.14"
Steve Klabnika0769612017-02-07 23:13:575765source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:545766checksum = "7dd6e30e90baa6f72411720665d41d89b9a3d039dc45b8faea1ddd07f617f6af"
Steve Klabnika0769612017-02-07 23:13:575767
5768[[package]]
printfn46b41b42024-10-12 21:57:505769name = "unicode-width"
5770version = "0.2.0"
5771source = "registry+https://github.com/rust-lang/crates.io-index"
5772checksum = "1fc81956842c57dac11422a97c3b8195a1ff727f06e85c84ed2e8aa277c9a0fd"
5773
5774[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585775name = "unicode-xid"
Trevor Gross4a515bd2024-08-26 20:02:545776version = "0.2.6"
Aleksey Kladova0c186c2019-07-21 11:50:395777source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:545778checksum = "ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853"
Aleksey Kladova0c186c2019-07-21 11:50:395779
5780[[package]]
Michael Howellb29d9d52021-02-24 06:42:425781name = "unified-diff"
5782version = "0.2.1"
5783source = "registry+https://github.com/rust-lang/crates.io-index"
5784checksum = "496a3d395ed0c30f411ceace4a91f7d93b148fb5a9b383d5d4cff7850f048d5f"
5785dependencies = [
5786 "diff",
5787]
5788
5789[[package]]
est31c2d59062017-06-12 19:35:475790name = "unstable-book-gen"
5791version = "0.1.0"
5792dependencies = [
Alex Crichton093ede22019-08-15 00:45:095793 "num-traits",
5794 "tidy",
est31c2d59062017-06-12 19:35:475795]
5796
5797[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585798name = "url"
clubby789868668e2024-11-25 15:06:435799version = "2.5.4"
Eric Hussf2428a62019-08-01 00:44:395800source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:435801checksum = "32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60"
Eric Hussf2428a62019-08-01 00:44:395802dependencies = [
Eric Hussf3287a62021-05-12 00:39:515803 "form_urlencoded",
Eric Huss4a7e2fb2022-08-21 04:19:435804 "idna",
Eric Huss4a7e2fb2022-08-21 04:19:435805 "percent-encoding",
Eric Hussf2428a62019-08-01 00:44:395806]
5807
5808[[package]]
steveklabnikecfbaca2018-04-03 14:32:045809name = "utf-8"
Nilstrieb3295cdf2023-06-26 07:21:355810version = "0.7.6"
steveklabnikecfbaca2018-04-03 14:32:045811source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:355812checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9"
steveklabnikecfbaca2018-04-03 14:32:045813
5814[[package]]
clubby789868668e2024-11-25 15:06:435815name = "utf16_iter"
5816version = "1.0.5"
5817source = "registry+https://github.com/rust-lang/crates.io-index"
5818checksum = "c8232dd3cdaed5356e0f716d285e4b40b932ac434100fe9b7e0e8e935b9e6246"
5819
5820[[package]]
Esteban Kuberb4bdb562024-03-02 22:36:525821name = "utf8-width"
5822version = "0.1.7"
5823source = "registry+https://github.com/rust-lang/crates.io-index"
5824checksum = "86bd8d4e895da8537e5315b8254664e6b769c4ff3db18321b297a1e7004392e3"
5825
5826[[package]]
clubby789868668e2024-11-25 15:06:435827name = "utf8_iter"
5828version = "1.0.4"
5829source = "registry+https://github.com/rust-lang/crates.io-index"
5830checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be"
5831
5832[[package]]
Eric Hussd5e03532019-05-23 20:27:495833name = "utf8parse"
clubby789d42c9602024-06-08 19:22:165834version = "0.2.2"
Eric Hussd5e03532019-05-23 20:27:495835source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:165836checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821"
Eric Hussd5e03532019-05-23 20:27:495837
5838[[package]]
Pietro Albini13efb202022-11-15 09:19:175839name = "uuid"
github-actions715c3d42025-01-19 00:21:555840version = "1.12.0"
Pietro Albini13efb202022-11-15 09:19:175841source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions715c3d42025-01-19 00:21:555842checksum = "744018581f9a3454a9e15beb8a33b017183f1e7c0cd170232a2d1453b23a51c4"
Pietro Albini13efb202022-11-15 09:19:175843dependencies = [
Thom Chiovolonia4bf36e2022-11-21 00:55:415844 "getrandom",
Pietro Albini13efb202022-11-15 09:19:175845]
5846
5847[[package]]
Oli Scherere8962282022-07-05 08:26:125848name = "valuable"
github-actions715c3d42025-01-19 00:21:555849version = "0.1.1"
Oli Scherere8962282022-07-05 08:26:125850source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions715c3d42025-01-19 00:21:555851checksum = "ba73ea9cf16a25df0c8caa16c51acb937d5712a8429db78a3ee29d5dcacd3a65"
Oli Scherere8962282022-07-05 08:26:125852
5853[[package]]
Alex Crichton1cede102017-06-15 02:33:065854name = "vcpkg"
Nilstrieb3295cdf2023-06-26 07:21:355855version = "0.2.15"
Alex Crichton1cede102017-06-15 02:33:065856source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:355857checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
Alex Crichton1cede102017-06-15 02:33:065858
5859[[package]]
Alex Crichtonb4110902018-12-08 11:06:545860name = "version_check"
Trevor Gross7240da02024-08-07 07:09:125861version = "0.9.5"
Eric Huss2b985322019-11-25 16:14:075862source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:125863checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
Eric Huss2b985322019-11-25 16:14:075864
5865[[package]]
Josh Stone020c5ec2017-05-08 22:01:135866name = "walkdir"
github-actions8ef19812024-03-03 00:16:165867version = "2.5.0"
Alex Crichton80d6ed22018-01-08 21:56:225868source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions8ef19812024-03-03 00:16:165869checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b"
Alex Crichton80d6ed22018-01-08 21:56:225870dependencies = [
Alex Crichton093ede22019-08-15 00:45:095871 "same-file",
Alex Crichton093ede22019-08-15 00:45:095872 "winapi-util",
Alex Crichton80d6ed22018-01-08 21:56:225873]
5874
5875[[package]]
newpavlov6374b842019-08-29 17:13:155876name = "wasi"
Harald Hoyer00cbc8d2022-01-21 13:19:135877version = "0.11.0+wasi-snapshot-preview1"
5878source = "registry+https://github.com/rust-lang/crates.io-index"
5879checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
newpavlov6374b842019-08-29 17:13:155880
5881[[package]]
Trevor Gross7240da02024-08-07 07:09:125882name = "wasi-preview1-component-adapter-provider"
Alex Crichton86006942025-01-21 23:20:545883version = "29.0.1"
nilsf77541a2023-04-11 11:46:415884source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton86006942025-01-21 23:20:545885checksum = "dcd9f21bbde82ba59e415a8725e6ad0d0d7e9e460b1a3ccbca5bdee952c1a324"
Trevor Gross7240da02024-08-07 07:09:125886
5887[[package]]
5888name = "wasm-bindgen"
github-actions715c3d42025-01-19 00:21:555889version = "0.2.100"
Trevor Gross7240da02024-08-07 07:09:125890source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions715c3d42025-01-19 00:21:555891checksum = "1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5"
nilsf77541a2023-04-11 11:46:415892dependencies = [
5893 "cfg-if",
Trevor Gross7240da02024-08-07 07:09:125894 "once_cell",
github-actions715c3d42025-01-19 00:21:555895 "rustversion",
nilsf77541a2023-04-11 11:46:415896 "wasm-bindgen-macro",
5897]
5898
5899[[package]]
5900name = "wasm-bindgen-backend"
github-actions715c3d42025-01-19 00:21:555901version = "0.2.100"
nilsf77541a2023-04-11 11:46:415902source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions715c3d42025-01-19 00:21:555903checksum = "2f0a0651a5c2bc21487bde11ee802ccaf4c51935d0d3d42a6101f98161700bc6"
nilsf77541a2023-04-11 11:46:415904dependencies = [
5905 "bumpalo",
5906 "log",
nilsf77541a2023-04-11 11:46:415907 "proc-macro2",
5908 "quote",
github-actions0f1e2532025-01-12 00:23:375909 "syn 2.0.96",
nilsf77541a2023-04-11 11:46:415910 "wasm-bindgen-shared",
5911]
5912
5913[[package]]
5914name = "wasm-bindgen-macro"
github-actions715c3d42025-01-19 00:21:555915version = "0.2.100"
nilsf77541a2023-04-11 11:46:415916source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions715c3d42025-01-19 00:21:555917checksum = "7fe63fc6d09ed3792bd0897b314f53de8e16568c2b3f7982f468c0bf9bd0b407"
nilsf77541a2023-04-11 11:46:415918dependencies = [
5919 "quote",
5920 "wasm-bindgen-macro-support",
5921]
5922
5923[[package]]
5924name = "wasm-bindgen-macro-support"
github-actions715c3d42025-01-19 00:21:555925version = "0.2.100"
nilsf77541a2023-04-11 11:46:415926source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions715c3d42025-01-19 00:21:555927checksum = "8ae87ea40c9f689fc23f209965b6fb8a99ad69aeeb0231408be24920604395de"
nilsf77541a2023-04-11 11:46:415928dependencies = [
5929 "proc-macro2",
5930 "quote",
github-actions0f1e2532025-01-12 00:23:375931 "syn 2.0.96",
nilsf77541a2023-04-11 11:46:415932 "wasm-bindgen-backend",
5933 "wasm-bindgen-shared",
5934]
5935
5936[[package]]
5937name = "wasm-bindgen-shared"
github-actions715c3d42025-01-19 00:21:555938version = "0.2.100"
nilsf77541a2023-04-11 11:46:415939source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions715c3d42025-01-19 00:21:555940checksum = "1a05d73b933a847d6cccdda8f838a22ff101ad9bf93e33684f39c1f5f0eece3d"
5941dependencies = [
5942 "unicode-ident",
5943]
nilsf77541a2023-04-11 11:46:415944
5945[[package]]
Alex Crichton2a3e22b2024-06-24 19:30:445946name = "wasm-component-ld"
Alex Crichton86006942025-01-21 23:20:545947version = "0.5.12"
Alex Crichton2a3e22b2024-06-24 19:30:445948source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton86006942025-01-21 23:20:545949checksum = "580305a8e3f1b7a79859a8db897de643533b2851c5eb080fe5800233f16dec88"
Alex Crichton2a3e22b2024-06-24 19:30:445950dependencies = [
5951 "anyhow",
5952 "clap",
5953 "lexopt",
Alex Crichtonc0a00b72024-12-03 18:21:125954 "libc",
Alex Crichton2a3e22b2024-06-24 19:30:445955 "tempfile",
Trevor Gross7240da02024-08-07 07:09:125956 "wasi-preview1-component-adapter-provider",
Alex Crichton86006942025-01-21 23:20:545957 "wasmparser 0.223.0",
Alex Crichton2a3e22b2024-06-24 19:30:445958 "wat",
Alex Crichtonc0a00b72024-12-03 18:21:125959 "windows-sys 0.59.0",
5960 "winsplit",
Alex Crichton2a3e22b2024-06-24 19:30:445961 "wit-component",
Trevor Gross7240da02024-08-07 07:09:125962 "wit-parser",
Alex Crichton2a3e22b2024-06-24 19:30:445963]
5964
5965[[package]]
5966name = "wasm-component-ld-wrapper"
5967version = "0.1.0"
5968dependencies = [
5969 "wasm-component-ld",
5970]
5971
5972[[package]]
Alex Crichton646e8e72024-02-22 16:12:095973name = "wasm-encoder"
clubby789812daed2024-11-03 11:31:155974version = "0.219.1"
Trevor Gross4a515bd2024-08-26 20:02:545975source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:155976checksum = "29cbbd772edcb8e7d524a82ee8cef8dd046fc14033796a754c3ad246d019fa54"
Trevor Gross4a515bd2024-08-26 20:02:545977dependencies = [
5978 "leb128",
clubby789812daed2024-11-03 11:31:155979 "wasmparser 0.219.1",
Alex Crichton2a3e22b2024-06-24 19:30:445980]
5981
5982[[package]]
clubby789868668e2024-11-25 15:06:435983name = "wasm-encoder"
github-actions0f1e2532025-01-12 00:23:375984version = "0.223.0"
clubby789868668e2024-11-25 15:06:435985source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions0f1e2532025-01-12 00:23:375986checksum = "7e636076193fa68103e937ac951b5f2f587624097017d764b8984d9c0f149464"
clubby789868668e2024-11-25 15:06:435987dependencies = [
5988 "leb128",
github-actions0f1e2532025-01-12 00:23:375989 "wasmparser 0.223.0",
clubby789868668e2024-11-25 15:06:435990]
5991
5992[[package]]
Alex Crichton2a3e22b2024-06-24 19:30:445993name = "wasm-metadata"
Alex Crichton86006942025-01-21 23:20:545994version = "0.223.0"
Alex Crichton2a3e22b2024-06-24 19:30:445995source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton86006942025-01-21 23:20:545996checksum = "5c730c3379d3d20e5a0245b0724b924483e853588ca8fba547c1e21f19e7d735"
Alex Crichton2a3e22b2024-06-24 19:30:445997dependencies = [
5998 "anyhow",
5999 "indexmap",
6000 "serde",
6001 "serde_derive",
6002 "serde_json",
6003 "spdx",
Alex Crichton86006942025-01-21 23:20:546004 "url",
6005 "wasm-encoder 0.223.0",
6006 "wasmparser 0.223.0",
Alex Crichton99558dc2024-08-29 21:38:456007]
6008
6009[[package]]
6010name = "wasmparser"
clubby789812daed2024-11-03 11:31:156011version = "0.219.1"
6012source = "registry+https://github.com/rust-lang/crates.io-index"
6013checksum = "5c771866898879073c53b565a6c7b49953795159836714ac56a5befb581227c5"
Trevor Gross4a515bd2024-08-26 20:02:546014dependencies = [
clubby789868668e2024-11-25 15:06:436015 "bitflags",
Alex Crichton2a3e22b2024-06-24 19:30:446016 "indexmap",
Alex Crichton2a3e22b2024-06-24 19:30:446017]
6018
6019[[package]]
clubby789868668e2024-11-25 15:06:436020name = "wasmparser"
github-actionsb4ef1682024-12-22 00:22:566021version = "0.222.0"
Alex Crichton2a3e22b2024-06-24 19:30:446022source = "registry+https://github.com/rust-lang/crates.io-index"
github-actionsb4ef1682024-12-22 00:22:566023checksum = "4adf50fde1b1a49c1add6a80d47aea500c88db70551805853aa8b88f3ea27ab5"
clubby789868668e2024-11-25 15:06:436024dependencies = [
6025 "bitflags",
github-actions0f1e2532025-01-12 00:23:376026]
6027
6028[[package]]
6029name = "wasmparser"
6030version = "0.223.0"
6031source = "registry+https://github.com/rust-lang/crates.io-index"
6032checksum = "d5a99faceb1a5a84dd6084ec4bfa4b2ab153b5793b43fd8f58b89232634afc35"
6033dependencies = [
6034 "bitflags",
Alex Crichton86006942025-01-21 23:20:546035 "hashbrown 0.15.2",
clubby789868668e2024-11-25 15:06:436036 "indexmap",
6037 "semver",
Alex Crichton86006942025-01-21 23:20:546038 "serde",
clubby789868668e2024-11-25 15:06:436039]
6040
6041[[package]]
6042name = "wast"
github-actions0f1e2532025-01-12 00:23:376043version = "223.0.0"
clubby789868668e2024-11-25 15:06:436044source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions0f1e2532025-01-12 00:23:376045checksum = "d59b2ba8a2ff9f06194b7be9524f92e45e70149f4dacc0d0c7ad92b59ac875e4"
Alex Crichton2a3e22b2024-06-24 19:30:446046dependencies = [
6047 "bumpalo",
6048 "leb128",
6049 "memchr",
clubby789868668e2024-11-25 15:06:436050 "unicode-width 0.2.0",
github-actions0f1e2532025-01-12 00:23:376051 "wasm-encoder 0.223.0",
Alex Crichton2a3e22b2024-06-24 19:30:446052]
6053
6054[[package]]
6055name = "wat"
github-actions0f1e2532025-01-12 00:23:376056version = "1.223.0"
Alex Crichton2a3e22b2024-06-24 19:30:446057source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions0f1e2532025-01-12 00:23:376058checksum = "662786915c427e4918ff01eabb3c4756d4d947cd8f635761526b4cc9da2eaaad"
Alex Crichton2a3e22b2024-06-24 19:30:446059dependencies = [
6060 "wast",
6061]
6062
6063[[package]]
clubby789868668e2024-11-25 15:06:436064name = "web-time"
6065version = "1.1.0"
6066source = "registry+https://github.com/rust-lang/crates.io-index"
6067checksum = "5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb"
6068dependencies = [
6069 "js-sys",
6070 "wasm-bindgen",
6071]
6072
6073[[package]]
Steve Klabnika0769612017-02-07 23:13:576074name = "winapi"
Mark Rousskov342d9562020-08-17 15:21:446075version = "0.3.9"
Alex Crichton80d6ed22018-01-08 21:56:226076source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:446077checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
Alex Crichton80d6ed22018-01-08 21:56:226078dependencies = [
Alex Crichton093ede22019-08-15 00:45:096079 "winapi-i686-pc-windows-gnu",
6080 "winapi-x86_64-pc-windows-gnu",
Alex Crichton80d6ed22018-01-08 21:56:226081]
6082
6083[[package]]
Alex Crichton80d6ed22018-01-08 21:56:226084name = "winapi-i686-pc-windows-gnu"
6085version = "0.4.0"
6086source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:096087checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
Alex Crichton80d6ed22018-01-08 21:56:226088
6089[[package]]
Alex Crichton2863b752018-08-21 17:23:476090name = "winapi-util"
Trevor Gross7240da02024-08-07 07:09:126091version = "0.1.9"
Alex Crichton2863b752018-08-21 17:23:476092source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:126093checksum = "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb"
Alex Crichton2863b752018-08-21 17:23:476094dependencies = [
Trevor Gross7240da02024-08-07 07:09:126095 "windows-sys 0.59.0",
Alex Crichton2863b752018-08-21 17:23:476096]
6097
6098[[package]]
Alex Crichton80d6ed22018-01-08 21:56:226099name = "winapi-x86_64-pc-windows-gnu"
6100version = "0.4.0"
6101source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:096102checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
Alex Crichton80d6ed22018-01-08 21:56:226103
6104[[package]]
Weihang Loe52e0402023-03-07 22:16:276105name = "windows"
Guillaume Gomezf4495862024-07-31 14:08:316106version = "0.57.0"
6107source = "registry+https://github.com/rust-lang/crates.io-index"
6108checksum = "12342cb4d8e3b046f3d80effd474a7a02447231330ef77d71daa6fbc40681143"
6109dependencies = [
6110 "windows-core 0.57.0",
Trevor Gross7240da02024-08-07 07:09:126111 "windows-targets 0.52.6",
Andy Russellbb7c3732023-01-15 18:43:156112]
6113
6114[[package]]
Chris Dentonf9b3d6a2023-04-15 10:57:076115name = "windows-bindgen"
Chris Denton34860a52024-07-04 12:09:256116version = "0.58.0"
Chris Dentonf9b3d6a2023-04-15 10:57:076117source = "registry+https://github.com/rust-lang/crates.io-index"
Chris Denton34860a52024-07-04 12:09:256118checksum = "91cd28d93c692351f3a6e5615567c56756e330bee1c99c6bdd57bfc5ab15f589"
Chris Dentonf9b3d6a2023-04-15 10:57:076119dependencies = [
Chris Dentond9c85da2023-08-16 08:18:346120 "proc-macro2",
6121 "rayon",
Chris Dentonb25203e2024-03-03 14:44:586122 "serde",
6123 "serde_json",
github-actions0f1e2532025-01-12 00:23:376124 "syn 2.0.96",
Chris Dentonf9b3d6a2023-04-15 10:57:076125 "windows-metadata",
Chris Dentonf9b3d6a2023-04-15 10:57:076126]
6127
6128[[package]]
clubby7899b73db32024-01-29 12:21:166129name = "windows-core"
6130version = "0.52.0"
6131source = "registry+https://github.com/rust-lang/crates.io-index"
6132checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9"
6133dependencies = [
Trevor Gross7240da02024-08-07 07:09:126134 "windows-targets 0.52.6",
clubby7899b73db32024-01-29 12:21:166135]
6136
6137[[package]]
Guillaume Gomezf4495862024-07-31 14:08:316138name = "windows-core"
6139version = "0.57.0"
6140source = "registry+https://github.com/rust-lang/crates.io-index"
6141checksum = "d2ed2439a290666cd67ecce2b0ffaad89c2a56b976b736e6ece670297897832d"
6142dependencies = [
6143 "windows-implement",
6144 "windows-interface",
6145 "windows-result",
Trevor Gross7240da02024-08-07 07:09:126146 "windows-targets 0.52.6",
Guillaume Gomezf4495862024-07-31 14:08:316147]
6148
6149[[package]]
6150name = "windows-implement"
6151version = "0.57.0"
6152source = "registry+https://github.com/rust-lang/crates.io-index"
6153checksum = "9107ddc059d5b6fbfbffdfa7a7fe3e22a226def0b2608f72e9d552763d3e1ad7"
6154dependencies = [
6155 "proc-macro2",
6156 "quote",
github-actions0f1e2532025-01-12 00:23:376157 "syn 2.0.96",
Guillaume Gomezf4495862024-07-31 14:08:316158]
6159
6160[[package]]
6161name = "windows-interface"
6162version = "0.57.0"
6163source = "registry+https://github.com/rust-lang/crates.io-index"
6164checksum = "29bee4b38ea3cde66011baa44dba677c432a78593e202392d1e9070cf2a7fca7"
6165dependencies = [
6166 "proc-macro2",
6167 "quote",
github-actions0f1e2532025-01-12 00:23:376168 "syn 2.0.96",
Guillaume Gomezf4495862024-07-31 14:08:316169]
6170
6171[[package]]
Chris Dentonf9b3d6a2023-04-15 10:57:076172name = "windows-metadata"
Chris Denton34860a52024-07-04 12:09:256173version = "0.58.0"
Chris Dentonf9b3d6a2023-04-15 10:57:076174source = "registry+https://github.com/rust-lang/crates.io-index"
Chris Denton34860a52024-07-04 12:09:256175checksum = "2e837f3c3012cfe9e7086302a93f441a7999439be1ad4c530d55d2f6d2921809"
Chris Dentonf9b3d6a2023-04-15 10:57:076176
6177[[package]]
Guillaume Gomezf4495862024-07-31 14:08:316178name = "windows-result"
6179version = "0.1.2"
6180source = "registry+https://github.com/rust-lang/crates.io-index"
6181checksum = "5e383302e8ec8515204254685643de10811af0ed97ea37210dc26fb0032647f8"
6182dependencies = [
Trevor Gross7240da02024-08-07 07:09:126183 "windows-targets 0.52.6",
Guillaume Gomezf4495862024-07-31 14:08:316184]
6185
6186[[package]]
Philipp Krones586cbd02022-06-04 12:07:446187name = "windows-sys"
WANG Rui7aa257f2023-04-23 07:58:386188version = "0.48.0"
6189source = "registry+https://github.com/rust-lang/crates.io-index"
6190checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
6191dependencies = [
clubby7899b73db32024-01-29 12:21:166192 "windows-targets 0.48.5",
Philipp Kronesac25a732023-08-24 19:33:176193]
6194
6195[[package]]
clubby789527f9032024-01-21 23:51:336196name = "windows-sys"
6197version = "0.52.0"
6198source = "registry+https://github.com/rust-lang/crates.io-index"
6199checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
6200dependencies = [
Trevor Gross7240da02024-08-07 07:09:126201 "windows-targets 0.52.6",
6202]
6203
6204[[package]]
6205name = "windows-sys"
6206version = "0.59.0"
6207source = "registry+https://github.com/rust-lang/crates.io-index"
6208checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b"
6209dependencies = [
6210 "windows-targets 0.52.6",
clubby789527f9032024-01-21 23:51:336211]
6212
6213[[package]]
Philipp Kronesac25a732023-08-24 19:33:176214name = "windows-targets"
clubby7899b73db32024-01-29 12:21:166215version = "0.48.5"
Philipp Kronesac25a732023-08-24 19:33:176216source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166217checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
Philipp Kronesac25a732023-08-24 19:33:176218dependencies = [
clubby7899b73db32024-01-29 12:21:166219 "windows_aarch64_gnullvm 0.48.5",
6220 "windows_aarch64_msvc 0.48.5",
6221 "windows_i686_gnu 0.48.5",
6222 "windows_i686_msvc 0.48.5",
6223 "windows_x86_64_gnu 0.48.5",
6224 "windows_x86_64_gnullvm 0.48.5",
6225 "windows_x86_64_msvc 0.48.5",
Weihang Lo6f38fd52023-02-07 22:26:226226]
6227
6228[[package]]
clubby789527f9032024-01-21 23:51:336229name = "windows-targets"
Trevor Gross7240da02024-08-07 07:09:126230version = "0.52.6"
clubby789527f9032024-01-21 23:51:336231source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:126232checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
clubby789527f9032024-01-21 23:51:336233dependencies = [
Trevor Gross7240da02024-08-07 07:09:126234 "windows_aarch64_gnullvm 0.52.6",
6235 "windows_aarch64_msvc 0.52.6",
6236 "windows_i686_gnu 0.52.6",
Mark Rousskov12200c92024-05-11 14:27:176237 "windows_i686_gnullvm",
Trevor Gross7240da02024-08-07 07:09:126238 "windows_i686_msvc 0.52.6",
6239 "windows_x86_64_gnu 0.52.6",
6240 "windows_x86_64_gnullvm 0.52.6",
6241 "windows_x86_64_msvc 0.52.6",
clubby789527f9032024-01-21 23:51:336242]
6243
6244[[package]]
Weihang Lo6f38fd52023-02-07 22:26:226245name = "windows_aarch64_gnullvm"
clubby7899b73db32024-01-29 12:21:166246version = "0.48.5"
Philipp Kronesac25a732023-08-24 19:33:176247source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166248checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
nilsf77541a2023-04-11 11:46:416249
6250[[package]]
clubby789527f9032024-01-21 23:51:336251name = "windows_aarch64_gnullvm"
Trevor Gross7240da02024-08-07 07:09:126252version = "0.52.6"
clubby789527f9032024-01-21 23:51:336253source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:126254checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
clubby789527f9032024-01-21 23:51:336255
6256[[package]]
Philipp Krones586cbd02022-06-04 12:07:446257name = "windows_aarch64_msvc"
clubby7899b73db32024-01-29 12:21:166258version = "0.48.5"
Philipp Kronesac25a732023-08-24 19:33:176259source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166260checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
nilsf77541a2023-04-11 11:46:416261
6262[[package]]
clubby789527f9032024-01-21 23:51:336263name = "windows_aarch64_msvc"
Trevor Gross7240da02024-08-07 07:09:126264version = "0.52.6"
clubby789527f9032024-01-21 23:51:336265source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:126266checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
clubby789527f9032024-01-21 23:51:336267
6268[[package]]
Philipp Krones586cbd02022-06-04 12:07:446269name = "windows_i686_gnu"
clubby7899b73db32024-01-29 12:21:166270version = "0.48.5"
Philipp Kronesac25a732023-08-24 19:33:176271source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166272checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
nilsf77541a2023-04-11 11:46:416273
6274[[package]]
clubby789527f9032024-01-21 23:51:336275name = "windows_i686_gnu"
Trevor Gross7240da02024-08-07 07:09:126276version = "0.52.6"
clubby789527f9032024-01-21 23:51:336277source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:126278checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
Mark Rousskov12200c92024-05-11 14:27:176279
6280[[package]]
6281name = "windows_i686_gnullvm"
Trevor Gross7240da02024-08-07 07:09:126282version = "0.52.6"
Mark Rousskov12200c92024-05-11 14:27:176283source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:126284checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
clubby789527f9032024-01-21 23:51:336285
6286[[package]]
Philipp Krones586cbd02022-06-04 12:07:446287name = "windows_i686_msvc"
clubby7899b73db32024-01-29 12:21:166288version = "0.48.5"
Philipp Kronesac25a732023-08-24 19:33:176289source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166290checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
nilsf77541a2023-04-11 11:46:416291
6292[[package]]
clubby789527f9032024-01-21 23:51:336293name = "windows_i686_msvc"
Trevor Gross7240da02024-08-07 07:09:126294version = "0.52.6"
clubby789527f9032024-01-21 23:51:336295source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:126296checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
clubby789527f9032024-01-21 23:51:336297
6298[[package]]
Philipp Krones586cbd02022-06-04 12:07:446299name = "windows_x86_64_gnu"
clubby7899b73db32024-01-29 12:21:166300version = "0.48.5"
Philipp Kronesac25a732023-08-24 19:33:176301source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166302checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
nilsf77541a2023-04-11 11:46:416303
6304[[package]]
clubby789527f9032024-01-21 23:51:336305name = "windows_x86_64_gnu"
Trevor Gross7240da02024-08-07 07:09:126306version = "0.52.6"
clubby789527f9032024-01-21 23:51:336307source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:126308checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
clubby789527f9032024-01-21 23:51:336309
6310[[package]]
Mateusz Mikuład5899ef2022-11-05 11:19:556311name = "windows_x86_64_gnullvm"
clubby7899b73db32024-01-29 12:21:166312version = "0.48.5"
Philipp Kronesac25a732023-08-24 19:33:176313source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166314checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
nilsf77541a2023-04-11 11:46:416315
6316[[package]]
clubby789527f9032024-01-21 23:51:336317name = "windows_x86_64_gnullvm"
Trevor Gross7240da02024-08-07 07:09:126318version = "0.52.6"
clubby789527f9032024-01-21 23:51:336319source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:126320checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
clubby789527f9032024-01-21 23:51:336321
6322[[package]]
Philipp Krones586cbd02022-06-04 12:07:446323name = "windows_x86_64_msvc"
clubby7899b73db32024-01-29 12:21:166324version = "0.48.5"
Philipp Kronesac25a732023-08-24 19:33:176325source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166326checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
nilsf77541a2023-04-11 11:46:416327
6328[[package]]
clubby789527f9032024-01-21 23:51:336329name = "windows_x86_64_msvc"
Trevor Gross7240da02024-08-07 07:09:126330version = "0.52.6"
clubby789527f9032024-01-21 23:51:336331source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:126332checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
clubby789527f9032024-01-21 23:51:336333
6334[[package]]
Philipp Krones612c3422023-06-02 09:42:426335name = "winnow"
clubby7899b73db32024-01-29 12:21:166336version = "0.5.40"
Philipp Krones612c3422023-06-02 09:42:426337source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166338checksum = "f593a95398737aeed53e489c785df13f3618e41dbcd6718c6addbf1395aa6876"
Philipp Krones612c3422023-06-02 09:42:426339dependencies = [
6340 "memchr",
6341]
6342
6343[[package]]
Alex Crichtonc0a00b72024-12-03 18:21:126344name = "winsplit"
6345version = "0.1.0"
6346source = "registry+https://github.com/rust-lang/crates.io-index"
6347checksum = "3ab703352da6a72f35c39a533526393725640575bb211f61987a2748323ad956"
6348
6349[[package]]
Alex Crichton2a3e22b2024-06-24 19:30:446350name = "wit-component"
Alex Crichton86006942025-01-21 23:20:546351version = "0.223.0"
Alex Crichton2a3e22b2024-06-24 19:30:446352source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton86006942025-01-21 23:20:546353checksum = "c10ed2aeee4c8ec5715875f62f4a3de3608d6987165c116810d8c2908aa9d93b"
Alex Crichton2a3e22b2024-06-24 19:30:446354dependencies = [
6355 "anyhow",
clubby789868668e2024-11-25 15:06:436356 "bitflags",
Alex Crichton2a3e22b2024-06-24 19:30:446357 "indexmap",
6358 "log",
6359 "serde",
6360 "serde_derive",
6361 "serde_json",
Alex Crichton86006942025-01-21 23:20:546362 "wasm-encoder 0.223.0",
Alex Crichton2a3e22b2024-06-24 19:30:446363 "wasm-metadata",
Alex Crichton86006942025-01-21 23:20:546364 "wasmparser 0.223.0",
Alex Crichton2a3e22b2024-06-24 19:30:446365 "wit-parser",
6366]
6367
6368[[package]]
6369name = "wit-parser"
Alex Crichton86006942025-01-21 23:20:546370version = "0.223.0"
Alex Crichton2a3e22b2024-06-24 19:30:446371source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton86006942025-01-21 23:20:546372checksum = "92772f4dcacb804b275981eea1d920b12b377993b53307f1e33d87404e080281"
Alex Crichton2a3e22b2024-06-24 19:30:446373dependencies = [
6374 "anyhow",
6375 "id-arena",
6376 "indexmap",
6377 "log",
6378 "semver",
6379 "serde",
6380 "serde_derive",
6381 "serde_json",
6382 "unicode-xid",
Alex Crichton86006942025-01-21 23:20:546383 "wasmparser 0.223.0",
Alex Crichton2a3e22b2024-06-24 19:30:446384]
6385
6386[[package]]
clubby789868668e2024-11-25 15:06:436387name = "write16"
6388version = "1.0.0"
6389source = "registry+https://github.com/rust-lang/crates.io-index"
6390checksum = "d1890f4022759daae28ed4fe62859b1236caebfc61ede2f63ed4e695f3f6d936"
6391
6392[[package]]
Charles Lewa7750042022-11-06 06:43:256393name = "writeable"
clubby7899d85dfc2024-06-08 19:18:316394version = "0.5.5"
Charles Lewa7750042022-11-06 06:43:256395source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:316396checksum = "1e9df38ee2d2c3c5948ea468a8406ff0db0b29ae1ffde1bcf20ef305bcc95c51"
Charles Lewa7750042022-11-06 06:43:256397
6398[[package]]
Josh Stone020c5ec2017-05-08 22:01:136399name = "xattr"
github-actions0f1e2532025-01-12 00:23:376400version = "1.4.0"
Josh Stone020c5ec2017-05-08 22:01:136401source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions0f1e2532025-01-12 00:23:376402checksum = "e105d177a3871454f754b33bb0ee637ecaaac997446375fd3e5d43a2ed00c909"
Josh Stone020c5ec2017-05-08 22:01:136403dependencies = [
Alex Crichton093ede22019-08-15 00:45:096404 "libc",
clubby7899b73db32024-01-29 12:21:166405 "linux-raw-sys",
6406 "rustix",
Josh Stone020c5ec2017-05-08 22:01:136407]
6408
6409[[package]]
Josh Stone020c5ec2017-05-08 22:01:136410name = "xz2"
Mark Rousskove40a4462023-04-17 01:27:256411version = "0.1.7"
Josh Stone020c5ec2017-05-08 22:01:136412source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskove40a4462023-04-17 01:27:256413checksum = "388c44dc09d76f1536602ead6d325eb532f5c122f17782bd57fb47baeeb767e2"
Josh Stone020c5ec2017-05-08 22:01:136414dependencies = [
Alex Crichton093ede22019-08-15 00:45:096415 "lzma-sys",
Josh Stone020c5ec2017-05-08 22:01:136416]
6417
6418[[package]]
Igor Matuszewski2214a412021-05-03 20:59:356419name = "yansi-term"
6420version = "0.1.2"
6421source = "registry+https://github.com/rust-lang/crates.io-index"
6422checksum = "fe5c30ade05e61656247b2e334a031dfd0cc466fadef865bdcdea8d537951bf1"
6423dependencies = [
Igor Matuszewskiaf53b0d2021-07-21 13:17:316424 "winapi",
Igor Matuszewski2214a412021-05-03 20:59:356425]
Charles Lewa7750042022-11-06 06:43:256426
6427[[package]]
6428name = "yoke"
clubby789868668e2024-11-25 15:06:436429version = "0.7.5"
Charles Lewa7750042022-11-06 06:43:256430source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:436431checksum = "120e6aef9aa629e3d4f52dc8cc43a015c7724194c97dfaf45180d2daf2b77f40"
Charles Lewa7750042022-11-06 06:43:256432dependencies = [
6433 "serde",
6434 "stable_deref_trait",
6435 "yoke-derive",
6436 "zerofrom",
6437]
6438
6439[[package]]
6440name = "yoke-derive"
clubby789868668e2024-11-25 15:06:436441version = "0.7.5"
Charles Lewa7750042022-11-06 06:43:256442source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:436443checksum = "2380878cad4ac9aac1e2435f3eb4020e8374b5f13c296cb75b4620ff8e229154"
Charles Lewa7750042022-11-06 06:43:256444dependencies = [
6445 "proc-macro2",
6446 "quote",
github-actions0f1e2532025-01-12 00:23:376447 "syn 2.0.96",
klensy7142c8d2023-11-09 11:37:306448 "synstructure",
Charles Lewa7750042022-11-06 06:43:256449]
6450
6451[[package]]
Ralf Jung71c9ceb2023-12-02 18:16:096452name = "zerocopy"
Trevor Gross7240da02024-08-07 07:09:126453version = "0.7.35"
Ralf Jung71c9ceb2023-12-02 18:16:096454source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:126455checksum = "1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0"
Ralf Jung71c9ceb2023-12-02 18:16:096456dependencies = [
Trevor Gross7240da02024-08-07 07:09:126457 "byteorder",
Ralf Jung71c9ceb2023-12-02 18:16:096458 "zerocopy-derive",
6459]
6460
6461[[package]]
6462name = "zerocopy-derive"
Trevor Gross7240da02024-08-07 07:09:126463version = "0.7.35"
Ralf Jung71c9ceb2023-12-02 18:16:096464source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:126465checksum = "fa4f8080344d4671fb4e831a13ad1e68092748387dfc4f55e356242fae12ce3e"
Ralf Jung71c9ceb2023-12-02 18:16:096466dependencies = [
6467 "proc-macro2",
6468 "quote",
github-actions0f1e2532025-01-12 00:23:376469 "syn 2.0.96",
Ralf Jung71c9ceb2023-12-02 18:16:096470]
6471
6472[[package]]
Charles Lewa7750042022-11-06 06:43:256473name = "zerofrom"
clubby789868668e2024-11-25 15:06:436474version = "0.1.5"
Charles Lewa7750042022-11-06 06:43:256475source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:436476checksum = "cff3ee08c995dee1859d998dea82f7374f2826091dd9cd47def953cae446cd2e"
Charles Lewa7750042022-11-06 06:43:256477dependencies = [
6478 "zerofrom-derive",
6479]
6480
6481[[package]]
6482name = "zerofrom-derive"
clubby789868668e2024-11-25 15:06:436483version = "0.1.5"
Charles Lewa7750042022-11-06 06:43:256484source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:436485checksum = "595eed982f7d355beb85837f651fa22e90b3c044842dc7f2c2842c086f295808"
Charles Lewa7750042022-11-06 06:43:256486dependencies = [
6487 "proc-macro2",
6488 "quote",
github-actions0f1e2532025-01-12 00:23:376489 "syn 2.0.96",
klensy7142c8d2023-11-09 11:37:306490 "synstructure",
Charles Lewa7750042022-11-06 06:43:256491]
6492
6493[[package]]
6494name = "zerovec"
Trevor Gross7240da02024-08-07 07:09:126495version = "0.10.4"
Charles Lewa7750042022-11-06 06:43:256496source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:126497checksum = "aa2b893d79df23bfb12d5461018d408ea19dfafe76c2c7ef6d4eba614f8ff079"
Charles Lewa7750042022-11-06 06:43:256498dependencies = [
6499 "yoke",
6500 "zerofrom",
6501 "zerovec-derive",
6502]
6503
6504[[package]]
6505name = "zerovec-derive"
Trevor Gross7240da02024-08-07 07:09:126506version = "0.10.3"
Charles Lewa7750042022-11-06 06:43:256507source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:126508checksum = "6eafa6dfb17584ea3e2bd6e76e0cc15ad7af12b09abdd1ca55961bed9b1063c6"
Charles Lewa7750042022-11-06 06:43:256509dependencies = [
6510 "proc-macro2",
6511 "quote",
github-actions0f1e2532025-01-12 00:23:376512 "syn 2.0.96",
Charles Lewa7750042022-11-06 06:43:256513]