at protocol indexer with flexible filtering, xrpc queries, and a cursor-backed event stream, built on fjall
at-protocol atproto indexer rust fjall
at e2867db221dd41c63dd8ebd8816b6481e4223737 5585 lines 137 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 = "addr2line" 7version = "0.25.1" 8source = "registry+https://github.com/rust-lang/crates.io-index" 9checksum = "1b5d307320b3181d6d7954e663bd7c774a838b8220fe0593c86d9fb09f498b4b" 10dependencies = [ 11 "gimli", 12] 13 14[[package]] 15name = "adler2" 16version = "2.0.1" 17source = "registry+https://github.com/rust-lang/crates.io-index" 18checksum = "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa" 19 20[[package]] 21name = "adler32" 22version = "1.2.0" 23source = "registry+https://github.com/rust-lang/crates.io-index" 24checksum = "aae1277d39aeec15cb388266ecc24b11c80469deae6067e17a1a7aa9e5c1f234" 25 26[[package]] 27name = "aho-corasick" 28version = "1.1.4" 29source = "registry+https://github.com/rust-lang/crates.io-index" 30checksum = "ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301" 31dependencies = [ 32 "memchr", 33] 34 35[[package]] 36name = "aliasable" 37version = "0.1.3" 38source = "registry+https://github.com/rust-lang/crates.io-index" 39checksum = "250f629c0161ad8107cf89319e990051fae62832fd343083bea452d93e2205fd" 40 41[[package]] 42name = "alloc-no-stdlib" 43version = "2.0.4" 44source = "registry+https://github.com/rust-lang/crates.io-index" 45checksum = "cc7bb162ec39d46ab1ca8c77bf72e890535becd1751bb45f64c597edb4c8c6b3" 46 47[[package]] 48name = "alloc-stdlib" 49version = "0.2.2" 50source = "registry+https://github.com/rust-lang/crates.io-index" 51checksum = "94fb8275041c72129eb51b7d0322c29b8387a0386127718b096429201a5d6ece" 52dependencies = [ 53 "alloc-no-stdlib", 54] 55 56[[package]] 57name = "allocator-api2" 58version = "0.2.21" 59source = "registry+https://github.com/rust-lang/crates.io-index" 60checksum = "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923" 61 62[[package]] 63name = "android_system_properties" 64version = "0.1.5" 65source = "registry+https://github.com/rust-lang/crates.io-index" 66checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311" 67dependencies = [ 68 "libc", 69] 70 71[[package]] 72name = "anyhow" 73version = "1.0.101" 74source = "registry+https://github.com/rust-lang/crates.io-index" 75checksum = "5f0e0fee31ef5ed1ba1316088939cea399010ed7731dba877ed44aeb407a75ea" 76 77[[package]] 78name = "arc-swap" 79version = "1.8.2" 80source = "registry+https://github.com/rust-lang/crates.io-index" 81checksum = "f9f3647c145568cec02c42054e07bdf9a5a698e15b466fb2341bfc393cd24aa5" 82dependencies = [ 83 "rustversion", 84] 85 86[[package]] 87name = "ascii" 88version = "1.1.0" 89source = "registry+https://github.com/rust-lang/crates.io-index" 90checksum = "d92bec98840b8f03a5ff5413de5293bfcd8bf96467cf5452609f939ec6f5de16" 91 92[[package]] 93name = "async-compression" 94version = "0.4.37" 95source = "registry+https://github.com/rust-lang/crates.io-index" 96checksum = "d10e4f991a553474232bc0a31799f6d24b034a84c0971d80d2e2f78b2e576e40" 97dependencies = [ 98 "compression-codecs", 99 "compression-core", 100 "pin-project-lite", 101 "tokio", 102] 103 104[[package]] 105name = "async-stream" 106version = "0.3.6" 107source = "registry+https://github.com/rust-lang/crates.io-index" 108checksum = "0b5a71a6f37880a80d1d7f19efd781e4b5de42c88f0722cc13bcb6cc2cfe8476" 109dependencies = [ 110 "async-stream-impl", 111 "futures-core", 112 "pin-project-lite", 113] 114 115[[package]] 116name = "async-stream-impl" 117version = "0.3.6" 118source = "registry+https://github.com/rust-lang/crates.io-index" 119checksum = "c7c24de15d275a1ecfd47a380fb4d5ec9bfe0933f309ed5e705b775596a3574d" 120dependencies = [ 121 "proc-macro2", 122 "quote", 123 "syn", 124] 125 126[[package]] 127name = "async-trait" 128version = "0.1.89" 129source = "registry+https://github.com/rust-lang/crates.io-index" 130checksum = "9035ad2d096bed7955a320ee7e2230574d28fd3c3a0f186cbea1ff3c7eed5dbb" 131dependencies = [ 132 "proc-macro2", 133 "quote", 134 "syn", 135] 136 137[[package]] 138name = "atomic-polyfill" 139version = "1.0.3" 140source = "registry+https://github.com/rust-lang/crates.io-index" 141checksum = "8cf2bce30dfe09ef0bfaef228b9d414faaf7e563035494d7fe092dba54b300f4" 142dependencies = [ 143 "critical-section", 144] 145 146[[package]] 147name = "atomic-waker" 148version = "1.1.2" 149source = "registry+https://github.com/rust-lang/crates.io-index" 150checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0" 151 152[[package]] 153name = "autocfg" 154version = "1.5.0" 155source = "registry+https://github.com/rust-lang/crates.io-index" 156checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8" 157 158[[package]] 159name = "axum" 160version = "0.8.8" 161source = "registry+https://github.com/rust-lang/crates.io-index" 162checksum = "8b52af3cb4058c895d37317bb27508dccc8e5f2d39454016b297bf4a400597b8" 163dependencies = [ 164 "axum-core", 165 "axum-macros", 166 "base64 0.22.1", 167 "bytes", 168 "form_urlencoded", 169 "futures-util", 170 "http", 171 "http-body", 172 "http-body-util", 173 "hyper", 174 "hyper-util", 175 "itoa", 176 "matchit", 177 "memchr", 178 "mime", 179 "percent-encoding", 180 "pin-project-lite", 181 "serde_core", 182 "serde_json", 183 "serde_path_to_error", 184 "serde_urlencoded", 185 "sha1", 186 "sync_wrapper", 187 "tokio", 188 "tokio-tungstenite 0.28.0", 189 "tower", 190 "tower-layer", 191 "tower-service", 192 "tracing", 193] 194 195[[package]] 196name = "axum-core" 197version = "0.5.6" 198source = "registry+https://github.com/rust-lang/crates.io-index" 199checksum = "08c78f31d7b1291f7ee735c1c6780ccde7785daae9a9206026862dab7d8792d1" 200dependencies = [ 201 "bytes", 202 "futures-core", 203 "http", 204 "http-body", 205 "http-body-util", 206 "mime", 207 "pin-project-lite", 208 "sync_wrapper", 209 "tower-layer", 210 "tower-service", 211 "tracing", 212] 213 214[[package]] 215name = "axum-macros" 216version = "0.5.0" 217source = "registry+https://github.com/rust-lang/crates.io-index" 218checksum = "604fde5e028fea851ce1d8570bbdc034bec850d157f7569d10f347d06808c05c" 219dependencies = [ 220 "proc-macro2", 221 "quote", 222 "syn", 223] 224 225[[package]] 226name = "backtrace" 227version = "0.3.76" 228source = "registry+https://github.com/rust-lang/crates.io-index" 229checksum = "bb531853791a215d7c62a30daf0dde835f381ab5de4589cfe7c649d2cbe92bd6" 230dependencies = [ 231 "addr2line", 232 "cfg-if", 233 "libc", 234 "miniz_oxide", 235 "object", 236 "rustc-demangle", 237 "windows-link", 238] 239 240[[package]] 241name = "backtrace-ext" 242version = "0.2.1" 243source = "registry+https://github.com/rust-lang/crates.io-index" 244checksum = "537beee3be4a18fb023b570f80e3ae28003db9167a751266b259926e25539d50" 245dependencies = [ 246 "backtrace", 247] 248 249[[package]] 250name = "base-x" 251version = "0.2.11" 252source = "registry+https://github.com/rust-lang/crates.io-index" 253checksum = "4cbbc9d0964165b47557570cce6c952866c2678457aca742aafc9fb771d30270" 254 255[[package]] 256name = "base16ct" 257version = "0.2.0" 258source = "registry+https://github.com/rust-lang/crates.io-index" 259checksum = "4c7f02d4ea65f2c1853089ffd8d2787bdbc63de2f0d29dedbcf8ccdfa0ccd4cf" 260 261[[package]] 262name = "base256emoji" 263version = "1.0.2" 264source = "registry+https://github.com/rust-lang/crates.io-index" 265checksum = "b5e9430d9a245a77c92176e649af6e275f20839a48389859d1661e9a128d077c" 266dependencies = [ 267 "const-str", 268 "match-lookup", 269] 270 271[[package]] 272name = "base64" 273version = "0.13.1" 274source = "registry+https://github.com/rust-lang/crates.io-index" 275checksum = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8" 276 277[[package]] 278name = "base64" 279version = "0.22.1" 280source = "registry+https://github.com/rust-lang/crates.io-index" 281checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6" 282 283[[package]] 284name = "base64ct" 285version = "1.8.3" 286source = "registry+https://github.com/rust-lang/crates.io-index" 287checksum = "2af50177e190e07a26ab74f8b1efbfe2ef87da2116221318cb1c2e82baf7de06" 288 289[[package]] 290name = "bitflags" 291version = "2.10.0" 292source = "registry+https://github.com/rust-lang/crates.io-index" 293checksum = "812e12b5285cc515a9c72a5c1d3b6d46a19dac5acfef5265968c166106e31dd3" 294 295[[package]] 296name = "block-buffer" 297version = "0.10.4" 298source = "registry+https://github.com/rust-lang/crates.io-index" 299checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71" 300dependencies = [ 301 "generic-array", 302] 303 304[[package]] 305name = "bon" 306version = "3.8.2" 307source = "registry+https://github.com/rust-lang/crates.io-index" 308checksum = "234655ec178edd82b891e262ea7cf71f6584bcd09eff94db786be23f1821825c" 309dependencies = [ 310 "bon-macros", 311 "rustversion", 312] 313 314[[package]] 315name = "bon-macros" 316version = "3.8.2" 317source = "registry+https://github.com/rust-lang/crates.io-index" 318checksum = "89ec27229c38ed0eb3c0feee3d2c1d6a4379ae44f418a29a658890e062d8f365" 319dependencies = [ 320 "darling 0.23.0", 321 "ident_case", 322 "prettyplease", 323 "proc-macro2", 324 "quote", 325 "rustversion", 326 "syn", 327] 328 329[[package]] 330name = "borsh" 331version = "1.6.0" 332source = "registry+https://github.com/rust-lang/crates.io-index" 333checksum = "d1da5ab77c1437701eeff7c88d968729e7766172279eab0676857b3d63af7a6f" 334dependencies = [ 335 "cfg_aliases", 336] 337 338[[package]] 339name = "brotli" 340version = "3.5.0" 341source = "registry+https://github.com/rust-lang/crates.io-index" 342checksum = "d640d25bc63c50fb1f0b545ffd80207d2e10a4c965530809b40ba3386825c391" 343dependencies = [ 344 "alloc-no-stdlib", 345 "alloc-stdlib", 346 "brotli-decompressor 2.5.1", 347] 348 349[[package]] 350name = "brotli" 351version = "8.0.2" 352source = "registry+https://github.com/rust-lang/crates.io-index" 353checksum = "4bd8b9603c7aa97359dbd97ecf258968c95f3adddd6db2f7e7a5bef101c84560" 354dependencies = [ 355 "alloc-no-stdlib", 356 "alloc-stdlib", 357 "brotli-decompressor 5.0.0", 358] 359 360[[package]] 361name = "brotli-decompressor" 362version = "2.5.1" 363source = "registry+https://github.com/rust-lang/crates.io-index" 364checksum = "4e2e4afe60d7dd600fdd3de8d0f08c2b7ec039712e3b6137ff98b7004e82de4f" 365dependencies = [ 366 "alloc-no-stdlib", 367 "alloc-stdlib", 368] 369 370[[package]] 371name = "brotli-decompressor" 372version = "5.0.0" 373source = "registry+https://github.com/rust-lang/crates.io-index" 374checksum = "874bb8112abecc98cbd6d81ea4fa7e94fb9449648c93cc89aa40c81c24d7de03" 375dependencies = [ 376 "alloc-no-stdlib", 377 "alloc-stdlib", 378] 379 380[[package]] 381name = "buf_redux" 382version = "0.8.4" 383source = "registry+https://github.com/rust-lang/crates.io-index" 384checksum = "b953a6887648bb07a535631f2bc00fbdb2a2216f135552cb3f534ed136b9c07f" 385dependencies = [ 386 "memchr", 387 "safemem", 388] 389 390[[package]] 391name = "bumpalo" 392version = "3.19.1" 393source = "registry+https://github.com/rust-lang/crates.io-index" 394checksum = "5dd9dc738b7a8311c7ade152424974d8115f2cdad61e8dab8dac9f2362298510" 395 396[[package]] 397name = "byteorder" 398version = "1.5.0" 399source = "registry+https://github.com/rust-lang/crates.io-index" 400checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b" 401 402[[package]] 403name = "byteorder-lite" 404version = "0.1.0" 405source = "registry+https://github.com/rust-lang/crates.io-index" 406checksum = "8f1fe948ff07f4bd06c30984e69f5b4899c516a3ef74f34df92a2df2ab535495" 407 408[[package]] 409name = "bytes" 410version = "1.11.1" 411source = "registry+https://github.com/rust-lang/crates.io-index" 412checksum = "1e748733b7cbc798e1434b6ac524f0c1ff2ab456fe201501e6497c8417a4fc33" 413dependencies = [ 414 "serde", 415] 416 417[[package]] 418name = "byteview" 419version = "0.10.1" 420source = "registry+https://github.com/rust-lang/crates.io-index" 421checksum = "1c53ba0f290bfc610084c05582d9c5d421662128fc69f4bf236707af6fd321b9" 422 423[[package]] 424name = "cbor4ii" 425version = "0.2.14" 426source = "registry+https://github.com/rust-lang/crates.io-index" 427checksum = "b544cf8c89359205f4f990d0e6f3828db42df85b5dac95d09157a250eb0749c4" 428dependencies = [ 429 "serde", 430] 431 432[[package]] 433name = "cc" 434version = "1.2.55" 435source = "registry+https://github.com/rust-lang/crates.io-index" 436checksum = "47b26a0954ae34af09b50f0de26458fa95369a0d478d8236d3f93082b219bd29" 437dependencies = [ 438 "find-msvc-tools", 439 "jobserver", 440 "libc", 441 "shlex", 442] 443 444[[package]] 445name = "cesu8" 446version = "1.1.0" 447source = "registry+https://github.com/rust-lang/crates.io-index" 448checksum = "6d43a04d8753f35258c91f8ec639f792891f748a1edbd759cf1dcea3382ad83c" 449 450[[package]] 451name = "cfg-if" 452version = "1.0.4" 453source = "registry+https://github.com/rust-lang/crates.io-index" 454checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801" 455 456[[package]] 457name = "cfg_aliases" 458version = "0.2.1" 459source = "registry+https://github.com/rust-lang/crates.io-index" 460checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724" 461 462[[package]] 463name = "chacha20" 464version = "0.10.0" 465source = "registry+https://github.com/rust-lang/crates.io-index" 466checksum = "6f8d983286843e49675a4b7a2d174efe136dc93a18d69130dd18198a6c167601" 467dependencies = [ 468 "cfg-if", 469 "cpufeatures 0.3.0", 470 "rand_core 0.10.0", 471] 472 473[[package]] 474name = "chrono" 475version = "0.4.43" 476source = "registry+https://github.com/rust-lang/crates.io-index" 477checksum = "fac4744fb15ae8337dc853fee7fb3f4e48c0fbaa23d0afe49c447b4fab126118" 478dependencies = [ 479 "iana-time-zone", 480 "js-sys", 481 "num-traits", 482 "serde", 483 "wasm-bindgen", 484 "windows-link", 485] 486 487[[package]] 488name = "chunked_transfer" 489version = "1.5.0" 490source = "registry+https://github.com/rust-lang/crates.io-index" 491checksum = "6e4de3bc4ea267985becf712dc6d9eed8b04c953b3fcfb339ebc87acd9804901" 492 493[[package]] 494name = "ciborium" 495version = "0.2.2" 496source = "registry+https://github.com/rust-lang/crates.io-index" 497checksum = "42e69ffd6f0917f5c029256a24d0161db17cea3997d185db0d35926308770f0e" 498dependencies = [ 499 "ciborium-io", 500 "ciborium-ll", 501 "serde", 502] 503 504[[package]] 505name = "ciborium-io" 506version = "0.2.2" 507source = "registry+https://github.com/rust-lang/crates.io-index" 508checksum = "05afea1e0a06c9be33d539b876f1ce3692f4afea2cb41f740e7743225ed1c757" 509 510[[package]] 511name = "ciborium-ll" 512version = "0.2.2" 513source = "registry+https://github.com/rust-lang/crates.io-index" 514checksum = "57663b653d948a338bfb3eeba9bb2fd5fcfaecb9e199e87e1eda4d9e8b240fd9" 515dependencies = [ 516 "ciborium-io", 517 "half", 518] 519 520[[package]] 521name = "cid" 522version = "0.11.1" 523source = "registry+https://github.com/rust-lang/crates.io-index" 524checksum = "3147d8272e8fa0ccd29ce51194dd98f79ddfb8191ba9e3409884e751798acf3a" 525dependencies = [ 526 "core2", 527 "multibase", 528 "multihash", 529 "serde", 530 "serde_bytes", 531 "unsigned-varint 0.8.0", 532] 533 534[[package]] 535name = "cobs" 536version = "0.3.0" 537source = "registry+https://github.com/rust-lang/crates.io-index" 538checksum = "0fa961b519f0b462e3a3b4a34b64d119eeaca1d59af726fe450bbba07a9fc0a1" 539dependencies = [ 540 "thiserror 2.0.18", 541] 542 543[[package]] 544name = "combine" 545version = "4.6.7" 546source = "registry+https://github.com/rust-lang/crates.io-index" 547checksum = "ba5a308b75df32fe02788e748662718f03fde005016435c444eea572398219fd" 548dependencies = [ 549 "bytes", 550 "memchr", 551] 552 553[[package]] 554name = "compare" 555version = "0.0.6" 556source = "registry+https://github.com/rust-lang/crates.io-index" 557checksum = "ea0095f6103c2a8b44acd6fd15960c801dafebf02e21940360833e0673f48ba7" 558 559[[package]] 560name = "compression-codecs" 561version = "0.4.36" 562source = "registry+https://github.com/rust-lang/crates.io-index" 563checksum = "00828ba6fd27b45a448e57dbfe84f1029d4c9f26b368157e9a448a5f49a2ec2a" 564dependencies = [ 565 "brotli 8.0.2", 566 "compression-core", 567 "flate2", 568 "memchr", 569 "zstd", 570 "zstd-safe", 571] 572 573[[package]] 574name = "compression-core" 575version = "0.4.31" 576source = "registry+https://github.com/rust-lang/crates.io-index" 577checksum = "75984efb6ed102a0d42db99afb6c1948f0380d1d91808d5529916e6c08b49d8d" 578 579[[package]] 580name = "const-oid" 581version = "0.9.6" 582source = "registry+https://github.com/rust-lang/crates.io-index" 583checksum = "c2459377285ad874054d797f3ccebf984978aa39129f6eafde5cdc8315b612f8" 584 585[[package]] 586name = "const-str" 587version = "0.4.3" 588source = "registry+https://github.com/rust-lang/crates.io-index" 589checksum = "2f421161cb492475f1661ddc9815a745a1c894592070661180fdec3d4872e9c3" 590 591[[package]] 592name = "convert_case" 593version = "0.10.0" 594source = "registry+https://github.com/rust-lang/crates.io-index" 595checksum = "633458d4ef8c78b72454de2d54fd6ab2e60f9e02be22f3c6104cdc8a4e0fceb9" 596dependencies = [ 597 "unicode-segmentation", 598] 599 600[[package]] 601name = "cordyceps" 602version = "0.3.4" 603source = "registry+https://github.com/rust-lang/crates.io-index" 604checksum = "688d7fbb8092b8de775ef2536f36c8c31f2bc4006ece2e8d8ad2d17d00ce0a2a" 605dependencies = [ 606 "loom", 607 "tracing", 608] 609 610[[package]] 611name = "core-foundation" 612version = "0.9.4" 613source = "registry+https://github.com/rust-lang/crates.io-index" 614checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f" 615dependencies = [ 616 "core-foundation-sys", 617 "libc", 618] 619 620[[package]] 621name = "core-foundation" 622version = "0.10.1" 623source = "registry+https://github.com/rust-lang/crates.io-index" 624checksum = "b2a6cd9ae233e7f62ba4e9353e81a88df7fc8a5987b8d445b4d90c879bd156f6" 625dependencies = [ 626 "core-foundation-sys", 627 "libc", 628] 629 630[[package]] 631name = "core-foundation-sys" 632version = "0.8.7" 633source = "registry+https://github.com/rust-lang/crates.io-index" 634checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b" 635 636[[package]] 637name = "core2" 638version = "0.4.0" 639source = "registry+https://github.com/rust-lang/crates.io-index" 640checksum = "b49ba7ef1ad6107f8824dbe97de947cbaac53c44e7f9756a1fba0d37c1eec505" 641dependencies = [ 642 "memchr", 643] 644 645[[package]] 646name = "cpufeatures" 647version = "0.2.17" 648source = "registry+https://github.com/rust-lang/crates.io-index" 649checksum = "59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280" 650dependencies = [ 651 "libc", 652] 653 654[[package]] 655name = "cpufeatures" 656version = "0.3.0" 657source = "registry+https://github.com/rust-lang/crates.io-index" 658checksum = "8b2a41393f66f16b0823bb79094d54ac5fbd34ab292ddafb9a0456ac9f87d201" 659dependencies = [ 660 "libc", 661] 662 663[[package]] 664name = "crc32fast" 665version = "1.5.0" 666source = "registry+https://github.com/rust-lang/crates.io-index" 667checksum = "9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511" 668dependencies = [ 669 "cfg-if", 670] 671 672[[package]] 673name = "critical-section" 674version = "1.2.0" 675source = "registry+https://github.com/rust-lang/crates.io-index" 676checksum = "790eea4361631c5e7d22598ecd5723ff611904e3344ce8720784c93e3d83d40b" 677 678[[package]] 679name = "crossbeam-channel" 680version = "0.5.15" 681source = "registry+https://github.com/rust-lang/crates.io-index" 682checksum = "82b8f8f868b36967f9606790d1903570de9ceaf870a7bf9fbbd3016d636a2cb2" 683dependencies = [ 684 "crossbeam-utils", 685] 686 687[[package]] 688name = "crossbeam-epoch" 689version = "0.9.18" 690source = "registry+https://github.com/rust-lang/crates.io-index" 691checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e" 692dependencies = [ 693 "crossbeam-utils", 694] 695 696[[package]] 697name = "crossbeam-skiplist" 698version = "0.1.3" 699source = "registry+https://github.com/rust-lang/crates.io-index" 700checksum = "df29de440c58ca2cc6e587ec3d22347551a32435fbde9d2bff64e78a9ffa151b" 701dependencies = [ 702 "crossbeam-epoch", 703 "crossbeam-utils", 704] 705 706[[package]] 707name = "crossbeam-utils" 708version = "0.8.21" 709source = "registry+https://github.com/rust-lang/crates.io-index" 710checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28" 711 712[[package]] 713name = "crunchy" 714version = "0.2.4" 715source = "registry+https://github.com/rust-lang/crates.io-index" 716checksum = "460fbee9c2c2f33933d720630a6a0bac33ba7053db5344fac858d4b8952d77d5" 717 718[[package]] 719name = "crypto-bigint" 720version = "0.5.5" 721source = "registry+https://github.com/rust-lang/crates.io-index" 722checksum = "0dc92fb57ca44df6db8059111ab3af99a63d5d0f8375d9972e319a379c6bab76" 723dependencies = [ 724 "generic-array", 725 "rand_core 0.6.4", 726 "subtle", 727 "zeroize", 728] 729 730[[package]] 731name = "crypto-common" 732version = "0.1.6" 733source = "registry+https://github.com/rust-lang/crates.io-index" 734checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3" 735dependencies = [ 736 "generic-array", 737 "typenum", 738] 739 740[[package]] 741name = "curve25519-dalek" 742version = "4.1.3" 743source = "registry+https://github.com/rust-lang/crates.io-index" 744checksum = "97fb8b7c4503de7d6ae7b42ab72a5a59857b4c937ec27a3d4539dba95b5ab2be" 745dependencies = [ 746 "cfg-if", 747 "cpufeatures 0.2.17", 748 "curve25519-dalek-derive", 749 "digest", 750 "fiat-crypto", 751 "rustc_version", 752 "subtle", 753 "zeroize", 754] 755 756[[package]] 757name = "curve25519-dalek-derive" 758version = "0.1.1" 759source = "registry+https://github.com/rust-lang/crates.io-index" 760checksum = "f46882e17999c6cc590af592290432be3bce0428cb0d5f8b6715e4dc7b383eb3" 761dependencies = [ 762 "proc-macro2", 763 "quote", 764 "syn", 765] 766 767[[package]] 768name = "darling" 769version = "0.21.3" 770source = "registry+https://github.com/rust-lang/crates.io-index" 771checksum = "9cdf337090841a411e2a7f3deb9187445851f91b309c0c0a29e05f74a00a48c0" 772dependencies = [ 773 "darling_core 0.21.3", 774 "darling_macro 0.21.3", 775] 776 777[[package]] 778name = "darling" 779version = "0.23.0" 780source = "registry+https://github.com/rust-lang/crates.io-index" 781checksum = "25ae13da2f202d56bd7f91c25fba009e7717a1e4a1cc98a76d844b65ae912e9d" 782dependencies = [ 783 "darling_core 0.23.0", 784 "darling_macro 0.23.0", 785] 786 787[[package]] 788name = "darling_core" 789version = "0.21.3" 790source = "registry+https://github.com/rust-lang/crates.io-index" 791checksum = "1247195ecd7e3c85f83c8d2a366e4210d588e802133e1e355180a9870b517ea4" 792dependencies = [ 793 "fnv", 794 "ident_case", 795 "proc-macro2", 796 "quote", 797 "strsim", 798 "syn", 799] 800 801[[package]] 802name = "darling_core" 803version = "0.23.0" 804source = "registry+https://github.com/rust-lang/crates.io-index" 805checksum = "9865a50f7c335f53564bb694ef660825eb8610e0a53d3e11bf1b0d3df31e03b0" 806dependencies = [ 807 "ident_case", 808 "proc-macro2", 809 "quote", 810 "strsim", 811 "syn", 812] 813 814[[package]] 815name = "darling_macro" 816version = "0.21.3" 817source = "registry+https://github.com/rust-lang/crates.io-index" 818checksum = "d38308df82d1080de0afee5d069fa14b0326a88c14f15c5ccda35b4a6c414c81" 819dependencies = [ 820 "darling_core 0.21.3", 821 "quote", 822 "syn", 823] 824 825[[package]] 826name = "darling_macro" 827version = "0.23.0" 828source = "registry+https://github.com/rust-lang/crates.io-index" 829checksum = "ac3984ec7bd6cfa798e62b4a642426a5be0e68f9401cfc2a01e3fa9ea2fcdb8d" 830dependencies = [ 831 "darling_core 0.23.0", 832 "quote", 833 "syn", 834] 835 836[[package]] 837name = "dashmap" 838version = "6.1.0" 839source = "registry+https://github.com/rust-lang/crates.io-index" 840checksum = "5041cc499144891f3790297212f32a74fb938e5136a14943f338ef9e0ae276cf" 841dependencies = [ 842 "cfg-if", 843 "crossbeam-utils", 844 "hashbrown 0.14.5", 845 "lock_api", 846 "once_cell", 847 "parking_lot_core", 848] 849 850[[package]] 851name = "data-encoding" 852version = "2.10.0" 853source = "registry+https://github.com/rust-lang/crates.io-index" 854checksum = "d7a1e2f27636f116493b8b860f5546edb47c8d8f8ea73e1d2a20be88e28d1fea" 855 856[[package]] 857name = "data-encoding-macro" 858version = "0.1.19" 859source = "registry+https://github.com/rust-lang/crates.io-index" 860checksum = "8142a83c17aa9461d637e649271eae18bf2edd00e91f2e105df36c3c16355bdb" 861dependencies = [ 862 "data-encoding", 863 "data-encoding-macro-internal", 864] 865 866[[package]] 867name = "data-encoding-macro-internal" 868version = "0.1.17" 869source = "registry+https://github.com/rust-lang/crates.io-index" 870checksum = "7ab67060fc6b8ef687992d439ca0fa36e7ed17e9a0b16b25b601e8757df720de" 871dependencies = [ 872 "data-encoding", 873 "syn", 874] 875 876[[package]] 877name = "deflate" 878version = "1.0.0" 879source = "registry+https://github.com/rust-lang/crates.io-index" 880checksum = "c86f7e25f518f4b81808a2cf1c50996a61f5c2eb394b2393bd87f2a4780a432f" 881dependencies = [ 882 "adler32", 883 "gzip-header", 884] 885 886[[package]] 887name = "der" 888version = "0.7.10" 889source = "registry+https://github.com/rust-lang/crates.io-index" 890checksum = "e7c1832837b905bbfb5101e07cc24c8deddf52f93225eee6ead5f4d63d53ddcb" 891dependencies = [ 892 "const-oid", 893 "pem-rfc7468", 894 "zeroize", 895] 896 897[[package]] 898name = "deranged" 899version = "0.5.5" 900source = "registry+https://github.com/rust-lang/crates.io-index" 901checksum = "ececcb659e7ba858fb4f10388c250a7252eb0a27373f1a72b8748afdd248e587" 902dependencies = [ 903 "powerfmt", 904] 905 906[[package]] 907name = "derive_more" 908version = "1.0.0" 909source = "registry+https://github.com/rust-lang/crates.io-index" 910checksum = "4a9b99b9cbbe49445b21764dc0625032a89b145a2642e67603e1c936f5458d05" 911dependencies = [ 912 "derive_more-impl 1.0.0", 913] 914 915[[package]] 916name = "derive_more" 917version = "2.1.1" 918source = "registry+https://github.com/rust-lang/crates.io-index" 919checksum = "d751e9e49156b02b44f9c1815bcb94b984cdcc4396ecc32521c739452808b134" 920dependencies = [ 921 "derive_more-impl 2.1.1", 922] 923 924[[package]] 925name = "derive_more-impl" 926version = "1.0.0" 927source = "registry+https://github.com/rust-lang/crates.io-index" 928checksum = "cb7330aeadfbe296029522e6c40f315320aba36fc43a5b3632f3795348f3bd22" 929dependencies = [ 930 "proc-macro2", 931 "quote", 932 "syn", 933 "unicode-xid", 934] 935 936[[package]] 937name = "derive_more-impl" 938version = "2.1.1" 939source = "registry+https://github.com/rust-lang/crates.io-index" 940checksum = "799a97264921d8623a957f6c3b9011f3b5492f557bbb7a5a19b7fa6d06ba8dcb" 941dependencies = [ 942 "convert_case", 943 "proc-macro2", 944 "quote", 945 "rustc_version", 946 "syn", 947 "unicode-xid", 948] 949 950[[package]] 951name = "diatomic-waker" 952version = "0.2.3" 953source = "registry+https://github.com/rust-lang/crates.io-index" 954checksum = "ab03c107fafeb3ee9f5925686dbb7a73bc76e3932abb0d2b365cb64b169cf04c" 955 956[[package]] 957name = "digest" 958version = "0.10.7" 959source = "registry+https://github.com/rust-lang/crates.io-index" 960checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292" 961dependencies = [ 962 "block-buffer", 963 "const-oid", 964 "crypto-common", 965 "subtle", 966] 967 968[[package]] 969name = "displaydoc" 970version = "0.2.5" 971source = "registry+https://github.com/rust-lang/crates.io-index" 972checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0" 973dependencies = [ 974 "proc-macro2", 975 "quote", 976 "syn", 977] 978 979[[package]] 980name = "ecdsa" 981version = "0.16.9" 982source = "registry+https://github.com/rust-lang/crates.io-index" 983checksum = "ee27f32b5c5292967d2d4a9d7f1e0b0aed2c15daded5a60300e4abb9d8020bca" 984dependencies = [ 985 "der", 986 "digest", 987 "elliptic-curve", 988 "rfc6979", 989 "signature", 990 "spki", 991] 992 993[[package]] 994name = "ed25519" 995version = "2.2.3" 996source = "registry+https://github.com/rust-lang/crates.io-index" 997checksum = "115531babc129696a58c64a4fef0a8bf9e9698629fb97e9e40767d235cfbcd53" 998dependencies = [ 999 "pkcs8", 1000 "signature", 1001] 1002 1003[[package]] 1004name = "ed25519-dalek" 1005version = "2.2.0" 1006source = "registry+https://github.com/rust-lang/crates.io-index" 1007checksum = "70e796c081cee67dc755e1a36a0a172b897fab85fc3f6bc48307991f64e4eca9" 1008dependencies = [ 1009 "curve25519-dalek", 1010 "ed25519", 1011 "rand_core 0.6.4", 1012 "serde", 1013 "sha2", 1014 "subtle", 1015 "zeroize", 1016] 1017 1018[[package]] 1019name = "elliptic-curve" 1020version = "0.13.8" 1021source = "registry+https://github.com/rust-lang/crates.io-index" 1022checksum = "b5e6043086bf7973472e0c7dff2142ea0b680d30e18d9cc40f267efbf222bd47" 1023dependencies = [ 1024 "base16ct", 1025 "crypto-bigint", 1026 "digest", 1027 "ff", 1028 "generic-array", 1029 "group", 1030 "pem-rfc7468", 1031 "pkcs8", 1032 "rand_core 0.6.4", 1033 "sec1", 1034 "subtle", 1035 "zeroize", 1036] 1037 1038[[package]] 1039name = "embedded-io" 1040version = "0.4.0" 1041source = "registry+https://github.com/rust-lang/crates.io-index" 1042checksum = "ef1a6892d9eef45c8fa6b9e0086428a2cca8491aca8f787c534a3d6d0bcb3ced" 1043 1044[[package]] 1045name = "embedded-io" 1046version = "0.6.1" 1047source = "registry+https://github.com/rust-lang/crates.io-index" 1048checksum = "edd0f118536f44f5ccd48bcb8b111bdc3de888b58c74639dfb034a357d0f206d" 1049 1050[[package]] 1051name = "encoding_rs" 1052version = "0.8.35" 1053source = "registry+https://github.com/rust-lang/crates.io-index" 1054checksum = "75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3" 1055dependencies = [ 1056 "cfg-if", 1057] 1058 1059[[package]] 1060name = "enum-as-inner" 1061version = "0.6.1" 1062source = "registry+https://github.com/rust-lang/crates.io-index" 1063checksum = "a1e6a265c649f3f5979b601d26f1d05ada116434c87741c9493cb56218f76cbc" 1064dependencies = [ 1065 "heck 0.5.0", 1066 "proc-macro2", 1067 "quote", 1068 "syn", 1069] 1070 1071[[package]] 1072name = "enum_dispatch" 1073version = "0.3.13" 1074source = "registry+https://github.com/rust-lang/crates.io-index" 1075checksum = "aa18ce2bc66555b3218614519ac839ddb759a7d6720732f979ef8d13be147ecd" 1076dependencies = [ 1077 "once_cell", 1078 "proc-macro2", 1079 "quote", 1080 "syn", 1081] 1082 1083[[package]] 1084name = "equivalent" 1085version = "1.0.2" 1086source = "registry+https://github.com/rust-lang/crates.io-index" 1087checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f" 1088 1089[[package]] 1090name = "errno" 1091version = "0.3.14" 1092source = "registry+https://github.com/rust-lang/crates.io-index" 1093checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb" 1094dependencies = [ 1095 "libc", 1096 "windows-sys 0.61.2", 1097] 1098 1099[[package]] 1100name = "fastrand" 1101version = "2.3.0" 1102source = "registry+https://github.com/rust-lang/crates.io-index" 1103checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be" 1104 1105[[package]] 1106name = "ff" 1107version = "0.13.1" 1108source = "registry+https://github.com/rust-lang/crates.io-index" 1109checksum = "c0b50bfb653653f9ca9095b427bed08ab8d75a137839d9ad64eb11810d5b6393" 1110dependencies = [ 1111 "rand_core 0.6.4", 1112 "subtle", 1113] 1114 1115[[package]] 1116name = "fiat-crypto" 1117version = "0.2.9" 1118source = "registry+https://github.com/rust-lang/crates.io-index" 1119checksum = "28dea519a9695b9977216879a3ebfddf92f1c08c05d984f8996aecd6ecdc811d" 1120 1121[[package]] 1122name = "filetime" 1123version = "0.2.27" 1124source = "registry+https://github.com/rust-lang/crates.io-index" 1125checksum = "f98844151eee8917efc50bd9e8318cb963ae8b297431495d3f758616ea5c57db" 1126dependencies = [ 1127 "cfg-if", 1128 "libc", 1129 "libredox", 1130] 1131 1132[[package]] 1133name = "find-msvc-tools" 1134version = "0.1.9" 1135source = "registry+https://github.com/rust-lang/crates.io-index" 1136checksum = "5baebc0774151f905a1a2cc41989300b1e6fbb29aff0ceffa1064fdd3088d582" 1137 1138[[package]] 1139name = "fjall" 1140version = "3.0.1" 1141source = "registry+https://github.com/rust-lang/crates.io-index" 1142checksum = "4f69637c02d38ad1b0f003101d0195a60368130aa17d9ef78b1557d265a22093" 1143dependencies = [ 1144 "byteorder-lite", 1145 "byteview", 1146 "dashmap", 1147 "flume", 1148 "log", 1149 "lsm-tree", 1150 "lz4_flex", 1151 "tempfile", 1152 "xxhash-rust", 1153] 1154 1155[[package]] 1156name = "flate2" 1157version = "1.1.9" 1158source = "registry+https://github.com/rust-lang/crates.io-index" 1159checksum = "843fba2746e448b37e26a819579957415c8cef339bf08564fe8b7ddbd959573c" 1160dependencies = [ 1161 "crc32fast", 1162 "miniz_oxide", 1163] 1164 1165[[package]] 1166name = "flume" 1167version = "0.12.0" 1168source = "registry+https://github.com/rust-lang/crates.io-index" 1169checksum = "5e139bc46ca777eb5efaf62df0ab8cc5fd400866427e56c68b22e414e53bd3be" 1170dependencies = [ 1171 "spin 0.9.8", 1172] 1173 1174[[package]] 1175name = "fnv" 1176version = "1.0.7" 1177source = "registry+https://github.com/rust-lang/crates.io-index" 1178checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" 1179 1180[[package]] 1181name = "foldhash" 1182version = "0.1.5" 1183source = "registry+https://github.com/rust-lang/crates.io-index" 1184checksum = "d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2" 1185 1186[[package]] 1187name = "form_urlencoded" 1188version = "1.2.2" 1189source = "registry+https://github.com/rust-lang/crates.io-index" 1190checksum = "cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf" 1191dependencies = [ 1192 "percent-encoding", 1193] 1194 1195[[package]] 1196name = "futf" 1197version = "0.1.5" 1198source = "registry+https://github.com/rust-lang/crates.io-index" 1199checksum = "df420e2e84819663797d1ec6544b13c5be84629e7bb00dc960d6917db2987843" 1200dependencies = [ 1201 "mac", 1202 "new_debug_unreachable", 1203] 1204 1205[[package]] 1206name = "futures" 1207version = "0.3.31" 1208source = "registry+https://github.com/rust-lang/crates.io-index" 1209checksum = "65bc07b1a8bc7c85c5f2e110c476c7389b4554ba72af57d8445ea63a576b0876" 1210dependencies = [ 1211 "futures-channel", 1212 "futures-core", 1213 "futures-executor", 1214 "futures-io", 1215 "futures-sink", 1216 "futures-task", 1217 "futures-util", 1218] 1219 1220[[package]] 1221name = "futures-buffered" 1222version = "0.2.12" 1223source = "registry+https://github.com/rust-lang/crates.io-index" 1224checksum = "a8e0e1f38ec07ba4abbde21eed377082f17ccb988be9d988a5adbf4bafc118fd" 1225dependencies = [ 1226 "cordyceps", 1227 "diatomic-waker", 1228 "futures-core", 1229 "pin-project-lite", 1230 "spin 0.10.0", 1231] 1232 1233[[package]] 1234name = "futures-channel" 1235version = "0.3.31" 1236source = "registry+https://github.com/rust-lang/crates.io-index" 1237checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10" 1238dependencies = [ 1239 "futures-core", 1240 "futures-sink", 1241] 1242 1243[[package]] 1244name = "futures-core" 1245version = "0.3.31" 1246source = "registry+https://github.com/rust-lang/crates.io-index" 1247checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e" 1248 1249[[package]] 1250name = "futures-executor" 1251version = "0.3.31" 1252source = "registry+https://github.com/rust-lang/crates.io-index" 1253checksum = "1e28d1d997f585e54aebc3f97d39e72338912123a67330d723fdbb564d646c9f" 1254dependencies = [ 1255 "futures-core", 1256 "futures-task", 1257 "futures-util", 1258] 1259 1260[[package]] 1261name = "futures-io" 1262version = "0.3.31" 1263source = "registry+https://github.com/rust-lang/crates.io-index" 1264checksum = "9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6" 1265 1266[[package]] 1267name = "futures-lite" 1268version = "2.6.1" 1269source = "registry+https://github.com/rust-lang/crates.io-index" 1270checksum = "f78e10609fe0e0b3f4157ffab1876319b5b0db102a2c60dc4626306dc46b44ad" 1271dependencies = [ 1272 "fastrand", 1273 "futures-core", 1274 "futures-io", 1275 "parking", 1276 "pin-project-lite", 1277] 1278 1279[[package]] 1280name = "futures-macro" 1281version = "0.3.31" 1282source = "registry+https://github.com/rust-lang/crates.io-index" 1283checksum = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650" 1284dependencies = [ 1285 "proc-macro2", 1286 "quote", 1287 "syn", 1288] 1289 1290[[package]] 1291name = "futures-sink" 1292version = "0.3.31" 1293source = "registry+https://github.com/rust-lang/crates.io-index" 1294checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7" 1295 1296[[package]] 1297name = "futures-task" 1298version = "0.3.31" 1299source = "registry+https://github.com/rust-lang/crates.io-index" 1300checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988" 1301 1302[[package]] 1303name = "futures-util" 1304version = "0.3.31" 1305source = "registry+https://github.com/rust-lang/crates.io-index" 1306checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81" 1307dependencies = [ 1308 "futures-channel", 1309 "futures-core", 1310 "futures-io", 1311 "futures-macro", 1312 "futures-sink", 1313 "futures-task", 1314 "memchr", 1315 "pin-project-lite", 1316 "pin-utils", 1317 "slab", 1318] 1319 1320[[package]] 1321name = "generator" 1322version = "0.8.8" 1323source = "registry+https://github.com/rust-lang/crates.io-index" 1324checksum = "52f04ae4152da20c76fe800fa48659201d5cf627c5149ca0b707b69d7eef6cf9" 1325dependencies = [ 1326 "cc", 1327 "cfg-if", 1328 "libc", 1329 "log", 1330 "rustversion", 1331 "windows-link", 1332 "windows-result", 1333] 1334 1335[[package]] 1336name = "generic-array" 1337version = "0.14.9" 1338source = "registry+https://github.com/rust-lang/crates.io-index" 1339checksum = "4bb6743198531e02858aeaea5398fcc883e71851fcbcb5a2f773e2fb6cb1edf2" 1340dependencies = [ 1341 "typenum", 1342 "version_check", 1343 "zeroize", 1344] 1345 1346[[package]] 1347name = "getrandom" 1348version = "0.2.17" 1349source = "registry+https://github.com/rust-lang/crates.io-index" 1350checksum = "ff2abc00be7fca6ebc474524697ae276ad847ad0a6b3faa4bcb027e9a4614ad0" 1351dependencies = [ 1352 "cfg-if", 1353 "js-sys", 1354 "libc", 1355 "wasi", 1356 "wasm-bindgen", 1357] 1358 1359[[package]] 1360name = "getrandom" 1361version = "0.3.4" 1362source = "registry+https://github.com/rust-lang/crates.io-index" 1363checksum = "899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd" 1364dependencies = [ 1365 "cfg-if", 1366 "js-sys", 1367 "libc", 1368 "r-efi", 1369 "wasip2", 1370 "wasm-bindgen", 1371] 1372 1373[[package]] 1374name = "getrandom" 1375version = "0.4.1" 1376source = "registry+https://github.com/rust-lang/crates.io-index" 1377checksum = "139ef39800118c7683f2fd3c98c1b23c09ae076556b435f8e9064ae108aaeeec" 1378dependencies = [ 1379 "cfg-if", 1380 "libc", 1381 "r-efi", 1382 "rand_core 0.10.0", 1383 "wasip2", 1384 "wasip3", 1385] 1386 1387[[package]] 1388name = "gimli" 1389version = "0.32.3" 1390source = "registry+https://github.com/rust-lang/crates.io-index" 1391checksum = "e629b9b98ef3dd8afe6ca2bd0f89306cec16d43d907889945bc5d6687f2f13c7" 1392 1393[[package]] 1394name = "glob" 1395version = "0.3.3" 1396source = "registry+https://github.com/rust-lang/crates.io-index" 1397checksum = "0cc23270f6e1808e30a928bdc84dea0b9b4136a8bc82338574f23baf47bbd280" 1398 1399[[package]] 1400name = "gloo-storage" 1401version = "0.3.0" 1402source = "registry+https://github.com/rust-lang/crates.io-index" 1403checksum = "fbc8031e8c92758af912f9bc08fbbadd3c6f3cfcbf6b64cdf3d6a81f0139277a" 1404dependencies = [ 1405 "gloo-utils", 1406 "js-sys", 1407 "serde", 1408 "serde_json", 1409 "thiserror 1.0.69", 1410 "wasm-bindgen", 1411 "web-sys", 1412] 1413 1414[[package]] 1415name = "gloo-utils" 1416version = "0.2.0" 1417source = "registry+https://github.com/rust-lang/crates.io-index" 1418checksum = "0b5555354113b18c547c1d3a98fbf7fb32a9ff4f6fa112ce823a21641a0ba3aa" 1419dependencies = [ 1420 "js-sys", 1421 "serde", 1422 "serde_json", 1423 "wasm-bindgen", 1424 "web-sys", 1425] 1426 1427[[package]] 1428name = "group" 1429version = "0.13.0" 1430source = "registry+https://github.com/rust-lang/crates.io-index" 1431checksum = "f0f9ef7462f7c099f518d754361858f86d8a07af53ba9af0fe635bbccb151a63" 1432dependencies = [ 1433 "ff", 1434 "rand_core 0.6.4", 1435 "subtle", 1436] 1437 1438[[package]] 1439name = "gzip-header" 1440version = "1.0.0" 1441source = "registry+https://github.com/rust-lang/crates.io-index" 1442checksum = "95cc527b92e6029a62960ad99aa8a6660faa4555fe5f731aab13aa6a921795a2" 1443dependencies = [ 1444 "crc32fast", 1445] 1446 1447[[package]] 1448name = "h2" 1449version = "0.4.13" 1450source = "registry+https://github.com/rust-lang/crates.io-index" 1451checksum = "2f44da3a8150a6703ed5d34e164b875fd14c2cdab9af1252a9a1020bde2bdc54" 1452dependencies = [ 1453 "atomic-waker", 1454 "bytes", 1455 "fnv", 1456 "futures-core", 1457 "futures-sink", 1458 "http", 1459 "indexmap", 1460 "slab", 1461 "tokio", 1462 "tokio-util", 1463 "tracing", 1464] 1465 1466[[package]] 1467name = "half" 1468version = "2.7.1" 1469source = "registry+https://github.com/rust-lang/crates.io-index" 1470checksum = "6ea2d84b969582b4b1864a92dc5d27cd2b77b622a8d79306834f1be5ba20d84b" 1471dependencies = [ 1472 "cfg-if", 1473 "crunchy", 1474 "zerocopy", 1475] 1476 1477[[package]] 1478name = "hash32" 1479version = "0.2.1" 1480source = "registry+https://github.com/rust-lang/crates.io-index" 1481checksum = "b0c35f58762feb77d74ebe43bdbc3210f09be9fe6742234d573bacc26ed92b67" 1482dependencies = [ 1483 "byteorder", 1484] 1485 1486[[package]] 1487name = "hashbrown" 1488version = "0.14.5" 1489source = "registry+https://github.com/rust-lang/crates.io-index" 1490checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1" 1491 1492[[package]] 1493name = "hashbrown" 1494version = "0.15.5" 1495source = "registry+https://github.com/rust-lang/crates.io-index" 1496checksum = "9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1" 1497dependencies = [ 1498 "allocator-api2", 1499 "equivalent", 1500 "foldhash", 1501] 1502 1503[[package]] 1504name = "hashbrown" 1505version = "0.16.1" 1506source = "registry+https://github.com/rust-lang/crates.io-index" 1507checksum = "841d1cc9bed7f9236f321df977030373f4a4163ae1a7dbfe1a51a2c1a51d9100" 1508 1509[[package]] 1510name = "heapless" 1511version = "0.7.17" 1512source = "registry+https://github.com/rust-lang/crates.io-index" 1513checksum = "cdc6457c0eb62c71aac4bc17216026d8410337c4126773b9c5daba343f17964f" 1514dependencies = [ 1515 "atomic-polyfill", 1516 "hash32", 1517 "rustc_version", 1518 "serde", 1519 "spin 0.9.8", 1520 "stable_deref_trait", 1521] 1522 1523[[package]] 1524name = "heck" 1525version = "0.4.1" 1526source = "registry+https://github.com/rust-lang/crates.io-index" 1527checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8" 1528 1529[[package]] 1530name = "heck" 1531version = "0.5.0" 1532source = "registry+https://github.com/rust-lang/crates.io-index" 1533checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" 1534 1535[[package]] 1536name = "hermit-abi" 1537version = "0.5.2" 1538source = "registry+https://github.com/rust-lang/crates.io-index" 1539checksum = "fc0fef456e4baa96da950455cd02c081ca953b141298e41db3fc7e36b1da849c" 1540 1541[[package]] 1542name = "hex" 1543version = "0.4.3" 1544source = "registry+https://github.com/rust-lang/crates.io-index" 1545checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70" 1546 1547[[package]] 1548name = "hickory-proto" 1549version = "0.24.4" 1550source = "registry+https://github.com/rust-lang/crates.io-index" 1551checksum = "92652067c9ce6f66ce53cc38d1169daa36e6e7eb7dd3b63b5103bd9d97117248" 1552dependencies = [ 1553 "async-trait", 1554 "cfg-if", 1555 "data-encoding", 1556 "enum-as-inner", 1557 "futures-channel", 1558 "futures-io", 1559 "futures-util", 1560 "idna", 1561 "ipnet", 1562 "once_cell", 1563 "rand 0.8.5", 1564 "thiserror 1.0.69", 1565 "tinyvec", 1566 "tokio", 1567 "tracing", 1568 "url", 1569] 1570 1571[[package]] 1572name = "hickory-resolver" 1573version = "0.24.4" 1574source = "registry+https://github.com/rust-lang/crates.io-index" 1575checksum = "cbb117a1ca520e111743ab2f6688eddee69db4e0ea242545a604dce8a66fd22e" 1576dependencies = [ 1577 "cfg-if", 1578 "futures-util", 1579 "hickory-proto", 1580 "ipconfig", 1581 "lru-cache", 1582 "once_cell", 1583 "parking_lot", 1584 "rand 0.8.5", 1585 "resolv-conf", 1586 "smallvec 1.15.1", 1587 "thiserror 1.0.69", 1588 "tokio", 1589 "tracing", 1590] 1591 1592[[package]] 1593name = "hmac" 1594version = "0.12.1" 1595source = "registry+https://github.com/rust-lang/crates.io-index" 1596checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e" 1597dependencies = [ 1598 "digest", 1599] 1600 1601[[package]] 1602name = "html5ever" 1603version = "0.27.0" 1604source = "registry+https://github.com/rust-lang/crates.io-index" 1605checksum = "c13771afe0e6e846f1e67d038d4cb29998a6779f93c809212e4e9c32efd244d4" 1606dependencies = [ 1607 "log", 1608 "mac", 1609 "markup5ever", 1610 "proc-macro2", 1611 "quote", 1612 "syn", 1613] 1614 1615[[package]] 1616name = "http" 1617version = "1.4.0" 1618source = "registry+https://github.com/rust-lang/crates.io-index" 1619checksum = "e3ba2a386d7f85a81f119ad7498ebe444d2e22c2af0b86b069416ace48b3311a" 1620dependencies = [ 1621 "bytes", 1622 "itoa", 1623] 1624 1625[[package]] 1626name = "http-body" 1627version = "1.0.1" 1628source = "registry+https://github.com/rust-lang/crates.io-index" 1629checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184" 1630dependencies = [ 1631 "bytes", 1632 "http", 1633] 1634 1635[[package]] 1636name = "http-body-util" 1637version = "0.1.3" 1638source = "registry+https://github.com/rust-lang/crates.io-index" 1639checksum = "b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a" 1640dependencies = [ 1641 "bytes", 1642 "futures-core", 1643 "http", 1644 "http-body", 1645 "pin-project-lite", 1646] 1647 1648[[package]] 1649name = "httparse" 1650version = "1.10.1" 1651source = "registry+https://github.com/rust-lang/crates.io-index" 1652checksum = "6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87" 1653 1654[[package]] 1655name = "httpdate" 1656version = "1.0.3" 1657source = "registry+https://github.com/rust-lang/crates.io-index" 1658checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9" 1659 1660[[package]] 1661name = "humantime" 1662version = "2.3.0" 1663source = "registry+https://github.com/rust-lang/crates.io-index" 1664checksum = "135b12329e5e3ce057a9f972339ea52bc954fe1e9358ef27f95e89716fbc5424" 1665 1666[[package]] 1667name = "hydrant" 1668version = "0.1.0" 1669dependencies = [ 1670 "arc-swap", 1671 "async-stream", 1672 "axum", 1673 "chrono", 1674 "cid", 1675 "data-encoding", 1676 "fjall", 1677 "futures", 1678 "glob", 1679 "hex", 1680 "humantime", 1681 "jacquard", 1682 "jacquard-api", 1683 "jacquard-axum", 1684 "jacquard-common", 1685 "jacquard-derive", 1686 "jacquard-identity", 1687 "jacquard-repo", 1688 "miette", 1689 "mimalloc", 1690 "n0-future 0.3.2", 1691 "ordermap", 1692 "rand 0.10.0", 1693 "reqwest", 1694 "rmp-serde", 1695 "scc", 1696 "serde", 1697 "serde_bytes", 1698 "serde_ipld_dagcbor", 1699 "serde_json", 1700 "smallvec 2.0.0-alpha.12", 1701 "smol_str", 1702 "thiserror 2.0.18", 1703 "tokio", 1704 "tokio-stream", 1705 "tower-http", 1706 "tracing", 1707 "tracing-subscriber", 1708 "url", 1709] 1710 1711[[package]] 1712name = "hyper" 1713version = "1.8.1" 1714source = "registry+https://github.com/rust-lang/crates.io-index" 1715checksum = "2ab2d4f250c3d7b1c9fcdff1cece94ea4e2dfbec68614f7b87cb205f24ca9d11" 1716dependencies = [ 1717 "atomic-waker", 1718 "bytes", 1719 "futures-channel", 1720 "futures-core", 1721 "h2", 1722 "http", 1723 "http-body", 1724 "httparse", 1725 "httpdate", 1726 "itoa", 1727 "pin-project-lite", 1728 "pin-utils", 1729 "smallvec 1.15.1", 1730 "tokio", 1731 "want", 1732] 1733 1734[[package]] 1735name = "hyper-rustls" 1736version = "0.27.7" 1737source = "registry+https://github.com/rust-lang/crates.io-index" 1738checksum = "e3c93eb611681b207e1fe55d5a71ecf91572ec8a6705cdb6857f7d8d5242cf58" 1739dependencies = [ 1740 "http", 1741 "hyper", 1742 "hyper-util", 1743 "rustls", 1744 "rustls-pki-types", 1745 "tokio", 1746 "tokio-rustls", 1747 "tower-service", 1748 "webpki-roots", 1749] 1750 1751[[package]] 1752name = "hyper-util" 1753version = "0.1.20" 1754source = "registry+https://github.com/rust-lang/crates.io-index" 1755checksum = "96547c2556ec9d12fb1578c4eaf448b04993e7fb79cbaad930a656880a6bdfa0" 1756dependencies = [ 1757 "base64 0.22.1", 1758 "bytes", 1759 "futures-channel", 1760 "futures-util", 1761 "http", 1762 "http-body", 1763 "hyper", 1764 "ipnet", 1765 "libc", 1766 "percent-encoding", 1767 "pin-project-lite", 1768 "socket2 0.6.2", 1769 "system-configuration", 1770 "tokio", 1771 "tower-service", 1772 "tracing", 1773 "windows-registry", 1774] 1775 1776[[package]] 1777name = "iana-time-zone" 1778version = "0.1.65" 1779source = "registry+https://github.com/rust-lang/crates.io-index" 1780checksum = "e31bc9ad994ba00e440a8aa5c9ef0ec67d5cb5e5cb0cc7f8b744a35b389cc470" 1781dependencies = [ 1782 "android_system_properties", 1783 "core-foundation-sys", 1784 "iana-time-zone-haiku", 1785 "js-sys", 1786 "log", 1787 "wasm-bindgen", 1788 "windows-core", 1789] 1790 1791[[package]] 1792name = "iana-time-zone-haiku" 1793version = "0.1.2" 1794source = "registry+https://github.com/rust-lang/crates.io-index" 1795checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f" 1796dependencies = [ 1797 "cc", 1798] 1799 1800[[package]] 1801name = "icu_collections" 1802version = "2.1.1" 1803source = "registry+https://github.com/rust-lang/crates.io-index" 1804checksum = "4c6b649701667bbe825c3b7e6388cb521c23d88644678e83c0c4d0a621a34b43" 1805dependencies = [ 1806 "displaydoc", 1807 "potential_utf", 1808 "yoke", 1809 "zerofrom", 1810 "zerovec", 1811] 1812 1813[[package]] 1814name = "icu_locale_core" 1815version = "2.1.1" 1816source = "registry+https://github.com/rust-lang/crates.io-index" 1817checksum = "edba7861004dd3714265b4db54a3c390e880ab658fec5f7db895fae2046b5bb6" 1818dependencies = [ 1819 "displaydoc", 1820 "litemap", 1821 "tinystr", 1822 "writeable", 1823 "zerovec", 1824] 1825 1826[[package]] 1827name = "icu_normalizer" 1828version = "2.1.1" 1829source = "registry+https://github.com/rust-lang/crates.io-index" 1830checksum = "5f6c8828b67bf8908d82127b2054ea1b4427ff0230ee9141c54251934ab1b599" 1831dependencies = [ 1832 "icu_collections", 1833 "icu_normalizer_data", 1834 "icu_properties", 1835 "icu_provider", 1836 "smallvec 1.15.1", 1837 "zerovec", 1838] 1839 1840[[package]] 1841name = "icu_normalizer_data" 1842version = "2.1.1" 1843source = "registry+https://github.com/rust-lang/crates.io-index" 1844checksum = "7aedcccd01fc5fe81e6b489c15b247b8b0690feb23304303a9e560f37efc560a" 1845 1846[[package]] 1847name = "icu_properties" 1848version = "2.1.2" 1849source = "registry+https://github.com/rust-lang/crates.io-index" 1850checksum = "020bfc02fe870ec3a66d93e677ccca0562506e5872c650f893269e08615d74ec" 1851dependencies = [ 1852 "icu_collections", 1853 "icu_locale_core", 1854 "icu_properties_data", 1855 "icu_provider", 1856 "zerotrie", 1857 "zerovec", 1858] 1859 1860[[package]] 1861name = "icu_properties_data" 1862version = "2.1.2" 1863source = "registry+https://github.com/rust-lang/crates.io-index" 1864checksum = "616c294cf8d725c6afcd8f55abc17c56464ef6211f9ed59cccffe534129c77af" 1865 1866[[package]] 1867name = "icu_provider" 1868version = "2.1.1" 1869source = "registry+https://github.com/rust-lang/crates.io-index" 1870checksum = "85962cf0ce02e1e0a629cc34e7ca3e373ce20dda4c4d7294bbd0bf1fdb59e614" 1871dependencies = [ 1872 "displaydoc", 1873 "icu_locale_core", 1874 "writeable", 1875 "yoke", 1876 "zerofrom", 1877 "zerotrie", 1878 "zerovec", 1879] 1880 1881[[package]] 1882name = "id-arena" 1883version = "2.3.0" 1884source = "registry+https://github.com/rust-lang/crates.io-index" 1885checksum = "3d3067d79b975e8844ca9eb072e16b31c3c1c36928edf9c6789548c524d0d954" 1886 1887[[package]] 1888name = "ident_case" 1889version = "1.0.1" 1890source = "registry+https://github.com/rust-lang/crates.io-index" 1891checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39" 1892 1893[[package]] 1894name = "idna" 1895version = "1.1.0" 1896source = "registry+https://github.com/rust-lang/crates.io-index" 1897checksum = "3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de" 1898dependencies = [ 1899 "idna_adapter", 1900 "smallvec 1.15.1", 1901 "utf8_iter", 1902] 1903 1904[[package]] 1905name = "idna_adapter" 1906version = "1.2.1" 1907source = "registry+https://github.com/rust-lang/crates.io-index" 1908checksum = "3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344" 1909dependencies = [ 1910 "icu_normalizer", 1911 "icu_properties", 1912] 1913 1914[[package]] 1915name = "indexmap" 1916version = "2.13.0" 1917source = "registry+https://github.com/rust-lang/crates.io-index" 1918checksum = "7714e70437a7dc3ac8eb7e6f8df75fd8eb422675fc7678aff7364301092b1017" 1919dependencies = [ 1920 "equivalent", 1921 "hashbrown 0.16.1", 1922 "serde", 1923 "serde_core", 1924] 1925 1926[[package]] 1927name = "interval-heap" 1928version = "0.0.5" 1929source = "registry+https://github.com/rust-lang/crates.io-index" 1930checksum = "11274e5e8e89b8607cfedc2910b6626e998779b48a019151c7604d0adcb86ac6" 1931dependencies = [ 1932 "compare", 1933] 1934 1935[[package]] 1936name = "inventory" 1937version = "0.3.21" 1938source = "registry+https://github.com/rust-lang/crates.io-index" 1939checksum = "bc61209c082fbeb19919bee74b176221b27223e27b65d781eb91af24eb1fb46e" 1940dependencies = [ 1941 "rustversion", 1942] 1943 1944[[package]] 1945name = "ipconfig" 1946version = "0.3.2" 1947source = "registry+https://github.com/rust-lang/crates.io-index" 1948checksum = "b58db92f96b720de98181bbbe63c831e87005ab460c1bf306eb2622b4707997f" 1949dependencies = [ 1950 "socket2 0.5.10", 1951 "widestring", 1952 "windows-sys 0.48.0", 1953 "winreg", 1954] 1955 1956[[package]] 1957name = "ipld-core" 1958version = "0.4.2" 1959source = "registry+https://github.com/rust-lang/crates.io-index" 1960checksum = "104718b1cc124d92a6d01ca9c9258a7df311405debb3408c445a36452f9bf8db" 1961dependencies = [ 1962 "cid", 1963 "serde", 1964 "serde_bytes", 1965] 1966 1967[[package]] 1968name = "ipnet" 1969version = "2.11.0" 1970source = "registry+https://github.com/rust-lang/crates.io-index" 1971checksum = "469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130" 1972 1973[[package]] 1974name = "iri-string" 1975version = "0.7.10" 1976source = "registry+https://github.com/rust-lang/crates.io-index" 1977checksum = "c91338f0783edbd6195decb37bae672fd3b165faffb89bf7b9e6942f8b1a731a" 1978dependencies = [ 1979 "memchr", 1980 "serde", 1981] 1982 1983[[package]] 1984name = "iroh-car" 1985version = "0.5.1" 1986source = "registry+https://github.com/rust-lang/crates.io-index" 1987checksum = "cb7f8cd4cb9aa083fba8b52e921764252d0b4dcb1cd6d120b809dbfe1106e81a" 1988dependencies = [ 1989 "anyhow", 1990 "cid", 1991 "futures", 1992 "serde", 1993 "serde_ipld_dagcbor", 1994 "thiserror 1.0.69", 1995 "tokio", 1996 "unsigned-varint 0.7.2", 1997] 1998 1999[[package]] 2000name = "is_ci" 2001version = "1.2.0" 2002source = "registry+https://github.com/rust-lang/crates.io-index" 2003checksum = "7655c9839580ee829dfacba1d1278c2b7883e50a277ff7541299489d6bdfdc45" 2004 2005[[package]] 2006name = "itoa" 2007version = "1.0.17" 2008source = "registry+https://github.com/rust-lang/crates.io-index" 2009checksum = "92ecc6618181def0457392ccd0ee51198e065e016d1d527a7ac1b6dc7c1f09d2" 2010 2011[[package]] 2012name = "jacquard" 2013version = "0.9.5" 2014source = "git+https://tangled.org/nonbinary.computer/jacquard#bfb72e29f20b0683e939db0140fa44cabde162d2" 2015dependencies = [ 2016 "bytes", 2017 "getrandom 0.2.17", 2018 "gloo-storage", 2019 "http", 2020 "jacquard-api", 2021 "jacquard-common", 2022 "jacquard-derive", 2023 "jacquard-identity", 2024 "jacquard-oauth", 2025 "jose-jwk", 2026 "miette", 2027 "n0-future 0.1.3", 2028 "regex", 2029 "regex-lite", 2030 "reqwest", 2031 "serde", 2032 "serde_html_form", 2033 "serde_json", 2034 "smol_str", 2035 "thiserror 2.0.18", 2036 "tokio", 2037 "trait-variant", 2038 "url", 2039 "webpage", 2040] 2041 2042[[package]] 2043name = "jacquard-api" 2044version = "0.9.5" 2045source = "git+https://tangled.org/nonbinary.computer/jacquard#bfb72e29f20b0683e939db0140fa44cabde162d2" 2046dependencies = [ 2047 "bon", 2048 "bytes", 2049 "jacquard-common", 2050 "jacquard-derive", 2051 "jacquard-lexicon", 2052 "miette", 2053 "rustversion", 2054 "serde", 2055 "serde_bytes", 2056 "serde_ipld_dagcbor", 2057 "thiserror 2.0.18", 2058 "unicode-segmentation", 2059] 2060 2061[[package]] 2062name = "jacquard-axum" 2063version = "0.9.6" 2064source = "git+https://tangled.org/nonbinary.computer/jacquard#bfb72e29f20b0683e939db0140fa44cabde162d2" 2065dependencies = [ 2066 "axum", 2067 "bytes", 2068 "jacquard", 2069 "jacquard-common", 2070 "jacquard-derive", 2071 "jacquard-identity", 2072 "miette", 2073 "multibase", 2074 "serde", 2075 "serde_html_form", 2076 "serde_json", 2077 "thiserror 2.0.18", 2078 "tokio", 2079 "tower-http", 2080 "tracing", 2081] 2082 2083[[package]] 2084name = "jacquard-common" 2085version = "0.9.5" 2086source = "git+https://tangled.org/nonbinary.computer/jacquard#bfb72e29f20b0683e939db0140fa44cabde162d2" 2087dependencies = [ 2088 "base64 0.22.1", 2089 "bon", 2090 "bytes", 2091 "chrono", 2092 "ciborium", 2093 "ciborium-io", 2094 "cid", 2095 "ed25519-dalek", 2096 "futures", 2097 "getrandom 0.2.17", 2098 "getrandom 0.3.4", 2099 "hashbrown 0.15.5", 2100 "http", 2101 "ipld-core", 2102 "k256", 2103 "maitake-sync", 2104 "miette", 2105 "multibase", 2106 "multihash", 2107 "n0-future 0.1.3", 2108 "ouroboros", 2109 "oxilangtag", 2110 "p256", 2111 "postcard", 2112 "rand 0.9.2", 2113 "regex", 2114 "regex-automata", 2115 "regex-lite", 2116 "reqwest", 2117 "serde", 2118 "serde_bytes", 2119 "serde_html_form", 2120 "serde_ipld_dagcbor", 2121 "serde_json", 2122 "signature", 2123 "smol_str", 2124 "spin 0.10.0", 2125 "thiserror 2.0.18", 2126 "tokio", 2127 "tokio-tungstenite-wasm", 2128 "tokio-util", 2129 "trait-variant", 2130 "url", 2131] 2132 2133[[package]] 2134name = "jacquard-derive" 2135version = "0.9.5" 2136source = "git+https://tangled.org/nonbinary.computer/jacquard#bfb72e29f20b0683e939db0140fa44cabde162d2" 2137dependencies = [ 2138 "heck 0.5.0", 2139 "jacquard-lexicon", 2140 "proc-macro2", 2141 "quote", 2142 "syn", 2143] 2144 2145[[package]] 2146name = "jacquard-identity" 2147version = "0.9.5" 2148source = "git+https://tangled.org/nonbinary.computer/jacquard#bfb72e29f20b0683e939db0140fa44cabde162d2" 2149dependencies = [ 2150 "bon", 2151 "bytes", 2152 "hickory-resolver", 2153 "http", 2154 "jacquard-api", 2155 "jacquard-common", 2156 "jacquard-lexicon", 2157 "miette", 2158 "mini-moka-wasm", 2159 "n0-future 0.1.3", 2160 "percent-encoding", 2161 "reqwest", 2162 "serde", 2163 "serde_html_form", 2164 "serde_json", 2165 "thiserror 2.0.18", 2166 "tokio", 2167 "trait-variant", 2168 "url", 2169 "urlencoding", 2170] 2171 2172[[package]] 2173name = "jacquard-lexicon" 2174version = "0.9.5" 2175source = "git+https://tangled.org/nonbinary.computer/jacquard#bfb72e29f20b0683e939db0140fa44cabde162d2" 2176dependencies = [ 2177 "cid", 2178 "dashmap", 2179 "heck 0.5.0", 2180 "inventory", 2181 "jacquard-common", 2182 "miette", 2183 "multihash", 2184 "prettyplease", 2185 "proc-macro2", 2186 "quote", 2187 "serde", 2188 "serde_ipld_dagcbor", 2189 "serde_json", 2190 "serde_path_to_error", 2191 "serde_repr", 2192 "serde_with", 2193 "sha2", 2194 "syn", 2195 "thiserror 2.0.18", 2196 "unicode-segmentation", 2197] 2198 2199[[package]] 2200name = "jacquard-oauth" 2201version = "0.9.6" 2202source = "git+https://tangled.org/nonbinary.computer/jacquard#bfb72e29f20b0683e939db0140fa44cabde162d2" 2203dependencies = [ 2204 "base64 0.22.1", 2205 "bytes", 2206 "chrono", 2207 "dashmap", 2208 "elliptic-curve", 2209 "http", 2210 "jacquard-common", 2211 "jacquard-identity", 2212 "jose-jwa", 2213 "jose-jwk", 2214 "miette", 2215 "n0-future 0.1.3", 2216 "p256", 2217 "rand 0.8.5", 2218 "rouille", 2219 "serde", 2220 "serde_html_form", 2221 "serde_json", 2222 "sha2", 2223 "smol_str", 2224 "thiserror 2.0.18", 2225 "tokio", 2226 "trait-variant", 2227 "url", 2228 "webbrowser", 2229] 2230 2231[[package]] 2232name = "jacquard-repo" 2233version = "0.9.6" 2234source = "git+https://tangled.org/nonbinary.computer/jacquard#bfb72e29f20b0683e939db0140fa44cabde162d2" 2235dependencies = [ 2236 "bytes", 2237 "cid", 2238 "ed25519-dalek", 2239 "iroh-car", 2240 "jacquard-common", 2241 "jacquard-derive", 2242 "k256", 2243 "miette", 2244 "multihash", 2245 "n0-future 0.1.3", 2246 "p256", 2247 "serde", 2248 "serde_bytes", 2249 "serde_ipld_dagcbor", 2250 "sha2", 2251 "smol_str", 2252 "thiserror 2.0.18", 2253 "tokio", 2254 "trait-variant", 2255] 2256 2257[[package]] 2258name = "jni" 2259version = "0.21.1" 2260source = "registry+https://github.com/rust-lang/crates.io-index" 2261checksum = "1a87aa2bb7d2af34197c04845522473242e1aa17c12f4935d5856491a7fb8c97" 2262dependencies = [ 2263 "cesu8", 2264 "cfg-if", 2265 "combine", 2266 "jni-sys", 2267 "log", 2268 "thiserror 1.0.69", 2269 "walkdir", 2270 "windows-sys 0.45.0", 2271] 2272 2273[[package]] 2274name = "jni-sys" 2275version = "0.3.0" 2276source = "registry+https://github.com/rust-lang/crates.io-index" 2277checksum = "8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130" 2278 2279[[package]] 2280name = "jobserver" 2281version = "0.1.34" 2282source = "registry+https://github.com/rust-lang/crates.io-index" 2283checksum = "9afb3de4395d6b3e67a780b6de64b51c978ecf11cb9a462c66be7d4ca9039d33" 2284dependencies = [ 2285 "getrandom 0.3.4", 2286 "libc", 2287] 2288 2289[[package]] 2290name = "jose-b64" 2291version = "0.1.2" 2292source = "registry+https://github.com/rust-lang/crates.io-index" 2293checksum = "bec69375368709666b21c76965ce67549f2d2db7605f1f8707d17c9656801b56" 2294dependencies = [ 2295 "base64ct", 2296 "serde", 2297 "subtle", 2298 "zeroize", 2299] 2300 2301[[package]] 2302name = "jose-jwa" 2303version = "0.1.2" 2304source = "registry+https://github.com/rust-lang/crates.io-index" 2305checksum = "9ab78e053fe886a351d67cf0d194c000f9d0dcb92906eb34d853d7e758a4b3a7" 2306dependencies = [ 2307 "serde", 2308] 2309 2310[[package]] 2311name = "jose-jwk" 2312version = "0.1.2" 2313source = "registry+https://github.com/rust-lang/crates.io-index" 2314checksum = "280fa263807fe0782ecb6f2baadc28dffc04e00558a58e33bfdb801d11fd58e7" 2315dependencies = [ 2316 "jose-b64", 2317 "jose-jwa", 2318 "p256", 2319 "p384", 2320 "rsa", 2321 "serde", 2322 "zeroize", 2323] 2324 2325[[package]] 2326name = "js-sys" 2327version = "0.3.85" 2328source = "registry+https://github.com/rust-lang/crates.io-index" 2329checksum = "8c942ebf8e95485ca0d52d97da7c5a2c387d0e7f0ba4c35e93bfcaee045955b3" 2330dependencies = [ 2331 "once_cell", 2332 "wasm-bindgen", 2333] 2334 2335[[package]] 2336name = "k256" 2337version = "0.13.4" 2338source = "registry+https://github.com/rust-lang/crates.io-index" 2339checksum = "f6e3919bbaa2945715f0bb6d3934a173d1e9a59ac23767fbaaef277265a7411b" 2340dependencies = [ 2341 "cfg-if", 2342 "ecdsa", 2343 "elliptic-curve", 2344 "once_cell", 2345 "sha2", 2346 "signature", 2347] 2348 2349[[package]] 2350name = "lazy_static" 2351version = "1.5.0" 2352source = "registry+https://github.com/rust-lang/crates.io-index" 2353checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe" 2354dependencies = [ 2355 "spin 0.9.8", 2356] 2357 2358[[package]] 2359name = "leb128fmt" 2360version = "0.1.0" 2361source = "registry+https://github.com/rust-lang/crates.io-index" 2362checksum = "09edd9e8b54e49e587e4f6295a7d29c3ea94d469cb40ab8ca70b288248a81db2" 2363 2364[[package]] 2365name = "libc" 2366version = "0.2.180" 2367source = "registry+https://github.com/rust-lang/crates.io-index" 2368checksum = "bcc35a38544a891a5f7c865aca548a982ccb3b8650a5b06d0fd33a10283c56fc" 2369 2370[[package]] 2371name = "libm" 2372version = "0.2.16" 2373source = "registry+https://github.com/rust-lang/crates.io-index" 2374checksum = "b6d2cec3eae94f9f509c767b45932f1ada8350c4bdb85af2fcab4a3c14807981" 2375 2376[[package]] 2377name = "libmimalloc-sys" 2378version = "0.1.44" 2379source = "registry+https://github.com/rust-lang/crates.io-index" 2380checksum = "667f4fec20f29dfc6bc7357c582d91796c169ad7e2fce709468aefeb2c099870" 2381dependencies = [ 2382 "cc", 2383 "libc", 2384] 2385 2386[[package]] 2387name = "libredox" 2388version = "0.1.12" 2389source = "registry+https://github.com/rust-lang/crates.io-index" 2390checksum = "3d0b95e02c851351f877147b7deea7b1afb1df71b63aa5f8270716e0c5720616" 2391dependencies = [ 2392 "bitflags", 2393 "libc", 2394 "redox_syscall 0.7.0", 2395] 2396 2397[[package]] 2398name = "linked-hash-map" 2399version = "0.5.6" 2400source = "registry+https://github.com/rust-lang/crates.io-index" 2401checksum = "0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f" 2402 2403[[package]] 2404name = "linux-raw-sys" 2405version = "0.11.0" 2406source = "registry+https://github.com/rust-lang/crates.io-index" 2407checksum = "df1d3c3b53da64cf5760482273a98e575c651a67eec7f77df96b5b642de8f039" 2408 2409[[package]] 2410name = "litemap" 2411version = "0.8.1" 2412source = "registry+https://github.com/rust-lang/crates.io-index" 2413checksum = "6373607a59f0be73a39b6fe456b8192fcc3585f602af20751600e974dd455e77" 2414 2415[[package]] 2416name = "lock_api" 2417version = "0.4.14" 2418source = "registry+https://github.com/rust-lang/crates.io-index" 2419checksum = "224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965" 2420dependencies = [ 2421 "scopeguard", 2422] 2423 2424[[package]] 2425name = "log" 2426version = "0.4.29" 2427source = "registry+https://github.com/rust-lang/crates.io-index" 2428checksum = "5e5032e24019045c762d3c0f28f5b6b8bbf38563a65908389bf7978758920897" 2429 2430[[package]] 2431name = "loom" 2432version = "0.7.2" 2433source = "registry+https://github.com/rust-lang/crates.io-index" 2434checksum = "419e0dc8046cb947daa77eb95ae174acfbddb7673b4151f56d1eed8e93fbfaca" 2435dependencies = [ 2436 "cfg-if", 2437 "generator", 2438 "scoped-tls", 2439 "tracing", 2440 "tracing-subscriber", 2441] 2442 2443[[package]] 2444name = "lru-cache" 2445version = "0.1.2" 2446source = "registry+https://github.com/rust-lang/crates.io-index" 2447checksum = "31e24f1ad8321ca0e8a1e0ac13f23cb668e6f5466c2c57319f6a5cf1cc8e3b1c" 2448dependencies = [ 2449 "linked-hash-map", 2450] 2451 2452[[package]] 2453name = "lru-slab" 2454version = "0.1.2" 2455source = "registry+https://github.com/rust-lang/crates.io-index" 2456checksum = "112b39cec0b298b6c1999fee3e31427f74f676e4cb9879ed1a121b43661a4154" 2457 2458[[package]] 2459name = "lsm-tree" 2460version = "3.0.1" 2461source = "registry+https://github.com/rust-lang/crates.io-index" 2462checksum = "b875f1dfe14f557f805b167fb9b0fc54c5560c7a4bd6ae02535b2846f276a8cb" 2463dependencies = [ 2464 "byteorder-lite", 2465 "byteview", 2466 "crossbeam-skiplist", 2467 "enum_dispatch", 2468 "interval-heap", 2469 "log", 2470 "lz4_flex", 2471 "quick_cache", 2472 "rustc-hash", 2473 "self_cell", 2474 "sfa", 2475 "tempfile", 2476 "varint-rs", 2477 "xxhash-rust", 2478] 2479 2480[[package]] 2481name = "lz4_flex" 2482version = "0.11.5" 2483source = "registry+https://github.com/rust-lang/crates.io-index" 2484checksum = "08ab2867e3eeeca90e844d1940eab391c9dc5228783db2ed999acbc0a9ed375a" 2485dependencies = [ 2486 "twox-hash", 2487] 2488 2489[[package]] 2490name = "mac" 2491version = "0.1.1" 2492source = "registry+https://github.com/rust-lang/crates.io-index" 2493checksum = "c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4" 2494 2495[[package]] 2496name = "maitake-sync" 2497version = "0.1.2" 2498source = "registry+https://github.com/rust-lang/crates.io-index" 2499checksum = "6816ab14147f80234c675b80ed6dc4f440d8a1cefc158e766067aedb84c0bcd5" 2500dependencies = [ 2501 "cordyceps", 2502 "loom", 2503 "mycelium-bitfield", 2504 "pin-project", 2505 "portable-atomic", 2506] 2507 2508[[package]] 2509name = "markup5ever" 2510version = "0.12.1" 2511source = "registry+https://github.com/rust-lang/crates.io-index" 2512checksum = "16ce3abbeba692c8b8441d036ef91aea6df8da2c6b6e21c7e14d3c18e526be45" 2513dependencies = [ 2514 "log", 2515 "phf", 2516 "phf_codegen", 2517 "string_cache", 2518 "string_cache_codegen", 2519 "tendril", 2520] 2521 2522[[package]] 2523name = "markup5ever_rcdom" 2524version = "0.3.0" 2525source = "registry+https://github.com/rust-lang/crates.io-index" 2526checksum = "edaa21ab3701bfee5099ade5f7e1f84553fd19228cf332f13cd6e964bf59be18" 2527dependencies = [ 2528 "html5ever", 2529 "markup5ever", 2530 "tendril", 2531 "xml5ever", 2532] 2533 2534[[package]] 2535name = "match-lookup" 2536version = "0.1.2" 2537source = "registry+https://github.com/rust-lang/crates.io-index" 2538checksum = "757aee279b8bdbb9f9e676796fd459e4207a1f986e87886700abf589f5abf771" 2539dependencies = [ 2540 "proc-macro2", 2541 "quote", 2542 "syn", 2543] 2544 2545[[package]] 2546name = "matchers" 2547version = "0.2.0" 2548source = "registry+https://github.com/rust-lang/crates.io-index" 2549checksum = "d1525a2a28c7f4fa0fc98bb91ae755d1e2d1505079e05539e35bc876b5d65ae9" 2550dependencies = [ 2551 "regex-automata", 2552] 2553 2554[[package]] 2555name = "matchit" 2556version = "0.8.4" 2557source = "registry+https://github.com/rust-lang/crates.io-index" 2558checksum = "47e1ffaa40ddd1f3ed91f717a33c8c0ee23fff369e3aa8772b9605cc1d22f4c3" 2559 2560[[package]] 2561name = "memchr" 2562version = "2.7.6" 2563source = "registry+https://github.com/rust-lang/crates.io-index" 2564checksum = "f52b00d39961fc5b2736ea853c9cc86238e165017a493d1d5c8eac6bdc4cc273" 2565 2566[[package]] 2567name = "miette" 2568version = "7.6.0" 2569source = "registry+https://github.com/rust-lang/crates.io-index" 2570checksum = "5f98efec8807c63c752b5bd61f862c165c115b0a35685bdcfd9238c7aeb592b7" 2571dependencies = [ 2572 "backtrace", 2573 "backtrace-ext", 2574 "cfg-if", 2575 "miette-derive", 2576 "owo-colors", 2577 "supports-color", 2578 "supports-hyperlinks", 2579 "supports-unicode", 2580 "terminal_size", 2581 "textwrap", 2582 "unicode-width 0.1.14", 2583] 2584 2585[[package]] 2586name = "miette-derive" 2587version = "7.6.0" 2588source = "registry+https://github.com/rust-lang/crates.io-index" 2589checksum = "db5b29714e950dbb20d5e6f74f9dcec4edbcc1067bb7f8ed198c097b8c1a818b" 2590dependencies = [ 2591 "proc-macro2", 2592 "quote", 2593 "syn", 2594] 2595 2596[[package]] 2597name = "mimalloc" 2598version = "0.1.48" 2599source = "registry+https://github.com/rust-lang/crates.io-index" 2600checksum = "e1ee66a4b64c74f4ef288bcbb9192ad9c3feaad75193129ac8509af543894fd8" 2601dependencies = [ 2602 "libmimalloc-sys", 2603] 2604 2605[[package]] 2606name = "mime" 2607version = "0.3.17" 2608source = "registry+https://github.com/rust-lang/crates.io-index" 2609checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a" 2610 2611[[package]] 2612name = "mime_guess" 2613version = "2.0.5" 2614source = "registry+https://github.com/rust-lang/crates.io-index" 2615checksum = "f7c44f8e672c00fe5308fa235f821cb4198414e1c77935c1ab6948d3fd78550e" 2616dependencies = [ 2617 "mime", 2618 "unicase", 2619] 2620 2621[[package]] 2622name = "mini-moka-wasm" 2623version = "0.10.99" 2624source = "git+https://tangled.org/nonbinary.computer/jacquard#bfb72e29f20b0683e939db0140fa44cabde162d2" 2625dependencies = [ 2626 "crossbeam-channel", 2627 "crossbeam-utils", 2628 "dashmap", 2629 "smallvec 1.15.1", 2630 "tagptr", 2631 "triomphe", 2632 "web-time", 2633] 2634 2635[[package]] 2636name = "miniz_oxide" 2637version = "0.8.9" 2638source = "registry+https://github.com/rust-lang/crates.io-index" 2639checksum = "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316" 2640dependencies = [ 2641 "adler2", 2642 "simd-adler32", 2643] 2644 2645[[package]] 2646name = "mio" 2647version = "1.1.1" 2648source = "registry+https://github.com/rust-lang/crates.io-index" 2649checksum = "a69bcab0ad47271a0234d9422b131806bf3968021e5dc9328caf2d4cd58557fc" 2650dependencies = [ 2651 "libc", 2652 "wasi", 2653 "windows-sys 0.61.2", 2654] 2655 2656[[package]] 2657name = "multibase" 2658version = "0.9.2" 2659source = "registry+https://github.com/rust-lang/crates.io-index" 2660checksum = "8694bb4835f452b0e3bb06dbebb1d6fc5385b6ca1caf2e55fd165c042390ec77" 2661dependencies = [ 2662 "base-x", 2663 "base256emoji", 2664 "data-encoding", 2665 "data-encoding-macro", 2666] 2667 2668[[package]] 2669name = "multihash" 2670version = "0.19.3" 2671source = "registry+https://github.com/rust-lang/crates.io-index" 2672checksum = "6b430e7953c29dd6a09afc29ff0bb69c6e306329ee6794700aee27b76a1aea8d" 2673dependencies = [ 2674 "core2", 2675 "serde", 2676 "unsigned-varint 0.8.0", 2677] 2678 2679[[package]] 2680name = "multipart" 2681version = "0.18.0" 2682source = "registry+https://github.com/rust-lang/crates.io-index" 2683checksum = "00dec633863867f29cb39df64a397cdf4a6354708ddd7759f70c7fb51c5f9182" 2684dependencies = [ 2685 "buf_redux", 2686 "httparse", 2687 "log", 2688 "mime", 2689 "mime_guess", 2690 "quick-error", 2691 "rand 0.8.5", 2692 "safemem", 2693 "tempfile", 2694 "twoway", 2695] 2696 2697[[package]] 2698name = "mycelium-bitfield" 2699version = "0.1.5" 2700source = "registry+https://github.com/rust-lang/crates.io-index" 2701checksum = "24e0cc5e2c585acbd15c5ce911dff71e1f4d5313f43345873311c4f5efd741cc" 2702 2703[[package]] 2704name = "n0-future" 2705version = "0.1.3" 2706source = "registry+https://github.com/rust-lang/crates.io-index" 2707checksum = "7bb0e5d99e681ab3c938842b96fcb41bf8a7bb4bfdb11ccbd653a7e83e06c794" 2708dependencies = [ 2709 "cfg_aliases", 2710 "derive_more 1.0.0", 2711 "futures-buffered", 2712 "futures-lite", 2713 "futures-util", 2714 "js-sys", 2715 "pin-project", 2716 "send_wrapper", 2717 "tokio", 2718 "tokio-util", 2719 "wasm-bindgen", 2720 "wasm-bindgen-futures", 2721 "web-time", 2722] 2723 2724[[package]] 2725name = "n0-future" 2726version = "0.3.2" 2727source = "registry+https://github.com/rust-lang/crates.io-index" 2728checksum = "e2ab99dfb861450e68853d34ae665243a88b8c493d01ba957321a1e9b2312bbe" 2729dependencies = [ 2730 "cfg_aliases", 2731 "derive_more 2.1.1", 2732 "futures-buffered", 2733 "futures-lite", 2734 "futures-util", 2735 "js-sys", 2736 "pin-project", 2737 "send_wrapper", 2738 "tokio", 2739 "tokio-util", 2740 "wasm-bindgen", 2741 "wasm-bindgen-futures", 2742 "web-time", 2743] 2744 2745[[package]] 2746name = "ndk-context" 2747version = "0.1.1" 2748source = "registry+https://github.com/rust-lang/crates.io-index" 2749checksum = "27b02d87554356db9e9a873add8782d4ea6e3e58ea071a9adb9a2e8ddb884a8b" 2750 2751[[package]] 2752name = "new_debug_unreachable" 2753version = "1.0.6" 2754source = "registry+https://github.com/rust-lang/crates.io-index" 2755checksum = "650eef8c711430f1a879fdd01d4745a7deea475becfb90269c06775983bbf086" 2756 2757[[package]] 2758name = "nu-ansi-term" 2759version = "0.50.3" 2760source = "registry+https://github.com/rust-lang/crates.io-index" 2761checksum = "7957b9740744892f114936ab4a57b3f487491bbeafaf8083688b16841a4240e5" 2762dependencies = [ 2763 "windows-sys 0.61.2", 2764] 2765 2766[[package]] 2767name = "num-bigint-dig" 2768version = "0.8.6" 2769source = "registry+https://github.com/rust-lang/crates.io-index" 2770checksum = "e661dda6640fad38e827a6d4a310ff4763082116fe217f279885c97f511bb0b7" 2771dependencies = [ 2772 "lazy_static", 2773 "libm", 2774 "num-integer", 2775 "num-iter", 2776 "num-traits", 2777 "rand 0.8.5", 2778 "smallvec 1.15.1", 2779 "zeroize", 2780] 2781 2782[[package]] 2783name = "num-conv" 2784version = "0.2.0" 2785source = "registry+https://github.com/rust-lang/crates.io-index" 2786checksum = "cf97ec579c3c42f953ef76dbf8d55ac91fb219dde70e49aa4a6b7d74e9919050" 2787 2788[[package]] 2789name = "num-integer" 2790version = "0.1.46" 2791source = "registry+https://github.com/rust-lang/crates.io-index" 2792checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f" 2793dependencies = [ 2794 "num-traits", 2795] 2796 2797[[package]] 2798name = "num-iter" 2799version = "0.1.45" 2800source = "registry+https://github.com/rust-lang/crates.io-index" 2801checksum = "1429034a0490724d0075ebb2bc9e875d6503c3cf69e235a8941aa757d83ef5bf" 2802dependencies = [ 2803 "autocfg", 2804 "num-integer", 2805 "num-traits", 2806] 2807 2808[[package]] 2809name = "num-traits" 2810version = "0.2.19" 2811source = "registry+https://github.com/rust-lang/crates.io-index" 2812checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841" 2813dependencies = [ 2814 "autocfg", 2815 "libm", 2816] 2817 2818[[package]] 2819name = "num_cpus" 2820version = "1.17.0" 2821source = "registry+https://github.com/rust-lang/crates.io-index" 2822checksum = "91df4bbde75afed763b708b7eee1e8e7651e02d97f6d5dd763e89367e957b23b" 2823dependencies = [ 2824 "hermit-abi", 2825 "libc", 2826] 2827 2828[[package]] 2829name = "num_threads" 2830version = "0.1.7" 2831source = "registry+https://github.com/rust-lang/crates.io-index" 2832checksum = "5c7398b9c8b70908f6371f47ed36737907c87c52af34c268fed0bf0ceb92ead9" 2833dependencies = [ 2834 "libc", 2835] 2836 2837[[package]] 2838name = "objc2" 2839version = "0.6.3" 2840source = "registry+https://github.com/rust-lang/crates.io-index" 2841checksum = "b7c2599ce0ec54857b29ce62166b0ed9b4f6f1a70ccc9a71165b6154caca8c05" 2842dependencies = [ 2843 "objc2-encode", 2844] 2845 2846[[package]] 2847name = "objc2-encode" 2848version = "4.1.0" 2849source = "registry+https://github.com/rust-lang/crates.io-index" 2850checksum = "ef25abbcd74fb2609453eb695bd2f860d389e457f67dc17cafc8b8cbc89d0c33" 2851 2852[[package]] 2853name = "objc2-foundation" 2854version = "0.3.2" 2855source = "registry+https://github.com/rust-lang/crates.io-index" 2856checksum = "e3e0adef53c21f888deb4fa59fc59f7eb17404926ee8a6f59f5df0fd7f9f3272" 2857dependencies = [ 2858 "bitflags", 2859 "objc2", 2860] 2861 2862[[package]] 2863name = "object" 2864version = "0.37.3" 2865source = "registry+https://github.com/rust-lang/crates.io-index" 2866checksum = "ff76201f031d8863c38aa7f905eca4f53abbfa15f609db4277d44cd8938f33fe" 2867dependencies = [ 2868 "memchr", 2869] 2870 2871[[package]] 2872name = "once_cell" 2873version = "1.21.3" 2874source = "registry+https://github.com/rust-lang/crates.io-index" 2875checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d" 2876 2877[[package]] 2878name = "openssl-probe" 2879version = "0.2.1" 2880source = "registry+https://github.com/rust-lang/crates.io-index" 2881checksum = "7c87def4c32ab89d880effc9e097653c8da5d6ef28e6b539d313baaacfbafcbe" 2882 2883[[package]] 2884name = "ordermap" 2885version = "1.1.0" 2886source = "registry+https://github.com/rust-lang/crates.io-index" 2887checksum = "cfa78c92071bbd3628c22b1a964f7e0eb201dc1456555db072beb1662ecd6715" 2888dependencies = [ 2889 "indexmap", 2890 "serde", 2891 "serde_core", 2892] 2893 2894[[package]] 2895name = "ouroboros" 2896version = "0.18.5" 2897source = "registry+https://github.com/rust-lang/crates.io-index" 2898checksum = "1e0f050db9c44b97a94723127e6be766ac5c340c48f2c4bb3ffa11713744be59" 2899dependencies = [ 2900 "aliasable", 2901 "ouroboros_macro", 2902 "static_assertions", 2903] 2904 2905[[package]] 2906name = "ouroboros_macro" 2907version = "0.18.5" 2908source = "registry+https://github.com/rust-lang/crates.io-index" 2909checksum = "3c7028bdd3d43083f6d8d4d5187680d0d3560d54df4cc9d752005268b41e64d0" 2910dependencies = [ 2911 "heck 0.4.1", 2912 "proc-macro2", 2913 "proc-macro2-diagnostics", 2914 "quote", 2915 "syn", 2916] 2917 2918[[package]] 2919name = "owo-colors" 2920version = "4.2.3" 2921source = "registry+https://github.com/rust-lang/crates.io-index" 2922checksum = "9c6901729fa79e91a0913333229e9ca5dc725089d1c363b2f4b4760709dc4a52" 2923 2924[[package]] 2925name = "oxilangtag" 2926version = "0.1.5" 2927source = "registry+https://github.com/rust-lang/crates.io-index" 2928checksum = "23f3f87617a86af77fa3691e6350483e7154c2ead9f1261b75130e21ca0f8acb" 2929dependencies = [ 2930 "serde", 2931] 2932 2933[[package]] 2934name = "p256" 2935version = "0.13.2" 2936source = "registry+https://github.com/rust-lang/crates.io-index" 2937checksum = "c9863ad85fa8f4460f9c48cb909d38a0d689dba1f6f6988a5e3e0d31071bcd4b" 2938dependencies = [ 2939 "ecdsa", 2940 "elliptic-curve", 2941 "primeorder", 2942 "sha2", 2943] 2944 2945[[package]] 2946name = "p384" 2947version = "0.13.1" 2948source = "registry+https://github.com/rust-lang/crates.io-index" 2949checksum = "fe42f1670a52a47d448f14b6a5c61dd78fce51856e68edaa38f7ae3a46b8d6b6" 2950dependencies = [ 2951 "elliptic-curve", 2952 "primeorder", 2953] 2954 2955[[package]] 2956name = "parking" 2957version = "2.2.1" 2958source = "registry+https://github.com/rust-lang/crates.io-index" 2959checksum = "f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba" 2960 2961[[package]] 2962name = "parking_lot" 2963version = "0.12.5" 2964source = "registry+https://github.com/rust-lang/crates.io-index" 2965checksum = "93857453250e3077bd71ff98b6a65ea6621a19bb0f559a85248955ac12c45a1a" 2966dependencies = [ 2967 "lock_api", 2968 "parking_lot_core", 2969] 2970 2971[[package]] 2972name = "parking_lot_core" 2973version = "0.9.12" 2974source = "registry+https://github.com/rust-lang/crates.io-index" 2975checksum = "2621685985a2ebf1c516881c026032ac7deafcda1a2c9b7850dc81e3dfcb64c1" 2976dependencies = [ 2977 "cfg-if", 2978 "libc", 2979 "redox_syscall 0.5.18", 2980 "smallvec 1.15.1", 2981 "windows-link", 2982] 2983 2984[[package]] 2985name = "pem-rfc7468" 2986version = "0.7.0" 2987source = "registry+https://github.com/rust-lang/crates.io-index" 2988checksum = "88b39c9bfcfc231068454382784bb460aae594343fb030d46e9f50a645418412" 2989dependencies = [ 2990 "base64ct", 2991] 2992 2993[[package]] 2994name = "percent-encoding" 2995version = "2.3.2" 2996source = "registry+https://github.com/rust-lang/crates.io-index" 2997checksum = "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220" 2998 2999[[package]] 3000name = "phf" 3001version = "0.11.3" 3002source = "registry+https://github.com/rust-lang/crates.io-index" 3003checksum = "1fd6780a80ae0c52cc120a26a1a42c1ae51b247a253e4e06113d23d2c2edd078" 3004dependencies = [ 3005 "phf_shared", 3006] 3007 3008[[package]] 3009name = "phf_codegen" 3010version = "0.11.3" 3011source = "registry+https://github.com/rust-lang/crates.io-index" 3012checksum = "aef8048c789fa5e851558d709946d6d79a8ff88c0440c587967f8e94bfb1216a" 3013dependencies = [ 3014 "phf_generator", 3015 "phf_shared", 3016] 3017 3018[[package]] 3019name = "phf_generator" 3020version = "0.11.3" 3021source = "registry+https://github.com/rust-lang/crates.io-index" 3022checksum = "3c80231409c20246a13fddb31776fb942c38553c51e871f8cbd687a4cfb5843d" 3023dependencies = [ 3024 "phf_shared", 3025 "rand 0.8.5", 3026] 3027 3028[[package]] 3029name = "phf_shared" 3030version = "0.11.3" 3031source = "registry+https://github.com/rust-lang/crates.io-index" 3032checksum = "67eabc2ef2a60eb7faa00097bd1ffdb5bd28e62bf39990626a582201b7a754e5" 3033dependencies = [ 3034 "siphasher", 3035] 3036 3037[[package]] 3038name = "pin-project" 3039version = "1.1.10" 3040source = "registry+https://github.com/rust-lang/crates.io-index" 3041checksum = "677f1add503faace112b9f1373e43e9e054bfdd22ff1a63c1bc485eaec6a6a8a" 3042dependencies = [ 3043 "pin-project-internal", 3044] 3045 3046[[package]] 3047name = "pin-project-internal" 3048version = "1.1.10" 3049source = "registry+https://github.com/rust-lang/crates.io-index" 3050checksum = "6e918e4ff8c4549eb882f14b3a4bc8c8bc93de829416eacf579f1207a8fbf861" 3051dependencies = [ 3052 "proc-macro2", 3053 "quote", 3054 "syn", 3055] 3056 3057[[package]] 3058name = "pin-project-lite" 3059version = "0.2.16" 3060source = "registry+https://github.com/rust-lang/crates.io-index" 3061checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b" 3062 3063[[package]] 3064name = "pin-utils" 3065version = "0.1.0" 3066source = "registry+https://github.com/rust-lang/crates.io-index" 3067checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" 3068 3069[[package]] 3070name = "pkcs1" 3071version = "0.7.5" 3072source = "registry+https://github.com/rust-lang/crates.io-index" 3073checksum = "c8ffb9f10fa047879315e6625af03c164b16962a5368d724ed16323b68ace47f" 3074dependencies = [ 3075 "der", 3076 "pkcs8", 3077 "spki", 3078] 3079 3080[[package]] 3081name = "pkcs8" 3082version = "0.10.2" 3083source = "registry+https://github.com/rust-lang/crates.io-index" 3084checksum = "f950b2377845cebe5cf8b5165cb3cc1a5e0fa5cfa3e1f7f55707d8fd82e0a7b7" 3085dependencies = [ 3086 "der", 3087 "spki", 3088] 3089 3090[[package]] 3091name = "pkg-config" 3092version = "0.3.32" 3093source = "registry+https://github.com/rust-lang/crates.io-index" 3094checksum = "7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c" 3095 3096[[package]] 3097name = "portable-atomic" 3098version = "1.13.1" 3099source = "registry+https://github.com/rust-lang/crates.io-index" 3100checksum = "c33a9471896f1c69cecef8d20cbe2f7accd12527ce60845ff44c153bb2a21b49" 3101 3102[[package]] 3103name = "postcard" 3104version = "1.1.3" 3105source = "registry+https://github.com/rust-lang/crates.io-index" 3106checksum = "6764c3b5dd454e283a30e6dfe78e9b31096d9e32036b5d1eaac7a6119ccb9a24" 3107dependencies = [ 3108 "cobs", 3109 "embedded-io 0.4.0", 3110 "embedded-io 0.6.1", 3111 "heapless", 3112 "serde", 3113] 3114 3115[[package]] 3116name = "potential_utf" 3117version = "0.1.4" 3118source = "registry+https://github.com/rust-lang/crates.io-index" 3119checksum = "b73949432f5e2a09657003c25bca5e19a0e9c84f8058ca374f49e0ebe605af77" 3120dependencies = [ 3121 "zerovec", 3122] 3123 3124[[package]] 3125name = "powerfmt" 3126version = "0.2.0" 3127source = "registry+https://github.com/rust-lang/crates.io-index" 3128checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391" 3129 3130[[package]] 3131name = "ppv-lite86" 3132version = "0.2.21" 3133source = "registry+https://github.com/rust-lang/crates.io-index" 3134checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9" 3135dependencies = [ 3136 "zerocopy", 3137] 3138 3139[[package]] 3140name = "precomputed-hash" 3141version = "0.1.1" 3142source = "registry+https://github.com/rust-lang/crates.io-index" 3143checksum = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c" 3144 3145[[package]] 3146name = "prettyplease" 3147version = "0.2.37" 3148source = "registry+https://github.com/rust-lang/crates.io-index" 3149checksum = "479ca8adacdd7ce8f1fb39ce9ecccbfe93a3f1344b3d0d97f20bc0196208f62b" 3150dependencies = [ 3151 "proc-macro2", 3152 "syn", 3153] 3154 3155[[package]] 3156name = "primeorder" 3157version = "0.13.6" 3158source = "registry+https://github.com/rust-lang/crates.io-index" 3159checksum = "353e1ca18966c16d9deb1c69278edbc5f194139612772bd9537af60ac231e1e6" 3160dependencies = [ 3161 "elliptic-curve", 3162] 3163 3164[[package]] 3165name = "proc-macro2" 3166version = "1.0.106" 3167source = "registry+https://github.com/rust-lang/crates.io-index" 3168checksum = "8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934" 3169dependencies = [ 3170 "unicode-ident", 3171] 3172 3173[[package]] 3174name = "proc-macro2-diagnostics" 3175version = "0.10.1" 3176source = "registry+https://github.com/rust-lang/crates.io-index" 3177checksum = "af066a9c399a26e020ada66a034357a868728e72cd426f3adcd35f80d88d88c8" 3178dependencies = [ 3179 "proc-macro2", 3180 "quote", 3181 "syn", 3182 "version_check", 3183 "yansi", 3184] 3185 3186[[package]] 3187name = "quick-error" 3188version = "1.2.3" 3189source = "registry+https://github.com/rust-lang/crates.io-index" 3190checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0" 3191 3192[[package]] 3193name = "quick_cache" 3194version = "0.6.18" 3195source = "registry+https://github.com/rust-lang/crates.io-index" 3196checksum = "7ada44a88ef953a3294f6eb55d2007ba44646015e18613d2f213016379203ef3" 3197dependencies = [ 3198 "equivalent", 3199 "hashbrown 0.16.1", 3200] 3201 3202[[package]] 3203name = "quinn" 3204version = "0.11.9" 3205source = "registry+https://github.com/rust-lang/crates.io-index" 3206checksum = "b9e20a958963c291dc322d98411f541009df2ced7b5a4f2bd52337638cfccf20" 3207dependencies = [ 3208 "bytes", 3209 "cfg_aliases", 3210 "pin-project-lite", 3211 "quinn-proto", 3212 "quinn-udp", 3213 "rustc-hash", 3214 "rustls", 3215 "socket2 0.6.2", 3216 "thiserror 2.0.18", 3217 "tokio", 3218 "tracing", 3219 "web-time", 3220] 3221 3222[[package]] 3223name = "quinn-proto" 3224version = "0.11.13" 3225source = "registry+https://github.com/rust-lang/crates.io-index" 3226checksum = "f1906b49b0c3bc04b5fe5d86a77925ae6524a19b816ae38ce1e426255f1d8a31" 3227dependencies = [ 3228 "bytes", 3229 "getrandom 0.3.4", 3230 "lru-slab", 3231 "rand 0.9.2", 3232 "ring", 3233 "rustc-hash", 3234 "rustls", 3235 "rustls-pki-types", 3236 "slab", 3237 "thiserror 2.0.18", 3238 "tinyvec", 3239 "tracing", 3240 "web-time", 3241] 3242 3243[[package]] 3244name = "quinn-udp" 3245version = "0.5.14" 3246source = "registry+https://github.com/rust-lang/crates.io-index" 3247checksum = "addec6a0dcad8a8d96a771f815f0eaf55f9d1805756410b39f5fa81332574cbd" 3248dependencies = [ 3249 "cfg_aliases", 3250 "libc", 3251 "once_cell", 3252 "socket2 0.6.2", 3253 "tracing", 3254 "windows-sys 0.60.2", 3255] 3256 3257[[package]] 3258name = "quote" 3259version = "1.0.44" 3260source = "registry+https://github.com/rust-lang/crates.io-index" 3261checksum = "21b2ebcf727b7760c461f091f9f0f539b77b8e87f2fd88131e7f1b433b3cece4" 3262dependencies = [ 3263 "proc-macro2", 3264] 3265 3266[[package]] 3267name = "r-efi" 3268version = "5.3.0" 3269source = "registry+https://github.com/rust-lang/crates.io-index" 3270checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f" 3271 3272[[package]] 3273name = "rand" 3274version = "0.8.5" 3275source = "registry+https://github.com/rust-lang/crates.io-index" 3276checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" 3277dependencies = [ 3278 "libc", 3279 "rand_chacha 0.3.1", 3280 "rand_core 0.6.4", 3281] 3282 3283[[package]] 3284name = "rand" 3285version = "0.9.2" 3286source = "registry+https://github.com/rust-lang/crates.io-index" 3287checksum = "6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1" 3288dependencies = [ 3289 "rand_chacha 0.9.0", 3290 "rand_core 0.9.5", 3291] 3292 3293[[package]] 3294name = "rand" 3295version = "0.10.0" 3296source = "registry+https://github.com/rust-lang/crates.io-index" 3297checksum = "bc266eb313df6c5c09c1c7b1fbe2510961e5bcd3add930c1e31f7ed9da0feff8" 3298dependencies = [ 3299 "chacha20", 3300 "getrandom 0.4.1", 3301 "rand_core 0.10.0", 3302] 3303 3304[[package]] 3305name = "rand_chacha" 3306version = "0.3.1" 3307source = "registry+https://github.com/rust-lang/crates.io-index" 3308checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88" 3309dependencies = [ 3310 "ppv-lite86", 3311 "rand_core 0.6.4", 3312] 3313 3314[[package]] 3315name = "rand_chacha" 3316version = "0.9.0" 3317source = "registry+https://github.com/rust-lang/crates.io-index" 3318checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb" 3319dependencies = [ 3320 "ppv-lite86", 3321 "rand_core 0.9.5", 3322] 3323 3324[[package]] 3325name = "rand_core" 3326version = "0.6.4" 3327source = "registry+https://github.com/rust-lang/crates.io-index" 3328checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" 3329dependencies = [ 3330 "getrandom 0.2.17", 3331] 3332 3333[[package]] 3334name = "rand_core" 3335version = "0.9.5" 3336source = "registry+https://github.com/rust-lang/crates.io-index" 3337checksum = "76afc826de14238e6e8c374ddcc1fa19e374fd8dd986b0d2af0d02377261d83c" 3338dependencies = [ 3339 "getrandom 0.3.4", 3340] 3341 3342[[package]] 3343name = "rand_core" 3344version = "0.10.0" 3345source = "registry+https://github.com/rust-lang/crates.io-index" 3346checksum = "0c8d0fd677905edcbeedbf2edb6494d676f0e98d54d5cf9bda0b061cb8fb8aba" 3347 3348[[package]] 3349name = "redox_syscall" 3350version = "0.5.18" 3351source = "registry+https://github.com/rust-lang/crates.io-index" 3352checksum = "ed2bf2547551a7053d6fdfafda3f938979645c44812fbfcda098faae3f1a362d" 3353dependencies = [ 3354 "bitflags", 3355] 3356 3357[[package]] 3358name = "redox_syscall" 3359version = "0.7.0" 3360source = "registry+https://github.com/rust-lang/crates.io-index" 3361checksum = "49f3fe0889e69e2ae9e41f4d6c4c0181701d00e4697b356fb1f74173a5e0ee27" 3362dependencies = [ 3363 "bitflags", 3364] 3365 3366[[package]] 3367name = "regex" 3368version = "1.12.3" 3369source = "registry+https://github.com/rust-lang/crates.io-index" 3370checksum = "e10754a14b9137dd7b1e3e5b0493cc9171fdd105e0ab477f51b72e7f3ac0e276" 3371dependencies = [ 3372 "aho-corasick", 3373 "memchr", 3374 "regex-automata", 3375 "regex-syntax", 3376] 3377 3378[[package]] 3379name = "regex-automata" 3380version = "0.4.14" 3381source = "registry+https://github.com/rust-lang/crates.io-index" 3382checksum = "6e1dd4122fc1595e8162618945476892eefca7b88c52820e74af6262213cae8f" 3383dependencies = [ 3384 "aho-corasick", 3385 "memchr", 3386 "regex-syntax", 3387] 3388 3389[[package]] 3390name = "regex-lite" 3391version = "0.1.9" 3392source = "registry+https://github.com/rust-lang/crates.io-index" 3393checksum = "cab834c73d247e67f4fae452806d17d3c7501756d98c8808d7c9c7aa7d18f973" 3394 3395[[package]] 3396name = "regex-syntax" 3397version = "0.8.9" 3398source = "registry+https://github.com/rust-lang/crates.io-index" 3399checksum = "a96887878f22d7bad8a3b6dc5b7440e0ada9a245242924394987b21cf2210a4c" 3400 3401[[package]] 3402name = "reqwest" 3403version = "0.12.28" 3404source = "registry+https://github.com/rust-lang/crates.io-index" 3405checksum = "eddd3ca559203180a307f12d114c268abf583f59b03cb906fd0b3ff8646c1147" 3406dependencies = [ 3407 "base64 0.22.1", 3408 "bytes", 3409 "encoding_rs", 3410 "futures-core", 3411 "futures-util", 3412 "h2", 3413 "http", 3414 "http-body", 3415 "http-body-util", 3416 "hyper", 3417 "hyper-rustls", 3418 "hyper-util", 3419 "js-sys", 3420 "log", 3421 "mime", 3422 "percent-encoding", 3423 "pin-project-lite", 3424 "quinn", 3425 "rustls", 3426 "rustls-pki-types", 3427 "serde", 3428 "serde_json", 3429 "serde_urlencoded", 3430 "sync_wrapper", 3431 "tokio", 3432 "tokio-rustls", 3433 "tokio-util", 3434 "tower", 3435 "tower-http", 3436 "tower-service", 3437 "url", 3438 "wasm-bindgen", 3439 "wasm-bindgen-futures", 3440 "wasm-streams", 3441 "web-sys", 3442 "webpki-roots", 3443] 3444 3445[[package]] 3446name = "resolv-conf" 3447version = "0.7.6" 3448source = "registry+https://github.com/rust-lang/crates.io-index" 3449checksum = "1e061d1b48cb8d38042de4ae0a7a6401009d6143dc80d2e2d6f31f0bdd6470c7" 3450 3451[[package]] 3452name = "rfc6979" 3453version = "0.4.0" 3454source = "registry+https://github.com/rust-lang/crates.io-index" 3455checksum = "f8dd2a808d456c4a54e300a23e9f5a67e122c3024119acbfd73e3bf664491cb2" 3456dependencies = [ 3457 "hmac", 3458 "subtle", 3459] 3460 3461[[package]] 3462name = "ring" 3463version = "0.17.14" 3464source = "registry+https://github.com/rust-lang/crates.io-index" 3465checksum = "a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7" 3466dependencies = [ 3467 "cc", 3468 "cfg-if", 3469 "getrandom 0.2.17", 3470 "libc", 3471 "untrusted", 3472 "windows-sys 0.52.0", 3473] 3474 3475[[package]] 3476name = "rmp" 3477version = "0.8.15" 3478source = "git+https://github.com/90-008/msgpack-rust.git#19c54a922301d06310a816c3a6a097aeb73ea3ae" 3479dependencies = [ 3480 "num-traits", 3481] 3482 3483[[package]] 3484name = "rmp-serde" 3485version = "1.3.1" 3486source = "git+https://github.com/90-008/msgpack-rust.git#19c54a922301d06310a816c3a6a097aeb73ea3ae" 3487dependencies = [ 3488 "rmp", 3489 "serde", 3490] 3491 3492[[package]] 3493name = "rouille" 3494version = "3.6.2" 3495source = "registry+https://github.com/rust-lang/crates.io-index" 3496checksum = "3716fbf57fc1084d7a706adf4e445298d123e4a44294c4e8213caf1b85fcc921" 3497dependencies = [ 3498 "base64 0.13.1", 3499 "brotli 3.5.0", 3500 "chrono", 3501 "deflate", 3502 "filetime", 3503 "multipart", 3504 "percent-encoding", 3505 "rand 0.8.5", 3506 "serde", 3507 "serde_derive", 3508 "serde_json", 3509 "sha1_smol", 3510 "threadpool", 3511 "time", 3512 "tiny_http", 3513 "url", 3514] 3515 3516[[package]] 3517name = "rsa" 3518version = "0.9.10" 3519source = "registry+https://github.com/rust-lang/crates.io-index" 3520checksum = "b8573f03f5883dcaebdfcf4725caa1ecb9c15b2ef50c43a07b816e06799bb12d" 3521dependencies = [ 3522 "const-oid", 3523 "digest", 3524 "num-bigint-dig", 3525 "num-integer", 3526 "num-traits", 3527 "pkcs1", 3528 "pkcs8", 3529 "rand_core 0.6.4", 3530 "signature", 3531 "spki", 3532 "subtle", 3533 "zeroize", 3534] 3535 3536[[package]] 3537name = "rustc-demangle" 3538version = "0.1.27" 3539source = "registry+https://github.com/rust-lang/crates.io-index" 3540checksum = "b50b8869d9fc858ce7266cce0194bd74df58b9d0e3f6df3a9fc8eb470d95c09d" 3541 3542[[package]] 3543name = "rustc-hash" 3544version = "2.1.1" 3545source = "registry+https://github.com/rust-lang/crates.io-index" 3546checksum = "357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d" 3547 3548[[package]] 3549name = "rustc_version" 3550version = "0.4.1" 3551source = "registry+https://github.com/rust-lang/crates.io-index" 3552checksum = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92" 3553dependencies = [ 3554 "semver", 3555] 3556 3557[[package]] 3558name = "rustix" 3559version = "1.1.3" 3560source = "registry+https://github.com/rust-lang/crates.io-index" 3561checksum = "146c9e247ccc180c1f61615433868c99f3de3ae256a30a43b49f67c2d9171f34" 3562dependencies = [ 3563 "bitflags", 3564 "errno", 3565 "libc", 3566 "linux-raw-sys", 3567 "windows-sys 0.61.2", 3568] 3569 3570[[package]] 3571name = "rustls" 3572version = "0.23.36" 3573source = "registry+https://github.com/rust-lang/crates.io-index" 3574checksum = "c665f33d38cea657d9614f766881e4d510e0eda4239891eea56b4cadcf01801b" 3575dependencies = [ 3576 "once_cell", 3577 "ring", 3578 "rustls-pki-types", 3579 "rustls-webpki", 3580 "subtle", 3581 "zeroize", 3582] 3583 3584[[package]] 3585name = "rustls-native-certs" 3586version = "0.8.3" 3587source = "registry+https://github.com/rust-lang/crates.io-index" 3588checksum = "612460d5f7bea540c490b2b6395d8e34a953e52b491accd6c86c8164c5932a63" 3589dependencies = [ 3590 "openssl-probe", 3591 "rustls-pki-types", 3592 "schannel", 3593 "security-framework", 3594] 3595 3596[[package]] 3597name = "rustls-pki-types" 3598version = "1.14.0" 3599source = "registry+https://github.com/rust-lang/crates.io-index" 3600checksum = "be040f8b0a225e40375822a563fa9524378b9d63112f53e19ffff34df5d33fdd" 3601dependencies = [ 3602 "web-time", 3603 "zeroize", 3604] 3605 3606[[package]] 3607name = "rustls-webpki" 3608version = "0.103.9" 3609source = "registry+https://github.com/rust-lang/crates.io-index" 3610checksum = "d7df23109aa6c1567d1c575b9952556388da57401e4ace1d15f79eedad0d8f53" 3611dependencies = [ 3612 "ring", 3613 "rustls-pki-types", 3614 "untrusted", 3615] 3616 3617[[package]] 3618name = "rustversion" 3619version = "1.0.22" 3620source = "registry+https://github.com/rust-lang/crates.io-index" 3621checksum = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d" 3622 3623[[package]] 3624name = "ryu" 3625version = "1.0.22" 3626source = "registry+https://github.com/rust-lang/crates.io-index" 3627checksum = "a50f4cf475b65d88e057964e0e9bb1f0aa9bbb2036dc65c64596b42932536984" 3628 3629[[package]] 3630name = "saa" 3631version = "5.4.9" 3632source = "registry+https://github.com/rust-lang/crates.io-index" 3633checksum = "da0ba8adb63e0deebd0744d8fc5bea394c08029159deaf680513fec1a3949144" 3634 3635[[package]] 3636name = "safemem" 3637version = "0.3.3" 3638source = "registry+https://github.com/rust-lang/crates.io-index" 3639checksum = "ef703b7cb59335eae2eb93ceb664c0eb7ea6bf567079d843e09420219668e072" 3640 3641[[package]] 3642name = "same-file" 3643version = "1.0.6" 3644source = "registry+https://github.com/rust-lang/crates.io-index" 3645checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502" 3646dependencies = [ 3647 "winapi-util", 3648] 3649 3650[[package]] 3651name = "scc" 3652version = "3.5.6" 3653source = "registry+https://github.com/rust-lang/crates.io-index" 3654checksum = "e4bd9d1727de391b6982925d830baad51692fa2aa6e337733c03d95121ca2793" 3655dependencies = [ 3656 "saa", 3657 "sdd", 3658] 3659 3660[[package]] 3661name = "schannel" 3662version = "0.1.28" 3663source = "registry+https://github.com/rust-lang/crates.io-index" 3664checksum = "891d81b926048e76efe18581bf793546b4c0eaf8448d72be8de2bbee5fd166e1" 3665dependencies = [ 3666 "windows-sys 0.61.2", 3667] 3668 3669[[package]] 3670name = "scoped-tls" 3671version = "1.0.1" 3672source = "registry+https://github.com/rust-lang/crates.io-index" 3673checksum = "e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294" 3674 3675[[package]] 3676name = "scopeguard" 3677version = "1.2.0" 3678source = "registry+https://github.com/rust-lang/crates.io-index" 3679checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" 3680 3681[[package]] 3682name = "sdd" 3683version = "4.6.2" 3684source = "registry+https://github.com/rust-lang/crates.io-index" 3685checksum = "c25da4ae64b24edfcb0b0d30b96b2b0dbc64ec63aefeb6ec35bfc5ef167e5c9e" 3686 3687[[package]] 3688name = "sec1" 3689version = "0.7.3" 3690source = "registry+https://github.com/rust-lang/crates.io-index" 3691checksum = "d3e97a565f76233a6003f9f5c54be1d9c5bdfa3eccfb189469f11ec4901c47dc" 3692dependencies = [ 3693 "base16ct", 3694 "der", 3695 "generic-array", 3696 "pkcs8", 3697 "subtle", 3698 "zeroize", 3699] 3700 3701[[package]] 3702name = "security-framework" 3703version = "3.5.1" 3704source = "registry+https://github.com/rust-lang/crates.io-index" 3705checksum = "b3297343eaf830f66ede390ea39da1d462b6b0c1b000f420d0a83f898bbbe6ef" 3706dependencies = [ 3707 "bitflags", 3708 "core-foundation 0.10.1", 3709 "core-foundation-sys", 3710 "libc", 3711 "security-framework-sys", 3712] 3713 3714[[package]] 3715name = "security-framework-sys" 3716version = "2.15.0" 3717source = "registry+https://github.com/rust-lang/crates.io-index" 3718checksum = "cc1f0cbffaac4852523ce30d8bd3c5cdc873501d96ff467ca09b6767bb8cd5c0" 3719dependencies = [ 3720 "core-foundation-sys", 3721 "libc", 3722] 3723 3724[[package]] 3725name = "self_cell" 3726version = "1.2.2" 3727source = "registry+https://github.com/rust-lang/crates.io-index" 3728checksum = "b12e76d157a900eb52e81bc6e9f3069344290341720e9178cde2407113ac8d89" 3729 3730[[package]] 3731name = "semver" 3732version = "1.0.27" 3733source = "registry+https://github.com/rust-lang/crates.io-index" 3734checksum = "d767eb0aabc880b29956c35734170f26ed551a859dbd361d140cdbeca61ab1e2" 3735 3736[[package]] 3737name = "send_wrapper" 3738version = "0.6.0" 3739source = "registry+https://github.com/rust-lang/crates.io-index" 3740checksum = "cd0b0ec5f1c1ca621c432a25813d8d60c88abe6d3e08a3eb9cf37d97a0fe3d73" 3741 3742[[package]] 3743name = "serde" 3744version = "1.0.228" 3745source = "registry+https://github.com/rust-lang/crates.io-index" 3746checksum = "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e" 3747dependencies = [ 3748 "serde_core", 3749 "serde_derive", 3750] 3751 3752[[package]] 3753name = "serde_bytes" 3754version = "0.11.19" 3755source = "registry+https://github.com/rust-lang/crates.io-index" 3756checksum = "a5d440709e79d88e51ac01c4b72fc6cb7314017bb7da9eeff678aa94c10e3ea8" 3757dependencies = [ 3758 "serde", 3759 "serde_core", 3760] 3761 3762[[package]] 3763name = "serde_core" 3764version = "1.0.228" 3765source = "registry+https://github.com/rust-lang/crates.io-index" 3766checksum = "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad" 3767dependencies = [ 3768 "serde_derive", 3769] 3770 3771[[package]] 3772name = "serde_derive" 3773version = "1.0.228" 3774source = "registry+https://github.com/rust-lang/crates.io-index" 3775checksum = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79" 3776dependencies = [ 3777 "proc-macro2", 3778 "quote", 3779 "syn", 3780] 3781 3782[[package]] 3783name = "serde_html_form" 3784version = "0.3.2" 3785source = "registry+https://github.com/rust-lang/crates.io-index" 3786checksum = "2acf96b1d9364968fce46ebb548f1c0e1d7eceae27bdff73865d42e6c7369d94" 3787dependencies = [ 3788 "form_urlencoded", 3789 "indexmap", 3790 "itoa", 3791 "serde_core", 3792] 3793 3794[[package]] 3795name = "serde_ipld_dagcbor" 3796version = "0.6.4" 3797source = "registry+https://github.com/rust-lang/crates.io-index" 3798checksum = "46182f4f08349a02b45c998ba3215d3f9de826246ba02bb9dddfe9a2a2100778" 3799dependencies = [ 3800 "cbor4ii", 3801 "ipld-core", 3802 "scopeguard", 3803 "serde", 3804] 3805 3806[[package]] 3807name = "serde_json" 3808version = "1.0.149" 3809source = "registry+https://github.com/rust-lang/crates.io-index" 3810checksum = "83fc039473c5595ace860d8c4fafa220ff474b3fc6bfdb4293327f1a37e94d86" 3811dependencies = [ 3812 "itoa", 3813 "memchr", 3814 "serde", 3815 "serde_core", 3816 "zmij", 3817] 3818 3819[[package]] 3820name = "serde_path_to_error" 3821version = "0.1.20" 3822source = "registry+https://github.com/rust-lang/crates.io-index" 3823checksum = "10a9ff822e371bb5403e391ecd83e182e0e77ba7f6fe0160b795797109d1b457" 3824dependencies = [ 3825 "itoa", 3826 "serde", 3827 "serde_core", 3828] 3829 3830[[package]] 3831name = "serde_repr" 3832version = "0.1.20" 3833source = "registry+https://github.com/rust-lang/crates.io-index" 3834checksum = "175ee3e80ae9982737ca543e96133087cbd9a485eecc3bc4de9c1a37b47ea59c" 3835dependencies = [ 3836 "proc-macro2", 3837 "quote", 3838 "syn", 3839] 3840 3841[[package]] 3842name = "serde_urlencoded" 3843version = "0.7.1" 3844source = "registry+https://github.com/rust-lang/crates.io-index" 3845checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd" 3846dependencies = [ 3847 "form_urlencoded", 3848 "itoa", 3849 "ryu", 3850 "serde", 3851] 3852 3853[[package]] 3854name = "serde_with" 3855version = "3.16.1" 3856source = "registry+https://github.com/rust-lang/crates.io-index" 3857checksum = "4fa237f2807440d238e0364a218270b98f767a00d3dada77b1c53ae88940e2e7" 3858dependencies = [ 3859 "base64 0.22.1", 3860 "chrono", 3861 "hex", 3862 "serde_core", 3863 "serde_json", 3864 "serde_with_macros", 3865 "time", 3866] 3867 3868[[package]] 3869name = "serde_with_macros" 3870version = "3.16.1" 3871source = "registry+https://github.com/rust-lang/crates.io-index" 3872checksum = "52a8e3ca0ca629121f70ab50f95249e5a6f925cc0f6ffe8256c45b728875706c" 3873dependencies = [ 3874 "darling 0.21.3", 3875 "proc-macro2", 3876 "quote", 3877 "syn", 3878] 3879 3880[[package]] 3881name = "sfa" 3882version = "1.0.0" 3883source = "registry+https://github.com/rust-lang/crates.io-index" 3884checksum = "a1296838937cab56cd6c4eeeb8718ec777383700c33f060e2869867bd01d1175" 3885dependencies = [ 3886 "byteorder-lite", 3887 "log", 3888 "xxhash-rust", 3889] 3890 3891[[package]] 3892name = "sha1" 3893version = "0.10.6" 3894source = "registry+https://github.com/rust-lang/crates.io-index" 3895checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba" 3896dependencies = [ 3897 "cfg-if", 3898 "cpufeatures 0.2.17", 3899 "digest", 3900] 3901 3902[[package]] 3903name = "sha1_smol" 3904version = "1.0.1" 3905source = "registry+https://github.com/rust-lang/crates.io-index" 3906checksum = "bbfa15b3dddfee50a0fff136974b3e1bde555604ba463834a7eb7deb6417705d" 3907 3908[[package]] 3909name = "sha2" 3910version = "0.10.9" 3911source = "registry+https://github.com/rust-lang/crates.io-index" 3912checksum = "a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283" 3913dependencies = [ 3914 "cfg-if", 3915 "cpufeatures 0.2.17", 3916 "digest", 3917] 3918 3919[[package]] 3920name = "sharded-slab" 3921version = "0.1.7" 3922source = "registry+https://github.com/rust-lang/crates.io-index" 3923checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6" 3924dependencies = [ 3925 "lazy_static", 3926] 3927 3928[[package]] 3929name = "shlex" 3930version = "1.3.0" 3931source = "registry+https://github.com/rust-lang/crates.io-index" 3932checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" 3933 3934[[package]] 3935name = "signal-hook-registry" 3936version = "1.4.8" 3937source = "registry+https://github.com/rust-lang/crates.io-index" 3938checksum = "c4db69cba1110affc0e9f7bcd48bbf87b3f4fc7c61fc9155afd4c469eb3d6c1b" 3939dependencies = [ 3940 "errno", 3941 "libc", 3942] 3943 3944[[package]] 3945name = "signature" 3946version = "2.2.0" 3947source = "registry+https://github.com/rust-lang/crates.io-index" 3948checksum = "77549399552de45a898a580c1b41d445bf730df867cc44e6c0233bbc4b8329de" 3949dependencies = [ 3950 "digest", 3951 "rand_core 0.6.4", 3952] 3953 3954[[package]] 3955name = "simd-adler32" 3956version = "0.3.8" 3957source = "registry+https://github.com/rust-lang/crates.io-index" 3958checksum = "e320a6c5ad31d271ad523dcf3ad13e2767ad8b1cb8f047f75a8aeaf8da139da2" 3959 3960[[package]] 3961name = "siphasher" 3962version = "1.0.2" 3963source = "registry+https://github.com/rust-lang/crates.io-index" 3964checksum = "b2aa850e253778c88a04c3d7323b043aeda9d3e30d5971937c1855769763678e" 3965 3966[[package]] 3967name = "slab" 3968version = "0.4.12" 3969source = "registry+https://github.com/rust-lang/crates.io-index" 3970checksum = "0c790de23124f9ab44544d7ac05d60440adc586479ce501c1d6d7da3cd8c9cf5" 3971 3972[[package]] 3973name = "smallvec" 3974version = "1.15.1" 3975source = "registry+https://github.com/rust-lang/crates.io-index" 3976checksum = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03" 3977 3978[[package]] 3979name = "smallvec" 3980version = "2.0.0-alpha.12" 3981source = "registry+https://github.com/rust-lang/crates.io-index" 3982checksum = "ef784004ca8777809dcdad6ac37629f0a97caee4c685fcea805278d81dd8b857" 3983 3984[[package]] 3985name = "smol_str" 3986version = "0.3.5" 3987source = "registry+https://github.com/rust-lang/crates.io-index" 3988checksum = "0f7a918bd2a9951d18ee6e48f076843e8e73a9a5d22cf05bcd4b7a81bdd04e17" 3989dependencies = [ 3990 "borsh", 3991 "serde_core", 3992] 3993 3994[[package]] 3995name = "socket2" 3996version = "0.5.10" 3997source = "registry+https://github.com/rust-lang/crates.io-index" 3998checksum = "e22376abed350d73dd1cd119b57ffccad95b4e585a7cda43e286245ce23c0678" 3999dependencies = [ 4000 "libc", 4001 "windows-sys 0.52.0", 4002] 4003 4004[[package]] 4005name = "socket2" 4006version = "0.6.2" 4007source = "registry+https://github.com/rust-lang/crates.io-index" 4008checksum = "86f4aa3ad99f2088c990dfa82d367e19cb29268ed67c574d10d0a4bfe71f07e0" 4009dependencies = [ 4010 "libc", 4011 "windows-sys 0.60.2", 4012] 4013 4014[[package]] 4015name = "spin" 4016version = "0.9.8" 4017source = "registry+https://github.com/rust-lang/crates.io-index" 4018checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67" 4019dependencies = [ 4020 "lock_api", 4021] 4022 4023[[package]] 4024name = "spin" 4025version = "0.10.0" 4026source = "registry+https://github.com/rust-lang/crates.io-index" 4027checksum = "d5fe4ccb98d9c292d56fec89a5e07da7fc4cf0dc11e156b41793132775d3e591" 4028 4029[[package]] 4030name = "spki" 4031version = "0.7.3" 4032source = "registry+https://github.com/rust-lang/crates.io-index" 4033checksum = "d91ed6c858b01f942cd56b37a94b3e0a1798290327d1236e4d9cf4eaca44d29d" 4034dependencies = [ 4035 "base64ct", 4036 "der", 4037] 4038 4039[[package]] 4040name = "stable_deref_trait" 4041version = "1.2.1" 4042source = "registry+https://github.com/rust-lang/crates.io-index" 4043checksum = "6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596" 4044 4045[[package]] 4046name = "static_assertions" 4047version = "1.1.0" 4048source = "registry+https://github.com/rust-lang/crates.io-index" 4049checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f" 4050 4051[[package]] 4052name = "string_cache" 4053version = "0.8.9" 4054source = "registry+https://github.com/rust-lang/crates.io-index" 4055checksum = "bf776ba3fa74f83bf4b63c3dcbbf82173db2632ed8452cb2d891d33f459de70f" 4056dependencies = [ 4057 "new_debug_unreachable", 4058 "parking_lot", 4059 "phf_shared", 4060 "precomputed-hash", 4061 "serde", 4062] 4063 4064[[package]] 4065name = "string_cache_codegen" 4066version = "0.5.4" 4067source = "registry+https://github.com/rust-lang/crates.io-index" 4068checksum = "c711928715f1fe0fe509c53b43e993a9a557babc2d0a3567d0a3006f1ac931a0" 4069dependencies = [ 4070 "phf_generator", 4071 "phf_shared", 4072 "proc-macro2", 4073 "quote", 4074] 4075 4076[[package]] 4077name = "strsim" 4078version = "0.11.1" 4079source = "registry+https://github.com/rust-lang/crates.io-index" 4080checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f" 4081 4082[[package]] 4083name = "subtle" 4084version = "2.6.1" 4085source = "registry+https://github.com/rust-lang/crates.io-index" 4086checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292" 4087 4088[[package]] 4089name = "supports-color" 4090version = "3.0.2" 4091source = "registry+https://github.com/rust-lang/crates.io-index" 4092checksum = "c64fc7232dd8d2e4ac5ce4ef302b1d81e0b80d055b9d77c7c4f51f6aa4c867d6" 4093dependencies = [ 4094 "is_ci", 4095] 4096 4097[[package]] 4098name = "supports-hyperlinks" 4099version = "3.2.0" 4100source = "registry+https://github.com/rust-lang/crates.io-index" 4101checksum = "e396b6523b11ccb83120b115a0b7366de372751aa6edf19844dfb13a6af97e91" 4102 4103[[package]] 4104name = "supports-unicode" 4105version = "3.0.0" 4106source = "registry+https://github.com/rust-lang/crates.io-index" 4107checksum = "b7401a30af6cb5818bb64852270bb722533397edcfc7344954a38f420819ece2" 4108 4109[[package]] 4110name = "syn" 4111version = "2.0.114" 4112source = "registry+https://github.com/rust-lang/crates.io-index" 4113checksum = "d4d107df263a3013ef9b1879b0df87d706ff80f65a86ea879bd9c31f9b307c2a" 4114dependencies = [ 4115 "proc-macro2", 4116 "quote", 4117 "unicode-ident", 4118] 4119 4120[[package]] 4121name = "sync_wrapper" 4122version = "1.0.2" 4123source = "registry+https://github.com/rust-lang/crates.io-index" 4124checksum = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263" 4125dependencies = [ 4126 "futures-core", 4127] 4128 4129[[package]] 4130name = "synstructure" 4131version = "0.13.2" 4132source = "registry+https://github.com/rust-lang/crates.io-index" 4133checksum = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2" 4134dependencies = [ 4135 "proc-macro2", 4136 "quote", 4137 "syn", 4138] 4139 4140[[package]] 4141name = "system-configuration" 4142version = "0.7.0" 4143source = "registry+https://github.com/rust-lang/crates.io-index" 4144checksum = "a13f3d0daba03132c0aa9767f98351b3488edc2c100cda2d2ec2b04f3d8d3c8b" 4145dependencies = [ 4146 "bitflags", 4147 "core-foundation 0.9.4", 4148 "system-configuration-sys", 4149] 4150 4151[[package]] 4152name = "system-configuration-sys" 4153version = "0.6.0" 4154source = "registry+https://github.com/rust-lang/crates.io-index" 4155checksum = "8e1d1b10ced5ca923a1fcb8d03e96b8d3268065d724548c0211415ff6ac6bac4" 4156dependencies = [ 4157 "core-foundation-sys", 4158 "libc", 4159] 4160 4161[[package]] 4162name = "tagptr" 4163version = "0.2.0" 4164source = "registry+https://github.com/rust-lang/crates.io-index" 4165checksum = "7b2093cf4c8eb1e67749a6762251bc9cd836b6fc171623bd0a9d324d37af2417" 4166 4167[[package]] 4168name = "tempfile" 4169version = "3.24.0" 4170source = "registry+https://github.com/rust-lang/crates.io-index" 4171checksum = "655da9c7eb6305c55742045d5a8d2037996d61d8de95806335c7c86ce0f82e9c" 4172dependencies = [ 4173 "fastrand", 4174 "getrandom 0.3.4", 4175 "once_cell", 4176 "rustix", 4177 "windows-sys 0.61.2", 4178] 4179 4180[[package]] 4181name = "tendril" 4182version = "0.4.3" 4183source = "registry+https://github.com/rust-lang/crates.io-index" 4184checksum = "d24a120c5fc464a3458240ee02c299ebcb9d67b5249c8848b09d639dca8d7bb0" 4185dependencies = [ 4186 "futf", 4187 "mac", 4188 "utf-8", 4189] 4190 4191[[package]] 4192name = "terminal_size" 4193version = "0.4.3" 4194source = "registry+https://github.com/rust-lang/crates.io-index" 4195checksum = "60b8cb979cb11c32ce1603f8137b22262a9d131aaa5c37b5678025f22b8becd0" 4196dependencies = [ 4197 "rustix", 4198 "windows-sys 0.60.2", 4199] 4200 4201[[package]] 4202name = "textwrap" 4203version = "0.16.2" 4204source = "registry+https://github.com/rust-lang/crates.io-index" 4205checksum = "c13547615a44dc9c452a8a534638acdf07120d4b6847c8178705da06306a3057" 4206dependencies = [ 4207 "unicode-linebreak", 4208 "unicode-width 0.2.2", 4209] 4210 4211[[package]] 4212name = "thiserror" 4213version = "1.0.69" 4214source = "registry+https://github.com/rust-lang/crates.io-index" 4215checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52" 4216dependencies = [ 4217 "thiserror-impl 1.0.69", 4218] 4219 4220[[package]] 4221name = "thiserror" 4222version = "2.0.18" 4223source = "registry+https://github.com/rust-lang/crates.io-index" 4224checksum = "4288b5bcbc7920c07a1149a35cf9590a2aa808e0bc1eafaade0b80947865fbc4" 4225dependencies = [ 4226 "thiserror-impl 2.0.18", 4227] 4228 4229[[package]] 4230name = "thiserror-impl" 4231version = "1.0.69" 4232source = "registry+https://github.com/rust-lang/crates.io-index" 4233checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1" 4234dependencies = [ 4235 "proc-macro2", 4236 "quote", 4237 "syn", 4238] 4239 4240[[package]] 4241name = "thiserror-impl" 4242version = "2.0.18" 4243source = "registry+https://github.com/rust-lang/crates.io-index" 4244checksum = "ebc4ee7f67670e9b64d05fa4253e753e016c6c95ff35b89b7941d6b856dec1d5" 4245dependencies = [ 4246 "proc-macro2", 4247 "quote", 4248 "syn", 4249] 4250 4251[[package]] 4252name = "thread_local" 4253version = "1.1.9" 4254source = "registry+https://github.com/rust-lang/crates.io-index" 4255checksum = "f60246a4944f24f6e018aa17cdeffb7818b76356965d03b07d6a9886e8962185" 4256dependencies = [ 4257 "cfg-if", 4258] 4259 4260[[package]] 4261name = "threadpool" 4262version = "1.8.1" 4263source = "registry+https://github.com/rust-lang/crates.io-index" 4264checksum = "d050e60b33d41c19108b32cea32164033a9013fe3b46cbd4457559bfbf77afaa" 4265dependencies = [ 4266 "num_cpus", 4267] 4268 4269[[package]] 4270name = "time" 4271version = "0.3.47" 4272source = "registry+https://github.com/rust-lang/crates.io-index" 4273checksum = "743bd48c283afc0388f9b8827b976905fb217ad9e647fae3a379a9283c4def2c" 4274dependencies = [ 4275 "deranged", 4276 "libc", 4277 "num-conv", 4278 "num_threads", 4279 "powerfmt", 4280 "serde_core", 4281 "time-core", 4282] 4283 4284[[package]] 4285name = "time-core" 4286version = "0.1.8" 4287source = "registry+https://github.com/rust-lang/crates.io-index" 4288checksum = "7694e1cfe791f8d31026952abf09c69ca6f6fa4e1a1229e18988f06a04a12dca" 4289 4290[[package]] 4291name = "tiny_http" 4292version = "0.12.0" 4293source = "registry+https://github.com/rust-lang/crates.io-index" 4294checksum = "389915df6413a2e74fb181895f933386023c71110878cd0825588928e64cdc82" 4295dependencies = [ 4296 "ascii", 4297 "chunked_transfer", 4298 "httpdate", 4299 "log", 4300] 4301 4302[[package]] 4303name = "tinystr" 4304version = "0.8.2" 4305source = "registry+https://github.com/rust-lang/crates.io-index" 4306checksum = "42d3e9c45c09de15d06dd8acf5f4e0e399e85927b7f00711024eb7ae10fa4869" 4307dependencies = [ 4308 "displaydoc", 4309 "zerovec", 4310] 4311 4312[[package]] 4313name = "tinyvec" 4314version = "1.10.0" 4315source = "registry+https://github.com/rust-lang/crates.io-index" 4316checksum = "bfa5fdc3bce6191a1dbc8c02d5c8bffcf557bafa17c124c5264a458f1b0613fa" 4317dependencies = [ 4318 "tinyvec_macros", 4319] 4320 4321[[package]] 4322name = "tinyvec_macros" 4323version = "0.1.1" 4324source = "registry+https://github.com/rust-lang/crates.io-index" 4325checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" 4326 4327[[package]] 4328name = "tokio" 4329version = "1.49.0" 4330source = "registry+https://github.com/rust-lang/crates.io-index" 4331checksum = "72a2903cd7736441aac9df9d7688bd0ce48edccaadf181c3b90be801e81d3d86" 4332dependencies = [ 4333 "bytes", 4334 "libc", 4335 "mio", 4336 "parking_lot", 4337 "pin-project-lite", 4338 "signal-hook-registry", 4339 "socket2 0.6.2", 4340 "tokio-macros", 4341 "windows-sys 0.61.2", 4342] 4343 4344[[package]] 4345name = "tokio-macros" 4346version = "2.6.0" 4347source = "registry+https://github.com/rust-lang/crates.io-index" 4348checksum = "af407857209536a95c8e56f8231ef2c2e2aff839b22e07a1ffcbc617e9db9fa5" 4349dependencies = [ 4350 "proc-macro2", 4351 "quote", 4352 "syn", 4353] 4354 4355[[package]] 4356name = "tokio-rustls" 4357version = "0.26.4" 4358source = "registry+https://github.com/rust-lang/crates.io-index" 4359checksum = "1729aa945f29d91ba541258c8df89027d5792d85a8841fb65e8bf0f4ede4ef61" 4360dependencies = [ 4361 "rustls", 4362 "tokio", 4363] 4364 4365[[package]] 4366name = "tokio-stream" 4367version = "0.1.18" 4368source = "registry+https://github.com/rust-lang/crates.io-index" 4369checksum = "32da49809aab5c3bc678af03902d4ccddea2a87d028d86392a4b1560c6906c70" 4370dependencies = [ 4371 "futures-core", 4372 "pin-project-lite", 4373 "tokio", 4374] 4375 4376[[package]] 4377name = "tokio-tungstenite" 4378version = "0.24.0" 4379source = "registry+https://github.com/rust-lang/crates.io-index" 4380checksum = "edc5f74e248dc973e0dbb7b74c7e0d6fcc301c694ff50049504004ef4d0cdcd9" 4381dependencies = [ 4382 "futures-util", 4383 "log", 4384 "rustls", 4385 "rustls-native-certs", 4386 "rustls-pki-types", 4387 "tokio", 4388 "tokio-rustls", 4389 "tungstenite 0.24.0", 4390] 4391 4392[[package]] 4393name = "tokio-tungstenite" 4394version = "0.28.0" 4395source = "registry+https://github.com/rust-lang/crates.io-index" 4396checksum = "d25a406cddcc431a75d3d9afc6a7c0f7428d4891dd973e4d54c56b46127bf857" 4397dependencies = [ 4398 "futures-util", 4399 "log", 4400 "tokio", 4401 "tungstenite 0.28.0", 4402] 4403 4404[[package]] 4405name = "tokio-tungstenite-wasm" 4406version = "0.4.0" 4407source = "registry+https://github.com/rust-lang/crates.io-index" 4408checksum = "e21a5c399399c3db9f08d8297ac12b500e86bca82e930253fdc62eaf9c0de6ae" 4409dependencies = [ 4410 "futures-channel", 4411 "futures-util", 4412 "http", 4413 "httparse", 4414 "js-sys", 4415 "rustls", 4416 "thiserror 1.0.69", 4417 "tokio", 4418 "tokio-tungstenite 0.24.0", 4419 "wasm-bindgen", 4420 "web-sys", 4421] 4422 4423[[package]] 4424name = "tokio-util" 4425version = "0.7.18" 4426source = "registry+https://github.com/rust-lang/crates.io-index" 4427checksum = "9ae9cec805b01e8fc3fd2fe289f89149a9b66dd16786abd8b19cfa7b48cb0098" 4428dependencies = [ 4429 "bytes", 4430 "futures-core", 4431 "futures-sink", 4432 "futures-util", 4433 "pin-project-lite", 4434 "tokio", 4435] 4436 4437[[package]] 4438name = "tower" 4439version = "0.5.3" 4440source = "registry+https://github.com/rust-lang/crates.io-index" 4441checksum = "ebe5ef63511595f1344e2d5cfa636d973292adc0eec1f0ad45fae9f0851ab1d4" 4442dependencies = [ 4443 "futures-core", 4444 "futures-util", 4445 "pin-project-lite", 4446 "sync_wrapper", 4447 "tokio", 4448 "tower-layer", 4449 "tower-service", 4450 "tracing", 4451] 4452 4453[[package]] 4454name = "tower-http" 4455version = "0.6.8" 4456source = "registry+https://github.com/rust-lang/crates.io-index" 4457checksum = "d4e6559d53cc268e5031cd8429d05415bc4cb4aefc4aa5d6cc35fbf5b924a1f8" 4458dependencies = [ 4459 "async-compression", 4460 "bitflags", 4461 "bytes", 4462 "futures-core", 4463 "futures-util", 4464 "http", 4465 "http-body", 4466 "http-body-util", 4467 "iri-string", 4468 "pin-project-lite", 4469 "tokio", 4470 "tokio-util", 4471 "tower", 4472 "tower-layer", 4473 "tower-service", 4474 "tracing", 4475] 4476 4477[[package]] 4478name = "tower-layer" 4479version = "0.3.3" 4480source = "registry+https://github.com/rust-lang/crates.io-index" 4481checksum = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e" 4482 4483[[package]] 4484name = "tower-service" 4485version = "0.3.3" 4486source = "registry+https://github.com/rust-lang/crates.io-index" 4487checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3" 4488 4489[[package]] 4490name = "tracing" 4491version = "0.1.44" 4492source = "registry+https://github.com/rust-lang/crates.io-index" 4493checksum = "63e71662fa4b2a2c3a26f570f037eb95bb1f85397f3cd8076caed2f026a6d100" 4494dependencies = [ 4495 "log", 4496 "pin-project-lite", 4497 "tracing-attributes", 4498 "tracing-core", 4499] 4500 4501[[package]] 4502name = "tracing-attributes" 4503version = "0.1.31" 4504source = "registry+https://github.com/rust-lang/crates.io-index" 4505checksum = "7490cfa5ec963746568740651ac6781f701c9c5ea257c58e057f3ba8cf69e8da" 4506dependencies = [ 4507 "proc-macro2", 4508 "quote", 4509 "syn", 4510] 4511 4512[[package]] 4513name = "tracing-core" 4514version = "0.1.36" 4515source = "registry+https://github.com/rust-lang/crates.io-index" 4516checksum = "db97caf9d906fbde555dd62fa95ddba9eecfd14cb388e4f491a66d74cd5fb79a" 4517dependencies = [ 4518 "once_cell", 4519 "valuable", 4520] 4521 4522[[package]] 4523name = "tracing-log" 4524version = "0.2.0" 4525source = "registry+https://github.com/rust-lang/crates.io-index" 4526checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3" 4527dependencies = [ 4528 "log", 4529 "once_cell", 4530 "tracing-core", 4531] 4532 4533[[package]] 4534name = "tracing-subscriber" 4535version = "0.3.22" 4536source = "registry+https://github.com/rust-lang/crates.io-index" 4537checksum = "2f30143827ddab0d256fd843b7a66d164e9f271cfa0dde49142c5ca0ca291f1e" 4538dependencies = [ 4539 "matchers", 4540 "nu-ansi-term", 4541 "once_cell", 4542 "regex-automata", 4543 "sharded-slab", 4544 "smallvec 1.15.1", 4545 "thread_local", 4546 "tracing", 4547 "tracing-core", 4548 "tracing-log", 4549] 4550 4551[[package]] 4552name = "trait-variant" 4553version = "0.1.2" 4554source = "registry+https://github.com/rust-lang/crates.io-index" 4555checksum = "70977707304198400eb4835a78f6a9f928bf41bba420deb8fdb175cd965d77a7" 4556dependencies = [ 4557 "proc-macro2", 4558 "quote", 4559 "syn", 4560] 4561 4562[[package]] 4563name = "triomphe" 4564version = "0.1.15" 4565source = "registry+https://github.com/rust-lang/crates.io-index" 4566checksum = "dd69c5aa8f924c7519d6372789a74eac5b94fb0f8fcf0d4a97eb0bfc3e785f39" 4567 4568[[package]] 4569name = "try-lock" 4570version = "0.2.5" 4571source = "registry+https://github.com/rust-lang/crates.io-index" 4572checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b" 4573 4574[[package]] 4575name = "tungstenite" 4576version = "0.24.0" 4577source = "registry+https://github.com/rust-lang/crates.io-index" 4578checksum = "18e5b8366ee7a95b16d32197d0b2604b43a0be89dc5fac9f8e96ccafbaedda8a" 4579dependencies = [ 4580 "byteorder", 4581 "bytes", 4582 "data-encoding", 4583 "http", 4584 "httparse", 4585 "log", 4586 "rand 0.8.5", 4587 "rustls", 4588 "rustls-pki-types", 4589 "sha1", 4590 "thiserror 1.0.69", 4591 "utf-8", 4592] 4593 4594[[package]] 4595name = "tungstenite" 4596version = "0.28.0" 4597source = "registry+https://github.com/rust-lang/crates.io-index" 4598checksum = "8628dcc84e5a09eb3d8423d6cb682965dea9133204e8fb3efee74c2a0c259442" 4599dependencies = [ 4600 "bytes", 4601 "data-encoding", 4602 "http", 4603 "httparse", 4604 "log", 4605 "rand 0.9.2", 4606 "sha1", 4607 "thiserror 2.0.18", 4608 "utf-8", 4609] 4610 4611[[package]] 4612name = "twoway" 4613version = "0.1.8" 4614source = "registry+https://github.com/rust-lang/crates.io-index" 4615checksum = "59b11b2b5241ba34be09c3cc85a36e56e48f9888862e19cedf23336d35316ed1" 4616dependencies = [ 4617 "memchr", 4618] 4619 4620[[package]] 4621name = "twox-hash" 4622version = "2.1.2" 4623source = "registry+https://github.com/rust-lang/crates.io-index" 4624checksum = "9ea3136b675547379c4bd395ca6b938e5ad3c3d20fad76e7fe85f9e0d011419c" 4625 4626[[package]] 4627name = "typenum" 4628version = "1.19.0" 4629source = "registry+https://github.com/rust-lang/crates.io-index" 4630checksum = "562d481066bde0658276a35467c4af00bdc6ee726305698a55b86e61d7ad82bb" 4631 4632[[package]] 4633name = "unicase" 4634version = "2.9.0" 4635source = "registry+https://github.com/rust-lang/crates.io-index" 4636checksum = "dbc4bc3a9f746d862c45cb89d705aa10f187bb96c76001afab07a0d35ce60142" 4637 4638[[package]] 4639name = "unicode-ident" 4640version = "1.0.22" 4641source = "registry+https://github.com/rust-lang/crates.io-index" 4642checksum = "9312f7c4f6ff9069b165498234ce8be658059c6728633667c526e27dc2cf1df5" 4643 4644[[package]] 4645name = "unicode-linebreak" 4646version = "0.1.5" 4647source = "registry+https://github.com/rust-lang/crates.io-index" 4648checksum = "3b09c83c3c29d37506a3e260c08c03743a6bb66a9cd432c6934ab501a190571f" 4649 4650[[package]] 4651name = "unicode-segmentation" 4652version = "1.12.0" 4653source = "registry+https://github.com/rust-lang/crates.io-index" 4654checksum = "f6ccf251212114b54433ec949fd6a7841275f9ada20dddd2f29e9ceea4501493" 4655 4656[[package]] 4657name = "unicode-width" 4658version = "0.1.14" 4659source = "registry+https://github.com/rust-lang/crates.io-index" 4660checksum = "7dd6e30e90baa6f72411720665d41d89b9a3d039dc45b8faea1ddd07f617f6af" 4661 4662[[package]] 4663name = "unicode-width" 4664version = "0.2.2" 4665source = "registry+https://github.com/rust-lang/crates.io-index" 4666checksum = "b4ac048d71ede7ee76d585517add45da530660ef4390e49b098733c6e897f254" 4667 4668[[package]] 4669name = "unicode-xid" 4670version = "0.2.6" 4671source = "registry+https://github.com/rust-lang/crates.io-index" 4672checksum = "ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853" 4673 4674[[package]] 4675name = "unsigned-varint" 4676version = "0.7.2" 4677source = "registry+https://github.com/rust-lang/crates.io-index" 4678checksum = "6889a77d49f1f013504cec6bf97a2c730394adedaeb1deb5ea08949a50541105" 4679 4680[[package]] 4681name = "unsigned-varint" 4682version = "0.8.0" 4683source = "registry+https://github.com/rust-lang/crates.io-index" 4684checksum = "eb066959b24b5196ae73cb057f45598450d2c5f71460e98c49b738086eff9c06" 4685 4686[[package]] 4687name = "untrusted" 4688version = "0.9.0" 4689source = "registry+https://github.com/rust-lang/crates.io-index" 4690checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1" 4691 4692[[package]] 4693name = "url" 4694version = "2.5.8" 4695source = "registry+https://github.com/rust-lang/crates.io-index" 4696checksum = "ff67a8a4397373c3ef660812acab3268222035010ab8680ec4215f38ba3d0eed" 4697dependencies = [ 4698 "form_urlencoded", 4699 "idna", 4700 "percent-encoding", 4701 "serde", 4702 "serde_derive", 4703] 4704 4705[[package]] 4706name = "urlencoding" 4707version = "2.1.3" 4708source = "registry+https://github.com/rust-lang/crates.io-index" 4709checksum = "daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da" 4710 4711[[package]] 4712name = "utf-8" 4713version = "0.7.6" 4714source = "registry+https://github.com/rust-lang/crates.io-index" 4715checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9" 4716 4717[[package]] 4718name = "utf8_iter" 4719version = "1.0.4" 4720source = "registry+https://github.com/rust-lang/crates.io-index" 4721checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be" 4722 4723[[package]] 4724name = "valuable" 4725version = "0.1.1" 4726source = "registry+https://github.com/rust-lang/crates.io-index" 4727checksum = "ba73ea9cf16a25df0c8caa16c51acb937d5712a8429db78a3ee29d5dcacd3a65" 4728 4729[[package]] 4730name = "varint-rs" 4731version = "2.2.0" 4732source = "registry+https://github.com/rust-lang/crates.io-index" 4733checksum = "8f54a172d0620933a27a4360d3db3e2ae0dd6cceae9730751a036bbf182c4b23" 4734 4735[[package]] 4736name = "version_check" 4737version = "0.9.5" 4738source = "registry+https://github.com/rust-lang/crates.io-index" 4739checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a" 4740 4741[[package]] 4742name = "walkdir" 4743version = "2.5.0" 4744source = "registry+https://github.com/rust-lang/crates.io-index" 4745checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b" 4746dependencies = [ 4747 "same-file", 4748 "winapi-util", 4749] 4750 4751[[package]] 4752name = "want" 4753version = "0.3.1" 4754source = "registry+https://github.com/rust-lang/crates.io-index" 4755checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e" 4756dependencies = [ 4757 "try-lock", 4758] 4759 4760[[package]] 4761name = "wasi" 4762version = "0.11.1+wasi-snapshot-preview1" 4763source = "registry+https://github.com/rust-lang/crates.io-index" 4764checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b" 4765 4766[[package]] 4767name = "wasip2" 4768version = "1.0.2+wasi-0.2.9" 4769source = "registry+https://github.com/rust-lang/crates.io-index" 4770checksum = "9517f9239f02c069db75e65f174b3da828fe5f5b945c4dd26bd25d89c03ebcf5" 4771dependencies = [ 4772 "wit-bindgen", 4773] 4774 4775[[package]] 4776name = "wasip3" 4777version = "0.4.0+wasi-0.3.0-rc-2026-01-06" 4778source = "registry+https://github.com/rust-lang/crates.io-index" 4779checksum = "5428f8bf88ea5ddc08faddef2ac4a67e390b88186c703ce6dbd955e1c145aca5" 4780dependencies = [ 4781 "wit-bindgen", 4782] 4783 4784[[package]] 4785name = "wasm-bindgen" 4786version = "0.2.108" 4787source = "registry+https://github.com/rust-lang/crates.io-index" 4788checksum = "64024a30ec1e37399cf85a7ffefebdb72205ca1c972291c51512360d90bd8566" 4789dependencies = [ 4790 "cfg-if", 4791 "once_cell", 4792 "rustversion", 4793 "wasm-bindgen-macro", 4794 "wasm-bindgen-shared", 4795] 4796 4797[[package]] 4798name = "wasm-bindgen-futures" 4799version = "0.4.58" 4800source = "registry+https://github.com/rust-lang/crates.io-index" 4801checksum = "70a6e77fd0ae8029c9ea0063f87c46fde723e7d887703d74ad2616d792e51e6f" 4802dependencies = [ 4803 "cfg-if", 4804 "futures-util", 4805 "js-sys", 4806 "once_cell", 4807 "wasm-bindgen", 4808 "web-sys", 4809] 4810 4811[[package]] 4812name = "wasm-bindgen-macro" 4813version = "0.2.108" 4814source = "registry+https://github.com/rust-lang/crates.io-index" 4815checksum = "008b239d9c740232e71bd39e8ef6429d27097518b6b30bdf9086833bd5b6d608" 4816dependencies = [ 4817 "quote", 4818 "wasm-bindgen-macro-support", 4819] 4820 4821[[package]] 4822name = "wasm-bindgen-macro-support" 4823version = "0.2.108" 4824source = "registry+https://github.com/rust-lang/crates.io-index" 4825checksum = "5256bae2d58f54820e6490f9839c49780dff84c65aeab9e772f15d5f0e913a55" 4826dependencies = [ 4827 "bumpalo", 4828 "proc-macro2", 4829 "quote", 4830 "syn", 4831 "wasm-bindgen-shared", 4832] 4833 4834[[package]] 4835name = "wasm-bindgen-shared" 4836version = "0.2.108" 4837source = "registry+https://github.com/rust-lang/crates.io-index" 4838checksum = "1f01b580c9ac74c8d8f0c0e4afb04eeef2acf145458e52c03845ee9cd23e3d12" 4839dependencies = [ 4840 "unicode-ident", 4841] 4842 4843[[package]] 4844name = "wasm-encoder" 4845version = "0.244.0" 4846source = "registry+https://github.com/rust-lang/crates.io-index" 4847checksum = "990065f2fe63003fe337b932cfb5e3b80e0b4d0f5ff650e6985b1048f62c8319" 4848dependencies = [ 4849 "leb128fmt", 4850 "wasmparser", 4851] 4852 4853[[package]] 4854name = "wasm-metadata" 4855version = "0.244.0" 4856source = "registry+https://github.com/rust-lang/crates.io-index" 4857checksum = "bb0e353e6a2fbdc176932bbaab493762eb1255a7900fe0fea1a2f96c296cc909" 4858dependencies = [ 4859 "anyhow", 4860 "indexmap", 4861 "wasm-encoder", 4862 "wasmparser", 4863] 4864 4865[[package]] 4866name = "wasm-streams" 4867version = "0.4.2" 4868source = "registry+https://github.com/rust-lang/crates.io-index" 4869checksum = "15053d8d85c7eccdbefef60f06769760a563c7f0a9d6902a13d35c7800b0ad65" 4870dependencies = [ 4871 "futures-util", 4872 "js-sys", 4873 "wasm-bindgen", 4874 "wasm-bindgen-futures", 4875 "web-sys", 4876] 4877 4878[[package]] 4879name = "wasmparser" 4880version = "0.244.0" 4881source = "registry+https://github.com/rust-lang/crates.io-index" 4882checksum = "47b807c72e1bac69382b3a6fb3dbe8ea4c0ed87ff5629b8685ae6b9a611028fe" 4883dependencies = [ 4884 "bitflags", 4885 "hashbrown 0.15.5", 4886 "indexmap", 4887 "semver", 4888] 4889 4890[[package]] 4891name = "web-sys" 4892version = "0.3.85" 4893source = "registry+https://github.com/rust-lang/crates.io-index" 4894checksum = "312e32e551d92129218ea9a2452120f4aabc03529ef03e4d0d82fb2780608598" 4895dependencies = [ 4896 "js-sys", 4897 "wasm-bindgen", 4898] 4899 4900[[package]] 4901name = "web-time" 4902version = "1.1.0" 4903source = "registry+https://github.com/rust-lang/crates.io-index" 4904checksum = "5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb" 4905dependencies = [ 4906 "js-sys", 4907 "wasm-bindgen", 4908] 4909 4910[[package]] 4911name = "webbrowser" 4912version = "1.0.6" 4913source = "registry+https://github.com/rust-lang/crates.io-index" 4914checksum = "00f1243ef785213e3a32fa0396093424a3a6ea566f9948497e5a2309261a4c97" 4915dependencies = [ 4916 "core-foundation 0.10.1", 4917 "jni", 4918 "log", 4919 "ndk-context", 4920 "objc2", 4921 "objc2-foundation", 4922 "url", 4923 "web-sys", 4924] 4925 4926[[package]] 4927name = "webpage" 4928version = "2.0.1" 4929source = "registry+https://github.com/rust-lang/crates.io-index" 4930checksum = "70862efc041d46e6bbaa82bb9c34ae0596d090e86cbd14bd9e93b36ee6802eac" 4931dependencies = [ 4932 "html5ever", 4933 "markup5ever_rcdom", 4934 "serde_json", 4935 "url", 4936] 4937 4938[[package]] 4939name = "webpki-roots" 4940version = "1.0.6" 4941source = "registry+https://github.com/rust-lang/crates.io-index" 4942checksum = "22cfaf3c063993ff62e73cb4311efde4db1efb31ab78a3e5c457939ad5cc0bed" 4943dependencies = [ 4944 "rustls-pki-types", 4945] 4946 4947[[package]] 4948name = "widestring" 4949version = "1.2.1" 4950source = "registry+https://github.com/rust-lang/crates.io-index" 4951checksum = "72069c3113ab32ab29e5584db3c6ec55d416895e60715417b5b883a357c3e471" 4952 4953[[package]] 4954name = "winapi-util" 4955version = "0.1.11" 4956source = "registry+https://github.com/rust-lang/crates.io-index" 4957checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22" 4958dependencies = [ 4959 "windows-sys 0.61.2", 4960] 4961 4962[[package]] 4963name = "windows-core" 4964version = "0.62.2" 4965source = "registry+https://github.com/rust-lang/crates.io-index" 4966checksum = "b8e83a14d34d0623b51dce9581199302a221863196a1dde71a7663a4c2be9deb" 4967dependencies = [ 4968 "windows-implement", 4969 "windows-interface", 4970 "windows-link", 4971 "windows-result", 4972 "windows-strings", 4973] 4974 4975[[package]] 4976name = "windows-implement" 4977version = "0.60.2" 4978source = "registry+https://github.com/rust-lang/crates.io-index" 4979checksum = "053e2e040ab57b9dc951b72c264860db7eb3b0200ba345b4e4c3b14f67855ddf" 4980dependencies = [ 4981 "proc-macro2", 4982 "quote", 4983 "syn", 4984] 4985 4986[[package]] 4987name = "windows-interface" 4988version = "0.59.3" 4989source = "registry+https://github.com/rust-lang/crates.io-index" 4990checksum = "3f316c4a2570ba26bbec722032c4099d8c8bc095efccdc15688708623367e358" 4991dependencies = [ 4992 "proc-macro2", 4993 "quote", 4994 "syn", 4995] 4996 4997[[package]] 4998name = "windows-link" 4999version = "0.2.1" 5000source = "registry+https://github.com/rust-lang/crates.io-index" 5001checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5" 5002 5003[[package]] 5004name = "windows-registry" 5005version = "0.6.1" 5006source = "registry+https://github.com/rust-lang/crates.io-index" 5007checksum = "02752bf7fbdcce7f2a27a742f798510f3e5ad88dbe84871e5168e2120c3d5720" 5008dependencies = [ 5009 "windows-link", 5010 "windows-result", 5011 "windows-strings", 5012] 5013 5014[[package]] 5015name = "windows-result" 5016version = "0.4.1" 5017source = "registry+https://github.com/rust-lang/crates.io-index" 5018checksum = "7781fa89eaf60850ac3d2da7af8e5242a5ea78d1a11c49bf2910bb5a73853eb5" 5019dependencies = [ 5020 "windows-link", 5021] 5022 5023[[package]] 5024name = "windows-strings" 5025version = "0.5.1" 5026source = "registry+https://github.com/rust-lang/crates.io-index" 5027checksum = "7837d08f69c77cf6b07689544538e017c1bfcf57e34b4c0ff58e6c2cd3b37091" 5028dependencies = [ 5029 "windows-link", 5030] 5031 5032[[package]] 5033name = "windows-sys" 5034version = "0.45.0" 5035source = "registry+https://github.com/rust-lang/crates.io-index" 5036checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0" 5037dependencies = [ 5038 "windows-targets 0.42.2", 5039] 5040 5041[[package]] 5042name = "windows-sys" 5043version = "0.48.0" 5044source = "registry+https://github.com/rust-lang/crates.io-index" 5045checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9" 5046dependencies = [ 5047 "windows-targets 0.48.5", 5048] 5049 5050[[package]] 5051name = "windows-sys" 5052version = "0.52.0" 5053source = "registry+https://github.com/rust-lang/crates.io-index" 5054checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d" 5055dependencies = [ 5056 "windows-targets 0.52.6", 5057] 5058 5059[[package]] 5060name = "windows-sys" 5061version = "0.60.2" 5062source = "registry+https://github.com/rust-lang/crates.io-index" 5063checksum = "f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb" 5064dependencies = [ 5065 "windows-targets 0.53.5", 5066] 5067 5068[[package]] 5069name = "windows-sys" 5070version = "0.61.2" 5071source = "registry+https://github.com/rust-lang/crates.io-index" 5072checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc" 5073dependencies = [ 5074 "windows-link", 5075] 5076 5077[[package]] 5078name = "windows-targets" 5079version = "0.42.2" 5080source = "registry+https://github.com/rust-lang/crates.io-index" 5081checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071" 5082dependencies = [ 5083 "windows_aarch64_gnullvm 0.42.2", 5084 "windows_aarch64_msvc 0.42.2", 5085 "windows_i686_gnu 0.42.2", 5086 "windows_i686_msvc 0.42.2", 5087 "windows_x86_64_gnu 0.42.2", 5088 "windows_x86_64_gnullvm 0.42.2", 5089 "windows_x86_64_msvc 0.42.2", 5090] 5091 5092[[package]] 5093name = "windows-targets" 5094version = "0.48.5" 5095source = "registry+https://github.com/rust-lang/crates.io-index" 5096checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c" 5097dependencies = [ 5098 "windows_aarch64_gnullvm 0.48.5", 5099 "windows_aarch64_msvc 0.48.5", 5100 "windows_i686_gnu 0.48.5", 5101 "windows_i686_msvc 0.48.5", 5102 "windows_x86_64_gnu 0.48.5", 5103 "windows_x86_64_gnullvm 0.48.5", 5104 "windows_x86_64_msvc 0.48.5", 5105] 5106 5107[[package]] 5108name = "windows-targets" 5109version = "0.52.6" 5110source = "registry+https://github.com/rust-lang/crates.io-index" 5111checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973" 5112dependencies = [ 5113 "windows_aarch64_gnullvm 0.52.6", 5114 "windows_aarch64_msvc 0.52.6", 5115 "windows_i686_gnu 0.52.6", 5116 "windows_i686_gnullvm 0.52.6", 5117 "windows_i686_msvc 0.52.6", 5118 "windows_x86_64_gnu 0.52.6", 5119 "windows_x86_64_gnullvm 0.52.6", 5120 "windows_x86_64_msvc 0.52.6", 5121] 5122 5123[[package]] 5124name = "windows-targets" 5125version = "0.53.5" 5126source = "registry+https://github.com/rust-lang/crates.io-index" 5127checksum = "4945f9f551b88e0d65f3db0bc25c33b8acea4d9e41163edf90dcd0b19f9069f3" 5128dependencies = [ 5129 "windows-link", 5130 "windows_aarch64_gnullvm 0.53.1", 5131 "windows_aarch64_msvc 0.53.1", 5132 "windows_i686_gnu 0.53.1", 5133 "windows_i686_gnullvm 0.53.1", 5134 "windows_i686_msvc 0.53.1", 5135 "windows_x86_64_gnu 0.53.1", 5136 "windows_x86_64_gnullvm 0.53.1", 5137 "windows_x86_64_msvc 0.53.1", 5138] 5139 5140[[package]] 5141name = "windows_aarch64_gnullvm" 5142version = "0.42.2" 5143source = "registry+https://github.com/rust-lang/crates.io-index" 5144checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8" 5145 5146[[package]] 5147name = "windows_aarch64_gnullvm" 5148version = "0.48.5" 5149source = "registry+https://github.com/rust-lang/crates.io-index" 5150checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8" 5151 5152[[package]] 5153name = "windows_aarch64_gnullvm" 5154version = "0.52.6" 5155source = "registry+https://github.com/rust-lang/crates.io-index" 5156checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3" 5157 5158[[package]] 5159name = "windows_aarch64_gnullvm" 5160version = "0.53.1" 5161source = "registry+https://github.com/rust-lang/crates.io-index" 5162checksum = "a9d8416fa8b42f5c947f8482c43e7d89e73a173cead56d044f6a56104a6d1b53" 5163 5164[[package]] 5165name = "windows_aarch64_msvc" 5166version = "0.42.2" 5167source = "registry+https://github.com/rust-lang/crates.io-index" 5168checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43" 5169 5170[[package]] 5171name = "windows_aarch64_msvc" 5172version = "0.48.5" 5173source = "registry+https://github.com/rust-lang/crates.io-index" 5174checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc" 5175 5176[[package]] 5177name = "windows_aarch64_msvc" 5178version = "0.52.6" 5179source = "registry+https://github.com/rust-lang/crates.io-index" 5180checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" 5181 5182[[package]] 5183name = "windows_aarch64_msvc" 5184version = "0.53.1" 5185source = "registry+https://github.com/rust-lang/crates.io-index" 5186checksum = "b9d782e804c2f632e395708e99a94275910eb9100b2114651e04744e9b125006" 5187 5188[[package]] 5189name = "windows_i686_gnu" 5190version = "0.42.2" 5191source = "registry+https://github.com/rust-lang/crates.io-index" 5192checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f" 5193 5194[[package]] 5195name = "windows_i686_gnu" 5196version = "0.48.5" 5197source = "registry+https://github.com/rust-lang/crates.io-index" 5198checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e" 5199 5200[[package]] 5201name = "windows_i686_gnu" 5202version = "0.52.6" 5203source = "registry+https://github.com/rust-lang/crates.io-index" 5204checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b" 5205 5206[[package]] 5207name = "windows_i686_gnu" 5208version = "0.53.1" 5209source = "registry+https://github.com/rust-lang/crates.io-index" 5210checksum = "960e6da069d81e09becb0ca57a65220ddff016ff2d6af6a223cf372a506593a3" 5211 5212[[package]] 5213name = "windows_i686_gnullvm" 5214version = "0.52.6" 5215source = "registry+https://github.com/rust-lang/crates.io-index" 5216checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66" 5217 5218[[package]] 5219name = "windows_i686_gnullvm" 5220version = "0.53.1" 5221source = "registry+https://github.com/rust-lang/crates.io-index" 5222checksum = "fa7359d10048f68ab8b09fa71c3daccfb0e9b559aed648a8f95469c27057180c" 5223 5224[[package]] 5225name = "windows_i686_msvc" 5226version = "0.42.2" 5227source = "registry+https://github.com/rust-lang/crates.io-index" 5228checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060" 5229 5230[[package]] 5231name = "windows_i686_msvc" 5232version = "0.48.5" 5233source = "registry+https://github.com/rust-lang/crates.io-index" 5234checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406" 5235 5236[[package]] 5237name = "windows_i686_msvc" 5238version = "0.52.6" 5239source = "registry+https://github.com/rust-lang/crates.io-index" 5240checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" 5241 5242[[package]] 5243name = "windows_i686_msvc" 5244version = "0.53.1" 5245source = "registry+https://github.com/rust-lang/crates.io-index" 5246checksum = "1e7ac75179f18232fe9c285163565a57ef8d3c89254a30685b57d83a38d326c2" 5247 5248[[package]] 5249name = "windows_x86_64_gnu" 5250version = "0.42.2" 5251source = "registry+https://github.com/rust-lang/crates.io-index" 5252checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36" 5253 5254[[package]] 5255name = "windows_x86_64_gnu" 5256version = "0.48.5" 5257source = "registry+https://github.com/rust-lang/crates.io-index" 5258checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e" 5259 5260[[package]] 5261name = "windows_x86_64_gnu" 5262version = "0.52.6" 5263source = "registry+https://github.com/rust-lang/crates.io-index" 5264checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" 5265 5266[[package]] 5267name = "windows_x86_64_gnu" 5268version = "0.53.1" 5269source = "registry+https://github.com/rust-lang/crates.io-index" 5270checksum = "9c3842cdd74a865a8066ab39c8a7a473c0778a3f29370b5fd6b4b9aa7df4a499" 5271 5272[[package]] 5273name = "windows_x86_64_gnullvm" 5274version = "0.42.2" 5275source = "registry+https://github.com/rust-lang/crates.io-index" 5276checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3" 5277 5278[[package]] 5279name = "windows_x86_64_gnullvm" 5280version = "0.48.5" 5281source = "registry+https://github.com/rust-lang/crates.io-index" 5282checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc" 5283 5284[[package]] 5285name = "windows_x86_64_gnullvm" 5286version = "0.52.6" 5287source = "registry+https://github.com/rust-lang/crates.io-index" 5288checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" 5289 5290[[package]] 5291name = "windows_x86_64_gnullvm" 5292version = "0.53.1" 5293source = "registry+https://github.com/rust-lang/crates.io-index" 5294checksum = "0ffa179e2d07eee8ad8f57493436566c7cc30ac536a3379fdf008f47f6bb7ae1" 5295 5296[[package]] 5297name = "windows_x86_64_msvc" 5298version = "0.42.2" 5299source = "registry+https://github.com/rust-lang/crates.io-index" 5300checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0" 5301 5302[[package]] 5303name = "windows_x86_64_msvc" 5304version = "0.48.5" 5305source = "registry+https://github.com/rust-lang/crates.io-index" 5306checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538" 5307 5308[[package]] 5309name = "windows_x86_64_msvc" 5310version = "0.52.6" 5311source = "registry+https://github.com/rust-lang/crates.io-index" 5312checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" 5313 5314[[package]] 5315name = "windows_x86_64_msvc" 5316version = "0.53.1" 5317source = "registry+https://github.com/rust-lang/crates.io-index" 5318checksum = "d6bbff5f0aada427a1e5a6da5f1f98158182f26556f345ac9e04d36d0ebed650" 5319 5320[[package]] 5321name = "winreg" 5322version = "0.50.0" 5323source = "registry+https://github.com/rust-lang/crates.io-index" 5324checksum = "524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1" 5325dependencies = [ 5326 "cfg-if", 5327 "windows-sys 0.48.0", 5328] 5329 5330[[package]] 5331name = "wit-bindgen" 5332version = "0.51.0" 5333source = "registry+https://github.com/rust-lang/crates.io-index" 5334checksum = "d7249219f66ced02969388cf2bb044a09756a083d0fab1e566056b04d9fbcaa5" 5335dependencies = [ 5336 "wit-bindgen-rust-macro", 5337] 5338 5339[[package]] 5340name = "wit-bindgen-core" 5341version = "0.51.0" 5342source = "registry+https://github.com/rust-lang/crates.io-index" 5343checksum = "ea61de684c3ea68cb082b7a88508a8b27fcc8b797d738bfc99a82facf1d752dc" 5344dependencies = [ 5345 "anyhow", 5346 "heck 0.5.0", 5347 "wit-parser", 5348] 5349 5350[[package]] 5351name = "wit-bindgen-rust" 5352version = "0.51.0" 5353source = "registry+https://github.com/rust-lang/crates.io-index" 5354checksum = "b7c566e0f4b284dd6561c786d9cb0142da491f46a9fbed79ea69cdad5db17f21" 5355dependencies = [ 5356 "anyhow", 5357 "heck 0.5.0", 5358 "indexmap", 5359 "prettyplease", 5360 "syn", 5361 "wasm-metadata", 5362 "wit-bindgen-core", 5363 "wit-component", 5364] 5365 5366[[package]] 5367name = "wit-bindgen-rust-macro" 5368version = "0.51.0" 5369source = "registry+https://github.com/rust-lang/crates.io-index" 5370checksum = "0c0f9bfd77e6a48eccf51359e3ae77140a7f50b1e2ebfe62422d8afdaffab17a" 5371dependencies = [ 5372 "anyhow", 5373 "prettyplease", 5374 "proc-macro2", 5375 "quote", 5376 "syn", 5377 "wit-bindgen-core", 5378 "wit-bindgen-rust", 5379] 5380 5381[[package]] 5382name = "wit-component" 5383version = "0.244.0" 5384source = "registry+https://github.com/rust-lang/crates.io-index" 5385checksum = "9d66ea20e9553b30172b5e831994e35fbde2d165325bec84fc43dbf6f4eb9cb2" 5386dependencies = [ 5387 "anyhow", 5388 "bitflags", 5389 "indexmap", 5390 "log", 5391 "serde", 5392 "serde_derive", 5393 "serde_json", 5394 "wasm-encoder", 5395 "wasm-metadata", 5396 "wasmparser", 5397 "wit-parser", 5398] 5399 5400[[package]] 5401name = "wit-parser" 5402version = "0.244.0" 5403source = "registry+https://github.com/rust-lang/crates.io-index" 5404checksum = "ecc8ac4bc1dc3381b7f59c34f00b67e18f910c2c0f50015669dde7def656a736" 5405dependencies = [ 5406 "anyhow", 5407 "id-arena", 5408 "indexmap", 5409 "log", 5410 "semver", 5411 "serde", 5412 "serde_derive", 5413 "serde_json", 5414 "unicode-xid", 5415 "wasmparser", 5416] 5417 5418[[package]] 5419name = "writeable" 5420version = "0.6.2" 5421source = "registry+https://github.com/rust-lang/crates.io-index" 5422checksum = "9edde0db4769d2dc68579893f2306b26c6ecfbe0ef499b013d731b7b9247e0b9" 5423 5424[[package]] 5425name = "xml5ever" 5426version = "0.18.1" 5427source = "registry+https://github.com/rust-lang/crates.io-index" 5428checksum = "9bbb26405d8e919bc1547a5aa9abc95cbfa438f04844f5fdd9dc7596b748bf69" 5429dependencies = [ 5430 "log", 5431 "mac", 5432 "markup5ever", 5433] 5434 5435[[package]] 5436name = "xxhash-rust" 5437version = "0.8.15" 5438source = "registry+https://github.com/rust-lang/crates.io-index" 5439checksum = "fdd20c5420375476fbd4394763288da7eb0cc0b8c11deed431a91562af7335d3" 5440 5441[[package]] 5442name = "yansi" 5443version = "1.0.1" 5444source = "registry+https://github.com/rust-lang/crates.io-index" 5445checksum = "cfe53a6657fd280eaa890a3bc59152892ffa3e30101319d168b781ed6529b049" 5446 5447[[package]] 5448name = "yoke" 5449version = "0.8.1" 5450source = "registry+https://github.com/rust-lang/crates.io-index" 5451checksum = "72d6e5c6afb84d73944e5cedb052c4680d5657337201555f9f2a16b7406d4954" 5452dependencies = [ 5453 "stable_deref_trait", 5454 "yoke-derive", 5455 "zerofrom", 5456] 5457 5458[[package]] 5459name = "yoke-derive" 5460version = "0.8.1" 5461source = "registry+https://github.com/rust-lang/crates.io-index" 5462checksum = "b659052874eb698efe5b9e8cf382204678a0086ebf46982b79d6ca3182927e5d" 5463dependencies = [ 5464 "proc-macro2", 5465 "quote", 5466 "syn", 5467 "synstructure", 5468] 5469 5470[[package]] 5471name = "zerocopy" 5472version = "0.8.39" 5473source = "registry+https://github.com/rust-lang/crates.io-index" 5474checksum = "db6d35d663eadb6c932438e763b262fe1a70987f9ae936e60158176d710cae4a" 5475dependencies = [ 5476 "zerocopy-derive", 5477] 5478 5479[[package]] 5480name = "zerocopy-derive" 5481version = "0.8.39" 5482source = "registry+https://github.com/rust-lang/crates.io-index" 5483checksum = "4122cd3169e94605190e77839c9a40d40ed048d305bfdc146e7df40ab0f3e517" 5484dependencies = [ 5485 "proc-macro2", 5486 "quote", 5487 "syn", 5488] 5489 5490[[package]] 5491name = "zerofrom" 5492version = "0.1.6" 5493source = "registry+https://github.com/rust-lang/crates.io-index" 5494checksum = "50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5" 5495dependencies = [ 5496 "zerofrom-derive", 5497] 5498 5499[[package]] 5500name = "zerofrom-derive" 5501version = "0.1.6" 5502source = "registry+https://github.com/rust-lang/crates.io-index" 5503checksum = "d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502" 5504dependencies = [ 5505 "proc-macro2", 5506 "quote", 5507 "syn", 5508 "synstructure", 5509] 5510 5511[[package]] 5512name = "zeroize" 5513version = "1.8.2" 5514source = "registry+https://github.com/rust-lang/crates.io-index" 5515checksum = "b97154e67e32c85465826e8bcc1c59429aaaf107c1e4a9e53c8d8ccd5eff88d0" 5516dependencies = [ 5517 "serde", 5518] 5519 5520[[package]] 5521name = "zerotrie" 5522version = "0.2.3" 5523source = "registry+https://github.com/rust-lang/crates.io-index" 5524checksum = "2a59c17a5562d507e4b54960e8569ebee33bee890c70aa3fe7b97e85a9fd7851" 5525dependencies = [ 5526 "displaydoc", 5527 "yoke", 5528 "zerofrom", 5529] 5530 5531[[package]] 5532name = "zerovec" 5533version = "0.11.5" 5534source = "registry+https://github.com/rust-lang/crates.io-index" 5535checksum = "6c28719294829477f525be0186d13efa9a3c602f7ec202ca9e353d310fb9a002" 5536dependencies = [ 5537 "yoke", 5538 "zerofrom", 5539 "zerovec-derive", 5540] 5541 5542[[package]] 5543name = "zerovec-derive" 5544version = "0.11.2" 5545source = "registry+https://github.com/rust-lang/crates.io-index" 5546checksum = "eadce39539ca5cb3985590102671f2567e659fca9666581ad3411d59207951f3" 5547dependencies = [ 5548 "proc-macro2", 5549 "quote", 5550 "syn", 5551] 5552 5553[[package]] 5554name = "zmij" 5555version = "1.0.19" 5556source = "registry+https://github.com/rust-lang/crates.io-index" 5557checksum = "3ff05f8caa9038894637571ae6b9e29466c1f4f829d26c9b28f869a29cbe3445" 5558 5559[[package]] 5560name = "zstd" 5561version = "0.13.3" 5562source = "registry+https://github.com/rust-lang/crates.io-index" 5563checksum = "e91ee311a569c327171651566e07972200e76fcfe2242a4fa446149a3881c08a" 5564dependencies = [ 5565 "zstd-safe", 5566] 5567 5568[[package]] 5569name = "zstd-safe" 5570version = "7.2.4" 5571source = "registry+https://github.com/rust-lang/crates.io-index" 5572checksum = "8f49c4d5f0abb602a93fb8736af2a4f4dd9512e36f7f570d66e65ff867ed3b9d" 5573dependencies = [ 5574 "zstd-sys", 5575] 5576 5577[[package]] 5578name = "zstd-sys" 5579version = "2.0.16+zstd.1.5.7" 5580source = "registry+https://github.com/rust-lang/crates.io-index" 5581checksum = "91e19ebc2adc8f83e43039e79776e3fda8ca919132d68a1fed6a5faca2683748" 5582dependencies = [ 5583 "cc", 5584 "pkg-config", 5585]