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