Scalable and distributed custom feed generator, ott - on that topic
at main 6283 lines 153 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 = "abnf" 7version = "0.13.0" 8source = "registry+https://github.com/rust-lang/crates.io-index" 9checksum = "087113bd50d9adce24850eed5d0476c7d199d532fce8fab5173650331e09033a" 10dependencies = [ 11 "abnf-core", 12 "nom", 13] 14 15[[package]] 16name = "abnf-core" 17version = "0.5.0" 18source = "registry+https://github.com/rust-lang/crates.io-index" 19checksum = "c44e09c43ae1c368fb91a03a566472d0087c26cf7e1b9e8e289c14ede681dd7d" 20dependencies = [ 21 "nom", 22] 23 24[[package]] 25name = "adaptive_backoff" 26version = "0.2.2" 27source = "registry+https://github.com/rust-lang/crates.io-index" 28checksum = "ffd5e23cd33dd73c030d1c424967eb2fbdc917d89e0bdcf1162edc4cf504f756" 29dependencies = [ 30 "anyhow", 31 "thiserror 2.0.17", 32] 33 34[[package]] 35name = "adler2" 36version = "2.0.1" 37source = "registry+https://github.com/rust-lang/crates.io-index" 38checksum = "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa" 39 40[[package]] 41name = "adler32" 42version = "1.2.0" 43source = "registry+https://github.com/rust-lang/crates.io-index" 44checksum = "aae1277d39aeec15cb388266ecc24b11c80469deae6067e17a1a7aa9e5c1f234" 45 46[[package]] 47name = "aho-corasick" 48version = "1.1.3" 49source = "registry+https://github.com/rust-lang/crates.io-index" 50checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916" 51dependencies = [ 52 "memchr", 53] 54 55[[package]] 56name = "aliasable" 57version = "0.1.3" 58source = "registry+https://github.com/rust-lang/crates.io-index" 59checksum = "250f629c0161ad8107cf89319e990051fae62832fd343083bea452d93e2205fd" 60 61[[package]] 62name = "alloc-no-stdlib" 63version = "2.0.4" 64source = "registry+https://github.com/rust-lang/crates.io-index" 65checksum = "cc7bb162ec39d46ab1ca8c77bf72e890535becd1751bb45f64c597edb4c8c6b3" 66 67[[package]] 68name = "alloc-stdlib" 69version = "0.2.2" 70source = "registry+https://github.com/rust-lang/crates.io-index" 71checksum = "94fb8275041c72129eb51b7d0322c29b8387a0386127718b096429201a5d6ece" 72dependencies = [ 73 "alloc-no-stdlib", 74] 75 76[[package]] 77name = "allocator-api2" 78version = "0.2.21" 79source = "registry+https://github.com/rust-lang/crates.io-index" 80checksum = "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923" 81 82[[package]] 83name = "android_system_properties" 84version = "0.1.5" 85source = "registry+https://github.com/rust-lang/crates.io-index" 86checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311" 87dependencies = [ 88 "libc", 89] 90 91[[package]] 92name = "anstream" 93version = "0.6.21" 94source = "registry+https://github.com/rust-lang/crates.io-index" 95checksum = "43d5b281e737544384e969a5ccad3f1cdd24b48086a0fc1b2a5262a26b8f4f4a" 96dependencies = [ 97 "anstyle", 98 "anstyle-parse", 99 "anstyle-query", 100 "anstyle-wincon", 101 "colorchoice", 102 "is_terminal_polyfill", 103 "utf8parse", 104] 105 106[[package]] 107name = "anstyle" 108version = "1.0.13" 109source = "registry+https://github.com/rust-lang/crates.io-index" 110checksum = "5192cca8006f1fd4f7237516f40fa183bb07f8fbdfedaa0036de5ea9b0b45e78" 111 112[[package]] 113name = "anstyle-parse" 114version = "0.2.7" 115source = "registry+https://github.com/rust-lang/crates.io-index" 116checksum = "4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2" 117dependencies = [ 118 "utf8parse", 119] 120 121[[package]] 122name = "anstyle-query" 123version = "1.1.4" 124source = "registry+https://github.com/rust-lang/crates.io-index" 125checksum = "9e231f6134f61b71076a3eab506c379d4f36122f2af15a9ff04415ea4c3339e2" 126dependencies = [ 127 "windows-sys 0.60.2", 128] 129 130[[package]] 131name = "anstyle-wincon" 132version = "3.0.10" 133source = "registry+https://github.com/rust-lang/crates.io-index" 134checksum = "3e0633414522a32ffaac8ac6cc8f748e090c5717661fddeea04219e2344f5f2a" 135dependencies = [ 136 "anstyle", 137 "once_cell_polyfill", 138 "windows-sys 0.60.2", 139] 140 141[[package]] 142name = "anyhow" 143version = "1.0.100" 144source = "registry+https://github.com/rust-lang/crates.io-index" 145checksum = "a23eb6b1614318a8071c9b2521f36b424b2c83db5eb3a0fead4a6c0809af6e61" 146 147[[package]] 148name = "ascii" 149version = "1.1.0" 150source = "registry+https://github.com/rust-lang/crates.io-index" 151checksum = "d92bec98840b8f03a5ff5413de5293bfcd8bf96467cf5452609f939ec6f5de16" 152 153[[package]] 154name = "async-channel" 155version = "2.5.0" 156source = "registry+https://github.com/rust-lang/crates.io-index" 157checksum = "924ed96dd52d1b75e9c1a3e6275715fd320f5f9439fb5a4a11fa51f4221158d2" 158dependencies = [ 159 "concurrent-queue", 160 "event-listener-strategy", 161 "futures-core", 162 "pin-project-lite", 163] 164 165[[package]] 166name = "async-compression" 167version = "0.4.32" 168source = "registry+https://github.com/rust-lang/crates.io-index" 169checksum = "5a89bce6054c720275ac2432fbba080a66a2106a44a1b804553930ca6909f4e0" 170dependencies = [ 171 "compression-codecs", 172 "compression-core", 173 "futures-core", 174 "pin-project-lite", 175 "tokio", 176] 177 178[[package]] 179name = "async-executor" 180version = "1.13.3" 181source = "registry+https://github.com/rust-lang/crates.io-index" 182checksum = "497c00e0fd83a72a79a39fcbd8e3e2f055d6f6c7e025f3b3d91f4f8e76527fb8" 183dependencies = [ 184 "async-task", 185 "concurrent-queue", 186 "fastrand", 187 "futures-lite", 188 "pin-project-lite", 189 "slab", 190] 191 192[[package]] 193name = "async-global-executor" 194version = "3.1.0" 195source = "registry+https://github.com/rust-lang/crates.io-index" 196checksum = "13f937e26114b93193065fd44f507aa2e9169ad0cdabbb996920b1fe1ddea7ba" 197dependencies = [ 198 "async-channel", 199 "async-executor", 200 "async-io", 201 "async-lock", 202 "blocking", 203 "futures-lite", 204 "tokio", 205] 206 207[[package]] 208name = "async-io" 209version = "2.6.0" 210source = "registry+https://github.com/rust-lang/crates.io-index" 211checksum = "456b8a8feb6f42d237746d4b3e9a178494627745c3c56c6ea55d92ba50d026fc" 212dependencies = [ 213 "autocfg", 214 "cfg-if", 215 "concurrent-queue", 216 "futures-io", 217 "futures-lite", 218 "parking", 219 "polling", 220 "rustix", 221 "slab", 222 "windows-sys 0.61.2", 223] 224 225[[package]] 226name = "async-lock" 227version = "3.4.1" 228source = "registry+https://github.com/rust-lang/crates.io-index" 229checksum = "5fd03604047cee9b6ce9de9f70c6cd540a0520c813cbd49bae61f33ab80ed1dc" 230dependencies = [ 231 "event-listener", 232 "event-listener-strategy", 233 "pin-project-lite", 234] 235 236[[package]] 237name = "async-net" 238version = "2.0.0" 239source = "registry+https://github.com/rust-lang/crates.io-index" 240checksum = "b948000fad4873c1c9339d60f2623323a0cfd3816e5181033c6a5cb68b2accf7" 241dependencies = [ 242 "async-io", 243 "blocking", 244 "futures-lite", 245] 246 247[[package]] 248name = "async-task" 249version = "4.7.1" 250source = "registry+https://github.com/rust-lang/crates.io-index" 251checksum = "8b75356056920673b02621b35afd0f7dda9306d03c79a30f5c56c44cf256e3de" 252 253[[package]] 254name = "async-trait" 255version = "0.1.89" 256source = "registry+https://github.com/rust-lang/crates.io-index" 257checksum = "9035ad2d096bed7955a320ee7e2230574d28fd3c3a0f186cbea1ff3c7eed5dbb" 258dependencies = [ 259 "proc-macro2", 260 "quote", 261 "syn 2.0.106", 262] 263 264[[package]] 265name = "async_io_stream" 266version = "0.3.3" 267source = "registry+https://github.com/rust-lang/crates.io-index" 268checksum = "b6d7b9decdf35d8908a7e3ef02f64c5e9b1695e230154c0e8de3969142d9b94c" 269dependencies = [ 270 "futures", 271 "pharos", 272 "rustc_version", 273] 274 275[[package]] 276name = "atoi" 277version = "2.0.0" 278source = "registry+https://github.com/rust-lang/crates.io-index" 279checksum = "f28d99ec8bfea296261ca1af174f24225171fea9664ba9003cbebee704810528" 280dependencies = [ 281 "num-traits", 282] 283 284[[package]] 285name = "atomic-waker" 286version = "1.1.2" 287source = "registry+https://github.com/rust-lang/crates.io-index" 288checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0" 289 290[[package]] 291name = "autocfg" 292version = "1.5.0" 293source = "registry+https://github.com/rust-lang/crates.io-index" 294checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8" 295 296[[package]] 297name = "aws-lc-rs" 298version = "1.14.1" 299source = "registry+https://github.com/rust-lang/crates.io-index" 300checksum = "879b6c89592deb404ba4dc0ae6b58ffd1795c78991cbb5b8bc441c48a070440d" 301dependencies = [ 302 "aws-lc-sys", 303 "zeroize", 304] 305 306[[package]] 307name = "aws-lc-sys" 308version = "0.32.3" 309source = "registry+https://github.com/rust-lang/crates.io-index" 310checksum = "107a4e9d9cab9963e04e84bb8dee0e25f2a987f9a8bad5ed054abd439caa8f8c" 311dependencies = [ 312 "bindgen", 313 "cc", 314 "cmake", 315 "dunce", 316 "fs_extra", 317] 318 319[[package]] 320name = "axum" 321version = "0.8.6" 322source = "registry+https://github.com/rust-lang/crates.io-index" 323checksum = "8a18ed336352031311f4e0b4dd2ff392d4fbb370777c9d18d7fc9d7359f73871" 324dependencies = [ 325 "axum-core", 326 "axum-macros", 327 "bytes", 328 "form_urlencoded", 329 "futures-util", 330 "http", 331 "http-body", 332 "http-body-util", 333 "hyper", 334 "hyper-util", 335 "itoa", 336 "matchit", 337 "memchr", 338 "mime", 339 "percent-encoding", 340 "pin-project-lite", 341 "serde_core", 342 "serde_json", 343 "serde_path_to_error", 344 "serde_urlencoded", 345 "sync_wrapper", 346 "tokio", 347 "tower", 348 "tower-layer", 349 "tower-service", 350 "tracing", 351] 352 353[[package]] 354name = "axum-core" 355version = "0.5.5" 356source = "registry+https://github.com/rust-lang/crates.io-index" 357checksum = "59446ce19cd142f8833f856eb31f3eb097812d1479ab224f54d72428ca21ea22" 358dependencies = [ 359 "bytes", 360 "futures-core", 361 "http", 362 "http-body", 363 "http-body-util", 364 "mime", 365 "pin-project-lite", 366 "sync_wrapper", 367 "tower-layer", 368 "tower-service", 369 "tracing", 370] 371 372[[package]] 373name = "axum-macros" 374version = "0.5.0" 375source = "registry+https://github.com/rust-lang/crates.io-index" 376checksum = "604fde5e028fea851ce1d8570bbdc034bec850d157f7569d10f347d06808c05c" 377dependencies = [ 378 "proc-macro2", 379 "quote", 380 "syn 2.0.106", 381] 382 383[[package]] 384name = "base-x" 385version = "0.2.11" 386source = "registry+https://github.com/rust-lang/crates.io-index" 387checksum = "4cbbc9d0964165b47557570cce6c952866c2678457aca742aafc9fb771d30270" 388 389[[package]] 390name = "base16ct" 391version = "0.2.0" 392source = "registry+https://github.com/rust-lang/crates.io-index" 393checksum = "4c7f02d4ea65f2c1853089ffd8d2787bdbc63de2f0d29dedbcf8ccdfa0ccd4cf" 394 395[[package]] 396name = "base256emoji" 397version = "1.0.2" 398source = "registry+https://github.com/rust-lang/crates.io-index" 399checksum = "b5e9430d9a245a77c92176e649af6e275f20839a48389859d1661e9a128d077c" 400dependencies = [ 401 "const-str", 402 "match-lookup", 403] 404 405[[package]] 406name = "base64" 407version = "0.13.1" 408source = "registry+https://github.com/rust-lang/crates.io-index" 409checksum = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8" 410 411[[package]] 412name = "base64" 413version = "0.22.1" 414source = "registry+https://github.com/rust-lang/crates.io-index" 415checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6" 416 417[[package]] 418name = "base64ct" 419version = "1.8.0" 420source = "registry+https://github.com/rust-lang/crates.io-index" 421checksum = "55248b47b0caf0546f7988906588779981c43bb1bc9d0c44087278f80cdb44ba" 422 423[[package]] 424name = "bindgen" 425version = "0.72.1" 426source = "registry+https://github.com/rust-lang/crates.io-index" 427checksum = "993776b509cfb49c750f11b8f07a46fa23e0a1386ffc01fb1e7d343efc387895" 428dependencies = [ 429 "bitflags 2.9.4", 430 "cexpr", 431 "clang-sys", 432 "itertools", 433 "log", 434 "prettyplease", 435 "proc-macro2", 436 "quote", 437 "regex", 438 "rustc-hash", 439 "shlex", 440 "syn 2.0.106", 441] 442 443[[package]] 444name = "bitflags" 445version = "1.3.2" 446source = "registry+https://github.com/rust-lang/crates.io-index" 447checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" 448 449[[package]] 450name = "bitflags" 451version = "2.9.4" 452source = "registry+https://github.com/rust-lang/crates.io-index" 453checksum = "2261d10cca569e4643e526d8dc2e62e433cc8aba21ab764233731f8d369bf394" 454dependencies = [ 455 "serde", 456] 457 458[[package]] 459name = "block-buffer" 460version = "0.10.4" 461source = "registry+https://github.com/rust-lang/crates.io-index" 462checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71" 463dependencies = [ 464 "generic-array", 465] 466 467[[package]] 468name = "blocking" 469version = "1.6.2" 470source = "registry+https://github.com/rust-lang/crates.io-index" 471checksum = "e83f8d02be6967315521be875afa792a316e28d57b5a2d401897e2a7921b7f21" 472dependencies = [ 473 "async-channel", 474 "async-task", 475 "futures-io", 476 "futures-lite", 477 "piper", 478] 479 480[[package]] 481name = "bon" 482version = "3.8.1" 483source = "registry+https://github.com/rust-lang/crates.io-index" 484checksum = "ebeb9aaf9329dff6ceb65c689ca3db33dbf15f324909c60e4e5eef5701ce31b1" 485dependencies = [ 486 "bon-macros", 487 "rustversion", 488] 489 490[[package]] 491name = "bon-macros" 492version = "3.8.1" 493source = "registry+https://github.com/rust-lang/crates.io-index" 494checksum = "77e9d642a7e3a318e37c2c9427b5a6a48aa1ad55dcd986f3034ab2239045a645" 495dependencies = [ 496 "darling 0.21.3", 497 "ident_case", 498 "prettyplease", 499 "proc-macro2", 500 "quote", 501 "rustversion", 502 "syn 2.0.106", 503] 504 505[[package]] 506name = "borsh" 507version = "1.5.7" 508source = "registry+https://github.com/rust-lang/crates.io-index" 509checksum = "ad8646f98db542e39fc66e68a20b2144f6a732636df7c2354e74645faaa433ce" 510dependencies = [ 511 "cfg_aliases", 512] 513 514[[package]] 515name = "brotli" 516version = "3.5.0" 517source = "registry+https://github.com/rust-lang/crates.io-index" 518checksum = "d640d25bc63c50fb1f0b545ffd80207d2e10a4c965530809b40ba3386825c391" 519dependencies = [ 520 "alloc-no-stdlib", 521 "alloc-stdlib", 522 "brotli-decompressor", 523] 524 525[[package]] 526name = "brotli-decompressor" 527version = "2.5.1" 528source = "registry+https://github.com/rust-lang/crates.io-index" 529checksum = "4e2e4afe60d7dd600fdd3de8d0f08c2b7ec039712e3b6137ff98b7004e82de4f" 530dependencies = [ 531 "alloc-no-stdlib", 532 "alloc-stdlib", 533] 534 535[[package]] 536name = "btree-range-map" 537version = "0.7.2" 538source = "registry+https://github.com/rust-lang/crates.io-index" 539checksum = "1be5c9672446d3800bcbcaabaeba121fe22f1fb25700c4562b22faf76d377c33" 540dependencies = [ 541 "btree-slab", 542 "cc-traits", 543 "range-traits", 544 "serde", 545 "slab", 546] 547 548[[package]] 549name = "btree-slab" 550version = "0.6.1" 551source = "registry+https://github.com/rust-lang/crates.io-index" 552checksum = "7a2b56d3029f075c4fa892428a098425b86cef5c89ae54073137ece416aef13c" 553dependencies = [ 554 "cc-traits", 555 "slab", 556 "smallvec", 557] 558 559[[package]] 560name = "buf_redux" 561version = "0.8.4" 562source = "registry+https://github.com/rust-lang/crates.io-index" 563checksum = "b953a6887648bb07a535631f2bc00fbdb2a2216f135552cb3f534ed136b9c07f" 564dependencies = [ 565 "memchr", 566 "safemem", 567] 568 569[[package]] 570name = "built" 571version = "0.7.7" 572source = "registry+https://github.com/rust-lang/crates.io-index" 573checksum = "56ed6191a7e78c36abdb16ab65341eefd73d64d303fffccdbb00d51e4205967b" 574 575[[package]] 576name = "bumpalo" 577version = "3.19.0" 578source = "registry+https://github.com/rust-lang/crates.io-index" 579checksum = "46c5e41b57b8bba42a04676d81cb89e9ee8e859a1a66f80a5a72e1cb76b34d43" 580 581[[package]] 582name = "byteorder" 583version = "1.5.0" 584source = "registry+https://github.com/rust-lang/crates.io-index" 585checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b" 586 587[[package]] 588name = "bytes" 589version = "1.10.1" 590source = "registry+https://github.com/rust-lang/crates.io-index" 591checksum = "d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a" 592dependencies = [ 593 "serde", 594] 595 596[[package]] 597name = "bytesize" 598version = "1.3.3" 599source = "registry+https://github.com/rust-lang/crates.io-index" 600checksum = "2e93abca9e28e0a1b9877922aacb20576e05d4679ffa78c3d6dc22a26a216659" 601dependencies = [ 602 "serde", 603] 604 605[[package]] 606name = "cbor4ii" 607version = "0.2.14" 608source = "registry+https://github.com/rust-lang/crates.io-index" 609checksum = "b544cf8c89359205f4f990d0e6f3828db42df85b5dac95d09157a250eb0749c4" 610dependencies = [ 611 "serde", 612] 613 614[[package]] 615name = "cc" 616version = "1.2.41" 617source = "registry+https://github.com/rust-lang/crates.io-index" 618checksum = "ac9fe6cdbb24b6ade63616c0a0688e45bb56732262c158df3c0c4bea4ca47cb7" 619dependencies = [ 620 "find-msvc-tools", 621 "jobserver", 622 "libc", 623 "shlex", 624] 625 626[[package]] 627name = "cc-traits" 628version = "2.0.0" 629source = "registry+https://github.com/rust-lang/crates.io-index" 630checksum = "060303ef31ef4a522737e1b1ab68c67916f2a787bb2f4f54f383279adba962b5" 631dependencies = [ 632 "slab", 633] 634 635[[package]] 636name = "cesu8" 637version = "1.1.0" 638source = "registry+https://github.com/rust-lang/crates.io-index" 639checksum = "6d43a04d8753f35258c91f8ec639f792891f748a1edbd759cf1dcea3382ad83c" 640 641[[package]] 642name = "cexpr" 643version = "0.6.0" 644source = "registry+https://github.com/rust-lang/crates.io-index" 645checksum = "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766" 646dependencies = [ 647 "nom", 648] 649 650[[package]] 651name = "cfg-if" 652version = "1.0.4" 653source = "registry+https://github.com/rust-lang/crates.io-index" 654checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801" 655 656[[package]] 657name = "cfg_aliases" 658version = "0.2.1" 659source = "registry+https://github.com/rust-lang/crates.io-index" 660checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724" 661 662[[package]] 663name = "chrono" 664version = "0.4.42" 665source = "registry+https://github.com/rust-lang/crates.io-index" 666checksum = "145052bdd345b87320e369255277e3fb5152762ad123a901ef5c262dd38fe8d2" 667dependencies = [ 668 "iana-time-zone", 669 "js-sys", 670 "num-traits", 671 "wasm-bindgen", 672 "windows-link 0.2.1", 673] 674 675[[package]] 676name = "chunked_transfer" 677version = "1.5.0" 678source = "registry+https://github.com/rust-lang/crates.io-index" 679checksum = "6e4de3bc4ea267985becf712dc6d9eed8b04c953b3fcfb339ebc87acd9804901" 680 681[[package]] 682name = "ciborium" 683version = "0.2.2" 684source = "registry+https://github.com/rust-lang/crates.io-index" 685checksum = "42e69ffd6f0917f5c029256a24d0161db17cea3997d185db0d35926308770f0e" 686dependencies = [ 687 "ciborium-io", 688 "ciborium-ll", 689 "serde", 690] 691 692[[package]] 693name = "ciborium-io" 694version = "0.2.2" 695source = "registry+https://github.com/rust-lang/crates.io-index" 696checksum = "05afea1e0a06c9be33d539b876f1ce3692f4afea2cb41f740e7743225ed1c757" 697 698[[package]] 699name = "ciborium-ll" 700version = "0.2.2" 701source = "registry+https://github.com/rust-lang/crates.io-index" 702checksum = "57663b653d948a338bfb3eeba9bb2fd5fcfaecb9e199e87e1eda4d9e8b240fd9" 703dependencies = [ 704 "ciborium-io", 705 "half", 706] 707 708[[package]] 709name = "cid" 710version = "0.11.1" 711source = "registry+https://github.com/rust-lang/crates.io-index" 712checksum = "3147d8272e8fa0ccd29ce51194dd98f79ddfb8191ba9e3409884e751798acf3a" 713dependencies = [ 714 "core2", 715 "multibase", 716 "multihash", 717 "serde", 718 "serde_bytes", 719 "unsigned-varint", 720] 721 722[[package]] 723name = "clang-sys" 724version = "1.8.1" 725source = "registry+https://github.com/rust-lang/crates.io-index" 726checksum = "0b023947811758c97c59bf9d1c188fd619ad4718dcaa767947df1cadb14f39f4" 727dependencies = [ 728 "glob", 729 "libc", 730 "libloading", 731] 732 733[[package]] 734name = "clap" 735version = "4.5.49" 736source = "registry+https://github.com/rust-lang/crates.io-index" 737checksum = "f4512b90fa68d3a9932cea5184017c5d200f5921df706d45e853537dea51508f" 738dependencies = [ 739 "clap_builder", 740 "clap_derive", 741] 742 743[[package]] 744name = "clap_builder" 745version = "4.5.49" 746source = "registry+https://github.com/rust-lang/crates.io-index" 747checksum = "0025e98baa12e766c67ba13ff4695a887a1eba19569aad00a472546795bd6730" 748dependencies = [ 749 "anstream", 750 "anstyle", 751 "clap_lex", 752 "strsim", 753] 754 755[[package]] 756name = "clap_derive" 757version = "4.5.49" 758source = "registry+https://github.com/rust-lang/crates.io-index" 759checksum = "2a0b5487afeab2deb2ff4e03a807ad1a03ac532ff5a2cee5d86884440c7f7671" 760dependencies = [ 761 "heck 0.5.0", 762 "proc-macro2", 763 "quote", 764 "syn 2.0.106", 765] 766 767[[package]] 768name = "clap_lex" 769version = "0.7.6" 770source = "registry+https://github.com/rust-lang/crates.io-index" 771checksum = "a1d728cc89cf3aee9ff92b05e62b19ee65a02b5702cff7d5a377e32c6ae29d8d" 772 773[[package]] 774name = "cmake" 775version = "0.1.54" 776source = "registry+https://github.com/rust-lang/crates.io-index" 777checksum = "e7caa3f9de89ddbe2c607f4101924c5abec803763ae9534e4f4d7d8f84aa81f0" 778dependencies = [ 779 "cc", 780] 781 782[[package]] 783name = "colorchoice" 784version = "1.0.4" 785source = "registry+https://github.com/rust-lang/crates.io-index" 786checksum = "b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75" 787 788[[package]] 789name = "combine" 790version = "4.6.7" 791source = "registry+https://github.com/rust-lang/crates.io-index" 792checksum = "ba5a308b75df32fe02788e748662718f03fde005016435c444eea572398219fd" 793dependencies = [ 794 "bytes", 795 "memchr", 796] 797 798[[package]] 799name = "compression-codecs" 800version = "0.4.31" 801source = "registry+https://github.com/rust-lang/crates.io-index" 802checksum = "ef8a506ec4b81c460798f572caead636d57d3d7e940f998160f52bd254bf2d23" 803dependencies = [ 804 "compression-core", 805 "flate2", 806 "memchr", 807] 808 809[[package]] 810name = "compression-core" 811version = "0.4.29" 812source = "registry+https://github.com/rust-lang/crates.io-index" 813checksum = "e47641d3deaf41fb1538ac1f54735925e275eaf3bf4d55c81b137fba797e5cbb" 814 815[[package]] 816name = "concurrent-queue" 817version = "2.5.0" 818source = "registry+https://github.com/rust-lang/crates.io-index" 819checksum = "4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973" 820dependencies = [ 821 "crossbeam-utils", 822] 823 824[[package]] 825name = "const-oid" 826version = "0.9.6" 827source = "registry+https://github.com/rust-lang/crates.io-index" 828checksum = "c2459377285ad874054d797f3ccebf984978aa39129f6eafde5cdc8315b612f8" 829 830[[package]] 831name = "const-str" 832version = "0.4.3" 833source = "registry+https://github.com/rust-lang/crates.io-index" 834checksum = "2f421161cb492475f1661ddc9815a745a1c894592070661180fdec3d4872e9c3" 835 836[[package]] 837name = "content_inspector" 838version = "0.2.4" 839source = "registry+https://github.com/rust-lang/crates.io-index" 840checksum = "b7bda66e858c683005a53a9a60c69a4aca7eeaa45d124526e389f7aec8e62f38" 841dependencies = [ 842 "memchr", 843] 844 845[[package]] 846name = "core-foundation" 847version = "0.9.4" 848source = "registry+https://github.com/rust-lang/crates.io-index" 849checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f" 850dependencies = [ 851 "core-foundation-sys", 852 "libc", 853] 854 855[[package]] 856name = "core-foundation-sys" 857version = "0.8.7" 858source = "registry+https://github.com/rust-lang/crates.io-index" 859checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b" 860 861[[package]] 862name = "core2" 863version = "0.4.0" 864source = "registry+https://github.com/rust-lang/crates.io-index" 865checksum = "b49ba7ef1ad6107f8824dbe97de947cbaac53c44e7f9756a1fba0d37c1eec505" 866dependencies = [ 867 "memchr", 868] 869 870[[package]] 871name = "cpufeatures" 872version = "0.2.17" 873source = "registry+https://github.com/rust-lang/crates.io-index" 874checksum = "59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280" 875dependencies = [ 876 "libc", 877] 878 879[[package]] 880name = "crc" 881version = "3.3.0" 882source = "registry+https://github.com/rust-lang/crates.io-index" 883checksum = "9710d3b3739c2e349eb44fe848ad0b7c8cb1e42bd87ee49371df2f7acaf3e675" 884dependencies = [ 885 "crc-catalog", 886] 887 888[[package]] 889name = "crc-catalog" 890version = "2.4.0" 891source = "registry+https://github.com/rust-lang/crates.io-index" 892checksum = "19d374276b40fb8bbdee95aef7c7fa6b5316ec764510eb64b8dd0e2ed0d7e7f5" 893 894[[package]] 895name = "crc32c" 896version = "0.6.8" 897source = "registry+https://github.com/rust-lang/crates.io-index" 898checksum = "3a47af21622d091a8f0fb295b88bc886ac74efcc613efc19f5d0b21de5c89e47" 899dependencies = [ 900 "rustc_version", 901] 902 903[[package]] 904name = "crc32fast" 905version = "1.5.0" 906source = "registry+https://github.com/rust-lang/crates.io-index" 907checksum = "9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511" 908dependencies = [ 909 "cfg-if", 910] 911 912[[package]] 913name = "crossbeam-channel" 914version = "0.5.15" 915source = "registry+https://github.com/rust-lang/crates.io-index" 916checksum = "82b8f8f868b36967f9606790d1903570de9ceaf870a7bf9fbbd3016d636a2cb2" 917dependencies = [ 918 "crossbeam-utils", 919] 920 921[[package]] 922name = "crossbeam-epoch" 923version = "0.9.18" 924source = "registry+https://github.com/rust-lang/crates.io-index" 925checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e" 926dependencies = [ 927 "crossbeam-utils", 928] 929 930[[package]] 931name = "crossbeam-queue" 932version = "0.3.12" 933source = "registry+https://github.com/rust-lang/crates.io-index" 934checksum = "0f58bbc28f91df819d0aa2a2c00cd19754769c2fad90579b3592b1c9ba7a3115" 935dependencies = [ 936 "crossbeam-utils", 937] 938 939[[package]] 940name = "crossbeam-utils" 941version = "0.8.21" 942source = "registry+https://github.com/rust-lang/crates.io-index" 943checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28" 944 945[[package]] 946name = "crunchy" 947version = "0.2.4" 948source = "registry+https://github.com/rust-lang/crates.io-index" 949checksum = "460fbee9c2c2f33933d720630a6a0bac33ba7053db5344fac858d4b8952d77d5" 950 951[[package]] 952name = "crypto-bigint" 953version = "0.5.5" 954source = "registry+https://github.com/rust-lang/crates.io-index" 955checksum = "0dc92fb57ca44df6db8059111ab3af99a63d5d0f8375d9972e319a379c6bab76" 956dependencies = [ 957 "generic-array", 958 "rand_core 0.6.4", 959 "subtle", 960 "zeroize", 961] 962 963[[package]] 964name = "crypto-common" 965version = "0.1.6" 966source = "registry+https://github.com/rust-lang/crates.io-index" 967checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3" 968dependencies = [ 969 "generic-array", 970 "typenum", 971] 972 973[[package]] 974name = "curve25519-dalek" 975version = "4.1.3" 976source = "registry+https://github.com/rust-lang/crates.io-index" 977checksum = "97fb8b7c4503de7d6ae7b42ab72a5a59857b4c937ec27a3d4539dba95b5ab2be" 978dependencies = [ 979 "cfg-if", 980 "cpufeatures", 981 "curve25519-dalek-derive", 982 "digest", 983 "fiat-crypto", 984 "rustc_version", 985 "subtle", 986 "zeroize", 987] 988 989[[package]] 990name = "curve25519-dalek-derive" 991version = "0.1.1" 992source = "registry+https://github.com/rust-lang/crates.io-index" 993checksum = "f46882e17999c6cc590af592290432be3bce0428cb0d5f8b6715e4dc7b383eb3" 994dependencies = [ 995 "proc-macro2", 996 "quote", 997 "syn 2.0.106", 998] 999 1000[[package]] 1001name = "darling" 1002version = "0.20.11" 1003source = "registry+https://github.com/rust-lang/crates.io-index" 1004checksum = "fc7f46116c46ff9ab3eb1597a45688b6715c6e628b5c133e288e709a29bcb4ee" 1005dependencies = [ 1006 "darling_core 0.20.11", 1007 "darling_macro 0.20.11", 1008] 1009 1010[[package]] 1011name = "darling" 1012version = "0.21.3" 1013source = "registry+https://github.com/rust-lang/crates.io-index" 1014checksum = "9cdf337090841a411e2a7f3deb9187445851f91b309c0c0a29e05f74a00a48c0" 1015dependencies = [ 1016 "darling_core 0.21.3", 1017 "darling_macro 0.21.3", 1018] 1019 1020[[package]] 1021name = "darling_core" 1022version = "0.20.11" 1023source = "registry+https://github.com/rust-lang/crates.io-index" 1024checksum = "0d00b9596d185e565c2207a0b01f8bd1a135483d02d9b7b0a54b11da8d53412e" 1025dependencies = [ 1026 "fnv", 1027 "ident_case", 1028 "proc-macro2", 1029 "quote", 1030 "strsim", 1031 "syn 2.0.106", 1032] 1033 1034[[package]] 1035name = "darling_core" 1036version = "0.21.3" 1037source = "registry+https://github.com/rust-lang/crates.io-index" 1038checksum = "1247195ecd7e3c85f83c8d2a366e4210d588e802133e1e355180a9870b517ea4" 1039dependencies = [ 1040 "fnv", 1041 "ident_case", 1042 "proc-macro2", 1043 "quote", 1044 "strsim", 1045 "syn 2.0.106", 1046] 1047 1048[[package]] 1049name = "darling_macro" 1050version = "0.20.11" 1051source = "registry+https://github.com/rust-lang/crates.io-index" 1052checksum = "fc34b93ccb385b40dc71c6fceac4b2ad23662c7eeb248cf10d529b7e055b6ead" 1053dependencies = [ 1054 "darling_core 0.20.11", 1055 "quote", 1056 "syn 2.0.106", 1057] 1058 1059[[package]] 1060name = "darling_macro" 1061version = "0.21.3" 1062source = "registry+https://github.com/rust-lang/crates.io-index" 1063checksum = "d38308df82d1080de0afee5d069fa14b0326a88c14f15c5ccda35b4a6c414c81" 1064dependencies = [ 1065 "darling_core 0.21.3", 1066 "quote", 1067 "syn 2.0.106", 1068] 1069 1070[[package]] 1071name = "dashmap" 1072version = "6.1.0" 1073source = "registry+https://github.com/rust-lang/crates.io-index" 1074checksum = "5041cc499144891f3790297212f32a74fb938e5136a14943f338ef9e0ae276cf" 1075dependencies = [ 1076 "cfg-if", 1077 "crossbeam-utils", 1078 "hashbrown 0.14.5", 1079 "lock_api", 1080 "once_cell", 1081 "parking_lot_core 0.9.12", 1082] 1083 1084[[package]] 1085name = "data-encoding" 1086version = "2.9.0" 1087source = "registry+https://github.com/rust-lang/crates.io-index" 1088checksum = "2a2330da5de22e8a3cb63252ce2abb30116bf5265e89c0e01bc17015ce30a476" 1089 1090[[package]] 1091name = "data-encoding-macro" 1092version = "0.1.18" 1093source = "registry+https://github.com/rust-lang/crates.io-index" 1094checksum = "47ce6c96ea0102f01122a185683611bd5ac8d99e62bc59dd12e6bda344ee673d" 1095dependencies = [ 1096 "data-encoding", 1097 "data-encoding-macro-internal", 1098] 1099 1100[[package]] 1101name = "data-encoding-macro-internal" 1102version = "0.1.16" 1103source = "registry+https://github.com/rust-lang/crates.io-index" 1104checksum = "8d162beedaa69905488a8da94f5ac3edb4dd4788b732fadb7bd120b2625c1976" 1105dependencies = [ 1106 "data-encoding", 1107 "syn 2.0.106", 1108] 1109 1110[[package]] 1111name = "deflate" 1112version = "1.0.0" 1113source = "registry+https://github.com/rust-lang/crates.io-index" 1114checksum = "c86f7e25f518f4b81808a2cf1c50996a61f5c2eb394b2393bd87f2a4780a432f" 1115dependencies = [ 1116 "adler32", 1117 "gzip-header", 1118] 1119 1120[[package]] 1121name = "der" 1122version = "0.7.10" 1123source = "registry+https://github.com/rust-lang/crates.io-index" 1124checksum = "e7c1832837b905bbfb5101e07cc24c8deddf52f93225eee6ead5f4d63d53ddcb" 1125dependencies = [ 1126 "const-oid", 1127 "pem-rfc7468", 1128 "zeroize", 1129] 1130 1131[[package]] 1132name = "deranged" 1133version = "0.5.4" 1134source = "registry+https://github.com/rust-lang/crates.io-index" 1135checksum = "a41953f86f8a05768a6cda24def994fd2f424b04ec5c719cf89989779f199071" 1136dependencies = [ 1137 "powerfmt", 1138] 1139 1140[[package]] 1141name = "derive_builder" 1142version = "0.20.2" 1143source = "registry+https://github.com/rust-lang/crates.io-index" 1144checksum = "507dfb09ea8b7fa618fcf76e953f4f5e192547945816d5358edffe39f6f94947" 1145dependencies = [ 1146 "derive_builder_macro", 1147] 1148 1149[[package]] 1150name = "derive_builder_core" 1151version = "0.20.2" 1152source = "registry+https://github.com/rust-lang/crates.io-index" 1153checksum = "2d5bcf7b024d6835cfb3d473887cd966994907effbe9227e8c8219824d06c4e8" 1154dependencies = [ 1155 "darling 0.20.11", 1156 "proc-macro2", 1157 "quote", 1158 "syn 2.0.106", 1159] 1160 1161[[package]] 1162name = "derive_builder_macro" 1163version = "0.20.2" 1164source = "registry+https://github.com/rust-lang/crates.io-index" 1165checksum = "ab63b0e2bf4d5928aff72e83a7dace85d7bba5fe12dcc3c5a572d78caffd3f3c" 1166dependencies = [ 1167 "derive_builder_core", 1168 "syn 2.0.106", 1169] 1170 1171[[package]] 1172name = "digest" 1173version = "0.10.7" 1174source = "registry+https://github.com/rust-lang/crates.io-index" 1175checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292" 1176dependencies = [ 1177 "block-buffer", 1178 "const-oid", 1179 "crypto-common", 1180 "subtle", 1181] 1182 1183[[package]] 1184name = "dirs" 1185version = "6.0.0" 1186source = "registry+https://github.com/rust-lang/crates.io-index" 1187checksum = "c3e8aa94d75141228480295a7d0e7feb620b1a5ad9f12bc40be62411e38cce4e" 1188dependencies = [ 1189 "dirs-sys", 1190] 1191 1192[[package]] 1193name = "dirs-sys" 1194version = "0.5.0" 1195source = "registry+https://github.com/rust-lang/crates.io-index" 1196checksum = "e01a3366d27ee9890022452ee61b2b63a67e6f13f58900b651ff5665f0bb1fab" 1197dependencies = [ 1198 "libc", 1199 "option-ext", 1200 "redox_users", 1201 "windows-sys 0.61.2", 1202] 1203 1204[[package]] 1205name = "displaydoc" 1206version = "0.2.5" 1207source = "registry+https://github.com/rust-lang/crates.io-index" 1208checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0" 1209dependencies = [ 1210 "proc-macro2", 1211 "quote", 1212 "syn 2.0.106", 1213] 1214 1215[[package]] 1216name = "dotenvy" 1217version = "0.15.7" 1218source = "registry+https://github.com/rust-lang/crates.io-index" 1219checksum = "1aaf95b3e5c8f23aa320147307562d361db0ae0d51242340f558153b4eb2439b" 1220 1221[[package]] 1222name = "dunce" 1223version = "1.0.5" 1224source = "registry+https://github.com/rust-lang/crates.io-index" 1225checksum = "92773504d58c093f6de2459af4af33faa518c13451eb8f2b5698ed3d36e7c813" 1226 1227[[package]] 1228name = "dyn-clone" 1229version = "1.0.20" 1230source = "registry+https://github.com/rust-lang/crates.io-index" 1231checksum = "d0881ea181b1df73ff77ffaaf9c7544ecc11e82fba9b5f27b262a3c73a332555" 1232 1233[[package]] 1234name = "ecdsa" 1235version = "0.16.9" 1236source = "registry+https://github.com/rust-lang/crates.io-index" 1237checksum = "ee27f32b5c5292967d2d4a9d7f1e0b0aed2c15daded5a60300e4abb9d8020bca" 1238dependencies = [ 1239 "der", 1240 "digest", 1241 "elliptic-curve", 1242 "rfc6979", 1243 "signature", 1244 "spki", 1245] 1246 1247[[package]] 1248name = "ed25519" 1249version = "2.2.3" 1250source = "registry+https://github.com/rust-lang/crates.io-index" 1251checksum = "115531babc129696a58c64a4fef0a8bf9e9698629fb97e9e40767d235cfbcd53" 1252dependencies = [ 1253 "pkcs8", 1254 "signature", 1255] 1256 1257[[package]] 1258name = "ed25519-dalek" 1259version = "2.2.0" 1260source = "registry+https://github.com/rust-lang/crates.io-index" 1261checksum = "70e796c081cee67dc755e1a36a0a172b897fab85fc3f6bc48307991f64e4eca9" 1262dependencies = [ 1263 "curve25519-dalek", 1264 "ed25519", 1265 "rand_core 0.6.4", 1266 "serde", 1267 "sha2", 1268 "subtle", 1269 "zeroize", 1270] 1271 1272[[package]] 1273name = "educe" 1274version = "0.6.0" 1275source = "registry+https://github.com/rust-lang/crates.io-index" 1276checksum = "1d7bc049e1bd8cdeb31b68bbd586a9464ecf9f3944af3958a7a9d0f8b9799417" 1277dependencies = [ 1278 "enum-ordinalize", 1279 "proc-macro2", 1280 "quote", 1281 "syn 2.0.106", 1282] 1283 1284[[package]] 1285name = "either" 1286version = "1.15.0" 1287source = "registry+https://github.com/rust-lang/crates.io-index" 1288checksum = "48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719" 1289dependencies = [ 1290 "serde", 1291] 1292 1293[[package]] 1294name = "elliptic-curve" 1295version = "0.13.8" 1296source = "registry+https://github.com/rust-lang/crates.io-index" 1297checksum = "b5e6043086bf7973472e0c7dff2142ea0b680d30e18d9cc40f267efbf222bd47" 1298dependencies = [ 1299 "base16ct", 1300 "crypto-bigint", 1301 "digest", 1302 "ff", 1303 "generic-array", 1304 "group", 1305 "pem-rfc7468", 1306 "pkcs8", 1307 "rand_core 0.6.4", 1308 "sec1", 1309 "subtle", 1310 "zeroize", 1311] 1312 1313[[package]] 1314name = "encoding_rs" 1315version = "0.8.35" 1316source = "registry+https://github.com/rust-lang/crates.io-index" 1317checksum = "75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3" 1318dependencies = [ 1319 "cfg-if", 1320] 1321 1322[[package]] 1323name = "enum-as-inner" 1324version = "0.6.1" 1325source = "registry+https://github.com/rust-lang/crates.io-index" 1326checksum = "a1e6a265c649f3f5979b601d26f1d05ada116434c87741c9493cb56218f76cbc" 1327dependencies = [ 1328 "heck 0.5.0", 1329 "proc-macro2", 1330 "quote", 1331 "syn 2.0.106", 1332] 1333 1334[[package]] 1335name = "enum-ordinalize" 1336version = "4.3.0" 1337source = "registry+https://github.com/rust-lang/crates.io-index" 1338checksum = "fea0dcfa4e54eeb516fe454635a95753ddd39acda650ce703031c6973e315dd5" 1339dependencies = [ 1340 "enum-ordinalize-derive", 1341] 1342 1343[[package]] 1344name = "enum-ordinalize-derive" 1345version = "4.3.1" 1346source = "registry+https://github.com/rust-lang/crates.io-index" 1347checksum = "0d28318a75d4aead5c4db25382e8ef717932d0346600cacae6357eb5941bc5ff" 1348dependencies = [ 1349 "proc-macro2", 1350 "quote", 1351 "syn 2.0.106", 1352] 1353 1354[[package]] 1355name = "equivalent" 1356version = "1.0.2" 1357source = "registry+https://github.com/rust-lang/crates.io-index" 1358checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f" 1359 1360[[package]] 1361name = "errno" 1362version = "0.3.14" 1363source = "registry+https://github.com/rust-lang/crates.io-index" 1364checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb" 1365dependencies = [ 1366 "libc", 1367 "windows-sys 0.61.2", 1368] 1369 1370[[package]] 1371name = "etcetera" 1372version = "0.8.0" 1373source = "registry+https://github.com/rust-lang/crates.io-index" 1374checksum = "136d1b5283a1ab77bd9257427ffd09d8667ced0570b6f938942bc7568ed5b943" 1375dependencies = [ 1376 "cfg-if", 1377 "home", 1378 "windows-sys 0.48.0", 1379] 1380 1381[[package]] 1382name = "event-listener" 1383version = "5.4.1" 1384source = "registry+https://github.com/rust-lang/crates.io-index" 1385checksum = "e13b66accf52311f30a0db42147dadea9850cb48cd070028831ae5f5d4b856ab" 1386dependencies = [ 1387 "concurrent-queue", 1388 "parking", 1389 "pin-project-lite", 1390] 1391 1392[[package]] 1393name = "event-listener-strategy" 1394version = "0.5.4" 1395source = "registry+https://github.com/rust-lang/crates.io-index" 1396checksum = "8be9f3dfaaffdae2972880079a491a1a8bb7cbed0b8dd7a347f668b4150a3b93" 1397dependencies = [ 1398 "event-listener", 1399 "pin-project-lite", 1400] 1401 1402[[package]] 1403name = "eyre" 1404version = "0.6.12" 1405source = "registry+https://github.com/rust-lang/crates.io-index" 1406checksum = "7cd915d99f24784cdc19fd37ef22b97e3ff0ae756c7e492e9fbfe897d61e2aec" 1407dependencies = [ 1408 "indenter", 1409 "once_cell", 1410] 1411 1412[[package]] 1413name = "fastrand" 1414version = "2.3.0" 1415source = "registry+https://github.com/rust-lang/crates.io-index" 1416checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be" 1417 1418[[package]] 1419name = "ff" 1420version = "0.13.1" 1421source = "registry+https://github.com/rust-lang/crates.io-index" 1422checksum = "c0b50bfb653653f9ca9095b427bed08ab8d75a137839d9ad64eb11810d5b6393" 1423dependencies = [ 1424 "rand_core 0.6.4", 1425 "subtle", 1426] 1427 1428[[package]] 1429name = "fiat-crypto" 1430version = "0.2.9" 1431source = "registry+https://github.com/rust-lang/crates.io-index" 1432checksum = "28dea519a9695b9977216879a3ebfddf92f1c08c05d984f8996aecd6ecdc811d" 1433 1434[[package]] 1435name = "filetime" 1436version = "0.2.26" 1437source = "registry+https://github.com/rust-lang/crates.io-index" 1438checksum = "bc0505cd1b6fa6580283f6bdf70a73fcf4aba1184038c90902b92b3dd0df63ed" 1439dependencies = [ 1440 "cfg-if", 1441 "libc", 1442 "libredox", 1443 "windows-sys 0.60.2", 1444] 1445 1446[[package]] 1447name = "find-msvc-tools" 1448version = "0.1.4" 1449source = "registry+https://github.com/rust-lang/crates.io-index" 1450checksum = "52051878f80a721bb68ebfbc930e07b65ba72f2da88968ea5c06fd6ca3d3a127" 1451 1452[[package]] 1453name = "flate2" 1454version = "1.1.4" 1455source = "registry+https://github.com/rust-lang/crates.io-index" 1456checksum = "dc5a4e564e38c699f2880d3fda590bedc2e69f3f84cd48b457bd892ce61d0aa9" 1457dependencies = [ 1458 "crc32fast", 1459 "miniz_oxide", 1460] 1461 1462[[package]] 1463name = "flume" 1464version = "0.11.1" 1465source = "registry+https://github.com/rust-lang/crates.io-index" 1466checksum = "da0e4dd2a88388a1f4ccc7c9ce104604dab68d9f408dc34cd45823d5a9069095" 1467dependencies = [ 1468 "futures-core", 1469 "futures-sink", 1470 "spin", 1471] 1472 1473[[package]] 1474name = "fluvio" 1475version = "0.50.1" 1476source = "registry+https://github.com/rust-lang/crates.io-index" 1477checksum = "2438d6e8107fa01356234ad0e4da50422dca6bd62036e61116befbbadf7d4187" 1478dependencies = [ 1479 "adaptive_backoff", 1480 "anyhow", 1481 "async-channel", 1482 "async-lock", 1483 "async-trait", 1484 "cfg-if", 1485 "chrono", 1486 "derive_builder", 1487 "dirs", 1488 "event-listener", 1489 "fluvio-compression", 1490 "fluvio-future", 1491 "fluvio-protocol", 1492 "fluvio-sc-schema", 1493 "fluvio-smartmodule", 1494 "fluvio-socket", 1495 "fluvio-spu-schema", 1496 "fluvio-stream-dispatcher", 1497 "fluvio-types", 1498 "futures-util", 1499 "once_cell", 1500 "parking_lot 0.12.5", 1501 "pin-project", 1502 "rustls", 1503 "semver", 1504 "serde", 1505 "siphasher", 1506 "thiserror 2.0.17", 1507 "tokio", 1508 "toml", 1509 "tracing", 1510 "web-time", 1511] 1512 1513[[package]] 1514name = "fluvio-compression" 1515version = "0.50.1" 1516source = "registry+https://github.com/rust-lang/crates.io-index" 1517checksum = "eac2a78ba630aaba295f925bede1aa55ab7685f81d62372e18c7228381dec0b0" 1518dependencies = [ 1519 "bytes", 1520 "flate2", 1521 "fluvio-types", 1522 "lz4_flex", 1523 "serde", 1524 "snap", 1525 "thiserror 2.0.17", 1526 "zstd", 1527] 1528 1529[[package]] 1530name = "fluvio-controlplane-metadata" 1531version = "0.50.1" 1532source = "registry+https://github.com/rust-lang/crates.io-index" 1533checksum = "ebb5a9cc48693cecd5303f6ec63b3c1cebc8a6818d75bad390fe7e4f577fe14f" 1534dependencies = [ 1535 "anyhow", 1536 "base64 0.22.1", 1537 "bytes", 1538 "bytesize", 1539 "cfg-if", 1540 "derive_builder", 1541 "flate2", 1542 "fluvio-protocol", 1543 "fluvio-stream-model", 1544 "fluvio-types", 1545 "flv-util", 1546 "humantime-serde", 1547 "lenient_semver", 1548 "schemars", 1549 "semver", 1550 "serde", 1551 "serde_yaml", 1552 "thiserror 2.0.17", 1553 "toml", 1554 "tracing", 1555] 1556 1557[[package]] 1558name = "fluvio-future" 1559version = "0.8.3" 1560source = "registry+https://github.com/rust-lang/crates.io-index" 1561checksum = "404e1beb0ba16331eb7b82b4e4e586f03e7de9438368880a3b9870f53105b2b0" 1562dependencies = [ 1563 "anyhow", 1564 "async-global-executor", 1565 "async-io", 1566 "async-net", 1567 "async-task", 1568 "async-trait", 1569 "cfg-if", 1570 "fluvio-wasm-timer", 1571 "futures-lite", 1572 "futures-rustls", 1573 "futures-util", 1574 "pin-project", 1575 "rustls-pemfile", 1576 "socket2 0.5.10", 1577 "thiserror 2.0.17", 1578 "tokio", 1579 "tracing", 1580 "wasm-bindgen-futures", 1581 "ws_stream_wasm", 1582] 1583 1584[[package]] 1585name = "fluvio-protocol" 1586version = "0.50.1" 1587source = "registry+https://github.com/rust-lang/crates.io-index" 1588checksum = "67fdc736c98b204aeac7b2416af7f7589afd76da12799c941a17cf39a8061cb0" 1589dependencies = [ 1590 "bytes", 1591 "cfg-if", 1592 "content_inspector", 1593 "crc32c", 1594 "eyre", 1595 "fluvio-compression", 1596 "fluvio-future", 1597 "fluvio-protocol-derive", 1598 "fluvio-types", 1599 "flv-util", 1600 "once_cell", 1601 "semver", 1602 "thiserror 2.0.17", 1603 "tokio-util", 1604 "tracing", 1605] 1606 1607[[package]] 1608name = "fluvio-protocol-derive" 1609version = "0.50.1" 1610source = "registry+https://github.com/rust-lang/crates.io-index" 1611checksum = "02d16052eeee04bcb6d68cf9e565cc504e7c2d69a4e758f9844974a8d3d1f0aa" 1612dependencies = [ 1613 "proc-macro2", 1614 "quote", 1615 "syn 1.0.109", 1616 "tracing", 1617] 1618 1619[[package]] 1620name = "fluvio-sc-schema" 1621version = "0.50.1" 1622source = "registry+https://github.com/rust-lang/crates.io-index" 1623checksum = "7d1083f4657bbe5b0d8389f5747493ea3ce73c3b18b03b875b0fc4f930941be9" 1624dependencies = [ 1625 "anyhow", 1626 "fluvio-controlplane-metadata", 1627 "fluvio-protocol", 1628 "fluvio-socket", 1629 "fluvio-stream-model", 1630 "paste", 1631 "static_assertions", 1632 "thiserror 2.0.17", 1633 "tracing", 1634] 1635 1636[[package]] 1637name = "fluvio-smartmodule" 1638version = "0.50.1" 1639source = "registry+https://github.com/rust-lang/crates.io-index" 1640checksum = "9dc29b7f867ac122f393fc1f39f5e14bd77cd874febdeb136d8309901e69a4a3" 1641dependencies = [ 1642 "eyre", 1643 "fluvio-protocol", 1644 "fluvio-smartmodule-derive", 1645 "thiserror 2.0.17", 1646 "tracing", 1647] 1648 1649[[package]] 1650name = "fluvio-smartmodule-derive" 1651version = "0.50.1" 1652source = "registry+https://github.com/rust-lang/crates.io-index" 1653checksum = "35af0ba75ba657d41252e0417cc5424e5dbf174c4ccdf59b8347d428ff6e9f46" 1654dependencies = [ 1655 "proc-macro2", 1656 "quote", 1657 "syn 2.0.106", 1658] 1659 1660[[package]] 1661name = "fluvio-socket" 1662version = "0.50.1" 1663source = "registry+https://github.com/rust-lang/crates.io-index" 1664checksum = "8e92beb4e1dbb0406af81d947a326de7c8f9750237dba8d1b256ce092d7c0564" 1665dependencies = [ 1666 "async-channel", 1667 "async-lock", 1668 "async-trait", 1669 "built", 1670 "bytes", 1671 "cfg-if", 1672 "event-listener", 1673 "fluvio-future", 1674 "fluvio-protocol", 1675 "futures-util", 1676 "nix", 1677 "once_cell", 1678 "pin-project", 1679 "semver", 1680 "thiserror 2.0.17", 1681 "tokio", 1682 "tokio-util", 1683 "tracing", 1684] 1685 1686[[package]] 1687name = "fluvio-spu-schema" 1688version = "0.50.1" 1689source = "registry+https://github.com/rust-lang/crates.io-index" 1690checksum = "1cf906f9af088b1d94a4d93b93706a6f28ead49e2ee16485a6358ca619f06072" 1691dependencies = [ 1692 "bytes", 1693 "derive_builder", 1694 "educe", 1695 "flate2", 1696 "fluvio-future", 1697 "fluvio-protocol", 1698 "fluvio-smartmodule", 1699 "fluvio-types", 1700 "serde", 1701 "static_assertions", 1702 "tracing", 1703] 1704 1705[[package]] 1706name = "fluvio-stream-dispatcher" 1707version = "0.50.1" 1708source = "registry+https://github.com/rust-lang/crates.io-index" 1709checksum = "bba40604cefb09f608810a46115c015a170b6c2ae170a29fb8f184ec195a766e" 1710dependencies = [ 1711 "anyhow", 1712 "async-channel", 1713 "async-lock", 1714 "async-trait", 1715 "cfg-if", 1716 "fluvio-future", 1717 "fluvio-stream-model", 1718 "fluvio-types", 1719 "futures-util", 1720 "once_cell", 1721 "parking_lot 0.12.5", 1722 "serde", 1723 "serde_yaml", 1724 "tempfile", 1725 "tokio", 1726 "tracing", 1727] 1728 1729[[package]] 1730name = "fluvio-stream-model" 1731version = "0.50.1" 1732source = "registry+https://github.com/rust-lang/crates.io-index" 1733checksum = "fe86e211fee1f3780350def1361de0a5725cf68894022157ee23abfbef84e6ec" 1734dependencies = [ 1735 "async-lock", 1736 "event-listener", 1737 "k8-types", 1738 "once_cell", 1739 "serde", 1740 "tracing", 1741] 1742 1743[[package]] 1744name = "fluvio-types" 1745version = "0.50.1" 1746source = "registry+https://github.com/rust-lang/crates.io-index" 1747checksum = "abe5675758c2ae542f6c2c64cca1f187b26c22708c2a7358d6454dd9c6d8561d" 1748dependencies = [ 1749 "event-listener", 1750 "schemars", 1751 "serde", 1752 "thiserror 2.0.17", 1753 "toml", 1754 "tracing", 1755] 1756 1757[[package]] 1758name = "fluvio-wasm-timer" 1759version = "0.2.5" 1760source = "registry+https://github.com/rust-lang/crates.io-index" 1761checksum = "b768c170dc045fa587a8f948c91f9bcfb87f774930477c6215addf54317f137f" 1762dependencies = [ 1763 "futures", 1764 "js-sys", 1765 "parking_lot 0.11.2", 1766 "pin-utils", 1767 "wasm-bindgen", 1768 "wasm-bindgen-futures", 1769 "web-sys", 1770] 1771 1772[[package]] 1773name = "flv-util" 1774version = "0.5.2" 1775source = "registry+https://github.com/rust-lang/crates.io-index" 1776checksum = "de89447c8b4aecfa4c0614d1a7be1c6ab4a0266b59bb2713fd746901f28d124e" 1777dependencies = [ 1778 "log", 1779 "tracing", 1780] 1781 1782[[package]] 1783name = "fnv" 1784version = "1.0.7" 1785source = "registry+https://github.com/rust-lang/crates.io-index" 1786checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" 1787 1788[[package]] 1789name = "foldhash" 1790version = "0.1.5" 1791source = "registry+https://github.com/rust-lang/crates.io-index" 1792checksum = "d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2" 1793 1794[[package]] 1795name = "foreign-types" 1796version = "0.3.2" 1797source = "registry+https://github.com/rust-lang/crates.io-index" 1798checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1" 1799dependencies = [ 1800 "foreign-types-shared", 1801] 1802 1803[[package]] 1804name = "foreign-types-shared" 1805version = "0.1.1" 1806source = "registry+https://github.com/rust-lang/crates.io-index" 1807checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b" 1808 1809[[package]] 1810name = "form_urlencoded" 1811version = "1.2.2" 1812source = "registry+https://github.com/rust-lang/crates.io-index" 1813checksum = "cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf" 1814dependencies = [ 1815 "percent-encoding", 1816] 1817 1818[[package]] 1819name = "fs_extra" 1820version = "1.3.0" 1821source = "registry+https://github.com/rust-lang/crates.io-index" 1822checksum = "42703706b716c37f96a77aea830392ad231f44c9e9a67872fa5548707e11b11c" 1823 1824[[package]] 1825name = "futures" 1826version = "0.3.31" 1827source = "registry+https://github.com/rust-lang/crates.io-index" 1828checksum = "65bc07b1a8bc7c85c5f2e110c476c7389b4554ba72af57d8445ea63a576b0876" 1829dependencies = [ 1830 "futures-channel", 1831 "futures-core", 1832 "futures-executor", 1833 "futures-io", 1834 "futures-sink", 1835 "futures-task", 1836 "futures-util", 1837] 1838 1839[[package]] 1840name = "futures-channel" 1841version = "0.3.31" 1842source = "registry+https://github.com/rust-lang/crates.io-index" 1843checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10" 1844dependencies = [ 1845 "futures-core", 1846 "futures-sink", 1847] 1848 1849[[package]] 1850name = "futures-core" 1851version = "0.3.31" 1852source = "registry+https://github.com/rust-lang/crates.io-index" 1853checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e" 1854 1855[[package]] 1856name = "futures-executor" 1857version = "0.3.31" 1858source = "registry+https://github.com/rust-lang/crates.io-index" 1859checksum = "1e28d1d997f585e54aebc3f97d39e72338912123a67330d723fdbb564d646c9f" 1860dependencies = [ 1861 "futures-core", 1862 "futures-task", 1863 "futures-util", 1864] 1865 1866[[package]] 1867name = "futures-intrusive" 1868version = "0.5.0" 1869source = "registry+https://github.com/rust-lang/crates.io-index" 1870checksum = "1d930c203dd0b6ff06e0201a4a2fe9149b43c684fd4420555b26d21b1a02956f" 1871dependencies = [ 1872 "futures-core", 1873 "lock_api", 1874 "parking_lot 0.12.5", 1875] 1876 1877[[package]] 1878name = "futures-io" 1879version = "0.3.31" 1880source = "registry+https://github.com/rust-lang/crates.io-index" 1881checksum = "9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6" 1882 1883[[package]] 1884name = "futures-lite" 1885version = "2.6.1" 1886source = "registry+https://github.com/rust-lang/crates.io-index" 1887checksum = "f78e10609fe0e0b3f4157ffab1876319b5b0db102a2c60dc4626306dc46b44ad" 1888dependencies = [ 1889 "fastrand", 1890 "futures-core", 1891 "futures-io", 1892 "parking", 1893 "pin-project-lite", 1894] 1895 1896[[package]] 1897name = "futures-macro" 1898version = "0.3.31" 1899source = "registry+https://github.com/rust-lang/crates.io-index" 1900checksum = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650" 1901dependencies = [ 1902 "proc-macro2", 1903 "quote", 1904 "syn 2.0.106", 1905] 1906 1907[[package]] 1908name = "futures-rustls" 1909version = "0.26.0" 1910source = "registry+https://github.com/rust-lang/crates.io-index" 1911checksum = "a8f2f12607f92c69b12ed746fabf9ca4f5c482cba46679c1a75b874ed7c26adb" 1912dependencies = [ 1913 "futures-io", 1914 "rustls", 1915 "rustls-pki-types", 1916] 1917 1918[[package]] 1919name = "futures-sink" 1920version = "0.3.31" 1921source = "registry+https://github.com/rust-lang/crates.io-index" 1922checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7" 1923 1924[[package]] 1925name = "futures-task" 1926version = "0.3.31" 1927source = "registry+https://github.com/rust-lang/crates.io-index" 1928checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988" 1929 1930[[package]] 1931name = "futures-timer" 1932version = "3.0.3" 1933source = "registry+https://github.com/rust-lang/crates.io-index" 1934checksum = "f288b0a4f20f9a56b5d1da57e2227c661b7b16168e2f72365f57b63326e29b24" 1935 1936[[package]] 1937name = "futures-util" 1938version = "0.3.31" 1939source = "registry+https://github.com/rust-lang/crates.io-index" 1940checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81" 1941dependencies = [ 1942 "futures-channel", 1943 "futures-core", 1944 "futures-io", 1945 "futures-macro", 1946 "futures-sink", 1947 "futures-task", 1948 "memchr", 1949 "pin-project-lite", 1950 "pin-utils", 1951 "slab", 1952] 1953 1954[[package]] 1955name = "generic-array" 1956version = "0.14.9" 1957source = "registry+https://github.com/rust-lang/crates.io-index" 1958checksum = "4bb6743198531e02858aeaea5398fcc883e71851fcbcb5a2f773e2fb6cb1edf2" 1959dependencies = [ 1960 "typenum", 1961 "version_check", 1962 "zeroize", 1963] 1964 1965[[package]] 1966name = "getrandom" 1967version = "0.2.16" 1968source = "registry+https://github.com/rust-lang/crates.io-index" 1969checksum = "335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592" 1970dependencies = [ 1971 "cfg-if", 1972 "js-sys", 1973 "libc", 1974 "wasi", 1975 "wasm-bindgen", 1976] 1977 1978[[package]] 1979name = "getrandom" 1980version = "0.3.4" 1981source = "registry+https://github.com/rust-lang/crates.io-index" 1982checksum = "899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd" 1983dependencies = [ 1984 "cfg-if", 1985 "js-sys", 1986 "libc", 1987 "r-efi", 1988 "wasip2", 1989 "wasm-bindgen", 1990] 1991 1992[[package]] 1993name = "glob" 1994version = "0.3.3" 1995source = "registry+https://github.com/rust-lang/crates.io-index" 1996checksum = "0cc23270f6e1808e30a928bdc84dea0b9b4136a8bc82338574f23baf47bbd280" 1997 1998[[package]] 1999name = "group" 2000version = "0.13.0" 2001source = "registry+https://github.com/rust-lang/crates.io-index" 2002checksum = "f0f9ef7462f7c099f518d754361858f86d8a07af53ba9af0fe635bbccb151a63" 2003dependencies = [ 2004 "ff", 2005 "rand_core 0.6.4", 2006 "subtle", 2007] 2008 2009[[package]] 2010name = "gzip-header" 2011version = "1.0.0" 2012source = "registry+https://github.com/rust-lang/crates.io-index" 2013checksum = "95cc527b92e6029a62960ad99aa8a6660faa4555fe5f731aab13aa6a921795a2" 2014dependencies = [ 2015 "crc32fast", 2016] 2017 2018[[package]] 2019name = "h2" 2020version = "0.4.12" 2021source = "registry+https://github.com/rust-lang/crates.io-index" 2022checksum = "f3c0b69cfcb4e1b9f1bf2f53f95f766e4661169728ec61cd3fe5a0166f2d1386" 2023dependencies = [ 2024 "atomic-waker", 2025 "bytes", 2026 "fnv", 2027 "futures-core", 2028 "futures-sink", 2029 "http", 2030 "indexmap", 2031 "slab", 2032 "tokio", 2033 "tokio-util", 2034 "tracing", 2035] 2036 2037[[package]] 2038name = "half" 2039version = "2.7.1" 2040source = "registry+https://github.com/rust-lang/crates.io-index" 2041checksum = "6ea2d84b969582b4b1864a92dc5d27cd2b77b622a8d79306834f1be5ba20d84b" 2042dependencies = [ 2043 "cfg-if", 2044 "crunchy", 2045 "zerocopy", 2046] 2047 2048[[package]] 2049name = "hashbrown" 2050version = "0.14.5" 2051source = "registry+https://github.com/rust-lang/crates.io-index" 2052checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1" 2053 2054[[package]] 2055name = "hashbrown" 2056version = "0.15.5" 2057source = "registry+https://github.com/rust-lang/crates.io-index" 2058checksum = "9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1" 2059dependencies = [ 2060 "allocator-api2", 2061 "equivalent", 2062 "foldhash", 2063] 2064 2065[[package]] 2066name = "hashbrown" 2067version = "0.16.0" 2068source = "registry+https://github.com/rust-lang/crates.io-index" 2069checksum = "5419bdc4f6a9207fbeba6d11b604d481addf78ecd10c11ad51e76c2f6482748d" 2070 2071[[package]] 2072name = "hashlink" 2073version = "0.10.0" 2074source = "registry+https://github.com/rust-lang/crates.io-index" 2075checksum = "7382cf6263419f2d8df38c55d7da83da5c18aef87fc7a7fc1fb1e344edfe14c1" 2076dependencies = [ 2077 "hashbrown 0.15.5", 2078] 2079 2080[[package]] 2081name = "heck" 2082version = "0.4.1" 2083source = "registry+https://github.com/rust-lang/crates.io-index" 2084checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8" 2085 2086[[package]] 2087name = "heck" 2088version = "0.5.0" 2089source = "registry+https://github.com/rust-lang/crates.io-index" 2090checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" 2091 2092[[package]] 2093name = "hermit-abi" 2094version = "0.5.2" 2095source = "registry+https://github.com/rust-lang/crates.io-index" 2096checksum = "fc0fef456e4baa96da950455cd02c081ca953b141298e41db3fc7e36b1da849c" 2097 2098[[package]] 2099name = "hex" 2100version = "0.4.3" 2101source = "registry+https://github.com/rust-lang/crates.io-index" 2102checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70" 2103 2104[[package]] 2105name = "hex_fmt" 2106version = "0.3.0" 2107source = "registry+https://github.com/rust-lang/crates.io-index" 2108checksum = "b07f60793ff0a4d9cef0f18e63b5357e06209987153a64648c972c1e5aff336f" 2109 2110[[package]] 2111name = "hickory-proto" 2112version = "0.24.4" 2113source = "registry+https://github.com/rust-lang/crates.io-index" 2114checksum = "92652067c9ce6f66ce53cc38d1169daa36e6e7eb7dd3b63b5103bd9d97117248" 2115dependencies = [ 2116 "async-trait", 2117 "cfg-if", 2118 "data-encoding", 2119 "enum-as-inner", 2120 "futures-channel", 2121 "futures-io", 2122 "futures-util", 2123 "idna", 2124 "ipnet", 2125 "once_cell", 2126 "rand 0.8.5", 2127 "thiserror 1.0.69", 2128 "tinyvec", 2129 "tokio", 2130 "tracing", 2131 "url", 2132] 2133 2134[[package]] 2135name = "hickory-resolver" 2136version = "0.24.4" 2137source = "registry+https://github.com/rust-lang/crates.io-index" 2138checksum = "cbb117a1ca520e111743ab2f6688eddee69db4e0ea242545a604dce8a66fd22e" 2139dependencies = [ 2140 "cfg-if", 2141 "futures-util", 2142 "hickory-proto", 2143 "ipconfig", 2144 "lru-cache", 2145 "once_cell", 2146 "parking_lot 0.12.5", 2147 "rand 0.8.5", 2148 "resolv-conf", 2149 "smallvec", 2150 "thiserror 1.0.69", 2151 "tokio", 2152 "tracing", 2153] 2154 2155[[package]] 2156name = "hkdf" 2157version = "0.12.4" 2158source = "registry+https://github.com/rust-lang/crates.io-index" 2159checksum = "7b5f8eb2ad728638ea2c7d47a21db23b7b58a72ed6a38256b8a1849f15fbbdf7" 2160dependencies = [ 2161 "hmac", 2162] 2163 2164[[package]] 2165name = "hmac" 2166version = "0.12.1" 2167source = "registry+https://github.com/rust-lang/crates.io-index" 2168checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e" 2169dependencies = [ 2170 "digest", 2171] 2172 2173[[package]] 2174name = "home" 2175version = "0.5.11" 2176source = "registry+https://github.com/rust-lang/crates.io-index" 2177checksum = "589533453244b0995c858700322199b2becb13b627df2851f64a2775d024abcf" 2178dependencies = [ 2179 "windows-sys 0.59.0", 2180] 2181 2182[[package]] 2183name = "http" 2184version = "1.3.1" 2185source = "registry+https://github.com/rust-lang/crates.io-index" 2186checksum = "f4a85d31aea989eead29a3aaf9e1115a180df8282431156e533de47660892565" 2187dependencies = [ 2188 "bytes", 2189 "fnv", 2190 "itoa", 2191] 2192 2193[[package]] 2194name = "http-body" 2195version = "1.0.1" 2196source = "registry+https://github.com/rust-lang/crates.io-index" 2197checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184" 2198dependencies = [ 2199 "bytes", 2200 "http", 2201] 2202 2203[[package]] 2204name = "http-body-util" 2205version = "0.1.3" 2206source = "registry+https://github.com/rust-lang/crates.io-index" 2207checksum = "b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a" 2208dependencies = [ 2209 "bytes", 2210 "futures-core", 2211 "http", 2212 "http-body", 2213 "pin-project-lite", 2214] 2215 2216[[package]] 2217name = "httparse" 2218version = "1.10.1" 2219source = "registry+https://github.com/rust-lang/crates.io-index" 2220checksum = "6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87" 2221 2222[[package]] 2223name = "httpdate" 2224version = "1.0.3" 2225source = "registry+https://github.com/rust-lang/crates.io-index" 2226checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9" 2227 2228[[package]] 2229name = "humantime" 2230version = "2.3.0" 2231source = "registry+https://github.com/rust-lang/crates.io-index" 2232checksum = "135b12329e5e3ce057a9f972339ea52bc954fe1e9358ef27f95e89716fbc5424" 2233 2234[[package]] 2235name = "humantime-serde" 2236version = "1.1.1" 2237source = "registry+https://github.com/rust-lang/crates.io-index" 2238checksum = "57a3db5ea5923d99402c94e9feb261dc5ee9b4efa158b0315f788cf549cc200c" 2239dependencies = [ 2240 "humantime", 2241 "serde", 2242] 2243 2244[[package]] 2245name = "hyper" 2246version = "1.7.0" 2247source = "registry+https://github.com/rust-lang/crates.io-index" 2248checksum = "eb3aa54a13a0dfe7fbe3a59e0c76093041720fdc77b110cc0fc260fafb4dc51e" 2249dependencies = [ 2250 "atomic-waker", 2251 "bytes", 2252 "futures-channel", 2253 "futures-core", 2254 "h2", 2255 "http", 2256 "http-body", 2257 "httparse", 2258 "httpdate", 2259 "itoa", 2260 "pin-project-lite", 2261 "pin-utils", 2262 "smallvec", 2263 "tokio", 2264 "want", 2265] 2266 2267[[package]] 2268name = "hyper-rustls" 2269version = "0.27.7" 2270source = "registry+https://github.com/rust-lang/crates.io-index" 2271checksum = "e3c93eb611681b207e1fe55d5a71ecf91572ec8a6705cdb6857f7d8d5242cf58" 2272dependencies = [ 2273 "http", 2274 "hyper", 2275 "hyper-util", 2276 "rustls", 2277 "rustls-pki-types", 2278 "tokio", 2279 "tokio-rustls", 2280 "tower-service", 2281 "webpki-roots 1.0.3", 2282] 2283 2284[[package]] 2285name = "hyper-tls" 2286version = "0.6.0" 2287source = "registry+https://github.com/rust-lang/crates.io-index" 2288checksum = "70206fc6890eaca9fde8a0bf71caa2ddfc9fe045ac9e5c70df101a7dbde866e0" 2289dependencies = [ 2290 "bytes", 2291 "http-body-util", 2292 "hyper", 2293 "hyper-util", 2294 "native-tls", 2295 "tokio", 2296 "tokio-native-tls", 2297 "tower-service", 2298] 2299 2300[[package]] 2301name = "hyper-util" 2302version = "0.1.17" 2303source = "registry+https://github.com/rust-lang/crates.io-index" 2304checksum = "3c6995591a8f1380fcb4ba966a252a4b29188d51d2b89e3a252f5305be65aea8" 2305dependencies = [ 2306 "base64 0.22.1", 2307 "bytes", 2308 "futures-channel", 2309 "futures-core", 2310 "futures-util", 2311 "http", 2312 "http-body", 2313 "hyper", 2314 "ipnet", 2315 "libc", 2316 "percent-encoding", 2317 "pin-project-lite", 2318 "socket2 0.6.1", 2319 "system-configuration", 2320 "tokio", 2321 "tower-service", 2322 "tracing", 2323 "windows-registry", 2324] 2325 2326[[package]] 2327name = "iana-time-zone" 2328version = "0.1.64" 2329source = "registry+https://github.com/rust-lang/crates.io-index" 2330checksum = "33e57f83510bb73707521ebaffa789ec8caf86f9657cad665b092b581d40e9fb" 2331dependencies = [ 2332 "android_system_properties", 2333 "core-foundation-sys", 2334 "iana-time-zone-haiku", 2335 "js-sys", 2336 "log", 2337 "wasm-bindgen", 2338 "windows-core", 2339] 2340 2341[[package]] 2342name = "iana-time-zone-haiku" 2343version = "0.1.2" 2344source = "registry+https://github.com/rust-lang/crates.io-index" 2345checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f" 2346dependencies = [ 2347 "cc", 2348] 2349 2350[[package]] 2351name = "icu_collections" 2352version = "2.0.0" 2353source = "registry+https://github.com/rust-lang/crates.io-index" 2354checksum = "200072f5d0e3614556f94a9930d5dc3e0662a652823904c3a75dc3b0af7fee47" 2355dependencies = [ 2356 "displaydoc", 2357 "potential_utf", 2358 "yoke", 2359 "zerofrom", 2360 "zerovec", 2361] 2362 2363[[package]] 2364name = "icu_locale_core" 2365version = "2.0.0" 2366source = "registry+https://github.com/rust-lang/crates.io-index" 2367checksum = "0cde2700ccaed3872079a65fb1a78f6c0a36c91570f28755dda67bc8f7d9f00a" 2368dependencies = [ 2369 "displaydoc", 2370 "litemap", 2371 "tinystr", 2372 "writeable", 2373 "zerovec", 2374] 2375 2376[[package]] 2377name = "icu_normalizer" 2378version = "2.0.0" 2379source = "registry+https://github.com/rust-lang/crates.io-index" 2380checksum = "436880e8e18df4d7bbc06d58432329d6458cc84531f7ac5f024e93deadb37979" 2381dependencies = [ 2382 "displaydoc", 2383 "icu_collections", 2384 "icu_normalizer_data", 2385 "icu_properties", 2386 "icu_provider", 2387 "smallvec", 2388 "zerovec", 2389] 2390 2391[[package]] 2392name = "icu_normalizer_data" 2393version = "2.0.0" 2394source = "registry+https://github.com/rust-lang/crates.io-index" 2395checksum = "00210d6893afc98edb752b664b8890f0ef174c8adbb8d0be9710fa66fbbf72d3" 2396 2397[[package]] 2398name = "icu_properties" 2399version = "2.0.1" 2400source = "registry+https://github.com/rust-lang/crates.io-index" 2401checksum = "016c619c1eeb94efb86809b015c58f479963de65bdb6253345c1a1276f22e32b" 2402dependencies = [ 2403 "displaydoc", 2404 "icu_collections", 2405 "icu_locale_core", 2406 "icu_properties_data", 2407 "icu_provider", 2408 "potential_utf", 2409 "zerotrie", 2410 "zerovec", 2411] 2412 2413[[package]] 2414name = "icu_properties_data" 2415version = "2.0.1" 2416source = "registry+https://github.com/rust-lang/crates.io-index" 2417checksum = "298459143998310acd25ffe6810ed544932242d3f07083eee1084d83a71bd632" 2418 2419[[package]] 2420name = "icu_provider" 2421version = "2.0.0" 2422source = "registry+https://github.com/rust-lang/crates.io-index" 2423checksum = "03c80da27b5f4187909049ee2d72f276f0d9f99a42c306bd0131ecfe04d8e5af" 2424dependencies = [ 2425 "displaydoc", 2426 "icu_locale_core", 2427 "stable_deref_trait", 2428 "tinystr", 2429 "writeable", 2430 "yoke", 2431 "zerofrom", 2432 "zerotrie", 2433 "zerovec", 2434] 2435 2436[[package]] 2437name = "ident_case" 2438version = "1.0.1" 2439source = "registry+https://github.com/rust-lang/crates.io-index" 2440checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39" 2441 2442[[package]] 2443name = "idna" 2444version = "1.1.0" 2445source = "registry+https://github.com/rust-lang/crates.io-index" 2446checksum = "3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de" 2447dependencies = [ 2448 "idna_adapter", 2449 "smallvec", 2450 "utf8_iter", 2451] 2452 2453[[package]] 2454name = "idna_adapter" 2455version = "1.2.1" 2456source = "registry+https://github.com/rust-lang/crates.io-index" 2457checksum = "3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344" 2458dependencies = [ 2459 "icu_normalizer", 2460 "icu_properties", 2461] 2462 2463[[package]] 2464name = "indenter" 2465version = "0.3.4" 2466source = "registry+https://github.com/rust-lang/crates.io-index" 2467checksum = "964de6e86d545b246d84badc0fef527924ace5134f30641c203ef52ba83f58d5" 2468 2469[[package]] 2470name = "indexmap" 2471version = "2.11.4" 2472source = "registry+https://github.com/rust-lang/crates.io-index" 2473checksum = "4b0f83760fb341a774ed326568e19f5a863af4a952def8c39f9ab92fd95b88e5" 2474dependencies = [ 2475 "equivalent", 2476 "hashbrown 0.16.0", 2477] 2478 2479[[package]] 2480name = "indoc" 2481version = "2.0.6" 2482source = "registry+https://github.com/rust-lang/crates.io-index" 2483checksum = "f4c7245a08504955605670dbf141fceab975f15ca21570696aebe9d2e71576bd" 2484 2485[[package]] 2486name = "instant" 2487version = "0.1.13" 2488source = "registry+https://github.com/rust-lang/crates.io-index" 2489checksum = "e0242819d153cba4b4b05a5a8f2a7e9bbf97b6055b2a002b395c96b5ff3c0222" 2490dependencies = [ 2491 "cfg-if", 2492 "js-sys", 2493 "wasm-bindgen", 2494 "web-sys", 2495] 2496 2497[[package]] 2498name = "ipconfig" 2499version = "0.3.2" 2500source = "registry+https://github.com/rust-lang/crates.io-index" 2501checksum = "b58db92f96b720de98181bbbe63c831e87005ab460c1bf306eb2622b4707997f" 2502dependencies = [ 2503 "socket2 0.5.10", 2504 "widestring", 2505 "windows-sys 0.48.0", 2506 "winreg", 2507] 2508 2509[[package]] 2510name = "ipld-core" 2511version = "0.4.2" 2512source = "registry+https://github.com/rust-lang/crates.io-index" 2513checksum = "104718b1cc124d92a6d01ca9c9258a7df311405debb3408c445a36452f9bf8db" 2514dependencies = [ 2515 "cid", 2516 "serde", 2517 "serde_bytes", 2518] 2519 2520[[package]] 2521name = "ipnet" 2522version = "2.11.0" 2523source = "registry+https://github.com/rust-lang/crates.io-index" 2524checksum = "469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130" 2525 2526[[package]] 2527name = "iri-string" 2528version = "0.7.8" 2529source = "registry+https://github.com/rust-lang/crates.io-index" 2530checksum = "dbc5ebe9c3a1a7a5127f920a418f7585e9e758e911d0466ed004f393b0e380b2" 2531dependencies = [ 2532 "memchr", 2533 "serde", 2534] 2535 2536[[package]] 2537name = "is_terminal_polyfill" 2538version = "1.70.1" 2539source = "registry+https://github.com/rust-lang/crates.io-index" 2540checksum = "7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf" 2541 2542[[package]] 2543name = "itertools" 2544version = "0.13.0" 2545source = "registry+https://github.com/rust-lang/crates.io-index" 2546checksum = "413ee7dfc52ee1a4949ceeb7dbc8a33f2d6c088194d9f922fb8318faf1f01186" 2547dependencies = [ 2548 "either", 2549] 2550 2551[[package]] 2552name = "itoa" 2553version = "1.0.15" 2554source = "registry+https://github.com/rust-lang/crates.io-index" 2555checksum = "4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c" 2556 2557[[package]] 2558name = "jacquard" 2559version = "0.5.4" 2560source = "registry+https://github.com/rust-lang/crates.io-index" 2561checksum = "c9f7e9e2fb15b8e526c8f44ba197ba8b4174858d05522f088d1ff8de0ce02836" 2562dependencies = [ 2563 "bon", 2564 "bytes", 2565 "getrandom 0.2.16", 2566 "http", 2567 "jacquard-api", 2568 "jacquard-common", 2569 "jacquard-derive", 2570 "jacquard-identity", 2571 "jacquard-oauth", 2572 "jose-jwk", 2573 "miette", 2574 "p256", 2575 "percent-encoding", 2576 "rand_core 0.6.4", 2577 "reqwest", 2578 "serde", 2579 "serde_html_form", 2580 "serde_ipld_dagcbor", 2581 "serde_json", 2582 "smol_str", 2583 "thiserror 2.0.17", 2584 "tokio", 2585 "trait-variant", 2586 "url", 2587] 2588 2589[[package]] 2590name = "jacquard-api" 2591version = "0.5.5" 2592source = "registry+https://github.com/rust-lang/crates.io-index" 2593checksum = "eef8307959cc031759816d8e44a3c4db5dd184eedec07431579877a8c4741b80" 2594dependencies = [ 2595 "bon", 2596 "bytes", 2597 "jacquard-common", 2598 "jacquard-derive", 2599 "miette", 2600 "serde", 2601 "thiserror 2.0.17", 2602] 2603 2604[[package]] 2605name = "jacquard-axum" 2606version = "0.5.2" 2607source = "registry+https://github.com/rust-lang/crates.io-index" 2608checksum = "9cf2a1cfebce9dd76b40c0737857cb90228197d232b3444efa4d0c928a71efbe" 2609dependencies = [ 2610 "axum", 2611 "bytes", 2612 "jacquard", 2613 "jacquard-common", 2614 "jacquard-derive", 2615 "jacquard-identity", 2616 "miette", 2617 "multibase", 2618 "serde", 2619 "serde_html_form", 2620 "serde_ipld_dagcbor", 2621 "serde_json", 2622 "thiserror 2.0.17", 2623 "tokio", 2624 "tower-http", 2625 "tracing", 2626] 2627 2628[[package]] 2629name = "jacquard-common" 2630version = "0.5.4" 2631source = "registry+https://github.com/rust-lang/crates.io-index" 2632checksum = "cf91dfa4ade1ca83c9afccee4ece7ed72b6607a0853d88623958d4e7c5382eb3" 2633dependencies = [ 2634 "base64 0.22.1", 2635 "bon", 2636 "bytes", 2637 "chrono", 2638 "cid", 2639 "getrandom 0.3.4", 2640 "http", 2641 "ipld-core", 2642 "k256", 2643 "langtag", 2644 "miette", 2645 "multibase", 2646 "multihash", 2647 "ouroboros", 2648 "p256", 2649 "rand 0.9.2", 2650 "regex", 2651 "reqwest", 2652 "serde", 2653 "serde_html_form", 2654 "serde_ipld_dagcbor", 2655 "serde_json", 2656 "signature", 2657 "smol_str", 2658 "thiserror 2.0.17", 2659 "tokio", 2660 "trait-variant", 2661 "url", 2662] 2663 2664[[package]] 2665name = "jacquard-derive" 2666version = "0.5.4" 2667source = "registry+https://github.com/rust-lang/crates.io-index" 2668checksum = "4f7db8498da87d842297b169a0080eed751bce173c56626b5fa71261fe72f804" 2669dependencies = [ 2670 "proc-macro2", 2671 "quote", 2672 "syn 2.0.106", 2673] 2674 2675[[package]] 2676name = "jacquard-identity" 2677version = "0.5.3" 2678source = "registry+https://github.com/rust-lang/crates.io-index" 2679checksum = "afafcd8fcc26095789aeefe4f54cda4471f1748ba11fa7886184f515362b6339" 2680dependencies = [ 2681 "bon", 2682 "bytes", 2683 "hickory-resolver", 2684 "http", 2685 "jacquard-api", 2686 "jacquard-common", 2687 "miette", 2688 "percent-encoding", 2689 "reqwest", 2690 "serde", 2691 "serde_html_form", 2692 "serde_json", 2693 "thiserror 2.0.17", 2694 "tokio", 2695 "trait-variant", 2696 "url", 2697 "urlencoding", 2698] 2699 2700[[package]] 2701name = "jacquard-oauth" 2702version = "0.5.4" 2703source = "registry+https://github.com/rust-lang/crates.io-index" 2704checksum = "0c583fb0f634654b51d390809f4dc5b08087d34c155b33d89b36475f6e6b1428" 2705dependencies = [ 2706 "base64 0.22.1", 2707 "bytes", 2708 "chrono", 2709 "dashmap", 2710 "elliptic-curve", 2711 "http", 2712 "jacquard-common", 2713 "jacquard-identity", 2714 "jose-jwa", 2715 "jose-jwk", 2716 "miette", 2717 "p256", 2718 "rand 0.8.5", 2719 "rand_core 0.6.4", 2720 "reqwest", 2721 "rouille", 2722 "serde", 2723 "serde_html_form", 2724 "serde_json", 2725 "sha2", 2726 "signature", 2727 "smol_str", 2728 "thiserror 2.0.17", 2729 "tokio", 2730 "trait-variant", 2731 "url", 2732 "webbrowser", 2733] 2734 2735[[package]] 2736name = "jni" 2737version = "0.21.1" 2738source = "registry+https://github.com/rust-lang/crates.io-index" 2739checksum = "1a87aa2bb7d2af34197c04845522473242e1aa17c12f4935d5856491a7fb8c97" 2740dependencies = [ 2741 "cesu8", 2742 "cfg-if", 2743 "combine", 2744 "jni-sys", 2745 "log", 2746 "thiserror 1.0.69", 2747 "walkdir", 2748 "windows-sys 0.45.0", 2749] 2750 2751[[package]] 2752name = "jni-sys" 2753version = "0.3.0" 2754source = "registry+https://github.com/rust-lang/crates.io-index" 2755checksum = "8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130" 2756 2757[[package]] 2758name = "jobserver" 2759version = "0.1.34" 2760source = "registry+https://github.com/rust-lang/crates.io-index" 2761checksum = "9afb3de4395d6b3e67a780b6de64b51c978ecf11cb9a462c66be7d4ca9039d33" 2762dependencies = [ 2763 "getrandom 0.3.4", 2764 "libc", 2765] 2766 2767[[package]] 2768name = "jose-b64" 2769version = "0.1.2" 2770source = "registry+https://github.com/rust-lang/crates.io-index" 2771checksum = "bec69375368709666b21c76965ce67549f2d2db7605f1f8707d17c9656801b56" 2772dependencies = [ 2773 "base64ct", 2774 "serde", 2775 "subtle", 2776 "zeroize", 2777] 2778 2779[[package]] 2780name = "jose-jwa" 2781version = "0.1.2" 2782source = "registry+https://github.com/rust-lang/crates.io-index" 2783checksum = "9ab78e053fe886a351d67cf0d194c000f9d0dcb92906eb34d853d7e758a4b3a7" 2784dependencies = [ 2785 "serde", 2786] 2787 2788[[package]] 2789name = "jose-jwk" 2790version = "0.1.2" 2791source = "registry+https://github.com/rust-lang/crates.io-index" 2792checksum = "280fa263807fe0782ecb6f2baadc28dffc04e00558a58e33bfdb801d11fd58e7" 2793dependencies = [ 2794 "jose-b64", 2795 "jose-jwa", 2796 "p256", 2797 "p384", 2798 "rsa", 2799 "serde", 2800 "zeroize", 2801] 2802 2803[[package]] 2804name = "js-sys" 2805version = "0.3.81" 2806source = "registry+https://github.com/rust-lang/crates.io-index" 2807checksum = "ec48937a97411dcb524a265206ccd4c90bb711fca92b2792c407f268825b9305" 2808dependencies = [ 2809 "once_cell", 2810 "wasm-bindgen", 2811] 2812 2813[[package]] 2814name = "k256" 2815version = "0.13.4" 2816source = "registry+https://github.com/rust-lang/crates.io-index" 2817checksum = "f6e3919bbaa2945715f0bb6d3934a173d1e9a59ac23767fbaaef277265a7411b" 2818dependencies = [ 2819 "cfg-if", 2820 "ecdsa", 2821 "elliptic-curve", 2822 "sha2", 2823] 2824 2825[[package]] 2826name = "k8-types" 2827version = "0.9.0" 2828source = "registry+https://github.com/rust-lang/crates.io-index" 2829checksum = "a03d75bcb5555871dcffa40538fee4e59d38e3d21457c7c19108a31a76a69122" 2830dependencies = [ 2831 "serde", 2832 "serde_json", 2833] 2834 2835[[package]] 2836name = "langtag" 2837version = "0.4.0" 2838source = "registry+https://github.com/rust-lang/crates.io-index" 2839checksum = "9ecb4c689a30e48ebeaa14237f34037e300dd072e6ad21a9ec72e810ff3c6600" 2840dependencies = [ 2841 "serde", 2842 "static-regular-grammar", 2843 "thiserror 1.0.69", 2844] 2845 2846[[package]] 2847name = "lazy_static" 2848version = "1.5.0" 2849source = "registry+https://github.com/rust-lang/crates.io-index" 2850checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe" 2851dependencies = [ 2852 "spin", 2853] 2854 2855[[package]] 2856name = "lenient_semver" 2857version = "0.4.2" 2858source = "registry+https://github.com/rust-lang/crates.io-index" 2859checksum = "de8de3f4f3754c280ce1c8c42ed8dd26a9c8385c2e5ad4ec5a77e774cea9c1ec" 2860dependencies = [ 2861 "lenient_semver_parser", 2862 "semver", 2863] 2864 2865[[package]] 2866name = "lenient_semver_parser" 2867version = "0.4.2" 2868source = "registry+https://github.com/rust-lang/crates.io-index" 2869checksum = "7f650c1d024ddc26b4bb79c3076b30030f2cf2b18292af698c81f7337a64d7d6" 2870dependencies = [ 2871 "lenient_semver_version_builder", 2872 "semver", 2873] 2874 2875[[package]] 2876name = "lenient_semver_version_builder" 2877version = "0.4.2" 2878source = "registry+https://github.com/rust-lang/crates.io-index" 2879checksum = "9049f8ff49f75b946f95557148e70230499c8a642bf2d6528246afc7d0282d17" 2880dependencies = [ 2881 "semver", 2882] 2883 2884[[package]] 2885name = "libc" 2886version = "0.2.177" 2887source = "registry+https://github.com/rust-lang/crates.io-index" 2888checksum = "2874a2af47a2325c2001a6e6fad9b16a53b802102b528163885171cf92b15976" 2889 2890[[package]] 2891name = "libloading" 2892version = "0.8.9" 2893source = "registry+https://github.com/rust-lang/crates.io-index" 2894checksum = "d7c4b02199fee7c5d21a5ae7d8cfa79a6ef5bb2fc834d6e9058e89c825efdc55" 2895dependencies = [ 2896 "cfg-if", 2897 "windows-link 0.2.1", 2898] 2899 2900[[package]] 2901name = "libm" 2902version = "0.2.15" 2903source = "registry+https://github.com/rust-lang/crates.io-index" 2904checksum = "f9fbbcab51052fe104eb5e5d351cf728d30a5be1fe14d9be8a3b097481fb97de" 2905 2906[[package]] 2907name = "libredox" 2908version = "0.1.10" 2909source = "registry+https://github.com/rust-lang/crates.io-index" 2910checksum = "416f7e718bdb06000964960ffa43b4335ad4012ae8b99060261aa4a8088d5ccb" 2911dependencies = [ 2912 "bitflags 2.9.4", 2913 "libc", 2914 "redox_syscall 0.5.18", 2915] 2916 2917[[package]] 2918name = "libsqlite3-sys" 2919version = "0.30.1" 2920source = "registry+https://github.com/rust-lang/crates.io-index" 2921checksum = "2e99fb7a497b1e3339bc746195567ed8d3e24945ecd636e3619d20b9de9e9149" 2922dependencies = [ 2923 "pkg-config", 2924 "vcpkg", 2925] 2926 2927[[package]] 2928name = "linked-hash-map" 2929version = "0.5.6" 2930source = "registry+https://github.com/rust-lang/crates.io-index" 2931checksum = "0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f" 2932 2933[[package]] 2934name = "linux-raw-sys" 2935version = "0.11.0" 2936source = "registry+https://github.com/rust-lang/crates.io-index" 2937checksum = "df1d3c3b53da64cf5760482273a98e575c651a67eec7f77df96b5b642de8f039" 2938 2939[[package]] 2940name = "litemap" 2941version = "0.8.0" 2942source = "registry+https://github.com/rust-lang/crates.io-index" 2943checksum = "241eaef5fd12c88705a01fc1066c48c4b36e0dd4377dcdc7ec3942cea7a69956" 2944 2945[[package]] 2946name = "lock_api" 2947version = "0.4.14" 2948source = "registry+https://github.com/rust-lang/crates.io-index" 2949checksum = "224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965" 2950dependencies = [ 2951 "scopeguard", 2952] 2953 2954[[package]] 2955name = "log" 2956version = "0.4.28" 2957source = "registry+https://github.com/rust-lang/crates.io-index" 2958checksum = "34080505efa8e45a4b816c349525ebe327ceaa8559756f0356cba97ef3bf7432" 2959 2960[[package]] 2961name = "lru-cache" 2962version = "0.1.2" 2963source = "registry+https://github.com/rust-lang/crates.io-index" 2964checksum = "31e24f1ad8321ca0e8a1e0ac13f23cb668e6f5466c2c57319f6a5cf1cc8e3b1c" 2965dependencies = [ 2966 "linked-hash-map", 2967] 2968 2969[[package]] 2970name = "lru-slab" 2971version = "0.1.2" 2972source = "registry+https://github.com/rust-lang/crates.io-index" 2973checksum = "112b39cec0b298b6c1999fee3e31427f74f676e4cb9879ed1a121b43661a4154" 2974 2975[[package]] 2976name = "lz4_flex" 2977version = "0.11.5" 2978source = "registry+https://github.com/rust-lang/crates.io-index" 2979checksum = "08ab2867e3eeeca90e844d1940eab391c9dc5228783db2ed999acbc0a9ed375a" 2980dependencies = [ 2981 "twox-hash", 2982] 2983 2984[[package]] 2985name = "malloc_buf" 2986version = "0.0.6" 2987source = "registry+https://github.com/rust-lang/crates.io-index" 2988checksum = "62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb" 2989dependencies = [ 2990 "libc", 2991] 2992 2993[[package]] 2994name = "match-lookup" 2995version = "0.1.1" 2996source = "registry+https://github.com/rust-lang/crates.io-index" 2997checksum = "1265724d8cb29dbbc2b0f06fffb8bf1a8c0cf73a78eede9ba73a4a66c52a981e" 2998dependencies = [ 2999 "proc-macro2", 3000 "quote", 3001 "syn 1.0.109", 3002] 3003 3004[[package]] 3005name = "matchers" 3006version = "0.2.0" 3007source = "registry+https://github.com/rust-lang/crates.io-index" 3008checksum = "d1525a2a28c7f4fa0fc98bb91ae755d1e2d1505079e05539e35bc876b5d65ae9" 3009dependencies = [ 3010 "regex-automata", 3011] 3012 3013[[package]] 3014name = "matchit" 3015version = "0.8.4" 3016source = "registry+https://github.com/rust-lang/crates.io-index" 3017checksum = "47e1ffaa40ddd1f3ed91f717a33c8c0ee23fff369e3aa8772b9605cc1d22f4c3" 3018 3019[[package]] 3020name = "md-5" 3021version = "0.10.6" 3022source = "registry+https://github.com/rust-lang/crates.io-index" 3023checksum = "d89e7ee0cfbedfc4da3340218492196241d89eefb6dab27de5df917a6d2e78cf" 3024dependencies = [ 3025 "cfg-if", 3026 "digest", 3027] 3028 3029[[package]] 3030name = "memchr" 3031version = "2.7.6" 3032source = "registry+https://github.com/rust-lang/crates.io-index" 3033checksum = "f52b00d39961fc5b2736ea853c9cc86238e165017a493d1d5c8eac6bdc4cc273" 3034 3035[[package]] 3036name = "miette" 3037version = "7.6.0" 3038source = "registry+https://github.com/rust-lang/crates.io-index" 3039checksum = "5f98efec8807c63c752b5bd61f862c165c115b0a35685bdcfd9238c7aeb592b7" 3040dependencies = [ 3041 "cfg-if", 3042 "miette-derive", 3043 "unicode-width", 3044] 3045 3046[[package]] 3047name = "miette-derive" 3048version = "7.6.0" 3049source = "registry+https://github.com/rust-lang/crates.io-index" 3050checksum = "db5b29714e950dbb20d5e6f74f9dcec4edbcc1067bb7f8ed198c097b8c1a818b" 3051dependencies = [ 3052 "proc-macro2", 3053 "quote", 3054 "syn 2.0.106", 3055] 3056 3057[[package]] 3058name = "mime" 3059version = "0.3.17" 3060source = "registry+https://github.com/rust-lang/crates.io-index" 3061checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a" 3062 3063[[package]] 3064name = "mime_guess" 3065version = "2.0.5" 3066source = "registry+https://github.com/rust-lang/crates.io-index" 3067checksum = "f7c44f8e672c00fe5308fa235f821cb4198414e1c77935c1ab6948d3fd78550e" 3068dependencies = [ 3069 "mime", 3070 "unicase", 3071] 3072 3073[[package]] 3074name = "minimal-lexical" 3075version = "0.2.1" 3076source = "registry+https://github.com/rust-lang/crates.io-index" 3077checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a" 3078 3079[[package]] 3080name = "miniz_oxide" 3081version = "0.8.9" 3082source = "registry+https://github.com/rust-lang/crates.io-index" 3083checksum = "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316" 3084dependencies = [ 3085 "adler2", 3086 "simd-adler32", 3087] 3088 3089[[package]] 3090name = "mio" 3091version = "1.0.4" 3092source = "registry+https://github.com/rust-lang/crates.io-index" 3093checksum = "78bed444cc8a2160f01cbcf811ef18cac863ad68ae8ca62092e8db51d51c761c" 3094dependencies = [ 3095 "libc", 3096 "wasi", 3097 "windows-sys 0.59.0", 3098] 3099 3100[[package]] 3101name = "moka" 3102version = "0.12.11" 3103source = "registry+https://github.com/rust-lang/crates.io-index" 3104checksum = "8261cd88c312e0004c1d51baad2980c66528dfdb2bee62003e643a4d8f86b077" 3105dependencies = [ 3106 "crossbeam-channel", 3107 "crossbeam-epoch", 3108 "crossbeam-utils", 3109 "equivalent", 3110 "parking_lot 0.12.5", 3111 "portable-atomic", 3112 "rustc_version", 3113 "smallvec", 3114 "tagptr", 3115 "uuid", 3116] 3117 3118[[package]] 3119name = "multibase" 3120version = "0.9.2" 3121source = "registry+https://github.com/rust-lang/crates.io-index" 3122checksum = "8694bb4835f452b0e3bb06dbebb1d6fc5385b6ca1caf2e55fd165c042390ec77" 3123dependencies = [ 3124 "base-x", 3125 "base256emoji", 3126 "data-encoding", 3127 "data-encoding-macro", 3128] 3129 3130[[package]] 3131name = "multihash" 3132version = "0.19.3" 3133source = "registry+https://github.com/rust-lang/crates.io-index" 3134checksum = "6b430e7953c29dd6a09afc29ff0bb69c6e306329ee6794700aee27b76a1aea8d" 3135dependencies = [ 3136 "core2", 3137 "serde", 3138 "unsigned-varint", 3139] 3140 3141[[package]] 3142name = "multipart" 3143version = "0.18.0" 3144source = "registry+https://github.com/rust-lang/crates.io-index" 3145checksum = "00dec633863867f29cb39df64a397cdf4a6354708ddd7759f70c7fb51c5f9182" 3146dependencies = [ 3147 "buf_redux", 3148 "httparse", 3149 "log", 3150 "mime", 3151 "mime_guess", 3152 "quick-error", 3153 "rand 0.8.5", 3154 "safemem", 3155 "tempfile", 3156 "twoway", 3157] 3158 3159[[package]] 3160name = "native-tls" 3161version = "0.2.14" 3162source = "registry+https://github.com/rust-lang/crates.io-index" 3163checksum = "87de3442987e9dbec73158d5c715e7ad9072fda936bb03d19d7fa10e00520f0e" 3164dependencies = [ 3165 "libc", 3166 "log", 3167 "openssl", 3168 "openssl-probe", 3169 "openssl-sys", 3170 "schannel", 3171 "security-framework", 3172 "security-framework-sys", 3173 "tempfile", 3174] 3175 3176[[package]] 3177name = "ndk-context" 3178version = "0.1.1" 3179source = "registry+https://github.com/rust-lang/crates.io-index" 3180checksum = "27b02d87554356db9e9a873add8782d4ea6e3e58ea071a9adb9a2e8ddb884a8b" 3181 3182[[package]] 3183name = "nix" 3184version = "0.29.0" 3185source = "registry+https://github.com/rust-lang/crates.io-index" 3186checksum = "71e2746dc3a24dd78b3cfcb7be93368c6de9963d30f43a6a73998a9cf4b17b46" 3187dependencies = [ 3188 "bitflags 2.9.4", 3189 "cfg-if", 3190 "cfg_aliases", 3191 "libc", 3192] 3193 3194[[package]] 3195name = "nom" 3196version = "7.1.3" 3197source = "registry+https://github.com/rust-lang/crates.io-index" 3198checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a" 3199dependencies = [ 3200 "memchr", 3201 "minimal-lexical", 3202] 3203 3204[[package]] 3205name = "nu-ansi-term" 3206version = "0.50.3" 3207source = "registry+https://github.com/rust-lang/crates.io-index" 3208checksum = "7957b9740744892f114936ab4a57b3f487491bbeafaf8083688b16841a4240e5" 3209dependencies = [ 3210 "windows-sys 0.61.2", 3211] 3212 3213[[package]] 3214name = "num-bigint-dig" 3215version = "0.8.4" 3216source = "registry+https://github.com/rust-lang/crates.io-index" 3217checksum = "dc84195820f291c7697304f3cbdadd1cb7199c0efc917ff5eafd71225c136151" 3218dependencies = [ 3219 "byteorder", 3220 "lazy_static", 3221 "libm", 3222 "num-integer", 3223 "num-iter", 3224 "num-traits", 3225 "rand 0.8.5", 3226 "smallvec", 3227 "zeroize", 3228] 3229 3230[[package]] 3231name = "num-conv" 3232version = "0.1.0" 3233source = "registry+https://github.com/rust-lang/crates.io-index" 3234checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9" 3235 3236[[package]] 3237name = "num-integer" 3238version = "0.1.46" 3239source = "registry+https://github.com/rust-lang/crates.io-index" 3240checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f" 3241dependencies = [ 3242 "num-traits", 3243] 3244 3245[[package]] 3246name = "num-iter" 3247version = "0.1.45" 3248source = "registry+https://github.com/rust-lang/crates.io-index" 3249checksum = "1429034a0490724d0075ebb2bc9e875d6503c3cf69e235a8941aa757d83ef5bf" 3250dependencies = [ 3251 "autocfg", 3252 "num-integer", 3253 "num-traits", 3254] 3255 3256[[package]] 3257name = "num-traits" 3258version = "0.2.19" 3259source = "registry+https://github.com/rust-lang/crates.io-index" 3260checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841" 3261dependencies = [ 3262 "autocfg", 3263 "libm", 3264] 3265 3266[[package]] 3267name = "num_cpus" 3268version = "1.17.0" 3269source = "registry+https://github.com/rust-lang/crates.io-index" 3270checksum = "91df4bbde75afed763b708b7eee1e8e7651e02d97f6d5dd763e89367e957b23b" 3271dependencies = [ 3272 "hermit-abi", 3273 "libc", 3274] 3275 3276[[package]] 3277name = "num_threads" 3278version = "0.1.7" 3279source = "registry+https://github.com/rust-lang/crates.io-index" 3280checksum = "5c7398b9c8b70908f6371f47ed36737907c87c52af34c268fed0bf0ceb92ead9" 3281dependencies = [ 3282 "libc", 3283] 3284 3285[[package]] 3286name = "objc" 3287version = "0.2.7" 3288source = "registry+https://github.com/rust-lang/crates.io-index" 3289checksum = "915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1" 3290dependencies = [ 3291 "malloc_buf", 3292] 3293 3294[[package]] 3295name = "once_cell" 3296version = "1.21.3" 3297source = "registry+https://github.com/rust-lang/crates.io-index" 3298checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d" 3299 3300[[package]] 3301name = "once_cell_polyfill" 3302version = "1.70.1" 3303source = "registry+https://github.com/rust-lang/crates.io-index" 3304checksum = "a4895175b425cb1f87721b59f0f286c2092bd4af812243672510e1ac53e2e0ad" 3305 3306[[package]] 3307name = "openssl" 3308version = "0.10.74" 3309source = "registry+https://github.com/rust-lang/crates.io-index" 3310checksum = "24ad14dd45412269e1a30f52ad8f0664f0f4f4a89ee8fe28c3b3527021ebb654" 3311dependencies = [ 3312 "bitflags 2.9.4", 3313 "cfg-if", 3314 "foreign-types", 3315 "libc", 3316 "once_cell", 3317 "openssl-macros", 3318 "openssl-sys", 3319] 3320 3321[[package]] 3322name = "openssl-macros" 3323version = "0.1.1" 3324source = "registry+https://github.com/rust-lang/crates.io-index" 3325checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c" 3326dependencies = [ 3327 "proc-macro2", 3328 "quote", 3329 "syn 2.0.106", 3330] 3331 3332[[package]] 3333name = "openssl-probe" 3334version = "0.1.6" 3335source = "registry+https://github.com/rust-lang/crates.io-index" 3336checksum = "d05e27ee213611ffe7d6348b942e8f942b37114c00cc03cec254295a4a17852e" 3337 3338[[package]] 3339name = "openssl-sys" 3340version = "0.9.110" 3341source = "registry+https://github.com/rust-lang/crates.io-index" 3342checksum = "0a9f0075ba3c21b09f8e8b2026584b1d18d49388648f2fbbf3c97ea8deced8e2" 3343dependencies = [ 3344 "cc", 3345 "libc", 3346 "pkg-config", 3347 "vcpkg", 3348] 3349 3350[[package]] 3351name = "option-ext" 3352version = "0.2.0" 3353source = "registry+https://github.com/rust-lang/crates.io-index" 3354checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d" 3355 3356[[package]] 3357name = "ott-db-migration" 3358version = "0.1.0" 3359dependencies = [ 3360 "anyhow", 3361 "sqlx", 3362 "tokio", 3363 "tracing", 3364 "tracing-subscriber", 3365] 3366 3367[[package]] 3368name = "ott-embed" 3369version = "0.1.0" 3370dependencies = [ 3371 "anyhow", 3372 "fluvio", 3373 "ott-types", 3374 "pgvector", 3375 "reqwest", 3376 "rstest", 3377 "serde", 3378 "serde_json", 3379 "sqlx", 3380 "tokio", 3381 "tokio-stream", 3382 "tracing", 3383 "tracing-subscriber", 3384] 3385 3386[[package]] 3387name = "ott-filter" 3388version = "0.1.0" 3389dependencies = [ 3390 "fluvio", 3391 "moka", 3392 "ott-types", 3393 "reqwest", 3394 "rstest", 3395 "serde", 3396 "serde_json", 3397 "tokio", 3398 "tokio-stream", 3399 "tracing", 3400 "tracing-subscriber", 3401] 3402 3403[[package]] 3404name = "ott-types" 3405version = "0.1.0" 3406dependencies = [ 3407 "serde", 3408] 3409 3410[[package]] 3411name = "ott-xrpc" 3412version = "0.1.0" 3413dependencies = [ 3414 "anyhow", 3415 "async-trait", 3416 "axum", 3417 "axum-macros", 3418 "clap", 3419 "ed25519-dalek", 3420 "elliptic-curve", 3421 "futures", 3422 "http", 3423 "jacquard", 3424 "jacquard-api", 3425 "jacquard-axum", 3426 "jacquard-common", 3427 "jacquard-identity", 3428 "multibase", 3429 "rand 0.9.2", 3430 "reqwest", 3431 "rstest", 3432 "serde", 3433 "serde_json", 3434 "tokio", 3435 "tower-http", 3436 "tracing", 3437 "tracing-subscriber", 3438 "url", 3439] 3440 3441[[package]] 3442name = "ouroboros" 3443version = "0.18.5" 3444source = "registry+https://github.com/rust-lang/crates.io-index" 3445checksum = "1e0f050db9c44b97a94723127e6be766ac5c340c48f2c4bb3ffa11713744be59" 3446dependencies = [ 3447 "aliasable", 3448 "ouroboros_macro", 3449 "static_assertions", 3450] 3451 3452[[package]] 3453name = "ouroboros_macro" 3454version = "0.18.5" 3455source = "registry+https://github.com/rust-lang/crates.io-index" 3456checksum = "3c7028bdd3d43083f6d8d4d5187680d0d3560d54df4cc9d752005268b41e64d0" 3457dependencies = [ 3458 "heck 0.4.1", 3459 "proc-macro2", 3460 "proc-macro2-diagnostics", 3461 "quote", 3462 "syn 2.0.106", 3463] 3464 3465[[package]] 3466name = "p256" 3467version = "0.13.2" 3468source = "registry+https://github.com/rust-lang/crates.io-index" 3469checksum = "c9863ad85fa8f4460f9c48cb909d38a0d689dba1f6f6988a5e3e0d31071bcd4b" 3470dependencies = [ 3471 "ecdsa", 3472 "elliptic-curve", 3473 "primeorder", 3474 "sha2", 3475] 3476 3477[[package]] 3478name = "p384" 3479version = "0.13.1" 3480source = "registry+https://github.com/rust-lang/crates.io-index" 3481checksum = "fe42f1670a52a47d448f14b6a5c61dd78fce51856e68edaa38f7ae3a46b8d6b6" 3482dependencies = [ 3483 "elliptic-curve", 3484 "primeorder", 3485] 3486 3487[[package]] 3488name = "parking" 3489version = "2.2.1" 3490source = "registry+https://github.com/rust-lang/crates.io-index" 3491checksum = "f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba" 3492 3493[[package]] 3494name = "parking_lot" 3495version = "0.11.2" 3496source = "registry+https://github.com/rust-lang/crates.io-index" 3497checksum = "7d17b78036a60663b797adeaee46f5c9dfebb86948d1255007a1d6be0271ff99" 3498dependencies = [ 3499 "instant", 3500 "lock_api", 3501 "parking_lot_core 0.8.6", 3502] 3503 3504[[package]] 3505name = "parking_lot" 3506version = "0.12.5" 3507source = "registry+https://github.com/rust-lang/crates.io-index" 3508checksum = "93857453250e3077bd71ff98b6a65ea6621a19bb0f559a85248955ac12c45a1a" 3509dependencies = [ 3510 "lock_api", 3511 "parking_lot_core 0.9.12", 3512] 3513 3514[[package]] 3515name = "parking_lot_core" 3516version = "0.8.6" 3517source = "registry+https://github.com/rust-lang/crates.io-index" 3518checksum = "60a2cfe6f0ad2bfc16aefa463b497d5c7a5ecd44a23efa72aa342d90177356dc" 3519dependencies = [ 3520 "cfg-if", 3521 "instant", 3522 "libc", 3523 "redox_syscall 0.2.16", 3524 "smallvec", 3525 "winapi", 3526] 3527 3528[[package]] 3529name = "parking_lot_core" 3530version = "0.9.12" 3531source = "registry+https://github.com/rust-lang/crates.io-index" 3532checksum = "2621685985a2ebf1c516881c026032ac7deafcda1a2c9b7850dc81e3dfcb64c1" 3533dependencies = [ 3534 "cfg-if", 3535 "libc", 3536 "redox_syscall 0.5.18", 3537 "smallvec", 3538 "windows-link 0.2.1", 3539] 3540 3541[[package]] 3542name = "paste" 3543version = "1.0.15" 3544source = "registry+https://github.com/rust-lang/crates.io-index" 3545checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a" 3546 3547[[package]] 3548name = "pem-rfc7468" 3549version = "0.7.0" 3550source = "registry+https://github.com/rust-lang/crates.io-index" 3551checksum = "88b39c9bfcfc231068454382784bb460aae594343fb030d46e9f50a645418412" 3552dependencies = [ 3553 "base64ct", 3554] 3555 3556[[package]] 3557name = "percent-encoding" 3558version = "2.3.2" 3559source = "registry+https://github.com/rust-lang/crates.io-index" 3560checksum = "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220" 3561 3562[[package]] 3563name = "pgvector" 3564version = "0.4.1" 3565source = "registry+https://github.com/rust-lang/crates.io-index" 3566checksum = "fc58e2d255979a31caa7cabfa7aac654af0354220719ab7a68520ae7a91e8c0b" 3567dependencies = [ 3568 "sqlx", 3569] 3570 3571[[package]] 3572name = "pharos" 3573version = "0.5.3" 3574source = "registry+https://github.com/rust-lang/crates.io-index" 3575checksum = "e9567389417feee6ce15dd6527a8a1ecac205ef62c2932bcf3d9f6fc5b78b414" 3576dependencies = [ 3577 "futures", 3578 "rustc_version", 3579] 3580 3581[[package]] 3582name = "pin-project" 3583version = "1.1.10" 3584source = "registry+https://github.com/rust-lang/crates.io-index" 3585checksum = "677f1add503faace112b9f1373e43e9e054bfdd22ff1a63c1bc485eaec6a6a8a" 3586dependencies = [ 3587 "pin-project-internal", 3588] 3589 3590[[package]] 3591name = "pin-project-internal" 3592version = "1.1.10" 3593source = "registry+https://github.com/rust-lang/crates.io-index" 3594checksum = "6e918e4ff8c4549eb882f14b3a4bc8c8bc93de829416eacf579f1207a8fbf861" 3595dependencies = [ 3596 "proc-macro2", 3597 "quote", 3598 "syn 2.0.106", 3599] 3600 3601[[package]] 3602name = "pin-project-lite" 3603version = "0.2.16" 3604source = "registry+https://github.com/rust-lang/crates.io-index" 3605checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b" 3606 3607[[package]] 3608name = "pin-utils" 3609version = "0.1.0" 3610source = "registry+https://github.com/rust-lang/crates.io-index" 3611checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" 3612 3613[[package]] 3614name = "piper" 3615version = "0.2.4" 3616source = "registry+https://github.com/rust-lang/crates.io-index" 3617checksum = "96c8c490f422ef9a4efd2cb5b42b76c8613d7e7dfc1caf667b8a3350a5acc066" 3618dependencies = [ 3619 "atomic-waker", 3620 "fastrand", 3621 "futures-io", 3622] 3623 3624[[package]] 3625name = "pkcs1" 3626version = "0.7.5" 3627source = "registry+https://github.com/rust-lang/crates.io-index" 3628checksum = "c8ffb9f10fa047879315e6625af03c164b16962a5368d724ed16323b68ace47f" 3629dependencies = [ 3630 "der", 3631 "pkcs8", 3632 "spki", 3633] 3634 3635[[package]] 3636name = "pkcs8" 3637version = "0.10.2" 3638source = "registry+https://github.com/rust-lang/crates.io-index" 3639checksum = "f950b2377845cebe5cf8b5165cb3cc1a5e0fa5cfa3e1f7f55707d8fd82e0a7b7" 3640dependencies = [ 3641 "der", 3642 "spki", 3643] 3644 3645[[package]] 3646name = "pkg-config" 3647version = "0.3.32" 3648source = "registry+https://github.com/rust-lang/crates.io-index" 3649checksum = "7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c" 3650 3651[[package]] 3652name = "polling" 3653version = "3.11.0" 3654source = "registry+https://github.com/rust-lang/crates.io-index" 3655checksum = "5d0e4f59085d47d8241c88ead0f274e8a0cb551f3625263c05eb8dd897c34218" 3656dependencies = [ 3657 "cfg-if", 3658 "concurrent-queue", 3659 "hermit-abi", 3660 "pin-project-lite", 3661 "rustix", 3662 "windows-sys 0.61.2", 3663] 3664 3665[[package]] 3666name = "portable-atomic" 3667version = "1.11.1" 3668source = "registry+https://github.com/rust-lang/crates.io-index" 3669checksum = "f84267b20a16ea918e43c6a88433c2d54fa145c92a811b5b047ccbe153674483" 3670 3671[[package]] 3672name = "potential_utf" 3673version = "0.1.3" 3674source = "registry+https://github.com/rust-lang/crates.io-index" 3675checksum = "84df19adbe5b5a0782edcab45899906947ab039ccf4573713735ee7de1e6b08a" 3676dependencies = [ 3677 "zerovec", 3678] 3679 3680[[package]] 3681name = "powerfmt" 3682version = "0.2.0" 3683source = "registry+https://github.com/rust-lang/crates.io-index" 3684checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391" 3685 3686[[package]] 3687name = "ppv-lite86" 3688version = "0.2.21" 3689source = "registry+https://github.com/rust-lang/crates.io-index" 3690checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9" 3691dependencies = [ 3692 "zerocopy", 3693] 3694 3695[[package]] 3696name = "prettyplease" 3697version = "0.2.37" 3698source = "registry+https://github.com/rust-lang/crates.io-index" 3699checksum = "479ca8adacdd7ce8f1fb39ce9ecccbfe93a3f1344b3d0d97f20bc0196208f62b" 3700dependencies = [ 3701 "proc-macro2", 3702 "syn 2.0.106", 3703] 3704 3705[[package]] 3706name = "primeorder" 3707version = "0.13.6" 3708source = "registry+https://github.com/rust-lang/crates.io-index" 3709checksum = "353e1ca18966c16d9deb1c69278edbc5f194139612772bd9537af60ac231e1e6" 3710dependencies = [ 3711 "elliptic-curve", 3712] 3713 3714[[package]] 3715name = "proc-macro-crate" 3716version = "3.4.0" 3717source = "registry+https://github.com/rust-lang/crates.io-index" 3718checksum = "219cb19e96be00ab2e37d6e299658a0cfa83e52429179969b0f0121b4ac46983" 3719dependencies = [ 3720 "toml_edit 0.23.7", 3721] 3722 3723[[package]] 3724name = "proc-macro-error" 3725version = "1.0.4" 3726source = "registry+https://github.com/rust-lang/crates.io-index" 3727checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c" 3728dependencies = [ 3729 "proc-macro-error-attr", 3730 "proc-macro2", 3731 "quote", 3732 "syn 1.0.109", 3733 "version_check", 3734] 3735 3736[[package]] 3737name = "proc-macro-error-attr" 3738version = "1.0.4" 3739source = "registry+https://github.com/rust-lang/crates.io-index" 3740checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869" 3741dependencies = [ 3742 "proc-macro2", 3743 "quote", 3744 "version_check", 3745] 3746 3747[[package]] 3748name = "proc-macro2" 3749version = "1.0.101" 3750source = "registry+https://github.com/rust-lang/crates.io-index" 3751checksum = "89ae43fd86e4158d6db51ad8e2b80f313af9cc74f5c0e03ccb87de09998732de" 3752dependencies = [ 3753 "unicode-ident", 3754] 3755 3756[[package]] 3757name = "proc-macro2-diagnostics" 3758version = "0.10.1" 3759source = "registry+https://github.com/rust-lang/crates.io-index" 3760checksum = "af066a9c399a26e020ada66a034357a868728e72cd426f3adcd35f80d88d88c8" 3761dependencies = [ 3762 "proc-macro2", 3763 "quote", 3764 "syn 2.0.106", 3765 "version_check", 3766 "yansi", 3767] 3768 3769[[package]] 3770name = "quick-error" 3771version = "1.2.3" 3772source = "registry+https://github.com/rust-lang/crates.io-index" 3773checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0" 3774 3775[[package]] 3776name = "quinn" 3777version = "0.11.9" 3778source = "registry+https://github.com/rust-lang/crates.io-index" 3779checksum = "b9e20a958963c291dc322d98411f541009df2ced7b5a4f2bd52337638cfccf20" 3780dependencies = [ 3781 "bytes", 3782 "cfg_aliases", 3783 "pin-project-lite", 3784 "quinn-proto", 3785 "quinn-udp", 3786 "rustc-hash", 3787 "rustls", 3788 "socket2 0.6.1", 3789 "thiserror 2.0.17", 3790 "tokio", 3791 "tracing", 3792 "web-time", 3793] 3794 3795[[package]] 3796name = "quinn-proto" 3797version = "0.11.13" 3798source = "registry+https://github.com/rust-lang/crates.io-index" 3799checksum = "f1906b49b0c3bc04b5fe5d86a77925ae6524a19b816ae38ce1e426255f1d8a31" 3800dependencies = [ 3801 "bytes", 3802 "getrandom 0.3.4", 3803 "lru-slab", 3804 "rand 0.9.2", 3805 "ring", 3806 "rustc-hash", 3807 "rustls", 3808 "rustls-pki-types", 3809 "slab", 3810 "thiserror 2.0.17", 3811 "tinyvec", 3812 "tracing", 3813 "web-time", 3814] 3815 3816[[package]] 3817name = "quinn-udp" 3818version = "0.5.14" 3819source = "registry+https://github.com/rust-lang/crates.io-index" 3820checksum = "addec6a0dcad8a8d96a771f815f0eaf55f9d1805756410b39f5fa81332574cbd" 3821dependencies = [ 3822 "cfg_aliases", 3823 "libc", 3824 "once_cell", 3825 "socket2 0.6.1", 3826 "tracing", 3827 "windows-sys 0.60.2", 3828] 3829 3830[[package]] 3831name = "quote" 3832version = "1.0.41" 3833source = "registry+https://github.com/rust-lang/crates.io-index" 3834checksum = "ce25767e7b499d1b604768e7cde645d14cc8584231ea6b295e9c9eb22c02e1d1" 3835dependencies = [ 3836 "proc-macro2", 3837] 3838 3839[[package]] 3840name = "r-efi" 3841version = "5.3.0" 3842source = "registry+https://github.com/rust-lang/crates.io-index" 3843checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f" 3844 3845[[package]] 3846name = "rand" 3847version = "0.8.5" 3848source = "registry+https://github.com/rust-lang/crates.io-index" 3849checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" 3850dependencies = [ 3851 "libc", 3852 "rand_chacha 0.3.1", 3853 "rand_core 0.6.4", 3854] 3855 3856[[package]] 3857name = "rand" 3858version = "0.9.2" 3859source = "registry+https://github.com/rust-lang/crates.io-index" 3860checksum = "6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1" 3861dependencies = [ 3862 "rand_chacha 0.9.0", 3863 "rand_core 0.9.3", 3864] 3865 3866[[package]] 3867name = "rand_chacha" 3868version = "0.3.1" 3869source = "registry+https://github.com/rust-lang/crates.io-index" 3870checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88" 3871dependencies = [ 3872 "ppv-lite86", 3873 "rand_core 0.6.4", 3874] 3875 3876[[package]] 3877name = "rand_chacha" 3878version = "0.9.0" 3879source = "registry+https://github.com/rust-lang/crates.io-index" 3880checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb" 3881dependencies = [ 3882 "ppv-lite86", 3883 "rand_core 0.9.3", 3884] 3885 3886[[package]] 3887name = "rand_core" 3888version = "0.6.4" 3889source = "registry+https://github.com/rust-lang/crates.io-index" 3890checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" 3891dependencies = [ 3892 "getrandom 0.2.16", 3893] 3894 3895[[package]] 3896name = "rand_core" 3897version = "0.9.3" 3898source = "registry+https://github.com/rust-lang/crates.io-index" 3899checksum = "99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38" 3900dependencies = [ 3901 "getrandom 0.3.4", 3902] 3903 3904[[package]] 3905name = "range-traits" 3906version = "0.3.2" 3907source = "registry+https://github.com/rust-lang/crates.io-index" 3908checksum = "d20581732dd76fa913c7dff1a2412b714afe3573e94d41c34719de73337cc8ab" 3909 3910[[package]] 3911name = "raw-window-handle" 3912version = "0.5.2" 3913source = "registry+https://github.com/rust-lang/crates.io-index" 3914checksum = "f2ff9a1f06a88b01621b7ae906ef0211290d1c8a168a15542486a8f61c0833b9" 3915 3916[[package]] 3917name = "redox_syscall" 3918version = "0.2.16" 3919source = "registry+https://github.com/rust-lang/crates.io-index" 3920checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a" 3921dependencies = [ 3922 "bitflags 1.3.2", 3923] 3924 3925[[package]] 3926name = "redox_syscall" 3927version = "0.5.18" 3928source = "registry+https://github.com/rust-lang/crates.io-index" 3929checksum = "ed2bf2547551a7053d6fdfafda3f938979645c44812fbfcda098faae3f1a362d" 3930dependencies = [ 3931 "bitflags 2.9.4", 3932] 3933 3934[[package]] 3935name = "redox_users" 3936version = "0.5.2" 3937source = "registry+https://github.com/rust-lang/crates.io-index" 3938checksum = "a4e608c6638b9c18977b00b475ac1f28d14e84b27d8d42f70e0bf1e3dec127ac" 3939dependencies = [ 3940 "getrandom 0.2.16", 3941 "libredox", 3942 "thiserror 2.0.17", 3943] 3944 3945[[package]] 3946name = "ref-cast" 3947version = "1.0.25" 3948source = "registry+https://github.com/rust-lang/crates.io-index" 3949checksum = "f354300ae66f76f1c85c5f84693f0ce81d747e2c3f21a45fef496d89c960bf7d" 3950dependencies = [ 3951 "ref-cast-impl", 3952] 3953 3954[[package]] 3955name = "ref-cast-impl" 3956version = "1.0.25" 3957source = "registry+https://github.com/rust-lang/crates.io-index" 3958checksum = "b7186006dcb21920990093f30e3dea63b7d6e977bf1256be20c3563a5db070da" 3959dependencies = [ 3960 "proc-macro2", 3961 "quote", 3962 "syn 2.0.106", 3963] 3964 3965[[package]] 3966name = "regex" 3967version = "1.12.2" 3968source = "registry+https://github.com/rust-lang/crates.io-index" 3969checksum = "843bc0191f75f3e22651ae5f1e72939ab2f72a4bc30fa80a066bd66edefc24d4" 3970dependencies = [ 3971 "aho-corasick", 3972 "memchr", 3973 "regex-automata", 3974 "regex-syntax", 3975] 3976 3977[[package]] 3978name = "regex-automata" 3979version = "0.4.13" 3980source = "registry+https://github.com/rust-lang/crates.io-index" 3981checksum = "5276caf25ac86c8d810222b3dbb938e512c55c6831a10f3e6ed1c93b84041f1c" 3982dependencies = [ 3983 "aho-corasick", 3984 "memchr", 3985 "regex-syntax", 3986] 3987 3988[[package]] 3989name = "regex-syntax" 3990version = "0.8.8" 3991source = "registry+https://github.com/rust-lang/crates.io-index" 3992checksum = "7a2d987857b319362043e95f5353c0535c1f58eec5336fdfcf626430af7def58" 3993 3994[[package]] 3995name = "relative-path" 3996version = "1.9.3" 3997source = "registry+https://github.com/rust-lang/crates.io-index" 3998checksum = "ba39f3699c378cd8970968dcbff9c43159ea4cfbd88d43c00b22f2ef10a435d2" 3999 4000[[package]] 4001name = "reqwest" 4002version = "0.12.24" 4003source = "registry+https://github.com/rust-lang/crates.io-index" 4004checksum = "9d0946410b9f7b082a427e4ef5c8ff541a88b357bc6c637c40db3a68ac70a36f" 4005dependencies = [ 4006 "async-compression", 4007 "base64 0.22.1", 4008 "bytes", 4009 "encoding_rs", 4010 "futures-core", 4011 "futures-util", 4012 "h2", 4013 "http", 4014 "http-body", 4015 "http-body-util", 4016 "hyper", 4017 "hyper-rustls", 4018 "hyper-tls", 4019 "hyper-util", 4020 "js-sys", 4021 "log", 4022 "mime", 4023 "native-tls", 4024 "percent-encoding", 4025 "pin-project-lite", 4026 "quinn", 4027 "rustls", 4028 "rustls-pki-types", 4029 "serde", 4030 "serde_json", 4031 "serde_urlencoded", 4032 "sync_wrapper", 4033 "tokio", 4034 "tokio-native-tls", 4035 "tokio-rustls", 4036 "tokio-util", 4037 "tower", 4038 "tower-http", 4039 "tower-service", 4040 "url", 4041 "wasm-bindgen", 4042 "wasm-bindgen-futures", 4043 "wasm-streams", 4044 "web-sys", 4045 "webpki-roots 1.0.3", 4046] 4047 4048[[package]] 4049name = "resolv-conf" 4050version = "0.7.5" 4051source = "registry+https://github.com/rust-lang/crates.io-index" 4052checksum = "6b3789b30bd25ba102de4beabd95d21ac45b69b1be7d14522bab988c526d6799" 4053 4054[[package]] 4055name = "rfc6979" 4056version = "0.4.0" 4057source = "registry+https://github.com/rust-lang/crates.io-index" 4058checksum = "f8dd2a808d456c4a54e300a23e9f5a67e122c3024119acbfd73e3bf664491cb2" 4059dependencies = [ 4060 "hmac", 4061 "subtle", 4062] 4063 4064[[package]] 4065name = "ring" 4066version = "0.17.14" 4067source = "registry+https://github.com/rust-lang/crates.io-index" 4068checksum = "a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7" 4069dependencies = [ 4070 "cc", 4071 "cfg-if", 4072 "getrandom 0.2.16", 4073 "libc", 4074 "untrusted", 4075 "windows-sys 0.52.0", 4076] 4077 4078[[package]] 4079name = "rouille" 4080version = "3.6.2" 4081source = "registry+https://github.com/rust-lang/crates.io-index" 4082checksum = "3716fbf57fc1084d7a706adf4e445298d123e4a44294c4e8213caf1b85fcc921" 4083dependencies = [ 4084 "base64 0.13.1", 4085 "brotli", 4086 "chrono", 4087 "deflate", 4088 "filetime", 4089 "multipart", 4090 "percent-encoding", 4091 "rand 0.8.5", 4092 "serde", 4093 "serde_derive", 4094 "serde_json", 4095 "sha1_smol", 4096 "threadpool", 4097 "time", 4098 "tiny_http", 4099 "url", 4100] 4101 4102[[package]] 4103name = "rsa" 4104version = "0.9.8" 4105source = "registry+https://github.com/rust-lang/crates.io-index" 4106checksum = "78928ac1ed176a5ca1d17e578a1825f3d81ca54cf41053a592584b020cfd691b" 4107dependencies = [ 4108 "const-oid", 4109 "digest", 4110 "num-bigint-dig", 4111 "num-integer", 4112 "num-traits", 4113 "pkcs1", 4114 "pkcs8", 4115 "rand_core 0.6.4", 4116 "signature", 4117 "spki", 4118 "subtle", 4119 "zeroize", 4120] 4121 4122[[package]] 4123name = "rstest" 4124version = "0.26.1" 4125source = "registry+https://github.com/rust-lang/crates.io-index" 4126checksum = "f5a3193c063baaa2a95a33f03035c8a72b83d97a54916055ba22d35ed3839d49" 4127dependencies = [ 4128 "futures-timer", 4129 "futures-util", 4130 "rstest_macros", 4131] 4132 4133[[package]] 4134name = "rstest_macros" 4135version = "0.26.1" 4136source = "registry+https://github.com/rust-lang/crates.io-index" 4137checksum = "9c845311f0ff7951c5506121a9ad75aec44d083c31583b2ea5a30bcb0b0abba0" 4138dependencies = [ 4139 "cfg-if", 4140 "glob", 4141 "proc-macro-crate", 4142 "proc-macro2", 4143 "quote", 4144 "regex", 4145 "relative-path", 4146 "rustc_version", 4147 "syn 2.0.106", 4148 "unicode-ident", 4149] 4150 4151[[package]] 4152name = "rustc-hash" 4153version = "2.1.1" 4154source = "registry+https://github.com/rust-lang/crates.io-index" 4155checksum = "357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d" 4156 4157[[package]] 4158name = "rustc_version" 4159version = "0.4.1" 4160source = "registry+https://github.com/rust-lang/crates.io-index" 4161checksum = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92" 4162dependencies = [ 4163 "semver", 4164] 4165 4166[[package]] 4167name = "rustix" 4168version = "1.1.2" 4169source = "registry+https://github.com/rust-lang/crates.io-index" 4170checksum = "cd15f8a2c5551a84d56efdc1cd049089e409ac19a3072d5037a17fd70719ff3e" 4171dependencies = [ 4172 "bitflags 2.9.4", 4173 "errno", 4174 "libc", 4175 "linux-raw-sys", 4176 "windows-sys 0.61.2", 4177] 4178 4179[[package]] 4180name = "rustls" 4181version = "0.23.32" 4182source = "registry+https://github.com/rust-lang/crates.io-index" 4183checksum = "cd3c25631629d034ce7cd9940adc9d45762d46de2b0f57193c4443b92c6d4d40" 4184dependencies = [ 4185 "aws-lc-rs", 4186 "log", 4187 "once_cell", 4188 "ring", 4189 "rustls-pki-types", 4190 "rustls-webpki", 4191 "subtle", 4192 "zeroize", 4193] 4194 4195[[package]] 4196name = "rustls-pemfile" 4197version = "2.2.0" 4198source = "registry+https://github.com/rust-lang/crates.io-index" 4199checksum = "dce314e5fee3f39953d46bb63bb8a46d40c2f8fb7cc5a3b6cab2bde9721d6e50" 4200dependencies = [ 4201 "rustls-pki-types", 4202] 4203 4204[[package]] 4205name = "rustls-pki-types" 4206version = "1.12.0" 4207source = "registry+https://github.com/rust-lang/crates.io-index" 4208checksum = "229a4a4c221013e7e1f1a043678c5cc39fe5171437c88fb47151a21e6f5b5c79" 4209dependencies = [ 4210 "web-time", 4211 "zeroize", 4212] 4213 4214[[package]] 4215name = "rustls-webpki" 4216version = "0.103.7" 4217source = "registry+https://github.com/rust-lang/crates.io-index" 4218checksum = "e10b3f4191e8a80e6b43eebabfac91e5dcecebb27a71f04e820c47ec41d314bf" 4219dependencies = [ 4220 "aws-lc-rs", 4221 "ring", 4222 "rustls-pki-types", 4223 "untrusted", 4224] 4225 4226[[package]] 4227name = "rustversion" 4228version = "1.0.22" 4229source = "registry+https://github.com/rust-lang/crates.io-index" 4230checksum = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d" 4231 4232[[package]] 4233name = "ryu" 4234version = "1.0.20" 4235source = "registry+https://github.com/rust-lang/crates.io-index" 4236checksum = "28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f" 4237 4238[[package]] 4239name = "safemem" 4240version = "0.3.3" 4241source = "registry+https://github.com/rust-lang/crates.io-index" 4242checksum = "ef703b7cb59335eae2eb93ceb664c0eb7ea6bf567079d843e09420219668e072" 4243 4244[[package]] 4245name = "same-file" 4246version = "1.0.6" 4247source = "registry+https://github.com/rust-lang/crates.io-index" 4248checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502" 4249dependencies = [ 4250 "winapi-util", 4251] 4252 4253[[package]] 4254name = "schannel" 4255version = "0.1.28" 4256source = "registry+https://github.com/rust-lang/crates.io-index" 4257checksum = "891d81b926048e76efe18581bf793546b4c0eaf8448d72be8de2bbee5fd166e1" 4258dependencies = [ 4259 "windows-sys 0.61.2", 4260] 4261 4262[[package]] 4263name = "schemars" 4264version = "1.0.4" 4265source = "registry+https://github.com/rust-lang/crates.io-index" 4266checksum = "82d20c4491bc164fa2f6c5d44565947a52ad80b9505d8e36f8d54c27c739fcd0" 4267dependencies = [ 4268 "dyn-clone", 4269 "ref-cast", 4270 "schemars_derive", 4271 "serde", 4272 "serde_json", 4273] 4274 4275[[package]] 4276name = "schemars_derive" 4277version = "1.0.4" 4278source = "registry+https://github.com/rust-lang/crates.io-index" 4279checksum = "33d020396d1d138dc19f1165df7545479dcd58d93810dc5d646a16e55abefa80" 4280dependencies = [ 4281 "proc-macro2", 4282 "quote", 4283 "serde_derive_internals", 4284 "syn 2.0.106", 4285] 4286 4287[[package]] 4288name = "scopeguard" 4289version = "1.2.0" 4290source = "registry+https://github.com/rust-lang/crates.io-index" 4291checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" 4292 4293[[package]] 4294name = "sec1" 4295version = "0.7.3" 4296source = "registry+https://github.com/rust-lang/crates.io-index" 4297checksum = "d3e97a565f76233a6003f9f5c54be1d9c5bdfa3eccfb189469f11ec4901c47dc" 4298dependencies = [ 4299 "base16ct", 4300 "der", 4301 "generic-array", 4302 "pkcs8", 4303 "subtle", 4304 "zeroize", 4305] 4306 4307[[package]] 4308name = "security-framework" 4309version = "2.11.1" 4310source = "registry+https://github.com/rust-lang/crates.io-index" 4311checksum = "897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02" 4312dependencies = [ 4313 "bitflags 2.9.4", 4314 "core-foundation", 4315 "core-foundation-sys", 4316 "libc", 4317 "security-framework-sys", 4318] 4319 4320[[package]] 4321name = "security-framework-sys" 4322version = "2.15.0" 4323source = "registry+https://github.com/rust-lang/crates.io-index" 4324checksum = "cc1f0cbffaac4852523ce30d8bd3c5cdc873501d96ff467ca09b6767bb8cd5c0" 4325dependencies = [ 4326 "core-foundation-sys", 4327 "libc", 4328] 4329 4330[[package]] 4331name = "semver" 4332version = "1.0.27" 4333source = "registry+https://github.com/rust-lang/crates.io-index" 4334checksum = "d767eb0aabc880b29956c35734170f26ed551a859dbd361d140cdbeca61ab1e2" 4335dependencies = [ 4336 "serde", 4337 "serde_core", 4338] 4339 4340[[package]] 4341name = "send_wrapper" 4342version = "0.6.0" 4343source = "registry+https://github.com/rust-lang/crates.io-index" 4344checksum = "cd0b0ec5f1c1ca621c432a25813d8d60c88abe6d3e08a3eb9cf37d97a0fe3d73" 4345 4346[[package]] 4347name = "serde" 4348version = "1.0.228" 4349source = "registry+https://github.com/rust-lang/crates.io-index" 4350checksum = "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e" 4351dependencies = [ 4352 "serde_core", 4353 "serde_derive", 4354] 4355 4356[[package]] 4357name = "serde_bytes" 4358version = "0.11.19" 4359source = "registry+https://github.com/rust-lang/crates.io-index" 4360checksum = "a5d440709e79d88e51ac01c4b72fc6cb7314017bb7da9eeff678aa94c10e3ea8" 4361dependencies = [ 4362 "serde", 4363 "serde_core", 4364] 4365 4366[[package]] 4367name = "serde_core" 4368version = "1.0.228" 4369source = "registry+https://github.com/rust-lang/crates.io-index" 4370checksum = "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad" 4371dependencies = [ 4372 "serde_derive", 4373] 4374 4375[[package]] 4376name = "serde_derive" 4377version = "1.0.228" 4378source = "registry+https://github.com/rust-lang/crates.io-index" 4379checksum = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79" 4380dependencies = [ 4381 "proc-macro2", 4382 "quote", 4383 "syn 2.0.106", 4384] 4385 4386[[package]] 4387name = "serde_derive_internals" 4388version = "0.29.1" 4389source = "registry+https://github.com/rust-lang/crates.io-index" 4390checksum = "18d26a20a969b9e3fdf2fc2d9f21eda6c40e2de84c9408bb5d3b05d499aae711" 4391dependencies = [ 4392 "proc-macro2", 4393 "quote", 4394 "syn 2.0.106", 4395] 4396 4397[[package]] 4398name = "serde_html_form" 4399version = "0.2.8" 4400source = "registry+https://github.com/rust-lang/crates.io-index" 4401checksum = "b2f2d7ff8a2140333718bb329f5c40fc5f0865b84c426183ce14c97d2ab8154f" 4402dependencies = [ 4403 "form_urlencoded", 4404 "indexmap", 4405 "itoa", 4406 "ryu", 4407 "serde_core", 4408] 4409 4410[[package]] 4411name = "serde_ipld_dagcbor" 4412version = "0.6.4" 4413source = "registry+https://github.com/rust-lang/crates.io-index" 4414checksum = "46182f4f08349a02b45c998ba3215d3f9de826246ba02bb9dddfe9a2a2100778" 4415dependencies = [ 4416 "cbor4ii", 4417 "ipld-core", 4418 "scopeguard", 4419 "serde", 4420] 4421 4422[[package]] 4423name = "serde_json" 4424version = "1.0.145" 4425source = "registry+https://github.com/rust-lang/crates.io-index" 4426checksum = "402a6f66d8c709116cf22f558eab210f5a50187f702eb4d7e5ef38d9a7f1c79c" 4427dependencies = [ 4428 "itoa", 4429 "memchr", 4430 "ryu", 4431 "serde", 4432 "serde_core", 4433] 4434 4435[[package]] 4436name = "serde_path_to_error" 4437version = "0.1.20" 4438source = "registry+https://github.com/rust-lang/crates.io-index" 4439checksum = "10a9ff822e371bb5403e391ecd83e182e0e77ba7f6fe0160b795797109d1b457" 4440dependencies = [ 4441 "itoa", 4442 "serde", 4443 "serde_core", 4444] 4445 4446[[package]] 4447name = "serde_spanned" 4448version = "0.6.9" 4449source = "registry+https://github.com/rust-lang/crates.io-index" 4450checksum = "bf41e0cfaf7226dca15e8197172c295a782857fcb97fad1808a166870dee75a3" 4451dependencies = [ 4452 "serde", 4453] 4454 4455[[package]] 4456name = "serde_urlencoded" 4457version = "0.7.1" 4458source = "registry+https://github.com/rust-lang/crates.io-index" 4459checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd" 4460dependencies = [ 4461 "form_urlencoded", 4462 "itoa", 4463 "ryu", 4464 "serde", 4465] 4466 4467[[package]] 4468name = "serde_yaml" 4469version = "0.9.34+deprecated" 4470source = "registry+https://github.com/rust-lang/crates.io-index" 4471checksum = "6a8b1a1a2ebf674015cc02edccce75287f1a0130d394307b36743c2f5d504b47" 4472dependencies = [ 4473 "indexmap", 4474 "itoa", 4475 "ryu", 4476 "serde", 4477 "unsafe-libyaml", 4478] 4479 4480[[package]] 4481name = "sha1" 4482version = "0.10.6" 4483source = "registry+https://github.com/rust-lang/crates.io-index" 4484checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba" 4485dependencies = [ 4486 "cfg-if", 4487 "cpufeatures", 4488 "digest", 4489] 4490 4491[[package]] 4492name = "sha1_smol" 4493version = "1.0.1" 4494source = "registry+https://github.com/rust-lang/crates.io-index" 4495checksum = "bbfa15b3dddfee50a0fff136974b3e1bde555604ba463834a7eb7deb6417705d" 4496 4497[[package]] 4498name = "sha2" 4499version = "0.10.9" 4500source = "registry+https://github.com/rust-lang/crates.io-index" 4501checksum = "a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283" 4502dependencies = [ 4503 "cfg-if", 4504 "cpufeatures", 4505 "digest", 4506] 4507 4508[[package]] 4509name = "sharded-slab" 4510version = "0.1.7" 4511source = "registry+https://github.com/rust-lang/crates.io-index" 4512checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6" 4513dependencies = [ 4514 "lazy_static", 4515] 4516 4517[[package]] 4518name = "shlex" 4519version = "1.3.0" 4520source = "registry+https://github.com/rust-lang/crates.io-index" 4521checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" 4522 4523[[package]] 4524name = "signal-hook-registry" 4525version = "1.4.6" 4526source = "registry+https://github.com/rust-lang/crates.io-index" 4527checksum = "b2a4719bff48cee6b39d12c020eeb490953ad2443b7055bd0b21fca26bd8c28b" 4528dependencies = [ 4529 "libc", 4530] 4531 4532[[package]] 4533name = "signature" 4534version = "2.2.0" 4535source = "registry+https://github.com/rust-lang/crates.io-index" 4536checksum = "77549399552de45a898a580c1b41d445bf730df867cc44e6c0233bbc4b8329de" 4537dependencies = [ 4538 "digest", 4539 "rand_core 0.6.4", 4540] 4541 4542[[package]] 4543name = "simd-adler32" 4544version = "0.3.7" 4545source = "registry+https://github.com/rust-lang/crates.io-index" 4546checksum = "d66dc143e6b11c1eddc06d5c423cfc97062865baf299914ab64caa38182078fe" 4547 4548[[package]] 4549name = "siphasher" 4550version = "1.0.1" 4551source = "registry+https://github.com/rust-lang/crates.io-index" 4552checksum = "56199f7ddabf13fe5074ce809e7d3f42b42ae711800501b5b16ea82ad029c39d" 4553 4554[[package]] 4555name = "slab" 4556version = "0.4.11" 4557source = "registry+https://github.com/rust-lang/crates.io-index" 4558checksum = "7a2ae44ef20feb57a68b23d846850f861394c2e02dc425a50098ae8c90267589" 4559 4560[[package]] 4561name = "smallvec" 4562version = "1.15.1" 4563source = "registry+https://github.com/rust-lang/crates.io-index" 4564checksum = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03" 4565dependencies = [ 4566 "serde", 4567] 4568 4569[[package]] 4570name = "smol_str" 4571version = "0.3.2" 4572source = "registry+https://github.com/rust-lang/crates.io-index" 4573checksum = "9676b89cd56310a87b93dec47b11af744f34d5fc9f367b829474eec0a891350d" 4574dependencies = [ 4575 "borsh", 4576 "serde", 4577] 4578 4579[[package]] 4580name = "snap" 4581version = "1.1.1" 4582source = "registry+https://github.com/rust-lang/crates.io-index" 4583checksum = "1b6b67fb9a61334225b5b790716f609cd58395f895b3fe8b328786812a40bc3b" 4584 4585[[package]] 4586name = "socket2" 4587version = "0.5.10" 4588source = "registry+https://github.com/rust-lang/crates.io-index" 4589checksum = "e22376abed350d73dd1cd119b57ffccad95b4e585a7cda43e286245ce23c0678" 4590dependencies = [ 4591 "libc", 4592 "windows-sys 0.52.0", 4593] 4594 4595[[package]] 4596name = "socket2" 4597version = "0.6.1" 4598source = "registry+https://github.com/rust-lang/crates.io-index" 4599checksum = "17129e116933cf371d018bb80ae557e889637989d8638274fb25622827b03881" 4600dependencies = [ 4601 "libc", 4602 "windows-sys 0.60.2", 4603] 4604 4605[[package]] 4606name = "spin" 4607version = "0.9.8" 4608source = "registry+https://github.com/rust-lang/crates.io-index" 4609checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67" 4610dependencies = [ 4611 "lock_api", 4612] 4613 4614[[package]] 4615name = "spki" 4616version = "0.7.3" 4617source = "registry+https://github.com/rust-lang/crates.io-index" 4618checksum = "d91ed6c858b01f942cd56b37a94b3e0a1798290327d1236e4d9cf4eaca44d29d" 4619dependencies = [ 4620 "base64ct", 4621 "der", 4622] 4623 4624[[package]] 4625name = "sqlx" 4626version = "0.8.6" 4627source = "registry+https://github.com/rust-lang/crates.io-index" 4628checksum = "1fefb893899429669dcdd979aff487bd78f4064e5e7907e4269081e0ef7d97dc" 4629dependencies = [ 4630 "sqlx-core", 4631 "sqlx-macros", 4632 "sqlx-mysql", 4633 "sqlx-postgres", 4634 "sqlx-sqlite", 4635] 4636 4637[[package]] 4638name = "sqlx-core" 4639version = "0.8.6" 4640source = "registry+https://github.com/rust-lang/crates.io-index" 4641checksum = "ee6798b1838b6a0f69c007c133b8df5866302197e404e8b6ee8ed3e3a5e68dc6" 4642dependencies = [ 4643 "base64 0.22.1", 4644 "bytes", 4645 "crc", 4646 "crossbeam-queue", 4647 "either", 4648 "event-listener", 4649 "futures-core", 4650 "futures-intrusive", 4651 "futures-io", 4652 "futures-util", 4653 "hashbrown 0.15.5", 4654 "hashlink", 4655 "indexmap", 4656 "log", 4657 "memchr", 4658 "native-tls", 4659 "once_cell", 4660 "percent-encoding", 4661 "rustls", 4662 "serde", 4663 "serde_json", 4664 "sha2", 4665 "smallvec", 4666 "thiserror 2.0.17", 4667 "tokio", 4668 "tokio-stream", 4669 "tracing", 4670 "url", 4671 "webpki-roots 0.26.11", 4672] 4673 4674[[package]] 4675name = "sqlx-macros" 4676version = "0.8.6" 4677source = "registry+https://github.com/rust-lang/crates.io-index" 4678checksum = "a2d452988ccaacfbf5e0bdbc348fb91d7c8af5bee192173ac3636b5fb6e6715d" 4679dependencies = [ 4680 "proc-macro2", 4681 "quote", 4682 "sqlx-core", 4683 "sqlx-macros-core", 4684 "syn 2.0.106", 4685] 4686 4687[[package]] 4688name = "sqlx-macros-core" 4689version = "0.8.6" 4690source = "registry+https://github.com/rust-lang/crates.io-index" 4691checksum = "19a9c1841124ac5a61741f96e1d9e2ec77424bf323962dd894bdb93f37d5219b" 4692dependencies = [ 4693 "dotenvy", 4694 "either", 4695 "heck 0.5.0", 4696 "hex", 4697 "once_cell", 4698 "proc-macro2", 4699 "quote", 4700 "serde", 4701 "serde_json", 4702 "sha2", 4703 "sqlx-core", 4704 "sqlx-mysql", 4705 "sqlx-postgres", 4706 "sqlx-sqlite", 4707 "syn 2.0.106", 4708 "tokio", 4709 "url", 4710] 4711 4712[[package]] 4713name = "sqlx-mysql" 4714version = "0.8.6" 4715source = "registry+https://github.com/rust-lang/crates.io-index" 4716checksum = "aa003f0038df784eb8fecbbac13affe3da23b45194bd57dba231c8f48199c526" 4717dependencies = [ 4718 "atoi", 4719 "base64 0.22.1", 4720 "bitflags 2.9.4", 4721 "byteorder", 4722 "bytes", 4723 "crc", 4724 "digest", 4725 "dotenvy", 4726 "either", 4727 "futures-channel", 4728 "futures-core", 4729 "futures-io", 4730 "futures-util", 4731 "generic-array", 4732 "hex", 4733 "hkdf", 4734 "hmac", 4735 "itoa", 4736 "log", 4737 "md-5", 4738 "memchr", 4739 "once_cell", 4740 "percent-encoding", 4741 "rand 0.8.5", 4742 "rsa", 4743 "serde", 4744 "sha1", 4745 "sha2", 4746 "smallvec", 4747 "sqlx-core", 4748 "stringprep", 4749 "thiserror 2.0.17", 4750 "tracing", 4751 "whoami", 4752] 4753 4754[[package]] 4755name = "sqlx-postgres" 4756version = "0.8.6" 4757source = "registry+https://github.com/rust-lang/crates.io-index" 4758checksum = "db58fcd5a53cf07c184b154801ff91347e4c30d17a3562a635ff028ad5deda46" 4759dependencies = [ 4760 "atoi", 4761 "base64 0.22.1", 4762 "bitflags 2.9.4", 4763 "byteorder", 4764 "crc", 4765 "dotenvy", 4766 "etcetera", 4767 "futures-channel", 4768 "futures-core", 4769 "futures-util", 4770 "hex", 4771 "hkdf", 4772 "hmac", 4773 "home", 4774 "itoa", 4775 "log", 4776 "md-5", 4777 "memchr", 4778 "once_cell", 4779 "rand 0.8.5", 4780 "serde", 4781 "serde_json", 4782 "sha2", 4783 "smallvec", 4784 "sqlx-core", 4785 "stringprep", 4786 "thiserror 2.0.17", 4787 "tracing", 4788 "whoami", 4789] 4790 4791[[package]] 4792name = "sqlx-sqlite" 4793version = "0.8.6" 4794source = "registry+https://github.com/rust-lang/crates.io-index" 4795checksum = "c2d12fe70b2c1b4401038055f90f151b78208de1f9f89a7dbfd41587a10c3eea" 4796dependencies = [ 4797 "atoi", 4798 "flume", 4799 "futures-channel", 4800 "futures-core", 4801 "futures-executor", 4802 "futures-intrusive", 4803 "futures-util", 4804 "libsqlite3-sys", 4805 "log", 4806 "percent-encoding", 4807 "serde", 4808 "serde_urlencoded", 4809 "sqlx-core", 4810 "thiserror 2.0.17", 4811 "tracing", 4812 "url", 4813] 4814 4815[[package]] 4816name = "stable_deref_trait" 4817version = "1.2.1" 4818source = "registry+https://github.com/rust-lang/crates.io-index" 4819checksum = "6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596" 4820 4821[[package]] 4822name = "static-regular-grammar" 4823version = "2.0.2" 4824source = "registry+https://github.com/rust-lang/crates.io-index" 4825checksum = "4f4a6c40247579acfbb138c3cd7de3dab113ab4ac6227f1b7de7d626ee667957" 4826dependencies = [ 4827 "abnf", 4828 "btree-range-map", 4829 "ciborium", 4830 "hex_fmt", 4831 "indoc", 4832 "proc-macro-error", 4833 "proc-macro2", 4834 "quote", 4835 "serde", 4836 "sha2", 4837 "syn 2.0.106", 4838 "thiserror 1.0.69", 4839] 4840 4841[[package]] 4842name = "static_assertions" 4843version = "1.1.0" 4844source = "registry+https://github.com/rust-lang/crates.io-index" 4845checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f" 4846 4847[[package]] 4848name = "stringprep" 4849version = "0.1.5" 4850source = "registry+https://github.com/rust-lang/crates.io-index" 4851checksum = "7b4df3d392d81bd458a8a621b8bffbd2302a12ffe288a9d931670948749463b1" 4852dependencies = [ 4853 "unicode-bidi", 4854 "unicode-normalization", 4855 "unicode-properties", 4856] 4857 4858[[package]] 4859name = "strsim" 4860version = "0.11.1" 4861source = "registry+https://github.com/rust-lang/crates.io-index" 4862checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f" 4863 4864[[package]] 4865name = "subtle" 4866version = "2.6.1" 4867source = "registry+https://github.com/rust-lang/crates.io-index" 4868checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292" 4869 4870[[package]] 4871name = "syn" 4872version = "1.0.109" 4873source = "registry+https://github.com/rust-lang/crates.io-index" 4874checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237" 4875dependencies = [ 4876 "proc-macro2", 4877 "quote", 4878 "unicode-ident", 4879] 4880 4881[[package]] 4882name = "syn" 4883version = "2.0.106" 4884source = "registry+https://github.com/rust-lang/crates.io-index" 4885checksum = "ede7c438028d4436d71104916910f5bb611972c5cfd7f89b8300a8186e6fada6" 4886dependencies = [ 4887 "proc-macro2", 4888 "quote", 4889 "unicode-ident", 4890] 4891 4892[[package]] 4893name = "sync_wrapper" 4894version = "1.0.2" 4895source = "registry+https://github.com/rust-lang/crates.io-index" 4896checksum = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263" 4897dependencies = [ 4898 "futures-core", 4899] 4900 4901[[package]] 4902name = "synstructure" 4903version = "0.13.2" 4904source = "registry+https://github.com/rust-lang/crates.io-index" 4905checksum = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2" 4906dependencies = [ 4907 "proc-macro2", 4908 "quote", 4909 "syn 2.0.106", 4910] 4911 4912[[package]] 4913name = "system-configuration" 4914version = "0.6.1" 4915source = "registry+https://github.com/rust-lang/crates.io-index" 4916checksum = "3c879d448e9d986b661742763247d3693ed13609438cf3d006f51f5368a5ba6b" 4917dependencies = [ 4918 "bitflags 2.9.4", 4919 "core-foundation", 4920 "system-configuration-sys", 4921] 4922 4923[[package]] 4924name = "system-configuration-sys" 4925version = "0.6.0" 4926source = "registry+https://github.com/rust-lang/crates.io-index" 4927checksum = "8e1d1b10ced5ca923a1fcb8d03e96b8d3268065d724548c0211415ff6ac6bac4" 4928dependencies = [ 4929 "core-foundation-sys", 4930 "libc", 4931] 4932 4933[[package]] 4934name = "tagptr" 4935version = "0.2.0" 4936source = "registry+https://github.com/rust-lang/crates.io-index" 4937checksum = "7b2093cf4c8eb1e67749a6762251bc9cd836b6fc171623bd0a9d324d37af2417" 4938 4939[[package]] 4940name = "tempfile" 4941version = "3.23.0" 4942source = "registry+https://github.com/rust-lang/crates.io-index" 4943checksum = "2d31c77bdf42a745371d260a26ca7163f1e0924b64afa0b688e61b5a9fa02f16" 4944dependencies = [ 4945 "fastrand", 4946 "getrandom 0.3.4", 4947 "once_cell", 4948 "rustix", 4949 "windows-sys 0.61.2", 4950] 4951 4952[[package]] 4953name = "thiserror" 4954version = "1.0.69" 4955source = "registry+https://github.com/rust-lang/crates.io-index" 4956checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52" 4957dependencies = [ 4958 "thiserror-impl 1.0.69", 4959] 4960 4961[[package]] 4962name = "thiserror" 4963version = "2.0.17" 4964source = "registry+https://github.com/rust-lang/crates.io-index" 4965checksum = "f63587ca0f12b72a0600bcba1d40081f830876000bb46dd2337a3051618f4fc8" 4966dependencies = [ 4967 "thiserror-impl 2.0.17", 4968] 4969 4970[[package]] 4971name = "thiserror-impl" 4972version = "1.0.69" 4973source = "registry+https://github.com/rust-lang/crates.io-index" 4974checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1" 4975dependencies = [ 4976 "proc-macro2", 4977 "quote", 4978 "syn 2.0.106", 4979] 4980 4981[[package]] 4982name = "thiserror-impl" 4983version = "2.0.17" 4984source = "registry+https://github.com/rust-lang/crates.io-index" 4985checksum = "3ff15c8ecd7de3849db632e14d18d2571fa09dfc5ed93479bc4485c7a517c913" 4986dependencies = [ 4987 "proc-macro2", 4988 "quote", 4989 "syn 2.0.106", 4990] 4991 4992[[package]] 4993name = "thread_local" 4994version = "1.1.9" 4995source = "registry+https://github.com/rust-lang/crates.io-index" 4996checksum = "f60246a4944f24f6e018aa17cdeffb7818b76356965d03b07d6a9886e8962185" 4997dependencies = [ 4998 "cfg-if", 4999] 5000 5001[[package]] 5002name = "threadpool" 5003version = "1.8.1" 5004source = "registry+https://github.com/rust-lang/crates.io-index" 5005checksum = "d050e60b33d41c19108b32cea32164033a9013fe3b46cbd4457559bfbf77afaa" 5006dependencies = [ 5007 "num_cpus", 5008] 5009 5010[[package]] 5011name = "time" 5012version = "0.3.44" 5013source = "registry+https://github.com/rust-lang/crates.io-index" 5014checksum = "91e7d9e3bb61134e77bde20dd4825b97c010155709965fedf0f49bb138e52a9d" 5015dependencies = [ 5016 "deranged", 5017 "libc", 5018 "num-conv", 5019 "num_threads", 5020 "powerfmt", 5021 "serde", 5022 "time-core", 5023] 5024 5025[[package]] 5026name = "time-core" 5027version = "0.1.6" 5028source = "registry+https://github.com/rust-lang/crates.io-index" 5029checksum = "40868e7c1d2f0b8d73e4a8c7f0ff63af4f6d19be117e90bd73eb1d62cf831c6b" 5030 5031[[package]] 5032name = "tiny_http" 5033version = "0.12.0" 5034source = "registry+https://github.com/rust-lang/crates.io-index" 5035checksum = "389915df6413a2e74fb181895f933386023c71110878cd0825588928e64cdc82" 5036dependencies = [ 5037 "ascii", 5038 "chunked_transfer", 5039 "httpdate", 5040 "log", 5041] 5042 5043[[package]] 5044name = "tinystr" 5045version = "0.8.1" 5046source = "registry+https://github.com/rust-lang/crates.io-index" 5047checksum = "5d4f6d1145dcb577acf783d4e601bc1d76a13337bb54e6233add580b07344c8b" 5048dependencies = [ 5049 "displaydoc", 5050 "zerovec", 5051] 5052 5053[[package]] 5054name = "tinyvec" 5055version = "1.10.0" 5056source = "registry+https://github.com/rust-lang/crates.io-index" 5057checksum = "bfa5fdc3bce6191a1dbc8c02d5c8bffcf557bafa17c124c5264a458f1b0613fa" 5058dependencies = [ 5059 "tinyvec_macros", 5060] 5061 5062[[package]] 5063name = "tinyvec_macros" 5064version = "0.1.1" 5065source = "registry+https://github.com/rust-lang/crates.io-index" 5066checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" 5067 5068[[package]] 5069name = "tokio" 5070version = "1.48.0" 5071source = "registry+https://github.com/rust-lang/crates.io-index" 5072checksum = "ff360e02eab121e0bc37a2d3b4d4dc622e6eda3a8e5253d5435ecf5bd4c68408" 5073dependencies = [ 5074 "bytes", 5075 "libc", 5076 "mio", 5077 "parking_lot 0.12.5", 5078 "pin-project-lite", 5079 "signal-hook-registry", 5080 "socket2 0.6.1", 5081 "tokio-macros", 5082 "windows-sys 0.61.2", 5083] 5084 5085[[package]] 5086name = "tokio-macros" 5087version = "2.6.0" 5088source = "registry+https://github.com/rust-lang/crates.io-index" 5089checksum = "af407857209536a95c8e56f8231ef2c2e2aff839b22e07a1ffcbc617e9db9fa5" 5090dependencies = [ 5091 "proc-macro2", 5092 "quote", 5093 "syn 2.0.106", 5094] 5095 5096[[package]] 5097name = "tokio-native-tls" 5098version = "0.3.1" 5099source = "registry+https://github.com/rust-lang/crates.io-index" 5100checksum = "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2" 5101dependencies = [ 5102 "native-tls", 5103 "tokio", 5104] 5105 5106[[package]] 5107name = "tokio-rustls" 5108version = "0.26.4" 5109source = "registry+https://github.com/rust-lang/crates.io-index" 5110checksum = "1729aa945f29d91ba541258c8df89027d5792d85a8841fb65e8bf0f4ede4ef61" 5111dependencies = [ 5112 "rustls", 5113 "tokio", 5114] 5115 5116[[package]] 5117name = "tokio-stream" 5118version = "0.1.17" 5119source = "registry+https://github.com/rust-lang/crates.io-index" 5120checksum = "eca58d7bba4a75707817a2c44174253f9236b2d5fbd055602e9d5c07c139a047" 5121dependencies = [ 5122 "futures-core", 5123 "pin-project-lite", 5124 "tokio", 5125] 5126 5127[[package]] 5128name = "tokio-util" 5129version = "0.7.16" 5130source = "registry+https://github.com/rust-lang/crates.io-index" 5131checksum = "14307c986784f72ef81c89db7d9e28d6ac26d16213b109ea501696195e6e3ce5" 5132dependencies = [ 5133 "bytes", 5134 "futures-core", 5135 "futures-io", 5136 "futures-sink", 5137 "pin-project-lite", 5138 "tokio", 5139] 5140 5141[[package]] 5142name = "toml" 5143version = "0.8.23" 5144source = "registry+https://github.com/rust-lang/crates.io-index" 5145checksum = "dc1beb996b9d83529a9e75c17a1686767d148d70663143c7854d8b4a09ced362" 5146dependencies = [ 5147 "indexmap", 5148 "serde", 5149 "serde_spanned", 5150 "toml_datetime 0.6.11", 5151 "toml_edit 0.22.27", 5152] 5153 5154[[package]] 5155name = "toml_datetime" 5156version = "0.6.11" 5157source = "registry+https://github.com/rust-lang/crates.io-index" 5158checksum = "22cddaf88f4fbc13c51aebbf5f8eceb5c7c5a9da2ac40a13519eb5b0a0e8f11c" 5159dependencies = [ 5160 "serde", 5161] 5162 5163[[package]] 5164name = "toml_datetime" 5165version = "0.7.3" 5166source = "registry+https://github.com/rust-lang/crates.io-index" 5167checksum = "f2cdb639ebbc97961c51720f858597f7f24c4fc295327923af55b74c3c724533" 5168dependencies = [ 5169 "serde_core", 5170] 5171 5172[[package]] 5173name = "toml_edit" 5174version = "0.22.27" 5175source = "registry+https://github.com/rust-lang/crates.io-index" 5176checksum = "41fe8c660ae4257887cf66394862d21dbca4a6ddd26f04a3560410406a2f819a" 5177dependencies = [ 5178 "indexmap", 5179 "serde", 5180 "serde_spanned", 5181 "toml_datetime 0.6.11", 5182 "toml_write", 5183 "winnow", 5184] 5185 5186[[package]] 5187name = "toml_edit" 5188version = "0.23.7" 5189source = "registry+https://github.com/rust-lang/crates.io-index" 5190checksum = "6485ef6d0d9b5d0ec17244ff7eb05310113c3f316f2d14200d4de56b3cb98f8d" 5191dependencies = [ 5192 "indexmap", 5193 "toml_datetime 0.7.3", 5194 "toml_parser", 5195 "winnow", 5196] 5197 5198[[package]] 5199name = "toml_parser" 5200version = "1.0.4" 5201source = "registry+https://github.com/rust-lang/crates.io-index" 5202checksum = "c0cbe268d35bdb4bb5a56a2de88d0ad0eb70af5384a99d648cd4b3d04039800e" 5203dependencies = [ 5204 "winnow", 5205] 5206 5207[[package]] 5208name = "toml_write" 5209version = "0.1.2" 5210source = "registry+https://github.com/rust-lang/crates.io-index" 5211checksum = "5d99f8c9a7727884afe522e9bd5edbfc91a3312b36a77b5fb8926e4c31a41801" 5212 5213[[package]] 5214name = "tower" 5215version = "0.5.2" 5216source = "registry+https://github.com/rust-lang/crates.io-index" 5217checksum = "d039ad9159c98b70ecfd540b2573b97f7f52c3e8d9f8ad57a24b916a536975f9" 5218dependencies = [ 5219 "futures-core", 5220 "futures-util", 5221 "pin-project-lite", 5222 "sync_wrapper", 5223 "tokio", 5224 "tower-layer", 5225 "tower-service", 5226 "tracing", 5227] 5228 5229[[package]] 5230name = "tower-http" 5231version = "0.6.6" 5232source = "registry+https://github.com/rust-lang/crates.io-index" 5233checksum = "adc82fd73de2a9722ac5da747f12383d2bfdb93591ee6c58486e0097890f05f2" 5234dependencies = [ 5235 "bitflags 2.9.4", 5236 "bytes", 5237 "futures-util", 5238 "http", 5239 "http-body", 5240 "iri-string", 5241 "pin-project-lite", 5242 "tower", 5243 "tower-layer", 5244 "tower-service", 5245 "tracing", 5246] 5247 5248[[package]] 5249name = "tower-layer" 5250version = "0.3.3" 5251source = "registry+https://github.com/rust-lang/crates.io-index" 5252checksum = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e" 5253 5254[[package]] 5255name = "tower-service" 5256version = "0.3.3" 5257source = "registry+https://github.com/rust-lang/crates.io-index" 5258checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3" 5259 5260[[package]] 5261name = "tracing" 5262version = "0.1.41" 5263source = "registry+https://github.com/rust-lang/crates.io-index" 5264checksum = "784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0" 5265dependencies = [ 5266 "log", 5267 "pin-project-lite", 5268 "tracing-attributes", 5269 "tracing-core", 5270] 5271 5272[[package]] 5273name = "tracing-attributes" 5274version = "0.1.30" 5275source = "registry+https://github.com/rust-lang/crates.io-index" 5276checksum = "81383ab64e72a7a8b8e13130c49e3dab29def6d0c7d76a03087b3cf71c5c6903" 5277dependencies = [ 5278 "proc-macro2", 5279 "quote", 5280 "syn 2.0.106", 5281] 5282 5283[[package]] 5284name = "tracing-core" 5285version = "0.1.34" 5286source = "registry+https://github.com/rust-lang/crates.io-index" 5287checksum = "b9d12581f227e93f094d3af2ae690a574abb8a2b9b7a96e7cfe9647b2b617678" 5288dependencies = [ 5289 "once_cell", 5290 "valuable", 5291] 5292 5293[[package]] 5294name = "tracing-log" 5295version = "0.2.0" 5296source = "registry+https://github.com/rust-lang/crates.io-index" 5297checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3" 5298dependencies = [ 5299 "log", 5300 "once_cell", 5301 "tracing-core", 5302] 5303 5304[[package]] 5305name = "tracing-subscriber" 5306version = "0.3.20" 5307source = "registry+https://github.com/rust-lang/crates.io-index" 5308checksum = "2054a14f5307d601f88daf0553e1cbf472acc4f2c51afab632431cdcd72124d5" 5309dependencies = [ 5310 "matchers", 5311 "nu-ansi-term", 5312 "once_cell", 5313 "regex-automata", 5314 "sharded-slab", 5315 "smallvec", 5316 "thread_local", 5317 "tracing", 5318 "tracing-core", 5319 "tracing-log", 5320] 5321 5322[[package]] 5323name = "trait-variant" 5324version = "0.1.2" 5325source = "registry+https://github.com/rust-lang/crates.io-index" 5326checksum = "70977707304198400eb4835a78f6a9f928bf41bba420deb8fdb175cd965d77a7" 5327dependencies = [ 5328 "proc-macro2", 5329 "quote", 5330 "syn 2.0.106", 5331] 5332 5333[[package]] 5334name = "try-lock" 5335version = "0.2.5" 5336source = "registry+https://github.com/rust-lang/crates.io-index" 5337checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b" 5338 5339[[package]] 5340name = "twoway" 5341version = "0.1.8" 5342source = "registry+https://github.com/rust-lang/crates.io-index" 5343checksum = "59b11b2b5241ba34be09c3cc85a36e56e48f9888862e19cedf23336d35316ed1" 5344dependencies = [ 5345 "memchr", 5346] 5347 5348[[package]] 5349name = "twox-hash" 5350version = "2.1.2" 5351source = "registry+https://github.com/rust-lang/crates.io-index" 5352checksum = "9ea3136b675547379c4bd395ca6b938e5ad3c3d20fad76e7fe85f9e0d011419c" 5353 5354[[package]] 5355name = "typenum" 5356version = "1.19.0" 5357source = "registry+https://github.com/rust-lang/crates.io-index" 5358checksum = "562d481066bde0658276a35467c4af00bdc6ee726305698a55b86e61d7ad82bb" 5359 5360[[package]] 5361name = "unicase" 5362version = "2.8.1" 5363source = "registry+https://github.com/rust-lang/crates.io-index" 5364checksum = "75b844d17643ee918803943289730bec8aac480150456169e647ed0b576ba539" 5365 5366[[package]] 5367name = "unicode-bidi" 5368version = "0.3.18" 5369source = "registry+https://github.com/rust-lang/crates.io-index" 5370checksum = "5c1cb5db39152898a79168971543b1cb5020dff7fe43c8dc468b0885f5e29df5" 5371 5372[[package]] 5373name = "unicode-ident" 5374version = "1.0.19" 5375source = "registry+https://github.com/rust-lang/crates.io-index" 5376checksum = "f63a545481291138910575129486daeaf8ac54aee4387fe7906919f7830c7d9d" 5377 5378[[package]] 5379name = "unicode-normalization" 5380version = "0.1.24" 5381source = "registry+https://github.com/rust-lang/crates.io-index" 5382checksum = "5033c97c4262335cded6d6fc3e5c18ab755e1a3dc96376350f3d8e9f009ad956" 5383dependencies = [ 5384 "tinyvec", 5385] 5386 5387[[package]] 5388name = "unicode-properties" 5389version = "0.1.3" 5390source = "registry+https://github.com/rust-lang/crates.io-index" 5391checksum = "e70f2a8b45122e719eb623c01822704c4e0907e7e426a05927e1a1cfff5b75d0" 5392 5393[[package]] 5394name = "unicode-width" 5395version = "0.1.14" 5396source = "registry+https://github.com/rust-lang/crates.io-index" 5397checksum = "7dd6e30e90baa6f72411720665d41d89b9a3d039dc45b8faea1ddd07f617f6af" 5398 5399[[package]] 5400name = "unsafe-libyaml" 5401version = "0.2.11" 5402source = "registry+https://github.com/rust-lang/crates.io-index" 5403checksum = "673aac59facbab8a9007c7f6108d11f63b603f7cabff99fabf650fea5c32b861" 5404 5405[[package]] 5406name = "unsigned-varint" 5407version = "0.8.0" 5408source = "registry+https://github.com/rust-lang/crates.io-index" 5409checksum = "eb066959b24b5196ae73cb057f45598450d2c5f71460e98c49b738086eff9c06" 5410 5411[[package]] 5412name = "untrusted" 5413version = "0.9.0" 5414source = "registry+https://github.com/rust-lang/crates.io-index" 5415checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1" 5416 5417[[package]] 5418name = "url" 5419version = "2.5.7" 5420source = "registry+https://github.com/rust-lang/crates.io-index" 5421checksum = "08bc136a29a3d1758e07a9cca267be308aeebf5cfd5a10f3f67ab2097683ef5b" 5422dependencies = [ 5423 "form_urlencoded", 5424 "idna", 5425 "percent-encoding", 5426 "serde", 5427] 5428 5429[[package]] 5430name = "urlencoding" 5431version = "2.1.3" 5432source = "registry+https://github.com/rust-lang/crates.io-index" 5433checksum = "daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da" 5434 5435[[package]] 5436name = "utf8_iter" 5437version = "1.0.4" 5438source = "registry+https://github.com/rust-lang/crates.io-index" 5439checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be" 5440 5441[[package]] 5442name = "utf8parse" 5443version = "0.2.2" 5444source = "registry+https://github.com/rust-lang/crates.io-index" 5445checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821" 5446 5447[[package]] 5448name = "uuid" 5449version = "1.18.1" 5450source = "registry+https://github.com/rust-lang/crates.io-index" 5451checksum = "2f87b8aa10b915a06587d0dec516c282ff295b475d94abf425d62b57710070a2" 5452dependencies = [ 5453 "getrandom 0.3.4", 5454 "js-sys", 5455 "wasm-bindgen", 5456] 5457 5458[[package]] 5459name = "valuable" 5460version = "0.1.1" 5461source = "registry+https://github.com/rust-lang/crates.io-index" 5462checksum = "ba73ea9cf16a25df0c8caa16c51acb937d5712a8429db78a3ee29d5dcacd3a65" 5463 5464[[package]] 5465name = "vcpkg" 5466version = "0.2.15" 5467source = "registry+https://github.com/rust-lang/crates.io-index" 5468checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426" 5469 5470[[package]] 5471name = "version_check" 5472version = "0.9.5" 5473source = "registry+https://github.com/rust-lang/crates.io-index" 5474checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a" 5475 5476[[package]] 5477name = "walkdir" 5478version = "2.5.0" 5479source = "registry+https://github.com/rust-lang/crates.io-index" 5480checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b" 5481dependencies = [ 5482 "same-file", 5483 "winapi-util", 5484] 5485 5486[[package]] 5487name = "want" 5488version = "0.3.1" 5489source = "registry+https://github.com/rust-lang/crates.io-index" 5490checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e" 5491dependencies = [ 5492 "try-lock", 5493] 5494 5495[[package]] 5496name = "wasi" 5497version = "0.11.1+wasi-snapshot-preview1" 5498source = "registry+https://github.com/rust-lang/crates.io-index" 5499checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b" 5500 5501[[package]] 5502name = "wasip2" 5503version = "1.0.1+wasi-0.2.4" 5504source = "registry+https://github.com/rust-lang/crates.io-index" 5505checksum = "0562428422c63773dad2c345a1882263bbf4d65cf3f42e90921f787ef5ad58e7" 5506dependencies = [ 5507 "wit-bindgen", 5508] 5509 5510[[package]] 5511name = "wasite" 5512version = "0.1.0" 5513source = "registry+https://github.com/rust-lang/crates.io-index" 5514checksum = "b8dad83b4f25e74f184f64c43b150b91efe7647395b42289f38e50566d82855b" 5515 5516[[package]] 5517name = "wasm-bindgen" 5518version = "0.2.104" 5519source = "registry+https://github.com/rust-lang/crates.io-index" 5520checksum = "c1da10c01ae9f1ae40cbfac0bac3b1e724b320abfcf52229f80b547c0d250e2d" 5521dependencies = [ 5522 "cfg-if", 5523 "once_cell", 5524 "rustversion", 5525 "wasm-bindgen-macro", 5526 "wasm-bindgen-shared", 5527] 5528 5529[[package]] 5530name = "wasm-bindgen-backend" 5531version = "0.2.104" 5532source = "registry+https://github.com/rust-lang/crates.io-index" 5533checksum = "671c9a5a66f49d8a47345ab942e2cb93c7d1d0339065d4f8139c486121b43b19" 5534dependencies = [ 5535 "bumpalo", 5536 "log", 5537 "proc-macro2", 5538 "quote", 5539 "syn 2.0.106", 5540 "wasm-bindgen-shared", 5541] 5542 5543[[package]] 5544name = "wasm-bindgen-futures" 5545version = "0.4.54" 5546source = "registry+https://github.com/rust-lang/crates.io-index" 5547checksum = "7e038d41e478cc73bae0ff9b36c60cff1c98b8f38f8d7e8061e79ee63608ac5c" 5548dependencies = [ 5549 "cfg-if", 5550 "js-sys", 5551 "once_cell", 5552 "wasm-bindgen", 5553 "web-sys", 5554] 5555 5556[[package]] 5557name = "wasm-bindgen-macro" 5558version = "0.2.104" 5559source = "registry+https://github.com/rust-lang/crates.io-index" 5560checksum = "7ca60477e4c59f5f2986c50191cd972e3a50d8a95603bc9434501cf156a9a119" 5561dependencies = [ 5562 "quote", 5563 "wasm-bindgen-macro-support", 5564] 5565 5566[[package]] 5567name = "wasm-bindgen-macro-support" 5568version = "0.2.104" 5569source = "registry+https://github.com/rust-lang/crates.io-index" 5570checksum = "9f07d2f20d4da7b26400c9f4a0511e6e0345b040694e8a75bd41d578fa4421d7" 5571dependencies = [ 5572 "proc-macro2", 5573 "quote", 5574 "syn 2.0.106", 5575 "wasm-bindgen-backend", 5576 "wasm-bindgen-shared", 5577] 5578 5579[[package]] 5580name = "wasm-bindgen-shared" 5581version = "0.2.104" 5582source = "registry+https://github.com/rust-lang/crates.io-index" 5583checksum = "bad67dc8b2a1a6e5448428adec4c3e84c43e561d8c9ee8a9e5aabeb193ec41d1" 5584dependencies = [ 5585 "unicode-ident", 5586] 5587 5588[[package]] 5589name = "wasm-streams" 5590version = "0.4.2" 5591source = "registry+https://github.com/rust-lang/crates.io-index" 5592checksum = "15053d8d85c7eccdbefef60f06769760a563c7f0a9d6902a13d35c7800b0ad65" 5593dependencies = [ 5594 "futures-util", 5595 "js-sys", 5596 "wasm-bindgen", 5597 "wasm-bindgen-futures", 5598 "web-sys", 5599] 5600 5601[[package]] 5602name = "web-sys" 5603version = "0.3.81" 5604source = "registry+https://github.com/rust-lang/crates.io-index" 5605checksum = "9367c417a924a74cae129e6a2ae3b47fabb1f8995595ab474029da749a8be120" 5606dependencies = [ 5607 "js-sys", 5608 "wasm-bindgen", 5609] 5610 5611[[package]] 5612name = "web-time" 5613version = "1.1.0" 5614source = "registry+https://github.com/rust-lang/crates.io-index" 5615checksum = "5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb" 5616dependencies = [ 5617 "js-sys", 5618 "wasm-bindgen", 5619] 5620 5621[[package]] 5622name = "webbrowser" 5623version = "0.8.15" 5624source = "registry+https://github.com/rust-lang/crates.io-index" 5625checksum = "db67ae75a9405634f5882791678772c94ff5f16a66535aae186e26aa0841fc8b" 5626dependencies = [ 5627 "core-foundation", 5628 "home", 5629 "jni", 5630 "log", 5631 "ndk-context", 5632 "objc", 5633 "raw-window-handle", 5634 "url", 5635 "web-sys", 5636] 5637 5638[[package]] 5639name = "webpki-roots" 5640version = "0.26.11" 5641source = "registry+https://github.com/rust-lang/crates.io-index" 5642checksum = "521bc38abb08001b01866da9f51eb7c5d647a19260e00054a8c7fd5f9e57f7a9" 5643dependencies = [ 5644 "webpki-roots 1.0.3", 5645] 5646 5647[[package]] 5648name = "webpki-roots" 5649version = "1.0.3" 5650source = "registry+https://github.com/rust-lang/crates.io-index" 5651checksum = "32b130c0d2d49f8b6889abc456e795e82525204f27c42cf767cf0d7734e089b8" 5652dependencies = [ 5653 "rustls-pki-types", 5654] 5655 5656[[package]] 5657name = "whoami" 5658version = "1.6.1" 5659source = "registry+https://github.com/rust-lang/crates.io-index" 5660checksum = "5d4a4db5077702ca3015d3d02d74974948aba2ad9e12ab7df718ee64ccd7e97d" 5661dependencies = [ 5662 "libredox", 5663 "wasite", 5664] 5665 5666[[package]] 5667name = "widestring" 5668version = "1.2.1" 5669source = "registry+https://github.com/rust-lang/crates.io-index" 5670checksum = "72069c3113ab32ab29e5584db3c6ec55d416895e60715417b5b883a357c3e471" 5671 5672[[package]] 5673name = "winapi" 5674version = "0.3.9" 5675source = "registry+https://github.com/rust-lang/crates.io-index" 5676checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" 5677dependencies = [ 5678 "winapi-i686-pc-windows-gnu", 5679 "winapi-x86_64-pc-windows-gnu", 5680] 5681 5682[[package]] 5683name = "winapi-i686-pc-windows-gnu" 5684version = "0.4.0" 5685source = "registry+https://github.com/rust-lang/crates.io-index" 5686checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" 5687 5688[[package]] 5689name = "winapi-util" 5690version = "0.1.11" 5691source = "registry+https://github.com/rust-lang/crates.io-index" 5692checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22" 5693dependencies = [ 5694 "windows-sys 0.61.2", 5695] 5696 5697[[package]] 5698name = "winapi-x86_64-pc-windows-gnu" 5699version = "0.4.0" 5700source = "registry+https://github.com/rust-lang/crates.io-index" 5701checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" 5702 5703[[package]] 5704name = "windows-core" 5705version = "0.62.2" 5706source = "registry+https://github.com/rust-lang/crates.io-index" 5707checksum = "b8e83a14d34d0623b51dce9581199302a221863196a1dde71a7663a4c2be9deb" 5708dependencies = [ 5709 "windows-implement", 5710 "windows-interface", 5711 "windows-link 0.2.1", 5712 "windows-result 0.4.1", 5713 "windows-strings 0.5.1", 5714] 5715 5716[[package]] 5717name = "windows-implement" 5718version = "0.60.2" 5719source = "registry+https://github.com/rust-lang/crates.io-index" 5720checksum = "053e2e040ab57b9dc951b72c264860db7eb3b0200ba345b4e4c3b14f67855ddf" 5721dependencies = [ 5722 "proc-macro2", 5723 "quote", 5724 "syn 2.0.106", 5725] 5726 5727[[package]] 5728name = "windows-interface" 5729version = "0.59.3" 5730source = "registry+https://github.com/rust-lang/crates.io-index" 5731checksum = "3f316c4a2570ba26bbec722032c4099d8c8bc095efccdc15688708623367e358" 5732dependencies = [ 5733 "proc-macro2", 5734 "quote", 5735 "syn 2.0.106", 5736] 5737 5738[[package]] 5739name = "windows-link" 5740version = "0.1.3" 5741source = "registry+https://github.com/rust-lang/crates.io-index" 5742checksum = "5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a" 5743 5744[[package]] 5745name = "windows-link" 5746version = "0.2.1" 5747source = "registry+https://github.com/rust-lang/crates.io-index" 5748checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5" 5749 5750[[package]] 5751name = "windows-registry" 5752version = "0.5.3" 5753source = "registry+https://github.com/rust-lang/crates.io-index" 5754checksum = "5b8a9ed28765efc97bbc954883f4e6796c33a06546ebafacbabee9696967499e" 5755dependencies = [ 5756 "windows-link 0.1.3", 5757 "windows-result 0.3.4", 5758 "windows-strings 0.4.2", 5759] 5760 5761[[package]] 5762name = "windows-result" 5763version = "0.3.4" 5764source = "registry+https://github.com/rust-lang/crates.io-index" 5765checksum = "56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6" 5766dependencies = [ 5767 "windows-link 0.1.3", 5768] 5769 5770[[package]] 5771name = "windows-result" 5772version = "0.4.1" 5773source = "registry+https://github.com/rust-lang/crates.io-index" 5774checksum = "7781fa89eaf60850ac3d2da7af8e5242a5ea78d1a11c49bf2910bb5a73853eb5" 5775dependencies = [ 5776 "windows-link 0.2.1", 5777] 5778 5779[[package]] 5780name = "windows-strings" 5781version = "0.4.2" 5782source = "registry+https://github.com/rust-lang/crates.io-index" 5783checksum = "56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57" 5784dependencies = [ 5785 "windows-link 0.1.3", 5786] 5787 5788[[package]] 5789name = "windows-strings" 5790version = "0.5.1" 5791source = "registry+https://github.com/rust-lang/crates.io-index" 5792checksum = "7837d08f69c77cf6b07689544538e017c1bfcf57e34b4c0ff58e6c2cd3b37091" 5793dependencies = [ 5794 "windows-link 0.2.1", 5795] 5796 5797[[package]] 5798name = "windows-sys" 5799version = "0.45.0" 5800source = "registry+https://github.com/rust-lang/crates.io-index" 5801checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0" 5802dependencies = [ 5803 "windows-targets 0.42.2", 5804] 5805 5806[[package]] 5807name = "windows-sys" 5808version = "0.48.0" 5809source = "registry+https://github.com/rust-lang/crates.io-index" 5810checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9" 5811dependencies = [ 5812 "windows-targets 0.48.5", 5813] 5814 5815[[package]] 5816name = "windows-sys" 5817version = "0.52.0" 5818source = "registry+https://github.com/rust-lang/crates.io-index" 5819checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d" 5820dependencies = [ 5821 "windows-targets 0.52.6", 5822] 5823 5824[[package]] 5825name = "windows-sys" 5826version = "0.59.0" 5827source = "registry+https://github.com/rust-lang/crates.io-index" 5828checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b" 5829dependencies = [ 5830 "windows-targets 0.52.6", 5831] 5832 5833[[package]] 5834name = "windows-sys" 5835version = "0.60.2" 5836source = "registry+https://github.com/rust-lang/crates.io-index" 5837checksum = "f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb" 5838dependencies = [ 5839 "windows-targets 0.53.5", 5840] 5841 5842[[package]] 5843name = "windows-sys" 5844version = "0.61.2" 5845source = "registry+https://github.com/rust-lang/crates.io-index" 5846checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc" 5847dependencies = [ 5848 "windows-link 0.2.1", 5849] 5850 5851[[package]] 5852name = "windows-targets" 5853version = "0.42.2" 5854source = "registry+https://github.com/rust-lang/crates.io-index" 5855checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071" 5856dependencies = [ 5857 "windows_aarch64_gnullvm 0.42.2", 5858 "windows_aarch64_msvc 0.42.2", 5859 "windows_i686_gnu 0.42.2", 5860 "windows_i686_msvc 0.42.2", 5861 "windows_x86_64_gnu 0.42.2", 5862 "windows_x86_64_gnullvm 0.42.2", 5863 "windows_x86_64_msvc 0.42.2", 5864] 5865 5866[[package]] 5867name = "windows-targets" 5868version = "0.48.5" 5869source = "registry+https://github.com/rust-lang/crates.io-index" 5870checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c" 5871dependencies = [ 5872 "windows_aarch64_gnullvm 0.48.5", 5873 "windows_aarch64_msvc 0.48.5", 5874 "windows_i686_gnu 0.48.5", 5875 "windows_i686_msvc 0.48.5", 5876 "windows_x86_64_gnu 0.48.5", 5877 "windows_x86_64_gnullvm 0.48.5", 5878 "windows_x86_64_msvc 0.48.5", 5879] 5880 5881[[package]] 5882name = "windows-targets" 5883version = "0.52.6" 5884source = "registry+https://github.com/rust-lang/crates.io-index" 5885checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973" 5886dependencies = [ 5887 "windows_aarch64_gnullvm 0.52.6", 5888 "windows_aarch64_msvc 0.52.6", 5889 "windows_i686_gnu 0.52.6", 5890 "windows_i686_gnullvm 0.52.6", 5891 "windows_i686_msvc 0.52.6", 5892 "windows_x86_64_gnu 0.52.6", 5893 "windows_x86_64_gnullvm 0.52.6", 5894 "windows_x86_64_msvc 0.52.6", 5895] 5896 5897[[package]] 5898name = "windows-targets" 5899version = "0.53.5" 5900source = "registry+https://github.com/rust-lang/crates.io-index" 5901checksum = "4945f9f551b88e0d65f3db0bc25c33b8acea4d9e41163edf90dcd0b19f9069f3" 5902dependencies = [ 5903 "windows-link 0.2.1", 5904 "windows_aarch64_gnullvm 0.53.1", 5905 "windows_aarch64_msvc 0.53.1", 5906 "windows_i686_gnu 0.53.1", 5907 "windows_i686_gnullvm 0.53.1", 5908 "windows_i686_msvc 0.53.1", 5909 "windows_x86_64_gnu 0.53.1", 5910 "windows_x86_64_gnullvm 0.53.1", 5911 "windows_x86_64_msvc 0.53.1", 5912] 5913 5914[[package]] 5915name = "windows_aarch64_gnullvm" 5916version = "0.42.2" 5917source = "registry+https://github.com/rust-lang/crates.io-index" 5918checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8" 5919 5920[[package]] 5921name = "windows_aarch64_gnullvm" 5922version = "0.48.5" 5923source = "registry+https://github.com/rust-lang/crates.io-index" 5924checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8" 5925 5926[[package]] 5927name = "windows_aarch64_gnullvm" 5928version = "0.52.6" 5929source = "registry+https://github.com/rust-lang/crates.io-index" 5930checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3" 5931 5932[[package]] 5933name = "windows_aarch64_gnullvm" 5934version = "0.53.1" 5935source = "registry+https://github.com/rust-lang/crates.io-index" 5936checksum = "a9d8416fa8b42f5c947f8482c43e7d89e73a173cead56d044f6a56104a6d1b53" 5937 5938[[package]] 5939name = "windows_aarch64_msvc" 5940version = "0.42.2" 5941source = "registry+https://github.com/rust-lang/crates.io-index" 5942checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43" 5943 5944[[package]] 5945name = "windows_aarch64_msvc" 5946version = "0.48.5" 5947source = "registry+https://github.com/rust-lang/crates.io-index" 5948checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc" 5949 5950[[package]] 5951name = "windows_aarch64_msvc" 5952version = "0.52.6" 5953source = "registry+https://github.com/rust-lang/crates.io-index" 5954checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" 5955 5956[[package]] 5957name = "windows_aarch64_msvc" 5958version = "0.53.1" 5959source = "registry+https://github.com/rust-lang/crates.io-index" 5960checksum = "b9d782e804c2f632e395708e99a94275910eb9100b2114651e04744e9b125006" 5961 5962[[package]] 5963name = "windows_i686_gnu" 5964version = "0.42.2" 5965source = "registry+https://github.com/rust-lang/crates.io-index" 5966checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f" 5967 5968[[package]] 5969name = "windows_i686_gnu" 5970version = "0.48.5" 5971source = "registry+https://github.com/rust-lang/crates.io-index" 5972checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e" 5973 5974[[package]] 5975name = "windows_i686_gnu" 5976version = "0.52.6" 5977source = "registry+https://github.com/rust-lang/crates.io-index" 5978checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b" 5979 5980[[package]] 5981name = "windows_i686_gnu" 5982version = "0.53.1" 5983source = "registry+https://github.com/rust-lang/crates.io-index" 5984checksum = "960e6da069d81e09becb0ca57a65220ddff016ff2d6af6a223cf372a506593a3" 5985 5986[[package]] 5987name = "windows_i686_gnullvm" 5988version = "0.52.6" 5989source = "registry+https://github.com/rust-lang/crates.io-index" 5990checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66" 5991 5992[[package]] 5993name = "windows_i686_gnullvm" 5994version = "0.53.1" 5995source = "registry+https://github.com/rust-lang/crates.io-index" 5996checksum = "fa7359d10048f68ab8b09fa71c3daccfb0e9b559aed648a8f95469c27057180c" 5997 5998[[package]] 5999name = "windows_i686_msvc" 6000version = "0.42.2" 6001source = "registry+https://github.com/rust-lang/crates.io-index" 6002checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060" 6003 6004[[package]] 6005name = "windows_i686_msvc" 6006version = "0.48.5" 6007source = "registry+https://github.com/rust-lang/crates.io-index" 6008checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406" 6009 6010[[package]] 6011name = "windows_i686_msvc" 6012version = "0.52.6" 6013source = "registry+https://github.com/rust-lang/crates.io-index" 6014checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" 6015 6016[[package]] 6017name = "windows_i686_msvc" 6018version = "0.53.1" 6019source = "registry+https://github.com/rust-lang/crates.io-index" 6020checksum = "1e7ac75179f18232fe9c285163565a57ef8d3c89254a30685b57d83a38d326c2" 6021 6022[[package]] 6023name = "windows_x86_64_gnu" 6024version = "0.42.2" 6025source = "registry+https://github.com/rust-lang/crates.io-index" 6026checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36" 6027 6028[[package]] 6029name = "windows_x86_64_gnu" 6030version = "0.48.5" 6031source = "registry+https://github.com/rust-lang/crates.io-index" 6032checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e" 6033 6034[[package]] 6035name = "windows_x86_64_gnu" 6036version = "0.52.6" 6037source = "registry+https://github.com/rust-lang/crates.io-index" 6038checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" 6039 6040[[package]] 6041name = "windows_x86_64_gnu" 6042version = "0.53.1" 6043source = "registry+https://github.com/rust-lang/crates.io-index" 6044checksum = "9c3842cdd74a865a8066ab39c8a7a473c0778a3f29370b5fd6b4b9aa7df4a499" 6045 6046[[package]] 6047name = "windows_x86_64_gnullvm" 6048version = "0.42.2" 6049source = "registry+https://github.com/rust-lang/crates.io-index" 6050checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3" 6051 6052[[package]] 6053name = "windows_x86_64_gnullvm" 6054version = "0.48.5" 6055source = "registry+https://github.com/rust-lang/crates.io-index" 6056checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc" 6057 6058[[package]] 6059name = "windows_x86_64_gnullvm" 6060version = "0.52.6" 6061source = "registry+https://github.com/rust-lang/crates.io-index" 6062checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" 6063 6064[[package]] 6065name = "windows_x86_64_gnullvm" 6066version = "0.53.1" 6067source = "registry+https://github.com/rust-lang/crates.io-index" 6068checksum = "0ffa179e2d07eee8ad8f57493436566c7cc30ac536a3379fdf008f47f6bb7ae1" 6069 6070[[package]] 6071name = "windows_x86_64_msvc" 6072version = "0.42.2" 6073source = "registry+https://github.com/rust-lang/crates.io-index" 6074checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0" 6075 6076[[package]] 6077name = "windows_x86_64_msvc" 6078version = "0.48.5" 6079source = "registry+https://github.com/rust-lang/crates.io-index" 6080checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538" 6081 6082[[package]] 6083name = "windows_x86_64_msvc" 6084version = "0.52.6" 6085source = "registry+https://github.com/rust-lang/crates.io-index" 6086checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" 6087 6088[[package]] 6089name = "windows_x86_64_msvc" 6090version = "0.53.1" 6091source = "registry+https://github.com/rust-lang/crates.io-index" 6092checksum = "d6bbff5f0aada427a1e5a6da5f1f98158182f26556f345ac9e04d36d0ebed650" 6093 6094[[package]] 6095name = "winnow" 6096version = "0.7.13" 6097source = "registry+https://github.com/rust-lang/crates.io-index" 6098checksum = "21a0236b59786fed61e2a80582dd500fe61f18b5dca67a4a067d0bc9039339cf" 6099dependencies = [ 6100 "memchr", 6101] 6102 6103[[package]] 6104name = "winreg" 6105version = "0.50.0" 6106source = "registry+https://github.com/rust-lang/crates.io-index" 6107checksum = "524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1" 6108dependencies = [ 6109 "cfg-if", 6110 "windows-sys 0.48.0", 6111] 6112 6113[[package]] 6114name = "wit-bindgen" 6115version = "0.46.0" 6116source = "registry+https://github.com/rust-lang/crates.io-index" 6117checksum = "f17a85883d4e6d00e8a97c586de764dabcc06133f7f1d55dce5cdc070ad7fe59" 6118 6119[[package]] 6120name = "writeable" 6121version = "0.6.1" 6122source = "registry+https://github.com/rust-lang/crates.io-index" 6123checksum = "ea2f10b9bb0928dfb1b42b65e1f9e36f7f54dbdf08457afefb38afcdec4fa2bb" 6124 6125[[package]] 6126name = "ws_stream_wasm" 6127version = "0.7.5" 6128source = "registry+https://github.com/rust-lang/crates.io-index" 6129checksum = "6c173014acad22e83f16403ee360115b38846fe754e735c5d9d3803fe70c6abc" 6130dependencies = [ 6131 "async_io_stream", 6132 "futures", 6133 "js-sys", 6134 "log", 6135 "pharos", 6136 "rustc_version", 6137 "send_wrapper", 6138 "thiserror 2.0.17", 6139 "wasm-bindgen", 6140 "wasm-bindgen-futures", 6141 "web-sys", 6142] 6143 6144[[package]] 6145name = "yansi" 6146version = "1.0.1" 6147source = "registry+https://github.com/rust-lang/crates.io-index" 6148checksum = "cfe53a6657fd280eaa890a3bc59152892ffa3e30101319d168b781ed6529b049" 6149 6150[[package]] 6151name = "yoke" 6152version = "0.8.0" 6153source = "registry+https://github.com/rust-lang/crates.io-index" 6154checksum = "5f41bb01b8226ef4bfd589436a297c53d118f65921786300e427be8d487695cc" 6155dependencies = [ 6156 "serde", 6157 "stable_deref_trait", 6158 "yoke-derive", 6159 "zerofrom", 6160] 6161 6162[[package]] 6163name = "yoke-derive" 6164version = "0.8.0" 6165source = "registry+https://github.com/rust-lang/crates.io-index" 6166checksum = "38da3c9736e16c5d3c8c597a9aaa5d1fa565d0532ae05e27c24aa62fb32c0ab6" 6167dependencies = [ 6168 "proc-macro2", 6169 "quote", 6170 "syn 2.0.106", 6171 "synstructure", 6172] 6173 6174[[package]] 6175name = "zerocopy" 6176version = "0.8.27" 6177source = "registry+https://github.com/rust-lang/crates.io-index" 6178checksum = "0894878a5fa3edfd6da3f88c4805f4c8558e2b996227a3d864f47fe11e38282c" 6179dependencies = [ 6180 "zerocopy-derive", 6181] 6182 6183[[package]] 6184name = "zerocopy-derive" 6185version = "0.8.27" 6186source = "registry+https://github.com/rust-lang/crates.io-index" 6187checksum = "88d2b8d9c68ad2b9e4340d7832716a4d21a22a1154777ad56ea55c51a9cf3831" 6188dependencies = [ 6189 "proc-macro2", 6190 "quote", 6191 "syn 2.0.106", 6192] 6193 6194[[package]] 6195name = "zerofrom" 6196version = "0.1.6" 6197source = "registry+https://github.com/rust-lang/crates.io-index" 6198checksum = "50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5" 6199dependencies = [ 6200 "zerofrom-derive", 6201] 6202 6203[[package]] 6204name = "zerofrom-derive" 6205version = "0.1.6" 6206source = "registry+https://github.com/rust-lang/crates.io-index" 6207checksum = "d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502" 6208dependencies = [ 6209 "proc-macro2", 6210 "quote", 6211 "syn 2.0.106", 6212 "synstructure", 6213] 6214 6215[[package]] 6216name = "zeroize" 6217version = "1.8.2" 6218source = "registry+https://github.com/rust-lang/crates.io-index" 6219checksum = "b97154e67e32c85465826e8bcc1c59429aaaf107c1e4a9e53c8d8ccd5eff88d0" 6220dependencies = [ 6221 "serde", 6222] 6223 6224[[package]] 6225name = "zerotrie" 6226version = "0.2.2" 6227source = "registry+https://github.com/rust-lang/crates.io-index" 6228checksum = "36f0bbd478583f79edad978b407914f61b2972f5af6fa089686016be8f9af595" 6229dependencies = [ 6230 "displaydoc", 6231 "yoke", 6232 "zerofrom", 6233] 6234 6235[[package]] 6236name = "zerovec" 6237version = "0.11.4" 6238source = "registry+https://github.com/rust-lang/crates.io-index" 6239checksum = "e7aa2bd55086f1ab526693ecbe444205da57e25f4489879da80635a46d90e73b" 6240dependencies = [ 6241 "yoke", 6242 "zerofrom", 6243 "zerovec-derive", 6244] 6245 6246[[package]] 6247name = "zerovec-derive" 6248version = "0.11.1" 6249source = "registry+https://github.com/rust-lang/crates.io-index" 6250checksum = "5b96237efa0c878c64bd89c436f661be4e46b2f3eff1ebb976f7ef2321d2f58f" 6251dependencies = [ 6252 "proc-macro2", 6253 "quote", 6254 "syn 2.0.106", 6255] 6256 6257[[package]] 6258name = "zstd" 6259version = "0.13.3" 6260source = "registry+https://github.com/rust-lang/crates.io-index" 6261checksum = "e91ee311a569c327171651566e07972200e76fcfe2242a4fa446149a3881c08a" 6262dependencies = [ 6263 "zstd-safe", 6264] 6265 6266[[package]] 6267name = "zstd-safe" 6268version = "7.2.4" 6269source = "registry+https://github.com/rust-lang/crates.io-index" 6270checksum = "8f49c4d5f0abb602a93fb8736af2a4f4dd9512e36f7f570d66e65ff867ed3b9d" 6271dependencies = [ 6272 "zstd-sys", 6273] 6274 6275[[package]] 6276name = "zstd-sys" 6277version = "2.0.16+zstd.1.5.7" 6278source = "registry+https://github.com/rust-lang/crates.io-index" 6279checksum = "91e19ebc2adc8f83e43039e79776e3fda8ca919132d68a1fed6a5faca2683748" 6280dependencies = [ 6281 "cc", 6282 "pkg-config", 6283]