Undisclosed project number 1234
0

Configure Feed

Select the types of activity you want to include in your feed.

1# This file is automatically @generated by Cargo. 2# It is not intended for manual editing. 3version = 4 4 5[[package]] 6name = "adler2" 7version = "2.0.1" 8source = "registry+https://github.com/rust-lang/crates.io-index" 9checksum = "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa" 10 11[[package]] 12name = "aead" 13version = "0.5.2" 14source = "registry+https://github.com/rust-lang/crates.io-index" 15checksum = "d122413f284cf2d62fb1b7db97e02edb8cda96d769b16e443a4f6195e35662b0" 16dependencies = [ 17 "crypto-common", 18 "generic-array", 19] 20 21[[package]] 22name = "aegis" 23version = "0.9.8" 24source = "registry+https://github.com/rust-lang/crates.io-index" 25checksum = "78412fa53e6da95324e8902c3641b3ff32ab45258582ea997eb9169c68ffa219" 26dependencies = [ 27 "cc", 28 "softaes", 29] 30 31[[package]] 32name = "aes" 33version = "0.8.4" 34source = "registry+https://github.com/rust-lang/crates.io-index" 35checksum = "b169f7a6d4742236a0a00c541b845991d0ac43e546831af1249753ab4c3aa3a0" 36dependencies = [ 37 "cfg-if", 38 "cipher", 39 "cpufeatures", 40] 41 42[[package]] 43name = "aes-gcm" 44version = "0.10.3" 45source = "registry+https://github.com/rust-lang/crates.io-index" 46checksum = "831010a0f742e1209b3bcea8fab6a8e149051ba6099432c8cb2cc117dec3ead1" 47dependencies = [ 48 "aead", 49 "aes", 50 "cipher", 51 "ctr", 52 "ghash", 53 "subtle", 54] 55 56[[package]] 57name = "aho-corasick" 58version = "1.1.4" 59source = "registry+https://github.com/rust-lang/crates.io-index" 60checksum = "ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301" 61dependencies = [ 62 "memchr", 63] 64 65[[package]] 66name = "aliasable" 67version = "0.1.3" 68source = "registry+https://github.com/rust-lang/crates.io-index" 69checksum = "250f629c0161ad8107cf89319e990051fae62832fd343083bea452d93e2205fd" 70 71[[package]] 72name = "allocator-api2" 73version = "0.2.21" 74source = "registry+https://github.com/rust-lang/crates.io-index" 75checksum = "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923" 76 77[[package]] 78name = "android-native-keyring-store" 79version = "1.0.0" 80source = "registry+https://github.com/rust-lang/crates.io-index" 81checksum = "48c6349ddff23194f8fdce2ea8849380f5a4868c1648965b70e801e104cba9b3" 82dependencies = [ 83 "base64", 84 "jni 0.21.1", 85 "keyring-core", 86 "log", 87 "ndk-context", 88 "regex", 89 "serde", 90 "serde_json", 91 "thiserror 2.0.18", 92 "tracing", 93] 94 95[[package]] 96name = "android_system_properties" 97version = "0.1.5" 98source = "registry+https://github.com/rust-lang/crates.io-index" 99checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311" 100dependencies = [ 101 "libc", 102] 103 104[[package]] 105name = "ansi-str" 106version = "0.9.0" 107source = "registry+https://github.com/rust-lang/crates.io-index" 108checksum = "060de1453b69f46304b28274f382132f4e72c55637cf362920926a70d090890d" 109dependencies = [ 110 "ansitok", 111] 112 113[[package]] 114name = "ansitok" 115version = "0.3.0" 116source = "registry+https://github.com/rust-lang/crates.io-index" 117checksum = "c0a8acea8c2f1c60f0a92a8cd26bf96ca97db56f10bbcab238bbe0cceba659ee" 118dependencies = [ 119 "nom", 120 "vte", 121] 122 123[[package]] 124name = "anstream" 125version = "1.0.0" 126source = "registry+https://github.com/rust-lang/crates.io-index" 127checksum = "824a212faf96e9acacdbd09febd34438f8f711fb84e09a8916013cd7815ca28d" 128dependencies = [ 129 "anstyle", 130 "anstyle-parse", 131 "anstyle-query", 132 "anstyle-wincon", 133 "colorchoice", 134 "is_terminal_polyfill", 135 "utf8parse", 136] 137 138[[package]] 139name = "anstyle" 140version = "1.0.14" 141source = "registry+https://github.com/rust-lang/crates.io-index" 142checksum = "940b3a0ca603d1eade50a4846a2afffd5ef57a9feac2c0e2ec2e14f9ead76000" 143 144[[package]] 145name = "anstyle-parse" 146version = "1.0.0" 147source = "registry+https://github.com/rust-lang/crates.io-index" 148checksum = "52ce7f38b242319f7cabaa6813055467063ecdc9d355bbb4ce0c68908cd8130e" 149dependencies = [ 150 "utf8parse", 151] 152 153[[package]] 154name = "anstyle-query" 155version = "1.1.5" 156source = "registry+https://github.com/rust-lang/crates.io-index" 157checksum = "40c48f72fd53cd289104fc64099abca73db4166ad86ea0b4341abe65af83dadc" 158dependencies = [ 159 "windows-sys 0.61.2", 160] 161 162[[package]] 163name = "anstyle-wincon" 164version = "3.0.11" 165source = "registry+https://github.com/rust-lang/crates.io-index" 166checksum = "291e6a250ff86cd4a820112fb8898808a366d8f9f58ce16d1f538353ad55747d" 167dependencies = [ 168 "anstyle", 169 "once_cell_polyfill", 170 "windows-sys 0.61.2", 171] 172 173[[package]] 174name = "antithesis_sdk" 175version = "0.2.8" 176source = "registry+https://github.com/rust-lang/crates.io-index" 177checksum = "18dbd97a5b6c21cc9176891cf715f7f0c273caf3959897f43b9bd1231939e675" 178dependencies = [ 179 "libc", 180 "libloading", 181 "linkme", 182 "once_cell", 183 "rand 0.8.6", 184 "rustc_version_runtime", 185 "serde", 186 "serde_json", 187] 188 189[[package]] 190name = "anyhow" 191version = "1.0.102" 192source = "registry+https://github.com/rust-lang/crates.io-index" 193checksum = "7f202df86484c868dbad7eaa557ef785d5c66295e41b460ef922eca0723b842c" 194 195[[package]] 196name = "apple-native-keyring-store" 197version = "1.0.0" 198source = "registry+https://github.com/rust-lang/crates.io-index" 199checksum = "a7be2f067ccd8d4b4d4a66ddafe0f32a5dff31732f32dbff85fefc40929b1f72" 200dependencies = [ 201 "keyring-core", 202 "log", 203 "security-framework", 204] 205 206[[package]] 207name = "arc-swap" 208version = "1.9.1" 209source = "registry+https://github.com/rust-lang/crates.io-index" 210checksum = "6a3a1fd6f75306b68087b831f025c712524bcb19aad54e557b1129cfa0a2b207" 211dependencies = [ 212 "rustversion", 213] 214 215[[package]] 216name = "arrayvec" 217version = "0.7.6" 218source = "registry+https://github.com/rust-lang/crates.io-index" 219checksum = "7c02d123df017efcdfbd739ef81735b36c5ba83ec3c59c80a9d7ecc718f92e50" 220 221[[package]] 222name = "assert-json-diff" 223version = "2.0.2" 224source = "registry+https://github.com/rust-lang/crates.io-index" 225checksum = "47e4f2b81832e72834d7518d8487a0396a28cc408186a2e8854c0f98011faf12" 226dependencies = [ 227 "serde", 228 "serde_json", 229] 230 231[[package]] 232name = "assoc" 233version = "0.1.3" 234source = "registry+https://github.com/rust-lang/crates.io-index" 235checksum = "bfdc70193dadb9d7287fa4b633f15f90c876915b31f6af17da307fc59c9859a8" 236 237[[package]] 238name = "async-broadcast" 239version = "0.7.2" 240source = "registry+https://github.com/rust-lang/crates.io-index" 241checksum = "435a87a52755b8f27fcf321ac4f04b2802e337c8c4872923137471ec39c37532" 242dependencies = [ 243 "event-listener", 244 "event-listener-strategy", 245 "futures-core", 246 "pin-project-lite", 247] 248 249[[package]] 250name = "async-channel" 251version = "2.5.0" 252source = "registry+https://github.com/rust-lang/crates.io-index" 253checksum = "924ed96dd52d1b75e9c1a3e6275715fd320f5f9439fb5a4a11fa51f4221158d2" 254dependencies = [ 255 "concurrent-queue", 256 "event-listener-strategy", 257 "futures-core", 258 "pin-project-lite", 259] 260 261[[package]] 262name = "async-compression" 263version = "0.4.42" 264source = "registry+https://github.com/rust-lang/crates.io-index" 265checksum = "e79b3f8a79cccc2898f31920fc69f304859b3bd567490f75ebf51ae1c792a9ac" 266dependencies = [ 267 "compression-codecs", 268 "compression-core", 269 "pin-project-lite", 270 "tokio", 271] 272 273[[package]] 274name = "async-executor" 275version = "1.14.0" 276source = "registry+https://github.com/rust-lang/crates.io-index" 277checksum = "c96bf972d85afc50bf5ab8fe2d54d1586b4e0b46c97c50a0c9e71e2f7bcd812a" 278dependencies = [ 279 "async-task", 280 "concurrent-queue", 281 "fastrand", 282 "futures-lite", 283 "pin-project-lite", 284 "slab", 285] 286 287[[package]] 288name = "async-io" 289version = "2.6.0" 290source = "registry+https://github.com/rust-lang/crates.io-index" 291checksum = "456b8a8feb6f42d237746d4b3e9a178494627745c3c56c6ea55d92ba50d026fc" 292dependencies = [ 293 "autocfg", 294 "cfg-if", 295 "concurrent-queue", 296 "futures-io", 297 "futures-lite", 298 "parking", 299 "polling", 300 "rustix 1.1.4", 301 "slab", 302 "windows-sys 0.61.2", 303] 304 305[[package]] 306name = "async-lock" 307version = "3.4.2" 308source = "registry+https://github.com/rust-lang/crates.io-index" 309checksum = "290f7f2596bd5b78a9fec8088ccd89180d7f9f55b94b0576823bbbdc72ee8311" 310dependencies = [ 311 "event-listener", 312 "event-listener-strategy", 313 "pin-project-lite", 314] 315 316[[package]] 317name = "async-process" 318version = "2.5.0" 319source = "registry+https://github.com/rust-lang/crates.io-index" 320checksum = "fc50921ec0055cdd8a16de48773bfeec5c972598674347252c0399676be7da75" 321dependencies = [ 322 "async-channel", 323 "async-io", 324 "async-lock", 325 "async-signal", 326 "async-task", 327 "blocking", 328 "cfg-if", 329 "event-listener", 330 "futures-lite", 331 "rustix 1.1.4", 332] 333 334[[package]] 335name = "async-recursion" 336version = "1.1.1" 337source = "registry+https://github.com/rust-lang/crates.io-index" 338checksum = "3b43422f69d8ff38f95f1b2bb76517c91589a924d1559a0e935d7c8ce0274c11" 339dependencies = [ 340 "proc-macro2", 341 "quote", 342 "syn", 343] 344 345[[package]] 346name = "async-signal" 347version = "0.2.14" 348source = "registry+https://github.com/rust-lang/crates.io-index" 349checksum = "52b5aaafa020cf5053a01f2a60e8ff5dccf550f0f77ec54a4e47285ac2bab485" 350dependencies = [ 351 "async-io", 352 "async-lock", 353 "atomic-waker", 354 "cfg-if", 355 "futures-core", 356 "futures-io", 357 "rustix 1.1.4", 358 "signal-hook-registry", 359 "slab", 360 "windows-sys 0.61.2", 361] 362 363[[package]] 364name = "async-task" 365version = "4.7.1" 366source = "registry+https://github.com/rust-lang/crates.io-index" 367checksum = "8b75356056920673b02621b35afd0f7dda9306d03c79a30f5c56c44cf256e3de" 368 369[[package]] 370name = "async-trait" 371version = "0.1.89" 372source = "registry+https://github.com/rust-lang/crates.io-index" 373checksum = "9035ad2d096bed7955a320ee7e2230574d28fd3c3a0f186cbea1ff3c7eed5dbb" 374dependencies = [ 375 "proc-macro2", 376 "quote", 377 "syn", 378] 379 380[[package]] 381name = "atomic-polyfill" 382version = "1.0.3" 383source = "registry+https://github.com/rust-lang/crates.io-index" 384checksum = "8cf2bce30dfe09ef0bfaef228b9d414faaf7e563035494d7fe092dba54b300f4" 385dependencies = [ 386 "critical-section", 387] 388 389[[package]] 390name = "atomic-waker" 391version = "1.1.2" 392source = "registry+https://github.com/rust-lang/crates.io-index" 393checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0" 394 395[[package]] 396name = "autocfg" 397version = "1.5.0" 398source = "registry+https://github.com/rust-lang/crates.io-index" 399checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8" 400 401[[package]] 402name = "aws-lc-rs" 403version = "1.17.0" 404source = "registry+https://github.com/rust-lang/crates.io-index" 405checksum = "5ec2f1fc3ec205783a5da9a7e6c1509cc69dedf09a1949e412c1e18469326d00" 406dependencies = [ 407 "aws-lc-sys", 408 "zeroize", 409] 410 411[[package]] 412name = "aws-lc-sys" 413version = "0.41.0" 414source = "registry+https://github.com/rust-lang/crates.io-index" 415checksum = "1a2f9779ce85b93ab6170dd940ad0169b5766ff848247aff13bb788b832fe3f4" 416dependencies = [ 417 "cc", 418 "cmake", 419 "dunce", 420 "fs_extra", 421] 422 423[[package]] 424name = "axum" 425version = "0.8.9" 426source = "registry+https://github.com/rust-lang/crates.io-index" 427checksum = "31b698c5f9a010f6573133b09e0de5408834d0c82f8d7475a89fc1867a71cd90" 428dependencies = [ 429 "axum-core", 430 "bytes", 431 "form_urlencoded", 432 "futures-util", 433 "http", 434 "http-body", 435 "http-body-util", 436 "hyper", 437 "hyper-util", 438 "itoa", 439 "matchit", 440 "memchr", 441 "mime", 442 "percent-encoding", 443 "pin-project-lite", 444 "serde_core", 445 "serde_path_to_error", 446 "serde_urlencoded", 447 "sync_wrapper", 448 "tokio", 449 "tower", 450 "tower-layer", 451 "tower-service", 452] 453 454[[package]] 455name = "axum-core" 456version = "0.5.6" 457source = "registry+https://github.com/rust-lang/crates.io-index" 458checksum = "08c78f31d7b1291f7ee735c1c6780ccde7785daae9a9206026862dab7d8792d1" 459dependencies = [ 460 "bytes", 461 "futures-core", 462 "http", 463 "http-body", 464 "http-body-util", 465 "mime", 466 "pin-project-lite", 467 "sync_wrapper", 468 "tower-layer", 469 "tower-service", 470] 471 472[[package]] 473name = "base-x" 474version = "0.2.11" 475source = "registry+https://github.com/rust-lang/crates.io-index" 476checksum = "4cbbc9d0964165b47557570cce6c952866c2678457aca742aafc9fb771d30270" 477 478[[package]] 479name = "base16ct" 480version = "0.2.0" 481source = "registry+https://github.com/rust-lang/crates.io-index" 482checksum = "4c7f02d4ea65f2c1853089ffd8d2787bdbc63de2f0d29dedbcf8ccdfa0ccd4cf" 483 484[[package]] 485name = "base256emoji" 486version = "1.0.2" 487source = "registry+https://github.com/rust-lang/crates.io-index" 488checksum = "b5e9430d9a245a77c92176e649af6e275f20839a48389859d1661e9a128d077c" 489dependencies = [ 490 "const-str", 491 "match-lookup", 492] 493 494[[package]] 495name = "base64" 496version = "0.22.1" 497source = "registry+https://github.com/rust-lang/crates.io-index" 498checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6" 499 500[[package]] 501name = "base64ct" 502version = "1.8.3" 503source = "registry+https://github.com/rust-lang/crates.io-index" 504checksum = "2af50177e190e07a26ab74f8b1efbfe2ef87da2116221318cb1c2e82baf7de06" 505 506[[package]] 507name = "bigdecimal" 508version = "0.4.10" 509source = "registry+https://github.com/rust-lang/crates.io-index" 510checksum = "4d6867f1565b3aad85681f1015055b087fcfd840d6aeee6eee7f2da317603695" 511dependencies = [ 512 "autocfg", 513 "libm", 514 "num-bigint", 515 "num-integer", 516 "num-traits", 517] 518 519[[package]] 520name = "bindgen" 521version = "0.69.5" 522source = "registry+https://github.com/rust-lang/crates.io-index" 523checksum = "271383c67ccabffb7381723dea0672a673f292304fcb45c01cc648c7a8d58088" 524dependencies = [ 525 "bitflags", 526 "cexpr", 527 "clang-sys", 528 "itertools 0.12.1", 529 "lazy_static", 530 "lazycell", 531 "log", 532 "prettyplease", 533 "proc-macro2", 534 "quote", 535 "regex", 536 "rustc-hash 1.1.0", 537 "shlex", 538 "syn", 539 "which", 540] 541 542[[package]] 543name = "bitflags" 544version = "2.11.1" 545source = "registry+https://github.com/rust-lang/crates.io-index" 546checksum = "c4512299f36f043ab09a583e57bceb5a5aab7a73db1805848e8fef3c9e8c78b3" 547dependencies = [ 548 "serde_core", 549] 550 551[[package]] 552name = "bitpacking" 553version = "0.9.3" 554source = "registry+https://github.com/rust-lang/crates.io-index" 555checksum = "96a7139abd3d9cebf8cd6f920a389cf3dc9576172e32f4563f188cae3c3eb019" 556dependencies = [ 557 "crunchy", 558] 559 560[[package]] 561name = "bitvec" 562version = "1.0.1" 563source = "registry+https://github.com/rust-lang/crates.io-index" 564checksum = "1bc2832c24239b0141d5674bb9174f9d68a8b5b3f2753311927c172ca46f7e9c" 565dependencies = [ 566 "funty", 567 "radium", 568 "tap", 569 "wyz", 570] 571 572[[package]] 573name = "block-buffer" 574version = "0.10.4" 575source = "registry+https://github.com/rust-lang/crates.io-index" 576checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71" 577dependencies = [ 578 "generic-array", 579] 580 581[[package]] 582name = "block-padding" 583version = "0.3.3" 584source = "registry+https://github.com/rust-lang/crates.io-index" 585checksum = "a8894febbff9f758034a5b8e12d87918f56dfc64a8e1fe757d65e29041538d93" 586dependencies = [ 587 "generic-array", 588] 589 590[[package]] 591name = "blocking" 592version = "1.6.2" 593source = "registry+https://github.com/rust-lang/crates.io-index" 594checksum = "e83f8d02be6967315521be875afa792a316e28d57b5a2d401897e2a7921b7f21" 595dependencies = [ 596 "async-channel", 597 "async-task", 598 "futures-io", 599 "futures-lite", 600 "piper", 601] 602 603[[package]] 604name = "bon" 605version = "3.9.1" 606source = "registry+https://github.com/rust-lang/crates.io-index" 607checksum = "f47dbe92550676ee653353c310dfb9cf6ba17ee70396e1f7cf0a2020ad49b2fe" 608dependencies = [ 609 "bon-macros", 610 "rustversion", 611] 612 613[[package]] 614name = "bon-macros" 615version = "3.9.1" 616source = "registry+https://github.com/rust-lang/crates.io-index" 617checksum = "519bd3116aeeb42d5372c29d982d16d0170d3d4a5ed85fc7dd91642ffff3c67c" 618dependencies = [ 619 "darling", 620 "ident_case", 621 "prettyplease", 622 "proc-macro2", 623 "quote", 624 "rustversion", 625 "syn", 626] 627 628[[package]] 629name = "borrow-or-share" 630version = "0.2.4" 631source = "registry+https://github.com/rust-lang/crates.io-index" 632checksum = "dc0b364ead1874514c8c2855ab558056ebfeb775653e7ae45ff72f28f8f3166c" 633 634[[package]] 635name = "borsh" 636version = "1.6.1" 637source = "registry+https://github.com/rust-lang/crates.io-index" 638checksum = "cfd1e3f8955a5d7de9fab72fc8373fade9fb8a703968cb200ae3dc6cf08e185a" 639dependencies = [ 640 "bytes", 641 "cfg_aliases", 642] 643 644[[package]] 645name = "branches" 646version = "0.4.4" 647source = "registry+https://github.com/rust-lang/crates.io-index" 648checksum = "e426eb5cc1900033930ec955317b302e68f19f326cc7bb0c8a86865a826cdf0c" 649dependencies = [ 650 "rustc_version", 651] 652 653[[package]] 654name = "bs58" 655version = "0.5.1" 656source = "registry+https://github.com/rust-lang/crates.io-index" 657checksum = "bf88ba1141d185c399bee5288d850d63b8369520c1eafc32a0430b5b6c287bf4" 658dependencies = [ 659 "tinyvec", 660] 661 662[[package]] 663name = "bstr" 664version = "1.12.1" 665source = "registry+https://github.com/rust-lang/crates.io-index" 666checksum = "63044e1ae8e69f3b5a92c736ca6269b8d12fa7efe39bf34ddb06d102cf0e2cab" 667dependencies = [ 668 "memchr", 669 "regex-automata", 670 "serde", 671] 672 673[[package]] 674name = "bumpalo" 675version = "3.20.2" 676source = "registry+https://github.com/rust-lang/crates.io-index" 677checksum = "5d20789868f4b01b2f2caec9f5c4e0213b41e3e5702a50157d699ae31ced2fcb" 678 679[[package]] 680name = "bytecount" 681version = "0.6.9" 682source = "registry+https://github.com/rust-lang/crates.io-index" 683checksum = "175812e0be2bccb6abe50bb8d566126198344f707e304f45c648fd8f2cc0365e" 684 685[[package]] 686name = "bytemuck" 687version = "1.25.0" 688source = "registry+https://github.com/rust-lang/crates.io-index" 689checksum = "c8efb64bd706a16a1bdde310ae86b351e4d21550d98d056f22f8a7f7a2183fec" 690dependencies = [ 691 "bytemuck_derive", 692] 693 694[[package]] 695name = "bytemuck_derive" 696version = "1.10.2" 697source = "registry+https://github.com/rust-lang/crates.io-index" 698checksum = "f9abbd1bc6865053c427f7198e6af43bfdedc55ab791faed4fbd361d789575ff" 699dependencies = [ 700 "proc-macro2", 701 "quote", 702 "syn", 703] 704 705[[package]] 706name = "byteorder" 707version = "1.5.0" 708source = "registry+https://github.com/rust-lang/crates.io-index" 709checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b" 710 711[[package]] 712name = "bytes" 713version = "1.11.1" 714source = "registry+https://github.com/rust-lang/crates.io-index" 715checksum = "1e748733b7cbc798e1434b6ac524f0c1ff2ab456fe201501e6497c8417a4fc33" 716dependencies = [ 717 "serde", 718] 719 720[[package]] 721name = "cbc" 722version = "0.1.2" 723source = "registry+https://github.com/rust-lang/crates.io-index" 724checksum = "26b52a9543ae338f279b96b0b9fed9c8093744685043739079ce85cd58f289a6" 725dependencies = [ 726 "cipher", 727] 728 729[[package]] 730name = "cbor4ii" 731version = "0.2.14" 732source = "registry+https://github.com/rust-lang/crates.io-index" 733checksum = "b544cf8c89359205f4f990d0e6f3828db42df85b5dac95d09157a250eb0749c4" 734dependencies = [ 735 "serde", 736] 737 738[[package]] 739name = "cc" 740version = "1.2.62" 741source = "registry+https://github.com/rust-lang/crates.io-index" 742checksum = "a1dce859f0832a7d088c4f1119888ab94ef4b5d6795d1ce05afb7fe159d79f98" 743dependencies = [ 744 "find-msvc-tools", 745 "jobserver", 746 "libc", 747 "shlex", 748] 749 750[[package]] 751name = "census" 752version = "0.4.2" 753source = "registry+https://github.com/rust-lang/crates.io-index" 754checksum = "4f4c707c6a209cbe82d10abd08e1ea8995e9ea937d2550646e02798948992be0" 755 756[[package]] 757name = "cesu8" 758version = "1.1.0" 759source = "registry+https://github.com/rust-lang/crates.io-index" 760checksum = "6d43a04d8753f35258c91f8ec639f792891f748a1edbd759cf1dcea3382ad83c" 761 762[[package]] 763name = "cexpr" 764version = "0.6.0" 765source = "registry+https://github.com/rust-lang/crates.io-index" 766checksum = "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766" 767dependencies = [ 768 "nom", 769] 770 771[[package]] 772name = "cfg-if" 773version = "1.0.4" 774source = "registry+https://github.com/rust-lang/crates.io-index" 775checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801" 776 777[[package]] 778name = "cfg_aliases" 779version = "0.2.1" 780source = "registry+https://github.com/rust-lang/crates.io-index" 781checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724" 782 783[[package]] 784name = "cfg_block" 785version = "0.1.1" 786source = "registry+https://github.com/rust-lang/crates.io-index" 787checksum = "18758054972164c3264f7c8386f5fc6da6114cb46b619fd365d4e3b2dc3ae487" 788 789[[package]] 790name = "chrono" 791version = "0.4.44" 792source = "registry+https://github.com/rust-lang/crates.io-index" 793checksum = "c673075a2e0e5f4a1dde27ce9dee1ea4558c7ffe648f576438a20ca1d2acc4b0" 794dependencies = [ 795 "iana-time-zone", 796 "js-sys", 797 "num-traits", 798 "serde", 799 "wasm-bindgen", 800 "windows-link", 801] 802 803[[package]] 804name = "ciborium" 805version = "0.2.2" 806source = "registry+https://github.com/rust-lang/crates.io-index" 807checksum = "42e69ffd6f0917f5c029256a24d0161db17cea3997d185db0d35926308770f0e" 808dependencies = [ 809 "ciborium-io", 810 "ciborium-ll", 811 "serde", 812] 813 814[[package]] 815name = "ciborium-io" 816version = "0.2.2" 817source = "registry+https://github.com/rust-lang/crates.io-index" 818checksum = "05afea1e0a06c9be33d539b876f1ce3692f4afea2cb41f740e7743225ed1c757" 819 820[[package]] 821name = "ciborium-ll" 822version = "0.2.2" 823source = "registry+https://github.com/rust-lang/crates.io-index" 824checksum = "57663b653d948a338bfb3eeba9bb2fd5fcfaecb9e199e87e1eda4d9e8b240fd9" 825dependencies = [ 826 "ciborium-io", 827 "half", 828] 829 830[[package]] 831name = "cid" 832version = "0.11.3" 833source = "registry+https://github.com/rust-lang/crates.io-index" 834checksum = "21a304f95f84d169a6f31c4d0a30d784643aaa0bbc9c1e449a2c23e963ec4971" 835dependencies = [ 836 "multibase", 837 "multihash", 838 "serde", 839 "serde_bytes", 840 "unsigned-varint", 841] 842 843[[package]] 844name = "cipher" 845version = "0.4.4" 846source = "registry+https://github.com/rust-lang/crates.io-index" 847checksum = "773f3b9af64447d2ce9850330c473515014aa235e6a783b02db81ff39e4a3dad" 848dependencies = [ 849 "crypto-common", 850 "inout", 851] 852 853[[package]] 854name = "clang-sys" 855version = "1.8.1" 856source = "registry+https://github.com/rust-lang/crates.io-index" 857checksum = "0b023947811758c97c59bf9d1c188fd619ad4718dcaa767947df1cadb14f39f4" 858dependencies = [ 859 "glob", 860 "libc", 861 "libloading", 862] 863 864[[package]] 865name = "clap" 866version = "4.6.1" 867source = "registry+https://github.com/rust-lang/crates.io-index" 868checksum = "1ddb117e43bbf7dacf0a4190fef4d345b9bad68dfc649cb349e7d17d28428e51" 869dependencies = [ 870 "clap_builder", 871 "clap_derive", 872] 873 874[[package]] 875name = "clap_builder" 876version = "4.6.0" 877source = "registry+https://github.com/rust-lang/crates.io-index" 878checksum = "714a53001bf66416adb0e2ef5ac857140e7dc3a0c48fb28b2f10762fc4b5069f" 879dependencies = [ 880 "anstream", 881 "anstyle", 882 "clap_lex", 883 "strsim", 884] 885 886[[package]] 887name = "clap_derive" 888version = "4.6.1" 889source = "registry+https://github.com/rust-lang/crates.io-index" 890checksum = "f2ce8604710f6733aa641a2b3731eaa1e8b3d9973d5e3565da11800813f997a9" 891dependencies = [ 892 "heck 0.5.0", 893 "proc-macro2", 894 "quote", 895 "syn", 896] 897 898[[package]] 899name = "clap_lex" 900version = "1.1.0" 901source = "registry+https://github.com/rust-lang/crates.io-index" 902checksum = "c8d4a3bb8b1e0c1050499d1815f5ab16d04f0959b233085fb31653fbfc9d98f9" 903 904[[package]] 905name = "clru" 906version = "0.6.3" 907source = "registry+https://github.com/rust-lang/crates.io-index" 908checksum = "197fd99cb113a8d5d9b6376f3aa817f32c1078f2343b714fff7d2ca44fdf67d5" 909dependencies = [ 910 "hashbrown 0.16.1", 911] 912 913[[package]] 914name = "cmake" 915version = "0.1.58" 916source = "registry+https://github.com/rust-lang/crates.io-index" 917checksum = "c0f78a02292a74a88ac736019ab962ece0bc380e3f977bf72e376c5d78ff0678" 918dependencies = [ 919 "cc", 920] 921 922[[package]] 923name = "cobs" 924version = "0.3.0" 925source = "registry+https://github.com/rust-lang/crates.io-index" 926checksum = "0fa961b519f0b462e3a3b4a34b64d119eeaca1d59af726fe450bbba07a9fc0a1" 927dependencies = [ 928 "thiserror 2.0.18", 929] 930 931[[package]] 932name = "colorchoice" 933version = "1.0.5" 934source = "registry+https://github.com/rust-lang/crates.io-index" 935checksum = "1d07550c9036bf2ae0c684c4297d503f838287c83c53686d05370d0e139ae570" 936 937[[package]] 938name = "combine" 939version = "4.6.7" 940source = "registry+https://github.com/rust-lang/crates.io-index" 941checksum = "ba5a308b75df32fe02788e748662718f03fde005016435c444eea572398219fd" 942dependencies = [ 943 "bytes", 944 "memchr", 945] 946 947[[package]] 948name = "compression-codecs" 949version = "0.4.38" 950source = "registry+https://github.com/rust-lang/crates.io-index" 951checksum = "ce2548391e9c1929c21bf6aa2680af86fe4c1b33e6cea9ac1cfeec0bd11218cf" 952dependencies = [ 953 "compression-core", 954 "flate2", 955 "memchr", 956] 957 958[[package]] 959name = "compression-core" 960version = "0.4.32" 961source = "registry+https://github.com/rust-lang/crates.io-index" 962checksum = "cc14f565cf027a105f7a44ccf9e5b424348421a1d8952a8fc9d499d313107789" 963 964[[package]] 965name = "concurrent-queue" 966version = "2.5.0" 967source = "registry+https://github.com/rust-lang/crates.io-index" 968checksum = "4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973" 969dependencies = [ 970 "crossbeam-utils", 971] 972 973[[package]] 974name = "const-oid" 975version = "0.9.6" 976source = "registry+https://github.com/rust-lang/crates.io-index" 977checksum = "c2459377285ad874054d797f3ccebf984978aa39129f6eafde5cdc8315b612f8" 978 979[[package]] 980name = "const-str" 981version = "0.4.3" 982source = "registry+https://github.com/rust-lang/crates.io-index" 983checksum = "2f421161cb492475f1661ddc9815a745a1c894592070661180fdec3d4872e9c3" 984 985[[package]] 986name = "cordyceps" 987version = "0.3.4" 988source = "registry+https://github.com/rust-lang/crates.io-index" 989checksum = "688d7fbb8092b8de775ef2536f36c8c31f2bc4006ece2e8d8ad2d17d00ce0a2a" 990dependencies = [ 991 "loom", 992 "tracing", 993] 994 995[[package]] 996name = "core-foundation" 997version = "0.9.4" 998source = "registry+https://github.com/rust-lang/crates.io-index" 999checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f" 1000dependencies = [ 1001 "core-foundation-sys", 1002 "libc", 1003] 1004 1005[[package]] 1006name = "core-foundation" 1007version = "0.10.1" 1008source = "registry+https://github.com/rust-lang/crates.io-index" 1009checksum = "b2a6cd9ae233e7f62ba4e9353e81a88df7fc8a5987b8d445b4d90c879bd156f6" 1010dependencies = [ 1011 "core-foundation-sys", 1012 "libc", 1013] 1014 1015[[package]] 1016name = "core-foundation-sys" 1017version = "0.8.7" 1018source = "registry+https://github.com/rust-lang/crates.io-index" 1019checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b" 1020 1021[[package]] 1022name = "cpufeatures" 1023version = "0.2.17" 1024source = "registry+https://github.com/rust-lang/crates.io-index" 1025checksum = "59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280" 1026dependencies = [ 1027 "libc", 1028] 1029 1030[[package]] 1031name = "crc32c" 1032version = "0.6.8" 1033source = "registry+https://github.com/rust-lang/crates.io-index" 1034checksum = "3a47af21622d091a8f0fb295b88bc886ac74efcc613efc19f5d0b21de5c89e47" 1035dependencies = [ 1036 "rustc_version", 1037] 1038 1039[[package]] 1040name = "crc32fast" 1041version = "1.5.0" 1042source = "registry+https://github.com/rust-lang/crates.io-index" 1043checksum = "9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511" 1044dependencies = [ 1045 "cfg-if", 1046] 1047 1048[[package]] 1049name = "critical-section" 1050version = "1.2.0" 1051source = "registry+https://github.com/rust-lang/crates.io-index" 1052checksum = "790eea4361631c5e7d22598ecd5723ff611904e3344ce8720784c93e3d83d40b" 1053 1054[[package]] 1055name = "crossbeam-channel" 1056version = "0.5.15" 1057source = "registry+https://github.com/rust-lang/crates.io-index" 1058checksum = "82b8f8f868b36967f9606790d1903570de9ceaf870a7bf9fbbd3016d636a2cb2" 1059dependencies = [ 1060 "crossbeam-utils", 1061] 1062 1063[[package]] 1064name = "crossbeam-deque" 1065version = "0.8.6" 1066source = "registry+https://github.com/rust-lang/crates.io-index" 1067checksum = "9dd111b7b7f7d55b72c0a6ae361660ee5853c9af73f70c3c2ef6858b950e2e51" 1068dependencies = [ 1069 "crossbeam-epoch", 1070 "crossbeam-utils", 1071] 1072 1073[[package]] 1074name = "crossbeam-epoch" 1075version = "0.9.18" 1076source = "registry+https://github.com/rust-lang/crates.io-index" 1077checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e" 1078dependencies = [ 1079 "crossbeam-utils", 1080] 1081 1082[[package]] 1083name = "crossbeam-skiplist" 1084version = "0.1.3" 1085source = "registry+https://github.com/rust-lang/crates.io-index" 1086checksum = "df29de440c58ca2cc6e587ec3d22347551a32435fbde9d2bff64e78a9ffa151b" 1087dependencies = [ 1088 "crossbeam-epoch", 1089 "crossbeam-utils", 1090] 1091 1092[[package]] 1093name = "crossbeam-utils" 1094version = "0.8.21" 1095source = "registry+https://github.com/rust-lang/crates.io-index" 1096checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28" 1097 1098[[package]] 1099name = "crunchy" 1100version = "0.2.4" 1101source = "registry+https://github.com/rust-lang/crates.io-index" 1102checksum = "460fbee9c2c2f33933d720630a6a0bac33ba7053db5344fac858d4b8952d77d5" 1103 1104[[package]] 1105name = "crypto-bigint" 1106version = "0.5.5" 1107source = "registry+https://github.com/rust-lang/crates.io-index" 1108checksum = "0dc92fb57ca44df6db8059111ab3af99a63d5d0f8375d9972e319a379c6bab76" 1109dependencies = [ 1110 "generic-array", 1111 "rand_core 0.6.4", 1112 "subtle", 1113 "zeroize", 1114] 1115 1116[[package]] 1117name = "crypto-common" 1118version = "0.1.6" 1119source = "registry+https://github.com/rust-lang/crates.io-index" 1120checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3" 1121dependencies = [ 1122 "generic-array", 1123 "rand_core 0.6.4", 1124 "typenum", 1125] 1126 1127[[package]] 1128name = "ctr" 1129version = "0.9.2" 1130source = "registry+https://github.com/rust-lang/crates.io-index" 1131checksum = "0369ee1ad671834580515889b80f2ea915f23b8be8d0daa4bbaf2ac5c7590835" 1132dependencies = [ 1133 "cipher", 1134] 1135 1136[[package]] 1137name = "darling" 1138version = "0.23.0" 1139source = "registry+https://github.com/rust-lang/crates.io-index" 1140checksum = "25ae13da2f202d56bd7f91c25fba009e7717a1e4a1cc98a76d844b65ae912e9d" 1141dependencies = [ 1142 "darling_core", 1143 "darling_macro", 1144] 1145 1146[[package]] 1147name = "darling_core" 1148version = "0.23.0" 1149source = "registry+https://github.com/rust-lang/crates.io-index" 1150checksum = "9865a50f7c335f53564bb694ef660825eb8610e0a53d3e11bf1b0d3df31e03b0" 1151dependencies = [ 1152 "ident_case", 1153 "proc-macro2", 1154 "quote", 1155 "strsim", 1156 "syn", 1157] 1158 1159[[package]] 1160name = "darling_macro" 1161version = "0.23.0" 1162source = "registry+https://github.com/rust-lang/crates.io-index" 1163checksum = "ac3984ec7bd6cfa798e62b4a642426a5be0e68f9401cfc2a01e3fa9ea2fcdb8d" 1164dependencies = [ 1165 "darling_core", 1166 "quote", 1167 "syn", 1168] 1169 1170[[package]] 1171name = "dashmap" 1172version = "6.1.0" 1173source = "registry+https://github.com/rust-lang/crates.io-index" 1174checksum = "5041cc499144891f3790297212f32a74fb938e5136a14943f338ef9e0ae276cf" 1175dependencies = [ 1176 "cfg-if", 1177 "crossbeam-utils", 1178 "hashbrown 0.14.5", 1179 "lock_api", 1180 "once_cell", 1181 "parking_lot_core", 1182 "serde", 1183] 1184 1185[[package]] 1186name = "data-encoding" 1187version = "2.11.0" 1188source = "registry+https://github.com/rust-lang/crates.io-index" 1189checksum = "a4ae5f15dda3c708c0ade84bfee31ccab44a3da4f88015ed22f63732abe300c8" 1190 1191[[package]] 1192name = "data-encoding-macro" 1193version = "0.1.20" 1194source = "registry+https://github.com/rust-lang/crates.io-index" 1195checksum = "3259c913752a86488b501ed8680446a5ed2d5aeac6e596cb23ba3800768ea32c" 1196dependencies = [ 1197 "data-encoding", 1198 "data-encoding-macro-internal", 1199] 1200 1201[[package]] 1202name = "data-encoding-macro-internal" 1203version = "0.1.18" 1204source = "registry+https://github.com/rust-lang/crates.io-index" 1205checksum = "ccc2776f0c61eca1ca32528f85548abd1a4be8fb53d1b21c013e4f18da1e7090" 1206dependencies = [ 1207 "data-encoding", 1208 "syn", 1209] 1210 1211[[package]] 1212name = "datasketches" 1213version = "0.2.0" 1214source = "registry+https://github.com/rust-lang/crates.io-index" 1215checksum = "c286de4e81ea2590afc24d754e0f83810c566f50a1388fa75ebd57928c0d9745" 1216 1217[[package]] 1218name = "db-keystore" 1219version = "0.4.2-pre.2" 1220source = "registry+https://github.com/rust-lang/crates.io-index" 1221checksum = "a6d682fd95a70cd0de8dd61a95cbd5fe16c9411cdd335864bcce58552f3df6c4" 1222dependencies = [ 1223 "anyhow", 1224 "clap", 1225 "futures", 1226 "keyring-core", 1227 "log", 1228 "regex", 1229 "serde", 1230 "serde_json", 1231 "turso", 1232 "uuid", 1233 "zeroize", 1234] 1235 1236[[package]] 1237name = "dbus" 1238version = "0.9.11" 1239source = "registry+https://github.com/rust-lang/crates.io-index" 1240checksum = "b942602992bb7acfd1f51c49811c58a610ef9181b6e66f3e519d79b540a3bf73" 1241dependencies = [ 1242 "libc", 1243 "libdbus-sys", 1244 "windows-sys 0.61.2", 1245] 1246 1247[[package]] 1248name = "dbus-secret-service" 1249version = "4.1.0" 1250source = "registry+https://github.com/rust-lang/crates.io-index" 1251checksum = "708b509edf7889e53d7efb0ffadd994cc6c2345ccb62f55cfd6b0682165e4fa6" 1252dependencies = [ 1253 "aes", 1254 "block-padding", 1255 "cbc", 1256 "dbus", 1257 "fastrand", 1258 "hkdf", 1259 "num", 1260 "once_cell", 1261 "openssl", 1262 "sha2", 1263 "zeroize", 1264] 1265 1266[[package]] 1267name = "dbus-secret-service-keyring-store" 1268version = "1.0.0" 1269source = "registry+https://github.com/rust-lang/crates.io-index" 1270checksum = "21d8f54da401bb5eb2a4d873ac4b359f4a599df2ca8634bb5b8c045e5ee78757" 1271dependencies = [ 1272 "dbus-secret-service", 1273 "keyring-core", 1274] 1275 1276[[package]] 1277name = "deadpool" 1278version = "0.12.3" 1279source = "registry+https://github.com/rust-lang/crates.io-index" 1280checksum = "0be2b1d1d6ec8d846f05e137292d0b89133caf95ef33695424c09568bdd39b1b" 1281dependencies = [ 1282 "deadpool-runtime", 1283 "lazy_static", 1284 "num_cpus", 1285 "tokio", 1286] 1287 1288[[package]] 1289name = "deadpool-runtime" 1290version = "0.1.4" 1291source = "registry+https://github.com/rust-lang/crates.io-index" 1292checksum = "092966b41edc516079bdf31ec78a2e0588d1d0c08f78b91d8307215928642b2b" 1293 1294[[package]] 1295name = "der" 1296version = "0.7.10" 1297source = "registry+https://github.com/rust-lang/crates.io-index" 1298checksum = "e7c1832837b905bbfb5101e07cc24c8deddf52f93225eee6ead5f4d63d53ddcb" 1299dependencies = [ 1300 "const-oid", 1301 "pem-rfc7468", 1302 "zeroize", 1303] 1304 1305[[package]] 1306name = "deranged" 1307version = "0.5.8" 1308source = "registry+https://github.com/rust-lang/crates.io-index" 1309checksum = "7cd812cc2bc1d69d4764bd80df88b4317eaef9e773c75226407d9bc0876b211c" 1310dependencies = [ 1311 "powerfmt", 1312 "serde_core", 1313] 1314 1315[[package]] 1316name = "derive_more" 1317version = "1.0.0" 1318source = "registry+https://github.com/rust-lang/crates.io-index" 1319checksum = "4a9b99b9cbbe49445b21764dc0625032a89b145a2642e67603e1c936f5458d05" 1320dependencies = [ 1321 "derive_more-impl", 1322] 1323 1324[[package]] 1325name = "derive_more-impl" 1326version = "1.0.0" 1327source = "registry+https://github.com/rust-lang/crates.io-index" 1328checksum = "cb7330aeadfbe296029522e6c40f315320aba36fc43a5b3632f3795348f3bd22" 1329dependencies = [ 1330 "proc-macro2", 1331 "quote", 1332 "syn", 1333 "unicode-xid", 1334] 1335 1336[[package]] 1337name = "diatomic-waker" 1338version = "0.2.3" 1339source = "registry+https://github.com/rust-lang/crates.io-index" 1340checksum = "ab03c107fafeb3ee9f5925686dbb7a73bc76e3932abb0d2b365cb64b169cf04c" 1341 1342[[package]] 1343name = "digest" 1344version = "0.10.7" 1345source = "registry+https://github.com/rust-lang/crates.io-index" 1346checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292" 1347dependencies = [ 1348 "block-buffer", 1349 "const-oid", 1350 "crypto-common", 1351 "subtle", 1352] 1353 1354[[package]] 1355name = "directories" 1356version = "6.0.0" 1357source = "registry+https://github.com/rust-lang/crates.io-index" 1358checksum = "16f5094c54661b38d03bd7e50df373292118db60b585c08a411c6d840017fe7d" 1359dependencies = [ 1360 "dirs-sys", 1361] 1362 1363[[package]] 1364name = "dirs-sys" 1365version = "0.5.0" 1366source = "registry+https://github.com/rust-lang/crates.io-index" 1367checksum = "e01a3366d27ee9890022452ee61b2b63a67e6f13f58900b651ff5665f0bb1fab" 1368dependencies = [ 1369 "libc", 1370 "option-ext", 1371 "redox_users", 1372 "windows-sys 0.61.2", 1373] 1374 1375[[package]] 1376name = "displaydoc" 1377version = "0.2.5" 1378source = "registry+https://github.com/rust-lang/crates.io-index" 1379checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0" 1380dependencies = [ 1381 "proc-macro2", 1382 "quote", 1383 "syn", 1384] 1385 1386[[package]] 1387name = "downcast-rs" 1388version = "2.0.2" 1389source = "registry+https://github.com/rust-lang/crates.io-index" 1390checksum = "117240f60069e65410b3ae1bb213295bd828f707b5bec6596a1afc8793ce0cbc" 1391 1392[[package]] 1393name = "dunce" 1394version = "1.0.5" 1395source = "registry+https://github.com/rust-lang/crates.io-index" 1396checksum = "92773504d58c093f6de2459af4af33faa518c13451eb8f2b5698ed3d36e7c813" 1397 1398[[package]] 1399name = "ecdsa" 1400version = "0.16.9" 1401source = "registry+https://github.com/rust-lang/crates.io-index" 1402checksum = "ee27f32b5c5292967d2d4a9d7f1e0b0aed2c15daded5a60300e4abb9d8020bca" 1403dependencies = [ 1404 "der", 1405 "digest", 1406 "elliptic-curve", 1407 "rfc6979", 1408 "signature", 1409 "spki", 1410] 1411 1412[[package]] 1413name = "either" 1414version = "1.15.0" 1415source = "registry+https://github.com/rust-lang/crates.io-index" 1416checksum = "48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719" 1417 1418[[package]] 1419name = "elliptic-curve" 1420version = "0.13.8" 1421source = "registry+https://github.com/rust-lang/crates.io-index" 1422checksum = "b5e6043086bf7973472e0c7dff2142ea0b680d30e18d9cc40f267efbf222bd47" 1423dependencies = [ 1424 "base16ct", 1425 "base64ct", 1426 "crypto-bigint", 1427 "digest", 1428 "ff", 1429 "generic-array", 1430 "group", 1431 "pem-rfc7468", 1432 "pkcs8", 1433 "rand_core 0.6.4", 1434 "sec1", 1435 "serde_json", 1436 "serdect", 1437 "subtle", 1438 "zeroize", 1439] 1440 1441[[package]] 1442name = "embedded-io" 1443version = "0.4.0" 1444source = "registry+https://github.com/rust-lang/crates.io-index" 1445checksum = "ef1a6892d9eef45c8fa6b9e0086428a2cca8491aca8f787c534a3d6d0bcb3ced" 1446 1447[[package]] 1448name = "embedded-io" 1449version = "0.6.1" 1450source = "registry+https://github.com/rust-lang/crates.io-index" 1451checksum = "edd0f118536f44f5ccd48bcb8b111bdc3de888b58c74639dfb034a357d0f206d" 1452 1453[[package]] 1454name = "encoding_rs" 1455version = "0.8.35" 1456source = "registry+https://github.com/rust-lang/crates.io-index" 1457checksum = "75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3" 1458dependencies = [ 1459 "cfg-if", 1460] 1461 1462[[package]] 1463name = "endi" 1464version = "1.1.1" 1465source = "registry+https://github.com/rust-lang/crates.io-index" 1466checksum = "66b7e2430c6dff6a955451e2cfc438f09cea1965a9d6f87f7e3b90decc014099" 1467 1468[[package]] 1469name = "enum-as-inner" 1470version = "0.6.1" 1471source = "registry+https://github.com/rust-lang/crates.io-index" 1472checksum = "a1e6a265c649f3f5979b601d26f1d05ada116434c87741c9493cb56218f76cbc" 1473dependencies = [ 1474 "heck 0.5.0", 1475 "proc-macro2", 1476 "quote", 1477 "syn", 1478] 1479 1480[[package]] 1481name = "enumflags2" 1482version = "0.7.12" 1483source = "registry+https://github.com/rust-lang/crates.io-index" 1484checksum = "1027f7680c853e056ebcec683615fb6fbbc07dbaa13b4d5d9442b146ded4ecef" 1485dependencies = [ 1486 "enumflags2_derive", 1487 "serde", 1488] 1489 1490[[package]] 1491name = "enumflags2_derive" 1492version = "0.7.12" 1493source = "registry+https://github.com/rust-lang/crates.io-index" 1494checksum = "67c78a4d8fdf9953a5c9d458f9efe940fd97a0cab0941c075a813ac594733827" 1495dependencies = [ 1496 "proc-macro2", 1497 "quote", 1498 "syn", 1499] 1500 1501[[package]] 1502name = "env_filter" 1503version = "1.0.1" 1504source = "registry+https://github.com/rust-lang/crates.io-index" 1505checksum = "32e90c2accc4b07a8456ea0debdc2e7587bdd890680d71173a15d4ae604f6eef" 1506dependencies = [ 1507 "log", 1508] 1509 1510[[package]] 1511name = "env_logger" 1512version = "0.11.10" 1513source = "registry+https://github.com/rust-lang/crates.io-index" 1514checksum = "0621c04f2196ac3f488dd583365b9c09be011a4ab8b9f37248ffcc8f6198b56a" 1515dependencies = [ 1516 "env_filter", 1517 "log", 1518] 1519 1520[[package]] 1521name = "equivalent" 1522version = "1.0.2" 1523source = "registry+https://github.com/rust-lang/crates.io-index" 1524checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f" 1525 1526[[package]] 1527name = "erased-serde" 1528version = "0.4.10" 1529source = "registry+https://github.com/rust-lang/crates.io-index" 1530checksum = "d2add8a07dd6a8d93ff627029c51de145e12686fbc36ecb298ac22e74cf02dec" 1531dependencies = [ 1532 "serde", 1533 "serde_core", 1534 "typeid", 1535] 1536 1537[[package]] 1538name = "errno" 1539version = "0.3.14" 1540source = "registry+https://github.com/rust-lang/crates.io-index" 1541checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb" 1542dependencies = [ 1543 "libc", 1544 "windows-sys 0.61.2", 1545] 1546 1547[[package]] 1548name = "event-listener" 1549version = "5.4.1" 1550source = "registry+https://github.com/rust-lang/crates.io-index" 1551checksum = "e13b66accf52311f30a0db42147dadea9850cb48cd070028831ae5f5d4b856ab" 1552dependencies = [ 1553 "concurrent-queue", 1554 "parking", 1555 "pin-project-lite", 1556] 1557 1558[[package]] 1559name = "event-listener-strategy" 1560version = "0.5.4" 1561source = "registry+https://github.com/rust-lang/crates.io-index" 1562checksum = "8be9f3dfaaffdae2972880079a491a1a8bb7cbed0b8dd7a347f668b4150a3b93" 1563dependencies = [ 1564 "event-listener", 1565 "pin-project-lite", 1566] 1567 1568[[package]] 1569name = "fallible-iterator" 1570version = "0.3.0" 1571source = "registry+https://github.com/rust-lang/crates.io-index" 1572checksum = "2acce4a10f12dc2fb14a218589d4f1f62ef011b2d0cc4b3cb1bba8e94da14649" 1573 1574[[package]] 1575name = "fastbloom" 1576version = "0.14.1" 1577source = "registry+https://github.com/rust-lang/crates.io-index" 1578checksum = "4e7f34442dbe69c60fe8eaf58a8cafff81a1f278816d8ab4db255b3bef4ac3c4" 1579dependencies = [ 1580 "getrandom 0.3.4", 1581 "libm", 1582 "siphasher", 1583] 1584 1585[[package]] 1586name = "fastdivide" 1587version = "0.4.2" 1588source = "registry+https://github.com/rust-lang/crates.io-index" 1589checksum = "9afc2bd4d5a73106dd53d10d73d3401c2f32730ba2c0b93ddb888a8983680471" 1590 1591[[package]] 1592name = "faster-hex" 1593version = "0.10.0" 1594source = "registry+https://github.com/rust-lang/crates.io-index" 1595checksum = "7223ae2d2f179b803433d9c830478527e92b8117eab39460edae7f1614d9fb73" 1596dependencies = [ 1597 "heapless 0.8.0", 1598 "serde", 1599] 1600 1601[[package]] 1602name = "fastrand" 1603version = "2.4.1" 1604source = "registry+https://github.com/rust-lang/crates.io-index" 1605checksum = "9f1f227452a390804cdb637b74a86990f2a7d7ba4b7d5693aac9b4dd6defd8d6" 1606 1607[[package]] 1608name = "ff" 1609version = "0.13.1" 1610source = "registry+https://github.com/rust-lang/crates.io-index" 1611checksum = "c0b50bfb653653f9ca9095b427bed08ab8d75a137839d9ad64eb11810d5b6393" 1612dependencies = [ 1613 "rand_core 0.6.4", 1614 "subtle", 1615] 1616 1617[[package]] 1618name = "filetime" 1619version = "0.2.29" 1620source = "registry+https://github.com/rust-lang/crates.io-index" 1621checksum = "5c287a33c7f0a620c38e641e7f60827713987b3c0f26e8ddc9462cc69cf75759" 1622dependencies = [ 1623 "cfg-if", 1624 "libc", 1625] 1626 1627[[package]] 1628name = "find-msvc-tools" 1629version = "0.1.9" 1630source = "registry+https://github.com/rust-lang/crates.io-index" 1631checksum = "5baebc0774151f905a1a2cc41989300b1e6fbb29aff0ceffa1064fdd3088d582" 1632 1633[[package]] 1634name = "flate2" 1635version = "1.1.9" 1636source = "registry+https://github.com/rust-lang/crates.io-index" 1637checksum = "843fba2746e448b37e26a819579957415c8cef339bf08564fe8b7ddbd959573c" 1638dependencies = [ 1639 "crc32fast", 1640 "miniz_oxide", 1641] 1642 1643[[package]] 1644name = "fluent-uri" 1645version = "0.4.1" 1646source = "registry+https://github.com/rust-lang/crates.io-index" 1647checksum = "bc74ac4d8359ae70623506d512209619e5cf8f347124910440dbc221714b328e" 1648dependencies = [ 1649 "borrow-or-share", 1650 "ref-cast", 1651 "serde", 1652] 1653 1654[[package]] 1655name = "fnv" 1656version = "1.0.7" 1657source = "registry+https://github.com/rust-lang/crates.io-index" 1658checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" 1659 1660[[package]] 1661name = "foldhash" 1662version = "0.1.5" 1663source = "registry+https://github.com/rust-lang/crates.io-index" 1664checksum = "d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2" 1665 1666[[package]] 1667name = "foldhash" 1668version = "0.2.0" 1669source = "registry+https://github.com/rust-lang/crates.io-index" 1670checksum = "77ce24cb58228fbb8aa041425bb1050850ac19177686ea6e0f41a70416f56fdb" 1671 1672[[package]] 1673name = "foreign-types" 1674version = "0.3.2" 1675source = "registry+https://github.com/rust-lang/crates.io-index" 1676checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1" 1677dependencies = [ 1678 "foreign-types-shared", 1679] 1680 1681[[package]] 1682name = "foreign-types-shared" 1683version = "0.1.1" 1684source = "registry+https://github.com/rust-lang/crates.io-index" 1685checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b" 1686 1687[[package]] 1688name = "form_urlencoded" 1689version = "1.2.2" 1690source = "registry+https://github.com/rust-lang/crates.io-index" 1691checksum = "cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf" 1692dependencies = [ 1693 "percent-encoding", 1694] 1695 1696[[package]] 1697name = "fs2" 1698version = "0.4.3" 1699source = "registry+https://github.com/rust-lang/crates.io-index" 1700checksum = "9564fc758e15025b46aa6643b1b77d047d1a56a1aea6e01002ac0c7026876213" 1701dependencies = [ 1702 "libc", 1703 "winapi", 1704] 1705 1706[[package]] 1707name = "fs4" 1708version = "0.13.1" 1709source = "registry+https://github.com/rust-lang/crates.io-index" 1710checksum = "8640e34b88f7652208ce9e88b1a37a2ae95227d84abec377ccd3c5cfeb141ed4" 1711dependencies = [ 1712 "rustix 1.1.4", 1713 "windows-sys 0.59.0", 1714] 1715 1716[[package]] 1717name = "fs_extra" 1718version = "1.3.0" 1719source = "registry+https://github.com/rust-lang/crates.io-index" 1720checksum = "42703706b716c37f96a77aea830392ad231f44c9e9a67872fa5548707e11b11c" 1721 1722[[package]] 1723name = "funty" 1724version = "2.0.0" 1725source = "registry+https://github.com/rust-lang/crates.io-index" 1726checksum = "e6d5a32815ae3f33302d95fdcb2ce17862f8c65363dcfd29360480ba1001fc9c" 1727 1728[[package]] 1729name = "futures" 1730version = "0.3.32" 1731source = "registry+https://github.com/rust-lang/crates.io-index" 1732checksum = "8b147ee9d1f6d097cef9ce628cd2ee62288d963e16fb287bd9286455b241382d" 1733dependencies = [ 1734 "futures-channel", 1735 "futures-core", 1736 "futures-executor", 1737 "futures-io", 1738 "futures-sink", 1739 "futures-task", 1740 "futures-util", 1741] 1742 1743[[package]] 1744name = "futures-buffered" 1745version = "0.2.13" 1746source = "registry+https://github.com/rust-lang/crates.io-index" 1747checksum = "4421cb78ee172b6b06080093479d3c50f058e7c81b7d577bbb8d118d551d4cd5" 1748dependencies = [ 1749 "cordyceps", 1750 "diatomic-waker", 1751 "futures-core", 1752 "pin-project-lite", 1753 "spin 0.10.0", 1754] 1755 1756[[package]] 1757name = "futures-channel" 1758version = "0.3.32" 1759source = "registry+https://github.com/rust-lang/crates.io-index" 1760checksum = "07bbe89c50d7a535e539b8c17bc0b49bdb77747034daa8087407d655f3f7cc1d" 1761dependencies = [ 1762 "futures-core", 1763 "futures-sink", 1764] 1765 1766[[package]] 1767name = "futures-core" 1768version = "0.3.32" 1769source = "registry+https://github.com/rust-lang/crates.io-index" 1770checksum = "7e3450815272ef58cec6d564423f6e755e25379b217b0bc688e295ba24df6b1d" 1771 1772[[package]] 1773name = "futures-executor" 1774version = "0.3.32" 1775source = "registry+https://github.com/rust-lang/crates.io-index" 1776checksum = "baf29c38818342a3b26b5b923639e7b1f4a61fc5e76102d4b1981c6dc7a7579d" 1777dependencies = [ 1778 "futures-core", 1779 "futures-task", 1780 "futures-util", 1781] 1782 1783[[package]] 1784name = "futures-io" 1785version = "0.3.32" 1786source = "registry+https://github.com/rust-lang/crates.io-index" 1787checksum = "cecba35d7ad927e23624b22ad55235f2239cfa44fd10428eecbeba6d6a717718" 1788 1789[[package]] 1790name = "futures-lite" 1791version = "2.6.1" 1792source = "registry+https://github.com/rust-lang/crates.io-index" 1793checksum = "f78e10609fe0e0b3f4157ffab1876319b5b0db102a2c60dc4626306dc46b44ad" 1794dependencies = [ 1795 "fastrand", 1796 "futures-core", 1797 "futures-io", 1798 "parking", 1799 "pin-project-lite", 1800] 1801 1802[[package]] 1803name = "futures-macro" 1804version = "0.3.32" 1805source = "registry+https://github.com/rust-lang/crates.io-index" 1806checksum = "e835b70203e41293343137df5c0664546da5745f82ec9b84d40be8336958447b" 1807dependencies = [ 1808 "proc-macro2", 1809 "quote", 1810 "syn", 1811] 1812 1813[[package]] 1814name = "futures-sink" 1815version = "0.3.32" 1816source = "registry+https://github.com/rust-lang/crates.io-index" 1817checksum = "c39754e157331b013978ec91992bde1ac089843443c49cbc7f46150b0fad0893" 1818 1819[[package]] 1820name = "futures-task" 1821version = "0.3.32" 1822source = "registry+https://github.com/rust-lang/crates.io-index" 1823checksum = "037711b3d59c33004d3856fbdc83b99d4ff37a24768fa1be9ce3538a1cde4393" 1824 1825[[package]] 1826name = "futures-util" 1827version = "0.3.32" 1828source = "registry+https://github.com/rust-lang/crates.io-index" 1829checksum = "389ca41296e6190b48053de0321d02a77f32f8a5d2461dd38762c0593805c6d6" 1830dependencies = [ 1831 "futures-channel", 1832 "futures-core", 1833 "futures-io", 1834 "futures-macro", 1835 "futures-sink", 1836 "futures-task", 1837 "memchr", 1838 "pin-project-lite", 1839 "slab", 1840] 1841 1842[[package]] 1843name = "genawaiter" 1844version = "0.99.1" 1845source = "registry+https://github.com/rust-lang/crates.io-index" 1846checksum = "c86bd0361bcbde39b13475e6e36cb24c329964aa2611be285289d1e4b751c1a0" 1847dependencies = [ 1848 "genawaiter-macro", 1849] 1850 1851[[package]] 1852name = "genawaiter-macro" 1853version = "0.99.1" 1854source = "registry+https://github.com/rust-lang/crates.io-index" 1855checksum = "0b32dfe1fdfc0bbde1f22a5da25355514b5e450c33a6af6770884c8750aedfbc" 1856 1857[[package]] 1858name = "generator" 1859version = "0.8.8" 1860source = "registry+https://github.com/rust-lang/crates.io-index" 1861checksum = "52f04ae4152da20c76fe800fa48659201d5cf627c5149ca0b707b69d7eef6cf9" 1862dependencies = [ 1863 "cc", 1864 "cfg-if", 1865 "libc", 1866 "log", 1867 "rustversion", 1868 "windows-link", 1869 "windows-result", 1870] 1871 1872[[package]] 1873name = "generic-array" 1874version = "0.14.9" 1875source = "registry+https://github.com/rust-lang/crates.io-index" 1876checksum = "4bb6743198531e02858aeaea5398fcc883e71851fcbcb5a2f773e2fb6cb1edf2" 1877dependencies = [ 1878 "typenum", 1879 "version_check", 1880 "zeroize", 1881] 1882 1883[[package]] 1884name = "getrandom" 1885version = "0.2.17" 1886source = "registry+https://github.com/rust-lang/crates.io-index" 1887checksum = "ff2abc00be7fca6ebc474524697ae276ad847ad0a6b3faa4bcb027e9a4614ad0" 1888dependencies = [ 1889 "cfg-if", 1890 "js-sys", 1891 "libc", 1892 "wasi", 1893 "wasm-bindgen", 1894] 1895 1896[[package]] 1897name = "getrandom" 1898version = "0.3.4" 1899source = "registry+https://github.com/rust-lang/crates.io-index" 1900checksum = "899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd" 1901dependencies = [ 1902 "cfg-if", 1903 "js-sys", 1904 "libc", 1905 "r-efi 5.3.0", 1906 "wasip2", 1907 "wasm-bindgen", 1908] 1909 1910[[package]] 1911name = "getrandom" 1912version = "0.4.2" 1913source = "registry+https://github.com/rust-lang/crates.io-index" 1914checksum = "0de51e6874e94e7bf76d726fc5d13ba782deca734ff60d5bb2fb2607c7406555" 1915dependencies = [ 1916 "cfg-if", 1917 "libc", 1918 "r-efi 6.0.0", 1919 "wasip2", 1920 "wasip3", 1921] 1922 1923[[package]] 1924name = "ghash" 1925version = "0.5.1" 1926source = "registry+https://github.com/rust-lang/crates.io-index" 1927checksum = "f0d8a4362ccb29cb0b265253fb0a2728f592895ee6854fd9bc13f2ffda266ff1" 1928dependencies = [ 1929 "opaque-debug", 1930 "polyval", 1931] 1932 1933[[package]] 1934name = "gix" 1935version = "0.83.0" 1936source = "registry+https://github.com/rust-lang/crates.io-index" 1937checksum = "6ce52001b946a6249d5d0d3011df0a042ac3f8a4d013460db6476577b0b9c567" 1938dependencies = [ 1939 "gix-actor", 1940 "gix-archive", 1941 "gix-attributes", 1942 "gix-blame", 1943 "gix-command", 1944 "gix-commitgraph", 1945 "gix-config", 1946 "gix-date", 1947 "gix-diff", 1948 "gix-dir", 1949 "gix-discover", 1950 "gix-error", 1951 "gix-features", 1952 "gix-filter", 1953 "gix-fs", 1954 "gix-glob", 1955 "gix-hash", 1956 "gix-hashtable", 1957 "gix-ignore", 1958 "gix-index", 1959 "gix-lock", 1960 "gix-merge", 1961 "gix-negotiate", 1962 "gix-object", 1963 "gix-odb", 1964 "gix-pack", 1965 "gix-path", 1966 "gix-pathspec", 1967 "gix-protocol", 1968 "gix-ref", 1969 "gix-refspec", 1970 "gix-revision", 1971 "gix-revwalk", 1972 "gix-sec", 1973 "gix-shallow", 1974 "gix-status", 1975 "gix-submodule", 1976 "gix-tempfile", 1977 "gix-trace", 1978 "gix-traverse", 1979 "gix-url", 1980 "gix-utils", 1981 "gix-validate", 1982 "gix-worktree", 1983 "gix-worktree-state", 1984 "gix-worktree-stream", 1985 "nonempty", 1986 "smallvec", 1987 "thiserror 2.0.18", 1988] 1989 1990[[package]] 1991name = "gix-actor" 1992version = "0.41.0" 1993source = "registry+https://github.com/rust-lang/crates.io-index" 1994checksum = "272916673b83714734b15d4ef3c8b5f1ccddb15fea8ff548430b97c1ab7b7ed8" 1995dependencies = [ 1996 "bstr", 1997 "gix-date", 1998 "gix-error", 1999] 2000 2001[[package]] 2002name = "gix-archive" 2003version = "0.32.0" 2004source = "registry+https://github.com/rust-lang/crates.io-index" 2005checksum = "9a20ec244b733338d4cb60e5e05eac700dab7fcc689647b1d1daa9396b119342" 2006dependencies = [ 2007 "bstr", 2008 "gix-date", 2009 "gix-error", 2010 "gix-object", 2011 "gix-worktree-stream", 2012] 2013 2014[[package]] 2015name = "gix-attributes" 2016version = "0.33.0" 2017source = "registry+https://github.com/rust-lang/crates.io-index" 2018checksum = "fe17c5a1c0b6f2ef1476aa1d3222ea50cdff67608016613a58bfc3e078046000" 2019dependencies = [ 2020 "bstr", 2021 "gix-glob", 2022 "gix-path", 2023 "gix-quote", 2024 "gix-trace", 2025 "kstring", 2026 "smallvec", 2027 "thiserror 2.0.18", 2028 "unicode-bom", 2029] 2030 2031[[package]] 2032name = "gix-bitmap" 2033version = "0.3.1" 2034source = "registry+https://github.com/rust-lang/crates.io-index" 2035checksum = "1ecbfc77ec6852294e341ecc305a490b59f2813e6ca42d79efda5099dcab1894" 2036dependencies = [ 2037 "gix-error", 2038] 2039 2040[[package]] 2041name = "gix-blame" 2042version = "0.13.0" 2043source = "registry+https://github.com/rust-lang/crates.io-index" 2044checksum = "14dab9a942ab54a9661ded7397c3bf927274e7afa94494db0d75cfcbde02ca0a" 2045dependencies = [ 2046 "gix-commitgraph", 2047 "gix-date", 2048 "gix-diff", 2049 "gix-error", 2050 "gix-hash", 2051 "gix-object", 2052 "gix-revwalk", 2053 "gix-trace", 2054 "gix-traverse", 2055 "gix-worktree", 2056 "smallvec", 2057 "thiserror 2.0.18", 2058] 2059 2060[[package]] 2061name = "gix-chunk" 2062version = "0.7.1" 2063source = "registry+https://github.com/rust-lang/crates.io-index" 2064checksum = "edf288be9b60fe7231de03771faa292be1493d84786f68727e33ad1f91764320" 2065dependencies = [ 2066 "gix-error", 2067] 2068 2069[[package]] 2070name = "gix-command" 2071version = "0.9.0" 2072source = "registry+https://github.com/rust-lang/crates.io-index" 2073checksum = "86335306511abe43d75c866d4b1f3d90932fe202edcd43e1314036333e7384d8" 2074dependencies = [ 2075 "bstr", 2076 "gix-path", 2077 "gix-quote", 2078 "gix-trace", 2079 "shell-words", 2080] 2081 2082[[package]] 2083name = "gix-commitgraph" 2084version = "0.37.0" 2085source = "registry+https://github.com/rust-lang/crates.io-index" 2086checksum = "fe3b5aa0f24e19028c261d229aeeedafcaaa52ebd71021cc15184620fc9d32eb" 2087dependencies = [ 2088 "bstr", 2089 "gix-chunk", 2090 "gix-error", 2091 "gix-hash", 2092 "memmap2", 2093 "nonempty", 2094] 2095 2096[[package]] 2097name = "gix-config" 2098version = "0.56.0" 2099source = "registry+https://github.com/rust-lang/crates.io-index" 2100checksum = "8c01848aebd21c67f6ba41f1de8efd46ae96df21f001954a3c9e1517e514d410" 2101dependencies = [ 2102 "bstr", 2103 "gix-config-value", 2104 "gix-features", 2105 "gix-glob", 2106 "gix-path", 2107 "gix-ref", 2108 "gix-sec", 2109 "smallvec", 2110 "thiserror 2.0.18", 2111 "unicode-bom", 2112] 2113 2114[[package]] 2115name = "gix-config-value" 2116version = "0.18.0" 2117source = "registry+https://github.com/rust-lang/crates.io-index" 2118checksum = "13b39ed39ee4c10a3b157f9fb94bac8098d9f8e56201f0cf7dee6c187416c4b2" 2119dependencies = [ 2120 "bitflags", 2121 "bstr", 2122 "gix-path", 2123 "libc", 2124 "thiserror 2.0.18", 2125] 2126 2127[[package]] 2128name = "gix-date" 2129version = "0.15.3" 2130source = "registry+https://github.com/rust-lang/crates.io-index" 2131checksum = "b94cdae4eb4b0f4136e3d9b3aa2d2cd03cfb5bb9b636b31263aea2df86d41543" 2132dependencies = [ 2133 "bstr", 2134 "gix-error", 2135 "itoa", 2136 "jiff", 2137 "smallvec", 2138] 2139 2140[[package]] 2141name = "gix-diff" 2142version = "0.63.0" 2143source = "registry+https://github.com/rust-lang/crates.io-index" 2144checksum = "dc08e0fa1a91ff5f24affeab052f198056645e1de004910bde7b82b50ea5982a" 2145dependencies = [ 2146 "bstr", 2147 "gix-command", 2148 "gix-filter", 2149 "gix-fs", 2150 "gix-hash", 2151 "gix-imara-diff", 2152 "gix-object", 2153 "gix-path", 2154 "gix-tempfile", 2155 "gix-trace", 2156 "gix-traverse", 2157 "gix-worktree", 2158 "thiserror 2.0.18", 2159] 2160 2161[[package]] 2162name = "gix-dir" 2163version = "0.25.0" 2164source = "registry+https://github.com/rust-lang/crates.io-index" 2165checksum = "32a0fc06e9e1e430cbf0a313666976d90f822f461a6525320427aa9b8af5236c" 2166dependencies = [ 2167 "bstr", 2168 "gix-discover", 2169 "gix-fs", 2170 "gix-ignore", 2171 "gix-index", 2172 "gix-object", 2173 "gix-path", 2174 "gix-pathspec", 2175 "gix-trace", 2176 "gix-utils", 2177 "gix-worktree", 2178 "thiserror 2.0.18", 2179] 2180 2181[[package]] 2182name = "gix-discover" 2183version = "0.51.0" 2184source = "registry+https://github.com/rust-lang/crates.io-index" 2185checksum = "17852e6a501e688a1702b24ebe5b3761d4719455bc869fd29f38b0b859bcad34" 2186dependencies = [ 2187 "bstr", 2188 "dunce", 2189 "gix-fs", 2190 "gix-path", 2191 "gix-ref", 2192 "gix-sec", 2193 "thiserror 2.0.18", 2194] 2195 2196[[package]] 2197name = "gix-error" 2198version = "0.2.3" 2199source = "registry+https://github.com/rust-lang/crates.io-index" 2200checksum = "e207b971746ab724fccdfced2e4e19e854744611904a0195d3aa8fda8a110613" 2201dependencies = [ 2202 "bstr", 2203] 2204 2205[[package]] 2206name = "gix-features" 2207version = "0.48.0" 2208source = "registry+https://github.com/rust-lang/crates.io-index" 2209checksum = "af375693ad5333d0a2c66b4c5b2cbe9ccc38e34f8e8bf24e4ae42c12307fdc4f" 2210dependencies = [ 2211 "bytes", 2212 "crc32fast", 2213 "gix-path", 2214 "gix-trace", 2215 "gix-utils", 2216 "libc", 2217 "once_cell", 2218 "prodash", 2219 "thiserror 2.0.18", 2220 "walkdir", 2221 "zlib-rs", 2222] 2223 2224[[package]] 2225name = "gix-filter" 2226version = "0.30.0" 2227source = "registry+https://github.com/rust-lang/crates.io-index" 2228checksum = "dac917dbe9653c9b615d248db91907a365bd779750c9e1b457a9d9fdeece3a08" 2229dependencies = [ 2230 "bstr", 2231 "encoding_rs", 2232 "gix-attributes", 2233 "gix-command", 2234 "gix-hash", 2235 "gix-object", 2236 "gix-packetline", 2237 "gix-path", 2238 "gix-quote", 2239 "gix-trace", 2240 "gix-utils", 2241 "smallvec", 2242 "thiserror 2.0.18", 2243] 2244 2245[[package]] 2246name = "gix-fs" 2247version = "0.21.1" 2248source = "registry+https://github.com/rust-lang/crates.io-index" 2249checksum = "1e1967daac9848757c47c2aef0c57bcadc1a897347f559778249bf286a536c86" 2250dependencies = [ 2251 "bstr", 2252 "fastrand", 2253 "gix-features", 2254 "gix-path", 2255 "gix-utils", 2256 "thiserror 2.0.18", 2257] 2258 2259[[package]] 2260name = "gix-glob" 2261version = "0.26.0" 2262source = "registry+https://github.com/rust-lang/crates.io-index" 2263checksum = "08bf29249a069bf2507f5964f80997f37b134d320ea348d66527726b9be2c38c" 2264dependencies = [ 2265 "bitflags", 2266 "bstr", 2267 "gix-features", 2268 "gix-path", 2269] 2270 2271[[package]] 2272name = "gix-hash" 2273version = "0.25.0" 2274source = "registry+https://github.com/rust-lang/crates.io-index" 2275checksum = "bcf70d1e252337eed16360f8b8ebb71865ece58eab7954b39ce38b420de703d2" 2276dependencies = [ 2277 "faster-hex", 2278 "gix-features", 2279 "sha1-checked", 2280 "thiserror 2.0.18", 2281] 2282 2283[[package]] 2284name = "gix-hashtable" 2285version = "0.15.0" 2286source = "registry+https://github.com/rust-lang/crates.io-index" 2287checksum = "d33b455e07b3c16d3b2eeebc7b38d2dafcbf8a653de1138ef55d4c2a1fd0b08b" 2288dependencies = [ 2289 "gix-hash", 2290 "hashbrown 0.16.1", 2291 "parking_lot", 2292] 2293 2294[[package]] 2295name = "gix-ignore" 2296version = "0.21.0" 2297source = "registry+https://github.com/rust-lang/crates.io-index" 2298checksum = "6bb13fbbeeafee943e52b61fcc88dfddf6a452fcaf0c4d0cdc8f218fa25bbec5" 2299dependencies = [ 2300 "bstr", 2301 "gix-glob", 2302 "gix-path", 2303 "gix-trace", 2304 "unicode-bom", 2305] 2306 2307[[package]] 2308name = "gix-imara-diff" 2309version = "0.2.1" 2310source = "registry+https://github.com/rust-lang/crates.io-index" 2311checksum = "39eb0623e15e4cb83c02ce6a959e48fadd1ae3b715b36b5acc01816e01388c82" 2312dependencies = [ 2313 "bstr", 2314 "hashbrown 0.16.1", 2315] 2316 2317[[package]] 2318name = "gix-index" 2319version = "0.51.0" 2320source = "registry+https://github.com/rust-lang/crates.io-index" 2321checksum = "54c3ef97ad08121e4327a6226bd63fed6b9e3c6b976d48bddd4356d9d41191db" 2322dependencies = [ 2323 "bitflags", 2324 "bstr", 2325 "filetime", 2326 "fnv", 2327 "gix-bitmap", 2328 "gix-features", 2329 "gix-fs", 2330 "gix-hash", 2331 "gix-lock", 2332 "gix-object", 2333 "gix-traverse", 2334 "gix-utils", 2335 "gix-validate", 2336 "hashbrown 0.16.1", 2337 "itoa", 2338 "libc", 2339 "memmap2", 2340 "rustix 1.1.4", 2341 "smallvec", 2342 "thiserror 2.0.18", 2343] 2344 2345[[package]] 2346name = "gix-lock" 2347version = "23.0.0" 2348source = "registry+https://github.com/rust-lang/crates.io-index" 2349checksum = "09b3bc074e5723027b482dcd9ab99d95804a53742f6de812d0172fbba4a186c1" 2350dependencies = [ 2351 "gix-tempfile", 2352 "gix-utils", 2353 "thiserror 2.0.18", 2354] 2355 2356[[package]] 2357name = "gix-merge" 2358version = "0.16.0" 2359source = "registry+https://github.com/rust-lang/crates.io-index" 2360checksum = "74bbcdcc52b70a32f0a151b024dff9d0fcf56ee48f00d9503e735af9d99ea881" 2361dependencies = [ 2362 "bstr", 2363 "gix-command", 2364 "gix-diff", 2365 "gix-filter", 2366 "gix-fs", 2367 "gix-hash", 2368 "gix-imara-diff", 2369 "gix-index", 2370 "gix-object", 2371 "gix-path", 2372 "gix-quote", 2373 "gix-revision", 2374 "gix-revwalk", 2375 "gix-tempfile", 2376 "gix-trace", 2377 "gix-worktree", 2378 "nonempty", 2379 "thiserror 2.0.18", 2380] 2381 2382[[package]] 2383name = "gix-negotiate" 2384version = "0.31.0" 2385source = "registry+https://github.com/rust-lang/crates.io-index" 2386checksum = "103d42bfade1b8a96ca5005933127bdad461ce588d92422b2c2daa3ff20d780c" 2387dependencies = [ 2388 "bitflags", 2389 "gix-commitgraph", 2390 "gix-date", 2391 "gix-hash", 2392 "gix-object", 2393 "gix-revwalk", 2394] 2395 2396[[package]] 2397name = "gix-object" 2398version = "0.60.0" 2399source = "registry+https://github.com/rust-lang/crates.io-index" 2400checksum = "a38075a95d7cc5df8afd38e72c617026c1456952207a4120a7f55a3fbf93b4d7" 2401dependencies = [ 2402 "bstr", 2403 "gix-actor", 2404 "gix-date", 2405 "gix-features", 2406 "gix-hash", 2407 "gix-hashtable", 2408 "gix-utils", 2409 "gix-validate", 2410 "itoa", 2411 "smallvec", 2412 "thiserror 2.0.18", 2413] 2414 2415[[package]] 2416name = "gix-odb" 2417version = "0.80.0" 2418source = "registry+https://github.com/rust-lang/crates.io-index" 2419checksum = "aeeda12a9663120418735ecdc1250d06eeab0be75700e47b3402a981331716ba" 2420dependencies = [ 2421 "arc-swap", 2422 "gix-features", 2423 "gix-fs", 2424 "gix-hash", 2425 "gix-hashtable", 2426 "gix-object", 2427 "gix-pack", 2428 "gix-path", 2429 "gix-quote", 2430 "memmap2", 2431 "parking_lot", 2432 "tempfile", 2433 "thiserror 2.0.18", 2434] 2435 2436[[package]] 2437name = "gix-pack" 2438version = "0.70.0" 2439source = "registry+https://github.com/rust-lang/crates.io-index" 2440checksum = "daf02e6f5c8f07a069c9ea5245f40d9b14856ada4086091dc99941b49002b4fa" 2441dependencies = [ 2442 "clru", 2443 "gix-chunk", 2444 "gix-error", 2445 "gix-features", 2446 "gix-hash", 2447 "gix-hashtable", 2448 "gix-object", 2449 "gix-path", 2450 "memmap2", 2451 "smallvec", 2452 "thiserror 2.0.18", 2453] 2454 2455[[package]] 2456name = "gix-packetline" 2457version = "0.21.3" 2458source = "registry+https://github.com/rust-lang/crates.io-index" 2459checksum = "362246df440ee691699f0664cbf7006a6ece477db6734222be95e4198e5656e6" 2460dependencies = [ 2461 "bstr", 2462 "faster-hex", 2463 "gix-trace", 2464 "thiserror 2.0.18", 2465] 2466 2467[[package]] 2468name = "gix-path" 2469version = "0.12.0" 2470source = "registry+https://github.com/rust-lang/crates.io-index" 2471checksum = "671a6059e8a4c1b7f406e24716499cefa3926e060876fb1959ef225efeee346e" 2472dependencies = [ 2473 "bstr", 2474 "gix-trace", 2475 "gix-validate", 2476 "thiserror 2.0.18", 2477] 2478 2479[[package]] 2480name = "gix-pathspec" 2481version = "0.18.0" 2482source = "registry+https://github.com/rust-lang/crates.io-index" 2483checksum = "2a84a4f083dd70fb49f4377e13afa6d90df2daaa1c705c49d6ff1331fc7e8855" 2484dependencies = [ 2485 "bitflags", 2486 "bstr", 2487 "gix-attributes", 2488 "gix-config-value", 2489 "gix-glob", 2490 "gix-path", 2491 "thiserror 2.0.18", 2492] 2493 2494[[package]] 2495name = "gix-protocol" 2496version = "0.61.0" 2497source = "registry+https://github.com/rust-lang/crates.io-index" 2498checksum = "aa4bee82db63ec635996b96efae71cf467c155fa3f34a556184373224a26c4fd" 2499dependencies = [ 2500 "bstr", 2501 "gix-date", 2502 "gix-features", 2503 "gix-hash", 2504 "gix-ref", 2505 "gix-shallow", 2506 "gix-transport", 2507 "gix-utils", 2508 "maybe-async", 2509 "nonempty", 2510 "thiserror 2.0.18", 2511] 2512 2513[[package]] 2514name = "gix-quote" 2515version = "0.7.1" 2516source = "registry+https://github.com/rust-lang/crates.io-index" 2517checksum = "6e97b73791a64bc0fa7dd2c5b3e551136115f97750b876ed1c952c7a7dbaf8be" 2518dependencies = [ 2519 "bstr", 2520 "gix-error", 2521 "gix-utils", 2522] 2523 2524[[package]] 2525name = "gix-ref" 2526version = "0.63.0" 2527source = "registry+https://github.com/rust-lang/crates.io-index" 2528checksum = "d8ba9cc15f558b274c99349b83130f5ec83459660828fde9718bbbb43a726167" 2529dependencies = [ 2530 "gix-actor", 2531 "gix-features", 2532 "gix-fs", 2533 "gix-hash", 2534 "gix-lock", 2535 "gix-object", 2536 "gix-path", 2537 "gix-tempfile", 2538 "gix-utils", 2539 "gix-validate", 2540 "memmap2", 2541 "thiserror 2.0.18", 2542] 2543 2544[[package]] 2545name = "gix-refspec" 2546version = "0.41.0" 2547source = "registry+https://github.com/rust-lang/crates.io-index" 2548checksum = "61755b27d57edc8940a1b1593c8c61548ca8e4c02da1ed8d5bfeda9eb2a6b761" 2549dependencies = [ 2550 "bstr", 2551 "gix-error", 2552 "gix-glob", 2553 "gix-hash", 2554 "gix-revision", 2555 "gix-validate", 2556 "smallvec", 2557 "thiserror 2.0.18", 2558] 2559 2560[[package]] 2561name = "gix-revision" 2562version = "0.45.0" 2563source = "registry+https://github.com/rust-lang/crates.io-index" 2564checksum = "1fb5288fac706d3ea3e4e2ba9ec38b78743b8c02f422e18cb342299cfd6ab7e8" 2565dependencies = [ 2566 "bitflags", 2567 "bstr", 2568 "gix-commitgraph", 2569 "gix-date", 2570 "gix-error", 2571 "gix-hash", 2572 "gix-hashtable", 2573 "gix-object", 2574 "gix-revwalk", 2575 "gix-trace", 2576 "nonempty", 2577] 2578 2579[[package]] 2580name = "gix-revwalk" 2581version = "0.31.0" 2582source = "registry+https://github.com/rust-lang/crates.io-index" 2583checksum = "313813706b073a12ff7f9b2896bf3e6504cdac7cfbc97b1920114724705069f0" 2584dependencies = [ 2585 "gix-commitgraph", 2586 "gix-date", 2587 "gix-error", 2588 "gix-hash", 2589 "gix-hashtable", 2590 "gix-object", 2591 "smallvec", 2592 "thiserror 2.0.18", 2593] 2594 2595[[package]] 2596name = "gix-sec" 2597version = "0.14.0" 2598source = "registry+https://github.com/rust-lang/crates.io-index" 2599checksum = "f5a3a2d3e504a238136751e646a6c028252286a0ea64ea9974bf0498633407c6" 2600dependencies = [ 2601 "bitflags", 2602 "gix-path", 2603 "libc", 2604 "windows-sys 0.61.2", 2605] 2606 2607[[package]] 2608name = "gix-shallow" 2609version = "0.12.0" 2610source = "registry+https://github.com/rust-lang/crates.io-index" 2611checksum = "29187305521bfacf4aefd284ab28dbfa9fb74abd39a5e63dd313b1baa5808c27" 2612dependencies = [ 2613 "bstr", 2614 "gix-hash", 2615 "gix-lock", 2616 "nonempty", 2617 "thiserror 2.0.18", 2618] 2619 2620[[package]] 2621name = "gix-status" 2622version = "0.30.0" 2623source = "registry+https://github.com/rust-lang/crates.io-index" 2624checksum = "68c6d2a8c521ffa205fe7e268c82e6d1378ba37cd826ca10ab6129fdc29a4b65" 2625dependencies = [ 2626 "bstr", 2627 "filetime", 2628 "gix-diff", 2629 "gix-dir", 2630 "gix-features", 2631 "gix-filter", 2632 "gix-fs", 2633 "gix-hash", 2634 "gix-index", 2635 "gix-object", 2636 "gix-path", 2637 "gix-pathspec", 2638 "gix-worktree", 2639 "portable-atomic", 2640 "thiserror 2.0.18", 2641] 2642 2643[[package]] 2644name = "gix-submodule" 2645version = "0.30.0" 2646source = "registry+https://github.com/rust-lang/crates.io-index" 2647checksum = "9fd5fc8692890bd71a596e540fd4c364f8460eaa82c4eaaedebde6e1e3eb4d91" 2648dependencies = [ 2649 "bstr", 2650 "gix-config", 2651 "gix-path", 2652 "gix-pathspec", 2653 "gix-refspec", 2654 "gix-url", 2655 "thiserror 2.0.18", 2656] 2657 2658[[package]] 2659name = "gix-tempfile" 2660version = "23.0.0" 2661source = "registry+https://github.com/rust-lang/crates.io-index" 2662checksum = "691ea1e31435c7e7d4d04705ec9d1c0d9482c46b2acf512bc723939d8f0af7fb" 2663dependencies = [ 2664 "dashmap", 2665 "gix-fs", 2666 "libc", 2667 "parking_lot", 2668 "tempfile", 2669] 2670 2671[[package]] 2672name = "gix-trace" 2673version = "0.1.19" 2674source = "registry+https://github.com/rust-lang/crates.io-index" 2675checksum = "6f23569e55f2ffaf958617353b9734a7d52a7c19c439eeaa5e3efc217fd2270e" 2676 2677[[package]] 2678name = "gix-transport" 2679version = "0.57.0" 2680source = "registry+https://github.com/rust-lang/crates.io-index" 2681checksum = "ffd6a5c676b92d4ead5f5a2b2935024415dec69edc997b6090ca9cac010a3018" 2682dependencies = [ 2683 "bstr", 2684 "gix-command", 2685 "gix-features", 2686 "gix-packetline", 2687 "gix-quote", 2688 "gix-sec", 2689 "gix-url", 2690 "thiserror 2.0.18", 2691] 2692 2693[[package]] 2694name = "gix-traverse" 2695version = "0.57.0" 2696source = "registry+https://github.com/rust-lang/crates.io-index" 2697checksum = "a14b7052c0786676c03e71fcfde7d7f0f8e8316e642b5cec6bb3998719b2ce5c" 2698dependencies = [ 2699 "bitflags", 2700 "gix-commitgraph", 2701 "gix-date", 2702 "gix-hash", 2703 "gix-hashtable", 2704 "gix-object", 2705 "gix-revwalk", 2706 "smallvec", 2707 "thiserror 2.0.18", 2708] 2709 2710[[package]] 2711name = "gix-url" 2712version = "0.36.0" 2713source = "registry+https://github.com/rust-lang/crates.io-index" 2714checksum = "35842d099e813f6f6bba529e88d4670572149c3df79b7a412952259887721ece" 2715dependencies = [ 2716 "bstr", 2717 "gix-path", 2718 "percent-encoding", 2719 "thiserror 2.0.18", 2720] 2721 2722[[package]] 2723name = "gix-utils" 2724version = "0.3.2" 2725source = "registry+https://github.com/rust-lang/crates.io-index" 2726checksum = "4e477b4f07a6e8da4ba791c53c858102959703c60d70f199932010d5b94adb2c" 2727dependencies = [ 2728 "bstr", 2729 "fastrand", 2730 "unicode-normalization", 2731] 2732 2733[[package]] 2734name = "gix-validate" 2735version = "0.11.1" 2736source = "registry+https://github.com/rust-lang/crates.io-index" 2737checksum = "e26ac2602b43eadfdca0560b81d3341944162a3c9f64ccdeef8fc501ad80dad5" 2738dependencies = [ 2739 "bstr", 2740] 2741 2742[[package]] 2743name = "gix-worktree" 2744version = "0.52.0" 2745source = "registry+https://github.com/rust-lang/crates.io-index" 2746checksum = "d69955eb5e2910832f88d041964b809eee01dadd579237e0b55efec58fd406fd" 2747dependencies = [ 2748 "bstr", 2749 "gix-attributes", 2750 "gix-fs", 2751 "gix-glob", 2752 "gix-hash", 2753 "gix-ignore", 2754 "gix-index", 2755 "gix-object", 2756 "gix-path", 2757 "gix-validate", 2758] 2759 2760[[package]] 2761name = "gix-worktree-state" 2762version = "0.30.0" 2763source = "registry+https://github.com/rust-lang/crates.io-index" 2764checksum = "8a96dccbcf9e8fe0291c55f06e08da93ebb2e691c1311276f541eefcc6d70800" 2765dependencies = [ 2766 "bstr", 2767 "gix-features", 2768 "gix-filter", 2769 "gix-fs", 2770 "gix-index", 2771 "gix-object", 2772 "gix-path", 2773 "gix-worktree", 2774 "io-close", 2775 "thiserror 2.0.18", 2776] 2777 2778[[package]] 2779name = "gix-worktree-stream" 2780version = "0.32.0" 2781source = "registry+https://github.com/rust-lang/crates.io-index" 2782checksum = "9a8444b8ed4662e1a0c97f3eceda29630001a1bbb2632201e50312623e594213" 2783dependencies = [ 2784 "gix-attributes", 2785 "gix-error", 2786 "gix-features", 2787 "gix-filter", 2788 "gix-fs", 2789 "gix-hash", 2790 "gix-object", 2791 "gix-path", 2792 "gix-traverse", 2793 "parking_lot", 2794] 2795 2796[[package]] 2797name = "glob" 2798version = "0.3.3" 2799source = "registry+https://github.com/rust-lang/crates.io-index" 2800checksum = "0cc23270f6e1808e30a928bdc84dea0b9b4136a8bc82338574f23baf47bbd280" 2801 2802[[package]] 2803name = "group" 2804version = "0.13.0" 2805source = "registry+https://github.com/rust-lang/crates.io-index" 2806checksum = "f0f9ef7462f7c099f518d754361858f86d8a07af53ba9af0fe635bbccb151a63" 2807dependencies = [ 2808 "ff", 2809 "rand_core 0.6.4", 2810 "subtle", 2811] 2812 2813[[package]] 2814name = "h2" 2815version = "0.4.14" 2816source = "registry+https://github.com/rust-lang/crates.io-index" 2817checksum = "171fefbc92fe4a4de27e0698d6a5b392d6a0e333506bc49133760b3bcf948733" 2818dependencies = [ 2819 "atomic-waker", 2820 "bytes", 2821 "fnv", 2822 "futures-core", 2823 "futures-sink", 2824 "http", 2825 "indexmap", 2826 "slab", 2827 "tokio", 2828 "tokio-util", 2829 "tracing", 2830] 2831 2832[[package]] 2833name = "half" 2834version = "2.7.1" 2835source = "registry+https://github.com/rust-lang/crates.io-index" 2836checksum = "6ea2d84b969582b4b1864a92dc5d27cd2b77b622a8d79306834f1be5ba20d84b" 2837dependencies = [ 2838 "cfg-if", 2839 "crunchy", 2840 "zerocopy", 2841] 2842 2843[[package]] 2844name = "hash32" 2845version = "0.2.1" 2846source = "registry+https://github.com/rust-lang/crates.io-index" 2847checksum = "b0c35f58762feb77d74ebe43bdbc3210f09be9fe6742234d573bacc26ed92b67" 2848dependencies = [ 2849 "byteorder", 2850] 2851 2852[[package]] 2853name = "hash32" 2854version = "0.3.1" 2855source = "registry+https://github.com/rust-lang/crates.io-index" 2856checksum = "47d60b12902ba28e2730cd37e95b8c9223af2808df9e902d4df49588d1470606" 2857dependencies = [ 2858 "byteorder", 2859] 2860 2861[[package]] 2862name = "hashbrown" 2863version = "0.14.5" 2864source = "registry+https://github.com/rust-lang/crates.io-index" 2865checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1" 2866 2867[[package]] 2868name = "hashbrown" 2869version = "0.15.5" 2870source = "registry+https://github.com/rust-lang/crates.io-index" 2871checksum = "9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1" 2872dependencies = [ 2873 "allocator-api2", 2874 "equivalent", 2875 "foldhash 0.1.5", 2876] 2877 2878[[package]] 2879name = "hashbrown" 2880version = "0.16.1" 2881source = "registry+https://github.com/rust-lang/crates.io-index" 2882checksum = "841d1cc9bed7f9236f321df977030373f4a4163ae1a7dbfe1a51a2c1a51d9100" 2883dependencies = [ 2884 "allocator-api2", 2885 "equivalent", 2886 "foldhash 0.2.0", 2887] 2888 2889[[package]] 2890name = "hashbrown" 2891version = "0.17.1" 2892source = "registry+https://github.com/rust-lang/crates.io-index" 2893checksum = "ed5909b6e89a2db4456e54cd5f673791d7eca6732202bbf2a9cc504fe2f9b84a" 2894 2895[[package]] 2896name = "heapless" 2897version = "0.7.17" 2898source = "registry+https://github.com/rust-lang/crates.io-index" 2899checksum = "cdc6457c0eb62c71aac4bc17216026d8410337c4126773b9c5daba343f17964f" 2900dependencies = [ 2901 "atomic-polyfill", 2902 "hash32 0.2.1", 2903 "rustc_version", 2904 "serde", 2905 "spin 0.9.8", 2906 "stable_deref_trait", 2907] 2908 2909[[package]] 2910name = "heapless" 2911version = "0.8.0" 2912source = "registry+https://github.com/rust-lang/crates.io-index" 2913checksum = "0bfb9eb618601c89945a70e254898da93b13be0388091d42117462b265bb3fad" 2914dependencies = [ 2915 "hash32 0.3.1", 2916 "stable_deref_trait", 2917] 2918 2919[[package]] 2920name = "heck" 2921version = "0.4.1" 2922source = "registry+https://github.com/rust-lang/crates.io-index" 2923checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8" 2924 2925[[package]] 2926name = "heck" 2927version = "0.5.0" 2928source = "registry+https://github.com/rust-lang/crates.io-index" 2929checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" 2930 2931[[package]] 2932name = "hermit-abi" 2933version = "0.5.2" 2934source = "registry+https://github.com/rust-lang/crates.io-index" 2935checksum = "fc0fef456e4baa96da950455cd02c081ca953b141298e41db3fc7e36b1da849c" 2936 2937[[package]] 2938name = "hex" 2939version = "0.4.3" 2940source = "registry+https://github.com/rust-lang/crates.io-index" 2941checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70" 2942 2943[[package]] 2944name = "hickory-proto" 2945version = "0.24.4" 2946source = "registry+https://github.com/rust-lang/crates.io-index" 2947checksum = "92652067c9ce6f66ce53cc38d1169daa36e6e7eb7dd3b63b5103bd9d97117248" 2948dependencies = [ 2949 "async-trait", 2950 "cfg-if", 2951 "data-encoding", 2952 "enum-as-inner", 2953 "futures-channel", 2954 "futures-io", 2955 "futures-util", 2956 "idna", 2957 "ipnet", 2958 "once_cell", 2959 "rand 0.8.6", 2960 "thiserror 1.0.69", 2961 "tinyvec", 2962 "tokio", 2963 "tracing", 2964 "url", 2965] 2966 2967[[package]] 2968name = "hickory-resolver" 2969version = "0.24.4" 2970source = "registry+https://github.com/rust-lang/crates.io-index" 2971checksum = "cbb117a1ca520e111743ab2f6688eddee69db4e0ea242545a604dce8a66fd22e" 2972dependencies = [ 2973 "cfg-if", 2974 "futures-util", 2975 "hickory-proto", 2976 "ipconfig", 2977 "lru-cache", 2978 "once_cell", 2979 "parking_lot", 2980 "rand 0.8.6", 2981 "resolv-conf", 2982 "smallvec", 2983 "thiserror 1.0.69", 2984 "tokio", 2985 "tracing", 2986] 2987 2988[[package]] 2989name = "hkdf" 2990version = "0.12.4" 2991source = "registry+https://github.com/rust-lang/crates.io-index" 2992checksum = "7b5f8eb2ad728638ea2c7d47a21db23b7b58a72ed6a38256b8a1849f15fbbdf7" 2993dependencies = [ 2994 "hmac", 2995] 2996 2997[[package]] 2998name = "hmac" 2999version = "0.12.1" 3000source = "registry+https://github.com/rust-lang/crates.io-index" 3001checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e" 3002dependencies = [ 3003 "digest", 3004] 3005 3006[[package]] 3007name = "home" 3008version = "0.5.12" 3009source = "registry+https://github.com/rust-lang/crates.io-index" 3010checksum = "cc627f471c528ff0c4a49e1d5e60450c8f6461dd6d10ba9dcd3a61d3dff7728d" 3011dependencies = [ 3012 "windows-sys 0.61.2", 3013] 3014 3015[[package]] 3016name = "htmlescape" 3017version = "0.3.1" 3018source = "registry+https://github.com/rust-lang/crates.io-index" 3019checksum = "e9025058dae765dee5070ec375f591e2ba14638c63feff74f13805a72e523163" 3020 3021[[package]] 3022name = "http" 3023version = "1.4.0" 3024source = "registry+https://github.com/rust-lang/crates.io-index" 3025checksum = "e3ba2a386d7f85a81f119ad7498ebe444d2e22c2af0b86b069416ace48b3311a" 3026dependencies = [ 3027 "bytes", 3028 "itoa", 3029] 3030 3031[[package]] 3032name = "http-body" 3033version = "1.0.1" 3034source = "registry+https://github.com/rust-lang/crates.io-index" 3035checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184" 3036dependencies = [ 3037 "bytes", 3038 "http", 3039] 3040 3041[[package]] 3042name = "http-body-util" 3043version = "0.1.3" 3044source = "registry+https://github.com/rust-lang/crates.io-index" 3045checksum = "b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a" 3046dependencies = [ 3047 "bytes", 3048 "futures-core", 3049 "http", 3050 "http-body", 3051 "pin-project-lite", 3052] 3053 3054[[package]] 3055name = "httparse" 3056version = "1.10.1" 3057source = "registry+https://github.com/rust-lang/crates.io-index" 3058checksum = "6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87" 3059 3060[[package]] 3061name = "httpdate" 3062version = "1.0.3" 3063source = "registry+https://github.com/rust-lang/crates.io-index" 3064checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9" 3065 3066[[package]] 3067name = "hyper" 3068version = "1.9.0" 3069source = "registry+https://github.com/rust-lang/crates.io-index" 3070checksum = "6299f016b246a94207e63da54dbe807655bf9e00044f73ded42c3ac5305fbcca" 3071dependencies = [ 3072 "atomic-waker", 3073 "bytes", 3074 "futures-channel", 3075 "futures-core", 3076 "h2", 3077 "http", 3078 "http-body", 3079 "httparse", 3080 "httpdate", 3081 "itoa", 3082 "pin-project-lite", 3083 "smallvec", 3084 "tokio", 3085 "want", 3086] 3087 3088[[package]] 3089name = "hyper-rustls" 3090version = "0.27.9" 3091source = "registry+https://github.com/rust-lang/crates.io-index" 3092checksum = "33ca68d021ef39cf6463ab54c1d0f5daf03377b70561305bb89a8f83aab66e0f" 3093dependencies = [ 3094 "http", 3095 "hyper", 3096 "hyper-util", 3097 "rustls", 3098 "tokio", 3099 "tokio-rustls", 3100 "tower-service", 3101 "webpki-roots", 3102] 3103 3104[[package]] 3105name = "hyper-util" 3106version = "0.1.20" 3107source = "registry+https://github.com/rust-lang/crates.io-index" 3108checksum = "96547c2556ec9d12fb1578c4eaf448b04993e7fb79cbaad930a656880a6bdfa0" 3109dependencies = [ 3110 "base64", 3111 "bytes", 3112 "futures-channel", 3113 "futures-util", 3114 "http", 3115 "http-body", 3116 "hyper", 3117 "ipnet", 3118 "libc", 3119 "percent-encoding", 3120 "pin-project-lite", 3121 "socket2", 3122 "system-configuration", 3123 "tokio", 3124 "tower-service", 3125 "tracing", 3126 "windows-registry", 3127] 3128 3129[[package]] 3130name = "iana-time-zone" 3131version = "0.1.65" 3132source = "registry+https://github.com/rust-lang/crates.io-index" 3133checksum = "e31bc9ad994ba00e440a8aa5c9ef0ec67d5cb5e5cb0cc7f8b744a35b389cc470" 3134dependencies = [ 3135 "android_system_properties", 3136 "core-foundation-sys", 3137 "iana-time-zone-haiku", 3138 "js-sys", 3139 "log", 3140 "wasm-bindgen", 3141 "windows-core", 3142] 3143 3144[[package]] 3145name = "iana-time-zone-haiku" 3146version = "0.1.2" 3147source = "registry+https://github.com/rust-lang/crates.io-index" 3148checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f" 3149dependencies = [ 3150 "cc", 3151] 3152 3153[[package]] 3154name = "icu_collections" 3155version = "2.2.0" 3156source = "registry+https://github.com/rust-lang/crates.io-index" 3157checksum = "2984d1cd16c883d7935b9e07e44071dca8d917fd52ecc02c04d5fa0b5a3f191c" 3158dependencies = [ 3159 "displaydoc", 3160 "potential_utf", 3161 "utf8_iter", 3162 "yoke", 3163 "zerofrom", 3164 "zerovec", 3165] 3166 3167[[package]] 3168name = "icu_locale_core" 3169version = "2.2.0" 3170source = "registry+https://github.com/rust-lang/crates.io-index" 3171checksum = "92219b62b3e2b4d88ac5119f8904c10f8f61bf7e95b640d25ba3075e6cac2c29" 3172dependencies = [ 3173 "displaydoc", 3174 "litemap", 3175 "tinystr", 3176 "writeable", 3177 "zerovec", 3178] 3179 3180[[package]] 3181name = "icu_normalizer" 3182version = "2.2.0" 3183source = "registry+https://github.com/rust-lang/crates.io-index" 3184checksum = "c56e5ee99d6e3d33bd91c5d85458b6005a22140021cc324cea84dd0e72cff3b4" 3185dependencies = [ 3186 "icu_collections", 3187 "icu_normalizer_data", 3188 "icu_properties", 3189 "icu_provider", 3190 "smallvec", 3191 "zerovec", 3192] 3193 3194[[package]] 3195name = "icu_normalizer_data" 3196version = "2.2.0" 3197source = "registry+https://github.com/rust-lang/crates.io-index" 3198checksum = "da3be0ae77ea334f4da67c12f149704f19f81d1adf7c51cf482943e84a2bad38" 3199 3200[[package]] 3201name = "icu_properties" 3202version = "2.2.0" 3203source = "registry+https://github.com/rust-lang/crates.io-index" 3204checksum = "bee3b67d0ea5c2cca5003417989af8996f8604e34fb9ddf96208a033901e70de" 3205dependencies = [ 3206 "icu_collections", 3207 "icu_locale_core", 3208 "icu_properties_data", 3209 "icu_provider", 3210 "zerotrie", 3211 "zerovec", 3212] 3213 3214[[package]] 3215name = "icu_properties_data" 3216version = "2.2.0" 3217source = "registry+https://github.com/rust-lang/crates.io-index" 3218checksum = "8e2bbb201e0c04f7b4b3e14382af113e17ba4f63e2c9d2ee626b720cbce54a14" 3219 3220[[package]] 3221name = "icu_provider" 3222version = "2.2.0" 3223source = "registry+https://github.com/rust-lang/crates.io-index" 3224checksum = "139c4cf31c8b5f33d7e199446eff9c1e02decfc2f0eec2c8d71f65befa45b421" 3225dependencies = [ 3226 "displaydoc", 3227 "icu_locale_core", 3228 "writeable", 3229 "yoke", 3230 "zerofrom", 3231 "zerotrie", 3232 "zerovec", 3233] 3234 3235[[package]] 3236name = "id-arena" 3237version = "2.3.0" 3238source = "registry+https://github.com/rust-lang/crates.io-index" 3239checksum = "3d3067d79b975e8844ca9eb072e16b31c3c1c36928edf9c6789548c524d0d954" 3240 3241[[package]] 3242name = "ident_case" 3243version = "1.0.1" 3244source = "registry+https://github.com/rust-lang/crates.io-index" 3245checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39" 3246 3247[[package]] 3248name = "idna" 3249version = "1.1.0" 3250source = "registry+https://github.com/rust-lang/crates.io-index" 3251checksum = "3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de" 3252dependencies = [ 3253 "idna_adapter", 3254 "smallvec", 3255 "utf8_iter", 3256] 3257 3258[[package]] 3259name = "idna_adapter" 3260version = "1.2.2" 3261source = "registry+https://github.com/rust-lang/crates.io-index" 3262checksum = "cb68373c0d6620ef8105e855e7745e18b0d00d3bdb07fb532e434244cdb9a714" 3263dependencies = [ 3264 "icu_normalizer", 3265 "icu_properties", 3266] 3267 3268[[package]] 3269name = "indexmap" 3270version = "2.14.0" 3271source = "registry+https://github.com/rust-lang/crates.io-index" 3272checksum = "d466e9454f08e4a911e14806c24e16fba1b4c121d1ea474396f396069cf949d9" 3273dependencies = [ 3274 "equivalent", 3275 "hashbrown 0.17.1", 3276 "serde", 3277 "serde_core", 3278] 3279 3280[[package]] 3281name = "inout" 3282version = "0.1.4" 3283source = "registry+https://github.com/rust-lang/crates.io-index" 3284checksum = "879f10e63c20629ecabbb64a8010319738c66a5cd0c29b02d63d272b03751d01" 3285dependencies = [ 3286 "block-padding", 3287 "generic-array", 3288] 3289 3290[[package]] 3291name = "intrusive-collections" 3292version = "0.9.7" 3293source = "registry+https://github.com/rust-lang/crates.io-index" 3294checksum = "189d0897e4cbe8c75efedf3502c18c887b05046e59d28404d4d8e46cbc4d1e86" 3295dependencies = [ 3296 "memoffset", 3297] 3298 3299[[package]] 3300name = "inventory" 3301version = "0.3.24" 3302source = "registry+https://github.com/rust-lang/crates.io-index" 3303checksum = "a4f0c30c76f2f4ccee3fe55a2435f691ca00c0e4bd87abe4f4a851b1d4dac39b" 3304dependencies = [ 3305 "rustversion", 3306] 3307 3308[[package]] 3309name = "io-close" 3310version = "0.3.7" 3311source = "registry+https://github.com/rust-lang/crates.io-index" 3312checksum = "9cadcf447f06744f8ce713d2d6239bb5bde2c357a452397a9ed90c625da390bc" 3313dependencies = [ 3314 "libc", 3315 "winapi", 3316] 3317 3318[[package]] 3319name = "io-uring" 3320version = "0.7.12" 3321source = "registry+https://github.com/rust-lang/crates.io-index" 3322checksum = "4d09b98f7eace8982db770e4408e7470b028ce513ac28fecdc6bf4c30fe92b62" 3323dependencies = [ 3324 "bitflags", 3325 "cfg-if", 3326 "libc", 3327] 3328 3329[[package]] 3330name = "ipconfig" 3331version = "0.3.4" 3332source = "registry+https://github.com/rust-lang/crates.io-index" 3333checksum = "4d40460c0ce33d6ce4b0630ad68ff63d6661961c48b6dba35e5a4d81cfb48222" 3334dependencies = [ 3335 "socket2", 3336 "widestring", 3337 "windows-registry", 3338 "windows-result", 3339 "windows-sys 0.61.2", 3340] 3341 3342[[package]] 3343name = "ipld-core" 3344version = "0.4.3" 3345source = "registry+https://github.com/rust-lang/crates.io-index" 3346checksum = "090f624976d72f0b0bb71b86d58dc16c15e069193067cb3a3a09d655246cbbda" 3347dependencies = [ 3348 "cid", 3349 "serde", 3350 "serde_bytes", 3351] 3352 3353[[package]] 3354name = "ipnet" 3355version = "2.12.0" 3356source = "registry+https://github.com/rust-lang/crates.io-index" 3357checksum = "d98f6fed1fde3f8c21bc40a1abb88dd75e67924f9cffc3ef95607bad8017f8e2" 3358 3359[[package]] 3360name = "is-terminal" 3361version = "0.4.17" 3362source = "registry+https://github.com/rust-lang/crates.io-index" 3363checksum = "3640c1c38b8e4e43584d8df18be5fc6b0aa314ce6ebf51b53313d4306cca8e46" 3364dependencies = [ 3365 "hermit-abi", 3366 "libc", 3367 "windows-sys 0.61.2", 3368] 3369 3370[[package]] 3371name = "is_ci" 3372version = "1.2.0" 3373source = "registry+https://github.com/rust-lang/crates.io-index" 3374checksum = "7655c9839580ee829dfacba1d1278c2b7883e50a277ff7541299489d6bdfdc45" 3375 3376[[package]] 3377name = "is_terminal_polyfill" 3378version = "1.70.2" 3379source = "registry+https://github.com/rust-lang/crates.io-index" 3380checksum = "a6cb138bb79a146c1bd460005623e142ef0181e3d0219cb493e02f7d08a35695" 3381 3382[[package]] 3383name = "itertools" 3384version = "0.12.1" 3385source = "registry+https://github.com/rust-lang/crates.io-index" 3386checksum = "ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569" 3387dependencies = [ 3388 "either", 3389] 3390 3391[[package]] 3392name = "itertools" 3393version = "0.14.0" 3394source = "registry+https://github.com/rust-lang/crates.io-index" 3395checksum = "2b192c782037fadd9cfa75548310488aabdbf3d2da73885b31bd0abd03351285" 3396dependencies = [ 3397 "either", 3398] 3399 3400[[package]] 3401name = "itoa" 3402version = "1.0.18" 3403source = "registry+https://github.com/rust-lang/crates.io-index" 3404checksum = "8f42a60cbdf9a97f5d2305f08a87dc4e09308d1276d28c869c684d7777685682" 3405 3406[[package]] 3407name = "jacquard-common" 3408version = "0.12.0-beta.2" 3409source = "registry+https://github.com/rust-lang/crates.io-index" 3410checksum = "e830579811d60e29209c9466d034225d5e045ecdc2b3c55282709bd07da97869" 3411dependencies = [ 3412 "base64", 3413 "bon", 3414 "bytes", 3415 "chrono", 3416 "ciborium", 3417 "ciborium-io", 3418 "cid", 3419 "fluent-uri", 3420 "futures", 3421 "getrandom 0.2.17", 3422 "getrandom 0.3.4", 3423 "hashbrown 0.15.5", 3424 "http", 3425 "ipld-core", 3426 "k256", 3427 "maitake-sync", 3428 "miette", 3429 "multibase", 3430 "multihash", 3431 "n0-future", 3432 "ouroboros", 3433 "oxilangtag", 3434 "p256", 3435 "phf", 3436 "postcard", 3437 "rand 0.9.4", 3438 "regex", 3439 "regex-automata", 3440 "regex-lite", 3441 "reqwest 0.12.28", 3442 "rustversion", 3443 "serde", 3444 "serde_bytes", 3445 "serde_html_form", 3446 "serde_ipld_dagcbor", 3447 "serde_json", 3448 "signature", 3449 "smol_str", 3450 "spin 0.10.0", 3451 "thiserror 2.0.18", 3452 "tokio", 3453 "tokio-tungstenite-wasm", 3454 "tokio-util", 3455 "trait-variant", 3456 "unicode-segmentation", 3457] 3458 3459[[package]] 3460name = "jacquard-derive" 3461version = "0.12.0-beta.2" 3462source = "registry+https://github.com/rust-lang/crates.io-index" 3463checksum = "93f83b8049e4e7916e0f6764c3deaf5e55a7ffbab26c379415e9b1d4d645d957" 3464dependencies = [ 3465 "heck 0.5.0", 3466 "jacquard-lexicon", 3467 "proc-macro2", 3468 "quote", 3469 "syn", 3470] 3471 3472[[package]] 3473name = "jacquard-lexicon" 3474version = "0.12.0-beta.2" 3475source = "registry+https://github.com/rust-lang/crates.io-index" 3476checksum = "64935ef85dd24f60f467082c21ad52f739a02dd402a2adf40e5794e3de949e1f" 3477dependencies = [ 3478 "cid", 3479 "dashmap", 3480 "heck 0.5.0", 3481 "inventory", 3482 "jacquard-common", 3483 "miette", 3484 "multihash", 3485 "prettyplease", 3486 "proc-macro2", 3487 "quote", 3488 "serde", 3489 "serde_ipld_dagcbor", 3490 "serde_json", 3491 "serde_path_to_error", 3492 "serde_repr", 3493 "serde_with", 3494 "sha2", 3495 "syn", 3496 "thiserror 2.0.18", 3497 "unicode-segmentation", 3498] 3499 3500[[package]] 3501name = "jiff" 3502version = "0.2.24" 3503source = "registry+https://github.com/rust-lang/crates.io-index" 3504checksum = "f00b5dbd620d61dfdcb6007c9c1f6054ebd75319f163d886a9055cec1155073d" 3505dependencies = [ 3506 "jiff-static", 3507 "jiff-tzdb-platform", 3508 "log", 3509 "portable-atomic", 3510 "portable-atomic-util", 3511 "serde_core", 3512 "windows-sys 0.61.2", 3513] 3514 3515[[package]] 3516name = "jiff-static" 3517version = "0.2.24" 3518source = "registry+https://github.com/rust-lang/crates.io-index" 3519checksum = "e000de030ff8022ea1da3f466fbb0f3a809f5e51ed31f6dd931c35181ad8e6d7" 3520dependencies = [ 3521 "proc-macro2", 3522 "quote", 3523 "syn", 3524] 3525 3526[[package]] 3527name = "jiff-tzdb" 3528version = "0.1.6" 3529source = "registry+https://github.com/rust-lang/crates.io-index" 3530checksum = "c900ef84826f1338a557697dc8fc601df9ca9af4ac137c7fb61d4c6f2dfd3076" 3531 3532[[package]] 3533name = "jiff-tzdb-platform" 3534version = "0.1.3" 3535source = "registry+https://github.com/rust-lang/crates.io-index" 3536checksum = "875a5a69ac2bab1a891711cf5eccbec1ce0341ea805560dcd90b7a2e925132e8" 3537dependencies = [ 3538 "jiff-tzdb", 3539] 3540 3541[[package]] 3542name = "jni" 3543version = "0.21.1" 3544source = "registry+https://github.com/rust-lang/crates.io-index" 3545checksum = "1a87aa2bb7d2af34197c04845522473242e1aa17c12f4935d5856491a7fb8c97" 3546dependencies = [ 3547 "cesu8", 3548 "cfg-if", 3549 "combine", 3550 "jni-sys 0.3.1", 3551 "log", 3552 "thiserror 1.0.69", 3553 "walkdir", 3554 "windows-sys 0.45.0", 3555] 3556 3557[[package]] 3558name = "jni" 3559version = "0.22.4" 3560source = "registry+https://github.com/rust-lang/crates.io-index" 3561checksum = "5efd9a482cf3a427f00d6b35f14332adc7902ce91efb778580e180ff90fa3498" 3562dependencies = [ 3563 "cfg-if", 3564 "combine", 3565 "jni-macros", 3566 "jni-sys 0.4.1", 3567 "log", 3568 "simd_cesu8", 3569 "thiserror 2.0.18", 3570 "walkdir", 3571 "windows-link", 3572] 3573 3574[[package]] 3575name = "jni-macros" 3576version = "0.22.4" 3577source = "registry+https://github.com/rust-lang/crates.io-index" 3578checksum = "a00109accc170f0bdb141fed3e393c565b6f5e072365c3bd58f5b062591560a3" 3579dependencies = [ 3580 "proc-macro2", 3581 "quote", 3582 "rustc_version", 3583 "simd_cesu8", 3584 "syn", 3585] 3586 3587[[package]] 3588name = "jni-sys" 3589version = "0.3.1" 3590source = "registry+https://github.com/rust-lang/crates.io-index" 3591checksum = "41a652e1f9b6e0275df1f15b32661cf0d4b78d4d87ddec5e0c3c20f097433258" 3592dependencies = [ 3593 "jni-sys 0.4.1", 3594] 3595 3596[[package]] 3597name = "jni-sys" 3598version = "0.4.1" 3599source = "registry+https://github.com/rust-lang/crates.io-index" 3600checksum = "c6377a88cb3910bee9b0fa88d4f42e1d2da8e79915598f65fb0c7ee14c878af2" 3601dependencies = [ 3602 "jni-sys-macros", 3603] 3604 3605[[package]] 3606name = "jni-sys-macros" 3607version = "0.4.1" 3608source = "registry+https://github.com/rust-lang/crates.io-index" 3609checksum = "38c0b942f458fe50cdac086d2f946512305e5631e720728f2a61aabcd47a6264" 3610dependencies = [ 3611 "quote", 3612 "syn", 3613] 3614 3615[[package]] 3616name = "jobserver" 3617version = "0.1.34" 3618source = "registry+https://github.com/rust-lang/crates.io-index" 3619checksum = "9afb3de4395d6b3e67a780b6de64b51c978ecf11cb9a462c66be7d4ca9039d33" 3620dependencies = [ 3621 "getrandom 0.3.4", 3622 "libc", 3623] 3624 3625[[package]] 3626name = "js-sys" 3627version = "0.3.98" 3628source = "registry+https://github.com/rust-lang/crates.io-index" 3629checksum = "67df7112613f8bfd9150013a0314e196f4800d3201ae742489d999db2f979f08" 3630dependencies = [ 3631 "cfg-if", 3632 "futures-util", 3633 "once_cell", 3634 "wasm-bindgen", 3635] 3636 3637[[package]] 3638name = "k256" 3639version = "0.13.4" 3640source = "registry+https://github.com/rust-lang/crates.io-index" 3641checksum = "f6e3919bbaa2945715f0bb6d3934a173d1e9a59ac23767fbaaef277265a7411b" 3642dependencies = [ 3643 "cfg-if", 3644 "ecdsa", 3645 "elliptic-curve", 3646 "sha2", 3647] 3648 3649[[package]] 3650name = "keyring" 3651version = "4.0.1" 3652source = "registry+https://github.com/rust-lang/crates.io-index" 3653checksum = "3f9933a54d9cdbab06776a617dfd0cbc320407e04402eb51bfbf7a5e1f583b5e" 3654dependencies = [ 3655 "android-native-keyring-store", 3656 "apple-native-keyring-store", 3657 "base64", 3658 "clap", 3659 "db-keystore", 3660 "dbus-secret-service-keyring-store", 3661 "keyring-core", 3662 "linux-keyutils-keyring-store", 3663 "rpassword", 3664 "rprompt", 3665 "windows-native-keyring-store", 3666 "zbus-secret-service-keyring-store", 3667] 3668 3669[[package]] 3670name = "keyring-core" 3671version = "1.0.0" 3672source = "registry+https://github.com/rust-lang/crates.io-index" 3673checksum = "fb1e621458ca9c51aa110bd0339d4751a056b9576bf1253aee1aa560dda0fc9d" 3674dependencies = [ 3675 "chrono", 3676 "dashmap", 3677 "log", 3678 "regex", 3679 "ron", 3680 "serde", 3681 "uuid", 3682] 3683 3684[[package]] 3685name = "kstring" 3686version = "2.0.2" 3687source = "registry+https://github.com/rust-lang/crates.io-index" 3688checksum = "558bf9508a558512042d3095138b1f7b8fe90c5467d94f9f1da28b3731c5dbd1" 3689dependencies = [ 3690 "static_assertions", 3691] 3692 3693[[package]] 3694name = "lazy_static" 3695version = "1.5.0" 3696source = "registry+https://github.com/rust-lang/crates.io-index" 3697checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe" 3698 3699[[package]] 3700name = "lazycell" 3701version = "1.3.0" 3702source = "registry+https://github.com/rust-lang/crates.io-index" 3703checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55" 3704 3705[[package]] 3706name = "leb128fmt" 3707version = "0.1.0" 3708source = "registry+https://github.com/rust-lang/crates.io-index" 3709checksum = "09edd9e8b54e49e587e4f6295a7d29c3ea94d469cb40ab8ca70b288248a81db2" 3710 3711[[package]] 3712name = "levenshtein_automata" 3713version = "0.2.1" 3714source = "registry+https://github.com/rust-lang/crates.io-index" 3715checksum = "0c2cdeb66e45e9f36bfad5bbdb4d2384e70936afbee843c6f6543f0c551ebb25" 3716 3717[[package]] 3718name = "libc" 3719version = "0.2.186" 3720source = "registry+https://github.com/rust-lang/crates.io-index" 3721checksum = "68ab91017fe16c622486840e4c83c9a37afeff978bd239b5293d61ece587de66" 3722 3723[[package]] 3724name = "libdbus-sys" 3725version = "0.2.7" 3726source = "registry+https://github.com/rust-lang/crates.io-index" 3727checksum = "328c4789d42200f1eeec05bd86c9c13c7f091d2ba9a6ea35acdf51f31bc0f043" 3728dependencies = [ 3729 "cc", 3730 "pkg-config", 3731] 3732 3733[[package]] 3734name = "libloading" 3735version = "0.8.9" 3736source = "registry+https://github.com/rust-lang/crates.io-index" 3737checksum = "d7c4b02199fee7c5d21a5ae7d8cfa79a6ef5bb2fc834d6e9058e89c825efdc55" 3738dependencies = [ 3739 "cfg-if", 3740 "windows-link", 3741] 3742 3743[[package]] 3744name = "libm" 3745version = "0.2.16" 3746source = "registry+https://github.com/rust-lang/crates.io-index" 3747checksum = "b6d2cec3eae94f9f509c767b45932f1ada8350c4bdb85af2fcab4a3c14807981" 3748 3749[[package]] 3750name = "libmimalloc-sys" 3751version = "0.1.47" 3752source = "registry+https://github.com/rust-lang/crates.io-index" 3753checksum = "2d1eacfa31c33ec25e873c136ba5669f00f9866d0688bea7be4d3f7e43067df6" 3754dependencies = [ 3755 "cc", 3756] 3757 3758[[package]] 3759name = "libredox" 3760version = "0.1.16" 3761source = "registry+https://github.com/rust-lang/crates.io-index" 3762checksum = "e02f3bb43d335493c96bf3fd3a321600bf6bd07ed34bc64118e9293bdffea46c" 3763dependencies = [ 3764 "libc", 3765] 3766 3767[[package]] 3768name = "linked-hash-map" 3769version = "0.5.6" 3770source = "registry+https://github.com/rust-lang/crates.io-index" 3771checksum = "0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f" 3772 3773[[package]] 3774name = "linkme" 3775version = "0.3.36" 3776source = "registry+https://github.com/rust-lang/crates.io-index" 3777checksum = "e83272d46373fb8decca684579ac3e7c8f3d71d4cc3aa693df8759e260ae41cf" 3778dependencies = [ 3779 "linkme-impl", 3780] 3781 3782[[package]] 3783name = "linkme-impl" 3784version = "0.3.36" 3785source = "registry+https://github.com/rust-lang/crates.io-index" 3786checksum = "32d59e20403c7d08fe62b4376edfe5c7fb2ef1e6b1465379686d0f21c8df444b" 3787dependencies = [ 3788 "proc-macro2", 3789 "quote", 3790 "syn", 3791] 3792 3793[[package]] 3794name = "linux-keyutils" 3795version = "0.2.5" 3796source = "registry+https://github.com/rust-lang/crates.io-index" 3797checksum = "83270a18e9f90d0707c41e9f35efada77b64c0e6f3f1810e71c8368a864d5590" 3798dependencies = [ 3799 "bitflags", 3800 "libc", 3801] 3802 3803[[package]] 3804name = "linux-keyutils-keyring-store" 3805version = "1.0.0" 3806source = "registry+https://github.com/rust-lang/crates.io-index" 3807checksum = "39fbed79f71dc21eb21d3d07c0e908a3c58ff9a1fdbf5cf44230fb3deb6d994b" 3808dependencies = [ 3809 "keyring-core", 3810 "linux-keyutils", 3811] 3812 3813[[package]] 3814name = "linux-raw-sys" 3815version = "0.4.15" 3816source = "registry+https://github.com/rust-lang/crates.io-index" 3817checksum = "d26c52dbd32dccf2d10cac7725f8eae5296885fb5703b261f7d0a0739ec807ab" 3818 3819[[package]] 3820name = "linux-raw-sys" 3821version = "0.12.1" 3822source = "registry+https://github.com/rust-lang/crates.io-index" 3823checksum = "32a66949e030da00e8c7d4434b251670a91556f4144941d37452769c25d58a53" 3824 3825[[package]] 3826name = "litemap" 3827version = "0.8.2" 3828source = "registry+https://github.com/rust-lang/crates.io-index" 3829checksum = "92daf443525c4cce67b150400bc2316076100ce0b3686209eb8cf3c31612e6f0" 3830 3831[[package]] 3832name = "lock_api" 3833version = "0.4.14" 3834source = "registry+https://github.com/rust-lang/crates.io-index" 3835checksum = "224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965" 3836dependencies = [ 3837 "scopeguard", 3838] 3839 3840[[package]] 3841name = "log" 3842version = "0.4.29" 3843source = "registry+https://github.com/rust-lang/crates.io-index" 3844checksum = "5e5032e24019045c762d3c0f28f5b6b8bbf38563a65908389bf7978758920897" 3845 3846[[package]] 3847name = "loom" 3848version = "0.7.2" 3849source = "registry+https://github.com/rust-lang/crates.io-index" 3850checksum = "419e0dc8046cb947daa77eb95ae174acfbddb7673b4151f56d1eed8e93fbfaca" 3851dependencies = [ 3852 "cfg-if", 3853 "generator", 3854 "scoped-tls", 3855 "tracing", 3856 "tracing-subscriber", 3857] 3858 3859[[package]] 3860name = "lru" 3861version = "0.16.4" 3862source = "registry+https://github.com/rust-lang/crates.io-index" 3863checksum = "7f66e8d5d03f609abc3a39e6f08e4164ebf1447a732906d39eb9b99b7919ef39" 3864dependencies = [ 3865 "hashbrown 0.16.1", 3866] 3867 3868[[package]] 3869name = "lru-cache" 3870version = "0.1.2" 3871source = "registry+https://github.com/rust-lang/crates.io-index" 3872checksum = "31e24f1ad8321ca0e8a1e0ac13f23cb668e6f5466c2c57319f6a5cf1cc8e3b1c" 3873dependencies = [ 3874 "linked-hash-map", 3875] 3876 3877[[package]] 3878name = "lru-slab" 3879version = "0.1.2" 3880source = "registry+https://github.com/rust-lang/crates.io-index" 3881checksum = "112b39cec0b298b6c1999fee3e31427f74f676e4cb9879ed1a121b43661a4154" 3882 3883[[package]] 3884name = "lz4_flex" 3885version = "0.13.1" 3886source = "registry+https://github.com/rust-lang/crates.io-index" 3887checksum = "7ef0d4ed8669f8f8826eb00dc878084aa8f253506c4fd5e8f58f5bce72ddb97e" 3888 3889[[package]] 3890name = "maitake-sync" 3891version = "0.1.2" 3892source = "registry+https://github.com/rust-lang/crates.io-index" 3893checksum = "6816ab14147f80234c675b80ed6dc4f440d8a1cefc158e766067aedb84c0bcd5" 3894dependencies = [ 3895 "cordyceps", 3896 "loom", 3897 "mycelium-bitfield", 3898 "pin-project", 3899 "portable-atomic", 3900] 3901 3902[[package]] 3903name = "match-lookup" 3904version = "0.1.2" 3905source = "registry+https://github.com/rust-lang/crates.io-index" 3906checksum = "757aee279b8bdbb9f9e676796fd459e4207a1f986e87886700abf589f5abf771" 3907dependencies = [ 3908 "proc-macro2", 3909 "quote", 3910 "syn", 3911] 3912 3913[[package]] 3914name = "matchers" 3915version = "0.2.0" 3916source = "registry+https://github.com/rust-lang/crates.io-index" 3917checksum = "d1525a2a28c7f4fa0fc98bb91ae755d1e2d1505079e05539e35bc876b5d65ae9" 3918dependencies = [ 3919 "regex-automata", 3920] 3921 3922[[package]] 3923name = "matchit" 3924version = "0.8.4" 3925source = "registry+https://github.com/rust-lang/crates.io-index" 3926checksum = "47e1ffaa40ddd1f3ed91f717a33c8c0ee23fff369e3aa8772b9605cc1d22f4c3" 3927 3928[[package]] 3929name = "maybe-async" 3930version = "0.2.10" 3931source = "registry+https://github.com/rust-lang/crates.io-index" 3932checksum = "5cf92c10c7e361d6b99666ec1c6f9805b0bea2c3bd8c78dc6fe98ac5bd78db11" 3933dependencies = [ 3934 "proc-macro2", 3935 "quote", 3936 "syn", 3937] 3938 3939[[package]] 3940name = "measure_time" 3941version = "0.9.0" 3942source = "registry+https://github.com/rust-lang/crates.io-index" 3943checksum = "51c55d61e72fc3ab704396c5fa16f4c184db37978ae4e94ca8959693a235fc0e" 3944dependencies = [ 3945 "log", 3946] 3947 3948[[package]] 3949name = "memchr" 3950version = "2.8.0" 3951source = "registry+https://github.com/rust-lang/crates.io-index" 3952checksum = "f8ca58f447f06ed17d5fc4043ce1b10dd205e060fb3ce5b979b8ed8e59ff3f79" 3953 3954[[package]] 3955name = "memmap2" 3956version = "0.9.10" 3957source = "registry+https://github.com/rust-lang/crates.io-index" 3958checksum = "714098028fe011992e1c3962653c96b2d578c4b4bce9036e15ff220319b1e0e3" 3959dependencies = [ 3960 "libc", 3961] 3962 3963[[package]] 3964name = "memoffset" 3965version = "0.9.1" 3966source = "registry+https://github.com/rust-lang/crates.io-index" 3967checksum = "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a" 3968dependencies = [ 3969 "autocfg", 3970] 3971 3972[[package]] 3973name = "miette" 3974version = "7.6.0" 3975source = "registry+https://github.com/rust-lang/crates.io-index" 3976checksum = "5f98efec8807c63c752b5bd61f862c165c115b0a35685bdcfd9238c7aeb592b7" 3977dependencies = [ 3978 "cfg-if", 3979 "miette-derive", 3980 "unicode-width 0.1.14", 3981] 3982 3983[[package]] 3984name = "miette-derive" 3985version = "7.6.0" 3986source = "registry+https://github.com/rust-lang/crates.io-index" 3987checksum = "db5b29714e950dbb20d5e6f74f9dcec4edbcc1067bb7f8ed198c097b8c1a818b" 3988dependencies = [ 3989 "proc-macro2", 3990 "quote", 3991 "syn", 3992] 3993 3994[[package]] 3995name = "mimalloc" 3996version = "0.1.50" 3997source = "registry+https://github.com/rust-lang/crates.io-index" 3998checksum = "b3627c4272df786b9260cabaa46aec1d59c93ede723d4c3ef646c503816b0640" 3999dependencies = [ 4000 "libmimalloc-sys", 4001] 4002 4003[[package]] 4004name = "mime" 4005version = "0.3.17" 4006source = "registry+https://github.com/rust-lang/crates.io-index" 4007checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a" 4008 4009[[package]] 4010name = "minimal-lexical" 4011version = "0.2.1" 4012source = "registry+https://github.com/rust-lang/crates.io-index" 4013checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a" 4014 4015[[package]] 4016name = "miniz_oxide" 4017version = "0.8.9" 4018source = "registry+https://github.com/rust-lang/crates.io-index" 4019checksum = "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316" 4020dependencies = [ 4021 "adler2", 4022 "simd-adler32", 4023] 4024 4025[[package]] 4026name = "mio" 4027version = "1.2.0" 4028source = "registry+https://github.com/rust-lang/crates.io-index" 4029checksum = "50b7e5b27aa02a74bac8c3f23f448f8d87ff11f92d3aac1a6ed369ee08cc56c1" 4030dependencies = [ 4031 "libc", 4032 "wasi", 4033 "windows-sys 0.61.2", 4034] 4035 4036[[package]] 4037name = "multibase" 4038version = "0.9.2" 4039source = "registry+https://github.com/rust-lang/crates.io-index" 4040checksum = "8694bb4835f452b0e3bb06dbebb1d6fc5385b6ca1caf2e55fd165c042390ec77" 4041dependencies = [ 4042 "base-x", 4043 "base256emoji", 4044 "data-encoding", 4045 "data-encoding-macro", 4046] 4047 4048[[package]] 4049name = "multihash" 4050version = "0.19.5" 4051source = "registry+https://github.com/rust-lang/crates.io-index" 4052checksum = "577c63b00ad74d57e8c9aa870b5fccebf2fd64a308a5aee9f1bb88e4aea19447" 4053dependencies = [ 4054 "serde", 4055 "unsigned-varint", 4056] 4057 4058[[package]] 4059name = "murmurhash32" 4060version = "0.3.1" 4061source = "registry+https://github.com/rust-lang/crates.io-index" 4062checksum = "2195bf6aa996a481483b29d62a7663eed3fe39600c460e323f8ff41e90bdd89b" 4063 4064[[package]] 4065name = "mycelium-bitfield" 4066version = "0.1.5" 4067source = "registry+https://github.com/rust-lang/crates.io-index" 4068checksum = "24e0cc5e2c585acbd15c5ce911dff71e1f4d5313f43345873311c4f5efd741cc" 4069 4070[[package]] 4071name = "n0-future" 4072version = "0.1.3" 4073source = "registry+https://github.com/rust-lang/crates.io-index" 4074checksum = "7bb0e5d99e681ab3c938842b96fcb41bf8a7bb4bfdb11ccbd653a7e83e06c794" 4075dependencies = [ 4076 "cfg_aliases", 4077 "derive_more", 4078 "futures-buffered", 4079 "futures-lite", 4080 "futures-util", 4081 "js-sys", 4082 "pin-project", 4083 "send_wrapper", 4084 "tokio", 4085 "tokio-util", 4086 "wasm-bindgen", 4087 "wasm-bindgen-futures", 4088 "web-time", 4089] 4090 4091[[package]] 4092name = "ndk-context" 4093version = "0.1.1" 4094source = "registry+https://github.com/rust-lang/crates.io-index" 4095checksum = "27b02d87554356db9e9a873add8782d4ea6e3e58ea071a9adb9a2e8ddb884a8b" 4096 4097[[package]] 4098name = "nom" 4099version = "7.1.3" 4100source = "registry+https://github.com/rust-lang/crates.io-index" 4101checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a" 4102dependencies = [ 4103 "memchr", 4104 "minimal-lexical", 4105] 4106 4107[[package]] 4108name = "nonempty" 4109version = "0.12.0" 4110source = "registry+https://github.com/rust-lang/crates.io-index" 4111checksum = "9737e026353e5cd0736f98eddae28665118eb6f6600902a7f50db585621fecb6" 4112 4113[[package]] 4114name = "nu-ansi-term" 4115version = "0.50.3" 4116source = "registry+https://github.com/rust-lang/crates.io-index" 4117checksum = "7957b9740744892f114936ab4a57b3f487491bbeafaf8083688b16841a4240e5" 4118dependencies = [ 4119 "windows-sys 0.61.2", 4120] 4121 4122[[package]] 4123name = "num" 4124version = "0.4.3" 4125source = "registry+https://github.com/rust-lang/crates.io-index" 4126checksum = "35bd024e8b2ff75562e5f34e7f4905839deb4b22955ef5e73d2fea1b9813cb23" 4127dependencies = [ 4128 "num-bigint", 4129 "num-complex", 4130 "num-integer", 4131 "num-iter", 4132 "num-rational", 4133 "num-traits", 4134] 4135 4136[[package]] 4137name = "num-bigint" 4138version = "0.4.6" 4139source = "registry+https://github.com/rust-lang/crates.io-index" 4140checksum = "a5e44f723f1133c9deac646763579fdb3ac745e418f2a7af9cd0c431da1f20b9" 4141dependencies = [ 4142 "num-integer", 4143 "num-traits", 4144] 4145 4146[[package]] 4147name = "num-complex" 4148version = "0.4.6" 4149source = "registry+https://github.com/rust-lang/crates.io-index" 4150checksum = "73f88a1307638156682bada9d7604135552957b7818057dcef22705b4d509495" 4151dependencies = [ 4152 "num-traits", 4153] 4154 4155[[package]] 4156name = "num-conv" 4157version = "0.2.1" 4158source = "registry+https://github.com/rust-lang/crates.io-index" 4159checksum = "c6673768db2d862beb9b39a78fdcb1a69439615d5794a1be50caa9bc92c81967" 4160 4161[[package]] 4162name = "num-integer" 4163version = "0.1.46" 4164source = "registry+https://github.com/rust-lang/crates.io-index" 4165checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f" 4166dependencies = [ 4167 "num-traits", 4168] 4169 4170[[package]] 4171name = "num-iter" 4172version = "0.1.45" 4173source = "registry+https://github.com/rust-lang/crates.io-index" 4174checksum = "1429034a0490724d0075ebb2bc9e875d6503c3cf69e235a8941aa757d83ef5bf" 4175dependencies = [ 4176 "autocfg", 4177 "num-integer", 4178 "num-traits", 4179] 4180 4181[[package]] 4182name = "num-rational" 4183version = "0.4.2" 4184source = "registry+https://github.com/rust-lang/crates.io-index" 4185checksum = "f83d14da390562dca69fc84082e73e548e1ad308d24accdedd2720017cb37824" 4186dependencies = [ 4187 "num-bigint", 4188 "num-integer", 4189 "num-traits", 4190] 4191 4192[[package]] 4193name = "num-traits" 4194version = "0.2.19" 4195source = "registry+https://github.com/rust-lang/crates.io-index" 4196checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841" 4197dependencies = [ 4198 "autocfg", 4199] 4200 4201[[package]] 4202name = "num_cpus" 4203version = "1.17.0" 4204source = "registry+https://github.com/rust-lang/crates.io-index" 4205checksum = "91df4bbde75afed763b708b7eee1e8e7651e02d97f6d5dd763e89367e957b23b" 4206dependencies = [ 4207 "hermit-abi", 4208 "libc", 4209] 4210 4211[[package]] 4212name = "objc2" 4213version = "0.6.4" 4214source = "registry+https://github.com/rust-lang/crates.io-index" 4215checksum = "3a12a8ed07aefc768292f076dc3ac8c48f3781c8f2d5851dd3d98950e8c5a89f" 4216dependencies = [ 4217 "objc2-encode", 4218] 4219 4220[[package]] 4221name = "objc2-encode" 4222version = "4.1.0" 4223source = "registry+https://github.com/rust-lang/crates.io-index" 4224checksum = "ef25abbcd74fb2609453eb695bd2f860d389e457f67dc17cafc8b8cbc89d0c33" 4225 4226[[package]] 4227name = "objc2-foundation" 4228version = "0.3.2" 4229source = "registry+https://github.com/rust-lang/crates.io-index" 4230checksum = "e3e0adef53c21f888deb4fa59fc59f7eb17404926ee8a6f59f5df0fd7f9f3272" 4231dependencies = [ 4232 "bitflags", 4233 "objc2", 4234] 4235 4236[[package]] 4237name = "once_cell" 4238version = "1.21.4" 4239source = "registry+https://github.com/rust-lang/crates.io-index" 4240checksum = "9f7c3e4beb33f85d45ae3e3a1792185706c8e16d043238c593331cc7cd313b50" 4241 4242[[package]] 4243name = "once_cell_polyfill" 4244version = "1.70.2" 4245source = "registry+https://github.com/rust-lang/crates.io-index" 4246checksum = "384b8ab6d37215f3c5301a95a4accb5d64aa607f1fcb26a11b5303878451b4fe" 4247 4248[[package]] 4249name = "oneshot" 4250version = "0.1.13" 4251source = "registry+https://github.com/rust-lang/crates.io-index" 4252checksum = "269bca4c2591a28585d6bf10d9ed0332b7d76900a1b02bec41bdc3a2cdcda107" 4253 4254[[package]] 4255name = "opaque-debug" 4256version = "0.3.1" 4257source = "registry+https://github.com/rust-lang/crates.io-index" 4258checksum = "c08d65885ee38876c4f86fa503fb49d7b507c2b62552df7c70b2fce627e06381" 4259 4260[[package]] 4261name = "openssl" 4262version = "0.10.79" 4263source = "registry+https://github.com/rust-lang/crates.io-index" 4264checksum = "bf0b434746ee2832f4f0baf10137e1cabb18cbe6912c69e2e33263c45250f542" 4265dependencies = [ 4266 "bitflags", 4267 "cfg-if", 4268 "foreign-types", 4269 "libc", 4270 "openssl-macros", 4271 "openssl-sys", 4272] 4273 4274[[package]] 4275name = "openssl-macros" 4276version = "0.1.1" 4277source = "registry+https://github.com/rust-lang/crates.io-index" 4278checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c" 4279dependencies = [ 4280 "proc-macro2", 4281 "quote", 4282 "syn", 4283] 4284 4285[[package]] 4286name = "openssl-probe" 4287version = "0.2.1" 4288source = "registry+https://github.com/rust-lang/crates.io-index" 4289checksum = "7c87def4c32ab89d880effc9e097653c8da5d6ef28e6b539d313baaacfbafcbe" 4290 4291[[package]] 4292name = "openssl-src" 4293version = "300.6.0+3.6.2" 4294source = "registry+https://github.com/rust-lang/crates.io-index" 4295checksum = "a8e8cbfd3a4a8c8f089147fd7aaa33cf8c7450c4d09f8f80698a0cf093abeff4" 4296dependencies = [ 4297 "cc", 4298] 4299 4300[[package]] 4301name = "openssl-sys" 4302version = "0.9.115" 4303source = "registry+https://github.com/rust-lang/crates.io-index" 4304checksum = "158fe5b292746440aa6e7a7e690e55aeb72d41505e2804c23c6973ad0e9c9781" 4305dependencies = [ 4306 "cc", 4307 "libc", 4308 "openssl-src", 4309 "pkg-config", 4310 "vcpkg", 4311] 4312 4313[[package]] 4314name = "option-ext" 4315version = "0.2.0" 4316source = "registry+https://github.com/rust-lang/crates.io-index" 4317checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d" 4318 4319[[package]] 4320name = "ordered-float" 4321version = "5.3.0" 4322source = "registry+https://github.com/rust-lang/crates.io-index" 4323checksum = "b7d950ca161dc355eaf28f82b11345ed76c6e1f6eb1f4f4479e0323b9e2fbd0e" 4324dependencies = [ 4325 "num-traits", 4326] 4327 4328[[package]] 4329name = "ordered-stream" 4330version = "0.2.0" 4331source = "registry+https://github.com/rust-lang/crates.io-index" 4332checksum = "9aa2b01e1d916879f73a53d01d1d6cee68adbb31d6d9177a8cfce093cced1d50" 4333dependencies = [ 4334 "futures-core", 4335 "pin-project-lite", 4336] 4337 4338[[package]] 4339name = "ouroboros" 4340version = "0.18.5" 4341source = "registry+https://github.com/rust-lang/crates.io-index" 4342checksum = "1e0f050db9c44b97a94723127e6be766ac5c340c48f2c4bb3ffa11713744be59" 4343dependencies = [ 4344 "aliasable", 4345 "ouroboros_macro", 4346 "static_assertions", 4347] 4348 4349[[package]] 4350name = "ouroboros_macro" 4351version = "0.18.5" 4352source = "registry+https://github.com/rust-lang/crates.io-index" 4353checksum = "3c7028bdd3d43083f6d8d4d5187680d0d3560d54df4cc9d752005268b41e64d0" 4354dependencies = [ 4355 "heck 0.4.1", 4356 "proc-macro2", 4357 "proc-macro2-diagnostics", 4358 "quote", 4359 "syn", 4360] 4361 4362[[package]] 4363name = "ownedbytes" 4364version = "0.9.0" 4365source = "registry+https://github.com/rust-lang/crates.io-index" 4366checksum = "2fbd56f7631767e61784dc43f8580f403f4475bd4aaa4da003e6295e1bab4a7e" 4367dependencies = [ 4368 "stable_deref_trait", 4369] 4370 4371[[package]] 4372name = "owo-colors" 4373version = "3.5.0" 4374source = "registry+https://github.com/rust-lang/crates.io-index" 4375checksum = "c1b04fb49957986fdce4d6ee7a65027d55d4b6d2265e5848bbb507b58ccfdb6f" 4376 4377[[package]] 4378name = "owo-colors" 4379version = "4.3.0" 4380source = "registry+https://github.com/rust-lang/crates.io-index" 4381checksum = "d211803b9b6b570f68772237e415a029d5a50c65d382910b879fb19d3271f94d" 4382dependencies = [ 4383 "supports-color 2.1.0", 4384 "supports-color 3.0.2", 4385] 4386 4387[[package]] 4388name = "oxilangtag" 4389version = "0.1.5" 4390source = "registry+https://github.com/rust-lang/crates.io-index" 4391checksum = "23f3f87617a86af77fa3691e6350483e7154c2ead9f1261b75130e21ca0f8acb" 4392dependencies = [ 4393 "serde", 4394] 4395 4396[[package]] 4397name = "p256" 4398version = "0.13.2" 4399source = "registry+https://github.com/rust-lang/crates.io-index" 4400checksum = "c9863ad85fa8f4460f9c48cb909d38a0d689dba1f6f6988a5e3e0d31071bcd4b" 4401dependencies = [ 4402 "ecdsa", 4403 "elliptic-curve", 4404 "primeorder", 4405 "sha2", 4406] 4407 4408[[package]] 4409name = "pack1" 4410version = "1.1.0" 4411source = "registry+https://github.com/rust-lang/crates.io-index" 4412checksum = "e3b7bb0ecf2e447b1f20ee94ee79ef6eed1e9d4b3c36ce1903b9dea3bf205523" 4413dependencies = [ 4414 "bytemuck", 4415] 4416 4417[[package]] 4418name = "papergrid" 4419version = "0.17.0" 4420source = "registry+https://github.com/rust-lang/crates.io-index" 4421checksum = "6978128c8b51d8f4080631ceb2302ab51e32cc6e8615f735ee2f83fd269ae3f1" 4422dependencies = [ 4423 "ansi-str", 4424 "ansitok", 4425 "bytecount", 4426 "fnv", 4427 "unicode-width 0.2.2", 4428] 4429 4430[[package]] 4431name = "parking" 4432version = "2.2.1" 4433source = "registry+https://github.com/rust-lang/crates.io-index" 4434checksum = "f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba" 4435 4436[[package]] 4437name = "parking_lot" 4438version = "0.12.5" 4439source = "registry+https://github.com/rust-lang/crates.io-index" 4440checksum = "93857453250e3077bd71ff98b6a65ea6621a19bb0f559a85248955ac12c45a1a" 4441dependencies = [ 4442 "lock_api", 4443 "parking_lot_core", 4444] 4445 4446[[package]] 4447name = "parking_lot_core" 4448version = "0.9.12" 4449source = "registry+https://github.com/rust-lang/crates.io-index" 4450checksum = "2621685985a2ebf1c516881c026032ac7deafcda1a2c9b7850dc81e3dfcb64c1" 4451dependencies = [ 4452 "cfg-if", 4453 "libc", 4454 "redox_syscall", 4455 "smallvec", 4456 "windows-link", 4457] 4458 4459[[package]] 4460name = "pastey" 4461version = "0.2.2" 4462source = "registry+https://github.com/rust-lang/crates.io-index" 4463checksum = "c5a797f0e07bdf071d15742978fc3128ec6c22891c31a3a931513263904c982a" 4464 4465[[package]] 4466name = "pem-rfc7468" 4467version = "0.7.0" 4468source = "registry+https://github.com/rust-lang/crates.io-index" 4469checksum = "88b39c9bfcfc231068454382784bb460aae594343fb030d46e9f50a645418412" 4470dependencies = [ 4471 "base64ct", 4472] 4473 4474[[package]] 4475name = "percent-encoding" 4476version = "2.3.2" 4477source = "registry+https://github.com/rust-lang/crates.io-index" 4478checksum = "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220" 4479 4480[[package]] 4481name = "phf" 4482version = "0.11.3" 4483source = "registry+https://github.com/rust-lang/crates.io-index" 4484checksum = "1fd6780a80ae0c52cc120a26a1a42c1ae51b247a253e4e06113d23d2c2edd078" 4485dependencies = [ 4486 "phf_macros", 4487 "phf_shared", 4488] 4489 4490[[package]] 4491name = "phf_generator" 4492version = "0.11.3" 4493source = "registry+https://github.com/rust-lang/crates.io-index" 4494checksum = "3c80231409c20246a13fddb31776fb942c38553c51e871f8cbd687a4cfb5843d" 4495dependencies = [ 4496 "phf_shared", 4497 "rand 0.8.6", 4498] 4499 4500[[package]] 4501name = "phf_macros" 4502version = "0.11.3" 4503source = "registry+https://github.com/rust-lang/crates.io-index" 4504checksum = "f84ac04429c13a7ff43785d75ad27569f2951ce0ffd30a3321230db2fc727216" 4505dependencies = [ 4506 "phf_generator", 4507 "phf_shared", 4508 "proc-macro2", 4509 "quote", 4510 "syn", 4511] 4512 4513[[package]] 4514name = "phf_shared" 4515version = "0.11.3" 4516source = "registry+https://github.com/rust-lang/crates.io-index" 4517checksum = "67eabc2ef2a60eb7faa00097bd1ffdb5bd28e62bf39990626a582201b7a754e5" 4518dependencies = [ 4519 "siphasher", 4520] 4521 4522[[package]] 4523name = "pin-project" 4524version = "1.1.13" 4525source = "registry+https://github.com/rust-lang/crates.io-index" 4526checksum = "2466b2336ed02bcdca6b294417127b90ec92038d1d5c4fbeac971a922e0e0924" 4527dependencies = [ 4528 "pin-project-internal", 4529] 4530 4531[[package]] 4532name = "pin-project-internal" 4533version = "1.1.13" 4534source = "registry+https://github.com/rust-lang/crates.io-index" 4535checksum = "c96395f0a926bc13b1c17622aaddda1ecb55d49c8f1bf9777e4d877800a43f8b" 4536dependencies = [ 4537 "proc-macro2", 4538 "quote", 4539 "syn", 4540] 4541 4542[[package]] 4543name = "pin-project-lite" 4544version = "0.2.17" 4545source = "registry+https://github.com/rust-lang/crates.io-index" 4546checksum = "a89322df9ebe1c1578d689c92318e070967d1042b512afbe49518723f4e6d5cd" 4547 4548[[package]] 4549name = "piper" 4550version = "0.2.5" 4551source = "registry+https://github.com/rust-lang/crates.io-index" 4552checksum = "c835479a4443ded371d6c535cbfd8d31ad92c5d23ae9770a61bc155e4992a3c1" 4553dependencies = [ 4554 "atomic-waker", 4555 "fastrand", 4556 "futures-io", 4557] 4558 4559[[package]] 4560name = "pkcs8" 4561version = "0.10.2" 4562source = "registry+https://github.com/rust-lang/crates.io-index" 4563checksum = "f950b2377845cebe5cf8b5165cb3cc1a5e0fa5cfa3e1f7f55707d8fd82e0a7b7" 4564dependencies = [ 4565 "der", 4566 "spki", 4567] 4568 4569[[package]] 4570name = "pkg-config" 4571version = "0.3.33" 4572source = "registry+https://github.com/rust-lang/crates.io-index" 4573checksum = "19f132c84eca552bf34cab8ec81f1c1dcc229b811638f9d283dceabe58c5569e" 4574 4575[[package]] 4576name = "polling" 4577version = "3.11.0" 4578source = "registry+https://github.com/rust-lang/crates.io-index" 4579checksum = "5d0e4f59085d47d8241c88ead0f274e8a0cb551f3625263c05eb8dd897c34218" 4580dependencies = [ 4581 "cfg-if", 4582 "concurrent-queue", 4583 "hermit-abi", 4584 "pin-project-lite", 4585 "rustix 1.1.4", 4586 "windows-sys 0.61.2", 4587] 4588 4589[[package]] 4590name = "polyval" 4591version = "0.6.2" 4592source = "registry+https://github.com/rust-lang/crates.io-index" 4593checksum = "9d1fe60d06143b2430aa532c94cfe9e29783047f06c0d7fd359a9a51b729fa25" 4594dependencies = [ 4595 "cfg-if", 4596 "cpufeatures", 4597 "opaque-debug", 4598 "universal-hash", 4599] 4600 4601[[package]] 4602name = "portable-atomic" 4603version = "1.13.1" 4604source = "registry+https://github.com/rust-lang/crates.io-index" 4605checksum = "c33a9471896f1c69cecef8d20cbe2f7accd12527ce60845ff44c153bb2a21b49" 4606 4607[[package]] 4608name = "portable-atomic-util" 4609version = "0.2.7" 4610source = "registry+https://github.com/rust-lang/crates.io-index" 4611checksum = "c2a106d1259c23fac8e543272398ae0e3c0b8d33c88ed73d0cc71b0f1d902618" 4612dependencies = [ 4613 "portable-atomic", 4614] 4615 4616[[package]] 4617name = "postcard" 4618version = "1.1.3" 4619source = "registry+https://github.com/rust-lang/crates.io-index" 4620checksum = "6764c3b5dd454e283a30e6dfe78e9b31096d9e32036b5d1eaac7a6119ccb9a24" 4621dependencies = [ 4622 "cobs", 4623 "embedded-io 0.4.0", 4624 "embedded-io 0.6.1", 4625 "heapless 0.7.17", 4626 "serde", 4627] 4628 4629[[package]] 4630name = "potential_utf" 4631version = "0.1.5" 4632source = "registry+https://github.com/rust-lang/crates.io-index" 4633checksum = "0103b1cef7ec0cf76490e969665504990193874ea05c85ff9bab8b911d0a0564" 4634dependencies = [ 4635 "zerovec", 4636] 4637 4638[[package]] 4639name = "powerfmt" 4640version = "0.2.0" 4641source = "registry+https://github.com/rust-lang/crates.io-index" 4642checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391" 4643 4644[[package]] 4645name = "ppv-lite86" 4646version = "0.2.21" 4647source = "registry+https://github.com/rust-lang/crates.io-index" 4648checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9" 4649dependencies = [ 4650 "zerocopy", 4651] 4652 4653[[package]] 4654name = "prettyplease" 4655version = "0.2.37" 4656source = "registry+https://github.com/rust-lang/crates.io-index" 4657checksum = "479ca8adacdd7ce8f1fb39ce9ecccbfe93a3f1344b3d0d97f20bc0196208f62b" 4658dependencies = [ 4659 "proc-macro2", 4660 "syn", 4661] 4662 4663[[package]] 4664name = "primeorder" 4665version = "0.13.6" 4666source = "registry+https://github.com/rust-lang/crates.io-index" 4667checksum = "353e1ca18966c16d9deb1c69278edbc5f194139612772bd9537af60ac231e1e6" 4668dependencies = [ 4669 "elliptic-curve", 4670] 4671 4672[[package]] 4673name = "proc-macro-crate" 4674version = "3.5.0" 4675source = "registry+https://github.com/rust-lang/crates.io-index" 4676checksum = "e67ba7e9b2b56446f1d419b1d807906278ffa1a658a8a5d8a39dcb1f5a78614f" 4677dependencies = [ 4678 "toml_edit", 4679] 4680 4681[[package]] 4682name = "proc-macro-error-attr2" 4683version = "2.0.0" 4684source = "registry+https://github.com/rust-lang/crates.io-index" 4685checksum = "96de42df36bb9bba5542fe9f1a054b8cc87e172759a1868aa05c1f3acc89dfc5" 4686dependencies = [ 4687 "proc-macro2", 4688 "quote", 4689] 4690 4691[[package]] 4692name = "proc-macro-error2" 4693version = "2.0.1" 4694source = "registry+https://github.com/rust-lang/crates.io-index" 4695checksum = "11ec05c52be0a07b08061f7dd003e7d7092e0472bc731b4af7bb1ef876109802" 4696dependencies = [ 4697 "proc-macro-error-attr2", 4698 "proc-macro2", 4699 "quote", 4700 "syn", 4701] 4702 4703[[package]] 4704name = "proc-macro2" 4705version = "1.0.106" 4706source = "registry+https://github.com/rust-lang/crates.io-index" 4707checksum = "8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934" 4708dependencies = [ 4709 "unicode-ident", 4710] 4711 4712[[package]] 4713name = "proc-macro2-diagnostics" 4714version = "0.10.1" 4715source = "registry+https://github.com/rust-lang/crates.io-index" 4716checksum = "af066a9c399a26e020ada66a034357a868728e72cd426f3adcd35f80d88d88c8" 4717dependencies = [ 4718 "proc-macro2", 4719 "quote", 4720 "syn", 4721 "version_check", 4722 "yansi", 4723] 4724 4725[[package]] 4726name = "prodash" 4727version = "31.0.0" 4728source = "registry+https://github.com/rust-lang/crates.io-index" 4729checksum = "962200e2d7d551451297d9fdce85138374019ada198e30ea9ede38034e27604c" 4730dependencies = [ 4731 "parking_lot", 4732] 4733 4734[[package]] 4735name = "prost" 4736version = "0.14.3" 4737source = "registry+https://github.com/rust-lang/crates.io-index" 4738checksum = "d2ea70524a2f82d518bce41317d0fae74151505651af45faf1ffbd6fd33f0568" 4739dependencies = [ 4740 "bytes", 4741 "prost-derive", 4742] 4743 4744[[package]] 4745name = "prost-derive" 4746version = "0.14.3" 4747source = "registry+https://github.com/rust-lang/crates.io-index" 4748checksum = "27c6023962132f4b30eb4c172c91ce92d933da334c59c23cddee82358ddafb0b" 4749dependencies = [ 4750 "anyhow", 4751 "itertools 0.14.0", 4752 "proc-macro2", 4753 "quote", 4754 "syn", 4755] 4756 4757[[package]] 4758name = "quinn" 4759version = "0.11.9" 4760source = "registry+https://github.com/rust-lang/crates.io-index" 4761checksum = "b9e20a958963c291dc322d98411f541009df2ced7b5a4f2bd52337638cfccf20" 4762dependencies = [ 4763 "bytes", 4764 "cfg_aliases", 4765 "pin-project-lite", 4766 "quinn-proto", 4767 "quinn-udp", 4768 "rustc-hash 2.1.2", 4769 "rustls", 4770 "socket2", 4771 "thiserror 2.0.18", 4772 "tokio", 4773 "tracing", 4774 "web-time", 4775] 4776 4777[[package]] 4778name = "quinn-proto" 4779version = "0.11.14" 4780source = "registry+https://github.com/rust-lang/crates.io-index" 4781checksum = "434b42fec591c96ef50e21e886936e66d3cc3f737104fdb9b737c40ffb94c098" 4782dependencies = [ 4783 "aws-lc-rs", 4784 "bytes", 4785 "getrandom 0.3.4", 4786 "lru-slab", 4787 "rand 0.9.4", 4788 "ring", 4789 "rustc-hash 2.1.2", 4790 "rustls", 4791 "rustls-pki-types", 4792 "slab", 4793 "thiserror 2.0.18", 4794 "tinyvec", 4795 "tracing", 4796 "web-time", 4797] 4798 4799[[package]] 4800name = "quinn-udp" 4801version = "0.5.14" 4802source = "registry+https://github.com/rust-lang/crates.io-index" 4803checksum = "addec6a0dcad8a8d96a771f815f0eaf55f9d1805756410b39f5fa81332574cbd" 4804dependencies = [ 4805 "cfg_aliases", 4806 "libc", 4807 "once_cell", 4808 "socket2", 4809 "tracing", 4810 "windows-sys 0.60.2", 4811] 4812 4813[[package]] 4814name = "quote" 4815version = "1.0.45" 4816source = "registry+https://github.com/rust-lang/crates.io-index" 4817checksum = "41f2619966050689382d2b44f664f4bc593e129785a36d6ee376ddf37259b924" 4818dependencies = [ 4819 "proc-macro2", 4820] 4821 4822[[package]] 4823name = "r-efi" 4824version = "5.3.0" 4825source = "registry+https://github.com/rust-lang/crates.io-index" 4826checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f" 4827 4828[[package]] 4829name = "r-efi" 4830version = "6.0.0" 4831source = "registry+https://github.com/rust-lang/crates.io-index" 4832checksum = "f8dcc9c7d52a811697d2151c701e0d08956f92b0e24136cf4cf27b57a6a0d9bf" 4833 4834[[package]] 4835name = "radium" 4836version = "0.7.0" 4837source = "registry+https://github.com/rust-lang/crates.io-index" 4838checksum = "dc33ff2d4973d518d823d61aa239014831e521c75da58e3df4840d3f47749d09" 4839 4840[[package]] 4841name = "rand" 4842version = "0.8.6" 4843source = "registry+https://github.com/rust-lang/crates.io-index" 4844checksum = "5ca0ecfa931c29007047d1bc58e623ab12e5590e8c7cc53200d5202b69266d8a" 4845dependencies = [ 4846 "libc", 4847 "rand_chacha 0.3.1", 4848 "rand_core 0.6.4", 4849] 4850 4851[[package]] 4852name = "rand" 4853version = "0.9.4" 4854source = "registry+https://github.com/rust-lang/crates.io-index" 4855checksum = "44c5af06bb1b7d3216d91932aed5265164bf384dc89cd6ba05cf59a35f5f76ea" 4856dependencies = [ 4857 "rand_chacha 0.9.0", 4858 "rand_core 0.9.5", 4859] 4860 4861[[package]] 4862name = "rand_chacha" 4863version = "0.3.1" 4864source = "registry+https://github.com/rust-lang/crates.io-index" 4865checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88" 4866dependencies = [ 4867 "ppv-lite86", 4868 "rand_core 0.6.4", 4869] 4870 4871[[package]] 4872name = "rand_chacha" 4873version = "0.9.0" 4874source = "registry+https://github.com/rust-lang/crates.io-index" 4875checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb" 4876dependencies = [ 4877 "ppv-lite86", 4878 "rand_core 0.9.5", 4879] 4880 4881[[package]] 4882name = "rand_core" 4883version = "0.6.4" 4884source = "registry+https://github.com/rust-lang/crates.io-index" 4885checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" 4886dependencies = [ 4887 "getrandom 0.2.17", 4888] 4889 4890[[package]] 4891name = "rand_core" 4892version = "0.9.5" 4893source = "registry+https://github.com/rust-lang/crates.io-index" 4894checksum = "76afc826de14238e6e8c374ddcc1fa19e374fd8dd986b0d2af0d02377261d83c" 4895dependencies = [ 4896 "getrandom 0.3.4", 4897] 4898 4899[[package]] 4900name = "rand_pcg" 4901version = "0.3.1" 4902source = "registry+https://github.com/rust-lang/crates.io-index" 4903checksum = "59cad018caf63deb318e5a4586d99a24424a364f40f1e5778c29aca23f4fc73e" 4904dependencies = [ 4905 "rand_core 0.6.4", 4906] 4907 4908[[package]] 4909name = "rapidhash" 4910version = "4.4.1" 4911source = "registry+https://github.com/rust-lang/crates.io-index" 4912checksum = "b5e48930979c155e2f33aa36ab3119b5ee81332beb6482199a8ecd6029b80b59" 4913dependencies = [ 4914 "rustversion", 4915] 4916 4917[[package]] 4918name = "rayon" 4919version = "1.12.0" 4920source = "registry+https://github.com/rust-lang/crates.io-index" 4921checksum = "fb39b166781f92d482534ef4b4b1b2568f42613b53e5b6c160e24cfbfa30926d" 4922dependencies = [ 4923 "either", 4924 "rayon-core", 4925] 4926 4927[[package]] 4928name = "rayon-core" 4929version = "1.13.0" 4930source = "registry+https://github.com/rust-lang/crates.io-index" 4931checksum = "22e18b0f0062d30d4230b2e85ff77fdfe4326feb054b9783a3460d8435c8ab91" 4932dependencies = [ 4933 "crossbeam-deque", 4934 "crossbeam-utils", 4935] 4936 4937[[package]] 4938name = "redox_syscall" 4939version = "0.5.18" 4940source = "registry+https://github.com/rust-lang/crates.io-index" 4941checksum = "ed2bf2547551a7053d6fdfafda3f938979645c44812fbfcda098faae3f1a362d" 4942dependencies = [ 4943 "bitflags", 4944] 4945 4946[[package]] 4947name = "redox_users" 4948version = "0.5.2" 4949source = "registry+https://github.com/rust-lang/crates.io-index" 4950checksum = "a4e608c6638b9c18977b00b475ac1f28d14e84b27d8d42f70e0bf1e3dec127ac" 4951dependencies = [ 4952 "getrandom 0.2.17", 4953 "libredox", 4954 "thiserror 2.0.18", 4955] 4956 4957[[package]] 4958name = "ref-cast" 4959version = "1.0.25" 4960source = "registry+https://github.com/rust-lang/crates.io-index" 4961checksum = "f354300ae66f76f1c85c5f84693f0ce81d747e2c3f21a45fef496d89c960bf7d" 4962dependencies = [ 4963 "ref-cast-impl", 4964] 4965 4966[[package]] 4967name = "ref-cast-impl" 4968version = "1.0.25" 4969source = "registry+https://github.com/rust-lang/crates.io-index" 4970checksum = "b7186006dcb21920990093f30e3dea63b7d6e977bf1256be20c3563a5db070da" 4971dependencies = [ 4972 "proc-macro2", 4973 "quote", 4974 "syn", 4975] 4976 4977[[package]] 4978name = "regex" 4979version = "1.12.3" 4980source = "registry+https://github.com/rust-lang/crates.io-index" 4981checksum = "e10754a14b9137dd7b1e3e5b0493cc9171fdd105e0ab477f51b72e7f3ac0e276" 4982dependencies = [ 4983 "aho-corasick", 4984 "memchr", 4985 "regex-automata", 4986 "regex-syntax", 4987] 4988 4989[[package]] 4990name = "regex-automata" 4991version = "0.4.14" 4992source = "registry+https://github.com/rust-lang/crates.io-index" 4993checksum = "6e1dd4122fc1595e8162618945476892eefca7b88c52820e74af6262213cae8f" 4994dependencies = [ 4995 "aho-corasick", 4996 "memchr", 4997 "regex-syntax", 4998] 4999 5000[[package]] 5001name = "regex-lite" 5002version = "0.1.9" 5003source = "registry+https://github.com/rust-lang/crates.io-index" 5004checksum = "cab834c73d247e67f4fae452806d17d3c7501756d98c8808d7c9c7aa7d18f973" 5005 5006[[package]] 5007name = "regex-syntax" 5008version = "0.8.10" 5009source = "registry+https://github.com/rust-lang/crates.io-index" 5010checksum = "dc897dd8d9e8bd1ed8cdad82b5966c3e0ecae09fb1907d58efaa013543185d0a" 5011 5012[[package]] 5013name = "reqwest" 5014version = "0.12.28" 5015source = "registry+https://github.com/rust-lang/crates.io-index" 5016checksum = "eddd3ca559203180a307f12d114c268abf583f59b03cb906fd0b3ff8646c1147" 5017dependencies = [ 5018 "base64", 5019 "bytes", 5020 "encoding_rs", 5021 "futures-core", 5022 "futures-util", 5023 "h2", 5024 "http", 5025 "http-body", 5026 "http-body-util", 5027 "hyper", 5028 "hyper-rustls", 5029 "hyper-util", 5030 "js-sys", 5031 "log", 5032 "mime", 5033 "percent-encoding", 5034 "pin-project-lite", 5035 "quinn", 5036 "rustls", 5037 "rustls-pki-types", 5038 "serde", 5039 "serde_json", 5040 "serde_urlencoded", 5041 "sync_wrapper", 5042 "tokio", 5043 "tokio-rustls", 5044 "tokio-util", 5045 "tower", 5046 "tower-http", 5047 "tower-service", 5048 "url", 5049 "wasm-bindgen", 5050 "wasm-bindgen-futures", 5051 "wasm-streams", 5052 "web-sys", 5053 "webpki-roots", 5054] 5055 5056[[package]] 5057name = "reqwest" 5058version = "0.13.1" 5059source = "registry+https://github.com/rust-lang/crates.io-index" 5060checksum = "04e9018c9d814e5f30cc16a0f03271aeab3571e609612d9fe78c1aa8d11c2f62" 5061dependencies = [ 5062 "base64", 5063 "bytes", 5064 "futures-core", 5065 "http", 5066 "http-body", 5067 "http-body-util", 5068 "hyper", 5069 "hyper-rustls", 5070 "hyper-util", 5071 "js-sys", 5072 "log", 5073 "percent-encoding", 5074 "pin-project-lite", 5075 "quinn", 5076 "rustls", 5077 "rustls-pki-types", 5078 "rustls-platform-verifier", 5079 "serde", 5080 "serde_json", 5081 "serde_urlencoded", 5082 "sync_wrapper", 5083 "tokio", 5084 "tokio-rustls", 5085 "tower", 5086 "tower-http", 5087 "tower-service", 5088 "url", 5089 "wasm-bindgen", 5090 "wasm-bindgen-futures", 5091 "web-sys", 5092 "webpki-roots", 5093] 5094 5095[[package]] 5096name = "resolv-conf" 5097version = "0.7.6" 5098source = "registry+https://github.com/rust-lang/crates.io-index" 5099checksum = "1e061d1b48cb8d38042de4ae0a7a6401009d6143dc80d2e2d6f31f0bdd6470c7" 5100 5101[[package]] 5102name = "rfc6979" 5103version = "0.4.0" 5104source = "registry+https://github.com/rust-lang/crates.io-index" 5105checksum = "f8dd2a808d456c4a54e300a23e9f5a67e122c3024119acbfd73e3bf664491cb2" 5106dependencies = [ 5107 "hmac", 5108 "subtle", 5109] 5110 5111[[package]] 5112name = "ring" 5113version = "0.17.14" 5114source = "registry+https://github.com/rust-lang/crates.io-index" 5115checksum = "a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7" 5116dependencies = [ 5117 "cc", 5118 "cfg-if", 5119 "getrandom 0.2.17", 5120 "libc", 5121 "untrusted", 5122 "windows-sys 0.52.0", 5123] 5124 5125[[package]] 5126name = "roaring" 5127version = "0.11.4" 5128source = "registry+https://github.com/rust-lang/crates.io-index" 5129checksum = "1dedc5658c6ecb3bdb5ef5f3295bb9253f42dcf3fd1402c03f6b1f7659c3c4a9" 5130dependencies = [ 5131 "bytemuck", 5132 "byteorder", 5133] 5134 5135[[package]] 5136name = "ron" 5137version = "0.12.1" 5138source = "registry+https://github.com/rust-lang/crates.io-index" 5139checksum = "4147b952f3f819eca0e99527022f7d6a8d05f111aeb0a62960c74eb283bec8fc" 5140dependencies = [ 5141 "bitflags", 5142 "once_cell", 5143 "serde", 5144 "serde_derive", 5145 "typeid", 5146 "unicode-ident", 5147] 5148 5149[[package]] 5150name = "rpassword" 5151version = "7.5.2" 5152source = "registry+https://github.com/rust-lang/crates.io-index" 5153checksum = "5ac5b223d9738ef56e0b98305410be40fa0941bf6036c56f1506751e43552d64" 5154dependencies = [ 5155 "libc", 5156 "rtoolbox", 5157 "windows-sys 0.61.2", 5158] 5159 5160[[package]] 5161name = "rprompt" 5162version = "2.2.0" 5163source = "registry+https://github.com/rust-lang/crates.io-index" 5164checksum = "69abf524bb9ccb7c071f7231441288d74b48d176cb309eb00e6f77d186c6e035" 5165dependencies = [ 5166 "rtoolbox", 5167 "windows-sys 0.59.0", 5168] 5169 5170[[package]] 5171name = "rtoolbox" 5172version = "0.0.5" 5173source = "registry+https://github.com/rust-lang/crates.io-index" 5174checksum = "50a0e551c1e27e1731aba276dbeaeac73f53c7cd34d1bda485d02bd1e0f36844" 5175dependencies = [ 5176 "libc", 5177 "windows-sys 0.59.0", 5178] 5179 5180[[package]] 5181name = "rust-stemmers" 5182version = "1.2.0" 5183source = "registry+https://github.com/rust-lang/crates.io-index" 5184checksum = "e46a2036019fdb888131db7a4c847a1063a7493f971ed94ea82c67eada63ca54" 5185dependencies = [ 5186 "serde", 5187 "serde_derive", 5188] 5189 5190[[package]] 5191name = "rustc-hash" 5192version = "1.1.0" 5193source = "registry+https://github.com/rust-lang/crates.io-index" 5194checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2" 5195 5196[[package]] 5197name = "rustc-hash" 5198version = "2.1.2" 5199source = "registry+https://github.com/rust-lang/crates.io-index" 5200checksum = "94300abf3f1ae2e2b8ffb7b58043de3d399c73fa6f4b73826402a5c457614dbe" 5201 5202[[package]] 5203name = "rustc_version" 5204version = "0.4.1" 5205source = "registry+https://github.com/rust-lang/crates.io-index" 5206checksum = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92" 5207dependencies = [ 5208 "semver", 5209] 5210 5211[[package]] 5212name = "rustc_version_runtime" 5213version = "0.3.0" 5214source = "registry+https://github.com/rust-lang/crates.io-index" 5215checksum = "2dd18cd2bae1820af0b6ad5e54f4a51d0f3fcc53b05f845675074efcc7af071d" 5216dependencies = [ 5217 "rustc_version", 5218 "semver", 5219] 5220 5221[[package]] 5222name = "rustix" 5223version = "0.38.44" 5224source = "registry+https://github.com/rust-lang/crates.io-index" 5225checksum = "fdb5bc1ae2baa591800df16c9ca78619bf65c0488b41b96ccec5d11220d8c154" 5226dependencies = [ 5227 "bitflags", 5228 "errno", 5229 "libc", 5230 "linux-raw-sys 0.4.15", 5231 "windows-sys 0.59.0", 5232] 5233 5234[[package]] 5235name = "rustix" 5236version = "1.1.4" 5237source = "registry+https://github.com/rust-lang/crates.io-index" 5238checksum = "b6fe4565b9518b83ef4f91bb47ce29620ca828bd32cb7e408f0062e9930ba190" 5239dependencies = [ 5240 "bitflags", 5241 "errno", 5242 "libc", 5243 "linux-raw-sys 0.12.1", 5244 "windows-sys 0.61.2", 5245] 5246 5247[[package]] 5248name = "rustls" 5249version = "0.23.40" 5250source = "registry+https://github.com/rust-lang/crates.io-index" 5251checksum = "ef86cd5876211988985292b91c96a8f2d298df24e75989a43a3c73f2d4d8168b" 5252dependencies = [ 5253 "aws-lc-rs", 5254 "once_cell", 5255 "ring", 5256 "rustls-pki-types", 5257 "rustls-webpki", 5258 "subtle", 5259 "zeroize", 5260] 5261 5262[[package]] 5263name = "rustls-native-certs" 5264version = "0.8.3" 5265source = "registry+https://github.com/rust-lang/crates.io-index" 5266checksum = "612460d5f7bea540c490b2b6395d8e34a953e52b491accd6c86c8164c5932a63" 5267dependencies = [ 5268 "openssl-probe", 5269 "rustls-pki-types", 5270 "schannel", 5271 "security-framework", 5272] 5273 5274[[package]] 5275name = "rustls-pki-types" 5276version = "1.14.1" 5277source = "registry+https://github.com/rust-lang/crates.io-index" 5278checksum = "30a7197ae7eb376e574fe940d068c30fe0462554a3ddbe4eca7838e049c937a9" 5279dependencies = [ 5280 "web-time", 5281 "zeroize", 5282] 5283 5284[[package]] 5285name = "rustls-platform-verifier" 5286version = "0.6.2" 5287source = "registry+https://github.com/rust-lang/crates.io-index" 5288checksum = "1d99feebc72bae7ab76ba994bb5e121b8d83d910ca40b36e0921f53becc41784" 5289dependencies = [ 5290 "core-foundation 0.10.1", 5291 "core-foundation-sys", 5292 "jni 0.21.1", 5293 "log", 5294 "once_cell", 5295 "rustls", 5296 "rustls-native-certs", 5297 "rustls-platform-verifier-android", 5298 "rustls-webpki", 5299 "security-framework", 5300 "security-framework-sys", 5301 "webpki-root-certs", 5302 "windows-sys 0.61.2", 5303] 5304 5305[[package]] 5306name = "rustls-platform-verifier-android" 5307version = "0.1.1" 5308source = "registry+https://github.com/rust-lang/crates.io-index" 5309checksum = "f87165f0995f63a9fbeea62b64d10b4d9d8e78ec6d7d51fb2125fda7bb36788f" 5310 5311[[package]] 5312name = "rustls-webpki" 5313version = "0.103.13" 5314source = "registry+https://github.com/rust-lang/crates.io-index" 5315checksum = "61c429a8649f110dddef65e2a5ad240f747e85f7758a6bccc7e5777bd33f756e" 5316dependencies = [ 5317 "aws-lc-rs", 5318 "ring", 5319 "rustls-pki-types", 5320 "untrusted", 5321] 5322 5323[[package]] 5324name = "rustversion" 5325version = "1.0.22" 5326source = "registry+https://github.com/rust-lang/crates.io-index" 5327checksum = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d" 5328 5329[[package]] 5330name = "ryu" 5331version = "1.0.23" 5332source = "registry+https://github.com/rust-lang/crates.io-index" 5333checksum = "9774ba4a74de5f7b1c1451ed6cd5285a32eddb5cccb8cc655a4e50009e06477f" 5334 5335[[package]] 5336name = "same-file" 5337version = "1.0.6" 5338source = "registry+https://github.com/rust-lang/crates.io-index" 5339checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502" 5340dependencies = [ 5341 "winapi-util", 5342] 5343 5344[[package]] 5345name = "schannel" 5346version = "0.1.29" 5347source = "registry+https://github.com/rust-lang/crates.io-index" 5348checksum = "91c1b7e4904c873ef0710c1f407dde2e6287de2bebc1bbbf7d430bb7cbffd939" 5349dependencies = [ 5350 "windows-sys 0.61.2", 5351] 5352 5353[[package]] 5354name = "scoped-tls" 5355version = "1.0.1" 5356source = "registry+https://github.com/rust-lang/crates.io-index" 5357checksum = "e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294" 5358 5359[[package]] 5360name = "scopeguard" 5361version = "1.2.0" 5362source = "registry+https://github.com/rust-lang/crates.io-index" 5363checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" 5364 5365[[package]] 5366name = "sec1" 5367version = "0.7.3" 5368source = "registry+https://github.com/rust-lang/crates.io-index" 5369checksum = "d3e97a565f76233a6003f9f5c54be1d9c5bdfa3eccfb189469f11ec4901c47dc" 5370dependencies = [ 5371 "base16ct", 5372 "der", 5373 "generic-array", 5374 "pkcs8", 5375 "serdect", 5376 "subtle", 5377 "zeroize", 5378] 5379 5380[[package]] 5381name = "secret-service" 5382version = "5.1.0" 5383source = "registry+https://github.com/rust-lang/crates.io-index" 5384checksum = "9a62d7f86047af0077255a29494136b9aaaf697c76ff70b8e49cded4e2623c14" 5385dependencies = [ 5386 "aes", 5387 "cbc", 5388 "futures-util", 5389 "generic-array", 5390 "getrandom 0.2.17", 5391 "hkdf", 5392 "num", 5393 "once_cell", 5394 "serde", 5395 "sha2", 5396 "zbus", 5397] 5398 5399[[package]] 5400name = "security-framework" 5401version = "3.7.0" 5402source = "registry+https://github.com/rust-lang/crates.io-index" 5403checksum = "b7f4bc775c73d9a02cde8bf7b2ec4c9d12743edf609006c7facc23998404cd1d" 5404dependencies = [ 5405 "bitflags", 5406 "core-foundation 0.10.1", 5407 "core-foundation-sys", 5408 "libc", 5409 "security-framework-sys", 5410] 5411 5412[[package]] 5413name = "security-framework-sys" 5414version = "2.17.0" 5415source = "registry+https://github.com/rust-lang/crates.io-index" 5416checksum = "6ce2691df843ecc5d231c0b14ece2acc3efb62c0a398c7e1d875f3983ce020e3" 5417dependencies = [ 5418 "core-foundation-sys", 5419 "libc", 5420] 5421 5422[[package]] 5423name = "semver" 5424version = "1.0.28" 5425source = "registry+https://github.com/rust-lang/crates.io-index" 5426checksum = "8a7852d02fc848982e0c167ef163aaff9cd91dc640ba85e263cb1ce46fae51cd" 5427 5428[[package]] 5429name = "send_wrapper" 5430version = "0.6.0" 5431source = "registry+https://github.com/rust-lang/crates.io-index" 5432checksum = "cd0b0ec5f1c1ca621c432a25813d8d60c88abe6d3e08a3eb9cf37d97a0fe3d73" 5433 5434[[package]] 5435name = "serde" 5436version = "1.0.228" 5437source = "registry+https://github.com/rust-lang/crates.io-index" 5438checksum = "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e" 5439dependencies = [ 5440 "serde_core", 5441 "serde_derive", 5442] 5443 5444[[package]] 5445name = "serde_bytes" 5446version = "0.11.19" 5447source = "registry+https://github.com/rust-lang/crates.io-index" 5448checksum = "a5d440709e79d88e51ac01c4b72fc6cb7314017bb7da9eeff678aa94c10e3ea8" 5449dependencies = [ 5450 "serde", 5451 "serde_core", 5452] 5453 5454[[package]] 5455name = "serde_core" 5456version = "1.0.228" 5457source = "registry+https://github.com/rust-lang/crates.io-index" 5458checksum = "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad" 5459dependencies = [ 5460 "serde_derive", 5461] 5462 5463[[package]] 5464name = "serde_derive" 5465version = "1.0.228" 5466source = "registry+https://github.com/rust-lang/crates.io-index" 5467checksum = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79" 5468dependencies = [ 5469 "proc-macro2", 5470 "quote", 5471 "syn", 5472] 5473 5474[[package]] 5475name = "serde_html_form" 5476version = "0.3.2" 5477source = "registry+https://github.com/rust-lang/crates.io-index" 5478checksum = "2acf96b1d9364968fce46ebb548f1c0e1d7eceae27bdff73865d42e6c7369d94" 5479dependencies = [ 5480 "form_urlencoded", 5481 "indexmap", 5482 "itoa", 5483 "serde_core", 5484] 5485 5486[[package]] 5487name = "serde_ipld_dagcbor" 5488version = "0.6.4" 5489source = "registry+https://github.com/rust-lang/crates.io-index" 5490checksum = "46182f4f08349a02b45c998ba3215d3f9de826246ba02bb9dddfe9a2a2100778" 5491dependencies = [ 5492 "cbor4ii", 5493 "ipld-core", 5494 "scopeguard", 5495 "serde", 5496] 5497 5498[[package]] 5499name = "serde_json" 5500version = "1.0.149" 5501source = "registry+https://github.com/rust-lang/crates.io-index" 5502checksum = "83fc039473c5595ace860d8c4fafa220ff474b3fc6bfdb4293327f1a37e94d86" 5503dependencies = [ 5504 "itoa", 5505 "memchr", 5506 "serde", 5507 "serde_core", 5508 "zmij", 5509] 5510 5511[[package]] 5512name = "serde_path_to_error" 5513version = "0.1.20" 5514source = "registry+https://github.com/rust-lang/crates.io-index" 5515checksum = "10a9ff822e371bb5403e391ecd83e182e0e77ba7f6fe0160b795797109d1b457" 5516dependencies = [ 5517 "itoa", 5518 "serde", 5519 "serde_core", 5520] 5521 5522[[package]] 5523name = "serde_repr" 5524version = "0.1.20" 5525source = "registry+https://github.com/rust-lang/crates.io-index" 5526checksum = "175ee3e80ae9982737ca543e96133087cbd9a485eecc3bc4de9c1a37b47ea59c" 5527dependencies = [ 5528 "proc-macro2", 5529 "quote", 5530 "syn", 5531] 5532 5533[[package]] 5534name = "serde_spanned" 5535version = "1.1.1" 5536source = "registry+https://github.com/rust-lang/crates.io-index" 5537checksum = "6662b5879511e06e8999a8a235d848113e942c9124f211511b16466ee2995f26" 5538dependencies = [ 5539 "serde_core", 5540] 5541 5542[[package]] 5543name = "serde_urlencoded" 5544version = "0.7.1" 5545source = "registry+https://github.com/rust-lang/crates.io-index" 5546checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd" 5547dependencies = [ 5548 "form_urlencoded", 5549 "itoa", 5550 "ryu", 5551 "serde", 5552] 5553 5554[[package]] 5555name = "serde_with" 5556version = "3.20.0" 5557source = "registry+https://github.com/rust-lang/crates.io-index" 5558checksum = "e72c1c2cb7b223fafb600a619537a871c2818583d619401b785e7c0b746ccde2" 5559dependencies = [ 5560 "base64", 5561 "bs58", 5562 "chrono", 5563 "hex", 5564 "serde_core", 5565 "serde_json", 5566 "serde_with_macros", 5567 "time", 5568] 5569 5570[[package]] 5571name = "serde_with_macros" 5572version = "3.20.0" 5573source = "registry+https://github.com/rust-lang/crates.io-index" 5574checksum = "b90c488738ecb4fb0262f41f43bc40efc5868d9fb744319ddf5f5317f417bfac" 5575dependencies = [ 5576 "darling", 5577 "proc-macro2", 5578 "quote", 5579 "syn", 5580] 5581 5582[[package]] 5583name = "serdect" 5584version = "0.2.0" 5585source = "registry+https://github.com/rust-lang/crates.io-index" 5586checksum = "a84f14a19e9a014bb9f4512488d9829a68e04ecabffb0f9904cd1ace94598177" 5587dependencies = [ 5588 "base16ct", 5589 "serde", 5590] 5591 5592[[package]] 5593name = "sha1" 5594version = "0.10.6" 5595source = "registry+https://github.com/rust-lang/crates.io-index" 5596checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba" 5597dependencies = [ 5598 "cfg-if", 5599 "cpufeatures", 5600 "digest", 5601] 5602 5603[[package]] 5604name = "sha1-checked" 5605version = "0.10.0" 5606source = "registry+https://github.com/rust-lang/crates.io-index" 5607checksum = "89f599ac0c323ebb1c6082821a54962b839832b03984598375bff3975b804423" 5608dependencies = [ 5609 "digest", 5610 "sha1", 5611] 5612 5613[[package]] 5614name = "sha1_smol" 5615version = "1.0.1" 5616source = "registry+https://github.com/rust-lang/crates.io-index" 5617checksum = "bbfa15b3dddfee50a0fff136974b3e1bde555604ba463834a7eb7deb6417705d" 5618 5619[[package]] 5620name = "sha2" 5621version = "0.10.9" 5622source = "registry+https://github.com/rust-lang/crates.io-index" 5623checksum = "a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283" 5624dependencies = [ 5625 "cfg-if", 5626 "cpufeatures", 5627 "digest", 5628] 5629 5630[[package]] 5631name = "sharded-slab" 5632version = "0.1.7" 5633source = "registry+https://github.com/rust-lang/crates.io-index" 5634checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6" 5635dependencies = [ 5636 "lazy_static", 5637] 5638 5639[[package]] 5640name = "shell-words" 5641version = "1.1.1" 5642source = "registry+https://github.com/rust-lang/crates.io-index" 5643checksum = "dc6fe69c597f9c37bfeeeeeb33da3530379845f10be461a66d16d03eca2ded77" 5644 5645[[package]] 5646name = "shlex" 5647version = "1.3.0" 5648source = "registry+https://github.com/rust-lang/crates.io-index" 5649checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" 5650 5651[[package]] 5652name = "shuttle" 5653version = "0.8.1" 5654source = "registry+https://github.com/rust-lang/crates.io-index" 5655checksum = "2ab17edba38d63047f46780cf7360acf7467fec2c048928689a5c1dd1c2b4e31" 5656dependencies = [ 5657 "assoc", 5658 "bitvec", 5659 "cfg-if", 5660 "generator", 5661 "hex", 5662 "owo-colors 3.5.0", 5663 "rand 0.8.6", 5664 "rand_core 0.6.4", 5665 "rand_pcg", 5666 "scoped-tls", 5667 "smallvec", 5668 "tracing", 5669] 5670 5671[[package]] 5672name = "signal-hook-registry" 5673version = "1.4.8" 5674source = "registry+https://github.com/rust-lang/crates.io-index" 5675checksum = "c4db69cba1110affc0e9f7bcd48bbf87b3f4fc7c61fc9155afd4c469eb3d6c1b" 5676dependencies = [ 5677 "errno", 5678 "libc", 5679] 5680 5681[[package]] 5682name = "signature" 5683version = "2.2.0" 5684source = "registry+https://github.com/rust-lang/crates.io-index" 5685checksum = "77549399552de45a898a580c1b41d445bf730df867cc44e6c0233bbc4b8329de" 5686dependencies = [ 5687 "digest", 5688 "rand_core 0.6.4", 5689] 5690 5691[[package]] 5692name = "simd-adler32" 5693version = "0.3.9" 5694source = "registry+https://github.com/rust-lang/crates.io-index" 5695checksum = "703d5c7ef118737c72f1af64ad2f6f8c5e1921f818cdcb97b8fe6fc69bf66214" 5696 5697[[package]] 5698name = "simd_cesu8" 5699version = "1.1.1" 5700source = "registry+https://github.com/rust-lang/crates.io-index" 5701checksum = "94f90157bb87cddf702797c5dadfa0be7d266cdf49e22da2fcaa32eff75b2c33" 5702dependencies = [ 5703 "rustc_version", 5704 "simdutf8", 5705] 5706 5707[[package]] 5708name = "simdutf8" 5709version = "0.1.5" 5710source = "registry+https://github.com/rust-lang/crates.io-index" 5711checksum = "e3a9fe34e3e7a50316060351f37187a3f546bce95496156754b601a5fa71b76e" 5712 5713[[package]] 5714name = "simsimd" 5715version = "6.5.16" 5716source = "registry+https://github.com/rust-lang/crates.io-index" 5717checksum = "f4fb3bc3cdce07a7d7d4caa4c54f8aa967f6be41690482b54b24100a2253fa70" 5718dependencies = [ 5719 "cc", 5720] 5721 5722[[package]] 5723name = "siphasher" 5724version = "1.0.3" 5725source = "registry+https://github.com/rust-lang/crates.io-index" 5726checksum = "8ee5873ec9cce0195efcb7a4e9507a04cd49aec9c83d0389df45b1ef7ba2e649" 5727 5728[[package]] 5729name = "sketches-ddsketch" 5730version = "0.4.0" 5731source = "registry+https://github.com/rust-lang/crates.io-index" 5732checksum = "05e40b6cf54d988dc1a2223531b969c9a9e30906ad90ef64890c27b4bfbb46ea" 5733dependencies = [ 5734 "serde", 5735] 5736 5737[[package]] 5738name = "slab" 5739version = "0.4.12" 5740source = "registry+https://github.com/rust-lang/crates.io-index" 5741checksum = "0c790de23124f9ab44544d7ac05d60440adc586479ce501c1d6d7da3cd8c9cf5" 5742 5743[[package]] 5744name = "smallvec" 5745version = "1.15.1" 5746source = "registry+https://github.com/rust-lang/crates.io-index" 5747checksum = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03" 5748 5749[[package]] 5750name = "smol_str" 5751version = "0.3.6" 5752source = "registry+https://github.com/rust-lang/crates.io-index" 5753checksum = "4aaa7368fcf4852a4c2dd92df0cace6a71f2091ca0a23391ce7f3a31833f1523" 5754dependencies = [ 5755 "borsh", 5756 "serde_core", 5757] 5758 5759[[package]] 5760name = "socket2" 5761version = "0.6.3" 5762source = "registry+https://github.com/rust-lang/crates.io-index" 5763checksum = "3a766e1110788c36f4fa1c2b71b387a7815aa65f88ce0229841826633d93723e" 5764dependencies = [ 5765 "libc", 5766 "windows-sys 0.61.2", 5767] 5768 5769[[package]] 5770name = "softaes" 5771version = "0.1.3" 5772source = "registry+https://github.com/rust-lang/crates.io-index" 5773checksum = "fef461faaeb36c340b6c887167a9054a034f6acfc50a014ead26a02b4356b3de" 5774 5775[[package]] 5776name = "spin" 5777version = "0.9.8" 5778source = "registry+https://github.com/rust-lang/crates.io-index" 5779checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67" 5780dependencies = [ 5781 "lock_api", 5782] 5783 5784[[package]] 5785name = "spin" 5786version = "0.10.0" 5787source = "registry+https://github.com/rust-lang/crates.io-index" 5788checksum = "d5fe4ccb98d9c292d56fec89a5e07da7fc4cf0dc11e156b41793132775d3e591" 5789 5790[[package]] 5791name = "spki" 5792version = "0.7.3" 5793source = "registry+https://github.com/rust-lang/crates.io-index" 5794checksum = "d91ed6c858b01f942cd56b37a94b3e0a1798290327d1236e4d9cf4eaca44d29d" 5795dependencies = [ 5796 "base64ct", 5797 "der", 5798] 5799 5800[[package]] 5801name = "stable_deref_trait" 5802version = "1.2.1" 5803source = "registry+https://github.com/rust-lang/crates.io-index" 5804checksum = "6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596" 5805 5806[[package]] 5807name = "static_assertions" 5808version = "1.1.0" 5809source = "registry+https://github.com/rust-lang/crates.io-index" 5810checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f" 5811 5812[[package]] 5813name = "strsim" 5814version = "0.11.1" 5815source = "registry+https://github.com/rust-lang/crates.io-index" 5816checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f" 5817 5818[[package]] 5819name = "strum" 5820version = "0.26.3" 5821source = "registry+https://github.com/rust-lang/crates.io-index" 5822checksum = "8fec0f0aef304996cf250b31b5a10dee7980c85da9d759361292b8bca5a18f06" 5823dependencies = [ 5824 "strum_macros", 5825] 5826 5827[[package]] 5828name = "strum_macros" 5829version = "0.26.4" 5830source = "registry+https://github.com/rust-lang/crates.io-index" 5831checksum = "4c6bee85a5a24955dc440386795aa378cd9cf82acd5f764469152d2270e581be" 5832dependencies = [ 5833 "heck 0.5.0", 5834 "proc-macro2", 5835 "quote", 5836 "rustversion", 5837 "syn", 5838] 5839 5840[[package]] 5841name = "subtle" 5842version = "2.6.1" 5843source = "registry+https://github.com/rust-lang/crates.io-index" 5844checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292" 5845 5846[[package]] 5847name = "superjam" 5848version = "0.0.0" 5849dependencies = [ 5850 "bytes", 5851 "clap", 5852 "directories", 5853 "flate2", 5854 "futures", 5855 "gix", 5856 "jacquard-common", 5857 "reqwest 0.13.1", 5858 "serde", 5859 "serde_json", 5860 "smol_str", 5861 "superjam-appview", 5862 "superjam-config", 5863 "superjam-core", 5864 "superjam-lexicon", 5865 "superjam-oauth", 5866 "superjam-pds", 5867 "superjam-render", 5868 "superjam-vcs", 5869 "tempfile", 5870 "thiserror 2.0.18", 5871 "time", 5872 "tokio", 5873 "tracing", 5874 "tracing-subscriber", 5875 "url", 5876 "wiremock", 5877] 5878 5879[[package]] 5880name = "superjam-appview" 5881version = "0.0.0" 5882dependencies = [ 5883 "futures", 5884 "jacquard-common", 5885 "reqwest 0.13.1", 5886 "serde", 5887 "serde_json", 5888 "smol_str", 5889 "superjam-core", 5890 "superjam-lexicon", 5891 "thiserror 2.0.18", 5892 "tokio", 5893 "tracing", 5894 "url", 5895 "wiremock", 5896] 5897 5898[[package]] 5899name = "superjam-config" 5900version = "0.0.0" 5901dependencies = [ 5902 "directories", 5903 "fs2", 5904 "rand 0.8.6", 5905 "serde", 5906 "superjam-core", 5907 "superjam-oauth", 5908 "tempfile", 5909 "thiserror 2.0.18", 5910 "time", 5911 "toml", 5912 "tracing", 5913 "url", 5914] 5915 5916[[package]] 5917name = "superjam-core" 5918version = "0.0.0" 5919dependencies = [ 5920 "jacquard-common", 5921 "serde", 5922 "serde_json", 5923 "smol_str", 5924 "thiserror 2.0.18", 5925 "toml", 5926] 5927 5928[[package]] 5929name = "superjam-lexicon" 5930version = "0.0.0" 5931dependencies = [ 5932 "anyhow", 5933 "jacquard-common", 5934 "jacquard-derive", 5935 "jacquard-lexicon", 5936 "miette", 5937 "serde", 5938 "thiserror 2.0.18", 5939 "walkdir", 5940] 5941 5942[[package]] 5943name = "superjam-oauth" 5944version = "0.0.0" 5945dependencies = [ 5946 "axum", 5947 "base64", 5948 "bytes", 5949 "directories", 5950 "fs2", 5951 "futures", 5952 "hickory-resolver", 5953 "jacquard-common", 5954 "keyring", 5955 "keyring-core", 5956 "miette", 5957 "p256", 5958 "rand 0.8.6", 5959 "reqwest 0.13.1", 5960 "serde", 5961 "serde_json", 5962 "sha2", 5963 "smol_str", 5964 "superjam-core", 5965 "thiserror 2.0.18", 5966 "time", 5967 "tokio", 5968 "tracing", 5969 "url", 5970 "webbrowser", 5971 "wiremock", 5972] 5973 5974[[package]] 5975name = "superjam-pds" 5976version = "0.0.0" 5977dependencies = [ 5978 "bytes", 5979 "jacquard-common", 5980 "jacquard-lexicon", 5981 "reqwest 0.13.1", 5982 "serde", 5983 "serde_json", 5984 "smol_str", 5985 "superjam-core", 5986 "superjam-oauth", 5987 "thiserror 2.0.18", 5988 "time", 5989 "tokio", 5990 "tracing", 5991 "url", 5992 "wiremock", 5993] 5994 5995[[package]] 5996name = "superjam-render" 5997version = "0.0.0" 5998dependencies = [ 5999 "is-terminal", 6000 "jacquard-common", 6001 "owo-colors 4.3.0", 6002 "serde", 6003 "serde_json", 6004 "superjam-core", 6005 "tabled", 6006 "terminal_size", 6007 "thiserror 2.0.18", 6008] 6009 6010[[package]] 6011name = "superjam-vcs" 6012version = "0.0.0" 6013dependencies = [ 6014 "gix", 6015 "smol_str", 6016 "superjam-core", 6017 "tempfile", 6018 "thiserror 2.0.18", 6019 "time", 6020 "url", 6021] 6022 6023[[package]] 6024name = "supports-color" 6025version = "2.1.0" 6026source = "registry+https://github.com/rust-lang/crates.io-index" 6027checksum = "d6398cde53adc3c4557306a96ce67b302968513830a77a95b2b17305d9719a89" 6028dependencies = [ 6029 "is-terminal", 6030 "is_ci", 6031] 6032 6033[[package]] 6034name = "supports-color" 6035version = "3.0.2" 6036source = "registry+https://github.com/rust-lang/crates.io-index" 6037checksum = "c64fc7232dd8d2e4ac5ce4ef302b1d81e0b80d055b9d77c7c4f51f6aa4c867d6" 6038dependencies = [ 6039 "is_ci", 6040] 6041 6042[[package]] 6043name = "symlink" 6044version = "0.1.0" 6045source = "registry+https://github.com/rust-lang/crates.io-index" 6046checksum = "a7973cce6668464ea31f176d85b13c7ab3bba2cb3b77a2ed26abd7801688010a" 6047 6048[[package]] 6049name = "syn" 6050version = "2.0.117" 6051source = "registry+https://github.com/rust-lang/crates.io-index" 6052checksum = "e665b8803e7b1d2a727f4023456bbbbe74da67099c585258af0ad9c5013b9b99" 6053dependencies = [ 6054 "proc-macro2", 6055 "quote", 6056 "unicode-ident", 6057] 6058 6059[[package]] 6060name = "sync_wrapper" 6061version = "1.0.2" 6062source = "registry+https://github.com/rust-lang/crates.io-index" 6063checksum = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263" 6064dependencies = [ 6065 "futures-core", 6066] 6067 6068[[package]] 6069name = "synstructure" 6070version = "0.13.2" 6071source = "registry+https://github.com/rust-lang/crates.io-index" 6072checksum = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2" 6073dependencies = [ 6074 "proc-macro2", 6075 "quote", 6076 "syn", 6077] 6078 6079[[package]] 6080name = "system-configuration" 6081version = "0.7.0" 6082source = "registry+https://github.com/rust-lang/crates.io-index" 6083checksum = "a13f3d0daba03132c0aa9767f98351b3488edc2c100cda2d2ec2b04f3d8d3c8b" 6084dependencies = [ 6085 "bitflags", 6086 "core-foundation 0.9.4", 6087 "system-configuration-sys", 6088] 6089 6090[[package]] 6091name = "system-configuration-sys" 6092version = "0.6.0" 6093source = "registry+https://github.com/rust-lang/crates.io-index" 6094checksum = "8e1d1b10ced5ca923a1fcb8d03e96b8d3268065d724548c0211415ff6ac6bac4" 6095dependencies = [ 6096 "core-foundation-sys", 6097 "libc", 6098] 6099 6100[[package]] 6101name = "tabled" 6102version = "0.20.0" 6103source = "registry+https://github.com/rust-lang/crates.io-index" 6104checksum = "e39a2ee1fbcd360805a771e1b300f78cc88fec7b8d3e2f71cd37bbf23e725c7d" 6105dependencies = [ 6106 "ansi-str", 6107 "ansitok", 6108 "papergrid", 6109 "tabled_derive", 6110 "testing_table", 6111] 6112 6113[[package]] 6114name = "tabled_derive" 6115version = "0.11.0" 6116source = "registry+https://github.com/rust-lang/crates.io-index" 6117checksum = "0ea5d1b13ca6cff1f9231ffd62f15eefd72543dab5e468735f1a456728a02846" 6118dependencies = [ 6119 "heck 0.5.0", 6120 "proc-macro-error2", 6121 "proc-macro2", 6122 "quote", 6123 "syn", 6124] 6125 6126[[package]] 6127name = "tantivy" 6128version = "0.26.1" 6129source = "registry+https://github.com/rust-lang/crates.io-index" 6130checksum = "edde6a10743fff00a4e1a8c9ef020bf5f3cbad301b7d2d39f2b07f123c4eac07" 6131dependencies = [ 6132 "aho-corasick", 6133 "arc-swap", 6134 "base64", 6135 "bitpacking", 6136 "bon", 6137 "byteorder", 6138 "census", 6139 "crc32fast", 6140 "crossbeam-channel", 6141 "datasketches", 6142 "downcast-rs", 6143 "fastdivide", 6144 "fnv", 6145 "fs4", 6146 "htmlescape", 6147 "itertools 0.14.0", 6148 "levenshtein_automata", 6149 "log", 6150 "lru", 6151 "lz4_flex", 6152 "measure_time", 6153 "memmap2", 6154 "once_cell", 6155 "oneshot", 6156 "rayon", 6157 "regex", 6158 "rust-stemmers", 6159 "rustc-hash 2.1.2", 6160 "serde", 6161 "serde_json", 6162 "sketches-ddsketch", 6163 "smallvec", 6164 "tantivy-bitpacker", 6165 "tantivy-columnar", 6166 "tantivy-common", 6167 "tantivy-fst", 6168 "tantivy-query-grammar", 6169 "tantivy-stacker", 6170 "tantivy-tokenizer-api", 6171 "tempfile", 6172 "thiserror 2.0.18", 6173 "time", 6174 "typetag", 6175 "uuid", 6176 "winapi", 6177] 6178 6179[[package]] 6180name = "tantivy-bitpacker" 6181version = "0.10.0" 6182source = "registry+https://github.com/rust-lang/crates.io-index" 6183checksum = "4fed3d674429bcd2de5d0a6d1aa5495fed8afd9c5ecce993019caf7615f53fa4" 6184dependencies = [ 6185 "bitpacking", 6186] 6187 6188[[package]] 6189name = "tantivy-columnar" 6190version = "0.7.0" 6191source = "registry+https://github.com/rust-lang/crates.io-index" 6192checksum = "c57166f5bcfd478f370ab8445afb4678dce44801fa5ce5c451aaf8595583c5dc" 6193dependencies = [ 6194 "downcast-rs", 6195 "fastdivide", 6196 "itertools 0.14.0", 6197 "serde", 6198 "tantivy-bitpacker", 6199 "tantivy-common", 6200 "tantivy-sstable", 6201 "tantivy-stacker", 6202] 6203 6204[[package]] 6205name = "tantivy-common" 6206version = "0.11.0" 6207source = "registry+https://github.com/rust-lang/crates.io-index" 6208checksum = "bbf10915aa75da3c3b0d58b58853d2e889efbaf32d4982a4c3715dde6bba23e5" 6209dependencies = [ 6210 "async-trait", 6211 "byteorder", 6212 "ownedbytes", 6213 "serde", 6214 "time", 6215] 6216 6217[[package]] 6218name = "tantivy-fst" 6219version = "0.5.0" 6220source = "registry+https://github.com/rust-lang/crates.io-index" 6221checksum = "d60769b80ad7953d8a7b2c70cdfe722bbcdcac6bccc8ac934c40c034d866fc18" 6222dependencies = [ 6223 "byteorder", 6224 "regex-syntax", 6225 "utf8-ranges", 6226] 6227 6228[[package]] 6229name = "tantivy-query-grammar" 6230version = "0.26.0" 6231source = "registry+https://github.com/rust-lang/crates.io-index" 6232checksum = "dfadb8526b6da90704feb293b0701a6aae62ea14983143344be2dc5ce30f1d82" 6233dependencies = [ 6234 "fnv", 6235 "nom", 6236 "ordered-float", 6237 "serde", 6238 "serde_json", 6239] 6240 6241[[package]] 6242name = "tantivy-sstable" 6243version = "0.7.0" 6244source = "registry+https://github.com/rust-lang/crates.io-index" 6245checksum = "8a2cfc3ac5164cbadc28965ffb145a8f47582a60ae5897859ad8d4316596c606" 6246dependencies = [ 6247 "futures-util", 6248 "itertools 0.14.0", 6249 "tantivy-bitpacker", 6250 "tantivy-common", 6251 "tantivy-fst", 6252 "zstd", 6253] 6254 6255[[package]] 6256name = "tantivy-stacker" 6257version = "0.7.0" 6258source = "registry+https://github.com/rust-lang/crates.io-index" 6259checksum = "6cbb051742da9d53ca9e8fff43a9b10e319338b24e2c0e15d0372df19ffeb951" 6260dependencies = [ 6261 "murmurhash32", 6262 "tantivy-common", 6263] 6264 6265[[package]] 6266name = "tantivy-tokenizer-api" 6267version = "0.7.0" 6268source = "registry+https://github.com/rust-lang/crates.io-index" 6269checksum = "eac258c2c6390673f2685813afeeafcb8c4e0ee7de8dd3fc46838dcc37263f98" 6270dependencies = [ 6271 "serde", 6272] 6273 6274[[package]] 6275name = "tap" 6276version = "1.0.1" 6277source = "registry+https://github.com/rust-lang/crates.io-index" 6278checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369" 6279 6280[[package]] 6281name = "tempfile" 6282version = "3.27.0" 6283source = "registry+https://github.com/rust-lang/crates.io-index" 6284checksum = "32497e9a4c7b38532efcdebeef879707aa9f794296a4f0244f6f69e9bc8574bd" 6285dependencies = [ 6286 "fastrand", 6287 "getrandom 0.4.2", 6288 "once_cell", 6289 "rustix 1.1.4", 6290 "windows-sys 0.61.2", 6291] 6292 6293[[package]] 6294name = "terminal_size" 6295version = "0.4.4" 6296source = "registry+https://github.com/rust-lang/crates.io-index" 6297checksum = "230a1b821ccbd75b185820a1f1ff7b14d21da1e442e22c0863ea5f08771a8874" 6298dependencies = [ 6299 "rustix 1.1.4", 6300 "windows-sys 0.61.2", 6301] 6302 6303[[package]] 6304name = "testing_table" 6305version = "0.3.0" 6306source = "registry+https://github.com/rust-lang/crates.io-index" 6307checksum = "0f8daae29995a24f65619e19d8d31dea5b389f3d853d8bf297bbf607cd0014cc" 6308dependencies = [ 6309 "ansitok", 6310 "unicode-width 0.2.2", 6311] 6312 6313[[package]] 6314name = "thiserror" 6315version = "1.0.69" 6316source = "registry+https://github.com/rust-lang/crates.io-index" 6317checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52" 6318dependencies = [ 6319 "thiserror-impl 1.0.69", 6320] 6321 6322[[package]] 6323name = "thiserror" 6324version = "2.0.18" 6325source = "registry+https://github.com/rust-lang/crates.io-index" 6326checksum = "4288b5bcbc7920c07a1149a35cf9590a2aa808e0bc1eafaade0b80947865fbc4" 6327dependencies = [ 6328 "thiserror-impl 2.0.18", 6329] 6330 6331[[package]] 6332name = "thiserror-impl" 6333version = "1.0.69" 6334source = "registry+https://github.com/rust-lang/crates.io-index" 6335checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1" 6336dependencies = [ 6337 "proc-macro2", 6338 "quote", 6339 "syn", 6340] 6341 6342[[package]] 6343name = "thiserror-impl" 6344version = "2.0.18" 6345source = "registry+https://github.com/rust-lang/crates.io-index" 6346checksum = "ebc4ee7f67670e9b64d05fa4253e753e016c6c95ff35b89b7941d6b856dec1d5" 6347dependencies = [ 6348 "proc-macro2", 6349 "quote", 6350 "syn", 6351] 6352 6353[[package]] 6354name = "thread_local" 6355version = "1.1.9" 6356source = "registry+https://github.com/rust-lang/crates.io-index" 6357checksum = "f60246a4944f24f6e018aa17cdeffb7818b76356965d03b07d6a9886e8962185" 6358dependencies = [ 6359 "cfg-if", 6360] 6361 6362[[package]] 6363name = "time" 6364version = "0.3.47" 6365source = "registry+https://github.com/rust-lang/crates.io-index" 6366checksum = "743bd48c283afc0388f9b8827b976905fb217ad9e647fae3a379a9283c4def2c" 6367dependencies = [ 6368 "deranged", 6369 "itoa", 6370 "num-conv", 6371 "powerfmt", 6372 "serde_core", 6373 "time-core", 6374 "time-macros", 6375] 6376 6377[[package]] 6378name = "time-core" 6379version = "0.1.8" 6380source = "registry+https://github.com/rust-lang/crates.io-index" 6381checksum = "7694e1cfe791f8d31026952abf09c69ca6f6fa4e1a1229e18988f06a04a12dca" 6382 6383[[package]] 6384name = "time-macros" 6385version = "0.2.27" 6386source = "registry+https://github.com/rust-lang/crates.io-index" 6387checksum = "2e70e4c5a0e0a8a4823ad65dfe1a6930e4f4d756dcd9dd7939022b5e8c501215" 6388dependencies = [ 6389 "num-conv", 6390 "time-core", 6391] 6392 6393[[package]] 6394name = "tinystr" 6395version = "0.8.3" 6396source = "registry+https://github.com/rust-lang/crates.io-index" 6397checksum = "c8323304221c2a851516f22236c5722a72eaa19749016521d6dff0824447d96d" 6398dependencies = [ 6399 "displaydoc", 6400 "zerovec", 6401] 6402 6403[[package]] 6404name = "tinyvec" 6405version = "1.11.0" 6406source = "registry+https://github.com/rust-lang/crates.io-index" 6407checksum = "3e61e67053d25a4e82c844e8424039d9745781b3fc4f32b8d55ed50f5f667ef3" 6408dependencies = [ 6409 "tinyvec_macros", 6410] 6411 6412[[package]] 6413name = "tinyvec_macros" 6414version = "0.1.1" 6415source = "registry+https://github.com/rust-lang/crates.io-index" 6416checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" 6417 6418[[package]] 6419name = "tokio" 6420version = "1.52.3" 6421source = "registry+https://github.com/rust-lang/crates.io-index" 6422checksum = "8fc7f01b389ac15039e4dc9531aa973a135d7a4135281b12d7c1bc79fd57fffe" 6423dependencies = [ 6424 "bytes", 6425 "libc", 6426 "mio", 6427 "pin-project-lite", 6428 "socket2", 6429 "tokio-macros", 6430 "windows-sys 0.61.2", 6431] 6432 6433[[package]] 6434name = "tokio-macros" 6435version = "2.7.0" 6436source = "registry+https://github.com/rust-lang/crates.io-index" 6437checksum = "385a6cb71ab9ab790c5fe8d67f1645e6c450a7ce006a33de03daa956cf70a496" 6438dependencies = [ 6439 "proc-macro2", 6440 "quote", 6441 "syn", 6442] 6443 6444[[package]] 6445name = "tokio-rustls" 6446version = "0.26.4" 6447source = "registry+https://github.com/rust-lang/crates.io-index" 6448checksum = "1729aa945f29d91ba541258c8df89027d5792d85a8841fb65e8bf0f4ede4ef61" 6449dependencies = [ 6450 "rustls", 6451 "tokio", 6452] 6453 6454[[package]] 6455name = "tokio-tungstenite" 6456version = "0.24.0" 6457source = "registry+https://github.com/rust-lang/crates.io-index" 6458checksum = "edc5f74e248dc973e0dbb7b74c7e0d6fcc301c694ff50049504004ef4d0cdcd9" 6459dependencies = [ 6460 "futures-util", 6461 "log", 6462 "rustls", 6463 "rustls-native-certs", 6464 "rustls-pki-types", 6465 "tokio", 6466 "tokio-rustls", 6467 "tungstenite", 6468] 6469 6470[[package]] 6471name = "tokio-tungstenite-wasm" 6472version = "0.4.0" 6473source = "registry+https://github.com/rust-lang/crates.io-index" 6474checksum = "e21a5c399399c3db9f08d8297ac12b500e86bca82e930253fdc62eaf9c0de6ae" 6475dependencies = [ 6476 "futures-channel", 6477 "futures-util", 6478 "http", 6479 "httparse", 6480 "js-sys", 6481 "rustls", 6482 "thiserror 1.0.69", 6483 "tokio", 6484 "tokio-tungstenite", 6485 "wasm-bindgen", 6486 "web-sys", 6487] 6488 6489[[package]] 6490name = "tokio-util" 6491version = "0.7.18" 6492source = "registry+https://github.com/rust-lang/crates.io-index" 6493checksum = "9ae9cec805b01e8fc3fd2fe289f89149a9b66dd16786abd8b19cfa7b48cb0098" 6494dependencies = [ 6495 "bytes", 6496 "futures-core", 6497 "futures-sink", 6498 "futures-util", 6499 "pin-project-lite", 6500 "tokio", 6501] 6502 6503[[package]] 6504name = "toml" 6505version = "1.1.2+spec-1.1.0" 6506source = "registry+https://github.com/rust-lang/crates.io-index" 6507checksum = "81f3d15e84cbcd896376e6730314d59fb5a87f31e4b038454184435cd57defee" 6508dependencies = [ 6509 "indexmap", 6510 "serde_core", 6511 "serde_spanned", 6512 "toml_datetime", 6513 "toml_parser", 6514 "toml_writer", 6515 "winnow", 6516] 6517 6518[[package]] 6519name = "toml_datetime" 6520version = "1.1.1+spec-1.1.0" 6521source = "registry+https://github.com/rust-lang/crates.io-index" 6522checksum = "3165f65f62e28e0115a00b2ebdd37eb6f3b641855f9d636d3cd4103767159ad7" 6523dependencies = [ 6524 "serde_core", 6525] 6526 6527[[package]] 6528name = "toml_edit" 6529version = "0.25.11+spec-1.1.0" 6530source = "registry+https://github.com/rust-lang/crates.io-index" 6531checksum = "0b59c4d22ed448339746c59b905d24568fcbb3ab65a500494f7b8c3e97739f2b" 6532dependencies = [ 6533 "indexmap", 6534 "toml_datetime", 6535 "toml_parser", 6536 "winnow", 6537] 6538 6539[[package]] 6540name = "toml_parser" 6541version = "1.1.2+spec-1.1.0" 6542source = "registry+https://github.com/rust-lang/crates.io-index" 6543checksum = "a2abe9b86193656635d2411dc43050282ca48aa31c2451210f4202550afb7526" 6544dependencies = [ 6545 "winnow", 6546] 6547 6548[[package]] 6549name = "toml_writer" 6550version = "1.1.1+spec-1.1.0" 6551source = "registry+https://github.com/rust-lang/crates.io-index" 6552checksum = "756daf9b1013ebe47a8776667b466417e2d4c5679d441c26230efd9ef78692db" 6553 6554[[package]] 6555name = "tower" 6556version = "0.5.3" 6557source = "registry+https://github.com/rust-lang/crates.io-index" 6558checksum = "ebe5ef63511595f1344e2d5cfa636d973292adc0eec1f0ad45fae9f0851ab1d4" 6559dependencies = [ 6560 "futures-core", 6561 "futures-util", 6562 "pin-project-lite", 6563 "sync_wrapper", 6564 "tokio", 6565 "tower-layer", 6566 "tower-service", 6567] 6568 6569[[package]] 6570name = "tower-http" 6571version = "0.6.10" 6572source = "registry+https://github.com/rust-lang/crates.io-index" 6573checksum = "68d6fdd9f81c2819c9a8b0e0cd91660e7746a8e6ea2ba7c6b2b057985f6bcb51" 6574dependencies = [ 6575 "async-compression", 6576 "bitflags", 6577 "bytes", 6578 "futures-core", 6579 "futures-util", 6580 "http", 6581 "http-body", 6582 "http-body-util", 6583 "pin-project-lite", 6584 "tokio", 6585 "tokio-util", 6586 "tower", 6587 "tower-layer", 6588 "tower-service", 6589 "url", 6590] 6591 6592[[package]] 6593name = "tower-layer" 6594version = "0.3.3" 6595source = "registry+https://github.com/rust-lang/crates.io-index" 6596checksum = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e" 6597 6598[[package]] 6599name = "tower-service" 6600version = "0.3.3" 6601source = "registry+https://github.com/rust-lang/crates.io-index" 6602checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3" 6603 6604[[package]] 6605name = "tracing" 6606version = "0.1.44" 6607source = "registry+https://github.com/rust-lang/crates.io-index" 6608checksum = "63e71662fa4b2a2c3a26f570f037eb95bb1f85397f3cd8076caed2f026a6d100" 6609dependencies = [ 6610 "pin-project-lite", 6611 "tracing-attributes", 6612 "tracing-core", 6613] 6614 6615[[package]] 6616name = "tracing-appender" 6617version = "0.2.5" 6618source = "registry+https://github.com/rust-lang/crates.io-index" 6619checksum = "050686193eb999b4bb3bc2acfa891a13da00f79734704c4b8b4ef1a10b368a3c" 6620dependencies = [ 6621 "crossbeam-channel", 6622 "symlink", 6623 "thiserror 2.0.18", 6624 "time", 6625 "tracing-subscriber", 6626] 6627 6628[[package]] 6629name = "tracing-attributes" 6630version = "0.1.31" 6631source = "registry+https://github.com/rust-lang/crates.io-index" 6632checksum = "7490cfa5ec963746568740651ac6781f701c9c5ea257c58e057f3ba8cf69e8da" 6633dependencies = [ 6634 "proc-macro2", 6635 "quote", 6636 "syn", 6637] 6638 6639[[package]] 6640name = "tracing-core" 6641version = "0.1.36" 6642source = "registry+https://github.com/rust-lang/crates.io-index" 6643checksum = "db97caf9d906fbde555dd62fa95ddba9eecfd14cb388e4f491a66d74cd5fb79a" 6644dependencies = [ 6645 "once_cell", 6646 "valuable", 6647] 6648 6649[[package]] 6650name = "tracing-log" 6651version = "0.2.0" 6652source = "registry+https://github.com/rust-lang/crates.io-index" 6653checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3" 6654dependencies = [ 6655 "log", 6656 "once_cell", 6657 "tracing-core", 6658] 6659 6660[[package]] 6661name = "tracing-subscriber" 6662version = "0.3.23" 6663source = "registry+https://github.com/rust-lang/crates.io-index" 6664checksum = "cb7f578e5945fb242538965c2d0b04418d38ec25c79d160cd279bf0731c8d319" 6665dependencies = [ 6666 "matchers", 6667 "nu-ansi-term", 6668 "once_cell", 6669 "regex-automata", 6670 "sharded-slab", 6671 "smallvec", 6672 "thread_local", 6673 "tracing", 6674 "tracing-core", 6675 "tracing-log", 6676] 6677 6678[[package]] 6679name = "trait-variant" 6680version = "0.1.2" 6681source = "registry+https://github.com/rust-lang/crates.io-index" 6682checksum = "70977707304198400eb4835a78f6a9f928bf41bba420deb8fdb175cd965d77a7" 6683dependencies = [ 6684 "proc-macro2", 6685 "quote", 6686 "syn", 6687] 6688 6689[[package]] 6690name = "try-lock" 6691version = "0.2.5" 6692source = "registry+https://github.com/rust-lang/crates.io-index" 6693checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b" 6694 6695[[package]] 6696name = "tungstenite" 6697version = "0.24.0" 6698source = "registry+https://github.com/rust-lang/crates.io-index" 6699checksum = "18e5b8366ee7a95b16d32197d0b2604b43a0be89dc5fac9f8e96ccafbaedda8a" 6700dependencies = [ 6701 "byteorder", 6702 "bytes", 6703 "data-encoding", 6704 "http", 6705 "httparse", 6706 "log", 6707 "rand 0.8.6", 6708 "rustls", 6709 "rustls-pki-types", 6710 "sha1", 6711 "thiserror 1.0.69", 6712 "utf-8", 6713] 6714 6715[[package]] 6716name = "turso" 6717version = "0.6.0-pre.31" 6718source = "registry+https://github.com/rust-lang/crates.io-index" 6719checksum = "90b62786421a485027d173ff4ab37212afb31c6b19b486a6b40f5dcd82c91f05" 6720dependencies = [ 6721 "mimalloc", 6722 "thiserror 2.0.18", 6723 "tracing", 6724 "tracing-subscriber", 6725 "turso_core", 6726 "turso_sdk_kit", 6727 "turso_sync_sdk_kit", 6728] 6729 6730[[package]] 6731name = "turso_core" 6732version = "0.6.0-pre.31" 6733source = "registry+https://github.com/rust-lang/crates.io-index" 6734checksum = "46ddc7eecac4c2e4ab0c8490a89039fb0605ba9d49bc70da8924e86f8d6db92c" 6735dependencies = [ 6736 "aegis", 6737 "aes", 6738 "aes-gcm", 6739 "antithesis_sdk", 6740 "arc-swap", 6741 "bigdecimal", 6742 "bitflags", 6743 "branches", 6744 "bumpalo", 6745 "bytemuck", 6746 "cfg_aliases", 6747 "cfg_block", 6748 "chrono", 6749 "crc32c", 6750 "crossbeam-skiplist", 6751 "either", 6752 "fallible-iterator", 6753 "fastbloom", 6754 "hex", 6755 "intrusive-collections", 6756 "io-uring", 6757 "libc", 6758 "libloading", 6759 "libm", 6760 "loom", 6761 "miette", 6762 "num-bigint", 6763 "num-traits", 6764 "pack1", 6765 "parking_lot", 6766 "pastey", 6767 "polling", 6768 "rand 0.9.4", 6769 "rapidhash", 6770 "regex", 6771 "regex-syntax", 6772 "roaring", 6773 "rustc-hash 2.1.2", 6774 "rustix 1.1.4", 6775 "ryu", 6776 "serde_json", 6777 "shuttle", 6778 "simsimd", 6779 "smallvec", 6780 "strum", 6781 "strum_macros", 6782 "tantivy", 6783 "tempfile", 6784 "thiserror 2.0.18", 6785 "tracing", 6786 "tracing-subscriber", 6787 "turso_ext", 6788 "turso_macros", 6789 "turso_parser", 6790 "twox-hash", 6791 "uncased", 6792 "uuid", 6793 "windows-sys 0.61.2", 6794] 6795 6796[[package]] 6797name = "turso_ext" 6798version = "0.6.0-pre.31" 6799source = "registry+https://github.com/rust-lang/crates.io-index" 6800checksum = "e6bbf2dfb2b4fbb498980596ef5a664e8ff93bc0e6e795aa3c8b0994af91b2e5" 6801dependencies = [ 6802 "chrono", 6803 "getrandom 0.4.2", 6804 "turso_macros", 6805] 6806 6807[[package]] 6808name = "turso_macros" 6809version = "0.6.0-pre.31" 6810source = "registry+https://github.com/rust-lang/crates.io-index" 6811checksum = "aa3539fca1f837361ca3977e1574fe056957c62c848fd93e90254d339d58317c" 6812dependencies = [ 6813 "proc-macro2", 6814 "quote", 6815 "syn", 6816] 6817 6818[[package]] 6819name = "turso_parser" 6820version = "0.6.0-pre.31" 6821source = "registry+https://github.com/rust-lang/crates.io-index" 6822checksum = "fd7b0334c355aaf01ea218ec4e8a4f2add04847d873dcdbc870bb57ee0461fbd" 6823dependencies = [ 6824 "bitflags", 6825 "memchr", 6826 "miette", 6827 "strum", 6828 "strum_macros", 6829 "thiserror 2.0.18", 6830 "turso_macros", 6831] 6832 6833[[package]] 6834name = "turso_sdk_kit" 6835version = "0.6.0-pre.31" 6836source = "registry+https://github.com/rust-lang/crates.io-index" 6837checksum = "f4b14914b0fc343d11b50b361553b793ea315e455582ef57b2a83c46a9a8548d" 6838dependencies = [ 6839 "bindgen", 6840 "env_logger", 6841 "parking_lot", 6842 "tracing", 6843 "tracing-appender", 6844 "tracing-subscriber", 6845 "turso_core", 6846 "turso_sdk_kit_macros", 6847] 6848 6849[[package]] 6850name = "turso_sdk_kit_macros" 6851version = "0.6.0-pre.31" 6852source = "registry+https://github.com/rust-lang/crates.io-index" 6853checksum = "0d2e51302cc75fe13abb206c216fe099891c19ebb1abd806da6850dcf3db349b" 6854dependencies = [ 6855 "proc-macro2", 6856 "quote", 6857 "syn", 6858] 6859 6860[[package]] 6861name = "turso_sync_engine" 6862version = "0.6.0-pre.31" 6863source = "registry+https://github.com/rust-lang/crates.io-index" 6864checksum = "f23c63eccf98b7e5bde05be28c72e84e2bc945808e672c2896fd3af11a658260" 6865dependencies = [ 6866 "base64", 6867 "bytes", 6868 "genawaiter", 6869 "http", 6870 "libc", 6871 "prost", 6872 "roaring", 6873 "serde", 6874 "serde_json", 6875 "thiserror 2.0.18", 6876 "tracing", 6877 "turso_core", 6878 "turso_parser", 6879 "uuid", 6880] 6881 6882[[package]] 6883name = "turso_sync_sdk_kit" 6884version = "0.6.0-pre.31" 6885source = "registry+https://github.com/rust-lang/crates.io-index" 6886checksum = "e1682c3e3f2135830d828eb2ac803f4ac39bc459246218268a3f05c7f142ed06" 6887dependencies = [ 6888 "bindgen", 6889 "env_logger", 6890 "genawaiter", 6891 "parking_lot", 6892 "tracing", 6893 "tracing-appender", 6894 "tracing-subscriber", 6895 "turso_core", 6896 "turso_sdk_kit", 6897 "turso_sdk_kit_macros", 6898 "turso_sync_engine", 6899] 6900 6901[[package]] 6902name = "twox-hash" 6903version = "2.1.2" 6904source = "registry+https://github.com/rust-lang/crates.io-index" 6905checksum = "9ea3136b675547379c4bd395ca6b938e5ad3c3d20fad76e7fe85f9e0d011419c" 6906dependencies = [ 6907 "rand 0.9.4", 6908] 6909 6910[[package]] 6911name = "typeid" 6912version = "1.0.3" 6913source = "registry+https://github.com/rust-lang/crates.io-index" 6914checksum = "bc7d623258602320d5c55d1bc22793b57daff0ec7efc270ea7d55ce1d5f5471c" 6915 6916[[package]] 6917name = "typenum" 6918version = "1.20.0" 6919source = "registry+https://github.com/rust-lang/crates.io-index" 6920checksum = "40ce102ab67701b8526c123c1bab5cbe42d7040ccfd0f64af1a385808d2f43de" 6921 6922[[package]] 6923name = "typetag" 6924version = "0.2.21" 6925source = "registry+https://github.com/rust-lang/crates.io-index" 6926checksum = "be2212c8a9b9bcfca32024de14998494cf9a5dfa59ea1b829de98bac374b86bf" 6927dependencies = [ 6928 "erased-serde", 6929 "inventory", 6930 "once_cell", 6931 "serde", 6932 "typetag-impl", 6933] 6934 6935[[package]] 6936name = "typetag-impl" 6937version = "0.2.21" 6938source = "registry+https://github.com/rust-lang/crates.io-index" 6939checksum = "27a7a9b72ba121f6f1f6c3632b85604cac41aedb5ddc70accbebb6cac83de846" 6940dependencies = [ 6941 "proc-macro2", 6942 "quote", 6943 "syn", 6944] 6945 6946[[package]] 6947name = "uds_windows" 6948version = "1.2.1" 6949source = "registry+https://github.com/rust-lang/crates.io-index" 6950checksum = "f2f6fb2847f6742cd76af783a2a2c49e9375d0a111c7bef6f71cd9e738c72d6e" 6951dependencies = [ 6952 "memoffset", 6953 "tempfile", 6954 "windows-sys 0.61.2", 6955] 6956 6957[[package]] 6958name = "uncased" 6959version = "0.9.10" 6960source = "registry+https://github.com/rust-lang/crates.io-index" 6961checksum = "e1b88fcfe09e89d3866a5c11019378088af2d24c3fbd4f0543f96b479ec90697" 6962dependencies = [ 6963 "version_check", 6964] 6965 6966[[package]] 6967name = "unicode-bom" 6968version = "2.0.3" 6969source = "registry+https://github.com/rust-lang/crates.io-index" 6970checksum = "7eec5d1121208364f6793f7d2e222bf75a915c19557537745b195b253dd64217" 6971 6972[[package]] 6973name = "unicode-ident" 6974version = "1.0.24" 6975source = "registry+https://github.com/rust-lang/crates.io-index" 6976checksum = "e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75" 6977 6978[[package]] 6979name = "unicode-normalization" 6980version = "0.1.25" 6981source = "registry+https://github.com/rust-lang/crates.io-index" 6982checksum = "5fd4f6878c9cb28d874b009da9e8d183b5abc80117c40bbd187a1fde336be6e8" 6983dependencies = [ 6984 "tinyvec", 6985] 6986 6987[[package]] 6988name = "unicode-segmentation" 6989version = "1.13.2" 6990source = "registry+https://github.com/rust-lang/crates.io-index" 6991checksum = "9629274872b2bfaf8d66f5f15725007f635594914870f65218920345aa11aa8c" 6992 6993[[package]] 6994name = "unicode-width" 6995version = "0.1.14" 6996source = "registry+https://github.com/rust-lang/crates.io-index" 6997checksum = "7dd6e30e90baa6f72411720665d41d89b9a3d039dc45b8faea1ddd07f617f6af" 6998 6999[[package]] 7000name = "unicode-width" 7001version = "0.2.2" 7002source = "registry+https://github.com/rust-lang/crates.io-index" 7003checksum = "b4ac048d71ede7ee76d585517add45da530660ef4390e49b098733c6e897f254" 7004 7005[[package]] 7006name = "unicode-xid" 7007version = "0.2.6" 7008source = "registry+https://github.com/rust-lang/crates.io-index" 7009checksum = "ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853" 7010 7011[[package]] 7012name = "universal-hash" 7013version = "0.5.1" 7014source = "registry+https://github.com/rust-lang/crates.io-index" 7015checksum = "fc1de2c688dc15305988b563c3854064043356019f97a4b46276fe734c4f07ea" 7016dependencies = [ 7017 "crypto-common", 7018 "subtle", 7019] 7020 7021[[package]] 7022name = "unsigned-varint" 7023version = "0.8.0" 7024source = "registry+https://github.com/rust-lang/crates.io-index" 7025checksum = "eb066959b24b5196ae73cb057f45598450d2c5f71460e98c49b738086eff9c06" 7026 7027[[package]] 7028name = "untrusted" 7029version = "0.9.0" 7030source = "registry+https://github.com/rust-lang/crates.io-index" 7031checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1" 7032 7033[[package]] 7034name = "url" 7035version = "2.5.8" 7036source = "registry+https://github.com/rust-lang/crates.io-index" 7037checksum = "ff67a8a4397373c3ef660812acab3268222035010ab8680ec4215f38ba3d0eed" 7038dependencies = [ 7039 "form_urlencoded", 7040 "idna", 7041 "percent-encoding", 7042 "serde", 7043 "serde_derive", 7044] 7045 7046[[package]] 7047name = "utf-8" 7048version = "0.7.6" 7049source = "registry+https://github.com/rust-lang/crates.io-index" 7050checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9" 7051 7052[[package]] 7053name = "utf8-ranges" 7054version = "1.0.5" 7055source = "registry+https://github.com/rust-lang/crates.io-index" 7056checksum = "7fcfc827f90e53a02eaef5e535ee14266c1d569214c6aa70133a624d8a3164ba" 7057 7058[[package]] 7059name = "utf8_iter" 7060version = "1.0.4" 7061source = "registry+https://github.com/rust-lang/crates.io-index" 7062checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be" 7063 7064[[package]] 7065name = "utf8parse" 7066version = "0.2.2" 7067source = "registry+https://github.com/rust-lang/crates.io-index" 7068checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821" 7069 7070[[package]] 7071name = "uuid" 7072version = "1.23.1" 7073source = "registry+https://github.com/rust-lang/crates.io-index" 7074checksum = "ddd74a9687298c6858e9b88ec8935ec45d22e8fd5e6394fa1bd4e99a87789c76" 7075dependencies = [ 7076 "getrandom 0.4.2", 7077 "js-sys", 7078 "serde_core", 7079 "sha1_smol", 7080 "wasm-bindgen", 7081] 7082 7083[[package]] 7084name = "valuable" 7085version = "0.1.1" 7086source = "registry+https://github.com/rust-lang/crates.io-index" 7087checksum = "ba73ea9cf16a25df0c8caa16c51acb937d5712a8429db78a3ee29d5dcacd3a65" 7088 7089[[package]] 7090name = "vcpkg" 7091version = "0.2.15" 7092source = "registry+https://github.com/rust-lang/crates.io-index" 7093checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426" 7094 7095[[package]] 7096name = "version_check" 7097version = "0.9.5" 7098source = "registry+https://github.com/rust-lang/crates.io-index" 7099checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a" 7100 7101[[package]] 7102name = "vte" 7103version = "0.14.1" 7104source = "registry+https://github.com/rust-lang/crates.io-index" 7105checksum = "231fdcd7ef3037e8330d8e17e61011a2c244126acc0a982f4040ac3f9f0bc077" 7106dependencies = [ 7107 "arrayvec", 7108 "memchr", 7109] 7110 7111[[package]] 7112name = "walkdir" 7113version = "2.5.0" 7114source = "registry+https://github.com/rust-lang/crates.io-index" 7115checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b" 7116dependencies = [ 7117 "same-file", 7118 "winapi-util", 7119] 7120 7121[[package]] 7122name = "want" 7123version = "0.3.1" 7124source = "registry+https://github.com/rust-lang/crates.io-index" 7125checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e" 7126dependencies = [ 7127 "try-lock", 7128] 7129 7130[[package]] 7131name = "wasi" 7132version = "0.11.1+wasi-snapshot-preview1" 7133source = "registry+https://github.com/rust-lang/crates.io-index" 7134checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b" 7135 7136[[package]] 7137name = "wasip2" 7138version = "1.0.3+wasi-0.2.9" 7139source = "registry+https://github.com/rust-lang/crates.io-index" 7140checksum = "20064672db26d7cdc89c7798c48a0fdfac8213434a1186e5ef29fd560ae223d6" 7141dependencies = [ 7142 "wit-bindgen 0.57.1", 7143] 7144 7145[[package]] 7146name = "wasip3" 7147version = "0.4.0+wasi-0.3.0-rc-2026-01-06" 7148source = "registry+https://github.com/rust-lang/crates.io-index" 7149checksum = "5428f8bf88ea5ddc08faddef2ac4a67e390b88186c703ce6dbd955e1c145aca5" 7150dependencies = [ 7151 "wit-bindgen 0.51.0", 7152] 7153 7154[[package]] 7155name = "wasm-bindgen" 7156version = "0.2.121" 7157source = "registry+https://github.com/rust-lang/crates.io-index" 7158checksum = "49ace1d07c165b0864824eee619580c4689389afa9dc9ed3a4c75040d82e6790" 7159dependencies = [ 7160 "cfg-if", 7161 "once_cell", 7162 "rustversion", 7163 "wasm-bindgen-macro", 7164 "wasm-bindgen-shared", 7165] 7166 7167[[package]] 7168name = "wasm-bindgen-futures" 7169version = "0.4.71" 7170source = "registry+https://github.com/rust-lang/crates.io-index" 7171checksum = "96492d0d3ffba25305a7dc88720d250b1401d7edca02cc3bcd50633b424673b8" 7172dependencies = [ 7173 "js-sys", 7174 "wasm-bindgen", 7175] 7176 7177[[package]] 7178name = "wasm-bindgen-macro" 7179version = "0.2.121" 7180source = "registry+https://github.com/rust-lang/crates.io-index" 7181checksum = "8e68e6f4afd367a562002c05637acb8578ff2dea1943df76afb9e83d177c8578" 7182dependencies = [ 7183 "quote", 7184 "wasm-bindgen-macro-support", 7185] 7186 7187[[package]] 7188name = "wasm-bindgen-macro-support" 7189version = "0.2.121" 7190source = "registry+https://github.com/rust-lang/crates.io-index" 7191checksum = "d95a9ec35c64b2a7cb35d3fead40c4238d0940c86d107136999567a4703259f2" 7192dependencies = [ 7193 "bumpalo", 7194 "proc-macro2", 7195 "quote", 7196 "syn", 7197 "wasm-bindgen-shared", 7198] 7199 7200[[package]] 7201name = "wasm-bindgen-shared" 7202version = "0.2.121" 7203source = "registry+https://github.com/rust-lang/crates.io-index" 7204checksum = "c4e0100b01e9f0d03189a92b96772a1fb998639d981193d7dbab487302513441" 7205dependencies = [ 7206 "unicode-ident", 7207] 7208 7209[[package]] 7210name = "wasm-encoder" 7211version = "0.244.0" 7212source = "registry+https://github.com/rust-lang/crates.io-index" 7213checksum = "990065f2fe63003fe337b932cfb5e3b80e0b4d0f5ff650e6985b1048f62c8319" 7214dependencies = [ 7215 "leb128fmt", 7216 "wasmparser", 7217] 7218 7219[[package]] 7220name = "wasm-metadata" 7221version = "0.244.0" 7222source = "registry+https://github.com/rust-lang/crates.io-index" 7223checksum = "bb0e353e6a2fbdc176932bbaab493762eb1255a7900fe0fea1a2f96c296cc909" 7224dependencies = [ 7225 "anyhow", 7226 "indexmap", 7227 "wasm-encoder", 7228 "wasmparser", 7229] 7230 7231[[package]] 7232name = "wasm-streams" 7233version = "0.4.2" 7234source = "registry+https://github.com/rust-lang/crates.io-index" 7235checksum = "15053d8d85c7eccdbefef60f06769760a563c7f0a9d6902a13d35c7800b0ad65" 7236dependencies = [ 7237 "futures-util", 7238 "js-sys", 7239 "wasm-bindgen", 7240 "wasm-bindgen-futures", 7241 "web-sys", 7242] 7243 7244[[package]] 7245name = "wasmparser" 7246version = "0.244.0" 7247source = "registry+https://github.com/rust-lang/crates.io-index" 7248checksum = "47b807c72e1bac69382b3a6fb3dbe8ea4c0ed87ff5629b8685ae6b9a611028fe" 7249dependencies = [ 7250 "bitflags", 7251 "hashbrown 0.15.5", 7252 "indexmap", 7253 "semver", 7254] 7255 7256[[package]] 7257name = "web-sys" 7258version = "0.3.98" 7259source = "registry+https://github.com/rust-lang/crates.io-index" 7260checksum = "4b572dff8bcf38bad0fa19729c89bb5748b2b9b1d8be70cf90df697e3a8f32aa" 7261dependencies = [ 7262 "js-sys", 7263 "wasm-bindgen", 7264] 7265 7266[[package]] 7267name = "web-time" 7268version = "1.1.0" 7269source = "registry+https://github.com/rust-lang/crates.io-index" 7270checksum = "5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb" 7271dependencies = [ 7272 "js-sys", 7273 "wasm-bindgen", 7274] 7275 7276[[package]] 7277name = "webbrowser" 7278version = "1.2.1" 7279source = "registry+https://github.com/rust-lang/crates.io-index" 7280checksum = "0fc95580916af1e68ff6a7be07446fc5db73ebf71cf092de939bbf5f7e189f72" 7281dependencies = [ 7282 "core-foundation 0.10.1", 7283 "jni 0.22.4", 7284 "log", 7285 "ndk-context", 7286 "objc2", 7287 "objc2-foundation", 7288 "url", 7289 "web-sys", 7290] 7291 7292[[package]] 7293name = "webpki-root-certs" 7294version = "1.0.7" 7295source = "registry+https://github.com/rust-lang/crates.io-index" 7296checksum = "f31141ce3fc3e300ae89b78c0dd67f9708061d1d2eda54b8209346fd6be9a92c" 7297dependencies = [ 7298 "rustls-pki-types", 7299] 7300 7301[[package]] 7302name = "webpki-roots" 7303version = "1.0.7" 7304source = "registry+https://github.com/rust-lang/crates.io-index" 7305checksum = "52f5ee44c96cf55f1b349600768e3ece3a8f26010c05265ab73f945bb1a2eb9d" 7306dependencies = [ 7307 "rustls-pki-types", 7308] 7309 7310[[package]] 7311name = "which" 7312version = "4.4.2" 7313source = "registry+https://github.com/rust-lang/crates.io-index" 7314checksum = "87ba24419a2078cd2b0f2ede2691b6c66d8e47836da3b6db8265ebad47afbfc7" 7315dependencies = [ 7316 "either", 7317 "home", 7318 "once_cell", 7319 "rustix 0.38.44", 7320] 7321 7322[[package]] 7323name = "widestring" 7324version = "1.2.1" 7325source = "registry+https://github.com/rust-lang/crates.io-index" 7326checksum = "72069c3113ab32ab29e5584db3c6ec55d416895e60715417b5b883a357c3e471" 7327 7328[[package]] 7329name = "winapi" 7330version = "0.3.9" 7331source = "registry+https://github.com/rust-lang/crates.io-index" 7332checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" 7333dependencies = [ 7334 "winapi-i686-pc-windows-gnu", 7335 "winapi-x86_64-pc-windows-gnu", 7336] 7337 7338[[package]] 7339name = "winapi-i686-pc-windows-gnu" 7340version = "0.4.0" 7341source = "registry+https://github.com/rust-lang/crates.io-index" 7342checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" 7343 7344[[package]] 7345name = "winapi-util" 7346version = "0.1.11" 7347source = "registry+https://github.com/rust-lang/crates.io-index" 7348checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22" 7349dependencies = [ 7350 "windows-sys 0.61.2", 7351] 7352 7353[[package]] 7354name = "winapi-x86_64-pc-windows-gnu" 7355version = "0.4.0" 7356source = "registry+https://github.com/rust-lang/crates.io-index" 7357checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" 7358 7359[[package]] 7360name = "windows-core" 7361version = "0.62.2" 7362source = "registry+https://github.com/rust-lang/crates.io-index" 7363checksum = "b8e83a14d34d0623b51dce9581199302a221863196a1dde71a7663a4c2be9deb" 7364dependencies = [ 7365 "windows-implement", 7366 "windows-interface", 7367 "windows-link", 7368 "windows-result", 7369 "windows-strings", 7370] 7371 7372[[package]] 7373name = "windows-implement" 7374version = "0.60.2" 7375source = "registry+https://github.com/rust-lang/crates.io-index" 7376checksum = "053e2e040ab57b9dc951b72c264860db7eb3b0200ba345b4e4c3b14f67855ddf" 7377dependencies = [ 7378 "proc-macro2", 7379 "quote", 7380 "syn", 7381] 7382 7383[[package]] 7384name = "windows-interface" 7385version = "0.59.3" 7386source = "registry+https://github.com/rust-lang/crates.io-index" 7387checksum = "3f316c4a2570ba26bbec722032c4099d8c8bc095efccdc15688708623367e358" 7388dependencies = [ 7389 "proc-macro2", 7390 "quote", 7391 "syn", 7392] 7393 7394[[package]] 7395name = "windows-link" 7396version = "0.2.1" 7397source = "registry+https://github.com/rust-lang/crates.io-index" 7398checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5" 7399 7400[[package]] 7401name = "windows-native-keyring-store" 7402version = "1.0.0" 7403source = "registry+https://github.com/rust-lang/crates.io-index" 7404checksum = "b5fd986f648459dd29aa252ed3a5ad11a60c0b1251bf81625fb03a86c69d274e" 7405dependencies = [ 7406 "byteorder", 7407 "keyring-core", 7408 "regex", 7409 "windows-sys 0.61.2", 7410 "zeroize", 7411] 7412 7413[[package]] 7414name = "windows-registry" 7415version = "0.6.1" 7416source = "registry+https://github.com/rust-lang/crates.io-index" 7417checksum = "02752bf7fbdcce7f2a27a742f798510f3e5ad88dbe84871e5168e2120c3d5720" 7418dependencies = [ 7419 "windows-link", 7420 "windows-result", 7421 "windows-strings", 7422] 7423 7424[[package]] 7425name = "windows-result" 7426version = "0.4.1" 7427source = "registry+https://github.com/rust-lang/crates.io-index" 7428checksum = "7781fa89eaf60850ac3d2da7af8e5242a5ea78d1a11c49bf2910bb5a73853eb5" 7429dependencies = [ 7430 "windows-link", 7431] 7432 7433[[package]] 7434name = "windows-strings" 7435version = "0.5.1" 7436source = "registry+https://github.com/rust-lang/crates.io-index" 7437checksum = "7837d08f69c77cf6b07689544538e017c1bfcf57e34b4c0ff58e6c2cd3b37091" 7438dependencies = [ 7439 "windows-link", 7440] 7441 7442[[package]] 7443name = "windows-sys" 7444version = "0.45.0" 7445source = "registry+https://github.com/rust-lang/crates.io-index" 7446checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0" 7447dependencies = [ 7448 "windows-targets 0.42.2", 7449] 7450 7451[[package]] 7452name = "windows-sys" 7453version = "0.52.0" 7454source = "registry+https://github.com/rust-lang/crates.io-index" 7455checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d" 7456dependencies = [ 7457 "windows-targets 0.52.6", 7458] 7459 7460[[package]] 7461name = "windows-sys" 7462version = "0.59.0" 7463source = "registry+https://github.com/rust-lang/crates.io-index" 7464checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b" 7465dependencies = [ 7466 "windows-targets 0.52.6", 7467] 7468 7469[[package]] 7470name = "windows-sys" 7471version = "0.60.2" 7472source = "registry+https://github.com/rust-lang/crates.io-index" 7473checksum = "f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb" 7474dependencies = [ 7475 "windows-targets 0.53.5", 7476] 7477 7478[[package]] 7479name = "windows-sys" 7480version = "0.61.2" 7481source = "registry+https://github.com/rust-lang/crates.io-index" 7482checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc" 7483dependencies = [ 7484 "windows-link", 7485] 7486 7487[[package]] 7488name = "windows-targets" 7489version = "0.42.2" 7490source = "registry+https://github.com/rust-lang/crates.io-index" 7491checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071" 7492dependencies = [ 7493 "windows_aarch64_gnullvm 0.42.2", 7494 "windows_aarch64_msvc 0.42.2", 7495 "windows_i686_gnu 0.42.2", 7496 "windows_i686_msvc 0.42.2", 7497 "windows_x86_64_gnu 0.42.2", 7498 "windows_x86_64_gnullvm 0.42.2", 7499 "windows_x86_64_msvc 0.42.2", 7500] 7501 7502[[package]] 7503name = "windows-targets" 7504version = "0.52.6" 7505source = "registry+https://github.com/rust-lang/crates.io-index" 7506checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973" 7507dependencies = [ 7508 "windows_aarch64_gnullvm 0.52.6", 7509 "windows_aarch64_msvc 0.52.6", 7510 "windows_i686_gnu 0.52.6", 7511 "windows_i686_gnullvm 0.52.6", 7512 "windows_i686_msvc 0.52.6", 7513 "windows_x86_64_gnu 0.52.6", 7514 "windows_x86_64_gnullvm 0.52.6", 7515 "windows_x86_64_msvc 0.52.6", 7516] 7517 7518[[package]] 7519name = "windows-targets" 7520version = "0.53.5" 7521source = "registry+https://github.com/rust-lang/crates.io-index" 7522checksum = "4945f9f551b88e0d65f3db0bc25c33b8acea4d9e41163edf90dcd0b19f9069f3" 7523dependencies = [ 7524 "windows-link", 7525 "windows_aarch64_gnullvm 0.53.1", 7526 "windows_aarch64_msvc 0.53.1", 7527 "windows_i686_gnu 0.53.1", 7528 "windows_i686_gnullvm 0.53.1", 7529 "windows_i686_msvc 0.53.1", 7530 "windows_x86_64_gnu 0.53.1", 7531 "windows_x86_64_gnullvm 0.53.1", 7532 "windows_x86_64_msvc 0.53.1", 7533] 7534 7535[[package]] 7536name = "windows_aarch64_gnullvm" 7537version = "0.42.2" 7538source = "registry+https://github.com/rust-lang/crates.io-index" 7539checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8" 7540 7541[[package]] 7542name = "windows_aarch64_gnullvm" 7543version = "0.52.6" 7544source = "registry+https://github.com/rust-lang/crates.io-index" 7545checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3" 7546 7547[[package]] 7548name = "windows_aarch64_gnullvm" 7549version = "0.53.1" 7550source = "registry+https://github.com/rust-lang/crates.io-index" 7551checksum = "a9d8416fa8b42f5c947f8482c43e7d89e73a173cead56d044f6a56104a6d1b53" 7552 7553[[package]] 7554name = "windows_aarch64_msvc" 7555version = "0.42.2" 7556source = "registry+https://github.com/rust-lang/crates.io-index" 7557checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43" 7558 7559[[package]] 7560name = "windows_aarch64_msvc" 7561version = "0.52.6" 7562source = "registry+https://github.com/rust-lang/crates.io-index" 7563checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" 7564 7565[[package]] 7566name = "windows_aarch64_msvc" 7567version = "0.53.1" 7568source = "registry+https://github.com/rust-lang/crates.io-index" 7569checksum = "b9d782e804c2f632e395708e99a94275910eb9100b2114651e04744e9b125006" 7570 7571[[package]] 7572name = "windows_i686_gnu" 7573version = "0.42.2" 7574source = "registry+https://github.com/rust-lang/crates.io-index" 7575checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f" 7576 7577[[package]] 7578name = "windows_i686_gnu" 7579version = "0.52.6" 7580source = "registry+https://github.com/rust-lang/crates.io-index" 7581checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b" 7582 7583[[package]] 7584name = "windows_i686_gnu" 7585version = "0.53.1" 7586source = "registry+https://github.com/rust-lang/crates.io-index" 7587checksum = "960e6da069d81e09becb0ca57a65220ddff016ff2d6af6a223cf372a506593a3" 7588 7589[[package]] 7590name = "windows_i686_gnullvm" 7591version = "0.52.6" 7592source = "registry+https://github.com/rust-lang/crates.io-index" 7593checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66" 7594 7595[[package]] 7596name = "windows_i686_gnullvm" 7597version = "0.53.1" 7598source = "registry+https://github.com/rust-lang/crates.io-index" 7599checksum = "fa7359d10048f68ab8b09fa71c3daccfb0e9b559aed648a8f95469c27057180c" 7600 7601[[package]] 7602name = "windows_i686_msvc" 7603version = "0.42.2" 7604source = "registry+https://github.com/rust-lang/crates.io-index" 7605checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060" 7606 7607[[package]] 7608name = "windows_i686_msvc" 7609version = "0.52.6" 7610source = "registry+https://github.com/rust-lang/crates.io-index" 7611checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" 7612 7613[[package]] 7614name = "windows_i686_msvc" 7615version = "0.53.1" 7616source = "registry+https://github.com/rust-lang/crates.io-index" 7617checksum = "1e7ac75179f18232fe9c285163565a57ef8d3c89254a30685b57d83a38d326c2" 7618 7619[[package]] 7620name = "windows_x86_64_gnu" 7621version = "0.42.2" 7622source = "registry+https://github.com/rust-lang/crates.io-index" 7623checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36" 7624 7625[[package]] 7626name = "windows_x86_64_gnu" 7627version = "0.52.6" 7628source = "registry+https://github.com/rust-lang/crates.io-index" 7629checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" 7630 7631[[package]] 7632name = "windows_x86_64_gnu" 7633version = "0.53.1" 7634source = "registry+https://github.com/rust-lang/crates.io-index" 7635checksum = "9c3842cdd74a865a8066ab39c8a7a473c0778a3f29370b5fd6b4b9aa7df4a499" 7636 7637[[package]] 7638name = "windows_x86_64_gnullvm" 7639version = "0.42.2" 7640source = "registry+https://github.com/rust-lang/crates.io-index" 7641checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3" 7642 7643[[package]] 7644name = "windows_x86_64_gnullvm" 7645version = "0.52.6" 7646source = "registry+https://github.com/rust-lang/crates.io-index" 7647checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" 7648 7649[[package]] 7650name = "windows_x86_64_gnullvm" 7651version = "0.53.1" 7652source = "registry+https://github.com/rust-lang/crates.io-index" 7653checksum = "0ffa179e2d07eee8ad8f57493436566c7cc30ac536a3379fdf008f47f6bb7ae1" 7654 7655[[package]] 7656name = "windows_x86_64_msvc" 7657version = "0.42.2" 7658source = "registry+https://github.com/rust-lang/crates.io-index" 7659checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0" 7660 7661[[package]] 7662name = "windows_x86_64_msvc" 7663version = "0.52.6" 7664source = "registry+https://github.com/rust-lang/crates.io-index" 7665checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" 7666 7667[[package]] 7668name = "windows_x86_64_msvc" 7669version = "0.53.1" 7670source = "registry+https://github.com/rust-lang/crates.io-index" 7671checksum = "d6bbff5f0aada427a1e5a6da5f1f98158182f26556f345ac9e04d36d0ebed650" 7672 7673[[package]] 7674name = "winnow" 7675version = "1.0.2" 7676source = "registry+https://github.com/rust-lang/crates.io-index" 7677checksum = "2ee1708bef14716a11bae175f579062d4554d95be2c6829f518df847b7b3fdd0" 7678dependencies = [ 7679 "memchr", 7680] 7681 7682[[package]] 7683name = "wiremock" 7684version = "0.6.5" 7685source = "registry+https://github.com/rust-lang/crates.io-index" 7686checksum = "08db1edfb05d9b3c1542e521aea074442088292f00b5f28e435c714a98f85031" 7687dependencies = [ 7688 "assert-json-diff", 7689 "base64", 7690 "deadpool", 7691 "futures", 7692 "http", 7693 "http-body-util", 7694 "hyper", 7695 "hyper-util", 7696 "log", 7697 "once_cell", 7698 "regex", 7699 "serde", 7700 "serde_json", 7701 "tokio", 7702 "url", 7703] 7704 7705[[package]] 7706name = "wit-bindgen" 7707version = "0.51.0" 7708source = "registry+https://github.com/rust-lang/crates.io-index" 7709checksum = "d7249219f66ced02969388cf2bb044a09756a083d0fab1e566056b04d9fbcaa5" 7710dependencies = [ 7711 "wit-bindgen-rust-macro", 7712] 7713 7714[[package]] 7715name = "wit-bindgen" 7716version = "0.57.1" 7717source = "registry+https://github.com/rust-lang/crates.io-index" 7718checksum = "1ebf944e87a7c253233ad6766e082e3cd714b5d03812acc24c318f549614536e" 7719 7720[[package]] 7721name = "wit-bindgen-core" 7722version = "0.51.0" 7723source = "registry+https://github.com/rust-lang/crates.io-index" 7724checksum = "ea61de684c3ea68cb082b7a88508a8b27fcc8b797d738bfc99a82facf1d752dc" 7725dependencies = [ 7726 "anyhow", 7727 "heck 0.5.0", 7728 "wit-parser", 7729] 7730 7731[[package]] 7732name = "wit-bindgen-rust" 7733version = "0.51.0" 7734source = "registry+https://github.com/rust-lang/crates.io-index" 7735checksum = "b7c566e0f4b284dd6561c786d9cb0142da491f46a9fbed79ea69cdad5db17f21" 7736dependencies = [ 7737 "anyhow", 7738 "heck 0.5.0", 7739 "indexmap", 7740 "prettyplease", 7741 "syn", 7742 "wasm-metadata", 7743 "wit-bindgen-core", 7744 "wit-component", 7745] 7746 7747[[package]] 7748name = "wit-bindgen-rust-macro" 7749version = "0.51.0" 7750source = "registry+https://github.com/rust-lang/crates.io-index" 7751checksum = "0c0f9bfd77e6a48eccf51359e3ae77140a7f50b1e2ebfe62422d8afdaffab17a" 7752dependencies = [ 7753 "anyhow", 7754 "prettyplease", 7755 "proc-macro2", 7756 "quote", 7757 "syn", 7758 "wit-bindgen-core", 7759 "wit-bindgen-rust", 7760] 7761 7762[[package]] 7763name = "wit-component" 7764version = "0.244.0" 7765source = "registry+https://github.com/rust-lang/crates.io-index" 7766checksum = "9d66ea20e9553b30172b5e831994e35fbde2d165325bec84fc43dbf6f4eb9cb2" 7767dependencies = [ 7768 "anyhow", 7769 "bitflags", 7770 "indexmap", 7771 "log", 7772 "serde", 7773 "serde_derive", 7774 "serde_json", 7775 "wasm-encoder", 7776 "wasm-metadata", 7777 "wasmparser", 7778 "wit-parser", 7779] 7780 7781[[package]] 7782name = "wit-parser" 7783version = "0.244.0" 7784source = "registry+https://github.com/rust-lang/crates.io-index" 7785checksum = "ecc8ac4bc1dc3381b7f59c34f00b67e18f910c2c0f50015669dde7def656a736" 7786dependencies = [ 7787 "anyhow", 7788 "id-arena", 7789 "indexmap", 7790 "log", 7791 "semver", 7792 "serde", 7793 "serde_derive", 7794 "serde_json", 7795 "unicode-xid", 7796 "wasmparser", 7797] 7798 7799[[package]] 7800name = "writeable" 7801version = "0.6.3" 7802source = "registry+https://github.com/rust-lang/crates.io-index" 7803checksum = "1ffae5123b2d3fc086436f8834ae3ab053a283cfac8fe0a0b8eaae044768a4c4" 7804 7805[[package]] 7806name = "wyz" 7807version = "0.5.1" 7808source = "registry+https://github.com/rust-lang/crates.io-index" 7809checksum = "05f360fc0b24296329c78fda852a1e9ae82de9cf7b27dae4b7f62f118f77b9ed" 7810dependencies = [ 7811 "tap", 7812] 7813 7814[[package]] 7815name = "yansi" 7816version = "1.0.1" 7817source = "registry+https://github.com/rust-lang/crates.io-index" 7818checksum = "cfe53a6657fd280eaa890a3bc59152892ffa3e30101319d168b781ed6529b049" 7819 7820[[package]] 7821name = "yoke" 7822version = "0.8.2" 7823source = "registry+https://github.com/rust-lang/crates.io-index" 7824checksum = "abe8c5fda708d9ca3df187cae8bfb9ceda00dd96231bed36e445a1a48e66f9ca" 7825dependencies = [ 7826 "stable_deref_trait", 7827 "yoke-derive", 7828 "zerofrom", 7829] 7830 7831[[package]] 7832name = "yoke-derive" 7833version = "0.8.2" 7834source = "registry+https://github.com/rust-lang/crates.io-index" 7835checksum = "de844c262c8848816172cef550288e7dc6c7b7814b4ee56b3e1553f275f1858e" 7836dependencies = [ 7837 "proc-macro2", 7838 "quote", 7839 "syn", 7840 "synstructure", 7841] 7842 7843[[package]] 7844name = "zbus" 7845version = "5.15.0" 7846source = "registry+https://github.com/rust-lang/crates.io-index" 7847checksum = "c3bcbf15c8708d7fc1be0c993622e0a5cbd5e8b52bfa40afa4c3e0cd8d724ac1" 7848dependencies = [ 7849 "async-broadcast", 7850 "async-executor", 7851 "async-io", 7852 "async-lock", 7853 "async-process", 7854 "async-recursion", 7855 "async-task", 7856 "async-trait", 7857 "blocking", 7858 "enumflags2", 7859 "event-listener", 7860 "futures-core", 7861 "futures-lite", 7862 "hex", 7863 "libc", 7864 "ordered-stream", 7865 "rustix 1.1.4", 7866 "serde", 7867 "serde_repr", 7868 "tracing", 7869 "uds_windows", 7870 "uuid", 7871 "windows-sys 0.61.2", 7872 "winnow", 7873 "zbus_macros", 7874 "zbus_names", 7875 "zvariant", 7876] 7877 7878[[package]] 7879name = "zbus-secret-service-keyring-store" 7880version = "1.0.0" 7881source = "registry+https://github.com/rust-lang/crates.io-index" 7882checksum = "4ccede190ba363386a24e8021c7f3848393976609ec9f5d1f8c6c09ef37075b4" 7883dependencies = [ 7884 "keyring-core", 7885 "secret-service", 7886 "zbus", 7887] 7888 7889[[package]] 7890name = "zbus_macros" 7891version = "5.15.0" 7892source = "registry+https://github.com/rust-lang/crates.io-index" 7893checksum = "51fa5406ad9175a8c825a931f8cf347116b531b3634fcb0b627c290f1f2516ff" 7894dependencies = [ 7895 "proc-macro-crate", 7896 "proc-macro2", 7897 "quote", 7898 "syn", 7899 "zbus_names", 7900 "zvariant", 7901 "zvariant_utils", 7902] 7903 7904[[package]] 7905name = "zbus_names" 7906version = "4.3.2" 7907source = "registry+https://github.com/rust-lang/crates.io-index" 7908checksum = "7074f3e50b894eac91750142016d30d0a89be8e67dbfd9704fb875825760e52d" 7909dependencies = [ 7910 "serde", 7911 "winnow", 7912 "zvariant", 7913] 7914 7915[[package]] 7916name = "zerocopy" 7917version = "0.8.48" 7918source = "registry+https://github.com/rust-lang/crates.io-index" 7919checksum = "eed437bf9d6692032087e337407a86f04cd8d6a16a37199ed57949d415bd68e9" 7920dependencies = [ 7921 "zerocopy-derive", 7922] 7923 7924[[package]] 7925name = "zerocopy-derive" 7926version = "0.8.48" 7927source = "registry+https://github.com/rust-lang/crates.io-index" 7928checksum = "70e3cd084b1788766f53af483dd21f93881ff30d7320490ec3ef7526d203bad4" 7929dependencies = [ 7930 "proc-macro2", 7931 "quote", 7932 "syn", 7933] 7934 7935[[package]] 7936name = "zerofrom" 7937version = "0.1.8" 7938source = "registry+https://github.com/rust-lang/crates.io-index" 7939checksum = "0ec05a11813ea801ff6d75110ad09cd0824ddba17dfe17128ea0d5f68e6c5272" 7940dependencies = [ 7941 "zerofrom-derive", 7942] 7943 7944[[package]] 7945name = "zerofrom-derive" 7946version = "0.1.7" 7947source = "registry+https://github.com/rust-lang/crates.io-index" 7948checksum = "11532158c46691caf0f2593ea8358fed6bbf68a0315e80aae9bd41fbade684a1" 7949dependencies = [ 7950 "proc-macro2", 7951 "quote", 7952 "syn", 7953 "synstructure", 7954] 7955 7956[[package]] 7957name = "zeroize" 7958version = "1.8.2" 7959source = "registry+https://github.com/rust-lang/crates.io-index" 7960checksum = "b97154e67e32c85465826e8bcc1c59429aaaf107c1e4a9e53c8d8ccd5eff88d0" 7961dependencies = [ 7962 "zeroize_derive", 7963] 7964 7965[[package]] 7966name = "zeroize_derive" 7967version = "1.4.3" 7968source = "registry+https://github.com/rust-lang/crates.io-index" 7969checksum = "85a5b4158499876c763cb03bc4e49185d3cccbabb15b33c627f7884f43db852e" 7970dependencies = [ 7971 "proc-macro2", 7972 "quote", 7973 "syn", 7974] 7975 7976[[package]] 7977name = "zerotrie" 7978version = "0.2.4" 7979source = "registry+https://github.com/rust-lang/crates.io-index" 7980checksum = "0f9152d31db0792fa83f70fb2f83148effb5c1f5b8c7686c3459e361d9bc20bf" 7981dependencies = [ 7982 "displaydoc", 7983 "yoke", 7984 "zerofrom", 7985] 7986 7987[[package]] 7988name = "zerovec" 7989version = "0.11.6" 7990source = "registry+https://github.com/rust-lang/crates.io-index" 7991checksum = "90f911cbc359ab6af17377d242225f4d75119aec87ea711a880987b18cd7b239" 7992dependencies = [ 7993 "yoke", 7994 "zerofrom", 7995 "zerovec-derive", 7996] 7997 7998[[package]] 7999name = "zerovec-derive" 8000version = "0.11.3" 8001source = "registry+https://github.com/rust-lang/crates.io-index" 8002checksum = "625dc425cab0dca6dc3c3319506e6593dcb08a9f387ea3b284dbd52a92c40555" 8003dependencies = [ 8004 "proc-macro2", 8005 "quote", 8006 "syn", 8007] 8008 8009[[package]] 8010name = "zlib-rs" 8011version = "0.6.3" 8012source = "registry+https://github.com/rust-lang/crates.io-index" 8013checksum = "3be3d40e40a133f9c916ee3f9f4fa2d9d63435b5fbe1bfc6d9dae0aa0ada1513" 8014 8015[[package]] 8016name = "zmij" 8017version = "1.0.21" 8018source = "registry+https://github.com/rust-lang/crates.io-index" 8019checksum = "b8848ee67ecc8aedbaf3e4122217aff892639231befc6a1b58d29fff4c2cabaa" 8020 8021[[package]] 8022name = "zstd" 8023version = "0.13.3" 8024source = "registry+https://github.com/rust-lang/crates.io-index" 8025checksum = "e91ee311a569c327171651566e07972200e76fcfe2242a4fa446149a3881c08a" 8026dependencies = [ 8027 "zstd-safe", 8028] 8029 8030[[package]] 8031name = "zstd-safe" 8032version = "7.2.4" 8033source = "registry+https://github.com/rust-lang/crates.io-index" 8034checksum = "8f49c4d5f0abb602a93fb8736af2a4f4dd9512e36f7f570d66e65ff867ed3b9d" 8035dependencies = [ 8036 "zstd-sys", 8037] 8038 8039[[package]] 8040name = "zstd-sys" 8041version = "2.0.16+zstd.1.5.7" 8042source = "registry+https://github.com/rust-lang/crates.io-index" 8043checksum = "91e19ebc2adc8f83e43039e79776e3fda8ca919132d68a1fed6a5faca2683748" 8044dependencies = [ 8045 "cc", 8046 "pkg-config", 8047] 8048 8049[[package]] 8050name = "zvariant" 8051version = "5.11.0" 8052source = "registry+https://github.com/rust-lang/crates.io-index" 8053checksum = "1c1567a6ec68df868cbbfde844cfc6d81649fe5109a62b116b19fabd53e618ee" 8054dependencies = [ 8055 "endi", 8056 "enumflags2", 8057 "serde", 8058 "winnow", 8059 "zvariant_derive", 8060 "zvariant_utils", 8061] 8062 8063[[package]] 8064name = "zvariant_derive" 8065version = "5.11.0" 8066source = "registry+https://github.com/rust-lang/crates.io-index" 8067checksum = "c7d5b780599bbde114e39d9a0799577fad1ced5105d38515745f7b3099d8ceda" 8068dependencies = [ 8069 "proc-macro-crate", 8070 "proc-macro2", 8071 "quote", 8072 "syn", 8073 "zvariant_utils", 8074] 8075 8076[[package]] 8077name = "zvariant_utils" 8078version = "3.3.1" 8079source = "registry+https://github.com/rust-lang/crates.io-index" 8080checksum = "6d464f5733ffa07a3164d656f18533caace9d0638596721355d73256a410d691" 8081dependencies = [ 8082 "proc-macro2", 8083 "quote", 8084 "serde", 8085 "syn", 8086 "winnow", 8087]