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