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