From 0374fe06dff22f8e623a96054405c17294cc9a68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jun 2022 03:04:48 +0000 Subject: [PATCH] Bump aws-sdk-ebs from 0.12.0 to 0.15.0 Bumps [aws-sdk-ebs](https://github.com/awslabs/aws-sdk-rust) from 0.12.0 to 0.15.0. - [Release notes](https://github.com/awslabs/aws-sdk-rust/releases) - [Changelog](https://github.com/awslabs/aws-sdk-rust/blob/main/CHANGELOG.md) - [Commits](https://github.com/awslabs/aws-sdk-rust/compare/v0.12.0...v0.15.0) --- updated-dependencies: - dependency-name: aws-sdk-ebs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Cargo.lock | 312 ++++++++++++++++++++++++++++++++++++++++------------- Cargo.toml | 2 +- 2 files changed, 241 insertions(+), 73 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 0cf2979..3951631 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -63,16 +63,16 @@ version = "0.12.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b58e10d03d2180f9fce2fe72ffa007ccf44b4714b127d8429e78c3e55fe345c0" dependencies = [ - "aws-http", + "aws-http 0.12.0", "aws-sdk-sso", "aws-sdk-sts", - "aws-smithy-async", - "aws-smithy-client", - "aws-smithy-http", - "aws-smithy-http-tower", - "aws-smithy-json", - "aws-smithy-types", - "aws-types", + "aws-smithy-async 0.42.0", + "aws-smithy-client 0.42.0", + "aws-smithy-http 0.42.0", + "aws-smithy-http-tower 0.42.0", + "aws-smithy-json 0.42.0", + "aws-smithy-types 0.42.0", + "aws-types 0.12.0", "bytes", "hex", "http", @@ -90,8 +90,21 @@ version = "0.12.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "6eadd9ea45f65689fbd088b22a2aaed363582fab5dcd335a1a7317640436952f" dependencies = [ - "aws-smithy-http", - "aws-types", + "aws-smithy-http 0.42.0", + "aws-types 0.12.0", + "http", + "regex", + "tracing", +] + +[[package]] +name = "aws-endpoint" +version = "0.15.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8bae67aca7c551d061a06606ad445d717ee28ac08f70d0f2358096c70118bdfe" +dependencies = [ + "aws-smithy-http 0.45.0", + "aws-types 0.15.0", "http", "regex", "tracing", @@ -103,9 +116,24 @@ version = "0.12.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "80fd2c81e2782d1f57a532543524c59b9c32dcc9132a7a2d308864c05b645e98" dependencies = [ - "aws-smithy-http", - "aws-smithy-types", - "aws-types", + "aws-smithy-http 0.42.0", + "aws-smithy-types 0.42.0", + "aws-types 0.12.0", + "http", + "lazy_static", + "percent-encoding", + "tracing", +] + +[[package]] +name = "aws-http" +version = "0.15.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a2145230145123a3308c09a9f8aac2e2213c5540dd0e3a77200c32b20575cbcb" +dependencies = [ + "aws-smithy-http 0.45.0", + "aws-smithy-types 0.45.0", + "aws-types 0.15.0", "http", "lazy_static", "percent-encoding", @@ -114,20 +142,20 @@ dependencies = [ [[package]] name = "aws-sdk-ebs" -version = "0.12.0" +version = "0.15.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2306492472a12f0b2927a3c5e43bd5f2dccbaded4d35d17ca1286e5a6ecf16a3" -dependencies = [ - "aws-endpoint", - "aws-http", - "aws-sig-auth", - "aws-smithy-async", - "aws-smithy-client", - "aws-smithy-http", - "aws-smithy-http-tower", - "aws-smithy-json", - "aws-smithy-types", - "aws-types", +checksum = "c92a045ac9d565ed993bf6f049ac2cc07bc8eae33c01431c0a805fdf132eefd6" +dependencies = [ + "aws-endpoint 0.15.0", + "aws-http 0.15.0", + "aws-sig-auth 0.15.0", + "aws-smithy-async 0.45.0", + "aws-smithy-client 0.45.0", + "aws-smithy-http 0.45.0", + "aws-smithy-http-tower 0.45.0", + "aws-smithy-json 0.45.0", + "aws-smithy-types 0.45.0", + "aws-types 0.15.0", "bytes", "fastrand", "http", @@ -141,17 +169,17 @@ version = "0.12.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2370f34eea12016e49c6f0a4f62988c6bd08d5963b0e492e3b1c8dc4d19fb709" dependencies = [ - "aws-endpoint", - "aws-http", - "aws-sig-auth", - "aws-smithy-async", - "aws-smithy-client", - "aws-smithy-http", - "aws-smithy-http-tower", + "aws-endpoint 0.12.0", + "aws-http 0.12.0", + "aws-sig-auth 0.12.0", + "aws-smithy-async 0.42.0", + "aws-smithy-client 0.42.0", + "aws-smithy-http 0.42.0", + "aws-smithy-http-tower 0.42.0", "aws-smithy-query", - "aws-smithy-types", + "aws-smithy-types 0.42.0", "aws-smithy-xml", - "aws-types", + "aws-types 0.12.0", "bytes", "fastrand", "http", @@ -165,16 +193,16 @@ version = "0.12.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0c856987e02db8c5d81cb97e2a24609b05a6289db3d861c5b7d73081d6ecc70d" dependencies = [ - "aws-endpoint", - "aws-http", - "aws-sig-auth", - "aws-smithy-async", - "aws-smithy-client", - "aws-smithy-http", - "aws-smithy-http-tower", - "aws-smithy-json", - "aws-smithy-types", - "aws-types", + "aws-endpoint 0.12.0", + "aws-http 0.12.0", + "aws-sig-auth 0.12.0", + "aws-smithy-async 0.42.0", + "aws-smithy-client 0.42.0", + "aws-smithy-http 0.42.0", + "aws-smithy-http-tower 0.42.0", + "aws-smithy-json 0.42.0", + "aws-smithy-types 0.42.0", + "aws-types 0.12.0", "bytes", "http", "tokio-stream", @@ -187,17 +215,17 @@ version = "0.12.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "dbf0a83f4382e47778399d0e0ae38761eee2fbad1d3bdde21358bd00cea46f36" dependencies = [ - "aws-endpoint", - "aws-http", - "aws-sig-auth", - "aws-smithy-async", - "aws-smithy-client", - "aws-smithy-http", - "aws-smithy-http-tower", + "aws-endpoint 0.12.0", + "aws-http 0.12.0", + "aws-sig-auth 0.12.0", + "aws-smithy-async 0.42.0", + "aws-smithy-client 0.42.0", + "aws-smithy-http 0.42.0", + "aws-smithy-http-tower 0.42.0", "aws-smithy-query", - "aws-smithy-types", + "aws-smithy-types 0.42.0", "aws-smithy-xml", - "aws-types", + "aws-types 0.12.0", "bytes", "http", "tower", @@ -209,9 +237,22 @@ version = "0.12.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "27079eb4062be105e44ab4638ade63cf6448c2df5cb093d885faab8082fd5c9d" dependencies = [ - "aws-sigv4", - "aws-smithy-http", - "aws-types", + "aws-sigv4 0.12.0", + "aws-smithy-http 0.42.0", + "aws-types 0.12.0", + "http", + "tracing", +] + +[[package]] +name = "aws-sig-auth" +version = "0.15.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ffea94eb16f7f14153d4ff086aa075e0725050ee89ac6c1538cc1b229c64b420" +dependencies = [ + "aws-sigv4 0.15.0", + "aws-smithy-http 0.45.0", + "aws-types 0.15.0", "http", "tracing", ] @@ -222,7 +263,25 @@ version = "0.12.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a0be4a7223c244f3c57426087204cf66e04d1e73adb62571090613889cf6ee57" dependencies = [ - "aws-smithy-http", + "aws-smithy-http 0.42.0", + "form_urlencoded", + "hex", + "http", + "once_cell", + "percent-encoding", + "regex", + "ring", + "time", + "tracing", +] + +[[package]] +name = "aws-sigv4" +version = "0.15.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "543ad4870152e9850fcbbaec1e1c746c4905682053866848af99681227198cab" +dependencies = [ + "aws-smithy-http 0.45.0", "form_urlencoded", "hex", "http", @@ -246,16 +305,28 @@ dependencies = [ "tokio-stream", ] +[[package]] +name = "aws-smithy-async" +version = "0.45.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f5a05f0f76616a4495999f4132287b4a0ebbb4e733aedbae0e120294f336faf1" +dependencies = [ + "futures-util", + "pin-project-lite", + "tokio", + "tokio-stream", +] + [[package]] name = "aws-smithy-client" version = "0.42.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "de133c5629abab72cad7c4eeab522cb9dfa11ab7ace07d051ef7c29bb54fd370" dependencies = [ - "aws-smithy-async", - "aws-smithy-http", - "aws-smithy-http-tower", - "aws-smithy-types", + "aws-smithy-async 0.42.0", + "aws-smithy-http 0.42.0", + "aws-smithy-http-tower 0.42.0", + "aws-smithy-types 0.42.0", "bytes", "fastrand", "http", @@ -271,13 +342,37 @@ dependencies = [ "tracing", ] +[[package]] +name = "aws-smithy-client" +version = "0.45.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c7a1f41d103bc313190a2af4bb8ff67311ae2e673e3701202fe707fc9597da4c" +dependencies = [ + "aws-smithy-async 0.45.0", + "aws-smithy-http 0.45.0", + "aws-smithy-http-tower 0.45.0", + "aws-smithy-types 0.45.0", + "bytes", + "fastrand", + "http", + "http-body", + "hyper", + "hyper-rustls", + "hyper-tls", + "lazy_static", + "pin-project-lite", + "tokio", + "tower", + "tracing", +] + [[package]] name = "aws-smithy-http" version = "0.42.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "119f6f903f5c27308c732f6c7e460aee91e083b3229db2b21fa40436fc60eda7" dependencies = [ - "aws-smithy-types", + "aws-smithy-types 0.42.0", "bytes", "bytes-utils", "futures-core", @@ -292,13 +387,34 @@ dependencies = [ "tracing", ] +[[package]] +name = "aws-smithy-http" +version = "0.45.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "17bf583ba80ee4ef0fbae4fd1bce07567a03411ac2f82f80d2cfb41ea263c172" +dependencies = [ + "aws-smithy-types 0.45.0", + "bytes", + "bytes-utils", + "futures-core", + "http", + "http-body", + "hyper", + "once_cell", + "percent-encoding", + "pin-project-lite", + "tokio", + "tokio-util", + "tracing", +] + [[package]] name = "aws-smithy-http-tower" version = "0.42.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "991855d24079be0b7485a5753f987f060a153757c7f21729d705f2834366c096" dependencies = [ - "aws-smithy-http", + "aws-smithy-http 0.42.0", "bytes", "http", "http-body", @@ -307,13 +423,37 @@ dependencies = [ "tracing", ] +[[package]] +name = "aws-smithy-http-tower" +version = "0.45.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d8845020b3875bcaf61c4174430975a07dc9ca9653f1029fcbbf61d197cbe593" +dependencies = [ + "aws-smithy-http 0.45.0", + "bytes", + "http", + "http-body", + "pin-project-lite", + "tower", + "tracing", +] + [[package]] name = "aws-smithy-json" version = "0.42.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "81c96aa965ba386c7206c0913c6cbdfd27cf6b276e8834a7408b67f04994e647" dependencies = [ - "aws-smithy-types", + "aws-smithy-types 0.42.0", +] + +[[package]] +name = "aws-smithy-json" +version = "0.45.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "748702917f9c54f8300710cb7284152fdba6881741654880bfd5c11ecf230425" +dependencies = [ + "aws-smithy-types 0.45.0", ] [[package]] @@ -322,7 +462,7 @@ version = "0.42.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "14ec1e497d5e75d42787c9440bbbed5fcdb02b0bdc41fd8b7fe270449e66deff" dependencies = [ - "aws-smithy-types", + "aws-smithy-types 0.42.0", "urlencoding", ] @@ -338,6 +478,18 @@ dependencies = [ "time", ] +[[package]] +name = "aws-smithy-types" +version = "0.45.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "83b74dbb59d20bf29d62772c99dfb8b32377a101c0b03879138f34b3e9b15bdc" +dependencies = [ + "itoa", + "num-integer", + "ryu", + "time", +] + [[package]] name = "aws-smithy-xml" version = "0.42.0" @@ -353,10 +505,26 @@ version = "0.12.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e5641c99c740574f7a7e70c03773f5ead9f9daf2d95ce6c790ddb4747e000bb0" dependencies = [ - "aws-smithy-async", - "aws-smithy-client", - "aws-smithy-http", - "aws-smithy-types", + "aws-smithy-async 0.42.0", + "aws-smithy-client 0.42.0", + "aws-smithy-http 0.42.0", + "aws-smithy-types 0.42.0", + "http", + "rustc_version", + "tracing", + "zeroize", +] + +[[package]] +name = "aws-types" +version = "0.15.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "15d31c4af87ae335c41a1ce7d6d699ef274551444e920e93afca3e008aee8f89" +dependencies = [ + "aws-smithy-async 0.45.0", + "aws-smithy-client 0.45.0", + "aws-smithy-http 0.45.0", + "aws-smithy-types 0.45.0", "http", "rustc_version", "tracing", @@ -427,8 +595,8 @@ dependencies = [ "aws-config", "aws-sdk-ebs", "aws-sdk-ec2", - "aws-smithy-http", - "aws-types", + "aws-smithy-http 0.42.0", + "aws-types 0.12.0", "base64", "bytes", "futures", diff --git a/Cargo.toml b/Cargo.toml index e409fad..e289ae4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,7 +17,7 @@ aws-sdk-rust-rustls = ["aws-config/rustls", "aws-sdk-ebs/rustls", "aws-sdk-ec2/r [dependencies] argh = "0.1.7" aws-config = "0.12.0" -aws-sdk-ebs = "0.12.0" +aws-sdk-ebs = "0.15.0" aws-sdk-ec2 = "0.12.0" aws-smithy-http = "0.42.0" aws-types = "0.12.0"