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