announcing good-first-issue tags added on @tangled.sh (not affiliated with tangled!)
at main 98 kB view raw
1# This file is automatically @generated by Cargo. 2# It is not intended for manual editing. 3version = 4 4 5[[package]] 6name = "abnf" 7version = "0.13.0" 8source = "registry+https://github.com/rust-lang/crates.io-index" 9checksum = "087113bd50d9adce24850eed5d0476c7d199d532fce8fab5173650331e09033a" 10dependencies = [ 11 "abnf-core", 12 "nom", 13] 14 15[[package]] 16name = "abnf-core" 17version = "0.5.0" 18source = "registry+https://github.com/rust-lang/crates.io-index" 19checksum = "c44e09c43ae1c368fb91a03a566472d0087c26cf7e1b9e8e289c14ede681dd7d" 20dependencies = [ 21 "nom", 22] 23 24[[package]] 25name = "addr2line" 26version = "0.25.1" 27source = "registry+https://github.com/rust-lang/crates.io-index" 28checksum = "1b5d307320b3181d6d7954e663bd7c774a838b8220fe0593c86d9fb09f498b4b" 29dependencies = [ 30 "gimli", 31] 32 33[[package]] 34name = "adler2" 35version = "2.0.1" 36source = "registry+https://github.com/rust-lang/crates.io-index" 37checksum = "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa" 38 39[[package]] 40name = "aho-corasick" 41version = "1.1.3" 42source = "registry+https://github.com/rust-lang/crates.io-index" 43checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916" 44dependencies = [ 45 "memchr", 46] 47 48[[package]] 49name = "aliasable" 50version = "0.1.3" 51source = "registry+https://github.com/rust-lang/crates.io-index" 52checksum = "250f629c0161ad8107cf89319e990051fae62832fd343083bea452d93e2205fd" 53 54[[package]] 55name = "allocator-api2" 56version = "0.2.21" 57source = "registry+https://github.com/rust-lang/crates.io-index" 58checksum = "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923" 59 60[[package]] 61name = "android_system_properties" 62version = "0.1.5" 63source = "registry+https://github.com/rust-lang/crates.io-index" 64checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311" 65dependencies = [ 66 "libc", 67] 68 69[[package]] 70name = "anstream" 71version = "0.6.21" 72source = "registry+https://github.com/rust-lang/crates.io-index" 73checksum = "43d5b281e737544384e969a5ccad3f1cdd24b48086a0fc1b2a5262a26b8f4f4a" 74dependencies = [ 75 "anstyle", 76 "anstyle-parse", 77 "anstyle-query", 78 "anstyle-wincon", 79 "colorchoice", 80 "is_terminal_polyfill", 81 "utf8parse", 82] 83 84[[package]] 85name = "anstyle" 86version = "1.0.13" 87source = "registry+https://github.com/rust-lang/crates.io-index" 88checksum = "5192cca8006f1fd4f7237516f40fa183bb07f8fbdfedaa0036de5ea9b0b45e78" 89 90[[package]] 91name = "anstyle-parse" 92version = "0.2.7" 93source = "registry+https://github.com/rust-lang/crates.io-index" 94checksum = "4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2" 95dependencies = [ 96 "utf8parse", 97] 98 99[[package]] 100name = "anstyle-query" 101version = "1.1.4" 102source = "registry+https://github.com/rust-lang/crates.io-index" 103checksum = "9e231f6134f61b71076a3eab506c379d4f36122f2af15a9ff04415ea4c3339e2" 104dependencies = [ 105 "windows-sys 0.60.2", 106] 107 108[[package]] 109name = "anstyle-wincon" 110version = "3.0.10" 111source = "registry+https://github.com/rust-lang/crates.io-index" 112checksum = "3e0633414522a32ffaac8ac6cc8f748e090c5717661fddeea04219e2344f5f2a" 113dependencies = [ 114 "anstyle", 115 "once_cell_polyfill", 116 "windows-sys 0.60.2", 117] 118 119[[package]] 120name = "async-compression" 121version = "0.4.32" 122source = "registry+https://github.com/rust-lang/crates.io-index" 123checksum = "5a89bce6054c720275ac2432fbba080a66a2106a44a1b804553930ca6909f4e0" 124dependencies = [ 125 "compression-codecs", 126 "compression-core", 127 "futures-core", 128 "pin-project-lite", 129 "tokio", 130] 131 132[[package]] 133name = "async-lock" 134version = "3.4.1" 135source = "registry+https://github.com/rust-lang/crates.io-index" 136checksum = "5fd03604047cee9b6ce9de9f70c6cd540a0520c813cbd49bae61f33ab80ed1dc" 137dependencies = [ 138 "event-listener", 139 "event-listener-strategy", 140 "pin-project-lite", 141] 142 143[[package]] 144name = "async-trait" 145version = "0.1.89" 146source = "registry+https://github.com/rust-lang/crates.io-index" 147checksum = "9035ad2d096bed7955a320ee7e2230574d28fd3c3a0f186cbea1ff3c7eed5dbb" 148dependencies = [ 149 "proc-macro2", 150 "quote", 151 "syn 2.0.106", 152] 153 154[[package]] 155name = "atomic-waker" 156version = "1.1.2" 157source = "registry+https://github.com/rust-lang/crates.io-index" 158checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0" 159 160[[package]] 161name = "atrium-api" 162version = "0.25.4" 163source = "git+https://github.com/uniphil/atrium.git?branch=fix%2Fresolve-handle-https-accept-whitespace#606998c9a67d94eb491251d77dedbc0c49f2dfe5" 164dependencies = [ 165 "atrium-common", 166 "atrium-xrpc", 167 "chrono", 168 "http", 169 "ipld-core", 170 "langtag 0.3.4", 171 "regex", 172 "serde", 173 "serde_bytes", 174 "serde_json", 175 "thiserror 1.0.69", 176 "trait-variant", 177] 178 179[[package]] 180name = "atrium-common" 181version = "0.1.2" 182source = "git+https://github.com/uniphil/atrium.git?branch=fix%2Fresolve-handle-https-accept-whitespace#606998c9a67d94eb491251d77dedbc0c49f2dfe5" 183dependencies = [ 184 "dashmap", 185 "lru", 186 "moka", 187 "thiserror 1.0.69", 188 "tokio", 189 "trait-variant", 190 "web-time", 191] 192 193[[package]] 194name = "atrium-xrpc" 195version = "0.12.3" 196source = "git+https://github.com/uniphil/atrium.git?branch=fix%2Fresolve-handle-https-accept-whitespace#606998c9a67d94eb491251d77dedbc0c49f2dfe5" 197dependencies = [ 198 "http", 199 "serde", 200 "serde_html_form", 201 "serde_json", 202 "thiserror 1.0.69", 203 "trait-variant", 204] 205 206[[package]] 207name = "autocfg" 208version = "1.5.0" 209source = "registry+https://github.com/rust-lang/crates.io-index" 210checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8" 211 212[[package]] 213name = "backtrace" 214version = "0.3.76" 215source = "registry+https://github.com/rust-lang/crates.io-index" 216checksum = "bb531853791a215d7c62a30daf0dde835f381ab5de4589cfe7c649d2cbe92bd6" 217dependencies = [ 218 "addr2line", 219 "cfg-if", 220 "libc", 221 "miniz_oxide", 222 "object", 223 "rustc-demangle", 224 "windows-link 0.2.0", 225] 226 227[[package]] 228name = "backtrace-ext" 229version = "0.2.1" 230source = "registry+https://github.com/rust-lang/crates.io-index" 231checksum = "537beee3be4a18fb023b570f80e3ae28003db9167a751266b259926e25539d50" 232dependencies = [ 233 "backtrace", 234] 235 236[[package]] 237name = "base-x" 238version = "0.2.11" 239source = "registry+https://github.com/rust-lang/crates.io-index" 240checksum = "4cbbc9d0964165b47557570cce6c952866c2678457aca742aafc9fb771d30270" 241 242[[package]] 243name = "base256emoji" 244version = "1.0.2" 245source = "registry+https://github.com/rust-lang/crates.io-index" 246checksum = "b5e9430d9a245a77c92176e649af6e275f20839a48389859d1661e9a128d077c" 247dependencies = [ 248 "const-str", 249 "match-lookup", 250] 251 252[[package]] 253name = "base64" 254version = "0.22.1" 255source = "registry+https://github.com/rust-lang/crates.io-index" 256checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6" 257 258[[package]] 259name = "bitflags" 260version = "2.9.4" 261source = "registry+https://github.com/rust-lang/crates.io-index" 262checksum = "2261d10cca569e4643e526d8dc2e62e433cc8aba21ab764233731f8d369bf394" 263 264[[package]] 265name = "block-buffer" 266version = "0.10.4" 267source = "registry+https://github.com/rust-lang/crates.io-index" 268checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71" 269dependencies = [ 270 "generic-array", 271] 272 273[[package]] 274name = "bon" 275version = "3.7.2" 276source = "registry+https://github.com/rust-lang/crates.io-index" 277checksum = "c2529c31017402be841eb45892278a6c21a000c0a17643af326c73a73f83f0fb" 278dependencies = [ 279 "bon-macros", 280 "rustversion", 281] 282 283[[package]] 284name = "bon-macros" 285version = "3.7.2" 286source = "registry+https://github.com/rust-lang/crates.io-index" 287checksum = "d82020dadcb845a345591863adb65d74fa8dc5c18a0b6d408470e13b7adc7005" 288dependencies = [ 289 "darling", 290 "ident_case", 291 "prettyplease", 292 "proc-macro2", 293 "quote", 294 "rustversion", 295 "syn 2.0.106", 296] 297 298[[package]] 299name = "borsh" 300version = "1.5.7" 301source = "registry+https://github.com/rust-lang/crates.io-index" 302checksum = "ad8646f98db542e39fc66e68a20b2144f6a732636df7c2354e74645faaa433ce" 303dependencies = [ 304 "cfg_aliases", 305] 306 307[[package]] 308name = "btree-range-map" 309version = "0.7.2" 310source = "registry+https://github.com/rust-lang/crates.io-index" 311checksum = "1be5c9672446d3800bcbcaabaeba121fe22f1fb25700c4562b22faf76d377c33" 312dependencies = [ 313 "btree-slab", 314 "cc-traits", 315 "range-traits", 316 "serde", 317 "slab", 318] 319 320[[package]] 321name = "btree-slab" 322version = "0.6.1" 323source = "registry+https://github.com/rust-lang/crates.io-index" 324checksum = "7a2b56d3029f075c4fa892428a098425b86cef5c89ae54073137ece416aef13c" 325dependencies = [ 326 "cc-traits", 327 "slab", 328 "smallvec", 329] 330 331[[package]] 332name = "bumpalo" 333version = "3.19.0" 334source = "registry+https://github.com/rust-lang/crates.io-index" 335checksum = "46c5e41b57b8bba42a04676d81cb89e9ee8e859a1a66f80a5a72e1cb76b34d43" 336 337[[package]] 338name = "bytes" 339version = "1.10.1" 340source = "registry+https://github.com/rust-lang/crates.io-index" 341checksum = "d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a" 342dependencies = [ 343 "serde", 344] 345 346[[package]] 347name = "cbor4ii" 348version = "0.2.14" 349source = "registry+https://github.com/rust-lang/crates.io-index" 350checksum = "b544cf8c89359205f4f990d0e6f3828db42df85b5dac95d09157a250eb0749c4" 351dependencies = [ 352 "serde", 353] 354 355[[package]] 356name = "cc" 357version = "1.2.40" 358source = "registry+https://github.com/rust-lang/crates.io-index" 359checksum = "e1d05d92f4b1fd76aad469d46cdd858ca761576082cd37df81416691e50199fb" 360dependencies = [ 361 "find-msvc-tools", 362 "jobserver", 363 "libc", 364 "shlex", 365] 366 367[[package]] 368name = "cc-traits" 369version = "2.0.0" 370source = "registry+https://github.com/rust-lang/crates.io-index" 371checksum = "060303ef31ef4a522737e1b1ab68c67916f2a787bb2f4f54f383279adba962b5" 372dependencies = [ 373 "slab", 374] 375 376[[package]] 377name = "cfg-if" 378version = "1.0.3" 379source = "registry+https://github.com/rust-lang/crates.io-index" 380checksum = "2fd1289c04a9ea8cb22300a459a72a385d7c73d3259e2ed7dcb2af674838cfa9" 381 382[[package]] 383name = "cfg_aliases" 384version = "0.2.1" 385source = "registry+https://github.com/rust-lang/crates.io-index" 386checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724" 387 388[[package]] 389name = "chrono" 390version = "0.4.42" 391source = "registry+https://github.com/rust-lang/crates.io-index" 392checksum = "145052bdd345b87320e369255277e3fb5152762ad123a901ef5c262dd38fe8d2" 393dependencies = [ 394 "iana-time-zone", 395 "js-sys", 396 "num-traits", 397 "serde", 398 "wasm-bindgen", 399 "windows-link 0.2.0", 400] 401 402[[package]] 403name = "ciborium" 404version = "0.2.2" 405source = "registry+https://github.com/rust-lang/crates.io-index" 406checksum = "42e69ffd6f0917f5c029256a24d0161db17cea3997d185db0d35926308770f0e" 407dependencies = [ 408 "ciborium-io", 409 "ciborium-ll", 410 "serde", 411] 412 413[[package]] 414name = "ciborium-io" 415version = "0.2.2" 416source = "registry+https://github.com/rust-lang/crates.io-index" 417checksum = "05afea1e0a06c9be33d539b876f1ce3692f4afea2cb41f740e7743225ed1c757" 418 419[[package]] 420name = "ciborium-ll" 421version = "0.2.2" 422source = "registry+https://github.com/rust-lang/crates.io-index" 423checksum = "57663b653d948a338bfb3eeba9bb2fd5fcfaecb9e199e87e1eda4d9e8b240fd9" 424dependencies = [ 425 "ciborium-io", 426 "half", 427] 428 429[[package]] 430name = "cid" 431version = "0.11.1" 432source = "registry+https://github.com/rust-lang/crates.io-index" 433checksum = "3147d8272e8fa0ccd29ce51194dd98f79ddfb8191ba9e3409884e751798acf3a" 434dependencies = [ 435 "core2", 436 "multibase", 437 "multihash", 438 "serde", 439 "serde_bytes", 440 "unsigned-varint", 441] 442 443[[package]] 444name = "clap" 445version = "4.5.48" 446source = "registry+https://github.com/rust-lang/crates.io-index" 447checksum = "e2134bb3ea021b78629caa971416385309e0131b351b25e01dc16fb54e1b5fae" 448dependencies = [ 449 "clap_builder", 450 "clap_derive", 451] 452 453[[package]] 454name = "clap_builder" 455version = "4.5.48" 456source = "registry+https://github.com/rust-lang/crates.io-index" 457checksum = "c2ba64afa3c0a6df7fa517765e31314e983f51dda798ffba27b988194fb65dc9" 458dependencies = [ 459 "anstream", 460 "anstyle", 461 "clap_lex", 462 "strsim", 463] 464 465[[package]] 466name = "clap_derive" 467version = "4.5.47" 468source = "registry+https://github.com/rust-lang/crates.io-index" 469checksum = "bbfd7eae0b0f1a6e63d4b13c9c478de77c2eb546fba158ad50b4203dc24b9f9c" 470dependencies = [ 471 "heck 0.5.0", 472 "proc-macro2", 473 "quote", 474 "syn 2.0.106", 475] 476 477[[package]] 478name = "clap_lex" 479version = "0.7.5" 480source = "registry+https://github.com/rust-lang/crates.io-index" 481checksum = "b94f61472cee1439c0b966b47e3aca9ae07e45d070759512cd390ea2bebc6675" 482 483[[package]] 484name = "colorchoice" 485version = "1.0.4" 486source = "registry+https://github.com/rust-lang/crates.io-index" 487checksum = "b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75" 488 489[[package]] 490name = "compression-codecs" 491version = "0.4.31" 492source = "registry+https://github.com/rust-lang/crates.io-index" 493checksum = "ef8a506ec4b81c460798f572caead636d57d3d7e940f998160f52bd254bf2d23" 494dependencies = [ 495 "compression-core", 496 "flate2", 497 "memchr", 498] 499 500[[package]] 501name = "compression-core" 502version = "0.4.29" 503source = "registry+https://github.com/rust-lang/crates.io-index" 504checksum = "e47641d3deaf41fb1538ac1f54735925e275eaf3bf4d55c81b137fba797e5cbb" 505 506[[package]] 507name = "concurrent-queue" 508version = "2.5.0" 509source = "registry+https://github.com/rust-lang/crates.io-index" 510checksum = "4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973" 511dependencies = [ 512 "crossbeam-utils", 513] 514 515[[package]] 516name = "const-str" 517version = "0.4.3" 518source = "registry+https://github.com/rust-lang/crates.io-index" 519checksum = "2f421161cb492475f1661ddc9815a745a1c894592070661180fdec3d4872e9c3" 520 521[[package]] 522name = "core-foundation" 523version = "0.9.4" 524source = "registry+https://github.com/rust-lang/crates.io-index" 525checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f" 526dependencies = [ 527 "core-foundation-sys", 528 "libc", 529] 530 531[[package]] 532name = "core-foundation-sys" 533version = "0.8.7" 534source = "registry+https://github.com/rust-lang/crates.io-index" 535checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b" 536 537[[package]] 538name = "core2" 539version = "0.4.0" 540source = "registry+https://github.com/rust-lang/crates.io-index" 541checksum = "b49ba7ef1ad6107f8824dbe97de947cbaac53c44e7f9756a1fba0d37c1eec505" 542dependencies = [ 543 "memchr", 544] 545 546[[package]] 547name = "cpufeatures" 548version = "0.2.17" 549source = "registry+https://github.com/rust-lang/crates.io-index" 550checksum = "59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280" 551dependencies = [ 552 "libc", 553] 554 555[[package]] 556name = "crc32fast" 557version = "1.5.0" 558source = "registry+https://github.com/rust-lang/crates.io-index" 559checksum = "9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511" 560dependencies = [ 561 "cfg-if", 562] 563 564[[package]] 565name = "crossbeam-channel" 566version = "0.5.15" 567source = "registry+https://github.com/rust-lang/crates.io-index" 568checksum = "82b8f8f868b36967f9606790d1903570de9ceaf870a7bf9fbbd3016d636a2cb2" 569dependencies = [ 570 "crossbeam-utils", 571] 572 573[[package]] 574name = "crossbeam-epoch" 575version = "0.9.18" 576source = "registry+https://github.com/rust-lang/crates.io-index" 577checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e" 578dependencies = [ 579 "crossbeam-utils", 580] 581 582[[package]] 583name = "crossbeam-utils" 584version = "0.8.21" 585source = "registry+https://github.com/rust-lang/crates.io-index" 586checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28" 587 588[[package]] 589name = "crunchy" 590version = "0.2.4" 591source = "registry+https://github.com/rust-lang/crates.io-index" 592checksum = "460fbee9c2c2f33933d720630a6a0bac33ba7053db5344fac858d4b8952d77d5" 593 594[[package]] 595name = "crypto-common" 596version = "0.1.6" 597source = "registry+https://github.com/rust-lang/crates.io-index" 598checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3" 599dependencies = [ 600 "generic-array", 601 "typenum", 602] 603 604[[package]] 605name = "darling" 606version = "0.21.3" 607source = "registry+https://github.com/rust-lang/crates.io-index" 608checksum = "9cdf337090841a411e2a7f3deb9187445851f91b309c0c0a29e05f74a00a48c0" 609dependencies = [ 610 "darling_core", 611 "darling_macro", 612] 613 614[[package]] 615name = "darling_core" 616version = "0.21.3" 617source = "registry+https://github.com/rust-lang/crates.io-index" 618checksum = "1247195ecd7e3c85f83c8d2a366e4210d588e802133e1e355180a9870b517ea4" 619dependencies = [ 620 "fnv", 621 "ident_case", 622 "proc-macro2", 623 "quote", 624 "strsim", 625 "syn 2.0.106", 626] 627 628[[package]] 629name = "darling_macro" 630version = "0.21.3" 631source = "registry+https://github.com/rust-lang/crates.io-index" 632checksum = "d38308df82d1080de0afee5d069fa14b0326a88c14f15c5ccda35b4a6c414c81" 633dependencies = [ 634 "darling_core", 635 "quote", 636 "syn 2.0.106", 637] 638 639[[package]] 640name = "dashmap" 641version = "6.1.0" 642source = "registry+https://github.com/rust-lang/crates.io-index" 643checksum = "5041cc499144891f3790297212f32a74fb938e5136a14943f338ef9e0ae276cf" 644dependencies = [ 645 "cfg-if", 646 "crossbeam-utils", 647 "hashbrown 0.14.5", 648 "lock_api", 649 "once_cell", 650 "parking_lot_core", 651] 652 653[[package]] 654name = "data-encoding" 655version = "2.9.0" 656source = "registry+https://github.com/rust-lang/crates.io-index" 657checksum = "2a2330da5de22e8a3cb63252ce2abb30116bf5265e89c0e01bc17015ce30a476" 658 659[[package]] 660name = "data-encoding-macro" 661version = "0.1.18" 662source = "registry+https://github.com/rust-lang/crates.io-index" 663checksum = "47ce6c96ea0102f01122a185683611bd5ac8d99e62bc59dd12e6bda344ee673d" 664dependencies = [ 665 "data-encoding", 666 "data-encoding-macro-internal", 667] 668 669[[package]] 670name = "data-encoding-macro-internal" 671version = "0.1.16" 672source = "registry+https://github.com/rust-lang/crates.io-index" 673checksum = "8d162beedaa69905488a8da94f5ac3edb4dd4788b732fadb7bd120b2625c1976" 674dependencies = [ 675 "data-encoding", 676 "syn 2.0.106", 677] 678 679[[package]] 680name = "deranged" 681version = "0.5.4" 682source = "registry+https://github.com/rust-lang/crates.io-index" 683checksum = "a41953f86f8a05768a6cda24def994fd2f424b04ec5c719cf89989779f199071" 684dependencies = [ 685 "powerfmt", 686 "serde_core", 687] 688 689[[package]] 690name = "digest" 691version = "0.10.7" 692source = "registry+https://github.com/rust-lang/crates.io-index" 693checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292" 694dependencies = [ 695 "block-buffer", 696 "crypto-common", 697] 698 699[[package]] 700name = "displaydoc" 701version = "0.2.5" 702source = "registry+https://github.com/rust-lang/crates.io-index" 703checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0" 704dependencies = [ 705 "proc-macro2", 706 "quote", 707 "syn 2.0.106", 708] 709 710[[package]] 711name = "dyn-clone" 712version = "1.0.20" 713source = "registry+https://github.com/rust-lang/crates.io-index" 714checksum = "d0881ea181b1df73ff77ffaaf9c7544ecc11e82fba9b5f27b262a3c73a332555" 715 716[[package]] 717name = "either" 718version = "1.15.0" 719source = "registry+https://github.com/rust-lang/crates.io-index" 720checksum = "48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719" 721 722[[package]] 723name = "encoding_rs" 724version = "0.8.35" 725source = "registry+https://github.com/rust-lang/crates.io-index" 726checksum = "75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3" 727dependencies = [ 728 "cfg-if", 729] 730 731[[package]] 732name = "enum-as-inner" 733version = "0.6.1" 734source = "registry+https://github.com/rust-lang/crates.io-index" 735checksum = "a1e6a265c649f3f5979b601d26f1d05ada116434c87741c9493cb56218f76cbc" 736dependencies = [ 737 "heck 0.5.0", 738 "proc-macro2", 739 "quote", 740 "syn 2.0.106", 741] 742 743[[package]] 744name = "enum_dispatch" 745version = "0.3.13" 746source = "registry+https://github.com/rust-lang/crates.io-index" 747checksum = "aa18ce2bc66555b3218614519ac839ddb759a7d6720732f979ef8d13be147ecd" 748dependencies = [ 749 "once_cell", 750 "proc-macro2", 751 "quote", 752 "syn 2.0.106", 753] 754 755[[package]] 756name = "env_filter" 757version = "0.1.3" 758source = "registry+https://github.com/rust-lang/crates.io-index" 759checksum = "186e05a59d4c50738528153b83b0b0194d3a29507dfec16eccd4b342903397d0" 760dependencies = [ 761 "log", 762 "regex", 763] 764 765[[package]] 766name = "env_logger" 767version = "0.11.8" 768source = "registry+https://github.com/rust-lang/crates.io-index" 769checksum = "13c863f0904021b108aa8b2f55046443e6b1ebde8fd4a15c399893aae4fa069f" 770dependencies = [ 771 "anstream", 772 "anstyle", 773 "env_filter", 774 "jiff", 775 "log", 776] 777 778[[package]] 779name = "equivalent" 780version = "1.0.2" 781source = "registry+https://github.com/rust-lang/crates.io-index" 782checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f" 783 784[[package]] 785name = "errno" 786version = "0.3.14" 787source = "registry+https://github.com/rust-lang/crates.io-index" 788checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb" 789dependencies = [ 790 "libc", 791 "windows-sys 0.61.1", 792] 793 794[[package]] 795name = "event-listener" 796version = "5.4.1" 797source = "registry+https://github.com/rust-lang/crates.io-index" 798checksum = "e13b66accf52311f30a0db42147dadea9850cb48cd070028831ae5f5d4b856ab" 799dependencies = [ 800 "concurrent-queue", 801 "parking", 802 "pin-project-lite", 803] 804 805[[package]] 806name = "event-listener-strategy" 807version = "0.5.4" 808source = "registry+https://github.com/rust-lang/crates.io-index" 809checksum = "8be9f3dfaaffdae2972880079a491a1a8bb7cbed0b8dd7a347f668b4150a3b93" 810dependencies = [ 811 "event-listener", 812 "pin-project-lite", 813] 814 815[[package]] 816name = "fastrand" 817version = "2.3.0" 818source = "registry+https://github.com/rust-lang/crates.io-index" 819checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be" 820 821[[package]] 822name = "find-msvc-tools" 823version = "0.1.3" 824source = "registry+https://github.com/rust-lang/crates.io-index" 825checksum = "0399f9d26e5191ce32c498bebd31e7a3ceabc2745f0ac54af3f335126c3f24b3" 826 827[[package]] 828name = "flate2" 829version = "1.1.2" 830source = "registry+https://github.com/rust-lang/crates.io-index" 831checksum = "4a3d7db9596fecd151c5f638c0ee5d5bd487b6e0ea232e5dc96d5250f6f94b1d" 832dependencies = [ 833 "crc32fast", 834 "miniz_oxide", 835] 836 837[[package]] 838name = "fnv" 839version = "1.0.7" 840source = "registry+https://github.com/rust-lang/crates.io-index" 841checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" 842 843[[package]] 844name = "foldhash" 845version = "0.1.5" 846source = "registry+https://github.com/rust-lang/crates.io-index" 847checksum = "d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2" 848 849[[package]] 850name = "foreign-types" 851version = "0.3.2" 852source = "registry+https://github.com/rust-lang/crates.io-index" 853checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1" 854dependencies = [ 855 "foreign-types-shared", 856] 857 858[[package]] 859name = "foreign-types-shared" 860version = "0.1.1" 861source = "registry+https://github.com/rust-lang/crates.io-index" 862checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b" 863 864[[package]] 865name = "form_urlencoded" 866version = "1.2.2" 867source = "registry+https://github.com/rust-lang/crates.io-index" 868checksum = "cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf" 869dependencies = [ 870 "percent-encoding", 871] 872 873[[package]] 874name = "futures-channel" 875version = "0.3.31" 876source = "registry+https://github.com/rust-lang/crates.io-index" 877checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10" 878dependencies = [ 879 "futures-core", 880] 881 882[[package]] 883name = "futures-core" 884version = "0.3.31" 885source = "registry+https://github.com/rust-lang/crates.io-index" 886checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e" 887 888[[package]] 889name = "futures-io" 890version = "0.3.31" 891source = "registry+https://github.com/rust-lang/crates.io-index" 892checksum = "9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6" 893 894[[package]] 895name = "futures-macro" 896version = "0.3.31" 897source = "registry+https://github.com/rust-lang/crates.io-index" 898checksum = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650" 899dependencies = [ 900 "proc-macro2", 901 "quote", 902 "syn 2.0.106", 903] 904 905[[package]] 906name = "futures-sink" 907version = "0.3.31" 908source = "registry+https://github.com/rust-lang/crates.io-index" 909checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7" 910 911[[package]] 912name = "futures-task" 913version = "0.3.31" 914source = "registry+https://github.com/rust-lang/crates.io-index" 915checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988" 916 917[[package]] 918name = "futures-util" 919version = "0.3.31" 920source = "registry+https://github.com/rust-lang/crates.io-index" 921checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81" 922dependencies = [ 923 "futures-core", 924 "futures-macro", 925 "futures-sink", 926 "futures-task", 927 "pin-project-lite", 928 "pin-utils", 929 "slab", 930] 931 932[[package]] 933name = "generic-array" 934version = "0.14.7" 935source = "registry+https://github.com/rust-lang/crates.io-index" 936checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a" 937dependencies = [ 938 "typenum", 939 "version_check", 940] 941 942[[package]] 943name = "getrandom" 944version = "0.2.16" 945source = "registry+https://github.com/rust-lang/crates.io-index" 946checksum = "335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592" 947dependencies = [ 948 "cfg-if", 949 "js-sys", 950 "libc", 951 "wasi 0.11.1+wasi-snapshot-preview1", 952 "wasm-bindgen", 953] 954 955[[package]] 956name = "getrandom" 957version = "0.3.3" 958source = "registry+https://github.com/rust-lang/crates.io-index" 959checksum = "26145e563e54f2cadc477553f1ec5ee650b00862f0a58bcd12cbdc5f0ea2d2f4" 960dependencies = [ 961 "cfg-if", 962 "js-sys", 963 "libc", 964 "r-efi", 965 "wasi 0.14.7+wasi-0.2.4", 966 "wasm-bindgen", 967] 968 969[[package]] 970name = "gimli" 971version = "0.32.3" 972source = "registry+https://github.com/rust-lang/crates.io-index" 973checksum = "e629b9b98ef3dd8afe6ca2bd0f89306cec16d43d907889945bc5d6687f2f13c7" 974 975[[package]] 976name = "h2" 977version = "0.4.12" 978source = "registry+https://github.com/rust-lang/crates.io-index" 979checksum = "f3c0b69cfcb4e1b9f1bf2f53f95f766e4661169728ec61cd3fe5a0166f2d1386" 980dependencies = [ 981 "atomic-waker", 982 "bytes", 983 "fnv", 984 "futures-core", 985 "futures-sink", 986 "http", 987 "indexmap 2.11.4", 988 "slab", 989 "tokio", 990 "tokio-util", 991 "tracing", 992] 993 994[[package]] 995name = "hacktober_bot" 996version = "0.1.0" 997dependencies = [ 998 "clap", 999 "env_logger", 1000 "jacquard", 1001 "jetstream", 1002 "log", 1003 "reqwest", 1004 "serde", 1005 "serde_json", 1006 "tokio", 1007 "url", 1008] 1009 1010[[package]] 1011name = "half" 1012version = "2.6.0" 1013source = "registry+https://github.com/rust-lang/crates.io-index" 1014checksum = "459196ed295495a68f7d7fe1d84f6c4b7ff0e21fe3017b2f283c6fac3ad803c9" 1015dependencies = [ 1016 "cfg-if", 1017 "crunchy", 1018] 1019 1020[[package]] 1021name = "hashbrown" 1022version = "0.12.3" 1023source = "registry+https://github.com/rust-lang/crates.io-index" 1024checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888" 1025 1026[[package]] 1027name = "hashbrown" 1028version = "0.14.5" 1029source = "registry+https://github.com/rust-lang/crates.io-index" 1030checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1" 1031 1032[[package]] 1033name = "hashbrown" 1034version = "0.15.5" 1035source = "registry+https://github.com/rust-lang/crates.io-index" 1036checksum = "9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1" 1037dependencies = [ 1038 "allocator-api2", 1039 "equivalent", 1040 "foldhash", 1041] 1042 1043[[package]] 1044name = "heck" 1045version = "0.4.1" 1046source = "registry+https://github.com/rust-lang/crates.io-index" 1047checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8" 1048 1049[[package]] 1050name = "heck" 1051version = "0.5.0" 1052source = "registry+https://github.com/rust-lang/crates.io-index" 1053checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" 1054 1055[[package]] 1056name = "hex" 1057version = "0.4.3" 1058source = "registry+https://github.com/rust-lang/crates.io-index" 1059checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70" 1060 1061[[package]] 1062name = "hex_fmt" 1063version = "0.3.0" 1064source = "registry+https://github.com/rust-lang/crates.io-index" 1065checksum = "b07f60793ff0a4d9cef0f18e63b5357e06209987153a64648c972c1e5aff336f" 1066 1067[[package]] 1068name = "hickory-proto" 1069version = "0.24.4" 1070source = "registry+https://github.com/rust-lang/crates.io-index" 1071checksum = "92652067c9ce6f66ce53cc38d1169daa36e6e7eb7dd3b63b5103bd9d97117248" 1072dependencies = [ 1073 "async-trait", 1074 "cfg-if", 1075 "data-encoding", 1076 "enum-as-inner", 1077 "futures-channel", 1078 "futures-io", 1079 "futures-util", 1080 "idna", 1081 "ipnet", 1082 "once_cell", 1083 "rand 0.8.5", 1084 "thiserror 1.0.69", 1085 "tinyvec", 1086 "tokio", 1087 "tracing", 1088 "url", 1089] 1090 1091[[package]] 1092name = "hickory-resolver" 1093version = "0.24.4" 1094source = "registry+https://github.com/rust-lang/crates.io-index" 1095checksum = "cbb117a1ca520e111743ab2f6688eddee69db4e0ea242545a604dce8a66fd22e" 1096dependencies = [ 1097 "cfg-if", 1098 "futures-util", 1099 "hickory-proto", 1100 "ipconfig", 1101 "lru-cache", 1102 "once_cell", 1103 "parking_lot", 1104 "rand 0.8.5", 1105 "resolv-conf", 1106 "smallvec", 1107 "thiserror 1.0.69", 1108 "tokio", 1109 "tracing", 1110] 1111 1112[[package]] 1113name = "http" 1114version = "1.3.1" 1115source = "registry+https://github.com/rust-lang/crates.io-index" 1116checksum = "f4a85d31aea989eead29a3aaf9e1115a180df8282431156e533de47660892565" 1117dependencies = [ 1118 "bytes", 1119 "fnv", 1120 "itoa", 1121] 1122 1123[[package]] 1124name = "http-body" 1125version = "1.0.1" 1126source = "registry+https://github.com/rust-lang/crates.io-index" 1127checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184" 1128dependencies = [ 1129 "bytes", 1130 "http", 1131] 1132 1133[[package]] 1134name = "http-body-util" 1135version = "0.1.3" 1136source = "registry+https://github.com/rust-lang/crates.io-index" 1137checksum = "b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a" 1138dependencies = [ 1139 "bytes", 1140 "futures-core", 1141 "http", 1142 "http-body", 1143 "pin-project-lite", 1144] 1145 1146[[package]] 1147name = "httparse" 1148version = "1.10.1" 1149source = "registry+https://github.com/rust-lang/crates.io-index" 1150checksum = "6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87" 1151 1152[[package]] 1153name = "hyper" 1154version = "1.7.0" 1155source = "registry+https://github.com/rust-lang/crates.io-index" 1156checksum = "eb3aa54a13a0dfe7fbe3a59e0c76093041720fdc77b110cc0fc260fafb4dc51e" 1157dependencies = [ 1158 "atomic-waker", 1159 "bytes", 1160 "futures-channel", 1161 "futures-core", 1162 "h2", 1163 "http", 1164 "http-body", 1165 "httparse", 1166 "itoa", 1167 "pin-project-lite", 1168 "pin-utils", 1169 "smallvec", 1170 "tokio", 1171 "want", 1172] 1173 1174[[package]] 1175name = "hyper-rustls" 1176version = "0.27.7" 1177source = "registry+https://github.com/rust-lang/crates.io-index" 1178checksum = "e3c93eb611681b207e1fe55d5a71ecf91572ec8a6705cdb6857f7d8d5242cf58" 1179dependencies = [ 1180 "http", 1181 "hyper", 1182 "hyper-util", 1183 "rustls", 1184 "rustls-pki-types", 1185 "tokio", 1186 "tokio-rustls", 1187 "tower-service", 1188 "webpki-roots", 1189] 1190 1191[[package]] 1192name = "hyper-tls" 1193version = "0.6.0" 1194source = "registry+https://github.com/rust-lang/crates.io-index" 1195checksum = "70206fc6890eaca9fde8a0bf71caa2ddfc9fe045ac9e5c70df101a7dbde866e0" 1196dependencies = [ 1197 "bytes", 1198 "http-body-util", 1199 "hyper", 1200 "hyper-util", 1201 "native-tls", 1202 "tokio", 1203 "tokio-native-tls", 1204 "tower-service", 1205] 1206 1207[[package]] 1208name = "hyper-util" 1209version = "0.1.17" 1210source = "registry+https://github.com/rust-lang/crates.io-index" 1211checksum = "3c6995591a8f1380fcb4ba966a252a4b29188d51d2b89e3a252f5305be65aea8" 1212dependencies = [ 1213 "base64", 1214 "bytes", 1215 "futures-channel", 1216 "futures-core", 1217 "futures-util", 1218 "http", 1219 "http-body", 1220 "hyper", 1221 "ipnet", 1222 "libc", 1223 "percent-encoding", 1224 "pin-project-lite", 1225 "socket2 0.6.0", 1226 "system-configuration", 1227 "tokio", 1228 "tower-service", 1229 "tracing", 1230 "windows-registry", 1231] 1232 1233[[package]] 1234name = "iana-time-zone" 1235version = "0.1.64" 1236source = "registry+https://github.com/rust-lang/crates.io-index" 1237checksum = "33e57f83510bb73707521ebaffa789ec8caf86f9657cad665b092b581d40e9fb" 1238dependencies = [ 1239 "android_system_properties", 1240 "core-foundation-sys", 1241 "iana-time-zone-haiku", 1242 "js-sys", 1243 "log", 1244 "wasm-bindgen", 1245 "windows-core", 1246] 1247 1248[[package]] 1249name = "iana-time-zone-haiku" 1250version = "0.1.2" 1251source = "registry+https://github.com/rust-lang/crates.io-index" 1252checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f" 1253dependencies = [ 1254 "cc", 1255] 1256 1257[[package]] 1258name = "icu_collections" 1259version = "2.0.0" 1260source = "registry+https://github.com/rust-lang/crates.io-index" 1261checksum = "200072f5d0e3614556f94a9930d5dc3e0662a652823904c3a75dc3b0af7fee47" 1262dependencies = [ 1263 "displaydoc", 1264 "potential_utf", 1265 "yoke", 1266 "zerofrom", 1267 "zerovec", 1268] 1269 1270[[package]] 1271name = "icu_locale_core" 1272version = "2.0.0" 1273source = "registry+https://github.com/rust-lang/crates.io-index" 1274checksum = "0cde2700ccaed3872079a65fb1a78f6c0a36c91570f28755dda67bc8f7d9f00a" 1275dependencies = [ 1276 "displaydoc", 1277 "litemap", 1278 "tinystr", 1279 "writeable", 1280 "zerovec", 1281] 1282 1283[[package]] 1284name = "icu_normalizer" 1285version = "2.0.0" 1286source = "registry+https://github.com/rust-lang/crates.io-index" 1287checksum = "436880e8e18df4d7bbc06d58432329d6458cc84531f7ac5f024e93deadb37979" 1288dependencies = [ 1289 "displaydoc", 1290 "icu_collections", 1291 "icu_normalizer_data", 1292 "icu_properties", 1293 "icu_provider", 1294 "smallvec", 1295 "zerovec", 1296] 1297 1298[[package]] 1299name = "icu_normalizer_data" 1300version = "2.0.0" 1301source = "registry+https://github.com/rust-lang/crates.io-index" 1302checksum = "00210d6893afc98edb752b664b8890f0ef174c8adbb8d0be9710fa66fbbf72d3" 1303 1304[[package]] 1305name = "icu_properties" 1306version = "2.0.1" 1307source = "registry+https://github.com/rust-lang/crates.io-index" 1308checksum = "016c619c1eeb94efb86809b015c58f479963de65bdb6253345c1a1276f22e32b" 1309dependencies = [ 1310 "displaydoc", 1311 "icu_collections", 1312 "icu_locale_core", 1313 "icu_properties_data", 1314 "icu_provider", 1315 "potential_utf", 1316 "zerotrie", 1317 "zerovec", 1318] 1319 1320[[package]] 1321name = "icu_properties_data" 1322version = "2.0.1" 1323source = "registry+https://github.com/rust-lang/crates.io-index" 1324checksum = "298459143998310acd25ffe6810ed544932242d3f07083eee1084d83a71bd632" 1325 1326[[package]] 1327name = "icu_provider" 1328version = "2.0.0" 1329source = "registry+https://github.com/rust-lang/crates.io-index" 1330checksum = "03c80da27b5f4187909049ee2d72f276f0d9f99a42c306bd0131ecfe04d8e5af" 1331dependencies = [ 1332 "displaydoc", 1333 "icu_locale_core", 1334 "stable_deref_trait", 1335 "tinystr", 1336 "writeable", 1337 "yoke", 1338 "zerofrom", 1339 "zerotrie", 1340 "zerovec", 1341] 1342 1343[[package]] 1344name = "ident_case" 1345version = "1.0.1" 1346source = "registry+https://github.com/rust-lang/crates.io-index" 1347checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39" 1348 1349[[package]] 1350name = "idna" 1351version = "1.1.0" 1352source = "registry+https://github.com/rust-lang/crates.io-index" 1353checksum = "3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de" 1354dependencies = [ 1355 "idna_adapter", 1356 "smallvec", 1357 "utf8_iter", 1358] 1359 1360[[package]] 1361name = "idna_adapter" 1362version = "1.2.1" 1363source = "registry+https://github.com/rust-lang/crates.io-index" 1364checksum = "3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344" 1365dependencies = [ 1366 "icu_normalizer", 1367 "icu_properties", 1368] 1369 1370[[package]] 1371name = "indexmap" 1372version = "1.9.3" 1373source = "registry+https://github.com/rust-lang/crates.io-index" 1374checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99" 1375dependencies = [ 1376 "autocfg", 1377 "hashbrown 0.12.3", 1378 "serde", 1379] 1380 1381[[package]] 1382name = "indexmap" 1383version = "2.11.4" 1384source = "registry+https://github.com/rust-lang/crates.io-index" 1385checksum = "4b0f83760fb341a774ed326568e19f5a863af4a952def8c39f9ab92fd95b88e5" 1386dependencies = [ 1387 "equivalent", 1388 "hashbrown 0.15.5", 1389 "serde", 1390 "serde_core", 1391] 1392 1393[[package]] 1394name = "indoc" 1395version = "2.0.6" 1396source = "registry+https://github.com/rust-lang/crates.io-index" 1397checksum = "f4c7245a08504955605670dbf141fceab975f15ca21570696aebe9d2e71576bd" 1398 1399[[package]] 1400name = "io-uring" 1401version = "0.7.10" 1402source = "registry+https://github.com/rust-lang/crates.io-index" 1403checksum = "046fa2d4d00aea763528b4950358d0ead425372445dc8ff86312b3c69ff7727b" 1404dependencies = [ 1405 "bitflags", 1406 "cfg-if", 1407 "libc", 1408] 1409 1410[[package]] 1411name = "ipconfig" 1412version = "0.3.2" 1413source = "registry+https://github.com/rust-lang/crates.io-index" 1414checksum = "b58db92f96b720de98181bbbe63c831e87005ab460c1bf306eb2622b4707997f" 1415dependencies = [ 1416 "socket2 0.5.10", 1417 "widestring", 1418 "windows-sys 0.48.0", 1419 "winreg", 1420] 1421 1422[[package]] 1423name = "ipld-core" 1424version = "0.4.2" 1425source = "registry+https://github.com/rust-lang/crates.io-index" 1426checksum = "104718b1cc124d92a6d01ca9c9258a7df311405debb3408c445a36452f9bf8db" 1427dependencies = [ 1428 "cid", 1429 "serde", 1430 "serde_bytes", 1431] 1432 1433[[package]] 1434name = "ipnet" 1435version = "2.11.0" 1436source = "registry+https://github.com/rust-lang/crates.io-index" 1437checksum = "469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130" 1438 1439[[package]] 1440name = "iri-string" 1441version = "0.7.8" 1442source = "registry+https://github.com/rust-lang/crates.io-index" 1443checksum = "dbc5ebe9c3a1a7a5127f920a418f7585e9e758e911d0466ed004f393b0e380b2" 1444dependencies = [ 1445 "memchr", 1446 "serde", 1447] 1448 1449[[package]] 1450name = "is_ci" 1451version = "1.2.0" 1452source = "registry+https://github.com/rust-lang/crates.io-index" 1453checksum = "7655c9839580ee829dfacba1d1278c2b7883e50a277ff7541299489d6bdfdc45" 1454 1455[[package]] 1456name = "is_terminal_polyfill" 1457version = "1.70.1" 1458source = "registry+https://github.com/rust-lang/crates.io-index" 1459checksum = "7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf" 1460 1461[[package]] 1462name = "itertools" 1463version = "0.14.0" 1464source = "registry+https://github.com/rust-lang/crates.io-index" 1465checksum = "2b192c782037fadd9cfa75548310488aabdbf3d2da73885b31bd0abd03351285" 1466dependencies = [ 1467 "either", 1468] 1469 1470[[package]] 1471name = "itoa" 1472version = "1.0.15" 1473source = "registry+https://github.com/rust-lang/crates.io-index" 1474checksum = "4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c" 1475 1476[[package]] 1477name = "jacquard" 1478version = "0.2.1" 1479source = "registry+https://github.com/rust-lang/crates.io-index" 1480checksum = "719fe6fc35f0bd7859a25ba55ebaf55360e3af5b17764dab173202ad734ef5a4" 1481dependencies = [ 1482 "async-trait", 1483 "bon", 1484 "bytes", 1485 "clap", 1486 "hickory-resolver", 1487 "http", 1488 "jacquard-api", 1489 "jacquard-common", 1490 "miette", 1491 "percent-encoding", 1492 "reqwest", 1493 "serde", 1494 "serde_html_form", 1495 "serde_ipld_dagcbor", 1496 "serde_json", 1497 "smol_str", 1498 "thiserror 2.0.17", 1499 "tokio", 1500 "url", 1501 "urlencoding", 1502] 1503 1504[[package]] 1505name = "jacquard-api" 1506version = "0.2.0" 1507source = "registry+https://github.com/rust-lang/crates.io-index" 1508checksum = "51de55e4de7c7b2a5f5ea67450d8e21bc9388cca719ce3347cb58e236cc90457" 1509dependencies = [ 1510 "bon", 1511 "bytes", 1512 "jacquard-common", 1513 "jacquard-derive", 1514 "miette", 1515 "serde", 1516 "thiserror 2.0.17", 1517] 1518 1519[[package]] 1520name = "jacquard-common" 1521version = "0.2.0" 1522source = "registry+https://github.com/rust-lang/crates.io-index" 1523checksum = "69abd1202e606b0f2cdca38e1daaf98ce09dfe3e29cbae27bcb4cb1f6b4560c4" 1524dependencies = [ 1525 "base64", 1526 "bon", 1527 "bytes", 1528 "chrono", 1529 "cid", 1530 "enum_dispatch", 1531 "ipld-core", 1532 "langtag 0.4.0", 1533 "miette", 1534 "multibase", 1535 "multihash", 1536 "num-traits", 1537 "ouroboros", 1538 "rand 0.9.2", 1539 "regex", 1540 "serde", 1541 "serde_html_form", 1542 "serde_json", 1543 "serde_with", 1544 "smol_str", 1545 "thiserror 2.0.17", 1546 "url", 1547] 1548 1549[[package]] 1550name = "jacquard-derive" 1551version = "0.2.0" 1552source = "registry+https://github.com/rust-lang/crates.io-index" 1553checksum = "079cff009d305585a7929ea3ff45aeb5dfb93e18281793e7d79ad03ca75b9513" 1554dependencies = [ 1555 "heck 0.5.0", 1556 "itertools", 1557 "prettyplease", 1558 "proc-macro2", 1559 "quote", 1560 "serde", 1561 "serde_json", 1562 "serde_repr", 1563 "serde_with", 1564 "syn 2.0.106", 1565] 1566 1567[[package]] 1568name = "jetstream" 1569version = "0.1.1" 1570dependencies = [ 1571 "async-trait", 1572 "atrium-api", 1573 "chrono", 1574 "futures-util", 1575 "log", 1576 "serde", 1577 "serde_json", 1578 "thiserror 2.0.17", 1579 "tokio", 1580 "tokio-tungstenite", 1581 "url", 1582 "zstd", 1583] 1584 1585[[package]] 1586name = "jiff" 1587version = "0.2.15" 1588source = "registry+https://github.com/rust-lang/crates.io-index" 1589checksum = "be1f93b8b1eb69c77f24bbb0afdf66f54b632ee39af40ca21c4365a1d7347e49" 1590dependencies = [ 1591 "jiff-static", 1592 "log", 1593 "portable-atomic", 1594 "portable-atomic-util", 1595 "serde", 1596] 1597 1598[[package]] 1599name = "jiff-static" 1600version = "0.2.15" 1601source = "registry+https://github.com/rust-lang/crates.io-index" 1602checksum = "03343451ff899767262ec32146f6d559dd759fdadf42ff0e227c7c48f72594b4" 1603dependencies = [ 1604 "proc-macro2", 1605 "quote", 1606 "syn 2.0.106", 1607] 1608 1609[[package]] 1610name = "jobserver" 1611version = "0.1.34" 1612source = "registry+https://github.com/rust-lang/crates.io-index" 1613checksum = "9afb3de4395d6b3e67a780b6de64b51c978ecf11cb9a462c66be7d4ca9039d33" 1614dependencies = [ 1615 "getrandom 0.3.3", 1616 "libc", 1617] 1618 1619[[package]] 1620name = "js-sys" 1621version = "0.3.81" 1622source = "registry+https://github.com/rust-lang/crates.io-index" 1623checksum = "ec48937a97411dcb524a265206ccd4c90bb711fca92b2792c407f268825b9305" 1624dependencies = [ 1625 "once_cell", 1626 "wasm-bindgen", 1627] 1628 1629[[package]] 1630name = "langtag" 1631version = "0.3.4" 1632source = "registry+https://github.com/rust-lang/crates.io-index" 1633checksum = "ed60c85f254d6ae8450cec15eedd921efbc4d1bdf6fcf6202b9a58b403f6f805" 1634dependencies = [ 1635 "serde", 1636] 1637 1638[[package]] 1639name = "langtag" 1640version = "0.4.0" 1641source = "registry+https://github.com/rust-lang/crates.io-index" 1642checksum = "9ecb4c689a30e48ebeaa14237f34037e300dd072e6ad21a9ec72e810ff3c6600" 1643dependencies = [ 1644 "serde", 1645 "static-regular-grammar", 1646 "thiserror 1.0.69", 1647] 1648 1649[[package]] 1650name = "libc" 1651version = "0.2.176" 1652source = "registry+https://github.com/rust-lang/crates.io-index" 1653checksum = "58f929b4d672ea937a23a1ab494143d968337a5f47e56d0815df1e0890ddf174" 1654 1655[[package]] 1656name = "linked-hash-map" 1657version = "0.5.6" 1658source = "registry+https://github.com/rust-lang/crates.io-index" 1659checksum = "0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f" 1660 1661[[package]] 1662name = "linux-raw-sys" 1663version = "0.11.0" 1664source = "registry+https://github.com/rust-lang/crates.io-index" 1665checksum = "df1d3c3b53da64cf5760482273a98e575c651a67eec7f77df96b5b642de8f039" 1666 1667[[package]] 1668name = "litemap" 1669version = "0.8.0" 1670source = "registry+https://github.com/rust-lang/crates.io-index" 1671checksum = "241eaef5fd12c88705a01fc1066c48c4b36e0dd4377dcdc7ec3942cea7a69956" 1672 1673[[package]] 1674name = "lock_api" 1675version = "0.4.14" 1676source = "registry+https://github.com/rust-lang/crates.io-index" 1677checksum = "224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965" 1678dependencies = [ 1679 "scopeguard", 1680] 1681 1682[[package]] 1683name = "log" 1684version = "0.4.28" 1685source = "registry+https://github.com/rust-lang/crates.io-index" 1686checksum = "34080505efa8e45a4b816c349525ebe327ceaa8559756f0356cba97ef3bf7432" 1687 1688[[package]] 1689name = "lru" 1690version = "0.12.5" 1691source = "registry+https://github.com/rust-lang/crates.io-index" 1692checksum = "234cf4f4a04dc1f57e24b96cc0cd600cf2af460d4161ac5ecdd0af8e1f3b2a38" 1693dependencies = [ 1694 "hashbrown 0.15.5", 1695] 1696 1697[[package]] 1698name = "lru-cache" 1699version = "0.1.2" 1700source = "registry+https://github.com/rust-lang/crates.io-index" 1701checksum = "31e24f1ad8321ca0e8a1e0ac13f23cb668e6f5466c2c57319f6a5cf1cc8e3b1c" 1702dependencies = [ 1703 "linked-hash-map", 1704] 1705 1706[[package]] 1707name = "lru-slab" 1708version = "0.1.2" 1709source = "registry+https://github.com/rust-lang/crates.io-index" 1710checksum = "112b39cec0b298b6c1999fee3e31427f74f676e4cb9879ed1a121b43661a4154" 1711 1712[[package]] 1713name = "match-lookup" 1714version = "0.1.1" 1715source = "registry+https://github.com/rust-lang/crates.io-index" 1716checksum = "1265724d8cb29dbbc2b0f06fffb8bf1a8c0cf73a78eede9ba73a4a66c52a981e" 1717dependencies = [ 1718 "proc-macro2", 1719 "quote", 1720 "syn 1.0.109", 1721] 1722 1723[[package]] 1724name = "memchr" 1725version = "2.7.6" 1726source = "registry+https://github.com/rust-lang/crates.io-index" 1727checksum = "f52b00d39961fc5b2736ea853c9cc86238e165017a493d1d5c8eac6bdc4cc273" 1728 1729[[package]] 1730name = "miette" 1731version = "7.6.0" 1732source = "registry+https://github.com/rust-lang/crates.io-index" 1733checksum = "5f98efec8807c63c752b5bd61f862c165c115b0a35685bdcfd9238c7aeb592b7" 1734dependencies = [ 1735 "backtrace", 1736 "backtrace-ext", 1737 "cfg-if", 1738 "miette-derive", 1739 "owo-colors", 1740 "supports-color", 1741 "supports-hyperlinks", 1742 "supports-unicode", 1743 "terminal_size", 1744 "textwrap", 1745 "unicode-width 0.1.14", 1746] 1747 1748[[package]] 1749name = "miette-derive" 1750version = "7.6.0" 1751source = "registry+https://github.com/rust-lang/crates.io-index" 1752checksum = "db5b29714e950dbb20d5e6f74f9dcec4edbcc1067bb7f8ed198c097b8c1a818b" 1753dependencies = [ 1754 "proc-macro2", 1755 "quote", 1756 "syn 2.0.106", 1757] 1758 1759[[package]] 1760name = "mime" 1761version = "0.3.17" 1762source = "registry+https://github.com/rust-lang/crates.io-index" 1763checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a" 1764 1765[[package]] 1766name = "minimal-lexical" 1767version = "0.2.1" 1768source = "registry+https://github.com/rust-lang/crates.io-index" 1769checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a" 1770 1771[[package]] 1772name = "miniz_oxide" 1773version = "0.8.9" 1774source = "registry+https://github.com/rust-lang/crates.io-index" 1775checksum = "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316" 1776dependencies = [ 1777 "adler2", 1778] 1779 1780[[package]] 1781name = "mio" 1782version = "1.0.4" 1783source = "registry+https://github.com/rust-lang/crates.io-index" 1784checksum = "78bed444cc8a2160f01cbcf811ef18cac863ad68ae8ca62092e8db51d51c761c" 1785dependencies = [ 1786 "libc", 1787 "wasi 0.11.1+wasi-snapshot-preview1", 1788 "windows-sys 0.59.0", 1789] 1790 1791[[package]] 1792name = "moka" 1793version = "0.12.11" 1794source = "registry+https://github.com/rust-lang/crates.io-index" 1795checksum = "8261cd88c312e0004c1d51baad2980c66528dfdb2bee62003e643a4d8f86b077" 1796dependencies = [ 1797 "async-lock", 1798 "crossbeam-channel", 1799 "crossbeam-epoch", 1800 "crossbeam-utils", 1801 "equivalent", 1802 "event-listener", 1803 "futures-util", 1804 "parking_lot", 1805 "portable-atomic", 1806 "rustc_version", 1807 "smallvec", 1808 "tagptr", 1809 "uuid", 1810] 1811 1812[[package]] 1813name = "multibase" 1814version = "0.9.2" 1815source = "registry+https://github.com/rust-lang/crates.io-index" 1816checksum = "8694bb4835f452b0e3bb06dbebb1d6fc5385b6ca1caf2e55fd165c042390ec77" 1817dependencies = [ 1818 "base-x", 1819 "base256emoji", 1820 "data-encoding", 1821 "data-encoding-macro", 1822] 1823 1824[[package]] 1825name = "multihash" 1826version = "0.19.3" 1827source = "registry+https://github.com/rust-lang/crates.io-index" 1828checksum = "6b430e7953c29dd6a09afc29ff0bb69c6e306329ee6794700aee27b76a1aea8d" 1829dependencies = [ 1830 "core2", 1831 "serde", 1832 "unsigned-varint", 1833] 1834 1835[[package]] 1836name = "native-tls" 1837version = "0.2.14" 1838source = "registry+https://github.com/rust-lang/crates.io-index" 1839checksum = "87de3442987e9dbec73158d5c715e7ad9072fda936bb03d19d7fa10e00520f0e" 1840dependencies = [ 1841 "libc", 1842 "log", 1843 "openssl", 1844 "openssl-probe", 1845 "openssl-sys", 1846 "schannel", 1847 "security-framework", 1848 "security-framework-sys", 1849 "tempfile", 1850] 1851 1852[[package]] 1853name = "nom" 1854version = "7.1.3" 1855source = "registry+https://github.com/rust-lang/crates.io-index" 1856checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a" 1857dependencies = [ 1858 "memchr", 1859 "minimal-lexical", 1860] 1861 1862[[package]] 1863name = "num-conv" 1864version = "0.1.0" 1865source = "registry+https://github.com/rust-lang/crates.io-index" 1866checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9" 1867 1868[[package]] 1869name = "num-traits" 1870version = "0.2.19" 1871source = "registry+https://github.com/rust-lang/crates.io-index" 1872checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841" 1873dependencies = [ 1874 "autocfg", 1875] 1876 1877[[package]] 1878name = "object" 1879version = "0.37.3" 1880source = "registry+https://github.com/rust-lang/crates.io-index" 1881checksum = "ff76201f031d8863c38aa7f905eca4f53abbfa15f609db4277d44cd8938f33fe" 1882dependencies = [ 1883 "memchr", 1884] 1885 1886[[package]] 1887name = "once_cell" 1888version = "1.21.3" 1889source = "registry+https://github.com/rust-lang/crates.io-index" 1890checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d" 1891 1892[[package]] 1893name = "once_cell_polyfill" 1894version = "1.70.1" 1895source = "registry+https://github.com/rust-lang/crates.io-index" 1896checksum = "a4895175b425cb1f87721b59f0f286c2092bd4af812243672510e1ac53e2e0ad" 1897 1898[[package]] 1899name = "openssl" 1900version = "0.10.73" 1901source = "registry+https://github.com/rust-lang/crates.io-index" 1902checksum = "8505734d46c8ab1e19a1dce3aef597ad87dcb4c37e7188231769bd6bd51cebf8" 1903dependencies = [ 1904 "bitflags", 1905 "cfg-if", 1906 "foreign-types", 1907 "libc", 1908 "once_cell", 1909 "openssl-macros", 1910 "openssl-sys", 1911] 1912 1913[[package]] 1914name = "openssl-macros" 1915version = "0.1.1" 1916source = "registry+https://github.com/rust-lang/crates.io-index" 1917checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c" 1918dependencies = [ 1919 "proc-macro2", 1920 "quote", 1921 "syn 2.0.106", 1922] 1923 1924[[package]] 1925name = "openssl-probe" 1926version = "0.1.6" 1927source = "registry+https://github.com/rust-lang/crates.io-index" 1928checksum = "d05e27ee213611ffe7d6348b942e8f942b37114c00cc03cec254295a4a17852e" 1929 1930[[package]] 1931name = "openssl-src" 1932version = "300.5.3+3.5.4" 1933source = "registry+https://github.com/rust-lang/crates.io-index" 1934checksum = "dc6bad8cd0233b63971e232cc9c5e83039375b8586d2312f31fda85db8f888c2" 1935dependencies = [ 1936 "cc", 1937] 1938 1939[[package]] 1940name = "openssl-sys" 1941version = "0.9.109" 1942source = "registry+https://github.com/rust-lang/crates.io-index" 1943checksum = "90096e2e47630d78b7d1c20952dc621f957103f8bc2c8359ec81290d75238571" 1944dependencies = [ 1945 "cc", 1946 "libc", 1947 "openssl-src", 1948 "pkg-config", 1949 "vcpkg", 1950] 1951 1952[[package]] 1953name = "ouroboros" 1954version = "0.18.5" 1955source = "registry+https://github.com/rust-lang/crates.io-index" 1956checksum = "1e0f050db9c44b97a94723127e6be766ac5c340c48f2c4bb3ffa11713744be59" 1957dependencies = [ 1958 "aliasable", 1959 "ouroboros_macro", 1960 "static_assertions", 1961] 1962 1963[[package]] 1964name = "ouroboros_macro" 1965version = "0.18.5" 1966source = "registry+https://github.com/rust-lang/crates.io-index" 1967checksum = "3c7028bdd3d43083f6d8d4d5187680d0d3560d54df4cc9d752005268b41e64d0" 1968dependencies = [ 1969 "heck 0.4.1", 1970 "proc-macro2", 1971 "proc-macro2-diagnostics", 1972 "quote", 1973 "syn 2.0.106", 1974] 1975 1976[[package]] 1977name = "owo-colors" 1978version = "4.2.3" 1979source = "registry+https://github.com/rust-lang/crates.io-index" 1980checksum = "9c6901729fa79e91a0913333229e9ca5dc725089d1c363b2f4b4760709dc4a52" 1981 1982[[package]] 1983name = "parking" 1984version = "2.2.1" 1985source = "registry+https://github.com/rust-lang/crates.io-index" 1986checksum = "f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba" 1987 1988[[package]] 1989name = "parking_lot" 1990version = "0.12.5" 1991source = "registry+https://github.com/rust-lang/crates.io-index" 1992checksum = "93857453250e3077bd71ff98b6a65ea6621a19bb0f559a85248955ac12c45a1a" 1993dependencies = [ 1994 "lock_api", 1995 "parking_lot_core", 1996] 1997 1998[[package]] 1999name = "parking_lot_core" 2000version = "0.9.12" 2001source = "registry+https://github.com/rust-lang/crates.io-index" 2002checksum = "2621685985a2ebf1c516881c026032ac7deafcda1a2c9b7850dc81e3dfcb64c1" 2003dependencies = [ 2004 "cfg-if", 2005 "libc", 2006 "redox_syscall", 2007 "smallvec", 2008 "windows-link 0.2.0", 2009] 2010 2011[[package]] 2012name = "percent-encoding" 2013version = "2.3.2" 2014source = "registry+https://github.com/rust-lang/crates.io-index" 2015checksum = "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220" 2016 2017[[package]] 2018name = "pin-project-lite" 2019version = "0.2.16" 2020source = "registry+https://github.com/rust-lang/crates.io-index" 2021checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b" 2022 2023[[package]] 2024name = "pin-utils" 2025version = "0.1.0" 2026source = "registry+https://github.com/rust-lang/crates.io-index" 2027checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" 2028 2029[[package]] 2030name = "pkg-config" 2031version = "0.3.32" 2032source = "registry+https://github.com/rust-lang/crates.io-index" 2033checksum = "7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c" 2034 2035[[package]] 2036name = "portable-atomic" 2037version = "1.11.1" 2038source = "registry+https://github.com/rust-lang/crates.io-index" 2039checksum = "f84267b20a16ea918e43c6a88433c2d54fa145c92a811b5b047ccbe153674483" 2040 2041[[package]] 2042name = "portable-atomic-util" 2043version = "0.2.4" 2044source = "registry+https://github.com/rust-lang/crates.io-index" 2045checksum = "d8a2f0d8d040d7848a709caf78912debcc3f33ee4b3cac47d73d1e1069e83507" 2046dependencies = [ 2047 "portable-atomic", 2048] 2049 2050[[package]] 2051name = "potential_utf" 2052version = "0.1.3" 2053source = "registry+https://github.com/rust-lang/crates.io-index" 2054checksum = "84df19adbe5b5a0782edcab45899906947ab039ccf4573713735ee7de1e6b08a" 2055dependencies = [ 2056 "zerovec", 2057] 2058 2059[[package]] 2060name = "powerfmt" 2061version = "0.2.0" 2062source = "registry+https://github.com/rust-lang/crates.io-index" 2063checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391" 2064 2065[[package]] 2066name = "ppv-lite86" 2067version = "0.2.21" 2068source = "registry+https://github.com/rust-lang/crates.io-index" 2069checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9" 2070dependencies = [ 2071 "zerocopy", 2072] 2073 2074[[package]] 2075name = "prettyplease" 2076version = "0.2.37" 2077source = "registry+https://github.com/rust-lang/crates.io-index" 2078checksum = "479ca8adacdd7ce8f1fb39ce9ecccbfe93a3f1344b3d0d97f20bc0196208f62b" 2079dependencies = [ 2080 "proc-macro2", 2081 "syn 2.0.106", 2082] 2083 2084[[package]] 2085name = "proc-macro-error" 2086version = "1.0.4" 2087source = "registry+https://github.com/rust-lang/crates.io-index" 2088checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c" 2089dependencies = [ 2090 "proc-macro-error-attr", 2091 "proc-macro2", 2092 "quote", 2093 "syn 1.0.109", 2094 "version_check", 2095] 2096 2097[[package]] 2098name = "proc-macro-error-attr" 2099version = "1.0.4" 2100source = "registry+https://github.com/rust-lang/crates.io-index" 2101checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869" 2102dependencies = [ 2103 "proc-macro2", 2104 "quote", 2105 "version_check", 2106] 2107 2108[[package]] 2109name = "proc-macro2" 2110version = "1.0.101" 2111source = "registry+https://github.com/rust-lang/crates.io-index" 2112checksum = "89ae43fd86e4158d6db51ad8e2b80f313af9cc74f5c0e03ccb87de09998732de" 2113dependencies = [ 2114 "unicode-ident", 2115] 2116 2117[[package]] 2118name = "proc-macro2-diagnostics" 2119version = "0.10.1" 2120source = "registry+https://github.com/rust-lang/crates.io-index" 2121checksum = "af066a9c399a26e020ada66a034357a868728e72cd426f3adcd35f80d88d88c8" 2122dependencies = [ 2123 "proc-macro2", 2124 "quote", 2125 "syn 2.0.106", 2126 "version_check", 2127 "yansi", 2128] 2129 2130[[package]] 2131name = "quinn" 2132version = "0.11.9" 2133source = "registry+https://github.com/rust-lang/crates.io-index" 2134checksum = "b9e20a958963c291dc322d98411f541009df2ced7b5a4f2bd52337638cfccf20" 2135dependencies = [ 2136 "bytes", 2137 "cfg_aliases", 2138 "pin-project-lite", 2139 "quinn-proto", 2140 "quinn-udp", 2141 "rustc-hash", 2142 "rustls", 2143 "socket2 0.6.0", 2144 "thiserror 2.0.17", 2145 "tokio", 2146 "tracing", 2147 "web-time", 2148] 2149 2150[[package]] 2151name = "quinn-proto" 2152version = "0.11.13" 2153source = "registry+https://github.com/rust-lang/crates.io-index" 2154checksum = "f1906b49b0c3bc04b5fe5d86a77925ae6524a19b816ae38ce1e426255f1d8a31" 2155dependencies = [ 2156 "bytes", 2157 "getrandom 0.3.3", 2158 "lru-slab", 2159 "rand 0.9.2", 2160 "ring", 2161 "rustc-hash", 2162 "rustls", 2163 "rustls-pki-types", 2164 "slab", 2165 "thiserror 2.0.17", 2166 "tinyvec", 2167 "tracing", 2168 "web-time", 2169] 2170 2171[[package]] 2172name = "quinn-udp" 2173version = "0.5.14" 2174source = "registry+https://github.com/rust-lang/crates.io-index" 2175checksum = "addec6a0dcad8a8d96a771f815f0eaf55f9d1805756410b39f5fa81332574cbd" 2176dependencies = [ 2177 "cfg_aliases", 2178 "libc", 2179 "once_cell", 2180 "socket2 0.6.0", 2181 "tracing", 2182 "windows-sys 0.60.2", 2183] 2184 2185[[package]] 2186name = "quote" 2187version = "1.0.41" 2188source = "registry+https://github.com/rust-lang/crates.io-index" 2189checksum = "ce25767e7b499d1b604768e7cde645d14cc8584231ea6b295e9c9eb22c02e1d1" 2190dependencies = [ 2191 "proc-macro2", 2192] 2193 2194[[package]] 2195name = "r-efi" 2196version = "5.3.0" 2197source = "registry+https://github.com/rust-lang/crates.io-index" 2198checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f" 2199 2200[[package]] 2201name = "rand" 2202version = "0.8.5" 2203source = "registry+https://github.com/rust-lang/crates.io-index" 2204checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" 2205dependencies = [ 2206 "libc", 2207 "rand_chacha 0.3.1", 2208 "rand_core 0.6.4", 2209] 2210 2211[[package]] 2212name = "rand" 2213version = "0.9.2" 2214source = "registry+https://github.com/rust-lang/crates.io-index" 2215checksum = "6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1" 2216dependencies = [ 2217 "rand_chacha 0.9.0", 2218 "rand_core 0.9.3", 2219] 2220 2221[[package]] 2222name = "rand_chacha" 2223version = "0.3.1" 2224source = "registry+https://github.com/rust-lang/crates.io-index" 2225checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88" 2226dependencies = [ 2227 "ppv-lite86", 2228 "rand_core 0.6.4", 2229] 2230 2231[[package]] 2232name = "rand_chacha" 2233version = "0.9.0" 2234source = "registry+https://github.com/rust-lang/crates.io-index" 2235checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb" 2236dependencies = [ 2237 "ppv-lite86", 2238 "rand_core 0.9.3", 2239] 2240 2241[[package]] 2242name = "rand_core" 2243version = "0.6.4" 2244source = "registry+https://github.com/rust-lang/crates.io-index" 2245checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" 2246dependencies = [ 2247 "getrandom 0.2.16", 2248] 2249 2250[[package]] 2251name = "rand_core" 2252version = "0.9.3" 2253source = "registry+https://github.com/rust-lang/crates.io-index" 2254checksum = "99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38" 2255dependencies = [ 2256 "getrandom 0.3.3", 2257] 2258 2259[[package]] 2260name = "range-traits" 2261version = "0.3.2" 2262source = "registry+https://github.com/rust-lang/crates.io-index" 2263checksum = "d20581732dd76fa913c7dff1a2412b714afe3573e94d41c34719de73337cc8ab" 2264 2265[[package]] 2266name = "redox_syscall" 2267version = "0.5.18" 2268source = "registry+https://github.com/rust-lang/crates.io-index" 2269checksum = "ed2bf2547551a7053d6fdfafda3f938979645c44812fbfcda098faae3f1a362d" 2270dependencies = [ 2271 "bitflags", 2272] 2273 2274[[package]] 2275name = "ref-cast" 2276version = "1.0.25" 2277source = "registry+https://github.com/rust-lang/crates.io-index" 2278checksum = "f354300ae66f76f1c85c5f84693f0ce81d747e2c3f21a45fef496d89c960bf7d" 2279dependencies = [ 2280 "ref-cast-impl", 2281] 2282 2283[[package]] 2284name = "ref-cast-impl" 2285version = "1.0.25" 2286source = "registry+https://github.com/rust-lang/crates.io-index" 2287checksum = "b7186006dcb21920990093f30e3dea63b7d6e977bf1256be20c3563a5db070da" 2288dependencies = [ 2289 "proc-macro2", 2290 "quote", 2291 "syn 2.0.106", 2292] 2293 2294[[package]] 2295name = "regex" 2296version = "1.11.3" 2297source = "registry+https://github.com/rust-lang/crates.io-index" 2298checksum = "8b5288124840bee7b386bc413c487869b360b2b4ec421ea56425128692f2a82c" 2299dependencies = [ 2300 "aho-corasick", 2301 "memchr", 2302 "regex-automata", 2303 "regex-syntax", 2304] 2305 2306[[package]] 2307name = "regex-automata" 2308version = "0.4.11" 2309source = "registry+https://github.com/rust-lang/crates.io-index" 2310checksum = "833eb9ce86d40ef33cb1306d8accf7bc8ec2bfea4355cbdebb3df68b40925cad" 2311dependencies = [ 2312 "aho-corasick", 2313 "memchr", 2314 "regex-syntax", 2315] 2316 2317[[package]] 2318name = "regex-syntax" 2319version = "0.8.6" 2320source = "registry+https://github.com/rust-lang/crates.io-index" 2321checksum = "caf4aa5b0f434c91fe5c7f1ecb6a5ece2130b02ad2a590589dda5146df959001" 2322 2323[[package]] 2324name = "reqwest" 2325version = "0.12.23" 2326source = "registry+https://github.com/rust-lang/crates.io-index" 2327checksum = "d429f34c8092b2d42c7c93cec323bb4adeb7c67698f70839adec842ec10c7ceb" 2328dependencies = [ 2329 "async-compression", 2330 "base64", 2331 "bytes", 2332 "encoding_rs", 2333 "futures-core", 2334 "futures-util", 2335 "h2", 2336 "http", 2337 "http-body", 2338 "http-body-util", 2339 "hyper", 2340 "hyper-rustls", 2341 "hyper-tls", 2342 "hyper-util", 2343 "js-sys", 2344 "log", 2345 "mime", 2346 "native-tls", 2347 "percent-encoding", 2348 "pin-project-lite", 2349 "quinn", 2350 "rustls", 2351 "rustls-pki-types", 2352 "serde", 2353 "serde_json", 2354 "serde_urlencoded", 2355 "sync_wrapper", 2356 "tokio", 2357 "tokio-native-tls", 2358 "tokio-rustls", 2359 "tokio-util", 2360 "tower", 2361 "tower-http", 2362 "tower-service", 2363 "url", 2364 "wasm-bindgen", 2365 "wasm-bindgen-futures", 2366 "web-sys", 2367 "webpki-roots", 2368] 2369 2370[[package]] 2371name = "resolv-conf" 2372version = "0.7.5" 2373source = "registry+https://github.com/rust-lang/crates.io-index" 2374checksum = "6b3789b30bd25ba102de4beabd95d21ac45b69b1be7d14522bab988c526d6799" 2375 2376[[package]] 2377name = "ring" 2378version = "0.17.14" 2379source = "registry+https://github.com/rust-lang/crates.io-index" 2380checksum = "a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7" 2381dependencies = [ 2382 "cc", 2383 "cfg-if", 2384 "getrandom 0.2.16", 2385 "libc", 2386 "untrusted", 2387 "windows-sys 0.52.0", 2388] 2389 2390[[package]] 2391name = "rustc-demangle" 2392version = "0.1.26" 2393source = "registry+https://github.com/rust-lang/crates.io-index" 2394checksum = "56f7d92ca342cea22a06f2121d944b4fd82af56988c270852495420f961d4ace" 2395 2396[[package]] 2397name = "rustc-hash" 2398version = "2.1.1" 2399source = "registry+https://github.com/rust-lang/crates.io-index" 2400checksum = "357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d" 2401 2402[[package]] 2403name = "rustc_version" 2404version = "0.4.1" 2405source = "registry+https://github.com/rust-lang/crates.io-index" 2406checksum = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92" 2407dependencies = [ 2408 "semver", 2409] 2410 2411[[package]] 2412name = "rustix" 2413version = "1.1.2" 2414source = "registry+https://github.com/rust-lang/crates.io-index" 2415checksum = "cd15f8a2c5551a84d56efdc1cd049089e409ac19a3072d5037a17fd70719ff3e" 2416dependencies = [ 2417 "bitflags", 2418 "errno", 2419 "libc", 2420 "linux-raw-sys", 2421 "windows-sys 0.61.1", 2422] 2423 2424[[package]] 2425name = "rustls" 2426version = "0.23.32" 2427source = "registry+https://github.com/rust-lang/crates.io-index" 2428checksum = "cd3c25631629d034ce7cd9940adc9d45762d46de2b0f57193c4443b92c6d4d40" 2429dependencies = [ 2430 "once_cell", 2431 "ring", 2432 "rustls-pki-types", 2433 "rustls-webpki", 2434 "subtle", 2435 "zeroize", 2436] 2437 2438[[package]] 2439name = "rustls-pki-types" 2440version = "1.12.0" 2441source = "registry+https://github.com/rust-lang/crates.io-index" 2442checksum = "229a4a4c221013e7e1f1a043678c5cc39fe5171437c88fb47151a21e6f5b5c79" 2443dependencies = [ 2444 "web-time", 2445 "zeroize", 2446] 2447 2448[[package]] 2449name = "rustls-webpki" 2450version = "0.103.7" 2451source = "registry+https://github.com/rust-lang/crates.io-index" 2452checksum = "e10b3f4191e8a80e6b43eebabfac91e5dcecebb27a71f04e820c47ec41d314bf" 2453dependencies = [ 2454 "ring", 2455 "rustls-pki-types", 2456 "untrusted", 2457] 2458 2459[[package]] 2460name = "rustversion" 2461version = "1.0.22" 2462source = "registry+https://github.com/rust-lang/crates.io-index" 2463checksum = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d" 2464 2465[[package]] 2466name = "ryu" 2467version = "1.0.20" 2468source = "registry+https://github.com/rust-lang/crates.io-index" 2469checksum = "28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f" 2470 2471[[package]] 2472name = "schannel" 2473version = "0.1.28" 2474source = "registry+https://github.com/rust-lang/crates.io-index" 2475checksum = "891d81b926048e76efe18581bf793546b4c0eaf8448d72be8de2bbee5fd166e1" 2476dependencies = [ 2477 "windows-sys 0.61.1", 2478] 2479 2480[[package]] 2481name = "schemars" 2482version = "0.9.0" 2483source = "registry+https://github.com/rust-lang/crates.io-index" 2484checksum = "4cd191f9397d57d581cddd31014772520aa448f65ef991055d7f61582c65165f" 2485dependencies = [ 2486 "dyn-clone", 2487 "ref-cast", 2488 "serde", 2489 "serde_json", 2490] 2491 2492[[package]] 2493name = "schemars" 2494version = "1.0.4" 2495source = "registry+https://github.com/rust-lang/crates.io-index" 2496checksum = "82d20c4491bc164fa2f6c5d44565947a52ad80b9505d8e36f8d54c27c739fcd0" 2497dependencies = [ 2498 "dyn-clone", 2499 "ref-cast", 2500 "serde", 2501 "serde_json", 2502] 2503 2504[[package]] 2505name = "scopeguard" 2506version = "1.2.0" 2507source = "registry+https://github.com/rust-lang/crates.io-index" 2508checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" 2509 2510[[package]] 2511name = "security-framework" 2512version = "2.11.1" 2513source = "registry+https://github.com/rust-lang/crates.io-index" 2514checksum = "897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02" 2515dependencies = [ 2516 "bitflags", 2517 "core-foundation", 2518 "core-foundation-sys", 2519 "libc", 2520 "security-framework-sys", 2521] 2522 2523[[package]] 2524name = "security-framework-sys" 2525version = "2.15.0" 2526source = "registry+https://github.com/rust-lang/crates.io-index" 2527checksum = "cc1f0cbffaac4852523ce30d8bd3c5cdc873501d96ff467ca09b6767bb8cd5c0" 2528dependencies = [ 2529 "core-foundation-sys", 2530 "libc", 2531] 2532 2533[[package]] 2534name = "semver" 2535version = "1.0.27" 2536source = "registry+https://github.com/rust-lang/crates.io-index" 2537checksum = "d767eb0aabc880b29956c35734170f26ed551a859dbd361d140cdbeca61ab1e2" 2538 2539[[package]] 2540name = "serde" 2541version = "1.0.228" 2542source = "registry+https://github.com/rust-lang/crates.io-index" 2543checksum = "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e" 2544dependencies = [ 2545 "serde_core", 2546 "serde_derive", 2547] 2548 2549[[package]] 2550name = "serde_bytes" 2551version = "0.11.19" 2552source = "registry+https://github.com/rust-lang/crates.io-index" 2553checksum = "a5d440709e79d88e51ac01c4b72fc6cb7314017bb7da9eeff678aa94c10e3ea8" 2554dependencies = [ 2555 "serde", 2556 "serde_core", 2557] 2558 2559[[package]] 2560name = "serde_core" 2561version = "1.0.228" 2562source = "registry+https://github.com/rust-lang/crates.io-index" 2563checksum = "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad" 2564dependencies = [ 2565 "serde_derive", 2566] 2567 2568[[package]] 2569name = "serde_derive" 2570version = "1.0.228" 2571source = "registry+https://github.com/rust-lang/crates.io-index" 2572checksum = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79" 2573dependencies = [ 2574 "proc-macro2", 2575 "quote", 2576 "syn 2.0.106", 2577] 2578 2579[[package]] 2580name = "serde_html_form" 2581version = "0.2.8" 2582source = "registry+https://github.com/rust-lang/crates.io-index" 2583checksum = "b2f2d7ff8a2140333718bb329f5c40fc5f0865b84c426183ce14c97d2ab8154f" 2584dependencies = [ 2585 "form_urlencoded", 2586 "indexmap 2.11.4", 2587 "itoa", 2588 "ryu", 2589 "serde_core", 2590] 2591 2592[[package]] 2593name = "serde_ipld_dagcbor" 2594version = "0.6.4" 2595source = "registry+https://github.com/rust-lang/crates.io-index" 2596checksum = "46182f4f08349a02b45c998ba3215d3f9de826246ba02bb9dddfe9a2a2100778" 2597dependencies = [ 2598 "cbor4ii", 2599 "ipld-core", 2600 "scopeguard", 2601 "serde", 2602] 2603 2604[[package]] 2605name = "serde_json" 2606version = "1.0.145" 2607source = "registry+https://github.com/rust-lang/crates.io-index" 2608checksum = "402a6f66d8c709116cf22f558eab210f5a50187f702eb4d7e5ef38d9a7f1c79c" 2609dependencies = [ 2610 "itoa", 2611 "memchr", 2612 "ryu", 2613 "serde", 2614 "serde_core", 2615] 2616 2617[[package]] 2618name = "serde_repr" 2619version = "0.1.20" 2620source = "registry+https://github.com/rust-lang/crates.io-index" 2621checksum = "175ee3e80ae9982737ca543e96133087cbd9a485eecc3bc4de9c1a37b47ea59c" 2622dependencies = [ 2623 "proc-macro2", 2624 "quote", 2625 "syn 2.0.106", 2626] 2627 2628[[package]] 2629name = "serde_urlencoded" 2630version = "0.7.1" 2631source = "registry+https://github.com/rust-lang/crates.io-index" 2632checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd" 2633dependencies = [ 2634 "form_urlencoded", 2635 "itoa", 2636 "ryu", 2637 "serde", 2638] 2639 2640[[package]] 2641name = "serde_with" 2642version = "3.15.0" 2643source = "registry+https://github.com/rust-lang/crates.io-index" 2644checksum = "6093cd8c01b25262b84927e0f7151692158fab02d961e04c979d3903eba7ecc5" 2645dependencies = [ 2646 "base64", 2647 "chrono", 2648 "hex", 2649 "indexmap 1.9.3", 2650 "indexmap 2.11.4", 2651 "schemars 0.9.0", 2652 "schemars 1.0.4", 2653 "serde_core", 2654 "serde_json", 2655 "serde_with_macros", 2656 "time", 2657] 2658 2659[[package]] 2660name = "serde_with_macros" 2661version = "3.15.0" 2662source = "registry+https://github.com/rust-lang/crates.io-index" 2663checksum = "a7e6c180db0816026a61afa1cff5344fb7ebded7e4d3062772179f2501481c27" 2664dependencies = [ 2665 "darling", 2666 "proc-macro2", 2667 "quote", 2668 "syn 2.0.106", 2669] 2670 2671[[package]] 2672name = "sha1" 2673version = "0.10.6" 2674source = "registry+https://github.com/rust-lang/crates.io-index" 2675checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba" 2676dependencies = [ 2677 "cfg-if", 2678 "cpufeatures", 2679 "digest", 2680] 2681 2682[[package]] 2683name = "sha2" 2684version = "0.10.9" 2685source = "registry+https://github.com/rust-lang/crates.io-index" 2686checksum = "a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283" 2687dependencies = [ 2688 "cfg-if", 2689 "cpufeatures", 2690 "digest", 2691] 2692 2693[[package]] 2694name = "shlex" 2695version = "1.3.0" 2696source = "registry+https://github.com/rust-lang/crates.io-index" 2697checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" 2698 2699[[package]] 2700name = "signal-hook-registry" 2701version = "1.4.6" 2702source = "registry+https://github.com/rust-lang/crates.io-index" 2703checksum = "b2a4719bff48cee6b39d12c020eeb490953ad2443b7055bd0b21fca26bd8c28b" 2704dependencies = [ 2705 "libc", 2706] 2707 2708[[package]] 2709name = "slab" 2710version = "0.4.11" 2711source = "registry+https://github.com/rust-lang/crates.io-index" 2712checksum = "7a2ae44ef20feb57a68b23d846850f861394c2e02dc425a50098ae8c90267589" 2713 2714[[package]] 2715name = "smallvec" 2716version = "1.15.1" 2717source = "registry+https://github.com/rust-lang/crates.io-index" 2718checksum = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03" 2719 2720[[package]] 2721name = "smol_str" 2722version = "0.3.2" 2723source = "registry+https://github.com/rust-lang/crates.io-index" 2724checksum = "9676b89cd56310a87b93dec47b11af744f34d5fc9f367b829474eec0a891350d" 2725dependencies = [ 2726 "borsh", 2727 "serde", 2728] 2729 2730[[package]] 2731name = "socket2" 2732version = "0.5.10" 2733source = "registry+https://github.com/rust-lang/crates.io-index" 2734checksum = "e22376abed350d73dd1cd119b57ffccad95b4e585a7cda43e286245ce23c0678" 2735dependencies = [ 2736 "libc", 2737 "windows-sys 0.52.0", 2738] 2739 2740[[package]] 2741name = "socket2" 2742version = "0.6.0" 2743source = "registry+https://github.com/rust-lang/crates.io-index" 2744checksum = "233504af464074f9d066d7b5416c5f9b894a5862a6506e306f7b816cdd6f1807" 2745dependencies = [ 2746 "libc", 2747 "windows-sys 0.59.0", 2748] 2749 2750[[package]] 2751name = "stable_deref_trait" 2752version = "1.2.0" 2753source = "registry+https://github.com/rust-lang/crates.io-index" 2754checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3" 2755 2756[[package]] 2757name = "static-regular-grammar" 2758version = "2.0.2" 2759source = "registry+https://github.com/rust-lang/crates.io-index" 2760checksum = "4f4a6c40247579acfbb138c3cd7de3dab113ab4ac6227f1b7de7d626ee667957" 2761dependencies = [ 2762 "abnf", 2763 "btree-range-map", 2764 "ciborium", 2765 "hex_fmt", 2766 "indoc", 2767 "proc-macro-error", 2768 "proc-macro2", 2769 "quote", 2770 "serde", 2771 "sha2", 2772 "syn 2.0.106", 2773 "thiserror 1.0.69", 2774] 2775 2776[[package]] 2777name = "static_assertions" 2778version = "1.1.0" 2779source = "registry+https://github.com/rust-lang/crates.io-index" 2780checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f" 2781 2782[[package]] 2783name = "strsim" 2784version = "0.11.1" 2785source = "registry+https://github.com/rust-lang/crates.io-index" 2786checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f" 2787 2788[[package]] 2789name = "subtle" 2790version = "2.6.1" 2791source = "registry+https://github.com/rust-lang/crates.io-index" 2792checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292" 2793 2794[[package]] 2795name = "supports-color" 2796version = "3.0.2" 2797source = "registry+https://github.com/rust-lang/crates.io-index" 2798checksum = "c64fc7232dd8d2e4ac5ce4ef302b1d81e0b80d055b9d77c7c4f51f6aa4c867d6" 2799dependencies = [ 2800 "is_ci", 2801] 2802 2803[[package]] 2804name = "supports-hyperlinks" 2805version = "3.1.0" 2806source = "registry+https://github.com/rust-lang/crates.io-index" 2807checksum = "804f44ed3c63152de6a9f90acbea1a110441de43006ea51bcce8f436196a288b" 2808 2809[[package]] 2810name = "supports-unicode" 2811version = "3.0.0" 2812source = "registry+https://github.com/rust-lang/crates.io-index" 2813checksum = "b7401a30af6cb5818bb64852270bb722533397edcfc7344954a38f420819ece2" 2814 2815[[package]] 2816name = "syn" 2817version = "1.0.109" 2818source = "registry+https://github.com/rust-lang/crates.io-index" 2819checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237" 2820dependencies = [ 2821 "proc-macro2", 2822 "quote", 2823 "unicode-ident", 2824] 2825 2826[[package]] 2827name = "syn" 2828version = "2.0.106" 2829source = "registry+https://github.com/rust-lang/crates.io-index" 2830checksum = "ede7c438028d4436d71104916910f5bb611972c5cfd7f89b8300a8186e6fada6" 2831dependencies = [ 2832 "proc-macro2", 2833 "quote", 2834 "unicode-ident", 2835] 2836 2837[[package]] 2838name = "sync_wrapper" 2839version = "1.0.2" 2840source = "registry+https://github.com/rust-lang/crates.io-index" 2841checksum = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263" 2842dependencies = [ 2843 "futures-core", 2844] 2845 2846[[package]] 2847name = "synstructure" 2848version = "0.13.2" 2849source = "registry+https://github.com/rust-lang/crates.io-index" 2850checksum = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2" 2851dependencies = [ 2852 "proc-macro2", 2853 "quote", 2854 "syn 2.0.106", 2855] 2856 2857[[package]] 2858name = "system-configuration" 2859version = "0.6.1" 2860source = "registry+https://github.com/rust-lang/crates.io-index" 2861checksum = "3c879d448e9d986b661742763247d3693ed13609438cf3d006f51f5368a5ba6b" 2862dependencies = [ 2863 "bitflags", 2864 "core-foundation", 2865 "system-configuration-sys", 2866] 2867 2868[[package]] 2869name = "system-configuration-sys" 2870version = "0.6.0" 2871source = "registry+https://github.com/rust-lang/crates.io-index" 2872checksum = "8e1d1b10ced5ca923a1fcb8d03e96b8d3268065d724548c0211415ff6ac6bac4" 2873dependencies = [ 2874 "core-foundation-sys", 2875 "libc", 2876] 2877 2878[[package]] 2879name = "tagptr" 2880version = "0.2.0" 2881source = "registry+https://github.com/rust-lang/crates.io-index" 2882checksum = "7b2093cf4c8eb1e67749a6762251bc9cd836b6fc171623bd0a9d324d37af2417" 2883 2884[[package]] 2885name = "tempfile" 2886version = "3.23.0" 2887source = "registry+https://github.com/rust-lang/crates.io-index" 2888checksum = "2d31c77bdf42a745371d260a26ca7163f1e0924b64afa0b688e61b5a9fa02f16" 2889dependencies = [ 2890 "fastrand", 2891 "getrandom 0.3.3", 2892 "once_cell", 2893 "rustix", 2894 "windows-sys 0.61.1", 2895] 2896 2897[[package]] 2898name = "terminal_size" 2899version = "0.4.3" 2900source = "registry+https://github.com/rust-lang/crates.io-index" 2901checksum = "60b8cb979cb11c32ce1603f8137b22262a9d131aaa5c37b5678025f22b8becd0" 2902dependencies = [ 2903 "rustix", 2904 "windows-sys 0.60.2", 2905] 2906 2907[[package]] 2908name = "textwrap" 2909version = "0.16.2" 2910source = "registry+https://github.com/rust-lang/crates.io-index" 2911checksum = "c13547615a44dc9c452a8a534638acdf07120d4b6847c8178705da06306a3057" 2912dependencies = [ 2913 "unicode-linebreak", 2914 "unicode-width 0.2.2", 2915] 2916 2917[[package]] 2918name = "thiserror" 2919version = "1.0.69" 2920source = "registry+https://github.com/rust-lang/crates.io-index" 2921checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52" 2922dependencies = [ 2923 "thiserror-impl 1.0.69", 2924] 2925 2926[[package]] 2927name = "thiserror" 2928version = "2.0.17" 2929source = "registry+https://github.com/rust-lang/crates.io-index" 2930checksum = "f63587ca0f12b72a0600bcba1d40081f830876000bb46dd2337a3051618f4fc8" 2931dependencies = [ 2932 "thiserror-impl 2.0.17", 2933] 2934 2935[[package]] 2936name = "thiserror-impl" 2937version = "1.0.69" 2938source = "registry+https://github.com/rust-lang/crates.io-index" 2939checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1" 2940dependencies = [ 2941 "proc-macro2", 2942 "quote", 2943 "syn 2.0.106", 2944] 2945 2946[[package]] 2947name = "thiserror-impl" 2948version = "2.0.17" 2949source = "registry+https://github.com/rust-lang/crates.io-index" 2950checksum = "3ff15c8ecd7de3849db632e14d18d2571fa09dfc5ed93479bc4485c7a517c913" 2951dependencies = [ 2952 "proc-macro2", 2953 "quote", 2954 "syn 2.0.106", 2955] 2956 2957[[package]] 2958name = "time" 2959version = "0.3.44" 2960source = "registry+https://github.com/rust-lang/crates.io-index" 2961checksum = "91e7d9e3bb61134e77bde20dd4825b97c010155709965fedf0f49bb138e52a9d" 2962dependencies = [ 2963 "deranged", 2964 "itoa", 2965 "num-conv", 2966 "powerfmt", 2967 "serde", 2968 "time-core", 2969 "time-macros", 2970] 2971 2972[[package]] 2973name = "time-core" 2974version = "0.1.6" 2975source = "registry+https://github.com/rust-lang/crates.io-index" 2976checksum = "40868e7c1d2f0b8d73e4a8c7f0ff63af4f6d19be117e90bd73eb1d62cf831c6b" 2977 2978[[package]] 2979name = "time-macros" 2980version = "0.2.24" 2981source = "registry+https://github.com/rust-lang/crates.io-index" 2982checksum = "30cfb0125f12d9c277f35663a0a33f8c30190f4e4574868a330595412d34ebf3" 2983dependencies = [ 2984 "num-conv", 2985 "time-core", 2986] 2987 2988[[package]] 2989name = "tinystr" 2990version = "0.8.1" 2991source = "registry+https://github.com/rust-lang/crates.io-index" 2992checksum = "5d4f6d1145dcb577acf783d4e601bc1d76a13337bb54e6233add580b07344c8b" 2993dependencies = [ 2994 "displaydoc", 2995 "zerovec", 2996] 2997 2998[[package]] 2999name = "tinyvec" 3000version = "1.10.0" 3001source = "registry+https://github.com/rust-lang/crates.io-index" 3002checksum = "bfa5fdc3bce6191a1dbc8c02d5c8bffcf557bafa17c124c5264a458f1b0613fa" 3003dependencies = [ 3004 "tinyvec_macros", 3005] 3006 3007[[package]] 3008name = "tinyvec_macros" 3009version = "0.1.1" 3010source = "registry+https://github.com/rust-lang/crates.io-index" 3011checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" 3012 3013[[package]] 3014name = "tokio" 3015version = "1.47.1" 3016source = "registry+https://github.com/rust-lang/crates.io-index" 3017checksum = "89e49afdadebb872d3145a5638b59eb0691ea23e46ca484037cfab3b76b95038" 3018dependencies = [ 3019 "backtrace", 3020 "bytes", 3021 "io-uring", 3022 "libc", 3023 "mio", 3024 "parking_lot", 3025 "pin-project-lite", 3026 "signal-hook-registry", 3027 "slab", 3028 "socket2 0.6.0", 3029 "tokio-macros", 3030 "windows-sys 0.59.0", 3031] 3032 3033[[package]] 3034name = "tokio-macros" 3035version = "2.5.0" 3036source = "registry+https://github.com/rust-lang/crates.io-index" 3037checksum = "6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8" 3038dependencies = [ 3039 "proc-macro2", 3040 "quote", 3041 "syn 2.0.106", 3042] 3043 3044[[package]] 3045name = "tokio-native-tls" 3046version = "0.3.1" 3047source = "registry+https://github.com/rust-lang/crates.io-index" 3048checksum = "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2" 3049dependencies = [ 3050 "native-tls", 3051 "tokio", 3052] 3053 3054[[package]] 3055name = "tokio-rustls" 3056version = "0.26.4" 3057source = "registry+https://github.com/rust-lang/crates.io-index" 3058checksum = "1729aa945f29d91ba541258c8df89027d5792d85a8841fb65e8bf0f4ede4ef61" 3059dependencies = [ 3060 "rustls", 3061 "tokio", 3062] 3063 3064[[package]] 3065name = "tokio-tungstenite" 3066version = "0.26.2" 3067source = "registry+https://github.com/rust-lang/crates.io-index" 3068checksum = "7a9daff607c6d2bf6c16fd681ccb7eecc83e4e2cdc1ca067ffaadfca5de7f084" 3069dependencies = [ 3070 "futures-util", 3071 "log", 3072 "native-tls", 3073 "tokio", 3074 "tokio-native-tls", 3075 "tungstenite", 3076] 3077 3078[[package]] 3079name = "tokio-util" 3080version = "0.7.16" 3081source = "registry+https://github.com/rust-lang/crates.io-index" 3082checksum = "14307c986784f72ef81c89db7d9e28d6ac26d16213b109ea501696195e6e3ce5" 3083dependencies = [ 3084 "bytes", 3085 "futures-core", 3086 "futures-sink", 3087 "pin-project-lite", 3088 "tokio", 3089] 3090 3091[[package]] 3092name = "tower" 3093version = "0.5.2" 3094source = "registry+https://github.com/rust-lang/crates.io-index" 3095checksum = "d039ad9159c98b70ecfd540b2573b97f7f52c3e8d9f8ad57a24b916a536975f9" 3096dependencies = [ 3097 "futures-core", 3098 "futures-util", 3099 "pin-project-lite", 3100 "sync_wrapper", 3101 "tokio", 3102 "tower-layer", 3103 "tower-service", 3104] 3105 3106[[package]] 3107name = "tower-http" 3108version = "0.6.6" 3109source = "registry+https://github.com/rust-lang/crates.io-index" 3110checksum = "adc82fd73de2a9722ac5da747f12383d2bfdb93591ee6c58486e0097890f05f2" 3111dependencies = [ 3112 "bitflags", 3113 "bytes", 3114 "futures-util", 3115 "http", 3116 "http-body", 3117 "iri-string", 3118 "pin-project-lite", 3119 "tower", 3120 "tower-layer", 3121 "tower-service", 3122] 3123 3124[[package]] 3125name = "tower-layer" 3126version = "0.3.3" 3127source = "registry+https://github.com/rust-lang/crates.io-index" 3128checksum = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e" 3129 3130[[package]] 3131name = "tower-service" 3132version = "0.3.3" 3133source = "registry+https://github.com/rust-lang/crates.io-index" 3134checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3" 3135 3136[[package]] 3137name = "tracing" 3138version = "0.1.41" 3139source = "registry+https://github.com/rust-lang/crates.io-index" 3140checksum = "784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0" 3141dependencies = [ 3142 "pin-project-lite", 3143 "tracing-attributes", 3144 "tracing-core", 3145] 3146 3147[[package]] 3148name = "tracing-attributes" 3149version = "0.1.30" 3150source = "registry+https://github.com/rust-lang/crates.io-index" 3151checksum = "81383ab64e72a7a8b8e13130c49e3dab29def6d0c7d76a03087b3cf71c5c6903" 3152dependencies = [ 3153 "proc-macro2", 3154 "quote", 3155 "syn 2.0.106", 3156] 3157 3158[[package]] 3159name = "tracing-core" 3160version = "0.1.34" 3161source = "registry+https://github.com/rust-lang/crates.io-index" 3162checksum = "b9d12581f227e93f094d3af2ae690a574abb8a2b9b7a96e7cfe9647b2b617678" 3163dependencies = [ 3164 "once_cell", 3165] 3166 3167[[package]] 3168name = "trait-variant" 3169version = "0.1.2" 3170source = "registry+https://github.com/rust-lang/crates.io-index" 3171checksum = "70977707304198400eb4835a78f6a9f928bf41bba420deb8fdb175cd965d77a7" 3172dependencies = [ 3173 "proc-macro2", 3174 "quote", 3175 "syn 2.0.106", 3176] 3177 3178[[package]] 3179name = "try-lock" 3180version = "0.2.5" 3181source = "registry+https://github.com/rust-lang/crates.io-index" 3182checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b" 3183 3184[[package]] 3185name = "tungstenite" 3186version = "0.26.2" 3187source = "registry+https://github.com/rust-lang/crates.io-index" 3188checksum = "4793cb5e56680ecbb1d843515b23b6de9a75eb04b66643e256a396d43be33c13" 3189dependencies = [ 3190 "bytes", 3191 "data-encoding", 3192 "http", 3193 "httparse", 3194 "log", 3195 "native-tls", 3196 "rand 0.9.2", 3197 "sha1", 3198 "thiserror 2.0.17", 3199 "url", 3200 "utf-8", 3201] 3202 3203[[package]] 3204name = "typenum" 3205version = "1.19.0" 3206source = "registry+https://github.com/rust-lang/crates.io-index" 3207checksum = "562d481066bde0658276a35467c4af00bdc6ee726305698a55b86e61d7ad82bb" 3208 3209[[package]] 3210name = "unicode-ident" 3211version = "1.0.19" 3212source = "registry+https://github.com/rust-lang/crates.io-index" 3213checksum = "f63a545481291138910575129486daeaf8ac54aee4387fe7906919f7830c7d9d" 3214 3215[[package]] 3216name = "unicode-linebreak" 3217version = "0.1.5" 3218source = "registry+https://github.com/rust-lang/crates.io-index" 3219checksum = "3b09c83c3c29d37506a3e260c08c03743a6bb66a9cd432c6934ab501a190571f" 3220 3221[[package]] 3222name = "unicode-width" 3223version = "0.1.14" 3224source = "registry+https://github.com/rust-lang/crates.io-index" 3225checksum = "7dd6e30e90baa6f72411720665d41d89b9a3d039dc45b8faea1ddd07f617f6af" 3226 3227[[package]] 3228name = "unicode-width" 3229version = "0.2.2" 3230source = "registry+https://github.com/rust-lang/crates.io-index" 3231checksum = "b4ac048d71ede7ee76d585517add45da530660ef4390e49b098733c6e897f254" 3232 3233[[package]] 3234name = "unsigned-varint" 3235version = "0.8.0" 3236source = "registry+https://github.com/rust-lang/crates.io-index" 3237checksum = "eb066959b24b5196ae73cb057f45598450d2c5f71460e98c49b738086eff9c06" 3238 3239[[package]] 3240name = "untrusted" 3241version = "0.9.0" 3242source = "registry+https://github.com/rust-lang/crates.io-index" 3243checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1" 3244 3245[[package]] 3246name = "url" 3247version = "2.5.7" 3248source = "registry+https://github.com/rust-lang/crates.io-index" 3249checksum = "08bc136a29a3d1758e07a9cca267be308aeebf5cfd5a10f3f67ab2097683ef5b" 3250dependencies = [ 3251 "form_urlencoded", 3252 "idna", 3253 "percent-encoding", 3254 "serde", 3255] 3256 3257[[package]] 3258name = "urlencoding" 3259version = "2.1.3" 3260source = "registry+https://github.com/rust-lang/crates.io-index" 3261checksum = "daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da" 3262 3263[[package]] 3264name = "utf-8" 3265version = "0.7.6" 3266source = "registry+https://github.com/rust-lang/crates.io-index" 3267checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9" 3268 3269[[package]] 3270name = "utf8_iter" 3271version = "1.0.4" 3272source = "registry+https://github.com/rust-lang/crates.io-index" 3273checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be" 3274 3275[[package]] 3276name = "utf8parse" 3277version = "0.2.2" 3278source = "registry+https://github.com/rust-lang/crates.io-index" 3279checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821" 3280 3281[[package]] 3282name = "uuid" 3283version = "1.18.1" 3284source = "registry+https://github.com/rust-lang/crates.io-index" 3285checksum = "2f87b8aa10b915a06587d0dec516c282ff295b475d94abf425d62b57710070a2" 3286dependencies = [ 3287 "getrandom 0.3.3", 3288 "js-sys", 3289 "wasm-bindgen", 3290] 3291 3292[[package]] 3293name = "vcpkg" 3294version = "0.2.15" 3295source = "registry+https://github.com/rust-lang/crates.io-index" 3296checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426" 3297 3298[[package]] 3299name = "version_check" 3300version = "0.9.5" 3301source = "registry+https://github.com/rust-lang/crates.io-index" 3302checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a" 3303 3304[[package]] 3305name = "want" 3306version = "0.3.1" 3307source = "registry+https://github.com/rust-lang/crates.io-index" 3308checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e" 3309dependencies = [ 3310 "try-lock", 3311] 3312 3313[[package]] 3314name = "wasi" 3315version = "0.11.1+wasi-snapshot-preview1" 3316source = "registry+https://github.com/rust-lang/crates.io-index" 3317checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b" 3318 3319[[package]] 3320name = "wasi" 3321version = "0.14.7+wasi-0.2.4" 3322source = "registry+https://github.com/rust-lang/crates.io-index" 3323checksum = "883478de20367e224c0090af9cf5f9fa85bed63a95c1abf3afc5c083ebc06e8c" 3324dependencies = [ 3325 "wasip2", 3326] 3327 3328[[package]] 3329name = "wasip2" 3330version = "1.0.1+wasi-0.2.4" 3331source = "registry+https://github.com/rust-lang/crates.io-index" 3332checksum = "0562428422c63773dad2c345a1882263bbf4d65cf3f42e90921f787ef5ad58e7" 3333dependencies = [ 3334 "wit-bindgen", 3335] 3336 3337[[package]] 3338name = "wasm-bindgen" 3339version = "0.2.104" 3340source = "registry+https://github.com/rust-lang/crates.io-index" 3341checksum = "c1da10c01ae9f1ae40cbfac0bac3b1e724b320abfcf52229f80b547c0d250e2d" 3342dependencies = [ 3343 "cfg-if", 3344 "once_cell", 3345 "rustversion", 3346 "wasm-bindgen-macro", 3347 "wasm-bindgen-shared", 3348] 3349 3350[[package]] 3351name = "wasm-bindgen-backend" 3352version = "0.2.104" 3353source = "registry+https://github.com/rust-lang/crates.io-index" 3354checksum = "671c9a5a66f49d8a47345ab942e2cb93c7d1d0339065d4f8139c486121b43b19" 3355dependencies = [ 3356 "bumpalo", 3357 "log", 3358 "proc-macro2", 3359 "quote", 3360 "syn 2.0.106", 3361 "wasm-bindgen-shared", 3362] 3363 3364[[package]] 3365name = "wasm-bindgen-futures" 3366version = "0.4.54" 3367source = "registry+https://github.com/rust-lang/crates.io-index" 3368checksum = "7e038d41e478cc73bae0ff9b36c60cff1c98b8f38f8d7e8061e79ee63608ac5c" 3369dependencies = [ 3370 "cfg-if", 3371 "js-sys", 3372 "once_cell", 3373 "wasm-bindgen", 3374 "web-sys", 3375] 3376 3377[[package]] 3378name = "wasm-bindgen-macro" 3379version = "0.2.104" 3380source = "registry+https://github.com/rust-lang/crates.io-index" 3381checksum = "7ca60477e4c59f5f2986c50191cd972e3a50d8a95603bc9434501cf156a9a119" 3382dependencies = [ 3383 "quote", 3384 "wasm-bindgen-macro-support", 3385] 3386 3387[[package]] 3388name = "wasm-bindgen-macro-support" 3389version = "0.2.104" 3390source = "registry+https://github.com/rust-lang/crates.io-index" 3391checksum = "9f07d2f20d4da7b26400c9f4a0511e6e0345b040694e8a75bd41d578fa4421d7" 3392dependencies = [ 3393 "proc-macro2", 3394 "quote", 3395 "syn 2.0.106", 3396 "wasm-bindgen-backend", 3397 "wasm-bindgen-shared", 3398] 3399 3400[[package]] 3401name = "wasm-bindgen-shared" 3402version = "0.2.104" 3403source = "registry+https://github.com/rust-lang/crates.io-index" 3404checksum = "bad67dc8b2a1a6e5448428adec4c3e84c43e561d8c9ee8a9e5aabeb193ec41d1" 3405dependencies = [ 3406 "unicode-ident", 3407] 3408 3409[[package]] 3410name = "web-sys" 3411version = "0.3.81" 3412source = "registry+https://github.com/rust-lang/crates.io-index" 3413checksum = "9367c417a924a74cae129e6a2ae3b47fabb1f8995595ab474029da749a8be120" 3414dependencies = [ 3415 "js-sys", 3416 "wasm-bindgen", 3417] 3418 3419[[package]] 3420name = "web-time" 3421version = "1.1.0" 3422source = "registry+https://github.com/rust-lang/crates.io-index" 3423checksum = "5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb" 3424dependencies = [ 3425 "js-sys", 3426 "wasm-bindgen", 3427] 3428 3429[[package]] 3430name = "webpki-roots" 3431version = "1.0.2" 3432source = "registry+https://github.com/rust-lang/crates.io-index" 3433checksum = "7e8983c3ab33d6fb807cfcdad2491c4ea8cbc8ed839181c7dfd9c67c83e261b2" 3434dependencies = [ 3435 "rustls-pki-types", 3436] 3437 3438[[package]] 3439name = "widestring" 3440version = "1.2.0" 3441source = "registry+https://github.com/rust-lang/crates.io-index" 3442checksum = "dd7cf3379ca1aac9eea11fba24fd7e315d621f8dfe35c8d7d2be8b793726e07d" 3443 3444[[package]] 3445name = "windows-core" 3446version = "0.62.1" 3447source = "registry+https://github.com/rust-lang/crates.io-index" 3448checksum = "6844ee5416b285084d3d3fffd743b925a6c9385455f64f6d4fa3031c4c2749a9" 3449dependencies = [ 3450 "windows-implement", 3451 "windows-interface", 3452 "windows-link 0.2.0", 3453 "windows-result 0.4.0", 3454 "windows-strings 0.5.0", 3455] 3456 3457[[package]] 3458name = "windows-implement" 3459version = "0.60.1" 3460source = "registry+https://github.com/rust-lang/crates.io-index" 3461checksum = "edb307e42a74fb6de9bf3a02d9712678b22399c87e6fa869d6dfcd8c1b7754e0" 3462dependencies = [ 3463 "proc-macro2", 3464 "quote", 3465 "syn 2.0.106", 3466] 3467 3468[[package]] 3469name = "windows-interface" 3470version = "0.59.2" 3471source = "registry+https://github.com/rust-lang/crates.io-index" 3472checksum = "c0abd1ddbc6964ac14db11c7213d6532ef34bd9aa042c2e5935f59d7908b46a5" 3473dependencies = [ 3474 "proc-macro2", 3475 "quote", 3476 "syn 2.0.106", 3477] 3478 3479[[package]] 3480name = "windows-link" 3481version = "0.1.3" 3482source = "registry+https://github.com/rust-lang/crates.io-index" 3483checksum = "5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a" 3484 3485[[package]] 3486name = "windows-link" 3487version = "0.2.0" 3488source = "registry+https://github.com/rust-lang/crates.io-index" 3489checksum = "45e46c0661abb7180e7b9c281db115305d49ca1709ab8242adf09666d2173c65" 3490 3491[[package]] 3492name = "windows-registry" 3493version = "0.5.3" 3494source = "registry+https://github.com/rust-lang/crates.io-index" 3495checksum = "5b8a9ed28765efc97bbc954883f4e6796c33a06546ebafacbabee9696967499e" 3496dependencies = [ 3497 "windows-link 0.1.3", 3498 "windows-result 0.3.4", 3499 "windows-strings 0.4.2", 3500] 3501 3502[[package]] 3503name = "windows-result" 3504version = "0.3.4" 3505source = "registry+https://github.com/rust-lang/crates.io-index" 3506checksum = "56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6" 3507dependencies = [ 3508 "windows-link 0.1.3", 3509] 3510 3511[[package]] 3512name = "windows-result" 3513version = "0.4.0" 3514source = "registry+https://github.com/rust-lang/crates.io-index" 3515checksum = "7084dcc306f89883455a206237404d3eaf961e5bd7e0f312f7c91f57eb44167f" 3516dependencies = [ 3517 "windows-link 0.2.0", 3518] 3519 3520[[package]] 3521name = "windows-strings" 3522version = "0.4.2" 3523source = "registry+https://github.com/rust-lang/crates.io-index" 3524checksum = "56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57" 3525dependencies = [ 3526 "windows-link 0.1.3", 3527] 3528 3529[[package]] 3530name = "windows-strings" 3531version = "0.5.0" 3532source = "registry+https://github.com/rust-lang/crates.io-index" 3533checksum = "7218c655a553b0bed4426cf54b20d7ba363ef543b52d515b3e48d7fd55318dda" 3534dependencies = [ 3535 "windows-link 0.2.0", 3536] 3537 3538[[package]] 3539name = "windows-sys" 3540version = "0.48.0" 3541source = "registry+https://github.com/rust-lang/crates.io-index" 3542checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9" 3543dependencies = [ 3544 "windows-targets 0.48.5", 3545] 3546 3547[[package]] 3548name = "windows-sys" 3549version = "0.52.0" 3550source = "registry+https://github.com/rust-lang/crates.io-index" 3551checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d" 3552dependencies = [ 3553 "windows-targets 0.52.6", 3554] 3555 3556[[package]] 3557name = "windows-sys" 3558version = "0.59.0" 3559source = "registry+https://github.com/rust-lang/crates.io-index" 3560checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b" 3561dependencies = [ 3562 "windows-targets 0.52.6", 3563] 3564 3565[[package]] 3566name = "windows-sys" 3567version = "0.60.2" 3568source = "registry+https://github.com/rust-lang/crates.io-index" 3569checksum = "f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb" 3570dependencies = [ 3571 "windows-targets 0.53.4", 3572] 3573 3574[[package]] 3575name = "windows-sys" 3576version = "0.61.1" 3577source = "registry+https://github.com/rust-lang/crates.io-index" 3578checksum = "6f109e41dd4a3c848907eb83d5a42ea98b3769495597450cf6d153507b166f0f" 3579dependencies = [ 3580 "windows-link 0.2.0", 3581] 3582 3583[[package]] 3584name = "windows-targets" 3585version = "0.48.5" 3586source = "registry+https://github.com/rust-lang/crates.io-index" 3587checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c" 3588dependencies = [ 3589 "windows_aarch64_gnullvm 0.48.5", 3590 "windows_aarch64_msvc 0.48.5", 3591 "windows_i686_gnu 0.48.5", 3592 "windows_i686_msvc 0.48.5", 3593 "windows_x86_64_gnu 0.48.5", 3594 "windows_x86_64_gnullvm 0.48.5", 3595 "windows_x86_64_msvc 0.48.5", 3596] 3597 3598[[package]] 3599name = "windows-targets" 3600version = "0.52.6" 3601source = "registry+https://github.com/rust-lang/crates.io-index" 3602checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973" 3603dependencies = [ 3604 "windows_aarch64_gnullvm 0.52.6", 3605 "windows_aarch64_msvc 0.52.6", 3606 "windows_i686_gnu 0.52.6", 3607 "windows_i686_gnullvm 0.52.6", 3608 "windows_i686_msvc 0.52.6", 3609 "windows_x86_64_gnu 0.52.6", 3610 "windows_x86_64_gnullvm 0.52.6", 3611 "windows_x86_64_msvc 0.52.6", 3612] 3613 3614[[package]] 3615name = "windows-targets" 3616version = "0.53.4" 3617source = "registry+https://github.com/rust-lang/crates.io-index" 3618checksum = "2d42b7b7f66d2a06854650af09cfdf8713e427a439c97ad65a6375318033ac4b" 3619dependencies = [ 3620 "windows-link 0.2.0", 3621 "windows_aarch64_gnullvm 0.53.0", 3622 "windows_aarch64_msvc 0.53.0", 3623 "windows_i686_gnu 0.53.0", 3624 "windows_i686_gnullvm 0.53.0", 3625 "windows_i686_msvc 0.53.0", 3626 "windows_x86_64_gnu 0.53.0", 3627 "windows_x86_64_gnullvm 0.53.0", 3628 "windows_x86_64_msvc 0.53.0", 3629] 3630 3631[[package]] 3632name = "windows_aarch64_gnullvm" 3633version = "0.48.5" 3634source = "registry+https://github.com/rust-lang/crates.io-index" 3635checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8" 3636 3637[[package]] 3638name = "windows_aarch64_gnullvm" 3639version = "0.52.6" 3640source = "registry+https://github.com/rust-lang/crates.io-index" 3641checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3" 3642 3643[[package]] 3644name = "windows_aarch64_gnullvm" 3645version = "0.53.0" 3646source = "registry+https://github.com/rust-lang/crates.io-index" 3647checksum = "86b8d5f90ddd19cb4a147a5fa63ca848db3df085e25fee3cc10b39b6eebae764" 3648 3649[[package]] 3650name = "windows_aarch64_msvc" 3651version = "0.48.5" 3652source = "registry+https://github.com/rust-lang/crates.io-index" 3653checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc" 3654 3655[[package]] 3656name = "windows_aarch64_msvc" 3657version = "0.52.6" 3658source = "registry+https://github.com/rust-lang/crates.io-index" 3659checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" 3660 3661[[package]] 3662name = "windows_aarch64_msvc" 3663version = "0.53.0" 3664source = "registry+https://github.com/rust-lang/crates.io-index" 3665checksum = "c7651a1f62a11b8cbd5e0d42526e55f2c99886c77e007179efff86c2b137e66c" 3666 3667[[package]] 3668name = "windows_i686_gnu" 3669version = "0.48.5" 3670source = "registry+https://github.com/rust-lang/crates.io-index" 3671checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e" 3672 3673[[package]] 3674name = "windows_i686_gnu" 3675version = "0.52.6" 3676source = "registry+https://github.com/rust-lang/crates.io-index" 3677checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b" 3678 3679[[package]] 3680name = "windows_i686_gnu" 3681version = "0.53.0" 3682source = "registry+https://github.com/rust-lang/crates.io-index" 3683checksum = "c1dc67659d35f387f5f6c479dc4e28f1d4bb90ddd1a5d3da2e5d97b42d6272c3" 3684 3685[[package]] 3686name = "windows_i686_gnullvm" 3687version = "0.52.6" 3688source = "registry+https://github.com/rust-lang/crates.io-index" 3689checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66" 3690 3691[[package]] 3692name = "windows_i686_gnullvm" 3693version = "0.53.0" 3694source = "registry+https://github.com/rust-lang/crates.io-index" 3695checksum = "9ce6ccbdedbf6d6354471319e781c0dfef054c81fbc7cf83f338a4296c0cae11" 3696 3697[[package]] 3698name = "windows_i686_msvc" 3699version = "0.48.5" 3700source = "registry+https://github.com/rust-lang/crates.io-index" 3701checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406" 3702 3703[[package]] 3704name = "windows_i686_msvc" 3705version = "0.52.6" 3706source = "registry+https://github.com/rust-lang/crates.io-index" 3707checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" 3708 3709[[package]] 3710name = "windows_i686_msvc" 3711version = "0.53.0" 3712source = "registry+https://github.com/rust-lang/crates.io-index" 3713checksum = "581fee95406bb13382d2f65cd4a908ca7b1e4c2f1917f143ba16efe98a589b5d" 3714 3715[[package]] 3716name = "windows_x86_64_gnu" 3717version = "0.48.5" 3718source = "registry+https://github.com/rust-lang/crates.io-index" 3719checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e" 3720 3721[[package]] 3722name = "windows_x86_64_gnu" 3723version = "0.52.6" 3724source = "registry+https://github.com/rust-lang/crates.io-index" 3725checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" 3726 3727[[package]] 3728name = "windows_x86_64_gnu" 3729version = "0.53.0" 3730source = "registry+https://github.com/rust-lang/crates.io-index" 3731checksum = "2e55b5ac9ea33f2fc1716d1742db15574fd6fc8dadc51caab1c16a3d3b4190ba" 3732 3733[[package]] 3734name = "windows_x86_64_gnullvm" 3735version = "0.48.5" 3736source = "registry+https://github.com/rust-lang/crates.io-index" 3737checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc" 3738 3739[[package]] 3740name = "windows_x86_64_gnullvm" 3741version = "0.52.6" 3742source = "registry+https://github.com/rust-lang/crates.io-index" 3743checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" 3744 3745[[package]] 3746name = "windows_x86_64_gnullvm" 3747version = "0.53.0" 3748source = "registry+https://github.com/rust-lang/crates.io-index" 3749checksum = "0a6e035dd0599267ce1ee132e51c27dd29437f63325753051e71dd9e42406c57" 3750 3751[[package]] 3752name = "windows_x86_64_msvc" 3753version = "0.48.5" 3754source = "registry+https://github.com/rust-lang/crates.io-index" 3755checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538" 3756 3757[[package]] 3758name = "windows_x86_64_msvc" 3759version = "0.52.6" 3760source = "registry+https://github.com/rust-lang/crates.io-index" 3761checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" 3762 3763[[package]] 3764name = "windows_x86_64_msvc" 3765version = "0.53.0" 3766source = "registry+https://github.com/rust-lang/crates.io-index" 3767checksum = "271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486" 3768 3769[[package]] 3770name = "winreg" 3771version = "0.50.0" 3772source = "registry+https://github.com/rust-lang/crates.io-index" 3773checksum = "524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1" 3774dependencies = [ 3775 "cfg-if", 3776 "windows-sys 0.48.0", 3777] 3778 3779[[package]] 3780name = "wit-bindgen" 3781version = "0.46.0" 3782source = "registry+https://github.com/rust-lang/crates.io-index" 3783checksum = "f17a85883d4e6d00e8a97c586de764dabcc06133f7f1d55dce5cdc070ad7fe59" 3784 3785[[package]] 3786name = "writeable" 3787version = "0.6.1" 3788source = "registry+https://github.com/rust-lang/crates.io-index" 3789checksum = "ea2f10b9bb0928dfb1b42b65e1f9e36f7f54dbdf08457afefb38afcdec4fa2bb" 3790 3791[[package]] 3792name = "yansi" 3793version = "1.0.1" 3794source = "registry+https://github.com/rust-lang/crates.io-index" 3795checksum = "cfe53a6657fd280eaa890a3bc59152892ffa3e30101319d168b781ed6529b049" 3796 3797[[package]] 3798name = "yoke" 3799version = "0.8.0" 3800source = "registry+https://github.com/rust-lang/crates.io-index" 3801checksum = "5f41bb01b8226ef4bfd589436a297c53d118f65921786300e427be8d487695cc" 3802dependencies = [ 3803 "serde", 3804 "stable_deref_trait", 3805 "yoke-derive", 3806 "zerofrom", 3807] 3808 3809[[package]] 3810name = "yoke-derive" 3811version = "0.8.0" 3812source = "registry+https://github.com/rust-lang/crates.io-index" 3813checksum = "38da3c9736e16c5d3c8c597a9aaa5d1fa565d0532ae05e27c24aa62fb32c0ab6" 3814dependencies = [ 3815 "proc-macro2", 3816 "quote", 3817 "syn 2.0.106", 3818 "synstructure", 3819] 3820 3821[[package]] 3822name = "zerocopy" 3823version = "0.8.27" 3824source = "registry+https://github.com/rust-lang/crates.io-index" 3825checksum = "0894878a5fa3edfd6da3f88c4805f4c8558e2b996227a3d864f47fe11e38282c" 3826dependencies = [ 3827 "zerocopy-derive", 3828] 3829 3830[[package]] 3831name = "zerocopy-derive" 3832version = "0.8.27" 3833source = "registry+https://github.com/rust-lang/crates.io-index" 3834checksum = "88d2b8d9c68ad2b9e4340d7832716a4d21a22a1154777ad56ea55c51a9cf3831" 3835dependencies = [ 3836 "proc-macro2", 3837 "quote", 3838 "syn 2.0.106", 3839] 3840 3841[[package]] 3842name = "zerofrom" 3843version = "0.1.6" 3844source = "registry+https://github.com/rust-lang/crates.io-index" 3845checksum = "50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5" 3846dependencies = [ 3847 "zerofrom-derive", 3848] 3849 3850[[package]] 3851name = "zerofrom-derive" 3852version = "0.1.6" 3853source = "registry+https://github.com/rust-lang/crates.io-index" 3854checksum = "d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502" 3855dependencies = [ 3856 "proc-macro2", 3857 "quote", 3858 "syn 2.0.106", 3859 "synstructure", 3860] 3861 3862[[package]] 3863name = "zeroize" 3864version = "1.8.2" 3865source = "registry+https://github.com/rust-lang/crates.io-index" 3866checksum = "b97154e67e32c85465826e8bcc1c59429aaaf107c1e4a9e53c8d8ccd5eff88d0" 3867 3868[[package]] 3869name = "zerotrie" 3870version = "0.2.2" 3871source = "registry+https://github.com/rust-lang/crates.io-index" 3872checksum = "36f0bbd478583f79edad978b407914f61b2972f5af6fa089686016be8f9af595" 3873dependencies = [ 3874 "displaydoc", 3875 "yoke", 3876 "zerofrom", 3877] 3878 3879[[package]] 3880name = "zerovec" 3881version = "0.11.4" 3882source = "registry+https://github.com/rust-lang/crates.io-index" 3883checksum = "e7aa2bd55086f1ab526693ecbe444205da57e25f4489879da80635a46d90e73b" 3884dependencies = [ 3885 "yoke", 3886 "zerofrom", 3887 "zerovec-derive", 3888] 3889 3890[[package]] 3891name = "zerovec-derive" 3892version = "0.11.1" 3893source = "registry+https://github.com/rust-lang/crates.io-index" 3894checksum = "5b96237efa0c878c64bd89c436f661be4e46b2f3eff1ebb976f7ef2321d2f58f" 3895dependencies = [ 3896 "proc-macro2", 3897 "quote", 3898 "syn 2.0.106", 3899] 3900 3901[[package]] 3902name = "zstd" 3903version = "0.13.3" 3904source = "registry+https://github.com/rust-lang/crates.io-index" 3905checksum = "e91ee311a569c327171651566e07972200e76fcfe2242a4fa446149a3881c08a" 3906dependencies = [ 3907 "zstd-safe", 3908] 3909 3910[[package]] 3911name = "zstd-safe" 3912version = "7.2.4" 3913source = "registry+https://github.com/rust-lang/crates.io-index" 3914checksum = "8f49c4d5f0abb602a93fb8736af2a4f4dd9512e36f7f570d66e65ff867ed3b9d" 3915dependencies = [ 3916 "zstd-sys", 3917] 3918 3919[[package]] 3920name = "zstd-sys" 3921version = "2.0.16+zstd.1.5.7" 3922source = "registry+https://github.com/rust-lang/crates.io-index" 3923checksum = "91e19ebc2adc8f83e43039e79776e3fda8ca919132d68a1fed6a5faca2683748" 3924dependencies = [ 3925 "cc", 3926 "pkg-config", 3927]