Skip to main content

max / makenotwork

54.8 KB · 2259 lines History Blame Raw
1 # This file is automatically @generated by Cargo.
2 # It is not intended for manual editing.
3 version = 4
4
5 [[package]]
6 name = "allocator-api2"
7 version = "0.2.21"
8 source = "registry+https://github.com/rust-lang/crates.io-index"
9 checksum = "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923"
10
11 [[package]]
12 name = "atomic-waker"
13 version = "1.1.2"
14 source = "registry+https://github.com/rust-lang/crates.io-index"
15 checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0"
16
17 [[package]]
18 name = "autocfg"
19 version = "1.5.0"
20 source = "registry+https://github.com/rust-lang/crates.io-index"
21 checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8"
22
23 [[package]]
24 name = "aws-config"
25 version = "1.8.15"
26 source = "registry+https://github.com/rust-lang/crates.io-index"
27 checksum = "11493b0bad143270fb8ad284a096dd529ba91924c5409adeac856cc1bf047dbc"
28 dependencies = [
29 "aws-credential-types",
30 "aws-runtime",
31 "aws-sdk-sso",
32 "aws-sdk-ssooidc",
33 "aws-sdk-sts",
34 "aws-smithy-async",
35 "aws-smithy-http",
36 "aws-smithy-json",
37 "aws-smithy-runtime",
38 "aws-smithy-runtime-api",
39 "aws-smithy-types",
40 "aws-types",
41 "bytes",
42 "fastrand",
43 "hex",
44 "http 1.4.0",
45 "sha1 0.10.6",
46 "time",
47 "tokio",
48 "tracing",
49 "url",
50 "zeroize",
51 ]
52
53 [[package]]
54 name = "aws-credential-types"
55 version = "1.2.14"
56 source = "registry+https://github.com/rust-lang/crates.io-index"
57 checksum = "8f20799b373a1be121fe3005fba0c2090af9411573878f224df44b42727fcaf7"
58 dependencies = [
59 "aws-smithy-async",
60 "aws-smithy-runtime-api",
61 "aws-smithy-types",
62 "zeroize",
63 ]
64
65 [[package]]
66 name = "aws-lc-rs"
67 version = "1.16.2"
68 source = "registry+https://github.com/rust-lang/crates.io-index"
69 checksum = "a054912289d18629dc78375ba2c3726a3afe3ff71b4edba9dedfca0e3446d1fc"
70 dependencies = [
71 "aws-lc-sys",
72 "zeroize",
73 ]
74
75 [[package]]
76 name = "aws-lc-sys"
77 version = "0.39.1"
78 source = "registry+https://github.com/rust-lang/crates.io-index"
79 checksum = "83a25cf98105baa966497416dbd42565ce3a8cf8dbfd59803ec9ad46f3126399"
80 dependencies = [
81 "cc",
82 "cmake",
83 "dunce",
84 "fs_extra",
85 ]
86
87 [[package]]
88 name = "aws-runtime"
89 version = "1.7.3"
90 source = "registry+https://github.com/rust-lang/crates.io-index"
91 checksum = "5dcd93c82209ac7413532388067dce79be5a8780c1786e5fae3df22e4dee2864"
92 dependencies = [
93 "aws-credential-types",
94 "aws-sigv4",
95 "aws-smithy-async",
96 "aws-smithy-eventstream",
97 "aws-smithy-http",
98 "aws-smithy-runtime",
99 "aws-smithy-runtime-api",
100 "aws-smithy-types",
101 "aws-types",
102 "bytes",
103 "bytes-utils",
104 "fastrand",
105 "http 0.2.12",
106 "http 1.4.0",
107 "http-body 0.4.6",
108 "http-body 1.0.1",
109 "percent-encoding",
110 "pin-project-lite",
111 "tracing",
112 "uuid",
113 ]
114
115 [[package]]
116 name = "aws-sdk-s3"
117 version = "1.131.0"
118 source = "registry+https://github.com/rust-lang/crates.io-index"
119 checksum = "fe1b8c5282bf859170836045296b3cd710b7573aceb909498366bb508a41058e"
120 dependencies = [
121 "aws-credential-types",
122 "aws-runtime",
123 "aws-sigv4",
124 "aws-smithy-async",
125 "aws-smithy-checksums",
126 "aws-smithy-eventstream",
127 "aws-smithy-http",
128 "aws-smithy-json",
129 "aws-smithy-observability",
130 "aws-smithy-runtime",
131 "aws-smithy-runtime-api",
132 "aws-smithy-types",
133 "aws-smithy-xml",
134 "aws-types",
135 "bytes",
136 "fastrand",
137 "hex",
138 "hmac 0.13.0",
139 "http 0.2.12",
140 "http 1.4.0",
141 "http-body 1.0.1",
142 "lru",
143 "percent-encoding",
144 "regex-lite",
145 "sha2 0.11.0",
146 "tracing",
147 "url",
148 ]
149
150 [[package]]
151 name = "aws-sdk-sso"
152 version = "1.97.0"
153 source = "registry+https://github.com/rust-lang/crates.io-index"
154 checksum = "9aadc669e184501caaa6beafb28c6267fc1baef0810fb58f9b205485ca3f2567"
155 dependencies = [
156 "aws-credential-types",
157 "aws-runtime",
158 "aws-smithy-async",
159 "aws-smithy-http",
160 "aws-smithy-json",
161 "aws-smithy-observability",
162 "aws-smithy-runtime",
163 "aws-smithy-runtime-api",
164 "aws-smithy-types",
165 "aws-types",
166 "bytes",
167 "fastrand",
168 "http 0.2.12",
169 "http 1.4.0",
170 "regex-lite",
171 "tracing",
172 ]
173
174 [[package]]
175 name = "aws-sdk-ssooidc"
176 version = "1.99.0"
177 source = "registry+https://github.com/rust-lang/crates.io-index"
178 checksum = "1342a7db8f358d3de0aed2007a0b54e875458e39848d54cc1d46700b2bfcb0a8"
179 dependencies = [
180 "aws-credential-types",
181 "aws-runtime",
182 "aws-smithy-async",
183 "aws-smithy-http",
184 "aws-smithy-json",
185 "aws-smithy-observability",
186 "aws-smithy-runtime",
187 "aws-smithy-runtime-api",
188 "aws-smithy-types",
189 "aws-types",
190 "bytes",
191 "fastrand",
192 "http 0.2.12",
193 "http 1.4.0",
194 "regex-lite",
195 "tracing",
196 ]
197
198 [[package]]
199 name = "aws-sdk-sts"
200 version = "1.101.0"
201 source = "registry+https://github.com/rust-lang/crates.io-index"
202 checksum = "ab41ad64e4051ecabeea802d6a17845a91e83287e1dd249e6963ea1ba78c428a"
203 dependencies = [
204 "aws-credential-types",
205 "aws-runtime",
206 "aws-smithy-async",
207 "aws-smithy-http",
208 "aws-smithy-json",
209 "aws-smithy-observability",
210 "aws-smithy-query",
211 "aws-smithy-runtime",
212 "aws-smithy-runtime-api",
213 "aws-smithy-types",
214 "aws-smithy-xml",
215 "aws-types",
216 "fastrand",
217 "http 0.2.12",
218 "http 1.4.0",
219 "regex-lite",
220 "tracing",
221 ]
222
223 [[package]]
224 name = "aws-sigv4"
225 version = "1.4.3"
226 source = "registry+https://github.com/rust-lang/crates.io-index"
227 checksum = "68dc0b907359b120170613b5c09ccc61304eac3998ff6274b97d93ee6490115a"
228 dependencies = [
229 "aws-credential-types",
230 "aws-smithy-eventstream",
231 "aws-smithy-http",
232 "aws-smithy-runtime-api",
233 "aws-smithy-types",
234 "bytes",
235 "crypto-bigint 0.5.5",
236 "form_urlencoded",
237 "hex",
238 "hmac 0.13.0",
239 "http 0.2.12",
240 "http 1.4.0",
241 "p256",
242 "percent-encoding",
243 "ring",
244 "sha2 0.11.0",
245 "subtle",
246 "time",
247 "tracing",
248 "zeroize",
249 ]
250
251 [[package]]
252 name = "aws-smithy-async"
253 version = "1.2.14"
254 source = "registry+https://github.com/rust-lang/crates.io-index"
255 checksum = "2ffcaf626bdda484571968400c326a244598634dc75fd451325a54ad1a59acfc"
256 dependencies = [
257 "futures-util",
258 "pin-project-lite",
259 "tokio",
260 ]
261
262 [[package]]
263 name = "aws-smithy-checksums"
264 version = "0.64.7"
265 source = "registry+https://github.com/rust-lang/crates.io-index"
266 checksum = "10efbbcec1e044b81600e2fc562a391951d291152d95b482d5b7e7132299d762"
267 dependencies = [
268 "aws-smithy-http",
269 "aws-smithy-types",
270 "bytes",
271 "crc-fast",
272 "hex",
273 "http 1.4.0",
274 "http-body 1.0.1",
275 "http-body-util",
276 "md-5",
277 "pin-project-lite",
278 "sha1 0.11.0",
279 "sha2 0.11.0",
280 "tracing",
281 ]
282
283 [[package]]
284 name = "aws-smithy-eventstream"
285 version = "0.60.20"
286 source = "registry+https://github.com/rust-lang/crates.io-index"
287 checksum = "faf09d74e5e32f76b8762da505a3cd59303e367a664ca67295387baa8c1d7548"
288 dependencies = [
289 "aws-smithy-types",
290 "bytes",
291 "crc32fast",
292 ]
293
294 [[package]]
295 name = "aws-smithy-http"
296 version = "0.63.6"
297 source = "registry+https://github.com/rust-lang/crates.io-index"
298 checksum = "ba1ab2dc1c2c3749ead27180d333c42f11be8b0e934058fb4b2258ee8dbe5231"
299 dependencies = [
300 "aws-smithy-eventstream",
301 "aws-smithy-runtime-api",
302 "aws-smithy-types",
303 "bytes",
304 "bytes-utils",
305 "futures-core",
306 "futures-util",
307 "http 1.4.0",
308 "http-body 1.0.1",
309 "http-body-util",
310 "percent-encoding",
311 "pin-project-lite",
312 "pin-utils",
313 "tracing",
314 ]
315
316 [[package]]
317 name = "aws-smithy-http-client"
318 version = "1.1.12"
319 source = "registry+https://github.com/rust-lang/crates.io-index"
320 checksum = "6a2f165a7feee6f263028b899d0a181987f4fa7179a6411a32a439fba7c5f769"
321 dependencies = [
322 "aws-smithy-async",
323 "aws-smithy-runtime-api",
324 "aws-smithy-types",
325 "h2",
326 "http 1.4.0",
327 "hyper",
328 "hyper-rustls",
329 "hyper-util",
330 "pin-project-lite",
331 "rustls",
332 "rustls-native-certs",
333 "rustls-pki-types",
334 "tokio",
335 "tokio-rustls",
336 "tower",
337 "tracing",
338 ]
339
340 [[package]]
341 name = "aws-smithy-json"
342 version = "0.62.5"
343 source = "registry+https://github.com/rust-lang/crates.io-index"
344 checksum = "9648b0bb82a2eedd844052c6ad2a1a822d1f8e3adee5fbf668366717e428856a"
345 dependencies = [
346 "aws-smithy-types",
347 ]
348
349 [[package]]
350 name = "aws-smithy-observability"
351 version = "0.2.6"
352 source = "registry+https://github.com/rust-lang/crates.io-index"
353 checksum = "a06c2315d173edbf1920da8ba3a7189695827002e4c0fc961973ab1c54abca9c"
354 dependencies = [
355 "aws-smithy-runtime-api",
356 ]
357
358 [[package]]
359 name = "aws-smithy-query"
360 version = "0.60.15"
361 source = "registry+https://github.com/rust-lang/crates.io-index"
362 checksum = "1a56d79744fb3edb5d722ef79d86081e121d3b9422cb209eb03aea6aa4f21ebd"
363 dependencies = [
364 "aws-smithy-types",
365 "urlencoding",
366 ]
367
368 [[package]]
369 name = "aws-smithy-runtime"
370 version = "1.11.1"
371 source = "registry+https://github.com/rust-lang/crates.io-index"
372 checksum = "0504b1ab12debb5959e5165ee5fe97dd387e7aa7ea6a477bfd7635dfe769a4f5"
373 dependencies = [
374 "aws-smithy-async",
375 "aws-smithy-http",
376 "aws-smithy-http-client",
377 "aws-smithy-observability",
378 "aws-smithy-runtime-api",
379 "aws-smithy-types",
380 "bytes",
381 "fastrand",
382 "http 0.2.12",
383 "http 1.4.0",
384 "http-body 0.4.6",
385 "http-body 1.0.1",
386 "http-body-util",
387 "pin-project-lite",
388 "pin-utils",
389 "tokio",
390 "tracing",
391 ]
392
393 [[package]]
394 name = "aws-smithy-runtime-api"
395 version = "1.12.0"
396 source = "registry+https://github.com/rust-lang/crates.io-index"
397 checksum = "b71a13df6ada0aafbf21a73bdfcdf9324cfa9df77d96b8446045be3cde61b42e"
398 dependencies = [
399 "aws-smithy-async",
400 "aws-smithy-runtime-api-macros",
401 "aws-smithy-types",
402 "bytes",
403 "http 0.2.12",
404 "http 1.4.0",
405 "pin-project-lite",
406 "tokio",
407 "tracing",
408 "zeroize",
409 ]
410
411 [[package]]
412 name = "aws-smithy-runtime-api-macros"
413 version = "1.0.0"
414 source = "registry+https://github.com/rust-lang/crates.io-index"
415 checksum = "8d7396fd9500589e62e460e987ecb671bad374934e55ec3b5f498cc7a8a8a7b7"
416 dependencies = [
417 "proc-macro2",
418 "quote",
419 "syn",
420 ]
421
422 [[package]]
423 name = "aws-smithy-types"
424 version = "1.4.7"
425 source = "registry+https://github.com/rust-lang/crates.io-index"
426 checksum = "9d73dbfbaa8e4bc57b9045137680b958d274823509a360abfd8e1d514d40c95c"
427 dependencies = [
428 "base64-simd",
429 "bytes",
430 "bytes-utils",
431 "futures-core",
432 "http 0.2.12",
433 "http 1.4.0",
434 "http-body 0.4.6",
435 "http-body 1.0.1",
436 "http-body-util",
437 "itoa",
438 "num-integer",
439 "pin-project-lite",
440 "pin-utils",
441 "ryu",
442 "serde",
443 "time",
444 "tokio",
445 "tokio-util",
446 ]
447
448 [[package]]
449 name = "aws-smithy-xml"
450 version = "0.60.15"
451 source = "registry+https://github.com/rust-lang/crates.io-index"
452 checksum = "0ce02add1aa3677d022f8adf81dcbe3046a95f17a1b1e8979c145cd21d3d22b3"
453 dependencies = [
454 "xmlparser",
455 ]
456
457 [[package]]
458 name = "aws-types"
459 version = "1.3.15"
460 source = "registry+https://github.com/rust-lang/crates.io-index"
461 checksum = "2f4bbcaa9304ea40902d3d5f42a0428d1bd895a2b0f6999436fb279ffddc58ac"
462 dependencies = [
463 "aws-credential-types",
464 "aws-smithy-async",
465 "aws-smithy-runtime-api",
466 "aws-smithy-types",
467 "rustc_version",
468 "tracing",
469 ]
470
471 [[package]]
472 name = "base16ct"
473 version = "0.1.1"
474 source = "registry+https://github.com/rust-lang/crates.io-index"
475 checksum = "349a06037c7bf932dd7e7d1f653678b2038b9ad46a74102f1fc7bd7872678cce"
476
477 [[package]]
478 name = "base64"
479 version = "0.22.1"
480 source = "registry+https://github.com/rust-lang/crates.io-index"
481 checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6"
482
483 [[package]]
484 name = "base64-simd"
485 version = "0.8.0"
486 source = "registry+https://github.com/rust-lang/crates.io-index"
487 checksum = "339abbe78e73178762e23bea9dfd08e697eb3f3301cd4be981c0f78ba5859195"
488 dependencies = [
489 "outref",
490 "vsimd",
491 ]
492
493 [[package]]
494 name = "base64ct"
495 version = "1.8.3"
496 source = "registry+https://github.com/rust-lang/crates.io-index"
497 checksum = "2af50177e190e07a26ab74f8b1efbfe2ef87da2116221318cb1c2e82baf7de06"
498
499 [[package]]
500 name = "bitflags"
501 version = "2.11.0"
502 source = "registry+https://github.com/rust-lang/crates.io-index"
503 checksum = "843867be96c8daad0d758b57df9392b6d8d271134fce549de6ce169ff98a92af"
504
505 [[package]]
506 name = "block-buffer"
507 version = "0.10.4"
508 source = "registry+https://github.com/rust-lang/crates.io-index"
509 checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
510 dependencies = [
511 "generic-array",
512 ]
513
514 [[package]]
515 name = "block-buffer"
516 version = "0.12.0"
517 source = "registry+https://github.com/rust-lang/crates.io-index"
518 checksum = "cdd35008169921d80bc60d3d0ab416eecb028c4cd653352907921d95084790be"
519 dependencies = [
520 "hybrid-array",
521 ]
522
523 [[package]]
524 name = "bumpalo"
525 version = "3.20.2"
526 source = "registry+https://github.com/rust-lang/crates.io-index"
527 checksum = "5d20789868f4b01b2f2caec9f5c4e0213b41e3e5702a50157d699ae31ced2fcb"
528
529 [[package]]
530 name = "bytes"
531 version = "1.11.1"
532 source = "registry+https://github.com/rust-lang/crates.io-index"
533 checksum = "1e748733b7cbc798e1434b6ac524f0c1ff2ab456fe201501e6497c8417a4fc33"
534
535 [[package]]
536 name = "bytes-utils"
537 version = "0.1.4"
538 source = "registry+https://github.com/rust-lang/crates.io-index"
539 checksum = "7dafe3a8757b027e2be6e4e5601ed563c55989fcf1546e933c66c8eb3a058d35"
540 dependencies = [
541 "bytes",
542 "either",
543 ]
544
545 [[package]]
546 name = "cc"
547 version = "1.2.59"
548 source = "registry+https://github.com/rust-lang/crates.io-index"
549 checksum = "b7a4d3ec6524d28a329fc53654bbadc9bdd7b0431f5d65f1a56ffb28a1ee5283"
550 dependencies = [
551 "find-msvc-tools",
552 "jobserver",
553 "libc",
554 "shlex",
555 ]
556
557 [[package]]
558 name = "cfg-if"
559 version = "1.0.4"
560 source = "registry+https://github.com/rust-lang/crates.io-index"
561 checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801"
562
563 [[package]]
564 name = "cmake"
565 version = "0.1.58"
566 source = "registry+https://github.com/rust-lang/crates.io-index"
567 checksum = "c0f78a02292a74a88ac736019ab962ece0bc380e3f977bf72e376c5d78ff0678"
568 dependencies = [
569 "cc",
570 ]
571
572 [[package]]
573 name = "cmov"
574 version = "0.5.3"
575 source = "registry+https://github.com/rust-lang/crates.io-index"
576 checksum = "3f88a43d011fc4a6876cb7344703e297c71dda42494fee094d5f7c76bf13f746"
577
578 [[package]]
579 name = "const-oid"
580 version = "0.9.6"
581 source = "registry+https://github.com/rust-lang/crates.io-index"
582 checksum = "c2459377285ad874054d797f3ccebf984978aa39129f6eafde5cdc8315b612f8"
583
584 [[package]]
585 name = "const-oid"
586 version = "0.10.2"
587 source = "registry+https://github.com/rust-lang/crates.io-index"
588 checksum = "a6ef517f0926dd24a1582492c791b6a4818a4d94e789a334894aa15b0d12f55c"
589
590 [[package]]
591 name = "core-foundation"
592 version = "0.10.1"
593 source = "registry+https://github.com/rust-lang/crates.io-index"
594 checksum = "b2a6cd9ae233e7f62ba4e9353e81a88df7fc8a5987b8d445b4d90c879bd156f6"
595 dependencies = [
596 "core-foundation-sys",
597 "libc",
598 ]
599
600 [[package]]
601 name = "core-foundation-sys"
602 version = "0.8.7"
603 source = "registry+https://github.com/rust-lang/crates.io-index"
604 checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b"
605
606 [[package]]
607 name = "cpufeatures"
608 version = "0.2.17"
609 source = "registry+https://github.com/rust-lang/crates.io-index"
610 checksum = "59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280"
611 dependencies = [
612 "libc",
613 ]
614
615 [[package]]
616 name = "cpufeatures"
617 version = "0.3.0"
618 source = "registry+https://github.com/rust-lang/crates.io-index"
619 checksum = "8b2a41393f66f16b0823bb79094d54ac5fbd34ab292ddafb9a0456ac9f87d201"
620 dependencies = [
621 "libc",
622 ]
623
624 [[package]]
625 name = "crc"
626 version = "3.3.0"
627 source = "registry+https://github.com/rust-lang/crates.io-index"
628 checksum = "9710d3b3739c2e349eb44fe848ad0b7c8cb1e42bd87ee49371df2f7acaf3e675"
629 dependencies = [
630 "crc-catalog",
631 ]
632
633 [[package]]
634 name = "crc-catalog"
635 version = "2.4.0"
636 source = "registry+https://github.com/rust-lang/crates.io-index"
637 checksum = "19d374276b40fb8bbdee95aef7c7fa6b5316ec764510eb64b8dd0e2ed0d7e7f5"
638
639 [[package]]
640 name = "crc-fast"
641 version = "1.9.0"
642 source = "registry+https://github.com/rust-lang/crates.io-index"
643 checksum = "2fd92aca2c6001b1bf5ba0ff84ee74ec8501b52bbef0cac80bf25a6c1d87a83d"
644 dependencies = [
645 "crc",
646 "digest 0.10.7",
647 "rustversion",
648 "spin",
649 ]
650
651 [[package]]
652 name = "crc32fast"
653 version = "1.5.0"
654 source = "registry+https://github.com/rust-lang/crates.io-index"
655 checksum = "9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511"
656 dependencies = [
657 "cfg-if",
658 ]
659
660 [[package]]
661 name = "crypto-bigint"
662 version = "0.4.9"
663 source = "registry+https://github.com/rust-lang/crates.io-index"
664 checksum = "ef2b4b23cddf68b89b8f8069890e8c270d54e2d5fe1b143820234805e4cb17ef"
665 dependencies = [
666 "generic-array",
667 "rand_core",
668 "subtle",
669 "zeroize",
670 ]
671
672 [[package]]
673 name = "crypto-bigint"
674 version = "0.5.5"
675 source = "registry+https://github.com/rust-lang/crates.io-index"
676 checksum = "0dc92fb57ca44df6db8059111ab3af99a63d5d0f8375d9972e319a379c6bab76"
677 dependencies = [
678 "rand_core",
679 "subtle",
680 ]
681
682 [[package]]
683 name = "crypto-common"
684 version = "0.1.7"
685 source = "registry+https://github.com/rust-lang/crates.io-index"
686 checksum = "78c8292055d1c1df0cce5d180393dc8cce0abec0a7102adb6c7b1eef6016d60a"
687 dependencies = [
688 "generic-array",
689 "typenum",
690 ]
691
692 [[package]]
693 name = "crypto-common"
694 version = "0.2.1"
695 source = "registry+https://github.com/rust-lang/crates.io-index"
696 checksum = "77727bb15fa921304124b128af125e7e3b968275d1b108b379190264f4423710"
697 dependencies = [
698 "hybrid-array",
699 ]
700
701 [[package]]
702 name = "ctutils"
703 version = "0.4.2"
704 source = "registry+https://github.com/rust-lang/crates.io-index"
705 checksum = "7d5515a3834141de9eafb9717ad39eea8247b5674e6066c404e8c4b365d2a29e"
706 dependencies = [
707 "cmov",
708 ]
709
710 [[package]]
711 name = "der"
712 version = "0.6.1"
713 source = "registry+https://github.com/rust-lang/crates.io-index"
714 checksum = "f1a467a65c5e759bce6e65eaf91cc29f466cdc57cb65777bd646872a8a1fd4de"
715 dependencies = [
716 "const-oid 0.9.6",
717 "zeroize",
718 ]
719
720 [[package]]
721 name = "deranged"
722 version = "0.5.8"
723 source = "registry+https://github.com/rust-lang/crates.io-index"
724 checksum = "7cd812cc2bc1d69d4764bd80df88b4317eaef9e773c75226407d9bc0876b211c"
725 dependencies = [
726 "powerfmt",
727 ]
728
729 [[package]]
730 name = "digest"
731 version = "0.10.7"
732 source = "registry+https://github.com/rust-lang/crates.io-index"
733 checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
734 dependencies = [
735 "block-buffer 0.10.4",
736 "crypto-common 0.1.7",
737 "subtle",
738 ]
739
740 [[package]]
741 name = "digest"
742 version = "0.11.3"
743 source = "registry+https://github.com/rust-lang/crates.io-index"
744 checksum = "f1dd6dbb5841937940781866fa1281a1ff7bd3bf827091440879f9994983d5c2"
745 dependencies = [
746 "block-buffer 0.12.0",
747 "const-oid 0.10.2",
748 "crypto-common 0.2.1",
749 "ctutils",
750 ]
751
752 [[package]]
753 name = "displaydoc"
754 version = "0.2.5"
755 source = "registry+https://github.com/rust-lang/crates.io-index"
756 checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0"
757 dependencies = [
758 "proc-macro2",
759 "quote",
760 "syn",
761 ]
762
763 [[package]]
764 name = "dunce"
765 version = "1.0.5"
766 source = "registry+https://github.com/rust-lang/crates.io-index"
767 checksum = "92773504d58c093f6de2459af4af33faa518c13451eb8f2b5698ed3d36e7c813"
768
769 [[package]]
770 name = "ecdsa"
771 version = "0.14.8"
772 source = "registry+https://github.com/rust-lang/crates.io-index"
773 checksum = "413301934810f597c1d19ca71c8710e99a3f1ba28a0d2ebc01551a2daeea3c5c"
774 dependencies = [
775 "der",
776 "elliptic-curve",
777 "rfc6979",
778 "signature",
779 ]
780
781 [[package]]
782 name = "either"
783 version = "1.15.0"
784 source = "registry+https://github.com/rust-lang/crates.io-index"
785 checksum = "48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719"
786
787 [[package]]
788 name = "elliptic-curve"
789 version = "0.12.3"
790 source = "registry+https://github.com/rust-lang/crates.io-index"
791 checksum = "e7bb888ab5300a19b8e5bceef25ac745ad065f3c9f7efc6de1b91958110891d3"
792 dependencies = [
793 "base16ct",
794 "crypto-bigint 0.4.9",
795 "der",
796 "digest 0.10.7",
797 "ff",
798 "generic-array",
799 "group",
800 "pkcs8",
801 "rand_core",
802 "sec1",
803 "subtle",
804 "zeroize",
805 ]
806
807 [[package]]
808 name = "equivalent"
809 version = "1.0.2"
810 source = "registry+https://github.com/rust-lang/crates.io-index"
811 checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f"
812
813 [[package]]
814 name = "errno"
815 version = "0.3.14"
816 source = "registry+https://github.com/rust-lang/crates.io-index"
817 checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb"
818 dependencies = [
819 "libc",
820 "windows-sys 0.61.2",
821 ]
822
823 [[package]]
824 name = "fastrand"
825 version = "2.3.0"
826 source = "registry+https://github.com/rust-lang/crates.io-index"
827 checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be"
828
829 [[package]]
830 name = "ff"
831 version = "0.12.1"
832 source = "registry+https://github.com/rust-lang/crates.io-index"
833 checksum = "d013fc25338cc558c5c2cfbad646908fb23591e2404481826742b651c9af7160"
834 dependencies = [
835 "rand_core",
836 "subtle",
837 ]
838
839 [[package]]
840 name = "find-msvc-tools"
841 version = "0.1.9"
842 source = "registry+https://github.com/rust-lang/crates.io-index"
843 checksum = "5baebc0774151f905a1a2cc41989300b1e6fbb29aff0ceffa1064fdd3088d582"
844
845 [[package]]
846 name = "fnv"
847 version = "1.0.7"
848 source = "registry+https://github.com/rust-lang/crates.io-index"
849 checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
850
851 [[package]]
852 name = "foldhash"
853 version = "0.2.0"
854 source = "registry+https://github.com/rust-lang/crates.io-index"
855 checksum = "77ce24cb58228fbb8aa041425bb1050850ac19177686ea6e0f41a70416f56fdb"
856
857 [[package]]
858 name = "form_urlencoded"
859 version = "1.2.2"
860 source = "registry+https://github.com/rust-lang/crates.io-index"
861 checksum = "cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf"
862 dependencies = [
863 "percent-encoding",
864 ]
865
866 [[package]]
867 name = "fs_extra"
868 version = "1.3.0"
869 source = "registry+https://github.com/rust-lang/crates.io-index"
870 checksum = "42703706b716c37f96a77aea830392ad231f44c9e9a67872fa5548707e11b11c"
871
872 [[package]]
873 name = "futures-channel"
874 version = "0.3.32"
875 source = "registry+https://github.com/rust-lang/crates.io-index"
876 checksum = "07bbe89c50d7a535e539b8c17bc0b49bdb77747034daa8087407d655f3f7cc1d"
877 dependencies = [
878 "futures-core",
879 ]
880
881 [[package]]
882 name = "futures-core"
883 version = "0.3.32"
884 source = "registry+https://github.com/rust-lang/crates.io-index"
885 checksum = "7e3450815272ef58cec6d564423f6e755e25379b217b0bc688e295ba24df6b1d"
886
887 [[package]]
888 name = "futures-sink"
889 version = "0.3.32"
890 source = "registry+https://github.com/rust-lang/crates.io-index"
891 checksum = "c39754e157331b013978ec91992bde1ac089843443c49cbc7f46150b0fad0893"
892
893 [[package]]
894 name = "futures-task"
895 version = "0.3.32"
896 source = "registry+https://github.com/rust-lang/crates.io-index"
897 checksum = "037711b3d59c33004d3856fbdc83b99d4ff37a24768fa1be9ce3538a1cde4393"
898
899 [[package]]
900 name = "futures-util"
901 version = "0.3.32"
902 source = "registry+https://github.com/rust-lang/crates.io-index"
903 checksum = "389ca41296e6190b48053de0321d02a77f32f8a5d2461dd38762c0593805c6d6"
904 dependencies = [
905 "futures-core",
906 "futures-task",
907 "pin-project-lite",
908 ]
909
910 [[package]]
911 name = "generic-array"
912 version = "0.14.7"
913 source = "registry+https://github.com/rust-lang/crates.io-index"
914 checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
915 dependencies = [
916 "typenum",
917 "version_check",
918 ]
919
920 [[package]]
921 name = "getrandom"
922 version = "0.2.17"
923 source = "registry+https://github.com/rust-lang/crates.io-index"
924 checksum = "ff2abc00be7fca6ebc474524697ae276ad847ad0a6b3faa4bcb027e9a4614ad0"
925 dependencies = [
926 "cfg-if",
927 "libc",
928 "wasi",
929 ]
930
931 [[package]]
932 name = "getrandom"
933 version = "0.3.4"
934 source = "registry+https://github.com/rust-lang/crates.io-index"
935 checksum = "899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd"
936 dependencies = [
937 "cfg-if",
938 "libc",
939 "r-efi",
940 "wasip2",
941 ]
942
943 [[package]]
944 name = "group"
945 version = "0.12.1"
946 source = "registry+https://github.com/rust-lang/crates.io-index"
947 checksum = "5dfbfb3a6cfbd390d5c9564ab283a0349b9b9fcd46a706c1eb10e0db70bfbac7"
948 dependencies = [
949 "ff",
950 "rand_core",
951 "subtle",
952 ]
953
954 [[package]]
955 name = "h2"
956 version = "0.4.13"
957 source = "registry+https://github.com/rust-lang/crates.io-index"
958 checksum = "2f44da3a8150a6703ed5d34e164b875fd14c2cdab9af1252a9a1020bde2bdc54"
959 dependencies = [
960 "atomic-waker",
961 "bytes",
962 "fnv",
963 "futures-core",
964 "futures-sink",
965 "http 1.4.0",
966 "indexmap",
967 "slab",
968 "tokio",
969 "tokio-util",
970 "tracing",
971 ]
972
973 [[package]]
974 name = "hashbrown"
975 version = "0.16.1"
976 source = "registry+https://github.com/rust-lang/crates.io-index"
977 checksum = "841d1cc9bed7f9236f321df977030373f4a4163ae1a7dbfe1a51a2c1a51d9100"
978 dependencies = [
979 "allocator-api2",
980 "equivalent",
981 "foldhash",
982 ]
983
984 [[package]]
985 name = "hex"
986 version = "0.4.3"
987 source = "registry+https://github.com/rust-lang/crates.io-index"
988 checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
989
990 [[package]]
991 name = "hmac"
992 version = "0.12.1"
993 source = "registry+https://github.com/rust-lang/crates.io-index"
994 checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e"
995 dependencies = [
996 "digest 0.10.7",
997 ]
998
999 [[package]]
1000 name = "hmac"
1001 version = "0.13.0"
1002 source = "registry+https://github.com/rust-lang/crates.io-index"
1003 checksum = "6303bc9732ae41b04cb554b844a762b4115a61bfaa81e3e83050991eeb56863f"
1004 dependencies = [
1005 "digest 0.11.3",
1006 ]
1007
1008 [[package]]
1009 name = "http"
1010 version = "0.2.12"
1011 source = "registry+https://github.com/rust-lang/crates.io-index"
1012 checksum = "601cbb57e577e2f5ef5be8e7b83f0f63994f25aa94d673e54a92d5c516d101f1"
1013 dependencies = [
1014 "bytes",
1015 "fnv",
1016 "itoa",
1017 ]
1018
1019 [[package]]
1020 name = "http"
1021 version = "1.4.0"
1022 source = "registry+https://github.com/rust-lang/crates.io-index"
1023 checksum = "e3ba2a386d7f85a81f119ad7498ebe444d2e22c2af0b86b069416ace48b3311a"
1024 dependencies = [
1025 "bytes",
1026 "itoa",
1027 ]
1028
1029 [[package]]
1030 name = "http-body"
1031 version = "0.4.6"
1032 source = "registry+https://github.com/rust-lang/crates.io-index"
1033 checksum = "7ceab25649e9960c0311ea418d17bee82c0dcec1bd053b5f9a66e265a693bed2"
1034 dependencies = [
1035 "bytes",
1036 "http 0.2.12",
1037 "pin-project-lite",
1038 ]
1039
1040 [[package]]
1041 name = "http-body"
1042 version = "1.0.1"
1043 source = "registry+https://github.com/rust-lang/crates.io-index"
1044 checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184"
1045 dependencies = [
1046 "bytes",
1047 "http 1.4.0",
1048 ]
1049
1050 [[package]]
1051 name = "http-body-util"
1052 version = "0.1.3"
1053 source = "registry+https://github.com/rust-lang/crates.io-index"
1054 checksum = "b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a"
1055 dependencies = [
1056 "bytes",
1057 "futures-core",
1058 "http 1.4.0",
1059 "http-body 1.0.1",
1060 "pin-project-lite",
1061 ]
1062
1063 [[package]]
1064 name = "httparse"
1065 version = "1.10.1"
1066 source = "registry+https://github.com/rust-lang/crates.io-index"
1067 checksum = "6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87"
1068
1069 [[package]]
1070 name = "hybrid-array"
1071 version = "0.4.11"
1072 source = "registry+https://github.com/rust-lang/crates.io-index"
1073 checksum = "08d46837a0ed51fe95bd3b05de33cd64a1ee88fc797477ca48446872504507c5"
1074 dependencies = [
1075 "typenum",
1076 ]
1077
1078 [[package]]
1079 name = "hyper"
1080 version = "1.9.0"
1081 source = "registry+https://github.com/rust-lang/crates.io-index"
1082 checksum = "6299f016b246a94207e63da54dbe807655bf9e00044f73ded42c3ac5305fbcca"
1083 dependencies = [
1084 "atomic-waker",
1085 "bytes",
1086 "futures-channel",
1087 "futures-core",
1088 "h2",
1089 "http 1.4.0",
1090 "http-body 1.0.1",
1091 "httparse",
1092 "itoa",
1093 "pin-project-lite",
1094 "smallvec",
1095 "tokio",
1096 "want",
1097 ]
1098
1099 [[package]]
1100 name = "hyper-rustls"
1101 version = "0.27.7"
1102 source = "registry+https://github.com/rust-lang/crates.io-index"
1103 checksum = "e3c93eb611681b207e1fe55d5a71ecf91572ec8a6705cdb6857f7d8d5242cf58"
1104 dependencies = [
1105 "http 1.4.0",
1106 "hyper",
1107 "hyper-util",
1108 "rustls",
1109 "rustls-native-certs",
1110 "rustls-pki-types",
1111 "tokio",
1112 "tokio-rustls",
1113 "tower-service",
1114 ]
1115
1116 [[package]]
1117 name = "hyper-util"
1118 version = "0.1.20"
1119 source = "registry+https://github.com/rust-lang/crates.io-index"
1120 checksum = "96547c2556ec9d12fb1578c4eaf448b04993e7fb79cbaad930a656880a6bdfa0"
1121 dependencies = [
1122 "base64",
1123 "bytes",
1124 "futures-channel",
1125 "futures-util",
1126 "http 1.4.0",
1127 "http-body 1.0.1",
1128 "hyper",
1129 "ipnet",
1130 "libc",
1131 "percent-encoding",
1132 "pin-project-lite",
1133 "socket2",
1134 "tokio",
1135 "tower-service",
1136 "tracing",
1137 ]
1138
1139 [[package]]
1140 name = "icu_collections"
1141 version = "2.2.0"
1142 source = "registry+https://github.com/rust-lang/crates.io-index"
1143 checksum = "2984d1cd16c883d7935b9e07e44071dca8d917fd52ecc02c04d5fa0b5a3f191c"
1144 dependencies = [
1145 "displaydoc",
1146 "potential_utf",
1147 "utf8_iter",
1148 "yoke",
1149 "zerofrom",
1150 "zerovec",
1151 ]
1152
1153 [[package]]
1154 name = "icu_locale_core"
1155 version = "2.2.0"
1156 source = "registry+https://github.com/rust-lang/crates.io-index"
1157 checksum = "92219b62b3e2b4d88ac5119f8904c10f8f61bf7e95b640d25ba3075e6cac2c29"
1158 dependencies = [
1159 "displaydoc",
1160 "litemap",
1161 "tinystr",
1162 "writeable",
1163 "zerovec",
1164 ]
1165
1166 [[package]]
1167 name = "icu_normalizer"
1168 version = "2.2.0"
1169 source = "registry+https://github.com/rust-lang/crates.io-index"
1170 checksum = "c56e5ee99d6e3d33bd91c5d85458b6005a22140021cc324cea84dd0e72cff3b4"
1171 dependencies = [
1172 "icu_collections",
1173 "icu_normalizer_data",
1174 "icu_properties",
1175 "icu_provider",
1176 "smallvec",
1177 "zerovec",
1178 ]
1179
1180 [[package]]
1181 name = "icu_normalizer_data"
1182 version = "2.2.0"
1183 source = "registry+https://github.com/rust-lang/crates.io-index"
1184 checksum = "da3be0ae77ea334f4da67c12f149704f19f81d1adf7c51cf482943e84a2bad38"
1185
1186 [[package]]
1187 name = "icu_properties"
1188 version = "2.2.0"
1189 source = "registry+https://github.com/rust-lang/crates.io-index"
1190 checksum = "bee3b67d0ea5c2cca5003417989af8996f8604e34fb9ddf96208a033901e70de"
1191 dependencies = [
1192 "icu_collections",
1193 "icu_locale_core",
1194 "icu_properties_data",
1195 "icu_provider",
1196 "zerotrie",
1197 "zerovec",
1198 ]
1199
1200 [[package]]
1201 name = "icu_properties_data"
1202 version = "2.2.0"
1203 source = "registry+https://github.com/rust-lang/crates.io-index"
1204 checksum = "8e2bbb201e0c04f7b4b3e14382af113e17ba4f63e2c9d2ee626b720cbce54a14"
1205
1206 [[package]]
1207 name = "icu_provider"
1208 version = "2.2.0"
1209 source = "registry+https://github.com/rust-lang/crates.io-index"
1210 checksum = "139c4cf31c8b5f33d7e199446eff9c1e02decfc2f0eec2c8d71f65befa45b421"
1211 dependencies = [
1212 "displaydoc",
1213 "icu_locale_core",
1214 "writeable",
1215 "yoke",
1216 "zerofrom",
1217 "zerotrie",
1218 "zerovec",
1219 ]
1220
1221 [[package]]
1222 name = "idna"
1223 version = "1.1.0"
1224 source = "registry+https://github.com/rust-lang/crates.io-index"
1225 checksum = "3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de"
1226 dependencies = [
1227 "idna_adapter",
1228 "smallvec",
1229 "utf8_iter",
1230 ]
1231
1232 [[package]]
1233 name = "idna_adapter"
1234 version = "1.2.1"
1235 source = "registry+https://github.com/rust-lang/crates.io-index"
1236 checksum = "3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344"
1237 dependencies = [
1238 "icu_normalizer",
1239 "icu_properties",
1240 ]
1241
1242 [[package]]
1243 name = "indexmap"
1244 version = "2.13.1"
1245 source = "registry+https://github.com/rust-lang/crates.io-index"
1246 checksum = "45a8a2b9cb3e0b0c1803dbb0758ffac5de2f425b23c28f518faabd9d805342ff"
1247 dependencies = [
1248 "equivalent",
1249 "hashbrown",
1250 ]
1251
1252 [[package]]
1253 name = "ipnet"
1254 version = "2.12.0"
1255 source = "registry+https://github.com/rust-lang/crates.io-index"
1256 checksum = "d98f6fed1fde3f8c21bc40a1abb88dd75e67924f9cffc3ef95607bad8017f8e2"
1257
1258 [[package]]
1259 name = "itoa"
1260 version = "1.0.18"
1261 source = "registry+https://github.com/rust-lang/crates.io-index"
1262 checksum = "8f42a60cbdf9a97f5d2305f08a87dc4e09308d1276d28c869c684d7777685682"
1263
1264 [[package]]
1265 name = "jobserver"
1266 version = "0.1.34"
1267 source = "registry+https://github.com/rust-lang/crates.io-index"
1268 checksum = "9afb3de4395d6b3e67a780b6de64b51c978ecf11cb9a462c66be7d4ca9039d33"
1269 dependencies = [
1270 "getrandom 0.3.4",
1271 "libc",
1272 ]
1273
1274 [[package]]
1275 name = "js-sys"
1276 version = "0.3.94"
1277 source = "registry+https://github.com/rust-lang/crates.io-index"
1278 checksum = "2e04e2ef80ce82e13552136fabeef8a5ed1f985a96805761cbb9a2c34e7664d9"
1279 dependencies = [
1280 "once_cell",
1281 "wasm-bindgen",
1282 ]
1283
1284 [[package]]
1285 name = "libc"
1286 version = "0.2.184"
1287 source = "registry+https://github.com/rust-lang/crates.io-index"
1288 checksum = "48f5d2a454e16a5ea0f4ced81bd44e4cfc7bd3a507b61887c99fd3538b28e4af"
1289
1290 [[package]]
1291 name = "litemap"
1292 version = "0.8.2"
1293 source = "registry+https://github.com/rust-lang/crates.io-index"
1294 checksum = "92daf443525c4cce67b150400bc2316076100ce0b3686209eb8cf3c31612e6f0"
1295
1296 [[package]]
1297 name = "lru"
1298 version = "0.16.3"
1299 source = "registry+https://github.com/rust-lang/crates.io-index"
1300 checksum = "a1dc47f592c06f33f8e3aea9591776ec7c9f9e4124778ff8a3c3b87159f7e593"
1301 dependencies = [
1302 "hashbrown",
1303 ]
1304
1305 [[package]]
1306 name = "md-5"
1307 version = "0.11.0"
1308 source = "registry+https://github.com/rust-lang/crates.io-index"
1309 checksum = "69b6441f590336821bb897fb28fc622898ccceb1d6cea3fde5ea86b090c4de98"
1310 dependencies = [
1311 "cfg-if",
1312 "digest 0.11.3",
1313 ]
1314
1315 [[package]]
1316 name = "mio"
1317 version = "1.2.0"
1318 source = "registry+https://github.com/rust-lang/crates.io-index"
1319 checksum = "50b7e5b27aa02a74bac8c3f23f448f8d87ff11f92d3aac1a6ed369ee08cc56c1"
1320 dependencies = [
1321 "libc",
1322 "wasi",
1323 "windows-sys 0.61.2",
1324 ]
1325
1326 [[package]]
1327 name = "num-conv"
1328 version = "0.2.1"
1329 source = "registry+https://github.com/rust-lang/crates.io-index"
1330 checksum = "c6673768db2d862beb9b39a78fdcb1a69439615d5794a1be50caa9bc92c81967"
1331
1332 [[package]]
1333 name = "num-integer"
1334 version = "0.1.46"
1335 source = "registry+https://github.com/rust-lang/crates.io-index"
1336 checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f"
1337 dependencies = [
1338 "num-traits",
1339 ]
1340
1341 [[package]]
1342 name = "num-traits"
1343 version = "0.2.19"
1344 source = "registry+https://github.com/rust-lang/crates.io-index"
1345 checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
1346 dependencies = [
1347 "autocfg",
1348 ]
1349
1350 [[package]]
1351 name = "once_cell"
1352 version = "1.21.4"
1353 source = "registry+https://github.com/rust-lang/crates.io-index"
1354 checksum = "9f7c3e4beb33f85d45ae3e3a1792185706c8e16d043238c593331cc7cd313b50"
1355
1356 [[package]]
1357 name = "openssl-probe"
1358 version = "0.2.1"
1359 source = "registry+https://github.com/rust-lang/crates.io-index"
1360 checksum = "7c87def4c32ab89d880effc9e097653c8da5d6ef28e6b539d313baaacfbafcbe"
1361
1362 [[package]]
1363 name = "outref"
1364 version = "0.5.2"
1365 source = "registry+https://github.com/rust-lang/crates.io-index"
1366 checksum = "1a80800c0488c3a21695ea981a54918fbb37abf04f4d0720c453632255e2ff0e"
1367
1368 [[package]]
1369 name = "p256"
1370 version = "0.11.1"
1371 source = "registry+https://github.com/rust-lang/crates.io-index"
1372 checksum = "51f44edd08f51e2ade572f141051021c5af22677e42b7dd28a88155151c33594"
1373 dependencies = [
1374 "ecdsa",
1375 "elliptic-curve",
1376 "sha2 0.10.9",
1377 ]
1378
1379 [[package]]
1380 name = "percent-encoding"
1381 version = "2.3.2"
1382 source = "registry+https://github.com/rust-lang/crates.io-index"
1383 checksum = "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220"
1384
1385 [[package]]
1386 name = "pin-project-lite"
1387 version = "0.2.17"
1388 source = "registry+https://github.com/rust-lang/crates.io-index"
1389 checksum = "a89322df9ebe1c1578d689c92318e070967d1042b512afbe49518723f4e6d5cd"
1390
1391 [[package]]
1392 name = "pin-utils"
1393 version = "0.1.0"
1394 source = "registry+https://github.com/rust-lang/crates.io-index"
1395 checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
1396
1397 [[package]]
1398 name = "pkcs8"
1399 version = "0.9.0"
1400 source = "registry+https://github.com/rust-lang/crates.io-index"
1401 checksum = "9eca2c590a5f85da82668fa685c09ce2888b9430e83299debf1f34b65fd4a4ba"
1402 dependencies = [
1403 "der",
1404 "spki",
1405 ]
1406
1407 [[package]]
1408 name = "potential_utf"
1409 version = "0.1.5"
1410 source = "registry+https://github.com/rust-lang/crates.io-index"
1411 checksum = "0103b1cef7ec0cf76490e969665504990193874ea05c85ff9bab8b911d0a0564"
1412 dependencies = [
1413 "zerovec",
1414 ]
1415
1416 [[package]]
1417 name = "powerfmt"
1418 version = "0.2.0"
1419 source = "registry+https://github.com/rust-lang/crates.io-index"
1420 checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391"
1421
1422 [[package]]
1423 name = "proc-macro2"
1424 version = "1.0.106"
1425 source = "registry+https://github.com/rust-lang/crates.io-index"
1426 checksum = "8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934"
1427 dependencies = [
1428 "unicode-ident",
1429 ]
1430
1431 [[package]]
1432 name = "quote"
1433 version = "1.0.45"
1434 source = "registry+https://github.com/rust-lang/crates.io-index"
1435 checksum = "41f2619966050689382d2b44f664f4bc593e129785a36d6ee376ddf37259b924"
1436 dependencies = [
1437 "proc-macro2",
1438 ]
1439
1440 [[package]]
1441 name = "r-efi"
1442 version = "5.3.0"
1443 source = "registry+https://github.com/rust-lang/crates.io-index"
1444 checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f"
1445
1446 [[package]]
1447 name = "rand_core"
1448 version = "0.6.4"
1449 source = "registry+https://github.com/rust-lang/crates.io-index"
1450 checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
1451 dependencies = [
1452 "getrandom 0.2.17",
1453 ]
1454
1455 [[package]]
1456 name = "regex-lite"
1457 version = "0.1.9"
1458 source = "registry+https://github.com/rust-lang/crates.io-index"
1459 checksum = "cab834c73d247e67f4fae452806d17d3c7501756d98c8808d7c9c7aa7d18f973"
1460
1461 [[package]]
1462 name = "rfc6979"
1463 version = "0.3.1"
1464 source = "registry+https://github.com/rust-lang/crates.io-index"
1465 checksum = "7743f17af12fa0b03b803ba12cd6a8d9483a587e89c69445e3909655c0b9fabb"
1466 dependencies = [
1467 "crypto-bigint 0.4.9",
1468 "hmac 0.12.1",
1469 "zeroize",
1470 ]
1471
1472 [[package]]
1473 name = "ring"
1474 version = "0.17.14"
1475 source = "registry+https://github.com/rust-lang/crates.io-index"
1476 checksum = "a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7"
1477 dependencies = [
1478 "cc",
1479 "cfg-if",
1480 "getrandom 0.2.17",
1481 "libc",
1482 "untrusted",
1483 "windows-sys 0.52.0",
1484 ]
1485
1486 [[package]]
1487 name = "rustc_version"
1488 version = "0.4.1"
1489 source = "registry+https://github.com/rust-lang/crates.io-index"
1490 checksum = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92"
1491 dependencies = [
1492 "semver",
1493 ]
1494
1495 [[package]]
1496 name = "rustls"
1497 version = "0.23.37"
1498 source = "registry+https://github.com/rust-lang/crates.io-index"
1499 checksum = "758025cb5fccfd3bc2fd74708fd4682be41d99e5dff73c377c0646c6012c73a4"
1500 dependencies = [
1501 "aws-lc-rs",
1502 "once_cell",
1503 "rustls-pki-types",
1504 "rustls-webpki",
1505 "subtle",
1506 "zeroize",
1507 ]
1508
1509 [[package]]
1510 name = "rustls-native-certs"
1511 version = "0.8.3"
1512 source = "registry+https://github.com/rust-lang/crates.io-index"
1513 checksum = "612460d5f7bea540c490b2b6395d8e34a953e52b491accd6c86c8164c5932a63"
1514 dependencies = [
1515 "openssl-probe",
1516 "rustls-pki-types",
1517 "schannel",
1518 "security-framework",
1519 ]
1520
1521 [[package]]
1522 name = "rustls-pki-types"
1523 version = "1.14.0"
1524 source = "registry+https://github.com/rust-lang/crates.io-index"
1525 checksum = "be040f8b0a225e40375822a563fa9524378b9d63112f53e19ffff34df5d33fdd"
1526 dependencies = [
1527 "zeroize",
1528 ]
1529
1530 [[package]]
1531 name = "rustls-webpki"
1532 version = "0.103.13"
1533 source = "registry+https://github.com/rust-lang/crates.io-index"
1534 checksum = "61c429a8649f110dddef65e2a5ad240f747e85f7758a6bccc7e5777bd33f756e"
1535 dependencies = [
1536 "aws-lc-rs",
1537 "ring",
1538 "rustls-pki-types",
1539 "untrusted",
1540 ]
1541
1542 [[package]]
1543 name = "rustversion"
1544 version = "1.0.22"
1545 source = "registry+https://github.com/rust-lang/crates.io-index"
1546 checksum = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d"
1547
1548 [[package]]
1549 name = "ryu"
1550 version = "1.0.23"
1551 source = "registry+https://github.com/rust-lang/crates.io-index"
1552 checksum = "9774ba4a74de5f7b1c1451ed6cd5285a32eddb5cccb8cc655a4e50009e06477f"
1553
1554 [[package]]
1555 name = "s3-storage"
1556 version = "0.1.1"
1557 dependencies = [
1558 "aws-config",
1559 "aws-sdk-s3",
1560 "bytes",
1561 "tokio",
1562 "tracing",
1563 ]
1564
1565 [[package]]
1566 name = "schannel"
1567 version = "0.1.29"
1568 source = "registry+https://github.com/rust-lang/crates.io-index"
1569 checksum = "91c1b7e4904c873ef0710c1f407dde2e6287de2bebc1bbbf7d430bb7cbffd939"
1570 dependencies = [
1571 "windows-sys 0.61.2",
1572 ]
1573
1574 [[package]]
1575 name = "sec1"
1576 version = "0.3.0"
1577 source = "registry+https://github.com/rust-lang/crates.io-index"
1578 checksum = "3be24c1842290c45df0a7bf069e0c268a747ad05a192f2fd7dcfdbc1cba40928"
1579 dependencies = [
1580 "base16ct",
1581 "der",
1582 "generic-array",
1583 "pkcs8",
1584 "subtle",
1585 "zeroize",
1586 ]
1587
1588 [[package]]
1589 name = "security-framework"
1590 version = "3.7.0"
1591 source = "registry+https://github.com/rust-lang/crates.io-index"
1592 checksum = "b7f4bc775c73d9a02cde8bf7b2ec4c9d12743edf609006c7facc23998404cd1d"
1593 dependencies = [
1594 "bitflags",
1595 "core-foundation",
1596 "core-foundation-sys",
1597 "libc",
1598 "security-framework-sys",
1599 ]
1600
1601 [[package]]
1602 name = "security-framework-sys"
1603 version = "2.17.0"
1604 source = "registry+https://github.com/rust-lang/crates.io-index"
1605 checksum = "6ce2691df843ecc5d231c0b14ece2acc3efb62c0a398c7e1d875f3983ce020e3"
1606 dependencies = [
1607 "core-foundation-sys",
1608 "libc",
1609 ]
1610
1611 [[package]]
1612 name = "semver"
1613 version = "1.0.28"
1614 source = "registry+https://github.com/rust-lang/crates.io-index"
1615 checksum = "8a7852d02fc848982e0c167ef163aaff9cd91dc640ba85e263cb1ce46fae51cd"
1616
1617 [[package]]
1618 name = "serde"
1619 version = "1.0.228"
1620 source = "registry+https://github.com/rust-lang/crates.io-index"
1621 checksum = "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e"
1622 dependencies = [
1623 "serde_core",
1624 "serde_derive",
1625 ]
1626
1627 [[package]]
1628 name = "serde_core"
1629 version = "1.0.228"
1630 source = "registry+https://github.com/rust-lang/crates.io-index"
1631 checksum = "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad"
1632 dependencies = [
1633 "serde_derive",
1634 ]
1635
1636 [[package]]
1637 name = "serde_derive"
1638 version = "1.0.228"
1639 source = "registry+https://github.com/rust-lang/crates.io-index"
1640 checksum = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79"
1641 dependencies = [
1642 "proc-macro2",
1643 "quote",
1644 "syn",
1645 ]
1646
1647 [[package]]
1648 name = "sha1"
1649 version = "0.10.6"
1650 source = "registry+https://github.com/rust-lang/crates.io-index"
1651 checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba"
1652 dependencies = [
1653 "cfg-if",
1654 "cpufeatures 0.2.17",
1655 "digest 0.10.7",
1656 ]
1657
1658 [[package]]
1659 name = "sha1"
1660 version = "0.11.0"
1661 source = "registry+https://github.com/rust-lang/crates.io-index"
1662 checksum = "aacc4cc499359472b4abe1bf11d0b12e688af9a805fa5e3016f9a386dc2d0214"
1663 dependencies = [
1664 "cfg-if",
1665 "cpufeatures 0.3.0",
1666 "digest 0.11.3",
1667 ]
1668
1669 [[package]]
1670 name = "sha2"
1671 version = "0.10.9"
1672 source = "registry+https://github.com/rust-lang/crates.io-index"
1673 checksum = "a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283"
1674 dependencies = [
1675 "cfg-if",
1676 "cpufeatures 0.2.17",
1677 "digest 0.10.7",
1678 ]
1679
1680 [[package]]
1681 name = "sha2"
1682 version = "0.11.0"
1683 source = "registry+https://github.com/rust-lang/crates.io-index"
1684 checksum = "446ba717509524cb3f22f17ecc096f10f4822d76ab5c0b9822c5f9c284e825f4"
1685 dependencies = [
1686 "cfg-if",
1687 "cpufeatures 0.3.0",
1688 "digest 0.11.3",
1689 ]
1690
1691 [[package]]
1692 name = "shlex"
1693 version = "1.3.0"
1694 source = "registry+https://github.com/rust-lang/crates.io-index"
1695 checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
1696
1697 [[package]]
1698 name = "signal-hook-registry"
1699 version = "1.4.8"
1700 source = "registry+https://github.com/rust-lang/crates.io-index"
1701 checksum = "c4db69cba1110affc0e9f7bcd48bbf87b3f4fc7c61fc9155afd4c469eb3d6c1b"
1702 dependencies = [
1703 "errno",
1704 "libc",
1705 ]
1706
1707 [[package]]
1708 name = "signature"
1709 version = "1.6.4"
1710 source = "registry+https://github.com/rust-lang/crates.io-index"
1711 checksum = "74233d3b3b2f6d4b006dc19dee745e73e2a6bfb6f93607cd3b02bd5b00797d7c"
1712 dependencies = [
1713 "digest 0.10.7",
1714 "rand_core",
1715 ]
1716
1717 [[package]]
1718 name = "slab"
1719 version = "0.4.12"
1720 source = "registry+https://github.com/rust-lang/crates.io-index"
1721 checksum = "0c790de23124f9ab44544d7ac05d60440adc586479ce501c1d6d7da3cd8c9cf5"
1722
1723 [[package]]
1724 name = "smallvec"
1725 version = "1.15.1"
1726 source = "registry+https://github.com/rust-lang/crates.io-index"
1727 checksum = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03"
1728
1729 [[package]]
1730 name = "socket2"
1731 version = "0.6.3"
1732 source = "registry+https://github.com/rust-lang/crates.io-index"
1733 checksum = "3a766e1110788c36f4fa1c2b71b387a7815aa65f88ce0229841826633d93723e"
1734 dependencies = [
1735 "libc",
1736 "windows-sys 0.61.2",
1737 ]
1738
1739 [[package]]
1740 name = "spin"
1741 version = "0.10.0"
1742 source = "registry+https://github.com/rust-lang/crates.io-index"
1743 checksum = "d5fe4ccb98d9c292d56fec89a5e07da7fc4cf0dc11e156b41793132775d3e591"
1744
1745 [[package]]
1746 name = "spki"
1747 version = "0.6.0"
1748 source = "registry+https://github.com/rust-lang/crates.io-index"
1749 checksum = "67cf02bbac7a337dc36e4f5a693db6c21e7863f45070f7064577eb4367a3212b"
1750 dependencies = [
1751 "base64ct",
1752 "der",
1753 ]
1754
1755 [[package]]
1756 name = "stable_deref_trait"
1757 version = "1.2.1"
1758 source = "registry+https://github.com/rust-lang/crates.io-index"
1759 checksum = "6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596"
1760
1761 [[package]]
1762 name = "subtle"
1763 version = "2.6.1"
1764 source = "registry+https://github.com/rust-lang/crates.io-index"
1765 checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"
1766
1767 [[package]]
1768 name = "syn"
1769 version = "2.0.117"
1770 source = "registry+https://github.com/rust-lang/crates.io-index"
1771 checksum = "e665b8803e7b1d2a727f4023456bbbbe74da67099c585258af0ad9c5013b9b99"
1772 dependencies = [
1773 "proc-macro2",
1774 "quote",
1775 "unicode-ident",
1776 ]
1777
1778 [[package]]
1779 name = "synstructure"
1780 version = "0.13.2"
1781 source = "registry+https://github.com/rust-lang/crates.io-index"
1782 checksum = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2"
1783 dependencies = [
1784 "proc-macro2",
1785 "quote",
1786 "syn",
1787 ]
1788
1789 [[package]]
1790 name = "time"
1791 version = "0.3.47"
1792 source = "registry+https://github.com/rust-lang/crates.io-index"
1793 checksum = "743bd48c283afc0388f9b8827b976905fb217ad9e647fae3a379a9283c4def2c"
1794 dependencies = [
1795 "deranged",
1796 "num-conv",
1797 "powerfmt",
1798 "serde_core",
1799 "time-core",
1800 "time-macros",
1801 ]
1802
1803 [[package]]
1804 name = "time-core"
1805 version = "0.1.8"
1806 source = "registry+https://github.com/rust-lang/crates.io-index"
1807 checksum = "7694e1cfe791f8d31026952abf09c69ca6f6fa4e1a1229e18988f06a04a12dca"
1808
1809 [[package]]
1810 name = "time-macros"
1811 version = "0.2.27"
1812 source = "registry+https://github.com/rust-lang/crates.io-index"
1813 checksum = "2e70e4c5a0e0a8a4823ad65dfe1a6930e4f4d756dcd9dd7939022b5e8c501215"
1814 dependencies = [
1815 "num-conv",
1816 "time-core",
1817 ]
1818
1819 [[package]]
1820 name = "tinystr"
1821 version = "0.8.3"
1822 source = "registry+https://github.com/rust-lang/crates.io-index"
1823 checksum = "c8323304221c2a851516f22236c5722a72eaa19749016521d6dff0824447d96d"
1824 dependencies = [
1825 "displaydoc",
1826 "zerovec",
1827 ]
1828
1829 [[package]]
1830 name = "tokio"
1831 version = "1.51.0"
1832 source = "registry+https://github.com/rust-lang/crates.io-index"
1833 checksum = "2bd1c4c0fc4a7ab90fc15ef6daaa3ec3b893f004f915f2392557ed23237820cd"
1834 dependencies = [
1835 "bytes",
1836 "libc",
1837 "mio",
1838 "pin-project-lite",
1839 "signal-hook-registry",
1840 "socket2",
1841 "tokio-macros",
1842 "windows-sys 0.61.2",
1843 ]
1844
1845 [[package]]
1846 name = "tokio-macros"
1847 version = "2.7.0"
1848 source = "registry+https://github.com/rust-lang/crates.io-index"
1849 checksum = "385a6cb71ab9ab790c5fe8d67f1645e6c450a7ce006a33de03daa956cf70a496"
1850 dependencies = [
1851 "proc-macro2",
1852 "quote",
1853 "syn",
1854 ]
1855
1856 [[package]]
1857 name = "tokio-rustls"
1858 version = "0.26.4"
1859 source = "registry+https://github.com/rust-lang/crates.io-index"
1860 checksum = "1729aa945f29d91ba541258c8df89027d5792d85a8841fb65e8bf0f4ede4ef61"
1861 dependencies = [
1862 "rustls",
1863 "tokio",
1864 ]
1865
1866 [[package]]
1867 name = "tokio-util"
1868 version = "0.7.18"
1869 source = "registry+https://github.com/rust-lang/crates.io-index"
1870 checksum = "9ae9cec805b01e8fc3fd2fe289f89149a9b66dd16786abd8b19cfa7b48cb0098"
1871 dependencies = [
1872 "bytes",
1873 "futures-core",
1874 "futures-sink",
1875 "pin-project-lite",
1876 "tokio",
1877 ]
1878
1879 [[package]]
1880 name = "tower"
1881 version = "0.5.3"
1882 source = "registry+https://github.com/rust-lang/crates.io-index"
1883 checksum = "ebe5ef63511595f1344e2d5cfa636d973292adc0eec1f0ad45fae9f0851ab1d4"
1884 dependencies = [
1885 "tower-layer",
1886 "tower-service",
1887 ]
1888
1889 [[package]]
1890 name = "tower-layer"
1891 version = "0.3.3"
1892 source = "registry+https://github.com/rust-lang/crates.io-index"
1893 checksum = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e"
1894
1895 [[package]]
1896 name = "tower-service"
1897 version = "0.3.3"
1898 source = "registry+https://github.com/rust-lang/crates.io-index"
1899 checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3"
1900
1901 [[package]]
1902 name = "tracing"
1903 version = "0.1.44"
1904 source = "registry+https://github.com/rust-lang/crates.io-index"
1905 checksum = "63e71662fa4b2a2c3a26f570f037eb95bb1f85397f3cd8076caed2f026a6d100"
1906 dependencies = [
1907 "pin-project-lite",
1908 "tracing-attributes",
1909 "tracing-core",
1910 ]
1911
1912 [[package]]
1913 name = "tracing-attributes"
1914 version = "0.1.31"
1915 source = "registry+https://github.com/rust-lang/crates.io-index"
1916 checksum = "7490cfa5ec963746568740651ac6781f701c9c5ea257c58e057f3ba8cf69e8da"
1917 dependencies = [
1918 "proc-macro2",
1919 "quote",
1920 "syn",
1921 ]
1922
1923 [[package]]
1924 name = "tracing-core"
1925 version = "0.1.36"
1926 source = "registry+https://github.com/rust-lang/crates.io-index"
1927 checksum = "db97caf9d906fbde555dd62fa95ddba9eecfd14cb388e4f491a66d74cd5fb79a"
1928 dependencies = [
1929 "once_cell",
1930 ]
1931
1932 [[package]]
1933 name = "try-lock"
1934 version = "0.2.5"
1935 source = "registry+https://github.com/rust-lang/crates.io-index"
1936 checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b"
1937
1938 [[package]]
1939 name = "typenum"
1940 version = "1.20.0"
1941 source = "registry+https://github.com/rust-lang/crates.io-index"
1942 checksum = "40ce102ab67701b8526c123c1bab5cbe42d7040ccfd0f64af1a385808d2f43de"
1943
1944 [[package]]
1945 name = "unicode-ident"
1946 version = "1.0.24"
1947 source = "registry+https://github.com/rust-lang/crates.io-index"
1948 checksum = "e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75"
1949
1950 [[package]]
1951 name = "untrusted"
1952 version = "0.9.0"
1953 source = "registry+https://github.com/rust-lang/crates.io-index"
1954 checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1"
1955
1956 [[package]]
1957 name = "url"
1958 version = "2.5.8"
1959 source = "registry+https://github.com/rust-lang/crates.io-index"
1960 checksum = "ff67a8a4397373c3ef660812acab3268222035010ab8680ec4215f38ba3d0eed"
1961 dependencies = [
1962 "form_urlencoded",
1963 "idna",
1964 "percent-encoding",
1965 "serde",
1966 ]
1967
1968 [[package]]
1969 name = "urlencoding"
1970 version = "2.1.3"
1971 source = "registry+https://github.com/rust-lang/crates.io-index"
1972 checksum = "daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da"
1973
1974 [[package]]
1975 name = "utf8_iter"
1976 version = "1.0.4"
1977 source = "registry+https://github.com/rust-lang/crates.io-index"
1978 checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be"
1979
1980 [[package]]
1981 name = "uuid"
1982 version = "1.23.0"
1983 source = "registry+https://github.com/rust-lang/crates.io-index"
1984 checksum = "5ac8b6f42ead25368cf5b098aeb3dc8a1a2c05a3eee8a9a1a68c640edbfc79d9"
1985 dependencies = [
1986 "js-sys",
1987 "wasm-bindgen",
1988 ]
1989
1990 [[package]]
1991 name = "version_check"
1992 version = "0.9.5"
1993 source = "registry+https://github.com/rust-lang/crates.io-index"
1994 checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
1995
1996 [[package]]
1997 name = "vsimd"
1998 version = "0.8.0"
1999 source = "registry+https://github.com/rust-lang/crates.io-index"
2000 checksum = "5c3082ca00d5a5ef149bb8b555a72ae84c9c59f7250f013ac822ac2e49b19c64"
2001
2002 [[package]]
2003 name = "want"
2004 version = "0.3.1"
2005 source = "registry+https://github.com/rust-lang/crates.io-index"
2006 checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e"
2007 dependencies = [
2008 "try-lock",
2009 ]
2010
2011 [[package]]
2012 name = "wasi"
2013 version = "0.11.1+wasi-snapshot-preview1"
2014 source = "registry+https://github.com/rust-lang/crates.io-index"
2015 checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b"
2016
2017 [[package]]
2018 name = "wasip2"
2019 version = "1.0.2+wasi-0.2.9"
2020 source = "registry+https://github.com/rust-lang/crates.io-index"
2021 checksum = "9517f9239f02c069db75e65f174b3da828fe5f5b945c4dd26bd25d89c03ebcf5"
2022 dependencies = [
2023 "wit-bindgen",
2024 ]
2025
2026 [[package]]
2027 name = "wasm-bindgen"
2028 version = "0.2.117"
2029 source = "registry+https://github.com/rust-lang/crates.io-index"
2030 checksum = "0551fc1bb415591e3372d0bc4780db7e587d84e2a7e79da121051c5c4b89d0b0"
2031 dependencies = [
2032 "cfg-if",
2033 "once_cell",
2034 "rustversion",
2035 "wasm-bindgen-macro",
2036 "wasm-bindgen-shared",
2037 ]
2038
2039 [[package]]
2040 name = "wasm-bindgen-macro"
2041 version = "0.2.117"
2042 source = "registry+https://github.com/rust-lang/crates.io-index"
2043 checksum = "7fbdf9a35adf44786aecd5ff89b4563a90325f9da0923236f6104e603c7e86be"
2044 dependencies = [
2045 "quote",
2046 "wasm-bindgen-macro-support",
2047 ]
2048
2049 [[package]]
2050 name = "wasm-bindgen-macro-support"
2051 version = "0.2.117"
2052 source = "registry+https://github.com/rust-lang/crates.io-index"
2053 checksum = "dca9693ef2bab6d4e6707234500350d8dad079eb508dca05530c85dc3a529ff2"
2054 dependencies = [
2055 "bumpalo",
2056 "proc-macro2",
2057 "quote",
2058 "syn",
2059 "wasm-bindgen-shared",
2060 ]
2061
2062 [[package]]
2063 name = "wasm-bindgen-shared"
2064 version = "0.2.117"
2065 source = "registry+https://github.com/rust-lang/crates.io-index"
2066 checksum = "39129a682a6d2d841b6c429d0c51e5cb0ed1a03829d8b3d1e69a011e62cb3d3b"
2067 dependencies = [
2068 "unicode-ident",
2069 ]
2070
2071 [[package]]
2072 name = "windows-link"
2073 version = "0.2.1"
2074 source = "registry+https://github.com/rust-lang/crates.io-index"
2075 checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5"
2076
2077 [[package]]
2078 name = "windows-sys"
2079 version = "0.52.0"
2080 source = "registry+https://github.com/rust-lang/crates.io-index"
2081 checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
2082 dependencies = [
2083 "windows-targets",
2084 ]
2085
2086 [[package]]
2087 name = "windows-sys"
2088 version = "0.61.2"
2089 source = "registry+https://github.com/rust-lang/crates.io-index"
2090 checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc"
2091 dependencies = [
2092 "windows-link",
2093 ]
2094
2095 [[package]]
2096 name = "windows-targets"
2097 version = "0.52.6"
2098 source = "registry+https://github.com/rust-lang/crates.io-index"
2099 checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
2100 dependencies = [
2101 "windows_aarch64_gnullvm",
2102 "windows_aarch64_msvc",
2103 "windows_i686_gnu",
2104 "windows_i686_gnullvm",
2105 "windows_i686_msvc",
2106 "windows_x86_64_gnu",
2107 "windows_x86_64_gnullvm",
2108 "windows_x86_64_msvc",
2109 ]
2110
2111 [[package]]
2112 name = "windows_aarch64_gnullvm"
2113 version = "0.52.6"
2114 source = "registry+https://github.com/rust-lang/crates.io-index"
2115 checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
2116
2117 [[package]]
2118 name = "windows_aarch64_msvc"
2119 version = "0.52.6"
2120 source = "registry+https://github.com/rust-lang/crates.io-index"
2121 checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
2122
2123 [[package]]
2124 name = "windows_i686_gnu"
2125 version = "0.52.6"
2126 source = "registry+https://github.com/rust-lang/crates.io-index"
2127 checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
2128
2129 [[package]]
2130 name = "windows_i686_gnullvm"
2131 version = "0.52.6"
2132 source = "registry+https://github.com/rust-lang/crates.io-index"
2133 checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
2134
2135 [[package]]
2136 name = "windows_i686_msvc"
2137 version = "0.52.6"
2138 source = "registry+https://github.com/rust-lang/crates.io-index"
2139 checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
2140
2141 [[package]]
2142 name = "windows_x86_64_gnu"
2143 version = "0.52.6"
2144 source = "registry+https://github.com/rust-lang/crates.io-index"
2145 checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
2146
2147 [[package]]
2148 name = "windows_x86_64_gnullvm"
2149 version = "0.52.6"
2150 source = "registry+https://github.com/rust-lang/crates.io-index"
2151 checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
2152
2153 [[package]]
2154 name = "windows_x86_64_msvc"
2155 version = "0.52.6"
2156 source = "registry+https://github.com/rust-lang/crates.io-index"
2157 checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
2158
2159 [[package]]
2160 name = "wit-bindgen"
2161 version = "0.51.0"
2162 source = "registry+https://github.com/rust-lang/crates.io-index"
2163 checksum = "d7249219f66ced02969388cf2bb044a09756a083d0fab1e566056b04d9fbcaa5"
2164
2165 [[package]]
2166 name = "writeable"
2167 version = "0.6.3"
2168 source = "registry+https://github.com/rust-lang/crates.io-index"
2169 checksum = "1ffae5123b2d3fc086436f8834ae3ab053a283cfac8fe0a0b8eaae044768a4c4"
2170
2171 [[package]]
2172 name = "xmlparser"
2173 version = "0.13.6"
2174 source = "registry+https://github.com/rust-lang/crates.io-index"
2175 checksum = "66fee0b777b0f5ac1c69bb06d361268faafa61cd4682ae064a171c16c433e9e4"
2176
2177 [[package]]
2178 name = "yoke"
2179 version = "0.8.2"
2180 source = "registry+https://github.com/rust-lang/crates.io-index"
2181 checksum = "abe8c5fda708d9ca3df187cae8bfb9ceda00dd96231bed36e445a1a48e66f9ca"
2182 dependencies = [
2183 "stable_deref_trait",
2184 "yoke-derive",
2185 "zerofrom",
2186 ]
2187
2188 [[package]]
2189 name = "yoke-derive"
2190 version = "0.8.2"
2191 source = "registry+https://github.com/rust-lang/crates.io-index"
2192 checksum = "de844c262c8848816172cef550288e7dc6c7b7814b4ee56b3e1553f275f1858e"
2193 dependencies = [
2194 "proc-macro2",
2195 "quote",
2196 "syn",
2197 "synstructure",
2198 ]
2199
2200 [[package]]
2201 name = "zerofrom"
2202 version = "0.1.7"
2203 source = "registry+https://github.com/rust-lang/crates.io-index"
2204 checksum = "69faa1f2a1ea75661980b013019ed6687ed0e83d069bc1114e2cc74c6c04c4df"
2205 dependencies = [
2206 "zerofrom-derive",
2207 ]
2208
2209 [[package]]
2210 name = "zerofrom-derive"
2211 version = "0.1.7"
2212 source = "registry+https://github.com/rust-lang/crates.io-index"
2213 checksum = "11532158c46691caf0f2593ea8358fed6bbf68a0315e80aae9bd41fbade684a1"
2214 dependencies = [
2215 "proc-macro2",
2216 "quote",
2217 "syn",
2218 "synstructure",
2219 ]
2220
2221 [[package]]
2222 name = "zeroize"
2223 version = "1.8.2"
2224 source = "registry+https://github.com/rust-lang/crates.io-index"
2225 checksum = "b97154e67e32c85465826e8bcc1c59429aaaf107c1e4a9e53c8d8ccd5eff88d0"
2226
2227 [[package]]
2228 name = "zerotrie"
2229 version = "0.2.4"
2230 source = "registry+https://github.com/rust-lang/crates.io-index"
2231 checksum = "0f9152d31db0792fa83f70fb2f83148effb5c1f5b8c7686c3459e361d9bc20bf"
2232 dependencies = [
2233 "displaydoc",
2234 "yoke",
2235 "zerofrom",
2236 ]
2237
2238 [[package]]
2239 name = "zerovec"
2240 version = "0.11.6"
2241 source = "registry+https://github.com/rust-lang/crates.io-index"
2242 checksum = "90f911cbc359ab6af17377d242225f4d75119aec87ea711a880987b18cd7b239"
2243 dependencies = [
2244 "yoke",
2245 "zerofrom",
2246 "zerovec-derive",
2247 ]
2248
2249 [[package]]
2250 name = "zerovec-derive"
2251 version = "0.11.3"
2252 source = "registry+https://github.com/rust-lang/crates.io-index"
2253 checksum = "625dc425cab0dca6dc3c3319506e6593dcb08a9f387ea3b284dbd52a92c40555"
2254 dependencies = [
2255 "proc-macro2",
2256 "quote",
2257 "syn",
2258 ]
2259