A library for ATProtocol identities.
at v0.1.0 63 kB view raw
1# This file is automatically @generated by Cargo. 2# It is not intended for manual editing. 3version = 4 4 5[[package]] 6name = "addr2line" 7version = "0.24.2" 8source = "registry+https://github.com/rust-lang/crates.io-index" 9checksum = "dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1" 10dependencies = [ 11 "gimli", 12] 13 14[[package]] 15name = "adler2" 16version = "2.0.0" 17source = "registry+https://github.com/rust-lang/crates.io-index" 18checksum = "512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627" 19 20[[package]] 21name = "aho-corasick" 22version = "1.1.3" 23source = "registry+https://github.com/rust-lang/crates.io-index" 24checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916" 25dependencies = [ 26 "memchr", 27] 28 29[[package]] 30name = "anyhow" 31version = "1.0.98" 32source = "registry+https://github.com/rust-lang/crates.io-index" 33checksum = "e16d2d3311acee920a9eb8d33b8cbc1787ce4a264e85f964c2404b969bdcd487" 34 35[[package]] 36name = "async-trait" 37version = "0.1.88" 38source = "registry+https://github.com/rust-lang/crates.io-index" 39checksum = "e539d3fca749fcee5236ab05e93a52867dd549cc157c8cb7f99595f3cedffdb5" 40dependencies = [ 41 "proc-macro2", 42 "quote", 43 "syn", 44] 45 46[[package]] 47name = "atomic-waker" 48version = "1.1.2" 49source = "registry+https://github.com/rust-lang/crates.io-index" 50checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0" 51 52[[package]] 53name = "atproto-identity" 54version = "0.1.0" 55dependencies = [ 56 "anyhow", 57 "futures-util", 58 "hickory-resolver", 59 "reqwest", 60 "serde", 61 "serde_json", 62 "thiserror 2.0.12", 63 "tokio", 64 "tracing", 65] 66 67[[package]] 68name = "autocfg" 69version = "1.4.0" 70source = "registry+https://github.com/rust-lang/crates.io-index" 71checksum = "ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26" 72 73[[package]] 74name = "backtrace" 75version = "0.3.75" 76source = "registry+https://github.com/rust-lang/crates.io-index" 77checksum = "6806a6321ec58106fea15becdad98371e28d92ccbc7c8f1b3b6dd724fe8f1002" 78dependencies = [ 79 "addr2line", 80 "cfg-if", 81 "libc", 82 "miniz_oxide", 83 "object", 84 "rustc-demangle", 85 "windows-targets 0.52.6", 86] 87 88[[package]] 89name = "base64" 90version = "0.22.1" 91source = "registry+https://github.com/rust-lang/crates.io-index" 92checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6" 93 94[[package]] 95name = "bitflags" 96version = "2.9.1" 97source = "registry+https://github.com/rust-lang/crates.io-index" 98checksum = "1b8e56985ec62d17e9c1001dc89c88ecd7dc08e47eba5ec7c29c7b5eeecde967" 99 100[[package]] 101name = "bumpalo" 102version = "3.17.0" 103source = "registry+https://github.com/rust-lang/crates.io-index" 104checksum = "1628fb46dfa0b37568d12e5edd512553eccf6a22a78e8bde00bb4aed84d5bdbf" 105 106[[package]] 107name = "bytes" 108version = "1.10.1" 109source = "registry+https://github.com/rust-lang/crates.io-index" 110checksum = "d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a" 111 112[[package]] 113name = "cc" 114version = "1.2.24" 115source = "registry+https://github.com/rust-lang/crates.io-index" 116checksum = "16595d3be041c03b09d08d0858631facccee9221e579704070e6e9e4915d3bc7" 117dependencies = [ 118 "shlex", 119] 120 121[[package]] 122name = "cfg-if" 123version = "1.0.0" 124source = "registry+https://github.com/rust-lang/crates.io-index" 125checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" 126 127[[package]] 128name = "cfg_aliases" 129version = "0.2.1" 130source = "registry+https://github.com/rust-lang/crates.io-index" 131checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724" 132 133[[package]] 134name = "core-foundation" 135version = "0.9.4" 136source = "registry+https://github.com/rust-lang/crates.io-index" 137checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f" 138dependencies = [ 139 "core-foundation-sys", 140 "libc", 141] 142 143[[package]] 144name = "core-foundation-sys" 145version = "0.8.7" 146source = "registry+https://github.com/rust-lang/crates.io-index" 147checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b" 148 149[[package]] 150name = "critical-section" 151version = "1.2.0" 152source = "registry+https://github.com/rust-lang/crates.io-index" 153checksum = "790eea4361631c5e7d22598ecd5723ff611904e3344ce8720784c93e3d83d40b" 154 155[[package]] 156name = "crossbeam-channel" 157version = "0.5.15" 158source = "registry+https://github.com/rust-lang/crates.io-index" 159checksum = "82b8f8f868b36967f9606790d1903570de9ceaf870a7bf9fbbd3016d636a2cb2" 160dependencies = [ 161 "crossbeam-utils", 162] 163 164[[package]] 165name = "crossbeam-epoch" 166version = "0.9.18" 167source = "registry+https://github.com/rust-lang/crates.io-index" 168checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e" 169dependencies = [ 170 "crossbeam-utils", 171] 172 173[[package]] 174name = "crossbeam-utils" 175version = "0.8.21" 176source = "registry+https://github.com/rust-lang/crates.io-index" 177checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28" 178 179[[package]] 180name = "data-encoding" 181version = "2.9.0" 182source = "registry+https://github.com/rust-lang/crates.io-index" 183checksum = "2a2330da5de22e8a3cb63252ce2abb30116bf5265e89c0e01bc17015ce30a476" 184 185[[package]] 186name = "displaydoc" 187version = "0.2.5" 188source = "registry+https://github.com/rust-lang/crates.io-index" 189checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0" 190dependencies = [ 191 "proc-macro2", 192 "quote", 193 "syn", 194] 195 196[[package]] 197name = "encoding_rs" 198version = "0.8.35" 199source = "registry+https://github.com/rust-lang/crates.io-index" 200checksum = "75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3" 201dependencies = [ 202 "cfg-if", 203] 204 205[[package]] 206name = "enum-as-inner" 207version = "0.6.1" 208source = "registry+https://github.com/rust-lang/crates.io-index" 209checksum = "a1e6a265c649f3f5979b601d26f1d05ada116434c87741c9493cb56218f76cbc" 210dependencies = [ 211 "heck", 212 "proc-macro2", 213 "quote", 214 "syn", 215] 216 217[[package]] 218name = "equivalent" 219version = "1.0.2" 220source = "registry+https://github.com/rust-lang/crates.io-index" 221checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f" 222 223[[package]] 224name = "errno" 225version = "0.3.12" 226source = "registry+https://github.com/rust-lang/crates.io-index" 227checksum = "cea14ef9355e3beab063703aa9dab15afd25f0667c341310c1e5274bb1d0da18" 228dependencies = [ 229 "libc", 230 "windows-sys 0.59.0", 231] 232 233[[package]] 234name = "fastrand" 235version = "2.3.0" 236source = "registry+https://github.com/rust-lang/crates.io-index" 237checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be" 238 239[[package]] 240name = "fnv" 241version = "1.0.7" 242source = "registry+https://github.com/rust-lang/crates.io-index" 243checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" 244 245[[package]] 246name = "foreign-types" 247version = "0.3.2" 248source = "registry+https://github.com/rust-lang/crates.io-index" 249checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1" 250dependencies = [ 251 "foreign-types-shared", 252] 253 254[[package]] 255name = "foreign-types-shared" 256version = "0.1.1" 257source = "registry+https://github.com/rust-lang/crates.io-index" 258checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b" 259 260[[package]] 261name = "form_urlencoded" 262version = "1.2.1" 263source = "registry+https://github.com/rust-lang/crates.io-index" 264checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456" 265dependencies = [ 266 "percent-encoding", 267] 268 269[[package]] 270name = "futures-channel" 271version = "0.3.31" 272source = "registry+https://github.com/rust-lang/crates.io-index" 273checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10" 274dependencies = [ 275 "futures-core", 276] 277 278[[package]] 279name = "futures-core" 280version = "0.3.31" 281source = "registry+https://github.com/rust-lang/crates.io-index" 282checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e" 283 284[[package]] 285name = "futures-io" 286version = "0.3.31" 287source = "registry+https://github.com/rust-lang/crates.io-index" 288checksum = "9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6" 289 290[[package]] 291name = "futures-macro" 292version = "0.3.31" 293source = "registry+https://github.com/rust-lang/crates.io-index" 294checksum = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650" 295dependencies = [ 296 "proc-macro2", 297 "quote", 298 "syn", 299] 300 301[[package]] 302name = "futures-sink" 303version = "0.3.31" 304source = "registry+https://github.com/rust-lang/crates.io-index" 305checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7" 306 307[[package]] 308name = "futures-task" 309version = "0.3.31" 310source = "registry+https://github.com/rust-lang/crates.io-index" 311checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988" 312 313[[package]] 314name = "futures-util" 315version = "0.3.31" 316source = "registry+https://github.com/rust-lang/crates.io-index" 317checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81" 318dependencies = [ 319 "futures-core", 320 "futures-macro", 321 "futures-task", 322 "pin-project-lite", 323 "pin-utils", 324 "slab", 325] 326 327[[package]] 328name = "generator" 329version = "0.8.5" 330source = "registry+https://github.com/rust-lang/crates.io-index" 331checksum = "d18470a76cb7f8ff746cf1f7470914f900252ec36bbc40b569d74b1258446827" 332dependencies = [ 333 "cc", 334 "cfg-if", 335 "libc", 336 "log", 337 "rustversion", 338 "windows", 339] 340 341[[package]] 342name = "getrandom" 343version = "0.2.16" 344source = "registry+https://github.com/rust-lang/crates.io-index" 345checksum = "335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592" 346dependencies = [ 347 "cfg-if", 348 "js-sys", 349 "libc", 350 "wasi 0.11.0+wasi-snapshot-preview1", 351 "wasm-bindgen", 352] 353 354[[package]] 355name = "getrandom" 356version = "0.3.3" 357source = "registry+https://github.com/rust-lang/crates.io-index" 358checksum = "26145e563e54f2cadc477553f1ec5ee650b00862f0a58bcd12cbdc5f0ea2d2f4" 359dependencies = [ 360 "cfg-if", 361 "js-sys", 362 "libc", 363 "r-efi", 364 "wasi 0.14.2+wasi-0.2.4", 365 "wasm-bindgen", 366] 367 368[[package]] 369name = "gimli" 370version = "0.31.1" 371source = "registry+https://github.com/rust-lang/crates.io-index" 372checksum = "07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f" 373 374[[package]] 375name = "h2" 376version = "0.4.10" 377source = "registry+https://github.com/rust-lang/crates.io-index" 378checksum = "a9421a676d1b147b16b82c9225157dc629087ef8ec4d5e2960f9437a90dac0a5" 379dependencies = [ 380 "atomic-waker", 381 "bytes", 382 "fnv", 383 "futures-core", 384 "futures-sink", 385 "http", 386 "indexmap", 387 "slab", 388 "tokio", 389 "tokio-util", 390 "tracing", 391] 392 393[[package]] 394name = "hashbrown" 395version = "0.15.3" 396source = "registry+https://github.com/rust-lang/crates.io-index" 397checksum = "84b26c544d002229e640969970a2e74021aadf6e2f96372b9c58eff97de08eb3" 398 399[[package]] 400name = "heck" 401version = "0.5.0" 402source = "registry+https://github.com/rust-lang/crates.io-index" 403checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" 404 405[[package]] 406name = "hickory-proto" 407version = "0.25.2" 408source = "registry+https://github.com/rust-lang/crates.io-index" 409checksum = "f8a6fe56c0038198998a6f217ca4e7ef3a5e51f46163bd6dd60b5c71ca6c6502" 410dependencies = [ 411 "async-trait", 412 "cfg-if", 413 "data-encoding", 414 "enum-as-inner", 415 "futures-channel", 416 "futures-io", 417 "futures-util", 418 "idna", 419 "ipnet", 420 "once_cell", 421 "rand", 422 "ring", 423 "thiserror 2.0.12", 424 "tinyvec", 425 "tokio", 426 "tracing", 427 "url", 428] 429 430[[package]] 431name = "hickory-resolver" 432version = "0.25.2" 433source = "registry+https://github.com/rust-lang/crates.io-index" 434checksum = "dc62a9a99b0bfb44d2ab95a7208ac952d31060efc16241c87eaf36406fecf87a" 435dependencies = [ 436 "cfg-if", 437 "futures-util", 438 "hickory-proto", 439 "ipconfig", 440 "moka", 441 "once_cell", 442 "parking_lot", 443 "rand", 444 "resolv-conf", 445 "smallvec", 446 "thiserror 2.0.12", 447 "tokio", 448 "tracing", 449] 450 451[[package]] 452name = "http" 453version = "1.3.1" 454source = "registry+https://github.com/rust-lang/crates.io-index" 455checksum = "f4a85d31aea989eead29a3aaf9e1115a180df8282431156e533de47660892565" 456dependencies = [ 457 "bytes", 458 "fnv", 459 "itoa", 460] 461 462[[package]] 463name = "http-body" 464version = "1.0.1" 465source = "registry+https://github.com/rust-lang/crates.io-index" 466checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184" 467dependencies = [ 468 "bytes", 469 "http", 470] 471 472[[package]] 473name = "http-body-util" 474version = "0.1.3" 475source = "registry+https://github.com/rust-lang/crates.io-index" 476checksum = "b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a" 477dependencies = [ 478 "bytes", 479 "futures-core", 480 "http", 481 "http-body", 482 "pin-project-lite", 483] 484 485[[package]] 486name = "httparse" 487version = "1.10.1" 488source = "registry+https://github.com/rust-lang/crates.io-index" 489checksum = "6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87" 490 491[[package]] 492name = "hyper" 493version = "1.6.0" 494source = "registry+https://github.com/rust-lang/crates.io-index" 495checksum = "cc2b571658e38e0c01b1fdca3bbbe93c00d3d71693ff2770043f8c29bc7d6f80" 496dependencies = [ 497 "bytes", 498 "futures-channel", 499 "futures-util", 500 "h2", 501 "http", 502 "http-body", 503 "httparse", 504 "itoa", 505 "pin-project-lite", 506 "smallvec", 507 "tokio", 508 "want", 509] 510 511[[package]] 512name = "hyper-rustls" 513version = "0.27.6" 514source = "registry+https://github.com/rust-lang/crates.io-index" 515checksum = "03a01595e11bdcec50946522c32dde3fc6914743000a68b93000965f2f02406d" 516dependencies = [ 517 "http", 518 "hyper", 519 "hyper-util", 520 "rustls", 521 "rustls-pki-types", 522 "tokio", 523 "tokio-rustls", 524 "tower-service", 525 "webpki-roots", 526] 527 528[[package]] 529name = "hyper-tls" 530version = "0.6.0" 531source = "registry+https://github.com/rust-lang/crates.io-index" 532checksum = "70206fc6890eaca9fde8a0bf71caa2ddfc9fe045ac9e5c70df101a7dbde866e0" 533dependencies = [ 534 "bytes", 535 "http-body-util", 536 "hyper", 537 "hyper-util", 538 "native-tls", 539 "tokio", 540 "tokio-native-tls", 541 "tower-service", 542] 543 544[[package]] 545name = "hyper-util" 546version = "0.1.13" 547source = "registry+https://github.com/rust-lang/crates.io-index" 548checksum = "b1c293b6b3d21eca78250dc7dbebd6b9210ec5530e038cbfe0661b5c47ab06e8" 549dependencies = [ 550 "base64", 551 "bytes", 552 "futures-channel", 553 "futures-core", 554 "futures-util", 555 "http", 556 "http-body", 557 "hyper", 558 "ipnet", 559 "libc", 560 "percent-encoding", 561 "pin-project-lite", 562 "socket2", 563 "system-configuration", 564 "tokio", 565 "tower-service", 566 "tracing", 567 "windows-registry", 568] 569 570[[package]] 571name = "icu_collections" 572version = "2.0.0" 573source = "registry+https://github.com/rust-lang/crates.io-index" 574checksum = "200072f5d0e3614556f94a9930d5dc3e0662a652823904c3a75dc3b0af7fee47" 575dependencies = [ 576 "displaydoc", 577 "potential_utf", 578 "yoke", 579 "zerofrom", 580 "zerovec", 581] 582 583[[package]] 584name = "icu_locale_core" 585version = "2.0.0" 586source = "registry+https://github.com/rust-lang/crates.io-index" 587checksum = "0cde2700ccaed3872079a65fb1a78f6c0a36c91570f28755dda67bc8f7d9f00a" 588dependencies = [ 589 "displaydoc", 590 "litemap", 591 "tinystr", 592 "writeable", 593 "zerovec", 594] 595 596[[package]] 597name = "icu_normalizer" 598version = "2.0.0" 599source = "registry+https://github.com/rust-lang/crates.io-index" 600checksum = "436880e8e18df4d7bbc06d58432329d6458cc84531f7ac5f024e93deadb37979" 601dependencies = [ 602 "displaydoc", 603 "icu_collections", 604 "icu_normalizer_data", 605 "icu_properties", 606 "icu_provider", 607 "smallvec", 608 "zerovec", 609] 610 611[[package]] 612name = "icu_normalizer_data" 613version = "2.0.0" 614source = "registry+https://github.com/rust-lang/crates.io-index" 615checksum = "00210d6893afc98edb752b664b8890f0ef174c8adbb8d0be9710fa66fbbf72d3" 616 617[[package]] 618name = "icu_properties" 619version = "2.0.1" 620source = "registry+https://github.com/rust-lang/crates.io-index" 621checksum = "016c619c1eeb94efb86809b015c58f479963de65bdb6253345c1a1276f22e32b" 622dependencies = [ 623 "displaydoc", 624 "icu_collections", 625 "icu_locale_core", 626 "icu_properties_data", 627 "icu_provider", 628 "potential_utf", 629 "zerotrie", 630 "zerovec", 631] 632 633[[package]] 634name = "icu_properties_data" 635version = "2.0.1" 636source = "registry+https://github.com/rust-lang/crates.io-index" 637checksum = "298459143998310acd25ffe6810ed544932242d3f07083eee1084d83a71bd632" 638 639[[package]] 640name = "icu_provider" 641version = "2.0.0" 642source = "registry+https://github.com/rust-lang/crates.io-index" 643checksum = "03c80da27b5f4187909049ee2d72f276f0d9f99a42c306bd0131ecfe04d8e5af" 644dependencies = [ 645 "displaydoc", 646 "icu_locale_core", 647 "stable_deref_trait", 648 "tinystr", 649 "writeable", 650 "yoke", 651 "zerofrom", 652 "zerotrie", 653 "zerovec", 654] 655 656[[package]] 657name = "idna" 658version = "1.0.3" 659source = "registry+https://github.com/rust-lang/crates.io-index" 660checksum = "686f825264d630750a544639377bae737628043f20d38bbc029e8f29ea968a7e" 661dependencies = [ 662 "idna_adapter", 663 "smallvec", 664 "utf8_iter", 665] 666 667[[package]] 668name = "idna_adapter" 669version = "1.2.1" 670source = "registry+https://github.com/rust-lang/crates.io-index" 671checksum = "3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344" 672dependencies = [ 673 "icu_normalizer", 674 "icu_properties", 675] 676 677[[package]] 678name = "indexmap" 679version = "2.9.0" 680source = "registry+https://github.com/rust-lang/crates.io-index" 681checksum = "cea70ddb795996207ad57735b50c5982d8844f38ba9ee5f1aedcfb708a2aa11e" 682dependencies = [ 683 "equivalent", 684 "hashbrown", 685] 686 687[[package]] 688name = "ipconfig" 689version = "0.3.2" 690source = "registry+https://github.com/rust-lang/crates.io-index" 691checksum = "b58db92f96b720de98181bbbe63c831e87005ab460c1bf306eb2622b4707997f" 692dependencies = [ 693 "socket2", 694 "widestring", 695 "windows-sys 0.48.0", 696 "winreg", 697] 698 699[[package]] 700name = "ipnet" 701version = "2.11.0" 702source = "registry+https://github.com/rust-lang/crates.io-index" 703checksum = "469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130" 704 705[[package]] 706name = "iri-string" 707version = "0.7.8" 708source = "registry+https://github.com/rust-lang/crates.io-index" 709checksum = "dbc5ebe9c3a1a7a5127f920a418f7585e9e758e911d0466ed004f393b0e380b2" 710dependencies = [ 711 "memchr", 712 "serde", 713] 714 715[[package]] 716name = "itoa" 717version = "1.0.15" 718source = "registry+https://github.com/rust-lang/crates.io-index" 719checksum = "4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c" 720 721[[package]] 722name = "js-sys" 723version = "0.3.77" 724source = "registry+https://github.com/rust-lang/crates.io-index" 725checksum = "1cfaf33c695fc6e08064efbc1f72ec937429614f25eef83af942d0e227c3a28f" 726dependencies = [ 727 "once_cell", 728 "wasm-bindgen", 729] 730 731[[package]] 732name = "lazy_static" 733version = "1.5.0" 734source = "registry+https://github.com/rust-lang/crates.io-index" 735checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe" 736 737[[package]] 738name = "libc" 739version = "0.2.172" 740source = "registry+https://github.com/rust-lang/crates.io-index" 741checksum = "d750af042f7ef4f724306de029d18836c26c1765a54a6a3f094cbd23a7267ffa" 742 743[[package]] 744name = "linux-raw-sys" 745version = "0.9.4" 746source = "registry+https://github.com/rust-lang/crates.io-index" 747checksum = "cd945864f07fe9f5371a27ad7b52a172b4b499999f1d97574c9fa68373937e12" 748 749[[package]] 750name = "litemap" 751version = "0.8.0" 752source = "registry+https://github.com/rust-lang/crates.io-index" 753checksum = "241eaef5fd12c88705a01fc1066c48c4b36e0dd4377dcdc7ec3942cea7a69956" 754 755[[package]] 756name = "lock_api" 757version = "0.4.13" 758source = "registry+https://github.com/rust-lang/crates.io-index" 759checksum = "96936507f153605bddfcda068dd804796c84324ed2510809e5b2a624c81da765" 760dependencies = [ 761 "autocfg", 762 "scopeguard", 763] 764 765[[package]] 766name = "log" 767version = "0.4.27" 768source = "registry+https://github.com/rust-lang/crates.io-index" 769checksum = "13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94" 770 771[[package]] 772name = "loom" 773version = "0.7.2" 774source = "registry+https://github.com/rust-lang/crates.io-index" 775checksum = "419e0dc8046cb947daa77eb95ae174acfbddb7673b4151f56d1eed8e93fbfaca" 776dependencies = [ 777 "cfg-if", 778 "generator", 779 "scoped-tls", 780 "tracing", 781 "tracing-subscriber", 782] 783 784[[package]] 785name = "lru-slab" 786version = "0.1.2" 787source = "registry+https://github.com/rust-lang/crates.io-index" 788checksum = "112b39cec0b298b6c1999fee3e31427f74f676e4cb9879ed1a121b43661a4154" 789 790[[package]] 791name = "matchers" 792version = "0.1.0" 793source = "registry+https://github.com/rust-lang/crates.io-index" 794checksum = "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558" 795dependencies = [ 796 "regex-automata 0.1.10", 797] 798 799[[package]] 800name = "memchr" 801version = "2.7.4" 802source = "registry+https://github.com/rust-lang/crates.io-index" 803checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3" 804 805[[package]] 806name = "mime" 807version = "0.3.17" 808source = "registry+https://github.com/rust-lang/crates.io-index" 809checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a" 810 811[[package]] 812name = "miniz_oxide" 813version = "0.8.8" 814source = "registry+https://github.com/rust-lang/crates.io-index" 815checksum = "3be647b768db090acb35d5ec5db2b0e1f1de11133ca123b9eacf5137868f892a" 816dependencies = [ 817 "adler2", 818] 819 820[[package]] 821name = "mio" 822version = "1.0.4" 823source = "registry+https://github.com/rust-lang/crates.io-index" 824checksum = "78bed444cc8a2160f01cbcf811ef18cac863ad68ae8ca62092e8db51d51c761c" 825dependencies = [ 826 "libc", 827 "wasi 0.11.0+wasi-snapshot-preview1", 828 "windows-sys 0.59.0", 829] 830 831[[package]] 832name = "moka" 833version = "0.12.10" 834source = "registry+https://github.com/rust-lang/crates.io-index" 835checksum = "a9321642ca94a4282428e6ea4af8cc2ca4eac48ac7a6a4ea8f33f76d0ce70926" 836dependencies = [ 837 "crossbeam-channel", 838 "crossbeam-epoch", 839 "crossbeam-utils", 840 "loom", 841 "parking_lot", 842 "portable-atomic", 843 "rustc_version", 844 "smallvec", 845 "tagptr", 846 "thiserror 1.0.69", 847 "uuid", 848] 849 850[[package]] 851name = "native-tls" 852version = "0.2.14" 853source = "registry+https://github.com/rust-lang/crates.io-index" 854checksum = "87de3442987e9dbec73158d5c715e7ad9072fda936bb03d19d7fa10e00520f0e" 855dependencies = [ 856 "libc", 857 "log", 858 "openssl", 859 "openssl-probe", 860 "openssl-sys", 861 "schannel", 862 "security-framework", 863 "security-framework-sys", 864 "tempfile", 865] 866 867[[package]] 868name = "nu-ansi-term" 869version = "0.46.0" 870source = "registry+https://github.com/rust-lang/crates.io-index" 871checksum = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84" 872dependencies = [ 873 "overload", 874 "winapi", 875] 876 877[[package]] 878name = "object" 879version = "0.36.7" 880source = "registry+https://github.com/rust-lang/crates.io-index" 881checksum = "62948e14d923ea95ea2c7c86c71013138b66525b86bdc08d2dcc262bdb497b87" 882dependencies = [ 883 "memchr", 884] 885 886[[package]] 887name = "once_cell" 888version = "1.21.3" 889source = "registry+https://github.com/rust-lang/crates.io-index" 890checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d" 891dependencies = [ 892 "critical-section", 893 "portable-atomic", 894] 895 896[[package]] 897name = "openssl" 898version = "0.10.73" 899source = "registry+https://github.com/rust-lang/crates.io-index" 900checksum = "8505734d46c8ab1e19a1dce3aef597ad87dcb4c37e7188231769bd6bd51cebf8" 901dependencies = [ 902 "bitflags", 903 "cfg-if", 904 "foreign-types", 905 "libc", 906 "once_cell", 907 "openssl-macros", 908 "openssl-sys", 909] 910 911[[package]] 912name = "openssl-macros" 913version = "0.1.1" 914source = "registry+https://github.com/rust-lang/crates.io-index" 915checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c" 916dependencies = [ 917 "proc-macro2", 918 "quote", 919 "syn", 920] 921 922[[package]] 923name = "openssl-probe" 924version = "0.1.6" 925source = "registry+https://github.com/rust-lang/crates.io-index" 926checksum = "d05e27ee213611ffe7d6348b942e8f942b37114c00cc03cec254295a4a17852e" 927 928[[package]] 929name = "openssl-sys" 930version = "0.9.109" 931source = "registry+https://github.com/rust-lang/crates.io-index" 932checksum = "90096e2e47630d78b7d1c20952dc621f957103f8bc2c8359ec81290d75238571" 933dependencies = [ 934 "cc", 935 "libc", 936 "pkg-config", 937 "vcpkg", 938] 939 940[[package]] 941name = "overload" 942version = "0.1.1" 943source = "registry+https://github.com/rust-lang/crates.io-index" 944checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39" 945 946[[package]] 947name = "parking_lot" 948version = "0.12.4" 949source = "registry+https://github.com/rust-lang/crates.io-index" 950checksum = "70d58bf43669b5795d1576d0641cfb6fbb2057bf629506267a92807158584a13" 951dependencies = [ 952 "lock_api", 953 "parking_lot_core", 954] 955 956[[package]] 957name = "parking_lot_core" 958version = "0.9.11" 959source = "registry+https://github.com/rust-lang/crates.io-index" 960checksum = "bc838d2a56b5b1a6c25f55575dfc605fabb63bb2365f6c2353ef9159aa69e4a5" 961dependencies = [ 962 "cfg-if", 963 "libc", 964 "redox_syscall", 965 "smallvec", 966 "windows-targets 0.52.6", 967] 968 969[[package]] 970name = "percent-encoding" 971version = "2.3.1" 972source = "registry+https://github.com/rust-lang/crates.io-index" 973checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e" 974 975[[package]] 976name = "pin-project-lite" 977version = "0.2.16" 978source = "registry+https://github.com/rust-lang/crates.io-index" 979checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b" 980 981[[package]] 982name = "pin-utils" 983version = "0.1.0" 984source = "registry+https://github.com/rust-lang/crates.io-index" 985checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" 986 987[[package]] 988name = "pkg-config" 989version = "0.3.32" 990source = "registry+https://github.com/rust-lang/crates.io-index" 991checksum = "7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c" 992 993[[package]] 994name = "portable-atomic" 995version = "1.11.0" 996source = "registry+https://github.com/rust-lang/crates.io-index" 997checksum = "350e9b48cbc6b0e028b0473b114454c6316e57336ee184ceab6e53f72c178b3e" 998 999[[package]] 1000name = "potential_utf" 1001version = "0.1.2" 1002source = "registry+https://github.com/rust-lang/crates.io-index" 1003checksum = "e5a7c30837279ca13e7c867e9e40053bc68740f988cb07f7ca6df43cc734b585" 1004dependencies = [ 1005 "zerovec", 1006] 1007 1008[[package]] 1009name = "ppv-lite86" 1010version = "0.2.21" 1011source = "registry+https://github.com/rust-lang/crates.io-index" 1012checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9" 1013dependencies = [ 1014 "zerocopy", 1015] 1016 1017[[package]] 1018name = "proc-macro2" 1019version = "1.0.95" 1020source = "registry+https://github.com/rust-lang/crates.io-index" 1021checksum = "02b3e5e68a3a1a02aad3ec490a98007cbc13c37cbe84a3cd7b8e406d76e7f778" 1022dependencies = [ 1023 "unicode-ident", 1024] 1025 1026[[package]] 1027name = "quinn" 1028version = "0.11.8" 1029source = "registry+https://github.com/rust-lang/crates.io-index" 1030checksum = "626214629cda6781b6dc1d316ba307189c85ba657213ce642d9c77670f8202c8" 1031dependencies = [ 1032 "bytes", 1033 "cfg_aliases", 1034 "pin-project-lite", 1035 "quinn-proto", 1036 "quinn-udp", 1037 "rustc-hash", 1038 "rustls", 1039 "socket2", 1040 "thiserror 2.0.12", 1041 "tokio", 1042 "tracing", 1043 "web-time", 1044] 1045 1046[[package]] 1047name = "quinn-proto" 1048version = "0.11.12" 1049source = "registry+https://github.com/rust-lang/crates.io-index" 1050checksum = "49df843a9161c85bb8aae55f101bc0bac8bcafd637a620d9122fd7e0b2f7422e" 1051dependencies = [ 1052 "bytes", 1053 "getrandom 0.3.3", 1054 "lru-slab", 1055 "rand", 1056 "ring", 1057 "rustc-hash", 1058 "rustls", 1059 "rustls-pki-types", 1060 "slab", 1061 "thiserror 2.0.12", 1062 "tinyvec", 1063 "tracing", 1064 "web-time", 1065] 1066 1067[[package]] 1068name = "quinn-udp" 1069version = "0.5.12" 1070source = "registry+https://github.com/rust-lang/crates.io-index" 1071checksum = "ee4e529991f949c5e25755532370b8af5d114acae52326361d68d47af64aa842" 1072dependencies = [ 1073 "cfg_aliases", 1074 "libc", 1075 "once_cell", 1076 "socket2", 1077 "tracing", 1078 "windows-sys 0.59.0", 1079] 1080 1081[[package]] 1082name = "quote" 1083version = "1.0.40" 1084source = "registry+https://github.com/rust-lang/crates.io-index" 1085checksum = "1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d" 1086dependencies = [ 1087 "proc-macro2", 1088] 1089 1090[[package]] 1091name = "r-efi" 1092version = "5.2.0" 1093source = "registry+https://github.com/rust-lang/crates.io-index" 1094checksum = "74765f6d916ee2faa39bc8e68e4f3ed8949b48cccdac59983d287a7cb71ce9c5" 1095 1096[[package]] 1097name = "rand" 1098version = "0.9.1" 1099source = "registry+https://github.com/rust-lang/crates.io-index" 1100checksum = "9fbfd9d094a40bf3ae768db9361049ace4c0e04a4fd6b359518bd7b73a73dd97" 1101dependencies = [ 1102 "rand_chacha", 1103 "rand_core", 1104] 1105 1106[[package]] 1107name = "rand_chacha" 1108version = "0.9.0" 1109source = "registry+https://github.com/rust-lang/crates.io-index" 1110checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb" 1111dependencies = [ 1112 "ppv-lite86", 1113 "rand_core", 1114] 1115 1116[[package]] 1117name = "rand_core" 1118version = "0.9.3" 1119source = "registry+https://github.com/rust-lang/crates.io-index" 1120checksum = "99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38" 1121dependencies = [ 1122 "getrandom 0.3.3", 1123] 1124 1125[[package]] 1126name = "redox_syscall" 1127version = "0.5.12" 1128source = "registry+https://github.com/rust-lang/crates.io-index" 1129checksum = "928fca9cf2aa042393a8325b9ead81d2f0df4cb12e1e24cef072922ccd99c5af" 1130dependencies = [ 1131 "bitflags", 1132] 1133 1134[[package]] 1135name = "regex" 1136version = "1.11.1" 1137source = "registry+https://github.com/rust-lang/crates.io-index" 1138checksum = "b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191" 1139dependencies = [ 1140 "aho-corasick", 1141 "memchr", 1142 "regex-automata 0.4.9", 1143 "regex-syntax 0.8.5", 1144] 1145 1146[[package]] 1147name = "regex-automata" 1148version = "0.1.10" 1149source = "registry+https://github.com/rust-lang/crates.io-index" 1150checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132" 1151dependencies = [ 1152 "regex-syntax 0.6.29", 1153] 1154 1155[[package]] 1156name = "regex-automata" 1157version = "0.4.9" 1158source = "registry+https://github.com/rust-lang/crates.io-index" 1159checksum = "809e8dc61f6de73b46c85f4c96486310fe304c434cfa43669d7b40f711150908" 1160dependencies = [ 1161 "aho-corasick", 1162 "memchr", 1163 "regex-syntax 0.8.5", 1164] 1165 1166[[package]] 1167name = "regex-syntax" 1168version = "0.6.29" 1169source = "registry+https://github.com/rust-lang/crates.io-index" 1170checksum = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1" 1171 1172[[package]] 1173name = "regex-syntax" 1174version = "0.8.5" 1175source = "registry+https://github.com/rust-lang/crates.io-index" 1176checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c" 1177 1178[[package]] 1179name = "reqwest" 1180version = "0.12.18" 1181source = "registry+https://github.com/rust-lang/crates.io-index" 1182checksum = "e98ff6b0dbbe4d5a37318f433d4fc82babd21631f194d370409ceb2e40b2f0b5" 1183dependencies = [ 1184 "base64", 1185 "bytes", 1186 "encoding_rs", 1187 "futures-core", 1188 "h2", 1189 "http", 1190 "http-body", 1191 "http-body-util", 1192 "hyper", 1193 "hyper-rustls", 1194 "hyper-tls", 1195 "hyper-util", 1196 "ipnet", 1197 "js-sys", 1198 "log", 1199 "mime", 1200 "native-tls", 1201 "once_cell", 1202 "percent-encoding", 1203 "pin-project-lite", 1204 "quinn", 1205 "rustls", 1206 "rustls-pki-types", 1207 "serde", 1208 "serde_json", 1209 "serde_urlencoded", 1210 "sync_wrapper", 1211 "tokio", 1212 "tokio-native-tls", 1213 "tokio-rustls", 1214 "tower", 1215 "tower-http", 1216 "tower-service", 1217 "url", 1218 "wasm-bindgen", 1219 "wasm-bindgen-futures", 1220 "web-sys", 1221 "webpki-roots", 1222] 1223 1224[[package]] 1225name = "resolv-conf" 1226version = "0.7.4" 1227source = "registry+https://github.com/rust-lang/crates.io-index" 1228checksum = "95325155c684b1c89f7765e30bc1c42e4a6da51ca513615660cb8a62ef9a88e3" 1229 1230[[package]] 1231name = "ring" 1232version = "0.17.14" 1233source = "registry+https://github.com/rust-lang/crates.io-index" 1234checksum = "a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7" 1235dependencies = [ 1236 "cc", 1237 "cfg-if", 1238 "getrandom 0.2.16", 1239 "libc", 1240 "untrusted", 1241 "windows-sys 0.52.0", 1242] 1243 1244[[package]] 1245name = "rustc-demangle" 1246version = "0.1.24" 1247source = "registry+https://github.com/rust-lang/crates.io-index" 1248checksum = "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f" 1249 1250[[package]] 1251name = "rustc-hash" 1252version = "2.1.1" 1253source = "registry+https://github.com/rust-lang/crates.io-index" 1254checksum = "357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d" 1255 1256[[package]] 1257name = "rustc_version" 1258version = "0.4.1" 1259source = "registry+https://github.com/rust-lang/crates.io-index" 1260checksum = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92" 1261dependencies = [ 1262 "semver", 1263] 1264 1265[[package]] 1266name = "rustix" 1267version = "1.0.7" 1268source = "registry+https://github.com/rust-lang/crates.io-index" 1269checksum = "c71e83d6afe7ff64890ec6b71d6a69bb8a610ab78ce364b3352876bb4c801266" 1270dependencies = [ 1271 "bitflags", 1272 "errno", 1273 "libc", 1274 "linux-raw-sys", 1275 "windows-sys 0.59.0", 1276] 1277 1278[[package]] 1279name = "rustls" 1280version = "0.23.27" 1281source = "registry+https://github.com/rust-lang/crates.io-index" 1282checksum = "730944ca083c1c233a75c09f199e973ca499344a2b7ba9e755c457e86fb4a321" 1283dependencies = [ 1284 "once_cell", 1285 "ring", 1286 "rustls-pki-types", 1287 "rustls-webpki", 1288 "subtle", 1289 "zeroize", 1290] 1291 1292[[package]] 1293name = "rustls-pki-types" 1294version = "1.12.0" 1295source = "registry+https://github.com/rust-lang/crates.io-index" 1296checksum = "229a4a4c221013e7e1f1a043678c5cc39fe5171437c88fb47151a21e6f5b5c79" 1297dependencies = [ 1298 "web-time", 1299 "zeroize", 1300] 1301 1302[[package]] 1303name = "rustls-webpki" 1304version = "0.103.3" 1305source = "registry+https://github.com/rust-lang/crates.io-index" 1306checksum = "e4a72fe2bcf7a6ac6fd7d0b9e5cb68aeb7d4c0a0271730218b3e92d43b4eb435" 1307dependencies = [ 1308 "ring", 1309 "rustls-pki-types", 1310 "untrusted", 1311] 1312 1313[[package]] 1314name = "rustversion" 1315version = "1.0.21" 1316source = "registry+https://github.com/rust-lang/crates.io-index" 1317checksum = "8a0d197bd2c9dc6e53b84da9556a69ba4cdfab8619eb41a8bd1cc2027a0f6b1d" 1318 1319[[package]] 1320name = "ryu" 1321version = "1.0.20" 1322source = "registry+https://github.com/rust-lang/crates.io-index" 1323checksum = "28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f" 1324 1325[[package]] 1326name = "schannel" 1327version = "0.1.27" 1328source = "registry+https://github.com/rust-lang/crates.io-index" 1329checksum = "1f29ebaa345f945cec9fbbc532eb307f0fdad8161f281b6369539c8d84876b3d" 1330dependencies = [ 1331 "windows-sys 0.59.0", 1332] 1333 1334[[package]] 1335name = "scoped-tls" 1336version = "1.0.1" 1337source = "registry+https://github.com/rust-lang/crates.io-index" 1338checksum = "e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294" 1339 1340[[package]] 1341name = "scopeguard" 1342version = "1.2.0" 1343source = "registry+https://github.com/rust-lang/crates.io-index" 1344checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" 1345 1346[[package]] 1347name = "security-framework" 1348version = "2.11.1" 1349source = "registry+https://github.com/rust-lang/crates.io-index" 1350checksum = "897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02" 1351dependencies = [ 1352 "bitflags", 1353 "core-foundation", 1354 "core-foundation-sys", 1355 "libc", 1356 "security-framework-sys", 1357] 1358 1359[[package]] 1360name = "security-framework-sys" 1361version = "2.14.0" 1362source = "registry+https://github.com/rust-lang/crates.io-index" 1363checksum = "49db231d56a190491cb4aeda9527f1ad45345af50b0851622a7adb8c03b01c32" 1364dependencies = [ 1365 "core-foundation-sys", 1366 "libc", 1367] 1368 1369[[package]] 1370name = "semver" 1371version = "1.0.26" 1372source = "registry+https://github.com/rust-lang/crates.io-index" 1373checksum = "56e6fa9c48d24d85fb3de5ad847117517440f6beceb7798af16b4a87d616b8d0" 1374 1375[[package]] 1376name = "serde" 1377version = "1.0.219" 1378source = "registry+https://github.com/rust-lang/crates.io-index" 1379checksum = "5f0e2c6ed6606019b4e29e69dbaba95b11854410e5347d525002456dbbb786b6" 1380dependencies = [ 1381 "serde_derive", 1382] 1383 1384[[package]] 1385name = "serde_derive" 1386version = "1.0.219" 1387source = "registry+https://github.com/rust-lang/crates.io-index" 1388checksum = "5b0276cf7f2c73365f7157c8123c21cd9a50fbbd844757af28ca1f5925fc2a00" 1389dependencies = [ 1390 "proc-macro2", 1391 "quote", 1392 "syn", 1393] 1394 1395[[package]] 1396name = "serde_json" 1397version = "1.0.140" 1398source = "registry+https://github.com/rust-lang/crates.io-index" 1399checksum = "20068b6e96dc6c9bd23e01df8827e6c7e1f2fddd43c21810382803c136b99373" 1400dependencies = [ 1401 "itoa", 1402 "memchr", 1403 "ryu", 1404 "serde", 1405] 1406 1407[[package]] 1408name = "serde_urlencoded" 1409version = "0.7.1" 1410source = "registry+https://github.com/rust-lang/crates.io-index" 1411checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd" 1412dependencies = [ 1413 "form_urlencoded", 1414 "itoa", 1415 "ryu", 1416 "serde", 1417] 1418 1419[[package]] 1420name = "sharded-slab" 1421version = "0.1.7" 1422source = "registry+https://github.com/rust-lang/crates.io-index" 1423checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6" 1424dependencies = [ 1425 "lazy_static", 1426] 1427 1428[[package]] 1429name = "shlex" 1430version = "1.3.0" 1431source = "registry+https://github.com/rust-lang/crates.io-index" 1432checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" 1433 1434[[package]] 1435name = "slab" 1436version = "0.4.9" 1437source = "registry+https://github.com/rust-lang/crates.io-index" 1438checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67" 1439dependencies = [ 1440 "autocfg", 1441] 1442 1443[[package]] 1444name = "smallvec" 1445version = "1.15.0" 1446source = "registry+https://github.com/rust-lang/crates.io-index" 1447checksum = "8917285742e9f3e1683f0a9c4e6b57960b7314d0b08d30d1ecd426713ee2eee9" 1448 1449[[package]] 1450name = "socket2" 1451version = "0.5.10" 1452source = "registry+https://github.com/rust-lang/crates.io-index" 1453checksum = "e22376abed350d73dd1cd119b57ffccad95b4e585a7cda43e286245ce23c0678" 1454dependencies = [ 1455 "libc", 1456 "windows-sys 0.52.0", 1457] 1458 1459[[package]] 1460name = "stable_deref_trait" 1461version = "1.2.0" 1462source = "registry+https://github.com/rust-lang/crates.io-index" 1463checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3" 1464 1465[[package]] 1466name = "subtle" 1467version = "2.6.1" 1468source = "registry+https://github.com/rust-lang/crates.io-index" 1469checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292" 1470 1471[[package]] 1472name = "syn" 1473version = "2.0.101" 1474source = "registry+https://github.com/rust-lang/crates.io-index" 1475checksum = "8ce2b7fc941b3a24138a0a7cf8e858bfc6a992e7978a068a5c760deb0ed43caf" 1476dependencies = [ 1477 "proc-macro2", 1478 "quote", 1479 "unicode-ident", 1480] 1481 1482[[package]] 1483name = "sync_wrapper" 1484version = "1.0.2" 1485source = "registry+https://github.com/rust-lang/crates.io-index" 1486checksum = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263" 1487dependencies = [ 1488 "futures-core", 1489] 1490 1491[[package]] 1492name = "synstructure" 1493version = "0.13.2" 1494source = "registry+https://github.com/rust-lang/crates.io-index" 1495checksum = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2" 1496dependencies = [ 1497 "proc-macro2", 1498 "quote", 1499 "syn", 1500] 1501 1502[[package]] 1503name = "system-configuration" 1504version = "0.6.1" 1505source = "registry+https://github.com/rust-lang/crates.io-index" 1506checksum = "3c879d448e9d986b661742763247d3693ed13609438cf3d006f51f5368a5ba6b" 1507dependencies = [ 1508 "bitflags", 1509 "core-foundation", 1510 "system-configuration-sys", 1511] 1512 1513[[package]] 1514name = "system-configuration-sys" 1515version = "0.6.0" 1516source = "registry+https://github.com/rust-lang/crates.io-index" 1517checksum = "8e1d1b10ced5ca923a1fcb8d03e96b8d3268065d724548c0211415ff6ac6bac4" 1518dependencies = [ 1519 "core-foundation-sys", 1520 "libc", 1521] 1522 1523[[package]] 1524name = "tagptr" 1525version = "0.2.0" 1526source = "registry+https://github.com/rust-lang/crates.io-index" 1527checksum = "7b2093cf4c8eb1e67749a6762251bc9cd836b6fc171623bd0a9d324d37af2417" 1528 1529[[package]] 1530name = "tempfile" 1531version = "3.20.0" 1532source = "registry+https://github.com/rust-lang/crates.io-index" 1533checksum = "e8a64e3985349f2441a1a9ef0b853f869006c3855f2cda6862a94d26ebb9d6a1" 1534dependencies = [ 1535 "fastrand", 1536 "getrandom 0.3.3", 1537 "once_cell", 1538 "rustix", 1539 "windows-sys 0.59.0", 1540] 1541 1542[[package]] 1543name = "thiserror" 1544version = "1.0.69" 1545source = "registry+https://github.com/rust-lang/crates.io-index" 1546checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52" 1547dependencies = [ 1548 "thiserror-impl 1.0.69", 1549] 1550 1551[[package]] 1552name = "thiserror" 1553version = "2.0.12" 1554source = "registry+https://github.com/rust-lang/crates.io-index" 1555checksum = "567b8a2dae586314f7be2a752ec7474332959c6460e02bde30d702a66d488708" 1556dependencies = [ 1557 "thiserror-impl 2.0.12", 1558] 1559 1560[[package]] 1561name = "thiserror-impl" 1562version = "1.0.69" 1563source = "registry+https://github.com/rust-lang/crates.io-index" 1564checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1" 1565dependencies = [ 1566 "proc-macro2", 1567 "quote", 1568 "syn", 1569] 1570 1571[[package]] 1572name = "thiserror-impl" 1573version = "2.0.12" 1574source = "registry+https://github.com/rust-lang/crates.io-index" 1575checksum = "7f7cf42b4507d8ea322120659672cf1b9dbb93f8f2d4ecfd6e51350ff5b17a1d" 1576dependencies = [ 1577 "proc-macro2", 1578 "quote", 1579 "syn", 1580] 1581 1582[[package]] 1583name = "thread_local" 1584version = "1.1.8" 1585source = "registry+https://github.com/rust-lang/crates.io-index" 1586checksum = "8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c" 1587dependencies = [ 1588 "cfg-if", 1589 "once_cell", 1590] 1591 1592[[package]] 1593name = "tinystr" 1594version = "0.8.1" 1595source = "registry+https://github.com/rust-lang/crates.io-index" 1596checksum = "5d4f6d1145dcb577acf783d4e601bc1d76a13337bb54e6233add580b07344c8b" 1597dependencies = [ 1598 "displaydoc", 1599 "zerovec", 1600] 1601 1602[[package]] 1603name = "tinyvec" 1604version = "1.9.0" 1605source = "registry+https://github.com/rust-lang/crates.io-index" 1606checksum = "09b3661f17e86524eccd4371ab0429194e0d7c008abb45f7a7495b1719463c71" 1607dependencies = [ 1608 "tinyvec_macros", 1609] 1610 1611[[package]] 1612name = "tinyvec_macros" 1613version = "0.1.1" 1614source = "registry+https://github.com/rust-lang/crates.io-index" 1615checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" 1616 1617[[package]] 1618name = "tokio" 1619version = "1.45.1" 1620source = "registry+https://github.com/rust-lang/crates.io-index" 1621checksum = "75ef51a33ef1da925cea3e4eb122833cb377c61439ca401b770f54902b806779" 1622dependencies = [ 1623 "backtrace", 1624 "bytes", 1625 "libc", 1626 "mio", 1627 "pin-project-lite", 1628 "socket2", 1629 "tokio-macros", 1630 "windows-sys 0.52.0", 1631] 1632 1633[[package]] 1634name = "tokio-macros" 1635version = "2.5.0" 1636source = "registry+https://github.com/rust-lang/crates.io-index" 1637checksum = "6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8" 1638dependencies = [ 1639 "proc-macro2", 1640 "quote", 1641 "syn", 1642] 1643 1644[[package]] 1645name = "tokio-native-tls" 1646version = "0.3.1" 1647source = "registry+https://github.com/rust-lang/crates.io-index" 1648checksum = "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2" 1649dependencies = [ 1650 "native-tls", 1651 "tokio", 1652] 1653 1654[[package]] 1655name = "tokio-rustls" 1656version = "0.26.2" 1657source = "registry+https://github.com/rust-lang/crates.io-index" 1658checksum = "8e727b36a1a0e8b74c376ac2211e40c2c8af09fb4013c60d910495810f008e9b" 1659dependencies = [ 1660 "rustls", 1661 "tokio", 1662] 1663 1664[[package]] 1665name = "tokio-util" 1666version = "0.7.15" 1667source = "registry+https://github.com/rust-lang/crates.io-index" 1668checksum = "66a539a9ad6d5d281510d5bd368c973d636c02dbf8a67300bfb6b950696ad7df" 1669dependencies = [ 1670 "bytes", 1671 "futures-core", 1672 "futures-sink", 1673 "pin-project-lite", 1674 "tokio", 1675] 1676 1677[[package]] 1678name = "tower" 1679version = "0.5.2" 1680source = "registry+https://github.com/rust-lang/crates.io-index" 1681checksum = "d039ad9159c98b70ecfd540b2573b97f7f52c3e8d9f8ad57a24b916a536975f9" 1682dependencies = [ 1683 "futures-core", 1684 "futures-util", 1685 "pin-project-lite", 1686 "sync_wrapper", 1687 "tokio", 1688 "tower-layer", 1689 "tower-service", 1690] 1691 1692[[package]] 1693name = "tower-http" 1694version = "0.6.4" 1695source = "registry+https://github.com/rust-lang/crates.io-index" 1696checksum = "0fdb0c213ca27a9f57ab69ddb290fd80d970922355b83ae380b395d3986b8a2e" 1697dependencies = [ 1698 "bitflags", 1699 "bytes", 1700 "futures-util", 1701 "http", 1702 "http-body", 1703 "iri-string", 1704 "pin-project-lite", 1705 "tower", 1706 "tower-layer", 1707 "tower-service", 1708] 1709 1710[[package]] 1711name = "tower-layer" 1712version = "0.3.3" 1713source = "registry+https://github.com/rust-lang/crates.io-index" 1714checksum = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e" 1715 1716[[package]] 1717name = "tower-service" 1718version = "0.3.3" 1719source = "registry+https://github.com/rust-lang/crates.io-index" 1720checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3" 1721 1722[[package]] 1723name = "tracing" 1724version = "0.1.41" 1725source = "registry+https://github.com/rust-lang/crates.io-index" 1726checksum = "784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0" 1727dependencies = [ 1728 "pin-project-lite", 1729 "tracing-attributes", 1730 "tracing-core", 1731] 1732 1733[[package]] 1734name = "tracing-attributes" 1735version = "0.1.28" 1736source = "registry+https://github.com/rust-lang/crates.io-index" 1737checksum = "395ae124c09f9e6918a2310af6038fba074bcf474ac352496d5910dd59a2226d" 1738dependencies = [ 1739 "proc-macro2", 1740 "quote", 1741 "syn", 1742] 1743 1744[[package]] 1745name = "tracing-core" 1746version = "0.1.33" 1747source = "registry+https://github.com/rust-lang/crates.io-index" 1748checksum = "e672c95779cf947c5311f83787af4fa8fffd12fb27e4993211a84bdfd9610f9c" 1749dependencies = [ 1750 "once_cell", 1751 "valuable", 1752] 1753 1754[[package]] 1755name = "tracing-log" 1756version = "0.2.0" 1757source = "registry+https://github.com/rust-lang/crates.io-index" 1758checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3" 1759dependencies = [ 1760 "log", 1761 "once_cell", 1762 "tracing-core", 1763] 1764 1765[[package]] 1766name = "tracing-subscriber" 1767version = "0.3.19" 1768source = "registry+https://github.com/rust-lang/crates.io-index" 1769checksum = "e8189decb5ac0fa7bc8b96b7cb9b2701d60d48805aca84a238004d665fcc4008" 1770dependencies = [ 1771 "matchers", 1772 "nu-ansi-term", 1773 "once_cell", 1774 "regex", 1775 "sharded-slab", 1776 "smallvec", 1777 "thread_local", 1778 "tracing", 1779 "tracing-core", 1780 "tracing-log", 1781] 1782 1783[[package]] 1784name = "try-lock" 1785version = "0.2.5" 1786source = "registry+https://github.com/rust-lang/crates.io-index" 1787checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b" 1788 1789[[package]] 1790name = "unicode-ident" 1791version = "1.0.18" 1792source = "registry+https://github.com/rust-lang/crates.io-index" 1793checksum = "5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512" 1794 1795[[package]] 1796name = "untrusted" 1797version = "0.9.0" 1798source = "registry+https://github.com/rust-lang/crates.io-index" 1799checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1" 1800 1801[[package]] 1802name = "url" 1803version = "2.5.4" 1804source = "registry+https://github.com/rust-lang/crates.io-index" 1805checksum = "32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60" 1806dependencies = [ 1807 "form_urlencoded", 1808 "idna", 1809 "percent-encoding", 1810] 1811 1812[[package]] 1813name = "utf8_iter" 1814version = "1.0.4" 1815source = "registry+https://github.com/rust-lang/crates.io-index" 1816checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be" 1817 1818[[package]] 1819name = "uuid" 1820version = "1.17.0" 1821source = "registry+https://github.com/rust-lang/crates.io-index" 1822checksum = "3cf4199d1e5d15ddd86a694e4d0dffa9c323ce759fea589f00fef9d81cc1931d" 1823dependencies = [ 1824 "getrandom 0.3.3", 1825 "js-sys", 1826 "wasm-bindgen", 1827] 1828 1829[[package]] 1830name = "valuable" 1831version = "0.1.1" 1832source = "registry+https://github.com/rust-lang/crates.io-index" 1833checksum = "ba73ea9cf16a25df0c8caa16c51acb937d5712a8429db78a3ee29d5dcacd3a65" 1834 1835[[package]] 1836name = "vcpkg" 1837version = "0.2.15" 1838source = "registry+https://github.com/rust-lang/crates.io-index" 1839checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426" 1840 1841[[package]] 1842name = "want" 1843version = "0.3.1" 1844source = "registry+https://github.com/rust-lang/crates.io-index" 1845checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e" 1846dependencies = [ 1847 "try-lock", 1848] 1849 1850[[package]] 1851name = "wasi" 1852version = "0.11.0+wasi-snapshot-preview1" 1853source = "registry+https://github.com/rust-lang/crates.io-index" 1854checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" 1855 1856[[package]] 1857name = "wasi" 1858version = "0.14.2+wasi-0.2.4" 1859source = "registry+https://github.com/rust-lang/crates.io-index" 1860checksum = "9683f9a5a998d873c0d21fcbe3c083009670149a8fab228644b8bd36b2c48cb3" 1861dependencies = [ 1862 "wit-bindgen-rt", 1863] 1864 1865[[package]] 1866name = "wasm-bindgen" 1867version = "0.2.100" 1868source = "registry+https://github.com/rust-lang/crates.io-index" 1869checksum = "1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5" 1870dependencies = [ 1871 "cfg-if", 1872 "once_cell", 1873 "rustversion", 1874 "wasm-bindgen-macro", 1875] 1876 1877[[package]] 1878name = "wasm-bindgen-backend" 1879version = "0.2.100" 1880source = "registry+https://github.com/rust-lang/crates.io-index" 1881checksum = "2f0a0651a5c2bc21487bde11ee802ccaf4c51935d0d3d42a6101f98161700bc6" 1882dependencies = [ 1883 "bumpalo", 1884 "log", 1885 "proc-macro2", 1886 "quote", 1887 "syn", 1888 "wasm-bindgen-shared", 1889] 1890 1891[[package]] 1892name = "wasm-bindgen-futures" 1893version = "0.4.50" 1894source = "registry+https://github.com/rust-lang/crates.io-index" 1895checksum = "555d470ec0bc3bb57890405e5d4322cc9ea83cebb085523ced7be4144dac1e61" 1896dependencies = [ 1897 "cfg-if", 1898 "js-sys", 1899 "once_cell", 1900 "wasm-bindgen", 1901 "web-sys", 1902] 1903 1904[[package]] 1905name = "wasm-bindgen-macro" 1906version = "0.2.100" 1907source = "registry+https://github.com/rust-lang/crates.io-index" 1908checksum = "7fe63fc6d09ed3792bd0897b314f53de8e16568c2b3f7982f468c0bf9bd0b407" 1909dependencies = [ 1910 "quote", 1911 "wasm-bindgen-macro-support", 1912] 1913 1914[[package]] 1915name = "wasm-bindgen-macro-support" 1916version = "0.2.100" 1917source = "registry+https://github.com/rust-lang/crates.io-index" 1918checksum = "8ae87ea40c9f689fc23f209965b6fb8a99ad69aeeb0231408be24920604395de" 1919dependencies = [ 1920 "proc-macro2", 1921 "quote", 1922 "syn", 1923 "wasm-bindgen-backend", 1924 "wasm-bindgen-shared", 1925] 1926 1927[[package]] 1928name = "wasm-bindgen-shared" 1929version = "0.2.100" 1930source = "registry+https://github.com/rust-lang/crates.io-index" 1931checksum = "1a05d73b933a847d6cccdda8f838a22ff101ad9bf93e33684f39c1f5f0eece3d" 1932dependencies = [ 1933 "unicode-ident", 1934] 1935 1936[[package]] 1937name = "web-sys" 1938version = "0.3.77" 1939source = "registry+https://github.com/rust-lang/crates.io-index" 1940checksum = "33b6dd2ef9186f1f2072e409e99cd22a975331a6b3591b12c764e0e55c60d5d2" 1941dependencies = [ 1942 "js-sys", 1943 "wasm-bindgen", 1944] 1945 1946[[package]] 1947name = "web-time" 1948version = "1.1.0" 1949source = "registry+https://github.com/rust-lang/crates.io-index" 1950checksum = "5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb" 1951dependencies = [ 1952 "js-sys", 1953 "wasm-bindgen", 1954] 1955 1956[[package]] 1957name = "webpki-roots" 1958version = "1.0.0" 1959source = "registry+https://github.com/rust-lang/crates.io-index" 1960checksum = "2853738d1cc4f2da3a225c18ec6c3721abb31961096e9dbf5ab35fa88b19cfdb" 1961dependencies = [ 1962 "rustls-pki-types", 1963] 1964 1965[[package]] 1966name = "widestring" 1967version = "1.2.0" 1968source = "registry+https://github.com/rust-lang/crates.io-index" 1969checksum = "dd7cf3379ca1aac9eea11fba24fd7e315d621f8dfe35c8d7d2be8b793726e07d" 1970 1971[[package]] 1972name = "winapi" 1973version = "0.3.9" 1974source = "registry+https://github.com/rust-lang/crates.io-index" 1975checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" 1976dependencies = [ 1977 "winapi-i686-pc-windows-gnu", 1978 "winapi-x86_64-pc-windows-gnu", 1979] 1980 1981[[package]] 1982name = "winapi-i686-pc-windows-gnu" 1983version = "0.4.0" 1984source = "registry+https://github.com/rust-lang/crates.io-index" 1985checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" 1986 1987[[package]] 1988name = "winapi-x86_64-pc-windows-gnu" 1989version = "0.4.0" 1990source = "registry+https://github.com/rust-lang/crates.io-index" 1991checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" 1992 1993[[package]] 1994name = "windows" 1995version = "0.61.1" 1996source = "registry+https://github.com/rust-lang/crates.io-index" 1997checksum = "c5ee8f3d025738cb02bad7868bbb5f8a6327501e870bf51f1b455b0a2454a419" 1998dependencies = [ 1999 "windows-collections", 2000 "windows-core", 2001 "windows-future", 2002 "windows-link", 2003 "windows-numerics", 2004] 2005 2006[[package]] 2007name = "windows-collections" 2008version = "0.2.0" 2009source = "registry+https://github.com/rust-lang/crates.io-index" 2010checksum = "3beeceb5e5cfd9eb1d76b381630e82c4241ccd0d27f1a39ed41b2760b255c5e8" 2011dependencies = [ 2012 "windows-core", 2013] 2014 2015[[package]] 2016name = "windows-core" 2017version = "0.61.2" 2018source = "registry+https://github.com/rust-lang/crates.io-index" 2019checksum = "c0fdd3ddb90610c7638aa2b3a3ab2904fb9e5cdbecc643ddb3647212781c4ae3" 2020dependencies = [ 2021 "windows-implement", 2022 "windows-interface", 2023 "windows-link", 2024 "windows-result", 2025 "windows-strings 0.4.2", 2026] 2027 2028[[package]] 2029name = "windows-future" 2030version = "0.2.1" 2031source = "registry+https://github.com/rust-lang/crates.io-index" 2032checksum = "fc6a41e98427b19fe4b73c550f060b59fa592d7d686537eebf9385621bfbad8e" 2033dependencies = [ 2034 "windows-core", 2035 "windows-link", 2036 "windows-threading", 2037] 2038 2039[[package]] 2040name = "windows-implement" 2041version = "0.60.0" 2042source = "registry+https://github.com/rust-lang/crates.io-index" 2043checksum = "a47fddd13af08290e67f4acabf4b459f647552718f683a7b415d290ac744a836" 2044dependencies = [ 2045 "proc-macro2", 2046 "quote", 2047 "syn", 2048] 2049 2050[[package]] 2051name = "windows-interface" 2052version = "0.59.1" 2053source = "registry+https://github.com/rust-lang/crates.io-index" 2054checksum = "bd9211b69f8dcdfa817bfd14bf1c97c9188afa36f4750130fcdf3f400eca9fa8" 2055dependencies = [ 2056 "proc-macro2", 2057 "quote", 2058 "syn", 2059] 2060 2061[[package]] 2062name = "windows-link" 2063version = "0.1.1" 2064source = "registry+https://github.com/rust-lang/crates.io-index" 2065checksum = "76840935b766e1b0a05c0066835fb9ec80071d4c09a16f6bd5f7e655e3c14c38" 2066 2067[[package]] 2068name = "windows-numerics" 2069version = "0.2.0" 2070source = "registry+https://github.com/rust-lang/crates.io-index" 2071checksum = "9150af68066c4c5c07ddc0ce30421554771e528bde427614c61038bc2c92c2b1" 2072dependencies = [ 2073 "windows-core", 2074 "windows-link", 2075] 2076 2077[[package]] 2078name = "windows-registry" 2079version = "0.4.0" 2080source = "registry+https://github.com/rust-lang/crates.io-index" 2081checksum = "4286ad90ddb45071efd1a66dfa43eb02dd0dfbae1545ad6cc3c51cf34d7e8ba3" 2082dependencies = [ 2083 "windows-result", 2084 "windows-strings 0.3.1", 2085 "windows-targets 0.53.0", 2086] 2087 2088[[package]] 2089name = "windows-result" 2090version = "0.3.4" 2091source = "registry+https://github.com/rust-lang/crates.io-index" 2092checksum = "56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6" 2093dependencies = [ 2094 "windows-link", 2095] 2096 2097[[package]] 2098name = "windows-strings" 2099version = "0.3.1" 2100source = "registry+https://github.com/rust-lang/crates.io-index" 2101checksum = "87fa48cc5d406560701792be122a10132491cff9d0aeb23583cc2dcafc847319" 2102dependencies = [ 2103 "windows-link", 2104] 2105 2106[[package]] 2107name = "windows-strings" 2108version = "0.4.2" 2109source = "registry+https://github.com/rust-lang/crates.io-index" 2110checksum = "56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57" 2111dependencies = [ 2112 "windows-link", 2113] 2114 2115[[package]] 2116name = "windows-sys" 2117version = "0.48.0" 2118source = "registry+https://github.com/rust-lang/crates.io-index" 2119checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9" 2120dependencies = [ 2121 "windows-targets 0.48.5", 2122] 2123 2124[[package]] 2125name = "windows-sys" 2126version = "0.52.0" 2127source = "registry+https://github.com/rust-lang/crates.io-index" 2128checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d" 2129dependencies = [ 2130 "windows-targets 0.52.6", 2131] 2132 2133[[package]] 2134name = "windows-sys" 2135version = "0.59.0" 2136source = "registry+https://github.com/rust-lang/crates.io-index" 2137checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b" 2138dependencies = [ 2139 "windows-targets 0.52.6", 2140] 2141 2142[[package]] 2143name = "windows-targets" 2144version = "0.48.5" 2145source = "registry+https://github.com/rust-lang/crates.io-index" 2146checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c" 2147dependencies = [ 2148 "windows_aarch64_gnullvm 0.48.5", 2149 "windows_aarch64_msvc 0.48.5", 2150 "windows_i686_gnu 0.48.5", 2151 "windows_i686_msvc 0.48.5", 2152 "windows_x86_64_gnu 0.48.5", 2153 "windows_x86_64_gnullvm 0.48.5", 2154 "windows_x86_64_msvc 0.48.5", 2155] 2156 2157[[package]] 2158name = "windows-targets" 2159version = "0.52.6" 2160source = "registry+https://github.com/rust-lang/crates.io-index" 2161checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973" 2162dependencies = [ 2163 "windows_aarch64_gnullvm 0.52.6", 2164 "windows_aarch64_msvc 0.52.6", 2165 "windows_i686_gnu 0.52.6", 2166 "windows_i686_gnullvm 0.52.6", 2167 "windows_i686_msvc 0.52.6", 2168 "windows_x86_64_gnu 0.52.6", 2169 "windows_x86_64_gnullvm 0.52.6", 2170 "windows_x86_64_msvc 0.52.6", 2171] 2172 2173[[package]] 2174name = "windows-targets" 2175version = "0.53.0" 2176source = "registry+https://github.com/rust-lang/crates.io-index" 2177checksum = "b1e4c7e8ceaaf9cb7d7507c974735728ab453b67ef8f18febdd7c11fe59dca8b" 2178dependencies = [ 2179 "windows_aarch64_gnullvm 0.53.0", 2180 "windows_aarch64_msvc 0.53.0", 2181 "windows_i686_gnu 0.53.0", 2182 "windows_i686_gnullvm 0.53.0", 2183 "windows_i686_msvc 0.53.0", 2184 "windows_x86_64_gnu 0.53.0", 2185 "windows_x86_64_gnullvm 0.53.0", 2186 "windows_x86_64_msvc 0.53.0", 2187] 2188 2189[[package]] 2190name = "windows-threading" 2191version = "0.1.0" 2192source = "registry+https://github.com/rust-lang/crates.io-index" 2193checksum = "b66463ad2e0ea3bbf808b7f1d371311c80e115c0b71d60efc142cafbcfb057a6" 2194dependencies = [ 2195 "windows-link", 2196] 2197 2198[[package]] 2199name = "windows_aarch64_gnullvm" 2200version = "0.48.5" 2201source = "registry+https://github.com/rust-lang/crates.io-index" 2202checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8" 2203 2204[[package]] 2205name = "windows_aarch64_gnullvm" 2206version = "0.52.6" 2207source = "registry+https://github.com/rust-lang/crates.io-index" 2208checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3" 2209 2210[[package]] 2211name = "windows_aarch64_gnullvm" 2212version = "0.53.0" 2213source = "registry+https://github.com/rust-lang/crates.io-index" 2214checksum = "86b8d5f90ddd19cb4a147a5fa63ca848db3df085e25fee3cc10b39b6eebae764" 2215 2216[[package]] 2217name = "windows_aarch64_msvc" 2218version = "0.48.5" 2219source = "registry+https://github.com/rust-lang/crates.io-index" 2220checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc" 2221 2222[[package]] 2223name = "windows_aarch64_msvc" 2224version = "0.52.6" 2225source = "registry+https://github.com/rust-lang/crates.io-index" 2226checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" 2227 2228[[package]] 2229name = "windows_aarch64_msvc" 2230version = "0.53.0" 2231source = "registry+https://github.com/rust-lang/crates.io-index" 2232checksum = "c7651a1f62a11b8cbd5e0d42526e55f2c99886c77e007179efff86c2b137e66c" 2233 2234[[package]] 2235name = "windows_i686_gnu" 2236version = "0.48.5" 2237source = "registry+https://github.com/rust-lang/crates.io-index" 2238checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e" 2239 2240[[package]] 2241name = "windows_i686_gnu" 2242version = "0.52.6" 2243source = "registry+https://github.com/rust-lang/crates.io-index" 2244checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b" 2245 2246[[package]] 2247name = "windows_i686_gnu" 2248version = "0.53.0" 2249source = "registry+https://github.com/rust-lang/crates.io-index" 2250checksum = "c1dc67659d35f387f5f6c479dc4e28f1d4bb90ddd1a5d3da2e5d97b42d6272c3" 2251 2252[[package]] 2253name = "windows_i686_gnullvm" 2254version = "0.52.6" 2255source = "registry+https://github.com/rust-lang/crates.io-index" 2256checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66" 2257 2258[[package]] 2259name = "windows_i686_gnullvm" 2260version = "0.53.0" 2261source = "registry+https://github.com/rust-lang/crates.io-index" 2262checksum = "9ce6ccbdedbf6d6354471319e781c0dfef054c81fbc7cf83f338a4296c0cae11" 2263 2264[[package]] 2265name = "windows_i686_msvc" 2266version = "0.48.5" 2267source = "registry+https://github.com/rust-lang/crates.io-index" 2268checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406" 2269 2270[[package]] 2271name = "windows_i686_msvc" 2272version = "0.52.6" 2273source = "registry+https://github.com/rust-lang/crates.io-index" 2274checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" 2275 2276[[package]] 2277name = "windows_i686_msvc" 2278version = "0.53.0" 2279source = "registry+https://github.com/rust-lang/crates.io-index" 2280checksum = "581fee95406bb13382d2f65cd4a908ca7b1e4c2f1917f143ba16efe98a589b5d" 2281 2282[[package]] 2283name = "windows_x86_64_gnu" 2284version = "0.48.5" 2285source = "registry+https://github.com/rust-lang/crates.io-index" 2286checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e" 2287 2288[[package]] 2289name = "windows_x86_64_gnu" 2290version = "0.52.6" 2291source = "registry+https://github.com/rust-lang/crates.io-index" 2292checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" 2293 2294[[package]] 2295name = "windows_x86_64_gnu" 2296version = "0.53.0" 2297source = "registry+https://github.com/rust-lang/crates.io-index" 2298checksum = "2e55b5ac9ea33f2fc1716d1742db15574fd6fc8dadc51caab1c16a3d3b4190ba" 2299 2300[[package]] 2301name = "windows_x86_64_gnullvm" 2302version = "0.48.5" 2303source = "registry+https://github.com/rust-lang/crates.io-index" 2304checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc" 2305 2306[[package]] 2307name = "windows_x86_64_gnullvm" 2308version = "0.52.6" 2309source = "registry+https://github.com/rust-lang/crates.io-index" 2310checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" 2311 2312[[package]] 2313name = "windows_x86_64_gnullvm" 2314version = "0.53.0" 2315source = "registry+https://github.com/rust-lang/crates.io-index" 2316checksum = "0a6e035dd0599267ce1ee132e51c27dd29437f63325753051e71dd9e42406c57" 2317 2318[[package]] 2319name = "windows_x86_64_msvc" 2320version = "0.48.5" 2321source = "registry+https://github.com/rust-lang/crates.io-index" 2322checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538" 2323 2324[[package]] 2325name = "windows_x86_64_msvc" 2326version = "0.52.6" 2327source = "registry+https://github.com/rust-lang/crates.io-index" 2328checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" 2329 2330[[package]] 2331name = "windows_x86_64_msvc" 2332version = "0.53.0" 2333source = "registry+https://github.com/rust-lang/crates.io-index" 2334checksum = "271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486" 2335 2336[[package]] 2337name = "winreg" 2338version = "0.50.0" 2339source = "registry+https://github.com/rust-lang/crates.io-index" 2340checksum = "524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1" 2341dependencies = [ 2342 "cfg-if", 2343 "windows-sys 0.48.0", 2344] 2345 2346[[package]] 2347name = "wit-bindgen-rt" 2348version = "0.39.0" 2349source = "registry+https://github.com/rust-lang/crates.io-index" 2350checksum = "6f42320e61fe2cfd34354ecb597f86f413484a798ba44a8ca1165c58d42da6c1" 2351dependencies = [ 2352 "bitflags", 2353] 2354 2355[[package]] 2356name = "writeable" 2357version = "0.6.1" 2358source = "registry+https://github.com/rust-lang/crates.io-index" 2359checksum = "ea2f10b9bb0928dfb1b42b65e1f9e36f7f54dbdf08457afefb38afcdec4fa2bb" 2360 2361[[package]] 2362name = "yoke" 2363version = "0.8.0" 2364source = "registry+https://github.com/rust-lang/crates.io-index" 2365checksum = "5f41bb01b8226ef4bfd589436a297c53d118f65921786300e427be8d487695cc" 2366dependencies = [ 2367 "serde", 2368 "stable_deref_trait", 2369 "yoke-derive", 2370 "zerofrom", 2371] 2372 2373[[package]] 2374name = "yoke-derive" 2375version = "0.8.0" 2376source = "registry+https://github.com/rust-lang/crates.io-index" 2377checksum = "38da3c9736e16c5d3c8c597a9aaa5d1fa565d0532ae05e27c24aa62fb32c0ab6" 2378dependencies = [ 2379 "proc-macro2", 2380 "quote", 2381 "syn", 2382 "synstructure", 2383] 2384 2385[[package]] 2386name = "zerocopy" 2387version = "0.8.25" 2388source = "registry+https://github.com/rust-lang/crates.io-index" 2389checksum = "a1702d9583232ddb9174e01bb7c15a2ab8fb1bc6f227aa1233858c351a3ba0cb" 2390dependencies = [ 2391 "zerocopy-derive", 2392] 2393 2394[[package]] 2395name = "zerocopy-derive" 2396version = "0.8.25" 2397source = "registry+https://github.com/rust-lang/crates.io-index" 2398checksum = "28a6e20d751156648aa063f3800b706ee209a32c0b4d9f24be3d980b01be55ef" 2399dependencies = [ 2400 "proc-macro2", 2401 "quote", 2402 "syn", 2403] 2404 2405[[package]] 2406name = "zerofrom" 2407version = "0.1.6" 2408source = "registry+https://github.com/rust-lang/crates.io-index" 2409checksum = "50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5" 2410dependencies = [ 2411 "zerofrom-derive", 2412] 2413 2414[[package]] 2415name = "zerofrom-derive" 2416version = "0.1.6" 2417source = "registry+https://github.com/rust-lang/crates.io-index" 2418checksum = "d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502" 2419dependencies = [ 2420 "proc-macro2", 2421 "quote", 2422 "syn", 2423 "synstructure", 2424] 2425 2426[[package]] 2427name = "zeroize" 2428version = "1.8.1" 2429source = "registry+https://github.com/rust-lang/crates.io-index" 2430checksum = "ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde" 2431 2432[[package]] 2433name = "zerotrie" 2434version = "0.2.2" 2435source = "registry+https://github.com/rust-lang/crates.io-index" 2436checksum = "36f0bbd478583f79edad978b407914f61b2972f5af6fa089686016be8f9af595" 2437dependencies = [ 2438 "displaydoc", 2439 "yoke", 2440 "zerofrom", 2441] 2442 2443[[package]] 2444name = "zerovec" 2445version = "0.11.2" 2446source = "registry+https://github.com/rust-lang/crates.io-index" 2447checksum = "4a05eb080e015ba39cc9e23bbe5e7fb04d5fb040350f99f34e338d5fdd294428" 2448dependencies = [ 2449 "yoke", 2450 "zerofrom", 2451 "zerovec-derive", 2452] 2453 2454[[package]] 2455name = "zerovec-derive" 2456version = "0.11.1" 2457source = "registry+https://github.com/rust-lang/crates.io-index" 2458checksum = "5b96237efa0c878c64bd89c436f661be4e46b2f3eff1ebb976f7ef2321d2f58f" 2459dependencies = [ 2460 "proc-macro2", 2461 "quote", 2462 "syn", 2463]