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