blob: 4a2770b92eb9ba9c92ccb20b640e81213182d522 [file] [log] [blame]
Hirokazu Hatabd4df0c2019-02-04 16:31:481# This file is automatically @generated by Cargo.
2# It is not intended for manual editing.
GnomedDev8de8f462024-10-10 18:56:213version = 4
Eric Hussea194b82021-03-26 19:29:084
Ahmed Charles9ca382f2016-09-02 08:55:295[[package]]
Alex Crichton06d565c2020-05-13 21:22:376name = "addr2line"
dirreke74817b72023-08-14 14:57:387version = "0.21.0"
8source = "registry+https://github.com/rust-lang/crates.io-index"
9checksum = "8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb"
10dependencies = [
Jubilee Young3ec9d8d2024-05-28 00:05:3211 "gimli 0.28.1",
12]
13
14[[package]]
Alex Crichton06d565c2020-05-13 21:22:3715name = "adler"
Ralf Jung10430db2022-07-15 14:04:2316version = "1.0.2"
17source = "registry+https://github.com/rust-lang/crates.io-index"
18checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
Ralf Jung10430db2022-07-15 14:04:2319
20[[package]]
Trevor Gross4a515bd2024-08-26 20:02:5421name = "adler2"
22version = "2.0.0"
23source = "registry+https://github.com/rust-lang/crates.io-index"
24checksum = "512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627"
25
26[[package]]
Ralf Jung49e8acb2023-10-21 06:41:4527name = "aes"
clubby7899b73db32024-01-29 12:21:1628version = "0.8.4"
Ralf Jung49e8acb2023-10-21 06:41:4529source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:1630checksum = "b169f7a6d4742236a0a00c541b845991d0ac43e546831af1249753ab4c3aa3a0"
Ralf Jung49e8acb2023-10-21 06:41:4531dependencies = [
32 "cfg-if",
33 "cipher",
34 "cpufeatures",
35]
36
37[[package]]
Lain Yang9a337b62022-01-07 05:32:5838name = "ahash"
github-actionsc486d2d2024-03-17 00:26:0139version = "0.8.11"
Amanieu d'Antrasa529ba82023-01-09 17:49:2440source = "registry+https://github.com/rust-lang/crates.io-index"
github-actionsc486d2d2024-03-17 00:26:0141checksum = "e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011"
Amanieu d'Antrasa529ba82023-01-09 17:49:2442dependencies = [
43 "cfg-if",
Amanieu d'Antrasa529ba82023-01-09 17:49:2444 "once_cell",
45 "version_check",
Ralf Jung71c9ceb2023-12-02 18:16:0946 "zerocopy",
Amanieu d'Antrasa529ba82023-01-09 17:49:2447]
48
49[[package]]
Steve Klabnika0769612017-02-07 23:13:5750name = "aho-corasick"
github-actions1848b462024-03-24 12:09:2851version = "1.1.3"
Eric Huss6a09cfa2019-05-16 05:27:3952source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions1848b462024-03-24 12:09:2853checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916"
Eric Huss6a09cfa2019-05-16 05:27:3954dependencies = [
Alex Crichton093ede22019-08-15 00:45:0955 "memchr",
Eric Huss6a09cfa2019-05-16 05:27:3956]
57
58[[package]]
The 8472479be6a2023-06-08 14:55:4959name = "allocator-api2"
clubby7890b095f82024-12-17 13:17:3960version = "0.2.21"
The 8472479be6a2023-06-08 14:55:4961source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7890b095f82024-12-17 13:17:3962checksum = "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923"
The 8472479be6a2023-06-08 14:55:4963
64[[package]]
steveklabnikecfbaca2018-04-03 14:32:0465name = "ammonia"
github-actions36c09332024-05-19 00:17:3866version = "4.0.0"
Eric Huss2dafa912019-06-19 03:36:4767source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions36c09332024-05-19 00:17:3868checksum = "1ab99eae5ee58501ab236beb6f20f6ca39be615267b014899c89b2f0bc18a459"
Eric Huss2dafa912019-06-19 03:36:4769dependencies = [
klensy52242f22024-06-15 15:53:4570 "html5ever",
Alex Crichton093ede22019-08-15 00:45:0971 "maplit",
klensy947e7872022-04-15 18:11:1472 "once_cell",
Alex Crichton093ede22019-08-15 00:45:0973 "tendril",
Eric Huss4a7e2fb2022-08-21 04:19:4374 "url",
Eric Huss2dafa912019-06-19 03:36:4775]
76
77[[package]]
Nilstrieb3295cdf2023-06-26 07:21:3578name = "android-tzdata"
79version = "0.1.1"
80source = "registry+https://github.com/rust-lang/crates.io-index"
81checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
82
83[[package]]
nilsf77541a2023-04-11 11:46:4184name = "android_system_properties"
85version = "0.1.5"
86source = "registry+https://github.com/rust-lang/crates.io-index"
87checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
88dependencies = [
89 "libc",
90]
91
92[[package]]
topecongiroca19ffe2019-04-17 22:42:1893name = "annotate-snippets"
clubby7899b73db32024-01-29 12:21:1694version = "0.9.2"
Caleb Cartwrightf367f4d2022-06-13 03:04:5495source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:1696checksum = "ccaf7e9dfbb6ab22c82e473cd1a8a7bd313c19a5b7e40970f3d89ef5a5c9e81e"
Igor Matuszewski2214a412021-05-03 20:59:3597dependencies = [
printfn46b41b42024-10-12 21:57:5098 "unicode-width 0.1.14",
Igor Matuszewski2214a412021-05-03 20:59:3599 "yansi-term",
100]
Juan Aguilar Santillanae9c78db2020-05-08 20:48:26101
102[[package]]
klensy5b153b52023-12-30 15:11:41103name = "annotate-snippets"
clubby7890b095f82024-12-17 13:17:39104version = "0.11.5"
Philipp Kronese395dc92024-05-02 15:27:08105source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7890b095f82024-12-17 13:17:39106checksum = "710e8eae58854cdc1790fcb56cca04d712a17be849eeb81da2a724bf4bae2bc4"
Philipp Kronese395dc92024-05-02 15:27:08107dependencies = [
108 "anstyle",
clubby7890b095f82024-12-17 13:17:39109 "unicode-width 0.2.0",
Philipp Kronese395dc92024-05-02 15:27:08110]
111
112[[package]]
Eric Huss6e298622023-04-01 15:49:20113name = "anstream"
Urgaue8bd6432024-11-04 18:17:39114version = "0.6.18"
Eric Huss51f20b42024-02-07 04:22:13115source = "registry+https://github.com/rust-lang/crates.io-index"
Urgaue8bd6432024-11-04 18:17:39116checksum = "8acc5369981196006228e28809f761875c0327210a891e941f4c683b3a99529b"
Eric Huss51f20b42024-02-07 04:22:13117dependencies = [
118 "anstyle",
119 "anstyle-parse",
120 "anstyle-query",
Philipp Kronesf99056b2024-02-27 14:50:23121 "anstyle-wincon",
Nilstrieb3295cdf2023-06-26 07:21:35122 "colorchoice",
Mark Rousskov12200c92024-05-11 14:27:17123 "is_terminal_polyfill",
Eric Huss6e298622023-04-01 15:49:20124 "utf8parse",
125]
126
127[[package]]
128name = "anstyle"
clubby789812daed2024-11-03 11:31:15129version = "1.0.10"
Eric Huss6e298622023-04-01 15:49:20130source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:15131checksum = "55cc3b69f167a1ef2e161439aa98aed94e6028e5f9a59be9a6ffb47aef1651f9"
Eric Huss6e298622023-04-01 15:49:20132
133[[package]]
Esteban Kuberb4bdb562024-03-02 22:36:52134name = "anstyle-lossy"
clubby789812daed2024-11-03 11:31:15135version = "1.1.3"
Esteban Kuberb4bdb562024-03-02 22:36:52136source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:15137checksum = "934ff8719effd2023a48cf63e69536c1c3ced9d3895068f6f5cc9a4ff845e59b"
Esteban Kuberb4bdb562024-03-02 22:36:52138dependencies = [
139 "anstyle",
140]
141
142[[package]]
Eric Huss6e298622023-04-01 15:49:20143name = "anstyle-parse"
clubby789812daed2024-11-03 11:31:15144version = "0.2.6"
Eric Huss6e298622023-04-01 15:49:20145source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:15146checksum = "3b2d16507662817a6a20a9ea92df6652ee4f94f914589377d69f3b21bc5798a9"
Eric Huss6e298622023-04-01 15:49:20147dependencies = [
148 "utf8parse",
149]
150
151[[package]]
Nilstrieb3295cdf2023-06-26 07:21:35152name = "anstyle-query"
clubby789812daed2024-11-03 11:31:15153version = "1.1.2"
Eric Huss6e298622023-04-01 15:49:20154source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:15155checksum = "79947af37f4177cfead1110013d678905c37501914fba0efea834c3fe9a8d60c"
Nilstrieb3295cdf2023-06-26 07:21:35156dependencies = [
clubby789812daed2024-11-03 11:31:15157 "windows-sys 0.59.0",
Nilstrieb3295cdf2023-06-26 07:21:35158]
159
160[[package]]
Esteban Kuberb4bdb562024-03-02 22:36:52161name = "anstyle-svg"
clubby789812daed2024-11-03 11:31:15162version = "0.1.7"
Esteban Kuberb4bdb562024-03-02 22:36:52163source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:15164checksum = "d3607949e9f6de49ea4bafe12f5e4fd73613ebf24795e48587302a8cc0e4bb35"
Esteban Kuberb4bdb562024-03-02 22:36:52165dependencies = [
166 "anstream",
167 "anstyle",
168 "anstyle-lossy",
169 "html-escape",
clubby789812daed2024-11-03 11:31:15170 "unicode-width 0.2.0",
Esteban Kuberb4bdb562024-03-02 22:36:52171]
172
173[[package]]
Nilstrieb3295cdf2023-06-26 07:21:35174name = "anstyle-wincon"
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"
clubby7890b095f82024-12-17 13:17:39185version = "1.0.94"
Eric Huss6da85d62020-01-14 17:47:04186source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7890b095f82024-12-17 13:17:39187checksum = "c1fd03a028ef38ba2276dce7e33fcd6369c158a1bca17946c4b1b701891c1ff7"
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"
Trevor Gross7240da02024-08-07 07:09:12260version = "2.6.0"
Pietro Albiniacd8e592020-10-01 15:15:12261source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:12262checksum = "b048fb63fd8b5923fc5aa7b340d8e156aec7ec02f0c78fa8a6ddc2613f6f71de"
Nilstrieb3295cdf2023-06-26 07:21:35263
264[[package]]
Jacob Kieselbb5a8272024-06-22 07:27:59265name = "blake3"
clubby789868668e2024-11-25 15:06:43266version = "1.5.5"
Jacob Kieselbb5a8272024-06-22 07:27:59267source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:43268checksum = "b8ee0c1824c4dea5b5f81736aff91bae041d2c07ee1192bec91054e10e3e601e"
Jacob Kieselbb5a8272024-06-22 07:27:59269dependencies = [
270 "arrayref",
271 "arrayvec",
272 "cc",
273 "cfg-if",
274 "constant_time_eq",
275]
276
277[[package]]
Nilstrieb3295cdf2023-06-26 07:21:35278name = "block-buffer"
279version = "0.10.4"
280source = "registry+https://github.com/rust-lang/crates.io-index"
281checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
Pietro Albiniacd8e592020-10-01 15:15:12282dependencies = [
klensy45fac342022-08-31 20:04:12283 "generic-array",
James Munnsde763692019-01-19 02:39:37284]
285
286[[package]]
Eric Huss6a09cfa2019-05-16 05:27:39287name = "bstr"
clubby7890b095f82024-12-17 13:17:39288version = "1.11.1"
Ralf Jung55162732022-11-15 19:06:42289source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7890b095f82024-12-17 13:17:39290checksum = "786a307d683a5bf92e6fd5fd69a7eb613751668d1d8d67d802846dfe367c62c8"
Ralf Jung55162732022-11-15 19:06:42291dependencies = [
292 "memchr",
clubby789868668e2024-11-25 15:06:43293 "regex-automata 0.4.9",
Ralf Jung55162732022-11-15 19:06:42294 "serde",
295]
296
297[[package]]
Alex Crichton9e8785f2017-01-24 22:37:04298name = "build-manifest"
299version = "0.1.0"
300dependencies = [
Pietro Albini3bddfea2020-09-18 12:40:01301 "anyhow",
Pietro Albini89ffab72020-09-24 12:13:40302 "flate2",
Weihang Loe52e0402023-03-07 22:16:27303 "hex",
Pietro Albiniacd8e592020-10-01 15:15:12304 "rayon",
Alex Crichton093ede22019-08-15 00:45:09305 "serde",
Ralf Jung9138d3b2019-11-03 10:47:07306 "serde_json",
Pietro Albiniacd8e592020-10-01 15:15:12307 "sha2",
Pietro Albini89ffab72020-09-24 12:13:40308 "tar",
Nilstrieb3295cdf2023-06-26 07:21:35309 "toml 0.5.11",
Mark Rousskove40a4462023-04-17 01:27:25310 "xz2",
Alex Crichton9e8785f2017-01-24 22:37:04311]
312
313[[package]]
Nilstrieb25c15312022-12-30 10:11:33314name = "build_helper"
315version = "0.1.0"
Jakub Beránek91d2fb22023-06-03 07:41:44316dependencies = [
317 "serde",
318 "serde_derive",
319]
Nilstrieb25c15312022-12-30 10:11:33320
321[[package]]
Pietro Albini80b81ad2021-08-26 09:26:03322name = "bump-stage0"
323version = "0.1.0"
324dependencies = [
325 "anyhow",
onur-ozkanb46c3f22024-05-09 15:18:01326 "build_helper",
Pietro Albini80b81ad2021-08-26 09:26:03327 "curl",
klensyc653bb92023-11-18 09:42:05328 "indexmap",
Pietro Albini80b81ad2021-08-26 09:26:03329 "serde",
Nilstrieb3295cdf2023-06-26 07:21:35330 "toml 0.5.11",
Pietro Albini80b81ad2021-08-26 09:26:03331]
332
333[[package]]
nilsf77541a2023-04-11 11:46:41334name = "bumpalo"
Mark Rousskov12200c92024-05-11 14:27:17335version = "3.16.0"
nilsf77541a2023-04-11 11:46:41336source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:17337checksum = "79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c"
nilsf77541a2023-04-11 11:46:41338
339[[package]]
Alex Crichton4f661c02018-10-08 17:39:09340name = "bytecount"
Mark Rousskov12200c92024-05-11 14:27:17341version = "0.6.8"
Alex Crichton4f661c02018-10-08 17:39:09342source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:17343checksum = "5ce89b21cab1437276d2650d57e971f9d548a2d9037cc231abdc0562b97498ce"
Alex Crichton4f661c02018-10-08 17:39:09344
345[[package]]
Jubilee Young7156ff62023-05-10 03:29:27346name = "byteorder"
clubby78956bc5522024-01-21 17:16:26347version = "1.5.0"
Jubilee Young7156ff62023-05-10 03:29:27348source = "registry+https://github.com/rust-lang/crates.io-index"
clubby78956bc5522024-01-21 17:16:26349checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
Jubilee Young7156ff62023-05-10 03:29:27350
351[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:43352name = "bytes"
clubby789868668e2024-11-25 15:06:43353version = "1.9.0"
Matthias Krüger696fb8f2019-01-21 15:32:43354source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:43355checksum = "325918d6fe32f23b19878fe4b34794ae41fc19ddbe53b10571a4874d44ffd39b"
Matthias Krüger696fb8f2019-01-21 15:32:43356
357[[package]]
Caleb Cartwright0697f562021-10-20 05:15:20358name = "camino"
Trevor Gross7240da02024-08-07 07:09:12359version = "1.1.9"
Caleb Cartwright0697f562021-10-20 05:15:20360source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:12361checksum = "8b96ec4966b5813e2c0507c1f86115c8c5abaadc3980879c3424042a02fd1ad3"
Caleb Cartwright0697f562021-10-20 05:15:20362dependencies = [
363 "serde",
364]
365
366[[package]]
Ralf Jung759e4952020-06-01 18:17:20367name = "cargo-miri"
368version = "0.1.0"
369dependencies = [
klensy26c09b62024-09-24 13:14:49370 "cargo_metadata",
Ralf Jung759e4952020-06-01 18:17:20371 "directories",
Ralf Jung9cc11e22022-10-04 13:23:57372 "rustc-build-sysroot",
Philipp Krones375ca8d2024-10-18 11:44:57373 "rustc_tools_util",
Ralf Junge5684232022-01-05 09:41:22374 "rustc_version",
Ralf Jung759e4952020-06-01 18:17:20375 "serde",
376 "serde_json",
Ralf Jung759e4952020-06-01 18:17:20377]
378
379[[package]]
Alex Crichton5c5e3fa2019-09-24 18:06:56380name = "cargo-platform"
clubby789868668e2024-11-25 15:06:43381version = "0.1.9"
Caleb Cartwright0697f562021-10-20 05:15:20382source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:43383checksum = "e35af189006b9c0f00a064685c727031e3ed2d8020f7ba284d78cc2671bd36ea"
Caleb Cartwright0697f562021-10-20 05:15:20384dependencies = [
385 "serde",
386]
387
388[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29389name = "cargo_metadata"
clubby7899b73db32024-01-29 12:21:16390version = "0.18.1"
Ralf Jung5aecfe42023-10-07 05:55:48391source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:16392checksum = "2d886547e41f740c616ae73108f6eb70afe6d940c7bc697cb30f13daec073037"
Ralf Jung5aecfe42023-10-07 05:55:48393dependencies = [
394 "camino",
395 "cargo-platform",
396 "semver",
397 "serde",
398 "serde_json",
clubby7890b095f82024-12-17 13:17:39399 "thiserror 1.0.69",
Ralf Jung5aecfe42023-10-07 05:55:48400]
401
402[[package]]
Alex Crichtonf6304e12017-02-15 22:55:26403name = "cargotest2"
404version = "0.1.0"
405
406[[package]]
Nick Cameronc5cad5a2017-09-22 01:58:35407name = "cc"
clubby789e00bfa62024-11-13 12:26:24408version = "1.2.0"
Nick Cameronc5cad5a2017-09-22 01:58:35409source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789e00bfa62024-11-13 12:26:24410checksum = "1aeb932158bd710538c73702db6945cb68a8fb08c519e6e12706b94263b36db8"
Trevor Grosseaaa9432024-09-30 17:26:02411dependencies = [
412 "shlex",
413]
Nick Cameronc5cad5a2017-09-22 01:58:35414
415[[package]]
Josh Stone020c5ec2017-05-08 22:01:13416name = "cfg-if"
Aaron Hill44fdfd62020-10-11 17:51:07417version = "1.0.0"
418source = "registry+https://github.com/rust-lang/crates.io-index"
419checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
Aaron Hill44fdfd62020-10-11 17:51:07420
421[[package]]
github-actionsc486d2d2024-03-17 00:26:01422name = "cfg_aliases"
Trevor Gross7240da02024-08-07 07:09:12423version = "0.2.1"
Alex Crichton15899b02018-01-25 04:01:42424source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:12425checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724"
github-actionsc486d2d2024-03-17 00:26:01426
427[[package]]
428name = "chrono"
clubby7890b095f82024-12-17 13:17:39429version = "0.4.39"
github-actionsc486d2d2024-03-17 00:26:01430source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7890b095f82024-12-17 13:17:39431checksum = "7e36cc9d416881d2e24f9a963be5fb1cd90966419ac844274161d10488b3e825"
Alex Crichton15899b02018-01-25 04:01:42432dependencies = [
Nilstrieb3295cdf2023-06-26 07:21:35433 "android-tzdata",
nilsf77541a2023-04-11 11:46:41434 "iana-time-zone",
Alex Crichton093ede22019-08-15 00:45:09435 "num-traits",
Pietro Albini13efb202022-11-15 09:19:17436 "serde",
Trevor Gross7240da02024-08-07 07:09:12437 "windows-targets 0.52.6",
Alex Crichton15899b02018-01-25 04:01:42438]
439
440[[package]]
Ralf Jung47b3ce02024-05-05 15:17:45441name = "chrono-tz"
Ralf Jung8c0adc62024-09-29 21:08:25442version = "0.10.0"
Ralf Jung47b3ce02024-05-05 15:17:45443source = "registry+https://github.com/rust-lang/crates.io-index"
Ralf Jung8c0adc62024-09-29 21:08:25444checksum = "cd6dd8046d00723a59a2f8c5f295c515b9bb9a331ee4f8f3d4dd49e428acd3b6"
Ralf Jung47b3ce02024-05-05 15:17:45445dependencies = [
446 "chrono",
447 "chrono-tz-build",
klensy52242f22024-06-15 15:53:45448 "phf",
Ralf Jung47b3ce02024-05-05 15:17:45449]
450
451[[package]]
452name = "chrono-tz-build"
Ralf Jung8c0adc62024-09-29 21:08:25453version = "0.4.0"
Ralf Jung47b3ce02024-05-05 15:17:45454source = "registry+https://github.com/rust-lang/crates.io-index"
Ralf Jung8c0adc62024-09-29 21:08:25455checksum = "e94fea34d77a245229e7746bd2beb786cd2a896f306ff491fb8cecb3074b10a7"
Ralf Jung47b3ce02024-05-05 15:17:45456dependencies = [
457 "parse-zoneinfo",
klensy52242f22024-06-15 15:53:45458 "phf_codegen",
Ralf Jung47b3ce02024-05-05 15:17:45459]
460
461[[package]]
Ralf Jung49e8acb2023-10-21 06:41:45462name = "cipher"
463version = "0.4.4"
464source = "registry+https://github.com/rust-lang/crates.io-index"
465checksum = "773f3b9af64447d2ce9850330c473515014aa235e6a783b02db81ff39e4a3dad"
466dependencies = [
467 "crypto-common",
468 "inout",
469]
470
471[[package]]
Steve Klabnika0769612017-02-07 23:13:57472name = "clap"
clubby7890b095f82024-12-17 13:17:39473version = "4.5.23"
Weihang Loc1b4f112022-10-04 20:57:49474source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7890b095f82024-12-17 13:17:39475checksum = "3135e7ec2ef7b10c6ed8950f0f792ed96ee093fa088608f1c76e569722700c84"
Weihang Loc1b4f112022-10-04 20:57:49476dependencies = [
Eric Huss6e298622023-04-01 15:49:20477 "clap_builder",
klensye1c33132023-06-21 09:32:34478 "clap_derive",
Eric Huss6e298622023-04-01 15:49:20479]
480
481[[package]]
Caleb Cartwright35400e82023-10-23 01:34:12482name = "clap-cargo"
483version = "0.12.0"
484source = "registry+https://github.com/rust-lang/crates.io-index"
485checksum = "383f21342a464d4af96e9a4cad22a0b4f2880d4a5b3bbf5c9654dd1d9a224ee4"
486dependencies = [
487 "anstyle",
488 "clap",
489]
490
491[[package]]
Eric Huss6e298622023-04-01 15:49:20492name = "clap_builder"
clubby7890b095f82024-12-17 13:17:39493version = "4.5.23"
Eric Huss6e298622023-04-01 15:49:20494source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7890b095f82024-12-17 13:17:39495checksum = "30582fc632330df2bd26877bde0c1f4470d57c582bbc070376afcd04d8cb4838"
Eric Huss6e298622023-04-01 15:49:20496dependencies = [
Philipp Kronesf99056b2024-02-27 14:50:23497 "anstream",
Eric Huss6e298622023-04-01 15:49:20498 "anstyle",
klensye1c33132023-06-21 09:32:34499 "clap_lex",
github-actions36c09332024-05-19 00:17:38500 "strsim",
Eric Huss2717f602023-01-06 01:20:59501 "terminal_size",
Weihang Loc1b4f112022-10-04 20:57:49502]
503
504[[package]]
Eric Huss51814222022-04-15 18:57:06505name = "clap_complete"
clubby7890b095f82024-12-17 13:17:39506version = "4.5.39"
Eric Huss51814222022-04-15 18:57:06507source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7890b095f82024-12-17 13:17:39508checksum = "fd4db298d517d5fa00b2b84bbe044efd3fde43874a41db0d46f91994646a2da4"
Eric Huss51814222022-04-15 18:57:06509dependencies = [
klensye1c33132023-06-21 09:32:34510 "clap",
Caleb Cartwrightf367f4d2022-06-13 03:04:54511]
512
513[[package]]
Nixon Enraght-Moony7680b162023-01-02 19:30:39514name = "clap_derive"
Trevor Gross4a515bd2024-08-26 20:02:54515version = "4.5.18"
Nixon Enraght-Moony7680b162023-01-02 19:30:39516source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:54517checksum = "4ac6a0c7b1a9e9a5186361f67dfa1b88213572f427fb9ab038efb2bd8c582dab"
Nixon Enraght-Moony7680b162023-01-02 19:30:39518dependencies = [
github-actionsc486d2d2024-03-17 00:26:01519 "heck 0.5.0",
Nixon Enraght-Moony7680b162023-01-02 19:30:39520 "proc-macro2",
521 "quote",
clubby789868668e2024-11-25 15:06:43522 "syn 2.0.90",
Nixon Enraght-Moony7680b162023-01-02 19:30:39523]
524
525[[package]]
Arlo Siemsenb59abdc2022-06-17 17:58:51526name = "clap_lex"
clubby7890b095f82024-12-17 13:17:39527version = "0.7.4"
Weihang Loc1b4f112022-10-04 20:57:49528source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7890b095f82024-12-17 13:17:39529checksum = "f46ad14479a25103f283c0f10005961cf086d8dc42205bb44c46ac563475dca6"
Weihang Loc1b4f112022-10-04 20:57:49530
531[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29532name = "clippy"
Philipp Krones315b47e2024-11-28 18:39:15533version = "0.1.85"
Ahmed Charles9ca382f2016-09-02 08:55:29534dependencies = [
Philipp Kronesf99056b2024-02-27 14:50:23535 "anstream",
klensy26c09b62024-09-24 13:14:49536 "cargo_metadata",
Philipp Krones02562bf2023-11-02 16:50:52537 "clippy_config",
Alex Crichton093ede22019-08-15 00:45:09538 "clippy_lints",
Philipp Kronesc2490bd2023-07-17 08:22:41539 "clippy_utils",
Philipp Krones6233d442023-10-06 15:47:56540 "color-print",
flip1995647f2b42021-06-03 07:06:49541 "filetime",
Philipp Kronesc2490bd2023-07-17 08:22:41542 "futures",
543 "if_chain",
Caleb Cartwrightffad9842024-06-22 21:22:00544 "itertools",
Rémy Rakic4cb2a282023-12-14 15:40:50545 "parking_lot",
Philipp Krones375ca8d2024-10-18 11:44:57546 "pulldown-cmark 0.11.3",
Philipp Kronesc2490bd2023-07-17 08:22:41547 "quote",
flip1995412ebc32021-03-12 14:31:11548 "regex",
Philipp Krones375ca8d2024-10-18 11:44:57549 "rinja",
550 "rustc_tools_util",
Philipp Kronesc2490bd2023-07-17 08:22:41551 "serde",
Jason Newcomb6c3f43d2024-08-24 21:34:45552 "serde_json",
clubby789868668e2024-11-25 15:06:43553 "syn 2.0.90",
Matthias Krügerf77104b2019-12-02 22:09:48554 "tempfile",
xFrednet13cc27b2022-05-21 11:24:00555 "termize",
Philipp Kronesc2490bd2023-07-17 08:22:41556 "tokio",
clubby7899b73db32024-01-29 12:21:16557 "toml 0.7.8",
Philipp Krones907b6a12024-09-24 09:58:12558 "ui_test",
Philipp Kronesd6732192022-07-28 17:08:41559 "walkdir",
Ahmed Charles9ca382f2016-09-02 08:55:29560]
561
562[[package]]
Philipp Krones02562bf2023-11-02 16:50:52563name = "clippy_config"
Philipp Krones315b47e2024-11-28 18:39:15564version = "0.1.85"
Philipp Krones02562bf2023-11-02 16:50:52565dependencies = [
Philipp Krones315b47e2024-11-28 18:39:15566 "clippy_utils",
Philipp Krones8be26882024-08-08 17:14:09567 "itertools",
Philipp Krones02562bf2023-11-02 16:50:52568 "serde",
clubby7899b73db32024-01-29 12:21:16569 "toml 0.7.8",
Philipp Krones02562bf2023-11-02 16:50:52570 "walkdir",
571]
572
573[[package]]
Joshua Nelson8c25e272021-04-14 13:20:49574name = "clippy_dev"
575version = "0.0.1"
576dependencies = [
clubby7899b73db32024-01-29 12:21:16577 "aho-corasick",
Philipp Krones315b47e2024-11-28 18:39:15578 "chrono",
klensye1c33132023-06-21 09:32:34579 "clap",
flip19958d5f69d2021-10-21 11:13:17580 "indoc",
Caleb Cartwrightffad9842024-06-22 21:22:00581 "itertools",
Philipp Krones375ca8d2024-10-18 11:44:57582 "opener",
Joshua Nelson8c25e272021-04-14 13:20:49583 "shell-escape",
584 "walkdir",
585]
586
587[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29588name = "clippy_lints"
Philipp Krones315b47e2024-11-28 18:39:15589version = "0.1.85"
Oliver Schneider847bb142018-05-11 12:11:06590dependencies = [
Weihang Lof795a152023-03-15 12:50:04591 "arrayvec",
klensy26c09b62024-09-24 13:14:49592 "cargo_metadata",
Philipp Krones02562bf2023-11-02 16:50:52593 "clippy_config",
flip19950046d7c2021-02-25 10:26:23594 "clippy_utils",
Caleb Cartwrightffad9842024-06-22 21:22:00595 "itertools",
Alex Crichton093ede22019-08-15 00:45:09596 "quine-mc_cluskey",
Philipp Kronesa6d3c822023-07-02 13:07:47597 "regex",
clubby789812daed2024-11-03 11:31:15598 "regex-syntax 0.8.5",
klensy8ebc73b2022-02-06 20:57:29599 "semver",
Alex Crichton093ede22019-08-15 00:45:09600 "serde",
flip1995c24058b2021-05-06 10:21:46601 "serde_json",
flip199537cdd7e2022-06-16 15:39:29602 "tempfile",
clubby7899b73db32024-01-29 12:21:16603 "toml 0.7.8",
Alex Crichton093ede22019-08-15 00:45:09604 "unicode-normalization",
flip199544cea512021-07-01 16:18:02605 "unicode-script",
Eric Huss4a7e2fb2022-08-21 04:19:43606 "url",
Philipp Krones6233d442023-10-06 15:47:56607 "walkdir",
Oliver Schneider847bb142018-05-11 12:11:06608]
609
610[[package]]
flip19950046d7c2021-02-25 10:26:23611name = "clippy_utils"
Philipp Krones315b47e2024-11-28 18:39:15612version = "0.1.85"
flip19950046d7c2021-02-25 10:26:23613dependencies = [
Weihang Lof795a152023-03-15 12:50:04614 "arrayvec",
Caleb Cartwrightffad9842024-06-22 21:22:00615 "itertools",
Trevor Grossff9efea2024-06-18 16:46:26616 "rustc_apfloat",
Philipp Krones315b47e2024-11-28 18:39:15617 "serde",
flip19950046d7c2021-02-25 10:26:23618]
619
620[[package]]
Pietro Albini13efb202022-11-15 09:19:17621name = "collect-license-metadata"
622version = "0.1.0"
623dependencies = [
624 "anyhow",
625 "serde",
626 "serde_json",
627 "spdx-rs",
628]
629
630[[package]]
Ralf Jung10430db2022-07-15 14:04:23631name = "color-eyre"
github-actionsc486d2d2024-03-17 00:26:01632version = "0.6.3"
Ralf Jung10430db2022-07-15 14:04:23633source = "registry+https://github.com/rust-lang/crates.io-index"
github-actionsc486d2d2024-03-17 00:26:01634checksum = "55146f5e46f237f7423d74111267d4597b59b0dad0ffaf7303bce9945d843ad5"
Ralf Jung10430db2022-07-15 14:04:23635dependencies = [
636 "backtrace",
637 "color-spantrace",
638 "eyre",
639 "indenter",
640 "once_cell",
641 "owo-colors",
642 "tracing-error",
643]
644
645[[package]]
Philipp Krones6233d442023-10-06 15:47:56646name = "color-print"
clubby789868668e2024-11-25 15:06:43647version = "0.3.7"
Philipp Krones6233d442023-10-06 15:47:56648source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:43649checksum = "3aa954171903797d5623e047d9ab69d91b493657917bdfb8c2c80ecaf9cdb6f4"
Philipp Krones6233d442023-10-06 15:47:56650dependencies = [
651 "color-print-proc-macro",
652]
653
654[[package]]
655name = "color-print-proc-macro"
clubby789868668e2024-11-25 15:06:43656version = "0.3.7"
Philipp Krones6233d442023-10-06 15:47:56657source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:43658checksum = "692186b5ebe54007e45a59aea47ece9eb4108e141326c304cdc91699a7118a22"
Philipp Krones6233d442023-10-06 15:47:56659dependencies = [
660 "nom",
661 "proc-macro2",
662 "quote",
clubby789868668e2024-11-25 15:06:43663 "syn 2.0.90",
Philipp Krones6233d442023-10-06 15:47:56664]
665
666[[package]]
Ralf Jung10430db2022-07-15 14:04:23667name = "color-spantrace"
clubby7899b73db32024-01-29 12:21:16668version = "0.2.1"
Ralf Jung10430db2022-07-15 14:04:23669source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:16670checksum = "cd6be1b2a7e382e2b98b43b2adcca6bb0e465af0bdd38123873ae61eb17a72c2"
Ralf Jung10430db2022-07-15 14:04:23671dependencies = [
672 "once_cell",
673 "owo-colors",
674 "tracing-core",
675 "tracing-error",
676]
677
678[[package]]
Nilstrieb3295cdf2023-06-26 07:21:35679name = "colorchoice"
clubby789812daed2024-11-03 11:31:15680version = "1.0.3"
Nilstrieb3295cdf2023-06-26 07:21:35681source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:15682checksum = "5b63caa9aa9397e2d9480a9b13673856c78d8ac123288526c37d7839f2a86990"
Nilstrieb3295cdf2023-06-26 07:21:35683
684[[package]]
Nick Cameron127f9a62018-04-25 22:11:28685name = "colored"
clubby7890b095f82024-12-17 13:17:39686version = "2.2.0"
Nick Cameron127f9a62018-04-25 22:11:28687source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7890b095f82024-12-17 13:17:39688checksum = "117725a109d387c937a1533ce01b450cbde6b88abceea8473c4d7a85853cda3c"
Nick Cameron127f9a62018-04-25 22:11:28689dependencies = [
Yuki Okushi1f0a39502020-05-26 04:00:42690 "lazy_static",
clubby7890b095f82024-12-17 13:17:39691 "windows-sys 0.59.0",
Nick Cameron127f9a62018-04-25 22:11:28692]
693
694[[package]]
Philipp Kronesac25a732023-08-24 19:33:17695name = "comma"
696version = "1.0.0"
697source = "registry+https://github.com/rust-lang/crates.io-index"
698checksum = "55b672471b4e9f9e95499ea597ff64941a309b2cdbffcc46f2cc5e2d971fd335"
699
700[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29701name = "compiletest"
702version = "0.0.0"
703dependencies = [
Esteban Kuberb4bdb562024-03-02 22:36:52704 "anstyle-svg",
David Tolnay6b7b7752023-05-14 14:13:00705 "anyhow",
yukang414eb482023-02-03 16:23:11706 "build_helper",
Michael Howellb29d9d52021-02-24 06:42:42707 "colored",
Alex Crichton093ede22019-08-15 00:45:09708 "diff",
Alex Crichton093ede22019-08-15 00:45:09709 "getopts",
Xavier Denisf07607f2020-07-28 13:22:21710 "glob",
Pietro Albinic2306372023-09-15 14:09:45711 "home",
klensyc653bb92023-11-18 09:42:05712 "indexmap",
Alex Crichton093ede22019-08-15 00:45:09713 "libc",
Philipp Kronesa6d3c822023-07-02 13:07:47714 "miow",
Jakob Degen17395b42022-10-31 00:17:25715 "miropt-test-tools",
Alex Crichton093ede22019-08-15 00:45:09716 "regex",
Ralf Jungba86cf82024-09-17 13:20:50717 "rustfix",
许杰友 Jieyou Xu (Joe)e419b3d2024-10-29 08:10:05718 "semver",
Alex Crichton093ede22019-08-15 00:45:09719 "serde",
720 "serde_json",
Oliver Schererec7230f2020-07-24 18:42:00721 "tracing",
Tomasz Miąsko08d5e962020-10-20 00:00:00722 "tracing-subscriber",
Michael Howellb29d9d52021-02-24 06:42:42723 "unified-diff",
Alex Crichton093ede22019-08-15 00:45:09724 "walkdir",
klensy26c09b62024-09-24 13:14:49725 "windows",
Oliver Schneideracdf83f2017-12-06 08:25:29726]
727
728[[package]]
Philipp Kronesac25a732023-08-24 19:33:17729name = "console"
clubby7890b095f82024-12-17 13:17:39730version = "0.15.10"
Philipp Kronesac25a732023-08-24 19:33:17731source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7890b095f82024-12-17 13:17:39732checksum = "ea3c6ecd8059b57859df5c69830340ed3c41d30e3da0c1cbed90a96ac853041b"
Philipp Kronesac25a732023-08-24 19:33:17733dependencies = [
734 "encode_unicode",
Philipp Kronesac25a732023-08-24 19:33:17735 "libc",
clubby7890b095f82024-12-17 13:17:39736 "once_cell",
737 "unicode-width 0.2.0",
738 "windows-sys 0.59.0",
Philipp Kronesac25a732023-08-24 19:33:17739]
740
741[[package]]
Jacob Kieselbb5a8272024-06-22 07:27:59742name = "constant_time_eq"
clubby789812daed2024-11-03 11:31:15743version = "0.3.1"
Jacob Kieselbb5a8272024-06-22 07:27:59744source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:15745checksum = "7c74b8349d32d297c9134b8c88677813a227df8f779daa29bfc29c183fe3dca6"
Jacob Kieselbb5a8272024-06-22 07:27:59746
747[[package]]
nilsf77541a2023-04-11 11:46:41748name = "core-foundation-sys"
Trevor Gross7240da02024-08-07 07:09:12749version = "0.8.7"
nilsf77541a2023-04-11 11:46:41750source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:12751checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b"
nilsf77541a2023-04-11 11:46:41752
753[[package]]
Zalathar13671042023-08-11 01:52:37754name = "coverage-dump"
755version = "0.1.0"
756dependencies = [
757 "anyhow",
758 "leb128",
759 "md-5",
Trevor Gross4a515bd2024-08-26 20:02:54760 "miniz_oxide 0.7.4",
Zalathar13671042023-08-11 01:52:37761 "regex",
762 "rustc-demangle",
763]
764
765[[package]]
pierwillef6dd122022-02-10 16:54:01766name = "cpufeatures"
clubby789868668e2024-11-25 15:06:43767version = "0.2.16"
Pietro Albiniacd8e592020-10-01 15:15:12768source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:43769checksum = "16b80225097f2e5ae4e7179dd2266824648f3e2f49d9134d584b76389d31c4c3"
pierwillef6dd122022-02-10 16:54:01770dependencies = [
771 "libc",
772]
Pietro Albiniacd8e592020-10-01 15:15:12773
774[[package]]
Alex Crichtonb4110902018-12-08 11:06:54775name = "crc32fast"
clubby789d42c9602024-06-08 19:22:16776version = "1.4.2"
Alex Crichtonb4110902018-12-08 11:06:54777source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:16778checksum = "a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3"
Alex Crichtonb4110902018-12-08 11:06:54779dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:42780 "cfg-if",
Alex Crichtonb4110902018-12-08 11:06:54781]
Alex Crichton38bedfa2017-09-02 03:46:51782
783[[package]]
kennytmcab21f12018-07-26 21:58:55784name = "crossbeam-channel"
clubby7890b095f82024-12-17 13:17:39785version = "0.5.14"
Matthias Krüger451d4922020-02-10 19:47:38786source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7890b095f82024-12-17 13:17:39787checksum = "06ba6d68e24814cb8de6bb986db8222d3a027d15872cabc0d18817bc3c0e4471"
Matthias Krüger451d4922020-02-10 19:47:38788dependencies = [
Josh Stonef3b88122022-01-10 19:34:07789 "crossbeam-utils",
Matthias Krüger451d4922020-02-10 19:47:38790]
791
792[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:45793name = "crossbeam-deque"
clubby7890b095f82024-12-17 13:17:39794version = "0.8.6"
Josh Stone33c41252019-09-10 17:13:07795source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7890b095f82024-12-17 13:17:39796checksum = "9dd111b7b7f7d55b72c0a6ae361660ee5853c9af73f70c3c2ef6858b950e2e51"
Josh Stone33c41252019-09-10 17:13:07797dependencies = [
Igor Matuszewski5b091302019-12-10 15:01:01798 "crossbeam-epoch",
Josh Stonef3b88122022-01-10 19:34:07799 "crossbeam-utils",
Josh Stone33c41252019-09-10 17:13:07800]
801
802[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:45803name = "crossbeam-epoch"
clubby7899b73db32024-01-29 12:21:16804version = "0.9.18"
Matthias Krüger696fb8f2019-01-21 15:32:43805source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:16806checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e"
Matthias Krüger696fb8f2019-01-21 15:32:43807dependencies = [
Josh Stonef3b88122022-01-10 19:34:07808 "crossbeam-utils",
Matthias Krüger696fb8f2019-01-21 15:32:43809]
810
811[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:45812name = "crossbeam-utils"
clubby7890b095f82024-12-17 13:17:39813version = "0.8.21"
Eric Husse0f2f9d2019-11-12 17:57:41814source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7890b095f82024-12-17 13:17:39815checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28"
Eric Huss71bf7cf2020-10-14 22:16:47816
817[[package]]
Weihang Lo6306fd32023-01-04 15:33:59818name = "crypto-common"
819version = "0.1.6"
820source = "registry+https://github.com/rust-lang/crates.io-index"
821checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
822dependencies = [
823 "generic-array",
824 "typenum",
pierwillef6dd122022-02-10 16:54:01825]
826
827[[package]]
Ralf Jung13e47662023-05-23 10:10:18828name = "ctrlc"
Trevor Gross7240da02024-08-07 07:09:12829version = "3.4.5"
Ralf Jung13e47662023-05-23 10:10:18830source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:12831checksum = "90eeab0aa92f3f9b4e87f258c72b139c207d251f9cbc1080a0086b86a8870dd3"
Ralf Jung13e47662023-05-23 10:10:18832dependencies = [
833 "nix",
Trevor Gross7240da02024-08-07 07:09:12834 "windows-sys 0.59.0",
Ralf Jung13e47662023-05-23 10:10:18835]
836
837[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58838name = "curl"
clubby789812daed2024-11-03 11:31:15839version = "0.4.47"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58840source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:15841checksum = "d9fb4d13a1be2b58f14d60adba57c9834b78c62fd86c3e76a148f732686e9265"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58842dependencies = [
Alex Crichton093ede22019-08-15 00:45:09843 "curl-sys",
Alex Crichton093ede22019-08-15 00:45:09844 "libc",
845 "openssl-probe",
846 "openssl-sys",
847 "schannel",
klensyd5e8ad42021-07-04 18:49:56848 "socket2",
clubby7899b73db32024-01-29 12:21:16849 "windows-sys 0.52.0",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58850]
851
852[[package]]
853name = "curl-sys"
clubby789868668e2024-11-25 15:06:43854version = "0.4.78+curl-8.11.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58855source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:43856checksum = "8eec768341c5c7789611ae51cf6c459099f22e64a5d5d0ce4892434e33821eaf"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58857dependencies = [
Alex Crichton093ede22019-08-15 00:45:09858 "cc",
859 "libc",
Alex Crichton093ede22019-08-15 00:45:09860 "libz-sys",
861 "openssl-sys",
862 "pkg-config",
863 "vcpkg",
clubby7899b73db32024-01-29 12:21:16864 "windows-sys 0.52.0",
Josh Stone020c5ec2017-05-08 22:01:13865]
866
867[[package]]
Oli Scherer29de70d2023-07-25 13:09:53868name = "darling"
Trevor Gross7240da02024-08-07 07:09:12869version = "0.20.10"
Jakub Beránekf17047b2023-09-12 16:32:32870source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:12871checksum = "6f63b86c8a8826a49b8c21f08a2d07338eec8d900540f8630dc76284be802989"
Jakub Beránekf17047b2023-09-12 16:32:32872dependencies = [
klensy5e2a7ac2024-02-18 11:40:19873 "darling_core",
874 "darling_macro",
Jakub Beránekf17047b2023-09-12 16:32:32875]
876
877[[package]]
878name = "darling_core"
Trevor Gross7240da02024-08-07 07:09:12879version = "0.20.10"
Jakub Beránekf17047b2023-09-12 16:32:32880source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:12881checksum = "95133861a8032aaea082871032f5815eb9e98cef03fa916ab4500513994df9e5"
Oli Scherer29de70d2023-07-25 13:09:53882dependencies = [
883 "fnv",
884 "ident_case",
885 "proc-macro2",
886 "quote",
github-actions36c09332024-05-19 00:17:38887 "strsim",
clubby789868668e2024-11-25 15:06:43888 "syn 2.0.90",
Oli Scherer29de70d2023-07-25 13:09:53889]
890
891[[package]]
892name = "darling_macro"
Trevor Gross7240da02024-08-07 07:09:12893version = "0.20.10"
Jakub Beránekf17047b2023-09-12 16:32:32894source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:12895checksum = "d336a2a514f6ccccaa3e09b02d41d35330c07ddf03a62165fcec10bb561c7806"
Jakub Beránekf17047b2023-09-12 16:32:32896dependencies = [
klensy5e2a7ac2024-02-18 11:40:19897 "darling_core",
Oli Scherer29de70d2023-07-25 13:09:53898 "quote",
clubby789868668e2024-11-25 15:06:43899 "syn 2.0.90",
Oli Scherer29de70d2023-07-25 13:09:53900]
901
902[[package]]
Douglas Campos422fe7c2018-05-29 11:52:51903name = "datafrog"
Niko Matsakis826fb1d2019-01-02 19:45:22904version = "2.0.1"
Douglas Campos422fe7c2018-05-29 11:52:51905source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09906checksum = "a0afaad2b26fa326569eb264b1363e8ae3357618c43982b3f285f0774ce76b69"
Douglas Campos422fe7c2018-05-29 11:52:51907
908[[package]]
github-actions36c09332024-05-19 00:17:38909name = "dbus"
910version = "0.9.7"
911source = "registry+https://github.com/rust-lang/crates.io-index"
912checksum = "1bb21987b9fb1613058ba3843121dd18b163b254d8a6e797e144cbac14d96d1b"
913dependencies = [
914 "libc",
915 "libdbus-sys",
916 "winapi",
917]
918
919[[package]]
clubby7896ac3b572024-01-29 12:16:20920name = "deranged"
921version = "0.3.11"
922source = "registry+https://github.com/rust-lang/crates.io-index"
923checksum = "b42b6fa04a440b495c8b04d0e71b707c585f83cb9cb28cf8cd0d976c315e31b4"
924dependencies = [
925 "powerfmt",
926]
927
928[[package]]
Pavel Grigorenkofd16a0e2024-06-26 22:29:49929name = "derive-where"
930version = "1.2.7"
Michael Gouletde830572023-10-30 17:09:17931source = "registry+https://github.com/rust-lang/crates.io-index"
Pavel Grigorenkofd16a0e2024-06-26 22:29:49932checksum = "62d671cc41a825ebabc75757b62d3d168c577f9149b2d49ece1dad1f72119d25"
Michael Gouletde830572023-10-30 17:09:17933dependencies = [
934 "proc-macro2",
935 "quote",
clubby789868668e2024-11-25 15:06:43936 "syn 2.0.90",
Michael Gouletde830572023-10-30 17:09:17937]
938
939[[package]]
Jakub Beránekf17047b2023-09-12 16:32:32940name = "derive_builder"
clubby789812daed2024-11-03 11:31:15941version = "0.20.2"
Jakub Beránekf17047b2023-09-12 16:32:32942source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:15943checksum = "507dfb09ea8b7fa618fcf76e953f4f5e192547945816d5358edffe39f6f94947"
Jakub Beránekf17047b2023-09-12 16:32:32944dependencies = [
945 "derive_builder_macro",
946]
947
948[[package]]
949name = "derive_builder_core"
clubby789812daed2024-11-03 11:31:15950version = "0.20.2"
Jakub Beránekf17047b2023-09-12 16:32:32951source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:15952checksum = "2d5bcf7b024d6835cfb3d473887cd966994907effbe9227e8c8219824d06c4e8"
Jakub Beránekf17047b2023-09-12 16:32:32953dependencies = [
klensy5e2a7ac2024-02-18 11:40:19954 "darling",
Jakub Beránekf17047b2023-09-12 16:32:32955 "proc-macro2",
956 "quote",
clubby789868668e2024-11-25 15:06:43957 "syn 2.0.90",
Jakub Beránekf17047b2023-09-12 16:32:32958]
959
960[[package]]
961name = "derive_builder_macro"
clubby789812daed2024-11-03 11:31:15962version = "0.20.2"
Jakub Beránekf17047b2023-09-12 16:32:32963source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:15964checksum = "ab63b0e2bf4d5928aff72e83a7dace85d7bba5fe12dcc3c5a572d78caffd3f3c"
Jakub Beránekf17047b2023-09-12 16:32:32965dependencies = [
966 "derive_builder_core",
clubby789868668e2024-11-25 15:06:43967 "syn 2.0.90",
Jakub Beránekf17047b2023-09-12 16:32:32968]
969
970[[package]]
Oli Scherer29de70d2023-07-25 13:09:53971name = "derive_setters"
972version = "0.1.6"
973source = "registry+https://github.com/rust-lang/crates.io-index"
974checksum = "4e8ef033054e131169b8f0f9a7af8f5533a9436fadf3c500ed547f730f07090d"
975dependencies = [
klensy5e2a7ac2024-02-18 11:40:19976 "darling",
Oli Scherer29de70d2023-07-25 13:09:53977 "proc-macro2",
978 "quote",
clubby789868668e2024-11-25 15:06:43979 "syn 2.0.90",
Oli Scherer29de70d2023-07-25 13:09:53980]
981
982[[package]]
Cengiz Can837817c2017-04-27 19:41:18983name = "diff"
klensy43512e62022-07-26 16:16:43984version = "0.1.13"
Cengiz Can837817c2017-04-27 19:41:18985source = "registry+https://github.com/rust-lang/crates.io-index"
klensy43512e62022-07-26 16:16:43986checksum = "56254986775e3233ffa9c4d7d3faaf6d36a2c09d30b20687e9f88bc8bafc16c8"
Cengiz Can837817c2017-04-27 19:41:18987
988[[package]]
James Munnsde763692019-01-19 02:39:37989name = "digest"
Nilstrieb3295cdf2023-06-26 07:21:35990version = "0.10.7"
Pietro Albiniacd8e592020-10-01 15:15:12991source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:35992checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
Pietro Albiniacd8e592020-10-01 15:15:12993dependencies = [
klensy45fac342022-08-31 20:04:12994 "block-buffer",
pierwillef6dd122022-02-10 16:54:01995 "crypto-common",
James Munnsde763692019-01-19 02:39:37996]
997
998[[package]]
Ralf Jung44b0fd62018-11-28 20:22:45999name = "directories"
Ralf Jung5aecfe42023-10-07 05:55:481000version = "5.0.1"
Ralf Jung44b0fd62018-11-28 20:22:451001source = "registry+https://github.com/rust-lang/crates.io-index"
Ralf Jung5aecfe42023-10-07 05:55:481002checksum = "9a49173b84e034382284f27f1af4dcbbd231ffa358c0fe316541a7337f376a35"
Ralf Jung44b0fd62018-11-28 20:22:451003dependencies = [
Caleb Cartwrightffad9842024-06-22 21:22:001004 "dirs-sys",
Ralf Jung44b0fd62018-11-28 20:22:451005]
1006
1007[[package]]
flip19954c228cc2019-02-18 09:32:581008name = "dirs"
Caleb Cartwrightffad9842024-06-22 21:22:001009version = "5.0.1"
flip19954c228cc2019-02-18 09:32:581010source = "registry+https://github.com/rust-lang/crates.io-index"
Caleb Cartwrightffad9842024-06-22 21:22:001011checksum = "44c45a9d03d6676652bcb5e724c7e988de1acad23a711b5217ab9cbecbec2225"
flip19954c228cc2019-02-18 09:32:581012dependencies = [
Caleb Cartwrightffad9842024-06-22 21:22:001013 "dirs-sys",
flip19954c228cc2019-02-18 09:32:581014]
1015
1016[[package]]
flip19950046d7c2021-02-25 10:26:231017name = "dirs-next"
1018version = "2.0.0"
1019source = "registry+https://github.com/rust-lang/crates.io-index"
1020checksum = "b98cf8ebf19c3d1b223e151f99a4f9f0690dca41414773390fc824184ac833e1"
1021dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:421022 "cfg-if",
flip19950046d7c2021-02-25 10:26:231023 "dirs-sys-next",
1024]
1025
1026[[package]]
Ralf Jung4e8626e2019-06-13 07:58:321027name = "dirs-sys"
Ralf Jung5aecfe42023-10-07 05:55:481028version = "0.4.1"
1029source = "registry+https://github.com/rust-lang/crates.io-index"
1030checksum = "520f05a5cbd335fae5a99ff7a6ab8627577660ee5cfd6a94a6a929b52ff0321c"
1031dependencies = [
1032 "libc",
1033 "option-ext",
1034 "redox_users",
1035 "windows-sys 0.48.0",
1036]
1037
1038[[package]]
flip19950046d7c2021-02-25 10:26:231039name = "dirs-sys-next"
1040version = "0.1.2"
1041source = "registry+https://github.com/rust-lang/crates.io-index"
1042checksum = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d"
1043dependencies = [
1044 "libc",
Jubilee Young27ef7192021-04-23 22:49:471045 "redox_users",
Igor Matuszewskiaf53b0d2021-07-21 13:17:311046 "winapi",
Ralf Jung4e8626e2019-06-13 07:58:321047]
1048
1049[[package]]
Manish Goregaokar288194e2022-10-19 23:24:421050name = "displaydoc"
github-actions99053572024-06-23 00:18:081051version = "0.2.5"
Manish Goregaokar288194e2022-10-19 23:24:421052source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions99053572024-06-23 00:18:081053checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0"
Manish Goregaokar288194e2022-10-19 23:24:421054dependencies = [
1055 "proc-macro2",
1056 "quote",
clubby789868668e2024-11-25 15:06:431057 "syn 2.0.90",
Manish Goregaokar288194e2022-10-19 23:24:421058]
1059
1060[[package]]
klensyceee8802022-11-22 14:41:061061name = "dissimilar"
Mark Rousskov12200c92024-05-11 14:27:171062version = "1.0.9"
klensyceee8802022-11-22 14:41:061063source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:171064checksum = "59f8e79d1fbf76bdfbde321e902714bf6c49df88a7dda6fc682fc2979226962d"
klensyceee8802022-11-22 14:41:061065
1066[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291067name = "either"
Trevor Gross7240da02024-08-07 07:09:121068version = "1.13.0"
Oliver Schneideracdf83f2017-12-06 08:25:291069source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:121070checksum = "60b1af1c220855b6ceac025d3f6ecdd2b7c4894bfe9cd9bda4fbb4bc7c0d4cf0"
Oliver Schneideracdf83f2017-12-06 08:25:291071
1072[[package]]
steveklabnikecfbaca2018-04-03 14:32:041073name = "elasticlunr-rs"
Nilstrieb3295cdf2023-06-26 07:21:351074version = "3.0.2"
steveklabnikecfbaca2018-04-03 14:32:041075source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:351076checksum = "41e83863a500656dfa214fee6682de9c5b9f03de6860fec531235ed2ae9f6571"
steveklabnikecfbaca2018-04-03 14:32:041077dependencies = [
Alex Crichton093ede22019-08-15 00:45:091078 "regex",
1079 "serde",
1080 "serde_derive",
1081 "serde_json",
steveklabnikecfbaca2018-04-03 14:32:041082]
1083
1084[[package]]
Oli Schererdecfb4d2023-02-21 08:37:101085name = "elsa"
Oli Scherer457a1622023-04-05 08:07:291086version = "1.7.1"
Oli Schererdecfb4d2023-02-21 08:37:101087source = "registry+https://github.com/rust-lang/crates.io-index"
Oli Scherer457a1622023-04-05 08:07:291088checksum = "848fe615fbb0a74d9ae68dcaa510106d32e37d9416207bbea4bd008bd89c47ed"
Oli Schererdecfb4d2023-02-21 08:37:101089dependencies = [
1090 "stable_deref_trait",
1091]
1092
1093[[package]]
Sean Griffin755bdaa2018-01-29 20:45:121094name = "ena"
Michael Goulet2af08712024-05-06 18:32:391095version = "0.14.3"
Markus Westerlindcaacdd22020-02-25 08:47:071096source = "registry+https://github.com/rust-lang/crates.io-index"
Michael Goulet2af08712024-05-06 18:32:391097checksum = "3d248bdd43ce613d87415282f69b9bb99d947d290b10962dd6c56233312c2ad5"
varkor443a2d42019-03-19 21:30:071098dependencies = [
Alex Crichton093ede22019-08-15 00:45:091099 "log",
varkor443a2d42019-03-19 21:30:071100]
1101
1102[[package]]
Philipp Kronesac25a732023-08-24 19:33:171103name = "encode_unicode"
clubby7890b095f82024-12-17 13:17:391104version = "1.0.0"
Philipp Kronesac25a732023-08-24 19:33:171105source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7890b095f82024-12-17 13:17:391106checksum = "34aa73646ffb006b8f5147f3dc182bd4bcb190227ce861fc4a4844bf8e3cb2c0"
Philipp Kronesac25a732023-08-24 19:33:171107
1108[[package]]
Eric Huss51f20b42024-02-07 04:22:131109name = "env_filter"
Trevor Gross7240da02024-08-07 07:09:121110version = "0.1.2"
Eric Huss51f20b42024-02-07 04:22:131111source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:121112checksum = "4f2c92ceda6ceec50f43169f9ee8424fe2db276791afde7b2cd8bc084cb376ab"
Eric Huss51f20b42024-02-07 04:22:131113dependencies = [
1114 "log",
1115 "regex",
1116]
1117
1118[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581119name = "env_logger"
Trevor Gross7240da02024-08-07 07:09:121120version = "0.11.5"
Eric Huss51f20b42024-02-07 04:22:131121source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:121122checksum = "e13fa619b91fb2381732789fc5de83b45675e882f66623b7d8cb4f643017018d"
Eric Huss51f20b42024-02-07 04:22:131123dependencies = [
Philipp Kronesf99056b2024-02-27 14:50:231124 "anstream",
Eric Huss51f20b42024-02-07 04:22:131125 "anstyle",
1126 "env_filter",
1127 "humantime",
1128 "log",
1129]
1130
1131[[package]]
Nilstrieb3295cdf2023-06-26 07:21:351132name = "equivalent"
clubby7899b73db32024-01-29 12:21:161133version = "1.0.1"
Nilstrieb3295cdf2023-06-26 07:21:351134source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:161135checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5"
Nilstrieb3295cdf2023-06-26 07:21:351136
1137[[package]]
Weihang Lo1e5dad02022-11-25 22:37:041138name = "errno"
clubby789868668e2024-11-25 15:06:431139version = "0.3.10"
Weihang Lo1e5dad02022-11-25 22:37:041140source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:431141checksum = "33d852cb9b869c2a9b3df2f71a3074817f01e1844f839a144f5fcef059a4eb5d"
Weihang Lo1e5dad02022-11-25 22:37:041142dependencies = [
Weihang Lo1e5dad02022-11-25 22:37:041143 "libc",
clubby789868668e2024-11-25 15:06:431144 "windows-sys 0.59.0",
Weihang Lo1e5dad02022-11-25 22:37:041145]
1146
1147[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291148name = "error_index_generator"
1149version = "0.0.0"
Mark Simulacrume2e9b402017-07-23 02:01:581150dependencies = [
Guillaume Gomez11716972022-08-29 16:05:211151 "mdbook",
Mark Simulacrume2e9b402017-07-23 02:01:581152]
Ahmed Charles9ca382f2016-09-02 08:55:291153
1154[[package]]
Aleksey Kladovf7be59c2020-08-21 12:03:501155name = "expect-test"
github-actions4035c242024-04-07 00:16:571156version = "1.5.0"
Aleksey Kladovf7be59c2020-08-21 12:03:501157source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions4035c242024-04-07 00:16:571158checksum = "9e0be0a561335815e06dab7c62e50353134c796e7a6155402a64bcff66b6a5e0"
Aleksey Kladovf7be59c2020-08-21 12:03:501159dependencies = [
klensyceee8802022-11-22 14:41:061160 "dissimilar",
Aleksey Kladovf7be59c2020-08-21 12:03:501161 "once_cell",
1162]
1163
1164[[package]]
Ralf Jung10430db2022-07-15 14:04:231165name = "eyre"
clubby7899b73db32024-01-29 12:21:161166version = "0.6.12"
Ralf Jung10430db2022-07-15 14:04:231167source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:161168checksum = "7cd915d99f24784cdc19fd37ef22b97e3ff0ae756c7e492e9fbfe897d61e2aec"
Ralf Jung10430db2022-07-15 14:04:231169dependencies = [
1170 "indenter",
1171 "once_cell",
1172]
1173
1174[[package]]
David Wood2dc1a8a2021-12-03 14:24:051175name = "fallible-iterator"
dirreke74817b72023-08-14 14:57:381176version = "0.3.0"
David Wood2dc1a8a2021-12-03 14:24:051177source = "registry+https://github.com/rust-lang/crates.io-index"
dirreke74817b72023-08-14 14:57:381178checksum = "2acce4a10f12dc2fb14a218589d4f1f62ef011b2d0cc4b3cb1bba8e94da14649"
David Wood2dc1a8a2021-12-03 14:24:051179
1180[[package]]
Ralf Jung55162732022-11-15 19:06:421181name = "fastrand"
clubby7890b095f82024-12-17 13:17:391182version = "2.3.0"
Ralf Jung55162732022-11-15 19:06:421183source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7890b095f82024-12-17 13:17:391184checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be"
Ralf Jung55162732022-11-15 19:06:421185
1186[[package]]
John Kåre Alsaker7aab1dd2023-04-30 07:29:021187name = "field-offset"
est31b0483962023-06-05 02:53:301188version = "0.3.6"
John Kåre Alsaker7aab1dd2023-04-30 07:29:021189source = "registry+https://github.com/rust-lang/crates.io-index"
est31b0483962023-06-05 02:53:301190checksum = "38e2275cc4e4fc009b0669731a1e5ab7ebf11f469eaede2bab9309a5b4d6057f"
John Kåre Alsaker7aab1dd2023-04-30 07:29:021191dependencies = [
Nilstrieb3295cdf2023-06-26 07:21:351192 "memoffset",
John Kåre Alsaker7aab1dd2023-04-30 07:29:021193 "rustc_version",
1194]
1195
1196[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291197name = "filetime"
Trevor Gross4a515bd2024-08-26 20:02:541198version = "0.2.25"
Alex Crichton924f8c72018-04-18 15:43:591199source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:541200checksum = "35c0522e981e68cbfa8c3f978441a5f34b30b96e146b33cd3359176b50fe8586"
Alex Crichton924f8c72018-04-18 15:43:591201dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:421202 "cfg-if",
Alex Crichton093ede22019-08-15 00:45:091203 "libc",
Trevor Gross7240da02024-08-07 07:09:121204 "libredox",
1205 "windows-sys 0.59.0",
Alex Crichton924f8c72018-04-18 15:43:591206]
1207
1208[[package]]
Josh Stone020c5ec2017-05-08 22:01:131209name = "flate2"
clubby789868668e2024-11-25 15:06:431210version = "1.0.35"
Felix Schütt7c13fa32017-12-31 14:34:291211source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:431212checksum = "c936bfdafb507ebbf50b8074c54fa31c5be9a1e7e5f467dd659697041407d07c"
Felix Schütt7c13fa32017-12-31 14:34:291213dependencies = [
Alex Crichton093ede22019-08-15 00:45:091214 "crc32fast",
clubby7890b095f82024-12-17 13:17:391215 "miniz_oxide 0.8.1",
Felix Schütt7c13fa32017-12-31 14:34:291216]
1217
1218[[package]]
David Wood7f916972022-03-26 07:27:431219name = "fluent-bundle"
Mark Rousskov12200c92024-05-11 14:27:171220version = "0.15.3"
David Wood7f916972022-03-26 07:27:431221source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:171222checksum = "7fe0a21ee80050c678013f82edf4b705fe2f26f1f9877593d13198612503f493"
David Wood7f916972022-03-26 07:27:431223dependencies = [
1224 "fluent-langneg",
1225 "fluent-syntax",
1226 "intl-memoizer",
1227 "intl_pluralrules",
Trevor Gross4a515bd2024-08-26 20:02:541228 "rustc-hash 1.1.0",
klensyc653bb92023-11-18 09:42:051229 "self_cell 0.10.3",
David Wood7f916972022-03-26 07:27:431230 "smallvec",
1231 "unic-langid",
1232]
1233
1234[[package]]
1235name = "fluent-langneg"
1236version = "0.13.0"
1237source = "registry+https://github.com/rust-lang/crates.io-index"
1238checksum = "2c4ad0989667548f06ccd0e306ed56b61bd4d35458d54df5ec7587c0e8ed5e94"
1239dependencies = [
1240 "unic-langid",
1241]
1242
1243[[package]]
1244name = "fluent-syntax"
Mark Rousskov12200c92024-05-11 14:27:171245version = "0.11.1"
David Wood7f916972022-03-26 07:27:431246source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:171247checksum = "2a530c4694a6a8d528794ee9bbd8ba0122e779629ac908d15ad5a7ae7763a33d"
David Wood7f916972022-03-26 07:27:431248dependencies = [
clubby7890b095f82024-12-17 13:17:391249 "thiserror 1.0.69",
David Wood7f916972022-03-26 07:27:431250]
1251
1252[[package]]
Simon Sapinb77ff242017-07-18 21:26:551253name = "fnv"
Mark Rousskov342d9562020-08-17 15:21:441254version = "1.0.7"
Simon Sapinb77ff242017-07-18 21:26:551255source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:441256checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
Simon Sapinb77ff242017-07-18 21:26:551257
1258[[package]]
clubby789812daed2024-11-03 11:31:151259name = "foldhash"
1260version = "0.1.3"
1261source = "registry+https://github.com/rust-lang/crates.io-index"
1262checksum = "f81ec6369c545a7d40e4589b5597581fa1c441fe1cce96dd1de43159910a36a2"
1263
1264[[package]]
Eric Hussf3287a62021-05-12 00:39:511265name = "form_urlencoded"
clubby7899b73db32024-01-29 12:21:161266version = "1.2.1"
Eric Hussf3287a62021-05-12 00:39:511267source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:161268checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456"
Eric Hussf3287a62021-05-12 00:39:511269dependencies = [
Eric Huss4a7e2fb2022-08-21 04:19:431270 "percent-encoding",
Eric Hussf3287a62021-05-12 00:39:511271]
1272
1273[[package]]
Nixon Enraght-Moonyce21447c2021-03-24 15:52:471274name = "fs-err"
clubby7899b73db32024-01-29 12:21:161275version = "2.11.0"
Nixon Enraght-Moonyce21447c2021-03-24 15:52:471276source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:161277checksum = "88a41f105fe1d5b6b34b2055e3dc59bb79b46b48b2040b9e6c7b4b5de097aa41"
1278dependencies = [
1279 "autocfg",
1280]
Nixon Enraght-Moonyce21447c2021-03-24 15:52:471281
1282[[package]]
Jakub Beránek91d2fb22023-06-03 07:41:441283name = "fs_extra"
1284version = "1.3.0"
1285source = "registry+https://github.com/rust-lang/crates.io-index"
1286checksum = "42703706b716c37f96a77aea830392ad231f44c9e9a67872fa5548707e11b11c"
1287
1288[[package]]
steveklabnikecfbaca2018-04-03 14:32:041289name = "futf"
Eric Huss04b75a72022-06-22 23:49:241290version = "0.1.5"
steveklabnikecfbaca2018-04-03 14:32:041291source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss04b75a72022-06-22 23:49:241292checksum = "df420e2e84819663797d1ec6544b13c5be84629e7bb00dc960d6917db2987843"
steveklabnikecfbaca2018-04-03 14:32:041293dependencies = [
Alex Crichton093ede22019-08-15 00:45:091294 "mac",
1295 "new_debug_unreachable",
steveklabnikecfbaca2018-04-03 14:32:041296]
1297
1298[[package]]
Nick Cameronad8ecc22017-07-19 01:32:121299name = "futures"
clubby789812daed2024-11-03 11:31:151300version = "0.3.31"
Caleb Cartwright63913182021-02-10 01:52:541301source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:151302checksum = "65bc07b1a8bc7c85c5f2e110c476c7389b4554ba72af57d8445ea63a576b0876"
Caleb Cartwright63913182021-02-10 01:52:541303dependencies = [
1304 "futures-channel",
1305 "futures-core",
1306 "futures-executor",
1307 "futures-io",
1308 "futures-sink",
1309 "futures-task",
1310 "futures-util",
1311]
1312
1313[[package]]
1314name = "futures-channel"
clubby789812daed2024-11-03 11:31:151315version = "0.3.31"
Caleb Cartwright63913182021-02-10 01:52:541316source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:151317checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10"
Caleb Cartwright63913182021-02-10 01:52:541318dependencies = [
1319 "futures-core",
1320 "futures-sink",
1321]
1322
1323[[package]]
1324name = "futures-core"
clubby789812daed2024-11-03 11:31:151325version = "0.3.31"
Caleb Cartwright63913182021-02-10 01:52:541326source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:151327checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e"
Caleb Cartwright63913182021-02-10 01:52:541328
1329[[package]]
1330name = "futures-executor"
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 = "1e28d1d997f585e54aebc3f97d39e72338912123a67330d723fdbb564d646c9f"
Caleb Cartwright63913182021-02-10 01:52:541334dependencies = [
1335 "futures-core",
1336 "futures-task",
1337 "futures-util",
Caleb Cartwright63913182021-02-10 01:52:541338]
1339
1340[[package]]
1341name = "futures-io"
clubby789812daed2024-11-03 11:31:151342version = "0.3.31"
Caleb Cartwright63913182021-02-10 01:52:541343source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:151344checksum = "9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6"
Caleb Cartwright63913182021-02-10 01:52:541345
1346[[package]]
1347name = "futures-macro"
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 = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650"
Caleb Cartwright63913182021-02-10 01:52:541351dependencies = [
Caleb Cartwright63913182021-02-10 01:52:541352 "proc-macro2",
1353 "quote",
clubby789868668e2024-11-25 15:06:431354 "syn 2.0.90",
Caleb Cartwright63913182021-02-10 01:52:541355]
1356
1357[[package]]
1358name = "futures-sink"
clubby789812daed2024-11-03 11:31:151359version = "0.3.31"
Caleb Cartwright63913182021-02-10 01:52:541360source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:151361checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7"
Caleb Cartwright63913182021-02-10 01:52:541362
1363[[package]]
1364name = "futures-task"
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 = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988"
Caleb Cartwright63913182021-02-10 01:52:541368
1369[[package]]
1370name = "futures-util"
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 = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81"
Caleb Cartwright63913182021-02-10 01:52:541374dependencies = [
Caleb Cartwright63913182021-02-10 01:52:541375 "futures-channel",
1376 "futures-core",
1377 "futures-io",
1378 "futures-macro",
1379 "futures-sink",
1380 "futures-task",
1381 "memchr",
Igor Matuszewskiaf53b0d2021-07-21 13:17:311382 "pin-project-lite",
Caleb Cartwright63913182021-02-10 01:52:541383 "pin-utils",
Caleb Cartwright63913182021-02-10 01:52:541384 "slab",
1385]
1386
1387[[package]]
Pietro Albini4af7de12022-11-15 10:27:191388name = "generate-copyright"
1389version = "0.1.0"
1390dependencies = [
1391 "anyhow",
klensy26c09b62024-09-24 13:14:491392 "cargo_metadata",
Jonathan Pallant4e24e9b2024-08-06 11:03:371393 "rinja",
Pietro Albini4af7de12022-11-15 10:27:191394 "serde",
1395 "serde_json",
clubby7890b095f82024-12-17 13:17:391396 "thiserror 1.0.69",
Pietro Albini4af7de12022-11-15 10:27:191397]
1398
1399[[package]]
Chris Dentonf9b3d6a2023-04-15 10:57:071400name = "generate-windows-sys"
1401version = "0.1.0"
1402dependencies = [
1403 "windows-bindgen",
1404]
1405
1406[[package]]
James Munnsde763692019-01-19 02:39:371407name = "generic-array"
Nilstrieb3295cdf2023-06-26 07:21:351408version = "0.14.7"
Pietro Albiniacd8e592020-10-01 15:15:121409source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:351410checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
Pietro Albiniacd8e592020-10-01 15:15:121411dependencies = [
1412 "typenum",
1413 "version_check",
1414]
1415
1416[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291417name = "getopts"
Alex Crichtonb47c9692019-08-16 15:29:081418version = "0.2.21"
Ahmed Charles9ca382f2016-09-02 08:55:291419source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichtonb47c9692019-08-16 15:29:081420checksum = "14dbbfd5c71d70241ecf9e6f13737f7b5ce823821063188d7e46c41d371eebd5"
varkore72f7e12019-04-30 19:37:361421dependencies = [
printfn46b41b42024-10-12 21:57:501422 "unicode-width 0.1.14",
varkore72f7e12019-04-30 19:37:361423]
Ahmed Charles9ca382f2016-09-02 08:55:291424
1425[[package]]
gnzlbg52caca02019-08-01 15:02:261426name = "getrandom"
clubby789d42c9602024-06-08 19:22:161427version = "0.2.15"
Ralf Jung0e908752020-09-17 18:04:201428source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:161429checksum = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7"
Ralf Jung0e908752020-09-17 18:04:201430dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:421431 "cfg-if",
Ralf Jung0e908752020-09-17 18:04:201432 "libc",
Thom Chiovolonia4bf36e2022-11-21 00:55:411433 "wasi",
Ralf Jung0e908752020-09-17 18:04:201434]
1435
1436[[package]]
Alex Crichton06d565c2020-05-13 21:22:371437name = "gimli"
clubby7899b73db32024-01-29 12:21:161438version = "0.28.1"
dirreke74817b72023-08-14 14:57:381439source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:161440checksum = "4271d37baee1b8c7e4b708028c57d816cf9d2434acb33a549475f78c181f6253"
klensy26c09b62024-09-24 13:14:491441
1442[[package]]
1443name = "gimli"
1444version = "0.30.0"
1445source = "registry+https://github.com/rust-lang/crates.io-index"
1446checksum = "e2e1d97fbe9722ba9bbd0c97051c2956e726562b61f86a25a4360398a40edfc9"
Qiu Chaofan7c8c9cf2023-02-01 04:29:191447dependencies = [
dirreke74817b72023-08-14 14:57:381448 "fallible-iterator",
klensyc653bb92023-11-18 09:42:051449 "indexmap",
dirreke74817b72023-08-14 14:57:381450 "stable_deref_trait",
David Wood2dc1a8a2021-12-03 14:24:051451]
1452
1453[[package]]
Jubilee Young3ec9d8d2024-05-28 00:05:321454name = "gimli"
clubby789812daed2024-11-03 11:31:151455version = "0.31.1"
Mrmaxmeier664907c2024-07-16 09:01:351456source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:151457checksum = "07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f"
Mrmaxmeier664907c2024-07-16 09:01:351458dependencies = [
1459 "fallible-iterator",
1460 "indexmap",
1461 "stable_deref_trait",
1462]
1463
1464[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581465name = "glob"
Nilstrieb3295cdf2023-06-26 07:21:351466version = "0.3.1"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581467source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:351468checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581469
1470[[package]]
Simon Sapinb77ff242017-07-18 21:26:551471name = "globset"
Trevor Gross4a515bd2024-08-26 20:02:541472version = "0.4.15"
Simon Sapinb77ff242017-07-18 21:26:551473source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:541474checksum = "15f1ce686646e7f1e19bf7d5533fe443a45dbfb990e00629110797578b42fb19"
Simon Sapinb77ff242017-07-18 21:26:551475dependencies = [
clubby7899b73db32024-01-29 12:21:161476 "aho-corasick",
klensy9b6a6b12023-05-26 10:03:471477 "bstr",
Alex Crichton093ede22019-08-15 00:45:091478 "log",
clubby789868668e2024-11-25 15:06:431479 "regex-automata 0.4.9",
clubby789812daed2024-11-03 11:31:151480 "regex-syntax 0.8.5",
Simon Sapinb77ff242017-07-18 21:26:551481]
1482
1483[[package]]
Vishnunarayan K Iea146072020-10-26 13:34:291484name = "gsgdt"
Krasimir Georgieva9698e22022-01-03 19:25:461485version = "0.1.2"
Vishnunarayan K Iea146072020-10-26 13:34:291486source = "registry+https://github.com/rust-lang/crates.io-index"
Krasimir Georgieva9698e22022-01-03 19:25:461487checksum = "a0d876ce7262df96262a2a19531da6ff9a86048224d49580a585fc5c04617825"
Vishnunarayan K Iea146072020-10-26 13:34:291488dependencies = [
1489 "serde",
1490]
1491
1492[[package]]
Steve Klabnika0769612017-02-07 23:13:571493name = "handlebars"
clubby789868668e2024-11-25 15:06:431494version = "6.2.0"
Steve Klabnika0769612017-02-07 23:13:571495source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:431496checksum = "fd4ccde012831f9a071a637b0d4e31df31c0f6c525784b35ae76a9ac6bc1e315"
Steve Klabnika0769612017-02-07 23:13:571497dependencies = [
Alex Crichton093ede22019-08-15 00:45:091498 "log",
clubby789868668e2024-11-25 15:06:431499 "num-order",
Alex Crichton093ede22019-08-15 00:45:091500 "pest",
1501 "pest_derive",
Alex Crichton093ede22019-08-15 00:45:091502 "serde",
1503 "serde_json",
clubby7890b095f82024-12-17 13:17:391504 "thiserror 1.0.69",
James Munnsde763692019-01-19 02:39:371505]
1506
1507[[package]]
Amanieu d'Antras1fa7a212019-02-07 11:08:051508name = "hashbrown"
Mark Rousskov12200c92024-05-11 14:27:171509version = "0.14.5"
The 8472479be6a2023-06-08 14:55:491510source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:171511checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1"
The 8472479be6a2023-06-08 14:55:491512dependencies = [
dirreke74817b72023-08-14 14:57:381513 "ahash",
The 8472479be6a2023-06-08 14:55:491514 "allocator-api2",
Alex Crichton2a3e22b2024-06-24 19:30:441515 "serde",
Amanieu d'Antrasa529ba82023-01-09 17:49:241516]
1517
1518[[package]]
clubby789812daed2024-11-03 11:31:151519name = "hashbrown"
clubby789868668e2024-11-25 15:06:431520version = "0.15.2"
clubby789812daed2024-11-03 11:31:151521source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:431522checksum = "bf151400ff0baff5465007dd2f3e717f3fe502074ca563069ce3a6629d07b289"
clubby789812daed2024-11-03 11:31:151523dependencies = [
1524 "foldhash",
1525]
1526
1527[[package]]
Bastien Orivel5c4534a2018-12-08 14:11:471528name = "heck"
Nilstrieb3295cdf2023-06-26 07:21:351529version = "0.4.1"
Caleb Cartwrightf367f4d2022-06-13 03:04:541530source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:351531checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
Caleb Cartwrightf367f4d2022-06-13 03:04:541532
1533[[package]]
github-actionsc486d2d2024-03-17 00:26:011534name = "heck"
1535version = "0.5.0"
1536source = "registry+https://github.com/rust-lang/crates.io-index"
1537checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
1538
1539[[package]]
Stefan Lankes5ebd4d92019-10-20 07:55:101540name = "hermit-abi"
Stefan Lankes3726cbb2024-02-28 22:01:561541version = "0.3.9"
Stefan Lankes7143379a2022-12-06 19:31:431542source = "registry+https://github.com/rust-lang/crates.io-index"
Stefan Lankes3726cbb2024-02-28 22:01:561543checksum = "d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024"
Stefan Lankes1f125a62024-06-07 18:20:511544
1545[[package]]
Alex Crichton1cede102017-06-15 02:33:061546name = "hex"
Nilstrieb3295cdf2023-06-26 07:21:351547version = "0.4.3"
Aaron Hilld440e132019-09-16 18:45:401548source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:351549checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
Aaron Hilld440e132019-09-16 18:45:401550
1551[[package]]
Pietro Albinic2306372023-09-15 14:09:451552name = "home"
clubby7890b095f82024-12-17 13:17:391553version = "0.5.11"
Pietro Albinic2306372023-09-15 14:09:451554source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7890b095f82024-12-17 13:17:391555checksum = "589533453244b0995c858700322199b2becb13b627df2851f64a2775d024abcf"
Pietro Albinic2306372023-09-15 14:09:451556dependencies = [
clubby7890b095f82024-12-17 13:17:391557 "windows-sys 0.59.0",
Pietro Albinic2306372023-09-15 14:09:451558]
1559
1560[[package]]
Guillaume Gomez83a2bc32021-04-23 14:43:181561name = "html-checker"
1562version = "0.1.0"
1563dependencies = [
Alex Gaynor5b0ec1e2022-07-30 03:26:001564 "rayon",
Guillaume Gomez83a2bc32021-04-23 14:43:181565 "walkdir",
1566]
1567
1568[[package]]
Esteban Kuberb4bdb562024-03-02 22:36:521569name = "html-escape"
1570version = "0.2.13"
1571source = "registry+https://github.com/rust-lang/crates.io-index"
1572checksum = "6d1ad449764d627e22bfd7cd5e8868264fc9236e07c752972b4080cd351cb476"
1573dependencies = [
1574 "utf8-width",
1575]
1576
1577[[package]]
steveklabnikecfbaca2018-04-03 14:32:041578name = "html5ever"
github-actions36c09332024-05-19 00:17:381579version = "0.27.0"
1580source = "registry+https://github.com/rust-lang/crates.io-index"
1581checksum = "c13771afe0e6e846f1e67d038d4cb29998a6779f93c809212e4e9c32efd244d4"
1582dependencies = [
1583 "log",
1584 "mac",
klensy52242f22024-06-15 15:53:451585 "markup5ever",
github-actions36c09332024-05-19 00:17:381586 "proc-macro2",
1587 "quote",
clubby789868668e2024-11-25 15:06:431588 "syn 2.0.90",
github-actions36c09332024-05-19 00:17:381589]
1590
1591[[package]]
Jakub Beránek91d2fb22023-06-03 07:41:441592name = "humansize"
1593version = "2.1.3"
1594source = "registry+https://github.com/rust-lang/crates.io-index"
1595checksum = "6cb51c9a029ddc91b07a787f1d86b53ccfa49b0e86688c946ebe8d3555685dd7"
1596dependencies = [
Caleb Cartwright35400e82023-10-23 01:34:121597 "libm",
Jakub Beránek91d2fb22023-06-03 07:41:441598]
1599
1600[[package]]
Alex Crichton87f3dda2018-03-01 19:08:481601name = "humantime"
Nilstrieb3295cdf2023-06-26 07:21:351602version = "2.1.0"
Eric Hussd45d8b12020-01-21 17:55:431603source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:351604checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
Eric Hussd45d8b12020-01-21 17:55:431605
1606[[package]]
nilsf77541a2023-04-11 11:46:411607name = "iana-time-zone"
Trevor Gross4a515bd2024-08-26 20:02:541608version = "0.1.61"
nilsf77541a2023-04-11 11:46:411609source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:541610checksum = "235e081f3925a06703c2d0117ea8b91f042756fd6e7a6e5d901e8ca1a996b220"
nilsf77541a2023-04-11 11:46:411611dependencies = [
1612 "android_system_properties",
1613 "core-foundation-sys",
1614 "iana-time-zone-haiku",
1615 "js-sys",
1616 "wasm-bindgen",
Guillaume Gomezf4495862024-07-31 14:08:311617 "windows-core 0.52.0",
nilsf77541a2023-04-11 11:46:411618]
1619
1620[[package]]
1621name = "iana-time-zone-haiku"
klensy9b6a6b12023-05-26 10:03:471622version = "0.1.2"
nilsf77541a2023-04-11 11:46:411623source = "registry+https://github.com/rust-lang/crates.io-index"
klensy9b6a6b12023-05-26 10:03:471624checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
nilsf77541a2023-04-11 11:46:411625dependencies = [
klensy9b6a6b12023-05-26 10:03:471626 "cc",
nilsf77541a2023-04-11 11:46:411627]
1628
1629[[package]]
clubby789868668e2024-11-25 15:06:431630name = "icu_collections"
1631version = "1.5.0"
1632source = "registry+https://github.com/rust-lang/crates.io-index"
1633checksum = "db2fa452206ebee18c4b5c2274dbf1de17008e874b4dc4f0aea9d01ca79e4526"
1634dependencies = [
1635 "displaydoc",
1636 "yoke",
1637 "zerofrom",
1638 "zerovec",
1639]
1640
1641[[package]]
Charles Lewa7750042022-11-06 06:43:251642name = "icu_list"
clubby7899d85dfc2024-06-08 19:18:311643version = "1.5.0"
Charles Lewa7750042022-11-06 06:43:251644source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:311645checksum = "bbfeda1d7775b6548edd4e8b7562304a559a91ed56ab56e18961a053f367c365"
Charles Lewa7750042022-11-06 06:43:251646dependencies = [
1647 "displaydoc",
Nilstriebffffc202023-11-06 13:42:201648 "icu_list_data",
1649 "icu_locid_transform",
Charles Lewa7750042022-11-06 06:43:251650 "icu_provider",
1651 "regex-automata 0.2.0",
1652 "writeable",
Charles Lewa7750042022-11-06 06:43:251653]
1654
1655[[package]]
Nilstriebffffc202023-11-06 13:42:201656name = "icu_list_data"
clubby7899d85dfc2024-06-08 19:18:311657version = "1.5.0"
Charles Lewa7750042022-11-06 06:43:251658source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:311659checksum = "e1825170d2c6679cb20dbd96a589d034e49f698aed9a2ef4fafc9a0101ed298f"
Nilstriebffffc202023-11-06 13:42:201660
1661[[package]]
1662name = "icu_locid"
clubby7899d85dfc2024-06-08 19:18:311663version = "1.5.0"
Nilstriebffffc202023-11-06 13:42:201664source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:311665checksum = "13acbb8371917fc971be86fc8057c41a64b521c184808a698c02acc242dbf637"
Charles Lewa7750042022-11-06 06:43:251666dependencies = [
1667 "displaydoc",
1668 "litemap",
1669 "tinystr",
1670 "writeable",
1671 "zerovec",
1672]
1673
1674[[package]]
Nilstriebffffc202023-11-06 13:42:201675name = "icu_locid_transform"
clubby7899d85dfc2024-06-08 19:18:311676version = "1.5.0"
Charles Lewa7750042022-11-06 06:43:251677source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:311678checksum = "01d11ac35de8e40fdeda00d9e1e9d92525f3f9d887cdd7aa81d727596788b54e"
Nilstriebffffc202023-11-06 13:42:201679dependencies = [
1680 "displaydoc",
1681 "icu_locid",
1682 "icu_locid_transform_data",
1683 "icu_provider",
1684 "tinystr",
1685 "zerovec",
1686]
1687
1688[[package]]
1689name = "icu_locid_transform_data"
clubby7899d85dfc2024-06-08 19:18:311690version = "1.5.0"
Nilstriebffffc202023-11-06 13:42:201691source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:311692checksum = "fdc8ff3388f852bede6b579ad4e978ab004f139284d7b28715f773507b946f6e"
Nilstriebffffc202023-11-06 13:42:201693
1694[[package]]
clubby789868668e2024-11-25 15:06:431695name = "icu_normalizer"
1696version = "1.5.0"
1697source = "registry+https://github.com/rust-lang/crates.io-index"
1698checksum = "19ce3e0da2ec68599d193c93d088142efd7f9c5d6fc9b803774855747dc6a84f"
1699dependencies = [
1700 "displaydoc",
1701 "icu_collections",
1702 "icu_normalizer_data",
1703 "icu_properties",
1704 "icu_provider",
1705 "smallvec",
1706 "utf16_iter",
1707 "utf8_iter",
1708 "write16",
1709 "zerovec",
1710]
1711
1712[[package]]
1713name = "icu_normalizer_data"
1714version = "1.5.0"
1715source = "registry+https://github.com/rust-lang/crates.io-index"
1716checksum = "f8cafbf7aa791e9b22bec55a167906f9e1215fd475cd22adfcf660e03e989516"
1717
1718[[package]]
1719name = "icu_properties"
1720version = "1.5.1"
1721source = "registry+https://github.com/rust-lang/crates.io-index"
1722checksum = "93d6020766cfc6302c15dbbc9c8778c37e62c14427cb7f6e601d849e092aeef5"
1723dependencies = [
1724 "displaydoc",
1725 "icu_collections",
1726 "icu_locid_transform",
1727 "icu_properties_data",
1728 "icu_provider",
1729 "tinystr",
1730 "zerovec",
1731]
1732
1733[[package]]
1734name = "icu_properties_data"
1735version = "1.5.0"
1736source = "registry+https://github.com/rust-lang/crates.io-index"
1737checksum = "67a8effbc3dd3e4ba1afa8ad918d5684b8868b3b26500753effea8d2eed19569"
1738
1739[[package]]
Nilstriebffffc202023-11-06 13:42:201740name = "icu_provider"
clubby7899d85dfc2024-06-08 19:18:311741version = "1.5.0"
Nilstriebffffc202023-11-06 13:42:201742source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:311743checksum = "6ed421c8a8ef78d3e2dbc98a973be2f3770cb42b606e3ab18d6237c4dfde68d9"
Charles Lewa7750042022-11-06 06:43:251744dependencies = [
1745 "displaydoc",
1746 "icu_locid",
1747 "icu_provider_macros",
1748 "stable_deref_trait",
Nilstriebffffc202023-11-06 13:42:201749 "tinystr",
Charles Lewa7750042022-11-06 06:43:251750 "writeable",
1751 "yoke",
1752 "zerofrom",
1753 "zerovec",
1754]
1755
1756[[package]]
1757name = "icu_provider_adapters"
clubby7899d85dfc2024-06-08 19:18:311758version = "1.5.0"
Charles Lewa7750042022-11-06 06:43:251759source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:311760checksum = "d6324dfd08348a8e0374a447ebd334044d766b1839bb8d5ccf2482a99a77c0bc"
Charles Lewa7750042022-11-06 06:43:251761dependencies = [
1762 "icu_locid",
Nilstriebffffc202023-11-06 13:42:201763 "icu_locid_transform",
Charles Lewa7750042022-11-06 06:43:251764 "icu_provider",
1765 "tinystr",
Charles Lewa7750042022-11-06 06:43:251766 "zerovec",
1767]
1768
1769[[package]]
1770name = "icu_provider_macros"
clubby7899d85dfc2024-06-08 19:18:311771version = "1.5.0"
Charles Lewa7750042022-11-06 06:43:251772source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:311773checksum = "1ec89e9337638ecdc08744df490b221a7399bf8d164eb52a665454e60e075ad6"
Charles Lewa7750042022-11-06 06:43:251774dependencies = [
1775 "proc-macro2",
1776 "quote",
clubby789868668e2024-11-25 15:06:431777 "syn 2.0.90",
Charles Lewa7750042022-11-06 06:43:251778]
1779
1780[[package]]
Alex Crichton2a3e22b2024-06-24 19:30:441781name = "id-arena"
1782version = "2.2.1"
1783source = "registry+https://github.com/rust-lang/crates.io-index"
1784checksum = "25a2bc672d1148e28034f176e01fffebb08b35768468cc954630da77a1449005"
1785
1786[[package]]
Oli Scherer29de70d2023-07-25 13:09:531787name = "ident_case"
1788version = "1.0.1"
1789source = "registry+https://github.com/rust-lang/crates.io-index"
1790checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
1791
1792[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581793name = "idna"
clubby789868668e2024-11-25 15:06:431794version = "1.0.3"
Eric Hussf2428a62019-08-01 00:44:391795source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:431796checksum = "686f825264d630750a544639377bae737628043f20d38bbc029e8f29ea968a7e"
Eric Hussf2428a62019-08-01 00:44:391797dependencies = [
clubby789868668e2024-11-25 15:06:431798 "idna_adapter",
1799 "smallvec",
1800 "utf8_iter",
1801]
1802
1803[[package]]
1804name = "idna_adapter"
1805version = "1.2.0"
1806source = "registry+https://github.com/rust-lang/crates.io-index"
1807checksum = "daca1df1c957320b2cf139ac61e7bd64fed304c5040df000a745aa1de3b4ef71"
1808dependencies = [
1809 "icu_normalizer",
1810 "icu_properties",
Eric Hussf2428a62019-08-01 00:44:391811]
1812
1813[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291814name = "if_chain"
Nilstrieb3295cdf2023-06-26 07:21:351815version = "1.0.2"
Oliver Schneideracdf83f2017-12-06 08:25:291816source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:351817checksum = "cb56e1aa765b4b4f3aadfab769793b7087bb03a4ea4920644a6d238e2df5b9ed"
Oliver Schneideracdf83f2017-12-06 08:25:291818
1819[[package]]
Simon Sapinb77ff242017-07-18 21:26:551820name = "ignore"
Trevor Gross4a515bd2024-08-26 20:02:541821version = "0.4.23"
Simon Sapinb77ff242017-07-18 21:26:551822source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:541823checksum = "6d89fd380afde86567dfba715db065673989d6253f42b88179abd3eae47bda4b"
Simon Sapinb77ff242017-07-18 21:26:551824dependencies = [
Trevor Gross4a515bd2024-08-26 20:02:541825 "crossbeam-deque",
Alex Crichton093ede22019-08-15 00:45:091826 "globset",
Alex Crichton093ede22019-08-15 00:45:091827 "log",
1828 "memchr",
clubby789868668e2024-11-25 15:06:431829 "regex-automata 0.4.9",
Alex Crichton093ede22019-08-15 00:45:091830 "same-file",
Alex Crichton093ede22019-08-15 00:45:091831 "walkdir",
1832 "winapi-util",
Simon Sapinb77ff242017-07-18 21:26:551833]
1834
1835[[package]]
Ralf Jung10430db2022-07-15 14:04:231836name = "indenter"
1837version = "0.3.3"
1838source = "registry+https://github.com/rust-lang/crates.io-index"
1839checksum = "ce23b50ad8242c51a442f3ff322d56b02f08852c77e4c0b4d3fd684abc89c683"
1840
1841[[package]]
Eduard-Mihai Burtescu961fe542019-05-14 16:42:571842name = "indexmap"
clubby789868668e2024-11-25 15:06:431843version = "2.7.0"
flip19958d5f69d2021-10-21 11:13:171844source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:431845checksum = "62f822373a4fe84d4bb149bf54e584a7f4abec90e072ed49cda0edea5b95471f"
Nilstrieb3295cdf2023-06-26 07:21:351846dependencies = [
1847 "equivalent",
clubby789868668e2024-11-25 15:06:431848 "hashbrown 0.15.2",
Josh Stoned9b1fa92023-07-03 20:51:541849 "rustc-rayon",
1850 "serde",
Nilstrieb3295cdf2023-06-26 07:21:351851]
1852
1853[[package]]
Philipp Kronesac25a732023-08-24 19:33:171854name = "indicatif"
clubby789868668e2024-11-25 15:06:431855version = "0.17.9"
Philipp Kronesac25a732023-08-24 19:33:171856source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:431857checksum = "cbf675b85ed934d3c67b5c5469701eec7db22689d0a2139d856e0925fa28b281"
Philipp Kronesac25a732023-08-24 19:33:171858dependencies = [
1859 "console",
Philipp Kronesac25a732023-08-24 19:33:171860 "number_prefix",
1861 "portable-atomic",
clubby789868668e2024-11-25 15:06:431862 "unicode-width 0.2.0",
1863 "web-time",
Philipp Kronesac25a732023-08-24 19:33:171864]
1865
1866[[package]]
Nilstrieb3295cdf2023-06-26 07:21:351867name = "indoc"
1868version = "1.0.9"
1869source = "registry+https://github.com/rust-lang/crates.io-index"
1870checksum = "bfa799dd5ed20a7e349f3b4639aa80d74549c81716d9ec4f994c9b5815598306"
flip19958d5f69d2021-10-21 11:13:171871
1872[[package]]
Ralf Jung49e8acb2023-10-21 06:41:451873name = "inout"
1874version = "0.1.3"
1875source = "registry+https://github.com/rust-lang/crates.io-index"
1876checksum = "a0c10553d664a4d0bcff9f4215d0aac67a639cc68ef660840afe309b807bc9f5"
1877dependencies = [
1878 "generic-array",
1879]
1880
1881[[package]]
Josh Stone020c5ec2017-05-08 22:01:131882name = "installer"
1883version = "0.0.0"
1884dependencies = [
Michael Forney32025fd2020-05-25 00:08:451885 "anyhow",
klensye1c33132023-06-21 09:32:341886 "clap",
Alex Crichton093ede22019-08-15 00:45:091887 "flate2",
Alex Crichton093ede22019-08-15 00:45:091888 "rayon",
Alex Crichton093ede22019-08-15 00:45:091889 "tar",
1890 "walkdir",
Alex Crichton093ede22019-08-15 00:45:091891 "xz2",
Josh Stone020c5ec2017-05-08 22:01:131892]
1893
1894[[package]]
David Wood7f916972022-03-26 07:27:431895name = "intl-memoizer"
Mark Rousskov12200c92024-05-11 14:27:171896version = "0.5.2"
David Wood7f916972022-03-26 07:27:431897source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:171898checksum = "fe22e020fce238ae18a6d5d8c502ee76a52a6e880d99477657e6acc30ec57bda"
David Wood7f916972022-03-26 07:27:431899dependencies = [
1900 "type-map",
1901 "unic-langid",
1902]
1903
1904[[package]]
1905name = "intl_pluralrules"
Manish Goregaokar288194e2022-10-19 23:24:421906version = "7.0.2"
David Wood7f916972022-03-26 07:27:431907source = "registry+https://github.com/rust-lang/crates.io-index"
Manish Goregaokar288194e2022-10-19 23:24:421908checksum = "078ea7b7c29a2b4df841a7f6ac8775ff6074020c6776d48491ce2268e068f972"
David Wood7f916972022-03-26 07:27:431909dependencies = [
David Wood7f916972022-03-26 07:27:431910 "unic-langid",
1911]
1912
1913[[package]]
Mark Rousskov12200c92024-05-11 14:27:171914name = "is_terminal_polyfill"
Trevor Gross7240da02024-08-07 07:09:121915version = "1.70.1"
Mark Rousskov12200c92024-05-11 14:27:171916source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:121917checksum = "7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf"
Mark Rousskov12200c92024-05-11 14:27:171918
1919[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291920name = "itertools"
Philipp Kronesf99056b2024-02-27 14:50:231921version = "0.12.1"
1922source = "registry+https://github.com/rust-lang/crates.io-index"
1923checksum = "ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569"
1924dependencies = [
1925 "either",
1926]
1927
1928[[package]]
Steve Klabnik2795de32017-02-20 00:20:571929name = "itoa"
clubby789868668e2024-11-25 15:06:431930version = "1.0.14"
Steve Klabnik2795de32017-02-20 00:20:571931source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:431932checksum = "d75a2a4b1b190afb6f5425f10f6a8f959d2ea0b9c2b1d79553551850539e4674"
Steve Klabnik2795de32017-02-20 00:20:571933
1934[[package]]
Alex Crichton453080f2017-06-05 16:36:481935name = "jobserver"
Trevor Gross7240da02024-08-07 07:09:121936version = "0.1.32"
Alex Crichton453080f2017-06-05 16:36:481937source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:121938checksum = "48d1dbcbbeb6a7fec7e059840aa538bd62aaccf972c7346c4d9d2059312853d0"
Alex Crichton453080f2017-06-05 16:36:481939dependencies = [
Alex Crichton093ede22019-08-15 00:45:091940 "libc",
Alex Crichton453080f2017-06-05 16:36:481941]
1942
1943[[package]]
nilsf77541a2023-04-11 11:46:411944name = "js-sys"
clubby7890b095f82024-12-17 13:17:391945version = "0.3.76"
nilsf77541a2023-04-11 11:46:411946source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7890b095f82024-12-17 13:17:391947checksum = "6717b6b5b077764fb5966237269cb3c64edddde4b14ce42647430a78ced9e7b7"
nilsf77541a2023-04-11 11:46:411948dependencies = [
clubby789868668e2024-11-25 15:06:431949 "once_cell",
nilsf77541a2023-04-11 11:46:411950 "wasm-bindgen",
1951]
1952
1953[[package]]
Rune Tynan77156562021-01-16 01:34:151954name = "jsondocck"
1955version = "0.1.0"
1956dependencies = [
Nixon Enraght-Moonyce21447c2021-03-24 15:52:471957 "fs-err",
Rune Tynan77156562021-01-16 01:34:151958 "getopts",
1959 "jsonpath_lib",
Rune Tynan77156562021-01-16 01:34:151960 "regex",
Rune Tynan77156562021-01-16 01:34:151961 "serde_json",
klensyc63cb012021-06-01 15:25:361962 "shlex",
Rune Tynan77156562021-01-16 01:34:151963]
1964
1965[[package]]
Nixon Enraght-Moony2506aa02022-08-23 13:49:371966name = "jsondoclint"
1967version = "0.1.0"
Nixon Enraght-Moonya7a4fe92022-08-24 16:32:391968dependencies = [
1969 "anyhow",
klensye1c33132023-06-21 09:32:341970 "clap",
Nixon Enraght-Moonya7a4fe92022-08-24 16:32:391971 "fs-err",
clubby789868668e2024-11-25 15:06:431972 "rustc-hash 2.1.0",
Nixon Enraght-Moonya7a4fe92022-08-24 16:32:391973 "rustdoc-json-types",
Nixon Enraght-Moony226ab7f2023-01-02 20:15:451974 "serde",
Nixon Enraght-Moonya7a4fe92022-08-24 16:32:391975 "serde_json",
1976]
Nixon Enraght-Moony2506aa02022-08-23 13:49:371977
1978[[package]]
Rune Tynan77156562021-01-16 01:34:151979name = "jsonpath_lib"
klensyc653bb92023-11-18 09:42:051980version = "0.3.0"
Rune Tynan77156562021-01-16 01:34:151981source = "registry+https://github.com/rust-lang/crates.io-index"
klensyc653bb92023-11-18 09:42:051982checksum = "eaa63191d68230cccb81c5aa23abd53ed64d83337cacbb25a7b8c7979523774f"
Rune Tynan77156562021-01-16 01:34:151983dependencies = [
Rune Tynan77156562021-01-16 01:34:151984 "log",
1985 "serde",
1986 "serde_json",
1987]
1988
1989[[package]]
Steve Klabnika0769612017-02-07 23:13:571990name = "lazy_static"
github-actions99053572024-06-23 00:18:081991version = "1.5.0"
Alex Crichton325d7392017-12-10 17:42:491992source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions99053572024-06-23 00:18:081993checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
Alex Crichton325d7392017-12-10 17:42:491994
1995[[package]]
Zalathar13671042023-08-11 01:52:371996name = "leb128"
1997version = "0.2.5"
1998source = "registry+https://github.com/rust-lang/crates.io-index"
1999checksum = "884e2677b40cc8c339eaefcb701c32ef1fd2493d71118dc0ca4b6a736c93bd67"
2000
2001[[package]]
Oli Scherer4fdb4ed2023-08-29 13:28:532002name = "levenshtein"
2003version = "1.0.5"
2004source = "registry+https://github.com/rust-lang/crates.io-index"
2005checksum = "db13adb97ab515a3691f56e4dbab09283d0b86cb45abd991d8634a9d6f501760"
2006
2007[[package]]
Alex Crichton2a3e22b2024-06-24 19:30:442008name = "lexopt"
2009version = "0.3.0"
2010source = "registry+https://github.com/rust-lang/crates.io-index"
2011checksum = "baff4b617f7df3d896f97fe922b64817f6cd9a756bb81d40f8883f2f66dcb401"
2012
2013[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292014name = "libc"
clubby7890b095f82024-12-17 13:17:392015version = "0.2.168"
Ahmed Charles9ca382f2016-09-02 08:55:292016source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7890b095f82024-12-17 13:17:392017checksum = "5aaeb2981e0606ca11d79718f8bb01164f1d6ed75080182d3abf017e6d244b6d"
Ahmed Charles9ca382f2016-09-02 08:55:292018
2019[[package]]
github-actions36c09332024-05-19 00:17:382020name = "libdbus-sys"
2021version = "0.2.5"
2022source = "registry+https://github.com/rust-lang/crates.io-index"
2023checksum = "06085512b750d640299b79be4bad3d2fa90a9c00b1fd9e1b46364f66f0485c72"
2024dependencies = [
2025 "cc",
2026 "pkg-config",
2027]
2028
2029[[package]]
Ralf Jungfe7e2072022-09-02 14:49:382030name = "libffi"
Ulrich Weigand09541b52023-03-30 13:37:472031version = "3.2.0"
Ralf Jungfe7e2072022-09-02 14:49:382032source = "registry+https://github.com/rust-lang/crates.io-index"
Ulrich Weigand09541b52023-03-30 13:37:472033checksum = "ce826c243048e3d5cec441799724de52e2d42f820468431fc3fceee2341871e2"
Ralf Jungfe7e2072022-09-02 14:49:382034dependencies = [
2035 "libc",
2036 "libffi-sys",
2037]
2038
2039[[package]]
2040name = "libffi-sys"
WANG Ruic7b72482023-04-27 11:42:522041version = "2.3.0"
Ralf Jungfe7e2072022-09-02 14:49:382042source = "registry+https://github.com/rust-lang/crates.io-index"
WANG Ruic7b72482023-04-27 11:42:522043checksum = "f36115160c57e8529781b4183c2bb51fdc1f6d6d1ed345591d84be7703befb3c"
Ralf Jungfe7e2072022-09-02 14:49:382044dependencies = [
2045 "cc",
2046]
2047
2048[[package]]
Andy Russell923f9392021-11-08 23:03:552049name = "libloading"
clubby789868668e2024-11-25 15:06:432050version = "0.8.6"
Ralf Jung6687c072023-10-01 05:03:422051source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:432052checksum = "fc2f4eb4bc735547cfed7c0a4922cbd04a4655978c09b54f1f7b228750664c34"
Ralf Jung6687c072023-10-01 05:03:422053dependencies = [
2054 "cfg-if",
Trevor Gross7240da02024-08-07 07:09:122055 "windows-targets 0.52.6",
Ralf Jung6687c072023-10-01 05:03:422056]
2057
2058[[package]]
Yuki Okushi2b0e27e2021-03-17 20:34:052059name = "libm"
clubby789812daed2024-11-03 11:31:152060version = "0.2.11"
Jakub Beránek91d2fb22023-06-03 07:41:442061source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:152062checksum = "8355be11b20d696c8f18f6cc018c4e372165b1fa8126cef092399c9951984ffa"
clubby7899b73db32024-01-29 12:21:162063
2064[[package]]
2065name = "libredox"
clubby789629d6942024-04-01 13:06:322066version = "0.1.3"
clubby7899b73db32024-01-29 12:21:162067source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789629d6942024-04-01 13:06:322068checksum = "c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d"
clubby7899b73db32024-01-29 12:21:162069dependencies = [
clubby789868668e2024-11-25 15:06:432070 "bitflags",
clubby7899b73db32024-01-29 12:21:162071 "libc",
Trevor Gross7240da02024-08-07 07:09:122072 "redox_syscall",
clubby7899b73db32024-01-29 12:21:162073]
Jakub Beránek91d2fb22023-06-03 07:41:442074
2075[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582076name = "libz-sys"
Trevor Gross4a515bd2024-08-26 20:02:542077version = "1.1.20"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582078source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:542079checksum = "d2d16453e800a8cf6dd2fc3eb4bc99b786a9b90c663b8559a5b1a041bf89e472"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582080dependencies = [
Alex Crichton093ede22019-08-15 00:45:092081 "cc",
2082 "libc",
2083 "pkg-config",
2084 "vcpkg",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582085]
2086
2087[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292088name = "linkchecker"
2089version = "0.1.0"
Joshua Nelson65835d12020-10-15 13:25:302090dependencies = [
klensy52242f22024-06-15 15:53:452091 "html5ever",
Joshua Nelson65835d12020-10-15 13:25:302092 "regex",
2093]
Ahmed Charles9ca382f2016-09-02 08:55:292094
2095[[package]]
Eric Huss45c1e0a2020-09-08 22:09:572096name = "lint-docs"
2097version = "0.1.0"
2098dependencies = [
2099 "serde_json",
2100 "tempfile",
2101 "walkdir",
2102]
2103
2104[[package]]
Weihang Lo1e5dad02022-11-25 22:37:042105name = "linux-raw-sys"
github-actions36c09332024-05-19 00:17:382106version = "0.4.14"
Weihang Lo1e5dad02022-11-25 22:37:042107source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions36c09332024-05-19 00:17:382108checksum = "78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89"
Weihang Lo1e5dad02022-11-25 22:37:042109
2110[[package]]
Charles Lewa7750042022-11-06 06:43:252111name = "litemap"
clubby789868668e2024-11-25 15:06:432112version = "0.7.4"
Charles Lewa7750042022-11-06 06:43:252113source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:432114checksum = "4ee93343901ab17bd981295f2cf0026d4ad018c7c31ba84549a4ddbb47a45104"
Charles Lewa7750042022-11-06 06:43:252115
2116[[package]]
Hans Kratz6162fc02021-09-25 13:25:082117name = "lld-wrapper"
2118version = "0.1.0"
2119
2120[[package]]
Kjetil Kjeka222ce4f2024-02-06 18:15:382121name = "llvm-bitcode-linker"
2122version = "0.0.1"
2123dependencies = [
2124 "anyhow",
2125 "clap",
clubby7890b095f82024-12-17 13:17:392126 "thiserror 1.0.69",
Kjetil Kjeka222ce4f2024-02-06 18:15:382127 "tracing",
2128 "tracing-subscriber",
2129]
2130
2131[[package]]
Mark Rousskov9ec5ef52018-08-04 22:24:392132name = "lock_api"
Mark Rousskov12200c92024-05-11 14:27:172133version = "0.4.12"
Malo Jaffré8ed13d62017-12-29 10:24:382134source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:172135checksum = "07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17"
Mark Rousskov342d9562020-08-17 15:21:442136dependencies = [
Philipp Krones586cbd02022-06-04 12:07:442137 "autocfg",
Mark Rousskov342d9562020-08-17 15:21:442138 "scopeguard",
2139]
2140
2141[[package]]
2142name = "log"
Trevor Gross7240da02024-08-07 07:09:122143version = "0.4.22"
Mark Rousskov342d9562020-08-17 15:21:442144source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:122145checksum = "a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24"
Ahmed Charles9ca382f2016-09-02 08:55:292146
2147[[package]]
Josh Stone020c5ec2017-05-08 22:01:132148name = "lzma-sys"
Mark Rousskove40a4462023-04-17 01:27:252149version = "0.1.20"
Josh Stone020c5ec2017-05-08 22:01:132150source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskove40a4462023-04-17 01:27:252151checksum = "5fda04ab3764e6cde78b9974eec4f779acaba7c4e84b36eca3cf77c581b85d27"
Josh Stone020c5ec2017-05-08 22:01:132152dependencies = [
Alex Crichton093ede22019-08-15 00:45:092153 "cc",
2154 "libc",
2155 "pkg-config",
Josh Stone020c5ec2017-05-08 22:01:132156]
2157
2158[[package]]
steveklabnikecfbaca2018-04-03 14:32:042159name = "mac"
2160version = "0.1.1"
2161source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092162checksum = "c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4"
steveklabnikecfbaca2018-04-03 14:32:042163
2164[[package]]
2165name = "maplit"
Mark Rousskov342d9562020-08-17 15:21:442166version = "1.0.2"
steveklabnikecfbaca2018-04-03 14:32:042167source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:442168checksum = "3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d"
steveklabnikecfbaca2018-04-03 14:32:042169
2170[[package]]
2171name = "markup5ever"
github-actions36c09332024-05-19 00:17:382172version = "0.12.1"
2173source = "registry+https://github.com/rust-lang/crates.io-index"
2174checksum = "16ce3abbeba692c8b8441d036ef91aea6df8da2c6b6e21c7e14d3c18e526be45"
2175dependencies = [
2176 "log",
klensy52242f22024-06-15 15:53:452177 "phf",
2178 "phf_codegen",
github-actions36c09332024-05-19 00:17:382179 "string_cache",
2180 "string_cache_codegen",
2181 "tendril",
2182]
2183
2184[[package]]
Oliver Schererec7230f2020-07-24 18:42:002185name = "matchers"
pierwillea25b772021-12-21 17:00:302186version = "0.1.0"
Oliver Schererec7230f2020-07-24 18:42:002187source = "registry+https://github.com/rust-lang/crates.io-index"
pierwillea25b772021-12-21 17:00:302188checksum = "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558"
Oliver Schererec7230f2020-07-24 18:42:002189dependencies = [
Charles Lewa7750042022-11-06 06:43:252190 "regex-automata 0.1.10",
Oliver Schererec7230f2020-07-24 18:42:002191]
2192
2193[[package]]
Arlo Siemsenf86b0782020-03-31 05:17:152194name = "md-5"
clubby7899b73db32024-01-29 12:21:162195version = "0.10.6"
Arlo Siemsen3296d5c2020-10-13 15:41:062196source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:162197checksum = "d89e7ee0cfbedfc4da3340218492196241d89eefb6dab27de5df917a6d2e78cf"
Arlo Siemsen3296d5c2020-10-13 15:41:062198dependencies = [
clubby7899b73db32024-01-29 12:21:162199 "cfg-if",
klensy45fac342022-08-31 20:04:122200 "digest",
Arlo Siemsen3296d5c2020-10-13 15:41:062201]
2202
2203[[package]]
Steve Klabnika0769612017-02-07 23:13:572204name = "mdbook"
clubby789868668e2024-11-25 15:06:432205version = "0.4.43"
Steve Klabnika0769612017-02-07 23:13:572206source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:432207checksum = "fe1f98b8d66e537d2f0ba06e7dec4f44001deec539a2d18bfc102d6a86189148"
Steve Klabnika0769612017-02-07 23:13:572208dependencies = [
Alex Crichton093ede22019-08-15 00:45:092209 "ammonia",
Eric Huss6bcbc422020-06-23 22:23:462210 "anyhow",
Alex Crichton093ede22019-08-15 00:45:092211 "chrono",
klensye1c33132023-06-21 09:32:342212 "clap",
Eric Huss51814222022-04-15 18:57:062213 "clap_complete",
Alex Crichton093ede22019-08-15 00:45:092214 "elasticlunr-rs",
klensy53efefb2024-02-22 11:35:212215 "env_logger",
Weihang Lof795a152023-03-15 12:50:042216 "handlebars",
Alex Crichton093ede22019-08-15 00:45:092217 "log",
2218 "memchr",
Eric Huss2717f602023-01-06 01:20:592219 "once_cell",
Philipp Krones375ca8d2024-10-18 11:44:572220 "opener",
Mark Rousskov12200c92024-05-11 14:27:172221 "pulldown-cmark 0.10.3",
Alex Crichton093ede22019-08-15 00:45:092222 "regex",
2223 "serde",
Alex Crichton093ede22019-08-15 00:45:092224 "serde_json",
klensyc63cb012021-06-01 15:25:362225 "shlex",
Alex Crichton093ede22019-08-15 00:45:092226 "tempfile",
Nilstrieb3295cdf2023-06-26 07:21:352227 "toml 0.5.11",
Eric Hussa882fdd2021-12-03 20:25:072228 "topological-sort",
James Munnsde763692019-01-19 02:39:372229]
2230
2231[[package]]
Wesley Wiser56e434d2019-04-04 23:41:492232name = "measureme"
Michael Woeristerac58f9a2024-01-13 15:32:032233version = "11.0.1"
Ryan Levick757f76e2021-10-07 13:08:442234source = "registry+https://github.com/rust-lang/crates.io-index"
Michael Woeristerac58f9a2024-01-13 15:32:032235checksum = "dfa4a40f09af7aa6faef38285402a78847d0d72bf8827006cd2a332e1e6e4a8d"
Ryan Levick947a33b2021-07-23 14:25:582236dependencies = [
2237 "log",
Weihang Lof795a152023-03-15 12:50:042238 "memmap2",
Rémy Rakic4cb2a282023-12-14 15:40:502239 "parking_lot",
Ryan Levick947a33b2021-07-23 14:25:582240 "perf-event-open-sys",
Trevor Gross4a515bd2024-08-26 20:02:542241 "rustc-hash 1.1.0",
Ryan Levick947a33b2021-07-23 14:25:582242 "smallvec",
2243]
2244
2245[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582246name = "memchr"
Trevor Grosse95d15a2024-08-26 18:56:182247version = "2.7.4"
Oliver Schneideracdf83f2017-12-06 08:25:292248source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Grosse95d15a2024-08-26 18:56:182249checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3"
Steve Klabnika0769612017-02-07 23:13:572250
2251[[package]]
Camille GILLOT458d0442021-03-17 16:29:452252name = "memmap2"
Nilstrieb3295cdf2023-06-26 07:21:352253version = "0.2.3"
Camille GILLOT458d0442021-03-17 16:29:452254source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:352255checksum = "723e3ebdcdc5c023db1df315364573789f8857c11b631a2fdfad7c00f5c046b4"
Camille GILLOT458d0442021-03-17 16:29:452256dependencies = [
2257 "libc",
2258]
2259
2260[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:452261name = "memoffset"
clubby789629d6942024-04-01 13:06:322262version = "0.9.1"
est31b0483962023-06-05 02:53:302263source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789629d6942024-04-01 13:06:322264checksum = "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a"
est31b0483962023-06-05 02:53:302265dependencies = [
2266 "autocfg",
2267]
2268
2269[[package]]
Guillaume Gomez76714c32023-03-06 10:15:592270name = "mime"
Nilstrieb3295cdf2023-06-26 07:21:352271version = "0.3.17"
Guillaume Gomez76714c32023-03-06 10:15:592272source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:352273checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
Guillaume Gomez76714c32023-03-06 10:15:592274
2275[[package]]
2276name = "mime_guess"
Trevor Gross7240da02024-08-07 07:09:122277version = "2.0.5"
Guillaume Gomez76714c32023-03-06 10:15:592278source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:122279checksum = "f7c44f8e672c00fe5308fa235f821cb4198414e1c77935c1ab6948d3fd78550e"
Guillaume Gomez76714c32023-03-06 10:15:592280dependencies = [
2281 "mime",
2282 "unicase",
2283]
2284
2285[[package]]
Guillaume Gomez4b145732018-05-10 22:02:052286name = "minifier"
Guillaume Gomezbc1c4be2024-11-10 15:32:222287version = "0.3.2"
Guillaume Gomez4b145732018-05-10 22:02:052288source = "registry+https://github.com/rust-lang/crates.io-index"
Guillaume Gomezbc1c4be2024-11-10 15:32:222289checksum = "bd559bbf5d350ac7f2c1cf92ed71a869b847a92bce0c1318b47932a5b5f65cdd"
Guillaume Gomez4b145732018-05-10 22:02:052290
2291[[package]]
Dirkjan Ochtman93a16cb2022-01-03 17:18:462292name = "minimal-lexical"
2293version = "0.2.1"
2294source = "registry+https://github.com/rust-lang/crates.io-index"
2295checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
2296
2297[[package]]
Alex Crichtonb4110902018-12-08 11:06:542298name = "miniz_oxide"
github-actions99053572024-06-23 00:18:082299version = "0.7.4"
Nilstrieb3295cdf2023-06-26 07:21:352300source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions99053572024-06-23 00:18:082301checksum = "b8a240ddb74feaf34a79a7add65a741f3167852fba007066dcac1ca548d89c08"
Nilstrieb3295cdf2023-06-26 07:21:352302dependencies = [
2303 "adler",
Nilstrieb3295cdf2023-06-26 07:21:352304]
2305
2306[[package]]
Trevor Gross4a515bd2024-08-26 20:02:542307name = "miniz_oxide"
clubby7890b095f82024-12-17 13:17:392308version = "0.8.1"
Trevor Gross4a515bd2024-08-26 20:02:542309source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7890b095f82024-12-17 13:17:392310checksum = "a2ef2593ffb6958c941575cee70c8e257438749971869c4ae5acf6f91a168a61"
Trevor Gross4a515bd2024-08-26 20:02:542311dependencies = [
2312 "adler2",
2313]
2314
2315[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582316name = "miow"
klensy55935df2023-08-06 10:24:592317version = "0.6.0"
Weihang Lobfce2272022-11-04 23:50:442318source = "registry+https://github.com/rust-lang/crates.io-index"
klensy55935df2023-08-06 10:24:592319checksum = "359f76430b20a79f9e20e115b3428614e654f04fab314482fc0fda0ebd3c6044"
Weihang Lobfce2272022-11-04 23:50:442320dependencies = [
Philipp Kronesac25a732023-08-24 19:33:172321 "windows-sys 0.48.0",
Weihang Lobfce2272022-11-04 23:50:442322]
2323
2324[[package]]
kennytm0692b3d2017-12-15 19:41:582325name = "miri"
2326version = "0.1.0"
2327dependencies = [
Ralf Jung49e8acb2023-10-21 06:41:452328 "aes",
Ralf Jung9f7194b2024-04-25 10:28:452329 "chrono",
Ralf Jung47b3ce02024-05-05 15:17:452330 "chrono-tz",
Alex Crichton093ede22019-08-15 00:45:092331 "colored",
Ralf Jung9f7194b2024-04-25 10:28:452332 "directories",
Thom Chiovolonia4bf36e2022-11-21 00:55:412333 "getrandom",
Ralf Jung759e4952020-06-01 18:17:202334 "libc",
Ralf Jungfe7e2072022-09-02 14:49:382335 "libffi",
Simonas Kazlauskasfcaeb452024-01-10 15:12:012336 "libloading",
Ralf Jung61a986a2022-06-26 02:21:492337 "measureme",
Thom Chiovolonia4bf36e2022-11-21 00:55:412338 "rand",
Ralf Junga272c452022-05-30 08:17:462339 "regex",
Ralf Jung64f56d22022-10-22 08:45:252340 "rustc_version",
Jubilee Younge8eb6912021-04-22 04:40:292341 "smallvec",
Ralf Jung9a308d42024-03-09 17:56:522342 "tempfile",
Rémy Rakica69fe842024-12-02 16:16:412343 "tikv-jemalloc-sys",
Philipp Krones907b6a12024-09-24 09:58:122344 "ui_test",
Ralf Jungf6edc8a2024-08-05 18:39:562345 "windows-sys 0.52.0",
kennytm0692b3d2017-12-15 19:41:582346]
2347
2348[[package]]
Jakob Degen17395b42022-10-31 00:17:252349name = "miropt-test-tools"
2350version = "0.1.0"
Jakob Degen17395b42022-10-31 00:17:252351
2352[[package]]
Alex Crichtond8251152018-07-02 16:33:162353name = "new_debug_unreachable"
github-actionsc486d2d2024-03-17 00:26:012354version = "1.0.6"
Alex Crichtond8251152018-07-02 16:33:162355source = "registry+https://github.com/rust-lang/crates.io-index"
github-actionsc486d2d2024-03-17 00:26:012356checksum = "650eef8c711430f1a879fdd01d4745a7deea475becfb90269c06775983bbf086"
Nick Cameron4b6f5c22018-02-26 03:15:452357
2358[[package]]
Ralf Jung13e47662023-05-23 10:10:182359name = "nix"
Trevor Gross7240da02024-08-07 07:09:122360version = "0.29.0"
Ralf Jung13e47662023-05-23 10:10:182361source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:122362checksum = "71e2746dc3a24dd78b3cfcb7be93368c6de9963d30f43a6a73998a9cf4b17b46"
Ralf Jung13e47662023-05-23 10:10:182363dependencies = [
clubby789868668e2024-11-25 15:06:432364 "bitflags",
Ralf Jung13e47662023-05-23 10:10:182365 "cfg-if",
github-actionsc486d2d2024-03-17 00:26:012366 "cfg_aliases",
Ralf Jung13e47662023-05-23 10:10:182367 "libc",
Ralf Jung13e47662023-05-23 10:10:182368]
2369
2370[[package]]
Dirkjan Ochtman93a16cb2022-01-03 17:18:462371name = "nom"
Nilstrieb3295cdf2023-06-26 07:21:352372version = "7.1.3"
Dirkjan Ochtman93a16cb2022-01-03 17:18:462373source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:352374checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
Dirkjan Ochtman93a16cb2022-01-03 17:18:462375dependencies = [
2376 "memchr",
2377 "minimal-lexical",
Dirkjan Ochtman93a16cb2022-01-03 17:18:462378]
2379
2380[[package]]
Eric Hussb07e3162023-11-29 23:52:162381name = "normpath"
Trevor Gross7240da02024-08-07 07:09:122382version = "1.3.0"
Eric Hussb07e3162023-11-29 23:52:162383source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:122384checksum = "c8911957c4b1549ac0dc74e30db9c8b0e66ddcd6d7acc33098f4c63a64a6d7ed"
Eric Hussb07e3162023-11-29 23:52:162385dependencies = [
Trevor Gross7240da02024-08-07 07:09:122386 "windows-sys 0.59.0",
Eric Hussb07e3162023-11-29 23:52:162387]
2388
2389[[package]]
Nilstrieb3295cdf2023-06-26 07:21:352390name = "nu-ansi-term"
2391version = "0.46.0"
Alex Crichton994bfd42018-02-26 17:07:162392source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:352393checksum = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84"
Alex Crichton994bfd42018-02-26 17:07:162394dependencies = [
Nilstrieb3295cdf2023-06-26 07:21:352395 "overload",
2396 "winapi",
Alex Crichton994bfd42018-02-26 17:07:162397]
2398
2399[[package]]
klensy71ea5062024-03-30 14:39:432400name = "nu-ansi-term"
Trevor Gross7240da02024-08-07 07:09:122401version = "0.50.1"
klensy71ea5062024-03-30 14:39:432402source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:122403checksum = "d4a28e057d01f97e61255210fcff094d74ed0466038633e95017f5beb68e4399"
klensy71ea5062024-03-30 14:39:432404dependencies = [
Trevor Gross7240da02024-08-07 07:09:122405 "windows-sys 0.52.0",
klensy71ea5062024-03-30 14:39:432406]
2407
2408[[package]]
Trevor Gross51827ce2024-07-20 16:13:272409name = "num"
2410version = "0.4.3"
2411source = "registry+https://github.com/rust-lang/crates.io-index"
2412checksum = "35bd024e8b2ff75562e5f34e7f4905839deb4b22955ef5e73d2fea1b9813cb23"
2413dependencies = [
2414 "num-bigint",
2415 "num-complex",
2416 "num-integer",
2417 "num-iter",
2418 "num-rational",
2419 "num-traits",
2420]
2421
2422[[package]]
2423name = "num-bigint"
2424version = "0.4.6"
2425source = "registry+https://github.com/rust-lang/crates.io-index"
2426checksum = "a5e44f723f1133c9deac646763579fdb3ac745e418f2a7af9cd0c431da1f20b9"
2427dependencies = [
2428 "num-integer",
2429 "num-traits",
2430]
2431
2432[[package]]
2433name = "num-complex"
2434version = "0.4.6"
2435source = "registry+https://github.com/rust-lang/crates.io-index"
2436checksum = "73f88a1307638156682bada9d7604135552957b7818057dcef22705b4d509495"
2437dependencies = [
2438 "num-traits",
2439]
2440
2441[[package]]
clubby7899b73db32024-01-29 12:21:162442name = "num-conv"
2443version = "0.1.0"
Steve Klabnik2795de32017-02-20 00:20:572444source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:162445checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9"
2446
2447[[package]]
Trevor Gross51827ce2024-07-20 16:13:272448name = "num-integer"
2449version = "0.1.46"
2450source = "registry+https://github.com/rust-lang/crates.io-index"
2451checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f"
2452dependencies = [
2453 "num-traits",
2454]
2455
2456[[package]]
2457name = "num-iter"
2458version = "0.1.45"
2459source = "registry+https://github.com/rust-lang/crates.io-index"
2460checksum = "1429034a0490724d0075ebb2bc9e875d6503c3cf69e235a8941aa757d83ef5bf"
2461dependencies = [
2462 "autocfg",
2463 "num-integer",
2464 "num-traits",
2465]
2466
2467[[package]]
clubby789868668e2024-11-25 15:06:432468name = "num-modular"
2469version = "0.6.1"
2470source = "registry+https://github.com/rust-lang/crates.io-index"
2471checksum = "17bb261bf36fa7d83f4c294f834e91256769097b3cb505d44831e0a179ac647f"
2472
2473[[package]]
2474name = "num-order"
2475version = "1.2.0"
2476source = "registry+https://github.com/rust-lang/crates.io-index"
2477checksum = "537b596b97c40fcf8056d153049eb22f481c17ebce72a513ec9286e4986d1bb6"
2478dependencies = [
2479 "num-modular",
2480]
2481
2482[[package]]
Trevor Gross51827ce2024-07-20 16:13:272483name = "num-rational"
2484version = "0.4.2"
2485source = "registry+https://github.com/rust-lang/crates.io-index"
2486checksum = "f83d14da390562dca69fc84082e73e548e1ad308d24accdedd2720017cb37824"
2487dependencies = [
2488 "num-bigint",
2489 "num-integer",
2490 "num-traits",
2491]
2492
2493[[package]]
clubby7899b73db32024-01-29 12:21:162494name = "num-traits"
Mark Rousskov12200c92024-05-11 14:27:172495version = "0.2.19"
clubby7899b73db32024-01-29 12:21:162496source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:172497checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
Mark Rousskov342d9562020-08-17 15:21:442498dependencies = [
2499 "autocfg",
2500]
Steve Klabnik2795de32017-02-20 00:20:572501
2502[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292503name = "num_cpus"
Nilstrieb3295cdf2023-06-26 07:21:352504version = "1.16.0"
Ahmed Charles9ca382f2016-09-02 08:55:292505source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:352506checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43"
Ahmed Charles9ca382f2016-09-02 08:55:292507dependencies = [
bjorn31f3be752024-08-01 20:09:502508 "hermit-abi",
Alex Crichton093ede22019-08-15 00:45:092509 "libc",
Ahmed Charles9ca382f2016-09-02 08:55:292510]
2511
2512[[package]]
Philipp Kronesac25a732023-08-24 19:33:172513name = "number_prefix"
2514version = "0.4.0"
2515source = "registry+https://github.com/rust-lang/crates.io-index"
2516checksum = "830b246a0e5f20af87141b25c173cd1b609bd7779a4617d6ec582abaf90870f3"
2517
2518[[package]]
Alex Crichton06d565c2020-05-13 21:22:372519name = "object"
clubby78956bc5522024-01-21 17:16:262520version = "0.32.2"
dirreke74817b72023-08-14 14:57:382521source = "registry+https://github.com/rust-lang/crates.io-index"
clubby78956bc5522024-01-21 17:16:262522checksum = "a6a622008b6e321afc04970976f62ee297fdbaa6f95318ca343e3eebb9648441"
dirreke74817b72023-08-14 14:57:382523dependencies = [
Amanieu d'Antrasa529ba82023-01-09 17:49:242524 "memchr",
Ben Kimock2f6fb232024-03-18 22:47:412525]
2526
2527[[package]]
Jubilee Young49c2a1d2024-06-07 05:50:282528name = "object"
clubby789812daed2024-11-03 11:31:152529version = "0.36.5"
Jubilee Young49c2a1d2024-06-07 05:50:282530source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:152531checksum = "aedf0a2d09c573ed1d8d85b30c119153926a2b36dce0ab28322c09a117a4683e"
Jubilee Young49c2a1d2024-06-07 05:50:282532dependencies = [
klensy58c99992024-07-17 11:33:202533 "crc32fast",
2534 "flate2",
clubby789868668e2024-11-25 15:06:432535 "hashbrown 0.15.2",
klensy58c99992024-07-17 11:33:202536 "indexmap",
Jubilee Young49c2a1d2024-06-07 05:50:282537 "memchr",
klensy26c09b62024-09-24 13:14:492538 "ruzstd",
clubby789812daed2024-11-03 11:31:152539 "wasmparser 0.218.0",
Jubilee Young49c2a1d2024-06-07 05:50:282540]
2541
2542[[package]]
Michael Woeristerd0be27c2021-07-20 11:54:372543name = "odht"
Michael Woerister6771ac32021-10-29 16:05:152544version = "0.3.1"
Michael Woeristerd0be27c2021-07-20 11:54:372545source = "registry+https://github.com/rust-lang/crates.io-index"
Michael Woerister6771ac32021-10-29 16:05:152546checksum = "5a518809ac14b25b569624d0268eba1e88498f71615893dca57982bed7621abb"
Michael Woeristerd0be27c2021-07-20 11:54:372547dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:422548 "cfg-if",
Michael Woeristerd0be27c2021-07-20 11:54:372549]
2550
2551[[package]]
Mark Rousskov2fc32b92019-09-10 01:01:412552name = "once_cell"
clubby789812daed2024-11-03 11:31:152553version = "1.20.2"
Mark Rousskov2fc32b92019-09-10 01:01:412554source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:152555checksum = "1261fe7e33c73b354eab43b1273a57c8f967d0391e80353e51f764ac02cf6775"
Guillaume Gomez8d40b9e2024-07-18 18:56:362556
2557[[package]]
Alex Crichton2863b752018-08-21 17:23:472558name = "opener"
Trevor Gross7240da02024-08-07 07:09:122559version = "0.7.2"
github-actions36c09332024-05-19 00:17:382560source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:122561checksum = "d0812e5e4df08da354c851a3376fead46db31c2214f849d3de356d774d057681"
github-actions36c09332024-05-19 00:17:382562dependencies = [
2563 "bstr",
2564 "dbus",
2565 "normpath",
Trevor Gross7240da02024-08-07 07:09:122566 "windows-sys 0.59.0",
github-actions36c09332024-05-19 00:17:382567]
2568
2569[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582570name = "openssl-probe"
klensy43512e62022-07-26 16:16:432571version = "0.1.5"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582572source = "registry+https://github.com/rust-lang/crates.io-index"
klensy43512e62022-07-26 16:16:432573checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582574
2575[[package]]
2576name = "openssl-sys"
clubby789812daed2024-11-03 11:31:152577version = "0.9.104"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582578source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:152579checksum = "45abf306cbf99debc8195b66b7346498d7b10c210de50418b5ccd7ceba08c741"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582580dependencies = [
Alex Crichton093ede22019-08-15 00:45:092581 "cc",
2582 "libc",
Alex Crichton093ede22019-08-15 00:45:092583 "pkg-config",
Alex Crichton093ede22019-08-15 00:45:092584 "vcpkg",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582585]
2586
2587[[package]]
Jakub Beránek91d2fb22023-06-03 07:41:442588name = "opt-dist"
2589version = "0.1.0"
2590dependencies = [
2591 "anyhow",
2592 "build_helper",
2593 "camino",
Jakub Beránekf17047b2023-09-12 16:32:322594 "clap",
2595 "derive_builder",
klensy53efefb2024-02-22 11:35:212596 "env_logger",
Jakub Beránek91d2fb22023-06-03 07:41:442597 "fs_extra",
2598 "glob",
2599 "humansize",
klensyc653bb92023-11-18 09:42:052600 "humantime",
Jakub Beránek91d2fb22023-06-03 07:41:442601 "log",
Jakub Beránek91d2fb22023-06-03 07:41:442602 "serde",
2603 "serde_json",
2604 "sysinfo",
Jakub Beránek209789e2023-08-09 18:56:112605 "tabled",
Jakub Beránek91d2fb22023-06-03 07:41:442606 "tar",
Jakub Beráneka16925d2023-07-11 15:26:172607 "tempfile",
klensy39159a32024-05-09 13:43:142608 "xz2",
Jakub Beránek91d2fb22023-06-03 07:41:442609]
2610
2611[[package]]
Ralf Jung5aecfe42023-10-07 05:55:482612name = "option-ext"
2613version = "0.2.0"
2614source = "registry+https://github.com/rust-lang/crates.io-index"
2615checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d"
2616
2617[[package]]
Nilstrieb3295cdf2023-06-26 07:21:352618name = "overload"
2619version = "0.1.1"
2620source = "registry+https://github.com/rust-lang/crates.io-index"
2621checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39"
2622
2623[[package]]
Ralf Jung10430db2022-07-15 14:04:232624name = "owo-colors"
Nilstrieb75b3ee22022-12-30 11:23:052625version = "3.5.0"
Ralf Jung10430db2022-07-15 14:04:232626source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb75b3ee22022-12-30 11:23:052627checksum = "c1b04fb49957986fdce4d6ee7a65027d55d4b6d2265e5848bbb507b58ccfdb6f"
Ralf Jung10430db2022-07-15 14:04:232628
2629[[package]]
Philipp Kronesac25a732023-08-24 19:33:172630name = "pad"
2631version = "0.1.6"
2632source = "registry+https://github.com/rust-lang/crates.io-index"
2633checksum = "d2ad9b889f1b12e0b9ee24db044b5129150d5eada288edc800f789928dc8c0e3"
2634dependencies = [
printfn46b41b42024-10-12 21:57:502635 "unicode-width 0.1.14",
Philipp Kronesac25a732023-08-24 19:33:172636]
2637
2638[[package]]
Jakub Beránek209789e2023-08-09 18:56:112639name = "papergrid"
klensy15bc6812024-02-22 11:17:592640version = "0.11.0"
Jakub Beránek209789e2023-08-09 18:56:112641source = "registry+https://github.com/rust-lang/crates.io-index"
klensy15bc6812024-02-22 11:17:592642checksum = "9ad43c07024ef767f9160710b3a6773976194758c7919b17e63b863db0bdf7fb"
Jakub Beránek209789e2023-08-09 18:56:112643dependencies = [
2644 "bytecount",
2645 "fnv",
printfn46b41b42024-10-12 21:57:502646 "unicode-width 0.1.14",
Jakub Beránek209789e2023-08-09 18:56:112647]
2648
2649[[package]]
John Kåre Alsaker970c6132017-12-03 12:49:012650name = "parking_lot"
clubby789d42c9602024-06-08 19:22:162651version = "0.12.3"
Philipp Krones586cbd02022-06-04 12:07:442652source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:162653checksum = "f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27"
Philipp Krones586cbd02022-06-04 12:07:442654dependencies = [
2655 "lock_api",
Rémy Rakic4cb2a282023-12-14 15:40:502656 "parking_lot_core",
Igor Matuszewski8fc4bba2020-02-12 14:47:312657]
2658
2659[[package]]
Philipp Krones586cbd02022-06-04 12:07:442660name = "parking_lot_core"
Mark Rousskov12200c92024-05-11 14:27:172661version = "0.9.10"
Philipp Krones586cbd02022-06-04 12:07:442662source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:172663checksum = "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8"
Philipp Krones586cbd02022-06-04 12:07:442664dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:422665 "cfg-if",
Philipp Krones586cbd02022-06-04 12:07:442666 "libc",
Trevor Gross7240da02024-08-07 07:09:122667 "redox_syscall",
Philipp Krones586cbd02022-06-04 12:07:442668 "smallvec",
Trevor Gross7240da02024-08-07 07:09:122669 "windows-targets 0.52.6",
Philipp Krones586cbd02022-06-04 12:07:442670]
2671
2672[[package]]
Ralf Jung47b3ce02024-05-05 15:17:452673name = "parse-zoneinfo"
2674version = "0.3.1"
2675source = "registry+https://github.com/rust-lang/crates.io-index"
2676checksum = "1f2a05b18d44e2957b88f96ba460715e295bc1d7510468a2f3d3b44535d26c24"
2677dependencies = [
2678 "regex",
2679]
2680
2681[[package]]
Federico Ponzi4b6a0272020-07-17 22:01:272682name = "pathdiff"
clubby789868668e2024-11-25 15:06:432683version = "0.2.3"
Federico Ponzi4b6a0272020-07-17 22:01:272684source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:432685checksum = "df94ce210e5bc13cb6651479fa48d14f601d9858cfe0467f43ae157023b938d3"
Federico Ponzi4b6a0272020-07-17 22:01:272686
2687[[package]]
Alex Crichton1cede102017-06-15 02:33:062688name = "percent-encoding"
clubby7899b73db32024-01-29 12:21:162689version = "2.3.1"
Eric Hussf2428a62019-08-01 00:44:392690source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:162691checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e"
Eric Hussf2428a62019-08-01 00:44:392692
2693[[package]]
Wesley Wisere130e9c2021-02-25 23:25:382694name = "perf-event-open-sys"
Nilstrieb3295cdf2023-06-26 07:21:352695version = "3.0.0"
Wesley Wisere130e9c2021-02-25 23:25:382696source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:352697checksum = "b29be2ba35c12c6939f6bc73187f728bba82c3c062ecdc5fa90ea739282a1f58"
Wesley Wisere130e9c2021-02-25 23:25:382698dependencies = [
2699 "libc",
2700]
2701
2702[[package]]
Steve Klabnika0769612017-02-07 23:13:572703name = "pest"
clubby7890b095f82024-12-17 13:17:392704version = "2.7.15"
James Munnsde763692019-01-19 02:39:372705source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7890b095f82024-12-17 13:17:392706checksum = "8b7cafe60d6cf8e62e1b9b2ea516a089c008945bb5a275416789e7db0bc199dc"
James Munnsde763692019-01-19 02:39:372707dependencies = [
clubby7899b73db32024-01-29 12:21:162708 "memchr",
clubby7890b095f82024-12-17 13:17:392709 "thiserror 2.0.7",
Alex Crichton093ede22019-08-15 00:45:092710 "ucd-trie",
James Munnsde763692019-01-19 02:39:372711]
2712
2713[[package]]
Alex Crichtone9d89832018-04-02 15:43:552714name = "pest_derive"
clubby7890b095f82024-12-17 13:17:392715version = "2.7.15"
James Munnsde763692019-01-19 02:39:372716source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7890b095f82024-12-17 13:17:392717checksum = "816518421cfc6887a0d62bf441b6ffb4536fcc926395a69e1a85852d4363f57e"
James Munnsde763692019-01-19 02:39:372718dependencies = [
Alex Crichton093ede22019-08-15 00:45:092719 "pest",
2720 "pest_generator",
James Munnsde763692019-01-19 02:39:372721]
2722
2723[[package]]
2724name = "pest_generator"
clubby7890b095f82024-12-17 13:17:392725version = "2.7.15"
James Munnsde763692019-01-19 02:39:372726source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7890b095f82024-12-17 13:17:392727checksum = "7d1396fd3a870fc7838768d171b4616d5c91f6cc25e377b673d714567d99377b"
James Munnsde763692019-01-19 02:39:372728dependencies = [
Alex Crichton093ede22019-08-15 00:45:092729 "pest",
2730 "pest_meta",
Aaron Hill70ba4912020-08-01 14:11:152731 "proc-macro2",
2732 "quote",
clubby789868668e2024-11-25 15:06:432733 "syn 2.0.90",
James Munnsde763692019-01-19 02:39:372734]
2735
2736[[package]]
2737name = "pest_meta"
clubby7890b095f82024-12-17 13:17:392738version = "2.7.15"
James Munnsde763692019-01-19 02:39:372739source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7890b095f82024-12-17 13:17:392740checksum = "e1e58089ea25d717bfd31fb534e4f3afcc2cc569c70de3e239778991ea3b7dea"
James Munnsde763692019-01-19 02:39:372741dependencies = [
klensy45fac342022-08-31 20:04:122742 "once_cell",
Alex Crichton093ede22019-08-15 00:45:092743 "pest",
Nilstrieb3295cdf2023-06-26 07:21:352744 "sha2",
James Munnsde763692019-01-19 02:39:372745]
2746
2747[[package]]
steveklabnikecfbaca2018-04-03 14:32:042748name = "phf"
Ralf Jung47b3ce02024-05-05 15:17:452749version = "0.11.2"
2750source = "registry+https://github.com/rust-lang/crates.io-index"
2751checksum = "ade2d8b8f33c7333b51bcf0428d37e217e9f32192ae4772156f65063b8ce03dc"
2752dependencies = [
2753 "phf_shared 0.11.2",
steveklabnikecfbaca2018-04-03 14:32:042754]
2755
2756[[package]]
2757name = "phf_codegen"
Ralf Jung47b3ce02024-05-05 15:17:452758version = "0.11.2"
2759source = "registry+https://github.com/rust-lang/crates.io-index"
2760checksum = "e8d39688d359e6b34654d328e262234662d16cc0f60ec8dcbe5e718709342a5a"
2761dependencies = [
2762 "phf_generator 0.11.2",
2763 "phf_shared 0.11.2",
steveklabnikecfbaca2018-04-03 14:32:042764]
2765
2766[[package]]
2767name = "phf_generator"
klensy947e7872022-04-15 18:11:142768version = "0.10.0"
steveklabnikecfbaca2018-04-03 14:32:042769source = "registry+https://github.com/rust-lang/crates.io-index"
klensy947e7872022-04-15 18:11:142770checksum = "5d5285893bb5eb82e6aaf5d59ee909a06a16737a8970984dd7746ba9283498d6"
steveklabnikecfbaca2018-04-03 14:32:042771dependencies = [
Ralf Jung47b3ce02024-05-05 15:17:452772 "phf_shared 0.10.0",
2773 "rand",
2774]
2775
2776[[package]]
2777name = "phf_generator"
2778version = "0.11.2"
2779source = "registry+https://github.com/rust-lang/crates.io-index"
2780checksum = "48e4cc64c2ad9ebe670cb8fd69dd50ae301650392e81c05f9bfcb2d5bdbc24b0"
2781dependencies = [
2782 "phf_shared 0.11.2",
Thom Chiovolonia4bf36e2022-11-21 00:55:412783 "rand",
steveklabnikecfbaca2018-04-03 14:32:042784]
2785
2786[[package]]
2787name = "phf_shared"
klensy947e7872022-04-15 18:11:142788version = "0.10.0"
steveklabnikecfbaca2018-04-03 14:32:042789source = "registry+https://github.com/rust-lang/crates.io-index"
klensy947e7872022-04-15 18:11:142790checksum = "b6796ad771acdc0123d2a88dc428b5e38ef24456743ddb1744ed628f9815c096"
steveklabnikecfbaca2018-04-03 14:32:042791dependencies = [
Alex Crichton093ede22019-08-15 00:45:092792 "siphasher",
steveklabnikecfbaca2018-04-03 14:32:042793]
2794
2795[[package]]
Ralf Jung47b3ce02024-05-05 15:17:452796name = "phf_shared"
2797version = "0.11.2"
2798source = "registry+https://github.com/rust-lang/crates.io-index"
2799checksum = "90fcb95eef784c2ac79119d1dd819e162b5da872ce6f3c3abe1e8ca1c082f72b"
2800dependencies = [
2801 "siphasher",
2802]
2803
2804[[package]]
Caleb Cartwright63913182021-02-10 01:52:542805name = "pin-project-lite"
clubby789812daed2024-11-03 11:31:152806version = "0.2.15"
Caleb Cartwright63913182021-02-10 01:52:542807source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:152808checksum = "915a1e146535de9163f3987b8944ed8cf49a18bb0056bcebcdcece385cece4ff"
Caleb Cartwright63913182021-02-10 01:52:542809
2810[[package]]
2811name = "pin-utils"
2812version = "0.1.0"
2813source = "registry+https://github.com/rust-lang/crates.io-index"
2814checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
2815
2816[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582817name = "pkg-config"
Trevor Gross4a515bd2024-08-26 20:02:542818version = "0.3.31"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582819source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:542820checksum = "953ec861398dccce10c670dfeaf3ec4911ca479e9c02154b3a215178c5f566f2"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582821
2822[[package]]
Santiago Pastorino8429d112018-05-24 21:52:012823name = "polonius-engine"
Rémy Rakic99cc35d2021-07-22 20:21:062824version = "0.13.0"
Santiago Pastorino8429d112018-05-24 21:52:012825source = "registry+https://github.com/rust-lang/crates.io-index"
Rémy Rakic99cc35d2021-07-22 20:21:062826checksum = "c4e8e505342045d397d0b6674dcb82d6faf5cf40484d30eeb88fc82ef14e903f"
Douglas Campos422fe7c2018-05-29 11:52:512827dependencies = [
Alex Crichton093ede22019-08-15 00:45:092828 "datafrog",
2829 "log",
Trevor Gross4a515bd2024-08-26 20:02:542830 "rustc-hash 1.1.0",
Douglas Campos422fe7c2018-05-29 11:52:512831]
Santiago Pastorino8429d112018-05-24 21:52:012832
2833[[package]]
Philipp Kronesac25a732023-08-24 19:33:172834name = "portable-atomic"
clubby789868668e2024-11-25 15:06:432835version = "1.10.0"
Philipp Kronesac25a732023-08-24 19:33:172836source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:432837checksum = "280dc24453071f1b63954171985a0b0d30058d287960968b9b2aca264c8d4ee6"
Philipp Kronesac25a732023-08-24 19:33:172838
2839[[package]]
clubby7896ac3b572024-01-29 12:16:202840name = "powerfmt"
2841version = "0.2.0"
2842source = "registry+https://github.com/rust-lang/crates.io-index"
2843checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391"
2844
2845[[package]]
gnzlbg52caca02019-08-01 15:02:262846name = "ppv-lite86"
Trevor Gross7240da02024-08-07 07:09:122847version = "0.2.20"
gnzlbg52caca02019-08-01 15:02:262848source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:122849checksum = "77957b295656769bb8ad2b6a6b09d897d94f05c41b069aede1fcdaa675eaea04"
2850dependencies = [
2851 "zerocopy",
2852]
gnzlbg52caca02019-08-01 15:02:262853
2854[[package]]
steveklabnikecfbaca2018-04-03 14:32:042855name = "precomputed-hash"
2856version = "0.1.1"
2857source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092858checksum = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c"
steveklabnikecfbaca2018-04-03 14:32:042859
2860[[package]]
Philipp Kronesac25a732023-08-24 19:33:172861name = "prettydiff"
Philipp Krones0949ff92024-07-25 16:29:272862version = "0.7.0"
2863source = "registry+https://github.com/rust-lang/crates.io-index"
2864checksum = "abec3fb083c10660b3854367697da94c674e9e82aa7511014dc958beeb7215e9"
2865dependencies = [
2866 "owo-colors",
2867 "pad",
2868]
2869
2870[[package]]
David Wood7f916972022-03-26 07:27:432871name = "proc-macro-hack"
Nilstrieb3295cdf2023-06-26 07:21:352872version = "0.5.20+deprecated"
David Wood7f916972022-03-26 07:27:432873source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:352874checksum = "dc375e1527247fe1a97d8b7156678dfe7c1af2fc075c9a4db3690ecd2a148068"
David Wood7f916972022-03-26 07:27:432875
2876[[package]]
Igor Matuszewskic2249a42019-09-08 08:28:112877name = "proc-macro2"
clubby789868668e2024-11-25 15:06:432878version = "1.0.92"
Igor Matuszewskic2249a42019-09-08 08:28:112879source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:432880checksum = "37d3544b3f2748c54e147655edb5025752e2303145b5aefb3c3ea2c78b973bb0"
Igor Matuszewskic2249a42019-09-08 08:28:112881dependencies = [
Andres Suareza65ddf02022-10-09 03:25:402882 "unicode-ident",
Igor Matuszewskic2249a42019-09-08 08:28:112883]
2884
2885[[package]]
Oliver Scherer26edcee2018-11-02 15:14:242886name = "psm"
Maksim Bondarenkovdd875ed2024-12-08 15:58:152887version = "0.1.24"
Oliver Scherer26edcee2018-11-02 15:14:242888source = "registry+https://github.com/rust-lang/crates.io-index"
Maksim Bondarenkovdd875ed2024-12-08 15:58:152889checksum = "200b9ff220857e53e184257720a14553b2f4aa02577d2ed9842d45d4b9654810"
Oliver Scherer26edcee2018-11-02 15:14:242890dependencies = [
2891 "cc",
2892]
2893
2894[[package]]
Steve Klabnika0769612017-02-07 23:13:572895name = "pulldown-cmark"
Michael Howell294c3dd2024-06-29 18:24:362896version = "0.9.6"
2897source = "registry+https://github.com/rust-lang/crates.io-index"
2898checksum = "57206b407293d2bcd3af849ce869d52068623f19e1b5ff8e8778e3309439682b"
2899dependencies = [
clubby789868668e2024-11-25 15:06:432900 "bitflags",
Michael Howell294c3dd2024-06-29 18:24:362901 "memchr",
2902 "unicase",
2903]
2904
2905[[package]]
2906name = "pulldown-cmark"
Mark Rousskov12200c92024-05-11 14:27:172907version = "0.10.3"
Eric Huss51f20b42024-02-07 04:22:132908source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:172909checksum = "76979bea66e7875e7509c4ec5300112b316af87fa7a252ca91c448b32dfe3993"
Eric Huss51f20b42024-02-07 04:22:132910dependencies = [
clubby789868668e2024-11-25 15:06:432911 "bitflags",
Eric Huss51f20b42024-02-07 04:22:132912 "memchr",
Michael Howell15fbe612024-06-29 16:34:522913 "pulldown-cmark-escape 0.10.1",
2914 "unicase",
2915]
2916
2917[[package]]
2918name = "pulldown-cmark"
Trevor Gross4a515bd2024-08-26 20:02:542919version = "0.11.3"
Michael Howell15fbe612024-06-29 16:34:522920source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:542921checksum = "679341d22c78c6c649893cbd6c3278dcbe9fc4faa62fea3a9296ae2b50c14625"
Michael Howell15fbe612024-06-29 16:34:522922dependencies = [
clubby789868668e2024-11-25 15:06:432923 "bitflags",
Michael Howell15fbe612024-06-29 16:34:522924 "memchr",
2925 "pulldown-cmark-escape 0.11.0",
Eric Huss51f20b42024-02-07 04:22:132926 "unicase",
2927]
2928
2929[[package]]
2930name = "pulldown-cmark-escape"
Mark Rousskov12200c92024-05-11 14:27:172931version = "0.10.1"
Eric Huss51f20b42024-02-07 04:22:132932source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:172933checksum = "bd348ff538bc9caeda7ee8cad2d1d48236a1f443c1fa3913c6a02fe0043b1dd3"
Eric Huss51f20b42024-02-07 04:22:132934
2935[[package]]
Michael Howell15fbe612024-06-29 16:34:522936name = "pulldown-cmark-escape"
2937version = "0.11.0"
2938source = "registry+https://github.com/rust-lang/crates.io-index"
2939checksum = "007d8adb5ddab6f8e3f491ac63566a7d5002cc7ed73901f72057943fa71ae1ae"
2940
2941[[package]]
Eduard-Mihai Burtescu20929632019-01-29 05:24:322942name = "punycode"
Mark Rousskov342d9562020-08-17 15:21:442943version = "0.4.1"
Eduard-Mihai Burtescu20929632019-01-29 05:24:322944source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:442945checksum = "e9e1dcb320d6839f6edb64f7a4a59d39b30480d4d1765b56873f7c858538a5fe"
Eduard-Mihai Burtescu20929632019-01-29 05:24:322946
2947[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:292948name = "quine-mc_cluskey"
2949version = "0.2.4"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582950source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092951checksum = "07589615d719a60c8dd8a4622e7946465dfef20d1a428f969e3443e7386d5f45"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582952
2953[[package]]
2954name = "quote"
Trevor Gross4a515bd2024-08-26 20:02:542955version = "1.0.37"
Igor Matuszewskic2249a42019-09-08 08:28:112956source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:542957checksum = "b5b9d34b8991d19d98081b46eacdd8eb58c6f2b201139f7c5f643cc155a633af"
Igor Matuszewskic2249a42019-09-08 08:28:112958dependencies = [
Aaron Hill70ba4912020-08-01 14:11:152959 "proc-macro2",
Alex Crichtone9d89832018-04-02 15:43:552960]
2961
2962[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292963name = "rand"
klensy947e7872022-04-15 18:11:142964version = "0.8.5"
Aaron Hill2550d5b2021-03-07 23:39:192965source = "registry+https://github.com/rust-lang/crates.io-index"
klensy947e7872022-04-15 18:11:142966checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
Aaron Hill2550d5b2021-03-07 23:39:192967dependencies = [
2968 "libc",
Thom Chiovolonia4bf36e2022-11-21 00:55:412969 "rand_chacha",
2970 "rand_core",
Aaron Hill2550d5b2021-03-07 23:39:192971]
2972
2973[[package]]
2974name = "rand_chacha"
Nilstrieb3295cdf2023-06-26 07:21:352975version = "0.3.1"
Aaron Hill2550d5b2021-03-07 23:39:192976source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:352977checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
Aaron Hill2550d5b2021-03-07 23:39:192978dependencies = [
2979 "ppv-lite86",
Thom Chiovolonia4bf36e2022-11-21 00:55:412980 "rand_core",
gnzlbg52caca02019-08-01 15:02:262981]
2982
2983[[package]]
Aaron Hill2550d5b2021-03-07 23:39:192984name = "rand_core"
Weihang Lo6306fd32023-01-04 15:33:592985version = "0.6.4"
Aaron Hill2550d5b2021-03-07 23:39:192986source = "registry+https://github.com/rust-lang/crates.io-index"
Weihang Lo6306fd32023-01-04 15:33:592987checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
Aaron Hill2550d5b2021-03-07 23:39:192988dependencies = [
Thom Chiovolonia4bf36e2022-11-21 00:55:412989 "getrandom",
Aaron Hill2550d5b2021-03-07 23:39:192990]
2991
2992[[package]]
Eric Huss2b985322019-11-25 16:14:072993name = "rand_xoshiro"
Chase Wilson09f15422021-08-29 15:55:292994version = "0.6.0"
2995source = "registry+https://github.com/rust-lang/crates.io-index"
2996checksum = "6f97cdb2a36ed4183de61b2f824cc45c9f1037f28afe0a322e9fff4c108b5aaa"
2997dependencies = [
Thom Chiovolonia4bf36e2022-11-21 00:55:412998 "rand_core",
Chase Wilson09f15422021-08-29 15:55:292999]
3000
3001[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:293002name = "rayon"
github-actions1848b462024-03-24 12:09:283003version = "1.10.0"
Nick Cameron4b6f5c22018-02-26 03:15:453004source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions1848b462024-03-24 12:09:283005checksum = "b418a60154510ca1a002a752ca9714984e21e4241e804d32555251faf8b78ffa"
Nick Cameron4b6f5c22018-02-26 03:15:453006dependencies = [
Alex Crichton093ede22019-08-15 00:45:093007 "either",
3008 "rayon-core",
Oliver Schneideracdf83f2017-12-06 08:25:293009]
3010
3011[[package]]
3012name = "rayon-core"
clubby7899b73db32024-01-29 12:21:163013version = "1.12.1"
Oliver Schneideracdf83f2017-12-06 08:25:293014source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:163015checksum = "1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2"
Oliver Schneideracdf83f2017-12-06 08:25:293016dependencies = [
Mateusz Mikuła2d8d8132019-12-04 17:40:163017 "crossbeam-deque",
Josh Stonef3b88122022-01-10 19:34:073018 "crossbeam-utils",
Laurențiu Nicolab888eb92019-06-10 18:22:313019]
3020
3021[[package]]
Nick Cameronc5cad5a2017-09-22 01:58:353022name = "redox_syscall"
clubby7890b095f82024-12-17 13:17:393023version = "0.5.8"
flip19950046d7c2021-02-25 10:26:233024source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7890b095f82024-12-17 13:17:393025checksum = "03a862b389f93e68874fbf580b9de08dd02facb9a788ebadaf4a3fd33cf58834"
Arlo Siemsen4d9b4762023-06-02 16:40:363026dependencies = [
clubby789868668e2024-11-25 15:06:433027 "bitflags",
Mark Rousskov12200c92024-05-11 14:27:173028]
3029
3030[[package]]
flip19954c228cc2019-02-18 09:32:583031name = "redox_users"
Trevor Gross4a515bd2024-08-26 20:02:543032version = "0.4.6"
flip19950046d7c2021-02-25 10:26:233033source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:543034checksum = "ba009ff324d1fc1b900bd1fdb31564febe58a8ccc8a6fdbb93b543d33b13ca43"
flip19950046d7c2021-02-25 10:26:233035dependencies = [
Thom Chiovolonia4bf36e2022-11-21 00:55:413036 "getrandom",
clubby7899b73db32024-01-29 12:21:163037 "libredox",
clubby7890b095f82024-12-17 13:17:393038 "thiserror 1.0.69",
flip19950046d7c2021-02-25 10:26:233039]
3040
3041[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:583042name = "regex"
clubby789812daed2024-11-03 11:31:153043version = "1.11.1"
Oliver Schneider847bb142018-05-11 12:11:063044source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:153045checksum = "b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191"
Oliver Schneider847bb142018-05-11 12:11:063046dependencies = [
clubby7899b73db32024-01-29 12:21:163047 "aho-corasick",
Alex Crichton093ede22019-08-15 00:45:093048 "memchr",
clubby789868668e2024-11-25 15:06:433049 "regex-automata 0.4.9",
clubby789812daed2024-11-03 11:31:153050 "regex-syntax 0.8.5",
Oliver Schneider847bb142018-05-11 12:11:063051]
3052
3053[[package]]
Oliver Schererec7230f2020-07-24 18:42:003054name = "regex-automata"
bjorn397c2fa12021-07-07 09:07:093055version = "0.1.10"
Oliver Schererec7230f2020-07-24 18:42:003056source = "registry+https://github.com/rust-lang/crates.io-index"
bjorn397c2fa12021-07-07 09:07:093057checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"
Oliver Schererec7230f2020-07-24 18:42:003058dependencies = [
Nilstrieb3295cdf2023-06-26 07:21:353059 "regex-syntax 0.6.29",
Oliver Schererec7230f2020-07-24 18:42:003060]
3061
3062[[package]]
Charles Lewa7750042022-11-06 06:43:253063name = "regex-automata"
3064version = "0.2.0"
3065source = "registry+https://github.com/rust-lang/crates.io-index"
3066checksum = "e9368763f5a9b804326f3af749e16f9abf378d227bcdee7634b13d8f17793782"
3067dependencies = [
3068 "memchr",
3069]
3070
3071[[package]]
clubby7899b73db32024-01-29 12:21:163072name = "regex-automata"
clubby789868668e2024-11-25 15:06:433073version = "0.4.9"
clubby7899b73db32024-01-29 12:21:163074source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:433075checksum = "809e8dc61f6de73b46c85f4c96486310fe304c434cfa43669d7b40f711150908"
Trevor Gross4a515bd2024-08-26 20:02:543076dependencies = [
3077 "aho-corasick",
3078 "memchr",
clubby789812daed2024-11-03 11:31:153079 "regex-syntax 0.8.5",
Trevor Gross4a515bd2024-08-26 20:02:543080]
clubby7899b73db32024-01-29 12:21:163081
3082[[package]]
3083name = "regex-lite"
github-actions729ed812024-06-16 00:18:063084version = "0.1.6"
clubby7899b73db32024-01-29 12:21:163085source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions729ed812024-06-16 00:18:063086checksum = "53a49587ad06b26609c52e423de037e7f57f20d53535d66e08c695f347df952a"
clubby7899b73db32024-01-29 12:21:163087
3088[[package]]
Steve Klabnika0769612017-02-07 23:13:573089name = "regex-syntax"
Nilstrieb3295cdf2023-06-26 07:21:353090version = "0.6.29"
Oliver Schneider847bb142018-05-11 12:11:063091source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:353092checksum = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1"
Oliver Schneider847bb142018-05-11 12:11:063093
3094[[package]]
Philipp Kronesd780efc2023-05-20 13:39:353095name = "regex-syntax"
clubby789812daed2024-11-03 11:31:153096version = "0.8.5"
Philipp Kronesb92ab502023-12-16 13:13:123097source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:153098checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c"
Philipp Kronesb92ab502023-12-16 13:13:123099
3100[[package]]
Alex Crichton7bc2cbf2017-04-26 15:52:193101name = "remote-test-client"
3102version = "0.1.0"
3103
3104[[package]]
3105name = "remote-test-server"
3106version = "0.1.0"
3107
3108[[package]]
est31d32ff142022-08-23 20:14:123109name = "replace-version-placeholder"
3110version = "0.1.0"
3111dependencies = [
3112 "tidy",
3113 "walkdir",
3114]
3115
3116[[package]]
Guillaume Gomez8d40b9e2024-07-18 18:56:363117name = "rinja"
clubby789812daed2024-11-03 11:31:153118version = "0.3.5"
Guillaume Gomez8d40b9e2024-07-18 18:56:363119source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:153120checksum = "3dc4940d00595430b3d7d5a01f6222b5e5b51395d1120bdb28d854bb8abb17a5"
Guillaume Gomez8d40b9e2024-07-18 18:56:363121dependencies = [
Jonathan Pallant4e24e9b2024-08-06 11:03:373122 "humansize",
Guillaume Gomezcb7c5962024-08-03 23:08:103123 "itoa",
Jonathan Pallant4e24e9b2024-08-06 11:03:373124 "percent-encoding",
Guillaume Gomez8d40b9e2024-07-18 18:56:363125 "rinja_derive",
3126]
3127
3128[[package]]
3129name = "rinja_derive"
clubby789812daed2024-11-03 11:31:153130version = "0.3.5"
Guillaume Gomez8d40b9e2024-07-18 18:56:363131source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:153132checksum = "08d9ed0146aef6e2825f1b1515f074510549efba38d71f4554eec32eb36ba18b"
Guillaume Gomez8d40b9e2024-07-18 18:56:363133dependencies = [
3134 "basic-toml",
Guillaume Gomezcb7c5962024-08-03 23:08:103135 "memchr",
Guillaume Gomez8d40b9e2024-07-18 18:56:363136 "mime",
3137 "mime_guess",
Guillaume Gomez8d40b9e2024-07-18 18:56:363138 "proc-macro2",
3139 "quote",
3140 "rinja_parser",
clubby789868668e2024-11-25 15:06:433141 "rustc-hash 2.1.0",
Guillaume Gomez8d40b9e2024-07-18 18:56:363142 "serde",
clubby789868668e2024-11-25 15:06:433143 "syn 2.0.90",
Guillaume Gomez8d40b9e2024-07-18 18:56:363144]
3145
3146[[package]]
3147name = "rinja_parser"
clubby789812daed2024-11-03 11:31:153148version = "0.3.5"
Guillaume Gomez8d40b9e2024-07-18 18:56:363149source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:153150checksum = "93f9a866e2e00a7a1fb27e46e9e324a6f7c0e7edc4543cae1d38f4e4a100c610"
Guillaume Gomez8d40b9e2024-07-18 18:56:363151dependencies = [
Guillaume Gomezcb7c5962024-08-03 23:08:103152 "memchr",
Guillaume Gomez8d40b9e2024-07-18 18:56:363153 "nom",
Trevor Gross4a515bd2024-08-26 20:02:543154 "serde",
Guillaume Gomez8d40b9e2024-07-18 18:56:363155]
3156
3157[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:583158name = "rls"
Eric Huss4a7e2fb2022-08-21 04:19:433159version = "2.0.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583160dependencies = [
Alex Crichton093ede22019-08-15 00:45:093161 "serde_json",
Alex Crichton453080f2017-06-05 16:36:483162]
3163
3164[[package]]
许杰友 Jieyou Xu (Joe)48e9f922024-01-20 16:51:593165name = "run_make_support"
许杰友 Jieyou Xu (Joe)f6ab5e92024-06-09 16:29:143166version = "0.2.0"
Alex Crichton71413792024-03-06 20:39:073167dependencies = [
Oneirical17950822024-06-27 18:38:303168 "bstr",
Jakub Beránek97990a42024-07-04 13:47:303169 "build_helper",
clubby789812daed2024-11-03 11:31:153170 "gimli 0.31.1",
Oneirical318dfb42024-08-01 17:17:343171 "libc",
clubby789812daed2024-11-03 11:31:153172 "object 0.36.5",
Rémy Rakic682535e2024-04-14 16:36:093173 "regex",
Guillaume Gomez6b1637c2024-08-16 13:09:043174 "serde_json",
Jover Zhangf3530cf2024-04-20 11:25:533175 "similar",
clubby789868668e2024-11-25 15:06:433176 "wasmparser 0.219.1",
Alex Crichton71413792024-03-06 20:39:073177]
许杰友 Jieyou Xu (Joe)48e9f922024-01-20 16:51:593178
3179[[package]]
Ralf Jung9cc11e22022-10-04 13:23:573180name = "rustc-build-sysroot"
Trevor Gross4a515bd2024-08-26 20:02:543181version = "0.5.4"
Ralf Jung9cc11e22022-10-04 13:23:573182source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:543183checksum = "d6d984a9db43148467059309bd1e5ad577085162f695d9fe2cf3543aeb25cd38"
Ralf Jung9cc11e22022-10-04 13:23:573184dependencies = [
3185 "anyhow",
3186 "rustc_version",
3187 "tempfile",
Ralf Jung95770512024-02-25 07:17:203188 "walkdir",
Ralf Jung9cc11e22022-10-04 13:23:573189]
3190
3191[[package]]
Josh Stone020c5ec2017-05-08 22:01:133192name = "rustc-demangle"
Mark Rousskov12200c92024-05-11 14:27:173193version = "0.1.24"
Josh Stone020c5ec2017-05-08 22:01:133194source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:173195checksum = "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f"
Josh Stone020c5ec2017-05-08 22:01:133196
3197[[package]]
Niko Matsakis9c548bf2018-05-24 12:48:023198name = "rustc-hash"
Jack Huey6aa2e9d2020-05-27 00:19:193199version = "1.1.0"
Niko Matsakis9c548bf2018-05-24 12:48:023200source = "registry+https://github.com/rust-lang/crates.io-index"
Jack Huey6aa2e9d2020-05-27 00:19:193201checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
Niko Matsakis9c548bf2018-05-24 12:48:023202
3203[[package]]
Trevor Gross4a515bd2024-08-26 20:02:543204name = "rustc-hash"
clubby789868668e2024-11-25 15:06:433205version = "2.1.0"
Trevor Gross4a515bd2024-08-26 20:02:543206source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:433207checksum = "c7fb8039b3032c191086b10f11f319a6e99e1e82889c5cc6046f515c9db1d497"
Trevor Gross4a515bd2024-08-26 20:02:543208
3209[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293210name = "rustc-main"
3211version = "0.0.0"
3212dependencies = [
Alex Crichton093ede22019-08-15 00:45:093213 "rustc_codegen_ssa",
3214 "rustc_driver",
John Kåre Alsaker2aceaf42023-02-02 06:17:463215 "rustc_driver_impl",
Oli Scherer9960cc12022-06-02 10:08:383216 "rustc_smir",
Oli Scherera38e9832023-09-14 15:50:113217 "stable_mir",
Rémy Rakica69fe842024-12-02 16:16:413218 "tikv-jemalloc-sys",
Ahmed Charles9ca382f2016-09-02 08:55:293219]
3220
3221[[package]]
Jakub Beránek151986f2024-06-27 08:22:033222name = "rustc-perf-wrapper"
3223version = "0.1.0"
3224dependencies = [
3225 "clap",
3226]
3227
3228[[package]]
John Kåre Alsaker4afdae62018-05-12 02:11:033229name = "rustc-rayon"
John Kåre Alsaker27c44d22023-03-25 01:12:133230version = "0.5.0"
Josh Stone33c41252019-09-10 17:13:073231source = "registry+https://github.com/rust-lang/crates.io-index"
John Kåre Alsaker27c44d22023-03-25 01:12:133232checksum = "eb81aadc8837ca6ecebe0fe1353f15df83b3b3cc2cf7a8afd571bc22aa121710"
Josh Stone33c41252019-09-10 17:13:073233dependencies = [
Josh Stone33c41252019-09-10 17:13:073234 "either",
Igor Matuszewski5b091302019-12-10 15:01:013235 "rustc-rayon-core",
John Kåre Alsaker0e05a9b2019-04-25 20:50:413236]
3237
3238[[package]]
Josh Stone33c41252019-09-10 17:13:073239name = "rustc-rayon-core"
John Kåre Alsaker27c44d22023-03-25 01:12:133240version = "0.5.0"
Josh Stone33c41252019-09-10 17:13:073241source = "registry+https://github.com/rust-lang/crates.io-index"
John Kåre Alsaker27c44d22023-03-25 01:12:133242checksum = "67668daaf00e359c126f6dcb40d652d89b458a008c8afa727a42a2d20fca0b7f"
Josh Stone33c41252019-09-10 17:13:073243dependencies = [
Josh Stoneab57e362022-05-28 00:14:223244 "crossbeam-channel",
Mateusz Mikuła2d8d8132019-12-04 17:40:163245 "crossbeam-deque",
Josh Stonef3b88122022-01-10 19:34:073246 "crossbeam-utils",
Josh Stone33c41252019-09-10 17:13:073247 "num_cpus",
3248]
3249
3250[[package]]
Urgau977439d2024-06-19 19:23:403251name = "rustc-stable-hash"
clubby7890b095f82024-12-17 13:17:393252version = "0.1.1"
Urgau977439d2024-06-19 19:23:403253source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7890b095f82024-12-17 13:17:393254checksum = "2febf9acc5ee5e99d1ad0afcdbccc02d87aa3f857a1f01f825b80eacf8edfcd1"
Urgau977439d2024-06-19 19:23:403255
3256[[package]]
Ralf Jungb1274582024-11-03 21:30:163257name = "rustc-std-workspace-alloc"
3258version = "1.0.1"
3259
3260[[package]]
3261name = "rustc-std-workspace-core"
3262version = "1.0.1"
3263
3264[[package]]
3265name = "rustc-std-workspace-std"
3266version = "1.0.1"
3267
3268[[package]]
hkalbasi390a6372022-11-06 21:06:113269name = "rustc_abi"
3270version = "0.0.0"
3271dependencies = [
clubby789868668e2024-11-25 15:06:433272 "bitflags",
Thom Chiovolonia4bf36e2022-11-21 00:55:413273 "rand",
hkalbasi390a6372022-11-06 21:06:113274 "rand_xoshiro",
3275 "rustc_data_structures",
Jubilee Youngeca17022024-10-31 03:37:513276 "rustc_feature",
hkalbasi390a6372022-11-06 21:06:113277 "rustc_index",
3278 "rustc_macros",
3279 "rustc_serialize",
Jubilee Youngeca17022024-10-31 03:37:513280 "rustc_span",
hkalbasi390a6372022-11-06 21:06:113281 "tracing",
3282]
3283
3284[[package]]
Eduard-Mihai Burtescu877ec942017-07-08 17:46:433285name = "rustc_apfloat"
clubby789868668e2024-11-25 15:06:433286version = "0.2.2+llvm-462a31f5a5ab"
Wesley Wiser15e9f562023-07-18 19:22:563287source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:433288checksum = "121e2195ff969977a4e2b5c9965ea867fce7e4cb5aee5b09dee698a7932d574f"
Eduard-Mihai Burtescu877ec942017-07-08 17:46:433289dependencies = [
clubby789868668e2024-11-25 15:06:433290 "bitflags",
Jubilee Younge8eb6912021-04-22 04:40:293291 "smallvec",
Eduard-Mihai Burtescu877ec942017-07-08 17:46:433292]
3293
3294[[package]]
Vadim Petrochenkov11d95142020-06-02 17:03:403295name = "rustc_arena"
3296version = "0.0.0"
3297dependencies = [
Jubilee Younge8eb6912021-04-22 04:40:293298 "smallvec",
Vadim Petrochenkov11d95142020-06-02 17:03:403299]
3300
3301[[package]]
Vadim Petrochenkov6054a302020-02-29 17:16:263302name = "rustc_ast"
3303version = "0.0.0"
3304dependencies = [
clubby789868668e2024-11-25 15:06:433305 "bitflags",
Konrad Borowskif72e17f2023-01-22 12:05:473306 "memchr",
Oli Scherer8a6d3532024-02-27 18:11:233307 "rustc_ast_ir",
Vadim Petrochenkov6054a302020-02-29 17:16:263308 "rustc_data_structures",
3309 "rustc_index",
3310 "rustc_lexer",
3311 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:403312 "rustc_serialize",
Vadim Petrochenkov6054a302020-02-29 17:16:263313 "rustc_span",
Jubilee Younge8eb6912021-04-22 04:40:293314 "smallvec",
Nicholas Nethercoteb38106b2022-08-17 04:22:303315 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:003316 "tracing",
Vadim Petrochenkov6054a302020-02-29 17:16:263317]
3318
3319[[package]]
Oli Scherer8a6d3532024-02-27 18:11:233320name = "rustc_ast_ir"
3321version = "0.0.0"
3322dependencies = [
3323 "rustc_data_structures",
3324 "rustc_macros",
3325 "rustc_serialize",
3326 "rustc_span",
Oli Scherer8a6d3532024-02-27 18:11:233327]
3328
3329[[package]]
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563330name = "rustc_ast_lowering"
3331version = "0.0.0"
3332dependencies = [
Vadim Petrochenkov6054a302020-02-29 17:16:263333 "rustc_ast",
Luca Versarib462c682024-09-16 09:56:223334 "rustc_ast_pretty",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563335 "rustc_data_structures",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563336 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:003337 "rustc_fluent_macro",
Mazdak Farrokhzadebfd8672020-01-05 01:37:573338 "rustc_hir",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563339 "rustc_index",
Jean CASPAR73ae38b2022-08-16 20:28:513340 "rustc_macros",
Camille GILLOT603746a2021-07-05 20:26:233341 "rustc_middle",
Mazdak Farrokhzad5ccc1e42019-12-24 21:42:563342 "rustc_session",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563343 "rustc_span",
3344 "rustc_target",
Jubilee Younge8eb6912021-04-22 04:40:293345 "smallvec",
Nicholas Nethercoteb38106b2022-08-17 04:22:303346 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:003347 "tracing",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563348]
3349
3350[[package]]
Mazdak Farrokhzaded69fbb2020-01-05 09:58:443351name = "rustc_ast_passes"
3352version = "0.0.0"
3353dependencies = [
Caleb Cartwrightffad9842024-06-22 21:22:003354 "itertools",
Vadim Petrochenkov6054a302020-02-29 17:16:263355 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:463356 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:203357 "rustc_attr",
Mazdak Farrokhzaded69fbb2020-01-05 09:58:443358 "rustc_data_structures",
Mazdak Farrokhzaded69fbb2020-01-05 09:58:443359 "rustc_errors",
Mazdak Farrokhzad6cbcb832020-01-05 10:11:393360 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:003361 "rustc_fluent_macro",
finalchildd6fdf142022-08-17 14:51:013362 "rustc_macros",
Mazdak Farrokhzaded69fbb2020-01-05 09:58:443363 "rustc_parse",
3364 "rustc_session",
3365 "rustc_span",
Camille GILLOT8d7d4882021-07-08 19:58:053366 "rustc_target",
Nicholas Nethercote4143b102022-11-23 00:55:163367 "thin-vec",
Mazdak Farrokhzaded69fbb2020-01-05 09:58:443368]
3369
3370[[package]]
Mazdak Farrokhzade2333312020-01-11 16:02:463371name = "rustc_ast_pretty"
3372version = "0.0.0"
3373dependencies = [
Caleb Cartwrightffad9842024-06-22 21:22:003374 "itertools",
Vadim Petrochenkov6054a302020-02-29 17:16:263375 "rustc_ast",
klensy746b6752024-10-07 19:22:513376 "rustc_data_structures",
Nicholas Nethercote69f2c9c2023-11-27 08:23:203377 "rustc_lexer",
Mazdak Farrokhzade2333312020-01-11 16:02:463378 "rustc_span",
Nicholas Nethercotedd7aff52022-11-21 22:17:203379 "thin-vec",
Mazdak Farrokhzade2333312020-01-11 16:02:463380]
3381
3382[[package]]
Mazdak Farrokhzad93a82832020-01-11 12:15:203383name = "rustc_attr"
3384version = "0.0.0"
3385dependencies = [
beetrees6e5f1dac2024-03-24 01:03:393386 "rustc_abi",
Vadim Petrochenkov6054a302020-02-29 17:16:263387 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:463388 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:203389 "rustc_data_structures",
3390 "rustc_errors",
3391 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:003392 "rustc_fluent_macro",
Vadim Petrochenkov20c50442020-08-10 19:27:483393 "rustc_lexer",
Mazdak Farrokhzad93a82832020-01-11 12:15:203394 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:403395 "rustc_serialize",
Mazdak Farrokhzad93a82832020-01-11 12:15:203396 "rustc_session",
3397 "rustc_span",
Mazdak Farrokhzad93a82832020-01-11 12:15:203398]
3399
3400[[package]]
Charles Lewa7750042022-11-06 06:43:253401name = "rustc_baked_icu_data"
3402version = "0.0.0"
3403dependencies = [
3404 "icu_list",
3405 "icu_locid",
Nilstriebffffc202023-11-06 13:42:203406 "icu_locid_transform",
Charles Lewa7750042022-11-06 06:43:253407 "icu_provider",
Charles Lewbde2f982022-11-06 06:58:223408 "zerovec",
Charles Lewa7750042022-11-06 06:43:253409]
3410
3411[[package]]
Camille GILLOT31a61cc2020-12-30 17:48:403412name = "rustc_borrowck"
3413version = "0.0.0"
3414dependencies = [
3415 "either",
Caleb Cartwrightffad9842024-06-22 21:22:003416 "itertools",
Camille GILLOT31a61cc2020-12-30 17:48:403417 "polonius-engine",
Jubilee Young586766e2024-11-03 03:24:153418 "rustc_abi",
Camille GILLOT31a61cc2020-12-30 17:48:403419 "rustc_data_structures",
3420 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:003421 "rustc_fluent_macro",
Camille GILLOT31a61cc2020-12-30 17:48:403422 "rustc_graphviz",
3423 "rustc_hir",
3424 "rustc_index",
3425 "rustc_infer",
3426 "rustc_lexer",
Michael Goulet98af1bf2022-06-23 04:43:013427 "rustc_macros",
Camille GILLOT31a61cc2020-12-30 17:48:403428 "rustc_middle",
Camille GILLOTfd9c04f2021-01-05 18:53:073429 "rustc_mir_dataflow",
Camille GILLOT31a61cc2020-12-30 17:48:403430 "rustc_session",
3431 "rustc_span",
Camille GILLOT31a61cc2020-12-30 17:48:403432 "rustc_trait_selection",
3433 "rustc_traits",
3434 "smallvec",
3435 "tracing",
3436]
3437
3438[[package]]
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323439name = "rustc_builtin_macros"
3440version = "0.0.0"
3441dependencies = [
Vadim Petrochenkov6054a302020-02-29 17:16:263442 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:463443 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:203444 "rustc_attr",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323445 "rustc_data_structures",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323446 "rustc_errors",
3447 "rustc_expand",
3448 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:003449 "rustc_fluent_macro",
clubby789e3e93f22023-05-02 15:42:363450 "rustc_index",
Vadim Petrochenkovdbdbd302020-11-14 11:47:143451 "rustc_lexer",
Ethiraric2be94d42021-11-24 09:20:233452 "rustc_lint_defs",
beetrees6264ffb2022-06-21 19:10:313453 "rustc_macros",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323454 "rustc_parse",
Vadim Petrochenkov11d95142020-06-02 17:03:403455 "rustc_parse_format",
Mazdak Farrokhzadf361b712020-01-05 09:47:203456 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323457 "rustc_span",
3458 "rustc_target",
Jubilee Younge8eb6912021-04-22 04:40:293459 "smallvec",
Nicholas Nethercoteb38106b2022-08-17 04:22:303460 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:003461 "tracing",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323462]
3463
3464[[package]]
Irina Popab63d7e22018-05-08 13:10:163465name = "rustc_codegen_llvm"
3466version = "0.0.0"
3467dependencies = [
clubby789868668e2024-11-25 15:06:433468 "bitflags",
Caleb Cartwrightffad9842024-06-22 21:22:003469 "itertools",
Alex Crichton7f23e6e2019-10-22 15:51:353470 "libc",
Ralf Jung61a986a2022-06-26 02:21:493471 "measureme",
clubby789812daed2024-11-03 11:31:153472 "object 0.36.5",
Alex Crichton7f23e6e2019-10-22 15:51:353473 "rustc-demangle",
Jubilee Young43e198a2024-10-09 00:32:523474 "rustc_abi",
Vadim Petrochenkov6054a302020-02-29 17:16:263475 "rustc_ast",
Mazdak Farrokhzad93a82832020-01-11 12:15:203476 "rustc_attr",
Alex Crichton7f23e6e2019-10-22 15:51:353477 "rustc_codegen_ssa",
Alex Crichton7f23e6e2019-10-22 15:51:353478 "rustc_data_structures",
3479 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:003480 "rustc_fluent_macro",
Alex Crichton7f23e6e2019-10-22 15:51:353481 "rustc_fs_util",
Mazdak Farrokhzadebfd8672020-01-05 01:37:573482 "rustc_hir",
Alex Crichton7f23e6e2019-10-22 15:51:353483 "rustc_index",
Alex Crichton093ede22019-08-15 00:45:093484 "rustc_llvm",
Michael Woeristere72e6392022-02-04 12:19:553485 "rustc_macros",
Camille GILLOT202d39a2021-05-29 20:49:593486 "rustc_metadata",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:453487 "rustc_middle",
Camille GILLOT02025d82020-11-14 15:48:543488 "rustc_query_system",
Ramon de C Valle1f0f2c42024-04-08 02:35:493489 "rustc_sanitizers",
Aaron Hillfca192c2019-12-06 03:04:353490 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323491 "rustc_span",
flip1995e96e6e22022-04-21 13:02:543492 "rustc_symbol_mangling",
Alex Crichton7f23e6e2019-10-22 15:51:353493 "rustc_target",
csmoea30de6e2022-11-03 14:34:243494 "serde",
3495 "serde_json",
Jubilee Younge8eb6912021-04-22 04:40:293496 "smallvec",
Oliver Schererec7230f2020-07-24 18:42:003497 "tracing",
Irina Popab63d7e22018-05-08 13:10:163498]
3499
3500[[package]]
Denis Merigouxc9f26c22018-10-01 16:07:043501name = "rustc_codegen_ssa"
3502version = "0.0.0"
Denis Merigouxb9e5cf92018-10-23 15:01:353503dependencies = [
bjorn3be670842022-05-28 10:43:513504 "ar_archive_writer",
Scott McMurrayc38f75c2024-04-14 07:51:493505 "arrayvec",
clubby789868668e2024-11-25 15:06:433506 "bitflags",
Alex Crichton093ede22019-08-15 00:45:093507 "cc",
Scott McMurrayc38f75c2024-04-14 07:51:493508 "either",
Caleb Cartwrightffad9842024-06-22 21:22:003509 "itertools",
Alex Crichton093ede22019-08-15 00:45:093510 "libc",
clubby789812daed2024-11-03 11:31:153511 "object 0.36.5",
Federico Ponzi4b6a0272020-07-17 22:01:273512 "pathdiff",
Michael Hackner32992352021-07-30 19:18:143513 "regex",
Jubilee Young43e198a2024-10-09 00:32:523514 "rustc_abi",
David Wood2dc1a8a2021-12-03 14:24:053515 "rustc_arena",
Vadim Petrochenkov6054a302020-02-29 17:16:263516 "rustc_ast",
Sven Kanoldt1696f532024-10-09 12:24:153517 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:203518 "rustc_attr",
Alex Crichton093ede22019-08-15 00:45:093519 "rustc_data_structures",
3520 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:003521 "rustc_fluent_macro",
Alex Crichton093ede22019-08-15 00:45:093522 "rustc_fs_util",
Mazdak Farrokhzadebfd8672020-01-05 01:37:573523 "rustc_hir",
Jonathan Dönszelmannd50c0a52024-10-16 23:14:013524 "rustc_hir_pretty",
Alex Crichton093ede22019-08-15 00:45:093525 "rustc_incremental",
csmoed20183d2019-09-26 05:30:103526 "rustc_index",
Matthew Jaspercbcef3e2020-06-11 14:49:573527 "rustc_macros",
Camille GILLOTb244b982021-09-24 16:15:363528 "rustc_metadata",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:453529 "rustc_middle",
Camille GILLOT02025d82020-11-14 15:48:543530 "rustc_query_system",
Vadim Petrochenkov11d95142020-06-02 17:03:403531 "rustc_serialize",
Mazdak Farrokhzad4392a8b2020-03-11 11:49:083532 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323533 "rustc_span",
Mark Mansi2d75a332020-03-12 23:07:583534 "rustc_symbol_mangling",
Alex Crichton093ede22019-08-15 00:45:093535 "rustc_target",
Michael Gouleteb75d202024-09-28 18:16:053536 "rustc_trait_selection",
Jhonny Bill Menad1030fa2022-11-17 13:53:143537 "rustc_type_ir",
bjorn35cc35932022-05-06 15:20:423538 "serde_json",
Michael Woeristere6e1e092021-07-14 13:50:423539 "smallvec",
Mark Mansi2d75a332020-03-12 23:07:583540 "tempfile",
bjorn3e9fa2ca2023-09-19 11:23:353541 "thin-vec",
David Wood2dc1a8a2021-12-03 14:24:053542 "thorin-dwp",
Oliver Schererec7230f2020-07-24 18:42:003543 "tracing",
clubby789868668e2024-11-25 15:06:433544 "wasm-encoder 0.219.1",
klensy26c09b62024-09-24 13:14:493545 "windows",
Irina Popab63d7e22018-05-08 13:10:163546]
3547
3548[[package]]
Camille GILLOTc5fc2602021-01-05 19:08:113549name = "rustc_const_eval"
3550version = "0.0.0"
3551dependencies = [
Ralf Jung41018892022-11-18 09:18:323552 "either",
Jubilee Young43e198a2024-10-09 00:32:523553 "rustc_abi",
Camille GILLOTc5fc2602021-01-05 19:08:113554 "rustc_apfloat",
3555 "rustc_ast",
3556 "rustc_attr",
3557 "rustc_data_structures",
3558 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:003559 "rustc_fluent_macro",
Camille GILLOTc5fc2602021-01-05 19:08:113560 "rustc_hir",
3561 "rustc_index",
3562 "rustc_infer",
3563 "rustc_macros",
3564 "rustc_middle",
3565 "rustc_mir_dataflow",
3566 "rustc_session",
3567 "rustc_span",
3568 "rustc_target",
3569 "rustc_trait_selection",
Michael Gouleta056a952022-05-22 19:57:463570 "rustc_type_ir",
Camille GILLOTc5fc2602021-01-05 19:08:113571 "tracing",
3572]
3573
3574[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293575name = "rustc_data_structures"
3576version = "0.0.0"
3577dependencies = [
Weihang Lof795a152023-03-15 12:50:043578 "arrayvec",
clubby789868668e2024-11-25 15:06:433579 "bitflags",
Josh Stone8f3af4c2024-01-24 23:36:573580 "either",
Oli Schererdecfb4d2023-02-21 08:37:103581 "elsa",
Jack Hueya42e5a12020-05-27 05:05:093582 "ena",
klensyc653bb92023-11-18 09:42:053583 "indexmap",
Alex Crichton093ede22019-08-15 00:45:093584 "jobserver",
Luca Barbieri45ede922020-04-10 20:42:193585 "libc",
Ralf Jung61a986a2022-06-26 02:21:493586 "measureme",
Weihang Lof795a152023-03-15 12:50:043587 "memmap2",
Rémy Rakic4cb2a282023-12-14 15:40:503588 "parking_lot",
SparrowLiif2a40e92023-11-06 01:58:513589 "portable-atomic",
clubby789868668e2024-11-25 15:06:433590 "rustc-hash 2.1.0",
Igor Matuszewski5b091302019-12-10 15:01:013591 "rustc-rayon",
Urgau977439d2024-06-19 19:23:403592 "rustc-stable-hash",
SparrowLiib9746ce2023-03-03 02:14:573593 "rustc_arena",
Vadim Petrochenkov11d95142020-06-02 17:03:403594 "rustc_graphviz",
csmoe1cff2e62019-09-25 19:09:513595 "rustc_index",
Matthew Jaspercbcef3e2020-06-11 14:49:573596 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:403597 "rustc_serialize",
Jubilee Younge8eb6912021-04-22 04:40:293598 "smallvec",
Simonas Kazlauskasa5c53652020-03-14 18:13:553599 "stacker",
Mark Rousskov2627eed2020-08-09 01:05:503600 "tempfile",
Nicholas Nethercoteb38106b2022-08-17 04:22:303601 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:003602 "tracing",
klensy26c09b62024-09-24 13:14:493603 "windows",
Ahmed Charles9ca382f2016-09-02 08:55:293604]
3605
3606[[package]]
3607name = "rustc_driver"
3608version = "0.0.0"
3609dependencies = [
John Kåre Alsaker2aceaf42023-02-02 06:17:463610 "rustc_driver_impl",
3611]
3612
3613[[package]]
3614name = "rustc_driver_impl"
3615version = "0.0.0"
3616dependencies = [
Ben Kimock9e0d1a32023-05-19 20:03:353617 "ctrlc",
Luca Barbieri45ede922020-04-10 20:42:193618 "libc",
Vadim Petrochenkov6054a302020-02-29 17:16:263619 "rustc_ast",
David Woodd1fcf6112022-10-13 09:13:023620 "rustc_ast_lowering",
3621 "rustc_ast_passes",
Mazdak Farrokhzade2333312020-01-11 16:02:463622 "rustc_ast_pretty",
David Woodd1fcf6112022-10-13 09:13:023623 "rustc_attr",
3624 "rustc_borrowck",
3625 "rustc_builtin_macros",
Victor Dinga47fdb92020-01-23 10:48:483626 "rustc_codegen_ssa",
David Woodd1fcf6112022-10-13 09:13:023627 "rustc_const_eval",
Alex Crichton093ede22019-08-15 00:45:093628 "rustc_data_structures",
3629 "rustc_errors",
David Woodd1fcf6112022-10-13 09:13:023630 "rustc_expand",
Mazdak Farrokhzad70234f12019-11-30 01:34:183631 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:003632 "rustc_fluent_macro",
lcnr1fc86a62022-09-26 11:00:293633 "rustc_hir_analysis",
Mazdak Farrokhzadb3866a52020-03-23 19:59:193634 "rustc_hir_pretty",
David Woodd1fcf6112022-10-13 09:13:023635 "rustc_hir_typeck",
3636 "rustc_incremental",
The 84725bf8eeb2022-09-02 18:17:203637 "rustc_index",
David Woodd1fcf6112022-10-13 09:13:023638 "rustc_infer",
Alex Crichton093ede22019-08-15 00:45:093639 "rustc_interface",
Mark Rousskovdab3bd62019-10-09 13:53:133640 "rustc_lint",
David Tolnay6152d152022-01-04 00:32:523641 "rustc_log",
Adrian Tombudbe39d82022-08-22 21:43:093642 "rustc_macros",
Alex Crichton093ede22019-08-15 00:45:093643 "rustc_metadata",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:453644 "rustc_middle",
David Woodd1fcf6112022-10-13 09:13:023645 "rustc_mir_build",
3646 "rustc_mir_dataflow",
clubby789d5bc5812023-04-30 01:20:533647 "rustc_mir_transform",
David Woodd1fcf6112022-10-13 09:13:023648 "rustc_monomorphize",
Mazdak Farrokhzad4ae27282019-10-15 20:48:133649 "rustc_parse",
David Woodd1fcf6112022-10-13 09:13:023650 "rustc_passes",
Nadrieril281002d2023-12-10 19:42:303651 "rustc_pattern_analysis",
David Woodd1fcf6112022-10-13 09:13:023652 "rustc_privacy",
3653 "rustc_query_system",
3654 "rustc_resolve",
Mazdak Farrokhzad4392a8b2020-03-11 11:49:083655 "rustc_session",
Oğuz Ağcayazıebd9c142023-11-09 09:11:413656 "rustc_smir",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323657 "rustc_span",
Alex Crichton093ede22019-08-15 00:45:093658 "rustc_target",
David Woodd1fcf6112022-10-13 09:13:023659 "rustc_trait_selection",
3660 "rustc_ty_utils",
bjorn3fc1df4f2021-06-03 15:45:093661 "serde_json",
David Koloski684aa2c2023-12-06 18:25:133662 "shlex",
Esteban Küber8eb58432023-03-03 22:25:183663 "time",
Oliver Schererec7230f2020-07-24 18:42:003664 "tracing",
klensy26c09b62024-09-24 13:14:493665 "windows",
Ahmed Charles9ca382f2016-09-02 08:55:293666]
3667
3668[[package]]
Guillaume Gomez125da0c2019-11-11 21:47:053669name = "rustc_error_codes"
3670version = "0.0.0"
3671
3672[[package]]
David Woodc45f2952022-03-24 02:03:043673name = "rustc_error_messages"
3674version = "0.0.0"
3675dependencies = [
David Woodd5119c52022-03-28 08:36:203676 "fluent-bundle",
3677 "fluent-syntax",
Charles Lewa7750042022-11-06 06:43:253678 "icu_list",
3679 "icu_locid",
3680 "icu_provider_adapters",
David Woodccd48202022-04-03 04:32:383681 "intl-memoizer",
Charles Lewa7750042022-11-06 06:43:253682 "rustc_baked_icu_data",
David Wood7f916972022-03-26 07:27:433683 "rustc_data_structures",
David Woodc45f2952022-03-24 02:03:043684 "rustc_macros",
3685 "rustc_serialize",
3686 "rustc_span",
David Wood7f916972022-03-26 07:27:433687 "tracing",
3688 "unic-langid",
David Woodc45f2952022-03-24 02:03:043689]
3690
3691[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293692name = "rustc_errors"
3693version = "0.0.0"
3694dependencies = [
clubby7890b095f82024-12-17 13:17:393695 "annotate-snippets 0.11.5",
Oli Scherer29de70d2023-07-25 13:09:533696 "derive_setters",
Jubilee Young4839d6e2024-10-28 03:38:333697 "rustc_abi",
Xiretza8489a672022-09-14 17:22:203698 "rustc_ast",
3699 "rustc_ast_pretty",
Alex Crichton093ede22019-08-15 00:45:093700 "rustc_data_structures",
Nicholas Nethercote5d9dfbd2024-01-13 23:57:073701 "rustc_error_codes",
David Woodc45f2952022-03-24 02:03:043702 "rustc_error_messages",
Nilstriebb5d3d972023-04-16 12:33:003703 "rustc_fluent_macro",
Michael Gouletff9fd362022-06-29 05:09:593704 "rustc_hir",
Nicholas Nethercote5d9dfbd2024-01-13 23:57:073705 "rustc_index",
Aaron Hill23018a52020-08-13 19:41:523706 "rustc_lint_defs",
Matthew Jaspercbcef3e2020-06-11 14:49:573707 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:403708 "rustc_serialize",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323709 "rustc_span",
Nathan Stocks0d658192022-08-26 20:39:593710 "rustc_target",
Jhonny Bill Menad1030fa2022-11-17 13:53:143711 "rustc_type_ir",
bjorn362a4f912021-06-03 19:14:153712 "serde",
3713 "serde_json",
Alex Crichton093ede22019-08-15 00:45:093714 "termcolor",
John Kåre Alsakerb0b11d32020-01-29 00:13:483715 "termize",
Oliver Schererec7230f2020-07-24 18:42:003716 "tracing",
klensy26c09b62024-09-24 13:14:493717 "windows",
Ahmed Charles9ca382f2016-09-02 08:55:293718]
3719
3720[[package]]
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323721name = "rustc_expand"
3722version = "0.0.0"
3723dependencies = [
Vadim Petrochenkov6054a302020-02-29 17:16:263724 "rustc_ast",
Mazdak Farrokhzad6cbcb832020-01-05 10:11:393725 "rustc_ast_passes",
Mazdak Farrokhzade2333312020-01-11 16:02:463726 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:203727 "rustc_attr",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323728 "rustc_data_structures",
3729 "rustc_errors",
3730 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:003731 "rustc_fluent_macro",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323732 "rustc_lexer",
Aaron Hillf9025512020-12-07 23:55:003733 "rustc_lint_defs",
Matthew Jaspercbcef3e2020-06-11 14:49:573734 "rustc_macros",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323735 "rustc_parse",
Vadim Petrochenkov11d95142020-06-02 17:03:403736 "rustc_serialize",
Mazdak Farrokhzadf361b712020-01-05 09:47:203737 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323738 "rustc_span",
Jubilee Younge8eb6912021-04-22 04:40:293739 "smallvec",
Nicholas Nethercote67d5cc02022-09-08 07:22:523740 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:003741 "tracing",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323742]
3743
3744[[package]]
Mazdak Farrokhzad3d080a42019-11-29 23:23:383745name = "rustc_feature"
3746version = "0.0.0"
3747dependencies = [
Mazdak Farrokhzad70234f12019-11-30 01:34:183748 "rustc_data_structures",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323749 "rustc_span",
Jane Losare-Lusbydc97db12024-09-06 20:05:013750 "serde",
3751 "serde_json",
Mazdak Farrokhzad3d080a42019-11-29 23:23:383752]
3753
3754[[package]]
Nilstriebb5d3d972023-04-16 12:33:003755name = "rustc_fluent_macro"
Michael Goulet60c95442023-10-18 21:55:153756version = "0.0.0"
Nilstriebb5d3d972023-04-16 12:33:003757dependencies = [
clubby7890b095f82024-12-17 13:17:393758 "annotate-snippets 0.11.5",
Nilstriebb5d3d972023-04-16 12:33:003759 "fluent-bundle",
3760 "fluent-syntax",
3761 "proc-macro2",
3762 "quote",
clubby789868668e2024-11-25 15:06:433763 "syn 2.0.90",
Nilstriebb5d3d972023-04-16 12:33:003764 "unic-langid",
3765]
3766
3767[[package]]
Mark Rousskove3177c62018-08-03 21:31:033768name = "rustc_fs_util"
3769version = "0.0.0"
3770
3771[[package]]
Vadim Petrochenkov11d95142020-06-02 17:03:403772name = "rustc_graphviz"
3773version = "0.0.0"
3774
3775[[package]]
Mazdak Farrokhzad7a140732019-12-25 02:51:273776name = "rustc_hir"
3777version = "0.0.0"
3778dependencies = [
Michael Woeristerd0be27c2021-07-20 11:54:373779 "odht",
Jubilee Youngbb0cd562024-11-03 03:24:383780 "rustc_abi",
Camille GILLOT250c71b2021-07-13 16:45:203781 "rustc_arena",
Vadim Petrochenkov6054a302020-02-29 17:16:263782 "rustc_ast",
Mazdak Farrokhzad7a140732019-12-25 02:51:273783 "rustc_data_structures",
Mazdak Farrokhzad7a140732019-12-25 02:51:273784 "rustc_index",
3785 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:403786 "rustc_serialize",
Mazdak Farrokhzad7a140732019-12-25 02:51:273787 "rustc_span",
3788 "rustc_target",
Jubilee Younge8eb6912021-04-22 04:40:293789 "smallvec",
Jonathan Dönszelmannd50c0a52024-10-16 23:14:013790 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:003791 "tracing",
Mazdak Farrokhzad7a140732019-12-25 02:51:273792]
3793
3794[[package]]
lcnr1fc86a62022-09-26 11:00:293795name = "rustc_hir_analysis"
3796version = "0.0.0"
3797dependencies = [
Caleb Cartwrightffad9842024-06-22 21:22:003798 "itertools",
Jubilee Young4839d6e2024-10-28 03:38:333799 "rustc_abi",
lcnr1fc86a62022-09-26 11:00:293800 "rustc_arena",
3801 "rustc_ast",
3802 "rustc_attr",
3803 "rustc_data_structures",
3804 "rustc_errors",
3805 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:003806 "rustc_fluent_macro",
lcnr1fc86a62022-09-26 11:00:293807 "rustc_hir",
lcnr1fc86a62022-09-26 11:00:293808 "rustc_index",
3809 "rustc_infer",
Nilstriebee8f92b2023-04-16 09:48:013810 "rustc_lint_defs",
lcnr1fc86a62022-09-26 11:00:293811 "rustc_macros",
3812 "rustc_middle",
lcnr1fc86a62022-09-26 11:00:293813 "rustc_session",
3814 "rustc_span",
3815 "rustc_target",
3816 "rustc_trait_selection",
lcnr1fc86a62022-09-26 11:00:293817 "rustc_type_ir",
3818 "smallvec",
3819 "tracing",
3820]
3821
3822[[package]]
Mazdak Farrokhzadb3866a52020-03-23 19:59:193823name = "rustc_hir_pretty"
3824version = "0.0.0"
3825dependencies = [
Jubilee Young8a0e6402024-10-31 04:57:403826 "rustc_abi",
Mazdak Farrokhzadb3866a52020-03-23 19:59:193827 "rustc_ast",
3828 "rustc_ast_pretty",
Mazdak Farrokhzadb3866a52020-03-23 19:59:193829 "rustc_hir",
3830 "rustc_span",
Mazdak Farrokhzadb3866a52020-03-23 19:59:193831]
3832
3833[[package]]
lcnrfb3ab132022-10-20 15:51:373834name = "rustc_hir_typeck"
Michael Goulet60c95442023-10-18 21:55:153835version = "0.0.0"
lcnrfb3ab132022-10-20 15:51:373836dependencies = [
Caleb Cartwrightffad9842024-06-22 21:22:003837 "itertools",
Jubilee Young43e198a2024-10-09 00:32:523838 "rustc_abi",
lcnrfb3ab132022-10-20 15:51:373839 "rustc_ast",
Jason Newcombbe9b1252024-02-24 22:22:283840 "rustc_ast_ir",
许杰友 Jieyou Xu (Joe)08c77a62023-07-16 10:18:383841 "rustc_attr",
lcnrfb3ab132022-10-20 15:51:373842 "rustc_data_structures",
3843 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:003844 "rustc_fluent_macro",
lcnrfb3ab132022-10-20 15:51:373845 "rustc_hir",
3846 "rustc_hir_analysis",
3847 "rustc_hir_pretty",
3848 "rustc_index",
3849 "rustc_infer",
3850 "rustc_lint",
3851 "rustc_macros",
3852 "rustc_middle",
lcnrfb3ab132022-10-20 15:51:373853 "rustc_session",
3854 "rustc_span",
lcnrfb3ab132022-10-20 15:51:373855 "rustc_trait_selection",
3856 "rustc_type_ir",
3857 "smallvec",
3858 "tracing",
3859]
3860
3861[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293862name = "rustc_incremental"
3863version = "0.0.0"
3864dependencies = [
Thom Chiovolonia4bf36e2022-11-21 00:55:413865 "rand",
Vadim Petrochenkov6054a302020-02-29 17:16:263866 "rustc_ast",
Alex Crichton093ede22019-08-15 00:45:093867 "rustc_data_structures",
Eric Huss074d6672021-05-25 18:48:593868 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:003869 "rustc_fluent_macro",
Alex Crichton093ede22019-08-15 00:45:093870 "rustc_fs_util",
Vadim Petrochenkov11d95142020-06-02 17:03:403871 "rustc_graphviz",
Mazdak Farrokhzadebfd8672020-01-05 01:37:573872 "rustc_hir",
Matthew Jaspercbcef3e2020-06-11 14:49:573873 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:453874 "rustc_middle",
Vadim Petrochenkov11d95142020-06-02 17:03:403875 "rustc_serialize",
Mark Rousskov984c74a2019-11-12 13:22:163876 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323877 "rustc_span",
Nicholas Nethercote4143b102022-11-23 00:55:163878 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:003879 "tracing",
Ahmed Charles9ca382f2016-09-02 08:55:293880]
3881
3882[[package]]
csmoe1cff2e62019-09-25 19:09:513883name = "rustc_index"
3884version = "0.0.0"
3885dependencies = [
Michael Goulet45066812023-10-24 00:16:143886 "rustc_index_macros",
Matthew Jaspercbcef3e2020-06-11 14:49:573887 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:403888 "rustc_serialize",
Mark Rousskov00c55a12021-11-05 18:50:293889 "smallvec",
csmoe1cff2e62019-09-25 19:09:513890]
3891
3892[[package]]
Michael Goulet45066812023-10-24 00:16:143893name = "rustc_index_macros"
3894version = "0.0.0"
3895dependencies = [
3896 "proc-macro2",
3897 "quote",
clubby789868668e2024-11-25 15:06:433898 "syn 2.0.90",
Michael Goulet45066812023-10-24 00:16:143899]
3900
3901[[package]]
Camille GILLOTf07e8892020-01-06 19:13:243902name = "rustc_infer"
3903version = "0.0.0"
3904dependencies = [
Jason Newcombbe9b1252024-02-24 22:22:283905 "rustc_ast_ir",
Camille GILLOTf07e8892020-01-06 19:13:243906 "rustc_data_structures",
Camille GILLOTf07e8892020-01-06 19:13:243907 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:003908 "rustc_fluent_macro",
Camille GILLOTf07e8892020-01-06 19:13:243909 "rustc_hir",
3910 "rustc_index",
3911 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:453912 "rustc_middle",
Camille GILLOTf07e8892020-01-06 19:13:243913 "rustc_span",
Michael Goulet27588d12024-07-05 20:39:243914 "rustc_type_ir",
Jubilee Younge8eb6912021-04-22 04:40:293915 "smallvec",
GnomedDev8de8f462024-10-10 18:56:213916 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:003917 "tracing",
Camille GILLOTf07e8892020-01-06 19:13:243918]
3919
3920[[package]]
John Kåre Alsaker23a51f92018-12-08 19:30:233921name = "rustc_interface"
3922version = "0.0.0"
3923dependencies = [
Igor Matuszewski5b091302019-12-10 15:01:013924 "rustc-rayon",
Camille GILLOTa4b1158f2020-11-18 18:02:313925 "rustc-rayon-core",
Vadim Petrochenkov6054a302020-02-29 17:16:263926 "rustc_ast",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563927 "rustc_ast_lowering",
Mazdak Farrokhzaded69fbb2020-01-05 09:58:443928 "rustc_ast_passes",
Urgau228496e2024-05-03 19:14:423929 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:203930 "rustc_attr",
Camille GILLOT31a61cc2020-12-30 17:48:403931 "rustc_borrowck",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323932 "rustc_builtin_macros",
Alex Crichton7f23e6e2019-10-22 15:51:353933 "rustc_codegen_llvm",
Alex Crichton093ede22019-08-15 00:45:093934 "rustc_codegen_ssa",
Camille GILLOTc5fc2602021-01-05 19:08:113935 "rustc_const_eval",
Alex Crichton093ede22019-08-15 00:45:093936 "rustc_data_structures",
3937 "rustc_errors",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323938 "rustc_expand",
Vadim Petrochenkov7353c962023-08-09 12:28:003939 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:003940 "rustc_fluent_macro",
John Kåre Alsaker4f7cd3d2023-03-16 20:42:313941 "rustc_fs_util",
Mazdak Farrokhzad7a140732019-12-25 02:51:273942 "rustc_hir",
lcnr1fc86a62022-09-26 11:00:293943 "rustc_hir_analysis",
lcnrfb3ab132022-10-20 15:51:373944 "rustc_hir_typeck",
Alex Crichton093ede22019-08-15 00:45:093945 "rustc_incremental",
3946 "rustc_lint",
finalchildc1a98412022-08-16 20:07:473947 "rustc_macros",
Alex Crichton093ede22019-08-15 00:45:093948 "rustc_metadata",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:453949 "rustc_middle",
Matthew Jasperb3589292020-01-05 15:46:443950 "rustc_mir_build",
Camille GILLOTbba4be62021-01-01 00:53:253951 "rustc_mir_transform",
Camille GILLOT81a600b2021-01-02 13:42:153952 "rustc_monomorphize",
Mazdak Farrokhzad4ae27282019-10-15 20:48:133953 "rustc_parse",
Alex Crichton093ede22019-08-15 00:45:093954 "rustc_passes",
Alex Crichton093ede22019-08-15 00:45:093955 "rustc_privacy",
Camille GILLOT4581d162021-01-19 19:40:163956 "rustc_query_impl",
John Kåre Alsaker66d85432023-03-25 08:46:193957 "rustc_query_system",
Alex Crichton093ede22019-08-15 00:45:093958 "rustc_resolve",
Ben Kimockfbaa24e2023-10-28 01:26:433959 "rustc_serialize",
Mazdak Farrokhzad7dbccf52020-01-05 08:40:163960 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323961 "rustc_span",
Mark Mansi2d75a332020-03-12 23:07:583962 "rustc_symbol_mangling",
Mazdak Farrokhzadd945f982019-10-11 21:48:163963 "rustc_target",
Camille GILLOTc1e3d552020-02-11 18:53:403964 "rustc_trait_selection",
Alex Crichton093ede22019-08-15 00:45:093965 "rustc_traits",
LeSeulArtichautf59d0302020-11-19 20:32:373966 "rustc_ty_utils",
Oliver Schererec7230f2020-07-24 18:42:003967 "tracing",
John Kåre Alsaker23a51f92018-12-08 19:30:233968]
3969
3970[[package]]
Aleksey Kladov395ee0b2019-05-06 08:53:403971name = "rustc_lexer"
Michael Goulet60c95442023-10-18 21:55:153972version = "0.0.0"
Aleksey Kladov395ee0b2019-05-06 08:53:403973dependencies = [
Aleksey Kladovf7be59c2020-08-21 12:03:503974 "expect-test",
Charles Lewbca79a22023-07-29 00:47:213975 "unicode-properties",
Aaron Hill70ba4912020-08-01 14:11:153976 "unicode-xid",
Aleksey Kladov395ee0b2019-05-06 08:53:403977]
3978
3979[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293980name = "rustc_lint"
3981version = "0.0.0"
3982dependencies = [
Jubilee Young3f73fe72024-10-28 06:57:433983 "rustc_abi",
Vadim Petrochenkov6054a302020-02-29 17:16:263984 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:463985 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:203986 "rustc_attr",
Alex Crichton093ede22019-08-15 00:45:093987 "rustc_data_structures",
Mazdak Farrokhzad8bd3d242020-01-09 10:18:473988 "rustc_errors",
Mazdak Farrokhzad3d080a42019-11-29 23:23:383989 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:003990 "rustc_fluent_macro",
Mazdak Farrokhzadebfd8672020-01-05 01:37:573991 "rustc_hir",
csmoe64f61c72019-09-26 05:38:333992 "rustc_index",
Mara Bos0a313252021-08-16 15:25:353993 "rustc_infer",
David Wood9d864c82022-06-30 07:57:453994 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:453995 "rustc_middle",
Mara Bos6b446622020-10-20 20:25:423996 "rustc_parse_format",
Mark Rousskovf03d8f32019-11-12 17:09:203997 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323998 "rustc_span",
Alex Crichton093ede22019-08-15 00:45:093999 "rustc_target",
Camille GILLOTc1e3d552020-02-11 18:53:404000 "rustc_trait_selection",
Michael Gouleta056a952022-05-22 19:57:464001 "rustc_type_ir",
Oliver Schererec7230f2020-07-24 18:42:004002 "tracing",
Charles Lew485e98a2020-01-02 12:02:224003 "unicode-security",
Ahmed Charles9ca382f2016-09-02 08:55:294004]
4005
4006[[package]]
Aaron Hill23018a52020-08-13 19:41:524007name = "rustc_lint_defs"
4008version = "0.0.0"
4009dependencies = [
Jubilee Young8a0e6402024-10-31 04:57:404010 "rustc_abi",
Aaron Hill23018a52020-08-13 19:41:524011 "rustc_ast",
4012 "rustc_data_structures",
David Woodc45f2952022-03-24 02:03:044013 "rustc_error_messages",
xFrednet33a59452021-11-20 19:45:274014 "rustc_hir",
Aaron Hill23018a52020-08-13 19:41:524015 "rustc_macros",
4016 "rustc_serialize",
4017 "rustc_span",
bjorn362a4f912021-06-03 19:14:154018 "serde",
Aaron Hill23018a52020-08-13 19:41:524019]
4020
4021[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294022name = "rustc_llvm"
4023version = "0.0.0"
4024dependencies = [
Alex Crichton093ede22019-08-15 00:45:094025 "cc",
Aaron Hill47e932b2019-12-12 15:51:194026 "libc",
Ahmed Charles9ca382f2016-09-02 08:55:294027]
4028
4029[[package]]
David Tolnay6152d152022-01-04 00:32:524030name = "rustc_log"
4031version = "0.0.0"
4032dependencies = [
David Tolnayffbeebb2022-01-04 06:01:354033 "rustc_span",
David Tolnay6152d152022-01-04 00:32:524034 "tracing",
Yuki Omoto4e2a3562023-01-11 15:17:484035 "tracing-core",
David Tolnay6152d152022-01-04 00:32:524036 "tracing-subscriber",
4037 "tracing-tree",
4038]
4039
4040[[package]]
John Kåre Alsaker74b64192019-03-01 00:22:104041name = "rustc_macros"
Michael Goulet60c95442023-10-18 21:55:154042version = "0.0.0"
John Kåre Alsaker74b64192019-03-01 00:22:104043dependencies = [
Aaron Hill70ba4912020-08-01 14:11:154044 "proc-macro2",
4045 "quote",
clubby789868668e2024-11-25 15:06:434046 "syn 2.0.90",
klensy7142c8d2023-11-09 11:37:304047 "synstructure",
John Kåre Alsaker74b64192019-03-01 00:22:104048]
4049
4050[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294051name = "rustc_metadata"
4052version = "0.0.0"
4053dependencies = [
clubby789868668e2024-11-25 15:06:434054 "bitflags",
Henry Jiang0db90592024-11-18 02:59:434055 "libc",
Simonas Kazlauskasfcaeb452024-01-10 15:12:014056 "libloading",
Michael Woeristerd0be27c2021-07-20 11:54:374057 "odht",
Jubilee Young4839d6e2024-10-28 03:38:334058 "rustc_abi",
Vadim Petrochenkov6054a302020-02-29 17:16:264059 "rustc_ast",
Mazdak Farrokhzad93a82832020-01-11 12:15:204060 "rustc_attr",
Alex Crichton093ede22019-08-15 00:45:094061 "rustc_data_structures",
4062 "rustc_errors",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324063 "rustc_expand",
Jonas Schievinka447c212020-09-12 23:58:174064 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:004065 "rustc_fluent_macro",
John Kåre Alsaker4f7cd3d2023-03-16 20:42:314066 "rustc_fs_util",
Mazdak Farrokhzadebfd8672020-01-05 01:37:574067 "rustc_hir",
Mazdak Farrokhzadb3866a52020-03-23 19:59:194068 "rustc_hir_pretty",
csmoed20183d2019-09-26 05:30:104069 "rustc_index",
Matthew Jaspercbcef3e2020-06-11 14:49:574070 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454071 "rustc_middle",
Vadim Petrochenkov11d95142020-06-02 17:03:404072 "rustc_serialize",
Mazdak Farrokhzad4392a8b2020-03-11 11:49:084073 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324074 "rustc_span",
Alex Crichton093ede22019-08-15 00:45:094075 "rustc_target",
Michael Gouleta056a952022-05-22 19:57:464076 "rustc_type_ir",
Yoshiki Matsuda5d9ba492022-04-24 14:49:044077 "tempfile",
Oliver Schererec7230f2020-07-24 18:42:004078 "tracing",
Ahmed Charles9ca382f2016-09-02 08:55:294079]
4080
4081[[package]]
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454082name = "rustc_middle"
4083version = "0.0.0"
4084dependencies = [
clubby789868668e2024-11-25 15:06:434085 "bitflags",
Pavel Grigorenkofd16a0e2024-06-26 22:29:494086 "derive-where",
Camille GILLOTfd9c04f2021-01-05 18:53:074087 "either",
John Kåre Alsaker7aab1dd2023-04-30 07:29:024088 "field-offset",
Camille GILLOTfd9c04f2021-01-05 18:53:074089 "gsgdt",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454090 "polonius-engine",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454091 "rustc-rayon-core",
Jubilee Young43e198a2024-10-09 00:32:524092 "rustc_abi",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454093 "rustc_apfloat",
Vadim Petrochenkov11d95142020-06-02 17:03:404094 "rustc_arena",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454095 "rustc_ast",
Oli Scherer8a6d3532024-02-27 18:11:234096 "rustc_ast_ir",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454097 "rustc_attr",
4098 "rustc_data_structures",
Joshua Nelsone4330292022-12-22 18:57:474099 "rustc_error_messages",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454100 "rustc_errors",
4101 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:004102 "rustc_fluent_macro",
Camille GILLOTfd9c04f2021-01-05 18:53:074103 "rustc_graphviz",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454104 "rustc_hir",
Michael Goulet619e0442024-04-14 14:26:594105 "rustc_hir_pretty",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454106 "rustc_index",
blyxyasb4da0582023-11-13 13:35:374107 "rustc_lint_defs",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454108 "rustc_macros",
4109 "rustc_query_system",
Vadim Petrochenkov11d95142020-06-02 17:03:404110 "rustc_serialize",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454111 "rustc_session",
4112 "rustc_span",
4113 "rustc_target",
LeSeulArtichaut0cf5a8a2020-11-18 15:37:104114 "rustc_type_ir",
Jubilee Younge8eb6912021-04-22 04:40:294115 "smallvec",
Nicholas Nethercoteb38106b2022-08-17 04:22:304116 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:004117 "tracing",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454118]
4119
4120[[package]]
Matthew Jasperb3589292020-01-05 15:46:444121name = "rustc_mir_build"
4122version = "0.0.0"
4123dependencies = [
Ralf Junge613bc92024-07-13 15:24:504124 "either",
Caleb Cartwrightffad9842024-06-22 21:22:004125 "itertools",
Jubilee Young8a0e6402024-10-31 04:57:404126 "rustc_abi",
Matthew Jasperb3589292020-01-05 15:46:444127 "rustc_apfloat",
Vadim Petrochenkov11d95142020-06-02 17:03:404128 "rustc_arena",
Vadim Petrochenkov6054a302020-02-29 17:16:264129 "rustc_ast",
Matthew Jasperb3589292020-01-05 15:46:444130 "rustc_data_structures",
Matthew Jasperb3589292020-01-05 15:46:444131 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:004132 "rustc_fluent_macro",
Matthew Jasperb3589292020-01-05 15:46:444133 "rustc_hir",
4134 "rustc_index",
Camille GILLOTf07e8892020-01-06 19:13:244135 "rustc_infer",
Jules Bertholet9d92a7f2024-05-02 23:55:034136 "rustc_lint",
TheOddGarlic82f05442022-08-20 11:28:434137 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454138 "rustc_middle",
Nadrieril281002d2023-12-10 19:42:304139 "rustc_pattern_analysis",
Mazdak Farrokhzad58eb03d2020-01-20 21:23:074140 "rustc_session",
Matthew Jasperb3589292020-01-05 15:46:444141 "rustc_span",
Camille GILLOTc1e3d552020-02-11 18:53:404142 "rustc_trait_selection",
Oliver Schererec7230f2020-07-24 18:42:004143 "tracing",
Matthew Jasperb3589292020-01-05 15:46:444144]
4145
4146[[package]]
Camille GILLOTfd9c04f2021-01-05 18:53:074147name = "rustc_mir_dataflow"
4148version = "0.0.0"
4149dependencies = [
4150 "polonius-engine",
4151 "regex",
Jubilee Young4839d6e2024-10-28 03:38:334152 "rustc_abi",
Camille GILLOTfd9c04f2021-01-05 18:53:074153 "rustc_ast",
4154 "rustc_data_structures",
5225225ee2b1612022-08-19 09:21:144155 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:004156 "rustc_fluent_macro",
Camille GILLOTfd9c04f2021-01-05 18:53:074157 "rustc_graphviz",
4158 "rustc_hir",
4159 "rustc_index",
5225225ee2b1612022-08-19 09:21:144160 "rustc_macros",
Camille GILLOTfd9c04f2021-01-05 18:53:074161 "rustc_middle",
Camille GILLOTfd9c04f2021-01-05 18:53:074162 "rustc_span",
Camille GILLOTfd9c04f2021-01-05 18:53:074163 "smallvec",
4164 "tracing",
4165]
4166
4167[[package]]
Camille GILLOTbba4be62021-01-01 00:53:254168name = "rustc_mir_transform"
4169version = "0.0.0"
4170dependencies = [
Ralf Jung41018892022-11-18 09:18:324171 "either",
Caleb Cartwrightffad9842024-06-22 21:22:004172 "itertools",
Jubilee Young88a9edc2024-10-28 04:34:494173 "rustc_abi",
Camille GILLOT751a0792023-01-16 22:12:364174 "rustc_arena",
Camille GILLOTbba4be62021-01-01 00:53:254175 "rustc_ast",
4176 "rustc_attr",
Camille GILLOTc5fc2602021-01-05 19:08:114177 "rustc_const_eval",
Camille GILLOTbba4be62021-01-01 00:53:254178 "rustc_data_structures",
4179 "rustc_errors",
clubby789d5bc5812023-04-30 01:20:534180 "rustc_fluent_macro",
Camille GILLOTbba4be62021-01-01 00:53:254181 "rustc_hir",
4182 "rustc_index",
Jubilee Youngdb6ec262024-05-24 08:14:314183 "rustc_infer",
clubby789d5bc5812023-04-30 01:20:534184 "rustc_macros",
Camille GILLOTbba4be62021-01-01 00:53:254185 "rustc_middle",
Martin Nordholtsb4b33df2023-07-20 19:01:274186 "rustc_mir_build",
Camille GILLOTfd9c04f2021-01-05 18:53:074187 "rustc_mir_dataflow",
Camille GILLOTbba4be62021-01-01 00:53:254188 "rustc_session",
4189 "rustc_span",
4190 "rustc_target",
4191 "rustc_trait_selection",
DianQK8b9d7b12024-07-04 04:43:374192 "rustc_type_ir",
Camille GILLOTbba4be62021-01-01 00:53:254193 "smallvec",
4194 "tracing",
4195]
4196
4197[[package]]
Camille GILLOT81a600b2021-01-02 13:42:154198name = "rustc_monomorphize"
4199version = "0.0.0"
4200dependencies = [
Jubilee Young31cbde032024-11-03 03:28:244201 "rustc_abi",
Mark Rousskov4a216a22024-11-23 18:19:174202 "rustc_attr",
Camille GILLOT81a600b2021-01-02 13:42:154203 "rustc_data_structures",
Nathan Stocks137f20c2022-08-18 21:51:474204 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:004205 "rustc_fluent_macro",
Camille GILLOT81a600b2021-01-02 13:42:154206 "rustc_hir",
Nathan Stocks137f20c2022-08-18 21:51:474207 "rustc_macros",
Camille GILLOT81a600b2021-01-02 13:42:154208 "rustc_middle",
4209 "rustc_session",
4210 "rustc_span",
4211 "rustc_target",
Joshua Nelsoneb53eea2022-12-29 21:08:094212 "serde",
4213 "serde_json",
Camille GILLOT81a600b2021-01-02 13:42:154214 "tracing",
4215]
4216
4217[[package]]
Michael Gouletcb415092023-11-22 23:44:584218name = "rustc_next_trait_solver"
4219version = "0.0.0"
4220dependencies = [
Pavel Grigorenko70a11c72024-06-26 22:59:304221 "derive-where",
Michael Goulet532149e2024-06-17 21:59:084222 "rustc_ast_ir",
4223 "rustc_data_structures",
4224 "rustc_index",
4225 "rustc_macros",
4226 "rustc_serialize",
Michael Gouletcb415092023-11-22 23:44:584227 "rustc_type_ir",
Michael Goulet532149e2024-06-17 21:59:084228 "rustc_type_ir_macros",
4229 "tracing",
Michael Gouletcb415092023-11-22 23:44:584230]
4231
4232[[package]]
Mazdak Farrokhzad4ae27282019-10-15 20:48:134233name = "rustc_parse"
4234version = "0.0.0"
4235dependencies = [
clubby789868668e2024-11-25 15:06:434236 "bitflags",
Vadim Petrochenkov6054a302020-02-29 17:16:264237 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:464238 "rustc_ast_pretty",
Mazdak Farrokhzad4ae27282019-10-15 20:48:134239 "rustc_data_structures",
4240 "rustc_errors",
Mazdak Farrokhzad3d080a42019-11-29 23:23:384241 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:004242 "rustc_fluent_macro",
Nicholas Nethercote1fdabfb2024-08-21 04:16:424243 "rustc_index",
Mazdak Farrokhzad4ae27282019-10-15 20:48:134244 "rustc_lexer",
Christian Povedad6da5fb2022-04-25 20:55:244245 "rustc_macros",
Mazdak Farrokhzadf361b712020-01-05 09:47:204246 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324247 "rustc_span",
Nicholas Nethercote2acbe9c2024-05-02 23:26:344248 "termcolor",
Nicholas Nethercote67d5cc02022-09-08 07:22:524249 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:004250 "tracing",
Charles Lew0bcddfe2019-11-23 14:33:404251 "unicode-normalization",
printfn46b41b42024-10-12 21:57:504252 "unicode-width 0.2.0",
Mazdak Farrokhzad4ae27282019-10-15 20:48:134253]
4254
4255[[package]]
Vadim Petrochenkov11d95142020-06-02 17:03:404256name = "rustc_parse_format"
4257version = "0.0.0"
4258dependencies = [
Lukas Wirth2bba05612023-09-05 17:11:504259 "rustc_index",
Vadim Petrochenkov11d95142020-06-02 17:03:404260 "rustc_lexer",
Vadim Petrochenkov11d95142020-06-02 17:03:404261]
4262
4263[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294264name = "rustc_passes"
4265version = "0.0.0"
4266dependencies = [
Jubilee Young4839d6e2024-10-28 03:38:334267 "rustc_abi",
Vadim Petrochenkov6054a302020-02-29 17:16:264268 "rustc_ast",
Camelid8f40e112021-03-14 21:39:134269 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:204270 "rustc_attr",
Alex Crichton093ede22019-08-15 00:45:094271 "rustc_data_structures",
4272 "rustc_errors",
ridwanabdillahi175a4ea2022-04-26 01:02:434273 "rustc_expand",
Aaron Hillaf466992021-07-29 17:00:414274 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:004275 "rustc_fluent_macro",
Mazdak Farrokhzadebfd8672020-01-05 01:37:574276 "rustc_hir",
Mark Rousskov7c3f65b2019-10-04 14:46:574277 "rustc_index",
Guillaume Gomez8a35b932020-12-01 22:41:124278 "rustc_lexer",
David Wood78b19a92022-07-11 17:59:044279 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454280 "rustc_middle",
Oli Scherer746e4ef2024-03-12 07:00:014281 "rustc_privacy",
Mazdak Farrokhzadfff5ef62020-01-02 11:54:434282 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324283 "rustc_span",
Mark Rousskov7c3f65b2019-10-04 14:46:574284 "rustc_target",
Michael Goulet9eae7732023-03-14 18:43:374285 "rustc_trait_selection",
Oliver Schererec7230f2020-07-24 18:42:004286 "tracing",
Ahmed Charles9ca382f2016-09-02 08:55:294287]
4288
4289[[package]]
Nadrieril281002d2023-12-10 19:42:304290name = "rustc_pattern_analysis"
4291version = "0.0.0"
4292dependencies = [
clubby789868668e2024-11-25 15:06:434293 "rustc-hash 2.1.0",
Jubilee Young4839d6e2024-10-28 03:38:334294 "rustc_abi",
Nadrieril281002d2023-12-10 19:42:304295 "rustc_apfloat",
4296 "rustc_arena",
4297 "rustc_data_structures",
4298 "rustc_errors",
4299 "rustc_fluent_macro",
4300 "rustc_hir",
4301 "rustc_index",
4302 "rustc_macros",
4303 "rustc_middle",
4304 "rustc_session",
4305 "rustc_span",
Nadrieril281002d2023-12-10 19:42:304306 "smallvec",
4307 "tracing",
Nadrierild697dd42024-03-04 15:57:324308 "tracing-subscriber",
4309 "tracing-tree",
Nadrieril281002d2023-12-10 19:42:304310]
4311
4312[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294313name = "rustc_privacy"
4314version = "0.0.0"
4315dependencies = [
inquisitivecrystal8c62fa02021-07-31 06:50:574316 "rustc_ast",
Mazdak Farrokhzad93a82832020-01-11 12:15:204317 "rustc_attr",
Alex Crichton093ede22019-08-15 00:45:094318 "rustc_data_structures",
Mazdak Farrokhzad2c3e5d32019-12-31 20:25:164319 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:004320 "rustc_fluent_macro",
Mazdak Farrokhzadebfd8672020-01-05 01:37:574321 "rustc_hir",
David Woodbe9ebfd2022-06-22 13:17:344322 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454323 "rustc_middle",
Mazdak Farrokhzad4392a8b2020-03-11 11:49:084324 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324325 "rustc_span",
Oli Scherer4389a1c2023-07-18 07:22:464326 "rustc_ty_utils",
Oliver Schererec7230f2020-07-24 18:42:004327 "tracing",
Ahmed Charles9ca382f2016-09-02 08:55:294328]
4329
4330[[package]]
Camille GILLOT4581d162021-01-19 19:40:164331name = "rustc_query_impl"
4332version = "0.0.0"
4333dependencies = [
John Kåre Alsaker7aab1dd2023-04-30 07:29:024334 "field-offset",
Ralf Jung61a986a2022-06-26 02:21:494335 "measureme",
Camille GILLOT4581d162021-01-19 19:40:164336 "rustc_data_structures",
4337 "rustc_errors",
Camille GILLOT4581d162021-01-19 19:40:164338 "rustc_hir",
Camille GILLOT81241cb2021-06-28 19:12:014339 "rustc_index",
Camille GILLOT4581d162021-01-19 19:40:164340 "rustc_middle",
4341 "rustc_query_system",
4342 "rustc_serialize",
Camille GILLOT81241cb2021-06-28 19:12:014343 "rustc_session",
Camille GILLOT4581d162021-01-19 19:40:164344 "rustc_span",
Nicholas Nethercoteb38106b2022-08-17 04:22:304345 "thin-vec",
Oli Scherer0d5a7382022-05-04 08:30:134346 "tracing",
Camille GILLOT4581d162021-01-19 19:40:164347]
4348
4349[[package]]
Camille GILLOT6624dc42020-03-18 09:25:224350name = "rustc_query_system"
4351version = "0.0.0"
4352dependencies = [
Rémy Rakic4cb2a282023-12-14 15:40:504353 "parking_lot",
Camille GILLOT8e873c32020-03-19 13:13:314354 "rustc-rayon-core",
Camille GILLOTc355b2e2020-11-14 15:35:314355 "rustc_ast",
Camille GILLOT6624dc42020-03-18 09:25:224356 "rustc_data_structures",
4357 "rustc_errors",
Camille GILLOTc355b2e2020-11-14 15:35:314358 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:004359 "rustc_fluent_macro",
Camille GILLOTc355b2e2020-11-14 15:35:314360 "rustc_hir",
Camille GILLOT6624dc42020-03-18 09:25:224361 "rustc_index",
Matthew Jaspercbcef3e2020-06-11 14:49:574362 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:404363 "rustc_serialize",
Camille GILLOTf96e9602020-11-12 19:48:374364 "rustc_session",
Camille GILLOT8e873c32020-03-19 13:13:314365 "rustc_span",
Camille GILLOTc355b2e2020-11-14 15:35:314366 "rustc_target",
Jubilee Younge8eb6912021-04-22 04:40:294367 "smallvec",
Nicholas Nethercoteb38106b2022-08-17 04:22:304368 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:004369 "tracing",
Camille GILLOT6624dc42020-03-18 09:25:224370]
4371
4372[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294373name = "rustc_resolve"
4374version = "0.0.0"
4375dependencies = [
clubby789868668e2024-11-25 15:06:434376 "bitflags",
Trevor Gross4a515bd2024-08-26 20:02:544377 "pulldown-cmark 0.11.3",
Vadim Petrochenkov11d95142020-06-02 17:03:404378 "rustc_arena",
Vadim Petrochenkov6054a302020-02-29 17:16:264379 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:464380 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:204381 "rustc_attr",
Alex Crichton093ede22019-08-15 00:45:094382 "rustc_data_structures",
4383 "rustc_errors",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324384 "rustc_expand",
Mazdak Farrokhzad70234f12019-11-30 01:34:184385 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:004386 "rustc_fluent_macro",
Mazdak Farrokhzadebfd8672020-01-05 01:37:574387 "rustc_hir",
marmelademaf60513e2020-06-20 18:59:294388 "rustc_index",
Rajput, Rajat269ce362022-09-05 05:04:384389 "rustc_macros",
Alex Crichton093ede22019-08-15 00:45:094390 "rustc_metadata",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454391 "rustc_middle",
Camille GILLOT457de082021-09-19 20:17:504392 "rustc_query_system",
Mazdak Farrokhzad5ccc1e42019-12-24 21:42:564393 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324394 "rustc_span",
Jubilee Younge8eb6912021-04-22 04:40:294395 "smallvec",
Nicholas Nethercote67d5cc02022-09-08 07:22:524396 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:004397 "tracing",
Ahmed Charles9ca382f2016-09-02 08:55:294398]
4399
4400[[package]]
Ramon de C Valle1f0f2c42024-04-08 02:35:494401name = "rustc_sanitizers"
4402version = "0.0.0"
4403dependencies = [
clubby789868668e2024-11-25 15:06:434404 "bitflags",
Jubilee Youngab6994f2024-11-03 03:28:424405 "rustc_abi",
Ramon de C Valle1f0f2c42024-04-08 02:35:494406 "rustc_data_structures",
4407 "rustc_hir",
4408 "rustc_middle",
4409 "rustc_span",
4410 "rustc_target",
4411 "rustc_trait_selection",
4412 "tracing",
4413 "twox-hash",
4414]
4415
4416[[package]]
Vadim Petrochenkov11d95142020-06-02 17:03:404417name = "rustc_serialize"
4418version = "0.0.0"
4419dependencies = [
klensyc653bb92023-11-18 09:42:054420 "indexmap",
Matthew Jasperc4f91bb2020-07-18 19:14:504421 "rustc_macros",
Jubilee Younge8eb6912021-04-22 04:40:294422 "smallvec",
Nicholas Nethercoteebee3f82023-05-01 08:51:054423 "tempfile",
Nicholas Nethercoteb38106b2022-08-17 04:22:304424 "thin-vec",
Vadim Petrochenkov11d95142020-06-02 17:03:404425]
4426
4427[[package]]
Mark Rousskovc761ec12019-11-12 13:17:334428name = "rustc_session"
4429version = "0.0.0"
4430dependencies = [
clubby789868668e2024-11-25 15:06:434431 "bitflags",
Luca Barbieriac2b84f2020-04-10 20:42:194432 "getopts",
Onur Özkan71a3a482022-10-28 07:20:514433 "libc",
Jubilee Young4839d6e2024-10-28 03:38:334434 "rustc_abi",
Vadim Petrochenkov6054a302020-02-29 17:16:264435 "rustc_ast",
Mark Rousskovc761ec12019-11-12 13:17:334436 "rustc_data_structures",
Mark Rousskovc761ec12019-11-12 13:17:334437 "rustc_errors",
Mark Rousskovcc2c33a2019-11-29 21:05:284438 "rustc_feature",
Nilstriebb5d3d972023-04-16 12:33:004439 "rustc_fluent_macro",
Mark Rousskovcc2c33a2019-11-29 21:05:284440 "rustc_fs_util",
Camille GILLOT89616162020-11-14 02:02:034441 "rustc_hir",
Aaron Hill23018a52020-08-13 19:41:524442 "rustc_lint_defs",
Matthew Jaspercbcef3e2020-06-11 14:49:574443 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:404444 "rustc_serialize",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324445 "rustc_span",
Mark Rousskovcc2c33a2019-11-29 21:05:284446 "rustc_target",
Onur Özkan71a3a482022-10-28 07:20:514447 "smallvec",
Esteban Küber7674ede2022-11-26 01:14:254448 "termize",
Oliver Schererec7230f2020-07-24 18:42:004449 "tracing",
klensy26c09b62024-09-24 13:14:494450 "windows",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324451]
4452
4453[[package]]
Oli Scherer9960cc12022-06-02 10:08:384454name = "rustc_smir"
4455version = "0.0.0"
4456dependencies = [
Celina G. Val4c9e8422023-12-06 21:39:554457 "rustc_abi",
Adwin White84071e22024-06-26 04:09:554458 "rustc_ast",
Oğuz Ağcayazı0f27c1b2023-10-09 09:56:144459 "rustc_data_structures",
Santiago Pastorino4b85bea2023-04-24 20:53:514460 "rustc_hir",
Jonathan Dönszelmannd50c0a52024-10-16 23:14:014461 "rustc_hir_pretty",
Oli Scherer9960cc12022-06-02 10:08:384462 "rustc_middle",
Mohammad Omidvar21374872024-02-12 19:44:354463 "rustc_session",
Celina G. Valb66db7e2023-03-04 01:08:494464 "rustc_span",
Celina G. Val44d0fce2023-06-20 17:32:124465 "rustc_target",
Celina G. Val66a554b2023-10-21 06:05:384466 "scoped-tls",
Oli Scherera38e9832023-09-14 15:50:114467 "stable_mir",
Celina G. Valb66db7e2023-03-04 01:08:494468 "tracing",
Oli Scherer9960cc12022-06-02 10:08:384469]
4470
4471[[package]]
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324472name = "rustc_span"
4473version = "0.0.0"
4474dependencies = [
Jacob Kieselbb5a8272024-06-22 07:27:594475 "blake3",
Pavel Grigorenko35ba7002024-06-26 22:39:484476 "derive-where",
klensyc653bb92023-11-18 09:42:054477 "indexmap",
Urgau33ef4b92024-03-06 18:39:364478 "itoa",
Igor Matuszewskibd37d7d2020-12-05 15:40:244479 "md-5",
Vadim Petrochenkov11d95142020-06-02 17:03:404480 "rustc_arena",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324481 "rustc_data_structures",
4482 "rustc_index",
4483 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:404484 "rustc_serialize",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324485 "scoped-tls",
Eric Hussbb60a762023-01-10 19:09:524486 "sha1",
Arlo Siemsen3296d5c2020-10-13 15:41:064487 "sha2",
Oliver Schererec7230f2020-07-24 18:42:004488 "tracing",
printfn46b41b42024-10-12 21:57:504489 "unicode-width 0.2.0",
Mark Rousskovc761ec12019-11-12 13:17:334490]
4491
4492[[package]]
Mark Mansi2d75a332020-03-12 23:07:584493name = "rustc_symbol_mangling"
4494version = "0.0.0"
4495dependencies = [
Mark Mansi2d75a332020-03-12 23:07:584496 "punycode",
Mark Mansi2d75a332020-03-12 23:07:584497 "rustc-demangle",
Jubilee Young4839d6e2024-10-28 03:38:334498 "rustc_abi",
Mark Mansi2d75a332020-03-12 23:07:584499 "rustc_data_structures",
Jhonny Bill Mena86f8c4e2022-08-27 04:24:134500 "rustc_errors",
Mark Mansi2d75a332020-03-12 23:07:584501 "rustc_hir",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454502 "rustc_middle",
Mark Mansi2d75a332020-03-12 23:07:584503 "rustc_session",
4504 "rustc_span",
Oliver Schererec7230f2020-07-24 18:42:004505 "tracing",
Mark Mansi2d75a332020-03-12 23:07:584506]
4507
4508[[package]]
Irina Popa38e96402017-12-08 19:18:214509name = "rustc_target"
4510version = "0.0.0"
4511dependencies = [
clubby789868668e2024-11-25 15:06:434512 "bitflags",
clubby789812daed2024-11-03 11:31:154513 "object 0.36.5",
hkalbasi390a6372022-11-06 21:06:114514 "rustc_abi",
Alex Crichton093ede22019-08-15 00:45:094515 "rustc_data_structures",
John Kåre Alsaker4f7cd3d2023-03-16 20:42:314516 "rustc_fs_util",
Camille GILLOT2ba84c62019-11-09 21:27:524517 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:404518 "rustc_serialize",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324519 "rustc_span",
bjorn3fc1df4f2021-06-03 15:45:094520 "serde_json",
Oliver Schererec7230f2020-07-24 18:42:004521 "tracing",
Irina Popa38e96402017-12-08 19:18:214522]
4523
4524[[package]]
Matthias Krüger10e7b762018-09-07 07:12:064525name = "rustc_tools_util"
Ralf Jung1f501a72024-10-15 05:51:504526version = "0.4.0"
4527source = "registry+https://github.com/rust-lang/crates.io-index"
4528checksum = "3316159ab19e19d1065ecc49278e87f767a9dae9fae80348d2b4d4fa4ae02d4d"
4529
4530[[package]]
Camille GILLOTc1e3d552020-02-11 18:53:404531name = "rustc_trait_selection"
4532version = "0.0.0"
4533dependencies = [
Caleb Cartwrightffad9842024-06-22 21:22:004534 "itertools",
Jubilee Young4046e362024-11-03 03:25:304535 "rustc_abi",
Camille GILLOTc1e3d552020-02-11 18:53:404536 "rustc_ast",
Jason Newcombbe9b1252024-02-24 22:22:284537 "rustc_ast_ir",
Camille GILLOTc1e3d552020-02-11 18:53:404538 "rustc_attr",
4539 "rustc_data_structures",
4540 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:004541 "rustc_fluent_macro",
Camille GILLOTc1e3d552020-02-11 18:53:404542 "rustc_hir",
Camille GILLOTc1e3d552020-02-11 18:53:404543 "rustc_infer",
4544 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454545 "rustc_middle",
Michael Gouletcb415092023-11-22 23:44:584546 "rustc_next_trait_solver",
Vadim Petrochenkov11d95142020-06-02 17:03:404547 "rustc_parse_format",
Camille GILLOTc1e3d552020-02-11 18:53:404548 "rustc_session",
4549 "rustc_span",
Jack Wrennbc4a1de2021-07-03 16:18:134550 "rustc_transmute",
Michael Goulet6ee22e12024-05-17 16:43:054551 "rustc_type_ir",
Jubilee Younge8eb6912021-04-22 04:40:294552 "smallvec",
GnomedDev8de8f462024-10-10 18:56:214553 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:004554 "tracing",
Camille GILLOTc1e3d552020-02-11 18:53:404555]
4556
4557[[package]]
Niko Matsakis3a50b41d2018-02-25 15:58:544558name = "rustc_traits"
4559version = "0.0.0"
4560dependencies = [
Alex Crichton093ede22019-08-15 00:45:094561 "rustc_data_structures",
Mazdak Farrokhzadebfd8672020-01-05 01:37:574562 "rustc_hir",
Camille GILLOTf07e8892020-01-06 19:13:244563 "rustc_infer",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454564 "rustc_middle",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324565 "rustc_span",
Camille GILLOTc1e3d552020-02-11 18:53:404566 "rustc_trait_selection",
Oliver Schererec7230f2020-07-24 18:42:004567 "tracing",
Niko Matsakis3a50b41d2018-02-25 15:58:544568]
4569
4570[[package]]
Jack Wrennbc4a1de2021-07-03 16:18:134571name = "rustc_transmute"
Michael Goulet60c95442023-10-18 21:55:154572version = "0.0.0"
Jack Wrennbc4a1de2021-07-03 16:18:134573dependencies = [
Caleb Cartwrightffad9842024-06-22 21:22:004574 "itertools",
Jubilee Young27207062024-10-28 00:21:234575 "rustc_abi",
Jason Newcombbe9b1252024-02-24 22:22:284576 "rustc_ast_ir",
Jack Wrennbc4a1de2021-07-03 16:18:134577 "rustc_data_structures",
Jack Wrennf46fffc2022-08-18 19:39:144578 "rustc_hir",
Jack Wrennbc4a1de2021-07-03 16:18:134579 "rustc_infer",
4580 "rustc_macros",
4581 "rustc_middle",
4582 "rustc_span",
Jack Wrennbc4a1de2021-07-03 16:18:134583 "tracing",
4584]
4585
4586[[package]]
LeSeulArtichautf59d0302020-11-19 20:32:374587name = "rustc_ty_utils"
Camille GILLOT9908a872020-01-13 12:40:304588version = "0.0.0"
4589dependencies = [
Caleb Cartwrightffad9842024-06-22 21:22:004590 "itertools",
Jubilee Young43e198a2024-10-09 00:32:524591 "rustc_abi",
Jason Newcombea9ae302024-02-25 00:25:044592 "rustc_ast_ir",
Camille GILLOT9908a872020-01-13 12:40:304593 "rustc_data_structures",
Eduard-Mihai Burtescu289f46a2020-04-10 02:13:294594 "rustc_errors",
Nilstriebb5d3d972023-04-16 12:33:004595 "rustc_fluent_macro",
Camille GILLOT9908a872020-01-13 12:40:304596 "rustc_hir",
kadmine612e262022-07-09 09:35:064597 "rustc_index",
Camille GILLOTf07e8892020-01-06 19:13:244598 "rustc_infer",
Peter Medus01c16162022-08-18 23:04:314599 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454600 "rustc_middle",
Mazdak Farrokhzad4392a8b2020-03-11 11:49:084601 "rustc_session",
Camille GILLOT9908a872020-01-13 12:40:304602 "rustc_span",
Camille GILLOT0e652c52020-02-12 16:24:324603 "rustc_target",
Camille GILLOTc1e3d552020-02-11 18:53:404604 "rustc_trait_selection",
Michael Gouleta056a952022-05-22 19:57:464605 "rustc_type_ir",
Oliver Schererec7230f2020-07-24 18:42:004606 "tracing",
Camille GILLOT9908a872020-01-13 12:40:304607]
4608
4609[[package]]
LeSeulArtichaut0cf5a8a2020-11-18 15:37:104610name = "rustc_type_ir"
4611version = "0.0.0"
4612dependencies = [
clubby789868668e2024-11-25 15:06:434613 "bitflags",
Pavel Grigorenko168096f2024-06-27 11:55:444614 "derive-where",
Michael Goulet9b0f9ef2024-06-18 17:21:484615 "indexmap",
Trevor Gross4a515bd2024-08-26 20:02:544616 "rustc-hash 1.1.0",
Oli Scherer8a6d3532024-02-27 18:11:234617 "rustc_ast_ir",
LeSeulArtichaut0cf5a8a2020-11-18 15:37:104618 "rustc_data_structures",
4619 "rustc_index",
LeSeulArtichaut07245732020-12-12 14:25:554620 "rustc_macros",
LeSeulArtichaut0cf5a8a2020-11-18 15:37:104621 "rustc_serialize",
bjorn36ed37bd2023-12-31 19:35:324622 "rustc_span",
Michael Gouletd5797e92024-05-11 00:30:244623 "rustc_type_ir_macros",
Wilco Kuseea7015fe2021-01-31 09:32:344624 "smallvec",
GnomedDev8de8f462024-10-10 18:56:214625 "thin-vec",
Michael Goulet993553c2024-05-27 00:45:374626 "tracing",
LeSeulArtichaut0cf5a8a2020-11-18 15:37:104627]
4628
4629[[package]]
Michael Gouletd5797e92024-05-11 00:30:244630name = "rustc_type_ir_macros"
4631version = "0.0.0"
4632dependencies = [
4633 "proc-macro2",
4634 "quote",
clubby789868668e2024-11-25 15:06:434635 "syn 2.0.90",
Michael Gouletd5797e92024-05-11 00:30:244636 "synstructure",
4637]
4638
4639[[package]]
Oliver Schneider847bb142018-05-11 12:11:064640name = "rustc_version"
Trevor Gross4a515bd2024-08-26 20:02:544641version = "0.4.1"
Ralf Junge5d01782021-10-04 22:13:004642source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:544643checksum = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92"
Ralf Junge5d01782021-10-04 22:13:004644dependencies = [
klensy8ebc73b2022-02-06 20:57:294645 "semver",
Ralf Junge5d01782021-10-04 22:13:004646]
4647
4648[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294649name = "rustdoc"
4650version = "0.0.0"
4651dependencies = [
Weihang Lof795a152023-03-15 12:50:044652 "arrayvec",
Michael Howell28db4cc2024-03-22 00:19:394653 "base64",
Aleksey Kladovb4f4db92020-08-27 10:50:284654 "expect-test",
klensyc653bb92023-11-18 09:42:054655 "indexmap",
Caleb Cartwrightffad9842024-06-22 21:22:004656 "itertools",
Alex Crichton093ede22019-08-15 00:45:094657 "minifier",
Michael Howell294c3dd2024-06-29 18:24:364658 "pulldown-cmark 0.9.6",
Guillaume Gomezf467b8d2020-10-13 13:46:344659 "regex",
Guillaume Gomez8d40b9e2024-07-18 18:56:364660 "rinja",
Rune Tynan67b78a02021-01-25 21:23:434661 "rustdoc-json-types",
Andy Russell94630d42019-06-29 17:30:454662 "serde",
4663 "serde_json",
Alona Enraght-Moony3cf8a612024-10-18 20:28:324664 "sha2",
Jubilee Younge8eb6912021-04-22 04:40:294665 "smallvec",
Alex Crichton093ede22019-08-15 00:45:094666 "tempfile",
Guillaume Gomez50f75202023-03-14 19:28:004667 "threadpool",
Joshua Nelson65f0b252020-12-28 18:28:294668 "tracing",
4669 "tracing-subscriber",
4670 "tracing-tree",
Michael Howellf3661dc2024-06-10 22:01:314671 "unicode-segmentation",
Mark Simulacrume2e9b402017-07-23 02:01:584672]
4673
4674[[package]]
ozkanonurc36b2092023-05-20 11:40:114675name = "rustdoc-gui-test"
4676version = "0.1.0"
4677dependencies = [
ozkanonurc64db2c2023-05-30 07:54:404678 "build_helper",
ozkanonurc36b2092023-05-20 11:40:114679 "compiletest",
4680 "getopts",
4681 "walkdir",
4682]
4683
4684[[package]]
Rune Tynan67b78a02021-01-25 21:23:434685name = "rustdoc-json-types"
4686version = "0.1.0"
4687dependencies = [
Luca Palmiericd7688b2023-05-22 17:26:204688 "bincode",
clubby789868668e2024-11-25 15:06:434689 "rustc-hash 2.1.0",
Rune Tynan67b78a02021-01-25 21:23:434690 "serde",
Rune Tynanca48d152021-03-04 23:45:574691 "serde_json",
Rune Tynan67b78a02021-01-25 21:23:434692]
4693
4694[[package]]
Guillaume Gomezdec9fab2018-02-05 22:43:534695name = "rustdoc-themes"
4696version = "0.1.0"
4697
4698[[package]]
Mark Simulacrume2e9b402017-07-23 02:01:584699name = "rustdoc-tool"
4700version = "0.0.0"
4701dependencies = [
Alex Crichton093ede22019-08-15 00:45:094702 "rustdoc",
Ahmed Charles9ca382f2016-09-02 08:55:294703]
4704
4705[[package]]
Alex Crichtonfa9e55f2018-05-02 15:43:154706name = "rustfix"
Eric Huss123b3032024-04-13 17:54:134707version = "0.8.1"
4708source = "registry+https://github.com/rust-lang/crates.io-index"
4709checksum = "81864b097046da5df3758fdc6e4822bbb70afa06317e8ca45ea1b51cb8c5e5a4"
4710dependencies = [
4711 "serde",
4712 "serde_json",
clubby7890b095f82024-12-17 13:17:394713 "thiserror 1.0.69",
Eric Huss123b3032024-04-13 17:54:134714 "tracing",
4715]
4716
4717[[package]]
topecongiro5a411a62019-06-18 12:15:194718name = "rustfmt-config_proc_macro"
Caleb Cartwright6bf1a872023-01-24 20:21:144719version = "0.3.0"
topecongiro5a411a62019-06-18 12:15:194720dependencies = [
Aaron Hill70ba4912020-08-01 14:11:154721 "proc-macro2",
4722 "quote",
Alex Crichton093ede22019-08-15 00:45:094723 "serde",
clubby789868668e2024-11-25 15:06:434724 "syn 2.0.90",
topecongiro5a411a62019-06-18 12:15:194725]
4726
4727[[package]]
Alex Crichton1cede102017-06-15 02:33:064728name = "rustfmt-nightly"
Yacin Tmimib23b6992024-09-19 19:39:044729version = "1.8.0"
kennytm0692b3d2017-12-15 19:41:584730dependencies = [
clubby7899b73db32024-01-29 12:21:164731 "annotate-snippets 0.9.2",
Igor Matuszewskif4b2a202020-06-15 09:43:394732 "anyhow",
Alex Crichton093ede22019-08-15 00:45:094733 "bytecount",
klensy26c09b62024-09-24 13:14:494734 "cargo_metadata",
klensye1c33132023-06-21 09:32:344735 "clap",
Caleb Cartwright35400e82023-10-23 01:34:124736 "clap-cargo",
Alex Crichton093ede22019-08-15 00:45:094737 "diff",
4738 "dirs",
Alex Crichton093ede22019-08-15 00:45:094739 "getopts",
4740 "ignore",
Caleb Cartwrightffad9842024-06-22 21:22:004741 "itertools",
Alex Crichton093ede22019-08-15 00:45:094742 "regex",
Alex Crichton093ede22019-08-15 00:45:094743 "rustfmt-config_proc_macro",
4744 "serde",
4745 "serde_json",
Caleb Cartwrightf367f4d2022-06-13 03:04:544746 "term",
clubby7890b095f82024-12-17 13:17:394747 "thiserror 1.0.69",
clubby7899b73db32024-01-29 12:21:164748 "toml 0.7.8",
Caleb Cartwright35400e82023-10-23 01:34:124749 "tracing",
4750 "tracing-subscriber",
4751 "unicode-properties",
Alex Crichton093ede22019-08-15 00:45:094752 "unicode-segmentation",
printfn46b41b42024-10-12 21:57:504753 "unicode-width 0.1.14",
Igor Matuszewskid2d192e2019-07-30 11:00:274754]
4755
4756[[package]]
Weihang Lo1e5dad02022-11-25 22:37:044757name = "rustix"
clubby7890b095f82024-12-17 13:17:394758version = "0.38.42"
Weihang Lo1e5dad02022-11-25 22:37:044759source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7890b095f82024-12-17 13:17:394760checksum = "f93dc38ecbab2eb790ff964bb77fa94faf256fd3e73285fd7ba0903b76bedb85"
Weihang Lo1e5dad02022-11-25 22:37:044761dependencies = [
clubby789868668e2024-11-25 15:06:434762 "bitflags",
Nilstrieb3295cdf2023-06-26 07:21:354763 "errno",
4764 "libc",
chenx97141c4632023-09-21 11:31:014765 "linux-raw-sys",
clubby7890b095f82024-12-17 13:17:394766 "windows-sys 0.59.0",
Weihang Lo1e5dad02022-11-25 22:37:044767]
4768
4769[[package]]
flip19950046d7c2021-02-25 10:26:234770name = "rustversion"
clubby789812daed2024-11-03 11:31:154771version = "1.0.18"
flip19950046d7c2021-02-25 10:26:234772source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:154773checksum = "0e819f2bc632f285be6d7cd36e25940d45b2391dd6d9b939e79de557f7014248"
flip19950046d7c2021-02-25 10:26:234774
4775[[package]]
Jubilee Young7156ff62023-05-10 03:29:274776name = "ruzstd"
Paolo Barbolini43c12ed2024-11-28 11:17:574777version = "0.7.3"
Ben Kimock2f6fb232024-03-18 22:47:414778source = "registry+https://github.com/rust-lang/crates.io-index"
Paolo Barbolini43c12ed2024-11-28 11:17:574779checksum = "fad02996bfc73da3e301efe90b1837be9ed8f4a462b6ed410aa35d00381de89f"
Ben Kimock2f6fb232024-03-18 22:47:414780dependencies = [
Ben Kimock2f6fb232024-03-18 22:47:414781 "twox-hash",
4782]
4783
4784[[package]]
Alex Crichton2863b752018-08-21 17:23:474785name = "ryu"
Mark Rousskov12200c92024-05-11 14:27:174786version = "1.0.18"
Alex Crichton2863b752018-08-21 17:23:474787source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:174788checksum = "f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f"
Alex Crichton2863b752018-08-21 17:23:474789
4790[[package]]
Josh Stone020c5ec2017-05-08 22:01:134791name = "same-file"
Mark Rousskov342d9562020-08-17 15:21:444792version = "1.0.6"
Alex Crichton80d6ed22018-01-08 21:56:224793source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:444794checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
Alex Crichton80d6ed22018-01-08 21:56:224795dependencies = [
Alex Crichton093ede22019-08-15 00:45:094796 "winapi-util",
Alex Crichton80d6ed22018-01-08 21:56:224797]
4798
4799[[package]]
4800name = "schannel"
clubby789868668e2024-11-25 15:06:434801version = "0.1.27"
Alex Crichton80d6ed22018-01-08 21:56:224802source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:434803checksum = "1f29ebaa345f945cec9fbbc532eb307f0fdad8161f281b6369539c8d84876b3d"
Alex Crichton80d6ed22018-01-08 21:56:224804dependencies = [
Trevor Gross4a515bd2024-08-26 20:02:544805 "windows-sys 0.59.0",
Alex Crichton80d6ed22018-01-08 21:56:224806]
4807
4808[[package]]
Alex Crichton453080f2017-06-05 16:36:484809name = "scoped-tls"
Nilstrieb3295cdf2023-06-26 07:21:354810version = "1.0.1"
Marcel Hellwig56fb2872019-02-26 10:15:524811source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:354812checksum = "e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294"
Marcel Hellwig56fb2872019-02-26 10:15:524813
4814[[package]]
Nick Cameronad8ecc22017-07-19 01:32:124815name = "scopeguard"
clubby7899b73db32024-01-29 12:21:164816version = "1.2.0"
Ralf Jungc7a599e2019-07-25 13:57:254817source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:164818checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
Ralf Jungc7a599e2019-07-25 13:57:254819
4820[[package]]
David Wood7f916972022-03-26 07:27:434821name = "self_cell"
klensyc653bb92023-11-18 09:42:054822version = "0.10.3"
David Wood7f916972022-03-26 07:27:434823source = "registry+https://github.com/rust-lang/crates.io-index"
klensyc653bb92023-11-18 09:42:054824checksum = "e14e4d63b804dc0c7ec4a1e52bcb63f02c7ac94476755aa579edac21e01f915d"
4825dependencies = [
clubby7890b095f82024-12-17 13:17:394826 "self_cell 1.1.0",
klensyc653bb92023-11-18 09:42:054827]
4828
4829[[package]]
4830name = "self_cell"
clubby7890b095f82024-12-17 13:17:394831version = "1.1.0"
klensyc653bb92023-11-18 09:42:054832source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7890b095f82024-12-17 13:17:394833checksum = "c2fdfc24bc566f839a2da4c4295b82db7d25a24253867d5c64355abb5799bdbe"
David Wood7f916972022-03-26 07:27:434834
4835[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:584836name = "semver"
clubby7890b095f82024-12-17 13:17:394837version = "1.0.24"
Eric Huss78529352021-06-02 03:38:394838source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7890b095f82024-12-17 13:17:394839checksum = "3cb6eb87a131f756572d7fb904f6e7b68633f09cca868c5df1c4b8d1a694bbba"
Eric Huss78529352021-06-02 03:38:394840dependencies = [
4841 "serde",
4842]
4843
4844[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:584845name = "serde"
clubby7890b095f82024-12-17 13:17:394846version = "1.0.216"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584847source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7890b095f82024-12-17 13:17:394848checksum = "0b9781016e935a97e8beecf0c933758c97a5520d32930e460142b4cd80c6338e"
Eric Huss57393642018-12-17 18:23:044849dependencies = [
Alex Crichton093ede22019-08-15 00:45:094850 "serde_derive",
Eric Huss57393642018-12-17 18:23:044851]
Tatsuyuki Ishi0e79b972017-04-29 23:11:584852
4853[[package]]
4854name = "serde_derive"
clubby7890b095f82024-12-17 13:17:394855version = "1.0.216"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584856source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7890b095f82024-12-17 13:17:394857checksum = "46f859dbbf73865c6627ed570e78961cd3ac92407a2d117204c49232485da55e"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584858dependencies = [
Aaron Hill70ba4912020-08-01 14:11:154859 "proc-macro2",
4860 "quote",
clubby789868668e2024-11-25 15:06:434861 "syn 2.0.90",
Tatsuyuki Ishi0e79b972017-04-29 23:11:584862]
4863
4864[[package]]
4865name = "serde_json"
clubby789868668e2024-11-25 15:06:434866version = "1.0.133"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584867source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:434868checksum = "c7fceb2473b9166b2294ef05efcb65a3db80803f0b03ef86a5fc88a2b85ee377"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584869dependencies = [
klensyc653bb92023-11-18 09:42:054870 "indexmap",
Alex Crichton093ede22019-08-15 00:45:094871 "itoa",
Trevor Gross7240da02024-08-07 07:09:124872 "memchr",
Alex Crichton093ede22019-08-15 00:45:094873 "ryu",
4874 "serde",
Steve Klabnik2795de32017-02-20 00:20:574875]
4876
4877[[package]]
Philipp Krones612c3422023-06-02 09:42:424878name = "serde_spanned"
Trevor Gross4a515bd2024-08-26 20:02:544879version = "0.6.8"
Philipp Krones612c3422023-06-02 09:42:424880source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:544881checksum = "87607cb1398ed59d48732e575a4c28a7a8ebf2454b964fe3f224f2afc07909e1"
Philipp Krones612c3422023-06-02 09:42:424882dependencies = [
4883 "serde",
4884]
4885
4886[[package]]
Pietro Albini4f40eee2023-01-10 12:13:044887name = "sha1"
clubby7899b73db32024-01-29 12:21:164888version = "0.10.6"
Pietro Albini4f40eee2023-01-10 12:13:044889source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:164890checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba"
Pietro Albini4f40eee2023-01-10 12:13:044891dependencies = [
4892 "cfg-if",
4893 "cpufeatures",
4894 "digest",
4895]
4896
4897[[package]]
Pietro Albiniacd8e592020-10-01 15:15:124898name = "sha2"
clubby7899b73db32024-01-29 12:21:164899version = "0.10.8"
Pietro Albiniacd8e592020-10-01 15:15:124900source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:164901checksum = "793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8"
Pietro Albiniacd8e592020-10-01 15:15:124902dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:424903 "cfg-if",
pierwillef6dd122022-02-10 16:54:014904 "cpufeatures",
klensy45fac342022-08-31 20:04:124905 "digest",
James Munnsde763692019-01-19 02:39:374906]
4907
4908[[package]]
Oliver Schererec7230f2020-07-24 18:42:004909name = "sharded-slab"
clubby7899b73db32024-01-29 12:21:164910version = "0.1.7"
Oliver Schererec7230f2020-07-24 18:42:004911source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:164912checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6"
Oliver Schererec7230f2020-07-24 18:42:004913dependencies = [
4914 "lazy_static",
4915]
4916
4917[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:584918name = "shell-escape"
Mark Rousskov342d9562020-08-17 15:21:444919version = "0.1.5"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584920source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:444921checksum = "45bb67a18fa91266cc7807181f62f9178a6873bfad7dc788c42e6430db40184f"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584922
4923[[package]]
steveklabnik54371882018-01-25 17:32:254924name = "shlex"
Eric Huss51f20b42024-02-07 04:22:134925version = "1.3.0"
Eric Huss788167a2021-02-23 01:05:214926source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss51f20b42024-02-07 04:22:134927checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
Eric Huss788167a2021-02-23 01:05:214928
4929[[package]]
Jover Zhangf3530cf2024-04-20 11:25:534930name = "similar"
Trevor Gross7240da02024-08-07 07:09:124931version = "2.6.0"
Jover Zhangf3530cf2024-04-20 11:25:534932source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:124933checksum = "1de1d4f81173b03af4c0cbed3c898f6bff5b870e4a7f5d6f4057d62a7a4b686e"
Jover Zhangf3530cf2024-04-20 11:25:534934
4935[[package]]
steveklabnikecfbaca2018-04-03 14:32:044936name = "siphasher"
clubby7899b73db32024-01-29 12:21:164937version = "0.3.11"
steveklabnikecfbaca2018-04-03 14:32:044938source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:164939checksum = "38b58827f4464d87d377d175e90bf58eb00fd8716ff0a62f80356b5e61555d0d"
steveklabnikecfbaca2018-04-03 14:32:044940
4941[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:434942name = "slab"
clubby7899b73db32024-01-29 12:21:164943version = "0.4.9"
Matthias Krüger696fb8f2019-01-21 15:32:434944source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:164945checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67"
Philipp Kronesa6d3c822023-07-02 13:07:474946dependencies = [
4947 "autocfg",
4948]
Matthias Krüger696fb8f2019-01-21 15:32:434949
4950[[package]]
John Kåre Alsaker970c6132017-12-03 12:49:014951name = "smallvec"
github-actions1848b462024-03-24 12:09:284952version = "1.13.2"
Ralf Jung90b8d342019-11-04 14:59:094953source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions1848b462024-03-24 12:09:284954checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67"
Ralf Jung90b8d342019-11-04 14:59:094955
4956[[package]]
Mark Simulacrum38b46882017-06-26 16:26:154957name = "socket2"
clubby789868668e2024-11-25 15:06:434958version = "0.5.8"
klensy50c38902021-05-01 11:50:034959source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:434960checksum = "c970269d99b64e60ec3bd6ad27270092a5394c4e309314b18ae3fe575695fbe8"
klensy50c38902021-05-01 11:50:034961dependencies = [
4962 "libc",
github-actions8ef19812024-03-03 00:16:164963 "windows-sys 0.52.0",
klensy50c38902021-05-01 11:50:034964]
4965
4966[[package]]
Philipp Kronesf99056b2024-02-27 14:50:234967name = "spanned"
Philipp Krones8be26882024-08-08 17:14:094968version = "0.3.0"
Philipp Kronesf99056b2024-02-27 14:50:234969source = "registry+https://github.com/rust-lang/crates.io-index"
Philipp Krones8be26882024-08-08 17:14:094970checksum = "86af297923fbcfd107c20a189a6e9c872160df71a7190ae4a7a6c5dce4b2feb6"
Philipp Kronesf99056b2024-02-27 14:50:234971dependencies = [
4972 "bstr",
4973 "color-eyre",
4974]
4975
4976[[package]]
Alex Crichton2a3e22b2024-06-24 19:30:444977name = "spdx"
clubby789868668e2024-11-25 15:06:434978version = "0.10.7"
Alex Crichton2a3e22b2024-06-24 19:30:444979source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:434980checksum = "bae30cc7bfe3656d60ee99bf6836f472b0c53dddcbf335e253329abb16e535a2"
Alex Crichton2a3e22b2024-06-24 19:30:444981dependencies = [
4982 "smallvec",
4983]
4984
4985[[package]]
Pietro Albini13efb202022-11-15 09:19:174986name = "spdx-expression"
4987version = "0.5.2"
4988source = "registry+https://github.com/rust-lang/crates.io-index"
4989checksum = "53d7ac03c67c572d85049d6db815e20a4a19b41b3d5cca732ac582342021ad77"
4990dependencies = [
4991 "nom",
4992 "serde",
clubby7890b095f82024-12-17 13:17:394993 "thiserror 1.0.69",
Pietro Albini13efb202022-11-15 09:19:174994 "tracing",
4995]
4996
4997[[package]]
4998name = "spdx-rs"
clubby7899b73db32024-01-29 12:21:164999version = "0.5.5"
Pietro Albini13efb202022-11-15 09:19:175000source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165001checksum = "990870190ec8d8c64ba66e4a6746243d6e57d99353991e0e6092334833f429b1"
Pietro Albini13efb202022-11-15 09:19:175002dependencies = [
5003 "chrono",
5004 "log",
5005 "nom",
5006 "serde",
5007 "spdx-expression",
5008 "strum",
5009 "strum_macros",
clubby7890b095f82024-12-17 13:17:395010 "thiserror 1.0.69",
Pietro Albini13efb202022-11-15 09:19:175011 "uuid",
5012]
5013
5014[[package]]
Robin Kruppe1a24a592017-04-26 21:22:455015name = "stable_deref_trait"
Mark Rousskov342d9562020-08-17 15:21:445016version = "1.2.0"
Robin Kruppe1a24a592017-04-26 21:22:455017source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:445018checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
Robin Kruppe1a24a592017-04-26 21:22:455019
5020[[package]]
Oli Scherera38e9832023-09-14 15:50:115021name = "stable_mir"
5022version = "0.1.0-preview"
5023dependencies = [
5024 "scoped-tls",
Stephen Skeirik414ebea2024-06-17 21:01:385025 "serde",
Oli Scherera38e9832023-09-14 15:50:115026]
5027
5028[[package]]
Oliver Scherer26edcee2018-11-02 15:14:245029name = "stacker"
Rainea6df5c2024-08-26 18:00:245030version = "0.1.17"
Oliver Scherer26edcee2018-11-02 15:14:245031source = "registry+https://github.com/rust-lang/crates.io-index"
Rainea6df5c2024-08-26 18:00:245032checksum = "799c883d55abdb5e98af1a7b3f23b9b6de8ecada0ecac058672d7635eb48ca7b"
Oliver Scherer26edcee2018-11-02 15:14:245033dependencies = [
5034 "cc",
Chris Denton531f3c9e2022-12-20 15:26:425035 "cfg-if",
Oliver Scherer26edcee2018-11-02 15:14:245036 "libc",
5037 "psm",
Rainea6df5c2024-08-26 18:00:245038 "windows-sys 0.59.0",
Oliver Scherer26edcee2018-11-02 15:14:245039]
5040
5041[[package]]
Eric Huss7758eaf2022-04-28 05:42:545042name = "static_assertions"
5043version = "1.1.0"
5044source = "registry+https://github.com/rust-lang/crates.io-index"
5045checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
5046
5047[[package]]
steveklabnikecfbaca2018-04-03 14:32:045048name = "string_cache"
Nilstrieb3295cdf2023-06-26 07:21:355049version = "0.8.7"
steveklabnikecfbaca2018-04-03 14:32:045050source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:355051checksum = "f91138e76242f575eb1d3b38b4f1362f10d3a43f47d182a5b359af488a02293b"
steveklabnikecfbaca2018-04-03 14:32:045052dependencies = [
Alex Crichton093ede22019-08-15 00:45:095053 "new_debug_unreachable",
Nilstrieb3295cdf2023-06-26 07:21:355054 "once_cell",
Rémy Rakic4cb2a282023-12-14 15:40:505055 "parking_lot",
Ralf Jung47b3ce02024-05-05 15:17:455056 "phf_shared 0.10.0",
Alex Crichton093ede22019-08-15 00:45:095057 "precomputed-hash",
5058 "serde",
steveklabnikecfbaca2018-04-03 14:32:045059]
5060
5061[[package]]
5062name = "string_cache_codegen"
klensy947e7872022-04-15 18:11:145063version = "0.5.2"
steveklabnikecfbaca2018-04-03 14:32:045064source = "registry+https://github.com/rust-lang/crates.io-index"
klensy947e7872022-04-15 18:11:145065checksum = "6bb30289b722be4ff74a408c3cc27edeaad656e06cb1fe8fa9231fa59c728988"
steveklabnikecfbaca2018-04-03 14:32:045066dependencies = [
Ralf Jung47b3ce02024-05-05 15:17:455067 "phf_generator 0.10.0",
5068 "phf_shared 0.10.0",
Aaron Hill70ba4912020-08-01 14:11:155069 "proc-macro2",
5070 "quote",
steveklabnikecfbaca2018-04-03 14:32:045071]
5072
5073[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585074name = "strsim"
github-actions4035c242024-04-07 00:16:575075version = "0.11.1"
clubby7899b73db32024-01-29 12:21:165076source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions4035c242024-04-07 00:16:575077checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
clubby7899b73db32024-01-29 12:21:165078
5079[[package]]
Pietro Albini13efb202022-11-15 09:19:175080name = "strum"
5081version = "0.24.1"
5082source = "registry+https://github.com/rust-lang/crates.io-index"
5083checksum = "063e6045c0e62079840579a7e47a355ae92f60eb74daaf156fb1e84ba164e63f"
5084
5085[[package]]
5086name = "strum_macros"
5087version = "0.24.3"
5088source = "registry+https://github.com/rust-lang/crates.io-index"
5089checksum = "1e385be0d24f186b4ce2f9982191e7101bb737312ad61c1f2f984f34bcf85d59"
5090dependencies = [
github-actionsc486d2d2024-03-17 00:26:015091 "heck 0.4.1",
Pietro Albini13efb202022-11-15 09:19:175092 "proc-macro2",
5093 "quote",
5094 "rustversion",
Nilstrieb3295cdf2023-06-26 07:21:355095 "syn 1.0.109",
Pietro Albini13efb202022-11-15 09:19:175096]
5097
5098[[package]]
Ezra Shaw1e95cdd2023-03-01 09:17:085099name = "suggest-tests"
5100version = "0.1.0"
5101dependencies = [
5102 "build_helper",
5103 "glob",
Ezra Shaw1e95cdd2023-03-01 09:17:085104]
5105
5106[[package]]
Igor Matuszewskic2249a42019-09-08 08:28:115107name = "syn"
Nilstrieb3295cdf2023-06-26 07:21:355108version = "1.0.109"
Igor Matuszewskic2249a42019-09-08 08:28:115109source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:355110checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
Igor Matuszewskic2249a42019-09-08 08:28:115111dependencies = [
Aaron Hill70ba4912020-08-01 14:11:155112 "proc-macro2",
5113 "quote",
Andres Suareza65ddf02022-10-09 03:25:405114 "unicode-ident",
Igor Matuszewskic2249a42019-09-08 08:28:115115]
5116
5117[[package]]
Deadbeefa912a932023-03-23 06:19:255118name = "syn"
clubby789868668e2024-11-25 15:06:435119version = "2.0.90"
Deadbeefa912a932023-03-23 06:19:255120source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:435121checksum = "919d3b74a5dd0ccd15aeb8f93e7006bd9e14c295087c9896a110f490752bcf31"
Deadbeefa912a932023-03-23 06:19:255122dependencies = [
5123 "proc-macro2",
5124 "quote",
5125 "unicode-ident",
5126]
5127
5128[[package]]
Alex Crichton325d7392017-12-10 17:42:495129name = "synstructure"
clubby7899b73db32024-01-29 12:21:165130version = "0.13.1"
Deadbeefaf74ef82023-03-27 13:44:065131source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165132checksum = "c8af7666ab7b6390ab78131fb5b0fce11d6b7a6951602017c35fa82800708971"
Deadbeefaf74ef82023-03-27 13:44:065133dependencies = [
5134 "proc-macro2",
5135 "quote",
clubby789868668e2024-11-25 15:06:435136 "syn 2.0.90",
Deadbeefaf74ef82023-03-27 13:44:065137]
5138
5139[[package]]
Jakub Beránek91d2fb22023-06-03 07:41:445140name = "sysinfo"
Trevor Gross4a515bd2024-08-26 20:02:545141version = "0.31.4"
Jakub Beránek91d2fb22023-06-03 07:41:445142source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:545143checksum = "355dbe4f8799b304b05e1b0f05fc59b2a18d36645cf169607da45bde2f69a1be"
Jakub Beránek91d2fb22023-06-03 07:41:445144dependencies = [
Jakub Beránek91d2fb22023-06-03 07:41:445145 "core-foundation-sys",
5146 "libc",
klensy26c09b62024-09-24 13:14:495147 "windows",
Jakub Beránek91d2fb22023-06-03 07:41:445148]
5149
5150[[package]]
Jakub Beránek209789e2023-08-09 18:56:115151name = "tabled"
klensy15bc6812024-02-22 11:17:595152version = "0.15.0"
Jakub Beránek209789e2023-08-09 18:56:115153source = "registry+https://github.com/rust-lang/crates.io-index"
klensy15bc6812024-02-22 11:17:595154checksum = "4c998b0c8b921495196a48aabaf1901ff28be0760136e31604f7967b0792050e"
Jakub Beránek209789e2023-08-09 18:56:115155dependencies = [
5156 "papergrid",
printfn46b41b42024-10-12 21:57:505157 "unicode-width 0.1.14",
Jakub Beránek209789e2023-08-09 18:56:115158]
5159
5160[[package]]
Josh Stone020c5ec2017-05-08 22:01:135161name = "tar"
clubby789812daed2024-11-03 11:31:155162version = "0.4.43"
Josh Stone020c5ec2017-05-08 22:01:135163source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:155164checksum = "c65998313f8e17d0d553d28f91a0df93e4dbbbf770279c7bc21ca0f09ea1a1f6"
Josh Stone020c5ec2017-05-08 22:01:135165dependencies = [
Alex Crichton093ede22019-08-15 00:45:095166 "filetime",
5167 "libc",
Alex Crichton093ede22019-08-15 00:45:095168 "xattr",
Josh Stone020c5ec2017-05-08 22:01:135169]
5170
5171[[package]]
Aleksey Kladov850156a2018-03-29 07:34:555172name = "tempfile"
clubby789868668e2024-11-25 15:06:435173version = "3.14.0"
Aleksey Kladov850156a2018-03-29 07:34:555174source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:435175checksum = "28cce251fcbc87fac86a866eeb0d6c2d536fc16d06f184bb61aeae11aa4cee0c"
Aleksey Kladov850156a2018-03-29 07:34:555176dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:425177 "cfg-if",
Ralf Jung55162732022-11-15 19:06:425178 "fastrand",
Trevor Gross7240da02024-08-07 07:09:125179 "once_cell",
chenx97141c4632023-09-21 11:31:015180 "rustix",
Trevor Gross7240da02024-08-07 07:09:125181 "windows-sys 0.59.0",
Aleksey Kladov850156a2018-03-29 07:34:555182]
5183
5184[[package]]
steveklabnikecfbaca2018-04-03 14:32:045185name = "tendril"
Eric Huss04b75a72022-06-22 23:49:245186version = "0.4.3"
steveklabnikecfbaca2018-04-03 14:32:045187source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss04b75a72022-06-22 23:49:245188checksum = "d24a120c5fc464a3458240ee02c299ebcb9d67b5249c8848b09d639dca8d7bb0"
steveklabnikecfbaca2018-04-03 14:32:045189dependencies = [
Alex Crichton093ede22019-08-15 00:45:095190 "futf",
5191 "mac",
5192 "utf-8",
steveklabnikecfbaca2018-04-03 14:32:045193]
5194
5195[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:295196name = "term"
flip19950046d7c2021-02-25 10:26:235197version = "0.7.0"
5198source = "registry+https://github.com/rust-lang/crates.io-index"
5199checksum = "c59df8ac95d96ff9bede18eb7300b0fda5e5d8d90960e76f8e14ae765eedbf1f"
5200dependencies = [
5201 "dirs-next",
5202 "rustversion",
Igor Matuszewskiaf53b0d2021-07-21 13:17:315203 "winapi",
flip19950046d7c2021-02-25 10:26:235204]
5205
5206[[package]]
Alex Crichton1cede102017-06-15 02:33:065207name = "termcolor"
clubby7899b73db32024-01-29 12:21:165208version = "1.4.1"
Alex Crichtonfa5b3d32018-07-26 00:25:125209source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165210checksum = "06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755"
Alex Crichtonfa5b3d32018-07-26 00:25:125211dependencies = [
Eric Huss89d79062020-07-29 18:02:055212 "winapi-util",
Alex Crichtonfa5b3d32018-07-26 00:25:125213]
5214
5215[[package]]
Eric Huss2717f602023-01-06 01:20:595216name = "terminal_size"
clubby789868668e2024-11-25 15:06:435217version = "0.4.1"
Eric Huss2717f602023-01-06 01:20:595218source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:435219checksum = "5352447f921fda68cf61b4101566c0bdb5104eff6804d0678e5227580ab6a4e9"
Eric Huss2717f602023-01-06 01:20:595220dependencies = [
chenx97141c4632023-09-21 11:31:015221 "rustix",
clubby789812daed2024-11-03 11:31:155222 "windows-sys 0.59.0",
Eric Huss2717f602023-01-06 01:20:595223]
5224
5225[[package]]
John Kåre Alsakerb0b11d32020-01-29 00:13:485226name = "termize"
5227version = "0.1.1"
5228source = "registry+https://github.com/rust-lang/crates.io-index"
5229checksum = "1706be6b564323ce7092f5f7e6b118a14c8ef7ed0e69c8c5329c914a9f101295"
5230dependencies = [
5231 "libc",
Igor Matuszewskiaf53b0d2021-07-21 13:17:315232 "winapi",
John Kåre Alsakerb0b11d32020-01-29 00:13:485233]
5234
5235[[package]]
Trevor Gross51827ce2024-07-20 16:13:275236name = "test-float-parse"
5237version = "0.1.0"
5238dependencies = [
5239 "indicatif",
5240 "num",
5241 "rand",
5242 "rand_chacha",
5243 "rayon",
5244]
5245
5246[[package]]
Nicholas Nethercoteb38106b2022-08-17 04:22:305247name = "thin-vec"
John Kåre Alsaker862011e2023-02-16 18:29:115248version = "0.2.13"
Nicholas Nethercoteb38106b2022-08-17 04:22:305249source = "registry+https://github.com/rust-lang/crates.io-index"
John Kåre Alsaker862011e2023-02-16 18:29:115250checksum = "a38c90d48152c236a3ab59271da4f4ae63d678c5d7ad6b7714d7cb9760be5e4b"
Nicholas Nethercoteb38106b2022-08-17 04:22:305251
5252[[package]]
Pietro Albini9beb8f52019-11-26 11:06:305253name = "thiserror"
clubby789868668e2024-11-25 15:06:435254version = "1.0.69"
Pietro Albini9beb8f52019-11-26 11:06:305255source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:435256checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52"
Pietro Albini9beb8f52019-11-26 11:06:305257dependencies = [
clubby7890b095f82024-12-17 13:17:395258 "thiserror-impl 1.0.69",
5259]
5260
5261[[package]]
5262name = "thiserror"
5263version = "2.0.7"
5264source = "registry+https://github.com/rust-lang/crates.io-index"
5265checksum = "93605438cbd668185516ab499d589afb7ee1859ea3d5fc8f6b0755e1c7443767"
5266dependencies = [
5267 "thiserror-impl 2.0.7",
Pietro Albini9beb8f52019-11-26 11:06:305268]
5269
5270[[package]]
5271name = "thiserror-impl"
clubby789868668e2024-11-25 15:06:435272version = "1.0.69"
Pietro Albini9beb8f52019-11-26 11:06:305273source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:435274checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1"
Pietro Albini9beb8f52019-11-26 11:06:305275dependencies = [
Aaron Hill70ba4912020-08-01 14:11:155276 "proc-macro2",
5277 "quote",
clubby789868668e2024-11-25 15:06:435278 "syn 2.0.90",
Pietro Albini9beb8f52019-11-26 11:06:305279]
5280
5281[[package]]
clubby7890b095f82024-12-17 13:17:395282name = "thiserror-impl"
5283version = "2.0.7"
5284source = "registry+https://github.com/rust-lang/crates.io-index"
5285checksum = "e1d8749b4531af2117677a5fcd12b1348a3fe2b81e36e61ffeac5c4aa3273e36"
5286dependencies = [
5287 "proc-macro2",
5288 "quote",
5289 "syn 2.0.90",
5290]
5291
5292[[package]]
David Wood2dc1a8a2021-12-03 14:24:055293name = "thorin-dwp"
klensy26c09b62024-09-24 13:14:495294version = "0.8.0"
David Wood2dc1a8a2021-12-03 14:24:055295source = "registry+https://github.com/rust-lang/crates.io-index"
klensy26c09b62024-09-24 13:14:495296checksum = "813ba76597db32dc4f6992fd8bf8f394715b88d352fd97401da67dab6283b4c6"
David Wood2dc1a8a2021-12-03 14:24:055297dependencies = [
klensy26c09b62024-09-24 13:14:495298 "gimli 0.30.0",
clubby789812daed2024-11-03 11:31:155299 "hashbrown 0.14.5",
5300 "object 0.36.5",
David Wood2dc1a8a2021-12-03 14:24:055301 "tracing",
5302]
5303
5304[[package]]
Steve Klabnika0769612017-02-07 23:13:575305name = "thread_local"
github-actions8ef19812024-03-03 00:16:165306version = "1.1.8"
Igor Matuszewski8fc4bba2020-02-12 14:47:315307source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions8ef19812024-03-03 00:16:165308checksum = "8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c"
Igor Matuszewski8fc4bba2020-02-12 14:47:315309dependencies = [
Nilstrieb3295cdf2023-06-26 07:21:355310 "cfg-if",
klensy9f621ae2022-01-24 17:19:215311 "once_cell",
Igor Matuszewski8fc4bba2020-02-12 14:47:315312]
5313
5314[[package]]
Guillaume Gomez50f75202023-03-14 19:28:005315name = "threadpool"
5316version = "1.8.1"
5317source = "registry+https://github.com/rust-lang/crates.io-index"
5318checksum = "d050e60b33d41c19108b32cea32164033a9013fe3b46cbd4457559bfbf77afaa"
5319dependencies = [
5320 "num_cpus",
5321]
5322
5323[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:295324name = "tidy"
5325version = "0.1.0"
Mark Mansi3ee41042018-02-23 01:52:565326dependencies = [
onur-ozkane9e3c382024-06-10 14:07:195327 "build_helper",
klensy26c09b62024-09-24 13:14:495328 "cargo_metadata",
Michael Gouletffd72b12024-06-21 22:20:455329 "fluent-syntax",
yukang18511ba2022-11-04 08:56:485330 "ignore",
Jakob Degen17395b42022-10-31 00:17:255331 "miropt-test-tools",
Alex Crichton093ede22019-08-15 00:45:095332 "regex",
clubby789868668e2024-11-25 15:06:435333 "rustc-hash 2.1.0",
DebugSteven540ca2f2023-01-05 04:57:205334 "semver",
DianQKde0ece22024-06-23 14:06:235335 "similar",
Nilstrieb75b3ee22022-12-30 11:23:055336 "termcolor",
Alex Crichton093ede22019-08-15 00:45:095337 "walkdir",
Mark Mansi3ee41042018-02-23 01:52:565338]
Ahmed Charles9ca382f2016-09-02 08:55:295339
5340[[package]]
Eric Hussce717472020-08-11 23:49:395341name = "tier-check"
5342version = "0.1.0"
5343
5344[[package]]
Rémy Rakica69fe842024-12-02 16:16:415345name = "tikv-jemalloc-sys"
5346version = "0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7"
5347source = "registry+https://github.com/rust-lang/crates.io-index"
5348checksum = "cd3c60906412afa9c2b5b5a48ca6a5abe5736aec9eb48ad05037a677e52e4e2d"
5349dependencies = [
5350 "cc",
5351 "libc",
5352]
5353
5354[[package]]
Esteban Küber8eb58432023-03-03 22:25:185355name = "time"
clubby7890b095f82024-12-17 13:17:395356version = "0.3.37"
Esteban Küber8eb58432023-03-03 22:25:185357source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7890b095f82024-12-17 13:17:395358checksum = "35e7868883861bd0e56d9ac6efcaaca0d6d5d82a2a7ec8209ff492c07cf37b21"
Esteban Küber8eb58432023-03-03 22:25:185359dependencies = [
clubby7896ac3b572024-01-29 12:16:205360 "deranged",
Esteban Küber8eb58432023-03-03 22:25:185361 "itoa",
clubby7899b73db32024-01-29 12:21:165362 "num-conv",
clubby7896ac3b572024-01-29 12:16:205363 "powerfmt",
Esteban Küber8eb58432023-03-03 22:25:185364 "serde",
5365 "time-core",
5366 "time-macros",
5367]
5368
5369[[package]]
5370name = "time-core"
clubby7896ac3b572024-01-29 12:16:205371version = "0.1.2"
Esteban Küber8eb58432023-03-03 22:25:185372source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7896ac3b572024-01-29 12:16:205373checksum = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3"
Esteban Küber8eb58432023-03-03 22:25:185374
5375[[package]]
5376name = "time-macros"
clubby7890b095f82024-12-17 13:17:395377version = "0.2.19"
Esteban Küber8eb58432023-03-03 22:25:185378source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7890b095f82024-12-17 13:17:395379checksum = "2834e6017e3e5e4b9834939793b282bc03b37a3336245fa820e35e233e2a85de"
Esteban Küber8eb58432023-03-03 22:25:185380dependencies = [
clubby7899b73db32024-01-29 12:21:165381 "num-conv",
Esteban Küber8eb58432023-03-03 22:25:185382 "time-core",
5383]
5384
5385[[package]]
David Wood7f916972022-03-26 07:27:435386name = "tinystr"
clubby7899d85dfc2024-06-08 19:18:315387version = "0.7.6"
David Wood7f916972022-03-26 07:27:435388source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:315389checksum = "9117f5d4db391c1cf6927e7bea3db74b9a1c1add8f7eda9ffd5364f40f57b82f"
Manish Goregaokar288194e2022-10-19 23:24:425390dependencies = [
5391 "displaydoc",
Charles Lewa7750042022-11-06 06:43:255392 "zerovec",
Manish Goregaokar288194e2022-10-19 23:24:425393]
David Wood7f916972022-03-26 07:27:435394
5395[[package]]
Mark Rousskov342d9562020-08-17 15:21:445396name = "tinyvec"
Trevor Gross7240da02024-08-07 07:09:125397version = "1.8.0"
Mark Rousskov342d9562020-08-17 15:21:445398source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:125399checksum = "445e881f4f6d382d5f27c034e25eb92edd7c784ceab92a0937db7f2e9471b938"
Charles Lewa76dcd82022-09-16 17:55:565400dependencies = [
5401 "tinyvec_macros",
5402]
5403
5404[[package]]
5405name = "tinyvec_macros"
Nilstrieb3295cdf2023-06-26 07:21:355406version = "0.1.1"
Charles Lewa76dcd82022-09-16 17:55:565407source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:355408checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
Mark Rousskov342d9562020-08-17 15:21:445409
5410[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:435411name = "tokio"
clubby7890b095f82024-12-17 13:17:395412version = "1.42.0"
Matthias Krüger696fb8f2019-01-21 15:32:435413source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7890b095f82024-12-17 13:17:395414checksum = "5cec9b21b0450273377fc97bd4c33a8acffc8c996c987a7c5b319a0083707551"
Matthias Krüger696fb8f2019-01-21 15:32:435415dependencies = [
Philipp Kronesa6d3c822023-07-02 13:07:475416 "backtrace",
Alex Crichton093ede22019-08-15 00:45:095417 "bytes",
Igor Matuszewskiaf53b0d2021-07-21 13:17:315418 "pin-project-lite",
Matthias Krüger696fb8f2019-01-21 15:32:435419]
5420
5421[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:295422name = "toml"
Nilstrieb3295cdf2023-06-26 07:21:355423version = "0.5.11"
Eric Hussd2228ca2019-03-29 03:13:135424source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:355425checksum = "f4f7f0dd8d50a853a531c426359045b1998f04219d88799810762cd4ad314234"
Eric Hussd2228ca2019-03-29 03:13:135426dependencies = [
Alex Crichton093ede22019-08-15 00:45:095427 "serde",
Eric Hussd2228ca2019-03-29 03:13:135428]
5429
5430[[package]]
Philipp Krones612c3422023-06-02 09:42:425431name = "toml"
clubby7899b73db32024-01-29 12:21:165432version = "0.7.8"
Philipp Krones612c3422023-06-02 09:42:425433source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165434checksum = "dd79e69d3b627db300ff956027cc6c3798cef26d22526befdfcd12feeb6d2257"
Philipp Krones612c3422023-06-02 09:42:425435dependencies = [
5436 "serde",
5437 "serde_spanned",
5438 "toml_datetime",
Eric Huss5dfa0622024-07-15 20:30:525439 "toml_edit",
Philipp Krones612c3422023-06-02 09:42:425440]
5441
5442[[package]]
5443name = "toml_datetime"
Trevor Gross7240da02024-08-07 07:09:125444version = "0.6.8"
Philipp Krones612c3422023-06-02 09:42:425445source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:125446checksum = "0dd7358ecb8fc2f8d014bf86f6f638ce72ba252a2c3a2572f2a795f1d23efb41"
Philipp Krones612c3422023-06-02 09:42:425447dependencies = [
5448 "serde",
5449]
5450
5451[[package]]
5452name = "toml_edit"
clubby7899b73db32024-01-29 12:21:165453version = "0.19.15"
Philipp Krones612c3422023-06-02 09:42:425454source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165455checksum = "1b5bb770da30e5cbfde35a2d7b9b8a2c4b8ef89548a7a6aeab5c9a576e3e7421"
Philipp Krones612c3422023-06-02 09:42:425456dependencies = [
klensyc653bb92023-11-18 09:42:055457 "indexmap",
Philipp Krones612c3422023-06-02 09:42:425458 "serde",
5459 "serde_spanned",
5460 "toml_datetime",
Eric Huss5dfa0622024-07-15 20:30:525461 "winnow",
Philipp Krones612c3422023-06-02 09:42:425462]
5463
5464[[package]]
Eric Hussa882fdd2021-12-03 20:25:075465name = "topological-sort"
Eric Huss2717f602023-01-06 01:20:595466version = "0.2.2"
Eric Hussa882fdd2021-12-03 20:25:075467source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss2717f602023-01-06 01:20:595468checksum = "ea68304e134ecd095ac6c3574494fc62b909f416c4fca77e440530221e549d3d"
Eric Hussa882fdd2021-12-03 20:25:075469
5470[[package]]
Jack Hueyecb8b9f2020-05-27 05:05:095471name = "tracing"
Nilstrieb3295cdf2023-06-26 07:21:355472version = "0.1.37"
Jack Hueyecb8b9f2020-05-27 05:05:095473source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:355474checksum = "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8"
Jack Hueyecb8b9f2020-05-27 05:05:095475dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:425476 "cfg-if",
Igor Matuszewskiaf53b0d2021-07-21 13:17:315477 "pin-project-lite",
Jack Hueyecb8b9f2020-05-27 05:05:095478 "tracing-attributes",
5479 "tracing-core",
5480]
5481
5482[[package]]
5483name = "tracing-attributes"
clubby789868668e2024-11-25 15:06:435484version = "0.1.28"
Jack Hueyecb8b9f2020-05-27 05:05:095485source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:435486checksum = "395ae124c09f9e6918a2310af6038fba074bcf474ac352496d5910dd59a2226d"
Jack Hueyecb8b9f2020-05-27 05:05:095487dependencies = [
Aaron Hill70ba4912020-08-01 14:11:155488 "proc-macro2",
5489 "quote",
clubby789868668e2024-11-25 15:06:435490 "syn 2.0.90",
Jack Hueyecb8b9f2020-05-27 05:05:095491]
5492
5493[[package]]
5494name = "tracing-core"
Nilstrieb171be8c2023-06-26 15:25:245495version = "0.1.30"
Jack Hueyecb8b9f2020-05-27 05:05:095496source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb171be8c2023-06-26 15:25:245497checksum = "24eb03ba0eab1fd845050058ce5e616558e8f8d8fca633e6b163fe25c797213a"
Jack Hueyecb8b9f2020-05-27 05:05:095498dependencies = [
Oli Scherere8962282022-07-05 08:26:125499 "once_cell",
5500 "valuable",
Jack Hueyecb8b9f2020-05-27 05:05:095501]
5502
5503[[package]]
Ralf Jung10430db2022-07-15 14:04:235504name = "tracing-error"
clubby789868668e2024-11-25 15:06:435505version = "0.2.1"
Ralf Jung10430db2022-07-15 14:04:235506source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:435507checksum = "8b1581020d7a273442f5b45074a6a57d5757ad0a47dac0e9f0bd57b81936f3db"
Ralf Jung10430db2022-07-15 14:04:235508dependencies = [
5509 "tracing",
5510 "tracing-subscriber",
5511]
5512
5513[[package]]
Jack Hueyd66452c2020-08-04 22:35:375514name = "tracing-log"
clubby7899b73db32024-01-29 12:21:165515version = "0.2.0"
5516source = "registry+https://github.com/rust-lang/crates.io-index"
5517checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3"
5518dependencies = [
5519 "log",
5520 "once_cell",
Jack Hueyd66452c2020-08-04 22:35:375521 "tracing-core",
5522]
5523
5524[[package]]
Oliver Schererec7230f2020-07-24 18:42:005525name = "tracing-subscriber"
clubby7899b73db32024-01-29 12:21:165526version = "0.3.18"
Oliver Schererec7230f2020-07-24 18:42:005527source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165528checksum = "ad0f048c97dbd9faa9b7df56362b8ebcaa52adb06b498c050d2f4e32f90a7a8b"
Oliver Schererec7230f2020-07-24 18:42:005529dependencies = [
Oliver Schererec7230f2020-07-24 18:42:005530 "matchers",
klensy71ea5062024-03-30 14:39:435531 "nu-ansi-term 0.46.0",
Nilstrieb3295cdf2023-06-26 07:21:355532 "once_cell",
Rémy Rakic4cb2a282023-12-14 15:40:505533 "parking_lot",
Oliver Schererec7230f2020-07-24 18:42:005534 "regex",
Oliver Schererec7230f2020-07-24 18:42:005535 "sharded-slab",
Jubilee Younge8eb6912021-04-22 04:40:295536 "smallvec",
Mark Rousskov342d9562020-08-17 15:21:445537 "thread_local",
Joshua Nelson8b22d072020-10-07 22:45:595538 "tracing",
Oliver Schererec7230f2020-07-24 18:42:005539 "tracing-core",
klensy71ea5062024-03-30 14:39:435540 "tracing-log",
Jack Hueyd66452c2020-08-04 22:35:375541]
5542
5543[[package]]
5544name = "tracing-tree"
clubby789d42c9602024-06-08 19:22:165545version = "0.3.1"
Jack Hueyd66452c2020-08-04 22:35:375546source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:165547checksum = "b56c62d2c80033cb36fae448730a2f2ef99410fe3ecbffc916681a32f6807dbe"
Jack Hueyd66452c2020-08-04 22:35:375548dependencies = [
Trevor Gross7240da02024-08-07 07:09:125549 "nu-ansi-term 0.50.1",
pierwillea25b772021-12-21 17:00:305550 "tracing-core",
klensy71ea5062024-03-30 14:39:435551 "tracing-log",
Jack Hueyd66452c2020-08-04 22:35:375552 "tracing-subscriber",
Oliver Schererec7230f2020-07-24 18:42:005553]
5554
5555[[package]]
Ramon de C Valle65698ae2022-11-22 05:29:005556name = "twox-hash"
5557version = "1.6.3"
5558source = "registry+https://github.com/rust-lang/crates.io-index"
5559checksum = "97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f675"
5560dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:425561 "cfg-if",
Thom Chiovolonia4bf36e2022-11-21 00:55:415562 "rand",
Ramon de C Valle65698ae2022-11-22 05:29:005563 "static_assertions",
5564]
5565
5566[[package]]
David Wood7f916972022-03-26 07:27:435567name = "type-map"
Mark Rousskov12200c92024-05-11 14:27:175568version = "0.5.0"
David Wood7f916972022-03-26 07:27:435569source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:175570checksum = "deb68604048ff8fa93347f02441e4487594adc20bb8a084f9e564d2b827a0a9f"
David Wood7f916972022-03-26 07:27:435571dependencies = [
Trevor Gross4a515bd2024-08-26 20:02:545572 "rustc-hash 1.1.0",
David Wood7f916972022-03-26 07:27:435573]
5574
5575[[package]]
Eric Huss8c20add2018-12-03 01:33:205576name = "typenum"
clubby7899b73db32024-01-29 12:21:165577version = "1.17.0"
Eric Huss8c20add2018-12-03 01:33:205578source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165579checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825"
Eric Huss8c20add2018-12-03 01:33:205580
5581[[package]]
Mark Rousskov064f8882020-01-13 21:40:195582name = "ucd-parse"
clubby7899b73db32024-01-29 12:21:165583version = "0.1.13"
Mark Rousskov064f8882020-01-13 21:40:195584source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:165585checksum = "c06ff81122fcbf4df4c1660b15f7e3336058e7aec14437c9f85c6b31a0f279b9"
Mark Rousskov064f8882020-01-13 21:40:195586dependencies = [
clubby7899b73db32024-01-29 12:21:165587 "regex-lite",
Mark Rousskov064f8882020-01-13 21:40:195588]
5589
5590[[package]]
James Munnsde763692019-01-19 02:39:375591name = "ucd-trie"
clubby789812daed2024-11-03 11:31:155592version = "0.1.7"
James Munnsde763692019-01-19 02:39:375593source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:155594checksum = "2896d95c02a80c6d6a5d6e953d479f5ddf2dfdb6a244441010e373ac0fb88971"
James Munnsde763692019-01-19 02:39:375595
5596[[package]]
Ralf Junga272c452022-05-30 08:17:465597name = "ui_test"
Ralf Jungba86cf82024-09-17 13:20:505598version = "0.26.5"
5599source = "registry+https://github.com/rust-lang/crates.io-index"
5600checksum = "32ee4c40e5a5f9fa6864ff976473e5d6a6e9884b6ce68b40690d9f87e1994c83"
5601dependencies = [
clubby7890b095f82024-12-17 13:17:395602 "annotate-snippets 0.11.5",
Ralf Jungba86cf82024-09-17 13:20:505603 "anyhow",
5604 "bstr",
5605 "cargo-platform",
klensy26c09b62024-09-24 13:14:495606 "cargo_metadata",
Ralf Jungba86cf82024-09-17 13:20:505607 "color-eyre",
5608 "colored",
5609 "comma",
5610 "crossbeam-channel",
5611 "indicatif",
5612 "levenshtein",
5613 "prettydiff",
5614 "regex",
5615 "rustc_version",
5616 "rustfix",
Philipp Kronesf99056b2024-02-27 14:50:235617 "serde",
5618 "serde_json",
5619 "spanned",
Philipp Kronesf99056b2024-02-27 14:50:235620]
5621
5622[[package]]
David Wood7f916972022-03-26 07:27:435623name = "unic-langid"
Mark Rousskov12200c92024-05-11 14:27:175624version = "0.9.5"
David Wood7f916972022-03-26 07:27:435625source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:175626checksum = "23dd9d1e72a73b25e07123a80776aae3e7b0ec461ef94f9151eed6ec88005a44"
David Wood7f916972022-03-26 07:27:435627dependencies = [
5628 "unic-langid-impl",
5629 "unic-langid-macros",
5630]
5631
5632[[package]]
5633name = "unic-langid-impl"
Mark Rousskov12200c92024-05-11 14:27:175634version = "0.9.5"
David Wood7f916972022-03-26 07:27:435635source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:175636checksum = "0a5422c1f65949306c99240b81de9f3f15929f5a8bfe05bb44b034cc8bf593e5"
David Wood7f916972022-03-26 07:27:435637dependencies = [
5638 "tinystr",
5639]
5640
5641[[package]]
5642name = "unic-langid-macros"
Mark Rousskov12200c92024-05-11 14:27:175643version = "0.9.5"
David Wood7f916972022-03-26 07:27:435644source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:175645checksum = "0da1cd2c042d3c7569a1008806b02039e7a4a2bdf8f8e96bd3c792434a0e275e"
David Wood7f916972022-03-26 07:27:435646dependencies = [
5647 "proc-macro-hack",
5648 "tinystr",
5649 "unic-langid-impl",
5650 "unic-langid-macros-impl",
5651]
5652
5653[[package]]
5654name = "unic-langid-macros-impl"
Mark Rousskov12200c92024-05-11 14:27:175655version = "0.9.5"
David Wood7f916972022-03-26 07:27:435656source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov12200c92024-05-11 14:27:175657checksum = "1ed7f4237ba393424195053097c1516bd4590dc82b84f2f97c5c69e12704555b"
David Wood7f916972022-03-26 07:27:435658dependencies = [
5659 "proc-macro-hack",
5660 "quote",
clubby789868668e2024-11-25 15:06:435661 "syn 2.0.90",
David Wood7f916972022-03-26 07:27:435662 "unic-langid-impl",
5663]
5664
5665[[package]]
Andy Russell30301642019-04-20 17:03:595666name = "unicase"
clubby789812daed2024-11-03 11:31:155667version = "2.8.0"
Andy Russell30301642019-04-20 17:03:595668source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:155669checksum = "7e51b68083f157f853b6379db119d1c1be0e6e4dec98101079dec41f6f5cf6df"
Andy Russell30301642019-04-20 17:03:595670
5671[[package]]
Andres Suareza65ddf02022-10-09 03:25:405672name = "unicode-ident"
clubby789868668e2024-11-25 15:06:435673version = "1.0.14"
Andres Suareza65ddf02022-10-09 03:25:405674source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:435675checksum = "adb9e6ca4f869e1180728b7950e35922a7fc6397f7b641499e8f3ef06e50dc83"
Andres Suareza65ddf02022-10-09 03:25:405676
5677[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585678name = "unicode-normalization"
Trevor Gross4a515bd2024-08-26 20:02:545679version = "0.1.24"
Tatsuyuki Ishi0e79b972017-04-29 23:11:585680source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:545681checksum = "5033c97c4262335cded6d6fc3e5c18ab755e1a3dc96376350f3d8e9f009ad956"
Charles Lew0bcddfe2019-11-23 14:33:405682dependencies = [
Mark Rousskov342d9562020-08-17 15:21:445683 "tinyvec",
Charles Lew0bcddfe2019-11-23 14:33:405684]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585685
5686[[package]]
Charles Lewbca79a22023-07-29 00:47:215687name = "unicode-properties"
clubby789812daed2024-11-03 11:31:155688version = "0.1.3"
Charles Lewbca79a22023-07-29 00:47:215689source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:155690checksum = "e70f2a8b45122e719eb623c01822704c4e0907e7e426a05927e1a1cfff5b75d0"
Charles Lewbca79a22023-07-29 00:47:215691
5692[[package]]
Charles Lew485e98a2020-01-02 12:02:225693name = "unicode-script"
Trevor Gross4a515bd2024-08-26 20:02:545694version = "0.5.7"
Charles Lew485e98a2020-01-02 12:02:225695source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:545696checksum = "9fb421b350c9aff471779e262955939f565ec18b86c15364e6bdf0d662ca7c1f"
Charles Lew485e98a2020-01-02 12:02:225697
5698[[package]]
5699name = "unicode-security"
Trevor Gross4a515bd2024-08-26 20:02:545700version = "0.1.2"
Charles Lew485e98a2020-01-02 12:02:225701source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:545702checksum = "2e4ddba1535dd35ed8b61c52166b7155d7f4e4b8847cec6f48e71dc66d8b5e50"
Charles Lew485e98a2020-01-02 12:02:225703dependencies = [
Charles Lewc05961c2020-04-25 01:38:315704 "unicode-normalization",
Charles Lew485e98a2020-01-02 12:02:225705 "unicode-script",
5706]
5707
5708[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585709name = "unicode-segmentation"
Trevor Gross4a515bd2024-08-26 20:02:545710version = "1.12.0"
Steve Klabnika0769612017-02-07 23:13:575711source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:545712checksum = "f6ccf251212114b54433ec949fd6a7841275f9ada20dddd2f29e9ceea4501493"
Steve Klabnika0769612017-02-07 23:13:575713
5714[[package]]
许杰友 Jieyou Xu (Joe)d21aa862024-10-13 11:11:585715name = "unicode-table-generator"
5716version = "0.1.0"
5717dependencies = [
5718 "ucd-parse",
5719]
5720
5721[[package]]
Steve Klabnika0769612017-02-07 23:13:575722name = "unicode-width"
Trevor Gross4a515bd2024-08-26 20:02:545723version = "0.1.14"
Steve Klabnika0769612017-02-07 23:13:575724source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:545725checksum = "7dd6e30e90baa6f72411720665d41d89b9a3d039dc45b8faea1ddd07f617f6af"
Steve Klabnika0769612017-02-07 23:13:575726
5727[[package]]
printfn46b41b42024-10-12 21:57:505728name = "unicode-width"
5729version = "0.2.0"
5730source = "registry+https://github.com/rust-lang/crates.io-index"
5731checksum = "1fc81956842c57dac11422a97c3b8195a1ff727f06e85c84ed2e8aa277c9a0fd"
5732
5733[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585734name = "unicode-xid"
Trevor Gross4a515bd2024-08-26 20:02:545735version = "0.2.6"
Aleksey Kladova0c186c2019-07-21 11:50:395736source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross4a515bd2024-08-26 20:02:545737checksum = "ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853"
Aleksey Kladova0c186c2019-07-21 11:50:395738
5739[[package]]
Michael Howellb29d9d52021-02-24 06:42:425740name = "unified-diff"
5741version = "0.2.1"
5742source = "registry+https://github.com/rust-lang/crates.io-index"
5743checksum = "496a3d395ed0c30f411ceace4a91f7d93b148fb5a9b383d5d4cff7850f048d5f"
5744dependencies = [
5745 "diff",
5746]
5747
5748[[package]]
est31c2d59062017-06-12 19:35:475749name = "unstable-book-gen"
5750version = "0.1.0"
5751dependencies = [
Alex Crichton093ede22019-08-15 00:45:095752 "num-traits",
5753 "tidy",
est31c2d59062017-06-12 19:35:475754]
5755
5756[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585757name = "url"
clubby789868668e2024-11-25 15:06:435758version = "2.5.4"
Eric Hussf2428a62019-08-01 00:44:395759source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:435760checksum = "32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60"
Eric Hussf2428a62019-08-01 00:44:395761dependencies = [
Eric Hussf3287a62021-05-12 00:39:515762 "form_urlencoded",
Eric Huss4a7e2fb2022-08-21 04:19:435763 "idna",
Eric Huss4a7e2fb2022-08-21 04:19:435764 "percent-encoding",
Eric Hussf2428a62019-08-01 00:44:395765]
5766
5767[[package]]
steveklabnikecfbaca2018-04-03 14:32:045768name = "utf-8"
Nilstrieb3295cdf2023-06-26 07:21:355769version = "0.7.6"
steveklabnikecfbaca2018-04-03 14:32:045770source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:355771checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9"
steveklabnikecfbaca2018-04-03 14:32:045772
5773[[package]]
clubby789868668e2024-11-25 15:06:435774name = "utf16_iter"
5775version = "1.0.5"
5776source = "registry+https://github.com/rust-lang/crates.io-index"
5777checksum = "c8232dd3cdaed5356e0f716d285e4b40b932ac434100fe9b7e0e8e935b9e6246"
5778
5779[[package]]
Esteban Kuberb4bdb562024-03-02 22:36:525780name = "utf8-width"
5781version = "0.1.7"
5782source = "registry+https://github.com/rust-lang/crates.io-index"
5783checksum = "86bd8d4e895da8537e5315b8254664e6b769c4ff3db18321b297a1e7004392e3"
5784
5785[[package]]
clubby789868668e2024-11-25 15:06:435786name = "utf8_iter"
5787version = "1.0.4"
5788source = "registry+https://github.com/rust-lang/crates.io-index"
5789checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be"
5790
5791[[package]]
Eric Hussd5e03532019-05-23 20:27:495792name = "utf8parse"
clubby789d42c9602024-06-08 19:22:165793version = "0.2.2"
Eric Hussd5e03532019-05-23 20:27:495794source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789d42c9602024-06-08 19:22:165795checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821"
Eric Hussd5e03532019-05-23 20:27:495796
5797[[package]]
Pietro Albini13efb202022-11-15 09:19:175798name = "uuid"
clubby789812daed2024-11-03 11:31:155799version = "1.11.0"
Pietro Albini13efb202022-11-15 09:19:175800source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:155801checksum = "f8c5f0a0af699448548ad1a2fbf920fb4bee257eae39953ba95cb84891a0446a"
Pietro Albini13efb202022-11-15 09:19:175802dependencies = [
Thom Chiovolonia4bf36e2022-11-21 00:55:415803 "getrandom",
Pietro Albini13efb202022-11-15 09:19:175804]
5805
5806[[package]]
Oli Scherere8962282022-07-05 08:26:125807name = "valuable"
5808version = "0.1.0"
5809source = "registry+https://github.com/rust-lang/crates.io-index"
5810checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d"
5811
5812[[package]]
Alex Crichton1cede102017-06-15 02:33:065813name = "vcpkg"
Nilstrieb3295cdf2023-06-26 07:21:355814version = "0.2.15"
Alex Crichton1cede102017-06-15 02:33:065815source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb3295cdf2023-06-26 07:21:355816checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
Alex Crichton1cede102017-06-15 02:33:065817
5818[[package]]
Alex Crichtonb4110902018-12-08 11:06:545819name = "version_check"
Trevor Gross7240da02024-08-07 07:09:125820version = "0.9.5"
Eric Huss2b985322019-11-25 16:14:075821source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:125822checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
Eric Huss2b985322019-11-25 16:14:075823
5824[[package]]
Josh Stone020c5ec2017-05-08 22:01:135825name = "walkdir"
github-actions8ef19812024-03-03 00:16:165826version = "2.5.0"
Alex Crichton80d6ed22018-01-08 21:56:225827source = "registry+https://github.com/rust-lang/crates.io-index"
github-actions8ef19812024-03-03 00:16:165828checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b"
Alex Crichton80d6ed22018-01-08 21:56:225829dependencies = [
Alex Crichton093ede22019-08-15 00:45:095830 "same-file",
Alex Crichton093ede22019-08-15 00:45:095831 "winapi-util",
Alex Crichton80d6ed22018-01-08 21:56:225832]
5833
5834[[package]]
newpavlov6374b842019-08-29 17:13:155835name = "wasi"
Harald Hoyer00cbc8d2022-01-21 13:19:135836version = "0.11.0+wasi-snapshot-preview1"
5837source = "registry+https://github.com/rust-lang/crates.io-index"
5838checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
newpavlov6374b842019-08-29 17:13:155839
5840[[package]]
Trevor Gross7240da02024-08-07 07:09:125841name = "wasi-preview1-component-adapter-provider"
clubby789812daed2024-11-03 11:31:155842version = "24.0.1"
nilsf77541a2023-04-11 11:46:415843source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:155844checksum = "0f76d9fa52234153eeb40b088de91a8c13dc28a912cf6f31cd89ca4bac9024e0"
Trevor Gross7240da02024-08-07 07:09:125845
5846[[package]]
5847name = "wasm-bindgen"
clubby7890b095f82024-12-17 13:17:395848version = "0.2.99"
Trevor Gross7240da02024-08-07 07:09:125849source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7890b095f82024-12-17 13:17:395850checksum = "a474f6281d1d70c17ae7aa6a613c87fce69a127e2624002df63dcb39d6cf6396"
nilsf77541a2023-04-11 11:46:415851dependencies = [
5852 "cfg-if",
Trevor Gross7240da02024-08-07 07:09:125853 "once_cell",
nilsf77541a2023-04-11 11:46:415854 "wasm-bindgen-macro",
5855]
5856
5857[[package]]
5858name = "wasm-bindgen-backend"
clubby7890b095f82024-12-17 13:17:395859version = "0.2.99"
nilsf77541a2023-04-11 11:46:415860source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7890b095f82024-12-17 13:17:395861checksum = "5f89bb38646b4f81674e8f5c3fb81b562be1fd936d84320f3264486418519c79"
nilsf77541a2023-04-11 11:46:415862dependencies = [
5863 "bumpalo",
5864 "log",
nilsf77541a2023-04-11 11:46:415865 "proc-macro2",
5866 "quote",
clubby789868668e2024-11-25 15:06:435867 "syn 2.0.90",
nilsf77541a2023-04-11 11:46:415868 "wasm-bindgen-shared",
5869]
5870
5871[[package]]
5872name = "wasm-bindgen-macro"
clubby7890b095f82024-12-17 13:17:395873version = "0.2.99"
nilsf77541a2023-04-11 11:46:415874source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7890b095f82024-12-17 13:17:395875checksum = "2cc6181fd9a7492eef6fef1f33961e3695e4579b9872a6f7c83aee556666d4fe"
nilsf77541a2023-04-11 11:46:415876dependencies = [
5877 "quote",
5878 "wasm-bindgen-macro-support",
5879]
5880
5881[[package]]
5882name = "wasm-bindgen-macro-support"
clubby7890b095f82024-12-17 13:17:395883version = "0.2.99"
nilsf77541a2023-04-11 11:46:415884source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7890b095f82024-12-17 13:17:395885checksum = "30d7a95b763d3c45903ed6c81f156801839e5ee968bb07e534c44df0fcd330c2"
nilsf77541a2023-04-11 11:46:415886dependencies = [
5887 "proc-macro2",
5888 "quote",
clubby789868668e2024-11-25 15:06:435889 "syn 2.0.90",
nilsf77541a2023-04-11 11:46:415890 "wasm-bindgen-backend",
5891 "wasm-bindgen-shared",
5892]
5893
5894[[package]]
5895name = "wasm-bindgen-shared"
clubby7890b095f82024-12-17 13:17:395896version = "0.2.99"
nilsf77541a2023-04-11 11:46:415897source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7890b095f82024-12-17 13:17:395898checksum = "943aab3fdaaa029a6e0271b35ea10b72b943135afe9bffca82384098ad0e06a6"
nilsf77541a2023-04-11 11:46:415899
5900[[package]]
Alex Crichton2a3e22b2024-06-24 19:30:445901name = "wasm-component-ld"
Alex Crichtonc0a00b72024-12-03 18:21:125902version = "0.5.11"
Alex Crichton2a3e22b2024-06-24 19:30:445903source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichtonc0a00b72024-12-03 18:21:125904checksum = "a2b05c3820968b335f10e703218459e4fd2cc91fdfc8f7936a993f1aacaa0938"
Alex Crichton2a3e22b2024-06-24 19:30:445905dependencies = [
5906 "anyhow",
5907 "clap",
5908 "lexopt",
Alex Crichtonc0a00b72024-12-03 18:21:125909 "libc",
Alex Crichton2a3e22b2024-06-24 19:30:445910 "tempfile",
Trevor Gross7240da02024-08-07 07:09:125911 "wasi-preview1-component-adapter-provider",
clubby789812daed2024-11-03 11:31:155912 "wasmparser 0.219.1",
Alex Crichton2a3e22b2024-06-24 19:30:445913 "wat",
Alex Crichtonc0a00b72024-12-03 18:21:125914 "windows-sys 0.59.0",
5915 "winsplit",
Alex Crichton2a3e22b2024-06-24 19:30:445916 "wit-component",
Trevor Gross7240da02024-08-07 07:09:125917 "wit-parser",
Alex Crichton2a3e22b2024-06-24 19:30:445918]
5919
5920[[package]]
5921name = "wasm-component-ld-wrapper"
5922version = "0.1.0"
5923dependencies = [
5924 "wasm-component-ld",
5925]
5926
5927[[package]]
Alex Crichton646e8e72024-02-22 16:12:095928name = "wasm-encoder"
clubby789812daed2024-11-03 11:31:155929version = "0.219.1"
Trevor Gross4a515bd2024-08-26 20:02:545930source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:155931checksum = "29cbbd772edcb8e7d524a82ee8cef8dd046fc14033796a754c3ad246d019fa54"
Trevor Gross4a515bd2024-08-26 20:02:545932dependencies = [
5933 "leb128",
clubby789812daed2024-11-03 11:31:155934 "wasmparser 0.219.1",
Alex Crichton2a3e22b2024-06-24 19:30:445935]
5936
5937[[package]]
clubby789868668e2024-11-25 15:06:435938name = "wasm-encoder"
clubby7890b095f82024-12-17 13:17:395939version = "0.221.2"
clubby789868668e2024-11-25 15:06:435940source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7890b095f82024-12-17 13:17:395941checksum = "c17a3bd88f2155da63a1f2fcb8a56377a24f0b6dfed12733bb5f544e86f690c5"
clubby789868668e2024-11-25 15:06:435942dependencies = [
5943 "leb128",
clubby7890b095f82024-12-17 13:17:395944 "wasmparser 0.221.2",
clubby789868668e2024-11-25 15:06:435945]
5946
5947[[package]]
Alex Crichton2a3e22b2024-06-24 19:30:445948name = "wasm-metadata"
clubby789812daed2024-11-03 11:31:155949version = "0.219.1"
Alex Crichton2a3e22b2024-06-24 19:30:445950source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:155951checksum = "2af5a8e37a5e996861e1813f8de30911c47609c9ff51a7284f7dbd754dc3a9f3"
Alex Crichton2a3e22b2024-06-24 19:30:445952dependencies = [
5953 "anyhow",
5954 "indexmap",
5955 "serde",
5956 "serde_derive",
5957 "serde_json",
5958 "spdx",
clubby789812daed2024-11-03 11:31:155959 "wasm-encoder 0.219.1",
5960 "wasmparser 0.219.1",
Alex Crichton99558dc2024-08-29 21:38:455961]
5962
5963[[package]]
5964name = "wasmparser"
clubby789812daed2024-11-03 11:31:155965version = "0.218.0"
Trevor Gross4a515bd2024-08-26 20:02:545966source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:155967checksum = "b09e46c7fceceaa72b2dd1a8a137ea7fd8f93dfaa69806010a709918e496c5dc"
5968dependencies = [
clubby789868668e2024-11-25 15:06:435969 "bitflags",
clubby789812daed2024-11-03 11:31:155970]
5971
5972[[package]]
5973name = "wasmparser"
5974version = "0.219.1"
5975source = "registry+https://github.com/rust-lang/crates.io-index"
5976checksum = "5c771866898879073c53b565a6c7b49953795159836714ac56a5befb581227c5"
Trevor Gross4a515bd2024-08-26 20:02:545977dependencies = [
Alex Crichton2a3e22b2024-06-24 19:30:445978 "ahash",
clubby789868668e2024-11-25 15:06:435979 "bitflags",
clubby789812daed2024-11-03 11:31:155980 "hashbrown 0.14.5",
Alex Crichton2a3e22b2024-06-24 19:30:445981 "indexmap",
5982 "semver",
5983 "serde",
5984]
5985
5986[[package]]
clubby789868668e2024-11-25 15:06:435987name = "wasmparser"
clubby7890b095f82024-12-17 13:17:395988version = "0.221.2"
Alex Crichton2a3e22b2024-06-24 19:30:445989source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7890b095f82024-12-17 13:17:395990checksum = "9845c470a2e10b61dd42c385839cdd6496363ed63b5c9e420b5488b77bd22083"
clubby789868668e2024-11-25 15:06:435991dependencies = [
5992 "bitflags",
5993 "indexmap",
5994 "semver",
5995]
5996
5997[[package]]
5998name = "wast"
clubby7890b095f82024-12-17 13:17:395999version = "221.0.2"
clubby789868668e2024-11-25 15:06:436000source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7890b095f82024-12-17 13:17:396001checksum = "fcc4470b9de917ba199157d1f0ae104f2ae362be728c43e68c571c7715bd629e"
Alex Crichton2a3e22b2024-06-24 19:30:446002dependencies = [
6003 "bumpalo",
6004 "leb128",
6005 "memchr",
clubby789868668e2024-11-25 15:06:436006 "unicode-width 0.2.0",
clubby7890b095f82024-12-17 13:17:396007 "wasm-encoder 0.221.2",
Alex Crichton2a3e22b2024-06-24 19:30:446008]
6009
6010[[package]]
6011name = "wat"
clubby7890b095f82024-12-17 13:17:396012version = "1.221.2"
Alex Crichton2a3e22b2024-06-24 19:30:446013source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7890b095f82024-12-17 13:17:396014checksum = "6b1f3c6d82af47286494c6caea1d332037f5cbeeac82bbf5ef59cb8c201c466e"
Alex Crichton2a3e22b2024-06-24 19:30:446015dependencies = [
6016 "wast",
6017]
6018
6019[[package]]
clubby789868668e2024-11-25 15:06:436020name = "web-time"
6021version = "1.1.0"
6022source = "registry+https://github.com/rust-lang/crates.io-index"
6023checksum = "5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb"
6024dependencies = [
6025 "js-sys",
6026 "wasm-bindgen",
6027]
6028
6029[[package]]
Steve Klabnika0769612017-02-07 23:13:576030name = "winapi"
Mark Rousskov342d9562020-08-17 15:21:446031version = "0.3.9"
Alex Crichton80d6ed22018-01-08 21:56:226032source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:446033checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
Alex Crichton80d6ed22018-01-08 21:56:226034dependencies = [
Alex Crichton093ede22019-08-15 00:45:096035 "winapi-i686-pc-windows-gnu",
6036 "winapi-x86_64-pc-windows-gnu",
Alex Crichton80d6ed22018-01-08 21:56:226037]
6038
6039[[package]]
Alex Crichton80d6ed22018-01-08 21:56:226040name = "winapi-i686-pc-windows-gnu"
6041version = "0.4.0"
6042source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:096043checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
Alex Crichton80d6ed22018-01-08 21:56:226044
6045[[package]]
Alex Crichton2863b752018-08-21 17:23:476046name = "winapi-util"
Trevor Gross7240da02024-08-07 07:09:126047version = "0.1.9"
Alex Crichton2863b752018-08-21 17:23:476048source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:126049checksum = "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb"
Alex Crichton2863b752018-08-21 17:23:476050dependencies = [
Trevor Gross7240da02024-08-07 07:09:126051 "windows-sys 0.59.0",
Alex Crichton2863b752018-08-21 17:23:476052]
6053
6054[[package]]
Alex Crichton80d6ed22018-01-08 21:56:226055name = "winapi-x86_64-pc-windows-gnu"
6056version = "0.4.0"
6057source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:096058checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
Alex Crichton80d6ed22018-01-08 21:56:226059
6060[[package]]
Weihang Loe52e0402023-03-07 22:16:276061name = "windows"
Guillaume Gomezf4495862024-07-31 14:08:316062version = "0.57.0"
6063source = "registry+https://github.com/rust-lang/crates.io-index"
6064checksum = "12342cb4d8e3b046f3d80effd474a7a02447231330ef77d71daa6fbc40681143"
6065dependencies = [
6066 "windows-core 0.57.0",
Trevor Gross7240da02024-08-07 07:09:126067 "windows-targets 0.52.6",
Andy Russellbb7c3732023-01-15 18:43:156068]
6069
6070[[package]]
Chris Dentonf9b3d6a2023-04-15 10:57:076071name = "windows-bindgen"
Chris Denton34860a52024-07-04 12:09:256072version = "0.58.0"
Chris Dentonf9b3d6a2023-04-15 10:57:076073source = "registry+https://github.com/rust-lang/crates.io-index"
Chris Denton34860a52024-07-04 12:09:256074checksum = "91cd28d93c692351f3a6e5615567c56756e330bee1c99c6bdd57bfc5ab15f589"
Chris Dentonf9b3d6a2023-04-15 10:57:076075dependencies = [
Chris Dentond9c85da2023-08-16 08:18:346076 "proc-macro2",
6077 "rayon",
Chris Dentonb25203e2024-03-03 14:44:586078 "serde",
6079 "serde_json",
clubby789868668e2024-11-25 15:06:436080 "syn 2.0.90",
Chris Dentonf9b3d6a2023-04-15 10:57:076081 "windows-metadata",
Chris Dentonf9b3d6a2023-04-15 10:57:076082]
6083
6084[[package]]
clubby7899b73db32024-01-29 12:21:166085name = "windows-core"
6086version = "0.52.0"
6087source = "registry+https://github.com/rust-lang/crates.io-index"
6088checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9"
6089dependencies = [
Trevor Gross7240da02024-08-07 07:09:126090 "windows-targets 0.52.6",
clubby7899b73db32024-01-29 12:21:166091]
6092
6093[[package]]
Guillaume Gomezf4495862024-07-31 14:08:316094name = "windows-core"
6095version = "0.57.0"
6096source = "registry+https://github.com/rust-lang/crates.io-index"
6097checksum = "d2ed2439a290666cd67ecce2b0ffaad89c2a56b976b736e6ece670297897832d"
6098dependencies = [
6099 "windows-implement",
6100 "windows-interface",
6101 "windows-result",
Trevor Gross7240da02024-08-07 07:09:126102 "windows-targets 0.52.6",
Guillaume Gomezf4495862024-07-31 14:08:316103]
6104
6105[[package]]
6106name = "windows-implement"
6107version = "0.57.0"
6108source = "registry+https://github.com/rust-lang/crates.io-index"
6109checksum = "9107ddc059d5b6fbfbffdfa7a7fe3e22a226def0b2608f72e9d552763d3e1ad7"
6110dependencies = [
6111 "proc-macro2",
6112 "quote",
clubby789868668e2024-11-25 15:06:436113 "syn 2.0.90",
Guillaume Gomezf4495862024-07-31 14:08:316114]
6115
6116[[package]]
6117name = "windows-interface"
6118version = "0.57.0"
6119source = "registry+https://github.com/rust-lang/crates.io-index"
6120checksum = "29bee4b38ea3cde66011baa44dba677c432a78593e202392d1e9070cf2a7fca7"
6121dependencies = [
6122 "proc-macro2",
6123 "quote",
clubby789868668e2024-11-25 15:06:436124 "syn 2.0.90",
Guillaume Gomezf4495862024-07-31 14:08:316125]
6126
6127[[package]]
Chris Dentonf9b3d6a2023-04-15 10:57:076128name = "windows-metadata"
Chris Denton34860a52024-07-04 12:09:256129version = "0.58.0"
Chris Dentonf9b3d6a2023-04-15 10:57:076130source = "registry+https://github.com/rust-lang/crates.io-index"
Chris Denton34860a52024-07-04 12:09:256131checksum = "2e837f3c3012cfe9e7086302a93f441a7999439be1ad4c530d55d2f6d2921809"
Chris Dentonf9b3d6a2023-04-15 10:57:076132
6133[[package]]
Guillaume Gomezf4495862024-07-31 14:08:316134name = "windows-result"
6135version = "0.1.2"
6136source = "registry+https://github.com/rust-lang/crates.io-index"
6137checksum = "5e383302e8ec8515204254685643de10811af0ed97ea37210dc26fb0032647f8"
6138dependencies = [
Trevor Gross7240da02024-08-07 07:09:126139 "windows-targets 0.52.6",
Guillaume Gomezf4495862024-07-31 14:08:316140]
6141
6142[[package]]
Philipp Krones586cbd02022-06-04 12:07:446143name = "windows-sys"
WANG Rui7aa257f2023-04-23 07:58:386144version = "0.48.0"
6145source = "registry+https://github.com/rust-lang/crates.io-index"
6146checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
6147dependencies = [
clubby7899b73db32024-01-29 12:21:166148 "windows-targets 0.48.5",
Philipp Kronesac25a732023-08-24 19:33:176149]
6150
6151[[package]]
clubby789527f9032024-01-21 23:51:336152name = "windows-sys"
6153version = "0.52.0"
6154source = "registry+https://github.com/rust-lang/crates.io-index"
6155checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
6156dependencies = [
Trevor Gross7240da02024-08-07 07:09:126157 "windows-targets 0.52.6",
6158]
6159
6160[[package]]
6161name = "windows-sys"
6162version = "0.59.0"
6163source = "registry+https://github.com/rust-lang/crates.io-index"
6164checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b"
6165dependencies = [
6166 "windows-targets 0.52.6",
clubby789527f9032024-01-21 23:51:336167]
6168
6169[[package]]
Philipp Kronesac25a732023-08-24 19:33:176170name = "windows-targets"
clubby7899b73db32024-01-29 12:21:166171version = "0.48.5"
Philipp Kronesac25a732023-08-24 19:33:176172source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166173checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
Philipp Kronesac25a732023-08-24 19:33:176174dependencies = [
clubby7899b73db32024-01-29 12:21:166175 "windows_aarch64_gnullvm 0.48.5",
6176 "windows_aarch64_msvc 0.48.5",
6177 "windows_i686_gnu 0.48.5",
6178 "windows_i686_msvc 0.48.5",
6179 "windows_x86_64_gnu 0.48.5",
6180 "windows_x86_64_gnullvm 0.48.5",
6181 "windows_x86_64_msvc 0.48.5",
Weihang Lo6f38fd52023-02-07 22:26:226182]
6183
6184[[package]]
clubby789527f9032024-01-21 23:51:336185name = "windows-targets"
Trevor Gross7240da02024-08-07 07:09:126186version = "0.52.6"
clubby789527f9032024-01-21 23:51:336187source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:126188checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
clubby789527f9032024-01-21 23:51:336189dependencies = [
Trevor Gross7240da02024-08-07 07:09:126190 "windows_aarch64_gnullvm 0.52.6",
6191 "windows_aarch64_msvc 0.52.6",
6192 "windows_i686_gnu 0.52.6",
Mark Rousskov12200c92024-05-11 14:27:176193 "windows_i686_gnullvm",
Trevor Gross7240da02024-08-07 07:09:126194 "windows_i686_msvc 0.52.6",
6195 "windows_x86_64_gnu 0.52.6",
6196 "windows_x86_64_gnullvm 0.52.6",
6197 "windows_x86_64_msvc 0.52.6",
clubby789527f9032024-01-21 23:51:336198]
6199
6200[[package]]
Weihang Lo6f38fd52023-02-07 22:26:226201name = "windows_aarch64_gnullvm"
clubby7899b73db32024-01-29 12:21:166202version = "0.48.5"
Philipp Kronesac25a732023-08-24 19:33:176203source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166204checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
nilsf77541a2023-04-11 11:46:416205
6206[[package]]
clubby789527f9032024-01-21 23:51:336207name = "windows_aarch64_gnullvm"
Trevor Gross7240da02024-08-07 07:09:126208version = "0.52.6"
clubby789527f9032024-01-21 23:51:336209source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:126210checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
clubby789527f9032024-01-21 23:51:336211
6212[[package]]
Philipp Krones586cbd02022-06-04 12:07:446213name = "windows_aarch64_msvc"
clubby7899b73db32024-01-29 12:21:166214version = "0.48.5"
Philipp Kronesac25a732023-08-24 19:33:176215source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166216checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
nilsf77541a2023-04-11 11:46:416217
6218[[package]]
clubby789527f9032024-01-21 23:51:336219name = "windows_aarch64_msvc"
Trevor Gross7240da02024-08-07 07:09:126220version = "0.52.6"
clubby789527f9032024-01-21 23:51:336221source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:126222checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
clubby789527f9032024-01-21 23:51:336223
6224[[package]]
Philipp Krones586cbd02022-06-04 12:07:446225name = "windows_i686_gnu"
clubby7899b73db32024-01-29 12:21:166226version = "0.48.5"
Philipp Kronesac25a732023-08-24 19:33:176227source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166228checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
nilsf77541a2023-04-11 11:46:416229
6230[[package]]
clubby789527f9032024-01-21 23:51:336231name = "windows_i686_gnu"
Trevor Gross7240da02024-08-07 07:09:126232version = "0.52.6"
clubby789527f9032024-01-21 23:51:336233source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:126234checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
Mark Rousskov12200c92024-05-11 14:27:176235
6236[[package]]
6237name = "windows_i686_gnullvm"
Trevor Gross7240da02024-08-07 07:09:126238version = "0.52.6"
Mark Rousskov12200c92024-05-11 14:27:176239source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:126240checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
clubby789527f9032024-01-21 23:51:336241
6242[[package]]
Philipp Krones586cbd02022-06-04 12:07:446243name = "windows_i686_msvc"
clubby7899b73db32024-01-29 12:21:166244version = "0.48.5"
Philipp Kronesac25a732023-08-24 19:33:176245source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166246checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
nilsf77541a2023-04-11 11:46:416247
6248[[package]]
clubby789527f9032024-01-21 23:51:336249name = "windows_i686_msvc"
Trevor Gross7240da02024-08-07 07:09:126250version = "0.52.6"
clubby789527f9032024-01-21 23:51:336251source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:126252checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
clubby789527f9032024-01-21 23:51:336253
6254[[package]]
Philipp Krones586cbd02022-06-04 12:07:446255name = "windows_x86_64_gnu"
clubby7899b73db32024-01-29 12:21:166256version = "0.48.5"
Philipp Kronesac25a732023-08-24 19:33:176257source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166258checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
nilsf77541a2023-04-11 11:46:416259
6260[[package]]
clubby789527f9032024-01-21 23:51:336261name = "windows_x86_64_gnu"
Trevor Gross7240da02024-08-07 07:09:126262version = "0.52.6"
clubby789527f9032024-01-21 23:51:336263source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:126264checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
clubby789527f9032024-01-21 23:51:336265
6266[[package]]
Mateusz Mikuład5899ef2022-11-05 11:19:556267name = "windows_x86_64_gnullvm"
clubby7899b73db32024-01-29 12:21:166268version = "0.48.5"
Philipp Kronesac25a732023-08-24 19:33:176269source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166270checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
nilsf77541a2023-04-11 11:46:416271
6272[[package]]
clubby789527f9032024-01-21 23:51:336273name = "windows_x86_64_gnullvm"
Trevor Gross7240da02024-08-07 07:09:126274version = "0.52.6"
clubby789527f9032024-01-21 23:51:336275source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:126276checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
clubby789527f9032024-01-21 23:51:336277
6278[[package]]
Philipp Krones586cbd02022-06-04 12:07:446279name = "windows_x86_64_msvc"
clubby7899b73db32024-01-29 12:21:166280version = "0.48.5"
Philipp Kronesac25a732023-08-24 19:33:176281source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166282checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
nilsf77541a2023-04-11 11:46:416283
6284[[package]]
clubby789527f9032024-01-21 23:51:336285name = "windows_x86_64_msvc"
Trevor Gross7240da02024-08-07 07:09:126286version = "0.52.6"
clubby789527f9032024-01-21 23:51:336287source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:126288checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
clubby789527f9032024-01-21 23:51:336289
6290[[package]]
Philipp Krones612c3422023-06-02 09:42:426291name = "winnow"
clubby7899b73db32024-01-29 12:21:166292version = "0.5.40"
Philipp Krones612c3422023-06-02 09:42:426293source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166294checksum = "f593a95398737aeed53e489c785df13f3618e41dbcd6718c6addbf1395aa6876"
Philipp Krones612c3422023-06-02 09:42:426295dependencies = [
6296 "memchr",
6297]
6298
6299[[package]]
Alex Crichtonc0a00b72024-12-03 18:21:126300name = "winsplit"
6301version = "0.1.0"
6302source = "registry+https://github.com/rust-lang/crates.io-index"
6303checksum = "3ab703352da6a72f35c39a533526393725640575bb211f61987a2748323ad956"
6304
6305[[package]]
Alex Crichton2a3e22b2024-06-24 19:30:446306name = "wit-component"
clubby789812daed2024-11-03 11:31:156307version = "0.219.1"
Alex Crichton2a3e22b2024-06-24 19:30:446308source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:156309checksum = "ad1673163c0cb14a6a19ddbf44dd4efe6f015ec1ebb8156710ac32501f19fba2"
Alex Crichton2a3e22b2024-06-24 19:30:446310dependencies = [
6311 "anyhow",
clubby789868668e2024-11-25 15:06:436312 "bitflags",
Alex Crichton2a3e22b2024-06-24 19:30:446313 "indexmap",
6314 "log",
6315 "serde",
6316 "serde_derive",
6317 "serde_json",
clubby789812daed2024-11-03 11:31:156318 "wasm-encoder 0.219.1",
Alex Crichton2a3e22b2024-06-24 19:30:446319 "wasm-metadata",
clubby789812daed2024-11-03 11:31:156320 "wasmparser 0.219.1",
Alex Crichton2a3e22b2024-06-24 19:30:446321 "wit-parser",
6322]
6323
6324[[package]]
6325name = "wit-parser"
clubby789812daed2024-11-03 11:31:156326version = "0.219.1"
Alex Crichton2a3e22b2024-06-24 19:30:446327source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789812daed2024-11-03 11:31:156328checksum = "4a86f669283257e8e424b9a4fc3518e3ade0b95deb9fbc0f93a1876be3eda598"
Alex Crichton2a3e22b2024-06-24 19:30:446329dependencies = [
6330 "anyhow",
6331 "id-arena",
6332 "indexmap",
6333 "log",
6334 "semver",
6335 "serde",
6336 "serde_derive",
6337 "serde_json",
6338 "unicode-xid",
clubby789812daed2024-11-03 11:31:156339 "wasmparser 0.219.1",
Alex Crichton2a3e22b2024-06-24 19:30:446340]
6341
6342[[package]]
clubby789868668e2024-11-25 15:06:436343name = "write16"
6344version = "1.0.0"
6345source = "registry+https://github.com/rust-lang/crates.io-index"
6346checksum = "d1890f4022759daae28ed4fe62859b1236caebfc61ede2f63ed4e695f3f6d936"
6347
6348[[package]]
Charles Lewa7750042022-11-06 06:43:256349name = "writeable"
clubby7899d85dfc2024-06-08 19:18:316350version = "0.5.5"
Charles Lewa7750042022-11-06 06:43:256351source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899d85dfc2024-06-08 19:18:316352checksum = "1e9df38ee2d2c3c5948ea468a8406ff0db0b29ae1ffde1bcf20ef305bcc95c51"
Charles Lewa7750042022-11-06 06:43:256353
6354[[package]]
Josh Stone020c5ec2017-05-08 22:01:136355name = "xattr"
clubby7899b73db32024-01-29 12:21:166356version = "1.3.1"
Josh Stone020c5ec2017-05-08 22:01:136357source = "registry+https://github.com/rust-lang/crates.io-index"
clubby7899b73db32024-01-29 12:21:166358checksum = "8da84f1a25939b27f6820d92aed108f83ff920fdf11a7b19366c27c4cda81d4f"
Josh Stone020c5ec2017-05-08 22:01:136359dependencies = [
Alex Crichton093ede22019-08-15 00:45:096360 "libc",
clubby7899b73db32024-01-29 12:21:166361 "linux-raw-sys",
6362 "rustix",
Josh Stone020c5ec2017-05-08 22:01:136363]
6364
6365[[package]]
Josh Stone020c5ec2017-05-08 22:01:136366name = "xz2"
Mark Rousskove40a4462023-04-17 01:27:256367version = "0.1.7"
Josh Stone020c5ec2017-05-08 22:01:136368source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskove40a4462023-04-17 01:27:256369checksum = "388c44dc09d76f1536602ead6d325eb532f5c122f17782bd57fb47baeeb767e2"
Josh Stone020c5ec2017-05-08 22:01:136370dependencies = [
Alex Crichton093ede22019-08-15 00:45:096371 "lzma-sys",
Josh Stone020c5ec2017-05-08 22:01:136372]
6373
6374[[package]]
Igor Matuszewski2214a412021-05-03 20:59:356375name = "yansi-term"
6376version = "0.1.2"
6377source = "registry+https://github.com/rust-lang/crates.io-index"
6378checksum = "fe5c30ade05e61656247b2e334a031dfd0cc466fadef865bdcdea8d537951bf1"
6379dependencies = [
Igor Matuszewskiaf53b0d2021-07-21 13:17:316380 "winapi",
Igor Matuszewski2214a412021-05-03 20:59:356381]
Charles Lewa7750042022-11-06 06:43:256382
6383[[package]]
6384name = "yoke"
clubby789868668e2024-11-25 15:06:436385version = "0.7.5"
Charles Lewa7750042022-11-06 06:43:256386source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:436387checksum = "120e6aef9aa629e3d4f52dc8cc43a015c7724194c97dfaf45180d2daf2b77f40"
Charles Lewa7750042022-11-06 06:43:256388dependencies = [
6389 "serde",
6390 "stable_deref_trait",
6391 "yoke-derive",
6392 "zerofrom",
6393]
6394
6395[[package]]
6396name = "yoke-derive"
clubby789868668e2024-11-25 15:06:436397version = "0.7.5"
Charles Lewa7750042022-11-06 06:43:256398source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:436399checksum = "2380878cad4ac9aac1e2435f3eb4020e8374b5f13c296cb75b4620ff8e229154"
Charles Lewa7750042022-11-06 06:43:256400dependencies = [
6401 "proc-macro2",
6402 "quote",
clubby789868668e2024-11-25 15:06:436403 "syn 2.0.90",
klensy7142c8d2023-11-09 11:37:306404 "synstructure",
Charles Lewa7750042022-11-06 06:43:256405]
6406
6407[[package]]
Ralf Jung71c9ceb2023-12-02 18:16:096408name = "zerocopy"
Trevor Gross7240da02024-08-07 07:09:126409version = "0.7.35"
Ralf Jung71c9ceb2023-12-02 18:16:096410source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:126411checksum = "1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0"
Ralf Jung71c9ceb2023-12-02 18:16:096412dependencies = [
Trevor Gross7240da02024-08-07 07:09:126413 "byteorder",
Ralf Jung71c9ceb2023-12-02 18:16:096414 "zerocopy-derive",
6415]
6416
6417[[package]]
6418name = "zerocopy-derive"
Trevor Gross7240da02024-08-07 07:09:126419version = "0.7.35"
Ralf Jung71c9ceb2023-12-02 18:16:096420source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:126421checksum = "fa4f8080344d4671fb4e831a13ad1e68092748387dfc4f55e356242fae12ce3e"
Ralf Jung71c9ceb2023-12-02 18:16:096422dependencies = [
6423 "proc-macro2",
6424 "quote",
clubby789868668e2024-11-25 15:06:436425 "syn 2.0.90",
Ralf Jung71c9ceb2023-12-02 18:16:096426]
6427
6428[[package]]
Charles Lewa7750042022-11-06 06:43:256429name = "zerofrom"
clubby789868668e2024-11-25 15:06:436430version = "0.1.5"
Charles Lewa7750042022-11-06 06:43:256431source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:436432checksum = "cff3ee08c995dee1859d998dea82f7374f2826091dd9cd47def953cae446cd2e"
Charles Lewa7750042022-11-06 06:43:256433dependencies = [
6434 "zerofrom-derive",
6435]
6436
6437[[package]]
6438name = "zerofrom-derive"
clubby789868668e2024-11-25 15:06:436439version = "0.1.5"
Charles Lewa7750042022-11-06 06:43:256440source = "registry+https://github.com/rust-lang/crates.io-index"
clubby789868668e2024-11-25 15:06:436441checksum = "595eed982f7d355beb85837f651fa22e90b3c044842dc7f2c2842c086f295808"
Charles Lewa7750042022-11-06 06:43:256442dependencies = [
6443 "proc-macro2",
6444 "quote",
clubby789868668e2024-11-25 15:06:436445 "syn 2.0.90",
klensy7142c8d2023-11-09 11:37:306446 "synstructure",
Charles Lewa7750042022-11-06 06:43:256447]
6448
6449[[package]]
6450name = "zerovec"
Trevor Gross7240da02024-08-07 07:09:126451version = "0.10.4"
Charles Lewa7750042022-11-06 06:43:256452source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:126453checksum = "aa2b893d79df23bfb12d5461018d408ea19dfafe76c2c7ef6d4eba614f8ff079"
Charles Lewa7750042022-11-06 06:43:256454dependencies = [
6455 "yoke",
6456 "zerofrom",
6457 "zerovec-derive",
6458]
6459
6460[[package]]
6461name = "zerovec-derive"
Trevor Gross7240da02024-08-07 07:09:126462version = "0.10.3"
Charles Lewa7750042022-11-06 06:43:256463source = "registry+https://github.com/rust-lang/crates.io-index"
Trevor Gross7240da02024-08-07 07:09:126464checksum = "6eafa6dfb17584ea3e2bd6e76e0cc15ad7af12b09abdd1ca55961bed9b1063c6"
Charles Lewa7750042022-11-06 06:43:256465dependencies = [
6466 "proc-macro2",
6467 "quote",
clubby789868668e2024-11-25 15:06:436468 "syn 2.0.90",
Charles Lewa7750042022-11-06 06:43:256469]