A better Rust ATProto crate
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 = "addr2line" 26version = "0.25.1" 27source = "registry+https://github.com/rust-lang/crates.io-index" 28checksum = "1b5d307320b3181d6d7954e663bd7c774a838b8220fe0593c86d9fb09f498b4b" 29dependencies = [ 30 "gimli", 31] 32 33[[package]] 34name = "adler2" 35version = "2.0.1" 36source = "registry+https://github.com/rust-lang/crates.io-index" 37checksum = "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa" 38 39[[package]] 40name = "adler32" 41version = "1.2.0" 42source = "registry+https://github.com/rust-lang/crates.io-index" 43checksum = "aae1277d39aeec15cb388266ecc24b11c80469deae6067e17a1a7aa9e5c1f234" 44 45[[package]] 46name = "aho-corasick" 47version = "1.1.3" 48source = "registry+https://github.com/rust-lang/crates.io-index" 49checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916" 50dependencies = [ 51 "memchr", 52] 53 54[[package]] 55name = "aliasable" 56version = "0.1.3" 57source = "registry+https://github.com/rust-lang/crates.io-index" 58checksum = "250f629c0161ad8107cf89319e990051fae62832fd343083bea452d93e2205fd" 59 60[[package]] 61name = "alloc-no-stdlib" 62version = "2.0.4" 63source = "registry+https://github.com/rust-lang/crates.io-index" 64checksum = "cc7bb162ec39d46ab1ca8c77bf72e890535becd1751bb45f64c597edb4c8c6b3" 65 66[[package]] 67name = "alloc-stdlib" 68version = "0.2.2" 69source = "registry+https://github.com/rust-lang/crates.io-index" 70checksum = "94fb8275041c72129eb51b7d0322c29b8387a0386127718b096429201a5d6ece" 71dependencies = [ 72 "alloc-no-stdlib", 73] 74 75[[package]] 76name = "android_system_properties" 77version = "0.1.5" 78source = "registry+https://github.com/rust-lang/crates.io-index" 79checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311" 80dependencies = [ 81 "libc", 82] 83 84[[package]] 85name = "anstream" 86version = "0.6.20" 87source = "registry+https://github.com/rust-lang/crates.io-index" 88checksum = "3ae563653d1938f79b1ab1b5e668c87c76a9930414574a6583a7b7e11a8e6192" 89dependencies = [ 90 "anstyle", 91 "anstyle-parse", 92 "anstyle-query", 93 "anstyle-wincon", 94 "colorchoice", 95 "is_terminal_polyfill", 96 "utf8parse", 97] 98 99[[package]] 100name = "anstyle" 101version = "1.0.11" 102source = "registry+https://github.com/rust-lang/crates.io-index" 103checksum = "862ed96ca487e809f1c8e5a8447f6ee2cf102f846893800b20cebdf541fc6bbd" 104 105[[package]] 106name = "anstyle-parse" 107version = "0.2.7" 108source = "registry+https://github.com/rust-lang/crates.io-index" 109checksum = "4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2" 110dependencies = [ 111 "utf8parse", 112] 113 114[[package]] 115name = "anstyle-query" 116version = "1.1.4" 117source = "registry+https://github.com/rust-lang/crates.io-index" 118checksum = "9e231f6134f61b71076a3eab506c379d4f36122f2af15a9ff04415ea4c3339e2" 119dependencies = [ 120 "windows-sys 0.60.2", 121] 122 123[[package]] 124name = "anstyle-wincon" 125version = "3.0.10" 126source = "registry+https://github.com/rust-lang/crates.io-index" 127checksum = "3e0633414522a32ffaac8ac6cc8f748e090c5717661fddeea04219e2344f5f2a" 128dependencies = [ 129 "anstyle", 130 "once_cell_polyfill", 131 "windows-sys 0.60.2", 132] 133 134[[package]] 135name = "anyhow" 136version = "1.0.100" 137source = "registry+https://github.com/rust-lang/crates.io-index" 138checksum = "a23eb6b1614318a8071c9b2521f36b424b2c83db5eb3a0fead4a6c0809af6e61" 139 140[[package]] 141name = "ascii" 142version = "1.1.0" 143source = "registry+https://github.com/rust-lang/crates.io-index" 144checksum = "d92bec98840b8f03a5ff5413de5293bfcd8bf96467cf5452609f939ec6f5de16" 145 146[[package]] 147name = "async-compression" 148version = "0.4.30" 149source = "registry+https://github.com/rust-lang/crates.io-index" 150checksum = "977eb15ea9efd848bb8a4a1a2500347ed7f0bf794edf0dc3ddcf439f43d36b23" 151dependencies = [ 152 "compression-codecs", 153 "compression-core", 154 "futures-core", 155 "pin-project-lite", 156 "tokio", 157] 158 159[[package]] 160name = "async-stream" 161version = "0.3.6" 162source = "registry+https://github.com/rust-lang/crates.io-index" 163checksum = "0b5a71a6f37880a80d1d7f19efd781e4b5de42c88f0722cc13bcb6cc2cfe8476" 164dependencies = [ 165 "async-stream-impl", 166 "futures-core", 167 "pin-project-lite", 168] 169 170[[package]] 171name = "async-stream-impl" 172version = "0.3.6" 173source = "registry+https://github.com/rust-lang/crates.io-index" 174checksum = "c7c24de15d275a1ecfd47a380fb4d5ec9bfe0933f309ed5e705b775596a3574d" 175dependencies = [ 176 "proc-macro2", 177 "quote", 178 "syn 2.0.106", 179] 180 181[[package]] 182name = "async-trait" 183version = "0.1.89" 184source = "registry+https://github.com/rust-lang/crates.io-index" 185checksum = "9035ad2d096bed7955a320ee7e2230574d28fd3c3a0f186cbea1ff3c7eed5dbb" 186dependencies = [ 187 "proc-macro2", 188 "quote", 189 "syn 2.0.106", 190] 191 192[[package]] 193name = "atomic-waker" 194version = "1.1.2" 195source = "registry+https://github.com/rust-lang/crates.io-index" 196checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0" 197 198[[package]] 199name = "autocfg" 200version = "1.5.0" 201source = "registry+https://github.com/rust-lang/crates.io-index" 202checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8" 203 204[[package]] 205name = "axum" 206version = "0.8.6" 207source = "registry+https://github.com/rust-lang/crates.io-index" 208checksum = "8a18ed336352031311f4e0b4dd2ff392d4fbb370777c9d18d7fc9d7359f73871" 209dependencies = [ 210 "axum-core", 211 "bytes", 212 "form_urlencoded", 213 "futures-util", 214 "http", 215 "http-body", 216 "http-body-util", 217 "hyper", 218 "hyper-util", 219 "itoa", 220 "matchit", 221 "memchr", 222 "mime", 223 "percent-encoding", 224 "pin-project-lite", 225 "serde_core", 226 "serde_json", 227 "serde_path_to_error", 228 "serde_urlencoded", 229 "sync_wrapper", 230 "tokio", 231 "tower", 232 "tower-layer", 233 "tower-service", 234 "tracing", 235] 236 237[[package]] 238name = "axum-core" 239version = "0.5.5" 240source = "registry+https://github.com/rust-lang/crates.io-index" 241checksum = "59446ce19cd142f8833f856eb31f3eb097812d1479ab224f54d72428ca21ea22" 242dependencies = [ 243 "bytes", 244 "futures-core", 245 "http", 246 "http-body", 247 "http-body-util", 248 "mime", 249 "pin-project-lite", 250 "sync_wrapper", 251 "tower-layer", 252 "tower-service", 253 "tracing", 254] 255 256[[package]] 257name = "axum-test" 258version = "18.1.0" 259source = "registry+https://github.com/rust-lang/crates.io-index" 260checksum = "680e88effaafbb28675074f29cda0e984c984bed5eb513085c17caf7de564225" 261dependencies = [ 262 "anyhow", 263 "axum", 264 "bytes", 265 "bytesize", 266 "cookie", 267 "expect-json", 268 "http", 269 "http-body-util", 270 "hyper", 271 "hyper-util", 272 "mime", 273 "pretty_assertions", 274 "reserve-port", 275 "rust-multipart-rfc7578_2", 276 "serde", 277 "serde_json", 278 "serde_urlencoded", 279 "smallvec", 280 "tokio", 281 "tower", 282 "url", 283] 284 285[[package]] 286name = "backtrace" 287version = "0.3.76" 288source = "registry+https://github.com/rust-lang/crates.io-index" 289checksum = "bb531853791a215d7c62a30daf0dde835f381ab5de4589cfe7c649d2cbe92bd6" 290dependencies = [ 291 "addr2line", 292 "cfg-if", 293 "libc", 294 "miniz_oxide", 295 "object", 296 "rustc-demangle", 297 "windows-link 0.2.0", 298] 299 300[[package]] 301name = "backtrace-ext" 302version = "0.2.1" 303source = "registry+https://github.com/rust-lang/crates.io-index" 304checksum = "537beee3be4a18fb023b570f80e3ae28003db9167a751266b259926e25539d50" 305dependencies = [ 306 "backtrace", 307] 308 309[[package]] 310name = "base-x" 311version = "0.2.11" 312source = "registry+https://github.com/rust-lang/crates.io-index" 313checksum = "4cbbc9d0964165b47557570cce6c952866c2678457aca742aafc9fb771d30270" 314 315[[package]] 316name = "base16ct" 317version = "0.2.0" 318source = "registry+https://github.com/rust-lang/crates.io-index" 319checksum = "4c7f02d4ea65f2c1853089ffd8d2787bdbc63de2f0d29dedbcf8ccdfa0ccd4cf" 320 321[[package]] 322name = "base64" 323version = "0.13.1" 324source = "registry+https://github.com/rust-lang/crates.io-index" 325checksum = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8" 326 327[[package]] 328name = "base64" 329version = "0.22.1" 330source = "registry+https://github.com/rust-lang/crates.io-index" 331checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6" 332 333[[package]] 334name = "base64ct" 335version = "1.8.0" 336source = "registry+https://github.com/rust-lang/crates.io-index" 337checksum = "55248b47b0caf0546f7988906588779981c43bb1bc9d0c44087278f80cdb44ba" 338 339[[package]] 340name = "bitflags" 341version = "2.9.4" 342source = "registry+https://github.com/rust-lang/crates.io-index" 343checksum = "2261d10cca569e4643e526d8dc2e62e433cc8aba21ab764233731f8d369bf394" 344 345[[package]] 346name = "block-buffer" 347version = "0.10.4" 348source = "registry+https://github.com/rust-lang/crates.io-index" 349checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71" 350dependencies = [ 351 "generic-array", 352] 353 354[[package]] 355name = "bon" 356version = "3.8.0" 357source = "registry+https://github.com/rust-lang/crates.io-index" 358checksum = "f44aa969f86ffb99e5c2d51f393ec9ed6e9fe2f47b609c917b0071f129854d29" 359dependencies = [ 360 "bon-macros", 361 "rustversion", 362] 363 364[[package]] 365name = "bon-macros" 366version = "3.8.0" 367source = "registry+https://github.com/rust-lang/crates.io-index" 368checksum = "e1e78cd86b6a6515d87392332fd63c4950ed3e50eab54275259a5f59f3666f90" 369dependencies = [ 370 "darling", 371 "ident_case", 372 "prettyplease", 373 "proc-macro2", 374 "quote", 375 "rustversion", 376 "syn 2.0.106", 377] 378 379[[package]] 380name = "borsh" 381version = "1.5.7" 382source = "registry+https://github.com/rust-lang/crates.io-index" 383checksum = "ad8646f98db542e39fc66e68a20b2144f6a732636df7c2354e74645faaa433ce" 384dependencies = [ 385 "cfg_aliases", 386] 387 388[[package]] 389name = "brotli" 390version = "3.5.0" 391source = "registry+https://github.com/rust-lang/crates.io-index" 392checksum = "d640d25bc63c50fb1f0b545ffd80207d2e10a4c965530809b40ba3386825c391" 393dependencies = [ 394 "alloc-no-stdlib", 395 "alloc-stdlib", 396 "brotli-decompressor", 397] 398 399[[package]] 400name = "brotli-decompressor" 401version = "2.5.1" 402source = "registry+https://github.com/rust-lang/crates.io-index" 403checksum = "4e2e4afe60d7dd600fdd3de8d0f08c2b7ec039712e3b6137ff98b7004e82de4f" 404dependencies = [ 405 "alloc-no-stdlib", 406 "alloc-stdlib", 407] 408 409[[package]] 410name = "btree-range-map" 411version = "0.7.2" 412source = "registry+https://github.com/rust-lang/crates.io-index" 413checksum = "1be5c9672446d3800bcbcaabaeba121fe22f1fb25700c4562b22faf76d377c33" 414dependencies = [ 415 "btree-slab", 416 "cc-traits", 417 "range-traits", 418 "serde", 419 "slab", 420] 421 422[[package]] 423name = "btree-slab" 424version = "0.6.1" 425source = "registry+https://github.com/rust-lang/crates.io-index" 426checksum = "7a2b56d3029f075c4fa892428a098425b86cef5c89ae54073137ece416aef13c" 427dependencies = [ 428 "cc-traits", 429 "slab", 430 "smallvec", 431] 432 433[[package]] 434name = "buf_redux" 435version = "0.8.4" 436source = "registry+https://github.com/rust-lang/crates.io-index" 437checksum = "b953a6887648bb07a535631f2bc00fbdb2a2216f135552cb3f534ed136b9c07f" 438dependencies = [ 439 "memchr", 440 "safemem", 441] 442 443[[package]] 444name = "bumpalo" 445version = "3.19.0" 446source = "registry+https://github.com/rust-lang/crates.io-index" 447checksum = "46c5e41b57b8bba42a04676d81cb89e9ee8e859a1a66f80a5a72e1cb76b34d43" 448 449[[package]] 450name = "byteorder" 451version = "1.5.0" 452source = "registry+https://github.com/rust-lang/crates.io-index" 453checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b" 454 455[[package]] 456name = "bytes" 457version = "1.10.1" 458source = "registry+https://github.com/rust-lang/crates.io-index" 459checksum = "d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a" 460dependencies = [ 461 "serde", 462] 463 464[[package]] 465name = "bytesize" 466version = "2.1.0" 467source = "registry+https://github.com/rust-lang/crates.io-index" 468checksum = "f5c434ae3cf0089ca203e9019ebe529c47ff45cefe8af7c85ecb734ef541822f" 469 470[[package]] 471name = "cbor4ii" 472version = "0.2.14" 473source = "registry+https://github.com/rust-lang/crates.io-index" 474checksum = "b544cf8c89359205f4f990d0e6f3828db42df85b5dac95d09157a250eb0749c4" 475dependencies = [ 476 "serde", 477] 478 479[[package]] 480name = "cc" 481version = "1.2.39" 482source = "registry+https://github.com/rust-lang/crates.io-index" 483checksum = "e1354349954c6fc9cb0deab020f27f783cf0b604e8bb754dc4658ecf0d29c35f" 484dependencies = [ 485 "find-msvc-tools", 486 "shlex", 487] 488 489[[package]] 490name = "cc-traits" 491version = "2.0.0" 492source = "registry+https://github.com/rust-lang/crates.io-index" 493checksum = "060303ef31ef4a522737e1b1ab68c67916f2a787bb2f4f54f383279adba962b5" 494dependencies = [ 495 "slab", 496] 497 498[[package]] 499name = "cesu8" 500version = "1.1.0" 501source = "registry+https://github.com/rust-lang/crates.io-index" 502checksum = "6d43a04d8753f35258c91f8ec639f792891f748a1edbd759cf1dcea3382ad83c" 503 504[[package]] 505name = "cfg-if" 506version = "1.0.3" 507source = "registry+https://github.com/rust-lang/crates.io-index" 508checksum = "2fd1289c04a9ea8cb22300a459a72a385d7c73d3259e2ed7dcb2af674838cfa9" 509 510[[package]] 511name = "cfg_aliases" 512version = "0.2.1" 513source = "registry+https://github.com/rust-lang/crates.io-index" 514checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724" 515 516[[package]] 517name = "chrono" 518version = "0.4.42" 519source = "registry+https://github.com/rust-lang/crates.io-index" 520checksum = "145052bdd345b87320e369255277e3fb5152762ad123a901ef5c262dd38fe8d2" 521dependencies = [ 522 "iana-time-zone", 523 "js-sys", 524 "num-traits", 525 "serde", 526 "wasm-bindgen", 527 "windows-link 0.2.0", 528] 529 530[[package]] 531name = "chunked_transfer" 532version = "1.5.0" 533source = "registry+https://github.com/rust-lang/crates.io-index" 534checksum = "6e4de3bc4ea267985becf712dc6d9eed8b04c953b3fcfb339ebc87acd9804901" 535 536[[package]] 537name = "ciborium" 538version = "0.2.2" 539source = "registry+https://github.com/rust-lang/crates.io-index" 540checksum = "42e69ffd6f0917f5c029256a24d0161db17cea3997d185db0d35926308770f0e" 541dependencies = [ 542 "ciborium-io", 543 "ciborium-ll", 544 "serde", 545] 546 547[[package]] 548name = "ciborium-io" 549version = "0.2.2" 550source = "registry+https://github.com/rust-lang/crates.io-index" 551checksum = "05afea1e0a06c9be33d539b876f1ce3692f4afea2cb41f740e7743225ed1c757" 552 553[[package]] 554name = "ciborium-ll" 555version = "0.2.2" 556source = "registry+https://github.com/rust-lang/crates.io-index" 557checksum = "57663b653d948a338bfb3eeba9bb2fd5fcfaecb9e199e87e1eda4d9e8b240fd9" 558dependencies = [ 559 "ciborium-io", 560 "half", 561] 562 563[[package]] 564name = "cid" 565version = "0.11.1" 566source = "registry+https://github.com/rust-lang/crates.io-index" 567checksum = "3147d8272e8fa0ccd29ce51194dd98f79ddfb8191ba9e3409884e751798acf3a" 568dependencies = [ 569 "core2", 570 "multibase", 571 "multihash", 572 "serde", 573 "serde_bytes", 574 "unsigned-varint", 575] 576 577[[package]] 578name = "clap" 579version = "4.5.48" 580source = "registry+https://github.com/rust-lang/crates.io-index" 581checksum = "e2134bb3ea021b78629caa971416385309e0131b351b25e01dc16fb54e1b5fae" 582dependencies = [ 583 "clap_builder", 584 "clap_derive", 585] 586 587[[package]] 588name = "clap_builder" 589version = "4.5.48" 590source = "registry+https://github.com/rust-lang/crates.io-index" 591checksum = "c2ba64afa3c0a6df7fa517765e31314e983f51dda798ffba27b988194fb65dc9" 592dependencies = [ 593 "anstream", 594 "anstyle", 595 "clap_lex", 596 "strsim", 597] 598 599[[package]] 600name = "clap_derive" 601version = "4.5.47" 602source = "registry+https://github.com/rust-lang/crates.io-index" 603checksum = "bbfd7eae0b0f1a6e63d4b13c9c478de77c2eb546fba158ad50b4203dc24b9f9c" 604dependencies = [ 605 "heck 0.5.0", 606 "proc-macro2", 607 "quote", 608 "syn 2.0.106", 609] 610 611[[package]] 612name = "clap_lex" 613version = "0.7.5" 614source = "registry+https://github.com/rust-lang/crates.io-index" 615checksum = "b94f61472cee1439c0b966b47e3aca9ae07e45d070759512cd390ea2bebc6675" 616 617[[package]] 618name = "colorchoice" 619version = "1.0.4" 620source = "registry+https://github.com/rust-lang/crates.io-index" 621checksum = "b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75" 622 623[[package]] 624name = "combine" 625version = "4.6.7" 626source = "registry+https://github.com/rust-lang/crates.io-index" 627checksum = "ba5a308b75df32fe02788e748662718f03fde005016435c444eea572398219fd" 628dependencies = [ 629 "bytes", 630 "memchr", 631] 632 633[[package]] 634name = "compression-codecs" 635version = "0.4.30" 636source = "registry+https://github.com/rust-lang/crates.io-index" 637checksum = "485abf41ac0c8047c07c87c72c8fb3eb5197f6e9d7ded615dfd1a00ae00a0f64" 638dependencies = [ 639 "compression-core", 640 "flate2", 641 "memchr", 642] 643 644[[package]] 645name = "compression-core" 646version = "0.4.29" 647source = "registry+https://github.com/rust-lang/crates.io-index" 648checksum = "e47641d3deaf41fb1538ac1f54735925e275eaf3bf4d55c81b137fba797e5cbb" 649 650[[package]] 651name = "const-oid" 652version = "0.9.6" 653source = "registry+https://github.com/rust-lang/crates.io-index" 654checksum = "c2459377285ad874054d797f3ccebf984978aa39129f6eafde5cdc8315b612f8" 655 656[[package]] 657name = "cookie" 658version = "0.18.1" 659source = "registry+https://github.com/rust-lang/crates.io-index" 660checksum = "4ddef33a339a91ea89fb53151bd0a4689cfce27055c291dfa69945475d22c747" 661dependencies = [ 662 "time", 663 "version_check", 664] 665 666[[package]] 667name = "core-foundation" 668version = "0.9.4" 669source = "registry+https://github.com/rust-lang/crates.io-index" 670checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f" 671dependencies = [ 672 "core-foundation-sys", 673 "libc", 674] 675 676[[package]] 677name = "core-foundation-sys" 678version = "0.8.7" 679source = "registry+https://github.com/rust-lang/crates.io-index" 680checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b" 681 682[[package]] 683name = "core2" 684version = "0.4.0" 685source = "registry+https://github.com/rust-lang/crates.io-index" 686checksum = "b49ba7ef1ad6107f8824dbe97de947cbaac53c44e7f9756a1fba0d37c1eec505" 687dependencies = [ 688 "memchr", 689] 690 691[[package]] 692name = "cpufeatures" 693version = "0.2.17" 694source = "registry+https://github.com/rust-lang/crates.io-index" 695checksum = "59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280" 696dependencies = [ 697 "libc", 698] 699 700[[package]] 701name = "crc32fast" 702version = "1.5.0" 703source = "registry+https://github.com/rust-lang/crates.io-index" 704checksum = "9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511" 705dependencies = [ 706 "cfg-if", 707] 708 709[[package]] 710name = "crossbeam-utils" 711version = "0.8.21" 712source = "registry+https://github.com/rust-lang/crates.io-index" 713checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28" 714 715[[package]] 716name = "crunchy" 717version = "0.2.4" 718source = "registry+https://github.com/rust-lang/crates.io-index" 719checksum = "460fbee9c2c2f33933d720630a6a0bac33ba7053db5344fac858d4b8952d77d5" 720 721[[package]] 722name = "crypto-bigint" 723version = "0.5.5" 724source = "registry+https://github.com/rust-lang/crates.io-index" 725checksum = "0dc92fb57ca44df6db8059111ab3af99a63d5d0f8375d9972e319a379c6bab76" 726dependencies = [ 727 "generic-array", 728 "rand_core 0.6.4", 729 "subtle", 730 "zeroize", 731] 732 733[[package]] 734name = "crypto-common" 735version = "0.1.6" 736source = "registry+https://github.com/rust-lang/crates.io-index" 737checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3" 738dependencies = [ 739 "generic-array", 740 "typenum", 741] 742 743[[package]] 744name = "curve25519-dalek" 745version = "4.1.3" 746source = "registry+https://github.com/rust-lang/crates.io-index" 747checksum = "97fb8b7c4503de7d6ae7b42ab72a5a59857b4c937ec27a3d4539dba95b5ab2be" 748dependencies = [ 749 "cfg-if", 750 "cpufeatures", 751 "curve25519-dalek-derive", 752 "digest", 753 "fiat-crypto", 754 "rustc_version", 755 "subtle", 756] 757 758[[package]] 759name = "curve25519-dalek-derive" 760version = "0.1.1" 761source = "registry+https://github.com/rust-lang/crates.io-index" 762checksum = "f46882e17999c6cc590af592290432be3bce0428cb0d5f8b6715e4dc7b383eb3" 763dependencies = [ 764 "proc-macro2", 765 "quote", 766 "syn 2.0.106", 767] 768 769[[package]] 770name = "darling" 771version = "0.21.3" 772source = "registry+https://github.com/rust-lang/crates.io-index" 773checksum = "9cdf337090841a411e2a7f3deb9187445851f91b309c0c0a29e05f74a00a48c0" 774dependencies = [ 775 "darling_core", 776 "darling_macro", 777] 778 779[[package]] 780name = "darling_core" 781version = "0.21.3" 782source = "registry+https://github.com/rust-lang/crates.io-index" 783checksum = "1247195ecd7e3c85f83c8d2a366e4210d588e802133e1e355180a9870b517ea4" 784dependencies = [ 785 "fnv", 786 "ident_case", 787 "proc-macro2", 788 "quote", 789 "strsim", 790 "syn 2.0.106", 791] 792 793[[package]] 794name = "darling_macro" 795version = "0.21.3" 796source = "registry+https://github.com/rust-lang/crates.io-index" 797checksum = "d38308df82d1080de0afee5d069fa14b0326a88c14f15c5ccda35b4a6c414c81" 798dependencies = [ 799 "darling_core", 800 "quote", 801 "syn 2.0.106", 802] 803 804[[package]] 805name = "dashmap" 806version = "6.1.0" 807source = "registry+https://github.com/rust-lang/crates.io-index" 808checksum = "5041cc499144891f3790297212f32a74fb938e5136a14943f338ef9e0ae276cf" 809dependencies = [ 810 "cfg-if", 811 "crossbeam-utils", 812 "hashbrown 0.14.5", 813 "lock_api", 814 "once_cell", 815 "parking_lot_core", 816] 817 818[[package]] 819name = "data-encoding" 820version = "2.9.0" 821source = "registry+https://github.com/rust-lang/crates.io-index" 822checksum = "2a2330da5de22e8a3cb63252ce2abb30116bf5265e89c0e01bc17015ce30a476" 823 824[[package]] 825name = "data-encoding-macro" 826version = "0.1.18" 827source = "registry+https://github.com/rust-lang/crates.io-index" 828checksum = "47ce6c96ea0102f01122a185683611bd5ac8d99e62bc59dd12e6bda344ee673d" 829dependencies = [ 830 "data-encoding", 831 "data-encoding-macro-internal", 832] 833 834[[package]] 835name = "data-encoding-macro-internal" 836version = "0.1.16" 837source = "registry+https://github.com/rust-lang/crates.io-index" 838checksum = "8d162beedaa69905488a8da94f5ac3edb4dd4788b732fadb7bd120b2625c1976" 839dependencies = [ 840 "data-encoding", 841 "syn 2.0.106", 842] 843 844[[package]] 845name = "deflate" 846version = "1.0.0" 847source = "registry+https://github.com/rust-lang/crates.io-index" 848checksum = "c86f7e25f518f4b81808a2cf1c50996a61f5c2eb394b2393bd87f2a4780a432f" 849dependencies = [ 850 "adler32", 851 "gzip-header", 852] 853 854[[package]] 855name = "der" 856version = "0.7.10" 857source = "registry+https://github.com/rust-lang/crates.io-index" 858checksum = "e7c1832837b905bbfb5101e07cc24c8deddf52f93225eee6ead5f4d63d53ddcb" 859dependencies = [ 860 "const-oid", 861 "pem-rfc7468", 862 "zeroize", 863] 864 865[[package]] 866name = "deranged" 867version = "0.5.4" 868source = "registry+https://github.com/rust-lang/crates.io-index" 869checksum = "a41953f86f8a05768a6cda24def994fd2f424b04ec5c719cf89989779f199071" 870dependencies = [ 871 "powerfmt", 872 "serde_core", 873] 874 875[[package]] 876name = "diff" 877version = "0.1.13" 878source = "registry+https://github.com/rust-lang/crates.io-index" 879checksum = "56254986775e3233ffa9c4d7d3faaf6d36a2c09d30b20687e9f88bc8bafc16c8" 880 881[[package]] 882name = "digest" 883version = "0.10.7" 884source = "registry+https://github.com/rust-lang/crates.io-index" 885checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292" 886dependencies = [ 887 "block-buffer", 888 "const-oid", 889 "crypto-common", 890 "subtle", 891] 892 893[[package]] 894name = "displaydoc" 895version = "0.2.5" 896source = "registry+https://github.com/rust-lang/crates.io-index" 897checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0" 898dependencies = [ 899 "proc-macro2", 900 "quote", 901 "syn 2.0.106", 902] 903 904[[package]] 905name = "dyn-clone" 906version = "1.0.20" 907source = "registry+https://github.com/rust-lang/crates.io-index" 908checksum = "d0881ea181b1df73ff77ffaaf9c7544ecc11e82fba9b5f27b262a3c73a332555" 909 910[[package]] 911name = "ecdsa" 912version = "0.16.9" 913source = "registry+https://github.com/rust-lang/crates.io-index" 914checksum = "ee27f32b5c5292967d2d4a9d7f1e0b0aed2c15daded5a60300e4abb9d8020bca" 915dependencies = [ 916 "der", 917 "digest", 918 "elliptic-curve", 919 "rfc6979", 920 "signature", 921 "spki", 922] 923 924[[package]] 925name = "ed25519" 926version = "2.2.3" 927source = "registry+https://github.com/rust-lang/crates.io-index" 928checksum = "115531babc129696a58c64a4fef0a8bf9e9698629fb97e9e40767d235cfbcd53" 929dependencies = [ 930 "pkcs8", 931 "signature", 932] 933 934[[package]] 935name = "ed25519-dalek" 936version = "2.2.0" 937source = "registry+https://github.com/rust-lang/crates.io-index" 938checksum = "70e796c081cee67dc755e1a36a0a172b897fab85fc3f6bc48307991f64e4eca9" 939dependencies = [ 940 "curve25519-dalek", 941 "ed25519", 942 "sha2", 943 "subtle", 944] 945 946[[package]] 947name = "either" 948version = "1.15.0" 949source = "registry+https://github.com/rust-lang/crates.io-index" 950checksum = "48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719" 951 952[[package]] 953name = "elliptic-curve" 954version = "0.13.8" 955source = "registry+https://github.com/rust-lang/crates.io-index" 956checksum = "b5e6043086bf7973472e0c7dff2142ea0b680d30e18d9cc40f267efbf222bd47" 957dependencies = [ 958 "base16ct", 959 "crypto-bigint", 960 "digest", 961 "ff", 962 "generic-array", 963 "group", 964 "pem-rfc7468", 965 "pkcs8", 966 "rand_core 0.6.4", 967 "sec1", 968 "subtle", 969 "zeroize", 970] 971 972[[package]] 973name = "email_address" 974version = "0.2.9" 975source = "registry+https://github.com/rust-lang/crates.io-index" 976checksum = "e079f19b08ca6239f47f8ba8509c11cf3ea30095831f7fed61441475edd8c449" 977dependencies = [ 978 "serde", 979] 980 981[[package]] 982name = "encoding_rs" 983version = "0.8.35" 984source = "registry+https://github.com/rust-lang/crates.io-index" 985checksum = "75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3" 986dependencies = [ 987 "cfg-if", 988] 989 990[[package]] 991name = "enum-as-inner" 992version = "0.6.1" 993source = "registry+https://github.com/rust-lang/crates.io-index" 994checksum = "a1e6a265c649f3f5979b601d26f1d05ada116434c87741c9493cb56218f76cbc" 995dependencies = [ 996 "heck 0.5.0", 997 "proc-macro2", 998 "quote", 999 "syn 2.0.106", 1000] 1001 1002[[package]] 1003name = "equivalent" 1004version = "1.0.2" 1005source = "registry+https://github.com/rust-lang/crates.io-index" 1006checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f" 1007 1008[[package]] 1009name = "erased-serde" 1010version = "0.4.8" 1011source = "registry+https://github.com/rust-lang/crates.io-index" 1012checksum = "259d404d09818dec19332e31d94558aeb442fea04c817006456c24b5460bbd4b" 1013dependencies = [ 1014 "serde", 1015 "serde_core", 1016 "typeid", 1017] 1018 1019[[package]] 1020name = "errno" 1021version = "0.3.14" 1022source = "registry+https://github.com/rust-lang/crates.io-index" 1023checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb" 1024dependencies = [ 1025 "libc", 1026 "windows-sys 0.60.2", 1027] 1028 1029[[package]] 1030name = "expect-json" 1031version = "1.5.0" 1032source = "registry+https://github.com/rust-lang/crates.io-index" 1033checksum = "7519e78573c950576b89eb4f4fe82aedf3a80639245afa07e3ee3d199dcdb29e" 1034dependencies = [ 1035 "chrono", 1036 "email_address", 1037 "expect-json-macros", 1038 "num", 1039 "serde", 1040 "serde_json", 1041 "thiserror 2.0.17", 1042 "typetag", 1043 "uuid", 1044] 1045 1046[[package]] 1047name = "expect-json-macros" 1048version = "1.5.0" 1049source = "registry+https://github.com/rust-lang/crates.io-index" 1050checksum = "7bf7f5979e98460a0eb412665514594f68f366a32b85fa8d7ffb65bb1edee6a0" 1051dependencies = [ 1052 "proc-macro2", 1053 "quote", 1054 "syn 2.0.106", 1055] 1056 1057[[package]] 1058name = "fastrand" 1059version = "2.3.0" 1060source = "registry+https://github.com/rust-lang/crates.io-index" 1061checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be" 1062 1063[[package]] 1064name = "ff" 1065version = "0.13.1" 1066source = "registry+https://github.com/rust-lang/crates.io-index" 1067checksum = "c0b50bfb653653f9ca9095b427bed08ab8d75a137839d9ad64eb11810d5b6393" 1068dependencies = [ 1069 "rand_core 0.6.4", 1070 "subtle", 1071] 1072 1073[[package]] 1074name = "fiat-crypto" 1075version = "0.2.9" 1076source = "registry+https://github.com/rust-lang/crates.io-index" 1077checksum = "28dea519a9695b9977216879a3ebfddf92f1c08c05d984f8996aecd6ecdc811d" 1078 1079[[package]] 1080name = "filetime" 1081version = "0.2.26" 1082source = "registry+https://github.com/rust-lang/crates.io-index" 1083checksum = "bc0505cd1b6fa6580283f6bdf70a73fcf4aba1184038c90902b92b3dd0df63ed" 1084dependencies = [ 1085 "cfg-if", 1086 "libc", 1087 "libredox", 1088 "windows-sys 0.60.2", 1089] 1090 1091[[package]] 1092name = "find-msvc-tools" 1093version = "0.1.2" 1094source = "registry+https://github.com/rust-lang/crates.io-index" 1095checksum = "1ced73b1dacfc750a6db6c0a0c3a3853c8b41997e2e2c563dc90804ae6867959" 1096 1097[[package]] 1098name = "flate2" 1099version = "1.1.2" 1100source = "registry+https://github.com/rust-lang/crates.io-index" 1101checksum = "4a3d7db9596fecd151c5f638c0ee5d5bd487b6e0ea232e5dc96d5250f6f94b1d" 1102dependencies = [ 1103 "crc32fast", 1104 "miniz_oxide", 1105] 1106 1107[[package]] 1108name = "fnv" 1109version = "1.0.7" 1110source = "registry+https://github.com/rust-lang/crates.io-index" 1111checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" 1112 1113[[package]] 1114name = "form_urlencoded" 1115version = "1.2.2" 1116source = "registry+https://github.com/rust-lang/crates.io-index" 1117checksum = "cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf" 1118dependencies = [ 1119 "percent-encoding", 1120] 1121 1122[[package]] 1123name = "futures-channel" 1124version = "0.3.31" 1125source = "registry+https://github.com/rust-lang/crates.io-index" 1126checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10" 1127dependencies = [ 1128 "futures-core", 1129] 1130 1131[[package]] 1132name = "futures-core" 1133version = "0.3.31" 1134source = "registry+https://github.com/rust-lang/crates.io-index" 1135checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e" 1136 1137[[package]] 1138name = "futures-io" 1139version = "0.3.31" 1140source = "registry+https://github.com/rust-lang/crates.io-index" 1141checksum = "9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6" 1142 1143[[package]] 1144name = "futures-sink" 1145version = "0.3.31" 1146source = "registry+https://github.com/rust-lang/crates.io-index" 1147checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7" 1148 1149[[package]] 1150name = "futures-task" 1151version = "0.3.31" 1152source = "registry+https://github.com/rust-lang/crates.io-index" 1153checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988" 1154 1155[[package]] 1156name = "futures-util" 1157version = "0.3.31" 1158source = "registry+https://github.com/rust-lang/crates.io-index" 1159checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81" 1160dependencies = [ 1161 "futures-core", 1162 "futures-io", 1163 "futures-task", 1164 "memchr", 1165 "pin-project-lite", 1166 "pin-utils", 1167 "slab", 1168] 1169 1170[[package]] 1171name = "generic-array" 1172version = "0.14.7" 1173source = "registry+https://github.com/rust-lang/crates.io-index" 1174checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a" 1175dependencies = [ 1176 "typenum", 1177 "version_check", 1178 "zeroize", 1179] 1180 1181[[package]] 1182name = "getrandom" 1183version = "0.2.16" 1184source = "registry+https://github.com/rust-lang/crates.io-index" 1185checksum = "335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592" 1186dependencies = [ 1187 "cfg-if", 1188 "js-sys", 1189 "libc", 1190 "wasi 0.11.1+wasi-snapshot-preview1", 1191 "wasm-bindgen", 1192] 1193 1194[[package]] 1195name = "getrandom" 1196version = "0.3.3" 1197source = "registry+https://github.com/rust-lang/crates.io-index" 1198checksum = "26145e563e54f2cadc477553f1ec5ee650b00862f0a58bcd12cbdc5f0ea2d2f4" 1199dependencies = [ 1200 "cfg-if", 1201 "js-sys", 1202 "libc", 1203 "r-efi", 1204 "wasi 0.14.7+wasi-0.2.4", 1205 "wasm-bindgen", 1206] 1207 1208[[package]] 1209name = "gimli" 1210version = "0.32.3" 1211source = "registry+https://github.com/rust-lang/crates.io-index" 1212checksum = "e629b9b98ef3dd8afe6ca2bd0f89306cec16d43d907889945bc5d6687f2f13c7" 1213 1214[[package]] 1215name = "glob" 1216version = "0.3.3" 1217source = "registry+https://github.com/rust-lang/crates.io-index" 1218checksum = "0cc23270f6e1808e30a928bdc84dea0b9b4136a8bc82338574f23baf47bbd280" 1219 1220[[package]] 1221name = "group" 1222version = "0.13.0" 1223source = "registry+https://github.com/rust-lang/crates.io-index" 1224checksum = "f0f9ef7462f7c099f518d754361858f86d8a07af53ba9af0fe635bbccb151a63" 1225dependencies = [ 1226 "ff", 1227 "rand_core 0.6.4", 1228 "subtle", 1229] 1230 1231[[package]] 1232name = "gzip-header" 1233version = "1.0.0" 1234source = "registry+https://github.com/rust-lang/crates.io-index" 1235checksum = "95cc527b92e6029a62960ad99aa8a6660faa4555fe5f731aab13aa6a921795a2" 1236dependencies = [ 1237 "crc32fast", 1238] 1239 1240[[package]] 1241name = "h2" 1242version = "0.4.12" 1243source = "registry+https://github.com/rust-lang/crates.io-index" 1244checksum = "f3c0b69cfcb4e1b9f1bf2f53f95f766e4661169728ec61cd3fe5a0166f2d1386" 1245dependencies = [ 1246 "atomic-waker", 1247 "bytes", 1248 "fnv", 1249 "futures-core", 1250 "futures-sink", 1251 "http", 1252 "indexmap 2.11.4", 1253 "slab", 1254 "tokio", 1255 "tokio-util", 1256 "tracing", 1257] 1258 1259[[package]] 1260name = "half" 1261version = "2.6.0" 1262source = "registry+https://github.com/rust-lang/crates.io-index" 1263checksum = "459196ed295495a68f7d7fe1d84f6c4b7ff0e21fe3017b2f283c6fac3ad803c9" 1264dependencies = [ 1265 "cfg-if", 1266 "crunchy", 1267] 1268 1269[[package]] 1270name = "hashbrown" 1271version = "0.12.3" 1272source = "registry+https://github.com/rust-lang/crates.io-index" 1273checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888" 1274 1275[[package]] 1276name = "hashbrown" 1277version = "0.14.5" 1278source = "registry+https://github.com/rust-lang/crates.io-index" 1279checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1" 1280 1281[[package]] 1282name = "hashbrown" 1283version = "0.16.0" 1284source = "registry+https://github.com/rust-lang/crates.io-index" 1285checksum = "5419bdc4f6a9207fbeba6d11b604d481addf78ecd10c11ad51e76c2f6482748d" 1286 1287[[package]] 1288name = "heck" 1289version = "0.4.1" 1290source = "registry+https://github.com/rust-lang/crates.io-index" 1291checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8" 1292 1293[[package]] 1294name = "heck" 1295version = "0.5.0" 1296source = "registry+https://github.com/rust-lang/crates.io-index" 1297checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" 1298 1299[[package]] 1300name = "hermit-abi" 1301version = "0.5.2" 1302source = "registry+https://github.com/rust-lang/crates.io-index" 1303checksum = "fc0fef456e4baa96da950455cd02c081ca953b141298e41db3fc7e36b1da849c" 1304 1305[[package]] 1306name = "hex" 1307version = "0.4.3" 1308source = "registry+https://github.com/rust-lang/crates.io-index" 1309checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70" 1310 1311[[package]] 1312name = "hex_fmt" 1313version = "0.3.0" 1314source = "registry+https://github.com/rust-lang/crates.io-index" 1315checksum = "b07f60793ff0a4d9cef0f18e63b5357e06209987153a64648c972c1e5aff336f" 1316 1317[[package]] 1318name = "hickory-proto" 1319version = "0.24.4" 1320source = "registry+https://github.com/rust-lang/crates.io-index" 1321checksum = "92652067c9ce6f66ce53cc38d1169daa36e6e7eb7dd3b63b5103bd9d97117248" 1322dependencies = [ 1323 "async-trait", 1324 "cfg-if", 1325 "data-encoding", 1326 "enum-as-inner", 1327 "futures-channel", 1328 "futures-io", 1329 "futures-util", 1330 "idna", 1331 "ipnet", 1332 "once_cell", 1333 "rand 0.8.5", 1334 "thiserror 1.0.69", 1335 "tinyvec", 1336 "tokio", 1337 "tracing", 1338 "url", 1339] 1340 1341[[package]] 1342name = "hickory-resolver" 1343version = "0.24.4" 1344source = "registry+https://github.com/rust-lang/crates.io-index" 1345checksum = "cbb117a1ca520e111743ab2f6688eddee69db4e0ea242545a604dce8a66fd22e" 1346dependencies = [ 1347 "cfg-if", 1348 "futures-util", 1349 "hickory-proto", 1350 "ipconfig", 1351 "lru-cache", 1352 "once_cell", 1353 "parking_lot", 1354 "rand 0.8.5", 1355 "resolv-conf", 1356 "smallvec", 1357 "thiserror 1.0.69", 1358 "tokio", 1359 "tracing", 1360] 1361 1362[[package]] 1363name = "hmac" 1364version = "0.12.1" 1365source = "registry+https://github.com/rust-lang/crates.io-index" 1366checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e" 1367dependencies = [ 1368 "digest", 1369] 1370 1371[[package]] 1372name = "home" 1373version = "0.5.11" 1374source = "registry+https://github.com/rust-lang/crates.io-index" 1375checksum = "589533453244b0995c858700322199b2becb13b627df2851f64a2775d024abcf" 1376dependencies = [ 1377 "windows-sys 0.59.0", 1378] 1379 1380[[package]] 1381name = "http" 1382version = "1.3.1" 1383source = "registry+https://github.com/rust-lang/crates.io-index" 1384checksum = "f4a85d31aea989eead29a3aaf9e1115a180df8282431156e533de47660892565" 1385dependencies = [ 1386 "bytes", 1387 "fnv", 1388 "itoa", 1389] 1390 1391[[package]] 1392name = "http-body" 1393version = "1.0.1" 1394source = "registry+https://github.com/rust-lang/crates.io-index" 1395checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184" 1396dependencies = [ 1397 "bytes", 1398 "http", 1399] 1400 1401[[package]] 1402name = "http-body-util" 1403version = "0.1.3" 1404source = "registry+https://github.com/rust-lang/crates.io-index" 1405checksum = "b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a" 1406dependencies = [ 1407 "bytes", 1408 "futures-core", 1409 "http", 1410 "http-body", 1411 "pin-project-lite", 1412] 1413 1414[[package]] 1415name = "httparse" 1416version = "1.10.1" 1417source = "registry+https://github.com/rust-lang/crates.io-index" 1418checksum = "6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87" 1419 1420[[package]] 1421name = "httpdate" 1422version = "1.0.3" 1423source = "registry+https://github.com/rust-lang/crates.io-index" 1424checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9" 1425 1426[[package]] 1427name = "hyper" 1428version = "1.7.0" 1429source = "registry+https://github.com/rust-lang/crates.io-index" 1430checksum = "eb3aa54a13a0dfe7fbe3a59e0c76093041720fdc77b110cc0fc260fafb4dc51e" 1431dependencies = [ 1432 "atomic-waker", 1433 "bytes", 1434 "futures-channel", 1435 "futures-core", 1436 "h2", 1437 "http", 1438 "http-body", 1439 "httparse", 1440 "httpdate", 1441 "itoa", 1442 "pin-project-lite", 1443 "pin-utils", 1444 "smallvec", 1445 "tokio", 1446 "want", 1447] 1448 1449[[package]] 1450name = "hyper-rustls" 1451version = "0.27.7" 1452source = "registry+https://github.com/rust-lang/crates.io-index" 1453checksum = "e3c93eb611681b207e1fe55d5a71ecf91572ec8a6705cdb6857f7d8d5242cf58" 1454dependencies = [ 1455 "http", 1456 "hyper", 1457 "hyper-util", 1458 "rustls", 1459 "rustls-pki-types", 1460 "tokio", 1461 "tokio-rustls", 1462 "tower-service", 1463 "webpki-roots", 1464] 1465 1466[[package]] 1467name = "hyper-util" 1468version = "0.1.17" 1469source = "registry+https://github.com/rust-lang/crates.io-index" 1470checksum = "3c6995591a8f1380fcb4ba966a252a4b29188d51d2b89e3a252f5305be65aea8" 1471dependencies = [ 1472 "base64 0.22.1", 1473 "bytes", 1474 "futures-channel", 1475 "futures-core", 1476 "futures-util", 1477 "http", 1478 "http-body", 1479 "hyper", 1480 "ipnet", 1481 "libc", 1482 "percent-encoding", 1483 "pin-project-lite", 1484 "socket2 0.6.0", 1485 "system-configuration", 1486 "tokio", 1487 "tower-service", 1488 "tracing", 1489 "windows-registry", 1490] 1491 1492[[package]] 1493name = "iana-time-zone" 1494version = "0.1.64" 1495source = "registry+https://github.com/rust-lang/crates.io-index" 1496checksum = "33e57f83510bb73707521ebaffa789ec8caf86f9657cad665b092b581d40e9fb" 1497dependencies = [ 1498 "android_system_properties", 1499 "core-foundation-sys", 1500 "iana-time-zone-haiku", 1501 "js-sys", 1502 "log", 1503 "wasm-bindgen", 1504 "windows-core", 1505] 1506 1507[[package]] 1508name = "iana-time-zone-haiku" 1509version = "0.1.2" 1510source = "registry+https://github.com/rust-lang/crates.io-index" 1511checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f" 1512dependencies = [ 1513 "cc", 1514] 1515 1516[[package]] 1517name = "icu_collections" 1518version = "2.0.0" 1519source = "registry+https://github.com/rust-lang/crates.io-index" 1520checksum = "200072f5d0e3614556f94a9930d5dc3e0662a652823904c3a75dc3b0af7fee47" 1521dependencies = [ 1522 "displaydoc", 1523 "potential_utf", 1524 "yoke", 1525 "zerofrom", 1526 "zerovec", 1527] 1528 1529[[package]] 1530name = "icu_locale_core" 1531version = "2.0.0" 1532source = "registry+https://github.com/rust-lang/crates.io-index" 1533checksum = "0cde2700ccaed3872079a65fb1a78f6c0a36c91570f28755dda67bc8f7d9f00a" 1534dependencies = [ 1535 "displaydoc", 1536 "litemap", 1537 "tinystr", 1538 "writeable", 1539 "zerovec", 1540] 1541 1542[[package]] 1543name = "icu_normalizer" 1544version = "2.0.0" 1545source = "registry+https://github.com/rust-lang/crates.io-index" 1546checksum = "436880e8e18df4d7bbc06d58432329d6458cc84531f7ac5f024e93deadb37979" 1547dependencies = [ 1548 "displaydoc", 1549 "icu_collections", 1550 "icu_normalizer_data", 1551 "icu_properties", 1552 "icu_provider", 1553 "smallvec", 1554 "zerovec", 1555] 1556 1557[[package]] 1558name = "icu_normalizer_data" 1559version = "2.0.0" 1560source = "registry+https://github.com/rust-lang/crates.io-index" 1561checksum = "00210d6893afc98edb752b664b8890f0ef174c8adbb8d0be9710fa66fbbf72d3" 1562 1563[[package]] 1564name = "icu_properties" 1565version = "2.0.1" 1566source = "registry+https://github.com/rust-lang/crates.io-index" 1567checksum = "016c619c1eeb94efb86809b015c58f479963de65bdb6253345c1a1276f22e32b" 1568dependencies = [ 1569 "displaydoc", 1570 "icu_collections", 1571 "icu_locale_core", 1572 "icu_properties_data", 1573 "icu_provider", 1574 "potential_utf", 1575 "zerotrie", 1576 "zerovec", 1577] 1578 1579[[package]] 1580name = "icu_properties_data" 1581version = "2.0.1" 1582source = "registry+https://github.com/rust-lang/crates.io-index" 1583checksum = "298459143998310acd25ffe6810ed544932242d3f07083eee1084d83a71bd632" 1584 1585[[package]] 1586name = "icu_provider" 1587version = "2.0.0" 1588source = "registry+https://github.com/rust-lang/crates.io-index" 1589checksum = "03c80da27b5f4187909049ee2d72f276f0d9f99a42c306bd0131ecfe04d8e5af" 1590dependencies = [ 1591 "displaydoc", 1592 "icu_locale_core", 1593 "stable_deref_trait", 1594 "tinystr", 1595 "writeable", 1596 "yoke", 1597 "zerofrom", 1598 "zerotrie", 1599 "zerovec", 1600] 1601 1602[[package]] 1603name = "ident_case" 1604version = "1.0.1" 1605source = "registry+https://github.com/rust-lang/crates.io-index" 1606checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39" 1607 1608[[package]] 1609name = "idna" 1610version = "1.1.0" 1611source = "registry+https://github.com/rust-lang/crates.io-index" 1612checksum = "3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de" 1613dependencies = [ 1614 "idna_adapter", 1615 "smallvec", 1616 "utf8_iter", 1617] 1618 1619[[package]] 1620name = "idna_adapter" 1621version = "1.2.1" 1622source = "registry+https://github.com/rust-lang/crates.io-index" 1623checksum = "3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344" 1624dependencies = [ 1625 "icu_normalizer", 1626 "icu_properties", 1627] 1628 1629[[package]] 1630name = "indexmap" 1631version = "1.9.3" 1632source = "registry+https://github.com/rust-lang/crates.io-index" 1633checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99" 1634dependencies = [ 1635 "autocfg", 1636 "hashbrown 0.12.3", 1637 "serde", 1638] 1639 1640[[package]] 1641name = "indexmap" 1642version = "2.11.4" 1643source = "registry+https://github.com/rust-lang/crates.io-index" 1644checksum = "4b0f83760fb341a774ed326568e19f5a863af4a952def8c39f9ab92fd95b88e5" 1645dependencies = [ 1646 "equivalent", 1647 "hashbrown 0.16.0", 1648 "serde", 1649 "serde_core", 1650] 1651 1652[[package]] 1653name = "indoc" 1654version = "2.0.6" 1655source = "registry+https://github.com/rust-lang/crates.io-index" 1656checksum = "f4c7245a08504955605670dbf141fceab975f15ca21570696aebe9d2e71576bd" 1657 1658[[package]] 1659name = "inventory" 1660version = "0.3.21" 1661source = "registry+https://github.com/rust-lang/crates.io-index" 1662checksum = "bc61209c082fbeb19919bee74b176221b27223e27b65d781eb91af24eb1fb46e" 1663dependencies = [ 1664 "rustversion", 1665] 1666 1667[[package]] 1668name = "io-uring" 1669version = "0.7.10" 1670source = "registry+https://github.com/rust-lang/crates.io-index" 1671checksum = "046fa2d4d00aea763528b4950358d0ead425372445dc8ff86312b3c69ff7727b" 1672dependencies = [ 1673 "bitflags", 1674 "cfg-if", 1675 "libc", 1676] 1677 1678[[package]] 1679name = "ipconfig" 1680version = "0.3.2" 1681source = "registry+https://github.com/rust-lang/crates.io-index" 1682checksum = "b58db92f96b720de98181bbbe63c831e87005ab460c1bf306eb2622b4707997f" 1683dependencies = [ 1684 "socket2 0.5.10", 1685 "widestring", 1686 "windows-sys 0.48.0", 1687 "winreg", 1688] 1689 1690[[package]] 1691name = "ipld-core" 1692version = "0.4.2" 1693source = "registry+https://github.com/rust-lang/crates.io-index" 1694checksum = "104718b1cc124d92a6d01ca9c9258a7df311405debb3408c445a36452f9bf8db" 1695dependencies = [ 1696 "cid", 1697 "serde", 1698 "serde_bytes", 1699] 1700 1701[[package]] 1702name = "ipnet" 1703version = "2.11.0" 1704source = "registry+https://github.com/rust-lang/crates.io-index" 1705checksum = "469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130" 1706 1707[[package]] 1708name = "iri-string" 1709version = "0.7.8" 1710source = "registry+https://github.com/rust-lang/crates.io-index" 1711checksum = "dbc5ebe9c3a1a7a5127f920a418f7585e9e758e911d0466ed004f393b0e380b2" 1712dependencies = [ 1713 "memchr", 1714 "serde", 1715] 1716 1717[[package]] 1718name = "is_ci" 1719version = "1.2.0" 1720source = "registry+https://github.com/rust-lang/crates.io-index" 1721checksum = "7655c9839580ee829dfacba1d1278c2b7883e50a277ff7541299489d6bdfdc45" 1722 1723[[package]] 1724name = "is_terminal_polyfill" 1725version = "1.70.1" 1726source = "registry+https://github.com/rust-lang/crates.io-index" 1727checksum = "7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf" 1728 1729[[package]] 1730name = "itertools" 1731version = "0.14.0" 1732source = "registry+https://github.com/rust-lang/crates.io-index" 1733checksum = "2b192c782037fadd9cfa75548310488aabdbf3d2da73885b31bd0abd03351285" 1734dependencies = [ 1735 "either", 1736] 1737 1738[[package]] 1739name = "itoa" 1740version = "1.0.15" 1741source = "registry+https://github.com/rust-lang/crates.io-index" 1742checksum = "4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c" 1743 1744[[package]] 1745name = "jacquard" 1746version = "0.3.0" 1747dependencies = [ 1748 "async-trait", 1749 "bon", 1750 "bytes", 1751 "clap", 1752 "http", 1753 "jacquard-api", 1754 "jacquard-common", 1755 "jacquard-derive", 1756 "jacquard-identity", 1757 "jacquard-oauth", 1758 "jose-jwk", 1759 "miette", 1760 "p256", 1761 "percent-encoding", 1762 "rand_core 0.6.4", 1763 "reqwest", 1764 "serde", 1765 "serde_html_form", 1766 "serde_ipld_dagcbor", 1767 "serde_json", 1768 "smol_str", 1769 "thiserror 2.0.17", 1770 "tokio", 1771 "url", 1772 "urlencoding", 1773] 1774 1775[[package]] 1776name = "jacquard-api" 1777version = "0.3.0" 1778dependencies = [ 1779 "bon", 1780 "bytes", 1781 "jacquard-common", 1782 "jacquard-derive", 1783 "miette", 1784 "serde", 1785 "thiserror 2.0.17", 1786] 1787 1788[[package]] 1789name = "jacquard-axum" 1790version = "0.3.0" 1791dependencies = [ 1792 "axum", 1793 "axum-test", 1794 "bytes", 1795 "jacquard", 1796 "jacquard-common", 1797 "miette", 1798 "serde", 1799 "serde_html_form", 1800 "serde_ipld_dagcbor", 1801 "serde_json", 1802 "thiserror 2.0.17", 1803 "tokio", 1804 "tokio-test", 1805] 1806 1807[[package]] 1808name = "jacquard-common" 1809version = "0.3.0" 1810dependencies = [ 1811 "async-trait", 1812 "base64 0.22.1", 1813 "bon", 1814 "bytes", 1815 "chrono", 1816 "cid", 1817 "ed25519-dalek", 1818 "http", 1819 "ipld-core", 1820 "k256", 1821 "langtag", 1822 "miette", 1823 "multibase", 1824 "multihash", 1825 "num-traits", 1826 "ouroboros", 1827 "p256", 1828 "rand 0.9.2", 1829 "regex", 1830 "reqwest", 1831 "serde", 1832 "serde_html_form", 1833 "serde_ipld_dagcbor", 1834 "serde_json", 1835 "serde_with", 1836 "smol_str", 1837 "thiserror 2.0.17", 1838 "tokio", 1839 "trait-variant", 1840 "url", 1841] 1842 1843[[package]] 1844name = "jacquard-derive" 1845version = "0.3.0" 1846dependencies = [ 1847 "heck 0.5.0", 1848 "itertools", 1849 "jacquard-common", 1850 "prettyplease", 1851 "proc-macro2", 1852 "quote", 1853 "serde", 1854 "serde_json", 1855 "serde_repr", 1856 "serde_with", 1857 "syn 2.0.106", 1858] 1859 1860[[package]] 1861name = "jacquard-identity" 1862version = "0.3.0" 1863dependencies = [ 1864 "async-trait", 1865 "bon", 1866 "bytes", 1867 "hickory-resolver", 1868 "http", 1869 "jacquard-api", 1870 "jacquard-common", 1871 "miette", 1872 "percent-encoding", 1873 "reqwest", 1874 "serde", 1875 "serde_html_form", 1876 "serde_json", 1877 "thiserror 2.0.17", 1878 "tokio", 1879 "url", 1880 "urlencoding", 1881] 1882 1883[[package]] 1884name = "jacquard-lexicon" 1885version = "0.3.0" 1886dependencies = [ 1887 "async-trait", 1888 "clap", 1889 "glob", 1890 "heck 0.5.0", 1891 "itertools", 1892 "jacquard-api", 1893 "jacquard-common", 1894 "jacquard-identity", 1895 "kdl", 1896 "miette", 1897 "prettyplease", 1898 "proc-macro2", 1899 "quote", 1900 "reqwest", 1901 "serde", 1902 "serde_json", 1903 "serde_repr", 1904 "serde_with", 1905 "syn 2.0.106", 1906 "tempfile", 1907 "thiserror 2.0.17", 1908 "tokio", 1909 "walkdir", 1910] 1911 1912[[package]] 1913name = "jacquard-oauth" 1914version = "0.3.0" 1915dependencies = [ 1916 "async-trait", 1917 "base64 0.22.1", 1918 "bytes", 1919 "chrono", 1920 "dashmap", 1921 "elliptic-curve", 1922 "http", 1923 "jacquard-common", 1924 "jacquard-identity", 1925 "jose-jwa", 1926 "jose-jwk", 1927 "miette", 1928 "p256", 1929 "rand 0.8.5", 1930 "rand_core 0.6.4", 1931 "reqwest", 1932 "rouille", 1933 "serde", 1934 "serde_html_form", 1935 "serde_json", 1936 "sha2", 1937 "signature", 1938 "smol_str", 1939 "thiserror 2.0.17", 1940 "tokio", 1941 "trait-variant", 1942 "url", 1943 "uuid", 1944 "webbrowser", 1945] 1946 1947[[package]] 1948name = "jni" 1949version = "0.21.1" 1950source = "registry+https://github.com/rust-lang/crates.io-index" 1951checksum = "1a87aa2bb7d2af34197c04845522473242e1aa17c12f4935d5856491a7fb8c97" 1952dependencies = [ 1953 "cesu8", 1954 "cfg-if", 1955 "combine", 1956 "jni-sys", 1957 "log", 1958 "thiserror 1.0.69", 1959 "walkdir", 1960 "windows-sys 0.45.0", 1961] 1962 1963[[package]] 1964name = "jni-sys" 1965version = "0.3.0" 1966source = "registry+https://github.com/rust-lang/crates.io-index" 1967checksum = "8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130" 1968 1969[[package]] 1970name = "jose-b64" 1971version = "0.1.2" 1972source = "registry+https://github.com/rust-lang/crates.io-index" 1973checksum = "bec69375368709666b21c76965ce67549f2d2db7605f1f8707d17c9656801b56" 1974dependencies = [ 1975 "base64ct", 1976 "serde", 1977 "subtle", 1978 "zeroize", 1979] 1980 1981[[package]] 1982name = "jose-jwa" 1983version = "0.1.2" 1984source = "registry+https://github.com/rust-lang/crates.io-index" 1985checksum = "9ab78e053fe886a351d67cf0d194c000f9d0dcb92906eb34d853d7e758a4b3a7" 1986dependencies = [ 1987 "serde", 1988] 1989 1990[[package]] 1991name = "jose-jwk" 1992version = "0.1.2" 1993source = "registry+https://github.com/rust-lang/crates.io-index" 1994checksum = "280fa263807fe0782ecb6f2baadc28dffc04e00558a58e33bfdb801d11fd58e7" 1995dependencies = [ 1996 "jose-b64", 1997 "jose-jwa", 1998 "p256", 1999 "p384", 2000 "rsa", 2001 "serde", 2002 "zeroize", 2003] 2004 2005[[package]] 2006name = "js-sys" 2007version = "0.3.81" 2008source = "registry+https://github.com/rust-lang/crates.io-index" 2009checksum = "ec48937a97411dcb524a265206ccd4c90bb711fca92b2792c407f268825b9305" 2010dependencies = [ 2011 "once_cell", 2012 "wasm-bindgen", 2013] 2014 2015[[package]] 2016name = "k256" 2017version = "0.13.4" 2018source = "registry+https://github.com/rust-lang/crates.io-index" 2019checksum = "f6e3919bbaa2945715f0bb6d3934a173d1e9a59ac23767fbaaef277265a7411b" 2020dependencies = [ 2021 "cfg-if", 2022 "elliptic-curve", 2023] 2024 2025[[package]] 2026name = "kdl" 2027version = "6.5.0" 2028source = "registry+https://github.com/rust-lang/crates.io-index" 2029checksum = "81a29e7b50079ff44549f68c0becb1c73d7f6de2a4ea952da77966daf3d4761e" 2030dependencies = [ 2031 "miette", 2032 "num", 2033 "winnow", 2034] 2035 2036[[package]] 2037name = "langtag" 2038version = "0.4.0" 2039source = "registry+https://github.com/rust-lang/crates.io-index" 2040checksum = "9ecb4c689a30e48ebeaa14237f34037e300dd072e6ad21a9ec72e810ff3c6600" 2041dependencies = [ 2042 "serde", 2043 "static-regular-grammar", 2044 "thiserror 1.0.69", 2045] 2046 2047[[package]] 2048name = "lazy_static" 2049version = "1.5.0" 2050source = "registry+https://github.com/rust-lang/crates.io-index" 2051checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe" 2052dependencies = [ 2053 "spin", 2054] 2055 2056[[package]] 2057name = "libc" 2058version = "0.2.176" 2059source = "registry+https://github.com/rust-lang/crates.io-index" 2060checksum = "58f929b4d672ea937a23a1ab494143d968337a5f47e56d0815df1e0890ddf174" 2061 2062[[package]] 2063name = "libm" 2064version = "0.2.15" 2065source = "registry+https://github.com/rust-lang/crates.io-index" 2066checksum = "f9fbbcab51052fe104eb5e5d351cf728d30a5be1fe14d9be8a3b097481fb97de" 2067 2068[[package]] 2069name = "libredox" 2070version = "0.1.10" 2071source = "registry+https://github.com/rust-lang/crates.io-index" 2072checksum = "416f7e718bdb06000964960ffa43b4335ad4012ae8b99060261aa4a8088d5ccb" 2073dependencies = [ 2074 "bitflags", 2075 "libc", 2076 "redox_syscall", 2077] 2078 2079[[package]] 2080name = "linked-hash-map" 2081version = "0.5.6" 2082source = "registry+https://github.com/rust-lang/crates.io-index" 2083checksum = "0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f" 2084 2085[[package]] 2086name = "linux-raw-sys" 2087version = "0.11.0" 2088source = "registry+https://github.com/rust-lang/crates.io-index" 2089checksum = "df1d3c3b53da64cf5760482273a98e575c651a67eec7f77df96b5b642de8f039" 2090 2091[[package]] 2092name = "litemap" 2093version = "0.8.0" 2094source = "registry+https://github.com/rust-lang/crates.io-index" 2095checksum = "241eaef5fd12c88705a01fc1066c48c4b36e0dd4377dcdc7ec3942cea7a69956" 2096 2097[[package]] 2098name = "lock_api" 2099version = "0.4.14" 2100source = "registry+https://github.com/rust-lang/crates.io-index" 2101checksum = "224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965" 2102dependencies = [ 2103 "scopeguard", 2104] 2105 2106[[package]] 2107name = "log" 2108version = "0.4.28" 2109source = "registry+https://github.com/rust-lang/crates.io-index" 2110checksum = "34080505efa8e45a4b816c349525ebe327ceaa8559756f0356cba97ef3bf7432" 2111 2112[[package]] 2113name = "lru-cache" 2114version = "0.1.2" 2115source = "registry+https://github.com/rust-lang/crates.io-index" 2116checksum = "31e24f1ad8321ca0e8a1e0ac13f23cb668e6f5466c2c57319f6a5cf1cc8e3b1c" 2117dependencies = [ 2118 "linked-hash-map", 2119] 2120 2121[[package]] 2122name = "lru-slab" 2123version = "0.1.2" 2124source = "registry+https://github.com/rust-lang/crates.io-index" 2125checksum = "112b39cec0b298b6c1999fee3e31427f74f676e4cb9879ed1a121b43661a4154" 2126 2127[[package]] 2128name = "malloc_buf" 2129version = "0.0.6" 2130source = "registry+https://github.com/rust-lang/crates.io-index" 2131checksum = "62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb" 2132dependencies = [ 2133 "libc", 2134] 2135 2136[[package]] 2137name = "matchit" 2138version = "0.8.4" 2139source = "registry+https://github.com/rust-lang/crates.io-index" 2140checksum = "47e1ffaa40ddd1f3ed91f717a33c8c0ee23fff369e3aa8772b9605cc1d22f4c3" 2141 2142[[package]] 2143name = "memchr" 2144version = "2.7.6" 2145source = "registry+https://github.com/rust-lang/crates.io-index" 2146checksum = "f52b00d39961fc5b2736ea853c9cc86238e165017a493d1d5c8eac6bdc4cc273" 2147 2148[[package]] 2149name = "miette" 2150version = "7.6.0" 2151source = "registry+https://github.com/rust-lang/crates.io-index" 2152checksum = "5f98efec8807c63c752b5bd61f862c165c115b0a35685bdcfd9238c7aeb592b7" 2153dependencies = [ 2154 "backtrace", 2155 "backtrace-ext", 2156 "cfg-if", 2157 "miette-derive", 2158 "owo-colors", 2159 "supports-color", 2160 "supports-hyperlinks", 2161 "supports-unicode", 2162 "terminal_size", 2163 "textwrap", 2164 "unicode-width 0.1.14", 2165] 2166 2167[[package]] 2168name = "miette-derive" 2169version = "7.6.0" 2170source = "registry+https://github.com/rust-lang/crates.io-index" 2171checksum = "db5b29714e950dbb20d5e6f74f9dcec4edbcc1067bb7f8ed198c097b8c1a818b" 2172dependencies = [ 2173 "proc-macro2", 2174 "quote", 2175 "syn 2.0.106", 2176] 2177 2178[[package]] 2179name = "mime" 2180version = "0.3.17" 2181source = "registry+https://github.com/rust-lang/crates.io-index" 2182checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a" 2183 2184[[package]] 2185name = "mime_guess" 2186version = "2.0.5" 2187source = "registry+https://github.com/rust-lang/crates.io-index" 2188checksum = "f7c44f8e672c00fe5308fa235f821cb4198414e1c77935c1ab6948d3fd78550e" 2189dependencies = [ 2190 "mime", 2191 "unicase", 2192] 2193 2194[[package]] 2195name = "minimal-lexical" 2196version = "0.2.1" 2197source = "registry+https://github.com/rust-lang/crates.io-index" 2198checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a" 2199 2200[[package]] 2201name = "miniz_oxide" 2202version = "0.8.9" 2203source = "registry+https://github.com/rust-lang/crates.io-index" 2204checksum = "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316" 2205dependencies = [ 2206 "adler2", 2207] 2208 2209[[package]] 2210name = "mio" 2211version = "1.0.4" 2212source = "registry+https://github.com/rust-lang/crates.io-index" 2213checksum = "78bed444cc8a2160f01cbcf811ef18cac863ad68ae8ca62092e8db51d51c761c" 2214dependencies = [ 2215 "libc", 2216 "wasi 0.11.1+wasi-snapshot-preview1", 2217 "windows-sys 0.59.0", 2218] 2219 2220[[package]] 2221name = "multibase" 2222version = "0.9.1" 2223source = "registry+https://github.com/rust-lang/crates.io-index" 2224checksum = "9b3539ec3c1f04ac9748a260728e855f261b4977f5c3406612c884564f329404" 2225dependencies = [ 2226 "base-x", 2227 "data-encoding", 2228 "data-encoding-macro", 2229] 2230 2231[[package]] 2232name = "multihash" 2233version = "0.19.3" 2234source = "registry+https://github.com/rust-lang/crates.io-index" 2235checksum = "6b430e7953c29dd6a09afc29ff0bb69c6e306329ee6794700aee27b76a1aea8d" 2236dependencies = [ 2237 "core2", 2238 "serde", 2239 "unsigned-varint", 2240] 2241 2242[[package]] 2243name = "multipart" 2244version = "0.18.0" 2245source = "registry+https://github.com/rust-lang/crates.io-index" 2246checksum = "00dec633863867f29cb39df64a397cdf4a6354708ddd7759f70c7fb51c5f9182" 2247dependencies = [ 2248 "buf_redux", 2249 "httparse", 2250 "log", 2251 "mime", 2252 "mime_guess", 2253 "quick-error", 2254 "rand 0.8.5", 2255 "safemem", 2256 "tempfile", 2257 "twoway", 2258] 2259 2260[[package]] 2261name = "ndk-context" 2262version = "0.1.1" 2263source = "registry+https://github.com/rust-lang/crates.io-index" 2264checksum = "27b02d87554356db9e9a873add8782d4ea6e3e58ea071a9adb9a2e8ddb884a8b" 2265 2266[[package]] 2267name = "nom" 2268version = "7.1.3" 2269source = "registry+https://github.com/rust-lang/crates.io-index" 2270checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a" 2271dependencies = [ 2272 "memchr", 2273 "minimal-lexical", 2274] 2275 2276[[package]] 2277name = "num" 2278version = "0.4.3" 2279source = "registry+https://github.com/rust-lang/crates.io-index" 2280checksum = "35bd024e8b2ff75562e5f34e7f4905839deb4b22955ef5e73d2fea1b9813cb23" 2281dependencies = [ 2282 "num-bigint", 2283 "num-complex", 2284 "num-integer", 2285 "num-iter", 2286 "num-rational", 2287 "num-traits", 2288] 2289 2290[[package]] 2291name = "num-bigint" 2292version = "0.4.6" 2293source = "registry+https://github.com/rust-lang/crates.io-index" 2294checksum = "a5e44f723f1133c9deac646763579fdb3ac745e418f2a7af9cd0c431da1f20b9" 2295dependencies = [ 2296 "num-integer", 2297 "num-traits", 2298] 2299 2300[[package]] 2301name = "num-bigint-dig" 2302version = "0.8.4" 2303source = "registry+https://github.com/rust-lang/crates.io-index" 2304checksum = "dc84195820f291c7697304f3cbdadd1cb7199c0efc917ff5eafd71225c136151" 2305dependencies = [ 2306 "byteorder", 2307 "lazy_static", 2308 "libm", 2309 "num-integer", 2310 "num-iter", 2311 "num-traits", 2312 "rand 0.8.5", 2313 "smallvec", 2314 "zeroize", 2315] 2316 2317[[package]] 2318name = "num-complex" 2319version = "0.4.6" 2320source = "registry+https://github.com/rust-lang/crates.io-index" 2321checksum = "73f88a1307638156682bada9d7604135552957b7818057dcef22705b4d509495" 2322dependencies = [ 2323 "num-traits", 2324] 2325 2326[[package]] 2327name = "num-conv" 2328version = "0.1.0" 2329source = "registry+https://github.com/rust-lang/crates.io-index" 2330checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9" 2331 2332[[package]] 2333name = "num-integer" 2334version = "0.1.46" 2335source = "registry+https://github.com/rust-lang/crates.io-index" 2336checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f" 2337dependencies = [ 2338 "num-traits", 2339] 2340 2341[[package]] 2342name = "num-iter" 2343version = "0.1.45" 2344source = "registry+https://github.com/rust-lang/crates.io-index" 2345checksum = "1429034a0490724d0075ebb2bc9e875d6503c3cf69e235a8941aa757d83ef5bf" 2346dependencies = [ 2347 "autocfg", 2348 "num-integer", 2349 "num-traits", 2350] 2351 2352[[package]] 2353name = "num-rational" 2354version = "0.4.2" 2355source = "registry+https://github.com/rust-lang/crates.io-index" 2356checksum = "f83d14da390562dca69fc84082e73e548e1ad308d24accdedd2720017cb37824" 2357dependencies = [ 2358 "num-bigint", 2359 "num-integer", 2360 "num-traits", 2361] 2362 2363[[package]] 2364name = "num-traits" 2365version = "0.2.19" 2366source = "registry+https://github.com/rust-lang/crates.io-index" 2367checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841" 2368dependencies = [ 2369 "autocfg", 2370 "libm", 2371] 2372 2373[[package]] 2374name = "num_cpus" 2375version = "1.17.0" 2376source = "registry+https://github.com/rust-lang/crates.io-index" 2377checksum = "91df4bbde75afed763b708b7eee1e8e7651e02d97f6d5dd763e89367e957b23b" 2378dependencies = [ 2379 "hermit-abi", 2380 "libc", 2381] 2382 2383[[package]] 2384name = "num_threads" 2385version = "0.1.7" 2386source = "registry+https://github.com/rust-lang/crates.io-index" 2387checksum = "5c7398b9c8b70908f6371f47ed36737907c87c52af34c268fed0bf0ceb92ead9" 2388dependencies = [ 2389 "libc", 2390] 2391 2392[[package]] 2393name = "objc" 2394version = "0.2.7" 2395source = "registry+https://github.com/rust-lang/crates.io-index" 2396checksum = "915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1" 2397dependencies = [ 2398 "malloc_buf", 2399] 2400 2401[[package]] 2402name = "object" 2403version = "0.37.3" 2404source = "registry+https://github.com/rust-lang/crates.io-index" 2405checksum = "ff76201f031d8863c38aa7f905eca4f53abbfa15f609db4277d44cd8938f33fe" 2406dependencies = [ 2407 "memchr", 2408] 2409 2410[[package]] 2411name = "once_cell" 2412version = "1.21.3" 2413source = "registry+https://github.com/rust-lang/crates.io-index" 2414checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d" 2415 2416[[package]] 2417name = "once_cell_polyfill" 2418version = "1.70.1" 2419source = "registry+https://github.com/rust-lang/crates.io-index" 2420checksum = "a4895175b425cb1f87721b59f0f286c2092bd4af812243672510e1ac53e2e0ad" 2421 2422[[package]] 2423name = "ouroboros" 2424version = "0.18.5" 2425source = "registry+https://github.com/rust-lang/crates.io-index" 2426checksum = "1e0f050db9c44b97a94723127e6be766ac5c340c48f2c4bb3ffa11713744be59" 2427dependencies = [ 2428 "aliasable", 2429 "ouroboros_macro", 2430 "static_assertions", 2431] 2432 2433[[package]] 2434name = "ouroboros_macro" 2435version = "0.18.5" 2436source = "registry+https://github.com/rust-lang/crates.io-index" 2437checksum = "3c7028bdd3d43083f6d8d4d5187680d0d3560d54df4cc9d752005268b41e64d0" 2438dependencies = [ 2439 "heck 0.4.1", 2440 "proc-macro2", 2441 "proc-macro2-diagnostics", 2442 "quote", 2443 "syn 2.0.106", 2444] 2445 2446[[package]] 2447name = "owo-colors" 2448version = "4.2.2" 2449source = "registry+https://github.com/rust-lang/crates.io-index" 2450checksum = "48dd4f4a2c8405440fd0462561f0e5806bd0f77e86f51c761481bdd4018b545e" 2451 2452[[package]] 2453name = "p256" 2454version = "0.13.2" 2455source = "registry+https://github.com/rust-lang/crates.io-index" 2456checksum = "c9863ad85fa8f4460f9c48cb909d38a0d689dba1f6f6988a5e3e0d31071bcd4b" 2457dependencies = [ 2458 "ecdsa", 2459 "elliptic-curve", 2460 "primeorder", 2461 "sha2", 2462] 2463 2464[[package]] 2465name = "p384" 2466version = "0.13.1" 2467source = "registry+https://github.com/rust-lang/crates.io-index" 2468checksum = "fe42f1670a52a47d448f14b6a5c61dd78fce51856e68edaa38f7ae3a46b8d6b6" 2469dependencies = [ 2470 "elliptic-curve", 2471 "primeorder", 2472] 2473 2474[[package]] 2475name = "parking_lot" 2476version = "0.12.5" 2477source = "registry+https://github.com/rust-lang/crates.io-index" 2478checksum = "93857453250e3077bd71ff98b6a65ea6621a19bb0f559a85248955ac12c45a1a" 2479dependencies = [ 2480 "lock_api", 2481 "parking_lot_core", 2482] 2483 2484[[package]] 2485name = "parking_lot_core" 2486version = "0.9.12" 2487source = "registry+https://github.com/rust-lang/crates.io-index" 2488checksum = "2621685985a2ebf1c516881c026032ac7deafcda1a2c9b7850dc81e3dfcb64c1" 2489dependencies = [ 2490 "cfg-if", 2491 "libc", 2492 "redox_syscall", 2493 "smallvec", 2494 "windows-link 0.2.0", 2495] 2496 2497[[package]] 2498name = "pem-rfc7468" 2499version = "0.7.0" 2500source = "registry+https://github.com/rust-lang/crates.io-index" 2501checksum = "88b39c9bfcfc231068454382784bb460aae594343fb030d46e9f50a645418412" 2502dependencies = [ 2503 "base64ct", 2504] 2505 2506[[package]] 2507name = "percent-encoding" 2508version = "2.3.2" 2509source = "registry+https://github.com/rust-lang/crates.io-index" 2510checksum = "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220" 2511 2512[[package]] 2513name = "pin-project-lite" 2514version = "0.2.16" 2515source = "registry+https://github.com/rust-lang/crates.io-index" 2516checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b" 2517 2518[[package]] 2519name = "pin-utils" 2520version = "0.1.0" 2521source = "registry+https://github.com/rust-lang/crates.io-index" 2522checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" 2523 2524[[package]] 2525name = "pkcs1" 2526version = "0.7.5" 2527source = "registry+https://github.com/rust-lang/crates.io-index" 2528checksum = "c8ffb9f10fa047879315e6625af03c164b16962a5368d724ed16323b68ace47f" 2529dependencies = [ 2530 "der", 2531 "pkcs8", 2532 "spki", 2533] 2534 2535[[package]] 2536name = "pkcs8" 2537version = "0.10.2" 2538source = "registry+https://github.com/rust-lang/crates.io-index" 2539checksum = "f950b2377845cebe5cf8b5165cb3cc1a5e0fa5cfa3e1f7f55707d8fd82e0a7b7" 2540dependencies = [ 2541 "der", 2542 "spki", 2543] 2544 2545[[package]] 2546name = "potential_utf" 2547version = "0.1.3" 2548source = "registry+https://github.com/rust-lang/crates.io-index" 2549checksum = "84df19adbe5b5a0782edcab45899906947ab039ccf4573713735ee7de1e6b08a" 2550dependencies = [ 2551 "zerovec", 2552] 2553 2554[[package]] 2555name = "powerfmt" 2556version = "0.2.0" 2557source = "registry+https://github.com/rust-lang/crates.io-index" 2558checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391" 2559 2560[[package]] 2561name = "ppv-lite86" 2562version = "0.2.21" 2563source = "registry+https://github.com/rust-lang/crates.io-index" 2564checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9" 2565dependencies = [ 2566 "zerocopy", 2567] 2568 2569[[package]] 2570name = "pretty_assertions" 2571version = "1.4.1" 2572source = "registry+https://github.com/rust-lang/crates.io-index" 2573checksum = "3ae130e2f271fbc2ac3a40fb1d07180839cdbbe443c7a27e1e3c13c5cac0116d" 2574dependencies = [ 2575 "diff", 2576 "yansi", 2577] 2578 2579[[package]] 2580name = "prettyplease" 2581version = "0.2.37" 2582source = "registry+https://github.com/rust-lang/crates.io-index" 2583checksum = "479ca8adacdd7ce8f1fb39ce9ecccbfe93a3f1344b3d0d97f20bc0196208f62b" 2584dependencies = [ 2585 "proc-macro2", 2586 "syn 2.0.106", 2587] 2588 2589[[package]] 2590name = "primeorder" 2591version = "0.13.6" 2592source = "registry+https://github.com/rust-lang/crates.io-index" 2593checksum = "353e1ca18966c16d9deb1c69278edbc5f194139612772bd9537af60ac231e1e6" 2594dependencies = [ 2595 "elliptic-curve", 2596] 2597 2598[[package]] 2599name = "proc-macro-error" 2600version = "1.0.4" 2601source = "registry+https://github.com/rust-lang/crates.io-index" 2602checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c" 2603dependencies = [ 2604 "proc-macro-error-attr", 2605 "proc-macro2", 2606 "quote", 2607 "syn 1.0.109", 2608 "version_check", 2609] 2610 2611[[package]] 2612name = "proc-macro-error-attr" 2613version = "1.0.4" 2614source = "registry+https://github.com/rust-lang/crates.io-index" 2615checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869" 2616dependencies = [ 2617 "proc-macro2", 2618 "quote", 2619 "version_check", 2620] 2621 2622[[package]] 2623name = "proc-macro2" 2624version = "1.0.101" 2625source = "registry+https://github.com/rust-lang/crates.io-index" 2626checksum = "89ae43fd86e4158d6db51ad8e2b80f313af9cc74f5c0e03ccb87de09998732de" 2627dependencies = [ 2628 "unicode-ident", 2629] 2630 2631[[package]] 2632name = "proc-macro2-diagnostics" 2633version = "0.10.1" 2634source = "registry+https://github.com/rust-lang/crates.io-index" 2635checksum = "af066a9c399a26e020ada66a034357a868728e72cd426f3adcd35f80d88d88c8" 2636dependencies = [ 2637 "proc-macro2", 2638 "quote", 2639 "syn 2.0.106", 2640 "version_check", 2641 "yansi", 2642] 2643 2644[[package]] 2645name = "quick-error" 2646version = "1.2.3" 2647source = "registry+https://github.com/rust-lang/crates.io-index" 2648checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0" 2649 2650[[package]] 2651name = "quinn" 2652version = "0.11.9" 2653source = "registry+https://github.com/rust-lang/crates.io-index" 2654checksum = "b9e20a958963c291dc322d98411f541009df2ced7b5a4f2bd52337638cfccf20" 2655dependencies = [ 2656 "bytes", 2657 "cfg_aliases", 2658 "pin-project-lite", 2659 "quinn-proto", 2660 "quinn-udp", 2661 "rustc-hash", 2662 "rustls", 2663 "socket2 0.6.0", 2664 "thiserror 2.0.17", 2665 "tokio", 2666 "tracing", 2667 "web-time", 2668] 2669 2670[[package]] 2671name = "quinn-proto" 2672version = "0.11.13" 2673source = "registry+https://github.com/rust-lang/crates.io-index" 2674checksum = "f1906b49b0c3bc04b5fe5d86a77925ae6524a19b816ae38ce1e426255f1d8a31" 2675dependencies = [ 2676 "bytes", 2677 "getrandom 0.3.3", 2678 "lru-slab", 2679 "rand 0.9.2", 2680 "ring", 2681 "rustc-hash", 2682 "rustls", 2683 "rustls-pki-types", 2684 "slab", 2685 "thiserror 2.0.17", 2686 "tinyvec", 2687 "tracing", 2688 "web-time", 2689] 2690 2691[[package]] 2692name = "quinn-udp" 2693version = "0.5.14" 2694source = "registry+https://github.com/rust-lang/crates.io-index" 2695checksum = "addec6a0dcad8a8d96a771f815f0eaf55f9d1805756410b39f5fa81332574cbd" 2696dependencies = [ 2697 "cfg_aliases", 2698 "libc", 2699 "once_cell", 2700 "socket2 0.6.0", 2701 "tracing", 2702 "windows-sys 0.60.2", 2703] 2704 2705[[package]] 2706name = "quote" 2707version = "1.0.41" 2708source = "registry+https://github.com/rust-lang/crates.io-index" 2709checksum = "ce25767e7b499d1b604768e7cde645d14cc8584231ea6b295e9c9eb22c02e1d1" 2710dependencies = [ 2711 "proc-macro2", 2712] 2713 2714[[package]] 2715name = "r-efi" 2716version = "5.3.0" 2717source = "registry+https://github.com/rust-lang/crates.io-index" 2718checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f" 2719 2720[[package]] 2721name = "rand" 2722version = "0.8.5" 2723source = "registry+https://github.com/rust-lang/crates.io-index" 2724checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" 2725dependencies = [ 2726 "libc", 2727 "rand_chacha 0.3.1", 2728 "rand_core 0.6.4", 2729] 2730 2731[[package]] 2732name = "rand" 2733version = "0.9.2" 2734source = "registry+https://github.com/rust-lang/crates.io-index" 2735checksum = "6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1" 2736dependencies = [ 2737 "rand_chacha 0.9.0", 2738 "rand_core 0.9.3", 2739] 2740 2741[[package]] 2742name = "rand_chacha" 2743version = "0.3.1" 2744source = "registry+https://github.com/rust-lang/crates.io-index" 2745checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88" 2746dependencies = [ 2747 "ppv-lite86", 2748 "rand_core 0.6.4", 2749] 2750 2751[[package]] 2752name = "rand_chacha" 2753version = "0.9.0" 2754source = "registry+https://github.com/rust-lang/crates.io-index" 2755checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb" 2756dependencies = [ 2757 "ppv-lite86", 2758 "rand_core 0.9.3", 2759] 2760 2761[[package]] 2762name = "rand_core" 2763version = "0.6.4" 2764source = "registry+https://github.com/rust-lang/crates.io-index" 2765checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" 2766dependencies = [ 2767 "getrandom 0.2.16", 2768] 2769 2770[[package]] 2771name = "rand_core" 2772version = "0.9.3" 2773source = "registry+https://github.com/rust-lang/crates.io-index" 2774checksum = "99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38" 2775dependencies = [ 2776 "getrandom 0.3.3", 2777] 2778 2779[[package]] 2780name = "range-traits" 2781version = "0.3.2" 2782source = "registry+https://github.com/rust-lang/crates.io-index" 2783checksum = "d20581732dd76fa913c7dff1a2412b714afe3573e94d41c34719de73337cc8ab" 2784 2785[[package]] 2786name = "raw-window-handle" 2787version = "0.5.2" 2788source = "registry+https://github.com/rust-lang/crates.io-index" 2789checksum = "f2ff9a1f06a88b01621b7ae906ef0211290d1c8a168a15542486a8f61c0833b9" 2790 2791[[package]] 2792name = "redox_syscall" 2793version = "0.5.18" 2794source = "registry+https://github.com/rust-lang/crates.io-index" 2795checksum = "ed2bf2547551a7053d6fdfafda3f938979645c44812fbfcda098faae3f1a362d" 2796dependencies = [ 2797 "bitflags", 2798] 2799 2800[[package]] 2801name = "ref-cast" 2802version = "1.0.24" 2803source = "registry+https://github.com/rust-lang/crates.io-index" 2804checksum = "4a0ae411dbe946a674d89546582cea4ba2bb8defac896622d6496f14c23ba5cf" 2805dependencies = [ 2806 "ref-cast-impl", 2807] 2808 2809[[package]] 2810name = "ref-cast-impl" 2811version = "1.0.24" 2812source = "registry+https://github.com/rust-lang/crates.io-index" 2813checksum = "1165225c21bff1f3bbce98f5a1f889949bc902d3575308cc7b0de30b4f6d27c7" 2814dependencies = [ 2815 "proc-macro2", 2816 "quote", 2817 "syn 2.0.106", 2818] 2819 2820[[package]] 2821name = "regex" 2822version = "1.11.3" 2823source = "registry+https://github.com/rust-lang/crates.io-index" 2824checksum = "8b5288124840bee7b386bc413c487869b360b2b4ec421ea56425128692f2a82c" 2825dependencies = [ 2826 "aho-corasick", 2827 "memchr", 2828 "regex-automata", 2829 "regex-syntax", 2830] 2831 2832[[package]] 2833name = "regex-automata" 2834version = "0.4.11" 2835source = "registry+https://github.com/rust-lang/crates.io-index" 2836checksum = "833eb9ce86d40ef33cb1306d8accf7bc8ec2bfea4355cbdebb3df68b40925cad" 2837dependencies = [ 2838 "aho-corasick", 2839 "memchr", 2840 "regex-syntax", 2841] 2842 2843[[package]] 2844name = "regex-syntax" 2845version = "0.8.6" 2846source = "registry+https://github.com/rust-lang/crates.io-index" 2847checksum = "caf4aa5b0f434c91fe5c7f1ecb6a5ece2130b02ad2a590589dda5146df959001" 2848 2849[[package]] 2850name = "reqwest" 2851version = "0.12.23" 2852source = "registry+https://github.com/rust-lang/crates.io-index" 2853checksum = "d429f34c8092b2d42c7c93cec323bb4adeb7c67698f70839adec842ec10c7ceb" 2854dependencies = [ 2855 "async-compression", 2856 "base64 0.22.1", 2857 "bytes", 2858 "encoding_rs", 2859 "futures-core", 2860 "futures-util", 2861 "h2", 2862 "http", 2863 "http-body", 2864 "http-body-util", 2865 "hyper", 2866 "hyper-rustls", 2867 "hyper-util", 2868 "js-sys", 2869 "log", 2870 "mime", 2871 "percent-encoding", 2872 "pin-project-lite", 2873 "quinn", 2874 "rustls", 2875 "rustls-pki-types", 2876 "serde", 2877 "serde_json", 2878 "serde_urlencoded", 2879 "sync_wrapper", 2880 "tokio", 2881 "tokio-rustls", 2882 "tokio-util", 2883 "tower", 2884 "tower-http", 2885 "tower-service", 2886 "url", 2887 "wasm-bindgen", 2888 "wasm-bindgen-futures", 2889 "web-sys", 2890 "webpki-roots", 2891] 2892 2893[[package]] 2894name = "reserve-port" 2895version = "2.3.0" 2896source = "registry+https://github.com/rust-lang/crates.io-index" 2897checksum = "21918d6644020c6f6ef1993242989bf6d4952d2e025617744f184c02df51c356" 2898dependencies = [ 2899 "thiserror 2.0.17", 2900] 2901 2902[[package]] 2903name = "resolv-conf" 2904version = "0.7.5" 2905source = "registry+https://github.com/rust-lang/crates.io-index" 2906checksum = "6b3789b30bd25ba102de4beabd95d21ac45b69b1be7d14522bab988c526d6799" 2907 2908[[package]] 2909name = "rfc6979" 2910version = "0.4.0" 2911source = "registry+https://github.com/rust-lang/crates.io-index" 2912checksum = "f8dd2a808d456c4a54e300a23e9f5a67e122c3024119acbfd73e3bf664491cb2" 2913dependencies = [ 2914 "hmac", 2915 "subtle", 2916] 2917 2918[[package]] 2919name = "ring" 2920version = "0.17.14" 2921source = "registry+https://github.com/rust-lang/crates.io-index" 2922checksum = "a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7" 2923dependencies = [ 2924 "cc", 2925 "cfg-if", 2926 "getrandom 0.2.16", 2927 "libc", 2928 "untrusted", 2929 "windows-sys 0.52.0", 2930] 2931 2932[[package]] 2933name = "rouille" 2934version = "3.6.2" 2935source = "registry+https://github.com/rust-lang/crates.io-index" 2936checksum = "3716fbf57fc1084d7a706adf4e445298d123e4a44294c4e8213caf1b85fcc921" 2937dependencies = [ 2938 "base64 0.13.1", 2939 "brotli", 2940 "chrono", 2941 "deflate", 2942 "filetime", 2943 "multipart", 2944 "percent-encoding", 2945 "rand 0.8.5", 2946 "serde", 2947 "serde_derive", 2948 "serde_json", 2949 "sha1_smol", 2950 "threadpool", 2951 "time", 2952 "tiny_http", 2953 "url", 2954] 2955 2956[[package]] 2957name = "rsa" 2958version = "0.9.8" 2959source = "registry+https://github.com/rust-lang/crates.io-index" 2960checksum = "78928ac1ed176a5ca1d17e578a1825f3d81ca54cf41053a592584b020cfd691b" 2961dependencies = [ 2962 "const-oid", 2963 "digest", 2964 "num-bigint-dig", 2965 "num-integer", 2966 "num-traits", 2967 "pkcs1", 2968 "pkcs8", 2969 "rand_core 0.6.4", 2970 "signature", 2971 "spki", 2972 "subtle", 2973 "zeroize", 2974] 2975 2976[[package]] 2977name = "rust-multipart-rfc7578_2" 2978version = "0.8.0" 2979source = "registry+https://github.com/rust-lang/crates.io-index" 2980checksum = "c839d037155ebc06a571e305af66ff9fd9063a6e662447051737e1ac75beea41" 2981dependencies = [ 2982 "bytes", 2983 "futures-core", 2984 "futures-util", 2985 "http", 2986 "mime", 2987 "rand 0.9.2", 2988 "thiserror 2.0.17", 2989] 2990 2991[[package]] 2992name = "rustc-demangle" 2993version = "0.1.26" 2994source = "registry+https://github.com/rust-lang/crates.io-index" 2995checksum = "56f7d92ca342cea22a06f2121d944b4fd82af56988c270852495420f961d4ace" 2996 2997[[package]] 2998name = "rustc-hash" 2999version = "2.1.1" 3000source = "registry+https://github.com/rust-lang/crates.io-index" 3001checksum = "357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d" 3002 3003[[package]] 3004name = "rustc_version" 3005version = "0.4.1" 3006source = "registry+https://github.com/rust-lang/crates.io-index" 3007checksum = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92" 3008dependencies = [ 3009 "semver", 3010] 3011 3012[[package]] 3013name = "rustix" 3014version = "1.1.2" 3015source = "registry+https://github.com/rust-lang/crates.io-index" 3016checksum = "cd15f8a2c5551a84d56efdc1cd049089e409ac19a3072d5037a17fd70719ff3e" 3017dependencies = [ 3018 "bitflags", 3019 "errno", 3020 "libc", 3021 "linux-raw-sys", 3022 "windows-sys 0.60.2", 3023] 3024 3025[[package]] 3026name = "rustls" 3027version = "0.23.32" 3028source = "registry+https://github.com/rust-lang/crates.io-index" 3029checksum = "cd3c25631629d034ce7cd9940adc9d45762d46de2b0f57193c4443b92c6d4d40" 3030dependencies = [ 3031 "once_cell", 3032 "ring", 3033 "rustls-pki-types", 3034 "rustls-webpki", 3035 "subtle", 3036 "zeroize", 3037] 3038 3039[[package]] 3040name = "rustls-pki-types" 3041version = "1.12.0" 3042source = "registry+https://github.com/rust-lang/crates.io-index" 3043checksum = "229a4a4c221013e7e1f1a043678c5cc39fe5171437c88fb47151a21e6f5b5c79" 3044dependencies = [ 3045 "web-time", 3046 "zeroize", 3047] 3048 3049[[package]] 3050name = "rustls-webpki" 3051version = "0.103.7" 3052source = "registry+https://github.com/rust-lang/crates.io-index" 3053checksum = "e10b3f4191e8a80e6b43eebabfac91e5dcecebb27a71f04e820c47ec41d314bf" 3054dependencies = [ 3055 "ring", 3056 "rustls-pki-types", 3057 "untrusted", 3058] 3059 3060[[package]] 3061name = "rustversion" 3062version = "1.0.22" 3063source = "registry+https://github.com/rust-lang/crates.io-index" 3064checksum = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d" 3065 3066[[package]] 3067name = "ryu" 3068version = "1.0.20" 3069source = "registry+https://github.com/rust-lang/crates.io-index" 3070checksum = "28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f" 3071 3072[[package]] 3073name = "safemem" 3074version = "0.3.3" 3075source = "registry+https://github.com/rust-lang/crates.io-index" 3076checksum = "ef703b7cb59335eae2eb93ceb664c0eb7ea6bf567079d843e09420219668e072" 3077 3078[[package]] 3079name = "same-file" 3080version = "1.0.6" 3081source = "registry+https://github.com/rust-lang/crates.io-index" 3082checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502" 3083dependencies = [ 3084 "winapi-util", 3085] 3086 3087[[package]] 3088name = "schemars" 3089version = "0.9.0" 3090source = "registry+https://github.com/rust-lang/crates.io-index" 3091checksum = "4cd191f9397d57d581cddd31014772520aa448f65ef991055d7f61582c65165f" 3092dependencies = [ 3093 "dyn-clone", 3094 "ref-cast", 3095 "serde", 3096 "serde_json", 3097] 3098 3099[[package]] 3100name = "schemars" 3101version = "1.0.4" 3102source = "registry+https://github.com/rust-lang/crates.io-index" 3103checksum = "82d20c4491bc164fa2f6c5d44565947a52ad80b9505d8e36f8d54c27c739fcd0" 3104dependencies = [ 3105 "dyn-clone", 3106 "ref-cast", 3107 "serde", 3108 "serde_json", 3109] 3110 3111[[package]] 3112name = "scopeguard" 3113version = "1.2.0" 3114source = "registry+https://github.com/rust-lang/crates.io-index" 3115checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" 3116 3117[[package]] 3118name = "sec1" 3119version = "0.7.3" 3120source = "registry+https://github.com/rust-lang/crates.io-index" 3121checksum = "d3e97a565f76233a6003f9f5c54be1d9c5bdfa3eccfb189469f11ec4901c47dc" 3122dependencies = [ 3123 "base16ct", 3124 "der", 3125 "generic-array", 3126 "pkcs8", 3127 "subtle", 3128 "zeroize", 3129] 3130 3131[[package]] 3132name = "semver" 3133version = "1.0.27" 3134source = "registry+https://github.com/rust-lang/crates.io-index" 3135checksum = "d767eb0aabc880b29956c35734170f26ed551a859dbd361d140cdbeca61ab1e2" 3136 3137[[package]] 3138name = "serde" 3139version = "1.0.228" 3140source = "registry+https://github.com/rust-lang/crates.io-index" 3141checksum = "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e" 3142dependencies = [ 3143 "serde_core", 3144 "serde_derive", 3145] 3146 3147[[package]] 3148name = "serde_bytes" 3149version = "0.11.17" 3150source = "registry+https://github.com/rust-lang/crates.io-index" 3151checksum = "8437fd221bde2d4ca316d61b90e337e9e702b3820b87d63caa9ba6c02bd06d96" 3152dependencies = [ 3153 "serde", 3154] 3155 3156[[package]] 3157name = "serde_core" 3158version = "1.0.228" 3159source = "registry+https://github.com/rust-lang/crates.io-index" 3160checksum = "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad" 3161dependencies = [ 3162 "serde_derive", 3163] 3164 3165[[package]] 3166name = "serde_derive" 3167version = "1.0.228" 3168source = "registry+https://github.com/rust-lang/crates.io-index" 3169checksum = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79" 3170dependencies = [ 3171 "proc-macro2", 3172 "quote", 3173 "syn 2.0.106", 3174] 3175 3176[[package]] 3177name = "serde_html_form" 3178version = "0.2.8" 3179source = "registry+https://github.com/rust-lang/crates.io-index" 3180checksum = "b2f2d7ff8a2140333718bb329f5c40fc5f0865b84c426183ce14c97d2ab8154f" 3181dependencies = [ 3182 "form_urlencoded", 3183 "indexmap 2.11.4", 3184 "itoa", 3185 "ryu", 3186 "serde_core", 3187] 3188 3189[[package]] 3190name = "serde_ipld_dagcbor" 3191version = "0.6.4" 3192source = "registry+https://github.com/rust-lang/crates.io-index" 3193checksum = "46182f4f08349a02b45c998ba3215d3f9de826246ba02bb9dddfe9a2a2100778" 3194dependencies = [ 3195 "cbor4ii", 3196 "ipld-core", 3197 "scopeguard", 3198 "serde", 3199] 3200 3201[[package]] 3202name = "serde_json" 3203version = "1.0.145" 3204source = "registry+https://github.com/rust-lang/crates.io-index" 3205checksum = "402a6f66d8c709116cf22f558eab210f5a50187f702eb4d7e5ef38d9a7f1c79c" 3206dependencies = [ 3207 "itoa", 3208 "memchr", 3209 "ryu", 3210 "serde", 3211 "serde_core", 3212] 3213 3214[[package]] 3215name = "serde_path_to_error" 3216version = "0.1.20" 3217source = "registry+https://github.com/rust-lang/crates.io-index" 3218checksum = "10a9ff822e371bb5403e391ecd83e182e0e77ba7f6fe0160b795797109d1b457" 3219dependencies = [ 3220 "itoa", 3221 "serde", 3222 "serde_core", 3223] 3224 3225[[package]] 3226name = "serde_repr" 3227version = "0.1.20" 3228source = "registry+https://github.com/rust-lang/crates.io-index" 3229checksum = "175ee3e80ae9982737ca543e96133087cbd9a485eecc3bc4de9c1a37b47ea59c" 3230dependencies = [ 3231 "proc-macro2", 3232 "quote", 3233 "syn 2.0.106", 3234] 3235 3236[[package]] 3237name = "serde_urlencoded" 3238version = "0.7.1" 3239source = "registry+https://github.com/rust-lang/crates.io-index" 3240checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd" 3241dependencies = [ 3242 "form_urlencoded", 3243 "itoa", 3244 "ryu", 3245 "serde", 3246] 3247 3248[[package]] 3249name = "serde_with" 3250version = "3.14.1" 3251source = "registry+https://github.com/rust-lang/crates.io-index" 3252checksum = "c522100790450cf78eeac1507263d0a350d4d5b30df0c8e1fe051a10c22b376e" 3253dependencies = [ 3254 "base64 0.22.1", 3255 "chrono", 3256 "hex", 3257 "indexmap 1.9.3", 3258 "indexmap 2.11.4", 3259 "schemars 0.9.0", 3260 "schemars 1.0.4", 3261 "serde", 3262 "serde_derive", 3263 "serde_json", 3264 "serde_with_macros", 3265 "time", 3266] 3267 3268[[package]] 3269name = "serde_with_macros" 3270version = "3.14.1" 3271source = "registry+https://github.com/rust-lang/crates.io-index" 3272checksum = "327ada00f7d64abaac1e55a6911e90cf665aa051b9a561c7006c157f4633135e" 3273dependencies = [ 3274 "darling", 3275 "proc-macro2", 3276 "quote", 3277 "syn 2.0.106", 3278] 3279 3280[[package]] 3281name = "sha1_smol" 3282version = "1.0.1" 3283source = "registry+https://github.com/rust-lang/crates.io-index" 3284checksum = "bbfa15b3dddfee50a0fff136974b3e1bde555604ba463834a7eb7deb6417705d" 3285 3286[[package]] 3287name = "sha2" 3288version = "0.10.9" 3289source = "registry+https://github.com/rust-lang/crates.io-index" 3290checksum = "a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283" 3291dependencies = [ 3292 "cfg-if", 3293 "cpufeatures", 3294 "digest", 3295] 3296 3297[[package]] 3298name = "shlex" 3299version = "1.3.0" 3300source = "registry+https://github.com/rust-lang/crates.io-index" 3301checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" 3302 3303[[package]] 3304name = "signal-hook-registry" 3305version = "1.4.6" 3306source = "registry+https://github.com/rust-lang/crates.io-index" 3307checksum = "b2a4719bff48cee6b39d12c020eeb490953ad2443b7055bd0b21fca26bd8c28b" 3308dependencies = [ 3309 "libc", 3310] 3311 3312[[package]] 3313name = "signature" 3314version = "2.2.0" 3315source = "registry+https://github.com/rust-lang/crates.io-index" 3316checksum = "77549399552de45a898a580c1b41d445bf730df867cc44e6c0233bbc4b8329de" 3317dependencies = [ 3318 "digest", 3319 "rand_core 0.6.4", 3320] 3321 3322[[package]] 3323name = "slab" 3324version = "0.4.11" 3325source = "registry+https://github.com/rust-lang/crates.io-index" 3326checksum = "7a2ae44ef20feb57a68b23d846850f861394c2e02dc425a50098ae8c90267589" 3327 3328[[package]] 3329name = "smallvec" 3330version = "1.15.1" 3331source = "registry+https://github.com/rust-lang/crates.io-index" 3332checksum = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03" 3333 3334[[package]] 3335name = "smol_str" 3336version = "0.3.2" 3337source = "registry+https://github.com/rust-lang/crates.io-index" 3338checksum = "9676b89cd56310a87b93dec47b11af744f34d5fc9f367b829474eec0a891350d" 3339dependencies = [ 3340 "borsh", 3341 "serde", 3342] 3343 3344[[package]] 3345name = "socket2" 3346version = "0.5.10" 3347source = "registry+https://github.com/rust-lang/crates.io-index" 3348checksum = "e22376abed350d73dd1cd119b57ffccad95b4e585a7cda43e286245ce23c0678" 3349dependencies = [ 3350 "libc", 3351 "windows-sys 0.52.0", 3352] 3353 3354[[package]] 3355name = "socket2" 3356version = "0.6.0" 3357source = "registry+https://github.com/rust-lang/crates.io-index" 3358checksum = "233504af464074f9d066d7b5416c5f9b894a5862a6506e306f7b816cdd6f1807" 3359dependencies = [ 3360 "libc", 3361 "windows-sys 0.59.0", 3362] 3363 3364[[package]] 3365name = "spin" 3366version = "0.9.8" 3367source = "registry+https://github.com/rust-lang/crates.io-index" 3368checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67" 3369 3370[[package]] 3371name = "spki" 3372version = "0.7.3" 3373source = "registry+https://github.com/rust-lang/crates.io-index" 3374checksum = "d91ed6c858b01f942cd56b37a94b3e0a1798290327d1236e4d9cf4eaca44d29d" 3375dependencies = [ 3376 "base64ct", 3377 "der", 3378] 3379 3380[[package]] 3381name = "stable_deref_trait" 3382version = "1.2.0" 3383source = "registry+https://github.com/rust-lang/crates.io-index" 3384checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3" 3385 3386[[package]] 3387name = "static-regular-grammar" 3388version = "2.0.2" 3389source = "registry+https://github.com/rust-lang/crates.io-index" 3390checksum = "4f4a6c40247579acfbb138c3cd7de3dab113ab4ac6227f1b7de7d626ee667957" 3391dependencies = [ 3392 "abnf", 3393 "btree-range-map", 3394 "ciborium", 3395 "hex_fmt", 3396 "indoc", 3397 "proc-macro-error", 3398 "proc-macro2", 3399 "quote", 3400 "serde", 3401 "sha2", 3402 "syn 2.0.106", 3403 "thiserror 1.0.69", 3404] 3405 3406[[package]] 3407name = "static_assertions" 3408version = "1.1.0" 3409source = "registry+https://github.com/rust-lang/crates.io-index" 3410checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f" 3411 3412[[package]] 3413name = "strsim" 3414version = "0.11.1" 3415source = "registry+https://github.com/rust-lang/crates.io-index" 3416checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f" 3417 3418[[package]] 3419name = "subtle" 3420version = "2.6.1" 3421source = "registry+https://github.com/rust-lang/crates.io-index" 3422checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292" 3423 3424[[package]] 3425name = "supports-color" 3426version = "3.0.2" 3427source = "registry+https://github.com/rust-lang/crates.io-index" 3428checksum = "c64fc7232dd8d2e4ac5ce4ef302b1d81e0b80d055b9d77c7c4f51f6aa4c867d6" 3429dependencies = [ 3430 "is_ci", 3431] 3432 3433[[package]] 3434name = "supports-hyperlinks" 3435version = "3.1.0" 3436source = "registry+https://github.com/rust-lang/crates.io-index" 3437checksum = "804f44ed3c63152de6a9f90acbea1a110441de43006ea51bcce8f436196a288b" 3438 3439[[package]] 3440name = "supports-unicode" 3441version = "3.0.0" 3442source = "registry+https://github.com/rust-lang/crates.io-index" 3443checksum = "b7401a30af6cb5818bb64852270bb722533397edcfc7344954a38f420819ece2" 3444 3445[[package]] 3446name = "syn" 3447version = "1.0.109" 3448source = "registry+https://github.com/rust-lang/crates.io-index" 3449checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237" 3450dependencies = [ 3451 "proc-macro2", 3452 "unicode-ident", 3453] 3454 3455[[package]] 3456name = "syn" 3457version = "2.0.106" 3458source = "registry+https://github.com/rust-lang/crates.io-index" 3459checksum = "ede7c438028d4436d71104916910f5bb611972c5cfd7f89b8300a8186e6fada6" 3460dependencies = [ 3461 "proc-macro2", 3462 "quote", 3463 "unicode-ident", 3464] 3465 3466[[package]] 3467name = "sync_wrapper" 3468version = "1.0.2" 3469source = "registry+https://github.com/rust-lang/crates.io-index" 3470checksum = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263" 3471dependencies = [ 3472 "futures-core", 3473] 3474 3475[[package]] 3476name = "synstructure" 3477version = "0.13.2" 3478source = "registry+https://github.com/rust-lang/crates.io-index" 3479checksum = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2" 3480dependencies = [ 3481 "proc-macro2", 3482 "quote", 3483 "syn 2.0.106", 3484] 3485 3486[[package]] 3487name = "system-configuration" 3488version = "0.6.1" 3489source = "registry+https://github.com/rust-lang/crates.io-index" 3490checksum = "3c879d448e9d986b661742763247d3693ed13609438cf3d006f51f5368a5ba6b" 3491dependencies = [ 3492 "bitflags", 3493 "core-foundation", 3494 "system-configuration-sys", 3495] 3496 3497[[package]] 3498name = "system-configuration-sys" 3499version = "0.6.0" 3500source = "registry+https://github.com/rust-lang/crates.io-index" 3501checksum = "8e1d1b10ced5ca923a1fcb8d03e96b8d3268065d724548c0211415ff6ac6bac4" 3502dependencies = [ 3503 "core-foundation-sys", 3504 "libc", 3505] 3506 3507[[package]] 3508name = "tempfile" 3509version = "3.23.0" 3510source = "registry+https://github.com/rust-lang/crates.io-index" 3511checksum = "2d31c77bdf42a745371d260a26ca7163f1e0924b64afa0b688e61b5a9fa02f16" 3512dependencies = [ 3513 "fastrand", 3514 "getrandom 0.3.3", 3515 "once_cell", 3516 "rustix", 3517 "windows-sys 0.60.2", 3518] 3519 3520[[package]] 3521name = "terminal_size" 3522version = "0.4.3" 3523source = "registry+https://github.com/rust-lang/crates.io-index" 3524checksum = "60b8cb979cb11c32ce1603f8137b22262a9d131aaa5c37b5678025f22b8becd0" 3525dependencies = [ 3526 "rustix", 3527 "windows-sys 0.60.2", 3528] 3529 3530[[package]] 3531name = "textwrap" 3532version = "0.16.2" 3533source = "registry+https://github.com/rust-lang/crates.io-index" 3534checksum = "c13547615a44dc9c452a8a534638acdf07120d4b6847c8178705da06306a3057" 3535dependencies = [ 3536 "unicode-linebreak", 3537 "unicode-width 0.2.1", 3538] 3539 3540[[package]] 3541name = "thiserror" 3542version = "1.0.69" 3543source = "registry+https://github.com/rust-lang/crates.io-index" 3544checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52" 3545dependencies = [ 3546 "thiserror-impl 1.0.69", 3547] 3548 3549[[package]] 3550name = "thiserror" 3551version = "2.0.17" 3552source = "registry+https://github.com/rust-lang/crates.io-index" 3553checksum = "f63587ca0f12b72a0600bcba1d40081f830876000bb46dd2337a3051618f4fc8" 3554dependencies = [ 3555 "thiserror-impl 2.0.17", 3556] 3557 3558[[package]] 3559name = "thiserror-impl" 3560version = "1.0.69" 3561source = "registry+https://github.com/rust-lang/crates.io-index" 3562checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1" 3563dependencies = [ 3564 "proc-macro2", 3565 "quote", 3566 "syn 2.0.106", 3567] 3568 3569[[package]] 3570name = "thiserror-impl" 3571version = "2.0.17" 3572source = "registry+https://github.com/rust-lang/crates.io-index" 3573checksum = "3ff15c8ecd7de3849db632e14d18d2571fa09dfc5ed93479bc4485c7a517c913" 3574dependencies = [ 3575 "proc-macro2", 3576 "quote", 3577 "syn 2.0.106", 3578] 3579 3580[[package]] 3581name = "threadpool" 3582version = "1.8.1" 3583source = "registry+https://github.com/rust-lang/crates.io-index" 3584checksum = "d050e60b33d41c19108b32cea32164033a9013fe3b46cbd4457559bfbf77afaa" 3585dependencies = [ 3586 "num_cpus", 3587] 3588 3589[[package]] 3590name = "time" 3591version = "0.3.44" 3592source = "registry+https://github.com/rust-lang/crates.io-index" 3593checksum = "91e7d9e3bb61134e77bde20dd4825b97c010155709965fedf0f49bb138e52a9d" 3594dependencies = [ 3595 "deranged", 3596 "itoa", 3597 "libc", 3598 "num-conv", 3599 "num_threads", 3600 "powerfmt", 3601 "serde", 3602 "time-core", 3603 "time-macros", 3604] 3605 3606[[package]] 3607name = "time-core" 3608version = "0.1.6" 3609source = "registry+https://github.com/rust-lang/crates.io-index" 3610checksum = "40868e7c1d2f0b8d73e4a8c7f0ff63af4f6d19be117e90bd73eb1d62cf831c6b" 3611 3612[[package]] 3613name = "time-macros" 3614version = "0.2.24" 3615source = "registry+https://github.com/rust-lang/crates.io-index" 3616checksum = "30cfb0125f12d9c277f35663a0a33f8c30190f4e4574868a330595412d34ebf3" 3617dependencies = [ 3618 "num-conv", 3619 "time-core", 3620] 3621 3622[[package]] 3623name = "tiny_http" 3624version = "0.12.0" 3625source = "registry+https://github.com/rust-lang/crates.io-index" 3626checksum = "389915df6413a2e74fb181895f933386023c71110878cd0825588928e64cdc82" 3627dependencies = [ 3628 "ascii", 3629 "chunked_transfer", 3630 "httpdate", 3631 "log", 3632] 3633 3634[[package]] 3635name = "tinystr" 3636version = "0.8.1" 3637source = "registry+https://github.com/rust-lang/crates.io-index" 3638checksum = "5d4f6d1145dcb577acf783d4e601bc1d76a13337bb54e6233add580b07344c8b" 3639dependencies = [ 3640 "displaydoc", 3641 "zerovec", 3642] 3643 3644[[package]] 3645name = "tinyvec" 3646version = "1.10.0" 3647source = "registry+https://github.com/rust-lang/crates.io-index" 3648checksum = "bfa5fdc3bce6191a1dbc8c02d5c8bffcf557bafa17c124c5264a458f1b0613fa" 3649dependencies = [ 3650 "tinyvec_macros", 3651] 3652 3653[[package]] 3654name = "tinyvec_macros" 3655version = "0.1.1" 3656source = "registry+https://github.com/rust-lang/crates.io-index" 3657checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" 3658 3659[[package]] 3660name = "tokio" 3661version = "1.47.1" 3662source = "registry+https://github.com/rust-lang/crates.io-index" 3663checksum = "89e49afdadebb872d3145a5638b59eb0691ea23e46ca484037cfab3b76b95038" 3664dependencies = [ 3665 "backtrace", 3666 "bytes", 3667 "io-uring", 3668 "libc", 3669 "mio", 3670 "parking_lot", 3671 "pin-project-lite", 3672 "signal-hook-registry", 3673 "slab", 3674 "socket2 0.6.0", 3675 "tokio-macros", 3676 "windows-sys 0.59.0", 3677] 3678 3679[[package]] 3680name = "tokio-macros" 3681version = "2.5.0" 3682source = "registry+https://github.com/rust-lang/crates.io-index" 3683checksum = "6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8" 3684dependencies = [ 3685 "proc-macro2", 3686 "quote", 3687 "syn 2.0.106", 3688] 3689 3690[[package]] 3691name = "tokio-rustls" 3692version = "0.26.4" 3693source = "registry+https://github.com/rust-lang/crates.io-index" 3694checksum = "1729aa945f29d91ba541258c8df89027d5792d85a8841fb65e8bf0f4ede4ef61" 3695dependencies = [ 3696 "rustls", 3697 "tokio", 3698] 3699 3700[[package]] 3701name = "tokio-stream" 3702version = "0.1.17" 3703source = "registry+https://github.com/rust-lang/crates.io-index" 3704checksum = "eca58d7bba4a75707817a2c44174253f9236b2d5fbd055602e9d5c07c139a047" 3705dependencies = [ 3706 "futures-core", 3707 "pin-project-lite", 3708 "tokio", 3709] 3710 3711[[package]] 3712name = "tokio-test" 3713version = "0.4.4" 3714source = "registry+https://github.com/rust-lang/crates.io-index" 3715checksum = "2468baabc3311435b55dd935f702f42cd1b8abb7e754fb7dfb16bd36aa88f9f7" 3716dependencies = [ 3717 "async-stream", 3718 "bytes", 3719 "futures-core", 3720 "tokio", 3721 "tokio-stream", 3722] 3723 3724[[package]] 3725name = "tokio-util" 3726version = "0.7.16" 3727source = "registry+https://github.com/rust-lang/crates.io-index" 3728checksum = "14307c986784f72ef81c89db7d9e28d6ac26d16213b109ea501696195e6e3ce5" 3729dependencies = [ 3730 "bytes", 3731 "futures-core", 3732 "futures-sink", 3733 "pin-project-lite", 3734 "tokio", 3735] 3736 3737[[package]] 3738name = "tower" 3739version = "0.5.2" 3740source = "registry+https://github.com/rust-lang/crates.io-index" 3741checksum = "d039ad9159c98b70ecfd540b2573b97f7f52c3e8d9f8ad57a24b916a536975f9" 3742dependencies = [ 3743 "futures-core", 3744 "futures-util", 3745 "pin-project-lite", 3746 "sync_wrapper", 3747 "tokio", 3748 "tower-layer", 3749 "tower-service", 3750 "tracing", 3751] 3752 3753[[package]] 3754name = "tower-http" 3755version = "0.6.6" 3756source = "registry+https://github.com/rust-lang/crates.io-index" 3757checksum = "adc82fd73de2a9722ac5da747f12383d2bfdb93591ee6c58486e0097890f05f2" 3758dependencies = [ 3759 "bitflags", 3760 "bytes", 3761 "futures-util", 3762 "http", 3763 "http-body", 3764 "iri-string", 3765 "pin-project-lite", 3766 "tower", 3767 "tower-layer", 3768 "tower-service", 3769] 3770 3771[[package]] 3772name = "tower-layer" 3773version = "0.3.3" 3774source = "registry+https://github.com/rust-lang/crates.io-index" 3775checksum = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e" 3776 3777[[package]] 3778name = "tower-service" 3779version = "0.3.3" 3780source = "registry+https://github.com/rust-lang/crates.io-index" 3781checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3" 3782 3783[[package]] 3784name = "tracing" 3785version = "0.1.41" 3786source = "registry+https://github.com/rust-lang/crates.io-index" 3787checksum = "784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0" 3788dependencies = [ 3789 "log", 3790 "pin-project-lite", 3791 "tracing-attributes", 3792 "tracing-core", 3793] 3794 3795[[package]] 3796name = "tracing-attributes" 3797version = "0.1.30" 3798source = "registry+https://github.com/rust-lang/crates.io-index" 3799checksum = "81383ab64e72a7a8b8e13130c49e3dab29def6d0c7d76a03087b3cf71c5c6903" 3800dependencies = [ 3801 "proc-macro2", 3802 "quote", 3803 "syn 2.0.106", 3804] 3805 3806[[package]] 3807name = "tracing-core" 3808version = "0.1.34" 3809source = "registry+https://github.com/rust-lang/crates.io-index" 3810checksum = "b9d12581f227e93f094d3af2ae690a574abb8a2b9b7a96e7cfe9647b2b617678" 3811dependencies = [ 3812 "once_cell", 3813] 3814 3815[[package]] 3816name = "trait-variant" 3817version = "0.1.2" 3818source = "registry+https://github.com/rust-lang/crates.io-index" 3819checksum = "70977707304198400eb4835a78f6a9f928bf41bba420deb8fdb175cd965d77a7" 3820dependencies = [ 3821 "proc-macro2", 3822 "quote", 3823 "syn 2.0.106", 3824] 3825 3826[[package]] 3827name = "try-lock" 3828version = "0.2.5" 3829source = "registry+https://github.com/rust-lang/crates.io-index" 3830checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b" 3831 3832[[package]] 3833name = "twoway" 3834version = "0.1.8" 3835source = "registry+https://github.com/rust-lang/crates.io-index" 3836checksum = "59b11b2b5241ba34be09c3cc85a36e56e48f9888862e19cedf23336d35316ed1" 3837dependencies = [ 3838 "memchr", 3839] 3840 3841[[package]] 3842name = "typeid" 3843version = "1.0.3" 3844source = "registry+https://github.com/rust-lang/crates.io-index" 3845checksum = "bc7d623258602320d5c55d1bc22793b57daff0ec7efc270ea7d55ce1d5f5471c" 3846 3847[[package]] 3848name = "typenum" 3849version = "1.18.0" 3850source = "registry+https://github.com/rust-lang/crates.io-index" 3851checksum = "1dccffe3ce07af9386bfd29e80c0ab1a8205a2fc34e4bcd40364df902cfa8f3f" 3852 3853[[package]] 3854name = "typetag" 3855version = "0.2.21" 3856source = "registry+https://github.com/rust-lang/crates.io-index" 3857checksum = "be2212c8a9b9bcfca32024de14998494cf9a5dfa59ea1b829de98bac374b86bf" 3858dependencies = [ 3859 "erased-serde", 3860 "inventory", 3861 "once_cell", 3862 "serde", 3863 "typetag-impl", 3864] 3865 3866[[package]] 3867name = "typetag-impl" 3868version = "0.2.21" 3869source = "registry+https://github.com/rust-lang/crates.io-index" 3870checksum = "27a7a9b72ba121f6f1f6c3632b85604cac41aedb5ddc70accbebb6cac83de846" 3871dependencies = [ 3872 "proc-macro2", 3873 "quote", 3874 "syn 2.0.106", 3875] 3876 3877[[package]] 3878name = "unicase" 3879version = "2.8.1" 3880source = "registry+https://github.com/rust-lang/crates.io-index" 3881checksum = "75b844d17643ee918803943289730bec8aac480150456169e647ed0b576ba539" 3882 3883[[package]] 3884name = "unicode-ident" 3885version = "1.0.19" 3886source = "registry+https://github.com/rust-lang/crates.io-index" 3887checksum = "f63a545481291138910575129486daeaf8ac54aee4387fe7906919f7830c7d9d" 3888 3889[[package]] 3890name = "unicode-linebreak" 3891version = "0.1.5" 3892source = "registry+https://github.com/rust-lang/crates.io-index" 3893checksum = "3b09c83c3c29d37506a3e260c08c03743a6bb66a9cd432c6934ab501a190571f" 3894 3895[[package]] 3896name = "unicode-width" 3897version = "0.1.14" 3898source = "registry+https://github.com/rust-lang/crates.io-index" 3899checksum = "7dd6e30e90baa6f72411720665d41d89b9a3d039dc45b8faea1ddd07f617f6af" 3900 3901[[package]] 3902name = "unicode-width" 3903version = "0.2.1" 3904source = "registry+https://github.com/rust-lang/crates.io-index" 3905checksum = "4a1a07cc7db3810833284e8d372ccdc6da29741639ecc70c9ec107df0fa6154c" 3906 3907[[package]] 3908name = "unsigned-varint" 3909version = "0.8.0" 3910source = "registry+https://github.com/rust-lang/crates.io-index" 3911checksum = "eb066959b24b5196ae73cb057f45598450d2c5f71460e98c49b738086eff9c06" 3912 3913[[package]] 3914name = "untrusted" 3915version = "0.9.0" 3916source = "registry+https://github.com/rust-lang/crates.io-index" 3917checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1" 3918 3919[[package]] 3920name = "url" 3921version = "2.5.7" 3922source = "registry+https://github.com/rust-lang/crates.io-index" 3923checksum = "08bc136a29a3d1758e07a9cca267be308aeebf5cfd5a10f3f67ab2097683ef5b" 3924dependencies = [ 3925 "form_urlencoded", 3926 "idna", 3927 "percent-encoding", 3928 "serde", 3929] 3930 3931[[package]] 3932name = "urlencoding" 3933version = "2.1.3" 3934source = "registry+https://github.com/rust-lang/crates.io-index" 3935checksum = "daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da" 3936 3937[[package]] 3938name = "utf8_iter" 3939version = "1.0.4" 3940source = "registry+https://github.com/rust-lang/crates.io-index" 3941checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be" 3942 3943[[package]] 3944name = "utf8parse" 3945version = "0.2.2" 3946source = "registry+https://github.com/rust-lang/crates.io-index" 3947checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821" 3948 3949[[package]] 3950name = "uuid" 3951version = "1.18.1" 3952source = "registry+https://github.com/rust-lang/crates.io-index" 3953checksum = "2f87b8aa10b915a06587d0dec516c282ff295b475d94abf425d62b57710070a2" 3954dependencies = [ 3955 "getrandom 0.3.3", 3956 "js-sys", 3957 "wasm-bindgen", 3958] 3959 3960[[package]] 3961name = "version_check" 3962version = "0.9.5" 3963source = "registry+https://github.com/rust-lang/crates.io-index" 3964checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a" 3965 3966[[package]] 3967name = "walkdir" 3968version = "2.5.0" 3969source = "registry+https://github.com/rust-lang/crates.io-index" 3970checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b" 3971dependencies = [ 3972 "same-file", 3973 "winapi-util", 3974] 3975 3976[[package]] 3977name = "want" 3978version = "0.3.1" 3979source = "registry+https://github.com/rust-lang/crates.io-index" 3980checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e" 3981dependencies = [ 3982 "try-lock", 3983] 3984 3985[[package]] 3986name = "wasi" 3987version = "0.11.1+wasi-snapshot-preview1" 3988source = "registry+https://github.com/rust-lang/crates.io-index" 3989checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b" 3990 3991[[package]] 3992name = "wasi" 3993version = "0.14.7+wasi-0.2.4" 3994source = "registry+https://github.com/rust-lang/crates.io-index" 3995checksum = "883478de20367e224c0090af9cf5f9fa85bed63a95c1abf3afc5c083ebc06e8c" 3996dependencies = [ 3997 "wasip2", 3998] 3999 4000[[package]] 4001name = "wasip2" 4002version = "1.0.1+wasi-0.2.4" 4003source = "registry+https://github.com/rust-lang/crates.io-index" 4004checksum = "0562428422c63773dad2c345a1882263bbf4d65cf3f42e90921f787ef5ad58e7" 4005dependencies = [ 4006 "wit-bindgen", 4007] 4008 4009[[package]] 4010name = "wasm-bindgen" 4011version = "0.2.104" 4012source = "registry+https://github.com/rust-lang/crates.io-index" 4013checksum = "c1da10c01ae9f1ae40cbfac0bac3b1e724b320abfcf52229f80b547c0d250e2d" 4014dependencies = [ 4015 "cfg-if", 4016 "once_cell", 4017 "rustversion", 4018 "wasm-bindgen-macro", 4019 "wasm-bindgen-shared", 4020] 4021 4022[[package]] 4023name = "wasm-bindgen-backend" 4024version = "0.2.104" 4025source = "registry+https://github.com/rust-lang/crates.io-index" 4026checksum = "671c9a5a66f49d8a47345ab942e2cb93c7d1d0339065d4f8139c486121b43b19" 4027dependencies = [ 4028 "bumpalo", 4029 "log", 4030 "proc-macro2", 4031 "quote", 4032 "syn 2.0.106", 4033 "wasm-bindgen-shared", 4034] 4035 4036[[package]] 4037name = "wasm-bindgen-futures" 4038version = "0.4.54" 4039source = "registry+https://github.com/rust-lang/crates.io-index" 4040checksum = "7e038d41e478cc73bae0ff9b36c60cff1c98b8f38f8d7e8061e79ee63608ac5c" 4041dependencies = [ 4042 "cfg-if", 4043 "js-sys", 4044 "once_cell", 4045 "wasm-bindgen", 4046 "web-sys", 4047] 4048 4049[[package]] 4050name = "wasm-bindgen-macro" 4051version = "0.2.104" 4052source = "registry+https://github.com/rust-lang/crates.io-index" 4053checksum = "7ca60477e4c59f5f2986c50191cd972e3a50d8a95603bc9434501cf156a9a119" 4054dependencies = [ 4055 "quote", 4056 "wasm-bindgen-macro-support", 4057] 4058 4059[[package]] 4060name = "wasm-bindgen-macro-support" 4061version = "0.2.104" 4062source = "registry+https://github.com/rust-lang/crates.io-index" 4063checksum = "9f07d2f20d4da7b26400c9f4a0511e6e0345b040694e8a75bd41d578fa4421d7" 4064dependencies = [ 4065 "proc-macro2", 4066 "quote", 4067 "syn 2.0.106", 4068 "wasm-bindgen-backend", 4069 "wasm-bindgen-shared", 4070] 4071 4072[[package]] 4073name = "wasm-bindgen-shared" 4074version = "0.2.104" 4075source = "registry+https://github.com/rust-lang/crates.io-index" 4076checksum = "bad67dc8b2a1a6e5448428adec4c3e84c43e561d8c9ee8a9e5aabeb193ec41d1" 4077dependencies = [ 4078 "unicode-ident", 4079] 4080 4081[[package]] 4082name = "web-sys" 4083version = "0.3.81" 4084source = "registry+https://github.com/rust-lang/crates.io-index" 4085checksum = "9367c417a924a74cae129e6a2ae3b47fabb1f8995595ab474029da749a8be120" 4086dependencies = [ 4087 "js-sys", 4088 "wasm-bindgen", 4089] 4090 4091[[package]] 4092name = "web-time" 4093version = "1.1.0" 4094source = "registry+https://github.com/rust-lang/crates.io-index" 4095checksum = "5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb" 4096dependencies = [ 4097 "js-sys", 4098 "wasm-bindgen", 4099] 4100 4101[[package]] 4102name = "webbrowser" 4103version = "0.8.15" 4104source = "registry+https://github.com/rust-lang/crates.io-index" 4105checksum = "db67ae75a9405634f5882791678772c94ff5f16a66535aae186e26aa0841fc8b" 4106dependencies = [ 4107 "core-foundation", 4108 "home", 4109 "jni", 4110 "log", 4111 "ndk-context", 4112 "objc", 4113 "raw-window-handle", 4114 "url", 4115 "web-sys", 4116] 4117 4118[[package]] 4119name = "webpki-roots" 4120version = "1.0.2" 4121source = "registry+https://github.com/rust-lang/crates.io-index" 4122checksum = "7e8983c3ab33d6fb807cfcdad2491c4ea8cbc8ed839181c7dfd9c67c83e261b2" 4123dependencies = [ 4124 "rustls-pki-types", 4125] 4126 4127[[package]] 4128name = "widestring" 4129version = "1.2.0" 4130source = "registry+https://github.com/rust-lang/crates.io-index" 4131checksum = "dd7cf3379ca1aac9eea11fba24fd7e315d621f8dfe35c8d7d2be8b793726e07d" 4132 4133[[package]] 4134name = "winapi-util" 4135version = "0.1.11" 4136source = "registry+https://github.com/rust-lang/crates.io-index" 4137checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22" 4138dependencies = [ 4139 "windows-sys 0.60.2", 4140] 4141 4142[[package]] 4143name = "windows-core" 4144version = "0.62.1" 4145source = "registry+https://github.com/rust-lang/crates.io-index" 4146checksum = "6844ee5416b285084d3d3fffd743b925a6c9385455f64f6d4fa3031c4c2749a9" 4147dependencies = [ 4148 "windows-implement", 4149 "windows-interface", 4150 "windows-link 0.2.0", 4151 "windows-result 0.4.0", 4152 "windows-strings 0.5.0", 4153] 4154 4155[[package]] 4156name = "windows-implement" 4157version = "0.60.1" 4158source = "registry+https://github.com/rust-lang/crates.io-index" 4159checksum = "edb307e42a74fb6de9bf3a02d9712678b22399c87e6fa869d6dfcd8c1b7754e0" 4160dependencies = [ 4161 "proc-macro2", 4162 "quote", 4163 "syn 2.0.106", 4164] 4165 4166[[package]] 4167name = "windows-interface" 4168version = "0.59.2" 4169source = "registry+https://github.com/rust-lang/crates.io-index" 4170checksum = "c0abd1ddbc6964ac14db11c7213d6532ef34bd9aa042c2e5935f59d7908b46a5" 4171dependencies = [ 4172 "proc-macro2", 4173 "quote", 4174 "syn 2.0.106", 4175] 4176 4177[[package]] 4178name = "windows-link" 4179version = "0.1.3" 4180source = "registry+https://github.com/rust-lang/crates.io-index" 4181checksum = "5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a" 4182 4183[[package]] 4184name = "windows-link" 4185version = "0.2.0" 4186source = "registry+https://github.com/rust-lang/crates.io-index" 4187checksum = "45e46c0661abb7180e7b9c281db115305d49ca1709ab8242adf09666d2173c65" 4188 4189[[package]] 4190name = "windows-registry" 4191version = "0.5.3" 4192source = "registry+https://github.com/rust-lang/crates.io-index" 4193checksum = "5b8a9ed28765efc97bbc954883f4e6796c33a06546ebafacbabee9696967499e" 4194dependencies = [ 4195 "windows-link 0.1.3", 4196 "windows-result 0.3.4", 4197 "windows-strings 0.4.2", 4198] 4199 4200[[package]] 4201name = "windows-result" 4202version = "0.3.4" 4203source = "registry+https://github.com/rust-lang/crates.io-index" 4204checksum = "56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6" 4205dependencies = [ 4206 "windows-link 0.1.3", 4207] 4208 4209[[package]] 4210name = "windows-result" 4211version = "0.4.0" 4212source = "registry+https://github.com/rust-lang/crates.io-index" 4213checksum = "7084dcc306f89883455a206237404d3eaf961e5bd7e0f312f7c91f57eb44167f" 4214dependencies = [ 4215 "windows-link 0.2.0", 4216] 4217 4218[[package]] 4219name = "windows-strings" 4220version = "0.4.2" 4221source = "registry+https://github.com/rust-lang/crates.io-index" 4222checksum = "56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57" 4223dependencies = [ 4224 "windows-link 0.1.3", 4225] 4226 4227[[package]] 4228name = "windows-strings" 4229version = "0.5.0" 4230source = "registry+https://github.com/rust-lang/crates.io-index" 4231checksum = "7218c655a553b0bed4426cf54b20d7ba363ef543b52d515b3e48d7fd55318dda" 4232dependencies = [ 4233 "windows-link 0.2.0", 4234] 4235 4236[[package]] 4237name = "windows-sys" 4238version = "0.45.0" 4239source = "registry+https://github.com/rust-lang/crates.io-index" 4240checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0" 4241dependencies = [ 4242 "windows-targets 0.42.2", 4243] 4244 4245[[package]] 4246name = "windows-sys" 4247version = "0.48.0" 4248source = "registry+https://github.com/rust-lang/crates.io-index" 4249checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9" 4250dependencies = [ 4251 "windows-targets 0.48.5", 4252] 4253 4254[[package]] 4255name = "windows-sys" 4256version = "0.52.0" 4257source = "registry+https://github.com/rust-lang/crates.io-index" 4258checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d" 4259dependencies = [ 4260 "windows-targets 0.52.6", 4261] 4262 4263[[package]] 4264name = "windows-sys" 4265version = "0.59.0" 4266source = "registry+https://github.com/rust-lang/crates.io-index" 4267checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b" 4268dependencies = [ 4269 "windows-targets 0.52.6", 4270] 4271 4272[[package]] 4273name = "windows-sys" 4274version = "0.60.2" 4275source = "registry+https://github.com/rust-lang/crates.io-index" 4276checksum = "f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb" 4277dependencies = [ 4278 "windows-targets 0.53.4", 4279] 4280 4281[[package]] 4282name = "windows-targets" 4283version = "0.42.2" 4284source = "registry+https://github.com/rust-lang/crates.io-index" 4285checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071" 4286dependencies = [ 4287 "windows_aarch64_gnullvm 0.42.2", 4288 "windows_aarch64_msvc 0.42.2", 4289 "windows_i686_gnu 0.42.2", 4290 "windows_i686_msvc 0.42.2", 4291 "windows_x86_64_gnu 0.42.2", 4292 "windows_x86_64_gnullvm 0.42.2", 4293 "windows_x86_64_msvc 0.42.2", 4294] 4295 4296[[package]] 4297name = "windows-targets" 4298version = "0.48.5" 4299source = "registry+https://github.com/rust-lang/crates.io-index" 4300checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c" 4301dependencies = [ 4302 "windows_aarch64_gnullvm 0.48.5", 4303 "windows_aarch64_msvc 0.48.5", 4304 "windows_i686_gnu 0.48.5", 4305 "windows_i686_msvc 0.48.5", 4306 "windows_x86_64_gnu 0.48.5", 4307 "windows_x86_64_gnullvm 0.48.5", 4308 "windows_x86_64_msvc 0.48.5", 4309] 4310 4311[[package]] 4312name = "windows-targets" 4313version = "0.52.6" 4314source = "registry+https://github.com/rust-lang/crates.io-index" 4315checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973" 4316dependencies = [ 4317 "windows_aarch64_gnullvm 0.52.6", 4318 "windows_aarch64_msvc 0.52.6", 4319 "windows_i686_gnu 0.52.6", 4320 "windows_i686_gnullvm 0.52.6", 4321 "windows_i686_msvc 0.52.6", 4322 "windows_x86_64_gnu 0.52.6", 4323 "windows_x86_64_gnullvm 0.52.6", 4324 "windows_x86_64_msvc 0.52.6", 4325] 4326 4327[[package]] 4328name = "windows-targets" 4329version = "0.53.4" 4330source = "registry+https://github.com/rust-lang/crates.io-index" 4331checksum = "2d42b7b7f66d2a06854650af09cfdf8713e427a439c97ad65a6375318033ac4b" 4332dependencies = [ 4333 "windows-link 0.2.0", 4334 "windows_aarch64_gnullvm 0.53.0", 4335 "windows_aarch64_msvc 0.53.0", 4336 "windows_i686_gnu 0.53.0", 4337 "windows_i686_gnullvm 0.53.0", 4338 "windows_i686_msvc 0.53.0", 4339 "windows_x86_64_gnu 0.53.0", 4340 "windows_x86_64_gnullvm 0.53.0", 4341 "windows_x86_64_msvc 0.53.0", 4342] 4343 4344[[package]] 4345name = "windows_aarch64_gnullvm" 4346version = "0.42.2" 4347source = "registry+https://github.com/rust-lang/crates.io-index" 4348checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8" 4349 4350[[package]] 4351name = "windows_aarch64_gnullvm" 4352version = "0.48.5" 4353source = "registry+https://github.com/rust-lang/crates.io-index" 4354checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8" 4355 4356[[package]] 4357name = "windows_aarch64_gnullvm" 4358version = "0.52.6" 4359source = "registry+https://github.com/rust-lang/crates.io-index" 4360checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3" 4361 4362[[package]] 4363name = "windows_aarch64_gnullvm" 4364version = "0.53.0" 4365source = "registry+https://github.com/rust-lang/crates.io-index" 4366checksum = "86b8d5f90ddd19cb4a147a5fa63ca848db3df085e25fee3cc10b39b6eebae764" 4367 4368[[package]] 4369name = "windows_aarch64_msvc" 4370version = "0.42.2" 4371source = "registry+https://github.com/rust-lang/crates.io-index" 4372checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43" 4373 4374[[package]] 4375name = "windows_aarch64_msvc" 4376version = "0.48.5" 4377source = "registry+https://github.com/rust-lang/crates.io-index" 4378checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc" 4379 4380[[package]] 4381name = "windows_aarch64_msvc" 4382version = "0.52.6" 4383source = "registry+https://github.com/rust-lang/crates.io-index" 4384checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" 4385 4386[[package]] 4387name = "windows_aarch64_msvc" 4388version = "0.53.0" 4389source = "registry+https://github.com/rust-lang/crates.io-index" 4390checksum = "c7651a1f62a11b8cbd5e0d42526e55f2c99886c77e007179efff86c2b137e66c" 4391 4392[[package]] 4393name = "windows_i686_gnu" 4394version = "0.42.2" 4395source = "registry+https://github.com/rust-lang/crates.io-index" 4396checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f" 4397 4398[[package]] 4399name = "windows_i686_gnu" 4400version = "0.48.5" 4401source = "registry+https://github.com/rust-lang/crates.io-index" 4402checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e" 4403 4404[[package]] 4405name = "windows_i686_gnu" 4406version = "0.52.6" 4407source = "registry+https://github.com/rust-lang/crates.io-index" 4408checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b" 4409 4410[[package]] 4411name = "windows_i686_gnu" 4412version = "0.53.0" 4413source = "registry+https://github.com/rust-lang/crates.io-index" 4414checksum = "c1dc67659d35f387f5f6c479dc4e28f1d4bb90ddd1a5d3da2e5d97b42d6272c3" 4415 4416[[package]] 4417name = "windows_i686_gnullvm" 4418version = "0.52.6" 4419source = "registry+https://github.com/rust-lang/crates.io-index" 4420checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66" 4421 4422[[package]] 4423name = "windows_i686_gnullvm" 4424version = "0.53.0" 4425source = "registry+https://github.com/rust-lang/crates.io-index" 4426checksum = "9ce6ccbdedbf6d6354471319e781c0dfef054c81fbc7cf83f338a4296c0cae11" 4427 4428[[package]] 4429name = "windows_i686_msvc" 4430version = "0.42.2" 4431source = "registry+https://github.com/rust-lang/crates.io-index" 4432checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060" 4433 4434[[package]] 4435name = "windows_i686_msvc" 4436version = "0.48.5" 4437source = "registry+https://github.com/rust-lang/crates.io-index" 4438checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406" 4439 4440[[package]] 4441name = "windows_i686_msvc" 4442version = "0.52.6" 4443source = "registry+https://github.com/rust-lang/crates.io-index" 4444checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" 4445 4446[[package]] 4447name = "windows_i686_msvc" 4448version = "0.53.0" 4449source = "registry+https://github.com/rust-lang/crates.io-index" 4450checksum = "581fee95406bb13382d2f65cd4a908ca7b1e4c2f1917f143ba16efe98a589b5d" 4451 4452[[package]] 4453name = "windows_x86_64_gnu" 4454version = "0.42.2" 4455source = "registry+https://github.com/rust-lang/crates.io-index" 4456checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36" 4457 4458[[package]] 4459name = "windows_x86_64_gnu" 4460version = "0.48.5" 4461source = "registry+https://github.com/rust-lang/crates.io-index" 4462checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e" 4463 4464[[package]] 4465name = "windows_x86_64_gnu" 4466version = "0.52.6" 4467source = "registry+https://github.com/rust-lang/crates.io-index" 4468checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" 4469 4470[[package]] 4471name = "windows_x86_64_gnu" 4472version = "0.53.0" 4473source = "registry+https://github.com/rust-lang/crates.io-index" 4474checksum = "2e55b5ac9ea33f2fc1716d1742db15574fd6fc8dadc51caab1c16a3d3b4190ba" 4475 4476[[package]] 4477name = "windows_x86_64_gnullvm" 4478version = "0.42.2" 4479source = "registry+https://github.com/rust-lang/crates.io-index" 4480checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3" 4481 4482[[package]] 4483name = "windows_x86_64_gnullvm" 4484version = "0.48.5" 4485source = "registry+https://github.com/rust-lang/crates.io-index" 4486checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc" 4487 4488[[package]] 4489name = "windows_x86_64_gnullvm" 4490version = "0.52.6" 4491source = "registry+https://github.com/rust-lang/crates.io-index" 4492checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" 4493 4494[[package]] 4495name = "windows_x86_64_gnullvm" 4496version = "0.53.0" 4497source = "registry+https://github.com/rust-lang/crates.io-index" 4498checksum = "0a6e035dd0599267ce1ee132e51c27dd29437f63325753051e71dd9e42406c57" 4499 4500[[package]] 4501name = "windows_x86_64_msvc" 4502version = "0.42.2" 4503source = "registry+https://github.com/rust-lang/crates.io-index" 4504checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0" 4505 4506[[package]] 4507name = "windows_x86_64_msvc" 4508version = "0.48.5" 4509source = "registry+https://github.com/rust-lang/crates.io-index" 4510checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538" 4511 4512[[package]] 4513name = "windows_x86_64_msvc" 4514version = "0.52.6" 4515source = "registry+https://github.com/rust-lang/crates.io-index" 4516checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" 4517 4518[[package]] 4519name = "windows_x86_64_msvc" 4520version = "0.53.0" 4521source = "registry+https://github.com/rust-lang/crates.io-index" 4522checksum = "271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486" 4523 4524[[package]] 4525name = "winnow" 4526version = "0.6.24" 4527source = "registry+https://github.com/rust-lang/crates.io-index" 4528checksum = "c8d71a593cc5c42ad7876e2c1fda56f314f3754c084128833e64f1345ff8a03a" 4529dependencies = [ 4530 "memchr", 4531] 4532 4533[[package]] 4534name = "winreg" 4535version = "0.50.0" 4536source = "registry+https://github.com/rust-lang/crates.io-index" 4537checksum = "524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1" 4538dependencies = [ 4539 "cfg-if", 4540 "windows-sys 0.48.0", 4541] 4542 4543[[package]] 4544name = "wit-bindgen" 4545version = "0.46.0" 4546source = "registry+https://github.com/rust-lang/crates.io-index" 4547checksum = "f17a85883d4e6d00e8a97c586de764dabcc06133f7f1d55dce5cdc070ad7fe59" 4548 4549[[package]] 4550name = "writeable" 4551version = "0.6.1" 4552source = "registry+https://github.com/rust-lang/crates.io-index" 4553checksum = "ea2f10b9bb0928dfb1b42b65e1f9e36f7f54dbdf08457afefb38afcdec4fa2bb" 4554 4555[[package]] 4556name = "yansi" 4557version = "1.0.1" 4558source = "registry+https://github.com/rust-lang/crates.io-index" 4559checksum = "cfe53a6657fd280eaa890a3bc59152892ffa3e30101319d168b781ed6529b049" 4560 4561[[package]] 4562name = "yoke" 4563version = "0.8.0" 4564source = "registry+https://github.com/rust-lang/crates.io-index" 4565checksum = "5f41bb01b8226ef4bfd589436a297c53d118f65921786300e427be8d487695cc" 4566dependencies = [ 4567 "serde", 4568 "stable_deref_trait", 4569 "yoke-derive", 4570 "zerofrom", 4571] 4572 4573[[package]] 4574name = "yoke-derive" 4575version = "0.8.0" 4576source = "registry+https://github.com/rust-lang/crates.io-index" 4577checksum = "38da3c9736e16c5d3c8c597a9aaa5d1fa565d0532ae05e27c24aa62fb32c0ab6" 4578dependencies = [ 4579 "proc-macro2", 4580 "quote", 4581 "syn 2.0.106", 4582 "synstructure", 4583] 4584 4585[[package]] 4586name = "zerocopy" 4587version = "0.8.27" 4588source = "registry+https://github.com/rust-lang/crates.io-index" 4589checksum = "0894878a5fa3edfd6da3f88c4805f4c8558e2b996227a3d864f47fe11e38282c" 4590dependencies = [ 4591 "zerocopy-derive", 4592] 4593 4594[[package]] 4595name = "zerocopy-derive" 4596version = "0.8.27" 4597source = "registry+https://github.com/rust-lang/crates.io-index" 4598checksum = "88d2b8d9c68ad2b9e4340d7832716a4d21a22a1154777ad56ea55c51a9cf3831" 4599dependencies = [ 4600 "proc-macro2", 4601 "quote", 4602 "syn 2.0.106", 4603] 4604 4605[[package]] 4606name = "zerofrom" 4607version = "0.1.6" 4608source = "registry+https://github.com/rust-lang/crates.io-index" 4609checksum = "50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5" 4610dependencies = [ 4611 "zerofrom-derive", 4612] 4613 4614[[package]] 4615name = "zerofrom-derive" 4616version = "0.1.6" 4617source = "registry+https://github.com/rust-lang/crates.io-index" 4618checksum = "d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502" 4619dependencies = [ 4620 "proc-macro2", 4621 "quote", 4622 "syn 2.0.106", 4623 "synstructure", 4624] 4625 4626[[package]] 4627name = "zeroize" 4628version = "1.8.2" 4629source = "registry+https://github.com/rust-lang/crates.io-index" 4630checksum = "b97154e67e32c85465826e8bcc1c59429aaaf107c1e4a9e53c8d8ccd5eff88d0" 4631dependencies = [ 4632 "serde", 4633] 4634 4635[[package]] 4636name = "zerotrie" 4637version = "0.2.2" 4638source = "registry+https://github.com/rust-lang/crates.io-index" 4639checksum = "36f0bbd478583f79edad978b407914f61b2972f5af6fa089686016be8f9af595" 4640dependencies = [ 4641 "displaydoc", 4642 "yoke", 4643 "zerofrom", 4644] 4645 4646[[package]] 4647name = "zerovec" 4648version = "0.11.4" 4649source = "registry+https://github.com/rust-lang/crates.io-index" 4650checksum = "e7aa2bd55086f1ab526693ecbe444205da57e25f4489879da80635a46d90e73b" 4651dependencies = [ 4652 "yoke", 4653 "zerofrom", 4654 "zerovec-derive", 4655] 4656 4657[[package]] 4658name = "zerovec-derive" 4659version = "0.11.1" 4660source = "registry+https://github.com/rust-lang/crates.io-index" 4661checksum = "5b96237efa0c878c64bd89c436f661be4e46b2f3eff1ebb976f7ef2321d2f58f" 4662dependencies = [ 4663 "proc-macro2", 4664 "quote", 4665 "syn 2.0.106", 4666]