blob: 2394aa6e4531f6327f488c33b84652215e9ee28a [file] [log] [blame]
Hirokazu Hatabd4df0c2019-02-04 16:31:481# This file is automatically @generated by Cargo.
2# It is not intended for manual editing.
Eric Hussea194b82021-03-26 19:29:083version = 3
4
Ahmed Charles9ca382f2016-09-02 08:55:295[[package]]
Alex Crichton06d565c2020-05-13 21:22:376name = "addr2line"
Ralf Jung10430db2022-07-15 14:04:237version = "0.17.0"
8source = "registry+https://github.com/rust-lang/crates.io-index"
9checksum = "b9ecd88a8c8378ca913a680cd98f0f13ac67383d35993f86c90a70e3f137816b"
10dependencies = [
Michael Howellcf83a1d2022-11-03 17:10:1511 "compiler_builtins",
12 "gimli",
13 "rustc-std-workspace-alloc",
14 "rustc-std-workspace-core",
Ralf Jung10430db2022-07-15 14:04:2315]
16
17[[package]]
Alex Crichton06d565c2020-05-13 21:22:3718name = "adler"
Ralf Jung10430db2022-07-15 14:04:2319version = "1.0.2"
20source = "registry+https://github.com/rust-lang/crates.io-index"
21checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
Michael Howellcf83a1d2022-11-03 17:10:1522dependencies = [
23 "compiler_builtins",
24 "rustc-std-workspace-core",
25]
Ralf Jung10430db2022-07-15 14:04:2326
27[[package]]
Lain Yang9a337b62022-01-07 05:32:5828name = "ahash"
29version = "0.7.4"
30source = "registry+https://github.com/rust-lang/crates.io-index"
31checksum = "43bb833f0bf979d8475d38fbf09ed3b8a55e1885fe93ad3f93239fc6a4f17b98"
32dependencies = [
Thom Chiovolonia4bf36e2022-11-21 00:55:4133 "getrandom",
Lain Yang9a337b62022-01-07 05:32:5834 "once_cell",
35 "version_check",
36]
37
38[[package]]
Amanieu d'Antrasa529ba82023-01-09 17:49:2439name = "ahash"
40version = "0.8.2"
41source = "registry+https://github.com/rust-lang/crates.io-index"
42checksum = "bf6ccdb167abbf410dcb915cabd428929d7f6a04980b54a11f26a39f1c7f7107"
43dependencies = [
44 "cfg-if",
Weihang Loe52e0402023-03-07 22:16:2745 "getrandom",
Amanieu d'Antrasa529ba82023-01-09 17:49:2446 "once_cell",
47 "version_check",
48]
49
50[[package]]
Steve Klabnika0769612017-02-07 23:13:5751name = "aho-corasick"
Samuel E. Moelius IIIbd4b17a2021-09-09 09:21:4152version = "0.7.18"
Eric Huss6a09cfa2019-05-16 05:27:3953source = "registry+https://github.com/rust-lang/crates.io-index"
Samuel E. Moelius IIIbd4b17a2021-09-09 09:21:4154checksum = "1e37cfd5e7657ada45f742d6e99ca5788580b5c529dc78faf11ece6dc702656f"
Eric Huss6a09cfa2019-05-16 05:27:3955dependencies = [
Alex Crichton093ede22019-08-15 00:45:0956 "memchr",
Eric Huss6a09cfa2019-05-16 05:27:3957]
58
59[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:2960name = "alloc"
61version = "0.0.0"
62dependencies = [
Alex Crichton093ede22019-08-15 00:45:0963 "compiler_builtins",
64 "core",
Thom Chiovolonia4bf36e2022-11-21 00:55:4165 "rand",
Aaron Hill70ba4912020-08-01 14:11:1566 "rand_xorshift",
Ahmed Charles9ca382f2016-09-02 08:55:2967]
68
69[[package]]
steveklabnikecfbaca2018-04-03 14:32:0470name = "ammonia"
klensy947e7872022-04-15 18:11:1471version = "3.2.0"
Eric Huss2dafa912019-06-19 03:36:4772source = "registry+https://github.com/rust-lang/crates.io-index"
klensy947e7872022-04-15 18:11:1473checksum = "d5ed2509ee88cc023cccee37a6fab35826830fe8b748b3869790e7720c2c4a74"
Eric Huss2dafa912019-06-19 03:36:4774dependencies = [
Alex Crichton093ede22019-08-15 00:45:0975 "html5ever",
Alex Crichton093ede22019-08-15 00:45:0976 "maplit",
klensy947e7872022-04-15 18:11:1477 "once_cell",
Alex Crichton093ede22019-08-15 00:45:0978 "tendril",
Eric Huss4a7e2fb2022-08-21 04:19:4379 "url",
Eric Huss2dafa912019-06-19 03:36:4780]
81
82[[package]]
topecongiroca19ffe2019-04-17 22:42:1883name = "annotate-snippets"
Caleb Cartwrightf367f4d2022-06-13 03:04:5484version = "0.9.1"
85source = "registry+https://github.com/rust-lang/crates.io-index"
86checksum = "c3b9d411ecbaf79885c6df4d75fff75858d5995ff25385657a28af47e82f9c36"
Igor Matuszewski2214a412021-05-03 20:59:3587dependencies = [
Caleb Cartwrightf367f4d2022-06-13 03:04:5488 "unicode-width",
Igor Matuszewski2214a412021-05-03 20:59:3589 "yansi-term",
90]
Juan Aguilar Santillanae9c78db2020-05-08 20:48:2691
92[[package]]
Steve Klabnika0769612017-02-07 23:13:5793name = "ansi_term"
Oliver Schererec7230f2020-07-24 18:42:0094version = "0.12.1"
95source = "registry+https://github.com/rust-lang/crates.io-index"
96checksum = "d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2"
97dependencies = [
Igor Matuszewskiaf53b0d2021-07-21 13:17:3198 "winapi",
Oliver Schererec7230f2020-07-24 18:42:0099]
100
101[[package]]
Eric Huss6da85d62020-01-14 17:47:04102name = "anyhow"
Nixon Enraght-Moonya7a4fe92022-08-24 16:32:39103version = "1.0.65"
Eric Huss6da85d62020-01-14 17:47:04104source = "registry+https://github.com/rust-lang/crates.io-index"
Nixon Enraght-Moonya7a4fe92022-08-24 16:32:39105checksum = "98161a4e3e2184da77bb14f02184cdd111e83bbbcc9979dfee3c44b9a85f5602"
Eric Huss6da85d62020-01-14 17:47:04106
107[[package]]
bjorn3be670842022-05-28 10:43:51108name = "ar_archive_writer"
109version = "0.1.1"
110source = "registry+https://github.com/rust-lang/crates.io-index"
111checksum = "276881980556fdadeb88aa1ffc667e4d2e8fe72531dfabcb7a82bb3c9ea9ba31"
112dependencies = [
Amanieu d'Antrasa529ba82023-01-09 17:49:24113 "object 0.29.0",
bjorn3be670842022-05-28 10:43:51114]
115
116[[package]]
Weihang Loe52e0402023-03-07 22:16:27117name = "arc-swap"
118version = "1.6.0"
119source = "registry+https://github.com/rust-lang/crates.io-index"
120checksum = "bddcadddf5e9015d310179a59bb28c4d4b9920ad0f11e8e14dbadf654890c9a6"
121
122[[package]]
Rune Tynan77156562021-01-16 01:34:15123name = "array_tool"
124version = "1.0.3"
125source = "registry+https://github.com/rust-lang/crates.io-index"
126checksum = "8f8cb5d814eb646a863c4f24978cff2880c4be96ad8cde2c0f0678732902e271"
127
128[[package]]
Nicholas Nethercotec492ca42020-07-14 00:31:54129name = "arrayvec"
Eric Hussb46b7de2023-02-06 00:00:50130version = "0.5.2"
131source = "registry+https://github.com/rust-lang/crates.io-index"
132checksum = "23b62fc65de8e4e7f52534fb52b0f3ed04746ae267519eef2a83941e8085068b"
133
134[[package]]
135name = "arrayvec"
Jubilee Younge8eb6912021-04-22 04:40:29136version = "0.7.0"
137source = "registry+https://github.com/rust-lang/crates.io-index"
138checksum = "5a2f58b0bb10c380af2b26e57212856b8c9a59e0925b4c20f4a174a49734eaf7"
Nicholas Nethercotec492ca42020-07-14 00:31:54139
140[[package]]
Dirkjan Ochtman93a16cb2022-01-03 17:18:46141name = "askama"
Guillaume Gomez76714c32023-03-06 10:15:59142version = "0.12.0"
Dirkjan Ochtman93a16cb2022-01-03 17:18:46143source = "registry+https://github.com/rust-lang/crates.io-index"
Guillaume Gomez76714c32023-03-06 10:15:59144checksum = "47cbc3cf73fa8d9833727bbee4835ba5c421a0d65b72daf9a7b5d0e0f9cfb57e"
Dirkjan Ochtman93a16cb2022-01-03 17:18:46145dependencies = [
146 "askama_derive",
147 "askama_escape",
Dirkjan Ochtman93a16cb2022-01-03 17:18:46148]
149
150[[package]]
151name = "askama_derive"
Dirkjan Ochtman93a16cb2022-01-03 17:18:46152version = "0.12.0"
153source = "registry+https://github.com/rust-lang/crates.io-index"
Guillaume Gomez76714c32023-03-06 10:15:59154checksum = "e80b5ad1afe82872b7aa3e9de9b206ecb85584aa324f0f60fa4c903ce935936b"
Dirkjan Ochtman93a16cb2022-01-03 17:18:46155dependencies = [
Guillaume Gomez76714c32023-03-06 10:15:59156 "basic-toml",
157 "mime",
158 "mime_guess",
Dirkjan Ochtman93a16cb2022-01-03 17:18:46159 "nom",
160 "proc-macro2",
161 "quote",
Guillaume Gomez48f5dca2022-01-17 16:36:39162 "serde",
Dirkjan Ochtman93a16cb2022-01-03 17:18:46163 "syn",
Dirkjan Ochtman93a16cb2022-01-03 17:18:46164]
165
166[[package]]
Guillaume Gomez76714c32023-03-06 10:15:59167name = "askama_escape"
168version = "0.10.3"
169source = "registry+https://github.com/rust-lang/crates.io-index"
170checksum = "619743e34b5ba4e9703bba34deac3427c72507c7159f5fd030aea8cac0cfe341"
171
172[[package]]
Alex Crichton1cede102017-06-15 02:33:06173name = "atty"
Yuki Okushi9f8628b2020-05-26 04:35:21174version = "0.2.14"
Josh Stone020c5ec2017-05-08 22:01:13175source = "registry+https://github.com/rust-lang/crates.io-index"
Yuki Okushi9f8628b2020-05-26 04:35:21176checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
Josh Stone020c5ec2017-05-08 22:01:13177dependencies = [
Stefan Lankes1ab5b0b2022-02-15 12:57:07178 "hermit-abi 0.1.19",
Alex Crichton093ede22019-08-15 00:45:09179 "libc",
Igor Matuszewskiaf53b0d2021-07-21 13:17:31180 "winapi",
Alex Crichton1cede102017-06-15 02:33:06181]
182
183[[package]]
Félix Saparellibdcc21c2019-09-21 10:56:05184name = "autocfg"
Jon Gjengsetb83a48d2022-03-01 17:45:23185version = "1.1.0"
Mateusz Mikułaf5e702d2020-03-26 13:10:35186source = "registry+https://github.com/rust-lang/crates.io-index"
Jon Gjengsetb83a48d2022-03-01 17:45:23187checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
Mateusz Mikułaf5e702d2020-03-26 13:10:35188
189[[package]]
Ralf Jung10430db2022-07-15 14:04:23190name = "backtrace"
191version = "0.3.66"
192source = "registry+https://github.com/rust-lang/crates.io-index"
193checksum = "cab84319d616cfb654d03394f38ab7e6f0919e181b1b57e1fd15e7fb4077d9a7"
194dependencies = [
Michael Howellcf83a1d2022-11-03 17:10:15195 "addr2line",
Ralf Jung10430db2022-07-15 14:04:23196 "cc",
Chris Denton531f3c9e2022-12-20 15:26:42197 "cfg-if",
Ralf Jung10430db2022-07-15 14:04:23198 "libc",
Michael Howell8e71a132022-11-08 00:13:20199 "miniz_oxide",
Amanieu d'Antrasa529ba82023-01-09 17:49:24200 "object 0.29.0",
Ralf Jung10430db2022-07-15 14:04:23201 "rustc-demangle",
202]
203
204[[package]]
Weihang Lo6306fd32023-01-04 15:33:59205name = "base16ct"
206version = "0.1.1"
207source = "registry+https://github.com/rust-lang/crates.io-index"
208checksum = "349a06037c7bf932dd7e7d1f653678b2038b9ad46a74102f1fc7bd7872678cce"
209
210[[package]]
Pietro Albini4f40eee2023-01-10 12:13:04211name = "base64"
Weihang Loe52e0402023-03-07 22:16:27212version = "0.21.0"
Pietro Albini4f40eee2023-01-10 12:13:04213source = "registry+https://github.com/rust-lang/crates.io-index"
Weihang Loe52e0402023-03-07 22:16:27214checksum = "a4a4ddaa51a5bc52a6948f74c06d20aaaddb71924eab79b8c97a8c556e942d6a"
Pietro Albini4f40eee2023-01-10 12:13:04215
216[[package]]
Weihang Lo6306fd32023-01-04 15:33:59217name = "base64ct"
218version = "1.5.3"
219source = "registry+https://github.com/rust-lang/crates.io-index"
220checksum = "b645a089122eccb6111b4f81cbc1a49f5900ac4666bb93ac027feaecf15607bf"
221
222[[package]]
Guillaume Gomez76714c32023-03-06 10:15:59223name = "basic-toml"
224version = "0.1.2"
225source = "registry+https://github.com/rust-lang/crates.io-index"
226checksum = "5c0de75129aa8d0cceaf750b89013f0e08804d6ec61416da787b35ad0d7cddf1"
227dependencies = [
228 "serde",
229]
230
231[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58232name = "bitflags"
Guillaume Gomez7f78a9a2022-07-26 18:36:20233version = "1.3.2"
Tamir Duberstein231d9e72017-09-08 19:08:01234source = "registry+https://github.com/rust-lang/crates.io-index"
Guillaume Gomez7f78a9a2022-07-26 18:36:20235checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
Tamir Duberstein231d9e72017-09-08 19:08:01236
237[[package]]
Eric Huss2b985322019-11-25 16:14:07238name = "bitmaps"
Mark Rousskov342d9562020-08-17 15:21:44239version = "2.1.0"
Eric Huss2b985322019-11-25 16:14:07240source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:44241checksum = "031043d04099746d8db04daf1fa424b2bc8bd69d92b25962dcde24da39ab64a2"
Eric Huss2b985322019-11-25 16:14:07242dependencies = [
243 "typenum",
244]
245
246[[package]]
James Munnsde763692019-01-19 02:39:37247name = "block-buffer"
pierwillef6dd122022-02-10 16:54:01248version = "0.10.2"
Pietro Albiniacd8e592020-10-01 15:15:12249source = "registry+https://github.com/rust-lang/crates.io-index"
pierwillef6dd122022-02-10 16:54:01250checksum = "0bf7fe51849ea569fd452f37822f606a5cabb684dc918707a0193fd4664ff324"
Pietro Albiniacd8e592020-10-01 15:15:12251dependencies = [
klensy45fac342022-08-31 20:04:12252 "generic-array",
James Munnsde763692019-01-19 02:39:37253]
254
255[[package]]
Eric Huss6a09cfa2019-05-16 05:27:39256name = "bstr"
klensy43512e62022-07-26 16:16:43257version = "0.2.17"
Eric Huss6a09cfa2019-05-16 05:27:39258source = "registry+https://github.com/rust-lang/crates.io-index"
klensy43512e62022-07-26 16:16:43259checksum = "ba3569f383e8f1598449f1a423e72e99569137b47740b1da11ef19af3d5c3223"
Eric Huss6a09cfa2019-05-16 05:27:39260dependencies = [
Eric Hussfaa64612021-06-22 23:19:24261 "lazy_static",
Alex Crichton093ede22019-08-15 00:45:09262 "memchr",
Charles Lewa7750042022-11-06 06:43:25263 "regex-automata 0.1.10",
Eric Huss6a09cfa2019-05-16 05:27:39264]
265
266[[package]]
Ralf Jung55162732022-11-15 19:06:42267name = "bstr"
Weihang Loe52e0402023-03-07 22:16:27268version = "1.3.0"
Ralf Jung55162732022-11-15 19:06:42269source = "registry+https://github.com/rust-lang/crates.io-index"
Weihang Loe52e0402023-03-07 22:16:27270checksum = "5ffdb39cb703212f3c11973452c2861b972f757b021158f3516ba10f2fa8b2c1"
Ralf Jung55162732022-11-15 19:06:42271dependencies = [
272 "memchr",
273 "once_cell",
Manish Goregaokar2721e402022-11-18 22:46:52274 "regex-automata 0.1.10",
Ralf Jung55162732022-11-15 19:06:42275 "serde",
276]
277
278[[package]]
Weihang Loe52e0402023-03-07 22:16:27279name = "btoi"
280version = "0.4.3"
281source = "registry+https://github.com/rust-lang/crates.io-index"
282checksum = "9dd6407f73a9b8b6162d8a2ef999fe6afd7cc15902ebf42c5cd296addf17e0ad"
283dependencies = [
284 "num-traits",
285]
286
287[[package]]
Alex Crichton9e8785f2017-01-24 22:37:04288name = "build-manifest"
289version = "0.1.0"
290dependencies = [
Pietro Albini3bddfea2020-09-18 12:40:01291 "anyhow",
Pietro Albini89ffab72020-09-24 12:13:40292 "flate2",
Weihang Loe52e0402023-03-07 22:16:27293 "hex",
Pietro Albiniacd8e592020-10-01 15:15:12294 "rayon",
Alex Crichton093ede22019-08-15 00:45:09295 "serde",
Ralf Jung9138d3b2019-11-03 10:47:07296 "serde_json",
Pietro Albiniacd8e592020-10-01 15:15:12297 "sha2",
Pietro Albini89ffab72020-09-24 12:13:40298 "tar",
Weihang Lo4c4b4c052023-02-13 12:04:02299 "toml 0.5.7",
Alex Crichton9e8785f2017-01-24 22:37:04300]
301
302[[package]]
Nilstrieb25c15312022-12-30 10:11:33303name = "build_helper"
304version = "0.1.0"
305
306[[package]]
Pietro Albini80b81ad2021-08-26 09:26:03307name = "bump-stage0"
308version = "0.1.0"
309dependencies = [
310 "anyhow",
311 "curl",
Pietro Albiniea8b1ff2021-08-26 10:35:32312 "indexmap",
Pietro Albini80b81ad2021-08-26 09:26:03313 "serde",
314 "serde_json",
Weihang Lo4c4b4c052023-02-13 12:04:02315 "toml 0.5.7",
Pietro Albini80b81ad2021-08-26 09:26:03316]
317
318[[package]]
Weihang Lo6306fd32023-01-04 15:33:59319name = "bumpalo"
320version = "3.11.1"
321source = "registry+https://github.com/rust-lang/crates.io-index"
322checksum = "572f695136211188308f16ad2ca5c851a712c464060ae6974944458eb83880ba"
323
324[[package]]
Alex Crichton4f661c02018-10-08 17:39:09325name = "bytecount"
Yuki Okushi2b0e27e2021-03-17 20:34:05326version = "0.6.2"
Alex Crichton4f661c02018-10-08 17:39:09327source = "registry+https://github.com/rust-lang/crates.io-index"
Yuki Okushi2b0e27e2021-03-17 20:34:05328checksum = "72feb31ffc86498dacdbd0fcebb56138e7177a8cc5cea4516031d15ae85a742e"
Alex Crichton4f661c02018-10-08 17:39:09329dependencies = [
Yuki Okushi2b0e27e2021-03-17 20:34:05330 "packed_simd_2",
Alex Crichton4f661c02018-10-08 17:39:09331]
332
333[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:43334name = "bytes"
Igor Matuszewskiaf53b0d2021-07-21 13:17:31335version = "1.0.1"
Matthias Krüger696fb8f2019-01-21 15:32:43336source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewskiaf53b0d2021-07-21 13:17:31337checksum = "b700ce4376041dcd0a327fd0097c41095743c4c8af8887265942faf1100bd040"
Matthias Krüger696fb8f2019-01-21 15:32:43338
339[[package]]
Alex Crichton8ccf1122018-09-20 21:37:53340name = "bytesize"
Mark Rousskov342d9562020-08-17 15:21:44341version = "1.0.1"
Alex Crichton8ccf1122018-09-20 21:37:53342source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:44343checksum = "81a18687293a1546b67c246452202bbbf143d239cb43494cc163da14979082da"
Alex Crichton8ccf1122018-09-20 21:37:53344
345[[package]]
Caleb Cartwright0697f562021-10-20 05:15:20346name = "camino"
Ralf Jungc2df1c22022-07-21 20:04:37347version = "1.0.9"
Caleb Cartwright0697f562021-10-20 05:15:20348source = "registry+https://github.com/rust-lang/crates.io-index"
Ralf Jungc2df1c22022-07-21 20:04:37349checksum = "869119e97797867fd90f5e22af7d0bd274bd4635ebb9eb68c04f3f513ae6c412"
Caleb Cartwright0697f562021-10-20 05:15:20350dependencies = [
351 "serde",
352]
353
354[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58355name = "cargo"
Weihang Lo3c7df562023-03-14 22:54:52356version = "0.71.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58357dependencies = [
Eric Huss6da85d62020-01-14 17:47:04358 "anyhow",
Pietro Albini4f40eee2023-01-10 12:13:04359 "base64",
Alex Crichton093ede22019-08-15 00:45:09360 "bytesize",
Caleb Cartwright0697f562021-10-20 05:15:20361 "cargo-platform 0.1.2",
Alex Crichton093ede22019-08-15 00:45:09362 "cargo-test-macro",
Aaron Hilld440e132019-09-16 18:45:40363 "cargo-test-support",
Eric Hussea194b82021-03-26 19:29:08364 "cargo-util",
Michael Goulet02b80d22023-01-24 19:10:56365 "clap 4.1.4",
Alex Crichton093ede22019-08-15 00:45:09366 "crates-io",
Alex Crichton093ede22019-08-15 00:45:09367 "curl",
368 "curl-sys",
Weihang Lo1e5dad02022-11-25 22:37:04369 "env_logger 0.10.0",
Alex Crichton093ede22019-08-15 00:45:09370 "filetime",
371 "flate2",
Alex Crichton093ede22019-08-15 00:45:09372 "fwdansi",
373 "git2",
374 "git2-curl",
Weihang Loe52e0402023-03-07 22:16:27375 "gix",
376 "gix-features",
Alex Crichton093ede22019-08-15 00:45:09377 "glob",
Weihang Loe52e0402023-03-07 22:16:27378 "hex",
Pietro Albini4f40eee2023-01-10 12:13:04379 "hmac",
Igor Matuszewskic2249a42019-09-08 08:28:11380 "home",
Weihang Lo35f89622022-11-18 21:35:07381 "http-auth",
Mark Rousskov342d9562020-08-17 15:21:44382 "humantime 2.0.1",
Alex Crichton093ede22019-08-15 00:45:09383 "ignore",
384 "im-rc",
Eric Huss3a6fc802022-04-20 13:50:39385 "indexmap",
Weihang Lo1e5dad02022-11-25 22:37:04386 "is-terminal",
pierwillf684acd2022-03-04 17:54:28387 "itertools",
Alex Crichton093ede22019-08-15 00:45:09388 "jobserver",
Yuki Okushi1f0a39502020-05-26 04:00:42389 "lazy_static",
Alex Crichton093ede22019-08-15 00:45:09390 "lazycell",
391 "libc",
392 "libgit2-sys",
393 "log",
394 "memchr",
flip199544cea512021-07-01 16:18:02395 "opener",
Alex Crichton093ede22019-08-15 00:45:09396 "openssl",
Eric Huss94015472021-10-12 04:48:27397 "os_info",
Weihang Lo6306fd32023-01-04 15:33:59398 "pasetors",
Eric Huss4b4a5142022-04-14 01:02:32399 "pathdiff",
Alex Crichton093ede22019-08-15 00:45:09400 "pretty_env_logger",
Alex Crichton093ede22019-08-15 00:45:09401 "rustc-workspace-hack",
Philipp Krones586cbd02022-06-04 12:07:44402 "rustfix",
Weihang Lo5095f542022-09-27 16:46:34403 "same-file",
klensy8ebc73b2022-02-06 20:57:29404 "semver",
Alex Crichton093ede22019-08-15 00:45:09405 "serde",
Weihang Lo5095f542022-09-27 16:46:34406 "serde-value",
Igor Matuszewskic2249a42019-09-08 08:28:11407 "serde_ignored",
Alex Crichton093ede22019-08-15 00:45:09408 "serde_json",
Pietro Albini4f40eee2023-01-10 12:13:04409 "sha1",
Eric Husscb969e82021-04-01 00:45:03410 "shell-escape",
Eric Huss3a6fc802022-04-20 13:50:39411 "snapbox",
Alex Crichton093ede22019-08-15 00:45:09412 "strip-ansi-escapes",
413 "tar",
414 "tempfile",
415 "termcolor",
Weihang Lo6306fd32023-01-04 15:33:59416 "time 0.3.17",
Weihang Lo4c4b4c052023-02-13 12:04:02417 "toml 0.7.2",
Mark Rousskovbf29b3c2022-05-18 16:16:27418 "toml_edit",
Alex Crichton093ede22019-08-15 00:45:09419 "unicode-width",
Aaron Hill70ba4912020-08-01 14:11:15420 "unicode-xid",
Eric Huss4a7e2fb2022-08-21 04:19:43421 "url",
Alex Crichton093ede22019-08-15 00:45:09422 "walkdir",
Weihang Lo6f38fd52023-02-07 22:26:22423 "windows-sys 0.45.0",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58424]
425
426[[package]]
Eric Huss74498c12020-12-16 17:03:33427name = "cargo-credential"
Weihang Lo35f89622022-11-18 21:35:07428version = "0.2.0"
Eric Huss74498c12020-12-16 17:03:33429
430[[package]]
431name = "cargo-credential-1password"
Weihang Lo35f89622022-11-18 21:35:07432version = "0.2.0"
Eric Huss74498c12020-12-16 17:03:33433dependencies = [
434 "cargo-credential",
435 "serde",
436 "serde_json",
437]
438
439[[package]]
440name = "cargo-credential-macos-keychain"
Weihang Lo35f89622022-11-18 21:35:07441version = "0.2.0"
Eric Huss74498c12020-12-16 17:03:33442dependencies = [
443 "cargo-credential",
444 "security-framework",
445]
446
447[[package]]
448name = "cargo-credential-wincred"
Weihang Lo35f89622022-11-18 21:35:07449version = "0.2.0"
Eric Huss74498c12020-12-16 17:03:33450dependencies = [
451 "cargo-credential",
Weihang Lo6f38fd52023-02-07 22:26:22452 "windows-sys 0.45.0",
Eric Huss74498c12020-12-16 17:03:33453]
454
455[[package]]
Ralf Jung759e4952020-06-01 18:17:20456name = "cargo-miri"
457version = "0.1.0"
458dependencies = [
Philipp Krones5566eb42023-02-10 13:01:31459 "cargo_metadata 0.15.3",
Ralf Jung759e4952020-06-01 18:17:20460 "directories",
Ralf Jung9cc11e22022-10-04 13:23:57461 "rustc-build-sysroot",
Ralf Jung759e4952020-06-01 18:17:20462 "rustc-workspace-hack",
Ralf Jung3f88f4c2023-02-26 18:09:17463 "rustc_tools_util",
Ralf Junge5684232022-01-05 09:41:22464 "rustc_version",
Ralf Jung759e4952020-06-01 18:17:20465 "serde",
466 "serde_json",
Ralf Jung759e4952020-06-01 18:17:20467]
468
469[[package]]
Alex Crichton5c5e3fa2019-09-24 18:06:56470name = "cargo-platform"
Eric Husse62cd402021-08-10 20:40:56471version = "0.1.2"
Alex Crichton5c5e3fa2019-09-24 18:06:56472dependencies = [
473 "serde",
474]
475
476[[package]]
Caleb Cartwright0697f562021-10-20 05:15:20477name = "cargo-platform"
478version = "0.1.2"
479source = "registry+https://github.com/rust-lang/crates.io-index"
480checksum = "cbdb825da8a5df079a43676dbe042702f1707b1109f713a01420fbb4cc71fa27"
481dependencies = [
482 "serde",
483]
484
485[[package]]
Eric Hussaedb74b2019-06-12 14:37:30486name = "cargo-test-macro"
487version = "0.1.0"
Eric Hussaedb74b2019-06-12 14:37:30488
489[[package]]
Aaron Hilld440e132019-09-16 18:45:40490name = "cargo-test-support"
491version = "0.1.0"
492dependencies = [
Eric Hussea194b82021-03-26 19:29:08493 "anyhow",
Aaron Hilld440e132019-09-16 18:45:40494 "cargo-test-macro",
Eric Hussea194b82021-03-26 19:29:08495 "cargo-util",
Weihang Lo5095f542022-09-27 16:46:34496 "crates-io",
Aaron Hilld440e132019-09-16 18:45:40497 "filetime",
498 "flate2",
499 "git2",
500 "glob",
pierwillf684acd2022-03-04 17:54:28501 "itertools",
Yuki Okushi1f0a39502020-05-26 04:00:42502 "lazy_static",
Weihang Lo6306fd32023-01-04 15:33:59503 "pasetors",
504 "serde",
Aaron Hilld440e132019-09-16 18:45:40505 "serde_json",
Eric Huss22326c52022-05-04 05:48:05506 "snapbox",
Aaron Hilld440e132019-09-16 18:45:40507 "tar",
Eric Hussfaa64612021-06-22 23:19:24508 "termcolor",
Weihang Lo6306fd32023-01-04 15:33:59509 "time 0.3.17",
Weihang Lo4c4b4c052023-02-13 12:04:02510 "toml 0.7.2",
Eric Huss4a7e2fb2022-08-21 04:19:43511 "url",
Weihang Lo6f38fd52023-02-07 22:26:22512 "windows-sys 0.45.0",
Aaron Hilld440e132019-09-16 18:45:40513]
514
515[[package]]
Eric Hussea194b82021-03-26 19:29:08516name = "cargo-util"
Weihang Loe52e0402023-03-07 22:16:27517version = "0.2.4"
Eric Hussea194b82021-03-26 19:29:08518dependencies = [
519 "anyhow",
520 "core-foundation",
Eric Hussea194b82021-03-26 19:29:08521 "filetime",
Weihang Loe52e0402023-03-07 22:16:27522 "hex",
Eric Hussea194b82021-03-26 19:29:08523 "jobserver",
524 "libc",
525 "log",
Weihang Lo8a808dc2022-11-23 01:01:35526 "miow 0.5.0",
Eric Hussea194b82021-03-26 19:29:08527 "same-file",
Weihang Loe52e0402023-03-07 22:16:27528 "sha2",
Eric Hussea194b82021-03-26 19:29:08529 "shell-escape",
530 "tempfile",
531 "walkdir",
Weihang Lo6f38fd52023-02-07 22:26:22532 "windows-sys 0.45.0",
Eric Hussea194b82021-03-26 19:29:08533]
534
535[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29536name = "cargo_metadata"
Caleb Cartwright0697f562021-10-20 05:15:20537version = "0.14.0"
538source = "registry+https://github.com/rust-lang/crates.io-index"
539checksum = "c297bd3135f558552f99a0daa180876984ea2c4ffa7470314540dff8c654109a"
540dependencies = [
541 "camino",
542 "cargo-platform 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
klensy8ebc73b2022-02-06 20:57:29543 "semver",
Caleb Cartwright0697f562021-10-20 05:15:20544 "serde",
545 "serde_json",
546]
547
548[[package]]
Ralf Jungc2df1c22022-07-21 20:04:37549name = "cargo_metadata"
Philipp Krones5566eb42023-02-10 13:01:31550version = "0.15.3"
Ralf Jungc2df1c22022-07-21 20:04:37551source = "registry+https://github.com/rust-lang/crates.io-index"
Philipp Krones5566eb42023-02-10 13:01:31552checksum = "08a1ec454bc3eead8719cb56e15dbbfecdbc14e4b3a3ae4936cc6e31f5fc0d07"
Ralf Jungc2df1c22022-07-21 20:04:37553dependencies = [
554 "camino",
555 "cargo-platform 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
556 "semver",
557 "serde",
558 "serde_json",
Philipp Krones5566eb42023-02-10 13:01:31559 "thiserror",
Ralf Jungc2df1c22022-07-21 20:04:37560]
561
562[[package]]
Alex Crichtonf6304e12017-02-15 22:55:26563name = "cargotest2"
564version = "0.1.0"
565
566[[package]]
Nick Cameronc5cad5a2017-09-22 01:58:35567name = "cc"
Mike Hommeyb4675472023-01-12 00:40:40568version = "1.0.77"
Nick Cameronc5cad5a2017-09-22 01:58:35569source = "registry+https://github.com/rust-lang/crates.io-index"
Mike Hommeyb4675472023-01-12 00:40:40570checksum = "e9f73505338f7d905b19d18738976aae232eb46b8efc15554ffc56deb5d9ebe4"
Eric Hussa9023832019-11-09 19:59:53571dependencies = [
572 "jobserver",
Eric Hussa9023832019-11-09 19:59:53573]
Nick Cameronc5cad5a2017-09-22 01:58:35574
575[[package]]
Josh Stone020c5ec2017-05-08 22:01:13576name = "cfg-if"
Aaron Hill44fdfd62020-10-11 17:51:07577version = "1.0.0"
578source = "registry+https://github.com/rust-lang/crates.io-index"
579checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
Wesley Wiser9286c3c2022-09-15 15:39:03580dependencies = [
581 "compiler_builtins",
582 "rustc-std-workspace-core",
583]
Aaron Hill44fdfd62020-10-11 17:51:07584
585[[package]]
Jack Hueya24df5b2020-03-03 16:25:03586name = "chalk-derive"
Michael Goulet6de5f622022-11-13 19:29:38587version = "0.87.0"
Jack Hueya24df5b2020-03-03 16:25:03588source = "registry+https://github.com/rust-lang/crates.io-index"
Michael Goulet6de5f622022-11-13 19:29:38589checksum = "d552b2fa341f5fc35c6b917b1d289d3c3a34d0b74e579390ea6192d6152a8cdb"
Jack Hueya24df5b2020-03-03 16:25:03590dependencies = [
Aaron Hill70ba4912020-08-01 14:11:15591 "proc-macro2",
592 "quote",
593 "syn",
Igor Matuszewski403a9d02020-05-05 11:26:16594 "synstructure",
Jack Hueya24df5b2020-03-03 16:25:03595]
596
597[[package]]
598name = "chalk-engine"
Michael Goulet6de5f622022-11-13 19:29:38599version = "0.87.0"
Jack Hueya24df5b2020-03-03 16:25:03600source = "registry+https://github.com/rust-lang/crates.io-index"
Michael Goulet6de5f622022-11-13 19:29:38601checksum = "7e54ac43048cb31c470d7b3e3acd409090ef4a5abddfe02455187aebc3d6879f"
Jack Hueya24df5b2020-03-03 16:25:03602dependencies = [
Jack Huey6aa2e9d2020-05-27 00:19:19603 "chalk-derive",
604 "chalk-ir",
Jack Hueyd66452c2020-08-04 22:35:37605 "chalk-solve",
Jack Hueya24df5b2020-03-03 16:25:03606 "rustc-hash",
Jack Hueyecb8b9f2020-05-27 05:05:09607 "tracing",
Jack Hueya24df5b2020-03-03 16:25:03608]
609
610[[package]]
611name = "chalk-ir"
Michael Goulet6de5f622022-11-13 19:29:38612version = "0.87.0"
Jack Hueya24df5b2020-03-03 16:25:03613source = "registry+https://github.com/rust-lang/crates.io-index"
Michael Goulet6de5f622022-11-13 19:29:38614checksum = "43aa55deff4e7fbdb09fa014543372f2c95a06835ac487b9ce57b5099b950838"
Jack Hueya24df5b2020-03-03 16:25:03615dependencies = [
Jack Huey4b64bc12021-01-01 18:44:31616 "bitflags",
Jack Hueya24df5b2020-03-03 16:25:03617 "chalk-derive",
Yuki Okushi1f0a39502020-05-26 04:00:42618 "lazy_static",
Jack Hueya24df5b2020-03-03 16:25:03619]
620
621[[package]]
Jack Hueya24df5b2020-03-03 16:25:03622name = "chalk-solve"
Michael Goulet6de5f622022-11-13 19:29:38623version = "0.87.0"
Jack Hueya24df5b2020-03-03 16:25:03624source = "registry+https://github.com/rust-lang/crates.io-index"
Michael Goulet6de5f622022-11-13 19:29:38625checksum = "61213deefc36ba265ad01c4d997e18bcddf7922862a4594a47ca4575afb3dab4"
Jack Hueya24df5b2020-03-03 16:25:03626dependencies = [
627 "chalk-derive",
Jack Hueya24df5b2020-03-03 16:25:03628 "chalk-ir",
Jack Hueya42e5a12020-05-27 05:05:09629 "ena",
pierwill8d27c282022-01-19 19:44:43630 "indexmap",
pierwillf684acd2022-03-04 17:54:28631 "itertools",
Jack Hueya24df5b2020-03-03 16:25:03632 "petgraph",
633 "rustc-hash",
Jack Hueyecb8b9f2020-05-27 05:05:09634 "tracing",
Jack Hueyd66452c2020-08-04 22:35:37635 "tracing-subscriber",
636 "tracing-tree",
Jack Hueya24df5b2020-03-03 16:25:03637]
638
639[[package]]
Alex Crichton15899b02018-01-25 04:01:42640name = "chrono"
Tomasz Miąsko2abe7c82021-02-28 00:00:00641version = "0.4.19"
Alex Crichton15899b02018-01-25 04:01:42642source = "registry+https://github.com/rust-lang/crates.io-index"
Tomasz Miąsko2abe7c82021-02-28 00:00:00643checksum = "670ad68c9088c2a963aaa298cb369688cf3f9465ce5e2d4ca10e6e0098a1ce73"
Alex Crichton15899b02018-01-25 04:01:42644dependencies = [
Tomasz Miąsko2abe7c82021-02-28 00:00:00645 "libc",
Alex Crichton093ede22019-08-15 00:45:09646 "num-integer",
647 "num-traits",
Pietro Albini13efb202022-11-15 09:19:17648 "serde",
Weihang Lo6306fd32023-01-04 15:33:59649 "time 0.1.43",
Igor Matuszewskiaf53b0d2021-07-21 13:17:31650 "winapi",
Alex Crichton15899b02018-01-25 04:01:42651]
652
653[[package]]
Steve Klabnika0769612017-02-07 23:13:57654name = "clap"
Weihang Lo11e66e12022-09-05 17:34:53655version = "3.2.20"
Eric Hussbfacc5c2022-01-19 03:14:33656source = "registry+https://github.com/rust-lang/crates.io-index"
Weihang Lo11e66e12022-09-05 17:34:53657checksum = "23b71c3ce99b7611011217b366d923f1d0a7e07a92bb2dbf1e84508c673ca3bd"
Eric Hussbfacc5c2022-01-19 03:14:33658dependencies = [
659 "atty",
660 "bitflags",
Nixon Enraght-Moony7680b162023-01-02 19:30:39661 "clap_derive 3.2.18",
Weihang Loc1b4f112022-10-04 20:57:49662 "clap_lex 0.2.2",
Eric Hussbfacc5c2022-01-19 03:14:33663 "indexmap",
Arlo Siemsenb59abdc2022-06-17 17:58:51664 "once_cell",
Michael Howell4a7b7732022-06-20 18:41:56665 "strsim",
Eric Hussbfacc5c2022-01-19 03:14:33666 "termcolor",
Michael Howell4a7b7732022-06-20 18:41:56667 "textwrap",
Eric Hussbfacc5c2022-01-19 03:14:33668]
669
670[[package]]
Weihang Loc1b4f112022-10-04 20:57:49671name = "clap"
Michael Goulet02b80d22023-01-24 19:10:56672version = "4.1.4"
Weihang Loc1b4f112022-10-04 20:57:49673source = "registry+https://github.com/rust-lang/crates.io-index"
Michael Goulet02b80d22023-01-24 19:10:56674checksum = "f13b9c79b5d1dd500d20ef541215a6423c75829ef43117e1b4d17fd8af0b5d76"
Weihang Loc1b4f112022-10-04 20:57:49675dependencies = [
Weihang Loc1b4f112022-10-04 20:57:49676 "bitflags",
Weihang Lo335e9042023-01-17 22:25:17677 "clap_derive 4.1.0",
Weihang Loc1b4f112022-10-04 20:57:49678 "clap_lex 0.3.0",
Eric Huss2717f602023-01-06 01:20:59679 "is-terminal",
Nixon Enraght-Moony7680b162023-01-02 19:30:39680 "once_cell",
Weihang Loc1b4f112022-10-04 20:57:49681 "strsim",
682 "termcolor",
Eric Huss2717f602023-01-06 01:20:59683 "terminal_size",
Weihang Loc1b4f112022-10-04 20:57:49684]
685
686[[package]]
Eric Huss51814222022-04-15 18:57:06687name = "clap_complete"
Eric Huss2717f602023-01-06 01:20:59688version = "4.0.7"
Eric Huss51814222022-04-15 18:57:06689source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss2717f602023-01-06 01:20:59690checksum = "10861370d2ba66b0f5989f83ebf35db6421713fd92351790e7fdd6c36774c56b"
Eric Huss51814222022-04-15 18:57:06691dependencies = [
Michael Goulet02b80d22023-01-24 19:10:56692 "clap 4.1.4",
Eric Huss51814222022-04-15 18:57:06693]
694
695[[package]]
Caleb Cartwrightf367f4d2022-06-13 03:04:54696name = "clap_derive"
Weihang Lo11e66e12022-09-05 17:34:53697version = "3.2.18"
Caleb Cartwrightf367f4d2022-06-13 03:04:54698source = "registry+https://github.com/rust-lang/crates.io-index"
Weihang Lo11e66e12022-09-05 17:34:53699checksum = "ea0c8bce528c4be4da13ea6fead8965e95b6073585a2f05204bd8f4119f82a65"
Caleb Cartwrightf367f4d2022-06-13 03:04:54700dependencies = [
Eric Huss821e9d52022-07-18 21:41:10701 "heck",
Caleb Cartwrightf367f4d2022-06-13 03:04:54702 "proc-macro-error",
703 "proc-macro2",
704 "quote",
705 "syn",
706]
707
708[[package]]
Nixon Enraght-Moony7680b162023-01-02 19:30:39709name = "clap_derive"
Weihang Lo335e9042023-01-17 22:25:17710version = "4.1.0"
Nixon Enraght-Moony7680b162023-01-02 19:30:39711source = "registry+https://github.com/rust-lang/crates.io-index"
Weihang Lo335e9042023-01-17 22:25:17712checksum = "684a277d672e91966334af371f1a7b5833f9aa00b07c84e92fbce95e00208ce8"
Nixon Enraght-Moony7680b162023-01-02 19:30:39713dependencies = [
714 "heck",
715 "proc-macro-error",
716 "proc-macro2",
717 "quote",
718 "syn",
719]
720
721[[package]]
Arlo Siemsenb59abdc2022-06-17 17:58:51722name = "clap_lex"
723version = "0.2.2"
724source = "registry+https://github.com/rust-lang/crates.io-index"
725checksum = "5538cd660450ebeb4234cfecf8f2284b844ffc4c50531e66d584ad5b91293613"
726dependencies = [
727 "os_str_bytes",
728]
729
730[[package]]
Weihang Loc1b4f112022-10-04 20:57:49731name = "clap_lex"
732version = "0.3.0"
733source = "registry+https://github.com/rust-lang/crates.io-index"
734checksum = "0d4198f73e42b4936b35b5bb248d81d2b595ecb170da0bac7655c54eedfa8da8"
735dependencies = [
736 "os_str_bytes",
737]
738
739[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29740name = "clippy"
Philipp Kronesa87abc22023-03-10 09:54:09741version = "0.1.70"
Ahmed Charles9ca382f2016-09-02 08:55:29742dependencies = [
Philipp Krones5566eb42023-02-10 13:01:31743 "clap 4.1.4",
Alex Crichton093ede22019-08-15 00:45:09744 "clippy_lints",
flip1995fe247b42021-09-08 14:32:16745 "clippy_utils",
Samuel E. Moelius IIIbd4b17a2021-09-09 09:21:41746 "compiletest_rs",
Alex Crichton093ede22019-08-15 00:45:09747 "derive-new",
flip1995647f2b42021-06-03 07:06:49748 "filetime",
Eric Huss4a7e2fb2022-08-21 04:19:43749 "futures",
flip1995fe247b42021-09-08 14:32:16750 "if_chain",
pierwillf684acd2022-03-04 17:54:28751 "itertools",
Philipp Krones586cbd02022-06-04 12:07:44752 "parking_lot 0.12.1",
flip19950f1ff452021-03-25 18:29:39753 "quote",
flip1995412ebc32021-03-12 14:31:11754 "regex",
flip1995706fa542022-03-14 11:03:16755 "rustc-semver",
Alex Crichton093ede22019-08-15 00:45:09756 "rustc-workspace-hack",
Ralf Jung3f88f4c2023-02-26 18:09:17757 "rustc_tools_util",
klensy8ebc73b2022-02-06 20:57:29758 "semver",
Alex Crichton093ede22019-08-15 00:45:09759 "serde",
flip19950f1ff452021-03-25 18:29:39760 "syn",
Matthias Krügerf77104b2019-12-02 22:09:48761 "tempfile",
xFrednet13cc27b2022-05-21 11:24:00762 "termize",
Ralf Jungbf11b122021-04-06 11:20:48763 "tester",
flip1995159d6c32022-01-13 12:18:51764 "tokio",
Weihang Lo4c4b4c052023-02-13 12:04:02765 "toml 0.5.7",
Philipp Kronesd6732192022-07-28 17:08:41766 "walkdir",
Ahmed Charles9ca382f2016-09-02 08:55:29767]
768
769[[package]]
Joshua Nelson8c25e272021-04-14 13:20:49770name = "clippy_dev"
771version = "0.0.1"
772dependencies = [
flip1995463c7602022-05-05 14:13:10773 "aho-corasick",
Philipp Krones5566eb42023-02-10 13:01:31774 "clap 4.1.4",
flip19958d5f69d2021-10-21 11:13:17775 "indoc",
pierwillf684acd2022-03-04 17:54:28776 "itertools",
flip199544cea512021-07-01 16:18:02777 "opener",
Joshua Nelson8c25e272021-04-14 13:20:49778 "shell-escape",
779 "walkdir",
780]
781
782[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29783name = "clippy_lints"
Philipp Kronesa87abc22023-03-10 09:54:09784version = "0.1.70"
Oliver Schneider847bb142018-05-11 12:11:06785dependencies = [
Philipp Krones5566eb42023-02-10 13:01:31786 "cargo_metadata 0.15.3",
flip19950046d7c2021-02-25 10:26:23787 "clippy_utils",
Philipp Kronesd4077782022-11-21 19:52:06788 "declare_clippy_lint",
Alex Crichton093ede22019-08-15 00:45:09789 "if_chain",
pierwillf684acd2022-03-04 17:54:28790 "itertools",
Weihang Lo55a79152023-02-17 23:55:45791 "pulldown-cmark",
Alex Crichton093ede22019-08-15 00:45:09792 "quine-mc_cluskey",
793 "regex-syntax",
flip1995898ef0f2020-12-06 14:07:59794 "rustc-semver",
klensy8ebc73b2022-02-06 20:57:29795 "semver",
Alex Crichton093ede22019-08-15 00:45:09796 "serde",
flip1995c24058b2021-05-06 10:21:46797 "serde_json",
flip199537cdd7e2022-06-16 15:39:29798 "tempfile",
Weihang Lo4c4b4c052023-02-13 12:04:02799 "toml 0.5.7",
Alex Crichton093ede22019-08-15 00:45:09800 "unicode-normalization",
flip199544cea512021-07-01 16:18:02801 "unicode-script",
Eric Huss4a7e2fb2022-08-21 04:19:43802 "url",
Oliver Schneider847bb142018-05-11 12:11:06803]
804
805[[package]]
flip19950046d7c2021-02-25 10:26:23806name = "clippy_utils"
Philipp Kronesa87abc22023-03-10 09:54:09807version = "0.1.70"
flip19950046d7c2021-02-25 10:26:23808dependencies = [
Eric Hussb46b7de2023-02-06 00:00:50809 "arrayvec 0.7.0",
flip19950046d7c2021-02-25 10:26:23810 "if_chain",
Jason Newcomb9a677672022-08-31 13:24:45811 "itertools",
flip19950046d7c2021-02-25 10:26:23812 "rustc-semver",
flip19950046d7c2021-02-25 10:26:23813]
814
815[[package]]
Weihang Loe52e0402023-03-07 22:16:27816name = "clru"
817version = "0.6.1"
818source = "registry+https://github.com/rust-lang/crates.io-index"
819checksum = "b8191fa7302e03607ff0e237d4246cc043ff5b3cb9409d995172ba3bea16b807"
820
821[[package]]
Pietro Albini13efb202022-11-15 09:19:17822name = "collect-license-metadata"
823version = "0.1.0"
824dependencies = [
825 "anyhow",
826 "serde",
827 "serde_json",
828 "spdx-rs",
829]
830
831[[package]]
Ralf Jung10430db2022-07-15 14:04:23832name = "color-eyre"
833version = "0.6.2"
834source = "registry+https://github.com/rust-lang/crates.io-index"
835checksum = "5a667583cca8c4f8436db8de46ea8233c42a7d9ae424a82d338f2e4675229204"
836dependencies = [
837 "backtrace",
838 "color-spantrace",
839 "eyre",
840 "indenter",
841 "once_cell",
842 "owo-colors",
843 "tracing-error",
844]
845
846[[package]]
847name = "color-spantrace"
848version = "0.2.0"
849source = "registry+https://github.com/rust-lang/crates.io-index"
850checksum = "1ba75b3d9449ecdccb27ecbc479fdc0b87fa2dd43d2f8298f9bf0e59aacc8dce"
851dependencies = [
852 "once_cell",
853 "owo-colors",
854 "tracing-core",
855 "tracing-error",
856]
857
858[[package]]
Nick Cameron127f9a62018-04-25 22:11:28859name = "colored"
Ralf Jung0e908752020-09-17 18:04:20860version = "2.0.0"
Nick Cameron127f9a62018-04-25 22:11:28861source = "registry+https://github.com/rust-lang/crates.io-index"
Ralf Jung0e908752020-09-17 18:04:20862checksum = "b3616f750b84d8f0de8a58bda93e08e2a81ad3f523089b05f1dffecab48c6cbd"
Nick Cameron127f9a62018-04-25 22:11:28863dependencies = [
Yuki Okushi1f0a39502020-05-26 04:00:42864 "atty",
865 "lazy_static",
Igor Matuszewskiaf53b0d2021-07-21 13:17:31866 "winapi",
Nick Cameron127f9a62018-04-25 22:11:28867]
868
869[[package]]
Alex Crichton147e2da2016-10-07 06:30:38870name = "compiler_builtins"
Josh Stoneffdbd58d2023-02-11 00:13:31871version = "0.1.87"
Alex Crichton4c21a3b2018-11-20 05:52:50872source = "registry+https://github.com/rust-lang/crates.io-index"
Josh Stoneffdbd58d2023-02-11 00:13:31873checksum = "f867ce54c09855ccd135ad4a50c777182a0c7af5ff20a8f537617bd648b10d50"
Alex Crichton147e2da2016-10-07 06:30:38874dependencies = [
Alex Crichton093ede22019-08-15 00:45:09875 "cc",
876 "rustc-std-workspace-core",
Alex Crichton147e2da2016-10-07 06:30:38877]
878
879[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29880name = "compiletest"
881version = "0.0.0"
882dependencies = [
yukang414eb482023-02-03 16:23:11883 "build_helper",
Michael Howellb29d9d52021-02-24 06:42:42884 "colored",
Alex Crichton093ede22019-08-15 00:45:09885 "diff",
Alex Crichton093ede22019-08-15 00:45:09886 "getopts",
Xavier Denisf07607f2020-07-28 13:22:21887 "glob",
Eric Hussfab89962022-08-08 04:26:13888 "lazycell",
Alex Crichton093ede22019-08-15 00:45:09889 "libc",
klensy1397a5e2023-02-21 12:13:03890 "miow 0.5.0",
Jakob Degen17395b42022-10-31 00:17:25891 "miropt-test-tools",
klensy58e74702023-02-21 12:58:33892 "once_cell",
Alex Crichton093ede22019-08-15 00:45:09893 "regex",
Philipp Krones586cbd02022-06-04 12:07:44894 "rustfix",
Alex Crichton093ede22019-08-15 00:45:09895 "serde",
896 "serde_json",
Oliver Schererec7230f2020-07-24 18:42:00897 "tracing",
Tomasz Miąsko08d5e962020-10-20 00:00:00898 "tracing-subscriber",
Michael Howellb29d9d52021-02-24 06:42:42899 "unified-diff",
Alex Crichton093ede22019-08-15 00:45:09900 "walkdir",
Igor Matuszewskiaf53b0d2021-07-21 13:17:31901 "winapi",
Oliver Schneideracdf83f2017-12-06 08:25:29902]
903
904[[package]]
905name = "compiletest_rs"
Philipp Kronesdb490d02022-10-06 07:45:08906version = "0.9.0"
hyd-deve671c352021-09-06 16:43:27907source = "registry+https://github.com/rust-lang/crates.io-index"
Philipp Kronesdb490d02022-10-06 07:45:08908checksum = "70489bbb718aea4f92e5f48f2e3b5be670c2051de30e57cb6e5377b4aa08b372"
hyd-deve671c352021-09-06 16:43:27909dependencies = [
910 "diff",
911 "filetime",
912 "getopts",
913 "lazy_static",
914 "libc",
915 "log",
Weihang Lobfce2272022-11-04 23:50:44916 "miow 0.3.7",
hyd-deve671c352021-09-06 16:43:27917 "regex",
Philipp Krones586cbd02022-06-04 12:07:44918 "rustfix",
hyd-deve671c352021-09-06 16:43:27919 "serde",
920 "serde_derive",
921 "serde_json",
922 "tempfile",
923 "tester",
924 "winapi",
925]
926
927[[package]]
Eric Huss3a6fc802022-04-20 13:50:39928name = "concolor"
Weihang Lobfce2272022-11-04 23:50:44929version = "0.0.9"
Eric Huss3a6fc802022-04-20 13:50:39930source = "registry+https://github.com/rust-lang/crates.io-index"
Weihang Lobfce2272022-11-04 23:50:44931checksum = "b90f9dcd9490a97db91a85ccd79e38a87e14323f0bb824659ee3274e9143ba37"
Eric Huss3a6fc802022-04-20 13:50:39932dependencies = [
933 "atty",
934 "bitflags",
935 "concolor-query",
936]
937
938[[package]]
939name = "concolor-query"
Weihang Lobfce2272022-11-04 23:50:44940version = "0.1.0"
Eric Huss3a6fc802022-04-20 13:50:39941source = "registry+https://github.com/rust-lang/crates.io-index"
Weihang Lobfce2272022-11-04 23:50:44942checksum = "82a90734b3d5dcf656e7624cca6bce9c3a90ee11f900e80141a7427ccfb3d317"
Eric Huss3a6fc802022-04-20 13:50:39943
944[[package]]
Weihang Lo6306fd32023-01-04 15:33:59945name = "const-oid"
946version = "0.9.1"
947source = "registry+https://github.com/rust-lang/crates.io-index"
948checksum = "cec318a675afcb6a1ea1d4340e2d377e56e47c266f28043ceccbf4412ddfdd3b"
949
950[[package]]
Eric Huss3a6fc802022-04-20 13:50:39951name = "content_inspector"
952version = "0.2.4"
953source = "registry+https://github.com/rust-lang/crates.io-index"
954checksum = "b7bda66e858c683005a53a9a60c69a4aca7eeaa45d124526e389f7aec8e62f38"
955dependencies = [
956 "memchr",
957]
958
959[[package]]
Maybe Wafflee20e5062022-11-28 11:11:45960name = "convert_case"
961version = "0.4.0"
962source = "registry+https://github.com/rust-lang/crates.io-index"
963checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e"
964
965[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29966name = "core"
967version = "0.0.0"
Alex Crichton994bfd42018-02-26 17:07:16968dependencies = [
Thom Chiovolonia4bf36e2022-11-21 00:55:41969 "rand",
Thom Chiovoloni08127592022-05-02 06:10:56970 "rand_xorshift",
Alex Crichton994bfd42018-02-26 17:07:16971]
Ahmed Charles9ca382f2016-09-02 08:55:29972
973[[package]]
Nick Cameron7cb3f452017-08-24 05:52:28974name = "core-foundation"
Eric Hussf3206bc2020-06-30 17:39:05975version = "0.9.0"
Eric Huss2b985322019-11-25 16:14:07976source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Hussf3206bc2020-06-30 17:39:05977checksum = "3b5ed8e7e76c45974e15e41bfa8d5b0483cd90191639e01d8f5f1e606299d3fb"
Eric Huss2b985322019-11-25 16:14:07978dependencies = [
Eric Huss6654c582020-06-23 22:00:48979 "core-foundation-sys",
Alex Crichton093ede22019-08-15 00:45:09980 "libc",
Nick Cameron7cb3f452017-08-24 05:52:28981]
982
983[[package]]
984name = "core-foundation-sys"
Eric Hussf3206bc2020-06-30 17:39:05985version = "0.8.0"
Eric Huss2b985322019-11-25 16:14:07986source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Hussf3206bc2020-06-30 17:39:05987checksum = "9a21fa21941700a3cd8fcb4091f361a6a712fac632f85d9f487cc892045d55c6"
Eric Huss2b985322019-11-25 16:14:07988
989[[package]]
Rich Kadelbd0eb072020-11-03 05:32:48990name = "coverage_test_macros"
991version = "0.0.0"
Rich Kadelbd0eb072020-11-03 05:32:48992
993[[package]]
pierwillef6dd122022-02-10 16:54:01994name = "cpufeatures"
klensyceee8802022-11-22 14:41:06995version = "0.2.5"
Pietro Albiniacd8e592020-10-01 15:15:12996source = "registry+https://github.com/rust-lang/crates.io-index"
klensyceee8802022-11-22 14:41:06997checksum = "28d997bd5e24a5928dd43e46dc529867e207907fe0b239c3477d924f7f2ca320"
pierwillef6dd122022-02-10 16:54:01998dependencies = [
999 "libc",
1000]
Pietro Albiniacd8e592020-10-01 15:15:121001
1002[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581003name = "crates-io"
Weihang Lo3c7df562023-03-14 22:54:521004version = "0.36.0"
Nick Cameronad8ecc22017-07-19 01:32:121005dependencies = [
Eric Huss6da85d62020-01-14 17:47:041006 "anyhow",
Alex Crichton093ede22019-08-15 00:45:091007 "curl",
Eric Huss4a7e2fb2022-08-21 04:19:431008 "percent-encoding",
Alex Crichton093ede22019-08-15 00:45:091009 "serde",
Alex Crichton093ede22019-08-15 00:45:091010 "serde_json",
Eric Huss4a7e2fb2022-08-21 04:19:431011 "url",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581012]
1013
1014[[package]]
Alex Crichtonb4110902018-12-08 11:06:541015name = "crc32fast"
klensy43512e62022-07-26 16:16:431016version = "1.3.2"
Alex Crichtonb4110902018-12-08 11:06:541017source = "registry+https://github.com/rust-lang/crates.io-index"
klensy43512e62022-07-26 16:16:431018checksum = "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d"
Alex Crichtonb4110902018-12-08 11:06:541019dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:421020 "cfg-if",
Alex Crichtonb4110902018-12-08 11:06:541021]
Alex Crichton38bedfa2017-09-02 03:46:511022
1023[[package]]
kennytmcab21f12018-07-26 21:58:551024name = "crossbeam-channel"
Ralf Jung55162732022-11-15 19:06:421025version = "0.5.6"
Matthias Krüger451d4922020-02-10 19:47:381026source = "registry+https://github.com/rust-lang/crates.io-index"
Ralf Jung55162732022-11-15 19:06:421027checksum = "c2dd04ddaf88237dc3b8d8f9a3c1004b506b54b3313403944054d23c0870c521"
Matthias Krüger451d4922020-02-10 19:47:381028dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:421029 "cfg-if",
Josh Stonef3b88122022-01-10 19:34:071030 "crossbeam-utils",
Matthias Krüger451d4922020-02-10 19:47:381031]
1032
1033[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:451034name = "crossbeam-deque"
bjorn3aa1ab512022-12-12 16:51:391035version = "0.8.2"
Josh Stone33c41252019-09-10 17:13:071036source = "registry+https://github.com/rust-lang/crates.io-index"
bjorn3aa1ab512022-12-12 16:51:391037checksum = "715e8152b692bba2d374b53d4875445368fdf21a94751410af607a5ac677d1fc"
Josh Stone33c41252019-09-10 17:13:071038dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:421039 "cfg-if",
Igor Matuszewski5b091302019-12-10 15:01:011040 "crossbeam-epoch",
Josh Stonef3b88122022-01-10 19:34:071041 "crossbeam-utils",
Josh Stone33c41252019-09-10 17:13:071042]
1043
1044[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:451045name = "crossbeam-epoch"
bjorn3aa1ab512022-12-12 16:51:391046version = "0.9.13"
Matthias Krüger696fb8f2019-01-21 15:32:431047source = "registry+https://github.com/rust-lang/crates.io-index"
bjorn3aa1ab512022-12-12 16:51:391048checksum = "01a9af1f4c2ef74bb8aa1f7e19706bc72d03598c8a570bb5de72243c7a9d9d5a"
Matthias Krüger696fb8f2019-01-21 15:32:431049dependencies = [
bjorn3aa1ab512022-12-12 16:51:391050 "autocfg",
Chris Denton531f3c9e2022-12-20 15:26:421051 "cfg-if",
Josh Stonef3b88122022-01-10 19:34:071052 "crossbeam-utils",
Igor Matuszewski5b091302019-12-10 15:01:011053 "memoffset",
Mateusz Mikuła2d8d8132019-12-04 17:40:161054 "scopeguard",
Matthias Krüger696fb8f2019-01-21 15:32:431055]
1056
1057[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:451058name = "crossbeam-utils"
bjorn3aa1ab512022-12-12 16:51:391059version = "0.8.14"
Eric Husse0f2f9d2019-11-12 17:57:411060source = "registry+https://github.com/rust-lang/crates.io-index"
bjorn3aa1ab512022-12-12 16:51:391061checksum = "4fb766fa798726286dbbb842f174001dab8abc7b627a1dd86e0b7222a95d929f"
Eric Husse0f2f9d2019-11-12 17:57:411062dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:421063 "cfg-if",
Eric Huss71bf7cf2020-10-14 22:16:471064]
1065
1066[[package]]
Weihang Lo6306fd32023-01-04 15:33:591067name = "crypto-bigint"
1068version = "0.4.9"
pierwillef6dd122022-02-10 16:54:011069source = "registry+https://github.com/rust-lang/crates.io-index"
Weihang Lo6306fd32023-01-04 15:33:591070checksum = "ef2b4b23cddf68b89b8f8069890e8c270d54e2d5fe1b143820234805e4cb17ef"
pierwillef6dd122022-02-10 16:54:011071dependencies = [
klensy45fac342022-08-31 20:04:121072 "generic-array",
Thom Chiovolonia4bf36e2022-11-21 00:55:411073 "rand_core",
Weihang Lo6306fd32023-01-04 15:33:591074 "subtle",
1075 "zeroize",
1076]
1077
1078[[package]]
1079name = "crypto-common"
1080version = "0.1.6"
1081source = "registry+https://github.com/rust-lang/crates.io-index"
1082checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
1083dependencies = [
1084 "generic-array",
1085 "typenum",
pierwillef6dd122022-02-10 16:54:011086]
1087
1088[[package]]
Xidorn Quan38e42332021-02-13 11:17:151089name = "cstr"
1090version = "0.2.8"
1091source = "registry+https://github.com/rust-lang/crates.io-index"
1092checksum = "c11a39d776a3b35896711da8a04dc1835169dcd36f710878187637314e47941b"
1093dependencies = [
1094 "proc-macro2",
1095 "quote",
1096]
1097
1098[[package]]
Weihang Lo6306fd32023-01-04 15:33:591099name = "ct-codecs"
1100version = "1.1.1"
1101source = "registry+https://github.com/rust-lang/crates.io-index"
1102checksum = "f3b7eb4404b8195a9abb6356f4ac07d8ba267045c8d6d220ac4dc992e6cc75df"
1103
1104[[package]]
Joshua Nelsonf94c9262022-11-28 23:10:441105name = "ctor"
1106version = "0.1.26"
1107source = "registry+https://github.com/rust-lang/crates.io-index"
1108checksum = "6d2301688392eb071b0bf1a37be05c469d3cc4dbbd95df672fe28ab021e6a096"
1109dependencies = [
1110 "quote",
1111 "syn",
1112]
1113
1114[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581115name = "curl"
Weihang Lobfce2272022-11-04 23:50:441116version = "0.4.44"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581117source = "registry+https://github.com/rust-lang/crates.io-index"
Weihang Lobfce2272022-11-04 23:50:441118checksum = "509bd11746c7ac09ebd19f0b17782eae80aadee26237658a6b4808afb5c11a22"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581119dependencies = [
Alex Crichton093ede22019-08-15 00:45:091120 "curl-sys",
Alex Crichton093ede22019-08-15 00:45:091121 "libc",
1122 "openssl-probe",
1123 "openssl-sys",
1124 "schannel",
klensyd5e8ad42021-07-04 18:49:561125 "socket2",
Igor Matuszewskiaf53b0d2021-07-21 13:17:311126 "winapi",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581127]
1128
1129[[package]]
1130name = "curl-sys"
Weihang Lobfce2272022-11-04 23:50:441131version = "0.4.59+curl-7.86.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581132source = "registry+https://github.com/rust-lang/crates.io-index"
Weihang Lobfce2272022-11-04 23:50:441133checksum = "6cfce34829f448b08f55b7db6d0009e23e2e86a34e8c2b366269bf5799b4a407"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581134dependencies = [
Alex Crichton093ede22019-08-15 00:45:091135 "cc",
1136 "libc",
1137 "libnghttp2-sys",
1138 "libz-sys",
1139 "openssl-sys",
1140 "pkg-config",
1141 "vcpkg",
Igor Matuszewskiaf53b0d2021-07-21 13:17:311142 "winapi",
Josh Stone020c5ec2017-05-08 22:01:131143]
1144
1145[[package]]
Douglas Campos422fe7c2018-05-29 11:52:511146name = "datafrog"
Niko Matsakis826fb1d2019-01-02 19:45:221147version = "2.0.1"
Douglas Campos422fe7c2018-05-29 11:52:511148source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091149checksum = "a0afaad2b26fa326569eb264b1363e8ae3357618c43982b3f285f0774ce76b69"
Douglas Campos422fe7c2018-05-29 11:52:511150
1151[[package]]
Philipp Kronesd4077782022-11-21 19:52:061152name = "declare_clippy_lint"
Philipp Kronesa87abc22023-03-10 09:54:091153version = "0.1.70"
Philipp Kronesd4077782022-11-21 19:52:061154dependencies = [
1155 "itertools",
1156 "quote",
1157 "syn",
1158]
1159
1160[[package]]
Weihang Lo6306fd32023-01-04 15:33:591161name = "der"
1162version = "0.6.1"
1163source = "registry+https://github.com/rust-lang/crates.io-index"
1164checksum = "f1a467a65c5e759bce6e65eaf91cc29f466cdc57cb65777bd646872a8a1fd4de"
1165dependencies = [
1166 "const-oid",
1167 "pem-rfc7468",
1168 "zeroize",
1169]
1170
1171[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581172name = "derive-new"
Igor Matuszewski3bdaced2020-05-05 11:30:491173version = "0.5.8"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581174source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewski3bdaced2020-05-05 11:30:491175checksum = "71f31892cd5c62e414316f2963c5689242c43d8e7bbcaaeca97e5e28c95d91d9"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581176dependencies = [
Aaron Hill70ba4912020-08-01 14:11:151177 "proc-macro2",
1178 "quote",
1179 "syn",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581180]
1181
1182[[package]]
Maybe Wafflee20e5062022-11-28 11:11:451183name = "derive_more"
1184version = "0.99.17"
1185source = "registry+https://github.com/rust-lang/crates.io-index"
1186checksum = "4fb810d30a7c1953f91334de7244731fc3f3c10d7fe163338a35b9f640960321"
1187dependencies = [
1188 "convert_case",
1189 "proc-macro2",
1190 "quote",
1191 "rustc_version",
1192 "syn",
1193]
1194
1195[[package]]
Cengiz Can837817c2017-04-27 19:41:181196name = "diff"
klensy43512e62022-07-26 16:16:431197version = "0.1.13"
Cengiz Can837817c2017-04-27 19:41:181198source = "registry+https://github.com/rust-lang/crates.io-index"
klensy43512e62022-07-26 16:16:431199checksum = "56254986775e3233ffa9c4d7d3faaf6d36a2c09d30b20687e9f88bc8bafc16c8"
Cengiz Can837817c2017-04-27 19:41:181200
1201[[package]]
James Munnsde763692019-01-19 02:39:371202name = "digest"
Weihang Lo6306fd32023-01-04 15:33:591203version = "0.10.6"
Pietro Albiniacd8e592020-10-01 15:15:121204source = "registry+https://github.com/rust-lang/crates.io-index"
Weihang Lo6306fd32023-01-04 15:33:591205checksum = "8168378f4e5023e7218c89c891c0fd8ecdb5e5e4f18cb78f38cf245dd021e76f"
Pietro Albiniacd8e592020-10-01 15:15:121206dependencies = [
klensy45fac342022-08-31 20:04:121207 "block-buffer",
pierwillef6dd122022-02-10 16:54:011208 "crypto-common",
Weihang Lo6306fd32023-01-04 15:33:591209 "subtle",
James Munnsde763692019-01-19 02:39:371210]
1211
1212[[package]]
Ralf Jung44b0fd62018-11-28 20:22:451213name = "directories"
Ralf Jung9cc11e22022-10-04 13:23:571214version = "4.0.1"
Ralf Jung44b0fd62018-11-28 20:22:451215source = "registry+https://github.com/rust-lang/crates.io-index"
Ralf Jung9cc11e22022-10-04 13:23:571216checksum = "f51c5d4ddabd36886dd3e1438cb358cdcb0d7c499cb99cb4ac2e38e18b5cb210"
Ralf Jung44b0fd62018-11-28 20:22:451217dependencies = [
Alex Crichton093ede22019-08-15 00:45:091218 "dirs-sys",
Ralf Jung44b0fd62018-11-28 20:22:451219]
1220
1221[[package]]
flip19954c228cc2019-02-18 09:32:581222name = "dirs"
Caleb Cartwrightf367f4d2022-06-13 03:04:541223version = "4.0.0"
flip19954c228cc2019-02-18 09:32:581224source = "registry+https://github.com/rust-lang/crates.io-index"
Caleb Cartwrightf367f4d2022-06-13 03:04:541225checksum = "ca3aa72a6f96ea37bbc5aa912f6788242832f75369bdfdadcb0e38423f100059"
flip19954c228cc2019-02-18 09:32:581226dependencies = [
Alex Crichton093ede22019-08-15 00:45:091227 "dirs-sys",
flip19954c228cc2019-02-18 09:32:581228]
1229
1230[[package]]
flip19950046d7c2021-02-25 10:26:231231name = "dirs-next"
1232version = "2.0.0"
1233source = "registry+https://github.com/rust-lang/crates.io-index"
1234checksum = "b98cf8ebf19c3d1b223e151f99a4f9f0690dca41414773390fc824184ac833e1"
1235dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:421236 "cfg-if",
flip19950046d7c2021-02-25 10:26:231237 "dirs-sys-next",
1238]
1239
1240[[package]]
Ralf Jung4e8626e2019-06-13 07:58:321241name = "dirs-sys"
Jubilee Young27ef7192021-04-23 22:49:471242version = "0.3.6"
Ralf Jung4e8626e2019-06-13 07:58:321243source = "registry+https://github.com/rust-lang/crates.io-index"
Jubilee Young27ef7192021-04-23 22:49:471244checksum = "03d86534ed367a67548dc68113a0f5db55432fdfbb6e6f9d77704397d95d5780"
Ralf Jung4e8626e2019-06-13 07:58:321245dependencies = [
Alex Crichton093ede22019-08-15 00:45:091246 "libc",
Jubilee Young27ef7192021-04-23 22:49:471247 "redox_users",
Igor Matuszewskiaf53b0d2021-07-21 13:17:311248 "winapi",
flip19950046d7c2021-02-25 10:26:231249]
1250
1251[[package]]
1252name = "dirs-sys-next"
1253version = "0.1.2"
1254source = "registry+https://github.com/rust-lang/crates.io-index"
1255checksum = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d"
1256dependencies = [
1257 "libc",
Jubilee Young27ef7192021-04-23 22:49:471258 "redox_users",
Igor Matuszewskiaf53b0d2021-07-21 13:17:311259 "winapi",
Ralf Jung4e8626e2019-06-13 07:58:321260]
1261
1262[[package]]
Manish Goregaokar288194e2022-10-19 23:24:421263name = "displaydoc"
1264version = "0.2.3"
1265source = "registry+https://github.com/rust-lang/crates.io-index"
1266checksum = "3bf95dc3f046b9da4f2d51833c0d3547d8564ef6910f5c1ed130306a75b92886"
1267dependencies = [
1268 "proc-macro2",
1269 "quote",
1270 "syn",
1271]
1272
1273[[package]]
klensyceee8802022-11-22 14:41:061274name = "dissimilar"
1275version = "1.0.4"
1276source = "registry+https://github.com/rust-lang/crates.io-index"
1277checksum = "8c97b9233581d84b8e1e689cdd3a47b6f69770084fc246e86a7f78b0d9c1d4a5"
1278
1279[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291280name = "dlmalloc"
Alex Crichtone4b34962021-11-08 15:53:351281version = "0.2.3"
Alex Crichton4c21a3b2018-11-20 05:52:501282source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichtone4b34962021-11-08 15:53:351283checksum = "a6fe28e0bf9357092740362502f5cc7955d8dc125ebda71dec72336c2e15c62e"
Oliver Schneideracdf83f2017-12-06 08:25:291284dependencies = [
Alex Crichton093ede22019-08-15 00:45:091285 "compiler_builtins",
1286 "libc",
1287 "rustc-std-workspace-core",
Oliver Schneideracdf83f2017-12-06 08:25:291288]
1289
1290[[package]]
Eric Huss3a6fc802022-04-20 13:50:391291name = "dunce"
Weihang Loe52e0402023-03-07 22:16:271292version = "1.0.3"
Eric Huss3a6fc802022-04-20 13:50:391293source = "registry+https://github.com/rust-lang/crates.io-index"
Weihang Loe52e0402023-03-07 22:16:271294checksum = "0bd4b30a6560bbd9b4620f4de34c3f14f60848e58a9b7216801afcb4c7b31c3c"
Eric Huss3a6fc802022-04-20 13:50:391295
1296[[package]]
Weihang Lo6306fd32023-01-04 15:33:591297name = "ecdsa"
1298version = "0.14.8"
1299source = "registry+https://github.com/rust-lang/crates.io-index"
1300checksum = "413301934810f597c1d19ca71c8710e99a3f1ba28a0d2ebc01551a2daeea3c5c"
1301dependencies = [
1302 "der",
1303 "elliptic-curve",
1304 "rfc6979",
1305 "signature",
1306]
1307
1308[[package]]
1309name = "ed25519-compact"
1310version = "2.0.4"
1311source = "registry+https://github.com/rust-lang/crates.io-index"
1312checksum = "6a3d382e8464107391c8706b4c14b087808ecb909f6c15c34114bc42e53a9e4c"
1313dependencies = [
Thom Chiovolonia4bf36e2022-11-21 00:55:411314 "getrandom",
Weihang Lo6306fd32023-01-04 15:33:591315]
1316
1317[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291318name = "either"
Mark Rousskov342d9562020-08-17 15:21:441319version = "1.6.0"
Oliver Schneideracdf83f2017-12-06 08:25:291320source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:441321checksum = "cd56b59865bce947ac5958779cfa508f6c3b9497cc762b7e24a12d11ccde2c4f"
Oliver Schneideracdf83f2017-12-06 08:25:291322
1323[[package]]
steveklabnikecfbaca2018-04-03 14:32:041324name = "elasticlunr-rs"
Eric Huss821e9d52022-07-18 21:41:101325version = "3.0.0"
steveklabnikecfbaca2018-04-03 14:32:041326source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss821e9d52022-07-18 21:41:101327checksum = "e6dae5cac90640734ee881bc5f21b6e5123f4e5235e52428db114abffc2391d6"
steveklabnikecfbaca2018-04-03 14:32:041328dependencies = [
Alex Crichton093ede22019-08-15 00:45:091329 "regex",
1330 "serde",
1331 "serde_derive",
1332 "serde_json",
steveklabnikecfbaca2018-04-03 14:32:041333]
1334
1335[[package]]
Weihang Lo6306fd32023-01-04 15:33:591336name = "elliptic-curve"
1337version = "0.12.3"
1338source = "registry+https://github.com/rust-lang/crates.io-index"
1339checksum = "e7bb888ab5300a19b8e5bceef25ac745ad065f3c9f7efc6de1b91958110891d3"
1340dependencies = [
1341 "base16ct",
1342 "crypto-bigint",
1343 "der",
1344 "digest",
1345 "ff",
1346 "generic-array",
1347 "group",
1348 "hkdf",
1349 "pem-rfc7468",
1350 "pkcs8",
Thom Chiovolonia4bf36e2022-11-21 00:55:411351 "rand_core",
Weihang Lo6306fd32023-01-04 15:33:591352 "sec1",
1353 "subtle",
1354 "zeroize",
1355]
1356
1357[[package]]
Oli Schererdecfb4d2023-02-21 08:37:101358name = "elsa"
1359version = "1.8.0"
1360source = "registry+https://github.com/rust-lang/crates.io-index"
1361checksum = "f74077c3c3aedb99a2683919698285596662518ea13e5eedcf8bdd43b0d0453b"
1362dependencies = [
1363 "stable_deref_trait",
1364]
1365
1366[[package]]
Sean Griffin755bdaa2018-01-29 20:45:121367name = "ena"
Nicholas Nethercoted78ca522023-02-20 05:03:271368version = "0.14.1"
Markus Westerlindcaacdd22020-02-25 08:47:071369source = "registry+https://github.com/rust-lang/crates.io-index"
Nicholas Nethercoted78ca522023-02-20 05:03:271370checksum = "b2e5d13ca2353ab7d0230988629def93914a8c4015f621f9b13ed2955614731d"
varkor443a2d42019-03-19 21:30:071371dependencies = [
Alex Crichton093ede22019-08-15 00:45:091372 "log",
varkor443a2d42019-03-19 21:30:071373]
1374
1375[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581376name = "env_logger"
Caleb Cartwright0697f562021-10-20 05:15:201377version = "0.7.1"
Alex Crichton15899b02018-01-25 04:01:421378source = "registry+https://github.com/rust-lang/crates.io-index"
Caleb Cartwright0697f562021-10-20 05:15:201379checksum = "44533bbbb3bb3c1fa17d9f2e4e38bbbaf8396ba82193c4cb1b6445d711445d36"
Alex Crichton01127ca2018-11-16 11:08:231380dependencies = [
Alex Crichton093ede22019-08-15 00:45:091381 "atty",
Eric Hussd45d8b12020-01-21 17:55:431382 "humantime 1.3.0",
Alex Crichton093ede22019-08-15 00:45:091383 "log",
1384 "regex",
1385 "termcolor",
Alex Crichton01127ca2018-11-16 11:08:231386]
1387
1388[[package]]
Alex Crichton5c5e3fa2019-09-24 18:06:561389name = "env_logger"
Eric Huss7ca38ee2021-07-16 02:27:111390version = "0.9.0"
1391source = "registry+https://github.com/rust-lang/crates.io-index"
1392checksum = "0b2cf0344971ee6c64c31be0d530793fba457d322dfec2810c453d0ef228f9c3"
1393dependencies = [
1394 "atty",
1395 "humantime 2.0.1",
1396 "log",
1397 "regex",
1398 "termcolor",
1399]
1400
1401[[package]]
Weihang Lo1e5dad02022-11-25 22:37:041402name = "env_logger"
1403version = "0.10.0"
1404source = "registry+https://github.com/rust-lang/crates.io-index"
1405checksum = "85cdab6a89accf66733ad5a1693a4dcced6aeff64602b634530dd73c1f3ee9f0"
1406dependencies = [
1407 "humantime 2.0.1",
1408 "is-terminal",
1409 "log",
1410 "regex",
1411 "termcolor",
1412]
1413
1414[[package]]
1415name = "errno"
1416version = "0.2.8"
1417source = "registry+https://github.com/rust-lang/crates.io-index"
1418checksum = "f639046355ee4f37944e44f60642c6f3a7efa3cf6b78c78a0d989a8ce6c396a1"
1419dependencies = [
1420 "errno-dragonfly",
1421 "libc",
1422 "winapi",
1423]
1424
1425[[package]]
1426name = "errno-dragonfly"
1427version = "0.1.2"
1428source = "registry+https://github.com/rust-lang/crates.io-index"
1429checksum = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf"
1430dependencies = [
1431 "cc",
1432 "libc",
1433]
1434
1435[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291436name = "error_index_generator"
1437version = "0.0.0"
Mark Simulacrume2e9b402017-07-23 02:01:581438dependencies = [
Guillaume Gomez11716972022-08-29 16:05:211439 "mdbook",
Ezra Shaw53044152023-02-25 09:59:201440 "rustc_error_codes",
Mark Simulacrume2e9b402017-07-23 02:01:581441]
Ahmed Charles9ca382f2016-09-02 08:55:291442
1443[[package]]
Pietro Albini9beb8f52019-11-26 11:06:301444name = "expand-yaml-anchors"
1445version = "0.1.0"
1446dependencies = [
1447 "yaml-merge-keys",
Michael Howell271bad92022-06-18 15:54:001448 "yaml-rust",
Pietro Albini9beb8f52019-11-26 11:06:301449]
1450
1451[[package]]
Aleksey Kladovf7be59c2020-08-21 12:03:501452name = "expect-test"
klensyceee8802022-11-22 14:41:061453version = "1.4.0"
Aleksey Kladovf7be59c2020-08-21 12:03:501454source = "registry+https://github.com/rust-lang/crates.io-index"
klensyceee8802022-11-22 14:41:061455checksum = "1d4661aca38d826eb7c72fe128e4238220616de4c0cc00db7bfc38e2e1364dd3"
Aleksey Kladovf7be59c2020-08-21 12:03:501456dependencies = [
klensyceee8802022-11-22 14:41:061457 "dissimilar",
Aleksey Kladovf7be59c2020-08-21 12:03:501458 "once_cell",
1459]
1460
1461[[package]]
Ralf Jung10430db2022-07-15 14:04:231462name = "eyre"
1463version = "0.6.8"
1464source = "registry+https://github.com/rust-lang/crates.io-index"
1465checksum = "4c2b6b5a29c02cdc822728b7d7b8ae1bab3e3b05d44522770ddd49722eeac7eb"
1466dependencies = [
1467 "indenter",
1468 "once_cell",
1469]
1470
1471[[package]]
David Wood2dc1a8a2021-12-03 14:24:051472name = "fallible-iterator"
1473version = "0.2.0"
1474source = "registry+https://github.com/rust-lang/crates.io-index"
1475checksum = "4443176a9f2c162692bd3d352d745ef9413eec5782a80d8fd6f8a1ac692a07f7"
1476
1477[[package]]
Ralf Jung55162732022-11-15 19:06:421478name = "fastrand"
1479version = "1.8.0"
1480source = "registry+https://github.com/rust-lang/crates.io-index"
1481checksum = "a7a407cfaa3385c4ae6b23e84623d48c2798d06e3e6a1878f7f59f17b3f86499"
1482dependencies = [
1483 "instant",
1484]
1485
1486[[package]]
Weihang Lo6306fd32023-01-04 15:33:591487name = "ff"
1488version = "0.12.1"
1489source = "registry+https://github.com/rust-lang/crates.io-index"
1490checksum = "d013fc25338cc558c5c2cfbad646908fb23591e2404481826742b651c9af7160"
1491dependencies = [
Thom Chiovolonia4bf36e2022-11-21 00:55:411492 "rand_core",
Weihang Lo6306fd32023-01-04 15:33:591493 "subtle",
1494]
1495
1496[[package]]
1497name = "fiat-crypto"
1498version = "0.1.17"
1499source = "registry+https://github.com/rust-lang/crates.io-index"
1500checksum = "a214f5bb88731d436478f3ae1f8a277b62124089ba9fb67f4f93fb100ef73c90"
1501
1502[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291503name = "filetime"
Weihang Loe52e0402023-03-07 22:16:271504version = "0.2.20"
Alex Crichton924f8c72018-04-18 15:43:591505source = "registry+https://github.com/rust-lang/crates.io-index"
Weihang Loe52e0402023-03-07 22:16:271506checksum = "8a3de6e8d11b22ff9edc6d916f890800597d60f8b2da1caf2955c274638d6412"
Alex Crichton924f8c72018-04-18 15:43:591507dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:421508 "cfg-if",
Alex Crichton093ede22019-08-15 00:45:091509 "libc",
klensydcdc3082021-05-11 19:03:591510 "redox_syscall",
Weihang Loe52e0402023-03-07 22:16:271511 "windows-sys 0.45.0",
Alex Crichton924f8c72018-04-18 15:43:591512]
1513
1514[[package]]
Jack Hueya24df5b2020-03-03 16:25:031515name = "fixedbitset"
Jack Huey6aa2e9d2020-05-27 00:19:191516version = "0.2.0"
Jack Hueya24df5b2020-03-03 16:25:031517source = "registry+https://github.com/rust-lang/crates.io-index"
Jack Huey6aa2e9d2020-05-27 00:19:191518checksum = "37ab347416e802de484e4d03c7316c48f1ecb56574dfd4a46a80f173ce1de04d"
Jack Hueya24df5b2020-03-03 16:25:031519
1520[[package]]
Josh Stone020c5ec2017-05-08 22:01:131521name = "flate2"
Michael Howell8e71a132022-11-08 00:13:201522version = "1.0.23"
Felix Schütt7c13fa32017-12-31 14:34:291523source = "registry+https://github.com/rust-lang/crates.io-index"
Michael Howell8e71a132022-11-08 00:13:201524checksum = "b39522e96686d38f4bc984b9198e3a0613264abaebaff2c5c918bfa6b6da09af"
Felix Schütt7c13fa32017-12-31 14:34:291525dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:421526 "cfg-if",
Alex Crichton093ede22019-08-15 00:45:091527 "crc32fast",
1528 "libc",
1529 "libz-sys",
Michael Howell8e71a132022-11-08 00:13:201530 "miniz_oxide",
Felix Schütt7c13fa32017-12-31 14:34:291531]
1532
1533[[package]]
David Wood7f916972022-03-26 07:27:431534name = "fluent-bundle"
1535version = "0.15.2"
1536source = "registry+https://github.com/rust-lang/crates.io-index"
1537checksum = "e242c601dec9711505f6d5bbff5bedd4b61b2469f2e8bb8e57ee7c9747a87ffd"
1538dependencies = [
1539 "fluent-langneg",
1540 "fluent-syntax",
1541 "intl-memoizer",
1542 "intl_pluralrules",
1543 "rustc-hash",
1544 "self_cell",
1545 "smallvec",
1546 "unic-langid",
1547]
1548
1549[[package]]
1550name = "fluent-langneg"
1551version = "0.13.0"
1552source = "registry+https://github.com/rust-lang/crates.io-index"
1553checksum = "2c4ad0989667548f06ccd0e306ed56b61bd4d35458d54df5ec7587c0e8ed5e94"
1554dependencies = [
1555 "unic-langid",
1556]
1557
1558[[package]]
1559name = "fluent-syntax"
1560version = "0.11.0"
1561source = "registry+https://github.com/rust-lang/crates.io-index"
1562checksum = "c0abed97648395c902868fee9026de96483933faa54ea3b40d652f7dfe61ca78"
1563dependencies = [
1564 "thiserror",
1565]
1566
1567[[package]]
Simon Sapinb77ff242017-07-18 21:26:551568name = "fnv"
Mark Rousskov342d9562020-08-17 15:21:441569version = "1.0.7"
Simon Sapinb77ff242017-07-18 21:26:551570source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:441571checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
Simon Sapinb77ff242017-07-18 21:26:551572
1573[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581574name = "foreign-types"
Oliver Schneideracdf83f2017-12-06 08:25:291575version = "0.3.2"
1576source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091577checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
Oliver Schneideracdf83f2017-12-06 08:25:291578dependencies = [
Alex Crichton093ede22019-08-15 00:45:091579 "foreign-types-shared",
Oliver Schneideracdf83f2017-12-06 08:25:291580]
1581
1582[[package]]
1583name = "foreign-types-shared"
1584version = "0.1.1"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581585source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091586checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581587
1588[[package]]
Eric Hussf3287a62021-05-12 00:39:511589name = "form_urlencoded"
1590version = "1.0.1"
1591source = "registry+https://github.com/rust-lang/crates.io-index"
1592checksum = "5fc25a87fa4fd2094bffb06925852034d90a17f0d1e05197d4956d3555752191"
1593dependencies = [
1594 "matches",
Eric Huss4a7e2fb2022-08-21 04:19:431595 "percent-encoding",
Eric Hussf3287a62021-05-12 00:39:511596]
1597
1598[[package]]
Jethro Beekman4a350562018-08-28 04:33:261599name = "fortanix-sgx-abi"
Mohsen Zohrevandi70dd9802022-08-15 23:02:491600version = "0.5.0"
Alex Crichton4c21a3b2018-11-20 05:52:501601source = "registry+https://github.com/rust-lang/crates.io-index"
Mohsen Zohrevandi70dd9802022-08-15 23:02:491602checksum = "57cafc2274c10fab234f176b25903ce17e690fca7597090d50880e047a0389c5"
Jethro Beekman4a350562018-08-28 04:33:261603dependencies = [
Alex Crichton093ede22019-08-15 00:45:091604 "compiler_builtins",
1605 "rustc-std-workspace-core",
Jethro Beekman4a350562018-08-28 04:33:261606]
1607
1608[[package]]
Nixon Enraght-Moonyce21447c2021-03-24 15:52:471609name = "fs-err"
Nixon Enraght-Moonya7a4fe92022-08-24 16:32:391610version = "2.8.1"
Nixon Enraght-Moonyce21447c2021-03-24 15:52:471611source = "registry+https://github.com/rust-lang/crates.io-index"
Nixon Enraght-Moonya7a4fe92022-08-24 16:32:391612checksum = "64db3e262960f0662f43a6366788d5f10f7f244b8f7d7d987f560baf5ded5c50"
Nixon Enraght-Moonyce21447c2021-03-24 15:52:471613
1614[[package]]
Alex Crichton016eaf82018-10-21 02:15:061615name = "fs_extra"
1616version = "1.1.0"
1617source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091618checksum = "5f2a4a2034423744d2cc7ca2068453168dcdb82c438419e639a26bd87839c674"
Alex Crichton016eaf82018-10-21 02:15:061619
1620[[package]]
steveklabnikecfbaca2018-04-03 14:32:041621name = "futf"
Eric Huss04b75a72022-06-22 23:49:241622version = "0.1.5"
steveklabnikecfbaca2018-04-03 14:32:041623source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss04b75a72022-06-22 23:49:241624checksum = "df420e2e84819663797d1ec6544b13c5be84629e7bb00dc960d6917db2987843"
steveklabnikecfbaca2018-04-03 14:32:041625dependencies = [
Alex Crichton093ede22019-08-15 00:45:091626 "mac",
1627 "new_debug_unreachable",
steveklabnikecfbaca2018-04-03 14:32:041628]
1629
1630[[package]]
Nick Cameronad8ecc22017-07-19 01:32:121631name = "futures"
klensy8ebc73b2022-02-06 20:57:291632version = "0.3.19"
Caleb Cartwright63913182021-02-10 01:52:541633source = "registry+https://github.com/rust-lang/crates.io-index"
klensy8ebc73b2022-02-06 20:57:291634checksum = "28560757fe2bb34e79f907794bb6b22ae8b0e5c669b638a1132f2592b19035b4"
Caleb Cartwright63913182021-02-10 01:52:541635dependencies = [
1636 "futures-channel",
1637 "futures-core",
1638 "futures-executor",
1639 "futures-io",
1640 "futures-sink",
1641 "futures-task",
1642 "futures-util",
1643]
1644
1645[[package]]
1646name = "futures-channel"
klensy8ebc73b2022-02-06 20:57:291647version = "0.3.19"
Caleb Cartwright63913182021-02-10 01:52:541648source = "registry+https://github.com/rust-lang/crates.io-index"
klensy8ebc73b2022-02-06 20:57:291649checksum = "ba3dda0b6588335f360afc675d0564c17a77a2bda81ca178a4b6081bd86c7f0b"
Caleb Cartwright63913182021-02-10 01:52:541650dependencies = [
1651 "futures-core",
1652 "futures-sink",
1653]
1654
1655[[package]]
1656name = "futures-core"
klensy8ebc73b2022-02-06 20:57:291657version = "0.3.19"
Caleb Cartwright63913182021-02-10 01:52:541658source = "registry+https://github.com/rust-lang/crates.io-index"
klensy8ebc73b2022-02-06 20:57:291659checksum = "d0c8ff0461b82559810cdccfde3215c3f373807f5e5232b71479bff7bb2583d7"
Caleb Cartwright63913182021-02-10 01:52:541660
1661[[package]]
1662name = "futures-executor"
klensy8ebc73b2022-02-06 20:57:291663version = "0.3.19"
Caleb Cartwright63913182021-02-10 01:52:541664source = "registry+https://github.com/rust-lang/crates.io-index"
klensy8ebc73b2022-02-06 20:57:291665checksum = "29d6d2ff5bb10fb95c85b8ce46538a2e5f5e7fdc755623a7d4529ab8a4ed9d2a"
Caleb Cartwright63913182021-02-10 01:52:541666dependencies = [
1667 "futures-core",
1668 "futures-task",
1669 "futures-util",
Caleb Cartwright63913182021-02-10 01:52:541670]
1671
1672[[package]]
1673name = "futures-io"
klensy8ebc73b2022-02-06 20:57:291674version = "0.3.19"
Caleb Cartwright63913182021-02-10 01:52:541675source = "registry+https://github.com/rust-lang/crates.io-index"
klensy8ebc73b2022-02-06 20:57:291676checksum = "b1f9d34af5a1aac6fb380f735fe510746c38067c5bf16c7fd250280503c971b2"
Caleb Cartwright63913182021-02-10 01:52:541677
1678[[package]]
1679name = "futures-macro"
klensy8ebc73b2022-02-06 20:57:291680version = "0.3.19"
Caleb Cartwright63913182021-02-10 01:52:541681source = "registry+https://github.com/rust-lang/crates.io-index"
klensy8ebc73b2022-02-06 20:57:291682checksum = "6dbd947adfffb0efc70599b3ddcf7b5597bb5fa9e245eb99f62b3a5f7bb8bd3c"
Caleb Cartwright63913182021-02-10 01:52:541683dependencies = [
Caleb Cartwright63913182021-02-10 01:52:541684 "proc-macro2",
1685 "quote",
1686 "syn",
1687]
1688
1689[[package]]
1690name = "futures-sink"
klensy8ebc73b2022-02-06 20:57:291691version = "0.3.19"
Caleb Cartwright63913182021-02-10 01:52:541692source = "registry+https://github.com/rust-lang/crates.io-index"
klensy8ebc73b2022-02-06 20:57:291693checksum = "e3055baccb68d74ff6480350f8d6eb8fcfa3aa11bdc1a1ae3afdd0514617d508"
Caleb Cartwright63913182021-02-10 01:52:541694
1695[[package]]
1696name = "futures-task"
klensy8ebc73b2022-02-06 20:57:291697version = "0.3.19"
Caleb Cartwright63913182021-02-10 01:52:541698source = "registry+https://github.com/rust-lang/crates.io-index"
klensy8ebc73b2022-02-06 20:57:291699checksum = "6ee7c6485c30167ce4dfb83ac568a849fe53274c831081476ee13e0dce1aad72"
Caleb Cartwright63913182021-02-10 01:52:541700
1701[[package]]
1702name = "futures-util"
klensy8ebc73b2022-02-06 20:57:291703version = "0.3.19"
Caleb Cartwright63913182021-02-10 01:52:541704source = "registry+https://github.com/rust-lang/crates.io-index"
klensy8ebc73b2022-02-06 20:57:291705checksum = "d9b5cf40b47a271f77a8b1bec03ca09044d99d2372c0de244e66430761127164"
Caleb Cartwright63913182021-02-10 01:52:541706dependencies = [
Caleb Cartwright63913182021-02-10 01:52:541707 "futures-channel",
1708 "futures-core",
1709 "futures-io",
1710 "futures-macro",
1711 "futures-sink",
1712 "futures-task",
1713 "memchr",
Igor Matuszewskiaf53b0d2021-07-21 13:17:311714 "pin-project-lite",
Caleb Cartwright63913182021-02-10 01:52:541715 "pin-utils",
Caleb Cartwright63913182021-02-10 01:52:541716 "slab",
1717]
1718
1719[[package]]
Eric Huss97308712018-08-14 21:27:261720name = "fwdansi"
Eric Huss89d79062020-07-29 18:02:051721version = "1.1.0"
Eric Huss97308712018-08-14 21:27:261722source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss89d79062020-07-29 18:02:051723checksum = "08c1f5787fe85505d1f7777268db5103d80a7a374d2316a7ce262e57baf8f208"
Eric Huss97308712018-08-14 21:27:261724dependencies = [
Alex Crichton093ede22019-08-15 00:45:091725 "memchr",
1726 "termcolor",
Eric Huss97308712018-08-14 21:27:261727]
1728
1729[[package]]
Pietro Albini4af7de12022-11-15 10:27:191730name = "generate-copyright"
1731version = "0.1.0"
1732dependencies = [
1733 "anyhow",
1734 "serde",
1735 "serde_json",
1736]
1737
1738[[package]]
James Munnsde763692019-01-19 02:39:371739name = "generic-array"
Pietro Albiniacd8e592020-10-01 15:15:121740version = "0.14.4"
1741source = "registry+https://github.com/rust-lang/crates.io-index"
1742checksum = "501466ecc8a30d1d3b7fc9229b122b2ce8ed6e9d9223f1138d4babb253e51817"
1743dependencies = [
1744 "typenum",
1745 "version_check",
1746]
1747
1748[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291749name = "getopts"
Alex Crichtonb47c9692019-08-16 15:29:081750version = "0.2.21"
Ahmed Charles9ca382f2016-09-02 08:55:291751source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichtonb47c9692019-08-16 15:29:081752checksum = "14dbbfd5c71d70241ecf9e6f13737f7b5ce823821063188d7e46c41d371eebd5"
varkore72f7e12019-04-30 19:37:361753dependencies = [
Alex Crichtonb47c9692019-08-16 15:29:081754 "rustc-std-workspace-core",
1755 "rustc-std-workspace-std",
Alex Crichton093ede22019-08-15 00:45:091756 "unicode-width",
varkore72f7e12019-04-30 19:37:361757]
Ahmed Charles9ca382f2016-09-02 08:55:291758
1759[[package]]
gnzlbg52caca02019-08-01 15:02:261760name = "getrandom"
Chris Denton531f3c9e2022-12-20 15:26:421761version = "0.2.8"
Ralf Jung0e908752020-09-17 18:04:201762source = "registry+https://github.com/rust-lang/crates.io-index"
Chris Denton531f3c9e2022-12-20 15:26:421763checksum = "c05aeb6a22b8f62540c194aac980f2115af067bfe15a0734d7277a768d396b31"
Ralf Jung0e908752020-09-17 18:04:201764dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:421765 "cfg-if",
Weihang Lo6306fd32023-01-04 15:33:591766 "js-sys",
Ralf Jung0e908752020-09-17 18:04:201767 "libc",
Thom Chiovolonia4bf36e2022-11-21 00:55:411768 "wasi",
Weihang Lo6306fd32023-01-04 15:33:591769 "wasm-bindgen",
Ralf Jung0e908752020-09-17 18:04:201770]
1771
1772[[package]]
Alex Crichton06d565c2020-05-13 21:22:371773name = "gimli"
Amanieu d'Antrasa529ba82023-01-09 17:49:241774version = "0.26.2"
David Wood2dc1a8a2021-12-03 14:24:051775source = "registry+https://github.com/rust-lang/crates.io-index"
Amanieu d'Antrasa529ba82023-01-09 17:49:241776checksum = "22030e2c5a68ec659fde1e949a745124b48e6fa8b045b7ed5bd1fe4ccc5c4e5d"
David Wood2dc1a8a2021-12-03 14:24:051777dependencies = [
Michael Howellcf83a1d2022-11-03 17:10:151778 "compiler_builtins",
David Wood2dc1a8a2021-12-03 14:24:051779 "fallible-iterator",
1780 "indexmap",
Michael Howellcf83a1d2022-11-03 17:10:151781 "rustc-std-workspace-alloc",
1782 "rustc-std-workspace-core",
David Wood2dc1a8a2021-12-03 14:24:051783 "stable_deref_trait",
1784]
1785
1786[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581787name = "git2"
Weihang Loe9eb9792023-01-24 20:34:331788version = "0.16.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581789source = "registry+https://github.com/rust-lang/crates.io-index"
Weihang Loe9eb9792023-01-24 20:34:331790checksum = "be36bc9e0546df253c0cc41fd0af34f5e92845ad8509462ec76672fac6997f5b"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581791dependencies = [
Alex Crichton093ede22019-08-15 00:45:091792 "bitflags",
1793 "libc",
1794 "libgit2-sys",
1795 "log",
1796 "openssl-probe",
1797 "openssl-sys",
Eric Huss4a7e2fb2022-08-21 04:19:431798 "url",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581799]
1800
1801[[package]]
1802name = "git2-curl"
Pietro Albini4f40eee2023-01-10 12:13:041803version = "0.17.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581804source = "registry+https://github.com/rust-lang/crates.io-index"
Pietro Albini4f40eee2023-01-10 12:13:041805checksum = "7577f4e6341ba7c90d883511130a45b956c274ba5f4d205d9f9da990f654cd33"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581806dependencies = [
Alex Crichton093ede22019-08-15 00:45:091807 "curl",
1808 "git2",
1809 "log",
Eric Huss4a7e2fb2022-08-21 04:19:431810 "url",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581811]
1812
1813[[package]]
Weihang Loe52e0402023-03-07 22:16:271814name = "gix"
1815version = "0.39.0"
1816source = "registry+https://github.com/rust-lang/crates.io-index"
1817checksum = "dabfac58aecb4a38cdd2568de66eb1f0d968fd6726f5a80cb8bea7944ef10cc0"
1818dependencies = [
1819 "gix-actor",
1820 "gix-attributes",
1821 "gix-config",
1822 "gix-credentials",
1823 "gix-date",
1824 "gix-diff",
1825 "gix-discover",
1826 "gix-features",
1827 "gix-glob",
1828 "gix-hash",
1829 "gix-hashtable",
1830 "gix-index",
1831 "gix-lock",
1832 "gix-mailmap",
1833 "gix-object",
1834 "gix-odb",
1835 "gix-pack",
1836 "gix-path",
1837 "gix-prompt",
1838 "gix-protocol",
1839 "gix-ref",
1840 "gix-refspec",
1841 "gix-revision",
1842 "gix-sec",
1843 "gix-tempfile",
1844 "gix-transport",
1845 "gix-traverse",
1846 "gix-url",
1847 "gix-validate",
1848 "gix-worktree",
1849 "log",
1850 "once_cell",
1851 "prodash",
1852 "signal-hook",
1853 "smallvec",
1854 "thiserror",
1855 "unicode-normalization",
1856]
1857
1858[[package]]
1859name = "gix-actor"
1860version = "0.19.0"
1861source = "registry+https://github.com/rust-lang/crates.io-index"
1862checksum = "dc22b0cdc52237667c301dd7cdc6ead8f8f73c9f824e9942c8ebd6b764f6c0bf"
1863dependencies = [
1864 "bstr 1.3.0",
1865 "btoi",
1866 "gix-date",
1867 "itoa",
1868 "nom",
1869 "thiserror",
1870]
1871
1872[[package]]
1873name = "gix-attributes"
1874version = "0.10.0"
1875source = "registry+https://github.com/rust-lang/crates.io-index"
1876checksum = "2231a25934a240d0a4b6f4478401c73ee81d8be52de0293eedbc172334abf3e1"
1877dependencies = [
1878 "bstr 1.3.0",
1879 "gix-features",
1880 "gix-glob",
1881 "gix-path",
1882 "gix-quote",
1883 "thiserror",
1884 "unicode-bom",
1885]
1886
1887[[package]]
1888name = "gix-bitmap"
1889version = "0.2.2"
1890source = "registry+https://github.com/rust-lang/crates.io-index"
1891checksum = "024bca0c7187517bda5ea24ab148c9ca8208dd0c3e2bea88cdb2008f91791a6d"
1892dependencies = [
1893 "thiserror",
1894]
1895
1896[[package]]
1897name = "gix-chunk"
1898version = "0.4.1"
1899source = "registry+https://github.com/rust-lang/crates.io-index"
1900checksum = "b0d39583cab06464b8bf73b3f1707458270f0e7383cb24c3c9c1a16e6f792978"
1901dependencies = [
1902 "thiserror",
1903]
1904
1905[[package]]
1906name = "gix-command"
1907version = "0.2.4"
1908source = "registry+https://github.com/rust-lang/crates.io-index"
1909checksum = "b2c6f75c1e0f924de39e750880a6e21307194bb1ab773efe3c7d2d787277f8ab"
1910dependencies = [
1911 "bstr 1.3.0",
1912]
1913
1914[[package]]
1915name = "gix-config"
1916version = "0.18.0"
1917source = "registry+https://github.com/rust-lang/crates.io-index"
1918checksum = "52c62e26ce11f607712e4f49a0a192ed87675d30187fd61be070abbd607d12f1"
1919dependencies = [
1920 "bstr 1.3.0",
1921 "gix-config-value",
1922 "gix-features",
1923 "gix-glob",
1924 "gix-path",
1925 "gix-ref",
1926 "gix-sec",
1927 "memchr",
1928 "nom",
1929 "once_cell",
1930 "smallvec",
1931 "thiserror",
1932 "unicode-bom",
1933]
1934
1935[[package]]
1936name = "gix-config-value"
1937version = "0.10.1"
1938source = "registry+https://github.com/rust-lang/crates.io-index"
1939checksum = "693d4a4ba0531e46fe558459557a5b29fb86c3e4b2666c1c0861d93c7c678331"
1940dependencies = [
1941 "bitflags",
1942 "bstr 1.3.0",
1943 "gix-path",
1944 "libc",
1945 "thiserror",
1946]
1947
1948[[package]]
1949name = "gix-credentials"
1950version = "0.11.0"
1951source = "registry+https://github.com/rust-lang/crates.io-index"
1952checksum = "5be32b5fe339a31b8e53fa854081dc914c45020dcb64637f3c21baf69c96fc1b"
1953dependencies = [
1954 "bstr 1.3.0",
1955 "gix-command",
1956 "gix-config-value",
1957 "gix-path",
1958 "gix-prompt",
1959 "gix-sec",
1960 "gix-url",
1961 "thiserror",
1962]
1963
1964[[package]]
1965name = "gix-date"
1966version = "0.4.3"
1967source = "registry+https://github.com/rust-lang/crates.io-index"
1968checksum = "b96271912ce39822501616f177dea7218784e6c63be90d5f36322ff3a722aae2"
1969dependencies = [
1970 "bstr 1.3.0",
1971 "itoa",
1972 "thiserror",
1973 "time 0.3.17",
1974]
1975
1976[[package]]
1977name = "gix-diff"
1978version = "0.28.0"
1979source = "registry+https://github.com/rust-lang/crates.io-index"
1980checksum = "585b0834d4b6791a848637c4e109545fda9b0f29b591ba55edb33ceda6e7856b"
1981dependencies = [
1982 "gix-hash",
1983 "gix-object",
1984 "imara-diff",
1985 "thiserror",
1986]
1987
1988[[package]]
1989name = "gix-discover"
1990version = "0.15.0"
1991source = "registry+https://github.com/rust-lang/crates.io-index"
1992checksum = "91c204adba5ebd211c74735cbb65817d277e154486bac0dffa3701f163b80350"
1993dependencies = [
1994 "bstr 1.3.0",
1995 "dunce",
1996 "gix-hash",
1997 "gix-path",
1998 "gix-ref",
1999 "gix-sec",
2000 "thiserror",
2001]
2002
2003[[package]]
2004name = "gix-features"
2005version = "0.28.0"
2006source = "registry+https://github.com/rust-lang/crates.io-index"
2007checksum = "5e6a9dfa7b3c1a99315203e8b97f8f99f3bd95731590607abeaa5ca31bc41fe3"
2008dependencies = [
2009 "bytes",
2010 "crc32fast",
2011 "crossbeam-channel",
2012 "flate2",
2013 "gix-hash",
2014 "libc",
2015 "once_cell",
2016 "parking_lot 0.12.1",
2017 "prodash",
2018 "sha1_smol",
2019 "thiserror",
2020 "walkdir",
2021]
2022
2023[[package]]
2024name = "gix-glob"
2025version = "0.5.5"
2026source = "registry+https://github.com/rust-lang/crates.io-index"
2027checksum = "93e43efd776bc543f46f0fd0ca3d920c37af71a764a16f2aebd89765e9ff2993"
2028dependencies = [
2029 "bitflags",
2030 "bstr 1.3.0",
2031]
2032
2033[[package]]
2034name = "gix-hash"
2035version = "0.10.3"
2036source = "registry+https://github.com/rust-lang/crates.io-index"
2037checksum = "0c0c5a9f4d621d4f4ea046bb331df5c746ca735b8cae5b234cc2be70ee4dbef0"
2038dependencies = [
2039 "hex",
2040 "thiserror",
2041]
2042
2043[[package]]
2044name = "gix-hashtable"
2045version = "0.1.2"
2046source = "registry+https://github.com/rust-lang/crates.io-index"
2047checksum = "9609c1b8f36f12968e6a6098f7cdb52004f7d42d570f47a2d6d7c16612f19acb"
2048dependencies = [
2049 "gix-hash",
2050 "hashbrown 0.13.1",
2051 "parking_lot 0.12.1",
2052]
2053
2054[[package]]
2055name = "gix-index"
2056version = "0.14.0"
2057source = "registry+https://github.com/rust-lang/crates.io-index"
2058checksum = "c12caf7886c7ba06f2b28835cdc2be1dca86bd047d00299d2d49e707ce1c2616"
2059dependencies = [
2060 "bitflags",
2061 "bstr 1.3.0",
2062 "btoi",
2063 "filetime",
2064 "gix-bitmap",
2065 "gix-features",
2066 "gix-hash",
2067 "gix-lock",
2068 "gix-object",
2069 "gix-traverse",
2070 "itoa",
2071 "memmap2 0.5.10",
2072 "smallvec",
2073 "thiserror",
2074]
2075
2076[[package]]
2077name = "gix-lock"
2078version = "4.0.0"
2079source = "registry+https://github.com/rust-lang/crates.io-index"
2080checksum = "66119ff8a4a395d0ea033fef718bc85f8b4f0855874f4ce1e005fc16cfe1f66e"
2081dependencies = [
2082 "fastrand",
2083 "gix-tempfile",
2084 "thiserror",
2085]
2086
2087[[package]]
2088name = "gix-mailmap"
2089version = "0.11.0"
2090source = "registry+https://github.com/rust-lang/crates.io-index"
2091checksum = "2b66aea5e52875cd4915f4957a6f4b75831a36981e2ec3f5fad9e370e444fe1a"
2092dependencies = [
2093 "bstr 1.3.0",
2094 "gix-actor",
2095 "thiserror",
2096]
2097
2098[[package]]
2099name = "gix-object"
2100version = "0.28.0"
2101source = "registry+https://github.com/rust-lang/crates.io-index"
2102checksum = "8df068db9180ee935fbb70504848369e270bdcb576b05c0faa8b9fd3b86fc017"
2103dependencies = [
2104 "bstr 1.3.0",
2105 "btoi",
2106 "gix-actor",
2107 "gix-features",
2108 "gix-hash",
2109 "gix-validate",
2110 "hex",
2111 "itoa",
2112 "nom",
2113 "smallvec",
2114 "thiserror",
2115]
2116
2117[[package]]
2118name = "gix-odb"
2119version = "0.42.0"
2120source = "registry+https://github.com/rust-lang/crates.io-index"
2121checksum = "e9a5f9e1afbd509761977a2ea02869cedaaba500b4e783deb2e4de5179a55a80"
2122dependencies = [
2123 "arc-swap",
2124 "gix-features",
2125 "gix-hash",
2126 "gix-object",
2127 "gix-pack",
2128 "gix-path",
2129 "gix-quote",
2130 "parking_lot 0.12.1",
2131 "tempfile",
2132 "thiserror",
2133]
2134
2135[[package]]
2136name = "gix-pack"
2137version = "0.32.0"
2138source = "registry+https://github.com/rust-lang/crates.io-index"
2139checksum = "e51db84e1459a8022e518d40a8778028d793dbb28e4d35c9a5eaf92658fb0775"
2140dependencies = [
2141 "clru",
2142 "gix-chunk",
2143 "gix-diff",
2144 "gix-features",
2145 "gix-hash",
2146 "gix-hashtable",
2147 "gix-object",
2148 "gix-path",
2149 "gix-tempfile",
2150 "gix-traverse",
2151 "memmap2 0.5.10",
2152 "parking_lot 0.12.1",
2153 "smallvec",
2154 "thiserror",
2155]
2156
2157[[package]]
2158name = "gix-packetline"
2159version = "0.14.3"
2160source = "registry+https://github.com/rust-lang/crates.io-index"
2161checksum = "d63e5e5a9a92d4fc6b63ff9d94954d25c779ce25c98d5bbe2e4399aa42f7073c"
2162dependencies = [
2163 "bstr 1.3.0",
2164 "hex",
2165 "thiserror",
2166]
2167
2168[[package]]
2169name = "gix-path"
2170version = "0.7.2"
2171source = "registry+https://github.com/rust-lang/crates.io-index"
2172checksum = "f6c104a66dec149cb8f7aaafc6ab797654cf82d67f050fd0cb7e7294e328354b"
2173dependencies = [
2174 "bstr 1.3.0",
2175 "thiserror",
2176]
2177
2178[[package]]
2179name = "gix-prompt"
2180version = "0.3.2"
2181source = "registry+https://github.com/rust-lang/crates.io-index"
2182checksum = "a20cebf73229debaa82574c4fd20dcaf00fa8d4bfce823a862c4e990d7a0b5b4"
2183dependencies = [
2184 "gix-command",
2185 "gix-config-value",
2186 "nix",
2187 "parking_lot 0.12.1",
2188 "thiserror",
2189]
2190
2191[[package]]
2192name = "gix-protocol"
2193version = "0.28.0"
2194source = "registry+https://github.com/rust-lang/crates.io-index"
2195checksum = "6d372ab11d5d28ac21800e3f1a6603a67c1ead57f6f5fab07e1e73e960f331c1"
2196dependencies = [
2197 "bstr 1.3.0",
2198 "btoi",
2199 "gix-credentials",
2200 "gix-features",
2201 "gix-hash",
2202 "gix-transport",
2203 "maybe-async",
2204 "nom",
2205 "thiserror",
2206]
2207
2208[[package]]
2209name = "gix-quote"
2210version = "0.4.3"
2211source = "registry+https://github.com/rust-lang/crates.io-index"
2212checksum = "a282f5a8d9ee0b09ec47390ac727350c48f2f5c76d803cd8da6b3e7ad56e0bcb"
2213dependencies = [
2214 "bstr 1.3.0",
2215 "btoi",
2216 "thiserror",
2217]
2218
2219[[package]]
2220name = "gix-ref"
2221version = "0.26.0"
2222source = "registry+https://github.com/rust-lang/crates.io-index"
2223checksum = "90a0ed29e581f04b904ecd0c32b11f33b8209b5a0af9c43f415249a4f2fba632"
2224dependencies = [
2225 "gix-actor",
2226 "gix-features",
2227 "gix-hash",
2228 "gix-lock",
2229 "gix-object",
2230 "gix-path",
2231 "gix-tempfile",
2232 "gix-validate",
2233 "memmap2 0.5.10",
2234 "nom",
2235 "thiserror",
2236]
2237
2238[[package]]
2239name = "gix-refspec"
2240version = "0.9.0"
2241source = "registry+https://github.com/rust-lang/crates.io-index"
2242checksum = "aba332462bda2e8efeae4302b39a6ed01ad56ef772fd5b7ef197cf2798294d65"
2243dependencies = [
2244 "bstr 1.3.0",
2245 "gix-hash",
2246 "gix-revision",
2247 "gix-validate",
2248 "smallvec",
2249 "thiserror",
2250]
2251
2252[[package]]
2253name = "gix-revision"
2254version = "0.12.0"
2255source = "registry+https://github.com/rust-lang/crates.io-index"
2256checksum = "ed98e4a0254953c64bc913bd23146a1de662067d5cf974cbdde396958b39e5b0"
2257dependencies = [
2258 "bstr 1.3.0",
2259 "gix-date",
2260 "gix-hash",
2261 "gix-hashtable",
2262 "gix-object",
2263 "thiserror",
2264]
2265
2266[[package]]
2267name = "gix-sec"
2268version = "0.6.2"
2269source = "registry+https://github.com/rust-lang/crates.io-index"
2270checksum = "e8ffa5bf0772f9b01de501c035b6b084cf9b8bb07dec41e3afc6a17336a65f47"
2271dependencies = [
2272 "bitflags",
2273 "dirs",
2274 "gix-path",
2275 "libc",
2276 "windows",
2277]
2278
2279[[package]]
2280name = "gix-tempfile"
2281version = "4.1.1"
2282source = "registry+https://github.com/rust-lang/crates.io-index"
2283checksum = "88751f247234b1f73c8e8056fd835a0999b04e596e052302cb71186005dc4b27"
2284dependencies = [
2285 "libc",
2286 "once_cell",
2287 "parking_lot 0.12.1",
2288 "signal-hook",
2289 "signal-hook-registry",
2290 "tempfile",
2291]
2292
2293[[package]]
2294name = "gix-transport"
2295version = "0.27.0"
2296source = "registry+https://github.com/rust-lang/crates.io-index"
2297checksum = "d633947b36a2fbbc089195bdc71621158f1660c2ff2a6b12b0279c16e2f764bc"
2298dependencies = [
2299 "base64",
2300 "bstr 1.3.0",
2301 "curl",
2302 "gix-command",
2303 "gix-credentials",
2304 "gix-features",
2305 "gix-packetline",
2306 "gix-quote",
2307 "gix-sec",
2308 "gix-url",
2309 "thiserror",
2310]
2311
2312[[package]]
2313name = "gix-traverse"
2314version = "0.24.0"
2315source = "registry+https://github.com/rust-lang/crates.io-index"
2316checksum = "dd9a4a07bb22168dc79c60e1a6a41919d198187ca83d8a5940ad8d7122a45df3"
2317dependencies = [
2318 "gix-hash",
2319 "gix-hashtable",
2320 "gix-object",
2321 "thiserror",
2322]
2323
2324[[package]]
2325name = "gix-url"
2326version = "0.15.0"
2327source = "registry+https://github.com/rust-lang/crates.io-index"
2328checksum = "044072b7ce8601b62dcec841b92129f5cc677072823324121b395d766ac5f528"
2329dependencies = [
2330 "bstr 1.3.0",
2331 "gix-features",
2332 "gix-path",
2333 "home",
2334 "thiserror",
2335 "url",
2336]
2337
2338[[package]]
2339name = "gix-validate"
2340version = "0.7.3"
2341source = "registry+https://github.com/rust-lang/crates.io-index"
2342checksum = "b69ddb780ea1465255e66818d75b7098371c58dbc9560da4488a44b9f5c7e443"
2343dependencies = [
2344 "bstr 1.3.0",
2345 "thiserror",
2346]
2347
2348[[package]]
2349name = "gix-worktree"
2350version = "0.14.0"
2351source = "registry+https://github.com/rust-lang/crates.io-index"
2352checksum = "b7cb9af6e56152953d8fe113c4f9d7cf60cf7a982362711e9200a255579b49cb"
2353dependencies = [
2354 "bstr 1.3.0",
2355 "gix-attributes",
2356 "gix-features",
2357 "gix-glob",
2358 "gix-hash",
2359 "gix-index",
2360 "gix-object",
2361 "gix-path",
2362 "io-close",
2363 "thiserror",
2364]
2365
2366[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582367name = "glob"
Eric Huss45432452019-03-12 20:34:472368version = "0.3.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582369source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092370checksum = "9b919933a397b79c37e33b77bb2aa3dc8eb6e165ad809e58ff75bc7db2e34574"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582371
2372[[package]]
Simon Sapinb77ff242017-07-18 21:26:552373name = "globset"
klensy43512e62022-07-26 16:16:432374version = "0.4.9"
Simon Sapinb77ff242017-07-18 21:26:552375source = "registry+https://github.com/rust-lang/crates.io-index"
klensy43512e62022-07-26 16:16:432376checksum = "0a1e17342619edbc21a964c2afbeb6c820c6a2560032872f397bb97ea127bd0a"
Simon Sapinb77ff242017-07-18 21:26:552377dependencies = [
Alex Crichton093ede22019-08-15 00:45:092378 "aho-corasick",
Ralf Jung55162732022-11-15 19:06:422379 "bstr 0.2.17",
Alex Crichton093ede22019-08-15 00:45:092380 "fnv",
2381 "log",
2382 "regex",
Simon Sapinb77ff242017-07-18 21:26:552383]
2384
2385[[package]]
Weihang Lo6306fd32023-01-04 15:33:592386name = "group"
2387version = "0.12.1"
2388source = "registry+https://github.com/rust-lang/crates.io-index"
2389checksum = "5dfbfb3a6cfbd390d5c9564ab283a0349b9b9fcd46a706c1eb10e0db70bfbac7"
2390dependencies = [
2391 "ff",
Thom Chiovolonia4bf36e2022-11-21 00:55:412392 "rand_core",
Weihang Lo6306fd32023-01-04 15:33:592393 "subtle",
2394]
2395
2396[[package]]
Vishnunarayan K Iea146072020-10-26 13:34:292397name = "gsgdt"
Krasimir Georgieva9698e22022-01-03 19:25:462398version = "0.1.2"
Vishnunarayan K Iea146072020-10-26 13:34:292399source = "registry+https://github.com/rust-lang/crates.io-index"
Krasimir Georgieva9698e22022-01-03 19:25:462400checksum = "a0d876ce7262df96262a2a19531da6ff9a86048224d49580a585fc5c04617825"
Vishnunarayan K Iea146072020-10-26 13:34:292401dependencies = [
2402 "serde",
2403]
2404
2405[[package]]
Steve Klabnika0769612017-02-07 23:13:572406name = "handlebars"
Joshua Nelsonf94c9262022-11-28 23:10:442407version = "3.5.5"
2408source = "registry+https://github.com/rust-lang/crates.io-index"
2409checksum = "4498fc115fa7d34de968184e473529abb40eeb6be8bc5f7faba3d08c316cb3e3"
2410dependencies = [
2411 "log",
2412 "pest",
2413 "pest_derive",
2414 "quick-error 2.0.1",
2415 "serde",
2416 "serde_json",
2417 "walkdir",
2418]
2419
2420[[package]]
2421name = "handlebars"
klensy45fac342022-08-31 20:04:122422version = "4.3.3"
Steve Klabnika0769612017-02-07 23:13:572423source = "registry+https://github.com/rust-lang/crates.io-index"
klensy45fac342022-08-31 20:04:122424checksum = "360d9740069b2f6cbb63ce2dbaa71a20d3185350cbb990d7bebeb9318415eb17"
Steve Klabnika0769612017-02-07 23:13:572425dependencies = [
Alex Crichton093ede22019-08-15 00:45:092426 "log",
2427 "pest",
2428 "pest_derive",
Alex Crichton093ede22019-08-15 00:45:092429 "serde",
2430 "serde_json",
klensy45fac342022-08-31 20:04:122431 "thiserror",
James Munnsde763692019-01-19 02:39:372432]
2433
2434[[package]]
Amanieu d'Antras1fa7a212019-02-07 11:08:052435name = "hashbrown"
Amanieu d'Antras931a8f82022-07-17 11:23:262436version = "0.12.3"
Markus Westerlind7cf8d3a2020-10-05 08:50:512437source = "registry+https://github.com/rust-lang/crates.io-index"
Amanieu d'Antras931a8f82022-07-17 11:23:262438checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
Amanieu d'Antras88149d12022-01-17 07:46:112439dependencies = [
Amanieu d'Antrasa529ba82023-01-09 17:49:242440 "ahash 0.7.4",
Alex Crichton093ede22019-08-15 00:45:092441 "compiler_builtins",
2442 "rustc-std-workspace-alloc",
2443 "rustc-std-workspace-core",
Eric Huss04538c62019-07-08 21:52:072444]
2445
2446[[package]]
Amanieu d'Antrasa529ba82023-01-09 17:49:242447name = "hashbrown"
2448version = "0.13.1"
2449source = "registry+https://github.com/rust-lang/crates.io-index"
2450checksum = "33ff8ae62cd3a9102e5637afc8452c55acf3844001bd5374e0b0bd7b6616c038"
2451dependencies = [
2452 "ahash 0.8.2",
2453]
2454
2455[[package]]
Bastien Orivel5c4534a2018-12-08 14:11:472456name = "heck"
Caleb Cartwrightf367f4d2022-06-13 03:04:542457version = "0.4.0"
2458source = "registry+https://github.com/rust-lang/crates.io-index"
2459checksum = "2540771e65fc8cb83cd6e8a237f70c319bd5c29f78ed1084ba5d50eeac86f7f9"
2460
2461[[package]]
Stefan Lankes5ebd4d92019-10-20 07:55:102462name = "hermit-abi"
Stefan Lankesbbb6cb82021-08-13 05:45:302463version = "0.1.19"
Stefan Lankes5ebd4d92019-10-20 07:55:102464source = "registry+https://github.com/rust-lang/crates.io-index"
Stefan Lankesbbb6cb82021-08-13 05:45:302465checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"
Stefan Lankes5ebd4d92019-10-20 07:55:102466dependencies = [
Stefan Lankes1ab5b0b2022-02-15 12:57:072467 "libc",
2468]
2469
2470[[package]]
2471name = "hermit-abi"
Stefan Lankes7143379a2022-12-06 19:31:432472version = "0.3.0"
2473source = "registry+https://github.com/rust-lang/crates.io-index"
2474checksum = "856b5cb0902c2b6d65d5fd97dfa30f9b70c7538e770b98eab5ed52d8db923e01"
2475dependencies = [
2476 "compiler_builtins",
joboet262193e2022-09-06 08:44:052477 "rustc-std-workspace-alloc",
Stefan Lankes5ebd4d92019-10-20 07:55:102478 "rustc-std-workspace-core",
2479]
2480
2481[[package]]
Alex Crichton1cede102017-06-15 02:33:062482name = "hex"
Mark Rousskov342d9562020-08-17 15:21:442483version = "0.4.2"
Aaron Hilld440e132019-09-16 18:45:402484source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:442485checksum = "644f9158b2f133fd50f5fb3242878846d9eb792e445c893805ff0e3824006e35"
Aaron Hilld440e132019-09-16 18:45:402486
2487[[package]]
Weihang Lo6306fd32023-01-04 15:33:592488name = "hkdf"
2489version = "0.12.3"
2490source = "registry+https://github.com/rust-lang/crates.io-index"
2491checksum = "791a029f6b9fc27657f6f188ec6e5e43f6911f6f878e0dc5501396e09809d437"
2492dependencies = [
2493 "hmac",
2494]
2495
2496[[package]]
2497name = "hmac"
2498version = "0.12.1"
2499source = "registry+https://github.com/rust-lang/crates.io-index"
2500checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e"
2501dependencies = [
2502 "digest",
2503]
2504
2505[[package]]
Nick Cameronad8ecc22017-07-19 01:32:122506name = "home"
Mark Rousskov342d9562020-08-17 15:21:442507version = "0.5.3"
flip199596c3ec12019-08-20 07:32:532508source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:442509checksum = "2456aef2e6b6a9784192ae780c0f15bc57df0e918585282325e8c8ac27737654"
flip199596c3ec12019-08-20 07:32:532510dependencies = [
Igor Matuszewskiaf53b0d2021-07-21 13:17:312511 "winapi",
flip199596c3ec12019-08-20 07:32:532512]
2513
2514[[package]]
Guillaume Gomez83a2bc32021-04-23 14:43:182515name = "html-checker"
2516version = "0.1.0"
2517dependencies = [
Alex Gaynor5b0ec1e2022-07-30 03:26:002518 "rayon",
Guillaume Gomez83a2bc32021-04-23 14:43:182519 "walkdir",
2520]
2521
2522[[package]]
steveklabnikecfbaca2018-04-03 14:32:042523name = "html5ever"
klensy947e7872022-04-15 18:11:142524version = "0.26.0"
Eric Huss2dafa912019-06-19 03:36:472525source = "registry+https://github.com/rust-lang/crates.io-index"
klensy947e7872022-04-15 18:11:142526checksum = "bea68cab48b8459f17cf1c944c67ddc572d272d9f2b274140f223ecb1da4a3b7"
Eric Huss2dafa912019-06-19 03:36:472527dependencies = [
Alex Crichton093ede22019-08-15 00:45:092528 "log",
2529 "mac",
2530 "markup5ever",
Aaron Hill70ba4912020-08-01 14:11:152531 "proc-macro2",
2532 "quote",
2533 "syn",
Eric Huss2dafa912019-06-19 03:36:472534]
2535
2536[[package]]
Weihang Lo35f89622022-11-18 21:35:072537name = "http-auth"
2538version = "0.1.6"
2539source = "registry+https://github.com/rust-lang/crates.io-index"
2540checksum = "c0b40b39d66c28829a0cf4d09f7e139ff8201f7500a5083732848ed3b4b4d850"
2541dependencies = [
2542 "memchr",
2543]
2544
2545[[package]]
Alex Crichton87f3dda2018-03-01 19:08:482546name = "humantime"
Alex Crichton5c5e3fa2019-09-24 18:06:562547version = "1.3.0"
Alex Crichton87f3dda2018-03-01 19:08:482548source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton5c5e3fa2019-09-24 18:06:562549checksum = "df004cfca50ef23c36850aaaa59ad52cc70d0e90243c3c7737a4dd32dc7a3c4f"
Alex Crichton87f3dda2018-03-01 19:08:482550dependencies = [
Joshua Nelsonf94c9262022-11-28 23:10:442551 "quick-error 1.2.3",
Alex Crichton87f3dda2018-03-01 19:08:482552]
2553
2554[[package]]
Eric Hussd45d8b12020-01-21 17:55:432555name = "humantime"
Mark Rousskov342d9562020-08-17 15:21:442556version = "2.0.1"
Eric Hussd45d8b12020-01-21 17:55:432557source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:442558checksum = "3c1ad908cc71012b7bea4d0c53ba96a8cba9962f048fa68d143376143d863b7a"
Eric Hussd45d8b12020-01-21 17:55:432559
2560[[package]]
Charles Lewa7750042022-11-06 06:43:252561name = "icu_list"
Lukas Markeffsky0d6fdef2023-02-04 21:28:452562version = "1.1.0"
Charles Lewa7750042022-11-06 06:43:252563source = "registry+https://github.com/rust-lang/crates.io-index"
Lukas Markeffsky0d6fdef2023-02-04 21:28:452564checksum = "01a65ff0cab77c33c7e165c858eaa6e84a09f1e485dd495d9d0ae61083c6f786"
Charles Lewa7750042022-11-06 06:43:252565dependencies = [
2566 "displaydoc",
Charles Lewa7750042022-11-06 06:43:252567 "icu_provider",
2568 "regex-automata 0.2.0",
2569 "writeable",
Charles Lewa7750042022-11-06 06:43:252570]
2571
2572[[package]]
2573name = "icu_locid"
Lukas Markeffsky0d6fdef2023-02-04 21:28:452574version = "1.1.0"
Charles Lewa7750042022-11-06 06:43:252575source = "registry+https://github.com/rust-lang/crates.io-index"
Lukas Markeffsky0d6fdef2023-02-04 21:28:452576checksum = "71d7a98ecb812760b5f077e55a4763edeefa7ccc30d6eb5680a70841ede81928"
Charles Lewa7750042022-11-06 06:43:252577dependencies = [
2578 "displaydoc",
2579 "litemap",
2580 "tinystr",
2581 "writeable",
2582 "zerovec",
2583]
2584
2585[[package]]
2586name = "icu_provider"
Lukas Markeffsky0d6fdef2023-02-04 21:28:452587version = "1.1.0"
Charles Lewa7750042022-11-06 06:43:252588source = "registry+https://github.com/rust-lang/crates.io-index"
Lukas Markeffsky0d6fdef2023-02-04 21:28:452589checksum = "a86816c97bc4e613086497f9479f63e120315e056763e8c4435604f98d21d82d"
Charles Lewa7750042022-11-06 06:43:252590dependencies = [
2591 "displaydoc",
2592 "icu_locid",
2593 "icu_provider_macros",
2594 "stable_deref_trait",
2595 "writeable",
2596 "yoke",
2597 "zerofrom",
2598 "zerovec",
2599]
2600
2601[[package]]
2602name = "icu_provider_adapters"
Lukas Markeffsky0d6fdef2023-02-04 21:28:452603version = "1.1.0"
Charles Lewa7750042022-11-06 06:43:252604source = "registry+https://github.com/rust-lang/crates.io-index"
Lukas Markeffsky0d6fdef2023-02-04 21:28:452605checksum = "8e89bf33962b24bb48a4a21330c20c9ff17949338ea376360dd9eda2c209dca1"
Charles Lewa7750042022-11-06 06:43:252606dependencies = [
2607 "icu_locid",
2608 "icu_provider",
2609 "tinystr",
2610 "yoke",
2611 "zerovec",
2612]
2613
2614[[package]]
2615name = "icu_provider_macros"
Lukas Markeffsky0d6fdef2023-02-04 21:28:452616version = "1.1.0"
Charles Lewa7750042022-11-06 06:43:252617source = "registry+https://github.com/rust-lang/crates.io-index"
Lukas Markeffsky0d6fdef2023-02-04 21:28:452618checksum = "9ddb07844c2ffc4c28840e799e9e54ff054393cf090740decf25624e9d94b93a"
Charles Lewa7750042022-11-06 06:43:252619dependencies = [
2620 "proc-macro2",
2621 "quote",
2622 "syn",
2623]
2624
2625[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582626name = "idna"
Eric Hussf2428a62019-08-01 00:44:392627version = "0.2.0"
2628source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092629checksum = "02e2673c30ee86b5b96a9cb52ad15718aa1f966f5ab9ad54a8b95d5ca33120a9"
Eric Hussf2428a62019-08-01 00:44:392630dependencies = [
Alex Crichton093ede22019-08-15 00:45:092631 "matches",
2632 "unicode-bidi",
2633 "unicode-normalization",
Eric Hussf2428a62019-08-01 00:44:392634]
2635
2636[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:292637name = "if_chain"
Oliver Scherer2a789512019-05-26 17:21:542638version = "1.0.0"
Oliver Schneideracdf83f2017-12-06 08:25:292639source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092640checksum = "c3360c7b59e5ffa2653671fb74b4741a5d343c03f331c0a4aeda42b5c2b0ec7d"
Oliver Schneideracdf83f2017-12-06 08:25:292641
2642[[package]]
Simon Sapinb77ff242017-07-18 21:26:552643name = "ignore"
klensy43512e62022-07-26 16:16:432644version = "0.4.18"
Simon Sapinb77ff242017-07-18 21:26:552645source = "registry+https://github.com/rust-lang/crates.io-index"
klensy43512e62022-07-26 16:16:432646checksum = "713f1b139373f96a2e0ce3ac931cd01ee973c3c5dd7c40c0c2efe96ad2b6751d"
Simon Sapinb77ff242017-07-18 21:26:552647dependencies = [
Josh Stonef3b88122022-01-10 19:34:072648 "crossbeam-utils",
Alex Crichton093ede22019-08-15 00:45:092649 "globset",
Yuki Okushi1f0a39502020-05-26 04:00:422650 "lazy_static",
Alex Crichton093ede22019-08-15 00:45:092651 "log",
2652 "memchr",
2653 "regex",
2654 "same-file",
Yuki Okushib4b76b82020-05-26 04:04:592655 "thread_local",
Alex Crichton093ede22019-08-15 00:45:092656 "walkdir",
2657 "winapi-util",
Simon Sapinb77ff242017-07-18 21:26:552658]
2659
2660[[package]]
Eric Huss8c20add2018-12-03 01:33:202661name = "im-rc"
klensy45fac342022-08-31 20:04:122662version = "15.1.0"
Eric Huss8c20add2018-12-03 01:33:202663source = "registry+https://github.com/rust-lang/crates.io-index"
klensy45fac342022-08-31 20:04:122664checksum = "af1955a75fa080c677d3972822ec4bad316169ab1cfc6c257a942c2265dbe5fe"
Eric Huss8c20add2018-12-03 01:33:202665dependencies = [
Eric Huss2b985322019-11-25 16:14:072666 "bitmaps",
Thom Chiovolonia4bf36e2022-11-21 00:55:412667 "rand_core",
klensy45fac342022-08-31 20:04:122668 "rand_xoshiro",
Alex Crichton093ede22019-08-15 00:45:092669 "sized-chunks",
2670 "typenum",
Guillaume Gomezd8589de2020-02-13 17:39:402671 "version_check",
Eric Huss8c20add2018-12-03 01:33:202672]
2673
2674[[package]]
Weihang Loe52e0402023-03-07 22:16:272675name = "imara-diff"
2676version = "0.1.5"
2677source = "registry+https://github.com/rust-lang/crates.io-index"
2678checksum = "e98c1d0ad70fc91b8b9654b1f33db55e59579d3b3de2bffdced0fdb810570cb8"
2679dependencies = [
2680 "ahash 0.8.2",
2681 "hashbrown 0.12.3",
2682]
2683
2684[[package]]
Ralf Jung10430db2022-07-15 14:04:232685name = "indenter"
2686version = "0.3.3"
2687source = "registry+https://github.com/rust-lang/crates.io-index"
2688checksum = "ce23b50ad8242c51a442f3ff322d56b02f08852c77e4c0b4d3fd684abc89c683"
2689
2690[[package]]
Eduard-Mihai Burtescu961fe542019-05-14 16:42:572691name = "indexmap"
Amanieu d'Antrasa529ba82023-01-09 17:49:242692version = "1.9.2"
Eduard-Mihai Burtescu961fe542019-05-14 16:42:572693source = "registry+https://github.com/rust-lang/crates.io-index"
Amanieu d'Antrasa529ba82023-01-09 17:49:242694checksum = "1885e79c1fc4b10f0e172c475f458b7f7b93061064d98c3293e98c5ba0c8b399"
Josh Stone997a7662020-08-08 00:03:472695dependencies = [
2696 "autocfg",
Amanieu d'Antrasa529ba82023-01-09 17:49:242697 "hashbrown 0.12.3",
pierwill4f892242022-01-06 19:27:592698 "rustc-rayon",
Pietro Albiniea8b1ff2021-08-26 10:35:322699 "serde",
Josh Stone997a7662020-08-08 00:03:472700]
Eduard-Mihai Burtescu961fe542019-05-14 16:42:572701
2702[[package]]
flip19958d5f69d2021-10-21 11:13:172703name = "indoc"
klensy43512e62022-07-26 16:16:432704version = "1.0.6"
flip19958d5f69d2021-10-21 11:13:172705source = "registry+https://github.com/rust-lang/crates.io-index"
klensy43512e62022-07-26 16:16:432706checksum = "05a0bd019339e5d968b37855180087b7b9d512c5046fbd244cf8c95687927d6e"
flip19958d5f69d2021-10-21 11:13:172707
2708[[package]]
Josh Stone020c5ec2017-05-08 22:01:132709name = "installer"
2710version = "0.0.0"
2711dependencies = [
Michael Forney32025fd2020-05-25 00:08:452712 "anyhow",
Weihang Loc1b4f112022-10-04 20:57:492713 "clap 3.2.20",
Alex Crichton093ede22019-08-15 00:45:092714 "flate2",
Yuki Okushi1f0a39502020-05-26 04:00:422715 "lazy_static",
Alex Crichton093ede22019-08-15 00:45:092716 "num_cpus",
2717 "rayon",
2718 "remove_dir_all",
2719 "tar",
2720 "walkdir",
Igor Matuszewskiaf53b0d2021-07-21 13:17:312721 "winapi",
Alex Crichton093ede22019-08-15 00:45:092722 "xz2",
Josh Stone020c5ec2017-05-08 22:01:132723]
2724
2725[[package]]
Mark Rousskov342d9562020-08-17 15:21:442726name = "instant"
flip1995e36e5a52021-12-06 11:33:552727version = "0.1.12"
Mark Rousskov342d9562020-08-17 15:21:442728source = "registry+https://github.com/rust-lang/crates.io-index"
flip1995e36e5a52021-12-06 11:33:552729checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c"
2730dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:422731 "cfg-if",
flip1995e36e5a52021-12-06 11:33:552732]
Mark Rousskov342d9562020-08-17 15:21:442733
2734[[package]]
David Wood7f916972022-03-26 07:27:432735name = "intl-memoizer"
2736version = "0.5.1"
2737source = "registry+https://github.com/rust-lang/crates.io-index"
2738checksum = "c310433e4a310918d6ed9243542a6b83ec1183df95dff8f23f87bb88a264a66f"
2739dependencies = [
2740 "type-map",
2741 "unic-langid",
2742]
2743
2744[[package]]
2745name = "intl_pluralrules"
Manish Goregaokar288194e2022-10-19 23:24:422746version = "7.0.2"
David Wood7f916972022-03-26 07:27:432747source = "registry+https://github.com/rust-lang/crates.io-index"
Manish Goregaokar288194e2022-10-19 23:24:422748checksum = "078ea7b7c29a2b4df841a7f6ac8775ff6074020c6776d48491ce2268e068f972"
David Wood7f916972022-03-26 07:27:432749dependencies = [
David Wood7f916972022-03-26 07:27:432750 "unic-langid",
2751]
2752
2753[[package]]
Weihang Loe52e0402023-03-07 22:16:272754name = "io-close"
2755version = "0.3.7"
2756source = "registry+https://github.com/rust-lang/crates.io-index"
2757checksum = "9cadcf447f06744f8ce713d2d6239bb5bde2c357a452397a9ed90c625da390bc"
2758dependencies = [
2759 "libc",
2760 "winapi",
2761]
2762
2763[[package]]
Weihang Lo1e5dad02022-11-25 22:37:042764name = "io-lifetimes"
Joshua Nelsonf94c9262022-11-28 23:10:442765version = "1.0.3"
Weihang Lo1e5dad02022-11-25 22:37:042766source = "registry+https://github.com/rust-lang/crates.io-index"
Joshua Nelsonf94c9262022-11-28 23:10:442767checksum = "46112a93252b123d31a119a8d1a1ac19deac4fac6e0e8b0df58f0d4e5870e63c"
Weihang Lo1e5dad02022-11-25 22:37:042768dependencies = [
2769 "libc",
Weihang Lo6f38fd52023-02-07 22:26:222770 "windows-sys 0.42.0",
Weihang Lo1e5dad02022-11-25 22:37:042771]
2772
2773[[package]]
2774name = "is-terminal"
Weihang Lo741f1af2023-02-28 21:10:422775version = "0.4.4"
Weihang Lo1e5dad02022-11-25 22:37:042776source = "registry+https://github.com/rust-lang/crates.io-index"
Weihang Lo741f1af2023-02-28 21:10:422777checksum = "21b6b32576413a8e69b90e952e4a026476040d81017b80445deda5f2d3921857"
Weihang Lo1e5dad02022-11-25 22:37:042778dependencies = [
Weihang Lo741f1af2023-02-28 21:10:422779 "hermit-abi 0.3.0",
Weihang Lo1e5dad02022-11-25 22:37:042780 "io-lifetimes",
2781 "rustix",
Weihang Lo741f1af2023-02-28 21:10:422782 "windows-sys 0.45.0",
Weihang Lo1e5dad02022-11-25 22:37:042783]
2784
2785[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:292786name = "itertools"
Weihang Lo9926f6e2022-10-22 12:05:482787version = "0.10.5"
Eric Huss78529352021-06-02 03:38:392788source = "registry+https://github.com/rust-lang/crates.io-index"
Weihang Lo9926f6e2022-10-22 12:05:482789checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473"
Eric Huss78529352021-06-02 03:38:392790dependencies = [
2791 "either",
2792]
2793
2794[[package]]
Steve Klabnik2795de32017-02-20 00:20:572795name = "itoa"
Weihang Loe52e0402023-03-07 22:16:272796version = "1.0.6"
Steve Klabnik2795de32017-02-20 00:20:572797source = "registry+https://github.com/rust-lang/crates.io-index"
Weihang Loe52e0402023-03-07 22:16:272798checksum = "453ad9f582a441959e5f0d088b02ce04cfe8d51a8eaf077f12ac6d3e94164ca6"
Steve Klabnik2795de32017-02-20 00:20:572799
2800[[package]]
Rémy Rakicadab1352022-05-06 21:20:042801name = "jemalloc-sys"
2802version = "0.5.0+5.3.0"
2803source = "registry+https://github.com/rust-lang/crates.io-index"
2804checksum = "f655c3ecfa6b0d03634595b4b54551d4bd5ac208b9e0124873949a7ab168f70b"
2805dependencies = [
2806 "cc",
2807 "fs_extra",
2808 "libc",
2809]
2810
2811[[package]]
Alex Crichton453080f2017-06-05 16:36:482812name = "jobserver"
Weihang Lo741f1af2023-02-28 21:10:422813version = "0.1.26"
Alex Crichton453080f2017-06-05 16:36:482814source = "registry+https://github.com/rust-lang/crates.io-index"
Weihang Lo741f1af2023-02-28 21:10:422815checksum = "936cfd212a0155903bcbc060e316fb6cc7cbf2e1907329391ebadc1fe0ce77c2"
Alex Crichton453080f2017-06-05 16:36:482816dependencies = [
Alex Crichton093ede22019-08-15 00:45:092817 "libc",
Alex Crichton453080f2017-06-05 16:36:482818]
2819
2820[[package]]
Weihang Lo6306fd32023-01-04 15:33:592821name = "js-sys"
2822version = "0.3.60"
2823source = "registry+https://github.com/rust-lang/crates.io-index"
2824checksum = "49409df3e3bf0856b916e2ceaca09ee28e6871cf7d9ce97a692cacfdb2a25a47"
2825dependencies = [
2826 "wasm-bindgen",
2827]
2828
2829[[package]]
Rune Tynan77156562021-01-16 01:34:152830name = "jsondocck"
2831version = "0.1.0"
2832dependencies = [
Nixon Enraght-Moonyce21447c2021-03-24 15:52:472833 "fs-err",
Rune Tynan77156562021-01-16 01:34:152834 "getopts",
2835 "jsonpath_lib",
klensy5afc5942021-06-01 16:44:102836 "once_cell",
Rune Tynan77156562021-01-16 01:34:152837 "regex",
Rune Tynan77156562021-01-16 01:34:152838 "serde_json",
klensyc63cb012021-06-01 15:25:362839 "shlex",
Rune Tynan77156562021-01-16 01:34:152840]
2841
2842[[package]]
Nixon Enraght-Moony2506aa02022-08-23 13:49:372843name = "jsondoclint"
2844version = "0.1.0"
Nixon Enraght-Moonya7a4fe92022-08-24 16:32:392845dependencies = [
2846 "anyhow",
Michael Goulet02b80d22023-01-24 19:10:562847 "clap 4.1.4",
Nixon Enraght-Moonya7a4fe92022-08-24 16:32:392848 "fs-err",
ozkanonur52c71e62023-03-01 21:53:022849 "rustc-hash",
Nixon Enraght-Moonya7a4fe92022-08-24 16:32:392850 "rustdoc-json-types",
Nixon Enraght-Moony226ab7f2023-01-02 20:15:452851 "serde",
Nixon Enraght-Moonya7a4fe92022-08-24 16:32:392852 "serde_json",
2853]
Nixon Enraght-Moony2506aa02022-08-23 13:49:372854
2855[[package]]
Rune Tynan77156562021-01-16 01:34:152856name = "jsonpath_lib"
2857version = "0.2.6"
2858source = "registry+https://github.com/rust-lang/crates.io-index"
2859checksum = "61352ec23883402b7d30b3313c16cbabefb8907361c4eb669d990cbb87ceee5a"
2860dependencies = [
2861 "array_tool",
2862 "env_logger 0.7.1",
2863 "log",
2864 "serde",
2865 "serde_json",
2866]
2867
2868[[package]]
Steve Klabnika0769612017-02-07 23:13:572869name = "lazy_static"
Alex Crichtonaabf4e92020-01-08 15:33:572870version = "1.4.0"
Alex Crichton325d7392017-12-10 17:42:492871source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichtonaabf4e92020-01-08 15:33:572872checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
Alex Crichton325d7392017-12-10 17:42:492873
2874[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:292875name = "lazycell"
Mark Rousskov342d9562020-08-17 15:21:442876version = "1.3.0"
Alex Crichton994bfd42018-02-26 17:07:162877source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:442878checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
Alex Crichton994bfd42018-02-26 17:07:162879
2880[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292881name = "libc"
Florian Bartels8f415702023-01-10 09:43:432882version = "0.2.139"
Ahmed Charles9ca382f2016-09-02 08:55:292883source = "registry+https://github.com/rust-lang/crates.io-index"
Florian Bartels8f415702023-01-10 09:43:432884checksum = "201de327520df007757c1f0adce6e827fe8562fbc28bfd9c15571c66ca1f5f79"
Alex Crichton4c21a3b2018-11-20 05:52:502885dependencies = [
Alex Crichton093ede22019-08-15 00:45:092886 "rustc-std-workspace-core",
Alex Crichton4c21a3b2018-11-20 05:52:502887]
Ahmed Charles9ca382f2016-09-02 08:55:292888
2889[[package]]
Ralf Jungfe7e2072022-09-02 14:49:382890name = "libffi"
2891version = "3.0.1"
2892source = "registry+https://github.com/rust-lang/crates.io-index"
2893checksum = "1e454b3efb16fba3b17810ae5e41df02b649e564ab3c5a34b3b93ed07ad287e6"
2894dependencies = [
2895 "libc",
2896 "libffi-sys",
2897]
2898
2899[[package]]
2900name = "libffi-sys"
2901version = "2.0.0"
2902source = "registry+https://github.com/rust-lang/crates.io-index"
2903checksum = "ab4106b7f09d7b87d021334d5618fac1dfcfb824d4c5fe111ff0074dfd242e15"
2904dependencies = [
2905 "cc",
2906]
2907
2908[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582909name = "libgit2-sys"
Weihang Loe9eb9792023-01-24 20:34:332910version = "0.14.1+1.5.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582911source = "registry+https://github.com/rust-lang/crates.io-index"
Weihang Loe9eb9792023-01-24 20:34:332912checksum = "4a07fb2692bc3593bda59de45a502bb3071659f2c515e28c71e728306b038e17"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582913dependencies = [
Alex Crichton093ede22019-08-15 00:45:092914 "cc",
2915 "libc",
2916 "libssh2-sys",
2917 "libz-sys",
2918 "openssl-sys",
2919 "pkg-config",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582920]
2921
2922[[package]]
Andy Russell923f9392021-11-08 23:03:552923name = "libloading"
2924version = "0.7.1"
2925source = "registry+https://github.com/rust-lang/crates.io-index"
2926checksum = "c0cf036d15402bea3c5d4de17b3fce76b3e4a56ebc1f577be0e7a72f7c607cf0"
2927dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:422928 "cfg-if",
Andy Russell923f9392021-11-08 23:03:552929 "winapi",
2930]
2931
2932[[package]]
Yuki Okushi2b0e27e2021-03-17 20:34:052933name = "libm"
2934version = "0.1.4"
2935source = "registry+https://github.com/rust-lang/crates.io-index"
2936checksum = "7fc7aa29613bd6a620df431842069224d8bc9011086b1db4c0e0cd47fa03ec9a"
2937
2938[[package]]
Alex Crichton8ccf1122018-09-20 21:37:532939name = "libnghttp2-sys"
Mark Rousskov342d9562020-08-17 15:21:442940version = "0.1.4+1.41.0"
Alex Crichton8ccf1122018-09-20 21:37:532941source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:442942checksum = "03624ec6df166e79e139a2310ca213283d6b3c30810c54844f307086d4488df1"
Alex Crichton8ccf1122018-09-20 21:37:532943dependencies = [
Alex Crichton093ede22019-08-15 00:45:092944 "cc",
2945 "libc",
Alex Crichton8ccf1122018-09-20 21:37:532946]
2947
2948[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582949name = "libssh2-sys"
Eric Huss000d3362021-12-28 21:24:032950version = "0.2.23"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582951source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss000d3362021-12-28 21:24:032952checksum = "b094a36eb4b8b8c8a7b4b8ae43b2944502be3e59cd87687595cf6b0a71b3f4ca"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582953dependencies = [
Alex Crichton093ede22019-08-15 00:45:092954 "cc",
2955 "libc",
2956 "libz-sys",
2957 "openssl-sys",
2958 "pkg-config",
2959 "vcpkg",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582960]
2961
2962[[package]]
2963name = "libz-sys"
Niels Sascha Reedijkdfff6992021-07-30 11:56:452964version = "1.1.3"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582965source = "registry+https://github.com/rust-lang/crates.io-index"
Niels Sascha Reedijkdfff6992021-07-30 11:56:452966checksum = "de5435b8549c16d423ed0c03dbaafe57cf6c3344744f1242520d59c9d8ecec66"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582967dependencies = [
Alex Crichton093ede22019-08-15 00:45:092968 "cc",
2969 "libc",
2970 "pkg-config",
2971 "vcpkg",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582972]
2973
2974[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292975name = "linkchecker"
2976version = "0.1.0"
Joshua Nelson65835d12020-10-15 13:25:302977dependencies = [
2978 "once_cell",
2979 "regex",
2980]
Ahmed Charles9ca382f2016-09-02 08:55:292981
2982[[package]]
Pietro Albini9beb8f52019-11-26 11:06:302983name = "linked-hash-map"
klensy8ebc73b2022-02-06 20:57:292984version = "0.5.4"
Pietro Albini9beb8f52019-11-26 11:06:302985source = "registry+https://github.com/rust-lang/crates.io-index"
klensy8ebc73b2022-02-06 20:57:292986checksum = "7fb9b38af92608140b86b693604b9ffcc5824240a484d1ecd4795bacb2fe88f3"
Pietro Albini9beb8f52019-11-26 11:06:302987
2988[[package]]
Eric Huss45c1e0a2020-09-08 22:09:572989name = "lint-docs"
2990version = "0.1.0"
2991dependencies = [
2992 "serde_json",
2993 "tempfile",
2994 "walkdir",
2995]
2996
2997[[package]]
Weihang Lo1e5dad02022-11-25 22:37:042998name = "linux-raw-sys"
Joshua Nelsonf94c9262022-11-28 23:10:442999version = "0.1.4"
Weihang Lo1e5dad02022-11-25 22:37:043000source = "registry+https://github.com/rust-lang/crates.io-index"
Joshua Nelsonf94c9262022-11-28 23:10:443001checksum = "f051f77a7c8e6957c0696eac88f26b0117e54f52d3fc682ab19397a8812846a4"
Weihang Lo1e5dad02022-11-25 22:37:043002
3003[[package]]
Charles Lewa7750042022-11-06 06:43:253004name = "litemap"
Lukas Markeffsky0d6fdef2023-02-04 21:28:453005version = "0.6.1"
Charles Lewa7750042022-11-06 06:43:253006source = "registry+https://github.com/rust-lang/crates.io-index"
Lukas Markeffsky0d6fdef2023-02-04 21:28:453007checksum = "575d8a551c59104b4df91269921e5eab561aa1b77c618dac0414b5d44a4617de"
Charles Lewa7750042022-11-06 06:43:253008
3009[[package]]
Hans Kratz6162fc02021-09-25 13:25:083010name = "lld-wrapper"
3011version = "0.1.0"
3012
3013[[package]]
Mark Rousskov9ec5ef52018-08-04 22:24:393014name = "lock_api"
Philipp Krones586cbd02022-06-04 12:07:443015version = "0.4.7"
Malo Jaffré8ed13d62017-12-29 10:24:383016source = "registry+https://github.com/rust-lang/crates.io-index"
Philipp Krones586cbd02022-06-04 12:07:443017checksum = "327fa5b6a6940e4699ec49a9beae1ea4845c6bab9314e4f84ac68742139d8c53"
Mark Rousskov342d9562020-08-17 15:21:443018dependencies = [
Philipp Krones586cbd02022-06-04 12:07:443019 "autocfg",
Mark Rousskov342d9562020-08-17 15:21:443020 "scopeguard",
3021]
3022
3023[[package]]
3024name = "log"
Joshua Nelson079d1c42021-05-02 20:56:253025version = "0.4.14"
Mark Rousskov342d9562020-08-17 15:21:443026source = "registry+https://github.com/rust-lang/crates.io-index"
Joshua Nelson079d1c42021-05-02 20:56:253027checksum = "51b9bbe6c47d51fc3e1a9b945965946b4c44142ab8792c50835a980d362c2710"
Malo Jaffré8ed13d62017-12-29 10:24:383028dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:423029 "cfg-if",
Malo Jaffré8ed13d62017-12-29 10:24:383030]
Ahmed Charles9ca382f2016-09-02 08:55:293031
3032[[package]]
Josh Stone020c5ec2017-05-08 22:01:133033name = "lzma-sys"
Mark Rousskov342d9562020-08-17 15:21:443034version = "0.1.16"
Josh Stone020c5ec2017-05-08 22:01:133035source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:443036checksum = "f24f76ec44a8ac23a31915d6e326bca17ce88da03096f1ff194925dc714dac99"
Josh Stone020c5ec2017-05-08 22:01:133037dependencies = [
Alex Crichton093ede22019-08-15 00:45:093038 "cc",
3039 "libc",
3040 "pkg-config",
Josh Stone020c5ec2017-05-08 22:01:133041]
3042
3043[[package]]
steveklabnikecfbaca2018-04-03 14:32:043044name = "mac"
3045version = "0.1.1"
3046source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:093047checksum = "c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4"
steveklabnikecfbaca2018-04-03 14:32:043048
3049[[package]]
3050name = "maplit"
Mark Rousskov342d9562020-08-17 15:21:443051version = "1.0.2"
steveklabnikecfbaca2018-04-03 14:32:043052source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:443053checksum = "3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d"
steveklabnikecfbaca2018-04-03 14:32:043054
3055[[package]]
3056name = "markup5ever"
klensy947e7872022-04-15 18:11:143057version = "0.11.0"
Eric Huss2dafa912019-06-19 03:36:473058source = "registry+https://github.com/rust-lang/crates.io-index"
klensy947e7872022-04-15 18:11:143059checksum = "7a2629bb1404f3d34c2e921f21fd34ba00b206124c81f65c50b43b6aaefeb016"
Eric Huss2dafa912019-06-19 03:36:473060dependencies = [
Alex Crichton093ede22019-08-15 00:45:093061 "log",
3062 "phf",
3063 "phf_codegen",
Alex Crichton093ede22019-08-15 00:45:093064 "string_cache",
3065 "string_cache_codegen",
3066 "tendril",
Eric Huss2dafa912019-06-19 03:36:473067]
3068
3069[[package]]
Oliver Schererec7230f2020-07-24 18:42:003070name = "matchers"
pierwillea25b772021-12-21 17:00:303071version = "0.1.0"
Oliver Schererec7230f2020-07-24 18:42:003072source = "registry+https://github.com/rust-lang/crates.io-index"
pierwillea25b772021-12-21 17:00:303073checksum = "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558"
Oliver Schererec7230f2020-07-24 18:42:003074dependencies = [
Charles Lewa7750042022-11-06 06:43:253075 "regex-automata 0.1.10",
Oliver Schererec7230f2020-07-24 18:42:003076]
3077
3078[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:583079name = "matches"
Alex Crichton2863b752018-08-21 17:23:473080version = "0.1.8"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583081source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:093082checksum = "7ffc5c5338469d4d3ea17d269fa8ea3512ad247247c30bd2df69e68309ed0a08"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583083
3084[[package]]
Weihang Loe52e0402023-03-07 22:16:273085name = "maybe-async"
3086version = "0.2.7"
3087source = "registry+https://github.com/rust-lang/crates.io-index"
3088checksum = "0f1b8c13cb1f814b634a96b2c725449fe7ed464a7b8781de8688be5ffbd3f305"
3089dependencies = [
3090 "proc-macro2",
3091 "quote",
3092 "syn",
3093]
3094
3095[[package]]
Arlo Siemsenf86b0782020-03-31 05:17:153096name = "md-5"
pierwillef6dd122022-02-10 16:54:013097version = "0.10.0"
Arlo Siemsen3296d5c2020-10-13 15:41:063098source = "registry+https://github.com/rust-lang/crates.io-index"
pierwillef6dd122022-02-10 16:54:013099checksum = "e6a38fc55c8bbc10058782919516f88826e70320db6d206aebc49611d24216ae"
Arlo Siemsen3296d5c2020-10-13 15:41:063100dependencies = [
klensy45fac342022-08-31 20:04:123101 "digest",
Arlo Siemsen3296d5c2020-10-13 15:41:063102]
3103
3104[[package]]
Steve Klabnika0769612017-02-07 23:13:573105name = "mdbook"
Eric Huss2717f602023-01-06 01:20:593106version = "0.4.25"
Steve Klabnika0769612017-02-07 23:13:573107source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss2717f602023-01-06 01:20:593108checksum = "d1ed28d5903dde77bd5182645078a37ee57014cac6ccb2d54e1d6496386648e4"
Steve Klabnika0769612017-02-07 23:13:573109dependencies = [
Alex Crichton093ede22019-08-15 00:45:093110 "ammonia",
Eric Huss6bcbc422020-06-23 22:23:463111 "anyhow",
Alex Crichton093ede22019-08-15 00:45:093112 "chrono",
Michael Goulet02b80d22023-01-24 19:10:563113 "clap 4.1.4",
Eric Huss51814222022-04-15 18:57:063114 "clap_complete",
Alex Crichton093ede22019-08-15 00:45:093115 "elasticlunr-rs",
Eric Huss2717f602023-01-06 01:20:593116 "env_logger 0.10.0",
Joshua Nelsonf94c9262022-11-28 23:10:443117 "handlebars 4.3.3",
Alex Crichton093ede22019-08-15 00:45:093118 "log",
3119 "memchr",
Eric Huss2717f602023-01-06 01:20:593120 "once_cell",
Eric Hussa882fdd2021-12-03 20:25:073121 "opener",
Weihang Lo55a79152023-02-17 23:55:453122 "pulldown-cmark",
Alex Crichton093ede22019-08-15 00:45:093123 "regex",
3124 "serde",
Alex Crichton093ede22019-08-15 00:45:093125 "serde_json",
klensyc63cb012021-06-01 15:25:363126 "shlex",
Alex Crichton093ede22019-08-15 00:45:093127 "tempfile",
Weihang Lo4c4b4c052023-02-13 12:04:023128 "toml 0.5.7",
Eric Hussa882fdd2021-12-03 20:25:073129 "topological-sort",
James Munnsde763692019-01-19 02:39:373130]
3131
3132[[package]]
Joshua Nelsonf94c9262022-11-28 23:10:443133name = "mdman"
3134version = "0.1.0"
3135dependencies = [
3136 "anyhow",
3137 "handlebars 3.5.5",
3138 "pretty_assertions",
Weihang Lo55a79152023-02-17 23:55:453139 "pulldown-cmark",
Joshua Nelsonf94c9262022-11-28 23:10:443140 "same-file",
3141 "serde_json",
3142 "url",
3143]
3144
3145[[package]]
Wesley Wiser56e434d2019-04-04 23:41:493146name = "measureme"
Wesley Wiser6108caa2022-06-27 15:01:033147version = "10.1.0"
Ryan Levick757f76e2021-10-07 13:08:443148source = "registry+https://github.com/rust-lang/crates.io-index"
Wesley Wiser6108caa2022-06-27 15:01:033149checksum = "cbdc226fa10994e8f66a4d2f6f000148bc563a1c671b6dcd2135737018033d8a"
Ryan Levick947a33b2021-07-23 14:25:583150dependencies = [
3151 "log",
Weihang Loe52e0402023-03-07 22:16:273152 "memmap2 0.2.1",
Philipp Krones586cbd02022-06-04 12:07:443153 "parking_lot 0.11.2",
Ryan Levick947a33b2021-07-23 14:25:583154 "perf-event-open-sys",
3155 "rustc-hash",
3156 "smallvec",
3157]
3158
3159[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:583160name = "memchr"
Guillaume Gomez7f78a9a2022-07-26 18:36:203161version = "2.5.0"
Oliver Schneideracdf83f2017-12-06 08:25:293162source = "registry+https://github.com/rust-lang/crates.io-index"
Guillaume Gomez7f78a9a2022-07-26 18:36:203163checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d"
Alex Crichton4a3e7362021-08-19 02:44:243164dependencies = [
3165 "compiler_builtins",
3166 "rustc-std-workspace-core",
3167]
Steve Klabnika0769612017-02-07 23:13:573168
3169[[package]]
Camille GILLOT458d0442021-03-17 16:29:453170name = "memmap2"
3171version = "0.2.1"
3172source = "registry+https://github.com/rust-lang/crates.io-index"
3173checksum = "04e3e85b970d650e2ae6d70592474087051c11c54da7f7b4949725c5735fbcc6"
3174dependencies = [
3175 "libc",
3176]
3177
3178[[package]]
Weihang Loe52e0402023-03-07 22:16:273179name = "memmap2"
3180version = "0.5.10"
3181source = "registry+https://github.com/rust-lang/crates.io-index"
3182checksum = "83faa42c0a078c393f6b29d5db232d8be22776a891f8f56e5284faee4a20b327"
3183dependencies = [
3184 "libc",
3185]
3186
3187[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:453188name = "memoffset"
bjorn3aa1ab512022-12-12 16:51:393189version = "0.7.1"
Ralf Jungc7a599e2019-07-25 13:57:253190source = "registry+https://github.com/rust-lang/crates.io-index"
bjorn3aa1ab512022-12-12 16:51:393191checksum = "5de893c32cde5f383baa4c04c5d6dbdd735cfd4a794b0debdb2bb1b421da5ff4"
Ralf Jungc7a599e2019-07-25 13:57:253192dependencies = [
Mark Rousskov342d9562020-08-17 15:21:443193 "autocfg",
Ralf Jungc7a599e2019-07-25 13:57:253194]
3195
3196[[package]]
Guillaume Gomez76714c32023-03-06 10:15:593197name = "mime"
3198version = "0.3.16"
3199source = "registry+https://github.com/rust-lang/crates.io-index"
3200checksum = "2a60c7ce501c71e03a9c9c0d35b861413ae925bd979cc7a4e30d060069aaac8d"
3201
3202[[package]]
3203name = "mime_guess"
3204version = "2.0.4"
3205source = "registry+https://github.com/rust-lang/crates.io-index"
3206checksum = "4192263c238a5f0d0c6bfd21f336a313a4ce1c450542449ca191bb657b4642ef"
3207dependencies = [
3208 "mime",
3209 "unicase",
3210]
3211
3212[[package]]
Guillaume Gomez4b145732018-05-10 22:02:053213name = "minifier"
Guillaume Gomezfb62f282022-08-16 11:50:183214version = "0.2.2"
Guillaume Gomez4b145732018-05-10 22:02:053215source = "registry+https://github.com/rust-lang/crates.io-index"
Guillaume Gomezfb62f282022-08-16 11:50:183216checksum = "8eb022374af2f446981254e6bf9efb6e2c9e1a53176d395fca02792fd4435729"
Guillaume Gomez4b145732018-05-10 22:02:053217
3218[[package]]
Dirkjan Ochtman93a16cb2022-01-03 17:18:463219name = "minimal-lexical"
3220version = "0.2.1"
3221source = "registry+https://github.com/rust-lang/crates.io-index"
3222checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
3223
3224[[package]]
Alex Crichtonb4110902018-12-08 11:06:543225name = "miniz_oxide"
Ralf Jung10430db2022-07-15 14:04:233226version = "0.5.3"
3227source = "registry+https://github.com/rust-lang/crates.io-index"
3228checksum = "6f5c75688da582b8ffc1f1799e9db273f32133c49e048f614d22ec3256773ccc"
3229dependencies = [
Michael Howell8e71a132022-11-08 00:13:203230 "adler",
Michael Howellcf83a1d2022-11-03 17:10:153231 "compiler_builtins",
3232 "rustc-std-workspace-alloc",
3233 "rustc-std-workspace-core",
Ralf Jung10430db2022-07-15 14:04:233234]
3235
3236[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:583237name = "miow"
klensyd5e8ad42021-07-04 18:49:563238version = "0.3.7"
Alex Crichtona8eaabc2018-03-07 07:39:553239source = "registry+https://github.com/rust-lang/crates.io-index"
klensyd5e8ad42021-07-04 18:49:563240checksum = "b9f1c5b025cda876f66ef43a113f91ebc9f4ccef34843000e0adf6ebbab84e21"
Alex Crichtona8eaabc2018-03-07 07:39:553241dependencies = [
Igor Matuszewskiaf53b0d2021-07-21 13:17:313242 "winapi",
Alex Crichtona8eaabc2018-03-07 07:39:553243]
3244
3245[[package]]
Weihang Lobfce2272022-11-04 23:50:443246name = "miow"
Weihang Lo8a808dc2022-11-23 01:01:353247version = "0.5.0"
Weihang Lobfce2272022-11-04 23:50:443248source = "registry+https://github.com/rust-lang/crates.io-index"
Weihang Lo8a808dc2022-11-23 01:01:353249checksum = "52ffbca2f655e33c08be35d87278e5b18b89550a37dbd598c20db92f6a471123"
Weihang Lobfce2272022-11-04 23:50:443250dependencies = [
Weihang Lo6f38fd52023-02-07 22:26:223251 "windows-sys 0.42.0",
Weihang Lobfce2272022-11-04 23:50:443252]
3253
3254[[package]]
kennytm0692b3d2017-12-15 19:41:583255name = "miri"
3256version = "0.1.0"
3257dependencies = [
Alex Crichton093ede22019-08-15 00:45:093258 "colored",
Ralf Junge5d01782021-10-04 22:13:003259 "env_logger 0.9.0",
Thom Chiovolonia4bf36e2022-11-21 00:55:413260 "getrandom",
Ralf Junga272c452022-05-30 08:17:463261 "lazy_static",
Ralf Jung759e4952020-06-01 18:17:203262 "libc",
Ralf Jungfe7e2072022-09-02 14:49:383263 "libffi",
Ralf Jungf76eac42022-09-01 20:59:053264 "libloading",
Alex Crichton093ede22019-08-15 00:45:093265 "log",
Ralf Jung61a986a2022-06-26 02:21:493266 "measureme",
Thom Chiovolonia4bf36e2022-11-21 00:55:413267 "rand",
Ralf Junga272c452022-05-30 08:17:463268 "regex",
Alex Crichton093ede22019-08-15 00:45:093269 "rustc-workspace-hack",
Ralf Jung64f56d22022-10-22 08:45:253270 "rustc_version",
Jubilee Younge8eb6912021-04-22 04:40:293271 "smallvec",
Ralf Junga272c452022-05-30 08:17:463272 "ui_test",
kennytm0692b3d2017-12-15 19:41:583273]
3274
3275[[package]]
Jakob Degen17395b42022-10-31 00:17:253276name = "miropt-test-tools"
3277version = "0.1.0"
3278dependencies = [
3279 "regex",
3280]
3281
3282[[package]]
Alex Crichtond8251152018-07-02 16:33:163283name = "new_debug_unreachable"
Mark Rousskov342d9562020-08-17 15:21:443284version = "1.0.4"
Alex Crichtond8251152018-07-02 16:33:163285source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:443286checksum = "e4a24736216ec316047a1fc4252e27dabb04218aa4a3f37c6e7ddbf1f9782b54"
Nick Cameron4b6f5c22018-02-26 03:15:453287
3288[[package]]
Weihang Loe52e0402023-03-07 22:16:273289name = "nix"
3290version = "0.26.2"
3291source = "registry+https://github.com/rust-lang/crates.io-index"
3292checksum = "bfdda3d196821d6af13126e40375cdf7da646a96114af134d5f417a9a1dc8e1a"
3293dependencies = [
3294 "bitflags",
3295 "cfg-if",
3296 "libc",
3297 "static_assertions",
3298]
3299
3300[[package]]
Dirkjan Ochtman93a16cb2022-01-03 17:18:463301name = "nom"
3302version = "7.1.0"
3303source = "registry+https://github.com/rust-lang/crates.io-index"
3304checksum = "1b1d11e1ef389c76fe5b81bcaf2ea32cf88b62bc494e19f493d0b30e7a930109"
3305dependencies = [
3306 "memchr",
3307 "minimal-lexical",
3308 "version_check",
3309]
3310
3311[[package]]
Weihang Lo4c4b4c052023-02-13 12:04:023312name = "nom8"
3313version = "0.2.0"
3314source = "registry+https://github.com/rust-lang/crates.io-index"
3315checksum = "ae01545c9c7fc4486ab7debaf2aad7003ac19431791868fb2e8066df97fad2f8"
3316dependencies = [
3317 "memchr",
3318]
3319
3320[[package]]
Eric Huss3a6fc802022-04-20 13:50:393321name = "normalize-line-endings"
3322version = "0.3.0"
3323source = "registry+https://github.com/rust-lang/crates.io-index"
3324checksum = "61807f77802ff30975e01f4f071c8ba10c022052f98b3294119f3e615d13e5be"
3325
3326[[package]]
Oliver Schneider0ad54532018-07-14 22:01:243327name = "num-integer"
Mark Rousskov342d9562020-08-17 15:21:443328version = "0.1.43"
Alex Crichton994bfd42018-02-26 17:07:163329source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:443330checksum = "8d59457e662d541ba17869cf51cf177c0b5f0cbf476c66bdc90bf1edac4f875b"
Alex Crichton994bfd42018-02-26 17:07:163331dependencies = [
Mark Rousskov342d9562020-08-17 15:21:443332 "autocfg",
Alex Crichton093ede22019-08-15 00:45:093333 "num-traits",
Alex Crichton994bfd42018-02-26 17:07:163334]
3335
3336[[package]]
3337name = "num-traits"
Mark Rousskov342d9562020-08-17 15:21:443338version = "0.2.12"
Steve Klabnik2795de32017-02-20 00:20:573339source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:443340checksum = "ac267bcc07f48ee5f8935ab0d24f316fb722d7a1292e2913f0cc196b29ffd611"
3341dependencies = [
3342 "autocfg",
3343]
Steve Klabnik2795de32017-02-20 00:20:573344
3345[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293346name = "num_cpus"
klensy8ebc73b2022-02-06 20:57:293347version = "1.13.1"
Ahmed Charles9ca382f2016-09-02 08:55:293348source = "registry+https://github.com/rust-lang/crates.io-index"
klensy8ebc73b2022-02-06 20:57:293349checksum = "19e64526ebdee182341572e50e9ad03965aa510cd94427a4549448f285e957a1"
Ahmed Charles9ca382f2016-09-02 08:55:293350dependencies = [
Stefan Lankes1ab5b0b2022-02-15 12:57:073351 "hermit-abi 0.1.19",
Alex Crichton093ede22019-08-15 00:45:093352 "libc",
Ahmed Charles9ca382f2016-09-02 08:55:293353]
3354
3355[[package]]
Weihang Loe52e0402023-03-07 22:16:273356name = "num_threads"
3357version = "0.1.6"
3358source = "registry+https://github.com/rust-lang/crates.io-index"
3359checksum = "2819ce041d2ee131036f4fc9d6ae7ae125a3a40e97ba64d04fe799ad9dabbb44"
3360dependencies = [
3361 "libc",
3362]
3363
3364[[package]]
Alex Crichton06d565c2020-05-13 21:22:373365name = "object"
Martin Kröning21625e52022-06-01 22:16:003366version = "0.29.0"
3367source = "registry+https://github.com/rust-lang/crates.io-index"
3368checksum = "21158b2c33aa6d4561f1c0a6ea283ca92bc54802a93b263e910746d679a7eb53"
3369dependencies = [
Michael Howellcf83a1d2022-11-03 17:10:153370 "compiler_builtins",
Martin Kröning21625e52022-06-01 22:16:003371 "memchr",
Michael Howellcf83a1d2022-11-03 17:10:153372 "rustc-std-workspace-alloc",
3373 "rustc-std-workspace-core",
Martin Kröning21625e52022-06-01 22:16:003374]
3375
3376[[package]]
Amanieu d'Antrasa529ba82023-01-09 17:49:243377name = "object"
3378version = "0.30.1"
3379source = "registry+https://github.com/rust-lang/crates.io-index"
3380checksum = "8d864c91689fdc196779b98dba0aceac6118594c2df6ee5d943eb6a8df4d107a"
3381dependencies = [
3382 "crc32fast",
3383 "flate2",
3384 "hashbrown 0.13.1",
3385 "indexmap",
3386 "memchr",
3387]
3388
3389[[package]]
Michael Woeristerd0be27c2021-07-20 11:54:373390name = "odht"
Michael Woerister6771ac32021-10-29 16:05:153391version = "0.3.1"
Michael Woeristerd0be27c2021-07-20 11:54:373392source = "registry+https://github.com/rust-lang/crates.io-index"
Michael Woerister6771ac32021-10-29 16:05:153393checksum = "5a518809ac14b25b569624d0268eba1e88498f71615893dca57982bed7621abb"
Michael Woeristerd0be27c2021-07-20 11:54:373394dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:423395 "cfg-if",
Michael Woeristerd0be27c2021-07-20 11:54:373396]
3397
3398[[package]]
Mark Rousskov2fc32b92019-09-10 01:01:413399name = "once_cell"
Ralf Jung55162732022-11-15 19:06:423400version = "1.16.0"
Mark Rousskov2fc32b92019-09-10 01:01:413401source = "registry+https://github.com/rust-lang/crates.io-index"
Ralf Jung55162732022-11-15 19:06:423402checksum = "86f0b0d4bf799edbc74508c1e8bf170ff5f41238e5f8225603ca7caaae2b7860"
Mark Rousskov2fc32b92019-09-10 01:01:413403
3404[[package]]
Alex Crichton2863b752018-08-21 17:23:473405name = "opener"
Eric Hussfaa64612021-06-22 23:19:243406version = "0.5.0"
3407source = "registry+https://github.com/rust-lang/crates.io-index"
3408checksum = "4ea3ebcd72a54701f56345f16785a6d3ac2df7e986d273eb4395c0b01db17952"
3409dependencies = [
Ralf Jung55162732022-11-15 19:06:423410 "bstr 0.2.17",
Igor Matuszewskiaf53b0d2021-07-21 13:17:313411 "winapi",
Eric Hussfaa64612021-06-22 23:19:243412]
3413
3414[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:583415name = "openssl"
Johannes Nixdorf59c66bb2022-04-16 08:50:293416version = "0.10.38"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583417source = "registry+https://github.com/rust-lang/crates.io-index"
Johannes Nixdorf59c66bb2022-04-16 08:50:293418checksum = "0c7ae222234c30df141154f159066c5093ff73b63204dcda7121eb082fc56a95"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583419dependencies = [
Alex Crichton093ede22019-08-15 00:45:093420 "bitflags",
Chris Denton531f3c9e2022-12-20 15:26:423421 "cfg-if",
Alex Crichton093ede22019-08-15 00:45:093422 "foreign-types",
Alex Crichton093ede22019-08-15 00:45:093423 "libc",
klensy50c38902021-05-01 11:50:033424 "once_cell",
Alex Crichton093ede22019-08-15 00:45:093425 "openssl-sys",
Tatsuyuki Ishi0e79b972017-04-29 23:11:583426]
3427
3428[[package]]
3429name = "openssl-probe"
klensy43512e62022-07-26 16:16:433430version = "0.1.5"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583431source = "registry+https://github.com/rust-lang/crates.io-index"
klensy43512e62022-07-26 16:16:433432checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583433
3434[[package]]
Eric Huss97308712018-08-14 21:27:263435name = "openssl-src"
klensy43512e62022-07-26 16:16:433436version = "111.22.0+1.1.1q"
Eric Huss97308712018-08-14 21:27:263437source = "registry+https://github.com/rust-lang/crates.io-index"
klensy43512e62022-07-26 16:16:433438checksum = "8f31f0d509d1c1ae9cada2f9539ff8f37933831fd5098879e482aa687d659853"
Eric Huss97308712018-08-14 21:27:263439dependencies = [
Alex Crichton093ede22019-08-15 00:45:093440 "cc",
Eric Huss97308712018-08-14 21:27:263441]
3442
3443[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:583444name = "openssl-sys"
Johannes Nixdorf59c66bb2022-04-16 08:50:293445version = "0.9.72"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583446source = "registry+https://github.com/rust-lang/crates.io-index"
Johannes Nixdorf59c66bb2022-04-16 08:50:293447checksum = "7e46109c383602735fa0a2e48dd2b7c892b048e1bf69e5c3b1d804b7d9c203cb"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583448dependencies = [
Amanieu d'Antrasd51b7b22020-03-16 18:37:153449 "autocfg",
Alex Crichton093ede22019-08-15 00:45:093450 "cc",
3451 "libc",
3452 "openssl-src",
3453 "pkg-config",
Alex Crichton093ede22019-08-15 00:45:093454 "vcpkg",
Tatsuyuki Ishi0e79b972017-04-29 23:11:583455]
3456
3457[[package]]
Weihang Lo5095f542022-09-27 16:46:343458name = "ordered-float"
3459version = "2.10.0"
3460source = "registry+https://github.com/rust-lang/crates.io-index"
3461checksum = "7940cf2ca942593318d07fcf2596cdca60a85c9e7fab408a5e21a4f9dcd40d87"
3462dependencies = [
3463 "num-traits",
3464]
3465
3466[[package]]
Weihang Lo6306fd32023-01-04 15:33:593467name = "orion"
3468version = "0.17.3"
3469source = "registry+https://github.com/rust-lang/crates.io-index"
3470checksum = "f2baf7fd2e326e3895c681176788dd227fcd8369350e53c570592d8563fecbb6"
3471dependencies = [
3472 "fiat-crypto",
3473 "subtle",
3474 "zeroize",
3475]
3476
3477[[package]]
Eric Huss94015472021-10-12 04:48:273478name = "os_info"
Eric Huss0a31aa22022-08-10 11:07:573479version = "3.5.0"
Eric Huss94015472021-10-12 04:48:273480source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss0a31aa22022-08-10 11:07:573481checksum = "5209b2162b2c140df493a93689e04f8deab3a67634f5bc7a553c0a98e5b8d399"
Eric Huss94015472021-10-12 04:48:273482dependencies = [
3483 "log",
3484 "serde",
3485 "winapi",
3486]
3487
3488[[package]]
Eric Hussbfacc5c2022-01-19 03:14:333489name = "os_str_bytes"
3490version = "6.0.0"
3491source = "registry+https://github.com/rust-lang/crates.io-index"
3492checksum = "8e22443d1643a904602595ba1cd8f7d896afe56d26712531c5ff73a15b2fbf64"
Eric Hussbfacc5c2022-01-19 03:14:333493
3494[[package]]
Joshua Nelsonf94c9262022-11-28 23:10:443495name = "output_vt100"
3496version = "0.1.3"
3497source = "registry+https://github.com/rust-lang/crates.io-index"
3498checksum = "628223faebab4e3e40667ee0b2336d34a5b960ff60ea743ddfdbcf7770bcfb66"
3499dependencies = [
3500 "winapi",
3501]
3502
3503[[package]]
Ralf Jung10430db2022-07-15 14:04:233504name = "owo-colors"
Nilstrieb75b3ee22022-12-30 11:23:053505version = "3.5.0"
Ralf Jung10430db2022-07-15 14:04:233506source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb75b3ee22022-12-30 11:23:053507checksum = "c1b04fb49957986fdce4d6ee7a65027d55d4b6d2265e5848bbb507b58ccfdb6f"
Ralf Jung10430db2022-07-15 14:04:233508
3509[[package]]
Weihang Lo6306fd32023-01-04 15:33:593510name = "p384"
3511version = "0.11.2"
3512source = "registry+https://github.com/rust-lang/crates.io-index"
3513checksum = "dfc8c5bf642dde52bb9e87c0ecd8ca5a76faac2eeed98dedb7c717997e1080aa"
3514dependencies = [
3515 "ecdsa",
3516 "elliptic-curve",
3517 "sha2",
3518]
3519
3520[[package]]
Yuki Okushi2b0e27e2021-03-17 20:34:053521name = "packed_simd_2"
Chris Denton531f3c9e2022-12-20 15:26:423522version = "0.3.8"
Nick Cameron7a7445b2018-12-01 10:36:323523source = "registry+https://github.com/rust-lang/crates.io-index"
Chris Denton531f3c9e2022-12-20 15:26:423524checksum = "a1914cd452d8fccd6f9db48147b29fd4ae05bea9dc5d9ad578509f72415de282"
Nick Cameron7a7445b2018-12-01 10:36:323525dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:423526 "cfg-if",
Yuki Okushi2b0e27e2021-03-17 20:34:053527 "libm",
Nick Cameron7a7445b2018-12-01 10:36:323528]
3529
3530[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293531name = "panic_abort"
3532version = "0.0.0"
3533dependencies = [
Thiébaud Weksteen52ee9fb2021-03-15 10:21:393534 "alloc",
Chris Denton531f3c9e2022-12-20 15:26:423535 "cfg-if",
Alex Crichton093ede22019-08-15 00:45:093536 "compiler_builtins",
3537 "core",
3538 "libc",
Ahmed Charles9ca382f2016-09-02 08:55:293539]
3540
3541[[package]]
3542name = "panic_unwind"
3543version = "0.0.0"
3544dependencies = [
Alex Crichton093ede22019-08-15 00:45:093545 "alloc",
Chris Denton531f3c9e2022-12-20 15:26:423546 "cfg-if",
Alex Crichton093ede22019-08-15 00:45:093547 "compiler_builtins",
3548 "core",
3549 "libc",
3550 "unwind",
Ahmed Charles9ca382f2016-09-02 08:55:293551]
3552
3553[[package]]
John Kåre Alsaker970c6132017-12-03 12:49:013554name = "parking_lot"
flip1995e36e5a52021-12-06 11:33:553555version = "0.11.2"
Mark Rousskov342d9562020-08-17 15:21:443556source = "registry+https://github.com/rust-lang/crates.io-index"
flip1995e36e5a52021-12-06 11:33:553557checksum = "7d17b78036a60663b797adeaee46f5c9dfebb86948d1255007a1d6be0271ff99"
Mark Rousskov342d9562020-08-17 15:21:443558dependencies = [
3559 "instant",
Caleb Cartwright63913182021-02-10 01:52:543560 "lock_api",
Philipp Krones586cbd02022-06-04 12:07:443561 "parking_lot_core 0.8.5",
3562]
3563
3564[[package]]
3565name = "parking_lot"
3566version = "0.12.1"
3567source = "registry+https://github.com/rust-lang/crates.io-index"
3568checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"
3569dependencies = [
3570 "lock_api",
Mateusz Mikuład5899ef2022-11-05 11:19:553571 "parking_lot_core 0.9.4",
Mark Rousskov342d9562020-08-17 15:21:443572]
3573
3574[[package]]
3575name = "parking_lot_core"
flip1995e36e5a52021-12-06 11:33:553576version = "0.8.5"
Mark Rousskov342d9562020-08-17 15:21:443577source = "registry+https://github.com/rust-lang/crates.io-index"
flip1995e36e5a52021-12-06 11:33:553578checksum = "d76e8e1493bcac0d2766c42737f34458f1c8c50c0d23bcb24ea953affb273216"
Mark Rousskov342d9562020-08-17 15:21:443579dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:423580 "cfg-if",
Mark Rousskov342d9562020-08-17 15:21:443581 "instant",
3582 "libc",
klensydcdc3082021-05-11 19:03:593583 "redox_syscall",
Jubilee Younge8eb6912021-04-22 04:40:293584 "smallvec",
Igor Matuszewskiaf53b0d2021-07-21 13:17:313585 "winapi",
Igor Matuszewski8fc4bba2020-02-12 14:47:313586]
3587
3588[[package]]
Philipp Krones586cbd02022-06-04 12:07:443589name = "parking_lot_core"
Mateusz Mikuład5899ef2022-11-05 11:19:553590version = "0.9.4"
Philipp Krones586cbd02022-06-04 12:07:443591source = "registry+https://github.com/rust-lang/crates.io-index"
Mateusz Mikuład5899ef2022-11-05 11:19:553592checksum = "4dc9e0dc2adc1c69d09143aff38d3d30c5c3f0df0dad82e6d25547af174ebec0"
Philipp Krones586cbd02022-06-04 12:07:443593dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:423594 "cfg-if",
Philipp Krones586cbd02022-06-04 12:07:443595 "libc",
3596 "redox_syscall",
3597 "smallvec",
Weihang Lo6f38fd52023-02-07 22:26:223598 "windows-sys 0.42.0",
Philipp Krones586cbd02022-06-04 12:07:443599]
3600
3601[[package]]
Weihang Lo6306fd32023-01-04 15:33:593602name = "pasetors"
3603version = "0.6.5"
3604source = "registry+https://github.com/rust-lang/crates.io-index"
3605checksum = "ed20c4c21d893414f42e0cbfebe8a8036b5ae9b0264611fb6504e395eda6ceec"
3606dependencies = [
3607 "ct-codecs",
3608 "ed25519-compact",
Thom Chiovolonia4bf36e2022-11-21 00:55:413609 "getrandom",
Weihang Lo6306fd32023-01-04 15:33:593610 "orion",
3611 "p384",
Thom Chiovolonia4bf36e2022-11-21 00:55:413612 "rand_core",
Weihang Lo6306fd32023-01-04 15:33:593613 "regex",
3614 "serde",
3615 "serde_json",
3616 "sha2",
3617 "subtle",
3618 "time 0.3.17",
3619 "zeroize",
3620]
3621
3622[[package]]
Federico Ponzi4b6a0272020-07-17 22:01:273623name = "pathdiff"
Eric Huss4b4a5142022-04-14 01:02:323624version = "0.2.1"
Federico Ponzi4b6a0272020-07-17 22:01:273625source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss4b4a5142022-04-14 01:02:323626checksum = "8835116a5c179084a830efb3adc117ab007512b535bc1a21c991d3b32a6b44dd"
Federico Ponzi4b6a0272020-07-17 22:01:273627
3628[[package]]
Weihang Lo6306fd32023-01-04 15:33:593629name = "pem-rfc7468"
3630version = "0.6.0"
3631source = "registry+https://github.com/rust-lang/crates.io-index"
3632checksum = "24d159833a9105500e0398934e205e0773f0b27529557134ecfc51c27646adac"
3633dependencies = [
3634 "base64ct",
3635]
3636
3637[[package]]
Alex Crichton1cede102017-06-15 02:33:063638name = "percent-encoding"
Eric Huss139477d2019-11-12 18:14:483639version = "2.1.0"
Eric Hussf2428a62019-08-01 00:44:393640source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss139477d2019-11-12 18:14:483641checksum = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e"
Eric Hussf2428a62019-08-01 00:44:393642
3643[[package]]
Wesley Wisere130e9c2021-02-25 23:25:383644name = "perf-event-open-sys"
3645version = "1.0.1"
3646source = "registry+https://github.com/rust-lang/crates.io-index"
3647checksum = "ce9bedf5da2c234fdf2391ede2b90fabf585355f33100689bc364a3ea558561a"
3648dependencies = [
3649 "libc",
3650]
3651
3652[[package]]
Steve Klabnika0769612017-02-07 23:13:573653name = "pest"
Eric Hussbb60a762023-01-10 19:09:523654version = "2.5.2"
James Munnsde763692019-01-19 02:39:373655source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Hussbb60a762023-01-10 19:09:523656checksum = "0f6e86fb9e7026527a0d46bc308b841d73170ef8f443e1807f6ef88526a816d4"
James Munnsde763692019-01-19 02:39:373657dependencies = [
klensy45fac342022-08-31 20:04:123658 "thiserror",
Alex Crichton093ede22019-08-15 00:45:093659 "ucd-trie",
James Munnsde763692019-01-19 02:39:373660]
3661
3662[[package]]
Alex Crichtone9d89832018-04-02 15:43:553663name = "pest_derive"
Eric Hussbb60a762023-01-10 19:09:523664version = "2.5.2"
James Munnsde763692019-01-19 02:39:373665source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Hussbb60a762023-01-10 19:09:523666checksum = "96504449aa860c8dcde14f9fba5c58dc6658688ca1fe363589d6327b8662c603"
James Munnsde763692019-01-19 02:39:373667dependencies = [
Alex Crichton093ede22019-08-15 00:45:093668 "pest",
3669 "pest_generator",
James Munnsde763692019-01-19 02:39:373670]
3671
3672[[package]]
3673name = "pest_generator"
Eric Hussbb60a762023-01-10 19:09:523674version = "2.5.2"
James Munnsde763692019-01-19 02:39:373675source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Hussbb60a762023-01-10 19:09:523676checksum = "798e0220d1111ae63d66cb66a5dcb3fc2d986d520b98e49e1852bfdb11d7c5e7"
James Munnsde763692019-01-19 02:39:373677dependencies = [
Alex Crichton093ede22019-08-15 00:45:093678 "pest",
3679 "pest_meta",
Aaron Hill70ba4912020-08-01 14:11:153680 "proc-macro2",
3681 "quote",
3682 "syn",
James Munnsde763692019-01-19 02:39:373683]
3684
3685[[package]]
3686name = "pest_meta"
Eric Hussbb60a762023-01-10 19:09:523687version = "2.5.2"
James Munnsde763692019-01-19 02:39:373688source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Hussbb60a762023-01-10 19:09:523689checksum = "984298b75898e30a843e278a9f2452c31e349a073a0ce6fd950a12a74464e065"
James Munnsde763692019-01-19 02:39:373690dependencies = [
klensy45fac342022-08-31 20:04:123691 "once_cell",
Alex Crichton093ede22019-08-15 00:45:093692 "pest",
Eric Hussbb60a762023-01-10 19:09:523693 "sha1",
James Munnsde763692019-01-19 02:39:373694]
3695
3696[[package]]
Jack Hueya24df5b2020-03-03 16:25:033697name = "petgraph"
Jack Huey6aa2e9d2020-05-27 00:19:193698version = "0.5.1"
Jack Hueya24df5b2020-03-03 16:25:033699source = "registry+https://github.com/rust-lang/crates.io-index"
Jack Huey6aa2e9d2020-05-27 00:19:193700checksum = "467d164a6de56270bd7c4d070df81d07beace25012d5103ced4e9ff08d6afdb7"
Jack Hueya24df5b2020-03-03 16:25:033701dependencies = [
3702 "fixedbitset",
Jack Huey6aa2e9d2020-05-27 00:19:193703 "indexmap",
Jack Hueya24df5b2020-03-03 16:25:033704]
3705
3706[[package]]
steveklabnikecfbaca2018-04-03 14:32:043707name = "phf"
klensy947e7872022-04-15 18:11:143708version = "0.10.1"
steveklabnikecfbaca2018-04-03 14:32:043709source = "registry+https://github.com/rust-lang/crates.io-index"
klensy947e7872022-04-15 18:11:143710checksum = "fabbf1ead8a5bcbc20f5f8b939ee3f5b0f6f281b6ad3468b84656b658b455259"
steveklabnikecfbaca2018-04-03 14:32:043711dependencies = [
Alex Crichton093ede22019-08-15 00:45:093712 "phf_shared",
steveklabnikecfbaca2018-04-03 14:32:043713]
3714
3715[[package]]
3716name = "phf_codegen"
klensy947e7872022-04-15 18:11:143717version = "0.10.0"
steveklabnikecfbaca2018-04-03 14:32:043718source = "registry+https://github.com/rust-lang/crates.io-index"
klensy947e7872022-04-15 18:11:143719checksum = "4fb1c3a8bc4dd4e5cfce29b44ffc14bedd2ee294559a294e2a4d4c9e9a6a13cd"
steveklabnikecfbaca2018-04-03 14:32:043720dependencies = [
Alex Crichton093ede22019-08-15 00:45:093721 "phf_generator",
3722 "phf_shared",
steveklabnikecfbaca2018-04-03 14:32:043723]
3724
3725[[package]]
3726name = "phf_generator"
klensy947e7872022-04-15 18:11:143727version = "0.10.0"
steveklabnikecfbaca2018-04-03 14:32:043728source = "registry+https://github.com/rust-lang/crates.io-index"
klensy947e7872022-04-15 18:11:143729checksum = "5d5285893bb5eb82e6aaf5d59ee909a06a16737a8970984dd7746ba9283498d6"
steveklabnikecfbaca2018-04-03 14:32:043730dependencies = [
Alex Crichton093ede22019-08-15 00:45:093731 "phf_shared",
Thom Chiovolonia4bf36e2022-11-21 00:55:413732 "rand",
steveklabnikecfbaca2018-04-03 14:32:043733]
3734
3735[[package]]
3736name = "phf_shared"
klensy947e7872022-04-15 18:11:143737version = "0.10.0"
steveklabnikecfbaca2018-04-03 14:32:043738source = "registry+https://github.com/rust-lang/crates.io-index"
klensy947e7872022-04-15 18:11:143739checksum = "b6796ad771acdc0123d2a88dc428b5e38ef24456743ddb1744ed628f9815c096"
steveklabnikecfbaca2018-04-03 14:32:043740dependencies = [
Alex Crichton093ede22019-08-15 00:45:093741 "siphasher",
steveklabnikecfbaca2018-04-03 14:32:043742]
3743
3744[[package]]
Caleb Cartwright63913182021-02-10 01:52:543745name = "pin-project-lite"
klensy9f621ae2022-01-24 17:19:213746version = "0.2.8"
Caleb Cartwright63913182021-02-10 01:52:543747source = "registry+https://github.com/rust-lang/crates.io-index"
klensy9f621ae2022-01-24 17:19:213748checksum = "e280fbe77cc62c91527259e9442153f4688736748d24660126286329742b4c6c"
Caleb Cartwright63913182021-02-10 01:52:543749
3750[[package]]
3751name = "pin-utils"
3752version = "0.1.0"
3753source = "registry+https://github.com/rust-lang/crates.io-index"
3754checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
3755
3756[[package]]
Weihang Lo6306fd32023-01-04 15:33:593757name = "pkcs8"
3758version = "0.9.0"
3759source = "registry+https://github.com/rust-lang/crates.io-index"
3760checksum = "9eca2c590a5f85da82668fa685c09ce2888b9430e83299debf1f34b65fd4a4ba"
3761dependencies = [
3762 "der",
3763 "spki",
3764]
3765
3766[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:583767name = "pkg-config"
Alyssa Rossb3b6fbc2022-10-14 01:42:233768version = "0.3.25"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583769source = "registry+https://github.com/rust-lang/crates.io-index"
Alyssa Rossb3b6fbc2022-10-14 01:42:233770checksum = "1df8c4ec4b0627e53bdf214615ad287367e482558cf84b109250b37464dc03ae"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583771
3772[[package]]
Santiago Pastorino8429d112018-05-24 21:52:013773name = "polonius-engine"
Rémy Rakic99cc35d2021-07-22 20:21:063774version = "0.13.0"
Santiago Pastorino8429d112018-05-24 21:52:013775source = "registry+https://github.com/rust-lang/crates.io-index"
Rémy Rakic99cc35d2021-07-22 20:21:063776checksum = "c4e8e505342045d397d0b6674dcb82d6faf5cf40484d30eeb88fc82ef14e903f"
Douglas Campos422fe7c2018-05-29 11:52:513777dependencies = [
Alex Crichton093ede22019-08-15 00:45:093778 "datafrog",
3779 "log",
3780 "rustc-hash",
Douglas Campos422fe7c2018-05-29 11:52:513781]
Santiago Pastorino8429d112018-05-24 21:52:013782
3783[[package]]
gnzlbg52caca02019-08-01 15:02:263784name = "ppv-lite86"
Yuki Okushi9f8628b2020-05-26 04:35:213785version = "0.2.8"
gnzlbg52caca02019-08-01 15:02:263786source = "registry+https://github.com/rust-lang/crates.io-index"
Yuki Okushi9f8628b2020-05-26 04:35:213787checksum = "237a5ed80e274dbc66f86bd59c1e25edc039660be53194b5fe0a482e0f2612ea"
gnzlbg52caca02019-08-01 15:02:263788
3789[[package]]
steveklabnikecfbaca2018-04-03 14:32:043790name = "precomputed-hash"
3791version = "0.1.1"
3792source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:093793checksum = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c"
steveklabnikecfbaca2018-04-03 14:32:043794
3795[[package]]
Joshua Nelsonf94c9262022-11-28 23:10:443796name = "pretty_assertions"
Weihang Lo80bea6c2023-02-23 00:58:333797version = "1.3.0"
Joshua Nelsonf94c9262022-11-28 23:10:443798source = "registry+https://github.com/rust-lang/crates.io-index"
Weihang Lo80bea6c2023-02-23 00:58:333799checksum = "a25e9bcb20aa780fd0bb16b72403a9064d6b3f22f026946029acb941a50af755"
Joshua Nelsonf94c9262022-11-28 23:10:443800dependencies = [
Joshua Nelsonf94c9262022-11-28 23:10:443801 "ctor",
Weihang Lo80bea6c2023-02-23 00:58:333802 "diff",
Joshua Nelsonf94c9262022-11-28 23:10:443803 "output_vt100",
Weihang Lo80bea6c2023-02-23 00:58:333804 "yansi",
Joshua Nelsonf94c9262022-11-28 23:10:443805]
3806
3807[[package]]
Eric Huss8c20add2018-12-03 01:33:203808name = "pretty_env_logger"
Matthias Krüger451d4922020-02-10 19:47:383809version = "0.4.0"
Eric Huss8c20add2018-12-03 01:33:203810source = "registry+https://github.com/rust-lang/crates.io-index"
Matthias Krüger451d4922020-02-10 19:47:383811checksum = "926d36b9553851b8b0005f1275891b392ee4d2d833852c417ed025477350fb9d"
Eric Huss8c20add2018-12-03 01:33:203812dependencies = [
Matthias Krüger451d4922020-02-10 19:47:383813 "env_logger 0.7.1",
Alex Crichton093ede22019-08-15 00:45:093814 "log",
Eric Huss8c20add2018-12-03 01:33:203815]
3816
3817[[package]]
Igor Matuszewskic2249a42019-09-08 08:28:113818name = "proc-macro-error"
Mark Rousskov342d9562020-08-17 15:21:443819version = "1.0.4"
Igor Matuszewskic2249a42019-09-08 08:28:113820source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:443821checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
Igor Matuszewskic2249a42019-09-08 08:28:113822dependencies = [
Mark Rousskov342d9562020-08-17 15:21:443823 "proc-macro-error-attr",
Aaron Hill70ba4912020-08-01 14:11:153824 "proc-macro2",
3825 "quote",
3826 "syn",
Mark Rousskov342d9562020-08-17 15:21:443827 "version_check",
3828]
3829
3830[[package]]
3831name = "proc-macro-error-attr"
3832version = "1.0.4"
3833source = "registry+https://github.com/rust-lang/crates.io-index"
3834checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
3835dependencies = [
3836 "proc-macro2",
3837 "quote",
3838 "version_check",
Alex Crichtone9d89832018-04-02 15:43:553839]
3840
3841[[package]]
David Wood7f916972022-03-26 07:27:433842name = "proc-macro-hack"
3843version = "0.5.19"
3844source = "registry+https://github.com/rust-lang/crates.io-index"
3845checksum = "dbf0c48bc1d91375ae5c3cd81e3722dff1abcf81a30960240640d223f59fe0e5"
3846
3847[[package]]
Igor Matuszewskic2249a42019-09-08 08:28:113848name = "proc-macro2"
Andres Suareza65ddf02022-10-09 03:25:403849version = "1.0.46"
Igor Matuszewskic2249a42019-09-08 08:28:113850source = "registry+https://github.com/rust-lang/crates.io-index"
Andres Suareza65ddf02022-10-09 03:25:403851checksum = "94e2ef8dbfc347b10c094890f778ee2e36ca9bb4262e86dc99cd217e35f3470b"
Igor Matuszewskic2249a42019-09-08 08:28:113852dependencies = [
Andres Suareza65ddf02022-10-09 03:25:403853 "unicode-ident",
Igor Matuszewskic2249a42019-09-08 08:28:113854]
3855
3856[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293857name = "proc_macro"
3858version = "0.0.0"
Alex Crichtonb47c9692019-08-16 15:29:083859dependencies = [
Vadim Petrochenkovf5ca02c2022-02-01 12:30:323860 "core",
Alex Crichtonb47c9692019-08-16 15:29:083861 "std",
3862]
Ahmed Charles9ca382f2016-09-02 08:55:293863
3864[[package]]
Weihang Loe52e0402023-03-07 22:16:273865name = "prodash"
3866version = "23.1.1"
3867source = "registry+https://github.com/rust-lang/crates.io-index"
3868checksum = "d73c6b64cb5b99eb63ca97d378685712617ec0172ff5c04cd47a489d3e2c51f8"
3869dependencies = [
3870 "parking_lot 0.12.1",
3871]
3872
3873[[package]]
whitequark42754ce2017-02-13 09:57:503874name = "profiler_builtins"
3875version = "0.0.0"
3876dependencies = [
Alex Crichton093ede22019-08-15 00:45:093877 "cc",
3878 "compiler_builtins",
3879 "core",
Marco Castelluccioecba8d62017-06-04 14:54:393880]
3881
3882[[package]]
Oliver Scherer26edcee2018-11-02 15:14:243883name = "psm"
Mateusz Mikuład5899ef2022-11-05 11:19:553884version = "0.1.21"
Oliver Scherer26edcee2018-11-02 15:14:243885source = "registry+https://github.com/rust-lang/crates.io-index"
Mateusz Mikuład5899ef2022-11-05 11:19:553886checksum = "5787f7cda34e3033a72192c018bc5883100330f362ef279a8cbccfce8bb4e874"
Oliver Scherer26edcee2018-11-02 15:14:243887dependencies = [
3888 "cc",
3889]
3890
3891[[package]]
Steve Klabnika0769612017-02-07 23:13:573892name = "pulldown-cmark"
Guillaume Gomez7f78a9a2022-07-26 18:36:203893version = "0.9.2"
Joshua Nelsone4c28bf2020-09-14 00:15:013894source = "registry+https://github.com/rust-lang/crates.io-index"
Guillaume Gomez7f78a9a2022-07-26 18:36:203895checksum = "2d9cc634bc78768157b5cbfe988ffcd1dcba95cd2b2f03a88316c08c6d00ed63"
Joshua Nelsone4c28bf2020-09-14 00:15:013896dependencies = [
3897 "bitflags",
3898 "memchr",
3899 "unicase",
3900]
3901
3902[[package]]
Eduard-Mihai Burtescu20929632019-01-29 05:24:323903name = "punycode"
Mark Rousskov342d9562020-08-17 15:21:443904version = "0.4.1"
Eduard-Mihai Burtescu20929632019-01-29 05:24:323905source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:443906checksum = "e9e1dcb320d6839f6edb64f7a4a59d39b30480d4d1765b56873f7c858538a5fe"
Eduard-Mihai Burtescu20929632019-01-29 05:24:323907
3908[[package]]
Steve Klabnika0769612017-02-07 23:13:573909name = "quick-error"
Igor Matuszewskie26f35d2020-05-05 12:05:063910version = "1.2.3"
Steve Klabnika0769612017-02-07 23:13:573911source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewskie26f35d2020-05-05 12:05:063912checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0"
Steve Klabnika0769612017-02-07 23:13:573913
3914[[package]]
Joshua Nelsonf94c9262022-11-28 23:10:443915name = "quick-error"
3916version = "2.0.1"
3917source = "registry+https://github.com/rust-lang/crates.io-index"
3918checksum = "a993555f31e5a609f617c12db6250dedcac1b0a85076912c436e6fc9b2c8e6a3"
3919
3920[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:293921name = "quine-mc_cluskey"
3922version = "0.2.4"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583923source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:093924checksum = "07589615d719a60c8dd8a4622e7946465dfef20d1a428f969e3443e7386d5f45"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583925
3926[[package]]
3927name = "quote"
Philipp Kronesd4077782022-11-21 19:52:063928version = "1.0.21"
Igor Matuszewskic2249a42019-09-08 08:28:113929source = "registry+https://github.com/rust-lang/crates.io-index"
Philipp Kronesd4077782022-11-21 19:52:063930checksum = "bbe448f377a7d6961e30f5955f9b8d106c3f5e449d493ee1b125c1d43c2b5179"
Igor Matuszewskic2249a42019-09-08 08:28:113931dependencies = [
Aaron Hill70ba4912020-08-01 14:11:153932 "proc-macro2",
Alex Crichtone9d89832018-04-02 15:43:553933]
3934
3935[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293936name = "rand"
klensy947e7872022-04-15 18:11:143937version = "0.8.5"
Aaron Hill2550d5b2021-03-07 23:39:193938source = "registry+https://github.com/rust-lang/crates.io-index"
klensy947e7872022-04-15 18:11:143939checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
Aaron Hill2550d5b2021-03-07 23:39:193940dependencies = [
3941 "libc",
Thom Chiovolonia4bf36e2022-11-21 00:55:413942 "rand_chacha",
3943 "rand_core",
Aaron Hill2550d5b2021-03-07 23:39:193944]
3945
3946[[package]]
3947name = "rand_chacha"
3948version = "0.3.0"
3949source = "registry+https://github.com/rust-lang/crates.io-index"
3950checksum = "e12735cf05c9e10bf21534da50a147b924d555dc7a547c42e6bb2d5b6017ae0d"
3951dependencies = [
3952 "ppv-lite86",
Thom Chiovolonia4bf36e2022-11-21 00:55:413953 "rand_core",
gnzlbg52caca02019-08-01 15:02:263954]
3955
3956[[package]]
Aaron Hill2550d5b2021-03-07 23:39:193957name = "rand_core"
Weihang Lo6306fd32023-01-04 15:33:593958version = "0.6.4"
Aaron Hill2550d5b2021-03-07 23:39:193959source = "registry+https://github.com/rust-lang/crates.io-index"
Weihang Lo6306fd32023-01-04 15:33:593960checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
Aaron Hill2550d5b2021-03-07 23:39:193961dependencies = [
Thom Chiovolonia4bf36e2022-11-21 00:55:413962 "getrandom",
Aaron Hill2550d5b2021-03-07 23:39:193963]
3964
3965[[package]]
Ralf Jung5b78e982019-04-19 07:37:333966name = "rand_xorshift"
Thom Chiovolonia4bf36e2022-11-21 00:55:413967version = "0.3.0"
Ralf Jung5b78e982019-04-19 07:37:333968source = "registry+https://github.com/rust-lang/crates.io-index"
Thom Chiovolonia4bf36e2022-11-21 00:55:413969checksum = "d25bf25ec5ae4a3f1b92f929810509a2f53d7dca2f50b794ff57e3face536c8f"
Ralf Jung5b78e982019-04-19 07:37:333970dependencies = [
Thom Chiovolonia4bf36e2022-11-21 00:55:413971 "rand_core",
Eric Huss2b985322019-11-25 16:14:073972]
3973
3974[[package]]
3975name = "rand_xoshiro"
Chase Wilson09f15422021-08-29 15:55:293976version = "0.6.0"
3977source = "registry+https://github.com/rust-lang/crates.io-index"
3978checksum = "6f97cdb2a36ed4183de61b2f824cc45c9f1037f28afe0a322e9fff4c108b5aaa"
3979dependencies = [
Thom Chiovolonia4bf36e2022-11-21 00:55:413980 "rand_core",
Chase Wilson09f15422021-08-29 15:55:293981]
3982
3983[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:293984name = "rayon"
Josh Stoneab57e362022-05-28 00:14:223985version = "1.5.3"
Nick Cameron4b6f5c22018-02-26 03:15:453986source = "registry+https://github.com/rust-lang/crates.io-index"
Josh Stoneab57e362022-05-28 00:14:223987checksum = "bd99e5772ead8baa5215278c9b15bf92087709e9c1b2d1f97cdb5a183c933a7d"
Nick Cameron4b6f5c22018-02-26 03:15:453988dependencies = [
Mark Rousskov342d9562020-08-17 15:21:443989 "autocfg",
Mateusz Mikuła2d8d8132019-12-04 17:40:163990 "crossbeam-deque",
Alex Crichton093ede22019-08-15 00:45:093991 "either",
3992 "rayon-core",
Oliver Schneideracdf83f2017-12-06 08:25:293993]
3994
3995[[package]]
3996name = "rayon-core"
Josh Stoneab57e362022-05-28 00:14:223997version = "1.9.3"
Oliver Schneideracdf83f2017-12-06 08:25:293998source = "registry+https://github.com/rust-lang/crates.io-index"
Josh Stoneab57e362022-05-28 00:14:223999checksum = "258bcdb5ac6dad48491bb2992db6b7cf74878b0384908af124823d118c99683f"
Oliver Schneideracdf83f2017-12-06 08:25:294000dependencies = [
Josh Stonef3b88122022-01-10 19:34:074001 "crossbeam-channel",
Mateusz Mikuła2d8d8132019-12-04 17:40:164002 "crossbeam-deque",
Josh Stonef3b88122022-01-10 19:34:074003 "crossbeam-utils",
Alex Crichton093ede22019-08-15 00:45:094004 "num_cpus",
Laurențiu Nicolab888eb92019-06-10 18:22:314005]
4006
4007[[package]]
Nick Cameronc5cad5a2017-09-22 01:58:354008name = "redox_syscall"
bjorn3856dd712021-08-15 16:40:404009version = "0.2.10"
flip19950046d7c2021-02-25 10:26:234010source = "registry+https://github.com/rust-lang/crates.io-index"
bjorn3856dd712021-08-15 16:40:404011checksum = "8383f39639269cde97d255a32bdb68c047337295414940c68bdd30c2e13203ff"
flip19950046d7c2021-02-25 10:26:234012dependencies = [
4013 "bitflags",
4014]
4015
4016[[package]]
flip19954c228cc2019-02-18 09:32:584017name = "redox_users"
flip19950046d7c2021-02-25 10:26:234018version = "0.4.0"
4019source = "registry+https://github.com/rust-lang/crates.io-index"
4020checksum = "528532f3d801c87aec9def2add9ca802fe569e44a544afe633765267840abe64"
4021dependencies = [
Thom Chiovolonia4bf36e2022-11-21 00:55:414022 "getrandom",
klensydcdc3082021-05-11 19:03:594023 "redox_syscall",
flip19950046d7c2021-02-25 10:26:234024]
4025
4026[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:584027name = "regex"
klensy43512e62022-07-26 16:16:434028version = "1.5.6"
Oliver Schneider847bb142018-05-11 12:11:064029source = "registry+https://github.com/rust-lang/crates.io-index"
klensy43512e62022-07-26 16:16:434030checksum = "d83f127d94bdbcda4c8cc2e50f6f84f4b611f69c902699ca385a39c3a75f9ff1"
Oliver Schneider847bb142018-05-11 12:11:064031dependencies = [
Alex Crichton093ede22019-08-15 00:45:094032 "aho-corasick",
4033 "memchr",
4034 "regex-syntax",
Oliver Schneider847bb142018-05-11 12:11:064035]
4036
4037[[package]]
Oliver Schererec7230f2020-07-24 18:42:004038name = "regex-automata"
bjorn397c2fa12021-07-07 09:07:094039version = "0.1.10"
Oliver Schererec7230f2020-07-24 18:42:004040source = "registry+https://github.com/rust-lang/crates.io-index"
bjorn397c2fa12021-07-07 09:07:094041checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"
Oliver Schererec7230f2020-07-24 18:42:004042dependencies = [
Oliver Schererec7230f2020-07-24 18:42:004043 "regex-syntax",
4044]
4045
4046[[package]]
Charles Lewa7750042022-11-06 06:43:254047name = "regex-automata"
4048version = "0.2.0"
4049source = "registry+https://github.com/rust-lang/crates.io-index"
4050checksum = "e9368763f5a9b804326f3af749e16f9abf378d227bcdee7634b13d8f17793782"
4051dependencies = [
4052 "memchr",
4053]
4054
4055[[package]]
Steve Klabnika0769612017-02-07 23:13:574056name = "regex-syntax"
klensy43512e62022-07-26 16:16:434057version = "0.6.26"
Oliver Schneider847bb142018-05-11 12:11:064058source = "registry+https://github.com/rust-lang/crates.io-index"
klensy43512e62022-07-26 16:16:434059checksum = "49b3de9ec5dc0a3417da371aab17d729997c15010e7fd24ff707773a33bddb64"
Oliver Schneider847bb142018-05-11 12:11:064060
4061[[package]]
Alex Crichton7bc2cbf2017-04-26 15:52:194062name = "remote-test-client"
4063version = "0.1.0"
4064
4065[[package]]
4066name = "remote-test-server"
4067version = "0.1.0"
4068
4069[[package]]
Alex Crichton994bfd42018-02-26 17:07:164070name = "remove_dir_all"
Mark Rousskov342d9562020-08-17 15:21:444071version = "0.5.3"
Alex Crichton994bfd42018-02-26 17:07:164072source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:444073checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7"
Alex Crichton994bfd42018-02-26 17:07:164074dependencies = [
Igor Matuszewskiaf53b0d2021-07-21 13:17:314075 "winapi",
Alex Crichton994bfd42018-02-26 17:07:164076]
4077
4078[[package]]
est31d32ff142022-08-23 20:14:124079name = "replace-version-placeholder"
4080version = "0.1.0"
4081dependencies = [
4082 "tidy",
4083 "walkdir",
4084]
4085
4086[[package]]
Weihang Lo6306fd32023-01-04 15:33:594087name = "rfc6979"
4088version = "0.3.1"
4089source = "registry+https://github.com/rust-lang/crates.io-index"
4090checksum = "7743f17af12fa0b03b803ba12cd6a8d9483a587e89c69445e3909655c0b9fabb"
4091dependencies = [
4092 "crypto-bigint",
4093 "hmac",
4094 "zeroize",
4095]
4096
4097[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:584098name = "rls"
Eric Huss4a7e2fb2022-08-21 04:19:434099version = "2.0.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584100dependencies = [
Alex Crichton093ede22019-08-15 00:45:094101 "rustc-workspace-hack",
Alex Crichton093ede22019-08-15 00:45:094102 "serde",
4103 "serde_json",
Alex Crichton453080f2017-06-05 16:36:484104]
4105
4106[[package]]
Rich Kadela6f8b8a2020-07-02 18:27:154107name = "rust-demangler"
Rich Kadelf5aebad2020-09-01 23:15:174108version = "0.0.1"
Rich Kadela6f8b8a2020-07-02 18:27:154109dependencies = [
Rich Kadelf5aebad2020-09-01 23:15:174110 "regex",
Rich Kadela6f8b8a2020-07-02 18:27:154111 "rustc-demangle",
4112]
4113
4114[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294115name = "rustbook"
Steve Klabnika0769612017-02-07 23:13:574116version = "0.1.0"
4117dependencies = [
Michael Goulet02b80d22023-01-24 19:10:564118 "clap 4.1.4",
Eric Huss5b9e9d02020-11-15 01:37:024119 "env_logger 0.7.1",
Alex Crichton093ede22019-08-15 00:45:094120 "mdbook",
Steve Klabnika0769612017-02-07 23:13:574121]
Ahmed Charles9ca382f2016-09-02 08:55:294122
4123[[package]]
Ralf Jung9cc11e22022-10-04 13:23:574124name = "rustc-build-sysroot"
Ralf Jung3487fe32022-12-28 21:47:424125version = "0.4.1"
Ralf Jung9cc11e22022-10-04 13:23:574126source = "registry+https://github.com/rust-lang/crates.io-index"
Ralf Jung3487fe32022-12-28 21:47:424127checksum = "d65b1271cdac365b71b59570ea35d945dea2dd2cc47eba3d33b4bd1e0190ac6d"
Ralf Jung9cc11e22022-10-04 13:23:574128dependencies = [
4129 "anyhow",
4130 "rustc_version",
4131 "tempfile",
4132]
4133
4134[[package]]
Josh Stone020c5ec2017-05-08 22:01:134135name = "rustc-demangle"
Eduard-Mihai Burtescuf8810ee2021-08-10 21:05:254136version = "0.1.21"
Josh Stone020c5ec2017-05-08 22:01:134137source = "registry+https://github.com/rust-lang/crates.io-index"
Eduard-Mihai Burtescuf8810ee2021-08-10 21:05:254138checksum = "7ef03e0a2b150c7a90d01faf6254c9c48a41e95fb2a8c2ac1c6f0d2b9aefc342"
Alex Crichtonfcc8bb42018-12-14 22:37:514139dependencies = [
Alex Crichton093ede22019-08-15 00:45:094140 "compiler_builtins",
4141 "rustc-std-workspace-core",
Alex Crichtonfcc8bb42018-12-14 22:37:514142]
Josh Stone020c5ec2017-05-08 22:01:134143
4144[[package]]
Niko Matsakis9c548bf2018-05-24 12:48:024145name = "rustc-hash"
Jack Huey6aa2e9d2020-05-27 00:19:194146version = "1.1.0"
Niko Matsakis9c548bf2018-05-24 12:48:024147source = "registry+https://github.com/rust-lang/crates.io-index"
Jack Huey6aa2e9d2020-05-27 00:19:194148checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
Niko Matsakis9c548bf2018-05-24 12:48:024149
4150[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294151name = "rustc-main"
4152version = "0.0.0"
4153dependencies = [
Rémy Rakicadab1352022-05-06 21:20:044154 "jemalloc-sys",
Alex Crichton093ede22019-08-15 00:45:094155 "rustc_codegen_ssa",
4156 "rustc_driver",
John Kåre Alsaker2aceaf42023-02-02 06:17:464157 "rustc_driver_impl",
Oli Scherer9960cc12022-06-02 10:08:384158 "rustc_smir",
Ahmed Charles9ca382f2016-09-02 08:55:294159]
4160
4161[[package]]
John Kåre Alsaker4afdae62018-05-12 02:11:034162name = "rustc-rayon"
Josh Stoneab57e362022-05-28 00:14:224163version = "0.4.0"
Josh Stone33c41252019-09-10 17:13:074164source = "registry+https://github.com/rust-lang/crates.io-index"
Josh Stoneab57e362022-05-28 00:14:224165checksum = "1a79f0b0b2609e2eacf9758013f50e7176cb4b29fd6436a747b14a5362c8727a"
Josh Stone33c41252019-09-10 17:13:074166dependencies = [
Josh Stoneab57e362022-05-28 00:14:224167 "autocfg",
Mateusz Mikuła2d8d8132019-12-04 17:40:164168 "crossbeam-deque",
Josh Stone33c41252019-09-10 17:13:074169 "either",
Igor Matuszewski5b091302019-12-10 15:01:014170 "rustc-rayon-core",
John Kåre Alsaker0e05a9b2019-04-25 20:50:414171]
4172
4173[[package]]
Josh Stone33c41252019-09-10 17:13:074174name = "rustc-rayon-core"
Josh Stoneab57e362022-05-28 00:14:224175version = "0.4.1"
Josh Stone33c41252019-09-10 17:13:074176source = "registry+https://github.com/rust-lang/crates.io-index"
Josh Stoneab57e362022-05-28 00:14:224177checksum = "02269144a0db9bb55cf5d4a41a5a0e95b334b0b78b08269018ca9b0250718c30"
Josh Stone33c41252019-09-10 17:13:074178dependencies = [
Josh Stoneab57e362022-05-28 00:14:224179 "crossbeam-channel",
Mateusz Mikuła2d8d8132019-12-04 17:40:164180 "crossbeam-deque",
Josh Stonef3b88122022-01-10 19:34:074181 "crossbeam-utils",
Josh Stone33c41252019-09-10 17:13:074182 "num_cpus",
4183]
4184
4185[[package]]
flip1995898ef0f2020-12-06 14:07:594186name = "rustc-semver"
4187version = "1.1.0"
4188source = "registry+https://github.com/rust-lang/crates.io-index"
4189checksum = "5be1bdc7edf596692617627bbfeaba522131b18e06ca4df2b6b689e3c5d5ce84"
4190
4191[[package]]
Amanieu d'Antras1fa7a212019-02-07 11:08:054192name = "rustc-std-workspace-alloc"
Alex Crichton6c74bc92019-09-09 20:01:054193version = "1.99.0"
Amanieu d'Antras1fa7a212019-02-07 11:08:054194dependencies = [
Alex Crichton093ede22019-08-15 00:45:094195 "alloc",
Amanieu d'Antras1fa7a212019-02-07 11:08:054196]
4197
4198[[package]]
Alex Crichton4c21a3b2018-11-20 05:52:504199name = "rustc-std-workspace-core"
Alex Crichton6c74bc92019-09-09 20:01:054200version = "1.99.0"
Alex Crichton4c21a3b2018-11-20 05:52:504201dependencies = [
Alex Crichton093ede22019-08-15 00:45:094202 "core",
Alex Crichton4c21a3b2018-11-20 05:52:504203]
4204
4205[[package]]
Alex Crichtonb47c9692019-08-16 15:29:084206name = "rustc-std-workspace-std"
Alex Crichton6c74bc92019-09-09 20:01:054207version = "1.99.0"
Alex Crichtonb47c9692019-08-16 15:29:084208dependencies = [
4209 "std",
4210]
4211
4212[[package]]
Alex Crichton0e034d12018-07-31 21:16:554213name = "rustc-workspace-hack"
4214version = "1.0.0"
4215dependencies = [
Ralf Jung55162732022-11-15 19:06:424216 "bstr 0.2.17",
Weihang Loc1b4f112022-10-04 20:57:494217 "clap 3.2.20",
Thom Chiovolonia4bf36e2022-11-21 00:55:414218 "getrandom",
Weihang Loe52e0402023-03-07 22:16:274219 "hashbrown 0.12.3",
Weihang Lo1e5dad02022-11-25 22:37:044220 "libc",
Eric Huss0bfc45a2020-12-23 20:18:154221 "libz-sys",
Weihang Loe52e0402023-03-07 22:16:274222 "once_cell",
Thom Chiovolonia4bf36e2022-11-21 00:55:414223 "rand",
Ralf Jung1cc71392022-07-08 04:23:014224 "regex",
Alex Crichton093ede22019-08-15 00:45:094225 "serde_json",
Weihang Loe52e0402023-03-07 22:16:274226 "smallvec",
Aaron Hill70ba4912020-08-01 14:11:154227 "syn",
Eric Huss4a7e2fb2022-08-21 04:19:434228 "url",
Igor Matuszewskiaf53b0d2021-07-21 13:17:314229 "winapi",
Alex Crichton0e034d12018-07-31 21:16:554230]
4231
4232[[package]]
hkalbasi390a6372022-11-06 21:06:114233name = "rustc_abi"
4234version = "0.0.0"
4235dependencies = [
4236 "bitflags",
Thom Chiovolonia4bf36e2022-11-21 00:55:414237 "rand",
hkalbasi390a6372022-11-06 21:06:114238 "rand_xoshiro",
4239 "rustc_data_structures",
4240 "rustc_index",
4241 "rustc_macros",
4242 "rustc_serialize",
4243 "tracing",
4244]
4245
4246[[package]]
Eduard-Mihai Burtescu877ec942017-07-08 17:46:434247name = "rustc_apfloat"
4248version = "0.0.0"
4249dependencies = [
Alex Crichton093ede22019-08-15 00:45:094250 "bitflags",
Jubilee Younge8eb6912021-04-22 04:40:294251 "smallvec",
Eduard-Mihai Burtescu877ec942017-07-08 17:46:434252]
4253
4254[[package]]
Vadim Petrochenkov11d95142020-06-02 17:03:404255name = "rustc_arena"
4256version = "0.0.0"
4257dependencies = [
Jubilee Younge8eb6912021-04-22 04:40:294258 "smallvec",
Vadim Petrochenkov11d95142020-06-02 17:03:404259]
4260
4261[[package]]
Vadim Petrochenkov6054a302020-02-29 17:16:264262name = "rustc_ast"
4263version = "0.0.0"
4264dependencies = [
Amanieu d'Antrasa6563492020-05-06 13:46:014265 "bitflags",
Konrad Borowskif72e17f2023-01-22 12:05:474266 "memchr",
Vadim Petrochenkov6054a302020-02-29 17:16:264267 "rustc_data_structures",
4268 "rustc_index",
4269 "rustc_lexer",
4270 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:404271 "rustc_serialize",
Vadim Petrochenkov6054a302020-02-29 17:16:264272 "rustc_span",
Jubilee Younge8eb6912021-04-22 04:40:294273 "smallvec",
Nicholas Nethercoteb38106b2022-08-17 04:22:304274 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:004275 "tracing",
Vadim Petrochenkov6054a302020-02-29 17:16:264276]
4277
4278[[package]]
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:564279name = "rustc_ast_lowering"
4280version = "0.0.0"
4281dependencies = [
Vadim Petrochenkov6054a302020-02-29 17:16:264282 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:464283 "rustc_ast_pretty",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:564284 "rustc_data_structures",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:564285 "rustc_errors",
Mazdak Farrokhzadebfd8672020-01-05 01:37:574286 "rustc_hir",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:564287 "rustc_index",
Jean CASPAR73ae38b2022-08-16 20:28:514288 "rustc_macros",
Camille GILLOT603746a2021-07-05 20:26:234289 "rustc_middle",
Mazdak Farrokhzad5ccc1e42019-12-24 21:42:564290 "rustc_session",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:564291 "rustc_span",
4292 "rustc_target",
Jubilee Younge8eb6912021-04-22 04:40:294293 "smallvec",
Nicholas Nethercoteb38106b2022-08-17 04:22:304294 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:004295 "tracing",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:564296]
4297
4298[[package]]
Mazdak Farrokhzaded69fbb2020-01-05 09:58:444299name = "rustc_ast_passes"
4300version = "0.0.0"
4301dependencies = [
pierwillf684acd2022-03-04 17:54:284302 "itertools",
Vadim Petrochenkov6054a302020-02-29 17:16:264303 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:464304 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:204305 "rustc_attr",
Mazdak Farrokhzaded69fbb2020-01-05 09:58:444306 "rustc_data_structures",
Mazdak Farrokhzaded69fbb2020-01-05 09:58:444307 "rustc_errors",
Mazdak Farrokhzad6cbcb832020-01-05 10:11:394308 "rustc_feature",
finalchildd6fdf142022-08-17 14:51:014309 "rustc_macros",
Mazdak Farrokhzaded69fbb2020-01-05 09:58:444310 "rustc_parse",
4311 "rustc_session",
4312 "rustc_span",
Camille GILLOT8d7d4882021-07-08 19:58:054313 "rustc_target",
Nicholas Nethercote4143b102022-11-23 00:55:164314 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:004315 "tracing",
Mazdak Farrokhzaded69fbb2020-01-05 09:58:444316]
4317
4318[[package]]
Mazdak Farrokhzade2333312020-01-11 16:02:464319name = "rustc_ast_pretty"
4320version = "0.0.0"
4321dependencies = [
Vadim Petrochenkov6054a302020-02-29 17:16:264322 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:464323 "rustc_span",
Nicholas Nethercotedd7aff52022-11-21 22:17:204324 "thin-vec",
Mazdak Farrokhzade2333312020-01-11 16:02:464325]
4326
4327[[package]]
Mazdak Farrokhzad93a82832020-01-11 12:15:204328name = "rustc_attr"
4329version = "0.0.0"
4330dependencies = [
Vadim Petrochenkov6054a302020-02-29 17:16:264331 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:464332 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:204333 "rustc_data_structures",
4334 "rustc_errors",
4335 "rustc_feature",
Vadim Petrochenkov20c50442020-08-10 19:27:484336 "rustc_lexer",
Mazdak Farrokhzad93a82832020-01-11 12:15:204337 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:404338 "rustc_serialize",
Mazdak Farrokhzad93a82832020-01-11 12:15:204339 "rustc_session",
4340 "rustc_span",
Mazdak Farrokhzad93a82832020-01-11 12:15:204341]
4342
4343[[package]]
Charles Lewa7750042022-11-06 06:43:254344name = "rustc_baked_icu_data"
4345version = "0.0.0"
4346dependencies = [
4347 "icu_list",
4348 "icu_locid",
4349 "icu_provider",
Charles Lewbde2f982022-11-06 06:58:224350 "icu_provider_adapters",
Charles Lewbde2f982022-11-06 06:58:224351 "zerovec",
Charles Lewa7750042022-11-06 06:43:254352]
4353
4354[[package]]
Camille GILLOT31a61cc2020-12-30 17:48:404355name = "rustc_borrowck"
4356version = "0.0.0"
4357dependencies = [
4358 "either",
pierwillf684acd2022-03-04 17:54:284359 "itertools",
Camille GILLOT31a61cc2020-12-30 17:48:404360 "polonius-engine",
Camille GILLOTc5fc2602021-01-05 19:08:114361 "rustc_const_eval",
Camille GILLOT31a61cc2020-12-30 17:48:404362 "rustc_data_structures",
4363 "rustc_errors",
4364 "rustc_graphviz",
4365 "rustc_hir",
4366 "rustc_index",
4367 "rustc_infer",
4368 "rustc_lexer",
Michael Goulet98af1bf2022-06-23 04:43:014369 "rustc_macros",
Camille GILLOT31a61cc2020-12-30 17:48:404370 "rustc_middle",
Camille GILLOTfd9c04f2021-01-05 18:53:074371 "rustc_mir_dataflow",
Camille GILLOT31a61cc2020-12-30 17:48:404372 "rustc_serialize",
4373 "rustc_session",
4374 "rustc_span",
4375 "rustc_target",
4376 "rustc_trait_selection",
4377 "rustc_traits",
4378 "smallvec",
4379 "tracing",
4380]
4381
4382[[package]]
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324383name = "rustc_builtin_macros"
4384version = "0.0.0"
4385dependencies = [
Vadim Petrochenkov6054a302020-02-29 17:16:264386 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:464387 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:204388 "rustc_attr",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324389 "rustc_data_structures",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324390 "rustc_errors",
4391 "rustc_expand",
4392 "rustc_feature",
Vadim Petrochenkovdbdbd302020-11-14 11:47:144393 "rustc_lexer",
Ethiraric2be94d42021-11-24 09:20:234394 "rustc_lint_defs",
beetrees6264ffb2022-06-21 19:10:314395 "rustc_macros",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324396 "rustc_parse",
Vadim Petrochenkov11d95142020-06-02 17:03:404397 "rustc_parse_format",
Mazdak Farrokhzadf361b712020-01-05 09:47:204398 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324399 "rustc_span",
4400 "rustc_target",
Jubilee Younge8eb6912021-04-22 04:40:294401 "smallvec",
Nicholas Nethercoteb38106b2022-08-17 04:22:304402 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:004403 "tracing",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324404]
4405
4406[[package]]
Irina Popab63d7e22018-05-08 13:10:164407name = "rustc_codegen_llvm"
4408version = "0.0.0"
4409dependencies = [
Alex Crichton7f23e6e2019-10-22 15:51:354410 "bitflags",
Xidorn Quan38e42332021-02-13 11:17:154411 "cstr",
Alex Crichton7f23e6e2019-10-22 15:51:354412 "libc",
Ralf Jung61a986a2022-06-26 02:21:494413 "measureme",
Amanieu d'Antrasa529ba82023-01-09 17:49:244414 "object 0.30.1",
Alex Crichton7f23e6e2019-10-22 15:51:354415 "rustc-demangle",
Vadim Petrochenkov6054a302020-02-29 17:16:264416 "rustc_ast",
Mazdak Farrokhzad93a82832020-01-11 12:15:204417 "rustc_attr",
Alex Crichton7f23e6e2019-10-22 15:51:354418 "rustc_codegen_ssa",
Alex Crichton7f23e6e2019-10-22 15:51:354419 "rustc_data_structures",
4420 "rustc_errors",
4421 "rustc_fs_util",
Mazdak Farrokhzadebfd8672020-01-05 01:37:574422 "rustc_hir",
Alex Crichton7f23e6e2019-10-22 15:51:354423 "rustc_index",
Alex Crichton093ede22019-08-15 00:45:094424 "rustc_llvm",
Michael Woeristere72e6392022-02-04 12:19:554425 "rustc_macros",
Camille GILLOT202d39a2021-05-29 20:49:594426 "rustc_metadata",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454427 "rustc_middle",
Camille GILLOT02025d82020-11-14 15:48:544428 "rustc_query_system",
Aaron Hillfca192c2019-12-06 03:04:354429 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324430 "rustc_span",
flip1995e96e6e22022-04-21 13:02:544431 "rustc_symbol_mangling",
Alex Crichton7f23e6e2019-10-22 15:51:354432 "rustc_target",
csmoea30de6e2022-11-03 14:34:244433 "serde",
4434 "serde_json",
Jubilee Younge8eb6912021-04-22 04:40:294435 "smallvec",
Alex Gaynorc65c3622022-06-30 19:01:384436 "tempfile",
Oliver Schererec7230f2020-07-24 18:42:004437 "tracing",
Irina Popab63d7e22018-05-08 13:10:164438]
4439
4440[[package]]
Denis Merigouxc9f26c22018-10-01 16:07:044441name = "rustc_codegen_ssa"
4442version = "0.0.0"
Denis Merigouxb9e5cf92018-10-23 15:01:354443dependencies = [
bjorn3be670842022-05-28 10:43:514444 "ar_archive_writer",
Alex Crichton093ede22019-08-15 00:45:094445 "bitflags",
4446 "cc",
pierwillf684acd2022-03-04 17:54:284447 "itertools",
Alex Crichton093ede22019-08-15 00:45:094448 "jobserver",
4449 "libc",
Amanieu d'Antrasa529ba82023-01-09 17:49:244450 "object 0.30.1",
Federico Ponzi4b6a0272020-07-17 22:01:274451 "pathdiff",
Michael Hackner32992352021-07-30 19:18:144452 "regex",
David Wood2dc1a8a2021-12-03 14:24:054453 "rustc_arena",
Vadim Petrochenkov6054a302020-02-29 17:16:264454 "rustc_ast",
Mazdak Farrokhzad93a82832020-01-11 12:15:204455 "rustc_attr",
Alex Crichton093ede22019-08-15 00:45:094456 "rustc_data_structures",
4457 "rustc_errors",
4458 "rustc_fs_util",
Mazdak Farrokhzadebfd8672020-01-05 01:37:574459 "rustc_hir",
Alex Crichton093ede22019-08-15 00:45:094460 "rustc_incremental",
csmoed20183d2019-09-26 05:30:104461 "rustc_index",
Matthew Jaspercbcef3e2020-06-11 14:49:574462 "rustc_macros",
Camille GILLOTb244b982021-09-24 16:15:364463 "rustc_metadata",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454464 "rustc_middle",
Camille GILLOT02025d82020-11-14 15:48:544465 "rustc_query_system",
Vadim Petrochenkov11d95142020-06-02 17:03:404466 "rustc_serialize",
Mazdak Farrokhzad4392a8b2020-03-11 11:49:084467 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324468 "rustc_span",
Mark Mansi2d75a332020-03-12 23:07:584469 "rustc_symbol_mangling",
Alex Crichton093ede22019-08-15 00:45:094470 "rustc_target",
Jhonny Bill Menad1030fa2022-11-17 13:53:144471 "rustc_type_ir",
bjorn35cc35932022-05-06 15:20:424472 "serde_json",
Michael Woeristere6e1e092021-07-14 13:50:424473 "smallvec",
Nikita Popov9488cac2021-12-02 11:24:254474 "snap",
Mark Mansi2d75a332020-03-12 23:07:584475 "tempfile",
David Wood2dc1a8a2021-12-03 14:24:054476 "thorin-dwp",
Oliver Schererec7230f2020-07-24 18:42:004477 "tracing",
Irina Popab63d7e22018-05-08 13:10:164478]
4479
4480[[package]]
Camille GILLOTc5fc2602021-01-05 19:08:114481name = "rustc_const_eval"
4482version = "0.0.0"
4483dependencies = [
Ralf Jung41018892022-11-18 09:18:324484 "either",
Camille GILLOTc5fc2602021-01-05 19:08:114485 "rustc_apfloat",
4486 "rustc_ast",
4487 "rustc_attr",
4488 "rustc_data_structures",
4489 "rustc_errors",
4490 "rustc_hir",
4491 "rustc_index",
4492 "rustc_infer",
4493 "rustc_macros",
4494 "rustc_middle",
4495 "rustc_mir_dataflow",
4496 "rustc_session",
4497 "rustc_span",
4498 "rustc_target",
4499 "rustc_trait_selection",
Michael Gouleta056a952022-05-22 19:57:464500 "rustc_type_ir",
Camille GILLOTc5fc2602021-01-05 19:08:114501 "tracing",
4502]
4503
4504[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294505name = "rustc_data_structures"
4506version = "0.0.0"
4507dependencies = [
Eric Hussb46b7de2023-02-06 00:00:504508 "arrayvec 0.7.0",
Mark Rousskovf696b212019-11-11 22:15:364509 "bitflags",
Chris Denton531f3c9e2022-12-20 15:26:424510 "cfg-if",
Oli Schererdecfb4d2023-02-21 08:37:104511 "elsa",
Jack Hueya42e5a12020-05-27 05:05:094512 "ena",
Alex Crichton093ede22019-08-15 00:45:094513 "indexmap",
4514 "jobserver",
Luca Barbieri45ede922020-04-10 20:42:194515 "libc",
Ralf Jung61a986a2022-06-26 02:21:494516 "measureme",
Weihang Loe52e0402023-03-07 22:16:274517 "memmap2 0.2.1",
Philipp Krones586cbd02022-06-04 12:07:444518 "parking_lot 0.11.2",
Alex Crichton093ede22019-08-15 00:45:094519 "rustc-hash",
Igor Matuszewski5b091302019-12-10 15:01:014520 "rustc-rayon",
4521 "rustc-rayon-core",
Vadim Petrochenkov11d95142020-06-02 17:03:404522 "rustc_graphviz",
csmoe1cff2e62019-09-25 19:09:514523 "rustc_index",
Matthew Jaspercbcef3e2020-06-11 14:49:574524 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:404525 "rustc_serialize",
Jubilee Younge8eb6912021-04-22 04:40:294526 "smallvec",
Alex Crichton093ede22019-08-15 00:45:094527 "stable_deref_trait",
Simonas Kazlauskasa5c53652020-03-14 18:13:554528 "stacker",
Mark Rousskov2627eed2020-08-09 01:05:504529 "tempfile",
Nicholas Nethercoteb38106b2022-08-17 04:22:304530 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:004531 "tracing",
Igor Matuszewskiaf53b0d2021-07-21 13:17:314532 "winapi",
Ahmed Charles9ca382f2016-09-02 08:55:294533]
4534
4535[[package]]
4536name = "rustc_driver"
4537version = "0.0.0"
4538dependencies = [
John Kåre Alsaker2aceaf42023-02-02 06:17:464539 "rustc_driver_impl",
4540]
4541
4542[[package]]
4543name = "rustc_driver_impl"
4544version = "0.0.0"
4545dependencies = [
Luca Barbieri45ede922020-04-10 20:42:194546 "libc",
Vadim Petrochenkov6054a302020-02-29 17:16:264547 "rustc_ast",
David Woodd1fcf6112022-10-13 09:13:024548 "rustc_ast_lowering",
4549 "rustc_ast_passes",
Mazdak Farrokhzade2333312020-01-11 16:02:464550 "rustc_ast_pretty",
David Woodd1fcf6112022-10-13 09:13:024551 "rustc_attr",
4552 "rustc_borrowck",
4553 "rustc_builtin_macros",
Victor Dinga47fdb92020-01-23 10:48:484554 "rustc_codegen_ssa",
David Woodd1fcf6112022-10-13 09:13:024555 "rustc_const_eval",
Alex Crichton093ede22019-08-15 00:45:094556 "rustc_data_structures",
Mazdak Farrokhzad8444e162019-11-15 18:41:504557 "rustc_error_codes",
David Woodd1fcf6112022-10-13 09:13:024558 "rustc_error_messages",
Alex Crichton093ede22019-08-15 00:45:094559 "rustc_errors",
David Woodd1fcf6112022-10-13 09:13:024560 "rustc_expand",
Mazdak Farrokhzad70234f12019-11-30 01:34:184561 "rustc_feature",
Mazdak Farrokhzadebfd8672020-01-05 01:37:574562 "rustc_hir",
lcnr1fc86a62022-09-26 11:00:294563 "rustc_hir_analysis",
Mazdak Farrokhzadb3866a52020-03-23 19:59:194564 "rustc_hir_pretty",
David Woodd1fcf6112022-10-13 09:13:024565 "rustc_hir_typeck",
4566 "rustc_incremental",
4567 "rustc_infer",
Alex Crichton093ede22019-08-15 00:45:094568 "rustc_interface",
Mark Rousskovdab3bd62019-10-09 13:53:134569 "rustc_lint",
David Tolnay6152d152022-01-04 00:32:524570 "rustc_log",
Adrian Tombudbe39d82022-08-22 21:43:094571 "rustc_macros",
Alex Crichton093ede22019-08-15 00:45:094572 "rustc_metadata",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454573 "rustc_middle",
David Woodd1fcf6112022-10-13 09:13:024574 "rustc_mir_build",
4575 "rustc_mir_dataflow",
4576 "rustc_monomorphize",
Mazdak Farrokhzad4ae27282019-10-15 20:48:134577 "rustc_parse",
David Woodd1fcf6112022-10-13 09:13:024578 "rustc_passes",
Simon Sapind0bbc602019-07-16 17:08:324579 "rustc_plugin_impl",
David Woodd1fcf6112022-10-13 09:13:024580 "rustc_privacy",
4581 "rustc_query_system",
4582 "rustc_resolve",
Mazdak Farrokhzad4392a8b2020-03-11 11:49:084583 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324584 "rustc_span",
David Woodd1fcf6112022-10-13 09:13:024585 "rustc_symbol_mangling",
Alex Crichton093ede22019-08-15 00:45:094586 "rustc_target",
David Woodd1fcf6112022-10-13 09:13:024587 "rustc_trait_selection",
4588 "rustc_ty_utils",
bjorn3fc1df4f2021-06-03 15:45:094589 "serde_json",
Oliver Schererec7230f2020-07-24 18:42:004590 "tracing",
Igor Matuszewskiaf53b0d2021-07-21 13:17:314591 "winapi",
Ahmed Charles9ca382f2016-09-02 08:55:294592]
4593
4594[[package]]
Guillaume Gomez125da0c2019-11-11 21:47:054595name = "rustc_error_codes"
4596version = "0.0.0"
4597
4598[[package]]
David Woodc45f2952022-03-24 02:03:044599name = "rustc_error_messages"
4600version = "0.0.0"
4601dependencies = [
David Woodd5119c52022-03-28 08:36:204602 "fluent-bundle",
4603 "fluent-syntax",
Charles Lewa7750042022-11-06 06:43:254604 "icu_list",
4605 "icu_locid",
4606 "icu_provider_adapters",
David Woodccd48202022-04-03 04:32:384607 "intl-memoizer",
Charles Lewa7750042022-11-06 06:43:254608 "rustc_baked_icu_data",
David Wood7f916972022-03-26 07:27:434609 "rustc_data_structures",
David Woodc45f2952022-03-24 02:03:044610 "rustc_macros",
4611 "rustc_serialize",
4612 "rustc_span",
David Wood7f916972022-03-26 07:27:434613 "tracing",
4614 "unic-langid",
David Woodc45f2952022-03-24 02:03:044615]
4616
4617[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294618name = "rustc_errors"
4619version = "0.0.0"
4620dependencies = [
klensy754b5262022-07-31 13:44:064621 "annotate-snippets",
Xiretza8489a672022-09-14 17:22:204622 "rustc_ast",
4623 "rustc_ast_pretty",
Alex Crichton093ede22019-08-15 00:45:094624 "rustc_data_structures",
David Woodc45f2952022-03-24 02:03:044625 "rustc_error_messages",
Michael Gouletff9fd362022-06-29 05:09:594626 "rustc_hir",
Aaron Hill23018a52020-08-13 19:41:524627 "rustc_lint_defs",
Matthew Jaspercbcef3e2020-06-11 14:49:574628 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:404629 "rustc_serialize",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324630 "rustc_span",
Nathan Stocks0d658192022-08-26 20:39:594631 "rustc_target",
Jhonny Bill Menad1030fa2022-11-17 13:53:144632 "rustc_type_ir",
bjorn362a4f912021-06-03 19:14:154633 "serde",
4634 "serde_json",
Alex Crichton093ede22019-08-15 00:45:094635 "termcolor",
John Kåre Alsakerb0b11d32020-01-29 00:13:484636 "termize",
Oliver Schererec7230f2020-07-24 18:42:004637 "tracing",
Alex Crichton093ede22019-08-15 00:45:094638 "unicode-width",
Igor Matuszewskiaf53b0d2021-07-21 13:17:314639 "winapi",
Ahmed Charles9ca382f2016-09-02 08:55:294640]
4641
4642[[package]]
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324643name = "rustc_expand"
4644version = "0.0.0"
4645dependencies = [
Nika Layzell6d1650f2022-06-18 18:15:034646 "crossbeam-channel",
Vadim Petrochenkov6054a302020-02-29 17:16:264647 "rustc_ast",
Mazdak Farrokhzad6cbcb832020-01-05 10:11:394648 "rustc_ast_passes",
Mazdak Farrokhzade2333312020-01-11 16:02:464649 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:204650 "rustc_attr",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324651 "rustc_data_structures",
4652 "rustc_errors",
4653 "rustc_feature",
4654 "rustc_lexer",
Aaron Hillf9025512020-12-07 23:55:004655 "rustc_lint_defs",
Matthew Jaspercbcef3e2020-06-11 14:49:574656 "rustc_macros",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324657 "rustc_parse",
Vadim Petrochenkov11d95142020-06-02 17:03:404658 "rustc_serialize",
Mazdak Farrokhzadf361b712020-01-05 09:47:204659 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324660 "rustc_span",
Jubilee Younge8eb6912021-04-22 04:40:294661 "smallvec",
Nicholas Nethercote67d5cc02022-09-08 07:22:524662 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:004663 "tracing",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324664]
4665
4666[[package]]
Mazdak Farrokhzad3d080a42019-11-29 23:23:384667name = "rustc_feature"
4668version = "0.0.0"
4669dependencies = [
Mazdak Farrokhzad70234f12019-11-30 01:34:184670 "rustc_data_structures",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324671 "rustc_span",
Mazdak Farrokhzad3d080a42019-11-29 23:23:384672]
4673
4674[[package]]
Mark Rousskove3177c62018-08-03 21:31:034675name = "rustc_fs_util"
4676version = "0.0.0"
4677
4678[[package]]
Vadim Petrochenkov11d95142020-06-02 17:03:404679name = "rustc_graphviz"
4680version = "0.0.0"
4681
4682[[package]]
Mazdak Farrokhzad7a140732019-12-25 02:51:274683name = "rustc_hir"
4684version = "0.0.0"
4685dependencies = [
Michael Woeristerd0be27c2021-07-20 11:54:374686 "odht",
Camille GILLOT250c71b2021-07-13 16:45:204687 "rustc_arena",
Vadim Petrochenkov6054a302020-02-29 17:16:264688 "rustc_ast",
Mazdak Farrokhzad7a140732019-12-25 02:51:274689 "rustc_data_structures",
David Woodc45f2952022-03-24 02:03:044690 "rustc_error_messages",
Mazdak Farrokhzad7a140732019-12-25 02:51:274691 "rustc_index",
4692 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:404693 "rustc_serialize",
Mazdak Farrokhzad7a140732019-12-25 02:51:274694 "rustc_span",
4695 "rustc_target",
Jubilee Younge8eb6912021-04-22 04:40:294696 "smallvec",
Oliver Schererec7230f2020-07-24 18:42:004697 "tracing",
Mazdak Farrokhzad7a140732019-12-25 02:51:274698]
4699
4700[[package]]
lcnr1fc86a62022-09-26 11:00:294701name = "rustc_hir_analysis"
4702version = "0.0.0"
4703dependencies = [
4704 "rustc_arena",
4705 "rustc_ast",
4706 "rustc_attr",
4707 "rustc_data_structures",
4708 "rustc_errors",
4709 "rustc_feature",
lcnr1fc86a62022-09-26 11:00:294710 "rustc_hir",
lcnr1fc86a62022-09-26 11:00:294711 "rustc_index",
4712 "rustc_infer",
4713 "rustc_lint",
4714 "rustc_macros",
4715 "rustc_middle",
lcnr1fc86a62022-09-26 11:00:294716 "rustc_session",
4717 "rustc_span",
4718 "rustc_target",
4719 "rustc_trait_selection",
lcnr1fc86a62022-09-26 11:00:294720 "rustc_type_ir",
4721 "smallvec",
Nicholas Nethercote4143b102022-11-23 00:55:164722 "thin-vec",
lcnr1fc86a62022-09-26 11:00:294723 "tracing",
4724]
4725
4726[[package]]
Mazdak Farrokhzadb3866a52020-03-23 19:59:194727name = "rustc_hir_pretty"
4728version = "0.0.0"
4729dependencies = [
4730 "rustc_ast",
4731 "rustc_ast_pretty",
Mazdak Farrokhzadb3866a52020-03-23 19:59:194732 "rustc_hir",
4733 "rustc_span",
4734 "rustc_target",
4735]
4736
4737[[package]]
lcnrfb3ab132022-10-20 15:51:374738name = "rustc_hir_typeck"
4739version = "0.1.0"
4740dependencies = [
4741 "rustc_ast",
4742 "rustc_data_structures",
4743 "rustc_errors",
4744 "rustc_graphviz",
4745 "rustc_hir",
4746 "rustc_hir_analysis",
4747 "rustc_hir_pretty",
4748 "rustc_index",
4749 "rustc_infer",
4750 "rustc_lint",
4751 "rustc_macros",
4752 "rustc_middle",
4753 "rustc_serialize",
4754 "rustc_session",
4755 "rustc_span",
4756 "rustc_target",
4757 "rustc_trait_selection",
4758 "rustc_type_ir",
4759 "smallvec",
4760 "tracing",
4761]
4762
4763[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294764name = "rustc_incremental"
4765version = "0.0.0"
4766dependencies = [
Thom Chiovolonia4bf36e2022-11-21 00:55:414767 "rand",
Vadim Petrochenkov6054a302020-02-29 17:16:264768 "rustc_ast",
Alex Crichton093ede22019-08-15 00:45:094769 "rustc_data_structures",
Eric Huss074d6672021-05-25 18:48:594770 "rustc_errors",
Alex Crichton093ede22019-08-15 00:45:094771 "rustc_fs_util",
Vadim Petrochenkov11d95142020-06-02 17:03:404772 "rustc_graphviz",
Mazdak Farrokhzadebfd8672020-01-05 01:37:574773 "rustc_hir",
Matthew Jaspercbcef3e2020-06-11 14:49:574774 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454775 "rustc_middle",
Vadim Petrochenkov11d95142020-06-02 17:03:404776 "rustc_serialize",
Mark Rousskov984c74a2019-11-12 13:22:164777 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324778 "rustc_span",
Nicholas Nethercote4143b102022-11-23 00:55:164779 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:004780 "tracing",
Ahmed Charles9ca382f2016-09-02 08:55:294781]
4782
4783[[package]]
csmoe1cff2e62019-09-25 19:09:514784name = "rustc_index"
4785version = "0.0.0"
4786dependencies = [
Eric Hussb46b7de2023-02-06 00:00:504787 "arrayvec 0.7.0",
Matthew Jaspercbcef3e2020-06-11 14:49:574788 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:404789 "rustc_serialize",
Mark Rousskov00c55a12021-11-05 18:50:294790 "smallvec",
csmoe1cff2e62019-09-25 19:09:514791]
4792
4793[[package]]
Camille GILLOTf07e8892020-01-06 19:13:244794name = "rustc_infer"
4795version = "0.0.0"
4796dependencies = [
Camille GILLOTf07e8892020-01-06 19:13:244797 "rustc_data_structures",
Camille GILLOTf07e8892020-01-06 19:13:244798 "rustc_errors",
4799 "rustc_hir",
4800 "rustc_index",
4801 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454802 "rustc_middle",
Vadim Petrochenkov11d95142020-06-02 17:03:404803 "rustc_serialize",
Camille GILLOTf07e8892020-01-06 19:13:244804 "rustc_span",
4805 "rustc_target",
Jubilee Younge8eb6912021-04-22 04:40:294806 "smallvec",
Oliver Schererec7230f2020-07-24 18:42:004807 "tracing",
Camille GILLOTf07e8892020-01-06 19:13:244808]
4809
4810[[package]]
John Kåre Alsaker23a51f92018-12-08 19:30:234811name = "rustc_interface"
4812version = "0.0.0"
4813dependencies = [
Andy Russell923f9392021-11-08 23:03:554814 "libloading",
Igor Matuszewski5b091302019-12-10 15:01:014815 "rustc-rayon",
Camille GILLOTa4b1158f2020-11-18 18:02:314816 "rustc-rayon-core",
Vadim Petrochenkov6054a302020-02-29 17:16:264817 "rustc_ast",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:564818 "rustc_ast_lowering",
Mazdak Farrokhzaded69fbb2020-01-05 09:58:444819 "rustc_ast_passes",
Mazdak Farrokhzad93a82832020-01-11 12:15:204820 "rustc_attr",
Camille GILLOT31a61cc2020-12-30 17:48:404821 "rustc_borrowck",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324822 "rustc_builtin_macros",
Alex Crichton7f23e6e2019-10-22 15:51:354823 "rustc_codegen_llvm",
Alex Crichton093ede22019-08-15 00:45:094824 "rustc_codegen_ssa",
Camille GILLOTc5fc2602021-01-05 19:08:114825 "rustc_const_eval",
Alex Crichton093ede22019-08-15 00:45:094826 "rustc_data_structures",
4827 "rustc_errors",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324828 "rustc_expand",
John Kåre Alsaker4f7cd3d2023-03-16 20:42:314829 "rustc_fs_util",
Mazdak Farrokhzad7a140732019-12-25 02:51:274830 "rustc_hir",
lcnr1fc86a62022-09-26 11:00:294831 "rustc_hir_analysis",
lcnrfb3ab132022-10-20 15:51:374832 "rustc_hir_typeck",
Alex Crichton093ede22019-08-15 00:45:094833 "rustc_incremental",
Oli Scherer8f132d82023-02-15 17:19:384834 "rustc_index",
Alex Crichton093ede22019-08-15 00:45:094835 "rustc_lint",
finalchildc1a98412022-08-16 20:07:474836 "rustc_macros",
Alex Crichton093ede22019-08-15 00:45:094837 "rustc_metadata",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454838 "rustc_middle",
Matthew Jasperb3589292020-01-05 15:46:444839 "rustc_mir_build",
Camille GILLOTbba4be62021-01-01 00:53:254840 "rustc_mir_transform",
Camille GILLOT81a600b2021-01-02 13:42:154841 "rustc_monomorphize",
Mazdak Farrokhzad4ae27282019-10-15 20:48:134842 "rustc_parse",
Alex Crichton093ede22019-08-15 00:45:094843 "rustc_passes",
Simon Sapind0bbc602019-07-16 17:08:324844 "rustc_plugin_impl",
Alex Crichton093ede22019-08-15 00:45:094845 "rustc_privacy",
Camille GILLOT4581d162021-01-19 19:40:164846 "rustc_query_impl",
Alex Crichton093ede22019-08-15 00:45:094847 "rustc_resolve",
Mazdak Farrokhzad7dbccf52020-01-05 08:40:164848 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324849 "rustc_span",
Mark Mansi2d75a332020-03-12 23:07:584850 "rustc_symbol_mangling",
Mazdak Farrokhzadd945f982019-10-11 21:48:164851 "rustc_target",
Camille GILLOTc1e3d552020-02-11 18:53:404852 "rustc_trait_selection",
Alex Crichton093ede22019-08-15 00:45:094853 "rustc_traits",
LeSeulArtichautf59d0302020-11-19 20:32:374854 "rustc_ty_utils",
Jubilee Younge8eb6912021-04-22 04:40:294855 "smallvec",
Oliver Schererec7230f2020-07-24 18:42:004856 "tracing",
John Kåre Alsaker23a51f92018-12-08 19:30:234857]
4858
4859[[package]]
Aleksey Kladov395ee0b2019-05-06 08:53:404860name = "rustc_lexer"
4861version = "0.1.0"
4862dependencies = [
Aleksey Kladovf7be59c2020-08-21 12:03:504863 "expect-test",
Esteban Kuber5a68abb2021-08-29 08:34:234864 "unic-emoji-char",
Aaron Hill70ba4912020-08-01 14:11:154865 "unicode-xid",
Aleksey Kladov395ee0b2019-05-06 08:53:404866]
4867
4868[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294869name = "rustc_lint"
4870version = "0.0.0"
4871dependencies = [
Vadim Petrochenkov6054a302020-02-29 17:16:264872 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:464873 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:204874 "rustc_attr",
Alex Crichton093ede22019-08-15 00:45:094875 "rustc_data_structures",
Mazdak Farrokhzad8bd3d242020-01-09 10:18:474876 "rustc_errors",
Mazdak Farrokhzad3d080a42019-11-29 23:23:384877 "rustc_feature",
Mazdak Farrokhzadebfd8672020-01-05 01:37:574878 "rustc_hir",
csmoe64f61c72019-09-26 05:38:334879 "rustc_index",
Mara Bos0a313252021-08-16 15:25:354880 "rustc_infer",
David Wood9d864c82022-06-30 07:57:454881 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454882 "rustc_middle",
Mara Bos6b446622020-10-20 20:25:424883 "rustc_parse_format",
Mark Rousskovf03d8f32019-11-12 17:09:204884 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324885 "rustc_span",
Alex Crichton093ede22019-08-15 00:45:094886 "rustc_target",
Camille GILLOTc1e3d552020-02-11 18:53:404887 "rustc_trait_selection",
Michael Gouleta056a952022-05-22 19:57:464888 "rustc_type_ir",
Oliver Schererec7230f2020-07-24 18:42:004889 "tracing",
Charles Lew485e98a2020-01-02 12:02:224890 "unicode-security",
Ahmed Charles9ca382f2016-09-02 08:55:294891]
4892
4893[[package]]
Aaron Hill23018a52020-08-13 19:41:524894name = "rustc_lint_defs"
4895version = "0.0.0"
4896dependencies = [
4897 "rustc_ast",
4898 "rustc_data_structures",
David Woodc45f2952022-03-24 02:03:044899 "rustc_error_messages",
xFrednet33a59452021-11-20 19:45:274900 "rustc_hir",
Aaron Hill23018a52020-08-13 19:41:524901 "rustc_macros",
4902 "rustc_serialize",
4903 "rustc_span",
Mark Rousskovc4a8d7f2020-09-01 21:12:384904 "rustc_target",
bjorn362a4f912021-06-03 19:14:154905 "serde",
Aaron Hill23018a52020-08-13 19:41:524906]
4907
4908[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294909name = "rustc_llvm"
4910version = "0.0.0"
4911dependencies = [
Alex Crichton093ede22019-08-15 00:45:094912 "cc",
Aaron Hill47e932b2019-12-12 15:51:194913 "libc",
Ahmed Charles9ca382f2016-09-02 08:55:294914]
4915
4916[[package]]
David Tolnay6152d152022-01-04 00:32:524917name = "rustc_log"
4918version = "0.0.0"
4919dependencies = [
David Tolnayffbeebb2022-01-04 06:01:354920 "rustc_span",
David Tolnay6152d152022-01-04 00:32:524921 "tracing",
Yuki Omoto4e2a3562023-01-11 15:17:484922 "tracing-core",
David Tolnay6152d152022-01-04 00:32:524923 "tracing-subscriber",
4924 "tracing-tree",
4925]
4926
4927[[package]]
John Kåre Alsaker74b64192019-03-01 00:22:104928name = "rustc_macros"
4929version = "0.1.0"
4930dependencies = [
klensy754b5262022-07-31 13:44:064931 "annotate-snippets",
David Wood552eb322022-05-23 17:24:554932 "fluent-bundle",
4933 "fluent-syntax",
Aaron Hill70ba4912020-08-01 14:11:154934 "proc-macro2",
4935 "quote",
4936 "syn",
Igor Matuszewski403a9d02020-05-05 11:26:164937 "synstructure",
David Wood552eb322022-05-23 17:24:554938 "unic-langid",
John Kåre Alsaker74b64192019-03-01 00:22:104939]
4940
4941[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294942name = "rustc_metadata"
4943version = "0.0.0"
4944dependencies = [
Vadim Petrochenkov415c1412023-01-20 20:59:194945 "bitflags",
Andy Russell923f9392021-11-08 23:03:554946 "libloading",
Michael Woeristerd0be27c2021-07-20 11:54:374947 "odht",
Vadim Petrochenkov6054a302020-02-29 17:16:264948 "rustc_ast",
Mazdak Farrokhzad93a82832020-01-11 12:15:204949 "rustc_attr",
Alex Crichton093ede22019-08-15 00:45:094950 "rustc_data_structures",
4951 "rustc_errors",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324952 "rustc_expand",
Jonas Schievinka447c212020-09-12 23:58:174953 "rustc_feature",
John Kåre Alsaker4f7cd3d2023-03-16 20:42:314954 "rustc_fs_util",
Mazdak Farrokhzadebfd8672020-01-05 01:37:574955 "rustc_hir",
Mazdak Farrokhzadb3866a52020-03-23 19:59:194956 "rustc_hir_pretty",
csmoed20183d2019-09-26 05:30:104957 "rustc_index",
Matthew Jaspercbcef3e2020-06-11 14:49:574958 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454959 "rustc_middle",
Vadim Petrochenkov11d95142020-06-02 17:03:404960 "rustc_serialize",
Mazdak Farrokhzad4392a8b2020-03-11 11:49:084961 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324962 "rustc_span",
Alex Crichton093ede22019-08-15 00:45:094963 "rustc_target",
Michael Gouleta056a952022-05-22 19:57:464964 "rustc_type_ir",
Jubilee Younge8eb6912021-04-22 04:40:294965 "smallvec",
Josh Triplett574f6be2020-08-20 23:16:304966 "snap",
Yoshiki Matsuda5d9ba492022-04-24 14:49:044967 "tempfile",
Oliver Schererec7230f2020-07-24 18:42:004968 "tracing",
Ahmed Charles9ca382f2016-09-02 08:55:294969]
4970
4971[[package]]
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454972name = "rustc_middle"
4973version = "0.0.0"
4974dependencies = [
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454975 "bitflags",
Jack Hueya24df5b2020-03-03 16:25:034976 "chalk-ir",
Maybe Wafflee20e5062022-11-28 11:11:454977 "derive_more",
Camille GILLOTfd9c04f2021-01-05 18:53:074978 "either",
4979 "gsgdt",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454980 "polonius-engine",
Camille GILLOT48a339d2021-07-16 12:42:264981 "rustc-rayon",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454982 "rustc-rayon-core",
4983 "rustc_apfloat",
Vadim Petrochenkov11d95142020-06-02 17:03:404984 "rustc_arena",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454985 "rustc_ast",
4986 "rustc_attr",
4987 "rustc_data_structures",
Joshua Nelsone4330292022-12-22 18:57:474988 "rustc_error_messages",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454989 "rustc_errors",
4990 "rustc_feature",
Camille GILLOTfd9c04f2021-01-05 18:53:074991 "rustc_graphviz",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454992 "rustc_hir",
4993 "rustc_index",
4994 "rustc_macros",
4995 "rustc_query_system",
Vadim Petrochenkov11d95142020-06-02 17:03:404996 "rustc_serialize",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454997 "rustc_session",
4998 "rustc_span",
4999 "rustc_target",
LeSeulArtichaut0cf5a8a2020-11-18 15:37:105000 "rustc_type_ir",
Jubilee Younge8eb6912021-04-22 04:40:295001 "smallvec",
Nicholas Nethercoteb38106b2022-08-17 04:22:305002 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:005003 "tracing",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:455004]
5005
5006[[package]]
Matthew Jasperb3589292020-01-05 15:46:445007name = "rustc_mir_build"
5008version = "0.0.0"
5009dependencies = [
Ralf Jung41018892022-11-18 09:18:325010 "either",
Matthew Jasperb3589292020-01-05 15:46:445011 "rustc_apfloat",
Vadim Petrochenkov11d95142020-06-02 17:03:405012 "rustc_arena",
Vadim Petrochenkov6054a302020-02-29 17:16:265013 "rustc_ast",
Matthew Jasperb3589292020-01-05 15:46:445014 "rustc_data_structures",
Matthew Jasperb3589292020-01-05 15:46:445015 "rustc_errors",
5016 "rustc_hir",
5017 "rustc_index",
Camille GILLOTf07e8892020-01-06 19:13:245018 "rustc_infer",
TheOddGarlic82f05442022-08-20 11:28:435019 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:455020 "rustc_middle",
Vadim Petrochenkov11d95142020-06-02 17:03:405021 "rustc_serialize",
Mazdak Farrokhzad58eb03d2020-01-20 21:23:075022 "rustc_session",
Matthew Jasperb3589292020-01-05 15:46:445023 "rustc_span",
5024 "rustc_target",
Camille GILLOTc1e3d552020-02-11 18:53:405025 "rustc_trait_selection",
Jubilee Younge8eb6912021-04-22 04:40:295026 "smallvec",
Oliver Schererec7230f2020-07-24 18:42:005027 "tracing",
Matthew Jasperb3589292020-01-05 15:46:445028]
5029
5030[[package]]
Camille GILLOTfd9c04f2021-01-05 18:53:075031name = "rustc_mir_dataflow"
5032version = "0.0.0"
5033dependencies = [
5034 "polonius-engine",
5035 "regex",
5036 "rustc_ast",
5037 "rustc_data_structures",
5225225ee2b1612022-08-19 09:21:145038 "rustc_errors",
Camille GILLOTfd9c04f2021-01-05 18:53:075039 "rustc_graphviz",
5040 "rustc_hir",
5041 "rustc_index",
5225225ee2b1612022-08-19 09:21:145042 "rustc_macros",
Camille GILLOTfd9c04f2021-01-05 18:53:075043 "rustc_middle",
5044 "rustc_serialize",
Camille GILLOTfd9c04f2021-01-05 18:53:075045 "rustc_span",
5046 "rustc_target",
5047 "smallvec",
5048 "tracing",
5049]
5050
5051[[package]]
Camille GILLOTbba4be62021-01-01 00:53:255052name = "rustc_mir_transform"
5053version = "0.0.0"
5054dependencies = [
5055 "coverage_test_macros",
Ralf Jung41018892022-11-18 09:18:325056 "either",
pierwillf684acd2022-03-04 17:54:285057 "itertools",
Camille GILLOTbba4be62021-01-01 00:53:255058 "rustc_ast",
5059 "rustc_attr",
Camille GILLOTc5fc2602021-01-05 19:08:115060 "rustc_const_eval",
Camille GILLOTbba4be62021-01-01 00:53:255061 "rustc_data_structures",
5062 "rustc_errors",
5063 "rustc_hir",
5064 "rustc_index",
5065 "rustc_middle",
Camille GILLOTfd9c04f2021-01-05 18:53:075066 "rustc_mir_dataflow",
Camille GILLOTbba4be62021-01-01 00:53:255067 "rustc_serialize",
5068 "rustc_session",
5069 "rustc_span",
5070 "rustc_target",
5071 "rustc_trait_selection",
5072 "smallvec",
5073 "tracing",
5074]
5075
5076[[package]]
Camille GILLOT81a600b2021-01-02 13:42:155077name = "rustc_monomorphize"
5078version = "0.0.0"
5079dependencies = [
5080 "rustc_data_structures",
Nathan Stocks137f20c2022-08-18 21:51:475081 "rustc_errors",
Camille GILLOT81a600b2021-01-02 13:42:155082 "rustc_hir",
5083 "rustc_index",
Nathan Stocks137f20c2022-08-18 21:51:475084 "rustc_macros",
Camille GILLOT81a600b2021-01-02 13:42:155085 "rustc_middle",
5086 "rustc_session",
5087 "rustc_span",
5088 "rustc_target",
Joshua Nelsoneb53eea2022-12-29 21:08:095089 "serde",
5090 "serde_json",
Camille GILLOT81a600b2021-01-02 13:42:155091 "smallvec",
5092 "tracing",
5093]
5094
5095[[package]]
Mazdak Farrokhzad4ae27282019-10-15 20:48:135096name = "rustc_parse"
5097version = "0.0.0"
5098dependencies = [
5099 "bitflags",
Vadim Petrochenkov6054a302020-02-29 17:16:265100 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:465101 "rustc_ast_pretty",
Mazdak Farrokhzad4ae27282019-10-15 20:48:135102 "rustc_data_structures",
5103 "rustc_errors",
Mazdak Farrokhzad3d080a42019-11-29 23:23:385104 "rustc_feature",
Mazdak Farrokhzad4ae27282019-10-15 20:48:135105 "rustc_lexer",
Christian Povedad6da5fb2022-04-25 20:55:245106 "rustc_macros",
Mazdak Farrokhzadf361b712020-01-05 09:47:205107 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:325108 "rustc_span",
Nicholas Nethercote67d5cc02022-09-08 07:22:525109 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:005110 "tracing",
Charles Lew0bcddfe2019-11-23 14:33:405111 "unicode-normalization",
Esteban Küberc0b13452021-08-19 18:40:005112 "unicode-width",
Mazdak Farrokhzad4ae27282019-10-15 20:48:135113]
5114
5115[[package]]
Vadim Petrochenkov11d95142020-06-02 17:03:405116name = "rustc_parse_format"
5117version = "0.0.0"
5118dependencies = [
Maybe Wafflec44c82d2022-12-08 11:20:015119 "rustc_data_structures",
Vadim Petrochenkov11d95142020-06-02 17:03:405120 "rustc_lexer",
Vadim Petrochenkov11d95142020-06-02 17:03:405121]
5122
5123[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:295124name = "rustc_passes"
5125version = "0.0.0"
5126dependencies = [
Takayuki Maeda3a023e72022-06-10 03:14:245127 "itertools",
Vadim Petrochenkov6054a302020-02-29 17:16:265128 "rustc_ast",
Camelid8f40e112021-03-14 21:39:135129 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:205130 "rustc_attr",
Alex Crichton093ede22019-08-15 00:45:095131 "rustc_data_structures",
5132 "rustc_errors",
ridwanabdillahi175a4ea2022-04-26 01:02:435133 "rustc_expand",
Aaron Hillaf466992021-07-29 17:00:415134 "rustc_feature",
Mazdak Farrokhzadebfd8672020-01-05 01:37:575135 "rustc_hir",
Mark Rousskov7c3f65b2019-10-04 14:46:575136 "rustc_index",
Guillaume Gomez8a35b932020-12-01 22:41:125137 "rustc_lexer",
David Wood78b19a92022-07-11 17:59:045138 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:455139 "rustc_middle",
Tomasz Miąsko57d38972020-09-26 00:00:005140 "rustc_serialize",
Mazdak Farrokhzadfff5ef62020-01-02 11:54:435141 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:325142 "rustc_span",
Mark Rousskov7c3f65b2019-10-04 14:46:575143 "rustc_target",
Michael Goulet9eae7732023-03-14 18:43:375144 "rustc_trait_selection",
Oliver Schererec7230f2020-07-24 18:42:005145 "tracing",
Ahmed Charles9ca382f2016-09-02 08:55:295146]
5147
5148[[package]]
Simon Sapind0bbc602019-07-16 17:08:325149name = "rustc_plugin_impl"
Ahmed Charles9ca382f2016-09-02 08:55:295150version = "0.0.0"
5151dependencies = [
Andy Russell923f9392021-11-08 23:03:555152 "libloading",
Vadim Petrochenkov6054a302020-02-29 17:16:265153 "rustc_ast",
Mazdak Farrokhzad2c3e5d32019-12-31 20:25:165154 "rustc_errors",
Mazdak Farrokhzadf58db202020-01-09 06:52:015155 "rustc_lint",
Peter Medus8c2413c2022-08-19 17:29:335156 "rustc_macros",
Alex Crichton093ede22019-08-15 00:45:095157 "rustc_metadata",
Mazdak Farrokhzad4392a8b2020-03-11 11:49:085158 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:325159 "rustc_span",
Ahmed Charles9ca382f2016-09-02 08:55:295160]
5161
5162[[package]]
5163name = "rustc_privacy"
5164version = "0.0.0"
5165dependencies = [
inquisitivecrystal8c62fa02021-07-31 06:50:575166 "rustc_ast",
Mazdak Farrokhzad93a82832020-01-11 12:15:205167 "rustc_attr",
Alex Crichton093ede22019-08-15 00:45:095168 "rustc_data_structures",
Mazdak Farrokhzad2c3e5d32019-12-31 20:25:165169 "rustc_errors",
Mazdak Farrokhzadebfd8672020-01-05 01:37:575170 "rustc_hir",
lcnr1fc86a62022-09-26 11:00:295171 "rustc_hir_analysis",
David Woodbe9ebfd2022-06-22 13:17:345172 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:455173 "rustc_middle",
Mazdak Farrokhzad4392a8b2020-03-11 11:49:085174 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:325175 "rustc_span",
Oliver Schererec7230f2020-07-24 18:42:005176 "tracing",
Ahmed Charles9ca382f2016-09-02 08:55:295177]
5178
5179[[package]]
Camille GILLOT4581d162021-01-19 19:40:165180name = "rustc_query_impl"
5181version = "0.0.0"
5182dependencies = [
Ralf Jung61a986a2022-06-26 02:21:495183 "measureme",
Camille GILLOT4581d162021-01-19 19:40:165184 "rustc-rayon-core",
Camille GILLOT81241cb2021-06-28 19:12:015185 "rustc_ast",
Camille GILLOT4581d162021-01-19 19:40:165186 "rustc_data_structures",
5187 "rustc_errors",
Camille GILLOT4581d162021-01-19 19:40:165188 "rustc_hir",
Camille GILLOT81241cb2021-06-28 19:12:015189 "rustc_index",
5190 "rustc_macros",
Camille GILLOT4581d162021-01-19 19:40:165191 "rustc_middle",
5192 "rustc_query_system",
5193 "rustc_serialize",
Camille GILLOT81241cb2021-06-28 19:12:015194 "rustc_session",
Camille GILLOT4581d162021-01-19 19:40:165195 "rustc_span",
Nicholas Nethercoteb38106b2022-08-17 04:22:305196 "thin-vec",
Oli Scherer0d5a7382022-05-04 08:30:135197 "tracing",
Camille GILLOT4581d162021-01-19 19:40:165198]
5199
5200[[package]]
Camille GILLOT6624dc42020-03-18 09:25:225201name = "rustc_query_system"
5202version = "0.0.0"
5203dependencies = [
Philipp Krones586cbd02022-06-04 12:07:445204 "parking_lot 0.11.2",
Camille GILLOT8e873c32020-03-19 13:13:315205 "rustc-rayon-core",
Vadim Petrochenkov11d95142020-06-02 17:03:405206 "rustc_arena",
Camille GILLOTc355b2e2020-11-14 15:35:315207 "rustc_ast",
Camille GILLOT6624dc42020-03-18 09:25:225208 "rustc_data_structures",
5209 "rustc_errors",
Camille GILLOTc355b2e2020-11-14 15:35:315210 "rustc_feature",
5211 "rustc_hir",
Camille GILLOT6624dc42020-03-18 09:25:225212 "rustc_index",
Matthew Jaspercbcef3e2020-06-11 14:49:575213 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:405214 "rustc_serialize",
Camille GILLOTf96e9602020-11-12 19:48:375215 "rustc_session",
Camille GILLOT8e873c32020-03-19 13:13:315216 "rustc_span",
Camille GILLOTc355b2e2020-11-14 15:35:315217 "rustc_target",
Eric Holk578fc492022-09-07 21:46:045218 "rustc_type_ir",
Jubilee Younge8eb6912021-04-22 04:40:295219 "smallvec",
Nicholas Nethercoteb38106b2022-08-17 04:22:305220 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:005221 "tracing",
Camille GILLOT6624dc42020-03-18 09:25:225222]
5223
5224[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:295225name = "rustc_resolve"
5226version = "0.0.0"
5227dependencies = [
Alex Crichton093ede22019-08-15 00:45:095228 "bitflags",
Weihang Lo55a79152023-02-17 23:55:455229 "pulldown-cmark",
Vadim Petrochenkov11d95142020-06-02 17:03:405230 "rustc_arena",
Vadim Petrochenkov6054a302020-02-29 17:16:265231 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:465232 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:205233 "rustc_attr",
Alex Crichton093ede22019-08-15 00:45:095234 "rustc_data_structures",
5235 "rustc_errors",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:325236 "rustc_expand",
Mazdak Farrokhzad70234f12019-11-30 01:34:185237 "rustc_feature",
Mazdak Farrokhzadebfd8672020-01-05 01:37:575238 "rustc_hir",
marmelademaf60513e2020-06-20 18:59:295239 "rustc_index",
Rajput, Rajat269ce362022-09-05 05:04:385240 "rustc_macros",
Alex Crichton093ede22019-08-15 00:45:095241 "rustc_metadata",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:455242 "rustc_middle",
Camille GILLOT457de082021-09-19 20:17:505243 "rustc_query_system",
Mazdak Farrokhzad5ccc1e42019-12-24 21:42:565244 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:325245 "rustc_span",
Jubilee Younge8eb6912021-04-22 04:40:295246 "smallvec",
Nicholas Nethercote67d5cc02022-09-08 07:22:525247 "thin-vec",
Oliver Schererec7230f2020-07-24 18:42:005248 "tracing",
Ahmed Charles9ca382f2016-09-02 08:55:295249]
5250
5251[[package]]
Vadim Petrochenkov11d95142020-06-02 17:03:405252name = "rustc_serialize"
5253version = "0.0.0"
5254dependencies = [
5255 "indexmap",
Matthew Jasperc4f91bb2020-07-18 19:14:505256 "rustc_macros",
Jubilee Younge8eb6912021-04-22 04:40:295257 "smallvec",
Nicholas Nethercoteb38106b2022-08-17 04:22:305258 "thin-vec",
Vadim Petrochenkov11d95142020-06-02 17:03:405259]
5260
5261[[package]]
Mark Rousskovc761ec12019-11-12 13:17:335262name = "rustc_session"
5263version = "0.0.0"
5264dependencies = [
Luca Barbieriac2b84f2020-04-10 20:42:195265 "getopts",
Onur Özkan71a3a482022-10-28 07:20:515266 "libc",
Vadim Petrochenkov6054a302020-02-29 17:16:265267 "rustc_ast",
Mark Rousskovc761ec12019-11-12 13:17:335268 "rustc_data_structures",
Mark Rousskovc761ec12019-11-12 13:17:335269 "rustc_errors",
Mark Rousskovcc2c33a2019-11-29 21:05:285270 "rustc_feature",
5271 "rustc_fs_util",
Camille GILLOT89616162020-11-14 02:02:035272 "rustc_hir",
Oli Scherer1c1d3572022-12-07 14:31:505273 "rustc_index",
Aaron Hill23018a52020-08-13 19:41:525274 "rustc_lint_defs",
Matthew Jaspercbcef3e2020-06-11 14:49:575275 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:405276 "rustc_serialize",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:325277 "rustc_span",
Mark Rousskovcc2c33a2019-11-29 21:05:285278 "rustc_target",
Onur Özkan71a3a482022-10-28 07:20:515279 "smallvec",
Esteban Küber7674ede2022-11-26 01:14:255280 "termize",
Oliver Schererec7230f2020-07-24 18:42:005281 "tracing",
Onur Özkan71a3a482022-10-28 07:20:515282 "winapi",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:325283]
5284
5285[[package]]
Oli Scherer9960cc12022-06-02 10:08:385286name = "rustc_smir"
5287version = "0.0.0"
5288dependencies = [
Oli Scherer9960cc12022-06-02 10:08:385289 "rustc_middle",
Celina G. Valb66db7e2023-03-04 01:08:495290 "rustc_span",
5291 "tracing",
Oli Scherer9960cc12022-06-02 10:08:385292]
5293
5294[[package]]
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:325295name = "rustc_span"
5296version = "0.0.0"
5297dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:425298 "cfg-if",
Igor Matuszewskibd37d7d2020-12-05 15:40:245299 "md-5",
Vadim Petrochenkov11d95142020-06-02 17:03:405300 "rustc_arena",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:325301 "rustc_data_structures",
5302 "rustc_index",
5303 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:405304 "rustc_serialize",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:325305 "scoped-tls",
Eric Hussbb60a762023-01-10 19:09:525306 "sha1",
Arlo Siemsen3296d5c2020-10-13 15:41:065307 "sha2",
Oliver Schererec7230f2020-07-24 18:42:005308 "tracing",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:325309 "unicode-width",
Mark Rousskovc761ec12019-11-12 13:17:335310]
5311
5312[[package]]
Mark Mansi2d75a332020-03-12 23:07:585313name = "rustc_symbol_mangling"
5314version = "0.0.0"
5315dependencies = [
Ramon de C Valle5ad7a642022-04-01 05:50:415316 "bitflags",
Mark Mansi2d75a332020-03-12 23:07:585317 "punycode",
Mark Mansi2d75a332020-03-12 23:07:585318 "rustc-demangle",
Mark Mansi2d75a332020-03-12 23:07:585319 "rustc_data_structures",
Jhonny Bill Mena86f8c4e2022-08-27 04:24:135320 "rustc_errors",
Mark Mansi2d75a332020-03-12 23:07:585321 "rustc_hir",
Jhonny Bill Mena86f8c4e2022-08-27 04:24:135322 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:455323 "rustc_middle",
Mark Mansi2d75a332020-03-12 23:07:585324 "rustc_session",
5325 "rustc_span",
5326 "rustc_target",
Oliver Schererec7230f2020-07-24 18:42:005327 "tracing",
Ramon de C Valle65698ae2022-11-22 05:29:005328 "twox-hash",
Mark Mansi2d75a332020-03-12 23:07:585329]
5330
5331[[package]]
Irina Popa38e96402017-12-08 19:18:215332name = "rustc_target"
5333version = "0.0.0"
5334dependencies = [
Alex Crichton093ede22019-08-15 00:45:095335 "bitflags",
hkalbasi390a6372022-11-06 21:06:115336 "rustc_abi",
Alex Crichton093ede22019-08-15 00:45:095337 "rustc_data_structures",
khyperia9a206a72022-09-08 13:37:155338 "rustc_feature",
John Kåre Alsaker4f7cd3d2023-03-16 20:42:315339 "rustc_fs_util",
csmoe64f61c72019-09-26 05:38:335340 "rustc_index",
Camille GILLOT2ba84c62019-11-09 21:27:525341 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:405342 "rustc_serialize",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:325343 "rustc_span",
bjorn3fc1df4f2021-06-03 15:45:095344 "serde_json",
Oliver Schererec7230f2020-07-24 18:42:005345 "tracing",
Irina Popa38e96402017-12-08 19:18:215346]
5347
5348[[package]]
Matthias Krüger10e7b762018-09-07 07:12:065349name = "rustc_tools_util"
Philipp Krones10f2a6d2022-12-17 13:21:375350version = "0.3.0"
5351source = "registry+https://github.com/rust-lang/crates.io-index"
5352checksum = "8ba09476327c4b70ccefb6180f046ef588c26a24cf5d269a9feba316eb4f029f"
5353
5354[[package]]
Camille GILLOTc1e3d552020-02-11 18:53:405355name = "rustc_trait_selection"
5356version = "0.0.0"
5357dependencies = [
Michael Goulet3c4e1f82023-02-09 18:14:135358 "itertools",
Camille GILLOTc1e3d552020-02-11 18:53:405359 "rustc_ast",
5360 "rustc_attr",
5361 "rustc_data_structures",
5362 "rustc_errors",
5363 "rustc_hir",
5364 "rustc_index",
5365 "rustc_infer",
5366 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:455367 "rustc_middle",
Vadim Petrochenkov11d95142020-06-02 17:03:405368 "rustc_parse_format",
Camille GILLOT02025d82020-11-14 15:48:545369 "rustc_query_system",
lcnrb738b062023-01-11 12:39:025370 "rustc_serialize",
Camille GILLOTc1e3d552020-02-11 18:53:405371 "rustc_session",
5372 "rustc_span",
5373 "rustc_target",
Jack Wrennbc4a1de2021-07-03 16:18:135374 "rustc_transmute",
Jubilee Younge8eb6912021-04-22 04:40:295375 "smallvec",
Oliver Schererec7230f2020-07-24 18:42:005376 "tracing",
Camille GILLOTc1e3d552020-02-11 18:53:405377]
5378
5379[[package]]
Niko Matsakis3a50b41d2018-02-25 15:58:545380name = "rustc_traits"
5381version = "0.0.0"
5382dependencies = [
Jack Hueyd66452c2020-08-04 22:35:375383 "chalk-engine",
Jack Hueya24df5b2020-03-03 16:25:035384 "chalk-ir",
Jack Hueya24df5b2020-03-03 16:25:035385 "chalk-solve",
Vadim Petrochenkov6054a302020-02-29 17:16:265386 "rustc_ast",
Alex Crichton093ede22019-08-15 00:45:095387 "rustc_data_structures",
Mazdak Farrokhzadebfd8672020-01-05 01:37:575388 "rustc_hir",
Jack Hueya24df5b2020-03-03 16:25:035389 "rustc_index",
Camille GILLOTf07e8892020-01-06 19:13:245390 "rustc_infer",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:455391 "rustc_middle",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:325392 "rustc_span",
hkalbasi27fb9042022-11-01 16:20:305393 "rustc_target",
Camille GILLOTc1e3d552020-02-11 18:53:405394 "rustc_trait_selection",
Jubilee Younge8eb6912021-04-22 04:40:295395 "smallvec",
Oliver Schererec7230f2020-07-24 18:42:005396 "tracing",
Niko Matsakis3a50b41d2018-02-25 15:58:545397]
5398
5399[[package]]
Jack Wrennbc4a1de2021-07-03 16:18:135400name = "rustc_transmute"
5401version = "0.1.0"
5402dependencies = [
5403 "itertools",
5404 "rustc_data_structures",
Jack Wrennf46fffc2022-08-18 19:39:145405 "rustc_hir",
Jack Wrennbc4a1de2021-07-03 16:18:135406 "rustc_infer",
5407 "rustc_macros",
5408 "rustc_middle",
5409 "rustc_span",
5410 "rustc_target",
5411 "tracing",
5412]
5413
5414[[package]]
LeSeulArtichautf59d0302020-11-19 20:32:375415name = "rustc_ty_utils"
Camille GILLOT9908a872020-01-13 12:40:305416version = "0.0.0"
5417dependencies = [
Camille GILLOT9908a872020-01-13 12:40:305418 "rustc_data_structures",
Eduard-Mihai Burtescu289f46a2020-04-10 02:13:295419 "rustc_errors",
Camille GILLOT9908a872020-01-13 12:40:305420 "rustc_hir",
kadmine612e262022-07-09 09:35:065421 "rustc_index",
Camille GILLOTf07e8892020-01-06 19:13:245422 "rustc_infer",
Peter Medus01c16162022-08-18 23:04:315423 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:455424 "rustc_middle",
Mazdak Farrokhzad4392a8b2020-03-11 11:49:085425 "rustc_session",
Camille GILLOT9908a872020-01-13 12:40:305426 "rustc_span",
Camille GILLOT0e652c52020-02-12 16:24:325427 "rustc_target",
Camille GILLOTc1e3d552020-02-11 18:53:405428 "rustc_trait_selection",
Michael Gouleta056a952022-05-22 19:57:465429 "rustc_type_ir",
Oliver Schererec7230f2020-07-24 18:42:005430 "tracing",
Camille GILLOT9908a872020-01-13 12:40:305431]
5432
5433[[package]]
LeSeulArtichaut0cf5a8a2020-11-18 15:37:105434name = "rustc_type_ir"
5435version = "0.0.0"
5436dependencies = [
5437 "bitflags",
5438 "rustc_data_structures",
5439 "rustc_index",
LeSeulArtichaut07245732020-12-12 14:25:555440 "rustc_macros",
LeSeulArtichaut0cf5a8a2020-11-18 15:37:105441 "rustc_serialize",
Wilco Kuseea7015fe2021-01-31 09:32:345442 "smallvec",
LeSeulArtichaut0cf5a8a2020-11-18 15:37:105443]
5444
5445[[package]]
Oliver Schneider847bb142018-05-11 12:11:065446name = "rustc_version"
Ralf Junge5d01782021-10-04 22:13:005447version = "0.4.0"
5448source = "registry+https://github.com/rust-lang/crates.io-index"
5449checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"
5450dependencies = [
klensy8ebc73b2022-02-06 20:57:295451 "semver",
Ralf Junge5d01782021-10-04 22:13:005452]
5453
5454[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:295455name = "rustdoc"
5456version = "0.0.0"
5457dependencies = [
Eric Hussb46b7de2023-02-06 00:00:505458 "arrayvec 0.7.0",
Dirkjan Ochtman93a16cb2022-01-03 17:18:465459 "askama",
Aleksey Kladovb4f4db92020-08-27 10:50:285460 "expect-test",
pierwillf684acd2022-03-04 17:54:285461 "itertools",
Alex Crichton093ede22019-08-15 00:45:095462 "minifier",
Jakub Beránek34e2d3b2022-04-20 22:15:045463 "once_cell",
Guillaume Gomezf467b8d2020-10-13 13:46:345464 "regex",
Rune Tynan67b78a02021-01-25 21:23:435465 "rustdoc-json-types",
Andy Russell94630d42019-06-29 17:30:455466 "serde",
5467 "serde_json",
Jubilee Younge8eb6912021-04-22 04:40:295468 "smallvec",
Alex Crichton093ede22019-08-15 00:45:095469 "tempfile",
Guillaume Gomez50f75202023-03-14 19:28:005470 "threadpool",
Joshua Nelson65f0b252020-12-28 18:28:295471 "tracing",
5472 "tracing-subscriber",
5473 "tracing-tree",
Mark Simulacrume2e9b402017-07-23 02:01:585474]
5475
5476[[package]]
Rune Tynan67b78a02021-01-25 21:23:435477name = "rustdoc-json-types"
5478version = "0.1.0"
5479dependencies = [
ozkanonur52c71e62023-03-01 21:53:025480 "rustc-hash",
Rune Tynan67b78a02021-01-25 21:23:435481 "serde",
Rune Tynanca48d152021-03-04 23:45:575482 "serde_json",
Rune Tynan67b78a02021-01-25 21:23:435483]
5484
5485[[package]]
Guillaume Gomezdec9fab2018-02-05 22:43:535486name = "rustdoc-themes"
5487version = "0.1.0"
5488
5489[[package]]
Mark Simulacrume2e9b402017-07-23 02:01:585490name = "rustdoc-tool"
5491version = "0.0.0"
5492dependencies = [
Alex Crichton093ede22019-08-15 00:45:095493 "rustdoc",
Ahmed Charles9ca382f2016-09-02 08:55:295494]
5495
5496[[package]]
Alex Crichtonfa9e55f2018-05-02 15:43:155497name = "rustfix"
Philipp Krones586cbd02022-06-04 12:07:445498version = "0.6.1"
Eric Huss6da85d62020-01-14 17:47:045499source = "registry+https://github.com/rust-lang/crates.io-index"
Philipp Krones586cbd02022-06-04 12:07:445500checksum = "ecd2853d9e26988467753bd9912c3a126f642d05d229a4b53f5752ee36c56481"
Eric Hussd371bb42021-06-12 19:11:505501dependencies = [
5502 "anyhow",
5503 "log",
5504 "serde",
5505 "serde_json",
5506]
5507
5508[[package]]
topecongiro5a411a62019-06-18 12:15:195509name = "rustfmt-config_proc_macro"
Caleb Cartwright6bf1a872023-01-24 20:21:145510version = "0.3.0"
topecongiro5a411a62019-06-18 12:15:195511dependencies = [
Aaron Hill70ba4912020-08-01 14:11:155512 "proc-macro2",
5513 "quote",
Alex Crichton093ede22019-08-15 00:45:095514 "serde",
Aaron Hill70ba4912020-08-01 14:11:155515 "syn",
topecongiro5a411a62019-06-18 12:15:195516]
5517
5518[[package]]
Alex Crichton1cede102017-06-15 02:33:065519name = "rustfmt-nightly"
Caleb Cartwright6bf1a872023-01-24 20:21:145520version = "1.5.2"
kennytm0692b3d2017-12-15 19:41:585521dependencies = [
klensy754b5262022-07-31 13:44:065522 "annotate-snippets",
Igor Matuszewskif4b2a202020-06-15 09:43:395523 "anyhow",
Alex Crichton093ede22019-08-15 00:45:095524 "bytecount",
Ralf Jungc2df1c22022-07-21 20:04:375525 "cargo_metadata 0.14.0",
Weihang Loc1b4f112022-10-04 20:57:495526 "clap 3.2.20",
Alex Crichton093ede22019-08-15 00:45:095527 "derive-new",
5528 "diff",
5529 "dirs",
Caleb Cartwrightf367f4d2022-06-13 03:04:545530 "env_logger 0.9.0",
Alex Crichton093ede22019-08-15 00:45:095531 "getopts",
5532 "ignore",
pierwillf684acd2022-03-04 17:54:285533 "itertools",
Yuki Okushi1f0a39502020-05-26 04:00:425534 "lazy_static",
Alex Crichton093ede22019-08-15 00:45:095535 "log",
5536 "regex",
Alex Crichton093ede22019-08-15 00:45:095537 "rustc-workspace-hack",
5538 "rustfmt-config_proc_macro",
5539 "serde",
5540 "serde_json",
Caleb Cartwrightf367f4d2022-06-13 03:04:545541 "term",
Igor Matuszewskif4b2a202020-06-15 09:43:395542 "thiserror",
Weihang Lo4c4b4c052023-02-13 12:04:025543 "toml 0.5.7",
Alex Crichton093ede22019-08-15 00:45:095544 "unicode-segmentation",
5545 "unicode-width",
5546 "unicode_categories",
Igor Matuszewskid2d192e2019-07-30 11:00:275547]
5548
5549[[package]]
Weihang Lo1e5dad02022-11-25 22:37:045550name = "rustix"
Luqman Adenffe740f2022-12-09 21:10:185551version = "0.36.5"
Weihang Lo1e5dad02022-11-25 22:37:045552source = "registry+https://github.com/rust-lang/crates.io-index"
Luqman Adenffe740f2022-12-09 21:10:185553checksum = "a3807b5d10909833d3e9acd1eb5fb988f79376ff10fce42937de71a449c4c588"
Weihang Lo1e5dad02022-11-25 22:37:045554dependencies = [
5555 "bitflags",
5556 "errno",
5557 "io-lifetimes",
5558 "libc",
5559 "linux-raw-sys",
Weihang Lo6f38fd52023-02-07 22:26:225560 "windows-sys 0.42.0",
Weihang Lo1e5dad02022-11-25 22:37:045561]
5562
5563[[package]]
flip19950046d7c2021-02-25 10:26:235564name = "rustversion"
David Tolnayfbfc0792021-06-18 05:34:555565version = "1.0.5"
flip19950046d7c2021-02-25 10:26:235566source = "registry+https://github.com/rust-lang/crates.io-index"
David Tolnayfbfc0792021-06-18 05:34:555567checksum = "61b3909d758bb75c79f23d4736fac9433868679d3ad2ea7a61e3c25cfda9a088"
flip19950046d7c2021-02-25 10:26:235568
5569[[package]]
Alex Crichton2863b752018-08-21 17:23:475570name = "ryu"
Mark Rousskov342d9562020-08-17 15:21:445571version = "1.0.5"
Alex Crichton2863b752018-08-21 17:23:475572source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:445573checksum = "71d301d4193d031abdd79ff7e3dd721168a9572ef3fe51a1517aba235bd8f86e"
Alex Crichton2863b752018-08-21 17:23:475574
5575[[package]]
Josh Stone020c5ec2017-05-08 22:01:135576name = "same-file"
Mark Rousskov342d9562020-08-17 15:21:445577version = "1.0.6"
Alex Crichton80d6ed22018-01-08 21:56:225578source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:445579checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
Alex Crichton80d6ed22018-01-08 21:56:225580dependencies = [
Alex Crichton093ede22019-08-15 00:45:095581 "winapi-util",
Alex Crichton80d6ed22018-01-08 21:56:225582]
5583
5584[[package]]
5585name = "schannel"
Mark Rousskov342d9562020-08-17 15:21:445586version = "0.1.19"
Alex Crichton80d6ed22018-01-08 21:56:225587source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:445588checksum = "8f05ba609c234e60bee0d547fe94a4c7e9da733d1c962cf6e59efa4cd9c8bc75"
Alex Crichton80d6ed22018-01-08 21:56:225589dependencies = [
Yuki Okushi1f0a39502020-05-26 04:00:425590 "lazy_static",
Igor Matuszewskiaf53b0d2021-07-21 13:17:315591 "winapi",
Alex Crichton80d6ed22018-01-08 21:56:225592]
5593
5594[[package]]
Alex Crichton453080f2017-06-05 16:36:485595name = "scoped-tls"
Marcel Hellwig56fb2872019-02-26 10:15:525596version = "1.0.0"
5597source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095598checksum = "ea6a9290e3c9cf0f18145ef7ffa62d68ee0bf5fcd651017e586dc7fd5da448c2"
Marcel Hellwig56fb2872019-02-26 10:15:525599
5600[[package]]
Nick Cameronad8ecc22017-07-19 01:32:125601name = "scopeguard"
Mark Rousskov342d9562020-08-17 15:21:445602version = "1.1.0"
Ralf Jungc7a599e2019-07-25 13:57:255603source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:445604checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"
Ralf Jungc7a599e2019-07-25 13:57:255605
5606[[package]]
Weihang Lo6306fd32023-01-04 15:33:595607name = "sec1"
5608version = "0.3.0"
5609source = "registry+https://github.com/rust-lang/crates.io-index"
5610checksum = "3be24c1842290c45df0a7bf069e0c268a747ad05a192f2fd7dcfdbc1cba40928"
5611dependencies = [
5612 "base16ct",
5613 "der",
5614 "generic-array",
5615 "pkcs8",
5616 "subtle",
5617 "zeroize",
5618]
5619
5620[[package]]
Eric Huss74498c12020-12-16 17:03:335621name = "security-framework"
5622version = "2.0.0"
5623source = "registry+https://github.com/rust-lang/crates.io-index"
5624checksum = "c1759c2e3c8580017a484a7ac56d3abc5a6c1feadf88db2f3633f12ae4268c69"
5625dependencies = [
5626 "bitflags",
5627 "core-foundation",
5628 "core-foundation-sys",
5629 "libc",
5630 "security-framework-sys",
5631]
5632
5633[[package]]
5634name = "security-framework-sys"
5635version = "2.0.0"
5636source = "registry+https://github.com/rust-lang/crates.io-index"
5637checksum = "f99b9d5e26d2a71633cc4f2ebae7cc9f874044e0c351a27e17892d76dce5678b"
5638dependencies = [
5639 "core-foundation-sys",
5640 "libc",
5641]
5642
5643[[package]]
David Wood7f916972022-03-26 07:27:435644name = "self_cell"
5645version = "0.10.2"
5646source = "registry+https://github.com/rust-lang/crates.io-index"
5647checksum = "1ef965a420fe14fdac7dd018862966a4c14094f900e1650bbc71ddd7d580c8af"
5648
5649[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585650name = "semver"
J Haigh1a993612023-01-11 18:11:565651version = "1.0.12"
Eric Huss78529352021-06-02 03:38:395652source = "registry+https://github.com/rust-lang/crates.io-index"
J Haigh1a993612023-01-11 18:11:565653checksum = "a2333e6df6d6598f2b1974829f853c2b4c5f4a6e503c10af918081aa6f8564e1"
Eric Huss78529352021-06-02 03:38:395654dependencies = [
5655 "serde",
5656]
5657
5658[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585659name = "serde"
J Haigh1a993612023-01-11 18:11:565660version = "1.0.147"
Tatsuyuki Ishi0e79b972017-04-29 23:11:585661source = "registry+https://github.com/rust-lang/crates.io-index"
J Haigh1a993612023-01-11 18:11:565662checksum = "d193d69bae983fc11a79df82342761dfbf28a99fc8d203dca4c3c1b590948965"
Eric Huss57393642018-12-17 18:23:045663dependencies = [
Alex Crichton093ede22019-08-15 00:45:095664 "serde_derive",
Eric Huss57393642018-12-17 18:23:045665]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585666
5667[[package]]
Weihang Lo5095f542022-09-27 16:46:345668name = "serde-value"
5669version = "0.7.0"
5670source = "registry+https://github.com/rust-lang/crates.io-index"
5671checksum = "f3a1a3341211875ef120e117ea7fd5228530ae7e7036a779fdc9117be6b3282c"
5672dependencies = [
5673 "ordered-float",
5674 "serde",
5675]
5676
5677[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585678name = "serde_derive"
J Haigh1a993612023-01-11 18:11:565679version = "1.0.147"
Tatsuyuki Ishi0e79b972017-04-29 23:11:585680source = "registry+https://github.com/rust-lang/crates.io-index"
J Haigh1a993612023-01-11 18:11:565681checksum = "4f1d362ca8fc9c3e3a7484440752472d68a6caa98f1ab81d99b5dfe517cec852"
Tatsuyuki Ishi0e79b972017-04-29 23:11:585682dependencies = [
Aaron Hill70ba4912020-08-01 14:11:155683 "proc-macro2",
5684 "quote",
5685 "syn",
Tatsuyuki Ishi0e79b972017-04-29 23:11:585686]
5687
5688[[package]]
flip199596c3ec12019-08-20 07:32:535689name = "serde_ignored"
Mark Rousskov342d9562020-08-17 15:21:445690version = "0.1.2"
flip199596c3ec12019-08-20 07:32:535691source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:445692checksum = "1c2c7d39d14f2f2ea82239de71594782f186fd03501ac81f0ce08e674819ff2f"
flip199596c3ec12019-08-20 07:32:535693dependencies = [
5694 "serde",
5695]
5696
5697[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585698name = "serde_json"
J Haigh1a993612023-01-11 18:11:565699version = "1.0.85"
Tatsuyuki Ishi0e79b972017-04-29 23:11:585700source = "registry+https://github.com/rust-lang/crates.io-index"
J Haigh1a993612023-01-11 18:11:565701checksum = "e55a28e3aaef9d5ce0506d0a14dbba8054ddc7e499ef522dd8b26859ec9d4a44"
Tatsuyuki Ishi0e79b972017-04-29 23:11:585702dependencies = [
Rune Tynan77156562021-01-16 01:34:155703 "indexmap",
Alex Crichton093ede22019-08-15 00:45:095704 "itoa",
5705 "ryu",
5706 "serde",
Steve Klabnik2795de32017-02-20 00:20:575707]
5708
5709[[package]]
Weihang Lo4c4b4c052023-02-13 12:04:025710name = "serde_spanned"
5711version = "0.6.1"
5712source = "registry+https://github.com/rust-lang/crates.io-index"
5713checksum = "0efd8caf556a6cebd3b285caf480045fcc1ac04f6bd786b09a6f11af30c4fcf4"
5714dependencies = [
5715 "serde",
5716]
5717
5718[[package]]
Pietro Albini4f40eee2023-01-10 12:13:045719name = "sha1"
5720version = "0.10.5"
5721source = "registry+https://github.com/rust-lang/crates.io-index"
5722checksum = "f04293dc80c3993519f2d7f6f511707ee7094fe0c6d3406feb330cdb3540eba3"
5723dependencies = [
5724 "cfg-if",
5725 "cpufeatures",
5726 "digest",
5727]
5728
5729[[package]]
Weihang Loe52e0402023-03-07 22:16:275730name = "sha1_smol"
5731version = "1.0.0"
5732source = "registry+https://github.com/rust-lang/crates.io-index"
5733checksum = "ae1a47186c03a32177042e55dbc5fd5aee900b8e0069a8d70fba96a9375cd012"
5734
5735[[package]]
Pietro Albiniacd8e592020-10-01 15:15:125736name = "sha2"
Weihang Lo6306fd32023-01-04 15:33:595737version = "0.10.6"
Pietro Albiniacd8e592020-10-01 15:15:125738source = "registry+https://github.com/rust-lang/crates.io-index"
Weihang Lo6306fd32023-01-04 15:33:595739checksum = "82e6b795fe2e3b1e845bafcb27aa35405c4d47cdfc92af5fc8d3002f76cebdc0"
Pietro Albiniacd8e592020-10-01 15:15:125740dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:425741 "cfg-if",
pierwillef6dd122022-02-10 16:54:015742 "cpufeatures",
klensy45fac342022-08-31 20:04:125743 "digest",
James Munnsde763692019-01-19 02:39:375744]
5745
5746[[package]]
Oliver Schererec7230f2020-07-24 18:42:005747name = "sharded-slab"
Tomasz Miąsko2abe7c82021-02-28 00:00:005748version = "0.1.1"
Oliver Schererec7230f2020-07-24 18:42:005749source = "registry+https://github.com/rust-lang/crates.io-index"
Tomasz Miąsko2abe7c82021-02-28 00:00:005750checksum = "79c719719ee05df97490f80a45acfc99e5a30ce98a1e4fb67aee422745ae14e3"
Oliver Schererec7230f2020-07-24 18:42:005751dependencies = [
5752 "lazy_static",
5753]
5754
5755[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585756name = "shell-escape"
Mark Rousskov342d9562020-08-17 15:21:445757version = "0.1.5"
Tatsuyuki Ishi0e79b972017-04-29 23:11:585758source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:445759checksum = "45bb67a18fa91266cc7807181f62f9178a6873bfad7dc788c42e6430db40184f"
Tatsuyuki Ishi0e79b972017-04-29 23:11:585760
5761[[package]]
steveklabnik54371882018-01-25 17:32:255762name = "shlex"
Eric Huss788167a2021-02-23 01:05:215763version = "1.0.0"
5764source = "registry+https://github.com/rust-lang/crates.io-index"
5765checksum = "42a568c8f2cd051a4d283bd6eb0343ac214c1b0f1ac19f93e1175b2dee38c73d"
5766
5767[[package]]
Weihang Loe52e0402023-03-07 22:16:275768name = "signal-hook"
5769version = "0.3.15"
5770source = "registry+https://github.com/rust-lang/crates.io-index"
5771checksum = "732768f1176d21d09e076c23a93123d40bba92d50c4058da34d45c8de8e682b9"
5772dependencies = [
5773 "libc",
5774 "signal-hook-registry",
5775]
5776
5777[[package]]
5778name = "signal-hook-registry"
5779version = "1.4.1"
5780source = "registry+https://github.com/rust-lang/crates.io-index"
5781checksum = "d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1"
5782dependencies = [
5783 "libc",
5784]
5785
5786[[package]]
Weihang Lo6306fd32023-01-04 15:33:595787name = "signature"
5788version = "1.6.4"
5789source = "registry+https://github.com/rust-lang/crates.io-index"
5790checksum = "74233d3b3b2f6d4b006dc19dee745e73e2a6bfb6f93607cd3b02bd5b00797d7c"
5791dependencies = [
5792 "digest",
Thom Chiovolonia4bf36e2022-11-21 00:55:415793 "rand_core",
Weihang Lo6306fd32023-01-04 15:33:595794]
5795
5796[[package]]
Eric Huss3a6fc802022-04-20 13:50:395797name = "similar"
5798version = "2.1.0"
5799source = "registry+https://github.com/rust-lang/crates.io-index"
5800checksum = "2e24979f63a11545f5f2c60141afe249d4f19f84581ea2138065e400941d83d3"
5801
5802[[package]]
steveklabnikecfbaca2018-04-03 14:32:045803name = "siphasher"
Aaron Hill70ba4912020-08-01 14:11:155804version = "0.3.3"
steveklabnikecfbaca2018-04-03 14:32:045805source = "registry+https://github.com/rust-lang/crates.io-index"
Aaron Hill70ba4912020-08-01 14:11:155806checksum = "fa8f3741c7372e75519bd9346068370c9cdaabcc1f9599cbcf2a2719352286b7"
steveklabnikecfbaca2018-04-03 14:32:045807
5808[[package]]
Eric Hussd5e03532019-05-23 20:27:495809name = "sized-chunks"
klensyd480a3e2021-03-12 13:33:025810version = "0.6.4"
Eric Hussd5e03532019-05-23 20:27:495811source = "registry+https://github.com/rust-lang/crates.io-index"
klensyd480a3e2021-03-12 13:33:025812checksum = "65e65d6a9f13cd78f361ea5a2cf53a45d67cdda421ba0316b9be101560f3d207"
Eric Hussd5e03532019-05-23 20:27:495813dependencies = [
Eric Huss2b985322019-11-25 16:14:075814 "bitmaps",
Alex Crichton093ede22019-08-15 00:45:095815 "typenum",
Eric Hussd5e03532019-05-23 20:27:495816]
5817
5818[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:435819name = "slab"
5820version = "0.4.2"
5821source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095822checksum = "c111b5bd5695e56cffe5129854aa230b39c93a305372fdbb2668ca2394eea9f8"
Matthias Krüger696fb8f2019-01-21 15:32:435823
5824[[package]]
John Kåre Alsaker970c6132017-12-03 12:49:015825name = "smallvec"
Weihang Loe52e0402023-03-07 22:16:275826version = "1.10.0"
Ralf Jung90b8d342019-11-04 14:59:095827source = "registry+https://github.com/rust-lang/crates.io-index"
Weihang Loe52e0402023-03-07 22:16:275828checksum = "a507befe795404456341dfab10cef66ead4c041f62b8b11bbb92bffe5d0953e0"
Ralf Jung90b8d342019-11-04 14:59:095829
5830[[package]]
Josh Triplett574f6be2020-08-20 23:16:305831name = "snap"
Chris Denton77d7c632023-01-26 05:49:375832version = "1.1.0"
Josh Triplett574f6be2020-08-20 23:16:305833source = "registry+https://github.com/rust-lang/crates.io-index"
Chris Denton77d7c632023-01-26 05:49:375834checksum = "5e9f0ab6ef7eb7353d9119c170a436d1bf248eea575ac42d19d12f4e34130831"
Josh Triplett574f6be2020-08-20 23:16:305835
5836[[package]]
Eric Huss3a6fc802022-04-20 13:50:395837name = "snapbox"
Weihang Lobfce2272022-11-04 23:50:445838version = "0.4.1"
Eric Huss3a6fc802022-04-20 13:50:395839source = "registry+https://github.com/rust-lang/crates.io-index"
Weihang Lobfce2272022-11-04 23:50:445840checksum = "827c00e91b15e2674d8a5270bae91f898693cbf9561cbb58d8eaa31974597293"
Eric Huss3a6fc802022-04-20 13:50:395841dependencies = [
5842 "concolor",
5843 "content_inspector",
5844 "dunce",
5845 "filetime",
5846 "normalize-line-endings",
5847 "similar",
5848 "snapbox-macros",
5849 "tempfile",
5850 "walkdir",
5851 "yansi",
5852]
5853
5854[[package]]
5855name = "snapbox-macros"
Eric Huss6e4603e2022-08-24 03:58:125856version = "0.3.0"
Eric Huss3a6fc802022-04-20 13:50:395857source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss6e4603e2022-08-24 03:58:125858checksum = "8a253e6f894cfa440cba00600a249fa90869d8e0ec45ab274a456e043a0ce8f2"
Eric Huss3a6fc802022-04-20 13:50:395859
5860[[package]]
Mark Simulacrum38b46882017-06-26 16:26:155861name = "socket2"
Niels Sascha Reedijkd41df912021-08-05 14:54:185862version = "0.4.1"
klensy50c38902021-05-01 11:50:035863source = "registry+https://github.com/rust-lang/crates.io-index"
Niels Sascha Reedijkd41df912021-08-05 14:54:185864checksum = "765f090f0e423d2b55843402a07915add955e7d60657db13707a159727326cad"
klensy50c38902021-05-01 11:50:035865dependencies = [
5866 "libc",
Igor Matuszewskiaf53b0d2021-07-21 13:17:315867 "winapi",
klensy50c38902021-05-01 11:50:035868]
5869
5870[[package]]
Pietro Albini13efb202022-11-15 09:19:175871name = "spdx-expression"
5872version = "0.5.2"
5873source = "registry+https://github.com/rust-lang/crates.io-index"
5874checksum = "53d7ac03c67c572d85049d6db815e20a4a19b41b3d5cca732ac582342021ad77"
5875dependencies = [
5876 "nom",
5877 "serde",
5878 "thiserror",
5879 "tracing",
5880]
5881
5882[[package]]
5883name = "spdx-rs"
5884version = "0.5.1"
5885source = "registry+https://github.com/rust-lang/crates.io-index"
5886checksum = "b3c02f6eb7e7b4100c272f685a9ccaccaab302324e8c7ec3e2ee72340fb29ff3"
5887dependencies = [
5888 "chrono",
5889 "log",
5890 "nom",
5891 "serde",
5892 "spdx-expression",
5893 "strum",
5894 "strum_macros",
5895 "thiserror",
5896 "uuid",
5897]
5898
5899[[package]]
Weihang Lo6306fd32023-01-04 15:33:595900name = "spki"
5901version = "0.6.0"
5902source = "registry+https://github.com/rust-lang/crates.io-index"
5903checksum = "67cf02bbac7a337dc36e4f5a693db6c21e7863f45070f7064577eb4367a3212b"
5904dependencies = [
5905 "base64ct",
5906 "der",
5907]
5908
5909[[package]]
Robin Kruppe1a24a592017-04-26 21:22:455910name = "stable_deref_trait"
Mark Rousskov342d9562020-08-17 15:21:445911version = "1.2.0"
Robin Kruppe1a24a592017-04-26 21:22:455912source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:445913checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
Robin Kruppe1a24a592017-04-26 21:22:455914
5915[[package]]
Oliver Scherer26edcee2018-11-02 15:14:245916name = "stacker"
Mateusz Mikuład5899ef2022-11-05 11:19:555917version = "0.1.15"
Oliver Scherer26edcee2018-11-02 15:14:245918source = "registry+https://github.com/rust-lang/crates.io-index"
Mateusz Mikuład5899ef2022-11-05 11:19:555919checksum = "c886bd4480155fd3ef527d45e9ac8dd7118a898a46530b7b94c3e21866259fce"
Oliver Scherer26edcee2018-11-02 15:14:245920dependencies = [
5921 "cc",
Chris Denton531f3c9e2022-12-20 15:26:425922 "cfg-if",
Oliver Scherer26edcee2018-11-02 15:14:245923 "libc",
5924 "psm",
Igor Matuszewskiaf53b0d2021-07-21 13:17:315925 "winapi",
Oliver Scherer26edcee2018-11-02 15:14:245926]
5927
5928[[package]]
Eric Huss7758eaf2022-04-28 05:42:545929name = "static_assertions"
5930version = "1.1.0"
5931source = "registry+https://github.com/rust-lang/crates.io-index"
5932checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
5933
5934[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:295935name = "std"
5936version = "0.0.0"
5937dependencies = [
Michael Howellcf83a1d2022-11-03 17:10:155938 "addr2line",
Alex Crichton093ede22019-08-15 00:45:095939 "alloc",
Chris Denton531f3c9e2022-12-20 15:26:425940 "cfg-if",
Alex Crichton093ede22019-08-15 00:45:095941 "compiler_builtins",
5942 "core",
5943 "dlmalloc",
5944 "fortanix-sgx-abi",
Amanieu d'Antrasa529ba82023-01-09 17:49:245945 "hashbrown 0.12.3",
Stefan Lankes7143379a2022-12-06 19:31:435946 "hermit-abi 0.3.0",
Alex Crichton093ede22019-08-15 00:45:095947 "libc",
Michael Howell8e71a132022-11-08 00:13:205948 "miniz_oxide",
Amanieu d'Antrasa529ba82023-01-09 17:49:245949 "object 0.29.0",
Alex Crichton093ede22019-08-15 00:45:095950 "panic_abort",
5951 "panic_unwind",
5952 "profiler_builtins",
Thom Chiovolonia4bf36e2022-11-21 00:55:415953 "rand",
5954 "rand_xorshift",
Alex Crichton06d565c2020-05-13 21:22:375955 "rustc-demangle",
Joshua Nelson1b0b7e92021-04-02 08:11:465956 "std_detect",
Alex Crichton093ede22019-08-15 00:45:095957 "unwind",
Thom Chiovolonia4bf36e2022-11-21 00:55:415958 "wasi",
Ahmed Charles9ca382f2016-09-02 08:55:295959]
5960
5961[[package]]
Joshua Nelson1b0b7e92021-04-02 08:11:465962name = "std_detect"
5963version = "0.1.5"
5964dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:425965 "cfg-if",
Joshua Nelson1b0b7e92021-04-02 08:11:465966 "compiler_builtins",
5967 "libc",
5968 "rustc-std-workspace-alloc",
5969 "rustc-std-workspace-core",
5970]
5971
5972[[package]]
steveklabnikecfbaca2018-04-03 14:32:045973name = "string_cache"
klensy947e7872022-04-15 18:11:145974version = "0.8.3"
steveklabnikecfbaca2018-04-03 14:32:045975source = "registry+https://github.com/rust-lang/crates.io-index"
klensy947e7872022-04-15 18:11:145976checksum = "33994d0838dc2d152d17a62adf608a869b5e846b65b389af7f3dbc1de45c5b26"
steveklabnikecfbaca2018-04-03 14:32:045977dependencies = [
Yuki Okushi1f0a39502020-05-26 04:00:425978 "lazy_static",
Alex Crichton093ede22019-08-15 00:45:095979 "new_debug_unreachable",
Philipp Krones586cbd02022-06-04 12:07:445980 "parking_lot 0.11.2",
Alex Crichton093ede22019-08-15 00:45:095981 "phf_shared",
5982 "precomputed-hash",
5983 "serde",
steveklabnikecfbaca2018-04-03 14:32:045984]
5985
5986[[package]]
5987name = "string_cache_codegen"
klensy947e7872022-04-15 18:11:145988version = "0.5.2"
steveklabnikecfbaca2018-04-03 14:32:045989source = "registry+https://github.com/rust-lang/crates.io-index"
klensy947e7872022-04-15 18:11:145990checksum = "6bb30289b722be4ff74a408c3cc27edeaad656e06cb1fe8fa9231fa59c728988"
steveklabnikecfbaca2018-04-03 14:32:045991dependencies = [
Alex Crichton093ede22019-08-15 00:45:095992 "phf_generator",
5993 "phf_shared",
Aaron Hill70ba4912020-08-01 14:11:155994 "proc-macro2",
5995 "quote",
steveklabnikecfbaca2018-04-03 14:32:045996]
5997
5998[[package]]
Eric Hussd5e03532019-05-23 20:27:495999name = "strip-ansi-escapes"
Eric Hussb46b7de2023-02-06 00:00:506000version = "0.1.1"
Eric Hussd5e03532019-05-23 20:27:496001source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Hussb46b7de2023-02-06 00:00:506002checksum = "011cbb39cf7c1f62871aea3cc46e5817b0937b49e9447370c93cacbe93a766d8"
Eric Hussd5e03532019-05-23 20:27:496003dependencies = [
Alex Crichton093ede22019-08-15 00:45:096004 "vte",
Eric Hussd5e03532019-05-23 20:27:496005]
6006
6007[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:586008name = "strsim"
Eric Hussbfacc5c2022-01-19 03:14:336009version = "0.10.0"
6010source = "registry+https://github.com/rust-lang/crates.io-index"
6011checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
6012
6013[[package]]
Pietro Albini13efb202022-11-15 09:19:176014name = "strum"
6015version = "0.24.1"
6016source = "registry+https://github.com/rust-lang/crates.io-index"
6017checksum = "063e6045c0e62079840579a7e47a355ae92f60eb74daaf156fb1e84ba164e63f"
6018
6019[[package]]
6020name = "strum_macros"
6021version = "0.24.3"
6022source = "registry+https://github.com/rust-lang/crates.io-index"
6023checksum = "1e385be0d24f186b4ce2f9982191e7101bb737312ad61c1f2f984f34bcf85d59"
6024dependencies = [
6025 "heck",
6026 "proc-macro2",
6027 "quote",
6028 "rustversion",
6029 "syn",
6030]
6031
6032[[package]]
Weihang Lo6306fd32023-01-04 15:33:596033name = "subtle"
6034version = "2.4.1"
6035source = "registry+https://github.com/rust-lang/crates.io-index"
6036checksum = "6bdef32e8150c2a081110b42772ffe7d7c9032b606bc226c8260fd97e0976601"
6037
6038[[package]]
Igor Matuszewskic2249a42019-09-08 08:28:116039name = "syn"
J Haigh1a993612023-01-11 18:11:566040version = "1.0.102"
Igor Matuszewskic2249a42019-09-08 08:28:116041source = "registry+https://github.com/rust-lang/crates.io-index"
J Haigh1a993612023-01-11 18:11:566042checksum = "3fcd952facd492f9be3ef0d0b7032a6e442ee9b361d4acc2b1d0c4aaa5f613a1"
Igor Matuszewskic2249a42019-09-08 08:28:116043dependencies = [
Aaron Hill70ba4912020-08-01 14:11:156044 "proc-macro2",
6045 "quote",
Andres Suareza65ddf02022-10-09 03:25:406046 "unicode-ident",
Igor Matuszewskic2249a42019-09-08 08:28:116047]
6048
6049[[package]]
Alex Crichton325d7392017-12-10 17:42:496050name = "synstructure"
pierwillea25b772021-12-21 17:00:306051version = "0.12.6"
Mateusz Mikuład8960882019-10-04 12:43:236052source = "registry+https://github.com/rust-lang/crates.io-index"
pierwillea25b772021-12-21 17:00:306053checksum = "f36bdaa60a83aca3921b5259d5400cbf5e90fc51931376a9bd4a0eb79aa7210f"
Mateusz Mikuład8960882019-10-04 12:43:236054dependencies = [
Aaron Hill70ba4912020-08-01 14:11:156055 "proc-macro2",
6056 "quote",
6057 "syn",
6058 "unicode-xid",
Mateusz Mikuład8960882019-10-04 12:43:236059]
6060
6061[[package]]
Josh Stone020c5ec2017-05-08 22:01:136062name = "tar"
Eric Huss845faad2022-06-08 18:48:316063version = "0.4.38"
Josh Stone020c5ec2017-05-08 22:01:136064source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss845faad2022-06-08 18:48:316065checksum = "4b55807c0344e1e6c04d7c965f5289c39a8d94ae23ed5c0b57aabac549f871c6"
Josh Stone020c5ec2017-05-08 22:01:136066dependencies = [
Alex Crichton093ede22019-08-15 00:45:096067 "filetime",
6068 "libc",
Alex Crichton093ede22019-08-15 00:45:096069 "xattr",
Josh Stone020c5ec2017-05-08 22:01:136070]
6071
6072[[package]]
Aleksey Kladov850156a2018-03-29 07:34:556073name = "tempfile"
Ralf Jung55162732022-11-15 19:06:426074version = "3.3.0"
Aleksey Kladov850156a2018-03-29 07:34:556075source = "registry+https://github.com/rust-lang/crates.io-index"
Ralf Jung55162732022-11-15 19:06:426076checksum = "5cdb1ef4eaeeaddc8fbd371e5017057064af0911902ef36b39801f67cc6d79e4"
Aleksey Kladov850156a2018-03-29 07:34:556077dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:426078 "cfg-if",
Ralf Jung55162732022-11-15 19:06:426079 "fastrand",
Alex Crichton093ede22019-08-15 00:45:096080 "libc",
klensydcdc3082021-05-11 19:03:596081 "redox_syscall",
Alex Crichton093ede22019-08-15 00:45:096082 "remove_dir_all",
Igor Matuszewskiaf53b0d2021-07-21 13:17:316083 "winapi",
Aleksey Kladov850156a2018-03-29 07:34:556084]
6085
6086[[package]]
steveklabnikecfbaca2018-04-03 14:32:046087name = "tendril"
Eric Huss04b75a72022-06-22 23:49:246088version = "0.4.3"
steveklabnikecfbaca2018-04-03 14:32:046089source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss04b75a72022-06-22 23:49:246090checksum = "d24a120c5fc464a3458240ee02c299ebcb9d67b5249c8848b09d639dca8d7bb0"
steveklabnikecfbaca2018-04-03 14:32:046091dependencies = [
Alex Crichton093ede22019-08-15 00:45:096092 "futf",
6093 "mac",
6094 "utf-8",
steveklabnikecfbaca2018-04-03 14:32:046095]
6096
6097[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:296098name = "term"
flip19950046d7c2021-02-25 10:26:236099version = "0.7.0"
6100source = "registry+https://github.com/rust-lang/crates.io-index"
6101checksum = "c59df8ac95d96ff9bede18eb7300b0fda5e5d8d90960e76f8e14ae765eedbf1f"
6102dependencies = [
6103 "dirs-next",
6104 "rustversion",
Igor Matuszewskiaf53b0d2021-07-21 13:17:316105 "winapi",
flip19950046d7c2021-02-25 10:26:236106]
6107
6108[[package]]
Alex Crichton1cede102017-06-15 02:33:066109name = "termcolor"
Nilstrieb75b3ee22022-12-30 11:23:056110version = "1.1.3"
Alex Crichtonfa5b3d32018-07-26 00:25:126111source = "registry+https://github.com/rust-lang/crates.io-index"
Nilstrieb75b3ee22022-12-30 11:23:056112checksum = "bab24d30b911b2376f3a13cc2cd443142f0c81dda04c118693e35b3835757755"
Alex Crichtonfa5b3d32018-07-26 00:25:126113dependencies = [
Eric Huss89d79062020-07-29 18:02:056114 "winapi-util",
Alex Crichtonfa5b3d32018-07-26 00:25:126115]
6116
6117[[package]]
Eric Huss2717f602023-01-06 01:20:596118name = "terminal_size"
6119version = "0.2.3"
6120source = "registry+https://github.com/rust-lang/crates.io-index"
6121checksum = "cb20089a8ba2b69debd491f8d2d023761cbf196e999218c591fa1e7e15a21907"
6122dependencies = [
6123 "rustix",
Weihang Lo6f38fd52023-02-07 22:26:226124 "windows-sys 0.42.0",
Eric Huss2717f602023-01-06 01:20:596125]
6126
6127[[package]]
John Kåre Alsakerb0b11d32020-01-29 00:13:486128name = "termize"
6129version = "0.1.1"
6130source = "registry+https://github.com/rust-lang/crates.io-index"
6131checksum = "1706be6b564323ce7092f5f7e6b118a14c8ef7ed0e69c8c5329c914a9f101295"
6132dependencies = [
6133 "libc",
Igor Matuszewskiaf53b0d2021-07-21 13:17:316134 "winapi",
John Kåre Alsakerb0b11d32020-01-29 00:13:486135]
6136
6137[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:296138name = "test"
6139version = "0.0.0"
6140dependencies = [
Alex Crichtonb47c9692019-08-16 15:29:086141 "core",
Alex Crichton093ede22019-08-15 00:45:096142 "getopts",
Alex Crichtonb47c9692019-08-16 15:29:086143 "panic_abort",
6144 "panic_unwind",
Alex Crichton093ede22019-08-15 00:45:096145 "proc_macro",
Alex Crichtonb47c9692019-08-16 15:29:086146 "std",
Ahmed Charles9ca382f2016-09-02 08:55:296147]
6148
6149[[package]]
Ralf Jung2bfa6222019-11-17 10:40:186150name = "tester"
flip19950046d7c2021-02-25 10:26:236151version = "0.9.0"
6152source = "registry+https://github.com/rust-lang/crates.io-index"
6153checksum = "0639d10d8f4615f223a57275cf40f9bdb7cfbb806bcb7f7cc56e3beb55a576eb"
6154dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:426155 "cfg-if",
flip19950046d7c2021-02-25 10:26:236156 "getopts",
6157 "libc",
6158 "num_cpus",
Caleb Cartwrightf367f4d2022-06-13 03:04:546159 "term",
flip19950046d7c2021-02-25 10:26:236160]
6161
6162[[package]]
steveklabnik4871dba2017-06-27 17:33:326163name = "textwrap"
Arlo Siemsenb59abdc2022-06-17 17:58:516164version = "0.15.0"
Eric Hussbfacc5c2022-01-19 03:14:336165source = "registry+https://github.com/rust-lang/crates.io-index"
Arlo Siemsenb59abdc2022-06-17 17:58:516166checksum = "b1141d4d61095b28419e22cb0bbf02755f5e54e0526f97f1e3d1d160e60885fb"
Eric Hussbfacc5c2022-01-19 03:14:336167
6168[[package]]
Nicholas Nethercoteb38106b2022-08-17 04:22:306169name = "thin-vec"
Nicholas Nethercote06228d62022-12-05 23:19:326170version = "0.2.12"
Nicholas Nethercoteb38106b2022-08-17 04:22:306171source = "registry+https://github.com/rust-lang/crates.io-index"
Nicholas Nethercote06228d62022-12-05 23:19:326172checksum = "aac81b6fd6beb5884b0cf3321b8117e6e5d47ecb6fc89f414cfdcca8b2fe2dd8"
Nicholas Nethercoteb38106b2022-08-17 04:22:306173
6174[[package]]
Pietro Albini9beb8f52019-11-26 11:06:306175name = "thiserror"
Eric Hussbb60a762023-01-10 19:09:526176version = "1.0.38"
Pietro Albini9beb8f52019-11-26 11:06:306177source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Hussbb60a762023-01-10 19:09:526178checksum = "6a9cd18aa97d5c45c6603caea1da6628790b37f7a34b6ca89522331c5180fed0"
Pietro Albini9beb8f52019-11-26 11:06:306179dependencies = [
6180 "thiserror-impl",
6181]
6182
6183[[package]]
6184name = "thiserror-impl"
Eric Hussbb60a762023-01-10 19:09:526185version = "1.0.38"
Pietro Albini9beb8f52019-11-26 11:06:306186source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Hussbb60a762023-01-10 19:09:526187checksum = "1fb327af4685e4d03fa8cbcf1716380da910eeb2bb8be417e7f9fd3fb164f36f"
Pietro Albini9beb8f52019-11-26 11:06:306188dependencies = [
Aaron Hill70ba4912020-08-01 14:11:156189 "proc-macro2",
6190 "quote",
6191 "syn",
Pietro Albini9beb8f52019-11-26 11:06:306192]
6193
6194[[package]]
David Wood2dc1a8a2021-12-03 14:24:056195name = "thorin-dwp"
Amanieu d'Antrasa529ba82023-01-09 17:49:246196version = "0.4.0"
David Wood2dc1a8a2021-12-03 14:24:056197source = "registry+https://github.com/rust-lang/crates.io-index"
Amanieu d'Antrasa529ba82023-01-09 17:49:246198checksum = "da8fbf660a019b6bf11ea95762041464aa9099cc293b6a66d77cea5107619671"
David Wood2dc1a8a2021-12-03 14:24:056199dependencies = [
Michael Howellcf83a1d2022-11-03 17:10:156200 "gimli",
Amanieu d'Antrasa529ba82023-01-09 17:49:246201 "hashbrown 0.12.3",
6202 "object 0.30.1",
David Wood2dc1a8a2021-12-03 14:24:056203 "tracing",
6204]
6205
6206[[package]]
Steve Klabnika0769612017-02-07 23:13:576207name = "thread_local"
klensy9f621ae2022-01-24 17:19:216208version = "1.1.4"
Igor Matuszewski8fc4bba2020-02-12 14:47:316209source = "registry+https://github.com/rust-lang/crates.io-index"
klensy9f621ae2022-01-24 17:19:216210checksum = "5516c27b78311c50bf42c071425c560ac799b11c30b31f87e3081965fe5e0180"
Igor Matuszewski8fc4bba2020-02-12 14:47:316211dependencies = [
klensy9f621ae2022-01-24 17:19:216212 "once_cell",
Igor Matuszewski8fc4bba2020-02-12 14:47:316213]
6214
6215[[package]]
Guillaume Gomez50f75202023-03-14 19:28:006216name = "threadpool"
6217version = "1.8.1"
6218source = "registry+https://github.com/rust-lang/crates.io-index"
6219checksum = "d050e60b33d41c19108b32cea32164033a9013fe3b46cbd4457559bfbf77afaa"
6220dependencies = [
6221 "num_cpus",
6222]
6223
6224[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:296225name = "tidy"
6226version = "0.1.0"
Mark Mansi3ee41042018-02-23 01:52:566227dependencies = [
Eric Huss1d7d10a2023-01-04 22:05:586228 "cargo-platform 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Ralf Jungc2df1c22022-07-21 20:04:376229 "cargo_metadata 0.14.0",
yukang18511ba2022-11-04 08:56:486230 "ignore",
Yuki Okushi1f0a39502020-05-26 04:00:426231 "lazy_static",
Jakob Degen17395b42022-10-31 00:17:256232 "miropt-test-tools",
Alex Crichton093ede22019-08-15 00:45:096233 "regex",
DebugSteven540ca2f2023-01-05 04:57:206234 "semver",
Nilstrieb75b3ee22022-12-30 11:23:056235 "termcolor",
Alex Crichton093ede22019-08-15 00:45:096236 "walkdir",
Mark Mansi3ee41042018-02-23 01:52:566237]
Ahmed Charles9ca382f2016-09-02 08:55:296238
6239[[package]]
Eric Hussce717472020-08-11 23:49:396240name = "tier-check"
6241version = "0.1.0"
6242
6243[[package]]
Alex Crichton15899b02018-01-25 04:01:426244name = "time"
Mark Rousskov342d9562020-08-17 15:21:446245version = "0.1.43"
Alex Crichton15899b02018-01-25 04:01:426246source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:446247checksum = "ca8a50ef2360fbd1eeb0ecd46795a87a19024eb4b53c5dc916ca1fd95fe62438"
Alex Crichton15899b02018-01-25 04:01:426248dependencies = [
Alex Crichton093ede22019-08-15 00:45:096249 "libc",
Igor Matuszewskiaf53b0d2021-07-21 13:17:316250 "winapi",
Alex Crichton15899b02018-01-25 04:01:426251]
6252
6253[[package]]
Weihang Lo6306fd32023-01-04 15:33:596254name = "time"
6255version = "0.3.17"
6256source = "registry+https://github.com/rust-lang/crates.io-index"
6257checksum = "a561bf4617eebd33bca6434b988f39ed798e527f51a1e797d0ee4f61c0a38376"
6258dependencies = [
6259 "itoa",
Weihang Loe52e0402023-03-07 22:16:276260 "libc",
6261 "num_threads",
Weihang Lo6306fd32023-01-04 15:33:596262 "serde",
6263 "time-core",
6264 "time-macros",
6265]
6266
6267[[package]]
6268name = "time-core"
6269version = "0.1.0"
6270source = "registry+https://github.com/rust-lang/crates.io-index"
6271checksum = "2e153e1f1acaef8acc537e68b44906d2db6436e2b35ac2c6b42640fff91f00fd"
6272
6273[[package]]
6274name = "time-macros"
6275version = "0.2.6"
6276source = "registry+https://github.com/rust-lang/crates.io-index"
6277checksum = "d967f99f534ca7e495c575c62638eebc2898a8c84c119b89e250477bc4ba16b2"
6278dependencies = [
6279 "time-core",
6280]
6281
6282[[package]]
David Wood7f916972022-03-26 07:27:436283name = "tinystr"
Lukas Markeffsky0d6fdef2023-02-04 21:28:456284version = "0.7.1"
David Wood7f916972022-03-26 07:27:436285source = "registry+https://github.com/rust-lang/crates.io-index"
Lukas Markeffsky0d6fdef2023-02-04 21:28:456286checksum = "7ac3f5b6856e931e15e07b478e98c8045239829a65f9156d4fa7e7788197a5ef"
Manish Goregaokar288194e2022-10-19 23:24:426287dependencies = [
6288 "displaydoc",
Charles Lewa7750042022-11-06 06:43:256289 "zerovec",
Manish Goregaokar288194e2022-10-19 23:24:426290]
David Wood7f916972022-03-26 07:27:436291
6292[[package]]
Mark Rousskov342d9562020-08-17 15:21:446293name = "tinyvec"
Charles Lewa76dcd82022-09-16 17:55:566294version = "1.6.0"
Mark Rousskov342d9562020-08-17 15:21:446295source = "registry+https://github.com/rust-lang/crates.io-index"
Charles Lewa76dcd82022-09-16 17:55:566296checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"
6297dependencies = [
6298 "tinyvec_macros",
6299]
6300
6301[[package]]
6302name = "tinyvec_macros"
6303version = "0.1.0"
6304source = "registry+https://github.com/rust-lang/crates.io-index"
6305checksum = "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c"
Mark Rousskov342d9562020-08-17 15:21:446306
6307[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:436308name = "tokio"
klensy9f621ae2022-01-24 17:19:216309version = "1.8.4"
Matthias Krüger696fb8f2019-01-21 15:32:436310source = "registry+https://github.com/rust-lang/crates.io-index"
klensy9f621ae2022-01-24 17:19:216311checksum = "50dae83881bc9b0403dd5b44ea9deed3e939856cc8722d5be37f0d6e5c6d53dd"
Matthias Krüger696fb8f2019-01-21 15:32:436312dependencies = [
Igor Matuszewskiaf53b0d2021-07-21 13:17:316313 "autocfg",
Alex Crichton093ede22019-08-15 00:45:096314 "bytes",
Caleb Cartwright63913182021-02-10 01:52:546315 "memchr",
Igor Matuszewskiaf53b0d2021-07-21 13:17:316316 "pin-project-lite",
Matthias Krüger696fb8f2019-01-21 15:32:436317]
6318
6319[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:296320name = "toml"
Eric Huss71bf7cf2020-10-14 22:16:476321version = "0.5.7"
Eric Hussd2228ca2019-03-29 03:13:136322source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss71bf7cf2020-10-14 22:16:476323checksum = "75cf45bb0bef80604d001caaec0d09da99611b3c0fd39d3080468875cdb65645"
Eric Hussd2228ca2019-03-29 03:13:136324dependencies = [
Alex Crichton093ede22019-08-15 00:45:096325 "serde",
Eric Hussd2228ca2019-03-29 03:13:136326]
6327
6328[[package]]
Weihang Lo4c4b4c052023-02-13 12:04:026329name = "toml"
6330version = "0.7.2"
Eric Huss7758eaf2022-04-28 05:42:546331source = "registry+https://github.com/rust-lang/crates.io-index"
Weihang Lo4c4b4c052023-02-13 12:04:026332checksum = "f7afcae9e3f0fe2c370fd4657108972cbb2fa9db1b9f84849cefd80741b01cb6"
6333dependencies = [
6334 "serde",
6335 "serde_spanned",
6336 "toml_datetime",
6337 "toml_edit",
6338]
6339
6340[[package]]
6341name = "toml_datetime"
6342version = "0.6.1"
6343source = "registry+https://github.com/rust-lang/crates.io-index"
6344checksum = "3ab8ed2edee10b50132aed5f331333428b011c99402b5a534154ed15746f9622"
Weihang Lo9926f6e2022-10-22 12:05:486345dependencies = [
6346 "serde",
6347]
6348
6349[[package]]
6350name = "toml_edit"
Weihang Lo4c4b4c052023-02-13 12:04:026351version = "0.19.3"
Weihang Lo9926f6e2022-10-22 12:05:486352source = "registry+https://github.com/rust-lang/crates.io-index"
Weihang Lo4c4b4c052023-02-13 12:04:026353checksum = "5e6a7712b49e1775fb9a7b998de6635b299237f48b404dde71704f2e0e7f37e5"
Eric Huss7758eaf2022-04-28 05:42:546354dependencies = [
Eric Huss7758eaf2022-04-28 05:42:546355 "indexmap",
Weihang Lo4c4b4c052023-02-13 12:04:026356 "nom8",
Eric Hussaf8048b2022-01-26 00:24:216357 "serde",
Weihang Lo4c4b4c052023-02-13 12:04:026358 "serde_spanned",
Weihang Lo9926f6e2022-10-22 12:05:486359 "toml_datetime",
Eric Hussaf8048b2022-01-26 00:24:216360]
6361
6362[[package]]
Eric Hussa882fdd2021-12-03 20:25:076363name = "topological-sort"
Eric Huss2717f602023-01-06 01:20:596364version = "0.2.2"
Eric Hussa882fdd2021-12-03 20:25:076365source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss2717f602023-01-06 01:20:596366checksum = "ea68304e134ecd095ac6c3574494fc62b909f416c4fca77e440530221e549d3d"
Eric Hussa882fdd2021-12-03 20:25:076367
6368[[package]]
Jack Hueyecb8b9f2020-05-27 05:05:096369name = "tracing"
Oli Scherera4375cb2022-07-06 12:39:326370version = "0.1.35"
Jack Hueyecb8b9f2020-05-27 05:05:096371source = "registry+https://github.com/rust-lang/crates.io-index"
Oli Scherera4375cb2022-07-06 12:39:326372checksum = "a400e31aa60b9d44a52a8ee0343b5b18566b03a8321e0d321f695cf56e940160"
Jack Hueyecb8b9f2020-05-27 05:05:096373dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:426374 "cfg-if",
Igor Matuszewskiaf53b0d2021-07-21 13:17:316375 "pin-project-lite",
Jack Hueyecb8b9f2020-05-27 05:05:096376 "tracing-attributes",
6377 "tracing-core",
6378]
6379
6380[[package]]
6381name = "tracing-attributes"
Oli Scherere8962282022-07-05 08:26:126382version = "0.1.22"
Jack Hueyecb8b9f2020-05-27 05:05:096383source = "registry+https://github.com/rust-lang/crates.io-index"
Oli Scherere8962282022-07-05 08:26:126384checksum = "11c75893af559bc8e10716548bdef5cb2b983f8e637db9d0e15126b61b484ee2"
Jack Hueyecb8b9f2020-05-27 05:05:096385dependencies = [
Aaron Hill70ba4912020-08-01 14:11:156386 "proc-macro2",
6387 "quote",
6388 "syn",
Jack Hueyecb8b9f2020-05-27 05:05:096389]
6390
6391[[package]]
6392name = "tracing-core"
Oli Scherere8962282022-07-05 08:26:126393version = "0.1.28"
Jack Hueyecb8b9f2020-05-27 05:05:096394source = "registry+https://github.com/rust-lang/crates.io-index"
Oli Scherere8962282022-07-05 08:26:126395checksum = "7b7358be39f2f274f322d2aaed611acc57f382e8eb1e5b48cb9ae30933495ce7"
Jack Hueyecb8b9f2020-05-27 05:05:096396dependencies = [
Oli Scherere8962282022-07-05 08:26:126397 "once_cell",
6398 "valuable",
Jack Hueyecb8b9f2020-05-27 05:05:096399]
6400
6401[[package]]
Ralf Jung10430db2022-07-15 14:04:236402name = "tracing-error"
6403version = "0.2.0"
6404source = "registry+https://github.com/rust-lang/crates.io-index"
6405checksum = "d686ec1c0f384b1277f097b2f279a2ecc11afe8c133c1aabf036a27cb4cd206e"
6406dependencies = [
6407 "tracing",
6408 "tracing-subscriber",
6409]
6410
6411[[package]]
Jack Hueyd66452c2020-08-04 22:35:376412name = "tracing-log"
Tomasz Miąsko2abe7c82021-02-28 00:00:006413version = "0.1.2"
Jack Hueyd66452c2020-08-04 22:35:376414source = "registry+https://github.com/rust-lang/crates.io-index"
Tomasz Miąsko2abe7c82021-02-28 00:00:006415checksum = "a6923477a48e41c1951f1999ef8bb5a3023eb723ceadafe78ffb65dc366761e3"
Jack Hueyd66452c2020-08-04 22:35:376416dependencies = [
6417 "lazy_static",
6418 "log",
6419 "tracing-core",
6420]
6421
6422[[package]]
Oliver Schererec7230f2020-07-24 18:42:006423name = "tracing-subscriber"
pierwillea25b772021-12-21 17:00:306424version = "0.3.3"
Oliver Schererec7230f2020-07-24 18:42:006425source = "registry+https://github.com/rust-lang/crates.io-index"
pierwillea25b772021-12-21 17:00:306426checksum = "245da694cc7fc4729f3f418b304cb57789f1bed2a78c575407ab8a23f53cb4d3"
Oliver Schererec7230f2020-07-24 18:42:006427dependencies = [
Weihang Lo80bea6c2023-02-23 00:58:336428 "ansi_term",
Oliver Schererec7230f2020-07-24 18:42:006429 "lazy_static",
6430 "matchers",
Philipp Krones586cbd02022-06-04 12:07:446431 "parking_lot 0.11.2",
Oliver Schererec7230f2020-07-24 18:42:006432 "regex",
Oliver Schererec7230f2020-07-24 18:42:006433 "sharded-slab",
Jubilee Younge8eb6912021-04-22 04:40:296434 "smallvec",
Mark Rousskov342d9562020-08-17 15:21:446435 "thread_local",
Joshua Nelson8b22d072020-10-07 22:45:596436 "tracing",
Oliver Schererec7230f2020-07-24 18:42:006437 "tracing-core",
Jack Hueyd66452c2020-08-04 22:35:376438 "tracing-log",
Jack Hueyd66452c2020-08-04 22:35:376439]
6440
6441[[package]]
6442name = "tracing-tree"
pierwillea25b772021-12-21 17:00:306443version = "0.2.0"
Jack Hueyd66452c2020-08-04 22:35:376444source = "registry+https://github.com/rust-lang/crates.io-index"
pierwillea25b772021-12-21 17:00:306445checksum = "3ce989c9962c7f61fe084dd4a230eec784649dfc2392467c790007c3a6e134e7"
Jack Hueyd66452c2020-08-04 22:35:376446dependencies = [
Weihang Lo80bea6c2023-02-23 00:58:336447 "ansi_term",
Jack Hueyd66452c2020-08-04 22:35:376448 "atty",
pierwillea25b772021-12-21 17:00:306449 "tracing-core",
Tomasz Miąsko2abe7c82021-02-28 00:00:006450 "tracing-log",
Jack Hueyd66452c2020-08-04 22:35:376451 "tracing-subscriber",
Oliver Schererec7230f2020-07-24 18:42:006452]
6453
6454[[package]]
Ramon de C Valle65698ae2022-11-22 05:29:006455name = "twox-hash"
6456version = "1.6.3"
6457source = "registry+https://github.com/rust-lang/crates.io-index"
6458checksum = "97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f675"
6459dependencies = [
Chris Denton531f3c9e2022-12-20 15:26:426460 "cfg-if",
Thom Chiovolonia4bf36e2022-11-21 00:55:416461 "rand",
Ramon de C Valle65698ae2022-11-22 05:29:006462 "static_assertions",
6463]
6464
6465[[package]]
David Wood7f916972022-03-26 07:27:436466name = "type-map"
6467version = "0.4.0"
6468source = "registry+https://github.com/rust-lang/crates.io-index"
6469checksum = "b6d3364c5e96cb2ad1603037ab253ddd34d7fb72a58bdddf4b7350760fc69a46"
6470dependencies = [
6471 "rustc-hash",
6472]
6473
6474[[package]]
Eric Huss8c20add2018-12-03 01:33:206475name = "typenum"
Weihang Lo6306fd32023-01-04 15:33:596476version = "1.16.0"
Eric Huss8c20add2018-12-03 01:33:206477source = "registry+https://github.com/rust-lang/crates.io-index"
Weihang Lo6306fd32023-01-04 15:33:596478checksum = "497961ef93d974e23eb6f433eb5fe1b7930b659f06d12dec6fc44a8f554c0bba"
Eric Huss8c20add2018-12-03 01:33:206479
6480[[package]]
Mark Rousskov064f8882020-01-13 21:40:196481name = "ucd-parse"
Mark Rousskov342d9562020-08-17 15:21:446482version = "0.1.8"
Mark Rousskov064f8882020-01-13 21:40:196483source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:446484checksum = "5269f8d35df6b8b60758343a6d742ecf09e4bca13faee32af5503aebd1e11b7c"
Mark Rousskov064f8882020-01-13 21:40:196485dependencies = [
Yuki Okushi1f0a39502020-05-26 04:00:426486 "lazy_static",
Mark Rousskov064f8882020-01-13 21:40:196487 "regex",
6488]
6489
6490[[package]]
James Munnsde763692019-01-19 02:39:376491name = "ucd-trie"
Eric Hussbb60a762023-01-10 19:09:526492version = "0.1.5"
James Munnsde763692019-01-19 02:39:376493source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Hussbb60a762023-01-10 19:09:526494checksum = "9e79c4d996edb816c91e4308506774452e55e95c3c9de07b6729e17e15a5ef81"
James Munnsde763692019-01-19 02:39:376495
6496[[package]]
Ralf Junga272c452022-05-30 08:17:466497name = "ui_test"
Ralf Jung229e65a2022-12-03 15:30:566498version = "0.5.0"
Ralf Jungf76eac42022-09-01 20:59:056499source = "registry+https://github.com/rust-lang/crates.io-index"
Ralf Jung229e65a2022-12-03 15:30:566500checksum = "54ddb6f31025943e2f9d59237f433711c461a43d9415974c3eb3a4902edc1c1f"
Ralf Junga272c452022-05-30 08:17:466501dependencies = [
Weihang Loe52e0402023-03-07 22:16:276502 "bstr 1.3.0",
Philipp Krones5566eb42023-02-10 13:01:316503 "cargo_metadata 0.15.3",
Ralf Jung10430db2022-07-15 14:04:236504 "color-eyre",
Ralf Junga272c452022-05-30 08:17:466505 "colored",
Ralf Jung55162732022-11-15 19:06:426506 "crossbeam-channel",
Ralf Jungf76eac42022-09-01 20:59:056507 "diff",
Ralf Junga272c452022-05-30 08:17:466508 "lazy_static",
Ralf Junga272c452022-05-30 08:17:466509 "regex",
6510 "rustc_version",
Ralf Jung9f2b69d2022-06-01 13:26:266511 "serde",
6512 "serde_json",
Ralf Jung55162732022-11-15 19:06:426513 "tempfile",
Ralf Junga272c452022-05-30 08:17:466514]
6515
6516[[package]]
Esteban Kuber5a68abb2021-08-29 08:34:236517name = "unic-char-property"
6518version = "0.9.0"
6519source = "registry+https://github.com/rust-lang/crates.io-index"
6520checksum = "a8c57a407d9b6fa02b4795eb81c5b6652060a15a7903ea981f3d723e6c0be221"
6521dependencies = [
6522 "unic-char-range",
6523]
6524
6525[[package]]
6526name = "unic-char-range"
6527version = "0.9.0"
6528source = "registry+https://github.com/rust-lang/crates.io-index"
6529checksum = "0398022d5f700414f6b899e10b8348231abf9173fa93144cbc1a43b9793c1fbc"
6530
6531[[package]]
6532name = "unic-common"
6533version = "0.9.0"
6534source = "registry+https://github.com/rust-lang/crates.io-index"
6535checksum = "80d7ff825a6a654ee85a63e80f92f054f904f21e7d12da4e22f9834a4aaa35bc"
6536
6537[[package]]
6538name = "unic-emoji-char"
6539version = "0.9.0"
6540source = "registry+https://github.com/rust-lang/crates.io-index"
6541checksum = "0b07221e68897210270a38bde4babb655869637af0f69407f96053a34f76494d"
6542dependencies = [
6543 "unic-char-property",
6544 "unic-char-range",
6545 "unic-ucd-version",
6546]
6547
6548[[package]]
David Wood7f916972022-03-26 07:27:436549name = "unic-langid"
Manish Goregaokar288194e2022-10-19 23:24:426550version = "0.9.1"
David Wood7f916972022-03-26 07:27:436551source = "registry+https://github.com/rust-lang/crates.io-index"
Manish Goregaokar288194e2022-10-19 23:24:426552checksum = "398f9ad7239db44fd0f80fe068d12ff22d78354080332a5077dc6f52f14dcf2f"
David Wood7f916972022-03-26 07:27:436553dependencies = [
6554 "unic-langid-impl",
6555 "unic-langid-macros",
6556]
6557
6558[[package]]
6559name = "unic-langid-impl"
Manish Goregaokar288194e2022-10-19 23:24:426560version = "0.9.1"
David Wood7f916972022-03-26 07:27:436561source = "registry+https://github.com/rust-lang/crates.io-index"
Manish Goregaokar288194e2022-10-19 23:24:426562checksum = "e35bfd2f2b8796545b55d7d3fd3e89a0613f68a0d1c8bc28cb7ff96b411a35ff"
David Wood7f916972022-03-26 07:27:436563dependencies = [
6564 "tinystr",
6565]
6566
6567[[package]]
6568name = "unic-langid-macros"
Manish Goregaokar288194e2022-10-19 23:24:426569version = "0.9.1"
David Wood7f916972022-03-26 07:27:436570source = "registry+https://github.com/rust-lang/crates.io-index"
Manish Goregaokar288194e2022-10-19 23:24:426571checksum = "055e618bf694161ffff0466d95cef3e1a5edc59f6ba1888e97801f2b4ebdc4fe"
David Wood7f916972022-03-26 07:27:436572dependencies = [
6573 "proc-macro-hack",
6574 "tinystr",
6575 "unic-langid-impl",
6576 "unic-langid-macros-impl",
6577]
6578
6579[[package]]
6580name = "unic-langid-macros-impl"
Manish Goregaokar288194e2022-10-19 23:24:426581version = "0.9.1"
David Wood7f916972022-03-26 07:27:436582source = "registry+https://github.com/rust-lang/crates.io-index"
Manish Goregaokar288194e2022-10-19 23:24:426583checksum = "1f5cdec05b907f4e2f6843f4354f4ce6a5bebe1a56df320a49134944477ce4d8"
David Wood7f916972022-03-26 07:27:436584dependencies = [
6585 "proc-macro-hack",
6586 "quote",
6587 "syn",
6588 "unic-langid-impl",
6589]
6590
6591[[package]]
Esteban Kuber5a68abb2021-08-29 08:34:236592name = "unic-ucd-version"
6593version = "0.9.0"
6594source = "registry+https://github.com/rust-lang/crates.io-index"
6595checksum = "96bd2f2237fe450fcd0a1d2f5f4e91711124f7857ba2e964247776ebeeb7b0c4"
6596dependencies = [
6597 "unic-common",
6598]
6599
6600[[package]]
Andy Russell30301642019-04-20 17:03:596601name = "unicase"
Guillaume Gomezd8589de2020-02-13 17:39:406602version = "2.6.0"
Andy Russell30301642019-04-20 17:03:596603source = "registry+https://github.com/rust-lang/crates.io-index"
Guillaume Gomezd8589de2020-02-13 17:39:406604checksum = "50f37be617794602aabbeee0be4f259dc1778fabe05e2d67ee8f79326d5cb4f6"
Andy Russell30301642019-04-20 17:03:596605dependencies = [
Guillaume Gomezd8589de2020-02-13 17:39:406606 "version_check",
Andy Russell30301642019-04-20 17:03:596607]
6608
6609[[package]]
Mark Rousskov064f8882020-01-13 21:40:196610name = "unicode-bdd"
6611version = "0.1.0"
6612dependencies = [
6613 "ucd-parse",
6614]
6615
6616[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:586617name = "unicode-bidi"
steveklabnik4871dba2017-06-27 17:33:326618version = "0.3.4"
Tatsuyuki Ishi0e79b972017-04-29 23:11:586619source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:096620checksum = "49f2bd0c6468a8230e1db229cff8029217cf623c767ea5d60bfbd42729ea54d5"
Tatsuyuki Ishi0e79b972017-04-29 23:11:586621dependencies = [
Alex Crichton093ede22019-08-15 00:45:096622 "matches",
Tatsuyuki Ishi0e79b972017-04-29 23:11:586623]
6624
6625[[package]]
Weihang Loe52e0402023-03-07 22:16:276626name = "unicode-bom"
6627version = "1.1.4"
6628source = "registry+https://github.com/rust-lang/crates.io-index"
6629checksum = "63ec69f541d875b783ca40184d655f2927c95f0bffd486faa83cd3ac3529ec32"
6630
6631[[package]]
Andres Suareza65ddf02022-10-09 03:25:406632name = "unicode-ident"
6633version = "1.0.5"
6634source = "registry+https://github.com/rust-lang/crates.io-index"
6635checksum = "6ceab39d59e4c9499d4e5a8ee0e2735b891bb7308ac83dfb4e80cad195c9f6f3"
6636
6637[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:586638name = "unicode-normalization"
Charles Lewa76dcd82022-09-16 17:55:566639version = "0.1.22"
Tatsuyuki Ishi0e79b972017-04-29 23:11:586640source = "registry+https://github.com/rust-lang/crates.io-index"
Charles Lewa76dcd82022-09-16 17:55:566641checksum = "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921"
Charles Lew0bcddfe2019-11-23 14:33:406642dependencies = [
Mark Rousskov342d9562020-08-17 15:21:446643 "tinyvec",
Charles Lew0bcddfe2019-11-23 14:33:406644]
Tatsuyuki Ishi0e79b972017-04-29 23:11:586645
6646[[package]]
Charles Lew485e98a2020-01-02 12:02:226647name = "unicode-script"
Charles Lewa76dcd82022-09-16 17:55:566648version = "0.5.5"
Charles Lew485e98a2020-01-02 12:02:226649source = "registry+https://github.com/rust-lang/crates.io-index"
Charles Lewa76dcd82022-09-16 17:55:566650checksum = "7d817255e1bed6dfd4ca47258685d14d2bdcfbc64fdc9e3819bd5848057b8ecc"
Charles Lew485e98a2020-01-02 12:02:226651
6652[[package]]
6653name = "unicode-security"
Charles Lewa76dcd82022-09-16 17:55:566654version = "0.1.0"
Charles Lew485e98a2020-01-02 12:02:226655source = "registry+https://github.com/rust-lang/crates.io-index"
Charles Lewa76dcd82022-09-16 17:55:566656checksum = "9ef5756b3097992b934b06608c69f48448a0fbe804bb1e72b982f6d7983e9e63"
Charles Lew485e98a2020-01-02 12:02:226657dependencies = [
Charles Lewc05961c2020-04-25 01:38:316658 "unicode-normalization",
Charles Lew485e98a2020-01-02 12:02:226659 "unicode-script",
6660]
6661
6662[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:586663name = "unicode-segmentation"
Charles Lewa76dcd82022-09-16 17:55:566664version = "1.10.0"
Steve Klabnika0769612017-02-07 23:13:576665source = "registry+https://github.com/rust-lang/crates.io-index"
Charles Lewa76dcd82022-09-16 17:55:566666checksum = "0fdbf052a0783de01e944a6ce7a8cb939e295b1e7be835a1112c3b9a7f047a5a"
Steve Klabnika0769612017-02-07 23:13:576667
6668[[package]]
6669name = "unicode-width"
Charles Lewa76dcd82022-09-16 17:55:566670version = "0.1.10"
Steve Klabnika0769612017-02-07 23:13:576671source = "registry+https://github.com/rust-lang/crates.io-index"
Charles Lewa76dcd82022-09-16 17:55:566672checksum = "c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b"
Alex Crichtonb47c9692019-08-16 15:29:086673dependencies = [
6674 "compiler_builtins",
6675 "rustc-std-workspace-core",
6676 "rustc-std-workspace-std",
6677]
Steve Klabnika0769612017-02-07 23:13:576678
6679[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:586680name = "unicode-xid"
Charles Lewa76dcd82022-09-16 17:55:566681version = "0.2.4"
Aleksey Kladova0c186c2019-07-21 11:50:396682source = "registry+https://github.com/rust-lang/crates.io-index"
Charles Lewa76dcd82022-09-16 17:55:566683checksum = "f962df74c8c05a667b5ee8bcf162993134c104e96440b663c8daa176dc772d8c"
Aleksey Kladova0c186c2019-07-21 11:50:396684
6685[[package]]
flip19954c228cc2019-02-18 09:32:586686name = "unicode_categories"
6687version = "0.1.1"
6688source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:096689checksum = "39ec24b3121d976906ece63c9daad25b85969647682eee313cb5779fdd69e14e"
flip19954c228cc2019-02-18 09:32:586690
6691[[package]]
Michael Howellb29d9d52021-02-24 06:42:426692name = "unified-diff"
6693version = "0.2.1"
6694source = "registry+https://github.com/rust-lang/crates.io-index"
6695checksum = "496a3d395ed0c30f411ceace4a91f7d93b148fb5a9b383d5d4cff7850f048d5f"
6696dependencies = [
6697 "diff",
6698]
6699
6700[[package]]
est31c2d59062017-06-12 19:35:476701name = "unstable-book-gen"
6702version = "0.1.0"
6703dependencies = [
Alex Crichton093ede22019-08-15 00:45:096704 "num-traits",
6705 "tidy",
est31c2d59062017-06-12 19:35:476706]
6707
6708[[package]]
Nick Cameron71a0be02017-09-25 04:13:296709name = "unwind"
6710version = "0.0.0"
6711dependencies = [
Alex Crichton093ede22019-08-15 00:45:096712 "cc",
Chris Denton531f3c9e2022-12-20 15:26:426713 "cfg-if",
Alex Crichton093ede22019-08-15 00:45:096714 "compiler_builtins",
6715 "core",
6716 "libc",
Nick Cameron71a0be02017-09-25 04:13:296717]
6718
6719[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:586720name = "url"
Eric Hussf3287a62021-05-12 00:39:516721version = "2.2.2"
Eric Hussf2428a62019-08-01 00:44:396722source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Hussf3287a62021-05-12 00:39:516723checksum = "a507c383b2d33b5fc35d1861e77e6b383d158b2da5e14fe51b83dfedf6fd578c"
Eric Hussf2428a62019-08-01 00:44:396724dependencies = [
Eric Hussf3287a62021-05-12 00:39:516725 "form_urlencoded",
Eric Huss4a7e2fb2022-08-21 04:19:436726 "idna",
Alex Crichton093ede22019-08-15 00:45:096727 "matches",
Eric Huss4a7e2fb2022-08-21 04:19:436728 "percent-encoding",
Alex Crichton093ede22019-08-15 00:45:096729 "serde",
Eric Hussf2428a62019-08-01 00:44:396730]
6731
6732[[package]]
steveklabnikecfbaca2018-04-03 14:32:046733name = "utf-8"
Mark Rousskov342d9562020-08-17 15:21:446734version = "0.7.5"
steveklabnikecfbaca2018-04-03 14:32:046735source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:446736checksum = "05e42f7c18b8f902290b009cde6d651262f956c98bc51bca4cd1d511c9cd85c7"
steveklabnikecfbaca2018-04-03 14:32:046737
6738[[package]]
Eric Hussd5e03532019-05-23 20:27:496739name = "utf8parse"
Eric Hussb46b7de2023-02-06 00:00:506740version = "0.2.0"
Eric Hussd5e03532019-05-23 20:27:496741source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Hussb46b7de2023-02-06 00:00:506742checksum = "936e4b492acfd135421d8dca4b1aa80a7bfc26e702ef3af710e0752684df5372"
Eric Hussd5e03532019-05-23 20:27:496743
6744[[package]]
Pietro Albini13efb202022-11-15 09:19:176745name = "uuid"
6746version = "0.8.2"
6747source = "registry+https://github.com/rust-lang/crates.io-index"
6748checksum = "bc5cf98d8186244414c848017f0e2676b3fcb46807f6668a97dfe67359a3c4b7"
6749dependencies = [
Thom Chiovolonia4bf36e2022-11-21 00:55:416750 "getrandom",
Pietro Albini13efb202022-11-15 09:19:176751]
6752
6753[[package]]
Oli Scherere8962282022-07-05 08:26:126754name = "valuable"
6755version = "0.1.0"
6756source = "registry+https://github.com/rust-lang/crates.io-index"
6757checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d"
6758
6759[[package]]
Alex Crichton1cede102017-06-15 02:33:066760name = "vcpkg"
Mark Rousskov342d9562020-08-17 15:21:446761version = "0.2.10"
Alex Crichton1cede102017-06-15 02:33:066762source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:446763checksum = "6454029bf181f092ad1b853286f23e2c507d8e8194d01d92da4a55c274a5508c"
Alex Crichton1cede102017-06-15 02:33:066764
6765[[package]]
Alex Crichtonb4110902018-12-08 11:06:546766name = "version_check"
Amanieu d'Antrasa529ba82023-01-09 17:49:246767version = "0.9.4"
Eric Huss2b985322019-11-25 16:14:076768source = "registry+https://github.com/rust-lang/crates.io-index"
Amanieu d'Antrasa529ba82023-01-09 17:49:246769checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
Eric Huss2b985322019-11-25 16:14:076770
6771[[package]]
Eric Hussd5e03532019-05-23 20:27:496772name = "vte"
Eric Hussb46b7de2023-02-06 00:00:506773version = "0.10.1"
Eric Hussd5e03532019-05-23 20:27:496774source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Hussb46b7de2023-02-06 00:00:506775checksum = "6cbce692ab4ca2f1f3047fcf732430249c0e971bfdd2b234cf2c47ad93af5983"
Eric Hussd5e03532019-05-23 20:27:496776dependencies = [
Eric Hussb46b7de2023-02-06 00:00:506777 "arrayvec 0.5.2",
Alex Crichton093ede22019-08-15 00:45:096778 "utf8parse",
Eric Hussb46b7de2023-02-06 00:00:506779 "vte_generate_state_changes",
6780]
6781
6782[[package]]
6783name = "vte_generate_state_changes"
6784version = "0.1.1"
6785source = "registry+https://github.com/rust-lang/crates.io-index"
6786checksum = "d257817081c7dffcdbab24b9e62d2def62e2ff7d00b1c20062551e6cccc145ff"
6787dependencies = [
6788 "proc-macro2",
6789 "quote",
Eric Hussd5e03532019-05-23 20:27:496790]
6791
6792[[package]]
Josh Stone020c5ec2017-05-08 22:01:136793name = "walkdir"
Eric Huss3a6fc802022-04-20 13:50:396794version = "2.3.2"
Alex Crichton80d6ed22018-01-08 21:56:226795source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss3a6fc802022-04-20 13:50:396796checksum = "808cf2735cd4b6866113f648b791c6adc5714537bc222d9347bb203386ffda56"
Alex Crichton80d6ed22018-01-08 21:56:226797dependencies = [
Alex Crichton093ede22019-08-15 00:45:096798 "same-file",
Igor Matuszewskiaf53b0d2021-07-21 13:17:316799 "winapi",
Alex Crichton093ede22019-08-15 00:45:096800 "winapi-util",
Alex Crichton80d6ed22018-01-08 21:56:226801]
6802
6803[[package]]
newpavlov6374b842019-08-29 17:13:156804name = "wasi"
Harald Hoyer00cbc8d2022-01-21 13:19:136805version = "0.11.0+wasi-snapshot-preview1"
6806source = "registry+https://github.com/rust-lang/crates.io-index"
6807checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
newpavlov6374b842019-08-29 17:13:156808dependencies = [
6809 "compiler_builtins",
6810 "rustc-std-workspace-alloc",
6811 "rustc-std-workspace-core",
6812]
6813
6814[[package]]
Weihang Lo6306fd32023-01-04 15:33:596815name = "wasm-bindgen"
6816version = "0.2.83"
6817source = "registry+https://github.com/rust-lang/crates.io-index"
6818checksum = "eaf9f5aceeec8be17c128b2e93e031fb8a4d469bb9c4ae2d7dc1888b26887268"
6819dependencies = [
6820 "cfg-if",
6821 "wasm-bindgen-macro",
6822]
6823
6824[[package]]
6825name = "wasm-bindgen-backend"
6826version = "0.2.83"
6827source = "registry+https://github.com/rust-lang/crates.io-index"
6828checksum = "4c8ffb332579b0557b52d268b91feab8df3615f265d5270fec2a8c95b17c1142"
6829dependencies = [
6830 "bumpalo",
6831 "log",
6832 "once_cell",
6833 "proc-macro2",
6834 "quote",
6835 "syn",
6836 "wasm-bindgen-shared",
6837]
6838
6839[[package]]
6840name = "wasm-bindgen-macro"
6841version = "0.2.83"
6842source = "registry+https://github.com/rust-lang/crates.io-index"
6843checksum = "052be0f94026e6cbc75cdefc9bae13fd6052cdcaf532fa6c45e7ae33a1e6c810"
6844dependencies = [
6845 "quote",
6846 "wasm-bindgen-macro-support",
6847]
6848
6849[[package]]
6850name = "wasm-bindgen-macro-support"
6851version = "0.2.83"
6852source = "registry+https://github.com/rust-lang/crates.io-index"
6853checksum = "07bc0c051dc5f23e307b13285f9d75df86bfdf816c5721e573dec1f9b8aa193c"
6854dependencies = [
6855 "proc-macro2",
6856 "quote",
6857 "syn",
6858 "wasm-bindgen-backend",
6859 "wasm-bindgen-shared",
6860]
6861
6862[[package]]
6863name = "wasm-bindgen-shared"
6864version = "0.2.83"
6865source = "registry+https://github.com/rust-lang/crates.io-index"
6866checksum = "1c38c045535d93ec4f0b4defec448e4291638ee608530863b1e2ba115d4fff7f"
6867
6868[[package]]
Steve Klabnika0769612017-02-07 23:13:576869name = "winapi"
Mark Rousskov342d9562020-08-17 15:21:446870version = "0.3.9"
Alex Crichton80d6ed22018-01-08 21:56:226871source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:446872checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
Alex Crichton80d6ed22018-01-08 21:56:226873dependencies = [
Alex Crichton093ede22019-08-15 00:45:096874 "winapi-i686-pc-windows-gnu",
6875 "winapi-x86_64-pc-windows-gnu",
Alex Crichton80d6ed22018-01-08 21:56:226876]
6877
6878[[package]]
Alex Crichton80d6ed22018-01-08 21:56:226879name = "winapi-i686-pc-windows-gnu"
6880version = "0.4.0"
6881source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:096882checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
Alex Crichton80d6ed22018-01-08 21:56:226883
6884[[package]]
Alex Crichton2863b752018-08-21 17:23:476885name = "winapi-util"
Eric Huss89d79062020-07-29 18:02:056886version = "0.1.5"
Alex Crichton2863b752018-08-21 17:23:476887source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss89d79062020-07-29 18:02:056888checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
Alex Crichton2863b752018-08-21 17:23:476889dependencies = [
Igor Matuszewskiaf53b0d2021-07-21 13:17:316890 "winapi",
Alex Crichton2863b752018-08-21 17:23:476891]
6892
6893[[package]]
Alex Crichton80d6ed22018-01-08 21:56:226894name = "winapi-x86_64-pc-windows-gnu"
6895version = "0.4.0"
6896source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:096897checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
Alex Crichton80d6ed22018-01-08 21:56:226898
6899[[package]]
Weihang Loe52e0402023-03-07 22:16:276900name = "windows"
6901version = "0.43.0"
6902source = "registry+https://github.com/rust-lang/crates.io-index"
6903checksum = "04662ed0e3e5630dfa9b26e4cb823b817f1a9addda855d973a9458c236556244"
6904dependencies = [
6905 "windows_aarch64_gnullvm",
6906 "windows_aarch64_msvc",
6907 "windows_i686_gnu",
6908 "windows_i686_msvc",
6909 "windows_x86_64_gnu",
6910 "windows_x86_64_gnullvm",
6911 "windows_x86_64_msvc",
6912]
6913
6914[[package]]
Philipp Krones586cbd02022-06-04 12:07:446915name = "windows-sys"
Mateusz Mikuład5899ef2022-11-05 11:19:556916version = "0.42.0"
Philipp Krones586cbd02022-06-04 12:07:446917source = "registry+https://github.com/rust-lang/crates.io-index"
Mateusz Mikuład5899ef2022-11-05 11:19:556918checksum = "5a3e1820f08b8513f676f7ab6c1f99ff312fb97b553d30ff4dd86f9f15728aa7"
Philipp Krones586cbd02022-06-04 12:07:446919dependencies = [
Mateusz Mikuład5899ef2022-11-05 11:19:556920 "windows_aarch64_gnullvm",
Weihang Lo8a808dc2022-11-23 01:01:356921 "windows_aarch64_msvc",
6922 "windows_i686_gnu",
6923 "windows_i686_msvc",
6924 "windows_x86_64_gnu",
Mateusz Mikuład5899ef2022-11-05 11:19:556925 "windows_x86_64_gnullvm",
Weihang Lo8a808dc2022-11-23 01:01:356926 "windows_x86_64_msvc",
Philipp Krones586cbd02022-06-04 12:07:446927]
6928
6929[[package]]
Weihang Lo6f38fd52023-02-07 22:26:226930name = "windows-sys"
6931version = "0.45.0"
Mateusz Mikuład5899ef2022-11-05 11:19:556932source = "registry+https://github.com/rust-lang/crates.io-index"
Weihang Lo6f38fd52023-02-07 22:26:226933checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0"
6934dependencies = [
6935 "windows-targets",
6936]
6937
6938[[package]]
6939name = "windows-targets"
6940version = "0.42.1"
6941source = "registry+https://github.com/rust-lang/crates.io-index"
6942checksum = "8e2522491fbfcd58cc84d47aeb2958948c4b8982e9a2d8a2a35bbaed431390e7"
6943dependencies = [
6944 "windows_aarch64_gnullvm",
6945 "windows_aarch64_msvc",
6946 "windows_i686_gnu",
6947 "windows_i686_msvc",
6948 "windows_x86_64_gnu",
6949 "windows_x86_64_gnullvm",
6950 "windows_x86_64_msvc",
6951]
6952
6953[[package]]
6954name = "windows_aarch64_gnullvm"
6955version = "0.42.1"
6956source = "registry+https://github.com/rust-lang/crates.io-index"
6957checksum = "8c9864e83243fdec7fc9c5444389dcbbfd258f745e7853198f365e3c4968a608"
Mateusz Mikuład5899ef2022-11-05 11:19:556958
6959[[package]]
Philipp Krones586cbd02022-06-04 12:07:446960name = "windows_aarch64_msvc"
Weihang Lo6f38fd52023-02-07 22:26:226961version = "0.42.1"
Philipp Krones586cbd02022-06-04 12:07:446962source = "registry+https://github.com/rust-lang/crates.io-index"
Weihang Lo6f38fd52023-02-07 22:26:226963checksum = "4c8b1b673ffc16c47a9ff48570a9d85e25d265735c503681332589af6253c6c7"
Philipp Krones586cbd02022-06-04 12:07:446964
6965[[package]]
6966name = "windows_i686_gnu"
Weihang Lo6f38fd52023-02-07 22:26:226967version = "0.42.1"
Philipp Krones586cbd02022-06-04 12:07:446968source = "registry+https://github.com/rust-lang/crates.io-index"
Weihang Lo6f38fd52023-02-07 22:26:226969checksum = "de3887528ad530ba7bdbb1faa8275ec7a1155a45ffa57c37993960277145d640"
Philipp Krones586cbd02022-06-04 12:07:446970
6971[[package]]
6972name = "windows_i686_msvc"
Weihang Lo6f38fd52023-02-07 22:26:226973version = "0.42.1"
Philipp Krones586cbd02022-06-04 12:07:446974source = "registry+https://github.com/rust-lang/crates.io-index"
Weihang Lo6f38fd52023-02-07 22:26:226975checksum = "bf4d1122317eddd6ff351aa852118a2418ad4214e6613a50e0191f7004372605"
Philipp Krones586cbd02022-06-04 12:07:446976
6977[[package]]
6978name = "windows_x86_64_gnu"
Weihang Lo6f38fd52023-02-07 22:26:226979version = "0.42.1"
Philipp Krones586cbd02022-06-04 12:07:446980source = "registry+https://github.com/rust-lang/crates.io-index"
Weihang Lo6f38fd52023-02-07 22:26:226981checksum = "c1040f221285e17ebccbc2591ffdc2d44ee1f9186324dd3e84e99ac68d699c45"
Mateusz Mikuład5899ef2022-11-05 11:19:556982
6983[[package]]
6984name = "windows_x86_64_gnullvm"
Weihang Lo6f38fd52023-02-07 22:26:226985version = "0.42.1"
Mateusz Mikuład5899ef2022-11-05 11:19:556986source = "registry+https://github.com/rust-lang/crates.io-index"
Weihang Lo6f38fd52023-02-07 22:26:226987checksum = "628bfdf232daa22b0d64fdb62b09fcc36bb01f05a3939e20ab73aaf9470d0463"
Philipp Krones586cbd02022-06-04 12:07:446988
6989[[package]]
6990name = "windows_x86_64_msvc"
Weihang Lo6f38fd52023-02-07 22:26:226991version = "0.42.1"
Philipp Krones586cbd02022-06-04 12:07:446992source = "registry+https://github.com/rust-lang/crates.io-index"
Weihang Lo6f38fd52023-02-07 22:26:226993checksum = "447660ad36a13288b1db4d4248e857b510e8c3a225c822ba4fb748c0aafecffd"
Philipp Krones586cbd02022-06-04 12:07:446994
6995[[package]]
Charles Lewa7750042022-11-06 06:43:256996name = "writeable"
Lukas Markeffsky0d6fdef2023-02-04 21:28:456997version = "0.5.1"
Charles Lewa7750042022-11-06 06:43:256998source = "registry+https://github.com/rust-lang/crates.io-index"
Lukas Markeffsky0d6fdef2023-02-04 21:28:456999checksum = "92d74a687e3b9a7a129db0a8c82b4d464eb9c36f5a66ca68572a7e5f1cfdb5bc"
Charles Lewa7750042022-11-06 06:43:257000
7001[[package]]
Josh Stone020c5ec2017-05-08 22:01:137002name = "xattr"
Alex Crichton52d7ee832018-07-17 16:04:227003version = "0.2.2"
Josh Stone020c5ec2017-05-08 22:01:137004source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:097005checksum = "244c3741f4240ef46274860397c7c74e50eb23624996930e484c16679633a54c"
Josh Stone020c5ec2017-05-08 22:01:137006dependencies = [
Alex Crichton093ede22019-08-15 00:45:097007 "libc",
Josh Stone020c5ec2017-05-08 22:01:137008]
7009
7010[[package]]
7011name = "xz2"
Mark Rousskov342d9562020-08-17 15:21:447012version = "0.1.6"
Josh Stone020c5ec2017-05-08 22:01:137013source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:447014checksum = "c179869f34fc7c01830d3ce7ea2086bc3a07e0d35289b667d0a8bf910258926c"
Josh Stone020c5ec2017-05-08 22:01:137015dependencies = [
Alex Crichton093ede22019-08-15 00:45:097016 "lzma-sys",
Josh Stone020c5ec2017-05-08 22:01:137017]
7018
7019[[package]]
Pietro Albini9beb8f52019-11-26 11:06:307020name = "yaml-merge-keys"
Mark Rousskov342d9562020-08-17 15:21:447021version = "0.4.1"
Pietro Albini9beb8f52019-11-26 11:06:307022source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:447023checksum = "fd236a7dc9bb598f349fe4a8754f49181fee50284daa15cd1ba652d722280004"
Pietro Albini9beb8f52019-11-26 11:06:307024dependencies = [
Yuki Okushi1f0a39502020-05-26 04:00:427025 "lazy_static",
Pietro Albini9beb8f52019-11-26 11:06:307026 "thiserror",
Michael Howell271bad92022-06-18 15:54:007027 "yaml-rust",
Pietro Albini9beb8f52019-11-26 11:06:307028]
7029
7030[[package]]
Josh Stone020c5ec2017-05-08 22:01:137031name = "yaml-rust"
Mark Rousskov342d9562020-08-17 15:21:447032version = "0.4.4"
Pietro Albini9beb8f52019-11-26 11:06:307033source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:447034checksum = "39f0c922f1a334134dc2f7a8b67dc5d25f0735263feec974345ff706bcf20b0d"
Pietro Albini9beb8f52019-11-26 11:06:307035dependencies = [
7036 "linked-hash-map",
7037]
Igor Matuszewski2214a412021-05-03 20:59:357038
7039[[package]]
Eric Huss3a6fc802022-04-20 13:50:397040name = "yansi"
7041version = "0.5.1"
7042source = "registry+https://github.com/rust-lang/crates.io-index"
7043checksum = "09041cd90cf85f7f8b2df60c646f853b7f535ce68f85244eb6731cf89fa498ec"
7044
7045[[package]]
Igor Matuszewski2214a412021-05-03 20:59:357046name = "yansi-term"
7047version = "0.1.2"
7048source = "registry+https://github.com/rust-lang/crates.io-index"
7049checksum = "fe5c30ade05e61656247b2e334a031dfd0cc466fadef865bdcdea8d537951bf1"
7050dependencies = [
Igor Matuszewskiaf53b0d2021-07-21 13:17:317051 "winapi",
Igor Matuszewski2214a412021-05-03 20:59:357052]
Charles Lewa7750042022-11-06 06:43:257053
7054[[package]]
7055name = "yoke"
Lukas Markeffsky0d6fdef2023-02-04 21:28:457056version = "0.7.0"
Charles Lewa7750042022-11-06 06:43:257057source = "registry+https://github.com/rust-lang/crates.io-index"
Lukas Markeffsky0d6fdef2023-02-04 21:28:457058checksum = "222180af14a6b54ef2c33493c1eff77ae95a3687a21b243e752624006fb8f26e"
Charles Lewa7750042022-11-06 06:43:257059dependencies = [
7060 "serde",
7061 "stable_deref_trait",
7062 "yoke-derive",
7063 "zerofrom",
7064]
7065
7066[[package]]
7067name = "yoke-derive"
Lukas Markeffsky0d6fdef2023-02-04 21:28:457068version = "0.7.0"
Charles Lewa7750042022-11-06 06:43:257069source = "registry+https://github.com/rust-lang/crates.io-index"
Lukas Markeffsky0d6fdef2023-02-04 21:28:457070checksum = "ca800d73d6b7a7ee54f2608205c98b549fca71c9500c1abcb3abdc7708b4a8cb"
Charles Lewa7750042022-11-06 06:43:257071dependencies = [
7072 "proc-macro2",
7073 "quote",
7074 "syn",
7075 "synstructure",
7076]
7077
7078[[package]]
7079name = "zerofrom"
7080version = "0.1.1"
7081source = "registry+https://github.com/rust-lang/crates.io-index"
7082checksum = "79e9355fccf72b04b7deaa99ce7a0f6630530acf34045391b74460fcd714de54"
7083dependencies = [
7084 "zerofrom-derive",
7085]
7086
7087[[package]]
7088name = "zerofrom-derive"
7089version = "0.1.1"
7090source = "registry+https://github.com/rust-lang/crates.io-index"
7091checksum = "2e8aa86add9ddbd2409c1ed01e033cd457d79b1b1229b64922c25095c595e829"
7092dependencies = [
7093 "proc-macro2",
7094 "quote",
7095 "syn",
7096 "synstructure",
7097]
7098
7099[[package]]
Weihang Lo6306fd32023-01-04 15:33:597100name = "zeroize"
7101version = "1.5.7"
7102source = "registry+https://github.com/rust-lang/crates.io-index"
7103checksum = "c394b5bd0c6f669e7275d9c20aa90ae064cb22e75a1cad54e1b34088034b149f"
7104
7105[[package]]
Charles Lewa7750042022-11-06 06:43:257106name = "zerovec"
Lukas Markeffsky0d6fdef2023-02-04 21:28:457107version = "0.9.2"
Charles Lewa7750042022-11-06 06:43:257108source = "registry+https://github.com/rust-lang/crates.io-index"
Lukas Markeffsky0d6fdef2023-02-04 21:28:457109checksum = "154df60c74c4a844bc04a53cef4fc18a909d3ea07e19f5225eaba86209da3aa6"
Charles Lewa7750042022-11-06 06:43:257110dependencies = [
7111 "yoke",
7112 "zerofrom",
7113 "zerovec-derive",
7114]
7115
7116[[package]]
7117name = "zerovec-derive"
Lukas Markeffsky0d6fdef2023-02-04 21:28:457118version = "0.9.3"
Charles Lewa7750042022-11-06 06:43:257119source = "registry+https://github.com/rust-lang/crates.io-index"
Lukas Markeffsky0d6fdef2023-02-04 21:28:457120checksum = "2154cb6e2a748163354165e22c6a555effb09ca2d16334767bf66bb404f2206e"
Charles Lewa7750042022-11-06 06:43:257121dependencies = [
7122 "proc-macro2",
7123 "quote",
7124 "syn",
7125 "synstructure",
7126]