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