838 839 | version = "1.11.5"
|
839 840 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
840 841 | checksum = "b4af6e5def28be846479bbeac55aa4603d6f7986fc5da4601ba324dd5d377516"
|
841 842 | dependencies = [
|
842 843 | "aws-smithy-async 1.2.13",
|
843 844 | "aws-smithy-types 1.4.5",
|
844 845 | "bytes",
|
845 846 | "http 0.2.12",
|
846 847 | "http 1.4.0",
|
847 848 | "pin-project-lite",
|
848 849 | "tokio",
|
849 850 | "tracing",
|
850 851 | ]
|
851 852 |
|
852 853 | [[package]]
|
853 854 | name = "aws-smithy-runtime-api"
|
854 855 | version = "1.11.6"
|
855 856 | dependencies = [
|
856 857 | "aws-smithy-async 1.2.14",
|
857 858 | "aws-smithy-types 1.4.6",
|