rev. d643358fe826f458fdf755c8bacec62af0399513 (ignoring whitespace)
615 615
[[package]]
616 616
name = "aws-smithy-runtime"
617 617
version = "1.8.6"
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
644 644
name = "aws-smithy-runtime-api"
645 -
version = "1.8.5"
645 +
646 646
647 647
648 648
649 649
650 650
651 651
652 652
653 653
"proptest",
654 654
655 655
656 656
"zeroize",
657 657
658 658
659 659
660 660
name = "aws-smithy-types"
661 661
version = "1.3.2"
662 662
663 663
"base64 0.13.1",
664 664
"base64-simd",
665 665
666 666
"bytes-utils",
667 667
"ciborium",
668 668
"criterion",
669 669
"futures-core",
670 670
671 671
672 672
673 673
674 674
"http-body-util",
675 675