609 609 | [[package]]
|
610 610 | name = "aws-smithy-query"
|
611 611 | version = "0.60.7"
|
612 612 | dependencies = [
|
613 613 | "aws-smithy-types",
|
614 614 | "urlencoding",
|
615 615 | ]
|
616 616 |
|
617 617 | [[package]]
|
618 618 | name = "aws-smithy-runtime"
|
619 - | version = "1.8.5"
|
619 + | version = "1.8.6"
|
620 620 | dependencies = [
|
621 621 | "approx",
|
622 622 | "aws-smithy-async",
|
623 623 | "aws-smithy-http",
|
624 624 | "aws-smithy-http-client",
|
625 625 | "aws-smithy-observability",
|
626 626 | "aws-smithy-runtime-api",
|
627 627 | "aws-smithy-types",
|
628 628 | "bytes",
|
629 629 | "fastrand",
|
630 630 | "futures-util",
|
631 631 | "http 0.2.12",
|
632 632 | "http 1.3.1",
|
633 633 | "http-body 0.4.6",
|
634 634 | "http-body 1.0.1",
|
635 635 | "hyper 0.14.32",
|
636 636 | "pin-project-lite",
|
637 637 | "pin-utils",
|
638 638 | "pretty_assertions",
|
639 639 | "tokio",
|
640 640 | "tracing",
|
641 641 | "tracing-subscriber",
|
642 642 | "tracing-test",
|
643 643 | ]
|
644 644 |
|
645 645 | [[package]]
|
646 646 | name = "aws-smithy-runtime-api"
|
647 - | version = "1.8.4"
|
647 + | version = "1.8.5"
|
648 648 | dependencies = [
|
649 649 | "aws-smithy-async",
|
650 650 | "aws-smithy-types",
|
651 651 | "bytes",
|
652 652 | "http 0.2.12",
|
653 653 | "http 1.3.1",
|
654 654 | "pin-project-lite",
|
655 655 | "proptest",
|
656 656 | "tokio",
|
657 657 | "tracing",
|