semantic bufo search find-bufo.com
bufo
at fix-query-length-error-handling 3485 lines 86 kB view raw
1# This file is automatically @generated by Cargo. 2# It is not intended for manual editing. 3version = 4 4 5[[package]] 6name = "actix-codec" 7version = "0.5.2" 8source = "registry+https://github.com/rust-lang/crates.io-index" 9checksum = "5f7b0a21988c1bf877cf4759ef5ddaac04c1c9fe808c9142ecb78ba97d97a28a" 10dependencies = [ 11 "bitflags", 12 "bytes", 13 "futures-core", 14 "futures-sink", 15 "memchr", 16 "pin-project-lite", 17 "tokio", 18 "tokio-util", 19 "tracing", 20] 21 22[[package]] 23name = "actix-cors" 24version = "0.7.1" 25source = "registry+https://github.com/rust-lang/crates.io-index" 26checksum = "daa239b93927be1ff123eebada5a3ff23e89f0124ccb8609234e5103d5a5ae6d" 27dependencies = [ 28 "actix-utils", 29 "actix-web", 30 "derive_more", 31 "futures-util", 32 "log", 33 "once_cell", 34 "smallvec", 35] 36 37[[package]] 38name = "actix-files" 39version = "0.6.8" 40source = "registry+https://github.com/rust-lang/crates.io-index" 41checksum = "6c0d87f10d70e2948ad40e8edea79c8e77c6c66e0250a4c1f09b690465199576" 42dependencies = [ 43 "actix-http", 44 "actix-service", 45 "actix-utils", 46 "actix-web", 47 "bitflags", 48 "bytes", 49 "derive_more", 50 "futures-core", 51 "http-range", 52 "log", 53 "mime", 54 "mime_guess", 55 "percent-encoding", 56 "pin-project-lite", 57 "v_htmlescape", 58] 59 60[[package]] 61name = "actix-governor" 62version = "0.10.0" 63source = "registry+https://github.com/rust-lang/crates.io-index" 64checksum = "6a7ffa43d3e1e92518355ffbc82c146b5f0fe24fba87f19f405270da7a7b3c1e" 65dependencies = [ 66 "actix-http", 67 "actix-web", 68 "futures", 69 "governor", 70] 71 72[[package]] 73name = "actix-http" 74version = "3.11.2" 75source = "registry+https://github.com/rust-lang/crates.io-index" 76checksum = "7926860314cbe2fb5d1f13731e387ab43bd32bca224e82e6e2db85de0a3dba49" 77dependencies = [ 78 "actix-codec", 79 "actix-rt", 80 "actix-service", 81 "actix-utils", 82 "base64", 83 "bitflags", 84 "brotli", 85 "bytes", 86 "bytestring", 87 "derive_more", 88 "encoding_rs", 89 "flate2", 90 "foldhash", 91 "futures-core", 92 "h2 0.3.27", 93 "http 0.2.12", 94 "httparse", 95 "httpdate", 96 "itoa", 97 "language-tags", 98 "local-channel", 99 "mime", 100 "percent-encoding", 101 "pin-project-lite", 102 "rand 0.9.2", 103 "sha1", 104 "smallvec", 105 "tokio", 106 "tokio-util", 107 "tracing", 108 "zstd", 109] 110 111[[package]] 112name = "actix-macros" 113version = "0.2.4" 114source = "registry+https://github.com/rust-lang/crates.io-index" 115checksum = "e01ed3140b2f8d422c68afa1ed2e85d996ea619c988ac834d255db32138655cb" 116dependencies = [ 117 "quote", 118 "syn", 119] 120 121[[package]] 122name = "actix-router" 123version = "0.5.3" 124source = "registry+https://github.com/rust-lang/crates.io-index" 125checksum = "13d324164c51f63867b57e73ba5936ea151b8a41a1d23d1031eeb9f70d0236f8" 126dependencies = [ 127 "bytestring", 128 "cfg-if", 129 "http 0.2.12", 130 "regex", 131 "regex-lite", 132 "serde", 133 "tracing", 134] 135 136[[package]] 137name = "actix-rt" 138version = "2.11.0" 139source = "registry+https://github.com/rust-lang/crates.io-index" 140checksum = "92589714878ca59a7626ea19734f0e07a6a875197eec751bb5d3f99e64998c63" 141dependencies = [ 142 "futures-core", 143 "tokio", 144] 145 146[[package]] 147name = "actix-server" 148version = "2.6.0" 149source = "registry+https://github.com/rust-lang/crates.io-index" 150checksum = "a65064ea4a457eaf07f2fba30b4c695bf43b721790e9530d26cb6f9019ff7502" 151dependencies = [ 152 "actix-rt", 153 "actix-service", 154 "actix-utils", 155 "futures-core", 156 "futures-util", 157 "mio", 158 "socket2 0.5.10", 159 "tokio", 160 "tracing", 161] 162 163[[package]] 164name = "actix-service" 165version = "2.0.3" 166source = "registry+https://github.com/rust-lang/crates.io-index" 167checksum = "9e46f36bf0e5af44bdc4bdb36fbbd421aa98c79a9bce724e1edeb3894e10dc7f" 168dependencies = [ 169 "futures-core", 170 "pin-project-lite", 171] 172 173[[package]] 174name = "actix-utils" 175version = "3.0.1" 176source = "registry+https://github.com/rust-lang/crates.io-index" 177checksum = "88a1dcdff1466e3c2488e1cb5c36a71822750ad43839937f85d2f4d9f8b705d8" 178dependencies = [ 179 "local-waker", 180 "pin-project-lite", 181] 182 183[[package]] 184name = "actix-web" 185version = "4.11.0" 186source = "registry+https://github.com/rust-lang/crates.io-index" 187checksum = "a597b77b5c6d6a1e1097fddde329a83665e25c5437c696a3a9a4aa514a614dea" 188dependencies = [ 189 "actix-codec", 190 "actix-http", 191 "actix-macros", 192 "actix-router", 193 "actix-rt", 194 "actix-server", 195 "actix-service", 196 "actix-utils", 197 "actix-web-codegen", 198 "bytes", 199 "bytestring", 200 "cfg-if", 201 "cookie", 202 "derive_more", 203 "encoding_rs", 204 "foldhash", 205 "futures-core", 206 "futures-util", 207 "impl-more", 208 "itoa", 209 "language-tags", 210 "log", 211 "mime", 212 "once_cell", 213 "pin-project-lite", 214 "regex", 215 "regex-lite", 216 "serde", 217 "serde_json", 218 "serde_urlencoded", 219 "smallvec", 220 "socket2 0.5.10", 221 "time", 222 "tracing", 223 "url", 224] 225 226[[package]] 227name = "actix-web-codegen" 228version = "4.3.0" 229source = "registry+https://github.com/rust-lang/crates.io-index" 230checksum = "f591380e2e68490b5dfaf1dd1aa0ebe78d84ba7067078512b4ea6e4492d622b8" 231dependencies = [ 232 "actix-router", 233 "proc-macro2", 234 "quote", 235 "syn", 236] 237 238[[package]] 239name = "adler2" 240version = "2.0.1" 241source = "registry+https://github.com/rust-lang/crates.io-index" 242checksum = "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa" 243 244[[package]] 245name = "aho-corasick" 246version = "1.1.3" 247source = "registry+https://github.com/rust-lang/crates.io-index" 248checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916" 249dependencies = [ 250 "memchr", 251] 252 253[[package]] 254name = "alloc-no-stdlib" 255version = "2.0.4" 256source = "registry+https://github.com/rust-lang/crates.io-index" 257checksum = "cc7bb162ec39d46ab1ca8c77bf72e890535becd1751bb45f64c597edb4c8c6b3" 258 259[[package]] 260name = "alloc-stdlib" 261version = "0.2.2" 262source = "registry+https://github.com/rust-lang/crates.io-index" 263checksum = "94fb8275041c72129eb51b7d0322c29b8387a0386127718b096429201a5d6ece" 264dependencies = [ 265 "alloc-no-stdlib", 266] 267 268[[package]] 269name = "allocator-api2" 270version = "0.2.21" 271source = "registry+https://github.com/rust-lang/crates.io-index" 272checksum = "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923" 273 274[[package]] 275name = "android_system_properties" 276version = "0.1.5" 277source = "registry+https://github.com/rust-lang/crates.io-index" 278checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311" 279dependencies = [ 280 "libc", 281] 282 283[[package]] 284name = "anyhow" 285version = "1.0.100" 286source = "registry+https://github.com/rust-lang/crates.io-index" 287checksum = "a23eb6b1614318a8071c9b2521f36b424b2c83db5eb3a0fead4a6c0809af6e61" 288 289[[package]] 290name = "async-stream" 291version = "0.3.6" 292source = "registry+https://github.com/rust-lang/crates.io-index" 293checksum = "0b5a71a6f37880a80d1d7f19efd781e4b5de42c88f0722cc13bcb6cc2cfe8476" 294dependencies = [ 295 "async-stream-impl", 296 "futures-core", 297 "pin-project-lite", 298] 299 300[[package]] 301name = "async-stream-impl" 302version = "0.3.6" 303source = "registry+https://github.com/rust-lang/crates.io-index" 304checksum = "c7c24de15d275a1ecfd47a380fb4d5ec9bfe0933f309ed5e705b775596a3574d" 305dependencies = [ 306 "proc-macro2", 307 "quote", 308 "syn", 309] 310 311[[package]] 312name = "async-trait" 313version = "0.1.89" 314source = "registry+https://github.com/rust-lang/crates.io-index" 315checksum = "9035ad2d096bed7955a320ee7e2230574d28fd3c3a0f186cbea1ff3c7eed5dbb" 316dependencies = [ 317 "proc-macro2", 318 "quote", 319 "syn", 320] 321 322[[package]] 323name = "atomic-waker" 324version = "1.1.2" 325source = "registry+https://github.com/rust-lang/crates.io-index" 326checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0" 327 328[[package]] 329name = "autocfg" 330version = "1.5.0" 331source = "registry+https://github.com/rust-lang/crates.io-index" 332checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8" 333 334[[package]] 335name = "axum" 336version = "0.7.9" 337source = "registry+https://github.com/rust-lang/crates.io-index" 338checksum = "edca88bc138befd0323b20752846e6587272d3b03b0343c8ea28a6f819e6e71f" 339dependencies = [ 340 "async-trait", 341 "axum-core", 342 "bytes", 343 "futures-util", 344 "http 1.3.1", 345 "http-body", 346 "http-body-util", 347 "itoa", 348 "matchit", 349 "memchr", 350 "mime", 351 "percent-encoding", 352 "pin-project-lite", 353 "rustversion", 354 "serde", 355 "sync_wrapper", 356 "tower 0.5.2", 357 "tower-layer", 358 "tower-service", 359] 360 361[[package]] 362name = "axum-core" 363version = "0.4.5" 364source = "registry+https://github.com/rust-lang/crates.io-index" 365checksum = "09f2bd6146b97ae3359fa0cc6d6b376d9539582c7b4220f041a33ec24c226199" 366dependencies = [ 367 "async-trait", 368 "bytes", 369 "futures-util", 370 "http 1.3.1", 371 "http-body", 372 "http-body-util", 373 "mime", 374 "pin-project-lite", 375 "rustversion", 376 "sync_wrapper", 377 "tower-layer", 378 "tower-service", 379] 380 381[[package]] 382name = "base64" 383version = "0.22.1" 384source = "registry+https://github.com/rust-lang/crates.io-index" 385checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6" 386 387[[package]] 388name = "bitflags" 389version = "2.10.0" 390source = "registry+https://github.com/rust-lang/crates.io-index" 391checksum = "812e12b5285cc515a9c72a5c1d3b6d46a19dac5acfef5265968c166106e31dd3" 392 393[[package]] 394name = "block-buffer" 395version = "0.10.4" 396source = "registry+https://github.com/rust-lang/crates.io-index" 397checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71" 398dependencies = [ 399 "generic-array", 400] 401 402[[package]] 403name = "brotli" 404version = "8.0.2" 405source = "registry+https://github.com/rust-lang/crates.io-index" 406checksum = "4bd8b9603c7aa97359dbd97ecf258968c95f3adddd6db2f7e7a5bef101c84560" 407dependencies = [ 408 "alloc-no-stdlib", 409 "alloc-stdlib", 410 "brotli-decompressor", 411] 412 413[[package]] 414name = "brotli-decompressor" 415version = "5.0.0" 416source = "registry+https://github.com/rust-lang/crates.io-index" 417checksum = "874bb8112abecc98cbd6d81ea4fa7e94fb9449648c93cc89aa40c81c24d7de03" 418dependencies = [ 419 "alloc-no-stdlib", 420 "alloc-stdlib", 421] 422 423[[package]] 424name = "bumpalo" 425version = "3.19.0" 426source = "registry+https://github.com/rust-lang/crates.io-index" 427checksum = "46c5e41b57b8bba42a04676d81cb89e9ee8e859a1a66f80a5a72e1cb76b34d43" 428 429[[package]] 430name = "bytes" 431version = "1.10.1" 432source = "registry+https://github.com/rust-lang/crates.io-index" 433checksum = "d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a" 434 435[[package]] 436name = "bytestring" 437version = "1.5.0" 438source = "registry+https://github.com/rust-lang/crates.io-index" 439checksum = "113b4343b5f6617e7ad401ced8de3cc8b012e73a594347c307b90db3e9271289" 440dependencies = [ 441 "bytes", 442] 443 444[[package]] 445name = "cc" 446version = "1.2.41" 447source = "registry+https://github.com/rust-lang/crates.io-index" 448checksum = "ac9fe6cdbb24b6ade63616c0a0688e45bb56732262c158df3c0c4bea4ca47cb7" 449dependencies = [ 450 "find-msvc-tools", 451 "jobserver", 452 "libc", 453 "shlex", 454] 455 456[[package]] 457name = "cfg-if" 458version = "1.0.4" 459source = "registry+https://github.com/rust-lang/crates.io-index" 460checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801" 461 462[[package]] 463name = "cfg_aliases" 464version = "0.2.1" 465source = "registry+https://github.com/rust-lang/crates.io-index" 466checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724" 467 468[[package]] 469name = "chrono" 470version = "0.4.42" 471source = "registry+https://github.com/rust-lang/crates.io-index" 472checksum = "145052bdd345b87320e369255277e3fb5152762ad123a901ef5c262dd38fe8d2" 473dependencies = [ 474 "iana-time-zone", 475 "js-sys", 476 "num-traits", 477 "wasm-bindgen", 478 "windows-link 0.2.1", 479] 480 481[[package]] 482name = "cookie" 483version = "0.16.2" 484source = "registry+https://github.com/rust-lang/crates.io-index" 485checksum = "e859cd57d0710d9e06c381b550c06e76992472a8c6d527aecd2fc673dcc231fb" 486dependencies = [ 487 "percent-encoding", 488 "time", 489 "version_check", 490] 491 492[[package]] 493name = "core-foundation" 494version = "0.9.4" 495source = "registry+https://github.com/rust-lang/crates.io-index" 496checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f" 497dependencies = [ 498 "core-foundation-sys", 499 "libc", 500] 501 502[[package]] 503name = "core-foundation" 504version = "0.10.1" 505source = "registry+https://github.com/rust-lang/crates.io-index" 506checksum = "b2a6cd9ae233e7f62ba4e9353e81a88df7fc8a5987b8d445b4d90c879bd156f6" 507dependencies = [ 508 "core-foundation-sys", 509 "libc", 510] 511 512[[package]] 513name = "core-foundation-sys" 514version = "0.8.7" 515source = "registry+https://github.com/rust-lang/crates.io-index" 516checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b" 517 518[[package]] 519name = "cpufeatures" 520version = "0.2.17" 521source = "registry+https://github.com/rust-lang/crates.io-index" 522checksum = "59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280" 523dependencies = [ 524 "libc", 525] 526 527[[package]] 528name = "crc32fast" 529version = "1.5.0" 530source = "registry+https://github.com/rust-lang/crates.io-index" 531checksum = "9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511" 532dependencies = [ 533 "cfg-if", 534] 535 536[[package]] 537name = "crossbeam-utils" 538version = "0.8.21" 539source = "registry+https://github.com/rust-lang/crates.io-index" 540checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28" 541 542[[package]] 543name = "crypto-common" 544version = "0.1.6" 545source = "registry+https://github.com/rust-lang/crates.io-index" 546checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3" 547dependencies = [ 548 "generic-array", 549 "typenum", 550] 551 552[[package]] 553name = "dashmap" 554version = "6.1.0" 555source = "registry+https://github.com/rust-lang/crates.io-index" 556checksum = "5041cc499144891f3790297212f32a74fb938e5136a14943f338ef9e0ae276cf" 557dependencies = [ 558 "cfg-if", 559 "crossbeam-utils", 560 "hashbrown 0.14.5", 561 "lock_api", 562 "once_cell", 563 "parking_lot_core", 564] 565 566[[package]] 567name = "deranged" 568version = "0.5.4" 569source = "registry+https://github.com/rust-lang/crates.io-index" 570checksum = "a41953f86f8a05768a6cda24def994fd2f424b04ec5c719cf89989779f199071" 571dependencies = [ 572 "powerfmt", 573] 574 575[[package]] 576name = "derive_more" 577version = "2.0.1" 578source = "registry+https://github.com/rust-lang/crates.io-index" 579checksum = "093242cf7570c207c83073cf82f79706fe7b8317e98620a47d5be7c3d8497678" 580dependencies = [ 581 "derive_more-impl", 582] 583 584[[package]] 585name = "derive_more-impl" 586version = "2.0.1" 587source = "registry+https://github.com/rust-lang/crates.io-index" 588checksum = "bda628edc44c4bb645fbe0f758797143e4e07926f7ebf4e9bdfbd3d2ce621df3" 589dependencies = [ 590 "proc-macro2", 591 "quote", 592 "syn", 593 "unicode-xid", 594] 595 596[[package]] 597name = "digest" 598version = "0.10.7" 599source = "registry+https://github.com/rust-lang/crates.io-index" 600checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292" 601dependencies = [ 602 "block-buffer", 603 "crypto-common", 604] 605 606[[package]] 607name = "displaydoc" 608version = "0.2.5" 609source = "registry+https://github.com/rust-lang/crates.io-index" 610checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0" 611dependencies = [ 612 "proc-macro2", 613 "quote", 614 "syn", 615] 616 617[[package]] 618name = "dotenv" 619version = "0.15.0" 620source = "registry+https://github.com/rust-lang/crates.io-index" 621checksum = "77c90badedccf4105eca100756a0b1289e191f6fcbdadd3cee1d2f614f97da8f" 622 623[[package]] 624name = "either" 625version = "1.15.0" 626source = "registry+https://github.com/rust-lang/crates.io-index" 627checksum = "48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719" 628 629[[package]] 630name = "encoding_rs" 631version = "0.8.35" 632source = "registry+https://github.com/rust-lang/crates.io-index" 633checksum = "75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3" 634dependencies = [ 635 "cfg-if", 636] 637 638[[package]] 639name = "env_filter" 640version = "0.1.4" 641source = "registry+https://github.com/rust-lang/crates.io-index" 642checksum = "1bf3c259d255ca70051b30e2e95b5446cdb8949ac4cd22c0d7fd634d89f568e2" 643dependencies = [ 644 "log", 645 "regex", 646] 647 648[[package]] 649name = "equivalent" 650version = "1.0.2" 651source = "registry+https://github.com/rust-lang/crates.io-index" 652checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f" 653 654[[package]] 655name = "errno" 656version = "0.3.14" 657source = "registry+https://github.com/rust-lang/crates.io-index" 658checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb" 659dependencies = [ 660 "libc", 661 "windows-sys 0.61.2", 662] 663 664[[package]] 665name = "fastrand" 666version = "2.3.0" 667source = "registry+https://github.com/rust-lang/crates.io-index" 668checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be" 669 670[[package]] 671name = "find-bufo" 672version = "0.1.0" 673dependencies = [ 674 "actix-cors", 675 "actix-files", 676 "actix-governor", 677 "actix-web", 678 "anyhow", 679 "base64", 680 "dotenv", 681 "log", 682 "logfire", 683 "opentelemetry 0.26.0", 684 "opentelemetry-instrumentation-actix-web", 685 "opentelemetry-otlp 0.26.0", 686 "reqwest", 687 "serde", 688 "serde_json", 689 "thiserror 1.0.69", 690 "tokio", 691 "tracing", 692] 693 694[[package]] 695name = "find-msvc-tools" 696version = "0.1.4" 697source = "registry+https://github.com/rust-lang/crates.io-index" 698checksum = "52051878f80a721bb68ebfbc930e07b65ba72f2da88968ea5c06fd6ca3d3a127" 699 700[[package]] 701name = "flate2" 702version = "1.1.4" 703source = "registry+https://github.com/rust-lang/crates.io-index" 704checksum = "dc5a4e564e38c699f2880d3fda590bedc2e69f3f84cd48b457bd892ce61d0aa9" 705dependencies = [ 706 "crc32fast", 707 "miniz_oxide", 708] 709 710[[package]] 711name = "fnv" 712version = "1.0.7" 713source = "registry+https://github.com/rust-lang/crates.io-index" 714checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" 715 716[[package]] 717name = "foldhash" 718version = "0.1.5" 719source = "registry+https://github.com/rust-lang/crates.io-index" 720checksum = "d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2" 721 722[[package]] 723name = "foreign-types" 724version = "0.3.2" 725source = "registry+https://github.com/rust-lang/crates.io-index" 726checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1" 727dependencies = [ 728 "foreign-types-shared", 729] 730 731[[package]] 732name = "foreign-types-shared" 733version = "0.1.1" 734source = "registry+https://github.com/rust-lang/crates.io-index" 735checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b" 736 737[[package]] 738name = "form_urlencoded" 739version = "1.2.2" 740source = "registry+https://github.com/rust-lang/crates.io-index" 741checksum = "cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf" 742dependencies = [ 743 "percent-encoding", 744] 745 746[[package]] 747name = "futures" 748version = "0.3.31" 749source = "registry+https://github.com/rust-lang/crates.io-index" 750checksum = "65bc07b1a8bc7c85c5f2e110c476c7389b4554ba72af57d8445ea63a576b0876" 751dependencies = [ 752 "futures-channel", 753 "futures-core", 754 "futures-executor", 755 "futures-io", 756 "futures-sink", 757 "futures-task", 758 "futures-util", 759] 760 761[[package]] 762name = "futures-channel" 763version = "0.3.31" 764source = "registry+https://github.com/rust-lang/crates.io-index" 765checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10" 766dependencies = [ 767 "futures-core", 768 "futures-sink", 769] 770 771[[package]] 772name = "futures-core" 773version = "0.3.31" 774source = "registry+https://github.com/rust-lang/crates.io-index" 775checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e" 776 777[[package]] 778name = "futures-executor" 779version = "0.3.31" 780source = "registry+https://github.com/rust-lang/crates.io-index" 781checksum = "1e28d1d997f585e54aebc3f97d39e72338912123a67330d723fdbb564d646c9f" 782dependencies = [ 783 "futures-core", 784 "futures-task", 785 "futures-util", 786] 787 788[[package]] 789name = "futures-io" 790version = "0.3.31" 791source = "registry+https://github.com/rust-lang/crates.io-index" 792checksum = "9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6" 793 794[[package]] 795name = "futures-macro" 796version = "0.3.31" 797source = "registry+https://github.com/rust-lang/crates.io-index" 798checksum = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650" 799dependencies = [ 800 "proc-macro2", 801 "quote", 802 "syn", 803] 804 805[[package]] 806name = "futures-sink" 807version = "0.3.31" 808source = "registry+https://github.com/rust-lang/crates.io-index" 809checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7" 810 811[[package]] 812name = "futures-task" 813version = "0.3.31" 814source = "registry+https://github.com/rust-lang/crates.io-index" 815checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988" 816 817[[package]] 818name = "futures-timer" 819version = "3.0.3" 820source = "registry+https://github.com/rust-lang/crates.io-index" 821checksum = "f288b0a4f20f9a56b5d1da57e2227c661b7b16168e2f72365f57b63326e29b24" 822 823[[package]] 824name = "futures-util" 825version = "0.3.31" 826source = "registry+https://github.com/rust-lang/crates.io-index" 827checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81" 828dependencies = [ 829 "futures-channel", 830 "futures-core", 831 "futures-io", 832 "futures-macro", 833 "futures-sink", 834 "futures-task", 835 "memchr", 836 "pin-project-lite", 837 "pin-utils", 838 "slab", 839] 840 841[[package]] 842name = "generic-array" 843version = "0.14.9" 844source = "registry+https://github.com/rust-lang/crates.io-index" 845checksum = "4bb6743198531e02858aeaea5398fcc883e71851fcbcb5a2f773e2fb6cb1edf2" 846dependencies = [ 847 "typenum", 848 "version_check", 849] 850 851[[package]] 852name = "getrandom" 853version = "0.2.16" 854source = "registry+https://github.com/rust-lang/crates.io-index" 855checksum = "335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592" 856dependencies = [ 857 "cfg-if", 858 "js-sys", 859 "libc", 860 "wasi", 861 "wasm-bindgen", 862] 863 864[[package]] 865name = "getrandom" 866version = "0.3.4" 867source = "registry+https://github.com/rust-lang/crates.io-index" 868checksum = "899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd" 869dependencies = [ 870 "cfg-if", 871 "js-sys", 872 "libc", 873 "r-efi", 874 "wasip2", 875 "wasm-bindgen", 876] 877 878[[package]] 879name = "glob" 880version = "0.3.3" 881source = "registry+https://github.com/rust-lang/crates.io-index" 882checksum = "0cc23270f6e1808e30a928bdc84dea0b9b4136a8bc82338574f23baf47bbd280" 883 884[[package]] 885name = "governor" 886version = "0.10.1" 887source = "registry+https://github.com/rust-lang/crates.io-index" 888checksum = "444405bbb1a762387aa22dd569429533b54a1d8759d35d3b64cb39b0293eaa19" 889dependencies = [ 890 "cfg-if", 891 "dashmap", 892 "futures-sink", 893 "futures-timer", 894 "futures-util", 895 "getrandom 0.3.4", 896 "hashbrown 0.15.5", 897 "nonzero_ext", 898 "parking_lot", 899 "portable-atomic", 900 "quanta", 901 "rand 0.9.2", 902 "smallvec", 903 "spinning_top", 904 "web-time", 905] 906 907[[package]] 908name = "h2" 909version = "0.3.27" 910source = "registry+https://github.com/rust-lang/crates.io-index" 911checksum = "0beca50380b1fc32983fc1cb4587bfa4bb9e78fc259aad4a0032d2080309222d" 912dependencies = [ 913 "bytes", 914 "fnv", 915 "futures-core", 916 "futures-sink", 917 "futures-util", 918 "http 0.2.12", 919 "indexmap 2.12.0", 920 "slab", 921 "tokio", 922 "tokio-util", 923 "tracing", 924] 925 926[[package]] 927name = "h2" 928version = "0.4.12" 929source = "registry+https://github.com/rust-lang/crates.io-index" 930checksum = "f3c0b69cfcb4e1b9f1bf2f53f95f766e4661169728ec61cd3fe5a0166f2d1386" 931dependencies = [ 932 "atomic-waker", 933 "bytes", 934 "fnv", 935 "futures-core", 936 "futures-sink", 937 "http 1.3.1", 938 "indexmap 2.12.0", 939 "slab", 940 "tokio", 941 "tokio-util", 942 "tracing", 943] 944 945[[package]] 946name = "hashbrown" 947version = "0.12.3" 948source = "registry+https://github.com/rust-lang/crates.io-index" 949checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888" 950 951[[package]] 952name = "hashbrown" 953version = "0.14.5" 954source = "registry+https://github.com/rust-lang/crates.io-index" 955checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1" 956 957[[package]] 958name = "hashbrown" 959version = "0.15.5" 960source = "registry+https://github.com/rust-lang/crates.io-index" 961checksum = "9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1" 962dependencies = [ 963 "allocator-api2", 964 "equivalent", 965 "foldhash", 966] 967 968[[package]] 969name = "hashbrown" 970version = "0.16.0" 971source = "registry+https://github.com/rust-lang/crates.io-index" 972checksum = "5419bdc4f6a9207fbeba6d11b604d481addf78ecd10c11ad51e76c2f6482748d" 973 974[[package]] 975name = "http" 976version = "0.2.12" 977source = "registry+https://github.com/rust-lang/crates.io-index" 978checksum = "601cbb57e577e2f5ef5be8e7b83f0f63994f25aa94d673e54a92d5c516d101f1" 979dependencies = [ 980 "bytes", 981 "fnv", 982 "itoa", 983] 984 985[[package]] 986name = "http" 987version = "1.3.1" 988source = "registry+https://github.com/rust-lang/crates.io-index" 989checksum = "f4a85d31aea989eead29a3aaf9e1115a180df8282431156e533de47660892565" 990dependencies = [ 991 "bytes", 992 "fnv", 993 "itoa", 994] 995 996[[package]] 997name = "http-body" 998version = "1.0.1" 999source = "registry+https://github.com/rust-lang/crates.io-index" 1000checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184" 1001dependencies = [ 1002 "bytes", 1003 "http 1.3.1", 1004] 1005 1006[[package]] 1007name = "http-body-util" 1008version = "0.1.3" 1009source = "registry+https://github.com/rust-lang/crates.io-index" 1010checksum = "b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a" 1011dependencies = [ 1012 "bytes", 1013 "futures-core", 1014 "http 1.3.1", 1015 "http-body", 1016 "pin-project-lite", 1017] 1018 1019[[package]] 1020name = "http-range" 1021version = "0.1.5" 1022source = "registry+https://github.com/rust-lang/crates.io-index" 1023checksum = "21dec9db110f5f872ed9699c3ecf50cf16f423502706ba5c72462e28d3157573" 1024 1025[[package]] 1026name = "httparse" 1027version = "1.10.1" 1028source = "registry+https://github.com/rust-lang/crates.io-index" 1029checksum = "6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87" 1030 1031[[package]] 1032name = "httpdate" 1033version = "1.0.3" 1034source = "registry+https://github.com/rust-lang/crates.io-index" 1035checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9" 1036 1037[[package]] 1038name = "hyper" 1039version = "1.7.0" 1040source = "registry+https://github.com/rust-lang/crates.io-index" 1041checksum = "eb3aa54a13a0dfe7fbe3a59e0c76093041720fdc77b110cc0fc260fafb4dc51e" 1042dependencies = [ 1043 "atomic-waker", 1044 "bytes", 1045 "futures-channel", 1046 "futures-core", 1047 "h2 0.4.12", 1048 "http 1.3.1", 1049 "http-body", 1050 "httparse", 1051 "httpdate", 1052 "itoa", 1053 "pin-project-lite", 1054 "pin-utils", 1055 "smallvec", 1056 "tokio", 1057 "want", 1058] 1059 1060[[package]] 1061name = "hyper-rustls" 1062version = "0.27.7" 1063source = "registry+https://github.com/rust-lang/crates.io-index" 1064checksum = "e3c93eb611681b207e1fe55d5a71ecf91572ec8a6705cdb6857f7d8d5242cf58" 1065dependencies = [ 1066 "http 1.3.1", 1067 "hyper", 1068 "hyper-util", 1069 "rustls", 1070 "rustls-native-certs", 1071 "rustls-pki-types", 1072 "tokio", 1073 "tokio-rustls", 1074 "tower-service", 1075] 1076 1077[[package]] 1078name = "hyper-timeout" 1079version = "0.5.2" 1080source = "registry+https://github.com/rust-lang/crates.io-index" 1081checksum = "2b90d566bffbce6a75bd8b09a05aa8c2cb1fabb6cb348f8840c9e4c90a0d83b0" 1082dependencies = [ 1083 "hyper", 1084 "hyper-util", 1085 "pin-project-lite", 1086 "tokio", 1087 "tower-service", 1088] 1089 1090[[package]] 1091name = "hyper-tls" 1092version = "0.6.0" 1093source = "registry+https://github.com/rust-lang/crates.io-index" 1094checksum = "70206fc6890eaca9fde8a0bf71caa2ddfc9fe045ac9e5c70df101a7dbde866e0" 1095dependencies = [ 1096 "bytes", 1097 "http-body-util", 1098 "hyper", 1099 "hyper-util", 1100 "native-tls", 1101 "tokio", 1102 "tokio-native-tls", 1103 "tower-service", 1104] 1105 1106[[package]] 1107name = "hyper-util" 1108version = "0.1.17" 1109source = "registry+https://github.com/rust-lang/crates.io-index" 1110checksum = "3c6995591a8f1380fcb4ba966a252a4b29188d51d2b89e3a252f5305be65aea8" 1111dependencies = [ 1112 "base64", 1113 "bytes", 1114 "futures-channel", 1115 "futures-core", 1116 "futures-util", 1117 "http 1.3.1", 1118 "http-body", 1119 "hyper", 1120 "ipnet", 1121 "libc", 1122 "percent-encoding", 1123 "pin-project-lite", 1124 "socket2 0.6.1", 1125 "system-configuration", 1126 "tokio", 1127 "tower-service", 1128 "tracing", 1129 "windows-registry", 1130] 1131 1132[[package]] 1133name = "iana-time-zone" 1134version = "0.1.64" 1135source = "registry+https://github.com/rust-lang/crates.io-index" 1136checksum = "33e57f83510bb73707521ebaffa789ec8caf86f9657cad665b092b581d40e9fb" 1137dependencies = [ 1138 "android_system_properties", 1139 "core-foundation-sys", 1140 "iana-time-zone-haiku", 1141 "js-sys", 1142 "log", 1143 "wasm-bindgen", 1144 "windows-core", 1145] 1146 1147[[package]] 1148name = "iana-time-zone-haiku" 1149version = "0.1.2" 1150source = "registry+https://github.com/rust-lang/crates.io-index" 1151checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f" 1152dependencies = [ 1153 "cc", 1154] 1155 1156[[package]] 1157name = "icu_collections" 1158version = "2.0.0" 1159source = "registry+https://github.com/rust-lang/crates.io-index" 1160checksum = "200072f5d0e3614556f94a9930d5dc3e0662a652823904c3a75dc3b0af7fee47" 1161dependencies = [ 1162 "displaydoc", 1163 "potential_utf", 1164 "yoke", 1165 "zerofrom", 1166 "zerovec", 1167] 1168 1169[[package]] 1170name = "icu_locale_core" 1171version = "2.0.0" 1172source = "registry+https://github.com/rust-lang/crates.io-index" 1173checksum = "0cde2700ccaed3872079a65fb1a78f6c0a36c91570f28755dda67bc8f7d9f00a" 1174dependencies = [ 1175 "displaydoc", 1176 "litemap", 1177 "tinystr", 1178 "writeable", 1179 "zerovec", 1180] 1181 1182[[package]] 1183name = "icu_normalizer" 1184version = "2.0.0" 1185source = "registry+https://github.com/rust-lang/crates.io-index" 1186checksum = "436880e8e18df4d7bbc06d58432329d6458cc84531f7ac5f024e93deadb37979" 1187dependencies = [ 1188 "displaydoc", 1189 "icu_collections", 1190 "icu_normalizer_data", 1191 "icu_properties", 1192 "icu_provider", 1193 "smallvec", 1194 "zerovec", 1195] 1196 1197[[package]] 1198name = "icu_normalizer_data" 1199version = "2.0.0" 1200source = "registry+https://github.com/rust-lang/crates.io-index" 1201checksum = "00210d6893afc98edb752b664b8890f0ef174c8adbb8d0be9710fa66fbbf72d3" 1202 1203[[package]] 1204name = "icu_properties" 1205version = "2.0.1" 1206source = "registry+https://github.com/rust-lang/crates.io-index" 1207checksum = "016c619c1eeb94efb86809b015c58f479963de65bdb6253345c1a1276f22e32b" 1208dependencies = [ 1209 "displaydoc", 1210 "icu_collections", 1211 "icu_locale_core", 1212 "icu_properties_data", 1213 "icu_provider", 1214 "potential_utf", 1215 "zerotrie", 1216 "zerovec", 1217] 1218 1219[[package]] 1220name = "icu_properties_data" 1221version = "2.0.1" 1222source = "registry+https://github.com/rust-lang/crates.io-index" 1223checksum = "298459143998310acd25ffe6810ed544932242d3f07083eee1084d83a71bd632" 1224 1225[[package]] 1226name = "icu_provider" 1227version = "2.0.0" 1228source = "registry+https://github.com/rust-lang/crates.io-index" 1229checksum = "03c80da27b5f4187909049ee2d72f276f0d9f99a42c306bd0131ecfe04d8e5af" 1230dependencies = [ 1231 "displaydoc", 1232 "icu_locale_core", 1233 "stable_deref_trait", 1234 "tinystr", 1235 "writeable", 1236 "yoke", 1237 "zerofrom", 1238 "zerotrie", 1239 "zerovec", 1240] 1241 1242[[package]] 1243name = "idna" 1244version = "1.1.0" 1245source = "registry+https://github.com/rust-lang/crates.io-index" 1246checksum = "3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de" 1247dependencies = [ 1248 "idna_adapter", 1249 "smallvec", 1250 "utf8_iter", 1251] 1252 1253[[package]] 1254name = "idna_adapter" 1255version = "1.2.1" 1256source = "registry+https://github.com/rust-lang/crates.io-index" 1257checksum = "3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344" 1258dependencies = [ 1259 "icu_normalizer", 1260 "icu_properties", 1261] 1262 1263[[package]] 1264name = "impl-more" 1265version = "0.1.9" 1266source = "registry+https://github.com/rust-lang/crates.io-index" 1267checksum = "e8a5a9a0ff0086c7a148acb942baaabeadf9504d10400b5a05645853729b9cd2" 1268 1269[[package]] 1270name = "indexmap" 1271version = "1.9.3" 1272source = "registry+https://github.com/rust-lang/crates.io-index" 1273checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99" 1274dependencies = [ 1275 "autocfg", 1276 "hashbrown 0.12.3", 1277] 1278 1279[[package]] 1280name = "indexmap" 1281version = "2.12.0" 1282source = "registry+https://github.com/rust-lang/crates.io-index" 1283checksum = "6717a8d2a5a929a1a2eb43a12812498ed141a0bcfb7e8f7844fbdbe4303bba9f" 1284dependencies = [ 1285 "equivalent", 1286 "hashbrown 0.16.0", 1287] 1288 1289[[package]] 1290name = "ipnet" 1291version = "2.11.0" 1292source = "registry+https://github.com/rust-lang/crates.io-index" 1293checksum = "469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130" 1294 1295[[package]] 1296name = "iri-string" 1297version = "0.7.8" 1298source = "registry+https://github.com/rust-lang/crates.io-index" 1299checksum = "dbc5ebe9c3a1a7a5127f920a418f7585e9e758e911d0466ed004f393b0e380b2" 1300dependencies = [ 1301 "memchr", 1302 "serde", 1303] 1304 1305[[package]] 1306name = "itertools" 1307version = "0.14.0" 1308source = "registry+https://github.com/rust-lang/crates.io-index" 1309checksum = "2b192c782037fadd9cfa75548310488aabdbf3d2da73885b31bd0abd03351285" 1310dependencies = [ 1311 "either", 1312] 1313 1314[[package]] 1315name = "itoa" 1316version = "1.0.15" 1317source = "registry+https://github.com/rust-lang/crates.io-index" 1318checksum = "4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c" 1319 1320[[package]] 1321name = "jobserver" 1322version = "0.1.34" 1323source = "registry+https://github.com/rust-lang/crates.io-index" 1324checksum = "9afb3de4395d6b3e67a780b6de64b51c978ecf11cb9a462c66be7d4ca9039d33" 1325dependencies = [ 1326 "getrandom 0.3.4", 1327 "libc", 1328] 1329 1330[[package]] 1331name = "js-sys" 1332version = "0.3.81" 1333source = "registry+https://github.com/rust-lang/crates.io-index" 1334checksum = "ec48937a97411dcb524a265206ccd4c90bb711fca92b2792c407f268825b9305" 1335dependencies = [ 1336 "once_cell", 1337 "wasm-bindgen", 1338] 1339 1340[[package]] 1341name = "language-tags" 1342version = "0.3.2" 1343source = "registry+https://github.com/rust-lang/crates.io-index" 1344checksum = "d4345964bb142484797b161f473a503a434de77149dd8c7427788c6e13379388" 1345 1346[[package]] 1347name = "lazy_static" 1348version = "1.5.0" 1349source = "registry+https://github.com/rust-lang/crates.io-index" 1350checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe" 1351 1352[[package]] 1353name = "libc" 1354version = "0.2.177" 1355source = "registry+https://github.com/rust-lang/crates.io-index" 1356checksum = "2874a2af47a2325c2001a6e6fad9b16a53b802102b528163885171cf92b15976" 1357 1358[[package]] 1359name = "linux-raw-sys" 1360version = "0.11.0" 1361source = "registry+https://github.com/rust-lang/crates.io-index" 1362checksum = "df1d3c3b53da64cf5760482273a98e575c651a67eec7f77df96b5b642de8f039" 1363 1364[[package]] 1365name = "litemap" 1366version = "0.8.0" 1367source = "registry+https://github.com/rust-lang/crates.io-index" 1368checksum = "241eaef5fd12c88705a01fc1066c48c4b36e0dd4377dcdc7ec3942cea7a69956" 1369 1370[[package]] 1371name = "local-channel" 1372version = "0.1.5" 1373source = "registry+https://github.com/rust-lang/crates.io-index" 1374checksum = "b6cbc85e69b8df4b8bb8b89ec634e7189099cea8927a276b7384ce5488e53ec8" 1375dependencies = [ 1376 "futures-core", 1377 "futures-sink", 1378 "local-waker", 1379] 1380 1381[[package]] 1382name = "local-waker" 1383version = "0.1.4" 1384source = "registry+https://github.com/rust-lang/crates.io-index" 1385checksum = "4d873d7c67ce09b42110d801813efbc9364414e356be9935700d368351657487" 1386 1387[[package]] 1388name = "lock_api" 1389version = "0.4.14" 1390source = "registry+https://github.com/rust-lang/crates.io-index" 1391checksum = "224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965" 1392dependencies = [ 1393 "scopeguard", 1394] 1395 1396[[package]] 1397name = "log" 1398version = "0.4.28" 1399source = "registry+https://github.com/rust-lang/crates.io-index" 1400checksum = "34080505efa8e45a4b816c349525ebe327ceaa8559756f0356cba97ef3bf7432" 1401 1402[[package]] 1403name = "logfire" 1404version = "0.8.2" 1405source = "registry+https://github.com/rust-lang/crates.io-index" 1406checksum = "ecdeef502337c0cb7ab6646e79a8198aedddbbaa6351b6f9a2ccfb1bb0ed2cf7" 1407dependencies = [ 1408 "chrono", 1409 "env_filter", 1410 "futures-util", 1411 "log", 1412 "nu-ansi-term", 1413 "opentelemetry 0.30.0", 1414 "opentelemetry-otlp 0.30.0", 1415 "opentelemetry_sdk 0.30.0", 1416 "rand 0.9.2", 1417 "regex", 1418 "serde", 1419 "serde_json", 1420 "thiserror 2.0.17", 1421 "tokio", 1422 "tracing", 1423 "tracing-opentelemetry", 1424 "tracing-subscriber", 1425] 1426 1427[[package]] 1428name = "lru-slab" 1429version = "0.1.2" 1430source = "registry+https://github.com/rust-lang/crates.io-index" 1431checksum = "112b39cec0b298b6c1999fee3e31427f74f676e4cb9879ed1a121b43661a4154" 1432 1433[[package]] 1434name = "matchers" 1435version = "0.2.0" 1436source = "registry+https://github.com/rust-lang/crates.io-index" 1437checksum = "d1525a2a28c7f4fa0fc98bb91ae755d1e2d1505079e05539e35bc876b5d65ae9" 1438dependencies = [ 1439 "regex-automata", 1440] 1441 1442[[package]] 1443name = "matchit" 1444version = "0.7.3" 1445source = "registry+https://github.com/rust-lang/crates.io-index" 1446checksum = "0e7465ac9959cc2b1404e8e2367b43684a6d13790fe23056cc8c6c5a6b7bcb94" 1447 1448[[package]] 1449name = "memchr" 1450version = "2.7.6" 1451source = "registry+https://github.com/rust-lang/crates.io-index" 1452checksum = "f52b00d39961fc5b2736ea853c9cc86238e165017a493d1d5c8eac6bdc4cc273" 1453 1454[[package]] 1455name = "mime" 1456version = "0.3.17" 1457source = "registry+https://github.com/rust-lang/crates.io-index" 1458checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a" 1459 1460[[package]] 1461name = "mime_guess" 1462version = "2.0.5" 1463source = "registry+https://github.com/rust-lang/crates.io-index" 1464checksum = "f7c44f8e672c00fe5308fa235f821cb4198414e1c77935c1ab6948d3fd78550e" 1465dependencies = [ 1466 "mime", 1467 "unicase", 1468] 1469 1470[[package]] 1471name = "miniz_oxide" 1472version = "0.8.9" 1473source = "registry+https://github.com/rust-lang/crates.io-index" 1474checksum = "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316" 1475dependencies = [ 1476 "adler2", 1477 "simd-adler32", 1478] 1479 1480[[package]] 1481name = "mio" 1482version = "1.1.0" 1483source = "registry+https://github.com/rust-lang/crates.io-index" 1484checksum = "69d83b0086dc8ecf3ce9ae2874b2d1290252e2a30720bea58a5c6639b0092873" 1485dependencies = [ 1486 "libc", 1487 "log", 1488 "wasi", 1489 "windows-sys 0.61.2", 1490] 1491 1492[[package]] 1493name = "native-tls" 1494version = "0.2.14" 1495source = "registry+https://github.com/rust-lang/crates.io-index" 1496checksum = "87de3442987e9dbec73158d5c715e7ad9072fda936bb03d19d7fa10e00520f0e" 1497dependencies = [ 1498 "libc", 1499 "log", 1500 "openssl", 1501 "openssl-probe", 1502 "openssl-sys", 1503 "schannel", 1504 "security-framework 2.11.1", 1505 "security-framework-sys", 1506 "tempfile", 1507] 1508 1509[[package]] 1510name = "nonzero_ext" 1511version = "0.3.0" 1512source = "registry+https://github.com/rust-lang/crates.io-index" 1513checksum = "38bf9645c8b145698bb0b18a4637dcacbc421ea49bef2317e4fd8065a387cf21" 1514 1515[[package]] 1516name = "nu-ansi-term" 1517version = "0.50.3" 1518source = "registry+https://github.com/rust-lang/crates.io-index" 1519checksum = "7957b9740744892f114936ab4a57b3f487491bbeafaf8083688b16841a4240e5" 1520dependencies = [ 1521 "windows-sys 0.61.2", 1522] 1523 1524[[package]] 1525name = "num-conv" 1526version = "0.1.0" 1527source = "registry+https://github.com/rust-lang/crates.io-index" 1528checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9" 1529 1530[[package]] 1531name = "num-traits" 1532version = "0.2.19" 1533source = "registry+https://github.com/rust-lang/crates.io-index" 1534checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841" 1535dependencies = [ 1536 "autocfg", 1537] 1538 1539[[package]] 1540name = "once_cell" 1541version = "1.21.3" 1542source = "registry+https://github.com/rust-lang/crates.io-index" 1543checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d" 1544 1545[[package]] 1546name = "openssl" 1547version = "0.10.74" 1548source = "registry+https://github.com/rust-lang/crates.io-index" 1549checksum = "24ad14dd45412269e1a30f52ad8f0664f0f4f4a89ee8fe28c3b3527021ebb654" 1550dependencies = [ 1551 "bitflags", 1552 "cfg-if", 1553 "foreign-types", 1554 "libc", 1555 "once_cell", 1556 "openssl-macros", 1557 "openssl-sys", 1558] 1559 1560[[package]] 1561name = "openssl-macros" 1562version = "0.1.1" 1563source = "registry+https://github.com/rust-lang/crates.io-index" 1564checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c" 1565dependencies = [ 1566 "proc-macro2", 1567 "quote", 1568 "syn", 1569] 1570 1571[[package]] 1572name = "openssl-probe" 1573version = "0.1.6" 1574source = "registry+https://github.com/rust-lang/crates.io-index" 1575checksum = "d05e27ee213611ffe7d6348b942e8f942b37114c00cc03cec254295a4a17852e" 1576 1577[[package]] 1578name = "openssl-sys" 1579version = "0.9.110" 1580source = "registry+https://github.com/rust-lang/crates.io-index" 1581checksum = "0a9f0075ba3c21b09f8e8b2026584b1d18d49388648f2fbbf3c97ea8deced8e2" 1582dependencies = [ 1583 "cc", 1584 "libc", 1585 "pkg-config", 1586 "vcpkg", 1587] 1588 1589[[package]] 1590name = "opentelemetry" 1591version = "0.26.0" 1592source = "registry+https://github.com/rust-lang/crates.io-index" 1593checksum = "570074cc999d1a58184080966e5bd3bf3a9a4af650c3b05047c2621e7405cd17" 1594dependencies = [ 1595 "futures-core", 1596 "futures-sink", 1597 "js-sys", 1598 "once_cell", 1599 "pin-project-lite", 1600 "thiserror 1.0.69", 1601] 1602 1603[[package]] 1604name = "opentelemetry" 1605version = "0.30.0" 1606source = "registry+https://github.com/rust-lang/crates.io-index" 1607checksum = "aaf416e4cb72756655126f7dd7bb0af49c674f4c1b9903e80c009e0c37e552e6" 1608dependencies = [ 1609 "futures-core", 1610 "futures-sink", 1611 "js-sys", 1612 "pin-project-lite", 1613 "thiserror 2.0.17", 1614 "tracing", 1615] 1616 1617[[package]] 1618name = "opentelemetry" 1619version = "0.31.0" 1620source = "registry+https://github.com/rust-lang/crates.io-index" 1621checksum = "b84bcd6ae87133e903af7ef497404dda70c60d0ea14895fc8a5e6722754fc2a0" 1622dependencies = [ 1623 "futures-core", 1624 "futures-sink", 1625 "js-sys", 1626 "pin-project-lite", 1627 "thiserror 2.0.17", 1628 "tracing", 1629] 1630 1631[[package]] 1632name = "opentelemetry-http" 1633version = "0.26.0" 1634source = "registry+https://github.com/rust-lang/crates.io-index" 1635checksum = "6351496aeaa49d7c267fb480678d85d1cd30c5edb20b497c48c56f62a8c14b99" 1636dependencies = [ 1637 "async-trait", 1638 "bytes", 1639 "http 1.3.1", 1640 "opentelemetry 0.26.0", 1641 "reqwest", 1642] 1643 1644[[package]] 1645name = "opentelemetry-http" 1646version = "0.30.0" 1647source = "registry+https://github.com/rust-lang/crates.io-index" 1648checksum = "50f6639e842a97dbea8886e3439710ae463120091e2e064518ba8e716e6ac36d" 1649dependencies = [ 1650 "async-trait", 1651 "bytes", 1652 "http 1.3.1", 1653 "opentelemetry 0.30.0", 1654 "reqwest", 1655] 1656 1657[[package]] 1658name = "opentelemetry-instrumentation-actix-web" 1659version = "0.23.0" 1660source = "registry+https://github.com/rust-lang/crates.io-index" 1661checksum = "936e41b4ed3365bae2a4a9216f52d3fb9ad30e848dde33ed229c8c454ccba31d" 1662dependencies = [ 1663 "actix-http", 1664 "actix-web", 1665 "futures-util", 1666 "opentelemetry 0.31.0", 1667 "opentelemetry-semantic-conventions", 1668 "serde", 1669] 1670 1671[[package]] 1672name = "opentelemetry-otlp" 1673version = "0.26.0" 1674source = "registry+https://github.com/rust-lang/crates.io-index" 1675checksum = "29e1f9c8b032d4f635c730c0efcf731d5e2530ea13fa8bef7939ddc8420696bd" 1676dependencies = [ 1677 "async-trait", 1678 "futures-core", 1679 "http 1.3.1", 1680 "opentelemetry 0.26.0", 1681 "opentelemetry-http 0.26.0", 1682 "opentelemetry-proto 0.26.1", 1683 "opentelemetry_sdk 0.26.0", 1684 "prost", 1685 "reqwest", 1686 "thiserror 1.0.69", 1687 "tokio", 1688 "tonic 0.12.3", 1689] 1690 1691[[package]] 1692name = "opentelemetry-otlp" 1693version = "0.30.0" 1694source = "registry+https://github.com/rust-lang/crates.io-index" 1695checksum = "dbee664a43e07615731afc539ca60c6d9f1a9425e25ca09c57bc36c87c55852b" 1696dependencies = [ 1697 "http 1.3.1", 1698 "opentelemetry 0.30.0", 1699 "opentelemetry-http 0.30.0", 1700 "opentelemetry-proto 0.30.0", 1701 "opentelemetry_sdk 0.30.0", 1702 "prost", 1703 "reqwest", 1704 "thiserror 2.0.17", 1705] 1706 1707[[package]] 1708name = "opentelemetry-proto" 1709version = "0.26.1" 1710source = "registry+https://github.com/rust-lang/crates.io-index" 1711checksum = "c9d3968ce3aefdcca5c27e3c4ea4391b37547726a70893aab52d3de95d5f8b34" 1712dependencies = [ 1713 "opentelemetry 0.26.0", 1714 "opentelemetry_sdk 0.26.0", 1715 "prost", 1716 "tonic 0.12.3", 1717] 1718 1719[[package]] 1720name = "opentelemetry-proto" 1721version = "0.30.0" 1722source = "registry+https://github.com/rust-lang/crates.io-index" 1723checksum = "2e046fd7660710fe5a05e8748e70d9058dc15c94ba914e7c4faa7c728f0e8ddc" 1724dependencies = [ 1725 "opentelemetry 0.30.0", 1726 "opentelemetry_sdk 0.30.0", 1727 "prost", 1728 "tonic 0.13.1", 1729] 1730 1731[[package]] 1732name = "opentelemetry-semantic-conventions" 1733version = "0.31.0" 1734source = "registry+https://github.com/rust-lang/crates.io-index" 1735checksum = "e62e29dfe041afb8ed2a6c9737ab57db4907285d999ef8ad3a59092a36bdc846" 1736 1737[[package]] 1738name = "opentelemetry_sdk" 1739version = "0.26.0" 1740source = "registry+https://github.com/rust-lang/crates.io-index" 1741checksum = "d2c627d9f4c9cdc1f21a29ee4bfbd6028fcb8bcf2a857b43f3abdf72c9c862f3" 1742dependencies = [ 1743 "async-trait", 1744 "futures-channel", 1745 "futures-executor", 1746 "futures-util", 1747 "glob", 1748 "once_cell", 1749 "opentelemetry 0.26.0", 1750 "percent-encoding", 1751 "rand 0.8.5", 1752 "serde_json", 1753 "thiserror 1.0.69", 1754] 1755 1756[[package]] 1757name = "opentelemetry_sdk" 1758version = "0.30.0" 1759source = "registry+https://github.com/rust-lang/crates.io-index" 1760checksum = "11f644aa9e5e31d11896e024305d7e3c98a88884d9f8919dbf37a9991bc47a4b" 1761dependencies = [ 1762 "futures-channel", 1763 "futures-executor", 1764 "futures-util", 1765 "opentelemetry 0.30.0", 1766 "percent-encoding", 1767 "rand 0.9.2", 1768 "serde_json", 1769 "thiserror 2.0.17", 1770 "tokio", 1771 "tokio-stream", 1772] 1773 1774[[package]] 1775name = "parking_lot" 1776version = "0.12.5" 1777source = "registry+https://github.com/rust-lang/crates.io-index" 1778checksum = "93857453250e3077bd71ff98b6a65ea6621a19bb0f559a85248955ac12c45a1a" 1779dependencies = [ 1780 "lock_api", 1781 "parking_lot_core", 1782] 1783 1784[[package]] 1785name = "parking_lot_core" 1786version = "0.9.12" 1787source = "registry+https://github.com/rust-lang/crates.io-index" 1788checksum = "2621685985a2ebf1c516881c026032ac7deafcda1a2c9b7850dc81e3dfcb64c1" 1789dependencies = [ 1790 "cfg-if", 1791 "libc", 1792 "redox_syscall", 1793 "smallvec", 1794 "windows-link 0.2.1", 1795] 1796 1797[[package]] 1798name = "percent-encoding" 1799version = "2.3.2" 1800source = "registry+https://github.com/rust-lang/crates.io-index" 1801checksum = "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220" 1802 1803[[package]] 1804name = "pin-project" 1805version = "1.1.10" 1806source = "registry+https://github.com/rust-lang/crates.io-index" 1807checksum = "677f1add503faace112b9f1373e43e9e054bfdd22ff1a63c1bc485eaec6a6a8a" 1808dependencies = [ 1809 "pin-project-internal", 1810] 1811 1812[[package]] 1813name = "pin-project-internal" 1814version = "1.1.10" 1815source = "registry+https://github.com/rust-lang/crates.io-index" 1816checksum = "6e918e4ff8c4549eb882f14b3a4bc8c8bc93de829416eacf579f1207a8fbf861" 1817dependencies = [ 1818 "proc-macro2", 1819 "quote", 1820 "syn", 1821] 1822 1823[[package]] 1824name = "pin-project-lite" 1825version = "0.2.16" 1826source = "registry+https://github.com/rust-lang/crates.io-index" 1827checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b" 1828 1829[[package]] 1830name = "pin-utils" 1831version = "0.1.0" 1832source = "registry+https://github.com/rust-lang/crates.io-index" 1833checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" 1834 1835[[package]] 1836name = "pkg-config" 1837version = "0.3.32" 1838source = "registry+https://github.com/rust-lang/crates.io-index" 1839checksum = "7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c" 1840 1841[[package]] 1842name = "portable-atomic" 1843version = "1.11.1" 1844source = "registry+https://github.com/rust-lang/crates.io-index" 1845checksum = "f84267b20a16ea918e43c6a88433c2d54fa145c92a811b5b047ccbe153674483" 1846 1847[[package]] 1848name = "potential_utf" 1849version = "0.1.3" 1850source = "registry+https://github.com/rust-lang/crates.io-index" 1851checksum = "84df19adbe5b5a0782edcab45899906947ab039ccf4573713735ee7de1e6b08a" 1852dependencies = [ 1853 "zerovec", 1854] 1855 1856[[package]] 1857name = "powerfmt" 1858version = "0.2.0" 1859source = "registry+https://github.com/rust-lang/crates.io-index" 1860checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391" 1861 1862[[package]] 1863name = "ppv-lite86" 1864version = "0.2.21" 1865source = "registry+https://github.com/rust-lang/crates.io-index" 1866checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9" 1867dependencies = [ 1868 "zerocopy", 1869] 1870 1871[[package]] 1872name = "proc-macro2" 1873version = "1.0.101" 1874source = "registry+https://github.com/rust-lang/crates.io-index" 1875checksum = "89ae43fd86e4158d6db51ad8e2b80f313af9cc74f5c0e03ccb87de09998732de" 1876dependencies = [ 1877 "unicode-ident", 1878] 1879 1880[[package]] 1881name = "prost" 1882version = "0.13.5" 1883source = "registry+https://github.com/rust-lang/crates.io-index" 1884checksum = "2796faa41db3ec313a31f7624d9286acf277b52de526150b7e69f3debf891ee5" 1885dependencies = [ 1886 "bytes", 1887 "prost-derive", 1888] 1889 1890[[package]] 1891name = "prost-derive" 1892version = "0.13.5" 1893source = "registry+https://github.com/rust-lang/crates.io-index" 1894checksum = "8a56d757972c98b346a9b766e3f02746cde6dd1cd1d1d563472929fdd74bec4d" 1895dependencies = [ 1896 "anyhow", 1897 "itertools", 1898 "proc-macro2", 1899 "quote", 1900 "syn", 1901] 1902 1903[[package]] 1904name = "quanta" 1905version = "0.12.6" 1906source = "registry+https://github.com/rust-lang/crates.io-index" 1907checksum = "f3ab5a9d756f0d97bdc89019bd2e4ea098cf9cde50ee7564dde6b81ccc8f06c7" 1908dependencies = [ 1909 "crossbeam-utils", 1910 "libc", 1911 "once_cell", 1912 "raw-cpuid", 1913 "wasi", 1914 "web-sys", 1915 "winapi", 1916] 1917 1918[[package]] 1919name = "quinn" 1920version = "0.11.9" 1921source = "registry+https://github.com/rust-lang/crates.io-index" 1922checksum = "b9e20a958963c291dc322d98411f541009df2ced7b5a4f2bd52337638cfccf20" 1923dependencies = [ 1924 "bytes", 1925 "cfg_aliases", 1926 "pin-project-lite", 1927 "quinn-proto", 1928 "quinn-udp", 1929 "rustc-hash", 1930 "rustls", 1931 "socket2 0.6.1", 1932 "thiserror 2.0.17", 1933 "tokio", 1934 "tracing", 1935 "web-time", 1936] 1937 1938[[package]] 1939name = "quinn-proto" 1940version = "0.11.13" 1941source = "registry+https://github.com/rust-lang/crates.io-index" 1942checksum = "f1906b49b0c3bc04b5fe5d86a77925ae6524a19b816ae38ce1e426255f1d8a31" 1943dependencies = [ 1944 "bytes", 1945 "getrandom 0.3.4", 1946 "lru-slab", 1947 "rand 0.9.2", 1948 "ring", 1949 "rustc-hash", 1950 "rustls", 1951 "rustls-pki-types", 1952 "slab", 1953 "thiserror 2.0.17", 1954 "tinyvec", 1955 "tracing", 1956 "web-time", 1957] 1958 1959[[package]] 1960name = "quinn-udp" 1961version = "0.5.14" 1962source = "registry+https://github.com/rust-lang/crates.io-index" 1963checksum = "addec6a0dcad8a8d96a771f815f0eaf55f9d1805756410b39f5fa81332574cbd" 1964dependencies = [ 1965 "cfg_aliases", 1966 "libc", 1967 "once_cell", 1968 "socket2 0.6.1", 1969 "tracing", 1970 "windows-sys 0.60.2", 1971] 1972 1973[[package]] 1974name = "quote" 1975version = "1.0.41" 1976source = "registry+https://github.com/rust-lang/crates.io-index" 1977checksum = "ce25767e7b499d1b604768e7cde645d14cc8584231ea6b295e9c9eb22c02e1d1" 1978dependencies = [ 1979 "proc-macro2", 1980] 1981 1982[[package]] 1983name = "r-efi" 1984version = "5.3.0" 1985source = "registry+https://github.com/rust-lang/crates.io-index" 1986checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f" 1987 1988[[package]] 1989name = "rand" 1990version = "0.8.5" 1991source = "registry+https://github.com/rust-lang/crates.io-index" 1992checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" 1993dependencies = [ 1994 "libc", 1995 "rand_chacha 0.3.1", 1996 "rand_core 0.6.4", 1997] 1998 1999[[package]] 2000name = "rand" 2001version = "0.9.2" 2002source = "registry+https://github.com/rust-lang/crates.io-index" 2003checksum = "6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1" 2004dependencies = [ 2005 "rand_chacha 0.9.0", 2006 "rand_core 0.9.3", 2007] 2008 2009[[package]] 2010name = "rand_chacha" 2011version = "0.3.1" 2012source = "registry+https://github.com/rust-lang/crates.io-index" 2013checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88" 2014dependencies = [ 2015 "ppv-lite86", 2016 "rand_core 0.6.4", 2017] 2018 2019[[package]] 2020name = "rand_chacha" 2021version = "0.9.0" 2022source = "registry+https://github.com/rust-lang/crates.io-index" 2023checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb" 2024dependencies = [ 2025 "ppv-lite86", 2026 "rand_core 0.9.3", 2027] 2028 2029[[package]] 2030name = "rand_core" 2031version = "0.6.4" 2032source = "registry+https://github.com/rust-lang/crates.io-index" 2033checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" 2034dependencies = [ 2035 "getrandom 0.2.16", 2036] 2037 2038[[package]] 2039name = "rand_core" 2040version = "0.9.3" 2041source = "registry+https://github.com/rust-lang/crates.io-index" 2042checksum = "99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38" 2043dependencies = [ 2044 "getrandom 0.3.4", 2045] 2046 2047[[package]] 2048name = "raw-cpuid" 2049version = "11.6.0" 2050source = "registry+https://github.com/rust-lang/crates.io-index" 2051checksum = "498cd0dc59d73224351ee52a95fee0f1a617a2eae0e7d9d720cc622c73a54186" 2052dependencies = [ 2053 "bitflags", 2054] 2055 2056[[package]] 2057name = "redox_syscall" 2058version = "0.5.18" 2059source = "registry+https://github.com/rust-lang/crates.io-index" 2060checksum = "ed2bf2547551a7053d6fdfafda3f938979645c44812fbfcda098faae3f1a362d" 2061dependencies = [ 2062 "bitflags", 2063] 2064 2065[[package]] 2066name = "regex" 2067version = "1.12.2" 2068source = "registry+https://github.com/rust-lang/crates.io-index" 2069checksum = "843bc0191f75f3e22651ae5f1e72939ab2f72a4bc30fa80a066bd66edefc24d4" 2070dependencies = [ 2071 "aho-corasick", 2072 "memchr", 2073 "regex-automata", 2074 "regex-syntax", 2075] 2076 2077[[package]] 2078name = "regex-automata" 2079version = "0.4.13" 2080source = "registry+https://github.com/rust-lang/crates.io-index" 2081checksum = "5276caf25ac86c8d810222b3dbb938e512c55c6831a10f3e6ed1c93b84041f1c" 2082dependencies = [ 2083 "aho-corasick", 2084 "memchr", 2085 "regex-syntax", 2086] 2087 2088[[package]] 2089name = "regex-lite" 2090version = "0.1.8" 2091source = "registry+https://github.com/rust-lang/crates.io-index" 2092checksum = "8d942b98df5e658f56f20d592c7f868833fe38115e65c33003d8cd224b0155da" 2093 2094[[package]] 2095name = "regex-syntax" 2096version = "0.8.8" 2097source = "registry+https://github.com/rust-lang/crates.io-index" 2098checksum = "7a2d987857b319362043e95f5353c0535c1f58eec5336fdfcf626430af7def58" 2099 2100[[package]] 2101name = "reqwest" 2102version = "0.12.24" 2103source = "registry+https://github.com/rust-lang/crates.io-index" 2104checksum = "9d0946410b9f7b082a427e4ef5c8ff541a88b357bc6c637c40db3a68ac70a36f" 2105dependencies = [ 2106 "base64", 2107 "bytes", 2108 "encoding_rs", 2109 "futures-channel", 2110 "futures-core", 2111 "futures-util", 2112 "h2 0.4.12", 2113 "http 1.3.1", 2114 "http-body", 2115 "http-body-util", 2116 "hyper", 2117 "hyper-rustls", 2118 "hyper-tls", 2119 "hyper-util", 2120 "js-sys", 2121 "log", 2122 "mime", 2123 "mime_guess", 2124 "native-tls", 2125 "percent-encoding", 2126 "pin-project-lite", 2127 "quinn", 2128 "rustls", 2129 "rustls-native-certs", 2130 "rustls-pki-types", 2131 "serde", 2132 "serde_json", 2133 "serde_urlencoded", 2134 "sync_wrapper", 2135 "tokio", 2136 "tokio-native-tls", 2137 "tokio-rustls", 2138 "tower 0.5.2", 2139 "tower-http", 2140 "tower-service", 2141 "url", 2142 "wasm-bindgen", 2143 "wasm-bindgen-futures", 2144 "web-sys", 2145] 2146 2147[[package]] 2148name = "ring" 2149version = "0.17.14" 2150source = "registry+https://github.com/rust-lang/crates.io-index" 2151checksum = "a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7" 2152dependencies = [ 2153 "cc", 2154 "cfg-if", 2155 "getrandom 0.2.16", 2156 "libc", 2157 "untrusted", 2158 "windows-sys 0.52.0", 2159] 2160 2161[[package]] 2162name = "rustc-hash" 2163version = "2.1.1" 2164source = "registry+https://github.com/rust-lang/crates.io-index" 2165checksum = "357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d" 2166 2167[[package]] 2168name = "rustix" 2169version = "1.1.2" 2170source = "registry+https://github.com/rust-lang/crates.io-index" 2171checksum = "cd15f8a2c5551a84d56efdc1cd049089e409ac19a3072d5037a17fd70719ff3e" 2172dependencies = [ 2173 "bitflags", 2174 "errno", 2175 "libc", 2176 "linux-raw-sys", 2177 "windows-sys 0.61.2", 2178] 2179 2180[[package]] 2181name = "rustls" 2182version = "0.23.34" 2183source = "registry+https://github.com/rust-lang/crates.io-index" 2184checksum = "6a9586e9ee2b4f8fab52a0048ca7334d7024eef48e2cb9407e3497bb7cab7fa7" 2185dependencies = [ 2186 "once_cell", 2187 "ring", 2188 "rustls-pki-types", 2189 "rustls-webpki", 2190 "subtle", 2191 "zeroize", 2192] 2193 2194[[package]] 2195name = "rustls-native-certs" 2196version = "0.8.2" 2197source = "registry+https://github.com/rust-lang/crates.io-index" 2198checksum = "9980d917ebb0c0536119ba501e90834767bffc3d60641457fd84a1f3fd337923" 2199dependencies = [ 2200 "openssl-probe", 2201 "rustls-pki-types", 2202 "schannel", 2203 "security-framework 3.5.1", 2204] 2205 2206[[package]] 2207name = "rustls-pki-types" 2208version = "1.12.0" 2209source = "registry+https://github.com/rust-lang/crates.io-index" 2210checksum = "229a4a4c221013e7e1f1a043678c5cc39fe5171437c88fb47151a21e6f5b5c79" 2211dependencies = [ 2212 "web-time", 2213 "zeroize", 2214] 2215 2216[[package]] 2217name = "rustls-webpki" 2218version = "0.103.7" 2219source = "registry+https://github.com/rust-lang/crates.io-index" 2220checksum = "e10b3f4191e8a80e6b43eebabfac91e5dcecebb27a71f04e820c47ec41d314bf" 2221dependencies = [ 2222 "ring", 2223 "rustls-pki-types", 2224 "untrusted", 2225] 2226 2227[[package]] 2228name = "rustversion" 2229version = "1.0.22" 2230source = "registry+https://github.com/rust-lang/crates.io-index" 2231checksum = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d" 2232 2233[[package]] 2234name = "ryu" 2235version = "1.0.20" 2236source = "registry+https://github.com/rust-lang/crates.io-index" 2237checksum = "28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f" 2238 2239[[package]] 2240name = "schannel" 2241version = "0.1.28" 2242source = "registry+https://github.com/rust-lang/crates.io-index" 2243checksum = "891d81b926048e76efe18581bf793546b4c0eaf8448d72be8de2bbee5fd166e1" 2244dependencies = [ 2245 "windows-sys 0.61.2", 2246] 2247 2248[[package]] 2249name = "scopeguard" 2250version = "1.2.0" 2251source = "registry+https://github.com/rust-lang/crates.io-index" 2252checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" 2253 2254[[package]] 2255name = "security-framework" 2256version = "2.11.1" 2257source = "registry+https://github.com/rust-lang/crates.io-index" 2258checksum = "897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02" 2259dependencies = [ 2260 "bitflags", 2261 "core-foundation 0.9.4", 2262 "core-foundation-sys", 2263 "libc", 2264 "security-framework-sys", 2265] 2266 2267[[package]] 2268name = "security-framework" 2269version = "3.5.1" 2270source = "registry+https://github.com/rust-lang/crates.io-index" 2271checksum = "b3297343eaf830f66ede390ea39da1d462b6b0c1b000f420d0a83f898bbbe6ef" 2272dependencies = [ 2273 "bitflags", 2274 "core-foundation 0.10.1", 2275 "core-foundation-sys", 2276 "libc", 2277 "security-framework-sys", 2278] 2279 2280[[package]] 2281name = "security-framework-sys" 2282version = "2.15.0" 2283source = "registry+https://github.com/rust-lang/crates.io-index" 2284checksum = "cc1f0cbffaac4852523ce30d8bd3c5cdc873501d96ff467ca09b6767bb8cd5c0" 2285dependencies = [ 2286 "core-foundation-sys", 2287 "libc", 2288] 2289 2290[[package]] 2291name = "serde" 2292version = "1.0.228" 2293source = "registry+https://github.com/rust-lang/crates.io-index" 2294checksum = "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e" 2295dependencies = [ 2296 "serde_core", 2297 "serde_derive", 2298] 2299 2300[[package]] 2301name = "serde_core" 2302version = "1.0.228" 2303source = "registry+https://github.com/rust-lang/crates.io-index" 2304checksum = "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad" 2305dependencies = [ 2306 "serde_derive", 2307] 2308 2309[[package]] 2310name = "serde_derive" 2311version = "1.0.228" 2312source = "registry+https://github.com/rust-lang/crates.io-index" 2313checksum = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79" 2314dependencies = [ 2315 "proc-macro2", 2316 "quote", 2317 "syn", 2318] 2319 2320[[package]] 2321name = "serde_json" 2322version = "1.0.145" 2323source = "registry+https://github.com/rust-lang/crates.io-index" 2324checksum = "402a6f66d8c709116cf22f558eab210f5a50187f702eb4d7e5ef38d9a7f1c79c" 2325dependencies = [ 2326 "itoa", 2327 "memchr", 2328 "ryu", 2329 "serde", 2330 "serde_core", 2331] 2332 2333[[package]] 2334name = "serde_urlencoded" 2335version = "0.7.1" 2336source = "registry+https://github.com/rust-lang/crates.io-index" 2337checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd" 2338dependencies = [ 2339 "form_urlencoded", 2340 "itoa", 2341 "ryu", 2342 "serde", 2343] 2344 2345[[package]] 2346name = "sha1" 2347version = "0.10.6" 2348source = "registry+https://github.com/rust-lang/crates.io-index" 2349checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba" 2350dependencies = [ 2351 "cfg-if", 2352 "cpufeatures", 2353 "digest", 2354] 2355 2356[[package]] 2357name = "sharded-slab" 2358version = "0.1.7" 2359source = "registry+https://github.com/rust-lang/crates.io-index" 2360checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6" 2361dependencies = [ 2362 "lazy_static", 2363] 2364 2365[[package]] 2366name = "shlex" 2367version = "1.3.0" 2368source = "registry+https://github.com/rust-lang/crates.io-index" 2369checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" 2370 2371[[package]] 2372name = "signal-hook-registry" 2373version = "1.4.6" 2374source = "registry+https://github.com/rust-lang/crates.io-index" 2375checksum = "b2a4719bff48cee6b39d12c020eeb490953ad2443b7055bd0b21fca26bd8c28b" 2376dependencies = [ 2377 "libc", 2378] 2379 2380[[package]] 2381name = "simd-adler32" 2382version = "0.3.7" 2383source = "registry+https://github.com/rust-lang/crates.io-index" 2384checksum = "d66dc143e6b11c1eddc06d5c423cfc97062865baf299914ab64caa38182078fe" 2385 2386[[package]] 2387name = "slab" 2388version = "0.4.11" 2389source = "registry+https://github.com/rust-lang/crates.io-index" 2390checksum = "7a2ae44ef20feb57a68b23d846850f861394c2e02dc425a50098ae8c90267589" 2391 2392[[package]] 2393name = "smallvec" 2394version = "1.15.1" 2395source = "registry+https://github.com/rust-lang/crates.io-index" 2396checksum = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03" 2397 2398[[package]] 2399name = "socket2" 2400version = "0.5.10" 2401source = "registry+https://github.com/rust-lang/crates.io-index" 2402checksum = "e22376abed350d73dd1cd119b57ffccad95b4e585a7cda43e286245ce23c0678" 2403dependencies = [ 2404 "libc", 2405 "windows-sys 0.52.0", 2406] 2407 2408[[package]] 2409name = "socket2" 2410version = "0.6.1" 2411source = "registry+https://github.com/rust-lang/crates.io-index" 2412checksum = "17129e116933cf371d018bb80ae557e889637989d8638274fb25622827b03881" 2413dependencies = [ 2414 "libc", 2415 "windows-sys 0.60.2", 2416] 2417 2418[[package]] 2419name = "spinning_top" 2420version = "0.3.0" 2421source = "registry+https://github.com/rust-lang/crates.io-index" 2422checksum = "d96d2d1d716fb500937168cc09353ffdc7a012be8475ac7308e1bdf0e3923300" 2423dependencies = [ 2424 "lock_api", 2425] 2426 2427[[package]] 2428name = "stable_deref_trait" 2429version = "1.2.1" 2430source = "registry+https://github.com/rust-lang/crates.io-index" 2431checksum = "6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596" 2432 2433[[package]] 2434name = "subtle" 2435version = "2.6.1" 2436source = "registry+https://github.com/rust-lang/crates.io-index" 2437checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292" 2438 2439[[package]] 2440name = "syn" 2441version = "2.0.107" 2442source = "registry+https://github.com/rust-lang/crates.io-index" 2443checksum = "2a26dbd934e5451d21ef060c018dae56fc073894c5a7896f882928a76e6d081b" 2444dependencies = [ 2445 "proc-macro2", 2446 "quote", 2447 "unicode-ident", 2448] 2449 2450[[package]] 2451name = "sync_wrapper" 2452version = "1.0.2" 2453source = "registry+https://github.com/rust-lang/crates.io-index" 2454checksum = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263" 2455dependencies = [ 2456 "futures-core", 2457] 2458 2459[[package]] 2460name = "synstructure" 2461version = "0.13.2" 2462source = "registry+https://github.com/rust-lang/crates.io-index" 2463checksum = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2" 2464dependencies = [ 2465 "proc-macro2", 2466 "quote", 2467 "syn", 2468] 2469 2470[[package]] 2471name = "system-configuration" 2472version = "0.6.1" 2473source = "registry+https://github.com/rust-lang/crates.io-index" 2474checksum = "3c879d448e9d986b661742763247d3693ed13609438cf3d006f51f5368a5ba6b" 2475dependencies = [ 2476 "bitflags", 2477 "core-foundation 0.9.4", 2478 "system-configuration-sys", 2479] 2480 2481[[package]] 2482name = "system-configuration-sys" 2483version = "0.6.0" 2484source = "registry+https://github.com/rust-lang/crates.io-index" 2485checksum = "8e1d1b10ced5ca923a1fcb8d03e96b8d3268065d724548c0211415ff6ac6bac4" 2486dependencies = [ 2487 "core-foundation-sys", 2488 "libc", 2489] 2490 2491[[package]] 2492name = "tempfile" 2493version = "3.23.0" 2494source = "registry+https://github.com/rust-lang/crates.io-index" 2495checksum = "2d31c77bdf42a745371d260a26ca7163f1e0924b64afa0b688e61b5a9fa02f16" 2496dependencies = [ 2497 "fastrand", 2498 "getrandom 0.3.4", 2499 "once_cell", 2500 "rustix", 2501 "windows-sys 0.61.2", 2502] 2503 2504[[package]] 2505name = "thiserror" 2506version = "1.0.69" 2507source = "registry+https://github.com/rust-lang/crates.io-index" 2508checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52" 2509dependencies = [ 2510 "thiserror-impl 1.0.69", 2511] 2512 2513[[package]] 2514name = "thiserror" 2515version = "2.0.17" 2516source = "registry+https://github.com/rust-lang/crates.io-index" 2517checksum = "f63587ca0f12b72a0600bcba1d40081f830876000bb46dd2337a3051618f4fc8" 2518dependencies = [ 2519 "thiserror-impl 2.0.17", 2520] 2521 2522[[package]] 2523name = "thiserror-impl" 2524version = "1.0.69" 2525source = "registry+https://github.com/rust-lang/crates.io-index" 2526checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1" 2527dependencies = [ 2528 "proc-macro2", 2529 "quote", 2530 "syn", 2531] 2532 2533[[package]] 2534name = "thiserror-impl" 2535version = "2.0.17" 2536source = "registry+https://github.com/rust-lang/crates.io-index" 2537checksum = "3ff15c8ecd7de3849db632e14d18d2571fa09dfc5ed93479bc4485c7a517c913" 2538dependencies = [ 2539 "proc-macro2", 2540 "quote", 2541 "syn", 2542] 2543 2544[[package]] 2545name = "thread_local" 2546version = "1.1.9" 2547source = "registry+https://github.com/rust-lang/crates.io-index" 2548checksum = "f60246a4944f24f6e018aa17cdeffb7818b76356965d03b07d6a9886e8962185" 2549dependencies = [ 2550 "cfg-if", 2551] 2552 2553[[package]] 2554name = "time" 2555version = "0.3.44" 2556source = "registry+https://github.com/rust-lang/crates.io-index" 2557checksum = "91e7d9e3bb61134e77bde20dd4825b97c010155709965fedf0f49bb138e52a9d" 2558dependencies = [ 2559 "deranged", 2560 "itoa", 2561 "num-conv", 2562 "powerfmt", 2563 "serde", 2564 "time-core", 2565 "time-macros", 2566] 2567 2568[[package]] 2569name = "time-core" 2570version = "0.1.6" 2571source = "registry+https://github.com/rust-lang/crates.io-index" 2572checksum = "40868e7c1d2f0b8d73e4a8c7f0ff63af4f6d19be117e90bd73eb1d62cf831c6b" 2573 2574[[package]] 2575name = "time-macros" 2576version = "0.2.24" 2577source = "registry+https://github.com/rust-lang/crates.io-index" 2578checksum = "30cfb0125f12d9c277f35663a0a33f8c30190f4e4574868a330595412d34ebf3" 2579dependencies = [ 2580 "num-conv", 2581 "time-core", 2582] 2583 2584[[package]] 2585name = "tinystr" 2586version = "0.8.1" 2587source = "registry+https://github.com/rust-lang/crates.io-index" 2588checksum = "5d4f6d1145dcb577acf783d4e601bc1d76a13337bb54e6233add580b07344c8b" 2589dependencies = [ 2590 "displaydoc", 2591 "zerovec", 2592] 2593 2594[[package]] 2595name = "tinyvec" 2596version = "1.10.0" 2597source = "registry+https://github.com/rust-lang/crates.io-index" 2598checksum = "bfa5fdc3bce6191a1dbc8c02d5c8bffcf557bafa17c124c5264a458f1b0613fa" 2599dependencies = [ 2600 "tinyvec_macros", 2601] 2602 2603[[package]] 2604name = "tinyvec_macros" 2605version = "0.1.1" 2606source = "registry+https://github.com/rust-lang/crates.io-index" 2607checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" 2608 2609[[package]] 2610name = "tokio" 2611version = "1.48.0" 2612source = "registry+https://github.com/rust-lang/crates.io-index" 2613checksum = "ff360e02eab121e0bc37a2d3b4d4dc622e6eda3a8e5253d5435ecf5bd4c68408" 2614dependencies = [ 2615 "bytes", 2616 "libc", 2617 "mio", 2618 "parking_lot", 2619 "pin-project-lite", 2620 "signal-hook-registry", 2621 "socket2 0.6.1", 2622 "tokio-macros", 2623 "windows-sys 0.61.2", 2624] 2625 2626[[package]] 2627name = "tokio-macros" 2628version = "2.6.0" 2629source = "registry+https://github.com/rust-lang/crates.io-index" 2630checksum = "af407857209536a95c8e56f8231ef2c2e2aff839b22e07a1ffcbc617e9db9fa5" 2631dependencies = [ 2632 "proc-macro2", 2633 "quote", 2634 "syn", 2635] 2636 2637[[package]] 2638name = "tokio-native-tls" 2639version = "0.3.1" 2640source = "registry+https://github.com/rust-lang/crates.io-index" 2641checksum = "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2" 2642dependencies = [ 2643 "native-tls", 2644 "tokio", 2645] 2646 2647[[package]] 2648name = "tokio-rustls" 2649version = "0.26.4" 2650source = "registry+https://github.com/rust-lang/crates.io-index" 2651checksum = "1729aa945f29d91ba541258c8df89027d5792d85a8841fb65e8bf0f4ede4ef61" 2652dependencies = [ 2653 "rustls", 2654 "tokio", 2655] 2656 2657[[package]] 2658name = "tokio-stream" 2659version = "0.1.17" 2660source = "registry+https://github.com/rust-lang/crates.io-index" 2661checksum = "eca58d7bba4a75707817a2c44174253f9236b2d5fbd055602e9d5c07c139a047" 2662dependencies = [ 2663 "futures-core", 2664 "pin-project-lite", 2665 "tokio", 2666] 2667 2668[[package]] 2669name = "tokio-util" 2670version = "0.7.16" 2671source = "registry+https://github.com/rust-lang/crates.io-index" 2672checksum = "14307c986784f72ef81c89db7d9e28d6ac26d16213b109ea501696195e6e3ce5" 2673dependencies = [ 2674 "bytes", 2675 "futures-core", 2676 "futures-sink", 2677 "pin-project-lite", 2678 "tokio", 2679] 2680 2681[[package]] 2682name = "tonic" 2683version = "0.12.3" 2684source = "registry+https://github.com/rust-lang/crates.io-index" 2685checksum = "877c5b330756d856ffcc4553ab34a5684481ade925ecc54bcd1bf02b1d0d4d52" 2686dependencies = [ 2687 "async-stream", 2688 "async-trait", 2689 "axum", 2690 "base64", 2691 "bytes", 2692 "h2 0.4.12", 2693 "http 1.3.1", 2694 "http-body", 2695 "http-body-util", 2696 "hyper", 2697 "hyper-timeout", 2698 "hyper-util", 2699 "percent-encoding", 2700 "pin-project", 2701 "prost", 2702 "socket2 0.5.10", 2703 "tokio", 2704 "tokio-stream", 2705 "tower 0.4.13", 2706 "tower-layer", 2707 "tower-service", 2708 "tracing", 2709] 2710 2711[[package]] 2712name = "tonic" 2713version = "0.13.1" 2714source = "registry+https://github.com/rust-lang/crates.io-index" 2715checksum = "7e581ba15a835f4d9ea06c55ab1bd4dce26fc53752c69a04aac00703bfb49ba9" 2716dependencies = [ 2717 "async-trait", 2718 "base64", 2719 "bytes", 2720 "http 1.3.1", 2721 "http-body", 2722 "http-body-util", 2723 "percent-encoding", 2724 "pin-project", 2725 "prost", 2726 "tokio-stream", 2727 "tower-layer", 2728 "tower-service", 2729 "tracing", 2730] 2731 2732[[package]] 2733name = "tower" 2734version = "0.4.13" 2735source = "registry+https://github.com/rust-lang/crates.io-index" 2736checksum = "b8fa9be0de6cf49e536ce1851f987bd21a43b771b09473c3549a6c853db37c1c" 2737dependencies = [ 2738 "futures-core", 2739 "futures-util", 2740 "indexmap 1.9.3", 2741 "pin-project", 2742 "pin-project-lite", 2743 "rand 0.8.5", 2744 "slab", 2745 "tokio", 2746 "tokio-util", 2747 "tower-layer", 2748 "tower-service", 2749 "tracing", 2750] 2751 2752[[package]] 2753name = "tower" 2754version = "0.5.2" 2755source = "registry+https://github.com/rust-lang/crates.io-index" 2756checksum = "d039ad9159c98b70ecfd540b2573b97f7f52c3e8d9f8ad57a24b916a536975f9" 2757dependencies = [ 2758 "futures-core", 2759 "futures-util", 2760 "pin-project-lite", 2761 "sync_wrapper", 2762 "tokio", 2763 "tower-layer", 2764 "tower-service", 2765] 2766 2767[[package]] 2768name = "tower-http" 2769version = "0.6.6" 2770source = "registry+https://github.com/rust-lang/crates.io-index" 2771checksum = "adc82fd73de2a9722ac5da747f12383d2bfdb93591ee6c58486e0097890f05f2" 2772dependencies = [ 2773 "bitflags", 2774 "bytes", 2775 "futures-util", 2776 "http 1.3.1", 2777 "http-body", 2778 "iri-string", 2779 "pin-project-lite", 2780 "tower 0.5.2", 2781 "tower-layer", 2782 "tower-service", 2783] 2784 2785[[package]] 2786name = "tower-layer" 2787version = "0.3.3" 2788source = "registry+https://github.com/rust-lang/crates.io-index" 2789checksum = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e" 2790 2791[[package]] 2792name = "tower-service" 2793version = "0.3.3" 2794source = "registry+https://github.com/rust-lang/crates.io-index" 2795checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3" 2796 2797[[package]] 2798name = "tracing" 2799version = "0.1.41" 2800source = "registry+https://github.com/rust-lang/crates.io-index" 2801checksum = "784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0" 2802dependencies = [ 2803 "log", 2804 "pin-project-lite", 2805 "tracing-attributes", 2806 "tracing-core", 2807] 2808 2809[[package]] 2810name = "tracing-attributes" 2811version = "0.1.30" 2812source = "registry+https://github.com/rust-lang/crates.io-index" 2813checksum = "81383ab64e72a7a8b8e13130c49e3dab29def6d0c7d76a03087b3cf71c5c6903" 2814dependencies = [ 2815 "proc-macro2", 2816 "quote", 2817 "syn", 2818] 2819 2820[[package]] 2821name = "tracing-core" 2822version = "0.1.34" 2823source = "registry+https://github.com/rust-lang/crates.io-index" 2824checksum = "b9d12581f227e93f094d3af2ae690a574abb8a2b9b7a96e7cfe9647b2b617678" 2825dependencies = [ 2826 "once_cell", 2827 "valuable", 2828] 2829 2830[[package]] 2831name = "tracing-log" 2832version = "0.2.0" 2833source = "registry+https://github.com/rust-lang/crates.io-index" 2834checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3" 2835dependencies = [ 2836 "log", 2837 "once_cell", 2838 "tracing-core", 2839] 2840 2841[[package]] 2842name = "tracing-opentelemetry" 2843version = "0.31.0" 2844source = "registry+https://github.com/rust-lang/crates.io-index" 2845checksum = "ddcf5959f39507d0d04d6413119c04f33b623f4f951ebcbdddddfad2d0623a9c" 2846dependencies = [ 2847 "js-sys", 2848 "once_cell", 2849 "opentelemetry 0.30.0", 2850 "opentelemetry_sdk 0.30.0", 2851 "smallvec", 2852 "tracing", 2853 "tracing-core", 2854 "tracing-log", 2855 "tracing-subscriber", 2856 "web-time", 2857] 2858 2859[[package]] 2860name = "tracing-subscriber" 2861version = "0.3.20" 2862source = "registry+https://github.com/rust-lang/crates.io-index" 2863checksum = "2054a14f5307d601f88daf0553e1cbf472acc4f2c51afab632431cdcd72124d5" 2864dependencies = [ 2865 "matchers", 2866 "nu-ansi-term", 2867 "once_cell", 2868 "regex-automata", 2869 "sharded-slab", 2870 "smallvec", 2871 "thread_local", 2872 "tracing", 2873 "tracing-core", 2874 "tracing-log", 2875] 2876 2877[[package]] 2878name = "try-lock" 2879version = "0.2.5" 2880source = "registry+https://github.com/rust-lang/crates.io-index" 2881checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b" 2882 2883[[package]] 2884name = "typenum" 2885version = "1.19.0" 2886source = "registry+https://github.com/rust-lang/crates.io-index" 2887checksum = "562d481066bde0658276a35467c4af00bdc6ee726305698a55b86e61d7ad82bb" 2888 2889[[package]] 2890name = "unicase" 2891version = "2.8.1" 2892source = "registry+https://github.com/rust-lang/crates.io-index" 2893checksum = "75b844d17643ee918803943289730bec8aac480150456169e647ed0b576ba539" 2894 2895[[package]] 2896name = "unicode-ident" 2897version = "1.0.20" 2898source = "registry+https://github.com/rust-lang/crates.io-index" 2899checksum = "462eeb75aeb73aea900253ce739c8e18a67423fadf006037cd3ff27e82748a06" 2900 2901[[package]] 2902name = "unicode-xid" 2903version = "0.2.6" 2904source = "registry+https://github.com/rust-lang/crates.io-index" 2905checksum = "ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853" 2906 2907[[package]] 2908name = "untrusted" 2909version = "0.9.0" 2910source = "registry+https://github.com/rust-lang/crates.io-index" 2911checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1" 2912 2913[[package]] 2914name = "url" 2915version = "2.5.7" 2916source = "registry+https://github.com/rust-lang/crates.io-index" 2917checksum = "08bc136a29a3d1758e07a9cca267be308aeebf5cfd5a10f3f67ab2097683ef5b" 2918dependencies = [ 2919 "form_urlencoded", 2920 "idna", 2921 "percent-encoding", 2922 "serde", 2923] 2924 2925[[package]] 2926name = "utf8_iter" 2927version = "1.0.4" 2928source = "registry+https://github.com/rust-lang/crates.io-index" 2929checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be" 2930 2931[[package]] 2932name = "v_htmlescape" 2933version = "0.15.8" 2934source = "registry+https://github.com/rust-lang/crates.io-index" 2935checksum = "4e8257fbc510f0a46eb602c10215901938b5c2a7d5e70fc11483b1d3c9b5b18c" 2936 2937[[package]] 2938name = "valuable" 2939version = "0.1.1" 2940source = "registry+https://github.com/rust-lang/crates.io-index" 2941checksum = "ba73ea9cf16a25df0c8caa16c51acb937d5712a8429db78a3ee29d5dcacd3a65" 2942 2943[[package]] 2944name = "vcpkg" 2945version = "0.2.15" 2946source = "registry+https://github.com/rust-lang/crates.io-index" 2947checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426" 2948 2949[[package]] 2950name = "version_check" 2951version = "0.9.5" 2952source = "registry+https://github.com/rust-lang/crates.io-index" 2953checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a" 2954 2955[[package]] 2956name = "want" 2957version = "0.3.1" 2958source = "registry+https://github.com/rust-lang/crates.io-index" 2959checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e" 2960dependencies = [ 2961 "try-lock", 2962] 2963 2964[[package]] 2965name = "wasi" 2966version = "0.11.1+wasi-snapshot-preview1" 2967source = "registry+https://github.com/rust-lang/crates.io-index" 2968checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b" 2969 2970[[package]] 2971name = "wasip2" 2972version = "1.0.1+wasi-0.2.4" 2973source = "registry+https://github.com/rust-lang/crates.io-index" 2974checksum = "0562428422c63773dad2c345a1882263bbf4d65cf3f42e90921f787ef5ad58e7" 2975dependencies = [ 2976 "wit-bindgen", 2977] 2978 2979[[package]] 2980name = "wasm-bindgen" 2981version = "0.2.104" 2982source = "registry+https://github.com/rust-lang/crates.io-index" 2983checksum = "c1da10c01ae9f1ae40cbfac0bac3b1e724b320abfcf52229f80b547c0d250e2d" 2984dependencies = [ 2985 "cfg-if", 2986 "once_cell", 2987 "rustversion", 2988 "wasm-bindgen-macro", 2989 "wasm-bindgen-shared", 2990] 2991 2992[[package]] 2993name = "wasm-bindgen-backend" 2994version = "0.2.104" 2995source = "registry+https://github.com/rust-lang/crates.io-index" 2996checksum = "671c9a5a66f49d8a47345ab942e2cb93c7d1d0339065d4f8139c486121b43b19" 2997dependencies = [ 2998 "bumpalo", 2999 "log", 3000 "proc-macro2", 3001 "quote", 3002 "syn", 3003 "wasm-bindgen-shared", 3004] 3005 3006[[package]] 3007name = "wasm-bindgen-futures" 3008version = "0.4.54" 3009source = "registry+https://github.com/rust-lang/crates.io-index" 3010checksum = "7e038d41e478cc73bae0ff9b36c60cff1c98b8f38f8d7e8061e79ee63608ac5c" 3011dependencies = [ 3012 "cfg-if", 3013 "js-sys", 3014 "once_cell", 3015 "wasm-bindgen", 3016 "web-sys", 3017] 3018 3019[[package]] 3020name = "wasm-bindgen-macro" 3021version = "0.2.104" 3022source = "registry+https://github.com/rust-lang/crates.io-index" 3023checksum = "7ca60477e4c59f5f2986c50191cd972e3a50d8a95603bc9434501cf156a9a119" 3024dependencies = [ 3025 "quote", 3026 "wasm-bindgen-macro-support", 3027] 3028 3029[[package]] 3030name = "wasm-bindgen-macro-support" 3031version = "0.2.104" 3032source = "registry+https://github.com/rust-lang/crates.io-index" 3033checksum = "9f07d2f20d4da7b26400c9f4a0511e6e0345b040694e8a75bd41d578fa4421d7" 3034dependencies = [ 3035 "proc-macro2", 3036 "quote", 3037 "syn", 3038 "wasm-bindgen-backend", 3039 "wasm-bindgen-shared", 3040] 3041 3042[[package]] 3043name = "wasm-bindgen-shared" 3044version = "0.2.104" 3045source = "registry+https://github.com/rust-lang/crates.io-index" 3046checksum = "bad67dc8b2a1a6e5448428adec4c3e84c43e561d8c9ee8a9e5aabeb193ec41d1" 3047dependencies = [ 3048 "unicode-ident", 3049] 3050 3051[[package]] 3052name = "web-sys" 3053version = "0.3.81" 3054source = "registry+https://github.com/rust-lang/crates.io-index" 3055checksum = "9367c417a924a74cae129e6a2ae3b47fabb1f8995595ab474029da749a8be120" 3056dependencies = [ 3057 "js-sys", 3058 "wasm-bindgen", 3059] 3060 3061[[package]] 3062name = "web-time" 3063version = "1.1.0" 3064source = "registry+https://github.com/rust-lang/crates.io-index" 3065checksum = "5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb" 3066dependencies = [ 3067 "js-sys", 3068 "wasm-bindgen", 3069] 3070 3071[[package]] 3072name = "winapi" 3073version = "0.3.9" 3074source = "registry+https://github.com/rust-lang/crates.io-index" 3075checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" 3076dependencies = [ 3077 "winapi-i686-pc-windows-gnu", 3078 "winapi-x86_64-pc-windows-gnu", 3079] 3080 3081[[package]] 3082name = "winapi-i686-pc-windows-gnu" 3083version = "0.4.0" 3084source = "registry+https://github.com/rust-lang/crates.io-index" 3085checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" 3086 3087[[package]] 3088name = "winapi-x86_64-pc-windows-gnu" 3089version = "0.4.0" 3090source = "registry+https://github.com/rust-lang/crates.io-index" 3091checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" 3092 3093[[package]] 3094name = "windows-core" 3095version = "0.62.2" 3096source = "registry+https://github.com/rust-lang/crates.io-index" 3097checksum = "b8e83a14d34d0623b51dce9581199302a221863196a1dde71a7663a4c2be9deb" 3098dependencies = [ 3099 "windows-implement", 3100 "windows-interface", 3101 "windows-link 0.2.1", 3102 "windows-result 0.4.1", 3103 "windows-strings 0.5.1", 3104] 3105 3106[[package]] 3107name = "windows-implement" 3108version = "0.60.2" 3109source = "registry+https://github.com/rust-lang/crates.io-index" 3110checksum = "053e2e040ab57b9dc951b72c264860db7eb3b0200ba345b4e4c3b14f67855ddf" 3111dependencies = [ 3112 "proc-macro2", 3113 "quote", 3114 "syn", 3115] 3116 3117[[package]] 3118name = "windows-interface" 3119version = "0.59.3" 3120source = "registry+https://github.com/rust-lang/crates.io-index" 3121checksum = "3f316c4a2570ba26bbec722032c4099d8c8bc095efccdc15688708623367e358" 3122dependencies = [ 3123 "proc-macro2", 3124 "quote", 3125 "syn", 3126] 3127 3128[[package]] 3129name = "windows-link" 3130version = "0.1.3" 3131source = "registry+https://github.com/rust-lang/crates.io-index" 3132checksum = "5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a" 3133 3134[[package]] 3135name = "windows-link" 3136version = "0.2.1" 3137source = "registry+https://github.com/rust-lang/crates.io-index" 3138checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5" 3139 3140[[package]] 3141name = "windows-registry" 3142version = "0.5.3" 3143source = "registry+https://github.com/rust-lang/crates.io-index" 3144checksum = "5b8a9ed28765efc97bbc954883f4e6796c33a06546ebafacbabee9696967499e" 3145dependencies = [ 3146 "windows-link 0.1.3", 3147 "windows-result 0.3.4", 3148 "windows-strings 0.4.2", 3149] 3150 3151[[package]] 3152name = "windows-result" 3153version = "0.3.4" 3154source = "registry+https://github.com/rust-lang/crates.io-index" 3155checksum = "56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6" 3156dependencies = [ 3157 "windows-link 0.1.3", 3158] 3159 3160[[package]] 3161name = "windows-result" 3162version = "0.4.1" 3163source = "registry+https://github.com/rust-lang/crates.io-index" 3164checksum = "7781fa89eaf60850ac3d2da7af8e5242a5ea78d1a11c49bf2910bb5a73853eb5" 3165dependencies = [ 3166 "windows-link 0.2.1", 3167] 3168 3169[[package]] 3170name = "windows-strings" 3171version = "0.4.2" 3172source = "registry+https://github.com/rust-lang/crates.io-index" 3173checksum = "56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57" 3174dependencies = [ 3175 "windows-link 0.1.3", 3176] 3177 3178[[package]] 3179name = "windows-strings" 3180version = "0.5.1" 3181source = "registry+https://github.com/rust-lang/crates.io-index" 3182checksum = "7837d08f69c77cf6b07689544538e017c1bfcf57e34b4c0ff58e6c2cd3b37091" 3183dependencies = [ 3184 "windows-link 0.2.1", 3185] 3186 3187[[package]] 3188name = "windows-sys" 3189version = "0.52.0" 3190source = "registry+https://github.com/rust-lang/crates.io-index" 3191checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d" 3192dependencies = [ 3193 "windows-targets 0.52.6", 3194] 3195 3196[[package]] 3197name = "windows-sys" 3198version = "0.60.2" 3199source = "registry+https://github.com/rust-lang/crates.io-index" 3200checksum = "f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb" 3201dependencies = [ 3202 "windows-targets 0.53.5", 3203] 3204 3205[[package]] 3206name = "windows-sys" 3207version = "0.61.2" 3208source = "registry+https://github.com/rust-lang/crates.io-index" 3209checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc" 3210dependencies = [ 3211 "windows-link 0.2.1", 3212] 3213 3214[[package]] 3215name = "windows-targets" 3216version = "0.52.6" 3217source = "registry+https://github.com/rust-lang/crates.io-index" 3218checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973" 3219dependencies = [ 3220 "windows_aarch64_gnullvm 0.52.6", 3221 "windows_aarch64_msvc 0.52.6", 3222 "windows_i686_gnu 0.52.6", 3223 "windows_i686_gnullvm 0.52.6", 3224 "windows_i686_msvc 0.52.6", 3225 "windows_x86_64_gnu 0.52.6", 3226 "windows_x86_64_gnullvm 0.52.6", 3227 "windows_x86_64_msvc 0.52.6", 3228] 3229 3230[[package]] 3231name = "windows-targets" 3232version = "0.53.5" 3233source = "registry+https://github.com/rust-lang/crates.io-index" 3234checksum = "4945f9f551b88e0d65f3db0bc25c33b8acea4d9e41163edf90dcd0b19f9069f3" 3235dependencies = [ 3236 "windows-link 0.2.1", 3237 "windows_aarch64_gnullvm 0.53.1", 3238 "windows_aarch64_msvc 0.53.1", 3239 "windows_i686_gnu 0.53.1", 3240 "windows_i686_gnullvm 0.53.1", 3241 "windows_i686_msvc 0.53.1", 3242 "windows_x86_64_gnu 0.53.1", 3243 "windows_x86_64_gnullvm 0.53.1", 3244 "windows_x86_64_msvc 0.53.1", 3245] 3246 3247[[package]] 3248name = "windows_aarch64_gnullvm" 3249version = "0.52.6" 3250source = "registry+https://github.com/rust-lang/crates.io-index" 3251checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3" 3252 3253[[package]] 3254name = "windows_aarch64_gnullvm" 3255version = "0.53.1" 3256source = "registry+https://github.com/rust-lang/crates.io-index" 3257checksum = "a9d8416fa8b42f5c947f8482c43e7d89e73a173cead56d044f6a56104a6d1b53" 3258 3259[[package]] 3260name = "windows_aarch64_msvc" 3261version = "0.52.6" 3262source = "registry+https://github.com/rust-lang/crates.io-index" 3263checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" 3264 3265[[package]] 3266name = "windows_aarch64_msvc" 3267version = "0.53.1" 3268source = "registry+https://github.com/rust-lang/crates.io-index" 3269checksum = "b9d782e804c2f632e395708e99a94275910eb9100b2114651e04744e9b125006" 3270 3271[[package]] 3272name = "windows_i686_gnu" 3273version = "0.52.6" 3274source = "registry+https://github.com/rust-lang/crates.io-index" 3275checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b" 3276 3277[[package]] 3278name = "windows_i686_gnu" 3279version = "0.53.1" 3280source = "registry+https://github.com/rust-lang/crates.io-index" 3281checksum = "960e6da069d81e09becb0ca57a65220ddff016ff2d6af6a223cf372a506593a3" 3282 3283[[package]] 3284name = "windows_i686_gnullvm" 3285version = "0.52.6" 3286source = "registry+https://github.com/rust-lang/crates.io-index" 3287checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66" 3288 3289[[package]] 3290name = "windows_i686_gnullvm" 3291version = "0.53.1" 3292source = "registry+https://github.com/rust-lang/crates.io-index" 3293checksum = "fa7359d10048f68ab8b09fa71c3daccfb0e9b559aed648a8f95469c27057180c" 3294 3295[[package]] 3296name = "windows_i686_msvc" 3297version = "0.52.6" 3298source = "registry+https://github.com/rust-lang/crates.io-index" 3299checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" 3300 3301[[package]] 3302name = "windows_i686_msvc" 3303version = "0.53.1" 3304source = "registry+https://github.com/rust-lang/crates.io-index" 3305checksum = "1e7ac75179f18232fe9c285163565a57ef8d3c89254a30685b57d83a38d326c2" 3306 3307[[package]] 3308name = "windows_x86_64_gnu" 3309version = "0.52.6" 3310source = "registry+https://github.com/rust-lang/crates.io-index" 3311checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" 3312 3313[[package]] 3314name = "windows_x86_64_gnu" 3315version = "0.53.1" 3316source = "registry+https://github.com/rust-lang/crates.io-index" 3317checksum = "9c3842cdd74a865a8066ab39c8a7a473c0778a3f29370b5fd6b4b9aa7df4a499" 3318 3319[[package]] 3320name = "windows_x86_64_gnullvm" 3321version = "0.52.6" 3322source = "registry+https://github.com/rust-lang/crates.io-index" 3323checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" 3324 3325[[package]] 3326name = "windows_x86_64_gnullvm" 3327version = "0.53.1" 3328source = "registry+https://github.com/rust-lang/crates.io-index" 3329checksum = "0ffa179e2d07eee8ad8f57493436566c7cc30ac536a3379fdf008f47f6bb7ae1" 3330 3331[[package]] 3332name = "windows_x86_64_msvc" 3333version = "0.52.6" 3334source = "registry+https://github.com/rust-lang/crates.io-index" 3335checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" 3336 3337[[package]] 3338name = "windows_x86_64_msvc" 3339version = "0.53.1" 3340source = "registry+https://github.com/rust-lang/crates.io-index" 3341checksum = "d6bbff5f0aada427a1e5a6da5f1f98158182f26556f345ac9e04d36d0ebed650" 3342 3343[[package]] 3344name = "wit-bindgen" 3345version = "0.46.0" 3346source = "registry+https://github.com/rust-lang/crates.io-index" 3347checksum = "f17a85883d4e6d00e8a97c586de764dabcc06133f7f1d55dce5cdc070ad7fe59" 3348 3349[[package]] 3350name = "writeable" 3351version = "0.6.1" 3352source = "registry+https://github.com/rust-lang/crates.io-index" 3353checksum = "ea2f10b9bb0928dfb1b42b65e1f9e36f7f54dbdf08457afefb38afcdec4fa2bb" 3354 3355[[package]] 3356name = "yoke" 3357version = "0.8.0" 3358source = "registry+https://github.com/rust-lang/crates.io-index" 3359checksum = "5f41bb01b8226ef4bfd589436a297c53d118f65921786300e427be8d487695cc" 3360dependencies = [ 3361 "serde", 3362 "stable_deref_trait", 3363 "yoke-derive", 3364 "zerofrom", 3365] 3366 3367[[package]] 3368name = "yoke-derive" 3369version = "0.8.0" 3370source = "registry+https://github.com/rust-lang/crates.io-index" 3371checksum = "38da3c9736e16c5d3c8c597a9aaa5d1fa565d0532ae05e27c24aa62fb32c0ab6" 3372dependencies = [ 3373 "proc-macro2", 3374 "quote", 3375 "syn", 3376 "synstructure", 3377] 3378 3379[[package]] 3380name = "zerocopy" 3381version = "0.8.27" 3382source = "registry+https://github.com/rust-lang/crates.io-index" 3383checksum = "0894878a5fa3edfd6da3f88c4805f4c8558e2b996227a3d864f47fe11e38282c" 3384dependencies = [ 3385 "zerocopy-derive", 3386] 3387 3388[[package]] 3389name = "zerocopy-derive" 3390version = "0.8.27" 3391source = "registry+https://github.com/rust-lang/crates.io-index" 3392checksum = "88d2b8d9c68ad2b9e4340d7832716a4d21a22a1154777ad56ea55c51a9cf3831" 3393dependencies = [ 3394 "proc-macro2", 3395 "quote", 3396 "syn", 3397] 3398 3399[[package]] 3400name = "zerofrom" 3401version = "0.1.6" 3402source = "registry+https://github.com/rust-lang/crates.io-index" 3403checksum = "50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5" 3404dependencies = [ 3405 "zerofrom-derive", 3406] 3407 3408[[package]] 3409name = "zerofrom-derive" 3410version = "0.1.6" 3411source = "registry+https://github.com/rust-lang/crates.io-index" 3412checksum = "d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502" 3413dependencies = [ 3414 "proc-macro2", 3415 "quote", 3416 "syn", 3417 "synstructure", 3418] 3419 3420[[package]] 3421name = "zeroize" 3422version = "1.8.2" 3423source = "registry+https://github.com/rust-lang/crates.io-index" 3424checksum = "b97154e67e32c85465826e8bcc1c59429aaaf107c1e4a9e53c8d8ccd5eff88d0" 3425 3426[[package]] 3427name = "zerotrie" 3428version = "0.2.2" 3429source = "registry+https://github.com/rust-lang/crates.io-index" 3430checksum = "36f0bbd478583f79edad978b407914f61b2972f5af6fa089686016be8f9af595" 3431dependencies = [ 3432 "displaydoc", 3433 "yoke", 3434 "zerofrom", 3435] 3436 3437[[package]] 3438name = "zerovec" 3439version = "0.11.4" 3440source = "registry+https://github.com/rust-lang/crates.io-index" 3441checksum = "e7aa2bd55086f1ab526693ecbe444205da57e25f4489879da80635a46d90e73b" 3442dependencies = [ 3443 "yoke", 3444 "zerofrom", 3445 "zerovec-derive", 3446] 3447 3448[[package]] 3449name = "zerovec-derive" 3450version = "0.11.1" 3451source = "registry+https://github.com/rust-lang/crates.io-index" 3452checksum = "5b96237efa0c878c64bd89c436f661be4e46b2f3eff1ebb976f7ef2321d2f58f" 3453dependencies = [ 3454 "proc-macro2", 3455 "quote", 3456 "syn", 3457] 3458 3459[[package]] 3460name = "zstd" 3461version = "0.13.3" 3462source = "registry+https://github.com/rust-lang/crates.io-index" 3463checksum = "e91ee311a569c327171651566e07972200e76fcfe2242a4fa446149a3881c08a" 3464dependencies = [ 3465 "zstd-safe", 3466] 3467 3468[[package]] 3469name = "zstd-safe" 3470version = "7.2.4" 3471source = "registry+https://github.com/rust-lang/crates.io-index" 3472checksum = "8f49c4d5f0abb602a93fb8736af2a4f4dd9512e36f7f570d66e65ff867ed3b9d" 3473dependencies = [ 3474 "zstd-sys", 3475] 3476 3477[[package]] 3478name = "zstd-sys" 3479version = "2.0.16+zstd.1.5.7" 3480source = "registry+https://github.com/rust-lang/crates.io-index" 3481checksum = "91e19ebc2adc8f83e43039e79776e3fda8ca919132d68a1fed6a5faca2683748" 3482dependencies = [ 3483 "cc", 3484 "pkg-config", 3485]