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