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