mount an atproto PDS repository as a FUSE filesystem
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.24.2" 8source = "registry+https://github.com/rust-lang/crates.io-index" 9checksum = "dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1" 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 = "aho-corasick" 22version = "1.1.3" 23source = "registry+https://github.com/rust-lang/crates.io-index" 24checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916" 25dependencies = [ 26 "memchr", 27] 28 29[[package]] 30name = "allocator-api2" 31version = "0.2.21" 32source = "registry+https://github.com/rust-lang/crates.io-index" 33checksum = "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923" 34 35[[package]] 36name = "android-tzdata" 37version = "0.1.1" 38source = "registry+https://github.com/rust-lang/crates.io-index" 39checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0" 40 41[[package]] 42name = "android_system_properties" 43version = "0.1.5" 44source = "registry+https://github.com/rust-lang/crates.io-index" 45checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311" 46dependencies = [ 47 "libc", 48] 49 50[[package]] 51name = "anstream" 52version = "0.6.19" 53source = "registry+https://github.com/rust-lang/crates.io-index" 54checksum = "301af1932e46185686725e0fad2f8f2aa7da69dd70bf6ecc44d6b703844a3933" 55dependencies = [ 56 "anstyle", 57 "anstyle-parse", 58 "anstyle-query", 59 "anstyle-wincon", 60 "colorchoice", 61 "is_terminal_polyfill", 62 "utf8parse", 63] 64 65[[package]] 66name = "anstyle" 67version = "1.0.11" 68source = "registry+https://github.com/rust-lang/crates.io-index" 69checksum = "862ed96ca487e809f1c8e5a8447f6ee2cf102f846893800b20cebdf541fc6bbd" 70 71[[package]] 72name = "anstyle-parse" 73version = "0.2.7" 74source = "registry+https://github.com/rust-lang/crates.io-index" 75checksum = "4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2" 76dependencies = [ 77 "utf8parse", 78] 79 80[[package]] 81name = "anstyle-query" 82version = "1.1.3" 83source = "registry+https://github.com/rust-lang/crates.io-index" 84checksum = "6c8bdeb6047d8983be085bab0ba1472e6dc604e7041dbf6fcd5e71523014fae9" 85dependencies = [ 86 "windows-sys 0.59.0", 87] 88 89[[package]] 90name = "anstyle-wincon" 91version = "3.0.9" 92source = "registry+https://github.com/rust-lang/crates.io-index" 93checksum = "403f75924867bb1033c59fbf0797484329750cfbe3c4325cd33127941fabc882" 94dependencies = [ 95 "anstyle", 96 "once_cell_polyfill", 97 "windows-sys 0.59.0", 98] 99 100[[package]] 101name = "async-channel" 102version = "1.9.0" 103source = "registry+https://github.com/rust-lang/crates.io-index" 104checksum = "81953c529336010edd6d8e358f886d9581267795c61b19475b71314bffa46d35" 105dependencies = [ 106 "concurrent-queue", 107 "event-listener 2.5.3", 108 "futures-core", 109] 110 111[[package]] 112name = "async-compression" 113version = "0.4.27" 114source = "registry+https://github.com/rust-lang/crates.io-index" 115checksum = "ddb939d66e4ae03cee6091612804ba446b12878410cfa17f785f4dd67d4014e8" 116dependencies = [ 117 "flate2", 118 "futures-core", 119 "memchr", 120 "pin-project-lite", 121 "tokio", 122] 123 124[[package]] 125name = "async-lock" 126version = "3.4.0" 127source = "registry+https://github.com/rust-lang/crates.io-index" 128checksum = "ff6e472cdea888a4bd64f342f09b3f50e1886d32afe8df3d663c01140b811b18" 129dependencies = [ 130 "event-listener 5.4.0", 131 "event-listener-strategy", 132 "pin-project-lite", 133] 134 135[[package]] 136name = "async-stream" 137version = "0.3.6" 138source = "registry+https://github.com/rust-lang/crates.io-index" 139checksum = "0b5a71a6f37880a80d1d7f19efd781e4b5de42c88f0722cc13bcb6cc2cfe8476" 140dependencies = [ 141 "async-stream-impl", 142 "futures-core", 143 "pin-project-lite", 144] 145 146[[package]] 147name = "async-stream-impl" 148version = "0.3.6" 149source = "registry+https://github.com/rust-lang/crates.io-index" 150checksum = "c7c24de15d275a1ecfd47a380fb4d5ec9bfe0933f309ed5e705b775596a3574d" 151dependencies = [ 152 "proc-macro2", 153 "quote", 154 "syn", 155] 156 157[[package]] 158name = "async-trait" 159version = "0.1.88" 160source = "registry+https://github.com/rust-lang/crates.io-index" 161checksum = "e539d3fca749fcee5236ab05e93a52867dd549cc157c8cb7f99595f3cedffdb5" 162dependencies = [ 163 "proc-macro2", 164 "quote", 165 "syn", 166] 167 168[[package]] 169name = "atomic-waker" 170version = "1.1.2" 171source = "registry+https://github.com/rust-lang/crates.io-index" 172checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0" 173 174[[package]] 175name = "atrium-api" 176version = "0.25.4" 177source = "registry+https://github.com/rust-lang/crates.io-index" 178checksum = "46355d3245edc7b3160b2a45fe55d09a6963ebd3eee0252feb6b72fb0eb71463" 179dependencies = [ 180 "atrium-common", 181 "atrium-xrpc", 182 "chrono", 183 "http 1.3.1", 184 "ipld-core", 185 "langtag", 186 "regex", 187 "serde", 188 "serde_bytes", 189 "serde_json", 190 "thiserror 1.0.69", 191 "tokio", 192 "trait-variant", 193] 194 195[[package]] 196name = "atrium-common" 197version = "0.1.2" 198source = "registry+https://github.com/rust-lang/crates.io-index" 199checksum = "9ed5610654043faa396a5a15afac0ac646d76aebe45aebd7cef4f8b96b0ab7f4" 200dependencies = [ 201 "dashmap", 202 "lru", 203 "moka", 204 "thiserror 1.0.69", 205 "tokio", 206 "trait-variant", 207 "web-time", 208] 209 210[[package]] 211name = "atrium-identity" 212version = "0.1.5" 213source = "registry+https://github.com/rust-lang/crates.io-index" 214checksum = "c9e2d42bb4dbea038f4f5f45e3af2a89d61a9894a75f06aa550b74a60d2be380" 215dependencies = [ 216 "atrium-api", 217 "atrium-common", 218 "atrium-xrpc", 219 "serde", 220 "serde_html_form", 221 "serde_json", 222 "thiserror 1.0.69", 223 "trait-variant", 224] 225 226[[package]] 227name = "atrium-repo" 228version = "0.1.4" 229source = "registry+https://github.com/rust-lang/crates.io-index" 230checksum = "23362dd513fc76a26452b50994e14261eade4b3b87b01dd19644bbfee1ca2898" 231dependencies = [ 232 "async-stream", 233 "atrium-api", 234 "futures", 235 "ipld-core", 236 "serde", 237 "serde_bytes", 238 "serde_ipld_dagcbor", 239 "sha2", 240 "thiserror 1.0.69", 241 "tokio", 242 "tokio-util", 243 "unsigned-varint", 244] 245 246[[package]] 247name = "atrium-xrpc" 248version = "0.12.3" 249source = "registry+https://github.com/rust-lang/crates.io-index" 250checksum = "0216ad50ce34e9ff982e171c3659e65dedaa2ed5ac2994524debdc9a9647ffa8" 251dependencies = [ 252 "http 1.3.1", 253 "serde", 254 "serde_html_form", 255 "serde_json", 256 "thiserror 1.0.69", 257 "trait-variant", 258] 259 260[[package]] 261name = "atrium-xrpc-client" 262version = "0.5.14" 263source = "registry+https://github.com/rust-lang/crates.io-index" 264checksum = "e099e5171f79faef52364ef0657a4cab086a71b384a779a29597a91b780de0d5" 265dependencies = [ 266 "atrium-xrpc", 267 "isahc", 268 "reqwest", 269] 270 271[[package]] 272name = "autocfg" 273version = "1.5.0" 274source = "registry+https://github.com/rust-lang/crates.io-index" 275checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8" 276 277[[package]] 278name = "backtrace" 279version = "0.3.75" 280source = "registry+https://github.com/rust-lang/crates.io-index" 281checksum = "6806a6321ec58106fea15becdad98371e28d92ccbc7c8f1b3b6dd724fe8f1002" 282dependencies = [ 283 "addr2line", 284 "cfg-if", 285 "libc", 286 "miniz_oxide", 287 "object", 288 "rustc-demangle", 289 "windows-targets 0.52.6", 290] 291 292[[package]] 293name = "base-x" 294version = "0.2.11" 295source = "registry+https://github.com/rust-lang/crates.io-index" 296checksum = "4cbbc9d0964165b47557570cce6c952866c2678457aca742aafc9fb771d30270" 297 298[[package]] 299name = "base64" 300version = "0.22.1" 301source = "registry+https://github.com/rust-lang/crates.io-index" 302checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6" 303 304[[package]] 305name = "bitflags" 306version = "1.3.2" 307source = "registry+https://github.com/rust-lang/crates.io-index" 308checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" 309 310[[package]] 311name = "bitflags" 312version = "2.9.1" 313source = "registry+https://github.com/rust-lang/crates.io-index" 314checksum = "1b8e56985ec62d17e9c1001dc89c88ecd7dc08e47eba5ec7c29c7b5eeecde967" 315 316[[package]] 317name = "block-buffer" 318version = "0.10.4" 319source = "registry+https://github.com/rust-lang/crates.io-index" 320checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71" 321dependencies = [ 322 "generic-array", 323] 324 325[[package]] 326name = "bumpalo" 327version = "3.19.0" 328source = "registry+https://github.com/rust-lang/crates.io-index" 329checksum = "46c5e41b57b8bba42a04676d81cb89e9ee8e859a1a66f80a5a72e1cb76b34d43" 330 331[[package]] 332name = "bytes" 333version = "1.10.1" 334source = "registry+https://github.com/rust-lang/crates.io-index" 335checksum = "d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a" 336 337[[package]] 338name = "castaway" 339version = "0.1.2" 340source = "registry+https://github.com/rust-lang/crates.io-index" 341checksum = "a2698f953def977c68f935bb0dfa959375ad4638570e969e2f1e9f433cbf1af6" 342 343[[package]] 344name = "cbor4ii" 345version = "0.2.14" 346source = "registry+https://github.com/rust-lang/crates.io-index" 347checksum = "b544cf8c89359205f4f990d0e6f3828db42df85b5dac95d09157a250eb0749c4" 348dependencies = [ 349 "serde", 350] 351 352[[package]] 353name = "cc" 354version = "1.2.30" 355source = "registry+https://github.com/rust-lang/crates.io-index" 356checksum = "deec109607ca693028562ed836a5f1c4b8bd77755c4e132fc5ce11b0b6211ae7" 357dependencies = [ 358 "shlex", 359] 360 361[[package]] 362name = "cfg-if" 363version = "1.0.1" 364source = "registry+https://github.com/rust-lang/crates.io-index" 365checksum = "9555578bc9e57714c812a1f84e4fc5b4d21fcb063490c624de019f7464c91268" 366 367[[package]] 368name = "cfg_aliases" 369version = "0.2.1" 370source = "registry+https://github.com/rust-lang/crates.io-index" 371checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724" 372 373[[package]] 374name = "chrono" 375version = "0.4.41" 376source = "registry+https://github.com/rust-lang/crates.io-index" 377checksum = "c469d952047f47f91b68d1cba3f10d63c11d73e4636f24f08daf0278abf01c4d" 378dependencies = [ 379 "android-tzdata", 380 "iana-time-zone", 381 "js-sys", 382 "num-traits", 383 "serde", 384 "wasm-bindgen", 385 "windows-link", 386] 387 388[[package]] 389name = "cid" 390version = "0.11.1" 391source = "registry+https://github.com/rust-lang/crates.io-index" 392checksum = "3147d8272e8fa0ccd29ce51194dd98f79ddfb8191ba9e3409884e751798acf3a" 393dependencies = [ 394 "core2", 395 "multibase", 396 "multihash", 397 "serde", 398 "serde_bytes", 399 "unsigned-varint", 400] 401 402[[package]] 403name = "clap" 404version = "4.5.41" 405source = "registry+https://github.com/rust-lang/crates.io-index" 406checksum = "be92d32e80243a54711e5d7ce823c35c41c9d929dc4ab58e1276f625841aadf9" 407dependencies = [ 408 "clap_builder", 409] 410 411[[package]] 412name = "clap_builder" 413version = "4.5.41" 414source = "registry+https://github.com/rust-lang/crates.io-index" 415checksum = "707eab41e9622f9139419d573eca0900137718000c517d47da73045f54331c3d" 416dependencies = [ 417 "anstream", 418 "anstyle", 419 "clap_lex", 420 "strsim", 421] 422 423[[package]] 424name = "clap_lex" 425version = "0.7.5" 426source = "registry+https://github.com/rust-lang/crates.io-index" 427checksum = "b94f61472cee1439c0b966b47e3aca9ae07e45d070759512cd390ea2bebc6675" 428 429[[package]] 430name = "colorchoice" 431version = "1.0.4" 432source = "registry+https://github.com/rust-lang/crates.io-index" 433checksum = "b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75" 434 435[[package]] 436name = "concurrent-queue" 437version = "2.5.0" 438source = "registry+https://github.com/rust-lang/crates.io-index" 439checksum = "4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973" 440dependencies = [ 441 "crossbeam-utils", 442] 443 444[[package]] 445name = "console" 446version = "0.16.0" 447source = "registry+https://github.com/rust-lang/crates.io-index" 448checksum = "2e09ced7ebbccb63b4c65413d821f2e00ce54c5ca4514ddc6b3c892fdbcbc69d" 449dependencies = [ 450 "encode_unicode", 451 "libc", 452 "once_cell", 453 "unicode-width", 454 "windows-sys 0.60.2", 455] 456 457[[package]] 458name = "core-foundation" 459version = "0.9.4" 460source = "registry+https://github.com/rust-lang/crates.io-index" 461checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f" 462dependencies = [ 463 "core-foundation-sys", 464 "libc", 465] 466 467[[package]] 468name = "core-foundation-sys" 469version = "0.8.7" 470source = "registry+https://github.com/rust-lang/crates.io-index" 471checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b" 472 473[[package]] 474name = "core2" 475version = "0.4.0" 476source = "registry+https://github.com/rust-lang/crates.io-index" 477checksum = "b49ba7ef1ad6107f8824dbe97de947cbaac53c44e7f9756a1fba0d37c1eec505" 478dependencies = [ 479 "memchr", 480] 481 482[[package]] 483name = "cpufeatures" 484version = "0.2.17" 485source = "registry+https://github.com/rust-lang/crates.io-index" 486checksum = "59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280" 487dependencies = [ 488 "libc", 489] 490 491[[package]] 492name = "crc32fast" 493version = "1.5.0" 494source = "registry+https://github.com/rust-lang/crates.io-index" 495checksum = "9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511" 496dependencies = [ 497 "cfg-if", 498] 499 500[[package]] 501name = "critical-section" 502version = "1.2.0" 503source = "registry+https://github.com/rust-lang/crates.io-index" 504checksum = "790eea4361631c5e7d22598ecd5723ff611904e3344ce8720784c93e3d83d40b" 505 506[[package]] 507name = "crossbeam-channel" 508version = "0.5.15" 509source = "registry+https://github.com/rust-lang/crates.io-index" 510checksum = "82b8f8f868b36967f9606790d1903570de9ceaf870a7bf9fbbd3016d636a2cb2" 511dependencies = [ 512 "crossbeam-utils", 513] 514 515[[package]] 516name = "crossbeam-epoch" 517version = "0.9.18" 518source = "registry+https://github.com/rust-lang/crates.io-index" 519checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e" 520dependencies = [ 521 "crossbeam-utils", 522] 523 524[[package]] 525name = "crossbeam-utils" 526version = "0.8.21" 527source = "registry+https://github.com/rust-lang/crates.io-index" 528checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28" 529 530[[package]] 531name = "crypto-common" 532version = "0.1.6" 533source = "registry+https://github.com/rust-lang/crates.io-index" 534checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3" 535dependencies = [ 536 "generic-array", 537 "typenum", 538] 539 540[[package]] 541name = "curl" 542version = "0.4.47" 543source = "registry+https://github.com/rust-lang/crates.io-index" 544checksum = "d9fb4d13a1be2b58f14d60adba57c9834b78c62fd86c3e76a148f732686e9265" 545dependencies = [ 546 "curl-sys", 547 "libc", 548 "openssl-probe", 549 "openssl-sys", 550 "schannel", 551 "socket2 0.5.10", 552 "windows-sys 0.52.0", 553] 554 555[[package]] 556name = "curl-sys" 557version = "0.4.80+curl-8.12.1" 558source = "registry+https://github.com/rust-lang/crates.io-index" 559checksum = "55f7df2eac63200c3ab25bde3b2268ef2ee56af3d238e76d61f01c3c49bff734" 560dependencies = [ 561 "cc", 562 "libc", 563 "libnghttp2-sys", 564 "libz-sys", 565 "openssl-sys", 566 "pkg-config", 567 "vcpkg", 568 "windows-sys 0.52.0", 569] 570 571[[package]] 572name = "dashmap" 573version = "6.1.0" 574source = "registry+https://github.com/rust-lang/crates.io-index" 575checksum = "5041cc499144891f3790297212f32a74fb938e5136a14943f338ef9e0ae276cf" 576dependencies = [ 577 "cfg-if", 578 "crossbeam-utils", 579 "hashbrown 0.14.5", 580 "lock_api", 581 "once_cell", 582 "parking_lot_core", 583] 584 585[[package]] 586name = "data-encoding" 587version = "2.9.0" 588source = "registry+https://github.com/rust-lang/crates.io-index" 589checksum = "2a2330da5de22e8a3cb63252ce2abb30116bf5265e89c0e01bc17015ce30a476" 590 591[[package]] 592name = "data-encoding-macro" 593version = "0.1.18" 594source = "registry+https://github.com/rust-lang/crates.io-index" 595checksum = "47ce6c96ea0102f01122a185683611bd5ac8d99e62bc59dd12e6bda344ee673d" 596dependencies = [ 597 "data-encoding", 598 "data-encoding-macro-internal", 599] 600 601[[package]] 602name = "data-encoding-macro-internal" 603version = "0.1.16" 604source = "registry+https://github.com/rust-lang/crates.io-index" 605checksum = "8d162beedaa69905488a8da94f5ac3edb4dd4788b732fadb7bd120b2625c1976" 606dependencies = [ 607 "data-encoding", 608 "syn", 609] 610 611[[package]] 612name = "digest" 613version = "0.10.7" 614source = "registry+https://github.com/rust-lang/crates.io-index" 615checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292" 616dependencies = [ 617 "block-buffer", 618 "crypto-common", 619] 620 621[[package]] 622name = "displaydoc" 623version = "0.2.5" 624source = "registry+https://github.com/rust-lang/crates.io-index" 625checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0" 626dependencies = [ 627 "proc-macro2", 628 "quote", 629 "syn", 630] 631 632[[package]] 633name = "encode_unicode" 634version = "1.0.0" 635source = "registry+https://github.com/rust-lang/crates.io-index" 636checksum = "34aa73646ffb006b8f5147f3dc182bd4bcb190227ce861fc4a4844bf8e3cb2c0" 637 638[[package]] 639name = "encoding_rs" 640version = "0.8.35" 641source = "registry+https://github.com/rust-lang/crates.io-index" 642checksum = "75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3" 643dependencies = [ 644 "cfg-if", 645] 646 647[[package]] 648name = "enum-as-inner" 649version = "0.6.1" 650source = "registry+https://github.com/rust-lang/crates.io-index" 651checksum = "a1e6a265c649f3f5979b601d26f1d05ada116434c87741c9493cb56218f76cbc" 652dependencies = [ 653 "heck", 654 "proc-macro2", 655 "quote", 656 "syn", 657] 658 659[[package]] 660name = "equivalent" 661version = "1.0.2" 662source = "registry+https://github.com/rust-lang/crates.io-index" 663checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f" 664 665[[package]] 666name = "errno" 667version = "0.3.13" 668source = "registry+https://github.com/rust-lang/crates.io-index" 669checksum = "778e2ac28f6c47af28e4907f13ffd1e1ddbd400980a9abd7c8df189bf578a5ad" 670dependencies = [ 671 "libc", 672 "windows-sys 0.59.0", 673] 674 675[[package]] 676name = "event-listener" 677version = "2.5.3" 678source = "registry+https://github.com/rust-lang/crates.io-index" 679checksum = "0206175f82b8d6bf6652ff7d71a1e27fd2e4efde587fd368662814d6ec1d9ce0" 680 681[[package]] 682name = "event-listener" 683version = "5.4.0" 684source = "registry+https://github.com/rust-lang/crates.io-index" 685checksum = "3492acde4c3fc54c845eaab3eed8bd00c7a7d881f78bfc801e43a93dec1331ae" 686dependencies = [ 687 "concurrent-queue", 688 "parking", 689 "pin-project-lite", 690] 691 692[[package]] 693name = "event-listener-strategy" 694version = "0.5.4" 695source = "registry+https://github.com/rust-lang/crates.io-index" 696checksum = "8be9f3dfaaffdae2972880079a491a1a8bb7cbed0b8dd7a347f668b4150a3b93" 697dependencies = [ 698 "event-listener 5.4.0", 699 "pin-project-lite", 700] 701 702[[package]] 703name = "fastrand" 704version = "1.9.0" 705source = "registry+https://github.com/rust-lang/crates.io-index" 706checksum = "e51093e27b0797c359783294ca4f0a911c270184cb10f85783b118614a1501be" 707dependencies = [ 708 "instant", 709] 710 711[[package]] 712name = "fastrand" 713version = "2.3.0" 714source = "registry+https://github.com/rust-lang/crates.io-index" 715checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be" 716 717[[package]] 718name = "flate2" 719version = "1.1.2" 720source = "registry+https://github.com/rust-lang/crates.io-index" 721checksum = "4a3d7db9596fecd151c5f638c0ee5d5bd487b6e0ea232e5dc96d5250f6f94b1d" 722dependencies = [ 723 "crc32fast", 724 "miniz_oxide", 725] 726 727[[package]] 728name = "fnv" 729version = "1.0.7" 730source = "registry+https://github.com/rust-lang/crates.io-index" 731checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" 732 733[[package]] 734name = "foldhash" 735version = "0.1.5" 736source = "registry+https://github.com/rust-lang/crates.io-index" 737checksum = "d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2" 738 739[[package]] 740name = "foreign-types" 741version = "0.3.2" 742source = "registry+https://github.com/rust-lang/crates.io-index" 743checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1" 744dependencies = [ 745 "foreign-types-shared", 746] 747 748[[package]] 749name = "foreign-types-shared" 750version = "0.1.1" 751source = "registry+https://github.com/rust-lang/crates.io-index" 752checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b" 753 754[[package]] 755name = "form_urlencoded" 756version = "1.2.1" 757source = "registry+https://github.com/rust-lang/crates.io-index" 758checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456" 759dependencies = [ 760 "percent-encoding", 761] 762 763[[package]] 764name = "fuser" 765version = "0.15.1" 766source = "registry+https://github.com/rust-lang/crates.io-index" 767checksum = "53274f494609e77794b627b1a3cddfe45d675a6b2e9ba9c0fdc8d8eee2184369" 768dependencies = [ 769 "libc", 770 "log", 771 "memchr", 772 "nix", 773 "page_size", 774 "pkg-config", 775 "smallvec", 776 "zerocopy", 777] 778 779[[package]] 780name = "futures" 781version = "0.3.31" 782source = "registry+https://github.com/rust-lang/crates.io-index" 783checksum = "65bc07b1a8bc7c85c5f2e110c476c7389b4554ba72af57d8445ea63a576b0876" 784dependencies = [ 785 "futures-channel", 786 "futures-core", 787 "futures-executor", 788 "futures-io", 789 "futures-sink", 790 "futures-task", 791 "futures-util", 792] 793 794[[package]] 795name = "futures-channel" 796version = "0.3.31" 797source = "registry+https://github.com/rust-lang/crates.io-index" 798checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10" 799dependencies = [ 800 "futures-core", 801 "futures-sink", 802] 803 804[[package]] 805name = "futures-core" 806version = "0.3.31" 807source = "registry+https://github.com/rust-lang/crates.io-index" 808checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e" 809 810[[package]] 811name = "futures-executor" 812version = "0.3.31" 813source = "registry+https://github.com/rust-lang/crates.io-index" 814checksum = "1e28d1d997f585e54aebc3f97d39e72338912123a67330d723fdbb564d646c9f" 815dependencies = [ 816 "futures-core", 817 "futures-task", 818 "futures-util", 819] 820 821[[package]] 822name = "futures-io" 823version = "0.3.31" 824source = "registry+https://github.com/rust-lang/crates.io-index" 825checksum = "9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6" 826 827[[package]] 828name = "futures-lite" 829version = "1.13.0" 830source = "registry+https://github.com/rust-lang/crates.io-index" 831checksum = "49a9d51ce47660b1e808d3c990b4709f2f415d928835a17dfd16991515c46bce" 832dependencies = [ 833 "fastrand 1.9.0", 834 "futures-core", 835 "futures-io", 836 "memchr", 837 "parking", 838 "pin-project-lite", 839 "waker-fn", 840] 841 842[[package]] 843name = "futures-macro" 844version = "0.3.31" 845source = "registry+https://github.com/rust-lang/crates.io-index" 846checksum = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650" 847dependencies = [ 848 "proc-macro2", 849 "quote", 850 "syn", 851] 852 853[[package]] 854name = "futures-sink" 855version = "0.3.31" 856source = "registry+https://github.com/rust-lang/crates.io-index" 857checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7" 858 859[[package]] 860name = "futures-task" 861version = "0.3.31" 862source = "registry+https://github.com/rust-lang/crates.io-index" 863checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988" 864 865[[package]] 866name = "futures-util" 867version = "0.3.31" 868source = "registry+https://github.com/rust-lang/crates.io-index" 869checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81" 870dependencies = [ 871 "futures-channel", 872 "futures-core", 873 "futures-io", 874 "futures-macro", 875 "futures-sink", 876 "futures-task", 877 "memchr", 878 "pin-project-lite", 879 "pin-utils", 880 "slab", 881] 882 883[[package]] 884name = "generator" 885version = "0.8.5" 886source = "registry+https://github.com/rust-lang/crates.io-index" 887checksum = "d18470a76cb7f8ff746cf1f7470914f900252ec36bbc40b569d74b1258446827" 888dependencies = [ 889 "cc", 890 "cfg-if", 891 "libc", 892 "log", 893 "rustversion", 894 "windows", 895] 896 897[[package]] 898name = "generic-array" 899version = "0.14.7" 900source = "registry+https://github.com/rust-lang/crates.io-index" 901checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a" 902dependencies = [ 903 "typenum", 904 "version_check", 905] 906 907[[package]] 908name = "getrandom" 909version = "0.2.16" 910source = "registry+https://github.com/rust-lang/crates.io-index" 911checksum = "335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592" 912dependencies = [ 913 "cfg-if", 914 "libc", 915 "wasi 0.11.1+wasi-snapshot-preview1", 916] 917 918[[package]] 919name = "getrandom" 920version = "0.3.3" 921source = "registry+https://github.com/rust-lang/crates.io-index" 922checksum = "26145e563e54f2cadc477553f1ec5ee650b00862f0a58bcd12cbdc5f0ea2d2f4" 923dependencies = [ 924 "cfg-if", 925 "libc", 926 "r-efi", 927 "wasi 0.14.2+wasi-0.2.4", 928] 929 930[[package]] 931name = "gimli" 932version = "0.31.1" 933source = "registry+https://github.com/rust-lang/crates.io-index" 934checksum = "07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f" 935 936[[package]] 937name = "h2" 938version = "0.4.10" 939source = "registry+https://github.com/rust-lang/crates.io-index" 940checksum = "a9421a676d1b147b16b82c9225157dc629087ef8ec4d5e2960f9437a90dac0a5" 941dependencies = [ 942 "atomic-waker", 943 "bytes", 944 "fnv", 945 "futures-core", 946 "futures-sink", 947 "http 1.3.1", 948 "indexmap", 949 "slab", 950 "tokio", 951 "tokio-util", 952 "tracing", 953] 954 955[[package]] 956name = "hashbrown" 957version = "0.14.5" 958source = "registry+https://github.com/rust-lang/crates.io-index" 959checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1" 960 961[[package]] 962name = "hashbrown" 963version = "0.15.4" 964source = "registry+https://github.com/rust-lang/crates.io-index" 965checksum = "5971ac85611da7067dbfcabef3c70ebb5606018acd9e2a3903a0da507521e0d5" 966dependencies = [ 967 "allocator-api2", 968 "equivalent", 969 "foldhash", 970] 971 972[[package]] 973name = "heck" 974version = "0.5.0" 975source = "registry+https://github.com/rust-lang/crates.io-index" 976checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" 977 978[[package]] 979name = "hickory-proto" 980version = "0.25.2" 981source = "registry+https://github.com/rust-lang/crates.io-index" 982checksum = "f8a6fe56c0038198998a6f217ca4e7ef3a5e51f46163bd6dd60b5c71ca6c6502" 983dependencies = [ 984 "async-trait", 985 "cfg-if", 986 "data-encoding", 987 "enum-as-inner", 988 "futures-channel", 989 "futures-io", 990 "futures-util", 991 "idna", 992 "ipnet", 993 "once_cell", 994 "rand", 995 "ring", 996 "thiserror 2.0.12", 997 "tinyvec", 998 "tokio", 999 "tracing", 1000 "url", 1001] 1002 1003[[package]] 1004name = "hickory-resolver" 1005version = "0.25.2" 1006source = "registry+https://github.com/rust-lang/crates.io-index" 1007checksum = "dc62a9a99b0bfb44d2ab95a7208ac952d31060efc16241c87eaf36406fecf87a" 1008dependencies = [ 1009 "cfg-if", 1010 "futures-util", 1011 "hickory-proto", 1012 "ipconfig", 1013 "moka", 1014 "once_cell", 1015 "parking_lot", 1016 "rand", 1017 "resolv-conf", 1018 "smallvec", 1019 "thiserror 2.0.12", 1020 "tokio", 1021 "tracing", 1022] 1023 1024[[package]] 1025name = "http" 1026version = "0.2.12" 1027source = "registry+https://github.com/rust-lang/crates.io-index" 1028checksum = "601cbb57e577e2f5ef5be8e7b83f0f63994f25aa94d673e54a92d5c516d101f1" 1029dependencies = [ 1030 "bytes", 1031 "fnv", 1032 "itoa", 1033] 1034 1035[[package]] 1036name = "http" 1037version = "1.3.1" 1038source = "registry+https://github.com/rust-lang/crates.io-index" 1039checksum = "f4a85d31aea989eead29a3aaf9e1115a180df8282431156e533de47660892565" 1040dependencies = [ 1041 "bytes", 1042 "fnv", 1043 "itoa", 1044] 1045 1046[[package]] 1047name = "http-body" 1048version = "1.0.1" 1049source = "registry+https://github.com/rust-lang/crates.io-index" 1050checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184" 1051dependencies = [ 1052 "bytes", 1053 "http 1.3.1", 1054] 1055 1056[[package]] 1057name = "http-body-util" 1058version = "0.1.3" 1059source = "registry+https://github.com/rust-lang/crates.io-index" 1060checksum = "b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a" 1061dependencies = [ 1062 "bytes", 1063 "futures-core", 1064 "http 1.3.1", 1065 "http-body", 1066 "pin-project-lite", 1067] 1068 1069[[package]] 1070name = "httparse" 1071version = "1.10.1" 1072source = "registry+https://github.com/rust-lang/crates.io-index" 1073checksum = "6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87" 1074 1075[[package]] 1076name = "hyper" 1077version = "1.6.0" 1078source = "registry+https://github.com/rust-lang/crates.io-index" 1079checksum = "cc2b571658e38e0c01b1fdca3bbbe93c00d3d71693ff2770043f8c29bc7d6f80" 1080dependencies = [ 1081 "bytes", 1082 "futures-channel", 1083 "futures-util", 1084 "h2", 1085 "http 1.3.1", 1086 "http-body", 1087 "httparse", 1088 "itoa", 1089 "pin-project-lite", 1090 "smallvec", 1091 "tokio", 1092 "want", 1093] 1094 1095[[package]] 1096name = "hyper-rustls" 1097version = "0.27.5" 1098source = "registry+https://github.com/rust-lang/crates.io-index" 1099checksum = "2d191583f3da1305256f22463b9bb0471acad48a4e534a5218b9963e9c1f59b2" 1100dependencies = [ 1101 "futures-util", 1102 "http 1.3.1", 1103 "hyper", 1104 "hyper-util", 1105 "rustls", 1106 "rustls-pki-types", 1107 "tokio", 1108 "tokio-rustls", 1109 "tower-service", 1110] 1111 1112[[package]] 1113name = "hyper-tls" 1114version = "0.6.0" 1115source = "registry+https://github.com/rust-lang/crates.io-index" 1116checksum = "70206fc6890eaca9fde8a0bf71caa2ddfc9fe045ac9e5c70df101a7dbde866e0" 1117dependencies = [ 1118 "bytes", 1119 "http-body-util", 1120 "hyper", 1121 "hyper-util", 1122 "native-tls", 1123 "tokio", 1124 "tokio-native-tls", 1125 "tower-service", 1126] 1127 1128[[package]] 1129name = "hyper-util" 1130version = "0.1.16" 1131source = "registry+https://github.com/rust-lang/crates.io-index" 1132checksum = "8d9b05277c7e8da2c93a568989bb6207bef0112e8d17df7a6eda4a3cf143bc5e" 1133dependencies = [ 1134 "base64", 1135 "bytes", 1136 "futures-channel", 1137 "futures-core", 1138 "futures-util", 1139 "http 1.3.1", 1140 "http-body", 1141 "hyper", 1142 "ipnet", 1143 "libc", 1144 "percent-encoding", 1145 "pin-project-lite", 1146 "socket2 0.6.0", 1147 "system-configuration", 1148 "tokio", 1149 "tower-service", 1150 "tracing", 1151 "windows-registry", 1152] 1153 1154[[package]] 1155name = "iana-time-zone" 1156version = "0.1.63" 1157source = "registry+https://github.com/rust-lang/crates.io-index" 1158checksum = "b0c919e5debc312ad217002b8048a17b7d83f80703865bbfcfebb0458b0b27d8" 1159dependencies = [ 1160 "android_system_properties", 1161 "core-foundation-sys", 1162 "iana-time-zone-haiku", 1163 "js-sys", 1164 "log", 1165 "wasm-bindgen", 1166 "windows-core", 1167] 1168 1169[[package]] 1170name = "iana-time-zone-haiku" 1171version = "0.1.2" 1172source = "registry+https://github.com/rust-lang/crates.io-index" 1173checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f" 1174dependencies = [ 1175 "cc", 1176] 1177 1178[[package]] 1179name = "icu_collections" 1180version = "2.0.0" 1181source = "registry+https://github.com/rust-lang/crates.io-index" 1182checksum = "200072f5d0e3614556f94a9930d5dc3e0662a652823904c3a75dc3b0af7fee47" 1183dependencies = [ 1184 "displaydoc", 1185 "potential_utf", 1186 "yoke", 1187 "zerofrom", 1188 "zerovec", 1189] 1190 1191[[package]] 1192name = "icu_locale_core" 1193version = "2.0.0" 1194source = "registry+https://github.com/rust-lang/crates.io-index" 1195checksum = "0cde2700ccaed3872079a65fb1a78f6c0a36c91570f28755dda67bc8f7d9f00a" 1196dependencies = [ 1197 "displaydoc", 1198 "litemap", 1199 "tinystr", 1200 "writeable", 1201 "zerovec", 1202] 1203 1204[[package]] 1205name = "icu_normalizer" 1206version = "2.0.0" 1207source = "registry+https://github.com/rust-lang/crates.io-index" 1208checksum = "436880e8e18df4d7bbc06d58432329d6458cc84531f7ac5f024e93deadb37979" 1209dependencies = [ 1210 "displaydoc", 1211 "icu_collections", 1212 "icu_normalizer_data", 1213 "icu_properties", 1214 "icu_provider", 1215 "smallvec", 1216 "zerovec", 1217] 1218 1219[[package]] 1220name = "icu_normalizer_data" 1221version = "2.0.0" 1222source = "registry+https://github.com/rust-lang/crates.io-index" 1223checksum = "00210d6893afc98edb752b664b8890f0ef174c8adbb8d0be9710fa66fbbf72d3" 1224 1225[[package]] 1226name = "icu_properties" 1227version = "2.0.1" 1228source = "registry+https://github.com/rust-lang/crates.io-index" 1229checksum = "016c619c1eeb94efb86809b015c58f479963de65bdb6253345c1a1276f22e32b" 1230dependencies = [ 1231 "displaydoc", 1232 "icu_collections", 1233 "icu_locale_core", 1234 "icu_properties_data", 1235 "icu_provider", 1236 "potential_utf", 1237 "zerotrie", 1238 "zerovec", 1239] 1240 1241[[package]] 1242name = "icu_properties_data" 1243version = "2.0.1" 1244source = "registry+https://github.com/rust-lang/crates.io-index" 1245checksum = "298459143998310acd25ffe6810ed544932242d3f07083eee1084d83a71bd632" 1246 1247[[package]] 1248name = "icu_provider" 1249version = "2.0.0" 1250source = "registry+https://github.com/rust-lang/crates.io-index" 1251checksum = "03c80da27b5f4187909049ee2d72f276f0d9f99a42c306bd0131ecfe04d8e5af" 1252dependencies = [ 1253 "displaydoc", 1254 "icu_locale_core", 1255 "stable_deref_trait", 1256 "tinystr", 1257 "writeable", 1258 "yoke", 1259 "zerofrom", 1260 "zerotrie", 1261 "zerovec", 1262] 1263 1264[[package]] 1265name = "idna" 1266version = "1.0.3" 1267source = "registry+https://github.com/rust-lang/crates.io-index" 1268checksum = "686f825264d630750a544639377bae737628043f20d38bbc029e8f29ea968a7e" 1269dependencies = [ 1270 "idna_adapter", 1271 "smallvec", 1272 "utf8_iter", 1273] 1274 1275[[package]] 1276name = "idna_adapter" 1277version = "1.2.1" 1278source = "registry+https://github.com/rust-lang/crates.io-index" 1279checksum = "3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344" 1280dependencies = [ 1281 "icu_normalizer", 1282 "icu_properties", 1283] 1284 1285[[package]] 1286name = "indexmap" 1287version = "2.10.0" 1288source = "registry+https://github.com/rust-lang/crates.io-index" 1289checksum = "fe4cd85333e22411419a0bcae1297d25e58c9443848b11dc6a86fefe8c78a661" 1290dependencies = [ 1291 "equivalent", 1292 "hashbrown 0.15.4", 1293] 1294 1295[[package]] 1296name = "indicatif" 1297version = "0.18.0" 1298source = "registry+https://github.com/rust-lang/crates.io-index" 1299checksum = "70a646d946d06bedbbc4cac4c218acf4bbf2d87757a784857025f4d447e4e1cd" 1300dependencies = [ 1301 "console", 1302 "portable-atomic", 1303 "unicode-width", 1304 "unit-prefix", 1305 "web-time", 1306] 1307 1308[[package]] 1309name = "instant" 1310version = "0.1.13" 1311source = "registry+https://github.com/rust-lang/crates.io-index" 1312checksum = "e0242819d153cba4b4b05a5a8f2a7e9bbf97b6055b2a002b395c96b5ff3c0222" 1313dependencies = [ 1314 "cfg-if", 1315] 1316 1317[[package]] 1318name = "io-uring" 1319version = "0.7.9" 1320source = "registry+https://github.com/rust-lang/crates.io-index" 1321checksum = "d93587f37623a1a17d94ef2bc9ada592f5465fe7732084ab7beefabe5c77c0c4" 1322dependencies = [ 1323 "bitflags 2.9.1", 1324 "cfg-if", 1325 "libc", 1326] 1327 1328[[package]] 1329name = "ipconfig" 1330version = "0.3.2" 1331source = "registry+https://github.com/rust-lang/crates.io-index" 1332checksum = "b58db92f96b720de98181bbbe63c831e87005ab460c1bf306eb2622b4707997f" 1333dependencies = [ 1334 "socket2 0.5.10", 1335 "widestring", 1336 "windows-sys 0.48.0", 1337 "winreg", 1338] 1339 1340[[package]] 1341name = "ipld-core" 1342version = "0.4.2" 1343source = "registry+https://github.com/rust-lang/crates.io-index" 1344checksum = "104718b1cc124d92a6d01ca9c9258a7df311405debb3408c445a36452f9bf8db" 1345dependencies = [ 1346 "cid", 1347 "serde", 1348 "serde_bytes", 1349] 1350 1351[[package]] 1352name = "ipnet" 1353version = "2.11.0" 1354source = "registry+https://github.com/rust-lang/crates.io-index" 1355checksum = "469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130" 1356 1357[[package]] 1358name = "iri-string" 1359version = "0.7.8" 1360source = "registry+https://github.com/rust-lang/crates.io-index" 1361checksum = "dbc5ebe9c3a1a7a5127f920a418f7585e9e758e911d0466ed004f393b0e380b2" 1362dependencies = [ 1363 "memchr", 1364 "serde", 1365] 1366 1367[[package]] 1368name = "is_terminal_polyfill" 1369version = "1.70.1" 1370source = "registry+https://github.com/rust-lang/crates.io-index" 1371checksum = "7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf" 1372 1373[[package]] 1374name = "isahc" 1375version = "1.7.2" 1376source = "registry+https://github.com/rust-lang/crates.io-index" 1377checksum = "334e04b4d781f436dc315cb1e7515bd96826426345d498149e4bde36b67f8ee9" 1378dependencies = [ 1379 "async-channel", 1380 "castaway", 1381 "crossbeam-utils", 1382 "curl", 1383 "curl-sys", 1384 "encoding_rs", 1385 "event-listener 2.5.3", 1386 "futures-lite", 1387 "http 0.2.12", 1388 "log", 1389 "mime", 1390 "once_cell", 1391 "polling", 1392 "slab", 1393 "sluice", 1394 "tracing", 1395 "tracing-futures", 1396 "url", 1397 "waker-fn", 1398] 1399 1400[[package]] 1401name = "itoa" 1402version = "1.0.15" 1403source = "registry+https://github.com/rust-lang/crates.io-index" 1404checksum = "4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c" 1405 1406[[package]] 1407name = "js-sys" 1408version = "0.3.77" 1409source = "registry+https://github.com/rust-lang/crates.io-index" 1410checksum = "1cfaf33c695fc6e08064efbc1f72ec937429614f25eef83af942d0e227c3a28f" 1411dependencies = [ 1412 "once_cell", 1413 "wasm-bindgen", 1414] 1415 1416[[package]] 1417name = "langtag" 1418version = "0.3.4" 1419source = "registry+https://github.com/rust-lang/crates.io-index" 1420checksum = "ed60c85f254d6ae8450cec15eedd921efbc4d1bdf6fcf6202b9a58b403f6f805" 1421dependencies = [ 1422 "serde", 1423] 1424 1425[[package]] 1426name = "lazy_static" 1427version = "1.5.0" 1428source = "registry+https://github.com/rust-lang/crates.io-index" 1429checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe" 1430 1431[[package]] 1432name = "libc" 1433version = "0.2.174" 1434source = "registry+https://github.com/rust-lang/crates.io-index" 1435checksum = "1171693293099992e19cddea4e8b849964e9846f4acee11b3948bcc337be8776" 1436 1437[[package]] 1438name = "libnghttp2-sys" 1439version = "0.1.11+1.64.0" 1440source = "registry+https://github.com/rust-lang/crates.io-index" 1441checksum = "1b6c24e48a7167cffa7119da39d577fa482e66c688a4aac016bee862e1a713c4" 1442dependencies = [ 1443 "cc", 1444 "libc", 1445] 1446 1447[[package]] 1448name = "libz-sys" 1449version = "1.1.22" 1450source = "registry+https://github.com/rust-lang/crates.io-index" 1451checksum = "8b70e7a7df205e92a1a4cd9aaae7898dac0aa555503cc0a649494d0d60e7651d" 1452dependencies = [ 1453 "cc", 1454 "libc", 1455 "pkg-config", 1456 "vcpkg", 1457] 1458 1459[[package]] 1460name = "linux-raw-sys" 1461version = "0.9.4" 1462source = "registry+https://github.com/rust-lang/crates.io-index" 1463checksum = "cd945864f07fe9f5371a27ad7b52a172b4b499999f1d97574c9fa68373937e12" 1464 1465[[package]] 1466name = "litemap" 1467version = "0.8.0" 1468source = "registry+https://github.com/rust-lang/crates.io-index" 1469checksum = "241eaef5fd12c88705a01fc1066c48c4b36e0dd4377dcdc7ec3942cea7a69956" 1470 1471[[package]] 1472name = "lock_api" 1473version = "0.4.13" 1474source = "registry+https://github.com/rust-lang/crates.io-index" 1475checksum = "96936507f153605bddfcda068dd804796c84324ed2510809e5b2a624c81da765" 1476dependencies = [ 1477 "autocfg", 1478 "scopeguard", 1479] 1480 1481[[package]] 1482name = "log" 1483version = "0.4.27" 1484source = "registry+https://github.com/rust-lang/crates.io-index" 1485checksum = "13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94" 1486 1487[[package]] 1488name = "loom" 1489version = "0.7.2" 1490source = "registry+https://github.com/rust-lang/crates.io-index" 1491checksum = "419e0dc8046cb947daa77eb95ae174acfbddb7673b4151f56d1eed8e93fbfaca" 1492dependencies = [ 1493 "cfg-if", 1494 "generator", 1495 "scoped-tls", 1496 "tracing", 1497 "tracing-subscriber", 1498] 1499 1500[[package]] 1501name = "lru" 1502version = "0.12.5" 1503source = "registry+https://github.com/rust-lang/crates.io-index" 1504checksum = "234cf4f4a04dc1f57e24b96cc0cd600cf2af460d4161ac5ecdd0af8e1f3b2a38" 1505dependencies = [ 1506 "hashbrown 0.15.4", 1507] 1508 1509[[package]] 1510name = "matchers" 1511version = "0.1.0" 1512source = "registry+https://github.com/rust-lang/crates.io-index" 1513checksum = "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558" 1514dependencies = [ 1515 "regex-automata 0.1.10", 1516] 1517 1518[[package]] 1519name = "memchr" 1520version = "2.7.5" 1521source = "registry+https://github.com/rust-lang/crates.io-index" 1522checksum = "32a282da65faaf38286cf3be983213fcf1d2e2a58700e808f83f4ea9a4804bc0" 1523 1524[[package]] 1525name = "mime" 1526version = "0.3.17" 1527source = "registry+https://github.com/rust-lang/crates.io-index" 1528checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a" 1529 1530[[package]] 1531name = "miniz_oxide" 1532version = "0.8.9" 1533source = "registry+https://github.com/rust-lang/crates.io-index" 1534checksum = "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316" 1535dependencies = [ 1536 "adler2", 1537] 1538 1539[[package]] 1540name = "mio" 1541version = "1.0.4" 1542source = "registry+https://github.com/rust-lang/crates.io-index" 1543checksum = "78bed444cc8a2160f01cbcf811ef18cac863ad68ae8ca62092e8db51d51c761c" 1544dependencies = [ 1545 "libc", 1546 "wasi 0.11.1+wasi-snapshot-preview1", 1547 "windows-sys 0.59.0", 1548] 1549 1550[[package]] 1551name = "moka" 1552version = "0.12.10" 1553source = "registry+https://github.com/rust-lang/crates.io-index" 1554checksum = "a9321642ca94a4282428e6ea4af8cc2ca4eac48ac7a6a4ea8f33f76d0ce70926" 1555dependencies = [ 1556 "async-lock", 1557 "crossbeam-channel", 1558 "crossbeam-epoch", 1559 "crossbeam-utils", 1560 "event-listener 5.4.0", 1561 "futures-util", 1562 "loom", 1563 "parking_lot", 1564 "portable-atomic", 1565 "rustc_version", 1566 "smallvec", 1567 "tagptr", 1568 "thiserror 1.0.69", 1569 "uuid", 1570] 1571 1572[[package]] 1573name = "multibase" 1574version = "0.9.1" 1575source = "registry+https://github.com/rust-lang/crates.io-index" 1576checksum = "9b3539ec3c1f04ac9748a260728e855f261b4977f5c3406612c884564f329404" 1577dependencies = [ 1578 "base-x", 1579 "data-encoding", 1580 "data-encoding-macro", 1581] 1582 1583[[package]] 1584name = "multihash" 1585version = "0.19.3" 1586source = "registry+https://github.com/rust-lang/crates.io-index" 1587checksum = "6b430e7953c29dd6a09afc29ff0bb69c6e306329ee6794700aee27b76a1aea8d" 1588dependencies = [ 1589 "core2", 1590 "serde", 1591 "unsigned-varint", 1592] 1593 1594[[package]] 1595name = "native-tls" 1596version = "0.2.14" 1597source = "registry+https://github.com/rust-lang/crates.io-index" 1598checksum = "87de3442987e9dbec73158d5c715e7ad9072fda936bb03d19d7fa10e00520f0e" 1599dependencies = [ 1600 "libc", 1601 "log", 1602 "openssl", 1603 "openssl-probe", 1604 "openssl-sys", 1605 "schannel", 1606 "security-framework", 1607 "security-framework-sys", 1608 "tempfile", 1609] 1610 1611[[package]] 1612name = "nix" 1613version = "0.29.0" 1614source = "registry+https://github.com/rust-lang/crates.io-index" 1615checksum = "71e2746dc3a24dd78b3cfcb7be93368c6de9963d30f43a6a73998a9cf4b17b46" 1616dependencies = [ 1617 "bitflags 2.9.1", 1618 "cfg-if", 1619 "cfg_aliases", 1620 "libc", 1621] 1622 1623[[package]] 1624name = "nu-ansi-term" 1625version = "0.46.0" 1626source = "registry+https://github.com/rust-lang/crates.io-index" 1627checksum = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84" 1628dependencies = [ 1629 "overload", 1630 "winapi", 1631] 1632 1633[[package]] 1634name = "num-traits" 1635version = "0.2.19" 1636source = "registry+https://github.com/rust-lang/crates.io-index" 1637checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841" 1638dependencies = [ 1639 "autocfg", 1640] 1641 1642[[package]] 1643name = "object" 1644version = "0.36.7" 1645source = "registry+https://github.com/rust-lang/crates.io-index" 1646checksum = "62948e14d923ea95ea2c7c86c71013138b66525b86bdc08d2dcc262bdb497b87" 1647dependencies = [ 1648 "memchr", 1649] 1650 1651[[package]] 1652name = "once_cell" 1653version = "1.21.3" 1654source = "registry+https://github.com/rust-lang/crates.io-index" 1655checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d" 1656dependencies = [ 1657 "critical-section", 1658 "portable-atomic", 1659] 1660 1661[[package]] 1662name = "once_cell_polyfill" 1663version = "1.70.1" 1664source = "registry+https://github.com/rust-lang/crates.io-index" 1665checksum = "a4895175b425cb1f87721b59f0f286c2092bd4af812243672510e1ac53e2e0ad" 1666 1667[[package]] 1668name = "openssl" 1669version = "0.10.73" 1670source = "registry+https://github.com/rust-lang/crates.io-index" 1671checksum = "8505734d46c8ab1e19a1dce3aef597ad87dcb4c37e7188231769bd6bd51cebf8" 1672dependencies = [ 1673 "bitflags 2.9.1", 1674 "cfg-if", 1675 "foreign-types", 1676 "libc", 1677 "once_cell", 1678 "openssl-macros", 1679 "openssl-sys", 1680] 1681 1682[[package]] 1683name = "openssl-macros" 1684version = "0.1.1" 1685source = "registry+https://github.com/rust-lang/crates.io-index" 1686checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c" 1687dependencies = [ 1688 "proc-macro2", 1689 "quote", 1690 "syn", 1691] 1692 1693[[package]] 1694name = "openssl-probe" 1695version = "0.1.6" 1696source = "registry+https://github.com/rust-lang/crates.io-index" 1697checksum = "d05e27ee213611ffe7d6348b942e8f942b37114c00cc03cec254295a4a17852e" 1698 1699[[package]] 1700name = "openssl-sys" 1701version = "0.9.109" 1702source = "registry+https://github.com/rust-lang/crates.io-index" 1703checksum = "90096e2e47630d78b7d1c20952dc621f957103f8bc2c8359ec81290d75238571" 1704dependencies = [ 1705 "cc", 1706 "libc", 1707 "pkg-config", 1708 "vcpkg", 1709] 1710 1711[[package]] 1712name = "overload" 1713version = "0.1.1" 1714source = "registry+https://github.com/rust-lang/crates.io-index" 1715checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39" 1716 1717[[package]] 1718name = "page_size" 1719version = "0.6.0" 1720source = "registry+https://github.com/rust-lang/crates.io-index" 1721checksum = "30d5b2194ed13191c1999ae0704b7839fb18384fa22e49b57eeaa97d79ce40da" 1722dependencies = [ 1723 "libc", 1724 "winapi", 1725] 1726 1727[[package]] 1728name = "parking" 1729version = "2.2.1" 1730source = "registry+https://github.com/rust-lang/crates.io-index" 1731checksum = "f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba" 1732 1733[[package]] 1734name = "parking_lot" 1735version = "0.12.4" 1736source = "registry+https://github.com/rust-lang/crates.io-index" 1737checksum = "70d58bf43669b5795d1576d0641cfb6fbb2057bf629506267a92807158584a13" 1738dependencies = [ 1739 "lock_api", 1740 "parking_lot_core", 1741] 1742 1743[[package]] 1744name = "parking_lot_core" 1745version = "0.9.11" 1746source = "registry+https://github.com/rust-lang/crates.io-index" 1747checksum = "bc838d2a56b5b1a6c25f55575dfc605fabb63bb2365f6c2353ef9159aa69e4a5" 1748dependencies = [ 1749 "cfg-if", 1750 "libc", 1751 "redox_syscall", 1752 "smallvec", 1753 "windows-targets 0.52.6", 1754] 1755 1756[[package]] 1757name = "pdsfs" 1758version = "0.1.0" 1759dependencies = [ 1760 "atrium-api", 1761 "atrium-common", 1762 "atrium-identity", 1763 "atrium-repo", 1764 "atrium-xrpc", 1765 "atrium-xrpc-client", 1766 "clap", 1767 "fuser", 1768 "futures", 1769 "hickory-resolver", 1770 "indexmap", 1771 "indicatif", 1772 "ipld-core", 1773 "libc", 1774 "reqwest", 1775 "serde_ipld_dagcbor", 1776 "serde_json", 1777 "thiserror 2.0.12", 1778 "tokio", 1779 "xdg", 1780] 1781 1782[[package]] 1783name = "percent-encoding" 1784version = "2.3.1" 1785source = "registry+https://github.com/rust-lang/crates.io-index" 1786checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e" 1787 1788[[package]] 1789name = "pin-project" 1790version = "1.1.10" 1791source = "registry+https://github.com/rust-lang/crates.io-index" 1792checksum = "677f1add503faace112b9f1373e43e9e054bfdd22ff1a63c1bc485eaec6a6a8a" 1793dependencies = [ 1794 "pin-project-internal", 1795] 1796 1797[[package]] 1798name = "pin-project-internal" 1799version = "1.1.10" 1800source = "registry+https://github.com/rust-lang/crates.io-index" 1801checksum = "6e918e4ff8c4549eb882f14b3a4bc8c8bc93de829416eacf579f1207a8fbf861" 1802dependencies = [ 1803 "proc-macro2", 1804 "quote", 1805 "syn", 1806] 1807 1808[[package]] 1809name = "pin-project-lite" 1810version = "0.2.16" 1811source = "registry+https://github.com/rust-lang/crates.io-index" 1812checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b" 1813 1814[[package]] 1815name = "pin-utils" 1816version = "0.1.0" 1817source = "registry+https://github.com/rust-lang/crates.io-index" 1818checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" 1819 1820[[package]] 1821name = "pkg-config" 1822version = "0.3.32" 1823source = "registry+https://github.com/rust-lang/crates.io-index" 1824checksum = "7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c" 1825 1826[[package]] 1827name = "polling" 1828version = "2.8.0" 1829source = "registry+https://github.com/rust-lang/crates.io-index" 1830checksum = "4b2d323e8ca7996b3e23126511a523f7e62924d93ecd5ae73b333815b0eb3dce" 1831dependencies = [ 1832 "autocfg", 1833 "bitflags 1.3.2", 1834 "cfg-if", 1835 "concurrent-queue", 1836 "libc", 1837 "log", 1838 "pin-project-lite", 1839 "windows-sys 0.48.0", 1840] 1841 1842[[package]] 1843name = "portable-atomic" 1844version = "1.11.1" 1845source = "registry+https://github.com/rust-lang/crates.io-index" 1846checksum = "f84267b20a16ea918e43c6a88433c2d54fa145c92a811b5b047ccbe153674483" 1847 1848[[package]] 1849name = "potential_utf" 1850version = "0.1.2" 1851source = "registry+https://github.com/rust-lang/crates.io-index" 1852checksum = "e5a7c30837279ca13e7c867e9e40053bc68740f988cb07f7ca6df43cc734b585" 1853dependencies = [ 1854 "zerovec", 1855] 1856 1857[[package]] 1858name = "ppv-lite86" 1859version = "0.2.21" 1860source = "registry+https://github.com/rust-lang/crates.io-index" 1861checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9" 1862dependencies = [ 1863 "zerocopy", 1864] 1865 1866[[package]] 1867name = "proc-macro2" 1868version = "1.0.95" 1869source = "registry+https://github.com/rust-lang/crates.io-index" 1870checksum = "02b3e5e68a3a1a02aad3ec490a98007cbc13c37cbe84a3cd7b8e406d76e7f778" 1871dependencies = [ 1872 "unicode-ident", 1873] 1874 1875[[package]] 1876name = "quote" 1877version = "1.0.40" 1878source = "registry+https://github.com/rust-lang/crates.io-index" 1879checksum = "1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d" 1880dependencies = [ 1881 "proc-macro2", 1882] 1883 1884[[package]] 1885name = "r-efi" 1886version = "5.3.0" 1887source = "registry+https://github.com/rust-lang/crates.io-index" 1888checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f" 1889 1890[[package]] 1891name = "rand" 1892version = "0.9.2" 1893source = "registry+https://github.com/rust-lang/crates.io-index" 1894checksum = "6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1" 1895dependencies = [ 1896 "rand_chacha", 1897 "rand_core", 1898] 1899 1900[[package]] 1901name = "rand_chacha" 1902version = "0.9.0" 1903source = "registry+https://github.com/rust-lang/crates.io-index" 1904checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb" 1905dependencies = [ 1906 "ppv-lite86", 1907 "rand_core", 1908] 1909 1910[[package]] 1911name = "rand_core" 1912version = "0.9.3" 1913source = "registry+https://github.com/rust-lang/crates.io-index" 1914checksum = "99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38" 1915dependencies = [ 1916 "getrandom 0.3.3", 1917] 1918 1919[[package]] 1920name = "redox_syscall" 1921version = "0.5.15" 1922source = "registry+https://github.com/rust-lang/crates.io-index" 1923checksum = "7e8af0dde094006011e6a740d4879319439489813bd0bcdc7d821beaeeff48ec" 1924dependencies = [ 1925 "bitflags 2.9.1", 1926] 1927 1928[[package]] 1929name = "regex" 1930version = "1.11.1" 1931source = "registry+https://github.com/rust-lang/crates.io-index" 1932checksum = "b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191" 1933dependencies = [ 1934 "aho-corasick", 1935 "memchr", 1936 "regex-automata 0.4.9", 1937 "regex-syntax 0.8.5", 1938] 1939 1940[[package]] 1941name = "regex-automata" 1942version = "0.1.10" 1943source = "registry+https://github.com/rust-lang/crates.io-index" 1944checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132" 1945dependencies = [ 1946 "regex-syntax 0.6.29", 1947] 1948 1949[[package]] 1950name = "regex-automata" 1951version = "0.4.9" 1952source = "registry+https://github.com/rust-lang/crates.io-index" 1953checksum = "809e8dc61f6de73b46c85f4c96486310fe304c434cfa43669d7b40f711150908" 1954dependencies = [ 1955 "aho-corasick", 1956 "memchr", 1957 "regex-syntax 0.8.5", 1958] 1959 1960[[package]] 1961name = "regex-syntax" 1962version = "0.6.29" 1963source = "registry+https://github.com/rust-lang/crates.io-index" 1964checksum = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1" 1965 1966[[package]] 1967name = "regex-syntax" 1968version = "0.8.5" 1969source = "registry+https://github.com/rust-lang/crates.io-index" 1970checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c" 1971 1972[[package]] 1973name = "reqwest" 1974version = "0.12.22" 1975source = "registry+https://github.com/rust-lang/crates.io-index" 1976checksum = "cbc931937e6ca3a06e3b6c0aa7841849b160a90351d6ab467a8b9b9959767531" 1977dependencies = [ 1978 "async-compression", 1979 "base64", 1980 "bytes", 1981 "encoding_rs", 1982 "futures-core", 1983 "futures-util", 1984 "h2", 1985 "http 1.3.1", 1986 "http-body", 1987 "http-body-util", 1988 "hyper", 1989 "hyper-rustls", 1990 "hyper-tls", 1991 "hyper-util", 1992 "js-sys", 1993 "log", 1994 "mime", 1995 "native-tls", 1996 "percent-encoding", 1997 "pin-project-lite", 1998 "rustls-pki-types", 1999 "serde", 2000 "serde_json", 2001 "serde_urlencoded", 2002 "sync_wrapper", 2003 "tokio", 2004 "tokio-native-tls", 2005 "tokio-util", 2006 "tower", 2007 "tower-http", 2008 "tower-service", 2009 "url", 2010 "wasm-bindgen", 2011 "wasm-bindgen-futures", 2012 "web-sys", 2013] 2014 2015[[package]] 2016name = "resolv-conf" 2017version = "0.7.4" 2018source = "registry+https://github.com/rust-lang/crates.io-index" 2019checksum = "95325155c684b1c89f7765e30bc1c42e4a6da51ca513615660cb8a62ef9a88e3" 2020 2021[[package]] 2022name = "ring" 2023version = "0.17.14" 2024source = "registry+https://github.com/rust-lang/crates.io-index" 2025checksum = "a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7" 2026dependencies = [ 2027 "cc", 2028 "cfg-if", 2029 "getrandom 0.2.16", 2030 "libc", 2031 "untrusted", 2032 "windows-sys 0.52.0", 2033] 2034 2035[[package]] 2036name = "rustc-demangle" 2037version = "0.1.25" 2038source = "registry+https://github.com/rust-lang/crates.io-index" 2039checksum = "989e6739f80c4ad5b13e0fd7fe89531180375b18520cc8c82080e4dc4035b84f" 2040 2041[[package]] 2042name = "rustc_version" 2043version = "0.4.1" 2044source = "registry+https://github.com/rust-lang/crates.io-index" 2045checksum = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92" 2046dependencies = [ 2047 "semver", 2048] 2049 2050[[package]] 2051name = "rustix" 2052version = "1.0.8" 2053source = "registry+https://github.com/rust-lang/crates.io-index" 2054checksum = "11181fbabf243db407ef8df94a6ce0b2f9a733bd8be4ad02b4eda9602296cac8" 2055dependencies = [ 2056 "bitflags 2.9.1", 2057 "errno", 2058 "libc", 2059 "linux-raw-sys", 2060 "windows-sys 0.59.0", 2061] 2062 2063[[package]] 2064name = "rustls" 2065version = "0.23.29" 2066source = "registry+https://github.com/rust-lang/crates.io-index" 2067checksum = "2491382039b29b9b11ff08b76ff6c97cf287671dbb74f0be44bda389fffe9bd1" 2068dependencies = [ 2069 "once_cell", 2070 "rustls-pki-types", 2071 "rustls-webpki", 2072 "subtle", 2073 "zeroize", 2074] 2075 2076[[package]] 2077name = "rustls-pki-types" 2078version = "1.12.0" 2079source = "registry+https://github.com/rust-lang/crates.io-index" 2080checksum = "229a4a4c221013e7e1f1a043678c5cc39fe5171437c88fb47151a21e6f5b5c79" 2081dependencies = [ 2082 "zeroize", 2083] 2084 2085[[package]] 2086name = "rustls-webpki" 2087version = "0.103.4" 2088source = "registry+https://github.com/rust-lang/crates.io-index" 2089checksum = "0a17884ae0c1b773f1ccd2bd4a8c72f16da897310a98b0e84bf349ad5ead92fc" 2090dependencies = [ 2091 "ring", 2092 "rustls-pki-types", 2093 "untrusted", 2094] 2095 2096[[package]] 2097name = "rustversion" 2098version = "1.0.21" 2099source = "registry+https://github.com/rust-lang/crates.io-index" 2100checksum = "8a0d197bd2c9dc6e53b84da9556a69ba4cdfab8619eb41a8bd1cc2027a0f6b1d" 2101 2102[[package]] 2103name = "ryu" 2104version = "1.0.20" 2105source = "registry+https://github.com/rust-lang/crates.io-index" 2106checksum = "28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f" 2107 2108[[package]] 2109name = "schannel" 2110version = "0.1.27" 2111source = "registry+https://github.com/rust-lang/crates.io-index" 2112checksum = "1f29ebaa345f945cec9fbbc532eb307f0fdad8161f281b6369539c8d84876b3d" 2113dependencies = [ 2114 "windows-sys 0.59.0", 2115] 2116 2117[[package]] 2118name = "scoped-tls" 2119version = "1.0.1" 2120source = "registry+https://github.com/rust-lang/crates.io-index" 2121checksum = "e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294" 2122 2123[[package]] 2124name = "scopeguard" 2125version = "1.2.0" 2126source = "registry+https://github.com/rust-lang/crates.io-index" 2127checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" 2128 2129[[package]] 2130name = "security-framework" 2131version = "2.11.1" 2132source = "registry+https://github.com/rust-lang/crates.io-index" 2133checksum = "897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02" 2134dependencies = [ 2135 "bitflags 2.9.1", 2136 "core-foundation", 2137 "core-foundation-sys", 2138 "libc", 2139 "security-framework-sys", 2140] 2141 2142[[package]] 2143name = "security-framework-sys" 2144version = "2.14.0" 2145source = "registry+https://github.com/rust-lang/crates.io-index" 2146checksum = "49db231d56a190491cb4aeda9527f1ad45345af50b0851622a7adb8c03b01c32" 2147dependencies = [ 2148 "core-foundation-sys", 2149 "libc", 2150] 2151 2152[[package]] 2153name = "semver" 2154version = "1.0.26" 2155source = "registry+https://github.com/rust-lang/crates.io-index" 2156checksum = "56e6fa9c48d24d85fb3de5ad847117517440f6beceb7798af16b4a87d616b8d0" 2157 2158[[package]] 2159name = "serde" 2160version = "1.0.219" 2161source = "registry+https://github.com/rust-lang/crates.io-index" 2162checksum = "5f0e2c6ed6606019b4e29e69dbaba95b11854410e5347d525002456dbbb786b6" 2163dependencies = [ 2164 "serde_derive", 2165] 2166 2167[[package]] 2168name = "serde_bytes" 2169version = "0.11.17" 2170source = "registry+https://github.com/rust-lang/crates.io-index" 2171checksum = "8437fd221bde2d4ca316d61b90e337e9e702b3820b87d63caa9ba6c02bd06d96" 2172dependencies = [ 2173 "serde", 2174] 2175 2176[[package]] 2177name = "serde_derive" 2178version = "1.0.219" 2179source = "registry+https://github.com/rust-lang/crates.io-index" 2180checksum = "5b0276cf7f2c73365f7157c8123c21cd9a50fbbd844757af28ca1f5925fc2a00" 2181dependencies = [ 2182 "proc-macro2", 2183 "quote", 2184 "syn", 2185] 2186 2187[[package]] 2188name = "serde_html_form" 2189version = "0.2.7" 2190source = "registry+https://github.com/rust-lang/crates.io-index" 2191checksum = "9d2de91cf02bbc07cde38891769ccd5d4f073d22a40683aa4bc7a95781aaa2c4" 2192dependencies = [ 2193 "form_urlencoded", 2194 "indexmap", 2195 "itoa", 2196 "ryu", 2197 "serde", 2198] 2199 2200[[package]] 2201name = "serde_ipld_dagcbor" 2202version = "0.6.3" 2203source = "registry+https://github.com/rust-lang/crates.io-index" 2204checksum = "99600723cf53fb000a66175555098db7e75217c415bdd9a16a65d52a19dcc4fc" 2205dependencies = [ 2206 "cbor4ii", 2207 "ipld-core", 2208 "scopeguard", 2209 "serde", 2210] 2211 2212[[package]] 2213name = "serde_json" 2214version = "1.0.141" 2215source = "registry+https://github.com/rust-lang/crates.io-index" 2216checksum = "30b9eff21ebe718216c6ec64e1d9ac57087aad11efc64e32002bce4a0d4c03d3" 2217dependencies = [ 2218 "itoa", 2219 "memchr", 2220 "ryu", 2221 "serde", 2222] 2223 2224[[package]] 2225name = "serde_urlencoded" 2226version = "0.7.1" 2227source = "registry+https://github.com/rust-lang/crates.io-index" 2228checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd" 2229dependencies = [ 2230 "form_urlencoded", 2231 "itoa", 2232 "ryu", 2233 "serde", 2234] 2235 2236[[package]] 2237name = "sha2" 2238version = "0.10.9" 2239source = "registry+https://github.com/rust-lang/crates.io-index" 2240checksum = "a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283" 2241dependencies = [ 2242 "cfg-if", 2243 "cpufeatures", 2244 "digest", 2245] 2246 2247[[package]] 2248name = "sharded-slab" 2249version = "0.1.7" 2250source = "registry+https://github.com/rust-lang/crates.io-index" 2251checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6" 2252dependencies = [ 2253 "lazy_static", 2254] 2255 2256[[package]] 2257name = "shlex" 2258version = "1.3.0" 2259source = "registry+https://github.com/rust-lang/crates.io-index" 2260checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" 2261 2262[[package]] 2263name = "slab" 2264version = "0.4.10" 2265source = "registry+https://github.com/rust-lang/crates.io-index" 2266checksum = "04dc19736151f35336d325007ac991178d504a119863a2fcb3758cdb5e52c50d" 2267 2268[[package]] 2269name = "sluice" 2270version = "0.5.5" 2271source = "registry+https://github.com/rust-lang/crates.io-index" 2272checksum = "6d7400c0eff44aa2fcb5e31a5f24ba9716ed90138769e4977a2ba6014ae63eb5" 2273dependencies = [ 2274 "async-channel", 2275 "futures-core", 2276 "futures-io", 2277] 2278 2279[[package]] 2280name = "smallvec" 2281version = "1.15.1" 2282source = "registry+https://github.com/rust-lang/crates.io-index" 2283checksum = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03" 2284 2285[[package]] 2286name = "socket2" 2287version = "0.5.10" 2288source = "registry+https://github.com/rust-lang/crates.io-index" 2289checksum = "e22376abed350d73dd1cd119b57ffccad95b4e585a7cda43e286245ce23c0678" 2290dependencies = [ 2291 "libc", 2292 "windows-sys 0.52.0", 2293] 2294 2295[[package]] 2296name = "socket2" 2297version = "0.6.0" 2298source = "registry+https://github.com/rust-lang/crates.io-index" 2299checksum = "233504af464074f9d066d7b5416c5f9b894a5862a6506e306f7b816cdd6f1807" 2300dependencies = [ 2301 "libc", 2302 "windows-sys 0.59.0", 2303] 2304 2305[[package]] 2306name = "stable_deref_trait" 2307version = "1.2.0" 2308source = "registry+https://github.com/rust-lang/crates.io-index" 2309checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3" 2310 2311[[package]] 2312name = "strsim" 2313version = "0.11.1" 2314source = "registry+https://github.com/rust-lang/crates.io-index" 2315checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f" 2316 2317[[package]] 2318name = "subtle" 2319version = "2.6.1" 2320source = "registry+https://github.com/rust-lang/crates.io-index" 2321checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292" 2322 2323[[package]] 2324name = "syn" 2325version = "2.0.104" 2326source = "registry+https://github.com/rust-lang/crates.io-index" 2327checksum = "17b6f705963418cdb9927482fa304bc562ece2fdd4f616084c50b7023b435a40" 2328dependencies = [ 2329 "proc-macro2", 2330 "quote", 2331 "unicode-ident", 2332] 2333 2334[[package]] 2335name = "sync_wrapper" 2336version = "1.0.2" 2337source = "registry+https://github.com/rust-lang/crates.io-index" 2338checksum = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263" 2339dependencies = [ 2340 "futures-core", 2341] 2342 2343[[package]] 2344name = "synstructure" 2345version = "0.13.2" 2346source = "registry+https://github.com/rust-lang/crates.io-index" 2347checksum = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2" 2348dependencies = [ 2349 "proc-macro2", 2350 "quote", 2351 "syn", 2352] 2353 2354[[package]] 2355name = "system-configuration" 2356version = "0.6.1" 2357source = "registry+https://github.com/rust-lang/crates.io-index" 2358checksum = "3c879d448e9d986b661742763247d3693ed13609438cf3d006f51f5368a5ba6b" 2359dependencies = [ 2360 "bitflags 2.9.1", 2361 "core-foundation", 2362 "system-configuration-sys", 2363] 2364 2365[[package]] 2366name = "system-configuration-sys" 2367version = "0.6.0" 2368source = "registry+https://github.com/rust-lang/crates.io-index" 2369checksum = "8e1d1b10ced5ca923a1fcb8d03e96b8d3268065d724548c0211415ff6ac6bac4" 2370dependencies = [ 2371 "core-foundation-sys", 2372 "libc", 2373] 2374 2375[[package]] 2376name = "tagptr" 2377version = "0.2.0" 2378source = "registry+https://github.com/rust-lang/crates.io-index" 2379checksum = "7b2093cf4c8eb1e67749a6762251bc9cd836b6fc171623bd0a9d324d37af2417" 2380 2381[[package]] 2382name = "tempfile" 2383version = "3.20.0" 2384source = "registry+https://github.com/rust-lang/crates.io-index" 2385checksum = "e8a64e3985349f2441a1a9ef0b853f869006c3855f2cda6862a94d26ebb9d6a1" 2386dependencies = [ 2387 "fastrand 2.3.0", 2388 "getrandom 0.3.3", 2389 "once_cell", 2390 "rustix", 2391 "windows-sys 0.59.0", 2392] 2393 2394[[package]] 2395name = "thiserror" 2396version = "1.0.69" 2397source = "registry+https://github.com/rust-lang/crates.io-index" 2398checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52" 2399dependencies = [ 2400 "thiserror-impl 1.0.69", 2401] 2402 2403[[package]] 2404name = "thiserror" 2405version = "2.0.12" 2406source = "registry+https://github.com/rust-lang/crates.io-index" 2407checksum = "567b8a2dae586314f7be2a752ec7474332959c6460e02bde30d702a66d488708" 2408dependencies = [ 2409 "thiserror-impl 2.0.12", 2410] 2411 2412[[package]] 2413name = "thiserror-impl" 2414version = "1.0.69" 2415source = "registry+https://github.com/rust-lang/crates.io-index" 2416checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1" 2417dependencies = [ 2418 "proc-macro2", 2419 "quote", 2420 "syn", 2421] 2422 2423[[package]] 2424name = "thiserror-impl" 2425version = "2.0.12" 2426source = "registry+https://github.com/rust-lang/crates.io-index" 2427checksum = "7f7cf42b4507d8ea322120659672cf1b9dbb93f8f2d4ecfd6e51350ff5b17a1d" 2428dependencies = [ 2429 "proc-macro2", 2430 "quote", 2431 "syn", 2432] 2433 2434[[package]] 2435name = "thread_local" 2436version = "1.1.9" 2437source = "registry+https://github.com/rust-lang/crates.io-index" 2438checksum = "f60246a4944f24f6e018aa17cdeffb7818b76356965d03b07d6a9886e8962185" 2439dependencies = [ 2440 "cfg-if", 2441] 2442 2443[[package]] 2444name = "tinystr" 2445version = "0.8.1" 2446source = "registry+https://github.com/rust-lang/crates.io-index" 2447checksum = "5d4f6d1145dcb577acf783d4e601bc1d76a13337bb54e6233add580b07344c8b" 2448dependencies = [ 2449 "displaydoc", 2450 "zerovec", 2451] 2452 2453[[package]] 2454name = "tinyvec" 2455version = "1.9.0" 2456source = "registry+https://github.com/rust-lang/crates.io-index" 2457checksum = "09b3661f17e86524eccd4371ab0429194e0d7c008abb45f7a7495b1719463c71" 2458dependencies = [ 2459 "tinyvec_macros", 2460] 2461 2462[[package]] 2463name = "tinyvec_macros" 2464version = "0.1.1" 2465source = "registry+https://github.com/rust-lang/crates.io-index" 2466checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" 2467 2468[[package]] 2469name = "tokio" 2470version = "1.46.1" 2471source = "registry+https://github.com/rust-lang/crates.io-index" 2472checksum = "0cc3a2344dafbe23a245241fe8b09735b521110d30fcefbbd5feb1797ca35d17" 2473dependencies = [ 2474 "backtrace", 2475 "bytes", 2476 "io-uring", 2477 "libc", 2478 "mio", 2479 "pin-project-lite", 2480 "slab", 2481 "socket2 0.5.10", 2482 "tokio-macros", 2483 "windows-sys 0.52.0", 2484] 2485 2486[[package]] 2487name = "tokio-macros" 2488version = "2.5.0" 2489source = "registry+https://github.com/rust-lang/crates.io-index" 2490checksum = "6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8" 2491dependencies = [ 2492 "proc-macro2", 2493 "quote", 2494 "syn", 2495] 2496 2497[[package]] 2498name = "tokio-native-tls" 2499version = "0.3.1" 2500source = "registry+https://github.com/rust-lang/crates.io-index" 2501checksum = "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2" 2502dependencies = [ 2503 "native-tls", 2504 "tokio", 2505] 2506 2507[[package]] 2508name = "tokio-rustls" 2509version = "0.26.2" 2510source = "registry+https://github.com/rust-lang/crates.io-index" 2511checksum = "8e727b36a1a0e8b74c376ac2211e40c2c8af09fb4013c60d910495810f008e9b" 2512dependencies = [ 2513 "rustls", 2514 "tokio", 2515] 2516 2517[[package]] 2518name = "tokio-util" 2519version = "0.7.15" 2520source = "registry+https://github.com/rust-lang/crates.io-index" 2521checksum = "66a539a9ad6d5d281510d5bd368c973d636c02dbf8a67300bfb6b950696ad7df" 2522dependencies = [ 2523 "bytes", 2524 "futures-core", 2525 "futures-io", 2526 "futures-sink", 2527 "pin-project-lite", 2528 "tokio", 2529] 2530 2531[[package]] 2532name = "tower" 2533version = "0.5.2" 2534source = "registry+https://github.com/rust-lang/crates.io-index" 2535checksum = "d039ad9159c98b70ecfd540b2573b97f7f52c3e8d9f8ad57a24b916a536975f9" 2536dependencies = [ 2537 "futures-core", 2538 "futures-util", 2539 "pin-project-lite", 2540 "sync_wrapper", 2541 "tokio", 2542 "tower-layer", 2543 "tower-service", 2544] 2545 2546[[package]] 2547name = "tower-http" 2548version = "0.6.6" 2549source = "registry+https://github.com/rust-lang/crates.io-index" 2550checksum = "adc82fd73de2a9722ac5da747f12383d2bfdb93591ee6c58486e0097890f05f2" 2551dependencies = [ 2552 "bitflags 2.9.1", 2553 "bytes", 2554 "futures-util", 2555 "http 1.3.1", 2556 "http-body", 2557 "iri-string", 2558 "pin-project-lite", 2559 "tower", 2560 "tower-layer", 2561 "tower-service", 2562] 2563 2564[[package]] 2565name = "tower-layer" 2566version = "0.3.3" 2567source = "registry+https://github.com/rust-lang/crates.io-index" 2568checksum = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e" 2569 2570[[package]] 2571name = "tower-service" 2572version = "0.3.3" 2573source = "registry+https://github.com/rust-lang/crates.io-index" 2574checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3" 2575 2576[[package]] 2577name = "tracing" 2578version = "0.1.41" 2579source = "registry+https://github.com/rust-lang/crates.io-index" 2580checksum = "784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0" 2581dependencies = [ 2582 "log", 2583 "pin-project-lite", 2584 "tracing-attributes", 2585 "tracing-core", 2586] 2587 2588[[package]] 2589name = "tracing-attributes" 2590version = "0.1.30" 2591source = "registry+https://github.com/rust-lang/crates.io-index" 2592checksum = "81383ab64e72a7a8b8e13130c49e3dab29def6d0c7d76a03087b3cf71c5c6903" 2593dependencies = [ 2594 "proc-macro2", 2595 "quote", 2596 "syn", 2597] 2598 2599[[package]] 2600name = "tracing-core" 2601version = "0.1.34" 2602source = "registry+https://github.com/rust-lang/crates.io-index" 2603checksum = "b9d12581f227e93f094d3af2ae690a574abb8a2b9b7a96e7cfe9647b2b617678" 2604dependencies = [ 2605 "once_cell", 2606 "valuable", 2607] 2608 2609[[package]] 2610name = "tracing-futures" 2611version = "0.2.5" 2612source = "registry+https://github.com/rust-lang/crates.io-index" 2613checksum = "97d095ae15e245a057c8e8451bab9b3ee1e1f68e9ba2b4fbc18d0ac5237835f2" 2614dependencies = [ 2615 "pin-project", 2616 "tracing", 2617] 2618 2619[[package]] 2620name = "tracing-log" 2621version = "0.2.0" 2622source = "registry+https://github.com/rust-lang/crates.io-index" 2623checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3" 2624dependencies = [ 2625 "log", 2626 "once_cell", 2627 "tracing-core", 2628] 2629 2630[[package]] 2631name = "tracing-subscriber" 2632version = "0.3.19" 2633source = "registry+https://github.com/rust-lang/crates.io-index" 2634checksum = "e8189decb5ac0fa7bc8b96b7cb9b2701d60d48805aca84a238004d665fcc4008" 2635dependencies = [ 2636 "matchers", 2637 "nu-ansi-term", 2638 "once_cell", 2639 "regex", 2640 "sharded-slab", 2641 "smallvec", 2642 "thread_local", 2643 "tracing", 2644 "tracing-core", 2645 "tracing-log", 2646] 2647 2648[[package]] 2649name = "trait-variant" 2650version = "0.1.2" 2651source = "registry+https://github.com/rust-lang/crates.io-index" 2652checksum = "70977707304198400eb4835a78f6a9f928bf41bba420deb8fdb175cd965d77a7" 2653dependencies = [ 2654 "proc-macro2", 2655 "quote", 2656 "syn", 2657] 2658 2659[[package]] 2660name = "try-lock" 2661version = "0.2.5" 2662source = "registry+https://github.com/rust-lang/crates.io-index" 2663checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b" 2664 2665[[package]] 2666name = "typenum" 2667version = "1.18.0" 2668source = "registry+https://github.com/rust-lang/crates.io-index" 2669checksum = "1dccffe3ce07af9386bfd29e80c0ab1a8205a2fc34e4bcd40364df902cfa8f3f" 2670 2671[[package]] 2672name = "unicode-ident" 2673version = "1.0.18" 2674source = "registry+https://github.com/rust-lang/crates.io-index" 2675checksum = "5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512" 2676 2677[[package]] 2678name = "unicode-width" 2679version = "0.2.1" 2680source = "registry+https://github.com/rust-lang/crates.io-index" 2681checksum = "4a1a07cc7db3810833284e8d372ccdc6da29741639ecc70c9ec107df0fa6154c" 2682 2683[[package]] 2684name = "unit-prefix" 2685version = "0.5.1" 2686source = "registry+https://github.com/rust-lang/crates.io-index" 2687checksum = "323402cff2dd658f39ca17c789b502021b3f18707c91cdf22e3838e1b4023817" 2688 2689[[package]] 2690name = "unsigned-varint" 2691version = "0.8.0" 2692source = "registry+https://github.com/rust-lang/crates.io-index" 2693checksum = "eb066959b24b5196ae73cb057f45598450d2c5f71460e98c49b738086eff9c06" 2694dependencies = [ 2695 "futures-io", 2696 "futures-util", 2697] 2698 2699[[package]] 2700name = "untrusted" 2701version = "0.9.0" 2702source = "registry+https://github.com/rust-lang/crates.io-index" 2703checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1" 2704 2705[[package]] 2706name = "url" 2707version = "2.5.4" 2708source = "registry+https://github.com/rust-lang/crates.io-index" 2709checksum = "32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60" 2710dependencies = [ 2711 "form_urlencoded", 2712 "idna", 2713 "percent-encoding", 2714] 2715 2716[[package]] 2717name = "utf8_iter" 2718version = "1.0.4" 2719source = "registry+https://github.com/rust-lang/crates.io-index" 2720checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be" 2721 2722[[package]] 2723name = "utf8parse" 2724version = "0.2.2" 2725source = "registry+https://github.com/rust-lang/crates.io-index" 2726checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821" 2727 2728[[package]] 2729name = "uuid" 2730version = "1.17.0" 2731source = "registry+https://github.com/rust-lang/crates.io-index" 2732checksum = "3cf4199d1e5d15ddd86a694e4d0dffa9c323ce759fea589f00fef9d81cc1931d" 2733dependencies = [ 2734 "getrandom 0.3.3", 2735 "js-sys", 2736 "wasm-bindgen", 2737] 2738 2739[[package]] 2740name = "valuable" 2741version = "0.1.1" 2742source = "registry+https://github.com/rust-lang/crates.io-index" 2743checksum = "ba73ea9cf16a25df0c8caa16c51acb937d5712a8429db78a3ee29d5dcacd3a65" 2744 2745[[package]] 2746name = "vcpkg" 2747version = "0.2.15" 2748source = "registry+https://github.com/rust-lang/crates.io-index" 2749checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426" 2750 2751[[package]] 2752name = "version_check" 2753version = "0.9.5" 2754source = "registry+https://github.com/rust-lang/crates.io-index" 2755checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a" 2756 2757[[package]] 2758name = "waker-fn" 2759version = "1.2.0" 2760source = "registry+https://github.com/rust-lang/crates.io-index" 2761checksum = "317211a0dc0ceedd78fb2ca9a44aed3d7b9b26f81870d485c07122b4350673b7" 2762 2763[[package]] 2764name = "want" 2765version = "0.3.1" 2766source = "registry+https://github.com/rust-lang/crates.io-index" 2767checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e" 2768dependencies = [ 2769 "try-lock", 2770] 2771 2772[[package]] 2773name = "wasi" 2774version = "0.11.1+wasi-snapshot-preview1" 2775source = "registry+https://github.com/rust-lang/crates.io-index" 2776checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b" 2777 2778[[package]] 2779name = "wasi" 2780version = "0.14.2+wasi-0.2.4" 2781source = "registry+https://github.com/rust-lang/crates.io-index" 2782checksum = "9683f9a5a998d873c0d21fcbe3c083009670149a8fab228644b8bd36b2c48cb3" 2783dependencies = [ 2784 "wit-bindgen-rt", 2785] 2786 2787[[package]] 2788name = "wasm-bindgen" 2789version = "0.2.100" 2790source = "registry+https://github.com/rust-lang/crates.io-index" 2791checksum = "1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5" 2792dependencies = [ 2793 "cfg-if", 2794 "once_cell", 2795 "rustversion", 2796 "wasm-bindgen-macro", 2797] 2798 2799[[package]] 2800name = "wasm-bindgen-backend" 2801version = "0.2.100" 2802source = "registry+https://github.com/rust-lang/crates.io-index" 2803checksum = "2f0a0651a5c2bc21487bde11ee802ccaf4c51935d0d3d42a6101f98161700bc6" 2804dependencies = [ 2805 "bumpalo", 2806 "log", 2807 "proc-macro2", 2808 "quote", 2809 "syn", 2810 "wasm-bindgen-shared", 2811] 2812 2813[[package]] 2814name = "wasm-bindgen-futures" 2815version = "0.4.50" 2816source = "registry+https://github.com/rust-lang/crates.io-index" 2817checksum = "555d470ec0bc3bb57890405e5d4322cc9ea83cebb085523ced7be4144dac1e61" 2818dependencies = [ 2819 "cfg-if", 2820 "js-sys", 2821 "once_cell", 2822 "wasm-bindgen", 2823 "web-sys", 2824] 2825 2826[[package]] 2827name = "wasm-bindgen-macro" 2828version = "0.2.100" 2829source = "registry+https://github.com/rust-lang/crates.io-index" 2830checksum = "7fe63fc6d09ed3792bd0897b314f53de8e16568c2b3f7982f468c0bf9bd0b407" 2831dependencies = [ 2832 "quote", 2833 "wasm-bindgen-macro-support", 2834] 2835 2836[[package]] 2837name = "wasm-bindgen-macro-support" 2838version = "0.2.100" 2839source = "registry+https://github.com/rust-lang/crates.io-index" 2840checksum = "8ae87ea40c9f689fc23f209965b6fb8a99ad69aeeb0231408be24920604395de" 2841dependencies = [ 2842 "proc-macro2", 2843 "quote", 2844 "syn", 2845 "wasm-bindgen-backend", 2846 "wasm-bindgen-shared", 2847] 2848 2849[[package]] 2850name = "wasm-bindgen-shared" 2851version = "0.2.100" 2852source = "registry+https://github.com/rust-lang/crates.io-index" 2853checksum = "1a05d73b933a847d6cccdda8f838a22ff101ad9bf93e33684f39c1f5f0eece3d" 2854dependencies = [ 2855 "unicode-ident", 2856] 2857 2858[[package]] 2859name = "web-sys" 2860version = "0.3.77" 2861source = "registry+https://github.com/rust-lang/crates.io-index" 2862checksum = "33b6dd2ef9186f1f2072e409e99cd22a975331a6b3591b12c764e0e55c60d5d2" 2863dependencies = [ 2864 "js-sys", 2865 "wasm-bindgen", 2866] 2867 2868[[package]] 2869name = "web-time" 2870version = "1.1.0" 2871source = "registry+https://github.com/rust-lang/crates.io-index" 2872checksum = "5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb" 2873dependencies = [ 2874 "js-sys", 2875 "wasm-bindgen", 2876] 2877 2878[[package]] 2879name = "widestring" 2880version = "1.2.0" 2881source = "registry+https://github.com/rust-lang/crates.io-index" 2882checksum = "dd7cf3379ca1aac9eea11fba24fd7e315d621f8dfe35c8d7d2be8b793726e07d" 2883 2884[[package]] 2885name = "winapi" 2886version = "0.3.9" 2887source = "registry+https://github.com/rust-lang/crates.io-index" 2888checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" 2889dependencies = [ 2890 "winapi-i686-pc-windows-gnu", 2891 "winapi-x86_64-pc-windows-gnu", 2892] 2893 2894[[package]] 2895name = "winapi-i686-pc-windows-gnu" 2896version = "0.4.0" 2897source = "registry+https://github.com/rust-lang/crates.io-index" 2898checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" 2899 2900[[package]] 2901name = "winapi-x86_64-pc-windows-gnu" 2902version = "0.4.0" 2903source = "registry+https://github.com/rust-lang/crates.io-index" 2904checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" 2905 2906[[package]] 2907name = "windows" 2908version = "0.61.3" 2909source = "registry+https://github.com/rust-lang/crates.io-index" 2910checksum = "9babd3a767a4c1aef6900409f85f5d53ce2544ccdfaa86dad48c91782c6d6893" 2911dependencies = [ 2912 "windows-collections", 2913 "windows-core", 2914 "windows-future", 2915 "windows-link", 2916 "windows-numerics", 2917] 2918 2919[[package]] 2920name = "windows-collections" 2921version = "0.2.0" 2922source = "registry+https://github.com/rust-lang/crates.io-index" 2923checksum = "3beeceb5e5cfd9eb1d76b381630e82c4241ccd0d27f1a39ed41b2760b255c5e8" 2924dependencies = [ 2925 "windows-core", 2926] 2927 2928[[package]] 2929name = "windows-core" 2930version = "0.61.2" 2931source = "registry+https://github.com/rust-lang/crates.io-index" 2932checksum = "c0fdd3ddb90610c7638aa2b3a3ab2904fb9e5cdbecc643ddb3647212781c4ae3" 2933dependencies = [ 2934 "windows-implement", 2935 "windows-interface", 2936 "windows-link", 2937 "windows-result", 2938 "windows-strings", 2939] 2940 2941[[package]] 2942name = "windows-future" 2943version = "0.2.1" 2944source = "registry+https://github.com/rust-lang/crates.io-index" 2945checksum = "fc6a41e98427b19fe4b73c550f060b59fa592d7d686537eebf9385621bfbad8e" 2946dependencies = [ 2947 "windows-core", 2948 "windows-link", 2949 "windows-threading", 2950] 2951 2952[[package]] 2953name = "windows-implement" 2954version = "0.60.0" 2955source = "registry+https://github.com/rust-lang/crates.io-index" 2956checksum = "a47fddd13af08290e67f4acabf4b459f647552718f683a7b415d290ac744a836" 2957dependencies = [ 2958 "proc-macro2", 2959 "quote", 2960 "syn", 2961] 2962 2963[[package]] 2964name = "windows-interface" 2965version = "0.59.1" 2966source = "registry+https://github.com/rust-lang/crates.io-index" 2967checksum = "bd9211b69f8dcdfa817bfd14bf1c97c9188afa36f4750130fcdf3f400eca9fa8" 2968dependencies = [ 2969 "proc-macro2", 2970 "quote", 2971 "syn", 2972] 2973 2974[[package]] 2975name = "windows-link" 2976version = "0.1.3" 2977source = "registry+https://github.com/rust-lang/crates.io-index" 2978checksum = "5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a" 2979 2980[[package]] 2981name = "windows-numerics" 2982version = "0.2.0" 2983source = "registry+https://github.com/rust-lang/crates.io-index" 2984checksum = "9150af68066c4c5c07ddc0ce30421554771e528bde427614c61038bc2c92c2b1" 2985dependencies = [ 2986 "windows-core", 2987 "windows-link", 2988] 2989 2990[[package]] 2991name = "windows-registry" 2992version = "0.5.2" 2993source = "registry+https://github.com/rust-lang/crates.io-index" 2994checksum = "b3bab093bdd303a1240bb99b8aba8ea8a69ee19d34c9e2ef9594e708a4878820" 2995dependencies = [ 2996 "windows-link", 2997 "windows-result", 2998 "windows-strings", 2999] 3000 3001[[package]] 3002name = "windows-result" 3003version = "0.3.4" 3004source = "registry+https://github.com/rust-lang/crates.io-index" 3005checksum = "56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6" 3006dependencies = [ 3007 "windows-link", 3008] 3009 3010[[package]] 3011name = "windows-strings" 3012version = "0.4.2" 3013source = "registry+https://github.com/rust-lang/crates.io-index" 3014checksum = "56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57" 3015dependencies = [ 3016 "windows-link", 3017] 3018 3019[[package]] 3020name = "windows-sys" 3021version = "0.48.0" 3022source = "registry+https://github.com/rust-lang/crates.io-index" 3023checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9" 3024dependencies = [ 3025 "windows-targets 0.48.5", 3026] 3027 3028[[package]] 3029name = "windows-sys" 3030version = "0.52.0" 3031source = "registry+https://github.com/rust-lang/crates.io-index" 3032checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d" 3033dependencies = [ 3034 "windows-targets 0.52.6", 3035] 3036 3037[[package]] 3038name = "windows-sys" 3039version = "0.59.0" 3040source = "registry+https://github.com/rust-lang/crates.io-index" 3041checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b" 3042dependencies = [ 3043 "windows-targets 0.52.6", 3044] 3045 3046[[package]] 3047name = "windows-sys" 3048version = "0.60.2" 3049source = "registry+https://github.com/rust-lang/crates.io-index" 3050checksum = "f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb" 3051dependencies = [ 3052 "windows-targets 0.53.2", 3053] 3054 3055[[package]] 3056name = "windows-targets" 3057version = "0.48.5" 3058source = "registry+https://github.com/rust-lang/crates.io-index" 3059checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c" 3060dependencies = [ 3061 "windows_aarch64_gnullvm 0.48.5", 3062 "windows_aarch64_msvc 0.48.5", 3063 "windows_i686_gnu 0.48.5", 3064 "windows_i686_msvc 0.48.5", 3065 "windows_x86_64_gnu 0.48.5", 3066 "windows_x86_64_gnullvm 0.48.5", 3067 "windows_x86_64_msvc 0.48.5", 3068] 3069 3070[[package]] 3071name = "windows-targets" 3072version = "0.52.6" 3073source = "registry+https://github.com/rust-lang/crates.io-index" 3074checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973" 3075dependencies = [ 3076 "windows_aarch64_gnullvm 0.52.6", 3077 "windows_aarch64_msvc 0.52.6", 3078 "windows_i686_gnu 0.52.6", 3079 "windows_i686_gnullvm 0.52.6", 3080 "windows_i686_msvc 0.52.6", 3081 "windows_x86_64_gnu 0.52.6", 3082 "windows_x86_64_gnullvm 0.52.6", 3083 "windows_x86_64_msvc 0.52.6", 3084] 3085 3086[[package]] 3087name = "windows-targets" 3088version = "0.53.2" 3089source = "registry+https://github.com/rust-lang/crates.io-index" 3090checksum = "c66f69fcc9ce11da9966ddb31a40968cad001c5bedeb5c2b82ede4253ab48aef" 3091dependencies = [ 3092 "windows_aarch64_gnullvm 0.53.0", 3093 "windows_aarch64_msvc 0.53.0", 3094 "windows_i686_gnu 0.53.0", 3095 "windows_i686_gnullvm 0.53.0", 3096 "windows_i686_msvc 0.53.0", 3097 "windows_x86_64_gnu 0.53.0", 3098 "windows_x86_64_gnullvm 0.53.0", 3099 "windows_x86_64_msvc 0.53.0", 3100] 3101 3102[[package]] 3103name = "windows-threading" 3104version = "0.1.0" 3105source = "registry+https://github.com/rust-lang/crates.io-index" 3106checksum = "b66463ad2e0ea3bbf808b7f1d371311c80e115c0b71d60efc142cafbcfb057a6" 3107dependencies = [ 3108 "windows-link", 3109] 3110 3111[[package]] 3112name = "windows_aarch64_gnullvm" 3113version = "0.48.5" 3114source = "registry+https://github.com/rust-lang/crates.io-index" 3115checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8" 3116 3117[[package]] 3118name = "windows_aarch64_gnullvm" 3119version = "0.52.6" 3120source = "registry+https://github.com/rust-lang/crates.io-index" 3121checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3" 3122 3123[[package]] 3124name = "windows_aarch64_gnullvm" 3125version = "0.53.0" 3126source = "registry+https://github.com/rust-lang/crates.io-index" 3127checksum = "86b8d5f90ddd19cb4a147a5fa63ca848db3df085e25fee3cc10b39b6eebae764" 3128 3129[[package]] 3130name = "windows_aarch64_msvc" 3131version = "0.48.5" 3132source = "registry+https://github.com/rust-lang/crates.io-index" 3133checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc" 3134 3135[[package]] 3136name = "windows_aarch64_msvc" 3137version = "0.52.6" 3138source = "registry+https://github.com/rust-lang/crates.io-index" 3139checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" 3140 3141[[package]] 3142name = "windows_aarch64_msvc" 3143version = "0.53.0" 3144source = "registry+https://github.com/rust-lang/crates.io-index" 3145checksum = "c7651a1f62a11b8cbd5e0d42526e55f2c99886c77e007179efff86c2b137e66c" 3146 3147[[package]] 3148name = "windows_i686_gnu" 3149version = "0.48.5" 3150source = "registry+https://github.com/rust-lang/crates.io-index" 3151checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e" 3152 3153[[package]] 3154name = "windows_i686_gnu" 3155version = "0.52.6" 3156source = "registry+https://github.com/rust-lang/crates.io-index" 3157checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b" 3158 3159[[package]] 3160name = "windows_i686_gnu" 3161version = "0.53.0" 3162source = "registry+https://github.com/rust-lang/crates.io-index" 3163checksum = "c1dc67659d35f387f5f6c479dc4e28f1d4bb90ddd1a5d3da2e5d97b42d6272c3" 3164 3165[[package]] 3166name = "windows_i686_gnullvm" 3167version = "0.52.6" 3168source = "registry+https://github.com/rust-lang/crates.io-index" 3169checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66" 3170 3171[[package]] 3172name = "windows_i686_gnullvm" 3173version = "0.53.0" 3174source = "registry+https://github.com/rust-lang/crates.io-index" 3175checksum = "9ce6ccbdedbf6d6354471319e781c0dfef054c81fbc7cf83f338a4296c0cae11" 3176 3177[[package]] 3178name = "windows_i686_msvc" 3179version = "0.48.5" 3180source = "registry+https://github.com/rust-lang/crates.io-index" 3181checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406" 3182 3183[[package]] 3184name = "windows_i686_msvc" 3185version = "0.52.6" 3186source = "registry+https://github.com/rust-lang/crates.io-index" 3187checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" 3188 3189[[package]] 3190name = "windows_i686_msvc" 3191version = "0.53.0" 3192source = "registry+https://github.com/rust-lang/crates.io-index" 3193checksum = "581fee95406bb13382d2f65cd4a908ca7b1e4c2f1917f143ba16efe98a589b5d" 3194 3195[[package]] 3196name = "windows_x86_64_gnu" 3197version = "0.48.5" 3198source = "registry+https://github.com/rust-lang/crates.io-index" 3199checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e" 3200 3201[[package]] 3202name = "windows_x86_64_gnu" 3203version = "0.52.6" 3204source = "registry+https://github.com/rust-lang/crates.io-index" 3205checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" 3206 3207[[package]] 3208name = "windows_x86_64_gnu" 3209version = "0.53.0" 3210source = "registry+https://github.com/rust-lang/crates.io-index" 3211checksum = "2e55b5ac9ea33f2fc1716d1742db15574fd6fc8dadc51caab1c16a3d3b4190ba" 3212 3213[[package]] 3214name = "windows_x86_64_gnullvm" 3215version = "0.48.5" 3216source = "registry+https://github.com/rust-lang/crates.io-index" 3217checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc" 3218 3219[[package]] 3220name = "windows_x86_64_gnullvm" 3221version = "0.52.6" 3222source = "registry+https://github.com/rust-lang/crates.io-index" 3223checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" 3224 3225[[package]] 3226name = "windows_x86_64_gnullvm" 3227version = "0.53.0" 3228source = "registry+https://github.com/rust-lang/crates.io-index" 3229checksum = "0a6e035dd0599267ce1ee132e51c27dd29437f63325753051e71dd9e42406c57" 3230 3231[[package]] 3232name = "windows_x86_64_msvc" 3233version = "0.48.5" 3234source = "registry+https://github.com/rust-lang/crates.io-index" 3235checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538" 3236 3237[[package]] 3238name = "windows_x86_64_msvc" 3239version = "0.52.6" 3240source = "registry+https://github.com/rust-lang/crates.io-index" 3241checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" 3242 3243[[package]] 3244name = "windows_x86_64_msvc" 3245version = "0.53.0" 3246source = "registry+https://github.com/rust-lang/crates.io-index" 3247checksum = "271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486" 3248 3249[[package]] 3250name = "winreg" 3251version = "0.50.0" 3252source = "registry+https://github.com/rust-lang/crates.io-index" 3253checksum = "524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1" 3254dependencies = [ 3255 "cfg-if", 3256 "windows-sys 0.48.0", 3257] 3258 3259[[package]] 3260name = "wit-bindgen-rt" 3261version = "0.39.0" 3262source = "registry+https://github.com/rust-lang/crates.io-index" 3263checksum = "6f42320e61fe2cfd34354ecb597f86f413484a798ba44a8ca1165c58d42da6c1" 3264dependencies = [ 3265 "bitflags 2.9.1", 3266] 3267 3268[[package]] 3269name = "writeable" 3270version = "0.6.1" 3271source = "registry+https://github.com/rust-lang/crates.io-index" 3272checksum = "ea2f10b9bb0928dfb1b42b65e1f9e36f7f54dbdf08457afefb38afcdec4fa2bb" 3273 3274[[package]] 3275name = "xdg" 3276version = "3.0.0" 3277source = "registry+https://github.com/rust-lang/crates.io-index" 3278checksum = "2fb433233f2df9344722454bc7e96465c9d03bff9d77c248f9e7523fe79585b5" 3279 3280[[package]] 3281name = "yoke" 3282version = "0.8.0" 3283source = "registry+https://github.com/rust-lang/crates.io-index" 3284checksum = "5f41bb01b8226ef4bfd589436a297c53d118f65921786300e427be8d487695cc" 3285dependencies = [ 3286 "serde", 3287 "stable_deref_trait", 3288 "yoke-derive", 3289 "zerofrom", 3290] 3291 3292[[package]] 3293name = "yoke-derive" 3294version = "0.8.0" 3295source = "registry+https://github.com/rust-lang/crates.io-index" 3296checksum = "38da3c9736e16c5d3c8c597a9aaa5d1fa565d0532ae05e27c24aa62fb32c0ab6" 3297dependencies = [ 3298 "proc-macro2", 3299 "quote", 3300 "syn", 3301 "synstructure", 3302] 3303 3304[[package]] 3305name = "zerocopy" 3306version = "0.8.26" 3307source = "registry+https://github.com/rust-lang/crates.io-index" 3308checksum = "1039dd0d3c310cf05de012d8a39ff557cb0d23087fd44cad61df08fc31907a2f" 3309dependencies = [ 3310 "zerocopy-derive", 3311] 3312 3313[[package]] 3314name = "zerocopy-derive" 3315version = "0.8.26" 3316source = "registry+https://github.com/rust-lang/crates.io-index" 3317checksum = "9ecf5b4cc5364572d7f4c329661bcc82724222973f2cab6f050a4e5c22f75181" 3318dependencies = [ 3319 "proc-macro2", 3320 "quote", 3321 "syn", 3322] 3323 3324[[package]] 3325name = "zerofrom" 3326version = "0.1.6" 3327source = "registry+https://github.com/rust-lang/crates.io-index" 3328checksum = "50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5" 3329dependencies = [ 3330 "zerofrom-derive", 3331] 3332 3333[[package]] 3334name = "zerofrom-derive" 3335version = "0.1.6" 3336source = "registry+https://github.com/rust-lang/crates.io-index" 3337checksum = "d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502" 3338dependencies = [ 3339 "proc-macro2", 3340 "quote", 3341 "syn", 3342 "synstructure", 3343] 3344 3345[[package]] 3346name = "zeroize" 3347version = "1.8.1" 3348source = "registry+https://github.com/rust-lang/crates.io-index" 3349checksum = "ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde" 3350 3351[[package]] 3352name = "zerotrie" 3353version = "0.2.2" 3354source = "registry+https://github.com/rust-lang/crates.io-index" 3355checksum = "36f0bbd478583f79edad978b407914f61b2972f5af6fa089686016be8f9af595" 3356dependencies = [ 3357 "displaydoc", 3358 "yoke", 3359 "zerofrom", 3360] 3361 3362[[package]] 3363name = "zerovec" 3364version = "0.11.2" 3365source = "registry+https://github.com/rust-lang/crates.io-index" 3366checksum = "4a05eb080e015ba39cc9e23bbe5e7fb04d5fb040350f99f34e338d5fdd294428" 3367dependencies = [ 3368 "yoke", 3369 "zerofrom", 3370 "zerovec-derive", 3371] 3372 3373[[package]] 3374name = "zerovec-derive" 3375version = "0.11.1" 3376source = "registry+https://github.com/rust-lang/crates.io-index" 3377checksum = "5b96237efa0c878c64bd89c436f661be4e46b2f3eff1ebb976f7ef2321d2f58f" 3378dependencies = [ 3379 "proc-macro2", 3380 "quote", 3381 "syn", 3382]