Monorepo for Tangled tangled.org
1

Configure Feed

Select the types of activity you want to include in your feed.

core / Cargo.lock
218 kB 9449 lines
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 = "aead" 13version = "0.6.1" 14source = "registry+https://github.com/rust-lang/crates.io-index" 15checksum = "1973cfbc1a2daf9cf550e74e1f088c28e7f7d8c1e1418fb6c9dc5184b7e84c99" 16dependencies = [ 17 "crypto-common 0.2.2", 18 "inout", 19] 20 21[[package]] 22name = "aes" 23version = "0.9.1" 24source = "registry+https://github.com/rust-lang/crates.io-index" 25checksum = "f1fc76eaeac4c9164506c466d4ffdd8ec9d0c5bf57ee97177c4d8eceb3a0e138" 26dependencies = [ 27 "cipher", 28 "cpubits", 29 "cpufeatures 0.3.0", 30 "zeroize", 31] 32 33[[package]] 34name = "aes-gcm" 35version = "0.11.0-rc.4" 36source = "registry+https://github.com/rust-lang/crates.io-index" 37checksum = "da8c919c118108f144adecad74b425b804ad075580d605d9b33c2d6d1c62a2f8" 38dependencies = [ 39 "aead", 40 "aes", 41 "cipher", 42 "ctr", 43 "ghash", 44 "subtle", 45 "zeroize", 46] 47 48[[package]] 49name = "ahash" 50version = "0.8.12" 51source = "registry+https://github.com/rust-lang/crates.io-index" 52checksum = "5a15f179cd60c4584b8a8c596927aadc462e27f2ca70c04e0071964a73ba7a75" 53dependencies = [ 54 "cfg-if", 55 "getrandom 0.3.4", 56 "once_cell", 57 "version_check", 58 "zerocopy", 59] 60 61[[package]] 62name = "aho-corasick" 63version = "1.1.4" 64source = "registry+https://github.com/rust-lang/crates.io-index" 65checksum = "ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301" 66dependencies = [ 67 "memchr", 68] 69 70[[package]] 71name = "alloc-no-stdlib" 72version = "2.0.4" 73source = "registry+https://github.com/rust-lang/crates.io-index" 74checksum = "cc7bb162ec39d46ab1ca8c77bf72e890535becd1751bb45f64c597edb4c8c6b3" 75 76[[package]] 77name = "alloc-stdlib" 78version = "0.2.4" 79source = "registry+https://github.com/rust-lang/crates.io-index" 80checksum = "0e76a019e91224d279006ff972f1e984179a6e9feb050adba6ce8274aef23195" 81dependencies = [ 82 "alloc-no-stdlib", 83] 84 85[[package]] 86name = "alloca" 87version = "0.4.0" 88source = "registry+https://github.com/rust-lang/crates.io-index" 89checksum = "e5a7d05ea6aea7e9e64d25b9156ba2fee3fdd659e34e41063cd2fc7cd020d7f4" 90dependencies = [ 91 "cc", 92] 93 94[[package]] 95name = "allocator-api2" 96version = "0.2.21" 97source = "registry+https://github.com/rust-lang/crates.io-index" 98checksum = "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923" 99 100[[package]] 101name = "android_system_properties" 102version = "0.1.5" 103source = "registry+https://github.com/rust-lang/crates.io-index" 104checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311" 105dependencies = [ 106 "libc", 107] 108 109[[package]] 110name = "anes" 111version = "0.1.6" 112source = "registry+https://github.com/rust-lang/crates.io-index" 113checksum = "4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299" 114 115[[package]] 116name = "anstream" 117version = "1.0.0" 118source = "registry+https://github.com/rust-lang/crates.io-index" 119checksum = "824a212faf96e9acacdbd09febd34438f8f711fb84e09a8916013cd7815ca28d" 120dependencies = [ 121 "anstyle", 122 "anstyle-parse", 123 "anstyle-query", 124 "anstyle-wincon", 125 "colorchoice", 126 "is_terminal_polyfill", 127 "utf8parse", 128] 129 130[[package]] 131name = "anstyle" 132version = "1.0.14" 133source = "registry+https://github.com/rust-lang/crates.io-index" 134checksum = "940b3a0ca603d1eade50a4846a2afffd5ef57a9feac2c0e2ec2e14f9ead76000" 135 136[[package]] 137name = "anstyle-parse" 138version = "1.0.0" 139source = "registry+https://github.com/rust-lang/crates.io-index" 140checksum = "52ce7f38b242319f7cabaa6813055467063ecdc9d355bbb4ce0c68908cd8130e" 141dependencies = [ 142 "utf8parse", 143] 144 145[[package]] 146name = "anstyle-query" 147version = "1.1.5" 148source = "registry+https://github.com/rust-lang/crates.io-index" 149checksum = "40c48f72fd53cd289104fc64099abca73db4166ad86ea0b4341abe65af83dadc" 150dependencies = [ 151 "windows-sys 0.61.2", 152] 153 154[[package]] 155name = "anstyle-wincon" 156version = "3.0.11" 157source = "registry+https://github.com/rust-lang/crates.io-index" 158checksum = "291e6a250ff86cd4a820112fb8898808a366d8f9f58ce16d1f538353ad55747d" 159dependencies = [ 160 "anstyle", 161 "once_cell_polyfill", 162 "windows-sys 0.61.2", 163] 164 165[[package]] 166name = "antlr4rust" 167version = "0.5.2" 168source = "registry+https://github.com/rust-lang/crates.io-index" 169checksum = "093d520274bfff7278d776f7ea12981a0a0a6f96db90964658e0f38fc6e9a6a6" 170dependencies = [ 171 "better_any", 172 "bit-set", 173 "byteorder", 174 "lazy_static", 175 "murmur3", 176 "once_cell", 177 "parking_lot", 178 "typed-arena", 179 "uuid", 180] 181 182[[package]] 183name = "anyhow" 184version = "1.0.102" 185source = "registry+https://github.com/rust-lang/crates.io-index" 186checksum = "7f202df86484c868dbad7eaa557ef785d5c66295e41b460ef922eca0723b842c" 187 188[[package]] 189name = "arc-swap" 190version = "1.9.1" 191source = "registry+https://github.com/rust-lang/crates.io-index" 192checksum = "6a3a1fd6f75306b68087b831f025c712524bcb19aad54e557b1129cfa0a2b207" 193dependencies = [ 194 "rustversion", 195] 196 197[[package]] 198name = "argon2" 199version = "0.6.0-rc.8" 200source = "registry+https://github.com/rust-lang/crates.io-index" 201checksum = "7af50940b73bf4e16c15c448a2b121c63f2d68e3e54b6a8731673cb4aa0cdff5" 202dependencies = [ 203 "base64ct", 204 "blake2", 205 "cpufeatures 0.3.0", 206 "password-hash", 207] 208 209[[package]] 210name = "arrayvec" 211version = "0.7.7" 212source = "registry+https://github.com/rust-lang/crates.io-index" 213checksum = "f02882884d3e1bc524fb12c79f107f6ad0e1cfd498c536ffb494301740995dfe" 214 215[[package]] 216name = "asn1-rs" 217version = "0.6.2" 218source = "registry+https://github.com/rust-lang/crates.io-index" 219checksum = "5493c3bedbacf7fd7382c6346bbd66687d12bbaad3a89a2d2c303ee6cf20b048" 220dependencies = [ 221 "asn1-rs-derive 0.5.1", 222 "asn1-rs-impl", 223 "displaydoc", 224 "nom", 225 "num-traits", 226 "rusticata-macros", 227 "thiserror 1.0.69", 228 "time", 229] 230 231[[package]] 232name = "asn1-rs" 233version = "0.7.2" 234source = "registry+https://github.com/rust-lang/crates.io-index" 235checksum = "b7f43a50ac4fdca5df8e885c21b835997f0a1cdee65494a6847694a98652d9d8" 236dependencies = [ 237 "asn1-rs-derive 0.6.0", 238 "asn1-rs-impl", 239 "displaydoc", 240 "nom", 241 "num-traits", 242 "rusticata-macros", 243 "thiserror 2.0.18", 244 "time", 245] 246 247[[package]] 248name = "asn1-rs-derive" 249version = "0.5.1" 250source = "registry+https://github.com/rust-lang/crates.io-index" 251checksum = "965c2d33e53cb6b267e148a4cb0760bc01f4904c1cd4bb4002a085bb016d1490" 252dependencies = [ 253 "proc-macro2", 254 "quote", 255 "syn 2.0.118", 256 "synstructure", 257] 258 259[[package]] 260name = "asn1-rs-derive" 261version = "0.6.0" 262source = "registry+https://github.com/rust-lang/crates.io-index" 263checksum = "3109e49b1e4909e9db6515a30c633684d68cdeaa252f215214cb4fa1a5bfee2c" 264dependencies = [ 265 "proc-macro2", 266 "quote", 267 "syn 2.0.118", 268 "synstructure", 269] 270 271[[package]] 272name = "asn1-rs-impl" 273version = "0.2.0" 274source = "registry+https://github.com/rust-lang/crates.io-index" 275checksum = "7b18050c2cd6fe86c3a76584ef5e0baf286d038cda203eb6223df2cc413565f7" 276dependencies = [ 277 "proc-macro2", 278 "quote", 279 "syn 2.0.118", 280] 281 282[[package]] 283name = "assert-json-diff" 284version = "2.0.2" 285source = "registry+https://github.com/rust-lang/crates.io-index" 286checksum = "47e4f2b81832e72834d7518d8487a0396a28cc408186a2e8854c0f98011faf12" 287dependencies = [ 288 "serde", 289 "serde_json", 290] 291 292[[package]] 293name = "async-channel" 294version = "2.5.0" 295source = "registry+https://github.com/rust-lang/crates.io-index" 296checksum = "924ed96dd52d1b75e9c1a3e6275715fd320f5f9439fb5a4a11fa51f4221158d2" 297dependencies = [ 298 "concurrent-queue", 299 "event-listener-strategy", 300 "futures-core", 301 "pin-project-lite", 302] 303 304[[package]] 305name = "async-compression" 306version = "0.4.42" 307source = "registry+https://github.com/rust-lang/crates.io-index" 308checksum = "e79b3f8a79cccc2898f31920fc69f304859b3bd567490f75ebf51ae1c792a9ac" 309dependencies = [ 310 "compression-codecs", 311 "compression-core", 312 "pin-project-lite", 313 "tokio", 314] 315 316[[package]] 317name = "async-http-codec" 318version = "0.8.0" 319source = "registry+https://github.com/rust-lang/crates.io-index" 320checksum = "096146020b08dbc4587685b0730a7ba905625af13c65f8028035cdfd69573c91" 321dependencies = [ 322 "anyhow", 323 "futures", 324 "http", 325 "httparse", 326 "log", 327] 328 329[[package]] 330name = "async-io" 331version = "2.6.0" 332source = "registry+https://github.com/rust-lang/crates.io-index" 333checksum = "456b8a8feb6f42d237746d4b3e9a178494627745c3c56c6ea55d92ba50d026fc" 334dependencies = [ 335 "autocfg", 336 "cfg-if", 337 "concurrent-queue", 338 "futures-io", 339 "futures-lite", 340 "parking", 341 "polling", 342 "rustix", 343 "slab", 344 "windows-sys 0.61.2", 345] 346 347[[package]] 348name = "async-lock" 349version = "3.4.2" 350source = "registry+https://github.com/rust-lang/crates.io-index" 351checksum = "290f7f2596bd5b78a9fec8088ccd89180d7f9f55b94b0576823bbbdc72ee8311" 352dependencies = [ 353 "event-listener", 354 "event-listener-strategy", 355 "pin-project-lite", 356] 357 358[[package]] 359name = "async-net" 360version = "2.0.0" 361source = "registry+https://github.com/rust-lang/crates.io-index" 362checksum = "b948000fad4873c1c9339d60f2623323a0cfd3816e5181033c6a5cb68b2accf7" 363dependencies = [ 364 "async-io", 365 "blocking", 366 "futures-lite", 367] 368 369[[package]] 370name = "async-task" 371version = "4.7.1" 372source = "registry+https://github.com/rust-lang/crates.io-index" 373checksum = "8b75356056920673b02621b35afd0f7dda9306d03c79a30f5c56c44cf256e3de" 374 375[[package]] 376name = "async-trait" 377version = "0.1.89" 378source = "registry+https://github.com/rust-lang/crates.io-index" 379checksum = "9035ad2d096bed7955a320ee7e2230574d28fd3c3a0f186cbea1ff3c7eed5dbb" 380dependencies = [ 381 "proc-macro2", 382 "quote", 383 "syn 2.0.118", 384] 385 386[[package]] 387name = "async-web-client" 388version = "0.6.3" 389source = "registry+https://github.com/rust-lang/crates.io-index" 390checksum = "8caf502b44d6d4be6154ac33af012cbb5fef11e6066edcfb42834217fbaf501b" 391dependencies = [ 392 "async-http-codec", 393 "async-net", 394 "futures", 395 "futures-rustls", 396 "http", 397 "lazy_static", 398 "log", 399 "rustls-pki-types", 400 "serde", 401 "thiserror 1.0.69", 402 "webpki-roots 0.26.11", 403] 404 405[[package]] 406name = "atomic-polyfill" 407version = "1.0.3" 408source = "registry+https://github.com/rust-lang/crates.io-index" 409checksum = "8cf2bce30dfe09ef0bfaef228b9d414faaf7e563035494d7fe092dba54b300f4" 410dependencies = [ 411 "critical-section", 412] 413 414[[package]] 415name = "atomic-waker" 416version = "1.1.2" 417source = "registry+https://github.com/rust-lang/crates.io-index" 418checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0" 419 420[[package]] 421name = "autocfg" 422version = "1.5.1" 423source = "registry+https://github.com/rust-lang/crates.io-index" 424checksum = "f2032f911046de80f0a198e0901378627c33f59ea0ac00e363d481118bd70a53" 425 426[[package]] 427name = "aws-lc-rs" 428version = "1.17.0" 429source = "registry+https://github.com/rust-lang/crates.io-index" 430checksum = "5ec2f1fc3ec205783a5da9a7e6c1509cc69dedf09a1949e412c1e18469326d00" 431dependencies = [ 432 "aws-lc-sys", 433 "untrusted 0.7.1", 434 "zeroize", 435] 436 437[[package]] 438name = "aws-lc-sys" 439version = "0.41.0" 440source = "registry+https://github.com/rust-lang/crates.io-index" 441checksum = "1a2f9779ce85b93ab6170dd940ad0169b5766ff848247aff13bb788b832fe3f4" 442dependencies = [ 443 "cc", 444 "cmake", 445 "dunce", 446 "fs_extra", 447] 448 449[[package]] 450name = "axum" 451version = "0.8.9" 452source = "registry+https://github.com/rust-lang/crates.io-index" 453checksum = "31b698c5f9a010f6573133b09e0de5408834d0c82f8d7475a89fc1867a71cd90" 454dependencies = [ 455 "axum-core", 456 "base64", 457 "bytes", 458 "form_urlencoded", 459 "futures-util", 460 "http", 461 "http-body", 462 "http-body-util", 463 "hyper", 464 "hyper-util", 465 "itoa", 466 "matchit", 467 "memchr", 468 "mime", 469 "percent-encoding", 470 "pin-project-lite", 471 "serde_core", 472 "serde_json", 473 "serde_path_to_error", 474 "serde_urlencoded", 475 "sha1 0.10.6", 476 "sync_wrapper", 477 "tokio", 478 "tokio-tungstenite 0.29.0", 479 "tower", 480 "tower-layer", 481 "tower-service", 482 "tracing", 483] 484 485[[package]] 486name = "axum-core" 487version = "0.5.6" 488source = "registry+https://github.com/rust-lang/crates.io-index" 489checksum = "08c78f31d7b1291f7ee735c1c6780ccde7785daae9a9206026862dab7d8792d1" 490dependencies = [ 491 "bytes", 492 "futures-core", 493 "http", 494 "http-body", 495 "http-body-util", 496 "mime", 497 "pin-project-lite", 498 "sync_wrapper", 499 "tower-layer", 500 "tower-service", 501 "tracing", 502] 503 504[[package]] 505name = "base-x" 506version = "0.2.11" 507source = "registry+https://github.com/rust-lang/crates.io-index" 508checksum = "4cbbc9d0964165b47557570cce6c952866c2678457aca742aafc9fb771d30270" 509 510[[package]] 511name = "base16ct" 512version = "0.2.0" 513source = "registry+https://github.com/rust-lang/crates.io-index" 514checksum = "4c7f02d4ea65f2c1853089ffd8d2787bdbc63de2f0d29dedbcf8ccdfa0ccd4cf" 515 516[[package]] 517name = "base16ct" 518version = "1.0.0" 519source = "registry+https://github.com/rust-lang/crates.io-index" 520checksum = "fd307490d624467aa6f74b0eabb77633d1f758a7b25f12bceb0b22e08d9726f6" 521 522[[package]] 523name = "base256emoji" 524version = "1.0.2" 525source = "registry+https://github.com/rust-lang/crates.io-index" 526checksum = "b5e9430d9a245a77c92176e649af6e275f20839a48389859d1661e9a128d077c" 527dependencies = [ 528 "const-str", 529 "match-lookup", 530] 531 532[[package]] 533name = "base32" 534version = "0.5.1" 535source = "registry+https://github.com/rust-lang/crates.io-index" 536checksum = "022dfe9eb35f19ebbcb51e0b40a5ab759f46ad60cadf7297e0bd085afb50e076" 537 538[[package]] 539name = "base64" 540version = "0.22.1" 541source = "registry+https://github.com/rust-lang/crates.io-index" 542checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6" 543 544[[package]] 545name = "base64ct" 546version = "1.8.3" 547source = "registry+https://github.com/rust-lang/crates.io-index" 548checksum = "2af50177e190e07a26ab74f8b1efbfe2ef87da2116221318cb1c2e82baf7de06" 549 550[[package]] 551name = "bcrypt-pbkdf" 552version = "0.11.0" 553source = "registry+https://github.com/rust-lang/crates.io-index" 554checksum = "144e573728da132683b9488acd528274c790e07fc06ff81ee29f9d8f8b1041e0" 555dependencies = [ 556 "blowfish", 557 "pbkdf2", 558 "sha2 0.11.0", 559] 560 561[[package]] 562name = "better_any" 563version = "0.2.1" 564source = "registry+https://github.com/rust-lang/crates.io-index" 565checksum = "4372b9543397a4b86050cc5e7ee36953edf4bac9518e8a774c2da694977fb6e4" 566 567[[package]] 568name = "bit-set" 569version = "0.8.0" 570source = "registry+https://github.com/rust-lang/crates.io-index" 571checksum = "08807e080ed7f9d5433fa9b275196cfc35414f66a0c79d864dc51a0d825231a3" 572dependencies = [ 573 "bit-vec 0.8.0", 574] 575 576[[package]] 577name = "bit-vec" 578version = "0.8.0" 579source = "registry+https://github.com/rust-lang/crates.io-index" 580checksum = "5e764a1d40d510daf35e07be9eb06e75770908c27d411ee6c92109c9840eaaf7" 581 582[[package]] 583name = "bit-vec" 584version = "0.9.1" 585source = "registry+https://github.com/rust-lang/crates.io-index" 586checksum = "b71798fca2c1fe1086445a7258a4bc81e6e49dcd24c8d0dd9a1e57395b603f51" 587dependencies = [ 588 "serde", 589] 590 591[[package]] 592name = "bitflags" 593version = "1.3.2" 594source = "registry+https://github.com/rust-lang/crates.io-index" 595checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" 596 597[[package]] 598name = "bitflags" 599version = "2.13.0" 600source = "registry+https://github.com/rust-lang/crates.io-index" 601checksum = "b4388bee8683e3d04af747c73422af53102d2bd24d9eadb6cbc100baef4b43f8" 602 603[[package]] 604name = "bitpacking" 605version = "0.9.3" 606source = "registry+https://github.com/rust-lang/crates.io-index" 607checksum = "96a7139abd3d9cebf8cd6f920a389cf3dc9576172e32f4563f188cae3c3eb019" 608dependencies = [ 609 "crunchy", 610] 611 612[[package]] 613name = "blake2" 614version = "0.11.0-rc.6" 615source = "registry+https://github.com/rust-lang/crates.io-index" 616checksum = "061f1a09225e328e1ffbb378d2d49923c0ca5fee19fb5ac1cc9c1e9d52b93690" 617dependencies = [ 618 "digest 0.11.3", 619] 620 621[[package]] 622name = "block-buffer" 623version = "0.10.4" 624source = "registry+https://github.com/rust-lang/crates.io-index" 625checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71" 626dependencies = [ 627 "generic-array 0.14.9", 628] 629 630[[package]] 631name = "block-buffer" 632version = "0.12.1" 633source = "registry+https://github.com/rust-lang/crates.io-index" 634checksum = "d2f6c7dbe95a6ed67ad9f18e57daf93a2f034c524b99fd2b76d18fdfeb6660aa" 635dependencies = [ 636 "hybrid-array", 637 "zeroize", 638] 639 640[[package]] 641name = "block-padding" 642version = "0.4.2" 643source = "registry+https://github.com/rust-lang/crates.io-index" 644checksum = "710f1dd022ef4e93f8a438b4ba958de7f64308434fa6a87104481645cc30068b" 645dependencies = [ 646 "hybrid-array", 647] 648 649[[package]] 650name = "blocking" 651version = "1.6.2" 652source = "registry+https://github.com/rust-lang/crates.io-index" 653checksum = "e83f8d02be6967315521be875afa792a316e28d57b5a2d401897e2a7921b7f21" 654dependencies = [ 655 "async-channel", 656 "async-task", 657 "futures-io", 658 "futures-lite", 659 "piper", 660] 661 662[[package]] 663name = "blowfish" 664version = "0.10.0" 665source = "registry+https://github.com/rust-lang/crates.io-index" 666checksum = "62ce3946557b35e71d1bbe07ec385073ce9eda05043f95de134eb578fcf1a298" 667dependencies = [ 668 "byteorder", 669 "cipher", 670] 671 672[[package]] 673name = "bobbin" 674version = "0.0.1" 675dependencies = [ 676 "anyhow", 677 "axum", 678 "bobbin-edge-index", 679 "bobbin-ingest", 680 "bobbin-knot-ingest", 681 "bobbin-knot-proxy", 682 "bobbin-record-lru", 683 "bobbin-runtime", 684 "bobbin-search", 685 "bobbin-slingshot-client", 686 "bobbin-xrpc", 687 "clap", 688 "confique", 689 "futures", 690 "serde", 691 "socket2", 692 "thiserror 2.0.18", 693 "tikv-jemalloc-ctl", 694 "tikv-jemallocator", 695 "tokio", 696 "tokio-util", 697 "toml", 698 "tracing", 699 "tracing-subscriber", 700 "url", 701] 702 703[[package]] 704name = "bobbin-edge-index" 705version = "0.0.1" 706dependencies = [ 707 "bobbin-runtime", 708 "bobbin-types", 709 "either", 710 "jacquard-common", 711 "lasso", 712 "scc", 713 "smallvec", 714 "thiserror 2.0.18", 715 "tokio", 716] 717 718[[package]] 719name = "bobbin-ingest" 720version = "0.0.1" 721dependencies = [ 722 "bobbin-edge-index", 723 "bobbin-knot-ingest", 724 "bobbin-record-lru", 725 "bobbin-resolver", 726 "bobbin-runtime", 727 "bobbin-slingshot-client", 728 "bobbin-types", 729 "bytes", 730 "chrono", 731 "criterion", 732 "futures", 733 "jacquard-common", 734 "scc", 735 "serde", 736 "serde_json", 737 "thiserror 2.0.18", 738 "tokio", 739 "tokio-stream", 740 "tokio-util", 741 "tracing", 742 "tracing-subscriber", 743 "url", 744 "wiremock", 745] 746 747[[package]] 748name = "bobbin-knot-ingest" 749version = "0.0.1" 750dependencies = [ 751 "bobbin-edge-index", 752 "bobbin-knot-proxy", 753 "bobbin-runtime", 754 "bobbin-types", 755 "bytes", 756 "chrono", 757 "futures", 758 "http", 759 "jacquard-common", 760 "reqwest 0.13.1", 761 "serde", 762 "serde_json", 763 "thiserror 2.0.18", 764 "tokio", 765 "tokio-util", 766 "tracing", 767 "url", 768 "wiremock", 769] 770 771[[package]] 772name = "bobbin-knot-proxy" 773version = "0.0.1" 774dependencies = [ 775 "bobbin-runtime", 776 "bytes", 777 "futures", 778 "http", 779 "jacquard-common", 780 "reqwest 0.13.1", 781 "scc", 782 "thiserror 2.0.18", 783 "tokio", 784 "url", 785 "wiremock", 786] 787 788[[package]] 789name = "bobbin-record-lru" 790version = "0.0.1" 791dependencies = [ 792 "bobbin-types", 793 "bytes", 794 "jacquard-common", 795 "quick_cache", 796 "zstd", 797] 798 799[[package]] 800name = "bobbin-resolver" 801version = "0.0.1" 802dependencies = [ 803 "bobbin-runtime", 804 "bobbin-slingshot-client", 805 "bobbin-types", 806 "jacquard-common", 807 "scc", 808 "serde_json", 809 "tokio", 810 "tracing", 811 "url", 812 "wiremock", 813] 814 815[[package]] 816name = "bobbin-runtime" 817version = "0.0.1" 818dependencies = [ 819 "ahash", 820 "bytes", 821 "futures", 822 "getrandom 0.4.3", 823 "http", 824 "reqwest 0.13.1", 825 "thiserror 2.0.18", 826 "tokio", 827 "tokio-tungstenite 0.29.0", 828 "url", 829] 830 831[[package]] 832name = "bobbin-search" 833version = "0.0.1" 834dependencies = [ 835 "bobbin-runtime", 836 "bobbin-types", 837 "jacquard-common", 838 "tantivy", 839 "thiserror 2.0.18", 840 "tokio", 841 "tracing", 842] 843 844[[package]] 845name = "bobbin-sim" 846version = "0.0.1" 847dependencies = [ 848 "bobbin-edge-index", 849 "bobbin-ingest", 850 "bobbin-record-lru", 851 "bobbin-runtime", 852 "bobbin-search", 853 "bobbin-slingshot-client", 854 "bobbin-types", 855 "bytes", 856 "clap", 857 "futures", 858 "http", 859 "jacquard-common", 860 "serde", 861 "serde_json", 862 "thiserror 2.0.18", 863 "tokio", 864 "tokio-util", 865 "tracing", 866 "tracing-subscriber", 867 "url", 868] 869 870[[package]] 871name = "bobbin-slingshot-client" 872version = "0.0.1" 873dependencies = [ 874 "bobbin-runtime", 875 "bobbin-types", 876 "bytes", 877 "cid", 878 "futures", 879 "http", 880 "jacquard-common", 881 "reqwest 0.13.1", 882 "serde", 883 "serde_json", 884 "thiserror 2.0.18", 885 "tokio", 886 "url", 887 "wiremock", 888] 889 890[[package]] 891name = "bobbin-types" 892version = "0.0.1" 893dependencies = [ 894 "anyhow", 895 "bytes", 896 "chrono", 897 "cid", 898 "jacquard-common", 899 "jacquard-derive", 900 "jacquard-lexicon", 901 "miette", 902 "serde", 903 "serde_json", 904 "thiserror 2.0.18", 905 "walkdir", 906] 907 908[[package]] 909name = "bobbin-xrpc" 910version = "0.0.1" 911dependencies = [ 912 "axum", 913 "bobbin-edge-index", 914 "bobbin-knot-proxy", 915 "bobbin-record-lru", 916 "bobbin-resolver", 917 "bobbin-runtime", 918 "bobbin-search", 919 "bobbin-slingshot-client", 920 "bobbin-types", 921 "chrono", 922 "futures", 923 "http", 924 "jacquard-common", 925 "serde", 926 "serde_json", 927 "thiserror 2.0.18", 928 "tokio", 929 "tower", 930 "tower-http 0.7.0", 931 "tracing", 932 "url", 933 "wiremock", 934] 935 936[[package]] 937name = "bon" 938version = "3.9.3" 939source = "registry+https://github.com/rust-lang/crates.io-index" 940checksum = "a602c73c7b0148ec6d12af6fd5cc7a46e2eacc8878271a999abac56eed12f561" 941dependencies = [ 942 "bon-macros", 943 "rustversion", 944] 945 946[[package]] 947name = "bon-macros" 948version = "3.9.3" 949source = "registry+https://github.com/rust-lang/crates.io-index" 950checksum = "6dee98b0db6a962de883bf5d20362dee4d7ca0d12fe39a7c6c73c844e1cd7c1f" 951dependencies = [ 952 "darling", 953 "ident_case", 954 "prettyplease", 955 "proc-macro2", 956 "quote", 957 "rustversion", 958 "syn 2.0.118", 959] 960 961[[package]] 962name = "borrow-or-share" 963version = "0.2.4" 964source = "registry+https://github.com/rust-lang/crates.io-index" 965checksum = "dc0b364ead1874514c8c2855ab558056ebfeb775653e7ae45ff72f28f8f3166c" 966 967[[package]] 968name = "borsh" 969version = "1.7.0" 970source = "registry+https://github.com/rust-lang/crates.io-index" 971checksum = "2f3f6da4992df95bbcd9af42a6c7dcb994498fc9048230405f3b36ff7cd3f145" 972dependencies = [ 973 "bytes", 974 "cfg_aliases", 975] 976 977[[package]] 978name = "brotli" 979version = "8.0.4" 980source = "registry+https://github.com/rust-lang/crates.io-index" 981checksum = "5cc91aac060a7a1e25823bdccbfb6af1875b88f17c6daac97894eed8207166b3" 982dependencies = [ 983 "alloc-no-stdlib", 984 "alloc-stdlib", 985 "brotli-decompressor", 986] 987 988[[package]] 989name = "brotli-decompressor" 990version = "5.0.3" 991source = "registry+https://github.com/rust-lang/crates.io-index" 992checksum = "3a32acac15fe1967bc3986b2a6347dffc965602354ea6f450ad07e8bfd253583" 993dependencies = [ 994 "alloc-no-stdlib", 995 "alloc-stdlib", 996] 997 998[[package]] 999name = "bs58" 1000version = "0.5.1" 1001source = "registry+https://github.com/rust-lang/crates.io-index" 1002checksum = "bf88ba1141d185c399bee5288d850d63b8369520c1eafc32a0430b5b6c287bf4" 1003dependencies = [ 1004 "tinyvec", 1005] 1006 1007[[package]] 1008name = "bstr" 1009version = "1.12.1" 1010source = "registry+https://github.com/rust-lang/crates.io-index" 1011checksum = "63044e1ae8e69f3b5a92c736ca6269b8d12fa7efe39bf34ddb06d102cf0e2cab" 1012dependencies = [ 1013 "memchr", 1014 "regex-automata", 1015 "serde", 1016] 1017 1018[[package]] 1019name = "bumpalo" 1020version = "3.20.3" 1021source = "registry+https://github.com/rust-lang/crates.io-index" 1022checksum = "72f5acc6cb2ba439de613abc23857ec3d78374d8ed5ac84e9d11336e87da8649" 1023 1024[[package]] 1025name = "byteorder" 1026version = "1.5.0" 1027source = "registry+https://github.com/rust-lang/crates.io-index" 1028checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b" 1029 1030[[package]] 1031name = "bytes" 1032version = "1.12.0" 1033source = "registry+https://github.com/rust-lang/crates.io-index" 1034checksum = "8ae3f5d315924270530207e2a68396c3cc547f6dca3fbdca317cfb1a51edb593" 1035dependencies = [ 1036 "serde", 1037] 1038 1039[[package]] 1040name = "bytesize" 1041version = "2.4.0" 1042source = "registry+https://github.com/rust-lang/crates.io-index" 1043checksum = "49e78e506b9d7633710dab98996f22f95f3d0f488e8f1aa162830556ed9fc14d" 1044 1045[[package]] 1046name = "cast" 1047version = "0.3.0" 1048source = "registry+https://github.com/rust-lang/crates.io-index" 1049checksum = "37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5" 1050 1051[[package]] 1052name = "cbc" 1053version = "0.2.1" 1054source = "registry+https://github.com/rust-lang/crates.io-index" 1055checksum = "ce2dc9ee5f88d11e0beb842c88b33c8a5cf0d1329c4b19494af42b07dbfe8896" 1056dependencies = [ 1057 "cipher", 1058] 1059 1060[[package]] 1061name = "cbor4ii" 1062version = "0.2.14" 1063source = "registry+https://github.com/rust-lang/crates.io-index" 1064checksum = "b544cf8c89359205f4f990d0e6f3828db42df85b5dac95d09157a250eb0749c4" 1065dependencies = [ 1066 "serde", 1067] 1068 1069[[package]] 1070name = "cc" 1071version = "1.2.65" 1072source = "registry+https://github.com/rust-lang/crates.io-index" 1073checksum = "e228eec9be7c17ccb640b59b36a5cd805ea2a564a4c5e162c2f659fea30d3b96" 1074dependencies = [ 1075 "find-msvc-tools", 1076 "jobserver", 1077 "libc", 1078 "shlex", 1079] 1080 1081[[package]] 1082name = "cel" 1083version = "0.12.0" 1084source = "registry+https://github.com/rust-lang/crates.io-index" 1085checksum = "ca1e5eda1b0f8476181bed1bfc9232a91d62ff0b9f1bc0e48afff3cbcb5b0b5c" 1086dependencies = [ 1087 "antlr4rust", 1088 "base64", 1089 "chrono", 1090 "lazy_static", 1091 "nom", 1092 "paste", 1093 "regex", 1094 "serde", 1095 "serde_json", 1096 "thiserror 1.0.69", 1097] 1098 1099[[package]] 1100name = "census" 1101version = "0.4.2" 1102source = "registry+https://github.com/rust-lang/crates.io-index" 1103checksum = "4f4c707c6a209cbe82d10abd08e1ea8995e9ea937d2550646e02798948992be0" 1104 1105[[package]] 1106name = "cesu8" 1107version = "1.1.0" 1108source = "registry+https://github.com/rust-lang/crates.io-index" 1109checksum = "6d43a04d8753f35258c91f8ec639f792891f748a1edbd759cf1dcea3382ad83c" 1110 1111[[package]] 1112name = "cfg-if" 1113version = "1.0.4" 1114source = "registry+https://github.com/rust-lang/crates.io-index" 1115checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801" 1116 1117[[package]] 1118name = "cfg_aliases" 1119version = "0.2.1" 1120source = "registry+https://github.com/rust-lang/crates.io-index" 1121checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724" 1122 1123[[package]] 1124name = "chacha20" 1125version = "0.10.0" 1126source = "registry+https://github.com/rust-lang/crates.io-index" 1127checksum = "6f8d983286843e49675a4b7a2d174efe136dc93a18d69130dd18198a6c167601" 1128dependencies = [ 1129 "cfg-if", 1130 "cipher", 1131 "cpufeatures 0.3.0", 1132 "rand_core 0.10.1", 1133 "zeroize", 1134] 1135 1136[[package]] 1137name = "chrono" 1138version = "0.4.45" 1139source = "registry+https://github.com/rust-lang/crates.io-index" 1140checksum = "1aa79e62e7697b8e29b513a68abacf485adcd1fe8284a4316c5ae868e6633327" 1141dependencies = [ 1142 "iana-time-zone", 1143 "js-sys", 1144 "num-traits", 1145 "serde", 1146 "wasm-bindgen", 1147 "windows-link", 1148] 1149 1150[[package]] 1151name = "ciborium" 1152version = "0.2.2" 1153source = "registry+https://github.com/rust-lang/crates.io-index" 1154checksum = "42e69ffd6f0917f5c029256a24d0161db17cea3997d185db0d35926308770f0e" 1155dependencies = [ 1156 "ciborium-io", 1157 "ciborium-ll", 1158 "serde", 1159] 1160 1161[[package]] 1162name = "ciborium-io" 1163version = "0.2.2" 1164source = "registry+https://github.com/rust-lang/crates.io-index" 1165checksum = "05afea1e0a06c9be33d539b876f1ce3692f4afea2cb41f740e7743225ed1c757" 1166 1167[[package]] 1168name = "ciborium-ll" 1169version = "0.2.2" 1170source = "registry+https://github.com/rust-lang/crates.io-index" 1171checksum = "57663b653d948a338bfb3eeba9bb2fd5fcfaecb9e199e87e1eda4d9e8b240fd9" 1172dependencies = [ 1173 "ciborium-io", 1174 "half", 1175] 1176 1177[[package]] 1178name = "cid" 1179version = "0.11.3" 1180source = "registry+https://github.com/rust-lang/crates.io-index" 1181checksum = "21a304f95f84d169a6f31c4d0a30d784643aaa0bbc9c1e449a2c23e963ec4971" 1182dependencies = [ 1183 "multibase", 1184 "multihash", 1185 "serde", 1186 "serde_bytes", 1187 "unsigned-varint", 1188] 1189 1190[[package]] 1191name = "cipher" 1192version = "0.5.2" 1193source = "registry+https://github.com/rust-lang/crates.io-index" 1194checksum = "e8cf2a2c93cd704877c0858356ed03480ff301ee950b43f1cbe4573b088bfa6c" 1195dependencies = [ 1196 "block-buffer 0.12.1", 1197 "crypto-common 0.2.2", 1198 "inout", 1199 "zeroize", 1200] 1201 1202[[package]] 1203name = "clap" 1204version = "4.6.1" 1205source = "registry+https://github.com/rust-lang/crates.io-index" 1206checksum = "1ddb117e43bbf7dacf0a4190fef4d345b9bad68dfc649cb349e7d17d28428e51" 1207dependencies = [ 1208 "clap_builder", 1209 "clap_derive", 1210] 1211 1212[[package]] 1213name = "clap_builder" 1214version = "4.6.0" 1215source = "registry+https://github.com/rust-lang/crates.io-index" 1216checksum = "714a53001bf66416adb0e2ef5ac857140e7dc3a0c48fb28b2f10762fc4b5069f" 1217dependencies = [ 1218 "anstream", 1219 "anstyle", 1220 "clap_lex", 1221 "strsim", 1222 "terminal_size", 1223] 1224 1225[[package]] 1226name = "clap_derive" 1227version = "4.6.1" 1228source = "registry+https://github.com/rust-lang/crates.io-index" 1229checksum = "f2ce8604710f6733aa641a2b3731eaa1e8b3d9973d5e3565da11800813f997a9" 1230dependencies = [ 1231 "heck", 1232 "proc-macro2", 1233 "quote", 1234 "syn 2.0.118", 1235] 1236 1237[[package]] 1238name = "clap_lex" 1239version = "1.1.0" 1240source = "registry+https://github.com/rust-lang/crates.io-index" 1241checksum = "c8d4a3bb8b1e0c1050499d1815f5ab16d04f0959b233085fb31653fbfc9d98f9" 1242 1243[[package]] 1244name = "clru" 1245version = "0.6.3" 1246source = "registry+https://github.com/rust-lang/crates.io-index" 1247checksum = "197fd99cb113a8d5d9b6376f3aa817f32c1078f2343b714fff7d2ca44fdf67d5" 1248dependencies = [ 1249 "hashbrown 0.16.1", 1250] 1251 1252[[package]] 1253name = "cmake" 1254version = "0.1.58" 1255source = "registry+https://github.com/rust-lang/crates.io-index" 1256checksum = "c0f78a02292a74a88ac736019ab962ece0bc380e3f977bf72e376c5d78ff0678" 1257dependencies = [ 1258 "cc", 1259] 1260 1261[[package]] 1262name = "cmov" 1263version = "0.5.4" 1264source = "registry+https://github.com/rust-lang/crates.io-index" 1265checksum = "0c9ea0ac24bc397ab3c98583a3c9ba74fa56b09a4449bbe172b9b1ddb016027a" 1266 1267[[package]] 1268name = "cobs" 1269version = "0.3.0" 1270source = "registry+https://github.com/rust-lang/crates.io-index" 1271checksum = "0fa961b519f0b462e3a3b4a34b64d119eeaca1d59af726fe450bbba07a9fc0a1" 1272dependencies = [ 1273 "thiserror 2.0.18", 1274] 1275 1276[[package]] 1277name = "colorchoice" 1278version = "1.0.5" 1279source = "registry+https://github.com/rust-lang/crates.io-index" 1280checksum = "1d07550c9036bf2ae0c684c4297d503f838287c83c53686d05370d0e139ae570" 1281 1282[[package]] 1283name = "combine" 1284version = "4.6.7" 1285source = "registry+https://github.com/rust-lang/crates.io-index" 1286checksum = "ba5a308b75df32fe02788e748662718f03fde005016435c444eea572398219fd" 1287dependencies = [ 1288 "bytes", 1289 "memchr", 1290] 1291 1292[[package]] 1293name = "compression-codecs" 1294version = "0.4.38" 1295source = "registry+https://github.com/rust-lang/crates.io-index" 1296checksum = "ce2548391e9c1929c21bf6aa2680af86fe4c1b33e6cea9ac1cfeec0bd11218cf" 1297dependencies = [ 1298 "brotli", 1299 "compression-core", 1300 "flate2", 1301 "memchr", 1302 "zstd", 1303 "zstd-safe", 1304] 1305 1306[[package]] 1307name = "compression-core" 1308version = "0.4.32" 1309source = "registry+https://github.com/rust-lang/crates.io-index" 1310checksum = "cc14f565cf027a105f7a44ccf9e5b424348421a1d8952a8fc9d499d313107789" 1311 1312[[package]] 1313name = "concurrent-queue" 1314version = "2.5.0" 1315source = "registry+https://github.com/rust-lang/crates.io-index" 1316checksum = "4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973" 1317dependencies = [ 1318 "crossbeam-utils", 1319] 1320 1321[[package]] 1322name = "condtype" 1323version = "1.3.0" 1324source = "registry+https://github.com/rust-lang/crates.io-index" 1325checksum = "baf0a07a401f374238ab8e2f11a104d2851bf9ce711ec69804834de8af45c7af" 1326 1327[[package]] 1328name = "confique" 1329version = "0.4.0" 1330source = "registry+https://github.com/rust-lang/crates.io-index" 1331checksum = "06b4f5ec222421e22bb0a8cbaa36b1d2b50fd45cdd30c915ded34108da78b29f" 1332dependencies = [ 1333 "confique-macro", 1334 "serde", 1335 "toml", 1336] 1337 1338[[package]] 1339name = "confique-macro" 1340version = "0.0.13" 1341source = "registry+https://github.com/rust-lang/crates.io-index" 1342checksum = "e4d1754680cd218e7bcb4c960cc9bae3444b5197d64563dccccfdf83cab9e1a7" 1343dependencies = [ 1344 "heck", 1345 "proc-macro2", 1346 "quote", 1347 "syn 2.0.118", 1348] 1349 1350[[package]] 1351name = "const-oid" 1352version = "0.9.6" 1353source = "registry+https://github.com/rust-lang/crates.io-index" 1354checksum = "c2459377285ad874054d797f3ccebf984978aa39129f6eafde5cdc8315b612f8" 1355 1356[[package]] 1357name = "const-oid" 1358version = "0.10.2" 1359source = "registry+https://github.com/rust-lang/crates.io-index" 1360checksum = "a6ef517f0926dd24a1582492c791b6a4818a4d94e789a334894aa15b0d12f55c" 1361 1362[[package]] 1363name = "const-str" 1364version = "0.4.3" 1365source = "registry+https://github.com/rust-lang/crates.io-index" 1366checksum = "2f421161cb492475f1661ddc9815a745a1c894592070661180fdec3d4872e9c3" 1367 1368[[package]] 1369name = "cordyceps" 1370version = "0.3.4" 1371source = "registry+https://github.com/rust-lang/crates.io-index" 1372checksum = "688d7fbb8092b8de775ef2536f36c8c31f2bc4006ece2e8d8ad2d17d00ce0a2a" 1373dependencies = [ 1374 "loom", 1375 "tracing", 1376] 1377 1378[[package]] 1379name = "core-foundation" 1380version = "0.9.4" 1381source = "registry+https://github.com/rust-lang/crates.io-index" 1382checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f" 1383dependencies = [ 1384 "core-foundation-sys", 1385 "libc", 1386] 1387 1388[[package]] 1389name = "core-foundation" 1390version = "0.10.1" 1391source = "registry+https://github.com/rust-lang/crates.io-index" 1392checksum = "b2a6cd9ae233e7f62ba4e9353e81a88df7fc8a5987b8d445b4d90c879bd156f6" 1393dependencies = [ 1394 "core-foundation-sys", 1395 "libc", 1396] 1397 1398[[package]] 1399name = "core-foundation-sys" 1400version = "0.8.7" 1401source = "registry+https://github.com/rust-lang/crates.io-index" 1402checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b" 1403 1404[[package]] 1405name = "cpubits" 1406version = "0.1.1" 1407source = "registry+https://github.com/rust-lang/crates.io-index" 1408checksum = "15b85f9c39137c3a891689859392b1bd49812121d0d61c9caf00d46ed5ce06ae" 1409 1410[[package]] 1411name = "cpufeatures" 1412version = "0.2.17" 1413source = "registry+https://github.com/rust-lang/crates.io-index" 1414checksum = "59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280" 1415dependencies = [ 1416 "libc", 1417] 1418 1419[[package]] 1420name = "cpufeatures" 1421version = "0.3.0" 1422source = "registry+https://github.com/rust-lang/crates.io-index" 1423checksum = "8b2a41393f66f16b0823bb79094d54ac5fbd34ab292ddafb9a0456ac9f87d201" 1424dependencies = [ 1425 "libc", 1426] 1427 1428[[package]] 1429name = "crc32fast" 1430version = "1.5.0" 1431source = "registry+https://github.com/rust-lang/crates.io-index" 1432checksum = "9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511" 1433dependencies = [ 1434 "cfg-if", 1435] 1436 1437[[package]] 1438name = "criterion" 1439version = "0.8.2" 1440source = "registry+https://github.com/rust-lang/crates.io-index" 1441checksum = "950046b2aa2492f9a536f5f4f9a3de7b9e2476e575e05bd6c333371add4d98f3" 1442dependencies = [ 1443 "alloca", 1444 "anes", 1445 "cast", 1446 "ciborium", 1447 "clap", 1448 "criterion-plot", 1449 "itertools 0.13.0", 1450 "num-traits", 1451 "oorandom", 1452 "page_size", 1453 "regex", 1454 "serde", 1455 "serde_json", 1456 "tinytemplate", 1457 "walkdir", 1458] 1459 1460[[package]] 1461name = "criterion-plot" 1462version = "0.8.2" 1463source = "registry+https://github.com/rust-lang/crates.io-index" 1464checksum = "d8d80a2f4f5b554395e47b5d8305bc3d27813bacb73493eb1001e8f76dae29ea" 1465dependencies = [ 1466 "cast", 1467 "itertools 0.13.0", 1468] 1469 1470[[package]] 1471name = "critical-section" 1472version = "1.2.0" 1473source = "registry+https://github.com/rust-lang/crates.io-index" 1474checksum = "790eea4361631c5e7d22598ecd5723ff611904e3344ce8720784c93e3d83d40b" 1475 1476[[package]] 1477name = "crossbeam-channel" 1478version = "0.5.15" 1479source = "registry+https://github.com/rust-lang/crates.io-index" 1480checksum = "82b8f8f868b36967f9606790d1903570de9ceaf870a7bf9fbbd3016d636a2cb2" 1481dependencies = [ 1482 "crossbeam-utils", 1483] 1484 1485[[package]] 1486name = "crossbeam-deque" 1487version = "0.8.7" 1488source = "registry+https://github.com/rust-lang/crates.io-index" 1489checksum = "5181e0de7b61eb03a81e347d6dd8797bae9da5146707b51077e2d71a54ec0ceb" 1490dependencies = [ 1491 "crossbeam-epoch", 1492 "crossbeam-utils", 1493] 1494 1495[[package]] 1496name = "crossbeam-epoch" 1497version = "0.9.18" 1498source = "registry+https://github.com/rust-lang/crates.io-index" 1499checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e" 1500dependencies = [ 1501 "crossbeam-utils", 1502] 1503 1504[[package]] 1505name = "crossbeam-utils" 1506version = "0.8.21" 1507source = "registry+https://github.com/rust-lang/crates.io-index" 1508checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28" 1509 1510[[package]] 1511name = "crunchy" 1512version = "0.2.4" 1513source = "registry+https://github.com/rust-lang/crates.io-index" 1514checksum = "460fbee9c2c2f33933d720630a6a0bac33ba7053db5344fac858d4b8952d77d5" 1515 1516[[package]] 1517name = "crypto-bigint" 1518version = "0.5.5" 1519source = "registry+https://github.com/rust-lang/crates.io-index" 1520checksum = "0dc92fb57ca44df6db8059111ab3af99a63d5d0f8375d9972e319a379c6bab76" 1521dependencies = [ 1522 "generic-array 0.14.9", 1523 "rand_core 0.6.4", 1524 "subtle", 1525 "zeroize", 1526] 1527 1528[[package]] 1529name = "crypto-bigint" 1530version = "0.7.4" 1531source = "registry+https://github.com/rust-lang/crates.io-index" 1532checksum = "97bb4a855e3b10f84c4e7e895a7de01db7f9a7b7eb7f73ed9773fd52ac686451" 1533dependencies = [ 1534 "cpubits", 1535 "ctutils", 1536 "getrandom 0.4.3", 1537 "hybrid-array", 1538 "num-traits", 1539 "rand_core 0.10.1", 1540 "serdect", 1541 "subtle", 1542 "zeroize", 1543] 1544 1545[[package]] 1546name = "crypto-common" 1547version = "0.1.6" 1548source = "registry+https://github.com/rust-lang/crates.io-index" 1549checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3" 1550dependencies = [ 1551 "generic-array 0.14.9", 1552 "typenum", 1553] 1554 1555[[package]] 1556name = "crypto-common" 1557version = "0.2.2" 1558source = "registry+https://github.com/rust-lang/crates.io-index" 1559checksum = "ce6e4c961d6cd6c9a86db418387425e8bdeaf05b3c8bc1411e6dca4c252f1453" 1560dependencies = [ 1561 "getrandom 0.4.3", 1562 "hybrid-array", 1563 "rand_core 0.10.1", 1564] 1565 1566[[package]] 1567name = "crypto-primes" 1568version = "0.7.2" 1569source = "registry+https://github.com/rust-lang/crates.io-index" 1570checksum = "3633a51a39c69ebbaa4feaa694bd83d241e4093901c84a0963b19d9bb3f0cf8f" 1571dependencies = [ 1572 "crypto-bigint 0.7.4", 1573 "rand_core 0.10.1", 1574] 1575 1576[[package]] 1577name = "ctr" 1578version = "0.10.1" 1579source = "registry+https://github.com/rust-lang/crates.io-index" 1580checksum = "baaca1c4b237092596f64d571e9db6ce4109c4ef9742e27590f1709594461f21" 1581dependencies = [ 1582 "cipher", 1583] 1584 1585[[package]] 1586name = "ctutils" 1587version = "0.4.2" 1588source = "registry+https://github.com/rust-lang/crates.io-index" 1589checksum = "7d5515a3834141de9eafb9717ad39eea8247b5674e6066c404e8c4b365d2a29e" 1590dependencies = [ 1591 "cmov", 1592 "subtle", 1593] 1594 1595[[package]] 1596name = "curve25519-dalek" 1597version = "5.0.0-rc.0" 1598source = "registry+https://github.com/rust-lang/crates.io-index" 1599checksum = "4f359e08ca85e7bd759e1fd933ff2bccd81864c60a8fba0e259c7f822b0924bf" 1600dependencies = [ 1601 "cfg-if", 1602 "cpufeatures 0.3.0", 1603 "curve25519-dalek-derive", 1604 "digest 0.11.3", 1605 "fiat-crypto", 1606 "rustc_version", 1607 "subtle", 1608 "zeroize", 1609] 1610 1611[[package]] 1612name = "curve25519-dalek-derive" 1613version = "0.1.1" 1614source = "registry+https://github.com/rust-lang/crates.io-index" 1615checksum = "f46882e17999c6cc590af592290432be3bce0428cb0d5f8b6715e4dc7b383eb3" 1616dependencies = [ 1617 "proc-macro2", 1618 "quote", 1619 "syn 2.0.118", 1620] 1621 1622[[package]] 1623name = "darling" 1624version = "0.23.0" 1625source = "registry+https://github.com/rust-lang/crates.io-index" 1626checksum = "25ae13da2f202d56bd7f91c25fba009e7717a1e4a1cc98a76d844b65ae912e9d" 1627dependencies = [ 1628 "darling_core", 1629 "darling_macro", 1630] 1631 1632[[package]] 1633name = "darling_core" 1634version = "0.23.0" 1635source = "registry+https://github.com/rust-lang/crates.io-index" 1636checksum = "9865a50f7c335f53564bb694ef660825eb8610e0a53d3e11bf1b0d3df31e03b0" 1637dependencies = [ 1638 "ident_case", 1639 "proc-macro2", 1640 "quote", 1641 "strsim", 1642 "syn 2.0.118", 1643] 1644 1645[[package]] 1646name = "darling_macro" 1647version = "0.23.0" 1648source = "registry+https://github.com/rust-lang/crates.io-index" 1649checksum = "ac3984ec7bd6cfa798e62b4a642426a5be0e68f9401cfc2a01e3fa9ea2fcdb8d" 1650dependencies = [ 1651 "darling_core", 1652 "quote", 1653 "syn 2.0.118", 1654] 1655 1656[[package]] 1657name = "dashmap" 1658version = "6.2.1" 1659source = "registry+https://github.com/rust-lang/crates.io-index" 1660checksum = "e6361d5c062261c78a176addb82d4c821ae42bed6089de0e12603cd25de2059c" 1661dependencies = [ 1662 "cfg-if", 1663 "crossbeam-utils", 1664 "hashbrown 0.14.5", 1665 "lock_api", 1666 "once_cell", 1667 "parking_lot_core", 1668] 1669 1670[[package]] 1671name = "data-encoding" 1672version = "2.11.0" 1673source = "registry+https://github.com/rust-lang/crates.io-index" 1674checksum = "a4ae5f15dda3c708c0ade84bfee31ccab44a3da4f88015ed22f63732abe300c8" 1675 1676[[package]] 1677name = "data-encoding-macro" 1678version = "0.1.20" 1679source = "registry+https://github.com/rust-lang/crates.io-index" 1680checksum = "3259c913752a86488b501ed8680446a5ed2d5aeac6e596cb23ba3800768ea32c" 1681dependencies = [ 1682 "data-encoding", 1683 "data-encoding-macro-internal", 1684] 1685 1686[[package]] 1687name = "data-encoding-macro-internal" 1688version = "0.1.18" 1689source = "registry+https://github.com/rust-lang/crates.io-index" 1690checksum = "ccc2776f0c61eca1ca32528f85548abd1a4be8fb53d1b21c013e4f18da1e7090" 1691dependencies = [ 1692 "data-encoding", 1693 "syn 2.0.118", 1694] 1695 1696[[package]] 1697name = "datasketches" 1698version = "0.2.0" 1699source = "registry+https://github.com/rust-lang/crates.io-index" 1700checksum = "c286de4e81ea2590afc24d754e0f83810c566f50a1388fa75ebd57928c0d9745" 1701 1702[[package]] 1703name = "deadpool" 1704version = "0.12.3" 1705source = "registry+https://github.com/rust-lang/crates.io-index" 1706checksum = "0be2b1d1d6ec8d846f05e137292d0b89133caf95ef33695424c09568bdd39b1b" 1707dependencies = [ 1708 "deadpool-runtime", 1709 "lazy_static", 1710 "num_cpus", 1711 "tokio", 1712] 1713 1714[[package]] 1715name = "deadpool-runtime" 1716version = "0.1.4" 1717source = "registry+https://github.com/rust-lang/crates.io-index" 1718checksum = "092966b41edc516079bdf31ec78a2e0588d1d0c08f78b91d8307215928642b2b" 1719 1720[[package]] 1721name = "defmt" 1722version = "1.1.0" 1723source = "registry+https://github.com/rust-lang/crates.io-index" 1724checksum = "a6e524506490a1953d237cb87b1cfc1e46f88c18f10a22dfe0f507dc6bfc7f7f" 1725dependencies = [ 1726 "bitflags 1.3.2", 1727 "defmt-macros", 1728] 1729 1730[[package]] 1731name = "defmt-macros" 1732version = "1.1.0" 1733source = "registry+https://github.com/rust-lang/crates.io-index" 1734checksum = "f0a27770e9c8f719a79d8b638281f4d828f77d8fd61e0bd94451b9b85e576a0b" 1735dependencies = [ 1736 "defmt-parser", 1737 "proc-macro-error2", 1738 "proc-macro2", 1739 "quote", 1740 "syn 2.0.118", 1741] 1742 1743[[package]] 1744name = "defmt-parser" 1745version = "1.0.0" 1746source = "registry+https://github.com/rust-lang/crates.io-index" 1747checksum = "10d60334b3b2e7c9d91ef8150abfb6fa4c1c39ebbcf4a81c2e346aad939fee3e" 1748dependencies = [ 1749 "thiserror 2.0.18", 1750] 1751 1752[[package]] 1753name = "delegate" 1754version = "0.13.5" 1755source = "registry+https://github.com/rust-lang/crates.io-index" 1756checksum = "780eb241654bf097afb00fc5f054a09b687dad862e485fdcf8399bb056565370" 1757dependencies = [ 1758 "proc-macro2", 1759 "quote", 1760 "syn 2.0.118", 1761] 1762 1763[[package]] 1764name = "der" 1765version = "0.7.10" 1766source = "registry+https://github.com/rust-lang/crates.io-index" 1767checksum = "e7c1832837b905bbfb5101e07cc24c8deddf52f93225eee6ead5f4d63d53ddcb" 1768dependencies = [ 1769 "const-oid 0.9.6", 1770 "pem-rfc7468 0.7.0", 1771 "zeroize", 1772] 1773 1774[[package]] 1775name = "der" 1776version = "0.8.0" 1777source = "registry+https://github.com/rust-lang/crates.io-index" 1778checksum = "71fd89660b2dc699704064e59e9dba0147b903e85319429e131620d022be411b" 1779dependencies = [ 1780 "const-oid 0.10.2", 1781 "pem-rfc7468 1.0.0", 1782 "zeroize", 1783] 1784 1785[[package]] 1786name = "der-parser" 1787version = "9.0.0" 1788source = "registry+https://github.com/rust-lang/crates.io-index" 1789checksum = "5cd0a5c643689626bec213c4d8bd4d96acc8ffdb4ad4bb6bc16abf27d5f4b553" 1790dependencies = [ 1791 "asn1-rs 0.6.2", 1792 "displaydoc", 1793 "nom", 1794 "num-bigint", 1795 "num-traits", 1796 "rusticata-macros", 1797] 1798 1799[[package]] 1800name = "der-parser" 1801version = "10.0.0" 1802source = "registry+https://github.com/rust-lang/crates.io-index" 1803checksum = "07da5016415d5a3c4dd39b11ed26f915f52fc4e0dc197d87908bc916e51bc1a6" 1804dependencies = [ 1805 "asn1-rs 0.7.2", 1806 "displaydoc", 1807 "nom", 1808 "num-bigint", 1809 "num-traits", 1810 "rusticata-macros", 1811] 1812 1813[[package]] 1814name = "deranged" 1815version = "0.5.8" 1816source = "registry+https://github.com/rust-lang/crates.io-index" 1817checksum = "7cd812cc2bc1d69d4764bd80df88b4317eaef9e773c75226407d9bc0876b211c" 1818dependencies = [ 1819 "serde_core", 1820] 1821 1822[[package]] 1823name = "derive_more" 1824version = "1.0.0" 1825source = "registry+https://github.com/rust-lang/crates.io-index" 1826checksum = "4a9b99b9cbbe49445b21764dc0625032a89b145a2642e67603e1c936f5458d05" 1827dependencies = [ 1828 "derive_more-impl", 1829] 1830 1831[[package]] 1832name = "derive_more-impl" 1833version = "1.0.0" 1834source = "registry+https://github.com/rust-lang/crates.io-index" 1835checksum = "cb7330aeadfbe296029522e6c40f315320aba36fc43a5b3632f3795348f3bd22" 1836dependencies = [ 1837 "proc-macro2", 1838 "quote", 1839 "syn 2.0.118", 1840 "unicode-xid", 1841] 1842 1843[[package]] 1844name = "des" 1845version = "0.9.0" 1846source = "registry+https://github.com/rust-lang/crates.io-index" 1847checksum = "916a94e407b54f9034d71dd748234cd1e516ced6284009906ae246f177eafe5a" 1848dependencies = [ 1849 "cipher", 1850] 1851 1852[[package]] 1853name = "diatomic-waker" 1854version = "0.2.3" 1855source = "registry+https://github.com/rust-lang/crates.io-index" 1856checksum = "ab03c107fafeb3ee9f5925686dbb7a73bc76e3932abb0d2b365cb64b169cf04c" 1857 1858[[package]] 1859name = "digest" 1860version = "0.10.7" 1861source = "registry+https://github.com/rust-lang/crates.io-index" 1862checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292" 1863dependencies = [ 1864 "block-buffer 0.10.4", 1865 "const-oid 0.9.6", 1866 "crypto-common 0.1.6", 1867 "subtle", 1868] 1869 1870[[package]] 1871name = "digest" 1872version = "0.11.3" 1873source = "registry+https://github.com/rust-lang/crates.io-index" 1874checksum = "f1dd6dbb5841937940781866fa1281a1ff7bd3bf827091440879f9994983d5c2" 1875dependencies = [ 1876 "block-buffer 0.12.1", 1877 "const-oid 0.10.2", 1878 "crypto-common 0.2.2", 1879 "ctutils", 1880] 1881 1882[[package]] 1883name = "displaydoc" 1884version = "0.2.6" 1885source = "registry+https://github.com/rust-lang/crates.io-index" 1886checksum = "1ac70aa55017e108007fbaf5aa0f54b021c98f92ff8af59d42eda9da96e3dd4f" 1887dependencies = [ 1888 "proc-macro2", 1889 "quote", 1890 "syn 2.0.118", 1891] 1892 1893[[package]] 1894name = "divan" 1895version = "0.1.21" 1896source = "registry+https://github.com/rust-lang/crates.io-index" 1897checksum = "a405457ec78b8fe08b0e32b4a3570ab5dff6dd16eb9e76a5ee0a9d9cbd898933" 1898dependencies = [ 1899 "cfg-if", 1900 "clap", 1901 "condtype", 1902 "divan-macros", 1903 "libc", 1904 "regex-lite", 1905] 1906 1907[[package]] 1908name = "divan-macros" 1909version = "0.1.21" 1910source = "registry+https://github.com/rust-lang/crates.io-index" 1911checksum = "9556bc800956545d6420a640173e5ba7dfa82f38d3ea5a167eb555bc69ac3323" 1912dependencies = [ 1913 "proc-macro2", 1914 "quote", 1915 "syn 2.0.118", 1916] 1917 1918[[package]] 1919name = "downcast-rs" 1920version = "2.0.2" 1921source = "registry+https://github.com/rust-lang/crates.io-index" 1922checksum = "117240f60069e65410b3ae1bb213295bd828f707b5bec6596a1afc8793ce0cbc" 1923 1924[[package]] 1925name = "dunce" 1926version = "1.0.5" 1927source = "registry+https://github.com/rust-lang/crates.io-index" 1928checksum = "92773504d58c093f6de2459af4af33faa518c13451eb8f2b5698ed3d36e7c813" 1929 1930[[package]] 1931name = "ecdsa" 1932version = "0.16.9" 1933source = "registry+https://github.com/rust-lang/crates.io-index" 1934checksum = "ee27f32b5c5292967d2d4a9d7f1e0b0aed2c15daded5a60300e4abb9d8020bca" 1935dependencies = [ 1936 "der 0.7.10", 1937 "digest 0.10.7", 1938 "elliptic-curve 0.13.8", 1939 "rfc6979 0.4.0", 1940 "signature 2.2.0", 1941 "spki 0.7.3", 1942] 1943 1944[[package]] 1945name = "ecdsa" 1946version = "0.17.0-rc.18" 1947source = "registry+https://github.com/rust-lang/crates.io-index" 1948checksum = "54fb064faabbee66e1fc8e5c5a9458d4269dc2d8b638fe86a425adb2510d1a96" 1949dependencies = [ 1950 "der 0.8.0", 1951 "digest 0.11.3", 1952 "elliptic-curve 0.14.0-rc.33", 1953 "rfc6979 0.5.0", 1954 "signature 3.0.0", 1955 "spki 0.8.0", 1956 "zeroize", 1957] 1958 1959[[package]] 1960name = "ed25519" 1961version = "3.0.0" 1962source = "registry+https://github.com/rust-lang/crates.io-index" 1963checksum = "29fcf32e6c73d1079f83ab4d782de2d81620346a5f38c6237a86a22f8368980a" 1964dependencies = [ 1965 "pkcs8 0.11.0", 1966 "signature 3.0.0", 1967] 1968 1969[[package]] 1970name = "ed25519-dalek" 1971version = "3.0.0-rc.0" 1972source = "registry+https://github.com/rust-lang/crates.io-index" 1973checksum = "b011170fe4f04665565b4110afef66774fe9ffff278f3eb5b81cc73d26e27d60" 1974dependencies = [ 1975 "curve25519-dalek", 1976 "ed25519", 1977 "rand_core 0.10.1", 1978 "serde", 1979 "sha2 0.11.0", 1980 "signature 3.0.0", 1981 "subtle", 1982 "zeroize", 1983] 1984 1985[[package]] 1986name = "either" 1987version = "1.17.0" 1988source = "registry+https://github.com/rust-lang/crates.io-index" 1989checksum = "9e5e8f6c15a24b9a3ee5efec809ccd006d3b30e8b3bb63c39af737c7f87daa1d" 1990 1991[[package]] 1992name = "elliptic-curve" 1993version = "0.13.8" 1994source = "registry+https://github.com/rust-lang/crates.io-index" 1995checksum = "b5e6043086bf7973472e0c7dff2142ea0b680d30e18d9cc40f267efbf222bd47" 1996dependencies = [ 1997 "base16ct 0.2.0", 1998 "crypto-bigint 0.5.5", 1999 "digest 0.10.7", 2000 "ff 0.13.1", 2001 "generic-array 0.14.9", 2002 "group 0.13.0", 2003 "pem-rfc7468 0.7.0", 2004 "pkcs8 0.10.2", 2005 "rand_core 0.6.4", 2006 "sec1 0.7.3", 2007 "subtle", 2008 "zeroize", 2009] 2010 2011[[package]] 2012name = "elliptic-curve" 2013version = "0.14.0-rc.33" 2014source = "registry+https://github.com/rust-lang/crates.io-index" 2015checksum = "102d3643d30dd8b559613c5cced68317199597fffb278cdc88daa2ef7fafc935" 2016dependencies = [ 2017 "base16ct 1.0.0", 2018 "crypto-bigint 0.7.4", 2019 "crypto-common 0.2.2", 2020 "digest 0.11.3", 2021 "ff 0.14.0", 2022 "group 0.14.0", 2023 "hkdf", 2024 "hybrid-array", 2025 "once_cell", 2026 "pem-rfc7468 1.0.0", 2027 "pkcs8 0.11.0", 2028 "rand_core 0.10.1", 2029 "sec1 0.8.1", 2030 "subtle", 2031 "zeroize", 2032] 2033 2034[[package]] 2035name = "embedded-io" 2036version = "0.4.0" 2037source = "registry+https://github.com/rust-lang/crates.io-index" 2038checksum = "ef1a6892d9eef45c8fa6b9e0086428a2cca8491aca8f787c534a3d6d0bcb3ced" 2039 2040[[package]] 2041name = "embedded-io" 2042version = "0.6.1" 2043source = "registry+https://github.com/rust-lang/crates.io-index" 2044checksum = "edd0f118536f44f5ccd48bcb8b111bdc3de888b58c74639dfb034a357d0f206d" 2045 2046[[package]] 2047name = "encoding_rs" 2048version = "0.8.35" 2049source = "registry+https://github.com/rust-lang/crates.io-index" 2050checksum = "75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3" 2051dependencies = [ 2052 "cfg-if", 2053] 2054 2055[[package]] 2056name = "enum-as-inner" 2057version = "0.6.1" 2058source = "registry+https://github.com/rust-lang/crates.io-index" 2059checksum = "a1e6a265c649f3f5979b601d26f1d05ada116434c87741c9493cb56218f76cbc" 2060dependencies = [ 2061 "heck", 2062 "proc-macro2", 2063 "quote", 2064 "syn 2.0.118", 2065] 2066 2067[[package]] 2068name = "enum_dispatch" 2069version = "0.3.13" 2070source = "registry+https://github.com/rust-lang/crates.io-index" 2071checksum = "aa18ce2bc66555b3218614519ac839ddb759a7d6720732f979ef8d13be147ecd" 2072dependencies = [ 2073 "once_cell", 2074 "proc-macro2", 2075 "quote", 2076 "syn 2.0.118", 2077] 2078 2079[[package]] 2080name = "equivalent" 2081version = "1.0.2" 2082source = "registry+https://github.com/rust-lang/crates.io-index" 2083checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f" 2084 2085[[package]] 2086name = "erased-serde" 2087version = "0.4.10" 2088source = "registry+https://github.com/rust-lang/crates.io-index" 2089checksum = "d2add8a07dd6a8d93ff627029c51de145e12686fbc36ecb298ac22e74cf02dec" 2090dependencies = [ 2091 "serde", 2092 "serde_core", 2093 "typeid", 2094] 2095 2096[[package]] 2097name = "errno" 2098version = "0.3.14" 2099source = "registry+https://github.com/rust-lang/crates.io-index" 2100checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb" 2101dependencies = [ 2102 "libc", 2103 "windows-sys 0.61.2", 2104] 2105 2106[[package]] 2107name = "event-listener" 2108version = "5.4.1" 2109source = "registry+https://github.com/rust-lang/crates.io-index" 2110checksum = "e13b66accf52311f30a0db42147dadea9850cb48cd070028831ae5f5d4b856ab" 2111dependencies = [ 2112 "concurrent-queue", 2113 "parking", 2114 "pin-project-lite", 2115] 2116 2117[[package]] 2118name = "event-listener-strategy" 2119version = "0.5.4" 2120source = "registry+https://github.com/rust-lang/crates.io-index" 2121checksum = "8be9f3dfaaffdae2972880079a491a1a8bb7cbed0b8dd7a347f668b4150a3b93" 2122dependencies = [ 2123 "event-listener", 2124 "pin-project-lite", 2125] 2126 2127[[package]] 2128name = "fallible-iterator" 2129version = "0.3.0" 2130source = "registry+https://github.com/rust-lang/crates.io-index" 2131checksum = "2acce4a10f12dc2fb14a218589d4f1f62ef011b2d0cc4b3cb1bba8e94da14649" 2132 2133[[package]] 2134name = "fallible-streaming-iterator" 2135version = "0.1.9" 2136source = "registry+https://github.com/rust-lang/crates.io-index" 2137checksum = "7360491ce676a36bf9bb3c56c1aa791658183a54d2744120f27285738d90465a" 2138 2139[[package]] 2140name = "fastdivide" 2141version = "0.4.2" 2142source = "registry+https://github.com/rust-lang/crates.io-index" 2143checksum = "9afc2bd4d5a73106dd53d10d73d3401c2f32730ba2c0b93ddb888a8983680471" 2144 2145[[package]] 2146name = "faster-hex" 2147version = "0.10.0" 2148source = "registry+https://github.com/rust-lang/crates.io-index" 2149checksum = "7223ae2d2f179b803433d9c830478527e92b8117eab39460edae7f1614d9fb73" 2150dependencies = [ 2151 "heapless 0.8.0", 2152 "serde", 2153] 2154 2155[[package]] 2156name = "fastrand" 2157version = "2.4.1" 2158source = "registry+https://github.com/rust-lang/crates.io-index" 2159checksum = "9f1f227452a390804cdb637b74a86990f2a7d7ba4b7d5693aac9b4dd6defd8d6" 2160 2161[[package]] 2162name = "ff" 2163version = "0.13.1" 2164source = "registry+https://github.com/rust-lang/crates.io-index" 2165checksum = "c0b50bfb653653f9ca9095b427bed08ab8d75a137839d9ad64eb11810d5b6393" 2166dependencies = [ 2167 "rand_core 0.6.4", 2168 "subtle", 2169] 2170 2171[[package]] 2172name = "ff" 2173version = "0.14.0" 2174source = "registry+https://github.com/rust-lang/crates.io-index" 2175checksum = "a1f686ab92a9fb0eaf188f6c6c87b89490baa6fdb0db4544ba4dc47f7942489f" 2176dependencies = [ 2177 "rand_core 0.10.1", 2178 "subtle", 2179] 2180 2181[[package]] 2182name = "fiat-crypto" 2183version = "0.3.0" 2184source = "registry+https://github.com/rust-lang/crates.io-index" 2185checksum = "64cd1e32ddd350061ae6edb1b082d7c54915b5c672c389143b9a63403a109f24" 2186 2187[[package]] 2188name = "filetime" 2189version = "0.2.29" 2190source = "registry+https://github.com/rust-lang/crates.io-index" 2191checksum = "5c287a33c7f0a620c38e641e7f60827713987b3c0f26e8ddc9462cc69cf75759" 2192dependencies = [ 2193 "cfg-if", 2194 "libc", 2195] 2196 2197[[package]] 2198name = "find-msvc-tools" 2199version = "0.1.9" 2200source = "registry+https://github.com/rust-lang/crates.io-index" 2201checksum = "5baebc0774151f905a1a2cc41989300b1e6fbb29aff0ceffa1064fdd3088d582" 2202 2203[[package]] 2204name = "fixedbitset" 2205version = "0.5.7" 2206source = "registry+https://github.com/rust-lang/crates.io-index" 2207checksum = "1d674e81391d1e1ab681a28d99df07927c6d4aa5b027d7da16ba32d1d21ecd99" 2208 2209[[package]] 2210name = "flate2" 2211version = "1.1.9" 2212source = "registry+https://github.com/rust-lang/crates.io-index" 2213checksum = "843fba2746e448b37e26a819579957415c8cef339bf08564fe8b7ddbd959573c" 2214dependencies = [ 2215 "crc32fast", 2216 "miniz_oxide", 2217 "zlib-rs", 2218] 2219 2220[[package]] 2221name = "fluent-uri" 2222version = "0.4.1" 2223source = "registry+https://github.com/rust-lang/crates.io-index" 2224checksum = "bc74ac4d8359ae70623506d512209619e5cf8f347124910440dbc221714b328e" 2225dependencies = [ 2226 "borrow-or-share", 2227 "ref-cast", 2228 "serde", 2229] 2230 2231[[package]] 2232name = "fnv" 2233version = "1.0.7" 2234source = "registry+https://github.com/rust-lang/crates.io-index" 2235checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" 2236 2237[[package]] 2238name = "foldhash" 2239version = "0.1.5" 2240source = "registry+https://github.com/rust-lang/crates.io-index" 2241checksum = "d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2" 2242 2243[[package]] 2244name = "foldhash" 2245version = "0.2.0" 2246source = "registry+https://github.com/rust-lang/crates.io-index" 2247checksum = "77ce24cb58228fbb8aa041425bb1050850ac19177686ea6e0f41a70416f56fdb" 2248 2249[[package]] 2250name = "form_urlencoded" 2251version = "1.2.2" 2252source = "registry+https://github.com/rust-lang/crates.io-index" 2253checksum = "cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf" 2254dependencies = [ 2255 "percent-encoding", 2256] 2257 2258[[package]] 2259name = "forwarded-header-value" 2260version = "0.1.1" 2261source = "registry+https://github.com/rust-lang/crates.io-index" 2262checksum = "8835f84f38484cc86f110a805655697908257fb9a7af005234060891557198e9" 2263dependencies = [ 2264 "nonempty 0.7.0", 2265 "thiserror 1.0.69", 2266] 2267 2268[[package]] 2269name = "fs4" 2270version = "0.13.1" 2271source = "registry+https://github.com/rust-lang/crates.io-index" 2272checksum = "8640e34b88f7652208ce9e88b1a37a2ae95227d84abec377ccd3c5cfeb141ed4" 2273dependencies = [ 2274 "rustix", 2275 "windows-sys 0.59.0", 2276] 2277 2278[[package]] 2279name = "fs_extra" 2280version = "1.3.0" 2281source = "registry+https://github.com/rust-lang/crates.io-index" 2282checksum = "42703706b716c37f96a77aea830392ad231f44c9e9a67872fa5548707e11b11c" 2283 2284[[package]] 2285name = "futures" 2286version = "0.3.32" 2287source = "registry+https://github.com/rust-lang/crates.io-index" 2288checksum = "8b147ee9d1f6d097cef9ce628cd2ee62288d963e16fb287bd9286455b241382d" 2289dependencies = [ 2290 "futures-channel", 2291 "futures-core", 2292 "futures-executor", 2293 "futures-io", 2294 "futures-sink", 2295 "futures-task", 2296 "futures-util", 2297] 2298 2299[[package]] 2300name = "futures-buffered" 2301version = "0.2.13" 2302source = "registry+https://github.com/rust-lang/crates.io-index" 2303checksum = "4421cb78ee172b6b06080093479d3c50f058e7c81b7d577bbb8d118d551d4cd5" 2304dependencies = [ 2305 "cordyceps", 2306 "diatomic-waker", 2307 "futures-core", 2308 "pin-project-lite", 2309 "spin 0.10.0", 2310] 2311 2312[[package]] 2313name = "futures-channel" 2314version = "0.3.32" 2315source = "registry+https://github.com/rust-lang/crates.io-index" 2316checksum = "07bbe89c50d7a535e539b8c17bc0b49bdb77747034daa8087407d655f3f7cc1d" 2317dependencies = [ 2318 "futures-core", 2319 "futures-sink", 2320] 2321 2322[[package]] 2323name = "futures-core" 2324version = "0.3.32" 2325source = "registry+https://github.com/rust-lang/crates.io-index" 2326checksum = "7e3450815272ef58cec6d564423f6e755e25379b217b0bc688e295ba24df6b1d" 2327 2328[[package]] 2329name = "futures-executor" 2330version = "0.3.32" 2331source = "registry+https://github.com/rust-lang/crates.io-index" 2332checksum = "baf29c38818342a3b26b5b923639e7b1f4a61fc5e76102d4b1981c6dc7a7579d" 2333dependencies = [ 2334 "futures-core", 2335 "futures-task", 2336 "futures-util", 2337] 2338 2339[[package]] 2340name = "futures-io" 2341version = "0.3.32" 2342source = "registry+https://github.com/rust-lang/crates.io-index" 2343checksum = "cecba35d7ad927e23624b22ad55235f2239cfa44fd10428eecbeba6d6a717718" 2344 2345[[package]] 2346name = "futures-lite" 2347version = "2.6.1" 2348source = "registry+https://github.com/rust-lang/crates.io-index" 2349checksum = "f78e10609fe0e0b3f4157ffab1876319b5b0db102a2c60dc4626306dc46b44ad" 2350dependencies = [ 2351 "fastrand", 2352 "futures-core", 2353 "futures-io", 2354 "parking", 2355 "pin-project-lite", 2356] 2357 2358[[package]] 2359name = "futures-macro" 2360version = "0.3.32" 2361source = "registry+https://github.com/rust-lang/crates.io-index" 2362checksum = "e835b70203e41293343137df5c0664546da5745f82ec9b84d40be8336958447b" 2363dependencies = [ 2364 "proc-macro2", 2365 "quote", 2366 "syn 2.0.118", 2367] 2368 2369[[package]] 2370name = "futures-rustls" 2371version = "0.26.0" 2372source = "registry+https://github.com/rust-lang/crates.io-index" 2373checksum = "a8f2f12607f92c69b12ed746fabf9ca4f5c482cba46679c1a75b874ed7c26adb" 2374dependencies = [ 2375 "futures-io", 2376 "rustls", 2377 "rustls-pki-types", 2378] 2379 2380[[package]] 2381name = "futures-sink" 2382version = "0.3.32" 2383source = "registry+https://github.com/rust-lang/crates.io-index" 2384checksum = "c39754e157331b013978ec91992bde1ac089843443c49cbc7f46150b0fad0893" 2385 2386[[package]] 2387name = "futures-task" 2388version = "0.3.32" 2389source = "registry+https://github.com/rust-lang/crates.io-index" 2390checksum = "037711b3d59c33004d3856fbdc83b99d4ff37a24768fa1be9ce3538a1cde4393" 2391 2392[[package]] 2393name = "futures-timer" 2394version = "3.0.4" 2395source = "registry+https://github.com/rust-lang/crates.io-index" 2396checksum = "af43fadb8a98512d547e37b4e92e0ced13e205c061b87b4623eff01d918d6968" 2397 2398[[package]] 2399name = "futures-util" 2400version = "0.3.32" 2401source = "registry+https://github.com/rust-lang/crates.io-index" 2402checksum = "389ca41296e6190b48053de0321d02a77f32f8a5d2461dd38762c0593805c6d6" 2403dependencies = [ 2404 "futures-channel", 2405 "futures-core", 2406 "futures-io", 2407 "futures-macro", 2408 "futures-sink", 2409 "futures-task", 2410 "memchr", 2411 "pin-project-lite", 2412 "slab", 2413] 2414 2415[[package]] 2416name = "generator" 2417version = "0.8.9" 2418source = "registry+https://github.com/rust-lang/crates.io-index" 2419checksum = "b3b854b0e584ead1a33f18b2fcad7cf7be18b3875c78816b753639aa501513ae" 2420dependencies = [ 2421 "cc", 2422 "cfg-if", 2423 "libc", 2424 "log", 2425 "rustversion", 2426 "windows-link", 2427 "windows-result", 2428] 2429 2430[[package]] 2431name = "generic-array" 2432version = "0.14.9" 2433source = "registry+https://github.com/rust-lang/crates.io-index" 2434checksum = "4bb6743198531e02858aeaea5398fcc883e71851fcbcb5a2f773e2fb6cb1edf2" 2435dependencies = [ 2436 "typenum", 2437 "version_check", 2438 "zeroize", 2439] 2440 2441[[package]] 2442name = "generic-array" 2443version = "1.4.3" 2444source = "registry+https://github.com/rust-lang/crates.io-index" 2445checksum = "c2e55f16dcf0e9c00efbe2e655ffe45fc98e7066b52bc92f8a79e64060a79351" 2446dependencies = [ 2447 "generic-array 0.14.9", 2448 "rustversion", 2449 "typenum", 2450] 2451 2452[[package]] 2453name = "gengo-language" 2454version = "0.14.3" 2455source = "registry+https://github.com/rust-lang/crates.io-index" 2456checksum = "b9f4ac35e0d9289625d1266dd236eca53fa8cb0450dea944fe3a99a85d664c82" 2457dependencies = [ 2458 "glob", 2459 "indexmap", 2460 "proc-macro2", 2461 "quote", 2462 "regex", 2463 "serde", 2464 "serde_yaml", 2465] 2466 2467[[package]] 2468name = "getrandom" 2469version = "0.2.17" 2470source = "registry+https://github.com/rust-lang/crates.io-index" 2471checksum = "ff2abc00be7fca6ebc474524697ae276ad847ad0a6b3faa4bcb027e9a4614ad0" 2472dependencies = [ 2473 "cfg-if", 2474 "js-sys", 2475 "libc", 2476 "wasi", 2477 "wasm-bindgen", 2478] 2479 2480[[package]] 2481name = "getrandom" 2482version = "0.3.4" 2483source = "registry+https://github.com/rust-lang/crates.io-index" 2484checksum = "899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd" 2485dependencies = [ 2486 "cfg-if", 2487 "js-sys", 2488 "libc", 2489 "r-efi 5.3.0", 2490 "wasip2", 2491 "wasm-bindgen", 2492] 2493 2494[[package]] 2495name = "getrandom" 2496version = "0.4.3" 2497source = "registry+https://github.com/rust-lang/crates.io-index" 2498checksum = "300e883d756b2e4ec94e02791f39b04b522276138852cfc41d9fb7e904106099" 2499dependencies = [ 2500 "cfg-if", 2501 "js-sys", 2502 "libc", 2503 "r-efi 6.0.0", 2504 "rand_core 0.10.1", 2505 "wasm-bindgen", 2506] 2507 2508[[package]] 2509name = "ghash" 2510version = "0.6.0" 2511source = "registry+https://github.com/rust-lang/crates.io-index" 2512checksum = "2eecf2d5dc9b66b732b97707a0210906b1d30523eb773193ab777c0c84b3e8d5" 2513dependencies = [ 2514 "polyval", 2515] 2516 2517[[package]] 2518name = "gix" 2519version = "0.84.0" 2520source = "registry+https://github.com/rust-lang/crates.io-index" 2521checksum = "ae54ae0ebd1a5a3c3f8d95dd3b5ca6e63f4fed9bfd585e13801a97d7bde8f9ce" 2522dependencies = [ 2523 "gix-actor", 2524 "gix-archive", 2525 "gix-attributes", 2526 "gix-blame", 2527 "gix-command", 2528 "gix-commitgraph", 2529 "gix-config", 2530 "gix-credentials", 2531 "gix-date", 2532 "gix-diff", 2533 "gix-dir", 2534 "gix-discover", 2535 "gix-error", 2536 "gix-features", 2537 "gix-filter", 2538 "gix-fs", 2539 "gix-glob", 2540 "gix-hash", 2541 "gix-hashtable", 2542 "gix-ignore", 2543 "gix-index", 2544 "gix-lock", 2545 "gix-mailmap", 2546 "gix-negotiate", 2547 "gix-object", 2548 "gix-odb", 2549 "gix-pack", 2550 "gix-path", 2551 "gix-pathspec", 2552 "gix-prompt", 2553 "gix-protocol", 2554 "gix-ref", 2555 "gix-refspec", 2556 "gix-revision", 2557 "gix-revwalk", 2558 "gix-sec", 2559 "gix-shallow", 2560 "gix-status", 2561 "gix-submodule", 2562 "gix-tempfile", 2563 "gix-trace", 2564 "gix-traverse", 2565 "gix-url", 2566 "gix-utils", 2567 "gix-validate", 2568 "gix-worktree", 2569 "gix-worktree-state", 2570 "gix-worktree-stream", 2571 "nonempty 0.12.0", 2572 "parking_lot", 2573 "regex", 2574 "signal-hook", 2575 "smallvec", 2576 "thiserror 2.0.18", 2577] 2578 2579[[package]] 2580name = "gix-actor" 2581version = "0.41.1" 2582source = "registry+https://github.com/rust-lang/crates.io-index" 2583checksum = "8bc998b8f746dda8565450d08a63b792ced9165d8c27a1ed3f02799ec6a7820f" 2584dependencies = [ 2585 "bstr", 2586 "gix-date", 2587 "gix-error", 2588] 2589 2590[[package]] 2591name = "gix-archive" 2592version = "0.33.0" 2593source = "registry+https://github.com/rust-lang/crates.io-index" 2594checksum = "16909cacc78936ab96f6c3be08379d0a2e88bfa3a7527972d2ed75c7517ef31e" 2595dependencies = [ 2596 "bstr", 2597 "flate2", 2598 "gix-date", 2599 "gix-error", 2600 "gix-object", 2601 "gix-path", 2602 "gix-worktree-stream", 2603 "rawzip", 2604 "tar", 2605] 2606 2607[[package]] 2608name = "gix-attributes" 2609version = "0.33.1" 2610source = "registry+https://github.com/rust-lang/crates.io-index" 2611checksum = "8d43f12e246d3bf7ec624c8fc15ac4a4b62b7c4c6f586cb82be6c90bf84c9d02" 2612dependencies = [ 2613 "bstr", 2614 "gix-glob", 2615 "gix-path", 2616 "gix-quote", 2617 "gix-trace", 2618 "kstring", 2619 "smallvec", 2620 "thiserror 2.0.18", 2621 "unicode-bom", 2622] 2623 2624[[package]] 2625name = "gix-bitmap" 2626version = "0.3.2" 2627source = "registry+https://github.com/rust-lang/crates.io-index" 2628checksum = "52ebef0c26ad305747649e727bbcd56a7b7910754eb7cea88f6dff6f93c51283" 2629dependencies = [ 2630 "gix-error", 2631] 2632 2633[[package]] 2634name = "gix-blame" 2635version = "0.14.0" 2636source = "registry+https://github.com/rust-lang/crates.io-index" 2637checksum = "4d39a0c14af94c2edaa5eefe06d5ef2cdea55316ae9a9321314288e3f55fa4c0" 2638dependencies = [ 2639 "gix-commitgraph", 2640 "gix-date", 2641 "gix-diff", 2642 "gix-error", 2643 "gix-hash", 2644 "gix-object", 2645 "gix-revwalk", 2646 "gix-trace", 2647 "gix-traverse", 2648 "gix-worktree", 2649 "smallvec", 2650 "thiserror 2.0.18", 2651] 2652 2653[[package]] 2654name = "gix-chunk" 2655version = "0.7.2" 2656source = "registry+https://github.com/rust-lang/crates.io-index" 2657checksum = "9faee47943b638e58ddd5e275a4906ad3e4b6c8584f1d41bd18ab9032ec52afb" 2658dependencies = [ 2659 "gix-error", 2660] 2661 2662[[package]] 2663name = "gix-command" 2664version = "0.9.1" 2665source = "registry+https://github.com/rust-lang/crates.io-index" 2666checksum = "00706d4fef135ef4b01680d5218c6ee40cda8baf697b864296cbc887d19118f6" 2667dependencies = [ 2668 "bstr", 2669 "gix-path", 2670 "gix-quote", 2671 "gix-trace", 2672 "shell-words", 2673] 2674 2675[[package]] 2676name = "gix-commitgraph" 2677version = "0.37.1" 2678source = "registry+https://github.com/rust-lang/crates.io-index" 2679checksum = "7f675d0df484a7f6a47e64bd6f311af489d947c0323b0564f36d14f3d7762abb" 2680dependencies = [ 2681 "bstr", 2682 "gix-chunk", 2683 "gix-error", 2684 "gix-hash", 2685 "memmap2", 2686 "nonempty 0.12.0", 2687] 2688 2689[[package]] 2690name = "gix-config" 2691version = "0.57.0" 2692source = "registry+https://github.com/rust-lang/crates.io-index" 2693checksum = "4f2372d4b49ca28431e7d150cab9d25edc1890f0184bd57eb0e917c7799e63de" 2694dependencies = [ 2695 "bstr", 2696 "gix-config-value", 2697 "gix-features", 2698 "gix-glob", 2699 "gix-path", 2700 "gix-ref", 2701 "gix-sec", 2702 "smallvec", 2703 "thiserror 2.0.18", 2704 "unicode-bom", 2705] 2706 2707[[package]] 2708name = "gix-config-value" 2709version = "0.18.1" 2710source = "registry+https://github.com/rust-lang/crates.io-index" 2711checksum = "ed42168329552f6c2e5df09665c104199d45d84bedb53683738a49b57fe1baab" 2712dependencies = [ 2713 "bitflags 2.13.0", 2714 "bstr", 2715 "gix-path", 2716 "libc", 2717 "thiserror 2.0.18", 2718] 2719 2720[[package]] 2721name = "gix-credentials" 2722version = "0.38.1" 2723source = "registry+https://github.com/rust-lang/crates.io-index" 2724checksum = "f40cd22f0dd71988be12d6e78b1709de2370e1957c5f107ff31e56caeba3745d" 2725dependencies = [ 2726 "bstr", 2727 "gix-command", 2728 "gix-config-value", 2729 "gix-date", 2730 "gix-path", 2731 "gix-prompt", 2732 "gix-sec", 2733 "gix-trace", 2734 "gix-url", 2735 "thiserror 2.0.18", 2736] 2737 2738[[package]] 2739name = "gix-date" 2740version = "0.15.4" 2741source = "registry+https://github.com/rust-lang/crates.io-index" 2742checksum = "a3ecab64a98bbac9f8e02990a9ea5e3c974a7d49b95f2bd70ad94ad22fa6b48c" 2743dependencies = [ 2744 "bstr", 2745 "gix-error", 2746 "itoa", 2747 "jiff", 2748] 2749 2750[[package]] 2751name = "gix-diff" 2752version = "0.64.0" 2753source = "registry+https://github.com/rust-lang/crates.io-index" 2754checksum = "3b6d9528f32d94cef2edf39a1ac01fe5a0fc44ddbb18d9e44099936047c3302b" 2755dependencies = [ 2756 "bstr", 2757 "gix-attributes", 2758 "gix-command", 2759 "gix-filter", 2760 "gix-fs", 2761 "gix-hash", 2762 "gix-imara-diff", 2763 "gix-index", 2764 "gix-object", 2765 "gix-path", 2766 "gix-pathspec", 2767 "gix-tempfile", 2768 "gix-trace", 2769 "gix-traverse", 2770 "gix-worktree", 2771 "thiserror 2.0.18", 2772] 2773 2774[[package]] 2775name = "gix-dir" 2776version = "0.26.0" 2777source = "registry+https://github.com/rust-lang/crates.io-index" 2778checksum = "21bb2a53a6fd917ec499ed0bfb5b6887de7a15bd79197dcea7c987938749a9f1" 2779dependencies = [ 2780 "bstr", 2781 "gix-discover", 2782 "gix-fs", 2783 "gix-ignore", 2784 "gix-index", 2785 "gix-object", 2786 "gix-path", 2787 "gix-pathspec", 2788 "gix-trace", 2789 "gix-utils", 2790 "gix-worktree", 2791 "thiserror 2.0.18", 2792] 2793 2794[[package]] 2795name = "gix-discover" 2796version = "0.52.0" 2797source = "registry+https://github.com/rust-lang/crates.io-index" 2798checksum = "77bacdd12b7879d2178a80c58c2f319995e4654e1a7a23e3181e5c8a12b824f7" 2799dependencies = [ 2800 "bstr", 2801 "dunce", 2802 "gix-fs", 2803 "gix-path", 2804 "gix-ref", 2805 "gix-sec", 2806 "thiserror 2.0.18", 2807] 2808 2809[[package]] 2810name = "gix-error" 2811version = "0.2.4" 2812source = "registry+https://github.com/rust-lang/crates.io-index" 2813checksum = "e57831e199be480af90dcd7e459abed8a174c09ec9a6e2cc8f7ca6c54598b06b" 2814dependencies = [ 2815 "bstr", 2816] 2817 2818[[package]] 2819name = "gix-features" 2820version = "0.48.1" 2821source = "registry+https://github.com/rust-lang/crates.io-index" 2822checksum = "1849ae154d38bc403185be14fa871e38e3c93ee606875d94e207fdb9fba52dbc" 2823dependencies = [ 2824 "bytes", 2825 "bytesize", 2826 "crc32fast", 2827 "crossbeam-channel", 2828 "gix-path", 2829 "gix-trace", 2830 "gix-utils", 2831 "libc", 2832 "once_cell", 2833 "parking_lot", 2834 "prodash", 2835 "thiserror 2.0.18", 2836 "walkdir", 2837 "zlib-rs", 2838] 2839 2840[[package]] 2841name = "gix-filter" 2842version = "0.31.0" 2843source = "registry+https://github.com/rust-lang/crates.io-index" 2844checksum = "ecf74b7d16f6694ce4a3049074c41be0c7987105743674f1671807bd6dce09fa" 2845dependencies = [ 2846 "bstr", 2847 "encoding_rs", 2848 "gix-attributes", 2849 "gix-command", 2850 "gix-hash", 2851 "gix-object", 2852 "gix-packetline", 2853 "gix-path", 2854 "gix-quote", 2855 "gix-trace", 2856 "gix-utils", 2857 "smallvec", 2858 "thiserror 2.0.18", 2859] 2860 2861[[package]] 2862name = "gix-fs" 2863version = "0.21.2" 2864source = "registry+https://github.com/rust-lang/crates.io-index" 2865checksum = "6cdff46db8798e47e2f727d84b9379aac5add3dd3d9d0b07bb4d7d5d640771fe" 2866dependencies = [ 2867 "bstr", 2868 "fastrand", 2869 "gix-features", 2870 "gix-path", 2871 "gix-utils", 2872 "thiserror 2.0.18", 2873] 2874 2875[[package]] 2876name = "gix-glob" 2877version = "0.26.1" 2878source = "registry+https://github.com/rust-lang/crates.io-index" 2879checksum = "d1fcb8ef5b16bcf874abe9b68d8abb3c0493c876d367ab824151f30a0f3f3756" 2880dependencies = [ 2881 "bitflags 2.13.0", 2882 "bstr", 2883 "gix-features", 2884 "gix-path", 2885] 2886 2887[[package]] 2888name = "gix-hash" 2889version = "0.25.1" 2890source = "registry+https://github.com/rust-lang/crates.io-index" 2891checksum = "cb0926d3819c837750b4e03c7754901e73f68b8c9b690753a6372a1bed4eedce" 2892dependencies = [ 2893 "faster-hex", 2894 "gix-features", 2895 "sha1-checked", 2896 "sha2 0.11.0", 2897 "thiserror 2.0.18", 2898] 2899 2900[[package]] 2901name = "gix-hashtable" 2902version = "0.15.1" 2903source = "registry+https://github.com/rust-lang/crates.io-index" 2904checksum = "b0e30b93eea8718baf7d8153fcb938e2926175bbf18097c09f1c01b6f0be0563" 2905dependencies = [ 2906 "gix-hash", 2907 "hashbrown 0.17.1", 2908 "parking_lot", 2909] 2910 2911[[package]] 2912name = "gix-ignore" 2913version = "0.21.1" 2914source = "registry+https://github.com/rust-lang/crates.io-index" 2915checksum = "d491bab9bf2c9f341dc754f425c31d5d3f63aca615312167b82e1deeaca97d8d" 2916dependencies = [ 2917 "bstr", 2918 "gix-glob", 2919 "gix-path", 2920 "gix-trace", 2921 "unicode-bom", 2922] 2923 2924[[package]] 2925name = "gix-imara-diff" 2926version = "0.2.2" 2927source = "registry+https://github.com/rust-lang/crates.io-index" 2928checksum = "19753d40da53d0ec41604750eeb969097a90fb2d7f7992730d904541c04e2c19" 2929dependencies = [ 2930 "bstr", 2931 "hashbrown 0.17.1", 2932] 2933 2934[[package]] 2935name = "gix-index" 2936version = "0.52.0" 2937source = "registry+https://github.com/rust-lang/crates.io-index" 2938checksum = "4e6b28cc592dc753adb58302bb14a64e412ee591a3bec77aa4df87bff74fa80d" 2939dependencies = [ 2940 "bitflags 2.13.0", 2941 "bstr", 2942 "filetime", 2943 "fnv", 2944 "gix-bitmap", 2945 "gix-features", 2946 "gix-fs", 2947 "gix-hash", 2948 "gix-lock", 2949 "gix-object", 2950 "gix-traverse", 2951 "gix-utils", 2952 "gix-validate", 2953 "hashbrown 0.17.1", 2954 "itoa", 2955 "libc", 2956 "memmap2", 2957 "rustix", 2958 "smallvec", 2959 "thiserror 2.0.18", 2960] 2961 2962[[package]] 2963name = "gix-lock" 2964version = "23.0.1" 2965source = "registry+https://github.com/rust-lang/crates.io-index" 2966checksum = "65c9dedd9e90b0d47624d2ed241d394e09294118364e87b9b7e5f1fe755f3c2c" 2967dependencies = [ 2968 "gix-tempfile", 2969 "gix-utils", 2970 "thiserror 2.0.18", 2971] 2972 2973[[package]] 2974name = "gix-mailmap" 2975version = "0.33.1" 2976source = "registry+https://github.com/rust-lang/crates.io-index" 2977checksum = "195fd20808055824531be2fd0d34136d900e5fbca3ffb0a3c07e8beeefb9c828" 2978dependencies = [ 2979 "bstr", 2980 "gix-actor", 2981 "gix-date", 2982 "gix-error", 2983] 2984 2985[[package]] 2986name = "gix-negotiate" 2987version = "0.32.0" 2988source = "registry+https://github.com/rust-lang/crates.io-index" 2989checksum = "890c936a215bae25818c076cb881cb2e54d2c66ba947ba58b8dd47cff921bf55" 2990dependencies = [ 2991 "bitflags 2.13.0", 2992 "gix-commitgraph", 2993 "gix-date", 2994 "gix-hash", 2995 "gix-object", 2996 "gix-revwalk", 2997] 2998 2999[[package]] 3000name = "gix-object" 3001version = "0.61.0" 3002source = "registry+https://github.com/rust-lang/crates.io-index" 3003checksum = "d5cd857e29429c7213bdef3f5aef83f8cc124774fe8ae0d27b1607d218d6d525" 3004dependencies = [ 3005 "bstr", 3006 "gix-actor", 3007 "gix-date", 3008 "gix-features", 3009 "gix-hash", 3010 "gix-hashtable", 3011 "gix-utils", 3012 "gix-validate", 3013 "itoa", 3014 "smallvec", 3015 "thiserror 2.0.18", 3016] 3017 3018[[package]] 3019name = "gix-odb" 3020version = "0.81.0" 3021source = "registry+https://github.com/rust-lang/crates.io-index" 3022checksum = "7d004c32858b1556f2d7874405edb3c97dc78fc09beaa87d57bb077ee2858a7d" 3023dependencies = [ 3024 "arc-swap", 3025 "gix-features", 3026 "gix-fs", 3027 "gix-hash", 3028 "gix-hashtable", 3029 "gix-object", 3030 "gix-pack", 3031 "gix-path", 3032 "gix-quote", 3033 "memmap2", 3034 "parking_lot", 3035 "tempfile", 3036 "thiserror 2.0.18", 3037] 3038 3039[[package]] 3040name = "gix-pack" 3041version = "0.71.0" 3042dependencies = [ 3043 "clru", 3044 "gix-chunk", 3045 "gix-diff", 3046 "gix-error", 3047 "gix-features", 3048 "gix-hash", 3049 "gix-hashtable", 3050 "gix-object", 3051 "gix-path", 3052 "gix-tempfile", 3053 "gix-traverse", 3054 "parking_lot", 3055 "smallvec", 3056 "thiserror 2.0.18", 3057 "uluru", 3058] 3059 3060[[package]] 3061name = "gix-packetline" 3062version = "0.21.5" 3063source = "registry+https://github.com/rust-lang/crates.io-index" 3064checksum = "b217dd0ee0c4021ecf169a4a519b1b4f80d15e3f3765f3dc466223dc0ac891d7" 3065dependencies = [ 3066 "bstr", 3067 "faster-hex", 3068 "gix-trace", 3069 "thiserror 2.0.18", 3070] 3071 3072[[package]] 3073name = "gix-path" 3074version = "0.12.1" 3075source = "registry+https://github.com/rust-lang/crates.io-index" 3076checksum = "afa6ac14cd14939ea94a496ce7460daa6511c09f5b84757e9cfc6f9c8d0f93a6" 3077dependencies = [ 3078 "bstr", 3079 "gix-trace", 3080 "gix-validate", 3081 "thiserror 2.0.18", 3082] 3083 3084[[package]] 3085name = "gix-pathspec" 3086version = "0.18.1" 3087source = "registry+https://github.com/rust-lang/crates.io-index" 3088checksum = "3050783b41ee11511e1e8fb35623df81806194f4030395f14f48ea37c2798c9f" 3089dependencies = [ 3090 "bitflags 2.13.0", 3091 "bstr", 3092 "gix-attributes", 3093 "gix-config-value", 3094 "gix-glob", 3095 "gix-path", 3096 "thiserror 2.0.18", 3097] 3098 3099[[package]] 3100name = "gix-prompt" 3101version = "0.15.1" 3102source = "registry+https://github.com/rust-lang/crates.io-index" 3103checksum = "3ee604d7746080ae7e1023bf47204bcc2c5f307bfbe2306a3c90b1bfd1a2c6d8" 3104dependencies = [ 3105 "gix-command", 3106 "gix-config-value", 3107 "parking_lot", 3108 "rustix", 3109 "thiserror 2.0.18", 3110] 3111 3112[[package]] 3113name = "gix-protocol" 3114version = "0.62.0" 3115source = "registry+https://github.com/rust-lang/crates.io-index" 3116checksum = "51dea3acb390707ab868f1f9584f18449eb95d869deffae96768e47d303595ee" 3117dependencies = [ 3118 "bstr", 3119 "gix-date", 3120 "gix-features", 3121 "gix-hash", 3122 "gix-ref", 3123 "gix-shallow", 3124 "gix-transport", 3125 "gix-utils", 3126 "maybe-async", 3127 "nonempty 0.12.0", 3128 "thiserror 2.0.18", 3129] 3130 3131[[package]] 3132name = "gix-quote" 3133version = "0.7.2" 3134source = "registry+https://github.com/rust-lang/crates.io-index" 3135checksum = "a6e541fc33cc2b783b7979040d445a0c86a2eca747c8faea4ca84230d06ae6ef" 3136dependencies = [ 3137 "bstr", 3138 "gix-error", 3139 "gix-utils", 3140] 3141 3142[[package]] 3143name = "gix-ref" 3144version = "0.64.0" 3145source = "registry+https://github.com/rust-lang/crates.io-index" 3146checksum = "4c04f64c37eb7e6feb73c7060f8dc6f381cc5de5d53249bfd450bc48a86b2e8b" 3147dependencies = [ 3148 "gix-actor", 3149 "gix-features", 3150 "gix-fs", 3151 "gix-hash", 3152 "gix-lock", 3153 "gix-object", 3154 "gix-path", 3155 "gix-tempfile", 3156 "gix-utils", 3157 "gix-validate", 3158 "memmap2", 3159 "thiserror 2.0.18", 3160] 3161 3162[[package]] 3163name = "gix-refspec" 3164version = "0.42.0" 3165source = "registry+https://github.com/rust-lang/crates.io-index" 3166checksum = "b216ae06ec74b5f24ad0142026a997fb0a935b7410eaf9c1616fc3f0e6c5a6d3" 3167dependencies = [ 3168 "bstr", 3169 "gix-error", 3170 "gix-glob", 3171 "gix-hash", 3172 "gix-revision", 3173 "gix-validate", 3174 "smallvec", 3175 "thiserror 2.0.18", 3176] 3177 3178[[package]] 3179name = "gix-revision" 3180version = "0.46.0" 3181source = "registry+https://github.com/rust-lang/crates.io-index" 3182checksum = "0b47c88884dd3c1a19a39da19d10211fcdea2809aadc86869b6e824a1774340f" 3183dependencies = [ 3184 "bitflags 2.13.0", 3185 "bstr", 3186 "gix-commitgraph", 3187 "gix-date", 3188 "gix-error", 3189 "gix-hash", 3190 "gix-hashtable", 3191 "gix-object", 3192 "gix-revwalk", 3193 "gix-trace", 3194 "nonempty 0.12.0", 3195] 3196 3197[[package]] 3198name = "gix-revwalk" 3199version = "0.32.0" 3200source = "registry+https://github.com/rust-lang/crates.io-index" 3201checksum = "85f5756abffe0917827aac683b13684ed99875bc398fa1f9b8f479b0681ef9e6" 3202dependencies = [ 3203 "gix-commitgraph", 3204 "gix-date", 3205 "gix-error", 3206 "gix-hash", 3207 "gix-hashtable", 3208 "gix-object", 3209 "smallvec", 3210 "thiserror 2.0.18", 3211] 3212 3213[[package]] 3214name = "gix-sec" 3215version = "0.14.1" 3216source = "registry+https://github.com/rust-lang/crates.io-index" 3217checksum = "ab8519976e4c7e486270740a5400369f37940779b80bd1377d94cfa1125d01b3" 3218dependencies = [ 3219 "bitflags 2.13.0", 3220 "gix-path", 3221 "libc", 3222 "windows-sys 0.61.2", 3223] 3224 3225[[package]] 3226name = "gix-shallow" 3227version = "0.12.1" 3228source = "registry+https://github.com/rust-lang/crates.io-index" 3229checksum = "a292fc2fe548c5dfa575479d16b445b0ddf1dd2f56f1fec6aed386f82553cd97" 3230dependencies = [ 3231 "bstr", 3232 "gix-hash", 3233 "gix-lock", 3234 "nonempty 0.12.0", 3235 "thiserror 2.0.18", 3236] 3237 3238[[package]] 3239name = "gix-status" 3240version = "0.31.0" 3241source = "registry+https://github.com/rust-lang/crates.io-index" 3242checksum = "22042e385d28a34275e029d98f4970285045be14b9073658ca897923f2ed8700" 3243dependencies = [ 3244 "bstr", 3245 "filetime", 3246 "gix-diff", 3247 "gix-dir", 3248 "gix-features", 3249 "gix-filter", 3250 "gix-fs", 3251 "gix-hash", 3252 "gix-index", 3253 "gix-object", 3254 "gix-path", 3255 "gix-pathspec", 3256 "gix-worktree", 3257 "portable-atomic", 3258 "thiserror 2.0.18", 3259] 3260 3261[[package]] 3262name = "gix-submodule" 3263version = "0.31.0" 3264source = "registry+https://github.com/rust-lang/crates.io-index" 3265checksum = "3059890ef054066c22a94bfc6a3eaba0d806aedcd630a0bc9e5783fd88884781" 3266dependencies = [ 3267 "bstr", 3268 "gix-config", 3269 "gix-path", 3270 "gix-pathspec", 3271 "gix-refspec", 3272 "gix-url", 3273 "thiserror 2.0.18", 3274] 3275 3276[[package]] 3277name = "gix-tempfile" 3278version = "23.0.1" 3279source = "registry+https://github.com/rust-lang/crates.io-index" 3280checksum = "27850097e1ff9515f46a0dad0f5f9c9d020e972727772dabab9450690c4adb22" 3281dependencies = [ 3282 "dashmap", 3283 "gix-fs", 3284 "libc", 3285 "parking_lot", 3286 "signal-hook", 3287 "signal-hook-registry", 3288 "tempfile", 3289] 3290 3291[[package]] 3292name = "gix-trace" 3293version = "0.1.20" 3294source = "registry+https://github.com/rust-lang/crates.io-index" 3295checksum = "44dc45eae785c0eb14173e0f152e6e224dcf4d45b6a6999a3aed22af541ad678" 3296 3297[[package]] 3298name = "gix-transport" 3299version = "0.57.1" 3300source = "registry+https://github.com/rust-lang/crates.io-index" 3301checksum = "7cd0e34995b1aab0fa8dff2af8db726a0bfad3e119c89302604463264046e7ff" 3302dependencies = [ 3303 "bstr", 3304 "gix-command", 3305 "gix-features", 3306 "gix-packetline", 3307 "gix-quote", 3308 "gix-sec", 3309 "gix-url", 3310 "thiserror 2.0.18", 3311] 3312 3313[[package]] 3314name = "gix-traverse" 3315version = "0.58.0" 3316source = "registry+https://github.com/rust-lang/crates.io-index" 3317checksum = "e8de590ecc86a3b2870665f2288324fa9f7f8672c7fc2d4e020fdd81cd1f7aed" 3318dependencies = [ 3319 "bitflags 2.13.0", 3320 "gix-commitgraph", 3321 "gix-date", 3322 "gix-hash", 3323 "gix-hashtable", 3324 "gix-object", 3325 "gix-revwalk", 3326 "smallvec", 3327 "thiserror 2.0.18", 3328] 3329 3330[[package]] 3331name = "gix-url" 3332version = "0.36.1" 3333source = "registry+https://github.com/rust-lang/crates.io-index" 3334checksum = "65bb01ec69d55e82ccb7a19e264501ead4e6aac38463a8cebfdd81e22bb67ab2" 3335dependencies = [ 3336 "bstr", 3337 "gix-path", 3338 "percent-encoding", 3339 "thiserror 2.0.18", 3340] 3341 3342[[package]] 3343name = "gix-utils" 3344version = "0.3.3" 3345source = "registry+https://github.com/rust-lang/crates.io-index" 3346checksum = "66c50966184123caf580ffa64e28031a878597f1c7fceb8fe19566c38eb1b771" 3347dependencies = [ 3348 "bstr", 3349 "fastrand", 3350 "unicode-normalization", 3351] 3352 3353[[package]] 3354name = "gix-validate" 3355version = "0.11.2" 3356source = "registry+https://github.com/rust-lang/crates.io-index" 3357checksum = "7bc6fc771c4063ba7cd2f47b91fb6076251c6a823b64b7fe7b8874b0fe4afae3" 3358dependencies = [ 3359 "bstr", 3360] 3361 3362[[package]] 3363name = "gix-worktree" 3364version = "0.53.0" 3365source = "registry+https://github.com/rust-lang/crates.io-index" 3366checksum = "cef414ed275e8407cd5d53d301e83be19700b0dd3f859d2434417b58f454a2d1" 3367dependencies = [ 3368 "bstr", 3369 "gix-attributes", 3370 "gix-fs", 3371 "gix-glob", 3372 "gix-hash", 3373 "gix-ignore", 3374 "gix-index", 3375 "gix-object", 3376 "gix-path", 3377 "gix-validate", 3378] 3379 3380[[package]] 3381name = "gix-worktree-state" 3382version = "0.31.0" 3383source = "registry+https://github.com/rust-lang/crates.io-index" 3384checksum = "4bffae8b3ca258fdd50370cd51f06deb4c76a3b43db3868bc28dde45ffa77d69" 3385dependencies = [ 3386 "bstr", 3387 "gix-features", 3388 "gix-filter", 3389 "gix-fs", 3390 "gix-index", 3391 "gix-object", 3392 "gix-path", 3393 "gix-worktree", 3394 "io-close", 3395 "thiserror 2.0.18", 3396] 3397 3398[[package]] 3399name = "gix-worktree-stream" 3400version = "0.33.0" 3401source = "registry+https://github.com/rust-lang/crates.io-index" 3402checksum = "d25e9ed30100c63f7590bc581c225e53f731a53e06aa79a245739c07f7dcc557" 3403dependencies = [ 3404 "gix-attributes", 3405 "gix-error", 3406 "gix-features", 3407 "gix-filter", 3408 "gix-fs", 3409 "gix-hash", 3410 "gix-object", 3411 "gix-path", 3412 "gix-traverse", 3413 "parking_lot", 3414] 3415 3416[[package]] 3417name = "glob" 3418version = "0.3.3" 3419source = "registry+https://github.com/rust-lang/crates.io-index" 3420checksum = "0cc23270f6e1808e30a928bdc84dea0b9b4136a8bc82338574f23baf47bbd280" 3421 3422[[package]] 3423name = "globset" 3424version = "0.4.18" 3425source = "registry+https://github.com/rust-lang/crates.io-index" 3426checksum = "52dfc19153a48bde0cbd630453615c8151bce3a5adfac7a0aebfbf0a1e1f57e3" 3427dependencies = [ 3428 "aho-corasick", 3429 "bstr", 3430 "log", 3431 "regex-automata", 3432 "regex-syntax", 3433] 3434 3435[[package]] 3436name = "governor" 3437version = "0.10.4" 3438source = "registry+https://github.com/rust-lang/crates.io-index" 3439checksum = "9efcab3c1958580ff1f25a2a41be1668f7603d849bb63af523b208a3cc1223b8" 3440dependencies = [ 3441 "cfg-if", 3442 "dashmap", 3443 "futures-sink", 3444 "futures-timer", 3445 "futures-util", 3446 "getrandom 0.3.4", 3447 "hashbrown 0.16.1", 3448 "nonzero_ext", 3449 "parking_lot", 3450 "portable-atomic", 3451 "quanta", 3452 "rand 0.9.4", 3453 "smallvec", 3454 "spinning_top", 3455 "web-time", 3456] 3457 3458[[package]] 3459name = "group" 3460version = "0.13.0" 3461source = "registry+https://github.com/rust-lang/crates.io-index" 3462checksum = "f0f9ef7462f7c099f518d754361858f86d8a07af53ba9af0fe635bbccb151a63" 3463dependencies = [ 3464 "ff 0.13.1", 3465 "rand_core 0.6.4", 3466 "subtle", 3467] 3468 3469[[package]] 3470name = "group" 3471version = "0.14.0" 3472source = "registry+https://github.com/rust-lang/crates.io-index" 3473checksum = "7fd1a1c7a5206c5b7a3f5a0d7ccd3ff85d0c8f5133d62a02680255b0004af5f4" 3474dependencies = [ 3475 "ff 0.14.0", 3476 "rand_core 0.10.1", 3477 "subtle", 3478] 3479 3480[[package]] 3481name = "h2" 3482version = "0.4.15" 3483source = "registry+https://github.com/rust-lang/crates.io-index" 3484checksum = "6cb093c84e8bd9b188d4c4a8cb6579fc016968d14c99882163cd3ff402a4f155" 3485dependencies = [ 3486 "atomic-waker", 3487 "bytes", 3488 "fnv", 3489 "futures-core", 3490 "futures-sink", 3491 "http", 3492 "indexmap", 3493 "slab", 3494 "tokio", 3495 "tokio-util", 3496 "tracing", 3497] 3498 3499[[package]] 3500name = "h3" 3501version = "0.0.8" 3502source = "registry+https://github.com/rust-lang/crates.io-index" 3503checksum = "10872b55cfb02a821b69dc7cf8dc6a71d6af25eb9a79662bec4a9d016056b3be" 3504dependencies = [ 3505 "bytes", 3506 "fastrand", 3507 "futures-util", 3508 "http", 3509 "pin-project-lite", 3510 "tokio", 3511] 3512 3513[[package]] 3514name = "h3-quinn" 3515version = "0.0.10" 3516source = "registry+https://github.com/rust-lang/crates.io-index" 3517checksum = "8b2e732c8d91a74731663ac8479ab505042fbf547b9a207213ab7fbcbfc4f8b4" 3518dependencies = [ 3519 "bytes", 3520 "futures", 3521 "h3", 3522 "quinn", 3523 "tokio", 3524 "tokio-util", 3525] 3526 3527[[package]] 3528name = "half" 3529version = "2.7.1" 3530source = "registry+https://github.com/rust-lang/crates.io-index" 3531checksum = "6ea2d84b969582b4b1864a92dc5d27cd2b77b622a8d79306834f1be5ba20d84b" 3532dependencies = [ 3533 "cfg-if", 3534 "crunchy", 3535 "zerocopy", 3536] 3537 3538[[package]] 3539name = "hash32" 3540version = "0.2.1" 3541source = "registry+https://github.com/rust-lang/crates.io-index" 3542checksum = "b0c35f58762feb77d74ebe43bdbc3210f09be9fe6742234d573bacc26ed92b67" 3543dependencies = [ 3544 "byteorder", 3545] 3546 3547[[package]] 3548name = "hash32" 3549version = "0.3.1" 3550source = "registry+https://github.com/rust-lang/crates.io-index" 3551checksum = "47d60b12902ba28e2730cd37e95b8c9223af2808df9e902d4df49588d1470606" 3552dependencies = [ 3553 "byteorder", 3554] 3555 3556[[package]] 3557name = "hashbrown" 3558version = "0.14.5" 3559source = "registry+https://github.com/rust-lang/crates.io-index" 3560checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1" 3561dependencies = [ 3562 "ahash", 3563 "allocator-api2", 3564] 3565 3566[[package]] 3567name = "hashbrown" 3568version = "0.15.5" 3569source = "registry+https://github.com/rust-lang/crates.io-index" 3570checksum = "9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1" 3571dependencies = [ 3572 "allocator-api2", 3573 "equivalent", 3574 "foldhash 0.1.5", 3575] 3576 3577[[package]] 3578name = "hashbrown" 3579version = "0.16.1" 3580source = "registry+https://github.com/rust-lang/crates.io-index" 3581checksum = "841d1cc9bed7f9236f321df977030373f4a4163ae1a7dbfe1a51a2c1a51d9100" 3582dependencies = [ 3583 "allocator-api2", 3584 "equivalent", 3585 "foldhash 0.2.0", 3586] 3587 3588[[package]] 3589name = "hashbrown" 3590version = "0.17.1" 3591source = "registry+https://github.com/rust-lang/crates.io-index" 3592checksum = "ed5909b6e89a2db4456e54cd5f673791d7eca6732202bbf2a9cc504fe2f9b84a" 3593dependencies = [ 3594 "allocator-api2", 3595 "equivalent", 3596 "foldhash 0.2.0", 3597] 3598 3599[[package]] 3600name = "hashlink" 3601version = "0.11.1" 3602source = "registry+https://github.com/rust-lang/crates.io-index" 3603checksum = "824e001ac4f3012dd16a264bec811403a67ca9deb6c102fc5049b32c4574b35f" 3604dependencies = [ 3605 "hashbrown 0.16.1", 3606] 3607 3608[[package]] 3609name = "heapless" 3610version = "0.7.17" 3611source = "registry+https://github.com/rust-lang/crates.io-index" 3612checksum = "cdc6457c0eb62c71aac4bc17216026d8410337c4126773b9c5daba343f17964f" 3613dependencies = [ 3614 "atomic-polyfill", 3615 "hash32 0.2.1", 3616 "rustc_version", 3617 "serde", 3618 "spin 0.9.8", 3619 "stable_deref_trait", 3620] 3621 3622[[package]] 3623name = "heapless" 3624version = "0.8.0" 3625source = "registry+https://github.com/rust-lang/crates.io-index" 3626checksum = "0bfb9eb618601c89945a70e254898da93b13be0388091d42117462b265bb3fad" 3627dependencies = [ 3628 "hash32 0.3.1", 3629 "stable_deref_trait", 3630] 3631 3632[[package]] 3633name = "heck" 3634version = "0.5.0" 3635source = "registry+https://github.com/rust-lang/crates.io-index" 3636checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" 3637 3638[[package]] 3639name = "hermit-abi" 3640version = "0.5.2" 3641source = "registry+https://github.com/rust-lang/crates.io-index" 3642checksum = "fc0fef456e4baa96da950455cd02c081ca953b141298e41db3fc7e36b1da849c" 3643 3644[[package]] 3645name = "hex" 3646version = "0.4.3" 3647source = "registry+https://github.com/rust-lang/crates.io-index" 3648checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70" 3649 3650[[package]] 3651name = "hex-literal" 3652version = "1.1.0" 3653source = "registry+https://github.com/rust-lang/crates.io-index" 3654checksum = "e712f64ec3850b98572bffac52e2c6f282b29fe6c5fa6d42334b30be438d95c1" 3655 3656[[package]] 3657name = "hickory-proto" 3658version = "0.24.4" 3659source = "registry+https://github.com/rust-lang/crates.io-index" 3660checksum = "92652067c9ce6f66ce53cc38d1169daa36e6e7eb7dd3b63b5103bd9d97117248" 3661dependencies = [ 3662 "async-trait", 3663 "cfg-if", 3664 "data-encoding", 3665 "enum-as-inner", 3666 "futures-channel", 3667 "futures-io", 3668 "futures-util", 3669 "idna", 3670 "ipnet", 3671 "once_cell", 3672 "rand 0.8.6", 3673 "thiserror 1.0.69", 3674 "tinyvec", 3675 "tokio", 3676 "tracing", 3677 "url", 3678] 3679 3680[[package]] 3681name = "hickory-resolver" 3682version = "0.24.4" 3683source = "registry+https://github.com/rust-lang/crates.io-index" 3684checksum = "cbb117a1ca520e111743ab2f6688eddee69db4e0ea242545a604dce8a66fd22e" 3685dependencies = [ 3686 "cfg-if", 3687 "futures-util", 3688 "hickory-proto", 3689 "ipconfig", 3690 "lru-cache", 3691 "once_cell", 3692 "parking_lot", 3693 "rand 0.8.6", 3694 "resolv-conf", 3695 "smallvec", 3696 "thiserror 1.0.69", 3697 "tokio", 3698 "tracing", 3699] 3700 3701[[package]] 3702name = "hkdf" 3703version = "0.13.0" 3704source = "registry+https://github.com/rust-lang/crates.io-index" 3705checksum = "4aaa26c720c68b866f2c96ef5c1264b3e6f473fe5d4ce61cd44bbe913e553018" 3706dependencies = [ 3707 "hmac 0.13.0", 3708] 3709 3710[[package]] 3711name = "hmac" 3712version = "0.12.1" 3713source = "registry+https://github.com/rust-lang/crates.io-index" 3714checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e" 3715dependencies = [ 3716 "digest 0.10.7", 3717] 3718 3719[[package]] 3720name = "hmac" 3721version = "0.13.0" 3722source = "registry+https://github.com/rust-lang/crates.io-index" 3723checksum = "6303bc9732ae41b04cb554b844a762b4115a61bfaa81e3e83050991eeb56863f" 3724dependencies = [ 3725 "digest 0.11.3", 3726] 3727 3728[[package]] 3729name = "htmlescape" 3730version = "0.3.1" 3731source = "registry+https://github.com/rust-lang/crates.io-index" 3732checksum = "e9025058dae765dee5070ec375f591e2ba14638c63feff74f13805a72e523163" 3733 3734[[package]] 3735name = "http" 3736version = "1.4.2" 3737source = "registry+https://github.com/rust-lang/crates.io-index" 3738checksum = "6970f50e31d6fc17d3fa27329444bfa74e196cf62e95052a3f6fee181dba6425" 3739dependencies = [ 3740 "bytes", 3741 "itoa", 3742] 3743 3744[[package]] 3745name = "http-body" 3746version = "1.0.1" 3747source = "registry+https://github.com/rust-lang/crates.io-index" 3748checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184" 3749dependencies = [ 3750 "bytes", 3751 "http", 3752] 3753 3754[[package]] 3755name = "http-body-util" 3756version = "0.1.3" 3757source = "registry+https://github.com/rust-lang/crates.io-index" 3758checksum = "b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a" 3759dependencies = [ 3760 "bytes", 3761 "futures-core", 3762 "http", 3763 "http-body", 3764 "pin-project-lite", 3765] 3766 3767[[package]] 3768name = "http-range-header" 3769version = "0.4.2" 3770source = "registry+https://github.com/rust-lang/crates.io-index" 3771checksum = "9171a2ea8a68358193d15dd5d70c1c10a2afc3e7e4c5bc92bc9f025cebd7359c" 3772 3773[[package]] 3774name = "httparse" 3775version = "1.10.1" 3776source = "registry+https://github.com/rust-lang/crates.io-index" 3777checksum = "6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87" 3778 3779[[package]] 3780name = "httpdate" 3781version = "1.0.3" 3782source = "registry+https://github.com/rust-lang/crates.io-index" 3783checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9" 3784 3785[[package]] 3786name = "human_format" 3787version = "1.2.1" 3788source = "registry+https://github.com/rust-lang/crates.io-index" 3789checksum = "eaec953f16e5bcf6b8a3cb3aa959b17e5577dbd2693e94554c462c08be22624b" 3790 3791[[package]] 3792name = "hybrid-array" 3793version = "0.4.12" 3794source = "registry+https://github.com/rust-lang/crates.io-index" 3795checksum = "9155a582abd142abc056962c29e3ce5ff2ad5469f4246b537ed42c5deba857da" 3796dependencies = [ 3797 "ctutils", 3798 "subtle", 3799 "typenum", 3800 "zeroize", 3801] 3802 3803[[package]] 3804name = "hyper" 3805version = "1.10.1" 3806source = "registry+https://github.com/rust-lang/crates.io-index" 3807checksum = "55281c53a1894c864990125767da440a4e630446785086f52523b20033b74498" 3808dependencies = [ 3809 "atomic-waker", 3810 "bytes", 3811 "futures-channel", 3812 "futures-core", 3813 "h2", 3814 "http", 3815 "http-body", 3816 "httparse", 3817 "httpdate", 3818 "itoa", 3819 "pin-project-lite", 3820 "smallvec", 3821 "tokio", 3822 "want", 3823] 3824 3825[[package]] 3826name = "hyper-rustls" 3827version = "0.27.9" 3828source = "registry+https://github.com/rust-lang/crates.io-index" 3829checksum = "33ca68d021ef39cf6463ab54c1d0f5daf03377b70561305bb89a8f83aab66e0f" 3830dependencies = [ 3831 "http", 3832 "hyper", 3833 "hyper-util", 3834 "rustls", 3835 "tokio", 3836 "tokio-rustls", 3837 "tower-service", 3838 "webpki-roots 1.0.8", 3839] 3840 3841[[package]] 3842name = "hyper-util" 3843version = "0.1.20" 3844source = "registry+https://github.com/rust-lang/crates.io-index" 3845checksum = "96547c2556ec9d12fb1578c4eaf448b04993e7fb79cbaad930a656880a6bdfa0" 3846dependencies = [ 3847 "base64", 3848 "bytes", 3849 "futures-channel", 3850 "futures-util", 3851 "http", 3852 "http-body", 3853 "hyper", 3854 "ipnet", 3855 "libc", 3856 "percent-encoding", 3857 "pin-project-lite", 3858 "socket2", 3859 "system-configuration", 3860 "tokio", 3861 "tower-service", 3862 "tracing", 3863 "windows-registry", 3864] 3865 3866[[package]] 3867name = "iana-time-zone" 3868version = "0.1.65" 3869source = "registry+https://github.com/rust-lang/crates.io-index" 3870checksum = "e31bc9ad994ba00e440a8aa5c9ef0ec67d5cb5e5cb0cc7f8b744a35b389cc470" 3871dependencies = [ 3872 "android_system_properties", 3873 "core-foundation-sys", 3874 "iana-time-zone-haiku", 3875 "js-sys", 3876 "log", 3877 "wasm-bindgen", 3878 "windows-core", 3879] 3880 3881[[package]] 3882name = "iana-time-zone-haiku" 3883version = "0.1.2" 3884source = "registry+https://github.com/rust-lang/crates.io-index" 3885checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f" 3886dependencies = [ 3887 "cc", 3888] 3889 3890[[package]] 3891name = "icu_collections" 3892version = "2.2.0" 3893source = "registry+https://github.com/rust-lang/crates.io-index" 3894checksum = "2984d1cd16c883d7935b9e07e44071dca8d917fd52ecc02c04d5fa0b5a3f191c" 3895dependencies = [ 3896 "displaydoc", 3897 "potential_utf", 3898 "utf8_iter", 3899 "yoke", 3900 "zerofrom", 3901 "zerovec", 3902] 3903 3904[[package]] 3905name = "icu_locale_core" 3906version = "2.2.0" 3907source = "registry+https://github.com/rust-lang/crates.io-index" 3908checksum = "92219b62b3e2b4d88ac5119f8904c10f8f61bf7e95b640d25ba3075e6cac2c29" 3909dependencies = [ 3910 "displaydoc", 3911 "litemap", 3912 "tinystr", 3913 "writeable", 3914 "zerovec", 3915] 3916 3917[[package]] 3918name = "icu_normalizer" 3919version = "2.2.0" 3920source = "registry+https://github.com/rust-lang/crates.io-index" 3921checksum = "c56e5ee99d6e3d33bd91c5d85458b6005a22140021cc324cea84dd0e72cff3b4" 3922dependencies = [ 3923 "icu_collections", 3924 "icu_normalizer_data", 3925 "icu_properties", 3926 "icu_provider", 3927 "smallvec", 3928 "zerovec", 3929] 3930 3931[[package]] 3932name = "icu_normalizer_data" 3933version = "2.2.0" 3934source = "registry+https://github.com/rust-lang/crates.io-index" 3935checksum = "da3be0ae77ea334f4da67c12f149704f19f81d1adf7c51cf482943e84a2bad38" 3936 3937[[package]] 3938name = "icu_properties" 3939version = "2.2.0" 3940source = "registry+https://github.com/rust-lang/crates.io-index" 3941checksum = "bee3b67d0ea5c2cca5003417989af8996f8604e34fb9ddf96208a033901e70de" 3942dependencies = [ 3943 "icu_collections", 3944 "icu_locale_core", 3945 "icu_properties_data", 3946 "icu_provider", 3947 "zerotrie", 3948 "zerovec", 3949] 3950 3951[[package]] 3952name = "icu_properties_data" 3953version = "2.2.0" 3954source = "registry+https://github.com/rust-lang/crates.io-index" 3955checksum = "8e2bbb201e0c04f7b4b3e14382af113e17ba4f63e2c9d2ee626b720cbce54a14" 3956 3957[[package]] 3958name = "icu_provider" 3959version = "2.2.0" 3960source = "registry+https://github.com/rust-lang/crates.io-index" 3961checksum = "139c4cf31c8b5f33d7e199446eff9c1e02decfc2f0eec2c8d71f65befa45b421" 3962dependencies = [ 3963 "displaydoc", 3964 "icu_locale_core", 3965 "writeable", 3966 "yoke", 3967 "zerofrom", 3968 "zerotrie", 3969 "zerovec", 3970] 3971 3972[[package]] 3973name = "ident_case" 3974version = "1.0.1" 3975source = "registry+https://github.com/rust-lang/crates.io-index" 3976checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39" 3977 3978[[package]] 3979name = "idna" 3980version = "1.1.0" 3981source = "registry+https://github.com/rust-lang/crates.io-index" 3982checksum = "3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de" 3983dependencies = [ 3984 "idna_adapter", 3985 "smallvec", 3986 "utf8_iter", 3987] 3988 3989[[package]] 3990name = "idna_adapter" 3991version = "1.2.2" 3992source = "registry+https://github.com/rust-lang/crates.io-index" 3993checksum = "cb68373c0d6620ef8105e855e7745e18b0d00d3bdb07fb532e434244cdb9a714" 3994dependencies = [ 3995 "icu_normalizer", 3996 "icu_properties", 3997] 3998 3999[[package]] 4000name = "indexmap" 4001version = "2.14.0" 4002source = "registry+https://github.com/rust-lang/crates.io-index" 4003checksum = "d466e9454f08e4a911e14806c24e16fba1b4c121d1ea474396f396069cf949d9" 4004dependencies = [ 4005 "equivalent", 4006 "hashbrown 0.17.1", 4007 "serde", 4008 "serde_core", 4009] 4010 4011[[package]] 4012name = "inout" 4013version = "0.2.2" 4014source = "registry+https://github.com/rust-lang/crates.io-index" 4015checksum = "4250ce6452e92010fdf7268ccc5d14faa80bb12fc741938534c58f16804e03c7" 4016dependencies = [ 4017 "block-padding", 4018 "hybrid-array", 4019] 4020 4021[[package]] 4022name = "internal-russh-num-bigint" 4023version = "0.5.0" 4024source = "registry+https://github.com/rust-lang/crates.io-index" 4025checksum = "ae8e22120c32fb4d19ec55fba35015f57095cd95a2e3b732e44457f5915b2ee8" 4026dependencies = [ 4027 "num-integer", 4028 "num-traits", 4029 "rand 0.10.1", 4030 "rand_core 0.10.1", 4031] 4032 4033[[package]] 4034name = "inventory" 4035version = "0.3.24" 4036source = "registry+https://github.com/rust-lang/crates.io-index" 4037checksum = "a4f0c30c76f2f4ccee3fe55a2435f691ca00c0e4bd87abe4f4a851b1d4dac39b" 4038dependencies = [ 4039 "rustversion", 4040] 4041 4042[[package]] 4043name = "io-close" 4044version = "0.3.7" 4045source = "registry+https://github.com/rust-lang/crates.io-index" 4046checksum = "9cadcf447f06744f8ce713d2d6239bb5bde2c357a452397a9ed90c625da390bc" 4047dependencies = [ 4048 "libc", 4049 "winapi", 4050] 4051 4052[[package]] 4053name = "ipconfig" 4054version = "0.3.4" 4055source = "registry+https://github.com/rust-lang/crates.io-index" 4056checksum = "4d40460c0ce33d6ce4b0630ad68ff63d6661961c48b6dba35e5a4d81cfb48222" 4057dependencies = [ 4058 "socket2", 4059 "widestring", 4060 "windows-registry", 4061 "windows-result", 4062 "windows-sys 0.61.2", 4063] 4064 4065[[package]] 4066name = "ipld-core" 4067version = "0.4.3" 4068source = "registry+https://github.com/rust-lang/crates.io-index" 4069checksum = "090f624976d72f0b0bb71b86d58dc16c15e069193067cb3a3a09d655246cbbda" 4070dependencies = [ 4071 "cid", 4072 "serde", 4073 "serde_bytes", 4074] 4075 4076[[package]] 4077name = "ipnet" 4078version = "2.12.0" 4079source = "registry+https://github.com/rust-lang/crates.io-index" 4080checksum = "d98f6fed1fde3f8c21bc40a1abb88dd75e67924f9cffc3ef95607bad8017f8e2" 4081 4082[[package]] 4083name = "is_terminal_polyfill" 4084version = "1.70.2" 4085source = "registry+https://github.com/rust-lang/crates.io-index" 4086checksum = "a6cb138bb79a146c1bd460005623e142ef0181e3d0219cb493e02f7d08a35695" 4087 4088[[package]] 4089name = "itertools" 4090version = "0.13.0" 4091source = "registry+https://github.com/rust-lang/crates.io-index" 4092checksum = "413ee7dfc52ee1a4949ceeb7dbc8a33f2d6c088194d9f922fb8318faf1f01186" 4093dependencies = [ 4094 "either", 4095] 4096 4097[[package]] 4098name = "itertools" 4099version = "0.14.0" 4100source = "registry+https://github.com/rust-lang/crates.io-index" 4101checksum = "2b192c782037fadd9cfa75548310488aabdbf3d2da73885b31bd0abd03351285" 4102dependencies = [ 4103 "either", 4104] 4105 4106[[package]] 4107name = "itoa" 4108version = "1.0.18" 4109source = "registry+https://github.com/rust-lang/crates.io-index" 4110checksum = "8f42a60cbdf9a97f5d2305f08a87dc4e09308d1276d28c869c684d7777685682" 4111 4112[[package]] 4113name = "jacquard-common" 4114version = "0.12.1" 4115source = "registry+https://github.com/rust-lang/crates.io-index" 4116checksum = "fec8b6661e6fcfb4d8b9eb1132503be71bc3e3c6f6ff15fa5500ec62655f6da7" 4117dependencies = [ 4118 "base64", 4119 "bon", 4120 "bytes", 4121 "chrono", 4122 "ciborium", 4123 "ciborium-io", 4124 "cid", 4125 "fluent-uri", 4126 "futures", 4127 "getrandom 0.2.17", 4128 "getrandom 0.3.4", 4129 "hashbrown 0.15.5", 4130 "http", 4131 "ipld-core", 4132 "k256", 4133 "maitake-sync", 4134 "miette", 4135 "multibase", 4136 "multihash", 4137 "n0-future", 4138 "oxilangtag", 4139 "p256 0.13.2", 4140 "phf", 4141 "postcard", 4142 "rand 0.9.4", 4143 "regex", 4144 "regex-automata", 4145 "regex-lite", 4146 "reqwest 0.12.28", 4147 "rustversion", 4148 "serde", 4149 "serde_bytes", 4150 "serde_html_form", 4151 "serde_ipld_dagcbor", 4152 "serde_json", 4153 "signature 2.2.0", 4154 "smol_str", 4155 "spin 0.10.0", 4156 "thiserror 2.0.18", 4157 "tokio", 4158 "tokio-tungstenite-wasm", 4159 "tokio-util", 4160 "trait-variant", 4161 "unicode-segmentation", 4162] 4163 4164[[package]] 4165name = "jacquard-derive" 4166version = "0.12.1" 4167source = "registry+https://github.com/rust-lang/crates.io-index" 4168checksum = "e41b82a9a72c0d2b907a5e0734e0692615e717cda903502c6c034ae6f3ddddf7" 4169dependencies = [ 4170 "heck", 4171 "jacquard-lexicon", 4172 "proc-macro2", 4173 "quote", 4174 "syn 2.0.118", 4175] 4176 4177[[package]] 4178name = "jacquard-lexicon" 4179version = "0.12.1" 4180source = "registry+https://github.com/rust-lang/crates.io-index" 4181checksum = "160049c269e3d7ec56f130736d25d61953fc6216da660c8b5e102f6b052dd3a1" 4182dependencies = [ 4183 "cid", 4184 "dashmap", 4185 "heck", 4186 "inventory", 4187 "jacquard-common", 4188 "miette", 4189 "multihash", 4190 "prettyplease", 4191 "proc-macro2", 4192 "quote", 4193 "serde", 4194 "serde_ipld_dagcbor", 4195 "serde_json", 4196 "serde_path_to_error", 4197 "serde_repr", 4198 "serde_with", 4199 "sha2 0.10.9", 4200 "syn 2.0.118", 4201 "thiserror 2.0.18", 4202 "unicode-segmentation", 4203] 4204 4205[[package]] 4206name = "jiff" 4207version = "0.2.29" 4208source = "registry+https://github.com/rust-lang/crates.io-index" 4209checksum = "34f877a98676d2fb664698d74cc6a51ce6c484ce8c770f05d0108ec9090aeb46" 4210dependencies = [ 4211 "defmt", 4212 "jiff-static", 4213 "jiff-tzdb-platform", 4214 "log", 4215 "portable-atomic", 4216 "portable-atomic-util", 4217 "serde_core", 4218 "windows-link", 4219] 4220 4221[[package]] 4222name = "jiff-static" 4223version = "0.2.29" 4224source = "registry+https://github.com/rust-lang/crates.io-index" 4225checksum = "0666b5ab5ecaca213fc2a85b8c0083d9004e84ee2d5f9a7e0017aaf50986f25f" 4226dependencies = [ 4227 "proc-macro2", 4228 "quote", 4229 "syn 2.0.118", 4230] 4231 4232[[package]] 4233name = "jiff-tzdb" 4234version = "0.1.6" 4235source = "registry+https://github.com/rust-lang/crates.io-index" 4236checksum = "c900ef84826f1338a557697dc8fc601df9ca9af4ac137c7fb61d4c6f2dfd3076" 4237 4238[[package]] 4239name = "jiff-tzdb-platform" 4240version = "0.1.3" 4241source = "registry+https://github.com/rust-lang/crates.io-index" 4242checksum = "875a5a69ac2bab1a891711cf5eccbec1ce0341ea805560dcd90b7a2e925132e8" 4243dependencies = [ 4244 "jiff-tzdb", 4245] 4246 4247[[package]] 4248name = "jni" 4249version = "0.21.1" 4250source = "registry+https://github.com/rust-lang/crates.io-index" 4251checksum = "1a87aa2bb7d2af34197c04845522473242e1aa17c12f4935d5856491a7fb8c97" 4252dependencies = [ 4253 "cesu8", 4254 "cfg-if", 4255 "combine", 4256 "jni-sys 0.3.1", 4257 "log", 4258 "thiserror 1.0.69", 4259 "walkdir", 4260 "windows-sys 0.45.0", 4261] 4262 4263[[package]] 4264name = "jni-sys" 4265version = "0.3.1" 4266source = "registry+https://github.com/rust-lang/crates.io-index" 4267checksum = "41a652e1f9b6e0275df1f15b32661cf0d4b78d4d87ddec5e0c3c20f097433258" 4268dependencies = [ 4269 "jni-sys 0.4.1", 4270] 4271 4272[[package]] 4273name = "jni-sys" 4274version = "0.4.1" 4275source = "registry+https://github.com/rust-lang/crates.io-index" 4276checksum = "c6377a88cb3910bee9b0fa88d4f42e1d2da8e79915598f65fb0c7ee14c878af2" 4277dependencies = [ 4278 "jni-sys-macros", 4279] 4280 4281[[package]] 4282name = "jni-sys-macros" 4283version = "0.4.1" 4284source = "registry+https://github.com/rust-lang/crates.io-index" 4285checksum = "38c0b942f458fe50cdac086d2f946512305e5631e720728f2a61aabcd47a6264" 4286dependencies = [ 4287 "quote", 4288 "syn 2.0.118", 4289] 4290 4291[[package]] 4292name = "jobserver" 4293version = "0.1.34" 4294source = "registry+https://github.com/rust-lang/crates.io-index" 4295checksum = "9afb3de4395d6b3e67a780b6de64b51c978ecf11cb9a462c66be7d4ca9039d33" 4296dependencies = [ 4297 "getrandom 0.3.4", 4298 "libc", 4299] 4300 4301[[package]] 4302name = "js-sys" 4303version = "0.3.102" 4304source = "registry+https://github.com/rust-lang/crates.io-index" 4305checksum = "03d04c30968dffe80775bd4d7fb676131cd04a1fb46d2686dbffbaec2d9dfd31" 4306dependencies = [ 4307 "cfg-if", 4308 "futures-util", 4309 "wasm-bindgen", 4310] 4311 4312[[package]] 4313name = "k256" 4314version = "0.13.4" 4315source = "registry+https://github.com/rust-lang/crates.io-index" 4316checksum = "f6e3919bbaa2945715f0bb6d3934a173d1e9a59ac23767fbaaef277265a7411b" 4317dependencies = [ 4318 "cfg-if", 4319 "ecdsa 0.16.9", 4320 "elliptic-curve 0.13.8", 4321 "once_cell", 4322 "sha2 0.10.9", 4323 "signature 2.2.0", 4324] 4325 4326[[package]] 4327name = "keccak" 4328version = "0.2.0" 4329source = "registry+https://github.com/rust-lang/crates.io-index" 4330checksum = "9e24a010dd405bd7ed803e5253182815b41bf2e6a80cc3bfc066658e03a198aa" 4331dependencies = [ 4332 "cfg-if", 4333 "cpufeatures 0.3.0", 4334] 4335 4336[[package]] 4337name = "kem" 4338version = "0.3.0" 4339source = "registry+https://github.com/rust-lang/crates.io-index" 4340checksum = "01737161ba802849cfd486b5bd209d38ba4943494c249a8126005170c7621edd" 4341dependencies = [ 4342 "crypto-common 0.2.2", 4343 "rand_core 0.10.1", 4344] 4345 4346[[package]] 4347name = "knot-acl" 4348version = "2.0.0" 4349dependencies = [ 4350 "knot-cob", 4351 "knot-cobs", 4352 "knot-git", 4353 "knot-index", 4354 "knot-runtime", 4355 "knot-types", 4356 "tempfile", 4357] 4358 4359[[package]] 4360name = "knot-atproto" 4361version = "2.0.0" 4362dependencies = [ 4363 "base32", 4364 "base64", 4365 "bs58", 4366 "bytes", 4367 "futures", 4368 "http", 4369 "k256", 4370 "knot-cache", 4371 "knot-lexicons", 4372 "knot-runtime", 4373 "knot-types", 4374 "proptest", 4375 "serde", 4376 "serde_ipld_dagcbor", 4377 "serde_json", 4378 "sha2 0.11.0", 4379 "thiserror 2.0.18", 4380 "tokio", 4381 "url", 4382] 4383 4384[[package]] 4385name = "knot-bench" 4386version = "2.0.0" 4387dependencies = [ 4388 "divan", 4389 "gix", 4390 "knot-cob", 4391 "knot-cobs", 4392 "knot-git", 4393 "knot-index", 4394 "knot-pack", 4395 "knot-runtime", 4396 "knot-types", 4397 "tempfile", 4398] 4399 4400[[package]] 4401name = "knot-cache" 4402version = "2.0.0" 4403dependencies = [ 4404 "knot-runtime", 4405 "knot-types", 4406 "moka", 4407] 4408 4409[[package]] 4410name = "knot-cob" 4411version = "2.0.0" 4412dependencies = [ 4413 "gix", 4414 "gix-hash", 4415 "k256", 4416 "knot-git", 4417 "knot-resource", 4418 "knot-runtime", 4419 "knot-types", 4420 "proptest", 4421 "serde", 4422 "serde_ipld_dagcbor", 4423 "tempfile", 4424 "thiserror 2.0.18", 4425 "tracing", 4426] 4427 4428[[package]] 4429name = "knot-cobs" 4430version = "2.0.0" 4431dependencies = [ 4432 "gix", 4433 "knot-cob", 4434 "knot-git", 4435 "knot-runtime", 4436 "knot-types", 4437 "proptest", 4438 "serde", 4439 "serde_ipld_dagcbor", 4440 "tempfile", 4441 "thiserror 2.0.18", 4442] 4443 4444[[package]] 4445name = "knot-config" 4446version = "2.0.0" 4447dependencies = [ 4448 "base64", 4449 "confique", 4450 "knot-messages", 4451 "knot-runtime", 4452 "knot-types", 4453 "tempfile", 4454 "thiserror 2.0.18", 4455 "url", 4456] 4457 4458[[package]] 4459name = "knot-edge" 4460version = "2.0.0" 4461dependencies = [ 4462 "arc-swap", 4463 "async-trait", 4464 "axum", 4465 "base64", 4466 "bytes", 4467 "futures", 4468 "governor", 4469 "h3", 4470 "h3-quinn", 4471 "http", 4472 "http-body", 4473 "hyper", 4474 "hyper-util", 4475 "knot-types", 4476 "proptest", 4477 "quinn", 4478 "rcgen 0.14.8", 4479 "rustls", 4480 "rustls-acme", 4481 "rustls-pemfile", 4482 "sha2 0.11.0", 4483 "tempfile", 4484 "thiserror 2.0.18", 4485 "tokio", 4486 "tokio-rustls", 4487 "tokio-util", 4488 "tower", 4489 "tower-http 0.7.0", 4490 "tower_governor", 4491 "tracing", 4492 "x509-parser 0.18.1", 4493] 4494 4495[[package]] 4496name = "knot-events" 4497version = "2.0.0" 4498dependencies = [ 4499 "knot-runtime", 4500 "knot-types", 4501 "serde", 4502 "serde_json", 4503 "tokio", 4504] 4505 4506[[package]] 4507name = "knot-fixtures" 4508version = "2.0.0" 4509dependencies = [ 4510 "tempfile", 4511] 4512 4513[[package]] 4514name = "knot-git" 4515version = "2.0.0" 4516dependencies = [ 4517 "base64", 4518 "flate2", 4519 "gix", 4520 "gix-archive", 4521 "gix-bitmap", 4522 "gix-hash", 4523 "gix-pack", 4524 "knot-cache", 4525 "knot-fixtures", 4526 "knot-resource", 4527 "knot-types", 4528 "proptest", 4529 "scc", 4530 "tempfile", 4531 "thiserror 2.0.18", 4532 "walkdir", 4533] 4534 4535[[package]] 4536name = "knot-index" 4537version = "2.0.0" 4538dependencies = [ 4539 "knot-cache", 4540 "knot-cob", 4541 "knot-cobs", 4542 "knot-git", 4543 "knot-runtime", 4544 "knot-types", 4545 "lasso", 4546 "proptest", 4547 "scc", 4548 "serde", 4549 "tempfile", 4550 "thiserror 2.0.18", 4551] 4552 4553[[package]] 4554name = "knot-langs" 4555version = "2.0.0" 4556dependencies = [ 4557 "gengo-language", 4558 "knot-git", 4559 "knot-types", 4560 "regex", 4561] 4562 4563[[package]] 4564name = "knot-lexicons" 4565version = "2.0.0" 4566dependencies = [ 4567 "anyhow", 4568 "bytes", 4569 "cid", 4570 "jacquard-common", 4571 "jacquard-derive", 4572 "jacquard-lexicon", 4573 "miette", 4574 "serde", 4575 "serde_json", 4576 "thiserror 2.0.18", 4577 "url", 4578 "walkdir", 4579] 4580 4581[[package]] 4582name = "knot-lfs" 4583version = "2.0.0" 4584dependencies = [ 4585 "gix-packetline", 4586 "knot-git", 4587 "knot-messages", 4588 "knot-resource", 4589 "knot-runtime", 4590 "knot-types", 4591 "proptest", 4592 "serde", 4593 "serde_json", 4594 "sha2 0.11.0", 4595 "tempfile", 4596 "thiserror 2.0.18", 4597 "tracing", 4598 "url", 4599] 4600 4601[[package]] 4602name = "knot-maintenance" 4603version = "2.0.0" 4604dependencies = [ 4605 "gix", 4606 "gix-hash", 4607 "gix-pack", 4608 "knot-config", 4609 "knot-fixtures", 4610 "knot-git", 4611 "knot-lfs", 4612 "knot-pack", 4613 "knot-resource", 4614 "knot-runtime", 4615 "knot-types", 4616 "sha2 0.11.0", 4617 "tempfile", 4618 "thiserror 2.0.18", 4619 "tokio", 4620 "tracing", 4621 "walkdir", 4622] 4623 4624[[package]] 4625name = "knot-messages" 4626version = "2.0.0" 4627dependencies = [ 4628 "confique", 4629 "thiserror 2.0.18", 4630] 4631 4632[[package]] 4633name = "knot-migrate" 4634version = "2.0.0" 4635dependencies = [ 4636 "base64", 4637 "chrono", 4638 "knot-cob", 4639 "knot-cobs", 4640 "knot-config", 4641 "knot-git", 4642 "knot-index", 4643 "knot-runtime", 4644 "knot-secrets", 4645 "knot-types", 4646 "rusqlite", 4647 "rustix", 4648 "serde", 4649 "serde_json", 4650 "ssh-key", 4651 "tempfile", 4652 "thiserror 2.0.18", 4653 "url", 4654 "walkdir", 4655 "zeroize", 4656] 4657 4658[[package]] 4659name = "knot-pack" 4660version = "2.0.0" 4661dependencies = [ 4662 "axum", 4663 "bytes", 4664 "flate2", 4665 "gix", 4666 "gix-hash", 4667 "gix-pack", 4668 "gix-packetline", 4669 "h3", 4670 "h3-quinn", 4671 "http", 4672 "http-body-util", 4673 "knot-bench", 4674 "knot-cache", 4675 "knot-cob", 4676 "knot-cobs", 4677 "knot-edge", 4678 "knot-fixtures", 4679 "knot-git", 4680 "knot-index", 4681 "knot-maintenance", 4682 "knot-messages", 4683 "knot-resource", 4684 "knot-runtime", 4685 "knot-types", 4686 "proptest", 4687 "quinn", 4688 "rcgen 0.14.8", 4689 "rustls", 4690 "scc", 4691 "tempfile", 4692 "thiserror 2.0.18", 4693 "tikv-jemallocator", 4694 "tokio", 4695 "tokio-stream", 4696 "tokio-util", 4697 "tower", 4698 "tracing-subscriber", 4699 "url", 4700 "walkdir", 4701] 4702 4703[[package]] 4704name = "knot-postreceive" 4705version = "2.0.0" 4706dependencies = [ 4707 "knot-events", 4708 "knot-fixtures", 4709 "knot-git", 4710 "knot-langs", 4711 "knot-messages", 4712 "knot-runtime", 4713 "knot-types", 4714 "knot-workflow", 4715 "serde_json", 4716 "tempfile", 4717 "tracing", 4718 "url", 4719] 4720 4721[[package]] 4722name = "knot-receive" 4723version = "2.0.0" 4724dependencies = [ 4725 "knot-atproto", 4726 "knot-cob", 4727 "knot-events", 4728 "knot-git", 4729 "knot-index", 4730 "knot-maintenance", 4731 "knot-messages", 4732 "knot-pack", 4733 "knot-postreceive", 4734 "knot-resource", 4735 "knot-runtime", 4736 "knot-types", 4737 "tokio", 4738 "tracing", 4739] 4740 4741[[package]] 4742name = "knot-resource" 4743version = "2.0.0" 4744dependencies = [ 4745 "knot-types", 4746 "rustix", 4747 "tempfile", 4748 "tokio", 4749] 4750 4751[[package]] 4752name = "knot-runtime" 4753version = "2.0.0" 4754dependencies = [ 4755 "bytes", 4756 "futures", 4757 "getrandom 0.4.3", 4758 "hickory-resolver", 4759 "http", 4760 "k256", 4761 "knot-types", 4762 "reqwest 0.13.1", 4763 "serde", 4764 "thiserror 2.0.18", 4765 "tokio", 4766 "url", 4767] 4768 4769[[package]] 4770name = "knot-secrets" 4771version = "2.0.0" 4772dependencies = [ 4773 "aes-gcm", 4774 "base64", 4775 "hkdf", 4776 "k256", 4777 "knot-resource", 4778 "knot-runtime", 4779 "knot-types", 4780 "serde", 4781 "serde_json", 4782 "sha2 0.11.0", 4783 "tempfile", 4784 "thiserror 2.0.18", 4785 "zeroize", 4786] 4787 4788[[package]] 4789name = "knot-server" 4790version = "2.0.0" 4791dependencies = [ 4792 "anyhow", 4793 "axum", 4794 "base64", 4795 "confique", 4796 "http", 4797 "knot-atproto", 4798 "knot-cache", 4799 "knot-config", 4800 "knot-edge", 4801 "knot-events", 4802 "knot-git", 4803 "knot-index", 4804 "knot-lfs", 4805 "knot-maintenance", 4806 "knot-messages", 4807 "knot-pack", 4808 "knot-postreceive", 4809 "knot-resource", 4810 "knot-runtime", 4811 "knot-secrets", 4812 "knot-ssh", 4813 "knot-types", 4814 "knot-xrpc", 4815 "rustix", 4816 "tempfile", 4817 "tikv-jemalloc-ctl", 4818 "tikv-jemallocator", 4819 "tokio", 4820 "tokio-util", 4821 "tower-http 0.7.0", 4822 "tracing", 4823 "tracing-subscriber", 4824 "walkdir", 4825 "zeroize", 4826] 4827 4828[[package]] 4829name = "knot-sim" 4830version = "2.0.0" 4831dependencies = [ 4832 "axum", 4833 "base64", 4834 "bytes", 4835 "futures", 4836 "h3", 4837 "h3-quinn", 4838 "http", 4839 "knot-atproto", 4840 "knot-cob", 4841 "knot-cobs", 4842 "knot-config", 4843 "knot-edge", 4844 "knot-events", 4845 "knot-fixtures", 4846 "knot-git", 4847 "knot-index", 4848 "knot-lfs", 4849 "knot-maintenance", 4850 "knot-messages", 4851 "knot-pack", 4852 "knot-resource", 4853 "knot-runtime", 4854 "knot-secrets", 4855 "knot-ssh", 4856 "knot-types", 4857 "knot-xrpc", 4858 "quinn", 4859 "rcgen 0.14.8", 4860 "rustls", 4861 "serde", 4862 "serde_json", 4863 "sha2 0.11.0", 4864 "tempfile", 4865 "tokio", 4866 "tokio-util", 4867 "tower", 4868 "url", 4869] 4870 4871[[package]] 4872name = "knot-ssh" 4873version = "2.0.0" 4874dependencies = [ 4875 "bytes", 4876 "futures", 4877 "http", 4878 "knot-acl", 4879 "knot-atproto", 4880 "knot-cob", 4881 "knot-cobs", 4882 "knot-events", 4883 "knot-fixtures", 4884 "knot-git", 4885 "knot-index", 4886 "knot-lfs", 4887 "knot-maintenance", 4888 "knot-messages", 4889 "knot-pack", 4890 "knot-postreceive", 4891 "knot-receive", 4892 "knot-resource", 4893 "knot-runtime", 4894 "knot-types", 4895 "russh", 4896 "serde_json", 4897 "sha2 0.11.0", 4898 "tempfile", 4899 "thiserror 2.0.18", 4900 "tikv-jemalloc-ctl", 4901 "tikv-jemallocator", 4902 "tokio", 4903 "tokio-util", 4904 "tracing", 4905 "url", 4906] 4907 4908[[package]] 4909name = "knot-types" 4910version = "2.0.0" 4911dependencies = [ 4912 "gix-hash", 4913 "http", 4914 "jacquard-common", 4915 "proptest", 4916 "serde", 4917 "serde_json", 4918 "thiserror 2.0.18", 4919 "url", 4920] 4921 4922[[package]] 4923name = "knot-workflow" 4924version = "2.0.0" 4925dependencies = [ 4926 "globset", 4927 "knot-types", 4928 "serde", 4929 "serde_json", 4930 "serde_norway", 4931] 4932 4933[[package]] 4934name = "knot-xrpc" 4935version = "2.0.0" 4936dependencies = [ 4937 "axum", 4938 "base64", 4939 "bytes", 4940 "chrono", 4941 "futures", 4942 "http", 4943 "http-body", 4944 "httpdate", 4945 "k256", 4946 "knot-acl", 4947 "knot-atproto", 4948 "knot-cache", 4949 "knot-cob", 4950 "knot-cobs", 4951 "knot-config", 4952 "knot-events", 4953 "knot-fixtures", 4954 "knot-git", 4955 "knot-index", 4956 "knot-langs", 4957 "knot-lfs", 4958 "knot-maintenance", 4959 "knot-messages", 4960 "knot-pack", 4961 "knot-postreceive", 4962 "knot-receive", 4963 "knot-resource", 4964 "knot-runtime", 4965 "knot-secrets", 4966 "knot-types", 4967 "serde", 4968 "serde_json", 4969 "sha2 0.11.0", 4970 "tempfile", 4971 "thiserror 2.0.18", 4972 "tokio", 4973 "tokio-stream", 4974 "tokio-tungstenite 0.29.0", 4975 "tokio-util", 4976 "tower", 4977 "tower-http 0.7.0", 4978 "tracing", 4979 "url", 4980] 4981 4982[[package]] 4983name = "kstring" 4984version = "2.0.2" 4985source = "registry+https://github.com/rust-lang/crates.io-index" 4986checksum = "558bf9508a558512042d3095138b1f7b8fe90c5467d94f9f1da28b3731c5dbd1" 4987dependencies = [ 4988 "static_assertions", 4989] 4990 4991[[package]] 4992name = "lasso" 4993version = "0.7.3" 4994source = "registry+https://github.com/rust-lang/crates.io-index" 4995checksum = "6e14eda50a3494b3bf7b9ce51c52434a761e383d7238ce1dd5dcec2fbc13e9fb" 4996dependencies = [ 4997 "dashmap", 4998 "hashbrown 0.14.5", 4999] 5000 5001[[package]] 5002name = "lazy_static" 5003version = "1.5.0" 5004source = "registry+https://github.com/rust-lang/crates.io-index" 5005checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe" 5006 5007[[package]] 5008name = "levenshtein_automata" 5009version = "0.2.1" 5010source = "registry+https://github.com/rust-lang/crates.io-index" 5011checksum = "0c2cdeb66e45e9f36bfad5bbdb4d2384e70936afbee843c6f6543f0c551ebb25" 5012 5013[[package]] 5014name = "libc" 5015version = "0.2.186" 5016source = "registry+https://github.com/rust-lang/crates.io-index" 5017checksum = "68ab91017fe16c622486840e4c83c9a37afeff978bd239b5293d61ece587de66" 5018 5019[[package]] 5020name = "libsqlite3-sys" 5021version = "0.36.0" 5022source = "registry+https://github.com/rust-lang/crates.io-index" 5023checksum = "95b4103cffefa72eb8428cb6b47d6627161e51c2739fc5e3b734584157bc642a" 5024dependencies = [ 5025 "cc", 5026 "pkg-config", 5027 "vcpkg", 5028] 5029 5030[[package]] 5031name = "linked-hash-map" 5032version = "0.5.6" 5033source = "registry+https://github.com/rust-lang/crates.io-index" 5034checksum = "0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f" 5035 5036[[package]] 5037name = "linux-raw-sys" 5038version = "0.12.1" 5039source = "registry+https://github.com/rust-lang/crates.io-index" 5040checksum = "32a66949e030da00e8c7d4434b251670a91556f4144941d37452769c25d58a53" 5041 5042[[package]] 5043name = "litemap" 5044version = "0.8.2" 5045source = "registry+https://github.com/rust-lang/crates.io-index" 5046checksum = "92daf443525c4cce67b150400bc2316076100ce0b3686209eb8cf3c31612e6f0" 5047 5048[[package]] 5049name = "lock_api" 5050version = "0.4.14" 5051source = "registry+https://github.com/rust-lang/crates.io-index" 5052checksum = "224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965" 5053dependencies = [ 5054 "scopeguard", 5055] 5056 5057[[package]] 5058name = "log" 5059version = "0.4.33" 5060source = "registry+https://github.com/rust-lang/crates.io-index" 5061checksum = "0ceec5bc11778974d1bcb055b18002eba7f4b3518b6a0081b3af5f21666da9ad" 5062 5063[[package]] 5064name = "loom" 5065version = "0.7.2" 5066source = "registry+https://github.com/rust-lang/crates.io-index" 5067checksum = "419e0dc8046cb947daa77eb95ae174acfbddb7673b4151f56d1eed8e93fbfaca" 5068dependencies = [ 5069 "cfg-if", 5070 "generator", 5071 "scoped-tls", 5072 "tracing", 5073 "tracing-subscriber", 5074] 5075 5076[[package]] 5077name = "lru" 5078version = "0.16.4" 5079source = "registry+https://github.com/rust-lang/crates.io-index" 5080checksum = "7f66e8d5d03f609abc3a39e6f08e4164ebf1447a732906d39eb9b99b7919ef39" 5081dependencies = [ 5082 "hashbrown 0.16.1", 5083] 5084 5085[[package]] 5086name = "lru-cache" 5087version = "0.1.2" 5088source = "registry+https://github.com/rust-lang/crates.io-index" 5089checksum = "31e24f1ad8321ca0e8a1e0ac13f23cb668e6f5466c2c57319f6a5cf1cc8e3b1c" 5090dependencies = [ 5091 "linked-hash-map", 5092] 5093 5094[[package]] 5095name = "lru-slab" 5096version = "0.1.2" 5097source = "registry+https://github.com/rust-lang/crates.io-index" 5098checksum = "112b39cec0b298b6c1999fee3e31427f74f676e4cb9879ed1a121b43661a4154" 5099 5100[[package]] 5101name = "lz4_flex" 5102version = "0.13.1" 5103source = "registry+https://github.com/rust-lang/crates.io-index" 5104checksum = "7ef0d4ed8669f8f8826eb00dc878084aa8f253506c4fd5e8f58f5bce72ddb97e" 5105 5106[[package]] 5107name = "maitake-sync" 5108version = "0.1.2" 5109source = "registry+https://github.com/rust-lang/crates.io-index" 5110checksum = "6816ab14147f80234c675b80ed6dc4f440d8a1cefc158e766067aedb84c0bcd5" 5111dependencies = [ 5112 "cordyceps", 5113 "loom", 5114 "mycelium-bitfield", 5115 "pin-project", 5116 "portable-atomic", 5117] 5118 5119[[package]] 5120name = "match-lookup" 5121version = "0.1.2" 5122source = "registry+https://github.com/rust-lang/crates.io-index" 5123checksum = "757aee279b8bdbb9f9e676796fd459e4207a1f986e87886700abf589f5abf771" 5124dependencies = [ 5125 "proc-macro2", 5126 "quote", 5127 "syn 2.0.118", 5128] 5129 5130[[package]] 5131name = "matchers" 5132version = "0.2.0" 5133source = "registry+https://github.com/rust-lang/crates.io-index" 5134checksum = "d1525a2a28c7f4fa0fc98bb91ae755d1e2d1505079e05539e35bc876b5d65ae9" 5135dependencies = [ 5136 "regex-automata", 5137] 5138 5139[[package]] 5140name = "matchit" 5141version = "0.8.4" 5142source = "registry+https://github.com/rust-lang/crates.io-index" 5143checksum = "47e1ffaa40ddd1f3ed91f717a33c8c0ee23fff369e3aa8772b9605cc1d22f4c3" 5144 5145[[package]] 5146name = "maybe-async" 5147version = "0.2.11" 5148source = "registry+https://github.com/rust-lang/crates.io-index" 5149checksum = "746873a384ad60adc5db74471dfaba74bd278afbdcfd81db93fafcdfc8b5ca0c" 5150dependencies = [ 5151 "proc-macro2", 5152 "quote", 5153 "syn 2.0.118", 5154] 5155 5156[[package]] 5157name = "md5" 5158version = "0.8.0" 5159source = "registry+https://github.com/rust-lang/crates.io-index" 5160checksum = "ae960838283323069879657ca3de837e9f7bbb4c7bf6ea7f1b290d5e9476d2e0" 5161 5162[[package]] 5163name = "measure_time" 5164version = "0.9.0" 5165source = "registry+https://github.com/rust-lang/crates.io-index" 5166checksum = "51c55d61e72fc3ab704396c5fa16f4c184db37978ae4e94ca8959693a235fc0e" 5167dependencies = [ 5168 "log", 5169] 5170 5171[[package]] 5172name = "memchr" 5173version = "2.8.2" 5174source = "registry+https://github.com/rust-lang/crates.io-index" 5175checksum = "88904434abc2901f197fe8cc55f0445e7ded921dba5911dad2e2b39b48e663c4" 5176 5177[[package]] 5178name = "memmap2" 5179version = "0.9.10" 5180source = "registry+https://github.com/rust-lang/crates.io-index" 5181checksum = "714098028fe011992e1c3962653c96b2d578c4b4bce9036e15ff220319b1e0e3" 5182dependencies = [ 5183 "libc", 5184] 5185 5186[[package]] 5187name = "memoffset" 5188version = "0.9.1" 5189source = "registry+https://github.com/rust-lang/crates.io-index" 5190checksum = "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a" 5191dependencies = [ 5192 "autocfg", 5193] 5194 5195[[package]] 5196name = "miette" 5197version = "7.6.0" 5198source = "registry+https://github.com/rust-lang/crates.io-index" 5199checksum = "5f98efec8807c63c752b5bd61f862c165c115b0a35685bdcfd9238c7aeb592b7" 5200dependencies = [ 5201 "cfg-if", 5202 "miette-derive", 5203 "unicode-width", 5204] 5205 5206[[package]] 5207name = "miette-derive" 5208version = "7.6.0" 5209source = "registry+https://github.com/rust-lang/crates.io-index" 5210checksum = "db5b29714e950dbb20d5e6f74f9dcec4edbcc1067bb7f8ed198c097b8c1a818b" 5211dependencies = [ 5212 "proc-macro2", 5213 "quote", 5214 "syn 2.0.118", 5215] 5216 5217[[package]] 5218name = "mime" 5219version = "0.3.17" 5220source = "registry+https://github.com/rust-lang/crates.io-index" 5221checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a" 5222 5223[[package]] 5224name = "mime_guess" 5225version = "2.0.5" 5226source = "registry+https://github.com/rust-lang/crates.io-index" 5227checksum = "f7c44f8e672c00fe5308fa235f821cb4198414e1c77935c1ab6948d3fd78550e" 5228dependencies = [ 5229 "mime", 5230 "unicase", 5231] 5232 5233[[package]] 5234name = "minimal-lexical" 5235version = "0.2.1" 5236source = "registry+https://github.com/rust-lang/crates.io-index" 5237checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a" 5238 5239[[package]] 5240name = "miniz_oxide" 5241version = "0.8.9" 5242source = "registry+https://github.com/rust-lang/crates.io-index" 5243checksum = "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316" 5244dependencies = [ 5245 "adler2", 5246 "simd-adler32", 5247] 5248 5249[[package]] 5250name = "mio" 5251version = "1.2.1" 5252source = "registry+https://github.com/rust-lang/crates.io-index" 5253checksum = "02bd0af71c67b473010cbbc60715ee815645a4dc942899111f494b4b737d6fda" 5254dependencies = [ 5255 "libc", 5256 "wasi", 5257 "windows-sys 0.61.2", 5258] 5259 5260[[package]] 5261name = "ml-kem" 5262version = "0.3.2" 5263source = "registry+https://github.com/rust-lang/crates.io-index" 5264checksum = "5e15f3e5b957493873e396a66914e83e616b6afe335cdef7efe5c6e1216aba66" 5265dependencies = [ 5266 "hybrid-array", 5267 "kem", 5268 "module-lattice", 5269 "pkcs8 0.11.0", 5270 "rand_core 0.10.1", 5271 "sha3", 5272] 5273 5274[[package]] 5275name = "module-lattice" 5276version = "0.2.3" 5277source = "registry+https://github.com/rust-lang/crates.io-index" 5278checksum = "0c61b87c9683ab7cb1c6871d261ad5479b6b10ceb52c4352aaca3b5d35a8febe" 5279dependencies = [ 5280 "ctutils", 5281 "hybrid-array", 5282 "num-traits", 5283] 5284 5285[[package]] 5286name = "moka" 5287version = "0.12.15" 5288source = "registry+https://github.com/rust-lang/crates.io-index" 5289checksum = "957228ad12042ee839f93c8f257b62b4c0ab5eaae1d4fa60de53b27c9d7c5046" 5290dependencies = [ 5291 "async-lock", 5292 "crossbeam-channel", 5293 "crossbeam-epoch", 5294 "crossbeam-utils", 5295 "equivalent", 5296 "event-listener", 5297 "futures-util", 5298 "parking_lot", 5299 "portable-atomic", 5300 "smallvec", 5301 "tagptr", 5302 "uuid", 5303] 5304 5305[[package]] 5306name = "multibase" 5307version = "0.9.2" 5308source = "registry+https://github.com/rust-lang/crates.io-index" 5309checksum = "8694bb4835f452b0e3bb06dbebb1d6fc5385b6ca1caf2e55fd165c042390ec77" 5310dependencies = [ 5311 "base-x", 5312 "base256emoji", 5313 "data-encoding", 5314 "data-encoding-macro", 5315] 5316 5317[[package]] 5318name = "multihash" 5319version = "0.19.5" 5320source = "registry+https://github.com/rust-lang/crates.io-index" 5321checksum = "577c63b00ad74d57e8c9aa870b5fccebf2fd64a308a5aee9f1bb88e4aea19447" 5322dependencies = [ 5323 "serde", 5324 "unsigned-varint", 5325] 5326 5327[[package]] 5328name = "multimap" 5329version = "0.10.1" 5330source = "registry+https://github.com/rust-lang/crates.io-index" 5331checksum = "1d87ecb2933e8aeadb3e3a02b828fed80a7528047e68b4f424523a0981a3a084" 5332 5333[[package]] 5334name = "murmur3" 5335version = "0.4.1" 5336source = "registry+https://github.com/rust-lang/crates.io-index" 5337checksum = "a198f9589efc03f544388dfc4a19fe8af4323662b62f598b8dcfdac62c14771c" 5338dependencies = [ 5339 "byteorder", 5340] 5341 5342[[package]] 5343name = "murmurhash32" 5344version = "0.3.1" 5345source = "registry+https://github.com/rust-lang/crates.io-index" 5346checksum = "2195bf6aa996a481483b29d62a7663eed3fe39600c460e323f8ff41e90bdd89b" 5347 5348[[package]] 5349name = "mycelium-bitfield" 5350version = "0.1.5" 5351source = "registry+https://github.com/rust-lang/crates.io-index" 5352checksum = "24e0cc5e2c585acbd15c5ce911dff71e1f4d5313f43345873311c4f5efd741cc" 5353 5354[[package]] 5355name = "n0-future" 5356version = "0.1.3" 5357source = "registry+https://github.com/rust-lang/crates.io-index" 5358checksum = "7bb0e5d99e681ab3c938842b96fcb41bf8a7bb4bfdb11ccbd653a7e83e06c794" 5359dependencies = [ 5360 "cfg_aliases", 5361 "derive_more", 5362 "futures-buffered", 5363 "futures-lite", 5364 "futures-util", 5365 "js-sys", 5366 "pin-project", 5367 "send_wrapper", 5368 "tokio", 5369 "tokio-util", 5370 "wasm-bindgen", 5371 "wasm-bindgen-futures", 5372 "web-time", 5373] 5374 5375[[package]] 5376name = "nix" 5377version = "0.31.3" 5378source = "registry+https://github.com/rust-lang/crates.io-index" 5379checksum = "cf20d2fde8ff38632c426f1165ed7436270b44f199fc55284c38276f9db47c3d" 5380dependencies = [ 5381 "bitflags 2.13.0", 5382 "cfg-if", 5383 "cfg_aliases", 5384 "libc", 5385 "memoffset", 5386] 5387 5388[[package]] 5389name = "nom" 5390version = "7.1.3" 5391source = "registry+https://github.com/rust-lang/crates.io-index" 5392checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a" 5393dependencies = [ 5394 "memchr", 5395 "minimal-lexical", 5396] 5397 5398[[package]] 5399name = "nonempty" 5400version = "0.7.0" 5401source = "registry+https://github.com/rust-lang/crates.io-index" 5402checksum = "e9e591e719385e6ebaeb5ce5d3887f7d5676fceca6411d1925ccc95745f3d6f7" 5403 5404[[package]] 5405name = "nonempty" 5406version = "0.12.0" 5407source = "registry+https://github.com/rust-lang/crates.io-index" 5408checksum = "9737e026353e5cd0736f98eddae28665118eb6f6600902a7f50db585621fecb6" 5409 5410[[package]] 5411name = "nonzero_ext" 5412version = "0.3.0" 5413source = "registry+https://github.com/rust-lang/crates.io-index" 5414checksum = "38bf9645c8b145698bb0b18a4637dcacbc421ea49bef2317e4fd8065a387cf21" 5415 5416[[package]] 5417name = "nu-ansi-term" 5418version = "0.50.3" 5419source = "registry+https://github.com/rust-lang/crates.io-index" 5420checksum = "7957b9740744892f114936ab4a57b3f487491bbeafaf8083688b16841a4240e5" 5421dependencies = [ 5422 "windows-sys 0.61.2", 5423] 5424 5425[[package]] 5426name = "num-bigint" 5427version = "0.4.6" 5428source = "registry+https://github.com/rust-lang/crates.io-index" 5429checksum = "a5e44f723f1133c9deac646763579fdb3ac745e418f2a7af9cd0c431da1f20b9" 5430dependencies = [ 5431 "num-integer", 5432 "num-traits", 5433] 5434 5435[[package]] 5436name = "num-conv" 5437version = "0.2.2" 5438source = "registry+https://github.com/rust-lang/crates.io-index" 5439checksum = "521739c6d2bac4aa25192232afe6841231376b2b26d4d9fae5ecf8ca5772e441" 5440 5441[[package]] 5442name = "num-integer" 5443version = "0.1.46" 5444source = "registry+https://github.com/rust-lang/crates.io-index" 5445checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f" 5446dependencies = [ 5447 "num-traits", 5448] 5449 5450[[package]] 5451name = "num-traits" 5452version = "0.2.19" 5453source = "registry+https://github.com/rust-lang/crates.io-index" 5454checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841" 5455dependencies = [ 5456 "autocfg", 5457] 5458 5459[[package]] 5460name = "num_cpus" 5461version = "1.17.0" 5462source = "registry+https://github.com/rust-lang/crates.io-index" 5463checksum = "91df4bbde75afed763b708b7eee1e8e7651e02d97f6d5dd763e89367e957b23b" 5464dependencies = [ 5465 "hermit-abi", 5466 "libc", 5467] 5468 5469[[package]] 5470name = "oid-registry" 5471version = "0.7.1" 5472source = "registry+https://github.com/rust-lang/crates.io-index" 5473checksum = "a8d8034d9489cdaf79228eb9f6a3b8d7bb32ba00d6645ebd48eef4077ceb5bd9" 5474dependencies = [ 5475 "asn1-rs 0.6.2", 5476] 5477 5478[[package]] 5479name = "oid-registry" 5480version = "0.8.1" 5481source = "registry+https://github.com/rust-lang/crates.io-index" 5482checksum = "12f40cff3dde1b6087cc5d5f5d4d65712f34016a03ed60e9c08dcc392736b5b7" 5483dependencies = [ 5484 "asn1-rs 0.7.2", 5485] 5486 5487[[package]] 5488name = "once_cell" 5489version = "1.21.4" 5490source = "registry+https://github.com/rust-lang/crates.io-index" 5491checksum = "9f7c3e4beb33f85d45ae3e3a1792185706c8e16d043238c593331cc7cd313b50" 5492 5493[[package]] 5494name = "once_cell_polyfill" 5495version = "1.70.2" 5496source = "registry+https://github.com/rust-lang/crates.io-index" 5497checksum = "384b8ab6d37215f3c5301a95a4accb5d64aa607f1fcb26a11b5303878451b4fe" 5498 5499[[package]] 5500name = "oneshot" 5501version = "0.1.13" 5502source = "registry+https://github.com/rust-lang/crates.io-index" 5503checksum = "269bca4c2591a28585d6bf10d9ed0332b7d76900a1b02bec41bdc3a2cdcda107" 5504 5505[[package]] 5506name = "oorandom" 5507version = "11.1.5" 5508source = "registry+https://github.com/rust-lang/crates.io-index" 5509checksum = "d6790f58c7ff633d8771f42965289203411a5e5c68388703c06e14f24770b41e" 5510 5511[[package]] 5512name = "openssl-probe" 5513version = "0.2.1" 5514source = "registry+https://github.com/rust-lang/crates.io-index" 5515checksum = "7c87def4c32ab89d880effc9e097653c8da5d6ef28e6b539d313baaacfbafcbe" 5516 5517[[package]] 5518name = "ordered-float" 5519version = "2.10.1" 5520source = "registry+https://github.com/rust-lang/crates.io-index" 5521checksum = "68f19d67e5a2795c94e73e0bb1cc1a7edeb2e28efd39e2e1c9b7a40c1108b11c" 5522dependencies = [ 5523 "num-traits", 5524] 5525 5526[[package]] 5527name = "ordered-float" 5528version = "5.3.0" 5529source = "registry+https://github.com/rust-lang/crates.io-index" 5530checksum = "b7d950ca161dc355eaf28f82b11345ed76c6e1f6eb1f4f4479e0323b9e2fbd0e" 5531dependencies = [ 5532 "num-traits", 5533] 5534 5535[[package]] 5536name = "ownedbytes" 5537version = "0.9.0" 5538source = "registry+https://github.com/rust-lang/crates.io-index" 5539checksum = "2fbd56f7631767e61784dc43f8580f403f4475bd4aaa4da003e6295e1bab4a7e" 5540dependencies = [ 5541 "stable_deref_trait", 5542] 5543 5544[[package]] 5545name = "oxilangtag" 5546version = "0.1.6" 5547source = "registry+https://github.com/rust-lang/crates.io-index" 5548checksum = "5d3b4eb570abd4a1dcb062c31fd37b832264d9dc7292c3e69acfe926c87b063f" 5549dependencies = [ 5550 "serde", 5551] 5552 5553[[package]] 5554name = "p256" 5555version = "0.13.2" 5556source = "registry+https://github.com/rust-lang/crates.io-index" 5557checksum = "c9863ad85fa8f4460f9c48cb909d38a0d689dba1f6f6988a5e3e0d31071bcd4b" 5558dependencies = [ 5559 "ecdsa 0.16.9", 5560 "elliptic-curve 0.13.8", 5561 "primeorder 0.13.6", 5562 "sha2 0.10.9", 5563] 5564 5565[[package]] 5566name = "p256" 5567version = "0.14.0-rc.10" 5568source = "registry+https://github.com/rust-lang/crates.io-index" 5569checksum = "41adc63effe99d48837a8cc0e6d7a77e32ae6a07f6000df466178dbc2193093e" 5570dependencies = [ 5571 "ecdsa 0.17.0-rc.18", 5572 "elliptic-curve 0.14.0-rc.33", 5573 "primefield", 5574 "primeorder 0.14.0-rc.10", 5575 "sha2 0.11.0", 5576] 5577 5578[[package]] 5579name = "p384" 5580version = "0.14.0-rc.10" 5581source = "registry+https://github.com/rust-lang/crates.io-index" 5582checksum = "9bd5333afa5ae0347f39e6a0f2c9c155da431583fd71fe5555bd0521b4ccaf02" 5583dependencies = [ 5584 "ecdsa 0.17.0-rc.18", 5585 "elliptic-curve 0.14.0-rc.33", 5586 "fiat-crypto", 5587 "primefield", 5588 "primeorder 0.14.0-rc.10", 5589 "sha2 0.11.0", 5590] 5591 5592[[package]] 5593name = "p521" 5594version = "0.14.0-rc.10" 5595source = "registry+https://github.com/rust-lang/crates.io-index" 5596checksum = "a3a5297f53dc16d35909060ba3032cff7867e8809f01e273ff325579d5f0ceae" 5597dependencies = [ 5598 "base16ct 1.0.0", 5599 "ecdsa 0.17.0-rc.18", 5600 "elliptic-curve 0.14.0-rc.33", 5601 "primefield", 5602 "primeorder 0.14.0-rc.10", 5603 "sha2 0.11.0", 5604] 5605 5606[[package]] 5607name = "page_size" 5608version = "0.6.0" 5609source = "registry+https://github.com/rust-lang/crates.io-index" 5610checksum = "30d5b2194ed13191c1999ae0704b7839fb18384fa22e49b57eeaa97d79ce40da" 5611dependencies = [ 5612 "libc", 5613 "winapi", 5614] 5615 5616[[package]] 5617name = "pageant" 5618version = "0.2.1" 5619source = "registry+https://github.com/rust-lang/crates.io-index" 5620checksum = "4f3a5ae18f65a85c67a77d18d42d3606c07948e3c17c1e5f74852b26589e88a5" 5621dependencies = [ 5622 "base16ct 1.0.0", 5623 "byteorder", 5624 "bytes", 5625 "delegate", 5626 "futures", 5627 "log", 5628 "rand 0.10.1", 5629 "sha2 0.11.0", 5630 "thiserror 2.0.18", 5631 "tokio", 5632 "windows", 5633 "windows-strings", 5634] 5635 5636[[package]] 5637name = "parking" 5638version = "2.2.1" 5639source = "registry+https://github.com/rust-lang/crates.io-index" 5640checksum = "f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba" 5641 5642[[package]] 5643name = "parking_lot" 5644version = "0.12.5" 5645source = "registry+https://github.com/rust-lang/crates.io-index" 5646checksum = "93857453250e3077bd71ff98b6a65ea6621a19bb0f559a85248955ac12c45a1a" 5647dependencies = [ 5648 "lock_api", 5649 "parking_lot_core", 5650] 5651 5652[[package]] 5653name = "parking_lot_core" 5654version = "0.9.12" 5655source = "registry+https://github.com/rust-lang/crates.io-index" 5656checksum = "2621685985a2ebf1c516881c026032ac7deafcda1a2c9b7850dc81e3dfcb64c1" 5657dependencies = [ 5658 "cfg-if", 5659 "libc", 5660 "redox_syscall", 5661 "smallvec", 5662 "windows-link", 5663] 5664 5665[[package]] 5666name = "password-hash" 5667version = "0.6.1" 5668source = "registry+https://github.com/rust-lang/crates.io-index" 5669checksum = "aab41826031698d6ffcd9cff78ef56ef998e39dc7e5067cdfebe373842d4723b" 5670dependencies = [ 5671 "phc", 5672] 5673 5674[[package]] 5675name = "paste" 5676version = "1.0.15" 5677source = "registry+https://github.com/rust-lang/crates.io-index" 5678checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a" 5679 5680[[package]] 5681name = "pbkdf2" 5682version = "0.13.0" 5683source = "registry+https://github.com/rust-lang/crates.io-index" 5684checksum = "112d82ceb8c5bf524d9af484d4e4970c9fd5a0cc15ba14ad93dccd28873b0629" 5685dependencies = [ 5686 "digest 0.11.3", 5687 "hmac 0.13.0", 5688] 5689 5690[[package]] 5691name = "pem" 5692version = "3.0.6" 5693source = "registry+https://github.com/rust-lang/crates.io-index" 5694checksum = "1d30c53c26bc5b31a98cd02d20f25a7c8567146caf63ed593a9d87b2775291be" 5695dependencies = [ 5696 "base64", 5697 "serde_core", 5698] 5699 5700[[package]] 5701name = "pem-rfc7468" 5702version = "0.7.0" 5703source = "registry+https://github.com/rust-lang/crates.io-index" 5704checksum = "88b39c9bfcfc231068454382784bb460aae594343fb030d46e9f50a645418412" 5705dependencies = [ 5706 "base64ct", 5707] 5708 5709[[package]] 5710name = "pem-rfc7468" 5711version = "1.0.0" 5712source = "registry+https://github.com/rust-lang/crates.io-index" 5713checksum = "a6305423e0e7738146434843d1694d621cce767262b2a86910beab705e4493d9" 5714dependencies = [ 5715 "base64ct", 5716] 5717 5718[[package]] 5719name = "percent-encoding" 5720version = "2.3.2" 5721source = "registry+https://github.com/rust-lang/crates.io-index" 5722checksum = "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220" 5723 5724[[package]] 5725name = "petgraph" 5726version = "0.8.3" 5727source = "registry+https://github.com/rust-lang/crates.io-index" 5728checksum = "8701b58ea97060d5e5b155d383a69952a60943f0e6dfe30b04c287beb0b27455" 5729dependencies = [ 5730 "fixedbitset", 5731 "hashbrown 0.15.5", 5732 "indexmap", 5733] 5734 5735[[package]] 5736name = "phc" 5737version = "0.6.1" 5738source = "registry+https://github.com/rust-lang/crates.io-index" 5739checksum = "44dc769b75f93afdddd8c7fa12d685292ddeff1e66f7f0f3a234cf1818afe892" 5740dependencies = [ 5741 "base64ct", 5742 "ctutils", 5743] 5744 5745[[package]] 5746name = "phf" 5747version = "0.11.3" 5748source = "registry+https://github.com/rust-lang/crates.io-index" 5749checksum = "1fd6780a80ae0c52cc120a26a1a42c1ae51b247a253e4e06113d23d2c2edd078" 5750dependencies = [ 5751 "phf_macros", 5752 "phf_shared", 5753] 5754 5755[[package]] 5756name = "phf_generator" 5757version = "0.11.3" 5758source = "registry+https://github.com/rust-lang/crates.io-index" 5759checksum = "3c80231409c20246a13fddb31776fb942c38553c51e871f8cbd687a4cfb5843d" 5760dependencies = [ 5761 "phf_shared", 5762 "rand 0.8.6", 5763] 5764 5765[[package]] 5766name = "phf_macros" 5767version = "0.11.3" 5768source = "registry+https://github.com/rust-lang/crates.io-index" 5769checksum = "f84ac04429c13a7ff43785d75ad27569f2951ce0ffd30a3321230db2fc727216" 5770dependencies = [ 5771 "phf_generator", 5772 "phf_shared", 5773 "proc-macro2", 5774 "quote", 5775 "syn 2.0.118", 5776] 5777 5778[[package]] 5779name = "phf_shared" 5780version = "0.11.3" 5781source = "registry+https://github.com/rust-lang/crates.io-index" 5782checksum = "67eabc2ef2a60eb7faa00097bd1ffdb5bd28e62bf39990626a582201b7a754e5" 5783dependencies = [ 5784 "siphasher", 5785] 5786 5787[[package]] 5788name = "pin-project" 5789version = "1.1.13" 5790source = "registry+https://github.com/rust-lang/crates.io-index" 5791checksum = "2466b2336ed02bcdca6b294417127b90ec92038d1d5c4fbeac971a922e0e0924" 5792dependencies = [ 5793 "pin-project-internal", 5794] 5795 5796[[package]] 5797name = "pin-project-internal" 5798version = "1.1.13" 5799source = "registry+https://github.com/rust-lang/crates.io-index" 5800checksum = "c96395f0a926bc13b1c17622aaddda1ecb55d49c8f1bf9777e4d877800a43f8b" 5801dependencies = [ 5802 "proc-macro2", 5803 "quote", 5804 "syn 2.0.118", 5805] 5806 5807[[package]] 5808name = "pin-project-lite" 5809version = "0.2.17" 5810source = "registry+https://github.com/rust-lang/crates.io-index" 5811checksum = "a89322df9ebe1c1578d689c92318e070967d1042b512afbe49518723f4e6d5cd" 5812 5813[[package]] 5814name = "piper" 5815version = "0.2.5" 5816source = "registry+https://github.com/rust-lang/crates.io-index" 5817checksum = "c835479a4443ded371d6c535cbfd8d31ad92c5d23ae9770a61bc155e4992a3c1" 5818dependencies = [ 5819 "atomic-waker", 5820 "fastrand", 5821 "futures-io", 5822] 5823 5824[[package]] 5825name = "pkcs1" 5826version = "0.8.0-rc.4" 5827source = "registry+https://github.com/rust-lang/crates.io-index" 5828checksum = "986d2e952779af96ea048f160fd9194e1751b4faea78bcf3ceb456efe008088e" 5829dependencies = [ 5830 "der 0.8.0", 5831 "spki 0.8.0", 5832] 5833 5834[[package]] 5835name = "pkcs5" 5836version = "0.8.0" 5837source = "registry+https://github.com/rust-lang/crates.io-index" 5838checksum = "279a91971a1d8eb1260a30938eae3be9cb67b472dffecb222fbbbe2fd2dc1453" 5839dependencies = [ 5840 "aes", 5841 "cbc", 5842 "der 0.8.0", 5843 "pbkdf2", 5844 "rand_core 0.10.1", 5845 "scrypt", 5846 "sha2 0.11.0", 5847 "spki 0.8.0", 5848] 5849 5850[[package]] 5851name = "pkcs8" 5852version = "0.10.2" 5853source = "registry+https://github.com/rust-lang/crates.io-index" 5854checksum = "f950b2377845cebe5cf8b5165cb3cc1a5e0fa5cfa3e1f7f55707d8fd82e0a7b7" 5855dependencies = [ 5856 "der 0.7.10", 5857 "spki 0.7.3", 5858] 5859 5860[[package]] 5861name = "pkcs8" 5862version = "0.11.0" 5863source = "registry+https://github.com/rust-lang/crates.io-index" 5864checksum = "451913da69c775a56034ea8d9003d27ee8948e12443eae7c038ba100a4f21cb7" 5865dependencies = [ 5866 "der 0.8.0", 5867 "pkcs5", 5868 "rand_core 0.10.1", 5869 "spki 0.8.0", 5870] 5871 5872[[package]] 5873name = "pkg-config" 5874version = "0.3.33" 5875source = "registry+https://github.com/rust-lang/crates.io-index" 5876checksum = "19f132c84eca552bf34cab8ec81f1c1dcc229b811638f9d283dceabe58c5569e" 5877 5878[[package]] 5879name = "polling" 5880version = "3.11.0" 5881source = "registry+https://github.com/rust-lang/crates.io-index" 5882checksum = "5d0e4f59085d47d8241c88ead0f274e8a0cb551f3625263c05eb8dd897c34218" 5883dependencies = [ 5884 "cfg-if", 5885 "concurrent-queue", 5886 "hermit-abi", 5887 "pin-project-lite", 5888 "rustix", 5889 "windows-sys 0.61.2", 5890] 5891 5892[[package]] 5893name = "poly1305" 5894version = "0.9.0" 5895source = "registry+https://github.com/rust-lang/crates.io-index" 5896checksum = "a00baa632505d05512f48a963e16051c54fda9a95cc9acea1a4e3c90991c4a2e" 5897dependencies = [ 5898 "cpufeatures 0.3.0", 5899 "universal-hash", 5900 "zeroize", 5901] 5902 5903[[package]] 5904name = "polyval" 5905version = "0.7.1" 5906source = "registry+https://github.com/rust-lang/crates.io-index" 5907checksum = "7dfc63250416fea14f5749b90725916a6c903f599d51cb635aa7a52bfd03eede" 5908dependencies = [ 5909 "cpubits", 5910 "cpufeatures 0.3.0", 5911 "universal-hash", 5912] 5913 5914[[package]] 5915name = "portable-atomic" 5916version = "1.13.1" 5917source = "registry+https://github.com/rust-lang/crates.io-index" 5918checksum = "c33a9471896f1c69cecef8d20cbe2f7accd12527ce60845ff44c153bb2a21b49" 5919 5920[[package]] 5921name = "portable-atomic-util" 5922version = "0.2.7" 5923source = "registry+https://github.com/rust-lang/crates.io-index" 5924checksum = "c2a106d1259c23fac8e543272398ae0e3c0b8d33c88ed73d0cc71b0f1d902618" 5925dependencies = [ 5926 "portable-atomic", 5927] 5928 5929[[package]] 5930name = "postcard" 5931version = "1.1.3" 5932source = "registry+https://github.com/rust-lang/crates.io-index" 5933checksum = "6764c3b5dd454e283a30e6dfe78e9b31096d9e32036b5d1eaac7a6119ccb9a24" 5934dependencies = [ 5935 "cobs", 5936 "embedded-io 0.4.0", 5937 "embedded-io 0.6.1", 5938 "heapless 0.7.17", 5939 "serde", 5940] 5941 5942[[package]] 5943name = "potential_utf" 5944version = "0.1.5" 5945source = "registry+https://github.com/rust-lang/crates.io-index" 5946checksum = "0103b1cef7ec0cf76490e969665504990193874ea05c85ff9bab8b911d0a0564" 5947dependencies = [ 5948 "zerovec", 5949] 5950 5951[[package]] 5952name = "powerfmt" 5953version = "0.2.0" 5954source = "registry+https://github.com/rust-lang/crates.io-index" 5955checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391" 5956 5957[[package]] 5958name = "ppv-lite86" 5959version = "0.2.21" 5960source = "registry+https://github.com/rust-lang/crates.io-index" 5961checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9" 5962dependencies = [ 5963 "zerocopy", 5964] 5965 5966[[package]] 5967name = "prettyplease" 5968version = "0.2.37" 5969source = "registry+https://github.com/rust-lang/crates.io-index" 5970checksum = "479ca8adacdd7ce8f1fb39ce9ecccbfe93a3f1344b3d0d97f20bc0196208f62b" 5971dependencies = [ 5972 "proc-macro2", 5973 "syn 2.0.118", 5974] 5975 5976[[package]] 5977name = "primefield" 5978version = "0.14.0-rc.12" 5979source = "registry+https://github.com/rust-lang/crates.io-index" 5980checksum = "8675564771a62f69a0af716b03e89b917b963c7b173b5855575e84fd4f605ca0" 5981dependencies = [ 5982 "crypto-bigint 0.7.4", 5983 "crypto-common 0.2.2", 5984 "ff 0.14.0", 5985 "rand_core 0.10.1", 5986 "subtle", 5987 "zeroize", 5988] 5989 5990[[package]] 5991name = "primeorder" 5992version = "0.13.6" 5993source = "registry+https://github.com/rust-lang/crates.io-index" 5994checksum = "353e1ca18966c16d9deb1c69278edbc5f194139612772bd9537af60ac231e1e6" 5995dependencies = [ 5996 "elliptic-curve 0.13.8", 5997] 5998 5999[[package]] 6000name = "primeorder" 6001version = "0.14.0-rc.10" 6002source = "registry+https://github.com/rust-lang/crates.io-index" 6003checksum = "7d2793f22b9b6fd11ef3ac1d59bf003c2573593e4968702341605c2748fd90bf" 6004dependencies = [ 6005 "elliptic-curve 0.14.0-rc.33", 6006] 6007 6008[[package]] 6009name = "proc-macro-error-attr2" 6010version = "2.0.0" 6011source = "registry+https://github.com/rust-lang/crates.io-index" 6012checksum = "96de42df36bb9bba5542fe9f1a054b8cc87e172759a1868aa05c1f3acc89dfc5" 6013dependencies = [ 6014 "proc-macro2", 6015 "quote", 6016] 6017 6018[[package]] 6019name = "proc-macro-error2" 6020version = "2.0.1" 6021source = "registry+https://github.com/rust-lang/crates.io-index" 6022checksum = "11ec05c52be0a07b08061f7dd003e7d7092e0472bc731b4af7bb1ef876109802" 6023dependencies = [ 6024 "proc-macro-error-attr2", 6025 "proc-macro2", 6026 "quote", 6027 "syn 2.0.118", 6028] 6029 6030[[package]] 6031name = "proc-macro2" 6032version = "1.0.106" 6033source = "registry+https://github.com/rust-lang/crates.io-index" 6034checksum = "8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934" 6035dependencies = [ 6036 "unicode-ident", 6037] 6038 6039[[package]] 6040name = "prodash" 6041version = "31.0.0" 6042source = "registry+https://github.com/rust-lang/crates.io-index" 6043checksum = "962200e2d7d551451297d9fdce85138374019ada198e30ea9ede38034e27604c" 6044dependencies = [ 6045 "bytesize", 6046 "human_format", 6047 "parking_lot", 6048] 6049 6050[[package]] 6051name = "proptest" 6052version = "1.11.0" 6053source = "registry+https://github.com/rust-lang/crates.io-index" 6054checksum = "4b45fcc2344c680f5025fe57779faef368840d0bd1f42f216291f0dc4ace4744" 6055dependencies = [ 6056 "bit-set", 6057 "bit-vec 0.8.0", 6058 "bitflags 2.13.0", 6059 "num-traits", 6060 "rand 0.9.4", 6061 "rand_chacha 0.9.0", 6062 "rand_xorshift", 6063 "regex-syntax", 6064 "rusty-fork", 6065 "tempfile", 6066 "unarray", 6067] 6068 6069[[package]] 6070name = "prost" 6071version = "0.14.4" 6072source = "registry+https://github.com/rust-lang/crates.io-index" 6073checksum = "528ac67416ff8646872a3c02cad9cc4ee5dc9f9540c9b10771855c95cb2e5ae1" 6074dependencies = [ 6075 "bytes", 6076 "prost-derive", 6077] 6078 6079[[package]] 6080name = "prost-build" 6081version = "0.14.4" 6082source = "registry+https://github.com/rust-lang/crates.io-index" 6083checksum = "03da047801ff44bb6a4d407d4860c05fd70bb81714e6b2f3812603d5b145b042" 6084dependencies = [ 6085 "heck", 6086 "itertools 0.14.0", 6087 "log", 6088 "multimap", 6089 "petgraph", 6090 "prettyplease", 6091 "prost", 6092 "prost-types", 6093 "regex", 6094 "syn 2.0.118", 6095 "tempfile", 6096] 6097 6098[[package]] 6099name = "prost-derive" 6100version = "0.14.4" 6101source = "registry+https://github.com/rust-lang/crates.io-index" 6102checksum = "b570b25f7617e43d59005d0990ccb79e950a423952cea19671b7a876da390adf" 6103dependencies = [ 6104 "anyhow", 6105 "itertools 0.14.0", 6106 "proc-macro2", 6107 "quote", 6108 "syn 2.0.118", 6109] 6110 6111[[package]] 6112name = "prost-protovalidate" 6113version = "0.3.0" 6114source = "registry+https://github.com/rust-lang/crates.io-index" 6115checksum = "c3807965edce2730437ec19f99eae81064d152421c4c875a3e8f9e80cf2dd234" 6116dependencies = [ 6117 "cel", 6118 "chrono", 6119 "fluent-uri", 6120 "prost", 6121 "prost-protovalidate-types", 6122 "prost-reflect", 6123 "prost-types", 6124 "regex", 6125 "serde_json", 6126 "thiserror 2.0.18", 6127] 6128 6129[[package]] 6130name = "prost-protovalidate-types" 6131version = "0.3.0" 6132source = "registry+https://github.com/rust-lang/crates.io-index" 6133checksum = "ddb5c8151aa3da0ea9ba5d91b170c7763b6c7c7352c3643d57b2b28de29afde9" 6134dependencies = [ 6135 "prost", 6136 "prost-build", 6137 "prost-reflect", 6138 "prost-reflect-build", 6139 "prost-types", 6140 "thiserror 2.0.18", 6141] 6142 6143[[package]] 6144name = "prost-reflect" 6145version = "0.16.5" 6146source = "registry+https://github.com/rust-lang/crates.io-index" 6147checksum = "01b80ea363c31af2de2b92e3c07ed1156628f7838c4afb4df75ee78a37fedbd1" 6148dependencies = [ 6149 "base64", 6150 "prost", 6151 "prost-reflect-derive", 6152 "prost-types", 6153 "serde", 6154 "serde-value", 6155] 6156 6157[[package]] 6158name = "prost-reflect-build" 6159version = "0.16.1" 6160source = "registry+https://github.com/rust-lang/crates.io-index" 6161checksum = "95a9e8261adf6617d5dc2a5a9e75cce5ab9d546a007f6f870f809a1ad25386b6" 6162dependencies = [ 6163 "prost-build", 6164 "prost-reflect", 6165] 6166 6167[[package]] 6168name = "prost-reflect-derive" 6169version = "0.16.1" 6170source = "registry+https://github.com/rust-lang/crates.io-index" 6171checksum = "30320eb03b43b7dfcaf9b361f808a4f1adad1e718ad219df1d7e4283e34e73f5" 6172dependencies = [ 6173 "proc-macro2", 6174 "quote", 6175 "syn 2.0.118", 6176] 6177 6178[[package]] 6179name = "prost-types" 6180version = "0.14.4" 6181source = "registry+https://github.com/rust-lang/crates.io-index" 6182checksum = "f94967dc7688f3054c7fac87473ffae4cc4c3904800e2d9f5b857246d8963b0a" 6183dependencies = [ 6184 "prost", 6185] 6186 6187[[package]] 6188name = "quanta" 6189version = "0.12.6" 6190source = "registry+https://github.com/rust-lang/crates.io-index" 6191checksum = "f3ab5a9d756f0d97bdc89019bd2e4ea098cf9cde50ee7564dde6b81ccc8f06c7" 6192dependencies = [ 6193 "crossbeam-utils", 6194 "libc", 6195 "once_cell", 6196 "raw-cpuid", 6197 "wasi", 6198 "web-sys", 6199 "winapi", 6200] 6201 6202[[package]] 6203name = "quick-error" 6204version = "1.2.3" 6205source = "registry+https://github.com/rust-lang/crates.io-index" 6206checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0" 6207 6208[[package]] 6209name = "quick_cache" 6210version = "0.6.24" 6211source = "registry+https://github.com/rust-lang/crates.io-index" 6212checksum = "b9c6658afe513a3b484e3abfdaa0d03ef3c0bbf017542c178dd55f94eb3051f9" 6213dependencies = [ 6214 "ahash", 6215 "equivalent", 6216 "hashbrown 0.16.1", 6217 "parking_lot", 6218] 6219 6220[[package]] 6221name = "quinn" 6222version = "0.11.9" 6223source = "registry+https://github.com/rust-lang/crates.io-index" 6224checksum = "b9e20a958963c291dc322d98411f541009df2ced7b5a4f2bd52337638cfccf20" 6225dependencies = [ 6226 "bytes", 6227 "cfg_aliases", 6228 "futures-io", 6229 "pin-project-lite", 6230 "quinn-proto", 6231 "quinn-udp", 6232 "rustc-hash", 6233 "rustls", 6234 "socket2", 6235 "thiserror 2.0.18", 6236 "tokio", 6237 "tracing", 6238 "web-time", 6239] 6240 6241[[package]] 6242name = "quinn-proto" 6243version = "0.11.14" 6244source = "registry+https://github.com/rust-lang/crates.io-index" 6245checksum = "434b42fec591c96ef50e21e886936e66d3cc3f737104fdb9b737c40ffb94c098" 6246dependencies = [ 6247 "aws-lc-rs", 6248 "bytes", 6249 "getrandom 0.3.4", 6250 "lru-slab", 6251 "rand 0.9.4", 6252 "ring", 6253 "rustc-hash", 6254 "rustls", 6255 "rustls-pki-types", 6256 "slab", 6257 "thiserror 2.0.18", 6258 "tinyvec", 6259 "tracing", 6260 "web-time", 6261] 6262 6263[[package]] 6264name = "quinn-udp" 6265version = "0.5.14" 6266source = "registry+https://github.com/rust-lang/crates.io-index" 6267checksum = "addec6a0dcad8a8d96a771f815f0eaf55f9d1805756410b39f5fa81332574cbd" 6268dependencies = [ 6269 "cfg_aliases", 6270 "libc", 6271 "once_cell", 6272 "socket2", 6273 "tracing", 6274 "windows-sys 0.60.2", 6275] 6276 6277[[package]] 6278name = "quote" 6279version = "1.0.45" 6280source = "registry+https://github.com/rust-lang/crates.io-index" 6281checksum = "41f2619966050689382d2b44f664f4bc593e129785a36d6ee376ddf37259b924" 6282dependencies = [ 6283 "proc-macro2", 6284] 6285 6286[[package]] 6287name = "r-efi" 6288version = "5.3.0" 6289source = "registry+https://github.com/rust-lang/crates.io-index" 6290checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f" 6291 6292[[package]] 6293name = "r-efi" 6294version = "6.0.0" 6295source = "registry+https://github.com/rust-lang/crates.io-index" 6296checksum = "f8dcc9c7d52a811697d2151c701e0d08956f92b0e24136cf4cf27b57a6a0d9bf" 6297 6298[[package]] 6299name = "rand" 6300version = "0.8.6" 6301source = "registry+https://github.com/rust-lang/crates.io-index" 6302checksum = "5ca0ecfa931c29007047d1bc58e623ab12e5590e8c7cc53200d5202b69266d8a" 6303dependencies = [ 6304 "libc", 6305 "rand_chacha 0.3.1", 6306 "rand_core 0.6.4", 6307] 6308 6309[[package]] 6310name = "rand" 6311version = "0.9.4" 6312source = "registry+https://github.com/rust-lang/crates.io-index" 6313checksum = "44c5af06bb1b7d3216d91932aed5265164bf384dc89cd6ba05cf59a35f5f76ea" 6314dependencies = [ 6315 "rand_chacha 0.9.0", 6316 "rand_core 0.9.5", 6317] 6318 6319[[package]] 6320name = "rand" 6321version = "0.10.1" 6322source = "registry+https://github.com/rust-lang/crates.io-index" 6323checksum = "d2e8e8bcc7961af1fdac401278c6a831614941f6164ee3bf4ce61b7edb162207" 6324dependencies = [ 6325 "chacha20", 6326 "getrandom 0.4.3", 6327 "rand_core 0.10.1", 6328] 6329 6330[[package]] 6331name = "rand_chacha" 6332version = "0.3.1" 6333source = "registry+https://github.com/rust-lang/crates.io-index" 6334checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88" 6335dependencies = [ 6336 "ppv-lite86", 6337 "rand_core 0.6.4", 6338] 6339 6340[[package]] 6341name = "rand_chacha" 6342version = "0.9.0" 6343source = "registry+https://github.com/rust-lang/crates.io-index" 6344checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb" 6345dependencies = [ 6346 "ppv-lite86", 6347 "rand_core 0.9.5", 6348] 6349 6350[[package]] 6351name = "rand_core" 6352version = "0.6.4" 6353source = "registry+https://github.com/rust-lang/crates.io-index" 6354checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" 6355dependencies = [ 6356 "getrandom 0.2.17", 6357] 6358 6359[[package]] 6360name = "rand_core" 6361version = "0.9.5" 6362source = "registry+https://github.com/rust-lang/crates.io-index" 6363checksum = "76afc826de14238e6e8c374ddcc1fa19e374fd8dd986b0d2af0d02377261d83c" 6364dependencies = [ 6365 "getrandom 0.3.4", 6366] 6367 6368[[package]] 6369name = "rand_core" 6370version = "0.10.1" 6371source = "registry+https://github.com/rust-lang/crates.io-index" 6372checksum = "63b8176103e19a2643978565ca18b50549f6101881c443590420e4dc998a3c69" 6373 6374[[package]] 6375name = "rand_xorshift" 6376version = "0.4.0" 6377source = "registry+https://github.com/rust-lang/crates.io-index" 6378checksum = "513962919efc330f829edb2535844d1b912b0fbe2ca165d613e4e8788bb05a5a" 6379dependencies = [ 6380 "rand_core 0.9.5", 6381] 6382 6383[[package]] 6384name = "raw-cpuid" 6385version = "11.6.0" 6386source = "registry+https://github.com/rust-lang/crates.io-index" 6387checksum = "498cd0dc59d73224351ee52a95fee0f1a617a2eae0e7d9d720cc622c73a54186" 6388dependencies = [ 6389 "bitflags 2.13.0", 6390] 6391 6392[[package]] 6393name = "rawzip" 6394version = "0.4.4" 6395source = "registry+https://github.com/rust-lang/crates.io-index" 6396checksum = "9d9575f44c8cf85bc843ad666dcdf20d05a7753772bef56eb2a5140282b32150" 6397 6398[[package]] 6399name = "rayon" 6400version = "1.12.0" 6401source = "registry+https://github.com/rust-lang/crates.io-index" 6402checksum = "fb39b166781f92d482534ef4b4b1b2568f42613b53e5b6c160e24cfbfa30926d" 6403dependencies = [ 6404 "either", 6405 "rayon-core", 6406] 6407 6408[[package]] 6409name = "rayon-core" 6410version = "1.13.0" 6411source = "registry+https://github.com/rust-lang/crates.io-index" 6412checksum = "22e18b0f0062d30d4230b2e85ff77fdfe4326feb054b9783a3460d8435c8ab91" 6413dependencies = [ 6414 "crossbeam-deque", 6415 "crossbeam-utils", 6416] 6417 6418[[package]] 6419name = "rcgen" 6420version = "0.13.2" 6421source = "registry+https://github.com/rust-lang/crates.io-index" 6422checksum = "75e669e5202259b5314d1ea5397316ad400819437857b90861765f24c4cf80a2" 6423dependencies = [ 6424 "aws-lc-rs", 6425 "pem", 6426 "rustls-pki-types", 6427 "time", 6428 "yasna 0.5.2", 6429] 6430 6431[[package]] 6432name = "rcgen" 6433version = "0.14.8" 6434source = "registry+https://github.com/rust-lang/crates.io-index" 6435checksum = "57f6d249aad744e274e682777a50283a225a32705394ee6d5fcc01efa25e4055" 6436dependencies = [ 6437 "aws-lc-rs", 6438 "pem", 6439 "rustls-pki-types", 6440 "time", 6441 "x509-parser 0.18.1", 6442 "yasna 0.6.0", 6443] 6444 6445[[package]] 6446name = "redox_syscall" 6447version = "0.5.18" 6448source = "registry+https://github.com/rust-lang/crates.io-index" 6449checksum = "ed2bf2547551a7053d6fdfafda3f938979645c44812fbfcda098faae3f1a362d" 6450dependencies = [ 6451 "bitflags 2.13.0", 6452] 6453 6454[[package]] 6455name = "ref-cast" 6456version = "1.0.25" 6457source = "registry+https://github.com/rust-lang/crates.io-index" 6458checksum = "f354300ae66f76f1c85c5f84693f0ce81d747e2c3f21a45fef496d89c960bf7d" 6459dependencies = [ 6460 "ref-cast-impl", 6461] 6462 6463[[package]] 6464name = "ref-cast-impl" 6465version = "1.0.25" 6466source = "registry+https://github.com/rust-lang/crates.io-index" 6467checksum = "b7186006dcb21920990093f30e3dea63b7d6e977bf1256be20c3563a5db070da" 6468dependencies = [ 6469 "proc-macro2", 6470 "quote", 6471 "syn 2.0.118", 6472] 6473 6474[[package]] 6475name = "regex" 6476version = "1.12.4" 6477source = "registry+https://github.com/rust-lang/crates.io-index" 6478checksum = "f1292b7759ae1cb9ec195452d1390a074f0cd8541ab7a5a8c31cd6db45d4a6ba" 6479dependencies = [ 6480 "aho-corasick", 6481 "memchr", 6482 "regex-automata", 6483 "regex-syntax", 6484] 6485 6486[[package]] 6487name = "regex-automata" 6488version = "0.4.14" 6489source = "registry+https://github.com/rust-lang/crates.io-index" 6490checksum = "6e1dd4122fc1595e8162618945476892eefca7b88c52820e74af6262213cae8f" 6491dependencies = [ 6492 "aho-corasick", 6493 "memchr", 6494 "regex-syntax", 6495] 6496 6497[[package]] 6498name = "regex-lite" 6499version = "0.1.9" 6500source = "registry+https://github.com/rust-lang/crates.io-index" 6501checksum = "cab834c73d247e67f4fae452806d17d3c7501756d98c8808d7c9c7aa7d18f973" 6502 6503[[package]] 6504name = "regex-syntax" 6505version = "0.8.11" 6506source = "registry+https://github.com/rust-lang/crates.io-index" 6507checksum = "d6f6ff9a378485b298a5286656da665ba74413d36db0979633275d2e708145d4" 6508 6509[[package]] 6510name = "reqwest" 6511version = "0.12.28" 6512source = "registry+https://github.com/rust-lang/crates.io-index" 6513checksum = "eddd3ca559203180a307f12d114c268abf583f59b03cb906fd0b3ff8646c1147" 6514dependencies = [ 6515 "base64", 6516 "bytes", 6517 "encoding_rs", 6518 "futures-core", 6519 "futures-util", 6520 "h2", 6521 "http", 6522 "http-body", 6523 "http-body-util", 6524 "hyper", 6525 "hyper-rustls", 6526 "hyper-util", 6527 "js-sys", 6528 "log", 6529 "mime", 6530 "percent-encoding", 6531 "pin-project-lite", 6532 "quinn", 6533 "rustls", 6534 "rustls-pki-types", 6535 "serde", 6536 "serde_json", 6537 "serde_urlencoded", 6538 "sync_wrapper", 6539 "tokio", 6540 "tokio-rustls", 6541 "tokio-util", 6542 "tower", 6543 "tower-http 0.6.11", 6544 "tower-service", 6545 "url", 6546 "wasm-bindgen", 6547 "wasm-bindgen-futures", 6548 "wasm-streams", 6549 "web-sys", 6550 "webpki-roots 1.0.8", 6551] 6552 6553[[package]] 6554name = "reqwest" 6555version = "0.13.1" 6556source = "registry+https://github.com/rust-lang/crates.io-index" 6557checksum = "04e9018c9d814e5f30cc16a0f03271aeab3571e609612d9fe78c1aa8d11c2f62" 6558dependencies = [ 6559 "base64", 6560 "bytes", 6561 "futures-core", 6562 "futures-util", 6563 "h2", 6564 "http", 6565 "http-body", 6566 "http-body-util", 6567 "hyper", 6568 "hyper-rustls", 6569 "hyper-util", 6570 "js-sys", 6571 "log", 6572 "percent-encoding", 6573 "pin-project-lite", 6574 "quinn", 6575 "rustls", 6576 "rustls-pki-types", 6577 "rustls-platform-verifier", 6578 "serde", 6579 "serde_json", 6580 "sync_wrapper", 6581 "tokio", 6582 "tokio-rustls", 6583 "tokio-util", 6584 "tower", 6585 "tower-http 0.6.11", 6586 "tower-service", 6587 "url", 6588 "wasm-bindgen", 6589 "wasm-bindgen-futures", 6590 "wasm-streams", 6591 "web-sys", 6592 "webpki-roots 1.0.8", 6593] 6594 6595[[package]] 6596name = "resolv-conf" 6597version = "0.7.6" 6598source = "registry+https://github.com/rust-lang/crates.io-index" 6599checksum = "1e061d1b48cb8d38042de4ae0a7a6401009d6143dc80d2e2d6f31f0bdd6470c7" 6600 6601[[package]] 6602name = "rfc6979" 6603version = "0.4.0" 6604source = "registry+https://github.com/rust-lang/crates.io-index" 6605checksum = "f8dd2a808d456c4a54e300a23e9f5a67e122c3024119acbfd73e3bf664491cb2" 6606dependencies = [ 6607 "hmac 0.12.1", 6608 "subtle", 6609] 6610 6611[[package]] 6612name = "rfc6979" 6613version = "0.5.0" 6614source = "registry+https://github.com/rust-lang/crates.io-index" 6615checksum = "5236ce872cac07e0fb3969b0cbf468c7d2f37d432f1b627dcb7b8d34563fb0c3" 6616dependencies = [ 6617 "hmac 0.13.0", 6618 "subtle", 6619] 6620 6621[[package]] 6622name = "ring" 6623version = "0.17.14" 6624source = "registry+https://github.com/rust-lang/crates.io-index" 6625checksum = "a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7" 6626dependencies = [ 6627 "cc", 6628 "cfg-if", 6629 "getrandom 0.2.17", 6630 "libc", 6631 "untrusted 0.9.0", 6632 "windows-sys 0.52.0", 6633] 6634 6635[[package]] 6636name = "rsa" 6637version = "0.10.0-rc.18" 6638source = "registry+https://github.com/rust-lang/crates.io-index" 6639checksum = "30b2aa4ba0d89f73d1e332df05be0eeab8840351c36ca5654341dfdb57bb3caf" 6640dependencies = [ 6641 "const-oid 0.10.2", 6642 "crypto-bigint 0.7.4", 6643 "crypto-primes", 6644 "digest 0.11.3", 6645 "pkcs1", 6646 "pkcs8 0.11.0", 6647 "rand_core 0.10.1", 6648 "sha2 0.11.0", 6649 "signature 3.0.0", 6650 "spki 0.8.0", 6651 "zeroize", 6652] 6653 6654[[package]] 6655name = "rsqlite-vfs" 6656version = "0.1.1" 6657source = "registry+https://github.com/rust-lang/crates.io-index" 6658checksum = "c51c9ae4df8a7fba42103df5c621fa3c37eccf3a3c650879e90fc48b11cc192c" 6659dependencies = [ 6660 "hashbrown 0.16.1", 6661 "thiserror 2.0.18", 6662] 6663 6664[[package]] 6665name = "rusqlite" 6666version = "0.38.0" 6667source = "registry+https://github.com/rust-lang/crates.io-index" 6668checksum = "f1c93dd1c9683b438c392c492109cb702b8090b2bfc8fed6f6e4eb4523f17af3" 6669dependencies = [ 6670 "bitflags 2.13.0", 6671 "fallible-iterator", 6672 "fallible-streaming-iterator", 6673 "hashlink", 6674 "libsqlite3-sys", 6675 "smallvec", 6676 "sqlite-wasm-rs", 6677] 6678 6679[[package]] 6680name = "russh" 6681version = "0.61.2" 6682source = "registry+https://github.com/rust-lang/crates.io-index" 6683checksum = "bbf893f64684e58da8a68d56a5e84d1cf0440226274c515770fe267707a7d0b0" 6684dependencies = [ 6685 "aes", 6686 "aws-lc-rs", 6687 "bitflags 2.13.0", 6688 "block-padding", 6689 "byteorder", 6690 "bytes", 6691 "cbc", 6692 "cipher", 6693 "crypto-bigint 0.7.4", 6694 "ctr", 6695 "curve25519-dalek", 6696 "data-encoding", 6697 "delegate", 6698 "der 0.8.0", 6699 "digest 0.11.3", 6700 "ecdsa 0.17.0-rc.18", 6701 "ed25519-dalek", 6702 "elliptic-curve 0.14.0-rc.33", 6703 "enum_dispatch", 6704 "flate2", 6705 "futures", 6706 "generic-array 1.4.3", 6707 "getrandom 0.4.3", 6708 "ghash", 6709 "hex-literal", 6710 "hmac 0.13.0", 6711 "inout", 6712 "internal-russh-num-bigint", 6713 "keccak", 6714 "log", 6715 "md5", 6716 "ml-kem", 6717 "module-lattice", 6718 "num-bigint", 6719 "p256 0.14.0-rc.10", 6720 "p384", 6721 "p521", 6722 "pageant", 6723 "pbkdf2", 6724 "pkcs1", 6725 "pkcs5", 6726 "pkcs8 0.11.0", 6727 "polyval", 6728 "rand 0.10.1", 6729 "rand_core 0.10.1", 6730 "rsa", 6731 "russh-cryptovec", 6732 "russh-util", 6733 "salsa20", 6734 "scrypt", 6735 "sec1 0.8.1", 6736 "sha1 0.11.0", 6737 "sha2 0.11.0", 6738 "sha3", 6739 "signature 3.0.0", 6740 "spki 0.8.0", 6741 "ssh-encoding", 6742 "ssh-key", 6743 "subtle", 6744 "thiserror 2.0.18", 6745 "tokio", 6746 "typenum", 6747 "universal-hash", 6748 "zeroize", 6749] 6750 6751[[package]] 6752name = "russh-cryptovec" 6753version = "0.61.0" 6754source = "registry+https://github.com/rust-lang/crates.io-index" 6755checksum = "443f6bbcfacb34a1aab2b12b99bf08e0c63abdc5a0db261901365df9d57fff51" 6756dependencies = [ 6757 "log", 6758 "nix", 6759 "ssh-encoding", 6760 "windows-sys 0.61.2", 6761] 6762 6763[[package]] 6764name = "russh-util" 6765version = "0.52.0" 6766source = "registry+https://github.com/rust-lang/crates.io-index" 6767checksum = "668424a5dde0bcb45b55ba7de8476b93831b4aa2fa6947e145f3b053e22c60b6" 6768dependencies = [ 6769 "chrono", 6770 "tokio", 6771 "wasm-bindgen", 6772 "wasm-bindgen-futures", 6773] 6774 6775[[package]] 6776name = "rust-stemmers" 6777version = "1.2.0" 6778source = "registry+https://github.com/rust-lang/crates.io-index" 6779checksum = "e46a2036019fdb888131db7a4c847a1063a7493f971ed94ea82c67eada63ca54" 6780dependencies = [ 6781 "serde", 6782 "serde_derive", 6783] 6784 6785[[package]] 6786name = "rustc-hash" 6787version = "2.1.2" 6788source = "registry+https://github.com/rust-lang/crates.io-index" 6789checksum = "94300abf3f1ae2e2b8ffb7b58043de3d399c73fa6f4b73826402a5c457614dbe" 6790 6791[[package]] 6792name = "rustc_version" 6793version = "0.4.1" 6794source = "registry+https://github.com/rust-lang/crates.io-index" 6795checksum = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92" 6796dependencies = [ 6797 "semver", 6798] 6799 6800[[package]] 6801name = "rusticata-macros" 6802version = "4.1.0" 6803source = "registry+https://github.com/rust-lang/crates.io-index" 6804checksum = "faf0c4a6ece9950b9abdb62b1cfcf2a68b3b67a10ba445b3bb85be2a293d0632" 6805dependencies = [ 6806 "nom", 6807] 6808 6809[[package]] 6810name = "rustix" 6811version = "1.1.4" 6812source = "registry+https://github.com/rust-lang/crates.io-index" 6813checksum = "b6fe4565b9518b83ef4f91bb47ce29620ca828bd32cb7e408f0062e9930ba190" 6814dependencies = [ 6815 "bitflags 2.13.0", 6816 "errno", 6817 "libc", 6818 "linux-raw-sys", 6819 "windows-sys 0.61.2", 6820] 6821 6822[[package]] 6823name = "rustls" 6824version = "0.23.40" 6825source = "registry+https://github.com/rust-lang/crates.io-index" 6826checksum = "ef86cd5876211988985292b91c96a8f2d298df24e75989a43a3c73f2d4d8168b" 6827dependencies = [ 6828 "aws-lc-rs", 6829 "log", 6830 "once_cell", 6831 "ring", 6832 "rustls-pki-types", 6833 "rustls-webpki", 6834 "subtle", 6835 "zeroize", 6836] 6837 6838[[package]] 6839name = "rustls-acme" 6840version = "0.15.3" 6841source = "registry+https://github.com/rust-lang/crates.io-index" 6842checksum = "b9c70a17ecb067d5067565a16a2e0f26a4a2ea0924f49739d558c45186facc75" 6843dependencies = [ 6844 "async-io", 6845 "async-trait", 6846 "async-web-client", 6847 "aws-lc-rs", 6848 "base64", 6849 "blocking", 6850 "chrono", 6851 "futures", 6852 "futures-rustls", 6853 "http", 6854 "log", 6855 "pem", 6856 "rcgen 0.13.2", 6857 "serde", 6858 "serde_json", 6859 "thiserror 2.0.18", 6860 "webpki-roots 1.0.8", 6861 "x509-parser 0.16.0", 6862] 6863 6864[[package]] 6865name = "rustls-native-certs" 6866version = "0.8.4" 6867source = "registry+https://github.com/rust-lang/crates.io-index" 6868checksum = "dab5152771c58876a2146916e53e35057e1a4dfa2b9df0f0305b07f611fdea4d" 6869dependencies = [ 6870 "openssl-probe", 6871 "rustls-pki-types", 6872 "schannel", 6873 "security-framework", 6874] 6875 6876[[package]] 6877name = "rustls-pemfile" 6878version = "2.2.0" 6879source = "registry+https://github.com/rust-lang/crates.io-index" 6880checksum = "dce314e5fee3f39953d46bb63bb8a46d40c2f8fb7cc5a3b6cab2bde9721d6e50" 6881dependencies = [ 6882 "rustls-pki-types", 6883] 6884 6885[[package]] 6886name = "rustls-pki-types" 6887version = "1.14.1" 6888source = "registry+https://github.com/rust-lang/crates.io-index" 6889checksum = "30a7197ae7eb376e574fe940d068c30fe0462554a3ddbe4eca7838e049c937a9" 6890dependencies = [ 6891 "web-time", 6892 "zeroize", 6893] 6894 6895[[package]] 6896name = "rustls-platform-verifier" 6897version = "0.6.2" 6898source = "registry+https://github.com/rust-lang/crates.io-index" 6899checksum = "1d99feebc72bae7ab76ba994bb5e121b8d83d910ca40b36e0921f53becc41784" 6900dependencies = [ 6901 "core-foundation 0.10.1", 6902 "core-foundation-sys", 6903 "jni", 6904 "log", 6905 "once_cell", 6906 "rustls", 6907 "rustls-native-certs", 6908 "rustls-platform-verifier-android", 6909 "rustls-webpki", 6910 "security-framework", 6911 "security-framework-sys", 6912 "webpki-root-certs", 6913 "windows-sys 0.61.2", 6914] 6915 6916[[package]] 6917name = "rustls-platform-verifier-android" 6918version = "0.1.1" 6919source = "registry+https://github.com/rust-lang/crates.io-index" 6920checksum = "f87165f0995f63a9fbeea62b64d10b4d9d8e78ec6d7d51fb2125fda7bb36788f" 6921 6922[[package]] 6923name = "rustls-webpki" 6924version = "0.103.13" 6925source = "registry+https://github.com/rust-lang/crates.io-index" 6926checksum = "61c429a8649f110dddef65e2a5ad240f747e85f7758a6bccc7e5777bd33f756e" 6927dependencies = [ 6928 "aws-lc-rs", 6929 "ring", 6930 "rustls-pki-types", 6931 "untrusted 0.9.0", 6932] 6933 6934[[package]] 6935name = "rustversion" 6936version = "1.0.22" 6937source = "registry+https://github.com/rust-lang/crates.io-index" 6938checksum = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d" 6939 6940[[package]] 6941name = "rusty-fork" 6942version = "0.3.1" 6943source = "registry+https://github.com/rust-lang/crates.io-index" 6944checksum = "cc6bf79ff24e648f6da1f8d1f011e9cac26491b619e6b9280f2b47f1774e6ee2" 6945dependencies = [ 6946 "fnv", 6947 "quick-error", 6948 "tempfile", 6949 "wait-timeout", 6950] 6951 6952[[package]] 6953name = "ryu" 6954version = "1.0.23" 6955source = "registry+https://github.com/rust-lang/crates.io-index" 6956checksum = "9774ba4a74de5f7b1c1451ed6cd5285a32eddb5cccb8cc655a4e50009e06477f" 6957 6958[[package]] 6959name = "saa" 6960version = "5.6.0" 6961source = "registry+https://github.com/rust-lang/crates.io-index" 6962checksum = "68f5acb362a0e75c2a963532fa7fabf13dff81626dc494df16488d30befcbea0" 6963 6964[[package]] 6965name = "salsa20" 6966version = "0.11.0" 6967source = "registry+https://github.com/rust-lang/crates.io-index" 6968checksum = "2f874456e72520ff1375a06c588eaf074b0f01f9e9e1aada45bd9b7954a6e42c" 6969dependencies = [ 6970 "cfg-if", 6971 "cipher", 6972] 6973 6974[[package]] 6975name = "same-file" 6976version = "1.0.6" 6977source = "registry+https://github.com/rust-lang/crates.io-index" 6978checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502" 6979dependencies = [ 6980 "winapi-util", 6981] 6982 6983[[package]] 6984name = "scc" 6985version = "3.8.3" 6986source = "registry+https://github.com/rust-lang/crates.io-index" 6987checksum = "5581cd5dd2cb79cbe9d8137071d67f62f0db926e83a07b4d14561c5b7d423776" 6988dependencies = [ 6989 "saa", 6990 "sdd", 6991] 6992 6993[[package]] 6994name = "schannel" 6995version = "0.1.29" 6996source = "registry+https://github.com/rust-lang/crates.io-index" 6997checksum = "91c1b7e4904c873ef0710c1f407dde2e6287de2bebc1bbbf7d430bb7cbffd939" 6998dependencies = [ 6999 "windows-sys 0.61.2", 7000] 7001 7002[[package]] 7003name = "scoped-tls" 7004version = "1.0.1" 7005source = "registry+https://github.com/rust-lang/crates.io-index" 7006checksum = "e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294" 7007 7008[[package]] 7009name = "scopeguard" 7010version = "1.2.0" 7011source = "registry+https://github.com/rust-lang/crates.io-index" 7012checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" 7013 7014[[package]] 7015name = "scrypt" 7016version = "0.12.0" 7017source = "registry+https://github.com/rust-lang/crates.io-index" 7018checksum = "d87af57419b594aa23fa95f09f0e06d80d84ba01c26148c43844cad6ff4485f0" 7019dependencies = [ 7020 "cfg-if", 7021 "pbkdf2", 7022 "salsa20", 7023 "sha2 0.11.0", 7024] 7025 7026[[package]] 7027name = "sdd" 7028version = "4.8.6" 7029source = "registry+https://github.com/rust-lang/crates.io-index" 7030checksum = "e5f0e40a01b94e35d1dacbcfbe5bfd3d31e37d9590b2e6d86a82b0e87bd4f551" 7031dependencies = [ 7032 "saa", 7033] 7034 7035[[package]] 7036name = "sec1" 7037version = "0.7.3" 7038source = "registry+https://github.com/rust-lang/crates.io-index" 7039checksum = "d3e97a565f76233a6003f9f5c54be1d9c5bdfa3eccfb189469f11ec4901c47dc" 7040dependencies = [ 7041 "base16ct 0.2.0", 7042 "der 0.7.10", 7043 "generic-array 0.14.9", 7044 "pkcs8 0.10.2", 7045 "subtle", 7046 "zeroize", 7047] 7048 7049[[package]] 7050name = "sec1" 7051version = "0.8.1" 7052source = "registry+https://github.com/rust-lang/crates.io-index" 7053checksum = "d56d437c2f19203ce5f7122e507831de96f3d2d4d3be5af44a0b0a09d8a80e4d" 7054dependencies = [ 7055 "base16ct 1.0.0", 7056 "ctutils", 7057 "der 0.8.0", 7058 "hybrid-array", 7059 "subtle", 7060 "zeroize", 7061] 7062 7063[[package]] 7064name = "security-framework" 7065version = "3.7.0" 7066source = "registry+https://github.com/rust-lang/crates.io-index" 7067checksum = "b7f4bc775c73d9a02cde8bf7b2ec4c9d12743edf609006c7facc23998404cd1d" 7068dependencies = [ 7069 "bitflags 2.13.0", 7070 "core-foundation 0.10.1", 7071 "core-foundation-sys", 7072 "libc", 7073 "security-framework-sys", 7074] 7075 7076[[package]] 7077name = "security-framework-sys" 7078version = "2.17.0" 7079source = "registry+https://github.com/rust-lang/crates.io-index" 7080checksum = "6ce2691df843ecc5d231c0b14ece2acc3efb62c0a398c7e1d875f3983ce020e3" 7081dependencies = [ 7082 "core-foundation-sys", 7083 "libc", 7084] 7085 7086[[package]] 7087name = "semver" 7088version = "1.0.28" 7089source = "registry+https://github.com/rust-lang/crates.io-index" 7090checksum = "8a7852d02fc848982e0c167ef163aaff9cd91dc640ba85e263cb1ce46fae51cd" 7091 7092[[package]] 7093name = "send_wrapper" 7094version = "0.6.0" 7095source = "registry+https://github.com/rust-lang/crates.io-index" 7096checksum = "cd0b0ec5f1c1ca621c432a25813d8d60c88abe6d3e08a3eb9cf37d97a0fe3d73" 7097 7098[[package]] 7099name = "serde" 7100version = "1.0.228" 7101source = "registry+https://github.com/rust-lang/crates.io-index" 7102checksum = "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e" 7103dependencies = [ 7104 "serde_core", 7105 "serde_derive", 7106] 7107 7108[[package]] 7109name = "serde-value" 7110version = "0.7.0" 7111source = "registry+https://github.com/rust-lang/crates.io-index" 7112checksum = "f3a1a3341211875ef120e117ea7fd5228530ae7e7036a779fdc9117be6b3282c" 7113dependencies = [ 7114 "ordered-float 2.10.1", 7115 "serde", 7116] 7117 7118[[package]] 7119name = "serde_bytes" 7120version = "0.11.19" 7121source = "registry+https://github.com/rust-lang/crates.io-index" 7122checksum = "a5d440709e79d88e51ac01c4b72fc6cb7314017bb7da9eeff678aa94c10e3ea8" 7123dependencies = [ 7124 "serde", 7125 "serde_core", 7126] 7127 7128[[package]] 7129name = "serde_core" 7130version = "1.0.228" 7131source = "registry+https://github.com/rust-lang/crates.io-index" 7132checksum = "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad" 7133dependencies = [ 7134 "serde_derive", 7135] 7136 7137[[package]] 7138name = "serde_derive" 7139version = "1.0.228" 7140source = "registry+https://github.com/rust-lang/crates.io-index" 7141checksum = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79" 7142dependencies = [ 7143 "proc-macro2", 7144 "quote", 7145 "syn 2.0.118", 7146] 7147 7148[[package]] 7149name = "serde_html_form" 7150version = "0.3.2" 7151source = "registry+https://github.com/rust-lang/crates.io-index" 7152checksum = "2acf96b1d9364968fce46ebb548f1c0e1d7eceae27bdff73865d42e6c7369d94" 7153dependencies = [ 7154 "form_urlencoded", 7155 "indexmap", 7156 "itoa", 7157 "serde_core", 7158] 7159 7160[[package]] 7161name = "serde_ipld_dagcbor" 7162version = "0.6.4" 7163source = "registry+https://github.com/rust-lang/crates.io-index" 7164checksum = "46182f4f08349a02b45c998ba3215d3f9de826246ba02bb9dddfe9a2a2100778" 7165dependencies = [ 7166 "cbor4ii", 7167 "ipld-core", 7168 "scopeguard", 7169 "serde", 7170] 7171 7172[[package]] 7173name = "serde_json" 7174version = "1.0.150" 7175source = "registry+https://github.com/rust-lang/crates.io-index" 7176checksum = "e8014e44b4736ed0538adeecded0fce2a272f22dc9578a7eb6b2d9993c74cfb9" 7177dependencies = [ 7178 "itoa", 7179 "memchr", 7180 "serde", 7181 "serde_core", 7182 "zmij", 7183] 7184 7185[[package]] 7186name = "serde_norway" 7187version = "0.9.42" 7188source = "registry+https://github.com/rust-lang/crates.io-index" 7189checksum = "e408f29489b5fd500fab51ff1484fc859bb655f32c671f307dcd733b72e8168c" 7190dependencies = [ 7191 "indexmap", 7192 "itoa", 7193 "ryu", 7194 "serde", 7195 "unsafe-libyaml-norway", 7196] 7197 7198[[package]] 7199name = "serde_path_to_error" 7200version = "0.1.20" 7201source = "registry+https://github.com/rust-lang/crates.io-index" 7202checksum = "10a9ff822e371bb5403e391ecd83e182e0e77ba7f6fe0160b795797109d1b457" 7203dependencies = [ 7204 "itoa", 7205 "serde", 7206 "serde_core", 7207] 7208 7209[[package]] 7210name = "serde_repr" 7211version = "0.1.20" 7212source = "registry+https://github.com/rust-lang/crates.io-index" 7213checksum = "175ee3e80ae9982737ca543e96133087cbd9a485eecc3bc4de9c1a37b47ea59c" 7214dependencies = [ 7215 "proc-macro2", 7216 "quote", 7217 "syn 2.0.118", 7218] 7219 7220[[package]] 7221name = "serde_spanned" 7222version = "1.1.1" 7223source = "registry+https://github.com/rust-lang/crates.io-index" 7224checksum = "6662b5879511e06e8999a8a235d848113e942c9124f211511b16466ee2995f26" 7225dependencies = [ 7226 "serde_core", 7227] 7228 7229[[package]] 7230name = "serde_urlencoded" 7231version = "0.7.1" 7232source = "registry+https://github.com/rust-lang/crates.io-index" 7233checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd" 7234dependencies = [ 7235 "form_urlencoded", 7236 "itoa", 7237 "ryu", 7238 "serde", 7239] 7240 7241[[package]] 7242name = "serde_with" 7243version = "3.21.0" 7244source = "registry+https://github.com/rust-lang/crates.io-index" 7245checksum = "76a5c54c7310e7b8b9577c286d7e399ddd876c3e12b3ed917a8aabc4b96e9e8c" 7246dependencies = [ 7247 "base64", 7248 "bs58", 7249 "chrono", 7250 "hex", 7251 "serde_core", 7252 "serde_json", 7253 "serde_with_macros", 7254 "time", 7255] 7256 7257[[package]] 7258name = "serde_with_macros" 7259version = "3.21.0" 7260source = "registry+https://github.com/rust-lang/crates.io-index" 7261checksum = "84d57bc0c8b9a17920c178daa6bb924850d54a9c97ab45194bb8c17ad66bb660" 7262dependencies = [ 7263 "darling", 7264 "proc-macro2", 7265 "quote", 7266 "syn 2.0.118", 7267] 7268 7269[[package]] 7270name = "serde_yaml" 7271version = "0.9.34+deprecated" 7272source = "registry+https://github.com/rust-lang/crates.io-index" 7273checksum = "6a8b1a1a2ebf674015cc02edccce75287f1a0130d394307b36743c2f5d504b47" 7274dependencies = [ 7275 "indexmap", 7276 "itoa", 7277 "ryu", 7278 "serde", 7279 "unsafe-libyaml", 7280] 7281 7282[[package]] 7283name = "serdect" 7284version = "0.4.3" 7285source = "registry+https://github.com/rust-lang/crates.io-index" 7286checksum = "66cf8fedced2fcf12406bcb34223dffb92eaf34908ede12fed414c82b7f00b3e" 7287dependencies = [ 7288 "base16ct 1.0.0", 7289 "serde", 7290] 7291 7292[[package]] 7293name = "sha1" 7294version = "0.10.6" 7295source = "registry+https://github.com/rust-lang/crates.io-index" 7296checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba" 7297dependencies = [ 7298 "cfg-if", 7299 "cpufeatures 0.2.17", 7300 "digest 0.10.7", 7301] 7302 7303[[package]] 7304name = "sha1" 7305version = "0.11.0" 7306source = "registry+https://github.com/rust-lang/crates.io-index" 7307checksum = "aacc4cc499359472b4abe1bf11d0b12e688af9a805fa5e3016f9a386dc2d0214" 7308dependencies = [ 7309 "cfg-if", 7310 "cpufeatures 0.3.0", 7311 "digest 0.11.3", 7312] 7313 7314[[package]] 7315name = "sha1-checked" 7316version = "0.10.0" 7317source = "registry+https://github.com/rust-lang/crates.io-index" 7318checksum = "89f599ac0c323ebb1c6082821a54962b839832b03984598375bff3975b804423" 7319dependencies = [ 7320 "digest 0.10.7", 7321 "sha1 0.10.6", 7322] 7323 7324[[package]] 7325name = "sha2" 7326version = "0.10.9" 7327source = "registry+https://github.com/rust-lang/crates.io-index" 7328checksum = "a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283" 7329dependencies = [ 7330 "cfg-if", 7331 "cpufeatures 0.2.17", 7332 "digest 0.10.7", 7333] 7334 7335[[package]] 7336name = "sha2" 7337version = "0.11.0" 7338source = "registry+https://github.com/rust-lang/crates.io-index" 7339checksum = "446ba717509524cb3f22f17ecc096f10f4822d76ab5c0b9822c5f9c284e825f4" 7340dependencies = [ 7341 "cfg-if", 7342 "cpufeatures 0.3.0", 7343 "digest 0.11.3", 7344] 7345 7346[[package]] 7347name = "sha3" 7348version = "0.11.0" 7349source = "registry+https://github.com/rust-lang/crates.io-index" 7350checksum = "be176f1a57ce4e3d31c1a166222d9768de5954f811601fb7ca06fc8203905ce1" 7351dependencies = [ 7352 "digest 0.11.3", 7353 "keccak", 7354] 7355 7356[[package]] 7357name = "sharded-slab" 7358version = "0.1.7" 7359source = "registry+https://github.com/rust-lang/crates.io-index" 7360checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6" 7361dependencies = [ 7362 "lazy_static", 7363] 7364 7365[[package]] 7366name = "shell-words" 7367version = "1.1.1" 7368source = "registry+https://github.com/rust-lang/crates.io-index" 7369checksum = "dc6fe69c597f9c37bfeeeeeb33da3530379845f10be461a66d16d03eca2ded77" 7370 7371[[package]] 7372name = "shlex" 7373version = "2.0.1" 7374source = "registry+https://github.com/rust-lang/crates.io-index" 7375checksum = "f8fadd59c855ef2080decdef8ff161eb6661b86933c9d82e5ba29dc602a55aba" 7376 7377[[package]] 7378name = "shuttle" 7379version = "0.1.0" 7380dependencies = [ 7381 "anyhow", 7382 "base64", 7383 "nix", 7384 "once_cell", 7385 "prost", 7386 "prost-protovalidate", 7387 "prost-reflect", 7388 "serde", 7389 "serde_json", 7390 "tempfile", 7391 "tokio", 7392 "tokio-vsock", 7393 "tracing", 7394 "tracing-subscriber", 7395] 7396 7397[[package]] 7398name = "signal-hook" 7399version = "0.4.4" 7400source = "registry+https://github.com/rust-lang/crates.io-index" 7401checksum = "b2a0c28ca5908dbdbcd52e6fdaa00358ab88637f8ab33e1f188dd510eb44b53d" 7402dependencies = [ 7403 "libc", 7404 "signal-hook-registry", 7405] 7406 7407[[package]] 7408name = "signal-hook-registry" 7409version = "1.4.8" 7410source = "registry+https://github.com/rust-lang/crates.io-index" 7411checksum = "c4db69cba1110affc0e9f7bcd48bbf87b3f4fc7c61fc9155afd4c469eb3d6c1b" 7412dependencies = [ 7413 "errno", 7414 "libc", 7415] 7416 7417[[package]] 7418name = "signature" 7419version = "2.2.0" 7420source = "registry+https://github.com/rust-lang/crates.io-index" 7421checksum = "77549399552de45a898a580c1b41d445bf730df867cc44e6c0233bbc4b8329de" 7422dependencies = [ 7423 "digest 0.10.7", 7424 "rand_core 0.6.4", 7425] 7426 7427[[package]] 7428name = "signature" 7429version = "3.0.0" 7430source = "registry+https://github.com/rust-lang/crates.io-index" 7431checksum = "28d567dcbaf0049cb8ac2608a76cd95ff9e4412e1899d389ee400918ca7537f5" 7432dependencies = [ 7433 "digest 0.11.3", 7434 "rand_core 0.10.1", 7435] 7436 7437[[package]] 7438name = "simd-adler32" 7439version = "0.3.9" 7440source = "registry+https://github.com/rust-lang/crates.io-index" 7441checksum = "703d5c7ef118737c72f1af64ad2f6f8c5e1921f818cdcb97b8fe6fc69bf66214" 7442 7443[[package]] 7444name = "siphasher" 7445version = "1.0.3" 7446source = "registry+https://github.com/rust-lang/crates.io-index" 7447checksum = "8ee5873ec9cce0195efcb7a4e9507a04cd49aec9c83d0389df45b1ef7ba2e649" 7448 7449[[package]] 7450name = "sketches-ddsketch" 7451version = "0.4.0" 7452source = "registry+https://github.com/rust-lang/crates.io-index" 7453checksum = "05e40b6cf54d988dc1a2223531b969c9a9e30906ad90ef64890c27b4bfbb46ea" 7454dependencies = [ 7455 "serde", 7456] 7457 7458[[package]] 7459name = "slab" 7460version = "0.4.12" 7461source = "registry+https://github.com/rust-lang/crates.io-index" 7462checksum = "0c790de23124f9ab44544d7ac05d60440adc586479ce501c1d6d7da3cd8c9cf5" 7463 7464[[package]] 7465name = "smallvec" 7466version = "1.15.2" 7467source = "registry+https://github.com/rust-lang/crates.io-index" 7468checksum = "8ed6a63f02c8539c91a8685a86f4099661ba3da017932f6ebbea6de3f0fa7c90" 7469 7470[[package]] 7471name = "smol_str" 7472version = "0.3.6" 7473source = "registry+https://github.com/rust-lang/crates.io-index" 7474checksum = "4aaa7368fcf4852a4c2dd92df0cace6a71f2091ca0a23391ce7f3a31833f1523" 7475dependencies = [ 7476 "borsh", 7477 "serde_core", 7478] 7479 7480[[package]] 7481name = "socket2" 7482version = "0.6.4" 7483source = "registry+https://github.com/rust-lang/crates.io-index" 7484checksum = "52d1cfed4120b4d927bf7c0f86d2087a4a7d6027c906d9f9d525a80573b9be51" 7485dependencies = [ 7486 "libc", 7487 "windows-sys 0.61.2", 7488] 7489 7490[[package]] 7491name = "spin" 7492version = "0.9.8" 7493source = "registry+https://github.com/rust-lang/crates.io-index" 7494checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67" 7495dependencies = [ 7496 "lock_api", 7497] 7498 7499[[package]] 7500name = "spin" 7501version = "0.10.0" 7502source = "registry+https://github.com/rust-lang/crates.io-index" 7503checksum = "d5fe4ccb98d9c292d56fec89a5e07da7fc4cf0dc11e156b41793132775d3e591" 7504 7505[[package]] 7506name = "spinning_top" 7507version = "0.3.0" 7508source = "registry+https://github.com/rust-lang/crates.io-index" 7509checksum = "d96d2d1d716fb500937168cc09353ffdc7a012be8475ac7308e1bdf0e3923300" 7510dependencies = [ 7511 "lock_api", 7512] 7513 7514[[package]] 7515name = "spki" 7516version = "0.7.3" 7517source = "registry+https://github.com/rust-lang/crates.io-index" 7518checksum = "d91ed6c858b01f942cd56b37a94b3e0a1798290327d1236e4d9cf4eaca44d29d" 7519dependencies = [ 7520 "base64ct", 7521 "der 0.7.10", 7522] 7523 7524[[package]] 7525name = "spki" 7526version = "0.8.0" 7527source = "registry+https://github.com/rust-lang/crates.io-index" 7528checksum = "1d9efca8738c78ee9484207732f728b1ef517bbb1833d6fc0879ca898a522f6f" 7529dependencies = [ 7530 "base64ct", 7531 "der 0.8.0", 7532] 7533 7534[[package]] 7535name = "sqlite-wasm-rs" 7536version = "0.5.5" 7537source = "registry+https://github.com/rust-lang/crates.io-index" 7538checksum = "dc3efc0da82635d7e1ced0053bbbfa8c7ab9645d0bf36ceb4f7127bb85315d75" 7539dependencies = [ 7540 "cc", 7541 "js-sys", 7542 "rsqlite-vfs", 7543 "wasm-bindgen", 7544] 7545 7546[[package]] 7547name = "ssh-cipher" 7548version = "0.3.0-rc.9" 7549source = "registry+https://github.com/rust-lang/crates.io-index" 7550checksum = "10db6f219196a8528f9ec904d9d45cdad692d65b0e57e72be4dedd1c5fddce36" 7551dependencies = [ 7552 "aead", 7553 "aes", 7554 "aes-gcm", 7555 "cbc", 7556 "chacha20", 7557 "cipher", 7558 "ctr", 7559 "ctutils", 7560 "des", 7561 "poly1305", 7562 "ssh-encoding", 7563 "zeroize", 7564] 7565 7566[[package]] 7567name = "ssh-encoding" 7568version = "0.3.0-rc.9" 7569source = "registry+https://github.com/rust-lang/crates.io-index" 7570checksum = "7abf34aa716da5d5b4c496936d042ea282ab392092cd68a72ef6a8863ff8c96a" 7571dependencies = [ 7572 "base64ct", 7573 "bytes", 7574 "crypto-bigint 0.7.4", 7575 "ctutils", 7576 "digest 0.11.3", 7577 "pem-rfc7468 1.0.0", 7578 "zeroize", 7579] 7580 7581[[package]] 7582name = "ssh-key" 7583version = "0.7.0-rc.10" 7584source = "registry+https://github.com/rust-lang/crates.io-index" 7585checksum = "45735ce3dea95690e4a9e414c4cfde7f79835063c3dcd35881df85a84118e74b" 7586dependencies = [ 7587 "argon2", 7588 "bcrypt-pbkdf", 7589 "ctutils", 7590 "ed25519-dalek", 7591 "hex", 7592 "hmac 0.13.0", 7593 "p256 0.14.0-rc.10", 7594 "p384", 7595 "p521", 7596 "rand_core 0.10.1", 7597 "rsa", 7598 "sec1 0.8.1", 7599 "sha1 0.11.0", 7600 "sha2 0.11.0", 7601 "signature 3.0.0", 7602 "ssh-cipher", 7603 "ssh-encoding", 7604 "zeroize", 7605] 7606 7607[[package]] 7608name = "stable_deref_trait" 7609version = "1.2.1" 7610source = "registry+https://github.com/rust-lang/crates.io-index" 7611checksum = "6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596" 7612 7613[[package]] 7614name = "static_assertions" 7615version = "1.1.0" 7616source = "registry+https://github.com/rust-lang/crates.io-index" 7617checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f" 7618 7619[[package]] 7620name = "strsim" 7621version = "0.11.1" 7622source = "registry+https://github.com/rust-lang/crates.io-index" 7623checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f" 7624 7625[[package]] 7626name = "subtle" 7627version = "2.6.1" 7628source = "registry+https://github.com/rust-lang/crates.io-index" 7629checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292" 7630 7631[[package]] 7632name = "syn" 7633version = "2.0.118" 7634source = "registry+https://github.com/rust-lang/crates.io-index" 7635checksum = "1b9ae57f904213ebb649ce6895b8a66c66f0203b9319718f69a5612a065b1422" 7636dependencies = [ 7637 "proc-macro2", 7638 "quote", 7639 "unicode-ident", 7640] 7641 7642[[package]] 7643name = "syn" 7644version = "3.0.3" 7645source = "registry+https://github.com/rust-lang/crates.io-index" 7646checksum = "53e9bae58849f64dfa4f5d5ae372c8341f7305f82a3868709269343628b659a3" 7647dependencies = [ 7648 "proc-macro2", 7649 "quote", 7650 "unicode-ident", 7651] 7652 7653[[package]] 7654name = "sync_wrapper" 7655version = "1.0.2" 7656source = "registry+https://github.com/rust-lang/crates.io-index" 7657checksum = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263" 7658dependencies = [ 7659 "futures-core", 7660] 7661 7662[[package]] 7663name = "synstructure" 7664version = "0.13.2" 7665source = "registry+https://github.com/rust-lang/crates.io-index" 7666checksum = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2" 7667dependencies = [ 7668 "proc-macro2", 7669 "quote", 7670 "syn 2.0.118", 7671] 7672 7673[[package]] 7674name = "system-configuration" 7675version = "0.7.0" 7676source = "registry+https://github.com/rust-lang/crates.io-index" 7677checksum = "a13f3d0daba03132c0aa9767f98351b3488edc2c100cda2d2ec2b04f3d8d3c8b" 7678dependencies = [ 7679 "bitflags 2.13.0", 7680 "core-foundation 0.9.4", 7681 "system-configuration-sys", 7682] 7683 7684[[package]] 7685name = "system-configuration-sys" 7686version = "0.6.0" 7687source = "registry+https://github.com/rust-lang/crates.io-index" 7688checksum = "8e1d1b10ced5ca923a1fcb8d03e96b8d3268065d724548c0211415ff6ac6bac4" 7689dependencies = [ 7690 "core-foundation-sys", 7691 "libc", 7692] 7693 7694[[package]] 7695name = "tagptr" 7696version = "0.2.0" 7697source = "registry+https://github.com/rust-lang/crates.io-index" 7698checksum = "7b2093cf4c8eb1e67749a6762251bc9cd836b6fc171623bd0a9d324d37af2417" 7699 7700[[package]] 7701name = "tantivy" 7702version = "0.26.1" 7703source = "registry+https://github.com/rust-lang/crates.io-index" 7704checksum = "edde6a10743fff00a4e1a8c9ef020bf5f3cbad301b7d2d39f2b07f123c4eac07" 7705dependencies = [ 7706 "aho-corasick", 7707 "arc-swap", 7708 "base64", 7709 "bitpacking", 7710 "bon", 7711 "byteorder", 7712 "census", 7713 "crc32fast", 7714 "crossbeam-channel", 7715 "datasketches", 7716 "downcast-rs", 7717 "fastdivide", 7718 "fnv", 7719 "fs4", 7720 "htmlescape", 7721 "itertools 0.14.0", 7722 "levenshtein_automata", 7723 "log", 7724 "lru", 7725 "lz4_flex", 7726 "measure_time", 7727 "memmap2", 7728 "once_cell", 7729 "oneshot", 7730 "rayon", 7731 "regex", 7732 "rust-stemmers", 7733 "rustc-hash", 7734 "serde", 7735 "serde_json", 7736 "sketches-ddsketch", 7737 "smallvec", 7738 "tantivy-bitpacker", 7739 "tantivy-columnar", 7740 "tantivy-common", 7741 "tantivy-fst", 7742 "tantivy-query-grammar", 7743 "tantivy-stacker", 7744 "tantivy-tokenizer-api", 7745 "tempfile", 7746 "thiserror 2.0.18", 7747 "time", 7748 "typetag", 7749 "uuid", 7750 "winapi", 7751] 7752 7753[[package]] 7754name = "tantivy-bitpacker" 7755version = "0.10.0" 7756source = "registry+https://github.com/rust-lang/crates.io-index" 7757checksum = "4fed3d674429bcd2de5d0a6d1aa5495fed8afd9c5ecce993019caf7615f53fa4" 7758dependencies = [ 7759 "bitpacking", 7760] 7761 7762[[package]] 7763name = "tantivy-columnar" 7764version = "0.7.0" 7765source = "registry+https://github.com/rust-lang/crates.io-index" 7766checksum = "c57166f5bcfd478f370ab8445afb4678dce44801fa5ce5c451aaf8595583c5dc" 7767dependencies = [ 7768 "downcast-rs", 7769 "fastdivide", 7770 "itertools 0.14.0", 7771 "serde", 7772 "tantivy-bitpacker", 7773 "tantivy-common", 7774 "tantivy-sstable", 7775 "tantivy-stacker", 7776] 7777 7778[[package]] 7779name = "tantivy-common" 7780version = "0.11.0" 7781source = "registry+https://github.com/rust-lang/crates.io-index" 7782checksum = "bbf10915aa75da3c3b0d58b58853d2e889efbaf32d4982a4c3715dde6bba23e5" 7783dependencies = [ 7784 "async-trait", 7785 "byteorder", 7786 "ownedbytes", 7787 "serde", 7788 "time", 7789] 7790 7791[[package]] 7792name = "tantivy-fst" 7793version = "0.5.0" 7794source = "registry+https://github.com/rust-lang/crates.io-index" 7795checksum = "d60769b80ad7953d8a7b2c70cdfe722bbcdcac6bccc8ac934c40c034d866fc18" 7796dependencies = [ 7797 "byteorder", 7798 "regex-syntax", 7799 "utf8-ranges", 7800] 7801 7802[[package]] 7803name = "tantivy-query-grammar" 7804version = "0.26.0" 7805source = "registry+https://github.com/rust-lang/crates.io-index" 7806checksum = "dfadb8526b6da90704feb293b0701a6aae62ea14983143344be2dc5ce30f1d82" 7807dependencies = [ 7808 "fnv", 7809 "nom", 7810 "ordered-float 5.3.0", 7811 "serde", 7812 "serde_json", 7813] 7814 7815[[package]] 7816name = "tantivy-sstable" 7817version = "0.7.0" 7818source = "registry+https://github.com/rust-lang/crates.io-index" 7819checksum = "8a2cfc3ac5164cbadc28965ffb145a8f47582a60ae5897859ad8d4316596c606" 7820dependencies = [ 7821 "futures-util", 7822 "itertools 0.14.0", 7823 "tantivy-bitpacker", 7824 "tantivy-common", 7825 "tantivy-fst", 7826 "zstd", 7827] 7828 7829[[package]] 7830name = "tantivy-stacker" 7831version = "0.7.0" 7832source = "registry+https://github.com/rust-lang/crates.io-index" 7833checksum = "6cbb051742da9d53ca9e8fff43a9b10e319338b24e2c0e15d0372df19ffeb951" 7834dependencies = [ 7835 "murmurhash32", 7836 "tantivy-common", 7837] 7838 7839[[package]] 7840name = "tantivy-tokenizer-api" 7841version = "0.7.0" 7842source = "registry+https://github.com/rust-lang/crates.io-index" 7843checksum = "eac258c2c6390673f2685813afeeafcb8c4e0ee7de8dd3fc46838dcc37263f98" 7844dependencies = [ 7845 "serde", 7846] 7847 7848[[package]] 7849name = "tar" 7850version = "0.4.46" 7851source = "registry+https://github.com/rust-lang/crates.io-index" 7852checksum = "3f6221d9a6003c78398e3b239969f352578258df48c8eb051caadae0015bc840" 7853dependencies = [ 7854 "filetime", 7855 "libc", 7856 "xattr", 7857] 7858 7859[[package]] 7860name = "tempfile" 7861version = "3.27.0" 7862source = "registry+https://github.com/rust-lang/crates.io-index" 7863checksum = "32497e9a4c7b38532efcdebeef879707aa9f794296a4f0244f6f69e9bc8574bd" 7864dependencies = [ 7865 "fastrand", 7866 "getrandom 0.4.3", 7867 "once_cell", 7868 "rustix", 7869 "windows-sys 0.61.2", 7870] 7871 7872[[package]] 7873name = "terminal_size" 7874version = "0.4.4" 7875source = "registry+https://github.com/rust-lang/crates.io-index" 7876checksum = "230a1b821ccbd75b185820a1f1ff7b14d21da1e442e22c0863ea5f08771a8874" 7877dependencies = [ 7878 "rustix", 7879 "windows-sys 0.61.2", 7880] 7881 7882[[package]] 7883name = "thiserror" 7884version = "1.0.69" 7885source = "registry+https://github.com/rust-lang/crates.io-index" 7886checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52" 7887dependencies = [ 7888 "thiserror-impl 1.0.69", 7889] 7890 7891[[package]] 7892name = "thiserror" 7893version = "2.0.18" 7894source = "registry+https://github.com/rust-lang/crates.io-index" 7895checksum = "4288b5bcbc7920c07a1149a35cf9590a2aa808e0bc1eafaade0b80947865fbc4" 7896dependencies = [ 7897 "thiserror-impl 2.0.18", 7898] 7899 7900[[package]] 7901name = "thiserror-impl" 7902version = "1.0.69" 7903source = "registry+https://github.com/rust-lang/crates.io-index" 7904checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1" 7905dependencies = [ 7906 "proc-macro2", 7907 "quote", 7908 "syn 2.0.118", 7909] 7910 7911[[package]] 7912name = "thiserror-impl" 7913version = "2.0.18" 7914source = "registry+https://github.com/rust-lang/crates.io-index" 7915checksum = "ebc4ee7f67670e9b64d05fa4253e753e016c6c95ff35b89b7941d6b856dec1d5" 7916dependencies = [ 7917 "proc-macro2", 7918 "quote", 7919 "syn 2.0.118", 7920] 7921 7922[[package]] 7923name = "thread_local" 7924version = "1.1.9" 7925source = "registry+https://github.com/rust-lang/crates.io-index" 7926checksum = "f60246a4944f24f6e018aa17cdeffb7818b76356965d03b07d6a9886e8962185" 7927dependencies = [ 7928 "cfg-if", 7929] 7930 7931[[package]] 7932name = "tikv-jemalloc-ctl" 7933version = "0.7.0" 7934source = "registry+https://github.com/rust-lang/crates.io-index" 7935checksum = "3a184c43b8ab2f41df2733b55556e3f5f632f4aeaa205b1bb018f574b7f5f142" 7936dependencies = [ 7937 "libc", 7938 "paste", 7939 "tikv-jemalloc-sys", 7940] 7941 7942[[package]] 7943name = "tikv-jemalloc-sys" 7944version = "0.7.1+5.3.1-0-g81034ce1f1373e37dc865038e1bc8eeecf559ce8" 7945source = "registry+https://github.com/rust-lang/crates.io-index" 7946checksum = "1a2825c78386b4ae0314074867860ba9577875de945f05992c38815cbec327f0" 7947dependencies = [ 7948 "cc", 7949 "libc", 7950] 7951 7952[[package]] 7953name = "tikv-jemallocator" 7954version = "0.7.0" 7955source = "registry+https://github.com/rust-lang/crates.io-index" 7956checksum = "249f09e49ab1609436f34c776e84231bead18d6a955f119f939bdc1d847561bd" 7957dependencies = [ 7958 "libc", 7959 "tikv-jemalloc-sys", 7960] 7961 7962[[package]] 7963name = "time" 7964version = "0.3.49" 7965source = "registry+https://github.com/rust-lang/crates.io-index" 7966checksum = "711a53c2d47bbd818258c498c8dbfe186a2526c631495cfe7e078567f86b8469" 7967dependencies = [ 7968 "deranged", 7969 "num-conv", 7970 "powerfmt", 7971 "serde_core", 7972 "time-core", 7973 "time-macros", 7974] 7975 7976[[package]] 7977name = "time-core" 7978version = "0.1.9" 7979source = "registry+https://github.com/rust-lang/crates.io-index" 7980checksum = "9e1c906769ad99c88eaa54e728060edef082f8e358ff32030cb7c7d315e81109" 7981 7982[[package]] 7983name = "time-macros" 7984version = "0.2.29" 7985source = "registry+https://github.com/rust-lang/crates.io-index" 7986checksum = "71c652a3727a9cbb9a02f707f530b618ce00d0ccd762009c8c23bd191df3c17d" 7987dependencies = [ 7988 "num-conv", 7989 "time-core", 7990] 7991 7992[[package]] 7993name = "tinystr" 7994version = "0.8.3" 7995source = "registry+https://github.com/rust-lang/crates.io-index" 7996checksum = "c8323304221c2a851516f22236c5722a72eaa19749016521d6dff0824447d96d" 7997dependencies = [ 7998 "displaydoc", 7999 "zerovec", 8000] 8001 8002[[package]] 8003name = "tinytemplate" 8004version = "1.2.1" 8005source = "registry+https://github.com/rust-lang/crates.io-index" 8006checksum = "be4d6b5f19ff7664e8c98d03e2139cb510db9b0a60b55f8e8709b689d939b6bc" 8007dependencies = [ 8008 "serde", 8009 "serde_json", 8010] 8011 8012[[package]] 8013name = "tinyvec" 8014version = "1.11.0" 8015source = "registry+https://github.com/rust-lang/crates.io-index" 8016checksum = "3e61e67053d25a4e82c844e8424039d9745781b3fc4f32b8d55ed50f5f667ef3" 8017dependencies = [ 8018 "tinyvec_macros", 8019] 8020 8021[[package]] 8022name = "tinyvec_macros" 8023version = "0.1.1" 8024source = "registry+https://github.com/rust-lang/crates.io-index" 8025checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" 8026 8027[[package]] 8028name = "tokio" 8029version = "1.52.3" 8030source = "registry+https://github.com/rust-lang/crates.io-index" 8031checksum = "8fc7f01b389ac15039e4dc9531aa973a135d7a4135281b12d7c1bc79fd57fffe" 8032dependencies = [ 8033 "bytes", 8034 "libc", 8035 "mio", 8036 "pin-project-lite", 8037 "signal-hook-registry", 8038 "socket2", 8039 "tokio-macros", 8040 "windows-sys 0.61.2", 8041] 8042 8043[[package]] 8044name = "tokio-macros" 8045version = "2.7.0" 8046source = "registry+https://github.com/rust-lang/crates.io-index" 8047checksum = "385a6cb71ab9ab790c5fe8d67f1645e6c450a7ce006a33de03daa956cf70a496" 8048dependencies = [ 8049 "proc-macro2", 8050 "quote", 8051 "syn 2.0.118", 8052] 8053 8054[[package]] 8055name = "tokio-rustls" 8056version = "0.26.4" 8057source = "registry+https://github.com/rust-lang/crates.io-index" 8058checksum = "1729aa945f29d91ba541258c8df89027d5792d85a8841fb65e8bf0f4ede4ef61" 8059dependencies = [ 8060 "rustls", 8061 "tokio", 8062] 8063 8064[[package]] 8065name = "tokio-stream" 8066version = "0.1.18" 8067source = "registry+https://github.com/rust-lang/crates.io-index" 8068checksum = "32da49809aab5c3bc678af03902d4ccddea2a87d028d86392a4b1560c6906c70" 8069dependencies = [ 8070 "futures-core", 8071 "pin-project-lite", 8072 "tokio", 8073] 8074 8075[[package]] 8076name = "tokio-tungstenite" 8077version = "0.24.0" 8078source = "registry+https://github.com/rust-lang/crates.io-index" 8079checksum = "edc5f74e248dc973e0dbb7b74c7e0d6fcc301c694ff50049504004ef4d0cdcd9" 8080dependencies = [ 8081 "futures-util", 8082 "log", 8083 "rustls", 8084 "rustls-native-certs", 8085 "rustls-pki-types", 8086 "tokio", 8087 "tokio-rustls", 8088 "tungstenite 0.24.0", 8089] 8090 8091[[package]] 8092name = "tokio-tungstenite" 8093version = "0.29.0" 8094source = "registry+https://github.com/rust-lang/crates.io-index" 8095checksum = "8f72a05e828585856dacd553fba484c242c46e391fb0e58917c942ee9202915c" 8096dependencies = [ 8097 "futures-util", 8098 "log", 8099 "rustls", 8100 "rustls-pki-types", 8101 "tokio", 8102 "tokio-rustls", 8103 "tungstenite 0.29.0", 8104 "webpki-roots 0.26.11", 8105] 8106 8107[[package]] 8108name = "tokio-tungstenite-wasm" 8109version = "0.4.0" 8110source = "registry+https://github.com/rust-lang/crates.io-index" 8111checksum = "e21a5c399399c3db9f08d8297ac12b500e86bca82e930253fdc62eaf9c0de6ae" 8112dependencies = [ 8113 "futures-channel", 8114 "futures-util", 8115 "http", 8116 "httparse", 8117 "js-sys", 8118 "rustls", 8119 "thiserror 1.0.69", 8120 "tokio", 8121 "tokio-tungstenite 0.24.0", 8122 "wasm-bindgen", 8123 "web-sys", 8124] 8125 8126[[package]] 8127name = "tokio-util" 8128version = "0.7.18" 8129source = "registry+https://github.com/rust-lang/crates.io-index" 8130checksum = "9ae9cec805b01e8fc3fd2fe289f89149a9b66dd16786abd8b19cfa7b48cb0098" 8131dependencies = [ 8132 "bytes", 8133 "futures-core", 8134 "futures-sink", 8135 "futures-util", 8136 "pin-project-lite", 8137 "tokio", 8138] 8139 8140[[package]] 8141name = "tokio-vsock" 8142version = "0.7.2" 8143source = "registry+https://github.com/rust-lang/crates.io-index" 8144checksum = "8b319ef9394889dab2e1b4f0085b45ba11d0c79dc9d1a9d1afc057d009d0f1c7" 8145dependencies = [ 8146 "bytes", 8147 "futures", 8148 "libc", 8149 "tokio", 8150 "vsock", 8151] 8152 8153[[package]] 8154name = "toml" 8155version = "0.9.12+spec-1.1.0" 8156source = "registry+https://github.com/rust-lang/crates.io-index" 8157checksum = "cf92845e79fc2e2def6a5d828f0801e29a2f8acc037becc5ab08595c7d5e9863" 8158dependencies = [ 8159 "indexmap", 8160 "serde_core", 8161 "serde_spanned", 8162 "toml_datetime", 8163 "toml_parser", 8164 "toml_writer", 8165 "winnow 0.7.15", 8166] 8167 8168[[package]] 8169name = "toml_datetime" 8170version = "0.7.5+spec-1.1.0" 8171source = "registry+https://github.com/rust-lang/crates.io-index" 8172checksum = "92e1cfed4a3038bc5a127e35a2d360f145e1f4b971b551a2ba5fd7aedf7e1347" 8173dependencies = [ 8174 "serde_core", 8175] 8176 8177[[package]] 8178name = "toml_parser" 8179version = "1.1.2+spec-1.1.0" 8180source = "registry+https://github.com/rust-lang/crates.io-index" 8181checksum = "a2abe9b86193656635d2411dc43050282ca48aa31c2451210f4202550afb7526" 8182dependencies = [ 8183 "winnow 1.0.3", 8184] 8185 8186[[package]] 8187name = "toml_writer" 8188version = "1.1.1+spec-1.1.0" 8189source = "registry+https://github.com/rust-lang/crates.io-index" 8190checksum = "756daf9b1013ebe47a8776667b466417e2d4c5679d441c26230efd9ef78692db" 8191 8192[[package]] 8193name = "tower" 8194version = "0.5.3" 8195source = "registry+https://github.com/rust-lang/crates.io-index" 8196checksum = "ebe5ef63511595f1344e2d5cfa636d973292adc0eec1f0ad45fae9f0851ab1d4" 8197dependencies = [ 8198 "futures-core", 8199 "futures-util", 8200 "pin-project-lite", 8201 "sync_wrapper", 8202 "tokio", 8203 "tokio-util", 8204 "tower-layer", 8205 "tower-service", 8206 "tracing", 8207] 8208 8209[[package]] 8210name = "tower-http" 8211version = "0.6.11" 8212source = "registry+https://github.com/rust-lang/crates.io-index" 8213checksum = "4cfcf7e2740e6fc6d4d688b4ef00650406bb94adf4731e43c096c3a19fe40840" 8214dependencies = [ 8215 "async-compression", 8216 "bitflags 2.13.0", 8217 "bytes", 8218 "futures-core", 8219 "futures-util", 8220 "http", 8221 "http-body", 8222 "http-body-util", 8223 "pin-project-lite", 8224 "tokio", 8225 "tokio-util", 8226 "tower", 8227 "tower-layer", 8228 "tower-service", 8229 "url", 8230] 8231 8232[[package]] 8233name = "tower-http" 8234version = "0.7.0" 8235source = "registry+https://github.com/rust-lang/crates.io-index" 8236checksum = "b11f75e912b0c2be01b63d8cf8057b8c3f97cf34abb3d431a3a4c8675498e233" 8237dependencies = [ 8238 "async-compression", 8239 "bitflags 2.13.0", 8240 "bytes", 8241 "futures-core", 8242 "futures-util", 8243 "http", 8244 "http-body", 8245 "http-body-util", 8246 "http-range-header", 8247 "httpdate", 8248 "mime", 8249 "mime_guess", 8250 "percent-encoding", 8251 "pin-project-lite", 8252 "tokio", 8253 "tokio-util", 8254 "tower-layer", 8255 "tower-service", 8256 "tracing", 8257] 8258 8259[[package]] 8260name = "tower-layer" 8261version = "0.3.3" 8262source = "registry+https://github.com/rust-lang/crates.io-index" 8263checksum = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e" 8264 8265[[package]] 8266name = "tower-service" 8267version = "0.3.3" 8268source = "registry+https://github.com/rust-lang/crates.io-index" 8269checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3" 8270 8271[[package]] 8272name = "tower_governor" 8273version = "0.8.0" 8274source = "registry+https://github.com/rust-lang/crates.io-index" 8275checksum = "44de9b94d849d3c46e06a883d72d408c2de6403367b39df2b1c9d9e7b6736fe6" 8276dependencies = [ 8277 "axum", 8278 "forwarded-header-value", 8279 "governor", 8280 "http", 8281 "pin-project", 8282 "thiserror 2.0.18", 8283 "tower", 8284 "tracing", 8285] 8286 8287[[package]] 8288name = "tracing" 8289version = "0.1.44" 8290source = "registry+https://github.com/rust-lang/crates.io-index" 8291checksum = "63e71662fa4b2a2c3a26f570f037eb95bb1f85397f3cd8076caed2f026a6d100" 8292dependencies = [ 8293 "log", 8294 "pin-project-lite", 8295 "tracing-attributes", 8296 "tracing-core", 8297] 8298 8299[[package]] 8300name = "tracing-attributes" 8301version = "0.1.31" 8302source = "registry+https://github.com/rust-lang/crates.io-index" 8303checksum = "7490cfa5ec963746568740651ac6781f701c9c5ea257c58e057f3ba8cf69e8da" 8304dependencies = [ 8305 "proc-macro2", 8306 "quote", 8307 "syn 2.0.118", 8308] 8309 8310[[package]] 8311name = "tracing-core" 8312version = "0.1.36" 8313source = "registry+https://github.com/rust-lang/crates.io-index" 8314checksum = "db97caf9d906fbde555dd62fa95ddba9eecfd14cb388e4f491a66d74cd5fb79a" 8315dependencies = [ 8316 "once_cell", 8317 "valuable", 8318] 8319 8320[[package]] 8321name = "tracing-log" 8322version = "0.2.0" 8323source = "registry+https://github.com/rust-lang/crates.io-index" 8324checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3" 8325dependencies = [ 8326 "log", 8327 "once_cell", 8328 "tracing-core", 8329] 8330 8331[[package]] 8332name = "tracing-serde" 8333version = "0.2.0" 8334source = "registry+https://github.com/rust-lang/crates.io-index" 8335checksum = "704b1aeb7be0d0a84fc9828cae51dab5970fee5088f83d1dd7ee6f6246fc6ff1" 8336dependencies = [ 8337 "serde", 8338 "tracing-core", 8339] 8340 8341[[package]] 8342name = "tracing-subscriber" 8343version = "0.3.23" 8344source = "registry+https://github.com/rust-lang/crates.io-index" 8345checksum = "cb7f578e5945fb242538965c2d0b04418d38ec25c79d160cd279bf0731c8d319" 8346dependencies = [ 8347 "matchers", 8348 "nu-ansi-term", 8349 "once_cell", 8350 "regex-automata", 8351 "serde", 8352 "serde_json", 8353 "sharded-slab", 8354 "smallvec", 8355 "thread_local", 8356 "tracing", 8357 "tracing-core", 8358 "tracing-log", 8359 "tracing-serde", 8360] 8361 8362[[package]] 8363name = "trait-variant" 8364version = "0.1.2" 8365source = "registry+https://github.com/rust-lang/crates.io-index" 8366checksum = "70977707304198400eb4835a78f6a9f928bf41bba420deb8fdb175cd965d77a7" 8367dependencies = [ 8368 "proc-macro2", 8369 "quote", 8370 "syn 2.0.118", 8371] 8372 8373[[package]] 8374name = "try-lock" 8375version = "0.2.5" 8376source = "registry+https://github.com/rust-lang/crates.io-index" 8377checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b" 8378 8379[[package]] 8380name = "tungstenite" 8381version = "0.24.0" 8382source = "registry+https://github.com/rust-lang/crates.io-index" 8383checksum = "18e5b8366ee7a95b16d32197d0b2604b43a0be89dc5fac9f8e96ccafbaedda8a" 8384dependencies = [ 8385 "byteorder", 8386 "bytes", 8387 "data-encoding", 8388 "http", 8389 "httparse", 8390 "log", 8391 "rand 0.8.6", 8392 "rustls", 8393 "rustls-pki-types", 8394 "sha1 0.10.6", 8395 "thiserror 1.0.69", 8396 "utf-8", 8397] 8398 8399[[package]] 8400name = "tungstenite" 8401version = "0.29.0" 8402source = "registry+https://github.com/rust-lang/crates.io-index" 8403checksum = "6c01152af293afb9c7c2a57e4b559c5620b421f6d133261c60dd2d0cdb38e6b8" 8404dependencies = [ 8405 "bytes", 8406 "data-encoding", 8407 "http", 8408 "httparse", 8409 "log", 8410 "rand 0.9.4", 8411 "rustls", 8412 "rustls-pki-types", 8413 "sha1 0.10.6", 8414 "thiserror 2.0.18", 8415] 8416 8417[[package]] 8418name = "typed-arena" 8419version = "2.0.2" 8420source = "registry+https://github.com/rust-lang/crates.io-index" 8421checksum = "6af6ae20167a9ece4bcb41af5b80f8a1f1df981f6391189ce00fd257af04126a" 8422 8423[[package]] 8424name = "typeid" 8425version = "1.0.3" 8426source = "registry+https://github.com/rust-lang/crates.io-index" 8427checksum = "bc7d623258602320d5c55d1bc22793b57daff0ec7efc270ea7d55ce1d5f5471c" 8428 8429[[package]] 8430name = "typenum" 8431version = "1.20.1" 8432source = "registry+https://github.com/rust-lang/crates.io-index" 8433checksum = "b6f5e870be6c3b371b77fe0ee0bafb859fa4964b4404c27de1d380043c4dda20" 8434 8435[[package]] 8436name = "typetag" 8437version = "0.2.23" 8438source = "registry+https://github.com/rust-lang/crates.io-index" 8439checksum = "c90e86058a30d42a1a928dfb4b49bb33c98c3a2b4909492e6b0881cd94798ec2" 8440dependencies = [ 8441 "erased-serde", 8442 "inventory", 8443 "once_cell", 8444 "serde", 8445 "typetag-impl", 8446] 8447 8448[[package]] 8449name = "typetag-impl" 8450version = "0.2.23" 8451source = "registry+https://github.com/rust-lang/crates.io-index" 8452checksum = "f153acc4e99a5f2a5aefa09fb078be54e26271b2813f6041200b224c098d8328" 8453dependencies = [ 8454 "proc-macro2", 8455 "quote", 8456 "syn 3.0.3", 8457] 8458 8459[[package]] 8460name = "uluru" 8461version = "3.1.0" 8462source = "registry+https://github.com/rust-lang/crates.io-index" 8463checksum = "7c8a2469e56e6e5095c82ccd3afb98dad95f7af7929aab6d8ba8d6e0f73657da" 8464dependencies = [ 8465 "arrayvec", 8466] 8467 8468[[package]] 8469name = "unarray" 8470version = "0.1.4" 8471source = "registry+https://github.com/rust-lang/crates.io-index" 8472checksum = "eaea85b334db583fe3274d12b4cd1880032beab409c0d774be044d4480ab9a94" 8473 8474[[package]] 8475name = "unicase" 8476version = "2.9.0" 8477source = "registry+https://github.com/rust-lang/crates.io-index" 8478checksum = "dbc4bc3a9f746d862c45cb89d705aa10f187bb96c76001afab07a0d35ce60142" 8479 8480[[package]] 8481name = "unicode-bom" 8482version = "2.0.3" 8483source = "registry+https://github.com/rust-lang/crates.io-index" 8484checksum = "7eec5d1121208364f6793f7d2e222bf75a915c19557537745b195b253dd64217" 8485 8486[[package]] 8487name = "unicode-ident" 8488version = "1.0.24" 8489source = "registry+https://github.com/rust-lang/crates.io-index" 8490checksum = "e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75" 8491 8492[[package]] 8493name = "unicode-normalization" 8494version = "0.1.25" 8495source = "registry+https://github.com/rust-lang/crates.io-index" 8496checksum = "5fd4f6878c9cb28d874b009da9e8d183b5abc80117c40bbd187a1fde336be6e8" 8497dependencies = [ 8498 "tinyvec", 8499] 8500 8501[[package]] 8502name = "unicode-segmentation" 8503version = "1.13.3" 8504source = "registry+https://github.com/rust-lang/crates.io-index" 8505checksum = "c6f5d3c3b1bf09027a88a6bc961fc00497d651009560b5463668dc81b0fa87a8" 8506 8507[[package]] 8508name = "unicode-width" 8509version = "0.1.14" 8510source = "registry+https://github.com/rust-lang/crates.io-index" 8511checksum = "7dd6e30e90baa6f72411720665d41d89b9a3d039dc45b8faea1ddd07f617f6af" 8512 8513[[package]] 8514name = "unicode-xid" 8515version = "0.2.6" 8516source = "registry+https://github.com/rust-lang/crates.io-index" 8517checksum = "ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853" 8518 8519[[package]] 8520name = "universal-hash" 8521version = "0.6.1" 8522source = "registry+https://github.com/rust-lang/crates.io-index" 8523checksum = "f4987bdc12753382e0bec4a65c50738ffaabc998b9cdd1f952fb5f39b0048a96" 8524dependencies = [ 8525 "crypto-common 0.2.2", 8526 "ctutils", 8527] 8528 8529[[package]] 8530name = "unsafe-libyaml" 8531version = "0.2.11" 8532source = "registry+https://github.com/rust-lang/crates.io-index" 8533checksum = "673aac59facbab8a9007c7f6108d11f63b603f7cabff99fabf650fea5c32b861" 8534 8535[[package]] 8536name = "unsafe-libyaml-norway" 8537version = "0.2.15" 8538source = "registry+https://github.com/rust-lang/crates.io-index" 8539checksum = "b39abd59bf32521c7f2301b52d05a6a2c975b6003521cbd0c6dc1582f0a22104" 8540 8541[[package]] 8542name = "unsigned-varint" 8543version = "0.8.0" 8544source = "registry+https://github.com/rust-lang/crates.io-index" 8545checksum = "eb066959b24b5196ae73cb057f45598450d2c5f71460e98c49b738086eff9c06" 8546 8547[[package]] 8548name = "untrusted" 8549version = "0.7.1" 8550source = "registry+https://github.com/rust-lang/crates.io-index" 8551checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a" 8552 8553[[package]] 8554name = "untrusted" 8555version = "0.9.0" 8556source = "registry+https://github.com/rust-lang/crates.io-index" 8557checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1" 8558 8559[[package]] 8560name = "url" 8561version = "2.5.8" 8562source = "registry+https://github.com/rust-lang/crates.io-index" 8563checksum = "ff67a8a4397373c3ef660812acab3268222035010ab8680ec4215f38ba3d0eed" 8564dependencies = [ 8565 "form_urlencoded", 8566 "idna", 8567 "percent-encoding", 8568 "serde", 8569 "serde_derive", 8570] 8571 8572[[package]] 8573name = "utf-8" 8574version = "0.7.6" 8575source = "registry+https://github.com/rust-lang/crates.io-index" 8576checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9" 8577 8578[[package]] 8579name = "utf8-ranges" 8580version = "1.0.5" 8581source = "registry+https://github.com/rust-lang/crates.io-index" 8582checksum = "7fcfc827f90e53a02eaef5e535ee14266c1d569214c6aa70133a624d8a3164ba" 8583 8584[[package]] 8585name = "utf8_iter" 8586version = "1.0.4" 8587source = "registry+https://github.com/rust-lang/crates.io-index" 8588checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be" 8589 8590[[package]] 8591name = "utf8parse" 8592version = "0.2.2" 8593source = "registry+https://github.com/rust-lang/crates.io-index" 8594checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821" 8595 8596[[package]] 8597name = "uuid" 8598version = "1.23.3" 8599source = "registry+https://github.com/rust-lang/crates.io-index" 8600checksum = "144d6b123cef80b301b8f72a9e2ca4370ddec21950d0a103dd22c437006d2db7" 8601dependencies = [ 8602 "getrandom 0.4.3", 8603 "js-sys", 8604 "serde_core", 8605 "wasm-bindgen", 8606] 8607 8608[[package]] 8609name = "valuable" 8610version = "0.1.1" 8611source = "registry+https://github.com/rust-lang/crates.io-index" 8612checksum = "ba73ea9cf16a25df0c8caa16c51acb937d5712a8429db78a3ee29d5dcacd3a65" 8613 8614[[package]] 8615name = "vcpkg" 8616version = "0.2.15" 8617source = "registry+https://github.com/rust-lang/crates.io-index" 8618checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426" 8619 8620[[package]] 8621name = "version_check" 8622version = "0.9.5" 8623source = "registry+https://github.com/rust-lang/crates.io-index" 8624checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a" 8625 8626[[package]] 8627name = "vsock" 8628version = "0.5.4" 8629source = "registry+https://github.com/rust-lang/crates.io-index" 8630checksum = "6ba782755fc073877e567c2253c0be48e4aa9a254c232d36d3985dfae0bd5205" 8631dependencies = [ 8632 "libc", 8633 "nix", 8634] 8635 8636[[package]] 8637name = "wait-timeout" 8638version = "0.2.1" 8639source = "registry+https://github.com/rust-lang/crates.io-index" 8640checksum = "09ac3b126d3914f9849036f826e054cbabdc8519970b8998ddaf3b5bd3c65f11" 8641dependencies = [ 8642 "libc", 8643] 8644 8645[[package]] 8646name = "walkdir" 8647version = "2.5.0" 8648source = "registry+https://github.com/rust-lang/crates.io-index" 8649checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b" 8650dependencies = [ 8651 "same-file", 8652 "winapi-util", 8653] 8654 8655[[package]] 8656name = "want" 8657version = "0.3.1" 8658source = "registry+https://github.com/rust-lang/crates.io-index" 8659checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e" 8660dependencies = [ 8661 "try-lock", 8662] 8663 8664[[package]] 8665name = "wasi" 8666version = "0.11.1+wasi-snapshot-preview1" 8667source = "registry+https://github.com/rust-lang/crates.io-index" 8668checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b" 8669 8670[[package]] 8671name = "wasip2" 8672version = "1.0.4+wasi-0.2.12" 8673source = "registry+https://github.com/rust-lang/crates.io-index" 8674checksum = "b67efb37e106e55ce722a510d6b5f9c17f083e5fc79afc2badeb12cc313d9487" 8675dependencies = [ 8676 "wit-bindgen", 8677] 8678 8679[[package]] 8680name = "wasm-bindgen" 8681version = "0.2.125" 8682source = "registry+https://github.com/rust-lang/crates.io-index" 8683checksum = "8ddb3f79143bced6de84270411622a2699cee572fc0875aeaf1e7867cf9fca1a" 8684dependencies = [ 8685 "cfg-if", 8686 "once_cell", 8687 "rustversion", 8688 "wasm-bindgen-macro", 8689 "wasm-bindgen-shared", 8690] 8691 8692[[package]] 8693name = "wasm-bindgen-futures" 8694version = "0.4.75" 8695source = "registry+https://github.com/rust-lang/crates.io-index" 8696checksum = "503b14d284f2c8dac03b819967e155ea753f573586193b2b2c95990cb5d69280" 8697dependencies = [ 8698 "js-sys", 8699 "wasm-bindgen", 8700] 8701 8702[[package]] 8703name = "wasm-bindgen-macro" 8704version = "0.2.125" 8705source = "registry+https://github.com/rust-lang/crates.io-index" 8706checksum = "4e21a184b13fb19e157296e2c46056aec9092264fab83e4ba59e68c61b323c3d" 8707dependencies = [ 8708 "quote", 8709 "wasm-bindgen-macro-support", 8710] 8711 8712[[package]] 8713name = "wasm-bindgen-macro-support" 8714version = "0.2.125" 8715source = "registry+https://github.com/rust-lang/crates.io-index" 8716checksum = "fecefd9c35bd935a20fc3fc344b5f29138961e4f47fb03297d88f2587afb5ebd" 8717dependencies = [ 8718 "bumpalo", 8719 "proc-macro2", 8720 "quote", 8721 "syn 2.0.118", 8722 "wasm-bindgen-shared", 8723] 8724 8725[[package]] 8726name = "wasm-bindgen-shared" 8727version = "0.2.125" 8728source = "registry+https://github.com/rust-lang/crates.io-index" 8729checksum = "23939e44bb9a5d7576fa2b563dc2e136628f1224e88a8deed09e04858b77871f" 8730dependencies = [ 8731 "unicode-ident", 8732] 8733 8734[[package]] 8735name = "wasm-streams" 8736version = "0.4.2" 8737source = "registry+https://github.com/rust-lang/crates.io-index" 8738checksum = "15053d8d85c7eccdbefef60f06769760a563c7f0a9d6902a13d35c7800b0ad65" 8739dependencies = [ 8740 "futures-util", 8741 "js-sys", 8742 "wasm-bindgen", 8743 "wasm-bindgen-futures", 8744 "web-sys", 8745] 8746 8747[[package]] 8748name = "web-sys" 8749version = "0.3.102" 8750source = "registry+https://github.com/rust-lang/crates.io-index" 8751checksum = "a6430a72df5eb332242960fe84b3002a241163998241eb596d4f739b9757061d" 8752dependencies = [ 8753 "js-sys", 8754 "wasm-bindgen", 8755] 8756 8757[[package]] 8758name = "web-time" 8759version = "1.1.0" 8760source = "registry+https://github.com/rust-lang/crates.io-index" 8761checksum = "5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb" 8762dependencies = [ 8763 "js-sys", 8764 "wasm-bindgen", 8765] 8766 8767[[package]] 8768name = "webpki-root-certs" 8769version = "1.0.8" 8770source = "registry+https://github.com/rust-lang/crates.io-index" 8771checksum = "0d46a5a140e6f7afeccd8eae97eff335163939eac8b929834875168b29b3d267" 8772dependencies = [ 8773 "rustls-pki-types", 8774] 8775 8776[[package]] 8777name = "webpki-roots" 8778version = "0.26.11" 8779source = "registry+https://github.com/rust-lang/crates.io-index" 8780checksum = "521bc38abb08001b01866da9f51eb7c5d647a19260e00054a8c7fd5f9e57f7a9" 8781dependencies = [ 8782 "webpki-roots 1.0.8", 8783] 8784 8785[[package]] 8786name = "webpki-roots" 8787version = "1.0.8" 8788source = "registry+https://github.com/rust-lang/crates.io-index" 8789checksum = "bf85cb06032201fa7c6f829d7db5a7e5aa45bcc0655327713065f6f0576731bf" 8790dependencies = [ 8791 "rustls-pki-types", 8792] 8793 8794[[package]] 8795name = "widestring" 8796version = "1.2.1" 8797source = "registry+https://github.com/rust-lang/crates.io-index" 8798checksum = "72069c3113ab32ab29e5584db3c6ec55d416895e60715417b5b883a357c3e471" 8799 8800[[package]] 8801name = "winapi" 8802version = "0.3.9" 8803source = "registry+https://github.com/rust-lang/crates.io-index" 8804checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" 8805dependencies = [ 8806 "winapi-i686-pc-windows-gnu", 8807 "winapi-x86_64-pc-windows-gnu", 8808] 8809 8810[[package]] 8811name = "winapi-i686-pc-windows-gnu" 8812version = "0.4.0" 8813source = "registry+https://github.com/rust-lang/crates.io-index" 8814checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" 8815 8816[[package]] 8817name = "winapi-util" 8818version = "0.1.11" 8819source = "registry+https://github.com/rust-lang/crates.io-index" 8820checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22" 8821dependencies = [ 8822 "windows-sys 0.61.2", 8823] 8824 8825[[package]] 8826name = "winapi-x86_64-pc-windows-gnu" 8827version = "0.4.0" 8828source = "registry+https://github.com/rust-lang/crates.io-index" 8829checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" 8830 8831[[package]] 8832name = "windows" 8833version = "0.62.2" 8834source = "registry+https://github.com/rust-lang/crates.io-index" 8835checksum = "527fadee13e0c05939a6a05d5bd6eec6cd2e3dbd648b9f8e447c6518133d8580" 8836dependencies = [ 8837 "windows-collections", 8838 "windows-core", 8839 "windows-future", 8840 "windows-numerics", 8841] 8842 8843[[package]] 8844name = "windows-collections" 8845version = "0.3.2" 8846source = "registry+https://github.com/rust-lang/crates.io-index" 8847checksum = "23b2d95af1a8a14a3c7367e1ed4fc9c20e0a26e79551b1454d72583c97cc6610" 8848dependencies = [ 8849 "windows-core", 8850] 8851 8852[[package]] 8853name = "windows-core" 8854version = "0.62.2" 8855source = "registry+https://github.com/rust-lang/crates.io-index" 8856checksum = "b8e83a14d34d0623b51dce9581199302a221863196a1dde71a7663a4c2be9deb" 8857dependencies = [ 8858 "windows-implement", 8859 "windows-interface", 8860 "windows-link", 8861 "windows-result", 8862 "windows-strings", 8863] 8864 8865[[package]] 8866name = "windows-future" 8867version = "0.3.2" 8868source = "registry+https://github.com/rust-lang/crates.io-index" 8869checksum = "e1d6f90251fe18a279739e78025bd6ddc52a7e22f921070ccdc67dde84c605cb" 8870dependencies = [ 8871 "windows-core", 8872 "windows-link", 8873 "windows-threading", 8874] 8875 8876[[package]] 8877name = "windows-implement" 8878version = "0.60.2" 8879source = "registry+https://github.com/rust-lang/crates.io-index" 8880checksum = "053e2e040ab57b9dc951b72c264860db7eb3b0200ba345b4e4c3b14f67855ddf" 8881dependencies = [ 8882 "proc-macro2", 8883 "quote", 8884 "syn 2.0.118", 8885] 8886 8887[[package]] 8888name = "windows-interface" 8889version = "0.59.3" 8890source = "registry+https://github.com/rust-lang/crates.io-index" 8891checksum = "3f316c4a2570ba26bbec722032c4099d8c8bc095efccdc15688708623367e358" 8892dependencies = [ 8893 "proc-macro2", 8894 "quote", 8895 "syn 2.0.118", 8896] 8897 8898[[package]] 8899name = "windows-link" 8900version = "0.2.1" 8901source = "registry+https://github.com/rust-lang/crates.io-index" 8902checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5" 8903 8904[[package]] 8905name = "windows-numerics" 8906version = "0.3.1" 8907source = "registry+https://github.com/rust-lang/crates.io-index" 8908checksum = "6e2e40844ac143cdb44aead537bbf727de9b044e107a0f1220392177d15b0f26" 8909dependencies = [ 8910 "windows-core", 8911 "windows-link", 8912] 8913 8914[[package]] 8915name = "windows-registry" 8916version = "0.6.1" 8917source = "registry+https://github.com/rust-lang/crates.io-index" 8918checksum = "02752bf7fbdcce7f2a27a742f798510f3e5ad88dbe84871e5168e2120c3d5720" 8919dependencies = [ 8920 "windows-link", 8921 "windows-result", 8922 "windows-strings", 8923] 8924 8925[[package]] 8926name = "windows-result" 8927version = "0.4.1" 8928source = "registry+https://github.com/rust-lang/crates.io-index" 8929checksum = "7781fa89eaf60850ac3d2da7af8e5242a5ea78d1a11c49bf2910bb5a73853eb5" 8930dependencies = [ 8931 "windows-link", 8932] 8933 8934[[package]] 8935name = "windows-strings" 8936version = "0.5.1" 8937source = "registry+https://github.com/rust-lang/crates.io-index" 8938checksum = "7837d08f69c77cf6b07689544538e017c1bfcf57e34b4c0ff58e6c2cd3b37091" 8939dependencies = [ 8940 "windows-link", 8941] 8942 8943[[package]] 8944name = "windows-sys" 8945version = "0.45.0" 8946source = "registry+https://github.com/rust-lang/crates.io-index" 8947checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0" 8948dependencies = [ 8949 "windows-targets 0.42.2", 8950] 8951 8952[[package]] 8953name = "windows-sys" 8954version = "0.52.0" 8955source = "registry+https://github.com/rust-lang/crates.io-index" 8956checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d" 8957dependencies = [ 8958 "windows-targets 0.52.6", 8959] 8960 8961[[package]] 8962name = "windows-sys" 8963version = "0.59.0" 8964source = "registry+https://github.com/rust-lang/crates.io-index" 8965checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b" 8966dependencies = [ 8967 "windows-targets 0.52.6", 8968] 8969 8970[[package]] 8971name = "windows-sys" 8972version = "0.60.2" 8973source = "registry+https://github.com/rust-lang/crates.io-index" 8974checksum = "f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb" 8975dependencies = [ 8976 "windows-targets 0.53.5", 8977] 8978 8979[[package]] 8980name = "windows-sys" 8981version = "0.61.2" 8982source = "registry+https://github.com/rust-lang/crates.io-index" 8983checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc" 8984dependencies = [ 8985 "windows-link", 8986] 8987 8988[[package]] 8989name = "windows-targets" 8990version = "0.42.2" 8991source = "registry+https://github.com/rust-lang/crates.io-index" 8992checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071" 8993dependencies = [ 8994 "windows_aarch64_gnullvm 0.42.2", 8995 "windows_aarch64_msvc 0.42.2", 8996 "windows_i686_gnu 0.42.2", 8997 "windows_i686_msvc 0.42.2", 8998 "windows_x86_64_gnu 0.42.2", 8999 "windows_x86_64_gnullvm 0.42.2", 9000 "windows_x86_64_msvc 0.42.2", 9001] 9002 9003[[package]] 9004name = "windows-targets" 9005version = "0.52.6" 9006source = "registry+https://github.com/rust-lang/crates.io-index" 9007checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973" 9008dependencies = [ 9009 "windows_aarch64_gnullvm 0.52.6", 9010 "windows_aarch64_msvc 0.52.6", 9011 "windows_i686_gnu 0.52.6", 9012 "windows_i686_gnullvm 0.52.6", 9013 "windows_i686_msvc 0.52.6", 9014 "windows_x86_64_gnu 0.52.6", 9015 "windows_x86_64_gnullvm 0.52.6", 9016 "windows_x86_64_msvc 0.52.6", 9017] 9018 9019[[package]] 9020name = "windows-targets" 9021version = "0.53.5" 9022source = "registry+https://github.com/rust-lang/crates.io-index" 9023checksum = "4945f9f551b88e0d65f3db0bc25c33b8acea4d9e41163edf90dcd0b19f9069f3" 9024dependencies = [ 9025 "windows-link", 9026 "windows_aarch64_gnullvm 0.53.1", 9027 "windows_aarch64_msvc 0.53.1", 9028 "windows_i686_gnu 0.53.1", 9029 "windows_i686_gnullvm 0.53.1", 9030 "windows_i686_msvc 0.53.1", 9031 "windows_x86_64_gnu 0.53.1", 9032 "windows_x86_64_gnullvm 0.53.1", 9033 "windows_x86_64_msvc 0.53.1", 9034] 9035 9036[[package]] 9037name = "windows-threading" 9038version = "0.2.1" 9039source = "registry+https://github.com/rust-lang/crates.io-index" 9040checksum = "3949bd5b99cafdf1c7ca86b43ca564028dfe27d66958f2470940f73d86d75b37" 9041dependencies = [ 9042 "windows-link", 9043] 9044 9045[[package]] 9046name = "windows_aarch64_gnullvm" 9047version = "0.42.2" 9048source = "registry+https://github.com/rust-lang/crates.io-index" 9049checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8" 9050 9051[[package]] 9052name = "windows_aarch64_gnullvm" 9053version = "0.52.6" 9054source = "registry+https://github.com/rust-lang/crates.io-index" 9055checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3" 9056 9057[[package]] 9058name = "windows_aarch64_gnullvm" 9059version = "0.53.1" 9060source = "registry+https://github.com/rust-lang/crates.io-index" 9061checksum = "a9d8416fa8b42f5c947f8482c43e7d89e73a173cead56d044f6a56104a6d1b53" 9062 9063[[package]] 9064name = "windows_aarch64_msvc" 9065version = "0.42.2" 9066source = "registry+https://github.com/rust-lang/crates.io-index" 9067checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43" 9068 9069[[package]] 9070name = "windows_aarch64_msvc" 9071version = "0.52.6" 9072source = "registry+https://github.com/rust-lang/crates.io-index" 9073checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" 9074 9075[[package]] 9076name = "windows_aarch64_msvc" 9077version = "0.53.1" 9078source = "registry+https://github.com/rust-lang/crates.io-index" 9079checksum = "b9d782e804c2f632e395708e99a94275910eb9100b2114651e04744e9b125006" 9080 9081[[package]] 9082name = "windows_i686_gnu" 9083version = "0.42.2" 9084source = "registry+https://github.com/rust-lang/crates.io-index" 9085checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f" 9086 9087[[package]] 9088name = "windows_i686_gnu" 9089version = "0.52.6" 9090source = "registry+https://github.com/rust-lang/crates.io-index" 9091checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b" 9092 9093[[package]] 9094name = "windows_i686_gnu" 9095version = "0.53.1" 9096source = "registry+https://github.com/rust-lang/crates.io-index" 9097checksum = "960e6da069d81e09becb0ca57a65220ddff016ff2d6af6a223cf372a506593a3" 9098 9099[[package]] 9100name = "windows_i686_gnullvm" 9101version = "0.52.6" 9102source = "registry+https://github.com/rust-lang/crates.io-index" 9103checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66" 9104 9105[[package]] 9106name = "windows_i686_gnullvm" 9107version = "0.53.1" 9108source = "registry+https://github.com/rust-lang/crates.io-index" 9109checksum = "fa7359d10048f68ab8b09fa71c3daccfb0e9b559aed648a8f95469c27057180c" 9110 9111[[package]] 9112name = "windows_i686_msvc" 9113version = "0.42.2" 9114source = "registry+https://github.com/rust-lang/crates.io-index" 9115checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060" 9116 9117[[package]] 9118name = "windows_i686_msvc" 9119version = "0.52.6" 9120source = "registry+https://github.com/rust-lang/crates.io-index" 9121checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" 9122 9123[[package]] 9124name = "windows_i686_msvc" 9125version = "0.53.1" 9126source = "registry+https://github.com/rust-lang/crates.io-index" 9127checksum = "1e7ac75179f18232fe9c285163565a57ef8d3c89254a30685b57d83a38d326c2" 9128 9129[[package]] 9130name = "windows_x86_64_gnu" 9131version = "0.42.2" 9132source = "registry+https://github.com/rust-lang/crates.io-index" 9133checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36" 9134 9135[[package]] 9136name = "windows_x86_64_gnu" 9137version = "0.52.6" 9138source = "registry+https://github.com/rust-lang/crates.io-index" 9139checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" 9140 9141[[package]] 9142name = "windows_x86_64_gnu" 9143version = "0.53.1" 9144source = "registry+https://github.com/rust-lang/crates.io-index" 9145checksum = "9c3842cdd74a865a8066ab39c8a7a473c0778a3f29370b5fd6b4b9aa7df4a499" 9146 9147[[package]] 9148name = "windows_x86_64_gnullvm" 9149version = "0.42.2" 9150source = "registry+https://github.com/rust-lang/crates.io-index" 9151checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3" 9152 9153[[package]] 9154name = "windows_x86_64_gnullvm" 9155version = "0.52.6" 9156source = "registry+https://github.com/rust-lang/crates.io-index" 9157checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" 9158 9159[[package]] 9160name = "windows_x86_64_gnullvm" 9161version = "0.53.1" 9162source = "registry+https://github.com/rust-lang/crates.io-index" 9163checksum = "0ffa179e2d07eee8ad8f57493436566c7cc30ac536a3379fdf008f47f6bb7ae1" 9164 9165[[package]] 9166name = "windows_x86_64_msvc" 9167version = "0.42.2" 9168source = "registry+https://github.com/rust-lang/crates.io-index" 9169checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0" 9170 9171[[package]] 9172name = "windows_x86_64_msvc" 9173version = "0.52.6" 9174source = "registry+https://github.com/rust-lang/crates.io-index" 9175checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" 9176 9177[[package]] 9178name = "windows_x86_64_msvc" 9179version = "0.53.1" 9180source = "registry+https://github.com/rust-lang/crates.io-index" 9181checksum = "d6bbff5f0aada427a1e5a6da5f1f98158182f26556f345ac9e04d36d0ebed650" 9182 9183[[package]] 9184name = "winnow" 9185version = "0.7.15" 9186source = "registry+https://github.com/rust-lang/crates.io-index" 9187checksum = "df79d97927682d2fd8adb29682d1140b343be4ac0f08fd68b7765d9c059d3945" 9188 9189[[package]] 9190name = "winnow" 9191version = "1.0.3" 9192source = "registry+https://github.com/rust-lang/crates.io-index" 9193checksum = "0592e1c9d151f854e6fd382574c3a0855250e1d9b2f99d9281c6e6391af352f1" 9194 9195[[package]] 9196name = "wiremock" 9197version = "0.6.5" 9198source = "registry+https://github.com/rust-lang/crates.io-index" 9199checksum = "08db1edfb05d9b3c1542e521aea074442088292f00b5f28e435c714a98f85031" 9200dependencies = [ 9201 "assert-json-diff", 9202 "base64", 9203 "deadpool", 9204 "futures", 9205 "http", 9206 "http-body-util", 9207 "hyper", 9208 "hyper-util", 9209 "log", 9210 "once_cell", 9211 "regex", 9212 "serde", 9213 "serde_json", 9214 "tokio", 9215 "url", 9216] 9217 9218[[package]] 9219name = "wit-bindgen" 9220version = "0.57.1" 9221source = "registry+https://github.com/rust-lang/crates.io-index" 9222checksum = "1ebf944e87a7c253233ad6766e082e3cd714b5d03812acc24c318f549614536e" 9223 9224[[package]] 9225name = "writeable" 9226version = "0.6.3" 9227source = "registry+https://github.com/rust-lang/crates.io-index" 9228checksum = "1ffae5123b2d3fc086436f8834ae3ab053a283cfac8fe0a0b8eaae044768a4c4" 9229 9230[[package]] 9231name = "x509-parser" 9232version = "0.16.0" 9233source = "registry+https://github.com/rust-lang/crates.io-index" 9234checksum = "fcbc162f30700d6f3f82a24bf7cc62ffe7caea42c0b2cba8bf7f3ae50cf51f69" 9235dependencies = [ 9236 "asn1-rs 0.6.2", 9237 "data-encoding", 9238 "der-parser 9.0.0", 9239 "lazy_static", 9240 "nom", 9241 "oid-registry 0.7.1", 9242 "rusticata-macros", 9243 "thiserror 1.0.69", 9244 "time", 9245] 9246 9247[[package]] 9248name = "x509-parser" 9249version = "0.18.1" 9250source = "registry+https://github.com/rust-lang/crates.io-index" 9251checksum = "d43b0f71ce057da06bc0851b23ee24f3f86190b07203dd8f567d0b706a185202" 9252dependencies = [ 9253 "asn1-rs 0.7.2", 9254 "aws-lc-rs", 9255 "data-encoding", 9256 "der-parser 10.0.0", 9257 "lazy_static", 9258 "nom", 9259 "oid-registry 0.8.1", 9260 "rusticata-macros", 9261 "thiserror 2.0.18", 9262 "time", 9263] 9264 9265[[package]] 9266name = "xattr" 9267version = "1.6.1" 9268source = "registry+https://github.com/rust-lang/crates.io-index" 9269checksum = "32e45ad4206f6d2479085147f02bc2ef834ac85886624a23575ae137c8aa8156" 9270dependencies = [ 9271 "libc", 9272 "rustix", 9273] 9274 9275[[package]] 9276name = "yasna" 9277version = "0.5.2" 9278source = "registry+https://github.com/rust-lang/crates.io-index" 9279checksum = "e17bb3549cc1321ae1296b9cdc2698e2b6cb1992adfa19a8c72e5b7a738f44cd" 9280dependencies = [ 9281 "time", 9282] 9283 9284[[package]] 9285name = "yasna" 9286version = "0.6.0" 9287source = "registry+https://github.com/rust-lang/crates.io-index" 9288checksum = "b5f6765e852b9b4dc8e2a76843e4d64d1cea8e79bcde0b6901aea8e7c7f08282" 9289dependencies = [ 9290 "bit-vec 0.9.1", 9291 "time", 9292] 9293 9294[[package]] 9295name = "yoke" 9296version = "0.8.3" 9297source = "registry+https://github.com/rust-lang/crates.io-index" 9298checksum = "709fe23a0424b6a435d82152b1bd3fdfb0833487d5fa90d05d42762a9891fef5" 9299dependencies = [ 9300 "stable_deref_trait", 9301 "yoke-derive", 9302 "zerofrom", 9303] 9304 9305[[package]] 9306name = "yoke-derive" 9307version = "0.8.2" 9308source = "registry+https://github.com/rust-lang/crates.io-index" 9309checksum = "de844c262c8848816172cef550288e7dc6c7b7814b4ee56b3e1553f275f1858e" 9310dependencies = [ 9311 "proc-macro2", 9312 "quote", 9313 "syn 2.0.118", 9314 "synstructure", 9315] 9316 9317[[package]] 9318name = "zerocopy" 9319version = "0.8.52" 9320source = "registry+https://github.com/rust-lang/crates.io-index" 9321checksum = "ce1022995ff5ff5d841ad7d994facc23098cd40152f2c1d11cd607c6f530653f" 9322dependencies = [ 9323 "zerocopy-derive", 9324] 9325 9326[[package]] 9327name = "zerocopy-derive" 9328version = "0.8.52" 9329source = "registry+https://github.com/rust-lang/crates.io-index" 9330checksum = "1ae7f38b72ec2a254e2b87ef277cf2cd4fb97cbebf944faa6f33354da0867930" 9331dependencies = [ 9332 "proc-macro2", 9333 "quote", 9334 "syn 2.0.118", 9335] 9336 9337[[package]] 9338name = "zerofrom" 9339version = "0.1.8" 9340source = "registry+https://github.com/rust-lang/crates.io-index" 9341checksum = "0ec05a11813ea801ff6d75110ad09cd0824ddba17dfe17128ea0d5f68e6c5272" 9342dependencies = [ 9343 "zerofrom-derive", 9344] 9345 9346[[package]] 9347name = "zerofrom-derive" 9348version = "0.1.7" 9349source = "registry+https://github.com/rust-lang/crates.io-index" 9350checksum = "11532158c46691caf0f2593ea8358fed6bbf68a0315e80aae9bd41fbade684a1" 9351dependencies = [ 9352 "proc-macro2", 9353 "quote", 9354 "syn 2.0.118", 9355 "synstructure", 9356] 9357 9358[[package]] 9359name = "zeroize" 9360version = "1.9.0" 9361source = "registry+https://github.com/rust-lang/crates.io-index" 9362checksum = "e13c156562582aa81c60cb29407084cdb54c4164760106ab78e6c5b0858cf64e" 9363dependencies = [ 9364 "zeroize_derive", 9365] 9366 9367[[package]] 9368name = "zeroize_derive" 9369version = "1.5.0" 9370source = "registry+https://github.com/rust-lang/crates.io-index" 9371checksum = "3c50655cbb0fe3fc43170059e702f1ce5e19b84cec58dc87b037a09935c2f328" 9372dependencies = [ 9373 "proc-macro2", 9374 "quote", 9375 "syn 2.0.118", 9376] 9377 9378[[package]] 9379name = "zerotrie" 9380version = "0.2.4" 9381source = "registry+https://github.com/rust-lang/crates.io-index" 9382checksum = "0f9152d31db0792fa83f70fb2f83148effb5c1f5b8c7686c3459e361d9bc20bf" 9383dependencies = [ 9384 "displaydoc", 9385 "yoke", 9386 "zerofrom", 9387] 9388 9389[[package]] 9390name = "zerovec" 9391version = "0.11.6" 9392source = "registry+https://github.com/rust-lang/crates.io-index" 9393checksum = "90f911cbc359ab6af17377d242225f4d75119aec87ea711a880987b18cd7b239" 9394dependencies = [ 9395 "yoke", 9396 "zerofrom", 9397 "zerovec-derive", 9398] 9399 9400[[package]] 9401name = "zerovec-derive" 9402version = "0.11.3" 9403source = "registry+https://github.com/rust-lang/crates.io-index" 9404checksum = "625dc425cab0dca6dc3c3319506e6593dcb08a9f387ea3b284dbd52a92c40555" 9405dependencies = [ 9406 "proc-macro2", 9407 "quote", 9408 "syn 2.0.118", 9409] 9410 9411[[package]] 9412name = "zlib-rs" 9413version = "0.6.3" 9414source = "registry+https://github.com/rust-lang/crates.io-index" 9415checksum = "3be3d40e40a133f9c916ee3f9f4fa2d9d63435b5fbe1bfc6d9dae0aa0ada1513" 9416 9417[[package]] 9418name = "zmij" 9419version = "1.0.21" 9420source = "registry+https://github.com/rust-lang/crates.io-index" 9421checksum = "b8848ee67ecc8aedbaf3e4122217aff892639231befc6a1b58d29fff4c2cabaa" 9422 9423[[package]] 9424name = "zstd" 9425version = "0.13.3" 9426source = "registry+https://github.com/rust-lang/crates.io-index" 9427checksum = "e91ee311a569c327171651566e07972200e76fcfe2242a4fa446149a3881c08a" 9428dependencies = [ 9429 "zstd-safe", 9430] 9431 9432[[package]] 9433name = "zstd-safe" 9434version = "7.2.4" 9435source = "registry+https://github.com/rust-lang/crates.io-index" 9436checksum = "8f49c4d5f0abb602a93fb8736af2a4f4dd9512e36f7f570d66e65ff867ed3b9d" 9437dependencies = [ 9438 "zstd-sys", 9439] 9440 9441[[package]] 9442name = "zstd-sys" 9443version = "2.0.16+zstd.1.5.7" 9444source = "registry+https://github.com/rust-lang/crates.io-index" 9445checksum = "91e19ebc2adc8f83e43039e79776e3fda8ca919132d68a1fed6a5faca2683748" 9446dependencies = [ 9447 "cc", 9448 "pkg-config", 9449]