JavaScript is disabled, refresh for a better experience. ambee/giterated

ambee/giterated

Git repository hosting, collaboration, and discovery for the Fediverse.

Major refactor to handler traits

Added `IntoGiteratedHandler`, which is the new trait for handler functions. This allows us to finally get rid of the Object and ObjectOperation bounds that resulted in hacks around the newer features of the unified stack. Squashed commit of the following: commit 62e1ecf76ee31cda0bab4602d9d00fa0dc2f9158 Author: Amber <[email protected]> Date: Wed Oct 11 09:31:11 2023 -0500 Update commit dfd2d1b0b5d81ee3bc48f0321c6aceaa677e3b8b Author: Amber <[email protected]> Date: Wed Oct 11 09:31:07 2023 -0500 Major refactor to handler traits Added `IntoGiteratedHandler`, which is the new trait for handler functions. This allows us to finally get rid of the Object and ObjectOperation bounds that resulted in hacks around the newer features of the unified stack. Removed dead and legacy code. I think... commit 57b4b398eff32e69f2f4b9700e42a1277a4d1055 Author: Amber <[email protected]> Date: Sun Oct 1 23:05:10 2023 -0500 New handler trait for giterated stack Refactor the old handler trait so it is more generic and can be used for specific kinds of handlers

Amber - ⁨2⁩ years ago

parent: tbd commit: ⁨90c4780

