Our Personal Data Server from scratch!
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at fix/first-user-invite-code 7378 lines 175 kB view raw
1# This file is automatically @generated by Cargo. 2# It is not intended for manual editing. 3version = 4 4 5[[package]] 6name = "abnf" 7version = "0.13.0" 8source = "registry+https://github.com/rust-lang/crates.io-index" 9checksum = "087113bd50d9adce24850eed5d0476c7d199d532fce8fab5173650331e09033a" 10dependencies = [ 11 "abnf-core", 12 "nom", 13] 14 15[[package]] 16name = "abnf-core" 17version = "0.5.0" 18source = "registry+https://github.com/rust-lang/crates.io-index" 19checksum = "c44e09c43ae1c368fb91a03a566472d0087c26cf7e1b9e8e289c14ede681dd7d" 20dependencies = [ 21 "nom", 22] 23 24[[package]] 25name = "adler2" 26version = "2.0.1" 27source = "registry+https://github.com/rust-lang/crates.io-index" 28checksum = "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa" 29 30[[package]] 31name = "aead" 32version = "0.5.2" 33source = "registry+https://github.com/rust-lang/crates.io-index" 34checksum = "d122413f284cf2d62fb1b7db97e02edb8cda96d769b16e443a4f6195e35662b0" 35dependencies = [ 36 "crypto-common", 37 "generic-array", 38] 39 40[[package]] 41name = "aes" 42version = "0.8.4" 43source = "registry+https://github.com/rust-lang/crates.io-index" 44checksum = "b169f7a6d4742236a0a00c541b845991d0ac43e546831af1249753ab4c3aa3a0" 45dependencies = [ 46 "cfg-if", 47 "cipher", 48 "cpufeatures", 49] 50 51[[package]] 52name = "aes-gcm" 53version = "0.10.3" 54source = "registry+https://github.com/rust-lang/crates.io-index" 55checksum = "831010a0f742e1209b3bcea8fab6a8e149051ba6099432c8cb2cc117dec3ead1" 56dependencies = [ 57 "aead", 58 "aes", 59 "cipher", 60 "ctr", 61 "ghash", 62 "subtle", 63] 64 65[[package]] 66name = "ahash" 67version = "0.8.12" 68source = "registry+https://github.com/rust-lang/crates.io-index" 69checksum = "5a15f179cd60c4584b8a8c596927aadc462e27f2ca70c04e0071964a73ba7a75" 70dependencies = [ 71 "cfg-if", 72 "once_cell", 73 "version_check", 74 "zerocopy", 75] 76 77[[package]] 78name = "aho-corasick" 79version = "1.1.4" 80source = "registry+https://github.com/rust-lang/crates.io-index" 81checksum = "ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301" 82dependencies = [ 83 "memchr", 84] 85 86[[package]] 87name = "aliasable" 88version = "0.1.3" 89source = "registry+https://github.com/rust-lang/crates.io-index" 90checksum = "250f629c0161ad8107cf89319e990051fae62832fd343083bea452d93e2205fd" 91 92[[package]] 93name = "allocator-api2" 94version = "0.2.21" 95source = "registry+https://github.com/rust-lang/crates.io-index" 96checksum = "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923" 97 98[[package]] 99name = "android_system_properties" 100version = "0.1.5" 101source = "registry+https://github.com/rust-lang/crates.io-index" 102checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311" 103dependencies = [ 104 "libc", 105] 106 107[[package]] 108name = "anstream" 109version = "0.6.21" 110source = "registry+https://github.com/rust-lang/crates.io-index" 111checksum = "43d5b281e737544384e969a5ccad3f1cdd24b48086a0fc1b2a5262a26b8f4f4a" 112dependencies = [ 113 "anstyle", 114 "anstyle-parse", 115 "anstyle-query", 116 "anstyle-wincon", 117 "colorchoice", 118 "is_terminal_polyfill", 119 "utf8parse", 120] 121 122[[package]] 123name = "anstyle" 124version = "1.0.13" 125source = "registry+https://github.com/rust-lang/crates.io-index" 126checksum = "5192cca8006f1fd4f7237516f40fa183bb07f8fbdfedaa0036de5ea9b0b45e78" 127 128[[package]] 129name = "anstyle-parse" 130version = "0.2.7" 131source = "registry+https://github.com/rust-lang/crates.io-index" 132checksum = "4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2" 133dependencies = [ 134 "utf8parse", 135] 136 137[[package]] 138name = "anstyle-query" 139version = "1.1.5" 140source = "registry+https://github.com/rust-lang/crates.io-index" 141checksum = "40c48f72fd53cd289104fc64099abca73db4166ad86ea0b4341abe65af83dadc" 142dependencies = [ 143 "windows-sys 0.61.2", 144] 145 146[[package]] 147name = "anstyle-wincon" 148version = "3.0.11" 149source = "registry+https://github.com/rust-lang/crates.io-index" 150checksum = "291e6a250ff86cd4a820112fb8898808a366d8f9f58ce16d1f538353ad55747d" 151dependencies = [ 152 "anstyle", 153 "once_cell_polyfill", 154 "windows-sys 0.61.2", 155] 156 157[[package]] 158name = "anyhow" 159version = "1.0.100" 160source = "registry+https://github.com/rust-lang/crates.io-index" 161checksum = "a23eb6b1614318a8071c9b2521f36b424b2c83db5eb3a0fead4a6c0809af6e61" 162 163[[package]] 164name = "arbitrary" 165version = "1.4.2" 166source = "registry+https://github.com/rust-lang/crates.io-index" 167checksum = "c3d036a3c4ab069c7b410a2ce876bd74808d2d0888a82667669f8e783a898bf1" 168dependencies = [ 169 "derive_arbitrary", 170] 171 172[[package]] 173name = "arc-swap" 174version = "1.7.1" 175source = "registry+https://github.com/rust-lang/crates.io-index" 176checksum = "69f7f8c3906b62b754cd5326047894316021dcfe5a194c8ea52bdd94934a3457" 177 178[[package]] 179name = "arcstr" 180version = "1.2.0" 181source = "registry+https://github.com/rust-lang/crates.io-index" 182checksum = "03918c3dbd7701a85c6b9887732e2921175f26c350b4563841d0958c21d57e6d" 183 184[[package]] 185name = "asn1-rs" 186version = "0.6.2" 187source = "registry+https://github.com/rust-lang/crates.io-index" 188checksum = "5493c3bedbacf7fd7382c6346bbd66687d12bbaad3a89a2d2c303ee6cf20b048" 189dependencies = [ 190 "asn1-rs-derive", 191 "asn1-rs-impl", 192 "displaydoc", 193 "nom", 194 "num-traits", 195 "rusticata-macros", 196 "thiserror 1.0.69", 197 "time", 198] 199 200[[package]] 201name = "asn1-rs-derive" 202version = "0.5.1" 203source = "registry+https://github.com/rust-lang/crates.io-index" 204checksum = "965c2d33e53cb6b267e148a4cb0760bc01f4904c1cd4bb4002a085bb016d1490" 205dependencies = [ 206 "proc-macro2", 207 "quote", 208 "syn 2.0.111", 209 "synstructure", 210] 211 212[[package]] 213name = "asn1-rs-impl" 214version = "0.2.0" 215source = "registry+https://github.com/rust-lang/crates.io-index" 216checksum = "7b18050c2cd6fe86c3a76584ef5e0baf286d038cda203eb6223df2cc413565f7" 217dependencies = [ 218 "proc-macro2", 219 "quote", 220 "syn 2.0.111", 221] 222 223[[package]] 224name = "assert-json-diff" 225version = "2.0.2" 226source = "registry+https://github.com/rust-lang/crates.io-index" 227checksum = "47e4f2b81832e72834d7518d8487a0396a28cc408186a2e8854c0f98011faf12" 228dependencies = [ 229 "serde", 230 "serde_json", 231] 232 233[[package]] 234name = "astral-tokio-tar" 235version = "0.5.6" 236source = "registry+https://github.com/rust-lang/crates.io-index" 237checksum = "ec179a06c1769b1e42e1e2cbe74c7dcdb3d6383c838454d063eaac5bbb7ebbe5" 238dependencies = [ 239 "filetime", 240 "futures-core", 241 "libc", 242 "portable-atomic", 243 "rustc-hash", 244 "tokio", 245 "tokio-stream", 246 "xattr", 247] 248 249[[package]] 250name = "async-compression" 251version = "0.4.36" 252source = "registry+https://github.com/rust-lang/crates.io-index" 253checksum = "98ec5f6c2f8bc326c994cb9e241cc257ddaba9afa8555a43cffbb5dd86efaa37" 254dependencies = [ 255 "compression-codecs", 256 "compression-core", 257 "futures-core", 258 "pin-project-lite", 259 "tokio", 260] 261 262[[package]] 263name = "async-stream" 264version = "0.3.6" 265source = "registry+https://github.com/rust-lang/crates.io-index" 266checksum = "0b5a71a6f37880a80d1d7f19efd781e4b5de42c88f0722cc13bcb6cc2cfe8476" 267dependencies = [ 268 "async-stream-impl", 269 "futures-core", 270 "pin-project-lite", 271] 272 273[[package]] 274name = "async-stream-impl" 275version = "0.3.6" 276source = "registry+https://github.com/rust-lang/crates.io-index" 277checksum = "c7c24de15d275a1ecfd47a380fb4d5ec9bfe0933f309ed5e705b775596a3574d" 278dependencies = [ 279 "proc-macro2", 280 "quote", 281 "syn 2.0.111", 282] 283 284[[package]] 285name = "async-trait" 286version = "0.1.89" 287source = "registry+https://github.com/rust-lang/crates.io-index" 288checksum = "9035ad2d096bed7955a320ee7e2230574d28fd3c3a0f186cbea1ff3c7eed5dbb" 289dependencies = [ 290 "proc-macro2", 291 "quote", 292 "syn 2.0.111", 293] 294 295[[package]] 296name = "atoi" 297version = "2.0.0" 298source = "registry+https://github.com/rust-lang/crates.io-index" 299checksum = "f28d99ec8bfea296261ca1af174f24225171fea9664ba9003cbebee704810528" 300dependencies = [ 301 "num-traits", 302] 303 304[[package]] 305name = "atomic-polyfill" 306version = "1.0.3" 307source = "registry+https://github.com/rust-lang/crates.io-index" 308checksum = "8cf2bce30dfe09ef0bfaef228b9d414faaf7e563035494d7fe092dba54b300f4" 309dependencies = [ 310 "critical-section", 311] 312 313[[package]] 314name = "atomic-waker" 315version = "1.1.2" 316source = "registry+https://github.com/rust-lang/crates.io-index" 317checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0" 318 319[[package]] 320name = "autocfg" 321version = "1.5.0" 322source = "registry+https://github.com/rust-lang/crates.io-index" 323checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8" 324 325[[package]] 326name = "aws-config" 327version = "1.8.12" 328source = "registry+https://github.com/rust-lang/crates.io-index" 329checksum = "96571e6996817bf3d58f6b569e4b9fd2e9d2fcf9f7424eed07b2ce9bb87535e5" 330dependencies = [ 331 "aws-credential-types", 332 "aws-runtime", 333 "aws-sdk-sso", 334 "aws-sdk-ssooidc", 335 "aws-sdk-sts", 336 "aws-smithy-async", 337 "aws-smithy-http", 338 "aws-smithy-json", 339 "aws-smithy-runtime", 340 "aws-smithy-runtime-api", 341 "aws-smithy-types", 342 "aws-types", 343 "bytes", 344 "fastrand", 345 "hex", 346 "http 1.4.0", 347 "ring", 348 "time", 349 "tokio", 350 "tracing", 351 "url", 352 "zeroize", 353] 354 355[[package]] 356name = "aws-credential-types" 357version = "1.2.11" 358source = "registry+https://github.com/rust-lang/crates.io-index" 359checksum = "3cd362783681b15d136480ad555a099e82ecd8e2d10a841e14dfd0078d67fee3" 360dependencies = [ 361 "aws-smithy-async", 362 "aws-smithy-runtime-api", 363 "aws-smithy-types", 364 "zeroize", 365] 366 367[[package]] 368name = "aws-lc-rs" 369version = "1.15.2" 370source = "registry+https://github.com/rust-lang/crates.io-index" 371checksum = "6a88aab2464f1f25453baa7a07c84c5b7684e274054ba06817f382357f77a288" 372dependencies = [ 373 "aws-lc-sys", 374 "zeroize", 375] 376 377[[package]] 378name = "aws-lc-sys" 379version = "0.35.0" 380source = "registry+https://github.com/rust-lang/crates.io-index" 381checksum = "b45afffdee1e7c9126814751f88dddc747f41d91da16c9551a0f1e8a11e788a1" 382dependencies = [ 383 "cc", 384 "cmake", 385 "dunce", 386 "fs_extra", 387] 388 389[[package]] 390name = "aws-runtime" 391version = "1.5.17" 392source = "registry+https://github.com/rust-lang/crates.io-index" 393checksum = "d81b5b2898f6798ad58f484856768bca817e3cd9de0974c24ae0f1113fe88f1b" 394dependencies = [ 395 "aws-credential-types", 396 "aws-sigv4", 397 "aws-smithy-async", 398 "aws-smithy-eventstream", 399 "aws-smithy-http", 400 "aws-smithy-runtime", 401 "aws-smithy-runtime-api", 402 "aws-smithy-types", 403 "aws-types", 404 "bytes", 405 "fastrand", 406 "http 0.2.12", 407 "http-body 0.4.6", 408 "percent-encoding", 409 "pin-project-lite", 410 "tracing", 411 "uuid", 412] 413 414[[package]] 415name = "aws-sdk-s3" 416version = "1.118.0" 417source = "registry+https://github.com/rust-lang/crates.io-index" 418checksum = "d3e6b7079f85d9ea9a70643c9f89f50db70f5ada868fa9cfe08c1ffdf51abc13" 419dependencies = [ 420 "aws-credential-types", 421 "aws-runtime", 422 "aws-sigv4", 423 "aws-smithy-async", 424 "aws-smithy-checksums", 425 "aws-smithy-eventstream", 426 "aws-smithy-http", 427 "aws-smithy-json", 428 "aws-smithy-runtime", 429 "aws-smithy-runtime-api", 430 "aws-smithy-types", 431 "aws-smithy-xml", 432 "aws-types", 433 "bytes", 434 "fastrand", 435 "hex", 436 "hmac", 437 "http 0.2.12", 438 "http 1.4.0", 439 "http-body 0.4.6", 440 "lru", 441 "percent-encoding", 442 "regex-lite", 443 "sha2", 444 "tracing", 445 "url", 446] 447 448[[package]] 449name = "aws-sdk-sso" 450version = "1.91.0" 451source = "registry+https://github.com/rust-lang/crates.io-index" 452checksum = "8ee6402a36f27b52fe67661c6732d684b2635152b676aa2babbfb5204f99115d" 453dependencies = [ 454 "aws-credential-types", 455 "aws-runtime", 456 "aws-smithy-async", 457 "aws-smithy-http", 458 "aws-smithy-json", 459 "aws-smithy-runtime", 460 "aws-smithy-runtime-api", 461 "aws-smithy-types", 462 "aws-types", 463 "bytes", 464 "fastrand", 465 "http 0.2.12", 466 "regex-lite", 467 "tracing", 468] 469 470[[package]] 471name = "aws-sdk-ssooidc" 472version = "1.93.0" 473source = "registry+https://github.com/rust-lang/crates.io-index" 474checksum = "a45a7f750bbd170ee3677671ad782d90b894548f4e4ae168302c57ec9de5cb3e" 475dependencies = [ 476 "aws-credential-types", 477 "aws-runtime", 478 "aws-smithy-async", 479 "aws-smithy-http", 480 "aws-smithy-json", 481 "aws-smithy-runtime", 482 "aws-smithy-runtime-api", 483 "aws-smithy-types", 484 "aws-types", 485 "bytes", 486 "fastrand", 487 "http 0.2.12", 488 "regex-lite", 489 "tracing", 490] 491 492[[package]] 493name = "aws-sdk-sts" 494version = "1.95.0" 495source = "registry+https://github.com/rust-lang/crates.io-index" 496checksum = "55542378e419558e6b1f398ca70adb0b2088077e79ad9f14eb09441f2f7b2164" 497dependencies = [ 498 "aws-credential-types", 499 "aws-runtime", 500 "aws-smithy-async", 501 "aws-smithy-http", 502 "aws-smithy-json", 503 "aws-smithy-query", 504 "aws-smithy-runtime", 505 "aws-smithy-runtime-api", 506 "aws-smithy-types", 507 "aws-smithy-xml", 508 "aws-types", 509 "fastrand", 510 "http 0.2.12", 511 "regex-lite", 512 "tracing", 513] 514 515[[package]] 516name = "aws-sigv4" 517version = "1.3.7" 518source = "registry+https://github.com/rust-lang/crates.io-index" 519checksum = "69e523e1c4e8e7e8ff219d732988e22bfeae8a1cafdbe6d9eca1546fa080be7c" 520dependencies = [ 521 "aws-credential-types", 522 "aws-smithy-eventstream", 523 "aws-smithy-http", 524 "aws-smithy-runtime-api", 525 "aws-smithy-types", 526 "bytes", 527 "crypto-bigint 0.5.5", 528 "form_urlencoded", 529 "hex", 530 "hmac", 531 "http 0.2.12", 532 "http 1.4.0", 533 "p256 0.11.1", 534 "percent-encoding", 535 "ring", 536 "sha2", 537 "subtle", 538 "time", 539 "tracing", 540 "zeroize", 541] 542 543[[package]] 544name = "aws-smithy-async" 545version = "1.2.7" 546source = "registry+https://github.com/rust-lang/crates.io-index" 547checksum = "9ee19095c7c4dda59f1697d028ce704c24b2d33c6718790c7f1d5a3015b4107c" 548dependencies = [ 549 "futures-util", 550 "pin-project-lite", 551 "tokio", 552] 553 554[[package]] 555name = "aws-smithy-checksums" 556version = "0.63.12" 557source = "registry+https://github.com/rust-lang/crates.io-index" 558checksum = "87294a084b43d649d967efe58aa1f9e0adc260e13a6938eb904c0ae9b45824ae" 559dependencies = [ 560 "aws-smithy-http", 561 "aws-smithy-types", 562 "bytes", 563 "crc-fast", 564 "hex", 565 "http 0.2.12", 566 "http-body 0.4.6", 567 "md-5", 568 "pin-project-lite", 569 "sha1", 570 "sha2", 571 "tracing", 572] 573 574[[package]] 575name = "aws-smithy-eventstream" 576version = "0.60.14" 577source = "registry+https://github.com/rust-lang/crates.io-index" 578checksum = "dc12f8b310e38cad85cf3bef45ad236f470717393c613266ce0a89512286b650" 579dependencies = [ 580 "aws-smithy-types", 581 "bytes", 582 "crc32fast", 583] 584 585[[package]] 586name = "aws-smithy-http" 587version = "0.62.6" 588source = "registry+https://github.com/rust-lang/crates.io-index" 589checksum = "826141069295752372f8203c17f28e30c464d22899a43a0c9fd9c458d469c88b" 590dependencies = [ 591 "aws-smithy-eventstream", 592 "aws-smithy-runtime-api", 593 "aws-smithy-types", 594 "bytes", 595 "bytes-utils", 596 "futures-core", 597 "futures-util", 598 "http 0.2.12", 599 "http 1.4.0", 600 "http-body 0.4.6", 601 "percent-encoding", 602 "pin-project-lite", 603 "pin-utils", 604 "tracing", 605] 606 607[[package]] 608name = "aws-smithy-http-client" 609version = "1.1.5" 610source = "registry+https://github.com/rust-lang/crates.io-index" 611checksum = "59e62db736db19c488966c8d787f52e6270be565727236fd5579eaa301e7bc4a" 612dependencies = [ 613 "aws-smithy-async", 614 "aws-smithy-runtime-api", 615 "aws-smithy-types", 616 "h2 0.3.27", 617 "h2 0.4.12", 618 "http 0.2.12", 619 "http 1.4.0", 620 "http-body 0.4.6", 621 "hyper 0.14.32", 622 "hyper 1.8.1", 623 "hyper-rustls 0.24.2", 624 "hyper-rustls 0.27.7", 625 "hyper-util", 626 "pin-project-lite", 627 "rustls 0.21.12", 628 "rustls 0.23.35", 629 "rustls-native-certs", 630 "rustls-pki-types", 631 "tokio", 632 "tokio-rustls 0.26.4", 633 "tower", 634 "tracing", 635] 636 637[[package]] 638name = "aws-smithy-json" 639version = "0.61.9" 640source = "registry+https://github.com/rust-lang/crates.io-index" 641checksum = "49fa1213db31ac95288d981476f78d05d9cbb0353d22cdf3472cc05bb02f6551" 642dependencies = [ 643 "aws-smithy-types", 644] 645 646[[package]] 647name = "aws-smithy-observability" 648version = "0.1.5" 649source = "registry+https://github.com/rust-lang/crates.io-index" 650checksum = "17f616c3f2260612fe44cede278bafa18e73e6479c4e393e2c4518cf2a9a228a" 651dependencies = [ 652 "aws-smithy-runtime-api", 653] 654 655[[package]] 656name = "aws-smithy-query" 657version = "0.60.9" 658source = "registry+https://github.com/rust-lang/crates.io-index" 659checksum = "ae5d689cf437eae90460e944a58b5668530d433b4ff85789e69d2f2a556e057d" 660dependencies = [ 661 "aws-smithy-types", 662 "urlencoding", 663] 664 665[[package]] 666name = "aws-smithy-runtime" 667version = "1.9.6" 668source = "registry+https://github.com/rust-lang/crates.io-index" 669checksum = "65fda37911905ea4d3141a01364bc5509a0f32ae3f3b22d6e330c0abfb62d247" 670dependencies = [ 671 "aws-smithy-async", 672 "aws-smithy-http", 673 "aws-smithy-http-client", 674 "aws-smithy-observability", 675 "aws-smithy-runtime-api", 676 "aws-smithy-types", 677 "bytes", 678 "fastrand", 679 "http 0.2.12", 680 "http 1.4.0", 681 "http-body 0.4.6", 682 "http-body 1.0.1", 683 "pin-project-lite", 684 "pin-utils", 685 "tokio", 686 "tracing", 687] 688 689[[package]] 690name = "aws-smithy-runtime-api" 691version = "1.9.3" 692source = "registry+https://github.com/rust-lang/crates.io-index" 693checksum = "ab0d43d899f9e508300e587bf582ba54c27a452dd0a9ea294690669138ae14a2" 694dependencies = [ 695 "aws-smithy-async", 696 "aws-smithy-types", 697 "bytes", 698 "http 0.2.12", 699 "http 1.4.0", 700 "pin-project-lite", 701 "tokio", 702 "tracing", 703 "zeroize", 704] 705 706[[package]] 707name = "aws-smithy-types" 708version = "1.3.5" 709source = "registry+https://github.com/rust-lang/crates.io-index" 710checksum = "905cb13a9895626d49cf2ced759b062d913834c7482c38e49557eac4e6193f01" 711dependencies = [ 712 "base64-simd", 713 "bytes", 714 "bytes-utils", 715 "futures-core", 716 "http 0.2.12", 717 "http 1.4.0", 718 "http-body 0.4.6", 719 "http-body 1.0.1", 720 "http-body-util", 721 "itoa", 722 "num-integer", 723 "pin-project-lite", 724 "pin-utils", 725 "ryu", 726 "serde", 727 "time", 728 "tokio", 729 "tokio-util", 730] 731 732[[package]] 733name = "aws-smithy-xml" 734version = "0.60.13" 735source = "registry+https://github.com/rust-lang/crates.io-index" 736checksum = "11b2f670422ff42bf7065031e72b45bc52a3508bd089f743ea90731ca2b6ea57" 737dependencies = [ 738 "xmlparser", 739] 740 741[[package]] 742name = "aws-types" 743version = "1.3.11" 744source = "registry+https://github.com/rust-lang/crates.io-index" 745checksum = "1d980627d2dd7bfc32a3c025685a033eeab8d365cc840c631ef59d1b8f428164" 746dependencies = [ 747 "aws-credential-types", 748 "aws-smithy-async", 749 "aws-smithy-runtime-api", 750 "aws-smithy-types", 751 "rustc_version", 752 "tracing", 753] 754 755[[package]] 756name = "axum" 757version = "0.8.8" 758source = "registry+https://github.com/rust-lang/crates.io-index" 759checksum = "8b52af3cb4058c895d37317bb27508dccc8e5f2d39454016b297bf4a400597b8" 760dependencies = [ 761 "axum-core", 762 "axum-macros", 763 "base64 0.22.1", 764 "bytes", 765 "form_urlencoded", 766 "futures-util", 767 "http 1.4.0", 768 "http-body 1.0.1", 769 "http-body-util", 770 "hyper 1.8.1", 771 "hyper-util", 772 "itoa", 773 "matchit", 774 "memchr", 775 "mime", 776 "percent-encoding", 777 "pin-project-lite", 778 "serde_core", 779 "serde_json", 780 "serde_path_to_error", 781 "serde_urlencoded", 782 "sha1", 783 "sync_wrapper", 784 "tokio", 785 "tokio-tungstenite", 786 "tower", 787 "tower-layer", 788 "tower-service", 789 "tracing", 790] 791 792[[package]] 793name = "axum-core" 794version = "0.5.5" 795source = "registry+https://github.com/rust-lang/crates.io-index" 796checksum = "59446ce19cd142f8833f856eb31f3eb097812d1479ab224f54d72428ca21ea22" 797dependencies = [ 798 "bytes", 799 "futures-core", 800 "http 1.4.0", 801 "http-body 1.0.1", 802 "http-body-util", 803 "mime", 804 "pin-project-lite", 805 "sync_wrapper", 806 "tower-layer", 807 "tower-service", 808 "tracing", 809] 810 811[[package]] 812name = "axum-macros" 813version = "0.5.0" 814source = "registry+https://github.com/rust-lang/crates.io-index" 815checksum = "604fde5e028fea851ce1d8570bbdc034bec850d157f7569d10f347d06808c05c" 816dependencies = [ 817 "proc-macro2", 818 "quote", 819 "syn 2.0.111", 820] 821 822[[package]] 823name = "backon" 824version = "1.6.0" 825source = "registry+https://github.com/rust-lang/crates.io-index" 826checksum = "cffb0e931875b666fc4fcb20fee52e9bbd1ef836fd9e9e04ec21555f9f85f7ef" 827dependencies = [ 828 "fastrand", 829 "gloo-timers", 830 "tokio", 831] 832 833[[package]] 834name = "base-x" 835version = "0.2.11" 836source = "registry+https://github.com/rust-lang/crates.io-index" 837checksum = "4cbbc9d0964165b47557570cce6c952866c2678457aca742aafc9fb771d30270" 838 839[[package]] 840name = "base16ct" 841version = "0.1.1" 842source = "registry+https://github.com/rust-lang/crates.io-index" 843checksum = "349a06037c7bf932dd7e7d1f653678b2038b9ad46a74102f1fc7bd7872678cce" 844 845[[package]] 846name = "base16ct" 847version = "0.2.0" 848source = "registry+https://github.com/rust-lang/crates.io-index" 849checksum = "4c7f02d4ea65f2c1853089ffd8d2787bdbc63de2f0d29dedbcf8ccdfa0ccd4cf" 850 851[[package]] 852name = "base256emoji" 853version = "1.0.2" 854source = "registry+https://github.com/rust-lang/crates.io-index" 855checksum = "b5e9430d9a245a77c92176e649af6e275f20839a48389859d1661e9a128d077c" 856dependencies = [ 857 "const-str", 858 "match-lookup", 859] 860 861[[package]] 862name = "base32" 863version = "0.5.1" 864source = "registry+https://github.com/rust-lang/crates.io-index" 865checksum = "022dfe9eb35f19ebbcb51e0b40a5ab759f46ad60cadf7297e0bd085afb50e076" 866 867[[package]] 868name = "base64" 869version = "0.21.7" 870source = "registry+https://github.com/rust-lang/crates.io-index" 871checksum = "9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567" 872 873[[package]] 874name = "base64" 875version = "0.22.1" 876source = "registry+https://github.com/rust-lang/crates.io-index" 877checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6" 878 879[[package]] 880name = "base64-simd" 881version = "0.8.0" 882source = "registry+https://github.com/rust-lang/crates.io-index" 883checksum = "339abbe78e73178762e23bea9dfd08e697eb3f3301cd4be981c0f78ba5859195" 884dependencies = [ 885 "outref", 886 "vsimd", 887] 888 889[[package]] 890name = "base64ct" 891version = "1.8.1" 892source = "registry+https://github.com/rust-lang/crates.io-index" 893checksum = "0e050f626429857a27ddccb31e0aca21356bfa709c04041aefddac081a8f068a" 894 895[[package]] 896name = "base64urlsafedata" 897version = "0.5.4" 898source = "registry+https://github.com/rust-lang/crates.io-index" 899checksum = "42f7f6be94fa637132933fd0a68b9140bcb60e3d46164cb68e82a2bb8d102b3a" 900dependencies = [ 901 "base64 0.21.7", 902 "pastey", 903 "serde", 904] 905 906[[package]] 907name = "bcrypt" 908version = "0.17.1" 909source = "registry+https://github.com/rust-lang/crates.io-index" 910checksum = "abaf6da45c74385272ddf00e1ac074c7d8a6c1a1dda376902bd6a427522a8b2c" 911dependencies = [ 912 "base64 0.22.1", 913 "blowfish", 914 "getrandom 0.3.4", 915 "subtle", 916 "zeroize", 917] 918 919[[package]] 920name = "bincode" 921version = "2.0.1" 922source = "registry+https://github.com/rust-lang/crates.io-index" 923checksum = "36eaf5d7b090263e8150820482d5d93cd964a81e4019913c972f4edcc6edb740" 924dependencies = [ 925 "bincode_derive", 926 "serde", 927 "unty", 928] 929 930[[package]] 931name = "bincode_derive" 932version = "2.0.1" 933source = "registry+https://github.com/rust-lang/crates.io-index" 934checksum = "bf95709a440f45e986983918d0e8a1f30a9b1df04918fc828670606804ac3c09" 935dependencies = [ 936 "virtue", 937] 938 939[[package]] 940name = "bitflags" 941version = "2.10.0" 942source = "registry+https://github.com/rust-lang/crates.io-index" 943checksum = "812e12b5285cc515a9c72a5c1d3b6d46a19dac5acfef5265968c166106e31dd3" 944dependencies = [ 945 "serde_core", 946] 947 948[[package]] 949name = "block-buffer" 950version = "0.10.4" 951source = "registry+https://github.com/rust-lang/crates.io-index" 952checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71" 953dependencies = [ 954 "generic-array", 955] 956 957[[package]] 958name = "blowfish" 959version = "0.9.1" 960source = "registry+https://github.com/rust-lang/crates.io-index" 961checksum = "e412e2cd0f2b2d93e02543ceae7917b3c70331573df19ee046bcbc35e45e87d7" 962dependencies = [ 963 "byteorder", 964 "cipher", 965] 966 967[[package]] 968name = "bollard" 969version = "0.19.4" 970source = "registry+https://github.com/rust-lang/crates.io-index" 971checksum = "87a52479c9237eb04047ddb94788c41ca0d26eaff8b697ecfbb4c32f7fdc3b1b" 972dependencies = [ 973 "async-stream", 974 "base64 0.22.1", 975 "bitflags", 976 "bollard-buildkit-proto", 977 "bollard-stubs", 978 "bytes", 979 "chrono", 980 "futures-core", 981 "futures-util", 982 "hex", 983 "home", 984 "http 1.4.0", 985 "http-body-util", 986 "hyper 1.8.1", 987 "hyper-named-pipe", 988 "hyper-rustls 0.27.7", 989 "hyper-util", 990 "hyperlocal", 991 "log", 992 "num", 993 "pin-project-lite", 994 "rand 0.9.2", 995 "rustls 0.23.35", 996 "rustls-native-certs", 997 "rustls-pemfile", 998 "rustls-pki-types", 999 "serde", 1000 "serde_derive", 1001 "serde_json", 1002 "serde_repr", 1003 "serde_urlencoded", 1004 "thiserror 2.0.17", 1005 "tokio", 1006 "tokio-stream", 1007 "tokio-util", 1008 "tonic", 1009 "tower-service", 1010 "url", 1011 "winapi", 1012] 1013 1014[[package]] 1015name = "bollard-buildkit-proto" 1016version = "0.7.0" 1017source = "registry+https://github.com/rust-lang/crates.io-index" 1018checksum = "85a885520bf6249ab931a764ffdb87b0ceef48e6e7d807cfdb21b751e086e1ad" 1019dependencies = [ 1020 "prost", 1021 "prost-types", 1022 "tonic", 1023 "tonic-prost", 1024 "ureq", 1025] 1026 1027[[package]] 1028name = "bollard-stubs" 1029version = "1.49.1-rc.28.4.0" 1030source = "registry+https://github.com/rust-lang/crates.io-index" 1031checksum = "5731fe885755e92beff1950774068e0cae67ea6ec7587381536fca84f1779623" 1032dependencies = [ 1033 "base64 0.22.1", 1034 "bollard-buildkit-proto", 1035 "bytes", 1036 "chrono", 1037 "prost", 1038 "serde", 1039 "serde_json", 1040 "serde_repr", 1041 "serde_with", 1042] 1043 1044[[package]] 1045name = "bon" 1046version = "3.8.1" 1047source = "registry+https://github.com/rust-lang/crates.io-index" 1048checksum = "ebeb9aaf9329dff6ceb65c689ca3db33dbf15f324909c60e4e5eef5701ce31b1" 1049dependencies = [ 1050 "bon-macros", 1051 "rustversion", 1052] 1053 1054[[package]] 1055name = "bon-macros" 1056version = "3.8.1" 1057source = "registry+https://github.com/rust-lang/crates.io-index" 1058checksum = "77e9d642a7e3a318e37c2c9427b5a6a48aa1ad55dcd986f3034ab2239045a645" 1059dependencies = [ 1060 "darling", 1061 "ident_case", 1062 "prettyplease", 1063 "proc-macro2", 1064 "quote", 1065 "rustversion", 1066 "syn 2.0.111", 1067] 1068 1069[[package]] 1070name = "borsh" 1071version = "1.6.0" 1072source = "registry+https://github.com/rust-lang/crates.io-index" 1073checksum = "d1da5ab77c1437701eeff7c88d968729e7766172279eab0676857b3d63af7a6f" 1074dependencies = [ 1075 "cfg_aliases", 1076] 1077 1078[[package]] 1079name = "bs58" 1080version = "0.5.1" 1081source = "registry+https://github.com/rust-lang/crates.io-index" 1082checksum = "bf88ba1141d185c399bee5288d850d63b8369520c1eafc32a0430b5b6c287bf4" 1083dependencies = [ 1084 "tinyvec", 1085] 1086 1087[[package]] 1088name = "btree-range-map" 1089version = "0.7.2" 1090source = "registry+https://github.com/rust-lang/crates.io-index" 1091checksum = "1be5c9672446d3800bcbcaabaeba121fe22f1fb25700c4562b22faf76d377c33" 1092dependencies = [ 1093 "btree-slab", 1094 "cc-traits", 1095 "range-traits", 1096 "serde", 1097 "slab", 1098] 1099 1100[[package]] 1101name = "btree-slab" 1102version = "0.6.1" 1103source = "registry+https://github.com/rust-lang/crates.io-index" 1104checksum = "7a2b56d3029f075c4fa892428a098425b86cef5c89ae54073137ece416aef13c" 1105dependencies = [ 1106 "cc-traits", 1107 "slab", 1108 "smallvec", 1109] 1110 1111[[package]] 1112name = "bumpalo" 1113version = "3.19.1" 1114source = "registry+https://github.com/rust-lang/crates.io-index" 1115checksum = "5dd9dc738b7a8311c7ade152424974d8115f2cdad61e8dab8dac9f2362298510" 1116 1117[[package]] 1118name = "bytemuck" 1119version = "1.24.0" 1120source = "registry+https://github.com/rust-lang/crates.io-index" 1121checksum = "1fbdf580320f38b612e485521afda1ee26d10cc9884efaaa750d383e13e3c5f4" 1122 1123[[package]] 1124name = "byteorder" 1125version = "1.5.0" 1126source = "registry+https://github.com/rust-lang/crates.io-index" 1127checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b" 1128 1129[[package]] 1130name = "byteorder-lite" 1131version = "0.1.0" 1132source = "registry+https://github.com/rust-lang/crates.io-index" 1133checksum = "8f1fe948ff07f4bd06c30984e69f5b4899c516a3ef74f34df92a2df2ab535495" 1134 1135[[package]] 1136name = "bytes" 1137version = "1.11.0" 1138source = "registry+https://github.com/rust-lang/crates.io-index" 1139checksum = "b35204fbdc0b3f4446b89fc1ac2cf84a8a68971995d0bf2e925ec7cd960f9cb3" 1140 1141[[package]] 1142name = "bytes-utils" 1143version = "0.1.4" 1144source = "registry+https://github.com/rust-lang/crates.io-index" 1145checksum = "7dafe3a8757b027e2be6e4e5601ed563c55989fcf1546e933c66c8eb3a058d35" 1146dependencies = [ 1147 "bytes", 1148 "either", 1149] 1150 1151[[package]] 1152name = "cbor4ii" 1153version = "0.2.14" 1154source = "registry+https://github.com/rust-lang/crates.io-index" 1155checksum = "b544cf8c89359205f4f990d0e6f3828db42df85b5dac95d09157a250eb0749c4" 1156dependencies = [ 1157 "serde", 1158] 1159 1160[[package]] 1161name = "cc" 1162version = "1.2.50" 1163source = "registry+https://github.com/rust-lang/crates.io-index" 1164checksum = "9f50d563227a1c37cc0a263f64eca3334388c01c5e4c4861a9def205c614383c" 1165dependencies = [ 1166 "find-msvc-tools", 1167 "jobserver", 1168 "libc", 1169 "shlex", 1170] 1171 1172[[package]] 1173name = "cc-traits" 1174version = "2.0.0" 1175source = "registry+https://github.com/rust-lang/crates.io-index" 1176checksum = "060303ef31ef4a522737e1b1ab68c67916f2a787bb2f4f54f383279adba962b5" 1177dependencies = [ 1178 "slab", 1179] 1180 1181[[package]] 1182name = "cfb" 1183version = "0.7.3" 1184source = "registry+https://github.com/rust-lang/crates.io-index" 1185checksum = "d38f2da7a0a2c4ccf0065be06397cc26a81f4e528be095826eee9d4adbb8c60f" 1186dependencies = [ 1187 "byteorder", 1188 "fnv", 1189 "uuid", 1190] 1191 1192[[package]] 1193name = "cfg-if" 1194version = "1.0.4" 1195source = "registry+https://github.com/rust-lang/crates.io-index" 1196checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801" 1197 1198[[package]] 1199name = "cfg_aliases" 1200version = "0.2.1" 1201source = "registry+https://github.com/rust-lang/crates.io-index" 1202checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724" 1203 1204[[package]] 1205name = "chrono" 1206version = "0.4.42" 1207source = "registry+https://github.com/rust-lang/crates.io-index" 1208checksum = "145052bdd345b87320e369255277e3fb5152762ad123a901ef5c262dd38fe8d2" 1209dependencies = [ 1210 "iana-time-zone", 1211 "js-sys", 1212 "num-traits", 1213 "serde", 1214 "wasm-bindgen", 1215 "windows-link", 1216] 1217 1218[[package]] 1219name = "ciborium" 1220version = "0.2.2" 1221source = "registry+https://github.com/rust-lang/crates.io-index" 1222checksum = "42e69ffd6f0917f5c029256a24d0161db17cea3997d185db0d35926308770f0e" 1223dependencies = [ 1224 "ciborium-io", 1225 "ciborium-ll", 1226 "serde", 1227] 1228 1229[[package]] 1230name = "ciborium-io" 1231version = "0.2.2" 1232source = "registry+https://github.com/rust-lang/crates.io-index" 1233checksum = "05afea1e0a06c9be33d539b876f1ce3692f4afea2cb41f740e7743225ed1c757" 1234 1235[[package]] 1236name = "ciborium-ll" 1237version = "0.2.2" 1238source = "registry+https://github.com/rust-lang/crates.io-index" 1239checksum = "57663b653d948a338bfb3eeba9bb2fd5fcfaecb9e199e87e1eda4d9e8b240fd9" 1240dependencies = [ 1241 "ciborium-io", 1242 "half", 1243] 1244 1245[[package]] 1246name = "cid" 1247version = "0.11.1" 1248source = "registry+https://github.com/rust-lang/crates.io-index" 1249checksum = "3147d8272e8fa0ccd29ce51194dd98f79ddfb8191ba9e3409884e751798acf3a" 1250dependencies = [ 1251 "core2", 1252 "multibase", 1253 "multihash", 1254 "serde", 1255 "serde_bytes", 1256 "unsigned-varint 0.8.0", 1257] 1258 1259[[package]] 1260name = "cipher" 1261version = "0.4.4" 1262source = "registry+https://github.com/rust-lang/crates.io-index" 1263checksum = "773f3b9af64447d2ce9850330c473515014aa235e6a783b02db81ff39e4a3dad" 1264dependencies = [ 1265 "crypto-common", 1266 "inout", 1267] 1268 1269[[package]] 1270name = "clap" 1271version = "4.5.58" 1272source = "registry+https://github.com/rust-lang/crates.io-index" 1273checksum = "63be97961acde393029492ce0be7a1af7e323e6bae9511ebfac33751be5e6806" 1274dependencies = [ 1275 "clap_builder", 1276 "clap_derive", 1277] 1278 1279[[package]] 1280name = "clap_builder" 1281version = "4.5.58" 1282source = "registry+https://github.com/rust-lang/crates.io-index" 1283checksum = "7f13174bda5dfd69d7e947827e5af4b0f2f94a4a3ee92912fba07a66150f21e2" 1284dependencies = [ 1285 "anstream", 1286 "anstyle", 1287 "clap_lex", 1288 "strsim", 1289] 1290 1291[[package]] 1292name = "clap_derive" 1293version = "4.5.55" 1294source = "registry+https://github.com/rust-lang/crates.io-index" 1295checksum = "a92793da1a46a5f2a02a6f4c46c6496b28c43638adea8306fcb0caa1634f24e5" 1296dependencies = [ 1297 "heck 0.5.0", 1298 "proc-macro2", 1299 "quote", 1300 "syn 2.0.111", 1301] 1302 1303[[package]] 1304name = "clap_lex" 1305version = "1.0.0" 1306source = "registry+https://github.com/rust-lang/crates.io-index" 1307checksum = "3a822ea5bc7590f9d40f1ba12c0dc3c2760f3482c6984db1573ad11031420831" 1308 1309[[package]] 1310name = "cmake" 1311version = "0.1.57" 1312source = "registry+https://github.com/rust-lang/crates.io-index" 1313checksum = "75443c44cd6b379beb8c5b45d85d0773baf31cce901fe7bb252f4eff3008ef7d" 1314dependencies = [ 1315 "cc", 1316] 1317 1318[[package]] 1319name = "cobs" 1320version = "0.3.0" 1321source = "registry+https://github.com/rust-lang/crates.io-index" 1322checksum = "0fa961b519f0b462e3a3b4a34b64d119eeaca1d59af726fe450bbba07a9fc0a1" 1323dependencies = [ 1324 "thiserror 2.0.17", 1325] 1326 1327[[package]] 1328name = "color_quant" 1329version = "1.1.0" 1330source = "registry+https://github.com/rust-lang/crates.io-index" 1331checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b" 1332 1333[[package]] 1334name = "colorchoice" 1335version = "1.0.4" 1336source = "registry+https://github.com/rust-lang/crates.io-index" 1337checksum = "b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75" 1338 1339[[package]] 1340name = "combine" 1341version = "4.6.7" 1342source = "registry+https://github.com/rust-lang/crates.io-index" 1343checksum = "ba5a308b75df32fe02788e748662718f03fde005016435c444eea572398219fd" 1344dependencies = [ 1345 "bytes", 1346 "futures-core", 1347 "memchr", 1348 "pin-project-lite", 1349 "tokio", 1350 "tokio-util", 1351] 1352 1353[[package]] 1354name = "compression-codecs" 1355version = "0.4.35" 1356source = "registry+https://github.com/rust-lang/crates.io-index" 1357checksum = "b0f7ac3e5b97fdce45e8922fb05cae2c37f7bbd63d30dd94821dacfd8f3f2bf2" 1358dependencies = [ 1359 "compression-core", 1360 "flate2", 1361 "memchr", 1362] 1363 1364[[package]] 1365name = "compression-core" 1366version = "0.4.31" 1367source = "registry+https://github.com/rust-lang/crates.io-index" 1368checksum = "75984efb6ed102a0d42db99afb6c1948f0380d1d91808d5529916e6c08b49d8d" 1369 1370[[package]] 1371name = "concurrent-queue" 1372version = "2.5.0" 1373source = "registry+https://github.com/rust-lang/crates.io-index" 1374checksum = "4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973" 1375dependencies = [ 1376 "crossbeam-utils", 1377] 1378 1379[[package]] 1380name = "confique" 1381version = "0.4.0" 1382source = "registry+https://github.com/rust-lang/crates.io-index" 1383checksum = "06b4f5ec222421e22bb0a8cbaa36b1d2b50fd45cdd30c915ded34108da78b29f" 1384dependencies = [ 1385 "confique-macro", 1386 "serde", 1387 "toml", 1388] 1389 1390[[package]] 1391name = "confique-macro" 1392version = "0.0.13" 1393source = "registry+https://github.com/rust-lang/crates.io-index" 1394checksum = "e4d1754680cd218e7bcb4c960cc9bae3444b5197d64563dccccfdf83cab9e1a7" 1395dependencies = [ 1396 "heck 0.5.0", 1397 "proc-macro2", 1398 "quote", 1399 "syn 2.0.111", 1400] 1401 1402[[package]] 1403name = "const-oid" 1404version = "0.9.6" 1405source = "registry+https://github.com/rust-lang/crates.io-index" 1406checksum = "c2459377285ad874054d797f3ccebf984978aa39129f6eafde5cdc8315b612f8" 1407 1408[[package]] 1409name = "const-str" 1410version = "0.4.3" 1411source = "registry+https://github.com/rust-lang/crates.io-index" 1412checksum = "2f421161cb492475f1661ddc9815a745a1c894592070661180fdec3d4872e9c3" 1413 1414[[package]] 1415name = "constant_time_eq" 1416version = "0.3.1" 1417source = "registry+https://github.com/rust-lang/crates.io-index" 1418checksum = "7c74b8349d32d297c9134b8c88677813a227df8f779daa29bfc29c183fe3dca6" 1419 1420[[package]] 1421name = "cordyceps" 1422version = "0.3.4" 1423source = "registry+https://github.com/rust-lang/crates.io-index" 1424checksum = "688d7fbb8092b8de775ef2536f36c8c31f2bc4006ece2e8d8ad2d17d00ce0a2a" 1425dependencies = [ 1426 "loom", 1427 "tracing", 1428] 1429 1430[[package]] 1431name = "core-foundation" 1432version = "0.9.4" 1433source = "registry+https://github.com/rust-lang/crates.io-index" 1434checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f" 1435dependencies = [ 1436 "core-foundation-sys", 1437 "libc", 1438] 1439 1440[[package]] 1441name = "core-foundation" 1442version = "0.10.1" 1443source = "registry+https://github.com/rust-lang/crates.io-index" 1444checksum = "b2a6cd9ae233e7f62ba4e9353e81a88df7fc8a5987b8d445b4d90c879bd156f6" 1445dependencies = [ 1446 "core-foundation-sys", 1447 "libc", 1448] 1449 1450[[package]] 1451name = "core-foundation-sys" 1452version = "0.8.7" 1453source = "registry+https://github.com/rust-lang/crates.io-index" 1454checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b" 1455 1456[[package]] 1457name = "core2" 1458version = "0.4.0" 1459source = "registry+https://github.com/rust-lang/crates.io-index" 1460checksum = "b49ba7ef1ad6107f8824dbe97de947cbaac53c44e7f9756a1fba0d37c1eec505" 1461dependencies = [ 1462 "memchr", 1463] 1464 1465[[package]] 1466name = "cpufeatures" 1467version = "0.2.17" 1468source = "registry+https://github.com/rust-lang/crates.io-index" 1469checksum = "59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280" 1470dependencies = [ 1471 "libc", 1472] 1473 1474[[package]] 1475name = "crc" 1476version = "3.4.0" 1477source = "registry+https://github.com/rust-lang/crates.io-index" 1478checksum = "5eb8a2a1cd12ab0d987a5d5e825195d372001a4094a0376319d5a0ad71c1ba0d" 1479dependencies = [ 1480 "crc-catalog", 1481] 1482 1483[[package]] 1484name = "crc-catalog" 1485version = "2.4.0" 1486source = "registry+https://github.com/rust-lang/crates.io-index" 1487checksum = "19d374276b40fb8bbdee95aef7c7fa6b5316ec764510eb64b8dd0e2ed0d7e7f5" 1488 1489[[package]] 1490name = "crc-fast" 1491version = "1.6.0" 1492source = "registry+https://github.com/rust-lang/crates.io-index" 1493checksum = "6ddc2d09feefeee8bd78101665bd8645637828fa9317f9f292496dbbd8c65ff3" 1494dependencies = [ 1495 "crc", 1496 "digest", 1497 "rand 0.9.2", 1498 "regex", 1499 "rustversion", 1500] 1501 1502[[package]] 1503name = "crc32fast" 1504version = "1.5.0" 1505source = "registry+https://github.com/rust-lang/crates.io-index" 1506checksum = "9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511" 1507dependencies = [ 1508 "cfg-if", 1509] 1510 1511[[package]] 1512name = "critical-section" 1513version = "1.2.0" 1514source = "registry+https://github.com/rust-lang/crates.io-index" 1515checksum = "790eea4361631c5e7d22598ecd5723ff611904e3344ce8720784c93e3d83d40b" 1516 1517[[package]] 1518name = "crossbeam-epoch" 1519version = "0.9.18" 1520source = "registry+https://github.com/rust-lang/crates.io-index" 1521checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e" 1522dependencies = [ 1523 "crossbeam-utils", 1524] 1525 1526[[package]] 1527name = "crossbeam-queue" 1528version = "0.3.12" 1529source = "registry+https://github.com/rust-lang/crates.io-index" 1530checksum = "0f58bbc28f91df819d0aa2a2c00cd19754769c2fad90579b3592b1c9ba7a3115" 1531dependencies = [ 1532 "crossbeam-utils", 1533] 1534 1535[[package]] 1536name = "crossbeam-utils" 1537version = "0.8.21" 1538source = "registry+https://github.com/rust-lang/crates.io-index" 1539checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28" 1540 1541[[package]] 1542name = "crunchy" 1543version = "0.2.4" 1544source = "registry+https://github.com/rust-lang/crates.io-index" 1545checksum = "460fbee9c2c2f33933d720630a6a0bac33ba7053db5344fac858d4b8952d77d5" 1546 1547[[package]] 1548name = "crypto-bigint" 1549version = "0.4.9" 1550source = "registry+https://github.com/rust-lang/crates.io-index" 1551checksum = "ef2b4b23cddf68b89b8f8069890e8c270d54e2d5fe1b143820234805e4cb17ef" 1552dependencies = [ 1553 "generic-array", 1554 "rand_core 0.6.4", 1555 "subtle", 1556 "zeroize", 1557] 1558 1559[[package]] 1560name = "crypto-bigint" 1561version = "0.5.5" 1562source = "registry+https://github.com/rust-lang/crates.io-index" 1563checksum = "0dc92fb57ca44df6db8059111ab3af99a63d5d0f8375d9972e319a379c6bab76" 1564dependencies = [ 1565 "generic-array", 1566 "rand_core 0.6.4", 1567 "subtle", 1568 "zeroize", 1569] 1570 1571[[package]] 1572name = "crypto-common" 1573version = "0.1.7" 1574source = "registry+https://github.com/rust-lang/crates.io-index" 1575checksum = "78c8292055d1c1df0cce5d180393dc8cce0abec0a7102adb6c7b1eef6016d60a" 1576dependencies = [ 1577 "generic-array", 1578 "rand_core 0.6.4", 1579 "typenum", 1580] 1581 1582[[package]] 1583name = "ctor" 1584version = "0.6.3" 1585source = "registry+https://github.com/rust-lang/crates.io-index" 1586checksum = "424e0138278faeb2b401f174ad17e715c829512d74f3d1e81eb43365c2e0590e" 1587dependencies = [ 1588 "ctor-proc-macro", 1589 "dtor", 1590] 1591 1592[[package]] 1593name = "ctor-proc-macro" 1594version = "0.0.7" 1595source = "registry+https://github.com/rust-lang/crates.io-index" 1596checksum = "52560adf09603e58c9a7ee1fe1dcb95a16927b17c127f0ac02d6e768a0e25bc1" 1597 1598[[package]] 1599name = "ctr" 1600version = "0.9.2" 1601source = "registry+https://github.com/rust-lang/crates.io-index" 1602checksum = "0369ee1ad671834580515889b80f2ea915f23b8be8d0daa4bbaf2ac5c7590835" 1603dependencies = [ 1604 "cipher", 1605] 1606 1607[[package]] 1608name = "curve25519-dalek" 1609version = "4.1.3" 1610source = "registry+https://github.com/rust-lang/crates.io-index" 1611checksum = "97fb8b7c4503de7d6ae7b42ab72a5a59857b4c937ec27a3d4539dba95b5ab2be" 1612dependencies = [ 1613 "cfg-if", 1614 "cpufeatures", 1615 "curve25519-dalek-derive", 1616 "digest", 1617 "fiat-crypto", 1618 "rustc_version", 1619 "subtle", 1620 "zeroize", 1621] 1622 1623[[package]] 1624name = "curve25519-dalek-derive" 1625version = "0.1.1" 1626source = "registry+https://github.com/rust-lang/crates.io-index" 1627checksum = "f46882e17999c6cc590af592290432be3bce0428cb0d5f8b6715e4dc7b383eb3" 1628dependencies = [ 1629 "proc-macro2", 1630 "quote", 1631 "syn 2.0.111", 1632] 1633 1634[[package]] 1635name = "darling" 1636version = "0.21.3" 1637source = "registry+https://github.com/rust-lang/crates.io-index" 1638checksum = "9cdf337090841a411e2a7f3deb9187445851f91b309c0c0a29e05f74a00a48c0" 1639dependencies = [ 1640 "darling_core", 1641 "darling_macro", 1642] 1643 1644[[package]] 1645name = "darling_core" 1646version = "0.21.3" 1647source = "registry+https://github.com/rust-lang/crates.io-index" 1648checksum = "1247195ecd7e3c85f83c8d2a366e4210d588e802133e1e355180a9870b517ea4" 1649dependencies = [ 1650 "fnv", 1651 "ident_case", 1652 "proc-macro2", 1653 "quote", 1654 "strsim", 1655 "syn 2.0.111", 1656] 1657 1658[[package]] 1659name = "darling_macro" 1660version = "0.21.3" 1661source = "registry+https://github.com/rust-lang/crates.io-index" 1662checksum = "d38308df82d1080de0afee5d069fa14b0326a88c14f15c5ccda35b4a6c414c81" 1663dependencies = [ 1664 "darling_core", 1665 "quote", 1666 "syn 2.0.111", 1667] 1668 1669[[package]] 1670name = "dashmap" 1671version = "6.1.0" 1672source = "registry+https://github.com/rust-lang/crates.io-index" 1673checksum = "5041cc499144891f3790297212f32a74fb938e5136a14943f338ef9e0ae276cf" 1674dependencies = [ 1675 "cfg-if", 1676 "crossbeam-utils", 1677 "hashbrown 0.14.5", 1678 "lock_api", 1679 "once_cell", 1680 "parking_lot_core", 1681] 1682 1683[[package]] 1684name = "data-encoding" 1685version = "2.9.0" 1686source = "registry+https://github.com/rust-lang/crates.io-index" 1687checksum = "2a2330da5de22e8a3cb63252ce2abb30116bf5265e89c0e01bc17015ce30a476" 1688 1689[[package]] 1690name = "data-encoding-macro" 1691version = "0.1.18" 1692source = "registry+https://github.com/rust-lang/crates.io-index" 1693checksum = "47ce6c96ea0102f01122a185683611bd5ac8d99e62bc59dd12e6bda344ee673d" 1694dependencies = [ 1695 "data-encoding", 1696 "data-encoding-macro-internal", 1697] 1698 1699[[package]] 1700name = "data-encoding-macro-internal" 1701version = "0.1.16" 1702source = "registry+https://github.com/rust-lang/crates.io-index" 1703checksum = "8d162beedaa69905488a8da94f5ac3edb4dd4788b732fadb7bd120b2625c1976" 1704dependencies = [ 1705 "data-encoding", 1706 "syn 2.0.111", 1707] 1708 1709[[package]] 1710name = "deadpool" 1711version = "0.12.3" 1712source = "registry+https://github.com/rust-lang/crates.io-index" 1713checksum = "0be2b1d1d6ec8d846f05e137292d0b89133caf95ef33695424c09568bdd39b1b" 1714dependencies = [ 1715 "deadpool-runtime", 1716 "lazy_static", 1717 "num_cpus", 1718 "tokio", 1719] 1720 1721[[package]] 1722name = "deadpool-runtime" 1723version = "0.1.4" 1724source = "registry+https://github.com/rust-lang/crates.io-index" 1725checksum = "092966b41edc516079bdf31ec78a2e0588d1d0c08f78b91d8307215928642b2b" 1726 1727[[package]] 1728name = "der" 1729version = "0.6.1" 1730source = "registry+https://github.com/rust-lang/crates.io-index" 1731checksum = "f1a467a65c5e759bce6e65eaf91cc29f466cdc57cb65777bd646872a8a1fd4de" 1732dependencies = [ 1733 "const-oid", 1734 "zeroize", 1735] 1736 1737[[package]] 1738name = "der" 1739version = "0.7.10" 1740source = "registry+https://github.com/rust-lang/crates.io-index" 1741checksum = "e7c1832837b905bbfb5101e07cc24c8deddf52f93225eee6ead5f4d63d53ddcb" 1742dependencies = [ 1743 "const-oid", 1744 "pem-rfc7468", 1745 "zeroize", 1746] 1747 1748[[package]] 1749name = "der-parser" 1750version = "9.0.0" 1751source = "registry+https://github.com/rust-lang/crates.io-index" 1752checksum = "5cd0a5c643689626bec213c4d8bd4d96acc8ffdb4ad4bb6bc16abf27d5f4b553" 1753dependencies = [ 1754 "asn1-rs", 1755 "displaydoc", 1756 "nom", 1757 "num-bigint", 1758 "num-traits", 1759 "rusticata-macros", 1760] 1761 1762[[package]] 1763name = "deranged" 1764version = "0.5.5" 1765source = "registry+https://github.com/rust-lang/crates.io-index" 1766checksum = "ececcb659e7ba858fb4f10388c250a7252eb0a27373f1a72b8748afdd248e587" 1767dependencies = [ 1768 "powerfmt", 1769 "serde_core", 1770] 1771 1772[[package]] 1773name = "derive_arbitrary" 1774version = "1.4.2" 1775source = "registry+https://github.com/rust-lang/crates.io-index" 1776checksum = "1e567bd82dcff979e4b03460c307b3cdc9e96fde3d73bed1496d2bc75d9dd62a" 1777dependencies = [ 1778 "proc-macro2", 1779 "quote", 1780 "syn 2.0.111", 1781] 1782 1783[[package]] 1784name = "derive_more" 1785version = "1.0.0" 1786source = "registry+https://github.com/rust-lang/crates.io-index" 1787checksum = "4a9b99b9cbbe49445b21764dc0625032a89b145a2642e67603e1c936f5458d05" 1788dependencies = [ 1789 "derive_more-impl", 1790] 1791 1792[[package]] 1793name = "derive_more-impl" 1794version = "1.0.0" 1795source = "registry+https://github.com/rust-lang/crates.io-index" 1796checksum = "cb7330aeadfbe296029522e6c40f315320aba36fc43a5b3632f3795348f3bd22" 1797dependencies = [ 1798 "proc-macro2", 1799 "quote", 1800 "syn 2.0.111", 1801 "unicode-xid", 1802] 1803 1804[[package]] 1805name = "diatomic-waker" 1806version = "0.2.3" 1807source = "registry+https://github.com/rust-lang/crates.io-index" 1808checksum = "ab03c107fafeb3ee9f5925686dbb7a73bc76e3932abb0d2b365cb64b169cf04c" 1809 1810[[package]] 1811name = "digest" 1812version = "0.10.7" 1813source = "registry+https://github.com/rust-lang/crates.io-index" 1814checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292" 1815dependencies = [ 1816 "block-buffer", 1817 "const-oid", 1818 "crypto-common", 1819 "subtle", 1820] 1821 1822[[package]] 1823name = "displaydoc" 1824version = "0.2.5" 1825source = "registry+https://github.com/rust-lang/crates.io-index" 1826checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0" 1827dependencies = [ 1828 "proc-macro2", 1829 "quote", 1830 "syn 2.0.111", 1831] 1832 1833[[package]] 1834name = "docker_credential" 1835version = "1.3.2" 1836source = "registry+https://github.com/rust-lang/crates.io-index" 1837checksum = "1d89dfcba45b4afad7450a99b39e751590463e45c04728cf555d36bb66940de8" 1838dependencies = [ 1839 "base64 0.21.7", 1840 "serde", 1841 "serde_json", 1842] 1843 1844[[package]] 1845name = "dotenvy" 1846version = "0.15.7" 1847source = "registry+https://github.com/rust-lang/crates.io-index" 1848checksum = "1aaf95b3e5c8f23aa320147307562d361db0ae0d51242340f558153b4eb2439b" 1849 1850[[package]] 1851name = "dtor" 1852version = "0.1.1" 1853source = "registry+https://github.com/rust-lang/crates.io-index" 1854checksum = "404d02eeb088a82cfd873006cb713fe411306c7d182c344905e101fb1167d301" 1855dependencies = [ 1856 "dtor-proc-macro", 1857] 1858 1859[[package]] 1860name = "dtor-proc-macro" 1861version = "0.0.6" 1862source = "registry+https://github.com/rust-lang/crates.io-index" 1863checksum = "f678cf4a922c215c63e0de95eb1ff08a958a81d47e485cf9da1e27bf6305cfa5" 1864 1865[[package]] 1866name = "dunce" 1867version = "1.0.5" 1868source = "registry+https://github.com/rust-lang/crates.io-index" 1869checksum = "92773504d58c093f6de2459af4af33faa518c13451eb8f2b5698ed3d36e7c813" 1870 1871[[package]] 1872name = "dyn-clone" 1873version = "1.0.20" 1874source = "registry+https://github.com/rust-lang/crates.io-index" 1875checksum = "d0881ea181b1df73ff77ffaaf9c7544ecc11e82fba9b5f27b262a3c73a332555" 1876 1877[[package]] 1878name = "ecdsa" 1879version = "0.14.8" 1880source = "registry+https://github.com/rust-lang/crates.io-index" 1881checksum = "413301934810f597c1d19ca71c8710e99a3f1ba28a0d2ebc01551a2daeea3c5c" 1882dependencies = [ 1883 "der 0.6.1", 1884 "elliptic-curve 0.12.3", 1885 "rfc6979 0.3.1", 1886 "signature 1.6.4", 1887] 1888 1889[[package]] 1890name = "ecdsa" 1891version = "0.16.9" 1892source = "registry+https://github.com/rust-lang/crates.io-index" 1893checksum = "ee27f32b5c5292967d2d4a9d7f1e0b0aed2c15daded5a60300e4abb9d8020bca" 1894dependencies = [ 1895 "der 0.7.10", 1896 "digest", 1897 "elliptic-curve 0.13.8", 1898 "rfc6979 0.4.0", 1899 "signature 2.2.0", 1900 "spki 0.7.3", 1901] 1902 1903[[package]] 1904name = "ed25519" 1905version = "2.2.3" 1906source = "registry+https://github.com/rust-lang/crates.io-index" 1907checksum = "115531babc129696a58c64a4fef0a8bf9e9698629fb97e9e40767d235cfbcd53" 1908dependencies = [ 1909 "pkcs8 0.10.2", 1910 "signature 2.2.0", 1911] 1912 1913[[package]] 1914name = "ed25519-dalek" 1915version = "2.2.0" 1916source = "registry+https://github.com/rust-lang/crates.io-index" 1917checksum = "70e796c081cee67dc755e1a36a0a172b897fab85fc3f6bc48307991f64e4eca9" 1918dependencies = [ 1919 "curve25519-dalek", 1920 "ed25519", 1921 "rand_core 0.6.4", 1922 "serde", 1923 "sha2", 1924 "subtle", 1925 "zeroize", 1926] 1927 1928[[package]] 1929name = "either" 1930version = "1.15.0" 1931source = "registry+https://github.com/rust-lang/crates.io-index" 1932checksum = "48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719" 1933dependencies = [ 1934 "serde", 1935] 1936 1937[[package]] 1938name = "elliptic-curve" 1939version = "0.12.3" 1940source = "registry+https://github.com/rust-lang/crates.io-index" 1941checksum = "e7bb888ab5300a19b8e5bceef25ac745ad065f3c9f7efc6de1b91958110891d3" 1942dependencies = [ 1943 "base16ct 0.1.1", 1944 "crypto-bigint 0.4.9", 1945 "der 0.6.1", 1946 "digest", 1947 "ff 0.12.1", 1948 "generic-array", 1949 "group 0.12.1", 1950 "pkcs8 0.9.0", 1951 "rand_core 0.6.4", 1952 "sec1 0.3.0", 1953 "subtle", 1954 "zeroize", 1955] 1956 1957[[package]] 1958name = "elliptic-curve" 1959version = "0.13.8" 1960source = "registry+https://github.com/rust-lang/crates.io-index" 1961checksum = "b5e6043086bf7973472e0c7dff2142ea0b680d30e18d9cc40f267efbf222bd47" 1962dependencies = [ 1963 "base16ct 0.2.0", 1964 "crypto-bigint 0.5.5", 1965 "digest", 1966 "ff 0.13.1", 1967 "generic-array", 1968 "group 0.13.0", 1969 "hkdf", 1970 "pem-rfc7468", 1971 "pkcs8 0.10.2", 1972 "rand_core 0.6.4", 1973 "sec1 0.7.3", 1974 "subtle", 1975 "zeroize", 1976] 1977 1978[[package]] 1979name = "embedded-io" 1980version = "0.4.0" 1981source = "registry+https://github.com/rust-lang/crates.io-index" 1982checksum = "ef1a6892d9eef45c8fa6b9e0086428a2cca8491aca8f787c534a3d6d0bcb3ced" 1983 1984[[package]] 1985name = "embedded-io" 1986version = "0.6.1" 1987source = "registry+https://github.com/rust-lang/crates.io-index" 1988checksum = "edd0f118536f44f5ccd48bcb8b111bdc3de888b58c74639dfb034a357d0f206d" 1989 1990[[package]] 1991name = "encoding_rs" 1992version = "0.8.35" 1993source = "registry+https://github.com/rust-lang/crates.io-index" 1994checksum = "75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3" 1995dependencies = [ 1996 "cfg-if", 1997] 1998 1999[[package]] 2000name = "enum-as-inner" 2001version = "0.6.1" 2002source = "registry+https://github.com/rust-lang/crates.io-index" 2003checksum = "a1e6a265c649f3f5979b601d26f1d05ada116434c87741c9493cb56218f76cbc" 2004dependencies = [ 2005 "heck 0.5.0", 2006 "proc-macro2", 2007 "quote", 2008 "syn 2.0.111", 2009] 2010 2011[[package]] 2012name = "equivalent" 2013version = "1.0.2" 2014source = "registry+https://github.com/rust-lang/crates.io-index" 2015checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f" 2016 2017[[package]] 2018name = "errno" 2019version = "0.3.14" 2020source = "registry+https://github.com/rust-lang/crates.io-index" 2021checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb" 2022dependencies = [ 2023 "libc", 2024 "windows-sys 0.61.2", 2025] 2026 2027[[package]] 2028name = "etcetera" 2029version = "0.8.0" 2030source = "registry+https://github.com/rust-lang/crates.io-index" 2031checksum = "136d1b5283a1ab77bd9257427ffd09d8667ced0570b6f938942bc7568ed5b943" 2032dependencies = [ 2033 "cfg-if", 2034 "home", 2035 "windows-sys 0.48.0", 2036] 2037 2038[[package]] 2039name = "etcetera" 2040version = "0.11.0" 2041source = "registry+https://github.com/rust-lang/crates.io-index" 2042checksum = "de48cc4d1c1d97a20fd819def54b890cadde72ed3ad0c614822a0a433361be96" 2043dependencies = [ 2044 "cfg-if", 2045 "windows-sys 0.61.2", 2046] 2047 2048[[package]] 2049name = "event-listener" 2050version = "5.4.1" 2051source = "registry+https://github.com/rust-lang/crates.io-index" 2052checksum = "e13b66accf52311f30a0db42147dadea9850cb48cd070028831ae5f5d4b856ab" 2053dependencies = [ 2054 "concurrent-queue", 2055 "parking", 2056 "pin-project-lite", 2057] 2058 2059[[package]] 2060name = "fastrand" 2061version = "2.3.0" 2062source = "registry+https://github.com/rust-lang/crates.io-index" 2063checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be" 2064 2065[[package]] 2066name = "fdeflate" 2067version = "0.3.7" 2068source = "registry+https://github.com/rust-lang/crates.io-index" 2069checksum = "1e6853b52649d4ac5c0bd02320cddc5ba956bdb407c4b75a2c6b75bf51500f8c" 2070dependencies = [ 2071 "simd-adler32", 2072] 2073 2074[[package]] 2075name = "ferroid" 2076version = "0.8.8" 2077source = "registry+https://github.com/rust-lang/crates.io-index" 2078checksum = "ce161062fb044bd629c2393590efd47cab8d0241faf15704ffb0d47b7b4e4a35" 2079dependencies = [ 2080 "portable-atomic", 2081 "rand 0.9.2", 2082 "web-time", 2083] 2084 2085[[package]] 2086name = "ff" 2087version = "0.12.1" 2088source = "registry+https://github.com/rust-lang/crates.io-index" 2089checksum = "d013fc25338cc558c5c2cfbad646908fb23591e2404481826742b651c9af7160" 2090dependencies = [ 2091 "rand_core 0.6.4", 2092 "subtle", 2093] 2094 2095[[package]] 2096name = "ff" 2097version = "0.13.1" 2098source = "registry+https://github.com/rust-lang/crates.io-index" 2099checksum = "c0b50bfb653653f9ca9095b427bed08ab8d75a137839d9ad64eb11810d5b6393" 2100dependencies = [ 2101 "rand_core 0.6.4", 2102 "subtle", 2103] 2104 2105[[package]] 2106name = "fiat-crypto" 2107version = "0.2.9" 2108source = "registry+https://github.com/rust-lang/crates.io-index" 2109checksum = "28dea519a9695b9977216879a3ebfddf92f1c08c05d984f8996aecd6ecdc811d" 2110 2111[[package]] 2112name = "filetime" 2113version = "0.2.26" 2114source = "registry+https://github.com/rust-lang/crates.io-index" 2115checksum = "bc0505cd1b6fa6580283f6bdf70a73fcf4aba1184038c90902b92b3dd0df63ed" 2116dependencies = [ 2117 "cfg-if", 2118 "libc", 2119 "libredox", 2120 "windows-sys 0.60.2", 2121] 2122 2123[[package]] 2124name = "find-msvc-tools" 2125version = "0.1.5" 2126source = "registry+https://github.com/rust-lang/crates.io-index" 2127checksum = "3a3076410a55c90011c298b04d0cfa770b00fa04e1e3c97d3f6c9de105a03844" 2128 2129[[package]] 2130name = "flate2" 2131version = "1.1.5" 2132source = "registry+https://github.com/rust-lang/crates.io-index" 2133checksum = "bfe33edd8e85a12a67454e37f8c75e730830d83e313556ab9ebf9ee7fbeb3bfb" 2134dependencies = [ 2135 "crc32fast", 2136 "libz-rs-sys", 2137 "miniz_oxide", 2138] 2139 2140[[package]] 2141name = "flume" 2142version = "0.11.1" 2143source = "registry+https://github.com/rust-lang/crates.io-index" 2144checksum = "da0e4dd2a88388a1f4ccc7c9ce104604dab68d9f408dc34cd45823d5a9069095" 2145dependencies = [ 2146 "futures-core", 2147 "futures-sink", 2148 "spin 0.9.8", 2149] 2150 2151[[package]] 2152name = "fnv" 2153version = "1.0.7" 2154source = "registry+https://github.com/rust-lang/crates.io-index" 2155checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" 2156 2157[[package]] 2158name = "foca" 2159version = "1.0.0" 2160source = "registry+https://github.com/rust-lang/crates.io-index" 2161checksum = "1f59e967f3f675997e4a4a6b99d2a75148d59d64c46211b78b4f34ebb951b273" 2162dependencies = [ 2163 "bincode", 2164 "bytes", 2165 "rand 0.9.2", 2166 "serde", 2167 "tracing", 2168] 2169 2170[[package]] 2171name = "foldhash" 2172version = "0.1.5" 2173source = "registry+https://github.com/rust-lang/crates.io-index" 2174checksum = "d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2" 2175 2176[[package]] 2177name = "foldhash" 2178version = "0.2.0" 2179source = "registry+https://github.com/rust-lang/crates.io-index" 2180checksum = "77ce24cb58228fbb8aa041425bb1050850ac19177686ea6e0f41a70416f56fdb" 2181 2182[[package]] 2183name = "foreign-types" 2184version = "0.3.2" 2185source = "registry+https://github.com/rust-lang/crates.io-index" 2186checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1" 2187dependencies = [ 2188 "foreign-types-shared", 2189] 2190 2191[[package]] 2192name = "foreign-types-shared" 2193version = "0.1.1" 2194source = "registry+https://github.com/rust-lang/crates.io-index" 2195checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b" 2196 2197[[package]] 2198name = "form_urlencoded" 2199version = "1.2.2" 2200source = "registry+https://github.com/rust-lang/crates.io-index" 2201checksum = "cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf" 2202dependencies = [ 2203 "percent-encoding", 2204] 2205 2206[[package]] 2207name = "fs_extra" 2208version = "1.3.0" 2209source = "registry+https://github.com/rust-lang/crates.io-index" 2210checksum = "42703706b716c37f96a77aea830392ad231f44c9e9a67872fa5548707e11b11c" 2211 2212[[package]] 2213name = "futures" 2214version = "0.3.31" 2215source = "registry+https://github.com/rust-lang/crates.io-index" 2216checksum = "65bc07b1a8bc7c85c5f2e110c476c7389b4554ba72af57d8445ea63a576b0876" 2217dependencies = [ 2218 "futures-channel", 2219 "futures-core", 2220 "futures-executor", 2221 "futures-io", 2222 "futures-sink", 2223 "futures-task", 2224 "futures-util", 2225] 2226 2227[[package]] 2228name = "futures-buffered" 2229version = "0.2.12" 2230source = "registry+https://github.com/rust-lang/crates.io-index" 2231checksum = "a8e0e1f38ec07ba4abbde21eed377082f17ccb988be9d988a5adbf4bafc118fd" 2232dependencies = [ 2233 "cordyceps", 2234 "diatomic-waker", 2235 "futures-core", 2236 "pin-project-lite", 2237 "spin 0.10.0", 2238] 2239 2240[[package]] 2241name = "futures-channel" 2242version = "0.3.31" 2243source = "registry+https://github.com/rust-lang/crates.io-index" 2244checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10" 2245dependencies = [ 2246 "futures-core", 2247 "futures-sink", 2248] 2249 2250[[package]] 2251name = "futures-core" 2252version = "0.3.31" 2253source = "registry+https://github.com/rust-lang/crates.io-index" 2254checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e" 2255 2256[[package]] 2257name = "futures-executor" 2258version = "0.3.31" 2259source = "registry+https://github.com/rust-lang/crates.io-index" 2260checksum = "1e28d1d997f585e54aebc3f97d39e72338912123a67330d723fdbb564d646c9f" 2261dependencies = [ 2262 "futures-core", 2263 "futures-task", 2264 "futures-util", 2265] 2266 2267[[package]] 2268name = "futures-intrusive" 2269version = "0.5.0" 2270source = "registry+https://github.com/rust-lang/crates.io-index" 2271checksum = "1d930c203dd0b6ff06e0201a4a2fe9149b43c684fd4420555b26d21b1a02956f" 2272dependencies = [ 2273 "futures-core", 2274 "lock_api", 2275 "parking_lot", 2276] 2277 2278[[package]] 2279name = "futures-io" 2280version = "0.3.31" 2281source = "registry+https://github.com/rust-lang/crates.io-index" 2282checksum = "9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6" 2283 2284[[package]] 2285name = "futures-lite" 2286version = "2.6.1" 2287source = "registry+https://github.com/rust-lang/crates.io-index" 2288checksum = "f78e10609fe0e0b3f4157ffab1876319b5b0db102a2c60dc4626306dc46b44ad" 2289dependencies = [ 2290 "fastrand", 2291 "futures-core", 2292 "futures-io", 2293 "parking", 2294 "pin-project-lite", 2295] 2296 2297[[package]] 2298name = "futures-macro" 2299version = "0.3.31" 2300source = "registry+https://github.com/rust-lang/crates.io-index" 2301checksum = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650" 2302dependencies = [ 2303 "proc-macro2", 2304 "quote", 2305 "syn 2.0.111", 2306] 2307 2308[[package]] 2309name = "futures-sink" 2310version = "0.3.31" 2311source = "registry+https://github.com/rust-lang/crates.io-index" 2312checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7" 2313 2314[[package]] 2315name = "futures-task" 2316version = "0.3.31" 2317source = "registry+https://github.com/rust-lang/crates.io-index" 2318checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988" 2319 2320[[package]] 2321name = "futures-timer" 2322version = "3.0.3" 2323source = "registry+https://github.com/rust-lang/crates.io-index" 2324checksum = "f288b0a4f20f9a56b5d1da57e2227c661b7b16168e2f72365f57b63326e29b24" 2325 2326[[package]] 2327name = "futures-util" 2328version = "0.3.31" 2329source = "registry+https://github.com/rust-lang/crates.io-index" 2330checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81" 2331dependencies = [ 2332 "futures-channel", 2333 "futures-core", 2334 "futures-io", 2335 "futures-macro", 2336 "futures-sink", 2337 "futures-task", 2338 "memchr", 2339 "pin-project-lite", 2340 "pin-utils", 2341 "slab", 2342] 2343 2344[[package]] 2345name = "generator" 2346version = "0.8.8" 2347source = "registry+https://github.com/rust-lang/crates.io-index" 2348checksum = "52f04ae4152da20c76fe800fa48659201d5cf627c5149ca0b707b69d7eef6cf9" 2349dependencies = [ 2350 "cc", 2351 "cfg-if", 2352 "libc", 2353 "log", 2354 "rustversion", 2355 "windows-link", 2356 "windows-result", 2357] 2358 2359[[package]] 2360name = "generic-array" 2361version = "0.14.7" 2362source = "registry+https://github.com/rust-lang/crates.io-index" 2363checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a" 2364dependencies = [ 2365 "typenum", 2366 "version_check", 2367 "zeroize", 2368] 2369 2370[[package]] 2371name = "getrandom" 2372version = "0.2.16" 2373source = "registry+https://github.com/rust-lang/crates.io-index" 2374checksum = "335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592" 2375dependencies = [ 2376 "cfg-if", 2377 "js-sys", 2378 "libc", 2379 "wasi", 2380 "wasm-bindgen", 2381] 2382 2383[[package]] 2384name = "getrandom" 2385version = "0.3.4" 2386source = "registry+https://github.com/rust-lang/crates.io-index" 2387checksum = "899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd" 2388dependencies = [ 2389 "cfg-if", 2390 "js-sys", 2391 "libc", 2392 "r-efi", 2393 "wasip2", 2394 "wasm-bindgen", 2395] 2396 2397[[package]] 2398name = "ghash" 2399version = "0.5.1" 2400source = "registry+https://github.com/rust-lang/crates.io-index" 2401checksum = "f0d8a4362ccb29cb0b265253fb0a2728f592895ee6854fd9bc13f2ffda266ff1" 2402dependencies = [ 2403 "opaque-debug", 2404 "polyval", 2405] 2406 2407[[package]] 2408name = "gif" 2409version = "0.14.1" 2410source = "registry+https://github.com/rust-lang/crates.io-index" 2411checksum = "f5df2ba84018d80c213569363bdcd0c64e6933c67fe4c1d60ecf822971a3c35e" 2412dependencies = [ 2413 "color_quant", 2414 "weezl", 2415] 2416 2417[[package]] 2418name = "gloo-timers" 2419version = "0.3.0" 2420source = "registry+https://github.com/rust-lang/crates.io-index" 2421checksum = "bbb143cf96099802033e0d4f4963b19fd2e0b728bcf076cd9cf7f6634f092994" 2422dependencies = [ 2423 "futures-channel", 2424 "futures-core", 2425 "js-sys", 2426 "wasm-bindgen", 2427] 2428 2429[[package]] 2430name = "governor" 2431version = "0.10.4" 2432source = "registry+https://github.com/rust-lang/crates.io-index" 2433checksum = "9efcab3c1958580ff1f25a2a41be1668f7603d849bb63af523b208a3cc1223b8" 2434dependencies = [ 2435 "cfg-if", 2436 "dashmap", 2437 "futures-sink", 2438 "futures-timer", 2439 "futures-util", 2440 "getrandom 0.3.4", 2441 "hashbrown 0.16.1", 2442 "nonzero_ext", 2443 "parking_lot", 2444 "portable-atomic", 2445 "quanta", 2446 "rand 0.9.2", 2447 "smallvec", 2448 "spinning_top", 2449 "web-time", 2450] 2451 2452[[package]] 2453name = "group" 2454version = "0.12.1" 2455source = "registry+https://github.com/rust-lang/crates.io-index" 2456checksum = "5dfbfb3a6cfbd390d5c9564ab283a0349b9b9fcd46a706c1eb10e0db70bfbac7" 2457dependencies = [ 2458 "ff 0.12.1", 2459 "rand_core 0.6.4", 2460 "subtle", 2461] 2462 2463[[package]] 2464name = "group" 2465version = "0.13.0" 2466source = "registry+https://github.com/rust-lang/crates.io-index" 2467checksum = "f0f9ef7462f7c099f518d754361858f86d8a07af53ba9af0fe635bbccb151a63" 2468dependencies = [ 2469 "ff 0.13.1", 2470 "rand_core 0.6.4", 2471 "subtle", 2472] 2473 2474[[package]] 2475name = "h2" 2476version = "0.3.27" 2477source = "registry+https://github.com/rust-lang/crates.io-index" 2478checksum = "0beca50380b1fc32983fc1cb4587bfa4bb9e78fc259aad4a0032d2080309222d" 2479dependencies = [ 2480 "bytes", 2481 "fnv", 2482 "futures-core", 2483 "futures-sink", 2484 "futures-util", 2485 "http 0.2.12", 2486 "indexmap 2.12.1", 2487 "slab", 2488 "tokio", 2489 "tokio-util", 2490 "tracing", 2491] 2492 2493[[package]] 2494name = "h2" 2495version = "0.4.12" 2496source = "registry+https://github.com/rust-lang/crates.io-index" 2497checksum = "f3c0b69cfcb4e1b9f1bf2f53f95f766e4661169728ec61cd3fe5a0166f2d1386" 2498dependencies = [ 2499 "atomic-waker", 2500 "bytes", 2501 "fnv", 2502 "futures-core", 2503 "futures-sink", 2504 "http 1.4.0", 2505 "indexmap 2.12.1", 2506 "slab", 2507 "tokio", 2508 "tokio-util", 2509 "tracing", 2510] 2511 2512[[package]] 2513name = "half" 2514version = "2.7.1" 2515source = "registry+https://github.com/rust-lang/crates.io-index" 2516checksum = "6ea2d84b969582b4b1864a92dc5d27cd2b77b622a8d79306834f1be5ba20d84b" 2517dependencies = [ 2518 "cfg-if", 2519 "crunchy", 2520 "zerocopy", 2521] 2522 2523[[package]] 2524name = "hash32" 2525version = "0.2.1" 2526source = "registry+https://github.com/rust-lang/crates.io-index" 2527checksum = "b0c35f58762feb77d74ebe43bdbc3210f09be9fe6742234d573bacc26ed92b67" 2528dependencies = [ 2529 "byteorder", 2530] 2531 2532[[package]] 2533name = "hashbrown" 2534version = "0.12.3" 2535source = "registry+https://github.com/rust-lang/crates.io-index" 2536checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888" 2537 2538[[package]] 2539name = "hashbrown" 2540version = "0.14.5" 2541source = "registry+https://github.com/rust-lang/crates.io-index" 2542checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1" 2543 2544[[package]] 2545name = "hashbrown" 2546version = "0.15.5" 2547source = "registry+https://github.com/rust-lang/crates.io-index" 2548checksum = "9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1" 2549dependencies = [ 2550 "allocator-api2", 2551 "equivalent", 2552 "foldhash 0.1.5", 2553] 2554 2555[[package]] 2556name = "hashbrown" 2557version = "0.16.1" 2558source = "registry+https://github.com/rust-lang/crates.io-index" 2559checksum = "841d1cc9bed7f9236f321df977030373f4a4163ae1a7dbfe1a51a2c1a51d9100" 2560dependencies = [ 2561 "allocator-api2", 2562 "equivalent", 2563 "foldhash 0.2.0", 2564] 2565 2566[[package]] 2567name = "hashlink" 2568version = "0.10.0" 2569source = "registry+https://github.com/rust-lang/crates.io-index" 2570checksum = "7382cf6263419f2d8df38c55d7da83da5c18aef87fc7a7fc1fb1e344edfe14c1" 2571dependencies = [ 2572 "hashbrown 0.15.5", 2573] 2574 2575[[package]] 2576name = "heapless" 2577version = "0.7.17" 2578source = "registry+https://github.com/rust-lang/crates.io-index" 2579checksum = "cdc6457c0eb62c71aac4bc17216026d8410337c4126773b9c5daba343f17964f" 2580dependencies = [ 2581 "atomic-polyfill", 2582 "hash32", 2583 "rustc_version", 2584 "serde", 2585 "spin 0.9.8", 2586 "stable_deref_trait", 2587] 2588 2589[[package]] 2590name = "heck" 2591version = "0.4.1" 2592source = "registry+https://github.com/rust-lang/crates.io-index" 2593checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8" 2594 2595[[package]] 2596name = "heck" 2597version = "0.5.0" 2598source = "registry+https://github.com/rust-lang/crates.io-index" 2599checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" 2600 2601[[package]] 2602name = "hermit-abi" 2603version = "0.5.2" 2604source = "registry+https://github.com/rust-lang/crates.io-index" 2605checksum = "fc0fef456e4baa96da950455cd02c081ca953b141298e41db3fc7e36b1da849c" 2606 2607[[package]] 2608name = "hex" 2609version = "0.4.3" 2610source = "registry+https://github.com/rust-lang/crates.io-index" 2611checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70" 2612 2613[[package]] 2614name = "hex_fmt" 2615version = "0.3.0" 2616source = "registry+https://github.com/rust-lang/crates.io-index" 2617checksum = "b07f60793ff0a4d9cef0f18e63b5357e06209987153a64648c972c1e5aff336f" 2618 2619[[package]] 2620name = "hickory-proto" 2621version = "0.24.4" 2622source = "registry+https://github.com/rust-lang/crates.io-index" 2623checksum = "92652067c9ce6f66ce53cc38d1169daa36e6e7eb7dd3b63b5103bd9d97117248" 2624dependencies = [ 2625 "async-trait", 2626 "cfg-if", 2627 "data-encoding", 2628 "enum-as-inner", 2629 "futures-channel", 2630 "futures-io", 2631 "futures-util", 2632 "idna", 2633 "ipnet", 2634 "once_cell", 2635 "rand 0.8.5", 2636 "thiserror 1.0.69", 2637 "tinyvec", 2638 "tokio", 2639 "tracing", 2640 "url", 2641] 2642 2643[[package]] 2644name = "hickory-resolver" 2645version = "0.24.4" 2646source = "registry+https://github.com/rust-lang/crates.io-index" 2647checksum = "cbb117a1ca520e111743ab2f6688eddee69db4e0ea242545a604dce8a66fd22e" 2648dependencies = [ 2649 "cfg-if", 2650 "futures-util", 2651 "hickory-proto", 2652 "ipconfig", 2653 "lru-cache", 2654 "once_cell", 2655 "parking_lot", 2656 "rand 0.8.5", 2657 "resolv-conf", 2658 "smallvec", 2659 "thiserror 1.0.69", 2660 "tokio", 2661 "tracing", 2662] 2663 2664[[package]] 2665name = "hkdf" 2666version = "0.12.4" 2667source = "registry+https://github.com/rust-lang/crates.io-index" 2668checksum = "7b5f8eb2ad728638ea2c7d47a21db23b7b58a72ed6a38256b8a1849f15fbbdf7" 2669dependencies = [ 2670 "hmac", 2671] 2672 2673[[package]] 2674name = "hmac" 2675version = "0.12.1" 2676source = "registry+https://github.com/rust-lang/crates.io-index" 2677checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e" 2678dependencies = [ 2679 "digest", 2680] 2681 2682[[package]] 2683name = "home" 2684version = "0.5.12" 2685source = "registry+https://github.com/rust-lang/crates.io-index" 2686checksum = "cc627f471c528ff0c4a49e1d5e60450c8f6461dd6d10ba9dcd3a61d3dff7728d" 2687dependencies = [ 2688 "windows-sys 0.61.2", 2689] 2690 2691[[package]] 2692name = "http" 2693version = "0.2.12" 2694source = "registry+https://github.com/rust-lang/crates.io-index" 2695checksum = "601cbb57e577e2f5ef5be8e7b83f0f63994f25aa94d673e54a92d5c516d101f1" 2696dependencies = [ 2697 "bytes", 2698 "fnv", 2699 "itoa", 2700] 2701 2702[[package]] 2703name = "http" 2704version = "1.4.0" 2705source = "registry+https://github.com/rust-lang/crates.io-index" 2706checksum = "e3ba2a386d7f85a81f119ad7498ebe444d2e22c2af0b86b069416ace48b3311a" 2707dependencies = [ 2708 "bytes", 2709 "itoa", 2710] 2711 2712[[package]] 2713name = "http-body" 2714version = "0.4.6" 2715source = "registry+https://github.com/rust-lang/crates.io-index" 2716checksum = "7ceab25649e9960c0311ea418d17bee82c0dcec1bd053b5f9a66e265a693bed2" 2717dependencies = [ 2718 "bytes", 2719 "http 0.2.12", 2720 "pin-project-lite", 2721] 2722 2723[[package]] 2724name = "http-body" 2725version = "1.0.1" 2726source = "registry+https://github.com/rust-lang/crates.io-index" 2727checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184" 2728dependencies = [ 2729 "bytes", 2730 "http 1.4.0", 2731] 2732 2733[[package]] 2734name = "http-body-util" 2735version = "0.1.3" 2736source = "registry+https://github.com/rust-lang/crates.io-index" 2737checksum = "b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a" 2738dependencies = [ 2739 "bytes", 2740 "futures-core", 2741 "http 1.4.0", 2742 "http-body 1.0.1", 2743 "pin-project-lite", 2744] 2745 2746[[package]] 2747name = "httparse" 2748version = "1.10.1" 2749source = "registry+https://github.com/rust-lang/crates.io-index" 2750checksum = "6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87" 2751 2752[[package]] 2753name = "httpdate" 2754version = "1.0.3" 2755source = "registry+https://github.com/rust-lang/crates.io-index" 2756checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9" 2757 2758[[package]] 2759name = "hyper" 2760version = "0.14.32" 2761source = "registry+https://github.com/rust-lang/crates.io-index" 2762checksum = "41dfc780fdec9373c01bae43289ea34c972e40ee3c9f6b3c8801a35f35586ce7" 2763dependencies = [ 2764 "bytes", 2765 "futures-channel", 2766 "futures-core", 2767 "futures-util", 2768 "h2 0.3.27", 2769 "http 0.2.12", 2770 "http-body 0.4.6", 2771 "httparse", 2772 "httpdate", 2773 "itoa", 2774 "pin-project-lite", 2775 "socket2 0.5.10", 2776 "tokio", 2777 "tower-service", 2778 "tracing", 2779 "want", 2780] 2781 2782[[package]] 2783name = "hyper" 2784version = "1.8.1" 2785source = "registry+https://github.com/rust-lang/crates.io-index" 2786checksum = "2ab2d4f250c3d7b1c9fcdff1cece94ea4e2dfbec68614f7b87cb205f24ca9d11" 2787dependencies = [ 2788 "atomic-waker", 2789 "bytes", 2790 "futures-channel", 2791 "futures-core", 2792 "h2 0.4.12", 2793 "http 1.4.0", 2794 "http-body 1.0.1", 2795 "httparse", 2796 "httpdate", 2797 "itoa", 2798 "pin-project-lite", 2799 "pin-utils", 2800 "smallvec", 2801 "tokio", 2802 "want", 2803] 2804 2805[[package]] 2806name = "hyper-named-pipe" 2807version = "0.1.0" 2808source = "registry+https://github.com/rust-lang/crates.io-index" 2809checksum = "73b7d8abf35697b81a825e386fc151e0d503e8cb5fcb93cc8669c376dfd6f278" 2810dependencies = [ 2811 "hex", 2812 "hyper 1.8.1", 2813 "hyper-util", 2814 "pin-project-lite", 2815 "tokio", 2816 "tower-service", 2817 "winapi", 2818] 2819 2820[[package]] 2821name = "hyper-rustls" 2822version = "0.24.2" 2823source = "registry+https://github.com/rust-lang/crates.io-index" 2824checksum = "ec3efd23720e2049821a693cbc7e65ea87c72f1c58ff2f9522ff332b1491e590" 2825dependencies = [ 2826 "futures-util", 2827 "http 0.2.12", 2828 "hyper 0.14.32", 2829 "log", 2830 "rustls 0.21.12", 2831 "tokio", 2832 "tokio-rustls 0.24.1", 2833] 2834 2835[[package]] 2836name = "hyper-rustls" 2837version = "0.27.7" 2838source = "registry+https://github.com/rust-lang/crates.io-index" 2839checksum = "e3c93eb611681b207e1fe55d5a71ecf91572ec8a6705cdb6857f7d8d5242cf58" 2840dependencies = [ 2841 "http 1.4.0", 2842 "hyper 1.8.1", 2843 "hyper-util", 2844 "rustls 0.23.35", 2845 "rustls-native-certs", 2846 "rustls-pki-types", 2847 "tokio", 2848 "tokio-rustls 0.26.4", 2849 "tower-service", 2850 "webpki-roots 1.0.4", 2851] 2852 2853[[package]] 2854name = "hyper-timeout" 2855version = "0.5.2" 2856source = "registry+https://github.com/rust-lang/crates.io-index" 2857checksum = "2b90d566bffbce6a75bd8b09a05aa8c2cb1fabb6cb348f8840c9e4c90a0d83b0" 2858dependencies = [ 2859 "hyper 1.8.1", 2860 "hyper-util", 2861 "pin-project-lite", 2862 "tokio", 2863 "tower-service", 2864] 2865 2866[[package]] 2867name = "hyper-util" 2868version = "0.1.19" 2869source = "registry+https://github.com/rust-lang/crates.io-index" 2870checksum = "727805d60e7938b76b826a6ef209eb70eaa1812794f9424d4a4e2d740662df5f" 2871dependencies = [ 2872 "base64 0.22.1", 2873 "bytes", 2874 "futures-channel", 2875 "futures-core", 2876 "futures-util", 2877 "http 1.4.0", 2878 "http-body 1.0.1", 2879 "hyper 1.8.1", 2880 "ipnet", 2881 "libc", 2882 "percent-encoding", 2883 "pin-project-lite", 2884 "socket2 0.6.2", 2885 "system-configuration", 2886 "tokio", 2887 "tower-service", 2888 "tracing", 2889 "windows-registry", 2890] 2891 2892[[package]] 2893name = "hyperlocal" 2894version = "0.9.1" 2895source = "registry+https://github.com/rust-lang/crates.io-index" 2896checksum = "986c5ce3b994526b3cd75578e62554abd09f0899d6206de48b3e96ab34ccc8c7" 2897dependencies = [ 2898 "hex", 2899 "http-body-util", 2900 "hyper 1.8.1", 2901 "hyper-util", 2902 "pin-project-lite", 2903 "tokio", 2904 "tower-service", 2905] 2906 2907[[package]] 2908name = "iana-time-zone" 2909version = "0.1.64" 2910source = "registry+https://github.com/rust-lang/crates.io-index" 2911checksum = "33e57f83510bb73707521ebaffa789ec8caf86f9657cad665b092b581d40e9fb" 2912dependencies = [ 2913 "android_system_properties", 2914 "core-foundation-sys", 2915 "iana-time-zone-haiku", 2916 "js-sys", 2917 "log", 2918 "wasm-bindgen", 2919 "windows-core", 2920] 2921 2922[[package]] 2923name = "iana-time-zone-haiku" 2924version = "0.1.2" 2925source = "registry+https://github.com/rust-lang/crates.io-index" 2926checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f" 2927dependencies = [ 2928 "cc", 2929] 2930 2931[[package]] 2932name = "icu_collections" 2933version = "2.1.1" 2934source = "registry+https://github.com/rust-lang/crates.io-index" 2935checksum = "4c6b649701667bbe825c3b7e6388cb521c23d88644678e83c0c4d0a621a34b43" 2936dependencies = [ 2937 "displaydoc", 2938 "potential_utf", 2939 "yoke", 2940 "zerofrom", 2941 "zerovec", 2942] 2943 2944[[package]] 2945name = "icu_locale_core" 2946version = "2.1.1" 2947source = "registry+https://github.com/rust-lang/crates.io-index" 2948checksum = "edba7861004dd3714265b4db54a3c390e880ab658fec5f7db895fae2046b5bb6" 2949dependencies = [ 2950 "displaydoc", 2951 "litemap", 2952 "tinystr", 2953 "writeable", 2954 "zerovec", 2955] 2956 2957[[package]] 2958name = "icu_normalizer" 2959version = "2.1.1" 2960source = "registry+https://github.com/rust-lang/crates.io-index" 2961checksum = "5f6c8828b67bf8908d82127b2054ea1b4427ff0230ee9141c54251934ab1b599" 2962dependencies = [ 2963 "icu_collections", 2964 "icu_normalizer_data", 2965 "icu_properties", 2966 "icu_provider", 2967 "smallvec", 2968 "zerovec", 2969] 2970 2971[[package]] 2972name = "icu_normalizer_data" 2973version = "2.1.1" 2974source = "registry+https://github.com/rust-lang/crates.io-index" 2975checksum = "7aedcccd01fc5fe81e6b489c15b247b8b0690feb23304303a9e560f37efc560a" 2976 2977[[package]] 2978name = "icu_properties" 2979version = "2.1.2" 2980source = "registry+https://github.com/rust-lang/crates.io-index" 2981checksum = "020bfc02fe870ec3a66d93e677ccca0562506e5872c650f893269e08615d74ec" 2982dependencies = [ 2983 "icu_collections", 2984 "icu_locale_core", 2985 "icu_properties_data", 2986 "icu_provider", 2987 "zerotrie", 2988 "zerovec", 2989] 2990 2991[[package]] 2992name = "icu_properties_data" 2993version = "2.1.2" 2994source = "registry+https://github.com/rust-lang/crates.io-index" 2995checksum = "616c294cf8d725c6afcd8f55abc17c56464ef6211f9ed59cccffe534129c77af" 2996 2997[[package]] 2998name = "icu_provider" 2999version = "2.1.1" 3000source = "registry+https://github.com/rust-lang/crates.io-index" 3001checksum = "85962cf0ce02e1e0a629cc34e7ca3e373ce20dda4c4d7294bbd0bf1fdb59e614" 3002dependencies = [ 3003 "displaydoc", 3004 "icu_locale_core", 3005 "writeable", 3006 "yoke", 3007 "zerofrom", 3008 "zerotrie", 3009 "zerovec", 3010] 3011 3012[[package]] 3013name = "ident_case" 3014version = "1.0.1" 3015source = "registry+https://github.com/rust-lang/crates.io-index" 3016checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39" 3017 3018[[package]] 3019name = "idna" 3020version = "1.1.0" 3021source = "registry+https://github.com/rust-lang/crates.io-index" 3022checksum = "3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de" 3023dependencies = [ 3024 "idna_adapter", 3025 "smallvec", 3026 "utf8_iter", 3027] 3028 3029[[package]] 3030name = "idna_adapter" 3031version = "1.2.1" 3032source = "registry+https://github.com/rust-lang/crates.io-index" 3033checksum = "3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344" 3034dependencies = [ 3035 "icu_normalizer", 3036 "icu_properties", 3037] 3038 3039[[package]] 3040name = "image" 3041version = "0.25.9" 3042source = "registry+https://github.com/rust-lang/crates.io-index" 3043checksum = "e6506c6c10786659413faa717ceebcb8f70731c0a60cbae39795fdf114519c1a" 3044dependencies = [ 3045 "bytemuck", 3046 "byteorder-lite", 3047 "color_quant", 3048 "gif", 3049 "image-webp", 3050 "moxcms", 3051 "num-traits", 3052 "png", 3053 "zune-core", 3054 "zune-jpeg", 3055] 3056 3057[[package]] 3058name = "image-webp" 3059version = "0.2.4" 3060source = "registry+https://github.com/rust-lang/crates.io-index" 3061checksum = "525e9ff3e1a4be2fbea1fdf0e98686a6d98b4d8f937e1bf7402245af1909e8c3" 3062dependencies = [ 3063 "byteorder-lite", 3064 "quick-error", 3065] 3066 3067[[package]] 3068name = "indexmap" 3069version = "1.9.3" 3070source = "registry+https://github.com/rust-lang/crates.io-index" 3071checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99" 3072dependencies = [ 3073 "autocfg", 3074 "hashbrown 0.12.3", 3075 "serde", 3076] 3077 3078[[package]] 3079name = "indexmap" 3080version = "2.12.1" 3081source = "registry+https://github.com/rust-lang/crates.io-index" 3082checksum = "0ad4bb2b565bca0645f4d68c5c9af97fba094e9791da685bf83cb5f3ce74acf2" 3083dependencies = [ 3084 "equivalent", 3085 "hashbrown 0.16.1", 3086 "serde", 3087 "serde_core", 3088] 3089 3090[[package]] 3091name = "indoc" 3092version = "2.0.7" 3093source = "registry+https://github.com/rust-lang/crates.io-index" 3094checksum = "79cf5c93f93228cf8efb3ba362535fb11199ac548a09ce117c9b1adc3030d706" 3095dependencies = [ 3096 "rustversion", 3097] 3098 3099[[package]] 3100name = "infer" 3101version = "0.19.0" 3102source = "registry+https://github.com/rust-lang/crates.io-index" 3103checksum = "a588916bfdfd92e71cacef98a63d9b1f0d74d6599980d11894290e7ddefffcf7" 3104dependencies = [ 3105 "cfb", 3106] 3107 3108[[package]] 3109name = "inout" 3110version = "0.1.4" 3111source = "registry+https://github.com/rust-lang/crates.io-index" 3112checksum = "879f10e63c20629ecabbb64a8010319738c66a5cd0c29b02d63d272b03751d01" 3113dependencies = [ 3114 "generic-array", 3115] 3116 3117[[package]] 3118name = "inventory" 3119version = "0.3.21" 3120source = "registry+https://github.com/rust-lang/crates.io-index" 3121checksum = "bc61209c082fbeb19919bee74b176221b27223e27b65d781eb91af24eb1fb46e" 3122dependencies = [ 3123 "rustversion", 3124] 3125 3126[[package]] 3127name = "ipconfig" 3128version = "0.3.2" 3129source = "registry+https://github.com/rust-lang/crates.io-index" 3130checksum = "b58db92f96b720de98181bbbe63c831e87005ab460c1bf306eb2622b4707997f" 3131dependencies = [ 3132 "socket2 0.5.10", 3133 "widestring", 3134 "windows-sys 0.48.0", 3135 "winreg", 3136] 3137 3138[[package]] 3139name = "ipld-core" 3140version = "0.4.2" 3141source = "registry+https://github.com/rust-lang/crates.io-index" 3142checksum = "104718b1cc124d92a6d01ca9c9258a7df311405debb3408c445a36452f9bf8db" 3143dependencies = [ 3144 "cid", 3145 "serde", 3146 "serde_bytes", 3147] 3148 3149[[package]] 3150name = "ipnet" 3151version = "2.11.0" 3152source = "registry+https://github.com/rust-lang/crates.io-index" 3153checksum = "469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130" 3154 3155[[package]] 3156name = "iri-string" 3157version = "0.7.9" 3158source = "registry+https://github.com/rust-lang/crates.io-index" 3159checksum = "4f867b9d1d896b67beb18518eda36fdb77a32ea590de864f1325b294a6d14397" 3160dependencies = [ 3161 "memchr", 3162 "serde", 3163] 3164 3165[[package]] 3166name = "iroh-car" 3167version = "0.5.1" 3168source = "registry+https://github.com/rust-lang/crates.io-index" 3169checksum = "cb7f8cd4cb9aa083fba8b52e921764252d0b4dcb1cd6d120b809dbfe1106e81a" 3170dependencies = [ 3171 "anyhow", 3172 "cid", 3173 "futures", 3174 "serde", 3175 "serde_ipld_dagcbor", 3176 "thiserror 1.0.69", 3177 "tokio", 3178 "unsigned-varint 0.7.2", 3179] 3180 3181[[package]] 3182name = "is_terminal_polyfill" 3183version = "1.70.2" 3184source = "registry+https://github.com/rust-lang/crates.io-index" 3185checksum = "a6cb138bb79a146c1bd460005623e142ef0181e3d0219cb493e02f7d08a35695" 3186 3187[[package]] 3188name = "itertools" 3189version = "0.14.0" 3190source = "registry+https://github.com/rust-lang/crates.io-index" 3191checksum = "2b192c782037fadd9cfa75548310488aabdbf3d2da73885b31bd0abd03351285" 3192dependencies = [ 3193 "either", 3194] 3195 3196[[package]] 3197name = "itoa" 3198version = "1.0.16" 3199source = "registry+https://github.com/rust-lang/crates.io-index" 3200checksum = "7ee5b5339afb4c41626dde77b7a611bd4f2c202b897852b4bcf5d03eddc61010" 3201 3202[[package]] 3203name = "jacquard-common" 3204version = "0.9.5" 3205source = "registry+https://github.com/rust-lang/crates.io-index" 3206checksum = "1751921e0bdae5e0077afade6161545e9ef7698306c868f800916e99ecbcaae9" 3207dependencies = [ 3208 "base64 0.22.1", 3209 "bon", 3210 "bytes", 3211 "chrono", 3212 "cid", 3213 "ed25519-dalek", 3214 "getrandom 0.2.16", 3215 "getrandom 0.3.4", 3216 "http 1.4.0", 3217 "ipld-core", 3218 "k256", 3219 "langtag", 3220 "miette", 3221 "multibase", 3222 "multihash", 3223 "ouroboros", 3224 "p256 0.13.2", 3225 "postcard", 3226 "rand 0.9.2", 3227 "regex", 3228 "regex-lite", 3229 "reqwest", 3230 "serde", 3231 "serde_bytes", 3232 "serde_html_form", 3233 "serde_ipld_dagcbor", 3234 "serde_json", 3235 "signature 2.2.0", 3236 "smol_str", 3237 "thiserror 2.0.17", 3238 "tokio", 3239 "tokio-util", 3240 "trait-variant", 3241 "url", 3242] 3243 3244[[package]] 3245name = "jacquard-derive" 3246version = "0.9.5" 3247source = "registry+https://github.com/rust-lang/crates.io-index" 3248checksum = "9c8d73dfee07943fdab93569ed1c28b06c6921ed891c08b415c4a323ff67e593" 3249dependencies = [ 3250 "heck 0.5.0", 3251 "jacquard-lexicon", 3252 "proc-macro2", 3253 "quote", 3254 "syn 2.0.111", 3255] 3256 3257[[package]] 3258name = "jacquard-lexicon" 3259version = "0.9.5" 3260source = "registry+https://github.com/rust-lang/crates.io-index" 3261checksum = "8411aff546569b0a1e0ef669bed2380cec1c00d48f02f3fcd57a71545321b3d8" 3262dependencies = [ 3263 "cid", 3264 "dashmap", 3265 "heck 0.5.0", 3266 "inventory", 3267 "jacquard-common", 3268 "miette", 3269 "multihash", 3270 "prettyplease", 3271 "proc-macro2", 3272 "quote", 3273 "serde", 3274 "serde_ipld_dagcbor", 3275 "serde_json", 3276 "serde_repr", 3277 "serde_with", 3278 "sha2", 3279 "syn 2.0.111", 3280 "thiserror 2.0.17", 3281 "unicode-segmentation", 3282] 3283 3284[[package]] 3285name = "jacquard-repo" 3286version = "0.9.6" 3287source = "registry+https://github.com/rust-lang/crates.io-index" 3288checksum = "c59705c56678f4d57229ab7790313b9f7d8f244a658d01ad1f4344e7d2efe2a3" 3289dependencies = [ 3290 "bytes", 3291 "cid", 3292 "ed25519-dalek", 3293 "iroh-car", 3294 "jacquard-common", 3295 "jacquard-derive", 3296 "k256", 3297 "miette", 3298 "multihash", 3299 "n0-future", 3300 "p256 0.13.2", 3301 "serde", 3302 "serde_bytes", 3303 "serde_ipld_dagcbor", 3304 "sha2", 3305 "smol_str", 3306 "thiserror 2.0.17", 3307 "tokio", 3308 "trait-variant", 3309] 3310 3311[[package]] 3312name = "jobserver" 3313version = "0.1.34" 3314source = "registry+https://github.com/rust-lang/crates.io-index" 3315checksum = "9afb3de4395d6b3e67a780b6de64b51c978ecf11cb9a462c66be7d4ca9039d33" 3316dependencies = [ 3317 "getrandom 0.3.4", 3318 "libc", 3319] 3320 3321[[package]] 3322name = "js-sys" 3323version = "0.3.83" 3324source = "registry+https://github.com/rust-lang/crates.io-index" 3325checksum = "464a3709c7f55f1f721e5389aa6ea4e3bc6aba669353300af094b29ffbdde1d8" 3326dependencies = [ 3327 "once_cell", 3328 "wasm-bindgen", 3329] 3330 3331[[package]] 3332name = "jsonwebtoken" 3333version = "10.2.0" 3334source = "registry+https://github.com/rust-lang/crates.io-index" 3335checksum = "c76e1c7d7df3e34443b3621b459b066a7b79644f059fc8b2db7070c825fd417e" 3336dependencies = [ 3337 "base64 0.22.1", 3338 "ed25519-dalek", 3339 "getrandom 0.2.16", 3340 "hmac", 3341 "js-sys", 3342 "p256 0.13.2", 3343 "p384", 3344 "pem", 3345 "rand 0.8.5", 3346 "rsa", 3347 "serde", 3348 "serde_json", 3349 "sha2", 3350 "signature 2.2.0", 3351 "simple_asn1", 3352] 3353 3354[[package]] 3355name = "k256" 3356version = "0.13.4" 3357source = "registry+https://github.com/rust-lang/crates.io-index" 3358checksum = "f6e3919bbaa2945715f0bb6d3934a173d1e9a59ac23767fbaaef277265a7411b" 3359dependencies = [ 3360 "cfg-if", 3361 "ecdsa 0.16.9", 3362 "elliptic-curve 0.13.8", 3363 "once_cell", 3364 "sha2", 3365 "signature 2.2.0", 3366] 3367 3368[[package]] 3369name = "langtag" 3370version = "0.4.0" 3371source = "registry+https://github.com/rust-lang/crates.io-index" 3372checksum = "9ecb4c689a30e48ebeaa14237f34037e300dd072e6ad21a9ec72e810ff3c6600" 3373dependencies = [ 3374 "serde", 3375 "static-regular-grammar", 3376 "thiserror 1.0.69", 3377] 3378 3379[[package]] 3380name = "lazy_static" 3381version = "1.5.0" 3382source = "registry+https://github.com/rust-lang/crates.io-index" 3383checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe" 3384dependencies = [ 3385 "spin 0.9.8", 3386] 3387 3388[[package]] 3389name = "libc" 3390version = "0.2.178" 3391source = "registry+https://github.com/rust-lang/crates.io-index" 3392checksum = "37c93d8daa9d8a012fd8ab92f088405fb202ea0b6ab73ee2482ae66af4f42091" 3393 3394[[package]] 3395name = "libm" 3396version = "0.2.15" 3397source = "registry+https://github.com/rust-lang/crates.io-index" 3398checksum = "f9fbbcab51052fe104eb5e5d351cf728d30a5be1fe14d9be8a3b097481fb97de" 3399 3400[[package]] 3401name = "libredox" 3402version = "0.1.11" 3403source = "registry+https://github.com/rust-lang/crates.io-index" 3404checksum = "df15f6eac291ed1cf25865b1ee60399f57e7c227e7f51bdbd4c5270396a9ed50" 3405dependencies = [ 3406 "bitflags", 3407 "libc", 3408 "redox_syscall 0.6.0", 3409] 3410 3411[[package]] 3412name = "libsqlite3-sys" 3413version = "0.30.1" 3414source = "registry+https://github.com/rust-lang/crates.io-index" 3415checksum = "2e99fb7a497b1e3339bc746195567ed8d3e24945ecd636e3619d20b9de9e9149" 3416dependencies = [ 3417 "pkg-config", 3418 "vcpkg", 3419] 3420 3421[[package]] 3422name = "libz-rs-sys" 3423version = "0.5.5" 3424source = "registry+https://github.com/rust-lang/crates.io-index" 3425checksum = "c10501e7805cee23da17c7790e59df2870c0d4043ec6d03f67d31e2b53e77415" 3426dependencies = [ 3427 "zlib-rs", 3428] 3429 3430[[package]] 3431name = "linked-hash-map" 3432version = "0.5.6" 3433source = "registry+https://github.com/rust-lang/crates.io-index" 3434checksum = "0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f" 3435 3436[[package]] 3437name = "linux-raw-sys" 3438version = "0.11.0" 3439source = "registry+https://github.com/rust-lang/crates.io-index" 3440checksum = "df1d3c3b53da64cf5760482273a98e575c651a67eec7f77df96b5b642de8f039" 3441 3442[[package]] 3443name = "litemap" 3444version = "0.8.1" 3445source = "registry+https://github.com/rust-lang/crates.io-index" 3446checksum = "6373607a59f0be73a39b6fe456b8192fcc3585f602af20751600e974dd455e77" 3447 3448[[package]] 3449name = "lock_api" 3450version = "0.4.14" 3451source = "registry+https://github.com/rust-lang/crates.io-index" 3452checksum = "224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965" 3453dependencies = [ 3454 "scopeguard", 3455] 3456 3457[[package]] 3458name = "log" 3459version = "0.4.29" 3460source = "registry+https://github.com/rust-lang/crates.io-index" 3461checksum = "5e5032e24019045c762d3c0f28f5b6b8bbf38563a65908389bf7978758920897" 3462 3463[[package]] 3464name = "loom" 3465version = "0.7.2" 3466source = "registry+https://github.com/rust-lang/crates.io-index" 3467checksum = "419e0dc8046cb947daa77eb95ae174acfbddb7673b4151f56d1eed8e93fbfaca" 3468dependencies = [ 3469 "cfg-if", 3470 "generator", 3471 "scoped-tls", 3472 "tracing", 3473 "tracing-subscriber", 3474] 3475 3476[[package]] 3477name = "lru" 3478version = "0.12.5" 3479source = "registry+https://github.com/rust-lang/crates.io-index" 3480checksum = "234cf4f4a04dc1f57e24b96cc0cd600cf2af460d4161ac5ecdd0af8e1f3b2a38" 3481dependencies = [ 3482 "hashbrown 0.15.5", 3483] 3484 3485[[package]] 3486name = "lru-cache" 3487version = "0.1.2" 3488source = "registry+https://github.com/rust-lang/crates.io-index" 3489checksum = "31e24f1ad8321ca0e8a1e0ac13f23cb668e6f5466c2c57319f6a5cf1cc8e3b1c" 3490dependencies = [ 3491 "linked-hash-map", 3492] 3493 3494[[package]] 3495name = "lru-slab" 3496version = "0.1.2" 3497source = "registry+https://github.com/rust-lang/crates.io-index" 3498checksum = "112b39cec0b298b6c1999fee3e31427f74f676e4cb9879ed1a121b43661a4154" 3499 3500[[package]] 3501name = "match-lookup" 3502version = "0.1.1" 3503source = "registry+https://github.com/rust-lang/crates.io-index" 3504checksum = "1265724d8cb29dbbc2b0f06fffb8bf1a8c0cf73a78eede9ba73a4a66c52a981e" 3505dependencies = [ 3506 "proc-macro2", 3507 "quote", 3508 "syn 1.0.109", 3509] 3510 3511[[package]] 3512name = "matchers" 3513version = "0.2.0" 3514source = "registry+https://github.com/rust-lang/crates.io-index" 3515checksum = "d1525a2a28c7f4fa0fc98bb91ae755d1e2d1505079e05539e35bc876b5d65ae9" 3516dependencies = [ 3517 "regex-automata", 3518] 3519 3520[[package]] 3521name = "matchit" 3522version = "0.8.4" 3523source = "registry+https://github.com/rust-lang/crates.io-index" 3524checksum = "47e1ffaa40ddd1f3ed91f717a33c8c0ee23fff369e3aa8772b9605cc1d22f4c3" 3525 3526[[package]] 3527name = "md-5" 3528version = "0.10.6" 3529source = "registry+https://github.com/rust-lang/crates.io-index" 3530checksum = "d89e7ee0cfbedfc4da3340218492196241d89eefb6dab27de5df917a6d2e78cf" 3531dependencies = [ 3532 "cfg-if", 3533 "digest", 3534] 3535 3536[[package]] 3537name = "memchr" 3538version = "2.7.6" 3539source = "registry+https://github.com/rust-lang/crates.io-index" 3540checksum = "f52b00d39961fc5b2736ea853c9cc86238e165017a493d1d5c8eac6bdc4cc273" 3541 3542[[package]] 3543name = "metrics" 3544version = "0.24.3" 3545source = "registry+https://github.com/rust-lang/crates.io-index" 3546checksum = "5d5312e9ba3771cfa961b585728215e3d972c950a3eed9252aa093d6301277e8" 3547dependencies = [ 3548 "ahash", 3549 "portable-atomic", 3550] 3551 3552[[package]] 3553name = "metrics-exporter-prometheus" 3554version = "0.16.2" 3555source = "registry+https://github.com/rust-lang/crates.io-index" 3556checksum = "dd7399781913e5393588a8d8c6a2867bf85fb38eaf2502fdce465aad2dc6f034" 3557dependencies = [ 3558 "base64 0.22.1", 3559 "http-body-util", 3560 "hyper 1.8.1", 3561 "hyper-util", 3562 "indexmap 2.12.1", 3563 "ipnet", 3564 "metrics", 3565 "metrics-util", 3566 "quanta", 3567 "thiserror 1.0.69", 3568 "tokio", 3569 "tracing", 3570] 3571 3572[[package]] 3573name = "metrics-util" 3574version = "0.19.1" 3575source = "registry+https://github.com/rust-lang/crates.io-index" 3576checksum = "b8496cc523d1f94c1385dd8f0f0c2c480b2b8aeccb5b7e4485ad6365523ae376" 3577dependencies = [ 3578 "crossbeam-epoch", 3579 "crossbeam-utils", 3580 "hashbrown 0.15.5", 3581 "metrics", 3582 "quanta", 3583 "rand 0.9.2", 3584 "rand_xoshiro", 3585 "sketches-ddsketch", 3586] 3587 3588[[package]] 3589name = "miette" 3590version = "7.6.0" 3591source = "registry+https://github.com/rust-lang/crates.io-index" 3592checksum = "5f98efec8807c63c752b5bd61f862c165c115b0a35685bdcfd9238c7aeb592b7" 3593dependencies = [ 3594 "cfg-if", 3595 "miette-derive", 3596 "unicode-width", 3597] 3598 3599[[package]] 3600name = "miette-derive" 3601version = "7.6.0" 3602source = "registry+https://github.com/rust-lang/crates.io-index" 3603checksum = "db5b29714e950dbb20d5e6f74f9dcec4edbcc1067bb7f8ed198c097b8c1a818b" 3604dependencies = [ 3605 "proc-macro2", 3606 "quote", 3607 "syn 2.0.111", 3608] 3609 3610[[package]] 3611name = "mime" 3612version = "0.3.17" 3613source = "registry+https://github.com/rust-lang/crates.io-index" 3614checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a" 3615 3616[[package]] 3617name = "minimal-lexical" 3618version = "0.2.1" 3619source = "registry+https://github.com/rust-lang/crates.io-index" 3620checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a" 3621 3622[[package]] 3623name = "miniz_oxide" 3624version = "0.8.9" 3625source = "registry+https://github.com/rust-lang/crates.io-index" 3626checksum = "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316" 3627dependencies = [ 3628 "adler2", 3629 "simd-adler32", 3630] 3631 3632[[package]] 3633name = "mio" 3634version = "1.1.1" 3635source = "registry+https://github.com/rust-lang/crates.io-index" 3636checksum = "a69bcab0ad47271a0234d9422b131806bf3968021e5dc9328caf2d4cd58557fc" 3637dependencies = [ 3638 "libc", 3639 "wasi", 3640 "windows-sys 0.61.2", 3641] 3642 3643[[package]] 3644name = "moxcms" 3645version = "0.7.11" 3646source = "registry+https://github.com/rust-lang/crates.io-index" 3647checksum = "ac9557c559cd6fc9867e122e20d2cbefc9ca29d80d027a8e39310920ed2f0a97" 3648dependencies = [ 3649 "num-traits", 3650 "pxfm", 3651] 3652 3653[[package]] 3654name = "multibase" 3655version = "0.9.2" 3656source = "registry+https://github.com/rust-lang/crates.io-index" 3657checksum = "8694bb4835f452b0e3bb06dbebb1d6fc5385b6ca1caf2e55fd165c042390ec77" 3658dependencies = [ 3659 "base-x", 3660 "base256emoji", 3661 "data-encoding", 3662 "data-encoding-macro", 3663] 3664 3665[[package]] 3666name = "multihash" 3667version = "0.19.3" 3668source = "registry+https://github.com/rust-lang/crates.io-index" 3669checksum = "6b430e7953c29dd6a09afc29ff0bb69c6e306329ee6794700aee27b76a1aea8d" 3670dependencies = [ 3671 "core2", 3672 "serde", 3673 "unsigned-varint 0.8.0", 3674] 3675 3676[[package]] 3677name = "n0-future" 3678version = "0.1.3" 3679source = "registry+https://github.com/rust-lang/crates.io-index" 3680checksum = "7bb0e5d99e681ab3c938842b96fcb41bf8a7bb4bfdb11ccbd653a7e83e06c794" 3681dependencies = [ 3682 "cfg_aliases", 3683 "derive_more", 3684 "futures-buffered", 3685 "futures-lite", 3686 "futures-util", 3687 "js-sys", 3688 "pin-project", 3689 "send_wrapper", 3690 "tokio", 3691 "tokio-util", 3692 "wasm-bindgen", 3693 "wasm-bindgen-futures", 3694 "web-time", 3695] 3696 3697[[package]] 3698name = "nom" 3699version = "7.1.3" 3700source = "registry+https://github.com/rust-lang/crates.io-index" 3701checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a" 3702dependencies = [ 3703 "memchr", 3704 "minimal-lexical", 3705] 3706 3707[[package]] 3708name = "nonzero_ext" 3709version = "0.3.0" 3710source = "registry+https://github.com/rust-lang/crates.io-index" 3711checksum = "38bf9645c8b145698bb0b18a4637dcacbc421ea49bef2317e4fd8065a387cf21" 3712 3713[[package]] 3714name = "nu-ansi-term" 3715version = "0.50.3" 3716source = "registry+https://github.com/rust-lang/crates.io-index" 3717checksum = "7957b9740744892f114936ab4a57b3f487491bbeafaf8083688b16841a4240e5" 3718dependencies = [ 3719 "windows-sys 0.61.2", 3720] 3721 3722[[package]] 3723name = "num" 3724version = "0.4.3" 3725source = "registry+https://github.com/rust-lang/crates.io-index" 3726checksum = "35bd024e8b2ff75562e5f34e7f4905839deb4b22955ef5e73d2fea1b9813cb23" 3727dependencies = [ 3728 "num-bigint", 3729 "num-complex", 3730 "num-integer", 3731 "num-iter", 3732 "num-rational", 3733 "num-traits", 3734] 3735 3736[[package]] 3737name = "num-bigint" 3738version = "0.4.6" 3739source = "registry+https://github.com/rust-lang/crates.io-index" 3740checksum = "a5e44f723f1133c9deac646763579fdb3ac745e418f2a7af9cd0c431da1f20b9" 3741dependencies = [ 3742 "num-integer", 3743 "num-traits", 3744] 3745 3746[[package]] 3747name = "num-bigint-dig" 3748version = "0.8.6" 3749source = "registry+https://github.com/rust-lang/crates.io-index" 3750checksum = "e661dda6640fad38e827a6d4a310ff4763082116fe217f279885c97f511bb0b7" 3751dependencies = [ 3752 "lazy_static", 3753 "libm", 3754 "num-integer", 3755 "num-iter", 3756 "num-traits", 3757 "rand 0.8.5", 3758 "smallvec", 3759 "zeroize", 3760] 3761 3762[[package]] 3763name = "num-complex" 3764version = "0.4.6" 3765source = "registry+https://github.com/rust-lang/crates.io-index" 3766checksum = "73f88a1307638156682bada9d7604135552957b7818057dcef22705b4d509495" 3767dependencies = [ 3768 "num-traits", 3769] 3770 3771[[package]] 3772name = "num-conv" 3773version = "0.1.0" 3774source = "registry+https://github.com/rust-lang/crates.io-index" 3775checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9" 3776 3777[[package]] 3778name = "num-integer" 3779version = "0.1.46" 3780source = "registry+https://github.com/rust-lang/crates.io-index" 3781checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f" 3782dependencies = [ 3783 "num-traits", 3784] 3785 3786[[package]] 3787name = "num-iter" 3788version = "0.1.45" 3789source = "registry+https://github.com/rust-lang/crates.io-index" 3790checksum = "1429034a0490724d0075ebb2bc9e875d6503c3cf69e235a8941aa757d83ef5bf" 3791dependencies = [ 3792 "autocfg", 3793 "num-integer", 3794 "num-traits", 3795] 3796 3797[[package]] 3798name = "num-rational" 3799version = "0.4.2" 3800source = "registry+https://github.com/rust-lang/crates.io-index" 3801checksum = "f83d14da390562dca69fc84082e73e548e1ad308d24accdedd2720017cb37824" 3802dependencies = [ 3803 "num-bigint", 3804 "num-integer", 3805 "num-traits", 3806] 3807 3808[[package]] 3809name = "num-traits" 3810version = "0.2.19" 3811source = "registry+https://github.com/rust-lang/crates.io-index" 3812checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841" 3813dependencies = [ 3814 "autocfg", 3815 "libm", 3816] 3817 3818[[package]] 3819name = "num_cpus" 3820version = "1.17.0" 3821source = "registry+https://github.com/rust-lang/crates.io-index" 3822checksum = "91df4bbde75afed763b708b7eee1e8e7651e02d97f6d5dd763e89367e957b23b" 3823dependencies = [ 3824 "hermit-abi", 3825 "libc", 3826] 3827 3828[[package]] 3829name = "oid-registry" 3830version = "0.7.1" 3831source = "registry+https://github.com/rust-lang/crates.io-index" 3832checksum = "a8d8034d9489cdaf79228eb9f6a3b8d7bb32ba00d6645ebd48eef4077ceb5bd9" 3833dependencies = [ 3834 "asn1-rs", 3835] 3836 3837[[package]] 3838name = "once_cell" 3839version = "1.21.3" 3840source = "registry+https://github.com/rust-lang/crates.io-index" 3841checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d" 3842 3843[[package]] 3844name = "once_cell_polyfill" 3845version = "1.70.2" 3846source = "registry+https://github.com/rust-lang/crates.io-index" 3847checksum = "384b8ab6d37215f3c5301a95a4accb5d64aa607f1fcb26a11b5303878451b4fe" 3848 3849[[package]] 3850name = "opaque-debug" 3851version = "0.3.1" 3852source = "registry+https://github.com/rust-lang/crates.io-index" 3853checksum = "c08d65885ee38876c4f86fa503fb49d7b507c2b62552df7c70b2fce627e06381" 3854 3855[[package]] 3856name = "openssl" 3857version = "0.10.75" 3858source = "registry+https://github.com/rust-lang/crates.io-index" 3859checksum = "08838db121398ad17ab8531ce9de97b244589089e290a384c900cb9ff7434328" 3860dependencies = [ 3861 "bitflags", 3862 "cfg-if", 3863 "foreign-types", 3864 "libc", 3865 "once_cell", 3866 "openssl-macros", 3867 "openssl-sys", 3868] 3869 3870[[package]] 3871name = "openssl-macros" 3872version = "0.1.1" 3873source = "registry+https://github.com/rust-lang/crates.io-index" 3874checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c" 3875dependencies = [ 3876 "proc-macro2", 3877 "quote", 3878 "syn 2.0.111", 3879] 3880 3881[[package]] 3882name = "openssl-probe" 3883version = "0.1.6" 3884source = "registry+https://github.com/rust-lang/crates.io-index" 3885checksum = "d05e27ee213611ffe7d6348b942e8f942b37114c00cc03cec254295a4a17852e" 3886 3887[[package]] 3888name = "openssl-sys" 3889version = "0.9.111" 3890source = "registry+https://github.com/rust-lang/crates.io-index" 3891checksum = "82cab2d520aa75e3c58898289429321eb788c3106963d0dc886ec7a5f4adc321" 3892dependencies = [ 3893 "cc", 3894 "libc", 3895 "pkg-config", 3896 "vcpkg", 3897] 3898 3899[[package]] 3900name = "ouroboros" 3901version = "0.18.5" 3902source = "registry+https://github.com/rust-lang/crates.io-index" 3903checksum = "1e0f050db9c44b97a94723127e6be766ac5c340c48f2c4bb3ffa11713744be59" 3904dependencies = [ 3905 "aliasable", 3906 "ouroboros_macro", 3907 "static_assertions", 3908] 3909 3910[[package]] 3911name = "ouroboros_macro" 3912version = "0.18.5" 3913source = "registry+https://github.com/rust-lang/crates.io-index" 3914checksum = "3c7028bdd3d43083f6d8d4d5187680d0d3560d54df4cc9d752005268b41e64d0" 3915dependencies = [ 3916 "heck 0.4.1", 3917 "proc-macro2", 3918 "proc-macro2-diagnostics", 3919 "quote", 3920 "syn 2.0.111", 3921] 3922 3923[[package]] 3924name = "outref" 3925version = "0.5.2" 3926source = "registry+https://github.com/rust-lang/crates.io-index" 3927checksum = "1a80800c0488c3a21695ea981a54918fbb37abf04f4d0720c453632255e2ff0e" 3928 3929[[package]] 3930name = "p256" 3931version = "0.11.1" 3932source = "registry+https://github.com/rust-lang/crates.io-index" 3933checksum = "51f44edd08f51e2ade572f141051021c5af22677e42b7dd28a88155151c33594" 3934dependencies = [ 3935 "ecdsa 0.14.8", 3936 "elliptic-curve 0.12.3", 3937 "sha2", 3938] 3939 3940[[package]] 3941name = "p256" 3942version = "0.13.2" 3943source = "registry+https://github.com/rust-lang/crates.io-index" 3944checksum = "c9863ad85fa8f4460f9c48cb909d38a0d689dba1f6f6988a5e3e0d31071bcd4b" 3945dependencies = [ 3946 "ecdsa 0.16.9", 3947 "elliptic-curve 0.13.8", 3948 "primeorder", 3949 "sha2", 3950] 3951 3952[[package]] 3953name = "p384" 3954version = "0.13.1" 3955source = "registry+https://github.com/rust-lang/crates.io-index" 3956checksum = "fe42f1670a52a47d448f14b6a5c61dd78fce51856e68edaa38f7ae3a46b8d6b6" 3957dependencies = [ 3958 "ecdsa 0.16.9", 3959 "elliptic-curve 0.13.8", 3960 "primeorder", 3961 "sha2", 3962] 3963 3964[[package]] 3965name = "parking" 3966version = "2.2.1" 3967source = "registry+https://github.com/rust-lang/crates.io-index" 3968checksum = "f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba" 3969 3970[[package]] 3971name = "parking_lot" 3972version = "0.12.5" 3973source = "registry+https://github.com/rust-lang/crates.io-index" 3974checksum = "93857453250e3077bd71ff98b6a65ea6621a19bb0f559a85248955ac12c45a1a" 3975dependencies = [ 3976 "lock_api", 3977 "parking_lot_core", 3978] 3979 3980[[package]] 3981name = "parking_lot_core" 3982version = "0.9.12" 3983source = "registry+https://github.com/rust-lang/crates.io-index" 3984checksum = "2621685985a2ebf1c516881c026032ac7deafcda1a2c9b7850dc81e3dfcb64c1" 3985dependencies = [ 3986 "cfg-if", 3987 "libc", 3988 "redox_syscall 0.5.18", 3989 "smallvec", 3990 "windows-link", 3991] 3992 3993[[package]] 3994name = "parse-display" 3995version = "0.9.1" 3996source = "registry+https://github.com/rust-lang/crates.io-index" 3997checksum = "914a1c2265c98e2446911282c6ac86d8524f495792c38c5bd884f80499c7538a" 3998dependencies = [ 3999 "parse-display-derive", 4000 "regex", 4001 "regex-syntax", 4002] 4003 4004[[package]] 4005name = "parse-display-derive" 4006version = "0.9.1" 4007source = "registry+https://github.com/rust-lang/crates.io-index" 4008checksum = "2ae7800a4c974efd12df917266338e79a7a74415173caf7e70aa0a0707345281" 4009dependencies = [ 4010 "proc-macro2", 4011 "quote", 4012 "regex", 4013 "regex-syntax", 4014 "structmeta", 4015 "syn 2.0.111", 4016] 4017 4018[[package]] 4019name = "pastey" 4020version = "0.1.1" 4021source = "registry+https://github.com/rust-lang/crates.io-index" 4022checksum = "35fb2e5f958ec131621fdd531e9fc186ed768cbe395337403ae56c17a74c68ec" 4023 4024[[package]] 4025name = "pem" 4026version = "3.0.6" 4027source = "registry+https://github.com/rust-lang/crates.io-index" 4028checksum = "1d30c53c26bc5b31a98cd02d20f25a7c8567146caf63ed593a9d87b2775291be" 4029dependencies = [ 4030 "base64 0.22.1", 4031 "serde_core", 4032] 4033 4034[[package]] 4035name = "pem-rfc7468" 4036version = "0.7.0" 4037source = "registry+https://github.com/rust-lang/crates.io-index" 4038checksum = "88b39c9bfcfc231068454382784bb460aae594343fb030d46e9f50a645418412" 4039dependencies = [ 4040 "base64ct", 4041] 4042 4043[[package]] 4044name = "percent-encoding" 4045version = "2.3.2" 4046source = "registry+https://github.com/rust-lang/crates.io-index" 4047checksum = "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220" 4048 4049[[package]] 4050name = "pin-project" 4051version = "1.1.10" 4052source = "registry+https://github.com/rust-lang/crates.io-index" 4053checksum = "677f1add503faace112b9f1373e43e9e054bfdd22ff1a63c1bc485eaec6a6a8a" 4054dependencies = [ 4055 "pin-project-internal", 4056] 4057 4058[[package]] 4059name = "pin-project-internal" 4060version = "1.1.10" 4061source = "registry+https://github.com/rust-lang/crates.io-index" 4062checksum = "6e918e4ff8c4549eb882f14b3a4bc8c8bc93de829416eacf579f1207a8fbf861" 4063dependencies = [ 4064 "proc-macro2", 4065 "quote", 4066 "syn 2.0.111", 4067] 4068 4069[[package]] 4070name = "pin-project-lite" 4071version = "0.2.16" 4072source = "registry+https://github.com/rust-lang/crates.io-index" 4073checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b" 4074 4075[[package]] 4076name = "pin-utils" 4077version = "0.1.0" 4078source = "registry+https://github.com/rust-lang/crates.io-index" 4079checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" 4080 4081[[package]] 4082name = "pkcs1" 4083version = "0.7.5" 4084source = "registry+https://github.com/rust-lang/crates.io-index" 4085checksum = "c8ffb9f10fa047879315e6625af03c164b16962a5368d724ed16323b68ace47f" 4086dependencies = [ 4087 "der 0.7.10", 4088 "pkcs8 0.10.2", 4089 "spki 0.7.3", 4090] 4091 4092[[package]] 4093name = "pkcs8" 4094version = "0.9.0" 4095source = "registry+https://github.com/rust-lang/crates.io-index" 4096checksum = "9eca2c590a5f85da82668fa685c09ce2888b9430e83299debf1f34b65fd4a4ba" 4097dependencies = [ 4098 "der 0.6.1", 4099 "spki 0.6.0", 4100] 4101 4102[[package]] 4103name = "pkcs8" 4104version = "0.10.2" 4105source = "registry+https://github.com/rust-lang/crates.io-index" 4106checksum = "f950b2377845cebe5cf8b5165cb3cc1a5e0fa5cfa3e1f7f55707d8fd82e0a7b7" 4107dependencies = [ 4108 "der 0.7.10", 4109 "spki 0.7.3", 4110] 4111 4112[[package]] 4113name = "pkg-config" 4114version = "0.3.32" 4115source = "registry+https://github.com/rust-lang/crates.io-index" 4116checksum = "7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c" 4117 4118[[package]] 4119name = "png" 4120version = "0.18.0" 4121source = "registry+https://github.com/rust-lang/crates.io-index" 4122checksum = "97baced388464909d42d89643fe4361939af9b7ce7a31ee32a168f832a70f2a0" 4123dependencies = [ 4124 "bitflags", 4125 "crc32fast", 4126 "fdeflate", 4127 "flate2", 4128 "miniz_oxide", 4129] 4130 4131[[package]] 4132name = "polyval" 4133version = "0.6.2" 4134source = "registry+https://github.com/rust-lang/crates.io-index" 4135checksum = "9d1fe60d06143b2430aa532c94cfe9e29783047f06c0d7fd359a9a51b729fa25" 4136dependencies = [ 4137 "cfg-if", 4138 "cpufeatures", 4139 "opaque-debug", 4140 "universal-hash", 4141] 4142 4143[[package]] 4144name = "portable-atomic" 4145version = "1.12.0" 4146source = "registry+https://github.com/rust-lang/crates.io-index" 4147checksum = "f59e70c4aef1e55797c2e8fd94a4f2a973fc972cfde0e0b05f683667b0cd39dd" 4148 4149[[package]] 4150name = "postcard" 4151version = "1.1.3" 4152source = "registry+https://github.com/rust-lang/crates.io-index" 4153checksum = "6764c3b5dd454e283a30e6dfe78e9b31096d9e32036b5d1eaac7a6119ccb9a24" 4154dependencies = [ 4155 "cobs", 4156 "embedded-io 0.4.0", 4157 "embedded-io 0.6.1", 4158 "heapless", 4159 "serde", 4160] 4161 4162[[package]] 4163name = "potential_utf" 4164version = "0.1.4" 4165source = "registry+https://github.com/rust-lang/crates.io-index" 4166checksum = "b73949432f5e2a09657003c25bca5e19a0e9c84f8058ca374f49e0ebe605af77" 4167dependencies = [ 4168 "zerovec", 4169] 4170 4171[[package]] 4172name = "powerfmt" 4173version = "0.2.0" 4174source = "registry+https://github.com/rust-lang/crates.io-index" 4175checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391" 4176 4177[[package]] 4178name = "ppv-lite86" 4179version = "0.2.21" 4180source = "registry+https://github.com/rust-lang/crates.io-index" 4181checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9" 4182dependencies = [ 4183 "zerocopy", 4184] 4185 4186[[package]] 4187name = "prettyplease" 4188version = "0.2.37" 4189source = "registry+https://github.com/rust-lang/crates.io-index" 4190checksum = "479ca8adacdd7ce8f1fb39ce9ecccbfe93a3f1344b3d0d97f20bc0196208f62b" 4191dependencies = [ 4192 "proc-macro2", 4193 "syn 2.0.111", 4194] 4195 4196[[package]] 4197name = "primeorder" 4198version = "0.13.6" 4199source = "registry+https://github.com/rust-lang/crates.io-index" 4200checksum = "353e1ca18966c16d9deb1c69278edbc5f194139612772bd9537af60ac231e1e6" 4201dependencies = [ 4202 "elliptic-curve 0.13.8", 4203] 4204 4205[[package]] 4206name = "proc-macro-error" 4207version = "1.0.4" 4208source = "registry+https://github.com/rust-lang/crates.io-index" 4209checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c" 4210dependencies = [ 4211 "proc-macro-error-attr", 4212 "proc-macro2", 4213 "quote", 4214 "syn 1.0.109", 4215 "version_check", 4216] 4217 4218[[package]] 4219name = "proc-macro-error-attr" 4220version = "1.0.4" 4221source = "registry+https://github.com/rust-lang/crates.io-index" 4222checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869" 4223dependencies = [ 4224 "proc-macro2", 4225 "quote", 4226 "version_check", 4227] 4228 4229[[package]] 4230name = "proc-macro2" 4231version = "1.0.103" 4232source = "registry+https://github.com/rust-lang/crates.io-index" 4233checksum = "5ee95bc4ef87b8d5ba32e8b7714ccc834865276eab0aed5c9958d00ec45f49e8" 4234dependencies = [ 4235 "unicode-ident", 4236] 4237 4238[[package]] 4239name = "proc-macro2-diagnostics" 4240version = "0.10.1" 4241source = "registry+https://github.com/rust-lang/crates.io-index" 4242checksum = "af066a9c399a26e020ada66a034357a868728e72cd426f3adcd35f80d88d88c8" 4243dependencies = [ 4244 "proc-macro2", 4245 "quote", 4246 "syn 2.0.111", 4247 "version_check", 4248 "yansi", 4249] 4250 4251[[package]] 4252name = "prost" 4253version = "0.14.1" 4254source = "registry+https://github.com/rust-lang/crates.io-index" 4255checksum = "7231bd9b3d3d33c86b58adbac74b5ec0ad9f496b19d22801d773636feaa95f3d" 4256dependencies = [ 4257 "bytes", 4258 "prost-derive", 4259] 4260 4261[[package]] 4262name = "prost-derive" 4263version = "0.14.1" 4264source = "registry+https://github.com/rust-lang/crates.io-index" 4265checksum = "9120690fafc389a67ba3803df527d0ec9cbbc9cc45e4cc20b332996dfb672425" 4266dependencies = [ 4267 "anyhow", 4268 "itertools", 4269 "proc-macro2", 4270 "quote", 4271 "syn 2.0.111", 4272] 4273 4274[[package]] 4275name = "prost-types" 4276version = "0.14.1" 4277source = "registry+https://github.com/rust-lang/crates.io-index" 4278checksum = "b9b4db3d6da204ed77bb26ba83b6122a73aeb2e87e25fbf7ad2e84c4ccbf8f72" 4279dependencies = [ 4280 "prost", 4281] 4282 4283[[package]] 4284name = "pxfm" 4285version = "0.1.27" 4286source = "registry+https://github.com/rust-lang/crates.io-index" 4287checksum = "7186d3822593aa4393561d186d1393b3923e9d6163d3fbfd6e825e3e6cf3e6a8" 4288dependencies = [ 4289 "num-traits", 4290] 4291 4292[[package]] 4293name = "qrcodegen" 4294version = "1.8.0" 4295source = "registry+https://github.com/rust-lang/crates.io-index" 4296checksum = "4339fc7a1021c9c1621d87f5e3505f2805c8c105420ba2f2a4df86814590c142" 4297 4298[[package]] 4299name = "qrcodegen-image" 4300version = "1.5.0" 4301source = "registry+https://github.com/rust-lang/crates.io-index" 4302checksum = "221b7eace1aef8c95d65dbe09fb7a1a43d006045394a89afba6997721fcb7708" 4303dependencies = [ 4304 "base64 0.22.1", 4305 "image", 4306 "qrcodegen", 4307] 4308 4309[[package]] 4310name = "quanta" 4311version = "0.12.6" 4312source = "registry+https://github.com/rust-lang/crates.io-index" 4313checksum = "f3ab5a9d756f0d97bdc89019bd2e4ea098cf9cde50ee7564dde6b81ccc8f06c7" 4314dependencies = [ 4315 "crossbeam-utils", 4316 "libc", 4317 "once_cell", 4318 "raw-cpuid", 4319 "wasi", 4320 "web-sys", 4321 "winapi", 4322] 4323 4324[[package]] 4325name = "quick-error" 4326version = "2.0.1" 4327source = "registry+https://github.com/rust-lang/crates.io-index" 4328checksum = "a993555f31e5a609f617c12db6250dedcac1b0a85076912c436e6fc9b2c8e6a3" 4329 4330[[package]] 4331name = "quinn" 4332version = "0.11.9" 4333source = "registry+https://github.com/rust-lang/crates.io-index" 4334checksum = "b9e20a958963c291dc322d98411f541009df2ced7b5a4f2bd52337638cfccf20" 4335dependencies = [ 4336 "bytes", 4337 "cfg_aliases", 4338 "pin-project-lite", 4339 "quinn-proto", 4340 "quinn-udp", 4341 "rustc-hash", 4342 "rustls 0.23.35", 4343 "socket2 0.6.2", 4344 "thiserror 2.0.17", 4345 "tokio", 4346 "tracing", 4347 "web-time", 4348] 4349 4350[[package]] 4351name = "quinn-proto" 4352version = "0.11.13" 4353source = "registry+https://github.com/rust-lang/crates.io-index" 4354checksum = "f1906b49b0c3bc04b5fe5d86a77925ae6524a19b816ae38ce1e426255f1d8a31" 4355dependencies = [ 4356 "bytes", 4357 "getrandom 0.3.4", 4358 "lru-slab", 4359 "rand 0.9.2", 4360 "ring", 4361 "rustc-hash", 4362 "rustls 0.23.35", 4363 "rustls-pki-types", 4364 "slab", 4365 "thiserror 2.0.17", 4366 "tinyvec", 4367 "tracing", 4368 "web-time", 4369] 4370 4371[[package]] 4372name = "quinn-udp" 4373version = "0.5.14" 4374source = "registry+https://github.com/rust-lang/crates.io-index" 4375checksum = "addec6a0dcad8a8d96a771f815f0eaf55f9d1805756410b39f5fa81332574cbd" 4376dependencies = [ 4377 "cfg_aliases", 4378 "libc", 4379 "once_cell", 4380 "socket2 0.6.2", 4381 "tracing", 4382 "windows-sys 0.60.2", 4383] 4384 4385[[package]] 4386name = "quote" 4387version = "1.0.42" 4388source = "registry+https://github.com/rust-lang/crates.io-index" 4389checksum = "a338cc41d27e6cc6dce6cefc13a0729dfbb81c262b1f519331575dd80ef3067f" 4390dependencies = [ 4391 "proc-macro2", 4392] 4393 4394[[package]] 4395name = "r-efi" 4396version = "5.3.0" 4397source = "registry+https://github.com/rust-lang/crates.io-index" 4398checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f" 4399 4400[[package]] 4401name = "rand" 4402version = "0.8.5" 4403source = "registry+https://github.com/rust-lang/crates.io-index" 4404checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" 4405dependencies = [ 4406 "libc", 4407 "rand_chacha 0.3.1", 4408 "rand_core 0.6.4", 4409] 4410 4411[[package]] 4412name = "rand" 4413version = "0.9.2" 4414source = "registry+https://github.com/rust-lang/crates.io-index" 4415checksum = "6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1" 4416dependencies = [ 4417 "rand_chacha 0.9.0", 4418 "rand_core 0.9.3", 4419] 4420 4421[[package]] 4422name = "rand_chacha" 4423version = "0.3.1" 4424source = "registry+https://github.com/rust-lang/crates.io-index" 4425checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88" 4426dependencies = [ 4427 "ppv-lite86", 4428 "rand_core 0.6.4", 4429] 4430 4431[[package]] 4432name = "rand_chacha" 4433version = "0.9.0" 4434source = "registry+https://github.com/rust-lang/crates.io-index" 4435checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb" 4436dependencies = [ 4437 "ppv-lite86", 4438 "rand_core 0.9.3", 4439] 4440 4441[[package]] 4442name = "rand_core" 4443version = "0.6.4" 4444source = "registry+https://github.com/rust-lang/crates.io-index" 4445checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" 4446dependencies = [ 4447 "getrandom 0.2.16", 4448] 4449 4450[[package]] 4451name = "rand_core" 4452version = "0.9.3" 4453source = "registry+https://github.com/rust-lang/crates.io-index" 4454checksum = "99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38" 4455dependencies = [ 4456 "getrandom 0.3.4", 4457] 4458 4459[[package]] 4460name = "rand_xoshiro" 4461version = "0.7.0" 4462source = "registry+https://github.com/rust-lang/crates.io-index" 4463checksum = "f703f4665700daf5512dcca5f43afa6af89f09db47fb56be587f80636bda2d41" 4464dependencies = [ 4465 "rand_core 0.9.3", 4466] 4467 4468[[package]] 4469name = "range-traits" 4470version = "0.3.2" 4471source = "registry+https://github.com/rust-lang/crates.io-index" 4472checksum = "d20581732dd76fa913c7dff1a2412b714afe3573e94d41c34719de73337cc8ab" 4473 4474[[package]] 4475name = "raw-cpuid" 4476version = "11.6.0" 4477source = "registry+https://github.com/rust-lang/crates.io-index" 4478checksum = "498cd0dc59d73224351ee52a95fee0f1a617a2eae0e7d9d720cc622c73a54186" 4479dependencies = [ 4480 "bitflags", 4481] 4482 4483[[package]] 4484name = "redis" 4485version = "1.0.1" 4486source = "registry+https://github.com/rust-lang/crates.io-index" 4487checksum = "e2dc509b442812959ab125c74be2a930dd9b603038b6da9df9ec013aa23a4e9c" 4488dependencies = [ 4489 "arc-swap", 4490 "arcstr", 4491 "backon", 4492 "bytes", 4493 "cfg-if", 4494 "combine", 4495 "futures-channel", 4496 "futures-util", 4497 "itoa", 4498 "num-bigint", 4499 "percent-encoding", 4500 "pin-project-lite", 4501 "ryu", 4502 "sha1_smol", 4503 "socket2 0.6.2", 4504 "tokio", 4505 "tokio-util", 4506 "url", 4507 "xxhash-rust", 4508] 4509 4510[[package]] 4511name = "redox_syscall" 4512version = "0.5.18" 4513source = "registry+https://github.com/rust-lang/crates.io-index" 4514checksum = "ed2bf2547551a7053d6fdfafda3f938979645c44812fbfcda098faae3f1a362d" 4515dependencies = [ 4516 "bitflags", 4517] 4518 4519[[package]] 4520name = "redox_syscall" 4521version = "0.6.0" 4522source = "registry+https://github.com/rust-lang/crates.io-index" 4523checksum = "ec96166dafa0886eb81fe1c0a388bece180fbef2135f97c1e2cf8302e74b43b5" 4524dependencies = [ 4525 "bitflags", 4526] 4527 4528[[package]] 4529name = "ref-cast" 4530version = "1.0.25" 4531source = "registry+https://github.com/rust-lang/crates.io-index" 4532checksum = "f354300ae66f76f1c85c5f84693f0ce81d747e2c3f21a45fef496d89c960bf7d" 4533dependencies = [ 4534 "ref-cast-impl", 4535] 4536 4537[[package]] 4538name = "ref-cast-impl" 4539version = "1.0.25" 4540source = "registry+https://github.com/rust-lang/crates.io-index" 4541checksum = "b7186006dcb21920990093f30e3dea63b7d6e977bf1256be20c3563a5db070da" 4542dependencies = [ 4543 "proc-macro2", 4544 "quote", 4545 "syn 2.0.111", 4546] 4547 4548[[package]] 4549name = "regex" 4550version = "1.12.2" 4551source = "registry+https://github.com/rust-lang/crates.io-index" 4552checksum = "843bc0191f75f3e22651ae5f1e72939ab2f72a4bc30fa80a066bd66edefc24d4" 4553dependencies = [ 4554 "aho-corasick", 4555 "memchr", 4556 "regex-automata", 4557 "regex-syntax", 4558] 4559 4560[[package]] 4561name = "regex-automata" 4562version = "0.4.13" 4563source = "registry+https://github.com/rust-lang/crates.io-index" 4564checksum = "5276caf25ac86c8d810222b3dbb938e512c55c6831a10f3e6ed1c93b84041f1c" 4565dependencies = [ 4566 "aho-corasick", 4567 "memchr", 4568 "regex-syntax", 4569] 4570 4571[[package]] 4572name = "regex-lite" 4573version = "0.1.8" 4574source = "registry+https://github.com/rust-lang/crates.io-index" 4575checksum = "8d942b98df5e658f56f20d592c7f868833fe38115e65c33003d8cd224b0155da" 4576 4577[[package]] 4578name = "regex-syntax" 4579version = "0.8.8" 4580source = "registry+https://github.com/rust-lang/crates.io-index" 4581checksum = "7a2d987857b319362043e95f5353c0535c1f58eec5336fdfcf626430af7def58" 4582 4583[[package]] 4584name = "reqwest" 4585version = "0.12.28" 4586source = "registry+https://github.com/rust-lang/crates.io-index" 4587checksum = "eddd3ca559203180a307f12d114c268abf583f59b03cb906fd0b3ff8646c1147" 4588dependencies = [ 4589 "base64 0.22.1", 4590 "bytes", 4591 "encoding_rs", 4592 "futures-core", 4593 "h2 0.4.12", 4594 "http 1.4.0", 4595 "http-body 1.0.1", 4596 "http-body-util", 4597 "hyper 1.8.1", 4598 "hyper-rustls 0.27.7", 4599 "hyper-util", 4600 "js-sys", 4601 "log", 4602 "mime", 4603 "percent-encoding", 4604 "pin-project-lite", 4605 "quinn", 4606 "rustls 0.23.35", 4607 "rustls-pki-types", 4608 "serde", 4609 "serde_json", 4610 "serde_urlencoded", 4611 "sync_wrapper", 4612 "tokio", 4613 "tokio-rustls 0.26.4", 4614 "tower", 4615 "tower-http", 4616 "tower-service", 4617 "url", 4618 "wasm-bindgen", 4619 "wasm-bindgen-futures", 4620 "web-sys", 4621 "webpki-roots 1.0.4", 4622] 4623 4624[[package]] 4625name = "resolv-conf" 4626version = "0.7.6" 4627source = "registry+https://github.com/rust-lang/crates.io-index" 4628checksum = "1e061d1b48cb8d38042de4ae0a7a6401009d6143dc80d2e2d6f31f0bdd6470c7" 4629 4630[[package]] 4631name = "rfc6979" 4632version = "0.3.1" 4633source = "registry+https://github.com/rust-lang/crates.io-index" 4634checksum = "7743f17af12fa0b03b803ba12cd6a8d9483a587e89c69445e3909655c0b9fabb" 4635dependencies = [ 4636 "crypto-bigint 0.4.9", 4637 "hmac", 4638 "zeroize", 4639] 4640 4641[[package]] 4642name = "rfc6979" 4643version = "0.4.0" 4644source = "registry+https://github.com/rust-lang/crates.io-index" 4645checksum = "f8dd2a808d456c4a54e300a23e9f5a67e122c3024119acbfd73e3bf664491cb2" 4646dependencies = [ 4647 "hmac", 4648 "subtle", 4649] 4650 4651[[package]] 4652name = "ring" 4653version = "0.17.14" 4654source = "registry+https://github.com/rust-lang/crates.io-index" 4655checksum = "a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7" 4656dependencies = [ 4657 "cc", 4658 "cfg-if", 4659 "getrandom 0.2.16", 4660 "libc", 4661 "untrusted", 4662 "windows-sys 0.52.0", 4663] 4664 4665[[package]] 4666name = "rsa" 4667version = "0.9.9" 4668source = "registry+https://github.com/rust-lang/crates.io-index" 4669checksum = "40a0376c50d0358279d9d643e4bf7b7be212f1f4ff1da9070a7b54d22ef75c88" 4670dependencies = [ 4671 "const-oid", 4672 "digest", 4673 "num-bigint-dig", 4674 "num-integer", 4675 "num-traits", 4676 "pkcs1", 4677 "pkcs8 0.10.2", 4678 "rand_core 0.6.4", 4679 "signature 2.2.0", 4680 "spki 0.7.3", 4681 "subtle", 4682 "zeroize", 4683] 4684 4685[[package]] 4686name = "rustc-hash" 4687version = "2.1.1" 4688source = "registry+https://github.com/rust-lang/crates.io-index" 4689checksum = "357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d" 4690 4691[[package]] 4692name = "rustc_version" 4693version = "0.4.1" 4694source = "registry+https://github.com/rust-lang/crates.io-index" 4695checksum = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92" 4696dependencies = [ 4697 "semver", 4698] 4699 4700[[package]] 4701name = "rusticata-macros" 4702version = "4.1.0" 4703source = "registry+https://github.com/rust-lang/crates.io-index" 4704checksum = "faf0c4a6ece9950b9abdb62b1cfcf2a68b3b67a10ba445b3bb85be2a293d0632" 4705dependencies = [ 4706 "nom", 4707] 4708 4709[[package]] 4710name = "rustix" 4711version = "1.1.3" 4712source = "registry+https://github.com/rust-lang/crates.io-index" 4713checksum = "146c9e247ccc180c1f61615433868c99f3de3ae256a30a43b49f67c2d9171f34" 4714dependencies = [ 4715 "bitflags", 4716 "errno", 4717 "libc", 4718 "linux-raw-sys", 4719 "windows-sys 0.61.2", 4720] 4721 4722[[package]] 4723name = "rustls" 4724version = "0.21.12" 4725source = "registry+https://github.com/rust-lang/crates.io-index" 4726checksum = "3f56a14d1f48b391359b22f731fd4bd7e43c97f3c50eee276f3aa09c94784d3e" 4727dependencies = [ 4728 "log", 4729 "ring", 4730 "rustls-webpki 0.101.7", 4731 "sct", 4732] 4733 4734[[package]] 4735name = "rustls" 4736version = "0.23.35" 4737source = "registry+https://github.com/rust-lang/crates.io-index" 4738checksum = "533f54bc6a7d4f647e46ad909549eda97bf5afc1585190ef692b4286b198bd8f" 4739dependencies = [ 4740 "aws-lc-rs", 4741 "log", 4742 "once_cell", 4743 "ring", 4744 "rustls-pki-types", 4745 "rustls-webpki 0.103.8", 4746 "subtle", 4747 "zeroize", 4748] 4749 4750[[package]] 4751name = "rustls-native-certs" 4752version = "0.8.2" 4753source = "registry+https://github.com/rust-lang/crates.io-index" 4754checksum = "9980d917ebb0c0536119ba501e90834767bffc3d60641457fd84a1f3fd337923" 4755dependencies = [ 4756 "openssl-probe", 4757 "rustls-pki-types", 4758 "schannel", 4759 "security-framework", 4760] 4761 4762[[package]] 4763name = "rustls-pemfile" 4764version = "2.2.0" 4765source = "registry+https://github.com/rust-lang/crates.io-index" 4766checksum = "dce314e5fee3f39953d46bb63bb8a46d40c2f8fb7cc5a3b6cab2bde9721d6e50" 4767dependencies = [ 4768 "rustls-pki-types", 4769] 4770 4771[[package]] 4772name = "rustls-pki-types" 4773version = "1.13.2" 4774source = "registry+https://github.com/rust-lang/crates.io-index" 4775checksum = "21e6f2ab2928ca4291b86736a8bd920a277a399bba1589409d72154ff87c1282" 4776dependencies = [ 4777 "web-time", 4778 "zeroize", 4779] 4780 4781[[package]] 4782name = "rustls-webpki" 4783version = "0.101.7" 4784source = "registry+https://github.com/rust-lang/crates.io-index" 4785checksum = "8b6275d1ee7a1cd780b64aca7726599a1dbc893b1e64144529e55c3c2f745765" 4786dependencies = [ 4787 "ring", 4788 "untrusted", 4789] 4790 4791[[package]] 4792name = "rustls-webpki" 4793version = "0.103.8" 4794source = "registry+https://github.com/rust-lang/crates.io-index" 4795checksum = "2ffdfa2f5286e2247234e03f680868ac2815974dc39e00ea15adc445d0aafe52" 4796dependencies = [ 4797 "aws-lc-rs", 4798 "ring", 4799 "rustls-pki-types", 4800 "untrusted", 4801] 4802 4803[[package]] 4804name = "rustversion" 4805version = "1.0.22" 4806source = "registry+https://github.com/rust-lang/crates.io-index" 4807checksum = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d" 4808 4809[[package]] 4810name = "ryu" 4811version = "1.0.21" 4812source = "registry+https://github.com/rust-lang/crates.io-index" 4813checksum = "62049b2877bf12821e8f9ad256ee38fdc31db7387ec2d3b3f403024de2034aea" 4814 4815[[package]] 4816name = "schannel" 4817version = "0.1.28" 4818source = "registry+https://github.com/rust-lang/crates.io-index" 4819checksum = "891d81b926048e76efe18581bf793546b4c0eaf8448d72be8de2bbee5fd166e1" 4820dependencies = [ 4821 "windows-sys 0.61.2", 4822] 4823 4824[[package]] 4825name = "schemars" 4826version = "0.9.0" 4827source = "registry+https://github.com/rust-lang/crates.io-index" 4828checksum = "4cd191f9397d57d581cddd31014772520aa448f65ef991055d7f61582c65165f" 4829dependencies = [ 4830 "dyn-clone", 4831 "ref-cast", 4832 "serde", 4833 "serde_json", 4834] 4835 4836[[package]] 4837name = "schemars" 4838version = "1.1.0" 4839source = "registry+https://github.com/rust-lang/crates.io-index" 4840checksum = "9558e172d4e8533736ba97870c4b2cd63f84b382a3d6eb063da41b91cce17289" 4841dependencies = [ 4842 "dyn-clone", 4843 "ref-cast", 4844 "serde", 4845 "serde_json", 4846] 4847 4848[[package]] 4849name = "scoped-tls" 4850version = "1.0.1" 4851source = "registry+https://github.com/rust-lang/crates.io-index" 4852checksum = "e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294" 4853 4854[[package]] 4855name = "scopeguard" 4856version = "1.2.0" 4857source = "registry+https://github.com/rust-lang/crates.io-index" 4858checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" 4859 4860[[package]] 4861name = "sct" 4862version = "0.7.1" 4863source = "registry+https://github.com/rust-lang/crates.io-index" 4864checksum = "da046153aa2352493d6cb7da4b6e5c0c057d8a1d0a9aa8560baffdd945acd414" 4865dependencies = [ 4866 "ring", 4867 "untrusted", 4868] 4869 4870[[package]] 4871name = "sec1" 4872version = "0.3.0" 4873source = "registry+https://github.com/rust-lang/crates.io-index" 4874checksum = "3be24c1842290c45df0a7bf069e0c268a747ad05a192f2fd7dcfdbc1cba40928" 4875dependencies = [ 4876 "base16ct 0.1.1", 4877 "der 0.6.1", 4878 "generic-array", 4879 "pkcs8 0.9.0", 4880 "subtle", 4881 "zeroize", 4882] 4883 4884[[package]] 4885name = "sec1" 4886version = "0.7.3" 4887source = "registry+https://github.com/rust-lang/crates.io-index" 4888checksum = "d3e97a565f76233a6003f9f5c54be1d9c5bdfa3eccfb189469f11ec4901c47dc" 4889dependencies = [ 4890 "base16ct 0.2.0", 4891 "der 0.7.10", 4892 "generic-array", 4893 "pkcs8 0.10.2", 4894 "subtle", 4895 "zeroize", 4896] 4897 4898[[package]] 4899name = "security-framework" 4900version = "3.5.1" 4901source = "registry+https://github.com/rust-lang/crates.io-index" 4902checksum = "b3297343eaf830f66ede390ea39da1d462b6b0c1b000f420d0a83f898bbbe6ef" 4903dependencies = [ 4904 "bitflags", 4905 "core-foundation 0.10.1", 4906 "core-foundation-sys", 4907 "libc", 4908 "security-framework-sys", 4909] 4910 4911[[package]] 4912name = "security-framework-sys" 4913version = "2.15.0" 4914source = "registry+https://github.com/rust-lang/crates.io-index" 4915checksum = "cc1f0cbffaac4852523ce30d8bd3c5cdc873501d96ff467ca09b6767bb8cd5c0" 4916dependencies = [ 4917 "core-foundation-sys", 4918 "libc", 4919] 4920 4921[[package]] 4922name = "semver" 4923version = "1.0.27" 4924source = "registry+https://github.com/rust-lang/crates.io-index" 4925checksum = "d767eb0aabc880b29956c35734170f26ed551a859dbd361d140cdbeca61ab1e2" 4926 4927[[package]] 4928name = "send_wrapper" 4929version = "0.6.0" 4930source = "registry+https://github.com/rust-lang/crates.io-index" 4931checksum = "cd0b0ec5f1c1ca621c432a25813d8d60c88abe6d3e08a3eb9cf37d97a0fe3d73" 4932 4933[[package]] 4934name = "serde" 4935version = "1.0.228" 4936source = "registry+https://github.com/rust-lang/crates.io-index" 4937checksum = "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e" 4938dependencies = [ 4939 "serde_core", 4940 "serde_derive", 4941] 4942 4943[[package]] 4944name = "serde_bytes" 4945version = "0.11.19" 4946source = "registry+https://github.com/rust-lang/crates.io-index" 4947checksum = "a5d440709e79d88e51ac01c4b72fc6cb7314017bb7da9eeff678aa94c10e3ea8" 4948dependencies = [ 4949 "serde", 4950 "serde_core", 4951] 4952 4953[[package]] 4954name = "serde_cbor_2" 4955version = "0.13.0" 4956source = "registry+https://github.com/rust-lang/crates.io-index" 4957checksum = "34aec2709de9078e077090abd848e967abab63c9fb3fdb5d4799ad359d8d482c" 4958dependencies = [ 4959 "half", 4960 "serde", 4961] 4962 4963[[package]] 4964name = "serde_core" 4965version = "1.0.228" 4966source = "registry+https://github.com/rust-lang/crates.io-index" 4967checksum = "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad" 4968dependencies = [ 4969 "serde_derive", 4970] 4971 4972[[package]] 4973name = "serde_derive" 4974version = "1.0.228" 4975source = "registry+https://github.com/rust-lang/crates.io-index" 4976checksum = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79" 4977dependencies = [ 4978 "proc-macro2", 4979 "quote", 4980 "syn 2.0.111", 4981] 4982 4983[[package]] 4984name = "serde_html_form" 4985version = "0.2.8" 4986source = "registry+https://github.com/rust-lang/crates.io-index" 4987checksum = "b2f2d7ff8a2140333718bb329f5c40fc5f0865b84c426183ce14c97d2ab8154f" 4988dependencies = [ 4989 "form_urlencoded", 4990 "indexmap 2.12.1", 4991 "itoa", 4992 "ryu", 4993 "serde_core", 4994] 4995 4996[[package]] 4997name = "serde_ipld_dagcbor" 4998version = "0.6.4" 4999source = "registry+https://github.com/rust-lang/crates.io-index" 5000checksum = "46182f4f08349a02b45c998ba3215d3f9de826246ba02bb9dddfe9a2a2100778" 5001dependencies = [ 5002 "cbor4ii", 5003 "ipld-core", 5004 "scopeguard", 5005 "serde", 5006] 5007 5008[[package]] 5009name = "serde_json" 5010version = "1.0.146" 5011source = "registry+https://github.com/rust-lang/crates.io-index" 5012checksum = "217ca874ae0207aac254aa02c957ded05585a90892cc8d87f9e5fa49669dadd8" 5013dependencies = [ 5014 "itoa", 5015 "memchr", 5016 "ryu", 5017 "serde", 5018 "serde_core", 5019] 5020 5021[[package]] 5022name = "serde_path_to_error" 5023version = "0.1.20" 5024source = "registry+https://github.com/rust-lang/crates.io-index" 5025checksum = "10a9ff822e371bb5403e391ecd83e182e0e77ba7f6fe0160b795797109d1b457" 5026dependencies = [ 5027 "itoa", 5028 "serde", 5029 "serde_core", 5030] 5031 5032[[package]] 5033name = "serde_repr" 5034version = "0.1.20" 5035source = "registry+https://github.com/rust-lang/crates.io-index" 5036checksum = "175ee3e80ae9982737ca543e96133087cbd9a485eecc3bc4de9c1a37b47ea59c" 5037dependencies = [ 5038 "proc-macro2", 5039 "quote", 5040 "syn 2.0.111", 5041] 5042 5043[[package]] 5044name = "serde_spanned" 5045version = "1.0.4" 5046source = "registry+https://github.com/rust-lang/crates.io-index" 5047checksum = "f8bbf91e5a4d6315eee45e704372590b30e260ee83af6639d64557f51b067776" 5048dependencies = [ 5049 "serde_core", 5050] 5051 5052[[package]] 5053name = "serde_urlencoded" 5054version = "0.7.1" 5055source = "registry+https://github.com/rust-lang/crates.io-index" 5056checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd" 5057dependencies = [ 5058 "form_urlencoded", 5059 "itoa", 5060 "ryu", 5061 "serde", 5062] 5063 5064[[package]] 5065name = "serde_with" 5066version = "3.16.1" 5067source = "registry+https://github.com/rust-lang/crates.io-index" 5068checksum = "4fa237f2807440d238e0364a218270b98f767a00d3dada77b1c53ae88940e2e7" 5069dependencies = [ 5070 "base64 0.22.1", 5071 "chrono", 5072 "hex", 5073 "indexmap 1.9.3", 5074 "indexmap 2.12.1", 5075 "schemars 0.9.0", 5076 "schemars 1.1.0", 5077 "serde_core", 5078 "serde_json", 5079 "serde_with_macros", 5080 "time", 5081] 5082 5083[[package]] 5084name = "serde_with_macros" 5085version = "3.16.1" 5086source = "registry+https://github.com/rust-lang/crates.io-index" 5087checksum = "52a8e3ca0ca629121f70ab50f95249e5a6f925cc0f6ffe8256c45b728875706c" 5088dependencies = [ 5089 "darling", 5090 "proc-macro2", 5091 "quote", 5092 "syn 2.0.111", 5093] 5094 5095[[package]] 5096name = "sha1" 5097version = "0.10.6" 5098source = "registry+https://github.com/rust-lang/crates.io-index" 5099checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba" 5100dependencies = [ 5101 "cfg-if", 5102 "cpufeatures", 5103 "digest", 5104] 5105 5106[[package]] 5107name = "sha1_smol" 5108version = "1.0.1" 5109source = "registry+https://github.com/rust-lang/crates.io-index" 5110checksum = "bbfa15b3dddfee50a0fff136974b3e1bde555604ba463834a7eb7deb6417705d" 5111 5112[[package]] 5113name = "sha2" 5114version = "0.10.9" 5115source = "registry+https://github.com/rust-lang/crates.io-index" 5116checksum = "a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283" 5117dependencies = [ 5118 "cfg-if", 5119 "cpufeatures", 5120 "digest", 5121] 5122 5123[[package]] 5124name = "sharded-slab" 5125version = "0.1.7" 5126source = "registry+https://github.com/rust-lang/crates.io-index" 5127checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6" 5128dependencies = [ 5129 "lazy_static", 5130] 5131 5132[[package]] 5133name = "shlex" 5134version = "1.3.0" 5135source = "registry+https://github.com/rust-lang/crates.io-index" 5136checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" 5137 5138[[package]] 5139name = "signal-hook-registry" 5140version = "1.4.7" 5141source = "registry+https://github.com/rust-lang/crates.io-index" 5142checksum = "7664a098b8e616bdfcc2dc0e9ac44eb231eedf41db4e9fe95d8d32ec728dedad" 5143dependencies = [ 5144 "libc", 5145] 5146 5147[[package]] 5148name = "signature" 5149version = "1.6.4" 5150source = "registry+https://github.com/rust-lang/crates.io-index" 5151checksum = "74233d3b3b2f6d4b006dc19dee745e73e2a6bfb6f93607cd3b02bd5b00797d7c" 5152dependencies = [ 5153 "digest", 5154 "rand_core 0.6.4", 5155] 5156 5157[[package]] 5158name = "signature" 5159version = "2.2.0" 5160source = "registry+https://github.com/rust-lang/crates.io-index" 5161checksum = "77549399552de45a898a580c1b41d445bf730df867cc44e6c0233bbc4b8329de" 5162dependencies = [ 5163 "digest", 5164 "rand_core 0.6.4", 5165] 5166 5167[[package]] 5168name = "simd-adler32" 5169version = "0.3.8" 5170source = "registry+https://github.com/rust-lang/crates.io-index" 5171checksum = "e320a6c5ad31d271ad523dcf3ad13e2767ad8b1cb8f047f75a8aeaf8da139da2" 5172 5173[[package]] 5174name = "simple_asn1" 5175version = "0.6.3" 5176source = "registry+https://github.com/rust-lang/crates.io-index" 5177checksum = "297f631f50729c8c99b84667867963997ec0b50f32b2a7dbcab828ef0541e8bb" 5178dependencies = [ 5179 "num-bigint", 5180 "num-traits", 5181 "thiserror 2.0.17", 5182 "time", 5183] 5184 5185[[package]] 5186name = "sketches-ddsketch" 5187version = "0.3.0" 5188source = "registry+https://github.com/rust-lang/crates.io-index" 5189checksum = "c1e9a774a6c28142ac54bb25d25562e6bcf957493a184f15ad4eebccb23e410a" 5190 5191[[package]] 5192name = "slab" 5193version = "0.4.11" 5194source = "registry+https://github.com/rust-lang/crates.io-index" 5195checksum = "7a2ae44ef20feb57a68b23d846850f861394c2e02dc425a50098ae8c90267589" 5196 5197[[package]] 5198name = "smallvec" 5199version = "1.15.1" 5200source = "registry+https://github.com/rust-lang/crates.io-index" 5201checksum = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03" 5202dependencies = [ 5203 "serde", 5204] 5205 5206[[package]] 5207name = "smol_str" 5208version = "0.3.4" 5209source = "registry+https://github.com/rust-lang/crates.io-index" 5210checksum = "3498b0a27f93ef1402f20eefacfaa1691272ac4eca1cdc8c596cb0a245d6cbf5" 5211dependencies = [ 5212 "borsh", 5213 "serde_core", 5214] 5215 5216[[package]] 5217name = "socket2" 5218version = "0.5.10" 5219source = "registry+https://github.com/rust-lang/crates.io-index" 5220checksum = "e22376abed350d73dd1cd119b57ffccad95b4e585a7cda43e286245ce23c0678" 5221dependencies = [ 5222 "libc", 5223 "windows-sys 0.52.0", 5224] 5225 5226[[package]] 5227name = "socket2" 5228version = "0.6.2" 5229source = "registry+https://github.com/rust-lang/crates.io-index" 5230checksum = "86f4aa3ad99f2088c990dfa82d367e19cb29268ed67c574d10d0a4bfe71f07e0" 5231dependencies = [ 5232 "libc", 5233 "windows-sys 0.60.2", 5234] 5235 5236[[package]] 5237name = "spin" 5238version = "0.9.8" 5239source = "registry+https://github.com/rust-lang/crates.io-index" 5240checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67" 5241dependencies = [ 5242 "lock_api", 5243] 5244 5245[[package]] 5246name = "spin" 5247version = "0.10.0" 5248source = "registry+https://github.com/rust-lang/crates.io-index" 5249checksum = "d5fe4ccb98d9c292d56fec89a5e07da7fc4cf0dc11e156b41793132775d3e591" 5250 5251[[package]] 5252name = "spinning_top" 5253version = "0.3.0" 5254source = "registry+https://github.com/rust-lang/crates.io-index" 5255checksum = "d96d2d1d716fb500937168cc09353ffdc7a012be8475ac7308e1bdf0e3923300" 5256dependencies = [ 5257 "lock_api", 5258] 5259 5260[[package]] 5261name = "spki" 5262version = "0.6.0" 5263source = "registry+https://github.com/rust-lang/crates.io-index" 5264checksum = "67cf02bbac7a337dc36e4f5a693db6c21e7863f45070f7064577eb4367a3212b" 5265dependencies = [ 5266 "base64ct", 5267 "der 0.6.1", 5268] 5269 5270[[package]] 5271name = "spki" 5272version = "0.7.3" 5273source = "registry+https://github.com/rust-lang/crates.io-index" 5274checksum = "d91ed6c858b01f942cd56b37a94b3e0a1798290327d1236e4d9cf4eaca44d29d" 5275dependencies = [ 5276 "base64ct", 5277 "der 0.7.10", 5278] 5279 5280[[package]] 5281name = "sqlx" 5282version = "0.8.6" 5283source = "registry+https://github.com/rust-lang/crates.io-index" 5284checksum = "1fefb893899429669dcdd979aff487bd78f4064e5e7907e4269081e0ef7d97dc" 5285dependencies = [ 5286 "sqlx-core", 5287 "sqlx-macros", 5288 "sqlx-mysql", 5289 "sqlx-postgres", 5290 "sqlx-sqlite", 5291] 5292 5293[[package]] 5294name = "sqlx-core" 5295version = "0.8.6" 5296source = "registry+https://github.com/rust-lang/crates.io-index" 5297checksum = "ee6798b1838b6a0f69c007c133b8df5866302197e404e8b6ee8ed3e3a5e68dc6" 5298dependencies = [ 5299 "base64 0.22.1", 5300 "bytes", 5301 "chrono", 5302 "crc", 5303 "crossbeam-queue", 5304 "either", 5305 "event-listener", 5306 "futures-core", 5307 "futures-intrusive", 5308 "futures-io", 5309 "futures-util", 5310 "hashbrown 0.15.5", 5311 "hashlink", 5312 "indexmap 2.12.1", 5313 "log", 5314 "memchr", 5315 "once_cell", 5316 "percent-encoding", 5317 "rustls 0.23.35", 5318 "serde", 5319 "serde_json", 5320 "sha2", 5321 "smallvec", 5322 "thiserror 2.0.17", 5323 "tokio", 5324 "tokio-stream", 5325 "tracing", 5326 "url", 5327 "uuid", 5328 "webpki-roots 0.26.11", 5329] 5330 5331[[package]] 5332name = "sqlx-macros" 5333version = "0.8.6" 5334source = "registry+https://github.com/rust-lang/crates.io-index" 5335checksum = "a2d452988ccaacfbf5e0bdbc348fb91d7c8af5bee192173ac3636b5fb6e6715d" 5336dependencies = [ 5337 "proc-macro2", 5338 "quote", 5339 "sqlx-core", 5340 "sqlx-macros-core", 5341 "syn 2.0.111", 5342] 5343 5344[[package]] 5345name = "sqlx-macros-core" 5346version = "0.8.6" 5347source = "registry+https://github.com/rust-lang/crates.io-index" 5348checksum = "19a9c1841124ac5a61741f96e1d9e2ec77424bf323962dd894bdb93f37d5219b" 5349dependencies = [ 5350 "dotenvy", 5351 "either", 5352 "heck 0.5.0", 5353 "hex", 5354 "once_cell", 5355 "proc-macro2", 5356 "quote", 5357 "serde", 5358 "serde_json", 5359 "sha2", 5360 "sqlx-core", 5361 "sqlx-mysql", 5362 "sqlx-postgres", 5363 "sqlx-sqlite", 5364 "syn 2.0.111", 5365 "tokio", 5366 "url", 5367] 5368 5369[[package]] 5370name = "sqlx-mysql" 5371version = "0.8.6" 5372source = "registry+https://github.com/rust-lang/crates.io-index" 5373checksum = "aa003f0038df784eb8fecbbac13affe3da23b45194bd57dba231c8f48199c526" 5374dependencies = [ 5375 "atoi", 5376 "base64 0.22.1", 5377 "bitflags", 5378 "byteorder", 5379 "bytes", 5380 "chrono", 5381 "crc", 5382 "digest", 5383 "dotenvy", 5384 "either", 5385 "futures-channel", 5386 "futures-core", 5387 "futures-io", 5388 "futures-util", 5389 "generic-array", 5390 "hex", 5391 "hkdf", 5392 "hmac", 5393 "itoa", 5394 "log", 5395 "md-5", 5396 "memchr", 5397 "once_cell", 5398 "percent-encoding", 5399 "rand 0.8.5", 5400 "rsa", 5401 "serde", 5402 "sha1", 5403 "sha2", 5404 "smallvec", 5405 "sqlx-core", 5406 "stringprep", 5407 "thiserror 2.0.17", 5408 "tracing", 5409 "uuid", 5410 "whoami", 5411] 5412 5413[[package]] 5414name = "sqlx-postgres" 5415version = "0.8.6" 5416source = "registry+https://github.com/rust-lang/crates.io-index" 5417checksum = "db58fcd5a53cf07c184b154801ff91347e4c30d17a3562a635ff028ad5deda46" 5418dependencies = [ 5419 "atoi", 5420 "base64 0.22.1", 5421 "bitflags", 5422 "byteorder", 5423 "chrono", 5424 "crc", 5425 "dotenvy", 5426 "etcetera 0.8.0", 5427 "futures-channel", 5428 "futures-core", 5429 "futures-util", 5430 "hex", 5431 "hkdf", 5432 "hmac", 5433 "home", 5434 "itoa", 5435 "log", 5436 "md-5", 5437 "memchr", 5438 "once_cell", 5439 "rand 0.8.5", 5440 "serde", 5441 "serde_json", 5442 "sha2", 5443 "smallvec", 5444 "sqlx-core", 5445 "stringprep", 5446 "thiserror 2.0.17", 5447 "tracing", 5448 "uuid", 5449 "whoami", 5450] 5451 5452[[package]] 5453name = "sqlx-sqlite" 5454version = "0.8.6" 5455source = "registry+https://github.com/rust-lang/crates.io-index" 5456checksum = "c2d12fe70b2c1b4401038055f90f151b78208de1f9f89a7dbfd41587a10c3eea" 5457dependencies = [ 5458 "atoi", 5459 "chrono", 5460 "flume", 5461 "futures-channel", 5462 "futures-core", 5463 "futures-executor", 5464 "futures-intrusive", 5465 "futures-util", 5466 "libsqlite3-sys", 5467 "log", 5468 "percent-encoding", 5469 "serde", 5470 "serde_urlencoded", 5471 "sqlx-core", 5472 "thiserror 2.0.17", 5473 "tracing", 5474 "url", 5475 "uuid", 5476] 5477 5478[[package]] 5479name = "stable_deref_trait" 5480version = "1.2.1" 5481source = "registry+https://github.com/rust-lang/crates.io-index" 5482checksum = "6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596" 5483 5484[[package]] 5485name = "static-regular-grammar" 5486version = "2.0.2" 5487source = "registry+https://github.com/rust-lang/crates.io-index" 5488checksum = "4f4a6c40247579acfbb138c3cd7de3dab113ab4ac6227f1b7de7d626ee667957" 5489dependencies = [ 5490 "abnf", 5491 "btree-range-map", 5492 "ciborium", 5493 "hex_fmt", 5494 "indoc", 5495 "proc-macro-error", 5496 "proc-macro2", 5497 "quote", 5498 "serde", 5499 "sha2", 5500 "syn 2.0.111", 5501 "thiserror 1.0.69", 5502] 5503 5504[[package]] 5505name = "static_assertions" 5506version = "1.1.0" 5507source = "registry+https://github.com/rust-lang/crates.io-index" 5508checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f" 5509 5510[[package]] 5511name = "stringprep" 5512version = "0.1.5" 5513source = "registry+https://github.com/rust-lang/crates.io-index" 5514checksum = "7b4df3d392d81bd458a8a621b8bffbd2302a12ffe288a9d931670948749463b1" 5515dependencies = [ 5516 "unicode-bidi", 5517 "unicode-normalization", 5518 "unicode-properties", 5519] 5520 5521[[package]] 5522name = "strsim" 5523version = "0.11.1" 5524source = "registry+https://github.com/rust-lang/crates.io-index" 5525checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f" 5526 5527[[package]] 5528name = "structmeta" 5529version = "0.3.0" 5530source = "registry+https://github.com/rust-lang/crates.io-index" 5531checksum = "2e1575d8d40908d70f6fd05537266b90ae71b15dbbe7a8b7dffa2b759306d329" 5532dependencies = [ 5533 "proc-macro2", 5534 "quote", 5535 "structmeta-derive", 5536 "syn 2.0.111", 5537] 5538 5539[[package]] 5540name = "structmeta-derive" 5541version = "0.3.0" 5542source = "registry+https://github.com/rust-lang/crates.io-index" 5543checksum = "152a0b65a590ff6c3da95cabe2353ee04e6167c896b28e3b14478c2636c922fc" 5544dependencies = [ 5545 "proc-macro2", 5546 "quote", 5547 "syn 2.0.111", 5548] 5549 5550[[package]] 5551name = "subtle" 5552version = "2.6.1" 5553source = "registry+https://github.com/rust-lang/crates.io-index" 5554checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292" 5555 5556[[package]] 5557name = "syn" 5558version = "1.0.109" 5559source = "registry+https://github.com/rust-lang/crates.io-index" 5560checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237" 5561dependencies = [ 5562 "proc-macro2", 5563 "quote", 5564 "unicode-ident", 5565] 5566 5567[[package]] 5568name = "syn" 5569version = "2.0.111" 5570source = "registry+https://github.com/rust-lang/crates.io-index" 5571checksum = "390cc9a294ab71bdb1aa2e99d13be9c753cd2d7bd6560c77118597410c4d2e87" 5572dependencies = [ 5573 "proc-macro2", 5574 "quote", 5575 "unicode-ident", 5576] 5577 5578[[package]] 5579name = "sync_wrapper" 5580version = "1.0.2" 5581source = "registry+https://github.com/rust-lang/crates.io-index" 5582checksum = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263" 5583dependencies = [ 5584 "futures-core", 5585] 5586 5587[[package]] 5588name = "synstructure" 5589version = "0.13.2" 5590source = "registry+https://github.com/rust-lang/crates.io-index" 5591checksum = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2" 5592dependencies = [ 5593 "proc-macro2", 5594 "quote", 5595 "syn 2.0.111", 5596] 5597 5598[[package]] 5599name = "system-configuration" 5600version = "0.6.1" 5601source = "registry+https://github.com/rust-lang/crates.io-index" 5602checksum = "3c879d448e9d986b661742763247d3693ed13609438cf3d006f51f5368a5ba6b" 5603dependencies = [ 5604 "bitflags", 5605 "core-foundation 0.9.4", 5606 "system-configuration-sys", 5607] 5608 5609[[package]] 5610name = "system-configuration-sys" 5611version = "0.6.0" 5612source = "registry+https://github.com/rust-lang/crates.io-index" 5613checksum = "8e1d1b10ced5ca923a1fcb8d03e96b8d3268065d724548c0211415ff6ac6bac4" 5614dependencies = [ 5615 "core-foundation-sys", 5616 "libc", 5617] 5618 5619[[package]] 5620name = "testcontainers" 5621version = "0.26.2" 5622source = "registry+https://github.com/rust-lang/crates.io-index" 5623checksum = "1483605f58b2fff80d786eb56a0b6b4e8b1e5423fbc9ec2e3e562fa2040d6f27" 5624dependencies = [ 5625 "astral-tokio-tar", 5626 "async-trait", 5627 "bollard", 5628 "bytes", 5629 "docker_credential", 5630 "either", 5631 "etcetera 0.11.0", 5632 "ferroid", 5633 "futures", 5634 "itertools", 5635 "log", 5636 "memchr", 5637 "parse-display", 5638 "pin-project-lite", 5639 "serde", 5640 "serde_json", 5641 "serde_with", 5642 "thiserror 2.0.17", 5643 "tokio", 5644 "tokio-stream", 5645 "tokio-util", 5646 "url", 5647] 5648 5649[[package]] 5650name = "testcontainers-modules" 5651version = "0.14.0" 5652source = "registry+https://github.com/rust-lang/crates.io-index" 5653checksum = "5e75e78ff453128a2c7da9a5d5a3325ea34ea214d4bf51eab3417de23a4e5147" 5654dependencies = [ 5655 "testcontainers", 5656] 5657 5658[[package]] 5659name = "thiserror" 5660version = "1.0.69" 5661source = "registry+https://github.com/rust-lang/crates.io-index" 5662checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52" 5663dependencies = [ 5664 "thiserror-impl 1.0.69", 5665] 5666 5667[[package]] 5668name = "thiserror" 5669version = "2.0.17" 5670source = "registry+https://github.com/rust-lang/crates.io-index" 5671checksum = "f63587ca0f12b72a0600bcba1d40081f830876000bb46dd2337a3051618f4fc8" 5672dependencies = [ 5673 "thiserror-impl 2.0.17", 5674] 5675 5676[[package]] 5677name = "thiserror-impl" 5678version = "1.0.69" 5679source = "registry+https://github.com/rust-lang/crates.io-index" 5680checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1" 5681dependencies = [ 5682 "proc-macro2", 5683 "quote", 5684 "syn 2.0.111", 5685] 5686 5687[[package]] 5688name = "thiserror-impl" 5689version = "2.0.17" 5690source = "registry+https://github.com/rust-lang/crates.io-index" 5691checksum = "3ff15c8ecd7de3849db632e14d18d2571fa09dfc5ed93479bc4485c7a517c913" 5692dependencies = [ 5693 "proc-macro2", 5694 "quote", 5695 "syn 2.0.111", 5696] 5697 5698[[package]] 5699name = "thread_local" 5700version = "1.1.9" 5701source = "registry+https://github.com/rust-lang/crates.io-index" 5702checksum = "f60246a4944f24f6e018aa17cdeffb7818b76356965d03b07d6a9886e8962185" 5703dependencies = [ 5704 "cfg-if", 5705] 5706 5707[[package]] 5708name = "time" 5709version = "0.3.44" 5710source = "registry+https://github.com/rust-lang/crates.io-index" 5711checksum = "91e7d9e3bb61134e77bde20dd4825b97c010155709965fedf0f49bb138e52a9d" 5712dependencies = [ 5713 "deranged", 5714 "itoa", 5715 "num-conv", 5716 "powerfmt", 5717 "serde", 5718 "time-core", 5719 "time-macros", 5720] 5721 5722[[package]] 5723name = "time-core" 5724version = "0.1.6" 5725source = "registry+https://github.com/rust-lang/crates.io-index" 5726checksum = "40868e7c1d2f0b8d73e4a8c7f0ff63af4f6d19be117e90bd73eb1d62cf831c6b" 5727 5728[[package]] 5729name = "time-macros" 5730version = "0.2.24" 5731source = "registry+https://github.com/rust-lang/crates.io-index" 5732checksum = "30cfb0125f12d9c277f35663a0a33f8c30190f4e4574868a330595412d34ebf3" 5733dependencies = [ 5734 "num-conv", 5735 "time-core", 5736] 5737 5738[[package]] 5739name = "tinystr" 5740version = "0.8.2" 5741source = "registry+https://github.com/rust-lang/crates.io-index" 5742checksum = "42d3e9c45c09de15d06dd8acf5f4e0e399e85927b7f00711024eb7ae10fa4869" 5743dependencies = [ 5744 "displaydoc", 5745 "zerovec", 5746] 5747 5748[[package]] 5749name = "tinyvec" 5750version = "1.10.0" 5751source = "registry+https://github.com/rust-lang/crates.io-index" 5752checksum = "bfa5fdc3bce6191a1dbc8c02d5c8bffcf557bafa17c124c5264a458f1b0613fa" 5753dependencies = [ 5754 "tinyvec_macros", 5755] 5756 5757[[package]] 5758name = "tinyvec_macros" 5759version = "0.1.1" 5760source = "registry+https://github.com/rust-lang/crates.io-index" 5761checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" 5762 5763[[package]] 5764name = "tokio" 5765version = "1.48.0" 5766source = "registry+https://github.com/rust-lang/crates.io-index" 5767checksum = "ff360e02eab121e0bc37a2d3b4d4dc622e6eda3a8e5253d5435ecf5bd4c68408" 5768dependencies = [ 5769 "bytes", 5770 "libc", 5771 "mio", 5772 "pin-project-lite", 5773 "signal-hook-registry", 5774 "socket2 0.6.2", 5775 "tokio-macros", 5776 "windows-sys 0.61.2", 5777] 5778 5779[[package]] 5780name = "tokio-macros" 5781version = "2.6.0" 5782source = "registry+https://github.com/rust-lang/crates.io-index" 5783checksum = "af407857209536a95c8e56f8231ef2c2e2aff839b22e07a1ffcbc617e9db9fa5" 5784dependencies = [ 5785 "proc-macro2", 5786 "quote", 5787 "syn 2.0.111", 5788] 5789 5790[[package]] 5791name = "tokio-rustls" 5792version = "0.24.1" 5793source = "registry+https://github.com/rust-lang/crates.io-index" 5794checksum = "c28327cf380ac148141087fbfb9de9d7bd4e84ab5d2c28fbc911d753de8a7081" 5795dependencies = [ 5796 "rustls 0.21.12", 5797 "tokio", 5798] 5799 5800[[package]] 5801name = "tokio-rustls" 5802version = "0.26.4" 5803source = "registry+https://github.com/rust-lang/crates.io-index" 5804checksum = "1729aa945f29d91ba541258c8df89027d5792d85a8841fb65e8bf0f4ede4ef61" 5805dependencies = [ 5806 "rustls 0.23.35", 5807 "tokio", 5808] 5809 5810[[package]] 5811name = "tokio-stream" 5812version = "0.1.17" 5813source = "registry+https://github.com/rust-lang/crates.io-index" 5814checksum = "eca58d7bba4a75707817a2c44174253f9236b2d5fbd055602e9d5c07c139a047" 5815dependencies = [ 5816 "futures-core", 5817 "pin-project-lite", 5818 "tokio", 5819] 5820 5821[[package]] 5822name = "tokio-tungstenite" 5823version = "0.28.0" 5824source = "registry+https://github.com/rust-lang/crates.io-index" 5825checksum = "d25a406cddcc431a75d3d9afc6a7c0f7428d4891dd973e4d54c56b46127bf857" 5826dependencies = [ 5827 "futures-util", 5828 "log", 5829 "rustls 0.23.35", 5830 "rustls-pki-types", 5831 "tokio", 5832 "tokio-rustls 0.26.4", 5833 "tungstenite", 5834 "webpki-roots 0.26.11", 5835] 5836 5837[[package]] 5838name = "tokio-util" 5839version = "0.7.18" 5840source = "registry+https://github.com/rust-lang/crates.io-index" 5841checksum = "9ae9cec805b01e8fc3fd2fe289f89149a9b66dd16786abd8b19cfa7b48cb0098" 5842dependencies = [ 5843 "bytes", 5844 "futures-core", 5845 "futures-sink", 5846 "futures-util", 5847 "pin-project-lite", 5848 "tokio", 5849] 5850 5851[[package]] 5852name = "toml" 5853version = "0.9.12+spec-1.1.0" 5854source = "registry+https://github.com/rust-lang/crates.io-index" 5855checksum = "cf92845e79fc2e2def6a5d828f0801e29a2f8acc037becc5ab08595c7d5e9863" 5856dependencies = [ 5857 "indexmap 2.12.1", 5858 "serde_core", 5859 "serde_spanned", 5860 "toml_datetime", 5861 "toml_parser", 5862 "toml_writer", 5863 "winnow", 5864] 5865 5866[[package]] 5867name = "toml_datetime" 5868version = "0.7.5+spec-1.1.0" 5869source = "registry+https://github.com/rust-lang/crates.io-index" 5870checksum = "92e1cfed4a3038bc5a127e35a2d360f145e1f4b971b551a2ba5fd7aedf7e1347" 5871dependencies = [ 5872 "serde_core", 5873] 5874 5875[[package]] 5876name = "toml_parser" 5877version = "1.0.7+spec-1.1.0" 5878source = "registry+https://github.com/rust-lang/crates.io-index" 5879checksum = "247eaa3197818b831697600aadf81514e577e0cba5eab10f7e064e78ae154df1" 5880dependencies = [ 5881 "winnow", 5882] 5883 5884[[package]] 5885name = "toml_writer" 5886version = "1.0.6+spec-1.1.0" 5887source = "registry+https://github.com/rust-lang/crates.io-index" 5888checksum = "ab16f14aed21ee8bfd8ec22513f7287cd4a91aa92e44edfe2c17ddd004e92607" 5889 5890[[package]] 5891name = "tonic" 5892version = "0.14.2" 5893source = "registry+https://github.com/rust-lang/crates.io-index" 5894checksum = "eb7613188ce9f7df5bfe185db26c5814347d110db17920415cf2fbcad85e7203" 5895dependencies = [ 5896 "async-trait", 5897 "axum", 5898 "base64 0.22.1", 5899 "bytes", 5900 "h2 0.4.12", 5901 "http 1.4.0", 5902 "http-body 1.0.1", 5903 "http-body-util", 5904 "hyper 1.8.1", 5905 "hyper-timeout", 5906 "hyper-util", 5907 "percent-encoding", 5908 "pin-project", 5909 "socket2 0.6.2", 5910 "sync_wrapper", 5911 "tokio", 5912 "tokio-stream", 5913 "tower", 5914 "tower-layer", 5915 "tower-service", 5916 "tracing", 5917] 5918 5919[[package]] 5920name = "tonic-prost" 5921version = "0.14.2" 5922source = "registry+https://github.com/rust-lang/crates.io-index" 5923checksum = "66bd50ad6ce1252d87ef024b3d64fe4c3cf54a86fb9ef4c631fdd0ded7aeaa67" 5924dependencies = [ 5925 "bytes", 5926 "prost", 5927 "tonic", 5928] 5929 5930[[package]] 5931name = "totp-rs" 5932version = "5.7.0" 5933source = "registry+https://github.com/rust-lang/crates.io-index" 5934checksum = "f124352108f58ef88299e909f6e9470f1cdc8d2a1397963901b4a6366206bf72" 5935dependencies = [ 5936 "base32", 5937 "constant_time_eq", 5938 "hmac", 5939 "qrcodegen-image", 5940 "sha1", 5941 "sha2", 5942 "url", 5943 "urlencoding", 5944] 5945 5946[[package]] 5947name = "tower" 5948version = "0.5.2" 5949source = "registry+https://github.com/rust-lang/crates.io-index" 5950checksum = "d039ad9159c98b70ecfd540b2573b97f7f52c3e8d9f8ad57a24b916a536975f9" 5951dependencies = [ 5952 "futures-core", 5953 "futures-util", 5954 "indexmap 2.12.1", 5955 "pin-project-lite", 5956 "slab", 5957 "sync_wrapper", 5958 "tokio", 5959 "tokio-util", 5960 "tower-layer", 5961 "tower-service", 5962 "tracing", 5963] 5964 5965[[package]] 5966name = "tower-http" 5967version = "0.6.8" 5968source = "registry+https://github.com/rust-lang/crates.io-index" 5969checksum = "d4e6559d53cc268e5031cd8429d05415bc4cb4aefc4aa5d6cc35fbf5b924a1f8" 5970dependencies = [ 5971 "async-compression", 5972 "bitflags", 5973 "bytes", 5974 "futures-core", 5975 "futures-util", 5976 "http 1.4.0", 5977 "http-body 1.0.1", 5978 "http-body-util", 5979 "iri-string", 5980 "pin-project-lite", 5981 "tokio", 5982 "tokio-util", 5983 "tower", 5984 "tower-layer", 5985 "tower-service", 5986] 5987 5988[[package]] 5989name = "tower-layer" 5990version = "0.3.3" 5991source = "registry+https://github.com/rust-lang/crates.io-index" 5992checksum = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e" 5993 5994[[package]] 5995name = "tower-service" 5996version = "0.3.3" 5997source = "registry+https://github.com/rust-lang/crates.io-index" 5998checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3" 5999 6000[[package]] 6001name = "tracing" 6002version = "0.1.44" 6003source = "registry+https://github.com/rust-lang/crates.io-index" 6004checksum = "63e71662fa4b2a2c3a26f570f037eb95bb1f85397f3cd8076caed2f026a6d100" 6005dependencies = [ 6006 "log", 6007 "pin-project-lite", 6008 "tracing-attributes", 6009 "tracing-core", 6010] 6011 6012[[package]] 6013name = "tracing-attributes" 6014version = "0.1.31" 6015source = "registry+https://github.com/rust-lang/crates.io-index" 6016checksum = "7490cfa5ec963746568740651ac6781f701c9c5ea257c58e057f3ba8cf69e8da" 6017dependencies = [ 6018 "proc-macro2", 6019 "quote", 6020 "syn 2.0.111", 6021] 6022 6023[[package]] 6024name = "tracing-core" 6025version = "0.1.36" 6026source = "registry+https://github.com/rust-lang/crates.io-index" 6027checksum = "db97caf9d906fbde555dd62fa95ddba9eecfd14cb388e4f491a66d74cd5fb79a" 6028dependencies = [ 6029 "once_cell", 6030 "valuable", 6031] 6032 6033[[package]] 6034name = "tracing-log" 6035version = "0.2.0" 6036source = "registry+https://github.com/rust-lang/crates.io-index" 6037checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3" 6038dependencies = [ 6039 "log", 6040 "once_cell", 6041 "tracing-core", 6042] 6043 6044[[package]] 6045name = "tracing-subscriber" 6046version = "0.3.22" 6047source = "registry+https://github.com/rust-lang/crates.io-index" 6048checksum = "2f30143827ddab0d256fd843b7a66d164e9f271cfa0dde49142c5ca0ca291f1e" 6049dependencies = [ 6050 "matchers", 6051 "nu-ansi-term", 6052 "once_cell", 6053 "regex-automata", 6054 "sharded-slab", 6055 "smallvec", 6056 "thread_local", 6057 "tracing", 6058 "tracing-core", 6059 "tracing-log", 6060] 6061 6062[[package]] 6063name = "trait-variant" 6064version = "0.1.2" 6065source = "registry+https://github.com/rust-lang/crates.io-index" 6066checksum = "70977707304198400eb4835a78f6a9f928bf41bba420deb8fdb175cd965d77a7" 6067dependencies = [ 6068 "proc-macro2", 6069 "quote", 6070 "syn 2.0.111", 6071] 6072 6073[[package]] 6074name = "tranquil-auth" 6075version = "0.2.1" 6076dependencies = [ 6077 "anyhow", 6078 "base32", 6079 "base64 0.22.1", 6080 "bcrypt", 6081 "chrono", 6082 "hmac", 6083 "k256", 6084 "rand 0.8.5", 6085 "serde", 6086 "serde_json", 6087 "sha2", 6088 "subtle", 6089 "totp-rs", 6090 "tranquil-config", 6091 "tranquil-crypto", 6092 "urlencoding", 6093 "uuid", 6094] 6095 6096[[package]] 6097name = "tranquil-cache" 6098version = "0.2.1" 6099dependencies = [ 6100 "async-trait", 6101 "base64 0.22.1", 6102 "redis", 6103 "tokio-util", 6104 "tracing", 6105 "tranquil-config", 6106 "tranquil-infra", 6107 "tranquil-ripple", 6108] 6109 6110[[package]] 6111name = "tranquil-comms" 6112version = "0.2.1" 6113dependencies = [ 6114 "async-trait", 6115 "base64 0.22.1", 6116 "reqwest", 6117 "serde_json", 6118 "thiserror 2.0.17", 6119 "tokio", 6120 "tranquil-config", 6121 "tranquil-db-traits", 6122 "uuid", 6123] 6124 6125[[package]] 6126name = "tranquil-config" 6127version = "0.2.1" 6128dependencies = [ 6129 "confique", 6130 "serde", 6131] 6132 6133[[package]] 6134name = "tranquil-crypto" 6135version = "0.2.1" 6136dependencies = [ 6137 "aes-gcm", 6138 "base64 0.22.1", 6139 "hkdf", 6140 "hmac", 6141 "p256 0.13.2", 6142 "rand 0.8.5", 6143 "serde", 6144 "sha2", 6145 "subtle", 6146 "thiserror 2.0.17", 6147] 6148 6149[[package]] 6150name = "tranquil-db" 6151version = "0.2.1" 6152dependencies = [ 6153 "async-trait", 6154 "chrono", 6155 "rand 0.8.5", 6156 "serde", 6157 "serde_json", 6158 "sqlx", 6159 "tracing", 6160 "tranquil-db-traits", 6161 "tranquil-oauth", 6162 "tranquil-types", 6163 "uuid", 6164] 6165 6166[[package]] 6167name = "tranquil-db-traits" 6168version = "0.2.1" 6169dependencies = [ 6170 "async-trait", 6171 "base64 0.22.1", 6172 "chrono", 6173 "serde", 6174 "serde_json", 6175 "sqlx", 6176 "thiserror 2.0.17", 6177 "tranquil-oauth", 6178 "tranquil-types", 6179 "uuid", 6180] 6181 6182[[package]] 6183name = "tranquil-infra" 6184version = "0.2.1" 6185dependencies = [ 6186 "async-trait", 6187 "bytes", 6188 "futures", 6189 "thiserror 2.0.17", 6190 "tranquil-config", 6191] 6192 6193[[package]] 6194name = "tranquil-oauth" 6195version = "0.2.1" 6196dependencies = [ 6197 "anyhow", 6198 "axum", 6199 "base64 0.22.1", 6200 "chrono", 6201 "ed25519-dalek", 6202 "p256 0.13.2", 6203 "p384", 6204 "rand 0.8.5", 6205 "reqwest", 6206 "serde", 6207 "serde_json", 6208 "sha2", 6209 "sqlx", 6210 "tokio", 6211 "tracing", 6212 "tranquil-types", 6213 "uuid", 6214] 6215 6216[[package]] 6217name = "tranquil-pds" 6218version = "0.2.1" 6219dependencies = [ 6220 "aes-gcm", 6221 "anyhow", 6222 "async-trait", 6223 "aws-config", 6224 "aws-sdk-s3", 6225 "axum", 6226 "backon", 6227 "base32", 6228 "base64 0.22.1", 6229 "bcrypt", 6230 "bs58", 6231 "bytes", 6232 "chrono", 6233 "ciborium", 6234 "cid", 6235 "clap", 6236 "ctor", 6237 "dotenvy", 6238 "ed25519-dalek", 6239 "futures", 6240 "futures-util", 6241 "governor", 6242 "hex", 6243 "hickory-resolver", 6244 "hkdf", 6245 "hmac", 6246 "http 1.4.0", 6247 "image", 6248 "infer", 6249 "ipld-core", 6250 "iroh-car", 6251 "jacquard-common", 6252 "jacquard-repo", 6253 "jsonwebtoken", 6254 "k256", 6255 "metrics", 6256 "metrics-exporter-prometheus", 6257 "multibase", 6258 "multihash", 6259 "p256 0.13.2", 6260 "rand 0.8.5", 6261 "redis", 6262 "regex", 6263 "reqwest", 6264 "serde", 6265 "serde_bytes", 6266 "serde_ipld_dagcbor", 6267 "serde_json", 6268 "serde_urlencoded", 6269 "sha2", 6270 "sqlx", 6271 "subtle", 6272 "testcontainers", 6273 "testcontainers-modules", 6274 "thiserror 2.0.17", 6275 "tokio", 6276 "tokio-tungstenite", 6277 "tokio-util", 6278 "tower", 6279 "tower-http", 6280 "tower-layer", 6281 "tracing", 6282 "tracing-subscriber", 6283 "tranquil-auth", 6284 "tranquil-cache", 6285 "tranquil-comms", 6286 "tranquil-config", 6287 "tranquil-crypto", 6288 "tranquil-db", 6289 "tranquil-db-traits", 6290 "tranquil-oauth", 6291 "tranquil-repo", 6292 "tranquil-ripple", 6293 "tranquil-scopes", 6294 "tranquil-storage", 6295 "tranquil-types", 6296 "urlencoding", 6297 "uuid", 6298 "webauthn-rs", 6299 "wiremock", 6300 "zip", 6301] 6302 6303[[package]] 6304name = "tranquil-repo" 6305version = "0.2.1" 6306dependencies = [ 6307 "bytes", 6308 "cid", 6309 "jacquard-repo", 6310 "multihash", 6311 "sha2", 6312 "sqlx", 6313] 6314 6315[[package]] 6316name = "tranquil-ripple" 6317version = "0.2.1" 6318dependencies = [ 6319 "async-trait", 6320 "backon", 6321 "bincode", 6322 "bytes", 6323 "foca", 6324 "futures", 6325 "metrics", 6326 "parking_lot", 6327 "rand 0.9.2", 6328 "serde", 6329 "socket2 0.6.2", 6330 "thiserror 2.0.17", 6331 "tokio", 6332 "tokio-util", 6333 "tracing", 6334 "tracing-subscriber", 6335 "tranquil-config", 6336 "tranquil-infra", 6337 "uuid", 6338] 6339 6340[[package]] 6341name = "tranquil-scopes" 6342version = "0.2.1" 6343dependencies = [ 6344 "axum", 6345 "futures", 6346 "hickory-resolver", 6347 "reqwest", 6348 "serde", 6349 "serde_json", 6350 "thiserror 2.0.17", 6351 "tokio", 6352 "tracing", 6353 "urlencoding", 6354] 6355 6356[[package]] 6357name = "tranquil-storage" 6358version = "0.2.1" 6359dependencies = [ 6360 "async-trait", 6361 "aws-config", 6362 "aws-sdk-s3", 6363 "bytes", 6364 "futures", 6365 "sha2", 6366 "tokio", 6367 "tracing", 6368 "tranquil-config", 6369 "tranquil-infra", 6370 "uuid", 6371] 6372 6373[[package]] 6374name = "tranquil-types" 6375version = "0.2.1" 6376dependencies = [ 6377 "chrono", 6378 "cid", 6379 "jacquard-common", 6380 "serde", 6381 "serde_json", 6382 "sqlx", 6383 "thiserror 2.0.17", 6384] 6385 6386[[package]] 6387name = "try-lock" 6388version = "0.2.5" 6389source = "registry+https://github.com/rust-lang/crates.io-index" 6390checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b" 6391 6392[[package]] 6393name = "tungstenite" 6394version = "0.28.0" 6395source = "registry+https://github.com/rust-lang/crates.io-index" 6396checksum = "8628dcc84e5a09eb3d8423d6cb682965dea9133204e8fb3efee74c2a0c259442" 6397dependencies = [ 6398 "bytes", 6399 "data-encoding", 6400 "http 1.4.0", 6401 "httparse", 6402 "log", 6403 "rand 0.9.2", 6404 "rustls 0.23.35", 6405 "rustls-pki-types", 6406 "sha1", 6407 "thiserror 2.0.17", 6408 "utf-8", 6409] 6410 6411[[package]] 6412name = "typenum" 6413version = "1.19.0" 6414source = "registry+https://github.com/rust-lang/crates.io-index" 6415checksum = "562d481066bde0658276a35467c4af00bdc6ee726305698a55b86e61d7ad82bb" 6416 6417[[package]] 6418name = "unicode-bidi" 6419version = "0.3.18" 6420source = "registry+https://github.com/rust-lang/crates.io-index" 6421checksum = "5c1cb5db39152898a79168971543b1cb5020dff7fe43c8dc468b0885f5e29df5" 6422 6423[[package]] 6424name = "unicode-ident" 6425version = "1.0.22" 6426source = "registry+https://github.com/rust-lang/crates.io-index" 6427checksum = "9312f7c4f6ff9069b165498234ce8be658059c6728633667c526e27dc2cf1df5" 6428 6429[[package]] 6430name = "unicode-normalization" 6431version = "0.1.25" 6432source = "registry+https://github.com/rust-lang/crates.io-index" 6433checksum = "5fd4f6878c9cb28d874b009da9e8d183b5abc80117c40bbd187a1fde336be6e8" 6434dependencies = [ 6435 "tinyvec", 6436] 6437 6438[[package]] 6439name = "unicode-properties" 6440version = "0.1.4" 6441source = "registry+https://github.com/rust-lang/crates.io-index" 6442checksum = "7df058c713841ad818f1dc5d3fd88063241cc61f49f5fbea4b951e8cf5a8d71d" 6443 6444[[package]] 6445name = "unicode-segmentation" 6446version = "1.12.0" 6447source = "registry+https://github.com/rust-lang/crates.io-index" 6448checksum = "f6ccf251212114b54433ec949fd6a7841275f9ada20dddd2f29e9ceea4501493" 6449 6450[[package]] 6451name = "unicode-width" 6452version = "0.1.14" 6453source = "registry+https://github.com/rust-lang/crates.io-index" 6454checksum = "7dd6e30e90baa6f72411720665d41d89b9a3d039dc45b8faea1ddd07f617f6af" 6455 6456[[package]] 6457name = "unicode-xid" 6458version = "0.2.6" 6459source = "registry+https://github.com/rust-lang/crates.io-index" 6460checksum = "ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853" 6461 6462[[package]] 6463name = "universal-hash" 6464version = "0.5.1" 6465source = "registry+https://github.com/rust-lang/crates.io-index" 6466checksum = "fc1de2c688dc15305988b563c3854064043356019f97a4b46276fe734c4f07ea" 6467dependencies = [ 6468 "crypto-common", 6469 "subtle", 6470] 6471 6472[[package]] 6473name = "unsigned-varint" 6474version = "0.7.2" 6475source = "registry+https://github.com/rust-lang/crates.io-index" 6476checksum = "6889a77d49f1f013504cec6bf97a2c730394adedaeb1deb5ea08949a50541105" 6477 6478[[package]] 6479name = "unsigned-varint" 6480version = "0.8.0" 6481source = "registry+https://github.com/rust-lang/crates.io-index" 6482checksum = "eb066959b24b5196ae73cb057f45598450d2c5f71460e98c49b738086eff9c06" 6483 6484[[package]] 6485name = "untrusted" 6486version = "0.9.0" 6487source = "registry+https://github.com/rust-lang/crates.io-index" 6488checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1" 6489 6490[[package]] 6491name = "unty" 6492version = "0.0.4" 6493source = "registry+https://github.com/rust-lang/crates.io-index" 6494checksum = "6d49784317cd0d1ee7ec5c716dd598ec5b4483ea832a2dced265471cc0f690ae" 6495 6496[[package]] 6497name = "ureq" 6498version = "3.1.4" 6499source = "registry+https://github.com/rust-lang/crates.io-index" 6500checksum = "d39cb1dbab692d82a977c0392ffac19e188bd9186a9f32806f0aaa859d75585a" 6501dependencies = [ 6502 "base64 0.22.1", 6503 "log", 6504 "percent-encoding", 6505 "rustls 0.23.35", 6506 "rustls-pki-types", 6507 "ureq-proto", 6508 "utf-8", 6509 "webpki-roots 1.0.4", 6510] 6511 6512[[package]] 6513name = "ureq-proto" 6514version = "0.5.3" 6515source = "registry+https://github.com/rust-lang/crates.io-index" 6516checksum = "d81f9efa9df032be5934a46a068815a10a042b494b6a58cb0a1a97bb5467ed6f" 6517dependencies = [ 6518 "base64 0.22.1", 6519 "http 1.4.0", 6520 "httparse", 6521 "log", 6522] 6523 6524[[package]] 6525name = "url" 6526version = "2.5.7" 6527source = "registry+https://github.com/rust-lang/crates.io-index" 6528checksum = "08bc136a29a3d1758e07a9cca267be308aeebf5cfd5a10f3f67ab2097683ef5b" 6529dependencies = [ 6530 "form_urlencoded", 6531 "idna", 6532 "percent-encoding", 6533 "serde", 6534] 6535 6536[[package]] 6537name = "urlencoding" 6538version = "2.1.3" 6539source = "registry+https://github.com/rust-lang/crates.io-index" 6540checksum = "daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da" 6541 6542[[package]] 6543name = "utf-8" 6544version = "0.7.6" 6545source = "registry+https://github.com/rust-lang/crates.io-index" 6546checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9" 6547 6548[[package]] 6549name = "utf8_iter" 6550version = "1.0.4" 6551source = "registry+https://github.com/rust-lang/crates.io-index" 6552checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be" 6553 6554[[package]] 6555name = "utf8parse" 6556version = "0.2.2" 6557source = "registry+https://github.com/rust-lang/crates.io-index" 6558checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821" 6559 6560[[package]] 6561name = "uuid" 6562version = "1.19.0" 6563source = "registry+https://github.com/rust-lang/crates.io-index" 6564checksum = "e2e054861b4bd027cd373e18e8d8d8e6548085000e41290d95ce0c373a654b4a" 6565dependencies = [ 6566 "getrandom 0.3.4", 6567 "js-sys", 6568 "rand 0.9.2", 6569 "serde_core", 6570 "sha1_smol", 6571 "wasm-bindgen", 6572] 6573 6574[[package]] 6575name = "valuable" 6576version = "0.1.1" 6577source = "registry+https://github.com/rust-lang/crates.io-index" 6578checksum = "ba73ea9cf16a25df0c8caa16c51acb937d5712a8429db78a3ee29d5dcacd3a65" 6579 6580[[package]] 6581name = "vcpkg" 6582version = "0.2.15" 6583source = "registry+https://github.com/rust-lang/crates.io-index" 6584checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426" 6585 6586[[package]] 6587name = "version_check" 6588version = "0.9.5" 6589source = "registry+https://github.com/rust-lang/crates.io-index" 6590checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a" 6591 6592[[package]] 6593name = "virtue" 6594version = "0.0.18" 6595source = "registry+https://github.com/rust-lang/crates.io-index" 6596checksum = "051eb1abcf10076295e815102942cc58f9d5e3b4560e46e53c21e8ff6f3af7b1" 6597 6598[[package]] 6599name = "vsimd" 6600version = "0.8.0" 6601source = "registry+https://github.com/rust-lang/crates.io-index" 6602checksum = "5c3082ca00d5a5ef149bb8b555a72ae84c9c59f7250f013ac822ac2e49b19c64" 6603 6604[[package]] 6605name = "want" 6606version = "0.3.1" 6607source = "registry+https://github.com/rust-lang/crates.io-index" 6608checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e" 6609dependencies = [ 6610 "try-lock", 6611] 6612 6613[[package]] 6614name = "wasi" 6615version = "0.11.1+wasi-snapshot-preview1" 6616source = "registry+https://github.com/rust-lang/crates.io-index" 6617checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b" 6618 6619[[package]] 6620name = "wasip2" 6621version = "1.0.1+wasi-0.2.4" 6622source = "registry+https://github.com/rust-lang/crates.io-index" 6623checksum = "0562428422c63773dad2c345a1882263bbf4d65cf3f42e90921f787ef5ad58e7" 6624dependencies = [ 6625 "wit-bindgen", 6626] 6627 6628[[package]] 6629name = "wasite" 6630version = "0.1.0" 6631source = "registry+https://github.com/rust-lang/crates.io-index" 6632checksum = "b8dad83b4f25e74f184f64c43b150b91efe7647395b42289f38e50566d82855b" 6633 6634[[package]] 6635name = "wasm-bindgen" 6636version = "0.2.106" 6637source = "registry+https://github.com/rust-lang/crates.io-index" 6638checksum = "0d759f433fa64a2d763d1340820e46e111a7a5ab75f993d1852d70b03dbb80fd" 6639dependencies = [ 6640 "cfg-if", 6641 "once_cell", 6642 "rustversion", 6643 "wasm-bindgen-macro", 6644 "wasm-bindgen-shared", 6645] 6646 6647[[package]] 6648name = "wasm-bindgen-futures" 6649version = "0.4.56" 6650source = "registry+https://github.com/rust-lang/crates.io-index" 6651checksum = "836d9622d604feee9e5de25ac10e3ea5f2d65b41eac0d9ce72eb5deae707ce7c" 6652dependencies = [ 6653 "cfg-if", 6654 "js-sys", 6655 "once_cell", 6656 "wasm-bindgen", 6657 "web-sys", 6658] 6659 6660[[package]] 6661name = "wasm-bindgen-macro" 6662version = "0.2.106" 6663source = "registry+https://github.com/rust-lang/crates.io-index" 6664checksum = "48cb0d2638f8baedbc542ed444afc0644a29166f1595371af4fecf8ce1e7eeb3" 6665dependencies = [ 6666 "quote", 6667 "wasm-bindgen-macro-support", 6668] 6669 6670[[package]] 6671name = "wasm-bindgen-macro-support" 6672version = "0.2.106" 6673source = "registry+https://github.com/rust-lang/crates.io-index" 6674checksum = "cefb59d5cd5f92d9dcf80e4683949f15ca4b511f4ac0a6e14d4e1ac60c6ecd40" 6675dependencies = [ 6676 "bumpalo", 6677 "proc-macro2", 6678 "quote", 6679 "syn 2.0.111", 6680 "wasm-bindgen-shared", 6681] 6682 6683[[package]] 6684name = "wasm-bindgen-shared" 6685version = "0.2.106" 6686source = "registry+https://github.com/rust-lang/crates.io-index" 6687checksum = "cbc538057e648b67f72a982e708d485b2efa771e1ac05fec311f9f63e5800db4" 6688dependencies = [ 6689 "unicode-ident", 6690] 6691 6692[[package]] 6693name = "web-sys" 6694version = "0.3.83" 6695source = "registry+https://github.com/rust-lang/crates.io-index" 6696checksum = "9b32828d774c412041098d182a8b38b16ea816958e07cf40eec2bc080ae137ac" 6697dependencies = [ 6698 "js-sys", 6699 "wasm-bindgen", 6700] 6701 6702[[package]] 6703name = "web-time" 6704version = "1.1.0" 6705source = "registry+https://github.com/rust-lang/crates.io-index" 6706checksum = "5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb" 6707dependencies = [ 6708 "js-sys", 6709 "wasm-bindgen", 6710] 6711 6712[[package]] 6713name = "webauthn-attestation-ca" 6714version = "0.5.4" 6715source = "registry+https://github.com/rust-lang/crates.io-index" 6716checksum = "fafcf13f7dc1fb292ed4aea22cdd3757c285d7559e9748950ee390249da4da6b" 6717dependencies = [ 6718 "base64urlsafedata", 6719 "openssl", 6720 "openssl-sys", 6721 "serde", 6722 "tracing", 6723 "uuid", 6724] 6725 6726[[package]] 6727name = "webauthn-rs" 6728version = "0.5.4" 6729source = "registry+https://github.com/rust-lang/crates.io-index" 6730checksum = "1b24d082d3360258fefb6ffe56123beef7d6868c765c779f97b7a2fcf06727f8" 6731dependencies = [ 6732 "base64urlsafedata", 6733 "serde", 6734 "tracing", 6735 "url", 6736 "uuid", 6737 "webauthn-rs-core", 6738] 6739 6740[[package]] 6741name = "webauthn-rs-core" 6742version = "0.5.4" 6743source = "registry+https://github.com/rust-lang/crates.io-index" 6744checksum = "15784340a24c170ce60567282fb956a0938742dbfbf9eff5df793a686a009b8b" 6745dependencies = [ 6746 "base64 0.21.7", 6747 "base64urlsafedata", 6748 "der-parser", 6749 "hex", 6750 "nom", 6751 "openssl", 6752 "openssl-sys", 6753 "rand 0.9.2", 6754 "rand_chacha 0.9.0", 6755 "serde", 6756 "serde_cbor_2", 6757 "serde_json", 6758 "thiserror 1.0.69", 6759 "tracing", 6760 "url", 6761 "uuid", 6762 "webauthn-attestation-ca", 6763 "webauthn-rs-proto", 6764 "x509-parser", 6765] 6766 6767[[package]] 6768name = "webauthn-rs-proto" 6769version = "0.5.4" 6770source = "registry+https://github.com/rust-lang/crates.io-index" 6771checksum = "16a1fb2580ce73baa42d3011a24de2ceab0d428de1879ece06e02e8c416e497c" 6772dependencies = [ 6773 "base64 0.21.7", 6774 "base64urlsafedata", 6775 "serde", 6776 "serde_json", 6777 "url", 6778] 6779 6780[[package]] 6781name = "webpki-roots" 6782version = "0.26.11" 6783source = "registry+https://github.com/rust-lang/crates.io-index" 6784checksum = "521bc38abb08001b01866da9f51eb7c5d647a19260e00054a8c7fd5f9e57f7a9" 6785dependencies = [ 6786 "webpki-roots 1.0.4", 6787] 6788 6789[[package]] 6790name = "webpki-roots" 6791version = "1.0.4" 6792source = "registry+https://github.com/rust-lang/crates.io-index" 6793checksum = "b2878ef029c47c6e8cf779119f20fcf52bde7ad42a731b2a304bc221df17571e" 6794dependencies = [ 6795 "rustls-pki-types", 6796] 6797 6798[[package]] 6799name = "weezl" 6800version = "0.1.12" 6801source = "registry+https://github.com/rust-lang/crates.io-index" 6802checksum = "a28ac98ddc8b9274cb41bb4d9d4d5c425b6020c50c46f25559911905610b4a88" 6803 6804[[package]] 6805name = "whoami" 6806version = "1.6.1" 6807source = "registry+https://github.com/rust-lang/crates.io-index" 6808checksum = "5d4a4db5077702ca3015d3d02d74974948aba2ad9e12ab7df718ee64ccd7e97d" 6809dependencies = [ 6810 "libredox", 6811 "wasite", 6812] 6813 6814[[package]] 6815name = "widestring" 6816version = "1.2.1" 6817source = "registry+https://github.com/rust-lang/crates.io-index" 6818checksum = "72069c3113ab32ab29e5584db3c6ec55d416895e60715417b5b883a357c3e471" 6819 6820[[package]] 6821name = "winapi" 6822version = "0.3.9" 6823source = "registry+https://github.com/rust-lang/crates.io-index" 6824checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" 6825dependencies = [ 6826 "winapi-i686-pc-windows-gnu", 6827 "winapi-x86_64-pc-windows-gnu", 6828] 6829 6830[[package]] 6831name = "winapi-i686-pc-windows-gnu" 6832version = "0.4.0" 6833source = "registry+https://github.com/rust-lang/crates.io-index" 6834checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" 6835 6836[[package]] 6837name = "winapi-x86_64-pc-windows-gnu" 6838version = "0.4.0" 6839source = "registry+https://github.com/rust-lang/crates.io-index" 6840checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" 6841 6842[[package]] 6843name = "windows-core" 6844version = "0.62.2" 6845source = "registry+https://github.com/rust-lang/crates.io-index" 6846checksum = "b8e83a14d34d0623b51dce9581199302a221863196a1dde71a7663a4c2be9deb" 6847dependencies = [ 6848 "windows-implement", 6849 "windows-interface", 6850 "windows-link", 6851 "windows-result", 6852 "windows-strings", 6853] 6854 6855[[package]] 6856name = "windows-implement" 6857version = "0.60.2" 6858source = "registry+https://github.com/rust-lang/crates.io-index" 6859checksum = "053e2e040ab57b9dc951b72c264860db7eb3b0200ba345b4e4c3b14f67855ddf" 6860dependencies = [ 6861 "proc-macro2", 6862 "quote", 6863 "syn 2.0.111", 6864] 6865 6866[[package]] 6867name = "windows-interface" 6868version = "0.59.3" 6869source = "registry+https://github.com/rust-lang/crates.io-index" 6870checksum = "3f316c4a2570ba26bbec722032c4099d8c8bc095efccdc15688708623367e358" 6871dependencies = [ 6872 "proc-macro2", 6873 "quote", 6874 "syn 2.0.111", 6875] 6876 6877[[package]] 6878name = "windows-link" 6879version = "0.2.1" 6880source = "registry+https://github.com/rust-lang/crates.io-index" 6881checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5" 6882 6883[[package]] 6884name = "windows-registry" 6885version = "0.6.1" 6886source = "registry+https://github.com/rust-lang/crates.io-index" 6887checksum = "02752bf7fbdcce7f2a27a742f798510f3e5ad88dbe84871e5168e2120c3d5720" 6888dependencies = [ 6889 "windows-link", 6890 "windows-result", 6891 "windows-strings", 6892] 6893 6894[[package]] 6895name = "windows-result" 6896version = "0.4.1" 6897source = "registry+https://github.com/rust-lang/crates.io-index" 6898checksum = "7781fa89eaf60850ac3d2da7af8e5242a5ea78d1a11c49bf2910bb5a73853eb5" 6899dependencies = [ 6900 "windows-link", 6901] 6902 6903[[package]] 6904name = "windows-strings" 6905version = "0.5.1" 6906source = "registry+https://github.com/rust-lang/crates.io-index" 6907checksum = "7837d08f69c77cf6b07689544538e017c1bfcf57e34b4c0ff58e6c2cd3b37091" 6908dependencies = [ 6909 "windows-link", 6910] 6911 6912[[package]] 6913name = "windows-sys" 6914version = "0.48.0" 6915source = "registry+https://github.com/rust-lang/crates.io-index" 6916checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9" 6917dependencies = [ 6918 "windows-targets 0.48.5", 6919] 6920 6921[[package]] 6922name = "windows-sys" 6923version = "0.52.0" 6924source = "registry+https://github.com/rust-lang/crates.io-index" 6925checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d" 6926dependencies = [ 6927 "windows-targets 0.52.6", 6928] 6929 6930[[package]] 6931name = "windows-sys" 6932version = "0.60.2" 6933source = "registry+https://github.com/rust-lang/crates.io-index" 6934checksum = "f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb" 6935dependencies = [ 6936 "windows-targets 0.53.5", 6937] 6938 6939[[package]] 6940name = "windows-sys" 6941version = "0.61.2" 6942source = "registry+https://github.com/rust-lang/crates.io-index" 6943checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc" 6944dependencies = [ 6945 "windows-link", 6946] 6947 6948[[package]] 6949name = "windows-targets" 6950version = "0.48.5" 6951source = "registry+https://github.com/rust-lang/crates.io-index" 6952checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c" 6953dependencies = [ 6954 "windows_aarch64_gnullvm 0.48.5", 6955 "windows_aarch64_msvc 0.48.5", 6956 "windows_i686_gnu 0.48.5", 6957 "windows_i686_msvc 0.48.5", 6958 "windows_x86_64_gnu 0.48.5", 6959 "windows_x86_64_gnullvm 0.48.5", 6960 "windows_x86_64_msvc 0.48.5", 6961] 6962 6963[[package]] 6964name = "windows-targets" 6965version = "0.52.6" 6966source = "registry+https://github.com/rust-lang/crates.io-index" 6967checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973" 6968dependencies = [ 6969 "windows_aarch64_gnullvm 0.52.6", 6970 "windows_aarch64_msvc 0.52.6", 6971 "windows_i686_gnu 0.52.6", 6972 "windows_i686_gnullvm 0.52.6", 6973 "windows_i686_msvc 0.52.6", 6974 "windows_x86_64_gnu 0.52.6", 6975 "windows_x86_64_gnullvm 0.52.6", 6976 "windows_x86_64_msvc 0.52.6", 6977] 6978 6979[[package]] 6980name = "windows-targets" 6981version = "0.53.5" 6982source = "registry+https://github.com/rust-lang/crates.io-index" 6983checksum = "4945f9f551b88e0d65f3db0bc25c33b8acea4d9e41163edf90dcd0b19f9069f3" 6984dependencies = [ 6985 "windows-link", 6986 "windows_aarch64_gnullvm 0.53.1", 6987 "windows_aarch64_msvc 0.53.1", 6988 "windows_i686_gnu 0.53.1", 6989 "windows_i686_gnullvm 0.53.1", 6990 "windows_i686_msvc 0.53.1", 6991 "windows_x86_64_gnu 0.53.1", 6992 "windows_x86_64_gnullvm 0.53.1", 6993 "windows_x86_64_msvc 0.53.1", 6994] 6995 6996[[package]] 6997name = "windows_aarch64_gnullvm" 6998version = "0.48.5" 6999source = "registry+https://github.com/rust-lang/crates.io-index" 7000checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8" 7001 7002[[package]] 7003name = "windows_aarch64_gnullvm" 7004version = "0.52.6" 7005source = "registry+https://github.com/rust-lang/crates.io-index" 7006checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3" 7007 7008[[package]] 7009name = "windows_aarch64_gnullvm" 7010version = "0.53.1" 7011source = "registry+https://github.com/rust-lang/crates.io-index" 7012checksum = "a9d8416fa8b42f5c947f8482c43e7d89e73a173cead56d044f6a56104a6d1b53" 7013 7014[[package]] 7015name = "windows_aarch64_msvc" 7016version = "0.48.5" 7017source = "registry+https://github.com/rust-lang/crates.io-index" 7018checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc" 7019 7020[[package]] 7021name = "windows_aarch64_msvc" 7022version = "0.52.6" 7023source = "registry+https://github.com/rust-lang/crates.io-index" 7024checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" 7025 7026[[package]] 7027name = "windows_aarch64_msvc" 7028version = "0.53.1" 7029source = "registry+https://github.com/rust-lang/crates.io-index" 7030checksum = "b9d782e804c2f632e395708e99a94275910eb9100b2114651e04744e9b125006" 7031 7032[[package]] 7033name = "windows_i686_gnu" 7034version = "0.48.5" 7035source = "registry+https://github.com/rust-lang/crates.io-index" 7036checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e" 7037 7038[[package]] 7039name = "windows_i686_gnu" 7040version = "0.52.6" 7041source = "registry+https://github.com/rust-lang/crates.io-index" 7042checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b" 7043 7044[[package]] 7045name = "windows_i686_gnu" 7046version = "0.53.1" 7047source = "registry+https://github.com/rust-lang/crates.io-index" 7048checksum = "960e6da069d81e09becb0ca57a65220ddff016ff2d6af6a223cf372a506593a3" 7049 7050[[package]] 7051name = "windows_i686_gnullvm" 7052version = "0.52.6" 7053source = "registry+https://github.com/rust-lang/crates.io-index" 7054checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66" 7055 7056[[package]] 7057name = "windows_i686_gnullvm" 7058version = "0.53.1" 7059source = "registry+https://github.com/rust-lang/crates.io-index" 7060checksum = "fa7359d10048f68ab8b09fa71c3daccfb0e9b559aed648a8f95469c27057180c" 7061 7062[[package]] 7063name = "windows_i686_msvc" 7064version = "0.48.5" 7065source = "registry+https://github.com/rust-lang/crates.io-index" 7066checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406" 7067 7068[[package]] 7069name = "windows_i686_msvc" 7070version = "0.52.6" 7071source = "registry+https://github.com/rust-lang/crates.io-index" 7072checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" 7073 7074[[package]] 7075name = "windows_i686_msvc" 7076version = "0.53.1" 7077source = "registry+https://github.com/rust-lang/crates.io-index" 7078checksum = "1e7ac75179f18232fe9c285163565a57ef8d3c89254a30685b57d83a38d326c2" 7079 7080[[package]] 7081name = "windows_x86_64_gnu" 7082version = "0.48.5" 7083source = "registry+https://github.com/rust-lang/crates.io-index" 7084checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e" 7085 7086[[package]] 7087name = "windows_x86_64_gnu" 7088version = "0.52.6" 7089source = "registry+https://github.com/rust-lang/crates.io-index" 7090checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" 7091 7092[[package]] 7093name = "windows_x86_64_gnu" 7094version = "0.53.1" 7095source = "registry+https://github.com/rust-lang/crates.io-index" 7096checksum = "9c3842cdd74a865a8066ab39c8a7a473c0778a3f29370b5fd6b4b9aa7df4a499" 7097 7098[[package]] 7099name = "windows_x86_64_gnullvm" 7100version = "0.48.5" 7101source = "registry+https://github.com/rust-lang/crates.io-index" 7102checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc" 7103 7104[[package]] 7105name = "windows_x86_64_gnullvm" 7106version = "0.52.6" 7107source = "registry+https://github.com/rust-lang/crates.io-index" 7108checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" 7109 7110[[package]] 7111name = "windows_x86_64_gnullvm" 7112version = "0.53.1" 7113source = "registry+https://github.com/rust-lang/crates.io-index" 7114checksum = "0ffa179e2d07eee8ad8f57493436566c7cc30ac536a3379fdf008f47f6bb7ae1" 7115 7116[[package]] 7117name = "windows_x86_64_msvc" 7118version = "0.48.5" 7119source = "registry+https://github.com/rust-lang/crates.io-index" 7120checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538" 7121 7122[[package]] 7123name = "windows_x86_64_msvc" 7124version = "0.52.6" 7125source = "registry+https://github.com/rust-lang/crates.io-index" 7126checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" 7127 7128[[package]] 7129name = "windows_x86_64_msvc" 7130version = "0.53.1" 7131source = "registry+https://github.com/rust-lang/crates.io-index" 7132checksum = "d6bbff5f0aada427a1e5a6da5f1f98158182f26556f345ac9e04d36d0ebed650" 7133 7134[[package]] 7135name = "winnow" 7136version = "0.7.14" 7137source = "registry+https://github.com/rust-lang/crates.io-index" 7138checksum = "5a5364e9d77fcdeeaa6062ced926ee3381faa2ee02d3eb83a5c27a8825540829" 7139 7140[[package]] 7141name = "winreg" 7142version = "0.50.0" 7143source = "registry+https://github.com/rust-lang/crates.io-index" 7144checksum = "524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1" 7145dependencies = [ 7146 "cfg-if", 7147 "windows-sys 0.48.0", 7148] 7149 7150[[package]] 7151name = "wiremock" 7152version = "0.6.5" 7153source = "registry+https://github.com/rust-lang/crates.io-index" 7154checksum = "08db1edfb05d9b3c1542e521aea074442088292f00b5f28e435c714a98f85031" 7155dependencies = [ 7156 "assert-json-diff", 7157 "base64 0.22.1", 7158 "deadpool", 7159 "futures", 7160 "http 1.4.0", 7161 "http-body-util", 7162 "hyper 1.8.1", 7163 "hyper-util", 7164 "log", 7165 "once_cell", 7166 "regex", 7167 "serde", 7168 "serde_json", 7169 "tokio", 7170 "url", 7171] 7172 7173[[package]] 7174name = "wit-bindgen" 7175version = "0.46.0" 7176source = "registry+https://github.com/rust-lang/crates.io-index" 7177checksum = "f17a85883d4e6d00e8a97c586de764dabcc06133f7f1d55dce5cdc070ad7fe59" 7178 7179[[package]] 7180name = "writeable" 7181version = "0.6.2" 7182source = "registry+https://github.com/rust-lang/crates.io-index" 7183checksum = "9edde0db4769d2dc68579893f2306b26c6ecfbe0ef499b013d731b7b9247e0b9" 7184 7185[[package]] 7186name = "x509-parser" 7187version = "0.16.0" 7188source = "registry+https://github.com/rust-lang/crates.io-index" 7189checksum = "fcbc162f30700d6f3f82a24bf7cc62ffe7caea42c0b2cba8bf7f3ae50cf51f69" 7190dependencies = [ 7191 "asn1-rs", 7192 "data-encoding", 7193 "der-parser", 7194 "lazy_static", 7195 "nom", 7196 "oid-registry", 7197 "rusticata-macros", 7198 "thiserror 1.0.69", 7199 "time", 7200] 7201 7202[[package]] 7203name = "xattr" 7204version = "1.6.1" 7205source = "registry+https://github.com/rust-lang/crates.io-index" 7206checksum = "32e45ad4206f6d2479085147f02bc2ef834ac85886624a23575ae137c8aa8156" 7207dependencies = [ 7208 "libc", 7209 "rustix", 7210] 7211 7212[[package]] 7213name = "xmlparser" 7214version = "0.13.6" 7215source = "registry+https://github.com/rust-lang/crates.io-index" 7216checksum = "66fee0b777b0f5ac1c69bb06d361268faafa61cd4682ae064a171c16c433e9e4" 7217 7218[[package]] 7219name = "xxhash-rust" 7220version = "0.8.15" 7221source = "registry+https://github.com/rust-lang/crates.io-index" 7222checksum = "fdd20c5420375476fbd4394763288da7eb0cc0b8c11deed431a91562af7335d3" 7223 7224[[package]] 7225name = "yansi" 7226version = "1.0.1" 7227source = "registry+https://github.com/rust-lang/crates.io-index" 7228checksum = "cfe53a6657fd280eaa890a3bc59152892ffa3e30101319d168b781ed6529b049" 7229 7230[[package]] 7231name = "yoke" 7232version = "0.8.1" 7233source = "registry+https://github.com/rust-lang/crates.io-index" 7234checksum = "72d6e5c6afb84d73944e5cedb052c4680d5657337201555f9f2a16b7406d4954" 7235dependencies = [ 7236 "stable_deref_trait", 7237 "yoke-derive", 7238 "zerofrom", 7239] 7240 7241[[package]] 7242name = "yoke-derive" 7243version = "0.8.1" 7244source = "registry+https://github.com/rust-lang/crates.io-index" 7245checksum = "b659052874eb698efe5b9e8cf382204678a0086ebf46982b79d6ca3182927e5d" 7246dependencies = [ 7247 "proc-macro2", 7248 "quote", 7249 "syn 2.0.111", 7250 "synstructure", 7251] 7252 7253[[package]] 7254name = "zerocopy" 7255version = "0.8.31" 7256source = "registry+https://github.com/rust-lang/crates.io-index" 7257checksum = "fd74ec98b9250adb3ca554bdde269adf631549f51d8a8f8f0a10b50f1cb298c3" 7258dependencies = [ 7259 "zerocopy-derive", 7260] 7261 7262[[package]] 7263name = "zerocopy-derive" 7264version = "0.8.31" 7265source = "registry+https://github.com/rust-lang/crates.io-index" 7266checksum = "d8a8d209fdf45cf5138cbb5a506f6b52522a25afccc534d1475dad8e31105c6a" 7267dependencies = [ 7268 "proc-macro2", 7269 "quote", 7270 "syn 2.0.111", 7271] 7272 7273[[package]] 7274name = "zerofrom" 7275version = "0.1.6" 7276source = "registry+https://github.com/rust-lang/crates.io-index" 7277checksum = "50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5" 7278dependencies = [ 7279 "zerofrom-derive", 7280] 7281 7282[[package]] 7283name = "zerofrom-derive" 7284version = "0.1.6" 7285source = "registry+https://github.com/rust-lang/crates.io-index" 7286checksum = "d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502" 7287dependencies = [ 7288 "proc-macro2", 7289 "quote", 7290 "syn 2.0.111", 7291 "synstructure", 7292] 7293 7294[[package]] 7295name = "zeroize" 7296version = "1.8.2" 7297source = "registry+https://github.com/rust-lang/crates.io-index" 7298checksum = "b97154e67e32c85465826e8bcc1c59429aaaf107c1e4a9e53c8d8ccd5eff88d0" 7299 7300[[package]] 7301name = "zerotrie" 7302version = "0.2.3" 7303source = "registry+https://github.com/rust-lang/crates.io-index" 7304checksum = "2a59c17a5562d507e4b54960e8569ebee33bee890c70aa3fe7b97e85a9fd7851" 7305dependencies = [ 7306 "displaydoc", 7307 "yoke", 7308 "zerofrom", 7309] 7310 7311[[package]] 7312name = "zerovec" 7313version = "0.11.5" 7314source = "registry+https://github.com/rust-lang/crates.io-index" 7315checksum = "6c28719294829477f525be0186d13efa9a3c602f7ec202ca9e353d310fb9a002" 7316dependencies = [ 7317 "yoke", 7318 "zerofrom", 7319 "zerovec-derive", 7320] 7321 7322[[package]] 7323name = "zerovec-derive" 7324version = "0.11.2" 7325source = "registry+https://github.com/rust-lang/crates.io-index" 7326checksum = "eadce39539ca5cb3985590102671f2567e659fca9666581ad3411d59207951f3" 7327dependencies = [ 7328 "proc-macro2", 7329 "quote", 7330 "syn 2.0.111", 7331] 7332 7333[[package]] 7334name = "zip" 7335version = "7.0.0" 7336source = "registry+https://github.com/rust-lang/crates.io-index" 7337checksum = "bdd8a47718a4ee5fe78e07667cd36f3de80e7c2bfe727c7074245ffc7303c037" 7338dependencies = [ 7339 "arbitrary", 7340 "crc32fast", 7341 "flate2", 7342 "indexmap 2.12.1", 7343 "memchr", 7344 "zopfli", 7345] 7346 7347[[package]] 7348name = "zlib-rs" 7349version = "0.5.5" 7350source = "registry+https://github.com/rust-lang/crates.io-index" 7351checksum = "40990edd51aae2c2b6907af74ffb635029d5788228222c4bb811e9351c0caad3" 7352 7353[[package]] 7354name = "zopfli" 7355version = "0.8.3" 7356source = "registry+https://github.com/rust-lang/crates.io-index" 7357checksum = "f05cd8797d63865425ff89b5c4a48804f35ba0ce8d125800027ad6017d2b5249" 7358dependencies = [ 7359 "bumpalo", 7360 "crc32fast", 7361 "log", 7362 "simd-adler32", 7363] 7364 7365[[package]] 7366name = "zune-core" 7367version = "0.5.0" 7368source = "registry+https://github.com/rust-lang/crates.io-index" 7369checksum = "111f7d9820f05fd715df3144e254d6fc02ee4088b0644c0ffd0efc9e6d9d2773" 7370 7371[[package]] 7372name = "zune-jpeg" 7373version = "0.5.8" 7374source = "registry+https://github.com/rust-lang/crates.io-index" 7375checksum = "e35aee689668bf9bd6f6f3a6c60bb29ba1244b3b43adfd50edd554a371da37d5" 7376dependencies = [ 7377 "zune-core", 7378]