Demonstrating core cloud concepts, starting with CaaS. Not for production use.
at main 1458 lines 38 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 = "bitflags" 7version = "2.10.0" 8source = "registry+https://github.com/rust-lang/crates.io-index" 9checksum = "812e12b5285cc515a9c72a5c1d3b6d46a19dac5acfef5265968c166106e31dd3" 10 11[[package]] 12name = "block-buffer" 13version = "0.10.4" 14source = "registry+https://github.com/rust-lang/crates.io-index" 15checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71" 16dependencies = [ 17 "generic-array", 18] 19 20[[package]] 21name = "byteorder" 22version = "1.5.0" 23source = "registry+https://github.com/rust-lang/crates.io-index" 24checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b" 25 26[[package]] 27name = "bytes" 28version = "1.10.1" 29source = "registry+https://github.com/rust-lang/crates.io-index" 30checksum = "d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a" 31 32[[package]] 33name = "cc" 34version = "1.2.41" 35source = "registry+https://github.com/rust-lang/crates.io-index" 36checksum = "ac9fe6cdbb24b6ade63616c0a0688e45bb56732262c158df3c0c4bea4ca47cb7" 37dependencies = [ 38 "find-msvc-tools", 39 "shlex", 40] 41 42[[package]] 43name = "cfg-if" 44version = "1.0.4" 45source = "registry+https://github.com/rust-lang/crates.io-index" 46checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801" 47 48[[package]] 49name = "core-foundation" 50version = "0.9.4" 51source = "registry+https://github.com/rust-lang/crates.io-index" 52checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f" 53dependencies = [ 54 "core-foundation-sys", 55 "libc", 56] 57 58[[package]] 59name = "core-foundation-sys" 60version = "0.8.7" 61source = "registry+https://github.com/rust-lang/crates.io-index" 62checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b" 63 64[[package]] 65name = "cpufeatures" 66version = "0.2.17" 67source = "registry+https://github.com/rust-lang/crates.io-index" 68checksum = "59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280" 69dependencies = [ 70 "libc", 71] 72 73[[package]] 74name = "crypto-common" 75version = "0.1.6" 76source = "registry+https://github.com/rust-lang/crates.io-index" 77checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3" 78dependencies = [ 79 "generic-array", 80 "typenum", 81] 82 83[[package]] 84name = "data-encoding" 85version = "2.9.0" 86source = "registry+https://github.com/rust-lang/crates.io-index" 87checksum = "2a2330da5de22e8a3cb63252ce2abb30116bf5265e89c0e01bc17015ce30a476" 88 89[[package]] 90name = "digest" 91version = "0.10.7" 92source = "registry+https://github.com/rust-lang/crates.io-index" 93checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292" 94dependencies = [ 95 "block-buffer", 96 "crypto-common", 97] 98 99[[package]] 100name = "displaydoc" 101version = "0.2.5" 102source = "registry+https://github.com/rust-lang/crates.io-index" 103checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0" 104dependencies = [ 105 "proc-macro2", 106 "quote", 107 "syn", 108] 109 110[[package]] 111name = "dotenvy" 112version = "0.15.7" 113source = "registry+https://github.com/rust-lang/crates.io-index" 114checksum = "1aaf95b3e5c8f23aa320147307562d361db0ae0d51242340f558153b4eb2439b" 115 116[[package]] 117name = "errno" 118version = "0.3.14" 119source = "registry+https://github.com/rust-lang/crates.io-index" 120checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb" 121dependencies = [ 122 "libc", 123 "windows-sys 0.61.2", 124] 125 126[[package]] 127name = "fastrand" 128version = "2.3.0" 129source = "registry+https://github.com/rust-lang/crates.io-index" 130checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be" 131 132[[package]] 133name = "find-msvc-tools" 134version = "0.1.4" 135source = "registry+https://github.com/rust-lang/crates.io-index" 136checksum = "52051878f80a721bb68ebfbc930e07b65ba72f2da88968ea5c06fd6ca3d3a127" 137 138[[package]] 139name = "fnv" 140version = "1.0.7" 141source = "registry+https://github.com/rust-lang/crates.io-index" 142checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" 143 144[[package]] 145name = "foreign-types" 146version = "0.3.2" 147source = "registry+https://github.com/rust-lang/crates.io-index" 148checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1" 149dependencies = [ 150 "foreign-types-shared", 151] 152 153[[package]] 154name = "foreign-types-shared" 155version = "0.1.1" 156source = "registry+https://github.com/rust-lang/crates.io-index" 157checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b" 158 159[[package]] 160name = "form_urlencoded" 161version = "1.2.2" 162source = "registry+https://github.com/rust-lang/crates.io-index" 163checksum = "cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf" 164dependencies = [ 165 "percent-encoding", 166] 167 168[[package]] 169name = "futures-core" 170version = "0.3.31" 171source = "registry+https://github.com/rust-lang/crates.io-index" 172checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e" 173 174[[package]] 175name = "futures-macro" 176version = "0.3.31" 177source = "registry+https://github.com/rust-lang/crates.io-index" 178checksum = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650" 179dependencies = [ 180 "proc-macro2", 181 "quote", 182 "syn", 183] 184 185[[package]] 186name = "futures-sink" 187version = "0.3.31" 188source = "registry+https://github.com/rust-lang/crates.io-index" 189checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7" 190 191[[package]] 192name = "futures-task" 193version = "0.3.31" 194source = "registry+https://github.com/rust-lang/crates.io-index" 195checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988" 196 197[[package]] 198name = "futures-util" 199version = "0.3.31" 200source = "registry+https://github.com/rust-lang/crates.io-index" 201checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81" 202dependencies = [ 203 "futures-core", 204 "futures-macro", 205 "futures-sink", 206 "futures-task", 207 "pin-project-lite", 208 "pin-utils", 209 "slab", 210] 211 212[[package]] 213name = "generic-array" 214version = "0.14.9" 215source = "registry+https://github.com/rust-lang/crates.io-index" 216checksum = "4bb6743198531e02858aeaea5398fcc883e71851fcbcb5a2f773e2fb6cb1edf2" 217dependencies = [ 218 "typenum", 219 "version_check", 220] 221 222[[package]] 223name = "getrandom" 224version = "0.2.16" 225source = "registry+https://github.com/rust-lang/crates.io-index" 226checksum = "335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592" 227dependencies = [ 228 "cfg-if", 229 "libc", 230 "wasi", 231] 232 233[[package]] 234name = "getrandom" 235version = "0.3.4" 236source = "registry+https://github.com/rust-lang/crates.io-index" 237checksum = "899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd" 238dependencies = [ 239 "cfg-if", 240 "libc", 241 "r-efi", 242 "wasip2", 243] 244 245[[package]] 246name = "http" 247version = "1.3.1" 248source = "registry+https://github.com/rust-lang/crates.io-index" 249checksum = "f4a85d31aea989eead29a3aaf9e1115a180df8282431156e533de47660892565" 250dependencies = [ 251 "bytes", 252 "fnv", 253 "itoa", 254] 255 256[[package]] 257name = "httparse" 258version = "1.10.1" 259source = "registry+https://github.com/rust-lang/crates.io-index" 260checksum = "6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87" 261 262[[package]] 263name = "icu_collections" 264version = "2.0.0" 265source = "registry+https://github.com/rust-lang/crates.io-index" 266checksum = "200072f5d0e3614556f94a9930d5dc3e0662a652823904c3a75dc3b0af7fee47" 267dependencies = [ 268 "displaydoc", 269 "potential_utf", 270 "yoke", 271 "zerofrom", 272 "zerovec", 273] 274 275[[package]] 276name = "icu_locale_core" 277version = "2.0.0" 278source = "registry+https://github.com/rust-lang/crates.io-index" 279checksum = "0cde2700ccaed3872079a65fb1a78f6c0a36c91570f28755dda67bc8f7d9f00a" 280dependencies = [ 281 "displaydoc", 282 "litemap", 283 "tinystr", 284 "writeable", 285 "zerovec", 286] 287 288[[package]] 289name = "icu_normalizer" 290version = "2.0.0" 291source = "registry+https://github.com/rust-lang/crates.io-index" 292checksum = "436880e8e18df4d7bbc06d58432329d6458cc84531f7ac5f024e93deadb37979" 293dependencies = [ 294 "displaydoc", 295 "icu_collections", 296 "icu_normalizer_data", 297 "icu_properties", 298 "icu_provider", 299 "smallvec", 300 "zerovec", 301] 302 303[[package]] 304name = "icu_normalizer_data" 305version = "2.0.0" 306source = "registry+https://github.com/rust-lang/crates.io-index" 307checksum = "00210d6893afc98edb752b664b8890f0ef174c8adbb8d0be9710fa66fbbf72d3" 308 309[[package]] 310name = "icu_properties" 311version = "2.0.1" 312source = "registry+https://github.com/rust-lang/crates.io-index" 313checksum = "016c619c1eeb94efb86809b015c58f479963de65bdb6253345c1a1276f22e32b" 314dependencies = [ 315 "displaydoc", 316 "icu_collections", 317 "icu_locale_core", 318 "icu_properties_data", 319 "icu_provider", 320 "potential_utf", 321 "zerotrie", 322 "zerovec", 323] 324 325[[package]] 326name = "icu_properties_data" 327version = "2.0.1" 328source = "registry+https://github.com/rust-lang/crates.io-index" 329checksum = "298459143998310acd25ffe6810ed544932242d3f07083eee1084d83a71bd632" 330 331[[package]] 332name = "icu_provider" 333version = "2.0.0" 334source = "registry+https://github.com/rust-lang/crates.io-index" 335checksum = "03c80da27b5f4187909049ee2d72f276f0d9f99a42c306bd0131ecfe04d8e5af" 336dependencies = [ 337 "displaydoc", 338 "icu_locale_core", 339 "stable_deref_trait", 340 "tinystr", 341 "writeable", 342 "yoke", 343 "zerofrom", 344 "zerotrie", 345 "zerovec", 346] 347 348[[package]] 349name = "idna" 350version = "1.1.0" 351source = "registry+https://github.com/rust-lang/crates.io-index" 352checksum = "3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de" 353dependencies = [ 354 "idna_adapter", 355 "smallvec", 356 "utf8_iter", 357] 358 359[[package]] 360name = "idna_adapter" 361version = "1.2.1" 362source = "registry+https://github.com/rust-lang/crates.io-index" 363checksum = "3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344" 364dependencies = [ 365 "icu_normalizer", 366 "icu_properties", 367] 368 369[[package]] 370name = "itoa" 371version = "1.0.15" 372source = "registry+https://github.com/rust-lang/crates.io-index" 373checksum = "4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c" 374 375[[package]] 376name = "lazy_static" 377version = "1.5.0" 378source = "registry+https://github.com/rust-lang/crates.io-index" 379checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe" 380 381[[package]] 382name = "libc" 383version = "0.2.177" 384source = "registry+https://github.com/rust-lang/crates.io-index" 385checksum = "2874a2af47a2325c2001a6e6fad9b16a53b802102b528163885171cf92b15976" 386 387[[package]] 388name = "linux-raw-sys" 389version = "0.11.0" 390source = "registry+https://github.com/rust-lang/crates.io-index" 391checksum = "df1d3c3b53da64cf5760482273a98e575c651a67eec7f77df96b5b642de8f039" 392 393[[package]] 394name = "litemap" 395version = "0.8.0" 396source = "registry+https://github.com/rust-lang/crates.io-index" 397checksum = "241eaef5fd12c88705a01fc1066c48c4b36e0dd4377dcdc7ec3942cea7a69956" 398 399[[package]] 400name = "lock_api" 401version = "0.4.14" 402source = "registry+https://github.com/rust-lang/crates.io-index" 403checksum = "224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965" 404dependencies = [ 405 "scopeguard", 406] 407 408[[package]] 409name = "log" 410version = "0.4.28" 411source = "registry+https://github.com/rust-lang/crates.io-index" 412checksum = "34080505efa8e45a4b816c349525ebe327ceaa8559756f0356cba97ef3bf7432" 413 414[[package]] 415name = "memchr" 416version = "2.7.6" 417source = "registry+https://github.com/rust-lang/crates.io-index" 418checksum = "f52b00d39961fc5b2736ea853c9cc86238e165017a493d1d5c8eac6bdc4cc273" 419 420[[package]] 421name = "mio" 422version = "1.1.0" 423source = "registry+https://github.com/rust-lang/crates.io-index" 424checksum = "69d83b0086dc8ecf3ce9ae2874b2d1290252e2a30720bea58a5c6639b0092873" 425dependencies = [ 426 "libc", 427 "wasi", 428 "windows-sys 0.61.2", 429] 430 431[[package]] 432name = "native-tls" 433version = "0.2.14" 434source = "registry+https://github.com/rust-lang/crates.io-index" 435checksum = "87de3442987e9dbec73158d5c715e7ad9072fda936bb03d19d7fa10e00520f0e" 436dependencies = [ 437 "libc", 438 "log", 439 "openssl", 440 "openssl-probe", 441 "openssl-sys", 442 "schannel", 443 "security-framework", 444 "security-framework-sys", 445 "tempfile", 446] 447 448[[package]] 449name = "ntapi" 450version = "0.4.1" 451source = "registry+https://github.com/rust-lang/crates.io-index" 452checksum = "e8a3895c6391c39d7fe7ebc444a87eb2991b2a0bc718fdabd071eec617fc68e4" 453dependencies = [ 454 "winapi", 455] 456 457[[package]] 458name = "nu-ansi-term" 459version = "0.50.3" 460source = "registry+https://github.com/rust-lang/crates.io-index" 461checksum = "7957b9740744892f114936ab4a57b3f487491bbeafaf8083688b16841a4240e5" 462dependencies = [ 463 "windows-sys 0.61.2", 464] 465 466[[package]] 467name = "objc2-core-foundation" 468version = "0.3.2" 469source = "registry+https://github.com/rust-lang/crates.io-index" 470checksum = "2a180dd8642fa45cdb7dd721cd4c11b1cadd4929ce112ebd8b9f5803cc79d536" 471dependencies = [ 472 "bitflags", 473] 474 475[[package]] 476name = "objc2-io-kit" 477version = "0.3.2" 478source = "registry+https://github.com/rust-lang/crates.io-index" 479checksum = "33fafba39597d6dc1fb709123dfa8289d39406734be322956a69f0931c73bb15" 480dependencies = [ 481 "libc", 482 "objc2-core-foundation", 483] 484 485[[package]] 486name = "once_cell" 487version = "1.21.3" 488source = "registry+https://github.com/rust-lang/crates.io-index" 489checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d" 490 491[[package]] 492name = "openssl" 493version = "0.10.74" 494source = "registry+https://github.com/rust-lang/crates.io-index" 495checksum = "24ad14dd45412269e1a30f52ad8f0664f0f4f4a89ee8fe28c3b3527021ebb654" 496dependencies = [ 497 "bitflags", 498 "cfg-if", 499 "foreign-types", 500 "libc", 501 "once_cell", 502 "openssl-macros", 503 "openssl-sys", 504] 505 506[[package]] 507name = "openssl-macros" 508version = "0.1.1" 509source = "registry+https://github.com/rust-lang/crates.io-index" 510checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c" 511dependencies = [ 512 "proc-macro2", 513 "quote", 514 "syn", 515] 516 517[[package]] 518name = "openssl-probe" 519version = "0.1.6" 520source = "registry+https://github.com/rust-lang/crates.io-index" 521checksum = "d05e27ee213611ffe7d6348b942e8f942b37114c00cc03cec254295a4a17852e" 522 523[[package]] 524name = "openssl-sys" 525version = "0.9.110" 526source = "registry+https://github.com/rust-lang/crates.io-index" 527checksum = "0a9f0075ba3c21b09f8e8b2026584b1d18d49388648f2fbbf3c97ea8deced8e2" 528dependencies = [ 529 "cc", 530 "libc", 531 "pkg-config", 532 "vcpkg", 533] 534 535[[package]] 536name = "parking_lot" 537version = "0.12.5" 538source = "registry+https://github.com/rust-lang/crates.io-index" 539checksum = "93857453250e3077bd71ff98b6a65ea6621a19bb0f559a85248955ac12c45a1a" 540dependencies = [ 541 "lock_api", 542 "parking_lot_core", 543] 544 545[[package]] 546name = "parking_lot_core" 547version = "0.9.12" 548source = "registry+https://github.com/rust-lang/crates.io-index" 549checksum = "2621685985a2ebf1c516881c026032ac7deafcda1a2c9b7850dc81e3dfcb64c1" 550dependencies = [ 551 "cfg-if", 552 "libc", 553 "redox_syscall", 554 "smallvec", 555 "windows-link 0.2.1", 556] 557 558[[package]] 559name = "percent-encoding" 560version = "2.3.2" 561source = "registry+https://github.com/rust-lang/crates.io-index" 562checksum = "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220" 563 564[[package]] 565name = "pin-project-lite" 566version = "0.2.16" 567source = "registry+https://github.com/rust-lang/crates.io-index" 568checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b" 569 570[[package]] 571name = "pin-utils" 572version = "0.1.0" 573source = "registry+https://github.com/rust-lang/crates.io-index" 574checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" 575 576[[package]] 577name = "pkg-config" 578version = "0.3.32" 579source = "registry+https://github.com/rust-lang/crates.io-index" 580checksum = "7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c" 581 582[[package]] 583name = "potential_utf" 584version = "0.1.3" 585source = "registry+https://github.com/rust-lang/crates.io-index" 586checksum = "84df19adbe5b5a0782edcab45899906947ab039ccf4573713735ee7de1e6b08a" 587dependencies = [ 588 "zerovec", 589] 590 591[[package]] 592name = "ppv-lite86" 593version = "0.2.21" 594source = "registry+https://github.com/rust-lang/crates.io-index" 595checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9" 596dependencies = [ 597 "zerocopy", 598] 599 600[[package]] 601name = "proc-macro2" 602version = "1.0.101" 603source = "registry+https://github.com/rust-lang/crates.io-index" 604checksum = "89ae43fd86e4158d6db51ad8e2b80f313af9cc74f5c0e03ccb87de09998732de" 605dependencies = [ 606 "unicode-ident", 607] 608 609[[package]] 610name = "quote" 611version = "1.0.41" 612source = "registry+https://github.com/rust-lang/crates.io-index" 613checksum = "ce25767e7b499d1b604768e7cde645d14cc8584231ea6b295e9c9eb22c02e1d1" 614dependencies = [ 615 "proc-macro2", 616] 617 618[[package]] 619name = "r-efi" 620version = "5.3.0" 621source = "registry+https://github.com/rust-lang/crates.io-index" 622checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f" 623 624[[package]] 625name = "rand" 626version = "0.8.5" 627source = "registry+https://github.com/rust-lang/crates.io-index" 628checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" 629dependencies = [ 630 "libc", 631 "rand_chacha", 632 "rand_core", 633] 634 635[[package]] 636name = "rand_chacha" 637version = "0.3.1" 638source = "registry+https://github.com/rust-lang/crates.io-index" 639checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88" 640dependencies = [ 641 "ppv-lite86", 642 "rand_core", 643] 644 645[[package]] 646name = "rand_core" 647version = "0.6.4" 648source = "registry+https://github.com/rust-lang/crates.io-index" 649checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" 650dependencies = [ 651 "getrandom 0.2.16", 652] 653 654[[package]] 655name = "redox_syscall" 656version = "0.5.18" 657source = "registry+https://github.com/rust-lang/crates.io-index" 658checksum = "ed2bf2547551a7053d6fdfafda3f938979645c44812fbfcda098faae3f1a362d" 659dependencies = [ 660 "bitflags", 661] 662 663[[package]] 664name = "rustix" 665version = "1.1.2" 666source = "registry+https://github.com/rust-lang/crates.io-index" 667checksum = "cd15f8a2c5551a84d56efdc1cd049089e409ac19a3072d5037a17fd70719ff3e" 668dependencies = [ 669 "bitflags", 670 "errno", 671 "libc", 672 "linux-raw-sys", 673 "windows-sys 0.61.2", 674] 675 676[[package]] 677name = "ryu" 678version = "1.0.20" 679source = "registry+https://github.com/rust-lang/crates.io-index" 680checksum = "28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f" 681 682[[package]] 683name = "schannel" 684version = "0.1.28" 685source = "registry+https://github.com/rust-lang/crates.io-index" 686checksum = "891d81b926048e76efe18581bf793546b4c0eaf8448d72be8de2bbee5fd166e1" 687dependencies = [ 688 "windows-sys 0.61.2", 689] 690 691[[package]] 692name = "scopeguard" 693version = "1.2.0" 694source = "registry+https://github.com/rust-lang/crates.io-index" 695checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" 696 697[[package]] 698name = "security-framework" 699version = "2.11.1" 700source = "registry+https://github.com/rust-lang/crates.io-index" 701checksum = "897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02" 702dependencies = [ 703 "bitflags", 704 "core-foundation", 705 "core-foundation-sys", 706 "libc", 707 "security-framework-sys", 708] 709 710[[package]] 711name = "security-framework-sys" 712version = "2.15.0" 713source = "registry+https://github.com/rust-lang/crates.io-index" 714checksum = "cc1f0cbffaac4852523ce30d8bd3c5cdc873501d96ff467ca09b6767bb8cd5c0" 715dependencies = [ 716 "core-foundation-sys", 717 "libc", 718] 719 720[[package]] 721name = "serde" 722version = "1.0.228" 723source = "registry+https://github.com/rust-lang/crates.io-index" 724checksum = "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e" 725dependencies = [ 726 "serde_core", 727 "serde_derive", 728] 729 730[[package]] 731name = "serde_core" 732version = "1.0.228" 733source = "registry+https://github.com/rust-lang/crates.io-index" 734checksum = "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad" 735dependencies = [ 736 "serde_derive", 737] 738 739[[package]] 740name = "serde_derive" 741version = "1.0.228" 742source = "registry+https://github.com/rust-lang/crates.io-index" 743checksum = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79" 744dependencies = [ 745 "proc-macro2", 746 "quote", 747 "syn", 748] 749 750[[package]] 751name = "serde_json" 752version = "1.0.145" 753source = "registry+https://github.com/rust-lang/crates.io-index" 754checksum = "402a6f66d8c709116cf22f558eab210f5a50187f702eb4d7e5ef38d9a7f1c79c" 755dependencies = [ 756 "itoa", 757 "memchr", 758 "ryu", 759 "serde", 760 "serde_core", 761] 762 763[[package]] 764name = "sha1" 765version = "0.10.6" 766source = "registry+https://github.com/rust-lang/crates.io-index" 767checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba" 768dependencies = [ 769 "cfg-if", 770 "cpufeatures", 771 "digest", 772] 773 774[[package]] 775name = "sharded-slab" 776version = "0.1.7" 777source = "registry+https://github.com/rust-lang/crates.io-index" 778checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6" 779dependencies = [ 780 "lazy_static", 781] 782 783[[package]] 784name = "shlex" 785version = "1.3.0" 786source = "registry+https://github.com/rust-lang/crates.io-index" 787checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" 788 789[[package]] 790name = "signal-hook-registry" 791version = "1.4.6" 792source = "registry+https://github.com/rust-lang/crates.io-index" 793checksum = "b2a4719bff48cee6b39d12c020eeb490953ad2443b7055bd0b21fca26bd8c28b" 794dependencies = [ 795 "libc", 796] 797 798[[package]] 799name = "slab" 800version = "0.4.11" 801source = "registry+https://github.com/rust-lang/crates.io-index" 802checksum = "7a2ae44ef20feb57a68b23d846850f861394c2e02dc425a50098ae8c90267589" 803 804[[package]] 805name = "smallvec" 806version = "1.15.1" 807source = "registry+https://github.com/rust-lang/crates.io-index" 808checksum = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03" 809 810[[package]] 811name = "socket2" 812version = "0.6.1" 813source = "registry+https://github.com/rust-lang/crates.io-index" 814checksum = "17129e116933cf371d018bb80ae557e889637989d8638274fb25622827b03881" 815dependencies = [ 816 "libc", 817 "windows-sys 0.60.2", 818] 819 820[[package]] 821name = "stable_deref_trait" 822version = "1.2.1" 823source = "registry+https://github.com/rust-lang/crates.io-index" 824checksum = "6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596" 825 826[[package]] 827name = "syn" 828version = "2.0.107" 829source = "registry+https://github.com/rust-lang/crates.io-index" 830checksum = "2a26dbd934e5451d21ef060c018dae56fc073894c5a7896f882928a76e6d081b" 831dependencies = [ 832 "proc-macro2", 833 "quote", 834 "unicode-ident", 835] 836 837[[package]] 838name = "synstructure" 839version = "0.13.2" 840source = "registry+https://github.com/rust-lang/crates.io-index" 841checksum = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2" 842dependencies = [ 843 "proc-macro2", 844 "quote", 845 "syn", 846] 847 848[[package]] 849name = "sysinfo" 850version = "0.37.2" 851source = "registry+https://github.com/rust-lang/crates.io-index" 852checksum = "16607d5caffd1c07ce073528f9ed972d88db15dd44023fa57142963be3feb11f" 853dependencies = [ 854 "libc", 855 "memchr", 856 "ntapi", 857 "objc2-core-foundation", 858 "objc2-io-kit", 859 "windows", 860] 861 862[[package]] 863name = "tempfile" 864version = "3.23.0" 865source = "registry+https://github.com/rust-lang/crates.io-index" 866checksum = "2d31c77bdf42a745371d260a26ca7163f1e0924b64afa0b688e61b5a9fa02f16" 867dependencies = [ 868 "fastrand", 869 "getrandom 0.3.4", 870 "once_cell", 871 "rustix", 872 "windows-sys 0.61.2", 873] 874 875[[package]] 876name = "thiserror" 877version = "1.0.69" 878source = "registry+https://github.com/rust-lang/crates.io-index" 879checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52" 880dependencies = [ 881 "thiserror-impl", 882] 883 884[[package]] 885name = "thiserror-impl" 886version = "1.0.69" 887source = "registry+https://github.com/rust-lang/crates.io-index" 888checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1" 889dependencies = [ 890 "proc-macro2", 891 "quote", 892 "syn", 893] 894 895[[package]] 896name = "thread_local" 897version = "1.1.9" 898source = "registry+https://github.com/rust-lang/crates.io-index" 899checksum = "f60246a4944f24f6e018aa17cdeffb7818b76356965d03b07d6a9886e8962185" 900dependencies = [ 901 "cfg-if", 902] 903 904[[package]] 905name = "tinystr" 906version = "0.8.1" 907source = "registry+https://github.com/rust-lang/crates.io-index" 908checksum = "5d4f6d1145dcb577acf783d4e601bc1d76a13337bb54e6233add580b07344c8b" 909dependencies = [ 910 "displaydoc", 911 "zerovec", 912] 913 914[[package]] 915name = "tokio" 916version = "1.48.0" 917source = "registry+https://github.com/rust-lang/crates.io-index" 918checksum = "ff360e02eab121e0bc37a2d3b4d4dc622e6eda3a8e5253d5435ecf5bd4c68408" 919dependencies = [ 920 "bytes", 921 "libc", 922 "mio", 923 "parking_lot", 924 "pin-project-lite", 925 "signal-hook-registry", 926 "socket2", 927 "tokio-macros", 928 "windows-sys 0.61.2", 929] 930 931[[package]] 932name = "tokio-macros" 933version = "2.6.0" 934source = "registry+https://github.com/rust-lang/crates.io-index" 935checksum = "af407857209536a95c8e56f8231ef2c2e2aff839b22e07a1ffcbc617e9db9fa5" 936dependencies = [ 937 "proc-macro2", 938 "quote", 939 "syn", 940] 941 942[[package]] 943name = "tokio-native-tls" 944version = "0.3.1" 945source = "registry+https://github.com/rust-lang/crates.io-index" 946checksum = "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2" 947dependencies = [ 948 "native-tls", 949 "tokio", 950] 951 952[[package]] 953name = "tokio-tungstenite" 954version = "0.21.0" 955source = "registry+https://github.com/rust-lang/crates.io-index" 956checksum = "c83b561d025642014097b66e6c1bb422783339e0909e4429cde4749d1990bc38" 957dependencies = [ 958 "futures-util", 959 "log", 960 "native-tls", 961 "tokio", 962 "tokio-native-tls", 963 "tungstenite", 964] 965 966[[package]] 967name = "tracing" 968version = "0.1.41" 969source = "registry+https://github.com/rust-lang/crates.io-index" 970checksum = "784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0" 971dependencies = [ 972 "pin-project-lite", 973 "tracing-attributes", 974 "tracing-core", 975] 976 977[[package]] 978name = "tracing-attributes" 979version = "0.1.30" 980source = "registry+https://github.com/rust-lang/crates.io-index" 981checksum = "81383ab64e72a7a8b8e13130c49e3dab29def6d0c7d76a03087b3cf71c5c6903" 982dependencies = [ 983 "proc-macro2", 984 "quote", 985 "syn", 986] 987 988[[package]] 989name = "tracing-core" 990version = "0.1.34" 991source = "registry+https://github.com/rust-lang/crates.io-index" 992checksum = "b9d12581f227e93f094d3af2ae690a574abb8a2b9b7a96e7cfe9647b2b617678" 993dependencies = [ 994 "once_cell", 995 "valuable", 996] 997 998[[package]] 999name = "tracing-log" 1000version = "0.2.0" 1001source = "registry+https://github.com/rust-lang/crates.io-index" 1002checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3" 1003dependencies = [ 1004 "log", 1005 "once_cell", 1006 "tracing-core", 1007] 1008 1009[[package]] 1010name = "tracing-subscriber" 1011version = "0.3.20" 1012source = "registry+https://github.com/rust-lang/crates.io-index" 1013checksum = "2054a14f5307d601f88daf0553e1cbf472acc4f2c51afab632431cdcd72124d5" 1014dependencies = [ 1015 "nu-ansi-term", 1016 "sharded-slab", 1017 "smallvec", 1018 "thread_local", 1019 "tracing-core", 1020 "tracing-log", 1021] 1022 1023[[package]] 1024name = "tungstenite" 1025version = "0.21.0" 1026source = "registry+https://github.com/rust-lang/crates.io-index" 1027checksum = "9ef1a641ea34f399a848dea702823bbecfb4c486f911735368f1f137cb8257e1" 1028dependencies = [ 1029 "byteorder", 1030 "bytes", 1031 "data-encoding", 1032 "http", 1033 "httparse", 1034 "log", 1035 "native-tls", 1036 "rand", 1037 "sha1", 1038 "thiserror", 1039 "url", 1040 "utf-8", 1041] 1042 1043[[package]] 1044name = "typenum" 1045version = "1.19.0" 1046source = "registry+https://github.com/rust-lang/crates.io-index" 1047checksum = "562d481066bde0658276a35467c4af00bdc6ee726305698a55b86e61d7ad82bb" 1048 1049[[package]] 1050name = "unicode-ident" 1051version = "1.0.20" 1052source = "registry+https://github.com/rust-lang/crates.io-index" 1053checksum = "462eeb75aeb73aea900253ce739c8e18a67423fadf006037cd3ff27e82748a06" 1054 1055[[package]] 1056name = "url" 1057version = "2.5.7" 1058source = "registry+https://github.com/rust-lang/crates.io-index" 1059checksum = "08bc136a29a3d1758e07a9cca267be308aeebf5cfd5a10f3f67ab2097683ef5b" 1060dependencies = [ 1061 "form_urlencoded", 1062 "idna", 1063 "percent-encoding", 1064 "serde", 1065] 1066 1067[[package]] 1068name = "utf-8" 1069version = "0.7.6" 1070source = "registry+https://github.com/rust-lang/crates.io-index" 1071checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9" 1072 1073[[package]] 1074name = "utf8_iter" 1075version = "1.0.4" 1076source = "registry+https://github.com/rust-lang/crates.io-index" 1077checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be" 1078 1079[[package]] 1080name = "valuable" 1081version = "0.1.1" 1082source = "registry+https://github.com/rust-lang/crates.io-index" 1083checksum = "ba73ea9cf16a25df0c8caa16c51acb937d5712a8429db78a3ee29d5dcacd3a65" 1084 1085[[package]] 1086name = "vcpkg" 1087version = "0.2.15" 1088source = "registry+https://github.com/rust-lang/crates.io-index" 1089checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426" 1090 1091[[package]] 1092name = "version_check" 1093version = "0.9.5" 1094source = "registry+https://github.com/rust-lang/crates.io-index" 1095checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a" 1096 1097[[package]] 1098name = "wasi" 1099version = "0.11.1+wasi-snapshot-preview1" 1100source = "registry+https://github.com/rust-lang/crates.io-index" 1101checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b" 1102 1103[[package]] 1104name = "wasip2" 1105version = "1.0.1+wasi-0.2.4" 1106source = "registry+https://github.com/rust-lang/crates.io-index" 1107checksum = "0562428422c63773dad2c345a1882263bbf4d65cf3f42e90921f787ef5ad58e7" 1108dependencies = [ 1109 "wit-bindgen", 1110] 1111 1112[[package]] 1113name = "winapi" 1114version = "0.3.9" 1115source = "registry+https://github.com/rust-lang/crates.io-index" 1116checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" 1117dependencies = [ 1118 "winapi-i686-pc-windows-gnu", 1119 "winapi-x86_64-pc-windows-gnu", 1120] 1121 1122[[package]] 1123name = "winapi-i686-pc-windows-gnu" 1124version = "0.4.0" 1125source = "registry+https://github.com/rust-lang/crates.io-index" 1126checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" 1127 1128[[package]] 1129name = "winapi-x86_64-pc-windows-gnu" 1130version = "0.4.0" 1131source = "registry+https://github.com/rust-lang/crates.io-index" 1132checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" 1133 1134[[package]] 1135name = "windows" 1136version = "0.61.3" 1137source = "registry+https://github.com/rust-lang/crates.io-index" 1138checksum = "9babd3a767a4c1aef6900409f85f5d53ce2544ccdfaa86dad48c91782c6d6893" 1139dependencies = [ 1140 "windows-collections", 1141 "windows-core", 1142 "windows-future", 1143 "windows-link 0.1.3", 1144 "windows-numerics", 1145] 1146 1147[[package]] 1148name = "windows-collections" 1149version = "0.2.0" 1150source = "registry+https://github.com/rust-lang/crates.io-index" 1151checksum = "3beeceb5e5cfd9eb1d76b381630e82c4241ccd0d27f1a39ed41b2760b255c5e8" 1152dependencies = [ 1153 "windows-core", 1154] 1155 1156[[package]] 1157name = "windows-core" 1158version = "0.61.2" 1159source = "registry+https://github.com/rust-lang/crates.io-index" 1160checksum = "c0fdd3ddb90610c7638aa2b3a3ab2904fb9e5cdbecc643ddb3647212781c4ae3" 1161dependencies = [ 1162 "windows-implement", 1163 "windows-interface", 1164 "windows-link 0.1.3", 1165 "windows-result", 1166 "windows-strings", 1167] 1168 1169[[package]] 1170name = "windows-future" 1171version = "0.2.1" 1172source = "registry+https://github.com/rust-lang/crates.io-index" 1173checksum = "fc6a41e98427b19fe4b73c550f060b59fa592d7d686537eebf9385621bfbad8e" 1174dependencies = [ 1175 "windows-core", 1176 "windows-link 0.1.3", 1177 "windows-threading", 1178] 1179 1180[[package]] 1181name = "windows-implement" 1182version = "0.60.2" 1183source = "registry+https://github.com/rust-lang/crates.io-index" 1184checksum = "053e2e040ab57b9dc951b72c264860db7eb3b0200ba345b4e4c3b14f67855ddf" 1185dependencies = [ 1186 "proc-macro2", 1187 "quote", 1188 "syn", 1189] 1190 1191[[package]] 1192name = "windows-interface" 1193version = "0.59.3" 1194source = "registry+https://github.com/rust-lang/crates.io-index" 1195checksum = "3f316c4a2570ba26bbec722032c4099d8c8bc095efccdc15688708623367e358" 1196dependencies = [ 1197 "proc-macro2", 1198 "quote", 1199 "syn", 1200] 1201 1202[[package]] 1203name = "windows-link" 1204version = "0.1.3" 1205source = "registry+https://github.com/rust-lang/crates.io-index" 1206checksum = "5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a" 1207 1208[[package]] 1209name = "windows-link" 1210version = "0.2.1" 1211source = "registry+https://github.com/rust-lang/crates.io-index" 1212checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5" 1213 1214[[package]] 1215name = "windows-numerics" 1216version = "0.2.0" 1217source = "registry+https://github.com/rust-lang/crates.io-index" 1218checksum = "9150af68066c4c5c07ddc0ce30421554771e528bde427614c61038bc2c92c2b1" 1219dependencies = [ 1220 "windows-core", 1221 "windows-link 0.1.3", 1222] 1223 1224[[package]] 1225name = "windows-result" 1226version = "0.3.4" 1227source = "registry+https://github.com/rust-lang/crates.io-index" 1228checksum = "56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6" 1229dependencies = [ 1230 "windows-link 0.1.3", 1231] 1232 1233[[package]] 1234name = "windows-strings" 1235version = "0.4.2" 1236source = "registry+https://github.com/rust-lang/crates.io-index" 1237checksum = "56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57" 1238dependencies = [ 1239 "windows-link 0.1.3", 1240] 1241 1242[[package]] 1243name = "windows-sys" 1244version = "0.60.2" 1245source = "registry+https://github.com/rust-lang/crates.io-index" 1246checksum = "f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb" 1247dependencies = [ 1248 "windows-targets", 1249] 1250 1251[[package]] 1252name = "windows-sys" 1253version = "0.61.2" 1254source = "registry+https://github.com/rust-lang/crates.io-index" 1255checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc" 1256dependencies = [ 1257 "windows-link 0.2.1", 1258] 1259 1260[[package]] 1261name = "windows-targets" 1262version = "0.53.5" 1263source = "registry+https://github.com/rust-lang/crates.io-index" 1264checksum = "4945f9f551b88e0d65f3db0bc25c33b8acea4d9e41163edf90dcd0b19f9069f3" 1265dependencies = [ 1266 "windows-link 0.2.1", 1267 "windows_aarch64_gnullvm", 1268 "windows_aarch64_msvc", 1269 "windows_i686_gnu", 1270 "windows_i686_gnullvm", 1271 "windows_i686_msvc", 1272 "windows_x86_64_gnu", 1273 "windows_x86_64_gnullvm", 1274 "windows_x86_64_msvc", 1275] 1276 1277[[package]] 1278name = "windows-threading" 1279version = "0.1.0" 1280source = "registry+https://github.com/rust-lang/crates.io-index" 1281checksum = "b66463ad2e0ea3bbf808b7f1d371311c80e115c0b71d60efc142cafbcfb057a6" 1282dependencies = [ 1283 "windows-link 0.1.3", 1284] 1285 1286[[package]] 1287name = "windows_aarch64_gnullvm" 1288version = "0.53.1" 1289source = "registry+https://github.com/rust-lang/crates.io-index" 1290checksum = "a9d8416fa8b42f5c947f8482c43e7d89e73a173cead56d044f6a56104a6d1b53" 1291 1292[[package]] 1293name = "windows_aarch64_msvc" 1294version = "0.53.1" 1295source = "registry+https://github.com/rust-lang/crates.io-index" 1296checksum = "b9d782e804c2f632e395708e99a94275910eb9100b2114651e04744e9b125006" 1297 1298[[package]] 1299name = "windows_i686_gnu" 1300version = "0.53.1" 1301source = "registry+https://github.com/rust-lang/crates.io-index" 1302checksum = "960e6da069d81e09becb0ca57a65220ddff016ff2d6af6a223cf372a506593a3" 1303 1304[[package]] 1305name = "windows_i686_gnullvm" 1306version = "0.53.1" 1307source = "registry+https://github.com/rust-lang/crates.io-index" 1308checksum = "fa7359d10048f68ab8b09fa71c3daccfb0e9b559aed648a8f95469c27057180c" 1309 1310[[package]] 1311name = "windows_i686_msvc" 1312version = "0.53.1" 1313source = "registry+https://github.com/rust-lang/crates.io-index" 1314checksum = "1e7ac75179f18232fe9c285163565a57ef8d3c89254a30685b57d83a38d326c2" 1315 1316[[package]] 1317name = "windows_x86_64_gnu" 1318version = "0.53.1" 1319source = "registry+https://github.com/rust-lang/crates.io-index" 1320checksum = "9c3842cdd74a865a8066ab39c8a7a473c0778a3f29370b5fd6b4b9aa7df4a499" 1321 1322[[package]] 1323name = "windows_x86_64_gnullvm" 1324version = "0.53.1" 1325source = "registry+https://github.com/rust-lang/crates.io-index" 1326checksum = "0ffa179e2d07eee8ad8f57493436566c7cc30ac536a3379fdf008f47f6bb7ae1" 1327 1328[[package]] 1329name = "windows_x86_64_msvc" 1330version = "0.53.1" 1331source = "registry+https://github.com/rust-lang/crates.io-index" 1332checksum = "d6bbff5f0aada427a1e5a6da5f1f98158182f26556f345ac9e04d36d0ebed650" 1333 1334[[package]] 1335name = "wit-bindgen" 1336version = "0.46.0" 1337source = "registry+https://github.com/rust-lang/crates.io-index" 1338checksum = "f17a85883d4e6d00e8a97c586de764dabcc06133f7f1d55dce5cdc070ad7fe59" 1339 1340[[package]] 1341name = "worker-manager" 1342version = "0.1.0" 1343dependencies = [ 1344 "dotenvy", 1345 "futures-util", 1346 "serde", 1347 "serde_json", 1348 "sysinfo", 1349 "tokio", 1350 "tokio-tungstenite", 1351 "tracing", 1352 "tracing-subscriber", 1353 "url", 1354] 1355 1356[[package]] 1357name = "writeable" 1358version = "0.6.1" 1359source = "registry+https://github.com/rust-lang/crates.io-index" 1360checksum = "ea2f10b9bb0928dfb1b42b65e1f9e36f7f54dbdf08457afefb38afcdec4fa2bb" 1361 1362[[package]] 1363name = "yoke" 1364version = "0.8.0" 1365source = "registry+https://github.com/rust-lang/crates.io-index" 1366checksum = "5f41bb01b8226ef4bfd589436a297c53d118f65921786300e427be8d487695cc" 1367dependencies = [ 1368 "serde", 1369 "stable_deref_trait", 1370 "yoke-derive", 1371 "zerofrom", 1372] 1373 1374[[package]] 1375name = "yoke-derive" 1376version = "0.8.0" 1377source = "registry+https://github.com/rust-lang/crates.io-index" 1378checksum = "38da3c9736e16c5d3c8c597a9aaa5d1fa565d0532ae05e27c24aa62fb32c0ab6" 1379dependencies = [ 1380 "proc-macro2", 1381 "quote", 1382 "syn", 1383 "synstructure", 1384] 1385 1386[[package]] 1387name = "zerocopy" 1388version = "0.8.27" 1389source = "registry+https://github.com/rust-lang/crates.io-index" 1390checksum = "0894878a5fa3edfd6da3f88c4805f4c8558e2b996227a3d864f47fe11e38282c" 1391dependencies = [ 1392 "zerocopy-derive", 1393] 1394 1395[[package]] 1396name = "zerocopy-derive" 1397version = "0.8.27" 1398source = "registry+https://github.com/rust-lang/crates.io-index" 1399checksum = "88d2b8d9c68ad2b9e4340d7832716a4d21a22a1154777ad56ea55c51a9cf3831" 1400dependencies = [ 1401 "proc-macro2", 1402 "quote", 1403 "syn", 1404] 1405 1406[[package]] 1407name = "zerofrom" 1408version = "0.1.6" 1409source = "registry+https://github.com/rust-lang/crates.io-index" 1410checksum = "50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5" 1411dependencies = [ 1412 "zerofrom-derive", 1413] 1414 1415[[package]] 1416name = "zerofrom-derive" 1417version = "0.1.6" 1418source = "registry+https://github.com/rust-lang/crates.io-index" 1419checksum = "d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502" 1420dependencies = [ 1421 "proc-macro2", 1422 "quote", 1423 "syn", 1424 "synstructure", 1425] 1426 1427[[package]] 1428name = "zerotrie" 1429version = "0.2.2" 1430source = "registry+https://github.com/rust-lang/crates.io-index" 1431checksum = "36f0bbd478583f79edad978b407914f61b2972f5af6fa089686016be8f9af595" 1432dependencies = [ 1433 "displaydoc", 1434 "yoke", 1435 "zerofrom", 1436] 1437 1438[[package]] 1439name = "zerovec" 1440version = "0.11.4" 1441source = "registry+https://github.com/rust-lang/crates.io-index" 1442checksum = "e7aa2bd55086f1ab526693ecbe444205da57e25f4489879da80635a46d90e73b" 1443dependencies = [ 1444 "yoke", 1445 "zerofrom", 1446 "zerovec-derive", 1447] 1448 1449[[package]] 1450name = "zerovec-derive" 1451version = "0.11.1" 1452source = "registry+https://github.com/rust-lang/crates.io-index" 1453checksum = "5b96237efa0c878c64bd89c436f661be4e46b2f3eff1ebb976f7ef2321d2f58f" 1454dependencies = [ 1455 "proc-macro2", 1456 "quote", 1457 "syn", 1458]