From dc46c3770ecc5bd8ab0b9c1dc4fdbe3d28dabfd4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Oct 2022 10:17:46 +0000 Subject: [PATCH] Bump aws-types from 0.49.0 to 0.51.0 Bumps [aws-types](https://github.com/awslabs/smithy-rs) from 0.49.0 to 0.51.0. - [Release notes](https://github.com/awslabs/smithy-rs/releases) - [Changelog](https://github.com/awslabs/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/awslabs/smithy-rs/commits) --- updated-dependencies: - dependency-name: aws-types dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Cargo.lock | 211 ++++++++++++++++++++++++++++++++++++++--------------- Cargo.toml | 2 +- 2 files changed, 154 insertions(+), 59 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 25d45f7..c3548a9 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -61,13 +61,13 @@ dependencies = [ "aws-http", "aws-sdk-sso", "aws-sdk-sts", - "aws-smithy-async", - "aws-smithy-client", - "aws-smithy-http", - "aws-smithy-http-tower", + "aws-smithy-async 0.49.0", + "aws-smithy-client 0.49.0", + "aws-smithy-http 0.49.0", + "aws-smithy-http-tower 0.49.0", "aws-smithy-json", - "aws-smithy-types", - "aws-types", + "aws-smithy-types 0.49.0", + "aws-types 0.49.0", "bytes", "hex", "http", @@ -86,9 +86,9 @@ version = "0.49.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "76f35c8f5877ad60db4f0d9dcdfbcb2233a8cc539f9e568df39ee0581ec62e89" dependencies = [ - "aws-smithy-http", - "aws-smithy-types", - "aws-types", + "aws-smithy-http 0.49.0", + "aws-smithy-types 0.49.0", + "aws-types 0.49.0", "http", "regex", "tracing", @@ -100,9 +100,9 @@ version = "0.49.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2f5422c9632d887968ccb66e2871a6d190d6104e276034912bee72ef58a5d890" dependencies = [ - "aws-smithy-http", - "aws-smithy-types", - "aws-types", + "aws-smithy-http 0.49.0", + "aws-smithy-types 0.49.0", + "aws-types 0.49.0", "bytes", "http", "http-body", @@ -121,14 +121,14 @@ dependencies = [ "aws-endpoint", "aws-http", "aws-sig-auth", - "aws-smithy-async", - "aws-smithy-client", - "aws-smithy-http", - "aws-smithy-http-tower", + "aws-smithy-async 0.49.0", + "aws-smithy-client 0.49.0", + "aws-smithy-http 0.49.0", + "aws-smithy-http-tower 0.49.0", "aws-smithy-query", - "aws-smithy-types", + "aws-smithy-types 0.49.0", "aws-smithy-xml", - "aws-types", + "aws-types 0.49.0", "bytes", "http", "tokio-stream", @@ -144,13 +144,13 @@ dependencies = [ "aws-endpoint", "aws-http", "aws-sig-auth", - "aws-smithy-async", - "aws-smithy-client", - "aws-smithy-http", - "aws-smithy-http-tower", + "aws-smithy-async 0.49.0", + "aws-smithy-client 0.49.0", + "aws-smithy-http 0.49.0", + "aws-smithy-http-tower 0.49.0", "aws-smithy-json", - "aws-smithy-types", - "aws-types", + "aws-smithy-types 0.49.0", + "aws-types 0.49.0", "bytes", "http", "tower", @@ -165,13 +165,13 @@ dependencies = [ "aws-endpoint", "aws-http", "aws-sig-auth", - "aws-smithy-async", - "aws-smithy-client", - "aws-smithy-http", - "aws-smithy-http-tower", + "aws-smithy-async 0.49.0", + "aws-smithy-client 0.49.0", + "aws-smithy-http 0.49.0", + "aws-smithy-http-tower 0.49.0", "aws-smithy-json", - "aws-smithy-types", - "aws-types", + "aws-smithy-types 0.49.0", + "aws-types 0.49.0", "bytes", "fastrand", "http", @@ -188,13 +188,13 @@ dependencies = [ "aws-endpoint", "aws-http", "aws-sig-auth", - "aws-smithy-async", - "aws-smithy-client", - "aws-smithy-http", - "aws-smithy-http-tower", + "aws-smithy-async 0.49.0", + "aws-smithy-client 0.49.0", + "aws-smithy-http 0.49.0", + "aws-smithy-http-tower 0.49.0", "aws-smithy-json", - "aws-smithy-types", - "aws-types", + "aws-smithy-types 0.49.0", + "aws-types 0.49.0", "bytes", "http", "tokio-stream", @@ -210,14 +210,14 @@ dependencies = [ "aws-endpoint", "aws-http", "aws-sig-auth", - "aws-smithy-async", - "aws-smithy-client", - "aws-smithy-http", - "aws-smithy-http-tower", + "aws-smithy-async 0.49.0", + "aws-smithy-client 0.49.0", + "aws-smithy-http 0.49.0", + "aws-smithy-http-tower 0.49.0", "aws-smithy-query", - "aws-smithy-types", + "aws-smithy-types 0.49.0", "aws-smithy-xml", - "aws-types", + "aws-types 0.49.0", "bytes", "http", "tower", @@ -230,8 +230,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b16f4d70c9c865af392eb40cacfe2bec3fa18f651fbdf49919cfc1dda13b189e" dependencies = [ "aws-sigv4", - "aws-smithy-http", - "aws-types", + "aws-smithy-http 0.49.0", + "aws-types 0.49.0", "http", "tracing", ] @@ -242,7 +242,7 @@ version = "0.49.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8d33790cecae42b999d197074c8a19e9b96b9e346284a6f93989e7489c9fa0f5" dependencies = [ - "aws-smithy-http", + "aws-smithy-http 0.49.0", "form_urlencoded", "hex", "http", @@ -266,16 +266,28 @@ dependencies = [ "tokio-stream", ] +[[package]] +name = "aws-smithy-async" +version = "0.51.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "7b3442b4c5d3fc39891a2e5e625735fba6b24694887d49c6518460fde98247a9" +dependencies = [ + "futures-util", + "pin-project-lite", + "tokio", + "tokio-stream", +] + [[package]] name = "aws-smithy-client" version = "0.49.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ec39585f8274fa543ad5c63cc09cbd435666be16b2cf99e4e07be5cf798bc050" dependencies = [ - "aws-smithy-async", - "aws-smithy-http", - "aws-smithy-http-tower", - "aws-smithy-types", + "aws-smithy-async 0.49.0", + "aws-smithy-http 0.49.0", + "aws-smithy-http-tower 0.49.0", + "aws-smithy-types 0.49.0", "bytes", "fastrand", "http", @@ -289,13 +301,33 @@ dependencies = [ "tracing", ] +[[package]] +name = "aws-smithy-client" +version = "0.51.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ff28d553714f8f54cd921227934fc13a536a1c03f106e56b362fd57e16d450ad" +dependencies = [ + "aws-smithy-async 0.51.0", + "aws-smithy-http 0.51.0", + "aws-smithy-http-tower 0.51.0", + "aws-smithy-types 0.51.0", + "bytes", + "fastrand", + "http", + "http-body", + "pin-project-lite", + "tokio", + "tower", + "tracing", +] + [[package]] name = "aws-smithy-http" version = "0.49.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "014a0ef5c4508fc2f6a9d3925c214725af19f020ea388db48e20196cc4cc9d6d" dependencies = [ - "aws-smithy-types", + "aws-smithy-types 0.49.0", "bytes", "bytes-utils", "futures-core", @@ -310,13 +342,48 @@ dependencies = [ "tracing", ] +[[package]] +name = "aws-smithy-http" +version = "0.51.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "bf58ed4fefa61dbf038e5421a521cbc2c448ef69deff0ab1d915d8a10eda5664" +dependencies = [ + "aws-smithy-types 0.51.0", + "bytes", + "bytes-utils", + "futures-core", + "http", + "http-body", + "hyper", + "once_cell", + "percent-encoding", + "pin-project-lite", + "pin-utils", + "tracing", +] + [[package]] name = "aws-smithy-http-tower" version = "0.49.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "deecb478dc3cc40203e0e97ac0fb92947e0719754bbafd0026bdc49318e2fd03" dependencies = [ - "aws-smithy-http", + "aws-smithy-http 0.49.0", + "bytes", + "http", + "http-body", + "pin-project-lite", + "tower", + "tracing", +] + +[[package]] +name = "aws-smithy-http-tower" +version = "0.51.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "20c96d7bd35e7cf96aca1134b2f81b1b59ffe493f7c6539c051791cbbf7a42d3" +dependencies = [ + "aws-smithy-http 0.51.0", "bytes", "http", "http-body", @@ -331,7 +398,7 @@ version = "0.49.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "6593456af93c4a39724f7dc9d239833102ab96c1d1e94c35ea79f0e55f9fd54c" dependencies = [ - "aws-smithy-types", + "aws-smithy-types 0.49.0", ] [[package]] @@ -340,7 +407,7 @@ version = "0.49.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b803460b71645dfa9f6be47c4f00f91632f01e5bb01f9dc43890cd6cba983f08" dependencies = [ - "aws-smithy-types", + "aws-smithy-types 0.49.0", "urlencoding", ] @@ -356,6 +423,18 @@ dependencies = [ "time", ] +[[package]] +name = "aws-smithy-types" +version = "0.51.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8b02e06ea63498c43bc0217ea4d16605d4e58d85c12fc23f6572ff6d0a840c61" +dependencies = [ + "itoa 1.0.4", + "num-integer", + "ryu", + "time", +] + [[package]] name = "aws-smithy-xml" version = "0.49.0" @@ -371,10 +450,26 @@ version = "0.49.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "93f3f349b39781849261db1c727369923bb97007cf7bd0deb3a6e9e461c8d38f" dependencies = [ - "aws-smithy-async", - "aws-smithy-client", - "aws-smithy-http", - "aws-smithy-types", + "aws-smithy-async 0.49.0", + "aws-smithy-client 0.49.0", + "aws-smithy-http 0.49.0", + "aws-smithy-types 0.49.0", + "http", + "rustc_version", + "tracing", + "zeroize", +] + +[[package]] +name = "aws-types" +version = "0.51.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "05701d32da168b44f7ee63147781aed8723e792cc131cb9b18363b5393f17f70" +dependencies = [ + "aws-smithy-async 0.51.0", + "aws-smithy-client 0.51.0", + "aws-smithy-http 0.51.0", + "aws-smithy-types 0.51.0", "http", "rustc_version", "tracing", @@ -1098,7 +1193,7 @@ dependencies = [ "aws-sdk-rds", "aws-sdk-rdsdata", "aws-sdk-secretsmanager", - "aws-types", + "aws-types 0.51.0", "clap", "csv", "exitfailure", diff --git a/Cargo.toml b/Cargo.toml index 611ed2d..ff55c58 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,7 +16,7 @@ aws-config = "0.49.0" aws-sdk-rds = "0.19.0" aws-sdk-rdsdata = "0.19.0" aws-sdk-secretsmanager = "0.19.0" -aws-types = "0.49.0" +aws-types = "0.51.0" csv = "1.1.6" exitfailure = "0.5.1" futures = "0.3.24"