Rust CLI for tangled
at main 78 kB view raw
1# This file is automatically @generated by Cargo. 2# It is not intended for manual editing. 3version = 4 4 5[[package]] 6name = "addr2line" 7version = "0.25.1" 8source = "registry+https://github.com/rust-lang/crates.io-index" 9checksum = "1b5d307320b3181d6d7954e663bd7c774a838b8220fe0593c86d9fb09f498b4b" 10dependencies = [ 11 "gimli", 12] 13 14[[package]] 15name = "adler2" 16version = "2.0.1" 17source = "registry+https://github.com/rust-lang/crates.io-index" 18checksum = "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa" 19 20[[package]] 21name = "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 = "android_system_properties" 31version = "0.1.5" 32source = "registry+https://github.com/rust-lang/crates.io-index" 33checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311" 34dependencies = [ 35 "libc", 36] 37 38[[package]] 39name = "anstream" 40version = "0.6.20" 41source = "registry+https://github.com/rust-lang/crates.io-index" 42checksum = "3ae563653d1938f79b1ab1b5e668c87c76a9930414574a6583a7b7e11a8e6192" 43dependencies = [ 44 "anstyle", 45 "anstyle-parse", 46 "anstyle-query", 47 "anstyle-wincon", 48 "colorchoice", 49 "is_terminal_polyfill", 50 "utf8parse", 51] 52 53[[package]] 54name = "anstyle" 55version = "1.0.13" 56source = "registry+https://github.com/rust-lang/crates.io-index" 57checksum = "5192cca8006f1fd4f7237516f40fa183bb07f8fbdfedaa0036de5ea9b0b45e78" 58 59[[package]] 60name = "anstyle-parse" 61version = "0.2.7" 62source = "registry+https://github.com/rust-lang/crates.io-index" 63checksum = "4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2" 64dependencies = [ 65 "utf8parse", 66] 67 68[[package]] 69name = "anstyle-query" 70version = "1.1.4" 71source = "registry+https://github.com/rust-lang/crates.io-index" 72checksum = "9e231f6134f61b71076a3eab506c379d4f36122f2af15a9ff04415ea4c3339e2" 73dependencies = [ 74 "windows-sys 0.60.2", 75] 76 77[[package]] 78name = "anstyle-wincon" 79version = "3.0.10" 80source = "registry+https://github.com/rust-lang/crates.io-index" 81checksum = "3e0633414522a32ffaac8ac6cc8f748e090c5717661fddeea04219e2344f5f2a" 82dependencies = [ 83 "anstyle", 84 "once_cell_polyfill", 85 "windows-sys 0.60.2", 86] 87 88[[package]] 89name = "anyhow" 90version = "1.0.100" 91source = "registry+https://github.com/rust-lang/crates.io-index" 92checksum = "a23eb6b1614318a8071c9b2521f36b424b2c83db5eb3a0fead4a6c0809af6e61" 93 94[[package]] 95name = "async-compression" 96version = "0.4.32" 97source = "registry+https://github.com/rust-lang/crates.io-index" 98checksum = "5a89bce6054c720275ac2432fbba080a66a2106a44a1b804553930ca6909f4e0" 99dependencies = [ 100 "compression-codecs", 101 "compression-core", 102 "futures-core", 103 "pin-project-lite", 104 "tokio", 105] 106 107[[package]] 108name = "atomic-waker" 109version = "1.1.2" 110source = "registry+https://github.com/rust-lang/crates.io-index" 111checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0" 112 113[[package]] 114name = "atrium-api" 115version = "0.24.10" 116source = "registry+https://github.com/rust-lang/crates.io-index" 117checksum = "9c5d74937642f6b21814e82d80f54d55ebd985b681bffbe27c8a76e726c3c4db" 118dependencies = [ 119 "atrium-xrpc", 120 "chrono", 121 "http", 122 "ipld-core", 123 "langtag", 124 "regex", 125 "serde", 126 "serde_bytes", 127 "serde_json", 128 "thiserror 1.0.69", 129 "tokio", 130 "trait-variant", 131] 132 133[[package]] 134name = "atrium-xrpc" 135version = "0.12.3" 136source = "registry+https://github.com/rust-lang/crates.io-index" 137checksum = "0216ad50ce34e9ff982e171c3659e65dedaa2ed5ac2994524debdc9a9647ffa8" 138dependencies = [ 139 "http", 140 "serde", 141 "serde_html_form", 142 "serde_json", 143 "thiserror 1.0.69", 144 "trait-variant", 145] 146 147[[package]] 148name = "atrium-xrpc-client" 149version = "0.5.14" 150source = "registry+https://github.com/rust-lang/crates.io-index" 151checksum = "e099e5171f79faef52364ef0657a4cab086a71b384a779a29597a91b780de0d5" 152dependencies = [ 153 "atrium-xrpc", 154 "reqwest", 155] 156 157[[package]] 158name = "autocfg" 159version = "1.5.0" 160source = "registry+https://github.com/rust-lang/crates.io-index" 161checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8" 162 163[[package]] 164name = "backtrace" 165version = "0.3.76" 166source = "registry+https://github.com/rust-lang/crates.io-index" 167checksum = "bb531853791a215d7c62a30daf0dde835f381ab5de4589cfe7c649d2cbe92bd6" 168dependencies = [ 169 "addr2line", 170 "cfg-if", 171 "libc", 172 "miniz_oxide", 173 "object", 174 "rustc-demangle", 175 "windows-link 0.2.0", 176] 177 178[[package]] 179name = "base-x" 180version = "0.2.11" 181source = "registry+https://github.com/rust-lang/crates.io-index" 182checksum = "4cbbc9d0964165b47557570cce6c952866c2678457aca742aafc9fb771d30270" 183 184[[package]] 185name = "base256emoji" 186version = "1.0.2" 187source = "registry+https://github.com/rust-lang/crates.io-index" 188checksum = "b5e9430d9a245a77c92176e649af6e275f20839a48389859d1661e9a128d077c" 189dependencies = [ 190 "const-str", 191 "match-lookup", 192] 193 194[[package]] 195name = "base64" 196version = "0.22.1" 197source = "registry+https://github.com/rust-lang/crates.io-index" 198checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6" 199 200[[package]] 201name = "bitflags" 202version = "2.9.4" 203source = "registry+https://github.com/rust-lang/crates.io-index" 204checksum = "2261d10cca569e4643e526d8dc2e62e433cc8aba21ab764233731f8d369bf394" 205 206[[package]] 207name = "block-buffer" 208version = "0.10.4" 209source = "registry+https://github.com/rust-lang/crates.io-index" 210checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71" 211dependencies = [ 212 "generic-array", 213] 214 215[[package]] 216name = "bumpalo" 217version = "3.19.0" 218source = "registry+https://github.com/rust-lang/crates.io-index" 219checksum = "46c5e41b57b8bba42a04676d81cb89e9ee8e859a1a66f80a5a72e1cb76b34d43" 220 221[[package]] 222name = "byteorder" 223version = "1.5.0" 224source = "registry+https://github.com/rust-lang/crates.io-index" 225checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b" 226 227[[package]] 228name = "bytes" 229version = "1.10.1" 230source = "registry+https://github.com/rust-lang/crates.io-index" 231checksum = "d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a" 232 233[[package]] 234name = "cc" 235version = "1.2.39" 236source = "registry+https://github.com/rust-lang/crates.io-index" 237checksum = "e1354349954c6fc9cb0deab020f27f783cf0b604e8bb754dc4658ecf0d29c35f" 238dependencies = [ 239 "find-msvc-tools", 240 "jobserver", 241 "libc", 242 "shlex", 243] 244 245[[package]] 246name = "cfg-if" 247version = "1.0.3" 248source = "registry+https://github.com/rust-lang/crates.io-index" 249checksum = "2fd1289c04a9ea8cb22300a459a72a385d7c73d3259e2ed7dcb2af674838cfa9" 250 251[[package]] 252name = "cfg_aliases" 253version = "0.2.1" 254source = "registry+https://github.com/rust-lang/crates.io-index" 255checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724" 256 257[[package]] 258name = "chrono" 259version = "0.4.42" 260source = "registry+https://github.com/rust-lang/crates.io-index" 261checksum = "145052bdd345b87320e369255277e3fb5152762ad123a901ef5c262dd38fe8d2" 262dependencies = [ 263 "iana-time-zone", 264 "js-sys", 265 "num-traits", 266 "serde", 267 "wasm-bindgen", 268 "windows-link 0.2.0", 269] 270 271[[package]] 272name = "cid" 273version = "0.11.1" 274source = "registry+https://github.com/rust-lang/crates.io-index" 275checksum = "3147d8272e8fa0ccd29ce51194dd98f79ddfb8191ba9e3409884e751798acf3a" 276dependencies = [ 277 "core2", 278 "multibase", 279 "multihash", 280 "serde", 281 "serde_bytes", 282 "unsigned-varint", 283] 284 285[[package]] 286name = "clap" 287version = "4.5.48" 288source = "registry+https://github.com/rust-lang/crates.io-index" 289checksum = "e2134bb3ea021b78629caa971416385309e0131b351b25e01dc16fb54e1b5fae" 290dependencies = [ 291 "clap_builder", 292 "clap_derive", 293] 294 295[[package]] 296name = "clap_builder" 297version = "4.5.48" 298source = "registry+https://github.com/rust-lang/crates.io-index" 299checksum = "c2ba64afa3c0a6df7fa517765e31314e983f51dda798ffba27b988194fb65dc9" 300dependencies = [ 301 "anstream", 302 "anstyle", 303 "clap_lex", 304 "strsim", 305 "terminal_size", 306 "unicase", 307 "unicode-width", 308] 309 310[[package]] 311name = "clap_derive" 312version = "4.5.47" 313source = "registry+https://github.com/rust-lang/crates.io-index" 314checksum = "bbfd7eae0b0f1a6e63d4b13c9c478de77c2eb546fba158ad50b4203dc24b9f9c" 315dependencies = [ 316 "heck", 317 "proc-macro2", 318 "quote", 319 "syn 2.0.106", 320] 321 322[[package]] 323name = "clap_lex" 324version = "0.7.5" 325source = "registry+https://github.com/rust-lang/crates.io-index" 326checksum = "b94f61472cee1439c0b966b47e3aca9ae07e45d070759512cd390ea2bebc6675" 327 328[[package]] 329name = "colorchoice" 330version = "1.0.4" 331source = "registry+https://github.com/rust-lang/crates.io-index" 332checksum = "b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75" 333 334[[package]] 335name = "colored" 336version = "2.2.0" 337source = "registry+https://github.com/rust-lang/crates.io-index" 338checksum = "117725a109d387c937a1533ce01b450cbde6b88abceea8473c4d7a85853cda3c" 339dependencies = [ 340 "lazy_static", 341 "windows-sys 0.59.0", 342] 343 344[[package]] 345name = "compression-codecs" 346version = "0.4.31" 347source = "registry+https://github.com/rust-lang/crates.io-index" 348checksum = "ef8a506ec4b81c460798f572caead636d57d3d7e940f998160f52bd254bf2d23" 349dependencies = [ 350 "compression-core", 351 "flate2", 352 "memchr", 353] 354 355[[package]] 356name = "compression-core" 357version = "0.4.29" 358source = "registry+https://github.com/rust-lang/crates.io-index" 359checksum = "e47641d3deaf41fb1538ac1f54735925e275eaf3bf4d55c81b137fba797e5cbb" 360 361[[package]] 362name = "console" 363version = "0.15.11" 364source = "registry+https://github.com/rust-lang/crates.io-index" 365checksum = "054ccb5b10f9f2cbf51eb355ca1d05c2d279ce1804688d0db74b4733a5aeafd8" 366dependencies = [ 367 "encode_unicode", 368 "libc", 369 "once_cell", 370 "unicode-width", 371 "windows-sys 0.59.0", 372] 373 374[[package]] 375name = "const-str" 376version = "0.4.3" 377source = "registry+https://github.com/rust-lang/crates.io-index" 378checksum = "2f421161cb492475f1661ddc9815a745a1c894592070661180fdec3d4872e9c3" 379 380[[package]] 381name = "core-foundation" 382version = "0.9.4" 383source = "registry+https://github.com/rust-lang/crates.io-index" 384checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f" 385dependencies = [ 386 "core-foundation-sys", 387 "libc", 388] 389 390[[package]] 391name = "core-foundation-sys" 392version = "0.8.7" 393source = "registry+https://github.com/rust-lang/crates.io-index" 394checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b" 395 396[[package]] 397name = "core2" 398version = "0.4.0" 399source = "registry+https://github.com/rust-lang/crates.io-index" 400checksum = "b49ba7ef1ad6107f8824dbe97de947cbaac53c44e7f9756a1fba0d37c1eec505" 401dependencies = [ 402 "memchr", 403] 404 405[[package]] 406name = "cpufeatures" 407version = "0.2.17" 408source = "registry+https://github.com/rust-lang/crates.io-index" 409checksum = "59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280" 410dependencies = [ 411 "libc", 412] 413 414[[package]] 415name = "crc32fast" 416version = "1.5.0" 417source = "registry+https://github.com/rust-lang/crates.io-index" 418checksum = "9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511" 419dependencies = [ 420 "cfg-if", 421] 422 423[[package]] 424name = "crypto-common" 425version = "0.1.6" 426source = "registry+https://github.com/rust-lang/crates.io-index" 427checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3" 428dependencies = [ 429 "generic-array", 430 "typenum", 431] 432 433[[package]] 434name = "data-encoding" 435version = "2.9.0" 436source = "registry+https://github.com/rust-lang/crates.io-index" 437checksum = "2a2330da5de22e8a3cb63252ce2abb30116bf5265e89c0e01bc17015ce30a476" 438 439[[package]] 440name = "data-encoding-macro" 441version = "0.1.18" 442source = "registry+https://github.com/rust-lang/crates.io-index" 443checksum = "47ce6c96ea0102f01122a185683611bd5ac8d99e62bc59dd12e6bda344ee673d" 444dependencies = [ 445 "data-encoding", 446 "data-encoding-macro-internal", 447] 448 449[[package]] 450name = "data-encoding-macro-internal" 451version = "0.1.16" 452source = "registry+https://github.com/rust-lang/crates.io-index" 453checksum = "8d162beedaa69905488a8da94f5ac3edb4dd4788b732fadb7bd120b2625c1976" 454dependencies = [ 455 "data-encoding", 456 "syn 2.0.106", 457] 458 459[[package]] 460name = "dbus" 461version = "0.9.9" 462source = "registry+https://github.com/rust-lang/crates.io-index" 463checksum = "190b6255e8ab55a7b568df5a883e9497edc3e4821c06396612048b430e5ad1e9" 464dependencies = [ 465 "libc", 466 "libdbus-sys", 467 "windows-sys 0.59.0", 468] 469 470[[package]] 471name = "dbus-secret-service" 472version = "4.1.0" 473source = "registry+https://github.com/rust-lang/crates.io-index" 474checksum = "708b509edf7889e53d7efb0ffadd994cc6c2345ccb62f55cfd6b0682165e4fa6" 475dependencies = [ 476 "dbus", 477 "openssl", 478 "zeroize", 479] 480 481[[package]] 482name = "dialoguer" 483version = "0.11.0" 484source = "registry+https://github.com/rust-lang/crates.io-index" 485checksum = "658bce805d770f407bc62102fca7c2c64ceef2fbcb2b8bd19d2765ce093980de" 486dependencies = [ 487 "console", 488 "shell-words", 489 "tempfile", 490 "thiserror 1.0.69", 491 "zeroize", 492] 493 494[[package]] 495name = "digest" 496version = "0.10.7" 497source = "registry+https://github.com/rust-lang/crates.io-index" 498checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292" 499dependencies = [ 500 "block-buffer", 501 "crypto-common", 502] 503 504[[package]] 505name = "dirs" 506version = "5.0.1" 507source = "registry+https://github.com/rust-lang/crates.io-index" 508checksum = "44c45a9d03d6676652bcb5e724c7e988de1acad23a711b5217ab9cbecbec2225" 509dependencies = [ 510 "dirs-sys", 511] 512 513[[package]] 514name = "dirs-sys" 515version = "0.4.1" 516source = "registry+https://github.com/rust-lang/crates.io-index" 517checksum = "520f05a5cbd335fae5a99ff7a6ab8627577660ee5cfd6a94a6a929b52ff0321c" 518dependencies = [ 519 "libc", 520 "option-ext", 521 "redox_users", 522 "windows-sys 0.48.0", 523] 524 525[[package]] 526name = "displaydoc" 527version = "0.2.5" 528source = "registry+https://github.com/rust-lang/crates.io-index" 529checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0" 530dependencies = [ 531 "proc-macro2", 532 "quote", 533 "syn 2.0.106", 534] 535 536[[package]] 537name = "encode_unicode" 538version = "1.0.0" 539source = "registry+https://github.com/rust-lang/crates.io-index" 540checksum = "34aa73646ffb006b8f5147f3dc182bd4bcb190227ce861fc4a4844bf8e3cb2c0" 541 542[[package]] 543name = "encoding_rs" 544version = "0.8.35" 545source = "registry+https://github.com/rust-lang/crates.io-index" 546checksum = "75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3" 547dependencies = [ 548 "cfg-if", 549] 550 551[[package]] 552name = "equivalent" 553version = "1.0.2" 554source = "registry+https://github.com/rust-lang/crates.io-index" 555checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f" 556 557[[package]] 558name = "errno" 559version = "0.3.14" 560source = "registry+https://github.com/rust-lang/crates.io-index" 561checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb" 562dependencies = [ 563 "libc", 564 "windows-sys 0.61.1", 565] 566 567[[package]] 568name = "fastrand" 569version = "2.3.0" 570source = "registry+https://github.com/rust-lang/crates.io-index" 571checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be" 572 573[[package]] 574name = "find-msvc-tools" 575version = "0.1.2" 576source = "registry+https://github.com/rust-lang/crates.io-index" 577checksum = "1ced73b1dacfc750a6db6c0a0c3a3853c8b41997e2e2c563dc90804ae6867959" 578 579[[package]] 580name = "flate2" 581version = "1.1.2" 582source = "registry+https://github.com/rust-lang/crates.io-index" 583checksum = "4a3d7db9596fecd151c5f638c0ee5d5bd487b6e0ea232e5dc96d5250f6f94b1d" 584dependencies = [ 585 "crc32fast", 586 "miniz_oxide", 587] 588 589[[package]] 590name = "fnv" 591version = "1.0.7" 592source = "registry+https://github.com/rust-lang/crates.io-index" 593checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" 594 595[[package]] 596name = "foreign-types" 597version = "0.3.2" 598source = "registry+https://github.com/rust-lang/crates.io-index" 599checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1" 600dependencies = [ 601 "foreign-types-shared", 602] 603 604[[package]] 605name = "foreign-types-shared" 606version = "0.1.1" 607source = "registry+https://github.com/rust-lang/crates.io-index" 608checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b" 609 610[[package]] 611name = "form_urlencoded" 612version = "1.2.2" 613source = "registry+https://github.com/rust-lang/crates.io-index" 614checksum = "cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf" 615dependencies = [ 616 "percent-encoding", 617] 618 619[[package]] 620name = "futures-channel" 621version = "0.3.31" 622source = "registry+https://github.com/rust-lang/crates.io-index" 623checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10" 624dependencies = [ 625 "futures-core", 626] 627 628[[package]] 629name = "futures-core" 630version = "0.3.31" 631source = "registry+https://github.com/rust-lang/crates.io-index" 632checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e" 633 634[[package]] 635name = "futures-io" 636version = "0.3.31" 637source = "registry+https://github.com/rust-lang/crates.io-index" 638checksum = "9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6" 639 640[[package]] 641name = "futures-macro" 642version = "0.3.31" 643source = "registry+https://github.com/rust-lang/crates.io-index" 644checksum = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650" 645dependencies = [ 646 "proc-macro2", 647 "quote", 648 "syn 2.0.106", 649] 650 651[[package]] 652name = "futures-sink" 653version = "0.3.31" 654source = "registry+https://github.com/rust-lang/crates.io-index" 655checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7" 656 657[[package]] 658name = "futures-task" 659version = "0.3.31" 660source = "registry+https://github.com/rust-lang/crates.io-index" 661checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988" 662 663[[package]] 664name = "futures-util" 665version = "0.3.31" 666source = "registry+https://github.com/rust-lang/crates.io-index" 667checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81" 668dependencies = [ 669 "futures-core", 670 "futures-io", 671 "futures-macro", 672 "futures-sink", 673 "futures-task", 674 "memchr", 675 "pin-project-lite", 676 "pin-utils", 677 "slab", 678] 679 680[[package]] 681name = "generic-array" 682version = "0.14.9" 683source = "registry+https://github.com/rust-lang/crates.io-index" 684checksum = "4bb6743198531e02858aeaea5398fcc883e71851fcbcb5a2f773e2fb6cb1edf2" 685dependencies = [ 686 "typenum", 687 "version_check", 688] 689 690[[package]] 691name = "getrandom" 692version = "0.2.16" 693source = "registry+https://github.com/rust-lang/crates.io-index" 694checksum = "335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592" 695dependencies = [ 696 "cfg-if", 697 "js-sys", 698 "libc", 699 "wasi 0.11.1+wasi-snapshot-preview1", 700 "wasm-bindgen", 701] 702 703[[package]] 704name = "getrandom" 705version = "0.3.3" 706source = "registry+https://github.com/rust-lang/crates.io-index" 707checksum = "26145e563e54f2cadc477553f1ec5ee650b00862f0a58bcd12cbdc5f0ea2d2f4" 708dependencies = [ 709 "cfg-if", 710 "js-sys", 711 "libc", 712 "r-efi", 713 "wasi 0.14.7+wasi-0.2.4", 714 "wasm-bindgen", 715] 716 717[[package]] 718name = "gimli" 719version = "0.32.3" 720source = "registry+https://github.com/rust-lang/crates.io-index" 721checksum = "e629b9b98ef3dd8afe6ca2bd0f89306cec16d43d907889945bc5d6687f2f13c7" 722 723[[package]] 724name = "git2" 725version = "0.19.0" 726source = "registry+https://github.com/rust-lang/crates.io-index" 727checksum = "b903b73e45dc0c6c596f2d37eccece7c1c8bb6e4407b001096387c63d0d93724" 728dependencies = [ 729 "bitflags", 730 "libc", 731 "libgit2-sys", 732 "log", 733 "openssl-probe", 734 "openssl-sys", 735 "url", 736] 737 738[[package]] 739name = "h2" 740version = "0.4.12" 741source = "registry+https://github.com/rust-lang/crates.io-index" 742checksum = "f3c0b69cfcb4e1b9f1bf2f53f95f766e4661169728ec61cd3fe5a0166f2d1386" 743dependencies = [ 744 "atomic-waker", 745 "bytes", 746 "fnv", 747 "futures-core", 748 "futures-sink", 749 "http", 750 "indexmap", 751 "slab", 752 "tokio", 753 "tokio-util", 754 "tracing", 755] 756 757[[package]] 758name = "hashbrown" 759version = "0.16.0" 760source = "registry+https://github.com/rust-lang/crates.io-index" 761checksum = "5419bdc4f6a9207fbeba6d11b604d481addf78ecd10c11ad51e76c2f6482748d" 762 763[[package]] 764name = "heck" 765version = "0.5.0" 766source = "registry+https://github.com/rust-lang/crates.io-index" 767checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" 768 769[[package]] 770name = "http" 771version = "1.3.1" 772source = "registry+https://github.com/rust-lang/crates.io-index" 773checksum = "f4a85d31aea989eead29a3aaf9e1115a180df8282431156e533de47660892565" 774dependencies = [ 775 "bytes", 776 "fnv", 777 "itoa", 778] 779 780[[package]] 781name = "http-body" 782version = "1.0.1" 783source = "registry+https://github.com/rust-lang/crates.io-index" 784checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184" 785dependencies = [ 786 "bytes", 787 "http", 788] 789 790[[package]] 791name = "http-body-util" 792version = "0.1.3" 793source = "registry+https://github.com/rust-lang/crates.io-index" 794checksum = "b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a" 795dependencies = [ 796 "bytes", 797 "futures-core", 798 "http", 799 "http-body", 800 "pin-project-lite", 801] 802 803[[package]] 804name = "httparse" 805version = "1.10.1" 806source = "registry+https://github.com/rust-lang/crates.io-index" 807checksum = "6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87" 808 809[[package]] 810name = "hyper" 811version = "1.7.0" 812source = "registry+https://github.com/rust-lang/crates.io-index" 813checksum = "eb3aa54a13a0dfe7fbe3a59e0c76093041720fdc77b110cc0fc260fafb4dc51e" 814dependencies = [ 815 "atomic-waker", 816 "bytes", 817 "futures-channel", 818 "futures-core", 819 "h2", 820 "http", 821 "http-body", 822 "httparse", 823 "itoa", 824 "pin-project-lite", 825 "pin-utils", 826 "smallvec", 827 "tokio", 828 "want", 829] 830 831[[package]] 832name = "hyper-rustls" 833version = "0.27.7" 834source = "registry+https://github.com/rust-lang/crates.io-index" 835checksum = "e3c93eb611681b207e1fe55d5a71ecf91572ec8a6705cdb6857f7d8d5242cf58" 836dependencies = [ 837 "http", 838 "hyper", 839 "hyper-util", 840 "rustls", 841 "rustls-pki-types", 842 "tokio", 843 "tokio-rustls", 844 "tower-service", 845 "webpki-roots", 846] 847 848[[package]] 849name = "hyper-tls" 850version = "0.6.0" 851source = "registry+https://github.com/rust-lang/crates.io-index" 852checksum = "70206fc6890eaca9fde8a0bf71caa2ddfc9fe045ac9e5c70df101a7dbde866e0" 853dependencies = [ 854 "bytes", 855 "http-body-util", 856 "hyper", 857 "hyper-util", 858 "native-tls", 859 "tokio", 860 "tokio-native-tls", 861 "tower-service", 862] 863 864[[package]] 865name = "hyper-util" 866version = "0.1.17" 867source = "registry+https://github.com/rust-lang/crates.io-index" 868checksum = "3c6995591a8f1380fcb4ba966a252a4b29188d51d2b89e3a252f5305be65aea8" 869dependencies = [ 870 "base64", 871 "bytes", 872 "futures-channel", 873 "futures-core", 874 "futures-util", 875 "http", 876 "http-body", 877 "hyper", 878 "ipnet", 879 "libc", 880 "percent-encoding", 881 "pin-project-lite", 882 "socket2", 883 "system-configuration", 884 "tokio", 885 "tower-service", 886 "tracing", 887 "windows-registry", 888] 889 890[[package]] 891name = "iana-time-zone" 892version = "0.1.64" 893source = "registry+https://github.com/rust-lang/crates.io-index" 894checksum = "33e57f83510bb73707521ebaffa789ec8caf86f9657cad665b092b581d40e9fb" 895dependencies = [ 896 "android_system_properties", 897 "core-foundation-sys", 898 "iana-time-zone-haiku", 899 "js-sys", 900 "log", 901 "wasm-bindgen", 902 "windows-core", 903] 904 905[[package]] 906name = "iana-time-zone-haiku" 907version = "0.1.2" 908source = "registry+https://github.com/rust-lang/crates.io-index" 909checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f" 910dependencies = [ 911 "cc", 912] 913 914[[package]] 915name = "icu_collections" 916version = "2.0.0" 917source = "registry+https://github.com/rust-lang/crates.io-index" 918checksum = "200072f5d0e3614556f94a9930d5dc3e0662a652823904c3a75dc3b0af7fee47" 919dependencies = [ 920 "displaydoc", 921 "potential_utf", 922 "yoke", 923 "zerofrom", 924 "zerovec", 925] 926 927[[package]] 928name = "icu_locale_core" 929version = "2.0.0" 930source = "registry+https://github.com/rust-lang/crates.io-index" 931checksum = "0cde2700ccaed3872079a65fb1a78f6c0a36c91570f28755dda67bc8f7d9f00a" 932dependencies = [ 933 "displaydoc", 934 "litemap", 935 "tinystr", 936 "writeable", 937 "zerovec", 938] 939 940[[package]] 941name = "icu_normalizer" 942version = "2.0.0" 943source = "registry+https://github.com/rust-lang/crates.io-index" 944checksum = "436880e8e18df4d7bbc06d58432329d6458cc84531f7ac5f024e93deadb37979" 945dependencies = [ 946 "displaydoc", 947 "icu_collections", 948 "icu_normalizer_data", 949 "icu_properties", 950 "icu_provider", 951 "smallvec", 952 "zerovec", 953] 954 955[[package]] 956name = "icu_normalizer_data" 957version = "2.0.0" 958source = "registry+https://github.com/rust-lang/crates.io-index" 959checksum = "00210d6893afc98edb752b664b8890f0ef174c8adbb8d0be9710fa66fbbf72d3" 960 961[[package]] 962name = "icu_properties" 963version = "2.0.1" 964source = "registry+https://github.com/rust-lang/crates.io-index" 965checksum = "016c619c1eeb94efb86809b015c58f479963de65bdb6253345c1a1276f22e32b" 966dependencies = [ 967 "displaydoc", 968 "icu_collections", 969 "icu_locale_core", 970 "icu_properties_data", 971 "icu_provider", 972 "potential_utf", 973 "zerotrie", 974 "zerovec", 975] 976 977[[package]] 978name = "icu_properties_data" 979version = "2.0.1" 980source = "registry+https://github.com/rust-lang/crates.io-index" 981checksum = "298459143998310acd25ffe6810ed544932242d3f07083eee1084d83a71bd632" 982 983[[package]] 984name = "icu_provider" 985version = "2.0.0" 986source = "registry+https://github.com/rust-lang/crates.io-index" 987checksum = "03c80da27b5f4187909049ee2d72f276f0d9f99a42c306bd0131ecfe04d8e5af" 988dependencies = [ 989 "displaydoc", 990 "icu_locale_core", 991 "stable_deref_trait", 992 "tinystr", 993 "writeable", 994 "yoke", 995 "zerofrom", 996 "zerotrie", 997 "zerovec", 998] 999 1000[[package]] 1001name = "idna" 1002version = "1.1.0" 1003source = "registry+https://github.com/rust-lang/crates.io-index" 1004checksum = "3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de" 1005dependencies = [ 1006 "idna_adapter", 1007 "smallvec", 1008 "utf8_iter", 1009] 1010 1011[[package]] 1012name = "idna_adapter" 1013version = "1.2.1" 1014source = "registry+https://github.com/rust-lang/crates.io-index" 1015checksum = "3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344" 1016dependencies = [ 1017 "icu_normalizer", 1018 "icu_properties", 1019] 1020 1021[[package]] 1022name = "indexmap" 1023version = "2.11.4" 1024source = "registry+https://github.com/rust-lang/crates.io-index" 1025checksum = "4b0f83760fb341a774ed326568e19f5a863af4a952def8c39f9ab92fd95b88e5" 1026dependencies = [ 1027 "equivalent", 1028 "hashbrown", 1029] 1030 1031[[package]] 1032name = "indicatif" 1033version = "0.17.11" 1034source = "registry+https://github.com/rust-lang/crates.io-index" 1035checksum = "183b3088984b400f4cfac3620d5e076c84da5364016b4f49473de574b2586235" 1036dependencies = [ 1037 "console", 1038 "number_prefix", 1039 "portable-atomic", 1040 "unicode-width", 1041 "web-time", 1042] 1043 1044[[package]] 1045name = "io-uring" 1046version = "0.7.10" 1047source = "registry+https://github.com/rust-lang/crates.io-index" 1048checksum = "046fa2d4d00aea763528b4950358d0ead425372445dc8ff86312b3c69ff7727b" 1049dependencies = [ 1050 "bitflags", 1051 "cfg-if", 1052 "libc", 1053] 1054 1055[[package]] 1056name = "ipld-core" 1057version = "0.4.2" 1058source = "registry+https://github.com/rust-lang/crates.io-index" 1059checksum = "104718b1cc124d92a6d01ca9c9258a7df311405debb3408c445a36452f9bf8db" 1060dependencies = [ 1061 "cid", 1062 "serde", 1063 "serde_bytes", 1064] 1065 1066[[package]] 1067name = "ipnet" 1068version = "2.11.0" 1069source = "registry+https://github.com/rust-lang/crates.io-index" 1070checksum = "469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130" 1071 1072[[package]] 1073name = "iri-string" 1074version = "0.7.8" 1075source = "registry+https://github.com/rust-lang/crates.io-index" 1076checksum = "dbc5ebe9c3a1a7a5127f920a418f7585e9e758e911d0466ed004f393b0e380b2" 1077dependencies = [ 1078 "memchr", 1079 "serde", 1080] 1081 1082[[package]] 1083name = "is_terminal_polyfill" 1084version = "1.70.1" 1085source = "registry+https://github.com/rust-lang/crates.io-index" 1086checksum = "7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf" 1087 1088[[package]] 1089name = "itoa" 1090version = "1.0.15" 1091source = "registry+https://github.com/rust-lang/crates.io-index" 1092checksum = "4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c" 1093 1094[[package]] 1095name = "jobserver" 1096version = "0.1.34" 1097source = "registry+https://github.com/rust-lang/crates.io-index" 1098checksum = "9afb3de4395d6b3e67a780b6de64b51c978ecf11cb9a462c66be7d4ca9039d33" 1099dependencies = [ 1100 "getrandom 0.3.3", 1101 "libc", 1102] 1103 1104[[package]] 1105name = "js-sys" 1106version = "0.3.81" 1107source = "registry+https://github.com/rust-lang/crates.io-index" 1108checksum = "ec48937a97411dcb524a265206ccd4c90bb711fca92b2792c407f268825b9305" 1109dependencies = [ 1110 "once_cell", 1111 "wasm-bindgen", 1112] 1113 1114[[package]] 1115name = "keyring" 1116version = "3.6.3" 1117source = "registry+https://github.com/rust-lang/crates.io-index" 1118checksum = "eebcc3aff044e5944a8fbaf69eb277d11986064cba30c468730e8b9909fb551c" 1119dependencies = [ 1120 "dbus-secret-service", 1121 "log", 1122 "openssl", 1123 "zeroize", 1124] 1125 1126[[package]] 1127name = "langtag" 1128version = "0.3.4" 1129source = "registry+https://github.com/rust-lang/crates.io-index" 1130checksum = "ed60c85f254d6ae8450cec15eedd921efbc4d1bdf6fcf6202b9a58b403f6f805" 1131dependencies = [ 1132 "serde", 1133] 1134 1135[[package]] 1136name = "lazy_static" 1137version = "1.5.0" 1138source = "registry+https://github.com/rust-lang/crates.io-index" 1139checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe" 1140 1141[[package]] 1142name = "libc" 1143version = "0.2.176" 1144source = "registry+https://github.com/rust-lang/crates.io-index" 1145checksum = "58f929b4d672ea937a23a1ab494143d968337a5f47e56d0815df1e0890ddf174" 1146 1147[[package]] 1148name = "libdbus-sys" 1149version = "0.2.6" 1150source = "registry+https://github.com/rust-lang/crates.io-index" 1151checksum = "5cbe856efeb50e4681f010e9aaa2bf0a644e10139e54cde10fc83a307c23bd9f" 1152dependencies = [ 1153 "cc", 1154 "pkg-config", 1155] 1156 1157[[package]] 1158name = "libgit2-sys" 1159version = "0.17.0+1.8.1" 1160source = "registry+https://github.com/rust-lang/crates.io-index" 1161checksum = "10472326a8a6477c3c20a64547b0059e4b0d086869eee31e6d7da728a8eb7224" 1162dependencies = [ 1163 "cc", 1164 "libc", 1165 "libssh2-sys", 1166 "libz-sys", 1167 "openssl-sys", 1168 "pkg-config", 1169] 1170 1171[[package]] 1172name = "libredox" 1173version = "0.1.10" 1174source = "registry+https://github.com/rust-lang/crates.io-index" 1175checksum = "416f7e718bdb06000964960ffa43b4335ad4012ae8b99060261aa4a8088d5ccb" 1176dependencies = [ 1177 "bitflags", 1178 "libc", 1179] 1180 1181[[package]] 1182name = "libssh2-sys" 1183version = "0.3.1" 1184source = "registry+https://github.com/rust-lang/crates.io-index" 1185checksum = "220e4f05ad4a218192533b300327f5150e809b54c4ec83b5a1d91833601811b9" 1186dependencies = [ 1187 "cc", 1188 "libc", 1189 "libz-sys", 1190 "openssl-sys", 1191 "pkg-config", 1192 "vcpkg", 1193] 1194 1195[[package]] 1196name = "libz-sys" 1197version = "1.1.22" 1198source = "registry+https://github.com/rust-lang/crates.io-index" 1199checksum = "8b70e7a7df205e92a1a4cd9aaae7898dac0aa555503cc0a649494d0d60e7651d" 1200dependencies = [ 1201 "cc", 1202 "libc", 1203 "pkg-config", 1204 "vcpkg", 1205] 1206 1207[[package]] 1208name = "linux-raw-sys" 1209version = "0.11.0" 1210source = "registry+https://github.com/rust-lang/crates.io-index" 1211checksum = "df1d3c3b53da64cf5760482273a98e575c651a67eec7f77df96b5b642de8f039" 1212 1213[[package]] 1214name = "litemap" 1215version = "0.8.0" 1216source = "registry+https://github.com/rust-lang/crates.io-index" 1217checksum = "241eaef5fd12c88705a01fc1066c48c4b36e0dd4377dcdc7ec3942cea7a69956" 1218 1219[[package]] 1220name = "lock_api" 1221version = "0.4.13" 1222source = "registry+https://github.com/rust-lang/crates.io-index" 1223checksum = "96936507f153605bddfcda068dd804796c84324ed2510809e5b2a624c81da765" 1224dependencies = [ 1225 "autocfg", 1226 "scopeguard", 1227] 1228 1229[[package]] 1230name = "log" 1231version = "0.4.28" 1232source = "registry+https://github.com/rust-lang/crates.io-index" 1233checksum = "34080505efa8e45a4b816c349525ebe327ceaa8559756f0356cba97ef3bf7432" 1234 1235[[package]] 1236name = "lru-slab" 1237version = "0.1.2" 1238source = "registry+https://github.com/rust-lang/crates.io-index" 1239checksum = "112b39cec0b298b6c1999fee3e31427f74f676e4cb9879ed1a121b43661a4154" 1240 1241[[package]] 1242name = "match-lookup" 1243version = "0.1.1" 1244source = "registry+https://github.com/rust-lang/crates.io-index" 1245checksum = "1265724d8cb29dbbc2b0f06fffb8bf1a8c0cf73a78eede9ba73a4a66c52a981e" 1246dependencies = [ 1247 "proc-macro2", 1248 "quote", 1249 "syn 1.0.109", 1250] 1251 1252[[package]] 1253name = "memchr" 1254version = "2.7.6" 1255source = "registry+https://github.com/rust-lang/crates.io-index" 1256checksum = "f52b00d39961fc5b2736ea853c9cc86238e165017a493d1d5c8eac6bdc4cc273" 1257 1258[[package]] 1259name = "mime" 1260version = "0.3.17" 1261source = "registry+https://github.com/rust-lang/crates.io-index" 1262checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a" 1263 1264[[package]] 1265name = "miniz_oxide" 1266version = "0.8.9" 1267source = "registry+https://github.com/rust-lang/crates.io-index" 1268checksum = "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316" 1269dependencies = [ 1270 "adler2", 1271] 1272 1273[[package]] 1274name = "mio" 1275version = "1.0.4" 1276source = "registry+https://github.com/rust-lang/crates.io-index" 1277checksum = "78bed444cc8a2160f01cbcf811ef18cac863ad68ae8ca62092e8db51d51c761c" 1278dependencies = [ 1279 "libc", 1280 "wasi 0.11.1+wasi-snapshot-preview1", 1281 "windows-sys 0.59.0", 1282] 1283 1284[[package]] 1285name = "multibase" 1286version = "0.9.2" 1287source = "registry+https://github.com/rust-lang/crates.io-index" 1288checksum = "8694bb4835f452b0e3bb06dbebb1d6fc5385b6ca1caf2e55fd165c042390ec77" 1289dependencies = [ 1290 "base-x", 1291 "base256emoji", 1292 "data-encoding", 1293 "data-encoding-macro", 1294] 1295 1296[[package]] 1297name = "multihash" 1298version = "0.19.3" 1299source = "registry+https://github.com/rust-lang/crates.io-index" 1300checksum = "6b430e7953c29dd6a09afc29ff0bb69c6e306329ee6794700aee27b76a1aea8d" 1301dependencies = [ 1302 "core2", 1303 "serde", 1304 "unsigned-varint", 1305] 1306 1307[[package]] 1308name = "native-tls" 1309version = "0.2.14" 1310source = "registry+https://github.com/rust-lang/crates.io-index" 1311checksum = "87de3442987e9dbec73158d5c715e7ad9072fda936bb03d19d7fa10e00520f0e" 1312dependencies = [ 1313 "libc", 1314 "log", 1315 "openssl", 1316 "openssl-probe", 1317 "openssl-sys", 1318 "schannel", 1319 "security-framework", 1320 "security-framework-sys", 1321 "tempfile", 1322] 1323 1324[[package]] 1325name = "num-traits" 1326version = "0.2.19" 1327source = "registry+https://github.com/rust-lang/crates.io-index" 1328checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841" 1329dependencies = [ 1330 "autocfg", 1331] 1332 1333[[package]] 1334name = "number_prefix" 1335version = "0.4.0" 1336source = "registry+https://github.com/rust-lang/crates.io-index" 1337checksum = "830b246a0e5f20af87141b25c173cd1b609bd7779a4617d6ec582abaf90870f3" 1338 1339[[package]] 1340name = "object" 1341version = "0.37.3" 1342source = "registry+https://github.com/rust-lang/crates.io-index" 1343checksum = "ff76201f031d8863c38aa7f905eca4f53abbfa15f609db4277d44cd8938f33fe" 1344dependencies = [ 1345 "memchr", 1346] 1347 1348[[package]] 1349name = "once_cell" 1350version = "1.21.3" 1351source = "registry+https://github.com/rust-lang/crates.io-index" 1352checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d" 1353 1354[[package]] 1355name = "once_cell_polyfill" 1356version = "1.70.1" 1357source = "registry+https://github.com/rust-lang/crates.io-index" 1358checksum = "a4895175b425cb1f87721b59f0f286c2092bd4af812243672510e1ac53e2e0ad" 1359 1360[[package]] 1361name = "openssl" 1362version = "0.10.73" 1363source = "registry+https://github.com/rust-lang/crates.io-index" 1364checksum = "8505734d46c8ab1e19a1dce3aef597ad87dcb4c37e7188231769bd6bd51cebf8" 1365dependencies = [ 1366 "bitflags", 1367 "cfg-if", 1368 "foreign-types", 1369 "libc", 1370 "once_cell", 1371 "openssl-macros", 1372 "openssl-sys", 1373] 1374 1375[[package]] 1376name = "openssl-macros" 1377version = "0.1.1" 1378source = "registry+https://github.com/rust-lang/crates.io-index" 1379checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c" 1380dependencies = [ 1381 "proc-macro2", 1382 "quote", 1383 "syn 2.0.106", 1384] 1385 1386[[package]] 1387name = "openssl-probe" 1388version = "0.1.6" 1389source = "registry+https://github.com/rust-lang/crates.io-index" 1390checksum = "d05e27ee213611ffe7d6348b942e8f942b37114c00cc03cec254295a4a17852e" 1391 1392[[package]] 1393name = "openssl-src" 1394version = "300.5.2+3.5.2" 1395source = "registry+https://github.com/rust-lang/crates.io-index" 1396checksum = "d270b79e2926f5150189d475bc7e9d2c69f9c4697b185fa917d5a32b792d21b4" 1397dependencies = [ 1398 "cc", 1399] 1400 1401[[package]] 1402name = "openssl-sys" 1403version = "0.9.109" 1404source = "registry+https://github.com/rust-lang/crates.io-index" 1405checksum = "90096e2e47630d78b7d1c20952dc621f957103f8bc2c8359ec81290d75238571" 1406dependencies = [ 1407 "cc", 1408 "libc", 1409 "openssl-src", 1410 "pkg-config", 1411 "vcpkg", 1412] 1413 1414[[package]] 1415name = "option-ext" 1416version = "0.2.0" 1417source = "registry+https://github.com/rust-lang/crates.io-index" 1418checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d" 1419 1420[[package]] 1421name = "parking_lot" 1422version = "0.12.4" 1423source = "registry+https://github.com/rust-lang/crates.io-index" 1424checksum = "70d58bf43669b5795d1576d0641cfb6fbb2057bf629506267a92807158584a13" 1425dependencies = [ 1426 "lock_api", 1427 "parking_lot_core", 1428] 1429 1430[[package]] 1431name = "parking_lot_core" 1432version = "0.9.11" 1433source = "registry+https://github.com/rust-lang/crates.io-index" 1434checksum = "bc838d2a56b5b1a6c25f55575dfc605fabb63bb2365f6c2353ef9159aa69e4a5" 1435dependencies = [ 1436 "cfg-if", 1437 "libc", 1438 "redox_syscall", 1439 "smallvec", 1440 "windows-targets 0.52.6", 1441] 1442 1443[[package]] 1444name = "percent-encoding" 1445version = "2.3.2" 1446source = "registry+https://github.com/rust-lang/crates.io-index" 1447checksum = "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220" 1448 1449[[package]] 1450name = "pin-project-lite" 1451version = "0.2.16" 1452source = "registry+https://github.com/rust-lang/crates.io-index" 1453checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b" 1454 1455[[package]] 1456name = "pin-utils" 1457version = "0.1.0" 1458source = "registry+https://github.com/rust-lang/crates.io-index" 1459checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" 1460 1461[[package]] 1462name = "pkg-config" 1463version = "0.3.32" 1464source = "registry+https://github.com/rust-lang/crates.io-index" 1465checksum = "7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c" 1466 1467[[package]] 1468name = "portable-atomic" 1469version = "1.11.1" 1470source = "registry+https://github.com/rust-lang/crates.io-index" 1471checksum = "f84267b20a16ea918e43c6a88433c2d54fa145c92a811b5b047ccbe153674483" 1472 1473[[package]] 1474name = "potential_utf" 1475version = "0.1.3" 1476source = "registry+https://github.com/rust-lang/crates.io-index" 1477checksum = "84df19adbe5b5a0782edcab45899906947ab039ccf4573713735ee7de1e6b08a" 1478dependencies = [ 1479 "zerovec", 1480] 1481 1482[[package]] 1483name = "ppv-lite86" 1484version = "0.2.21" 1485source = "registry+https://github.com/rust-lang/crates.io-index" 1486checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9" 1487dependencies = [ 1488 "zerocopy", 1489] 1490 1491[[package]] 1492name = "proc-macro2" 1493version = "1.0.101" 1494source = "registry+https://github.com/rust-lang/crates.io-index" 1495checksum = "89ae43fd86e4158d6db51ad8e2b80f313af9cc74f5c0e03ccb87de09998732de" 1496dependencies = [ 1497 "unicode-ident", 1498] 1499 1500[[package]] 1501name = "quinn" 1502version = "0.11.9" 1503source = "registry+https://github.com/rust-lang/crates.io-index" 1504checksum = "b9e20a958963c291dc322d98411f541009df2ced7b5a4f2bd52337638cfccf20" 1505dependencies = [ 1506 "bytes", 1507 "cfg_aliases", 1508 "pin-project-lite", 1509 "quinn-proto", 1510 "quinn-udp", 1511 "rustc-hash", 1512 "rustls", 1513 "socket2", 1514 "thiserror 2.0.17", 1515 "tokio", 1516 "tracing", 1517 "web-time", 1518] 1519 1520[[package]] 1521name = "quinn-proto" 1522version = "0.11.13" 1523source = "registry+https://github.com/rust-lang/crates.io-index" 1524checksum = "f1906b49b0c3bc04b5fe5d86a77925ae6524a19b816ae38ce1e426255f1d8a31" 1525dependencies = [ 1526 "bytes", 1527 "getrandom 0.3.3", 1528 "lru-slab", 1529 "rand 0.9.2", 1530 "ring", 1531 "rustc-hash", 1532 "rustls", 1533 "rustls-pki-types", 1534 "slab", 1535 "thiserror 2.0.17", 1536 "tinyvec", 1537 "tracing", 1538 "web-time", 1539] 1540 1541[[package]] 1542name = "quinn-udp" 1543version = "0.5.14" 1544source = "registry+https://github.com/rust-lang/crates.io-index" 1545checksum = "addec6a0dcad8a8d96a771f815f0eaf55f9d1805756410b39f5fa81332574cbd" 1546dependencies = [ 1547 "cfg_aliases", 1548 "libc", 1549 "once_cell", 1550 "socket2", 1551 "tracing", 1552 "windows-sys 0.60.2", 1553] 1554 1555[[package]] 1556name = "quote" 1557version = "1.0.41" 1558source = "registry+https://github.com/rust-lang/crates.io-index" 1559checksum = "ce25767e7b499d1b604768e7cde645d14cc8584231ea6b295e9c9eb22c02e1d1" 1560dependencies = [ 1561 "proc-macro2", 1562] 1563 1564[[package]] 1565name = "r-efi" 1566version = "5.3.0" 1567source = "registry+https://github.com/rust-lang/crates.io-index" 1568checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f" 1569 1570[[package]] 1571name = "rand" 1572version = "0.8.5" 1573source = "registry+https://github.com/rust-lang/crates.io-index" 1574checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" 1575dependencies = [ 1576 "libc", 1577 "rand_chacha 0.3.1", 1578 "rand_core 0.6.4", 1579] 1580 1581[[package]] 1582name = "rand" 1583version = "0.9.2" 1584source = "registry+https://github.com/rust-lang/crates.io-index" 1585checksum = "6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1" 1586dependencies = [ 1587 "rand_chacha 0.9.0", 1588 "rand_core 0.9.3", 1589] 1590 1591[[package]] 1592name = "rand_chacha" 1593version = "0.3.1" 1594source = "registry+https://github.com/rust-lang/crates.io-index" 1595checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88" 1596dependencies = [ 1597 "ppv-lite86", 1598 "rand_core 0.6.4", 1599] 1600 1601[[package]] 1602name = "rand_chacha" 1603version = "0.9.0" 1604source = "registry+https://github.com/rust-lang/crates.io-index" 1605checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb" 1606dependencies = [ 1607 "ppv-lite86", 1608 "rand_core 0.9.3", 1609] 1610 1611[[package]] 1612name = "rand_core" 1613version = "0.6.4" 1614source = "registry+https://github.com/rust-lang/crates.io-index" 1615checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" 1616dependencies = [ 1617 "getrandom 0.2.16", 1618] 1619 1620[[package]] 1621name = "rand_core" 1622version = "0.9.3" 1623source = "registry+https://github.com/rust-lang/crates.io-index" 1624checksum = "99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38" 1625dependencies = [ 1626 "getrandom 0.3.3", 1627] 1628 1629[[package]] 1630name = "redox_syscall" 1631version = "0.5.17" 1632source = "registry+https://github.com/rust-lang/crates.io-index" 1633checksum = "5407465600fb0548f1442edf71dd20683c6ed326200ace4b1ef0763521bb3b77" 1634dependencies = [ 1635 "bitflags", 1636] 1637 1638[[package]] 1639name = "redox_users" 1640version = "0.4.6" 1641source = "registry+https://github.com/rust-lang/crates.io-index" 1642checksum = "ba009ff324d1fc1b900bd1fdb31564febe58a8ccc8a6fdbb93b543d33b13ca43" 1643dependencies = [ 1644 "getrandom 0.2.16", 1645 "libredox", 1646 "thiserror 1.0.69", 1647] 1648 1649[[package]] 1650name = "regex" 1651version = "1.11.3" 1652source = "registry+https://github.com/rust-lang/crates.io-index" 1653checksum = "8b5288124840bee7b386bc413c487869b360b2b4ec421ea56425128692f2a82c" 1654dependencies = [ 1655 "aho-corasick", 1656 "memchr", 1657 "regex-automata", 1658 "regex-syntax", 1659] 1660 1661[[package]] 1662name = "regex-automata" 1663version = "0.4.11" 1664source = "registry+https://github.com/rust-lang/crates.io-index" 1665checksum = "833eb9ce86d40ef33cb1306d8accf7bc8ec2bfea4355cbdebb3df68b40925cad" 1666dependencies = [ 1667 "aho-corasick", 1668 "memchr", 1669 "regex-syntax", 1670] 1671 1672[[package]] 1673name = "regex-syntax" 1674version = "0.8.6" 1675source = "registry+https://github.com/rust-lang/crates.io-index" 1676checksum = "caf4aa5b0f434c91fe5c7f1ecb6a5ece2130b02ad2a590589dda5146df959001" 1677 1678[[package]] 1679name = "reqwest" 1680version = "0.12.23" 1681source = "registry+https://github.com/rust-lang/crates.io-index" 1682checksum = "d429f34c8092b2d42c7c93cec323bb4adeb7c67698f70839adec842ec10c7ceb" 1683dependencies = [ 1684 "async-compression", 1685 "base64", 1686 "bytes", 1687 "encoding_rs", 1688 "futures-core", 1689 "futures-util", 1690 "h2", 1691 "http", 1692 "http-body", 1693 "http-body-util", 1694 "hyper", 1695 "hyper-rustls", 1696 "hyper-tls", 1697 "hyper-util", 1698 "js-sys", 1699 "log", 1700 "mime", 1701 "native-tls", 1702 "percent-encoding", 1703 "pin-project-lite", 1704 "quinn", 1705 "rustls", 1706 "rustls-pki-types", 1707 "serde", 1708 "serde_json", 1709 "serde_urlencoded", 1710 "sync_wrapper", 1711 "tokio", 1712 "tokio-native-tls", 1713 "tokio-rustls", 1714 "tokio-util", 1715 "tower", 1716 "tower-http", 1717 "tower-service", 1718 "url", 1719 "wasm-bindgen", 1720 "wasm-bindgen-futures", 1721 "wasm-streams", 1722 "web-sys", 1723 "webpki-roots", 1724] 1725 1726[[package]] 1727name = "ring" 1728version = "0.17.14" 1729source = "registry+https://github.com/rust-lang/crates.io-index" 1730checksum = "a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7" 1731dependencies = [ 1732 "cc", 1733 "cfg-if", 1734 "getrandom 0.2.16", 1735 "libc", 1736 "untrusted", 1737 "windows-sys 0.52.0", 1738] 1739 1740[[package]] 1741name = "rustc-demangle" 1742version = "0.1.26" 1743source = "registry+https://github.com/rust-lang/crates.io-index" 1744checksum = "56f7d92ca342cea22a06f2121d944b4fd82af56988c270852495420f961d4ace" 1745 1746[[package]] 1747name = "rustc-hash" 1748version = "2.1.1" 1749source = "registry+https://github.com/rust-lang/crates.io-index" 1750checksum = "357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d" 1751 1752[[package]] 1753name = "rustix" 1754version = "1.1.2" 1755source = "registry+https://github.com/rust-lang/crates.io-index" 1756checksum = "cd15f8a2c5551a84d56efdc1cd049089e409ac19a3072d5037a17fd70719ff3e" 1757dependencies = [ 1758 "bitflags", 1759 "errno", 1760 "libc", 1761 "linux-raw-sys", 1762 "windows-sys 0.61.1", 1763] 1764 1765[[package]] 1766name = "rustls" 1767version = "0.23.32" 1768source = "registry+https://github.com/rust-lang/crates.io-index" 1769checksum = "cd3c25631629d034ce7cd9940adc9d45762d46de2b0f57193c4443b92c6d4d40" 1770dependencies = [ 1771 "once_cell", 1772 "ring", 1773 "rustls-pki-types", 1774 "rustls-webpki", 1775 "subtle", 1776 "zeroize", 1777] 1778 1779[[package]] 1780name = "rustls-pki-types" 1781version = "1.12.0" 1782source = "registry+https://github.com/rust-lang/crates.io-index" 1783checksum = "229a4a4c221013e7e1f1a043678c5cc39fe5171437c88fb47151a21e6f5b5c79" 1784dependencies = [ 1785 "web-time", 1786 "zeroize", 1787] 1788 1789[[package]] 1790name = "rustls-webpki" 1791version = "0.103.6" 1792source = "registry+https://github.com/rust-lang/crates.io-index" 1793checksum = "8572f3c2cb9934231157b45499fc41e1f58c589fdfb81a844ba873265e80f8eb" 1794dependencies = [ 1795 "ring", 1796 "rustls-pki-types", 1797 "untrusted", 1798] 1799 1800[[package]] 1801name = "rustversion" 1802version = "1.0.22" 1803source = "registry+https://github.com/rust-lang/crates.io-index" 1804checksum = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d" 1805 1806[[package]] 1807name = "ryu" 1808version = "1.0.20" 1809source = "registry+https://github.com/rust-lang/crates.io-index" 1810checksum = "28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f" 1811 1812[[package]] 1813name = "schannel" 1814version = "0.1.28" 1815source = "registry+https://github.com/rust-lang/crates.io-index" 1816checksum = "891d81b926048e76efe18581bf793546b4c0eaf8448d72be8de2bbee5fd166e1" 1817dependencies = [ 1818 "windows-sys 0.61.1", 1819] 1820 1821[[package]] 1822name = "scopeguard" 1823version = "1.2.0" 1824source = "registry+https://github.com/rust-lang/crates.io-index" 1825checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" 1826 1827[[package]] 1828name = "security-framework" 1829version = "2.11.1" 1830source = "registry+https://github.com/rust-lang/crates.io-index" 1831checksum = "897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02" 1832dependencies = [ 1833 "bitflags", 1834 "core-foundation", 1835 "core-foundation-sys", 1836 "libc", 1837 "security-framework-sys", 1838] 1839 1840[[package]] 1841name = "security-framework-sys" 1842version = "2.15.0" 1843source = "registry+https://github.com/rust-lang/crates.io-index" 1844checksum = "cc1f0cbffaac4852523ce30d8bd3c5cdc873501d96ff467ca09b6767bb8cd5c0" 1845dependencies = [ 1846 "core-foundation-sys", 1847 "libc", 1848] 1849 1850[[package]] 1851name = "serde" 1852version = "1.0.228" 1853source = "registry+https://github.com/rust-lang/crates.io-index" 1854checksum = "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e" 1855dependencies = [ 1856 "serde_core", 1857 "serde_derive", 1858] 1859 1860[[package]] 1861name = "serde_bytes" 1862version = "0.11.19" 1863source = "registry+https://github.com/rust-lang/crates.io-index" 1864checksum = "a5d440709e79d88e51ac01c4b72fc6cb7314017bb7da9eeff678aa94c10e3ea8" 1865dependencies = [ 1866 "serde", 1867 "serde_core", 1868] 1869 1870[[package]] 1871name = "serde_core" 1872version = "1.0.228" 1873source = "registry+https://github.com/rust-lang/crates.io-index" 1874checksum = "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad" 1875dependencies = [ 1876 "serde_derive", 1877] 1878 1879[[package]] 1880name = "serde_derive" 1881version = "1.0.228" 1882source = "registry+https://github.com/rust-lang/crates.io-index" 1883checksum = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79" 1884dependencies = [ 1885 "proc-macro2", 1886 "quote", 1887 "syn 2.0.106", 1888] 1889 1890[[package]] 1891name = "serde_html_form" 1892version = "0.2.8" 1893source = "registry+https://github.com/rust-lang/crates.io-index" 1894checksum = "b2f2d7ff8a2140333718bb329f5c40fc5f0865b84c426183ce14c97d2ab8154f" 1895dependencies = [ 1896 "form_urlencoded", 1897 "indexmap", 1898 "itoa", 1899 "ryu", 1900 "serde_core", 1901] 1902 1903[[package]] 1904name = "serde_json" 1905version = "1.0.145" 1906source = "registry+https://github.com/rust-lang/crates.io-index" 1907checksum = "402a6f66d8c709116cf22f558eab210f5a50187f702eb4d7e5ef38d9a7f1c79c" 1908dependencies = [ 1909 "itoa", 1910 "memchr", 1911 "ryu", 1912 "serde", 1913 "serde_core", 1914] 1915 1916[[package]] 1917name = "serde_spanned" 1918version = "0.6.9" 1919source = "registry+https://github.com/rust-lang/crates.io-index" 1920checksum = "bf41e0cfaf7226dca15e8197172c295a782857fcb97fad1808a166870dee75a3" 1921dependencies = [ 1922 "serde", 1923] 1924 1925[[package]] 1926name = "serde_urlencoded" 1927version = "0.7.1" 1928source = "registry+https://github.com/rust-lang/crates.io-index" 1929checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd" 1930dependencies = [ 1931 "form_urlencoded", 1932 "itoa", 1933 "ryu", 1934 "serde", 1935] 1936 1937[[package]] 1938name = "sha1" 1939version = "0.10.6" 1940source = "registry+https://github.com/rust-lang/crates.io-index" 1941checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba" 1942dependencies = [ 1943 "cfg-if", 1944 "cpufeatures", 1945 "digest", 1946] 1947 1948[[package]] 1949name = "shell-words" 1950version = "1.1.0" 1951source = "registry+https://github.com/rust-lang/crates.io-index" 1952checksum = "24188a676b6ae68c3b2cb3a01be17fbf7240ce009799bb56d5b1409051e78fde" 1953 1954[[package]] 1955name = "shlex" 1956version = "1.3.0" 1957source = "registry+https://github.com/rust-lang/crates.io-index" 1958checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" 1959 1960[[package]] 1961name = "signal-hook-registry" 1962version = "1.4.6" 1963source = "registry+https://github.com/rust-lang/crates.io-index" 1964checksum = "b2a4719bff48cee6b39d12c020eeb490953ad2443b7055bd0b21fca26bd8c28b" 1965dependencies = [ 1966 "libc", 1967] 1968 1969[[package]] 1970name = "slab" 1971version = "0.4.11" 1972source = "registry+https://github.com/rust-lang/crates.io-index" 1973checksum = "7a2ae44ef20feb57a68b23d846850f861394c2e02dc425a50098ae8c90267589" 1974 1975[[package]] 1976name = "smallvec" 1977version = "1.15.1" 1978source = "registry+https://github.com/rust-lang/crates.io-index" 1979checksum = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03" 1980 1981[[package]] 1982name = "socket2" 1983version = "0.6.0" 1984source = "registry+https://github.com/rust-lang/crates.io-index" 1985checksum = "233504af464074f9d066d7b5416c5f9b894a5862a6506e306f7b816cdd6f1807" 1986dependencies = [ 1987 "libc", 1988 "windows-sys 0.59.0", 1989] 1990 1991[[package]] 1992name = "stable_deref_trait" 1993version = "1.2.0" 1994source = "registry+https://github.com/rust-lang/crates.io-index" 1995checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3" 1996 1997[[package]] 1998name = "strsim" 1999version = "0.11.1" 2000source = "registry+https://github.com/rust-lang/crates.io-index" 2001checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f" 2002 2003[[package]] 2004name = "subtle" 2005version = "2.6.1" 2006source = "registry+https://github.com/rust-lang/crates.io-index" 2007checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292" 2008 2009[[package]] 2010name = "syn" 2011version = "1.0.109" 2012source = "registry+https://github.com/rust-lang/crates.io-index" 2013checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237" 2014dependencies = [ 2015 "proc-macro2", 2016 "quote", 2017 "unicode-ident", 2018] 2019 2020[[package]] 2021name = "syn" 2022version = "2.0.106" 2023source = "registry+https://github.com/rust-lang/crates.io-index" 2024checksum = "ede7c438028d4436d71104916910f5bb611972c5cfd7f89b8300a8186e6fada6" 2025dependencies = [ 2026 "proc-macro2", 2027 "quote", 2028 "unicode-ident", 2029] 2030 2031[[package]] 2032name = "sync_wrapper" 2033version = "1.0.2" 2034source = "registry+https://github.com/rust-lang/crates.io-index" 2035checksum = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263" 2036dependencies = [ 2037 "futures-core", 2038] 2039 2040[[package]] 2041name = "synstructure" 2042version = "0.13.2" 2043source = "registry+https://github.com/rust-lang/crates.io-index" 2044checksum = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2" 2045dependencies = [ 2046 "proc-macro2", 2047 "quote", 2048 "syn 2.0.106", 2049] 2050 2051[[package]] 2052name = "system-configuration" 2053version = "0.6.1" 2054source = "registry+https://github.com/rust-lang/crates.io-index" 2055checksum = "3c879d448e9d986b661742763247d3693ed13609438cf3d006f51f5368a5ba6b" 2056dependencies = [ 2057 "bitflags", 2058 "core-foundation", 2059 "system-configuration-sys", 2060] 2061 2062[[package]] 2063name = "system-configuration-sys" 2064version = "0.6.0" 2065source = "registry+https://github.com/rust-lang/crates.io-index" 2066checksum = "8e1d1b10ced5ca923a1fcb8d03e96b8d3268065d724548c0211415ff6ac6bac4" 2067dependencies = [ 2068 "core-foundation-sys", 2069 "libc", 2070] 2071 2072[[package]] 2073name = "tangled-api" 2074version = "0.1.0" 2075dependencies = [ 2076 "anyhow", 2077 "atrium-api", 2078 "atrium-xrpc-client", 2079 "chrono", 2080 "reqwest", 2081 "serde", 2082 "serde_json", 2083 "tangled-config", 2084 "tokio", 2085] 2086 2087[[package]] 2088name = "tangled-cli" 2089version = "0.1.0" 2090dependencies = [ 2091 "anyhow", 2092 "chrono", 2093 "clap", 2094 "colored", 2095 "dialoguer", 2096 "futures-util", 2097 "git2", 2098 "indicatif", 2099 "serde", 2100 "serde_json", 2101 "tangled-api", 2102 "tangled-config", 2103 "tangled-git", 2104 "tokio", 2105 "tokio-tungstenite", 2106 "url", 2107] 2108 2109[[package]] 2110name = "tangled-config" 2111version = "0.1.0" 2112dependencies = [ 2113 "anyhow", 2114 "chrono", 2115 "dirs", 2116 "keyring", 2117 "serde", 2118 "serde_json", 2119 "toml", 2120] 2121 2122[[package]] 2123name = "tangled-git" 2124version = "0.1.0" 2125dependencies = [ 2126 "anyhow", 2127 "git2", 2128] 2129 2130[[package]] 2131name = "tempfile" 2132version = "3.23.0" 2133source = "registry+https://github.com/rust-lang/crates.io-index" 2134checksum = "2d31c77bdf42a745371d260a26ca7163f1e0924b64afa0b688e61b5a9fa02f16" 2135dependencies = [ 2136 "fastrand", 2137 "getrandom 0.3.3", 2138 "once_cell", 2139 "rustix", 2140 "windows-sys 0.61.1", 2141] 2142 2143[[package]] 2144name = "terminal_size" 2145version = "0.4.3" 2146source = "registry+https://github.com/rust-lang/crates.io-index" 2147checksum = "60b8cb979cb11c32ce1603f8137b22262a9d131aaa5c37b5678025f22b8becd0" 2148dependencies = [ 2149 "rustix", 2150 "windows-sys 0.60.2", 2151] 2152 2153[[package]] 2154name = "thiserror" 2155version = "1.0.69" 2156source = "registry+https://github.com/rust-lang/crates.io-index" 2157checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52" 2158dependencies = [ 2159 "thiserror-impl 1.0.69", 2160] 2161 2162[[package]] 2163name = "thiserror" 2164version = "2.0.17" 2165source = "registry+https://github.com/rust-lang/crates.io-index" 2166checksum = "f63587ca0f12b72a0600bcba1d40081f830876000bb46dd2337a3051618f4fc8" 2167dependencies = [ 2168 "thiserror-impl 2.0.17", 2169] 2170 2171[[package]] 2172name = "thiserror-impl" 2173version = "1.0.69" 2174source = "registry+https://github.com/rust-lang/crates.io-index" 2175checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1" 2176dependencies = [ 2177 "proc-macro2", 2178 "quote", 2179 "syn 2.0.106", 2180] 2181 2182[[package]] 2183name = "thiserror-impl" 2184version = "2.0.17" 2185source = "registry+https://github.com/rust-lang/crates.io-index" 2186checksum = "3ff15c8ecd7de3849db632e14d18d2571fa09dfc5ed93479bc4485c7a517c913" 2187dependencies = [ 2188 "proc-macro2", 2189 "quote", 2190 "syn 2.0.106", 2191] 2192 2193[[package]] 2194name = "tinystr" 2195version = "0.8.1" 2196source = "registry+https://github.com/rust-lang/crates.io-index" 2197checksum = "5d4f6d1145dcb577acf783d4e601bc1d76a13337bb54e6233add580b07344c8b" 2198dependencies = [ 2199 "displaydoc", 2200 "zerovec", 2201] 2202 2203[[package]] 2204name = "tinyvec" 2205version = "1.10.0" 2206source = "registry+https://github.com/rust-lang/crates.io-index" 2207checksum = "bfa5fdc3bce6191a1dbc8c02d5c8bffcf557bafa17c124c5264a458f1b0613fa" 2208dependencies = [ 2209 "tinyvec_macros", 2210] 2211 2212[[package]] 2213name = "tinyvec_macros" 2214version = "0.1.1" 2215source = "registry+https://github.com/rust-lang/crates.io-index" 2216checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" 2217 2218[[package]] 2219name = "tokio" 2220version = "1.47.1" 2221source = "registry+https://github.com/rust-lang/crates.io-index" 2222checksum = "89e49afdadebb872d3145a5638b59eb0691ea23e46ca484037cfab3b76b95038" 2223dependencies = [ 2224 "backtrace", 2225 "bytes", 2226 "io-uring", 2227 "libc", 2228 "mio", 2229 "parking_lot", 2230 "pin-project-lite", 2231 "signal-hook-registry", 2232 "slab", 2233 "socket2", 2234 "tokio-macros", 2235 "windows-sys 0.59.0", 2236] 2237 2238[[package]] 2239name = "tokio-macros" 2240version = "2.5.0" 2241source = "registry+https://github.com/rust-lang/crates.io-index" 2242checksum = "6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8" 2243dependencies = [ 2244 "proc-macro2", 2245 "quote", 2246 "syn 2.0.106", 2247] 2248 2249[[package]] 2250name = "tokio-native-tls" 2251version = "0.3.1" 2252source = "registry+https://github.com/rust-lang/crates.io-index" 2253checksum = "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2" 2254dependencies = [ 2255 "native-tls", 2256 "tokio", 2257] 2258 2259[[package]] 2260name = "tokio-rustls" 2261version = "0.26.4" 2262source = "registry+https://github.com/rust-lang/crates.io-index" 2263checksum = "1729aa945f29d91ba541258c8df89027d5792d85a8841fb65e8bf0f4ede4ef61" 2264dependencies = [ 2265 "rustls", 2266 "tokio", 2267] 2268 2269[[package]] 2270name = "tokio-tungstenite" 2271version = "0.21.0" 2272source = "registry+https://github.com/rust-lang/crates.io-index" 2273checksum = "c83b561d025642014097b66e6c1bb422783339e0909e4429cde4749d1990bc38" 2274dependencies = [ 2275 "futures-util", 2276 "log", 2277 "native-tls", 2278 "tokio", 2279 "tokio-native-tls", 2280 "tungstenite", 2281] 2282 2283[[package]] 2284name = "tokio-util" 2285version = "0.7.16" 2286source = "registry+https://github.com/rust-lang/crates.io-index" 2287checksum = "14307c986784f72ef81c89db7d9e28d6ac26d16213b109ea501696195e6e3ce5" 2288dependencies = [ 2289 "bytes", 2290 "futures-core", 2291 "futures-sink", 2292 "pin-project-lite", 2293 "tokio", 2294] 2295 2296[[package]] 2297name = "toml" 2298version = "0.8.23" 2299source = "registry+https://github.com/rust-lang/crates.io-index" 2300checksum = "dc1beb996b9d83529a9e75c17a1686767d148d70663143c7854d8b4a09ced362" 2301dependencies = [ 2302 "serde", 2303 "serde_spanned", 2304 "toml_datetime", 2305 "toml_edit", 2306] 2307 2308[[package]] 2309name = "toml_datetime" 2310version = "0.6.11" 2311source = "registry+https://github.com/rust-lang/crates.io-index" 2312checksum = "22cddaf88f4fbc13c51aebbf5f8eceb5c7c5a9da2ac40a13519eb5b0a0e8f11c" 2313dependencies = [ 2314 "serde", 2315] 2316 2317[[package]] 2318name = "toml_edit" 2319version = "0.22.27" 2320source = "registry+https://github.com/rust-lang/crates.io-index" 2321checksum = "41fe8c660ae4257887cf66394862d21dbca4a6ddd26f04a3560410406a2f819a" 2322dependencies = [ 2323 "indexmap", 2324 "serde", 2325 "serde_spanned", 2326 "toml_datetime", 2327 "toml_write", 2328 "winnow", 2329] 2330 2331[[package]] 2332name = "toml_write" 2333version = "0.1.2" 2334source = "registry+https://github.com/rust-lang/crates.io-index" 2335checksum = "5d99f8c9a7727884afe522e9bd5edbfc91a3312b36a77b5fb8926e4c31a41801" 2336 2337[[package]] 2338name = "tower" 2339version = "0.5.2" 2340source = "registry+https://github.com/rust-lang/crates.io-index" 2341checksum = "d039ad9159c98b70ecfd540b2573b97f7f52c3e8d9f8ad57a24b916a536975f9" 2342dependencies = [ 2343 "futures-core", 2344 "futures-util", 2345 "pin-project-lite", 2346 "sync_wrapper", 2347 "tokio", 2348 "tower-layer", 2349 "tower-service", 2350] 2351 2352[[package]] 2353name = "tower-http" 2354version = "0.6.6" 2355source = "registry+https://github.com/rust-lang/crates.io-index" 2356checksum = "adc82fd73de2a9722ac5da747f12383d2bfdb93591ee6c58486e0097890f05f2" 2357dependencies = [ 2358 "bitflags", 2359 "bytes", 2360 "futures-util", 2361 "http", 2362 "http-body", 2363 "iri-string", 2364 "pin-project-lite", 2365 "tower", 2366 "tower-layer", 2367 "tower-service", 2368] 2369 2370[[package]] 2371name = "tower-layer" 2372version = "0.3.3" 2373source = "registry+https://github.com/rust-lang/crates.io-index" 2374checksum = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e" 2375 2376[[package]] 2377name = "tower-service" 2378version = "0.3.3" 2379source = "registry+https://github.com/rust-lang/crates.io-index" 2380checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3" 2381 2382[[package]] 2383name = "tracing" 2384version = "0.1.41" 2385source = "registry+https://github.com/rust-lang/crates.io-index" 2386checksum = "784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0" 2387dependencies = [ 2388 "pin-project-lite", 2389 "tracing-core", 2390] 2391 2392[[package]] 2393name = "tracing-core" 2394version = "0.1.34" 2395source = "registry+https://github.com/rust-lang/crates.io-index" 2396checksum = "b9d12581f227e93f094d3af2ae690a574abb8a2b9b7a96e7cfe9647b2b617678" 2397dependencies = [ 2398 "once_cell", 2399] 2400 2401[[package]] 2402name = "trait-variant" 2403version = "0.1.2" 2404source = "registry+https://github.com/rust-lang/crates.io-index" 2405checksum = "70977707304198400eb4835a78f6a9f928bf41bba420deb8fdb175cd965d77a7" 2406dependencies = [ 2407 "proc-macro2", 2408 "quote", 2409 "syn 2.0.106", 2410] 2411 2412[[package]] 2413name = "try-lock" 2414version = "0.2.5" 2415source = "registry+https://github.com/rust-lang/crates.io-index" 2416checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b" 2417 2418[[package]] 2419name = "tungstenite" 2420version = "0.21.0" 2421source = "registry+https://github.com/rust-lang/crates.io-index" 2422checksum = "9ef1a641ea34f399a848dea702823bbecfb4c486f911735368f1f137cb8257e1" 2423dependencies = [ 2424 "byteorder", 2425 "bytes", 2426 "data-encoding", 2427 "http", 2428 "httparse", 2429 "log", 2430 "native-tls", 2431 "rand 0.8.5", 2432 "sha1", 2433 "thiserror 1.0.69", 2434 "url", 2435 "utf-8", 2436] 2437 2438[[package]] 2439name = "typenum" 2440version = "1.19.0" 2441source = "registry+https://github.com/rust-lang/crates.io-index" 2442checksum = "562d481066bde0658276a35467c4af00bdc6ee726305698a55b86e61d7ad82bb" 2443 2444[[package]] 2445name = "unicase" 2446version = "2.8.1" 2447source = "registry+https://github.com/rust-lang/crates.io-index" 2448checksum = "75b844d17643ee918803943289730bec8aac480150456169e647ed0b576ba539" 2449 2450[[package]] 2451name = "unicode-ident" 2452version = "1.0.19" 2453source = "registry+https://github.com/rust-lang/crates.io-index" 2454checksum = "f63a545481291138910575129486daeaf8ac54aee4387fe7906919f7830c7d9d" 2455 2456[[package]] 2457name = "unicode-width" 2458version = "0.2.1" 2459source = "registry+https://github.com/rust-lang/crates.io-index" 2460checksum = "4a1a07cc7db3810833284e8d372ccdc6da29741639ecc70c9ec107df0fa6154c" 2461 2462[[package]] 2463name = "unsigned-varint" 2464version = "0.8.0" 2465source = "registry+https://github.com/rust-lang/crates.io-index" 2466checksum = "eb066959b24b5196ae73cb057f45598450d2c5f71460e98c49b738086eff9c06" 2467 2468[[package]] 2469name = "untrusted" 2470version = "0.9.0" 2471source = "registry+https://github.com/rust-lang/crates.io-index" 2472checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1" 2473 2474[[package]] 2475name = "url" 2476version = "2.5.7" 2477source = "registry+https://github.com/rust-lang/crates.io-index" 2478checksum = "08bc136a29a3d1758e07a9cca267be308aeebf5cfd5a10f3f67ab2097683ef5b" 2479dependencies = [ 2480 "form_urlencoded", 2481 "idna", 2482 "percent-encoding", 2483 "serde", 2484] 2485 2486[[package]] 2487name = "utf-8" 2488version = "0.7.6" 2489source = "registry+https://github.com/rust-lang/crates.io-index" 2490checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9" 2491 2492[[package]] 2493name = "utf8_iter" 2494version = "1.0.4" 2495source = "registry+https://github.com/rust-lang/crates.io-index" 2496checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be" 2497 2498[[package]] 2499name = "utf8parse" 2500version = "0.2.2" 2501source = "registry+https://github.com/rust-lang/crates.io-index" 2502checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821" 2503 2504[[package]] 2505name = "vcpkg" 2506version = "0.2.15" 2507source = "registry+https://github.com/rust-lang/crates.io-index" 2508checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426" 2509 2510[[package]] 2511name = "version_check" 2512version = "0.9.5" 2513source = "registry+https://github.com/rust-lang/crates.io-index" 2514checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a" 2515 2516[[package]] 2517name = "want" 2518version = "0.3.1" 2519source = "registry+https://github.com/rust-lang/crates.io-index" 2520checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e" 2521dependencies = [ 2522 "try-lock", 2523] 2524 2525[[package]] 2526name = "wasi" 2527version = "0.11.1+wasi-snapshot-preview1" 2528source = "registry+https://github.com/rust-lang/crates.io-index" 2529checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b" 2530 2531[[package]] 2532name = "wasi" 2533version = "0.14.7+wasi-0.2.4" 2534source = "registry+https://github.com/rust-lang/crates.io-index" 2535checksum = "883478de20367e224c0090af9cf5f9fa85bed63a95c1abf3afc5c083ebc06e8c" 2536dependencies = [ 2537 "wasip2", 2538] 2539 2540[[package]] 2541name = "wasip2" 2542version = "1.0.1+wasi-0.2.4" 2543source = "registry+https://github.com/rust-lang/crates.io-index" 2544checksum = "0562428422c63773dad2c345a1882263bbf4d65cf3f42e90921f787ef5ad58e7" 2545dependencies = [ 2546 "wit-bindgen", 2547] 2548 2549[[package]] 2550name = "wasm-bindgen" 2551version = "0.2.104" 2552source = "registry+https://github.com/rust-lang/crates.io-index" 2553checksum = "c1da10c01ae9f1ae40cbfac0bac3b1e724b320abfcf52229f80b547c0d250e2d" 2554dependencies = [ 2555 "cfg-if", 2556 "once_cell", 2557 "rustversion", 2558 "wasm-bindgen-macro", 2559 "wasm-bindgen-shared", 2560] 2561 2562[[package]] 2563name = "wasm-bindgen-backend" 2564version = "0.2.104" 2565source = "registry+https://github.com/rust-lang/crates.io-index" 2566checksum = "671c9a5a66f49d8a47345ab942e2cb93c7d1d0339065d4f8139c486121b43b19" 2567dependencies = [ 2568 "bumpalo", 2569 "log", 2570 "proc-macro2", 2571 "quote", 2572 "syn 2.0.106", 2573 "wasm-bindgen-shared", 2574] 2575 2576[[package]] 2577name = "wasm-bindgen-futures" 2578version = "0.4.54" 2579source = "registry+https://github.com/rust-lang/crates.io-index" 2580checksum = "7e038d41e478cc73bae0ff9b36c60cff1c98b8f38f8d7e8061e79ee63608ac5c" 2581dependencies = [ 2582 "cfg-if", 2583 "js-sys", 2584 "once_cell", 2585 "wasm-bindgen", 2586 "web-sys", 2587] 2588 2589[[package]] 2590name = "wasm-bindgen-macro" 2591version = "0.2.104" 2592source = "registry+https://github.com/rust-lang/crates.io-index" 2593checksum = "7ca60477e4c59f5f2986c50191cd972e3a50d8a95603bc9434501cf156a9a119" 2594dependencies = [ 2595 "quote", 2596 "wasm-bindgen-macro-support", 2597] 2598 2599[[package]] 2600name = "wasm-bindgen-macro-support" 2601version = "0.2.104" 2602source = "registry+https://github.com/rust-lang/crates.io-index" 2603checksum = "9f07d2f20d4da7b26400c9f4a0511e6e0345b040694e8a75bd41d578fa4421d7" 2604dependencies = [ 2605 "proc-macro2", 2606 "quote", 2607 "syn 2.0.106", 2608 "wasm-bindgen-backend", 2609 "wasm-bindgen-shared", 2610] 2611 2612[[package]] 2613name = "wasm-bindgen-shared" 2614version = "0.2.104" 2615source = "registry+https://github.com/rust-lang/crates.io-index" 2616checksum = "bad67dc8b2a1a6e5448428adec4c3e84c43e561d8c9ee8a9e5aabeb193ec41d1" 2617dependencies = [ 2618 "unicode-ident", 2619] 2620 2621[[package]] 2622name = "wasm-streams" 2623version = "0.4.2" 2624source = "registry+https://github.com/rust-lang/crates.io-index" 2625checksum = "15053d8d85c7eccdbefef60f06769760a563c7f0a9d6902a13d35c7800b0ad65" 2626dependencies = [ 2627 "futures-util", 2628 "js-sys", 2629 "wasm-bindgen", 2630 "wasm-bindgen-futures", 2631 "web-sys", 2632] 2633 2634[[package]] 2635name = "web-sys" 2636version = "0.3.81" 2637source = "registry+https://github.com/rust-lang/crates.io-index" 2638checksum = "9367c417a924a74cae129e6a2ae3b47fabb1f8995595ab474029da749a8be120" 2639dependencies = [ 2640 "js-sys", 2641 "wasm-bindgen", 2642] 2643 2644[[package]] 2645name = "web-time" 2646version = "1.1.0" 2647source = "registry+https://github.com/rust-lang/crates.io-index" 2648checksum = "5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb" 2649dependencies = [ 2650 "js-sys", 2651 "wasm-bindgen", 2652] 2653 2654[[package]] 2655name = "webpki-roots" 2656version = "1.0.2" 2657source = "registry+https://github.com/rust-lang/crates.io-index" 2658checksum = "7e8983c3ab33d6fb807cfcdad2491c4ea8cbc8ed839181c7dfd9c67c83e261b2" 2659dependencies = [ 2660 "rustls-pki-types", 2661] 2662 2663[[package]] 2664name = "windows-core" 2665version = "0.62.1" 2666source = "registry+https://github.com/rust-lang/crates.io-index" 2667checksum = "6844ee5416b285084d3d3fffd743b925a6c9385455f64f6d4fa3031c4c2749a9" 2668dependencies = [ 2669 "windows-implement", 2670 "windows-interface", 2671 "windows-link 0.2.0", 2672 "windows-result 0.4.0", 2673 "windows-strings 0.5.0", 2674] 2675 2676[[package]] 2677name = "windows-implement" 2678version = "0.60.1" 2679source = "registry+https://github.com/rust-lang/crates.io-index" 2680checksum = "edb307e42a74fb6de9bf3a02d9712678b22399c87e6fa869d6dfcd8c1b7754e0" 2681dependencies = [ 2682 "proc-macro2", 2683 "quote", 2684 "syn 2.0.106", 2685] 2686 2687[[package]] 2688name = "windows-interface" 2689version = "0.59.2" 2690source = "registry+https://github.com/rust-lang/crates.io-index" 2691checksum = "c0abd1ddbc6964ac14db11c7213d6532ef34bd9aa042c2e5935f59d7908b46a5" 2692dependencies = [ 2693 "proc-macro2", 2694 "quote", 2695 "syn 2.0.106", 2696] 2697 2698[[package]] 2699name = "windows-link" 2700version = "0.1.3" 2701source = "registry+https://github.com/rust-lang/crates.io-index" 2702checksum = "5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a" 2703 2704[[package]] 2705name = "windows-link" 2706version = "0.2.0" 2707source = "registry+https://github.com/rust-lang/crates.io-index" 2708checksum = "45e46c0661abb7180e7b9c281db115305d49ca1709ab8242adf09666d2173c65" 2709 2710[[package]] 2711name = "windows-registry" 2712version = "0.5.3" 2713source = "registry+https://github.com/rust-lang/crates.io-index" 2714checksum = "5b8a9ed28765efc97bbc954883f4e6796c33a06546ebafacbabee9696967499e" 2715dependencies = [ 2716 "windows-link 0.1.3", 2717 "windows-result 0.3.4", 2718 "windows-strings 0.4.2", 2719] 2720 2721[[package]] 2722name = "windows-result" 2723version = "0.3.4" 2724source = "registry+https://github.com/rust-lang/crates.io-index" 2725checksum = "56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6" 2726dependencies = [ 2727 "windows-link 0.1.3", 2728] 2729 2730[[package]] 2731name = "windows-result" 2732version = "0.4.0" 2733source = "registry+https://github.com/rust-lang/crates.io-index" 2734checksum = "7084dcc306f89883455a206237404d3eaf961e5bd7e0f312f7c91f57eb44167f" 2735dependencies = [ 2736 "windows-link 0.2.0", 2737] 2738 2739[[package]] 2740name = "windows-strings" 2741version = "0.4.2" 2742source = "registry+https://github.com/rust-lang/crates.io-index" 2743checksum = "56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57" 2744dependencies = [ 2745 "windows-link 0.1.3", 2746] 2747 2748[[package]] 2749name = "windows-strings" 2750version = "0.5.0" 2751source = "registry+https://github.com/rust-lang/crates.io-index" 2752checksum = "7218c655a553b0bed4426cf54b20d7ba363ef543b52d515b3e48d7fd55318dda" 2753dependencies = [ 2754 "windows-link 0.2.0", 2755] 2756 2757[[package]] 2758name = "windows-sys" 2759version = "0.48.0" 2760source = "registry+https://github.com/rust-lang/crates.io-index" 2761checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9" 2762dependencies = [ 2763 "windows-targets 0.48.5", 2764] 2765 2766[[package]] 2767name = "windows-sys" 2768version = "0.52.0" 2769source = "registry+https://github.com/rust-lang/crates.io-index" 2770checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d" 2771dependencies = [ 2772 "windows-targets 0.52.6", 2773] 2774 2775[[package]] 2776name = "windows-sys" 2777version = "0.59.0" 2778source = "registry+https://github.com/rust-lang/crates.io-index" 2779checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b" 2780dependencies = [ 2781 "windows-targets 0.52.6", 2782] 2783 2784[[package]] 2785name = "windows-sys" 2786version = "0.60.2" 2787source = "registry+https://github.com/rust-lang/crates.io-index" 2788checksum = "f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb" 2789dependencies = [ 2790 "windows-targets 0.53.4", 2791] 2792 2793[[package]] 2794name = "windows-sys" 2795version = "0.61.1" 2796source = "registry+https://github.com/rust-lang/crates.io-index" 2797checksum = "6f109e41dd4a3c848907eb83d5a42ea98b3769495597450cf6d153507b166f0f" 2798dependencies = [ 2799 "windows-link 0.2.0", 2800] 2801 2802[[package]] 2803name = "windows-targets" 2804version = "0.48.5" 2805source = "registry+https://github.com/rust-lang/crates.io-index" 2806checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c" 2807dependencies = [ 2808 "windows_aarch64_gnullvm 0.48.5", 2809 "windows_aarch64_msvc 0.48.5", 2810 "windows_i686_gnu 0.48.5", 2811 "windows_i686_msvc 0.48.5", 2812 "windows_x86_64_gnu 0.48.5", 2813 "windows_x86_64_gnullvm 0.48.5", 2814 "windows_x86_64_msvc 0.48.5", 2815] 2816 2817[[package]] 2818name = "windows-targets" 2819version = "0.52.6" 2820source = "registry+https://github.com/rust-lang/crates.io-index" 2821checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973" 2822dependencies = [ 2823 "windows_aarch64_gnullvm 0.52.6", 2824 "windows_aarch64_msvc 0.52.6", 2825 "windows_i686_gnu 0.52.6", 2826 "windows_i686_gnullvm 0.52.6", 2827 "windows_i686_msvc 0.52.6", 2828 "windows_x86_64_gnu 0.52.6", 2829 "windows_x86_64_gnullvm 0.52.6", 2830 "windows_x86_64_msvc 0.52.6", 2831] 2832 2833[[package]] 2834name = "windows-targets" 2835version = "0.53.4" 2836source = "registry+https://github.com/rust-lang/crates.io-index" 2837checksum = "2d42b7b7f66d2a06854650af09cfdf8713e427a439c97ad65a6375318033ac4b" 2838dependencies = [ 2839 "windows-link 0.2.0", 2840 "windows_aarch64_gnullvm 0.53.0", 2841 "windows_aarch64_msvc 0.53.0", 2842 "windows_i686_gnu 0.53.0", 2843 "windows_i686_gnullvm 0.53.0", 2844 "windows_i686_msvc 0.53.0", 2845 "windows_x86_64_gnu 0.53.0", 2846 "windows_x86_64_gnullvm 0.53.0", 2847 "windows_x86_64_msvc 0.53.0", 2848] 2849 2850[[package]] 2851name = "windows_aarch64_gnullvm" 2852version = "0.48.5" 2853source = "registry+https://github.com/rust-lang/crates.io-index" 2854checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8" 2855 2856[[package]] 2857name = "windows_aarch64_gnullvm" 2858version = "0.52.6" 2859source = "registry+https://github.com/rust-lang/crates.io-index" 2860checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3" 2861 2862[[package]] 2863name = "windows_aarch64_gnullvm" 2864version = "0.53.0" 2865source = "registry+https://github.com/rust-lang/crates.io-index" 2866checksum = "86b8d5f90ddd19cb4a147a5fa63ca848db3df085e25fee3cc10b39b6eebae764" 2867 2868[[package]] 2869name = "windows_aarch64_msvc" 2870version = "0.48.5" 2871source = "registry+https://github.com/rust-lang/crates.io-index" 2872checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc" 2873 2874[[package]] 2875name = "windows_aarch64_msvc" 2876version = "0.52.6" 2877source = "registry+https://github.com/rust-lang/crates.io-index" 2878checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" 2879 2880[[package]] 2881name = "windows_aarch64_msvc" 2882version = "0.53.0" 2883source = "registry+https://github.com/rust-lang/crates.io-index" 2884checksum = "c7651a1f62a11b8cbd5e0d42526e55f2c99886c77e007179efff86c2b137e66c" 2885 2886[[package]] 2887name = "windows_i686_gnu" 2888version = "0.48.5" 2889source = "registry+https://github.com/rust-lang/crates.io-index" 2890checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e" 2891 2892[[package]] 2893name = "windows_i686_gnu" 2894version = "0.52.6" 2895source = "registry+https://github.com/rust-lang/crates.io-index" 2896checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b" 2897 2898[[package]] 2899name = "windows_i686_gnu" 2900version = "0.53.0" 2901source = "registry+https://github.com/rust-lang/crates.io-index" 2902checksum = "c1dc67659d35f387f5f6c479dc4e28f1d4bb90ddd1a5d3da2e5d97b42d6272c3" 2903 2904[[package]] 2905name = "windows_i686_gnullvm" 2906version = "0.52.6" 2907source = "registry+https://github.com/rust-lang/crates.io-index" 2908checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66" 2909 2910[[package]] 2911name = "windows_i686_gnullvm" 2912version = "0.53.0" 2913source = "registry+https://github.com/rust-lang/crates.io-index" 2914checksum = "9ce6ccbdedbf6d6354471319e781c0dfef054c81fbc7cf83f338a4296c0cae11" 2915 2916[[package]] 2917name = "windows_i686_msvc" 2918version = "0.48.5" 2919source = "registry+https://github.com/rust-lang/crates.io-index" 2920checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406" 2921 2922[[package]] 2923name = "windows_i686_msvc" 2924version = "0.52.6" 2925source = "registry+https://github.com/rust-lang/crates.io-index" 2926checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" 2927 2928[[package]] 2929name = "windows_i686_msvc" 2930version = "0.53.0" 2931source = "registry+https://github.com/rust-lang/crates.io-index" 2932checksum = "581fee95406bb13382d2f65cd4a908ca7b1e4c2f1917f143ba16efe98a589b5d" 2933 2934[[package]] 2935name = "windows_x86_64_gnu" 2936version = "0.48.5" 2937source = "registry+https://github.com/rust-lang/crates.io-index" 2938checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e" 2939 2940[[package]] 2941name = "windows_x86_64_gnu" 2942version = "0.52.6" 2943source = "registry+https://github.com/rust-lang/crates.io-index" 2944checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" 2945 2946[[package]] 2947name = "windows_x86_64_gnu" 2948version = "0.53.0" 2949source = "registry+https://github.com/rust-lang/crates.io-index" 2950checksum = "2e55b5ac9ea33f2fc1716d1742db15574fd6fc8dadc51caab1c16a3d3b4190ba" 2951 2952[[package]] 2953name = "windows_x86_64_gnullvm" 2954version = "0.48.5" 2955source = "registry+https://github.com/rust-lang/crates.io-index" 2956checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc" 2957 2958[[package]] 2959name = "windows_x86_64_gnullvm" 2960version = "0.52.6" 2961source = "registry+https://github.com/rust-lang/crates.io-index" 2962checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" 2963 2964[[package]] 2965name = "windows_x86_64_gnullvm" 2966version = "0.53.0" 2967source = "registry+https://github.com/rust-lang/crates.io-index" 2968checksum = "0a6e035dd0599267ce1ee132e51c27dd29437f63325753051e71dd9e42406c57" 2969 2970[[package]] 2971name = "windows_x86_64_msvc" 2972version = "0.48.5" 2973source = "registry+https://github.com/rust-lang/crates.io-index" 2974checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538" 2975 2976[[package]] 2977name = "windows_x86_64_msvc" 2978version = "0.52.6" 2979source = "registry+https://github.com/rust-lang/crates.io-index" 2980checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" 2981 2982[[package]] 2983name = "windows_x86_64_msvc" 2984version = "0.53.0" 2985source = "registry+https://github.com/rust-lang/crates.io-index" 2986checksum = "271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486" 2987 2988[[package]] 2989name = "winnow" 2990version = "0.7.13" 2991source = "registry+https://github.com/rust-lang/crates.io-index" 2992checksum = "21a0236b59786fed61e2a80582dd500fe61f18b5dca67a4a067d0bc9039339cf" 2993dependencies = [ 2994 "memchr", 2995] 2996 2997[[package]] 2998name = "wit-bindgen" 2999version = "0.46.0" 3000source = "registry+https://github.com/rust-lang/crates.io-index" 3001checksum = "f17a85883d4e6d00e8a97c586de764dabcc06133f7f1d55dce5cdc070ad7fe59" 3002 3003[[package]] 3004name = "writeable" 3005version = "0.6.1" 3006source = "registry+https://github.com/rust-lang/crates.io-index" 3007checksum = "ea2f10b9bb0928dfb1b42b65e1f9e36f7f54dbdf08457afefb38afcdec4fa2bb" 3008 3009[[package]] 3010name = "yoke" 3011version = "0.8.0" 3012source = "registry+https://github.com/rust-lang/crates.io-index" 3013checksum = "5f41bb01b8226ef4bfd589436a297c53d118f65921786300e427be8d487695cc" 3014dependencies = [ 3015 "serde", 3016 "stable_deref_trait", 3017 "yoke-derive", 3018 "zerofrom", 3019] 3020 3021[[package]] 3022name = "yoke-derive" 3023version = "0.8.0" 3024source = "registry+https://github.com/rust-lang/crates.io-index" 3025checksum = "38da3c9736e16c5d3c8c597a9aaa5d1fa565d0532ae05e27c24aa62fb32c0ab6" 3026dependencies = [ 3027 "proc-macro2", 3028 "quote", 3029 "syn 2.0.106", 3030 "synstructure", 3031] 3032 3033[[package]] 3034name = "zerocopy" 3035version = "0.8.27" 3036source = "registry+https://github.com/rust-lang/crates.io-index" 3037checksum = "0894878a5fa3edfd6da3f88c4805f4c8558e2b996227a3d864f47fe11e38282c" 3038dependencies = [ 3039 "zerocopy-derive", 3040] 3041 3042[[package]] 3043name = "zerocopy-derive" 3044version = "0.8.27" 3045source = "registry+https://github.com/rust-lang/crates.io-index" 3046checksum = "88d2b8d9c68ad2b9e4340d7832716a4d21a22a1154777ad56ea55c51a9cf3831" 3047dependencies = [ 3048 "proc-macro2", 3049 "quote", 3050 "syn 2.0.106", 3051] 3052 3053[[package]] 3054name = "zerofrom" 3055version = "0.1.6" 3056source = "registry+https://github.com/rust-lang/crates.io-index" 3057checksum = "50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5" 3058dependencies = [ 3059 "zerofrom-derive", 3060] 3061 3062[[package]] 3063name = "zerofrom-derive" 3064version = "0.1.6" 3065source = "registry+https://github.com/rust-lang/crates.io-index" 3066checksum = "d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502" 3067dependencies = [ 3068 "proc-macro2", 3069 "quote", 3070 "syn 2.0.106", 3071 "synstructure", 3072] 3073 3074[[package]] 3075name = "zeroize" 3076version = "1.8.2" 3077source = "registry+https://github.com/rust-lang/crates.io-index" 3078checksum = "b97154e67e32c85465826e8bcc1c59429aaaf107c1e4a9e53c8d8ccd5eff88d0" 3079dependencies = [ 3080 "zeroize_derive", 3081] 3082 3083[[package]] 3084name = "zeroize_derive" 3085version = "1.4.2" 3086source = "registry+https://github.com/rust-lang/crates.io-index" 3087checksum = "ce36e65b0d2999d2aafac989fb249189a141aee1f53c612c1f37d72631959f69" 3088dependencies = [ 3089 "proc-macro2", 3090 "quote", 3091 "syn 2.0.106", 3092] 3093 3094[[package]] 3095name = "zerotrie" 3096version = "0.2.2" 3097source = "registry+https://github.com/rust-lang/crates.io-index" 3098checksum = "36f0bbd478583f79edad978b407914f61b2972f5af6fa089686016be8f9af595" 3099dependencies = [ 3100 "displaydoc", 3101 "yoke", 3102 "zerofrom", 3103] 3104 3105[[package]] 3106name = "zerovec" 3107version = "0.11.4" 3108source = "registry+https://github.com/rust-lang/crates.io-index" 3109checksum = "e7aa2bd55086f1ab526693ecbe444205da57e25f4489879da80635a46d90e73b" 3110dependencies = [ 3111 "yoke", 3112 "zerofrom", 3113 "zerovec-derive", 3114] 3115 3116[[package]] 3117name = "zerovec-derive" 3118version = "0.11.1" 3119source = "registry+https://github.com/rust-lang/crates.io-index" 3120checksum = "5b96237efa0c878c64bd89c436f661be4e46b2f3eff1ebb976f7ef2321d2f58f" 3121dependencies = [ 3122 "proc-macro2", 3123 "quote", 3124 "syn 2.0.106", 3125]