⁨Cargo.lock⁩ - ⁨76192⁩ bytes
Raw
1 # This file is automatically @generated by Cargo.
2 # It is not intended for manual editing.
3 version = 3
4
5 [[package]]
6 name = &quot;addr2line&quot;
7 version = &quot;0.21.0&quot;
8 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
9 checksum = &quot;8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb&quot;
10 dependencies = [
11 &quot;gimli&quot;,
12 ]
13
14 [[package]]
15 name = &quot;adler&quot;
16 version = &quot;1.0.2&quot;
17 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
18 checksum = &quot;f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe&quot;
19
20 [[package]]
21 name = &quot;aead&quot;
22 version = &quot;0.5.2&quot;
23 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
24 checksum = &quot;d122413f284cf2d62fb1b7db97e02edb8cda96d769b16e443a4f6195e35662b0&quot;
25 dependencies = [
26 &quot;crypto-common&quot;,
27 &quot;generic-array&quot;,
28 ]
29
30 [[package]]
31 name = &quot;aes&quot;
32 version = &quot;0.8.3&quot;
33 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
34 checksum = &quot;ac1f845298e95f983ff1944b728ae08b8cebab80d684f0a832ed0fc74dfa27e2&quot;
35 dependencies = [
36 &quot;cfg-if&quot;,
37 &quot;cipher&quot;,
38 &quot;cpufeatures&quot;,
39 ]
40
41 [[package]]
42 name = &quot;aes-gcm&quot;
43 version = &quot;0.10.3&quot;
44 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
45 checksum = &quot;831010a0f742e1209b3bcea8fab6a8e149051ba6099432c8cb2cc117dec3ead1&quot;
46 dependencies = [
47 &quot;aead&quot;,
48 &quot;aes&quot;,
49 &quot;cipher&quot;,
50 &quot;ctr&quot;,
51 &quot;ghash&quot;,
52 &quot;subtle&quot;,
53 ]
54
55 [[package]]
56 name = &quot;ahash&quot;
57 version = &quot;0.7.6&quot;
58 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
59 checksum = &quot;fcb51a0695d8f838b1ee009b3fbf66bda078cd64590202a864a8f3e8c4315c47&quot;
60 dependencies = [
61 &quot;getrandom&quot;,
62 &quot;once_cell&quot;,
63 &quot;version_check&quot;,
64 ]
65
66 [[package]]
67 name = &quot;ahash&quot;
68 version = &quot;0.8.3&quot;
69 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
70 checksum = &quot;2c99f64d1e06488f620f932677e24bc6e2897582980441ae90a671415bd7ec2f&quot;
71 dependencies = [
72 &quot;cfg-if&quot;,
73 &quot;getrandom&quot;,
74 &quot;once_cell&quot;,
75 &quot;version_check&quot;,
76 ]
77
78 [[package]]
79 name = &quot;allocator-api2&quot;
80 version = &quot;0.2.16&quot;
81 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
82 checksum = &quot;0942ffc6dcaadf03badf6e6a2d0228460359d5e34b57ccdc720b7382dfbd5ec5&quot;
83
84 [[package]]
85 name = &quot;android-tzdata&quot;
86 version = &quot;0.1.1&quot;
87 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
88 checksum = &quot;e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0&quot;
89
90 [[package]]
91 name = &quot;android_system_properties&quot;
92 version = &quot;0.1.5&quot;
93 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
94 checksum = &quot;819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311&quot;
95 dependencies = [
96 &quot;libc&quot;,
97 ]
98
99 [[package]]
100 name = &quot;anyhow&quot;
101 version = &quot;1.0.75&quot;
102 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
103 checksum = &quot;a4668cab20f66d8d020e1fbc0ebe47217433c1b6c8f2040faf858554e394ace6&quot;
104
105 [[package]]
106 name = &quot;argon2&quot;
107 version = &quot;0.5.2&quot;
108 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
109 checksum = &quot;17ba4cac0a46bc1d2912652a751c47f2a9f3a7fe89bcae2275d418f5270402f9&quot;
110 dependencies = [
111 &quot;base64ct&quot;,
112 &quot;blake2&quot;,
113 &quot;cpufeatures&quot;,
114 &quot;password-hash&quot;,
115 ]
116
117 [[package]]
118 name = &quot;async-lock&quot;
119 version = &quot;2.8.0&quot;
120 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
121 checksum = &quot;287272293e9d8c41773cec55e365490fe034813a2f172f502d6ddcf75b2f582b&quot;
122 dependencies = [
123 &quot;event-listener&quot;,
124 ]
125
126 [[package]]
127 name = &quot;async-trait&quot;
128 version = &quot;0.1.73&quot;
129 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
130 checksum = &quot;bc00ceb34980c03614e35a3a4e218276a0a824e911d07651cd0d858a51e8c0f0&quot;
131 dependencies = [
132 &quot;proc-macro2&quot;,
133 &quot;quote&quot;,
134 &quot;syn 2.0.38&quot;,
135 ]
136
137 [[package]]
138 name = &quot;atoi&quot;
139 version = &quot;2.0.0&quot;
140 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
141 checksum = &quot;f28d99ec8bfea296261ca1af174f24225171fea9664ba9003cbebee704810528&quot;
142 dependencies = [
143 &quot;num-traits&quot;,
144 ]
145
146 [[package]]
147 name = &quot;autocfg&quot;
148 version = &quot;1.1.0&quot;
149 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
150 checksum = &quot;d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa&quot;
151
152 [[package]]
153 name = &quot;backtrace&quot;
154 version = &quot;0.3.69&quot;
155 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
156 checksum = &quot;2089b7e3f35b9dd2d0ed921ead4f6d318c27680d4a5bd167b3ee120edb105837&quot;
157 dependencies = [
158 &quot;addr2line&quot;,
159 &quot;cc&quot;,
160 &quot;cfg-if&quot;,
161 &quot;libc&quot;,
162 &quot;miniz_oxide&quot;,
163 &quot;object&quot;,
164 &quot;rustc-demangle&quot;,
165 ]
166
167 [[package]]
168 name = &quot;base64&quot;
169 version = &quot;0.13.1&quot;
170 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
171 checksum = &quot;9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8&quot;
172
173 [[package]]
174 name = &quot;base64&quot;
175 version = &quot;0.21.4&quot;
176 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
177 checksum = &quot;9ba43ea6f343b788c8764558649e08df62f86c6ef251fdaeb1ffd010a9ae50a2&quot;
178
179 [[package]]
180 name = &quot;base64ct&quot;
181 version = &quot;1.6.0&quot;
182 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
183 checksum = &quot;8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5b&quot;
184
185 [[package]]
186 name = &quot;bincode&quot;
187 version = &quot;1.3.3&quot;
188 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
189 checksum = &quot;b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad&quot;
190 dependencies = [
191 &quot;serde&quot;,
192 ]
193
194 [[package]]
195 name = &quot;bitflags&quot;
196 version = &quot;1.3.2&quot;
197 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
198 checksum = &quot;bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a&quot;
199
200 [[package]]
201 name = &quot;bitflags&quot;
202 version = &quot;2.4.0&quot;
203 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
204 checksum = &quot;b4682ae6287fcf752ecaabbfcc7b6f9b72aa33933dc23a554d853aea8eea8635&quot;
205 dependencies = [
206 &quot;serde&quot;,
207 ]
208
209 [[package]]
210 name = &quot;blake2&quot;
211 version = &quot;0.10.6&quot;
212 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
213 checksum = &quot;46502ad458c9a52b69d4d4d32775c788b7a1b85e8bc9d482d92250fc0e3f8efe&quot;
214 dependencies = [
215 &quot;digest&quot;,
216 ]
217
218 [[package]]
219 name = &quot;block-buffer&quot;
220 version = &quot;0.10.4&quot;
221 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
222 checksum = &quot;3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71&quot;
223 dependencies = [
224 &quot;generic-array&quot;,
225 ]
226
227 [[package]]
228 name = &quot;bumpalo&quot;
229 version = &quot;3.14.0&quot;
230 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
231 checksum = &quot;7f30e7476521f6f8af1a1c4c0b8cc94f0bee37d91763d0ca2665f299b6cd8aec&quot;
232
233 [[package]]
234 name = &quot;bytecount&quot;
235 version = &quot;0.6.4&quot;
236 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
237 checksum = &quot;ad152d03a2c813c80bb94fedbf3a3f02b28f793e39e7c214c8a0bcc196343de7&quot;
238
239 [[package]]
240 name = &quot;byteorder&quot;
241 version = &quot;1.5.0&quot;
242 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
243 checksum = &quot;1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b&quot;
244
245 [[package]]
246 name = &quot;bytes&quot;
247 version = &quot;1.5.0&quot;
248 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
249 checksum = &quot;a2bd12c1caf447e69cd4528f47f94d203fd2582878ecb9e9465484c4148a8223&quot;
250
251 [[package]]
252 name = &quot;camino&quot;
253 version = &quot;1.1.6&quot;
254 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
255 checksum = &quot;c59e92b5a388f549b863a7bea62612c09f24c8393560709a54558a9abdfb3b9c&quot;
256 dependencies = [
257 &quot;serde&quot;,
258 ]
259
260 [[package]]
261 name = &quot;cargo-platform&quot;
262 version = &quot;0.1.4&quot;
263 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
264 checksum = &quot;12024c4645c97566567129c204f65d5815a8c9aecf30fcbe682b2fe034996d36&quot;
265 dependencies = [
266 &quot;serde&quot;,
267 ]
268
269 [[package]]
270 name = &quot;cargo_metadata&quot;
271 version = &quot;0.14.2&quot;
272 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
273 checksum = &quot;4acbb09d9ee8e23699b9634375c72795d095bf268439da88562cf9b501f181fa&quot;
274 dependencies = [
275 &quot;camino&quot;,
276 &quot;cargo-platform&quot;,
277 &quot;semver&quot;,
278 &quot;serde&quot;,
279 &quot;serde_json&quot;,
280 ]
281
282 [[package]]
283 name = &quot;cc&quot;
284 version = &quot;1.0.83&quot;
285 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
286 checksum = &quot;f1174fb0b6ec23863f8b971027804a42614e347eafb0a95bf0b12cdae21fc4d0&quot;
287 dependencies = [
288 &quot;jobserver&quot;,
289 &quot;libc&quot;,
290 ]
291
292 [[package]]
293 name = &quot;cfg-if&quot;
294 version = &quot;1.0.0&quot;
295 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
296 checksum = &quot;baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd&quot;
297
298 [[package]]
299 name = &quot;chrono&quot;
300 version = &quot;0.4.31&quot;
301 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
302 checksum = &quot;7f2c685bad3eb3d45a01354cedb7d5faa66194d1d58ba6e267a8de788f79db38&quot;
303 dependencies = [
304 &quot;android-tzdata&quot;,
305 &quot;iana-time-zone&quot;,
306 &quot;js-sys&quot;,
307 &quot;num-traits&quot;,
308 &quot;serde&quot;,
309 &quot;wasm-bindgen&quot;,
310 &quot;windows-targets&quot;,
311 ]
312
313 [[package]]
314 name = &quot;cipher&quot;
315 version = &quot;0.4.4&quot;
316 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
317 checksum = &quot;773f3b9af64447d2ce9850330c473515014aa235e6a783b02db81ff39e4a3dad&quot;
318 dependencies = [
319 &quot;crypto-common&quot;,
320 &quot;inout&quot;,
321 ]
322
323 [[package]]
324 name = &quot;color-eyre&quot;
325 version = &quot;0.6.2&quot;
326 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
327 checksum = &quot;5a667583cca8c4f8436db8de46ea8233c42a7d9ae424a82d338f2e4675229204&quot;
328 dependencies = [
329 &quot;backtrace&quot;,
330 &quot;color-spantrace&quot;,
331 &quot;eyre&quot;,
332 &quot;indenter&quot;,
333 &quot;once_cell&quot;,
334 &quot;owo-colors&quot;,
335 &quot;tracing-error&quot;,
336 ]
337
338 [[package]]
339 name = &quot;color-spantrace&quot;
340 version = &quot;0.2.0&quot;
341 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
342 checksum = &quot;1ba75b3d9449ecdccb27ecbc479fdc0b87fa2dd43d2f8298f9bf0e59aacc8dce&quot;
343 dependencies = [
344 &quot;once_cell&quot;,
345 &quot;owo-colors&quot;,
346 &quot;tracing-core&quot;,
347 &quot;tracing-error&quot;,
348 ]
349
350 [[package]]
351 name = &quot;const-oid&quot;
352 version = &quot;0.9.5&quot;
353 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
354 checksum = &quot;28c122c3980598d243d63d9a704629a2d748d101f278052ff068be5a4423ab6f&quot;
355
356 [[package]]
357 name = &quot;core-foundation&quot;
358 version = &quot;0.9.3&quot;
359 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
360 checksum = &quot;194a7a9e6de53fa55116934067c844d9d749312f75c6f6d0980e8c252f8c2146&quot;
361 dependencies = [
362 &quot;core-foundation-sys&quot;,
363 &quot;libc&quot;,
364 ]
365
366 [[package]]
367 name = &quot;core-foundation-sys&quot;
368 version = &quot;0.8.4&quot;
369 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
370 checksum = &quot;e496a50fda8aacccc86d7529e2c1e0892dbd0f898a6b5645b5561b89c3210efa&quot;
371
372 [[package]]
373 name = &quot;cpufeatures&quot;
374 version = &quot;0.2.9&quot;
375 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
376 checksum = &quot;a17b76ff3a4162b0b27f354a0c87015ddad39d35f9c0c36607a3bdd175dde1f1&quot;
377 dependencies = [
378 &quot;libc&quot;,
379 ]
380
381 [[package]]
382 name = &quot;crc&quot;
383 version = &quot;3.0.1&quot;
384 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
385 checksum = &quot;86ec7a15cbe22e59248fc7eadb1907dab5ba09372595da4d73dd805ed4417dfe&quot;
386 dependencies = [
387 &quot;crc-catalog&quot;,
388 ]
389
390 [[package]]
391 name = &quot;crc-catalog&quot;
392 version = &quot;2.2.0&quot;
393 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
394 checksum = &quot;9cace84e55f07e7301bae1c519df89cdad8cc3cd868413d3fdbdeca9ff3db484&quot;
395
396 [[package]]
397 name = &quot;crossbeam-channel&quot;
398 version = &quot;0.5.8&quot;
399 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
400 checksum = &quot;a33c2bf77f2df06183c3aa30d1e96c0695a313d4f9c453cc3762a6db39f99200&quot;
401 dependencies = [
402 &quot;cfg-if&quot;,
403 &quot;crossbeam-utils&quot;,
404 ]
405
406 [[package]]
407 name = &quot;crossbeam-epoch&quot;
408 version = &quot;0.9.15&quot;
409 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
410 checksum = &quot;ae211234986c545741a7dc064309f67ee1e5ad243d0e48335adc0484d960bcc7&quot;
411 dependencies = [
412 &quot;autocfg&quot;,
413 &quot;cfg-if&quot;,
414 &quot;crossbeam-utils&quot;,
415 &quot;memoffset&quot;,
416 &quot;scopeguard&quot;,
417 ]
418
419 [[package]]
420 name = &quot;crossbeam-queue&quot;
421 version = &quot;0.3.8&quot;
422 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
423 checksum = &quot;d1cfb3ea8a53f37c40dea2c7bedcbd88bdfae54f5e2175d6ecaff1c988353add&quot;
424 dependencies = [
425 &quot;cfg-if&quot;,
426 &quot;crossbeam-utils&quot;,
427 ]
428
429 [[package]]
430 name = &quot;crossbeam-utils&quot;
431 version = &quot;0.8.16&quot;
432 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
433 checksum = &quot;5a22b2d63d4d1dc0b7f1b6b2747dd0088008a9be28b6ddf0b1e7d335e3037294&quot;
434 dependencies = [
435 &quot;cfg-if&quot;,
436 ]
437
438 [[package]]
439 name = &quot;crypto-common&quot;
440 version = &quot;0.1.6&quot;
441 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
442 checksum = &quot;1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3&quot;
443 dependencies = [
444 &quot;generic-array&quot;,
445 &quot;rand_core&quot;,
446 &quot;typenum&quot;,
447 ]
448
449 [[package]]
450 name = &quot;ctr&quot;
451 version = &quot;0.9.2&quot;
452 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
453 checksum = &quot;0369ee1ad671834580515889b80f2ea915f23b8be8d0daa4bbaf2ac5c7590835&quot;
454 dependencies = [
455 &quot;cipher&quot;,
456 ]
457
458 [[package]]
459 name = &quot;data-encoding&quot;
460 version = &quot;2.4.0&quot;
461 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
462 checksum = &quot;c2e66c9d817f1720209181c316d28635c050fa304f9c79e47a520882661b7308&quot;
463
464 [[package]]
465 name = &quot;deadpool&quot;
466 version = &quot;0.9.5&quot;
467 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
468 checksum = &quot;421fe0f90f2ab22016f32a9881be5134fdd71c65298917084b0c7477cbc3856e&quot;
469 dependencies = [
470 &quot;async-trait&quot;,
471 &quot;deadpool-runtime&quot;,
472 &quot;num_cpus&quot;,
473 &quot;retain_mut&quot;,
474 &quot;tokio&quot;,
475 ]
476
477 [[package]]
478 name = &quot;deadpool&quot;
479 version = &quot;0.10.0&quot;
480 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
481 checksum = &quot;fb84100978c1c7b37f09ed3ce3e5f843af02c2a2c431bae5b19230dad2c1b490&quot;
482 dependencies = [
483 &quot;async-trait&quot;,
484 &quot;deadpool-runtime&quot;,
485 &quot;num_cpus&quot;,
486 &quot;tokio&quot;,
487 ]
488
489 [[package]]
490 name = &quot;deadpool-runtime&quot;
491 version = &quot;0.1.3&quot;
492 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
493 checksum = &quot;63dfa964fe2a66f3fde91fc70b267fe193d822c7e603e2a675a49a7f46ad3f49&quot;
494
495 [[package]]
496 name = &quot;der&quot;
497 version = &quot;0.7.8&quot;
498 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
499 checksum = &quot;fffa369a668c8af7dbf8b5e56c9f744fbd399949ed171606040001947de40b1c&quot;
500 dependencies = [
501 &quot;const-oid&quot;,
502 &quot;pem-rfc7468&quot;,
503 &quot;zeroize&quot;,
504 ]
505
506 [[package]]
507 name = &quot;deranged&quot;
508 version = &quot;0.3.8&quot;
509 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
510 checksum = &quot;f2696e8a945f658fd14dc3b87242e6b80cd0f36ff04ea560fa39082368847946&quot;
511
512 [[package]]
513 name = &quot;digest&quot;
514 version = &quot;0.10.7&quot;
515 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
516 checksum = &quot;9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292&quot;
517 dependencies = [
518 &quot;block-buffer&quot;,
519 &quot;const-oid&quot;,
520 &quot;crypto-common&quot;,
521 &quot;subtle&quot;,
522 ]
523
524 [[package]]
525 name = &quot;dotenvy&quot;
526 version = &quot;0.15.7&quot;
527 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
528 checksum = &quot;1aaf95b3e5c8f23aa320147307562d361db0ae0d51242340f558153b4eb2439b&quot;
529
530 [[package]]
531 name = &quot;either&quot;
532 version = &quot;1.9.0&quot;
533 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
534 checksum = &quot;a26ae43d7bcc3b814de94796a5e736d4029efb0ee900c12e2d54c993ad1a1e07&quot;
535 dependencies = [
536 &quot;serde&quot;,
537 ]
538
539 [[package]]
540 name = &quot;encoding_rs&quot;
541 version = &quot;0.8.33&quot;
542 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
543 checksum = &quot;7268b386296a025e474d5140678f75d6de9493ae55a5d709eeb9dd08149945e1&quot;
544 dependencies = [
545 &quot;cfg-if&quot;,
546 ]
547
548 [[package]]
549 name = &quot;equivalent&quot;
550 version = &quot;1.0.1&quot;
551 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
552 checksum = &quot;5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5&quot;
553
554 [[package]]
555 name = &quot;errno&quot;
556 version = &quot;0.3.5&quot;
557 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
558 checksum = &quot;ac3e13f66a2f95e32a39eaa81f6b95d42878ca0e1db0c7543723dfe12557e860&quot;
559 dependencies = [
560 &quot;libc&quot;,
561 &quot;windows-sys&quot;,
562 ]
563
564 [[package]]
565 name = &quot;error-chain&quot;
566 version = &quot;0.12.4&quot;
567 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
568 checksum = &quot;2d2f06b9cac1506ece98fe3231e3cc9c4410ec3d5b1f24ae1c8946f0742cdefc&quot;
569 dependencies = [
570 &quot;version_check&quot;,
571 ]
572
573 [[package]]
574 name = &quot;etcetera&quot;
575 version = &quot;0.8.0&quot;
576 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
577 checksum = &quot;136d1b5283a1ab77bd9257427ffd09d8667ced0570b6f938942bc7568ed5b943&quot;
578 dependencies = [
579 &quot;cfg-if&quot;,
580 &quot;home&quot;,
581 &quot;windows-sys&quot;,
582 ]
583
584 [[package]]
585 name = &quot;event-listener&quot;
586 version = &quot;2.5.3&quot;
587 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
588 checksum = &quot;0206175f82b8d6bf6652ff7d71a1e27fd2e4efde587fd368662814d6ec1d9ce0&quot;
589
590 [[package]]
591 name = &quot;eyre&quot;
592 version = &quot;0.6.8&quot;
593 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
594 checksum = &quot;4c2b6b5a29c02cdc822728b7d7b8ae1bab3e3b05d44522770ddd49722eeac7eb&quot;
595 dependencies = [
596 &quot;indenter&quot;,
597 &quot;once_cell&quot;,
598 ]
599
600 [[package]]
601 name = &quot;fastrand&quot;
602 version = &quot;2.0.1&quot;
603 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
604 checksum = &quot;25cbce373ec4653f1a01a31e8a5e5ec0c622dc27ff9c4e6606eefef5cbbed4a5&quot;
605
606 [[package]]
607 name = &quot;finl_unicode&quot;
608 version = &quot;1.2.0&quot;
609 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
610 checksum = &quot;8fcfdc7a0362c9f4444381a9e697c79d435fe65b52a37466fc2c1184cee9edc6&quot;
611
612 [[package]]
613 name = &quot;flume&quot;
614 version = &quot;0.11.0&quot;
615 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
616 checksum = &quot;55ac459de2512911e4b674ce33cf20befaba382d05b62b008afc1c8b57cbf181&quot;
617 dependencies = [
618 &quot;futures-core&quot;,
619 &quot;futures-sink&quot;,
620 &quot;spin 0.9.8&quot;,
621 ]
622
623 [[package]]
624 name = &quot;fnv&quot;
625 version = &quot;1.0.7&quot;
626 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
627 checksum = &quot;3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1&quot;
628
629 [[package]]
630 name = &quot;foreign-types&quot;
631 version = &quot;0.3.2&quot;
632 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
633 checksum = &quot;f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1&quot;
634 dependencies = [
635 &quot;foreign-types-shared&quot;,
636 ]
637
638 [[package]]
639 name = &quot;foreign-types-shared&quot;
640 version = &quot;0.1.1&quot;
641 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
642 checksum = &quot;00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b&quot;
643
644 [[package]]
645 name = &quot;form_urlencoded&quot;
646 version = &quot;1.2.0&quot;
647 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
648 checksum = &quot;a62bc1cf6f830c2ec14a513a9fb124d0a213a629668a4186f329db21fe045652&quot;
649 dependencies = [
650 &quot;percent-encoding&quot;,
651 ]
652
653 [[package]]
654 name = &quot;futures-channel&quot;
655 version = &quot;0.3.28&quot;
656 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
657 checksum = &quot;955518d47e09b25bbebc7a18df10b81f0c766eaf4c4f1cccef2fca5f2a4fb5f2&quot;
658 dependencies = [
659 &quot;futures-core&quot;,
660 &quot;futures-sink&quot;,
661 ]
662
663 [[package]]
664 name = &quot;futures-core&quot;
665 version = &quot;0.3.28&quot;
666 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
667 checksum = &quot;4bca583b7e26f571124fe5b7561d49cb2868d79116cfa0eefce955557c6fee8c&quot;
668
669 [[package]]
670 name = &quot;futures-executor&quot;
671 version = &quot;0.3.28&quot;
672 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
673 checksum = &quot;ccecee823288125bd88b4d7f565c9e58e41858e47ab72e8ea2d64e93624386e0&quot;
674 dependencies = [
675 &quot;futures-core&quot;,
676 &quot;futures-task&quot;,
677 &quot;futures-util&quot;,
678 ]
679
680 [[package]]
681 name = &quot;futures-intrusive&quot;
682 version = &quot;0.5.0&quot;
683 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
684 checksum = &quot;1d930c203dd0b6ff06e0201a4a2fe9149b43c684fd4420555b26d21b1a02956f&quot;
685 dependencies = [
686 &quot;futures-core&quot;,
687 &quot;lock_api&quot;,
688 &quot;parking_lot&quot;,
689 ]
690
691 [[package]]
692 name = &quot;futures-io&quot;
693 version = &quot;0.3.28&quot;
694 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
695 checksum = &quot;4fff74096e71ed47f8e023204cfd0aa1289cd54ae5430a9523be060cdb849964&quot;
696
697 [[package]]
698 name = &quot;futures-macro&quot;
699 version = &quot;0.3.28&quot;
700 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
701 checksum = &quot;89ca545a94061b6365f2c7355b4b32bd20df3ff95f02da9329b34ccc3bd6ee72&quot;
702 dependencies = [
703 &quot;proc-macro2&quot;,
704 &quot;quote&quot;,
705 &quot;syn 2.0.38&quot;,
706 ]
707
708 [[package]]
709 name = &quot;futures-sink&quot;
710 version = &quot;0.3.28&quot;
711 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
712 checksum = &quot;f43be4fe21a13b9781a69afa4985b0f6ee0e1afab2c6f454a8cf30e2b2237b6e&quot;
713
714 [[package]]
715 name = &quot;futures-task&quot;
716 version = &quot;0.3.28&quot;
717 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
718 checksum = &quot;76d3d132be6c0e6aa1534069c705a74a5997a356c0dc2f86a47765e5617c5b65&quot;
719
720 [[package]]
721 name = &quot;futures-util&quot;
722 version = &quot;0.3.28&quot;
723 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
724 checksum = &quot;26b01e40b772d54cf6c6d721c1d1abd0647a0106a12ecaa1c186273392a69533&quot;
725 dependencies = [
726 &quot;futures-core&quot;,
727 &quot;futures-io&quot;,
728 &quot;futures-macro&quot;,
729 &quot;futures-sink&quot;,
730 &quot;futures-task&quot;,
731 &quot;memchr&quot;,
732 &quot;pin-project-lite&quot;,
733 &quot;pin-utils&quot;,
734 &quot;slab&quot;,
735 ]
736
737 [[package]]
738 name = &quot;generic-array&quot;
739 version = &quot;0.14.7&quot;
740 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
741 checksum = &quot;85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a&quot;
742 dependencies = [
743 &quot;typenum&quot;,
744 &quot;version_check&quot;,
745 ]
746
747 [[package]]
748 name = &quot;getrandom&quot;
749 version = &quot;0.2.10&quot;
750 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
751 checksum = &quot;be4136b2a15dd319360be1c07d9933517ccf0be8f16bf62a3bee4f0d618df427&quot;
752 dependencies = [
753 &quot;cfg-if&quot;,
754 &quot;libc&quot;,
755 &quot;wasi&quot;,
756 ]
757
758 [[package]]
759 name = &quot;ghash&quot;
760 version = &quot;0.5.0&quot;
761 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
762 checksum = &quot;d930750de5717d2dd0b8c0d42c076c0e884c81a73e6cab859bbd2339c71e3e40&quot;
763 dependencies = [
764 &quot;opaque-debug&quot;,
765 &quot;polyval&quot;,
766 ]
767
768 [[package]]
769 name = &quot;gimli&quot;
770 version = &quot;0.28.0&quot;
771 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
772 checksum = &quot;6fb8d784f27acf97159b40fc4db5ecd8aa23b9ad5ef69cdd136d3bc80665f0c0&quot;
773
774 [[package]]
775 name = &quot;git2&quot;
776 version = &quot;0.17.2&quot;
777 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
778 checksum = &quot;7b989d6a7ca95a362cf2cfc5ad688b3a467be1f87e480b8dad07fee8c79b0044&quot;
779 dependencies = [
780 &quot;bitflags 1.3.2&quot;,
781 &quot;libc&quot;,
782 &quot;libgit2-sys&quot;,
783 &quot;log&quot;,
784 &quot;openssl-probe&quot;,
785 &quot;openssl-sys&quot;,
786 &quot;url&quot;,
787 ]
788
789 [[package]]
790 name = &quot;giterated-api&quot;
791 version = &quot;0.1.0&quot;
792 dependencies = [
793 &quot;anyhow&quot;,
794 &quot;async-trait&quot;,
795 &quot;bincode&quot;,
796 &quot;chrono&quot;,
797 &quot;color-eyre&quot;,
798 &quot;deadpool 0.10.0&quot;,
799 &quot;futures-util&quot;,
800 &quot;giterated-models&quot;,
801 &quot;jsonwebtoken&quot;,
802 &quot;rand&quot;,
803 &quot;reqwest&quot;,
804 &quot;semver&quot;,
805 &quot;serde&quot;,
806 &quot;serde_json&quot;,
807 &quot;thiserror&quot;,
808 &quot;tokio&quot;,
809 &quot;tokio-tungstenite&quot;,
810 &quot;tracing&quot;,
811 &quot;tracing-subscriber&quot;,
812 ]
813
814 [[package]]
815 name = &quot;giterated-cache&quot;
816 version = &quot;0.1.0&quot;
817 dependencies = [
818 &quot;anyhow&quot;,
819 &quot;async-trait&quot;,
820 &quot;bincode&quot;,
821 &quot;futures-util&quot;,
822 &quot;giterated-models&quot;,
823 &quot;giterated-stack&quot;,
824 &quot;moka&quot;,
825 &quot;serde&quot;,
826 &quot;serde_json&quot;,
827 &quot;thiserror&quot;,
828 &quot;tokio&quot;,
829 &quot;tracing&quot;,
830 ]
831
832 [[package]]
833 name = &quot;giterated-daemon&quot;
834 version = &quot;0.1.0&quot;
835 dependencies = [
836 &quot;aes-gcm&quot;,
837 &quot;anyhow&quot;,
838 &quot;argon2&quot;,
839 &quot;async-trait&quot;,
840 &quot;base64 0.21.4&quot;,
841 &quot;bincode&quot;,
842 &quot;chrono&quot;,
843 &quot;deadpool 0.9.5&quot;,
844 &quot;futures-util&quot;,
845 &quot;git2&quot;,
846 &quot;giterated-api&quot;,
847 &quot;giterated-models&quot;,
848 &quot;giterated-stack&quot;,
849 &quot;jsonwebtoken&quot;,
850 &quot;log&quot;,
851 &quot;rand&quot;,
852 &quot;reqwest&quot;,
853 &quot;rsa&quot;,
854 &quot;secrecy&quot;,
855 &quot;semver&quot;,
856 &quot;serde&quot;,
857 &quot;serde_json&quot;,
858 &quot;sqlx&quot;,
859 &quot;thiserror&quot;,
860 &quot;tokio&quot;,
861 &quot;tokio-tungstenite&quot;,
862 &quot;tokio-util&quot;,
863 &quot;toml&quot;,
864 &quot;tracing&quot;,
865 &quot;tracing-subscriber&quot;,
866 ]
867
868 [[package]]
869 name = &quot;giterated-models&quot;
870 version = &quot;0.1.0&quot;
871 dependencies = [
872 &quot;anyhow&quot;,
873 &quot;async-trait&quot;,
874 &quot;base64 0.21.4&quot;,
875 &quot;bincode&quot;,
876 &quot;chrono&quot;,
877 &quot;git2&quot;,
878 &quot;jsonwebtoken&quot;,
879 &quot;rand&quot;,
880 &quot;rsa&quot;,
881 &quot;secrecy&quot;,
882 &quot;semver&quot;,
883 &quot;serde&quot;,
884 &quot;serde_json&quot;,
885 &quot;sqlx&quot;,
886 &quot;thiserror&quot;,
887 &quot;toml&quot;,
888 &quot;tracing&quot;,
889 &quot;url&quot;,
890 ]
891
892 [[package]]
893 name = &quot;giterated-stack&quot;
894 version = &quot;0.1.0&quot;
895 dependencies = [
896 &quot;anyhow&quot;,
897 &quot;async-trait&quot;,
898 &quot;bincode&quot;,
899 &quot;futures-util&quot;,
900 &quot;giterated-models&quot;,
901 &quot;serde&quot;,
902 &quot;serde_json&quot;,
903 &quot;thiserror&quot;,
904 &quot;tokio&quot;,
905 &quot;tracing&quot;,
906 ]
907
908 [[package]]
909 name = &quot;glob&quot;
910 version = &quot;0.3.1&quot;
911 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
912 checksum = &quot;d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b&quot;
913
914 [[package]]
915 name = &quot;h2&quot;
916 version = &quot;0.3.21&quot;
917 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
918 checksum = &quot;91fc23aa11be92976ef4729127f1a74adf36d8436f7816b185d18df956790833&quot;
919 dependencies = [
920 &quot;bytes&quot;,
921 &quot;fnv&quot;,
922 &quot;futures-core&quot;,
923 &quot;futures-sink&quot;,
924 &quot;futures-util&quot;,
925 &quot;http&quot;,
926 &quot;indexmap 1.9.3&quot;,
927 &quot;slab&quot;,
928 &quot;tokio&quot;,
929 &quot;tokio-util&quot;,
930 &quot;tracing&quot;,
931 ]
932
933 [[package]]
934 name = &quot;hashbrown&quot;
935 version = &quot;0.12.3&quot;
936 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
937 checksum = &quot;8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888&quot;
938 dependencies = [
939 &quot;ahash 0.7.6&quot;,
940 ]
941
942 [[package]]
943 name = &quot;hashbrown&quot;
944 version = &quot;0.14.1&quot;
945 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
946 checksum = &quot;7dfda62a12f55daeae5015f81b0baea145391cb4520f86c248fc615d72640d12&quot;
947 dependencies = [
948 &quot;ahash 0.8.3&quot;,
949 &quot;allocator-api2&quot;,
950 ]
951
952 [[package]]
953 name = &quot;hashlink&quot;
954 version = &quot;0.8.4&quot;
955 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
956 checksum = &quot;e8094feaf31ff591f651a2664fb9cfd92bba7a60ce3197265e9482ebe753c8f7&quot;
957 dependencies = [
958 &quot;hashbrown 0.14.1&quot;,
959 ]
960
961 [[package]]
962 name = &quot;heck&quot;
963 version = &quot;0.4.1&quot;
964 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
965 checksum = &quot;95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8&quot;
966 dependencies = [
967 &quot;unicode-segmentation&quot;,
968 ]
969
970 [[package]]
971 name = &quot;hermit-abi&quot;
972 version = &quot;0.3.3&quot;
973 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
974 checksum = &quot;d77f7ec81a6d05a3abb01ab6eb7590f6083d08449fe5a1c8b1e620283546ccb7&quot;
975
976 [[package]]
977 name = &quot;hex&quot;
978 version = &quot;0.4.3&quot;
979 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
980 checksum = &quot;7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70&quot;
981
982 [[package]]
983 name = &quot;hkdf&quot;
984 version = &quot;0.12.3&quot;
985 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
986 checksum = &quot;791a029f6b9fc27657f6f188ec6e5e43f6911f6f878e0dc5501396e09809d437&quot;
987 dependencies = [
988 &quot;hmac&quot;,
989 ]
990
991 [[package]]
992 name = &quot;hmac&quot;
993 version = &quot;0.12.1&quot;
994 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
995 checksum = &quot;6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e&quot;
996 dependencies = [
997 &quot;digest&quot;,
998 ]
999
1000 [[package]]
1001 name = &quot;home&quot;
1002 version = &quot;0.5.5&quot;
1003 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1004 checksum = &quot;5444c27eef6923071f7ebcc33e3444508466a76f7a2b93da00ed6e19f30c1ddb&quot;
1005 dependencies = [
1006 &quot;windows-sys&quot;,
1007 ]
1008
1009 [[package]]
1010 name = &quot;http&quot;
1011 version = &quot;0.2.9&quot;
1012 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1013 checksum = &quot;bd6effc99afb63425aff9b05836f029929e345a6148a14b7ecd5ab67af944482&quot;
1014 dependencies = [
1015 &quot;bytes&quot;,
1016 &quot;fnv&quot;,
1017 &quot;itoa&quot;,
1018 ]
1019
1020 [[package]]
1021 name = &quot;http-body&quot;
1022 version = &quot;0.4.5&quot;
1023 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1024 checksum = &quot;d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1&quot;
1025 dependencies = [
1026 &quot;bytes&quot;,
1027 &quot;http&quot;,
1028 &quot;pin-project-lite&quot;,
1029 ]
1030
1031 [[package]]
1032 name = &quot;httparse&quot;
1033 version = &quot;1.8.0&quot;
1034 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1035 checksum = &quot;d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904&quot;
1036
1037 [[package]]
1038 name = &quot;httpdate&quot;
1039 version = &quot;1.0.3&quot;
1040 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1041 checksum = &quot;df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9&quot;
1042
1043 [[package]]
1044 name = &quot;hyper&quot;
1045 version = &quot;0.14.27&quot;
1046 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1047 checksum = &quot;ffb1cfd654a8219eaef89881fdb3bb3b1cdc5fa75ded05d6933b2b382e395468&quot;
1048 dependencies = [
1049 &quot;bytes&quot;,
1050 &quot;futures-channel&quot;,
1051 &quot;futures-core&quot;,
1052 &quot;futures-util&quot;,
1053 &quot;h2&quot;,
1054 &quot;http&quot;,
1055 &quot;http-body&quot;,
1056 &quot;httparse&quot;,
1057 &quot;httpdate&quot;,
1058 &quot;itoa&quot;,
1059 &quot;pin-project-lite&quot;,
1060 &quot;socket2 0.4.9&quot;,
1061 &quot;tokio&quot;,
1062 &quot;tower-service&quot;,
1063 &quot;tracing&quot;,
1064 &quot;want&quot;,
1065 ]
1066
1067 [[package]]
1068 name = &quot;hyper-rustls&quot;
1069 version = &quot;0.24.1&quot;
1070 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1071 checksum = &quot;8d78e1e73ec14cf7375674f74d7dde185c8206fd9dea6fb6295e8a98098aaa97&quot;
1072 dependencies = [
1073 &quot;futures-util&quot;,
1074 &quot;http&quot;,
1075 &quot;hyper&quot;,
1076 &quot;rustls&quot;,
1077 &quot;tokio&quot;,
1078 &quot;tokio-rustls&quot;,
1079 ]
1080
1081 [[package]]
1082 name = &quot;hyper-tls&quot;
1083 version = &quot;0.5.0&quot;
1084 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1085 checksum = &quot;d6183ddfa99b85da61a140bea0efc93fdf56ceaa041b37d553518030827f9905&quot;
1086 dependencies = [
1087 &quot;bytes&quot;,
1088 &quot;hyper&quot;,
1089 &quot;native-tls&quot;,
1090 &quot;tokio&quot;,
1091 &quot;tokio-native-tls&quot;,
1092 ]
1093
1094 [[package]]
1095 name = &quot;iana-time-zone&quot;
1096 version = &quot;0.1.57&quot;
1097 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1098 checksum = &quot;2fad5b825842d2b38bd206f3e81d6957625fd7f0a361e345c30e01a0ae2dd613&quot;
1099 dependencies = [
1100 &quot;android_system_properties&quot;,
1101 &quot;core-foundation-sys&quot;,
1102 &quot;iana-time-zone-haiku&quot;,
1103 &quot;js-sys&quot;,
1104 &quot;wasm-bindgen&quot;,
1105 &quot;windows&quot;,
1106 ]
1107
1108 [[package]]
1109 name = &quot;iana-time-zone-haiku&quot;
1110 version = &quot;0.1.2&quot;
1111 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1112 checksum = &quot;f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f&quot;
1113 dependencies = [
1114 &quot;cc&quot;,
1115 ]
1116
1117 [[package]]
1118 name = &quot;idna&quot;
1119 version = &quot;0.4.0&quot;
1120 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1121 checksum = &quot;7d20d6b07bfbc108882d88ed8e37d39636dcc260e15e30c45e6ba089610b917c&quot;
1122 dependencies = [
1123 &quot;unicode-bidi&quot;,
1124 &quot;unicode-normalization&quot;,
1125 ]
1126
1127 [[package]]
1128 name = &quot;indenter&quot;
1129 version = &quot;0.3.3&quot;
1130 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1131 checksum = &quot;ce23b50ad8242c51a442f3ff322d56b02f08852c77e4c0b4d3fd684abc89c683&quot;
1132
1133 [[package]]
1134 name = &quot;indexmap&quot;
1135 version = &quot;1.9.3&quot;
1136 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1137 checksum = &quot;bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99&quot;
1138 dependencies = [
1139 &quot;autocfg&quot;,
1140 &quot;hashbrown 0.12.3&quot;,
1141 ]
1142
1143 [[package]]
1144 name = &quot;indexmap&quot;
1145 version = &quot;2.0.2&quot;
1146 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1147 checksum = &quot;8adf3ddd720272c6ea8bf59463c04e0f93d0bbf7c5439b691bca2987e0270897&quot;
1148 dependencies = [
1149 &quot;equivalent&quot;,
1150 &quot;hashbrown 0.14.1&quot;,
1151 ]
1152
1153 [[package]]
1154 name = &quot;inout&quot;
1155 version = &quot;0.1.3&quot;
1156 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1157 checksum = &quot;a0c10553d664a4d0bcff9f4215d0aac67a639cc68ef660840afe309b807bc9f5&quot;
1158 dependencies = [
1159 &quot;generic-array&quot;,
1160 ]
1161
1162 [[package]]
1163 name = &quot;ipnet&quot;
1164 version = &quot;2.8.0&quot;
1165 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1166 checksum = &quot;28b29a3cd74f0f4598934efe3aeba42bae0eb4680554128851ebbecb02af14e6&quot;
1167
1168 [[package]]
1169 name = &quot;itertools&quot;
1170 version = &quot;0.11.0&quot;
1171 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1172 checksum = &quot;b1c173a5686ce8bfa551b3563d0c2170bf24ca44da99c7ca4bfdab5418c3fe57&quot;
1173 dependencies = [
1174 &quot;either&quot;,
1175 ]
1176
1177 [[package]]
1178 name = &quot;itoa&quot;
1179 version = &quot;1.0.9&quot;
1180 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1181 checksum = &quot;af150ab688ff2122fcef229be89cb50dd66af9e01a4ff320cc137eecc9bacc38&quot;
1182
1183 [[package]]
1184 name = &quot;jobserver&quot;
1185 version = &quot;0.1.27&quot;
1186 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1187 checksum = &quot;8c37f63953c4c63420ed5fd3d6d398c719489b9f872b9fa683262f8edd363c7d&quot;
1188 dependencies = [
1189 &quot;libc&quot;,
1190 ]
1191
1192 [[package]]
1193 name = &quot;js-sys&quot;
1194 version = &quot;0.3.64&quot;
1195 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1196 checksum = &quot;c5f195fe497f702db0f318b07fdd68edb16955aed830df8363d837542f8f935a&quot;
1197 dependencies = [
1198 &quot;wasm-bindgen&quot;,
1199 ]
1200
1201 [[package]]
1202 name = &quot;jsonwebtoken&quot;
1203 version = &quot;8.3.0&quot;
1204 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1205 checksum = &quot;6971da4d9c3aa03c3d8f3ff0f4155b534aad021292003895a469716b2a230378&quot;
1206 dependencies = [
1207 &quot;base64 0.21.4&quot;,
1208 &quot;pem&quot;,
1209 &quot;ring&quot;,
1210 &quot;serde&quot;,
1211 &quot;serde_json&quot;,
1212 &quot;simple_asn1&quot;,
1213 ]
1214
1215 [[package]]
1216 name = &quot;lazy_static&quot;
1217 version = &quot;1.4.0&quot;
1218 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1219 checksum = &quot;e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646&quot;
1220 dependencies = [
1221 &quot;spin 0.5.2&quot;,
1222 ]
1223
1224 [[package]]
1225 name = &quot;libc&quot;
1226 version = &quot;0.2.149&quot;
1227 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1228 checksum = &quot;a08173bc88b7955d1b3145aa561539096c421ac8debde8cbc3612ec635fee29b&quot;
1229
1230 [[package]]
1231 name = &quot;libgit2-sys&quot;
1232 version = &quot;0.15.2+1.6.4&quot;
1233 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1234 checksum = &quot;a80df2e11fb4a61f4ba2ab42dbe7f74468da143f1a75c74e11dee7c813f694fa&quot;
1235 dependencies = [
1236 &quot;cc&quot;,
1237 &quot;libc&quot;,
1238 &quot;libssh2-sys&quot;,
1239 &quot;libz-sys&quot;,
1240 &quot;openssl-sys&quot;,
1241 &quot;pkg-config&quot;,
1242 ]
1243
1244 [[package]]
1245 name = &quot;libm&quot;
1246 version = &quot;0.2.8&quot;
1247 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1248 checksum = &quot;4ec2a862134d2a7d32d7983ddcdd1c4923530833c9f2ea1a44fc5fa473989058&quot;
1249
1250 [[package]]
1251 name = &quot;libsqlite3-sys&quot;
1252 version = &quot;0.26.0&quot;
1253 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1254 checksum = &quot;afc22eff61b133b115c6e8c74e818c628d6d5e7a502afea6f64dee076dd94326&quot;
1255 dependencies = [
1256 &quot;cc&quot;,
1257 &quot;pkg-config&quot;,
1258 &quot;vcpkg&quot;,
1259 ]
1260
1261 [[package]]
1262 name = &quot;libssh2-sys&quot;
1263 version = &quot;0.3.0&quot;
1264 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1265 checksum = &quot;2dc8a030b787e2119a731f1951d6a773e2280c660f8ec4b0f5e1505a386e71ee&quot;
1266 dependencies = [
1267 &quot;cc&quot;,
1268 &quot;libc&quot;,
1269 &quot;libz-sys&quot;,
1270 &quot;openssl-sys&quot;,
1271 &quot;pkg-config&quot;,
1272 &quot;vcpkg&quot;,
1273 ]
1274
1275 [[package]]
1276 name = &quot;libz-sys&quot;
1277 version = &quot;1.1.12&quot;
1278 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1279 checksum = &quot;d97137b25e321a73eef1418d1d5d2eda4d77e12813f8e6dead84bc52c5870a7b&quot;
1280 dependencies = [
1281 &quot;cc&quot;,
1282 &quot;libc&quot;,
1283 &quot;pkg-config&quot;,
1284 &quot;vcpkg&quot;,
1285 ]
1286
1287 [[package]]
1288 name = &quot;linux-raw-sys&quot;
1289 version = &quot;0.4.10&quot;
1290 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1291 checksum = &quot;da2479e8c062e40bf0066ffa0bc823de0a9368974af99c9f6df941d2c231e03f&quot;
1292
1293 [[package]]
1294 name = &quot;lock_api&quot;
1295 version = &quot;0.4.10&quot;
1296 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1297 checksum = &quot;c1cc9717a20b1bb222f333e6a92fd32f7d8a18ddc5a3191a11af45dcbf4dcd16&quot;
1298 dependencies = [
1299 &quot;autocfg&quot;,
1300 &quot;scopeguard&quot;,
1301 ]
1302
1303 [[package]]
1304 name = &quot;log&quot;
1305 version = &quot;0.4.20&quot;
1306 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1307 checksum = &quot;b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f&quot;
1308
1309 [[package]]
1310 name = &quot;mach2&quot;
1311 version = &quot;0.4.1&quot;
1312 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1313 checksum = &quot;6d0d1830bcd151a6fc4aea1369af235b36c1528fe976b8ff678683c9995eade8&quot;
1314 dependencies = [
1315 &quot;libc&quot;,
1316 ]
1317
1318 [[package]]
1319 name = &quot;md-5&quot;
1320 version = &quot;0.10.6&quot;
1321 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1322 checksum = &quot;d89e7ee0cfbedfc4da3340218492196241d89eefb6dab27de5df917a6d2e78cf&quot;
1323 dependencies = [
1324 &quot;cfg-if&quot;,
1325 &quot;digest&quot;,
1326 ]
1327
1328 [[package]]
1329 name = &quot;memchr&quot;
1330 version = &quot;2.6.4&quot;
1331 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1332 checksum = &quot;f665ee40bc4a3c5590afb1e9677db74a508659dfd71e126420da8274909a0167&quot;
1333
1334 [[package]]
1335 name = &quot;memoffset&quot;
1336 version = &quot;0.9.0&quot;
1337 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1338 checksum = &quot;5a634b1c61a95585bd15607c6ab0c4e5b226e695ff2800ba0cdccddf208c406c&quot;
1339 dependencies = [
1340 &quot;autocfg&quot;,
1341 ]
1342
1343 [[package]]
1344 name = &quot;mime&quot;
1345 version = &quot;0.3.17&quot;
1346 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1347 checksum = &quot;6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a&quot;
1348
1349 [[package]]
1350 name = &quot;minimal-lexical&quot;
1351 version = &quot;0.2.1&quot;
1352 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1353 checksum = &quot;68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a&quot;
1354
1355 [[package]]
1356 name = &quot;miniz_oxide&quot;
1357 version = &quot;0.7.1&quot;
1358 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1359 checksum = &quot;e7810e0be55b428ada41041c41f32c9f1a42817901b4ccf45fa3d4b6561e74c7&quot;
1360 dependencies = [
1361 &quot;adler&quot;,
1362 ]
1363
1364 [[package]]
1365 name = &quot;mio&quot;
1366 version = &quot;0.8.8&quot;
1367 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1368 checksum = &quot;927a765cd3fc26206e66b296465fa9d3e5ab003e651c1b3c060e7956d96b19d2&quot;
1369 dependencies = [
1370 &quot;libc&quot;,
1371 &quot;wasi&quot;,
1372 &quot;windows-sys&quot;,
1373 ]
1374
1375 [[package]]
1376 name = &quot;moka&quot;
1377 version = &quot;0.12.1&quot;
1378 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1379 checksum = &quot;d8017ec3548ffe7d4cef7ac0e12b044c01164a74c0f3119420faeaf13490ad8b&quot;
1380 dependencies = [
1381 &quot;async-lock&quot;,
1382 &quot;async-trait&quot;,
1383 &quot;crossbeam-channel&quot;,
1384 &quot;crossbeam-epoch&quot;,
1385 &quot;crossbeam-utils&quot;,
1386 &quot;futures-util&quot;,
1387 &quot;once_cell&quot;,
1388 &quot;parking_lot&quot;,
1389 &quot;quanta&quot;,
1390 &quot;rustc_version&quot;,
1391 &quot;skeptic&quot;,
1392 &quot;smallvec&quot;,
1393 &quot;tagptr&quot;,
1394 &quot;thiserror&quot;,
1395 &quot;triomphe&quot;,
1396 &quot;uuid&quot;,
1397 ]
1398
1399 [[package]]
1400 name = &quot;native-tls&quot;
1401 version = &quot;0.2.11&quot;
1402 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1403 checksum = &quot;07226173c32f2926027b63cce4bcd8076c3552846cbe7925f3aaffeac0a3b92e&quot;
1404 dependencies = [
1405 &quot;lazy_static&quot;,
1406 &quot;libc&quot;,
1407 &quot;log&quot;,
1408 &quot;openssl&quot;,
1409 &quot;openssl-probe&quot;,
1410 &quot;openssl-sys&quot;,
1411 &quot;schannel&quot;,
1412 &quot;security-framework&quot;,
1413 &quot;security-framework-sys&quot;,
1414 &quot;tempfile&quot;,
1415 ]
1416
1417 [[package]]
1418 name = &quot;nom&quot;
1419 version = &quot;7.1.3&quot;
1420 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1421 checksum = &quot;d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a&quot;
1422 dependencies = [
1423 &quot;memchr&quot;,
1424 &quot;minimal-lexical&quot;,
1425 ]
1426
1427 [[package]]
1428 name = &quot;nu-ansi-term&quot;
1429 version = &quot;0.46.0&quot;
1430 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1431 checksum = &quot;77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84&quot;
1432 dependencies = [
1433 &quot;overload&quot;,
1434 &quot;winapi&quot;,
1435 ]
1436
1437 [[package]]
1438 name = &quot;num-bigint&quot;
1439 version = &quot;0.4.4&quot;
1440 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1441 checksum = &quot;608e7659b5c3d7cba262d894801b9ec9d00de989e8a82bd4bef91d08da45cdc0&quot;
1442 dependencies = [
1443 &quot;autocfg&quot;,
1444 &quot;num-integer&quot;,
1445 &quot;num-traits&quot;,
1446 ]
1447
1448 [[package]]
1449 name = &quot;num-bigint-dig&quot;
1450 version = &quot;0.8.4&quot;
1451 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1452 checksum = &quot;dc84195820f291c7697304f3cbdadd1cb7199c0efc917ff5eafd71225c136151&quot;
1453 dependencies = [
1454 &quot;byteorder&quot;,
1455 &quot;lazy_static&quot;,
1456 &quot;libm&quot;,
1457 &quot;num-integer&quot;,
1458 &quot;num-iter&quot;,
1459 &quot;num-traits&quot;,
1460 &quot;rand&quot;,
1461 &quot;smallvec&quot;,
1462 &quot;zeroize&quot;,
1463 ]
1464
1465 [[package]]
1466 name = &quot;num-integer&quot;
1467 version = &quot;0.1.45&quot;
1468 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1469 checksum = &quot;225d3389fb3509a24c93f5c29eb6bde2586b98d9f016636dff58d7c6f7569cd9&quot;
1470 dependencies = [
1471 &quot;autocfg&quot;,
1472 &quot;num-traits&quot;,
1473 ]
1474
1475 [[package]]
1476 name = &quot;num-iter&quot;
1477 version = &quot;0.1.43&quot;
1478 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1479 checksum = &quot;7d03e6c028c5dc5cac6e2dec0efda81fc887605bb3d884578bb6d6bf7514e252&quot;
1480 dependencies = [
1481 &quot;autocfg&quot;,
1482 &quot;num-integer&quot;,
1483 &quot;num-traits&quot;,
1484 ]
1485
1486 [[package]]
1487 name = &quot;num-traits&quot;
1488 version = &quot;0.2.17&quot;
1489 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1490 checksum = &quot;39e3200413f237f41ab11ad6d161bc7239c84dcb631773ccd7de3dfe4b5c267c&quot;
1491 dependencies = [
1492 &quot;autocfg&quot;,
1493 &quot;libm&quot;,
1494 ]
1495
1496 [[package]]
1497 name = &quot;num_cpus&quot;
1498 version = &quot;1.16.0&quot;
1499 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1500 checksum = &quot;4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43&quot;
1501 dependencies = [
1502 &quot;hermit-abi&quot;,
1503 &quot;libc&quot;,
1504 ]
1505
1506 [[package]]
1507 name = &quot;object&quot;
1508 version = &quot;0.32.1&quot;
1509 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1510 checksum = &quot;9cf5f9dd3933bd50a9e1f149ec995f39ae2c496d31fd772c1fd45ebc27e902b0&quot;
1511 dependencies = [
1512 &quot;memchr&quot;,
1513 ]
1514
1515 [[package]]
1516 name = &quot;once_cell&quot;
1517 version = &quot;1.18.0&quot;
1518 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1519 checksum = &quot;dd8b5dd2ae5ed71462c540258bedcb51965123ad7e7ccf4b9a8cafaa4a63576d&quot;
1520
1521 [[package]]
1522 name = &quot;opaque-debug&quot;
1523 version = &quot;0.3.0&quot;
1524 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1525 checksum = &quot;624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5&quot;
1526
1527 [[package]]
1528 name = &quot;openssl&quot;
1529 version = &quot;0.10.57&quot;
1530 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1531 checksum = &quot;bac25ee399abb46215765b1cb35bc0212377e58a061560d8b29b024fd0430e7c&quot;
1532 dependencies = [
1533 &quot;bitflags 2.4.0&quot;,
1534 &quot;cfg-if&quot;,
1535 &quot;foreign-types&quot;,
1536 &quot;libc&quot;,
1537 &quot;once_cell&quot;,
1538 &quot;openssl-macros&quot;,
1539 &quot;openssl-sys&quot;,
1540 ]
1541
1542 [[package]]
1543 name = &quot;openssl-macros&quot;
1544 version = &quot;0.1.1&quot;
1545 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1546 checksum = &quot;a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c&quot;
1547 dependencies = [
1548 &quot;proc-macro2&quot;,
1549 &quot;quote&quot;,
1550 &quot;syn 2.0.38&quot;,
1551 ]
1552
1553 [[package]]
1554 name = &quot;openssl-probe&quot;
1555 version = &quot;0.1.5&quot;
1556 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1557 checksum = &quot;ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf&quot;
1558
1559 [[package]]
1560 name = &quot;openssl-sys&quot;
1561 version = &quot;0.9.93&quot;
1562 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1563 checksum = &quot;db4d56a4c0478783083cfafcc42493dd4a981d41669da64b4572a2a089b51b1d&quot;
1564 dependencies = [
1565 &quot;cc&quot;,
1566 &quot;libc&quot;,
1567 &quot;pkg-config&quot;,
1568 &quot;vcpkg&quot;,
1569 ]
1570
1571 [[package]]
1572 name = &quot;overload&quot;
1573 version = &quot;0.1.1&quot;
1574 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1575 checksum = &quot;b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39&quot;
1576
1577 [[package]]
1578 name = &quot;owo-colors&quot;
1579 version = &quot;3.5.0&quot;
1580 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1581 checksum = &quot;c1b04fb49957986fdce4d6ee7a65027d55d4b6d2265e5848bbb507b58ccfdb6f&quot;
1582
1583 [[package]]
1584 name = &quot;parking_lot&quot;
1585 version = &quot;0.12.1&quot;
1586 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1587 checksum = &quot;3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f&quot;
1588 dependencies = [
1589 &quot;lock_api&quot;,
1590 &quot;parking_lot_core&quot;,
1591 ]
1592
1593 [[package]]
1594 name = &quot;parking_lot_core&quot;
1595 version = &quot;0.9.8&quot;
1596 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1597 checksum = &quot;93f00c865fe7cabf650081affecd3871070f26767e7b2070a3ffae14c654b447&quot;
1598 dependencies = [
1599 &quot;cfg-if&quot;,
1600 &quot;libc&quot;,
1601 &quot;redox_syscall&quot;,
1602 &quot;smallvec&quot;,
1603 &quot;windows-targets&quot;,
1604 ]
1605
1606 [[package]]
1607 name = &quot;password-hash&quot;
1608 version = &quot;0.5.0&quot;
1609 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1610 checksum = &quot;346f04948ba92c43e8469c1ee6736c7563d71012b17d40745260fe106aac2166&quot;
1611 dependencies = [
1612 &quot;base64ct&quot;,
1613 &quot;rand_core&quot;,
1614 &quot;subtle&quot;,
1615 ]
1616
1617 [[package]]
1618 name = &quot;paste&quot;
1619 version = &quot;1.0.14&quot;
1620 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1621 checksum = &quot;de3145af08024dea9fa9914f381a17b8fc6034dfb00f3a84013f7ff43f29ed4c&quot;
1622
1623 [[package]]
1624 name = &quot;pem&quot;
1625 version = &quot;1.1.1&quot;
1626 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1627 checksum = &quot;a8835c273a76a90455d7344889b0964598e3316e2a79ede8e36f16bdcf2228b8&quot;
1628 dependencies = [
1629 &quot;base64 0.13.1&quot;,
1630 ]
1631
1632 [[package]]
1633 name = &quot;pem-rfc7468&quot;
1634 version = &quot;0.7.0&quot;
1635 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1636 checksum = &quot;88b39c9bfcfc231068454382784bb460aae594343fb030d46e9f50a645418412&quot;
1637 dependencies = [
1638 &quot;base64ct&quot;,
1639 ]
1640
1641 [[package]]
1642 name = &quot;percent-encoding&quot;
1643 version = &quot;2.3.0&quot;
1644 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1645 checksum = &quot;9b2a4787296e9989611394c33f193f676704af1686e70b8f8033ab5ba9a35a94&quot;
1646
1647 [[package]]
1648 name = &quot;pin-project-lite&quot;
1649 version = &quot;0.2.13&quot;
1650 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1651 checksum = &quot;8afb450f006bf6385ca15ef45d71d2288452bc3683ce2e2cacc0d18e4be60b58&quot;
1652
1653 [[package]]
1654 name = &quot;pin-utils&quot;
1655 version = &quot;0.1.0&quot;
1656 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1657 checksum = &quot;8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184&quot;
1658
1659 [[package]]
1660 name = &quot;pkcs1&quot;
1661 version = &quot;0.7.5&quot;
1662 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1663 checksum = &quot;c8ffb9f10fa047879315e6625af03c164b16962a5368d724ed16323b68ace47f&quot;
1664 dependencies = [
1665 &quot;der&quot;,
1666 &quot;pkcs8&quot;,
1667 &quot;spki&quot;,
1668 ]
1669
1670 [[package]]
1671 name = &quot;pkcs8&quot;
1672 version = &quot;0.10.2&quot;
1673 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1674 checksum = &quot;f950b2377845cebe5cf8b5165cb3cc1a5e0fa5cfa3e1f7f55707d8fd82e0a7b7&quot;
1675 dependencies = [
1676 &quot;der&quot;,
1677 &quot;spki&quot;,
1678 ]
1679
1680 [[package]]
1681 name = &quot;pkg-config&quot;
1682 version = &quot;0.3.27&quot;
1683 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1684 checksum = &quot;26072860ba924cbfa98ea39c8c19b4dd6a4a25423dbdf219c1eca91aa0cf6964&quot;
1685
1686 [[package]]
1687 name = &quot;polyval&quot;
1688 version = &quot;0.6.1&quot;
1689 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1690 checksum = &quot;d52cff9d1d4dee5fe6d03729099f4a310a41179e0a10dbf542039873f2e826fb&quot;
1691 dependencies = [
1692 &quot;cfg-if&quot;,
1693 &quot;cpufeatures&quot;,
1694 &quot;opaque-debug&quot;,
1695 &quot;universal-hash&quot;,
1696 ]
1697
1698 [[package]]
1699 name = &quot;ppv-lite86&quot;
1700 version = &quot;0.2.17&quot;
1701 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1702 checksum = &quot;5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de&quot;
1703
1704 [[package]]
1705 name = &quot;proc-macro2&quot;
1706 version = &quot;1.0.69&quot;
1707 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1708 checksum = &quot;134c189feb4956b20f6f547d2cf727d4c0fe06722b20a0eec87ed445a97f92da&quot;
1709 dependencies = [
1710 &quot;unicode-ident&quot;,
1711 ]
1712
1713 [[package]]
1714 name = &quot;pulldown-cmark&quot;
1715 version = &quot;0.9.3&quot;
1716 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1717 checksum = &quot;77a1a2f1f0a7ecff9c31abbe177637be0e97a0aef46cf8738ece09327985d998&quot;
1718 dependencies = [
1719 &quot;bitflags 1.3.2&quot;,
1720 &quot;memchr&quot;,
1721 &quot;unicase&quot;,
1722 ]
1723
1724 [[package]]
1725 name = &quot;quanta&quot;
1726 version = &quot;0.11.1&quot;
1727 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1728 checksum = &quot;a17e662a7a8291a865152364c20c7abc5e60486ab2001e8ec10b24862de0b9ab&quot;
1729 dependencies = [
1730 &quot;crossbeam-utils&quot;,
1731 &quot;libc&quot;,
1732 &quot;mach2&quot;,
1733 &quot;once_cell&quot;,
1734 &quot;raw-cpuid&quot;,
1735 &quot;wasi&quot;,
1736 &quot;web-sys&quot;,
1737 &quot;winapi&quot;,
1738 ]
1739
1740 [[package]]
1741 name = &quot;quote&quot;
1742 version = &quot;1.0.33&quot;
1743 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1744 checksum = &quot;5267fca4496028628a95160fc423a33e8b2e6af8a5302579e322e4b520293cae&quot;
1745 dependencies = [
1746 &quot;proc-macro2&quot;,
1747 ]
1748
1749 [[package]]
1750 name = &quot;rand&quot;
1751 version = &quot;0.8.5&quot;
1752 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1753 checksum = &quot;34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404&quot;
1754 dependencies = [
1755 &quot;libc&quot;,
1756 &quot;rand_chacha&quot;,
1757 &quot;rand_core&quot;,
1758 ]
1759
1760 [[package]]
1761 name = &quot;rand_chacha&quot;
1762 version = &quot;0.3.1&quot;
1763 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1764 checksum = &quot;e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88&quot;
1765 dependencies = [
1766 &quot;ppv-lite86&quot;,
1767 &quot;rand_core&quot;,
1768 ]
1769
1770 [[package]]
1771 name = &quot;rand_core&quot;
1772 version = &quot;0.6.4&quot;
1773 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1774 checksum = &quot;ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c&quot;
1775 dependencies = [
1776 &quot;getrandom&quot;,
1777 ]
1778
1779 [[package]]
1780 name = &quot;raw-cpuid&quot;
1781 version = &quot;10.7.0&quot;
1782 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1783 checksum = &quot;6c297679cb867470fa8c9f67dbba74a78d78e3e98d7cf2b08d6d71540f797332&quot;
1784 dependencies = [
1785 &quot;bitflags 1.3.2&quot;,
1786 ]
1787
1788 [[package]]
1789 name = &quot;redox_syscall&quot;
1790 version = &quot;0.3.5&quot;
1791 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1792 checksum = &quot;567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29&quot;
1793 dependencies = [
1794 &quot;bitflags 1.3.2&quot;,
1795 ]
1796
1797 [[package]]
1798 name = &quot;reqwest&quot;
1799 version = &quot;0.11.22&quot;
1800 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1801 checksum = &quot;046cd98826c46c2ac8ddecae268eb5c2e58628688a5fc7a2643704a73faba95b&quot;
1802 dependencies = [
1803 &quot;base64 0.21.4&quot;,
1804 &quot;bytes&quot;,
1805 &quot;encoding_rs&quot;,
1806 &quot;futures-core&quot;,
1807 &quot;futures-util&quot;,
1808 &quot;h2&quot;,
1809 &quot;http&quot;,
1810 &quot;http-body&quot;,
1811 &quot;hyper&quot;,
1812 &quot;hyper-rustls&quot;,
1813 &quot;hyper-tls&quot;,
1814 &quot;ipnet&quot;,
1815 &quot;js-sys&quot;,
1816 &quot;log&quot;,
1817 &quot;mime&quot;,
1818 &quot;native-tls&quot;,
1819 &quot;once_cell&quot;,
1820 &quot;percent-encoding&quot;,
1821 &quot;pin-project-lite&quot;,
1822 &quot;rustls&quot;,
1823 &quot;rustls-pemfile&quot;,
1824 &quot;serde&quot;,
1825 &quot;serde_json&quot;,
1826 &quot;serde_urlencoded&quot;,
1827 &quot;system-configuration&quot;,
1828 &quot;tokio&quot;,
1829 &quot;tokio-native-tls&quot;,
1830 &quot;tokio-rustls&quot;,
1831 &quot;tower-service&quot;,
1832 &quot;url&quot;,
1833 &quot;wasm-bindgen&quot;,
1834 &quot;wasm-bindgen-futures&quot;,
1835 &quot;web-sys&quot;,
1836 &quot;webpki-roots&quot;,
1837 &quot;winreg&quot;,
1838 ]
1839
1840 [[package]]
1841 name = &quot;retain_mut&quot;
1842 version = &quot;0.1.9&quot;
1843 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1844 checksum = &quot;4389f1d5789befaf6029ebd9f7dac4af7f7e3d61b69d4f30e2ac02b57e7712b0&quot;
1845
1846 [[package]]
1847 name = &quot;ring&quot;
1848 version = &quot;0.16.20&quot;
1849 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1850 checksum = &quot;3053cf52e236a3ed746dfc745aa9cacf1b791d846bdaf412f60a8d7d6e17c8fc&quot;
1851 dependencies = [
1852 &quot;cc&quot;,
1853 &quot;libc&quot;,
1854 &quot;once_cell&quot;,
1855 &quot;spin 0.5.2&quot;,
1856 &quot;untrusted&quot;,
1857 &quot;web-sys&quot;,
1858 &quot;winapi&quot;,
1859 ]
1860
1861 [[package]]
1862 name = &quot;rsa&quot;
1863 version = &quot;0.9.2&quot;
1864 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1865 checksum = &quot;6ab43bb47d23c1a631b4b680199a45255dce26fa9ab2fa902581f624ff13e6a8&quot;
1866 dependencies = [
1867 &quot;byteorder&quot;,
1868 &quot;const-oid&quot;,
1869 &quot;digest&quot;,
1870 &quot;num-bigint-dig&quot;,
1871 &quot;num-integer&quot;,
1872 &quot;num-iter&quot;,
1873 &quot;num-traits&quot;,
1874 &quot;pkcs1&quot;,
1875 &quot;pkcs8&quot;,
1876 &quot;rand_core&quot;,
1877 &quot;sha2&quot;,
1878 &quot;signature&quot;,
1879 &quot;spki&quot;,
1880 &quot;subtle&quot;,
1881 &quot;zeroize&quot;,
1882 ]
1883
1884 [[package]]
1885 name = &quot;rustc-demangle&quot;
1886 version = &quot;0.1.23&quot;
1887 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1888 checksum = &quot;d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76&quot;
1889
1890 [[package]]
1891 name = &quot;rustc_version&quot;
1892 version = &quot;0.4.0&quot;
1893 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1894 checksum = &quot;bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366&quot;
1895 dependencies = [
1896 &quot;semver&quot;,
1897 ]
1898
1899 [[package]]
1900 name = &quot;rustix&quot;
1901 version = &quot;0.38.18&quot;
1902 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1903 checksum = &quot;5a74ee2d7c2581cd139b42447d7d9389b889bdaad3a73f1ebb16f2a3237bb19c&quot;
1904 dependencies = [
1905 &quot;bitflags 2.4.0&quot;,
1906 &quot;errno&quot;,
1907 &quot;libc&quot;,
1908 &quot;linux-raw-sys&quot;,
1909 &quot;windows-sys&quot;,
1910 ]
1911
1912 [[package]]
1913 name = &quot;rustls&quot;
1914 version = &quot;0.21.7&quot;
1915 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1916 checksum = &quot;cd8d6c9f025a446bc4d18ad9632e69aec8f287aa84499ee335599fabd20c3fd8&quot;
1917 dependencies = [
1918 &quot;log&quot;,
1919 &quot;ring&quot;,
1920 &quot;rustls-webpki&quot;,
1921 &quot;sct&quot;,
1922 ]
1923
1924 [[package]]
1925 name = &quot;rustls-native-certs&quot;
1926 version = &quot;0.6.3&quot;
1927 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1928 checksum = &quot;a9aace74cb666635c918e9c12bc0d348266037aa8eb599b5cba565709a8dff00&quot;
1929 dependencies = [
1930 &quot;openssl-probe&quot;,
1931 &quot;rustls-pemfile&quot;,
1932 &quot;schannel&quot;,
1933 &quot;security-framework&quot;,
1934 ]
1935
1936 [[package]]
1937 name = &quot;rustls-pemfile&quot;
1938 version = &quot;1.0.3&quot;
1939 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1940 checksum = &quot;2d3987094b1d07b653b7dfdc3f70ce9a1da9c51ac18c1b06b662e4f9a0e9f4b2&quot;
1941 dependencies = [
1942 &quot;base64 0.21.4&quot;,
1943 ]
1944
1945 [[package]]
1946 name = &quot;rustls-webpki&quot;
1947 version = &quot;0.101.6&quot;
1948 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1949 checksum = &quot;3c7d5dece342910d9ba34d259310cae3e0154b873b35408b787b59bce53d34fe&quot;
1950 dependencies = [
1951 &quot;ring&quot;,
1952 &quot;untrusted&quot;,
1953 ]
1954
1955 [[package]]
1956 name = &quot;ryu&quot;
1957 version = &quot;1.0.15&quot;
1958 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1959 checksum = &quot;1ad4cc8da4ef723ed60bced201181d83791ad433213d8c24efffda1eec85d741&quot;
1960
1961 [[package]]
1962 name = &quot;same-file&quot;
1963 version = &quot;1.0.6&quot;
1964 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1965 checksum = &quot;93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502&quot;
1966 dependencies = [
1967 &quot;winapi-util&quot;,
1968 ]
1969
1970 [[package]]
1971 name = &quot;schannel&quot;
1972 version = &quot;0.1.22&quot;
1973 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1974 checksum = &quot;0c3733bf4cf7ea0880754e19cb5a462007c4a8c1914bff372ccc95b464f1df88&quot;
1975 dependencies = [
1976 &quot;windows-sys&quot;,
1977 ]
1978
1979 [[package]]
1980 name = &quot;scopeguard&quot;
1981 version = &quot;1.2.0&quot;
1982 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1983 checksum = &quot;94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49&quot;
1984
1985 [[package]]
1986 name = &quot;sct&quot;
1987 version = &quot;0.7.0&quot;
1988 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1989 checksum = &quot;d53dcdb7c9f8158937a7981b48accfd39a43af418591a5d008c7b22b5e1b7ca4&quot;
1990 dependencies = [
1991 &quot;ring&quot;,
1992 &quot;untrusted&quot;,
1993 ]
1994
1995 [[package]]
1996 name = &quot;secrecy&quot;
1997 version = &quot;0.8.0&quot;
1998 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
1999 checksum = &quot;9bd1c54ea06cfd2f6b63219704de0b9b4f72dcc2b8fdef820be6cd799780e91e&quot;
2000 dependencies = [
2001 &quot;serde&quot;,
2002 &quot;zeroize&quot;,
2003 ]
2004
2005 [[package]]
2006 name = &quot;security-framework&quot;
2007 version = &quot;2.9.2&quot;
2008 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2009 checksum = &quot;05b64fb303737d99b81884b2c63433e9ae28abebe5eb5045dcdd175dc2ecf4de&quot;
2010 dependencies = [
2011 &quot;bitflags 1.3.2&quot;,
2012 &quot;core-foundation&quot;,
2013 &quot;core-foundation-sys&quot;,
2014 &quot;libc&quot;,
2015 &quot;security-framework-sys&quot;,
2016 ]
2017
2018 [[package]]
2019 name = &quot;security-framework-sys&quot;
2020 version = &quot;2.9.1&quot;
2021 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2022 checksum = &quot;e932934257d3b408ed8f30db49d85ea163bfe74961f017f405b025af298f0c7a&quot;
2023 dependencies = [
2024 &quot;core-foundation-sys&quot;,
2025 &quot;libc&quot;,
2026 ]
2027
2028 [[package]]
2029 name = &quot;semver&quot;
2030 version = &quot;1.0.20&quot;
2031 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2032 checksum = &quot;836fa6a3e1e547f9a2c4040802ec865b5d85f4014efe00555d7090a3dcaa1090&quot;
2033 dependencies = [
2034 &quot;serde&quot;,
2035 ]
2036
2037 [[package]]
2038 name = &quot;serde&quot;
2039 version = &quot;1.0.188&quot;
2040 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2041 checksum = &quot;cf9e0fcba69a370eed61bcf2b728575f726b50b55cba78064753d708ddc7549e&quot;
2042 dependencies = [
2043 &quot;serde_derive&quot;,
2044 ]
2045
2046 [[package]]
2047 name = &quot;serde_derive&quot;
2048 version = &quot;1.0.188&quot;
2049 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2050 checksum = &quot;4eca7ac642d82aa35b60049a6eccb4be6be75e599bd2e9adb5f875a737654af2&quot;
2051 dependencies = [
2052 &quot;proc-macro2&quot;,
2053 &quot;quote&quot;,
2054 &quot;syn 2.0.38&quot;,
2055 ]
2056
2057 [[package]]
2058 name = &quot;serde_json&quot;
2059 version = &quot;1.0.107&quot;
2060 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2061 checksum = &quot;6b420ce6e3d8bd882e9b243c6eed35dbc9a6110c9769e74b584e0d68d1f20c65&quot;
2062 dependencies = [
2063 &quot;itoa&quot;,
2064 &quot;ryu&quot;,
2065 &quot;serde&quot;,
2066 ]
2067
2068 [[package]]
2069 name = &quot;serde_spanned&quot;
2070 version = &quot;0.6.3&quot;
2071 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2072 checksum = &quot;96426c9936fd7a0124915f9185ea1d20aa9445cc9821142f0a73bc9207a2e186&quot;
2073 dependencies = [
2074 &quot;serde&quot;,
2075 ]
2076
2077 [[package]]
2078 name = &quot;serde_urlencoded&quot;
2079 version = &quot;0.7.1&quot;
2080 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2081 checksum = &quot;d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd&quot;
2082 dependencies = [
2083 &quot;form_urlencoded&quot;,
2084 &quot;itoa&quot;,
2085 &quot;ryu&quot;,
2086 &quot;serde&quot;,
2087 ]
2088
2089 [[package]]
2090 name = &quot;sha1&quot;
2091 version = &quot;0.10.6&quot;
2092 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2093 checksum = &quot;e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba&quot;
2094 dependencies = [
2095 &quot;cfg-if&quot;,
2096 &quot;cpufeatures&quot;,
2097 &quot;digest&quot;,
2098 ]
2099
2100 [[package]]
2101 name = &quot;sha2&quot;
2102 version = &quot;0.10.8&quot;
2103 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2104 checksum = &quot;793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8&quot;
2105 dependencies = [
2106 &quot;cfg-if&quot;,
2107 &quot;cpufeatures&quot;,
2108 &quot;digest&quot;,
2109 ]
2110
2111 [[package]]
2112 name = &quot;sharded-slab&quot;
2113 version = &quot;0.1.7&quot;
2114 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2115 checksum = &quot;f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6&quot;
2116 dependencies = [
2117 &quot;lazy_static&quot;,
2118 ]
2119
2120 [[package]]
2121 name = &quot;signal-hook-registry&quot;
2122 version = &quot;1.4.1&quot;
2123 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2124 checksum = &quot;d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1&quot;
2125 dependencies = [
2126 &quot;libc&quot;,
2127 ]
2128
2129 [[package]]
2130 name = &quot;signature&quot;
2131 version = &quot;2.1.0&quot;
2132 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2133 checksum = &quot;5e1788eed21689f9cf370582dfc467ef36ed9c707f073528ddafa8d83e3b8500&quot;
2134 dependencies = [
2135 &quot;digest&quot;,
2136 &quot;rand_core&quot;,
2137 ]
2138
2139 [[package]]
2140 name = &quot;simple_asn1&quot;
2141 version = &quot;0.6.2&quot;
2142 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2143 checksum = &quot;adc4e5204eb1910f40f9cfa375f6f05b68c3abac4b6fd879c8ff5e7ae8a0a085&quot;
2144 dependencies = [
2145 &quot;num-bigint&quot;,
2146 &quot;num-traits&quot;,
2147 &quot;thiserror&quot;,
2148 &quot;time&quot;,
2149 ]
2150
2151 [[package]]
2152 name = &quot;skeptic&quot;
2153 version = &quot;0.13.7&quot;
2154 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2155 checksum = &quot;16d23b015676c90a0f01c197bfdc786c20342c73a0afdda9025adb0bc42940a8&quot;
2156 dependencies = [
2157 &quot;bytecount&quot;,
2158 &quot;cargo_metadata&quot;,
2159 &quot;error-chain&quot;,
2160 &quot;glob&quot;,
2161 &quot;pulldown-cmark&quot;,
2162 &quot;tempfile&quot;,
2163 &quot;walkdir&quot;,
2164 ]
2165
2166 [[package]]
2167 name = &quot;slab&quot;
2168 version = &quot;0.4.9&quot;
2169 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2170 checksum = &quot;8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67&quot;
2171 dependencies = [
2172 &quot;autocfg&quot;,
2173 ]
2174
2175 [[package]]
2176 name = &quot;smallvec&quot;
2177 version = &quot;1.11.1&quot;
2178 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2179 checksum = &quot;942b4a808e05215192e39f4ab80813e599068285906cc91aa64f923db842bd5a&quot;
2180
2181 [[package]]
2182 name = &quot;socket2&quot;
2183 version = &quot;0.4.9&quot;
2184 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2185 checksum = &quot;64a4a911eed85daf18834cfaa86a79b7d266ff93ff5ba14005426219480ed662&quot;
2186 dependencies = [
2187 &quot;libc&quot;,
2188 &quot;winapi&quot;,
2189 ]
2190
2191 [[package]]
2192 name = &quot;socket2&quot;
2193 version = &quot;0.5.4&quot;
2194 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2195 checksum = &quot;4031e820eb552adee9295814c0ced9e5cf38ddf1e8b7d566d6de8e2538ea989e&quot;
2196 dependencies = [
2197 &quot;libc&quot;,
2198 &quot;windows-sys&quot;,
2199 ]
2200
2201 [[package]]
2202 name = &quot;spin&quot;
2203 version = &quot;0.5.2&quot;
2204 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2205 checksum = &quot;6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d&quot;
2206
2207 [[package]]
2208 name = &quot;spin&quot;
2209 version = &quot;0.9.8&quot;
2210 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2211 checksum = &quot;6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67&quot;
2212 dependencies = [
2213 &quot;lock_api&quot;,
2214 ]
2215
2216 [[package]]
2217 name = &quot;spki&quot;
2218 version = &quot;0.7.2&quot;
2219 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2220 checksum = &quot;9d1e996ef02c474957d681f1b05213dfb0abab947b446a62d37770b23500184a&quot;
2221 dependencies = [
2222 &quot;base64ct&quot;,
2223 &quot;der&quot;,
2224 ]
2225
2226 [[package]]
2227 name = &quot;sqlformat&quot;
2228 version = &quot;0.2.2&quot;
2229 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2230 checksum = &quot;6b7b278788e7be4d0d29c0f39497a0eef3fba6bbc8e70d8bf7fde46edeaa9e85&quot;
2231 dependencies = [
2232 &quot;itertools&quot;,
2233 &quot;nom&quot;,
2234 &quot;unicode_categories&quot;,
2235 ]
2236
2237 [[package]]
2238 name = &quot;sqlx&quot;
2239 version = &quot;0.7.2&quot;
2240 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2241 checksum = &quot;0e50c216e3624ec8e7ecd14c6a6a6370aad6ee5d8cfc3ab30b5162eeeef2ed33&quot;
2242 dependencies = [
2243 &quot;sqlx-core&quot;,
2244 &quot;sqlx-macros&quot;,
2245 &quot;sqlx-mysql&quot;,
2246 &quot;sqlx-postgres&quot;,
2247 &quot;sqlx-sqlite&quot;,
2248 ]
2249
2250 [[package]]
2251 name = &quot;sqlx-core&quot;
2252 version = &quot;0.7.2&quot;
2253 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2254 checksum = &quot;8d6753e460c998bbd4cd8c6f0ed9a64346fcca0723d6e75e52fdc351c5d2169d&quot;
2255 dependencies = [
2256 &quot;ahash 0.8.3&quot;,
2257 &quot;atoi&quot;,
2258 &quot;byteorder&quot;,
2259 &quot;bytes&quot;,
2260 &quot;chrono&quot;,
2261 &quot;crc&quot;,
2262 &quot;crossbeam-queue&quot;,
2263 &quot;dotenvy&quot;,
2264 &quot;either&quot;,
2265 &quot;event-listener&quot;,
2266 &quot;futures-channel&quot;,
2267 &quot;futures-core&quot;,
2268 &quot;futures-intrusive&quot;,
2269 &quot;futures-io&quot;,
2270 &quot;futures-util&quot;,
2271 &quot;hashlink&quot;,
2272 &quot;hex&quot;,
2273 &quot;indexmap 2.0.2&quot;,
2274 &quot;log&quot;,
2275 &quot;memchr&quot;,
2276 &quot;native-tls&quot;,
2277 &quot;once_cell&quot;,
2278 &quot;paste&quot;,
2279 &quot;percent-encoding&quot;,
2280 &quot;serde&quot;,
2281 &quot;serde_json&quot;,
2282 &quot;sha2&quot;,
2283 &quot;smallvec&quot;,
2284 &quot;sqlformat&quot;,
2285 &quot;thiserror&quot;,
2286 &quot;tokio&quot;,
2287 &quot;tokio-stream&quot;,
2288 &quot;tracing&quot;,
2289 &quot;url&quot;,
2290 ]
2291
2292 [[package]]
2293 name = &quot;sqlx-macros&quot;
2294 version = &quot;0.7.2&quot;
2295 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2296 checksum = &quot;9a793bb3ba331ec8359c1853bd39eed32cdd7baaf22c35ccf5c92a7e8d1189ec&quot;
2297 dependencies = [
2298 &quot;proc-macro2&quot;,
2299 &quot;quote&quot;,
2300 &quot;sqlx-core&quot;,
2301 &quot;sqlx-macros-core&quot;,
2302 &quot;syn 1.0.109&quot;,
2303 ]
2304
2305 [[package]]
2306 name = &quot;sqlx-macros-core&quot;
2307 version = &quot;0.7.2&quot;
2308 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2309 checksum = &quot;0a4ee1e104e00dedb6aa5ffdd1343107b0a4702e862a84320ee7cc74782d96fc&quot;
2310 dependencies = [
2311 &quot;dotenvy&quot;,
2312 &quot;either&quot;,
2313 &quot;heck&quot;,
2314 &quot;hex&quot;,
2315 &quot;once_cell&quot;,
2316 &quot;proc-macro2&quot;,
2317 &quot;quote&quot;,
2318 &quot;serde&quot;,
2319 &quot;serde_json&quot;,
2320 &quot;sha2&quot;,
2321 &quot;sqlx-core&quot;,
2322 &quot;sqlx-mysql&quot;,
2323 &quot;sqlx-postgres&quot;,
2324 &quot;sqlx-sqlite&quot;,
2325 &quot;syn 1.0.109&quot;,
2326 &quot;tempfile&quot;,
2327 &quot;tokio&quot;,
2328 &quot;url&quot;,
2329 ]
2330
2331 [[package]]
2332 name = &quot;sqlx-mysql&quot;
2333 version = &quot;0.7.2&quot;
2334 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2335 checksum = &quot;864b869fdf56263f4c95c45483191ea0af340f9f3e3e7b4d57a61c7c87a970db&quot;
2336 dependencies = [
2337 &quot;atoi&quot;,
2338 &quot;base64 0.21.4&quot;,
2339 &quot;bitflags 2.4.0&quot;,
2340 &quot;byteorder&quot;,
2341 &quot;bytes&quot;,
2342 &quot;chrono&quot;,
2343 &quot;crc&quot;,
2344 &quot;digest&quot;,
2345 &quot;dotenvy&quot;,
2346 &quot;either&quot;,
2347 &quot;futures-channel&quot;,
2348 &quot;futures-core&quot;,
2349 &quot;futures-io&quot;,
2350 &quot;futures-util&quot;,
2351 &quot;generic-array&quot;,
2352 &quot;hex&quot;,
2353 &quot;hkdf&quot;,
2354 &quot;hmac&quot;,
2355 &quot;itoa&quot;,
2356 &quot;log&quot;,
2357 &quot;md-5&quot;,
2358 &quot;memchr&quot;,
2359 &quot;once_cell&quot;,
2360 &quot;percent-encoding&quot;,
2361 &quot;rand&quot;,
2362 &quot;rsa&quot;,
2363 &quot;serde&quot;,
2364 &quot;sha1&quot;,
2365 &quot;sha2&quot;,
2366 &quot;smallvec&quot;,
2367 &quot;sqlx-core&quot;,
2368 &quot;stringprep&quot;,
2369 &quot;thiserror&quot;,
2370 &quot;tracing&quot;,
2371 &quot;whoami&quot;,
2372 ]
2373
2374 [[package]]
2375 name = &quot;sqlx-postgres&quot;
2376 version = &quot;0.7.2&quot;
2377 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2378 checksum = &quot;eb7ae0e6a97fb3ba33b23ac2671a5ce6e3cabe003f451abd5a56e7951d975624&quot;
2379 dependencies = [
2380 &quot;atoi&quot;,
2381 &quot;base64 0.21.4&quot;,
2382 &quot;bitflags 2.4.0&quot;,
2383 &quot;byteorder&quot;,
2384 &quot;chrono&quot;,
2385 &quot;crc&quot;,
2386 &quot;dotenvy&quot;,
2387 &quot;etcetera&quot;,
2388 &quot;futures-channel&quot;,
2389 &quot;futures-core&quot;,
2390 &quot;futures-io&quot;,
2391 &quot;futures-util&quot;,
2392 &quot;hex&quot;,
2393 &quot;hkdf&quot;,
2394 &quot;hmac&quot;,
2395 &quot;home&quot;,
2396 &quot;itoa&quot;,
2397 &quot;log&quot;,
2398 &quot;md-5&quot;,
2399 &quot;memchr&quot;,
2400 &quot;once_cell&quot;,
2401 &quot;rand&quot;,
2402 &quot;serde&quot;,
2403 &quot;serde_json&quot;,
2404 &quot;sha1&quot;,
2405 &quot;sha2&quot;,
2406 &quot;smallvec&quot;,
2407 &quot;sqlx-core&quot;,
2408 &quot;stringprep&quot;,
2409 &quot;thiserror&quot;,
2410 &quot;tracing&quot;,
2411 &quot;whoami&quot;,
2412 ]
2413
2414 [[package]]
2415 name = &quot;sqlx-sqlite&quot;
2416 version = &quot;0.7.2&quot;
2417 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2418 checksum = &quot;d59dc83cf45d89c555a577694534fcd1b55c545a816c816ce51f20bbe56a4f3f&quot;
2419 dependencies = [
2420 &quot;atoi&quot;,
2421 &quot;chrono&quot;,
2422 &quot;flume&quot;,
2423 &quot;futures-channel&quot;,
2424 &quot;futures-core&quot;,
2425 &quot;futures-executor&quot;,
2426 &quot;futures-intrusive&quot;,
2427 &quot;futures-util&quot;,
2428 &quot;libsqlite3-sys&quot;,
2429 &quot;log&quot;,
2430 &quot;percent-encoding&quot;,
2431 &quot;serde&quot;,
2432 &quot;sqlx-core&quot;,
2433 &quot;tracing&quot;,
2434 &quot;url&quot;,
2435 ]
2436
2437 [[package]]
2438 name = &quot;stringprep&quot;
2439 version = &quot;0.1.4&quot;
2440 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2441 checksum = &quot;bb41d74e231a107a1b4ee36bd1214b11285b77768d2e3824aedafa988fd36ee6&quot;
2442 dependencies = [
2443 &quot;finl_unicode&quot;,
2444 &quot;unicode-bidi&quot;,
2445 &quot;unicode-normalization&quot;,
2446 ]
2447
2448 [[package]]
2449 name = &quot;subtle&quot;
2450 version = &quot;2.5.0&quot;
2451 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2452 checksum = &quot;81cdd64d312baedb58e21336b31bc043b77e01cc99033ce76ef539f78e965ebc&quot;
2453
2454 [[package]]
2455 name = &quot;syn&quot;
2456 version = &quot;1.0.109&quot;
2457 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2458 checksum = &quot;72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237&quot;
2459 dependencies = [
2460 &quot;proc-macro2&quot;,
2461 &quot;quote&quot;,
2462 &quot;unicode-ident&quot;,
2463 ]
2464
2465 [[package]]
2466 name = &quot;syn&quot;
2467 version = &quot;2.0.38&quot;
2468 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2469 checksum = &quot;e96b79aaa137db8f61e26363a0c9b47d8b4ec75da28b7d1d614c2303e232408b&quot;
2470 dependencies = [
2471 &quot;proc-macro2&quot;,
2472 &quot;quote&quot;,
2473 &quot;unicode-ident&quot;,
2474 ]
2475
2476 [[package]]
2477 name = &quot;system-configuration&quot;
2478 version = &quot;0.5.1&quot;
2479 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2480 checksum = &quot;ba3a3adc5c275d719af8cb4272ea1c4a6d668a777f37e115f6d11ddbc1c8e0e7&quot;
2481 dependencies = [
2482 &quot;bitflags 1.3.2&quot;,
2483 &quot;core-foundation&quot;,
2484 &quot;system-configuration-sys&quot;,
2485 ]
2486
2487 [[package]]
2488 name = &quot;system-configuration-sys&quot;
2489 version = &quot;0.5.0&quot;
2490 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2491 checksum = &quot;a75fb188eb626b924683e3b95e3a48e63551fcfb51949de2f06a9d91dbee93c9&quot;
2492 dependencies = [
2493 &quot;core-foundation-sys&quot;,
2494 &quot;libc&quot;,
2495 ]
2496
2497 [[package]]
2498 name = &quot;tagptr&quot;
2499 version = &quot;0.2.0&quot;
2500 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2501 checksum = &quot;7b2093cf4c8eb1e67749a6762251bc9cd836b6fc171623bd0a9d324d37af2417&quot;
2502
2503 [[package]]
2504 name = &quot;tempfile&quot;
2505 version = &quot;3.8.0&quot;
2506 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2507 checksum = &quot;cb94d2f3cc536af71caac6b6fcebf65860b347e7ce0cc9ebe8f70d3e521054ef&quot;
2508 dependencies = [
2509 &quot;cfg-if&quot;,
2510 &quot;fastrand&quot;,
2511 &quot;redox_syscall&quot;,
2512 &quot;rustix&quot;,
2513 &quot;windows-sys&quot;,
2514 ]
2515
2516 [[package]]
2517 name = &quot;thiserror&quot;
2518 version = &quot;1.0.49&quot;
2519 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2520 checksum = &quot;1177e8c6d7ede7afde3585fd2513e611227efd6481bd78d2e82ba1ce16557ed4&quot;
2521 dependencies = [
2522 &quot;thiserror-impl&quot;,
2523 ]
2524
2525 [[package]]
2526 name = &quot;thiserror-impl&quot;
2527 version = &quot;1.0.49&quot;
2528 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2529 checksum = &quot;10712f02019e9288794769fba95cd6847df9874d49d871d062172f9dd41bc4cc&quot;
2530 dependencies = [
2531 &quot;proc-macro2&quot;,
2532 &quot;quote&quot;,
2533 &quot;syn 2.0.38&quot;,
2534 ]
2535
2536 [[package]]
2537 name = &quot;thread_local&quot;
2538 version = &quot;1.1.7&quot;
2539 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2540 checksum = &quot;3fdd6f064ccff2d6567adcb3873ca630700f00b5ad3f060c25b5dcfd9a4ce152&quot;
2541 dependencies = [
2542 &quot;cfg-if&quot;,
2543 &quot;once_cell&quot;,
2544 ]
2545
2546 [[package]]
2547 name = &quot;time&quot;
2548 version = &quot;0.3.29&quot;
2549 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2550 checksum = &quot;426f806f4089c493dcac0d24c29c01e2c38baf8e30f1b716ee37e83d200b18fe&quot;
2551 dependencies = [
2552 &quot;deranged&quot;,
2553 &quot;itoa&quot;,
2554 &quot;serde&quot;,
2555 &quot;time-core&quot;,
2556 &quot;time-macros&quot;,
2557 ]
2558
2559 [[package]]
2560 name = &quot;time-core&quot;
2561 version = &quot;0.1.2&quot;
2562 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2563 checksum = &quot;ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3&quot;
2564
2565 [[package]]
2566 name = &quot;time-macros&quot;
2567 version = &quot;0.2.15&quot;
2568 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2569 checksum = &quot;4ad70d68dba9e1f8aceda7aa6711965dfec1cac869f311a51bd08b3a2ccbce20&quot;
2570 dependencies = [
2571 &quot;time-core&quot;,
2572 ]
2573
2574 [[package]]
2575 name = &quot;tinyvec&quot;
2576 version = &quot;1.6.0&quot;
2577 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2578 checksum = &quot;87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50&quot;
2579 dependencies = [
2580 &quot;tinyvec_macros&quot;,
2581 ]
2582
2583 [[package]]
2584 name = &quot;tinyvec_macros&quot;
2585 version = &quot;0.1.1&quot;
2586 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2587 checksum = &quot;1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20&quot;
2588
2589 [[package]]
2590 name = &quot;tokio&quot;
2591 version = &quot;1.33.0&quot;
2592 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2593 checksum = &quot;4f38200e3ef7995e5ef13baec2f432a6da0aa9ac495b2c0e8f3b7eec2c92d653&quot;
2594 dependencies = [
2595 &quot;backtrace&quot;,
2596 &quot;bytes&quot;,
2597 &quot;libc&quot;,
2598 &quot;mio&quot;,
2599 &quot;num_cpus&quot;,
2600 &quot;parking_lot&quot;,
2601 &quot;pin-project-lite&quot;,
2602 &quot;signal-hook-registry&quot;,
2603 &quot;socket2 0.5.4&quot;,
2604 &quot;tokio-macros&quot;,
2605 &quot;windows-sys&quot;,
2606 ]
2607
2608 [[package]]
2609 name = &quot;tokio-macros&quot;
2610 version = &quot;2.1.0&quot;
2611 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2612 checksum = &quot;630bdcf245f78637c13ec01ffae6187cca34625e8c63150d424b59e55af2675e&quot;
2613 dependencies = [
2614 &quot;proc-macro2&quot;,
2615 &quot;quote&quot;,
2616 &quot;syn 2.0.38&quot;,
2617 ]
2618
2619 [[package]]
2620 name = &quot;tokio-native-tls&quot;
2621 version = &quot;0.3.1&quot;
2622 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2623 checksum = &quot;bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2&quot;
2624 dependencies = [
2625 &quot;native-tls&quot;,
2626 &quot;tokio&quot;,
2627 ]
2628
2629 [[package]]
2630 name = &quot;tokio-rustls&quot;
2631 version = &quot;0.24.1&quot;
2632 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2633 checksum = &quot;c28327cf380ac148141087fbfb9de9d7bd4e84ab5d2c28fbc911d753de8a7081&quot;
2634 dependencies = [
2635 &quot;rustls&quot;,
2636 &quot;tokio&quot;,
2637 ]
2638
2639 [[package]]
2640 name = &quot;tokio-stream&quot;
2641 version = &quot;0.1.14&quot;
2642 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2643 checksum = &quot;397c988d37662c7dda6d2208364a706264bf3d6138b11d436cbac0ad38832842&quot;
2644 dependencies = [
2645 &quot;futures-core&quot;,
2646 &quot;pin-project-lite&quot;,
2647 &quot;tokio&quot;,
2648 ]
2649
2650 [[package]]
2651 name = &quot;tokio-tungstenite&quot;
2652 version = &quot;0.20.1&quot;
2653 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2654 checksum = &quot;212d5dcb2a1ce06d81107c3d0ffa3121fe974b73f068c8282cb1c32328113b6c&quot;
2655 dependencies = [
2656 &quot;futures-util&quot;,
2657 &quot;log&quot;,
2658 &quot;rustls&quot;,
2659 &quot;rustls-native-certs&quot;,
2660 &quot;tokio&quot;,
2661 &quot;tokio-rustls&quot;,
2662 &quot;tungstenite&quot;,
2663 ]
2664
2665 [[package]]
2666 name = &quot;tokio-util&quot;
2667 version = &quot;0.7.9&quot;
2668 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2669 checksum = &quot;1d68074620f57a0b21594d9735eb2e98ab38b17f80d3fcb189fca266771ca60d&quot;
2670 dependencies = [
2671 &quot;bytes&quot;,
2672 &quot;futures-core&quot;,
2673 &quot;futures-sink&quot;,
2674 &quot;futures-util&quot;,
2675 &quot;hashbrown 0.12.3&quot;,
2676 &quot;pin-project-lite&quot;,
2677 &quot;tokio&quot;,
2678 &quot;tracing&quot;,
2679 ]
2680
2681 [[package]]
2682 name = &quot;toml&quot;
2683 version = &quot;0.7.8&quot;
2684 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2685 checksum = &quot;dd79e69d3b627db300ff956027cc6c3798cef26d22526befdfcd12feeb6d2257&quot;
2686 dependencies = [
2687 &quot;serde&quot;,
2688 &quot;serde_spanned&quot;,
2689 &quot;toml_datetime&quot;,
2690 &quot;toml_edit&quot;,
2691 ]
2692
2693 [[package]]
2694 name = &quot;toml_datetime&quot;
2695 version = &quot;0.6.3&quot;
2696 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2697 checksum = &quot;7cda73e2f1397b1262d6dfdcef8aafae14d1de7748d66822d3bfeeb6d03e5e4b&quot;
2698 dependencies = [
2699 &quot;serde&quot;,
2700 ]
2701
2702 [[package]]
2703 name = &quot;toml_edit&quot;
2704 version = &quot;0.19.15&quot;
2705 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2706 checksum = &quot;1b5bb770da30e5cbfde35a2d7b9b8a2c4b8ef89548a7a6aeab5c9a576e3e7421&quot;
2707 dependencies = [
2708 &quot;indexmap 2.0.2&quot;,
2709 &quot;serde&quot;,
2710 &quot;serde_spanned&quot;,
2711 &quot;toml_datetime&quot;,
2712 &quot;winnow&quot;,
2713 ]
2714
2715 [[package]]
2716 name = &quot;tower-service&quot;
2717 version = &quot;0.3.2&quot;
2718 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2719 checksum = &quot;b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52&quot;
2720
2721 [[package]]
2722 name = &quot;tracing&quot;
2723 version = &quot;0.1.37&quot;
2724 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2725 checksum = &quot;8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8&quot;
2726 dependencies = [
2727 &quot;cfg-if&quot;,
2728 &quot;log&quot;,
2729 &quot;pin-project-lite&quot;,
2730 &quot;tracing-attributes&quot;,
2731 &quot;tracing-core&quot;,
2732 ]
2733
2734 [[package]]
2735 name = &quot;tracing-attributes&quot;
2736 version = &quot;0.1.26&quot;
2737 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2738 checksum = &quot;5f4f31f56159e98206da9efd823404b79b6ef3143b4a7ab76e67b1751b25a4ab&quot;
2739 dependencies = [
2740 &quot;proc-macro2&quot;,
2741 &quot;quote&quot;,
2742 &quot;syn 2.0.38&quot;,
2743 ]
2744
2745 [[package]]
2746 name = &quot;tracing-core&quot;
2747 version = &quot;0.1.31&quot;
2748 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2749 checksum = &quot;0955b8137a1df6f1a2e9a37d8a6656291ff0297c1a97c24e0d8425fe2312f79a&quot;
2750 dependencies = [
2751 &quot;once_cell&quot;,
2752 &quot;valuable&quot;,
2753 ]
2754
2755 [[package]]
2756 name = &quot;tracing-error&quot;
2757 version = &quot;0.2.0&quot;
2758 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2759 checksum = &quot;d686ec1c0f384b1277f097b2f279a2ecc11afe8c133c1aabf036a27cb4cd206e&quot;
2760 dependencies = [
2761 &quot;tracing&quot;,
2762 &quot;tracing-subscriber&quot;,
2763 ]
2764
2765 [[package]]
2766 name = &quot;tracing-log&quot;
2767 version = &quot;0.1.3&quot;
2768 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2769 checksum = &quot;78ddad33d2d10b1ed7eb9d1f518a5674713876e97e5bb9b7345a7984fbb4f922&quot;
2770 dependencies = [
2771 &quot;lazy_static&quot;,
2772 &quot;log&quot;,
2773 &quot;tracing-core&quot;,
2774 ]
2775
2776 [[package]]
2777 name = &quot;tracing-subscriber&quot;
2778 version = &quot;0.3.17&quot;
2779 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2780 checksum = &quot;30a651bc37f915e81f087d86e62a18eec5f79550c7faff886f7090b4ea757c77&quot;
2781 dependencies = [
2782 &quot;nu-ansi-term&quot;,
2783 &quot;sharded-slab&quot;,
2784 &quot;smallvec&quot;,
2785 &quot;thread_local&quot;,
2786 &quot;tracing-core&quot;,
2787 &quot;tracing-log&quot;,
2788 ]
2789
2790 [[package]]
2791 name = &quot;triomphe&quot;
2792 version = &quot;0.1.9&quot;
2793 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2794 checksum = &quot;0eee8098afad3fb0c54a9007aab6804558410503ad676d4633f9c2559a00ac0f&quot;
2795
2796 [[package]]
2797 name = &quot;try-lock&quot;
2798 version = &quot;0.2.4&quot;
2799 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2800 checksum = &quot;3528ecfd12c466c6f163363caf2d02a71161dd5e1cc6ae7b34207ea2d42d81ed&quot;
2801
2802 [[package]]
2803 name = &quot;tungstenite&quot;
2804 version = &quot;0.20.1&quot;
2805 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2806 checksum = &quot;9e3dac10fd62eaf6617d3a904ae222845979aec67c615d1c842b4002c7666fb9&quot;
2807 dependencies = [
2808 &quot;byteorder&quot;,
2809 &quot;bytes&quot;,
2810 &quot;data-encoding&quot;,
2811 &quot;http&quot;,
2812 &quot;httparse&quot;,
2813 &quot;log&quot;,
2814 &quot;rand&quot;,
2815 &quot;rustls&quot;,
2816 &quot;sha1&quot;,
2817 &quot;thiserror&quot;,
2818 &quot;url&quot;,
2819 &quot;utf-8&quot;,
2820 ]
2821
2822 [[package]]
2823 name = &quot;typenum&quot;
2824 version = &quot;1.17.0&quot;
2825 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2826 checksum = &quot;42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825&quot;
2827
2828 [[package]]
2829 name = &quot;unicase&quot;
2830 version = &quot;2.7.0&quot;
2831 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2832 checksum = &quot;f7d2d4dafb69621809a81864c9c1b864479e1235c0dd4e199924b9742439ed89&quot;
2833 dependencies = [
2834 &quot;version_check&quot;,
2835 ]
2836
2837 [[package]]
2838 name = &quot;unicode-bidi&quot;
2839 version = &quot;0.3.13&quot;
2840 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2841 checksum = &quot;92888ba5573ff080736b3648696b70cafad7d250551175acbaa4e0385b3e1460&quot;
2842
2843 [[package]]
2844 name = &quot;unicode-ident&quot;
2845 version = &quot;1.0.12&quot;
2846 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2847 checksum = &quot;3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b&quot;
2848
2849 [[package]]
2850 name = &quot;unicode-normalization&quot;
2851 version = &quot;0.1.22&quot;
2852 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2853 checksum = &quot;5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921&quot;
2854 dependencies = [
2855 &quot;tinyvec&quot;,
2856 ]
2857
2858 [[package]]
2859 name = &quot;unicode-segmentation&quot;
2860 version = &quot;1.10.1&quot;
2861 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2862 checksum = &quot;1dd624098567895118886609431a7c3b8f516e41d30e0643f03d94592a147e36&quot;
2863
2864 [[package]]
2865 name = &quot;unicode_categories&quot;
2866 version = &quot;0.1.1&quot;
2867 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2868 checksum = &quot;39ec24b3121d976906ece63c9daad25b85969647682eee313cb5779fdd69e14e&quot;
2869
2870 [[package]]
2871 name = &quot;universal-hash&quot;
2872 version = &quot;0.5.1&quot;
2873 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2874 checksum = &quot;fc1de2c688dc15305988b563c3854064043356019f97a4b46276fe734c4f07ea&quot;
2875 dependencies = [
2876 &quot;crypto-common&quot;,
2877 &quot;subtle&quot;,
2878 ]
2879
2880 [[package]]
2881 name = &quot;untrusted&quot;
2882 version = &quot;0.7.1&quot;
2883 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2884 checksum = &quot;a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a&quot;
2885
2886 [[package]]
2887 name = &quot;url&quot;
2888 version = &quot;2.4.1&quot;
2889 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2890 checksum = &quot;143b538f18257fac9cad154828a57c6bf5157e1aa604d4816b5995bf6de87ae5&quot;
2891 dependencies = [
2892 &quot;form_urlencoded&quot;,
2893 &quot;idna&quot;,
2894 &quot;percent-encoding&quot;,
2895 &quot;serde&quot;,
2896 ]
2897
2898 [[package]]
2899 name = &quot;utf-8&quot;
2900 version = &quot;0.7.6&quot;
2901 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2902 checksum = &quot;09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9&quot;
2903
2904 [[package]]
2905 name = &quot;uuid&quot;
2906 version = &quot;1.4.1&quot;
2907 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2908 checksum = &quot;79daa5ed5740825c40b389c5e50312b9c86df53fccd33f281df655642b43869d&quot;
2909 dependencies = [
2910 &quot;getrandom&quot;,
2911 ]
2912
2913 [[package]]
2914 name = &quot;valuable&quot;
2915 version = &quot;0.1.0&quot;
2916 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2917 checksum = &quot;830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d&quot;
2918
2919 [[package]]
2920 name = &quot;vcpkg&quot;
2921 version = &quot;0.2.15&quot;
2922 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2923 checksum = &quot;accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426&quot;
2924
2925 [[package]]
2926 name = &quot;version_check&quot;
2927 version = &quot;0.9.4&quot;
2928 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2929 checksum = &quot;49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f&quot;
2930
2931 [[package]]
2932 name = &quot;walkdir&quot;
2933 version = &quot;2.4.0&quot;
2934 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2935 checksum = &quot;d71d857dc86794ca4c280d616f7da00d2dbfd8cd788846559a6813e6aa4b54ee&quot;
2936 dependencies = [
2937 &quot;same-file&quot;,
2938 &quot;winapi-util&quot;,
2939 ]
2940
2941 [[package]]
2942 name = &quot;want&quot;
2943 version = &quot;0.3.1&quot;
2944 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2945 checksum = &quot;bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e&quot;
2946 dependencies = [
2947 &quot;try-lock&quot;,
2948 ]
2949
2950 [[package]]
2951 name = &quot;wasi&quot;
2952 version = &quot;0.11.0+wasi-snapshot-preview1&quot;
2953 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2954 checksum = &quot;9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423&quot;
2955
2956 [[package]]
2957 name = &quot;wasm-bindgen&quot;
2958 version = &quot;0.2.87&quot;
2959 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2960 checksum = &quot;7706a72ab36d8cb1f80ffbf0e071533974a60d0a308d01a5d0375bf60499a342&quot;
2961 dependencies = [
2962 &quot;cfg-if&quot;,
2963 &quot;wasm-bindgen-macro&quot;,
2964 ]
2965
2966 [[package]]
2967 name = &quot;wasm-bindgen-backend&quot;
2968 version = &quot;0.2.87&quot;
2969 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2970 checksum = &quot;5ef2b6d3c510e9625e5fe6f509ab07d66a760f0885d858736483c32ed7809abd&quot;
2971 dependencies = [
2972 &quot;bumpalo&quot;,
2973 &quot;log&quot;,
2974 &quot;once_cell&quot;,
2975 &quot;proc-macro2&quot;,
2976 &quot;quote&quot;,
2977 &quot;syn 2.0.38&quot;,
2978 &quot;wasm-bindgen-shared&quot;,
2979 ]
2980
2981 [[package]]
2982 name = &quot;wasm-bindgen-futures&quot;
2983 version = &quot;0.4.37&quot;
2984 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2985 checksum = &quot;c02dbc21516f9f1f04f187958890d7e6026df8d16540b7ad9492bc34a67cea03&quot;
2986 dependencies = [
2987 &quot;cfg-if&quot;,
2988 &quot;js-sys&quot;,
2989 &quot;wasm-bindgen&quot;,
2990 &quot;web-sys&quot;,
2991 ]
2992
2993 [[package]]
2994 name = &quot;wasm-bindgen-macro&quot;
2995 version = &quot;0.2.87&quot;
2996 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
2997 checksum = &quot;dee495e55982a3bd48105a7b947fd2a9b4a8ae3010041b9e0faab3f9cd028f1d&quot;
2998 dependencies = [
2999 &quot;quote&quot;,
3000 &quot;wasm-bindgen-macro-support&quot;,
3001 ]
3002
3003 [[package]]
3004 name = &quot;wasm-bindgen-macro-support&quot;
3005 version = &quot;0.2.87&quot;
3006 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
3007 checksum = &quot;54681b18a46765f095758388f2d0cf16eb8d4169b639ab575a8f5693af210c7b&quot;
3008 dependencies = [
3009 &quot;proc-macro2&quot;,
3010 &quot;quote&quot;,
3011 &quot;syn 2.0.38&quot;,
3012 &quot;wasm-bindgen-backend&quot;,
3013 &quot;wasm-bindgen-shared&quot;,
3014 ]
3015
3016 [[package]]
3017 name = &quot;wasm-bindgen-shared&quot;
3018 version = &quot;0.2.87&quot;
3019 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
3020 checksum = &quot;ca6ad05a4870b2bf5fe995117d3728437bd27d7cd5f06f13c17443ef369775a1&quot;
3021
3022 [[package]]
3023 name = &quot;web-sys&quot;
3024 version = &quot;0.3.64&quot;
3025 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
3026 checksum = &quot;9b85cbef8c220a6abc02aefd892dfc0fc23afb1c6a426316ec33253a3877249b&quot;
3027 dependencies = [
3028 &quot;js-sys&quot;,
3029 &quot;wasm-bindgen&quot;,
3030 ]
3031
3032 [[package]]
3033 name = &quot;webpki-roots&quot;
3034 version = &quot;0.25.2&quot;
3035 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
3036 checksum = &quot;14247bb57be4f377dfb94c72830b8ce8fc6beac03cf4bf7b9732eadd414123fc&quot;
3037
3038 [[package]]
3039 name = &quot;whoami&quot;
3040 version = &quot;1.4.1&quot;
3041 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
3042 checksum = &quot;22fc3756b8a9133049b26c7f61ab35416c130e8c09b660f5b3958b446f52cc50&quot;
3043
3044 [[package]]
3045 name = &quot;winapi&quot;
3046 version = &quot;0.3.9&quot;
3047 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
3048 checksum = &quot;5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419&quot;
3049 dependencies = [
3050 &quot;winapi-i686-pc-windows-gnu&quot;,
3051 &quot;winapi-x86_64-pc-windows-gnu&quot;,
3052 ]
3053
3054 [[package]]
3055 name = &quot;winapi-i686-pc-windows-gnu&quot;
3056 version = &quot;0.4.0&quot;
3057 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
3058 checksum = &quot;ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6&quot;
3059
3060 [[package]]
3061 name = &quot;winapi-util&quot;
3062 version = &quot;0.1.6&quot;
3063 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
3064 checksum = &quot;f29e6f9198ba0d26b4c9f07dbe6f9ed633e1f3d5b8b414090084349e46a52596&quot;
3065 dependencies = [
3066 &quot;winapi&quot;,
3067 ]
3068
3069 [[package]]
3070 name = &quot;winapi-x86_64-pc-windows-gnu&quot;
3071 version = &quot;0.4.0&quot;
3072 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
3073 checksum = &quot;712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f&quot;
3074
3075 [[package]]
3076 name = &quot;windows&quot;
3077 version = &quot;0.48.0&quot;
3078 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
3079 checksum = &quot;e686886bc078bc1b0b600cac0147aadb815089b6e4da64016cbd754b6342700f&quot;
3080 dependencies = [
3081 &quot;windows-targets&quot;,
3082 ]
3083
3084 [[package]]
3085 name = &quot;windows-sys&quot;
3086 version = &quot;0.48.0&quot;
3087 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
3088 checksum = &quot;677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9&quot;
3089 dependencies = [
3090 &quot;windows-targets&quot;,
3091 ]
3092
3093 [[package]]
3094 name = &quot;windows-targets&quot;
3095 version = &quot;0.48.5&quot;
3096 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
3097 checksum = &quot;9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c&quot;
3098 dependencies = [
3099 &quot;windows_aarch64_gnullvm&quot;,
3100 &quot;windows_aarch64_msvc&quot;,
3101 &quot;windows_i686_gnu&quot;,
3102 &quot;windows_i686_msvc&quot;,
3103 &quot;windows_x86_64_gnu&quot;,
3104 &quot;windows_x86_64_gnullvm&quot;,
3105 &quot;windows_x86_64_msvc&quot;,
3106 ]
3107
3108 [[package]]
3109 name = &quot;windows_aarch64_gnullvm&quot;
3110 version = &quot;0.48.5&quot;
3111 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
3112 checksum = &quot;2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8&quot;
3113
3114 [[package]]
3115 name = &quot;windows_aarch64_msvc&quot;
3116 version = &quot;0.48.5&quot;
3117 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
3118 checksum = &quot;dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc&quot;
3119
3120 [[package]]
3121 name = &quot;windows_i686_gnu&quot;
3122 version = &quot;0.48.5&quot;
3123 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
3124 checksum = &quot;a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e&quot;
3125
3126 [[package]]
3127 name = &quot;windows_i686_msvc&quot;
3128 version = &quot;0.48.5&quot;
3129 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
3130 checksum = &quot;8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406&quot;
3131
3132 [[package]]
3133 name = &quot;windows_x86_64_gnu&quot;
3134 version = &quot;0.48.5&quot;
3135 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
3136 checksum = &quot;53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e&quot;
3137
3138 [[package]]
3139 name = &quot;windows_x86_64_gnullvm&quot;
3140 version = &quot;0.48.5&quot;
3141 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
3142 checksum = &quot;0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc&quot;
3143
3144 [[package]]
3145 name = &quot;windows_x86_64_msvc&quot;
3146 version = &quot;0.48.5&quot;
3147 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
3148 checksum = &quot;ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538&quot;
3149
3150 [[package]]
3151 name = &quot;winnow&quot;
3152 version = &quot;0.5.16&quot;
3153 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
3154 checksum = &quot;037711d82167854aff2018dfd193aa0fef5370f456732f0d5a0c59b0f1b4b907&quot;
3155 dependencies = [
3156 &quot;memchr&quot;,
3157 ]
3158
3159 [[package]]
3160 name = &quot;winreg&quot;
3161 version = &quot;0.50.0&quot;
3162 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
3163 checksum = &quot;524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1&quot;
3164 dependencies = [
3165 &quot;cfg-if&quot;,
3166 &quot;windows-sys&quot;,
3167 ]
3168
3169 [[package]]
3170 name = &quot;zeroize&quot;
3171 version = &quot;1.6.0&quot;
3172 source = &quot;registry+https://github.com/rust-lang/crates.io-index&quot;
3173 checksum = &quot;2a0956f1ba7c7909bfb66c2e9e4124ab6f6482560f6628b5aaeba39207c9aad9&quot;