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