Server tools to backfill, tail, mirror, and verify PLC logs
at main 4748 lines 117 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 = "adler2" 7version = "2.0.1" 8source = "registry+https://github.com/rust-lang/crates.io-index" 9checksum = "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa" 10 11[[package]] 12name = "aho-corasick" 13version = "1.1.4" 14source = "registry+https://github.com/rust-lang/crates.io-index" 15checksum = "ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301" 16dependencies = [ 17 "memchr", 18] 19 20[[package]] 21name = "allegedly" 22version = "0.3.3" 23dependencies = [ 24 "anyhow", 25 "async-compression", 26 "async-trait", 27 "bincode", 28 "bitcode", 29 "chrono", 30 "cid", 31 "clap", 32 "criterion", 33 "data-encoding", 34 "ecdsa", 35 "fjall", 36 "futures", 37 "governor", 38 "http-body-util", 39 "k256", 40 "log", 41 "multibase", 42 "native-tls", 43 "opentelemetry", 44 "opentelemetry-otlp", 45 "opentelemetry_sdk", 46 "ordered-varint", 47 "p256", 48 "poem", 49 "postgres-native-tls", 50 "reqwest", 51 "reqwest-middleware", 52 "reqwest-retry", 53 "rmp-serde", 54 "rustls", 55 "serde", 56 "serde_bytes", 57 "serde_ipld_dagcbor", 58 "serde_json", 59 "tempfile", 60 "thiserror 2.0.18", 61 "tokio", 62 "tokio-postgres", 63 "tokio-stream", 64 "tokio-tungstenite 0.26.2", 65 "tokio-util", 66 "tracing", 67 "tracing-opentelemetry", 68 "tracing-subscriber", 69] 70 71[[package]] 72name = "alloc-no-stdlib" 73version = "2.0.4" 74source = "registry+https://github.com/rust-lang/crates.io-index" 75checksum = "cc7bb162ec39d46ab1ca8c77bf72e890535becd1751bb45f64c597edb4c8c6b3" 76 77[[package]] 78name = "alloc-stdlib" 79version = "0.2.2" 80source = "registry+https://github.com/rust-lang/crates.io-index" 81checksum = "94fb8275041c72129eb51b7d0322c29b8387a0386127718b096429201a5d6ece" 82dependencies = [ 83 "alloc-no-stdlib", 84] 85 86[[package]] 87name = "alloca" 88version = "0.4.0" 89source = "registry+https://github.com/rust-lang/crates.io-index" 90checksum = "e5a7d05ea6aea7e9e64d25b9156ba2fee3fdd659e34e41063cd2fc7cd020d7f4" 91dependencies = [ 92 "cc", 93] 94 95[[package]] 96name = "allocator-api2" 97version = "0.2.21" 98source = "registry+https://github.com/rust-lang/crates.io-index" 99checksum = "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923" 100 101[[package]] 102name = "android_system_properties" 103version = "0.1.5" 104source = "registry+https://github.com/rust-lang/crates.io-index" 105checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311" 106dependencies = [ 107 "libc", 108] 109 110[[package]] 111name = "anes" 112version = "0.1.6" 113source = "registry+https://github.com/rust-lang/crates.io-index" 114checksum = "4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299" 115 116[[package]] 117name = "anstream" 118version = "0.6.21" 119source = "registry+https://github.com/rust-lang/crates.io-index" 120checksum = "43d5b281e737544384e969a5ccad3f1cdd24b48086a0fc1b2a5262a26b8f4f4a" 121dependencies = [ 122 "anstyle", 123 "anstyle-parse", 124 "anstyle-query", 125 "anstyle-wincon", 126 "colorchoice", 127 "is_terminal_polyfill", 128 "utf8parse", 129] 130 131[[package]] 132name = "anstyle" 133version = "1.0.13" 134source = "registry+https://github.com/rust-lang/crates.io-index" 135checksum = "5192cca8006f1fd4f7237516f40fa183bb07f8fbdfedaa0036de5ea9b0b45e78" 136 137[[package]] 138name = "anstyle-parse" 139version = "0.2.7" 140source = "registry+https://github.com/rust-lang/crates.io-index" 141checksum = "4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2" 142dependencies = [ 143 "utf8parse", 144] 145 146[[package]] 147name = "anstyle-query" 148version = "1.1.5" 149source = "registry+https://github.com/rust-lang/crates.io-index" 150checksum = "40c48f72fd53cd289104fc64099abca73db4166ad86ea0b4341abe65af83dadc" 151dependencies = [ 152 "windows-sys 0.61.2", 153] 154 155[[package]] 156name = "anstyle-wincon" 157version = "3.0.11" 158source = "registry+https://github.com/rust-lang/crates.io-index" 159checksum = "291e6a250ff86cd4a820112fb8898808a366d8f9f58ce16d1f538353ad55747d" 160dependencies = [ 161 "anstyle", 162 "once_cell_polyfill", 163 "windows-sys 0.61.2", 164] 165 166[[package]] 167name = "anyhow" 168version = "1.0.102" 169source = "registry+https://github.com/rust-lang/crates.io-index" 170checksum = "7f202df86484c868dbad7eaa557ef785d5c66295e41b460ef922eca0723b842c" 171 172[[package]] 173name = "arrayvec" 174version = "0.7.6" 175source = "registry+https://github.com/rust-lang/crates.io-index" 176checksum = "7c02d123df017efcdfbd739ef81735b36c5ba83ec3c59c80a9d7ecc718f92e50" 177 178[[package]] 179name = "asn1-rs" 180version = "0.7.1" 181source = "registry+https://github.com/rust-lang/crates.io-index" 182checksum = "56624a96882bb8c26d61312ae18cb45868e5a9992ea73c58e45c3101e56a1e60" 183dependencies = [ 184 "asn1-rs-derive", 185 "asn1-rs-impl", 186 "displaydoc", 187 "nom", 188 "num-traits", 189 "rusticata-macros", 190 "thiserror 2.0.18", 191 "time", 192] 193 194[[package]] 195name = "asn1-rs-derive" 196version = "0.6.0" 197source = "registry+https://github.com/rust-lang/crates.io-index" 198checksum = "3109e49b1e4909e9db6515a30c633684d68cdeaa252f215214cb4fa1a5bfee2c" 199dependencies = [ 200 "proc-macro2", 201 "quote", 202 "syn", 203 "synstructure", 204] 205 206[[package]] 207name = "asn1-rs-impl" 208version = "0.2.0" 209source = "registry+https://github.com/rust-lang/crates.io-index" 210checksum = "7b18050c2cd6fe86c3a76584ef5e0baf286d038cda203eb6223df2cc413565f7" 211dependencies = [ 212 "proc-macro2", 213 "quote", 214 "syn", 215] 216 217[[package]] 218name = "async-compression" 219version = "0.4.40" 220source = "registry+https://github.com/rust-lang/crates.io-index" 221checksum = "7d67d43201f4d20c78bcda740c142ca52482d81da80681533d33bf3f0596c8e2" 222dependencies = [ 223 "compression-codecs", 224 "compression-core", 225 "futures-io", 226 "pin-project-lite", 227 "tokio", 228] 229 230[[package]] 231name = "async-trait" 232version = "0.1.89" 233source = "registry+https://github.com/rust-lang/crates.io-index" 234checksum = "9035ad2d096bed7955a320ee7e2230574d28fd3c3a0f186cbea1ff3c7eed5dbb" 235dependencies = [ 236 "proc-macro2", 237 "quote", 238 "syn", 239] 240 241[[package]] 242name = "atomic-waker" 243version = "1.1.2" 244source = "registry+https://github.com/rust-lang/crates.io-index" 245checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0" 246 247[[package]] 248name = "autocfg" 249version = "1.5.0" 250source = "registry+https://github.com/rust-lang/crates.io-index" 251checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8" 252 253[[package]] 254name = "aws-lc-rs" 255version = "1.16.0" 256source = "registry+https://github.com/rust-lang/crates.io-index" 257checksum = "d9a7b350e3bb1767102698302bc37256cbd48422809984b98d292c40e2579aa9" 258dependencies = [ 259 "aws-lc-sys", 260 "zeroize", 261] 262 263[[package]] 264name = "aws-lc-sys" 265version = "0.37.1" 266source = "registry+https://github.com/rust-lang/crates.io-index" 267checksum = "b092fe214090261288111db7a2b2c2118e5a7f30dc2569f1732c4069a6840549" 268dependencies = [ 269 "cc", 270 "cmake", 271 "dunce", 272 "fs_extra", 273] 274 275[[package]] 276name = "base-x" 277version = "0.2.11" 278source = "registry+https://github.com/rust-lang/crates.io-index" 279checksum = "4cbbc9d0964165b47557570cce6c952866c2678457aca742aafc9fb771d30270" 280 281[[package]] 282name = "base16ct" 283version = "0.2.0" 284source = "registry+https://github.com/rust-lang/crates.io-index" 285checksum = "4c7f02d4ea65f2c1853089ffd8d2787bdbc63de2f0d29dedbcf8ccdfa0ccd4cf" 286 287[[package]] 288name = "base256emoji" 289version = "1.0.2" 290source = "registry+https://github.com/rust-lang/crates.io-index" 291checksum = "b5e9430d9a245a77c92176e649af6e275f20839a48389859d1661e9a128d077c" 292dependencies = [ 293 "const-str", 294 "match-lookup", 295] 296 297[[package]] 298name = "base64" 299version = "0.22.1" 300source = "registry+https://github.com/rust-lang/crates.io-index" 301checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6" 302 303[[package]] 304name = "base64ct" 305version = "1.8.3" 306source = "registry+https://github.com/rust-lang/crates.io-index" 307checksum = "2af50177e190e07a26ab74f8b1efbfe2ef87da2116221318cb1c2e82baf7de06" 308 309[[package]] 310name = "bincode" 311version = "1.3.3" 312source = "registry+https://github.com/rust-lang/crates.io-index" 313checksum = "b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad" 314dependencies = [ 315 "serde", 316] 317 318[[package]] 319name = "bitcode" 320version = "0.6.9" 321source = "registry+https://github.com/rust-lang/crates.io-index" 322checksum = "0a6ed1b54d8dc333e7be604d00fa9262f4635485ffea923647b6521a5fff045d" 323dependencies = [ 324 "arrayvec", 325 "bitcode_derive", 326 "bytemuck", 327 "glam", 328 "serde", 329] 330 331[[package]] 332name = "bitcode_derive" 333version = "0.6.9" 334source = "registry+https://github.com/rust-lang/crates.io-index" 335checksum = "238b90427dfad9da4a9abd60f3ec1cdee6b80454bde49ed37f1781dd8e9dc7f9" 336dependencies = [ 337 "proc-macro2", 338 "quote", 339 "syn", 340] 341 342[[package]] 343name = "bitflags" 344version = "1.3.2" 345source = "registry+https://github.com/rust-lang/crates.io-index" 346checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" 347 348[[package]] 349name = "bitflags" 350version = "2.11.0" 351source = "registry+https://github.com/rust-lang/crates.io-index" 352checksum = "843867be96c8daad0d758b57df9392b6d8d271134fce549de6ce169ff98a92af" 353 354[[package]] 355name = "block-buffer" 356version = "0.10.4" 357source = "registry+https://github.com/rust-lang/crates.io-index" 358checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71" 359dependencies = [ 360 "generic-array", 361] 362 363[[package]] 364name = "brotli" 365version = "8.0.2" 366source = "registry+https://github.com/rust-lang/crates.io-index" 367checksum = "4bd8b9603c7aa97359dbd97ecf258968c95f3adddd6db2f7e7a5bef101c84560" 368dependencies = [ 369 "alloc-no-stdlib", 370 "alloc-stdlib", 371 "brotli-decompressor", 372] 373 374[[package]] 375name = "brotli-decompressor" 376version = "5.0.0" 377source = "registry+https://github.com/rust-lang/crates.io-index" 378checksum = "874bb8112abecc98cbd6d81ea4fa7e94fb9449648c93cc89aa40c81c24d7de03" 379dependencies = [ 380 "alloc-no-stdlib", 381 "alloc-stdlib", 382] 383 384[[package]] 385name = "bumpalo" 386version = "3.20.2" 387source = "registry+https://github.com/rust-lang/crates.io-index" 388checksum = "5d20789868f4b01b2f2caec9f5c4e0213b41e3e5702a50157d699ae31ced2fcb" 389 390[[package]] 391name = "bytemuck" 392version = "1.25.0" 393source = "registry+https://github.com/rust-lang/crates.io-index" 394checksum = "c8efb64bd706a16a1bdde310ae86b351e4d21550d98d056f22f8a7f7a2183fec" 395 396[[package]] 397name = "byteorder" 398version = "1.5.0" 399source = "registry+https://github.com/rust-lang/crates.io-index" 400checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b" 401 402[[package]] 403name = "byteorder-lite" 404version = "0.1.0" 405source = "registry+https://github.com/rust-lang/crates.io-index" 406checksum = "8f1fe948ff07f4bd06c30984e69f5b4899c516a3ef74f34df92a2df2ab535495" 407 408[[package]] 409name = "bytes" 410version = "1.11.1" 411source = "registry+https://github.com/rust-lang/crates.io-index" 412checksum = "1e748733b7cbc798e1434b6ac524f0c1ff2ab456fe201501e6497c8417a4fc33" 413 414[[package]] 415name = "byteview" 416version = "0.10.1" 417source = "registry+https://github.com/rust-lang/crates.io-index" 418checksum = "1c53ba0f290bfc610084c05582d9c5d421662128fc69f4bf236707af6fd321b9" 419 420[[package]] 421name = "cast" 422version = "0.3.0" 423source = "registry+https://github.com/rust-lang/crates.io-index" 424checksum = "37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5" 425 426[[package]] 427name = "cbor4ii" 428version = "0.2.14" 429source = "registry+https://github.com/rust-lang/crates.io-index" 430checksum = "b544cf8c89359205f4f990d0e6f3828db42df85b5dac95d09157a250eb0749c4" 431dependencies = [ 432 "serde", 433] 434 435[[package]] 436name = "cc" 437version = "1.2.56" 438source = "registry+https://github.com/rust-lang/crates.io-index" 439checksum = "aebf35691d1bfb0ac386a69bac2fde4dd276fb618cf8bf4f5318fe285e821bb2" 440dependencies = [ 441 "find-msvc-tools", 442 "jobserver", 443 "libc", 444 "shlex", 445] 446 447[[package]] 448name = "cfg-if" 449version = "1.0.4" 450source = "registry+https://github.com/rust-lang/crates.io-index" 451checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801" 452 453[[package]] 454name = "cfg_aliases" 455version = "0.2.1" 456source = "registry+https://github.com/rust-lang/crates.io-index" 457checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724" 458 459[[package]] 460name = "chrono" 461version = "0.4.43" 462source = "registry+https://github.com/rust-lang/crates.io-index" 463checksum = "fac4744fb15ae8337dc853fee7fb3f4e48c0fbaa23d0afe49c447b4fab126118" 464dependencies = [ 465 "iana-time-zone", 466 "js-sys", 467 "num-traits", 468 "serde", 469 "wasm-bindgen", 470 "windows-link", 471] 472 473[[package]] 474name = "ciborium" 475version = "0.2.2" 476source = "registry+https://github.com/rust-lang/crates.io-index" 477checksum = "42e69ffd6f0917f5c029256a24d0161db17cea3997d185db0d35926308770f0e" 478dependencies = [ 479 "ciborium-io", 480 "ciborium-ll", 481 "serde", 482] 483 484[[package]] 485name = "ciborium-io" 486version = "0.2.2" 487source = "registry+https://github.com/rust-lang/crates.io-index" 488checksum = "05afea1e0a06c9be33d539b876f1ce3692f4afea2cb41f740e7743225ed1c757" 489 490[[package]] 491name = "ciborium-ll" 492version = "0.2.2" 493source = "registry+https://github.com/rust-lang/crates.io-index" 494checksum = "57663b653d948a338bfb3eeba9bb2fd5fcfaecb9e199e87e1eda4d9e8b240fd9" 495dependencies = [ 496 "ciborium-io", 497 "half", 498] 499 500[[package]] 501name = "cid" 502version = "0.11.1" 503source = "registry+https://github.com/rust-lang/crates.io-index" 504checksum = "3147d8272e8fa0ccd29ce51194dd98f79ddfb8191ba9e3409884e751798acf3a" 505dependencies = [ 506 "core2", 507 "multibase", 508 "multihash", 509 "serde", 510 "serde_bytes", 511 "unsigned-varint", 512] 513 514[[package]] 515name = "clap" 516version = "4.5.60" 517source = "registry+https://github.com/rust-lang/crates.io-index" 518checksum = "2797f34da339ce31042b27d23607e051786132987f595b02ba4f6a6dffb7030a" 519dependencies = [ 520 "clap_builder", 521 "clap_derive", 522] 523 524[[package]] 525name = "clap_builder" 526version = "4.5.60" 527source = "registry+https://github.com/rust-lang/crates.io-index" 528checksum = "24a241312cea5059b13574bb9b3861cabf758b879c15190b37b6d6fd63ab6876" 529dependencies = [ 530 "anstream", 531 "anstyle", 532 "clap_lex", 533 "strsim", 534] 535 536[[package]] 537name = "clap_derive" 538version = "4.5.55" 539source = "registry+https://github.com/rust-lang/crates.io-index" 540checksum = "a92793da1a46a5f2a02a6f4c46c6496b28c43638adea8306fcb0caa1634f24e5" 541dependencies = [ 542 "heck", 543 "proc-macro2", 544 "quote", 545 "syn", 546] 547 548[[package]] 549name = "clap_lex" 550version = "1.0.0" 551source = "registry+https://github.com/rust-lang/crates.io-index" 552checksum = "3a822ea5bc7590f9d40f1ba12c0dc3c2760f3482c6984db1573ad11031420831" 553 554[[package]] 555name = "cmake" 556version = "0.1.57" 557source = "registry+https://github.com/rust-lang/crates.io-index" 558checksum = "75443c44cd6b379beb8c5b45d85d0773baf31cce901fe7bb252f4eff3008ef7d" 559dependencies = [ 560 "cc", 561] 562 563[[package]] 564name = "colorchoice" 565version = "1.0.4" 566source = "registry+https://github.com/rust-lang/crates.io-index" 567checksum = "b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75" 568 569[[package]] 570name = "compare" 571version = "0.0.6" 572source = "registry+https://github.com/rust-lang/crates.io-index" 573checksum = "ea0095f6103c2a8b44acd6fd15960c801dafebf02e21940360833e0673f48ba7" 574 575[[package]] 576name = "compression-codecs" 577version = "0.4.37" 578source = "registry+https://github.com/rust-lang/crates.io-index" 579checksum = "eb7b51a7d9c967fc26773061ba86150f19c50c0d65c887cb1fbe295fd16619b7" 580dependencies = [ 581 "brotli", 582 "compression-core", 583 "flate2", 584 "memchr", 585 "zstd", 586 "zstd-safe", 587] 588 589[[package]] 590name = "compression-core" 591version = "0.4.31" 592source = "registry+https://github.com/rust-lang/crates.io-index" 593checksum = "75984efb6ed102a0d42db99afb6c1948f0380d1d91808d5529916e6c08b49d8d" 594 595[[package]] 596name = "const-oid" 597version = "0.9.6" 598source = "registry+https://github.com/rust-lang/crates.io-index" 599checksum = "c2459377285ad874054d797f3ccebf984978aa39129f6eafde5cdc8315b612f8" 600 601[[package]] 602name = "const-str" 603version = "0.4.3" 604source = "registry+https://github.com/rust-lang/crates.io-index" 605checksum = "2f421161cb492475f1661ddc9815a745a1c894592070661180fdec3d4872e9c3" 606 607[[package]] 608name = "core-foundation" 609version = "0.9.4" 610source = "registry+https://github.com/rust-lang/crates.io-index" 611checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f" 612dependencies = [ 613 "core-foundation-sys", 614 "libc", 615] 616 617[[package]] 618name = "core-foundation" 619version = "0.10.1" 620source = "registry+https://github.com/rust-lang/crates.io-index" 621checksum = "b2a6cd9ae233e7f62ba4e9353e81a88df7fc8a5987b8d445b4d90c879bd156f6" 622dependencies = [ 623 "core-foundation-sys", 624 "libc", 625] 626 627[[package]] 628name = "core-foundation-sys" 629version = "0.8.7" 630source = "registry+https://github.com/rust-lang/crates.io-index" 631checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b" 632 633[[package]] 634name = "core2" 635version = "0.4.0" 636source = "registry+https://github.com/rust-lang/crates.io-index" 637checksum = "b49ba7ef1ad6107f8824dbe97de947cbaac53c44e7f9756a1fba0d37c1eec505" 638dependencies = [ 639 "memchr", 640] 641 642[[package]] 643name = "cpufeatures" 644version = "0.2.17" 645source = "registry+https://github.com/rust-lang/crates.io-index" 646checksum = "59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280" 647dependencies = [ 648 "libc", 649] 650 651[[package]] 652name = "crc32fast" 653version = "1.5.0" 654source = "registry+https://github.com/rust-lang/crates.io-index" 655checksum = "9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511" 656dependencies = [ 657 "cfg-if", 658] 659 660[[package]] 661name = "criterion" 662version = "0.8.2" 663source = "registry+https://github.com/rust-lang/crates.io-index" 664checksum = "950046b2aa2492f9a536f5f4f9a3de7b9e2476e575e05bd6c333371add4d98f3" 665dependencies = [ 666 "alloca", 667 "anes", 668 "cast", 669 "ciborium", 670 "clap", 671 "criterion-plot", 672 "itertools 0.13.0", 673 "num-traits", 674 "oorandom", 675 "page_size", 676 "plotters", 677 "rayon", 678 "regex", 679 "serde", 680 "serde_json", 681 "tinytemplate", 682 "walkdir", 683] 684 685[[package]] 686name = "criterion-plot" 687version = "0.8.2" 688source = "registry+https://github.com/rust-lang/crates.io-index" 689checksum = "d8d80a2f4f5b554395e47b5d8305bc3d27813bacb73493eb1001e8f76dae29ea" 690dependencies = [ 691 "cast", 692 "itertools 0.13.0", 693] 694 695[[package]] 696name = "crossbeam-deque" 697version = "0.8.6" 698source = "registry+https://github.com/rust-lang/crates.io-index" 699checksum = "9dd111b7b7f7d55b72c0a6ae361660ee5853c9af73f70c3c2ef6858b950e2e51" 700dependencies = [ 701 "crossbeam-epoch", 702 "crossbeam-utils", 703] 704 705[[package]] 706name = "crossbeam-epoch" 707version = "0.9.18" 708source = "registry+https://github.com/rust-lang/crates.io-index" 709checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e" 710dependencies = [ 711 "crossbeam-utils", 712] 713 714[[package]] 715name = "crossbeam-skiplist" 716version = "0.1.3" 717source = "registry+https://github.com/rust-lang/crates.io-index" 718checksum = "df29de440c58ca2cc6e587ec3d22347551a32435fbde9d2bff64e78a9ffa151b" 719dependencies = [ 720 "crossbeam-epoch", 721 "crossbeam-utils", 722] 723 724[[package]] 725name = "crossbeam-utils" 726version = "0.8.21" 727source = "registry+https://github.com/rust-lang/crates.io-index" 728checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28" 729 730[[package]] 731name = "crunchy" 732version = "0.2.4" 733source = "registry+https://github.com/rust-lang/crates.io-index" 734checksum = "460fbee9c2c2f33933d720630a6a0bac33ba7053db5344fac858d4b8952d77d5" 735 736[[package]] 737name = "crypto-bigint" 738version = "0.5.5" 739source = "registry+https://github.com/rust-lang/crates.io-index" 740checksum = "0dc92fb57ca44df6db8059111ab3af99a63d5d0f8375d9972e319a379c6bab76" 741dependencies = [ 742 "generic-array", 743 "rand_core 0.6.4", 744 "subtle", 745 "zeroize", 746] 747 748[[package]] 749name = "crypto-common" 750version = "0.1.7" 751source = "registry+https://github.com/rust-lang/crates.io-index" 752checksum = "78c8292055d1c1df0cce5d180393dc8cce0abec0a7102adb6c7b1eef6016d60a" 753dependencies = [ 754 "generic-array", 755 "typenum", 756] 757 758[[package]] 759name = "dashmap" 760version = "6.1.0" 761source = "registry+https://github.com/rust-lang/crates.io-index" 762checksum = "5041cc499144891f3790297212f32a74fb938e5136a14943f338ef9e0ae276cf" 763dependencies = [ 764 "cfg-if", 765 "crossbeam-utils", 766 "hashbrown 0.14.5", 767 "lock_api", 768 "once_cell", 769 "parking_lot_core 0.9.12", 770] 771 772[[package]] 773name = "data-encoding" 774version = "2.10.0" 775source = "registry+https://github.com/rust-lang/crates.io-index" 776checksum = "d7a1e2f27636f116493b8b860f5546edb47c8d8f8ea73e1d2a20be88e28d1fea" 777 778[[package]] 779name = "data-encoding-macro" 780version = "0.1.19" 781source = "registry+https://github.com/rust-lang/crates.io-index" 782checksum = "8142a83c17aa9461d637e649271eae18bf2edd00e91f2e105df36c3c16355bdb" 783dependencies = [ 784 "data-encoding", 785 "data-encoding-macro-internal", 786] 787 788[[package]] 789name = "data-encoding-macro-internal" 790version = "0.1.17" 791source = "registry+https://github.com/rust-lang/crates.io-index" 792checksum = "7ab67060fc6b8ef687992d439ca0fa36e7ed17e9a0b16b25b601e8757df720de" 793dependencies = [ 794 "data-encoding", 795 "syn", 796] 797 798[[package]] 799name = "der" 800version = "0.7.10" 801source = "registry+https://github.com/rust-lang/crates.io-index" 802checksum = "e7c1832837b905bbfb5101e07cc24c8deddf52f93225eee6ead5f4d63d53ddcb" 803dependencies = [ 804 "const-oid", 805 "pem-rfc7468", 806 "zeroize", 807] 808 809[[package]] 810name = "der-parser" 811version = "10.0.0" 812source = "registry+https://github.com/rust-lang/crates.io-index" 813checksum = "07da5016415d5a3c4dd39b11ed26f915f52fc4e0dc197d87908bc916e51bc1a6" 814dependencies = [ 815 "asn1-rs", 816 "displaydoc", 817 "nom", 818 "num-bigint", 819 "num-traits", 820 "rusticata-macros", 821] 822 823[[package]] 824name = "deranged" 825version = "0.5.6" 826source = "registry+https://github.com/rust-lang/crates.io-index" 827checksum = "cc3dc5ad92c2e2d1c193bbbbdf2ea477cb81331de4f3103f267ca18368b988c4" 828dependencies = [ 829 "powerfmt", 830] 831 832[[package]] 833name = "digest" 834version = "0.10.7" 835source = "registry+https://github.com/rust-lang/crates.io-index" 836checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292" 837dependencies = [ 838 "block-buffer", 839 "const-oid", 840 "crypto-common", 841 "subtle", 842] 843 844[[package]] 845name = "displaydoc" 846version = "0.2.5" 847source = "registry+https://github.com/rust-lang/crates.io-index" 848checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0" 849dependencies = [ 850 "proc-macro2", 851 "quote", 852 "syn", 853] 854 855[[package]] 856name = "dunce" 857version = "1.0.5" 858source = "registry+https://github.com/rust-lang/crates.io-index" 859checksum = "92773504d58c093f6de2459af4af33faa518c13451eb8f2b5698ed3d36e7c813" 860 861[[package]] 862name = "ecdsa" 863version = "0.16.9" 864source = "registry+https://github.com/rust-lang/crates.io-index" 865checksum = "ee27f32b5c5292967d2d4a9d7f1e0b0aed2c15daded5a60300e4abb9d8020bca" 866dependencies = [ 867 "der", 868 "digest", 869 "elliptic-curve", 870 "rfc6979", 871 "signature", 872 "spki", 873] 874 875[[package]] 876name = "either" 877version = "1.15.0" 878source = "registry+https://github.com/rust-lang/crates.io-index" 879checksum = "48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719" 880 881[[package]] 882name = "elliptic-curve" 883version = "0.13.8" 884source = "registry+https://github.com/rust-lang/crates.io-index" 885checksum = "b5e6043086bf7973472e0c7dff2142ea0b680d30e18d9cc40f267efbf222bd47" 886dependencies = [ 887 "base16ct", 888 "crypto-bigint", 889 "digest", 890 "ff", 891 "generic-array", 892 "group", 893 "pem-rfc7468", 894 "pkcs8", 895 "rand_core 0.6.4", 896 "sec1", 897 "subtle", 898 "zeroize", 899] 900 901[[package]] 902name = "encoding_rs" 903version = "0.8.35" 904source = "registry+https://github.com/rust-lang/crates.io-index" 905checksum = "75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3" 906dependencies = [ 907 "cfg-if", 908] 909 910[[package]] 911name = "enum_dispatch" 912version = "0.3.13" 913source = "registry+https://github.com/rust-lang/crates.io-index" 914checksum = "aa18ce2bc66555b3218614519ac839ddb759a7d6720732f979ef8d13be147ecd" 915dependencies = [ 916 "once_cell", 917 "proc-macro2", 918 "quote", 919 "syn", 920] 921 922[[package]] 923name = "equivalent" 924version = "1.0.2" 925source = "registry+https://github.com/rust-lang/crates.io-index" 926checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f" 927 928[[package]] 929name = "errno" 930version = "0.3.14" 931source = "registry+https://github.com/rust-lang/crates.io-index" 932checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb" 933dependencies = [ 934 "libc", 935 "windows-sys 0.61.2", 936] 937 938[[package]] 939name = "fallible-iterator" 940version = "0.2.0" 941source = "registry+https://github.com/rust-lang/crates.io-index" 942checksum = "4443176a9f2c162692bd3d352d745ef9413eec5782a80d8fd6f8a1ac692a07f7" 943 944[[package]] 945name = "fastrand" 946version = "2.3.0" 947source = "registry+https://github.com/rust-lang/crates.io-index" 948checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be" 949 950[[package]] 951name = "ff" 952version = "0.13.1" 953source = "registry+https://github.com/rust-lang/crates.io-index" 954checksum = "c0b50bfb653653f9ca9095b427bed08ab8d75a137839d9ad64eb11810d5b6393" 955dependencies = [ 956 "rand_core 0.6.4", 957 "subtle", 958] 959 960[[package]] 961name = "find-msvc-tools" 962version = "0.1.9" 963source = "registry+https://github.com/rust-lang/crates.io-index" 964checksum = "5baebc0774151f905a1a2cc41989300b1e6fbb29aff0ceffa1064fdd3088d582" 965 966[[package]] 967name = "fjall" 968version = "3.0.2" 969source = "registry+https://github.com/rust-lang/crates.io-index" 970checksum = "5a2799b4198427a08c774838e44d0b77f677208f19a1927671cd2cd36bb30d69" 971dependencies = [ 972 "byteorder-lite", 973 "byteview", 974 "dashmap", 975 "flume", 976 "log", 977 "lsm-tree", 978 "lz4_flex", 979 "tempfile", 980 "xxhash-rust", 981] 982 983[[package]] 984name = "flate2" 985version = "1.1.9" 986source = "registry+https://github.com/rust-lang/crates.io-index" 987checksum = "843fba2746e448b37e26a819579957415c8cef339bf08564fe8b7ddbd959573c" 988dependencies = [ 989 "crc32fast", 990 "miniz_oxide", 991] 992 993[[package]] 994name = "flume" 995version = "0.12.0" 996source = "registry+https://github.com/rust-lang/crates.io-index" 997checksum = "5e139bc46ca777eb5efaf62df0ab8cc5fd400866427e56c68b22e414e53bd3be" 998dependencies = [ 999 "spin", 1000] 1001 1002[[package]] 1003name = "fnv" 1004version = "1.0.7" 1005source = "registry+https://github.com/rust-lang/crates.io-index" 1006checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" 1007 1008[[package]] 1009name = "foldhash" 1010version = "0.1.5" 1011source = "registry+https://github.com/rust-lang/crates.io-index" 1012checksum = "d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2" 1013 1014[[package]] 1015name = "foldhash" 1016version = "0.2.0" 1017source = "registry+https://github.com/rust-lang/crates.io-index" 1018checksum = "77ce24cb58228fbb8aa041425bb1050850ac19177686ea6e0f41a70416f56fdb" 1019 1020[[package]] 1021name = "foreign-types" 1022version = "0.3.2" 1023source = "registry+https://github.com/rust-lang/crates.io-index" 1024checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1" 1025dependencies = [ 1026 "foreign-types-shared", 1027] 1028 1029[[package]] 1030name = "foreign-types-shared" 1031version = "0.1.1" 1032source = "registry+https://github.com/rust-lang/crates.io-index" 1033checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b" 1034 1035[[package]] 1036name = "form_urlencoded" 1037version = "1.2.2" 1038source = "registry+https://github.com/rust-lang/crates.io-index" 1039checksum = "cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf" 1040dependencies = [ 1041 "percent-encoding", 1042] 1043 1044[[package]] 1045name = "fs_extra" 1046version = "1.3.0" 1047source = "registry+https://github.com/rust-lang/crates.io-index" 1048checksum = "42703706b716c37f96a77aea830392ad231f44c9e9a67872fa5548707e11b11c" 1049 1050[[package]] 1051name = "futures" 1052version = "0.3.32" 1053source = "registry+https://github.com/rust-lang/crates.io-index" 1054checksum = "8b147ee9d1f6d097cef9ce628cd2ee62288d963e16fb287bd9286455b241382d" 1055dependencies = [ 1056 "futures-channel", 1057 "futures-core", 1058 "futures-executor", 1059 "futures-io", 1060 "futures-sink", 1061 "futures-task", 1062 "futures-util", 1063] 1064 1065[[package]] 1066name = "futures-channel" 1067version = "0.3.32" 1068source = "registry+https://github.com/rust-lang/crates.io-index" 1069checksum = "07bbe89c50d7a535e539b8c17bc0b49bdb77747034daa8087407d655f3f7cc1d" 1070dependencies = [ 1071 "futures-core", 1072 "futures-sink", 1073] 1074 1075[[package]] 1076name = "futures-core" 1077version = "0.3.32" 1078source = "registry+https://github.com/rust-lang/crates.io-index" 1079checksum = "7e3450815272ef58cec6d564423f6e755e25379b217b0bc688e295ba24df6b1d" 1080 1081[[package]] 1082name = "futures-executor" 1083version = "0.3.32" 1084source = "registry+https://github.com/rust-lang/crates.io-index" 1085checksum = "baf29c38818342a3b26b5b923639e7b1f4a61fc5e76102d4b1981c6dc7a7579d" 1086dependencies = [ 1087 "futures-core", 1088 "futures-task", 1089 "futures-util", 1090] 1091 1092[[package]] 1093name = "futures-io" 1094version = "0.3.32" 1095source = "registry+https://github.com/rust-lang/crates.io-index" 1096checksum = "cecba35d7ad927e23624b22ad55235f2239cfa44fd10428eecbeba6d6a717718" 1097 1098[[package]] 1099name = "futures-macro" 1100version = "0.3.32" 1101source = "registry+https://github.com/rust-lang/crates.io-index" 1102checksum = "e835b70203e41293343137df5c0664546da5745f82ec9b84d40be8336958447b" 1103dependencies = [ 1104 "proc-macro2", 1105 "quote", 1106 "syn", 1107] 1108 1109[[package]] 1110name = "futures-sink" 1111version = "0.3.32" 1112source = "registry+https://github.com/rust-lang/crates.io-index" 1113checksum = "c39754e157331b013978ec91992bde1ac089843443c49cbc7f46150b0fad0893" 1114 1115[[package]] 1116name = "futures-task" 1117version = "0.3.32" 1118source = "registry+https://github.com/rust-lang/crates.io-index" 1119checksum = "037711b3d59c33004d3856fbdc83b99d4ff37a24768fa1be9ce3538a1cde4393" 1120 1121[[package]] 1122name = "futures-timer" 1123version = "3.0.3" 1124source = "registry+https://github.com/rust-lang/crates.io-index" 1125checksum = "f288b0a4f20f9a56b5d1da57e2227c661b7b16168e2f72365f57b63326e29b24" 1126 1127[[package]] 1128name = "futures-util" 1129version = "0.3.32" 1130source = "registry+https://github.com/rust-lang/crates.io-index" 1131checksum = "389ca41296e6190b48053de0321d02a77f32f8a5d2461dd38762c0593805c6d6" 1132dependencies = [ 1133 "futures-channel", 1134 "futures-core", 1135 "futures-io", 1136 "futures-macro", 1137 "futures-sink", 1138 "futures-task", 1139 "memchr", 1140 "pin-project-lite", 1141 "slab", 1142] 1143 1144[[package]] 1145name = "futures_codec" 1146version = "0.5.0" 1147source = "registry+https://github.com/rust-lang/crates.io-index" 1148checksum = "ad004dd81205978a2bba6c566ed70535ccf88c0be34649e628186474603f43ca" 1149dependencies = [ 1150 "bytes", 1151 "futures-sink", 1152 "futures-util", 1153 "memchr", 1154 "pin-project-lite", 1155] 1156 1157[[package]] 1158name = "generic-array" 1159version = "0.14.7" 1160source = "registry+https://github.com/rust-lang/crates.io-index" 1161checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a" 1162dependencies = [ 1163 "typenum", 1164 "version_check", 1165 "zeroize", 1166] 1167 1168[[package]] 1169name = "getrandom" 1170version = "0.2.17" 1171source = "registry+https://github.com/rust-lang/crates.io-index" 1172checksum = "ff2abc00be7fca6ebc474524697ae276ad847ad0a6b3faa4bcb027e9a4614ad0" 1173dependencies = [ 1174 "cfg-if", 1175 "js-sys", 1176 "libc", 1177 "wasi 0.11.1+wasi-snapshot-preview1", 1178 "wasm-bindgen", 1179] 1180 1181[[package]] 1182name = "getrandom" 1183version = "0.3.4" 1184source = "registry+https://github.com/rust-lang/crates.io-index" 1185checksum = "899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd" 1186dependencies = [ 1187 "cfg-if", 1188 "js-sys", 1189 "libc", 1190 "r-efi", 1191 "wasip2", 1192 "wasm-bindgen", 1193] 1194 1195[[package]] 1196name = "getrandom" 1197version = "0.4.1" 1198source = "registry+https://github.com/rust-lang/crates.io-index" 1199checksum = "139ef39800118c7683f2fd3c98c1b23c09ae076556b435f8e9064ae108aaeeec" 1200dependencies = [ 1201 "cfg-if", 1202 "libc", 1203 "r-efi", 1204 "wasip2", 1205 "wasip3", 1206] 1207 1208[[package]] 1209name = "glam" 1210version = "0.32.1" 1211source = "registry+https://github.com/rust-lang/crates.io-index" 1212checksum = "f70749695b063ecbf6b62949ccccde2e733ec3ecbbd71d467dca4e5c6c97cca0" 1213 1214[[package]] 1215name = "governor" 1216version = "0.10.4" 1217source = "registry+https://github.com/rust-lang/crates.io-index" 1218checksum = "9efcab3c1958580ff1f25a2a41be1668f7603d849bb63af523b208a3cc1223b8" 1219dependencies = [ 1220 "cfg-if", 1221 "dashmap", 1222 "futures-sink", 1223 "futures-timer", 1224 "futures-util", 1225 "getrandom 0.3.4", 1226 "hashbrown 0.16.1", 1227 "nonzero_ext", 1228 "parking_lot 0.12.5", 1229 "portable-atomic", 1230 "quanta", 1231 "rand 0.9.2", 1232 "smallvec", 1233 "spinning_top", 1234 "web-time", 1235] 1236 1237[[package]] 1238name = "group" 1239version = "0.13.0" 1240source = "registry+https://github.com/rust-lang/crates.io-index" 1241checksum = "f0f9ef7462f7c099f518d754361858f86d8a07af53ba9af0fe635bbccb151a63" 1242dependencies = [ 1243 "ff", 1244 "rand_core 0.6.4", 1245 "subtle", 1246] 1247 1248[[package]] 1249name = "h2" 1250version = "0.4.13" 1251source = "registry+https://github.com/rust-lang/crates.io-index" 1252checksum = "2f44da3a8150a6703ed5d34e164b875fd14c2cdab9af1252a9a1020bde2bdc54" 1253dependencies = [ 1254 "atomic-waker", 1255 "bytes", 1256 "fnv", 1257 "futures-core", 1258 "futures-sink", 1259 "http", 1260 "indexmap", 1261 "slab", 1262 "tokio", 1263 "tokio-util", 1264 "tracing", 1265] 1266 1267[[package]] 1268name = "half" 1269version = "2.7.1" 1270source = "registry+https://github.com/rust-lang/crates.io-index" 1271checksum = "6ea2d84b969582b4b1864a92dc5d27cd2b77b622a8d79306834f1be5ba20d84b" 1272dependencies = [ 1273 "cfg-if", 1274 "crunchy", 1275 "zerocopy", 1276] 1277 1278[[package]] 1279name = "hashbrown" 1280version = "0.14.5" 1281source = "registry+https://github.com/rust-lang/crates.io-index" 1282checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1" 1283 1284[[package]] 1285name = "hashbrown" 1286version = "0.15.5" 1287source = "registry+https://github.com/rust-lang/crates.io-index" 1288checksum = "9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1" 1289dependencies = [ 1290 "foldhash 0.1.5", 1291] 1292 1293[[package]] 1294name = "hashbrown" 1295version = "0.16.1" 1296source = "registry+https://github.com/rust-lang/crates.io-index" 1297checksum = "841d1cc9bed7f9236f321df977030373f4a4163ae1a7dbfe1a51a2c1a51d9100" 1298dependencies = [ 1299 "allocator-api2", 1300 "equivalent", 1301 "foldhash 0.2.0", 1302] 1303 1304[[package]] 1305name = "headers" 1306version = "0.4.1" 1307source = "registry+https://github.com/rust-lang/crates.io-index" 1308checksum = "b3314d5adb5d94bcdf56771f2e50dbbc80bb4bdf88967526706205ac9eff24eb" 1309dependencies = [ 1310 "base64", 1311 "bytes", 1312 "headers-core", 1313 "http", 1314 "httpdate", 1315 "mime", 1316 "sha1", 1317] 1318 1319[[package]] 1320name = "headers-core" 1321version = "0.3.0" 1322source = "registry+https://github.com/rust-lang/crates.io-index" 1323checksum = "54b4a22553d4242c49fddb9ba998a99962b5cc6f22cb5a3482bec22522403ce4" 1324dependencies = [ 1325 "http", 1326] 1327 1328[[package]] 1329name = "heck" 1330version = "0.5.0" 1331source = "registry+https://github.com/rust-lang/crates.io-index" 1332checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" 1333 1334[[package]] 1335name = "hmac" 1336version = "0.12.1" 1337source = "registry+https://github.com/rust-lang/crates.io-index" 1338checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e" 1339dependencies = [ 1340 "digest", 1341] 1342 1343[[package]] 1344name = "http" 1345version = "1.4.0" 1346source = "registry+https://github.com/rust-lang/crates.io-index" 1347checksum = "e3ba2a386d7f85a81f119ad7498ebe444d2e22c2af0b86b069416ace48b3311a" 1348dependencies = [ 1349 "bytes", 1350 "itoa", 1351] 1352 1353[[package]] 1354name = "http-body" 1355version = "1.0.1" 1356source = "registry+https://github.com/rust-lang/crates.io-index" 1357checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184" 1358dependencies = [ 1359 "bytes", 1360 "http", 1361] 1362 1363[[package]] 1364name = "http-body-util" 1365version = "0.1.3" 1366source = "registry+https://github.com/rust-lang/crates.io-index" 1367checksum = "b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a" 1368dependencies = [ 1369 "bytes", 1370 "futures-core", 1371 "http", 1372 "http-body", 1373 "pin-project-lite", 1374] 1375 1376[[package]] 1377name = "httparse" 1378version = "1.10.1" 1379source = "registry+https://github.com/rust-lang/crates.io-index" 1380checksum = "6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87" 1381 1382[[package]] 1383name = "httpdate" 1384version = "1.0.3" 1385source = "registry+https://github.com/rust-lang/crates.io-index" 1386checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9" 1387 1388[[package]] 1389name = "hyper" 1390version = "1.8.1" 1391source = "registry+https://github.com/rust-lang/crates.io-index" 1392checksum = "2ab2d4f250c3d7b1c9fcdff1cece94ea4e2dfbec68614f7b87cb205f24ca9d11" 1393dependencies = [ 1394 "atomic-waker", 1395 "bytes", 1396 "futures-channel", 1397 "futures-core", 1398 "h2", 1399 "http", 1400 "http-body", 1401 "httparse", 1402 "httpdate", 1403 "itoa", 1404 "pin-project-lite", 1405 "pin-utils", 1406 "smallvec", 1407 "tokio", 1408 "want", 1409] 1410 1411[[package]] 1412name = "hyper-rustls" 1413version = "0.27.7" 1414source = "registry+https://github.com/rust-lang/crates.io-index" 1415checksum = "e3c93eb611681b207e1fe55d5a71ecf91572ec8a6705cdb6857f7d8d5242cf58" 1416dependencies = [ 1417 "http", 1418 "hyper", 1419 "hyper-util", 1420 "rustls", 1421 "rustls-native-certs", 1422 "rustls-pki-types", 1423 "tokio", 1424 "tokio-rustls", 1425 "tower-service", 1426] 1427 1428[[package]] 1429name = "hyper-tls" 1430version = "0.6.0" 1431source = "registry+https://github.com/rust-lang/crates.io-index" 1432checksum = "70206fc6890eaca9fde8a0bf71caa2ddfc9fe045ac9e5c70df101a7dbde866e0" 1433dependencies = [ 1434 "bytes", 1435 "http-body-util", 1436 "hyper", 1437 "hyper-util", 1438 "native-tls", 1439 "tokio", 1440 "tokio-native-tls", 1441 "tower-service", 1442] 1443 1444[[package]] 1445name = "hyper-util" 1446version = "0.1.20" 1447source = "registry+https://github.com/rust-lang/crates.io-index" 1448checksum = "96547c2556ec9d12fb1578c4eaf448b04993e7fb79cbaad930a656880a6bdfa0" 1449dependencies = [ 1450 "base64", 1451 "bytes", 1452 "futures-channel", 1453 "futures-util", 1454 "http", 1455 "http-body", 1456 "hyper", 1457 "ipnet", 1458 "libc", 1459 "percent-encoding", 1460 "pin-project-lite", 1461 "socket2", 1462 "system-configuration", 1463 "tokio", 1464 "tower-service", 1465 "tracing", 1466 "windows-registry", 1467] 1468 1469[[package]] 1470name = "iana-time-zone" 1471version = "0.1.65" 1472source = "registry+https://github.com/rust-lang/crates.io-index" 1473checksum = "e31bc9ad994ba00e440a8aa5c9ef0ec67d5cb5e5cb0cc7f8b744a35b389cc470" 1474dependencies = [ 1475 "android_system_properties", 1476 "core-foundation-sys", 1477 "iana-time-zone-haiku", 1478 "js-sys", 1479 "log", 1480 "wasm-bindgen", 1481 "windows-core", 1482] 1483 1484[[package]] 1485name = "iana-time-zone-haiku" 1486version = "0.1.2" 1487source = "registry+https://github.com/rust-lang/crates.io-index" 1488checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f" 1489dependencies = [ 1490 "cc", 1491] 1492 1493[[package]] 1494name = "icu_collections" 1495version = "2.1.1" 1496source = "registry+https://github.com/rust-lang/crates.io-index" 1497checksum = "4c6b649701667bbe825c3b7e6388cb521c23d88644678e83c0c4d0a621a34b43" 1498dependencies = [ 1499 "displaydoc", 1500 "potential_utf", 1501 "yoke", 1502 "zerofrom", 1503 "zerovec", 1504] 1505 1506[[package]] 1507name = "icu_locale_core" 1508version = "2.1.1" 1509source = "registry+https://github.com/rust-lang/crates.io-index" 1510checksum = "edba7861004dd3714265b4db54a3c390e880ab658fec5f7db895fae2046b5bb6" 1511dependencies = [ 1512 "displaydoc", 1513 "litemap", 1514 "tinystr", 1515 "writeable", 1516 "zerovec", 1517] 1518 1519[[package]] 1520name = "icu_normalizer" 1521version = "2.1.1" 1522source = "registry+https://github.com/rust-lang/crates.io-index" 1523checksum = "5f6c8828b67bf8908d82127b2054ea1b4427ff0230ee9141c54251934ab1b599" 1524dependencies = [ 1525 "icu_collections", 1526 "icu_normalizer_data", 1527 "icu_properties", 1528 "icu_provider", 1529 "smallvec", 1530 "zerovec", 1531] 1532 1533[[package]] 1534name = "icu_normalizer_data" 1535version = "2.1.1" 1536source = "registry+https://github.com/rust-lang/crates.io-index" 1537checksum = "7aedcccd01fc5fe81e6b489c15b247b8b0690feb23304303a9e560f37efc560a" 1538 1539[[package]] 1540name = "icu_properties" 1541version = "2.1.2" 1542source = "registry+https://github.com/rust-lang/crates.io-index" 1543checksum = "020bfc02fe870ec3a66d93e677ccca0562506e5872c650f893269e08615d74ec" 1544dependencies = [ 1545 "icu_collections", 1546 "icu_locale_core", 1547 "icu_properties_data", 1548 "icu_provider", 1549 "zerotrie", 1550 "zerovec", 1551] 1552 1553[[package]] 1554name = "icu_properties_data" 1555version = "2.1.2" 1556source = "registry+https://github.com/rust-lang/crates.io-index" 1557checksum = "616c294cf8d725c6afcd8f55abc17c56464ef6211f9ed59cccffe534129c77af" 1558 1559[[package]] 1560name = "icu_provider" 1561version = "2.1.1" 1562source = "registry+https://github.com/rust-lang/crates.io-index" 1563checksum = "85962cf0ce02e1e0a629cc34e7ca3e373ce20dda4c4d7294bbd0bf1fdb59e614" 1564dependencies = [ 1565 "displaydoc", 1566 "icu_locale_core", 1567 "writeable", 1568 "yoke", 1569 "zerofrom", 1570 "zerotrie", 1571 "zerovec", 1572] 1573 1574[[package]] 1575name = "id-arena" 1576version = "2.3.0" 1577source = "registry+https://github.com/rust-lang/crates.io-index" 1578checksum = "3d3067d79b975e8844ca9eb072e16b31c3c1c36928edf9c6789548c524d0d954" 1579 1580[[package]] 1581name = "idna" 1582version = "1.1.0" 1583source = "registry+https://github.com/rust-lang/crates.io-index" 1584checksum = "3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de" 1585dependencies = [ 1586 "idna_adapter", 1587 "smallvec", 1588 "utf8_iter", 1589] 1590 1591[[package]] 1592name = "idna_adapter" 1593version = "1.2.1" 1594source = "registry+https://github.com/rust-lang/crates.io-index" 1595checksum = "3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344" 1596dependencies = [ 1597 "icu_normalizer", 1598 "icu_properties", 1599] 1600 1601[[package]] 1602name = "indexmap" 1603version = "2.13.0" 1604source = "registry+https://github.com/rust-lang/crates.io-index" 1605checksum = "7714e70437a7dc3ac8eb7e6f8df75fd8eb422675fc7678aff7364301092b1017" 1606dependencies = [ 1607 "equivalent", 1608 "hashbrown 0.16.1", 1609 "serde", 1610 "serde_core", 1611] 1612 1613[[package]] 1614name = "instant" 1615version = "0.1.13" 1616source = "registry+https://github.com/rust-lang/crates.io-index" 1617checksum = "e0242819d153cba4b4b05a5a8f2a7e9bbf97b6055b2a002b395c96b5ff3c0222" 1618dependencies = [ 1619 "cfg-if", 1620 "js-sys", 1621 "wasm-bindgen", 1622 "web-sys", 1623] 1624 1625[[package]] 1626name = "interval-heap" 1627version = "0.0.5" 1628source = "registry+https://github.com/rust-lang/crates.io-index" 1629checksum = "11274e5e8e89b8607cfedc2910b6626e998779b48a019151c7604d0adcb86ac6" 1630dependencies = [ 1631 "compare", 1632] 1633 1634[[package]] 1635name = "ipld-core" 1636version = "0.4.3" 1637source = "registry+https://github.com/rust-lang/crates.io-index" 1638checksum = "090f624976d72f0b0bb71b86d58dc16c15e069193067cb3a3a09d655246cbbda" 1639dependencies = [ 1640 "cid", 1641 "serde", 1642 "serde_bytes", 1643] 1644 1645[[package]] 1646name = "ipnet" 1647version = "2.11.0" 1648source = "registry+https://github.com/rust-lang/crates.io-index" 1649checksum = "469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130" 1650 1651[[package]] 1652name = "iri-string" 1653version = "0.7.10" 1654source = "registry+https://github.com/rust-lang/crates.io-index" 1655checksum = "c91338f0783edbd6195decb37bae672fd3b165faffb89bf7b9e6942f8b1a731a" 1656dependencies = [ 1657 "memchr", 1658 "serde", 1659] 1660 1661[[package]] 1662name = "is_terminal_polyfill" 1663version = "1.70.2" 1664source = "registry+https://github.com/rust-lang/crates.io-index" 1665checksum = "a6cb138bb79a146c1bd460005623e142ef0181e3d0219cb493e02f7d08a35695" 1666 1667[[package]] 1668name = "itertools" 1669version = "0.13.0" 1670source = "registry+https://github.com/rust-lang/crates.io-index" 1671checksum = "413ee7dfc52ee1a4949ceeb7dbc8a33f2d6c088194d9f922fb8318faf1f01186" 1672dependencies = [ 1673 "either", 1674] 1675 1676[[package]] 1677name = "itertools" 1678version = "0.14.0" 1679source = "registry+https://github.com/rust-lang/crates.io-index" 1680checksum = "2b192c782037fadd9cfa75548310488aabdbf3d2da73885b31bd0abd03351285" 1681dependencies = [ 1682 "either", 1683] 1684 1685[[package]] 1686name = "itoa" 1687version = "1.0.17" 1688source = "registry+https://github.com/rust-lang/crates.io-index" 1689checksum = "92ecc6618181def0457392ccd0ee51198e065e016d1d527a7ac1b6dc7c1f09d2" 1690 1691[[package]] 1692name = "jobserver" 1693version = "0.1.34" 1694source = "registry+https://github.com/rust-lang/crates.io-index" 1695checksum = "9afb3de4395d6b3e67a780b6de64b51c978ecf11cb9a462c66be7d4ca9039d33" 1696dependencies = [ 1697 "getrandom 0.3.4", 1698 "libc", 1699] 1700 1701[[package]] 1702name = "js-sys" 1703version = "0.3.86" 1704source = "registry+https://github.com/rust-lang/crates.io-index" 1705checksum = "d36139f1c97c42c0c86a411910b04e48d4939a0376e6e0f989420cbdee0120e5" 1706dependencies = [ 1707 "once_cell", 1708 "wasm-bindgen", 1709] 1710 1711[[package]] 1712name = "k256" 1713version = "0.13.4" 1714source = "registry+https://github.com/rust-lang/crates.io-index" 1715checksum = "f6e3919bbaa2945715f0bb6d3934a173d1e9a59ac23767fbaaef277265a7411b" 1716dependencies = [ 1717 "cfg-if", 1718 "ecdsa", 1719 "elliptic-curve", 1720 "once_cell", 1721 "sha2", 1722 "signature", 1723] 1724 1725[[package]] 1726name = "lazy_static" 1727version = "1.5.0" 1728source = "registry+https://github.com/rust-lang/crates.io-index" 1729checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe" 1730 1731[[package]] 1732name = "leb128fmt" 1733version = "0.1.0" 1734source = "registry+https://github.com/rust-lang/crates.io-index" 1735checksum = "09edd9e8b54e49e587e4f6295a7d29c3ea94d469cb40ab8ca70b288248a81db2" 1736 1737[[package]] 1738name = "libc" 1739version = "0.2.182" 1740source = "registry+https://github.com/rust-lang/crates.io-index" 1741checksum = "6800badb6cb2082ffd7b6a67e6125bb39f18782f793520caee8cb8846be06112" 1742 1743[[package]] 1744name = "libredox" 1745version = "0.1.12" 1746source = "registry+https://github.com/rust-lang/crates.io-index" 1747checksum = "3d0b95e02c851351f877147b7deea7b1afb1df71b63aa5f8270716e0c5720616" 1748dependencies = [ 1749 "bitflags 2.11.0", 1750 "libc", 1751] 1752 1753[[package]] 1754name = "linux-raw-sys" 1755version = "0.11.0" 1756source = "registry+https://github.com/rust-lang/crates.io-index" 1757checksum = "df1d3c3b53da64cf5760482273a98e575c651a67eec7f77df96b5b642de8f039" 1758 1759[[package]] 1760name = "litemap" 1761version = "0.8.1" 1762source = "registry+https://github.com/rust-lang/crates.io-index" 1763checksum = "6373607a59f0be73a39b6fe456b8192fcc3585f602af20751600e974dd455e77" 1764 1765[[package]] 1766name = "lock_api" 1767version = "0.4.14" 1768source = "registry+https://github.com/rust-lang/crates.io-index" 1769checksum = "224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965" 1770dependencies = [ 1771 "scopeguard", 1772] 1773 1774[[package]] 1775name = "log" 1776version = "0.4.29" 1777source = "registry+https://github.com/rust-lang/crates.io-index" 1778checksum = "5e5032e24019045c762d3c0f28f5b6b8bbf38563a65908389bf7978758920897" 1779 1780[[package]] 1781name = "lru-slab" 1782version = "0.1.2" 1783source = "registry+https://github.com/rust-lang/crates.io-index" 1784checksum = "112b39cec0b298b6c1999fee3e31427f74f676e4cb9879ed1a121b43661a4154" 1785 1786[[package]] 1787name = "lsm-tree" 1788version = "3.0.2" 1789source = "registry+https://github.com/rust-lang/crates.io-index" 1790checksum = "86e8d0b8e0cf2531a437788ce94d95570dbaabfe9888db20022c2d5ccec9b221" 1791dependencies = [ 1792 "byteorder-lite", 1793 "byteview", 1794 "crossbeam-skiplist", 1795 "enum_dispatch", 1796 "interval-heap", 1797 "log", 1798 "lz4_flex", 1799 "quick_cache", 1800 "rustc-hash", 1801 "self_cell", 1802 "sfa", 1803 "tempfile", 1804 "varint-rs", 1805 "xxhash-rust", 1806] 1807 1808[[package]] 1809name = "lz4_flex" 1810version = "0.11.5" 1811source = "registry+https://github.com/rust-lang/crates.io-index" 1812checksum = "08ab2867e3eeeca90e844d1940eab391c9dc5228783db2ed999acbc0a9ed375a" 1813dependencies = [ 1814 "twox-hash", 1815] 1816 1817[[package]] 1818name = "match-lookup" 1819version = "0.1.2" 1820source = "registry+https://github.com/rust-lang/crates.io-index" 1821checksum = "757aee279b8bdbb9f9e676796fd459e4207a1f986e87886700abf589f5abf771" 1822dependencies = [ 1823 "proc-macro2", 1824 "quote", 1825 "syn", 1826] 1827 1828[[package]] 1829name = "matchers" 1830version = "0.2.0" 1831source = "registry+https://github.com/rust-lang/crates.io-index" 1832checksum = "d1525a2a28c7f4fa0fc98bb91ae755d1e2d1505079e05539e35bc876b5d65ae9" 1833dependencies = [ 1834 "regex-automata", 1835] 1836 1837[[package]] 1838name = "md-5" 1839version = "0.10.6" 1840source = "registry+https://github.com/rust-lang/crates.io-index" 1841checksum = "d89e7ee0cfbedfc4da3340218492196241d89eefb6dab27de5df917a6d2e78cf" 1842dependencies = [ 1843 "cfg-if", 1844 "digest", 1845] 1846 1847[[package]] 1848name = "memchr" 1849version = "2.8.0" 1850source = "registry+https://github.com/rust-lang/crates.io-index" 1851checksum = "f8ca58f447f06ed17d5fc4043ce1b10dd205e060fb3ce5b979b8ed8e59ff3f79" 1852 1853[[package]] 1854name = "mime" 1855version = "0.3.17" 1856source = "registry+https://github.com/rust-lang/crates.io-index" 1857checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a" 1858 1859[[package]] 1860name = "minimal-lexical" 1861version = "0.2.1" 1862source = "registry+https://github.com/rust-lang/crates.io-index" 1863checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a" 1864 1865[[package]] 1866name = "miniz_oxide" 1867version = "0.8.9" 1868source = "registry+https://github.com/rust-lang/crates.io-index" 1869checksum = "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316" 1870dependencies = [ 1871 "adler2", 1872 "simd-adler32", 1873] 1874 1875[[package]] 1876name = "mio" 1877version = "1.1.1" 1878source = "registry+https://github.com/rust-lang/crates.io-index" 1879checksum = "a69bcab0ad47271a0234d9422b131806bf3968021e5dc9328caf2d4cd58557fc" 1880dependencies = [ 1881 "libc", 1882 "wasi 0.11.1+wasi-snapshot-preview1", 1883 "windows-sys 0.61.2", 1884] 1885 1886[[package]] 1887name = "multibase" 1888version = "0.9.2" 1889source = "registry+https://github.com/rust-lang/crates.io-index" 1890checksum = "8694bb4835f452b0e3bb06dbebb1d6fc5385b6ca1caf2e55fd165c042390ec77" 1891dependencies = [ 1892 "base-x", 1893 "base256emoji", 1894 "data-encoding", 1895 "data-encoding-macro", 1896] 1897 1898[[package]] 1899name = "multihash" 1900version = "0.19.3" 1901source = "registry+https://github.com/rust-lang/crates.io-index" 1902checksum = "6b430e7953c29dd6a09afc29ff0bb69c6e306329ee6794700aee27b76a1aea8d" 1903dependencies = [ 1904 "core2", 1905 "serde", 1906 "unsigned-varint", 1907] 1908 1909[[package]] 1910name = "native-tls" 1911version = "0.2.18" 1912source = "registry+https://github.com/rust-lang/crates.io-index" 1913checksum = "465500e14ea162429d264d44189adc38b199b62b1c21eea9f69e4b73cb03bbf2" 1914dependencies = [ 1915 "libc", 1916 "log", 1917 "openssl", 1918 "openssl-probe", 1919 "openssl-sys", 1920 "schannel", 1921 "security-framework", 1922 "security-framework-sys", 1923 "tempfile", 1924] 1925 1926[[package]] 1927name = "nix" 1928version = "0.30.1" 1929source = "registry+https://github.com/rust-lang/crates.io-index" 1930checksum = "74523f3a35e05aba87a1d978330aef40f67b0304ac79c1c00b294c9830543db6" 1931dependencies = [ 1932 "bitflags 2.11.0", 1933 "cfg-if", 1934 "cfg_aliases", 1935 "libc", 1936] 1937 1938[[package]] 1939name = "nom" 1940version = "7.1.3" 1941source = "registry+https://github.com/rust-lang/crates.io-index" 1942checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a" 1943dependencies = [ 1944 "memchr", 1945 "minimal-lexical", 1946] 1947 1948[[package]] 1949name = "nonzero_ext" 1950version = "0.3.0" 1951source = "registry+https://github.com/rust-lang/crates.io-index" 1952checksum = "38bf9645c8b145698bb0b18a4637dcacbc421ea49bef2317e4fd8065a387cf21" 1953 1954[[package]] 1955name = "nu-ansi-term" 1956version = "0.50.3" 1957source = "registry+https://github.com/rust-lang/crates.io-index" 1958checksum = "7957b9740744892f114936ab4a57b3f487491bbeafaf8083688b16841a4240e5" 1959dependencies = [ 1960 "windows-sys 0.61.2", 1961] 1962 1963[[package]] 1964name = "num-bigint" 1965version = "0.4.6" 1966source = "registry+https://github.com/rust-lang/crates.io-index" 1967checksum = "a5e44f723f1133c9deac646763579fdb3ac745e418f2a7af9cd0c431da1f20b9" 1968dependencies = [ 1969 "num-integer", 1970 "num-traits", 1971] 1972 1973[[package]] 1974name = "num-conv" 1975version = "0.2.0" 1976source = "registry+https://github.com/rust-lang/crates.io-index" 1977checksum = "cf97ec579c3c42f953ef76dbf8d55ac91fb219dde70e49aa4a6b7d74e9919050" 1978 1979[[package]] 1980name = "num-integer" 1981version = "0.1.46" 1982source = "registry+https://github.com/rust-lang/crates.io-index" 1983checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f" 1984dependencies = [ 1985 "num-traits", 1986] 1987 1988[[package]] 1989name = "num-traits" 1990version = "0.2.19" 1991source = "registry+https://github.com/rust-lang/crates.io-index" 1992checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841" 1993dependencies = [ 1994 "autocfg", 1995] 1996 1997[[package]] 1998name = "objc2-core-foundation" 1999version = "0.3.2" 2000source = "registry+https://github.com/rust-lang/crates.io-index" 2001checksum = "2a180dd8642fa45cdb7dd721cd4c11b1cadd4929ce112ebd8b9f5803cc79d536" 2002dependencies = [ 2003 "bitflags 2.11.0", 2004] 2005 2006[[package]] 2007name = "objc2-system-configuration" 2008version = "0.3.2" 2009source = "registry+https://github.com/rust-lang/crates.io-index" 2010checksum = "7216bd11cbda54ccabcab84d523dc93b858ec75ecfb3a7d89513fa22464da396" 2011dependencies = [ 2012 "objc2-core-foundation", 2013] 2014 2015[[package]] 2016name = "oid-registry" 2017version = "0.8.1" 2018source = "registry+https://github.com/rust-lang/crates.io-index" 2019checksum = "12f40cff3dde1b6087cc5d5f5d4d65712f34016a03ed60e9c08dcc392736b5b7" 2020dependencies = [ 2021 "asn1-rs", 2022] 2023 2024[[package]] 2025name = "once_cell" 2026version = "1.21.3" 2027source = "registry+https://github.com/rust-lang/crates.io-index" 2028checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d" 2029 2030[[package]] 2031name = "once_cell_polyfill" 2032version = "1.70.2" 2033source = "registry+https://github.com/rust-lang/crates.io-index" 2034checksum = "384b8ab6d37215f3c5301a95a4accb5d64aa607f1fcb26a11b5303878451b4fe" 2035 2036[[package]] 2037name = "oorandom" 2038version = "11.1.5" 2039source = "registry+https://github.com/rust-lang/crates.io-index" 2040checksum = "d6790f58c7ff633d8771f42965289203411a5e5c68388703c06e14f24770b41e" 2041 2042[[package]] 2043name = "openssl" 2044version = "0.10.75" 2045source = "registry+https://github.com/rust-lang/crates.io-index" 2046checksum = "08838db121398ad17ab8531ce9de97b244589089e290a384c900cb9ff7434328" 2047dependencies = [ 2048 "bitflags 2.11.0", 2049 "cfg-if", 2050 "foreign-types", 2051 "libc", 2052 "once_cell", 2053 "openssl-macros", 2054 "openssl-sys", 2055] 2056 2057[[package]] 2058name = "openssl-macros" 2059version = "0.1.1" 2060source = "registry+https://github.com/rust-lang/crates.io-index" 2061checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c" 2062dependencies = [ 2063 "proc-macro2", 2064 "quote", 2065 "syn", 2066] 2067 2068[[package]] 2069name = "openssl-probe" 2070version = "0.2.1" 2071source = "registry+https://github.com/rust-lang/crates.io-index" 2072checksum = "7c87def4c32ab89d880effc9e097653c8da5d6ef28e6b539d313baaacfbafcbe" 2073 2074[[package]] 2075name = "openssl-sys" 2076version = "0.9.111" 2077source = "registry+https://github.com/rust-lang/crates.io-index" 2078checksum = "82cab2d520aa75e3c58898289429321eb788c3106963d0dc886ec7a5f4adc321" 2079dependencies = [ 2080 "cc", 2081 "libc", 2082 "pkg-config", 2083 "vcpkg", 2084] 2085 2086[[package]] 2087name = "opentelemetry" 2088version = "0.30.0" 2089source = "registry+https://github.com/rust-lang/crates.io-index" 2090checksum = "aaf416e4cb72756655126f7dd7bb0af49c674f4c1b9903e80c009e0c37e552e6" 2091dependencies = [ 2092 "futures-core", 2093 "futures-sink", 2094 "js-sys", 2095 "pin-project-lite", 2096 "thiserror 2.0.18", 2097 "tracing", 2098] 2099 2100[[package]] 2101name = "opentelemetry-http" 2102version = "0.30.0" 2103source = "registry+https://github.com/rust-lang/crates.io-index" 2104checksum = "50f6639e842a97dbea8886e3439710ae463120091e2e064518ba8e716e6ac36d" 2105dependencies = [ 2106 "async-trait", 2107 "bytes", 2108 "http", 2109 "opentelemetry", 2110 "reqwest", 2111] 2112 2113[[package]] 2114name = "opentelemetry-otlp" 2115version = "0.30.0" 2116source = "registry+https://github.com/rust-lang/crates.io-index" 2117checksum = "dbee664a43e07615731afc539ca60c6d9f1a9425e25ca09c57bc36c87c55852b" 2118dependencies = [ 2119 "http", 2120 "opentelemetry", 2121 "opentelemetry-http", 2122 "opentelemetry-proto", 2123 "opentelemetry_sdk", 2124 "prost", 2125 "reqwest", 2126 "thiserror 2.0.18", 2127 "tracing", 2128] 2129 2130[[package]] 2131name = "opentelemetry-proto" 2132version = "0.30.0" 2133source = "registry+https://github.com/rust-lang/crates.io-index" 2134checksum = "2e046fd7660710fe5a05e8748e70d9058dc15c94ba914e7c4faa7c728f0e8ddc" 2135dependencies = [ 2136 "opentelemetry", 2137 "opentelemetry_sdk", 2138 "prost", 2139 "tonic", 2140] 2141 2142[[package]] 2143name = "opentelemetry_sdk" 2144version = "0.30.0" 2145source = "registry+https://github.com/rust-lang/crates.io-index" 2146checksum = "11f644aa9e5e31d11896e024305d7e3c98a88884d9f8919dbf37a9991bc47a4b" 2147dependencies = [ 2148 "futures-channel", 2149 "futures-executor", 2150 "futures-util", 2151 "opentelemetry", 2152 "percent-encoding", 2153 "rand 0.9.2", 2154 "serde_json", 2155 "thiserror 2.0.18", 2156 "tokio", 2157 "tokio-stream", 2158] 2159 2160[[package]] 2161name = "ordered-varint" 2162version = "2.0.0" 2163source = "registry+https://github.com/rust-lang/crates.io-index" 2164checksum = "e9cc9f18ab4bad1e01726bda1259feb8f11e5e76308708a966b4c0136e9db34c" 2165 2166[[package]] 2167name = "p256" 2168version = "0.13.2" 2169source = "registry+https://github.com/rust-lang/crates.io-index" 2170checksum = "c9863ad85fa8f4460f9c48cb909d38a0d689dba1f6f6988a5e3e0d31071bcd4b" 2171dependencies = [ 2172 "ecdsa", 2173 "elliptic-curve", 2174 "primeorder", 2175 "sha2", 2176] 2177 2178[[package]] 2179name = "page_size" 2180version = "0.6.0" 2181source = "registry+https://github.com/rust-lang/crates.io-index" 2182checksum = "30d5b2194ed13191c1999ae0704b7839fb18384fa22e49b57eeaa97d79ce40da" 2183dependencies = [ 2184 "libc", 2185 "winapi", 2186] 2187 2188[[package]] 2189name = "parking_lot" 2190version = "0.11.2" 2191source = "registry+https://github.com/rust-lang/crates.io-index" 2192checksum = "7d17b78036a60663b797adeaee46f5c9dfebb86948d1255007a1d6be0271ff99" 2193dependencies = [ 2194 "instant", 2195 "lock_api", 2196 "parking_lot_core 0.8.6", 2197] 2198 2199[[package]] 2200name = "parking_lot" 2201version = "0.12.5" 2202source = "registry+https://github.com/rust-lang/crates.io-index" 2203checksum = "93857453250e3077bd71ff98b6a65ea6621a19bb0f559a85248955ac12c45a1a" 2204dependencies = [ 2205 "lock_api", 2206 "parking_lot_core 0.9.12", 2207] 2208 2209[[package]] 2210name = "parking_lot_core" 2211version = "0.8.6" 2212source = "registry+https://github.com/rust-lang/crates.io-index" 2213checksum = "60a2cfe6f0ad2bfc16aefa463b497d5c7a5ecd44a23efa72aa342d90177356dc" 2214dependencies = [ 2215 "cfg-if", 2216 "instant", 2217 "libc", 2218 "redox_syscall 0.2.16", 2219 "smallvec", 2220 "winapi", 2221] 2222 2223[[package]] 2224name = "parking_lot_core" 2225version = "0.9.12" 2226source = "registry+https://github.com/rust-lang/crates.io-index" 2227checksum = "2621685985a2ebf1c516881c026032ac7deafcda1a2c9b7850dc81e3dfcb64c1" 2228dependencies = [ 2229 "cfg-if", 2230 "libc", 2231 "redox_syscall 0.5.18", 2232 "smallvec", 2233 "windows-link", 2234] 2235 2236[[package]] 2237name = "pem" 2238version = "3.0.6" 2239source = "registry+https://github.com/rust-lang/crates.io-index" 2240checksum = "1d30c53c26bc5b31a98cd02d20f25a7c8567146caf63ed593a9d87b2775291be" 2241dependencies = [ 2242 "base64", 2243 "serde_core", 2244] 2245 2246[[package]] 2247name = "pem-rfc7468" 2248version = "0.7.0" 2249source = "registry+https://github.com/rust-lang/crates.io-index" 2250checksum = "88b39c9bfcfc231068454382784bb460aae594343fb030d46e9f50a645418412" 2251dependencies = [ 2252 "base64ct", 2253] 2254 2255[[package]] 2256name = "percent-encoding" 2257version = "2.3.2" 2258source = "registry+https://github.com/rust-lang/crates.io-index" 2259checksum = "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220" 2260 2261[[package]] 2262name = "phf" 2263version = "0.13.1" 2264source = "registry+https://github.com/rust-lang/crates.io-index" 2265checksum = "c1562dc717473dbaa4c1f85a36410e03c047b2e7df7f45ee938fbef64ae7fadf" 2266dependencies = [ 2267 "phf_shared", 2268 "serde", 2269] 2270 2271[[package]] 2272name = "phf_shared" 2273version = "0.13.1" 2274source = "registry+https://github.com/rust-lang/crates.io-index" 2275checksum = "e57fef6bc5981e38c2ce2d63bfa546861309f875b8a75f092d1d54ae2d64f266" 2276dependencies = [ 2277 "siphasher", 2278] 2279 2280[[package]] 2281name = "pin-project" 2282version = "1.1.10" 2283source = "registry+https://github.com/rust-lang/crates.io-index" 2284checksum = "677f1add503faace112b9f1373e43e9e054bfdd22ff1a63c1bc485eaec6a6a8a" 2285dependencies = [ 2286 "pin-project-internal", 2287] 2288 2289[[package]] 2290name = "pin-project-internal" 2291version = "1.1.10" 2292source = "registry+https://github.com/rust-lang/crates.io-index" 2293checksum = "6e918e4ff8c4549eb882f14b3a4bc8c8bc93de829416eacf579f1207a8fbf861" 2294dependencies = [ 2295 "proc-macro2", 2296 "quote", 2297 "syn", 2298] 2299 2300[[package]] 2301name = "pin-project-lite" 2302version = "0.2.16" 2303source = "registry+https://github.com/rust-lang/crates.io-index" 2304checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b" 2305 2306[[package]] 2307name = "pin-utils" 2308version = "0.1.0" 2309source = "registry+https://github.com/rust-lang/crates.io-index" 2310checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" 2311 2312[[package]] 2313name = "pkcs8" 2314version = "0.10.2" 2315source = "registry+https://github.com/rust-lang/crates.io-index" 2316checksum = "f950b2377845cebe5cf8b5165cb3cc1a5e0fa5cfa3e1f7f55707d8fd82e0a7b7" 2317dependencies = [ 2318 "der", 2319 "spki", 2320] 2321 2322[[package]] 2323name = "pkg-config" 2324version = "0.3.32" 2325source = "registry+https://github.com/rust-lang/crates.io-index" 2326checksum = "7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c" 2327 2328[[package]] 2329name = "plotters" 2330version = "0.3.7" 2331source = "registry+https://github.com/rust-lang/crates.io-index" 2332checksum = "5aeb6f403d7a4911efb1e33402027fc44f29b5bf6def3effcc22d7bb75f2b747" 2333dependencies = [ 2334 "num-traits", 2335 "plotters-backend", 2336 "plotters-svg", 2337 "wasm-bindgen", 2338 "web-sys", 2339] 2340 2341[[package]] 2342name = "plotters-backend" 2343version = "0.3.7" 2344source = "registry+https://github.com/rust-lang/crates.io-index" 2345checksum = "df42e13c12958a16b3f7f4386b9ab1f3e7933914ecea48da7139435263a4172a" 2346 2347[[package]] 2348name = "plotters-svg" 2349version = "0.3.7" 2350source = "registry+https://github.com/rust-lang/crates.io-index" 2351checksum = "51bae2ac328883f7acdfea3d66a7c35751187f870bc81f94563733a154d7a670" 2352dependencies = [ 2353 "plotters-backend", 2354] 2355 2356[[package]] 2357name = "poem" 2358version = "3.1.12" 2359source = "registry+https://github.com/rust-lang/crates.io-index" 2360checksum = "9f977080932c87287147dca052951c3e2696f8759863f6b4e4c0c9ffe7a4cc8b" 2361dependencies = [ 2362 "async-compression", 2363 "base64", 2364 "bytes", 2365 "chrono", 2366 "futures-util", 2367 "headers", 2368 "http", 2369 "http-body-util", 2370 "hyper", 2371 "hyper-util", 2372 "mime", 2373 "nix", 2374 "parking_lot 0.12.5", 2375 "percent-encoding", 2376 "pin-project-lite", 2377 "poem-derive", 2378 "rcgen", 2379 "regex", 2380 "reqwest", 2381 "rfc7239", 2382 "ring", 2383 "rustls-pemfile", 2384 "serde", 2385 "serde_json", 2386 "serde_urlencoded", 2387 "smallvec", 2388 "sse-codec", 2389 "sync_wrapper", 2390 "thiserror 2.0.18", 2391 "tokio", 2392 "tokio-rustls", 2393 "tokio-stream", 2394 "tokio-tungstenite 0.27.0", 2395 "tokio-util", 2396 "tracing", 2397 "wildmatch", 2398 "x509-parser", 2399] 2400 2401[[package]] 2402name = "poem-derive" 2403version = "3.1.12" 2404source = "registry+https://github.com/rust-lang/crates.io-index" 2405checksum = "056e2fea6de1cb240ffe23cfc4fc370b629f8be83b5f27e16b7acd5231a72de4" 2406dependencies = [ 2407 "proc-macro-crate", 2408 "proc-macro2", 2409 "quote", 2410 "syn", 2411] 2412 2413[[package]] 2414name = "portable-atomic" 2415version = "1.13.1" 2416source = "registry+https://github.com/rust-lang/crates.io-index" 2417checksum = "c33a9471896f1c69cecef8d20cbe2f7accd12527ce60845ff44c153bb2a21b49" 2418 2419[[package]] 2420name = "postgres-native-tls" 2421version = "0.5.2" 2422source = "registry+https://github.com/rust-lang/crates.io-index" 2423checksum = "ac73153d92e4bde922bd6f1dfba7f1ab8132266c031153b55e20a1521cd36d49" 2424dependencies = [ 2425 "native-tls", 2426 "tokio", 2427 "tokio-native-tls", 2428 "tokio-postgres", 2429] 2430 2431[[package]] 2432name = "postgres-protocol" 2433version = "0.6.10" 2434source = "registry+https://github.com/rust-lang/crates.io-index" 2435checksum = "3ee9dd5fe15055d2b6806f4736aa0c9637217074e224bbec46d4041b91bb9491" 2436dependencies = [ 2437 "base64", 2438 "byteorder", 2439 "bytes", 2440 "fallible-iterator", 2441 "hmac", 2442 "md-5", 2443 "memchr", 2444 "rand 0.9.2", 2445 "sha2", 2446 "stringprep", 2447] 2448 2449[[package]] 2450name = "postgres-types" 2451version = "0.2.12" 2452source = "registry+https://github.com/rust-lang/crates.io-index" 2453checksum = "54b858f82211e84682fecd373f68e1ceae642d8d751a1ebd13f33de6257b3e20" 2454dependencies = [ 2455 "bytes", 2456 "chrono", 2457 "fallible-iterator", 2458 "postgres-protocol", 2459 "serde_core", 2460 "serde_json", 2461] 2462 2463[[package]] 2464name = "potential_utf" 2465version = "0.1.4" 2466source = "registry+https://github.com/rust-lang/crates.io-index" 2467checksum = "b73949432f5e2a09657003c25bca5e19a0e9c84f8058ca374f49e0ebe605af77" 2468dependencies = [ 2469 "zerovec", 2470] 2471 2472[[package]] 2473name = "powerfmt" 2474version = "0.2.0" 2475source = "registry+https://github.com/rust-lang/crates.io-index" 2476checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391" 2477 2478[[package]] 2479name = "ppv-lite86" 2480version = "0.2.21" 2481source = "registry+https://github.com/rust-lang/crates.io-index" 2482checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9" 2483dependencies = [ 2484 "zerocopy", 2485] 2486 2487[[package]] 2488name = "prettyplease" 2489version = "0.2.37" 2490source = "registry+https://github.com/rust-lang/crates.io-index" 2491checksum = "479ca8adacdd7ce8f1fb39ce9ecccbfe93a3f1344b3d0d97f20bc0196208f62b" 2492dependencies = [ 2493 "proc-macro2", 2494 "syn", 2495] 2496 2497[[package]] 2498name = "primeorder" 2499version = "0.13.6" 2500source = "registry+https://github.com/rust-lang/crates.io-index" 2501checksum = "353e1ca18966c16d9deb1c69278edbc5f194139612772bd9537af60ac231e1e6" 2502dependencies = [ 2503 "elliptic-curve", 2504] 2505 2506[[package]] 2507name = "proc-macro-crate" 2508version = "3.4.0" 2509source = "registry+https://github.com/rust-lang/crates.io-index" 2510checksum = "219cb19e96be00ab2e37d6e299658a0cfa83e52429179969b0f0121b4ac46983" 2511dependencies = [ 2512 "toml_edit", 2513] 2514 2515[[package]] 2516name = "proc-macro2" 2517version = "1.0.106" 2518source = "registry+https://github.com/rust-lang/crates.io-index" 2519checksum = "8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934" 2520dependencies = [ 2521 "unicode-ident", 2522] 2523 2524[[package]] 2525name = "prost" 2526version = "0.13.5" 2527source = "registry+https://github.com/rust-lang/crates.io-index" 2528checksum = "2796faa41db3ec313a31f7624d9286acf277b52de526150b7e69f3debf891ee5" 2529dependencies = [ 2530 "bytes", 2531 "prost-derive", 2532] 2533 2534[[package]] 2535name = "prost-derive" 2536version = "0.13.5" 2537source = "registry+https://github.com/rust-lang/crates.io-index" 2538checksum = "8a56d757972c98b346a9b766e3f02746cde6dd1cd1d1d563472929fdd74bec4d" 2539dependencies = [ 2540 "anyhow", 2541 "itertools 0.14.0", 2542 "proc-macro2", 2543 "quote", 2544 "syn", 2545] 2546 2547[[package]] 2548name = "quanta" 2549version = "0.12.6" 2550source = "registry+https://github.com/rust-lang/crates.io-index" 2551checksum = "f3ab5a9d756f0d97bdc89019bd2e4ea098cf9cde50ee7564dde6b81ccc8f06c7" 2552dependencies = [ 2553 "crossbeam-utils", 2554 "libc", 2555 "once_cell", 2556 "raw-cpuid", 2557 "wasi 0.11.1+wasi-snapshot-preview1", 2558 "web-sys", 2559 "winapi", 2560] 2561 2562[[package]] 2563name = "quick_cache" 2564version = "0.6.18" 2565source = "registry+https://github.com/rust-lang/crates.io-index" 2566checksum = "7ada44a88ef953a3294f6eb55d2007ba44646015e18613d2f213016379203ef3" 2567dependencies = [ 2568 "equivalent", 2569 "hashbrown 0.16.1", 2570] 2571 2572[[package]] 2573name = "quinn" 2574version = "0.11.9" 2575source = "registry+https://github.com/rust-lang/crates.io-index" 2576checksum = "b9e20a958963c291dc322d98411f541009df2ced7b5a4f2bd52337638cfccf20" 2577dependencies = [ 2578 "bytes", 2579 "cfg_aliases", 2580 "pin-project-lite", 2581 "quinn-proto", 2582 "quinn-udp", 2583 "rustc-hash", 2584 "rustls", 2585 "socket2", 2586 "thiserror 2.0.18", 2587 "tokio", 2588 "tracing", 2589 "web-time", 2590] 2591 2592[[package]] 2593name = "quinn-proto" 2594version = "0.11.13" 2595source = "registry+https://github.com/rust-lang/crates.io-index" 2596checksum = "f1906b49b0c3bc04b5fe5d86a77925ae6524a19b816ae38ce1e426255f1d8a31" 2597dependencies = [ 2598 "bytes", 2599 "getrandom 0.3.4", 2600 "lru-slab", 2601 "rand 0.9.2", 2602 "ring", 2603 "rustc-hash", 2604 "rustls", 2605 "rustls-pki-types", 2606 "slab", 2607 "thiserror 2.0.18", 2608 "tinyvec", 2609 "tracing", 2610 "web-time", 2611] 2612 2613[[package]] 2614name = "quinn-udp" 2615version = "0.5.14" 2616source = "registry+https://github.com/rust-lang/crates.io-index" 2617checksum = "addec6a0dcad8a8d96a771f815f0eaf55f9d1805756410b39f5fa81332574cbd" 2618dependencies = [ 2619 "cfg_aliases", 2620 "libc", 2621 "once_cell", 2622 "socket2", 2623 "tracing", 2624 "windows-sys 0.60.2", 2625] 2626 2627[[package]] 2628name = "quote" 2629version = "1.0.44" 2630source = "registry+https://github.com/rust-lang/crates.io-index" 2631checksum = "21b2ebcf727b7760c461f091f9f0f539b77b8e87f2fd88131e7f1b433b3cece4" 2632dependencies = [ 2633 "proc-macro2", 2634] 2635 2636[[package]] 2637name = "r-efi" 2638version = "5.3.0" 2639source = "registry+https://github.com/rust-lang/crates.io-index" 2640checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f" 2641 2642[[package]] 2643name = "rand" 2644version = "0.8.5" 2645source = "registry+https://github.com/rust-lang/crates.io-index" 2646checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" 2647dependencies = [ 2648 "libc", 2649 "rand_chacha 0.3.1", 2650 "rand_core 0.6.4", 2651] 2652 2653[[package]] 2654name = "rand" 2655version = "0.9.2" 2656source = "registry+https://github.com/rust-lang/crates.io-index" 2657checksum = "6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1" 2658dependencies = [ 2659 "rand_chacha 0.9.0", 2660 "rand_core 0.9.5", 2661] 2662 2663[[package]] 2664name = "rand_chacha" 2665version = "0.3.1" 2666source = "registry+https://github.com/rust-lang/crates.io-index" 2667checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88" 2668dependencies = [ 2669 "ppv-lite86", 2670 "rand_core 0.6.4", 2671] 2672 2673[[package]] 2674name = "rand_chacha" 2675version = "0.9.0" 2676source = "registry+https://github.com/rust-lang/crates.io-index" 2677checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb" 2678dependencies = [ 2679 "ppv-lite86", 2680 "rand_core 0.9.5", 2681] 2682 2683[[package]] 2684name = "rand_core" 2685version = "0.6.4" 2686source = "registry+https://github.com/rust-lang/crates.io-index" 2687checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" 2688dependencies = [ 2689 "getrandom 0.2.17", 2690] 2691 2692[[package]] 2693name = "rand_core" 2694version = "0.9.5" 2695source = "registry+https://github.com/rust-lang/crates.io-index" 2696checksum = "76afc826de14238e6e8c374ddcc1fa19e374fd8dd986b0d2af0d02377261d83c" 2697dependencies = [ 2698 "getrandom 0.3.4", 2699] 2700 2701[[package]] 2702name = "raw-cpuid" 2703version = "11.6.0" 2704source = "registry+https://github.com/rust-lang/crates.io-index" 2705checksum = "498cd0dc59d73224351ee52a95fee0f1a617a2eae0e7d9d720cc622c73a54186" 2706dependencies = [ 2707 "bitflags 2.11.0", 2708] 2709 2710[[package]] 2711name = "rayon" 2712version = "1.11.0" 2713source = "registry+https://github.com/rust-lang/crates.io-index" 2714checksum = "368f01d005bf8fd9b1206fb6fa653e6c4a81ceb1466406b81792d87c5677a58f" 2715dependencies = [ 2716 "either", 2717 "rayon-core", 2718] 2719 2720[[package]] 2721name = "rayon-core" 2722version = "1.13.0" 2723source = "registry+https://github.com/rust-lang/crates.io-index" 2724checksum = "22e18b0f0062d30d4230b2e85ff77fdfe4326feb054b9783a3460d8435c8ab91" 2725dependencies = [ 2726 "crossbeam-deque", 2727 "crossbeam-utils", 2728] 2729 2730[[package]] 2731name = "rcgen" 2732version = "0.12.1" 2733source = "registry+https://github.com/rust-lang/crates.io-index" 2734checksum = "48406db8ac1f3cbc7dcdb56ec355343817958a356ff430259bb07baf7607e1e1" 2735dependencies = [ 2736 "pem", 2737 "ring", 2738 "time", 2739 "yasna", 2740] 2741 2742[[package]] 2743name = "redox_syscall" 2744version = "0.2.16" 2745source = "registry+https://github.com/rust-lang/crates.io-index" 2746checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a" 2747dependencies = [ 2748 "bitflags 1.3.2", 2749] 2750 2751[[package]] 2752name = "redox_syscall" 2753version = "0.5.18" 2754source = "registry+https://github.com/rust-lang/crates.io-index" 2755checksum = "ed2bf2547551a7053d6fdfafda3f938979645c44812fbfcda098faae3f1a362d" 2756dependencies = [ 2757 "bitflags 2.11.0", 2758] 2759 2760[[package]] 2761name = "regex" 2762version = "1.12.3" 2763source = "registry+https://github.com/rust-lang/crates.io-index" 2764checksum = "e10754a14b9137dd7b1e3e5b0493cc9171fdd105e0ab477f51b72e7f3ac0e276" 2765dependencies = [ 2766 "aho-corasick", 2767 "memchr", 2768 "regex-automata", 2769 "regex-syntax", 2770] 2771 2772[[package]] 2773name = "regex-automata" 2774version = "0.4.14" 2775source = "registry+https://github.com/rust-lang/crates.io-index" 2776checksum = "6e1dd4122fc1595e8162618945476892eefca7b88c52820e74af6262213cae8f" 2777dependencies = [ 2778 "aho-corasick", 2779 "memchr", 2780 "regex-syntax", 2781] 2782 2783[[package]] 2784name = "regex-syntax" 2785version = "0.8.9" 2786source = "registry+https://github.com/rust-lang/crates.io-index" 2787checksum = "a96887878f22d7bad8a3b6dc5b7440e0ada9a245242924394987b21cf2210a4c" 2788 2789[[package]] 2790name = "reqwest" 2791version = "0.12.28" 2792source = "registry+https://github.com/rust-lang/crates.io-index" 2793checksum = "eddd3ca559203180a307f12d114c268abf583f59b03cb906fd0b3ff8646c1147" 2794dependencies = [ 2795 "base64", 2796 "bytes", 2797 "encoding_rs", 2798 "futures-channel", 2799 "futures-core", 2800 "futures-util", 2801 "h2", 2802 "http", 2803 "http-body", 2804 "http-body-util", 2805 "hyper", 2806 "hyper-rustls", 2807 "hyper-tls", 2808 "hyper-util", 2809 "js-sys", 2810 "log", 2811 "mime", 2812 "native-tls", 2813 "percent-encoding", 2814 "pin-project-lite", 2815 "quinn", 2816 "rustls", 2817 "rustls-native-certs", 2818 "rustls-pki-types", 2819 "serde", 2820 "serde_json", 2821 "serde_urlencoded", 2822 "sync_wrapper", 2823 "tokio", 2824 "tokio-native-tls", 2825 "tokio-rustls", 2826 "tokio-util", 2827 "tower", 2828 "tower-http", 2829 "tower-service", 2830 "url", 2831 "wasm-bindgen", 2832 "wasm-bindgen-futures", 2833 "wasm-streams", 2834 "web-sys", 2835] 2836 2837[[package]] 2838name = "reqwest-middleware" 2839version = "0.4.2" 2840source = "registry+https://github.com/rust-lang/crates.io-index" 2841checksum = "57f17d28a6e6acfe1733fe24bcd30774d13bffa4b8a22535b4c8c98423088d4e" 2842dependencies = [ 2843 "anyhow", 2844 "async-trait", 2845 "http", 2846 "reqwest", 2847 "serde", 2848 "thiserror 1.0.69", 2849 "tower-service", 2850] 2851 2852[[package]] 2853name = "reqwest-retry" 2854version = "0.7.0" 2855source = "registry+https://github.com/rust-lang/crates.io-index" 2856checksum = "29c73e4195a6bfbcb174b790d9b3407ab90646976c55de58a6515da25d851178" 2857dependencies = [ 2858 "anyhow", 2859 "async-trait", 2860 "futures", 2861 "getrandom 0.2.17", 2862 "http", 2863 "hyper", 2864 "parking_lot 0.11.2", 2865 "reqwest", 2866 "reqwest-middleware", 2867 "retry-policies", 2868 "thiserror 1.0.69", 2869 "tokio", 2870 "tracing", 2871 "wasm-timer", 2872] 2873 2874[[package]] 2875name = "retry-policies" 2876version = "0.4.0" 2877source = "registry+https://github.com/rust-lang/crates.io-index" 2878checksum = "5875471e6cab2871bc150ecb8c727db5113c9338cc3354dc5ee3425b6aa40a1c" 2879dependencies = [ 2880 "rand 0.8.5", 2881] 2882 2883[[package]] 2884name = "rfc6979" 2885version = "0.4.0" 2886source = "registry+https://github.com/rust-lang/crates.io-index" 2887checksum = "f8dd2a808d456c4a54e300a23e9f5a67e122c3024119acbfd73e3bf664491cb2" 2888dependencies = [ 2889 "hmac", 2890 "subtle", 2891] 2892 2893[[package]] 2894name = "rfc7239" 2895version = "0.1.3" 2896source = "registry+https://github.com/rust-lang/crates.io-index" 2897checksum = "4a82f1d1e38e9a85bb58ffcfadf22ed6f2c94e8cd8581ec2b0f80a2a6858350f" 2898dependencies = [ 2899 "uncased", 2900] 2901 2902[[package]] 2903name = "ring" 2904version = "0.17.14" 2905source = "registry+https://github.com/rust-lang/crates.io-index" 2906checksum = "a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7" 2907dependencies = [ 2908 "cc", 2909 "cfg-if", 2910 "getrandom 0.2.17", 2911 "libc", 2912 "untrusted", 2913 "windows-sys 0.52.0", 2914] 2915 2916[[package]] 2917name = "rmp" 2918version = "0.8.15" 2919source = "registry+https://github.com/rust-lang/crates.io-index" 2920checksum = "4ba8be72d372b2c9b35542551678538b562e7cf86c3315773cae48dfbfe7790c" 2921dependencies = [ 2922 "num-traits", 2923] 2924 2925[[package]] 2926name = "rmp-serde" 2927version = "1.3.1" 2928source = "registry+https://github.com/rust-lang/crates.io-index" 2929checksum = "72f81bee8c8ef9b577d1681a70ebbc962c232461e397b22c208c43c04b67a155" 2930dependencies = [ 2931 "rmp", 2932 "serde", 2933] 2934 2935[[package]] 2936name = "rustc-hash" 2937version = "2.1.1" 2938source = "registry+https://github.com/rust-lang/crates.io-index" 2939checksum = "357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d" 2940 2941[[package]] 2942name = "rusticata-macros" 2943version = "4.1.0" 2944source = "registry+https://github.com/rust-lang/crates.io-index" 2945checksum = "faf0c4a6ece9950b9abdb62b1cfcf2a68b3b67a10ba445b3bb85be2a293d0632" 2946dependencies = [ 2947 "nom", 2948] 2949 2950[[package]] 2951name = "rustix" 2952version = "1.1.3" 2953source = "registry+https://github.com/rust-lang/crates.io-index" 2954checksum = "146c9e247ccc180c1f61615433868c99f3de3ae256a30a43b49f67c2d9171f34" 2955dependencies = [ 2956 "bitflags 2.11.0", 2957 "errno", 2958 "libc", 2959 "linux-raw-sys", 2960 "windows-sys 0.61.2", 2961] 2962 2963[[package]] 2964name = "rustls" 2965version = "0.23.36" 2966source = "registry+https://github.com/rust-lang/crates.io-index" 2967checksum = "c665f33d38cea657d9614f766881e4d510e0eda4239891eea56b4cadcf01801b" 2968dependencies = [ 2969 "aws-lc-rs", 2970 "log", 2971 "once_cell", 2972 "ring", 2973 "rustls-pki-types", 2974 "rustls-webpki", 2975 "subtle", 2976 "zeroize", 2977] 2978 2979[[package]] 2980name = "rustls-native-certs" 2981version = "0.8.3" 2982source = "registry+https://github.com/rust-lang/crates.io-index" 2983checksum = "612460d5f7bea540c490b2b6395d8e34a953e52b491accd6c86c8164c5932a63" 2984dependencies = [ 2985 "openssl-probe", 2986 "rustls-pki-types", 2987 "schannel", 2988 "security-framework", 2989] 2990 2991[[package]] 2992name = "rustls-pemfile" 2993version = "2.2.0" 2994source = "registry+https://github.com/rust-lang/crates.io-index" 2995checksum = "dce314e5fee3f39953d46bb63bb8a46d40c2f8fb7cc5a3b6cab2bde9721d6e50" 2996dependencies = [ 2997 "rustls-pki-types", 2998] 2999 3000[[package]] 3001name = "rustls-pki-types" 3002version = "1.14.0" 3003source = "registry+https://github.com/rust-lang/crates.io-index" 3004checksum = "be040f8b0a225e40375822a563fa9524378b9d63112f53e19ffff34df5d33fdd" 3005dependencies = [ 3006 "web-time", 3007 "zeroize", 3008] 3009 3010[[package]] 3011name = "rustls-webpki" 3012version = "0.103.9" 3013source = "registry+https://github.com/rust-lang/crates.io-index" 3014checksum = "d7df23109aa6c1567d1c575b9952556388da57401e4ace1d15f79eedad0d8f53" 3015dependencies = [ 3016 "aws-lc-rs", 3017 "ring", 3018 "rustls-pki-types", 3019 "untrusted", 3020] 3021 3022[[package]] 3023name = "rustversion" 3024version = "1.0.22" 3025source = "registry+https://github.com/rust-lang/crates.io-index" 3026checksum = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d" 3027 3028[[package]] 3029name = "ryu" 3030version = "1.0.23" 3031source = "registry+https://github.com/rust-lang/crates.io-index" 3032checksum = "9774ba4a74de5f7b1c1451ed6cd5285a32eddb5cccb8cc655a4e50009e06477f" 3033 3034[[package]] 3035name = "same-file" 3036version = "1.0.6" 3037source = "registry+https://github.com/rust-lang/crates.io-index" 3038checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502" 3039dependencies = [ 3040 "winapi-util", 3041] 3042 3043[[package]] 3044name = "schannel" 3045version = "0.1.28" 3046source = "registry+https://github.com/rust-lang/crates.io-index" 3047checksum = "891d81b926048e76efe18581bf793546b4c0eaf8448d72be8de2bbee5fd166e1" 3048dependencies = [ 3049 "windows-sys 0.61.2", 3050] 3051 3052[[package]] 3053name = "scopeguard" 3054version = "1.2.0" 3055source = "registry+https://github.com/rust-lang/crates.io-index" 3056checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" 3057 3058[[package]] 3059name = "sec1" 3060version = "0.7.3" 3061source = "registry+https://github.com/rust-lang/crates.io-index" 3062checksum = "d3e97a565f76233a6003f9f5c54be1d9c5bdfa3eccfb189469f11ec4901c47dc" 3063dependencies = [ 3064 "base16ct", 3065 "der", 3066 "generic-array", 3067 "pkcs8", 3068 "subtle", 3069 "zeroize", 3070] 3071 3072[[package]] 3073name = "security-framework" 3074version = "3.7.0" 3075source = "registry+https://github.com/rust-lang/crates.io-index" 3076checksum = "b7f4bc775c73d9a02cde8bf7b2ec4c9d12743edf609006c7facc23998404cd1d" 3077dependencies = [ 3078 "bitflags 2.11.0", 3079 "core-foundation 0.10.1", 3080 "core-foundation-sys", 3081 "libc", 3082 "security-framework-sys", 3083] 3084 3085[[package]] 3086name = "security-framework-sys" 3087version = "2.17.0" 3088source = "registry+https://github.com/rust-lang/crates.io-index" 3089checksum = "6ce2691df843ecc5d231c0b14ece2acc3efb62c0a398c7e1d875f3983ce020e3" 3090dependencies = [ 3091 "core-foundation-sys", 3092 "libc", 3093] 3094 3095[[package]] 3096name = "self_cell" 3097version = "1.2.2" 3098source = "registry+https://github.com/rust-lang/crates.io-index" 3099checksum = "b12e76d157a900eb52e81bc6e9f3069344290341720e9178cde2407113ac8d89" 3100 3101[[package]] 3102name = "semver" 3103version = "1.0.27" 3104source = "registry+https://github.com/rust-lang/crates.io-index" 3105checksum = "d767eb0aabc880b29956c35734170f26ed551a859dbd361d140cdbeca61ab1e2" 3106 3107[[package]] 3108name = "serde" 3109version = "1.0.228" 3110source = "registry+https://github.com/rust-lang/crates.io-index" 3111checksum = "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e" 3112dependencies = [ 3113 "serde_core", 3114 "serde_derive", 3115] 3116 3117[[package]] 3118name = "serde_bytes" 3119version = "0.11.19" 3120source = "registry+https://github.com/rust-lang/crates.io-index" 3121checksum = "a5d440709e79d88e51ac01c4b72fc6cb7314017bb7da9eeff678aa94c10e3ea8" 3122dependencies = [ 3123 "serde", 3124 "serde_core", 3125] 3126 3127[[package]] 3128name = "serde_core" 3129version = "1.0.228" 3130source = "registry+https://github.com/rust-lang/crates.io-index" 3131checksum = "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad" 3132dependencies = [ 3133 "serde_derive", 3134] 3135 3136[[package]] 3137name = "serde_derive" 3138version = "1.0.228" 3139source = "registry+https://github.com/rust-lang/crates.io-index" 3140checksum = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79" 3141dependencies = [ 3142 "proc-macro2", 3143 "quote", 3144 "syn", 3145] 3146 3147[[package]] 3148name = "serde_ipld_dagcbor" 3149version = "0.6.4" 3150source = "registry+https://github.com/rust-lang/crates.io-index" 3151checksum = "46182f4f08349a02b45c998ba3215d3f9de826246ba02bb9dddfe9a2a2100778" 3152dependencies = [ 3153 "cbor4ii", 3154 "ipld-core", 3155 "scopeguard", 3156 "serde", 3157] 3158 3159[[package]] 3160name = "serde_json" 3161version = "1.0.149" 3162source = "registry+https://github.com/rust-lang/crates.io-index" 3163checksum = "83fc039473c5595ace860d8c4fafa220ff474b3fc6bfdb4293327f1a37e94d86" 3164dependencies = [ 3165 "itoa", 3166 "memchr", 3167 "serde", 3168 "serde_core", 3169 "zmij", 3170] 3171 3172[[package]] 3173name = "serde_urlencoded" 3174version = "0.7.1" 3175source = "registry+https://github.com/rust-lang/crates.io-index" 3176checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd" 3177dependencies = [ 3178 "form_urlencoded", 3179 "itoa", 3180 "ryu", 3181 "serde", 3182] 3183 3184[[package]] 3185name = "sfa" 3186version = "1.0.0" 3187source = "registry+https://github.com/rust-lang/crates.io-index" 3188checksum = "a1296838937cab56cd6c4eeeb8718ec777383700c33f060e2869867bd01d1175" 3189dependencies = [ 3190 "byteorder-lite", 3191 "log", 3192 "xxhash-rust", 3193] 3194 3195[[package]] 3196name = "sha1" 3197version = "0.10.6" 3198source = "registry+https://github.com/rust-lang/crates.io-index" 3199checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba" 3200dependencies = [ 3201 "cfg-if", 3202 "cpufeatures", 3203 "digest", 3204] 3205 3206[[package]] 3207name = "sha2" 3208version = "0.10.9" 3209source = "registry+https://github.com/rust-lang/crates.io-index" 3210checksum = "a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283" 3211dependencies = [ 3212 "cfg-if", 3213 "cpufeatures", 3214 "digest", 3215] 3216 3217[[package]] 3218name = "sharded-slab" 3219version = "0.1.7" 3220source = "registry+https://github.com/rust-lang/crates.io-index" 3221checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6" 3222dependencies = [ 3223 "lazy_static", 3224] 3225 3226[[package]] 3227name = "shlex" 3228version = "1.3.0" 3229source = "registry+https://github.com/rust-lang/crates.io-index" 3230checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" 3231 3232[[package]] 3233name = "signal-hook-registry" 3234version = "1.4.8" 3235source = "registry+https://github.com/rust-lang/crates.io-index" 3236checksum = "c4db69cba1110affc0e9f7bcd48bbf87b3f4fc7c61fc9155afd4c469eb3d6c1b" 3237dependencies = [ 3238 "errno", 3239 "libc", 3240] 3241 3242[[package]] 3243name = "signature" 3244version = "2.2.0" 3245source = "registry+https://github.com/rust-lang/crates.io-index" 3246checksum = "77549399552de45a898a580c1b41d445bf730df867cc44e6c0233bbc4b8329de" 3247dependencies = [ 3248 "digest", 3249 "rand_core 0.6.4", 3250] 3251 3252[[package]] 3253name = "simd-adler32" 3254version = "0.3.8" 3255source = "registry+https://github.com/rust-lang/crates.io-index" 3256checksum = "e320a6c5ad31d271ad523dcf3ad13e2767ad8b1cb8f047f75a8aeaf8da139da2" 3257 3258[[package]] 3259name = "siphasher" 3260version = "1.0.2" 3261source = "registry+https://github.com/rust-lang/crates.io-index" 3262checksum = "b2aa850e253778c88a04c3d7323b043aeda9d3e30d5971937c1855769763678e" 3263 3264[[package]] 3265name = "slab" 3266version = "0.4.12" 3267source = "registry+https://github.com/rust-lang/crates.io-index" 3268checksum = "0c790de23124f9ab44544d7ac05d60440adc586479ce501c1d6d7da3cd8c9cf5" 3269 3270[[package]] 3271name = "smallvec" 3272version = "1.15.1" 3273source = "registry+https://github.com/rust-lang/crates.io-index" 3274checksum = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03" 3275 3276[[package]] 3277name = "socket2" 3278version = "0.6.2" 3279source = "registry+https://github.com/rust-lang/crates.io-index" 3280checksum = "86f4aa3ad99f2088c990dfa82d367e19cb29268ed67c574d10d0a4bfe71f07e0" 3281dependencies = [ 3282 "libc", 3283 "windows-sys 0.60.2", 3284] 3285 3286[[package]] 3287name = "spin" 3288version = "0.9.8" 3289source = "registry+https://github.com/rust-lang/crates.io-index" 3290checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67" 3291dependencies = [ 3292 "lock_api", 3293] 3294 3295[[package]] 3296name = "spinning_top" 3297version = "0.3.0" 3298source = "registry+https://github.com/rust-lang/crates.io-index" 3299checksum = "d96d2d1d716fb500937168cc09353ffdc7a012be8475ac7308e1bdf0e3923300" 3300dependencies = [ 3301 "lock_api", 3302] 3303 3304[[package]] 3305name = "spki" 3306version = "0.7.3" 3307source = "registry+https://github.com/rust-lang/crates.io-index" 3308checksum = "d91ed6c858b01f942cd56b37a94b3e0a1798290327d1236e4d9cf4eaca44d29d" 3309dependencies = [ 3310 "base64ct", 3311 "der", 3312] 3313 3314[[package]] 3315name = "sse-codec" 3316version = "0.3.3" 3317source = "registry+https://github.com/rust-lang/crates.io-index" 3318checksum = "3a395a858c7ff5c4b42aeab0501e07c978ac5e1ae5059f301884dab3fa405f47" 3319dependencies = [ 3320 "futures-io", 3321 "futures_codec", 3322 "memchr", 3323] 3324 3325[[package]] 3326name = "stable_deref_trait" 3327version = "1.2.1" 3328source = "registry+https://github.com/rust-lang/crates.io-index" 3329checksum = "6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596" 3330 3331[[package]] 3332name = "stringprep" 3333version = "0.1.5" 3334source = "registry+https://github.com/rust-lang/crates.io-index" 3335checksum = "7b4df3d392d81bd458a8a621b8bffbd2302a12ffe288a9d931670948749463b1" 3336dependencies = [ 3337 "unicode-bidi", 3338 "unicode-normalization", 3339 "unicode-properties", 3340] 3341 3342[[package]] 3343name = "strsim" 3344version = "0.11.1" 3345source = "registry+https://github.com/rust-lang/crates.io-index" 3346checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f" 3347 3348[[package]] 3349name = "subtle" 3350version = "2.6.1" 3351source = "registry+https://github.com/rust-lang/crates.io-index" 3352checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292" 3353 3354[[package]] 3355name = "syn" 3356version = "2.0.117" 3357source = "registry+https://github.com/rust-lang/crates.io-index" 3358checksum = "e665b8803e7b1d2a727f4023456bbbbe74da67099c585258af0ad9c5013b9b99" 3359dependencies = [ 3360 "proc-macro2", 3361 "quote", 3362 "unicode-ident", 3363] 3364 3365[[package]] 3366name = "sync_wrapper" 3367version = "1.0.2" 3368source = "registry+https://github.com/rust-lang/crates.io-index" 3369checksum = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263" 3370dependencies = [ 3371 "futures-core", 3372] 3373 3374[[package]] 3375name = "synstructure" 3376version = "0.13.2" 3377source = "registry+https://github.com/rust-lang/crates.io-index" 3378checksum = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2" 3379dependencies = [ 3380 "proc-macro2", 3381 "quote", 3382 "syn", 3383] 3384 3385[[package]] 3386name = "system-configuration" 3387version = "0.7.0" 3388source = "registry+https://github.com/rust-lang/crates.io-index" 3389checksum = "a13f3d0daba03132c0aa9767f98351b3488edc2c100cda2d2ec2b04f3d8d3c8b" 3390dependencies = [ 3391 "bitflags 2.11.0", 3392 "core-foundation 0.9.4", 3393 "system-configuration-sys", 3394] 3395 3396[[package]] 3397name = "system-configuration-sys" 3398version = "0.6.0" 3399source = "registry+https://github.com/rust-lang/crates.io-index" 3400checksum = "8e1d1b10ced5ca923a1fcb8d03e96b8d3268065d724548c0211415ff6ac6bac4" 3401dependencies = [ 3402 "core-foundation-sys", 3403 "libc", 3404] 3405 3406[[package]] 3407name = "tempfile" 3408version = "3.25.0" 3409source = "registry+https://github.com/rust-lang/crates.io-index" 3410checksum = "0136791f7c95b1f6dd99f9cc786b91bb81c3800b639b3478e561ddb7be95e5f1" 3411dependencies = [ 3412 "fastrand", 3413 "getrandom 0.4.1", 3414 "once_cell", 3415 "rustix", 3416 "windows-sys 0.61.2", 3417] 3418 3419[[package]] 3420name = "thiserror" 3421version = "1.0.69" 3422source = "registry+https://github.com/rust-lang/crates.io-index" 3423checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52" 3424dependencies = [ 3425 "thiserror-impl 1.0.69", 3426] 3427 3428[[package]] 3429name = "thiserror" 3430version = "2.0.18" 3431source = "registry+https://github.com/rust-lang/crates.io-index" 3432checksum = "4288b5bcbc7920c07a1149a35cf9590a2aa808e0bc1eafaade0b80947865fbc4" 3433dependencies = [ 3434 "thiserror-impl 2.0.18", 3435] 3436 3437[[package]] 3438name = "thiserror-impl" 3439version = "1.0.69" 3440source = "registry+https://github.com/rust-lang/crates.io-index" 3441checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1" 3442dependencies = [ 3443 "proc-macro2", 3444 "quote", 3445 "syn", 3446] 3447 3448[[package]] 3449name = "thiserror-impl" 3450version = "2.0.18" 3451source = "registry+https://github.com/rust-lang/crates.io-index" 3452checksum = "ebc4ee7f67670e9b64d05fa4253e753e016c6c95ff35b89b7941d6b856dec1d5" 3453dependencies = [ 3454 "proc-macro2", 3455 "quote", 3456 "syn", 3457] 3458 3459[[package]] 3460name = "thread_local" 3461version = "1.1.9" 3462source = "registry+https://github.com/rust-lang/crates.io-index" 3463checksum = "f60246a4944f24f6e018aa17cdeffb7818b76356965d03b07d6a9886e8962185" 3464dependencies = [ 3465 "cfg-if", 3466] 3467 3468[[package]] 3469name = "time" 3470version = "0.3.47" 3471source = "registry+https://github.com/rust-lang/crates.io-index" 3472checksum = "743bd48c283afc0388f9b8827b976905fb217ad9e647fae3a379a9283c4def2c" 3473dependencies = [ 3474 "deranged", 3475 "itoa", 3476 "num-conv", 3477 "powerfmt", 3478 "serde_core", 3479 "time-core", 3480 "time-macros", 3481] 3482 3483[[package]] 3484name = "time-core" 3485version = "0.1.8" 3486source = "registry+https://github.com/rust-lang/crates.io-index" 3487checksum = "7694e1cfe791f8d31026952abf09c69ca6f6fa4e1a1229e18988f06a04a12dca" 3488 3489[[package]] 3490name = "time-macros" 3491version = "0.2.27" 3492source = "registry+https://github.com/rust-lang/crates.io-index" 3493checksum = "2e70e4c5a0e0a8a4823ad65dfe1a6930e4f4d756dcd9dd7939022b5e8c501215" 3494dependencies = [ 3495 "num-conv", 3496 "time-core", 3497] 3498 3499[[package]] 3500name = "tinystr" 3501version = "0.8.2" 3502source = "registry+https://github.com/rust-lang/crates.io-index" 3503checksum = "42d3e9c45c09de15d06dd8acf5f4e0e399e85927b7f00711024eb7ae10fa4869" 3504dependencies = [ 3505 "displaydoc", 3506 "zerovec", 3507] 3508 3509[[package]] 3510name = "tinytemplate" 3511version = "1.2.1" 3512source = "registry+https://github.com/rust-lang/crates.io-index" 3513checksum = "be4d6b5f19ff7664e8c98d03e2139cb510db9b0a60b55f8e8709b689d939b6bc" 3514dependencies = [ 3515 "serde", 3516 "serde_json", 3517] 3518 3519[[package]] 3520name = "tinyvec" 3521version = "1.10.0" 3522source = "registry+https://github.com/rust-lang/crates.io-index" 3523checksum = "bfa5fdc3bce6191a1dbc8c02d5c8bffcf557bafa17c124c5264a458f1b0613fa" 3524dependencies = [ 3525 "tinyvec_macros", 3526] 3527 3528[[package]] 3529name = "tinyvec_macros" 3530version = "0.1.1" 3531source = "registry+https://github.com/rust-lang/crates.io-index" 3532checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" 3533 3534[[package]] 3535name = "tokio" 3536version = "1.49.0" 3537source = "registry+https://github.com/rust-lang/crates.io-index" 3538checksum = "72a2903cd7736441aac9df9d7688bd0ce48edccaadf181c3b90be801e81d3d86" 3539dependencies = [ 3540 "bytes", 3541 "libc", 3542 "mio", 3543 "parking_lot 0.12.5", 3544 "pin-project-lite", 3545 "signal-hook-registry", 3546 "socket2", 3547 "tokio-macros", 3548 "windows-sys 0.61.2", 3549] 3550 3551[[package]] 3552name = "tokio-macros" 3553version = "2.6.0" 3554source = "registry+https://github.com/rust-lang/crates.io-index" 3555checksum = "af407857209536a95c8e56f8231ef2c2e2aff839b22e07a1ffcbc617e9db9fa5" 3556dependencies = [ 3557 "proc-macro2", 3558 "quote", 3559 "syn", 3560] 3561 3562[[package]] 3563name = "tokio-native-tls" 3564version = "0.3.1" 3565source = "registry+https://github.com/rust-lang/crates.io-index" 3566checksum = "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2" 3567dependencies = [ 3568 "native-tls", 3569 "tokio", 3570] 3571 3572[[package]] 3573name = "tokio-postgres" 3574version = "0.7.16" 3575source = "registry+https://github.com/rust-lang/crates.io-index" 3576checksum = "dcea47c8f71744367793f16c2db1f11cb859d28f436bdb4ca9193eb1f787ee42" 3577dependencies = [ 3578 "async-trait", 3579 "byteorder", 3580 "bytes", 3581 "fallible-iterator", 3582 "futures-channel", 3583 "futures-util", 3584 "log", 3585 "parking_lot 0.12.5", 3586 "percent-encoding", 3587 "phf", 3588 "pin-project-lite", 3589 "postgres-protocol", 3590 "postgres-types", 3591 "rand 0.9.2", 3592 "socket2", 3593 "tokio", 3594 "tokio-util", 3595 "whoami", 3596] 3597 3598[[package]] 3599name = "tokio-rustls" 3600version = "0.26.4" 3601source = "registry+https://github.com/rust-lang/crates.io-index" 3602checksum = "1729aa945f29d91ba541258c8df89027d5792d85a8841fb65e8bf0f4ede4ef61" 3603dependencies = [ 3604 "rustls", 3605 "tokio", 3606] 3607 3608[[package]] 3609name = "tokio-stream" 3610version = "0.1.18" 3611source = "registry+https://github.com/rust-lang/crates.io-index" 3612checksum = "32da49809aab5c3bc678af03902d4ccddea2a87d028d86392a4b1560c6906c70" 3613dependencies = [ 3614 "futures-core", 3615 "pin-project-lite", 3616 "tokio", 3617] 3618 3619[[package]] 3620name = "tokio-tungstenite" 3621version = "0.26.2" 3622source = "registry+https://github.com/rust-lang/crates.io-index" 3623checksum = "7a9daff607c6d2bf6c16fd681ccb7eecc83e4e2cdc1ca067ffaadfca5de7f084" 3624dependencies = [ 3625 "futures-util", 3626 "log", 3627 "native-tls", 3628 "tokio", 3629 "tokio-native-tls", 3630 "tungstenite 0.26.2", 3631] 3632 3633[[package]] 3634name = "tokio-tungstenite" 3635version = "0.27.0" 3636source = "registry+https://github.com/rust-lang/crates.io-index" 3637checksum = "489a59b6730eda1b0171fcfda8b121f4bee2b35cba8645ca35c5f7ba3eb736c1" 3638dependencies = [ 3639 "futures-util", 3640 "log", 3641 "tokio", 3642 "tungstenite 0.27.0", 3643] 3644 3645[[package]] 3646name = "tokio-util" 3647version = "0.7.18" 3648source = "registry+https://github.com/rust-lang/crates.io-index" 3649checksum = "9ae9cec805b01e8fc3fd2fe289f89149a9b66dd16786abd8b19cfa7b48cb0098" 3650dependencies = [ 3651 "bytes", 3652 "futures-core", 3653 "futures-io", 3654 "futures-sink", 3655 "pin-project-lite", 3656 "tokio", 3657] 3658 3659[[package]] 3660name = "toml_datetime" 3661version = "0.7.5+spec-1.1.0" 3662source = "registry+https://github.com/rust-lang/crates.io-index" 3663checksum = "92e1cfed4a3038bc5a127e35a2d360f145e1f4b971b551a2ba5fd7aedf7e1347" 3664dependencies = [ 3665 "serde_core", 3666] 3667 3668[[package]] 3669name = "toml_edit" 3670version = "0.23.10+spec-1.0.0" 3671source = "registry+https://github.com/rust-lang/crates.io-index" 3672checksum = "84c8b9f757e028cee9fa244aea147aab2a9ec09d5325a9b01e0a49730c2b5269" 3673dependencies = [ 3674 "indexmap", 3675 "toml_datetime", 3676 "toml_parser", 3677 "winnow", 3678] 3679 3680[[package]] 3681name = "toml_parser" 3682version = "1.0.9+spec-1.1.0" 3683source = "registry+https://github.com/rust-lang/crates.io-index" 3684checksum = "702d4415e08923e7e1ef96cd5727c0dfed80b4d2fa25db9647fe5eb6f7c5a4c4" 3685dependencies = [ 3686 "winnow", 3687] 3688 3689[[package]] 3690name = "tonic" 3691version = "0.13.1" 3692source = "registry+https://github.com/rust-lang/crates.io-index" 3693checksum = "7e581ba15a835f4d9ea06c55ab1bd4dce26fc53752c69a04aac00703bfb49ba9" 3694dependencies = [ 3695 "async-trait", 3696 "base64", 3697 "bytes", 3698 "http", 3699 "http-body", 3700 "http-body-util", 3701 "percent-encoding", 3702 "pin-project", 3703 "prost", 3704 "tokio-stream", 3705 "tower-layer", 3706 "tower-service", 3707 "tracing", 3708] 3709 3710[[package]] 3711name = "tower" 3712version = "0.5.3" 3713source = "registry+https://github.com/rust-lang/crates.io-index" 3714checksum = "ebe5ef63511595f1344e2d5cfa636d973292adc0eec1f0ad45fae9f0851ab1d4" 3715dependencies = [ 3716 "futures-core", 3717 "futures-util", 3718 "pin-project-lite", 3719 "sync_wrapper", 3720 "tokio", 3721 "tower-layer", 3722 "tower-service", 3723] 3724 3725[[package]] 3726name = "tower-http" 3727version = "0.6.8" 3728source = "registry+https://github.com/rust-lang/crates.io-index" 3729checksum = "d4e6559d53cc268e5031cd8429d05415bc4cb4aefc4aa5d6cc35fbf5b924a1f8" 3730dependencies = [ 3731 "async-compression", 3732 "bitflags 2.11.0", 3733 "bytes", 3734 "futures-core", 3735 "futures-util", 3736 "http", 3737 "http-body", 3738 "http-body-util", 3739 "iri-string", 3740 "pin-project-lite", 3741 "tokio", 3742 "tokio-util", 3743 "tower", 3744 "tower-layer", 3745 "tower-service", 3746] 3747 3748[[package]] 3749name = "tower-layer" 3750version = "0.3.3" 3751source = "registry+https://github.com/rust-lang/crates.io-index" 3752checksum = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e" 3753 3754[[package]] 3755name = "tower-service" 3756version = "0.3.3" 3757source = "registry+https://github.com/rust-lang/crates.io-index" 3758checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3" 3759 3760[[package]] 3761name = "tracing" 3762version = "0.1.44" 3763source = "registry+https://github.com/rust-lang/crates.io-index" 3764checksum = "63e71662fa4b2a2c3a26f570f037eb95bb1f85397f3cd8076caed2f026a6d100" 3765dependencies = [ 3766 "pin-project-lite", 3767 "tracing-attributes", 3768 "tracing-core", 3769] 3770 3771[[package]] 3772name = "tracing-attributes" 3773version = "0.1.31" 3774source = "registry+https://github.com/rust-lang/crates.io-index" 3775checksum = "7490cfa5ec963746568740651ac6781f701c9c5ea257c58e057f3ba8cf69e8da" 3776dependencies = [ 3777 "proc-macro2", 3778 "quote", 3779 "syn", 3780] 3781 3782[[package]] 3783name = "tracing-core" 3784version = "0.1.36" 3785source = "registry+https://github.com/rust-lang/crates.io-index" 3786checksum = "db97caf9d906fbde555dd62fa95ddba9eecfd14cb388e4f491a66d74cd5fb79a" 3787dependencies = [ 3788 "once_cell", 3789 "valuable", 3790] 3791 3792[[package]] 3793name = "tracing-log" 3794version = "0.2.0" 3795source = "registry+https://github.com/rust-lang/crates.io-index" 3796checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3" 3797dependencies = [ 3798 "log", 3799 "once_cell", 3800 "tracing-core", 3801] 3802 3803[[package]] 3804name = "tracing-opentelemetry" 3805version = "0.31.0" 3806source = "registry+https://github.com/rust-lang/crates.io-index" 3807checksum = "ddcf5959f39507d0d04d6413119c04f33b623f4f951ebcbdddddfad2d0623a9c" 3808dependencies = [ 3809 "js-sys", 3810 "once_cell", 3811 "opentelemetry", 3812 "opentelemetry_sdk", 3813 "smallvec", 3814 "tracing", 3815 "tracing-core", 3816 "tracing-log", 3817 "tracing-subscriber", 3818 "web-time", 3819] 3820 3821[[package]] 3822name = "tracing-subscriber" 3823version = "0.3.22" 3824source = "registry+https://github.com/rust-lang/crates.io-index" 3825checksum = "2f30143827ddab0d256fd843b7a66d164e9f271cfa0dde49142c5ca0ca291f1e" 3826dependencies = [ 3827 "matchers", 3828 "nu-ansi-term", 3829 "once_cell", 3830 "regex-automata", 3831 "sharded-slab", 3832 "smallvec", 3833 "thread_local", 3834 "tracing", 3835 "tracing-core", 3836 "tracing-log", 3837] 3838 3839[[package]] 3840name = "try-lock" 3841version = "0.2.5" 3842source = "registry+https://github.com/rust-lang/crates.io-index" 3843checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b" 3844 3845[[package]] 3846name = "tungstenite" 3847version = "0.26.2" 3848source = "registry+https://github.com/rust-lang/crates.io-index" 3849checksum = "4793cb5e56680ecbb1d843515b23b6de9a75eb04b66643e256a396d43be33c13" 3850dependencies = [ 3851 "bytes", 3852 "data-encoding", 3853 "http", 3854 "httparse", 3855 "log", 3856 "native-tls", 3857 "rand 0.9.2", 3858 "sha1", 3859 "thiserror 2.0.18", 3860 "utf-8", 3861] 3862 3863[[package]] 3864name = "tungstenite" 3865version = "0.27.0" 3866source = "registry+https://github.com/rust-lang/crates.io-index" 3867checksum = "eadc29d668c91fcc564941132e17b28a7ceb2f3ebf0b9dae3e03fd7a6748eb0d" 3868dependencies = [ 3869 "bytes", 3870 "data-encoding", 3871 "http", 3872 "httparse", 3873 "log", 3874 "rand 0.9.2", 3875 "sha1", 3876 "thiserror 2.0.18", 3877 "utf-8", 3878] 3879 3880[[package]] 3881name = "twox-hash" 3882version = "2.1.2" 3883source = "registry+https://github.com/rust-lang/crates.io-index" 3884checksum = "9ea3136b675547379c4bd395ca6b938e5ad3c3d20fad76e7fe85f9e0d011419c" 3885 3886[[package]] 3887name = "typenum" 3888version = "1.19.0" 3889source = "registry+https://github.com/rust-lang/crates.io-index" 3890checksum = "562d481066bde0658276a35467c4af00bdc6ee726305698a55b86e61d7ad82bb" 3891 3892[[package]] 3893name = "uncased" 3894version = "0.9.10" 3895source = "registry+https://github.com/rust-lang/crates.io-index" 3896checksum = "e1b88fcfe09e89d3866a5c11019378088af2d24c3fbd4f0543f96b479ec90697" 3897dependencies = [ 3898 "version_check", 3899] 3900 3901[[package]] 3902name = "unicode-bidi" 3903version = "0.3.18" 3904source = "registry+https://github.com/rust-lang/crates.io-index" 3905checksum = "5c1cb5db39152898a79168971543b1cb5020dff7fe43c8dc468b0885f5e29df5" 3906 3907[[package]] 3908name = "unicode-ident" 3909version = "1.0.24" 3910source = "registry+https://github.com/rust-lang/crates.io-index" 3911checksum = "e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75" 3912 3913[[package]] 3914name = "unicode-normalization" 3915version = "0.1.25" 3916source = "registry+https://github.com/rust-lang/crates.io-index" 3917checksum = "5fd4f6878c9cb28d874b009da9e8d183b5abc80117c40bbd187a1fde336be6e8" 3918dependencies = [ 3919 "tinyvec", 3920] 3921 3922[[package]] 3923name = "unicode-properties" 3924version = "0.1.4" 3925source = "registry+https://github.com/rust-lang/crates.io-index" 3926checksum = "7df058c713841ad818f1dc5d3fd88063241cc61f49f5fbea4b951e8cf5a8d71d" 3927 3928[[package]] 3929name = "unicode-xid" 3930version = "0.2.6" 3931source = "registry+https://github.com/rust-lang/crates.io-index" 3932checksum = "ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853" 3933 3934[[package]] 3935name = "unsigned-varint" 3936version = "0.8.0" 3937source = "registry+https://github.com/rust-lang/crates.io-index" 3938checksum = "eb066959b24b5196ae73cb057f45598450d2c5f71460e98c49b738086eff9c06" 3939 3940[[package]] 3941name = "untrusted" 3942version = "0.9.0" 3943source = "registry+https://github.com/rust-lang/crates.io-index" 3944checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1" 3945 3946[[package]] 3947name = "url" 3948version = "2.5.8" 3949source = "registry+https://github.com/rust-lang/crates.io-index" 3950checksum = "ff67a8a4397373c3ef660812acab3268222035010ab8680ec4215f38ba3d0eed" 3951dependencies = [ 3952 "form_urlencoded", 3953 "idna", 3954 "percent-encoding", 3955 "serde", 3956] 3957 3958[[package]] 3959name = "utf-8" 3960version = "0.7.6" 3961source = "registry+https://github.com/rust-lang/crates.io-index" 3962checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9" 3963 3964[[package]] 3965name = "utf8_iter" 3966version = "1.0.4" 3967source = "registry+https://github.com/rust-lang/crates.io-index" 3968checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be" 3969 3970[[package]] 3971name = "utf8parse" 3972version = "0.2.2" 3973source = "registry+https://github.com/rust-lang/crates.io-index" 3974checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821" 3975 3976[[package]] 3977name = "valuable" 3978version = "0.1.1" 3979source = "registry+https://github.com/rust-lang/crates.io-index" 3980checksum = "ba73ea9cf16a25df0c8caa16c51acb937d5712a8429db78a3ee29d5dcacd3a65" 3981 3982[[package]] 3983name = "varint-rs" 3984version = "2.2.0" 3985source = "registry+https://github.com/rust-lang/crates.io-index" 3986checksum = "8f54a172d0620933a27a4360d3db3e2ae0dd6cceae9730751a036bbf182c4b23" 3987 3988[[package]] 3989name = "vcpkg" 3990version = "0.2.15" 3991source = "registry+https://github.com/rust-lang/crates.io-index" 3992checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426" 3993 3994[[package]] 3995name = "version_check" 3996version = "0.9.5" 3997source = "registry+https://github.com/rust-lang/crates.io-index" 3998checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a" 3999 4000[[package]] 4001name = "walkdir" 4002version = "2.5.0" 4003source = "registry+https://github.com/rust-lang/crates.io-index" 4004checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b" 4005dependencies = [ 4006 "same-file", 4007 "winapi-util", 4008] 4009 4010[[package]] 4011name = "want" 4012version = "0.3.1" 4013source = "registry+https://github.com/rust-lang/crates.io-index" 4014checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e" 4015dependencies = [ 4016 "try-lock", 4017] 4018 4019[[package]] 4020name = "wasi" 4021version = "0.11.1+wasi-snapshot-preview1" 4022source = "registry+https://github.com/rust-lang/crates.io-index" 4023checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b" 4024 4025[[package]] 4026name = "wasi" 4027version = "0.14.7+wasi-0.2.4" 4028source = "registry+https://github.com/rust-lang/crates.io-index" 4029checksum = "883478de20367e224c0090af9cf5f9fa85bed63a95c1abf3afc5c083ebc06e8c" 4030dependencies = [ 4031 "wasip2", 4032] 4033 4034[[package]] 4035name = "wasip2" 4036version = "1.0.2+wasi-0.2.9" 4037source = "registry+https://github.com/rust-lang/crates.io-index" 4038checksum = "9517f9239f02c069db75e65f174b3da828fe5f5b945c4dd26bd25d89c03ebcf5" 4039dependencies = [ 4040 "wit-bindgen", 4041] 4042 4043[[package]] 4044name = "wasip3" 4045version = "0.4.0+wasi-0.3.0-rc-2026-01-06" 4046source = "registry+https://github.com/rust-lang/crates.io-index" 4047checksum = "5428f8bf88ea5ddc08faddef2ac4a67e390b88186c703ce6dbd955e1c145aca5" 4048dependencies = [ 4049 "wit-bindgen", 4050] 4051 4052[[package]] 4053name = "wasite" 4054version = "1.0.2" 4055source = "registry+https://github.com/rust-lang/crates.io-index" 4056checksum = "66fe902b4a6b8028a753d5424909b764ccf79b7a209eac9bf97e59cda9f71a42" 4057dependencies = [ 4058 "wasi 0.14.7+wasi-0.2.4", 4059] 4060 4061[[package]] 4062name = "wasm-bindgen" 4063version = "0.2.109" 4064source = "registry+https://github.com/rust-lang/crates.io-index" 4065checksum = "9ff9c7baef35ac3c0e17d8bfc9ad75eb62f85a2f02bccc906699dadb0aa9c622" 4066dependencies = [ 4067 "cfg-if", 4068 "once_cell", 4069 "rustversion", 4070 "wasm-bindgen-macro", 4071 "wasm-bindgen-shared", 4072] 4073 4074[[package]] 4075name = "wasm-bindgen-futures" 4076version = "0.4.59" 4077source = "registry+https://github.com/rust-lang/crates.io-index" 4078checksum = "d24699cd39db9966cf6e2ef10d2f72779c961ad905911f395ea201c3ec9f545d" 4079dependencies = [ 4080 "cfg-if", 4081 "futures-util", 4082 "js-sys", 4083 "once_cell", 4084 "wasm-bindgen", 4085 "web-sys", 4086] 4087 4088[[package]] 4089name = "wasm-bindgen-macro" 4090version = "0.2.109" 4091source = "registry+https://github.com/rust-lang/crates.io-index" 4092checksum = "39455e84ad887a0bbc93c116d72403f1bb0a39e37dd6f235a43e2128a0c7f1fd" 4093dependencies = [ 4094 "quote", 4095 "wasm-bindgen-macro-support", 4096] 4097 4098[[package]] 4099name = "wasm-bindgen-macro-support" 4100version = "0.2.109" 4101source = "registry+https://github.com/rust-lang/crates.io-index" 4102checksum = "dff4761f60b0b51fd13fec8764167b7bbcc34498ce3e52805fe1db6f2d56b6d6" 4103dependencies = [ 4104 "bumpalo", 4105 "proc-macro2", 4106 "quote", 4107 "syn", 4108 "wasm-bindgen-shared", 4109] 4110 4111[[package]] 4112name = "wasm-bindgen-shared" 4113version = "0.2.109" 4114source = "registry+https://github.com/rust-lang/crates.io-index" 4115checksum = "bc6a171c53d98021a93a474c4a4579d76ba97f9517d871bc12e27640f218b6dd" 4116dependencies = [ 4117 "unicode-ident", 4118] 4119 4120[[package]] 4121name = "wasm-encoder" 4122version = "0.244.0" 4123source = "registry+https://github.com/rust-lang/crates.io-index" 4124checksum = "990065f2fe63003fe337b932cfb5e3b80e0b4d0f5ff650e6985b1048f62c8319" 4125dependencies = [ 4126 "leb128fmt", 4127 "wasmparser", 4128] 4129 4130[[package]] 4131name = "wasm-metadata" 4132version = "0.244.0" 4133source = "registry+https://github.com/rust-lang/crates.io-index" 4134checksum = "bb0e353e6a2fbdc176932bbaab493762eb1255a7900fe0fea1a2f96c296cc909" 4135dependencies = [ 4136 "anyhow", 4137 "indexmap", 4138 "wasm-encoder", 4139 "wasmparser", 4140] 4141 4142[[package]] 4143name = "wasm-streams" 4144version = "0.4.2" 4145source = "registry+https://github.com/rust-lang/crates.io-index" 4146checksum = "15053d8d85c7eccdbefef60f06769760a563c7f0a9d6902a13d35c7800b0ad65" 4147dependencies = [ 4148 "futures-util", 4149 "js-sys", 4150 "wasm-bindgen", 4151 "wasm-bindgen-futures", 4152 "web-sys", 4153] 4154 4155[[package]] 4156name = "wasm-timer" 4157version = "0.2.5" 4158source = "registry+https://github.com/rust-lang/crates.io-index" 4159checksum = "be0ecb0db480561e9a7642b5d3e4187c128914e58aa84330b9493e3eb68c5e7f" 4160dependencies = [ 4161 "futures", 4162 "js-sys", 4163 "parking_lot 0.11.2", 4164 "pin-utils", 4165 "wasm-bindgen", 4166 "wasm-bindgen-futures", 4167 "web-sys", 4168] 4169 4170[[package]] 4171name = "wasmparser" 4172version = "0.244.0" 4173source = "registry+https://github.com/rust-lang/crates.io-index" 4174checksum = "47b807c72e1bac69382b3a6fb3dbe8ea4c0ed87ff5629b8685ae6b9a611028fe" 4175dependencies = [ 4176 "bitflags 2.11.0", 4177 "hashbrown 0.15.5", 4178 "indexmap", 4179 "semver", 4180] 4181 4182[[package]] 4183name = "web-sys" 4184version = "0.3.86" 4185source = "registry+https://github.com/rust-lang/crates.io-index" 4186checksum = "668fa5d00434e890a452ab060d24e3904d1be93f7bb01b70e5603baa2b8ab23b" 4187dependencies = [ 4188 "js-sys", 4189 "wasm-bindgen", 4190] 4191 4192[[package]] 4193name = "web-time" 4194version = "1.1.0" 4195source = "registry+https://github.com/rust-lang/crates.io-index" 4196checksum = "5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb" 4197dependencies = [ 4198 "js-sys", 4199 "wasm-bindgen", 4200] 4201 4202[[package]] 4203name = "whoami" 4204version = "2.1.1" 4205source = "registry+https://github.com/rust-lang/crates.io-index" 4206checksum = "d6a5b12f9df4f978d2cfdb1bd3bac52433f44393342d7ee9c25f5a1c14c0f45d" 4207dependencies = [ 4208 "libc", 4209 "libredox", 4210 "objc2-system-configuration", 4211 "wasite", 4212 "web-sys", 4213] 4214 4215[[package]] 4216name = "wildmatch" 4217version = "2.6.1" 4218source = "registry+https://github.com/rust-lang/crates.io-index" 4219checksum = "29333c3ea1ba8b17211763463ff24ee84e41c78224c16b001cd907e663a38c68" 4220 4221[[package]] 4222name = "winapi" 4223version = "0.3.9" 4224source = "registry+https://github.com/rust-lang/crates.io-index" 4225checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" 4226dependencies = [ 4227 "winapi-i686-pc-windows-gnu", 4228 "winapi-x86_64-pc-windows-gnu", 4229] 4230 4231[[package]] 4232name = "winapi-i686-pc-windows-gnu" 4233version = "0.4.0" 4234source = "registry+https://github.com/rust-lang/crates.io-index" 4235checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" 4236 4237[[package]] 4238name = "winapi-util" 4239version = "0.1.11" 4240source = "registry+https://github.com/rust-lang/crates.io-index" 4241checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22" 4242dependencies = [ 4243 "windows-sys 0.61.2", 4244] 4245 4246[[package]] 4247name = "winapi-x86_64-pc-windows-gnu" 4248version = "0.4.0" 4249source = "registry+https://github.com/rust-lang/crates.io-index" 4250checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" 4251 4252[[package]] 4253name = "windows-core" 4254version = "0.62.2" 4255source = "registry+https://github.com/rust-lang/crates.io-index" 4256checksum = "b8e83a14d34d0623b51dce9581199302a221863196a1dde71a7663a4c2be9deb" 4257dependencies = [ 4258 "windows-implement", 4259 "windows-interface", 4260 "windows-link", 4261 "windows-result", 4262 "windows-strings", 4263] 4264 4265[[package]] 4266name = "windows-implement" 4267version = "0.60.2" 4268source = "registry+https://github.com/rust-lang/crates.io-index" 4269checksum = "053e2e040ab57b9dc951b72c264860db7eb3b0200ba345b4e4c3b14f67855ddf" 4270dependencies = [ 4271 "proc-macro2", 4272 "quote", 4273 "syn", 4274] 4275 4276[[package]] 4277name = "windows-interface" 4278version = "0.59.3" 4279source = "registry+https://github.com/rust-lang/crates.io-index" 4280checksum = "3f316c4a2570ba26bbec722032c4099d8c8bc095efccdc15688708623367e358" 4281dependencies = [ 4282 "proc-macro2", 4283 "quote", 4284 "syn", 4285] 4286 4287[[package]] 4288name = "windows-link" 4289version = "0.2.1" 4290source = "registry+https://github.com/rust-lang/crates.io-index" 4291checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5" 4292 4293[[package]] 4294name = "windows-registry" 4295version = "0.6.1" 4296source = "registry+https://github.com/rust-lang/crates.io-index" 4297checksum = "02752bf7fbdcce7f2a27a742f798510f3e5ad88dbe84871e5168e2120c3d5720" 4298dependencies = [ 4299 "windows-link", 4300 "windows-result", 4301 "windows-strings", 4302] 4303 4304[[package]] 4305name = "windows-result" 4306version = "0.4.1" 4307source = "registry+https://github.com/rust-lang/crates.io-index" 4308checksum = "7781fa89eaf60850ac3d2da7af8e5242a5ea78d1a11c49bf2910bb5a73853eb5" 4309dependencies = [ 4310 "windows-link", 4311] 4312 4313[[package]] 4314name = "windows-strings" 4315version = "0.5.1" 4316source = "registry+https://github.com/rust-lang/crates.io-index" 4317checksum = "7837d08f69c77cf6b07689544538e017c1bfcf57e34b4c0ff58e6c2cd3b37091" 4318dependencies = [ 4319 "windows-link", 4320] 4321 4322[[package]] 4323name = "windows-sys" 4324version = "0.52.0" 4325source = "registry+https://github.com/rust-lang/crates.io-index" 4326checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d" 4327dependencies = [ 4328 "windows-targets 0.52.6", 4329] 4330 4331[[package]] 4332name = "windows-sys" 4333version = "0.60.2" 4334source = "registry+https://github.com/rust-lang/crates.io-index" 4335checksum = "f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb" 4336dependencies = [ 4337 "windows-targets 0.53.5", 4338] 4339 4340[[package]] 4341name = "windows-sys" 4342version = "0.61.2" 4343source = "registry+https://github.com/rust-lang/crates.io-index" 4344checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc" 4345dependencies = [ 4346 "windows-link", 4347] 4348 4349[[package]] 4350name = "windows-targets" 4351version = "0.52.6" 4352source = "registry+https://github.com/rust-lang/crates.io-index" 4353checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973" 4354dependencies = [ 4355 "windows_aarch64_gnullvm 0.52.6", 4356 "windows_aarch64_msvc 0.52.6", 4357 "windows_i686_gnu 0.52.6", 4358 "windows_i686_gnullvm 0.52.6", 4359 "windows_i686_msvc 0.52.6", 4360 "windows_x86_64_gnu 0.52.6", 4361 "windows_x86_64_gnullvm 0.52.6", 4362 "windows_x86_64_msvc 0.52.6", 4363] 4364 4365[[package]] 4366name = "windows-targets" 4367version = "0.53.5" 4368source = "registry+https://github.com/rust-lang/crates.io-index" 4369checksum = "4945f9f551b88e0d65f3db0bc25c33b8acea4d9e41163edf90dcd0b19f9069f3" 4370dependencies = [ 4371 "windows-link", 4372 "windows_aarch64_gnullvm 0.53.1", 4373 "windows_aarch64_msvc 0.53.1", 4374 "windows_i686_gnu 0.53.1", 4375 "windows_i686_gnullvm 0.53.1", 4376 "windows_i686_msvc 0.53.1", 4377 "windows_x86_64_gnu 0.53.1", 4378 "windows_x86_64_gnullvm 0.53.1", 4379 "windows_x86_64_msvc 0.53.1", 4380] 4381 4382[[package]] 4383name = "windows_aarch64_gnullvm" 4384version = "0.52.6" 4385source = "registry+https://github.com/rust-lang/crates.io-index" 4386checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3" 4387 4388[[package]] 4389name = "windows_aarch64_gnullvm" 4390version = "0.53.1" 4391source = "registry+https://github.com/rust-lang/crates.io-index" 4392checksum = "a9d8416fa8b42f5c947f8482c43e7d89e73a173cead56d044f6a56104a6d1b53" 4393 4394[[package]] 4395name = "windows_aarch64_msvc" 4396version = "0.52.6" 4397source = "registry+https://github.com/rust-lang/crates.io-index" 4398checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" 4399 4400[[package]] 4401name = "windows_aarch64_msvc" 4402version = "0.53.1" 4403source = "registry+https://github.com/rust-lang/crates.io-index" 4404checksum = "b9d782e804c2f632e395708e99a94275910eb9100b2114651e04744e9b125006" 4405 4406[[package]] 4407name = "windows_i686_gnu" 4408version = "0.52.6" 4409source = "registry+https://github.com/rust-lang/crates.io-index" 4410checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b" 4411 4412[[package]] 4413name = "windows_i686_gnu" 4414version = "0.53.1" 4415source = "registry+https://github.com/rust-lang/crates.io-index" 4416checksum = "960e6da069d81e09becb0ca57a65220ddff016ff2d6af6a223cf372a506593a3" 4417 4418[[package]] 4419name = "windows_i686_gnullvm" 4420version = "0.52.6" 4421source = "registry+https://github.com/rust-lang/crates.io-index" 4422checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66" 4423 4424[[package]] 4425name = "windows_i686_gnullvm" 4426version = "0.53.1" 4427source = "registry+https://github.com/rust-lang/crates.io-index" 4428checksum = "fa7359d10048f68ab8b09fa71c3daccfb0e9b559aed648a8f95469c27057180c" 4429 4430[[package]] 4431name = "windows_i686_msvc" 4432version = "0.52.6" 4433source = "registry+https://github.com/rust-lang/crates.io-index" 4434checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" 4435 4436[[package]] 4437name = "windows_i686_msvc" 4438version = "0.53.1" 4439source = "registry+https://github.com/rust-lang/crates.io-index" 4440checksum = "1e7ac75179f18232fe9c285163565a57ef8d3c89254a30685b57d83a38d326c2" 4441 4442[[package]] 4443name = "windows_x86_64_gnu" 4444version = "0.52.6" 4445source = "registry+https://github.com/rust-lang/crates.io-index" 4446checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" 4447 4448[[package]] 4449name = "windows_x86_64_gnu" 4450version = "0.53.1" 4451source = "registry+https://github.com/rust-lang/crates.io-index" 4452checksum = "9c3842cdd74a865a8066ab39c8a7a473c0778a3f29370b5fd6b4b9aa7df4a499" 4453 4454[[package]] 4455name = "windows_x86_64_gnullvm" 4456version = "0.52.6" 4457source = "registry+https://github.com/rust-lang/crates.io-index" 4458checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" 4459 4460[[package]] 4461name = "windows_x86_64_gnullvm" 4462version = "0.53.1" 4463source = "registry+https://github.com/rust-lang/crates.io-index" 4464checksum = "0ffa179e2d07eee8ad8f57493436566c7cc30ac536a3379fdf008f47f6bb7ae1" 4465 4466[[package]] 4467name = "windows_x86_64_msvc" 4468version = "0.52.6" 4469source = "registry+https://github.com/rust-lang/crates.io-index" 4470checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" 4471 4472[[package]] 4473name = "windows_x86_64_msvc" 4474version = "0.53.1" 4475source = "registry+https://github.com/rust-lang/crates.io-index" 4476checksum = "d6bbff5f0aada427a1e5a6da5f1f98158182f26556f345ac9e04d36d0ebed650" 4477 4478[[package]] 4479name = "winnow" 4480version = "0.7.14" 4481source = "registry+https://github.com/rust-lang/crates.io-index" 4482checksum = "5a5364e9d77fcdeeaa6062ced926ee3381faa2ee02d3eb83a5c27a8825540829" 4483dependencies = [ 4484 "memchr", 4485] 4486 4487[[package]] 4488name = "wit-bindgen" 4489version = "0.51.0" 4490source = "registry+https://github.com/rust-lang/crates.io-index" 4491checksum = "d7249219f66ced02969388cf2bb044a09756a083d0fab1e566056b04d9fbcaa5" 4492dependencies = [ 4493 "wit-bindgen-rust-macro", 4494] 4495 4496[[package]] 4497name = "wit-bindgen-core" 4498version = "0.51.0" 4499source = "registry+https://github.com/rust-lang/crates.io-index" 4500checksum = "ea61de684c3ea68cb082b7a88508a8b27fcc8b797d738bfc99a82facf1d752dc" 4501dependencies = [ 4502 "anyhow", 4503 "heck", 4504 "wit-parser", 4505] 4506 4507[[package]] 4508name = "wit-bindgen-rust" 4509version = "0.51.0" 4510source = "registry+https://github.com/rust-lang/crates.io-index" 4511checksum = "b7c566e0f4b284dd6561c786d9cb0142da491f46a9fbed79ea69cdad5db17f21" 4512dependencies = [ 4513 "anyhow", 4514 "heck", 4515 "indexmap", 4516 "prettyplease", 4517 "syn", 4518 "wasm-metadata", 4519 "wit-bindgen-core", 4520 "wit-component", 4521] 4522 4523[[package]] 4524name = "wit-bindgen-rust-macro" 4525version = "0.51.0" 4526source = "registry+https://github.com/rust-lang/crates.io-index" 4527checksum = "0c0f9bfd77e6a48eccf51359e3ae77140a7f50b1e2ebfe62422d8afdaffab17a" 4528dependencies = [ 4529 "anyhow", 4530 "prettyplease", 4531 "proc-macro2", 4532 "quote", 4533 "syn", 4534 "wit-bindgen-core", 4535 "wit-bindgen-rust", 4536] 4537 4538[[package]] 4539name = "wit-component" 4540version = "0.244.0" 4541source = "registry+https://github.com/rust-lang/crates.io-index" 4542checksum = "9d66ea20e9553b30172b5e831994e35fbde2d165325bec84fc43dbf6f4eb9cb2" 4543dependencies = [ 4544 "anyhow", 4545 "bitflags 2.11.0", 4546 "indexmap", 4547 "log", 4548 "serde", 4549 "serde_derive", 4550 "serde_json", 4551 "wasm-encoder", 4552 "wasm-metadata", 4553 "wasmparser", 4554 "wit-parser", 4555] 4556 4557[[package]] 4558name = "wit-parser" 4559version = "0.244.0" 4560source = "registry+https://github.com/rust-lang/crates.io-index" 4561checksum = "ecc8ac4bc1dc3381b7f59c34f00b67e18f910c2c0f50015669dde7def656a736" 4562dependencies = [ 4563 "anyhow", 4564 "id-arena", 4565 "indexmap", 4566 "log", 4567 "semver", 4568 "serde", 4569 "serde_derive", 4570 "serde_json", 4571 "unicode-xid", 4572 "wasmparser", 4573] 4574 4575[[package]] 4576name = "writeable" 4577version = "0.6.2" 4578source = "registry+https://github.com/rust-lang/crates.io-index" 4579checksum = "9edde0db4769d2dc68579893f2306b26c6ecfbe0ef499b013d731b7b9247e0b9" 4580 4581[[package]] 4582name = "x509-parser" 4583version = "0.17.0" 4584source = "registry+https://github.com/rust-lang/crates.io-index" 4585checksum = "4569f339c0c402346d4a75a9e39cf8dad310e287eef1ff56d4c68e5067f53460" 4586dependencies = [ 4587 "asn1-rs", 4588 "data-encoding", 4589 "der-parser", 4590 "lazy_static", 4591 "nom", 4592 "oid-registry", 4593 "rusticata-macros", 4594 "thiserror 2.0.18", 4595 "time", 4596] 4597 4598[[package]] 4599name = "xxhash-rust" 4600version = "0.8.15" 4601source = "registry+https://github.com/rust-lang/crates.io-index" 4602checksum = "fdd20c5420375476fbd4394763288da7eb0cc0b8c11deed431a91562af7335d3" 4603 4604[[package]] 4605name = "yasna" 4606version = "0.5.2" 4607source = "registry+https://github.com/rust-lang/crates.io-index" 4608checksum = "e17bb3549cc1321ae1296b9cdc2698e2b6cb1992adfa19a8c72e5b7a738f44cd" 4609dependencies = [ 4610 "time", 4611] 4612 4613[[package]] 4614name = "yoke" 4615version = "0.8.1" 4616source = "registry+https://github.com/rust-lang/crates.io-index" 4617checksum = "72d6e5c6afb84d73944e5cedb052c4680d5657337201555f9f2a16b7406d4954" 4618dependencies = [ 4619 "stable_deref_trait", 4620 "yoke-derive", 4621 "zerofrom", 4622] 4623 4624[[package]] 4625name = "yoke-derive" 4626version = "0.8.1" 4627source = "registry+https://github.com/rust-lang/crates.io-index" 4628checksum = "b659052874eb698efe5b9e8cf382204678a0086ebf46982b79d6ca3182927e5d" 4629dependencies = [ 4630 "proc-macro2", 4631 "quote", 4632 "syn", 4633 "synstructure", 4634] 4635 4636[[package]] 4637name = "zerocopy" 4638version = "0.8.39" 4639source = "registry+https://github.com/rust-lang/crates.io-index" 4640checksum = "db6d35d663eadb6c932438e763b262fe1a70987f9ae936e60158176d710cae4a" 4641dependencies = [ 4642 "zerocopy-derive", 4643] 4644 4645[[package]] 4646name = "zerocopy-derive" 4647version = "0.8.39" 4648source = "registry+https://github.com/rust-lang/crates.io-index" 4649checksum = "4122cd3169e94605190e77839c9a40d40ed048d305bfdc146e7df40ab0f3e517" 4650dependencies = [ 4651 "proc-macro2", 4652 "quote", 4653 "syn", 4654] 4655 4656[[package]] 4657name = "zerofrom" 4658version = "0.1.6" 4659source = "registry+https://github.com/rust-lang/crates.io-index" 4660checksum = "50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5" 4661dependencies = [ 4662 "zerofrom-derive", 4663] 4664 4665[[package]] 4666name = "zerofrom-derive" 4667version = "0.1.6" 4668source = "registry+https://github.com/rust-lang/crates.io-index" 4669checksum = "d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502" 4670dependencies = [ 4671 "proc-macro2", 4672 "quote", 4673 "syn", 4674 "synstructure", 4675] 4676 4677[[package]] 4678name = "zeroize" 4679version = "1.8.2" 4680source = "registry+https://github.com/rust-lang/crates.io-index" 4681checksum = "b97154e67e32c85465826e8bcc1c59429aaaf107c1e4a9e53c8d8ccd5eff88d0" 4682 4683[[package]] 4684name = "zerotrie" 4685version = "0.2.3" 4686source = "registry+https://github.com/rust-lang/crates.io-index" 4687checksum = "2a59c17a5562d507e4b54960e8569ebee33bee890c70aa3fe7b97e85a9fd7851" 4688dependencies = [ 4689 "displaydoc", 4690 "yoke", 4691 "zerofrom", 4692] 4693 4694[[package]] 4695name = "zerovec" 4696version = "0.11.5" 4697source = "registry+https://github.com/rust-lang/crates.io-index" 4698checksum = "6c28719294829477f525be0186d13efa9a3c602f7ec202ca9e353d310fb9a002" 4699dependencies = [ 4700 "yoke", 4701 "zerofrom", 4702 "zerovec-derive", 4703] 4704 4705[[package]] 4706name = "zerovec-derive" 4707version = "0.11.2" 4708source = "registry+https://github.com/rust-lang/crates.io-index" 4709checksum = "eadce39539ca5cb3985590102671f2567e659fca9666581ad3411d59207951f3" 4710dependencies = [ 4711 "proc-macro2", 4712 "quote", 4713 "syn", 4714] 4715 4716[[package]] 4717name = "zmij" 4718version = "1.0.21" 4719source = "registry+https://github.com/rust-lang/crates.io-index" 4720checksum = "b8848ee67ecc8aedbaf3e4122217aff892639231befc6a1b58d29fff4c2cabaa" 4721 4722[[package]] 4723name = "zstd" 4724version = "0.13.3" 4725source = "registry+https://github.com/rust-lang/crates.io-index" 4726checksum = "e91ee311a569c327171651566e07972200e76fcfe2242a4fa446149a3881c08a" 4727dependencies = [ 4728 "zstd-safe", 4729] 4730 4731[[package]] 4732name = "zstd-safe" 4733version = "7.2.4" 4734source = "registry+https://github.com/rust-lang/crates.io-index" 4735checksum = "8f49c4d5f0abb602a93fb8736af2a4f4dd9512e36f7f570d66e65ff867ed3b9d" 4736dependencies = [ 4737 "zstd-sys", 4738] 4739 4740[[package]] 4741name = "zstd-sys" 4742version = "2.0.16+zstd.1.5.7" 4743source = "registry+https://github.com/rust-lang/crates.io-index" 4744checksum = "91e19ebc2adc8f83e43039e79776e3fda8ca919132d68a1fed6a5faca2683748" 4745dependencies = [ 4746 "cc", 4747 "pkg-config", 4748]