Windmill 1.410.3 -> 1.473.1

+4845 -1546
+4838 -1538
pkgs/by-name/wi/windmill/Cargo.lock
··· 1 1 # This file is automatically @generated by Cargo. 2 2 # It is not intended for manual editing. 3 - version = 3 3 + version = 4 4 4 5 5 [[package]] 6 6 name = "Inflector" ··· 34 34 checksum = "512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627" 35 35 36 36 [[package]] 37 + name = "aead" 38 + version = "0.5.2" 39 + source = "registry+https://github.com/rust-lang/crates.io-index" 40 + checksum = "d122413f284cf2d62fb1b7db97e02edb8cda96d769b16e443a4f6195e35662b0" 41 + dependencies = [ 42 + "crypto-common", 43 + "generic-array", 44 + ] 45 + 46 + [[package]] 47 + name = "aead-gcm-stream" 48 + version = "0.4.0" 49 + source = "registry+https://github.com/rust-lang/crates.io-index" 50 + checksum = "e70c8dec860340effb00f6945c49c0daaa6dac963602750db862eabb74bf7886" 51 + dependencies = [ 52 + "aead", 53 + "aes 0.8.3", 54 + "cipher 0.4.4", 55 + "ctr", 56 + "ghash", 57 + "subtle", 58 + ] 59 + 60 + [[package]] 37 61 name = "aes" 38 62 version = "0.7.5" 39 63 source = "registry+https://github.com/rust-lang/crates.io-index" 40 64 checksum = "9e8b47f52ea9bae42228d07ec09eb676433d7c4ed1ebdf0f1d1c29ed446f1ab8" 41 65 dependencies = [ 42 66 "cfg-if", 43 - "cipher", 67 + "cipher 0.3.0", 44 68 "cpufeatures", 45 69 "opaque-debug", 46 70 ] 47 71 48 72 [[package]] 73 + name = "aes" 74 + version = "0.8.3" 75 + source = "registry+https://github.com/rust-lang/crates.io-index" 76 + checksum = "ac1f845298e95f983ff1944b728ae08b8cebab80d684f0a832ed0fc74dfa27e2" 77 + dependencies = [ 78 + "cfg-if", 79 + "cipher 0.4.4", 80 + "cpufeatures", 81 + ] 82 + 83 + [[package]] 84 + name = "aes-gcm" 85 + version = "0.10.3" 86 + source = "registry+https://github.com/rust-lang/crates.io-index" 87 + checksum = "831010a0f742e1209b3bcea8fab6a8e149051ba6099432c8cb2cc117dec3ead1" 88 + dependencies = [ 89 + "aead", 90 + "aes 0.8.3", 91 + "cipher 0.4.4", 92 + "ctr", 93 + "ghash", 94 + "subtle", 95 + ] 96 + 97 + [[package]] 98 + name = "aes-kw" 99 + version = "0.2.1" 100 + source = "registry+https://github.com/rust-lang/crates.io-index" 101 + checksum = "69fa2b352dcefb5f7f3a5fb840e02665d311d878955380515e4fd50095dd3d8c" 102 + dependencies = [ 103 + "aes 0.8.3", 104 + ] 105 + 106 + [[package]] 49 107 name = "ahash" 50 108 version = "0.7.8" 51 109 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 67 125 "getrandom 0.2.15", 68 126 "once_cell", 69 127 "version_check", 70 - "zerocopy", 128 + "zerocopy 0.7.35", 71 129 ] 72 130 73 131 [[package]] ··· 96 154 97 155 [[package]] 98 156 name = "allocator-api2" 99 - version = "0.2.18" 157 + version = "0.2.21" 100 158 source = "registry+https://github.com/rust-lang/crates.io-index" 101 - checksum = "5c6cb57a04249c6480766f7f7cef5467412af1490f8d1e243141daddada3264f" 159 + checksum = "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923" 102 160 103 161 [[package]] 104 162 name = "android-tzdata" ··· 117 175 118 176 [[package]] 119 177 name = "anstream" 120 - version = "0.6.15" 178 + version = "0.6.18" 121 179 source = "registry+https://github.com/rust-lang/crates.io-index" 122 - checksum = "64e15c1ab1f89faffbf04a634d5e1962e9074f2741eef6d97f3c4e322426d526" 180 + checksum = "8acc5369981196006228e28809f761875c0327210a891e941f4c683b3a99529b" 123 181 dependencies = [ 124 182 "anstyle", 125 183 "anstyle-parse", ··· 132 190 133 191 [[package]] 134 192 name = "anstyle" 135 - version = "1.0.8" 193 + version = "1.0.10" 136 194 source = "registry+https://github.com/rust-lang/crates.io-index" 137 - checksum = "1bec1de6f59aedf83baf9ff929c98f2ad654b97c9510f4e70cf6f661d49fd5b1" 195 + checksum = "55cc3b69f167a1ef2e161439aa98aed94e6028e5f9a59be9a6ffb47aef1651f9" 138 196 139 197 [[package]] 140 198 name = "anstyle-parse" 141 - version = "0.2.5" 199 + version = "0.2.6" 142 200 source = "registry+https://github.com/rust-lang/crates.io-index" 143 - checksum = "eb47de1e80c2b463c735db5b217a0ddc39d612e7ac9e2e96a5aed1f57616c1cb" 201 + checksum = "3b2d16507662817a6a20a9ea92df6652ee4f94f914589377d69f3b21bc5798a9" 144 202 dependencies = [ 145 203 "utf8parse", 146 204 ] 147 205 148 206 [[package]] 149 207 name = "anstyle-query" 150 - version = "1.1.1" 208 + version = "1.1.2" 151 209 source = "registry+https://github.com/rust-lang/crates.io-index" 152 - checksum = "6d36fc52c7f6c869915e99412912f22093507da8d9e942ceaf66fe4b7c14422a" 210 + checksum = "79947af37f4177cfead1110013d678905c37501914fba0efea834c3fe9a8d60c" 153 211 dependencies = [ 154 - "windows-sys 0.52.0", 212 + "windows-sys 0.59.0", 155 213 ] 156 214 157 215 [[package]] 158 216 name = "anstyle-wincon" 159 - version = "3.0.4" 217 + version = "3.0.7" 160 218 source = "registry+https://github.com/rust-lang/crates.io-index" 161 - checksum = "5bf74e1b6e971609db8ca7a9ce79fd5768ab6ae46441c572e46cf596f59e57f8" 219 + checksum = "ca3534e77181a9cc07539ad51f2141fe32f6c3ffd4df76db8ad92346b003ae4e" 162 220 dependencies = [ 163 221 "anstyle", 164 - "windows-sys 0.52.0", 222 + "once_cell", 223 + "windows-sys 0.59.0", 165 224 ] 166 225 167 226 [[package]] 168 227 name = "anyhow" 169 - version = "1.0.90" 228 + version = "1.0.97" 170 229 source = "registry+https://github.com/rust-lang/crates.io-index" 171 - checksum = "37bf3594c4c988a53154954629820791dde498571819ae4ca50ca811e060cc95" 230 + checksum = "dcfed56ad506cb2c684a14971b8861fdc3baaaae314b9e5f9bb532cbe3ba7a4f" 172 231 173 232 [[package]] 174 233 name = "arc-swap" ··· 214 273 version = "0.7.6" 215 274 source = "registry+https://github.com/rust-lang/crates.io-index" 216 275 checksum = "7c02d123df017efcdfbd739ef81735b36c5ba83ec3c59c80a9d7ecc718f92e50" 276 + dependencies = [ 277 + "serde", 278 + ] 217 279 218 280 [[package]] 219 281 name = "arrow" ··· 359 421 "arrow-schema", 360 422 "chrono", 361 423 "half", 362 - "indexmap 2.6.0", 424 + "indexmap 2.7.1", 363 425 "lexical-core", 364 426 "num", 365 427 "serde", ··· 433 495 ] 434 496 435 497 [[package]] 436 - name = "ast_node" 437 - version = "0.9.9" 498 + name = "ash" 499 + version = "0.37.3+1.3.251" 438 500 source = "registry+https://github.com/rust-lang/crates.io-index" 439 - checksum = "f9184f2b369b3e8625712493c89b785881f27eedc6cde480a81883cef78868b2" 501 + checksum = "39e9c3835d686b0a6084ab4234fcd1b07dbf6e4767dce60874b12356a25ecd4a" 502 + dependencies = [ 503 + "libloading 0.7.4", 504 + ] 505 + 506 + [[package]] 507 + name = "asn1-rs" 508 + version = "0.5.2" 509 + source = "registry+https://github.com/rust-lang/crates.io-index" 510 + checksum = "7f6fd5ddaf0351dff5b8da21b2fb4ff8e08ddd02857f0bf69c47639106c0fff0" 511 + dependencies = [ 512 + "asn1-rs-derive", 513 + "asn1-rs-impl", 514 + "displaydoc", 515 + "nom 7.1.3", 516 + "num-traits", 517 + "rusticata-macros", 518 + "thiserror 1.0.69", 519 + "time", 520 + ] 521 + 522 + [[package]] 523 + name = "asn1-rs-derive" 524 + version = "0.4.0" 525 + source = "registry+https://github.com/rust-lang/crates.io-index" 526 + checksum = "726535892e8eae7e70657b4c8ea93d26b8553afb1ce617caee529ef96d7dee6c" 440 527 dependencies = [ 441 528 "proc-macro2", 442 529 "quote", 443 - "swc_macros_common", 444 - "syn 2.0.81", 530 + "syn 1.0.109", 531 + "synstructure 0.12.6", 445 532 ] 446 533 447 534 [[package]] 448 - name = "async-channel" 449 - version = "1.9.0" 535 + name = "asn1-rs-impl" 536 + version = "0.1.0" 450 537 source = "registry+https://github.com/rust-lang/crates.io-index" 451 - checksum = "81953c529336010edd6d8e358f886d9581267795c61b19475b71314bffa46d35" 538 + checksum = "2777730b2039ac0f95f093556e61b6d26cebed5393ca6f152717777cec3a42ed" 452 539 dependencies = [ 453 - "concurrent-queue", 454 - "event-listener 2.5.3", 455 - "futures-core", 540 + "proc-macro2", 541 + "quote", 542 + "syn 1.0.109", 456 543 ] 457 544 458 545 [[package]] 459 - name = "async-channel" 460 - version = "2.3.1" 546 + name = "ast_node" 547 + version = "0.9.9" 461 548 source = "registry+https://github.com/rust-lang/crates.io-index" 462 - checksum = "89b47800b0be77592da0afd425cc03468052844aff33b84e33cc696f64e77b6a" 549 + checksum = "f9184f2b369b3e8625712493c89b785881f27eedc6cde480a81883cef78868b2" 463 550 dependencies = [ 464 - "concurrent-queue", 465 - "event-listener-strategy", 466 - "futures-core", 467 - "pin-project-lite", 551 + "proc-macro2", 552 + "quote", 553 + "swc_macros_common", 554 + "syn 2.0.99", 468 555 ] 469 556 470 557 [[package]] 471 - name = "async-compression" 472 - version = "0.3.15" 558 + name = "async-channel" 559 + version = "1.9.0" 473 560 source = "registry+https://github.com/rust-lang/crates.io-index" 474 - checksum = "942c7cd7ae39e91bde4820d74132e9862e62c2f386c3aa90ccf55949f5bad63a" 561 + checksum = "81953c529336010edd6d8e358f886d9581267795c61b19475b71314bffa46d35" 475 562 dependencies = [ 476 - "bzip2", 477 - "flate2", 563 + "concurrent-queue", 564 + "event-listener 2.5.3", 478 565 "futures-core", 479 - "memchr", 480 - "pin-project-lite", 481 - "tokio", 482 - "xz2", 483 - "zstd 0.11.2+zstd.1.5.2", 484 - "zstd-safe 5.0.2+zstd.1.5.2", 485 566 ] 486 567 487 568 [[package]] 488 569 name = "async-compression" 489 - version = "0.4.16" 570 + version = "0.4.19" 490 571 source = "registry+https://github.com/rust-lang/crates.io-index" 491 - checksum = "103db485efc3e41214fe4fda9f3dbeae2eb9082f48fd236e6095627a9422066e" 572 + checksum = "06575e6a9673580f52661c92107baabffbf41e2141373441cbcdc47cb733003c" 492 573 dependencies = [ 493 574 "brotli 7.0.0", 494 - "bzip2", 575 + "bzip2 0.5.2", 495 576 "flate2", 496 577 "futures-core", 497 578 "futures-io", ··· 499 580 "pin-project-lite", 500 581 "tokio", 501 582 "xz2", 502 - "zstd 0.13.2", 503 - "zstd-safe 7.2.1", 583 + "zstd", 584 + "zstd-safe", 504 585 ] 505 586 506 587 [[package]] 507 - name = "async-executor" 508 - version = "1.13.1" 588 + name = "async-nats" 589 + version = "0.38.0" 509 590 source = "registry+https://github.com/rust-lang/crates.io-index" 510 - checksum = "30ca9a001c1e8ba5149f91a74362376cc6bc5b919d92d988668657bd570bdcec" 591 + checksum = "76433c4de73442daedb3a59e991d94e85c14ebfc33db53dfcd347a21cd6ef4f8" 511 592 dependencies = [ 512 - "async-task", 513 - "concurrent-queue", 514 - "fastrand 2.1.1", 515 - "futures-lite 2.3.0", 516 - "slab", 517 - ] 518 - 519 - [[package]] 520 - name = "async-global-executor" 521 - version = "2.4.1" 522 - source = "registry+https://github.com/rust-lang/crates.io-index" 523 - checksum = "05b1b633a2115cd122d73b955eadd9916c18c8f510ec9cd1686404c60ad1c29c" 524 - dependencies = [ 525 - "async-channel 2.3.1", 526 - "async-executor", 527 - "async-io", 528 - "async-lock", 529 - "blocking", 530 - "futures-lite 2.3.0", 593 + "base64 0.22.1", 594 + "bytes", 595 + "futures", 596 + "memchr", 597 + "nkeys", 598 + "nuid", 531 599 "once_cell", 532 - ] 533 - 534 - [[package]] 535 - name = "async-io" 536 - version = "2.3.4" 537 - source = "registry+https://github.com/rust-lang/crates.io-index" 538 - checksum = "444b0228950ee6501b3568d3c93bf1176a1fdbc3b758dcd9475046d30f4dc7e8" 539 - dependencies = [ 540 - "async-lock", 541 - "cfg-if", 542 - "concurrent-queue", 543 - "futures-io", 544 - "futures-lite 2.3.0", 545 - "parking", 546 - "polling", 547 - "rustix", 548 - "slab", 600 + "pin-project", 601 + "portable-atomic", 602 + "rand 0.8.5", 603 + "regex", 604 + "ring 0.17.11", 605 + "rustls-native-certs 0.7.3", 606 + "rustls-pemfile 2.2.0", 607 + "rustls-webpki 0.102.8", 608 + "serde", 609 + "serde_json", 610 + "serde_nanos", 611 + "serde_repr", 612 + "thiserror 1.0.69", 613 + "time", 614 + "tokio", 615 + "tokio-rustls 0.26.2", 616 + "tokio-util", 617 + "tokio-websockets", 549 618 "tracing", 550 - "windows-sys 0.59.0", 551 - ] 552 - 553 - [[package]] 554 - name = "async-lock" 555 - version = "3.4.0" 556 - source = "registry+https://github.com/rust-lang/crates.io-index" 557 - checksum = "ff6e472cdea888a4bd64f342f09b3f50e1886d32afe8df3d663c01140b811b18" 558 - dependencies = [ 559 - "event-listener 5.3.1", 560 - "event-listener-strategy", 561 - "pin-project-lite", 619 + "tryhard", 620 + "url", 562 621 ] 563 622 564 623 [[package]] ··· 569 628 dependencies = [ 570 629 "base64 0.22.1", 571 630 "bytes", 572 - "http 1.1.0", 631 + "http 1.2.0", 573 632 "rand 0.8.5", 574 - "reqwest 0.12.8", 633 + "reqwest 0.12.12", 575 634 "serde", 576 635 "serde-aux", 577 636 "serde_json", 578 637 "sha2 0.10.8", 579 - "thiserror", 638 + "thiserror 1.0.69", 580 639 "url", 581 640 ] 582 641 583 642 [[package]] 643 + name = "async-once-cell" 644 + version = "0.5.4" 645 + source = "registry+https://github.com/rust-lang/crates.io-index" 646 + checksum = "4288f83726785267c6f2ef073a3d83dc3f9b81464e9f99898240cced85fce35a" 647 + 648 + [[package]] 584 649 name = "async-recursion" 585 650 version = "1.1.1" 586 651 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 588 653 dependencies = [ 589 654 "proc-macro2", 590 655 "quote", 591 - "syn 2.0.81", 592 - ] 593 - 594 - [[package]] 595 - name = "async-std" 596 - version = "1.13.0" 597 - source = "registry+https://github.com/rust-lang/crates.io-index" 598 - checksum = "c634475f29802fde2b8f0b505b1bd00dfe4df7d4a000f0b36f7671197d5c3615" 599 - dependencies = [ 600 - "async-channel 1.9.0", 601 - "async-global-executor", 602 - "async-io", 603 - "async-lock", 604 - "crossbeam-utils", 605 - "futures-channel", 606 - "futures-core", 607 - "futures-io", 608 - "futures-lite 2.3.0", 609 - "gloo-timers", 610 - "kv-log-macro", 611 - "log", 612 - "memchr", 613 - "once_cell", 614 - "pin-project-lite", 615 - "pin-utils", 616 - "slab", 617 - "wasm-bindgen-futures", 656 + "syn 2.0.99", 618 657 ] 619 658 620 659 [[package]] ··· 636 675 dependencies = [ 637 676 "proc-macro2", 638 677 "quote", 639 - "syn 2.0.81", 678 + "syn 2.0.99", 640 679 ] 641 680 642 681 [[package]] 643 682 name = "async-stripe" 644 - version = "0.34.1" 683 + version = "0.39.1" 645 684 source = "registry+https://github.com/rust-lang/crates.io-index" 646 - checksum = "109605d984dd71a9a278e2d43a2831a20e80f25c3bcc25174096d12352cfc469" 685 + checksum = "58d670cf4d47a1b8ffef54286a5625382e360a34ee76902fd93ad8c7032a0c30" 647 686 dependencies = [ 648 687 "chrono", 649 688 "futures-util", 650 689 "hex", 651 690 "hmac", 652 691 "http-types", 653 - "hyper 0.14.31", 692 + "hyper 0.14.32", 654 693 "hyper-tls 0.5.0", 655 694 "serde", 656 695 "serde_json", ··· 659 698 "sha2 0.10.8", 660 699 "smart-default", 661 700 "smol_str", 662 - "thiserror", 701 + "thiserror 1.0.69", 663 702 "tokio", 664 703 "uuid 0.8.2", 665 704 ] 666 - 667 - [[package]] 668 - name = "async-task" 669 - version = "4.7.1" 670 - source = "registry+https://github.com/rust-lang/crates.io-index" 671 - checksum = "8b75356056920673b02621b35afd0f7dda9306d03c79a30f5c56c44cf256e3de" 672 705 673 706 [[package]] 674 707 name = "async-trait" 675 - version = "0.1.83" 708 + version = "0.1.87" 676 709 source = "registry+https://github.com/rust-lang/crates.io-index" 677 - checksum = "721cae7de5c34fbb2acd27e21e6d2cf7b886dce0c27388d46c4e6c47ea4318dd" 710 + checksum = "d556ec1359574147ec0c4fc5eb525f3f23263a592b1a9c07e0a75b427de55c97" 678 711 dependencies = [ 679 712 "proc-macro2", 680 713 "quote", 681 - "syn 2.0.81", 714 + "syn 2.0.99", 682 715 ] 683 716 684 717 [[package]] 685 718 name = "async_zip" 686 - version = "0.0.11" 719 + version = "0.0.17" 687 720 source = "registry+https://github.com/rust-lang/crates.io-index" 688 - checksum = "c50d29ab7e2f9e808cca1a69ea56a36f4ff216f54a41a23aae1fd4afc05cc020" 721 + checksum = "00b9f7252833d5ed4b00aa9604b563529dd5e11de9c23615de2dcdf91eb87b52" 689 722 dependencies = [ 690 - "async-compression 0.3.15", 723 + "async-compression", 691 724 "chrono", 692 725 "crc32fast", 693 - "log", 726 + "futures-lite 2.6.0", 694 727 "pin-project", 695 - "thiserror", 728 + "thiserror 1.0.69", 696 729 "tokio", 730 + "tokio-util", 697 731 ] 698 732 699 733 [[package]] ··· 732 766 733 767 [[package]] 734 768 name = "aws-config" 735 - version = "1.5.8" 769 + version = "1.5.17" 736 770 source = "registry+https://github.com/rust-lang/crates.io-index" 737 - checksum = "7198e6f03240fdceba36656d8be440297b6b82270325908c7381f37d826a74f6" 771 + checksum = "490aa7465ee685b2ced076bb87ef654a47724a7844e2c7d3af4e749ce5b875dd" 738 772 dependencies = [ 739 773 "aws-credential-types", 740 774 "aws-runtime", ··· 749 783 "aws-smithy-types", 750 784 "aws-types", 751 785 "bytes", 752 - "fastrand 2.1.1", 786 + "fastrand 2.3.0", 753 787 "hex", 754 788 "http 0.2.12", 755 - "ring 0.17.8", 789 + "ring 0.17.11", 756 790 "time", 757 791 "tokio", 758 792 "tracing", ··· 774 808 775 809 [[package]] 776 810 name = "aws-runtime" 777 - version = "1.4.3" 811 + version = "1.5.5" 778 812 source = "registry+https://github.com/rust-lang/crates.io-index" 779 - checksum = "a10d5c055aa540164d9561a0e2e74ad30f0dcf7393c3a92f6733ddf9c5762468" 813 + checksum = "76dd04d39cc12844c0994f2c9c5a6f5184c22e9188ec1ff723de41910a21dcad" 780 814 dependencies = [ 781 815 "aws-credential-types", 782 816 "aws-sigv4", ··· 787 821 "aws-smithy-types", 788 822 "aws-types", 789 823 "bytes", 790 - "fastrand 2.1.1", 824 + "fastrand 2.3.0", 791 825 "http 0.2.12", 792 826 "http-body 0.4.6", 793 827 "once_cell", 794 828 "percent-encoding", 795 829 "pin-project-lite", 796 830 "tracing", 797 - "uuid 1.11.0", 831 + "uuid 1.15.1", 832 + ] 833 + 834 + [[package]] 835 + name = "aws-sdk-sqs" 836 + version = "1.60.0" 837 + source = "registry+https://github.com/rust-lang/crates.io-index" 838 + checksum = "79658931b5ceb0b88779f521b891c6e60f28c464775e3482ae56dfc518052159" 839 + dependencies = [ 840 + "aws-credential-types", 841 + "aws-runtime", 842 + "aws-smithy-async", 843 + "aws-smithy-http", 844 + "aws-smithy-json", 845 + "aws-smithy-runtime", 846 + "aws-smithy-runtime-api", 847 + "aws-smithy-types", 848 + "aws-types", 849 + "bytes", 850 + "http 0.2.12", 851 + "once_cell", 852 + "regex-lite", 853 + "tracing", 798 854 ] 799 855 800 856 [[package]] 801 857 name = "aws-sdk-sso" 802 - version = "1.46.0" 858 + version = "1.60.0" 803 859 source = "registry+https://github.com/rust-lang/crates.io-index" 804 - checksum = "0dc2faec3205d496c7e57eff685dd944203df7ce16a4116d0281c44021788a7b" 860 + checksum = "60186fab60b24376d3e33b9ff0a43485f99efd470e3b75a9160c849741d63d56" 805 861 dependencies = [ 806 862 "aws-credential-types", 807 863 "aws-runtime", ··· 821 877 822 878 [[package]] 823 879 name = "aws-sdk-ssooidc" 824 - version = "1.47.0" 880 + version = "1.61.0" 825 881 source = "registry+https://github.com/rust-lang/crates.io-index" 826 - checksum = "c93c241f52bc5e0476e259c953234dab7e2a35ee207ee202e86c0095ec4951dc" 882 + checksum = "7033130ce1ee13e6018905b7b976c915963755aef299c1521897679d6cd4f8ef" 827 883 dependencies = [ 828 884 "aws-credential-types", 829 885 "aws-runtime", ··· 843 899 844 900 [[package]] 845 901 name = "aws-sdk-sts" 846 - version = "1.46.0" 902 + version = "1.61.0" 847 903 source = "registry+https://github.com/rust-lang/crates.io-index" 848 - checksum = "b259429be94a3459fa1b00c5684faee118d74f9577cc50aebadc36e507c63b5f" 904 + checksum = "c5c1cac7677179d622b4448b0d31bcb359185295dc6fca891920cfb17e2b5156" 849 905 dependencies = [ 850 906 "aws-credential-types", 851 907 "aws-runtime", ··· 866 922 867 923 [[package]] 868 924 name = "aws-sigv4" 869 - version = "1.2.4" 925 + version = "1.2.9" 870 926 source = "registry+https://github.com/rust-lang/crates.io-index" 871 - checksum = "cc8db6904450bafe7473c6ca9123f88cc11089e41a025408f992db4e22d3be68" 927 + checksum = "9bfe75fad52793ce6dec0dc3d4b1f388f038b5eb866c8d4d7f3a8e21b5ea5051" 872 928 dependencies = [ 873 929 "aws-credential-types", 874 930 "aws-smithy-http", ··· 879 935 "hex", 880 936 "hmac", 881 937 "http 0.2.12", 882 - "http 1.1.0", 938 + "http 1.2.0", 883 939 "once_cell", 884 940 "percent-encoding", 885 941 "sha2 0.10.8", ··· 889 945 890 946 [[package]] 891 947 name = "aws-smithy-async" 892 - version = "1.2.1" 948 + version = "1.2.4" 893 949 source = "registry+https://github.com/rust-lang/crates.io-index" 894 - checksum = "62220bc6e97f946ddd51b5f1361f78996e704677afc518a4ff66b7a72ea1378c" 950 + checksum = "fa59d1327d8b5053c54bf2eaae63bf629ba9e904434d0835a28ed3c0ed0a614e" 895 951 dependencies = [ 896 952 "futures-util", 897 953 "pin-project-lite", ··· 900 956 901 957 [[package]] 902 958 name = "aws-smithy-http" 903 - version = "0.60.11" 959 + version = "0.60.12" 904 960 source = "registry+https://github.com/rust-lang/crates.io-index" 905 - checksum = "5c8bc3e8fdc6b8d07d976e301c02fe553f72a39b7a9fea820e023268467d7ab6" 961 + checksum = "7809c27ad8da6a6a68c454e651d4962479e81472aa19ae99e59f9aba1f9713cc" 906 962 dependencies = [ 907 963 "aws-smithy-runtime-api", 908 964 "aws-smithy-types", ··· 920 976 921 977 [[package]] 922 978 name = "aws-smithy-json" 923 - version = "0.60.7" 979 + version = "0.61.2" 924 980 source = "registry+https://github.com/rust-lang/crates.io-index" 925 - checksum = "4683df9469ef09468dad3473d129960119a0d3593617542b7d52086c8486f2d6" 981 + checksum = "623a51127f24c30776c8b374295f2df78d92517386f77ba30773f15a30ce1422" 926 982 dependencies = [ 927 983 "aws-smithy-types", 928 984 ] ··· 939 995 940 996 [[package]] 941 997 name = "aws-smithy-runtime" 942 - version = "1.7.2" 998 + version = "1.7.8" 943 999 source = "registry+https://github.com/rust-lang/crates.io-index" 944 - checksum = "a065c0fe6fdbdf9f11817eb68582b2ab4aff9e9c39e986ae48f7ec576c6322db" 1000 + checksum = "d526a12d9ed61fadefda24abe2e682892ba288c2018bcb38b1b4c111d13f6d92" 945 1001 dependencies = [ 946 1002 "aws-smithy-async", 947 1003 "aws-smithy-http", 948 1004 "aws-smithy-runtime-api", 949 1005 "aws-smithy-types", 950 1006 "bytes", 951 - "fastrand 2.1.1", 1007 + "fastrand 2.3.0", 952 1008 "h2 0.3.26", 953 1009 "http 0.2.12", 954 1010 "http-body 0.4.6", 955 1011 "http-body 1.0.1", 956 1012 "httparse", 957 - "hyper 0.14.31", 1013 + "hyper 0.14.32", 958 1014 "hyper-rustls 0.24.2", 959 1015 "once_cell", 960 1016 "pin-project-lite", ··· 966 1022 967 1023 [[package]] 968 1024 name = "aws-smithy-runtime-api" 969 - version = "1.7.2" 1025 + version = "1.7.3" 970 1026 source = "registry+https://github.com/rust-lang/crates.io-index" 971 - checksum = "e086682a53d3aa241192aa110fa8dfce98f2f5ac2ead0de84d41582c7e8fdb96" 1027 + checksum = "92165296a47a812b267b4f41032ff8069ab7ff783696d217f0994a0d7ab585cd" 972 1028 dependencies = [ 973 1029 "aws-smithy-async", 974 1030 "aws-smithy-types", 975 1031 "bytes", 976 1032 "http 0.2.12", 977 - "http 1.1.0", 1033 + "http 1.2.0", 978 1034 "pin-project-lite", 979 1035 "tokio", 980 1036 "tracing", ··· 983 1039 984 1040 [[package]] 985 1041 name = "aws-smithy-types" 986 - version = "1.2.7" 1042 + version = "1.2.13" 987 1043 source = "registry+https://github.com/rust-lang/crates.io-index" 988 - checksum = "147100a7bea70fa20ef224a6bad700358305f5dc0f84649c53769761395b355b" 1044 + checksum = "c7b8a53819e42f10d0821f56da995e1470b199686a1809168db6ca485665f042" 989 1045 dependencies = [ 990 1046 "base64-simd 0.8.0", 991 1047 "bytes", 992 1048 "bytes-utils", 993 1049 "futures-core", 994 1050 "http 0.2.12", 995 - "http 1.1.0", 1051 + "http 1.2.0", 996 1052 "http-body 0.4.6", 997 1053 "http-body 1.0.1", 998 1054 "http-body-util", ··· 1018 1074 1019 1075 [[package]] 1020 1076 name = "aws-types" 1021 - version = "1.3.3" 1077 + version = "1.3.5" 1022 1078 source = "registry+https://github.com/rust-lang/crates.io-index" 1023 - checksum = "5221b91b3e441e6675310829fd8984801b772cb1546ef6c0e54dec9f1ac13fef" 1079 + checksum = "dfbd0a668309ec1f66c0f6bda4840dd6d4796ae26d699ebc266d7cc95c6d040f" 1024 1080 dependencies = [ 1025 1081 "aws-credential-types", 1026 1082 "aws-smithy-async", ··· 1032 1088 1033 1089 [[package]] 1034 1090 name = "axum" 1035 - version = "0.7.7" 1091 + version = "0.7.9" 1036 1092 source = "registry+https://github.com/rust-lang/crates.io-index" 1037 - checksum = "504e3947307ac8326a5437504c517c4b56716c9d98fac0028c2acc7ca47d70ae" 1093 + checksum = "edca88bc138befd0323b20752846e6587272d3b03b0343c8ea28a6f819e6e71f" 1038 1094 dependencies = [ 1039 1095 "async-trait", 1040 1096 "axum-core", 1041 1097 "bytes", 1042 1098 "futures-util", 1043 - "http 1.1.0", 1099 + "http 1.2.0", 1044 1100 "http-body 1.0.1", 1045 1101 "http-body-util", 1046 - "hyper 1.5.0", 1102 + "hyper 1.6.0", 1047 1103 "hyper-util", 1048 1104 "itoa", 1049 1105 "matchit", ··· 1057 1113 "serde_json", 1058 1114 "serde_path_to_error", 1059 1115 "serde_urlencoded", 1060 - "sync_wrapper 1.0.1", 1116 + "sync_wrapper 1.0.2", 1061 1117 "tokio", 1062 - "tower 0.5.1", 1118 + "tower 0.5.2", 1063 1119 "tower-layer", 1064 1120 "tower-service", 1065 1121 "tracing", ··· 1074 1130 "async-trait", 1075 1131 "bytes", 1076 1132 "futures-util", 1077 - "http 1.1.0", 1133 + "http 1.2.0", 1078 1134 "http-body 1.0.1", 1079 1135 "http-body-util", 1080 1136 "mime", 1081 1137 "pin-project-lite", 1082 1138 "rustversion", 1083 - "sync_wrapper 1.0.1", 1139 + "sync_wrapper 1.0.2", 1084 1140 "tower-layer", 1085 1141 "tower-service", 1086 1142 "tracing", 1087 1143 ] 1088 1144 1089 1145 [[package]] 1146 + name = "az" 1147 + version = "1.2.1" 1148 + source = "registry+https://github.com/rust-lang/crates.io-index" 1149 + checksum = "7b7e4c2464d97fe331d41de9d5db0def0a96f4d823b8b32a2efd503578988973" 1150 + 1151 + [[package]] 1152 + name = "backon" 1153 + version = "1.4.0" 1154 + source = "registry+https://github.com/rust-lang/crates.io-index" 1155 + checksum = "49fef586913a57ff189f25c9b3d034356a5bf6b3fa9a7f067588fe1698ba1f5d" 1156 + dependencies = [ 1157 + "fastrand 2.3.0", 1158 + "gloo-timers", 1159 + "tokio", 1160 + ] 1161 + 1162 + [[package]] 1090 1163 name = "backtrace" 1091 1164 version = "0.3.74" 1092 1165 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 1095 1168 "addr2line", 1096 1169 "cfg-if", 1097 1170 "libc", 1098 - "miniz_oxide 0.8.0", 1171 + "miniz_oxide 0.8.5", 1099 1172 "object", 1100 1173 "rustc-demangle", 1101 1174 "windows-targets 0.52.6", ··· 1146 1219 source = "registry+https://github.com/rust-lang/crates.io-index" 1147 1220 checksum = "339abbe78e73178762e23bea9dfd08e697eb3f3301cd4be981c0f78ba5859195" 1148 1221 dependencies = [ 1149 - "outref 0.5.1", 1222 + "outref 0.5.2", 1150 1223 "vsimd", 1151 1224 ] 1152 1225 ··· 1157 1230 checksum = "8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5b" 1158 1231 1159 1232 [[package]] 1160 - name = "bb8" 1161 - version = "0.8.6" 1162 - source = "registry+https://github.com/rust-lang/crates.io-index" 1163 - checksum = "d89aabfae550a5c44b43ab941844ffcd2e993cb6900b342debf59e9ea74acdb8" 1164 - dependencies = [ 1165 - "async-trait", 1166 - "futures-util", 1167 - "parking_lot", 1168 - "tokio", 1169 - ] 1170 - 1171 - [[package]] 1172 1233 name = "better_scoped_tls" 1173 1234 version = "0.1.2" 1174 1235 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 1179 1240 1180 1241 [[package]] 1181 1242 name = "bigdecimal" 1182 - version = "0.4.5" 1243 + version = "0.4.7" 1183 1244 source = "registry+https://github.com/rust-lang/crates.io-index" 1184 - checksum = "51d712318a27c7150326677b321a5fa91b55f6d9034ffd67f20319e147d40cee" 1245 + checksum = "7f31f3af01c5c65a07985c804d3366560e6fa7883d640a122819b14ec327482c" 1185 1246 dependencies = [ 1186 1247 "autocfg", 1187 1248 "libm", ··· 1205 1266 source = "registry+https://github.com/rust-lang/crates.io-index" 1206 1267 checksum = "271383c67ccabffb7381723dea0672a673f292304fcb45c01cc648c7a8d58088" 1207 1268 dependencies = [ 1208 - "bitflags 2.6.0", 1269 + "bitflags 2.9.0", 1209 1270 "cexpr", 1210 1271 "clang-sys", 1211 1272 "itertools 0.12.1", 1212 1273 "lazy_static", 1213 1274 "lazycell", 1214 1275 "log", 1215 - "prettyplease 0.2.24", 1276 + "prettyplease 0.2.29", 1216 1277 "proc-macro2", 1217 1278 "quote", 1218 1279 "regex", 1219 1280 "rustc-hash 1.1.0", 1220 1281 "shlex", 1221 - "syn 2.0.81", 1282 + "syn 2.0.99", 1222 1283 "which 4.4.2", 1223 1284 ] 1224 1285 ··· 1228 1289 source = "registry+https://github.com/rust-lang/crates.io-index" 1229 1290 checksum = "f49d8fed880d473ea71efb9bf597651e77201bdd4893efe54c9e5d65ae04ce6f" 1230 1291 dependencies = [ 1231 - "bitflags 2.6.0", 1292 + "bitflags 2.9.0", 1232 1293 "cexpr", 1233 1294 "clang-sys", 1234 1295 "itertools 0.13.0", 1296 + "log", 1297 + "prettyplease 0.2.29", 1235 1298 "proc-macro2", 1236 1299 "quote", 1237 1300 "regex", 1238 1301 "rustc-hash 1.1.0", 1239 1302 "shlex", 1240 - "syn 2.0.81", 1303 + "syn 2.0.99", 1241 1304 ] 1242 1305 1243 1306 [[package]] ··· 1263 1326 1264 1327 [[package]] 1265 1328 name = "bitflags" 1266 - version = "2.6.0" 1329 + version = "2.9.0" 1267 1330 source = "registry+https://github.com/rust-lang/crates.io-index" 1268 - checksum = "b048fb63fd8b5923fc5aa7b340d8e156aec7ec02f0c78fa8a6ddc2613f6f71de" 1331 + checksum = "5c8214115b7bf84099f1309324e63141d4c5d7cc26862f97a0a857dbefe165bd" 1269 1332 dependencies = [ 1270 1333 "serde", 1271 1334 ] ··· 1302 1365 1303 1366 [[package]] 1304 1367 name = "blake3" 1305 - version = "1.5.4" 1368 + version = "1.6.1" 1306 1369 source = "registry+https://github.com/rust-lang/crates.io-index" 1307 - checksum = "d82033247fd8e890df8f740e407ad4d038debb9eb1f40533fffb32e7d17dc6f7" 1370 + checksum = "675f87afced0413c9bb02843499dbbd3882a237645883f71a2b59644a6d2f753" 1308 1371 dependencies = [ 1309 1372 "arrayref", 1310 1373 "arrayvec", ··· 1314 1377 ] 1315 1378 1316 1379 [[package]] 1380 + name = "block" 1381 + version = "0.1.6" 1382 + source = "registry+https://github.com/rust-lang/crates.io-index" 1383 + checksum = "0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a" 1384 + 1385 + [[package]] 1317 1386 name = "block-buffer" 1318 1387 version = "0.9.0" 1319 1388 source = "registry+https://github.com/rust-lang/crates.io-index" 1320 1389 checksum = "4152116fd6e9dadb291ae18fc1ec3575ed6d84c29642d97890f4b4a3417297e4" 1321 1390 dependencies = [ 1322 - "block-padding", 1391 + "block-padding 0.2.1", 1323 1392 "generic-array", 1324 1393 ] 1325 1394 ··· 1338 1407 source = "registry+https://github.com/rust-lang/crates.io-index" 1339 1408 checksum = "2cb03d1bed155d89dce0f845b7899b18a9a163e148fd004e1c28421a783e2d8e" 1340 1409 dependencies = [ 1341 - "block-padding", 1342 - "cipher", 1410 + "block-padding 0.2.1", 1411 + "cipher 0.3.0", 1343 1412 ] 1344 1413 1345 1414 [[package]] ··· 1349 1418 checksum = "8d696c370c750c948ada61c69a0ee2cbbb9c50b1019ddb86d9317157a99c2cae" 1350 1419 1351 1420 [[package]] 1352 - name = "blocking" 1353 - version = "1.6.1" 1421 + name = "block-padding" 1422 + version = "0.3.3" 1423 + source = "registry+https://github.com/rust-lang/crates.io-index" 1424 + checksum = "a8894febbff9f758034a5b8e12d87918f56dfc64a8e1fe757d65e29041538d93" 1425 + dependencies = [ 1426 + "generic-array", 1427 + ] 1428 + 1429 + [[package]] 1430 + name = "bollard" 1431 + version = "0.18.1" 1432 + source = "registry+https://github.com/rust-lang/crates.io-index" 1433 + checksum = "97ccca1260af6a459d75994ad5acc1651bcabcbdbc41467cc9786519ab854c30" 1434 + dependencies = [ 1435 + "base64 0.22.1", 1436 + "bollard-stubs", 1437 + "bytes", 1438 + "futures-core", 1439 + "futures-util", 1440 + "hex", 1441 + "http 1.2.0", 1442 + "http-body-util", 1443 + "hyper 1.6.0", 1444 + "hyper-named-pipe", 1445 + "hyper-util", 1446 + "hyperlocal", 1447 + "log", 1448 + "pin-project-lite", 1449 + "serde", 1450 + "serde_derive", 1451 + "serde_json", 1452 + "serde_repr", 1453 + "serde_urlencoded", 1454 + "thiserror 2.0.12", 1455 + "tokio", 1456 + "tokio-util", 1457 + "tower-service", 1458 + "url", 1459 + "winapi", 1460 + ] 1461 + 1462 + [[package]] 1463 + name = "bollard-stubs" 1464 + version = "1.47.1-rc.27.3.1" 1354 1465 source = "registry+https://github.com/rust-lang/crates.io-index" 1355 - checksum = "703f41c54fc768e63e091340b424302bb1c29ef4aa0c7f10fe849dfb114d29ea" 1466 + checksum = "3f179cfbddb6e77a5472703d4b30436bff32929c0aa8a9008ecf23d1d3cdd0da" 1356 1467 dependencies = [ 1357 - "async-channel 2.3.1", 1358 - "async-task", 1359 - "futures-io", 1360 - "futures-lite 2.3.0", 1361 - "piper", 1468 + "serde", 1469 + "serde_repr", 1470 + "serde_with", 1362 1471 ] 1363 1472 1364 1473 [[package]] 1365 1474 name = "borsh" 1366 - version = "1.5.1" 1475 + version = "1.5.5" 1367 1476 source = "registry+https://github.com/rust-lang/crates.io-index" 1368 - checksum = "a6362ed55def622cddc70a4746a68554d7b687713770de539e59a739b249f8ed" 1477 + checksum = "5430e3be710b68d984d1391c854eb431a9d548640711faa54eecb1df93db91cc" 1369 1478 dependencies = [ 1370 1479 "borsh-derive", 1371 - "cfg_aliases", 1480 + "cfg_aliases 0.2.1", 1372 1481 ] 1373 1482 1374 1483 [[package]] 1375 1484 name = "borsh-derive" 1376 - version = "1.5.1" 1485 + version = "1.5.5" 1377 1486 source = "registry+https://github.com/rust-lang/crates.io-index" 1378 - checksum = "c3ef8005764f53cd4dca619f5bf64cafd4664dada50ece25e4d81de54c80cc0b" 1487 + checksum = "f8b668d39970baad5356d7c83a86fee3a539e6f93bf6764c97368243e17a0487" 1379 1488 dependencies = [ 1380 1489 "once_cell", 1381 1490 "proc-macro-crate", 1382 1491 "proc-macro2", 1383 1492 "quote", 1384 - "syn 2.0.81", 1385 - "syn_derive", 1493 + "syn 2.0.99", 1494 + ] 1495 + 1496 + [[package]] 1497 + name = "boxed_error" 1498 + version = "0.2.3" 1499 + source = "registry+https://github.com/rust-lang/crates.io-index" 1500 + checksum = "17d4f95e880cfd28c4ca5a006cf7f6af52b4bcb7b5866f573b2faa126fb7affb" 1501 + dependencies = [ 1502 + "quote", 1503 + "syn 2.0.99", 1386 1504 ] 1387 1505 1388 1506 [[package]] ··· 1409 1527 1410 1528 [[package]] 1411 1529 name = "brotli-decompressor" 1412 - version = "4.0.1" 1530 + version = "4.0.2" 1413 1531 source = "registry+https://github.com/rust-lang/crates.io-index" 1414 - checksum = "9a45bd2e4095a8b518033b128020dd4a55aab1c0a381ba4404a472630f4bc362" 1532 + checksum = "74fa05ad7d803d413eb8380983b092cbbaf9a85f151b871360e7b00cd7060b37" 1415 1533 dependencies = [ 1416 1534 "alloc-no-stdlib", 1417 1535 "alloc-stdlib", 1418 1536 ] 1419 1537 1420 1538 [[package]] 1539 + name = "bstr" 1540 + version = "1.11.3" 1541 + source = "registry+https://github.com/rust-lang/crates.io-index" 1542 + checksum = "531a9155a481e2ee699d4f98f43c0ca4ff8ee1bfd55c31e9e98fb29d2b176fe0" 1543 + dependencies = [ 1544 + "memchr", 1545 + "serde", 1546 + ] 1547 + 1548 + [[package]] 1421 1549 name = "btoi" 1422 1550 version = "0.4.3" 1423 1551 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 1438 1566 1439 1567 [[package]] 1440 1568 name = "bumpalo" 1441 - version = "3.16.0" 1569 + version = "3.17.0" 1442 1570 source = "registry+https://github.com/rust-lang/crates.io-index" 1443 - checksum = "79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c" 1571 + checksum = "1628fb46dfa0b37568d12e5edd512553eccf6a22a78e8bde00bb4aed84d5bdbf" 1444 1572 dependencies = [ 1445 1573 "allocator-api2", 1446 1574 ] ··· 1469 1597 1470 1598 [[package]] 1471 1599 name = "bytemuck" 1472 - version = "1.19.0" 1600 + version = "1.22.0" 1473 1601 source = "registry+https://github.com/rust-lang/crates.io-index" 1474 - checksum = "8334215b81e418a0a7bdb8ef0849474f40bb10c8b71f1c4ed315cff49f32494d" 1602 + checksum = "b6b1fc10dbac614ebc03540c9dbd60e83887fda27794998c6528f1782047d540" 1475 1603 dependencies = [ 1476 1604 "bytemuck_derive", 1477 1605 ] 1478 1606 1479 1607 [[package]] 1480 1608 name = "bytemuck_derive" 1481 - version = "1.8.0" 1609 + version = "1.8.1" 1482 1610 source = "registry+https://github.com/rust-lang/crates.io-index" 1483 - checksum = "bcfcc3cd946cb52f0bbfdbbcfa2f4e24f75ebb6c0e1002f7c25904fada18b9ec" 1611 + checksum = "3fa76293b4f7bb636ab88fd78228235b5248b4d05cc589aed610f954af5d7c7a" 1484 1612 dependencies = [ 1485 1613 "proc-macro2", 1486 1614 "quote", 1487 - "syn 2.0.81", 1615 + "syn 2.0.99", 1488 1616 ] 1489 1617 1490 1618 [[package]] ··· 1495 1623 1496 1624 [[package]] 1497 1625 name = "bytes" 1498 - version = "1.7.2" 1626 + version = "1.10.0" 1499 1627 source = "registry+https://github.com/rust-lang/crates.io-index" 1500 - checksum = "428d9aa8fbc0670b7b8d6030a7fadd0f86151cae55e4dbbece15f3780a3dfaf3" 1628 + checksum = "f61dac84819c6588b558454b194026eb1f09c293b9036ae9b159e74e73ab6cf9" 1629 + dependencies = [ 1630 + "serde", 1631 + ] 1501 1632 1502 1633 [[package]] 1503 1634 name = "bytes-utils" ··· 1520 1651 ] 1521 1652 1522 1653 [[package]] 1654 + name = "bzip2" 1655 + version = "0.5.2" 1656 + source = "registry+https://github.com/rust-lang/crates.io-index" 1657 + checksum = "49ecfb22d906f800d4fe833b6282cf4dc1c298f5057ca0b5445e5c209735ca47" 1658 + dependencies = [ 1659 + "bzip2-sys", 1660 + ] 1661 + 1662 + [[package]] 1523 1663 name = "bzip2-sys" 1524 - version = "0.1.11+1.0.8" 1664 + version = "0.1.13+1.0.8" 1525 1665 source = "registry+https://github.com/rust-lang/crates.io-index" 1526 - checksum = "736a955f3fa7875102d57c82b8cac37ec45224a07fd32d58f9f7a186b6cd4cdc" 1666 + checksum = "225bff33b2141874fe80d71e07d6eec4f85c5c216453dd96388240f96e1acc14" 1527 1667 dependencies = [ 1528 1668 "cc", 1529 - "libc", 1530 1669 "pkg-config", 1531 1670 ] 1532 1671 1533 1672 [[package]] 1673 + name = "cache_control" 1674 + version = "0.2.0" 1675 + source = "registry+https://github.com/rust-lang/crates.io-index" 1676 + checksum = "1bf2a5fb3207c12b5d208ebc145f967fea5cac41a021c37417ccc31ba40f39ee" 1677 + 1678 + [[package]] 1534 1679 name = "candle-core" 1535 1680 version = "0.3.3" 1536 1681 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 1539 1684 "byteorder", 1540 1685 "gemm", 1541 1686 "half", 1542 - "memmap2", 1687 + "memmap2 0.9.5", 1543 1688 "num-traits", 1544 1689 "num_cpus", 1545 1690 "rand 0.8.5", 1546 1691 "rand_distr", 1547 1692 "rayon", 1548 1693 "safetensors", 1549 - "thiserror", 1694 + "thiserror 1.0.69", 1550 1695 "yoke", 1551 1696 "zip", 1552 1697 ] ··· 1563 1708 "rayon", 1564 1709 "safetensors", 1565 1710 "serde", 1566 - "thiserror", 1711 + "thiserror 1.0.69", 1567 1712 ] 1568 1713 1569 1714 [[package]] ··· 1586 1731 ] 1587 1732 1588 1733 [[package]] 1734 + name = "capacity_builder" 1735 + version = "0.1.3" 1736 + source = "registry+https://github.com/rust-lang/crates.io-index" 1737 + checksum = "58ec49028cb308564429cd8fac4ef21290067a0afe8f5955330a8d487d0d790c" 1738 + dependencies = [ 1739 + "itoa", 1740 + ] 1741 + 1742 + [[package]] 1743 + name = "capacity_builder" 1744 + version = "0.5.0" 1745 + source = "registry+https://github.com/rust-lang/crates.io-index" 1746 + checksum = "8f2d24a6dcf0cd402a21b65d35340f3a49ff3475dc5fdac91d22d2733e6641c6" 1747 + dependencies = [ 1748 + "capacity_builder_macros", 1749 + "ecow", 1750 + "hipstr", 1751 + "itoa", 1752 + ] 1753 + 1754 + [[package]] 1755 + name = "capacity_builder_macros" 1756 + version = "0.3.0" 1757 + source = "registry+https://github.com/rust-lang/crates.io-index" 1758 + checksum = "3b4a6cae9efc04cc6cbb8faf338d2c497c165c83e74509cf4dbedea948bbf6e5" 1759 + dependencies = [ 1760 + "quote", 1761 + "syn 2.0.99", 1762 + ] 1763 + 1764 + [[package]] 1589 1765 name = "cargo-lock" 1590 1766 version = "9.0.0" 1591 1767 source = "registry+https://github.com/rust-lang/crates.io-index" 1592 1768 checksum = "e11c675378efb449ed3ce8de78d75d0d80542fc98487c26aba28eb3b82feac72" 1593 1769 dependencies = [ 1594 - "semver 1.0.23", 1770 + "semver 1.0.25", 1595 1771 "serde", 1596 1772 "toml 0.7.8", 1597 1773 "url", 1598 1774 ] 1599 1775 1600 1776 [[package]] 1777 + name = "cbc" 1778 + version = "0.1.2" 1779 + source = "registry+https://github.com/rust-lang/crates.io-index" 1780 + checksum = "26b52a9543ae338f279b96b0b9fed9c8093744685043739079ce85cd58f289a6" 1781 + dependencies = [ 1782 + "cipher 0.4.4", 1783 + ] 1784 + 1785 + [[package]] 1601 1786 name = "cc" 1602 - version = "1.1.31" 1787 + version = "1.2.16" 1603 1788 source = "registry+https://github.com/rust-lang/crates.io-index" 1604 - checksum = "c2e7962b54006dcfcc61cb72735f4d89bb97061dd6a7ed882ec6b8ee53714c6f" 1789 + checksum = "be714c154be609ec7f5dad223a33bf1482fff90472de28f7362806e6d4832b8c" 1605 1790 dependencies = [ 1606 1791 "jobserver", 1607 1792 "libc", ··· 1620 1805 source = "registry+https://github.com/rust-lang/crates.io-index" 1621 1806 checksum = "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766" 1622 1807 dependencies = [ 1623 - "nom", 1808 + "nom 7.1.3", 1624 1809 ] 1625 1810 1626 1811 [[package]] ··· 1631 1816 1632 1817 [[package]] 1633 1818 name = "cfg_aliases" 1819 + version = "0.1.1" 1820 + source = "registry+https://github.com/rust-lang/crates.io-index" 1821 + checksum = "fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e" 1822 + 1823 + [[package]] 1824 + name = "cfg_aliases" 1634 1825 version = "0.2.1" 1635 1826 source = "registry+https://github.com/rust-lang/crates.io-index" 1636 1827 checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724" 1637 1828 1638 1829 [[package]] 1639 1830 name = "chrono" 1640 - version = "0.4.38" 1831 + version = "0.4.39" 1641 1832 source = "registry+https://github.com/rust-lang/crates.io-index" 1642 - checksum = "a21f936df1771bf62b77f047b726c4625ff2e8aa607c01ec06e5a05bd8463401" 1833 + checksum = "7e36cc9d416881d2e24f9a963be5fb1cd90966419ac844274161d10488b3e825" 1643 1834 dependencies = [ 1644 1835 "android-tzdata", 1645 1836 "iana-time-zone", ··· 1663 1854 1664 1855 [[package]] 1665 1856 name = "chrono-tz" 1666 - version = "0.10.0" 1857 + version = "0.10.1" 1667 1858 source = "registry+https://github.com/rust-lang/crates.io-index" 1668 - checksum = "cd6dd8046d00723a59a2f8c5f295c515b9bb9a331ee4f8f3d4dd49e428acd3b6" 1859 + checksum = "9c6ac4f2c0bf0f44e9161aec9675e1050aa4a530663c4a9e37e108fa948bca9f" 1669 1860 dependencies = [ 1670 1861 "chrono", 1671 1862 "chrono-tz-build 0.4.0", ··· 1703 1894 ] 1704 1895 1705 1896 [[package]] 1897 + name = "cipher" 1898 + version = "0.4.4" 1899 + source = "registry+https://github.com/rust-lang/crates.io-index" 1900 + checksum = "773f3b9af64447d2ce9850330c473515014aa235e6a783b02db81ff39e4a3dad" 1901 + dependencies = [ 1902 + "crypto-common", 1903 + "inout", 1904 + ] 1905 + 1906 + [[package]] 1706 1907 name = "clang-sys" 1707 1908 version = "1.8.1" 1708 1909 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 1710 1911 dependencies = [ 1711 1912 "glob", 1712 1913 "libc", 1713 - "libloading", 1914 + "libloading 0.8.6", 1714 1915 ] 1715 1916 1716 1917 [[package]] 1717 1918 name = "clap" 1718 - version = "4.5.20" 1919 + version = "4.5.31" 1719 1920 source = "registry+https://github.com/rust-lang/crates.io-index" 1720 - checksum = "b97f376d85a664d5837dbae44bf546e6477a679ff6610010f17276f686d867e8" 1921 + checksum = "027bb0d98429ae334a8698531da7077bdf906419543a35a55c2cb1b66437d767" 1721 1922 dependencies = [ 1722 1923 "clap_builder", 1723 1924 "clap_derive", ··· 1725 1926 1726 1927 [[package]] 1727 1928 name = "clap_builder" 1728 - version = "4.5.20" 1929 + version = "4.5.31" 1729 1930 source = "registry+https://github.com/rust-lang/crates.io-index" 1730 - checksum = "19bc80abd44e4bed93ca373a0704ccbd1b710dc5749406201bb018272808dc54" 1931 + checksum = "5589e0cba072e0f3d23791efac0fd8627b49c829c196a492e88168e6a669d863" 1731 1932 dependencies = [ 1732 1933 "anstream", 1733 1934 "anstyle", ··· 1737 1938 1738 1939 [[package]] 1739 1940 name = "clap_derive" 1740 - version = "4.5.18" 1941 + version = "4.5.28" 1741 1942 source = "registry+https://github.com/rust-lang/crates.io-index" 1742 - checksum = "4ac6a0c7b1a9e9a5186361f67dfa1b88213572f427fb9ab038efb2bd8c582dab" 1943 + checksum = "bf4ced95c6f4a675af3da73304b9ac4ed991640c36374e4b46795c49e17cf1ed" 1743 1944 dependencies = [ 1744 1945 "heck 0.5.0", 1745 1946 "proc-macro2", 1746 1947 "quote", 1747 - "syn 2.0.81", 1948 + "syn 2.0.99", 1748 1949 ] 1749 1950 1750 1951 [[package]] 1751 1952 name = "clap_lex" 1752 - version = "0.7.2" 1953 + version = "0.7.4" 1954 + source = "registry+https://github.com/rust-lang/crates.io-index" 1955 + checksum = "f46ad14479a25103f283c0f10005961cf086d8dc42205bb44c46ac563475dca6" 1956 + 1957 + [[package]] 1958 + name = "clipboard-win" 1959 + version = "5.4.0" 1753 1960 source = "registry+https://github.com/rust-lang/crates.io-index" 1754 - checksum = "1462739cb27611015575c0c11df5df7601141071f07518d56fcc1be504cbec97" 1961 + checksum = "15efe7a882b08f34e38556b14f2fb3daa98769d06c7f0c1b076dfd0d983bc892" 1962 + dependencies = [ 1963 + "error-code", 1964 + ] 1755 1965 1756 1966 [[package]] 1757 1967 name = "cmake" 1758 - version = "0.1.51" 1968 + version = "0.1.54" 1759 1969 source = "registry+https://github.com/rust-lang/crates.io-index" 1760 - checksum = "fb1e43aa7fd152b1f968787f7dbcdeb306d1867ff373c69955211876c053f91a" 1970 + checksum = "e7caa3f9de89ddbe2c607f4101924c5abec803763ae9534e4f4d7d8f84aa81f0" 1761 1971 dependencies = [ 1762 1972 "cc", 1763 1973 ] 1764 1974 1765 1975 [[package]] 1766 - name = "colorchoice" 1767 - version = "1.0.2" 1976 + name = "codespan-reporting" 1977 + version = "0.11.1" 1768 1978 source = "registry+https://github.com/rust-lang/crates.io-index" 1769 - checksum = "d3fd119d74b830634cea2a0f58bbd0d54540518a14397557951e79340abc28c0" 1979 + checksum = "3538270d33cc669650c4b093848450d380def10c331d38c768e34cac80576e6e" 1980 + dependencies = [ 1981 + "termcolor", 1982 + "unicode-width 0.1.14", 1983 + ] 1770 1984 1771 1985 [[package]] 1772 - name = "combine" 1773 - version = "4.6.7" 1986 + name = "color-print" 1987 + version = "0.3.7" 1774 1988 source = "registry+https://github.com/rust-lang/crates.io-index" 1775 - checksum = "ba5a308b75df32fe02788e748662718f03fde005016435c444eea572398219fd" 1989 + checksum = "3aa954171903797d5623e047d9ab69d91b493657917bdfb8c2c80ecaf9cdb6f4" 1776 1990 dependencies = [ 1777 - "bytes", 1778 - "futures-core", 1779 - "memchr", 1780 - "pin-project-lite", 1781 - "tokio", 1782 - "tokio-util", 1991 + "color-print-proc-macro", 1783 1992 ] 1784 1993 1785 1994 [[package]] 1995 + name = "color-print-proc-macro" 1996 + version = "0.3.7" 1997 + source = "registry+https://github.com/rust-lang/crates.io-index" 1998 + checksum = "692186b5ebe54007e45a59aea47ece9eb4108e141326c304cdc91699a7118a22" 1999 + dependencies = [ 2000 + "nom 7.1.3", 2001 + "proc-macro2", 2002 + "quote", 2003 + "syn 2.0.99", 2004 + ] 2005 + 2006 + [[package]] 2007 + name = "color_quant" 2008 + version = "1.1.0" 2009 + source = "registry+https://github.com/rust-lang/crates.io-index" 2010 + checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b" 2011 + 2012 + [[package]] 2013 + name = "colorchoice" 2014 + version = "1.0.3" 2015 + source = "registry+https://github.com/rust-lang/crates.io-index" 2016 + checksum = "5b63caa9aa9397e2d9480a9b13673856c78d8ac123288526c37d7839f2a86990" 2017 + 2018 + [[package]] 1786 2019 name = "comfy-table" 1787 - version = "7.1.1" 2020 + version = "7.1.4" 1788 2021 source = "registry+https://github.com/rust-lang/crates.io-index" 1789 - checksum = "b34115915337defe99b2aff5c2ce6771e5fbc4079f4b506301f5cf394c8452f7" 2022 + checksum = "4a65ebfec4fb190b6f90e944a817d60499ee0744e582530e2c9900a22e591d9a" 1790 2023 dependencies = [ 1791 - "strum 0.26.3", 1792 - "strum_macros 0.26.4", 1793 - "unicode-width", 2024 + "unicode-segmentation", 2025 + "unicode-width 0.2.0", 1794 2026 ] 1795 2027 1796 2028 [[package]] ··· 1810 2042 1811 2043 [[package]] 1812 2044 name = "console" 1813 - version = "0.15.8" 2045 + version = "0.15.11" 1814 2046 source = "registry+https://github.com/rust-lang/crates.io-index" 1815 - checksum = "0e1f83fc076bd6dd27517eacdf25fef6c4dfe5f1d7448bafaaf3a26f13b5e4eb" 2047 + checksum = "054ccb5b10f9f2cbf51eb355ca1d05c2d279ce1804688d0db74b4733a5aeafd8" 1816 2048 dependencies = [ 1817 2049 "encode_unicode", 1818 - "lazy_static", 1819 2050 "libc", 1820 - "unicode-width", 1821 - "windows-sys 0.52.0", 1822 - ] 1823 - 1824 - [[package]] 1825 - name = "console_error_panic_hook" 1826 - version = "0.1.7" 1827 - source = "registry+https://github.com/rust-lang/crates.io-index" 1828 - checksum = "a06aeb73f470f66dcdbf7223caeebb85984942f22f1adb2a088cf9668146bbbc" 1829 - dependencies = [ 1830 - "cfg-if", 1831 - "wasm-bindgen", 2051 + "once_cell", 2052 + "unicode-width 0.2.0", 2053 + "windows-sys 0.59.0", 1832 2054 ] 1833 2055 1834 2056 [[package]] ··· 1859 2081 1860 2082 [[package]] 1861 2083 name = "const_format" 1862 - version = "0.2.33" 2084 + version = "0.2.34" 1863 2085 source = "registry+https://github.com/rust-lang/crates.io-index" 1864 - checksum = "50c655d81ff1114fb0dcdea9225ea9f0cc712a6f8d189378e82bdf62a473a64b" 2086 + checksum = "126f97965c8ad46d6d9163268ff28432e8f6a1196a55578867832e3049df63dd" 1865 2087 dependencies = [ 1866 2088 "const_format_proc_macros", 1867 2089 "konst", ··· 1869 2091 1870 2092 [[package]] 1871 2093 name = "const_format_proc_macros" 1872 - version = "0.2.33" 2094 + version = "0.2.34" 1873 2095 source = "registry+https://github.com/rust-lang/crates.io-index" 1874 - checksum = "eff1a44b93f47b1bac19a27932f5c591e43d1ba357ee4f61526c8a25603f0eb1" 2096 + checksum = "1d57c2eccfb16dbac1f4e61e206105db5820c9d26c3c472bc17c774259ef7744" 1875 2097 dependencies = [ 1876 2098 "proc-macro2", 1877 2099 "quote", ··· 1937 2159 ] 1938 2160 1939 2161 [[package]] 2162 + name = "core-foundation" 2163 + version = "0.10.0" 2164 + source = "registry+https://github.com/rust-lang/crates.io-index" 2165 + checksum = "b55271e5c8c478ad3f38ad24ef34923091e0548492a266d19b3c0b4d82574c63" 2166 + dependencies = [ 2167 + "core-foundation-sys", 2168 + "libc", 2169 + ] 2170 + 2171 + [[package]] 1940 2172 name = "core-foundation-sys" 1941 2173 version = "0.8.7" 1942 2174 source = "registry+https://github.com/rust-lang/crates.io-index" 1943 2175 checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b" 1944 2176 1945 2177 [[package]] 2178 + name = "core-graphics-types" 2179 + version = "0.1.3" 2180 + source = "registry+https://github.com/rust-lang/crates.io-index" 2181 + checksum = "45390e6114f68f718cc7a830514a96f903cccd70d02a8f6d9f643ac4ba45afaf" 2182 + dependencies = [ 2183 + "bitflags 1.3.2", 2184 + "core-foundation 0.9.4", 2185 + "libc", 2186 + ] 2187 + 2188 + [[package]] 1946 2189 name = "cpufeatures" 1947 - version = "0.2.14" 2190 + version = "0.2.17" 1948 2191 source = "registry+https://github.com/rust-lang/crates.io-index" 1949 - checksum = "608697df725056feaccfa42cffdaeeec3fccc4ffc38358ecd19b243e716a78e0" 2192 + checksum = "59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280" 1950 2193 dependencies = [ 1951 2194 "libc", 1952 2195 ] ··· 1986 2229 1987 2230 [[package]] 1988 2231 name = "cron" 1989 - version = "0.12.1" 2232 + version = "0.15.0" 1990 2233 source = "registry+https://github.com/rust-lang/crates.io-index" 1991 - checksum = "6f8c3e73077b4b4a6ab1ea5047c37c57aee77657bc8ecd6f29b0af082d0b0c07" 2234 + checksum = "5877d3fbf742507b66bc2a1945106bd30dd8504019d596901ddd012a4dd01740" 1992 2235 dependencies = [ 1993 2236 "chrono", 1994 - "nom", 1995 2237 "once_cell", 2238 + "winnow 0.6.26", 2239 + ] 2240 + 2241 + [[package]] 2242 + name = "croner" 2243 + version = "2.1.0" 2244 + source = "registry+https://github.com/rust-lang/crates.io-index" 2245 + checksum = "38fd53511eaf0b00a185613875fee58b208dfce016577d0ad4bb548e1c4fb3ee" 2246 + dependencies = [ 2247 + "chrono", 1996 2248 ] 1997 2249 1998 2250 [[package]] ··· 2010 2262 2011 2263 [[package]] 2012 2264 name = "crossbeam-channel" 2013 - version = "0.5.13" 2265 + version = "0.5.14" 2014 2266 source = "registry+https://github.com/rust-lang/crates.io-index" 2015 - checksum = "33480d6946193aa8033910124896ca395333cae7e2d1113d1fef6c3272217df2" 2267 + checksum = "06ba6d68e24814cb8de6bb986db8222d3a027d15872cabc0d18817bc3c0e4471" 2016 2268 dependencies = [ 2017 2269 "crossbeam-utils", 2018 2270 ] 2019 2271 2020 2272 [[package]] 2021 2273 name = "crossbeam-deque" 2022 - version = "0.8.5" 2274 + version = "0.8.6" 2023 2275 source = "registry+https://github.com/rust-lang/crates.io-index" 2024 - checksum = "613f8cc01fe9cf1a3eb3d7f488fd2fa8388403e97039e2f73692932e291a770d" 2276 + checksum = "9dd111b7b7f7d55b72c0a6ae361660ee5853c9af73f70c3c2ef6858b950e2e51" 2025 2277 dependencies = [ 2026 2278 "crossbeam-epoch", 2027 2279 "crossbeam-utils", ··· 2038 2290 2039 2291 [[package]] 2040 2292 name = "crossbeam-queue" 2041 - version = "0.3.11" 2293 + version = "0.3.12" 2042 2294 source = "registry+https://github.com/rust-lang/crates.io-index" 2043 - checksum = "df0346b5d5e76ac2fe4e327c5fd1118d6be7c51dfb18f9b7922923f287471e35" 2295 + checksum = "0f58bbc28f91df819d0aa2a2c00cd19754769c2fad90579b3592b1c9ba7a3115" 2044 2296 dependencies = [ 2045 2297 "crossbeam-utils", 2046 2298 ] 2047 2299 2048 2300 [[package]] 2049 2301 name = "crossbeam-utils" 2050 - version = "0.8.20" 2302 + version = "0.8.21" 2051 2303 source = "registry+https://github.com/rust-lang/crates.io-index" 2052 - checksum = "22ec99545bb0ed0ea7bb9b8e1e9122ea386ff8a48c0922e43f36d45ab09e0e80" 2304 + checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28" 2053 2305 2054 2306 [[package]] 2055 2307 name = "crunchy" 2056 - version = "0.2.2" 2308 + version = "0.2.3" 2057 2309 source = "registry+https://github.com/rust-lang/crates.io-index" 2058 - checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7" 2310 + checksum = "43da5946c66ffcc7745f48db692ffbb10a83bfe0afd96235c5c2a4fb23994929" 2059 2311 2060 2312 [[package]] 2061 2313 name = "crypto-bigint" ··· 2076 2328 checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3" 2077 2329 dependencies = [ 2078 2330 "generic-array", 2331 + "rand_core 0.6.4", 2079 2332 "typenum", 2080 2333 ] 2081 2334 2082 2335 [[package]] 2083 2336 name = "csv" 2084 - version = "1.3.0" 2337 + version = "1.3.1" 2085 2338 source = "registry+https://github.com/rust-lang/crates.io-index" 2086 - checksum = "ac574ff4d437a7b5ad237ef331c17ccca63c46479e5b5453eb8e10bb99a759fe" 2339 + checksum = "acdc4883a9c96732e4733212c01447ebd805833b7275a73ca3ee080fd77afdaf" 2087 2340 dependencies = [ 2088 2341 "csv-core", 2089 2342 "itoa", ··· 2093 2346 2094 2347 [[package]] 2095 2348 name = "csv-core" 2096 - version = "0.1.11" 2349 + version = "0.1.12" 2097 2350 source = "registry+https://github.com/rust-lang/crates.io-index" 2098 - checksum = "5efa2b3d7902f4b634a20cae3c9c4e6209dc4779feb6863329607560143efa70" 2351 + checksum = "7d02f3b0da4c6504f86e9cd789d8dbafab48c2321be74e9987593de5a894d93d" 2099 2352 dependencies = [ 2100 2353 "memchr", 2101 2354 ] 2102 2355 2103 2356 [[package]] 2357 + name = "ctr" 2358 + version = "0.9.2" 2359 + source = "registry+https://github.com/rust-lang/crates.io-index" 2360 + checksum = "0369ee1ad671834580515889b80f2ea915f23b8be8d0daa4bbaf2ac5c7590835" 2361 + dependencies = [ 2362 + "cipher 0.4.4", 2363 + ] 2364 + 2365 + [[package]] 2104 2366 name = "curve25519-dalek" 2105 2367 version = "4.1.3" 2106 2368 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 2110 2372 "cpufeatures", 2111 2373 "curve25519-dalek-derive", 2112 2374 "digest 0.10.7", 2113 - "fiat-crypto", 2375 + "fiat-crypto 0.2.9", 2114 2376 "rustc_version 0.4.1", 2115 2377 "subtle", 2116 2378 "zeroize", ··· 2124 2386 dependencies = [ 2125 2387 "proc-macro2", 2126 2388 "quote", 2127 - "syn 2.0.81", 2389 + "syn 2.0.99", 2390 + ] 2391 + 2392 + [[package]] 2393 + name = "d3d12" 2394 + version = "0.20.0" 2395 + source = "registry+https://github.com/rust-lang/crates.io-index" 2396 + checksum = "b28bfe653d79bd16c77f659305b195b82bb5ce0c0eb2a4846b82ddbd77586813" 2397 + dependencies = [ 2398 + "bitflags 2.9.0", 2399 + "libloading 0.8.6", 2400 + "winapi", 2401 + ] 2402 + 2403 + [[package]] 2404 + name = "darling" 2405 + version = "0.13.4" 2406 + source = "registry+https://github.com/rust-lang/crates.io-index" 2407 + checksum = "a01d95850c592940db9b8194bc39f4bc0e89dee5c4265e4b1807c34a9aba453c" 2408 + dependencies = [ 2409 + "darling_core 0.13.4", 2410 + "darling_macro 0.13.4", 2128 2411 ] 2129 2412 2130 2413 [[package]] ··· 2149 2432 2150 2433 [[package]] 2151 2434 name = "darling_core" 2435 + version = "0.13.4" 2436 + source = "registry+https://github.com/rust-lang/crates.io-index" 2437 + checksum = "859d65a907b6852c9361e3185c862aae7fafd2887876799fa55f5f99dc40d610" 2438 + dependencies = [ 2439 + "fnv", 2440 + "ident_case", 2441 + "proc-macro2", 2442 + "quote", 2443 + "strsim 0.10.0", 2444 + "syn 1.0.109", 2445 + ] 2446 + 2447 + [[package]] 2448 + name = "darling_core" 2152 2449 version = "0.14.4" 2153 2450 source = "registry+https://github.com/rust-lang/crates.io-index" 2154 2451 checksum = "109c1ca6e6b7f82cc233a97004ea8ed7ca123a9af07a8230878fcfda9b158bf0" ··· 2172 2469 "proc-macro2", 2173 2470 "quote", 2174 2471 "strsim 0.11.1", 2175 - "syn 2.0.81", 2472 + "syn 2.0.99", 2473 + ] 2474 + 2475 + [[package]] 2476 + name = "darling_macro" 2477 + version = "0.13.4" 2478 + source = "registry+https://github.com/rust-lang/crates.io-index" 2479 + checksum = "9c972679f83bdf9c42bd905396b6c3588a843a17f0f16dfcfa3e2c5d57441835" 2480 + dependencies = [ 2481 + "darling_core 0.13.4", 2482 + "quote", 2483 + "syn 1.0.109", 2176 2484 ] 2177 2485 2178 2486 [[package]] ··· 2194 2502 dependencies = [ 2195 2503 "darling_core 0.20.10", 2196 2504 "quote", 2197 - "syn 2.0.81", 2505 + "syn 2.0.99", 2198 2506 ] 2199 2507 2200 2508 [[package]] ··· 2212 2520 2213 2521 [[package]] 2214 2522 name = "data-encoding" 2215 - version = "2.6.0" 2523 + version = "2.8.0" 2216 2524 source = "registry+https://github.com/rust-lang/crates.io-index" 2217 - checksum = "e8566979429cf69b49a5c740c60791108e86440e8be149bbea4fe54d2c32d6e2" 2525 + checksum = "575f75dfd25738df5b91b8e43e14d44bda14637a58fae779fd2b064f8bf3e010" 2218 2526 2219 2527 [[package]] 2220 2528 name = "data-url" 2221 - version = "0.3.0" 2529 + version = "0.3.1" 2222 2530 source = "registry+https://github.com/rust-lang/crates.io-index" 2223 - checksum = "41b319d1b62ffbd002e057f36bebd1f42b9f97927c9577461d855f3513c4289f" 2531 + checksum = "5c297a1c74b71ae29df00c3e22dd9534821d60eb9af5a0192823fa2acea70c2a" 2224 2532 2225 2533 [[package]] 2226 2534 name = "datafusion" ··· 2233 2541 "arrow-array", 2234 2542 "arrow-ipc", 2235 2543 "arrow-schema", 2236 - "async-compression 0.4.16", 2544 + "async-compression", 2237 2545 "async-trait", 2238 2546 "bytes", 2239 - "bzip2", 2547 + "bzip2 0.4.4", 2240 2548 "chrono", 2241 2549 "dashmap", 2242 2550 "datafusion-common", ··· 2256 2564 "glob", 2257 2565 "half", 2258 2566 "hashbrown 0.14.5", 2259 - "indexmap 2.6.0", 2567 + "indexmap 2.7.1", 2260 2568 "itertools 0.12.1", 2261 2569 "log", 2262 2570 "num_cpus", ··· 2271 2579 "tokio", 2272 2580 "tokio-util", 2273 2581 "url", 2274 - "uuid 1.11.0", 2582 + "uuid 1.15.1", 2275 2583 "xz2", 2276 - "zstd 0.13.2", 2584 + "zstd", 2277 2585 ] 2278 2586 2279 2587 [[package]] ··· 2371 2679 "regex", 2372 2680 "sha2 0.10.8", 2373 2681 "unicode-segmentation", 2374 - "uuid 1.11.0", 2682 + "uuid 1.15.1", 2375 2683 ] 2376 2684 2377 2685 [[package]] ··· 2425 2733 "datafusion-expr", 2426 2734 "datafusion-physical-expr", 2427 2735 "hashbrown 0.14.5", 2428 - "indexmap 2.6.0", 2736 + "indexmap 2.7.1", 2429 2737 "itertools 0.12.1", 2430 2738 "log", 2431 2739 "regex-syntax 0.8.5", ··· 2454 2762 "half", 2455 2763 "hashbrown 0.14.5", 2456 2764 "hex", 2457 - "indexmap 2.6.0", 2765 + "indexmap 2.7.1", 2458 2766 "itertools 0.12.1", 2459 2767 "log", 2460 2768 "paste", 2461 - "petgraph", 2769 + "petgraph 0.6.5", 2462 2770 "regex", 2463 2771 ] 2464 2772 ··· 2498 2806 "futures", 2499 2807 "half", 2500 2808 "hashbrown 0.14.5", 2501 - "indexmap 2.6.0", 2809 + "indexmap 2.7.1", 2502 2810 "itertools 0.12.1", 2503 2811 "log", 2504 2812 "once_cell", ··· 2538 2846 checksum = "bef552e6f588e446098f6ba40d89ac146c8c7b64aade83c051ee00bb5d2bc18d" 2539 2847 dependencies = [ 2540 2848 "serde", 2541 - "uuid 1.11.0", 2849 + "uuid 1.15.1", 2542 2850 ] 2543 2851 2544 2852 [[package]] 2545 2853 name = "deno_ast" 2546 - version = "0.42.2" 2854 + version = "0.44.0" 2547 2855 source = "registry+https://github.com/rust-lang/crates.io-index" 2548 - checksum = "b2b9d03b1bbeeecdac54367f075d572131736d06c5be3bc49037855bc5ab1bbb" 2856 + checksum = "eebc7aaabfdb3ddcad32aee1b62d250149dc8b35dfbdccbb125df2bdc62da952" 2549 2857 dependencies = [ 2550 2858 "base64 0.21.7", 2859 + "deno_error", 2551 2860 "deno_media_type", 2552 - "deno_terminal 0.1.1", 2861 + "deno_terminal", 2553 2862 "dprint-swc-ext", 2554 2863 "once_cell", 2555 2864 "percent-encoding", 2556 2865 "serde", 2557 - "sourcemap 9.0.0", 2866 + "sourcemap 9.1.2", 2558 2867 "swc_atoms", 2559 2868 "swc_common", 2560 2869 "swc_config", ··· 2577 2886 "swc_visit", 2578 2887 "swc_visit_macros", 2579 2888 "text_lines", 2580 - "thiserror", 2581 - "unicode-width", 2889 + "thiserror 2.0.12", 2890 + "unicode-width 0.1.14", 2891 + "url", 2892 + ] 2893 + 2894 + [[package]] 2895 + name = "deno_broadcast_channel" 2896 + version = "0.184.0" 2897 + source = "registry+https://github.com/rust-lang/crates.io-index" 2898 + checksum = "33db5dacb54c6fda4c5ea4103c5687b76a51202343379af8b21120ba9d20f3c2" 2899 + dependencies = [ 2900 + "async-trait", 2901 + "deno_core", 2902 + "deno_error", 2903 + "thiserror 2.0.12", 2904 + "tokio", 2905 + "uuid 1.15.1", 2906 + ] 2907 + 2908 + [[package]] 2909 + name = "deno_cache" 2910 + version = "0.122.0" 2911 + source = "registry+https://github.com/rust-lang/crates.io-index" 2912 + checksum = "e0daca6ec4e6142a994d38e7bc587dda7948fa00e6194b671a5d4340f5a918a3" 2913 + dependencies = [ 2914 + "async-trait", 2915 + "deno_core", 2916 + "deno_error", 2917 + "rusqlite", 2918 + "serde", 2919 + "sha2 0.10.8", 2920 + "thiserror 2.0.12", 2921 + "tokio", 2922 + ] 2923 + 2924 + [[package]] 2925 + name = "deno_cache_dir" 2926 + version = "0.17.0" 2927 + source = "registry+https://github.com/rust-lang/crates.io-index" 2928 + checksum = "27429da4d0e601baaa41415a43468d49a586645d13497f12e8a9346f9f6b1347" 2929 + dependencies = [ 2930 + "async-trait", 2931 + "base32", 2932 + "base64 0.21.7", 2933 + "boxed_error", 2934 + "cache_control", 2935 + "chrono", 2936 + "data-url", 2937 + "deno_error", 2938 + "deno_media_type", 2939 + "deno_path_util", 2940 + "http 1.2.0", 2941 + "indexmap 2.7.1", 2942 + "log", 2943 + "once_cell", 2944 + "parking_lot", 2945 + "serde", 2946 + "serde_json", 2947 + "sha2 0.10.8", 2948 + "sys_traits", 2949 + "thiserror 1.0.69", 2950 + "url", 2951 + ] 2952 + 2953 + [[package]] 2954 + name = "deno_canvas" 2955 + version = "0.59.0" 2956 + source = "registry+https://github.com/rust-lang/crates.io-index" 2957 + checksum = "35ca8f93d60d96d6f6cb0da632303afb98567accf07d9b6f8d2ef88617589d9e" 2958 + dependencies = [ 2959 + "deno_core", 2960 + "deno_error", 2961 + "deno_webgpu", 2962 + "image", 2963 + "serde", 2964 + "thiserror 2.0.12", 2965 + ] 2966 + 2967 + [[package]] 2968 + name = "deno_config" 2969 + version = "0.46.0" 2970 + source = "registry+https://github.com/rust-lang/crates.io-index" 2971 + checksum = "08fe512a72c4300bd997c6849450a1f050da0c909a2a4fbdc44891647392bacf" 2972 + dependencies = [ 2973 + "boxed_error", 2974 + "capacity_builder 0.5.0", 2975 + "deno_error", 2976 + "deno_package_json", 2977 + "deno_path_util", 2978 + "deno_semver", 2979 + "glob", 2980 + "ignore", 2981 + "import_map", 2982 + "indexmap 2.7.1", 2983 + "jsonc-parser", 2984 + "log", 2985 + "percent-encoding", 2986 + "phf", 2987 + "serde", 2988 + "serde_json", 2989 + "sys_traits", 2990 + "thiserror 2.0.12", 2582 2991 "url", 2583 2992 ] 2584 2993 2585 2994 [[package]] 2586 2995 name = "deno_console" 2587 - version = "0.171.0" 2996 + version = "0.190.0" 2588 2997 source = "registry+https://github.com/rust-lang/crates.io-index" 2589 - checksum = "144108c8bb93b1df2cda4583d9beb8cd4e18798d3e030af8b07d2c55c1e3259b" 2998 + checksum = "94352b8d75c288a26ef748ad0ddae07e181109374a02c547850f96eef76b5389" 2590 2999 dependencies = [ 2591 3000 "deno_core", 2592 3001 ] 2593 3002 2594 3003 [[package]] 2595 3004 name = "deno_core" 2596 - version = "0.311.0" 3005 + version = "0.336.0" 2597 3006 source = "registry+https://github.com/rust-lang/crates.io-index" 2598 - checksum = "5e09bd55da542fa1fde753aff617c355b5d782e763ab2a19e4371a56d7844cac" 3007 + checksum = "fdd50476c4325d5fa52bb906804a1e35b127d2a1dcf674e3447b53dcf25525bf" 2599 3008 dependencies = [ 2600 3009 "anyhow", 3010 + "az", 2601 3011 "bincode", 2602 3012 "bit-set", 2603 3013 "bit-vec", 2604 3014 "bytes", 3015 + "capacity_builder 0.1.3", 2605 3016 "cooked-waker", 2606 3017 "deno_core_icudata", 3018 + "deno_error", 2607 3019 "deno_ops", 3020 + "deno_path_util", 2608 3021 "deno_unsync", 2609 3022 "futures", 3023 + "indexmap 2.7.1", 2610 3024 "libc", 2611 3025 "memoffset", 2612 3026 "parking_lot", ··· 2618 3032 "smallvec", 2619 3033 "sourcemap 8.0.1", 2620 3034 "static_assertions", 3035 + "thiserror 2.0.12", 2621 3036 "tokio", 2622 3037 "url", 2623 3038 "v8", 3039 + "wasm_dep_analyzer", 2624 3040 ] 2625 3041 2626 3042 [[package]] 2627 3043 name = "deno_core_icudata" 2628 - version = "0.0.73" 3044 + version = "0.74.0" 3045 + source = "registry+https://github.com/rust-lang/crates.io-index" 3046 + checksum = "fe4dccb6147bb3f3ba0c7a48e993bfeb999d2c2e47a81badee80e2b370c8d695" 3047 + 3048 + [[package]] 3049 + name = "deno_cron" 3050 + version = "0.70.0" 3051 + source = "registry+https://github.com/rust-lang/crates.io-index" 3052 + checksum = "e8ec283bef14bcf655b209619766bdeab67f2a5e093991cca73f5d502f7bf6e8" 3053 + dependencies = [ 3054 + "anyhow", 3055 + "async-trait", 3056 + "chrono", 3057 + "deno_core", 3058 + "deno_error", 3059 + "saffron", 3060 + "thiserror 2.0.12", 3061 + "tokio", 3062 + ] 3063 + 3064 + [[package]] 3065 + name = "deno_crypto" 3066 + version = "0.204.0" 3067 + source = "registry+https://github.com/rust-lang/crates.io-index" 3068 + checksum = "4f0493142a437e49b46aa8e08d715942076ff48c3cb776f0b015b4224ed0d37a" 3069 + dependencies = [ 3070 + "aes 0.8.3", 3071 + "aes-gcm", 3072 + "aes-kw", 3073 + "base64 0.21.7", 3074 + "cbc", 3075 + "const-oid", 3076 + "ctr", 3077 + "curve25519-dalek", 3078 + "deno_core", 3079 + "deno_error", 3080 + "deno_web", 3081 + "ed448-goldilocks", 3082 + "elliptic-curve", 3083 + "num-traits", 3084 + "once_cell", 3085 + "p256", 3086 + "p384", 3087 + "p521", 3088 + "rand 0.8.5", 3089 + "ring 0.17.11", 3090 + "rsa", 3091 + "sec1", 3092 + "serde", 3093 + "serde_bytes", 3094 + "sha1", 3095 + "sha2 0.10.8", 3096 + "signature", 3097 + "spki", 3098 + "thiserror 2.0.12", 3099 + "tokio", 3100 + "uuid 1.15.1", 3101 + "x25519-dalek", 3102 + ] 3103 + 3104 + [[package]] 3105 + name = "deno_error" 3106 + version = "0.5.5" 2629 3107 source = "registry+https://github.com/rust-lang/crates.io-index" 2630 - checksum = "a13951ea98c0a4c372f162d669193b4c9d991512de9f2381dd161027f34b26b1" 3108 + checksum = "9c23dbc46d5804814b08b4675838f9884e3a52916987ec5105af36d42f9911b5" 3109 + dependencies = [ 3110 + "deno_error_macro", 3111 + "libc", 3112 + "serde", 3113 + "serde_json", 3114 + "tokio", 3115 + "url", 3116 + ] 3117 + 3118 + [[package]] 3119 + name = "deno_error_macro" 3120 + version = "0.5.5" 3121 + source = "registry+https://github.com/rust-lang/crates.io-index" 3122 + checksum = "babccedee31ce7e57c3e6dff2cb3ab8d68c49d0df8222fe0d11d628e65192790" 3123 + dependencies = [ 3124 + "proc-macro2", 3125 + "quote", 3126 + "syn 2.0.99", 3127 + ] 2631 3128 2632 3129 [[package]] 2633 3130 name = "deno_fetch" 2634 - version = "0.195.0" 3131 + version = "0.214.0" 2635 3132 source = "registry+https://github.com/rust-lang/crates.io-index" 2636 - checksum = "8a91340a1d60cebe1392e4b6e1614709ab5fdcfc1f55842561e498d7ef9b2cb9" 3133 + checksum = "3df032ca1f7f06a5cc459189b960793f64d415ddc9f59f262e0ad5059865002d" 2637 3134 dependencies = [ 2638 3135 "base64 0.21.7", 2639 3136 "bytes", 2640 3137 "data-url", 2641 3138 "deno_core", 3139 + "deno_error", 3140 + "deno_fs", 3141 + "deno_path_util", 2642 3142 "deno_permissions", 2643 3143 "deno_tls", 2644 3144 "dyn-clone", 2645 3145 "error_reporter", 2646 - "http 1.1.0", 3146 + "h2 0.4.8", 3147 + "hickory-resolver", 3148 + "http 1.2.0", 2647 3149 "http-body-util", 2648 - "hyper 1.5.0", 2649 - "hyper-rustls 0.27.3", 3150 + "hyper 1.6.0", 3151 + "hyper-rustls 0.27.5", 2650 3152 "hyper-util", 2651 3153 "ipnet", 2652 3154 "percent-encoding", 2653 3155 "rustls-webpki 0.102.8", 2654 3156 "serde", 2655 3157 "serde_json", 3158 + "thiserror 2.0.12", 2656 3159 "tokio", 2657 - "tokio-rustls 0.26.0", 3160 + "tokio-rustls 0.26.2", 2658 3161 "tokio-socks", 2659 3162 "tokio-util", 2660 - "tower 0.4.13", 2661 - "tower-http 0.6.1", 3163 + "tower 0.5.2", 3164 + "tower-http", 2662 3165 "tower-service", 2663 3166 ] 2664 3167 2665 3168 [[package]] 3169 + name = "deno_ffi" 3170 + version = "0.177.0" 3171 + source = "registry+https://github.com/rust-lang/crates.io-index" 3172 + checksum = "bfbdc4e55c79ec1bc8a3ac72313e6f70d76340222f1e50c5c91e050296f83544" 3173 + dependencies = [ 3174 + "deno_core", 3175 + "deno_error", 3176 + "deno_permissions", 3177 + "dlopen2 0.6.1", 3178 + "dynasmrt", 3179 + "libffi", 3180 + "libffi-sys", 3181 + "log", 3182 + "num-bigint", 3183 + "serde", 3184 + "serde-value", 3185 + "serde_json", 3186 + "thiserror 2.0.12", 3187 + "tokio", 3188 + "winapi", 3189 + ] 3190 + 3191 + [[package]] 3192 + name = "deno_fs" 3193 + version = "0.100.0" 3194 + source = "registry+https://github.com/rust-lang/crates.io-index" 3195 + checksum = "c82f79b71403b93b248727a89746026104b3a5ac1d82e79a02af6fa8e8487666" 3196 + dependencies = [ 3197 + "async-trait", 3198 + "base32", 3199 + "boxed_error", 3200 + "deno_core", 3201 + "deno_error", 3202 + "deno_io", 3203 + "deno_path_util", 3204 + "deno_permissions", 3205 + "filetime", 3206 + "junction", 3207 + "libc", 3208 + "nix", 3209 + "rand 0.8.5", 3210 + "rayon", 3211 + "serde", 3212 + "thiserror 2.0.12", 3213 + "winapi", 3214 + "windows-sys 0.59.0", 3215 + ] 3216 + 3217 + [[package]] 3218 + name = "deno_http" 3219 + version = "0.188.0" 3220 + source = "registry+https://github.com/rust-lang/crates.io-index" 3221 + checksum = "d0b7e7a3bcac31ebd4677a96318003a98f0fda4613f6ba6d7f5ba57928727191" 3222 + dependencies = [ 3223 + "async-compression", 3224 + "async-trait", 3225 + "base64 0.21.7", 3226 + "brotli 6.0.0", 3227 + "bytes", 3228 + "cache_control", 3229 + "deno_core", 3230 + "deno_error", 3231 + "deno_net", 3232 + "deno_websocket", 3233 + "flate2", 3234 + "http 0.2.12", 3235 + "http 1.2.0", 3236 + "httparse", 3237 + "hyper 0.14.32", 3238 + "hyper 1.6.0", 3239 + "hyper-util", 3240 + "itertools 0.10.5", 3241 + "memmem", 3242 + "mime", 3243 + "once_cell", 3244 + "percent-encoding", 3245 + "phf", 3246 + "pin-project", 3247 + "ring 0.17.11", 3248 + "scopeguard", 3249 + "serde", 3250 + "smallvec", 3251 + "thiserror 2.0.12", 3252 + "tokio", 3253 + "tokio-util", 3254 + ] 3255 + 3256 + [[package]] 3257 + name = "deno_io" 3258 + version = "0.100.0" 3259 + source = "registry+https://github.com/rust-lang/crates.io-index" 3260 + checksum = "1e72489fe0dcada08047611d1ab92db1baebf7b606ab7c78790f622ecb30e22b" 3261 + dependencies = [ 3262 + "async-trait", 3263 + "deno_core", 3264 + "deno_error", 3265 + "filetime", 3266 + "fs3", 3267 + "libc", 3268 + "log", 3269 + "once_cell", 3270 + "os_pipe", 3271 + "parking_lot", 3272 + "pin-project", 3273 + "rand 0.8.5", 3274 + "tokio", 3275 + "uuid 1.15.1", 3276 + "winapi", 3277 + "windows-sys 0.59.0", 3278 + ] 3279 + 3280 + [[package]] 3281 + name = "deno_kv" 3282 + version = "0.98.0" 3283 + source = "registry+https://github.com/rust-lang/crates.io-index" 3284 + checksum = "b0e3930d0195a3350c05eb9a4bc619ec598ea84ad8bdb9b6c3e4bef798e7cf34" 3285 + dependencies = [ 3286 + "anyhow", 3287 + "async-trait", 3288 + "base64 0.21.7", 3289 + "boxed_error", 3290 + "bytes", 3291 + "chrono", 3292 + "deno_core", 3293 + "deno_error", 3294 + "deno_fetch", 3295 + "deno_path_util", 3296 + "deno_permissions", 3297 + "deno_tls", 3298 + "denokv_proto", 3299 + "denokv_remote", 3300 + "denokv_sqlite", 3301 + "faster-hex", 3302 + "http 1.2.0", 3303 + "http-body-util", 3304 + "log", 3305 + "num-bigint", 3306 + "prost", 3307 + "prost-build", 3308 + "rand 0.8.5", 3309 + "rusqlite", 3310 + "serde", 3311 + "thiserror 2.0.12", 3312 + "url", 3313 + ] 3314 + 3315 + [[package]] 3316 + name = "deno_lockfile" 3317 + version = "0.24.0" 3318 + source = "registry+https://github.com/rust-lang/crates.io-index" 3319 + checksum = "632e835a53ed667d62fdd766c5780fe8361c831d3e3fbf1a760a0b7896657587" 3320 + dependencies = [ 3321 + "deno_semver", 3322 + "serde", 3323 + "serde_json", 3324 + "thiserror 2.0.12", 3325 + ] 3326 + 3327 + [[package]] 2666 3328 name = "deno_media_type" 2667 - version = "0.1.4" 3329 + version = "0.2.5" 2668 3330 source = "registry+https://github.com/rust-lang/crates.io-index" 2669 - checksum = "a8978229b82552bf8457a0125aa20863f023619cfc21ebb007b1e571d68fd85b" 3331 + checksum = "600222d059ab31ff31182b3e12615df2134a9e01605836b78ad8df91ba39eab3" 2670 3332 dependencies = [ 2671 3333 "data-url", 2672 3334 "serde", ··· 2674 3336 ] 2675 3337 2676 3338 [[package]] 3339 + name = "deno_napi" 3340 + version = "0.121.0" 3341 + source = "registry+https://github.com/rust-lang/crates.io-index" 3342 + checksum = "13f30bf147cc46dba87e3088d037cf99a2845ead1138033d3b346178cb781558" 3343 + dependencies = [ 3344 + "deno_core", 3345 + "deno_error", 3346 + "deno_permissions", 3347 + "libc", 3348 + "libloading 0.7.4", 3349 + "log", 3350 + "napi_sym", 3351 + "thiserror 2.0.12", 3352 + "windows-sys 0.59.0", 3353 + ] 3354 + 3355 + [[package]] 2677 3356 name = "deno_native_certs" 2678 3357 version = "0.3.1" 2679 3358 source = "registry+https://github.com/rust-lang/crates.io-index" 2680 3359 checksum = "86bc737e098a45aa5742d51ce694ac7236a1e69fb0d9df8c862e9b4c9583c5f9" 2681 3360 dependencies = [ 2682 - "dlopen2", 3361 + "dlopen2 0.7.0", 2683 3362 "dlopen2_derive", 2684 3363 "once_cell", 2685 3364 "rustls-native-certs 0.7.3", ··· 2688 3367 2689 3368 [[package]] 2690 3369 name = "deno_net" 2691 - version = "0.163.0" 3370 + version = "0.182.0" 2692 3371 source = "registry+https://github.com/rust-lang/crates.io-index" 2693 - checksum = "5b769fd37232a38bf15a3834c9da8cc99409b52d0cf4a936f3117744369f8063" 3372 + checksum = "ab869063cbfe428a707511835865d55247886eb175659e538af4d5096c3d4d9d" 2694 3373 dependencies = [ 2695 3374 "deno_core", 3375 + "deno_error", 2696 3376 "deno_permissions", 2697 3377 "deno_tls", 3378 + "hickory-proto", 3379 + "hickory-resolver", 2698 3380 "pin-project", 3381 + "quinn", 2699 3382 "rustls-tokio-stream", 2700 3383 "serde", 2701 - "socket2 0.5.7", 3384 + "socket2", 3385 + "thiserror 2.0.12", 3386 + "tokio", 3387 + ] 3388 + 3389 + [[package]] 3390 + name = "deno_node" 3391 + version = "0.128.0" 3392 + source = "registry+https://github.com/rust-lang/crates.io-index" 3393 + checksum = "9638e803a668b0a5793ff94c9b2e82c54a05d9fc510901e9f3093d2d63dbdaab" 3394 + dependencies = [ 3395 + "aead-gcm-stream", 3396 + "aes 0.8.3", 3397 + "async-trait", 3398 + "base64 0.21.7", 3399 + "blake2", 3400 + "boxed_error", 3401 + "brotli 6.0.0", 3402 + "bytes", 3403 + "cbc", 3404 + "const-oid", 3405 + "ctr", 3406 + "data-encoding", 3407 + "deno_core", 3408 + "deno_error", 3409 + "deno_fetch", 3410 + "deno_fs", 3411 + "deno_io", 3412 + "deno_net", 3413 + "deno_package_json", 3414 + "deno_path_util", 3415 + "deno_permissions", 3416 + "deno_process", 3417 + "deno_whoami", 3418 + "der", 3419 + "digest 0.10.7", 3420 + "dsa", 3421 + "ecb", 3422 + "ecdsa", 3423 + "ed25519-dalek", 3424 + "elliptic-curve", 3425 + "errno", 3426 + "faster-hex", 3427 + "h2 0.4.8", 3428 + "hkdf", 3429 + "http 1.2.0", 3430 + "http-body-util", 3431 + "hyper 1.6.0", 3432 + "hyper-util", 3433 + "idna", 3434 + "indexmap 2.7.1", 3435 + "ipnetwork", 3436 + "k256", 3437 + "lazy-regex", 3438 + "libc", 3439 + "libz-sys", 3440 + "md-5 0.10.6", 3441 + "md4", 3442 + "memchr", 3443 + "node_resolver", 3444 + "num-bigint", 3445 + "num-bigint-dig", 3446 + "num-integer", 3447 + "num-traits", 3448 + "once_cell", 3449 + "p224", 3450 + "p256", 3451 + "p384", 3452 + "path-clean", 3453 + "pbkdf2", 3454 + "pkcs8", 3455 + "rand 0.8.5", 3456 + "regex", 3457 + "ring 0.17.11", 3458 + "ripemd", 3459 + "rsa", 3460 + "scrypt", 3461 + "sec1", 3462 + "serde", 3463 + "sha1", 3464 + "sha2 0.10.8", 3465 + "sha3", 3466 + "signature", 3467 + "simd-json", 3468 + "sm3", 3469 + "spki", 3470 + "stable_deref_trait", 3471 + "sys_traits", 3472 + "thiserror 2.0.12", 2702 3473 "tokio", 2703 - "trust-dns-proto", 2704 - "trust-dns-resolver", 3474 + "tokio-eld", 3475 + "url", 3476 + "webpki-root-certs", 3477 + "winapi", 3478 + "windows-sys 0.59.0", 3479 + "x25519-dalek", 3480 + "x509-parser", 3481 + "yoke", 3482 + ] 3483 + 3484 + [[package]] 3485 + name = "deno_npm" 3486 + version = "0.27.2" 3487 + source = "registry+https://github.com/rust-lang/crates.io-index" 3488 + checksum = "4adceb4c34f10e837d0e3ae76e88dddefb13e83c05c1ef1699fa5519241c9d27" 3489 + dependencies = [ 3490 + "async-trait", 3491 + "capacity_builder 0.5.0", 3492 + "deno_error", 3493 + "deno_lockfile", 3494 + "deno_semver", 3495 + "futures", 3496 + "log", 3497 + "monch", 3498 + "serde", 3499 + "serde_json", 3500 + "thiserror 2.0.12", 3501 + "url", 2705 3502 ] 2706 3503 2707 3504 [[package]] 2708 3505 name = "deno_ops" 2709 - version = "0.187.0" 3506 + version = "0.212.0" 2710 3507 source = "registry+https://github.com/rust-lang/crates.io-index" 2711 - checksum = "e040fd4def8a67538fe38c9955fd970efc9f44284bd69d44f8992a456afd665d" 3508 + checksum = "c2d328067139909aa81522a5d90f119368b541fbddd73ab630e4d9f777865f0d" 2712 3509 dependencies = [ 3510 + "indexmap 2.7.1", 2713 3511 "proc-macro-rules", 2714 3512 "proc-macro2", 2715 3513 "quote", 3514 + "stringcase", 2716 3515 "strum 0.25.0", 2717 3516 "strum_macros 0.25.3", 2718 - "syn 2.0.81", 2719 - "thiserror", 3517 + "syn 2.0.99", 3518 + "thiserror 2.0.12", 3519 + ] 3520 + 3521 + [[package]] 3522 + name = "deno_os" 3523 + version = "0.7.0" 3524 + source = "registry+https://github.com/rust-lang/crates.io-index" 3525 + checksum = "e8371d206f6265c4e0b74116c1a58cc8c464c45da0b43c1e8c19a911e88feb2b" 3526 + dependencies = [ 3527 + "deno_core", 3528 + "deno_error", 3529 + "deno_path_util", 3530 + "deno_permissions", 3531 + "deno_telemetry", 3532 + "libc", 3533 + "netif", 3534 + "ntapi", 3535 + "once_cell", 3536 + "serde", 3537 + "signal-hook", 3538 + "signal-hook-registry", 3539 + "thiserror 2.0.12", 3540 + "tokio", 3541 + "winapi", 3542 + ] 3543 + 3544 + [[package]] 3545 + name = "deno_package_json" 3546 + version = "0.4.2" 3547 + source = "registry+https://github.com/rust-lang/crates.io-index" 3548 + checksum = "d07d26dbfcc01e636aef86f9baff7faf5338398e74d283d8fe01e39068f48049" 3549 + dependencies = [ 3550 + "boxed_error", 3551 + "deno_error", 3552 + "deno_path_util", 3553 + "deno_semver", 3554 + "indexmap 2.7.1", 3555 + "serde", 3556 + "serde_json", 3557 + "sys_traits", 3558 + "thiserror 2.0.12", 3559 + "url", 2720 3560 ] 2721 3561 2722 3562 [[package]] 2723 3563 name = "deno_path_util" 2724 - version = "0.2.0" 3564 + version = "0.3.1" 2725 3565 source = "registry+https://github.com/rust-lang/crates.io-index" 2726 - checksum = "4889646c1ce8437a6fde3acb057fd7e2d039e62c61f5063fc125ed1ede114dc6" 3566 + checksum = "c87b8996966ae1b13ee9c20219b1d10fc53905b9570faae6adfa34614fd15224" 2727 3567 dependencies = [ 3568 + "deno_error", 2728 3569 "percent-encoding", 2729 - "thiserror", 3570 + "sys_traits", 3571 + "thiserror 2.0.12", 2730 3572 "url", 2731 3573 ] 2732 3574 2733 3575 [[package]] 2734 3576 name = "deno_permissions" 2735 - version = "0.31.0" 3577 + version = "0.49.0" 2736 3578 source = "registry+https://github.com/rust-lang/crates.io-index" 2737 - checksum = "b1328c2d1d26cd066ba9d7d5fb3451081219e373342423f78d7a1b73bfac9849" 3579 + checksum = "abf879dff0b3de4dbcb78d6dda3a55e711369d5b9f479270a82853ef106c4176" 2738 3580 dependencies = [ 3581 + "capacity_builder 0.5.0", 2739 3582 "deno_core", 3583 + "deno_error", 2740 3584 "deno_path_util", 2741 - "deno_terminal 0.2.0", 3585 + "deno_terminal", 2742 3586 "fqdn", 2743 3587 "libc", 2744 3588 "log", 2745 3589 "once_cell", 2746 3590 "percent-encoding", 2747 3591 "serde", 2748 - "which 4.4.2", 3592 + "thiserror 2.0.12", 3593 + "which 6.0.3", 2749 3594 "winapi", 2750 3595 ] 2751 3596 2752 3597 [[package]] 2753 - name = "deno_terminal" 2754 - version = "0.1.1" 3598 + name = "deno_process" 3599 + version = "0.5.0" 2755 3600 source = "registry+https://github.com/rust-lang/crates.io-index" 2756 - checksum = "7e6337d4e7f375f8b986409a76fbeecfa4bd8a1343e63355729ae4befa058eaf" 3601 + checksum = "700f8a2c9d369e7035e693f26a671489a73724450cbbc0a1e32f3966ef2f21fb" 2757 3602 dependencies = [ 3603 + "deno_core", 3604 + "deno_error", 3605 + "deno_fs", 3606 + "deno_io", 3607 + "deno_os", 3608 + "deno_path_util", 3609 + "deno_permissions", 3610 + "libc", 3611 + "log", 3612 + "memchr", 3613 + "nix", 3614 + "pin-project-lite", 3615 + "rand 0.8.5", 3616 + "serde", 3617 + "simd-json", 3618 + "tempfile", 3619 + "thiserror 2.0.12", 3620 + "tokio", 3621 + "which 6.0.3", 3622 + "winapi", 3623 + "windows-sys 0.59.0", 3624 + ] 3625 + 3626 + [[package]] 3627 + name = "deno_resolver" 3628 + version = "0.21.0" 3629 + source = "registry+https://github.com/rust-lang/crates.io-index" 3630 + checksum = "93c4ceec7b6e22344047b8a5577bb8239dc0a99884c25c1fa7d8611f4c3ed28b" 3631 + dependencies = [ 3632 + "anyhow", 3633 + "async-once-cell", 3634 + "async-trait", 3635 + "base32", 3636 + "boxed_error", 3637 + "dashmap", 3638 + "deno_cache_dir", 3639 + "deno_config", 3640 + "deno_error", 3641 + "deno_media_type", 3642 + "deno_npm", 3643 + "deno_package_json", 3644 + "deno_path_util", 3645 + "deno_semver", 3646 + "deno_terminal", 3647 + "futures", 3648 + "log", 3649 + "node_resolver", 2758 3650 "once_cell", 2759 - "termcolor", 3651 + "parking_lot", 3652 + "sys_traits", 3653 + "thiserror 2.0.12", 3654 + "url", 3655 + ] 3656 + 3657 + [[package]] 3658 + name = "deno_runtime" 3659 + version = "0.198.0" 3660 + source = "registry+https://github.com/rust-lang/crates.io-index" 3661 + checksum = "26a54d54ca920e5256c1e910c7574787d009a34afd41b20ad250278bb1aea290" 3662 + dependencies = [ 3663 + "color-print", 3664 + "deno_ast", 3665 + "deno_broadcast_channel", 3666 + "deno_cache", 3667 + "deno_canvas", 3668 + "deno_console", 3669 + "deno_core", 3670 + "deno_cron", 3671 + "deno_crypto", 3672 + "deno_error", 3673 + "deno_fetch", 3674 + "deno_ffi", 3675 + "deno_fs", 3676 + "deno_http", 3677 + "deno_io", 3678 + "deno_kv", 3679 + "deno_napi", 3680 + "deno_net", 3681 + "deno_node", 3682 + "deno_os", 3683 + "deno_path_util", 3684 + "deno_permissions", 3685 + "deno_process", 3686 + "deno_resolver", 3687 + "deno_telemetry", 3688 + "deno_terminal", 3689 + "deno_tls", 3690 + "deno_url", 3691 + "deno_web", 3692 + "deno_webgpu", 3693 + "deno_webidl", 3694 + "deno_websocket", 3695 + "deno_webstorage", 3696 + "dlopen2 0.6.1", 3697 + "encoding_rs", 3698 + "fastwebsockets", 3699 + "http 1.2.0", 3700 + "http-body-util", 3701 + "hyper 0.14.32", 3702 + "hyper 1.6.0", 3703 + "hyper-util", 3704 + "libc", 3705 + "log", 3706 + "nix", 3707 + "node_resolver", 3708 + "notify", 3709 + "ntapi", 3710 + "once_cell", 3711 + "percent-encoding", 3712 + "regex", 3713 + "rustyline", 3714 + "same-file", 3715 + "serde", 3716 + "sys_traits", 3717 + "tempfile", 3718 + "thiserror 2.0.12", 3719 + "tokio", 3720 + "tokio-metrics", 3721 + "twox-hash 1.6.3", 3722 + "uuid 1.15.1", 3723 + "which 6.0.3", 3724 + "winapi", 3725 + "windows-sys 0.59.0", 3726 + ] 3727 + 3728 + [[package]] 3729 + name = "deno_semver" 3730 + version = "0.7.1" 3731 + source = "registry+https://github.com/rust-lang/crates.io-index" 3732 + checksum = "4775271f9b5602482698f76d24ea9ed8ba27af7f587a7e9a876916300c542435" 3733 + dependencies = [ 3734 + "capacity_builder 0.5.0", 3735 + "deno_error", 3736 + "ecow", 3737 + "hipstr", 3738 + "monch", 3739 + "once_cell", 3740 + "serde", 3741 + "thiserror 2.0.12", 3742 + "url", 3743 + ] 3744 + 3745 + [[package]] 3746 + name = "deno_telemetry" 3747 + version = "0.12.0" 3748 + source = "registry+https://github.com/rust-lang/crates.io-index" 3749 + checksum = "d73802ee27361bbb6c0e3c04a799b39f458afbed1972c4aff0867420d1c36fdb" 3750 + dependencies = [ 3751 + "async-trait", 3752 + "deno_core", 3753 + "deno_error", 3754 + "deno_tls", 3755 + "http-body-util", 3756 + "hyper 1.6.0", 3757 + "hyper-rustls 0.27.5", 3758 + "hyper-util", 3759 + "log", 3760 + "once_cell", 3761 + "opentelemetry", 3762 + "opentelemetry-http", 3763 + "opentelemetry-otlp", 3764 + "opentelemetry-semantic-conventions", 3765 + "opentelemetry_sdk", 3766 + "pin-project", 3767 + "serde", 3768 + "thiserror 2.0.12", 3769 + "tokio", 2760 3770 ] 2761 3771 2762 3772 [[package]] ··· 2771 3781 2772 3782 [[package]] 2773 3783 name = "deno_tls" 2774 - version = "0.158.0" 3784 + version = "0.177.0" 2775 3785 source = "registry+https://github.com/rust-lang/crates.io-index" 2776 - checksum = "22a1abc6bd8af41aa2496ceceef94f4277092c781a9495c437327a17659553a2" 3786 + checksum = "a1e3ceb2be448150d8214e8fc454c947e0ea94f6ce16556544f05a67ad5a16b8" 2777 3787 dependencies = [ 2778 3788 "deno_core", 3789 + "deno_error", 2779 3790 "deno_native_certs", 2780 - "rustls 0.23.15", 3791 + "rustls 0.23.23", 2781 3792 "rustls-pemfile 2.2.0", 2782 3793 "rustls-tokio-stream", 2783 3794 "rustls-webpki 0.102.8", 2784 3795 "serde", 3796 + "thiserror 2.0.12", 2785 3797 "tokio", 2786 - "webpki-roots 0.26.6", 3798 + "webpki-roots", 2787 3799 ] 2788 3800 2789 3801 [[package]] 2790 3802 name = "deno_unsync" 2791 - version = "0.4.1" 3803 + version = "0.4.2" 2792 3804 source = "registry+https://github.com/rust-lang/crates.io-index" 2793 - checksum = "2f36b4ef61a04ce201b925a5dffa90f88437d37fee4836c758470dd15ba7f05e" 3805 + checksum = "d774fd83f26b24f0805a6ab8b26834a0d06ceac0db517b769b1e4633c96a2057" 2794 3806 dependencies = [ 3807 + "futures", 2795 3808 "parking_lot", 2796 3809 "tokio", 2797 3810 ] 2798 3811 2799 3812 [[package]] 2800 3813 name = "deno_url" 2801 - version = "0.171.0" 3814 + version = "0.190.0" 2802 3815 source = "registry+https://github.com/rust-lang/crates.io-index" 2803 - checksum = "68eb6834d66ff13c19633b0e1b621292461b744858130b0a1c51f34a57ba1a03" 3816 + checksum = "d79e743ad841f7826d46c6944580f5ba665fe9ab4c31a68c4eed8b5a78225da3" 2804 3817 dependencies = [ 2805 3818 "deno_core", 3819 + "deno_error", 3820 + "thiserror 2.0.12", 2806 3821 "urlpattern", 2807 3822 ] 2808 3823 2809 3824 [[package]] 2810 3825 name = "deno_web" 2811 - version = "0.202.0" 3826 + version = "0.221.0" 2812 3827 source = "registry+https://github.com/rust-lang/crates.io-index" 2813 - checksum = "e0862246372f5b559b788aa07ca1b9385909d59630251156a54c4d2c5342d1eb" 3828 + checksum = "8041ba73bb2f238c61b5e4ed341d2fe1f9464a71115a240ab3390480b3c10e12" 2814 3829 dependencies = [ 2815 3830 "async-trait", 2816 3831 "base64-simd 0.8.0", 2817 3832 "bytes", 2818 3833 "deno_core", 3834 + "deno_error", 2819 3835 "deno_permissions", 2820 3836 "encoding_rs", 2821 3837 "flate2", 2822 3838 "futures", 2823 3839 "serde", 3840 + "thiserror 2.0.12", 2824 3841 "tokio", 2825 - "uuid 1.11.0", 3842 + "uuid 1.15.1", 3843 + ] 3844 + 3845 + [[package]] 3846 + name = "deno_webgpu" 3847 + version = "0.157.0" 3848 + source = "registry+https://github.com/rust-lang/crates.io-index" 3849 + checksum = "4077584c0ccfde0737e576c396bbf1645f25ed0ebf4f44543e0ad13729285cf3" 3850 + dependencies = [ 3851 + "deno_core", 3852 + "deno_error", 3853 + "raw-window-handle", 3854 + "serde", 3855 + "thiserror 2.0.12", 3856 + "tokio", 3857 + "wgpu-core", 3858 + "wgpu-types", 2826 3859 ] 2827 3860 2828 3861 [[package]] 2829 3862 name = "deno_webidl" 2830 - version = "0.171.0" 3863 + version = "0.190.0" 2831 3864 source = "registry+https://github.com/rust-lang/crates.io-index" 2832 - checksum = "5e969b61b740479379eaf303a6900d11f162f9de610640398f89f0aa58abb7c4" 3865 + checksum = "c4ff81a990196bf3a80fe5d339b4eb8b411ef17634d60d399a63bae6e71a37c9" 2833 3866 dependencies = [ 2834 3867 "deno_core", 2835 3868 ] 2836 3869 2837 3870 [[package]] 2838 - name = "der" 2839 - version = "0.6.1" 3871 + name = "deno_websocket" 3872 + version = "0.195.0" 3873 + source = "registry+https://github.com/rust-lang/crates.io-index" 3874 + checksum = "2ad15c3856dd1748f9a36102e90b4e345e40d7d64a9bf6672d584201e1fded28" 3875 + dependencies = [ 3876 + "bytes", 3877 + "deno_core", 3878 + "deno_error", 3879 + "deno_net", 3880 + "deno_permissions", 3881 + "deno_tls", 3882 + "fastwebsockets", 3883 + "h2 0.4.8", 3884 + "http 1.2.0", 3885 + "http-body-util", 3886 + "hyper 1.6.0", 3887 + "hyper-util", 3888 + "once_cell", 3889 + "rustls-tokio-stream", 3890 + "serde", 3891 + "thiserror 2.0.12", 3892 + "tokio", 3893 + ] 3894 + 3895 + [[package]] 3896 + name = "deno_webstorage" 3897 + version = "0.185.0" 3898 + source = "registry+https://github.com/rust-lang/crates.io-index" 3899 + checksum = "079dc4f6ce91f53bb848bad8d743dc20d16ca44cbed3425531cf5d922b1a45bc" 3900 + dependencies = [ 3901 + "deno_core", 3902 + "deno_error", 3903 + "deno_web", 3904 + "rusqlite", 3905 + "thiserror 2.0.12", 3906 + ] 3907 + 3908 + [[package]] 3909 + name = "deno_whoami" 3910 + version = "0.1.0" 3911 + source = "registry+https://github.com/rust-lang/crates.io-index" 3912 + checksum = "e75e4caa92b98a27f09c671d1399aee0f5970aa491b9a598523aac000a2192e3" 3913 + dependencies = [ 3914 + "libc", 3915 + "whoami", 3916 + ] 3917 + 3918 + [[package]] 3919 + name = "denokv_proto" 3920 + version = "0.9.0" 3921 + source = "registry+https://github.com/rust-lang/crates.io-index" 3922 + checksum = "d5b77de4d3b9215e14624d4f4eb16cb38c0810e3f5860ba3b3fc47d0537f9a4d" 3923 + dependencies = [ 3924 + "async-trait", 3925 + "chrono", 3926 + "deno_error", 3927 + "futures", 3928 + "num-bigint", 3929 + "prost", 3930 + "serde", 3931 + "uuid 1.15.1", 3932 + ] 3933 + 3934 + [[package]] 3935 + name = "denokv_remote" 3936 + version = "0.9.0" 2840 3937 source = "registry+https://github.com/rust-lang/crates.io-index" 2841 - checksum = "f1a467a65c5e759bce6e65eaf91cc29f466cdc57cb65777bd646872a8a1fd4de" 3938 + checksum = "c6497c28eec268ed99f1e8664f0842935f02d1508529c67d94c57ca5d893d743" 2842 3939 dependencies = [ 2843 - "const-oid", 2844 - "pem-rfc7468 0.6.0", 2845 - "zeroize", 3940 + "async-stream", 3941 + "async-trait", 3942 + "bytes", 3943 + "chrono", 3944 + "deno_error", 3945 + "denokv_proto", 3946 + "futures", 3947 + "http 1.2.0", 3948 + "log", 3949 + "prost", 3950 + "rand 0.8.5", 3951 + "serde", 3952 + "serde_json", 3953 + "thiserror 2.0.12", 3954 + "tokio", 3955 + "tokio-util", 3956 + "url", 3957 + "uuid 1.15.1", 3958 + ] 3959 + 3960 + [[package]] 3961 + name = "denokv_sqlite" 3962 + version = "0.9.0" 3963 + source = "registry+https://github.com/rust-lang/crates.io-index" 3964 + checksum = "dc0f21a450a35eb85760761401fddf9bfff9840127be07a6ca5c31863127913d" 3965 + dependencies = [ 3966 + "async-stream", 3967 + "async-trait", 3968 + "chrono", 3969 + "deno_error", 3970 + "denokv_proto", 3971 + "futures", 3972 + "hex", 3973 + "log", 3974 + "num-bigint", 3975 + "rand 0.8.5", 3976 + "rusqlite", 3977 + "serde_json", 3978 + "thiserror 2.0.12", 3979 + "tokio", 3980 + "tokio-stream", 3981 + "uuid 1.15.1", 3982 + "v8_valueserializer", 2846 3983 ] 2847 3984 2848 3985 [[package]] ··· 2852 3989 checksum = "f55bf8e7b65898637379c1b74eb1551107c8294ed26d855ceb9fd1a09cfc9bc0" 2853 3990 dependencies = [ 2854 3991 "const-oid", 2855 - "pem-rfc7468 0.7.0", 3992 + "der_derive", 3993 + "pem-rfc7468", 2856 3994 "zeroize", 2857 3995 ] 2858 3996 2859 3997 [[package]] 3998 + name = "der-parser" 3999 + version = "8.2.0" 4000 + source = "registry+https://github.com/rust-lang/crates.io-index" 4001 + checksum = "dbd676fbbab537128ef0278adb5576cf363cff6aa22a7b24effe97347cfab61e" 4002 + dependencies = [ 4003 + "asn1-rs", 4004 + "displaydoc", 4005 + "nom 7.1.3", 4006 + "num-bigint", 4007 + "num-traits", 4008 + "rusticata-macros", 4009 + ] 4010 + 4011 + [[package]] 4012 + name = "der_derive" 4013 + version = "0.7.3" 4014 + source = "registry+https://github.com/rust-lang/crates.io-index" 4015 + checksum = "8034092389675178f570469e6c3b0465d3d30b4505c294a6550db47f3c17ad18" 4016 + dependencies = [ 4017 + "proc-macro2", 4018 + "quote", 4019 + "syn 2.0.99", 4020 + ] 4021 + 4022 + [[package]] 2860 4023 name = "deranged" 2861 4024 version = "0.3.11" 2862 4025 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 2899 4062 2900 4063 [[package]] 2901 4064 name = "derive_more" 2902 - version = "0.99.18" 4065 + version = "0.99.19" 2903 4066 source = "registry+https://github.com/rust-lang/crates.io-index" 2904 - checksum = "5f33878137e4dafd7fa914ad4e259e18a4e8e532b9617a2d0150262bf53abfce" 4067 + checksum = "3da29a38df43d6f156149c9b43ded5e018ddff2a855cf2cfd62e8cd7d079c69f" 2905 4068 dependencies = [ 2906 4069 "convert_case 0.4.0", 2907 4070 "proc-macro2", 2908 4071 "quote", 2909 4072 "rustc_version 0.4.1", 2910 - "syn 2.0.81", 4073 + "syn 2.0.99", 2911 4074 ] 2912 4075 2913 4076 [[package]] ··· 2917 4080 checksum = "ac41dd49fb554432020d52c875fc290e110113f864c6b1b525cd62c7e7747a5d" 2918 4081 dependencies = [ 2919 4082 "byteorder", 2920 - "cipher", 4083 + "cipher 0.3.0", 2921 4084 "opaque-debug", 2922 4085 ] 2923 4086 ··· 2944 4107 2945 4108 [[package]] 2946 4109 name = "dirs" 4110 + version = "4.0.0" 4111 + source = "registry+https://github.com/rust-lang/crates.io-index" 4112 + checksum = "ca3aa72a6f96ea37bbc5aa912f6788242832f75369bdfdadcb0e38423f100059" 4113 + dependencies = [ 4114 + "dirs-sys 0.3.7", 4115 + ] 4116 + 4117 + [[package]] 4118 + name = "dirs" 2947 4119 version = "5.0.1" 2948 4120 source = "registry+https://github.com/rust-lang/crates.io-index" 2949 4121 checksum = "44c45a9d03d6676652bcb5e724c7e988de1acad23a711b5217ab9cbecbec2225" 2950 4122 dependencies = [ 2951 - "dirs-sys", 4123 + "dirs-sys 0.4.1", 2952 4124 ] 2953 4125 2954 4126 [[package]] ··· 2963 4135 2964 4136 [[package]] 2965 4137 name = "dirs-sys" 4138 + version = "0.3.7" 4139 + source = "registry+https://github.com/rust-lang/crates.io-index" 4140 + checksum = "1b1d1d91c932ef41c0f2663aa8b0ca0342d444d842c06914aa0a7e352d0bada6" 4141 + dependencies = [ 4142 + "libc", 4143 + "redox_users", 4144 + "winapi", 4145 + ] 4146 + 4147 + [[package]] 4148 + name = "dirs-sys" 2966 4149 version = "0.4.1" 2967 4150 source = "registry+https://github.com/rust-lang/crates.io-index" 2968 4151 checksum = "520f05a5cbd335fae5a99ff7a6ab8627577660ee5cfd6a94a6a929b52ff0321c" ··· 2985 4168 ] 2986 4169 2987 4170 [[package]] 4171 + name = "displaydoc" 4172 + version = "0.2.5" 4173 + source = "registry+https://github.com/rust-lang/crates.io-index" 4174 + checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0" 4175 + dependencies = [ 4176 + "proc-macro2", 4177 + "quote", 4178 + "syn 2.0.99", 4179 + ] 4180 + 4181 + [[package]] 4182 + name = "dlopen2" 4183 + version = "0.6.1" 4184 + source = "registry+https://github.com/rust-lang/crates.io-index" 4185 + checksum = "6bc2c7ed06fd72a8513ded8d0d2f6fd2655a85d6885c48cae8625d80faf28c03" 4186 + dependencies = [ 4187 + "dlopen2_derive", 4188 + "libc", 4189 + "once_cell", 4190 + "winapi", 4191 + ] 4192 + 4193 + [[package]] 2988 4194 name = "dlopen2" 2989 4195 version = "0.7.0" 2990 4196 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 3004 4210 dependencies = [ 3005 4211 "proc-macro2", 3006 4212 "quote", 3007 - "syn 2.0.81", 4213 + "syn 2.0.99", 3008 4214 ] 3009 4215 3010 4216 [[package]] ··· 3014 4220 checksum = "fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10" 3015 4221 3016 4222 [[package]] 4223 + name = "document-features" 4224 + version = "0.2.11" 4225 + source = "registry+https://github.com/rust-lang/crates.io-index" 4226 + checksum = "95249b50c6c185bee49034bcb378a49dc2b5dff0be90ff6616d31d64febab05d" 4227 + dependencies = [ 4228 + "litrs", 4229 + ] 4230 + 4231 + [[package]] 3017 4232 name = "dotenv" 3018 4233 version = "0.15.0" 3019 4234 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 3047 4262 ] 3048 4263 3049 4264 [[package]] 4265 + name = "dsa" 4266 + version = "0.6.3" 4267 + source = "registry+https://github.com/rust-lang/crates.io-index" 4268 + checksum = "48bc224a9084ad760195584ce5abb3c2c34a225fa312a128ad245a6b412b7689" 4269 + dependencies = [ 4270 + "digest 0.10.7", 4271 + "num-bigint-dig", 4272 + "num-traits", 4273 + "pkcs8", 4274 + "rfc6979", 4275 + "sha2 0.10.8", 4276 + "signature", 4277 + "zeroize", 4278 + ] 4279 + 4280 + [[package]] 3050 4281 name = "dyn-clone" 3051 - version = "1.0.17" 4282 + version = "1.0.19" 3052 4283 source = "registry+https://github.com/rust-lang/crates.io-index" 3053 - checksum = "0d6ef0072f8a535281e4876be788938b528e9a1d43900b82c2569af7da799125" 4284 + checksum = "1c7a8fb8a9fbf66c1f703fe16184d10ca0ee9d23be5b4436400408ba54a95005" 3054 4285 3055 4286 [[package]] 3056 4287 name = "dyn-iter" ··· 3069 4300 ] 3070 4301 3071 4302 [[package]] 4303 + name = "dynasm" 4304 + version = "1.2.3" 4305 + source = "registry+https://github.com/rust-lang/crates.io-index" 4306 + checksum = "add9a102807b524ec050363f09e06f1504214b0e1c7797f64261c891022dce8b" 4307 + dependencies = [ 4308 + "bitflags 1.3.2", 4309 + "byteorder", 4310 + "lazy_static", 4311 + "proc-macro-error", 4312 + "proc-macro2", 4313 + "quote", 4314 + "syn 1.0.109", 4315 + ] 4316 + 4317 + [[package]] 4318 + name = "dynasmrt" 4319 + version = "1.2.3" 4320 + source = "registry+https://github.com/rust-lang/crates.io-index" 4321 + checksum = "64fba5a42bd76a17cad4bfa00de168ee1cbfa06a5e8ce992ae880218c05641a9" 4322 + dependencies = [ 4323 + "byteorder", 4324 + "dynasm", 4325 + "memmap2 0.5.10", 4326 + ] 4327 + 4328 + [[package]] 4329 + name = "ecb" 4330 + version = "0.1.2" 4331 + source = "registry+https://github.com/rust-lang/crates.io-index" 4332 + checksum = "1a8bfa975b1aec2145850fcaa1c6fe269a16578c44705a532ae3edc92b8881c7" 4333 + dependencies = [ 4334 + "cipher 0.4.4", 4335 + ] 4336 + 4337 + [[package]] 3072 4338 name = "ecdsa" 3073 4339 version = "0.16.9" 3074 4340 source = "registry+https://github.com/rust-lang/crates.io-index" 3075 4341 checksum = "ee27f32b5c5292967d2d4a9d7f1e0b0aed2c15daded5a60300e4abb9d8020bca" 3076 4342 dependencies = [ 3077 - "der 0.7.9", 4343 + "der", 3078 4344 "digest 0.10.7", 3079 4345 "elliptic-curve", 3080 4346 "rfc6979", 3081 - "signature 2.2.0", 3082 - "spki 0.7.3", 4347 + "signature", 4348 + "spki", 4349 + ] 4350 + 4351 + [[package]] 4352 + name = "ecow" 4353 + version = "0.2.3" 4354 + source = "registry+https://github.com/rust-lang/crates.io-index" 4355 + checksum = "e42fc0a93992b20c58b99e59d61eaf1635a25bfbe49e4275c34ba0aee98119ba" 4356 + dependencies = [ 4357 + "serde", 3083 4358 ] 3084 4359 3085 4360 [[package]] ··· 3088 4363 source = "registry+https://github.com/rust-lang/crates.io-index" 3089 4364 checksum = "115531babc129696a58c64a4fef0a8bf9e9698629fb97e9e40767d235cfbcd53" 3090 4365 dependencies = [ 3091 - "pkcs8 0.10.2", 3092 - "signature 2.2.0", 4366 + "pkcs8", 4367 + "signature", 3093 4368 ] 3094 4369 3095 4370 [[package]] ··· 3100 4375 dependencies = [ 3101 4376 "curve25519-dalek", 3102 4377 "ed25519", 4378 + "rand_core 0.6.4", 3103 4379 "serde", 3104 4380 "sha2 0.10.8", 4381 + "signature", 4382 + "subtle", 4383 + "zeroize", 4384 + ] 4385 + 4386 + [[package]] 4387 + name = "ed448-goldilocks" 4388 + version = "0.8.3" 4389 + source = "registry+https://github.com/rust-lang/crates.io-index" 4390 + checksum = "06924531e9e90130842b012e447f85bdaf9161bc8a0f8092be8cb70b01ebe092" 4391 + dependencies = [ 4392 + "fiat-crypto 0.1.20", 4393 + "hex", 3105 4394 "subtle", 3106 4395 "zeroize", 3107 4396 ] 3108 4397 3109 4398 [[package]] 3110 4399 name = "either" 3111 - version = "1.13.0" 4400 + version = "1.14.0" 3112 4401 source = "registry+https://github.com/rust-lang/crates.io-index" 3113 - checksum = "60b1af1c220855b6ceac025d3f6ecdd2b7c4894bfe9cd9bda4fbb4bc7c0d4cf0" 4402 + checksum = "b7914353092ddf589ad78f25c5c1c21b7f80b0ff8621e7c814c3485b5306da9d" 3114 4403 dependencies = [ 3115 4404 "serde", 3116 4405 ] ··· 3122 4411 checksum = "b5e6043086bf7973472e0c7dff2142ea0b680d30e18d9cc40f267efbf222bd47" 3123 4412 dependencies = [ 3124 4413 "base16ct", 4414 + "base64ct", 3125 4415 "crypto-bigint", 3126 4416 "digest 0.10.7", 3127 4417 "ff", 3128 4418 "generic-array", 3129 4419 "group", 3130 4420 "hkdf", 3131 - "pem-rfc7468 0.7.0", 3132 - "pkcs8 0.10.2", 4421 + "pem-rfc7468", 4422 + "pkcs8", 3133 4423 "rand_core 0.6.4", 3134 4424 "sec1", 4425 + "serde_json", 4426 + "serdect", 3135 4427 "subtle", 3136 4428 "zeroize", 3137 4429 ] 3138 4430 3139 4431 [[package]] 3140 4432 name = "encode_unicode" 3141 - version = "0.3.6" 4433 + version = "1.0.0" 3142 4434 source = "registry+https://github.com/rust-lang/crates.io-index" 3143 - checksum = "a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f" 4435 + checksum = "34aa73646ffb006b8f5147f3dc182bd4bcb190227ce861fc4a4844bf8e3cb2c0" 3144 4436 3145 4437 [[package]] 3146 4438 name = "encoding_rs" ··· 3152 4444 ] 3153 4445 3154 4446 [[package]] 4447 + name = "endian-type" 4448 + version = "0.1.2" 4449 + source = "registry+https://github.com/rust-lang/crates.io-index" 4450 + checksum = "c34f04666d835ff5d62e058c3995147c06f42fe86ff053337632bca83e42702d" 4451 + 4452 + [[package]] 3155 4453 name = "enum-as-inner" 3156 4454 version = "0.6.1" 3157 4455 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 3160 4458 "heck 0.5.0", 3161 4459 "proc-macro2", 3162 4460 "quote", 3163 - "syn 2.0.81", 4461 + "syn 2.0.99", 3164 4462 ] 3165 4463 3166 4464 [[package]] 3167 4465 name = "enumflags2" 3168 - version = "0.7.10" 4466 + version = "0.7.11" 3169 4467 source = "registry+https://github.com/rust-lang/crates.io-index" 3170 - checksum = "d232db7f5956f3f14313dc2f87985c58bd2c695ce124c8cdd984e08e15ac133d" 4468 + checksum = "ba2f4b465f5318854c6f8dd686ede6c0a9dc67d4b1ac241cf0eb51521a309147" 3171 4469 dependencies = [ 3172 4470 "enumflags2_derive", 3173 4471 ] 3174 4472 3175 4473 [[package]] 3176 4474 name = "enumflags2_derive" 3177 - version = "0.7.10" 4475 + version = "0.7.11" 3178 4476 source = "registry+https://github.com/rust-lang/crates.io-index" 3179 - checksum = "de0d48a183585823424a4ce1aa132d174a6a81bd540895822eb4c8373a8e49e8" 4477 + checksum = "fc4caf64a58d7a6d65ab00639b046ff54399a39f5f2554728895ace4b297cd79" 3180 4478 dependencies = [ 3181 4479 "proc-macro2", 3182 4480 "quote", 3183 - "syn 2.0.81", 4481 + "syn 2.0.99", 3184 4482 ] 3185 4483 3186 4484 [[package]] 3187 4485 name = "equivalent" 3188 - version = "1.0.1" 4486 + version = "1.0.2" 3189 4487 source = "registry+https://github.com/rust-lang/crates.io-index" 3190 - checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5" 4488 + checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f" 3191 4489 3192 4490 [[package]] 3193 4491 name = "errno" 3194 - version = "0.3.9" 4492 + version = "0.3.10" 3195 4493 source = "registry+https://github.com/rust-lang/crates.io-index" 3196 - checksum = "534c5cf6194dfab3db3242765c03bbe257cf92f22b38f6bc0c58d59108a820ba" 4494 + checksum = "33d852cb9b869c2a9b3df2f71a3074817f01e1844f839a144f5fcef059a4eb5d" 3197 4495 dependencies = [ 3198 4496 "libc", 3199 - "windows-sys 0.52.0", 4497 + "windows-sys 0.59.0", 3200 4498 ] 4499 + 4500 + [[package]] 4501 + name = "error-code" 4502 + version = "3.3.1" 4503 + source = "registry+https://github.com/rust-lang/crates.io-index" 4504 + checksum = "a5d9305ccc6942a704f4335694ecd3de2ea531b114ac2d51f5f843750787a92f" 3201 4505 3202 4506 [[package]] 3203 4507 name = "error_reporter" ··· 3233 4537 3234 4538 [[package]] 3235 4539 name = "event-listener" 3236 - version = "5.3.1" 4540 + version = "5.4.0" 3237 4541 source = "registry+https://github.com/rust-lang/crates.io-index" 3238 - checksum = "6032be9bd27023a771701cc49f9f053c751055f71efb2e0ae5c15809093675ba" 4542 + checksum = "3492acde4c3fc54c845eaab3eed8bd00c7a7d881f78bfc801e43a93dec1331ae" 3239 4543 dependencies = [ 3240 4544 "concurrent-queue", 3241 4545 "parking", ··· 3243 4547 ] 3244 4548 3245 4549 [[package]] 3246 - name = "event-listener-strategy" 3247 - version = "0.5.2" 4550 + name = "fallible-iterator" 4551 + version = "0.2.0" 3248 4552 source = "registry+https://github.com/rust-lang/crates.io-index" 3249 - checksum = "0f214dc438f977e6d4e3500aaa277f5ad94ca83fbbd9b1a15713ce2344ccc5a1" 3250 - dependencies = [ 3251 - "event-listener 5.3.1", 3252 - "pin-project-lite", 3253 - ] 4553 + checksum = "4443176a9f2c162692bd3d352d745ef9413eec5782a80d8fd6f8a1ac692a07f7" 3254 4554 3255 4555 [[package]] 3256 4556 name = "fallible-iterator" 3257 - version = "0.2.0" 4557 + version = "0.3.0" 3258 4558 source = "registry+https://github.com/rust-lang/crates.io-index" 3259 - checksum = "4443176a9f2c162692bd3d352d745ef9413eec5782a80d8fd6f8a1ac692a07f7" 4559 + checksum = "2acce4a10f12dc2fb14a218589d4f1f62ef011b2d0cc4b3cb1bba8e94da14649" 4560 + 4561 + [[package]] 4562 + name = "fallible-streaming-iterator" 4563 + version = "0.1.9" 4564 + source = "registry+https://github.com/rust-lang/crates.io-index" 4565 + checksum = "7360491ce676a36bf9bb3c56c1aa791658183a54d2744120f27285738d90465a" 3260 4566 3261 4567 [[package]] 3262 4568 name = "fastdivide" 3263 - version = "0.4.1" 4569 + version = "0.4.2" 4570 + source = "registry+https://github.com/rust-lang/crates.io-index" 4571 + checksum = "9afc2bd4d5a73106dd53d10d73d3401c2f32730ba2c0b93ddb888a8983680471" 4572 + 4573 + [[package]] 4574 + name = "faster-hex" 4575 + version = "0.9.0" 3264 4576 source = "registry+https://github.com/rust-lang/crates.io-index" 3265 - checksum = "59668941c55e5c186b8b58c391629af56774ec768f73c08bbcd56f09348eb00b" 4577 + checksum = "a2a2b11eda1d40935b26cf18f6833c526845ae8c41e58d09af6adeb6f0269183" 4578 + dependencies = [ 4579 + "serde", 4580 + ] 3266 4581 3267 4582 [[package]] 3268 4583 name = "fastrand" ··· 3275 4590 3276 4591 [[package]] 3277 4592 name = "fastrand" 3278 - version = "2.1.1" 4593 + version = "2.3.0" 3279 4594 source = "registry+https://github.com/rust-lang/crates.io-index" 3280 - checksum = "e8c02a5121d4ea3eb16a80748c74f5549a5665e4c21333c6098f283870fbdea6" 4595 + checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be" 4596 + 4597 + [[package]] 4598 + name = "fastwebsockets" 4599 + version = "0.8.0" 4600 + source = "registry+https://github.com/rust-lang/crates.io-index" 4601 + checksum = "26da0c7b5cef45c521a6f9cdfffdfeb6c9f5804fbac332deb5ae254634c7a6be" 4602 + dependencies = [ 4603 + "base64 0.21.7", 4604 + "bytes", 4605 + "http-body-util", 4606 + "hyper 1.6.0", 4607 + "hyper-util", 4608 + "pin-project", 4609 + "rand 0.8.5", 4610 + "sha1", 4611 + "simdutf8", 4612 + "thiserror 1.0.69", 4613 + "tokio", 4614 + "utf-8", 4615 + ] 4616 + 4617 + [[package]] 4618 + name = "fd-lock" 4619 + version = "4.0.2" 4620 + source = "registry+https://github.com/rust-lang/crates.io-index" 4621 + checksum = "7e5768da2206272c81ef0b5e951a41862938a6070da63bcea197899942d3b947" 4622 + dependencies = [ 4623 + "cfg-if", 4624 + "rustix", 4625 + "windows-sys 0.52.0", 4626 + ] 4627 + 4628 + [[package]] 4629 + name = "fdeflate" 4630 + version = "0.3.7" 4631 + source = "registry+https://github.com/rust-lang/crates.io-index" 4632 + checksum = "1e6853b52649d4ac5c0bd02320cddc5ba956bdb407c4b75a2c6b75bf51500f8c" 4633 + dependencies = [ 4634 + "simd-adler32", 4635 + ] 3281 4636 3282 4637 [[package]] 3283 4638 name = "ff" ··· 3288 4643 "rand_core 0.6.4", 3289 4644 "subtle", 3290 4645 ] 4646 + 4647 + [[package]] 4648 + name = "fiat-crypto" 4649 + version = "0.1.20" 4650 + source = "registry+https://github.com/rust-lang/crates.io-index" 4651 + checksum = "e825f6987101665dea6ec934c09ec6d721de7bc1bf92248e1d5810c8cd636b77" 3291 4652 3292 4653 [[package]] 3293 4654 name = "fiat-crypto" ··· 3314 4675 checksum = "0ce7134b9999ecaf8bcd65542e436736ef32ddca1b3e06094cb6ec5755203b80" 3315 4676 3316 4677 [[package]] 4678 + name = "fixedbitset" 4679 + version = "0.5.7" 4680 + source = "registry+https://github.com/rust-lang/crates.io-index" 4681 + checksum = "1d674e81391d1e1ab681a28d99df07927c6d4aa5b027d7da16ba32d1d21ecd99" 4682 + 4683 + [[package]] 3317 4684 name = "flatbuffers" 3318 - version = "24.3.25" 4685 + version = "24.12.23" 3319 4686 source = "registry+https://github.com/rust-lang/crates.io-index" 3320 - checksum = "8add37afff2d4ffa83bc748a70b4b1370984f6980768554182424ef71447c35f" 4687 + checksum = "4f1baf0dbf96932ec9a3038d57900329c015b0bfb7b63d904f3bc27e2b02a096" 3321 4688 dependencies = [ 3322 4689 "bitflags 1.3.2", 3323 4690 "rustc_version 0.4.1", ··· 3325 4692 3326 4693 [[package]] 3327 4694 name = "flate2" 3328 - version = "1.0.34" 4695 + version = "1.1.0" 3329 4696 source = "registry+https://github.com/rust-lang/crates.io-index" 3330 - checksum = "a1b589b4dc103969ad3cf85c950899926ec64300a1a46d76c03a6072957036f0" 4697 + checksum = "11faaf5a5236997af9848be0bef4db95824b1d534ebc64d0f0c6cf3e67bd38dc" 3331 4698 dependencies = [ 3332 4699 "crc32fast", 3333 4700 "libz-sys", 3334 - "miniz_oxide 0.8.0", 4701 + "miniz_oxide 0.8.5", 4702 + ] 4703 + 4704 + [[package]] 4705 + name = "float-cmp" 4706 + version = "0.10.0" 4707 + source = "registry+https://github.com/rust-lang/crates.io-index" 4708 + checksum = "b09cf3155332e944990140d967ff5eceb70df778b34f77d8075db46e4704e6d8" 4709 + dependencies = [ 4710 + "num-traits", 3335 4711 ] 3336 4712 3337 4713 [[package]] ··· 3353 4729 3354 4730 [[package]] 3355 4731 name = "foldhash" 3356 - version = "0.1.3" 4732 + version = "0.1.4" 3357 4733 source = "registry+https://github.com/rust-lang/crates.io-index" 3358 - checksum = "f81ec6369c545a7d40e4589b5597581fa1c441fe1cce96dd1de43159910a36a2" 4734 + checksum = "a0d2fde1f7b3d48b8395d5f2de76c18a528bd6a9cdde438df747bfcba3e05d6f" 3359 4735 3360 4736 [[package]] 3361 4737 name = "foreign-types" ··· 3363 4739 source = "registry+https://github.com/rust-lang/crates.io-index" 3364 4740 checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1" 3365 4741 dependencies = [ 3366 - "foreign-types-shared", 4742 + "foreign-types-shared 0.1.1", 4743 + ] 4744 + 4745 + [[package]] 4746 + name = "foreign-types" 4747 + version = "0.5.0" 4748 + source = "registry+https://github.com/rust-lang/crates.io-index" 4749 + checksum = "d737d9aa519fb7b749cbc3b962edcf310a8dd1f4b67c91c4f83975dbdd17d965" 4750 + dependencies = [ 4751 + "foreign-types-macros", 4752 + "foreign-types-shared 0.3.1", 4753 + ] 4754 + 4755 + [[package]] 4756 + name = "foreign-types-macros" 4757 + version = "0.2.3" 4758 + source = "registry+https://github.com/rust-lang/crates.io-index" 4759 + checksum = "1a5c6c585bc94aaf2c7b51dd4c2ba22680844aba4c687be581871a6f518c5742" 4760 + dependencies = [ 4761 + "proc-macro2", 4762 + "quote", 4763 + "syn 2.0.99", 3367 4764 ] 3368 4765 3369 4766 [[package]] ··· 3371 4768 version = "0.1.1" 3372 4769 source = "registry+https://github.com/rust-lang/crates.io-index" 3373 4770 checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b" 4771 + 4772 + [[package]] 4773 + name = "foreign-types-shared" 4774 + version = "0.3.1" 4775 + source = "registry+https://github.com/rust-lang/crates.io-index" 4776 + checksum = "aa9a19cbb55df58761df49b23516a86d432839add4af60fc256da840f66ed35b" 3374 4777 3375 4778 [[package]] 3376 4779 name = "form_urlencoded" ··· 3395 4798 dependencies = [ 3396 4799 "proc-macro2", 3397 4800 "swc_macros_common", 3398 - "syn 2.0.81", 4801 + "syn 2.0.99", 3399 4802 ] 3400 4803 3401 4804 [[package]] 3402 - name = "frunk" 3403 - version = "0.4.3" 4805 + name = "fs3" 4806 + version = "0.5.0" 3404 4807 source = "registry+https://github.com/rust-lang/crates.io-index" 3405 - checksum = "874b6a17738fc273ec753618bac60ddaeac48cb1d7684c3e7bd472e57a28b817" 4808 + checksum = "fb17cf6ed704f72485332f6ab65257460c4f9f3083934cf402bf9f5b3b600a90" 3406 4809 dependencies = [ 3407 - "frunk_core", 3408 - "frunk_derives", 3409 - "frunk_proc_macros", 3410 - "serde", 3411 - ] 3412 - 3413 - [[package]] 3414 - name = "frunk_core" 3415 - version = "0.4.3" 3416 - source = "registry+https://github.com/rust-lang/crates.io-index" 3417 - checksum = "3529a07095650187788833d585c219761114005d5976185760cf794d265b6a5c" 3418 - dependencies = [ 3419 - "serde", 3420 - ] 3421 - 3422 - [[package]] 3423 - name = "frunk_derives" 3424 - version = "0.4.3" 3425 - source = "registry+https://github.com/rust-lang/crates.io-index" 3426 - checksum = "e99b8b3c28ae0e84b604c75f721c21dc77afb3706076af5e8216d15fd1deaae3" 3427 - dependencies = [ 3428 - "frunk_proc_macro_helpers", 3429 - "quote", 3430 - "syn 2.0.81", 3431 - ] 3432 - 3433 - [[package]] 3434 - name = "frunk_proc_macro_helpers" 3435 - version = "0.1.3" 3436 - source = "registry+https://github.com/rust-lang/crates.io-index" 3437 - checksum = "05a956ef36c377977e512e227dcad20f68c2786ac7a54dacece3746046fea5ce" 3438 - dependencies = [ 3439 - "frunk_core", 3440 - "proc-macro2", 3441 - "quote", 3442 - "syn 2.0.81", 3443 - ] 3444 - 3445 - [[package]] 3446 - name = "frunk_proc_macros" 3447 - version = "0.1.3" 3448 - source = "registry+https://github.com/rust-lang/crates.io-index" 3449 - checksum = "67e86c2c9183662713fea27ea527aad20fb15fee635a71081ff91bf93df4dc51" 3450 - dependencies = [ 3451 - "frunk_core", 3452 - "frunk_proc_macro_helpers", 3453 - "quote", 3454 - "syn 2.0.81", 4810 + "libc", 4811 + "rustc_version 0.2.3", 4812 + "winapi", 3455 4813 ] 3456 4814 3457 4815 [[package]] ··· 3462 4820 dependencies = [ 3463 4821 "rustix", 3464 4822 "windows-sys 0.52.0", 4823 + ] 4824 + 4825 + [[package]] 4826 + name = "fsevent-sys" 4827 + version = "4.1.0" 4828 + source = "registry+https://github.com/rust-lang/crates.io-index" 4829 + checksum = "76ee7a02da4d231650c7cea31349b889be2f45ddb3ef3032d2ec8185f6313fd2" 4830 + dependencies = [ 4831 + "libc", 3465 4832 ] 3466 4833 3467 4834 [[package]] ··· 3556 4923 3557 4924 [[package]] 3558 4925 name = "futures-lite" 3559 - version = "2.3.0" 4926 + version = "2.6.0" 3560 4927 source = "registry+https://github.com/rust-lang/crates.io-index" 3561 - checksum = "52527eb5074e35e9339c6b4e8d12600c7128b68fb25dcb9fa9dec18f7c25f3a5" 4928 + checksum = "f5edaec856126859abb19ed65f39e90fea3a9574b9707f13539acf4abf7eb532" 3562 4929 dependencies = [ 3563 - "fastrand 2.1.1", 4930 + "fastrand 2.3.0", 3564 4931 "futures-core", 3565 4932 "futures-io", 3566 4933 "parking", ··· 3575 4942 dependencies = [ 3576 4943 "proc-macro2", 3577 4944 "quote", 3578 - "syn 2.0.81", 4945 + "syn 2.0.99", 3579 4946 ] 3580 4947 3581 4948 [[package]] ··· 3617 4984 "async-trait", 3618 4985 "base64 0.21.7", 3619 4986 "dirs-next", 3620 - "hyper 0.14.31", 4987 + "hyper 0.14.32", 3621 4988 "hyper-rustls 0.24.2", 3622 4989 "ring 0.16.20", 3623 4990 "rustls 0.21.12", 3624 4991 "rustls-pemfile 1.0.4", 3625 4992 "serde", 3626 4993 "serde_json", 3627 - "thiserror", 4994 + "thiserror 1.0.69", 3628 4995 "time", 3629 4996 "tokio", 3630 4997 "tracing", ··· 3752 5119 ] 3753 5120 3754 5121 [[package]] 5122 + name = "generator" 5123 + version = "0.8.4" 5124 + source = "registry+https://github.com/rust-lang/crates.io-index" 5125 + checksum = "cc6bd114ceda131d3b1d665eba35788690ad37f5916457286b32ab6fd3c438dd" 5126 + dependencies = [ 5127 + "cfg-if", 5128 + "libc", 5129 + "log", 5130 + "rustversion", 5131 + "windows", 5132 + ] 5133 + 5134 + [[package]] 3755 5135 name = "generic-array" 3756 5136 version = "0.14.7" 3757 5137 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 3778 5158 source = "registry+https://github.com/rust-lang/crates.io-index" 3779 5159 checksum = "14dbbfd5c71d70241ecf9e6f13737f7b5ce823821063188d7e46c41d371eebd5" 3780 5160 dependencies = [ 3781 - "unicode-width", 5161 + "unicode-width 0.1.14", 3782 5162 ] 3783 5163 3784 5164 [[package]] ··· 3806 5186 ] 3807 5187 3808 5188 [[package]] 5189 + name = "getrandom" 5190 + version = "0.3.1" 5191 + source = "registry+https://github.com/rust-lang/crates.io-index" 5192 + checksum = "43a49c392881ce6d5c3b8cb70f98717b7c07aabbdff06687b9030dbfbe2725f8" 5193 + dependencies = [ 5194 + "cfg-if", 5195 + "libc", 5196 + "wasi 0.13.3+wasi-0.2.2", 5197 + "windows-targets 0.52.6", 5198 + ] 5199 + 5200 + [[package]] 5201 + name = "ghash" 5202 + version = "0.5.1" 5203 + source = "registry+https://github.com/rust-lang/crates.io-index" 5204 + checksum = "f0d8a4362ccb29cb0b265253fb0a2728f592895ee6854fd9bc13f2ffda266ff1" 5205 + dependencies = [ 5206 + "opaque-debug", 5207 + "polyval", 5208 + ] 5209 + 5210 + [[package]] 3809 5211 name = "gimli" 3810 5212 version = "0.31.1" 3811 5213 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 3828 5230 dependencies = [ 3829 5231 "proc-macro2", 3830 5232 "quote", 3831 - "syn 2.0.81", 5233 + "syn 2.0.99", 3832 5234 ] 3833 5235 3834 5236 [[package]] ··· 3845 5247 ] 3846 5248 3847 5249 [[package]] 5250 + name = "gl_generator" 5251 + version = "0.14.0" 5252 + source = "registry+https://github.com/rust-lang/crates.io-index" 5253 + checksum = "1a95dfc23a2b4a9a2f5ab41d194f8bfda3cabec42af4e39f08c339eb2a0c124d" 5254 + dependencies = [ 5255 + "khronos_api", 5256 + "log", 5257 + "xml-rs", 5258 + ] 5259 + 5260 + [[package]] 3848 5261 name = "glob" 3849 - version = "0.3.1" 5262 + version = "0.3.2" 5263 + source = "registry+https://github.com/rust-lang/crates.io-index" 5264 + checksum = "a8d1add55171497b4705a648c6b583acafb01d58050a51727785f0b2c8e0a2b2" 5265 + 5266 + [[package]] 5267 + name = "globset" 5268 + version = "0.4.16" 3850 5269 source = "registry+https://github.com/rust-lang/crates.io-index" 3851 - checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b" 5270 + checksum = "54a1028dfc5f5df5da8a56a73e6c153c9a9708ec57232470703592a3f18e49f5" 5271 + dependencies = [ 5272 + "aho-corasick", 5273 + "bstr", 5274 + "log", 5275 + "regex-automata 0.4.9", 5276 + "regex-syntax 0.8.5", 5277 + ] 3852 5278 3853 5279 [[package]] 3854 5280 name = "gloo-timers" ··· 3863 5289 ] 3864 5290 3865 5291 [[package]] 5292 + name = "glow" 5293 + version = "0.13.1" 5294 + source = "registry+https://github.com/rust-lang/crates.io-index" 5295 + checksum = "bd348e04c43b32574f2de31c8bb397d96c9fcfa1371bd4ca6d8bdc464ab121b1" 5296 + dependencies = [ 5297 + "js-sys", 5298 + "slotmap", 5299 + "wasm-bindgen", 5300 + "web-sys", 5301 + ] 5302 + 5303 + [[package]] 5304 + name = "glutin_wgl_sys" 5305 + version = "0.5.0" 5306 + source = "registry+https://github.com/rust-lang/crates.io-index" 5307 + checksum = "6c8098adac955faa2d31079b65dc48841251f69efd3ac25477903fc424362ead" 5308 + dependencies = [ 5309 + "gl_generator", 5310 + ] 5311 + 5312 + [[package]] 3866 5313 name = "gosyn" 3867 5314 version = "0.2.9" 3868 5315 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 3870 5317 dependencies = [ 3871 5318 "anyhow", 3872 5319 "strum 0.25.0", 3873 - "thiserror", 5320 + "thiserror 1.0.69", 3874 5321 "unic-ucd-category", 3875 5322 ] 3876 5323 3877 5324 [[package]] 5325 + name = "gpu-alloc" 5326 + version = "0.6.0" 5327 + source = "registry+https://github.com/rust-lang/crates.io-index" 5328 + checksum = "fbcd2dba93594b227a1f57ee09b8b9da8892c34d55aa332e034a228d0fe6a171" 5329 + dependencies = [ 5330 + "bitflags 2.9.0", 5331 + "gpu-alloc-types", 5332 + ] 5333 + 5334 + [[package]] 5335 + name = "gpu-alloc-types" 5336 + version = "0.3.0" 5337 + source = "registry+https://github.com/rust-lang/crates.io-index" 5338 + checksum = "98ff03b468aa837d70984d55f5d3f846f6ec31fe34bbb97c4f85219caeee1ca4" 5339 + dependencies = [ 5340 + "bitflags 2.9.0", 5341 + ] 5342 + 5343 + [[package]] 5344 + name = "gpu-descriptor" 5345 + version = "0.3.1" 5346 + source = "registry+https://github.com/rust-lang/crates.io-index" 5347 + checksum = "dcf29e94d6d243368b7a56caa16bc213e4f9f8ed38c4d9557069527b5d5281ca" 5348 + dependencies = [ 5349 + "bitflags 2.9.0", 5350 + "gpu-descriptor-types", 5351 + "hashbrown 0.15.2", 5352 + ] 5353 + 5354 + [[package]] 5355 + name = "gpu-descriptor-types" 5356 + version = "0.2.0" 5357 + source = "registry+https://github.com/rust-lang/crates.io-index" 5358 + checksum = "fdf242682df893b86f33a73828fb09ca4b2d3bb6cc95249707fc684d27484b91" 5359 + dependencies = [ 5360 + "bitflags 2.9.0", 5361 + ] 5362 + 5363 + [[package]] 3878 5364 name = "group" 3879 5365 version = "0.13.0" 3880 5366 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 3906 5392 "futures-sink", 3907 5393 "futures-util", 3908 5394 "http 0.2.12", 3909 - "indexmap 2.6.0", 5395 + "indexmap 2.7.1", 3910 5396 "slab", 3911 5397 "tokio", 3912 5398 "tokio-util", ··· 3915 5401 3916 5402 [[package]] 3917 5403 name = "h2" 3918 - version = "0.4.6" 5404 + version = "0.4.8" 3919 5405 source = "registry+https://github.com/rust-lang/crates.io-index" 3920 - checksum = "524e8ac6999421f49a846c2d4411f337e53497d8ec55d67753beffa43c5d9205" 5406 + checksum = "5017294ff4bb30944501348f6f8e42e6ad28f42c8bbef7a74029aff064a4e3c2" 3921 5407 dependencies = [ 3922 5408 "atomic-waker", 3923 5409 "bytes", 3924 5410 "fnv", 3925 5411 "futures-core", 3926 5412 "futures-sink", 3927 - "http 1.1.0", 3928 - "indexmap 2.6.0", 5413 + "http 1.2.0", 5414 + "indexmap 2.7.1", 3929 5415 "slab", 3930 5416 "tokio", 3931 5417 "tokio-util", ··· 3944 5430 "num-traits", 3945 5431 "rand 0.8.5", 3946 5432 "rand_distr", 5433 + ] 5434 + 5435 + [[package]] 5436 + name = "halfbrown" 5437 + version = "0.2.5" 5438 + source = "registry+https://github.com/rust-lang/crates.io-index" 5439 + checksum = "8588661a8607108a5ca69cab034063441a0413a0b041c13618a7dd348021ef6f" 5440 + dependencies = [ 5441 + "hashbrown 0.14.5", 5442 + "serde", 3947 5443 ] 3948 5444 3949 5445 [[package]] ··· 3976 5472 3977 5473 [[package]] 3978 5474 name = "hashbrown" 3979 - version = "0.15.0" 5475 + version = "0.15.2" 3980 5476 source = "registry+https://github.com/rust-lang/crates.io-index" 3981 - checksum = "1e087f84d4f86bf4b218b927129862374b72199ae7d8657835f1e89000eea4fb" 5477 + checksum = "bf151400ff0baff5465007dd2f3e717f3fe502074ca563069ce3a6629d07b289" 3982 5478 dependencies = [ 3983 5479 "allocator-api2", 3984 5480 "equivalent", ··· 3986 5482 ] 3987 5483 3988 5484 [[package]] 5485 + name = "hashify" 5486 + version = "0.2.6" 5487 + source = "registry+https://github.com/rust-lang/crates.io-index" 5488 + checksum = "f208758247e68e239acaa059e72e4ce1f30f2a4b6523f19c1b923d25b7e9cceb" 5489 + dependencies = [ 5490 + "proc-macro2", 5491 + "quote", 5492 + "syn 2.0.99", 5493 + ] 5494 + 5495 + [[package]] 3989 5496 name = "hashlink" 3990 5497 version = "0.9.1" 3991 5498 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 3995 5502 ] 3996 5503 3997 5504 [[package]] 5505 + name = "hashlink" 5506 + version = "0.10.0" 5507 + source = "registry+https://github.com/rust-lang/crates.io-index" 5508 + checksum = "7382cf6263419f2d8df38c55d7da83da5c18aef87fc7a7fc1fb1e344edfe14c1" 5509 + dependencies = [ 5510 + "hashbrown 0.15.2", 5511 + ] 5512 + 5513 + [[package]] 5514 + name = "hdrhistogram" 5515 + version = "7.5.4" 5516 + source = "registry+https://github.com/rust-lang/crates.io-index" 5517 + checksum = "765c9198f173dd59ce26ff9f95ef0aafd0a0fe01fb9d72841bc5066a4c06511d" 5518 + dependencies = [ 5519 + "base64 0.21.7", 5520 + "byteorder", 5521 + "crossbeam-channel", 5522 + "flate2", 5523 + "nom 7.1.3", 5524 + "num-traits", 5525 + ] 5526 + 5527 + [[package]] 3998 5528 name = "heck" 3999 5529 version = "0.4.1" 4000 5530 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 4013 5543 checksum = "d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024" 4014 5544 4015 5545 [[package]] 4016 - name = "hermit-abi" 4017 - version = "0.4.0" 4018 - source = "registry+https://github.com/rust-lang/crates.io-index" 4019 - checksum = "fbf6a919d6cf397374f7dfeeea91d974c7c0a7221d0d0f4f20d859d329e53fcc" 4020 - 4021 - [[package]] 4022 5546 name = "hex" 4023 5547 version = "0.4.3" 4024 5548 source = "registry+https://github.com/rust-lang/crates.io-index" 4025 5549 checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70" 5550 + 5551 + [[package]] 5552 + name = "hexf-parse" 5553 + version = "0.2.1" 5554 + source = "registry+https://github.com/rust-lang/crates.io-index" 5555 + checksum = "dfa686283ad6dd069f105e5ab091b04c62850d3e4cf5d67debad1933f55023df" 4026 5556 4027 5557 [[package]] 4028 5558 name = "hf-hub" ··· 4030 5560 source = "registry+https://github.com/rust-lang/crates.io-index" 4031 5561 checksum = "2b780635574b3d92f036890d8373433d6f9fc7abb320ee42a5c25897fc8ed732" 4032 5562 dependencies = [ 4033 - "dirs", 5563 + "dirs 5.0.1", 4034 5564 "indicatif", 4035 5565 "log", 4036 5566 "native-tls", 4037 5567 "rand 0.8.5", 4038 5568 "serde", 4039 5569 "serde_json", 4040 - "thiserror", 5570 + "thiserror 1.0.69", 4041 5571 "ureq", 4042 5572 ] 4043 5573 4044 5574 [[package]] 5575 + name = "hickory-proto" 5576 + version = "0.25.0-alpha.5" 5577 + source = "registry+https://github.com/rust-lang/crates.io-index" 5578 + checksum = "1d00147af6310f4392a31680db52a3ed45a2e0f68eb18e8c3fe5537ecc96d9e2" 5579 + dependencies = [ 5580 + "async-recursion", 5581 + "async-trait", 5582 + "cfg-if", 5583 + "data-encoding", 5584 + "enum-as-inner", 5585 + "futures-channel", 5586 + "futures-io", 5587 + "futures-util", 5588 + "idna", 5589 + "ipnet", 5590 + "once_cell", 5591 + "rand 0.9.0", 5592 + "serde", 5593 + "thiserror 2.0.12", 5594 + "tinyvec", 5595 + "tokio", 5596 + "tracing", 5597 + "url", 5598 + ] 5599 + 5600 + [[package]] 5601 + name = "hickory-resolver" 5602 + version = "0.25.0-alpha.5" 5603 + source = "registry+https://github.com/rust-lang/crates.io-index" 5604 + checksum = "5762f69ebdbd4ddb2e975cd24690bf21fe6b2604039189c26acddbc427f12887" 5605 + dependencies = [ 5606 + "cfg-if", 5607 + "futures-util", 5608 + "hickory-proto", 5609 + "ipconfig", 5610 + "moka", 5611 + "once_cell", 5612 + "parking_lot", 5613 + "rand 0.9.0", 5614 + "resolv-conf", 5615 + "serde", 5616 + "smallvec", 5617 + "thiserror 2.0.12", 5618 + "tokio", 5619 + "tracing", 5620 + ] 5621 + 5622 + [[package]] 5623 + name = "hipstr" 5624 + version = "0.6.0" 5625 + source = "registry+https://github.com/rust-lang/crates.io-index" 5626 + checksum = "97971ffc85d4c98de12e2608e992a43f5294ebb625fdb045b27c731b64c4c6d6" 5627 + dependencies = [ 5628 + "serde", 5629 + "serde_bytes", 5630 + "sptr", 5631 + ] 5632 + 5633 + [[package]] 4045 5634 name = "hkdf" 4046 5635 version = "0.12.4" 4047 5636 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 4061 5650 4062 5651 [[package]] 4063 5652 name = "home" 4064 - version = "0.5.9" 5653 + version = "0.5.11" 4065 5654 source = "registry+https://github.com/rust-lang/crates.io-index" 4066 - checksum = "e3d1354bf6b7235cb4a0576c2619fd4ed18183f689b12b006a0ee7329eeff9a5" 5655 + checksum = "589533453244b0995c858700322199b2becb13b627df2851f64a2775d024abcf" 4067 5656 dependencies = [ 4068 - "windows-sys 0.52.0", 5657 + "windows-sys 0.59.0", 4069 5658 ] 4070 5659 4071 5660 [[package]] ··· 4081 5670 4082 5671 [[package]] 4083 5672 name = "hstr" 4084 - version = "0.2.12" 5673 + version = "0.2.17" 4085 5674 source = "registry+https://github.com/rust-lang/crates.io-index" 4086 - checksum = "dae404c0c5d4e95d4858876ab02eecd6a196bb8caa42050dfa809938833fc412" 5675 + checksum = "a1a26def229ea95a8709dad32868d975d0dd40235bd2ce82920e4a8fe692b5e0" 4087 5676 dependencies = [ 4088 5677 "hashbrown 0.14.5", 4089 5678 "new_debug_unreachable", ··· 4112 5701 4113 5702 [[package]] 4114 5703 name = "http" 4115 - version = "1.1.0" 5704 + version = "1.2.0" 4116 5705 source = "registry+https://github.com/rust-lang/crates.io-index" 4117 - checksum = "21b9ddb458710bc376481b842f5da65cdf31522de232c1ca8146abce2a358258" 5706 + checksum = "f16ca2af56261c99fba8bac40a10251ce8188205a4c448fbb745a2e4daa76fea" 4118 5707 dependencies = [ 4119 5708 "bytes", 4120 5709 "fnv", ··· 4139 5728 checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184" 4140 5729 dependencies = [ 4141 5730 "bytes", 4142 - "http 1.1.0", 5731 + "http 1.2.0", 4143 5732 ] 4144 5733 4145 5734 [[package]] ··· 4150 5739 dependencies = [ 4151 5740 "bytes", 4152 5741 "futures-util", 4153 - "http 1.1.0", 5742 + "http 1.2.0", 4154 5743 "http-body 1.0.1", 4155 5744 "pin-project-lite", 4156 5745 ] ··· 4162 5751 checksum = "6e9b187a72d63adbfba487f48095306ac823049cb504ee195541e91c7775f5ad" 4163 5752 dependencies = [ 4164 5753 "anyhow", 4165 - "async-channel 1.9.0", 5754 + "async-channel", 4166 5755 "base64 0.13.1", 4167 5756 "futures-lite 1.13.0", 4168 5757 "http 0.2.12", ··· 4178 5767 4179 5768 [[package]] 4180 5769 name = "httparse" 4181 - version = "1.9.5" 5770 + version = "1.10.1" 4182 5771 source = "registry+https://github.com/rust-lang/crates.io-index" 4183 - checksum = "7d71d3574edd2771538b901e6549113b4006ece66150fb69c0fb6d9a2adae946" 5772 + checksum = "6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87" 4184 5773 4185 5774 [[package]] 4186 5775 name = "httpdate" ··· 4196 5785 4197 5786 [[package]] 4198 5787 name = "hyper" 4199 - version = "0.14.31" 5788 + version = "0.14.32" 4200 5789 source = "registry+https://github.com/rust-lang/crates.io-index" 4201 - checksum = "8c08302e8fa335b151b788c775ff56e7a03ae64ff85c548ee820fecb70356e85" 5790 + checksum = "41dfc780fdec9373c01bae43289ea34c972e40ee3c9f6b3c8801a35f35586ce7" 4202 5791 dependencies = [ 4203 5792 "bytes", 4204 5793 "futures-channel", ··· 4211 5800 "httpdate", 4212 5801 "itoa", 4213 5802 "pin-project-lite", 4214 - "socket2 0.5.7", 5803 + "socket2", 4215 5804 "tokio", 4216 5805 "tower-service", 4217 5806 "tracing", ··· 4220 5809 4221 5810 [[package]] 4222 5811 name = "hyper" 4223 - version = "1.5.0" 5812 + version = "1.6.0" 4224 5813 source = "registry+https://github.com/rust-lang/crates.io-index" 4225 - checksum = "bbbff0a806a4728c99295b254c8838933b5b082d75e3cb70c8dab21fdfbcfa9a" 5814 + checksum = "cc2b571658e38e0c01b1fdca3bbbe93c00d3d71693ff2770043f8c29bc7d6f80" 4226 5815 dependencies = [ 4227 5816 "bytes", 4228 5817 "futures-channel", 4229 5818 "futures-util", 4230 - "h2 0.4.6", 4231 - "http 1.1.0", 5819 + "h2 0.4.8", 5820 + "http 1.2.0", 4232 5821 "http-body 1.0.1", 4233 5822 "httparse", 4234 5823 "httpdate", ··· 4240 5829 ] 4241 5830 4242 5831 [[package]] 5832 + name = "hyper-named-pipe" 5833 + version = "0.1.0" 5834 + source = "registry+https://github.com/rust-lang/crates.io-index" 5835 + checksum = "73b7d8abf35697b81a825e386fc151e0d503e8cb5fcb93cc8669c376dfd6f278" 5836 + dependencies = [ 5837 + "hex", 5838 + "hyper 1.6.0", 5839 + "hyper-util", 5840 + "pin-project-lite", 5841 + "tokio", 5842 + "tower-service", 5843 + "winapi", 5844 + ] 5845 + 5846 + [[package]] 4243 5847 name = "hyper-rustls" 4244 5848 version = "0.24.2" 4245 5849 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 4247 5851 dependencies = [ 4248 5852 "futures-util", 4249 5853 "http 0.2.12", 4250 - "hyper 0.14.31", 5854 + "hyper 0.14.32", 4251 5855 "log", 4252 5856 "rustls 0.21.12", 4253 5857 "rustls-native-certs 0.6.3", ··· 4257 5861 4258 5862 [[package]] 4259 5863 name = "hyper-rustls" 4260 - version = "0.27.3" 5864 + version = "0.27.5" 4261 5865 source = "registry+https://github.com/rust-lang/crates.io-index" 4262 - checksum = "08afdbb5c31130e3034af566421053ab03787c640246a446327f550d11bcb333" 5866 + checksum = "2d191583f3da1305256f22463b9bb0471acad48a4e534a5218b9963e9c1f59b2" 4263 5867 dependencies = [ 4264 5868 "futures-util", 4265 - "http 1.1.0", 4266 - "hyper 1.5.0", 5869 + "http 1.2.0", 5870 + "hyper 1.6.0", 4267 5871 "hyper-util", 4268 - "rustls 0.23.15", 4269 - "rustls-native-certs 0.8.0", 5872 + "rustls 0.23.23", 5873 + "rustls-native-certs 0.8.1", 4270 5874 "rustls-pki-types", 4271 5875 "tokio", 4272 - "tokio-rustls 0.26.0", 5876 + "tokio-rustls 0.26.2", 5877 + "tower-service", 5878 + "webpki-roots", 5879 + ] 5880 + 5881 + [[package]] 5882 + name = "hyper-timeout" 5883 + version = "0.5.2" 5884 + source = "registry+https://github.com/rust-lang/crates.io-index" 5885 + checksum = "2b90d566bffbce6a75bd8b09a05aa8c2cb1fabb6cb348f8840c9e4c90a0d83b0" 5886 + dependencies = [ 5887 + "hyper 1.6.0", 5888 + "hyper-util", 5889 + "pin-project-lite", 5890 + "tokio", 4273 5891 "tower-service", 4274 5892 ] 4275 5893 ··· 4280 5898 checksum = "d6183ddfa99b85da61a140bea0efc93fdf56ceaa041b37d553518030827f9905" 4281 5899 dependencies = [ 4282 5900 "bytes", 4283 - "hyper 0.14.31", 5901 + "hyper 0.14.32", 4284 5902 "native-tls", 4285 5903 "tokio", 4286 5904 "tokio-native-tls", ··· 4294 5912 dependencies = [ 4295 5913 "bytes", 4296 5914 "http-body-util", 4297 - "hyper 1.5.0", 5915 + "hyper 1.6.0", 4298 5916 "hyper-util", 4299 5917 "native-tls", 4300 5918 "tokio", ··· 4304 5922 4305 5923 [[package]] 4306 5924 name = "hyper-util" 4307 - version = "0.1.7" 5925 + version = "0.1.10" 4308 5926 source = "registry+https://github.com/rust-lang/crates.io-index" 4309 - checksum = "cde7055719c54e36e95e8719f95883f22072a48ede39db7fc17a4e1d5281e9b9" 5927 + checksum = "df2dcfbe0677734ab2f3ffa7fa7bfd4706bfdc1ef393f2ee30184aed67e631b4" 4310 5928 dependencies = [ 4311 5929 "bytes", 4312 5930 "futures-channel", 4313 5931 "futures-util", 4314 - "http 1.1.0", 5932 + "http 1.2.0", 4315 5933 "http-body 1.0.1", 4316 - "hyper 1.5.0", 5934 + "hyper 1.6.0", 4317 5935 "pin-project-lite", 4318 - "socket2 0.5.7", 5936 + "socket2", 4319 5937 "tokio", 4320 - "tower 0.4.13", 4321 5938 "tower-service", 4322 5939 "tracing", 4323 5940 ] 4324 5941 4325 5942 [[package]] 5943 + name = "hyperlocal" 5944 + version = "0.9.1" 5945 + source = "registry+https://github.com/rust-lang/crates.io-index" 5946 + checksum = "986c5ce3b994526b3cd75578e62554abd09f0899d6206de48b3e96ab34ccc8c7" 5947 + dependencies = [ 5948 + "hex", 5949 + "http-body-util", 5950 + "hyper 1.6.0", 5951 + "hyper-util", 5952 + "pin-project-lite", 5953 + "tokio", 5954 + "tower-service", 5955 + ] 5956 + 5957 + [[package]] 4326 5958 name = "iana-time-zone" 4327 5959 version = "0.1.61" 4328 5960 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 4333 5965 "iana-time-zone-haiku", 4334 5966 "js-sys", 4335 5967 "wasm-bindgen", 4336 - "windows-core", 5968 + "windows-core 0.52.0", 4337 5969 ] 4338 5970 4339 5971 [[package]] ··· 4346 5978 ] 4347 5979 4348 5980 [[package]] 5981 + name = "icu_collections" 5982 + version = "1.5.0" 5983 + source = "registry+https://github.com/rust-lang/crates.io-index" 5984 + checksum = "db2fa452206ebee18c4b5c2274dbf1de17008e874b4dc4f0aea9d01ca79e4526" 5985 + dependencies = [ 5986 + "displaydoc", 5987 + "yoke", 5988 + "zerofrom", 5989 + "zerovec", 5990 + ] 5991 + 5992 + [[package]] 5993 + name = "icu_locid" 5994 + version = "1.5.0" 5995 + source = "registry+https://github.com/rust-lang/crates.io-index" 5996 + checksum = "13acbb8371917fc971be86fc8057c41a64b521c184808a698c02acc242dbf637" 5997 + dependencies = [ 5998 + "displaydoc", 5999 + "litemap", 6000 + "tinystr", 6001 + "writeable", 6002 + "zerovec", 6003 + ] 6004 + 6005 + [[package]] 6006 + name = "icu_locid_transform" 6007 + version = "1.5.0" 6008 + source = "registry+https://github.com/rust-lang/crates.io-index" 6009 + checksum = "01d11ac35de8e40fdeda00d9e1e9d92525f3f9d887cdd7aa81d727596788b54e" 6010 + dependencies = [ 6011 + "displaydoc", 6012 + "icu_locid", 6013 + "icu_locid_transform_data", 6014 + "icu_provider", 6015 + "tinystr", 6016 + "zerovec", 6017 + ] 6018 + 6019 + [[package]] 6020 + name = "icu_locid_transform_data" 6021 + version = "1.5.0" 6022 + source = "registry+https://github.com/rust-lang/crates.io-index" 6023 + checksum = "fdc8ff3388f852bede6b579ad4e978ab004f139284d7b28715f773507b946f6e" 6024 + 6025 + [[package]] 6026 + name = "icu_normalizer" 6027 + version = "1.5.0" 6028 + source = "registry+https://github.com/rust-lang/crates.io-index" 6029 + checksum = "19ce3e0da2ec68599d193c93d088142efd7f9c5d6fc9b803774855747dc6a84f" 6030 + dependencies = [ 6031 + "displaydoc", 6032 + "icu_collections", 6033 + "icu_normalizer_data", 6034 + "icu_properties", 6035 + "icu_provider", 6036 + "smallvec", 6037 + "utf16_iter", 6038 + "utf8_iter", 6039 + "write16", 6040 + "zerovec", 6041 + ] 6042 + 6043 + [[package]] 6044 + name = "icu_normalizer_data" 6045 + version = "1.5.0" 6046 + source = "registry+https://github.com/rust-lang/crates.io-index" 6047 + checksum = "f8cafbf7aa791e9b22bec55a167906f9e1215fd475cd22adfcf660e03e989516" 6048 + 6049 + [[package]] 6050 + name = "icu_properties" 6051 + version = "1.5.1" 6052 + source = "registry+https://github.com/rust-lang/crates.io-index" 6053 + checksum = "93d6020766cfc6302c15dbbc9c8778c37e62c14427cb7f6e601d849e092aeef5" 6054 + dependencies = [ 6055 + "displaydoc", 6056 + "icu_collections", 6057 + "icu_locid_transform", 6058 + "icu_properties_data", 6059 + "icu_provider", 6060 + "tinystr", 6061 + "zerovec", 6062 + ] 6063 + 6064 + [[package]] 6065 + name = "icu_properties_data" 6066 + version = "1.5.0" 6067 + source = "registry+https://github.com/rust-lang/crates.io-index" 6068 + checksum = "67a8effbc3dd3e4ba1afa8ad918d5684b8868b3b26500753effea8d2eed19569" 6069 + 6070 + [[package]] 6071 + name = "icu_provider" 6072 + version = "1.5.0" 6073 + source = "registry+https://github.com/rust-lang/crates.io-index" 6074 + checksum = "6ed421c8a8ef78d3e2dbc98a973be2f3770cb42b606e3ab18d6237c4dfde68d9" 6075 + dependencies = [ 6076 + "displaydoc", 6077 + "icu_locid", 6078 + "icu_provider_macros", 6079 + "stable_deref_trait", 6080 + "tinystr", 6081 + "writeable", 6082 + "yoke", 6083 + "zerofrom", 6084 + "zerovec", 6085 + ] 6086 + 6087 + [[package]] 6088 + name = "icu_provider_macros" 6089 + version = "1.5.0" 6090 + source = "registry+https://github.com/rust-lang/crates.io-index" 6091 + checksum = "1ec89e9337638ecdc08744df490b221a7399bf8d164eb52a665454e60e075ad6" 6092 + dependencies = [ 6093 + "proc-macro2", 6094 + "quote", 6095 + "syn 2.0.99", 6096 + ] 6097 + 6098 + [[package]] 4349 6099 name = "ident_case" 4350 6100 version = "1.0.1" 4351 6101 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 4353 6103 4354 6104 [[package]] 4355 6105 name = "idna" 4356 - version = "0.4.0" 6106 + version = "1.0.3" 4357 6107 source = "registry+https://github.com/rust-lang/crates.io-index" 4358 - checksum = "7d20d6b07bfbc108882d88ed8e37d39636dcc260e15e30c45e6ba089610b917c" 6108 + checksum = "686f825264d630750a544639377bae737628043f20d38bbc029e8f29ea968a7e" 4359 6109 dependencies = [ 4360 - "unicode-bidi", 4361 - "unicode-normalization", 6110 + "idna_adapter", 6111 + "smallvec", 6112 + "utf8_iter", 4362 6113 ] 4363 6114 4364 6115 [[package]] 4365 - name = "idna" 4366 - version = "0.5.0" 6116 + name = "idna_adapter" 6117 + version = "1.2.0" 4367 6118 source = "registry+https://github.com/rust-lang/crates.io-index" 4368 - checksum = "634d9b1461af396cad843f47fdba5597a4f9e6ddd4bfb6ff5d85028c25cb12f6" 6119 + checksum = "daca1df1c957320b2cf139ac61e7bd64fed304c5040df000a745aa1de3b4ef71" 4369 6120 dependencies = [ 4370 - "unicode-bidi", 4371 - "unicode-normalization", 6121 + "icu_normalizer", 6122 + "icu_properties", 4372 6123 ] 4373 6124 4374 6125 [[package]] ··· 4378 6129 checksum = "cb56e1aa765b4b4f3aadfab769793b7087bb03a4ea4920644a6d238e2df5b9ed" 4379 6130 4380 6131 [[package]] 6132 + name = "ignore" 6133 + version = "0.4.23" 6134 + source = "registry+https://github.com/rust-lang/crates.io-index" 6135 + checksum = "6d89fd380afde86567dfba715db065673989d6253f42b88179abd3eae47bda4b" 6136 + dependencies = [ 6137 + "crossbeam-deque", 6138 + "globset", 6139 + "log", 6140 + "memchr", 6141 + "regex-automata 0.4.9", 6142 + "same-file", 6143 + "walkdir", 6144 + "winapi-util", 6145 + ] 6146 + 6147 + [[package]] 6148 + name = "image" 6149 + version = "0.24.9" 6150 + source = "registry+https://github.com/rust-lang/crates.io-index" 6151 + checksum = "5690139d2f55868e080017335e4b94cb7414274c74f1669c84fb5feba2c9f69d" 6152 + dependencies = [ 6153 + "bytemuck", 6154 + "byteorder", 6155 + "color_quant", 6156 + "num-traits", 6157 + "png", 6158 + ] 6159 + 6160 + [[package]] 6161 + name = "import_map" 6162 + version = "0.21.0" 6163 + source = "registry+https://github.com/rust-lang/crates.io-index" 6164 + checksum = "1215d4d92511fbbdaea50e750e91f2429598ef817f02b579158e92803b52c00a" 6165 + dependencies = [ 6166 + "boxed_error", 6167 + "deno_error", 6168 + "indexmap 2.7.1", 6169 + "log", 6170 + "percent-encoding", 6171 + "serde", 6172 + "serde_json", 6173 + "thiserror 2.0.12", 6174 + "url", 6175 + ] 6176 + 6177 + [[package]] 4381 6178 name = "indexmap" 4382 6179 version = "1.9.3" 4383 6180 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 4390 6187 4391 6188 [[package]] 4392 6189 name = "indexmap" 4393 - version = "2.6.0" 6190 + version = "2.7.1" 4394 6191 source = "registry+https://github.com/rust-lang/crates.io-index" 4395 - checksum = "707907fe3c25f5424cce2cb7e1cbcafee6bdbe735ca90ef77c29e84591e5b9da" 6192 + checksum = "8c9c992b02b5b4c94ea26e32fe5bccb7aa7d9f390ab5c1221ff895bc7ea8b652" 4396 6193 dependencies = [ 4397 6194 "equivalent", 4398 - "hashbrown 0.15.0", 6195 + "hashbrown 0.15.2", 4399 6196 "serde", 4400 6197 ] 4401 6198 4402 6199 [[package]] 4403 6200 name = "indicatif" 4404 - version = "0.17.8" 6201 + version = "0.17.11" 4405 6202 source = "registry+https://github.com/rust-lang/crates.io-index" 4406 - checksum = "763a5a8f45087d6bcea4222e7b72c291a054edf80e4ef6efd2a4979878c7bea3" 6203 + checksum = "183b3088984b400f4cfac3620d5e076c84da5364016b4f49473de574b2586235" 4407 6204 dependencies = [ 4408 6205 "console", 4409 - "instant", 4410 6206 "number_prefix", 4411 6207 "portable-atomic", 4412 - "unicode-width", 6208 + "unicode-width 0.2.0", 6209 + "web-time", 4413 6210 ] 4414 6211 4415 6212 [[package]] ··· 4419 6216 checksum = "64e9829a50b42bb782c1df523f78d332fe371b10c661e78b7a3c34b0198e9fac" 4420 6217 4421 6218 [[package]] 6219 + name = "inotify" 6220 + version = "0.9.6" 6221 + source = "registry+https://github.com/rust-lang/crates.io-index" 6222 + checksum = "f8069d3ec154eb856955c1c0fbffefbf5f3c40a104ec912d4797314c1801abff" 6223 + dependencies = [ 6224 + "bitflags 1.3.2", 6225 + "inotify-sys", 6226 + "libc", 6227 + ] 6228 + 6229 + [[package]] 6230 + name = "inotify-sys" 6231 + version = "0.1.5" 6232 + source = "registry+https://github.com/rust-lang/crates.io-index" 6233 + checksum = "e05c02b5e89bff3b946cedeca278abc628fe811e604f027c45a8aa3cf793d0eb" 6234 + dependencies = [ 6235 + "libc", 6236 + ] 6237 + 6238 + [[package]] 6239 + name = "inout" 6240 + version = "0.1.4" 6241 + source = "registry+https://github.com/rust-lang/crates.io-index" 6242 + checksum = "879f10e63c20629ecabbb64a8010319738c66a5cd0c29b02d63d272b03751d01" 6243 + dependencies = [ 6244 + "block-padding 0.3.3", 6245 + "generic-array", 6246 + ] 6247 + 6248 + [[package]] 4422 6249 name = "instant" 4423 6250 version = "0.1.13" 4424 6251 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 4442 6269 source = "registry+https://github.com/rust-lang/crates.io-index" 4443 6270 checksum = "b58db92f96b720de98181bbbe63c831e87005ab460c1bf306eb2622b4707997f" 4444 6271 dependencies = [ 4445 - "socket2 0.5.7", 6272 + "socket2", 4446 6273 "widestring", 4447 6274 "windows-sys 0.48.0", 4448 6275 "winreg", ··· 4450 6277 4451 6278 [[package]] 4452 6279 name = "ipnet" 4453 - version = "2.10.1" 6280 + version = "2.11.0" 6281 + source = "registry+https://github.com/rust-lang/crates.io-index" 6282 + checksum = "469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130" 6283 + 6284 + [[package]] 6285 + name = "ipnetwork" 6286 + version = "0.20.0" 4454 6287 source = "registry+https://github.com/rust-lang/crates.io-index" 4455 - checksum = "ddc24109865250148c2e0f3d25d4f0f479571723792d3802153c60922a4fb708" 6288 + checksum = "bf466541e9d546596ee94f9f69590f89473455f88372423e0008fc1a7daf100e" 6289 + dependencies = [ 6290 + "serde", 6291 + ] 4456 6292 4457 6293 [[package]] 4458 6294 name = "is-macro" 4459 - version = "0.3.6" 6295 + version = "0.3.7" 4460 6296 source = "registry+https://github.com/rust-lang/crates.io-index" 4461 - checksum = "2069faacbe981460232f880d26bf3c7634e322d49053aa48c27e3ae642f728f1" 6297 + checksum = "1d57a3e447e24c22647738e4607f1df1e0ec6f72e16182c4cd199f647cdfb0e4" 4462 6298 dependencies = [ 4463 - "Inflector", 6299 + "heck 0.5.0", 4464 6300 "proc-macro2", 4465 6301 "quote", 4466 - "syn 2.0.81", 6302 + "syn 2.0.99", 4467 6303 ] 4468 6304 4469 6305 [[package]] ··· 4509 6345 ] 4510 6346 4511 6347 [[package]] 6348 + name = "itertools" 6349 + version = "0.14.0" 6350 + source = "registry+https://github.com/rust-lang/crates.io-index" 6351 + checksum = "2b192c782037fadd9cfa75548310488aabdbf3d2da73885b31bd0abd03351285" 6352 + dependencies = [ 6353 + "either", 6354 + ] 6355 + 6356 + [[package]] 4512 6357 name = "itoa" 4513 - version = "1.0.11" 6358 + version = "1.0.14" 4514 6359 source = "registry+https://github.com/rust-lang/crates.io-index" 4515 - checksum = "49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b" 6360 + checksum = "d75a2a4b1b190afb6f5425f10f6a8f959d2ea0b9c2b1d79553551850539e4674" 6361 + 6362 + [[package]] 6363 + name = "jni-sys" 6364 + version = "0.3.0" 6365 + source = "registry+https://github.com/rust-lang/crates.io-index" 6366 + checksum = "8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130" 4516 6367 4517 6368 [[package]] 4518 6369 name = "jobserver" ··· 4525 6376 4526 6377 [[package]] 4527 6378 name = "js-sys" 4528 - version = "0.3.69" 6379 + version = "0.3.77" 4529 6380 source = "registry+https://github.com/rust-lang/crates.io-index" 4530 - checksum = "29c15563dc2726973df627357ce0c9ddddbea194836909d655df6a75d2cf296d" 6381 + checksum = "1cfaf33c695fc6e08064efbc1f72ec937429614f25eef83af942d0e227c3a28f" 4531 6382 dependencies = [ 6383 + "once_cell", 4532 6384 "wasm-bindgen", 6385 + ] 6386 + 6387 + [[package]] 6388 + name = "jsonc-parser" 6389 + version = "0.26.2" 6390 + source = "registry+https://github.com/rust-lang/crates.io-index" 6391 + checksum = "b558af6b49fd918e970471374e7a798b2c9bbcda624a210ffa3901ee5614bc8e" 6392 + dependencies = [ 6393 + "serde_json", 4533 6394 ] 4534 6395 4535 6396 [[package]] ··· 4547 6408 ] 4548 6409 4549 6410 [[package]] 6411 + name = "junction" 6412 + version = "1.2.0" 6413 + source = "registry+https://github.com/rust-lang/crates.io-index" 6414 + checksum = "72bbdfd737a243da3dfc1f99ee8d6e166480f17ab4ac84d7c34aacd73fc7bd16" 6415 + dependencies = [ 6416 + "scopeguard", 6417 + "windows-sys 0.52.0", 6418 + ] 6419 + 6420 + [[package]] 6421 + name = "k256" 6422 + version = "0.13.4" 6423 + source = "registry+https://github.com/rust-lang/crates.io-index" 6424 + checksum = "f6e3919bbaa2945715f0bb6d3934a173d1e9a59ac23767fbaaef277265a7411b" 6425 + dependencies = [ 6426 + "cfg-if", 6427 + "ecdsa", 6428 + "elliptic-curve", 6429 + "once_cell", 6430 + "sha2 0.10.8", 6431 + "signature", 6432 + ] 6433 + 6434 + [[package]] 6435 + name = "keccak" 6436 + version = "0.1.5" 6437 + source = "registry+https://github.com/rust-lang/crates.io-index" 6438 + checksum = "ecc2af9a1119c51f12a14607e783cb977bde58bc069ff0c3da1095e635d70654" 6439 + dependencies = [ 6440 + "cpufeatures", 6441 + ] 6442 + 6443 + [[package]] 4550 6444 name = "keyed_priority_queue" 4551 6445 version = "0.4.2" 4552 6446 source = "registry+https://github.com/rust-lang/crates.io-index" 4553 6447 checksum = "4ee7893dab2e44ae5f9d0173f26ff4aa327c10b01b06a72b52dd9405b628640d" 4554 6448 dependencies = [ 4555 - "indexmap 2.6.0", 6449 + "indexmap 2.7.1", 4556 6450 ] 4557 6451 4558 6452 [[package]] 6453 + name = "khronos-egl" 6454 + version = "6.0.0" 6455 + source = "registry+https://github.com/rust-lang/crates.io-index" 6456 + checksum = "6aae1df220ece3c0ada96b8153459b67eebe9ae9212258bb0134ae60416fdf76" 6457 + dependencies = [ 6458 + "libc", 6459 + "libloading 0.8.6", 6460 + "pkg-config", 6461 + ] 6462 + 6463 + [[package]] 6464 + name = "khronos_api" 6465 + version = "3.1.0" 6466 + source = "registry+https://github.com/rust-lang/crates.io-index" 6467 + checksum = "e2db585e1d738fc771bf08a151420d3ed193d9d895a36df7f6f8a9456b911ddc" 6468 + 6469 + [[package]] 4559 6470 name = "konst" 4560 6471 version = "0.2.19" 4561 6472 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 4571 6482 checksum = "a4933f3f57a8e9d9da04db23fb153356ecaf00cbd14aee46279c33dc80925c37" 4572 6483 4573 6484 [[package]] 4574 - name = "kv-log-macro" 4575 - version = "1.0.7" 6485 + name = "kqueue" 6486 + version = "1.0.8" 6487 + source = "registry+https://github.com/rust-lang/crates.io-index" 6488 + checksum = "7447f1ca1b7b563588a205fe93dea8df60fd981423a768bc1c0ded35ed147d0c" 6489 + dependencies = [ 6490 + "kqueue-sys", 6491 + "libc", 6492 + ] 6493 + 6494 + [[package]] 6495 + name = "kqueue-sys" 6496 + version = "1.0.4" 4576 6497 source = "registry+https://github.com/rust-lang/crates.io-index" 4577 - checksum = "0de8b303297635ad57c9f5059fd9cee7a47f8e8daa09df0fcd07dd39fb22977f" 6498 + checksum = "ed9625ffda8729b85e45cf04090035ac368927b8cebc34898e7c120f52e4838b" 4578 6499 dependencies = [ 4579 - "log", 6500 + "bitflags 1.3.2", 6501 + "libc", 4580 6502 ] 4581 6503 4582 6504 [[package]] ··· 4584 6506 version = "0.20.2" 4585 6507 source = "registry+https://github.com/rust-lang/crates.io-index" 4586 6508 checksum = "507460a910eb7b32ee961886ff48539633b788a36b65692b95f225b844c82553" 6509 + 6510 + [[package]] 6511 + name = "lazy-regex" 6512 + version = "3.4.1" 6513 + source = "registry+https://github.com/rust-lang/crates.io-index" 6514 + checksum = "60c7310b93682b36b98fa7ea4de998d3463ccbebd94d935d6b48ba5b6ffa7126" 6515 + dependencies = [ 6516 + "lazy-regex-proc_macros", 6517 + "once_cell", 6518 + "regex", 6519 + ] 6520 + 6521 + [[package]] 6522 + name = "lazy-regex-proc_macros" 6523 + version = "3.4.1" 6524 + source = "registry+https://github.com/rust-lang/crates.io-index" 6525 + checksum = "4ba01db5ef81e17eb10a5e0f2109d1b3a3e29bac3070fdbd7d156bf7dbd206a1" 6526 + dependencies = [ 6527 + "proc-macro2", 6528 + "quote", 6529 + "regex", 6530 + "syn 2.0.99", 6531 + ] 4587 6532 4588 6533 [[package]] 4589 6534 name = "lazy_static" ··· 4672 6617 4673 6618 [[package]] 4674 6619 name = "libc" 4675 - version = "0.2.161" 6620 + version = "0.2.170" 6621 + source = "registry+https://github.com/rust-lang/crates.io-index" 6622 + checksum = "875b3680cb2f8f71bdcf9a30f38d48282f5d3c95cbf9b3fa57269bb5d5c06828" 6623 + 6624 + [[package]] 6625 + name = "libffi" 6626 + version = "3.2.0" 4676 6627 source = "registry+https://github.com/rust-lang/crates.io-index" 4677 - checksum = "8e9489c2807c139ffd9c1794f4af0ebe86a828db53ecdc7fea2111d0fed085d1" 6628 + checksum = "ce826c243048e3d5cec441799724de52e2d42f820468431fc3fceee2341871e2" 6629 + dependencies = [ 6630 + "libc", 6631 + "libffi-sys", 6632 + ] 6633 + 6634 + [[package]] 6635 + name = "libffi-sys" 6636 + version = "2.3.0" 6637 + source = "registry+https://github.com/rust-lang/crates.io-index" 6638 + checksum = "f36115160c57e8529781b4183c2bb51fdc1f6d6d1ed345591d84be7703befb3c" 6639 + dependencies = [ 6640 + "cc", 6641 + ] 4678 6642 4679 6643 [[package]] 4680 6644 name = "libgit2-sys" ··· 4690 6654 4691 6655 [[package]] 4692 6656 name = "libloading" 4693 - version = "0.8.5" 6657 + version = "0.7.4" 6658 + source = "registry+https://github.com/rust-lang/crates.io-index" 6659 + checksum = "b67380fd3b2fbe7527a606e18729d21c6f3951633d0500574c4dc22d2d638b9f" 6660 + dependencies = [ 6661 + "cfg-if", 6662 + "winapi", 6663 + ] 6664 + 6665 + [[package]] 6666 + name = "libloading" 6667 + version = "0.8.6" 4694 6668 source = "registry+https://github.com/rust-lang/crates.io-index" 4695 - checksum = "4979f22fdb869068da03c9f7528f8297c6fd2606bc3a4affe42e6a823fdb8da4" 6669 + checksum = "fc2f4eb4bc735547cfed7c0a4922cbd04a4655978c09b54f1f7b228750664c34" 4696 6670 dependencies = [ 4697 6671 "cfg-if", 4698 6672 "windows-targets 0.52.6", ··· 4700 6674 4701 6675 [[package]] 4702 6676 name = "libm" 4703 - version = "0.2.8" 6677 + version = "0.2.11" 4704 6678 source = "registry+https://github.com/rust-lang/crates.io-index" 4705 - checksum = "4ec2a862134d2a7d32d7983ddcdd1c4923530833c9f2ea1a44fc5fa473989058" 6679 + checksum = "8355be11b20d696c8f18f6cc018c4e372165b1fa8126cef092399c9951984ffa" 4706 6680 4707 6681 [[package]] 4708 6682 name = "libredox" ··· 4710 6684 source = "registry+https://github.com/rust-lang/crates.io-index" 4711 6685 checksum = "c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d" 4712 6686 dependencies = [ 4713 - "bitflags 2.6.0", 6687 + "bitflags 2.9.0", 4714 6688 "libc", 4715 - "redox_syscall 0.5.7", 6689 + "redox_syscall 0.5.10", 4716 6690 ] 4717 6691 4718 6692 [[package]] ··· 4739 6713 4740 6714 [[package]] 4741 6715 name = "libz-sys" 4742 - version = "1.1.20" 6716 + version = "1.1.21" 4743 6717 source = "registry+https://github.com/rust-lang/crates.io-index" 4744 - checksum = "d2d16453e800a8cf6dd2fc3eb4bc99b786a9b90c663b8559a5b1a041bf89e472" 6718 + checksum = "df9b68e50e6e0b26f672573834882eb57759f6db9b3be2ea3c35c91188bb4eaa" 4745 6719 dependencies = [ 4746 6720 "cc", 4747 6721 "libc", ··· 4757 6731 4758 6732 [[package]] 4759 6733 name = "linux-raw-sys" 4760 - version = "0.4.14" 6734 + version = "0.4.15" 6735 + source = "registry+https://github.com/rust-lang/crates.io-index" 6736 + checksum = "d26c52dbd32dccf2d10cac7725f8eae5296885fb5703b261f7d0a0739ec807ab" 6737 + 6738 + [[package]] 6739 + name = "litemap" 6740 + version = "0.7.5" 4761 6741 source = "registry+https://github.com/rust-lang/crates.io-index" 4762 - checksum = "78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89" 6742 + checksum = "23fb14cb19457329c82206317a5663005a4d404783dc74f4252769b0d5f42856" 6743 + 6744 + [[package]] 6745 + name = "litrs" 6746 + version = "0.4.1" 6747 + source = "registry+https://github.com/rust-lang/crates.io-index" 6748 + checksum = "b4ce301924b7887e9d637144fdade93f9dfff9b60981d4ac161db09720d39aa5" 4763 6749 4764 6750 [[package]] 4765 6751 name = "lock_api" ··· 4773 6759 4774 6760 [[package]] 4775 6761 name = "log" 4776 - version = "0.4.22" 6762 + version = "0.4.26" 4777 6763 source = "registry+https://github.com/rust-lang/crates.io-index" 4778 - checksum = "a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24" 4779 - dependencies = [ 4780 - "value-bag", 4781 - ] 6764 + checksum = "30bde2b3dc3671ae49d8e2e9f044c7c005836e7a023ee57cffa25ab82764bb9e" 4782 6765 4783 6766 [[package]] 4784 6767 name = "loki-api" 4785 - version = "0.1.2" 6768 + version = "0.1.3" 4786 6769 source = "registry+https://github.com/rust-lang/crates.io-index" 4787 - checksum = "674883a98273598ac3aad4301724c56734bea90574c5033af067e8f9fb5eb399" 6770 + checksum = "bdc38a304f59a03e6efa3876766a48c70a766a93f88341c3fff4212834b8e327" 4788 6771 dependencies = [ 4789 6772 "prost", 4790 6773 "prost-types", 4791 6774 ] 4792 6775 4793 6776 [[package]] 4794 - name = "lru" 4795 - version = "0.12.5" 6777 + name = "loom" 6778 + version = "0.7.2" 4796 6779 source = "registry+https://github.com/rust-lang/crates.io-index" 4797 - checksum = "234cf4f4a04dc1f57e24b96cc0cd600cf2af460d4161ac5ecdd0af8e1f3b2a38" 6780 + checksum = "419e0dc8046cb947daa77eb95ae174acfbddb7673b4151f56d1eed8e93fbfaca" 4798 6781 dependencies = [ 4799 - "hashbrown 0.15.0", 6782 + "cfg-if", 6783 + "generator", 6784 + "scoped-tls", 6785 + "tracing", 6786 + "tracing-subscriber", 4800 6787 ] 4801 6788 4802 6789 [[package]] 4803 - name = "lru-cache" 4804 - version = "0.1.2" 6790 + name = "lru" 6791 + version = "0.12.5" 4805 6792 source = "registry+https://github.com/rust-lang/crates.io-index" 4806 - checksum = "31e24f1ad8321ca0e8a1e0ac13f23cb668e6f5466c2c57319f6a5cf1cc8e3b1c" 6793 + checksum = "234cf4f4a04dc1f57e24b96cc0cd600cf2af460d4161ac5ecdd0af8e1f3b2a38" 4807 6794 dependencies = [ 4808 - "linked-hash-map", 6795 + "hashbrown 0.15.2", 4809 6796 ] 4810 6797 4811 6798 [[package]] ··· 4814 6801 source = "registry+https://github.com/rust-lang/crates.io-index" 4815 6802 checksum = "75761162ae2b0e580d7e7c390558127e5f01b4194debd6221fd8c207fc80e3f5" 4816 6803 dependencies = [ 4817 - "twox-hash", 6804 + "twox-hash 1.6.3", 4818 6805 ] 4819 6806 4820 6807 [[package]] ··· 4850 6837 source = "registry+https://github.com/rust-lang/crates.io-index" 4851 6838 checksum = "6c42f95f9d296f2dcb50665f507ed5a68a171453142663ce44d77a4eb217b053" 4852 6839 dependencies = [ 4853 - "aes", 6840 + "aes 0.7.5", 4854 6841 "base64 0.21.7", 4855 6842 "block-modes", 4856 6843 "crc-any", ··· 4872 6859 4873 6860 [[package]] 4874 6861 name = "mail-parser" 4875 - version = "0.9.4" 6862 + version = "0.10.2" 4876 6863 source = "registry+https://github.com/rust-lang/crates.io-index" 4877 - checksum = "93c3b9e5d8b17faf573330bbc43b37d6e918c0a3bf8a88e7d0a220ebc84af9fc" 6864 + checksum = "187a2b93c4c8c32f552ee06c2d99915e575de2fc7e04b07891c9edfee5b8edd6" 4878 6865 dependencies = [ 4879 6866 "encoding_rs", 6867 + "hashify", 4880 6868 "serde", 4881 6869 ] 4882 6870 ··· 4889 6877 "base64 0.22.1", 4890 6878 "gethostname", 4891 6879 "mail-builder", 4892 - "rustls 0.23.15", 6880 + "rustls 0.23.23", 4893 6881 "rustls-pki-types", 4894 6882 "smtp-proto", 4895 6883 "tokio", 4896 - "tokio-rustls 0.26.0", 4897 - "webpki-roots 0.26.6", 6884 + "tokio-rustls 0.26.2", 6885 + "webpki-roots", 4898 6886 ] 4899 6887 4900 6888 [[package]] 4901 6889 name = "malachite" 4902 - version = "0.4.16" 6890 + version = "0.4.18" 4903 6891 source = "registry+https://github.com/rust-lang/crates.io-index" 4904 - checksum = "5616515d632967cd329b6f6db96be9a03ea0b3a49cdbc45b0016803dad8a77b7" 6892 + checksum = "4a6ecab92657eb234bfe98abd0b17920772c6b14ce69256950142e2eb36d000b" 4905 6893 dependencies = [ 4906 6894 "malachite-base", 4907 6895 "malachite-nz", ··· 4910 6898 4911 6899 [[package]] 4912 6900 name = "malachite-base" 4913 - version = "0.4.16" 6901 + version = "0.4.22" 4914 6902 source = "registry+https://github.com/rust-lang/crates.io-index" 4915 - checksum = "46059721011b0458b7bd6d9179be5d0b60294281c23320c207adceaecc54d13b" 6903 + checksum = "5ea0ed76adf7defc1a92240b5c36d5368cfe9251640dcce5bd2d0b7c1fd87aeb" 4916 6904 dependencies = [ 4917 6905 "hashbrown 0.14.5", 4918 6906 "itertools 0.11.0", ··· 4935 6923 4936 6924 [[package]] 4937 6925 name = "malachite-nz" 4938 - version = "0.4.16" 6926 + version = "0.4.22" 4939 6927 source = "registry+https://github.com/rust-lang/crates.io-index" 4940 - checksum = "1503b27e825cabd1c3d0ff1e95a39fb2ec9eab6fd3da6cfa41aec7091d273e78" 6928 + checksum = "34a79feebb2bc9aa7762047c8e5495269a367da6b5a90a99882a0aeeac1841f7" 4941 6929 dependencies = [ 4942 6930 "itertools 0.11.0", 4943 6931 "libm", ··· 4946 6934 4947 6935 [[package]] 4948 6936 name = "malachite-q" 4949 - version = "0.4.16" 6937 + version = "0.4.22" 4950 6938 source = "registry+https://github.com/rust-lang/crates.io-index" 4951 - checksum = "a475503a70a3679dbe3b9b230a23622516742528ba614a7b2490f180ea9cb514" 6939 + checksum = "50f235d5747b1256b47620f5640c2a17a88c7569eebdf27cd9cb130e1a619191" 4952 6940 dependencies = [ 4953 6941 "itertools 0.11.0", 4954 6942 "malachite-base", 4955 6943 "malachite-nz", 6944 + ] 6945 + 6946 + [[package]] 6947 + name = "malloc_buf" 6948 + version = "0.0.6" 6949 + source = "registry+https://github.com/rust-lang/crates.io-index" 6950 + checksum = "62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb" 6951 + dependencies = [ 6952 + "libc", 4956 6953 ] 4957 6954 4958 6955 [[package]] ··· 5010 7007 ] 5011 7008 5012 7009 [[package]] 7010 + name = "md4" 7011 + version = "0.10.2" 7012 + source = "registry+https://github.com/rust-lang/crates.io-index" 7013 + checksum = "7da5ac363534dce5fabf69949225e174fbf111a498bf0ff794c8ea1fba9f3dda" 7014 + dependencies = [ 7015 + "digest 0.10.7", 7016 + ] 7017 + 7018 + [[package]] 5013 7019 name = "measure_time" 5014 7020 version = "0.8.3" 5015 7021 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 5027 7033 5028 7034 [[package]] 5029 7035 name = "memmap2" 7036 + version = "0.5.10" 7037 + source = "registry+https://github.com/rust-lang/crates.io-index" 7038 + checksum = "83faa42c0a078c393f6b29d5db232d8be22776a891f8f56e5284faee4a20b327" 7039 + dependencies = [ 7040 + "libc", 7041 + ] 7042 + 7043 + [[package]] 7044 + name = "memmap2" 5030 7045 version = "0.9.5" 5031 7046 source = "registry+https://github.com/rust-lang/crates.io-index" 5032 7047 checksum = "fd3f7eed9d3848f8b98834af67102b720745c4ec028fcd0aa0239277e7de374f" ··· 5036 7051 ] 5037 7052 5038 7053 [[package]] 7054 + name = "memmem" 7055 + version = "0.1.1" 7056 + source = "registry+https://github.com/rust-lang/crates.io-index" 7057 + checksum = "a64a92489e2744ce060c349162be1c5f33c6969234104dbd99ddb5feb08b8c15" 7058 + 7059 + [[package]] 5039 7060 name = "memoffset" 5040 7061 version = "0.9.1" 5041 7062 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 5045 7066 ] 5046 7067 5047 7068 [[package]] 7069 + name = "metal" 7070 + version = "0.28.0" 7071 + source = "registry+https://github.com/rust-lang/crates.io-index" 7072 + checksum = "5637e166ea14be6063a3f8ba5ccb9a4159df7d8f6d61c02fc3d480b1f90dcfcb" 7073 + dependencies = [ 7074 + "bitflags 2.9.0", 7075 + "block", 7076 + "core-graphics-types", 7077 + "foreign-types 0.5.0", 7078 + "log", 7079 + "objc", 7080 + "paste", 7081 + ] 7082 + 7083 + [[package]] 5048 7084 name = "mime" 5049 7085 version = "0.3.17" 5050 7086 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 5061 7097 ] 5062 7098 5063 7099 [[package]] 7100 + name = "minicov" 7101 + version = "0.3.7" 7102 + source = "registry+https://github.com/rust-lang/crates.io-index" 7103 + checksum = "f27fe9f1cc3c22e1687f9446c2083c4c5fc7f0bcf1c7a86bdbded14985895b4b" 7104 + dependencies = [ 7105 + "cc", 7106 + "walkdir", 7107 + ] 7108 + 7109 + [[package]] 5064 7110 name = "minimal-lexical" 5065 7111 version = "0.2.1" 5066 7112 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 5077 7123 5078 7124 [[package]] 5079 7125 name = "miniz_oxide" 5080 - version = "0.8.0" 7126 + version = "0.8.5" 5081 7127 source = "registry+https://github.com/rust-lang/crates.io-index" 5082 - checksum = "e2d80299ef12ff69b16a84bb182e3b9df68b5a91574d3d4fa6e41b65deec4df1" 7128 + checksum = "8e3e04debbb59698c15bacbb6d93584a8c0ca9cc3213cb423d31f760d8843ce5" 5083 7129 dependencies = [ 5084 7130 "adler2", 7131 + "simd-adler32", 5085 7132 ] 5086 7133 5087 7134 [[package]] ··· 5091 7138 checksum = "a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c" 5092 7139 dependencies = [ 5093 7140 "libc", 7141 + "log", 5094 7142 "wasi 0.11.0+wasi-snapshot-preview1", 5095 7143 "windows-sys 0.48.0", 5096 7144 ] 5097 7145 5098 7146 [[package]] 7147 + name = "mio" 7148 + version = "1.0.3" 7149 + source = "registry+https://github.com/rust-lang/crates.io-index" 7150 + checksum = "2886843bf800fba2e3377cff24abf6379b4c4d5c6681eaf9ea5b0d15090450bd" 7151 + dependencies = [ 7152 + "libc", 7153 + "wasi 0.11.0+wasi-snapshot-preview1", 7154 + "windows-sys 0.52.0", 7155 + ] 7156 + 7157 + [[package]] 7158 + name = "moka" 7159 + version = "0.12.10" 7160 + source = "registry+https://github.com/rust-lang/crates.io-index" 7161 + checksum = "a9321642ca94a4282428e6ea4af8cc2ca4eac48ac7a6a4ea8f33f76d0ce70926" 7162 + dependencies = [ 7163 + "crossbeam-channel", 7164 + "crossbeam-epoch", 7165 + "crossbeam-utils", 7166 + "loom", 7167 + "parking_lot", 7168 + "portable-atomic", 7169 + "rustc_version 0.4.1", 7170 + "smallvec", 7171 + "tagptr", 7172 + "thiserror 1.0.69", 7173 + "uuid 1.15.1", 7174 + ] 7175 + 7176 + [[package]] 7177 + name = "monch" 7178 + version = "0.5.0" 7179 + source = "registry+https://github.com/rust-lang/crates.io-index" 7180 + checksum = "b52c1b33ff98142aecea13138bd399b68aa7ab5d9546c300988c345004001eea" 7181 + 7182 + [[package]] 5099 7183 name = "monostate" 5100 - version = "0.1.13" 7184 + version = "0.1.14" 5101 7185 source = "registry+https://github.com/rust-lang/crates.io-index" 5102 - checksum = "0d208407d7552cd041d8cdb69a1bc3303e029c598738177a3d87082004dc0e1e" 7186 + checksum = "aafe1be9d0c75642e3e50fedc7ecadf1ef1cbce6eb66462153fc44245343fbee" 5103 7187 dependencies = [ 5104 7188 "monostate-impl", 5105 7189 "serde", ··· 5107 7191 5108 7192 [[package]] 5109 7193 name = "monostate-impl" 5110 - version = "0.1.13" 7194 + version = "0.1.14" 5111 7195 source = "registry+https://github.com/rust-lang/crates.io-index" 5112 - checksum = "a7ce64b975ed4f123575d11afd9491f2e37bbd5813fbfbc0f09ae1fbddea74e0" 7196 + checksum = "c402a4092d5e204f32c9e155431046831fa712637043c58cb73bc6bc6c9663b5" 5113 7197 dependencies = [ 5114 7198 "proc-macro2", 5115 7199 "quote", 5116 - "syn 2.0.81", 7200 + "syn 2.0.99", 5117 7201 ] 5118 7202 5119 7203 [[package]] ··· 5125 7209 "bytes", 5126 7210 "encoding_rs", 5127 7211 "futures-util", 5128 - "http 1.1.0", 7212 + "http 1.2.0", 5129 7213 "httparse", 5130 7214 "memchr", 5131 7215 "mime", ··· 5134 7218 ] 5135 7219 5136 7220 [[package]] 7221 + name = "multimap" 7222 + version = "0.10.0" 7223 + source = "registry+https://github.com/rust-lang/crates.io-index" 7224 + checksum = "defc4c55412d89136f966bbb339008b474350e5e6e78d2714439c386b3137a03" 7225 + 7226 + [[package]] 5137 7227 name = "murmurhash32" 5138 7228 version = "0.3.1" 5139 7229 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 5141 7231 5142 7232 [[package]] 5143 7233 name = "mysql-common-derive" 5144 - version = "0.31.1" 7234 + version = "0.32.0" 5145 7235 source = "registry+https://github.com/rust-lang/crates.io-index" 5146 - checksum = "afe0450cc9344afff34915f8328600ab5ae19260802a334d0f72d2d5bdda3bfe" 7236 + checksum = "deb6d9ff4094f6d58d3f892fc558e60048476213dd17dcf904b62202e9029da6" 5147 7237 dependencies = [ 5148 7238 "darling 0.20.10", 5149 - "heck 0.4.1", 7239 + "heck 0.5.0", 5150 7240 "num-bigint", 5151 7241 "proc-macro-crate", 5152 - "proc-macro-error", 7242 + "proc-macro-error2", 5153 7243 "proc-macro2", 5154 7244 "quote", 5155 - "syn 2.0.81", 7245 + "syn 2.0.99", 5156 7246 "termcolor", 5157 - "thiserror", 7247 + "thiserror 1.0.69", 5158 7248 ] 5159 7249 5160 7250 [[package]] 5161 7251 name = "mysql_async" 5162 - version = "0.34.2" 7252 + version = "0.35.1" 5163 7253 source = "registry+https://github.com/rust-lang/crates.io-index" 5164 - checksum = "a0b66e411c31265e879d9814d03721f2daa7ad07337b6308cb4bb0cde7e6fd47" 7254 + checksum = "d14cf024116ba8fef4a7fec5abf0bd5de89b9fb29a7e55818a119ac5ec745077" 5165 7255 dependencies = [ 5166 7256 "bytes", 5167 7257 "crossbeam", ··· 5173 7263 "lru", 5174 7264 "mysql_common", 5175 7265 "native-tls", 5176 - "pem 3.0.4", 7266 + "pem 3.0.5", 5177 7267 "percent-encoding", 5178 7268 "pin-project", 5179 7269 "rand 0.8.5", 5180 7270 "serde", 5181 7271 "serde_json", 5182 - "socket2 0.5.7", 5183 - "thiserror", 7272 + "socket2", 7273 + "thiserror 2.0.12", 5184 7274 "tokio", 5185 7275 "tokio-native-tls", 5186 7276 "tokio-util", 5187 - "twox-hash", 7277 + "twox-hash 2.1.0", 5188 7278 "url", 5189 7279 ] 5190 7280 5191 7281 [[package]] 5192 7282 name = "mysql_common" 5193 - version = "0.32.4" 7283 + version = "0.34.1" 5194 7284 source = "registry+https://github.com/rust-lang/crates.io-index" 5195 - checksum = "478b0ff3f7d67b79da2b96f56f334431aef65e15ba4b29dd74a4236e29582bdc" 7285 + checksum = "34a9141e735d5bb02414a7ac03add09522466d4db65bdd827069f76ae0850e58" 5196 7286 dependencies = [ 5197 - "base64 0.21.7", 5198 - "bigdecimal", 5199 - "bindgen 0.70.1", 5200 - "bitflags 2.6.0", 5201 - "bitvec", 7287 + "base64 0.22.1", 7288 + "bitflags 2.9.0", 5202 7289 "btoi", 5203 7290 "byteorder", 5204 7291 "bytes", ··· 5206 7293 "cmake", 5207 7294 "crc32fast", 5208 7295 "flate2", 5209 - "frunk", 5210 7296 "lazy_static", 5211 7297 "mysql-common-derive", 5212 7298 "num-bigint", ··· 5219 7305 "serde_json", 5220 7306 "sha1", 5221 7307 "sha2 0.10.8", 5222 - "smallvec", 5223 7308 "subprocess", 5224 - "thiserror", 5225 - "time", 5226 - "uuid 1.11.0", 5227 - "zstd 0.13.2", 7309 + "thiserror 1.0.69", 7310 + "uuid 1.15.1", 7311 + "zstd", 7312 + ] 7313 + 7314 + [[package]] 7315 + name = "naga" 7316 + version = "0.20.0" 7317 + source = "registry+https://github.com/rust-lang/crates.io-index" 7318 + checksum = "e536ae46fcab0876853bd4a632ede5df4b1c2527a58f6c5a4150fe86be858231" 7319 + dependencies = [ 7320 + "arrayvec", 7321 + "bit-set", 7322 + "bitflags 2.9.0", 7323 + "codespan-reporting", 7324 + "hexf-parse", 7325 + "indexmap 2.7.1", 7326 + "log", 7327 + "num-traits", 7328 + "rustc-hash 1.1.0", 7329 + "serde", 7330 + "spirv", 7331 + "termcolor", 7332 + "thiserror 1.0.69", 7333 + "unicode-xid", 7334 + ] 7335 + 7336 + [[package]] 7337 + name = "napi_sym" 7338 + version = "0.120.0" 7339 + source = "registry+https://github.com/rust-lang/crates.io-index" 7340 + checksum = "33a55ec137cebb7f4a594edd16157a5b9d9addf7ebd29c88198ec4e0cff2e93e" 7341 + dependencies = [ 7342 + "quote", 7343 + "serde", 7344 + "serde_json", 7345 + "syn 2.0.99", 5228 7346 ] 5229 7347 5230 7348 [[package]] 5231 7349 name = "native-tls" 5232 - version = "0.2.12" 7350 + version = "0.2.14" 5233 7351 source = "registry+https://github.com/rust-lang/crates.io-index" 5234 - checksum = "a8614eb2c83d59d1c8cc974dd3f920198647674a0a035e1af1fa58707e317466" 7352 + checksum = "87de3442987e9dbec73158d5c715e7ad9072fda936bb03d19d7fa10e00520f0e" 5235 7353 dependencies = [ 5236 7354 "libc", 5237 7355 "log", ··· 5239 7357 "openssl-probe", 5240 7358 "openssl-sys", 5241 7359 "schannel", 5242 - "security-framework", 7360 + "security-framework 2.11.1", 5243 7361 "security-framework-sys", 5244 7362 "tempfile", 5245 7363 ] 5246 7364 5247 7365 [[package]] 7366 + name = "ndk-sys" 7367 + version = "0.5.0+25.2.9519653" 7368 + source = "registry+https://github.com/rust-lang/crates.io-index" 7369 + checksum = "8c196769dd60fd4f363e11d948139556a344e79d451aeb2fa2fd040738ef7691" 7370 + dependencies = [ 7371 + "jni-sys", 7372 + ] 7373 + 7374 + [[package]] 7375 + name = "netif" 7376 + version = "0.1.6" 7377 + source = "registry+https://github.com/rust-lang/crates.io-index" 7378 + checksum = "d29a01b9f018d6b7b277fef6c79fdbd9bf17bb2d1e298238055cafab49baa5ee" 7379 + dependencies = [ 7380 + "libc", 7381 + "winapi", 7382 + ] 7383 + 7384 + [[package]] 5248 7385 name = "new_debug_unreachable" 5249 7386 version = "1.0.6" 5250 7387 source = "registry+https://github.com/rust-lang/crates.io-index" 5251 7388 checksum = "650eef8c711430f1a879fdd01d4745a7deea475becfb90269c06775983bbf086" 5252 7389 5253 7390 [[package]] 7391 + name = "nibble_vec" 7392 + version = "0.1.0" 7393 + source = "registry+https://github.com/rust-lang/crates.io-index" 7394 + checksum = "77a5d83df9f36fe23f0c3648c6bbb8b0298bb5f1939c8f2704431371f4b84d43" 7395 + dependencies = [ 7396 + "smallvec", 7397 + ] 7398 + 7399 + [[package]] 5254 7400 name = "nix" 5255 7401 version = "0.27.1" 5256 7402 source = "registry+https://github.com/rust-lang/crates.io-index" 5257 7403 checksum = "2eb04e9c688eff1c89d72b407f168cf79bb9e867a9d3323ed6c01519eb9cc053" 5258 7404 dependencies = [ 5259 - "bitflags 2.6.0", 7405 + "bitflags 2.9.0", 5260 7406 "cfg-if", 5261 7407 "libc", 5262 7408 ] 5263 7409 5264 7410 [[package]] 7411 + name = "nkeys" 7412 + version = "0.4.4" 7413 + source = "registry+https://github.com/rust-lang/crates.io-index" 7414 + checksum = "9f49e787f4c61cbd0f9320b31cc26e58719f6aa5068e34697dd3aea361412fe3" 7415 + dependencies = [ 7416 + "data-encoding", 7417 + "ed25519", 7418 + "ed25519-dalek", 7419 + "getrandom 0.2.15", 7420 + "log", 7421 + "rand 0.8.5", 7422 + "signatory", 7423 + ] 7424 + 7425 + [[package]] 7426 + name = "node_resolver" 7427 + version = "0.28.0" 7428 + source = "registry+https://github.com/rust-lang/crates.io-index" 7429 + checksum = "808426e80ce77a311b24ac080caf18c23c632e035d797edb217ce74cdf6a0e71" 7430 + dependencies = [ 7431 + "anyhow", 7432 + "async-trait", 7433 + "boxed_error", 7434 + "dashmap", 7435 + "deno_error", 7436 + "deno_media_type", 7437 + "deno_package_json", 7438 + "deno_path_util", 7439 + "futures", 7440 + "lazy-regex", 7441 + "once_cell", 7442 + "path-clean", 7443 + "regex", 7444 + "serde", 7445 + "serde_json", 7446 + "sys_traits", 7447 + "thiserror 2.0.12", 7448 + "url", 7449 + ] 7450 + 7451 + [[package]] 7452 + name = "nom" 7453 + version = "5.1.3" 7454 + source = "registry+https://github.com/rust-lang/crates.io-index" 7455 + checksum = "08959a387a676302eebf4ddbcbc611da04285579f76f88ee0506c63b1a61dd4b" 7456 + dependencies = [ 7457 + "memchr", 7458 + "version_check", 7459 + ] 7460 + 7461 + [[package]] 5265 7462 name = "nom" 5266 7463 version = "7.1.3" 5267 7464 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 5272 7469 ] 5273 7470 5274 7471 [[package]] 7472 + name = "notify" 7473 + version = "6.1.1" 7474 + source = "registry+https://github.com/rust-lang/crates.io-index" 7475 + checksum = "6205bd8bb1e454ad2e27422015fb5e4f2bcc7e08fa8f27058670d208324a4d2d" 7476 + dependencies = [ 7477 + "bitflags 2.9.0", 7478 + "crossbeam-channel", 7479 + "filetime", 7480 + "fsevent-sys", 7481 + "inotify", 7482 + "kqueue", 7483 + "libc", 7484 + "log", 7485 + "mio 0.8.11", 7486 + "walkdir", 7487 + "windows-sys 0.48.0", 7488 + ] 7489 + 7490 + [[package]] 7491 + name = "ntapi" 7492 + version = "0.4.1" 7493 + source = "registry+https://github.com/rust-lang/crates.io-index" 7494 + checksum = "e8a3895c6391c39d7fe7ebc444a87eb2991b2a0bc718fdabd071eec617fc68e4" 7495 + dependencies = [ 7496 + "winapi", 7497 + ] 7498 + 7499 + [[package]] 5275 7500 name = "nu-ansi-term" 5276 7501 version = "0.46.0" 5277 7502 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 5282 7507 ] 5283 7508 5284 7509 [[package]] 7510 + name = "nuid" 7511 + version = "0.5.0" 7512 + source = "registry+https://github.com/rust-lang/crates.io-index" 7513 + checksum = "fc895af95856f929163a0aa20c26a78d26bfdc839f51b9d5aa7a5b79e52b7e83" 7514 + dependencies = [ 7515 + "rand 0.8.5", 7516 + ] 7517 + 7518 + [[package]] 5285 7519 name = "num" 5286 7520 version = "0.4.3" 5287 7521 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 5320 7554 "num-iter", 5321 7555 "num-traits", 5322 7556 "rand 0.8.5", 7557 + "serde", 5323 7558 "smallvec", 5324 7559 "zeroize", 5325 7560 ] ··· 5387 7622 source = "registry+https://github.com/rust-lang/crates.io-index" 5388 7623 checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43" 5389 7624 dependencies = [ 5390 - "hermit-abi 0.3.9", 7625 + "hermit-abi", 5391 7626 "libc", 5392 7627 ] 5393 7628 5394 7629 [[package]] 7630 + name = "num_enum" 7631 + version = "0.7.3" 7632 + source = "registry+https://github.com/rust-lang/crates.io-index" 7633 + checksum = "4e613fc340b2220f734a8595782c551f1250e969d87d3be1ae0579e8d4065179" 7634 + dependencies = [ 7635 + "num_enum_derive", 7636 + ] 7637 + 7638 + [[package]] 7639 + name = "num_enum_derive" 7640 + version = "0.7.3" 7641 + source = "registry+https://github.com/rust-lang/crates.io-index" 7642 + checksum = "af1844ef2428cc3e1cb900be36181049ef3d3193c63e43026cfe202983b27a56" 7643 + dependencies = [ 7644 + "proc-macro-crate", 7645 + "proc-macro2", 7646 + "quote", 7647 + "syn 2.0.99", 7648 + ] 7649 + 7650 + [[package]] 5395 7651 name = "number_prefix" 5396 7652 version = "0.4.0" 5397 7653 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 5399 7655 5400 7656 [[package]] 5401 7657 name = "oauth2" 5402 - version = "4.4.2" 7658 + version = "5.0.0" 5403 7659 source = "registry+https://github.com/rust-lang/crates.io-index" 5404 - checksum = "c38841cdd844847e3e7c8d29cef9dcfed8877f8f56f9071f77843ecf3baf937f" 7660 + checksum = "51e219e79014df21a225b1860a479e2dcd7cbd9130f4defd4bd0e191ea31d67d" 5405 7661 dependencies = [ 5406 - "base64 0.13.1", 7662 + "base64 0.22.1", 5407 7663 "chrono", 5408 7664 "getrandom 0.2.15", 5409 - "http 0.2.12", 7665 + "http 1.2.0", 5410 7666 "rand 0.8.5", 5411 - "reqwest 0.11.27", 7667 + "reqwest 0.12.12", 5412 7668 "serde", 5413 7669 "serde_json", 5414 7670 "serde_path_to_error", 5415 7671 "sha2 0.10.8", 5416 - "thiserror", 7672 + "thiserror 1.0.69", 5417 7673 "url", 5418 7674 ] 5419 7675 5420 7676 [[package]] 7677 + name = "objc" 7678 + version = "0.2.7" 7679 + source = "registry+https://github.com/rust-lang/crates.io-index" 7680 + checksum = "915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1" 7681 + dependencies = [ 7682 + "malloc_buf", 7683 + ] 7684 + 7685 + [[package]] 5421 7686 name = "object" 5422 - version = "0.36.5" 7687 + version = "0.36.7" 5423 7688 source = "registry+https://github.com/rust-lang/crates.io-index" 5424 - checksum = "aedf0a2d09c573ed1d8d85b30c119153926a2b36dce0ab28322c09a117a4683e" 7689 + checksum = "62948e14d923ea95ea2c7c86c71013138b66525b86bdc08d2dcc262bdb497b87" 5425 7690 dependencies = [ 5426 7691 "memchr", 5427 7692 ] ··· 5438 7703 "chrono", 5439 7704 "futures", 5440 7705 "humantime", 5441 - "hyper 1.5.0", 7706 + "hyper 1.6.0", 5442 7707 "itertools 0.13.0", 5443 7708 "md-5 0.10.6", 5444 7709 "parking_lot", 5445 7710 "percent-encoding", 5446 7711 "quick-xml 0.36.2", 5447 7712 "rand 0.8.5", 5448 - "reqwest 0.12.8", 5449 - "ring 0.17.8", 7713 + "reqwest 0.12.12", 7714 + "ring 0.17.11", 5450 7715 "serde", 5451 7716 "serde_json", 5452 7717 "snafu", ··· 5457 7722 ] 5458 7723 5459 7724 [[package]] 7725 + name = "odpic-sys" 7726 + version = "0.1.1" 7727 + source = "registry+https://github.com/rust-lang/crates.io-index" 7728 + checksum = "920b5474a5128a9f0232df5a0ffc50aaa5b077b29b8b06ab0131985ac82793ed" 7729 + dependencies = [ 7730 + "cc", 7731 + ] 7732 + 7733 + [[package]] 7734 + name = "oid-registry" 7735 + version = "0.6.1" 7736 + source = "registry+https://github.com/rust-lang/crates.io-index" 7737 + checksum = "9bedf36ffb6ba96c2eb7144ef6270557b52e54b20c0a8e1eb2ff99a6c6959bff" 7738 + dependencies = [ 7739 + "asn1-rs", 7740 + ] 7741 + 7742 + [[package]] 5460 7743 name = "once_cell" 5461 - version = "1.20.2" 7744 + version = "1.20.3" 5462 7745 source = "registry+https://github.com/rust-lang/crates.io-index" 5463 - checksum = "1261fe7e33c73b354eab43b1273a57c8f967d0391e80353e51f764ac02cf6775" 7746 + checksum = "945462a4b81e43c4e3ba96bd7b49d834c6f61198356aa858733bc4acf3cbe62e" 5464 7747 5465 7748 [[package]] 5466 7749 name = "oneshot" 5467 - version = "0.1.8" 7750 + version = "0.1.11" 5468 7751 source = "registry+https://github.com/rust-lang/crates.io-index" 5469 - checksum = "e296cf87e61c9cfc1a61c3c63a0f7f286ed4554e0e22be84e8a38e1d264a2a29" 7752 + checksum = "b4ce411919553d3f9fa53a0880544cda985a112117a0444d5ff1e870a893d6ea" 5470 7753 5471 7754 [[package]] 5472 7755 name = "onig" ··· 5509 7792 5510 7793 [[package]] 5511 7794 name = "openidconnect" 5512 - version = "3.5.0" 7795 + version = "4.0.0" 5513 7796 source = "registry+https://github.com/rust-lang/crates.io-index" 5514 - checksum = "f47e80a9cfae4462dd29c41e987edd228971d6565553fbc14b8a11e666d91590" 7797 + checksum = "6dd50d4a5e7730e754f94d977efe61f611aadd3131f6a2b464f6e3a4167e8ef7" 5515 7798 dependencies = [ 5516 - "base64 0.13.1", 7799 + "base64 0.21.7", 5517 7800 "chrono", 5518 7801 "dyn-clone", 5519 7802 "ed25519-dalek", 5520 7803 "hmac", 5521 - "http 0.2.12", 7804 + "http 1.2.0", 5522 7805 "itertools 0.10.5", 5523 7806 "log", 5524 7807 "oauth2", 5525 7808 "p256", 5526 7809 "p384", 5527 7810 "rand 0.8.5", 5528 - "rsa 0.9.6", 7811 + "rsa", 5529 7812 "serde", 5530 7813 "serde-value", 5531 - "serde_derive", 5532 7814 "serde_json", 5533 7815 "serde_path_to_error", 5534 7816 "serde_plain", 5535 7817 "serde_with", 5536 7818 "sha2 0.10.8", 5537 7819 "subtle", 5538 - "thiserror", 7820 + "thiserror 1.0.69", 5539 7821 "url", 5540 7822 ] 5541 7823 5542 7824 [[package]] 5543 7825 name = "openssl" 5544 - version = "0.10.68" 7826 + version = "0.10.71" 5545 7827 source = "registry+https://github.com/rust-lang/crates.io-index" 5546 - checksum = "6174bc48f102d208783c2c84bf931bb75927a617866870de8a4ea85597f871f5" 7828 + checksum = "5e14130c6a98cd258fdcb0fb6d744152343ff729cbfcb28c656a9d12b999fbcd" 5547 7829 dependencies = [ 5548 - "bitflags 2.6.0", 7830 + "bitflags 2.9.0", 5549 7831 "cfg-if", 5550 - "foreign-types", 7832 + "foreign-types 0.3.2", 5551 7833 "libc", 5552 7834 "once_cell", 5553 7835 "openssl-macros", ··· 5562 7844 dependencies = [ 5563 7845 "proc-macro2", 5564 7846 "quote", 5565 - "syn 2.0.81", 7847 + "syn 2.0.99", 5566 7848 ] 5567 7849 5568 7850 [[package]] 5569 7851 name = "openssl-probe" 5570 - version = "0.1.5" 7852 + version = "0.1.6" 7853 + source = "registry+https://github.com/rust-lang/crates.io-index" 7854 + checksum = "d05e27ee213611ffe7d6348b942e8f942b37114c00cc03cec254295a4a17852e" 7855 + 7856 + [[package]] 7857 + name = "openssl-src" 7858 + version = "300.4.2+3.4.1" 5571 7859 source = "registry+https://github.com/rust-lang/crates.io-index" 5572 - checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf" 7860 + checksum = "168ce4e058f975fe43e89d9ccf78ca668601887ae736090aacc23ae353c298e2" 7861 + dependencies = [ 7862 + "cc", 7863 + ] 5573 7864 5574 7865 [[package]] 5575 7866 name = "openssl-sys" 5576 - version = "0.9.104" 7867 + version = "0.9.106" 5577 7868 source = "registry+https://github.com/rust-lang/crates.io-index" 5578 - checksum = "45abf306cbf99debc8195b66b7346498d7b10c210de50418b5ccd7ceba08c741" 7869 + checksum = "8bb61ea9811cc39e3c2069f40b8b8e2e70d8569b361f879786cc7ed48b777cdd" 5579 7870 dependencies = [ 5580 7871 "cc", 5581 7872 "libc", 7873 + "openssl-src", 5582 7874 "pkg-config", 5583 7875 "vcpkg", 5584 7876 ] 5585 7877 5586 7878 [[package]] 7879 + name = "opentelemetry" 7880 + version = "0.27.1" 7881 + source = "registry+https://github.com/rust-lang/crates.io-index" 7882 + checksum = "ab70038c28ed37b97d8ed414b6429d343a8bbf44c9f79ec854f3a643029ba6d7" 7883 + dependencies = [ 7884 + "futures-core", 7885 + "futures-sink", 7886 + "js-sys", 7887 + "pin-project-lite", 7888 + "thiserror 1.0.69", 7889 + "tracing", 7890 + ] 7891 + 7892 + [[package]] 7893 + name = "opentelemetry-appender-tracing" 7894 + version = "0.27.0" 7895 + source = "registry+https://github.com/rust-lang/crates.io-index" 7896 + checksum = "ab5feffc321035ad94088a7e5333abb4d84a8726e54a802e736ce9dd7237e85b" 7897 + dependencies = [ 7898 + "opentelemetry", 7899 + "tracing", 7900 + "tracing-core", 7901 + "tracing-subscriber", 7902 + ] 7903 + 7904 + [[package]] 7905 + name = "opentelemetry-http" 7906 + version = "0.27.0" 7907 + source = "registry+https://github.com/rust-lang/crates.io-index" 7908 + checksum = "10a8a7f5f6ba7c1b286c2fbca0454eaba116f63bbe69ed250b642d36fbb04d80" 7909 + dependencies = [ 7910 + "async-trait", 7911 + "bytes", 7912 + "http 1.2.0", 7913 + "opentelemetry", 7914 + ] 7915 + 7916 + [[package]] 7917 + name = "opentelemetry-otlp" 7918 + version = "0.27.0" 7919 + source = "registry+https://github.com/rust-lang/crates.io-index" 7920 + checksum = "91cf61a1868dacc576bf2b2a1c3e9ab150af7272909e80085c3173384fe11f76" 7921 + dependencies = [ 7922 + "async-trait", 7923 + "futures-core", 7924 + "http 1.2.0", 7925 + "opentelemetry", 7926 + "opentelemetry-http", 7927 + "opentelemetry-proto", 7928 + "opentelemetry_sdk", 7929 + "prost", 7930 + "serde_json", 7931 + "thiserror 1.0.69", 7932 + "tokio", 7933 + "tonic", 7934 + "tracing", 7935 + ] 7936 + 7937 + [[package]] 7938 + name = "opentelemetry-proto" 7939 + version = "0.27.0" 7940 + source = "registry+https://github.com/rust-lang/crates.io-index" 7941 + checksum = "a6e05acbfada5ec79023c85368af14abd0b307c015e9064d249b2a950ef459a6" 7942 + dependencies = [ 7943 + "hex", 7944 + "opentelemetry", 7945 + "opentelemetry_sdk", 7946 + "prost", 7947 + "serde", 7948 + "tonic", 7949 + ] 7950 + 7951 + [[package]] 7952 + name = "opentelemetry-semantic-conventions" 7953 + version = "0.27.0" 7954 + source = "registry+https://github.com/rust-lang/crates.io-index" 7955 + checksum = "bc1b6902ff63b32ef6c489e8048c5e253e2e4a803ea3ea7e783914536eb15c52" 7956 + 7957 + [[package]] 7958 + name = "opentelemetry_sdk" 7959 + version = "0.27.1" 7960 + source = "registry+https://github.com/rust-lang/crates.io-index" 7961 + checksum = "231e9d6ceef9b0b2546ddf52335785ce41252bc7474ee8ba05bfad277be13ab8" 7962 + dependencies = [ 7963 + "async-trait", 7964 + "futures-channel", 7965 + "futures-executor", 7966 + "futures-util", 7967 + "glob", 7968 + "opentelemetry", 7969 + "percent-encoding", 7970 + "rand 0.8.5", 7971 + "serde_json", 7972 + "thiserror 1.0.69", 7973 + "tokio", 7974 + "tokio-stream", 7975 + "tracing", 7976 + ] 7977 + 7978 + [[package]] 5587 7979 name = "option-ext" 5588 7980 version = "0.2.0" 5589 7981 source = "registry+https://github.com/rust-lang/crates.io-index" 5590 7982 checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d" 5591 7983 5592 7984 [[package]] 7985 + name = "oracle" 7986 + version = "0.6.3" 7987 + source = "registry+https://github.com/rust-lang/crates.io-index" 7988 + checksum = "3db40fe6e4df881b683691ade5ef1f7b1afd52aefa115581f7b92855524d7ec0" 7989 + dependencies = [ 7990 + "cc", 7991 + "chrono", 7992 + "odpic-sys", 7993 + "once_cell", 7994 + "oracle_procmacro", 7995 + "paste", 7996 + "rustversion", 7997 + ] 7998 + 7999 + [[package]] 8000 + name = "oracle_procmacro" 8001 + version = "0.1.2" 8002 + source = "registry+https://github.com/rust-lang/crates.io-index" 8003 + checksum = "ad247f3421d57de56a0d0408d3249d4b1048a522be2013656d92f022c3d8af27" 8004 + dependencies = [ 8005 + "darling 0.13.4", 8006 + "proc-macro2", 8007 + "quote", 8008 + "syn 1.0.109", 8009 + ] 8010 + 8011 + [[package]] 5593 8012 name = "ordered-float" 5594 8013 version = "2.10.1" 5595 8014 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 5599 8018 ] 5600 8019 5601 8020 [[package]] 8021 + name = "os_pipe" 8022 + version = "1.1.5" 8023 + source = "registry+https://github.com/rust-lang/crates.io-index" 8024 + checksum = "57119c3b893986491ec9aa85056780d3a0f3cf4da7cc09dd3650dbd6c6738fb9" 8025 + dependencies = [ 8026 + "libc", 8027 + "windows-sys 0.52.0", 8028 + ] 8029 + 8030 + [[package]] 5602 8031 name = "outref" 5603 8032 version = "0.1.0" 5604 8033 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 5606 8035 5607 8036 [[package]] 5608 8037 name = "outref" 5609 - version = "0.5.1" 8038 + version = "0.5.2" 5610 8039 source = "registry+https://github.com/rust-lang/crates.io-index" 5611 - checksum = "4030760ffd992bef45b0ae3f10ce1aba99e33464c90d14dd7c039884963ddc7a" 8040 + checksum = "1a80800c0488c3a21695ea981a54918fbb37abf04f4d0720c453632255e2ff0e" 5612 8041 5613 8042 [[package]] 5614 8043 name = "overload" ··· 5626 8055 ] 5627 8056 5628 8057 [[package]] 8058 + name = "p224" 8059 + version = "0.13.2" 8060 + source = "registry+https://github.com/rust-lang/crates.io-index" 8061 + checksum = "30c06436d66652bc2f01ade021592c80a2aad401570a18aa18b82e440d2b9aa1" 8062 + dependencies = [ 8063 + "ecdsa", 8064 + "elliptic-curve", 8065 + "primeorder", 8066 + "sha2 0.10.8", 8067 + ] 8068 + 8069 + [[package]] 5629 8070 name = "p256" 5630 8071 version = "0.13.2" 5631 8072 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 5639 8080 5640 8081 [[package]] 5641 8082 name = "p384" 5642 - version = "0.13.0" 8083 + version = "0.13.1" 8084 + source = "registry+https://github.com/rust-lang/crates.io-index" 8085 + checksum = "fe42f1670a52a47d448f14b6a5c61dd78fce51856e68edaa38f7ae3a46b8d6b6" 8086 + dependencies = [ 8087 + "ecdsa", 8088 + "elliptic-curve", 8089 + "primeorder", 8090 + "sha2 0.10.8", 8091 + ] 8092 + 8093 + [[package]] 8094 + name = "p521" 8095 + version = "0.13.3" 5643 8096 source = "registry+https://github.com/rust-lang/crates.io-index" 5644 - checksum = "70786f51bcc69f6a4c0360e063a4cac5419ef7c5cd5b3c99ad70f3be5ba79209" 8097 + checksum = "0fc9e2161f1f215afdfce23677034ae137bbd45016a880c2eb3ba8eb95f085b2" 5645 8098 dependencies = [ 8099 + "base16ct", 5646 8100 "ecdsa", 5647 8101 "elliptic-curve", 5648 8102 "primeorder", 8103 + "rand_core 0.6.4", 5649 8104 "sha2 0.10.8", 5650 8105 ] 5651 8106 ··· 5673 8128 dependencies = [ 5674 8129 "cfg-if", 5675 8130 "libc", 5676 - "redox_syscall 0.5.7", 8131 + "redox_syscall 0.5.10", 5677 8132 "smallvec", 5678 8133 "windows-targets 0.52.6", 5679 8134 ] ··· 5709 8164 "snap", 5710 8165 "thrift", 5711 8166 "tokio", 5712 - "twox-hash", 5713 - "zstd 0.13.2", 8167 + "twox-hash 1.6.3", 8168 + "zstd", 5714 8169 "zstd-sys", 5715 8170 ] 5716 8171 ··· 5741 8196 checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a" 5742 8197 5743 8198 [[package]] 8199 + name = "path-clean" 8200 + version = "0.1.0" 8201 + source = "registry+https://github.com/rust-lang/crates.io-index" 8202 + checksum = "ecba01bf2678719532c5e3059e0b5f0811273d94b397088b82e3bd0a78c78fdd" 8203 + 8204 + [[package]] 5744 8205 name = "pathdiff" 5745 - version = "0.2.2" 8206 + version = "0.2.3" 5746 8207 source = "registry+https://github.com/rust-lang/crates.io-index" 5747 - checksum = "d61c5ce1153ab5b689d0c074c4e7fc613e942dfb7dd9eea5ab202d2ad91fe361" 8208 + checksum = "df94ce210e5bc13cb6651479fa48d14f601d9858cfe0467f43ae157023b938d3" 8209 + 8210 + [[package]] 8211 + name = "pbkdf2" 8212 + version = "0.12.2" 8213 + source = "registry+https://github.com/rust-lang/crates.io-index" 8214 + checksum = "f8ed6a7761f76e3b9f92dfb0a60a6a6477c61024b775147ff0973a02653abaf2" 8215 + dependencies = [ 8216 + "digest 0.10.7", 8217 + "hmac", 8218 + ] 5748 8219 5749 8220 [[package]] 5750 8221 name = "pem" ··· 5757 8228 5758 8229 [[package]] 5759 8230 name = "pem" 5760 - version = "3.0.4" 8231 + version = "3.0.5" 5761 8232 source = "registry+https://github.com/rust-lang/crates.io-index" 5762 - checksum = "8e459365e590736a54c3fa561947c84837534b8e9af6fc5bf781307e82658fae" 8233 + checksum = "38af38e8470ac9dee3ce1bae1af9c1671fffc44ddfd8bd1d0a3445bf349a8ef3" 5763 8234 dependencies = [ 5764 8235 "base64 0.22.1", 5765 8236 "serde", ··· 5767 8238 5768 8239 [[package]] 5769 8240 name = "pem-rfc7468" 5770 - version = "0.6.0" 5771 - source = "registry+https://github.com/rust-lang/crates.io-index" 5772 - checksum = "24d159833a9105500e0398934e205e0773f0b27529557134ecfc51c27646adac" 5773 - dependencies = [ 5774 - "base64ct", 5775 - ] 5776 - 5777 - [[package]] 5778 - name = "pem-rfc7468" 5779 8241 version = "0.7.0" 5780 8242 source = "registry+https://github.com/rust-lang/crates.io-index" 5781 8243 checksum = "88b39c9bfcfc231068454382784bb460aae594343fb030d46e9f50a645418412" ··· 5795 8257 source = "registry+https://github.com/rust-lang/crates.io-index" 5796 8258 checksum = "b4c5cc86750666a3ed20bdaf5ca2a0344f9c67674cae0515bec2da16fbaa47db" 5797 8259 dependencies = [ 5798 - "fixedbitset", 5799 - "indexmap 2.6.0", 8260 + "fixedbitset 0.4.2", 8261 + "indexmap 2.7.1", 8262 + ] 8263 + 8264 + [[package]] 8265 + name = "petgraph" 8266 + version = "0.7.1" 8267 + source = "registry+https://github.com/rust-lang/crates.io-index" 8268 + checksum = "3672b37090dbd86368a4145bc067582552b29c27377cad4e0a306c97f9bd7772" 8269 + dependencies = [ 8270 + "fixedbitset 0.5.7", 8271 + "indexmap 2.7.1", 8272 + ] 8273 + 8274 + [[package]] 8275 + name = "pg_escape" 8276 + version = "0.1.1" 8277 + source = "registry+https://github.com/rust-lang/crates.io-index" 8278 + checksum = "44c7bc82ccbe2c7ef7ceed38dcac90d7ff46681e061e9d7310cbcd409113e303" 8279 + dependencies = [ 8280 + "phf", 5800 8281 ] 5801 8282 5802 8283 [[package]] 5803 8284 name = "phf" 5804 - version = "0.11.2" 8285 + version = "0.11.3" 5805 8286 source = "registry+https://github.com/rust-lang/crates.io-index" 5806 - checksum = "ade2d8b8f33c7333b51bcf0428d37e217e9f32192ae4772156f65063b8ce03dc" 8287 + checksum = "1fd6780a80ae0c52cc120a26a1a42c1ae51b247a253e4e06113d23d2c2edd078" 5807 8288 dependencies = [ 5808 8289 "phf_macros", 5809 8290 "phf_shared", ··· 5811 8292 5812 8293 [[package]] 5813 8294 name = "phf_codegen" 5814 - version = "0.11.2" 8295 + version = "0.11.3" 5815 8296 source = "registry+https://github.com/rust-lang/crates.io-index" 5816 - checksum = "e8d39688d359e6b34654d328e262234662d16cc0f60ec8dcbe5e718709342a5a" 8297 + checksum = "aef8048c789fa5e851558d709946d6d79a8ff88c0440c587967f8e94bfb1216a" 5817 8298 dependencies = [ 5818 8299 "phf_generator", 5819 8300 "phf_shared", ··· 5821 8302 5822 8303 [[package]] 5823 8304 name = "phf_generator" 5824 - version = "0.11.2" 8305 + version = "0.11.3" 5825 8306 source = "registry+https://github.com/rust-lang/crates.io-index" 5826 - checksum = "48e4cc64c2ad9ebe670cb8fd69dd50ae301650392e81c05f9bfcb2d5bdbc24b0" 8307 + checksum = "3c80231409c20246a13fddb31776fb942c38553c51e871f8cbd687a4cfb5843d" 5827 8308 dependencies = [ 5828 8309 "phf_shared", 5829 8310 "rand 0.8.5", ··· 5831 8312 5832 8313 [[package]] 5833 8314 name = "phf_macros" 5834 - version = "0.11.2" 8315 + version = "0.11.3" 5835 8316 source = "registry+https://github.com/rust-lang/crates.io-index" 5836 - checksum = "3444646e286606587e49f3bcf1679b8cef1dc2c5ecc29ddacaffc305180d464b" 8317 + checksum = "f84ac04429c13a7ff43785d75ad27569f2951ce0ffd30a3321230db2fc727216" 5837 8318 dependencies = [ 5838 8319 "phf_generator", 5839 8320 "phf_shared", 5840 8321 "proc-macro2", 5841 8322 "quote", 5842 - "syn 2.0.81", 8323 + "syn 2.0.99", 5843 8324 ] 5844 8325 5845 8326 [[package]] 5846 8327 name = "phf_shared" 5847 - version = "0.11.2" 8328 + version = "0.11.3" 5848 8329 source = "registry+https://github.com/rust-lang/crates.io-index" 5849 - checksum = "90fcb95eef784c2ac79119d1dd819e162b5da872ce6f3c3abe1e8ca1c082f72b" 8330 + checksum = "67eabc2ef2a60eb7faa00097bd1ffdb5bd28e62bf39990626a582201b7a754e5" 5850 8331 dependencies = [ 5851 - "siphasher", 8332 + "siphasher 1.0.1", 5852 8333 ] 5853 8334 5854 8335 [[package]] ··· 5865 8346 5866 8347 [[package]] 5867 8348 name = "pin-project" 5868 - version = "1.1.6" 8349 + version = "1.1.10" 5869 8350 source = "registry+https://github.com/rust-lang/crates.io-index" 5870 - checksum = "baf123a161dde1e524adf36f90bc5d8d3462824a9c43553ad07a8183161189ec" 8351 + checksum = "677f1add503faace112b9f1373e43e9e054bfdd22ff1a63c1bc485eaec6a6a8a" 5871 8352 dependencies = [ 5872 8353 "pin-project-internal", 5873 8354 ] 5874 8355 5875 8356 [[package]] 5876 8357 name = "pin-project-internal" 5877 - version = "1.1.6" 8358 + version = "1.1.10" 5878 8359 source = "registry+https://github.com/rust-lang/crates.io-index" 5879 - checksum = "a4502d8515ca9f32f1fb543d987f63d95a14934883db45bdb48060b6b69257f8" 8360 + checksum = "6e918e4ff8c4549eb882f14b3a4bc8c8bc93de829416eacf579f1207a8fbf861" 5880 8361 dependencies = [ 5881 8362 "proc-macro2", 5882 8363 "quote", 5883 - "syn 2.0.81", 8364 + "syn 2.0.99", 5884 8365 ] 5885 8366 5886 8367 [[package]] 5887 8368 name = "pin-project-lite" 5888 - version = "0.2.14" 8369 + version = "0.2.16" 5889 8370 source = "registry+https://github.com/rust-lang/crates.io-index" 5890 - checksum = "bda66fc9667c18cb2758a2ac84d1167245054bcf85d5d1aaa6923f45801bdd02" 8371 + checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b" 5891 8372 5892 8373 [[package]] 5893 8374 name = "pin-utils" ··· 5896 8377 checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" 5897 8378 5898 8379 [[package]] 5899 - name = "piper" 5900 - version = "0.2.4" 5901 - source = "registry+https://github.com/rust-lang/crates.io-index" 5902 - checksum = "96c8c490f422ef9a4efd2cb5b42b76c8613d7e7dfc1caf667b8a3350a5acc066" 5903 - dependencies = [ 5904 - "atomic-waker", 5905 - "fastrand 2.1.1", 5906 - "futures-io", 5907 - ] 5908 - 5909 - [[package]] 5910 - name = "pkcs1" 5911 - version = "0.4.1" 5912 - source = "registry+https://github.com/rust-lang/crates.io-index" 5913 - checksum = "eff33bdbdfc54cc98a2eca766ebdec3e1b8fb7387523d5c9c9a2891da856f719" 5914 - dependencies = [ 5915 - "der 0.6.1", 5916 - "pkcs8 0.9.0", 5917 - "spki 0.6.0", 5918 - "zeroize", 5919 - ] 5920 - 5921 - [[package]] 5922 8380 name = "pkcs1" 5923 8381 version = "0.7.5" 5924 8382 source = "registry+https://github.com/rust-lang/crates.io-index" 5925 8383 checksum = "c8ffb9f10fa047879315e6625af03c164b16962a5368d724ed16323b68ace47f" 5926 8384 dependencies = [ 5927 - "der 0.7.9", 5928 - "pkcs8 0.10.2", 5929 - "spki 0.7.3", 8385 + "der", 8386 + "pkcs8", 8387 + "spki", 5930 8388 ] 5931 8389 5932 8390 [[package]] 5933 - name = "pkcs8" 5934 - version = "0.9.0" 8391 + name = "pkcs5" 8392 + version = "0.7.1" 5935 8393 source = "registry+https://github.com/rust-lang/crates.io-index" 5936 - checksum = "9eca2c590a5f85da82668fa685c09ce2888b9430e83299debf1f34b65fd4a4ba" 8394 + checksum = "e847e2c91a18bfa887dd028ec33f2fe6f25db77db3619024764914affe8b69a6" 5937 8395 dependencies = [ 5938 - "der 0.6.1", 5939 - "spki 0.6.0", 8396 + "aes 0.8.3", 8397 + "cbc", 8398 + "der", 8399 + "pbkdf2", 8400 + "scrypt", 8401 + "sha2 0.10.8", 8402 + "spki", 5940 8403 ] 5941 8404 5942 8405 [[package]] ··· 5945 8408 source = "registry+https://github.com/rust-lang/crates.io-index" 5946 8409 checksum = "f950b2377845cebe5cf8b5165cb3cc1a5e0fa5cfa3e1f7f55707d8fd82e0a7b7" 5947 8410 dependencies = [ 5948 - "der 0.7.9", 5949 - "spki 0.7.3", 8411 + "der", 8412 + "pkcs5", 8413 + "rand_core 0.6.4", 8414 + "spki", 5950 8415 ] 5951 8416 5952 8417 [[package]] 5953 8418 name = "pkg-config" 5954 - version = "0.3.31" 8419 + version = "0.3.32" 8420 + source = "registry+https://github.com/rust-lang/crates.io-index" 8421 + checksum = "7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c" 8422 + 8423 + [[package]] 8424 + name = "png" 8425 + version = "0.17.16" 5955 8426 source = "registry+https://github.com/rust-lang/crates.io-index" 5956 - checksum = "953ec861398dccce10c670dfeaf3ec4911ca479e9c02154b3a215178c5f566f2" 8427 + checksum = "82151a2fc869e011c153adc57cf2789ccb8d9906ce52c0b39a6b5697749d7526" 8428 + dependencies = [ 8429 + "bitflags 1.3.2", 8430 + "crc32fast", 8431 + "fdeflate", 8432 + "flate2", 8433 + "miniz_oxide 0.8.5", 8434 + ] 5957 8435 5958 8436 [[package]] 5959 - name = "polling" 5960 - version = "3.7.3" 8437 + name = "polyval" 8438 + version = "0.6.2" 5961 8439 source = "registry+https://github.com/rust-lang/crates.io-index" 5962 - checksum = "cc2790cd301dec6cd3b7a025e4815cf825724a51c98dccfe6a3e55f05ffb6511" 8440 + checksum = "9d1fe60d06143b2430aa532c94cfe9e29783047f06c0d7fd359a9a51b729fa25" 5963 8441 dependencies = [ 5964 8442 "cfg-if", 5965 - "concurrent-queue", 5966 - "hermit-abi 0.4.0", 5967 - "pin-project-lite", 5968 - "rustix", 5969 - "tracing", 5970 - "windows-sys 0.59.0", 8443 + "cpufeatures", 8444 + "opaque-debug", 8445 + "universal-hash", 5971 8446 ] 5972 8447 5973 8448 [[package]] 5974 8449 name = "portable-atomic" 5975 - version = "1.9.0" 8450 + version = "1.11.0" 5976 8451 source = "registry+https://github.com/rust-lang/crates.io-index" 5977 - checksum = "cc9c68a3f6da06753e9335d63e27f6b9754dd1920d941135b7ea8224f141adb2" 8452 + checksum = "350e9b48cbc6b0e028b0473b114454c6316e57336ee184ceab6e53f72c178b3e" 5978 8453 5979 8454 [[package]] 5980 8455 name = "postgres-native-tls" 5981 8456 version = "0.5.0" 8457 + source = "git+https://github.com/imor/rust-postgres?rev=20265ef38e32a06f76b6f9b678e2077fc2211f6b#20265ef38e32a06f76b6f9b678e2077fc2211f6b" 8458 + dependencies = [ 8459 + "native-tls", 8460 + "tokio", 8461 + "tokio-native-tls", 8462 + "tokio-postgres 0.7.11", 8463 + ] 8464 + 8465 + [[package]] 8466 + name = "postgres-native-tls" 8467 + version = "0.5.1" 5982 8468 source = "registry+https://github.com/rust-lang/crates.io-index" 5983 - checksum = "2d442770e2b1e244bb5eb03b31c79b65bb2568f413b899eaba850fa945a65954" 8469 + checksum = "a1f39498473c92f7b6820ae970382c1d83178a3454c618161cb772e8598d9f6f" 5984 8470 dependencies = [ 5985 - "futures", 5986 8471 "native-tls", 5987 8472 "tokio", 5988 8473 "tokio-native-tls", 5989 - "tokio-postgres", 8474 + "tokio-postgres 0.7.13", 5990 8475 ] 5991 8476 5992 8477 [[package]] 5993 8478 name = "postgres-protocol" 5994 8479 version = "0.6.7" 5995 - source = "registry+https://github.com/rust-lang/crates.io-index" 5996 - checksum = "acda0ebdebc28befa84bee35e651e4c5f09073d668c7aed4cf7e23c3cda84b23" 8480 + source = "git+https://github.com/imor/rust-postgres?rev=20265ef38e32a06f76b6f9b678e2077fc2211f6b#20265ef38e32a06f76b6f9b678e2077fc2211f6b" 5997 8481 dependencies = [ 5998 8482 "base64 0.22.1", 5999 8483 "byteorder", 6000 8484 "bytes", 6001 - "fallible-iterator", 8485 + "fallible-iterator 0.2.0", 6002 8486 "hmac", 6003 8487 "md-5 0.10.6", 6004 8488 "memchr", ··· 6008 8492 ] 6009 8493 6010 8494 [[package]] 8495 + name = "postgres-protocol" 8496 + version = "0.6.8" 8497 + source = "registry+https://github.com/rust-lang/crates.io-index" 8498 + checksum = "76ff0abab4a9b844b93ef7b81f1efc0a366062aaef2cd702c76256b5dc075c54" 8499 + dependencies = [ 8500 + "base64 0.22.1", 8501 + "byteorder", 8502 + "bytes", 8503 + "fallible-iterator 0.2.0", 8504 + "hmac", 8505 + "md-5 0.10.6", 8506 + "memchr", 8507 + "rand 0.9.0", 8508 + "sha2 0.10.8", 8509 + "stringprep", 8510 + ] 8511 + 8512 + [[package]] 6011 8513 name = "postgres-types" 6012 - version = "0.2.8" 8514 + version = "0.2.7" 8515 + source = "git+https://github.com/imor/rust-postgres?rev=20265ef38e32a06f76b6f9b678e2077fc2211f6b#20265ef38e32a06f76b6f9b678e2077fc2211f6b" 8516 + dependencies = [ 8517 + "bytes", 8518 + "fallible-iterator 0.2.0", 8519 + "postgres-protocol 0.6.7", 8520 + ] 8521 + 8522 + [[package]] 8523 + name = "postgres-types" 8524 + version = "0.2.9" 6013 8525 source = "registry+https://github.com/rust-lang/crates.io-index" 6014 - checksum = "f66ea23a2d0e5734297357705193335e0a957696f34bed2f2faefacb2fec336f" 8526 + checksum = "613283563cd90e1dfc3518d548caee47e0e725455ed619881f5cf21f36de4b48" 6015 8527 dependencies = [ 6016 8528 "array-init", 6017 8529 "bit-vec", 6018 8530 "bytes", 6019 8531 "chrono", 6020 - "fallible-iterator", 6021 - "postgres-protocol", 8532 + "fallible-iterator 0.2.0", 8533 + "postgres-protocol 0.6.8", 6022 8534 "serde", 6023 8535 "serde_json", 6024 - "uuid 1.11.0", 8536 + "uuid 1.15.1", 6025 8537 ] 6026 8538 6027 8539 [[package]] ··· 6036 8548 source = "registry+https://github.com/rust-lang/crates.io-index" 6037 8549 checksum = "77957b295656769bb8ad2b6a6b09d897d94f05c41b069aede1fcdaa675eaea04" 6038 8550 dependencies = [ 6039 - "zerocopy", 8551 + "zerocopy 0.7.35", 6040 8552 ] 6041 8553 6042 8554 [[package]] ··· 6057 8569 6058 8570 [[package]] 6059 8571 name = "prettyplease" 6060 - version = "0.2.24" 8572 + version = "0.2.29" 6061 8573 source = "registry+https://github.com/rust-lang/crates.io-index" 6062 - checksum = "910d41a655dac3b764f1ade94821093d3610248694320cd072303a8eedcf221d" 8574 + checksum = "6924ced06e1f7dfe3fa48d57b9f74f55d8915f5036121bef647ef4b204895fac" 6063 8575 dependencies = [ 6064 8576 "proc-macro2", 6065 - "syn 2.0.81", 8577 + "syn 2.0.99", 6066 8578 ] 6067 8579 6068 8580 [[package]] ··· 6080 8592 source = "registry+https://github.com/rust-lang/crates.io-index" 6081 8593 checksum = "8ecf48c7ca261d60b74ab1a7b20da18bede46776b2e55535cb958eb595c5fa7b" 6082 8594 dependencies = [ 6083 - "toml_edit 0.22.22", 8595 + "toml_edit 0.22.24", 6084 8596 ] 6085 8597 6086 8598 [[package]] ··· 6108 8620 ] 6109 8621 6110 8622 [[package]] 8623 + name = "proc-macro-error-attr2" 8624 + version = "2.0.0" 8625 + source = "registry+https://github.com/rust-lang/crates.io-index" 8626 + checksum = "96de42df36bb9bba5542fe9f1a054b8cc87e172759a1868aa05c1f3acc89dfc5" 8627 + dependencies = [ 8628 + "proc-macro2", 8629 + "quote", 8630 + ] 8631 + 8632 + [[package]] 8633 + name = "proc-macro-error2" 8634 + version = "2.0.1" 8635 + source = "registry+https://github.com/rust-lang/crates.io-index" 8636 + checksum = "11ec05c52be0a07b08061f7dd003e7d7092e0472bc731b4af7bb1ef876109802" 8637 + dependencies = [ 8638 + "proc-macro-error-attr2", 8639 + "proc-macro2", 8640 + "quote", 8641 + "syn 2.0.99", 8642 + ] 8643 + 8644 + [[package]] 6111 8645 name = "proc-macro-rules" 6112 8646 version = "0.4.0" 6113 8647 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 6115 8649 dependencies = [ 6116 8650 "proc-macro-rules-macros", 6117 8651 "proc-macro2", 6118 - "syn 2.0.81", 8652 + "syn 2.0.99", 6119 8653 ] 6120 8654 6121 8655 [[package]] ··· 6127 8661 "once_cell", 6128 8662 "proc-macro2", 6129 8663 "quote", 6130 - "syn 2.0.81", 8664 + "syn 2.0.99", 6131 8665 ] 6132 8666 6133 8667 [[package]] 6134 8668 name = "proc-macro2" 6135 - version = "1.0.88" 8669 + version = "1.0.94" 6136 8670 source = "registry+https://github.com/rust-lang/crates.io-index" 6137 - checksum = "7c3a7fc5db1e57d5a779a352c8cdb57b29aa4c40cc69c3a68a7fedc815fbf2f9" 8671 + checksum = "a31971752e70b8b2686d7e46ec17fb38dad4051d94024c88df49b667caea9c84" 6138 8672 dependencies = [ 6139 8673 "unicode-ident", 6140 8674 ] 6141 8675 6142 8676 [[package]] 8677 + name = "profiling" 8678 + version = "1.0.16" 8679 + source = "registry+https://github.com/rust-lang/crates.io-index" 8680 + checksum = "afbdc74edc00b6f6a218ca6a5364d6226a259d4b8ea1af4a0ea063f27e179f4d" 8681 + 8682 + [[package]] 6143 8683 name = "progenitor" 6144 8684 version = "0.3.0" 6145 8685 source = "git+https://github.com/oxidecomputer/progenitor?rev=3d96016ae8d422e90513b2d34fb5b63eeab30b01#3d96016ae8d422e90513b2d34fb5b63eeab30b01" ··· 6188 8728 "schemars", 6189 8729 "serde", 6190 8730 "serde_json", 6191 - "syn 2.0.81", 6192 - "thiserror", 8731 + "syn 2.0.99", 8732 + "thiserror 1.0.69", 6193 8733 "typify", 6194 8734 "unicode-ident", 6195 8735 ] ··· 6208 8748 "serde_json", 6209 8749 "serde_tokenstream", 6210 8750 "serde_yaml", 6211 - "syn 2.0.81", 8751 + "syn 2.0.99", 6212 8752 ] 6213 8753 6214 8754 [[package]] ··· 6228 8768 "lazy_static", 6229 8769 "memchr", 6230 8770 "parking_lot", 6231 - "thiserror", 8771 + "thiserror 1.0.69", 6232 8772 ] 6233 8773 6234 8774 [[package]] 6235 8775 name = "prost" 6236 - version = "0.12.6" 8776 + version = "0.13.5" 6237 8777 source = "registry+https://github.com/rust-lang/crates.io-index" 6238 - checksum = "deb1435c188b76130da55f17a466d252ff7b1418b2ad3e037d127b94e3411f29" 8778 + checksum = "2796faa41db3ec313a31f7624d9286acf277b52de526150b7e69f3debf891ee5" 6239 8779 dependencies = [ 6240 8780 "bytes", 6241 8781 "prost-derive", 6242 8782 ] 6243 8783 6244 8784 [[package]] 8785 + name = "prost-build" 8786 + version = "0.13.5" 8787 + source = "registry+https://github.com/rust-lang/crates.io-index" 8788 + checksum = "be769465445e8c1474e9c5dac2018218498557af32d9ed057325ec9a41ae81bf" 8789 + dependencies = [ 8790 + "heck 0.5.0", 8791 + "itertools 0.14.0", 8792 + "log", 8793 + "multimap", 8794 + "once_cell", 8795 + "petgraph 0.7.1", 8796 + "prettyplease 0.2.29", 8797 + "prost", 8798 + "prost-types", 8799 + "regex", 8800 + "syn 2.0.99", 8801 + "tempfile", 8802 + ] 8803 + 8804 + [[package]] 6245 8805 name = "prost-derive" 6246 - version = "0.12.6" 8806 + version = "0.13.5" 6247 8807 source = "registry+https://github.com/rust-lang/crates.io-index" 6248 - checksum = "81bddcdb20abf9501610992b6759a4c888aef7d1a7247ef75e2404275ac24af1" 8808 + checksum = "8a56d757972c98b346a9b766e3f02746cde6dd1cd1d1d563472929fdd74bec4d" 6249 8809 dependencies = [ 6250 8810 "anyhow", 6251 - "itertools 0.12.1", 8811 + "itertools 0.14.0", 6252 8812 "proc-macro2", 6253 8813 "quote", 6254 - "syn 2.0.81", 8814 + "syn 2.0.99", 6255 8815 ] 6256 8816 6257 8817 [[package]] 6258 8818 name = "prost-types" 6259 - version = "0.12.6" 8819 + version = "0.13.5" 6260 8820 source = "registry+https://github.com/rust-lang/crates.io-index" 6261 - checksum = "9091c90b0a32608e984ff2fa4091273cbdd755d54935c51d520887f4a1dbd5b0" 8821 + checksum = "52c2c1bf36ddb1a1c396b3601a3cec27c2462e45f07c386894ec3ccf5332bd16" 6262 8822 dependencies = [ 6263 8823 "prost", 6264 8824 ] 6265 8825 6266 8826 [[package]] 6267 8827 name = "psm" 6268 - version = "0.1.23" 8828 + version = "0.1.25" 6269 8829 source = "registry+https://github.com/rust-lang/crates.io-index" 6270 - checksum = "aa37f80ca58604976033fae9515a8a2989fc13797d953f7c04fb8fa36a11f205" 8830 + checksum = "f58e5423e24c18cc840e1c98370b3993c6649cd1678b4d24318bcf0a083cbe88" 6271 8831 dependencies = [ 6272 8832 "cc", 6273 8833 ] ··· 6298 8858 source = "registry+https://github.com/rust-lang/crates.io-index" 6299 8859 checksum = "57206b407293d2bcd3af849ce869d52068623f19e1b5ff8e8778e3309439682b" 6300 8860 dependencies = [ 6301 - "bitflags 2.6.0", 8861 + "bitflags 2.9.0", 6302 8862 "getopts", 6303 8863 "memchr", 6304 8864 "unicase", ··· 6344 8904 6345 8905 [[package]] 6346 8906 name = "quick_cache" 6347 - version = "0.6.9" 8907 + version = "0.6.11" 6348 8908 source = "registry+https://github.com/rust-lang/crates.io-index" 6349 - checksum = "7d7c94f8935a9df96bb6380e8592c70edf497a643f94bd23b2f76b399385dbf4" 8909 + checksum = "0af25b4e960ffdf0dead61cf0cec0c2e44c76927bf933ab4f02e2858fb449397" 6350 8910 dependencies = [ 6351 8911 "ahash 0.8.11", 6352 8912 "equivalent", 6353 - "hashbrown 0.14.5", 8913 + "hashbrown 0.15.2", 6354 8914 "parking_lot", 6355 8915 ] 6356 8916 6357 8917 [[package]] 6358 8918 name = "quinn" 6359 - version = "0.11.5" 8919 + version = "0.11.6" 6360 8920 source = "registry+https://github.com/rust-lang/crates.io-index" 6361 - checksum = "8c7c5fdde3cdae7203427dc4f0a68fe0ed09833edc525a03456b153b79828684" 8921 + checksum = "62e96808277ec6f97351a2380e6c25114bc9e67037775464979f3037c92d05ef" 6362 8922 dependencies = [ 6363 8923 "bytes", 6364 8924 "pin-project-lite", 6365 8925 "quinn-proto", 6366 8926 "quinn-udp", 6367 - "rustc-hash 2.0.0", 6368 - "rustls 0.23.15", 6369 - "socket2 0.5.7", 6370 - "thiserror", 8927 + "rustc-hash 2.1.1", 8928 + "rustls 0.23.23", 8929 + "socket2", 8930 + "thiserror 2.0.12", 6371 8931 "tokio", 6372 8932 "tracing", 6373 8933 ] 6374 8934 6375 8935 [[package]] 6376 8936 name = "quinn-proto" 6377 - version = "0.11.8" 8937 + version = "0.11.9" 6378 8938 source = "registry+https://github.com/rust-lang/crates.io-index" 6379 - checksum = "fadfaed2cd7f389d0161bb73eeb07b7b78f8691047a6f3e73caaeae55310a4a6" 8939 + checksum = "a2fe5ef3495d7d2e377ff17b1a8ce2ee2ec2a18cde8b6ad6619d65d0701c135d" 6380 8940 dependencies = [ 6381 8941 "bytes", 8942 + "getrandom 0.2.15", 6382 8943 "rand 0.8.5", 6383 - "ring 0.17.8", 6384 - "rustc-hash 2.0.0", 6385 - "rustls 0.23.15", 8944 + "ring 0.17.11", 8945 + "rustc-hash 2.1.1", 8946 + "rustls 0.23.23", 8947 + "rustls-pki-types", 6386 8948 "slab", 6387 - "thiserror", 8949 + "thiserror 2.0.12", 6388 8950 "tinyvec", 6389 8951 "tracing", 8952 + "web-time", 6390 8953 ] 6391 8954 6392 8955 [[package]] 6393 8956 name = "quinn-udp" 6394 - version = "0.5.5" 8957 + version = "0.5.10" 6395 8958 source = "registry+https://github.com/rust-lang/crates.io-index" 6396 - checksum = "4fe68c2e9e1a1234e218683dbdf9f9dfcb094113c5ac2b938dfcb9bab4c4140b" 8959 + checksum = "e46f3055866785f6b92bc6164b76be02ca8f2eb4b002c0354b28cf4c119e5944" 6397 8960 dependencies = [ 8961 + "cfg_aliases 0.2.1", 6398 8962 "libc", 6399 8963 "once_cell", 6400 - "socket2 0.5.7", 8964 + "socket2", 6401 8965 "tracing", 6402 8966 "windows-sys 0.59.0", 6403 8967 ] 6404 8968 6405 8969 [[package]] 6406 8970 name = "quote" 6407 - version = "1.0.37" 8971 + version = "1.0.39" 6408 8972 source = "registry+https://github.com/rust-lang/crates.io-index" 6409 - checksum = "b5b9d34b8991d19d98081b46eacdd8eb58c6f2b201139f7c5f643cc155a633af" 8973 + checksum = "c1f1914ce909e1658d9907913b4b91947430c7d9be598b15a1912935b8c04801" 6410 8974 dependencies = [ 6411 8975 "proc-macro2", 6412 8976 ] ··· 6418 8982 checksum = "dc33ff2d4973d518d823d61aa239014831e521c75da58e3df4840d3f47749d09" 6419 8983 6420 8984 [[package]] 6421 - name = "radix_fmt" 6422 - version = "1.0.0" 8985 + name = "radix_trie" 8986 + version = "0.2.1" 6423 8987 source = "registry+https://github.com/rust-lang/crates.io-index" 6424 - checksum = "ce082a9940a7ace2ad4a8b7d0b1eac6aa378895f18be598230c5f2284ac05426" 8988 + checksum = "c069c179fcdc6a2fe24d8d18305cf085fdbd4f922c041943e203685d6a1c58fd" 8989 + dependencies = [ 8990 + "endian-type", 8991 + "nibble_vec", 8992 + ] 6425 8993 6426 8994 [[package]] 6427 8995 name = "rand" ··· 6448 9016 ] 6449 9017 6450 9018 [[package]] 9019 + name = "rand" 9020 + version = "0.9.0" 9021 + source = "registry+https://github.com/rust-lang/crates.io-index" 9022 + checksum = "3779b94aeb87e8bd4e834cee3650289ee9e0d5677f976ecdb6d219e5f4f6cd94" 9023 + dependencies = [ 9024 + "rand_chacha 0.9.0", 9025 + "rand_core 0.9.3", 9026 + "zerocopy 0.8.21", 9027 + ] 9028 + 9029 + [[package]] 6451 9030 name = "rand_chacha" 6452 9031 version = "0.2.2" 6453 9032 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 6468 9047 ] 6469 9048 6470 9049 [[package]] 9050 + name = "rand_chacha" 9051 + version = "0.9.0" 9052 + source = "registry+https://github.com/rust-lang/crates.io-index" 9053 + checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb" 9054 + dependencies = [ 9055 + "ppv-lite86", 9056 + "rand_core 0.9.3", 9057 + ] 9058 + 9059 + [[package]] 6471 9060 name = "rand_core" 6472 9061 version = "0.5.1" 6473 9062 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 6486 9075 ] 6487 9076 6488 9077 [[package]] 9078 + name = "rand_core" 9079 + version = "0.9.3" 9080 + source = "registry+https://github.com/rust-lang/crates.io-index" 9081 + checksum = "99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38" 9082 + dependencies = [ 9083 + "getrandom 0.3.1", 9084 + ] 9085 + 9086 + [[package]] 6489 9087 name = "rand_distr" 6490 9088 version = "0.4.3" 6491 9089 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 6503 9101 dependencies = [ 6504 9102 "rand_core 0.5.1", 6505 9103 ] 9104 + 9105 + [[package]] 9106 + name = "range-alloc" 9107 + version = "0.1.4" 9108 + source = "registry+https://github.com/rust-lang/crates.io-index" 9109 + checksum = "c3d6831663a5098ea164f89cff59c6284e95f4e3c76ce9848d4529f5ccca9bde" 6506 9110 6507 9111 [[package]] 6508 9112 name = "raw-cpuid" ··· 6512 9116 dependencies = [ 6513 9117 "bitflags 1.3.2", 6514 9118 ] 9119 + 9120 + [[package]] 9121 + name = "raw-window-handle" 9122 + version = "0.6.2" 9123 + source = "registry+https://github.com/rust-lang/crates.io-index" 9124 + checksum = "20675572f6f24e9e76ef639bc5552774ed45f1c30e2951e1e99c59888861c539" 6515 9125 6516 9126 [[package]] 6517 9127 name = "rayon" ··· 6545 9155 ] 6546 9156 6547 9157 [[package]] 6548 - name = "reborrow" 6549 - version = "0.5.5" 9158 + name = "rdkafka" 9159 + version = "0.36.2" 6550 9160 source = "registry+https://github.com/rust-lang/crates.io-index" 6551 - checksum = "03251193000f4bd3b042892be858ee50e8b3719f2b08e5833ac4353724632430" 9161 + checksum = "1beea247b9a7600a81d4cc33f659ce1a77e1988323d7d2809c7ed1c21f4c316d" 9162 + dependencies = [ 9163 + "futures-channel", 9164 + "futures-util", 9165 + "libc", 9166 + "log", 9167 + "rdkafka-sys", 9168 + "serde", 9169 + "serde_derive", 9170 + "serde_json", 9171 + "slab", 9172 + "tokio", 9173 + ] 6552 9174 6553 9175 [[package]] 6554 - name = "redis" 6555 - version = "0.23.3" 9176 + name = "rdkafka-sys" 9177 + version = "4.8.0+2.3.0" 6556 9178 source = "registry+https://github.com/rust-lang/crates.io-index" 6557 - checksum = "4f49cdc0bb3f412bf8e7d1bd90fe1d9eb10bc5c399ba90973c14662a27b3f8ba" 9179 + checksum = "ced38182dc436b3d9df0c77976f37a67134df26b050df1f0006688e46fc4c8be" 6558 9180 dependencies = [ 6559 - "async-std", 6560 - "async-trait", 6561 - "bytes", 6562 - "combine", 6563 - "futures-util", 6564 - "itoa", 6565 - "percent-encoding", 6566 - "pin-project-lite", 6567 - "ryu", 6568 - "sha1_smol", 6569 - "socket2 0.4.10", 6570 - "tokio", 6571 - "tokio-util", 6572 - "url", 9181 + "cmake", 9182 + "libc", 9183 + "libz-sys", 9184 + "num_enum", 9185 + "openssl-sys", 9186 + "pkg-config", 6573 9187 ] 6574 9188 6575 9189 [[package]] 9190 + name = "reborrow" 9191 + version = "0.5.5" 9192 + source = "registry+https://github.com/rust-lang/crates.io-index" 9193 + checksum = "03251193000f4bd3b042892be858ee50e8b3719f2b08e5833ac4353724632430" 9194 + 9195 + [[package]] 6576 9196 name = "redox_syscall" 6577 9197 version = "0.3.5" 6578 9198 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 6583 9203 6584 9204 [[package]] 6585 9205 name = "redox_syscall" 6586 - version = "0.5.7" 9206 + version = "0.5.10" 6587 9207 source = "registry+https://github.com/rust-lang/crates.io-index" 6588 - checksum = "9b6dfecf2c74bce2466cabf93f6664d6998a69eb21e39f4207930065b27b771f" 9208 + checksum = "0b8c0c260b63a8219631167be35e6a988e9554dbd323f8bd08439c8ed1302bd1" 6589 9209 dependencies = [ 6590 - "bitflags 2.6.0", 9210 + "bitflags 2.9.0", 6591 9211 ] 6592 9212 6593 9213 [[package]] ··· 6598 9218 dependencies = [ 6599 9219 "getrandom 0.2.15", 6600 9220 "libredox", 6601 - "thiserror", 9221 + "thiserror 1.0.69", 9222 + ] 9223 + 9224 + [[package]] 9225 + name = "ref-cast" 9226 + version = "1.0.24" 9227 + source = "registry+https://github.com/rust-lang/crates.io-index" 9228 + checksum = "4a0ae411dbe946a674d89546582cea4ba2bb8defac896622d6496f14c23ba5cf" 9229 + dependencies = [ 9230 + "ref-cast-impl", 9231 + ] 9232 + 9233 + [[package]] 9234 + name = "ref-cast-impl" 9235 + version = "1.0.24" 9236 + source = "registry+https://github.com/rust-lang/crates.io-index" 9237 + checksum = "1165225c21bff1f3bbce98f5a1f889949bc902d3575308cc7b0de30b4f6d27c7" 9238 + dependencies = [ 9239 + "proc-macro2", 9240 + "quote", 9241 + "syn 2.0.99", 6602 9242 ] 6603 9243 6604 9244 [[package]] 6605 9245 name = "regex" 6606 - version = "1.11.0" 9246 + version = "1.11.1" 6607 9247 source = "registry+https://github.com/rust-lang/crates.io-index" 6608 - checksum = "38200e5ee88914975b69f657f0801b6f6dccafd44fd9326302a4aaeecfacb1d8" 9248 + checksum = "b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191" 6609 9249 dependencies = [ 6610 9250 "aho-corasick", 6611 9251 "memchr", 6612 - "regex-automata 0.4.8", 9252 + "regex-automata 0.4.9", 6613 9253 "regex-syntax 0.8.5", 6614 9254 ] 6615 9255 ··· 6624 9264 6625 9265 [[package]] 6626 9266 name = "regex-automata" 6627 - version = "0.4.8" 9267 + version = "0.4.9" 6628 9268 source = "registry+https://github.com/rust-lang/crates.io-index" 6629 - checksum = "368758f23274712b504848e9d5a6f010445cc8b87a7cdb4d7cbee666c1288da3" 9269 + checksum = "809e8dc61f6de73b46c85f4c96486310fe304c434cfa43669d7b40f711150908" 6630 9270 dependencies = [ 6631 9271 "aho-corasick", 6632 9272 "memchr", ··· 6690 9330 "h2 0.3.26", 6691 9331 "http 0.2.12", 6692 9332 "http-body 0.4.6", 6693 - "hyper 0.14.31", 6694 - "hyper-rustls 0.24.2", 9333 + "hyper 0.14.32", 6695 9334 "hyper-tls 0.5.0", 6696 9335 "ipnet", 6697 9336 "js-sys", ··· 6701 9340 "once_cell", 6702 9341 "percent-encoding", 6703 9342 "pin-project-lite", 6704 - "rustls 0.21.12", 6705 9343 "rustls-pemfile 1.0.4", 6706 9344 "serde", 6707 9345 "serde_json", ··· 6710 9348 "system-configuration 0.5.1", 6711 9349 "tokio", 6712 9350 "tokio-native-tls", 6713 - "tokio-rustls 0.24.1", 6714 9351 "tokio-util", 6715 9352 "tower-service", 6716 9353 "url", ··· 6718 9355 "wasm-bindgen-futures", 6719 9356 "wasm-streams", 6720 9357 "web-sys", 6721 - "webpki-roots 0.25.4", 6722 9358 "winreg", 6723 9359 ] 6724 9360 6725 9361 [[package]] 6726 9362 name = "reqwest" 6727 - version = "0.12.8" 9363 + version = "0.12.12" 6728 9364 source = "registry+https://github.com/rust-lang/crates.io-index" 6729 - checksum = "f713147fbe92361e52392c73b8c9e48c04c6625bce969ef54dc901e58e042a7b" 9365 + checksum = "43e734407157c3c2034e0258f5e4473ddb361b1e85f95a66690d67264d7cd1da" 6730 9366 dependencies = [ 6731 - "async-compression 0.4.16", 9367 + "async-compression", 6732 9368 "base64 0.22.1", 6733 9369 "bytes", 6734 9370 "encoding_rs", 6735 9371 "futures-core", 6736 9372 "futures-util", 6737 - "h2 0.4.6", 6738 - "http 1.1.0", 9373 + "h2 0.4.8", 9374 + "http 1.2.0", 6739 9375 "http-body 1.0.1", 6740 9376 "http-body-util", 6741 - "hyper 1.5.0", 6742 - "hyper-rustls 0.27.3", 9377 + "hyper 1.6.0", 9378 + "hyper-rustls 0.27.5", 6743 9379 "hyper-tls 0.6.0", 6744 9380 "hyper-util", 6745 9381 "ipnet", ··· 6751 9387 "percent-encoding", 6752 9388 "pin-project-lite", 6753 9389 "quinn", 6754 - "rustls 0.23.15", 6755 - "rustls-native-certs 0.8.0", 9390 + "rustls 0.23.23", 9391 + "rustls-native-certs 0.8.1", 6756 9392 "rustls-pemfile 2.2.0", 6757 9393 "rustls-pki-types", 6758 9394 "serde", 6759 9395 "serde_json", 6760 9396 "serde_urlencoded", 6761 - "sync_wrapper 1.0.1", 9397 + "sync_wrapper 1.0.2", 6762 9398 "system-configuration 0.6.1", 6763 9399 "tokio", 6764 9400 "tokio-native-tls", 6765 - "tokio-rustls 0.26.0", 9401 + "tokio-rustls 0.26.2", 6766 9402 "tokio-util", 9403 + "tower 0.5.2", 6767 9404 "tower-service", 6768 9405 "url", 6769 9406 "wasm-bindgen", 6770 9407 "wasm-bindgen-futures", 6771 9408 "wasm-streams", 6772 9409 "web-sys", 9410 + "webpki-roots", 6773 9411 "windows-registry", 6774 9412 ] 6775 9413 ··· 6816 9454 6817 9455 [[package]] 6818 9456 name = "ring" 6819 - version = "0.17.8" 9457 + version = "0.17.11" 6820 9458 source = "registry+https://github.com/rust-lang/crates.io-index" 6821 - checksum = "c17fa4cb658e3583423e915b9f3acc01cceaee1860e33d59ebae66adc3a2dc0d" 9459 + checksum = "da5349ae27d3887ca812fb375b45a4fbb36d8d12d2df394968cd86e35683fe73" 6822 9460 dependencies = [ 6823 9461 "cc", 6824 9462 "cfg-if", 6825 9463 "getrandom 0.2.15", 6826 9464 "libc", 6827 - "spin 0.9.8", 6828 9465 "untrusted 0.9.0", 6829 9466 "windows-sys 0.52.0", 6830 9467 ] 6831 9468 6832 9469 [[package]] 9470 + name = "ripemd" 9471 + version = "0.1.3" 9472 + source = "registry+https://github.com/rust-lang/crates.io-index" 9473 + checksum = "bd124222d17ad93a644ed9d011a40f4fb64aa54275c08cc216524a9ea82fb09f" 9474 + dependencies = [ 9475 + "digest 0.10.7", 9476 + ] 9477 + 9478 + [[package]] 6833 9479 name = "rkyv" 6834 9480 version = "0.7.45" 6835 9481 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 6844 9490 "rkyv_derive", 6845 9491 "seahash", 6846 9492 "tinyvec", 6847 - "uuid 1.11.0", 9493 + "uuid 1.15.1", 6848 9494 ] 6849 9495 6850 9496 [[package]] ··· 6859 9505 ] 6860 9506 6861 9507 [[package]] 6862 - name = "rsa" 6863 - version = "0.7.2" 9508 + name = "ron" 9509 + version = "0.8.1" 6864 9510 source = "registry+https://github.com/rust-lang/crates.io-index" 6865 - checksum = "094052d5470cbcef561cb848a7209968c9f12dfa6d668f4bca048ac5de51099c" 9511 + checksum = "b91f7eff05f748767f183df4320a63d6936e9c6107d97c9e6bdd9784f4289c94" 6866 9512 dependencies = [ 6867 - "byteorder", 6868 - "digest 0.10.7", 6869 - "num-bigint-dig", 6870 - "num-integer", 6871 - "num-iter", 6872 - "num-traits", 6873 - "pkcs1 0.4.1", 6874 - "pkcs8 0.9.0", 6875 - "rand_core 0.6.4", 6876 - "signature 1.6.4", 6877 - "smallvec", 6878 - "subtle", 6879 - "zeroize", 9513 + "base64 0.21.7", 9514 + "bitflags 2.9.0", 9515 + "serde", 9516 + "serde_derive", 6880 9517 ] 6881 9518 6882 9519 [[package]] 6883 9520 name = "rsa" 6884 - version = "0.9.6" 9521 + version = "0.9.7" 6885 9522 source = "registry+https://github.com/rust-lang/crates.io-index" 6886 - checksum = "5d0e5124fcb30e76a7e79bfee683a2746db83784b86289f6251b54b7950a0dfc" 9523 + checksum = "47c75d7c5c6b673e58bf54d8544a9f432e3a925b0e80f7cd3602ab5c50c55519" 6887 9524 dependencies = [ 6888 9525 "const-oid", 6889 9526 "digest 0.10.7", 6890 9527 "num-bigint-dig", 6891 9528 "num-integer", 6892 9529 "num-traits", 6893 - "pkcs1 0.7.5", 6894 - "pkcs8 0.10.2", 9530 + "pkcs1", 9531 + "pkcs8", 6895 9532 "rand_core 0.6.4", 6896 - "signature 2.2.0", 6897 - "spki 0.7.3", 9533 + "signature", 9534 + "spki", 6898 9535 "subtle", 6899 9536 "zeroize", 6900 9537 ] 6901 9538 6902 9539 [[package]] 6903 - name = "rsmq_async" 6904 - version = "5.2.1" 9540 + name = "rusqlite" 9541 + version = "0.32.1" 6905 9542 source = "registry+https://github.com/rust-lang/crates.io-index" 6906 - checksum = "3b21409a26e25b1946ce3ab9903a2710fbae8727a05c17f79d165908592743cb" 9543 + checksum = "7753b721174eb8ff87a9a0e799e2d7bc3749323e773db92e0984debb00019d6e" 6907 9544 dependencies = [ 6908 - "async-trait", 6909 - "bb8", 6910 - "lazy_static", 6911 - "radix_fmt", 6912 - "rand 0.8.5", 6913 - "redis", 6914 - "thiserror", 9545 + "bitflags 2.9.0", 9546 + "fallible-iterator 0.3.0", 9547 + "fallible-streaming-iterator", 9548 + "hashlink 0.9.1", 9549 + "libsqlite3-sys", 9550 + "smallvec", 6915 9551 ] 6916 9552 6917 9553 [[package]] ··· 6934 9570 "proc-macro2", 6935 9571 "quote", 6936 9572 "rust-embed-utils", 6937 - "syn 2.0.81", 9573 + "shellexpand", 9574 + "syn 2.0.99", 6938 9575 "walkdir", 6939 9576 ] 6940 9577 ··· 6968 9605 "borsh", 6969 9606 "bytes", 6970 9607 "num-traits", 6971 - "postgres-types", 9608 + "postgres-types 0.2.9", 6972 9609 "rand 0.8.5", 6973 9610 "rkyv", 6974 9611 "serde", ··· 6989 9626 6990 9627 [[package]] 6991 9628 name = "rustc-hash" 6992 - version = "2.0.0" 9629 + version = "2.1.1" 6993 9630 source = "registry+https://github.com/rust-lang/crates.io-index" 6994 - checksum = "583034fd73374156e66797ed8e5b0d5690409c9226b22d87cb7f19821c05d152" 9631 + checksum = "357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d" 6995 9632 6996 9633 [[package]] 6997 9634 name = "rustc_version" ··· 7008 9645 source = "registry+https://github.com/rust-lang/crates.io-index" 7009 9646 checksum = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92" 7010 9647 dependencies = [ 7011 - "semver 1.0.23", 9648 + "semver 1.0.25", 7012 9649 ] 7013 9650 7014 9651 [[package]] ··· 7019 9656 dependencies = [ 7020 9657 "serde", 7021 9658 "tempfile", 7022 - "thiserror", 7023 - "toml 0.8.19", 9659 + "thiserror 1.0.69", 9660 + "toml 0.8.20", 7024 9661 "toolchain_find", 7025 9662 ] 7026 9663 7027 9664 [[package]] 9665 + name = "rusticata-macros" 9666 + version = "4.1.0" 9667 + source = "registry+https://github.com/rust-lang/crates.io-index" 9668 + checksum = "faf0c4a6ece9950b9abdb62b1cfcf2a68b3b67a10ba445b3bb85be2a293d0632" 9669 + dependencies = [ 9670 + "nom 7.1.3", 9671 + ] 9672 + 9673 + [[package]] 7028 9674 name = "rustix" 7029 - version = "0.38.37" 9675 + version = "0.38.44" 7030 9676 source = "registry+https://github.com/rust-lang/crates.io-index" 7031 - checksum = "8acb788b847c24f28525660c4d7758620a7210875711f79e7f663cc152726811" 9677 + checksum = "fdb5bc1ae2baa591800df16c9ca78619bf65c0488b41b96ccec5d11220d8c154" 7032 9678 dependencies = [ 7033 - "bitflags 2.6.0", 9679 + "bitflags 2.9.0", 7034 9680 "errno", 7035 9681 "libc", 7036 9682 "linux-raw-sys", 7037 - "windows-sys 0.52.0", 9683 + "windows-sys 0.59.0", 7038 9684 ] 7039 9685 7040 9686 [[package]] ··· 7044 9690 checksum = "3f56a14d1f48b391359b22f731fd4bd7e43c97f3c50eee276f3aa09c94784d3e" 7045 9691 dependencies = [ 7046 9692 "log", 7047 - "ring 0.17.8", 9693 + "ring 0.17.11", 7048 9694 "rustls-webpki 0.101.7", 7049 9695 "sct", 7050 9696 ] 7051 9697 7052 9698 [[package]] 7053 9699 name = "rustls" 7054 - version = "0.23.15" 9700 + version = "0.23.23" 7055 9701 source = "registry+https://github.com/rust-lang/crates.io-index" 7056 - checksum = "5fbb44d7acc4e873d613422379f69f237a1b141928c02f6bc6ccfddddc2d7993" 9702 + checksum = "47796c98c480fce5406ef69d1c76378375492c3b0a0de587be0c1d9feb12f395" 7057 9703 dependencies = [ 7058 9704 "log", 7059 9705 "once_cell", 7060 - "ring 0.17.8", 9706 + "ring 0.17.11", 7061 9707 "rustls-pki-types", 7062 9708 "rustls-webpki 0.102.8", 7063 9709 "subtle", ··· 7073 9719 "openssl-probe", 7074 9720 "rustls-pemfile 1.0.4", 7075 9721 "schannel", 7076 - "security-framework", 9722 + "security-framework 2.11.1", 7077 9723 ] 7078 9724 7079 9725 [[package]] ··· 7086 9732 "rustls-pemfile 2.2.0", 7087 9733 "rustls-pki-types", 7088 9734 "schannel", 7089 - "security-framework", 9735 + "security-framework 2.11.1", 7090 9736 ] 7091 9737 7092 9738 [[package]] 7093 9739 name = "rustls-native-certs" 7094 - version = "0.8.0" 9740 + version = "0.8.1" 7095 9741 source = "registry+https://github.com/rust-lang/crates.io-index" 7096 - checksum = "fcaf18a4f2be7326cd874a5fa579fae794320a0f388d365dca7e480e55f83f8a" 9742 + checksum = "7fcff2dd52b58a8d98a70243663a0d234c4e2b79235637849d15913394a247d3" 7097 9743 dependencies = [ 7098 9744 "openssl-probe", 7099 - "rustls-pemfile 2.2.0", 7100 9745 "rustls-pki-types", 7101 9746 "schannel", 7102 - "security-framework", 9747 + "security-framework 3.2.0", 7103 9748 ] 7104 9749 7105 9750 [[package]] ··· 7122 9767 7123 9768 [[package]] 7124 9769 name = "rustls-pki-types" 7125 - version = "1.10.0" 9770 + version = "1.11.0" 7126 9771 source = "registry+https://github.com/rust-lang/crates.io-index" 7127 - checksum = "16f1201b3c9a7ee8039bcadc17b7e605e2945b27eee7631788c1bd2b0643674b" 9772 + checksum = "917ce264624a4b4db1c364dcc35bfca9ded014d0a958cd47ad3e960e988ea51c" 9773 + dependencies = [ 9774 + "web-time", 9775 + ] 7128 9776 7129 9777 [[package]] 7130 9778 name = "rustls-tokio-stream" ··· 7133 9781 checksum = "22557157d7395bc30727745b365d923f1ecc230c4c80b176545f3f4f08c46e33" 7134 9782 dependencies = [ 7135 9783 "futures", 7136 - "rustls 0.23.15", 7137 - "socket2 0.5.7", 9784 + "rustls 0.23.23", 9785 + "socket2", 7138 9786 "tokio", 7139 9787 ] 7140 9788 ··· 7144 9792 source = "registry+https://github.com/rust-lang/crates.io-index" 7145 9793 checksum = "8b6275d1ee7a1cd780b64aca7726599a1dbc893b1e64144529e55c3c2f745765" 7146 9794 dependencies = [ 7147 - "ring 0.17.8", 9795 + "ring 0.17.11", 7148 9796 "untrusted 0.9.0", 7149 9797 ] 7150 9798 ··· 7154 9802 source = "registry+https://github.com/rust-lang/crates.io-index" 7155 9803 checksum = "64ca1bc8749bd4cf37b5ce386cc146580777b4e8572c7b97baf22c83f444bee9" 7156 9804 dependencies = [ 7157 - "ring 0.17.8", 9805 + "ring 0.17.11", 7158 9806 "rustls-pki-types", 7159 9807 "untrusted 0.9.0", 7160 9808 ] 7161 9809 7162 9810 [[package]] 7163 9811 name = "rustpython-ast" 7164 - version = "0.3.1" 7165 - source = "git+https://github.com/RustPython/Parser?rev=9ce55aefdeb35e2f706ce0b02d5a2dfe6295fc57#9ce55aefdeb35e2f706ce0b02d5a2dfe6295fc57" 9812 + version = "0.4.0" 9813 + source = "registry+https://github.com/rust-lang/crates.io-index" 9814 + checksum = "4cdaf8ee5c1473b993b398c174641d3aa9da847af36e8d5eb8291930b72f31a5" 7166 9815 dependencies = [ 7167 9816 "is-macro", 7168 9817 "malachite-bigint", ··· 7172 9821 7173 9822 [[package]] 7174 9823 name = "rustpython-parser" 7175 - version = "0.3.1" 7176 - source = "git+https://github.com/RustPython/Parser?rev=9ce55aefdeb35e2f706ce0b02d5a2dfe6295fc57#9ce55aefdeb35e2f706ce0b02d5a2dfe6295fc57" 9824 + version = "0.4.0" 9825 + source = "registry+https://github.com/rust-lang/crates.io-index" 9826 + checksum = "868f724daac0caf9bd36d38caf45819905193a901e8f1c983345a68e18fb2abb" 7177 9827 dependencies = [ 7178 9828 "anyhow", 7179 9829 "is-macro", ··· 7195 9845 7196 9846 [[package]] 7197 9847 name = "rustpython-parser-core" 7198 - version = "0.3.1" 7199 - source = "git+https://github.com/RustPython/Parser?rev=9ce55aefdeb35e2f706ce0b02d5a2dfe6295fc57#9ce55aefdeb35e2f706ce0b02d5a2dfe6295fc57" 9848 + version = "0.4.0" 9849 + source = "registry+https://github.com/rust-lang/crates.io-index" 9850 + checksum = "b4b6c12fa273825edc7bccd9a734f0ad5ba4b8a2f4da5ff7efe946f066d0f4ad" 7200 9851 dependencies = [ 7201 9852 "is-macro", 7202 9853 "memchr", ··· 7205 9856 7206 9857 [[package]] 7207 9858 name = "rustpython-parser-vendored" 7208 - version = "0.3.1" 7209 - source = "git+https://github.com/RustPython/Parser?rev=9ce55aefdeb35e2f706ce0b02d5a2dfe6295fc57#9ce55aefdeb35e2f706ce0b02d5a2dfe6295fc57" 9859 + version = "0.4.0" 9860 + source = "registry+https://github.com/rust-lang/crates.io-index" 9861 + checksum = "04fcea49a4630a3a5d940f4d514dc4f575ed63c14c3e3ed07146634aed7f67a6" 7210 9862 dependencies = [ 7211 9863 "memchr", 7212 9864 "once_cell", ··· 7214 9866 7215 9867 [[package]] 7216 9868 name = "rustversion" 7217 - version = "1.0.18" 9869 + version = "1.0.19" 7218 9870 source = "registry+https://github.com/rust-lang/crates.io-index" 7219 - checksum = "0e819f2bc632f285be6d7cd36e25940d45b2391dd6d9b939e79de557f7014248" 9871 + checksum = "f7c45b9784283f1b2e7fb61b42047c2fd678ef0960d4f6f1eba131594cc369d4" 9872 + 9873 + [[package]] 9874 + name = "rustyline" 9875 + version = "13.0.0" 9876 + source = "registry+https://github.com/rust-lang/crates.io-index" 9877 + checksum = "02a2d683a4ac90aeef5b1013933f6d977bd37d51ff3f4dad829d4931a7e6be86" 9878 + dependencies = [ 9879 + "bitflags 2.9.0", 9880 + "cfg-if", 9881 + "clipboard-win", 9882 + "fd-lock", 9883 + "home", 9884 + "libc", 9885 + "log", 9886 + "memchr", 9887 + "nix", 9888 + "radix_trie", 9889 + "unicode-segmentation", 9890 + "unicode-width 0.1.14", 9891 + "utf8parse", 9892 + "winapi", 9893 + ] 7220 9894 7221 9895 [[package]] 7222 9896 name = "ryu" 7223 - version = "1.0.18" 9897 + version = "1.0.19" 7224 9898 source = "registry+https://github.com/rust-lang/crates.io-index" 7225 - checksum = "f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f" 9899 + checksum = "6ea1a2d0a644769cc99faa24c3ad26b379b786fe7c36fd3c546254801650e6dd" 7226 9900 7227 9901 [[package]] 7228 9902 name = "ryu-js" 7229 - version = "1.0.1" 9903 + version = "1.0.2" 7230 9904 source = "registry+https://github.com/rust-lang/crates.io-index" 7231 - checksum = "ad97d4ce1560a5e27cec89519dc8300d1aa6035b099821261c651486a19e44d5" 9905 + checksum = "dd29631678d6fb0903b69223673e122c32e9ae559d0960a38d574695ebc0ea15" 7232 9906 7233 9907 [[package]] 7234 9908 name = "safetensors" ··· 7241 9915 ] 7242 9916 7243 9917 [[package]] 9918 + name = "saffron" 9919 + version = "0.1.0" 9920 + source = "registry+https://github.com/rust-lang/crates.io-index" 9921 + checksum = "03fb9a628596fc7590eb7edbf7b0613287be78df107f5f97b118aad59fb2eea9" 9922 + dependencies = [ 9923 + "chrono", 9924 + "nom 5.1.3", 9925 + ] 9926 + 9927 + [[package]] 9928 + name = "salsa20" 9929 + version = "0.10.2" 9930 + source = "registry+https://github.com/rust-lang/crates.io-index" 9931 + checksum = "97a22f5af31f73a954c10289c93e8a50cc23d971e80ee446f1f6f7137a088213" 9932 + dependencies = [ 9933 + "cipher 0.4.4", 9934 + ] 9935 + 9936 + [[package]] 7244 9937 name = "samael" 7245 9938 version = "0.0.14" 7246 9939 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 7262 9955 "quick-xml 0.30.0", 7263 9956 "rand 0.8.5", 7264 9957 "serde", 7265 - "thiserror", 9958 + "thiserror 1.0.69", 7266 9959 "url", 7267 - "uuid 1.11.0", 9960 + "uuid 1.15.1", 7268 9961 ] 7269 9962 7270 9963 [[package]] ··· 7284 9977 7285 9978 [[package]] 7286 9979 name = "schannel" 7287 - version = "0.1.26" 9980 + version = "0.1.27" 7288 9981 source = "registry+https://github.com/rust-lang/crates.io-index" 7289 - checksum = "01227be5826fa0690321a2ba6c5cd57a19cf3f6a09e76973b58e61de6ab9d1c1" 9982 + checksum = "1f29ebaa345f945cec9fbbc532eb307f0fdad8161f281b6369539c8d84876b3d" 7290 9983 dependencies = [ 7291 9984 "windows-sys 0.59.0", 7292 9985 ] 7293 9986 7294 9987 [[package]] 7295 9988 name = "schemars" 7296 - version = "0.8.21" 9989 + version = "0.8.22" 7297 9990 source = "registry+https://github.com/rust-lang/crates.io-index" 7298 - checksum = "09c024468a378b7e36765cd36702b7a90cc3cba11654f6685c8f233408e89e92" 9991 + checksum = "3fbf2ae1b8bc8e02df939598064d22402220cd5bbcca1c76f7d6a310974d5615" 7299 9992 dependencies = [ 7300 9993 "chrono", 7301 9994 "dyn-clone", 7302 9995 "schemars_derive", 7303 9996 "serde", 7304 9997 "serde_json", 7305 - "uuid 1.11.0", 9998 + "uuid 1.15.1", 7306 9999 ] 7307 10000 7308 10001 [[package]] 7309 10002 name = "schemars_derive" 7310 - version = "0.8.21" 10003 + version = "0.8.22" 7311 10004 source = "registry+https://github.com/rust-lang/crates.io-index" 7312 - checksum = "b1eee588578aff73f856ab961cd2f79e36bc45d7ded33a7562adba4667aecc0e" 10005 + checksum = "32e265784ad618884abaea0600a9adf15393368d840e0222d101a072f3f7534d" 7313 10006 dependencies = [ 7314 10007 "proc-macro2", 7315 10008 "quote", 7316 10009 "serde_derive_internals", 7317 - "syn 2.0.81", 10010 + "syn 2.0.99", 7318 10011 ] 7319 10012 7320 10013 [[package]] ··· 7330 10023 checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" 7331 10024 7332 10025 [[package]] 10026 + name = "scrypt" 10027 + version = "0.11.0" 10028 + source = "registry+https://github.com/rust-lang/crates.io-index" 10029 + checksum = "0516a385866c09368f0b5bcd1caff3366aace790fcd46e2bb032697bb172fd1f" 10030 + dependencies = [ 10031 + "password-hash", 10032 + "pbkdf2", 10033 + "salsa20", 10034 + "sha2 0.10.8", 10035 + ] 10036 + 10037 + [[package]] 7333 10038 name = "sct" 7334 10039 version = "0.7.1" 7335 10040 source = "registry+https://github.com/rust-lang/crates.io-index" 7336 10041 checksum = "da046153aa2352493d6cb7da4b6e5c0c057d8a1d0a9aa8560baffdd945acd414" 7337 10042 dependencies = [ 7338 - "ring 0.17.8", 10043 + "ring 0.17.11", 7339 10044 "untrusted 0.9.0", 7340 10045 ] 7341 10046 ··· 7352 10057 checksum = "d3e97a565f76233a6003f9f5c54be1d9c5bdfa3eccfb189469f11ec4901c47dc" 7353 10058 dependencies = [ 7354 10059 "base16ct", 7355 - "der 0.7.9", 10060 + "der", 7356 10061 "generic-array", 7357 - "pkcs8 0.10.2", 10062 + "pkcs8", 10063 + "serdect", 7358 10064 "subtle", 7359 10065 "zeroize", 7360 10066 ] ··· 7365 10071 source = "registry+https://github.com/rust-lang/crates.io-index" 7366 10072 checksum = "897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02" 7367 10073 dependencies = [ 7368 - "bitflags 2.6.0", 7369 - "core-foundation", 10074 + "bitflags 2.9.0", 10075 + "core-foundation 0.9.4", 10076 + "core-foundation-sys", 10077 + "libc", 10078 + "security-framework-sys", 10079 + ] 10080 + 10081 + [[package]] 10082 + name = "security-framework" 10083 + version = "3.2.0" 10084 + source = "registry+https://github.com/rust-lang/crates.io-index" 10085 + checksum = "271720403f46ca04f7ba6f55d438f8bd878d6b8ca0a1046e8228c4145bcbb316" 10086 + dependencies = [ 10087 + "bitflags 2.9.0", 10088 + "core-foundation 0.10.0", 7370 10089 "core-foundation-sys", 7371 10090 "libc", 7372 10091 "security-framework-sys", ··· 7374 10093 7375 10094 [[package]] 7376 10095 name = "security-framework-sys" 7377 - version = "2.12.0" 10096 + version = "2.14.0" 7378 10097 source = "registry+https://github.com/rust-lang/crates.io-index" 7379 - checksum = "ea4a292869320c0272d7bc55a5a6aafaff59b4f63404a003887b679a2e05b4b6" 10098 + checksum = "49db231d56a190491cb4aeda9527f1ad45345af50b0851622a7adb8c03b01c32" 7380 10099 dependencies = [ 7381 10100 "core-foundation-sys", 7382 10101 "libc", ··· 7393 10112 7394 10113 [[package]] 7395 10114 name = "semver" 7396 - version = "1.0.23" 10115 + version = "1.0.25" 7397 10116 source = "registry+https://github.com/rust-lang/crates.io-index" 7398 - checksum = "61697e0a1c7e512e84a621326239844a24d8207b4669b41bc18b32ea5cbf988b" 10117 + checksum = "f79dfe2d285b0488816f30e700a7438c5a73d816b5b7d3ac72fbc48b0d185e03" 7399 10118 dependencies = [ 7400 10119 "serde", 7401 10120 ] ··· 7414 10133 7415 10134 [[package]] 7416 10135 name = "serde" 7417 - version = "1.0.210" 10136 + version = "1.0.218" 7418 10137 source = "registry+https://github.com/rust-lang/crates.io-index" 7419 - checksum = "c8e3592472072e6e22e0a54d5904d9febf8508f65fb8552499a1abc7d1078c3a" 10138 + checksum = "e8dfc9d19bdbf6d17e22319da49161d5d0108e4188e8b680aef6299eed22df60" 7420 10139 dependencies = [ 7421 10140 "serde_derive", 7422 10141 ] 7423 10142 7424 10143 [[package]] 7425 10144 name = "serde-aux" 7426 - version = "4.5.0" 10145 + version = "4.6.0" 7427 10146 source = "registry+https://github.com/rust-lang/crates.io-index" 7428 - checksum = "0d2e8bfba469d06512e11e3311d4d051a4a387a5b42d010404fecf3200321c95" 10147 + checksum = "5290c39c5f6992b9dddbda28541d965dba46468294e6018a408fa297e6c602de" 7429 10148 dependencies = [ 7430 10149 "chrono", 7431 10150 "serde", 10151 + "serde-value", 7432 10152 "serde_json", 7433 10153 ] 7434 10154 ··· 7454 10174 ] 7455 10175 7456 10176 [[package]] 10177 + name = "serde_bytes" 10178 + version = "0.11.16" 10179 + source = "registry+https://github.com/rust-lang/crates.io-index" 10180 + checksum = "364fec0df39c49a083c9a8a18a23a6bcfd9af130fe9fe321d18520a0d113e09e" 10181 + dependencies = [ 10182 + "serde", 10183 + ] 10184 + 10185 + [[package]] 7457 10186 name = "serde_derive" 7458 - version = "1.0.210" 10187 + version = "1.0.218" 7459 10188 source = "registry+https://github.com/rust-lang/crates.io-index" 7460 - checksum = "243902eda00fad750862fc144cea25caca5e20d615af0a81bee94ca738f1df1f" 10189 + checksum = "f09503e191f4e797cb8aac08e9a4a4695c5edf6a2e70e376d961ddd5c969f82b" 7461 10190 dependencies = [ 7462 10191 "proc-macro2", 7463 10192 "quote", 7464 - "syn 2.0.81", 10193 + "syn 2.0.99", 7465 10194 ] 7466 10195 7467 10196 [[package]] ··· 7472 10201 dependencies = [ 7473 10202 "proc-macro2", 7474 10203 "quote", 7475 - "syn 2.0.81", 10204 + "syn 2.0.99", 7476 10205 ] 7477 10206 7478 10207 [[package]] 7479 10208 name = "serde_json" 7480 - version = "1.0.132" 10209 + version = "1.0.140" 7481 10210 source = "registry+https://github.com/rust-lang/crates.io-index" 7482 - checksum = "d726bfaff4b320266d395898905d0eba0345aae23b54aee3a737e260fd46db03" 10211 + checksum = "20068b6e96dc6c9bd23e01df8827e6c7e1f2fddd43c21810382803c136b99373" 7483 10212 dependencies = [ 7484 - "indexmap 2.6.0", 10213 + "indexmap 2.7.1", 7485 10214 "itoa", 7486 10215 "memchr", 7487 10216 "ryu", ··· 7489 10218 ] 7490 10219 7491 10220 [[package]] 10221 + name = "serde_nanos" 10222 + version = "0.1.4" 10223 + source = "registry+https://github.com/rust-lang/crates.io-index" 10224 + checksum = "a93142f0367a4cc53ae0fead1bcda39e85beccfad3dcd717656cacab94b12985" 10225 + dependencies = [ 10226 + "serde", 10227 + ] 10228 + 10229 + [[package]] 7492 10230 name = "serde_path_to_error" 7493 - version = "0.1.16" 10231 + version = "0.1.17" 7494 10232 source = "registry+https://github.com/rust-lang/crates.io-index" 7495 - checksum = "af99884400da37c88f5e9146b7f1fd0fbcae8f6eec4e9da38b67d05486f814a6" 10233 + checksum = "59fab13f937fa393d08645bf3a84bdfe86e296747b506ada67bb15f10f218b2a" 7496 10234 dependencies = [ 7497 10235 "itoa", 7498 10236 "serde", ··· 7515 10253 dependencies = [ 7516 10254 "percent-encoding", 7517 10255 "serde", 7518 - "thiserror", 10256 + "thiserror 1.0.69", 7519 10257 ] 7520 10258 7521 10259 [[package]] ··· 7526 10264 dependencies = [ 7527 10265 "percent-encoding", 7528 10266 "serde", 7529 - "thiserror", 10267 + "thiserror 1.0.69", 10268 + ] 10269 + 10270 + [[package]] 10271 + name = "serde_repr" 10272 + version = "0.1.19" 10273 + source = "registry+https://github.com/rust-lang/crates.io-index" 10274 + checksum = "6c64451ba24fc7a6a2d60fc75dd9c83c90903b19028d4eff35e88fc1e86564e9" 10275 + dependencies = [ 10276 + "proc-macro2", 10277 + "quote", 10278 + "syn 2.0.99", 7530 10279 ] 7531 10280 7532 10281 [[package]] ··· 7547 10296 "proc-macro2", 7548 10297 "quote", 7549 10298 "serde", 7550 - "syn 2.0.81", 10299 + "syn 2.0.99", 7551 10300 ] 7552 10301 7553 10302 [[package]] ··· 7564 10313 7565 10314 [[package]] 7566 10315 name = "serde_v8" 7567 - version = "0.220.0" 10316 + version = "0.245.0" 7568 10317 source = "registry+https://github.com/rust-lang/crates.io-index" 7569 - checksum = "6e7a65d91d79acc82aa229aeb084f4a39bda269069bc1520df40f679495388e4" 10318 + checksum = "945f93c91e0c7e4799b5fefff076756141aae92e262c4dc4833310dd3d2d845e" 7570 10319 dependencies = [ 10320 + "deno_error", 7571 10321 "num-bigint", 7572 10322 "serde", 7573 10323 "smallvec", 7574 - "thiserror", 10324 + "thiserror 2.0.12", 7575 10325 "v8", 7576 10326 ] 7577 10327 7578 10328 [[package]] 7579 10329 name = "serde_with" 7580 - version = "3.11.0" 10330 + version = "3.12.0" 7581 10331 source = "registry+https://github.com/rust-lang/crates.io-index" 7582 - checksum = "8e28bdad6db2b8340e449f7108f020b3b092e8583a9e3fb82713e1d4e71fe817" 10332 + checksum = "d6b6f7f2fcb69f747921f79f3926bd1e203fce4fef62c268dd3abfb6d86029aa" 7583 10333 dependencies = [ 7584 10334 "base64 0.22.1", 7585 10335 "chrono", 7586 10336 "hex", 7587 10337 "indexmap 1.9.3", 7588 - "indexmap 2.6.0", 10338 + "indexmap 2.7.1", 7589 10339 "serde", 7590 10340 "serde_derive", 7591 10341 "serde_json", ··· 7595 10345 7596 10346 [[package]] 7597 10347 name = "serde_with_macros" 7598 - version = "3.11.0" 10348 + version = "3.12.0" 7599 10349 source = "registry+https://github.com/rust-lang/crates.io-index" 7600 - checksum = "9d846214a9854ef724f3da161b426242d8de7c1fc7de2f89bb1efcb154dca79d" 10350 + checksum = "8d00caa5193a3c8362ac2b73be6b9e768aa5a4b2f721d8f4b339600c3cb51f8e" 7601 10351 dependencies = [ 7602 10352 "darling 0.20.10", 7603 10353 "proc-macro2", 7604 10354 "quote", 7605 - "syn 2.0.81", 10355 + "syn 2.0.99", 7606 10356 ] 7607 10357 7608 10358 [[package]] ··· 7611 10361 source = "registry+https://github.com/rust-lang/crates.io-index" 7612 10362 checksum = "6a8b1a1a2ebf674015cc02edccce75287f1a0130d394307b36743c2f5d504b47" 7613 10363 dependencies = [ 7614 - "indexmap 2.6.0", 10364 + "indexmap 2.7.1", 7615 10365 "itoa", 7616 10366 "ryu", 7617 10367 "serde", 7618 10368 "unsafe-libyaml", 10369 + ] 10370 + 10371 + [[package]] 10372 + name = "serdect" 10373 + version = "0.2.0" 10374 + source = "registry+https://github.com/rust-lang/crates.io-index" 10375 + checksum = "a84f14a19e9a014bb9f4512488d9829a68e04ecabffb0f9904cd1ace94598177" 10376 + dependencies = [ 10377 + "base16ct", 10378 + "serde", 7619 10379 ] 7620 10380 7621 10381 [[package]] ··· 7630 10390 ] 7631 10391 7632 10392 [[package]] 7633 - name = "sha1_smol" 7634 - version = "1.0.1" 7635 - source = "registry+https://github.com/rust-lang/crates.io-index" 7636 - checksum = "bbfa15b3dddfee50a0fff136974b3e1bde555604ba463834a7eb7deb6417705d" 7637 - 7638 - [[package]] 7639 10393 name = "sha2" 7640 10394 version = "0.9.9" 7641 10395 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 7660 10414 ] 7661 10415 7662 10416 [[package]] 10417 + name = "sha3" 10418 + version = "0.10.8" 10419 + source = "registry+https://github.com/rust-lang/crates.io-index" 10420 + checksum = "75872d278a8f37ef87fa0ddbda7802605cb18344497949862c0d4dcb291eba60" 10421 + dependencies = [ 10422 + "digest 0.10.7", 10423 + "keccak", 10424 + ] 10425 + 10426 + [[package]] 7663 10427 name = "sharded-slab" 7664 10428 version = "0.1.7" 7665 10429 source = "registry+https://github.com/rust-lang/crates.io-index" 7666 10430 checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6" 7667 10431 dependencies = [ 7668 10432 "lazy_static", 10433 + ] 10434 + 10435 + [[package]] 10436 + name = "shellexpand" 10437 + version = "2.1.2" 10438 + source = "registry+https://github.com/rust-lang/crates.io-index" 10439 + checksum = "7ccc8076840c4da029af4f87e4e8daeb0fca6b87bbb02e10cb60b791450e11e4" 10440 + dependencies = [ 10441 + "dirs 4.0.0", 7669 10442 ] 7670 10443 7671 10444 [[package]] ··· 7675 10448 checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" 7676 10449 7677 10450 [[package]] 10451 + name = "signal-hook" 10452 + version = "0.3.17" 10453 + source = "registry+https://github.com/rust-lang/crates.io-index" 10454 + checksum = "8621587d4798caf8eb44879d42e56b9a93ea5dcd315a6487c357130095b62801" 10455 + dependencies = [ 10456 + "libc", 10457 + "signal-hook-registry", 10458 + ] 10459 + 10460 + [[package]] 7678 10461 name = "signal-hook-registry" 7679 10462 version = "1.4.2" 7680 10463 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 7684 10467 ] 7685 10468 7686 10469 [[package]] 7687 - name = "signature" 7688 - version = "1.6.4" 10470 + name = "signatory" 10471 + version = "0.27.1" 7689 10472 source = "registry+https://github.com/rust-lang/crates.io-index" 7690 - checksum = "74233d3b3b2f6d4b006dc19dee745e73e2a6bfb6f93607cd3b02bd5b00797d7c" 10473 + checksum = "c1e303f8205714074f6068773f0e29527e0453937fe837c9717d066635b65f31" 7691 10474 dependencies = [ 7692 - "digest 0.10.7", 10475 + "pkcs8", 7693 10476 "rand_core 0.6.4", 10477 + "signature", 10478 + "zeroize", 7694 10479 ] 7695 10480 7696 10481 [[package]] ··· 7713 10498 ] 7714 10499 7715 10500 [[package]] 10501 + name = "simd-adler32" 10502 + version = "0.3.7" 10503 + source = "registry+https://github.com/rust-lang/crates.io-index" 10504 + checksum = "d66dc143e6b11c1eddc06d5c423cfc97062865baf299914ab64caa38182078fe" 10505 + 10506 + [[package]] 10507 + name = "simd-json" 10508 + version = "0.14.3" 10509 + source = "registry+https://github.com/rust-lang/crates.io-index" 10510 + checksum = "aa2bcf6c6e164e81bc7a5d49fc6988b3d515d9e8c07457d7b74ffb9324b9cd40" 10511 + dependencies = [ 10512 + "getrandom 0.2.15", 10513 + "halfbrown", 10514 + "ref-cast", 10515 + "serde", 10516 + "serde_json", 10517 + "simdutf8", 10518 + "value-trait", 10519 + ] 10520 + 10521 + [[package]] 7716 10522 name = "simdutf8" 7717 10523 version = "0.1.5" 7718 10524 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 7720 10526 7721 10527 [[package]] 7722 10528 name = "simple_asn1" 7723 - version = "0.6.2" 10529 + version = "0.6.3" 7724 10530 source = "registry+https://github.com/rust-lang/crates.io-index" 7725 - checksum = "adc4e5204eb1910f40f9cfa375f6f05b68c3abac4b6fd879c8ff5e7ae8a0a085" 10531 + checksum = "297f631f50729c8c99b84667867963997ec0b50f32b2a7dbcab828ef0541e8bb" 7726 10532 dependencies = [ 7727 10533 "num-bigint", 7728 10534 "num-traits", 7729 - "thiserror", 10535 + "thiserror 2.0.12", 7730 10536 "time", 7731 10537 ] 7732 10538 ··· 7737 10543 checksum = "38b58827f4464d87d377d175e90bf58eb00fd8716ff0a62f80356b5e61555d0d" 7738 10544 7739 10545 [[package]] 10546 + name = "siphasher" 10547 + version = "1.0.1" 10548 + source = "registry+https://github.com/rust-lang/crates.io-index" 10549 + checksum = "56199f7ddabf13fe5074ce809e7d3f42b42ae711800501b5b16ea82ad029c39d" 10550 + 10551 + [[package]] 7740 10552 name = "sketches-ddsketch" 7741 10553 version = "0.2.2" 7742 10554 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 7755 10567 ] 7756 10568 7757 10569 [[package]] 10570 + name = "slotmap" 10571 + version = "1.0.7" 10572 + source = "registry+https://github.com/rust-lang/crates.io-index" 10573 + checksum = "dbff4acf519f630b3a3ddcfaea6c06b42174d9a44bc70c620e9ed1649d58b82a" 10574 + dependencies = [ 10575 + "version_check", 10576 + ] 10577 + 10578 + [[package]] 10579 + name = "sm3" 10580 + version = "0.4.2" 10581 + source = "registry+https://github.com/rust-lang/crates.io-index" 10582 + checksum = "ebb9a3b702d0a7e33bc4d85a14456633d2b165c2ad839c5fd9a8417c1ab15860" 10583 + dependencies = [ 10584 + "digest 0.10.7", 10585 + ] 10586 + 10587 + [[package]] 7758 10588 name = "smallvec" 7759 - version = "1.13.2" 10589 + version = "1.14.0" 7760 10590 source = "registry+https://github.com/rust-lang/crates.io-index" 7761 - checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67" 10591 + checksum = "7fcf8323ef1faaee30a44a340193b1ac6814fd9b7b4e88e9d4519a3e4abe1cfd" 7762 10592 dependencies = [ 7763 10593 "serde", 7764 10594 ] ··· 7796 10626 7797 10627 [[package]] 7798 10628 name = "smtp-proto" 7799 - version = "0.1.5" 10629 + version = "0.1.6" 7800 10630 source = "registry+https://github.com/rust-lang/crates.io-index" 7801 - checksum = "51b8ad3dd187f0d4debab02ad65405a9919d6a4f7bce25bd64a258781063a53a" 10631 + checksum = "b7d3950ab75b03c52f2f13fd52aab91c9d62698b231b67240e85c3ef5301e63e" 7802 10632 7803 10633 [[package]] 7804 10634 name = "snafu" ··· 7830 10660 7831 10661 [[package]] 7832 10662 name = "socket2" 7833 - version = "0.4.10" 10663 + version = "0.5.8" 7834 10664 source = "registry+https://github.com/rust-lang/crates.io-index" 7835 - checksum = "9f7916fc008ca5542385b89a3d3ce689953c143e9304a9bf8beec1de48994c0d" 7836 - dependencies = [ 7837 - "libc", 7838 - "winapi", 7839 - ] 7840 - 7841 - [[package]] 7842 - name = "socket2" 7843 - version = "0.5.7" 7844 - source = "registry+https://github.com/rust-lang/crates.io-index" 7845 - checksum = "ce305eb0b4296696835b71df73eb912e0f1ffd2556a501fcede6e0c50349191c" 10665 + checksum = "c970269d99b64e60ec3bd6ad27270092a5394c4e309314b18ae3fe575695fbe8" 7846 10666 dependencies = [ 7847 10667 "libc", 7848 10668 "windows-sys 0.52.0", ··· 7869 10689 7870 10690 [[package]] 7871 10691 name = "sourcemap" 7872 - version = "9.0.0" 10692 + version = "9.1.2" 7873 10693 source = "registry+https://github.com/rust-lang/crates.io-index" 7874 - checksum = "dab08a862c70980b8e23698b507e272317ae52a608a164a844111f5372374f1f" 10694 + checksum = "27c4ea7042fd1a155ad95335b5d505ab00d5124ea0332a06c8390d200bb1a76a" 7875 10695 dependencies = [ 7876 10696 "base64-simd 0.7.0", 7877 10697 "bitvec", ··· 7902 10722 ] 7903 10723 7904 10724 [[package]] 7905 - name = "spki" 7906 - version = "0.6.0" 10725 + name = "spirv" 10726 + version = "0.3.0+sdk-1.3.268.0" 7907 10727 source = "registry+https://github.com/rust-lang/crates.io-index" 7908 - checksum = "67cf02bbac7a337dc36e4f5a693db6c21e7863f45070f7064577eb4367a3212b" 10728 + checksum = "eda41003dc44290527a59b13432d4a0379379fa074b70174882adfbdfd917844" 7909 10729 dependencies = [ 7910 - "base64ct", 7911 - "der 0.6.1", 10730 + "bitflags 2.9.0", 7912 10731 ] 7913 10732 7914 10733 [[package]] ··· 7918 10737 checksum = "d91ed6c858b01f942cd56b37a94b3e0a1798290327d1236e4d9cf4eaca44d29d" 7919 10738 dependencies = [ 7920 10739 "base64ct", 7921 - "der 0.7.9", 10740 + "der", 7922 10741 ] 7923 10742 7924 10743 [[package]] ··· 7928 10747 checksum = "5851699c4033c63636f7ea4cf7b7c1f1bf06d0cc03cfb42e711de5a5c46cf326" 7929 10748 dependencies = [ 7930 10749 "base64 0.13.1", 7931 - "nom", 10750 + "nom 7.1.3", 7932 10751 "serde", 7933 10752 "unicode-segmentation", 7934 10753 ] 7935 10754 7936 10755 [[package]] 10756 + name = "sptr" 10757 + version = "0.3.2" 10758 + source = "registry+https://github.com/rust-lang/crates.io-index" 10759 + checksum = "3b9b39299b249ad65f3b7e96443bad61c02ca5cd3589f46cb6d610a0fd6c0d6a" 10760 + 10761 + [[package]] 7937 10762 name = "sql-builder" 7938 10763 version = "3.1.1" 7939 10764 source = "registry+https://github.com/rust-lang/crates.io-index" 7940 10765 checksum = "b1008d95d2ec2d062959352527be30e10fec42a1aa5e5a48d990a5ff0fb9bdc0" 7941 10766 dependencies = [ 7942 10767 "anyhow", 7943 - "thiserror", 7944 - ] 7945 - 7946 - [[package]] 7947 - name = "sqlformat" 7948 - version = "0.2.6" 7949 - source = "registry+https://github.com/rust-lang/crates.io-index" 7950 - checksum = "7bba3a93db0cc4f7bdece8bb09e77e2e785c20bfebf79eb8340ed80708048790" 7951 - dependencies = [ 7952 - "nom", 7953 - "unicode_categories", 10768 + "thiserror 1.0.69", 7954 10769 ] 7955 10770 7956 10771 [[package]] ··· 7971 10786 dependencies = [ 7972 10787 "proc-macro2", 7973 10788 "quote", 7974 - "syn 2.0.81", 10789 + "syn 2.0.99", 7975 10790 ] 7976 10791 7977 10792 [[package]] 7978 10793 name = "sqlx" 7979 - version = "0.8.2" 10794 + version = "0.8.3" 7980 10795 source = "registry+https://github.com/rust-lang/crates.io-index" 7981 - checksum = "93334716a037193fac19df402f8571269c84a00852f6a7066b5d2616dcd64d3e" 10796 + checksum = "4410e73b3c0d8442c5f99b425d7a435b5ee0ae4167b3196771dd3f7a01be745f" 7982 10797 dependencies = [ 7983 10798 "sqlx-core", 7984 10799 "sqlx-macros", ··· 7989 10804 7990 10805 [[package]] 7991 10806 name = "sqlx-core" 7992 - version = "0.8.2" 10807 + version = "0.8.3" 7993 10808 source = "registry+https://github.com/rust-lang/crates.io-index" 7994 - checksum = "d4d8060b456358185f7d50c55d9b5066ad956956fddec42ee2e8567134a8936e" 10809 + checksum = "6a007b6936676aa9ab40207cde35daab0a04b823be8ae004368c0793b96a61e0" 7995 10810 dependencies = [ 7996 - "atoi", 7997 10811 "bigdecimal", 7998 - "byteorder", 7999 10812 "bytes", 8000 10813 "chrono", 8001 10814 "crc", 8002 10815 "crossbeam-queue", 8003 10816 "either", 8004 - "event-listener 5.3.1", 8005 - "futures-channel", 10817 + "event-listener 5.4.0", 8006 10818 "futures-core", 8007 10819 "futures-intrusive", 8008 10820 "futures-io", 8009 10821 "futures-util", 8010 - "hashbrown 0.14.5", 8011 - "hashlink", 8012 - "hex", 8013 - "indexmap 2.6.0", 10822 + "hashbrown 0.15.2", 10823 + "hashlink 0.10.0", 10824 + "indexmap 2.7.1", 8014 10825 "log", 8015 10826 "memchr", 8016 10827 "once_cell", 8017 - "paste", 8018 10828 "percent-encoding", 8019 - "rustls 0.23.15", 10829 + "rustls 0.23.23", 8020 10830 "rustls-pemfile 2.2.0", 8021 10831 "serde", 8022 10832 "serde_json", 8023 10833 "sha2 0.10.8", 8024 10834 "smallvec", 8025 - "sqlformat", 8026 - "thiserror", 10835 + "thiserror 2.0.12", 8027 10836 "tokio", 8028 10837 "tokio-stream", 8029 10838 "tracing", 8030 10839 "url", 8031 - "uuid 1.11.0", 8032 - "webpki-roots 0.26.6", 10840 + "uuid 1.15.1", 10841 + "webpki-roots", 8033 10842 ] 8034 10843 8035 10844 [[package]] 8036 10845 name = "sqlx-macros" 8037 - version = "0.8.2" 10846 + version = "0.8.3" 8038 10847 source = "registry+https://github.com/rust-lang/crates.io-index" 8039 - checksum = "cac0692bcc9de3b073e8d747391827297e075c7710ff6276d9f7a1f3d58c6657" 10848 + checksum = "3112e2ad78643fef903618d78cf0aec1cb3134b019730edb039b69eaf531f310" 8040 10849 dependencies = [ 8041 10850 "proc-macro2", 8042 10851 "quote", 8043 10852 "sqlx-core", 8044 10853 "sqlx-macros-core", 8045 - "syn 2.0.81", 10854 + "syn 2.0.99", 8046 10855 ] 8047 10856 8048 10857 [[package]] 8049 10858 name = "sqlx-macros-core" 8050 - version = "0.8.2" 10859 + version = "0.8.3" 8051 10860 source = "registry+https://github.com/rust-lang/crates.io-index" 8052 - checksum = "1804e8a7c7865599c9c79be146dc8a9fd8cc86935fa641d3ea58e5f0688abaa5" 10861 + checksum = "4e9f90acc5ab146a99bf5061a7eb4976b573f560bc898ef3bf8435448dd5e7ad" 8053 10862 dependencies = [ 8054 10863 "dotenvy", 8055 10864 "either", ··· 8065 10874 "sqlx-mysql", 8066 10875 "sqlx-postgres", 8067 10876 "sqlx-sqlite", 8068 - "syn 2.0.81", 10877 + "syn 2.0.99", 8069 10878 "tempfile", 8070 10879 "tokio", 8071 10880 "url", ··· 8073 10882 8074 10883 [[package]] 8075 10884 name = "sqlx-mysql" 8076 - version = "0.8.2" 10885 + version = "0.8.3" 8077 10886 source = "registry+https://github.com/rust-lang/crates.io-index" 8078 - checksum = "64bb4714269afa44aef2755150a0fc19d756fb580a67db8885608cf02f47d06a" 10887 + checksum = "4560278f0e00ce64938540546f59f590d60beee33fffbd3b9cd47851e5fff233" 8079 10888 dependencies = [ 8080 10889 "atoi", 8081 10890 "base64 0.22.1", 8082 10891 "bigdecimal", 8083 - "bitflags 2.6.0", 10892 + "bitflags 2.9.0", 8084 10893 "byteorder", 8085 10894 "bytes", 8086 10895 "chrono", ··· 8103 10912 "once_cell", 8104 10913 "percent-encoding", 8105 10914 "rand 0.8.5", 8106 - "rsa 0.9.6", 10915 + "rsa", 8107 10916 "serde", 8108 10917 "sha1", 8109 10918 "sha2 0.10.8", 8110 10919 "smallvec", 8111 10920 "sqlx-core", 8112 10921 "stringprep", 8113 - "thiserror", 10922 + "thiserror 2.0.12", 8114 10923 "tracing", 8115 - "uuid 1.11.0", 10924 + "uuid 1.15.1", 8116 10925 "whoami", 8117 10926 ] 8118 10927 8119 10928 [[package]] 8120 10929 name = "sqlx-postgres" 8121 - version = "0.8.2" 10930 + version = "0.8.3" 8122 10931 source = "registry+https://github.com/rust-lang/crates.io-index" 8123 - checksum = "6fa91a732d854c5d7726349bb4bb879bb9478993ceb764247660aee25f67c2f8" 10932 + checksum = "c5b98a57f363ed6764d5b3a12bfedf62f07aa16e1856a7ddc2a0bb190a959613" 8124 10933 dependencies = [ 8125 10934 "atoi", 8126 10935 "base64 0.22.1", 8127 10936 "bigdecimal", 8128 - "bitflags 2.6.0", 10937 + "bitflags 2.9.0", 8129 10938 "byteorder", 8130 10939 "chrono", 8131 10940 "crc", ··· 8133 10942 "etcetera", 8134 10943 "futures-channel", 8135 10944 "futures-core", 8136 - "futures-io", 8137 10945 "futures-util", 8138 10946 "hex", 8139 10947 "hkdf", ··· 8152 10960 "smallvec", 8153 10961 "sqlx-core", 8154 10962 "stringprep", 8155 - "thiserror", 10963 + "thiserror 2.0.12", 8156 10964 "tracing", 8157 - "uuid 1.11.0", 10965 + "uuid 1.15.1", 8158 10966 "whoami", 8159 10967 ] 8160 10968 8161 10969 [[package]] 8162 10970 name = "sqlx-sqlite" 8163 - version = "0.8.2" 10971 + version = "0.8.3" 8164 10972 source = "registry+https://github.com/rust-lang/crates.io-index" 8165 - checksum = "d5b2cf34a45953bfd3daaf3db0f7a7878ab9b7a6b91b422d24a7a9e4c857b680" 10973 + checksum = "f85ca71d3a5b24e64e1d08dd8fe36c6c95c339a896cc33068148906784620540" 8166 10974 dependencies = [ 8167 10975 "atoi", 8168 10976 "chrono", ··· 8180 10988 "sqlx-core", 8181 10989 "tracing", 8182 10990 "url", 8183 - "uuid 1.11.0", 10991 + "uuid 1.15.1", 8184 10992 ] 8185 10993 8186 10994 [[package]] ··· 8191 10999 8192 11000 [[package]] 8193 11001 name = "stacker" 8194 - version = "0.1.17" 11002 + version = "0.1.19" 8195 11003 source = "registry+https://github.com/rust-lang/crates.io-index" 8196 - checksum = "799c883d55abdb5e98af1a7b3f23b9b6de8ecada0ecac058672d7635eb48ca7b" 11004 + checksum = "d9156ebd5870ef293bfb43f91c7a74528d363ec0d424afe24160ed5a4343d08a" 8197 11005 dependencies = [ 8198 11006 "cc", 8199 11007 "cfg-if", ··· 8217 11025 "proc-macro2", 8218 11026 "quote", 8219 11027 "swc_macros_common", 8220 - "syn 2.0.81", 11028 + "syn 2.0.99", 8221 11029 ] 11030 + 11031 + [[package]] 11032 + name = "stringcase" 11033 + version = "0.3.0" 11034 + source = "registry+https://github.com/rust-lang/crates.io-index" 11035 + checksum = "04028eeb851ed08af6aba5caa29f2d59a13ed168cee4d6bd753aeefcf1d636b0" 8222 11036 8223 11037 [[package]] 8224 11038 name = "stringprep" ··· 8271 11085 "proc-macro2", 8272 11086 "quote", 8273 11087 "rustversion", 8274 - "syn 2.0.81", 11088 + "syn 2.0.99", 8275 11089 ] 8276 11090 8277 11091 [[package]] ··· 8284 11098 "proc-macro2", 8285 11099 "quote", 8286 11100 "rustversion", 8287 - "syn 2.0.81", 11101 + "syn 2.0.99", 8288 11102 ] 8289 11103 8290 11104 [[package]] ··· 8358 11172 "once_cell", 8359 11173 "rustc-hash 1.1.0", 8360 11174 "serde", 8361 - "siphasher", 8362 - "sourcemap 9.0.0", 11175 + "siphasher 0.3.11", 11176 + "sourcemap 9.1.2", 8363 11177 "swc_allocator", 8364 11178 "swc_atoms", 8365 11179 "swc_eq_ignore_macros", 8366 11180 "swc_visit", 8367 11181 "tracing", 8368 - "unicode-width", 11182 + "unicode-width 0.1.14", 8369 11183 "url", 8370 11184 ] 8371 11185 ··· 8376 11190 checksum = "4740e53eaf68b101203c1df0937d5161a29f3c13bceed0836ddfe245b72dd000" 8377 11191 dependencies = [ 8378 11192 "anyhow", 8379 - "indexmap 2.6.0", 11193 + "indexmap 2.7.1", 8380 11194 "serde", 8381 11195 "serde_json", 8382 11196 "swc_cached", ··· 8392 11206 "proc-macro2", 8393 11207 "quote", 8394 11208 "swc_macros_common", 8395 - "syn 2.0.81", 11209 + "syn 2.0.99", 8396 11210 ] 8397 11211 8398 11212 [[package]] ··· 8401 11215 source = "registry+https://github.com/rust-lang/crates.io-index" 8402 11216 checksum = "a6f866d12e4d519052b92a0a86d1ac7ff17570da1272ca0c89b3d6f802cd79df" 8403 11217 dependencies = [ 8404 - "bitflags 2.6.0", 11218 + "bitflags 2.9.0", 8405 11219 "is-macro", 8406 11220 "num-bigint", 8407 11221 "phf", ··· 8423 11237 "num-bigint", 8424 11238 "once_cell", 8425 11239 "serde", 8426 - "sourcemap 9.0.0", 11240 + "sourcemap 9.1.2", 8427 11241 "swc_allocator", 8428 11242 "swc_atoms", 8429 11243 "swc_common", ··· 8441 11255 "proc-macro2", 8442 11256 "quote", 8443 11257 "swc_macros_common", 8444 - "syn 2.0.81", 11258 + "syn 2.0.99", 8445 11259 ] 8446 11260 8447 11261 [[package]] ··· 8487 11301 checksum = "65f21494e75d0bd8ef42010b47cabab9caaed8f2207570e809f6f4eb51a710d1" 8488 11302 dependencies = [ 8489 11303 "better_scoped_tls", 8490 - "bitflags 2.6.0", 8491 - "indexmap 2.6.0", 11304 + "bitflags 2.9.0", 11305 + "indexmap 2.7.1", 8492 11306 "once_cell", 8493 11307 "phf", 8494 11308 "rustc-hash 1.1.0", ··· 8526 11340 "proc-macro2", 8527 11341 "quote", 8528 11342 "swc_macros_common", 8529 - "syn 2.0.81", 11343 + "syn 2.0.99", 8530 11344 ] 8531 11345 8532 11346 [[package]] ··· 8557 11371 dependencies = [ 8558 11372 "base64 0.21.7", 8559 11373 "dashmap", 8560 - "indexmap 2.6.0", 11374 + "indexmap 2.7.1", 8561 11375 "once_cell", 8562 11376 "serde", 8563 11377 "sha1", ··· 8597 11411 source = "registry+https://github.com/rust-lang/crates.io-index" 8598 11412 checksum = "029eec7dd485923a75b5a45befd04510288870250270292fc2c1b3a9e7547408" 8599 11413 dependencies = [ 8600 - "indexmap 2.6.0", 11414 + "indexmap 2.7.1", 8601 11415 "num_cpus", 8602 11416 "once_cell", 8603 11417 "rustc-hash 1.1.0", ··· 8633 11447 dependencies = [ 8634 11448 "proc-macro2", 8635 11449 "quote", 8636 - "syn 2.0.81", 11450 + "syn 2.0.99", 8637 11451 ] 8638 11452 8639 11453 [[package]] ··· 8644 11458 dependencies = [ 8645 11459 "proc-macro2", 8646 11460 "quote", 8647 - "syn 2.0.81", 11461 + "syn 2.0.99", 8648 11462 ] 8649 11463 8650 11464 [[package]] ··· 8667 11481 "proc-macro2", 8668 11482 "quote", 8669 11483 "swc_macros_common", 8670 - "syn 2.0.81", 11484 + "syn 2.0.99", 8671 11485 ] 8672 11486 8673 11487 [[package]] ··· 8683 11497 8684 11498 [[package]] 8685 11499 name = "syn" 8686 - version = "2.0.81" 11500 + version = "2.0.99" 8687 11501 source = "registry+https://github.com/rust-lang/crates.io-index" 8688 - checksum = "198514704ca887dd5a1e408c6c6cdcba43672f9b4062e1b24aa34e74e6d7faae" 11502 + checksum = "e02e925281e18ffd9d640e234264753c43edc62d64b2d4cf898f1bc5e75f3fc2" 8689 11503 dependencies = [ 8690 11504 "proc-macro2", 8691 11505 "quote", ··· 8693 11507 ] 8694 11508 8695 11509 [[package]] 8696 - name = "syn_derive" 8697 - version = "0.1.8" 8698 - source = "registry+https://github.com/rust-lang/crates.io-index" 8699 - checksum = "1329189c02ff984e9736652b1631330da25eaa6bc639089ed4915d25446cbe7b" 8700 - dependencies = [ 8701 - "proc-macro-error", 8702 - "proc-macro2", 8703 - "quote", 8704 - "syn 2.0.81", 8705 - ] 8706 - 8707 - [[package]] 8708 11510 name = "sync_wrapper" 8709 11511 version = "0.1.2" 8710 11512 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 8712 11514 8713 11515 [[package]] 8714 11516 name = "sync_wrapper" 8715 - version = "1.0.1" 11517 + version = "1.0.2" 8716 11518 source = "registry+https://github.com/rust-lang/crates.io-index" 8717 - checksum = "a7065abeca94b6a8a577f9bd45aa0867a2238b74e8eb67cf10d492bc39351394" 11519 + checksum = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263" 8718 11520 dependencies = [ 8719 11521 "futures-core", 8720 11522 ] 8721 11523 8722 11524 [[package]] 8723 11525 name = "synstructure" 11526 + version = "0.12.6" 11527 + source = "registry+https://github.com/rust-lang/crates.io-index" 11528 + checksum = "f36bdaa60a83aca3921b5259d5400cbf5e90fc51931376a9bd4a0eb79aa7210f" 11529 + dependencies = [ 11530 + "proc-macro2", 11531 + "quote", 11532 + "syn 1.0.109", 11533 + "unicode-xid", 11534 + ] 11535 + 11536 + [[package]] 11537 + name = "synstructure" 8724 11538 version = "0.13.1" 8725 11539 source = "registry+https://github.com/rust-lang/crates.io-index" 8726 11540 checksum = "c8af7666ab7b6390ab78131fb5b0fce11d6b7a6951602017c35fa82800708971" 8727 11541 dependencies = [ 8728 11542 "proc-macro2", 8729 11543 "quote", 8730 - "syn 2.0.81", 11544 + "syn 2.0.99", 11545 + ] 11546 + 11547 + [[package]] 11548 + name = "sys_traits" 11549 + version = "0.1.7" 11550 + source = "registry+https://github.com/rust-lang/crates.io-index" 11551 + checksum = "5b46ac05dfbe9fd3a9703eff20e17f5b31e7b6a54daf27a421dcd56c7a27ecdd" 11552 + dependencies = [ 11553 + "libc", 11554 + "windows-sys 0.59.0", 8731 11555 ] 8732 11556 8733 11557 [[package]] ··· 8736 11560 source = "registry+https://github.com/rust-lang/crates.io-index" 8737 11561 checksum = "ec7dddc5f0fee506baf8b9fdb989e242f17e4b11c61dfbb0635b705217199eea" 8738 11562 dependencies = [ 8739 - "bitflags 2.6.0", 11563 + "bitflags 2.9.0", 8740 11564 "byteorder", 8741 11565 "enum-as-inner", 8742 11566 "libc", 8743 - "thiserror", 11567 + "thiserror 1.0.69", 8744 11568 "walkdir", 8745 11569 ] 8746 11570 ··· 8751 11575 checksum = "ba3a3adc5c275d719af8cb4272ea1c4a6d668a777f37e115f6d11ddbc1c8e0e7" 8752 11576 dependencies = [ 8753 11577 "bitflags 1.3.2", 8754 - "core-foundation", 11578 + "core-foundation 0.9.4", 8755 11579 "system-configuration-sys 0.5.0", 8756 11580 ] 8757 11581 ··· 8761 11585 source = "registry+https://github.com/rust-lang/crates.io-index" 8762 11586 checksum = "3c879d448e9d986b661742763247d3693ed13609438cf3d006f51f5368a5ba6b" 8763 11587 dependencies = [ 8764 - "bitflags 2.6.0", 8765 - "core-foundation", 11588 + "bitflags 2.9.0", 11589 + "core-foundation 0.9.4", 8766 11590 "system-configuration-sys 0.6.0", 8767 11591 ] 8768 11592 ··· 8787 11611 ] 8788 11612 8789 11613 [[package]] 11614 + name = "tagptr" 11615 + version = "0.2.0" 11616 + source = "registry+https://github.com/rust-lang/crates.io-index" 11617 + checksum = "7b2093cf4c8eb1e67749a6762251bc9cd836b6fc171623bd0a9d324d37af2417" 11618 + 11619 + [[package]] 8790 11620 name = "tantivy" 8791 11621 version = "0.22.0" 8792 11622 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 8811 11641 "lru", 8812 11642 "lz4_flex", 8813 11643 "measure_time", 8814 - "memmap2", 11644 + "memmap2 0.9.5", 8815 11645 "num_cpus", 8816 11646 "once_cell", 8817 11647 "oneshot", ··· 8831 11661 "tantivy-stacker", 8832 11662 "tantivy-tokenizer-api", 8833 11663 "tempfile", 8834 - "thiserror", 11664 + "thiserror 1.0.69", 8835 11665 "time", 8836 - "uuid 1.11.0", 11666 + "uuid 1.15.1", 8837 11667 "winapi", 8838 11668 ] 8839 11669 ··· 8892 11722 source = "registry+https://github.com/rust-lang/crates.io-index" 8893 11723 checksum = "847434d4af57b32e309f4ab1b4f1707a6c566656264caa427ff4285c4d9d0b82" 8894 11724 dependencies = [ 8895 - "nom", 11725 + "nom 7.1.3", 8896 11726 ] 8897 11727 8898 11728 [[package]] ··· 8904 11734 "tantivy-bitpacker", 8905 11735 "tantivy-common", 8906 11736 "tantivy-fst", 8907 - "zstd 0.13.2", 11737 + "zstd", 8908 11738 ] 8909 11739 8910 11740 [[package]] ··· 8935 11765 8936 11766 [[package]] 8937 11767 name = "tar" 8938 - version = "0.4.42" 11768 + version = "0.4.44" 8939 11769 source = "registry+https://github.com/rust-lang/crates.io-index" 8940 - checksum = "4ff6c40d3aedb5e06b57c6f669ad17ab063dd1e63d977c6a88e7f4dfa4f04020" 11770 + checksum = "1d863878d212c87a19c1a610eb53bb01fe12951c0501cf5a0d65f724914a667a" 8941 11771 dependencies = [ 8942 11772 "filetime", 8943 11773 "libc", ··· 8946 11776 8947 11777 [[package]] 8948 11778 name = "tempfile" 8949 - version = "3.13.0" 11779 + version = "3.17.1" 8950 11780 source = "registry+https://github.com/rust-lang/crates.io-index" 8951 - checksum = "f0f2c9fc62d0beef6951ccffd757e241266a2c833136efbe35af6cd2567dca5b" 11781 + checksum = "22e5a0acb1f3f55f65cc4a866c361b2fb2a0ff6366785ae6fbb5f85df07ba230" 8952 11782 dependencies = [ 8953 11783 "cfg-if", 8954 - "fastrand 2.1.1", 11784 + "fastrand 2.3.0", 11785 + "getrandom 0.3.1", 8955 11786 "once_cell", 8956 11787 "rustix", 8957 11788 "windows-sys 0.59.0", ··· 8977 11808 8978 11809 [[package]] 8979 11810 name = "thiserror" 8980 - version = "1.0.64" 11811 + version = "1.0.69" 11812 + source = "registry+https://github.com/rust-lang/crates.io-index" 11813 + checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52" 11814 + dependencies = [ 11815 + "thiserror-impl 1.0.69", 11816 + ] 11817 + 11818 + [[package]] 11819 + name = "thiserror" 11820 + version = "2.0.12" 8981 11821 source = "registry+https://github.com/rust-lang/crates.io-index" 8982 - checksum = "d50af8abc119fb8bb6dbabcfa89656f46f84aa0ac7688088608076ad2b459a84" 11822 + checksum = "567b8a2dae586314f7be2a752ec7474332959c6460e02bde30d702a66d488708" 8983 11823 dependencies = [ 8984 - "thiserror-impl", 11824 + "thiserror-impl 2.0.12", 8985 11825 ] 8986 11826 8987 11827 [[package]] 8988 11828 name = "thiserror-impl" 8989 - version = "1.0.64" 11829 + version = "1.0.69" 8990 11830 source = "registry+https://github.com/rust-lang/crates.io-index" 8991 - checksum = "08904e7672f5eb876eaaf87e0ce17857500934f4981c4a0ab2b4aa98baac7fc3" 11831 + checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1" 8992 11832 dependencies = [ 8993 11833 "proc-macro2", 8994 11834 "quote", 8995 - "syn 2.0.81", 11835 + "syn 2.0.99", 11836 + ] 11837 + 11838 + [[package]] 11839 + name = "thiserror-impl" 11840 + version = "2.0.12" 11841 + source = "registry+https://github.com/rust-lang/crates.io-index" 11842 + checksum = "7f7cf42b4507d8ea322120659672cf1b9dbb93f8f2d4ecfd6e51350ff5b17a1d" 11843 + dependencies = [ 11844 + "proc-macro2", 11845 + "quote", 11846 + "syn 2.0.99", 8996 11847 ] 8997 11848 8998 11849 [[package]] ··· 9018 11869 9019 11870 [[package]] 9020 11871 name = "tiberius" 9021 - version = "0.12.2" 9022 - source = "git+https://github.com/prisma/tiberius?rev=8f66a699dfa041e7b5f736c7e94f92c945453c9e#8f66a699dfa041e7b5f736c7e94f92c945453c9e" 11872 + version = "0.12.3" 11873 + source = "registry+https://github.com/rust-lang/crates.io-index" 11874 + checksum = "a1446cb4198848d1562301a3340424b4f425ef79f35ef9ee034769a9dd92c10d" 9023 11875 dependencies = [ 9024 11876 "async-trait", 9025 11877 "asynchronous-codec", ··· 9036 11888 "pretty-hex", 9037 11889 "rustls-native-certs 0.6.3", 9038 11890 "rustls-pemfile 1.0.4", 9039 - "thiserror", 11891 + "thiserror 1.0.69", 9040 11892 "tokio", 9041 11893 "tokio-rustls 0.24.1", 9042 11894 "tokio-util", 9043 11895 "tracing", 9044 - "uuid 1.11.0", 11896 + "uuid 1.15.1", 9045 11897 ] 9046 11898 9047 11899 [[package]] ··· 9088 11940 9089 11941 [[package]] 9090 11942 name = "time" 9091 - version = "0.3.36" 11943 + version = "0.3.37" 9092 11944 source = "registry+https://github.com/rust-lang/crates.io-index" 9093 - checksum = "5dfd88e563464686c916c7e46e623e520ddc6d79fa6641390f2e3fa86e83e885" 11945 + checksum = "35e7868883861bd0e56d9ac6efcaaca0d6d5d82a2a7ec8209ff492c07cf37b21" 9094 11946 dependencies = [ 9095 11947 "deranged", 9096 11948 "itoa", ··· 9109 11961 9110 11962 [[package]] 9111 11963 name = "time-macros" 9112 - version = "0.2.18" 11964 + version = "0.2.19" 9113 11965 source = "registry+https://github.com/rust-lang/crates.io-index" 9114 - checksum = "3f252a68540fde3a3877aeea552b832b40ab9a69e318efd078774a01ddee1ccf" 11966 + checksum = "2834e6017e3e5e4b9834939793b282bc03b37a3336245fa820e35e233e2a85de" 9115 11967 dependencies = [ 9116 11968 "num-conv", 9117 11969 "time-core", ··· 9127 11979 ] 9128 11980 9129 11981 [[package]] 11982 + name = "tinystr" 11983 + version = "0.7.6" 11984 + source = "registry+https://github.com/rust-lang/crates.io-index" 11985 + checksum = "9117f5d4db391c1cf6927e7bea3db74b9a1c1add8f7eda9ffd5364f40f57b82f" 11986 + dependencies = [ 11987 + "displaydoc", 11988 + "zerovec", 11989 + ] 11990 + 11991 + [[package]] 9130 11992 name = "tinyvec" 9131 - version = "1.8.0" 11993 + version = "1.9.0" 9132 11994 source = "registry+https://github.com/rust-lang/crates.io-index" 9133 - checksum = "445e881f4f6d382d5f27c034e25eb92edd7c784ceab92a0937db7f2e9471b938" 11995 + checksum = "09b3661f17e86524eccd4371ab0429194e0d7c008abb45f7a7495b1719463c71" 9134 11996 dependencies = [ 9135 11997 "tinyvec_macros", 9136 11998 ] ··· 9152 12014 "rayon", 9153 12015 "schemars", 9154 12016 "serde", 9155 - "thiserror", 12017 + "thiserror 1.0.69", 9156 12018 "tracing", 9157 12019 ] 9158 12020 ··· 9183 12045 "serde", 9184 12046 "serde_json", 9185 12047 "spm_precompiled", 9186 - "thiserror", 12048 + "thiserror 1.0.69", 9187 12049 "unicode-normalization-alignments", 9188 12050 "unicode-segmentation", 9189 12051 "unicode_categories", ··· 9191 12053 9192 12054 [[package]] 9193 12055 name = "tokio" 9194 - version = "1.36.0" 12056 + version = "1.43.0" 9195 12057 source = "registry+https://github.com/rust-lang/crates.io-index" 9196 - checksum = "61285f6515fa018fb2d1e46eb21223fff441ee8db5d0f1435e8ab4f5cdb80931" 12058 + checksum = "3d61fa4ffa3de412bfea335c6ecff681de2b609ba3c77ef3e00e521813a9ed9e" 9197 12059 dependencies = [ 9198 12060 "backtrace", 9199 12061 "bytes", 9200 12062 "libc", 9201 - "mio", 9202 - "num_cpus", 12063 + "mio 1.0.3", 9203 12064 "parking_lot", 9204 12065 "pin-project-lite", 9205 12066 "signal-hook-registry", 9206 - "socket2 0.5.7", 12067 + "socket2", 9207 12068 "tokio-macros", 9208 12069 "tracing", 9209 - "windows-sys 0.48.0", 12070 + "windows-sys 0.52.0", 12071 + ] 12072 + 12073 + [[package]] 12074 + name = "tokio-eld" 12075 + version = "0.2.0" 12076 + source = "registry+https://github.com/rust-lang/crates.io-index" 12077 + checksum = "9166030f05d6bc5642bdb8f8c2be31eb3c02cd465d662bcdc2df82d4aa41a584" 12078 + dependencies = [ 12079 + "hdrhistogram", 12080 + "tokio", 9210 12081 ] 9211 12082 9212 12083 [[package]] 9213 12084 name = "tokio-macros" 9214 - version = "2.2.0" 12085 + version = "2.5.0" 9215 12086 source = "registry+https://github.com/rust-lang/crates.io-index" 9216 - checksum = "5b8a1e28f2deaa14e508979454cb3a223b10b938b45af148bc0986de36f1923b" 12087 + checksum = "6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8" 9217 12088 dependencies = [ 9218 12089 "proc-macro2", 9219 12090 "quote", 9220 - "syn 2.0.81", 12091 + "syn 2.0.99", 12092 + ] 12093 + 12094 + [[package]] 12095 + name = "tokio-metrics" 12096 + version = "0.3.1" 12097 + source = "registry+https://github.com/rust-lang/crates.io-index" 12098 + checksum = "eace09241d62c98b7eeb1107d4c5c64ca3bd7da92e8c218c153ab3a78f9be112" 12099 + dependencies = [ 12100 + "futures-util", 12101 + "pin-project-lite", 12102 + "tokio", 12103 + "tokio-stream", 9221 12104 ] 9222 12105 9223 12106 [[package]] ··· 9232 12115 9233 12116 [[package]] 9234 12117 name = "tokio-postgres" 9235 - version = "0.7.12" 9236 - source = "registry+https://github.com/rust-lang/crates.io-index" 9237 - checksum = "3b5d3742945bc7d7f210693b0c58ae542c6fd47b17adbbda0885f3dcb34a6bdb" 12118 + version = "0.7.11" 12119 + source = "git+https://github.com/imor/rust-postgres?rev=20265ef38e32a06f76b6f9b678e2077fc2211f6b#20265ef38e32a06f76b6f9b678e2077fc2211f6b" 9238 12120 dependencies = [ 9239 12121 "async-trait", 9240 12122 "byteorder", 9241 12123 "bytes", 9242 - "fallible-iterator", 12124 + "fallible-iterator 0.2.0", 9243 12125 "futures-channel", 9244 12126 "futures-util", 9245 12127 "log", ··· 9247 12129 "percent-encoding", 9248 12130 "phf", 9249 12131 "pin-project-lite", 9250 - "postgres-protocol", 9251 - "postgres-types", 12132 + "postgres-protocol 0.6.7", 12133 + "postgres-types 0.2.7", 9252 12134 "rand 0.8.5", 9253 - "socket2 0.5.7", 12135 + "socket2", 12136 + "tokio", 12137 + "tokio-util", 12138 + "whoami", 12139 + ] 12140 + 12141 + [[package]] 12142 + name = "tokio-postgres" 12143 + version = "0.7.13" 12144 + source = "registry+https://github.com/rust-lang/crates.io-index" 12145 + checksum = "6c95d533c83082bb6490e0189acaa0bbeef9084e60471b696ca6988cd0541fb0" 12146 + dependencies = [ 12147 + "async-trait", 12148 + "byteorder", 12149 + "bytes", 12150 + "fallible-iterator 0.2.0", 12151 + "futures-channel", 12152 + "futures-util", 12153 + "log", 12154 + "parking_lot", 12155 + "percent-encoding", 12156 + "phf", 12157 + "pin-project-lite", 12158 + "postgres-protocol 0.6.8", 12159 + "postgres-types 0.2.9", 12160 + "rand 0.9.0", 12161 + "socket2", 9254 12162 "tokio", 9255 12163 "tokio-util", 9256 12164 "whoami", ··· 9268 12176 9269 12177 [[package]] 9270 12178 name = "tokio-rustls" 9271 - version = "0.26.0" 12179 + version = "0.26.2" 9272 12180 source = "registry+https://github.com/rust-lang/crates.io-index" 9273 - checksum = "0c7bc40d0e5a97695bb96e27995cd3a08538541b0a846f65bba7a359f36700d4" 12181 + checksum = "8e727b36a1a0e8b74c376ac2211e40c2c8af09fb4013c60d910495810f008e9b" 9274 12182 dependencies = [ 9275 - "rustls 0.23.15", 9276 - "rustls-pki-types", 12183 + "rustls 0.23.23", 9277 12184 "tokio", 9278 12185 ] 9279 12186 ··· 9285 12192 dependencies = [ 9286 12193 "either", 9287 12194 "futures-util", 9288 - "thiserror", 12195 + "thiserror 1.0.69", 9289 12196 "tokio", 9290 12197 ] 9291 12198 9292 12199 [[package]] 9293 12200 name = "tokio-stream" 9294 - version = "0.1.16" 12201 + version = "0.1.17" 9295 12202 source = "registry+https://github.com/rust-lang/crates.io-index" 9296 - checksum = "4f4e6ce100d0eb49a2734f8c0812bcd324cf357d21810932c5df6b96ef2b86f1" 12203 + checksum = "eca58d7bba4a75707817a2c44174253f9236b2d5fbd055602e9d5c07c139a047" 9297 12204 dependencies = [ 9298 12205 "futures-core", 9299 12206 "pin-project-lite", ··· 9331 12238 9332 12239 [[package]] 9333 12240 name = "tokio-util" 9334 - version = "0.7.12" 12241 + version = "0.7.13" 9335 12242 source = "registry+https://github.com/rust-lang/crates.io-index" 9336 - checksum = "61e7c3654c13bcd040d4a03abee2c75b1d14a37b423cf5a813ceae1cc903ec6a" 12243 + checksum = "d7fcaa8d55a2bdd6b83ace262b016eca0d79ee02818c5c1bcdf0305114081078" 9337 12244 dependencies = [ 9338 12245 "bytes", 9339 12246 "futures-core", 9340 12247 "futures-io", 9341 12248 "futures-sink", 12249 + "futures-util", 12250 + "hashbrown 0.14.5", 9342 12251 "pin-project-lite", 12252 + "slab", 9343 12253 "tokio", 9344 12254 ] 9345 12255 9346 12256 [[package]] 12257 + name = "tokio-websockets" 12258 + version = "0.10.1" 12259 + source = "registry+https://github.com/rust-lang/crates.io-index" 12260 + checksum = "f591660438b3038dd04d16c938271c79e7e06260ad2ea2885a4861bfb238605d" 12261 + dependencies = [ 12262 + "base64 0.22.1", 12263 + "bytes", 12264 + "futures-core", 12265 + "futures-sink", 12266 + "http 1.2.0", 12267 + "httparse", 12268 + "rand 0.8.5", 12269 + "ring 0.17.11", 12270 + "rustls-native-certs 0.8.1", 12271 + "rustls-pki-types", 12272 + "tokio", 12273 + "tokio-rustls 0.26.2", 12274 + "tokio-util", 12275 + ] 12276 + 12277 + [[package]] 9347 12278 name = "toml" 9348 12279 version = "0.7.8" 9349 12280 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 9357 12288 9358 12289 [[package]] 9359 12290 name = "toml" 9360 - version = "0.8.19" 12291 + version = "0.8.20" 9361 12292 source = "registry+https://github.com/rust-lang/crates.io-index" 9362 - checksum = "a1ed1f98e3fdc28d6d910e6737ae6ab1a93bf1985935a1193e68f93eeb68d24e" 12293 + checksum = "cd87a5cdd6ffab733b2f74bc4fd7ee5fff6634124999ac278c35fc78c6120148" 9363 12294 dependencies = [ 9364 12295 "serde", 9365 12296 "serde_spanned", 9366 12297 "toml_datetime", 9367 - "toml_edit 0.22.22", 12298 + "toml_edit 0.22.24", 9368 12299 ] 9369 12300 9370 12301 [[package]] ··· 9382 12313 source = "registry+https://github.com/rust-lang/crates.io-index" 9383 12314 checksum = "1b5bb770da30e5cbfde35a2d7b9b8a2c4b8ef89548a7a6aeab5c9a576e3e7421" 9384 12315 dependencies = [ 9385 - "indexmap 2.6.0", 12316 + "indexmap 2.7.1", 9386 12317 "serde", 9387 12318 "serde_spanned", 9388 12319 "toml_datetime", ··· 9391 12322 9392 12323 [[package]] 9393 12324 name = "toml_edit" 9394 - version = "0.22.22" 12325 + version = "0.22.24" 9395 12326 source = "registry+https://github.com/rust-lang/crates.io-index" 9396 - checksum = "4ae48d6208a266e853d946088ed816055e556cc6028c5e8e2b84d9fa5dd7c7f5" 12327 + checksum = "17b4795ff5edd201c7cd6dca065ae59972ce77d1b80fa0a84d94950ece7d1474" 9397 12328 dependencies = [ 9398 - "indexmap 2.6.0", 12329 + "indexmap 2.7.1", 9399 12330 "serde", 9400 12331 "serde_spanned", 9401 12332 "toml_datetime", 9402 - "winnow 0.6.20", 12333 + "winnow 0.7.3", 12334 + ] 12335 + 12336 + [[package]] 12337 + name = "tonic" 12338 + version = "0.12.3" 12339 + source = "registry+https://github.com/rust-lang/crates.io-index" 12340 + checksum = "877c5b330756d856ffcc4553ab34a5684481ade925ecc54bcd1bf02b1d0d4d52" 12341 + dependencies = [ 12342 + "async-stream", 12343 + "async-trait", 12344 + "axum", 12345 + "base64 0.22.1", 12346 + "bytes", 12347 + "h2 0.4.8", 12348 + "http 1.2.0", 12349 + "http-body 1.0.1", 12350 + "http-body-util", 12351 + "hyper 1.6.0", 12352 + "hyper-timeout", 12353 + "hyper-util", 12354 + "percent-encoding", 12355 + "pin-project", 12356 + "prost", 12357 + "rustls-native-certs 0.8.1", 12358 + "rustls-pemfile 2.2.0", 12359 + "socket2", 12360 + "tokio", 12361 + "tokio-rustls 0.26.2", 12362 + "tokio-stream", 12363 + "tower 0.4.13", 12364 + "tower-layer", 12365 + "tower-service", 12366 + "tracing", 9403 12367 ] 9404 12368 9405 12369 [[package]] ··· 9411 12375 "home", 9412 12376 "once_cell", 9413 12377 "regex", 9414 - "semver 1.0.23", 12378 + "semver 1.0.25", 9415 12379 "walkdir", 9416 12380 ] 9417 12381 ··· 9423 12387 dependencies = [ 9424 12388 "futures-core", 9425 12389 "futures-util", 12390 + "indexmap 1.9.3", 9426 12391 "pin-project", 9427 12392 "pin-project-lite", 12393 + "rand 0.8.5", 12394 + "slab", 9428 12395 "tokio", 12396 + "tokio-util", 9429 12397 "tower-layer", 9430 12398 "tower-service", 12399 + "tracing", 9431 12400 ] 9432 12401 9433 12402 [[package]] 9434 12403 name = "tower" 9435 - version = "0.5.1" 12404 + version = "0.5.2" 9436 12405 source = "registry+https://github.com/rust-lang/crates.io-index" 9437 - checksum = "2873938d487c3cfb9aed7546dc9f2711d867c9f90c46b889989a2cb84eba6b4f" 12406 + checksum = "d039ad9159c98b70ecfd540b2573b97f7f52c3e8d9f8ad57a24b916a536975f9" 9438 12407 dependencies = [ 9439 12408 "futures-core", 9440 12409 "futures-util", 9441 12410 "pin-project-lite", 9442 - "sync_wrapper 0.1.2", 12411 + "sync_wrapper 1.0.2", 9443 12412 "tokio", 9444 12413 "tower-layer", 9445 12414 "tower-service", ··· 9456 12425 "axum-core", 9457 12426 "cookie 0.18.1", 9458 12427 "futures-util", 9459 - "http 1.1.0", 12428 + "http 1.2.0", 9460 12429 "parking_lot", 9461 12430 "pin-project-lite", 9462 12431 "tower-layer", ··· 9465 12434 9466 12435 [[package]] 9467 12436 name = "tower-http" 9468 - version = "0.5.2" 9469 - source = "registry+https://github.com/rust-lang/crates.io-index" 9470 - checksum = "1e9cd434a998747dd2c4276bc96ee2e0c7a2eadf3cae88e52be55a05fa9053f5" 9471 - dependencies = [ 9472 - "bitflags 2.6.0", 9473 - "bytes", 9474 - "http 1.1.0", 9475 - "http-body 1.0.1", 9476 - "http-body-util", 9477 - "pin-project-lite", 9478 - "tower-layer", 9479 - "tower-service", 9480 - "tracing", 9481 - ] 9482 - 9483 - [[package]] 9484 - name = "tower-http" 9485 - version = "0.6.1" 12437 + version = "0.6.2" 9486 12438 source = "registry+https://github.com/rust-lang/crates.io-index" 9487 - checksum = "8437150ab6bbc8c5f0f519e3d5ed4aa883a83dd4cdd3d1b21f9482936046cb97" 12439 + checksum = "403fa3b783d4b626a8ad51d766ab03cb6d2dbfc46b1c5d4448395e6628dc9697" 9488 12440 dependencies = [ 9489 - "async-compression 0.4.16", 9490 - "bitflags 2.6.0", 12441 + "async-compression", 12442 + "bitflags 2.9.0", 9491 12443 "bytes", 9492 12444 "futures-core", 9493 - "http 1.1.0", 12445 + "http 1.2.0", 9494 12446 "http-body 1.0.1", 9495 12447 "http-body-util", 9496 12448 "pin-project-lite", ··· 9498 12450 "tokio-util", 9499 12451 "tower-layer", 9500 12452 "tower-service", 12453 + "tracing", 9501 12454 ] 9502 12455 9503 12456 [[package]] ··· 9514 12467 9515 12468 [[package]] 9516 12469 name = "tracing" 9517 - version = "0.1.40" 12470 + version = "0.1.41" 9518 12471 source = "registry+https://github.com/rust-lang/crates.io-index" 9519 - checksum = "c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef" 12472 + checksum = "784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0" 9520 12473 dependencies = [ 9521 12474 "log", 9522 12475 "pin-project-lite", ··· 9531 12484 checksum = "3566e8ce28cc0a3fe42519fc80e6b4c943cc4c8cef275620eb8dac2d3d4e06cf" 9532 12485 dependencies = [ 9533 12486 "crossbeam-channel", 9534 - "thiserror", 12487 + "thiserror 1.0.69", 9535 12488 "time", 9536 12489 "tracing-subscriber", 9537 12490 ] 9538 12491 9539 12492 [[package]] 9540 12493 name = "tracing-attributes" 9541 - version = "0.1.27" 12494 + version = "0.1.28" 9542 12495 source = "registry+https://github.com/rust-lang/crates.io-index" 9543 - checksum = "34704c8d6ebcbc939824180af020566b01a7c01f80641264eba0999f6c2b6be7" 12496 + checksum = "395ae124c09f9e6918a2310af6038fba074bcf474ac352496d5910dd59a2226d" 9544 12497 dependencies = [ 9545 12498 "proc-macro2", 9546 12499 "quote", 9547 - "syn 2.0.81", 12500 + "syn 2.0.99", 9548 12501 ] 9549 12502 9550 12503 [[package]] 9551 12504 name = "tracing-core" 9552 - version = "0.1.32" 12505 + version = "0.1.33" 9553 12506 source = "registry+https://github.com/rust-lang/crates.io-index" 9554 - checksum = "c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54" 12507 + checksum = "e672c95779cf947c5311f83787af4fa8fffd12fb27e4993211a84bdfd9610f9c" 9555 12508 dependencies = [ 9556 12509 "once_cell", 9557 12510 "valuable", 9558 12511 ] 9559 12512 9560 12513 [[package]] 9561 - name = "tracing-flame" 9562 - version = "0.2.0" 9563 - source = "registry+https://github.com/rust-lang/crates.io-index" 9564 - checksum = "0bae117ee14789185e129aaee5d93750abe67fdc5a9a62650452bfe4e122a3a9" 9565 - dependencies = [ 9566 - "lazy_static", 9567 - "tracing", 9568 - "tracing-subscriber", 9569 - ] 9570 - 9571 - [[package]] 9572 12514 name = "tracing-futures" 9573 12515 version = "0.2.5" 9574 12516 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 9580 12522 9581 12523 [[package]] 9582 12524 name = "tracing-log" 9583 - version = "0.1.4" 9584 - source = "registry+https://github.com/rust-lang/crates.io-index" 9585 - checksum = "f751112709b4e791d8ce53e32c4ed2d353565a795ce84da2285393f41557bdf2" 9586 - dependencies = [ 9587 - "log", 9588 - "once_cell", 9589 - "tracing-core", 9590 - ] 9591 - 9592 - [[package]] 9593 - name = "tracing-log" 9594 12525 version = "0.2.0" 9595 12526 source = "registry+https://github.com/rust-lang/crates.io-index" 9596 12527 checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3" ··· 9602 12533 9603 12534 [[package]] 9604 12535 name = "tracing-loki" 9605 - version = "0.2.5" 12536 + version = "0.2.6" 9606 12537 source = "registry+https://github.com/rust-lang/crates.io-index" 9607 - checksum = "fea6023f9fe4b69267ccd3ed7d203d931c43c5f82dbaa0f07202bc17193a5f43" 12538 + checksum = "ba3beec919fbdf99d719de8eda6adae3281f8a5b71ae40431f44dc7423053d34" 9608 12539 dependencies = [ 9609 12540 "loki-api", 9610 - "reqwest 0.12.8", 12541 + "reqwest 0.12.12", 9611 12542 "serde", 9612 12543 "serde_json", 9613 12544 "snap", ··· 9615 12546 "tokio-stream", 9616 12547 "tracing", 9617 12548 "tracing-core", 9618 - "tracing-log 0.1.4", 12549 + "tracing-log", 9619 12550 "tracing-serde", 9620 12551 "tracing-subscriber", 9621 12552 "url", 9622 12553 ] 9623 12554 9624 12555 [[package]] 12556 + name = "tracing-opentelemetry" 12557 + version = "0.28.0" 12558 + source = "registry+https://github.com/rust-lang/crates.io-index" 12559 + checksum = "97a971f6058498b5c0f1affa23e7ea202057a7301dbff68e968b2d578bcbd053" 12560 + dependencies = [ 12561 + "js-sys", 12562 + "once_cell", 12563 + "opentelemetry", 12564 + "opentelemetry_sdk", 12565 + "smallvec", 12566 + "tracing", 12567 + "tracing-core", 12568 + "tracing-log", 12569 + "tracing-subscriber", 12570 + "web-time", 12571 + ] 12572 + 12573 + [[package]] 9625 12574 name = "tracing-serde" 9626 - version = "0.1.3" 12575 + version = "0.2.0" 9627 12576 source = "registry+https://github.com/rust-lang/crates.io-index" 9628 - checksum = "bc6b213177105856957181934e4920de57730fc69bf42c37ee5bb664d406d9e1" 12577 + checksum = "704b1aeb7be0d0a84fc9828cae51dab5970fee5088f83d1dd7ee6f6246fc6ff1" 9629 12578 dependencies = [ 9630 12579 "serde", 9631 12580 "tracing-core", ··· 9633 12582 9634 12583 [[package]] 9635 12584 name = "tracing-subscriber" 9636 - version = "0.3.18" 12585 + version = "0.3.19" 9637 12586 source = "registry+https://github.com/rust-lang/crates.io-index" 9638 - checksum = "ad0f048c97dbd9faa9b7df56362b8ebcaa52adb06b498c050d2f4e32f90a7a8b" 12587 + checksum = "e8189decb5ac0fa7bc8b96b7cb9b2701d60d48805aca84a238004d665fcc4008" 9639 12588 dependencies = [ 9640 12589 "matchers", 9641 12590 "nu-ansi-term", ··· 9648 12597 "thread_local", 9649 12598 "tracing", 9650 12599 "tracing-core", 9651 - "tracing-log 0.2.0", 12600 + "tracing-log", 9652 12601 "tracing-serde", 9653 12602 ] 9654 12603 9655 12604 [[package]] 9656 - name = "triomphe" 9657 - version = "0.1.14" 12605 + name = "tree-sitter" 12606 + version = "0.23.2" 9658 12607 source = "registry+https://github.com/rust-lang/crates.io-index" 9659 - checksum = "ef8f7726da4807b58ea5c96fdc122f80702030edc33b35aff9190a51148ccc85" 12608 + checksum = "0203df02a3b6dd63575cc1d6e609edc2181c9a11867a271b25cfd2abff3ec5ca" 9660 12609 dependencies = [ 9661 - "serde", 9662 - "stable_deref_trait", 12610 + "cc", 12611 + "regex", 12612 + "regex-syntax 0.8.5", 12613 + "tree-sitter-language", 9663 12614 ] 9664 12615 9665 12616 [[package]] 9666 - name = "trust-dns-proto" 9667 - version = "0.23.2" 12617 + name = "tree-sitter-c-sharp" 12618 + version = "0.23.1" 9668 12619 source = "registry+https://github.com/rust-lang/crates.io-index" 9669 - checksum = "3119112651c157f4488931a01e586aa459736e9d6046d3bd9105ffb69352d374" 12620 + checksum = "67f06accca7b45351758663b8215089e643d53bd9a660ce0349314263737fcb0" 9670 12621 dependencies = [ 9671 - "async-trait", 9672 - "cfg-if", 9673 - "data-encoding", 9674 - "enum-as-inner", 9675 - "futures-channel", 9676 - "futures-io", 9677 - "futures-util", 9678 - "idna 0.4.0", 9679 - "ipnet", 9680 - "once_cell", 9681 - "rand 0.8.5", 9682 - "serde", 9683 - "smallvec", 9684 - "thiserror", 9685 - "tinyvec", 9686 - "tokio", 9687 - "tracing", 9688 - "url", 12622 + "cc", 12623 + "tree-sitter-language", 9689 12624 ] 9690 12625 9691 12626 [[package]] 9692 - name = "trust-dns-resolver" 9693 - version = "0.23.2" 12627 + name = "tree-sitter-language" 12628 + version = "0.1.5" 9694 12629 source = "registry+https://github.com/rust-lang/crates.io-index" 9695 - checksum = "10a3e6c3aff1718b3c73e395d1f35202ba2ffa847c6a62eea0db8fb4cfe30be6" 12630 + checksum = "c4013970217383f67b18aef68f6fb2e8d409bc5755227092d32efb0422ba24b8" 12631 + 12632 + [[package]] 12633 + name = "triomphe" 12634 + version = "0.1.14" 12635 + source = "registry+https://github.com/rust-lang/crates.io-index" 12636 + checksum = "ef8f7726da4807b58ea5c96fdc122f80702030edc33b35aff9190a51148ccc85" 9696 12637 dependencies = [ 9697 - "cfg-if", 9698 - "futures-util", 9699 - "ipconfig", 9700 - "lru-cache", 9701 - "once_cell", 9702 - "parking_lot", 9703 - "rand 0.8.5", 9704 - "resolv-conf", 9705 12638 "serde", 9706 - "smallvec", 9707 - "thiserror", 9708 - "tokio", 9709 - "tracing", 9710 - "trust-dns-proto", 12639 + "stable_deref_trait", 9711 12640 ] 9712 12641 9713 12642 [[package]] ··· 9717 12646 checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b" 9718 12647 9719 12648 [[package]] 12649 + name = "tryhard" 12650 + version = "0.5.1" 12651 + source = "registry+https://github.com/rust-lang/crates.io-index" 12652 + checksum = "9c9f0a709784e86923586cff0d872dba54cd2d2e116b3bc57587d15737cfce9d" 12653 + dependencies = [ 12654 + "futures", 12655 + "pin-project-lite", 12656 + "tokio", 12657 + ] 12658 + 12659 + [[package]] 9720 12660 name = "tungstenite" 9721 12661 version = "0.24.0" 9722 12662 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 9725 12665 "byteorder", 9726 12666 "bytes", 9727 12667 "data-encoding", 9728 - "http 1.1.0", 12668 + "http 1.2.0", 9729 12669 "httparse", 9730 12670 "log", 9731 12671 "native-tls", 9732 12672 "rand 0.8.5", 9733 12673 "sha1", 9734 - "thiserror", 12674 + "thiserror 1.0.69", 9735 12675 "utf-8", 9736 12676 ] 9737 12677 ··· 9747 12687 ] 9748 12688 9749 12689 [[package]] 12690 + name = "twox-hash" 12691 + version = "2.1.0" 12692 + source = "registry+https://github.com/rust-lang/crates.io-index" 12693 + checksum = "e7b17f197b3050ba473acf9181f7b1d3b66d1cf7356c6cc57886662276e65908" 12694 + 12695 + [[package]] 9750 12696 name = "typed-arena" 9751 12697 version = "2.0.2" 9752 12698 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 9754 12700 9755 12701 [[package]] 9756 12702 name = "typenum" 9757 - version = "1.17.0" 12703 + version = "1.18.0" 9758 12704 source = "registry+https://github.com/rust-lang/crates.io-index" 9759 - checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825" 12705 + checksum = "1dccffe3ce07af9386bfd29e80c0ab1a8205a2fc34e4bcd40364df902cfa8f3f" 9760 12706 9761 12707 [[package]] 9762 12708 name = "typify" ··· 9781 12727 "regress", 9782 12728 "schemars", 9783 12729 "serde_json", 9784 - "syn 2.0.81", 9785 - "thiserror", 12730 + "syn 2.0.99", 12731 + "thiserror 1.0.69", 9786 12732 "unicode-ident", 9787 12733 ] 9788 12734 ··· 9798 12744 "serde", 9799 12745 "serde_json", 9800 12746 "serde_tokenstream", 9801 - "syn 2.0.81", 12747 + "syn 2.0.99", 9802 12748 "typify-impl", 9803 12749 ] 9804 12750 9805 12751 [[package]] 9806 12752 name = "ulid" 9807 - version = "1.1.3" 12753 + version = "1.2.0" 9808 12754 source = "registry+https://github.com/rust-lang/crates.io-index" 9809 - checksum = "04f903f293d11f31c0c29e4148f6dc0d033a7f80cebc0282bea147611667d289" 12755 + checksum = "ab82fc73182c29b02e2926a6df32f2241dbadb5cfc111fd595515b3598f46bb3" 9810 12756 dependencies = [ 9811 - "getrandom 0.2.15", 9812 - "rand 0.8.5", 9813 - "uuid 1.11.0", 12757 + "rand 0.9.0", 12758 + "uuid 1.15.1", 9814 12759 "web-time", 9815 12760 ] 9816 12761 ··· 9880 12825 9881 12826 [[package]] 9882 12827 name = "unicase" 9883 - version = "2.8.0" 12828 + version = "2.8.1" 9884 12829 source = "registry+https://github.com/rust-lang/crates.io-index" 9885 - checksum = "7e51b68083f157f853b6379db119d1c1be0e6e4dec98101079dec41f6f5cf6df" 12830 + checksum = "75b844d17643ee918803943289730bec8aac480150456169e647ed0b576ba539" 9886 12831 9887 12832 [[package]] 9888 12833 name = "unicode-bidi" 9889 - version = "0.3.17" 12834 + version = "0.3.18" 9890 12835 source = "registry+https://github.com/rust-lang/crates.io-index" 9891 - checksum = "5ab17db44d7388991a428b2ee655ce0c212e862eff1768a455c58f9aad6e7893" 12836 + checksum = "5c1cb5db39152898a79168971543b1cb5020dff7fe43c8dc468b0885f5e29df5" 9892 12837 9893 12838 [[package]] 9894 12839 name = "unicode-id" ··· 9898 12843 9899 12844 [[package]] 9900 12845 name = "unicode-id-start" 9901 - version = "1.3.0" 12846 + version = "1.3.1" 9902 12847 source = "registry+https://github.com/rust-lang/crates.io-index" 9903 - checksum = "97e2a3c5fc9de285c0e805d98eba666adb4b2d9e1049ce44821ff7707cc34e91" 12848 + checksum = "2f322b60f6b9736017344fa0635d64be2f458fbc04eef65f6be22976dd1ffd5b" 9904 12849 9905 12850 [[package]] 9906 12851 name = "unicode-ident" 9907 - version = "1.0.13" 12852 + version = "1.0.17" 9908 12853 source = "registry+https://github.com/rust-lang/crates.io-index" 9909 - checksum = "e91b56cd4cadaeb79bbf1a5645f6b4f8dc5bde8834ad5894a8db35fda9efa1fe" 12854 + checksum = "00e2473a93778eb0bad35909dff6a10d28e63f792f16ed15e404fca9d5eeedbe" 9910 12855 9911 12856 [[package]] 9912 12857 name = "unicode-normalization" ··· 9945 12890 checksum = "7dd6e30e90baa6f72411720665d41d89b9a3d039dc45b8faea1ddd07f617f6af" 9946 12891 9947 12892 [[package]] 12893 + name = "unicode-width" 12894 + version = "0.2.0" 12895 + source = "registry+https://github.com/rust-lang/crates.io-index" 12896 + checksum = "1fc81956842c57dac11422a97c3b8195a1ff727f06e85c84ed2e8aa277c9a0fd" 12897 + 12898 + [[package]] 9948 12899 name = "unicode-xid" 9949 12900 version = "0.2.6" 9950 12901 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 9979 12930 ] 9980 12931 9981 12932 [[package]] 12933 + name = "universal-hash" 12934 + version = "0.5.1" 12935 + source = "registry+https://github.com/rust-lang/crates.io-index" 12936 + checksum = "fc1de2c688dc15305988b563c3854064043356019f97a4b46276fe734c4f07ea" 12937 + dependencies = [ 12938 + "crypto-common", 12939 + "subtle", 12940 + ] 12941 + 12942 + [[package]] 9982 12943 name = "unsafe-libyaml" 9983 12944 version = "0.2.11" 9984 12945 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 9998 12959 9999 12960 [[package]] 10000 12961 name = "ureq" 10001 - version = "2.10.1" 12962 + version = "2.12.1" 10002 12963 source = "registry+https://github.com/rust-lang/crates.io-index" 10003 - checksum = "b74fc6b57825be3373f7054754755f03ac3a8f5d70015ccad699ba2029956f4a" 12964 + checksum = "02d1a66277ed75f640d608235660df48c8e3c19f3b4edb6a263315626cc3c01d" 10004 12965 dependencies = [ 10005 12966 "base64 0.22.1", 10006 12967 "flate2", 10007 12968 "log", 10008 12969 "native-tls", 10009 12970 "once_cell", 10010 - "rustls 0.23.15", 12971 + "rustls 0.23.23", 10011 12972 "rustls-pki-types", 10012 12973 "serde", 10013 12974 "serde_json", 10014 12975 "url", 10015 - "webpki-roots 0.26.6", 12976 + "webpki-roots", 10016 12977 ] 10017 12978 10018 12979 [[package]] 10019 12980 name = "url" 10020 - version = "2.5.2" 12981 + version = "2.5.4" 10021 12982 source = "registry+https://github.com/rust-lang/crates.io-index" 10022 - checksum = "22784dbdf76fdde8af1aeda5622b546b422b6fc585325248a2bf9f5e41e94d6c" 12983 + checksum = "32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60" 10023 12984 dependencies = [ 10024 12985 "form_urlencoded", 10025 - "idna 0.5.0", 12986 + "idna", 10026 12987 "percent-encoding", 10027 12988 "serde", 10028 12989 ] ··· 10052 13013 checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9" 10053 13014 10054 13015 [[package]] 13016 + name = "utf16_iter" 13017 + version = "1.0.5" 13018 + source = "registry+https://github.com/rust-lang/crates.io-index" 13019 + checksum = "c8232dd3cdaed5356e0f716d285e4b40b932ac434100fe9b7e0e8e935b9e6246" 13020 + 13021 + [[package]] 10055 13022 name = "utf8-ranges" 10056 13023 version = "1.0.5" 10057 13024 source = "registry+https://github.com/rust-lang/crates.io-index" 10058 13025 checksum = "7fcfc827f90e53a02eaef5e535ee14266c1d569214c6aa70133a624d8a3164ba" 13026 + 13027 + [[package]] 13028 + name = "utf8_iter" 13029 + version = "1.0.4" 13030 + source = "registry+https://github.com/rust-lang/crates.io-index" 13031 + checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be" 10059 13032 10060 13033 [[package]] 10061 13034 name = "utf8parse" ··· 10074 13047 10075 13048 [[package]] 10076 13049 name = "uuid" 10077 - version = "1.11.0" 13050 + version = "1.15.1" 10078 13051 source = "registry+https://github.com/rust-lang/crates.io-index" 10079 - checksum = "f8c5f0a0af699448548ad1a2fbf920fb4bee257eae39953ba95cb84891a0446a" 13052 + checksum = "e0f540e3240398cce6128b64ba83fdbdd86129c16a3aa1a3a252efd66eb3d587" 10080 13053 dependencies = [ 10081 - "getrandom 0.2.15", 13054 + "getrandom 0.3.1", 10082 13055 "serde", 10083 13056 ] 10084 13057 10085 13058 [[package]] 10086 13059 name = "v8" 10087 - version = "0.106.0" 13060 + version = "130.0.7" 10088 13061 source = "registry+https://github.com/rust-lang/crates.io-index" 10089 - checksum = "a381badc47c6f15acb5fe0b5b40234162349ed9d4e4fd7c83a7f5547c0fc69c5" 13062 + checksum = "a511192602f7b435b0a241c1947aa743eb7717f20a9195f4b5e8ed1952e01db1" 10090 13063 dependencies = [ 10091 - "bindgen 0.69.5", 10092 - "bitflags 2.6.0", 13064 + "bindgen 0.70.1", 13065 + "bitflags 2.9.0", 10093 13066 "fslock", 10094 13067 "gzip-header", 10095 13068 "home", ··· 10100 13073 ] 10101 13074 10102 13075 [[package]] 13076 + name = "v8_valueserializer" 13077 + version = "0.1.1" 13078 + source = "registry+https://github.com/rust-lang/crates.io-index" 13079 + checksum = "97599c400fc79925922b58303e98fcb8fa88f573379a08ddb652e72cbd2e70f6" 13080 + dependencies = [ 13081 + "bitflags 2.9.0", 13082 + "encoding_rs", 13083 + "indexmap 2.7.1", 13084 + "num-bigint", 13085 + "serde", 13086 + "thiserror 1.0.69", 13087 + "wtf8", 13088 + ] 13089 + 13090 + [[package]] 10103 13091 name = "valuable" 10104 - version = "0.1.0" 13092 + version = "0.1.1" 10105 13093 source = "registry+https://github.com/rust-lang/crates.io-index" 10106 - checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d" 13094 + checksum = "ba73ea9cf16a25df0c8caa16c51acb937d5712a8429db78a3ee29d5dcacd3a65" 10107 13095 10108 13096 [[package]] 10109 - name = "value-bag" 10110 - version = "1.9.0" 13097 + name = "value-trait" 13098 + version = "0.10.1" 10111 13099 source = "registry+https://github.com/rust-lang/crates.io-index" 10112 - checksum = "5a84c137d37ab0142f0f2ddfe332651fdbf252e7b7dbb4e67b6c1f1b2e925101" 13100 + checksum = "9170e001f458781e92711d2ad666110f153e4e50bfd5cbd02db6547625714187" 13101 + dependencies = [ 13102 + "float-cmp", 13103 + "halfbrown", 13104 + "itoa", 13105 + "ryu", 13106 + ] 10113 13107 10114 13108 [[package]] 10115 13109 name = "vcpkg" ··· 10167 13161 checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" 10168 13162 10169 13163 [[package]] 13164 + name = "wasi" 13165 + version = "0.13.3+wasi-0.2.2" 13166 + source = "registry+https://github.com/rust-lang/crates.io-index" 13167 + checksum = "26816d2e1a4a36a2940b96c5296ce403917633dff8f3440e9b236ed6f6bacad2" 13168 + dependencies = [ 13169 + "wit-bindgen-rt", 13170 + ] 13171 + 13172 + [[package]] 10170 13173 name = "wasite" 10171 13174 version = "0.1.0" 10172 13175 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 10174 13177 10175 13178 [[package]] 10176 13179 name = "wasm-bindgen" 10177 - version = "0.2.92" 13180 + version = "0.2.100" 10178 13181 source = "registry+https://github.com/rust-lang/crates.io-index" 10179 - checksum = "4be2531df63900aeb2bca0daaaddec08491ee64ceecbee5076636a3b026795a8" 13182 + checksum = "1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5" 10180 13183 dependencies = [ 10181 13184 "cfg-if", 13185 + "once_cell", 13186 + "rustversion", 10182 13187 "wasm-bindgen-macro", 10183 13188 ] 10184 13189 10185 13190 [[package]] 10186 13191 name = "wasm-bindgen-backend" 10187 - version = "0.2.92" 13192 + version = "0.2.100" 10188 13193 source = "registry+https://github.com/rust-lang/crates.io-index" 10189 - checksum = "614d787b966d3989fa7bb98a654e369c762374fd3213d212cfc0251257e747da" 13194 + checksum = "2f0a0651a5c2bc21487bde11ee802ccaf4c51935d0d3d42a6101f98161700bc6" 10190 13195 dependencies = [ 10191 13196 "bumpalo", 10192 13197 "log", 10193 - "once_cell", 10194 13198 "proc-macro2", 10195 13199 "quote", 10196 - "syn 2.0.81", 13200 + "syn 2.0.99", 10197 13201 "wasm-bindgen-shared", 10198 13202 ] 10199 13203 10200 13204 [[package]] 10201 13205 name = "wasm-bindgen-futures" 10202 - version = "0.4.42" 13206 + version = "0.4.50" 10203 13207 source = "registry+https://github.com/rust-lang/crates.io-index" 10204 - checksum = "76bc14366121efc8dbb487ab05bcc9d346b3b5ec0eaa76e46594cabbe51762c0" 13208 + checksum = "555d470ec0bc3bb57890405e5d4322cc9ea83cebb085523ced7be4144dac1e61" 10205 13209 dependencies = [ 10206 13210 "cfg-if", 10207 13211 "js-sys", 13212 + "once_cell", 10208 13213 "wasm-bindgen", 10209 13214 "web-sys", 10210 13215 ] 10211 13216 10212 13217 [[package]] 10213 13218 name = "wasm-bindgen-macro" 10214 - version = "0.2.92" 13219 + version = "0.2.100" 10215 13220 source = "registry+https://github.com/rust-lang/crates.io-index" 10216 - checksum = "a1f8823de937b71b9460c0c34e25f3da88250760bec0ebac694b49997550d726" 13221 + checksum = "7fe63fc6d09ed3792bd0897b314f53de8e16568c2b3f7982f468c0bf9bd0b407" 10217 13222 dependencies = [ 10218 13223 "quote", 10219 13224 "wasm-bindgen-macro-support", ··· 10221 13226 10222 13227 [[package]] 10223 13228 name = "wasm-bindgen-macro-support" 10224 - version = "0.2.92" 13229 + version = "0.2.100" 10225 13230 source = "registry+https://github.com/rust-lang/crates.io-index" 10226 - checksum = "e94f17b526d0a461a191c78ea52bbce64071ed5c04c9ffe424dcb38f74171bb7" 13231 + checksum = "8ae87ea40c9f689fc23f209965b6fb8a99ad69aeeb0231408be24920604395de" 10227 13232 dependencies = [ 10228 13233 "proc-macro2", 10229 13234 "quote", 10230 - "syn 2.0.81", 13235 + "syn 2.0.99", 10231 13236 "wasm-bindgen-backend", 10232 13237 "wasm-bindgen-shared", 10233 13238 ] 10234 13239 10235 13240 [[package]] 10236 13241 name = "wasm-bindgen-shared" 10237 - version = "0.2.92" 13242 + version = "0.2.100" 10238 13243 source = "registry+https://github.com/rust-lang/crates.io-index" 10239 - checksum = "af190c94f2773fdb3729c55b007a722abb5384da03bc0986df4c289bf5567e96" 13244 + checksum = "1a05d73b933a847d6cccdda8f838a22ff101ad9bf93e33684f39c1f5f0eece3d" 13245 + dependencies = [ 13246 + "unicode-ident", 13247 + ] 10240 13248 10241 13249 [[package]] 10242 13250 name = "wasm-bindgen-test" 10243 - version = "0.3.42" 13251 + version = "0.3.50" 10244 13252 source = "registry+https://github.com/rust-lang/crates.io-index" 10245 - checksum = "d9bf62a58e0780af3e852044583deee40983e5886da43a271dd772379987667b" 13253 + checksum = "66c8d5e33ca3b6d9fa3b4676d774c5778031d27a578c2b007f905acf816152c3" 10246 13254 dependencies = [ 10247 - "console_error_panic_hook", 10248 13255 "js-sys", 10249 - "scoped-tls", 13256 + "minicov", 10250 13257 "wasm-bindgen", 10251 13258 "wasm-bindgen-futures", 10252 13259 "wasm-bindgen-test-macro", ··· 10254 13261 10255 13262 [[package]] 10256 13263 name = "wasm-bindgen-test-macro" 10257 - version = "0.3.42" 13264 + version = "0.3.50" 10258 13265 source = "registry+https://github.com/rust-lang/crates.io-index" 10259 - checksum = "b7f89739351a2e03cb94beb799d47fb2cac01759b40ec441f7de39b00cbf7ef0" 13266 + checksum = "17d5042cc5fa009658f9a7333ef24291b1291a25b6382dd68862a7f3b969f69b" 10260 13267 dependencies = [ 10261 13268 "proc-macro2", 10262 13269 "quote", 10263 - "syn 2.0.81", 13270 + "syn 2.0.99", 10264 13271 ] 10265 13272 10266 13273 [[package]] 10267 13274 name = "wasm-streams" 10268 - version = "0.4.1" 13275 + version = "0.4.2" 10269 13276 source = "registry+https://github.com/rust-lang/crates.io-index" 10270 - checksum = "4e072d4e72f700fb3443d8fe94a39315df013eef1104903cdb0a2abd322bbecd" 13277 + checksum = "15053d8d85c7eccdbefef60f06769760a563c7f0a9d6902a13d35c7800b0ad65" 10271 13278 dependencies = [ 10272 13279 "futures-util", 10273 13280 "js-sys", 10274 13281 "wasm-bindgen", 10275 13282 "wasm-bindgen-futures", 10276 13283 "web-sys", 13284 + ] 13285 + 13286 + [[package]] 13287 + name = "wasm_dep_analyzer" 13288 + version = "0.2.0" 13289 + source = "registry+https://github.com/rust-lang/crates.io-index" 13290 + checksum = "2eeee3bdea6257cc36d756fa745a70f9d393571e47d69e0ed97581676a5369ca" 13291 + dependencies = [ 13292 + "deno_error", 13293 + "thiserror 2.0.12", 10277 13294 ] 10278 13295 10279 13296 [[package]] ··· 10287 13304 10288 13305 [[package]] 10289 13306 name = "web-sys" 10290 - version = "0.3.69" 13307 + version = "0.3.77" 10291 13308 source = "registry+https://github.com/rust-lang/crates.io-index" 10292 - checksum = "77afa9a11836342370f4817622a2f0f418b134426d91a82dfb48f532d2ec13ef" 13309 + checksum = "33b6dd2ef9186f1f2072e409e99cd22a975331a6b3591b12c764e0e55c60d5d2" 10293 13310 dependencies = [ 10294 13311 "js-sys", 10295 13312 "wasm-bindgen", ··· 10306 13323 ] 10307 13324 10308 13325 [[package]] 10309 - name = "webpki-roots" 10310 - version = "0.25.4" 13326 + name = "webpki-root-certs" 13327 + version = "0.26.8" 10311 13328 source = "registry+https://github.com/rust-lang/crates.io-index" 10312 - checksum = "5f20c57d8d7db6d3b86154206ae5d8fba62dd39573114de97c2cb0578251f8e1" 13329 + checksum = "09aed61f5e8d2c18344b3faa33a4c837855fe56642757754775548fee21386c4" 13330 + dependencies = [ 13331 + "rustls-pki-types", 13332 + ] 10313 13333 10314 13334 [[package]] 10315 13335 name = "webpki-roots" 10316 - version = "0.26.6" 13336 + version = "0.26.8" 10317 13337 source = "registry+https://github.com/rust-lang/crates.io-index" 10318 - checksum = "841c67bff177718f1d4dfefde8d8f0e78f9b6589319ba88312f567fc5841a958" 13338 + checksum = "2210b291f7ea53617fbafcc4939f10914214ec15aace5ba62293a668f322c5c9" 10319 13339 dependencies = [ 10320 13340 "rustls-pki-types", 10321 13341 ] 10322 13342 10323 13343 [[package]] 13344 + name = "wgpu-core" 13345 + version = "0.21.1" 13346 + source = "registry+https://github.com/rust-lang/crates.io-index" 13347 + checksum = "d50819ab545b867d8a454d1d756b90cd5f15da1f2943334ca314af10583c9d39" 13348 + dependencies = [ 13349 + "arrayvec", 13350 + "bit-vec", 13351 + "bitflags 2.9.0", 13352 + "cfg_aliases 0.1.1", 13353 + "codespan-reporting", 13354 + "document-features", 13355 + "indexmap 2.7.1", 13356 + "log", 13357 + "naga", 13358 + "once_cell", 13359 + "parking_lot", 13360 + "profiling", 13361 + "raw-window-handle", 13362 + "ron", 13363 + "rustc-hash 1.1.0", 13364 + "serde", 13365 + "smallvec", 13366 + "thiserror 1.0.69", 13367 + "web-sys", 13368 + "wgpu-hal", 13369 + "wgpu-types", 13370 + ] 13371 + 13372 + [[package]] 13373 + name = "wgpu-hal" 13374 + version = "0.21.1" 13375 + source = "registry+https://github.com/rust-lang/crates.io-index" 13376 + checksum = "172e490a87295564f3fcc0f165798d87386f6231b04d4548bca458cbbfd63222" 13377 + dependencies = [ 13378 + "android_system_properties", 13379 + "arrayvec", 13380 + "ash", 13381 + "bit-set", 13382 + "bitflags 2.9.0", 13383 + "block", 13384 + "cfg_aliases 0.1.1", 13385 + "core-graphics-types", 13386 + "d3d12", 13387 + "glow", 13388 + "glutin_wgl_sys", 13389 + "gpu-alloc", 13390 + "gpu-descriptor", 13391 + "js-sys", 13392 + "khronos-egl", 13393 + "libc", 13394 + "libloading 0.8.6", 13395 + "log", 13396 + "metal", 13397 + "naga", 13398 + "ndk-sys", 13399 + "objc", 13400 + "once_cell", 13401 + "parking_lot", 13402 + "profiling", 13403 + "range-alloc", 13404 + "raw-window-handle", 13405 + "rustc-hash 1.1.0", 13406 + "smallvec", 13407 + "thiserror 1.0.69", 13408 + "wasm-bindgen", 13409 + "web-sys", 13410 + "wgpu-types", 13411 + "winapi", 13412 + ] 13413 + 13414 + [[package]] 13415 + name = "wgpu-types" 13416 + version = "0.20.0" 13417 + source = "registry+https://github.com/rust-lang/crates.io-index" 13418 + checksum = "1353d9a46bff7f955a680577f34c69122628cc2076e1d6f3a9be6ef00ae793ef" 13419 + dependencies = [ 13420 + "bitflags 2.9.0", 13421 + "js-sys", 13422 + "serde", 13423 + "web-sys", 13424 + ] 13425 + 13426 + [[package]] 10324 13427 name = "which" 10325 13428 version = "4.4.2" 10326 13429 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 10350 13453 source = "registry+https://github.com/rust-lang/crates.io-index" 10351 13454 checksum = "372d5b87f58ec45c384ba03563b03544dc5fadc3983e434b286913f5b4a9bb6d" 10352 13455 dependencies = [ 10353 - "redox_syscall 0.5.7", 13456 + "redox_syscall 0.5.10", 10354 13457 "wasite", 10355 13458 "web-sys", 10356 13459 ] ··· 10394 13497 10395 13498 [[package]] 10396 13499 name = "windmill" 10397 - version = "1.410.3" 13500 + version = "1.473.1" 10398 13501 dependencies = [ 10399 13502 "anyhow", 10400 13503 "axum", 10401 - "base64 0.21.7", 13504 + "base64 0.22.1", 10402 13505 "chrono", 10403 13506 "deno_core", 10404 13507 "dotenv", ··· 10406 13509 "gethostname", 10407 13510 "git-version", 10408 13511 "lazy_static", 13512 + "memchr", 10409 13513 "object_store", 10410 13514 "once_cell", 10411 13515 "prometheus", 10412 13516 "quote", 10413 - "rand 0.8.5", 10414 - "reqwest 0.12.8", 10415 - "rsmq_async", 13517 + "rand 0.9.0", 13518 + "reqwest 0.12.12", 10416 13519 "serde", 10417 13520 "serde_json", 10418 13521 "sha2 0.10.8", ··· 10423 13526 "tokio", 10424 13527 "tracing", 10425 13528 "url", 10426 - "uuid 1.11.0", 13529 + "uuid 1.15.1", 13530 + "v8", 10427 13531 "windmill-api", 10428 13532 "windmill-api-client", 13533 + "windmill-autoscaling", 10429 13534 "windmill-common", 10430 13535 "windmill-git-sync", 10431 13536 "windmill-indexer", ··· 10435 13540 10436 13541 [[package]] 10437 13542 name = "windmill-api" 10438 - version = "1.410.3" 13543 + version = "1.473.1" 10439 13544 dependencies = [ 10440 13545 "anyhow", 10441 13546 "argon2", 13547 + "async-nats", 10442 13548 "async-oauth2", 10443 13549 "async-recursion", 10444 13550 "async-stream", 10445 13551 "async-stripe", 10446 13552 "async_zip", 13553 + "aws-config", 13554 + "aws-sdk-sqs", 10447 13555 "axum", 10448 13556 "base32", 10449 - "base64 0.21.7", 13557 + "base64 0.22.1", 13558 + "byteorder", 10450 13559 "bytes", 10451 13560 "candle-core", 10452 13561 "candle-nn", 10453 13562 "candle-transformers", 10454 13563 "chrono", 10455 - "chrono-tz 0.10.0", 13564 + "chrono-tz 0.10.1", 13565 + "const_format", 10456 13566 "cookie 0.17.0", 10457 13567 "cron", 10458 13568 "datafusion", ··· 10461 13571 "hex", 10462 13572 "hf-hub", 10463 13573 "hmac", 10464 - "http 1.1.0", 10465 - "hyper 1.5.0", 10466 - "itertools 0.13.0", 13574 + "http 1.2.0", 13575 + "hyper 1.6.0", 13576 + "itertools 0.14.0", 10467 13577 "jsonwebtoken", 10468 13578 "lazy_static", 10469 13579 "magic-crypt", ··· 10471 13581 "matchit", 10472 13582 "mime_guess", 10473 13583 "native-tls", 13584 + "nkeys", 10474 13585 "object_store", 10475 13586 "openidconnect", 10476 13587 "openssl", 13588 + "pg_escape", 10477 13589 "pin-project", 13590 + "postgres-native-tls 0.5.0", 10478 13591 "prometheus", 10479 13592 "quick_cache", 10480 - "rand 0.8.5", 13593 + "rand 0.9.0", 13594 + "rdkafka", 10481 13595 "regex", 10482 - "reqwest 0.12.8", 10483 - "rsa 0.7.2", 10484 - "rsmq_async", 13596 + "reqwest 0.12.12", 13597 + "rsa", 10485 13598 "rust-embed", 13599 + "rust_decimal", 10486 13600 "samael", 10487 13601 "serde", 10488 13602 "serde_json", ··· 10491 13605 "sql-builder", 10492 13606 "sqlx", 10493 13607 "tempfile", 13608 + "thiserror 2.0.12", 10494 13609 "time", 10495 13610 "tinyvector", 10496 13611 "tokenizers", 10497 13612 "tokio", 10498 13613 "tokio-native-tls", 13614 + "tokio-postgres 0.7.11", 10499 13615 "tokio-tar", 10500 13616 "tokio-tungstenite", 10501 13617 "tokio-util", 10502 - "tower 0.5.1", 13618 + "tower 0.5.2", 10503 13619 "tower-cookies", 10504 - "tower-http 0.5.2", 13620 + "tower-http", 10505 13621 "tracing", 10506 13622 "tracing-subscriber", 10507 13623 "ulid", 10508 13624 "url", 10509 13625 "urlencoding", 10510 - "uuid 1.11.0", 13626 + "uuid 1.15.1", 10511 13627 "windmill-audit", 10512 13628 "windmill-common", 10513 13629 "windmill-git-sync", 10514 13630 "windmill-indexer", 10515 13631 "windmill-parser", 10516 - "windmill-parser-py-imports", 13632 + "windmill-parser-py", 10517 13633 "windmill-parser-ts", 10518 13634 "windmill-queue", 10519 13635 ] 10520 13636 10521 13637 [[package]] 10522 13638 name = "windmill-api-client" 10523 - version = "1.410.3" 13639 + version = "1.473.1" 10524 13640 dependencies = [ 10525 - "base64 0.21.7", 13641 + "base64 0.22.1", 10526 13642 "chrono", 10527 13643 "openapiv3", 10528 13644 "prettyplease 0.1.25", 10529 13645 "progenitor", 10530 13646 "progenitor-client", 10531 - "rand 0.8.5", 13647 + "rand 0.9.0", 10532 13648 "reqwest 0.11.27", 10533 13649 "serde", 10534 13650 "serde_json", 10535 13651 "syn 1.0.109", 10536 - "uuid 1.11.0", 13652 + "uuid 1.15.1", 10537 13653 ] 10538 13654 10539 13655 [[package]] 10540 13656 name = "windmill-audit" 10541 - version = "1.410.3" 13657 + version = "1.473.1" 10542 13658 dependencies = [ 10543 13659 "chrono", 10544 13660 "serde", ··· 10550 13666 ] 10551 13667 10552 13668 [[package]] 13669 + name = "windmill-autoscaling" 13670 + version = "1.473.1" 13671 + dependencies = [ 13672 + "anyhow", 13673 + "serde", 13674 + "serde_json", 13675 + "sqlx", 13676 + "tracing", 13677 + "uuid 1.15.1", 13678 + "windmill-common", 13679 + "windmill-queue", 13680 + ] 13681 + 13682 + [[package]] 10553 13683 name = "windmill-common" 10554 - version = "1.410.3" 13684 + version = "1.473.1" 10555 13685 dependencies = [ 10556 13686 "anyhow", 10557 13687 "async-stream", 10558 13688 "aws-config", 10559 13689 "aws-sdk-sts", 10560 13690 "axum", 13691 + "backon", 10561 13692 "bytes", 10562 13693 "chrono", 13694 + "chrono-tz 0.10.1", 10563 13695 "const_format", 10564 13696 "crc", 10565 13697 "cron", 13698 + "croner", 13699 + "futures", 10566 13700 "futures-core", 10567 13701 "gethostname", 10568 13702 "git-version", 10569 13703 "hex", 10570 13704 "hmac", 10571 - "hyper 1.5.0", 10572 - "indexmap 2.6.0", 10573 - "itertools 0.13.0", 13705 + "hyper 1.6.0", 13706 + "indexmap 2.7.1", 13707 + "itertools 0.14.0", 13708 + "jsonwebtoken", 10574 13709 "lazy_static", 10575 13710 "magic-crypt", 10576 13711 "mail-send", 10577 13712 "object_store", 13713 + "opentelemetry", 13714 + "opentelemetry-appender-tracing", 13715 + "opentelemetry-otlp", 13716 + "opentelemetry-semantic-conventions", 13717 + "opentelemetry_sdk", 13718 + "pin-project-lite", 10578 13719 "prometheus", 10579 - "rand 0.8.5", 13720 + "quick_cache", 13721 + "rand 0.9.0", 10580 13722 "regex", 10581 - "reqwest 0.12.8", 13723 + "reqwest 0.12.12", 13724 + "semver 1.0.25", 10582 13725 "serde", 10583 13726 "serde_json", 10584 13727 "sha2 0.10.8", 10585 13728 "sqlx", 10586 - "thiserror", 13729 + "tempfile", 13730 + "thiserror 2.0.12", 10587 13731 "tikv-jemalloc-ctl", 10588 13732 "tokio", 13733 + "tonic", 10589 13734 "tracing", 10590 13735 "tracing-appender", 10591 - "tracing-flame", 10592 13736 "tracing-loki", 13737 + "tracing-opentelemetry", 10593 13738 "tracing-subscriber", 10594 - "uuid 1.11.0", 13739 + "uuid 1.15.1", 10595 13740 "windmill-macros", 10596 13741 ] 10597 13742 10598 13743 [[package]] 10599 13744 name = "windmill-git-sync" 10600 - version = "1.410.3" 13745 + version = "1.473.1" 10601 13746 dependencies = [ 10602 13747 "regex", 10603 - "rsmq_async", 10604 13748 "serde", 10605 13749 "serde_json", 10606 13750 "sqlx", 10607 13751 "tracing", 10608 - "uuid 1.11.0", 13752 + "uuid 1.15.1", 10609 13753 "windmill-common", 10610 13754 "windmill-queue", 10611 13755 ] 10612 13756 10613 13757 [[package]] 10614 13758 name = "windmill-indexer" 10615 - version = "1.410.3" 13759 + version = "1.473.1" 10616 13760 dependencies = [ 10617 13761 "anyhow", 10618 13762 "bytes", 10619 13763 "chrono", 13764 + "const_format", 10620 13765 "futures", 10621 13766 "lazy_static", 10622 13767 "object_store", ··· 10628 13773 "tokio", 10629 13774 "tokio-tar", 10630 13775 "tracing", 10631 - "uuid 1.11.0", 13776 + "uuid 1.15.1", 10632 13777 "windmill-common", 10633 13778 ] 10634 13779 10635 13780 [[package]] 10636 13781 name = "windmill-macros" 10637 - version = "1.410.3" 13782 + version = "1.473.1" 10638 13783 dependencies = [ 10639 - "itertools 0.13.0", 13784 + "itertools 0.14.0", 10640 13785 "lazy_static", 10641 13786 "proc-macro2", 10642 13787 "quote", 10643 13788 "regex", 10644 - "syn 2.0.81", 13789 + "syn 2.0.99", 10645 13790 ] 10646 13791 10647 13792 [[package]] 10648 13793 name = "windmill-parser" 10649 - version = "1.410.3" 13794 + version = "1.473.1" 10650 13795 dependencies = [ 10651 13796 "convert_case 0.6.0", 10652 13797 "serde", ··· 10655 13800 10656 13801 [[package]] 10657 13802 name = "windmill-parser-bash" 10658 - version = "1.410.3" 13803 + version = "1.473.1" 10659 13804 dependencies = [ 10660 13805 "anyhow", 10661 13806 "lazy_static", ··· 10666 13811 ] 10667 13812 10668 13813 [[package]] 13814 + name = "windmill-parser-csharp" 13815 + version = "1.473.1" 13816 + dependencies = [ 13817 + "anyhow", 13818 + "serde_json", 13819 + "tree-sitter", 13820 + "tree-sitter-c-sharp", 13821 + "wasm-bindgen", 13822 + "windmill-parser", 13823 + ] 13824 + 13825 + [[package]] 10669 13826 name = "windmill-parser-go" 10670 - version = "1.410.3" 13827 + version = "1.473.1" 10671 13828 dependencies = [ 10672 13829 "anyhow", 10673 13830 "gosyn", 10674 - "itertools 0.13.0", 13831 + "itertools 0.14.0", 10675 13832 "lazy_static", 10676 13833 "regex", 10677 13834 "windmill-parser", ··· 10679 13836 10680 13837 [[package]] 10681 13838 name = "windmill-parser-graphql" 10682 - version = "1.410.3" 13839 + version = "1.473.1" 10683 13840 dependencies = [ 10684 13841 "anyhow", 10685 13842 "lazy_static", ··· 10691 13848 10692 13849 [[package]] 10693 13850 name = "windmill-parser-php" 10694 - version = "1.410.3" 13851 + version = "1.473.1" 10695 13852 dependencies = [ 10696 13853 "anyhow", 10697 - "itertools 0.13.0", 13854 + "itertools 0.14.0", 10698 13855 "php-parser-rs", 10699 13856 "serde_json", 10700 13857 "windmill-parser", ··· 10702 13859 10703 13860 [[package]] 10704 13861 name = "windmill-parser-py" 10705 - version = "1.410.3" 13862 + version = "1.473.1" 10706 13863 dependencies = [ 10707 13864 "anyhow", 10708 - "itertools 0.13.0", 13865 + "itertools 0.14.0", 10709 13866 "rustpython-parser", 10710 13867 "serde_json", 10711 13868 "windmill-parser", ··· 10713 13870 10714 13871 [[package]] 10715 13872 name = "windmill-parser-py-imports" 10716 - version = "1.410.3" 13873 + version = "1.473.1" 10717 13874 dependencies = [ 10718 13875 "anyhow", 10719 13876 "async-recursion", 10720 - "itertools 0.13.0", 13877 + "itertools 0.14.0", 10721 13878 "lazy_static", 13879 + "malachite", 13880 + "malachite-bigint", 10722 13881 "phf", 10723 13882 "regex", 10724 13883 "regex-lite", ··· 10731 13890 10732 13891 [[package]] 10733 13892 name = "windmill-parser-rust" 10734 - version = "1.410.3" 13893 + version = "1.473.1" 10735 13894 dependencies = [ 10736 13895 "anyhow", 10737 13896 "convert_case 0.6.0", 10738 - "itertools 0.13.0", 13897 + "itertools 0.14.0", 10739 13898 "lazy_static", 10740 13899 "pulldown-cmark", 10741 13900 "quote", 10742 13901 "regex", 10743 13902 "serde_json", 10744 - "syn 2.0.81", 13903 + "syn 2.0.99", 10745 13904 "toml 0.7.8", 10746 13905 "windmill-parser", 10747 13906 ] 10748 13907 10749 13908 [[package]] 10750 13909 name = "windmill-parser-sql" 10751 - version = "1.410.3" 13910 + version = "1.473.1" 10752 13911 dependencies = [ 10753 13912 "anyhow", 10754 13913 "lazy_static", ··· 10760 13919 10761 13920 [[package]] 10762 13921 name = "windmill-parser-ts" 10763 - version = "1.410.3" 13922 + version = "1.473.1" 10764 13923 dependencies = [ 10765 13924 "anyhow", 10766 13925 "lazy_static", ··· 10778 13937 10779 13938 [[package]] 10780 13939 name = "windmill-parser-wasm" 10781 - version = "1.410.3" 13940 + version = "1.473.1" 10782 13941 dependencies = [ 10783 13942 "anyhow", 10784 13943 "getrandom 0.2.15", ··· 10787 13946 "wasm-bindgen-test", 10788 13947 "windmill-parser", 10789 13948 "windmill-parser-bash", 13949 + "windmill-parser-csharp", 10790 13950 "windmill-parser-go", 10791 13951 "windmill-parser-graphql", 10792 13952 "windmill-parser-php", ··· 10799 13959 10800 13960 [[package]] 10801 13961 name = "windmill-parser-yaml" 10802 - version = "1.410.3" 13962 + version = "1.473.1" 10803 13963 dependencies = [ 10804 13964 "anyhow", 10805 13965 "serde_json", ··· 10809 13969 10810 13970 [[package]] 10811 13971 name = "windmill-queue" 10812 - version = "1.410.3" 13972 + version = "1.473.1" 10813 13973 dependencies = [ 10814 13974 "anyhow", 10815 13975 "async-recursion", 10816 13976 "axum", 10817 - "bigdecimal", 13977 + "backon", 10818 13978 "chrono", 10819 - "chrono-tz 0.10.0", 13979 + "chrono-tz 0.10.1", 10820 13980 "cron", 13981 + "futures", 10821 13982 "futures-core", 10822 13983 "hex", 10823 13984 "hmac", 10824 - "itertools 0.13.0", 13985 + "itertools 0.14.0", 10825 13986 "lazy_static", 10826 13987 "prometheus", 10827 13988 "regex", 10828 - "reqwest 0.12.8", 10829 - "rsmq_async", 13989 + "reqwest 0.12.12", 10830 13990 "serde", 10831 13991 "serde_json", 10832 13992 "serde_urlencoded", ··· 10835 13995 "tokio", 10836 13996 "tracing", 10837 13997 "ulid", 10838 - "uuid 1.11.0", 13998 + "uuid 1.15.1", 10839 13999 "windmill-audit", 10840 14000 "windmill-common", 10841 14001 ] 10842 14002 10843 14003 [[package]] 10844 14004 name = "windmill-sql-datatype-parser-wasm" 10845 - version = "1.410.3" 14005 + version = "1.473.1" 10846 14006 dependencies = [ 10847 14007 "wasm-bindgen", 10848 14008 "wasm-bindgen-test", ··· 10852 14012 10853 14013 [[package]] 10854 14014 name = "windmill-worker" 10855 - version = "1.410.3" 14015 + version = "1.473.1" 10856 14016 dependencies = [ 10857 14017 "anyhow", 10858 14018 "async-recursion", 10859 - "base64 0.21.7", 14019 + "backon", 14020 + "base64 0.22.1", 10860 14021 "bit-vec", 14022 + "bollard", 10861 14023 "bytes", 10862 14024 "chrono", 10863 14025 "const_format", ··· 10865 14027 "deno_ast", 10866 14028 "deno_console", 10867 14029 "deno_core", 14030 + "deno_error", 10868 14031 "deno_fetch", 14032 + "deno_io", 10869 14033 "deno_net", 14034 + "deno_permissions", 14035 + "deno_runtime", 14036 + "deno_telemetry", 10870 14037 "deno_tls", 10871 14038 "deno_url", 10872 14039 "deno_web", ··· 10877 14044 "gcp_auth", 10878 14045 "git-version", 10879 14046 "hex", 10880 - "itertools 0.13.0", 14047 + "itertools 0.14.0", 10881 14048 "jsonwebtoken", 10882 14049 "lazy_static", 10883 14050 "mappable-rc", ··· 10886 14053 "nix", 10887 14054 "object_store", 10888 14055 "once_cell", 10889 - "openidconnect", 10890 - "pem 3.0.4", 10891 - "postgres-native-tls", 14056 + "opentelemetry", 14057 + "oracle", 14058 + "pem 3.0.5", 14059 + "postgres-native-tls 0.5.1", 10892 14060 "prometheus", 10893 - "rand 0.8.5", 14061 + "rand 0.9.0", 10894 14062 "regex", 10895 - "reqwest 0.12.8", 10896 - "rsmq_async", 14063 + "reqwest 0.12.12", 10897 14064 "rust_decimal", 10898 14065 "serde", 10899 14066 "serde_json", 10900 14067 "sha2 0.10.8", 10901 14068 "sqlx", 10902 - "swc_ecma_parser", 10903 14069 "tar", 10904 14070 "tiberius", 10905 14071 "tokio", 10906 - "tokio-postgres", 14072 + "tokio-postgres 0.7.13", 10907 14073 "tokio-util", 10908 14074 "tracing", 10909 14075 "urlencoding", 10910 - "uuid 1.11.0", 14076 + "uuid 1.15.1", 10911 14077 "windmill-audit", 10912 14078 "windmill-common", 10913 14079 "windmill-git-sync", 10914 14080 "windmill-parser", 10915 14081 "windmill-parser-bash", 14082 + "windmill-parser-csharp", 10916 14083 "windmill-parser-go", 10917 14084 "windmill-parser-graphql", 10918 14085 "windmill-parser-php", ··· 10924 14091 "windmill-parser-yaml", 10925 14092 "windmill-queue", 10926 14093 "yaml-rust", 10927 - "zstd 0.12.4", 14094 + ] 14095 + 14096 + [[package]] 14097 + name = "windows" 14098 + version = "0.58.0" 14099 + source = "registry+https://github.com/rust-lang/crates.io-index" 14100 + checksum = "dd04d41d93c4992d421894c18c8b43496aa748dd4c081bac0dc93eb0489272b6" 14101 + dependencies = [ 14102 + "windows-core 0.58.0", 14103 + "windows-targets 0.52.6", 10928 14104 ] 10929 14105 10930 14106 [[package]] ··· 10937 14113 ] 10938 14114 10939 14115 [[package]] 14116 + name = "windows-core" 14117 + version = "0.58.0" 14118 + source = "registry+https://github.com/rust-lang/crates.io-index" 14119 + checksum = "6ba6d44ec8c2591c134257ce647b7ea6b20335bf6379a27dac5f1641fcf59f99" 14120 + dependencies = [ 14121 + "windows-implement", 14122 + "windows-interface", 14123 + "windows-result", 14124 + "windows-strings", 14125 + "windows-targets 0.52.6", 14126 + ] 14127 + 14128 + [[package]] 14129 + name = "windows-implement" 14130 + version = "0.58.0" 14131 + source = "registry+https://github.com/rust-lang/crates.io-index" 14132 + checksum = "2bbd5b46c938e506ecbce286b6628a02171d56153ba733b6c741fc627ec9579b" 14133 + dependencies = [ 14134 + "proc-macro2", 14135 + "quote", 14136 + "syn 2.0.99", 14137 + ] 14138 + 14139 + [[package]] 14140 + name = "windows-interface" 14141 + version = "0.58.0" 14142 + source = "registry+https://github.com/rust-lang/crates.io-index" 14143 + checksum = "053c4c462dc91d3b1504c6fe5a726dd15e216ba718e84a0e46a88fbe5ded3515" 14144 + dependencies = [ 14145 + "proc-macro2", 14146 + "quote", 14147 + "syn 2.0.99", 14148 + ] 14149 + 14150 + [[package]] 10940 14151 name = "windows-registry" 10941 14152 version = "0.2.0" 10942 14153 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 11125 14336 11126 14337 [[package]] 11127 14338 name = "winnow" 11128 - version = "0.6.20" 14339 + version = "0.6.26" 11129 14340 source = "registry+https://github.com/rust-lang/crates.io-index" 11130 - checksum = "36c1fec1a2bb5866f07c25f68c26e565c4c200aebb96d7e55710c19d3e8ac49b" 14341 + checksum = "1e90edd2ac1aa278a5c4599b1d89cf03074b610800f866d4026dc199d7929a28" 14342 + dependencies = [ 14343 + "memchr", 14344 + ] 14345 + 14346 + [[package]] 14347 + name = "winnow" 14348 + version = "0.7.3" 14349 + source = "registry+https://github.com/rust-lang/crates.io-index" 14350 + checksum = "0e7f4ea97f6f78012141bcdb6a216b2609f0979ada50b20ca5b52dde2eac2bb1" 11131 14351 dependencies = [ 11132 14352 "memchr", 11133 14353 ] ··· 11149 14369 checksum = "d135d17ab770252ad95e9a872d365cf3090e3be864a34ab46f48555993efc904" 11150 14370 11151 14371 [[package]] 14372 + name = "wit-bindgen-rt" 14373 + version = "0.33.0" 14374 + source = "registry+https://github.com/rust-lang/crates.io-index" 14375 + checksum = "3268f3d866458b787f390cf61f4bbb563b922d091359f9608842999eaee3943c" 14376 + dependencies = [ 14377 + "bitflags 2.9.0", 14378 + ] 14379 + 14380 + [[package]] 14381 + name = "write16" 14382 + version = "1.0.0" 14383 + source = "registry+https://github.com/rust-lang/crates.io-index" 14384 + checksum = "d1890f4022759daae28ed4fe62859b1236caebfc61ede2f63ed4e695f3f6d936" 14385 + 14386 + [[package]] 14387 + name = "writeable" 14388 + version = "0.5.5" 14389 + source = "registry+https://github.com/rust-lang/crates.io-index" 14390 + checksum = "1e9df38ee2d2c3c5948ea468a8406ff0db0b29ae1ffde1bcf20ef305bcc95c51" 14391 + 14392 + [[package]] 14393 + name = "wtf8" 14394 + version = "0.1.0" 14395 + source = "registry+https://github.com/rust-lang/crates.io-index" 14396 + checksum = "c01ae8492c38f52376efd3a17d0994b6bcf3df1e39c0226d458b7d81670b2a06" 14397 + 14398 + [[package]] 11152 14399 name = "wyz" 11153 14400 version = "0.5.1" 11154 14401 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 11158 14405 ] 11159 14406 11160 14407 [[package]] 14408 + name = "x25519-dalek" 14409 + version = "2.0.1" 14410 + source = "registry+https://github.com/rust-lang/crates.io-index" 14411 + checksum = "c7e468321c81fb07fa7f4c636c3972b9100f0346e5b6a9f2bd0603a52f7ed277" 14412 + dependencies = [ 14413 + "curve25519-dalek", 14414 + "rand_core 0.6.4", 14415 + "serde", 14416 + "zeroize", 14417 + ] 14418 + 14419 + [[package]] 14420 + name = "x509-parser" 14421 + version = "0.15.1" 14422 + source = "registry+https://github.com/rust-lang/crates.io-index" 14423 + checksum = "7069fba5b66b9193bd2c5d3d4ff12b839118f6bcbef5328efafafb5395cf63da" 14424 + dependencies = [ 14425 + "asn1-rs", 14426 + "data-encoding", 14427 + "der-parser", 14428 + "lazy_static", 14429 + "nom 7.1.3", 14430 + "oid-registry", 14431 + "rusticata-macros", 14432 + "thiserror 1.0.69", 14433 + "time", 14434 + ] 14435 + 14436 + [[package]] 11161 14437 name = "xattr" 11162 - version = "1.3.1" 14438 + version = "1.4.0" 11163 14439 source = "registry+https://github.com/rust-lang/crates.io-index" 11164 - checksum = "8da84f1a25939b27f6820d92aed108f83ff920fdf11a7b19366c27c4cda81d4f" 14440 + checksum = "e105d177a3871454f754b33bb0ee637ecaaac997446375fd3e5d43a2ed00c909" 11165 14441 dependencies = [ 11166 14442 "libc", 11167 14443 "linux-raw-sys", ··· 11169 14445 ] 11170 14446 11171 14447 [[package]] 14448 + name = "xml-rs" 14449 + version = "0.8.25" 14450 + source = "registry+https://github.com/rust-lang/crates.io-index" 14451 + checksum = "c5b940ebc25896e71dd073bad2dbaa2abfe97b0a391415e22ad1326d9c54e3c4" 14452 + 14453 + [[package]] 11172 14454 name = "xmlparser" 11173 14455 version = "0.13.6" 11174 14456 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 11200 14482 11201 14483 [[package]] 11202 14484 name = "yoke" 11203 - version = "0.7.4" 14485 + version = "0.7.5" 11204 14486 source = "registry+https://github.com/rust-lang/crates.io-index" 11205 - checksum = "6c5b1314b079b0930c31e3af543d8ee1757b1951ae1e1565ec704403a7240ca5" 14487 + checksum = "120e6aef9aa629e3d4f52dc8cc43a015c7724194c97dfaf45180d2daf2b77f40" 11206 14488 dependencies = [ 11207 14489 "serde", 11208 14490 "stable_deref_trait", ··· 11212 14494 11213 14495 [[package]] 11214 14496 name = "yoke-derive" 11215 - version = "0.7.4" 14497 + version = "0.7.5" 11216 14498 source = "registry+https://github.com/rust-lang/crates.io-index" 11217 - checksum = "28cc31741b18cb6f1d5ff12f5b7523e3d6eb0852bbbad19d73905511d9849b95" 14499 + checksum = "2380878cad4ac9aac1e2435f3eb4020e8374b5f13c296cb75b4620ff8e229154" 11218 14500 dependencies = [ 11219 14501 "proc-macro2", 11220 14502 "quote", 11221 - "syn 2.0.81", 11222 - "synstructure", 14503 + "syn 2.0.99", 14504 + "synstructure 0.13.1", 11223 14505 ] 11224 14506 11225 14507 [[package]] ··· 11229 14511 checksum = "1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0" 11230 14512 dependencies = [ 11231 14513 "byteorder", 11232 - "zerocopy-derive", 14514 + "zerocopy-derive 0.7.35", 14515 + ] 14516 + 14517 + [[package]] 14518 + name = "zerocopy" 14519 + version = "0.8.21" 14520 + source = "registry+https://github.com/rust-lang/crates.io-index" 14521 + checksum = "dcf01143b2dd5d134f11f545cf9f1431b13b749695cb33bcce051e7568f99478" 14522 + dependencies = [ 14523 + "zerocopy-derive 0.8.21", 11233 14524 ] 11234 14525 11235 14526 [[package]] ··· 11240 14531 dependencies = [ 11241 14532 "proc-macro2", 11242 14533 "quote", 11243 - "syn 2.0.81", 14534 + "syn 2.0.99", 14535 + ] 14536 + 14537 + [[package]] 14538 + name = "zerocopy-derive" 14539 + version = "0.8.21" 14540 + source = "registry+https://github.com/rust-lang/crates.io-index" 14541 + checksum = "712c8386f4f4299382c9abee219bee7084f78fb939d88b6840fcc1320d5f6da2" 14542 + dependencies = [ 14543 + "proc-macro2", 14544 + "quote", 14545 + "syn 2.0.99", 11244 14546 ] 11245 14547 11246 14548 [[package]] 11247 14549 name = "zerofrom" 11248 - version = "0.1.4" 14550 + version = "0.1.6" 11249 14551 source = "registry+https://github.com/rust-lang/crates.io-index" 11250 - checksum = "91ec111ce797d0e0784a1116d0ddcdbea84322cd79e5d5ad173daeba4f93ab55" 14552 + checksum = "50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5" 11251 14553 dependencies = [ 11252 14554 "zerofrom-derive", 11253 14555 ] 11254 14556 11255 14557 [[package]] 11256 14558 name = "zerofrom-derive" 11257 - version = "0.1.4" 14559 + version = "0.1.6" 11258 14560 source = "registry+https://github.com/rust-lang/crates.io-index" 11259 - checksum = "0ea7b4a3637ea8669cedf0f1fd5c286a17f3de97b8dd5a70a6c167a1730e63a5" 14561 + checksum = "d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502" 11260 14562 dependencies = [ 11261 14563 "proc-macro2", 11262 14564 "quote", 11263 - "syn 2.0.81", 11264 - "synstructure", 14565 + "syn 2.0.99", 14566 + "synstructure 0.13.1", 11265 14567 ] 11266 14568 11267 14569 [[package]] ··· 11269 14571 version = "1.8.1" 11270 14572 source = "registry+https://github.com/rust-lang/crates.io-index" 11271 14573 checksum = "ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde" 11272 - 11273 - [[package]] 11274 - name = "zip" 11275 - version = "0.6.6" 11276 - source = "registry+https://github.com/rust-lang/crates.io-index" 11277 - checksum = "760394e246e4c28189f19d488c058bf16f564016aefac5d32bb1f3b51d5e9261" 11278 14574 dependencies = [ 11279 - "byteorder", 11280 - "crc32fast", 11281 - "crossbeam-utils", 14575 + "zeroize_derive", 11282 14576 ] 11283 14577 11284 14578 [[package]] 11285 - name = "zstd" 11286 - version = "0.11.2+zstd.1.5.2" 14579 + name = "zeroize_derive" 14580 + version = "1.4.2" 11287 14581 source = "registry+https://github.com/rust-lang/crates.io-index" 11288 - checksum = "20cc960326ece64f010d2d2107537f26dc589a6573a316bd5b1dba685fa5fde4" 14582 + checksum = "ce36e65b0d2999d2aafac989fb249189a141aee1f53c612c1f37d72631959f69" 11289 14583 dependencies = [ 11290 - "zstd-safe 5.0.2+zstd.1.5.2", 14584 + "proc-macro2", 14585 + "quote", 14586 + "syn 2.0.99", 11291 14587 ] 11292 14588 11293 14589 [[package]] 11294 - name = "zstd" 11295 - version = "0.12.4" 14590 + name = "zerovec" 14591 + version = "0.10.4" 11296 14592 source = "registry+https://github.com/rust-lang/crates.io-index" 11297 - checksum = "1a27595e173641171fc74a1232b7b1c7a7cb6e18222c11e9dfb9888fa424c53c" 14593 + checksum = "aa2b893d79df23bfb12d5461018d408ea19dfafe76c2c7ef6d4eba614f8ff079" 11298 14594 dependencies = [ 11299 - "zstd-safe 6.0.6", 14595 + "yoke", 14596 + "zerofrom", 14597 + "zerovec-derive", 11300 14598 ] 11301 14599 11302 14600 [[package]] 11303 - name = "zstd" 11304 - version = "0.13.2" 14601 + name = "zerovec-derive" 14602 + version = "0.10.3" 11305 14603 source = "registry+https://github.com/rust-lang/crates.io-index" 11306 - checksum = "fcf2b778a664581e31e389454a7072dab1647606d44f7feea22cd5abb9c9f3f9" 14604 + checksum = "6eafa6dfb17584ea3e2bd6e76e0cc15ad7af12b09abdd1ca55961bed9b1063c6" 11307 14605 dependencies = [ 11308 - "zstd-safe 7.2.1", 14606 + "proc-macro2", 14607 + "quote", 14608 + "syn 2.0.99", 11309 14609 ] 11310 14610 11311 14611 [[package]] 11312 - name = "zstd-safe" 11313 - version = "5.0.2+zstd.1.5.2" 14612 + name = "zip" 14613 + version = "0.6.6" 11314 14614 source = "registry+https://github.com/rust-lang/crates.io-index" 11315 - checksum = "1d2a5585e04f9eea4b2a3d1eca508c4dee9592a89ef6f450c11719da0726f4db" 14615 + checksum = "760394e246e4c28189f19d488c058bf16f564016aefac5d32bb1f3b51d5e9261" 11316 14616 dependencies = [ 11317 - "libc", 11318 - "zstd-sys", 14617 + "byteorder", 14618 + "crc32fast", 14619 + "crossbeam-utils", 11319 14620 ] 11320 14621 11321 14622 [[package]] 11322 - name = "zstd-safe" 11323 - version = "6.0.6" 14623 + name = "zstd" 14624 + version = "0.13.3" 11324 14625 source = "registry+https://github.com/rust-lang/crates.io-index" 11325 - checksum = "ee98ffd0b48ee95e6c5168188e44a54550b1564d9d530ee21d5f0eaed1069581" 14626 + checksum = "e91ee311a569c327171651566e07972200e76fcfe2242a4fa446149a3881c08a" 11326 14627 dependencies = [ 11327 - "libc", 11328 - "zstd-sys", 14628 + "zstd-safe", 11329 14629 ] 11330 14630 11331 14631 [[package]]
+3 -3
pkgs/by-name/wi/windmill/librusty_v8.nix
··· 2 2 { fetchLibrustyV8 }: 3 3 4 4 fetchLibrustyV8 { 5 - version = "0.106.0"; 5 + version = "130.0.7"; 6 6 shas = { 7 7 # NOTE; Follows supported platforms of package (see meta.platforms attribute)! 8 - x86_64-linux = "18r0bdsl5xpf0x9q6kkylgq52azqmqg9d6danya9znb94by2bdlc"; 9 - aarch64-linux = "175p9ly6fvfy04vhx2rif0riv8drxlq4yz5p42d0yp491qr022dq"; 8 + x86_64-linux = "0pdp6h7vbjvq5l9lh25qilmp6xrxg7mj8m263h44f0lv9swnqix6"; 9 + aarch64-linux = "0nli54vqcrfh9nkz7ma7230k0xmhcrk0jmfbyxcp3rxybarygvxy"; 10 10 }; 11 11 }
+4 -5
pkgs/by-name/wi/windmill/package.nix
··· 34 34 35 35 let 36 36 pname = "windmill"; 37 - version = "1.410.3"; 37 + version = "1.473.1"; 38 38 39 39 src = fetchFromGitHub { 40 40 owner = "windmill-labs"; 41 41 repo = "windmill"; 42 42 rev = "v${version}"; 43 - hash = "sha256-QPabzgSs+zxgI2dHcMY9ki4jEwm5jQbzwSMaIfBbFG8="; 43 + hash = "sha256-JhgqBXiX0ClEQZkWl7YBsBlQHk2Jp4jIdHy5CDvdoAM="; 44 44 }; 45 45 46 46 pythonEnv = python3.withPackages (ps: [ ps.pip-tools ]); ··· 59 59 lockFile = ./Cargo.lock; 60 60 outputHashes = { 61 61 "php-parser-rs-0.1.3" = "sha256-ZeI3KgUPmtjlRfq6eAYveqt8Ay35gwj6B9iOQRjQa9A="; 62 + "postgres-native-tls-0.5.0" = "sha256-hhvZkdc2KnU6IkgeTHY4M2dp9//NL8DQjOIcAh3sSRM="; 62 63 "progenitor-0.3.0" = "sha256-F6XRZFVIN6/HfcM8yI/PyNke45FL7jbcznIiqj22eIQ="; 63 - "rustpython-ast-0.3.1" = "sha256-q9N+z3F6YICQuUMp3a10OS792tCq0GiSSlkcaLxi3Gs="; 64 - "tiberius-0.12.2" = "sha256-s/S0K3hE+JNCrNVxoSCSs4myLHvukBYTwk2A5vZ7Ae8="; 65 64 "tinyvector-0.1.0" = "sha256-NYGhofU4rh+2IAM+zwe04YQdXY8Aa4gTmn2V2HtzRfI="; 66 65 }; 67 66 }; ··· 127 126 128 127 sourceRoot = "${src.name}/frontend"; 129 128 130 - npmDepsHash = "sha256-3AeDGd/4dGHm8kGKEH3sqNOuQ1LPjP5n4qOEaqVMm0w="; 129 + npmDepsHash = "sha256-mNXWBNRY56w/y4ZPG99COLsLLwGJW7UbT7pDymV5mNE="; 131 130 132 131 # without these you get a 133 132 # FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory