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