blob: f59dcdcf28d6965f7a3062bc6aeef3abdcdb51ae [file] [log] [blame]
Hirokazu Hatabd4df0c2019-02-04 16:31:481# This file is automatically @generated by Cargo.
2# It is not intended for manual editing.
GnomedDev8de8f462024-10-10 18:56:213version = 4
Eric Hussea194b82021-03-26 19:29:084
Ahmed Charles9ca382f2016-09-02 08:55:295[[package]]
Alex Crichton06d565c2020-05-13 21:22:376name = "addr2line"
dirreke74817b72023-08-14 14:57:387version = "0.21.0"
8source = "registry+https://github.com/rust-lang/crates.io-index"
9checksum = "8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb"
10dependencies = [
Jubilee Young3ec9d8d2024-05-28 00:05:3211 "gimli 0.28.1",
12]
13
14[[package]]
Alex Crichton06d565c2020-05-13 21:22:3715name = "adler"
Ralf Jung10430db2022-07-15 14:04:2316version = "1.0.2"
17source = "registry+https://github.com/rust-lang/crates.io-index"
18checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
Ralf Jung10430db2022-07-15 14:04:2319
20[[package]]
Trevor Gross4a515bd2024-08-26 20:02:5421name = "adler2"
22version = "2.0.0"
23source = "registry+https://github.com/rust-lang/crates.io-index"
24checksum = "512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627"
25
26[[package]]
Ralf Jung49e8acb2023-10-21 06:41:4527name = "aes"
clubby7899b73db32024-01-29 12:21:1628version = "0.8.4"
Ralf Jung49e8acb2023-10-21 06:41:4529source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:1630checksum = "b169f7a6d4742236a0a00c541b845991d0ac43e546831af1249753ab4c3aa3a0"
Ralf Jung49e8acb2023-10-21 06:41:4531dependencies = [
32 "cfg-if",
33 "cipher",
34 "cpufeatures",
35]
36
37[[package]]
Lain Yang9a337b62022-01-07 05:32:5838name = "ahash"
github-actionsc486d2d2024-03-17 00:26:0139version = "0.8.11"
Amanieu d'Antrasa529ba82023-01-09 17:49:2440source = "registry+https://github.com/rust-lang/crates.io-index"
github-actionsc486d2d2024-03-17 00:26:0141checksum = "e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011"
Amanieu d'Antrasa529ba82023-01-09 17:49:2442dependencies = [
43 "cfg-if",
Amanieu d'Antrasa529ba82023-01-09 17:49:2444 "once_cell",
45 "version_check",
Ralf Jung71c9ceb2023-12-02 18:16:0946 "zerocopy",
Amanieu d'Antrasa529ba82023-01-09 17:49:2447]
48
49[[package]]
Steve Klabnika0769612017-02-07 23:13:5750name = "aho-corasick"
github-actions1848b462024-03-24 12:09:2851version = "1.1.3"
Eric Huss6a09cfa2019-05-16 05:27:3952source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions1848b462024-03-24 12:09:2853checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916"
Eric Huss6a09cfa2019-05-16 05:27:3954dependencies = [
Alex Crichton093ede22019-08-15 00:45:0955 "memchr",
Eric Huss6a09cfa2019-05-16 05:27:3956]
57
58[[package]]
The 8472479be6a2023-06-08 14:55:4959name = "allocator-api2"
Mark Rousskov12200c92024-05-11 14:27:1760version = "0.2.18"
The 8472479be6a2023-06-08 14:55:4961source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:1762checksum = "5c6cb57a04249c6480766f7f7cef5467412af1490f8d1e243141daddada3264f"
The 8472479be6a2023-06-08 14:55:4963
64[[package]]
steveklabnikecfbaca2018-04-03 14:32:0465name = "ammonia"
github-actions36c09332024-05-19 00:17:3866version = "4.0.0"
Eric Huss2dafa912019-06-19 03:36:4767source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions36c09332024-05-19 00:17:3868checksum = "1ab99eae5ee58501ab236beb6f20f6ca39be615267b014899c89b2f0bc18a459"
Eric Huss2dafa912019-06-19 03:36:4769dependencies = [
klensy52242f22024-06-15 15:53:4570 "html5ever",
Alex Crichton093ede22019-08-15 00:45:0971 "maplit",
klensy947e7872022-04-15 18:11:1472 "once_cell",
Alex Crichton093ede22019-08-15 00:45:0973 "tendril",
Eric Huss4a7e2fb2022-08-21 04:19:4374 "url",
Eric Huss2dafa912019-06-19 03:36:4775]
76
77[[package]]
Nilstrieb3295cdf2023-06-26 07:21:3578name = "android-tzdata"
79version = "0.1.1"
80source = "registry+https://github.com/rust-lang/crates.io-index"
81checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
82
83[[package]]
nilsf77541a2023-04-11 11:46:4184name = "android_system_properties"
85version = "0.1.5"
86source = "registry+https://github.com/rust-lang/crates.io-index"
87checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
88dependencies = [
89 "libc",
90]
91
92[[package]]
topecongiroca19ffe2019-04-17 22:42:1893name = "annotate-snippets"
clubby7899b73db32024-01-29 12:21:1694version = "0.9.2"
Caleb Cartwrightf367f4d2022-06-13 03:04:5495source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:1696checksum = "ccaf7e9dfbb6ab22c82e473cd1a8a7bd313c19a5b7e40970f3d89ef5a5c9e81e"
Igor Matuszewski2214a412021-05-03 20:59:3597dependencies = [
printfn46b41b42024-10-12 21:57:5098 "unicode-width 0.1.14",
Igor Matuszewski2214a412021-05-03 20:59:3599 "yansi-term",
100]
Juan Aguilar Santillanae9c78db2020-05-08 20:48:26101
102[[package]]
klensy5b153b52023-12-30 15:11:41103name = "annotate-snippets"
github-actions729ed812024-06-16 00:18:06104version = "0.11.4"
Philipp Kronese395dc92024-05-02 15:27:08105source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions729ed812024-06-16 00:18:06106checksum = "24e35ed54e5ea7997c14ed4c70ba043478db1112e98263b3b035907aa197d991"
Philipp Kronese395dc92024-05-02 15:27:08107dependencies = [
108 "anstyle",
printfn46b41b42024-10-12 21:57:50109 "unicode-width 0.1.14",
Philipp Kronese395dc92024-05-02 15:27:08110]
111
112[[package]]
Eric Huss6e298622023-04-01 15:49:20113name = "anstream"
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"
clubby789812daed2024-11-03 11:31:15175version = "3.0.6"
Eric Huss51f20b42024-02-07 04:22:13176source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:15177checksum = "2109dbce0e72be3ec00bed26e6a7479ca384ad226efdd66db8fa2e3a38c83125"
Eric Huss51f20b42024-02-07 04:22:13178dependencies = [
179 "anstyle",
clubby789812daed2024-11-03 11:31:15180 "windows-sys 0.59.0",
Eric Huss51f20b42024-02-07 04:22:13181]
182
183[[package]]
Eric Huss6da85d62020-01-14 17:47:04184name = "anyhow"
clubby789812daed2024-11-03 11:31:15185version = "1.0.92"
Eric Huss6da85d62020-01-14 17:47:04186source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:15187checksum = "74f37166d7d48a0284b99dd824694c26119c700b53bf0d1540cdb147dbdaaf13"
Jakub Beránek91d2fb22023-06-03 07:41:44188dependencies = [
189 "backtrace",
190]
Eric Huss6da85d62020-01-14 17:47:04191
192[[package]]
bjorn3be670842022-05-28 10:43:51193name = "ar_archive_writer"
Chris Denton40af2142024-08-19 17:33:24194version = "0.4.2"
bjorn3be670842022-05-28 10:43:51195source = "registry+https://github.com/rust-lang/crates.io-index"
Chris Denton40af2142024-08-19 17:33:24196checksum = "01667f6f40216b9a0b2945e05fed5f1ad0ab6470e69cb9378001e37b1c0668e4"
bjorn3be670842022-05-28 10:43:51197dependencies = [
clubby789812daed2024-11-03 11:31:15198 "object 0.36.5",
bjorn3be670842022-05-28 10:43:51199]
200
201[[package]]
Jacob Kieselbb5a8272024-06-22 07:27:59202name = "arrayref"
clubby789812daed2024-11-03 11:31:15203version = "0.3.9"
Jacob Kieselbb5a8272024-06-22 07:27:59204source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:15205checksum = "76a2e8124351fda1ef8aaaa3bbd7ebbcb486bbcd4225aca0aa0d84bb2db8fecb"
Jacob Kieselbb5a8272024-06-22 07:27:59206
207[[package]]
Nicholas Nethercotec492ca42020-07-14 00:31:54208name = "arrayvec"
Trevor Gross7240da02024-08-07 07:09:12209version = "0.7.6"
Jubilee Younge8eb6912021-04-22 04:40:29210source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:12211checksum = "7c02d123df017efcdfbd739ef81735b36c5ba83ec3c59c80a9d7ecc718f92e50"
Nicholas Nethercotec492ca42020-07-14 00:31:54212
213[[package]]
Félix Saparellibdcc21c2019-09-21 10:56:05214name = "autocfg"
github-actionsbfc99512024-09-29 00:22:29215version = "1.4.0"
Mateusz Mikułaf5e702d2020-03-26 13:10:35216source = "registry+https://github.com/rust-lang/crates.io-index"
github-actionsbfc99512024-09-29 00:22:29217checksum = "ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26"
Mateusz Mikułaf5e702d2020-03-26 13:10:35218
219[[package]]
Ralf Jung10430db2022-07-15 14:04:23220name = "backtrace"
github-actions1848b462024-03-24 12:09:28221version = "0.3.71"
Ralf Jung10430db2022-07-15 14:04:23222source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions1848b462024-03-24 12:09:28223checksum = "26b05800d2e817c8b3b4b54abd461726265fa9789ae34330622f2db9ee696f9d"
Ralf Jung10430db2022-07-15 14:04:23224dependencies = [
bjorn31f3be752024-08-01 20:09:50225 "addr2line",
Ralf Jung10430db2022-07-15 14:04:23226 "cc",
Chris Denton531f3c9e2022-12-20 15:26:42227 "cfg-if",
Ralf Jung10430db2022-07-15 14:04:23228 "libc",
Trevor Gross4a515bd2024-08-26 20:02:54229 "miniz_oxide 0.7.4",
Ben Kimock2f6fb232024-03-18 22:47:41230 "object 0.32.2",
Ralf Jung10430db2022-07-15 14:04:23231 "rustc-demangle",
232]
233
234[[package]]
Jakub Beránek91d2fb22023-06-03 07:41:44235name = "base64"
clubby7899b73db32024-01-29 12:21:16236version = "0.21.7"
Jakub Beránek91d2fb22023-06-03 07:41:44237source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:16238checksum = "9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567"
Jakub Beránek91d2fb22023-06-03 07:41:44239
240[[package]]
Guillaume Gomez76714c32023-03-06 10:15:59241name = "basic-toml"
github-actionsc486d2d2024-03-17 00:26:01242version = "0.1.9"
Guillaume Gomez76714c32023-03-06 10:15:59243source = "registry+https://github.com/rust-lang/crates.io-index"
github-actionsc486d2d2024-03-17 00:26:01244checksum = "823388e228f614e9558c6804262db37960ec8821856535f5c3f59913140558f8"
Guillaume Gomez76714c32023-03-06 10:15:59245dependencies = [
246 "serde",
247]
248
249[[package]]
Luca Palmiericd7688b2023-05-22 17:26:20250name = "bincode"
251version = "1.3.3"
252source = "registry+https://github.com/rust-lang/crates.io-index"
253checksum = "b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad"
254dependencies = [
255 "serde",
256]
257
258[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58259name = "bitflags"
Guillaume Gomez7f78a9a2022-07-26 18:36:20260version = "1.3.2"
Tamir Duberstein231d9e72017-09-08 19:08:01261source = "registry+https://github.com/rust-lang/crates.io-index"
Guillaume Gomez7f78a9a2022-07-26 18:36:20262checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
Tamir Duberstein231d9e72017-09-08 19:08:01263
264[[package]]
Nilstrieb3295cdf2023-06-26 07:21:35265name = "bitflags"
Trevor Gross7240da02024-08-07 07:09:12266version = "2.6.0"
Pietro Albiniacd8e592020-10-01 15:15:12267source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:12268checksum = "b048fb63fd8b5923fc5aa7b340d8e156aec7ec02f0c78fa8a6ddc2613f6f71de"
Nilstrieb3295cdf2023-06-26 07:21:35269
270[[package]]
Jacob Kieselbb5a8272024-06-22 07:27:59271name = "blake3"
clubby789812daed2024-11-03 11:31:15272version = "1.5.4"
Jacob Kieselbb5a8272024-06-22 07:27:59273source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:15274checksum = "d82033247fd8e890df8f740e407ad4d038debb9eb1f40533fffb32e7d17dc6f7"
Jacob Kieselbb5a8272024-06-22 07:27:59275dependencies = [
276 "arrayref",
277 "arrayvec",
278 "cc",
279 "cfg-if",
280 "constant_time_eq",
281]
282
283[[package]]
Nilstrieb3295cdf2023-06-26 07:21:35284name = "block-buffer"
285version = "0.10.4"
286source = "registry+https://github.com/rust-lang/crates.io-index"
287checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
Pietro Albiniacd8e592020-10-01 15:15:12288dependencies = [
klensy45fac342022-08-31 20:04:12289 "generic-array",
James Munnsde763692019-01-19 02:39:37290]
291
292[[package]]
Eric Huss6a09cfa2019-05-16 05:27:39293name = "bstr"
Trevor Gross4a515bd2024-08-26 20:02:54294version = "1.10.0"
Ralf Jung55162732022-11-15 19:06:42295source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:54296checksum = "40723b8fb387abc38f4f4a37c09073622e41dd12327033091ef8950659e6dc0c"
Ralf Jung55162732022-11-15 19:06:42297dependencies = [
298 "memchr",
clubby789812daed2024-11-03 11:31:15299 "regex-automata 0.4.8",
Ralf Jung55162732022-11-15 19:06:42300 "serde",
301]
302
303[[package]]
Alex Crichton9e8785f2017-01-24 22:37:04304name = "build-manifest"
305version = "0.1.0"
306dependencies = [
Pietro Albini3bddfea2020-09-18 12:40:01307 "anyhow",
Pietro Albini89ffab72020-09-24 12:13:40308 "flate2",
Weihang Loe52e0402023-03-07 22:16:27309 "hex",
Pietro Albiniacd8e592020-10-01 15:15:12310 "rayon",
Alex Crichton093ede22019-08-15 00:45:09311 "serde",
Ralf Jung9138d3b2019-11-03 10:47:07312 "serde_json",
Pietro Albiniacd8e592020-10-01 15:15:12313 "sha2",
Pietro Albini89ffab72020-09-24 12:13:40314 "tar",
Nilstrieb3295cdf2023-06-26 07:21:35315 "toml 0.5.11",
Mark Rousskove40a4462023-04-17 01:27:25316 "xz2",
Alex Crichton9e8785f2017-01-24 22:37:04317]
318
319[[package]]
Nilstrieb25c15312022-12-30 10:11:33320name = "build_helper"
321version = "0.1.0"
Jakub Beránek91d2fb22023-06-03 07:41:44322dependencies = [
323 "serde",
324 "serde_derive",
325]
Nilstrieb25c15312022-12-30 10:11:33326
327[[package]]
Pietro Albini80b81ad2021-08-26 09:26:03328name = "bump-stage0"
329version = "0.1.0"
330dependencies = [
331 "anyhow",
onur-ozkanb46c3f22024-05-09 15:18:01332 "build_helper",
Pietro Albini80b81ad2021-08-26 09:26:03333 "curl",
klensyc653bb92023-11-18 09:42:05334 "indexmap",
Pietro Albini80b81ad2021-08-26 09:26:03335 "serde",
Nilstrieb3295cdf2023-06-26 07:21:35336 "toml 0.5.11",
Pietro Albini80b81ad2021-08-26 09:26:03337]
338
339[[package]]
nilsf77541a2023-04-11 11:46:41340name = "bumpalo"
Mark Rousskov12200c92024-05-11 14:27:17341version = "3.16.0"
nilsf77541a2023-04-11 11:46:41342source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:17343checksum = "79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c"
nilsf77541a2023-04-11 11:46:41344
345[[package]]
Alex Crichton4f661c02018-10-08 17:39:09346name = "bytecount"
Mark Rousskov12200c92024-05-11 14:27:17347version = "0.6.8"
Alex Crichton4f661c02018-10-08 17:39:09348source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:17349checksum = "5ce89b21cab1437276d2650d57e971f9d548a2d9037cc231abdc0562b97498ce"
Alex Crichton4f661c02018-10-08 17:39:09350
351[[package]]
Jubilee Young7156ff62023-05-10 03:29:27352name = "byteorder"
clubby78956bc5522024-01-21 17:16:26353version = "1.5.0"
Jubilee Young7156ff62023-05-10 03:29:27354source = "registry+https://github.com/rust-lang/crates.io-index"
clubby78956bc5522024-01-21 17:16:26355checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
Jubilee Young7156ff62023-05-10 03:29:27356
357[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:43358name = "bytes"
clubby789812daed2024-11-03 11:31:15359version = "1.8.0"
Matthias Krüger696fb8f2019-01-21 15:32:43360source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:15361checksum = "9ac0150caa2ae65ca5bd83f25c7de183dea78d4d366469f148435e2acfbad0da"
Matthias Krüger696fb8f2019-01-21 15:32:43362
363[[package]]
Caleb Cartwright0697f562021-10-20 05:15:20364name = "camino"
Trevor Gross7240da02024-08-07 07:09:12365version = "1.1.9"
Caleb Cartwright0697f562021-10-20 05:15:20366source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:12367checksum = "8b96ec4966b5813e2c0507c1f86115c8c5abaadc3980879c3424042a02fd1ad3"
Caleb Cartwright0697f562021-10-20 05:15:20368dependencies = [
369 "serde",
370]
371
372[[package]]
Ralf Jung759e4952020-06-01 18:17:20373name = "cargo-miri"
374version = "0.1.0"
375dependencies = [
klensy26c09b62024-09-24 13:14:49376 "cargo_metadata",
Ralf Jung759e4952020-06-01 18:17:20377 "directories",
Ralf Jung9cc11e22022-10-04 13:23:57378 "rustc-build-sysroot",
Philipp Krones375ca8d2024-10-18 11:44:57379 "rustc_tools_util",
Ralf Junge5684232022-01-05 09:41:22380 "rustc_version",
Ralf Jung759e4952020-06-01 18:17:20381 "serde",
382 "serde_json",
Ralf Jung759e4952020-06-01 18:17:20383]
384
385[[package]]
Alex Crichton5c5e3fa2019-09-24 18:06:56386name = "cargo-platform"
github-actions1848b462024-03-24 12:09:28387version = "0.1.8"
Caleb Cartwright0697f562021-10-20 05:15:20388source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions1848b462024-03-24 12:09:28389checksum = "24b1f0365a6c6bb4020cd05806fd0d33c44d38046b8bd7f0e40814b9763cabfc"
Caleb Cartwright0697f562021-10-20 05:15:20390dependencies = [
391 "serde",
392]
393
394[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29395name = "cargo_metadata"
clubby7899b73db32024-01-29 12:21:16396version = "0.18.1"
Ralf Jung5aecfe42023-10-07 05:55:48397source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:16398checksum = "2d886547e41f740c616ae73108f6eb70afe6d940c7bc697cb30f13daec073037"
Ralf Jung5aecfe42023-10-07 05:55:48399dependencies = [
400 "camino",
401 "cargo-platform",
402 "semver",
403 "serde",
404 "serde_json",
405 "thiserror",
406]
407
408[[package]]
Alex Crichtonf6304e12017-02-15 22:55:26409name = "cargotest2"
410version = "0.1.0"
411
412[[package]]
Nick Cameronc5cad5a2017-09-22 01:58:35413name = "cc"
clubby789e00bfa62024-11-13 12:26:24414version = "1.2.0"
Nick Cameronc5cad5a2017-09-22 01:58:35415source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789e00bfa62024-11-13 12:26:24416checksum = "1aeb932158bd710538c73702db6945cb68a8fb08c519e6e12706b94263b36db8"
Trevor Grosseaaa9432024-09-30 17:26:02417dependencies = [
418 "shlex",
419]
Nick Cameronc5cad5a2017-09-22 01:58:35420
421[[package]]
Josh Stone020c5ec2017-05-08 22:01:13422name = "cfg-if"
Aaron Hill44fdfd62020-10-11 17:51:07423version = "1.0.0"
424source = "registry+https://github.com/rust-lang/crates.io-index"
425checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
Aaron Hill44fdfd62020-10-11 17:51:07426
427[[package]]
github-actionsc486d2d2024-03-17 00:26:01428name = "cfg_aliases"
Trevor Gross7240da02024-08-07 07:09:12429version = "0.2.1"
Alex Crichton15899b02018-01-25 04:01:42430source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:12431checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724"
github-actionsc486d2d2024-03-17 00:26:01432
433[[package]]
434name = "chrono"
Ralf Jung9f7194b2024-04-25 10:28:45435version = "0.4.38"
github-actionsc486d2d2024-03-17 00:26:01436source = "registry+https://github.com/rust-lang/crates.io-index"
Ralf Jung9f7194b2024-04-25 10:28:45437checksum = "a21f936df1771bf62b77f047b726c4625ff2e8aa607c01ec06e5a05bd8463401"
Alex Crichton15899b02018-01-25 04:01:42438dependencies = [
Nilstrieb3295cdf2023-06-26 07:21:35439 "android-tzdata",
nilsf77541a2023-04-11 11:46:41440 "iana-time-zone",
Alex Crichton093ede22019-08-15 00:45:09441 "num-traits",
Pietro Albini13efb202022-11-15 09:19:17442 "serde",
Trevor Gross7240da02024-08-07 07:09:12443 "windows-targets 0.52.6",
Alex Crichton15899b02018-01-25 04:01:42444]
445
446[[package]]
Ralf Jung47b3ce02024-05-05 15:17:45447name = "chrono-tz"
Ralf Jung8c0adc62024-09-29 21:08:25448version = "0.10.0"
Ralf Jung47b3ce02024-05-05 15:17:45449source = "registry+https://github.com/rust-lang/crates.io-index"
Ralf Jung8c0adc62024-09-29 21:08:25450checksum = "cd6dd8046d00723a59a2f8c5f295c515b9bb9a331ee4f8f3d4dd49e428acd3b6"
Ralf Jung47b3ce02024-05-05 15:17:45451dependencies = [
452 "chrono",
453 "chrono-tz-build",
klensy52242f22024-06-15 15:53:45454 "phf",
Ralf Jung47b3ce02024-05-05 15:17:45455]
456
457[[package]]
458name = "chrono-tz-build"
Ralf Jung8c0adc62024-09-29 21:08:25459version = "0.4.0"
Ralf Jung47b3ce02024-05-05 15:17:45460source = "registry+https://github.com/rust-lang/crates.io-index"
Ralf Jung8c0adc62024-09-29 21:08:25461checksum = "e94fea34d77a245229e7746bd2beb786cd2a896f306ff491fb8cecb3074b10a7"
Ralf Jung47b3ce02024-05-05 15:17:45462dependencies = [
463 "parse-zoneinfo",
klensy52242f22024-06-15 15:53:45464 "phf_codegen",
Ralf Jung47b3ce02024-05-05 15:17:45465]
466
467[[package]]
Ralf Jung49e8acb2023-10-21 06:41:45468name = "cipher"
469version = "0.4.4"
470source = "registry+https://github.com/rust-lang/crates.io-index"
471checksum = "773f3b9af64447d2ce9850330c473515014aa235e6a783b02db81ff39e4a3dad"
472dependencies = [
473 "crypto-common",
474 "inout",
475]
476
477[[package]]
Steve Klabnika0769612017-02-07 23:13:57478name = "clap"
clubby789812daed2024-11-03 11:31:15479version = "4.5.20"
Weihang Loc1b4f112022-10-04 20:57:49480source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:15481checksum = "b97f376d85a664d5837dbae44bf546e6477a679ff6610010f17276f686d867e8"
Weihang Loc1b4f112022-10-04 20:57:49482dependencies = [
Eric Huss6e298622023-04-01 15:49:20483 "clap_builder",
klensye1c33132023-06-21 09:32:34484 "clap_derive",
Eric Huss6e298622023-04-01 15:49:20485]
486
487[[package]]
Caleb Cartwright35400e82023-10-23 01:34:12488name = "clap-cargo"
489version = "0.12.0"
490source = "registry+https://github.com/rust-lang/crates.io-index"
491checksum = "383f21342a464d4af96e9a4cad22a0b4f2880d4a5b3bbf5c9654dd1d9a224ee4"
492dependencies = [
493 "anstyle",
494 "clap",
495]
496
497[[package]]
Eric Huss6e298622023-04-01 15:49:20498name = "clap_builder"
clubby789812daed2024-11-03 11:31:15499version = "4.5.20"
Eric Huss6e298622023-04-01 15:49:20500source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:15501checksum = "19bc80abd44e4bed93ca373a0704ccbd1b710dc5749406201bb018272808dc54"
Eric Huss6e298622023-04-01 15:49:20502dependencies = [
Philipp Kronesf99056b2024-02-27 14:50:23503 "anstream",
Eric Huss6e298622023-04-01 15:49:20504 "anstyle",
klensye1c33132023-06-21 09:32:34505 "clap_lex",
github-actions36c09332024-05-19 00:17:38506 "strsim",
Eric Huss2717f602023-01-06 01:20:59507 "terminal_size",
Weihang Loc1b4f112022-10-04 20:57:49508]
509
510[[package]]
Eric Huss51814222022-04-15 18:57:06511name = "clap_complete"
clubby789812daed2024-11-03 11:31:15512version = "4.5.36"
Eric Huss51814222022-04-15 18:57:06513source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:15514checksum = "86bc73de94bc81e52f3bebec71bc4463e9748f7a59166663e32044669577b0e2"
Eric Huss51814222022-04-15 18:57:06515dependencies = [
klensye1c33132023-06-21 09:32:34516 "clap",
Caleb Cartwrightf367f4d2022-06-13 03:04:54517]
518
519[[package]]
Nixon Enraght-Moony7680b162023-01-02 19:30:39520name = "clap_derive"
Trevor Gross4a515bd2024-08-26 20:02:54521version = "4.5.18"
Nixon Enraght-Moony7680b162023-01-02 19:30:39522source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:54523checksum = "4ac6a0c7b1a9e9a5186361f67dfa1b88213572f427fb9ab038efb2bd8c582dab"
Nixon Enraght-Moony7680b162023-01-02 19:30:39524dependencies = [
github-actionsc486d2d2024-03-17 00:26:01525 "heck 0.5.0",
Nixon Enraght-Moony7680b162023-01-02 19:30:39526 "proc-macro2",
527 "quote",
clubby789812daed2024-11-03 11:31:15528 "syn 2.0.87",
Nixon Enraght-Moony7680b162023-01-02 19:30:39529]
530
531[[package]]
Arlo Siemsenb59abdc2022-06-17 17:58:51532name = "clap_lex"
Trevor Gross7240da02024-08-07 07:09:12533version = "0.7.2"
Weihang Loc1b4f112022-10-04 20:57:49534source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:12535checksum = "1462739cb27611015575c0c11df5df7601141071f07518d56fcc1be504cbec97"
Weihang Loc1b4f112022-10-04 20:57:49536
537[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29538name = "clippy"
Philipp Krones315b47e2024-11-28 18:39:15539version = "0.1.85"
Ahmed Charles9ca382f2016-09-02 08:55:29540dependencies = [
Philipp Kronesf99056b2024-02-27 14:50:23541 "anstream",
klensy26c09b62024-09-24 13:14:49542 "cargo_metadata",
Philipp Krones02562bf2023-11-02 16:50:52543 "clippy_config",
Alex Crichton093ede22019-08-15 00:45:09544 "clippy_lints",
Philipp Kronesc2490bd2023-07-17 08:22:41545 "clippy_utils",
Philipp Krones6233d442023-10-06 15:47:56546 "color-print",
flip1995647f2b42021-06-03 07:06:49547 "filetime",
Philipp Kronesc2490bd2023-07-17 08:22:41548 "futures",
549 "if_chain",
Caleb Cartwrightffad9842024-06-22 21:22:00550 "itertools",
Rémy Rakic4cb2a282023-12-14 15:40:50551 "parking_lot",
Philipp Krones375ca8d2024-10-18 11:44:57552 "pulldown-cmark 0.11.3",
Philipp Kronesc2490bd2023-07-17 08:22:41553 "quote",
flip1995412ebc32021-03-12 14:31:11554 "regex",
Philipp Krones375ca8d2024-10-18 11:44:57555 "rinja",
556 "rustc_tools_util",
Philipp Kronesc2490bd2023-07-17 08:22:41557 "serde",
Jason Newcomb6c3f43d2024-08-24 21:34:45558 "serde_json",
clubby789812daed2024-11-03 11:31:15559 "syn 2.0.87",
Matthias Krügerf77104b2019-12-02 22:09:48560 "tempfile",
xFrednet13cc27b2022-05-21 11:24:00561 "termize",
Philipp Kronesc2490bd2023-07-17 08:22:41562 "tokio",
clubby7899b73db32024-01-29 12:21:16563 "toml 0.7.8",
Philipp Krones907b6a12024-09-24 09:58:12564 "ui_test",
Philipp Kronesd6732192022-07-28 17:08:41565 "walkdir",
Ahmed Charles9ca382f2016-09-02 08:55:29566]
567
568[[package]]
Philipp Krones02562bf2023-11-02 16:50:52569name = "clippy_config"
Philipp Krones315b47e2024-11-28 18:39:15570version = "0.1.85"
Philipp Krones02562bf2023-11-02 16:50:52571dependencies = [
Philipp Krones315b47e2024-11-28 18:39:15572 "clippy_utils",
Philipp Krones8be26882024-08-08 17:14:09573 "itertools",
Philipp Krones02562bf2023-11-02 16:50:52574 "serde",
clubby7899b73db32024-01-29 12:21:16575 "toml 0.7.8",
Philipp Krones02562bf2023-11-02 16:50:52576 "walkdir",
577]
578
579[[package]]
Joshua Nelson8c25e272021-04-14 13:20:49580name = "clippy_dev"
581version = "0.0.1"
582dependencies = [
clubby7899b73db32024-01-29 12:21:16583 "aho-corasick",
Philipp Krones315b47e2024-11-28 18:39:15584 "chrono",
klensye1c33132023-06-21 09:32:34585 "clap",
flip19958d5f69d2021-10-21 11:13:17586 "indoc",
Caleb Cartwrightffad9842024-06-22 21:22:00587 "itertools",
Philipp Krones375ca8d2024-10-18 11:44:57588 "opener",
Joshua Nelson8c25e272021-04-14 13:20:49589 "shell-escape",
590 "walkdir",
591]
592
593[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29594name = "clippy_lints"
Philipp Krones315b47e2024-11-28 18:39:15595version = "0.1.85"
Oliver Schneider847bb142018-05-11 12:11:06596dependencies = [
Weihang Lof795a152023-03-15 12:50:04597 "arrayvec",
klensy26c09b62024-09-24 13:14:49598 "cargo_metadata",
Philipp Krones02562bf2023-11-02 16:50:52599 "clippy_config",
flip19950046d7c2021-02-25 10:26:23600 "clippy_utils",
Caleb Cartwrightffad9842024-06-22 21:22:00601 "itertools",
Alex Crichton093ede22019-08-15 00:45:09602 "quine-mc_cluskey",
Philipp Kronesa6d3c822023-07-02 13:07:47603 "regex",
clubby789812daed2024-11-03 11:31:15604 "regex-syntax 0.8.5",
klensy8ebc73b2022-02-06 20:57:29605 "semver",
Alex Crichton093ede22019-08-15 00:45:09606 "serde",
flip1995c24058b2021-05-06 10:21:46607 "serde_json",
flip199537cdd7e2022-06-16 15:39:29608 "tempfile",
clubby7899b73db32024-01-29 12:21:16609 "toml 0.7.8",
Alex Crichton093ede22019-08-15 00:45:09610 "unicode-normalization",
flip199544cea512021-07-01 16:18:02611 "unicode-script",
Eric Huss4a7e2fb2022-08-21 04:19:43612 "url",
Philipp Krones6233d442023-10-06 15:47:56613 "walkdir",
Oliver Schneider847bb142018-05-11 12:11:06614]
615
616[[package]]
flip19950046d7c2021-02-25 10:26:23617name = "clippy_utils"
Philipp Krones315b47e2024-11-28 18:39:15618version = "0.1.85"
flip19950046d7c2021-02-25 10:26:23619dependencies = [
Weihang Lof795a152023-03-15 12:50:04620 "arrayvec",
Caleb Cartwrightffad9842024-06-22 21:22:00621 "itertools",
Trevor Grossff9efea2024-06-18 16:46:26622 "rustc_apfloat",
Philipp Krones315b47e2024-11-28 18:39:15623 "serde",
flip19950046d7c2021-02-25 10:26:23624]
625
626[[package]]
Pietro Albini13efb202022-11-15 09:19:17627name = "collect-license-metadata"
628version = "0.1.0"
629dependencies = [
630 "anyhow",
631 "serde",
632 "serde_json",
633 "spdx-rs",
634]
635
636[[package]]
Ralf Jung10430db2022-07-15 14:04:23637name = "color-eyre"
github-actionsc486d2d2024-03-17 00:26:01638version = "0.6.3"
Ralf Jung10430db2022-07-15 14:04:23639source = "registry+https://github.com/rust-lang/crates.io-index"
github-actionsc486d2d2024-03-17 00:26:01640checksum = "55146f5e46f237f7423d74111267d4597b59b0dad0ffaf7303bce9945d843ad5"
Ralf Jung10430db2022-07-15 14:04:23641dependencies = [
642 "backtrace",
643 "color-spantrace",
644 "eyre",
645 "indenter",
646 "once_cell",
647 "owo-colors",
648 "tracing-error",
649]
650
651[[package]]
Philipp Krones6233d442023-10-06 15:47:56652name = "color-print"
Mark Rousskov12200c92024-05-11 14:27:17653version = "0.3.6"
Philipp Krones6233d442023-10-06 15:47:56654source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:17655checksum = "1ee543c60ff3888934877a5671f45494dd27ed4ba25c6670b9a7576b7ed7a8c0"
Philipp Krones6233d442023-10-06 15:47:56656dependencies = [
657 "color-print-proc-macro",
658]
659
660[[package]]
661name = "color-print-proc-macro"
Mark Rousskov12200c92024-05-11 14:27:17662version = "0.3.6"
Philipp Krones6233d442023-10-06 15:47:56663source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:17664checksum = "77ff1a80c5f3cb1ca7c06ffdd71b6a6dd6d8f896c42141fbd43f50ed28dcdb93"
Philipp Krones6233d442023-10-06 15:47:56665dependencies = [
666 "nom",
667 "proc-macro2",
668 "quote",
clubby789812daed2024-11-03 11:31:15669 "syn 2.0.87",
Philipp Krones6233d442023-10-06 15:47:56670]
671
672[[package]]
Ralf Jung10430db2022-07-15 14:04:23673name = "color-spantrace"
clubby7899b73db32024-01-29 12:21:16674version = "0.2.1"
Ralf Jung10430db2022-07-15 14:04:23675source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:16676checksum = "cd6be1b2a7e382e2b98b43b2adcca6bb0e465af0bdd38123873ae61eb17a72c2"
Ralf Jung10430db2022-07-15 14:04:23677dependencies = [
678 "once_cell",
679 "owo-colors",
680 "tracing-core",
681 "tracing-error",
682]
683
684[[package]]
Nilstrieb3295cdf2023-06-26 07:21:35685name = "colorchoice"
clubby789812daed2024-11-03 11:31:15686version = "1.0.3"
Nilstrieb3295cdf2023-06-26 07:21:35687source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:15688checksum = "5b63caa9aa9397e2d9480a9b13673856c78d8ac123288526c37d7839f2a86990"
Nilstrieb3295cdf2023-06-26 07:21:35689
690[[package]]
Nick Cameron127f9a62018-04-25 22:11:28691name = "colored"
clubby7899b73db32024-01-29 12:21:16692version = "2.1.0"
Nick Cameron127f9a62018-04-25 22:11:28693source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:16694checksum = "cbf2150cce219b664a8a70df7a1f933836724b503f8a413af9365b4dcc4d90b8"
Nick Cameron127f9a62018-04-25 22:11:28695dependencies = [
Yuki Okushi1f0a39502020-05-26 04:00:42696 "lazy_static",
Martin Kröning7928c7e2023-09-19 12:15:53697 "windows-sys 0.48.0",
Nick Cameron127f9a62018-04-25 22:11:28698]
699
700[[package]]
Philipp Kronesac25a732023-08-24 19:33:17701name = "comma"
702version = "1.0.0"
703source = "registry+https://github.com/rust-lang/crates.io-index"
704checksum = "55b672471b4e9f9e95499ea597ff64941a309b2cdbffcc46f2cc5e2d971fd335"
705
706[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29707name = "compiletest"
708version = "0.0.0"
709dependencies = [
Esteban Kuberb4bdb562024-03-02 22:36:52710 "anstyle-svg",
David Tolnay6b7b7752023-05-14 14:13:00711 "anyhow",
yukang414eb482023-02-03 16:23:11712 "build_helper",
Michael Howellb29d9d52021-02-24 06:42:42713 "colored",
Alex Crichton093ede22019-08-15 00:45:09714 "diff",
Alex Crichton093ede22019-08-15 00:45:09715 "getopts",
Xavier Denisf07607f2020-07-28 13:22:21716 "glob",
Pietro Albinic2306372023-09-15 14:09:45717 "home",
klensyc653bb92023-11-18 09:42:05718 "indexmap",
Alex Crichton093ede22019-08-15 00:45:09719 "libc",
Philipp Kronesa6d3c822023-07-02 13:07:47720 "miow",
Jakob Degen17395b42022-10-31 00:17:25721 "miropt-test-tools",
Alex Crichton093ede22019-08-15 00:45:09722 "regex",
Ralf Jungba86cf82024-09-17 13:20:50723 "rustfix",
许杰友 Jieyou Xu (Joe)e419b3d2024-10-29 08:10:05724 "semver",
Alex Crichton093ede22019-08-15 00:45:09725 "serde",
726 "serde_json",
Oliver Schererec7230f2020-07-24 18:42:00727 "tracing",
Tomasz Miąsko08d5e962020-10-20 00:00:00728 "tracing-subscriber",
Michael Howellb29d9d52021-02-24 06:42:42729 "unified-diff",
Alex Crichton093ede22019-08-15 00:45:09730 "walkdir",
klensy26c09b62024-09-24 13:14:49731 "windows",
Oliver Schneideracdf83f2017-12-06 08:25:29732]
733
734[[package]]
Philipp Kronesac25a732023-08-24 19:33:17735name = "console"
clubby7899b73db32024-01-29 12:21:16736version = "0.15.8"
Philipp Kronesac25a732023-08-24 19:33:17737source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:16738checksum = "0e1f83fc076bd6dd27517eacdf25fef6c4dfe5f1d7448bafaaf3a26f13b5e4eb"
Philipp Kronesac25a732023-08-24 19:33:17739dependencies = [
740 "encode_unicode",
741 "lazy_static",
742 "libc",
printfn46b41b42024-10-12 21:57:50743 "unicode-width 0.1.14",
clubby7899b73db32024-01-29 12:21:16744 "windows-sys 0.52.0",
Philipp Kronesac25a732023-08-24 19:33:17745]
746
747[[package]]
Jacob Kieselbb5a8272024-06-22 07:27:59748name = "constant_time_eq"
clubby789812daed2024-11-03 11:31:15749version = "0.3.1"
Jacob Kieselbb5a8272024-06-22 07:27:59750source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:15751checksum = "7c74b8349d32d297c9134b8c88677813a227df8f779daa29bfc29c183fe3dca6"
Jacob Kieselbb5a8272024-06-22 07:27:59752
753[[package]]
nilsf77541a2023-04-11 11:46:41754name = "core-foundation-sys"
Trevor Gross7240da02024-08-07 07:09:12755version = "0.8.7"
nilsf77541a2023-04-11 11:46:41756source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:12757checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b"
nilsf77541a2023-04-11 11:46:41758
759[[package]]
Zalathar13671042023-08-11 01:52:37760name = "coverage-dump"
761version = "0.1.0"
762dependencies = [
763 "anyhow",
764 "leb128",
765 "md-5",
Trevor Gross4a515bd2024-08-26 20:02:54766 "miniz_oxide 0.7.4",
Zalathar13671042023-08-11 01:52:37767 "regex",
768 "rustc-demangle",
769]
770
771[[package]]
pierwillef6dd122022-02-10 16:54:01772name = "cpufeatures"
Trevor Gross4a515bd2024-08-26 20:02:54773version = "0.2.14"
Pietro Albiniacd8e592020-10-01 15:15:12774source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:54775checksum = "608697df725056feaccfa42cffdaeeec3fccc4ffc38358ecd19b243e716a78e0"
pierwillef6dd122022-02-10 16:54:01776dependencies = [
777 "libc",
778]
Pietro Albiniacd8e592020-10-01 15:15:12779
780[[package]]
Alex Crichtonb4110902018-12-08 11:06:54781name = "crc32fast"
clubby789d42c9602024-06-08 19:22:16782version = "1.4.2"
Alex Crichtonb4110902018-12-08 11:06:54783source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:16784checksum = "a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3"
Alex Crichtonb4110902018-12-08 11:06:54785dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:42786 "cfg-if",
Alex Crichtonb4110902018-12-08 11:06:54787]
Alex Crichton38bedfa2017-09-02 03:46:51788
789[[package]]
kennytmcab21f12018-07-26 21:58:55790name = "crossbeam-channel"
clubby789d42c9602024-06-08 19:22:16791version = "0.5.13"
Matthias Krüger451d4922020-02-10 19:47:38792source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:16793checksum = "33480d6946193aa8033910124896ca395333cae7e2d1113d1fef6c3272217df2"
Matthias Krüger451d4922020-02-10 19:47:38794dependencies = [
Josh Stonef3b88122022-01-10 19:34:07795 "crossbeam-utils",
Matthias Krüger451d4922020-02-10 19:47:38796]
797
798[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:45799name = "crossbeam-deque"
clubby7899b73db32024-01-29 12:21:16800version = "0.8.5"
Josh Stone33c41252019-09-10 17:13:07801source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:16802checksum = "613f8cc01fe9cf1a3eb3d7f488fd2fa8388403e97039e2f73692932e291a770d"
Josh Stone33c41252019-09-10 17:13:07803dependencies = [
Igor Matuszewski5b091302019-12-10 15:01:01804 "crossbeam-epoch",
Josh Stonef3b88122022-01-10 19:34:07805 "crossbeam-utils",
Josh Stone33c41252019-09-10 17:13:07806]
807
808[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:45809name = "crossbeam-epoch"
clubby7899b73db32024-01-29 12:21:16810version = "0.9.18"
Matthias Krüger696fb8f2019-01-21 15:32:43811source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:16812checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e"
Matthias Krüger696fb8f2019-01-21 15:32:43813dependencies = [
Josh Stonef3b88122022-01-10 19:34:07814 "crossbeam-utils",
Matthias Krüger696fb8f2019-01-21 15:32:43815]
816
817[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:45818name = "crossbeam-utils"
clubby789d42c9602024-06-08 19:22:16819version = "0.8.20"
Eric Husse0f2f9d2019-11-12 17:57:41820source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:16821checksum = "22ec99545bb0ed0ea7bb9b8e1e9122ea386ff8a48c0922e43f36d45ab09e0e80"
Eric Huss71bf7cf2020-10-14 22:16:47822
823[[package]]
Weihang Lo6306fd32023-01-04 15:33:59824name = "crypto-common"
825version = "0.1.6"
826source = "registry+https://github.com/rust-lang/crates.io-index"
827checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
828dependencies = [
829 "generic-array",
830 "typenum",
pierwillef6dd122022-02-10 16:54:01831]
832
833[[package]]
Ralf Jung13e47662023-05-23 10:10:18834name = "ctrlc"
Trevor Gross7240da02024-08-07 07:09:12835version = "3.4.5"
Ralf Jung13e47662023-05-23 10:10:18836source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:12837checksum = "90eeab0aa92f3f9b4e87f258c72b139c207d251f9cbc1080a0086b86a8870dd3"
Ralf Jung13e47662023-05-23 10:10:18838dependencies = [
839 "nix",
Trevor Gross7240da02024-08-07 07:09:12840 "windows-sys 0.59.0",
Ralf Jung13e47662023-05-23 10:10:18841]
842
843[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58844name = "curl"
clubby789812daed2024-11-03 11:31:15845version = "0.4.47"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58846source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:15847checksum = "d9fb4d13a1be2b58f14d60adba57c9834b78c62fd86c3e76a148f732686e9265"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58848dependencies = [
Alex Crichton093ede22019-08-15 00:45:09849 "curl-sys",
Alex Crichton093ede22019-08-15 00:45:09850 "libc",
851 "openssl-probe",
852 "openssl-sys",
853 "schannel",
klensyd5e8ad42021-07-04 18:49:56854 "socket2",
clubby7899b73db32024-01-29 12:21:16855 "windows-sys 0.52.0",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58856]
857
858[[package]]
859name = "curl-sys"
clubby789812daed2024-11-03 11:31:15860version = "0.4.77+curl-8.10.1"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58861source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:15862checksum = "f469e8a5991f277a208224f6c7ad72ecb5f986e36d09ae1f2c1bb9259478a480"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58863dependencies = [
Alex Crichton093ede22019-08-15 00:45:09864 "cc",
865 "libc",
Alex Crichton093ede22019-08-15 00:45:09866 "libz-sys",
867 "openssl-sys",
868 "pkg-config",
869 "vcpkg",
clubby7899b73db32024-01-29 12:21:16870 "windows-sys 0.52.0",
Josh Stone020c5ec2017-05-08 22:01:13871]
872
873[[package]]
Oli Scherer29de70d2023-07-25 13:09:53874name = "darling"
Trevor Gross7240da02024-08-07 07:09:12875version = "0.20.10"
Jakub Beránekf17047b2023-09-12 16:32:32876source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:12877checksum = "6f63b86c8a8826a49b8c21f08a2d07338eec8d900540f8630dc76284be802989"
Jakub Beránekf17047b2023-09-12 16:32:32878dependencies = [
klensy5e2a7ac2024-02-18 11:40:19879 "darling_core",
880 "darling_macro",
Jakub Beránekf17047b2023-09-12 16:32:32881]
882
883[[package]]
884name = "darling_core"
Trevor Gross7240da02024-08-07 07:09:12885version = "0.20.10"
Jakub Beránekf17047b2023-09-12 16:32:32886source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:12887checksum = "95133861a8032aaea082871032f5815eb9e98cef03fa916ab4500513994df9e5"
Oli Scherer29de70d2023-07-25 13:09:53888dependencies = [
889 "fnv",
890 "ident_case",
891 "proc-macro2",
892 "quote",
github-actions36c09332024-05-19 00:17:38893 "strsim",
clubby789812daed2024-11-03 11:31:15894 "syn 2.0.87",
Oli Scherer29de70d2023-07-25 13:09:53895]
896
897[[package]]
898name = "darling_macro"
Trevor Gross7240da02024-08-07 07:09:12899version = "0.20.10"
Jakub Beránekf17047b2023-09-12 16:32:32900source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:12901checksum = "d336a2a514f6ccccaa3e09b02d41d35330c07ddf03a62165fcec10bb561c7806"
Jakub Beránekf17047b2023-09-12 16:32:32902dependencies = [
klensy5e2a7ac2024-02-18 11:40:19903 "darling_core",
Oli Scherer29de70d2023-07-25 13:09:53904 "quote",
clubby789812daed2024-11-03 11:31:15905 "syn 2.0.87",
Oli Scherer29de70d2023-07-25 13:09:53906]
907
908[[package]]
Douglas Campos422fe7c2018-05-29 11:52:51909name = "datafrog"
Niko Matsakis826fb1d2019-01-02 19:45:22910version = "2.0.1"
Douglas Campos422fe7c2018-05-29 11:52:51911source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09912checksum = "a0afaad2b26fa326569eb264b1363e8ae3357618c43982b3f285f0774ce76b69"
Douglas Campos422fe7c2018-05-29 11:52:51913
914[[package]]
github-actions36c09332024-05-19 00:17:38915name = "dbus"
916version = "0.9.7"
917source = "registry+https://github.com/rust-lang/crates.io-index"
918checksum = "1bb21987b9fb1613058ba3843121dd18b163b254d8a6e797e144cbac14d96d1b"
919dependencies = [
920 "libc",
921 "libdbus-sys",
922 "winapi",
923]
924
925[[package]]
clubby7896ac3b572024-01-29 12:16:20926name = "deranged"
927version = "0.3.11"
928source = "registry+https://github.com/rust-lang/crates.io-index"
929checksum = "b42b6fa04a440b495c8b04d0e71b707c585f83cb9cb28cf8cd0d976c315e31b4"
930dependencies = [
931 "powerfmt",
932]
933
934[[package]]
Pavel Grigorenkofd16a0e2024-06-26 22:29:49935name = "derive-where"
936version = "1.2.7"
Michael Gouletde830572023-10-30 17:09:17937source = "registry+https://github.com/rust-lang/crates.io-index"
Pavel Grigorenkofd16a0e2024-06-26 22:29:49938checksum = "62d671cc41a825ebabc75757b62d3d168c577f9149b2d49ece1dad1f72119d25"
Michael Gouletde830572023-10-30 17:09:17939dependencies = [
940 "proc-macro2",
941 "quote",
clubby789812daed2024-11-03 11:31:15942 "syn 2.0.87",
Michael Gouletde830572023-10-30 17:09:17943]
944
945[[package]]
Jakub Beránekf17047b2023-09-12 16:32:32946name = "derive_builder"
clubby789812daed2024-11-03 11:31:15947version = "0.20.2"
Jakub Beránekf17047b2023-09-12 16:32:32948source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:15949checksum = "507dfb09ea8b7fa618fcf76e953f4f5e192547945816d5358edffe39f6f94947"
Jakub Beránekf17047b2023-09-12 16:32:32950dependencies = [
951 "derive_builder_macro",
952]
953
954[[package]]
955name = "derive_builder_core"
clubby789812daed2024-11-03 11:31:15956version = "0.20.2"
Jakub Beránekf17047b2023-09-12 16:32:32957source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:15958checksum = "2d5bcf7b024d6835cfb3d473887cd966994907effbe9227e8c8219824d06c4e8"
Jakub Beránekf17047b2023-09-12 16:32:32959dependencies = [
klensy5e2a7ac2024-02-18 11:40:19960 "darling",
Jakub Beránekf17047b2023-09-12 16:32:32961 "proc-macro2",
962 "quote",
clubby789812daed2024-11-03 11:31:15963 "syn 2.0.87",
Jakub Beránekf17047b2023-09-12 16:32:32964]
965
966[[package]]
967name = "derive_builder_macro"
clubby789812daed2024-11-03 11:31:15968version = "0.20.2"
Jakub Beránekf17047b2023-09-12 16:32:32969source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:15970checksum = "ab63b0e2bf4d5928aff72e83a7dace85d7bba5fe12dcc3c5a572d78caffd3f3c"
Jakub Beránekf17047b2023-09-12 16:32:32971dependencies = [
972 "derive_builder_core",
clubby789812daed2024-11-03 11:31:15973 "syn 2.0.87",
Jakub Beránekf17047b2023-09-12 16:32:32974]
975
976[[package]]
Oli Scherer29de70d2023-07-25 13:09:53977name = "derive_setters"
978version = "0.1.6"
979source = "registry+https://github.com/rust-lang/crates.io-index"
980checksum = "4e8ef033054e131169b8f0f9a7af8f5533a9436fadf3c500ed547f730f07090d"
981dependencies = [
klensy5e2a7ac2024-02-18 11:40:19982 "darling",
Oli Scherer29de70d2023-07-25 13:09:53983 "proc-macro2",
984 "quote",
clubby789812daed2024-11-03 11:31:15985 "syn 2.0.87",
Oli Scherer29de70d2023-07-25 13:09:53986]
987
988[[package]]
Cengiz Can837817c2017-04-27 19:41:18989name = "diff"
klensy43512e62022-07-26 16:16:43990version = "0.1.13"
Cengiz Can837817c2017-04-27 19:41:18991source = "registry+https://github.com/rust-lang/crates.io-index"
klensy43512e62022-07-26 16:16:43992checksum = "56254986775e3233ffa9c4d7d3faaf6d36a2c09d30b20687e9f88bc8bafc16c8"
Cengiz Can837817c2017-04-27 19:41:18993
994[[package]]
James Munnsde763692019-01-19 02:39:37995name = "digest"
Nilstrieb3295cdf2023-06-26 07:21:35996version = "0.10.7"
Pietro Albiniacd8e592020-10-01 15:15:12997source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:35998checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
Pietro Albiniacd8e592020-10-01 15:15:12999dependencies = [
klensy45fac342022-08-31 20:04:121000 "block-buffer",
pierwillef6dd122022-02-10 16:54:011001 "crypto-common",
James Munnsde763692019-01-19 02:39:371002]
1003
1004[[package]]
Ralf Jung44b0fd62018-11-28 20:22:451005name = "directories"
Ralf Jung5aecfe42023-10-07 05:55:481006version = "5.0.1"
Ralf Jung44b0fd62018-11-28 20:22:451007source = "registry+https://github.com/rust-lang/crates.io-index"
Ralf Jung5aecfe42023-10-07 05:55:481008checksum = "9a49173b84e034382284f27f1af4dcbbd231ffa358c0fe316541a7337f376a35"
Ralf Jung44b0fd62018-11-28 20:22:451009dependencies = [
Caleb Cartwrightffad9842024-06-22 21:22:001010 "dirs-sys",
Ralf Jung44b0fd62018-11-28 20:22:451011]
1012
1013[[package]]
flip19954c228cc2019-02-18 09:32:581014name = "dirs"
Caleb Cartwrightffad9842024-06-22 21:22:001015version = "5.0.1"
flip19954c228cc2019-02-18 09:32:581016source = "registry+https://github.com/rust-lang/crates.io-index"
Caleb Cartwrightffad9842024-06-22 21:22:001017checksum = "44c45a9d03d6676652bcb5e724c7e988de1acad23a711b5217ab9cbecbec2225"
flip19954c228cc2019-02-18 09:32:581018dependencies = [
Caleb Cartwrightffad9842024-06-22 21:22:001019 "dirs-sys",
flip19954c228cc2019-02-18 09:32:581020]
1021
1022[[package]]
flip19950046d7c2021-02-25 10:26:231023name = "dirs-next"
1024version = "2.0.0"
1025source = "registry+https://github.com/rust-lang/crates.io-index"
1026checksum = "b98cf8ebf19c3d1b223e151f99a4f9f0690dca41414773390fc824184ac833e1"
1027dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:421028 "cfg-if",
flip19950046d7c2021-02-25 10:26:231029 "dirs-sys-next",
1030]
1031
1032[[package]]
Ralf Jung4e8626e2019-06-13 07:58:321033name = "dirs-sys"
Ralf Jung5aecfe42023-10-07 05:55:481034version = "0.4.1"
1035source = "registry+https://github.com/rust-lang/crates.io-index"
1036checksum = "520f05a5cbd335fae5a99ff7a6ab8627577660ee5cfd6a94a6a929b52ff0321c"
1037dependencies = [
1038 "libc",
1039 "option-ext",
1040 "redox_users",
1041 "windows-sys 0.48.0",
1042]
1043
1044[[package]]
flip19950046d7c2021-02-25 10:26:231045name = "dirs-sys-next"
1046version = "0.1.2"
1047source = "registry+https://github.com/rust-lang/crates.io-index"
1048checksum = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d"
1049dependencies = [
1050 "libc",
Jubilee Young27ef7192021-04-23 22:49:471051 "redox_users",
Igor Matuszewskiaf53b0d2021-07-21 13:17:311052 "winapi",
Ralf Jung4e8626e2019-06-13 07:58:321053]
1054
1055[[package]]
Manish Goregaokar288194e2022-10-19 23:24:421056name = "displaydoc"
github-actions99053572024-06-23 00:18:081057version = "0.2.5"
Manish Goregaokar288194e2022-10-19 23:24:421058source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions99053572024-06-23 00:18:081059checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0"
Manish Goregaokar288194e2022-10-19 23:24:421060dependencies = [
1061 "proc-macro2",
1062 "quote",
clubby789812daed2024-11-03 11:31:151063 "syn 2.0.87",
Manish Goregaokar288194e2022-10-19 23:24:421064]
1065
1066[[package]]
klensyceee8802022-11-22 14:41:061067name = "dissimilar"
Mark Rousskov12200c92024-05-11 14:27:171068version = "1.0.9"
klensyceee8802022-11-22 14:41:061069source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:171070checksum = "59f8e79d1fbf76bdfbde321e902714bf6c49df88a7dda6fc682fc2979226962d"
klensyceee8802022-11-22 14:41:061071
1072[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291073name = "either"
Trevor Gross7240da02024-08-07 07:09:121074version = "1.13.0"
Oliver Schneideracdf83f2017-12-06 08:25:291075source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:121076checksum = "60b1af1c220855b6ceac025d3f6ecdd2b7c4894bfe9cd9bda4fbb4bc7c0d4cf0"
Oliver Schneideracdf83f2017-12-06 08:25:291077
1078[[package]]
steveklabnikecfbaca2018-04-03 14:32:041079name = "elasticlunr-rs"
Nilstrieb3295cdf2023-06-26 07:21:351080version = "3.0.2"
steveklabnikecfbaca2018-04-03 14:32:041081source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:351082checksum = "41e83863a500656dfa214fee6682de9c5b9f03de6860fec531235ed2ae9f6571"
steveklabnikecfbaca2018-04-03 14:32:041083dependencies = [
Alex Crichton093ede22019-08-15 00:45:091084 "regex",
1085 "serde",
1086 "serde_derive",
1087 "serde_json",
steveklabnikecfbaca2018-04-03 14:32:041088]
1089
1090[[package]]
Oli Schererdecfb4d2023-02-21 08:37:101091name = "elsa"
Oli Scherer457a1622023-04-05 08:07:291092version = "1.7.1"
Oli Schererdecfb4d2023-02-21 08:37:101093source = "registry+https://github.com/rust-lang/crates.io-index"
Oli Scherer457a1622023-04-05 08:07:291094checksum = "848fe615fbb0a74d9ae68dcaa510106d32e37d9416207bbea4bd008bd89c47ed"
Oli Schererdecfb4d2023-02-21 08:37:101095dependencies = [
1096 "stable_deref_trait",
1097]
1098
1099[[package]]
Sean Griffin755bdaa2018-01-29 20:45:121100name = "ena"
Michael Goulet2af08712024-05-06 18:32:391101version = "0.14.3"
Markus Westerlindcaacdd22020-02-25 08:47:071102source = "registry+https://github.com/rust-lang/crates.io-index"
Michael Goulet2af08712024-05-06 18:32:391103checksum = "3d248bdd43ce613d87415282f69b9bb99d947d290b10962dd6c56233312c2ad5"
varkor443a2d42019-03-19 21:30:071104dependencies = [
Alex Crichton093ede22019-08-15 00:45:091105 "log",
varkor443a2d42019-03-19 21:30:071106]
1107
1108[[package]]
Philipp Kronesac25a732023-08-24 19:33:171109name = "encode_unicode"
1110version = "0.3.6"
1111source = "registry+https://github.com/rust-lang/crates.io-index"
1112checksum = "a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f"
1113
1114[[package]]
Eric Huss51f20b42024-02-07 04:22:131115name = "env_filter"
Trevor Gross7240da02024-08-07 07:09:121116version = "0.1.2"
Eric Huss51f20b42024-02-07 04:22:131117source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:121118checksum = "4f2c92ceda6ceec50f43169f9ee8424fe2db276791afde7b2cd8bc084cb376ab"
Eric Huss51f20b42024-02-07 04:22:131119dependencies = [
1120 "log",
1121 "regex",
1122]
1123
1124[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581125name = "env_logger"
Trevor Gross7240da02024-08-07 07:09:121126version = "0.11.5"
Eric Huss51f20b42024-02-07 04:22:131127source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:121128checksum = "e13fa619b91fb2381732789fc5de83b45675e882f66623b7d8cb4f643017018d"
Eric Huss51f20b42024-02-07 04:22:131129dependencies = [
Philipp Kronesf99056b2024-02-27 14:50:231130 "anstream",
Eric Huss51f20b42024-02-07 04:22:131131 "anstyle",
1132 "env_filter",
1133 "humantime",
1134 "log",
1135]
1136
1137[[package]]
Nilstrieb3295cdf2023-06-26 07:21:351138name = "equivalent"
clubby7899b73db32024-01-29 12:21:161139version = "1.0.1"
Nilstrieb3295cdf2023-06-26 07:21:351140source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:161141checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5"
Nilstrieb3295cdf2023-06-26 07:21:351142
1143[[package]]
Weihang Lo1e5dad02022-11-25 22:37:041144name = "errno"
Mark Rousskov12200c92024-05-11 14:27:171145version = "0.3.9"
Weihang Lo1e5dad02022-11-25 22:37:041146source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:171147checksum = "534c5cf6194dfab3db3242765c03bbe257cf92f22b38f6bc0c58d59108a820ba"
Weihang Lo1e5dad02022-11-25 22:37:041148dependencies = [
Weihang Lo1e5dad02022-11-25 22:37:041149 "libc",
clubby7899b73db32024-01-29 12:21:161150 "windows-sys 0.52.0",
Weihang Lo1e5dad02022-11-25 22:37:041151]
1152
1153[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291154name = "error_index_generator"
1155version = "0.0.0"
Mark Simulacrume2e9b402017-07-23 02:01:581156dependencies = [
Guillaume Gomez11716972022-08-29 16:05:211157 "mdbook",
Mark Simulacrume2e9b402017-07-23 02:01:581158]
Ahmed Charles9ca382f2016-09-02 08:55:291159
1160[[package]]
Aleksey Kladovf7be59c2020-08-21 12:03:501161name = "expect-test"
github-actions4035c242024-04-07 00:16:571162version = "1.5.0"
Aleksey Kladovf7be59c2020-08-21 12:03:501163source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions4035c242024-04-07 00:16:571164checksum = "9e0be0a561335815e06dab7c62e50353134c796e7a6155402a64bcff66b6a5e0"
Aleksey Kladovf7be59c2020-08-21 12:03:501165dependencies = [
klensyceee8802022-11-22 14:41:061166 "dissimilar",
Aleksey Kladovf7be59c2020-08-21 12:03:501167 "once_cell",
1168]
1169
1170[[package]]
Ralf Jung10430db2022-07-15 14:04:231171name = "eyre"
clubby7899b73db32024-01-29 12:21:161172version = "0.6.12"
Ralf Jung10430db2022-07-15 14:04:231173source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:161174checksum = "7cd915d99f24784cdc19fd37ef22b97e3ff0ae756c7e492e9fbfe897d61e2aec"
Ralf Jung10430db2022-07-15 14:04:231175dependencies = [
1176 "indenter",
1177 "once_cell",
1178]
1179
1180[[package]]
David Wood2dc1a8a2021-12-03 14:24:051181name = "fallible-iterator"
dirreke74817b72023-08-14 14:57:381182version = "0.3.0"
David Wood2dc1a8a2021-12-03 14:24:051183source = "registry+https://github.com/rust-lang/crates.io-index"
dirreke74817b72023-08-14 14:57:381184checksum = "2acce4a10f12dc2fb14a218589d4f1f62ef011b2d0cc4b3cb1bba8e94da14649"
David Wood2dc1a8a2021-12-03 14:24:051185
1186[[package]]
Ralf Jung55162732022-11-15 19:06:421187name = "fastrand"
Trevor Gross4a515bd2024-08-26 20:02:541188version = "2.1.1"
Ralf Jung55162732022-11-15 19:06:421189source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:541190checksum = "e8c02a5121d4ea3eb16a80748c74f5549a5665e4c21333c6098f283870fbdea6"
Ralf Jung55162732022-11-15 19:06:421191
1192[[package]]
John Kåre Alsaker7aab1dd2023-04-30 07:29:021193name = "field-offset"
est31b0483962023-06-05 02:53:301194version = "0.3.6"
John Kåre Alsaker7aab1dd2023-04-30 07:29:021195source = "registry+https://github.com/rust-lang/crates.io-index"
est31b0483962023-06-05 02:53:301196checksum = "38e2275cc4e4fc009b0669731a1e5ab7ebf11f469eaede2bab9309a5b4d6057f"
John Kåre Alsaker7aab1dd2023-04-30 07:29:021197dependencies = [
Nilstrieb3295cdf2023-06-26 07:21:351198 "memoffset",
John Kåre Alsaker7aab1dd2023-04-30 07:29:021199 "rustc_version",
1200]
1201
1202[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291203name = "filetime"
Trevor Gross4a515bd2024-08-26 20:02:541204version = "0.2.25"
Alex Crichton924f8c72018-04-18 15:43:591205source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:541206checksum = "35c0522e981e68cbfa8c3f978441a5f34b30b96e146b33cd3359176b50fe8586"
Alex Crichton924f8c72018-04-18 15:43:591207dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:421208 "cfg-if",
Alex Crichton093ede22019-08-15 00:45:091209 "libc",
Trevor Gross7240da02024-08-07 07:09:121210 "libredox",
1211 "windows-sys 0.59.0",
Alex Crichton924f8c72018-04-18 15:43:591212]
1213
1214[[package]]
Josh Stone020c5ec2017-05-08 22:01:131215name = "flate2"
github-actionsbfc99512024-09-29 00:22:291216version = "1.0.34"
Felix Schütt7c13fa32017-12-31 14:34:291217source = "registry+https://github.com/rust-lang/crates.io-index"
github-actionsbfc99512024-09-29 00:22:291218checksum = "a1b589b4dc103969ad3cf85c950899926ec64300a1a46d76c03a6072957036f0"
Felix Schütt7c13fa32017-12-31 14:34:291219dependencies = [
Alex Crichton093ede22019-08-15 00:45:091220 "crc32fast",
Trevor Gross4a515bd2024-08-26 20:02:541221 "miniz_oxide 0.8.0",
Felix Schütt7c13fa32017-12-31 14:34:291222]
1223
1224[[package]]
David Wood7f916972022-03-26 07:27:431225name = "fluent-bundle"
Mark Rousskov12200c92024-05-11 14:27:171226version = "0.15.3"
David Wood7f916972022-03-26 07:27:431227source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:171228checksum = "7fe0a21ee80050c678013f82edf4b705fe2f26f1f9877593d13198612503f493"
David Wood7f916972022-03-26 07:27:431229dependencies = [
1230 "fluent-langneg",
1231 "fluent-syntax",
1232 "intl-memoizer",
1233 "intl_pluralrules",
Trevor Gross4a515bd2024-08-26 20:02:541234 "rustc-hash 1.1.0",
klensyc653bb92023-11-18 09:42:051235 "self_cell 0.10.3",
David Wood7f916972022-03-26 07:27:431236 "smallvec",
1237 "unic-langid",
1238]
1239
1240[[package]]
1241name = "fluent-langneg"
1242version = "0.13.0"
1243source = "registry+https://github.com/rust-lang/crates.io-index"
1244checksum = "2c4ad0989667548f06ccd0e306ed56b61bd4d35458d54df5ec7587c0e8ed5e94"
1245dependencies = [
1246 "unic-langid",
1247]
1248
1249[[package]]
1250name = "fluent-syntax"
Mark Rousskov12200c92024-05-11 14:27:171251version = "0.11.1"
David Wood7f916972022-03-26 07:27:431252source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:171253checksum = "2a530c4694a6a8d528794ee9bbd8ba0122e779629ac908d15ad5a7ae7763a33d"
David Wood7f916972022-03-26 07:27:431254dependencies = [
1255 "thiserror",
1256]
1257
1258[[package]]
Simon Sapinb77ff242017-07-18 21:26:551259name = "fnv"
Mark Rousskov342d9562020-08-17 15:21:441260version = "1.0.7"
Simon Sapinb77ff242017-07-18 21:26:551261source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:441262checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
Simon Sapinb77ff242017-07-18 21:26:551263
1264[[package]]
clubby789812daed2024-11-03 11:31:151265name = "foldhash"
1266version = "0.1.3"
1267source = "registry+https://github.com/rust-lang/crates.io-index"
1268checksum = "f81ec6369c545a7d40e4589b5597581fa1c441fe1cce96dd1de43159910a36a2"
1269
1270[[package]]
Eric Hussf3287a62021-05-12 00:39:511271name = "form_urlencoded"
clubby7899b73db32024-01-29 12:21:161272version = "1.2.1"
Eric Hussf3287a62021-05-12 00:39:511273source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:161274checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456"
Eric Hussf3287a62021-05-12 00:39:511275dependencies = [
Eric Huss4a7e2fb2022-08-21 04:19:431276 "percent-encoding",
Eric Hussf3287a62021-05-12 00:39:511277]
1278
1279[[package]]
Nixon Enraght-Moonyce21447c2021-03-24 15:52:471280name = "fs-err"
clubby7899b73db32024-01-29 12:21:161281version = "2.11.0"
Nixon Enraght-Moonyce21447c2021-03-24 15:52:471282source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:161283checksum = "88a41f105fe1d5b6b34b2055e3dc59bb79b46b48b2040b9e6c7b4b5de097aa41"
1284dependencies = [
1285 "autocfg",
1286]
Nixon Enraght-Moonyce21447c2021-03-24 15:52:471287
1288[[package]]
Jakub Beránek91d2fb22023-06-03 07:41:441289name = "fs_extra"
1290version = "1.3.0"
1291source = "registry+https://github.com/rust-lang/crates.io-index"
1292checksum = "42703706b716c37f96a77aea830392ad231f44c9e9a67872fa5548707e11b11c"
1293
1294[[package]]
steveklabnikecfbaca2018-04-03 14:32:041295name = "futf"
Eric Huss04b75a72022-06-22 23:49:241296version = "0.1.5"
steveklabnikecfbaca2018-04-03 14:32:041297source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss04b75a72022-06-22 23:49:241298checksum = "df420e2e84819663797d1ec6544b13c5be84629e7bb00dc960d6917db2987843"
steveklabnikecfbaca2018-04-03 14:32:041299dependencies = [
Alex Crichton093ede22019-08-15 00:45:091300 "mac",
1301 "new_debug_unreachable",
steveklabnikecfbaca2018-04-03 14:32:041302]
1303
1304[[package]]
Nick Cameronad8ecc22017-07-19 01:32:121305name = "futures"
clubby789812daed2024-11-03 11:31:151306version = "0.3.31"
Caleb Cartwright63913182021-02-10 01:52:541307source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:151308checksum = "65bc07b1a8bc7c85c5f2e110c476c7389b4554ba72af57d8445ea63a576b0876"
Caleb Cartwright63913182021-02-10 01:52:541309dependencies = [
1310 "futures-channel",
1311 "futures-core",
1312 "futures-executor",
1313 "futures-io",
1314 "futures-sink",
1315 "futures-task",
1316 "futures-util",
1317]
1318
1319[[package]]
1320name = "futures-channel"
clubby789812daed2024-11-03 11:31:151321version = "0.3.31"
Caleb Cartwright63913182021-02-10 01:52:541322source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:151323checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10"
Caleb Cartwright63913182021-02-10 01:52:541324dependencies = [
1325 "futures-core",
1326 "futures-sink",
1327]
1328
1329[[package]]
1330name = "futures-core"
clubby789812daed2024-11-03 11:31:151331version = "0.3.31"
Caleb Cartwright63913182021-02-10 01:52:541332source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:151333checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e"
Caleb Cartwright63913182021-02-10 01:52:541334
1335[[package]]
1336name = "futures-executor"
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 = "1e28d1d997f585e54aebc3f97d39e72338912123a67330d723fdbb564d646c9f"
Caleb Cartwright63913182021-02-10 01:52:541340dependencies = [
1341 "futures-core",
1342 "futures-task",
1343 "futures-util",
Caleb Cartwright63913182021-02-10 01:52:541344]
1345
1346[[package]]
1347name = "futures-io"
clubby789812daed2024-11-03 11:31:151348version = "0.3.31"
Caleb Cartwright63913182021-02-10 01:52:541349source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:151350checksum = "9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6"
Caleb Cartwright63913182021-02-10 01:52:541351
1352[[package]]
1353name = "futures-macro"
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 = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650"
Caleb Cartwright63913182021-02-10 01:52:541357dependencies = [
Caleb Cartwright63913182021-02-10 01:52:541358 "proc-macro2",
1359 "quote",
clubby789812daed2024-11-03 11:31:151360 "syn 2.0.87",
Caleb Cartwright63913182021-02-10 01:52:541361]
1362
1363[[package]]
1364name = "futures-sink"
clubby789812daed2024-11-03 11:31:151365version = "0.3.31"
Caleb Cartwright63913182021-02-10 01:52:541366source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:151367checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7"
Caleb Cartwright63913182021-02-10 01:52:541368
1369[[package]]
1370name = "futures-task"
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 = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988"
Caleb Cartwright63913182021-02-10 01:52:541374
1375[[package]]
1376name = "futures-util"
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 = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81"
Caleb Cartwright63913182021-02-10 01:52:541380dependencies = [
Caleb Cartwright63913182021-02-10 01:52:541381 "futures-channel",
1382 "futures-core",
1383 "futures-io",
1384 "futures-macro",
1385 "futures-sink",
1386 "futures-task",
1387 "memchr",
Igor Matuszewskiaf53b0d2021-07-21 13:17:311388 "pin-project-lite",
Caleb Cartwright63913182021-02-10 01:52:541389 "pin-utils",
Caleb Cartwright63913182021-02-10 01:52:541390 "slab",
1391]
1392
1393[[package]]
Pietro Albini4af7de12022-11-15 10:27:191394name = "generate-copyright"
1395version = "0.1.0"
1396dependencies = [
1397 "anyhow",
klensy26c09b62024-09-24 13:14:491398 "cargo_metadata",
Jonathan Pallant4e24e9b2024-08-06 11:03:371399 "rinja",
Pietro Albini4af7de12022-11-15 10:27:191400 "serde",
1401 "serde_json",
Jonathan Pallantba0d6c92024-07-04 17:34:351402 "thiserror",
Pietro Albini4af7de12022-11-15 10:27:191403]
1404
1405[[package]]
Chris Dentonf9b3d6a2023-04-15 10:57:071406name = "generate-windows-sys"
1407version = "0.1.0"
1408dependencies = [
1409 "windows-bindgen",
1410]
1411
1412[[package]]
James Munnsde763692019-01-19 02:39:371413name = "generic-array"
Nilstrieb3295cdf2023-06-26 07:21:351414version = "0.14.7"
Pietro Albiniacd8e592020-10-01 15:15:121415source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:351416checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
Pietro Albiniacd8e592020-10-01 15:15:121417dependencies = [
1418 "typenum",
1419 "version_check",
1420]
1421
1422[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291423name = "getopts"
Alex Crichtonb47c9692019-08-16 15:29:081424version = "0.2.21"
Ahmed Charles9ca382f2016-09-02 08:55:291425source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichtonb47c9692019-08-16 15:29:081426checksum = "14dbbfd5c71d70241ecf9e6f13737f7b5ce823821063188d7e46c41d371eebd5"
varkore72f7e12019-04-30 19:37:361427dependencies = [
printfn46b41b42024-10-12 21:57:501428 "unicode-width 0.1.14",
varkore72f7e12019-04-30 19:37:361429]
Ahmed Charles9ca382f2016-09-02 08:55:291430
1431[[package]]
gnzlbg52caca02019-08-01 15:02:261432name = "getrandom"
clubby789d42c9602024-06-08 19:22:161433version = "0.2.15"
Ralf Jung0e908752020-09-17 18:04:201434source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:161435checksum = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7"
Ralf Jung0e908752020-09-17 18:04:201436dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:421437 "cfg-if",
Ralf Jung0e908752020-09-17 18:04:201438 "libc",
Thom Chiovolonia4bf36e2022-11-21 00:55:411439 "wasi",
Ralf Jung0e908752020-09-17 18:04:201440]
1441
1442[[package]]
Alex Crichton06d565c2020-05-13 21:22:371443name = "gimli"
clubby7899b73db32024-01-29 12:21:161444version = "0.28.1"
dirreke74817b72023-08-14 14:57:381445source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:161446checksum = "4271d37baee1b8c7e4b708028c57d816cf9d2434acb33a549475f78c181f6253"
klensy26c09b62024-09-24 13:14:491447
1448[[package]]
1449name = "gimli"
1450version = "0.30.0"
1451source = "registry+https://github.com/rust-lang/crates.io-index"
1452checksum = "e2e1d97fbe9722ba9bbd0c97051c2956e726562b61f86a25a4360398a40edfc9"
Qiu Chaofan7c8c9cf2023-02-01 04:29:191453dependencies = [
dirreke74817b72023-08-14 14:57:381454 "fallible-iterator",
klensyc653bb92023-11-18 09:42:051455 "indexmap",
dirreke74817b72023-08-14 14:57:381456 "stable_deref_trait",
David Wood2dc1a8a2021-12-03 14:24:051457]
1458
1459[[package]]
Jubilee Young3ec9d8d2024-05-28 00:05:321460name = "gimli"
clubby789812daed2024-11-03 11:31:151461version = "0.31.1"
Mrmaxmeier664907c2024-07-16 09:01:351462source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:151463checksum = "07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f"
Mrmaxmeier664907c2024-07-16 09:01:351464dependencies = [
1465 "fallible-iterator",
1466 "indexmap",
1467 "stable_deref_trait",
1468]
1469
1470[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581471name = "glob"
Nilstrieb3295cdf2023-06-26 07:21:351472version = "0.3.1"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581473source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:351474checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581475
1476[[package]]
Simon Sapinb77ff242017-07-18 21:26:551477name = "globset"
Trevor Gross4a515bd2024-08-26 20:02:541478version = "0.4.15"
Simon Sapinb77ff242017-07-18 21:26:551479source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:541480checksum = "15f1ce686646e7f1e19bf7d5533fe443a45dbfb990e00629110797578b42fb19"
Simon Sapinb77ff242017-07-18 21:26:551481dependencies = [
clubby7899b73db32024-01-29 12:21:161482 "aho-corasick",
klensy9b6a6b12023-05-26 10:03:471483 "bstr",
Alex Crichton093ede22019-08-15 00:45:091484 "log",
clubby789812daed2024-11-03 11:31:151485 "regex-automata 0.4.8",
1486 "regex-syntax 0.8.5",
Simon Sapinb77ff242017-07-18 21:26:551487]
1488
1489[[package]]
Vishnunarayan K Iea146072020-10-26 13:34:291490name = "gsgdt"
Krasimir Georgieva9698e22022-01-03 19:25:461491version = "0.1.2"
Vishnunarayan K Iea146072020-10-26 13:34:291492source = "registry+https://github.com/rust-lang/crates.io-index"
Krasimir Georgieva9698e22022-01-03 19:25:461493checksum = "a0d876ce7262df96262a2a19531da6ff9a86048224d49580a585fc5c04617825"
Vishnunarayan K Iea146072020-10-26 13:34:291494dependencies = [
1495 "serde",
1496]
1497
1498[[package]]
Steve Klabnika0769612017-02-07 23:13:571499name = "handlebars"
clubby789629d6942024-04-01 13:06:321500version = "5.1.2"
Steve Klabnika0769612017-02-07 23:13:571501source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789629d6942024-04-01 13:06:321502checksum = "d08485b96a0e6393e9e4d1b8d48cf74ad6c063cd905eb33f42c1ce3f0377539b"
Steve Klabnika0769612017-02-07 23:13:571503dependencies = [
Alex Crichton093ede22019-08-15 00:45:091504 "log",
1505 "pest",
1506 "pest_derive",
Alex Crichton093ede22019-08-15 00:45:091507 "serde",
1508 "serde_json",
klensy45fac342022-08-31 20:04:121509 "thiserror",
James Munnsde763692019-01-19 02:39:371510]
1511
1512[[package]]
Amanieu d'Antras1fa7a212019-02-07 11:08:051513name = "hashbrown"
Mark Rousskov12200c92024-05-11 14:27:171514version = "0.14.5"
The 8472479be6a2023-06-08 14:55:491515source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:171516checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1"
The 8472479be6a2023-06-08 14:55:491517dependencies = [
dirreke74817b72023-08-14 14:57:381518 "ahash",
The 8472479be6a2023-06-08 14:55:491519 "allocator-api2",
Alex Crichton2a3e22b2024-06-24 19:30:441520 "serde",
Amanieu d'Antrasa529ba82023-01-09 17:49:241521]
1522
1523[[package]]
clubby789812daed2024-11-03 11:31:151524name = "hashbrown"
1525version = "0.15.0"
1526source = "registry+https://github.com/rust-lang/crates.io-index"
1527checksum = "1e087f84d4f86bf4b218b927129862374b72199ae7d8657835f1e89000eea4fb"
1528dependencies = [
1529 "foldhash",
1530]
1531
1532[[package]]
Bastien Orivel5c4534a2018-12-08 14:11:471533name = "heck"
Nilstrieb3295cdf2023-06-26 07:21:351534version = "0.4.1"
Caleb Cartwrightf367f4d2022-06-13 03:04:541535source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:351536checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
Caleb Cartwrightf367f4d2022-06-13 03:04:541537
1538[[package]]
github-actionsc486d2d2024-03-17 00:26:011539name = "heck"
1540version = "0.5.0"
1541source = "registry+https://github.com/rust-lang/crates.io-index"
1542checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
1543
1544[[package]]
Stefan Lankes5ebd4d92019-10-20 07:55:101545name = "hermit-abi"
Stefan Lankes3726cbb2024-02-28 22:01:561546version = "0.3.9"
Stefan Lankes7143379a2022-12-06 19:31:431547source = "registry+https://github.com/rust-lang/crates.io-index"
Stefan Lankes3726cbb2024-02-28 22:01:561548checksum = "d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024"
Stefan Lankes1f125a62024-06-07 18:20:511549
1550[[package]]
Alex Crichton1cede102017-06-15 02:33:061551name = "hex"
Nilstrieb3295cdf2023-06-26 07:21:351552version = "0.4.3"
Aaron Hilld440e132019-09-16 18:45:401553source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:351554checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
Aaron Hilld440e132019-09-16 18:45:401555
1556[[package]]
Pietro Albinic2306372023-09-15 14:09:451557name = "home"
clubby7899b73db32024-01-29 12:21:161558version = "0.5.9"
Pietro Albinic2306372023-09-15 14:09:451559source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:161560checksum = "e3d1354bf6b7235cb4a0576c2619fd4ed18183f689b12b006a0ee7329eeff9a5"
Pietro Albinic2306372023-09-15 14:09:451561dependencies = [
clubby7899b73db32024-01-29 12:21:161562 "windows-sys 0.52.0",
Pietro Albinic2306372023-09-15 14:09:451563]
1564
1565[[package]]
Guillaume Gomez83a2bc32021-04-23 14:43:181566name = "html-checker"
1567version = "0.1.0"
1568dependencies = [
Alex Gaynor5b0ec1e2022-07-30 03:26:001569 "rayon",
Guillaume Gomez83a2bc32021-04-23 14:43:181570 "walkdir",
1571]
1572
1573[[package]]
Esteban Kuberb4bdb562024-03-02 22:36:521574name = "html-escape"
1575version = "0.2.13"
1576source = "registry+https://github.com/rust-lang/crates.io-index"
1577checksum = "6d1ad449764d627e22bfd7cd5e8868264fc9236e07c752972b4080cd351cb476"
1578dependencies = [
1579 "utf8-width",
1580]
1581
1582[[package]]
steveklabnikecfbaca2018-04-03 14:32:041583name = "html5ever"
github-actions36c09332024-05-19 00:17:381584version = "0.27.0"
1585source = "registry+https://github.com/rust-lang/crates.io-index"
1586checksum = "c13771afe0e6e846f1e67d038d4cb29998a6779f93c809212e4e9c32efd244d4"
1587dependencies = [
1588 "log",
1589 "mac",
klensy52242f22024-06-15 15:53:451590 "markup5ever",
github-actions36c09332024-05-19 00:17:381591 "proc-macro2",
1592 "quote",
clubby789812daed2024-11-03 11:31:151593 "syn 2.0.87",
github-actions36c09332024-05-19 00:17:381594]
1595
1596[[package]]
Jakub Beránek91d2fb22023-06-03 07:41:441597name = "humansize"
1598version = "2.1.3"
1599source = "registry+https://github.com/rust-lang/crates.io-index"
1600checksum = "6cb51c9a029ddc91b07a787f1d86b53ccfa49b0e86688c946ebe8d3555685dd7"
1601dependencies = [
Caleb Cartwright35400e82023-10-23 01:34:121602 "libm",
Jakub Beránek91d2fb22023-06-03 07:41:441603]
1604
1605[[package]]
Alex Crichton87f3dda2018-03-01 19:08:481606name = "humantime"
Nilstrieb3295cdf2023-06-26 07:21:351607version = "2.1.0"
Eric Hussd45d8b12020-01-21 17:55:431608source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:351609checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
Eric Hussd45d8b12020-01-21 17:55:431610
1611[[package]]
nilsf77541a2023-04-11 11:46:411612name = "iana-time-zone"
Trevor Gross4a515bd2024-08-26 20:02:541613version = "0.1.61"
nilsf77541a2023-04-11 11:46:411614source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:541615checksum = "235e081f3925a06703c2d0117ea8b91f042756fd6e7a6e5d901e8ca1a996b220"
nilsf77541a2023-04-11 11:46:411616dependencies = [
1617 "android_system_properties",
1618 "core-foundation-sys",
1619 "iana-time-zone-haiku",
1620 "js-sys",
1621 "wasm-bindgen",
Guillaume Gomezf4495862024-07-31 14:08:311622 "windows-core 0.52.0",
nilsf77541a2023-04-11 11:46:411623]
1624
1625[[package]]
1626name = "iana-time-zone-haiku"
klensy9b6a6b12023-05-26 10:03:471627version = "0.1.2"
nilsf77541a2023-04-11 11:46:411628source = "registry+https://github.com/rust-lang/crates.io-index"
klensy9b6a6b12023-05-26 10:03:471629checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
nilsf77541a2023-04-11 11:46:411630dependencies = [
klensy9b6a6b12023-05-26 10:03:471631 "cc",
nilsf77541a2023-04-11 11:46:411632]
1633
1634[[package]]
Charles Lewa7750042022-11-06 06:43:251635name = "icu_list"
clubby7899d85dfc2024-06-08 19:18:311636version = "1.5.0"
Charles Lewa7750042022-11-06 06:43:251637source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:311638checksum = "bbfeda1d7775b6548edd4e8b7562304a559a91ed56ab56e18961a053f367c365"
Charles Lewa7750042022-11-06 06:43:251639dependencies = [
1640 "displaydoc",
Nilstriebffffc202023-11-06 13:42:201641 "icu_list_data",
1642 "icu_locid_transform",
Charles Lewa7750042022-11-06 06:43:251643 "icu_provider",
1644 "regex-automata 0.2.0",
1645 "writeable",
Charles Lewa7750042022-11-06 06:43:251646]
1647
1648[[package]]
Nilstriebffffc202023-11-06 13:42:201649name = "icu_list_data"
clubby7899d85dfc2024-06-08 19:18:311650version = "1.5.0"
Charles Lewa7750042022-11-06 06:43:251651source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:311652checksum = "e1825170d2c6679cb20dbd96a589d034e49f698aed9a2ef4fafc9a0101ed298f"
Nilstriebffffc202023-11-06 13:42:201653
1654[[package]]
1655name = "icu_locid"
clubby7899d85dfc2024-06-08 19:18:311656version = "1.5.0"
Nilstriebffffc202023-11-06 13:42:201657source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:311658checksum = "13acbb8371917fc971be86fc8057c41a64b521c184808a698c02acc242dbf637"
Charles Lewa7750042022-11-06 06:43:251659dependencies = [
1660 "displaydoc",
1661 "litemap",
1662 "tinystr",
1663 "writeable",
1664 "zerovec",
1665]
1666
1667[[package]]
Nilstriebffffc202023-11-06 13:42:201668name = "icu_locid_transform"
clubby7899d85dfc2024-06-08 19:18:311669version = "1.5.0"
Charles Lewa7750042022-11-06 06:43:251670source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:311671checksum = "01d11ac35de8e40fdeda00d9e1e9d92525f3f9d887cdd7aa81d727596788b54e"
Nilstriebffffc202023-11-06 13:42:201672dependencies = [
1673 "displaydoc",
1674 "icu_locid",
1675 "icu_locid_transform_data",
1676 "icu_provider",
1677 "tinystr",
1678 "zerovec",
1679]
1680
1681[[package]]
1682name = "icu_locid_transform_data"
clubby7899d85dfc2024-06-08 19:18:311683version = "1.5.0"
Nilstriebffffc202023-11-06 13:42:201684source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:311685checksum = "fdc8ff3388f852bede6b579ad4e978ab004f139284d7b28715f773507b946f6e"
Nilstriebffffc202023-11-06 13:42:201686
1687[[package]]
1688name = "icu_provider"
clubby7899d85dfc2024-06-08 19:18:311689version = "1.5.0"
Nilstriebffffc202023-11-06 13:42:201690source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:311691checksum = "6ed421c8a8ef78d3e2dbc98a973be2f3770cb42b606e3ab18d6237c4dfde68d9"
Charles Lewa7750042022-11-06 06:43:251692dependencies = [
1693 "displaydoc",
1694 "icu_locid",
1695 "icu_provider_macros",
1696 "stable_deref_trait",
Nilstriebffffc202023-11-06 13:42:201697 "tinystr",
Charles Lewa7750042022-11-06 06:43:251698 "writeable",
1699 "yoke",
1700 "zerofrom",
1701 "zerovec",
1702]
1703
1704[[package]]
1705name = "icu_provider_adapters"
clubby7899d85dfc2024-06-08 19:18:311706version = "1.5.0"
Charles Lewa7750042022-11-06 06:43:251707source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:311708checksum = "d6324dfd08348a8e0374a447ebd334044d766b1839bb8d5ccf2482a99a77c0bc"
Charles Lewa7750042022-11-06 06:43:251709dependencies = [
1710 "icu_locid",
Nilstriebffffc202023-11-06 13:42:201711 "icu_locid_transform",
Charles Lewa7750042022-11-06 06:43:251712 "icu_provider",
1713 "tinystr",
Charles Lewa7750042022-11-06 06:43:251714 "zerovec",
1715]
1716
1717[[package]]
1718name = "icu_provider_macros"
clubby7899d85dfc2024-06-08 19:18:311719version = "1.5.0"
Charles Lewa7750042022-11-06 06:43:251720source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:311721checksum = "1ec89e9337638ecdc08744df490b221a7399bf8d164eb52a665454e60e075ad6"
Charles Lewa7750042022-11-06 06:43:251722dependencies = [
1723 "proc-macro2",
1724 "quote",
clubby789812daed2024-11-03 11:31:151725 "syn 2.0.87",
Charles Lewa7750042022-11-06 06:43:251726]
1727
1728[[package]]
Alex Crichton2a3e22b2024-06-24 19:30:441729name = "id-arena"
1730version = "2.2.1"
1731source = "registry+https://github.com/rust-lang/crates.io-index"
1732checksum = "25a2bc672d1148e28034f176e01fffebb08b35768468cc954630da77a1449005"
1733
1734[[package]]
Oli Scherer29de70d2023-07-25 13:09:531735name = "ident_case"
1736version = "1.0.1"
1737source = "registry+https://github.com/rust-lang/crates.io-index"
1738checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
1739
1740[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581741name = "idna"
github-actions99053572024-06-23 00:18:081742version = "0.5.0"
Eric Hussf2428a62019-08-01 00:44:391743source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions99053572024-06-23 00:18:081744checksum = "634d9b1461af396cad843f47fdba5597a4f9e6ddd4bfb6ff5d85028c25cb12f6"
Eric Hussf2428a62019-08-01 00:44:391745dependencies = [
github-actions99053572024-06-23 00:18:081746 "unicode-bidi",
1747 "unicode-normalization",
Eric Hussf2428a62019-08-01 00:44:391748]
1749
1750[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291751name = "if_chain"
Nilstrieb3295cdf2023-06-26 07:21:351752version = "1.0.2"
Oliver Schneideracdf83f2017-12-06 08:25:291753source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:351754checksum = "cb56e1aa765b4b4f3aadfab769793b7087bb03a4ea4920644a6d238e2df5b9ed"
Oliver Schneideracdf83f2017-12-06 08:25:291755
1756[[package]]
Simon Sapinb77ff242017-07-18 21:26:551757name = "ignore"
Trevor Gross4a515bd2024-08-26 20:02:541758version = "0.4.23"
Simon Sapinb77ff242017-07-18 21:26:551759source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:541760checksum = "6d89fd380afde86567dfba715db065673989d6253f42b88179abd3eae47bda4b"
Simon Sapinb77ff242017-07-18 21:26:551761dependencies = [
Trevor Gross4a515bd2024-08-26 20:02:541762 "crossbeam-deque",
Alex Crichton093ede22019-08-15 00:45:091763 "globset",
Alex Crichton093ede22019-08-15 00:45:091764 "log",
1765 "memchr",
clubby789812daed2024-11-03 11:31:151766 "regex-automata 0.4.8",
Alex Crichton093ede22019-08-15 00:45:091767 "same-file",
Alex Crichton093ede22019-08-15 00:45:091768 "walkdir",
1769 "winapi-util",
Simon Sapinb77ff242017-07-18 21:26:551770]
1771
1772[[package]]
Ralf Jung10430db2022-07-15 14:04:231773name = "indenter"
1774version = "0.3.3"
1775source = "registry+https://github.com/rust-lang/crates.io-index"
1776checksum = "ce23b50ad8242c51a442f3ff322d56b02f08852c77e4c0b4d3fd684abc89c683"
1777
1778[[package]]
Eduard-Mihai Burtescu961fe542019-05-14 16:42:571779name = "indexmap"
clubby789812daed2024-11-03 11:31:151780version = "2.6.0"
flip19958d5f69d2021-10-21 11:13:171781source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:151782checksum = "707907fe3c25f5424cce2cb7e1cbcafee6bdbe735ca90ef77c29e84591e5b9da"
Nilstrieb3295cdf2023-06-26 07:21:351783dependencies = [
1784 "equivalent",
clubby789812daed2024-11-03 11:31:151785 "hashbrown 0.15.0",
Josh Stoned9b1fa92023-07-03 20:51:541786 "rustc-rayon",
1787 "serde",
Nilstrieb3295cdf2023-06-26 07:21:351788]
1789
1790[[package]]
Philipp Kronesac25a732023-08-24 19:33:171791name = "indicatif"
clubby7899b73db32024-01-29 12:21:161792version = "0.17.8"
Philipp Kronesac25a732023-08-24 19:33:171793source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:161794checksum = "763a5a8f45087d6bcea4222e7b72c291a054edf80e4ef6efd2a4979878c7bea3"
Philipp Kronesac25a732023-08-24 19:33:171795dependencies = [
1796 "console",
1797 "instant",
1798 "number_prefix",
1799 "portable-atomic",
printfn46b41b42024-10-12 21:57:501800 "unicode-width 0.1.14",
Philipp Kronesac25a732023-08-24 19:33:171801]
1802
1803[[package]]
Nilstrieb3295cdf2023-06-26 07:21:351804name = "indoc"
1805version = "1.0.9"
1806source = "registry+https://github.com/rust-lang/crates.io-index"
1807checksum = "bfa799dd5ed20a7e349f3b4639aa80d74549c81716d9ec4f994c9b5815598306"
flip19958d5f69d2021-10-21 11:13:171808
1809[[package]]
Ralf Jung49e8acb2023-10-21 06:41:451810name = "inout"
1811version = "0.1.3"
1812source = "registry+https://github.com/rust-lang/crates.io-index"
1813checksum = "a0c10553d664a4d0bcff9f4215d0aac67a639cc68ef660840afe309b807bc9f5"
1814dependencies = [
1815 "generic-array",
1816]
1817
1818[[package]]
Josh Stone020c5ec2017-05-08 22:01:131819name = "installer"
1820version = "0.0.0"
1821dependencies = [
Michael Forney32025fd2020-05-25 00:08:451822 "anyhow",
klensye1c33132023-06-21 09:32:341823 "clap",
Alex Crichton093ede22019-08-15 00:45:091824 "flate2",
Alex Crichton093ede22019-08-15 00:45:091825 "rayon",
Alex Crichton093ede22019-08-15 00:45:091826 "tar",
1827 "walkdir",
Alex Crichton093ede22019-08-15 00:45:091828 "xz2",
Josh Stone020c5ec2017-05-08 22:01:131829]
1830
1831[[package]]
Mark Rousskov342d9562020-08-17 15:21:441832name = "instant"
github-actions36c09332024-05-19 00:17:381833version = "0.1.13"
Mark Rousskov342d9562020-08-17 15:21:441834source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions36c09332024-05-19 00:17:381835checksum = "e0242819d153cba4b4b05a5a8f2a7e9bbf97b6055b2a002b395c96b5ff3c0222"
flip1995e36e5a52021-12-06 11:33:551836dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:421837 "cfg-if",
flip1995e36e5a52021-12-06 11:33:551838]
Mark Rousskov342d9562020-08-17 15:21:441839
1840[[package]]
David Wood7f916972022-03-26 07:27:431841name = "intl-memoizer"
Mark Rousskov12200c92024-05-11 14:27:171842version = "0.5.2"
David Wood7f916972022-03-26 07:27:431843source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:171844checksum = "fe22e020fce238ae18a6d5d8c502ee76a52a6e880d99477657e6acc30ec57bda"
David Wood7f916972022-03-26 07:27:431845dependencies = [
1846 "type-map",
1847 "unic-langid",
1848]
1849
1850[[package]]
1851name = "intl_pluralrules"
Manish Goregaokar288194e2022-10-19 23:24:421852version = "7.0.2"
David Wood7f916972022-03-26 07:27:431853source = "registry+https://github.com/rust-lang/crates.io-index"
Manish Goregaokar288194e2022-10-19 23:24:421854checksum = "078ea7b7c29a2b4df841a7f6ac8775ff6074020c6776d48491ce2268e068f972"
David Wood7f916972022-03-26 07:27:431855dependencies = [
David Wood7f916972022-03-26 07:27:431856 "unic-langid",
1857]
1858
1859[[package]]
Mark Rousskov12200c92024-05-11 14:27:171860name = "is_terminal_polyfill"
Trevor Gross7240da02024-08-07 07:09:121861version = "1.70.1"
Mark Rousskov12200c92024-05-11 14:27:171862source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:121863checksum = "7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf"
Mark Rousskov12200c92024-05-11 14:27:171864
1865[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291866name = "itertools"
Philipp Kronesf99056b2024-02-27 14:50:231867version = "0.12.1"
1868source = "registry+https://github.com/rust-lang/crates.io-index"
1869checksum = "ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569"
1870dependencies = [
1871 "either",
1872]
1873
1874[[package]]
Steve Klabnik2795de32017-02-20 00:20:571875name = "itoa"
clubby789629d6942024-04-01 13:06:321876version = "1.0.11"
Steve Klabnik2795de32017-02-20 00:20:571877source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789629d6942024-04-01 13:06:321878checksum = "49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b"
Steve Klabnik2795de32017-02-20 00:20:571879
1880[[package]]
Alex Crichton453080f2017-06-05 16:36:481881name = "jobserver"
Trevor Gross7240da02024-08-07 07:09:121882version = "0.1.32"
Alex Crichton453080f2017-06-05 16:36:481883source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:121884checksum = "48d1dbcbbeb6a7fec7e059840aa538bd62aaccf972c7346c4d9d2059312853d0"
Alex Crichton453080f2017-06-05 16:36:481885dependencies = [
Alex Crichton093ede22019-08-15 00:45:091886 "libc",
Alex Crichton453080f2017-06-05 16:36:481887]
1888
1889[[package]]
nilsf77541a2023-04-11 11:46:411890name = "js-sys"
clubby789812daed2024-11-03 11:31:151891version = "0.3.72"
nilsf77541a2023-04-11 11:46:411892source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:151893checksum = "6a88f1bda2bd75b0452a14784937d796722fdebfe50df998aeb3f0b7603019a9"
nilsf77541a2023-04-11 11:46:411894dependencies = [
1895 "wasm-bindgen",
1896]
1897
1898[[package]]
Rune Tynan77156562021-01-16 01:34:151899name = "jsondocck"
1900version = "0.1.0"
1901dependencies = [
Nixon Enraght-Moonyce21447c2021-03-24 15:52:471902 "fs-err",
Rune Tynan77156562021-01-16 01:34:151903 "getopts",
1904 "jsonpath_lib",
Rune Tynan77156562021-01-16 01:34:151905 "regex",
Rune Tynan77156562021-01-16 01:34:151906 "serde_json",
klensyc63cb012021-06-01 15:25:361907 "shlex",
Rune Tynan77156562021-01-16 01:34:151908]
1909
1910[[package]]
Nixon Enraght-Moony2506aa02022-08-23 13:49:371911name = "jsondoclint"
1912version = "0.1.0"
Nixon Enraght-Moonya7a4fe92022-08-24 16:32:391913dependencies = [
1914 "anyhow",
klensye1c33132023-06-21 09:32:341915 "clap",
Nixon Enraght-Moonya7a4fe92022-08-24 16:32:391916 "fs-err",
Noratrieb43483832024-08-24 22:31:101917 "rustc-hash 2.0.0",
Nixon Enraght-Moonya7a4fe92022-08-24 16:32:391918 "rustdoc-json-types",
Nixon Enraght-Moony226ab7f2023-01-02 20:15:451919 "serde",
Nixon Enraght-Moonya7a4fe92022-08-24 16:32:391920 "serde_json",
1921]
Nixon Enraght-Moony2506aa02022-08-23 13:49:371922
1923[[package]]
Rune Tynan77156562021-01-16 01:34:151924name = "jsonpath_lib"
klensyc653bb92023-11-18 09:42:051925version = "0.3.0"
Rune Tynan77156562021-01-16 01:34:151926source = "registry+https://github.com/rust-lang/crates.io-index"
klensyc653bb92023-11-18 09:42:051927checksum = "eaa63191d68230cccb81c5aa23abd53ed64d83337cacbb25a7b8c7979523774f"
Rune Tynan77156562021-01-16 01:34:151928dependencies = [
Rune Tynan77156562021-01-16 01:34:151929 "log",
1930 "serde",
1931 "serde_json",
1932]
1933
1934[[package]]
Steve Klabnika0769612017-02-07 23:13:571935name = "lazy_static"
github-actions99053572024-06-23 00:18:081936version = "1.5.0"
Alex Crichton325d7392017-12-10 17:42:491937source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions99053572024-06-23 00:18:081938checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
Alex Crichton325d7392017-12-10 17:42:491939
1940[[package]]
Zalathar13671042023-08-11 01:52:371941name = "leb128"
1942version = "0.2.5"
1943source = "registry+https://github.com/rust-lang/crates.io-index"
1944checksum = "884e2677b40cc8c339eaefcb701c32ef1fd2493d71118dc0ca4b6a736c93bd67"
1945
1946[[package]]
Oli Scherer4fdb4ed2023-08-29 13:28:531947name = "levenshtein"
1948version = "1.0.5"
1949source = "registry+https://github.com/rust-lang/crates.io-index"
1950checksum = "db13adb97ab515a3691f56e4dbab09283d0b86cb45abd991d8634a9d6f501760"
1951
1952[[package]]
Alex Crichton2a3e22b2024-06-24 19:30:441953name = "lexopt"
1954version = "0.3.0"
1955source = "registry+https://github.com/rust-lang/crates.io-index"
1956checksum = "baff4b617f7df3d896f97fe922b64817f6cd9a756bb81d40f8883f2f66dcb401"
1957
1958[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291959name = "libc"
Henry Jiang0db90592024-11-18 02:59:431960version = "0.2.164"
Ahmed Charles9ca382f2016-09-02 08:55:291961source = "registry+https://github.com/rust-lang/crates.io-index"
Henry Jiang0db90592024-11-18 02:59:431962checksum = "433bfe06b8c75da9b2e3fbea6e5329ff87748f0b144ef75306e674c3f6f7c13f"
Ahmed Charles9ca382f2016-09-02 08:55:291963
1964[[package]]
github-actions36c09332024-05-19 00:17:381965name = "libdbus-sys"
1966version = "0.2.5"
1967source = "registry+https://github.com/rust-lang/crates.io-index"
1968checksum = "06085512b750d640299b79be4bad3d2fa90a9c00b1fd9e1b46364f66f0485c72"
1969dependencies = [
1970 "cc",
1971 "pkg-config",
1972]
1973
1974[[package]]
Ralf Jungfe7e2072022-09-02 14:49:381975name = "libffi"
Ulrich Weigand09541b52023-03-30 13:37:471976version = "3.2.0"
Ralf Jungfe7e2072022-09-02 14:49:381977source = "registry+https://github.com/rust-lang/crates.io-index"
Ulrich Weigand09541b52023-03-30 13:37:471978checksum = "ce826c243048e3d5cec441799724de52e2d42f820468431fc3fceee2341871e2"
Ralf Jungfe7e2072022-09-02 14:49:381979dependencies = [
1980 "libc",
1981 "libffi-sys",
1982]
1983
1984[[package]]
1985name = "libffi-sys"
WANG Ruic7b72482023-04-27 11:42:521986version = "2.3.0"
Ralf Jungfe7e2072022-09-02 14:49:381987source = "registry+https://github.com/rust-lang/crates.io-index"
WANG Ruic7b72482023-04-27 11:42:521988checksum = "f36115160c57e8529781b4183c2bb51fdc1f6d6d1ed345591d84be7703befb3c"
Ralf Jungfe7e2072022-09-02 14:49:381989dependencies = [
1990 "cc",
1991]
1992
1993[[package]]
Andy Russell923f9392021-11-08 23:03:551994name = "libloading"
Trevor Gross7240da02024-08-07 07:09:121995version = "0.8.5"
Ralf Jung6687c072023-10-01 05:03:421996source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:121997checksum = "4979f22fdb869068da03c9f7528f8297c6fd2606bc3a4affe42e6a823fdb8da4"
Ralf Jung6687c072023-10-01 05:03:421998dependencies = [
1999 "cfg-if",
Trevor Gross7240da02024-08-07 07:09:122000 "windows-targets 0.52.6",
Ralf Jung6687c072023-10-01 05:03:422001]
2002
2003[[package]]
Yuki Okushi2b0e27e2021-03-17 20:34:052004name = "libm"
clubby789812daed2024-11-03 11:31:152005version = "0.2.11"
Jakub Beránek91d2fb22023-06-03 07:41:442006source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:152007checksum = "8355be11b20d696c8f18f6cc018c4e372165b1fa8126cef092399c9951984ffa"
clubby7899b73db32024-01-29 12:21:162008
2009[[package]]
2010name = "libredox"
clubby789629d6942024-04-01 13:06:322011version = "0.1.3"
clubby7899b73db32024-01-29 12:21:162012source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789629d6942024-04-01 13:06:322013checksum = "c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d"
clubby7899b73db32024-01-29 12:21:162014dependencies = [
Trevor Gross7240da02024-08-07 07:09:122015 "bitflags 2.6.0",
clubby7899b73db32024-01-29 12:21:162016 "libc",
Trevor Gross7240da02024-08-07 07:09:122017 "redox_syscall",
clubby7899b73db32024-01-29 12:21:162018]
Jakub Beránek91d2fb22023-06-03 07:41:442019
2020[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582021name = "libz-sys"
Trevor Gross4a515bd2024-08-26 20:02:542022version = "1.1.20"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582023source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:542024checksum = "d2d16453e800a8cf6dd2fc3eb4bc99b786a9b90c663b8559a5b1a041bf89e472"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582025dependencies = [
Alex Crichton093ede22019-08-15 00:45:092026 "cc",
2027 "libc",
2028 "pkg-config",
2029 "vcpkg",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582030]
2031
2032[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292033name = "linkchecker"
2034version = "0.1.0"
Joshua Nelson65835d12020-10-15 13:25:302035dependencies = [
klensy52242f22024-06-15 15:53:452036 "html5ever",
Joshua Nelson65835d12020-10-15 13:25:302037 "regex",
2038]
Ahmed Charles9ca382f2016-09-02 08:55:292039
2040[[package]]
Eric Huss45c1e0a2020-09-08 22:09:572041name = "lint-docs"
2042version = "0.1.0"
2043dependencies = [
2044 "serde_json",
2045 "tempfile",
2046 "walkdir",
2047]
2048
2049[[package]]
Weihang Lo1e5dad02022-11-25 22:37:042050name = "linux-raw-sys"
github-actions36c09332024-05-19 00:17:382051version = "0.4.14"
Weihang Lo1e5dad02022-11-25 22:37:042052source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions36c09332024-05-19 00:17:382053checksum = "78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89"
Weihang Lo1e5dad02022-11-25 22:37:042054
2055[[package]]
Charles Lewa7750042022-11-06 06:43:252056name = "litemap"
clubby7899d85dfc2024-06-08 19:18:312057version = "0.7.3"
Charles Lewa7750042022-11-06 06:43:252058source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:312059checksum = "643cb0b8d4fcc284004d5fd0d67ccf61dfffadb7f75e1e71bc420f4688a3a704"
Charles Lewa7750042022-11-06 06:43:252060
2061[[package]]
Hans Kratz6162fc02021-09-25 13:25:082062name = "lld-wrapper"
2063version = "0.1.0"
2064
2065[[package]]
Kjetil Kjeka222ce4f2024-02-06 18:15:382066name = "llvm-bitcode-linker"
2067version = "0.0.1"
2068dependencies = [
2069 "anyhow",
2070 "clap",
2071 "thiserror",
2072 "tracing",
2073 "tracing-subscriber",
2074]
2075
2076[[package]]
Mark Rousskov9ec5ef52018-08-04 22:24:392077name = "lock_api"
Mark Rousskov12200c92024-05-11 14:27:172078version = "0.4.12"
Malo Jaffré8ed13d62017-12-29 10:24:382079source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:172080checksum = "07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17"
Mark Rousskov342d9562020-08-17 15:21:442081dependencies = [
Philipp Krones586cbd02022-06-04 12:07:442082 "autocfg",
Mark Rousskov342d9562020-08-17 15:21:442083 "scopeguard",
2084]
2085
2086[[package]]
2087name = "log"
Trevor Gross7240da02024-08-07 07:09:122088version = "0.4.22"
Mark Rousskov342d9562020-08-17 15:21:442089source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:122090checksum = "a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24"
Ahmed Charles9ca382f2016-09-02 08:55:292091
2092[[package]]
Josh Stone020c5ec2017-05-08 22:01:132093name = "lzma-sys"
Mark Rousskove40a4462023-04-17 01:27:252094version = "0.1.20"
Josh Stone020c5ec2017-05-08 22:01:132095source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskove40a4462023-04-17 01:27:252096checksum = "5fda04ab3764e6cde78b9974eec4f779acaba7c4e84b36eca3cf77c581b85d27"
Josh Stone020c5ec2017-05-08 22:01:132097dependencies = [
Alex Crichton093ede22019-08-15 00:45:092098 "cc",
2099 "libc",
2100 "pkg-config",
Josh Stone020c5ec2017-05-08 22:01:132101]
2102
2103[[package]]
steveklabnikecfbaca2018-04-03 14:32:042104name = "mac"
2105version = "0.1.1"
2106source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092107checksum = "c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4"
steveklabnikecfbaca2018-04-03 14:32:042108
2109[[package]]
2110name = "maplit"
Mark Rousskov342d9562020-08-17 15:21:442111version = "1.0.2"
steveklabnikecfbaca2018-04-03 14:32:042112source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:442113checksum = "3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d"
steveklabnikecfbaca2018-04-03 14:32:042114
2115[[package]]
2116name = "markup5ever"
github-actions36c09332024-05-19 00:17:382117version = "0.12.1"
2118source = "registry+https://github.com/rust-lang/crates.io-index"
2119checksum = "16ce3abbeba692c8b8441d036ef91aea6df8da2c6b6e21c7e14d3c18e526be45"
2120dependencies = [
2121 "log",
klensy52242f22024-06-15 15:53:452122 "phf",
2123 "phf_codegen",
github-actions36c09332024-05-19 00:17:382124 "string_cache",
2125 "string_cache_codegen",
2126 "tendril",
2127]
2128
2129[[package]]
Oliver Schererec7230f2020-07-24 18:42:002130name = "matchers"
pierwillea25b772021-12-21 17:00:302131version = "0.1.0"
Oliver Schererec7230f2020-07-24 18:42:002132source = "registry+https://github.com/rust-lang/crates.io-index"
pierwillea25b772021-12-21 17:00:302133checksum = "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558"
Oliver Schererec7230f2020-07-24 18:42:002134dependencies = [
Charles Lewa7750042022-11-06 06:43:252135 "regex-automata 0.1.10",
Oliver Schererec7230f2020-07-24 18:42:002136]
2137
2138[[package]]
Arlo Siemsenf86b0782020-03-31 05:17:152139name = "md-5"
clubby7899b73db32024-01-29 12:21:162140version = "0.10.6"
Arlo Siemsen3296d5c2020-10-13 15:41:062141source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:162142checksum = "d89e7ee0cfbedfc4da3340218492196241d89eefb6dab27de5df917a6d2e78cf"
Arlo Siemsen3296d5c2020-10-13 15:41:062143dependencies = [
clubby7899b73db32024-01-29 12:21:162144 "cfg-if",
klensy45fac342022-08-31 20:04:122145 "digest",
Arlo Siemsen3296d5c2020-10-13 15:41:062146]
2147
2148[[package]]
Steve Klabnika0769612017-02-07 23:13:572149name = "mdbook"
github-actions36c09332024-05-19 00:17:382150version = "0.4.40"
Steve Klabnika0769612017-02-07 23:13:572151source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions36c09332024-05-19 00:17:382152checksum = "b45a38e19bd200220ef07c892b0157ad3d2365e5b5a267ca01ad12182491eea5"
Steve Klabnika0769612017-02-07 23:13:572153dependencies = [
Alex Crichton093ede22019-08-15 00:45:092154 "ammonia",
Eric Huss6bcbc422020-06-23 22:23:462155 "anyhow",
Alex Crichton093ede22019-08-15 00:45:092156 "chrono",
klensye1c33132023-06-21 09:32:342157 "clap",
Eric Huss51814222022-04-15 18:57:062158 "clap_complete",
Alex Crichton093ede22019-08-15 00:45:092159 "elasticlunr-rs",
klensy53efefb2024-02-22 11:35:212160 "env_logger",
Weihang Lof795a152023-03-15 12:50:042161 "handlebars",
Alex Crichton093ede22019-08-15 00:45:092162 "log",
2163 "memchr",
Eric Huss2717f602023-01-06 01:20:592164 "once_cell",
Philipp Krones375ca8d2024-10-18 11:44:572165 "opener",
Mark Rousskov12200c92024-05-11 14:27:172166 "pulldown-cmark 0.10.3",
Alex Crichton093ede22019-08-15 00:45:092167 "regex",
2168 "serde",
Alex Crichton093ede22019-08-15 00:45:092169 "serde_json",
klensyc63cb012021-06-01 15:25:362170 "shlex",
Alex Crichton093ede22019-08-15 00:45:092171 "tempfile",
Nilstrieb3295cdf2023-06-26 07:21:352172 "toml 0.5.11",
Eric Hussa882fdd2021-12-03 20:25:072173 "topological-sort",
James Munnsde763692019-01-19 02:39:372174]
2175
2176[[package]]
Wesley Wiser56e434d2019-04-04 23:41:492177name = "measureme"
Michael Woeristerac58f9a2024-01-13 15:32:032178version = "11.0.1"
Ryan Levick757f76e2021-10-07 13:08:442179source = "registry+https://github.com/rust-lang/crates.io-index"
Michael Woeristerac58f9a2024-01-13 15:32:032180checksum = "dfa4a40f09af7aa6faef38285402a78847d0d72bf8827006cd2a332e1e6e4a8d"
Ryan Levick947a33b2021-07-23 14:25:582181dependencies = [
2182 "log",
Weihang Lof795a152023-03-15 12:50:042183 "memmap2",
Rémy Rakic4cb2a282023-12-14 15:40:502184 "parking_lot",
Ryan Levick947a33b2021-07-23 14:25:582185 "perf-event-open-sys",
Trevor Gross4a515bd2024-08-26 20:02:542186 "rustc-hash 1.1.0",
Ryan Levick947a33b2021-07-23 14:25:582187 "smallvec",
2188]
2189
2190[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582191name = "memchr"
Trevor Grosse95d15a2024-08-26 18:56:182192version = "2.7.4"
Oliver Schneideracdf83f2017-12-06 08:25:292193source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Grosse95d15a2024-08-26 18:56:182194checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3"
Steve Klabnika0769612017-02-07 23:13:572195
2196[[package]]
Camille GILLOT458d0442021-03-17 16:29:452197name = "memmap2"
Nilstrieb3295cdf2023-06-26 07:21:352198version = "0.2.3"
Camille GILLOT458d0442021-03-17 16:29:452199source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:352200checksum = "723e3ebdcdc5c023db1df315364573789f8857c11b631a2fdfad7c00f5c046b4"
Camille GILLOT458d0442021-03-17 16:29:452201dependencies = [
2202 "libc",
2203]
2204
2205[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:452206name = "memoffset"
clubby789629d6942024-04-01 13:06:322207version = "0.9.1"
est31b0483962023-06-05 02:53:302208source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789629d6942024-04-01 13:06:322209checksum = "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a"
est31b0483962023-06-05 02:53:302210dependencies = [
2211 "autocfg",
2212]
2213
2214[[package]]
Guillaume Gomez76714c32023-03-06 10:15:592215name = "mime"
Nilstrieb3295cdf2023-06-26 07:21:352216version = "0.3.17"
Guillaume Gomez76714c32023-03-06 10:15:592217source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:352218checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
Guillaume Gomez76714c32023-03-06 10:15:592219
2220[[package]]
2221name = "mime_guess"
Trevor Gross7240da02024-08-07 07:09:122222version = "2.0.5"
Guillaume Gomez76714c32023-03-06 10:15:592223source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:122224checksum = "f7c44f8e672c00fe5308fa235f821cb4198414e1c77935c1ab6948d3fd78550e"
Guillaume Gomez76714c32023-03-06 10:15:592225dependencies = [
2226 "mime",
2227 "unicase",
2228]
2229
2230[[package]]
Guillaume Gomez4b145732018-05-10 22:02:052231name = "minifier"
Guillaume Gomezbc1c4be2024-11-10 15:32:222232version = "0.3.2"
Guillaume Gomez4b145732018-05-10 22:02:052233source = "registry+https://github.com/rust-lang/crates.io-index"
Guillaume Gomezbc1c4be2024-11-10 15:32:222234checksum = "bd559bbf5d350ac7f2c1cf92ed71a869b847a92bce0c1318b47932a5b5f65cdd"
Guillaume Gomez4b145732018-05-10 22:02:052235
2236[[package]]
Dirkjan Ochtman93a16cb2022-01-03 17:18:462237name = "minimal-lexical"
2238version = "0.2.1"
2239source = "registry+https://github.com/rust-lang/crates.io-index"
2240checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
2241
2242[[package]]
Alex Crichtonb4110902018-12-08 11:06:542243name = "miniz_oxide"
github-actions99053572024-06-23 00:18:082244version = "0.7.4"
Nilstrieb3295cdf2023-06-26 07:21:352245source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions99053572024-06-23 00:18:082246checksum = "b8a240ddb74feaf34a79a7add65a741f3167852fba007066dcac1ca548d89c08"
Nilstrieb3295cdf2023-06-26 07:21:352247dependencies = [
2248 "adler",
Nilstrieb3295cdf2023-06-26 07:21:352249]
2250
2251[[package]]
Trevor Gross4a515bd2024-08-26 20:02:542252name = "miniz_oxide"
2253version = "0.8.0"
2254source = "registry+https://github.com/rust-lang/crates.io-index"
2255checksum = "e2d80299ef12ff69b16a84bb182e3b9df68b5a91574d3d4fa6e41b65deec4df1"
2256dependencies = [
2257 "adler2",
2258]
2259
2260[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582261name = "miow"
klensy55935df2023-08-06 10:24:592262version = "0.6.0"
Weihang Lobfce2272022-11-04 23:50:442263source = "registry+https://github.com/rust-lang/crates.io-index"
klensy55935df2023-08-06 10:24:592264checksum = "359f76430b20a79f9e20e115b3428614e654f04fab314482fc0fda0ebd3c6044"
Weihang Lobfce2272022-11-04 23:50:442265dependencies = [
Philipp Kronesac25a732023-08-24 19:33:172266 "windows-sys 0.48.0",
Weihang Lobfce2272022-11-04 23:50:442267]
2268
2269[[package]]
kennytm0692b3d2017-12-15 19:41:582270name = "miri"
2271version = "0.1.0"
2272dependencies = [
Ralf Jung49e8acb2023-10-21 06:41:452273 "aes",
Ralf Jung9f7194b2024-04-25 10:28:452274 "chrono",
Ralf Jung47b3ce02024-05-05 15:17:452275 "chrono-tz",
Alex Crichton093ede22019-08-15 00:45:092276 "colored",
Ralf Jung13e47662023-05-23 10:10:182277 "ctrlc",
Ralf Jung9f7194b2024-04-25 10:28:452278 "directories",
Thom Chiovolonia4bf36e2022-11-21 00:55:412279 "getrandom",
Ralf Jung759e4952020-06-01 18:17:202280 "libc",
Ralf Jungfe7e2072022-09-02 14:49:382281 "libffi",
Simonas Kazlauskasfcaeb452024-01-10 15:12:012282 "libloading",
Ralf Jung61a986a2022-06-26 02:21:492283 "measureme",
Thom Chiovolonia4bf36e2022-11-21 00:55:412284 "rand",
Ralf Junga272c452022-05-30 08:17:462285 "regex",
Ralf Jung64f56d22022-10-22 08:45:252286 "rustc_version",
Jubilee Younge8eb6912021-04-22 04:40:292287 "smallvec",
Ralf Jung9a308d42024-03-09 17:56:522288 "tempfile",
Rémy Rakica69fe842024-12-02 16:16:412289 "tikv-jemalloc-sys",
Philipp Krones907b6a12024-09-24 09:58:122290 "ui_test",
Ralf Jungf6edc8a2024-08-05 18:39:562291 "windows-sys 0.52.0",
kennytm0692b3d2017-12-15 19:41:582292]
2293
2294[[package]]
Jakob Degen17395b42022-10-31 00:17:252295name = "miropt-test-tools"
2296version = "0.1.0"
Jakob Degen17395b42022-10-31 00:17:252297
2298[[package]]
Alex Crichtond8251152018-07-02 16:33:162299name = "new_debug_unreachable"
github-actionsc486d2d2024-03-17 00:26:012300version = "1.0.6"
Alex Crichtond8251152018-07-02 16:33:162301source = "registry+https://github.com/rust-lang/crates.io-index"
github-actionsc486d2d2024-03-17 00:26:012302checksum = "650eef8c711430f1a879fdd01d4745a7deea475becfb90269c06775983bbf086"
Nick Cameron4b6f5c22018-02-26 03:15:452303
2304[[package]]
Ralf Jung13e47662023-05-23 10:10:182305name = "nix"
Trevor Gross7240da02024-08-07 07:09:122306version = "0.29.0"
Ralf Jung13e47662023-05-23 10:10:182307source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:122308checksum = "71e2746dc3a24dd78b3cfcb7be93368c6de9963d30f43a6a73998a9cf4b17b46"
Ralf Jung13e47662023-05-23 10:10:182309dependencies = [
Trevor Gross7240da02024-08-07 07:09:122310 "bitflags 2.6.0",
Ralf Jung13e47662023-05-23 10:10:182311 "cfg-if",
github-actionsc486d2d2024-03-17 00:26:012312 "cfg_aliases",
Ralf Jung13e47662023-05-23 10:10:182313 "libc",
Ralf Jung13e47662023-05-23 10:10:182314]
2315
2316[[package]]
Dirkjan Ochtman93a16cb2022-01-03 17:18:462317name = "nom"
Nilstrieb3295cdf2023-06-26 07:21:352318version = "7.1.3"
Dirkjan Ochtman93a16cb2022-01-03 17:18:462319source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:352320checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
Dirkjan Ochtman93a16cb2022-01-03 17:18:462321dependencies = [
2322 "memchr",
2323 "minimal-lexical",
Dirkjan Ochtman93a16cb2022-01-03 17:18:462324]
2325
2326[[package]]
Eric Hussb07e3162023-11-29 23:52:162327name = "normpath"
Trevor Gross7240da02024-08-07 07:09:122328version = "1.3.0"
Eric Hussb07e3162023-11-29 23:52:162329source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:122330checksum = "c8911957c4b1549ac0dc74e30db9c8b0e66ddcd6d7acc33098f4c63a64a6d7ed"
Eric Hussb07e3162023-11-29 23:52:162331dependencies = [
Trevor Gross7240da02024-08-07 07:09:122332 "windows-sys 0.59.0",
Eric Hussb07e3162023-11-29 23:52:162333]
2334
2335[[package]]
Nilstrieb3295cdf2023-06-26 07:21:352336name = "nu-ansi-term"
2337version = "0.46.0"
Alex Crichton994bfd42018-02-26 17:07:162338source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:352339checksum = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84"
Alex Crichton994bfd42018-02-26 17:07:162340dependencies = [
Nilstrieb3295cdf2023-06-26 07:21:352341 "overload",
2342 "winapi",
Alex Crichton994bfd42018-02-26 17:07:162343]
2344
2345[[package]]
klensy71ea5062024-03-30 14:39:432346name = "nu-ansi-term"
Trevor Gross7240da02024-08-07 07:09:122347version = "0.50.1"
klensy71ea5062024-03-30 14:39:432348source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:122349checksum = "d4a28e057d01f97e61255210fcff094d74ed0466038633e95017f5beb68e4399"
klensy71ea5062024-03-30 14:39:432350dependencies = [
Trevor Gross7240da02024-08-07 07:09:122351 "windows-sys 0.52.0",
klensy71ea5062024-03-30 14:39:432352]
2353
2354[[package]]
Trevor Gross51827ce2024-07-20 16:13:272355name = "num"
2356version = "0.4.3"
2357source = "registry+https://github.com/rust-lang/crates.io-index"
2358checksum = "35bd024e8b2ff75562e5f34e7f4905839deb4b22955ef5e73d2fea1b9813cb23"
2359dependencies = [
2360 "num-bigint",
2361 "num-complex",
2362 "num-integer",
2363 "num-iter",
2364 "num-rational",
2365 "num-traits",
2366]
2367
2368[[package]]
2369name = "num-bigint"
2370version = "0.4.6"
2371source = "registry+https://github.com/rust-lang/crates.io-index"
2372checksum = "a5e44f723f1133c9deac646763579fdb3ac745e418f2a7af9cd0c431da1f20b9"
2373dependencies = [
2374 "num-integer",
2375 "num-traits",
2376]
2377
2378[[package]]
2379name = "num-complex"
2380version = "0.4.6"
2381source = "registry+https://github.com/rust-lang/crates.io-index"
2382checksum = "73f88a1307638156682bada9d7604135552957b7818057dcef22705b4d509495"
2383dependencies = [
2384 "num-traits",
2385]
2386
2387[[package]]
clubby7899b73db32024-01-29 12:21:162388name = "num-conv"
2389version = "0.1.0"
Steve Klabnik2795de32017-02-20 00:20:572390source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:162391checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9"
2392
2393[[package]]
Trevor Gross51827ce2024-07-20 16:13:272394name = "num-integer"
2395version = "0.1.46"
2396source = "registry+https://github.com/rust-lang/crates.io-index"
2397checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f"
2398dependencies = [
2399 "num-traits",
2400]
2401
2402[[package]]
2403name = "num-iter"
2404version = "0.1.45"
2405source = "registry+https://github.com/rust-lang/crates.io-index"
2406checksum = "1429034a0490724d0075ebb2bc9e875d6503c3cf69e235a8941aa757d83ef5bf"
2407dependencies = [
2408 "autocfg",
2409 "num-integer",
2410 "num-traits",
2411]
2412
2413[[package]]
2414name = "num-rational"
2415version = "0.4.2"
2416source = "registry+https://github.com/rust-lang/crates.io-index"
2417checksum = "f83d14da390562dca69fc84082e73e548e1ad308d24accdedd2720017cb37824"
2418dependencies = [
2419 "num-bigint",
2420 "num-integer",
2421 "num-traits",
2422]
2423
2424[[package]]
clubby7899b73db32024-01-29 12:21:162425name = "num-traits"
Mark Rousskov12200c92024-05-11 14:27:172426version = "0.2.19"
clubby7899b73db32024-01-29 12:21:162427source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:172428checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
Mark Rousskov342d9562020-08-17 15:21:442429dependencies = [
2430 "autocfg",
2431]
Steve Klabnik2795de32017-02-20 00:20:572432
2433[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292434name = "num_cpus"
Nilstrieb3295cdf2023-06-26 07:21:352435version = "1.16.0"
Ahmed Charles9ca382f2016-09-02 08:55:292436source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:352437checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43"
Ahmed Charles9ca382f2016-09-02 08:55:292438dependencies = [
bjorn31f3be752024-08-01 20:09:502439 "hermit-abi",
Alex Crichton093ede22019-08-15 00:45:092440 "libc",
Ahmed Charles9ca382f2016-09-02 08:55:292441]
2442
2443[[package]]
Philipp Kronesac25a732023-08-24 19:33:172444name = "number_prefix"
2445version = "0.4.0"
2446source = "registry+https://github.com/rust-lang/crates.io-index"
2447checksum = "830b246a0e5f20af87141b25c173cd1b609bd7779a4617d6ec582abaf90870f3"
2448
2449[[package]]
Alex Crichton06d565c2020-05-13 21:22:372450name = "object"
clubby78956bc5522024-01-21 17:16:262451version = "0.32.2"
dirreke74817b72023-08-14 14:57:382452source = "registry+https://github.com/rust-lang/crates.io-index"
clubby78956bc5522024-01-21 17:16:262453checksum = "a6a622008b6e321afc04970976f62ee297fdbaa6f95318ca343e3eebb9648441"
dirreke74817b72023-08-14 14:57:382454dependencies = [
Amanieu d'Antrasa529ba82023-01-09 17:49:242455 "memchr",
Ben Kimock2f6fb232024-03-18 22:47:412456]
2457
2458[[package]]
Jubilee Young49c2a1d2024-06-07 05:50:282459name = "object"
clubby789812daed2024-11-03 11:31:152460version = "0.36.5"
Jubilee Young49c2a1d2024-06-07 05:50:282461source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:152462checksum = "aedf0a2d09c573ed1d8d85b30c119153926a2b36dce0ab28322c09a117a4683e"
Jubilee Young49c2a1d2024-06-07 05:50:282463dependencies = [
klensy58c99992024-07-17 11:33:202464 "crc32fast",
2465 "flate2",
clubby789812daed2024-11-03 11:31:152466 "hashbrown 0.15.0",
klensy58c99992024-07-17 11:33:202467 "indexmap",
Jubilee Young49c2a1d2024-06-07 05:50:282468 "memchr",
klensy26c09b62024-09-24 13:14:492469 "ruzstd",
clubby789812daed2024-11-03 11:31:152470 "wasmparser 0.218.0",
Jubilee Young49c2a1d2024-06-07 05:50:282471]
2472
2473[[package]]
Michael Woeristerd0be27c2021-07-20 11:54:372474name = "odht"
Michael Woerister6771ac32021-10-29 16:05:152475version = "0.3.1"
Michael Woeristerd0be27c2021-07-20 11:54:372476source = "registry+https://github.com/rust-lang/crates.io-index"
Michael Woerister6771ac32021-10-29 16:05:152477checksum = "5a518809ac14b25b569624d0268eba1e88498f71615893dca57982bed7621abb"
Michael Woeristerd0be27c2021-07-20 11:54:372478dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:422479 "cfg-if",
Michael Woeristerd0be27c2021-07-20 11:54:372480]
2481
2482[[package]]
Mark Rousskov2fc32b92019-09-10 01:01:412483name = "once_cell"
clubby789812daed2024-11-03 11:31:152484version = "1.20.2"
Mark Rousskov2fc32b92019-09-10 01:01:412485source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:152486checksum = "1261fe7e33c73b354eab43b1273a57c8f967d0391e80353e51f764ac02cf6775"
Guillaume Gomez8d40b9e2024-07-18 18:56:362487
2488[[package]]
Alex Crichton2863b752018-08-21 17:23:472489name = "opener"
Trevor Gross7240da02024-08-07 07:09:122490version = "0.7.2"
github-actions36c09332024-05-19 00:17:382491source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:122492checksum = "d0812e5e4df08da354c851a3376fead46db31c2214f849d3de356d774d057681"
github-actions36c09332024-05-19 00:17:382493dependencies = [
2494 "bstr",
2495 "dbus",
2496 "normpath",
Trevor Gross7240da02024-08-07 07:09:122497 "windows-sys 0.59.0",
github-actions36c09332024-05-19 00:17:382498]
2499
2500[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582501name = "openssl-probe"
klensy43512e62022-07-26 16:16:432502version = "0.1.5"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582503source = "registry+https://github.com/rust-lang/crates.io-index"
klensy43512e62022-07-26 16:16:432504checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582505
2506[[package]]
2507name = "openssl-sys"
clubby789812daed2024-11-03 11:31:152508version = "0.9.104"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582509source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:152510checksum = "45abf306cbf99debc8195b66b7346498d7b10c210de50418b5ccd7ceba08c741"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582511dependencies = [
Alex Crichton093ede22019-08-15 00:45:092512 "cc",
2513 "libc",
Alex Crichton093ede22019-08-15 00:45:092514 "pkg-config",
Alex Crichton093ede22019-08-15 00:45:092515 "vcpkg",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582516]
2517
2518[[package]]
Jakub Beránek91d2fb22023-06-03 07:41:442519name = "opt-dist"
2520version = "0.1.0"
2521dependencies = [
2522 "anyhow",
2523 "build_helper",
2524 "camino",
Jakub Beránekf17047b2023-09-12 16:32:322525 "clap",
2526 "derive_builder",
klensy53efefb2024-02-22 11:35:212527 "env_logger",
Jakub Beránek91d2fb22023-06-03 07:41:442528 "fs_extra",
2529 "glob",
2530 "humansize",
klensyc653bb92023-11-18 09:42:052531 "humantime",
Jakub Beránek91d2fb22023-06-03 07:41:442532 "log",
Jakub Beránek91d2fb22023-06-03 07:41:442533 "serde",
2534 "serde_json",
2535 "sysinfo",
Jakub Beránek209789e2023-08-09 18:56:112536 "tabled",
Jakub Beránek91d2fb22023-06-03 07:41:442537 "tar",
Jakub Beráneka16925d2023-07-11 15:26:172538 "tempfile",
klensy39159a32024-05-09 13:43:142539 "xz2",
Jakub Beránek91d2fb22023-06-03 07:41:442540]
2541
2542[[package]]
Ralf Jung5aecfe42023-10-07 05:55:482543name = "option-ext"
2544version = "0.2.0"
2545source = "registry+https://github.com/rust-lang/crates.io-index"
2546checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d"
2547
2548[[package]]
Nilstrieb3295cdf2023-06-26 07:21:352549name = "overload"
2550version = "0.1.1"
2551source = "registry+https://github.com/rust-lang/crates.io-index"
2552checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39"
2553
2554[[package]]
Ralf Jung10430db2022-07-15 14:04:232555name = "owo-colors"
Nilstrieb75b3ee22022-12-30 11:23:052556version = "3.5.0"
Ralf Jung10430db2022-07-15 14:04:232557source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb75b3ee22022-12-30 11:23:052558checksum = "c1b04fb49957986fdce4d6ee7a65027d55d4b6d2265e5848bbb507b58ccfdb6f"
Ralf Jung10430db2022-07-15 14:04:232559
2560[[package]]
Philipp Kronesac25a732023-08-24 19:33:172561name = "pad"
2562version = "0.1.6"
2563source = "registry+https://github.com/rust-lang/crates.io-index"
2564checksum = "d2ad9b889f1b12e0b9ee24db044b5129150d5eada288edc800f789928dc8c0e3"
2565dependencies = [
printfn46b41b42024-10-12 21:57:502566 "unicode-width 0.1.14",
Philipp Kronesac25a732023-08-24 19:33:172567]
2568
2569[[package]]
Jakub Beránek209789e2023-08-09 18:56:112570name = "papergrid"
klensy15bc6812024-02-22 11:17:592571version = "0.11.0"
Jakub Beránek209789e2023-08-09 18:56:112572source = "registry+https://github.com/rust-lang/crates.io-index"
klensy15bc6812024-02-22 11:17:592573checksum = "9ad43c07024ef767f9160710b3a6773976194758c7919b17e63b863db0bdf7fb"
Jakub Beránek209789e2023-08-09 18:56:112574dependencies = [
2575 "bytecount",
2576 "fnv",
printfn46b41b42024-10-12 21:57:502577 "unicode-width 0.1.14",
Jakub Beránek209789e2023-08-09 18:56:112578]
2579
2580[[package]]
John Kåre Alsaker970c6132017-12-03 12:49:012581name = "parking_lot"
clubby789d42c9602024-06-08 19:22:162582version = "0.12.3"
Philipp Krones586cbd02022-06-04 12:07:442583source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:162584checksum = "f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27"
Philipp Krones586cbd02022-06-04 12:07:442585dependencies = [
2586 "lock_api",
Rémy Rakic4cb2a282023-12-14 15:40:502587 "parking_lot_core",
Igor Matuszewski8fc4bba2020-02-12 14:47:312588]
2589
2590[[package]]
Philipp Krones586cbd02022-06-04 12:07:442591name = "parking_lot_core"
Mark Rousskov12200c92024-05-11 14:27:172592version = "0.9.10"
Philipp Krones586cbd02022-06-04 12:07:442593source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:172594checksum = "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8"
Philipp Krones586cbd02022-06-04 12:07:442595dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:422596 "cfg-if",
Philipp Krones586cbd02022-06-04 12:07:442597 "libc",
Trevor Gross7240da02024-08-07 07:09:122598 "redox_syscall",
Philipp Krones586cbd02022-06-04 12:07:442599 "smallvec",
Trevor Gross7240da02024-08-07 07:09:122600 "windows-targets 0.52.6",
Philipp Krones586cbd02022-06-04 12:07:442601]
2602
2603[[package]]
Ralf Jung47b3ce02024-05-05 15:17:452604name = "parse-zoneinfo"
2605version = "0.3.1"
2606source = "registry+https://github.com/rust-lang/crates.io-index"
2607checksum = "1f2a05b18d44e2957b88f96ba460715e295bc1d7510468a2f3d3b44535d26c24"
2608dependencies = [
2609 "regex",
2610]
2611
2612[[package]]
Federico Ponzi4b6a0272020-07-17 22:01:272613name = "pathdiff"
clubby789812daed2024-11-03 11:31:152614version = "0.2.2"
Federico Ponzi4b6a0272020-07-17 22:01:272615source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:152616checksum = "d61c5ce1153ab5b689d0c074c4e7fc613e942dfb7dd9eea5ab202d2ad91fe361"
Federico Ponzi4b6a0272020-07-17 22:01:272617
2618[[package]]
Alex Crichton1cede102017-06-15 02:33:062619name = "percent-encoding"
clubby7899b73db32024-01-29 12:21:162620version = "2.3.1"
Eric Hussf2428a62019-08-01 00:44:392621source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:162622checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e"
Eric Hussf2428a62019-08-01 00:44:392623
2624[[package]]
Wesley Wisere130e9c2021-02-25 23:25:382625name = "perf-event-open-sys"
Nilstrieb3295cdf2023-06-26 07:21:352626version = "3.0.0"
Wesley Wisere130e9c2021-02-25 23:25:382627source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:352628checksum = "b29be2ba35c12c6939f6bc73187f728bba82c3c062ecdc5fa90ea739282a1f58"
Wesley Wisere130e9c2021-02-25 23:25:382629dependencies = [
2630 "libc",
2631]
2632
2633[[package]]
Steve Klabnika0769612017-02-07 23:13:572634name = "pest"
clubby789812daed2024-11-03 11:31:152635version = "2.7.14"
James Munnsde763692019-01-19 02:39:372636source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:152637checksum = "879952a81a83930934cbf1786752d6dedc3b1f29e8f8fb2ad1d0a36f377cf442"
James Munnsde763692019-01-19 02:39:372638dependencies = [
clubby7899b73db32024-01-29 12:21:162639 "memchr",
klensy45fac342022-08-31 20:04:122640 "thiserror",
Alex Crichton093ede22019-08-15 00:45:092641 "ucd-trie",
James Munnsde763692019-01-19 02:39:372642]
2643
2644[[package]]
Alex Crichtone9d89832018-04-02 15:43:552645name = "pest_derive"
clubby789812daed2024-11-03 11:31:152646version = "2.7.14"
James Munnsde763692019-01-19 02:39:372647source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:152648checksum = "d214365f632b123a47fd913301e14c946c61d1c183ee245fa76eb752e59a02dd"
James Munnsde763692019-01-19 02:39:372649dependencies = [
Alex Crichton093ede22019-08-15 00:45:092650 "pest",
2651 "pest_generator",
James Munnsde763692019-01-19 02:39:372652]
2653
2654[[package]]
2655name = "pest_generator"
clubby789812daed2024-11-03 11:31:152656version = "2.7.14"
James Munnsde763692019-01-19 02:39:372657source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:152658checksum = "eb55586734301717aea2ac313f50b2eb8f60d2fc3dc01d190eefa2e625f60c4e"
James Munnsde763692019-01-19 02:39:372659dependencies = [
Alex Crichton093ede22019-08-15 00:45:092660 "pest",
2661 "pest_meta",
Aaron Hill70ba4912020-08-01 14:11:152662 "proc-macro2",
2663 "quote",
clubby789812daed2024-11-03 11:31:152664 "syn 2.0.87",
James Munnsde763692019-01-19 02:39:372665]
2666
2667[[package]]
2668name = "pest_meta"
clubby789812daed2024-11-03 11:31:152669version = "2.7.14"
James Munnsde763692019-01-19 02:39:372670source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:152671checksum = "b75da2a70cf4d9cb76833c990ac9cd3923c9a8905a8929789ce347c84564d03d"
James Munnsde763692019-01-19 02:39:372672dependencies = [
klensy45fac342022-08-31 20:04:122673 "once_cell",
Alex Crichton093ede22019-08-15 00:45:092674 "pest",
Nilstrieb3295cdf2023-06-26 07:21:352675 "sha2",
James Munnsde763692019-01-19 02:39:372676]
2677
2678[[package]]
steveklabnikecfbaca2018-04-03 14:32:042679name = "phf"
Ralf Jung47b3ce02024-05-05 15:17:452680version = "0.11.2"
2681source = "registry+https://github.com/rust-lang/crates.io-index"
2682checksum = "ade2d8b8f33c7333b51bcf0428d37e217e9f32192ae4772156f65063b8ce03dc"
2683dependencies = [
2684 "phf_shared 0.11.2",
steveklabnikecfbaca2018-04-03 14:32:042685]
2686
2687[[package]]
2688name = "phf_codegen"
Ralf Jung47b3ce02024-05-05 15:17:452689version = "0.11.2"
2690source = "registry+https://github.com/rust-lang/crates.io-index"
2691checksum = "e8d39688d359e6b34654d328e262234662d16cc0f60ec8dcbe5e718709342a5a"
2692dependencies = [
2693 "phf_generator 0.11.2",
2694 "phf_shared 0.11.2",
steveklabnikecfbaca2018-04-03 14:32:042695]
2696
2697[[package]]
2698name = "phf_generator"
klensy947e7872022-04-15 18:11:142699version = "0.10.0"
steveklabnikecfbaca2018-04-03 14:32:042700source = "registry+https://github.com/rust-lang/crates.io-index"
klensy947e7872022-04-15 18:11:142701checksum = "5d5285893bb5eb82e6aaf5d59ee909a06a16737a8970984dd7746ba9283498d6"
steveklabnikecfbaca2018-04-03 14:32:042702dependencies = [
Ralf Jung47b3ce02024-05-05 15:17:452703 "phf_shared 0.10.0",
2704 "rand",
2705]
2706
2707[[package]]
2708name = "phf_generator"
2709version = "0.11.2"
2710source = "registry+https://github.com/rust-lang/crates.io-index"
2711checksum = "48e4cc64c2ad9ebe670cb8fd69dd50ae301650392e81c05f9bfcb2d5bdbc24b0"
2712dependencies = [
2713 "phf_shared 0.11.2",
Thom Chiovolonia4bf36e2022-11-21 00:55:412714 "rand",
steveklabnikecfbaca2018-04-03 14:32:042715]
2716
2717[[package]]
2718name = "phf_shared"
klensy947e7872022-04-15 18:11:142719version = "0.10.0"
steveklabnikecfbaca2018-04-03 14:32:042720source = "registry+https://github.com/rust-lang/crates.io-index"
klensy947e7872022-04-15 18:11:142721checksum = "b6796ad771acdc0123d2a88dc428b5e38ef24456743ddb1744ed628f9815c096"
steveklabnikecfbaca2018-04-03 14:32:042722dependencies = [
Alex Crichton093ede22019-08-15 00:45:092723 "siphasher",
steveklabnikecfbaca2018-04-03 14:32:042724]
2725
2726[[package]]
Ralf Jung47b3ce02024-05-05 15:17:452727name = "phf_shared"
2728version = "0.11.2"
2729source = "registry+https://github.com/rust-lang/crates.io-index"
2730checksum = "90fcb95eef784c2ac79119d1dd819e162b5da872ce6f3c3abe1e8ca1c082f72b"
2731dependencies = [
2732 "siphasher",
2733]
2734
2735[[package]]
Caleb Cartwright63913182021-02-10 01:52:542736name = "pin-project-lite"
clubby789812daed2024-11-03 11:31:152737version = "0.2.15"
Caleb Cartwright63913182021-02-10 01:52:542738source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:152739checksum = "915a1e146535de9163f3987b8944ed8cf49a18bb0056bcebcdcece385cece4ff"
Caleb Cartwright63913182021-02-10 01:52:542740
2741[[package]]
2742name = "pin-utils"
2743version = "0.1.0"
2744source = "registry+https://github.com/rust-lang/crates.io-index"
2745checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
2746
2747[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582748name = "pkg-config"
Trevor Gross4a515bd2024-08-26 20:02:542749version = "0.3.31"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582750source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:542751checksum = "953ec861398dccce10c670dfeaf3ec4911ca479e9c02154b3a215178c5f566f2"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582752
2753[[package]]
Santiago Pastorino8429d112018-05-24 21:52:012754name = "polonius-engine"
Rémy Rakic99cc35d2021-07-22 20:21:062755version = "0.13.0"
Santiago Pastorino8429d112018-05-24 21:52:012756source = "registry+https://github.com/rust-lang/crates.io-index"
Rémy Rakic99cc35d2021-07-22 20:21:062757checksum = "c4e8e505342045d397d0b6674dcb82d6faf5cf40484d30eeb88fc82ef14e903f"
Douglas Campos422fe7c2018-05-29 11:52:512758dependencies = [
Alex Crichton093ede22019-08-15 00:45:092759 "datafrog",
2760 "log",
Trevor Gross4a515bd2024-08-26 20:02:542761 "rustc-hash 1.1.0",
Douglas Campos422fe7c2018-05-29 11:52:512762]
Santiago Pastorino8429d112018-05-24 21:52:012763
2764[[package]]
Philipp Kronesac25a732023-08-24 19:33:172765name = "portable-atomic"
github-actionsbfc99512024-09-29 00:22:292766version = "1.9.0"
Philipp Kronesac25a732023-08-24 19:33:172767source = "registry+https://github.com/rust-lang/crates.io-index"
github-actionsbfc99512024-09-29 00:22:292768checksum = "cc9c68a3f6da06753e9335d63e27f6b9754dd1920d941135b7ea8224f141adb2"
Philipp Kronesac25a732023-08-24 19:33:172769
2770[[package]]
clubby7896ac3b572024-01-29 12:16:202771name = "powerfmt"
2772version = "0.2.0"
2773source = "registry+https://github.com/rust-lang/crates.io-index"
2774checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391"
2775
2776[[package]]
gnzlbg52caca02019-08-01 15:02:262777name = "ppv-lite86"
Trevor Gross7240da02024-08-07 07:09:122778version = "0.2.20"
gnzlbg52caca02019-08-01 15:02:262779source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:122780checksum = "77957b295656769bb8ad2b6a6b09d897d94f05c41b069aede1fcdaa675eaea04"
2781dependencies = [
2782 "zerocopy",
2783]
gnzlbg52caca02019-08-01 15:02:262784
2785[[package]]
steveklabnikecfbaca2018-04-03 14:32:042786name = "precomputed-hash"
2787version = "0.1.1"
2788source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092789checksum = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c"
steveklabnikecfbaca2018-04-03 14:32:042790
2791[[package]]
Philipp Kronesac25a732023-08-24 19:33:172792name = "prettydiff"
Philipp Krones0949ff92024-07-25 16:29:272793version = "0.7.0"
2794source = "registry+https://github.com/rust-lang/crates.io-index"
2795checksum = "abec3fb083c10660b3854367697da94c674e9e82aa7511014dc958beeb7215e9"
2796dependencies = [
2797 "owo-colors",
2798 "pad",
2799]
2800
2801[[package]]
David Wood7f916972022-03-26 07:27:432802name = "proc-macro-hack"
Nilstrieb3295cdf2023-06-26 07:21:352803version = "0.5.20+deprecated"
David Wood7f916972022-03-26 07:27:432804source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:352805checksum = "dc375e1527247fe1a97d8b7156678dfe7c1af2fc075c9a4db3690ecd2a148068"
David Wood7f916972022-03-26 07:27:432806
2807[[package]]
Igor Matuszewskic2249a42019-09-08 08:28:112808name = "proc-macro2"
clubby789812daed2024-11-03 11:31:152809version = "1.0.89"
Igor Matuszewskic2249a42019-09-08 08:28:112810source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:152811checksum = "f139b0662de085916d1fb67d2b4169d1addddda1919e696f3252b740b629986e"
Igor Matuszewskic2249a42019-09-08 08:28:112812dependencies = [
Andres Suareza65ddf02022-10-09 03:25:402813 "unicode-ident",
Igor Matuszewskic2249a42019-09-08 08:28:112814]
2815
2816[[package]]
Oliver Scherer26edcee2018-11-02 15:14:242817name = "psm"
Trevor Gross4a515bd2024-08-26 20:02:542818version = "0.1.23"
Oliver Scherer26edcee2018-11-02 15:14:242819source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:542820checksum = "aa37f80ca58604976033fae9515a8a2989fc13797d953f7c04fb8fa36a11f205"
Oliver Scherer26edcee2018-11-02 15:14:242821dependencies = [
2822 "cc",
2823]
2824
2825[[package]]
Steve Klabnika0769612017-02-07 23:13:572826name = "pulldown-cmark"
Michael Howell294c3dd2024-06-29 18:24:362827version = "0.9.6"
2828source = "registry+https://github.com/rust-lang/crates.io-index"
2829checksum = "57206b407293d2bcd3af849ce869d52068623f19e1b5ff8e8778e3309439682b"
2830dependencies = [
Trevor Gross7240da02024-08-07 07:09:122831 "bitflags 2.6.0",
Michael Howell294c3dd2024-06-29 18:24:362832 "memchr",
2833 "unicase",
2834]
2835
2836[[package]]
2837name = "pulldown-cmark"
Mark Rousskov12200c92024-05-11 14:27:172838version = "0.10.3"
Eric Huss51f20b42024-02-07 04:22:132839source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:172840checksum = "76979bea66e7875e7509c4ec5300112b316af87fa7a252ca91c448b32dfe3993"
Eric Huss51f20b42024-02-07 04:22:132841dependencies = [
Trevor Gross7240da02024-08-07 07:09:122842 "bitflags 2.6.0",
Eric Huss51f20b42024-02-07 04:22:132843 "memchr",
Michael Howell15fbe612024-06-29 16:34:522844 "pulldown-cmark-escape 0.10.1",
2845 "unicase",
2846]
2847
2848[[package]]
2849name = "pulldown-cmark"
Trevor Gross4a515bd2024-08-26 20:02:542850version = "0.11.3"
Michael Howell15fbe612024-06-29 16:34:522851source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:542852checksum = "679341d22c78c6c649893cbd6c3278dcbe9fc4faa62fea3a9296ae2b50c14625"
Michael Howell15fbe612024-06-29 16:34:522853dependencies = [
Trevor Gross7240da02024-08-07 07:09:122854 "bitflags 2.6.0",
Michael Howell15fbe612024-06-29 16:34:522855 "memchr",
2856 "pulldown-cmark-escape 0.11.0",
Eric Huss51f20b42024-02-07 04:22:132857 "unicase",
2858]
2859
2860[[package]]
2861name = "pulldown-cmark-escape"
Mark Rousskov12200c92024-05-11 14:27:172862version = "0.10.1"
Eric Huss51f20b42024-02-07 04:22:132863source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:172864checksum = "bd348ff538bc9caeda7ee8cad2d1d48236a1f443c1fa3913c6a02fe0043b1dd3"
Eric Huss51f20b42024-02-07 04:22:132865
2866[[package]]
Michael Howell15fbe612024-06-29 16:34:522867name = "pulldown-cmark-escape"
2868version = "0.11.0"
2869source = "registry+https://github.com/rust-lang/crates.io-index"
2870checksum = "007d8adb5ddab6f8e3f491ac63566a7d5002cc7ed73901f72057943fa71ae1ae"
2871
2872[[package]]
Eduard-Mihai Burtescu20929632019-01-29 05:24:322873name = "punycode"
Mark Rousskov342d9562020-08-17 15:21:442874version = "0.4.1"
Eduard-Mihai Burtescu20929632019-01-29 05:24:322875source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:442876checksum = "e9e1dcb320d6839f6edb64f7a4a59d39b30480d4d1765b56873f7c858538a5fe"
Eduard-Mihai Burtescu20929632019-01-29 05:24:322877
2878[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:292879name = "quine-mc_cluskey"
2880version = "0.2.4"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582881source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092882checksum = "07589615d719a60c8dd8a4622e7946465dfef20d1a428f969e3443e7386d5f45"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582883
2884[[package]]
2885name = "quote"
Trevor Gross4a515bd2024-08-26 20:02:542886version = "1.0.37"
Igor Matuszewskic2249a42019-09-08 08:28:112887source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:542888checksum = "b5b9d34b8991d19d98081b46eacdd8eb58c6f2b201139f7c5f643cc155a633af"
Igor Matuszewskic2249a42019-09-08 08:28:112889dependencies = [
Aaron Hill70ba4912020-08-01 14:11:152890 "proc-macro2",
Alex Crichtone9d89832018-04-02 15:43:552891]
2892
2893[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292894name = "rand"
klensy947e7872022-04-15 18:11:142895version = "0.8.5"
Aaron Hill2550d5b2021-03-07 23:39:192896source = "registry+https://github.com/rust-lang/crates.io-index"
klensy947e7872022-04-15 18:11:142897checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
Aaron Hill2550d5b2021-03-07 23:39:192898dependencies = [
2899 "libc",
Thom Chiovolonia4bf36e2022-11-21 00:55:412900 "rand_chacha",
2901 "rand_core",
Aaron Hill2550d5b2021-03-07 23:39:192902]
2903
2904[[package]]
2905name = "rand_chacha"
Nilstrieb3295cdf2023-06-26 07:21:352906version = "0.3.1"
Aaron Hill2550d5b2021-03-07 23:39:192907source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:352908checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
Aaron Hill2550d5b2021-03-07 23:39:192909dependencies = [
2910 "ppv-lite86",
Thom Chiovolonia4bf36e2022-11-21 00:55:412911 "rand_core",
gnzlbg52caca02019-08-01 15:02:262912]
2913
2914[[package]]
Aaron Hill2550d5b2021-03-07 23:39:192915name = "rand_core"
Weihang Lo6306fd32023-01-04 15:33:592916version = "0.6.4"
Aaron Hill2550d5b2021-03-07 23:39:192917source = "registry+https://github.com/rust-lang/crates.io-index"
Weihang Lo6306fd32023-01-04 15:33:592918checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
Aaron Hill2550d5b2021-03-07 23:39:192919dependencies = [
Thom Chiovolonia4bf36e2022-11-21 00:55:412920 "getrandom",
Aaron Hill2550d5b2021-03-07 23:39:192921]
2922
2923[[package]]
Eric Huss2b985322019-11-25 16:14:072924name = "rand_xoshiro"
Chase Wilson09f15422021-08-29 15:55:292925version = "0.6.0"
2926source = "registry+https://github.com/rust-lang/crates.io-index"
2927checksum = "6f97cdb2a36ed4183de61b2f824cc45c9f1037f28afe0a322e9fff4c108b5aaa"
2928dependencies = [
Thom Chiovolonia4bf36e2022-11-21 00:55:412929 "rand_core",
Chase Wilson09f15422021-08-29 15:55:292930]
2931
2932[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:292933name = "rayon"
github-actions1848b462024-03-24 12:09:282934version = "1.10.0"
Nick Cameron4b6f5c22018-02-26 03:15:452935source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions1848b462024-03-24 12:09:282936checksum = "b418a60154510ca1a002a752ca9714984e21e4241e804d32555251faf8b78ffa"
Nick Cameron4b6f5c22018-02-26 03:15:452937dependencies = [
Alex Crichton093ede22019-08-15 00:45:092938 "either",
2939 "rayon-core",
Oliver Schneideracdf83f2017-12-06 08:25:292940]
2941
2942[[package]]
2943name = "rayon-core"
clubby7899b73db32024-01-29 12:21:162944version = "1.12.1"
Oliver Schneideracdf83f2017-12-06 08:25:292945source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:162946checksum = "1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2"
Oliver Schneideracdf83f2017-12-06 08:25:292947dependencies = [
Mateusz Mikuła2d8d8132019-12-04 17:40:162948 "crossbeam-deque",
Josh Stonef3b88122022-01-10 19:34:072949 "crossbeam-utils",
Laurențiu Nicolab888eb92019-06-10 18:22:312950]
2951
2952[[package]]
Nick Cameronc5cad5a2017-09-22 01:58:352953name = "redox_syscall"
clubby789812daed2024-11-03 11:31:152954version = "0.5.7"
flip19950046d7c2021-02-25 10:26:232955source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:152956checksum = "9b6dfecf2c74bce2466cabf93f6664d6998a69eb21e39f4207930065b27b771f"
Arlo Siemsen4d9b4762023-06-02 16:40:362957dependencies = [
Trevor Gross7240da02024-08-07 07:09:122958 "bitflags 2.6.0",
Mark Rousskov12200c92024-05-11 14:27:172959]
2960
2961[[package]]
flip19954c228cc2019-02-18 09:32:582962name = "redox_users"
Trevor Gross4a515bd2024-08-26 20:02:542963version = "0.4.6"
flip19950046d7c2021-02-25 10:26:232964source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:542965checksum = "ba009ff324d1fc1b900bd1fdb31564febe58a8ccc8a6fdbb93b543d33b13ca43"
flip19950046d7c2021-02-25 10:26:232966dependencies = [
Thom Chiovolonia4bf36e2022-11-21 00:55:412967 "getrandom",
clubby7899b73db32024-01-29 12:21:162968 "libredox",
Nilstrieb3295cdf2023-06-26 07:21:352969 "thiserror",
flip19950046d7c2021-02-25 10:26:232970]
2971
2972[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582973name = "regex"
clubby789812daed2024-11-03 11:31:152974version = "1.11.1"
Oliver Schneider847bb142018-05-11 12:11:062975source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:152976checksum = "b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191"
Oliver Schneider847bb142018-05-11 12:11:062977dependencies = [
clubby7899b73db32024-01-29 12:21:162978 "aho-corasick",
Alex Crichton093ede22019-08-15 00:45:092979 "memchr",
clubby789812daed2024-11-03 11:31:152980 "regex-automata 0.4.8",
2981 "regex-syntax 0.8.5",
Oliver Schneider847bb142018-05-11 12:11:062982]
2983
2984[[package]]
Oliver Schererec7230f2020-07-24 18:42:002985name = "regex-automata"
bjorn397c2fa12021-07-07 09:07:092986version = "0.1.10"
Oliver Schererec7230f2020-07-24 18:42:002987source = "registry+https://github.com/rust-lang/crates.io-index"
bjorn397c2fa12021-07-07 09:07:092988checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"
Oliver Schererec7230f2020-07-24 18:42:002989dependencies = [
Nilstrieb3295cdf2023-06-26 07:21:352990 "regex-syntax 0.6.29",
Oliver Schererec7230f2020-07-24 18:42:002991]
2992
2993[[package]]
Charles Lewa7750042022-11-06 06:43:252994name = "regex-automata"
2995version = "0.2.0"
2996source = "registry+https://github.com/rust-lang/crates.io-index"
2997checksum = "e9368763f5a9b804326f3af749e16f9abf378d227bcdee7634b13d8f17793782"
2998dependencies = [
2999 "memchr",
3000]
3001
3002[[package]]
clubby7899b73db32024-01-29 12:21:163003name = "regex-automata"
clubby789812daed2024-11-03 11:31:153004version = "0.4.8"
clubby7899b73db32024-01-29 12:21:163005source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:153006checksum = "368758f23274712b504848e9d5a6f010445cc8b87a7cdb4d7cbee666c1288da3"
Trevor Gross4a515bd2024-08-26 20:02:543007dependencies = [
3008 "aho-corasick",
3009 "memchr",
clubby789812daed2024-11-03 11:31:153010 "regex-syntax 0.8.5",
Trevor Gross4a515bd2024-08-26 20:02:543011]
clubby7899b73db32024-01-29 12:21:163012
3013[[package]]
3014name = "regex-lite"
github-actions729ed812024-06-16 00:18:063015version = "0.1.6"
clubby7899b73db32024-01-29 12:21:163016source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions729ed812024-06-16 00:18:063017checksum = "53a49587ad06b26609c52e423de037e7f57f20d53535d66e08c695f347df952a"
clubby7899b73db32024-01-29 12:21:163018
3019[[package]]
Steve Klabnika0769612017-02-07 23:13:573020name = "regex-syntax"
Nilstrieb3295cdf2023-06-26 07:21:353021version = "0.6.29"
Oliver Schneider847bb142018-05-11 12:11:063022source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:353023checksum = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1"
Oliver Schneider847bb142018-05-11 12:11:063024
3025[[package]]
Philipp Kronesd780efc2023-05-20 13:39:353026name = "regex-syntax"
clubby789812daed2024-11-03 11:31:153027version = "0.8.5"
Philipp Kronesb92ab502023-12-16 13:13:123028source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:153029checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c"
Philipp Kronesb92ab502023-12-16 13:13:123030
3031[[package]]
Alex Crichton7bc2cbf2017-04-26 15:52:193032name = "remote-test-client"
3033version = "0.1.0"
3034
3035[[package]]
3036name = "remote-test-server"
3037version = "0.1.0"
3038
3039[[package]]
est31d32ff142022-08-23 20:14:123040name = "replace-version-placeholder"
3041version = "0.1.0"
3042dependencies = [
3043 "tidy",
3044 "walkdir",
3045]
3046
3047[[package]]
Guillaume Gomez8d40b9e2024-07-18 18:56:363048name = "rinja"
clubby789812daed2024-11-03 11:31:153049version = "0.3.5"
Guillaume Gomez8d40b9e2024-07-18 18:56:363050source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:153051checksum = "3dc4940d00595430b3d7d5a01f6222b5e5b51395d1120bdb28d854bb8abb17a5"
Guillaume Gomez8d40b9e2024-07-18 18:56:363052dependencies = [
Jonathan Pallant4e24e9b2024-08-06 11:03:373053 "humansize",
Guillaume Gomezcb7c5962024-08-03 23:08:103054 "itoa",
Jonathan Pallant4e24e9b2024-08-06 11:03:373055 "percent-encoding",
Guillaume Gomez8d40b9e2024-07-18 18:56:363056 "rinja_derive",
3057]
3058
3059[[package]]
3060name = "rinja_derive"
clubby789812daed2024-11-03 11:31:153061version = "0.3.5"
Guillaume Gomez8d40b9e2024-07-18 18:56:363062source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:153063checksum = "08d9ed0146aef6e2825f1b1515f074510549efba38d71f4554eec32eb36ba18b"
Guillaume Gomez8d40b9e2024-07-18 18:56:363064dependencies = [
3065 "basic-toml",
Guillaume Gomezcb7c5962024-08-03 23:08:103066 "memchr",
Guillaume Gomez8d40b9e2024-07-18 18:56:363067 "mime",
3068 "mime_guess",
Guillaume Gomez8d40b9e2024-07-18 18:56:363069 "proc-macro2",
3070 "quote",
3071 "rinja_parser",
Trevor Gross4a515bd2024-08-26 20:02:543072 "rustc-hash 2.0.0",
Guillaume Gomez8d40b9e2024-07-18 18:56:363073 "serde",
clubby789812daed2024-11-03 11:31:153074 "syn 2.0.87",
Guillaume Gomez8d40b9e2024-07-18 18:56:363075]
3076
3077[[package]]
3078name = "rinja_parser"
clubby789812daed2024-11-03 11:31:153079version = "0.3.5"
Guillaume Gomez8d40b9e2024-07-18 18:56:363080source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:153081checksum = "93f9a866e2e00a7a1fb27e46e9e324a6f7c0e7edc4543cae1d38f4e4a100c610"
Guillaume Gomez8d40b9e2024-07-18 18:56:363082dependencies = [
Guillaume Gomezcb7c5962024-08-03 23:08:103083 "memchr",
Guillaume Gomez8d40b9e2024-07-18 18:56:363084 "nom",
Trevor Gross4a515bd2024-08-26 20:02:543085 "serde",
Guillaume Gomez8d40b9e2024-07-18 18:56:363086]
3087
3088[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:583089name = "rls"
Eric Huss4a7e2fb2022-08-21 04:19:433090version = "2.0.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583091dependencies = [
Alex Crichton093ede22019-08-15 00:45:093092 "serde_json",
Alex Crichton453080f2017-06-05 16:36:483093]
3094
3095[[package]]
许杰友 Jieyou Xu (Joe)48e9f922024-01-20 16:51:593096name = "run_make_support"
许杰友 Jieyou Xu (Joe)f6ab5e92024-06-09 16:29:143097version = "0.2.0"
Alex Crichton71413792024-03-06 20:39:073098dependencies = [
Oneirical17950822024-06-27 18:38:303099 "bstr",
Jakub Beránek97990a42024-07-04 13:47:303100 "build_helper",
clubby789812daed2024-11-03 11:31:153101 "gimli 0.31.1",
Oneirical318dfb42024-08-01 17:17:343102 "libc",
clubby789812daed2024-11-03 11:31:153103 "object 0.36.5",
Rémy Rakic682535e2024-04-14 16:36:093104 "regex",
Guillaume Gomez6b1637c2024-08-16 13:09:043105 "serde_json",
Jover Zhangf3530cf2024-04-20 11:25:533106 "similar",
Trevor Gross4a515bd2024-08-26 20:02:543107 "wasmparser 0.216.0",
Alex Crichton71413792024-03-06 20:39:073108]
许杰友 Jieyou Xu (Joe)48e9f922024-01-20 16:51:593109
3110[[package]]
Ralf Jung9cc11e22022-10-04 13:23:573111name = "rustc-build-sysroot"
Trevor Gross4a515bd2024-08-26 20:02:543112version = "0.5.4"
Ralf Jung9cc11e22022-10-04 13:23:573113source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:543114checksum = "d6d984a9db43148467059309bd1e5ad577085162f695d9fe2cf3543aeb25cd38"
Ralf Jung9cc11e22022-10-04 13:23:573115dependencies = [
3116 "anyhow",
3117 "rustc_version",
3118 "tempfile",
Ralf Jung95770512024-02-25 07:17:203119 "walkdir",
Ralf Jung9cc11e22022-10-04 13:23:573120]
3121
3122[[package]]
Josh Stone020c5ec2017-05-08 22:01:133123name = "rustc-demangle"
Mark Rousskov12200c92024-05-11 14:27:173124version = "0.1.24"
Josh Stone020c5ec2017-05-08 22:01:133125source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:173126checksum = "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f"
Josh Stone020c5ec2017-05-08 22:01:133127
3128[[package]]
Niko Matsakis9c548bf2018-05-24 12:48:023129name = "rustc-hash"
Jack Huey6aa2e9d2020-05-27 00:19:193130version = "1.1.0"
Niko Matsakis9c548bf2018-05-24 12:48:023131source = "registry+https://github.com/rust-lang/crates.io-index"
Jack Huey6aa2e9d2020-05-27 00:19:193132checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
Niko Matsakis9c548bf2018-05-24 12:48:023133
3134[[package]]
Trevor Gross4a515bd2024-08-26 20:02:543135name = "rustc-hash"
3136version = "2.0.0"
3137source = "registry+https://github.com/rust-lang/crates.io-index"
3138checksum = "583034fd73374156e66797ed8e5b0d5690409c9226b22d87cb7f19821c05d152"
3139
3140[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293141name = "rustc-main"
3142version = "0.0.0"
3143dependencies = [
Alex Crichton093ede22019-08-15 00:45:093144 "rustc_codegen_ssa",
3145 "rustc_driver",
John Kåre Alsaker2aceaf42023-02-02 06:17:463146 "rustc_driver_impl",
Oli Scherer9960cc12022-06-02 10:08:383147 "rustc_smir",
Oli Scherera38e9832023-09-14 15:50:113148 "stable_mir",
Rémy Rakica69fe842024-12-02 16:16:413149 "tikv-jemalloc-sys",
Ahmed Charles9ca382f2016-09-02 08:55:293150]
3151
3152[[package]]
Jakub Beránek151986f2024-06-27 08:22:033153name = "rustc-perf-wrapper"
3154version = "0.1.0"
3155dependencies = [
3156 "clap",
3157]
3158
3159[[package]]
John Kåre Alsaker4afdae62018-05-12 02:11:033160name = "rustc-rayon"
John Kåre Alsaker27c44d22023-03-25 01:12:133161version = "0.5.0"
Josh Stone33c41252019-09-10 17:13:073162source = "registry+https://github.com/rust-lang/crates.io-index"
John Kåre Alsaker27c44d22023-03-25 01:12:133163checksum = "eb81aadc8837ca6ecebe0fe1353f15df83b3b3cc2cf7a8afd571bc22aa121710"
Josh Stone33c41252019-09-10 17:13:073164dependencies = [
Josh Stone33c41252019-09-10 17:13:073165 "either",
Igor Matuszewski5b091302019-12-10 15:01:013166 "rustc-rayon-core",
John Kåre Alsaker0e05a9b2019-04-25 20:50:413167]
3168
3169[[package]]
Josh Stone33c41252019-09-10 17:13:073170name = "rustc-rayon-core"
John Kåre Alsaker27c44d22023-03-25 01:12:133171version = "0.5.0"
Josh Stone33c41252019-09-10 17:13:073172source = "registry+https://github.com/rust-lang/crates.io-index"
John Kåre Alsaker27c44d22023-03-25 01:12:133173checksum = "67668daaf00e359c126f6dcb40d652d89b458a008c8afa727a42a2d20fca0b7f"
Josh Stone33c41252019-09-10 17:13:073174dependencies = [
Josh Stoneab57e362022-05-28 00:14:223175 "crossbeam-channel",
Mateusz Mikuła2d8d8132019-12-04 17:40:163176 "crossbeam-deque",
Josh Stonef3b88122022-01-10 19:34:073177 "crossbeam-utils",
Josh Stone33c41252019-09-10 17:13:073178 "num_cpus",
3179]
3180
3181[[package]]
Urgau977439d2024-06-19 19:23:403182name = "rustc-stable-hash"
3183version = "0.1.0"
3184source = "registry+https://github.com/rust-lang/crates.io-index"
3185checksum = "e5c9f15eec8235d7cb775ee6f81891db79b98fd54ba1ad8fae565b88ef1ae4e2"
3186
3187[[package]]
Ralf Jungb1274582024-11-03 21:30:163188name = "rustc-std-workspace-alloc"
3189version = "1.0.1"
3190
3191[[package]]
3192name = "rustc-std-workspace-core"
3193version = "1.0.1"
3194
3195[[package]]
3196name = "rustc-std-workspace-std"
3197version = "1.0.1"
3198
3199[[package]]
hkalbasi390a6372022-11-06 21:06:113200name = "rustc_abi"
3201version = "0.0.0"
3202dependencies = [
Trevor Gross7240da02024-08-07 07:09:123203 "bitflags 2.6.0",
Thom Chiovolonia4bf36e2022-11-21 00:55:413204 "rand",
hkalbasi390a6372022-11-06 21:06:113205 "rand_xoshiro",
3206 "rustc_data_structures",
Jubilee Youngeca17022024-10-31 03:37:513207 "rustc_feature",
hkalbasi390a6372022-11-06 21:06:113208 "rustc_index",
3209 "rustc_macros",
3210 "rustc_serialize",
Jubilee Youngeca17022024-10-31 03:37:513211 "rustc_span",
hkalbasi390a6372022-11-06 21:06:113212 "tracing",
3213]
3214
3215[[package]]
Eduard-Mihai Burtescu877ec942017-07-08 17:46:433216name = "rustc_apfloat"
Trevor Gross7240da02024-08-07 07:09:123217version = "0.2.1+llvm-462a31f5a5ab"
Wesley Wiser15e9f562023-07-18 19:22:563218source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:123219checksum = "886d94c63c812a8037c4faca2607453a0fa4cf82f734665266876b022244543f"
Eduard-Mihai Burtescu877ec942017-07-08 17:46:433220dependencies = [
Nilstrieb3295cdf2023-06-26 07:21:353221 "bitflags 1.3.2",
Jubilee Younge8eb6912021-04-22 04:40:293222 "smallvec",
Eduard-Mihai Burtescu877ec942017-07-08 17:46:433223]
3224
3225[[package]]
Vadim Petrochenkov11d95142020-06-02 17:03:403226name = "rustc_arena"
3227version = "0.0.0"
3228dependencies = [
Jubilee Younge8eb6912021-04-22 04:40:293229 "smallvec",
Vadim Petrochenkov11d95142020-06-02 17:03:403230]
3231
3232[[package]]
Vadim Petrochenkov6054a302020-02-29 17:16:263233name = "rustc_ast"
3234version = "0.0.0"
3235dependencies = [
Trevor Gross7240da02024-08-07 07:09:123236 "bitflags 2.6.0",
Konrad Borowskif72e17f2023-01-22 12:05:473237 "memchr",
Oli Scherer8a6d3532024-02-27 18:11:233238 "rustc_ast_ir",
Vadim Petrochenkov6054a302020-02-29 17:16:263239 "rustc_data_structures",
3240 "rustc_index",
3241 "rustc_lexer",
3242 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:403243 "rustc_serialize",
Vadim Petrochenkov6054a302020-02-29 17:16:263244 "rustc_span",
Jubilee Younge8eb6912021-04-22 04:40:293245 "smallvec",
Nicholas Nethercoteb38106b2022-08-17 04:22:303246 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:003247 "tracing",
Vadim Petrochenkov6054a302020-02-29 17:16:263248]
3249
3250[[package]]
Oli Scherer8a6d3532024-02-27 18:11:233251name = "rustc_ast_ir"
3252version = "0.0.0"
3253dependencies = [
3254 "rustc_data_structures",
3255 "rustc_macros",
3256 "rustc_serialize",
3257 "rustc_span",
Oli Scherer8a6d3532024-02-27 18:11:233258]
3259
3260[[package]]
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563261name = "rustc_ast_lowering"
3262version = "0.0.0"
3263dependencies = [
Vadim Petrochenkov6054a302020-02-29 17:16:263264 "rustc_ast",
Luca Versarib462c682024-09-16 09:56:223265 "rustc_ast_pretty",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563266 "rustc_data_structures",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563267 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:003268 "rustc_fluent_macro",
Mazdak Farrokhzadebfd8672020-01-05 01:37:573269 "rustc_hir",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563270 "rustc_index",
Jean CASPAR73ae38b2022-08-16 20:28:513271 "rustc_macros",
Camille GILLOT603746a2021-07-05 20:26:233272 "rustc_middle",
Mazdak Farrokhzad5ccc1e42019-12-24 21:42:563273 "rustc_session",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563274 "rustc_span",
3275 "rustc_target",
Jubilee Younge8eb6912021-04-22 04:40:293276 "smallvec",
Nicholas Nethercoteb38106b2022-08-17 04:22:303277 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:003278 "tracing",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563279]
3280
3281[[package]]
Mazdak Farrokhzaded69fbb2020-01-05 09:58:443282name = "rustc_ast_passes"
3283version = "0.0.0"
3284dependencies = [
Caleb Cartwrightffad9842024-06-22 21:22:003285 "itertools",
Vadim Petrochenkov6054a302020-02-29 17:16:263286 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:463287 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:203288 "rustc_attr",
Mazdak Farrokhzaded69fbb2020-01-05 09:58:443289 "rustc_data_structures",
Mazdak Farrokhzaded69fbb2020-01-05 09:58:443290 "rustc_errors",
Mazdak Farrokhzad6cbcb832020-01-05 10:11:393291 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:003292 "rustc_fluent_macro",
finalchildd6fdf142022-08-17 14:51:013293 "rustc_macros",
Mazdak Farrokhzaded69fbb2020-01-05 09:58:443294 "rustc_parse",
3295 "rustc_session",
3296 "rustc_span",
Camille GILLOT8d7d4882021-07-08 19:58:053297 "rustc_target",
Nicholas Nethercote4143b102022-11-23 00:55:163298 "thin-vec",
Mazdak Farrokhzaded69fbb2020-01-05 09:58:443299]
3300
3301[[package]]
Mazdak Farrokhzade2333312020-01-11 16:02:463302name = "rustc_ast_pretty"
3303version = "0.0.0"
3304dependencies = [
Caleb Cartwrightffad9842024-06-22 21:22:003305 "itertools",
Vadim Petrochenkov6054a302020-02-29 17:16:263306 "rustc_ast",
klensy746b6752024-10-07 19:22:513307 "rustc_data_structures",
Nicholas Nethercote69f2c9c2023-11-27 08:23:203308 "rustc_lexer",
Mazdak Farrokhzade2333312020-01-11 16:02:463309 "rustc_span",
Nicholas Nethercotedd7aff52022-11-21 22:17:203310 "thin-vec",
Mazdak Farrokhzade2333312020-01-11 16:02:463311]
3312
3313[[package]]
Mazdak Farrokhzad93a82832020-01-11 12:15:203314name = "rustc_attr"
3315version = "0.0.0"
3316dependencies = [
beetrees6e5f1dac2024-03-24 01:03:393317 "rustc_abi",
Vadim Petrochenkov6054a302020-02-29 17:16:263318 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:463319 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:203320 "rustc_data_structures",
3321 "rustc_errors",
3322 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:003323 "rustc_fluent_macro",
Vadim Petrochenkov20c50442020-08-10 19:27:483324 "rustc_lexer",
Mazdak Farrokhzad93a82832020-01-11 12:15:203325 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:403326 "rustc_serialize",
Mazdak Farrokhzad93a82832020-01-11 12:15:203327 "rustc_session",
3328 "rustc_span",
Mazdak Farrokhzad93a82832020-01-11 12:15:203329]
3330
3331[[package]]
Charles Lewa7750042022-11-06 06:43:253332name = "rustc_baked_icu_data"
3333version = "0.0.0"
3334dependencies = [
3335 "icu_list",
3336 "icu_locid",
Nilstriebffffc202023-11-06 13:42:203337 "icu_locid_transform",
Charles Lewa7750042022-11-06 06:43:253338 "icu_provider",
Charles Lewbde2f982022-11-06 06:58:223339 "zerovec",
Charles Lewa7750042022-11-06 06:43:253340]
3341
3342[[package]]
Camille GILLOT31a61cc2020-12-30 17:48:403343name = "rustc_borrowck"
3344version = "0.0.0"
3345dependencies = [
3346 "either",
Caleb Cartwrightffad9842024-06-22 21:22:003347 "itertools",
Camille GILLOT31a61cc2020-12-30 17:48:403348 "polonius-engine",
Jubilee Young586766e2024-11-03 03:24:153349 "rustc_abi",
Camille GILLOT31a61cc2020-12-30 17:48:403350 "rustc_data_structures",
3351 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:003352 "rustc_fluent_macro",
Camille GILLOT31a61cc2020-12-30 17:48:403353 "rustc_graphviz",
3354 "rustc_hir",
3355 "rustc_index",
3356 "rustc_infer",
3357 "rustc_lexer",
Michael Goulet98af1bf2022-06-23 04:43:013358 "rustc_macros",
Camille GILLOT31a61cc2020-12-30 17:48:403359 "rustc_middle",
Camille GILLOTfd9c04f2021-01-05 18:53:073360 "rustc_mir_dataflow",
Camille GILLOT31a61cc2020-12-30 17:48:403361 "rustc_session",
3362 "rustc_span",
Camille GILLOT31a61cc2020-12-30 17:48:403363 "rustc_trait_selection",
3364 "rustc_traits",
3365 "smallvec",
3366 "tracing",
3367]
3368
3369[[package]]
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323370name = "rustc_builtin_macros"
3371version = "0.0.0"
3372dependencies = [
Vadim Petrochenkov6054a302020-02-29 17:16:263373 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:463374 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:203375 "rustc_attr",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323376 "rustc_data_structures",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323377 "rustc_errors",
3378 "rustc_expand",
3379 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:003380 "rustc_fluent_macro",
clubby789e3e93f22023-05-02 15:42:363381 "rustc_index",
Vadim Petrochenkovdbdbd302020-11-14 11:47:143382 "rustc_lexer",
Ethiraric2be94d42021-11-24 09:20:233383 "rustc_lint_defs",
beetrees6264ffb2022-06-21 19:10:313384 "rustc_macros",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323385 "rustc_parse",
Vadim Petrochenkov11d95142020-06-02 17:03:403386 "rustc_parse_format",
Mazdak Farrokhzadf361b712020-01-05 09:47:203387 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323388 "rustc_span",
3389 "rustc_target",
Jubilee Younge8eb6912021-04-22 04:40:293390 "smallvec",
Nicholas Nethercoteb38106b2022-08-17 04:22:303391 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:003392 "tracing",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323393]
3394
3395[[package]]
Irina Popab63d7e22018-05-08 13:10:163396name = "rustc_codegen_llvm"
3397version = "0.0.0"
3398dependencies = [
Trevor Gross7240da02024-08-07 07:09:123399 "bitflags 2.6.0",
Caleb Cartwrightffad9842024-06-22 21:22:003400 "itertools",
Alex Crichton7f23e6e2019-10-22 15:51:353401 "libc",
Ralf Jung61a986a2022-06-26 02:21:493402 "measureme",
clubby789812daed2024-11-03 11:31:153403 "object 0.36.5",
Alex Crichton7f23e6e2019-10-22 15:51:353404 "rustc-demangle",
Jubilee Young43e198a2024-10-09 00:32:523405 "rustc_abi",
Vadim Petrochenkov6054a302020-02-29 17:16:263406 "rustc_ast",
Mazdak Farrokhzad93a82832020-01-11 12:15:203407 "rustc_attr",
Alex Crichton7f23e6e2019-10-22 15:51:353408 "rustc_codegen_ssa",
Alex Crichton7f23e6e2019-10-22 15:51:353409 "rustc_data_structures",
3410 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:003411 "rustc_fluent_macro",
Alex Crichton7f23e6e2019-10-22 15:51:353412 "rustc_fs_util",
Mazdak Farrokhzadebfd8672020-01-05 01:37:573413 "rustc_hir",
Alex Crichton7f23e6e2019-10-22 15:51:353414 "rustc_index",
Alex Crichton093ede22019-08-15 00:45:093415 "rustc_llvm",
Michael Woeristere72e6392022-02-04 12:19:553416 "rustc_macros",
Camille GILLOT202d39a2021-05-29 20:49:593417 "rustc_metadata",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:453418 "rustc_middle",
Camille GILLOT02025d82020-11-14 15:48:543419 "rustc_query_system",
Ramon de C Valle1f0f2c42024-04-08 02:35:493420 "rustc_sanitizers",
Aaron Hillfca192c2019-12-06 03:04:353421 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323422 "rustc_span",
flip1995e96e6e22022-04-21 13:02:543423 "rustc_symbol_mangling",
Alex Crichton7f23e6e2019-10-22 15:51:353424 "rustc_target",
csmoea30de6e2022-11-03 14:34:243425 "serde",
3426 "serde_json",
Jubilee Younge8eb6912021-04-22 04:40:293427 "smallvec",
Oliver Schererec7230f2020-07-24 18:42:003428 "tracing",
Irina Popab63d7e22018-05-08 13:10:163429]
3430
3431[[package]]
Denis Merigouxc9f26c22018-10-01 16:07:043432name = "rustc_codegen_ssa"
3433version = "0.0.0"
Denis Merigouxb9e5cf92018-10-23 15:01:353434dependencies = [
bjorn3be670842022-05-28 10:43:513435 "ar_archive_writer",
Scott McMurrayc38f75c2024-04-14 07:51:493436 "arrayvec",
Trevor Gross7240da02024-08-07 07:09:123437 "bitflags 2.6.0",
Alex Crichton093ede22019-08-15 00:45:093438 "cc",
Scott McMurrayc38f75c2024-04-14 07:51:493439 "either",
Caleb Cartwrightffad9842024-06-22 21:22:003440 "itertools",
Alex Crichton093ede22019-08-15 00:45:093441 "jobserver",
3442 "libc",
clubby789812daed2024-11-03 11:31:153443 "object 0.36.5",
Federico Ponzi4b6a0272020-07-17 22:01:273444 "pathdiff",
Michael Hackner32992352021-07-30 19:18:143445 "regex",
Jubilee Young43e198a2024-10-09 00:32:523446 "rustc_abi",
David Wood2dc1a8a2021-12-03 14:24:053447 "rustc_arena",
Vadim Petrochenkov6054a302020-02-29 17:16:263448 "rustc_ast",
Mazdak Farrokhzad93a82832020-01-11 12:15:203449 "rustc_attr",
Alex Crichton093ede22019-08-15 00:45:093450 "rustc_data_structures",
3451 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:003452 "rustc_fluent_macro",
Alex Crichton093ede22019-08-15 00:45:093453 "rustc_fs_util",
Mazdak Farrokhzadebfd8672020-01-05 01:37:573454 "rustc_hir",
Alex Crichton093ede22019-08-15 00:45:093455 "rustc_incremental",
csmoed20183d2019-09-26 05:30:103456 "rustc_index",
Matthew Jaspercbcef3e2020-06-11 14:49:573457 "rustc_macros",
Camille GILLOTb244b982021-09-24 16:15:363458 "rustc_metadata",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:453459 "rustc_middle",
Camille GILLOT02025d82020-11-14 15:48:543460 "rustc_query_system",
Vadim Petrochenkov11d95142020-06-02 17:03:403461 "rustc_serialize",
Mazdak Farrokhzad4392a8b2020-03-11 11:49:083462 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323463 "rustc_span",
Mark Mansi2d75a332020-03-12 23:07:583464 "rustc_symbol_mangling",
Alex Crichton093ede22019-08-15 00:45:093465 "rustc_target",
Michael Gouleteb75d202024-09-28 18:16:053466 "rustc_trait_selection",
Jhonny Bill Menad1030fa2022-11-17 13:53:143467 "rustc_type_ir",
bjorn35cc35932022-05-06 15:20:423468 "serde_json",
Michael Woeristere6e1e092021-07-14 13:50:423469 "smallvec",
Mark Mansi2d75a332020-03-12 23:07:583470 "tempfile",
bjorn3e9fa2ca2023-09-19 11:23:353471 "thin-vec",
David Wood2dc1a8a2021-12-03 14:24:053472 "thorin-dwp",
Oliver Schererec7230f2020-07-24 18:42:003473 "tracing",
Trevor Gross4a515bd2024-08-26 20:02:543474 "wasm-encoder 0.216.0",
klensy26c09b62024-09-24 13:14:493475 "windows",
Irina Popab63d7e22018-05-08 13:10:163476]
3477
3478[[package]]
Camille GILLOTc5fc2602021-01-05 19:08:113479name = "rustc_const_eval"
3480version = "0.0.0"
3481dependencies = [
Ralf Jung41018892022-11-18 09:18:323482 "either",
Jubilee Young43e198a2024-10-09 00:32:523483 "rustc_abi",
Camille GILLOTc5fc2602021-01-05 19:08:113484 "rustc_apfloat",
3485 "rustc_ast",
3486 "rustc_attr",
3487 "rustc_data_structures",
3488 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:003489 "rustc_fluent_macro",
Camille GILLOTc5fc2602021-01-05 19:08:113490 "rustc_hir",
3491 "rustc_index",
3492 "rustc_infer",
3493 "rustc_macros",
3494 "rustc_middle",
3495 "rustc_mir_dataflow",
3496 "rustc_session",
3497 "rustc_span",
3498 "rustc_target",
3499 "rustc_trait_selection",
Michael Gouleta056a952022-05-22 19:57:463500 "rustc_type_ir",
Camille GILLOTc5fc2602021-01-05 19:08:113501 "tracing",
3502]
3503
3504[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293505name = "rustc_data_structures"
3506version = "0.0.0"
3507dependencies = [
Weihang Lof795a152023-03-15 12:50:043508 "arrayvec",
Trevor Gross7240da02024-08-07 07:09:123509 "bitflags 2.6.0",
Josh Stone8f3af4c2024-01-24 23:36:573510 "either",
Oli Schererdecfb4d2023-02-21 08:37:103511 "elsa",
Jack Hueya42e5a12020-05-27 05:05:093512 "ena",
klensyc653bb92023-11-18 09:42:053513 "indexmap",
Alex Crichton093ede22019-08-15 00:45:093514 "jobserver",
Luca Barbieri45ede922020-04-10 20:42:193515 "libc",
Ralf Jung61a986a2022-06-26 02:21:493516 "measureme",
Weihang Lof795a152023-03-15 12:50:043517 "memmap2",
Rémy Rakic4cb2a282023-12-14 15:40:503518 "parking_lot",
SparrowLiif2a40e92023-11-06 01:58:513519 "portable-atomic",
Noratrieb43483832024-08-24 22:31:103520 "rustc-hash 2.0.0",
Igor Matuszewski5b091302019-12-10 15:01:013521 "rustc-rayon",
Urgau977439d2024-06-19 19:23:403522 "rustc-stable-hash",
SparrowLiib9746ce2023-03-03 02:14:573523 "rustc_arena",
Vadim Petrochenkov11d95142020-06-02 17:03:403524 "rustc_graphviz",
csmoe1cff2e62019-09-25 19:09:513525 "rustc_index",
Matthew Jaspercbcef3e2020-06-11 14:49:573526 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:403527 "rustc_serialize",
Jubilee Younge8eb6912021-04-22 04:40:293528 "smallvec",
Simonas Kazlauskasa5c53652020-03-14 18:13:553529 "stacker",
Mark Rousskov2627eed2020-08-09 01:05:503530 "tempfile",
Nicholas Nethercoteb38106b2022-08-17 04:22:303531 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:003532 "tracing",
klensy26c09b62024-09-24 13:14:493533 "windows",
Ahmed Charles9ca382f2016-09-02 08:55:293534]
3535
3536[[package]]
3537name = "rustc_driver"
3538version = "0.0.0"
3539dependencies = [
John Kåre Alsaker2aceaf42023-02-02 06:17:463540 "rustc_driver_impl",
3541]
3542
3543[[package]]
3544name = "rustc_driver_impl"
3545version = "0.0.0"
3546dependencies = [
Ben Kimock9e0d1a32023-05-19 20:03:353547 "ctrlc",
Luca Barbieri45ede922020-04-10 20:42:193548 "libc",
Vadim Petrochenkov6054a302020-02-29 17:16:263549 "rustc_ast",
David Woodd1fcf6112022-10-13 09:13:023550 "rustc_ast_lowering",
3551 "rustc_ast_passes",
Mazdak Farrokhzade2333312020-01-11 16:02:463552 "rustc_ast_pretty",
David Woodd1fcf6112022-10-13 09:13:023553 "rustc_attr",
3554 "rustc_borrowck",
3555 "rustc_builtin_macros",
Victor Dinga47fdb92020-01-23 10:48:483556 "rustc_codegen_ssa",
David Woodd1fcf6112022-10-13 09:13:023557 "rustc_const_eval",
Alex Crichton093ede22019-08-15 00:45:093558 "rustc_data_structures",
3559 "rustc_errors",
David Woodd1fcf6112022-10-13 09:13:023560 "rustc_expand",
Mazdak Farrokhzad70234f12019-11-30 01:34:183561 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:003562 "rustc_fluent_macro",
lcnr1fc86a62022-09-26 11:00:293563 "rustc_hir_analysis",
Mazdak Farrokhzadb3866a52020-03-23 19:59:193564 "rustc_hir_pretty",
David Woodd1fcf6112022-10-13 09:13:023565 "rustc_hir_typeck",
3566 "rustc_incremental",
The 84725bf8eeb2022-09-02 18:17:203567 "rustc_index",
David Woodd1fcf6112022-10-13 09:13:023568 "rustc_infer",
Alex Crichton093ede22019-08-15 00:45:093569 "rustc_interface",
Mark Rousskovdab3bd62019-10-09 13:53:133570 "rustc_lint",
David Tolnay6152d152022-01-04 00:32:523571 "rustc_log",
Adrian Tombudbe39d82022-08-22 21:43:093572 "rustc_macros",
Alex Crichton093ede22019-08-15 00:45:093573 "rustc_metadata",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:453574 "rustc_middle",
David Woodd1fcf6112022-10-13 09:13:023575 "rustc_mir_build",
3576 "rustc_mir_dataflow",
clubby789d5bc5812023-04-30 01:20:533577 "rustc_mir_transform",
David Woodd1fcf6112022-10-13 09:13:023578 "rustc_monomorphize",
Mazdak Farrokhzad4ae27282019-10-15 20:48:133579 "rustc_parse",
David Woodd1fcf6112022-10-13 09:13:023580 "rustc_passes",
Nadrieril281002d2023-12-10 19:42:303581 "rustc_pattern_analysis",
David Woodd1fcf6112022-10-13 09:13:023582 "rustc_privacy",
3583 "rustc_query_system",
3584 "rustc_resolve",
Mazdak Farrokhzad4392a8b2020-03-11 11:49:083585 "rustc_session",
Oğuz Ağcayazıebd9c142023-11-09 09:11:413586 "rustc_smir",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323587 "rustc_span",
Alex Crichton093ede22019-08-15 00:45:093588 "rustc_target",
David Woodd1fcf6112022-10-13 09:13:023589 "rustc_trait_selection",
3590 "rustc_ty_utils",
bjorn3fc1df4f2021-06-03 15:45:093591 "serde_json",
David Koloski684aa2c2023-12-06 18:25:133592 "shlex",
Esteban Küber8eb58432023-03-03 22:25:183593 "time",
Oliver Schererec7230f2020-07-24 18:42:003594 "tracing",
klensy26c09b62024-09-24 13:14:493595 "windows",
Ahmed Charles9ca382f2016-09-02 08:55:293596]
3597
3598[[package]]
Guillaume Gomez125da0c2019-11-11 21:47:053599name = "rustc_error_codes"
3600version = "0.0.0"
3601
3602[[package]]
David Woodc45f2952022-03-24 02:03:043603name = "rustc_error_messages"
3604version = "0.0.0"
3605dependencies = [
David Woodd5119c52022-03-28 08:36:203606 "fluent-bundle",
3607 "fluent-syntax",
Charles Lewa7750042022-11-06 06:43:253608 "icu_list",
3609 "icu_locid",
3610 "icu_provider_adapters",
David Woodccd48202022-04-03 04:32:383611 "intl-memoizer",
Charles Lewa7750042022-11-06 06:43:253612 "rustc_baked_icu_data",
David Wood7f916972022-03-26 07:27:433613 "rustc_data_structures",
David Woodc45f2952022-03-24 02:03:043614 "rustc_macros",
3615 "rustc_serialize",
3616 "rustc_span",
David Wood7f916972022-03-26 07:27:433617 "tracing",
3618 "unic-langid",
David Woodc45f2952022-03-24 02:03:043619]
3620
3621[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293622name = "rustc_errors"
3623version = "0.0.0"
3624dependencies = [
Xiretzac8642382024-08-19 20:20:483625 "annotate-snippets 0.11.4",
Oli Scherer29de70d2023-07-25 13:09:533626 "derive_setters",
Jubilee Young4839d6e2024-10-28 03:38:333627 "rustc_abi",
Xiretza8489a672022-09-14 17:22:203628 "rustc_ast",
3629 "rustc_ast_pretty",
Alex Crichton093ede22019-08-15 00:45:093630 "rustc_data_structures",
Nicholas Nethercote5d9dfbd2024-01-13 23:57:073631 "rustc_error_codes",
David Woodc45f2952022-03-24 02:03:043632 "rustc_error_messages",
Nilstriebb5d3d972023-04-16 12:33:003633 "rustc_fluent_macro",
Michael Gouletff9fd362022-06-29 05:09:593634 "rustc_hir",
Nicholas Nethercote5d9dfbd2024-01-13 23:57:073635 "rustc_index",
Aaron Hill23018a52020-08-13 19:41:523636 "rustc_lint_defs",
Matthew Jaspercbcef3e2020-06-11 14:49:573637 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:403638 "rustc_serialize",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323639 "rustc_span",
Nathan Stocks0d658192022-08-26 20:39:593640 "rustc_target",
Jhonny Bill Menad1030fa2022-11-17 13:53:143641 "rustc_type_ir",
bjorn362a4f912021-06-03 19:14:153642 "serde",
3643 "serde_json",
Alex Crichton093ede22019-08-15 00:45:093644 "termcolor",
John Kåre Alsakerb0b11d32020-01-29 00:13:483645 "termize",
Oliver Schererec7230f2020-07-24 18:42:003646 "tracing",
klensy26c09b62024-09-24 13:14:493647 "windows",
Ahmed Charles9ca382f2016-09-02 08:55:293648]
3649
3650[[package]]
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323651name = "rustc_expand"
3652version = "0.0.0"
3653dependencies = [
Vadim Petrochenkov6054a302020-02-29 17:16:263654 "rustc_ast",
Mazdak Farrokhzad6cbcb832020-01-05 10:11:393655 "rustc_ast_passes",
Mazdak Farrokhzade2333312020-01-11 16:02:463656 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:203657 "rustc_attr",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323658 "rustc_data_structures",
3659 "rustc_errors",
3660 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:003661 "rustc_fluent_macro",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323662 "rustc_lexer",
Aaron Hillf9025512020-12-07 23:55:003663 "rustc_lint_defs",
Matthew Jaspercbcef3e2020-06-11 14:49:573664 "rustc_macros",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323665 "rustc_parse",
Vadim Petrochenkov11d95142020-06-02 17:03:403666 "rustc_serialize",
Mazdak Farrokhzadf361b712020-01-05 09:47:203667 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323668 "rustc_span",
Jubilee Younge8eb6912021-04-22 04:40:293669 "smallvec",
Nicholas Nethercote67d5cc02022-09-08 07:22:523670 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:003671 "tracing",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323672]
3673
3674[[package]]
Mazdak Farrokhzad3d080a42019-11-29 23:23:383675name = "rustc_feature"
3676version = "0.0.0"
3677dependencies = [
Mazdak Farrokhzad70234f12019-11-30 01:34:183678 "rustc_data_structures",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323679 "rustc_span",
Jane Losare-Lusbydc97db12024-09-06 20:05:013680 "serde",
3681 "serde_json",
Mazdak Farrokhzad3d080a42019-11-29 23:23:383682]
3683
3684[[package]]
Nilstriebb5d3d972023-04-16 12:33:003685name = "rustc_fluent_macro"
Michael Goulet60c95442023-10-18 21:55:153686version = "0.0.0"
Nilstriebb5d3d972023-04-16 12:33:003687dependencies = [
Xiretzac8642382024-08-19 20:20:483688 "annotate-snippets 0.11.4",
Nilstriebb5d3d972023-04-16 12:33:003689 "fluent-bundle",
3690 "fluent-syntax",
3691 "proc-macro2",
3692 "quote",
clubby789812daed2024-11-03 11:31:153693 "syn 2.0.87",
Nilstriebb5d3d972023-04-16 12:33:003694 "unic-langid",
3695]
3696
3697[[package]]
Mark Rousskove3177c62018-08-03 21:31:033698name = "rustc_fs_util"
3699version = "0.0.0"
3700
3701[[package]]
Vadim Petrochenkov11d95142020-06-02 17:03:403702name = "rustc_graphviz"
3703version = "0.0.0"
3704
3705[[package]]
Mazdak Farrokhzad7a140732019-12-25 02:51:273706name = "rustc_hir"
3707version = "0.0.0"
3708dependencies = [
Michael Woeristerd0be27c2021-07-20 11:54:373709 "odht",
Jubilee Youngbb0cd562024-11-03 03:24:383710 "rustc_abi",
Camille GILLOT250c71b2021-07-13 16:45:203711 "rustc_arena",
Vadim Petrochenkov6054a302020-02-29 17:16:263712 "rustc_ast",
Mazdak Farrokhzad7a140732019-12-25 02:51:273713 "rustc_data_structures",
Mazdak Farrokhzad7a140732019-12-25 02:51:273714 "rustc_index",
3715 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:403716 "rustc_serialize",
Mazdak Farrokhzad7a140732019-12-25 02:51:273717 "rustc_span",
3718 "rustc_target",
Jubilee Younge8eb6912021-04-22 04:40:293719 "smallvec",
Oliver Schererec7230f2020-07-24 18:42:003720 "tracing",
Mazdak Farrokhzad7a140732019-12-25 02:51:273721]
3722
3723[[package]]
lcnr1fc86a62022-09-26 11:00:293724name = "rustc_hir_analysis"
3725version = "0.0.0"
3726dependencies = [
Caleb Cartwrightffad9842024-06-22 21:22:003727 "itertools",
Jubilee Young4839d6e2024-10-28 03:38:333728 "rustc_abi",
lcnr1fc86a62022-09-26 11:00:293729 "rustc_arena",
3730 "rustc_ast",
3731 "rustc_attr",
3732 "rustc_data_structures",
3733 "rustc_errors",
3734 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:003735 "rustc_fluent_macro",
lcnr1fc86a62022-09-26 11:00:293736 "rustc_hir",
lcnr1fc86a62022-09-26 11:00:293737 "rustc_index",
3738 "rustc_infer",
Nilstriebee8f92b2023-04-16 09:48:013739 "rustc_lint_defs",
lcnr1fc86a62022-09-26 11:00:293740 "rustc_macros",
3741 "rustc_middle",
lcnr1fc86a62022-09-26 11:00:293742 "rustc_session",
3743 "rustc_span",
3744 "rustc_target",
3745 "rustc_trait_selection",
lcnr1fc86a62022-09-26 11:00:293746 "rustc_type_ir",
3747 "smallvec",
3748 "tracing",
3749]
3750
3751[[package]]
Mazdak Farrokhzadb3866a52020-03-23 19:59:193752name = "rustc_hir_pretty"
3753version = "0.0.0"
3754dependencies = [
Jubilee Young8a0e6402024-10-31 04:57:403755 "rustc_abi",
Mazdak Farrokhzadb3866a52020-03-23 19:59:193756 "rustc_ast",
3757 "rustc_ast_pretty",
Mazdak Farrokhzadb3866a52020-03-23 19:59:193758 "rustc_hir",
3759 "rustc_span",
Mazdak Farrokhzadb3866a52020-03-23 19:59:193760]
3761
3762[[package]]
lcnrfb3ab132022-10-20 15:51:373763name = "rustc_hir_typeck"
Michael Goulet60c95442023-10-18 21:55:153764version = "0.0.0"
lcnrfb3ab132022-10-20 15:51:373765dependencies = [
Caleb Cartwrightffad9842024-06-22 21:22:003766 "itertools",
Jubilee Young43e198a2024-10-09 00:32:523767 "rustc_abi",
lcnrfb3ab132022-10-20 15:51:373768 "rustc_ast",
Jason Newcombbe9b1252024-02-24 22:22:283769 "rustc_ast_ir",
许杰友 Jieyou Xu (Joe)08c77a62023-07-16 10:18:383770 "rustc_attr",
lcnrfb3ab132022-10-20 15:51:373771 "rustc_data_structures",
3772 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:003773 "rustc_fluent_macro",
lcnrfb3ab132022-10-20 15:51:373774 "rustc_hir",
3775 "rustc_hir_analysis",
3776 "rustc_hir_pretty",
3777 "rustc_index",
3778 "rustc_infer",
3779 "rustc_lint",
3780 "rustc_macros",
3781 "rustc_middle",
lcnrfb3ab132022-10-20 15:51:373782 "rustc_session",
3783 "rustc_span",
lcnrfb3ab132022-10-20 15:51:373784 "rustc_trait_selection",
3785 "rustc_type_ir",
3786 "smallvec",
3787 "tracing",
3788]
3789
3790[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293791name = "rustc_incremental"
3792version = "0.0.0"
3793dependencies = [
Thom Chiovolonia4bf36e2022-11-21 00:55:413794 "rand",
Vadim Petrochenkov6054a302020-02-29 17:16:263795 "rustc_ast",
Alex Crichton093ede22019-08-15 00:45:093796 "rustc_data_structures",
Eric Huss074d6672021-05-25 18:48:593797 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:003798 "rustc_fluent_macro",
Alex Crichton093ede22019-08-15 00:45:093799 "rustc_fs_util",
Vadim Petrochenkov11d95142020-06-02 17:03:403800 "rustc_graphviz",
Mazdak Farrokhzadebfd8672020-01-05 01:37:573801 "rustc_hir",
Matthew Jaspercbcef3e2020-06-11 14:49:573802 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:453803 "rustc_middle",
Vadim Petrochenkov11d95142020-06-02 17:03:403804 "rustc_serialize",
Mark Rousskov984c74a2019-11-12 13:22:163805 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323806 "rustc_span",
Nicholas Nethercote4143b102022-11-23 00:55:163807 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:003808 "tracing",
Ahmed Charles9ca382f2016-09-02 08:55:293809]
3810
3811[[package]]
csmoe1cff2e62019-09-25 19:09:513812name = "rustc_index"
3813version = "0.0.0"
3814dependencies = [
Michael Goulet45066812023-10-24 00:16:143815 "rustc_index_macros",
Matthew Jaspercbcef3e2020-06-11 14:49:573816 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:403817 "rustc_serialize",
Mark Rousskov00c55a12021-11-05 18:50:293818 "smallvec",
csmoe1cff2e62019-09-25 19:09:513819]
3820
3821[[package]]
Michael Goulet45066812023-10-24 00:16:143822name = "rustc_index_macros"
3823version = "0.0.0"
3824dependencies = [
3825 "proc-macro2",
3826 "quote",
clubby789812daed2024-11-03 11:31:153827 "syn 2.0.87",
Michael Goulet45066812023-10-24 00:16:143828]
3829
3830[[package]]
Camille GILLOTf07e8892020-01-06 19:13:243831name = "rustc_infer"
3832version = "0.0.0"
3833dependencies = [
Jason Newcombbe9b1252024-02-24 22:22:283834 "rustc_ast_ir",
Camille GILLOTf07e8892020-01-06 19:13:243835 "rustc_data_structures",
Camille GILLOTf07e8892020-01-06 19:13:243836 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:003837 "rustc_fluent_macro",
Camille GILLOTf07e8892020-01-06 19:13:243838 "rustc_hir",
3839 "rustc_index",
3840 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:453841 "rustc_middle",
Camille GILLOTf07e8892020-01-06 19:13:243842 "rustc_span",
Michael Goulet27588d12024-07-05 20:39:243843 "rustc_type_ir",
Jubilee Younge8eb6912021-04-22 04:40:293844 "smallvec",
GnomedDev8de8f462024-10-10 18:56:213845 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:003846 "tracing",
Camille GILLOTf07e8892020-01-06 19:13:243847]
3848
3849[[package]]
John Kåre Alsaker23a51f92018-12-08 19:30:233850name = "rustc_interface"
3851version = "0.0.0"
3852dependencies = [
Igor Matuszewski5b091302019-12-10 15:01:013853 "rustc-rayon",
Camille GILLOTa4b1158f2020-11-18 18:02:313854 "rustc-rayon-core",
Vadim Petrochenkov6054a302020-02-29 17:16:263855 "rustc_ast",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563856 "rustc_ast_lowering",
Mazdak Farrokhzaded69fbb2020-01-05 09:58:443857 "rustc_ast_passes",
Urgau228496e2024-05-03 19:14:423858 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:203859 "rustc_attr",
Camille GILLOT31a61cc2020-12-30 17:48:403860 "rustc_borrowck",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323861 "rustc_builtin_macros",
Alex Crichton7f23e6e2019-10-22 15:51:353862 "rustc_codegen_llvm",
Alex Crichton093ede22019-08-15 00:45:093863 "rustc_codegen_ssa",
Camille GILLOTc5fc2602021-01-05 19:08:113864 "rustc_const_eval",
Alex Crichton093ede22019-08-15 00:45:093865 "rustc_data_structures",
3866 "rustc_errors",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323867 "rustc_expand",
Vadim Petrochenkov7353c962023-08-09 12:28:003868 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:003869 "rustc_fluent_macro",
John Kåre Alsaker4f7cd3d2023-03-16 20:42:313870 "rustc_fs_util",
Mazdak Farrokhzad7a140732019-12-25 02:51:273871 "rustc_hir",
lcnr1fc86a62022-09-26 11:00:293872 "rustc_hir_analysis",
lcnrfb3ab132022-10-20 15:51:373873 "rustc_hir_typeck",
Alex Crichton093ede22019-08-15 00:45:093874 "rustc_incremental",
3875 "rustc_lint",
finalchildc1a98412022-08-16 20:07:473876 "rustc_macros",
Alex Crichton093ede22019-08-15 00:45:093877 "rustc_metadata",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:453878 "rustc_middle",
Matthew Jasperb3589292020-01-05 15:46:443879 "rustc_mir_build",
Camille GILLOTbba4be62021-01-01 00:53:253880 "rustc_mir_transform",
Camille GILLOT81a600b2021-01-02 13:42:153881 "rustc_monomorphize",
Mazdak Farrokhzad4ae27282019-10-15 20:48:133882 "rustc_parse",
Alex Crichton093ede22019-08-15 00:45:093883 "rustc_passes",
Alex Crichton093ede22019-08-15 00:45:093884 "rustc_privacy",
Camille GILLOT4581d162021-01-19 19:40:163885 "rustc_query_impl",
John Kåre Alsaker66d85432023-03-25 08:46:193886 "rustc_query_system",
Alex Crichton093ede22019-08-15 00:45:093887 "rustc_resolve",
Ben Kimockfbaa24e2023-10-28 01:26:433888 "rustc_serialize",
Mazdak Farrokhzad7dbccf52020-01-05 08:40:163889 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323890 "rustc_span",
Mark Mansi2d75a332020-03-12 23:07:583891 "rustc_symbol_mangling",
Mazdak Farrokhzadd945f982019-10-11 21:48:163892 "rustc_target",
Camille GILLOTc1e3d552020-02-11 18:53:403893 "rustc_trait_selection",
Alex Crichton093ede22019-08-15 00:45:093894 "rustc_traits",
LeSeulArtichautf59d0302020-11-19 20:32:373895 "rustc_ty_utils",
Oliver Schererec7230f2020-07-24 18:42:003896 "tracing",
John Kåre Alsaker23a51f92018-12-08 19:30:233897]
3898
3899[[package]]
Aleksey Kladov395ee0b2019-05-06 08:53:403900name = "rustc_lexer"
Michael Goulet60c95442023-10-18 21:55:153901version = "0.0.0"
Aleksey Kladov395ee0b2019-05-06 08:53:403902dependencies = [
Aleksey Kladovf7be59c2020-08-21 12:03:503903 "expect-test",
Charles Lewbca79a22023-07-29 00:47:213904 "unicode-properties",
Aaron Hill70ba4912020-08-01 14:11:153905 "unicode-xid",
Aleksey Kladov395ee0b2019-05-06 08:53:403906]
3907
3908[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293909name = "rustc_lint"
3910version = "0.0.0"
3911dependencies = [
Jubilee Young3f73fe72024-10-28 06:57:433912 "rustc_abi",
Vadim Petrochenkov6054a302020-02-29 17:16:263913 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:463914 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:203915 "rustc_attr",
Alex Crichton093ede22019-08-15 00:45:093916 "rustc_data_structures",
Mazdak Farrokhzad8bd3d242020-01-09 10:18:473917 "rustc_errors",
Mazdak Farrokhzad3d080a42019-11-29 23:23:383918 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:003919 "rustc_fluent_macro",
Mazdak Farrokhzadebfd8672020-01-05 01:37:573920 "rustc_hir",
csmoe64f61c72019-09-26 05:38:333921 "rustc_index",
Mara Bos0a313252021-08-16 15:25:353922 "rustc_infer",
David Wood9d864c82022-06-30 07:57:453923 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:453924 "rustc_middle",
Mara Bos6b446622020-10-20 20:25:423925 "rustc_parse_format",
Mark Rousskovf03d8f32019-11-12 17:09:203926 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323927 "rustc_span",
Alex Crichton093ede22019-08-15 00:45:093928 "rustc_target",
Camille GILLOTc1e3d552020-02-11 18:53:403929 "rustc_trait_selection",
Michael Gouleta056a952022-05-22 19:57:463930 "rustc_type_ir",
Oliver Schererec7230f2020-07-24 18:42:003931 "tracing",
Charles Lew485e98a2020-01-02 12:02:223932 "unicode-security",
Ahmed Charles9ca382f2016-09-02 08:55:293933]
3934
3935[[package]]
Aaron Hill23018a52020-08-13 19:41:523936name = "rustc_lint_defs"
3937version = "0.0.0"
3938dependencies = [
Jubilee Young8a0e6402024-10-31 04:57:403939 "rustc_abi",
Aaron Hill23018a52020-08-13 19:41:523940 "rustc_ast",
3941 "rustc_data_structures",
David Woodc45f2952022-03-24 02:03:043942 "rustc_error_messages",
xFrednet33a59452021-11-20 19:45:273943 "rustc_hir",
Aaron Hill23018a52020-08-13 19:41:523944 "rustc_macros",
3945 "rustc_serialize",
3946 "rustc_span",
bjorn362a4f912021-06-03 19:14:153947 "serde",
Aaron Hill23018a52020-08-13 19:41:523948]
3949
3950[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293951name = "rustc_llvm"
3952version = "0.0.0"
3953dependencies = [
Alex Crichton093ede22019-08-15 00:45:093954 "cc",
Aaron Hill47e932b2019-12-12 15:51:193955 "libc",
Ahmed Charles9ca382f2016-09-02 08:55:293956]
3957
3958[[package]]
David Tolnay6152d152022-01-04 00:32:523959name = "rustc_log"
3960version = "0.0.0"
3961dependencies = [
David Tolnayffbeebb2022-01-04 06:01:353962 "rustc_span",
David Tolnay6152d152022-01-04 00:32:523963 "tracing",
Yuki Omoto4e2a3562023-01-11 15:17:483964 "tracing-core",
David Tolnay6152d152022-01-04 00:32:523965 "tracing-subscriber",
3966 "tracing-tree",
3967]
3968
3969[[package]]
John Kåre Alsaker74b64192019-03-01 00:22:103970name = "rustc_macros"
Michael Goulet60c95442023-10-18 21:55:153971version = "0.0.0"
John Kåre Alsaker74b64192019-03-01 00:22:103972dependencies = [
Aaron Hill70ba4912020-08-01 14:11:153973 "proc-macro2",
3974 "quote",
clubby789812daed2024-11-03 11:31:153975 "syn 2.0.87",
klensy7142c8d2023-11-09 11:37:303976 "synstructure",
John Kåre Alsaker74b64192019-03-01 00:22:103977]
3978
3979[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293980name = "rustc_metadata"
3981version = "0.0.0"
3982dependencies = [
Trevor Gross7240da02024-08-07 07:09:123983 "bitflags 2.6.0",
Henry Jiang0db90592024-11-18 02:59:433984 "libc",
Simonas Kazlauskasfcaeb452024-01-10 15:12:013985 "libloading",
Michael Woeristerd0be27c2021-07-20 11:54:373986 "odht",
Jubilee Young4839d6e2024-10-28 03:38:333987 "rustc_abi",
Vadim Petrochenkov6054a302020-02-29 17:16:263988 "rustc_ast",
Mazdak Farrokhzad93a82832020-01-11 12:15:203989 "rustc_attr",
Alex Crichton093ede22019-08-15 00:45:093990 "rustc_data_structures",
3991 "rustc_errors",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323992 "rustc_expand",
Jonas Schievinka447c212020-09-12 23:58:173993 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:003994 "rustc_fluent_macro",
John Kåre Alsaker4f7cd3d2023-03-16 20:42:313995 "rustc_fs_util",
Mazdak Farrokhzadebfd8672020-01-05 01:37:573996 "rustc_hir",
Mazdak Farrokhzadb3866a52020-03-23 19:59:193997 "rustc_hir_pretty",
csmoed20183d2019-09-26 05:30:103998 "rustc_index",
Matthew Jaspercbcef3e2020-06-11 14:49:573999 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454000 "rustc_middle",
Vadim Petrochenkov11d95142020-06-02 17:03:404001 "rustc_serialize",
Mazdak Farrokhzad4392a8b2020-03-11 11:49:084002 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324003 "rustc_span",
Alex Crichton093ede22019-08-15 00:45:094004 "rustc_target",
Michael Gouleta056a952022-05-22 19:57:464005 "rustc_type_ir",
Yoshiki Matsuda5d9ba492022-04-24 14:49:044006 "tempfile",
Oliver Schererec7230f2020-07-24 18:42:004007 "tracing",
Ahmed Charles9ca382f2016-09-02 08:55:294008]
4009
4010[[package]]
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454011name = "rustc_middle"
4012version = "0.0.0"
4013dependencies = [
Trevor Gross7240da02024-08-07 07:09:124014 "bitflags 2.6.0",
Pavel Grigorenkofd16a0e2024-06-26 22:29:494015 "derive-where",
Camille GILLOTfd9c04f2021-01-05 18:53:074016 "either",
John Kåre Alsaker7aab1dd2023-04-30 07:29:024017 "field-offset",
Camille GILLOTfd9c04f2021-01-05 18:53:074018 "gsgdt",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454019 "polonius-engine",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454020 "rustc-rayon-core",
Jubilee Young43e198a2024-10-09 00:32:524021 "rustc_abi",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454022 "rustc_apfloat",
Vadim Petrochenkov11d95142020-06-02 17:03:404023 "rustc_arena",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454024 "rustc_ast",
Oli Scherer8a6d3532024-02-27 18:11:234025 "rustc_ast_ir",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454026 "rustc_attr",
4027 "rustc_data_structures",
Joshua Nelsone4330292022-12-22 18:57:474028 "rustc_error_messages",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454029 "rustc_errors",
4030 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:004031 "rustc_fluent_macro",
Camille GILLOTfd9c04f2021-01-05 18:53:074032 "rustc_graphviz",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454033 "rustc_hir",
Michael Goulet619e0442024-04-14 14:26:594034 "rustc_hir_pretty",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454035 "rustc_index",
blyxyasb4da0582023-11-13 13:35:374036 "rustc_lint_defs",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454037 "rustc_macros",
4038 "rustc_query_system",
Vadim Petrochenkov11d95142020-06-02 17:03:404039 "rustc_serialize",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454040 "rustc_session",
4041 "rustc_span",
4042 "rustc_target",
LeSeulArtichaut0cf5a8a2020-11-18 15:37:104043 "rustc_type_ir",
Jubilee Younge8eb6912021-04-22 04:40:294044 "smallvec",
Nicholas Nethercoteb38106b2022-08-17 04:22:304045 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:004046 "tracing",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454047]
4048
4049[[package]]
Matthew Jasperb3589292020-01-05 15:46:444050name = "rustc_mir_build"
4051version = "0.0.0"
4052dependencies = [
Ralf Junge613bc92024-07-13 15:24:504053 "either",
Caleb Cartwrightffad9842024-06-22 21:22:004054 "itertools",
Jubilee Young8a0e6402024-10-31 04:57:404055 "rustc_abi",
Matthew Jasperb3589292020-01-05 15:46:444056 "rustc_apfloat",
Vadim Petrochenkov11d95142020-06-02 17:03:404057 "rustc_arena",
Vadim Petrochenkov6054a302020-02-29 17:16:264058 "rustc_ast",
Matthew Jasperb3589292020-01-05 15:46:444059 "rustc_data_structures",
Matthew Jasperb3589292020-01-05 15:46:444060 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:004061 "rustc_fluent_macro",
Matthew Jasperb3589292020-01-05 15:46:444062 "rustc_hir",
4063 "rustc_index",
Camille GILLOTf07e8892020-01-06 19:13:244064 "rustc_infer",
Jules Bertholet9d92a7f2024-05-02 23:55:034065 "rustc_lint",
TheOddGarlic82f05442022-08-20 11:28:434066 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454067 "rustc_middle",
Nadrieril281002d2023-12-10 19:42:304068 "rustc_pattern_analysis",
Mazdak Farrokhzad58eb03d2020-01-20 21:23:074069 "rustc_session",
Matthew Jasperb3589292020-01-05 15:46:444070 "rustc_span",
Camille GILLOTc1e3d552020-02-11 18:53:404071 "rustc_trait_selection",
Oliver Schererec7230f2020-07-24 18:42:004072 "tracing",
Matthew Jasperb3589292020-01-05 15:46:444073]
4074
4075[[package]]
Camille GILLOTfd9c04f2021-01-05 18:53:074076name = "rustc_mir_dataflow"
4077version = "0.0.0"
4078dependencies = [
4079 "polonius-engine",
4080 "regex",
Jubilee Young4839d6e2024-10-28 03:38:334081 "rustc_abi",
Camille GILLOTfd9c04f2021-01-05 18:53:074082 "rustc_ast",
4083 "rustc_data_structures",
5225225ee2b1612022-08-19 09:21:144084 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:004085 "rustc_fluent_macro",
Camille GILLOTfd9c04f2021-01-05 18:53:074086 "rustc_graphviz",
4087 "rustc_hir",
4088 "rustc_index",
5225225ee2b1612022-08-19 09:21:144089 "rustc_macros",
Camille GILLOTfd9c04f2021-01-05 18:53:074090 "rustc_middle",
Camille GILLOTfd9c04f2021-01-05 18:53:074091 "rustc_span",
Camille GILLOTfd9c04f2021-01-05 18:53:074092 "smallvec",
4093 "tracing",
4094]
4095
4096[[package]]
Camille GILLOTbba4be62021-01-01 00:53:254097name = "rustc_mir_transform"
4098version = "0.0.0"
4099dependencies = [
Ralf Jung41018892022-11-18 09:18:324100 "either",
Caleb Cartwrightffad9842024-06-22 21:22:004101 "itertools",
Jubilee Young88a9edc2024-10-28 04:34:494102 "rustc_abi",
Camille GILLOT751a0792023-01-16 22:12:364103 "rustc_arena",
Camille GILLOTbba4be62021-01-01 00:53:254104 "rustc_ast",
4105 "rustc_attr",
Camille GILLOTc5fc2602021-01-05 19:08:114106 "rustc_const_eval",
Camille GILLOTbba4be62021-01-01 00:53:254107 "rustc_data_structures",
4108 "rustc_errors",
clubby789d5bc5812023-04-30 01:20:534109 "rustc_fluent_macro",
Camille GILLOTbba4be62021-01-01 00:53:254110 "rustc_hir",
4111 "rustc_index",
Jubilee Youngdb6ec262024-05-24 08:14:314112 "rustc_infer",
clubby789d5bc5812023-04-30 01:20:534113 "rustc_macros",
Camille GILLOTbba4be62021-01-01 00:53:254114 "rustc_middle",
Martin Nordholtsb4b33df2023-07-20 19:01:274115 "rustc_mir_build",
Camille GILLOTfd9c04f2021-01-05 18:53:074116 "rustc_mir_dataflow",
Camille GILLOTbba4be62021-01-01 00:53:254117 "rustc_session",
4118 "rustc_span",
4119 "rustc_target",
4120 "rustc_trait_selection",
DianQK8b9d7b12024-07-04 04:43:374121 "rustc_type_ir",
Camille GILLOTbba4be62021-01-01 00:53:254122 "smallvec",
4123 "tracing",
4124]
4125
4126[[package]]
Camille GILLOT81a600b2021-01-02 13:42:154127name = "rustc_monomorphize"
4128version = "0.0.0"
4129dependencies = [
Jubilee Young31cbde032024-11-03 03:28:244130 "rustc_abi",
Mark Rousskov4a216a22024-11-23 18:19:174131 "rustc_attr",
Camille GILLOT81a600b2021-01-02 13:42:154132 "rustc_data_structures",
Nathan Stocks137f20c2022-08-18 21:51:474133 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:004134 "rustc_fluent_macro",
Camille GILLOT81a600b2021-01-02 13:42:154135 "rustc_hir",
Nathan Stocks137f20c2022-08-18 21:51:474136 "rustc_macros",
Camille GILLOT81a600b2021-01-02 13:42:154137 "rustc_middle",
4138 "rustc_session",
4139 "rustc_span",
4140 "rustc_target",
Joshua Nelsoneb53eea2022-12-29 21:08:094141 "serde",
4142 "serde_json",
Camille GILLOT81a600b2021-01-02 13:42:154143 "tracing",
4144]
4145
4146[[package]]
Michael Gouletcb415092023-11-22 23:44:584147name = "rustc_next_trait_solver"
4148version = "0.0.0"
4149dependencies = [
Pavel Grigorenko70a11c72024-06-26 22:59:304150 "derive-where",
Michael Goulet532149e2024-06-17 21:59:084151 "rustc_ast_ir",
4152 "rustc_data_structures",
4153 "rustc_index",
4154 "rustc_macros",
4155 "rustc_serialize",
Michael Gouletcb415092023-11-22 23:44:584156 "rustc_type_ir",
Michael Goulet532149e2024-06-17 21:59:084157 "rustc_type_ir_macros",
4158 "tracing",
Michael Gouletcb415092023-11-22 23:44:584159]
4160
4161[[package]]
Mazdak Farrokhzad4ae27282019-10-15 20:48:134162name = "rustc_parse"
4163version = "0.0.0"
4164dependencies = [
Trevor Gross7240da02024-08-07 07:09:124165 "bitflags 2.6.0",
Vadim Petrochenkov6054a302020-02-29 17:16:264166 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:464167 "rustc_ast_pretty",
Mazdak Farrokhzad4ae27282019-10-15 20:48:134168 "rustc_data_structures",
4169 "rustc_errors",
Mazdak Farrokhzad3d080a42019-11-29 23:23:384170 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:004171 "rustc_fluent_macro",
Nicholas Nethercote1fdabfb2024-08-21 04:16:424172 "rustc_index",
Mazdak Farrokhzad4ae27282019-10-15 20:48:134173 "rustc_lexer",
Christian Povedad6da5fb2022-04-25 20:55:244174 "rustc_macros",
Mazdak Farrokhzadf361b712020-01-05 09:47:204175 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324176 "rustc_span",
Nicholas Nethercote2acbe9c2024-05-02 23:26:344177 "termcolor",
Nicholas Nethercote67d5cc02022-09-08 07:22:524178 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:004179 "tracing",
Charles Lew0bcddfe2019-11-23 14:33:404180 "unicode-normalization",
printfn46b41b42024-10-12 21:57:504181 "unicode-width 0.2.0",
Mazdak Farrokhzad4ae27282019-10-15 20:48:134182]
4183
4184[[package]]
Vadim Petrochenkov11d95142020-06-02 17:03:404185name = "rustc_parse_format"
4186version = "0.0.0"
4187dependencies = [
Lukas Wirth2bba05612023-09-05 17:11:504188 "rustc_index",
Vadim Petrochenkov11d95142020-06-02 17:03:404189 "rustc_lexer",
Vadim Petrochenkov11d95142020-06-02 17:03:404190]
4191
4192[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294193name = "rustc_passes"
4194version = "0.0.0"
4195dependencies = [
Jubilee Young4839d6e2024-10-28 03:38:334196 "rustc_abi",
Vadim Petrochenkov6054a302020-02-29 17:16:264197 "rustc_ast",
Camelid8f40e112021-03-14 21:39:134198 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:204199 "rustc_attr",
Alex Crichton093ede22019-08-15 00:45:094200 "rustc_data_structures",
4201 "rustc_errors",
ridwanabdillahi175a4ea2022-04-26 01:02:434202 "rustc_expand",
Aaron Hillaf466992021-07-29 17:00:414203 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:004204 "rustc_fluent_macro",
Mazdak Farrokhzadebfd8672020-01-05 01:37:574205 "rustc_hir",
Mark Rousskov7c3f65b2019-10-04 14:46:574206 "rustc_index",
Guillaume Gomez8a35b932020-12-01 22:41:124207 "rustc_lexer",
David Wood78b19a92022-07-11 17:59:044208 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454209 "rustc_middle",
Oli Scherer746e4ef2024-03-12 07:00:014210 "rustc_privacy",
Mazdak Farrokhzadfff5ef62020-01-02 11:54:434211 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324212 "rustc_span",
Mark Rousskov7c3f65b2019-10-04 14:46:574213 "rustc_target",
Michael Goulet9eae7732023-03-14 18:43:374214 "rustc_trait_selection",
Oliver Schererec7230f2020-07-24 18:42:004215 "tracing",
Ahmed Charles9ca382f2016-09-02 08:55:294216]
4217
4218[[package]]
Nadrieril281002d2023-12-10 19:42:304219name = "rustc_pattern_analysis"
4220version = "0.0.0"
4221dependencies = [
Noratrieb43483832024-08-24 22:31:104222 "rustc-hash 2.0.0",
Jubilee Young4839d6e2024-10-28 03:38:334223 "rustc_abi",
Nadrieril281002d2023-12-10 19:42:304224 "rustc_apfloat",
4225 "rustc_arena",
4226 "rustc_data_structures",
4227 "rustc_errors",
4228 "rustc_fluent_macro",
4229 "rustc_hir",
4230 "rustc_index",
4231 "rustc_macros",
4232 "rustc_middle",
4233 "rustc_session",
4234 "rustc_span",
Nadrieril281002d2023-12-10 19:42:304235 "smallvec",
4236 "tracing",
Nadrierild697dd42024-03-04 15:57:324237 "tracing-subscriber",
4238 "tracing-tree",
Nadrieril281002d2023-12-10 19:42:304239]
4240
4241[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294242name = "rustc_privacy"
4243version = "0.0.0"
4244dependencies = [
inquisitivecrystal8c62fa02021-07-31 06:50:574245 "rustc_ast",
Mazdak Farrokhzad93a82832020-01-11 12:15:204246 "rustc_attr",
Alex Crichton093ede22019-08-15 00:45:094247 "rustc_data_structures",
Mazdak Farrokhzad2c3e5d32019-12-31 20:25:164248 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:004249 "rustc_fluent_macro",
Mazdak Farrokhzadebfd8672020-01-05 01:37:574250 "rustc_hir",
David Woodbe9ebfd2022-06-22 13:17:344251 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454252 "rustc_middle",
Mazdak Farrokhzad4392a8b2020-03-11 11:49:084253 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324254 "rustc_span",
Oli Scherer4389a1c2023-07-18 07:22:464255 "rustc_ty_utils",
Oliver Schererec7230f2020-07-24 18:42:004256 "tracing",
Ahmed Charles9ca382f2016-09-02 08:55:294257]
4258
4259[[package]]
Camille GILLOT4581d162021-01-19 19:40:164260name = "rustc_query_impl"
4261version = "0.0.0"
4262dependencies = [
John Kåre Alsaker7aab1dd2023-04-30 07:29:024263 "field-offset",
Ralf Jung61a986a2022-06-26 02:21:494264 "measureme",
Camille GILLOT4581d162021-01-19 19:40:164265 "rustc_data_structures",
4266 "rustc_errors",
Camille GILLOT4581d162021-01-19 19:40:164267 "rustc_hir",
Camille GILLOT81241cb2021-06-28 19:12:014268 "rustc_index",
Camille GILLOT4581d162021-01-19 19:40:164269 "rustc_middle",
4270 "rustc_query_system",
4271 "rustc_serialize",
Camille GILLOT81241cb2021-06-28 19:12:014272 "rustc_session",
Camille GILLOT4581d162021-01-19 19:40:164273 "rustc_span",
Nicholas Nethercoteb38106b2022-08-17 04:22:304274 "thin-vec",
Oli Scherer0d5a7382022-05-04 08:30:134275 "tracing",
Camille GILLOT4581d162021-01-19 19:40:164276]
4277
4278[[package]]
Camille GILLOT6624dc42020-03-18 09:25:224279name = "rustc_query_system"
4280version = "0.0.0"
4281dependencies = [
Rémy Rakic4cb2a282023-12-14 15:40:504282 "parking_lot",
Camille GILLOT8e873c32020-03-19 13:13:314283 "rustc-rayon-core",
Camille GILLOTc355b2e2020-11-14 15:35:314284 "rustc_ast",
Camille GILLOT6624dc42020-03-18 09:25:224285 "rustc_data_structures",
4286 "rustc_errors",
Camille GILLOTc355b2e2020-11-14 15:35:314287 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:004288 "rustc_fluent_macro",
Camille GILLOTc355b2e2020-11-14 15:35:314289 "rustc_hir",
Camille GILLOT6624dc42020-03-18 09:25:224290 "rustc_index",
Matthew Jaspercbcef3e2020-06-11 14:49:574291 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:404292 "rustc_serialize",
Camille GILLOTf96e9602020-11-12 19:48:374293 "rustc_session",
Camille GILLOT8e873c32020-03-19 13:13:314294 "rustc_span",
Camille GILLOTc355b2e2020-11-14 15:35:314295 "rustc_target",
Jubilee Younge8eb6912021-04-22 04:40:294296 "smallvec",
Nicholas Nethercoteb38106b2022-08-17 04:22:304297 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:004298 "tracing",
Camille GILLOT6624dc42020-03-18 09:25:224299]
4300
4301[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294302name = "rustc_resolve"
4303version = "0.0.0"
4304dependencies = [
Trevor Gross7240da02024-08-07 07:09:124305 "bitflags 2.6.0",
Trevor Gross4a515bd2024-08-26 20:02:544306 "pulldown-cmark 0.11.3",
Vadim Petrochenkov11d95142020-06-02 17:03:404307 "rustc_arena",
Vadim Petrochenkov6054a302020-02-29 17:16:264308 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:464309 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:204310 "rustc_attr",
Alex Crichton093ede22019-08-15 00:45:094311 "rustc_data_structures",
4312 "rustc_errors",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324313 "rustc_expand",
Mazdak Farrokhzad70234f12019-11-30 01:34:184314 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:004315 "rustc_fluent_macro",
Mazdak Farrokhzadebfd8672020-01-05 01:37:574316 "rustc_hir",
marmelademaf60513e2020-06-20 18:59:294317 "rustc_index",
Rajput, Rajat269ce362022-09-05 05:04:384318 "rustc_macros",
Alex Crichton093ede22019-08-15 00:45:094319 "rustc_metadata",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454320 "rustc_middle",
Camille GILLOT457de082021-09-19 20:17:504321 "rustc_query_system",
Mazdak Farrokhzad5ccc1e42019-12-24 21:42:564322 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324323 "rustc_span",
Jubilee Younge8eb6912021-04-22 04:40:294324 "smallvec",
Nicholas Nethercote67d5cc02022-09-08 07:22:524325 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:004326 "tracing",
Ahmed Charles9ca382f2016-09-02 08:55:294327]
4328
4329[[package]]
Ramon de C Valle1f0f2c42024-04-08 02:35:494330name = "rustc_sanitizers"
4331version = "0.0.0"
4332dependencies = [
Trevor Gross7240da02024-08-07 07:09:124333 "bitflags 2.6.0",
Jubilee Youngab6994f2024-11-03 03:28:424334 "rustc_abi",
Ramon de C Valle1f0f2c42024-04-08 02:35:494335 "rustc_data_structures",
4336 "rustc_hir",
4337 "rustc_middle",
4338 "rustc_span",
4339 "rustc_target",
4340 "rustc_trait_selection",
4341 "tracing",
4342 "twox-hash",
4343]
4344
4345[[package]]
Vadim Petrochenkov11d95142020-06-02 17:03:404346name = "rustc_serialize"
4347version = "0.0.0"
4348dependencies = [
klensyc653bb92023-11-18 09:42:054349 "indexmap",
Matthew Jasperc4f91bb2020-07-18 19:14:504350 "rustc_macros",
Jubilee Younge8eb6912021-04-22 04:40:294351 "smallvec",
Nicholas Nethercoteebee3f82023-05-01 08:51:054352 "tempfile",
Nicholas Nethercoteb38106b2022-08-17 04:22:304353 "thin-vec",
Vadim Petrochenkov11d95142020-06-02 17:03:404354]
4355
4356[[package]]
Mark Rousskovc761ec12019-11-12 13:17:334357name = "rustc_session"
4358version = "0.0.0"
4359dependencies = [
Trevor Gross7240da02024-08-07 07:09:124360 "bitflags 2.6.0",
Luca Barbieriac2b84f2020-04-10 20:42:194361 "getopts",
Onur Özkan71a3a482022-10-28 07:20:514362 "libc",
Jubilee Young4839d6e2024-10-28 03:38:334363 "rustc_abi",
Vadim Petrochenkov6054a302020-02-29 17:16:264364 "rustc_ast",
Mark Rousskovc761ec12019-11-12 13:17:334365 "rustc_data_structures",
Mark Rousskovc761ec12019-11-12 13:17:334366 "rustc_errors",
Mark Rousskovcc2c33a2019-11-29 21:05:284367 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:004368 "rustc_fluent_macro",
Mark Rousskovcc2c33a2019-11-29 21:05:284369 "rustc_fs_util",
Camille GILLOT89616162020-11-14 02:02:034370 "rustc_hir",
Aaron Hill23018a52020-08-13 19:41:524371 "rustc_lint_defs",
Matthew Jaspercbcef3e2020-06-11 14:49:574372 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:404373 "rustc_serialize",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324374 "rustc_span",
Mark Rousskovcc2c33a2019-11-29 21:05:284375 "rustc_target",
Onur Özkan71a3a482022-10-28 07:20:514376 "smallvec",
Esteban Küber7674ede2022-11-26 01:14:254377 "termize",
Oliver Schererec7230f2020-07-24 18:42:004378 "tracing",
klensy26c09b62024-09-24 13:14:494379 "windows",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324380]
4381
4382[[package]]
Oli Scherer9960cc12022-06-02 10:08:384383name = "rustc_smir"
4384version = "0.0.0"
4385dependencies = [
Celina G. Val4c9e8422023-12-06 21:39:554386 "rustc_abi",
Adwin White84071e22024-06-26 04:09:554387 "rustc_ast",
4388 "rustc_ast_pretty",
Oğuz Ağcayazı0f27c1b2023-10-09 09:56:144389 "rustc_data_structures",
Santiago Pastorino4b85bea2023-04-24 20:53:514390 "rustc_hir",
Oli Scherer9960cc12022-06-02 10:08:384391 "rustc_middle",
Mohammad Omidvar21374872024-02-12 19:44:354392 "rustc_session",
Celina G. Valb66db7e2023-03-04 01:08:494393 "rustc_span",
Celina G. Val44d0fce2023-06-20 17:32:124394 "rustc_target",
Celina G. Val66a554b2023-10-21 06:05:384395 "scoped-tls",
Oli Scherera38e9832023-09-14 15:50:114396 "stable_mir",
Celina G. Valb66db7e2023-03-04 01:08:494397 "tracing",
Oli Scherer9960cc12022-06-02 10:08:384398]
4399
4400[[package]]
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324401name = "rustc_span"
4402version = "0.0.0"
4403dependencies = [
Jacob Kieselbb5a8272024-06-22 07:27:594404 "blake3",
Pavel Grigorenko35ba7002024-06-26 22:39:484405 "derive-where",
klensyc653bb92023-11-18 09:42:054406 "indexmap",
Urgau33ef4b92024-03-06 18:39:364407 "itoa",
Igor Matuszewskibd37d7d2020-12-05 15:40:244408 "md-5",
Vadim Petrochenkov11d95142020-06-02 17:03:404409 "rustc_arena",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324410 "rustc_data_structures",
4411 "rustc_index",
4412 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:404413 "rustc_serialize",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324414 "scoped-tls",
Eric Hussbb60a762023-01-10 19:09:524415 "sha1",
Arlo Siemsen3296d5c2020-10-13 15:41:064416 "sha2",
Oliver Schererec7230f2020-07-24 18:42:004417 "tracing",
printfn46b41b42024-10-12 21:57:504418 "unicode-width 0.2.0",
Mark Rousskovc761ec12019-11-12 13:17:334419]
4420
4421[[package]]
Mark Mansi2d75a332020-03-12 23:07:584422name = "rustc_symbol_mangling"
4423version = "0.0.0"
4424dependencies = [
Mark Mansi2d75a332020-03-12 23:07:584425 "punycode",
Mark Mansi2d75a332020-03-12 23:07:584426 "rustc-demangle",
Jubilee Young4839d6e2024-10-28 03:38:334427 "rustc_abi",
Mark Mansi2d75a332020-03-12 23:07:584428 "rustc_data_structures",
Jhonny Bill Mena86f8c4e2022-08-27 04:24:134429 "rustc_errors",
Mark Mansi2d75a332020-03-12 23:07:584430 "rustc_hir",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454431 "rustc_middle",
Mark Mansi2d75a332020-03-12 23:07:584432 "rustc_session",
4433 "rustc_span",
Oliver Schererec7230f2020-07-24 18:42:004434 "tracing",
Mark Mansi2d75a332020-03-12 23:07:584435]
4436
4437[[package]]
Irina Popa38e96402017-12-08 19:18:214438name = "rustc_target"
4439version = "0.0.0"
4440dependencies = [
Trevor Gross7240da02024-08-07 07:09:124441 "bitflags 2.6.0",
clubby789812daed2024-11-03 11:31:154442 "object 0.36.5",
hkalbasi390a6372022-11-06 21:06:114443 "rustc_abi",
Alex Crichton093ede22019-08-15 00:45:094444 "rustc_data_structures",
John Kåre Alsaker4f7cd3d2023-03-16 20:42:314445 "rustc_fs_util",
Camille GILLOT2ba84c62019-11-09 21:27:524446 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:404447 "rustc_serialize",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324448 "rustc_span",
bjorn3fc1df4f2021-06-03 15:45:094449 "serde_json",
Oliver Schererec7230f2020-07-24 18:42:004450 "tracing",
Irina Popa38e96402017-12-08 19:18:214451]
4452
4453[[package]]
Matthias Krüger10e7b762018-09-07 07:12:064454name = "rustc_tools_util"
Ralf Jung1f501a72024-10-15 05:51:504455version = "0.4.0"
4456source = "registry+https://github.com/rust-lang/crates.io-index"
4457checksum = "3316159ab19e19d1065ecc49278e87f767a9dae9fae80348d2b4d4fa4ae02d4d"
4458
4459[[package]]
Camille GILLOTc1e3d552020-02-11 18:53:404460name = "rustc_trait_selection"
4461version = "0.0.0"
4462dependencies = [
Caleb Cartwrightffad9842024-06-22 21:22:004463 "itertools",
Jubilee Young4046e362024-11-03 03:25:304464 "rustc_abi",
Camille GILLOTc1e3d552020-02-11 18:53:404465 "rustc_ast",
Jason Newcombbe9b1252024-02-24 22:22:284466 "rustc_ast_ir",
Camille GILLOTc1e3d552020-02-11 18:53:404467 "rustc_attr",
4468 "rustc_data_structures",
4469 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:004470 "rustc_fluent_macro",
Camille GILLOTc1e3d552020-02-11 18:53:404471 "rustc_hir",
Camille GILLOTc1e3d552020-02-11 18:53:404472 "rustc_infer",
4473 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454474 "rustc_middle",
Michael Gouletcb415092023-11-22 23:44:584475 "rustc_next_trait_solver",
Vadim Petrochenkov11d95142020-06-02 17:03:404476 "rustc_parse_format",
Camille GILLOTc1e3d552020-02-11 18:53:404477 "rustc_session",
4478 "rustc_span",
Jack Wrennbc4a1de2021-07-03 16:18:134479 "rustc_transmute",
Michael Goulet6ee22e12024-05-17 16:43:054480 "rustc_type_ir",
Jubilee Younge8eb6912021-04-22 04:40:294481 "smallvec",
GnomedDev8de8f462024-10-10 18:56:214482 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:004483 "tracing",
Camille GILLOTc1e3d552020-02-11 18:53:404484]
4485
4486[[package]]
Niko Matsakis3a50b41d2018-02-25 15:58:544487name = "rustc_traits"
4488version = "0.0.0"
4489dependencies = [
Alex Crichton093ede22019-08-15 00:45:094490 "rustc_data_structures",
Mazdak Farrokhzadebfd8672020-01-05 01:37:574491 "rustc_hir",
Camille GILLOTf07e8892020-01-06 19:13:244492 "rustc_infer",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454493 "rustc_middle",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324494 "rustc_span",
Camille GILLOTc1e3d552020-02-11 18:53:404495 "rustc_trait_selection",
Oliver Schererec7230f2020-07-24 18:42:004496 "tracing",
Niko Matsakis3a50b41d2018-02-25 15:58:544497]
4498
4499[[package]]
Jack Wrennbc4a1de2021-07-03 16:18:134500name = "rustc_transmute"
Michael Goulet60c95442023-10-18 21:55:154501version = "0.0.0"
Jack Wrennbc4a1de2021-07-03 16:18:134502dependencies = [
Caleb Cartwrightffad9842024-06-22 21:22:004503 "itertools",
Jubilee Young27207062024-10-28 00:21:234504 "rustc_abi",
Jason Newcombbe9b1252024-02-24 22:22:284505 "rustc_ast_ir",
Jack Wrennbc4a1de2021-07-03 16:18:134506 "rustc_data_structures",
Jack Wrennf46fffc2022-08-18 19:39:144507 "rustc_hir",
Jack Wrennbc4a1de2021-07-03 16:18:134508 "rustc_infer",
4509 "rustc_macros",
4510 "rustc_middle",
4511 "rustc_span",
Jack Wrennbc4a1de2021-07-03 16:18:134512 "tracing",
4513]
4514
4515[[package]]
LeSeulArtichautf59d0302020-11-19 20:32:374516name = "rustc_ty_utils"
Camille GILLOT9908a872020-01-13 12:40:304517version = "0.0.0"
4518dependencies = [
Caleb Cartwrightffad9842024-06-22 21:22:004519 "itertools",
Jubilee Young43e198a2024-10-09 00:32:524520 "rustc_abi",
Jason Newcombea9ae302024-02-25 00:25:044521 "rustc_ast_ir",
Camille GILLOT9908a872020-01-13 12:40:304522 "rustc_data_structures",
Eduard-Mihai Burtescu289f46a2020-04-10 02:13:294523 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:004524 "rustc_fluent_macro",
Camille GILLOT9908a872020-01-13 12:40:304525 "rustc_hir",
kadmine612e262022-07-09 09:35:064526 "rustc_index",
Camille GILLOTf07e8892020-01-06 19:13:244527 "rustc_infer",
Peter Medus01c16162022-08-18 23:04:314528 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454529 "rustc_middle",
Mazdak Farrokhzad4392a8b2020-03-11 11:49:084530 "rustc_session",
Camille GILLOT9908a872020-01-13 12:40:304531 "rustc_span",
Camille GILLOT0e652c52020-02-12 16:24:324532 "rustc_target",
Camille GILLOTc1e3d552020-02-11 18:53:404533 "rustc_trait_selection",
Michael Gouleta056a952022-05-22 19:57:464534 "rustc_type_ir",
Oliver Schererec7230f2020-07-24 18:42:004535 "tracing",
Camille GILLOT9908a872020-01-13 12:40:304536]
4537
4538[[package]]
LeSeulArtichaut0cf5a8a2020-11-18 15:37:104539name = "rustc_type_ir"
4540version = "0.0.0"
4541dependencies = [
Trevor Gross7240da02024-08-07 07:09:124542 "bitflags 2.6.0",
Pavel Grigorenko168096f2024-06-27 11:55:444543 "derive-where",
Michael Goulet9b0f9ef2024-06-18 17:21:484544 "indexmap",
Trevor Gross4a515bd2024-08-26 20:02:544545 "rustc-hash 1.1.0",
Oli Scherer8a6d3532024-02-27 18:11:234546 "rustc_ast_ir",
LeSeulArtichaut0cf5a8a2020-11-18 15:37:104547 "rustc_data_structures",
4548 "rustc_index",
LeSeulArtichaut07245732020-12-12 14:25:554549 "rustc_macros",
LeSeulArtichaut0cf5a8a2020-11-18 15:37:104550 "rustc_serialize",
bjorn36ed37bd2023-12-31 19:35:324551 "rustc_span",
Michael Gouletd5797e92024-05-11 00:30:244552 "rustc_type_ir_macros",
Wilco Kuseea7015fe2021-01-31 09:32:344553 "smallvec",
GnomedDev8de8f462024-10-10 18:56:214554 "thin-vec",
Michael Goulet993553c2024-05-27 00:45:374555 "tracing",
LeSeulArtichaut0cf5a8a2020-11-18 15:37:104556]
4557
4558[[package]]
Michael Gouletd5797e92024-05-11 00:30:244559name = "rustc_type_ir_macros"
4560version = "0.0.0"
4561dependencies = [
4562 "proc-macro2",
4563 "quote",
clubby789812daed2024-11-03 11:31:154564 "syn 2.0.87",
Michael Gouletd5797e92024-05-11 00:30:244565 "synstructure",
4566]
4567
4568[[package]]
Oliver Schneider847bb142018-05-11 12:11:064569name = "rustc_version"
Trevor Gross4a515bd2024-08-26 20:02:544570version = "0.4.1"
Ralf Junge5d01782021-10-04 22:13:004571source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:544572checksum = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92"
Ralf Junge5d01782021-10-04 22:13:004573dependencies = [
klensy8ebc73b2022-02-06 20:57:294574 "semver",
Ralf Junge5d01782021-10-04 22:13:004575]
4576
4577[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294578name = "rustdoc"
4579version = "0.0.0"
4580dependencies = [
Weihang Lof795a152023-03-15 12:50:044581 "arrayvec",
Michael Howell28db4cc2024-03-22 00:19:394582 "base64",
Aleksey Kladovb4f4db92020-08-27 10:50:284583 "expect-test",
klensyc653bb92023-11-18 09:42:054584 "indexmap",
Caleb Cartwrightffad9842024-06-22 21:22:004585 "itertools",
Alex Crichton093ede22019-08-15 00:45:094586 "minifier",
Michael Howell294c3dd2024-06-29 18:24:364587 "pulldown-cmark 0.9.6",
Guillaume Gomezf467b8d2020-10-13 13:46:344588 "regex",
Guillaume Gomez8d40b9e2024-07-18 18:56:364589 "rinja",
Rune Tynan67b78a02021-01-25 21:23:434590 "rustdoc-json-types",
Andy Russell94630d42019-06-29 17:30:454591 "serde",
4592 "serde_json",
Alona Enraght-Moony3cf8a612024-10-18 20:28:324593 "sha2",
Jubilee Younge8eb6912021-04-22 04:40:294594 "smallvec",
Alex Crichton093ede22019-08-15 00:45:094595 "tempfile",
Guillaume Gomez50f75202023-03-14 19:28:004596 "threadpool",
Joshua Nelson65f0b252020-12-28 18:28:294597 "tracing",
4598 "tracing-subscriber",
4599 "tracing-tree",
Michael Howellf3661dc2024-06-10 22:01:314600 "unicode-segmentation",
Mark Simulacrume2e9b402017-07-23 02:01:584601]
4602
4603[[package]]
ozkanonurc36b2092023-05-20 11:40:114604name = "rustdoc-gui-test"
4605version = "0.1.0"
4606dependencies = [
ozkanonurc64db2c2023-05-30 07:54:404607 "build_helper",
ozkanonurc36b2092023-05-20 11:40:114608 "compiletest",
4609 "getopts",
4610 "walkdir",
4611]
4612
4613[[package]]
Rune Tynan67b78a02021-01-25 21:23:434614name = "rustdoc-json-types"
4615version = "0.1.0"
4616dependencies = [
Luca Palmiericd7688b2023-05-22 17:26:204617 "bincode",
Noratrieb43483832024-08-24 22:31:104618 "rustc-hash 2.0.0",
Rune Tynan67b78a02021-01-25 21:23:434619 "serde",
Rune Tynanca48d152021-03-04 23:45:574620 "serde_json",
Rune Tynan67b78a02021-01-25 21:23:434621]
4622
4623[[package]]
Guillaume Gomezdec9fab2018-02-05 22:43:534624name = "rustdoc-themes"
4625version = "0.1.0"
4626
4627[[package]]
Mark Simulacrume2e9b402017-07-23 02:01:584628name = "rustdoc-tool"
4629version = "0.0.0"
4630dependencies = [
Alex Crichton093ede22019-08-15 00:45:094631 "rustdoc",
Ahmed Charles9ca382f2016-09-02 08:55:294632]
4633
4634[[package]]
Alex Crichtonfa9e55f2018-05-02 15:43:154635name = "rustfix"
Eric Huss123b3032024-04-13 17:54:134636version = "0.8.1"
4637source = "registry+https://github.com/rust-lang/crates.io-index"
4638checksum = "81864b097046da5df3758fdc6e4822bbb70afa06317e8ca45ea1b51cb8c5e5a4"
4639dependencies = [
4640 "serde",
4641 "serde_json",
4642 "thiserror",
4643 "tracing",
4644]
4645
4646[[package]]
topecongiro5a411a62019-06-18 12:15:194647name = "rustfmt-config_proc_macro"
Caleb Cartwright6bf1a872023-01-24 20:21:144648version = "0.3.0"
topecongiro5a411a62019-06-18 12:15:194649dependencies = [
Aaron Hill70ba4912020-08-01 14:11:154650 "proc-macro2",
4651 "quote",
Alex Crichton093ede22019-08-15 00:45:094652 "serde",
clubby789812daed2024-11-03 11:31:154653 "syn 2.0.87",
topecongiro5a411a62019-06-18 12:15:194654]
4655
4656[[package]]
Alex Crichton1cede102017-06-15 02:33:064657name = "rustfmt-nightly"
Yacin Tmimib23b6992024-09-19 19:39:044658version = "1.8.0"
kennytm0692b3d2017-12-15 19:41:584659dependencies = [
clubby7899b73db32024-01-29 12:21:164660 "annotate-snippets 0.9.2",
Igor Matuszewskif4b2a202020-06-15 09:43:394661 "anyhow",
Alex Crichton093ede22019-08-15 00:45:094662 "bytecount",
klensy26c09b62024-09-24 13:14:494663 "cargo_metadata",
klensye1c33132023-06-21 09:32:344664 "clap",
Caleb Cartwright35400e82023-10-23 01:34:124665 "clap-cargo",
Alex Crichton093ede22019-08-15 00:45:094666 "diff",
4667 "dirs",
Alex Crichton093ede22019-08-15 00:45:094668 "getopts",
4669 "ignore",
Caleb Cartwrightffad9842024-06-22 21:22:004670 "itertools",
Alex Crichton093ede22019-08-15 00:45:094671 "regex",
Alex Crichton093ede22019-08-15 00:45:094672 "rustfmt-config_proc_macro",
4673 "serde",
4674 "serde_json",
Caleb Cartwrightf367f4d2022-06-13 03:04:544675 "term",
Igor Matuszewskif4b2a202020-06-15 09:43:394676 "thiserror",
clubby7899b73db32024-01-29 12:21:164677 "toml 0.7.8",
Caleb Cartwright35400e82023-10-23 01:34:124678 "tracing",
4679 "tracing-subscriber",
4680 "unicode-properties",
Alex Crichton093ede22019-08-15 00:45:094681 "unicode-segmentation",
printfn46b41b42024-10-12 21:57:504682 "unicode-width 0.1.14",
Igor Matuszewskid2d192e2019-07-30 11:00:274683]
4684
4685[[package]]
Weihang Lo1e5dad02022-11-25 22:37:044686name = "rustix"
clubby789812daed2024-11-03 11:31:154687version = "0.38.38"
Weihang Lo1e5dad02022-11-25 22:37:044688source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:154689checksum = "aa260229e6538e52293eeb577aabd09945a09d6d9cc0fc550ed7529056c2e32a"
Weihang Lo1e5dad02022-11-25 22:37:044690dependencies = [
Trevor Gross7240da02024-08-07 07:09:124691 "bitflags 2.6.0",
Nilstrieb3295cdf2023-06-26 07:21:354692 "errno",
4693 "libc",
chenx97141c4632023-09-21 11:31:014694 "linux-raw-sys",
clubby7899b73db32024-01-29 12:21:164695 "windows-sys 0.52.0",
Weihang Lo1e5dad02022-11-25 22:37:044696]
4697
4698[[package]]
flip19950046d7c2021-02-25 10:26:234699name = "rustversion"
clubby789812daed2024-11-03 11:31:154700version = "1.0.18"
flip19950046d7c2021-02-25 10:26:234701source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:154702checksum = "0e819f2bc632f285be6d7cd36e25940d45b2391dd6d9b939e79de557f7014248"
flip19950046d7c2021-02-25 10:26:234703
4704[[package]]
Jubilee Young7156ff62023-05-10 03:29:274705name = "ruzstd"
Paolo Barbolini43c12ed2024-11-28 11:17:574706version = "0.7.3"
Ben Kimock2f6fb232024-03-18 22:47:414707source = "registry+https://github.com/rust-lang/crates.io-index"
Paolo Barbolini43c12ed2024-11-28 11:17:574708checksum = "fad02996bfc73da3e301efe90b1837be9ed8f4a462b6ed410aa35d00381de89f"
Ben Kimock2f6fb232024-03-18 22:47:414709dependencies = [
Ben Kimock2f6fb232024-03-18 22:47:414710 "twox-hash",
4711]
4712
4713[[package]]
Alex Crichton2863b752018-08-21 17:23:474714name = "ryu"
Mark Rousskov12200c92024-05-11 14:27:174715version = "1.0.18"
Alex Crichton2863b752018-08-21 17:23:474716source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:174717checksum = "f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f"
Alex Crichton2863b752018-08-21 17:23:474718
4719[[package]]
Josh Stone020c5ec2017-05-08 22:01:134720name = "same-file"
Mark Rousskov342d9562020-08-17 15:21:444721version = "1.0.6"
Alex Crichton80d6ed22018-01-08 21:56:224722source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:444723checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
Alex Crichton80d6ed22018-01-08 21:56:224724dependencies = [
Alex Crichton093ede22019-08-15 00:45:094725 "winapi-util",
Alex Crichton80d6ed22018-01-08 21:56:224726]
4727
4728[[package]]
4729name = "schannel"
clubby789812daed2024-11-03 11:31:154730version = "0.1.26"
Alex Crichton80d6ed22018-01-08 21:56:224731source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:154732checksum = "01227be5826fa0690321a2ba6c5cd57a19cf3f6a09e76973b58e61de6ab9d1c1"
Alex Crichton80d6ed22018-01-08 21:56:224733dependencies = [
Trevor Gross4a515bd2024-08-26 20:02:544734 "windows-sys 0.59.0",
Alex Crichton80d6ed22018-01-08 21:56:224735]
4736
4737[[package]]
Alex Crichton453080f2017-06-05 16:36:484738name = "scoped-tls"
Nilstrieb3295cdf2023-06-26 07:21:354739version = "1.0.1"
Marcel Hellwig56fb2872019-02-26 10:15:524740source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:354741checksum = "e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294"
Marcel Hellwig56fb2872019-02-26 10:15:524742
4743[[package]]
Nick Cameronad8ecc22017-07-19 01:32:124744name = "scopeguard"
clubby7899b73db32024-01-29 12:21:164745version = "1.2.0"
Ralf Jungc7a599e2019-07-25 13:57:254746source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:164747checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
Ralf Jungc7a599e2019-07-25 13:57:254748
4749[[package]]
David Wood7f916972022-03-26 07:27:434750name = "self_cell"
klensyc653bb92023-11-18 09:42:054751version = "0.10.3"
David Wood7f916972022-03-26 07:27:434752source = "registry+https://github.com/rust-lang/crates.io-index"
klensyc653bb92023-11-18 09:42:054753checksum = "e14e4d63b804dc0c7ec4a1e52bcb63f02c7ac94476755aa579edac21e01f915d"
4754dependencies = [
Mark Rousskov12200c92024-05-11 14:27:174755 "self_cell 1.0.4",
klensyc653bb92023-11-18 09:42:054756]
4757
4758[[package]]
4759name = "self_cell"
Mark Rousskov12200c92024-05-11 14:27:174760version = "1.0.4"
klensyc653bb92023-11-18 09:42:054761source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:174762checksum = "d369a96f978623eb3dc28807c4852d6cc617fed53da5d3c400feff1ef34a714a"
David Wood7f916972022-03-26 07:27:434763
4764[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:584765name = "semver"
Mark Rousskov12200c92024-05-11 14:27:174766version = "1.0.23"
Eric Huss78529352021-06-02 03:38:394767source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:174768checksum = "61697e0a1c7e512e84a621326239844a24d8207b4669b41bc18b32ea5cbf988b"
Eric Huss78529352021-06-02 03:38:394769dependencies = [
4770 "serde",
4771]
4772
4773[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:584774name = "serde"
clubby789812daed2024-11-03 11:31:154775version = "1.0.214"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584776source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:154777checksum = "f55c3193aca71c12ad7890f1785d2b73e1b9f63a0bbc353c08ef26fe03fc56b5"
Eric Huss57393642018-12-17 18:23:044778dependencies = [
Alex Crichton093ede22019-08-15 00:45:094779 "serde_derive",
Eric Huss57393642018-12-17 18:23:044780]
Tatsuyuki Ishi0e79b972017-04-29 23:11:584781
4782[[package]]
4783name = "serde_derive"
clubby789812daed2024-11-03 11:31:154784version = "1.0.214"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584785source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:154786checksum = "de523f781f095e28fa605cdce0f8307e451cc0fd14e2eb4cd2e98a355b147766"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584787dependencies = [
Aaron Hill70ba4912020-08-01 14:11:154788 "proc-macro2",
4789 "quote",
clubby789812daed2024-11-03 11:31:154790 "syn 2.0.87",
Tatsuyuki Ishi0e79b972017-04-29 23:11:584791]
4792
4793[[package]]
4794name = "serde_json"
clubby789812daed2024-11-03 11:31:154795version = "1.0.132"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584796source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:154797checksum = "d726bfaff4b320266d395898905d0eba0345aae23b54aee3a737e260fd46db03"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584798dependencies = [
klensyc653bb92023-11-18 09:42:054799 "indexmap",
Alex Crichton093ede22019-08-15 00:45:094800 "itoa",
Trevor Gross7240da02024-08-07 07:09:124801 "memchr",
Alex Crichton093ede22019-08-15 00:45:094802 "ryu",
4803 "serde",
Steve Klabnik2795de32017-02-20 00:20:574804]
4805
4806[[package]]
Philipp Krones612c3422023-06-02 09:42:424807name = "serde_spanned"
Trevor Gross4a515bd2024-08-26 20:02:544808version = "0.6.8"
Philipp Krones612c3422023-06-02 09:42:424809source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:544810checksum = "87607cb1398ed59d48732e575a4c28a7a8ebf2454b964fe3f224f2afc07909e1"
Philipp Krones612c3422023-06-02 09:42:424811dependencies = [
4812 "serde",
4813]
4814
4815[[package]]
Pietro Albini4f40eee2023-01-10 12:13:044816name = "sha1"
clubby7899b73db32024-01-29 12:21:164817version = "0.10.6"
Pietro Albini4f40eee2023-01-10 12:13:044818source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:164819checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba"
Pietro Albini4f40eee2023-01-10 12:13:044820dependencies = [
4821 "cfg-if",
4822 "cpufeatures",
4823 "digest",
4824]
4825
4826[[package]]
Pietro Albiniacd8e592020-10-01 15:15:124827name = "sha2"
clubby7899b73db32024-01-29 12:21:164828version = "0.10.8"
Pietro Albiniacd8e592020-10-01 15:15:124829source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:164830checksum = "793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8"
Pietro Albiniacd8e592020-10-01 15:15:124831dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:424832 "cfg-if",
pierwillef6dd122022-02-10 16:54:014833 "cpufeatures",
klensy45fac342022-08-31 20:04:124834 "digest",
James Munnsde763692019-01-19 02:39:374835]
4836
4837[[package]]
Oliver Schererec7230f2020-07-24 18:42:004838name = "sharded-slab"
clubby7899b73db32024-01-29 12:21:164839version = "0.1.7"
Oliver Schererec7230f2020-07-24 18:42:004840source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:164841checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6"
Oliver Schererec7230f2020-07-24 18:42:004842dependencies = [
4843 "lazy_static",
4844]
4845
4846[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:584847name = "shell-escape"
Mark Rousskov342d9562020-08-17 15:21:444848version = "0.1.5"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584849source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:444850checksum = "45bb67a18fa91266cc7807181f62f9178a6873bfad7dc788c42e6430db40184f"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584851
4852[[package]]
steveklabnik54371882018-01-25 17:32:254853name = "shlex"
Eric Huss51f20b42024-02-07 04:22:134854version = "1.3.0"
Eric Huss788167a2021-02-23 01:05:214855source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss51f20b42024-02-07 04:22:134856checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
Eric Huss788167a2021-02-23 01:05:214857
4858[[package]]
Jover Zhangf3530cf2024-04-20 11:25:534859name = "similar"
Trevor Gross7240da02024-08-07 07:09:124860version = "2.6.0"
Jover Zhangf3530cf2024-04-20 11:25:534861source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:124862checksum = "1de1d4f81173b03af4c0cbed3c898f6bff5b870e4a7f5d6f4057d62a7a4b686e"
Jover Zhangf3530cf2024-04-20 11:25:534863
4864[[package]]
steveklabnikecfbaca2018-04-03 14:32:044865name = "siphasher"
clubby7899b73db32024-01-29 12:21:164866version = "0.3.11"
steveklabnikecfbaca2018-04-03 14:32:044867source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:164868checksum = "38b58827f4464d87d377d175e90bf58eb00fd8716ff0a62f80356b5e61555d0d"
steveklabnikecfbaca2018-04-03 14:32:044869
4870[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:434871name = "slab"
clubby7899b73db32024-01-29 12:21:164872version = "0.4.9"
Matthias Krüger696fb8f2019-01-21 15:32:434873source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:164874checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67"
Philipp Kronesa6d3c822023-07-02 13:07:474875dependencies = [
4876 "autocfg",
4877]
Matthias Krüger696fb8f2019-01-21 15:32:434878
4879[[package]]
John Kåre Alsaker970c6132017-12-03 12:49:014880name = "smallvec"
github-actions1848b462024-03-24 12:09:284881version = "1.13.2"
Ralf Jung90b8d342019-11-04 14:59:094882source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions1848b462024-03-24 12:09:284883checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67"
Ralf Jung90b8d342019-11-04 14:59:094884
4885[[package]]
Mark Simulacrum38b46882017-06-26 16:26:154886name = "socket2"
Mark Rousskov12200c92024-05-11 14:27:174887version = "0.5.7"
klensy50c38902021-05-01 11:50:034888source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:174889checksum = "ce305eb0b4296696835b71df73eb912e0f1ffd2556a501fcede6e0c50349191c"
klensy50c38902021-05-01 11:50:034890dependencies = [
4891 "libc",
github-actions8ef19812024-03-03 00:16:164892 "windows-sys 0.52.0",
klensy50c38902021-05-01 11:50:034893]
4894
4895[[package]]
Philipp Kronesf99056b2024-02-27 14:50:234896name = "spanned"
Philipp Krones8be26882024-08-08 17:14:094897version = "0.3.0"
Philipp Kronesf99056b2024-02-27 14:50:234898source = "registry+https://github.com/rust-lang/crates.io-index"
Philipp Krones8be26882024-08-08 17:14:094899checksum = "86af297923fbcfd107c20a189a6e9c872160df71a7190ae4a7a6c5dce4b2feb6"
Philipp Kronesf99056b2024-02-27 14:50:234900dependencies = [
4901 "bstr",
4902 "color-eyre",
4903]
4904
4905[[package]]
Alex Crichton2a3e22b2024-06-24 19:30:444906name = "spdx"
4907version = "0.10.6"
4908source = "registry+https://github.com/rust-lang/crates.io-index"
4909checksum = "47317bbaf63785b53861e1ae2d11b80d6b624211d42cb20efcd210ee6f8a14bc"
4910dependencies = [
4911 "smallvec",
4912]
4913
4914[[package]]
Pietro Albini13efb202022-11-15 09:19:174915name = "spdx-expression"
4916version = "0.5.2"
4917source = "registry+https://github.com/rust-lang/crates.io-index"
4918checksum = "53d7ac03c67c572d85049d6db815e20a4a19b41b3d5cca732ac582342021ad77"
4919dependencies = [
4920 "nom",
4921 "serde",
4922 "thiserror",
4923 "tracing",
4924]
4925
4926[[package]]
4927name = "spdx-rs"
clubby7899b73db32024-01-29 12:21:164928version = "0.5.5"
Pietro Albini13efb202022-11-15 09:19:174929source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:164930checksum = "990870190ec8d8c64ba66e4a6746243d6e57d99353991e0e6092334833f429b1"
Pietro Albini13efb202022-11-15 09:19:174931dependencies = [
4932 "chrono",
4933 "log",
4934 "nom",
4935 "serde",
4936 "spdx-expression",
4937 "strum",
4938 "strum_macros",
4939 "thiserror",
4940 "uuid",
4941]
4942
4943[[package]]
Robin Kruppe1a24a592017-04-26 21:22:454944name = "stable_deref_trait"
Mark Rousskov342d9562020-08-17 15:21:444945version = "1.2.0"
Robin Kruppe1a24a592017-04-26 21:22:454946source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:444947checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
Robin Kruppe1a24a592017-04-26 21:22:454948
4949[[package]]
Oli Scherera38e9832023-09-14 15:50:114950name = "stable_mir"
4951version = "0.1.0-preview"
4952dependencies = [
4953 "scoped-tls",
Stephen Skeirik414ebea2024-06-17 21:01:384954 "serde",
Oli Scherera38e9832023-09-14 15:50:114955]
4956
4957[[package]]
Oliver Scherer26edcee2018-11-02 15:14:244958name = "stacker"
Rainea6df5c2024-08-26 18:00:244959version = "0.1.17"
Oliver Scherer26edcee2018-11-02 15:14:244960source = "registry+https://github.com/rust-lang/crates.io-index"
Rainea6df5c2024-08-26 18:00:244961checksum = "799c883d55abdb5e98af1a7b3f23b9b6de8ecada0ecac058672d7635eb48ca7b"
Oliver Scherer26edcee2018-11-02 15:14:244962dependencies = [
4963 "cc",
Chris Denton531f3c9e2022-12-20 15:26:424964 "cfg-if",
Oliver Scherer26edcee2018-11-02 15:14:244965 "libc",
4966 "psm",
Rainea6df5c2024-08-26 18:00:244967 "windows-sys 0.59.0",
Oliver Scherer26edcee2018-11-02 15:14:244968]
4969
4970[[package]]
Eric Huss7758eaf2022-04-28 05:42:544971name = "static_assertions"
4972version = "1.1.0"
4973source = "registry+https://github.com/rust-lang/crates.io-index"
4974checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
4975
4976[[package]]
steveklabnikecfbaca2018-04-03 14:32:044977name = "string_cache"
Nilstrieb3295cdf2023-06-26 07:21:354978version = "0.8.7"
steveklabnikecfbaca2018-04-03 14:32:044979source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:354980checksum = "f91138e76242f575eb1d3b38b4f1362f10d3a43f47d182a5b359af488a02293b"
steveklabnikecfbaca2018-04-03 14:32:044981dependencies = [
Alex Crichton093ede22019-08-15 00:45:094982 "new_debug_unreachable",
Nilstrieb3295cdf2023-06-26 07:21:354983 "once_cell",
Rémy Rakic4cb2a282023-12-14 15:40:504984 "parking_lot",
Ralf Jung47b3ce02024-05-05 15:17:454985 "phf_shared 0.10.0",
Alex Crichton093ede22019-08-15 00:45:094986 "precomputed-hash",
4987 "serde",
steveklabnikecfbaca2018-04-03 14:32:044988]
4989
4990[[package]]
4991name = "string_cache_codegen"
klensy947e7872022-04-15 18:11:144992version = "0.5.2"
steveklabnikecfbaca2018-04-03 14:32:044993source = "registry+https://github.com/rust-lang/crates.io-index"
klensy947e7872022-04-15 18:11:144994checksum = "6bb30289b722be4ff74a408c3cc27edeaad656e06cb1fe8fa9231fa59c728988"
steveklabnikecfbaca2018-04-03 14:32:044995dependencies = [
Ralf Jung47b3ce02024-05-05 15:17:454996 "phf_generator 0.10.0",
4997 "phf_shared 0.10.0",
Aaron Hill70ba4912020-08-01 14:11:154998 "proc-macro2",
4999 "quote",
steveklabnikecfbaca2018-04-03 14:32:045000]
5001
5002[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585003name = "strsim"
github-actions4035c242024-04-07 00:16:575004version = "0.11.1"
clubby7899b73db32024-01-29 12:21:165005source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions4035c242024-04-07 00:16:575006checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
clubby7899b73db32024-01-29 12:21:165007
5008[[package]]
Pietro Albini13efb202022-11-15 09:19:175009name = "strum"
5010version = "0.24.1"
5011source = "registry+https://github.com/rust-lang/crates.io-index"
5012checksum = "063e6045c0e62079840579a7e47a355ae92f60eb74daaf156fb1e84ba164e63f"
5013
5014[[package]]
5015name = "strum_macros"
5016version = "0.24.3"
5017source = "registry+https://github.com/rust-lang/crates.io-index"
5018checksum = "1e385be0d24f186b4ce2f9982191e7101bb737312ad61c1f2f984f34bcf85d59"
5019dependencies = [
github-actionsc486d2d2024-03-17 00:26:015020 "heck 0.4.1",
Pietro Albini13efb202022-11-15 09:19:175021 "proc-macro2",
5022 "quote",
5023 "rustversion",
Nilstrieb3295cdf2023-06-26 07:21:355024 "syn 1.0.109",
Pietro Albini13efb202022-11-15 09:19:175025]
5026
5027[[package]]
Ezra Shaw1e95cdd2023-03-01 09:17:085028name = "suggest-tests"
5029version = "0.1.0"
5030dependencies = [
5031 "build_helper",
5032 "glob",
Ezra Shaw1e95cdd2023-03-01 09:17:085033]
5034
5035[[package]]
Igor Matuszewskic2249a42019-09-08 08:28:115036name = "syn"
Nilstrieb3295cdf2023-06-26 07:21:355037version = "1.0.109"
Igor Matuszewskic2249a42019-09-08 08:28:115038source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:355039checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
Igor Matuszewskic2249a42019-09-08 08:28:115040dependencies = [
Aaron Hill70ba4912020-08-01 14:11:155041 "proc-macro2",
5042 "quote",
Andres Suareza65ddf02022-10-09 03:25:405043 "unicode-ident",
Igor Matuszewskic2249a42019-09-08 08:28:115044]
5045
5046[[package]]
Deadbeefa912a932023-03-23 06:19:255047name = "syn"
clubby789812daed2024-11-03 11:31:155048version = "2.0.87"
Deadbeefa912a932023-03-23 06:19:255049source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:155050checksum = "25aa4ce346d03a6dcd68dd8b4010bcb74e54e62c90c573f394c46eae99aba32d"
Deadbeefa912a932023-03-23 06:19:255051dependencies = [
5052 "proc-macro2",
5053 "quote",
5054 "unicode-ident",
5055]
5056
5057[[package]]
Alex Crichton325d7392017-12-10 17:42:495058name = "synstructure"
clubby7899b73db32024-01-29 12:21:165059version = "0.13.1"
Deadbeefaf74ef82023-03-27 13:44:065060source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165061checksum = "c8af7666ab7b6390ab78131fb5b0fce11d6b7a6951602017c35fa82800708971"
Deadbeefaf74ef82023-03-27 13:44:065062dependencies = [
5063 "proc-macro2",
5064 "quote",
clubby789812daed2024-11-03 11:31:155065 "syn 2.0.87",
Deadbeefaf74ef82023-03-27 13:44:065066]
5067
5068[[package]]
Jakub Beránek91d2fb22023-06-03 07:41:445069name = "sysinfo"
Trevor Gross4a515bd2024-08-26 20:02:545070version = "0.31.4"
Jakub Beránek91d2fb22023-06-03 07:41:445071source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:545072checksum = "355dbe4f8799b304b05e1b0f05fc59b2a18d36645cf169607da45bde2f69a1be"
Jakub Beránek91d2fb22023-06-03 07:41:445073dependencies = [
Jakub Beránek91d2fb22023-06-03 07:41:445074 "core-foundation-sys",
5075 "libc",
klensy26c09b62024-09-24 13:14:495076 "windows",
Jakub Beránek91d2fb22023-06-03 07:41:445077]
5078
5079[[package]]
Jakub Beránek209789e2023-08-09 18:56:115080name = "tabled"
klensy15bc6812024-02-22 11:17:595081version = "0.15.0"
Jakub Beránek209789e2023-08-09 18:56:115082source = "registry+https://github.com/rust-lang/crates.io-index"
klensy15bc6812024-02-22 11:17:595083checksum = "4c998b0c8b921495196a48aabaf1901ff28be0760136e31604f7967b0792050e"
Jakub Beránek209789e2023-08-09 18:56:115084dependencies = [
5085 "papergrid",
printfn46b41b42024-10-12 21:57:505086 "unicode-width 0.1.14",
Jakub Beránek209789e2023-08-09 18:56:115087]
5088
5089[[package]]
Josh Stone020c5ec2017-05-08 22:01:135090name = "tar"
clubby789812daed2024-11-03 11:31:155091version = "0.4.43"
Josh Stone020c5ec2017-05-08 22:01:135092source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:155093checksum = "c65998313f8e17d0d553d28f91a0df93e4dbbbf770279c7bc21ca0f09ea1a1f6"
Josh Stone020c5ec2017-05-08 22:01:135094dependencies = [
Alex Crichton093ede22019-08-15 00:45:095095 "filetime",
5096 "libc",
Alex Crichton093ede22019-08-15 00:45:095097 "xattr",
Josh Stone020c5ec2017-05-08 22:01:135098]
5099
5100[[package]]
Aleksey Kladov850156a2018-03-29 07:34:555101name = "tempfile"
github-actionsbfc99512024-09-29 00:22:295102version = "3.13.0"
Aleksey Kladov850156a2018-03-29 07:34:555103source = "registry+https://github.com/rust-lang/crates.io-index"
github-actionsbfc99512024-09-29 00:22:295104checksum = "f0f2c9fc62d0beef6951ccffd757e241266a2c833136efbe35af6cd2567dca5b"
Aleksey Kladov850156a2018-03-29 07:34:555105dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:425106 "cfg-if",
Ralf Jung55162732022-11-15 19:06:425107 "fastrand",
Trevor Gross7240da02024-08-07 07:09:125108 "once_cell",
chenx97141c4632023-09-21 11:31:015109 "rustix",
Trevor Gross7240da02024-08-07 07:09:125110 "windows-sys 0.59.0",
Aleksey Kladov850156a2018-03-29 07:34:555111]
5112
5113[[package]]
steveklabnikecfbaca2018-04-03 14:32:045114name = "tendril"
Eric Huss04b75a72022-06-22 23:49:245115version = "0.4.3"
steveklabnikecfbaca2018-04-03 14:32:045116source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss04b75a72022-06-22 23:49:245117checksum = "d24a120c5fc464a3458240ee02c299ebcb9d67b5249c8848b09d639dca8d7bb0"
steveklabnikecfbaca2018-04-03 14:32:045118dependencies = [
Alex Crichton093ede22019-08-15 00:45:095119 "futf",
5120 "mac",
5121 "utf-8",
steveklabnikecfbaca2018-04-03 14:32:045122]
5123
5124[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:295125name = "term"
flip19950046d7c2021-02-25 10:26:235126version = "0.7.0"
5127source = "registry+https://github.com/rust-lang/crates.io-index"
5128checksum = "c59df8ac95d96ff9bede18eb7300b0fda5e5d8d90960e76f8e14ae765eedbf1f"
5129dependencies = [
5130 "dirs-next",
5131 "rustversion",
Igor Matuszewskiaf53b0d2021-07-21 13:17:315132 "winapi",
flip19950046d7c2021-02-25 10:26:235133]
5134
5135[[package]]
Alex Crichton1cede102017-06-15 02:33:065136name = "termcolor"
clubby7899b73db32024-01-29 12:21:165137version = "1.4.1"
Alex Crichtonfa5b3d32018-07-26 00:25:125138source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165139checksum = "06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755"
Alex Crichtonfa5b3d32018-07-26 00:25:125140dependencies = [
Eric Huss89d79062020-07-29 18:02:055141 "winapi-util",
Alex Crichtonfa5b3d32018-07-26 00:25:125142]
5143
5144[[package]]
Eric Huss2717f602023-01-06 01:20:595145name = "terminal_size"
clubby789812daed2024-11-03 11:31:155146version = "0.4.0"
Eric Huss2717f602023-01-06 01:20:595147source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:155148checksum = "4f599bd7ca042cfdf8f4512b277c02ba102247820f9d9d4a9f521f496751a6ef"
Eric Huss2717f602023-01-06 01:20:595149dependencies = [
chenx97141c4632023-09-21 11:31:015150 "rustix",
clubby789812daed2024-11-03 11:31:155151 "windows-sys 0.59.0",
Eric Huss2717f602023-01-06 01:20:595152]
5153
5154[[package]]
John Kåre Alsakerb0b11d32020-01-29 00:13:485155name = "termize"
5156version = "0.1.1"
5157source = "registry+https://github.com/rust-lang/crates.io-index"
5158checksum = "1706be6b564323ce7092f5f7e6b118a14c8ef7ed0e69c8c5329c914a9f101295"
5159dependencies = [
5160 "libc",
Igor Matuszewskiaf53b0d2021-07-21 13:17:315161 "winapi",
John Kåre Alsakerb0b11d32020-01-29 00:13:485162]
5163
5164[[package]]
Trevor Gross51827ce2024-07-20 16:13:275165name = "test-float-parse"
5166version = "0.1.0"
5167dependencies = [
5168 "indicatif",
5169 "num",
5170 "rand",
5171 "rand_chacha",
5172 "rayon",
5173]
5174
5175[[package]]
Nicholas Nethercoteb38106b2022-08-17 04:22:305176name = "thin-vec"
John Kåre Alsaker862011e2023-02-16 18:29:115177version = "0.2.13"
Nicholas Nethercoteb38106b2022-08-17 04:22:305178source = "registry+https://github.com/rust-lang/crates.io-index"
John Kåre Alsaker862011e2023-02-16 18:29:115179checksum = "a38c90d48152c236a3ab59271da4f4ae63d678c5d7ad6b7714d7cb9760be5e4b"
Nicholas Nethercoteb38106b2022-08-17 04:22:305180
5181[[package]]
Pietro Albini9beb8f52019-11-26 11:06:305182name = "thiserror"
clubby789812daed2024-11-03 11:31:155183version = "1.0.66"
Pietro Albini9beb8f52019-11-26 11:06:305184source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:155185checksum = "5d171f59dbaa811dbbb1aee1e73db92ec2b122911a48e1390dfe327a821ddede"
Pietro Albini9beb8f52019-11-26 11:06:305186dependencies = [
5187 "thiserror-impl",
5188]
5189
5190[[package]]
5191name = "thiserror-impl"
clubby789812daed2024-11-03 11:31:155192version = "1.0.66"
Pietro Albini9beb8f52019-11-26 11:06:305193source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:155194checksum = "b08be0f17bd307950653ce45db00cd31200d82b624b36e181337d9c7d92765b5"
Pietro Albini9beb8f52019-11-26 11:06:305195dependencies = [
Aaron Hill70ba4912020-08-01 14:11:155196 "proc-macro2",
5197 "quote",
clubby789812daed2024-11-03 11:31:155198 "syn 2.0.87",
Pietro Albini9beb8f52019-11-26 11:06:305199]
5200
5201[[package]]
David Wood2dc1a8a2021-12-03 14:24:055202name = "thorin-dwp"
klensy26c09b62024-09-24 13:14:495203version = "0.8.0"
David Wood2dc1a8a2021-12-03 14:24:055204source = "registry+https://github.com/rust-lang/crates.io-index"
klensy26c09b62024-09-24 13:14:495205checksum = "813ba76597db32dc4f6992fd8bf8f394715b88d352fd97401da67dab6283b4c6"
David Wood2dc1a8a2021-12-03 14:24:055206dependencies = [
klensy26c09b62024-09-24 13:14:495207 "gimli 0.30.0",
clubby789812daed2024-11-03 11:31:155208 "hashbrown 0.14.5",
5209 "object 0.36.5",
David Wood2dc1a8a2021-12-03 14:24:055210 "tracing",
5211]
5212
5213[[package]]
Steve Klabnika0769612017-02-07 23:13:575214name = "thread_local"
github-actions8ef19812024-03-03 00:16:165215version = "1.1.8"
Igor Matuszewski8fc4bba2020-02-12 14:47:315216source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions8ef19812024-03-03 00:16:165217checksum = "8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c"
Igor Matuszewski8fc4bba2020-02-12 14:47:315218dependencies = [
Nilstrieb3295cdf2023-06-26 07:21:355219 "cfg-if",
klensy9f621ae2022-01-24 17:19:215220 "once_cell",
Igor Matuszewski8fc4bba2020-02-12 14:47:315221]
5222
5223[[package]]
Guillaume Gomez50f75202023-03-14 19:28:005224name = "threadpool"
5225version = "1.8.1"
5226source = "registry+https://github.com/rust-lang/crates.io-index"
5227checksum = "d050e60b33d41c19108b32cea32164033a9013fe3b46cbd4457559bfbf77afaa"
5228dependencies = [
5229 "num_cpus",
5230]
5231
5232[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:295233name = "tidy"
5234version = "0.1.0"
Mark Mansi3ee41042018-02-23 01:52:565235dependencies = [
onur-ozkane9e3c382024-06-10 14:07:195236 "build_helper",
klensy26c09b62024-09-24 13:14:495237 "cargo_metadata",
Michael Gouletffd72b12024-06-21 22:20:455238 "fluent-syntax",
yukang18511ba2022-11-04 08:56:485239 "ignore",
Jakob Degen17395b42022-10-31 00:17:255240 "miropt-test-tools",
Alex Crichton093ede22019-08-15 00:45:095241 "regex",
Noratrieb43483832024-08-24 22:31:105242 "rustc-hash 2.0.0",
DebugSteven540ca2f2023-01-05 04:57:205243 "semver",
DianQKde0ece22024-06-23 14:06:235244 "similar",
Nilstrieb75b3ee22022-12-30 11:23:055245 "termcolor",
Alex Crichton093ede22019-08-15 00:45:095246 "walkdir",
Mark Mansi3ee41042018-02-23 01:52:565247]
Ahmed Charles9ca382f2016-09-02 08:55:295248
5249[[package]]
Eric Hussce717472020-08-11 23:49:395250name = "tier-check"
5251version = "0.1.0"
5252
5253[[package]]
Rémy Rakica69fe842024-12-02 16:16:415254name = "tikv-jemalloc-sys"
5255version = "0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7"
5256source = "registry+https://github.com/rust-lang/crates.io-index"
5257checksum = "cd3c60906412afa9c2b5b5a48ca6a5abe5736aec9eb48ad05037a677e52e4e2d"
5258dependencies = [
5259 "cc",
5260 "libc",
5261]
5262
5263[[package]]
Esteban Küber8eb58432023-03-03 22:25:185264name = "time"
Caleb Sander43c8e132024-05-04 18:20:465265version = "0.3.36"
Esteban Küber8eb58432023-03-03 22:25:185266source = "registry+https://github.com/rust-lang/crates.io-index"
Caleb Sander43c8e132024-05-04 18:20:465267checksum = "5dfd88e563464686c916c7e46e623e520ddc6d79fa6641390f2e3fa86e83e885"
Esteban Küber8eb58432023-03-03 22:25:185268dependencies = [
clubby7896ac3b572024-01-29 12:16:205269 "deranged",
Esteban Küber8eb58432023-03-03 22:25:185270 "itoa",
clubby7899b73db32024-01-29 12:21:165271 "num-conv",
clubby7896ac3b572024-01-29 12:16:205272 "powerfmt",
Esteban Küber8eb58432023-03-03 22:25:185273 "serde",
5274 "time-core",
5275 "time-macros",
5276]
5277
5278[[package]]
5279name = "time-core"
clubby7896ac3b572024-01-29 12:16:205280version = "0.1.2"
Esteban Küber8eb58432023-03-03 22:25:185281source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7896ac3b572024-01-29 12:16:205282checksum = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3"
Esteban Küber8eb58432023-03-03 22:25:185283
5284[[package]]
5285name = "time-macros"
Caleb Sander43c8e132024-05-04 18:20:465286version = "0.2.18"
Esteban Küber8eb58432023-03-03 22:25:185287source = "registry+https://github.com/rust-lang/crates.io-index"
Caleb Sander43c8e132024-05-04 18:20:465288checksum = "3f252a68540fde3a3877aeea552b832b40ab9a69e318efd078774a01ddee1ccf"
Esteban Küber8eb58432023-03-03 22:25:185289dependencies = [
clubby7899b73db32024-01-29 12:21:165290 "num-conv",
Esteban Küber8eb58432023-03-03 22:25:185291 "time-core",
5292]
5293
5294[[package]]
David Wood7f916972022-03-26 07:27:435295name = "tinystr"
clubby7899d85dfc2024-06-08 19:18:315296version = "0.7.6"
David Wood7f916972022-03-26 07:27:435297source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:315298checksum = "9117f5d4db391c1cf6927e7bea3db74b9a1c1add8f7eda9ffd5364f40f57b82f"
Manish Goregaokar288194e2022-10-19 23:24:425299dependencies = [
5300 "displaydoc",
Charles Lewa7750042022-11-06 06:43:255301 "zerovec",
Manish Goregaokar288194e2022-10-19 23:24:425302]
David Wood7f916972022-03-26 07:27:435303
5304[[package]]
Mark Rousskov342d9562020-08-17 15:21:445305name = "tinyvec"
Trevor Gross7240da02024-08-07 07:09:125306version = "1.8.0"
Mark Rousskov342d9562020-08-17 15:21:445307source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:125308checksum = "445e881f4f6d382d5f27c034e25eb92edd7c784ceab92a0937db7f2e9471b938"
Charles Lewa76dcd82022-09-16 17:55:565309dependencies = [
5310 "tinyvec_macros",
5311]
5312
5313[[package]]
5314name = "tinyvec_macros"
Nilstrieb3295cdf2023-06-26 07:21:355315version = "0.1.1"
Charles Lewa76dcd82022-09-16 17:55:565316source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:355317checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
Mark Rousskov342d9562020-08-17 15:21:445318
5319[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:435320name = "tokio"
clubby789812daed2024-11-03 11:31:155321version = "1.41.0"
Matthias Krüger696fb8f2019-01-21 15:32:435322source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:155323checksum = "145f3413504347a2be84393cc8a7d2fb4d863b375909ea59f2158261aa258bbb"
Matthias Krüger696fb8f2019-01-21 15:32:435324dependencies = [
Philipp Kronesa6d3c822023-07-02 13:07:475325 "backtrace",
Alex Crichton093ede22019-08-15 00:45:095326 "bytes",
Igor Matuszewskiaf53b0d2021-07-21 13:17:315327 "pin-project-lite",
Matthias Krüger696fb8f2019-01-21 15:32:435328]
5329
5330[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:295331name = "toml"
Nilstrieb3295cdf2023-06-26 07:21:355332version = "0.5.11"
Eric Hussd2228ca2019-03-29 03:13:135333source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:355334checksum = "f4f7f0dd8d50a853a531c426359045b1998f04219d88799810762cd4ad314234"
Eric Hussd2228ca2019-03-29 03:13:135335dependencies = [
Alex Crichton093ede22019-08-15 00:45:095336 "serde",
Eric Hussd2228ca2019-03-29 03:13:135337]
5338
5339[[package]]
Philipp Krones612c3422023-06-02 09:42:425340name = "toml"
clubby7899b73db32024-01-29 12:21:165341version = "0.7.8"
Philipp Krones612c3422023-06-02 09:42:425342source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165343checksum = "dd79e69d3b627db300ff956027cc6c3798cef26d22526befdfcd12feeb6d2257"
Philipp Krones612c3422023-06-02 09:42:425344dependencies = [
5345 "serde",
5346 "serde_spanned",
5347 "toml_datetime",
Eric Huss5dfa0622024-07-15 20:30:525348 "toml_edit",
Philipp Krones612c3422023-06-02 09:42:425349]
5350
5351[[package]]
5352name = "toml_datetime"
Trevor Gross7240da02024-08-07 07:09:125353version = "0.6.8"
Philipp Krones612c3422023-06-02 09:42:425354source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:125355checksum = "0dd7358ecb8fc2f8d014bf86f6f638ce72ba252a2c3a2572f2a795f1d23efb41"
Philipp Krones612c3422023-06-02 09:42:425356dependencies = [
5357 "serde",
5358]
5359
5360[[package]]
5361name = "toml_edit"
clubby7899b73db32024-01-29 12:21:165362version = "0.19.15"
Philipp Krones612c3422023-06-02 09:42:425363source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165364checksum = "1b5bb770da30e5cbfde35a2d7b9b8a2c4b8ef89548a7a6aeab5c9a576e3e7421"
Philipp Krones612c3422023-06-02 09:42:425365dependencies = [
klensyc653bb92023-11-18 09:42:055366 "indexmap",
Philipp Krones612c3422023-06-02 09:42:425367 "serde",
5368 "serde_spanned",
5369 "toml_datetime",
Eric Huss5dfa0622024-07-15 20:30:525370 "winnow",
Philipp Krones612c3422023-06-02 09:42:425371]
5372
5373[[package]]
Eric Hussa882fdd2021-12-03 20:25:075374name = "topological-sort"
Eric Huss2717f602023-01-06 01:20:595375version = "0.2.2"
Eric Hussa882fdd2021-12-03 20:25:075376source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss2717f602023-01-06 01:20:595377checksum = "ea68304e134ecd095ac6c3574494fc62b909f416c4fca77e440530221e549d3d"
Eric Hussa882fdd2021-12-03 20:25:075378
5379[[package]]
Jack Hueyecb8b9f2020-05-27 05:05:095380name = "tracing"
Nilstrieb3295cdf2023-06-26 07:21:355381version = "0.1.37"
Jack Hueyecb8b9f2020-05-27 05:05:095382source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:355383checksum = "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8"
Jack Hueyecb8b9f2020-05-27 05:05:095384dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:425385 "cfg-if",
Igor Matuszewskiaf53b0d2021-07-21 13:17:315386 "pin-project-lite",
Jack Hueyecb8b9f2020-05-27 05:05:095387 "tracing-attributes",
5388 "tracing-core",
5389]
5390
5391[[package]]
5392name = "tracing-attributes"
clubby7899b73db32024-01-29 12:21:165393version = "0.1.27"
Jack Hueyecb8b9f2020-05-27 05:05:095394source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165395checksum = "34704c8d6ebcbc939824180af020566b01a7c01f80641264eba0999f6c2b6be7"
Jack Hueyecb8b9f2020-05-27 05:05:095396dependencies = [
Aaron Hill70ba4912020-08-01 14:11:155397 "proc-macro2",
5398 "quote",
clubby789812daed2024-11-03 11:31:155399 "syn 2.0.87",
Jack Hueyecb8b9f2020-05-27 05:05:095400]
5401
5402[[package]]
5403name = "tracing-core"
Nilstrieb171be8c2023-06-26 15:25:245404version = "0.1.30"
Jack Hueyecb8b9f2020-05-27 05:05:095405source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb171be8c2023-06-26 15:25:245406checksum = "24eb03ba0eab1fd845050058ce5e616558e8f8d8fca633e6b163fe25c797213a"
Jack Hueyecb8b9f2020-05-27 05:05:095407dependencies = [
Oli Scherere8962282022-07-05 08:26:125408 "once_cell",
5409 "valuable",
Jack Hueyecb8b9f2020-05-27 05:05:095410]
5411
5412[[package]]
Ralf Jung10430db2022-07-15 14:04:235413name = "tracing-error"
5414version = "0.2.0"
5415source = "registry+https://github.com/rust-lang/crates.io-index"
5416checksum = "d686ec1c0f384b1277f097b2f279a2ecc11afe8c133c1aabf036a27cb4cd206e"
5417dependencies = [
5418 "tracing",
5419 "tracing-subscriber",
5420]
5421
5422[[package]]
Jack Hueyd66452c2020-08-04 22:35:375423name = "tracing-log"
clubby7899b73db32024-01-29 12:21:165424version = "0.2.0"
5425source = "registry+https://github.com/rust-lang/crates.io-index"
5426checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3"
5427dependencies = [
5428 "log",
5429 "once_cell",
Jack Hueyd66452c2020-08-04 22:35:375430 "tracing-core",
5431]
5432
5433[[package]]
Oliver Schererec7230f2020-07-24 18:42:005434name = "tracing-subscriber"
clubby7899b73db32024-01-29 12:21:165435version = "0.3.18"
Oliver Schererec7230f2020-07-24 18:42:005436source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165437checksum = "ad0f048c97dbd9faa9b7df56362b8ebcaa52adb06b498c050d2f4e32f90a7a8b"
Oliver Schererec7230f2020-07-24 18:42:005438dependencies = [
Oliver Schererec7230f2020-07-24 18:42:005439 "matchers",
klensy71ea5062024-03-30 14:39:435440 "nu-ansi-term 0.46.0",
Nilstrieb3295cdf2023-06-26 07:21:355441 "once_cell",
Rémy Rakic4cb2a282023-12-14 15:40:505442 "parking_lot",
Oliver Schererec7230f2020-07-24 18:42:005443 "regex",
Oliver Schererec7230f2020-07-24 18:42:005444 "sharded-slab",
Jubilee Younge8eb6912021-04-22 04:40:295445 "smallvec",
Mark Rousskov342d9562020-08-17 15:21:445446 "thread_local",
Joshua Nelson8b22d072020-10-07 22:45:595447 "tracing",
Oliver Schererec7230f2020-07-24 18:42:005448 "tracing-core",
klensy71ea5062024-03-30 14:39:435449 "tracing-log",
Jack Hueyd66452c2020-08-04 22:35:375450]
5451
5452[[package]]
5453name = "tracing-tree"
clubby789d42c9602024-06-08 19:22:165454version = "0.3.1"
Jack Hueyd66452c2020-08-04 22:35:375455source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:165456checksum = "b56c62d2c80033cb36fae448730a2f2ef99410fe3ecbffc916681a32f6807dbe"
Jack Hueyd66452c2020-08-04 22:35:375457dependencies = [
Trevor Gross7240da02024-08-07 07:09:125458 "nu-ansi-term 0.50.1",
pierwillea25b772021-12-21 17:00:305459 "tracing-core",
klensy71ea5062024-03-30 14:39:435460 "tracing-log",
Jack Hueyd66452c2020-08-04 22:35:375461 "tracing-subscriber",
Oliver Schererec7230f2020-07-24 18:42:005462]
5463
5464[[package]]
Ramon de C Valle65698ae2022-11-22 05:29:005465name = "twox-hash"
5466version = "1.6.3"
5467source = "registry+https://github.com/rust-lang/crates.io-index"
5468checksum = "97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f675"
5469dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:425470 "cfg-if",
Thom Chiovolonia4bf36e2022-11-21 00:55:415471 "rand",
Ramon de C Valle65698ae2022-11-22 05:29:005472 "static_assertions",
5473]
5474
5475[[package]]
David Wood7f916972022-03-26 07:27:435476name = "type-map"
Mark Rousskov12200c92024-05-11 14:27:175477version = "0.5.0"
David Wood7f916972022-03-26 07:27:435478source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:175479checksum = "deb68604048ff8fa93347f02441e4487594adc20bb8a084f9e564d2b827a0a9f"
David Wood7f916972022-03-26 07:27:435480dependencies = [
Trevor Gross4a515bd2024-08-26 20:02:545481 "rustc-hash 1.1.0",
David Wood7f916972022-03-26 07:27:435482]
5483
5484[[package]]
Eric Huss8c20add2018-12-03 01:33:205485name = "typenum"
clubby7899b73db32024-01-29 12:21:165486version = "1.17.0"
Eric Huss8c20add2018-12-03 01:33:205487source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165488checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825"
Eric Huss8c20add2018-12-03 01:33:205489
5490[[package]]
Mark Rousskov064f8882020-01-13 21:40:195491name = "ucd-parse"
clubby7899b73db32024-01-29 12:21:165492version = "0.1.13"
Mark Rousskov064f8882020-01-13 21:40:195493source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165494checksum = "c06ff81122fcbf4df4c1660b15f7e3336058e7aec14437c9f85c6b31a0f279b9"
Mark Rousskov064f8882020-01-13 21:40:195495dependencies = [
clubby7899b73db32024-01-29 12:21:165496 "regex-lite",
Mark Rousskov064f8882020-01-13 21:40:195497]
5498
5499[[package]]
James Munnsde763692019-01-19 02:39:375500name = "ucd-trie"
clubby789812daed2024-11-03 11:31:155501version = "0.1.7"
James Munnsde763692019-01-19 02:39:375502source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:155503checksum = "2896d95c02a80c6d6a5d6e953d479f5ddf2dfdb6a244441010e373ac0fb88971"
James Munnsde763692019-01-19 02:39:375504
5505[[package]]
Ralf Junga272c452022-05-30 08:17:465506name = "ui_test"
Ralf Jungba86cf82024-09-17 13:20:505507version = "0.26.5"
5508source = "registry+https://github.com/rust-lang/crates.io-index"
5509checksum = "32ee4c40e5a5f9fa6864ff976473e5d6a6e9884b6ce68b40690d9f87e1994c83"
5510dependencies = [
5511 "annotate-snippets 0.11.4",
5512 "anyhow",
5513 "bstr",
5514 "cargo-platform",
klensy26c09b62024-09-24 13:14:495515 "cargo_metadata",
Ralf Jungba86cf82024-09-17 13:20:505516 "color-eyre",
5517 "colored",
5518 "comma",
5519 "crossbeam-channel",
5520 "indicatif",
5521 "levenshtein",
5522 "prettydiff",
5523 "regex",
5524 "rustc_version",
5525 "rustfix",
Philipp Kronesf99056b2024-02-27 14:50:235526 "serde",
5527 "serde_json",
5528 "spanned",
Philipp Kronesf99056b2024-02-27 14:50:235529]
5530
5531[[package]]
David Wood7f916972022-03-26 07:27:435532name = "unic-langid"
Mark Rousskov12200c92024-05-11 14:27:175533version = "0.9.5"
David Wood7f916972022-03-26 07:27:435534source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:175535checksum = "23dd9d1e72a73b25e07123a80776aae3e7b0ec461ef94f9151eed6ec88005a44"
David Wood7f916972022-03-26 07:27:435536dependencies = [
5537 "unic-langid-impl",
5538 "unic-langid-macros",
5539]
5540
5541[[package]]
5542name = "unic-langid-impl"
Mark Rousskov12200c92024-05-11 14:27:175543version = "0.9.5"
David Wood7f916972022-03-26 07:27:435544source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:175545checksum = "0a5422c1f65949306c99240b81de9f3f15929f5a8bfe05bb44b034cc8bf593e5"
David Wood7f916972022-03-26 07:27:435546dependencies = [
5547 "tinystr",
5548]
5549
5550[[package]]
5551name = "unic-langid-macros"
Mark Rousskov12200c92024-05-11 14:27:175552version = "0.9.5"
David Wood7f916972022-03-26 07:27:435553source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:175554checksum = "0da1cd2c042d3c7569a1008806b02039e7a4a2bdf8f8e96bd3c792434a0e275e"
David Wood7f916972022-03-26 07:27:435555dependencies = [
5556 "proc-macro-hack",
5557 "tinystr",
5558 "unic-langid-impl",
5559 "unic-langid-macros-impl",
5560]
5561
5562[[package]]
5563name = "unic-langid-macros-impl"
Mark Rousskov12200c92024-05-11 14:27:175564version = "0.9.5"
David Wood7f916972022-03-26 07:27:435565source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:175566checksum = "1ed7f4237ba393424195053097c1516bd4590dc82b84f2f97c5c69e12704555b"
David Wood7f916972022-03-26 07:27:435567dependencies = [
5568 "proc-macro-hack",
5569 "quote",
clubby789812daed2024-11-03 11:31:155570 "syn 2.0.87",
David Wood7f916972022-03-26 07:27:435571 "unic-langid-impl",
5572]
5573
5574[[package]]
Andy Russell30301642019-04-20 17:03:595575name = "unicase"
clubby789812daed2024-11-03 11:31:155576version = "2.8.0"
Andy Russell30301642019-04-20 17:03:595577source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:155578checksum = "7e51b68083f157f853b6379db119d1c1be0e6e4dec98101079dec41f6f5cf6df"
Andy Russell30301642019-04-20 17:03:595579
5580[[package]]
github-actions99053572024-06-23 00:18:085581name = "unicode-bidi"
clubby789812daed2024-11-03 11:31:155582version = "0.3.17"
github-actions99053572024-06-23 00:18:085583source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:155584checksum = "5ab17db44d7388991a428b2ee655ce0c212e862eff1768a455c58f9aad6e7893"
github-actions99053572024-06-23 00:18:085585
5586[[package]]
Andres Suareza65ddf02022-10-09 03:25:405587name = "unicode-ident"
Trevor Gross4a515bd2024-08-26 20:02:545588version = "1.0.13"
Andres Suareza65ddf02022-10-09 03:25:405589source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:545590checksum = "e91b56cd4cadaeb79bbf1a5645f6b4f8dc5bde8834ad5894a8db35fda9efa1fe"
Andres Suareza65ddf02022-10-09 03:25:405591
5592[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585593name = "unicode-normalization"
Trevor Gross4a515bd2024-08-26 20:02:545594version = "0.1.24"
Tatsuyuki Ishi0e79b972017-04-29 23:11:585595source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:545596checksum = "5033c97c4262335cded6d6fc3e5c18ab755e1a3dc96376350f3d8e9f009ad956"
Charles Lew0bcddfe2019-11-23 14:33:405597dependencies = [
Mark Rousskov342d9562020-08-17 15:21:445598 "tinyvec",
Charles Lew0bcddfe2019-11-23 14:33:405599]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585600
5601[[package]]
Charles Lewbca79a22023-07-29 00:47:215602name = "unicode-properties"
clubby789812daed2024-11-03 11:31:155603version = "0.1.3"
Charles Lewbca79a22023-07-29 00:47:215604source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:155605checksum = "e70f2a8b45122e719eb623c01822704c4e0907e7e426a05927e1a1cfff5b75d0"
Charles Lewbca79a22023-07-29 00:47:215606
5607[[package]]
Charles Lew485e98a2020-01-02 12:02:225608name = "unicode-script"
Trevor Gross4a515bd2024-08-26 20:02:545609version = "0.5.7"
Charles Lew485e98a2020-01-02 12:02:225610source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:545611checksum = "9fb421b350c9aff471779e262955939f565ec18b86c15364e6bdf0d662ca7c1f"
Charles Lew485e98a2020-01-02 12:02:225612
5613[[package]]
5614name = "unicode-security"
Trevor Gross4a515bd2024-08-26 20:02:545615version = "0.1.2"
Charles Lew485e98a2020-01-02 12:02:225616source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:545617checksum = "2e4ddba1535dd35ed8b61c52166b7155d7f4e4b8847cec6f48e71dc66d8b5e50"
Charles Lew485e98a2020-01-02 12:02:225618dependencies = [
Charles Lewc05961c2020-04-25 01:38:315619 "unicode-normalization",
Charles Lew485e98a2020-01-02 12:02:225620 "unicode-script",
5621]
5622
5623[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585624name = "unicode-segmentation"
Trevor Gross4a515bd2024-08-26 20:02:545625version = "1.12.0"
Steve Klabnika0769612017-02-07 23:13:575626source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:545627checksum = "f6ccf251212114b54433ec949fd6a7841275f9ada20dddd2f29e9ceea4501493"
Steve Klabnika0769612017-02-07 23:13:575628
5629[[package]]
许杰友 Jieyou Xu (Joe)d21aa862024-10-13 11:11:585630name = "unicode-table-generator"
5631version = "0.1.0"
5632dependencies = [
5633 "ucd-parse",
5634]
5635
5636[[package]]
Steve Klabnika0769612017-02-07 23:13:575637name = "unicode-width"
Trevor Gross4a515bd2024-08-26 20:02:545638version = "0.1.14"
Steve Klabnika0769612017-02-07 23:13:575639source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:545640checksum = "7dd6e30e90baa6f72411720665d41d89b9a3d039dc45b8faea1ddd07f617f6af"
Steve Klabnika0769612017-02-07 23:13:575641
5642[[package]]
printfn46b41b42024-10-12 21:57:505643name = "unicode-width"
5644version = "0.2.0"
5645source = "registry+https://github.com/rust-lang/crates.io-index"
5646checksum = "1fc81956842c57dac11422a97c3b8195a1ff727f06e85c84ed2e8aa277c9a0fd"
5647
5648[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585649name = "unicode-xid"
Trevor Gross4a515bd2024-08-26 20:02:545650version = "0.2.6"
Aleksey Kladova0c186c2019-07-21 11:50:395651source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:545652checksum = "ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853"
Aleksey Kladova0c186c2019-07-21 11:50:395653
5654[[package]]
Michael Howellb29d9d52021-02-24 06:42:425655name = "unified-diff"
5656version = "0.2.1"
5657source = "registry+https://github.com/rust-lang/crates.io-index"
5658checksum = "496a3d395ed0c30f411ceace4a91f7d93b148fb5a9b383d5d4cff7850f048d5f"
5659dependencies = [
5660 "diff",
5661]
5662
5663[[package]]
est31c2d59062017-06-12 19:35:475664name = "unstable-book-gen"
5665version = "0.1.0"
5666dependencies = [
Alex Crichton093ede22019-08-15 00:45:095667 "num-traits",
5668 "tidy",
est31c2d59062017-06-12 19:35:475669]
5670
5671[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585672name = "url"
github-actions99053572024-06-23 00:18:085673version = "2.5.2"
Eric Hussf2428a62019-08-01 00:44:395674source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions99053572024-06-23 00:18:085675checksum = "22784dbdf76fdde8af1aeda5622b546b422b6fc585325248a2bf9f5e41e94d6c"
Eric Hussf2428a62019-08-01 00:44:395676dependencies = [
Eric Hussf3287a62021-05-12 00:39:515677 "form_urlencoded",
Eric Huss4a7e2fb2022-08-21 04:19:435678 "idna",
Eric Huss4a7e2fb2022-08-21 04:19:435679 "percent-encoding",
Eric Hussf2428a62019-08-01 00:44:395680]
5681
5682[[package]]
steveklabnikecfbaca2018-04-03 14:32:045683name = "utf-8"
Nilstrieb3295cdf2023-06-26 07:21:355684version = "0.7.6"
steveklabnikecfbaca2018-04-03 14:32:045685source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:355686checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9"
steveklabnikecfbaca2018-04-03 14:32:045687
5688[[package]]
Esteban Kuberb4bdb562024-03-02 22:36:525689name = "utf8-width"
5690version = "0.1.7"
5691source = "registry+https://github.com/rust-lang/crates.io-index"
5692checksum = "86bd8d4e895da8537e5315b8254664e6b769c4ff3db18321b297a1e7004392e3"
5693
5694[[package]]
Eric Hussd5e03532019-05-23 20:27:495695name = "utf8parse"
clubby789d42c9602024-06-08 19:22:165696version = "0.2.2"
Eric Hussd5e03532019-05-23 20:27:495697source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:165698checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821"
Eric Hussd5e03532019-05-23 20:27:495699
5700[[package]]
Pietro Albini13efb202022-11-15 09:19:175701name = "uuid"
clubby789812daed2024-11-03 11:31:155702version = "1.11.0"
Pietro Albini13efb202022-11-15 09:19:175703source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:155704checksum = "f8c5f0a0af699448548ad1a2fbf920fb4bee257eae39953ba95cb84891a0446a"
Pietro Albini13efb202022-11-15 09:19:175705dependencies = [
Thom Chiovolonia4bf36e2022-11-21 00:55:415706 "getrandom",
Pietro Albini13efb202022-11-15 09:19:175707]
5708
5709[[package]]
Oli Scherere8962282022-07-05 08:26:125710name = "valuable"
5711version = "0.1.0"
5712source = "registry+https://github.com/rust-lang/crates.io-index"
5713checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d"
5714
5715[[package]]
Alex Crichton1cede102017-06-15 02:33:065716name = "vcpkg"
Nilstrieb3295cdf2023-06-26 07:21:355717version = "0.2.15"
Alex Crichton1cede102017-06-15 02:33:065718source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:355719checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
Alex Crichton1cede102017-06-15 02:33:065720
5721[[package]]
Alex Crichtonb4110902018-12-08 11:06:545722name = "version_check"
Trevor Gross7240da02024-08-07 07:09:125723version = "0.9.5"
Eric Huss2b985322019-11-25 16:14:075724source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:125725checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
Eric Huss2b985322019-11-25 16:14:075726
5727[[package]]
Josh Stone020c5ec2017-05-08 22:01:135728name = "walkdir"
github-actions8ef19812024-03-03 00:16:165729version = "2.5.0"
Alex Crichton80d6ed22018-01-08 21:56:225730source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions8ef19812024-03-03 00:16:165731checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b"
Alex Crichton80d6ed22018-01-08 21:56:225732dependencies = [
Alex Crichton093ede22019-08-15 00:45:095733 "same-file",
Alex Crichton093ede22019-08-15 00:45:095734 "winapi-util",
Alex Crichton80d6ed22018-01-08 21:56:225735]
5736
5737[[package]]
newpavlov6374b842019-08-29 17:13:155738name = "wasi"
Harald Hoyer00cbc8d2022-01-21 13:19:135739version = "0.11.0+wasi-snapshot-preview1"
5740source = "registry+https://github.com/rust-lang/crates.io-index"
5741checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
newpavlov6374b842019-08-29 17:13:155742
5743[[package]]
Trevor Gross7240da02024-08-07 07:09:125744name = "wasi-preview1-component-adapter-provider"
clubby789812daed2024-11-03 11:31:155745version = "24.0.1"
nilsf77541a2023-04-11 11:46:415746source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:155747checksum = "0f76d9fa52234153eeb40b088de91a8c13dc28a912cf6f31cd89ca4bac9024e0"
Trevor Gross7240da02024-08-07 07:09:125748
5749[[package]]
5750name = "wasm-bindgen"
clubby789812daed2024-11-03 11:31:155751version = "0.2.95"
Trevor Gross7240da02024-08-07 07:09:125752source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:155753checksum = "128d1e363af62632b8eb57219c8fd7877144af57558fb2ef0368d0087bddeb2e"
nilsf77541a2023-04-11 11:46:415754dependencies = [
5755 "cfg-if",
Trevor Gross7240da02024-08-07 07:09:125756 "once_cell",
nilsf77541a2023-04-11 11:46:415757 "wasm-bindgen-macro",
5758]
5759
5760[[package]]
5761name = "wasm-bindgen-backend"
clubby789812daed2024-11-03 11:31:155762version = "0.2.95"
nilsf77541a2023-04-11 11:46:415763source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:155764checksum = "cb6dd4d3ca0ddffd1dd1c9c04f94b868c37ff5fac97c30b97cff2d74fce3a358"
nilsf77541a2023-04-11 11:46:415765dependencies = [
5766 "bumpalo",
5767 "log",
5768 "once_cell",
5769 "proc-macro2",
5770 "quote",
clubby789812daed2024-11-03 11:31:155771 "syn 2.0.87",
nilsf77541a2023-04-11 11:46:415772 "wasm-bindgen-shared",
5773]
5774
5775[[package]]
5776name = "wasm-bindgen-macro"
clubby789812daed2024-11-03 11:31:155777version = "0.2.95"
nilsf77541a2023-04-11 11:46:415778source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:155779checksum = "e79384be7f8f5a9dd5d7167216f022090cf1f9ec128e6e6a482a2cb5c5422c56"
nilsf77541a2023-04-11 11:46:415780dependencies = [
5781 "quote",
5782 "wasm-bindgen-macro-support",
5783]
5784
5785[[package]]
5786name = "wasm-bindgen-macro-support"
clubby789812daed2024-11-03 11:31:155787version = "0.2.95"
nilsf77541a2023-04-11 11:46:415788source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:155789checksum = "26c6ab57572f7a24a4985830b120de1594465e5d500f24afe89e16b4e833ef68"
nilsf77541a2023-04-11 11:46:415790dependencies = [
5791 "proc-macro2",
5792 "quote",
clubby789812daed2024-11-03 11:31:155793 "syn 2.0.87",
nilsf77541a2023-04-11 11:46:415794 "wasm-bindgen-backend",
5795 "wasm-bindgen-shared",
5796]
5797
5798[[package]]
5799name = "wasm-bindgen-shared"
clubby789812daed2024-11-03 11:31:155800version = "0.2.95"
nilsf77541a2023-04-11 11:46:415801source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:155802checksum = "65fc09f10666a9f147042251e0dda9c18f166ff7de300607007e96bdebc1068d"
nilsf77541a2023-04-11 11:46:415803
5804[[package]]
Alex Crichton2a3e22b2024-06-24 19:30:445805name = "wasm-component-ld"
Alex Crichtonc0a00b72024-12-03 18:21:125806version = "0.5.11"
Alex Crichton2a3e22b2024-06-24 19:30:445807source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichtonc0a00b72024-12-03 18:21:125808checksum = "a2b05c3820968b335f10e703218459e4fd2cc91fdfc8f7936a993f1aacaa0938"
Alex Crichton2a3e22b2024-06-24 19:30:445809dependencies = [
5810 "anyhow",
5811 "clap",
5812 "lexopt",
Alex Crichtonc0a00b72024-12-03 18:21:125813 "libc",
Alex Crichton2a3e22b2024-06-24 19:30:445814 "tempfile",
Trevor Gross7240da02024-08-07 07:09:125815 "wasi-preview1-component-adapter-provider",
clubby789812daed2024-11-03 11:31:155816 "wasmparser 0.219.1",
Alex Crichton2a3e22b2024-06-24 19:30:445817 "wat",
Alex Crichtonc0a00b72024-12-03 18:21:125818 "windows-sys 0.59.0",
5819 "winsplit",
Alex Crichton2a3e22b2024-06-24 19:30:445820 "wit-component",
Trevor Gross7240da02024-08-07 07:09:125821 "wit-parser",
Alex Crichton2a3e22b2024-06-24 19:30:445822]
5823
5824[[package]]
5825name = "wasm-component-ld-wrapper"
5826version = "0.1.0"
5827dependencies = [
5828 "wasm-component-ld",
5829]
5830
5831[[package]]
Alex Crichton646e8e72024-02-22 16:12:095832name = "wasm-encoder"
Alex Crichton99558dc2024-08-29 21:38:455833version = "0.216.0"
Alex Crichton2a3e22b2024-06-24 19:30:445834source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton99558dc2024-08-29 21:38:455835checksum = "04c23aebea22c8a75833ae08ed31ccc020835b12a41999e58c31464271b94a88"
Alex Crichton2a3e22b2024-06-24 19:30:445836dependencies = [
5837 "leb128",
Trevor Gross4a515bd2024-08-26 20:02:545838]
5839
5840[[package]]
5841name = "wasm-encoder"
clubby789812daed2024-11-03 11:31:155842version = "0.219.1"
Trevor Gross4a515bd2024-08-26 20:02:545843source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:155844checksum = "29cbbd772edcb8e7d524a82ee8cef8dd046fc14033796a754c3ad246d019fa54"
Trevor Gross4a515bd2024-08-26 20:02:545845dependencies = [
5846 "leb128",
clubby789812daed2024-11-03 11:31:155847 "wasmparser 0.219.1",
Alex Crichton2a3e22b2024-06-24 19:30:445848]
5849
5850[[package]]
5851name = "wasm-metadata"
clubby789812daed2024-11-03 11:31:155852version = "0.219.1"
Alex Crichton2a3e22b2024-06-24 19:30:445853source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:155854checksum = "2af5a8e37a5e996861e1813f8de30911c47609c9ff51a7284f7dbd754dc3a9f3"
Alex Crichton2a3e22b2024-06-24 19:30:445855dependencies = [
5856 "anyhow",
5857 "indexmap",
5858 "serde",
5859 "serde_derive",
5860 "serde_json",
5861 "spdx",
clubby789812daed2024-11-03 11:31:155862 "wasm-encoder 0.219.1",
5863 "wasmparser 0.219.1",
Alex Crichton99558dc2024-08-29 21:38:455864]
5865
5866[[package]]
5867name = "wasmparser"
5868version = "0.216.0"
5869source = "registry+https://github.com/rust-lang/crates.io-index"
5870checksum = "bcdee6bea3619d311fb4b299721e89a986c3470f804b6d534340e412589028e3"
5871dependencies = [
Trevor Gross4a515bd2024-08-26 20:02:545872 "bitflags 2.6.0",
5873 "indexmap",
5874]
5875
5876[[package]]
5877name = "wasmparser"
clubby789812daed2024-11-03 11:31:155878version = "0.218.0"
Trevor Gross4a515bd2024-08-26 20:02:545879source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:155880checksum = "b09e46c7fceceaa72b2dd1a8a137ea7fd8f93dfaa69806010a709918e496c5dc"
5881dependencies = [
5882 "bitflags 2.6.0",
5883]
5884
5885[[package]]
5886name = "wasmparser"
5887version = "0.219.1"
5888source = "registry+https://github.com/rust-lang/crates.io-index"
5889checksum = "5c771866898879073c53b565a6c7b49953795159836714ac56a5befb581227c5"
Trevor Gross4a515bd2024-08-26 20:02:545890dependencies = [
Alex Crichton2a3e22b2024-06-24 19:30:445891 "ahash",
Trevor Gross7240da02024-08-07 07:09:125892 "bitflags 2.6.0",
clubby789812daed2024-11-03 11:31:155893 "hashbrown 0.14.5",
Alex Crichton2a3e22b2024-06-24 19:30:445894 "indexmap",
5895 "semver",
5896 "serde",
5897]
5898
5899[[package]]
Alex Crichton2a3e22b2024-06-24 19:30:445900name = "wast"
clubby789812daed2024-11-03 11:31:155901version = "219.0.1"
Alex Crichton2a3e22b2024-06-24 19:30:445902source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:155903checksum = "4f79a9d9df79986a68689a6b40bcc8d5d40d807487b235bebc2ac69a242b54a1"
Alex Crichton2a3e22b2024-06-24 19:30:445904dependencies = [
5905 "bumpalo",
5906 "leb128",
5907 "memchr",
printfn46b41b42024-10-12 21:57:505908 "unicode-width 0.1.14",
clubby789812daed2024-11-03 11:31:155909 "wasm-encoder 0.219.1",
Alex Crichton2a3e22b2024-06-24 19:30:445910]
5911
5912[[package]]
5913name = "wat"
clubby789812daed2024-11-03 11:31:155914version = "1.219.1"
Alex Crichton2a3e22b2024-06-24 19:30:445915source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:155916checksum = "8bc3cf014fb336883a411cd662f987abf6a1d2a27f2f0008616a0070bbf6bd0d"
Alex Crichton2a3e22b2024-06-24 19:30:445917dependencies = [
5918 "wast",
5919]
5920
5921[[package]]
Steve Klabnika0769612017-02-07 23:13:575922name = "winapi"
Mark Rousskov342d9562020-08-17 15:21:445923version = "0.3.9"
Alex Crichton80d6ed22018-01-08 21:56:225924source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:445925checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
Alex Crichton80d6ed22018-01-08 21:56:225926dependencies = [
Alex Crichton093ede22019-08-15 00:45:095927 "winapi-i686-pc-windows-gnu",
5928 "winapi-x86_64-pc-windows-gnu",
Alex Crichton80d6ed22018-01-08 21:56:225929]
5930
5931[[package]]
Alex Crichton80d6ed22018-01-08 21:56:225932name = "winapi-i686-pc-windows-gnu"
5933version = "0.4.0"
5934source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095935checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
Alex Crichton80d6ed22018-01-08 21:56:225936
5937[[package]]
Alex Crichton2863b752018-08-21 17:23:475938name = "winapi-util"
Trevor Gross7240da02024-08-07 07:09:125939version = "0.1.9"
Alex Crichton2863b752018-08-21 17:23:475940source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:125941checksum = "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb"
Alex Crichton2863b752018-08-21 17:23:475942dependencies = [
Trevor Gross7240da02024-08-07 07:09:125943 "windows-sys 0.59.0",
Alex Crichton2863b752018-08-21 17:23:475944]
5945
5946[[package]]
Alex Crichton80d6ed22018-01-08 21:56:225947name = "winapi-x86_64-pc-windows-gnu"
5948version = "0.4.0"
5949source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095950checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
Alex Crichton80d6ed22018-01-08 21:56:225951
5952[[package]]
Weihang Loe52e0402023-03-07 22:16:275953name = "windows"
Guillaume Gomezf4495862024-07-31 14:08:315954version = "0.57.0"
5955source = "registry+https://github.com/rust-lang/crates.io-index"
5956checksum = "12342cb4d8e3b046f3d80effd474a7a02447231330ef77d71daa6fbc40681143"
5957dependencies = [
5958 "windows-core 0.57.0",
Trevor Gross7240da02024-08-07 07:09:125959 "windows-targets 0.52.6",
Andy Russellbb7c3732023-01-15 18:43:155960]
5961
5962[[package]]
Chris Dentonf9b3d6a2023-04-15 10:57:075963name = "windows-bindgen"
Chris Denton34860a52024-07-04 12:09:255964version = "0.58.0"
Chris Dentonf9b3d6a2023-04-15 10:57:075965source = "registry+https://github.com/rust-lang/crates.io-index"
Chris Denton34860a52024-07-04 12:09:255966checksum = "91cd28d93c692351f3a6e5615567c56756e330bee1c99c6bdd57bfc5ab15f589"
Chris Dentonf9b3d6a2023-04-15 10:57:075967dependencies = [
Chris Dentond9c85da2023-08-16 08:18:345968 "proc-macro2",
5969 "rayon",
Chris Dentonb25203e2024-03-03 14:44:585970 "serde",
5971 "serde_json",
clubby789812daed2024-11-03 11:31:155972 "syn 2.0.87",
Chris Dentonf9b3d6a2023-04-15 10:57:075973 "windows-metadata",
Chris Dentonf9b3d6a2023-04-15 10:57:075974]
5975
5976[[package]]
clubby7899b73db32024-01-29 12:21:165977name = "windows-core"
5978version = "0.52.0"
5979source = "registry+https://github.com/rust-lang/crates.io-index"
5980checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9"
5981dependencies = [
Trevor Gross7240da02024-08-07 07:09:125982 "windows-targets 0.52.6",
clubby7899b73db32024-01-29 12:21:165983]
5984
5985[[package]]
Guillaume Gomezf4495862024-07-31 14:08:315986name = "windows-core"
5987version = "0.57.0"
5988source = "registry+https://github.com/rust-lang/crates.io-index"
5989checksum = "d2ed2439a290666cd67ecce2b0ffaad89c2a56b976b736e6ece670297897832d"
5990dependencies = [
5991 "windows-implement",
5992 "windows-interface",
5993 "windows-result",
Trevor Gross7240da02024-08-07 07:09:125994 "windows-targets 0.52.6",
Guillaume Gomezf4495862024-07-31 14:08:315995]
5996
5997[[package]]
5998name = "windows-implement"
5999version = "0.57.0"
6000source = "registry+https://github.com/rust-lang/crates.io-index"
6001checksum = "9107ddc059d5b6fbfbffdfa7a7fe3e22a226def0b2608f72e9d552763d3e1ad7"
6002dependencies = [
6003 "proc-macro2",
6004 "quote",
clubby789812daed2024-11-03 11:31:156005 "syn 2.0.87",
Guillaume Gomezf4495862024-07-31 14:08:316006]
6007
6008[[package]]
6009name = "windows-interface"
6010version = "0.57.0"
6011source = "registry+https://github.com/rust-lang/crates.io-index"
6012checksum = "29bee4b38ea3cde66011baa44dba677c432a78593e202392d1e9070cf2a7fca7"
6013dependencies = [
6014 "proc-macro2",
6015 "quote",
clubby789812daed2024-11-03 11:31:156016 "syn 2.0.87",
Guillaume Gomezf4495862024-07-31 14:08:316017]
6018
6019[[package]]
Chris Dentonf9b3d6a2023-04-15 10:57:076020name = "windows-metadata"
Chris Denton34860a52024-07-04 12:09:256021version = "0.58.0"
Chris Dentonf9b3d6a2023-04-15 10:57:076022source = "registry+https://github.com/rust-lang/crates.io-index"
Chris Denton34860a52024-07-04 12:09:256023checksum = "2e837f3c3012cfe9e7086302a93f441a7999439be1ad4c530d55d2f6d2921809"
Chris Dentonf9b3d6a2023-04-15 10:57:076024
6025[[package]]
Guillaume Gomezf4495862024-07-31 14:08:316026name = "windows-result"
6027version = "0.1.2"
6028source = "registry+https://github.com/rust-lang/crates.io-index"
6029checksum = "5e383302e8ec8515204254685643de10811af0ed97ea37210dc26fb0032647f8"
6030dependencies = [
Trevor Gross7240da02024-08-07 07:09:126031 "windows-targets 0.52.6",
Guillaume Gomezf4495862024-07-31 14:08:316032]
6033
6034[[package]]
Philipp Krones586cbd02022-06-04 12:07:446035name = "windows-sys"
WANG Rui7aa257f2023-04-23 07:58:386036version = "0.48.0"
6037source = "registry+https://github.com/rust-lang/crates.io-index"
6038checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
6039dependencies = [
clubby7899b73db32024-01-29 12:21:166040 "windows-targets 0.48.5",
Philipp Kronesac25a732023-08-24 19:33:176041]
6042
6043[[package]]
clubby789527f9032024-01-21 23:51:336044name = "windows-sys"
6045version = "0.52.0"
6046source = "registry+https://github.com/rust-lang/crates.io-index"
6047checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
6048dependencies = [
Trevor Gross7240da02024-08-07 07:09:126049 "windows-targets 0.52.6",
6050]
6051
6052[[package]]
6053name = "windows-sys"
6054version = "0.59.0"
6055source = "registry+https://github.com/rust-lang/crates.io-index"
6056checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b"
6057dependencies = [
6058 "windows-targets 0.52.6",
clubby789527f9032024-01-21 23:51:336059]
6060
6061[[package]]
Philipp Kronesac25a732023-08-24 19:33:176062name = "windows-targets"
clubby7899b73db32024-01-29 12:21:166063version = "0.48.5"
Philipp Kronesac25a732023-08-24 19:33:176064source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166065checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
Philipp Kronesac25a732023-08-24 19:33:176066dependencies = [
clubby7899b73db32024-01-29 12:21:166067 "windows_aarch64_gnullvm 0.48.5",
6068 "windows_aarch64_msvc 0.48.5",
6069 "windows_i686_gnu 0.48.5",
6070 "windows_i686_msvc 0.48.5",
6071 "windows_x86_64_gnu 0.48.5",
6072 "windows_x86_64_gnullvm 0.48.5",
6073 "windows_x86_64_msvc 0.48.5",
Weihang Lo6f38fd52023-02-07 22:26:226074]
6075
6076[[package]]
clubby789527f9032024-01-21 23:51:336077name = "windows-targets"
Trevor Gross7240da02024-08-07 07:09:126078version = "0.52.6"
clubby789527f9032024-01-21 23:51:336079source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:126080checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
clubby789527f9032024-01-21 23:51:336081dependencies = [
Trevor Gross7240da02024-08-07 07:09:126082 "windows_aarch64_gnullvm 0.52.6",
6083 "windows_aarch64_msvc 0.52.6",
6084 "windows_i686_gnu 0.52.6",
Mark Rousskov12200c92024-05-11 14:27:176085 "windows_i686_gnullvm",
Trevor Gross7240da02024-08-07 07:09:126086 "windows_i686_msvc 0.52.6",
6087 "windows_x86_64_gnu 0.52.6",
6088 "windows_x86_64_gnullvm 0.52.6",
6089 "windows_x86_64_msvc 0.52.6",
clubby789527f9032024-01-21 23:51:336090]
6091
6092[[package]]
Weihang Lo6f38fd52023-02-07 22:26:226093name = "windows_aarch64_gnullvm"
clubby7899b73db32024-01-29 12:21:166094version = "0.48.5"
Philipp Kronesac25a732023-08-24 19:33:176095source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166096checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
nilsf77541a2023-04-11 11:46:416097
6098[[package]]
clubby789527f9032024-01-21 23:51:336099name = "windows_aarch64_gnullvm"
Trevor Gross7240da02024-08-07 07:09:126100version = "0.52.6"
clubby789527f9032024-01-21 23:51:336101source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:126102checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
clubby789527f9032024-01-21 23:51:336103
6104[[package]]
Philipp Krones586cbd02022-06-04 12:07:446105name = "windows_aarch64_msvc"
clubby7899b73db32024-01-29 12:21:166106version = "0.48.5"
Philipp Kronesac25a732023-08-24 19:33:176107source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166108checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
nilsf77541a2023-04-11 11:46:416109
6110[[package]]
clubby789527f9032024-01-21 23:51:336111name = "windows_aarch64_msvc"
Trevor Gross7240da02024-08-07 07:09:126112version = "0.52.6"
clubby789527f9032024-01-21 23:51:336113source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:126114checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
clubby789527f9032024-01-21 23:51:336115
6116[[package]]
Philipp Krones586cbd02022-06-04 12:07:446117name = "windows_i686_gnu"
clubby7899b73db32024-01-29 12:21:166118version = "0.48.5"
Philipp Kronesac25a732023-08-24 19:33:176119source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166120checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
nilsf77541a2023-04-11 11:46:416121
6122[[package]]
clubby789527f9032024-01-21 23:51:336123name = "windows_i686_gnu"
Trevor Gross7240da02024-08-07 07:09:126124version = "0.52.6"
clubby789527f9032024-01-21 23:51:336125source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:126126checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
Mark Rousskov12200c92024-05-11 14:27:176127
6128[[package]]
6129name = "windows_i686_gnullvm"
Trevor Gross7240da02024-08-07 07:09:126130version = "0.52.6"
Mark Rousskov12200c92024-05-11 14:27:176131source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:126132checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
clubby789527f9032024-01-21 23:51:336133
6134[[package]]
Philipp Krones586cbd02022-06-04 12:07:446135name = "windows_i686_msvc"
clubby7899b73db32024-01-29 12:21:166136version = "0.48.5"
Philipp Kronesac25a732023-08-24 19:33:176137source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166138checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
nilsf77541a2023-04-11 11:46:416139
6140[[package]]
clubby789527f9032024-01-21 23:51:336141name = "windows_i686_msvc"
Trevor Gross7240da02024-08-07 07:09:126142version = "0.52.6"
clubby789527f9032024-01-21 23:51:336143source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:126144checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
clubby789527f9032024-01-21 23:51:336145
6146[[package]]
Philipp Krones586cbd02022-06-04 12:07:446147name = "windows_x86_64_gnu"
clubby7899b73db32024-01-29 12:21:166148version = "0.48.5"
Philipp Kronesac25a732023-08-24 19:33:176149source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166150checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
nilsf77541a2023-04-11 11:46:416151
6152[[package]]
clubby789527f9032024-01-21 23:51:336153name = "windows_x86_64_gnu"
Trevor Gross7240da02024-08-07 07:09:126154version = "0.52.6"
clubby789527f9032024-01-21 23:51:336155source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:126156checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
clubby789527f9032024-01-21 23:51:336157
6158[[package]]
Mateusz Mikuład5899ef2022-11-05 11:19:556159name = "windows_x86_64_gnullvm"
clubby7899b73db32024-01-29 12:21:166160version = "0.48.5"
Philipp Kronesac25a732023-08-24 19:33:176161source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166162checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
nilsf77541a2023-04-11 11:46:416163
6164[[package]]
clubby789527f9032024-01-21 23:51:336165name = "windows_x86_64_gnullvm"
Trevor Gross7240da02024-08-07 07:09:126166version = "0.52.6"
clubby789527f9032024-01-21 23:51:336167source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:126168checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
clubby789527f9032024-01-21 23:51:336169
6170[[package]]
Philipp Krones586cbd02022-06-04 12:07:446171name = "windows_x86_64_msvc"
clubby7899b73db32024-01-29 12:21:166172version = "0.48.5"
Philipp Kronesac25a732023-08-24 19:33:176173source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166174checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
nilsf77541a2023-04-11 11:46:416175
6176[[package]]
clubby789527f9032024-01-21 23:51:336177name = "windows_x86_64_msvc"
Trevor Gross7240da02024-08-07 07:09:126178version = "0.52.6"
clubby789527f9032024-01-21 23:51:336179source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:126180checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
clubby789527f9032024-01-21 23:51:336181
6182[[package]]
Philipp Krones612c3422023-06-02 09:42:426183name = "winnow"
clubby7899b73db32024-01-29 12:21:166184version = "0.5.40"
Philipp Krones612c3422023-06-02 09:42:426185source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166186checksum = "f593a95398737aeed53e489c785df13f3618e41dbcd6718c6addbf1395aa6876"
Philipp Krones612c3422023-06-02 09:42:426187dependencies = [
6188 "memchr",
6189]
6190
6191[[package]]
Alex Crichtonc0a00b72024-12-03 18:21:126192name = "winsplit"
6193version = "0.1.0"
6194source = "registry+https://github.com/rust-lang/crates.io-index"
6195checksum = "3ab703352da6a72f35c39a533526393725640575bb211f61987a2748323ad956"
6196
6197[[package]]
Alex Crichton2a3e22b2024-06-24 19:30:446198name = "wit-component"
clubby789812daed2024-11-03 11:31:156199version = "0.219.1"
Alex Crichton2a3e22b2024-06-24 19:30:446200source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:156201checksum = "ad1673163c0cb14a6a19ddbf44dd4efe6f015ec1ebb8156710ac32501f19fba2"
Alex Crichton2a3e22b2024-06-24 19:30:446202dependencies = [
6203 "anyhow",
Trevor Gross7240da02024-08-07 07:09:126204 "bitflags 2.6.0",
Alex Crichton2a3e22b2024-06-24 19:30:446205 "indexmap",
6206 "log",
6207 "serde",
6208 "serde_derive",
6209 "serde_json",
clubby789812daed2024-11-03 11:31:156210 "wasm-encoder 0.219.1",
Alex Crichton2a3e22b2024-06-24 19:30:446211 "wasm-metadata",
clubby789812daed2024-11-03 11:31:156212 "wasmparser 0.219.1",
Alex Crichton2a3e22b2024-06-24 19:30:446213 "wit-parser",
6214]
6215
6216[[package]]
6217name = "wit-parser"
clubby789812daed2024-11-03 11:31:156218version = "0.219.1"
Alex Crichton2a3e22b2024-06-24 19:30:446219source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:156220checksum = "4a86f669283257e8e424b9a4fc3518e3ade0b95deb9fbc0f93a1876be3eda598"
Alex Crichton2a3e22b2024-06-24 19:30:446221dependencies = [
6222 "anyhow",
6223 "id-arena",
6224 "indexmap",
6225 "log",
6226 "semver",
6227 "serde",
6228 "serde_derive",
6229 "serde_json",
6230 "unicode-xid",
clubby789812daed2024-11-03 11:31:156231 "wasmparser 0.219.1",
Alex Crichton2a3e22b2024-06-24 19:30:446232]
6233
6234[[package]]
Charles Lewa7750042022-11-06 06:43:256235name = "writeable"
clubby7899d85dfc2024-06-08 19:18:316236version = "0.5.5"
Charles Lewa7750042022-11-06 06:43:256237source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:316238checksum = "1e9df38ee2d2c3c5948ea468a8406ff0db0b29ae1ffde1bcf20ef305bcc95c51"
Charles Lewa7750042022-11-06 06:43:256239
6240[[package]]
Josh Stone020c5ec2017-05-08 22:01:136241name = "xattr"
clubby7899b73db32024-01-29 12:21:166242version = "1.3.1"
Josh Stone020c5ec2017-05-08 22:01:136243source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166244checksum = "8da84f1a25939b27f6820d92aed108f83ff920fdf11a7b19366c27c4cda81d4f"
Josh Stone020c5ec2017-05-08 22:01:136245dependencies = [
Alex Crichton093ede22019-08-15 00:45:096246 "libc",
clubby7899b73db32024-01-29 12:21:166247 "linux-raw-sys",
6248 "rustix",
Josh Stone020c5ec2017-05-08 22:01:136249]
6250
6251[[package]]
Josh Stone020c5ec2017-05-08 22:01:136252name = "xz2"
Mark Rousskove40a4462023-04-17 01:27:256253version = "0.1.7"
Josh Stone020c5ec2017-05-08 22:01:136254source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskove40a4462023-04-17 01:27:256255checksum = "388c44dc09d76f1536602ead6d325eb532f5c122f17782bd57fb47baeeb767e2"
Josh Stone020c5ec2017-05-08 22:01:136256dependencies = [
Alex Crichton093ede22019-08-15 00:45:096257 "lzma-sys",
Josh Stone020c5ec2017-05-08 22:01:136258]
6259
6260[[package]]
Igor Matuszewski2214a412021-05-03 20:59:356261name = "yansi-term"
6262version = "0.1.2"
6263source = "registry+https://github.com/rust-lang/crates.io-index"
6264checksum = "fe5c30ade05e61656247b2e334a031dfd0cc466fadef865bdcdea8d537951bf1"
6265dependencies = [
Igor Matuszewskiaf53b0d2021-07-21 13:17:316266 "winapi",
Igor Matuszewski2214a412021-05-03 20:59:356267]
Charles Lewa7750042022-11-06 06:43:256268
6269[[package]]
6270name = "yoke"
clubby7899d85dfc2024-06-08 19:18:316271version = "0.7.4"
Charles Lewa7750042022-11-06 06:43:256272source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:316273checksum = "6c5b1314b079b0930c31e3af543d8ee1757b1951ae1e1565ec704403a7240ca5"
Charles Lewa7750042022-11-06 06:43:256274dependencies = [
6275 "serde",
6276 "stable_deref_trait",
6277 "yoke-derive",
6278 "zerofrom",
6279]
6280
6281[[package]]
6282name = "yoke-derive"
clubby7899d85dfc2024-06-08 19:18:316283version = "0.7.4"
Charles Lewa7750042022-11-06 06:43:256284source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:316285checksum = "28cc31741b18cb6f1d5ff12f5b7523e3d6eb0852bbbad19d73905511d9849b95"
Charles Lewa7750042022-11-06 06:43:256286dependencies = [
6287 "proc-macro2",
6288 "quote",
clubby789812daed2024-11-03 11:31:156289 "syn 2.0.87",
klensy7142c8d2023-11-09 11:37:306290 "synstructure",
Charles Lewa7750042022-11-06 06:43:256291]
6292
6293[[package]]
Ralf Jung71c9ceb2023-12-02 18:16:096294name = "zerocopy"
Trevor Gross7240da02024-08-07 07:09:126295version = "0.7.35"
Ralf Jung71c9ceb2023-12-02 18:16:096296source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:126297checksum = "1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0"
Ralf Jung71c9ceb2023-12-02 18:16:096298dependencies = [
Trevor Gross7240da02024-08-07 07:09:126299 "byteorder",
Ralf Jung71c9ceb2023-12-02 18:16:096300 "zerocopy-derive",
6301]
6302
6303[[package]]
6304name = "zerocopy-derive"
Trevor Gross7240da02024-08-07 07:09:126305version = "0.7.35"
Ralf Jung71c9ceb2023-12-02 18:16:096306source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:126307checksum = "fa4f8080344d4671fb4e831a13ad1e68092748387dfc4f55e356242fae12ce3e"
Ralf Jung71c9ceb2023-12-02 18:16:096308dependencies = [
6309 "proc-macro2",
6310 "quote",
clubby789812daed2024-11-03 11:31:156311 "syn 2.0.87",
Ralf Jung71c9ceb2023-12-02 18:16:096312]
6313
6314[[package]]
Charles Lewa7750042022-11-06 06:43:256315name = "zerofrom"
clubby7899d85dfc2024-06-08 19:18:316316version = "0.1.4"
Charles Lewa7750042022-11-06 06:43:256317source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:316318checksum = "91ec111ce797d0e0784a1116d0ddcdbea84322cd79e5d5ad173daeba4f93ab55"
Charles Lewa7750042022-11-06 06:43:256319dependencies = [
6320 "zerofrom-derive",
6321]
6322
6323[[package]]
6324name = "zerofrom-derive"
clubby7899d85dfc2024-06-08 19:18:316325version = "0.1.4"
Charles Lewa7750042022-11-06 06:43:256326source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:316327checksum = "0ea7b4a3637ea8669cedf0f1fd5c286a17f3de97b8dd5a70a6c167a1730e63a5"
Charles Lewa7750042022-11-06 06:43:256328dependencies = [
6329 "proc-macro2",
6330 "quote",
clubby789812daed2024-11-03 11:31:156331 "syn 2.0.87",
klensy7142c8d2023-11-09 11:37:306332 "synstructure",
Charles Lewa7750042022-11-06 06:43:256333]
6334
6335[[package]]
6336name = "zerovec"
Trevor Gross7240da02024-08-07 07:09:126337version = "0.10.4"
Charles Lewa7750042022-11-06 06:43:256338source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:126339checksum = "aa2b893d79df23bfb12d5461018d408ea19dfafe76c2c7ef6d4eba614f8ff079"
Charles Lewa7750042022-11-06 06:43:256340dependencies = [
6341 "yoke",
6342 "zerofrom",
6343 "zerovec-derive",
6344]
6345
6346[[package]]
6347name = "zerovec-derive"
Trevor Gross7240da02024-08-07 07:09:126348version = "0.10.3"
Charles Lewa7750042022-11-06 06:43:256349source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:126350checksum = "6eafa6dfb17584ea3e2bd6e76e0cc15ad7af12b09abdd1ca55961bed9b1063c6"
Charles Lewa7750042022-11-06 06:43:256351dependencies = [
6352 "proc-macro2",
6353 "quote",
clubby789812daed2024-11-03 11:31:156354 "syn 2.0.87",
Charles Lewa7750042022-11-06 06:43:256355]