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