diff --git a/Cargo.lock b/Cargo.lock index 21558d3c..0a1a7245 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -136,13 +136,13 @@ dependencies = [ [[package]] name = "aws-credential-types" -version = "1.0.0" +version = "1.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e6dec6f3d42983be70a113f999476185e124884f43f4d60129c7157aede7bda1" +checksum = "8c1317e1a3514b103cf7d5828bbab3b4d30f56bd22d684f8568bc51b6cfbbb1c" dependencies = [ - "aws-smithy-async 1.0.0", - "aws-smithy-runtime-api 1.0.0", - "aws-smithy-types 1.0.0", + "aws-smithy-async 1.0.3", + "aws-smithy-runtime-api 1.0.3", + "aws-smithy-types 1.0.3", "zeroize", ] @@ -168,9 +168,9 @@ version = "0.60.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "361c4310fdce94328cc2d1ca0c8a48c13f43009c61d3367585685a50ca8c66b6" dependencies = [ - "aws-smithy-runtime-api 1.0.0", - "aws-smithy-types 1.0.0", - "aws-types 1.0.0", + "aws-smithy-runtime-api 1.0.3", + "aws-smithy-types 1.0.3", + "aws-types 1.0.1", "bytes", "http", "http-body", @@ -201,18 +201,18 @@ dependencies = [ [[package]] name = "aws-runtime" -version = "1.0.0" +version = "1.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "36ba3ad97d674bfaeed684d528a07cee6e81cbf16e6d6c7e272a130b5e71e6b9" +checksum = "1ed7ef604a15fd0d4d9e43701295161ea6b504b63c44990ead352afea2bc15e9" dependencies = [ - "aws-credential-types 1.0.0", + "aws-credential-types 1.0.1", "aws-http 0.60.0", - "aws-sigv4 1.0.0", - "aws-smithy-async 1.0.0", + "aws-sigv4 1.0.1", + "aws-smithy-async 1.0.3", "aws-smithy-http 0.60.0", - "aws-smithy-runtime-api 1.0.0", - "aws-smithy-types 1.0.0", - "aws-types 1.0.0", + "aws-smithy-runtime-api 1.0.3", + "aws-smithy-types 1.0.3", + "aws-types 1.0.1", "fastrand 2.0.0", "http", "percent-encoding", @@ -222,22 +222,22 @@ dependencies = [ [[package]] name = "aws-sdk-cloudformation" -version = "0.39.0" +version = "1.3.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1e07a1309e625910becdd07373be40e80f49abc55ae63080257ab81bfdbf38fc" +checksum = "b244abd412b70f29029f638bbe08cf44fb83bc94e08b59bc1607615f57792141" dependencies = [ - "aws-credential-types 1.0.0", + "aws-credential-types 1.0.1", "aws-http 0.60.0", - "aws-runtime 1.0.0", - "aws-smithy-async 1.0.0", + "aws-runtime 1.0.1", + "aws-smithy-async 1.0.3", "aws-smithy-http 0.60.0", "aws-smithy-json 0.60.0", "aws-smithy-query 0.60.0", - "aws-smithy-runtime 1.0.0", - "aws-smithy-runtime-api 1.0.0", - "aws-smithy-types 1.0.0", + "aws-smithy-runtime 1.0.3", + "aws-smithy-runtime-api 1.0.3", + "aws-smithy-types 1.0.3", "aws-smithy-xml 0.60.0", - "aws-types 1.0.0", + "aws-types 1.0.1", "fastrand 2.0.0", "http", "regex", @@ -336,14 +336,14 @@ dependencies = [ [[package]] name = "aws-sigv4" -version = "1.0.0" +version = "1.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b4d07e2f2fc32acb7423d054ec8ba2b361dafc95fabc5a211baf4a566571d20e" +checksum = "380adcc8134ad8bbdfeb2ace7626a869914ee266322965276cbc54066186d236" dependencies = [ - "aws-credential-types 1.0.0", + "aws-credential-types 1.0.1", "aws-smithy-http 0.60.0", - "aws-smithy-runtime-api 1.0.0", - "aws-smithy-types 1.0.0", + "aws-smithy-runtime-api 1.0.3", + "aws-smithy-types 1.0.3", "bytes", "form_urlencoded", "hex", @@ -370,9 +370,9 @@ dependencies = [ [[package]] name = "aws-smithy-async" -version = "1.0.0" +version = "1.0.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "133965d3038e4b79be8ceb7e0ccae2144ddf7b2abff5827d24dc451d559c56b9" +checksum = "573441a5a0219e436e86a7f9a20b0f2505c5ae6fe7fe3eba6e3950991c9ad914" dependencies = [ "futures-util", "pin-project-lite", @@ -405,8 +405,8 @@ version = "0.60.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "5b1de8aee22f67de467b2e3d0dd0fb30859dc53f579a63bd5381766b987db644" dependencies = [ - "aws-smithy-runtime-api 1.0.0", - "aws-smithy-types 1.0.0", + "aws-smithy-runtime-api 1.0.3", + "aws-smithy-types 1.0.3", "bytes", "bytes-utils", "futures-core", @@ -434,7 +434,7 @@ version = "0.60.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "6a46dd338dc9576d6a6a5b5a19bd678dcad018ececee11cf28ecd7588bd1a55c" dependencies = [ - "aws-smithy-types 1.0.0", + "aws-smithy-types 1.0.3", ] [[package]] @@ -453,7 +453,7 @@ version = "0.60.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "feb5b8c7a86d4b6399169670723b7e6f21a39fc833a30f5c5a2f997608178129" dependencies = [ - "aws-smithy-types 1.0.0", + "aws-smithy-types 1.0.3", "urlencoding", ] @@ -483,16 +483,17 @@ dependencies = [ [[package]] name = "aws-smithy-runtime" -version = "1.0.0" +version = "1.0.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2dac9354849acb0ce5f64f97321d1ca7703336542630b2e91bd3fcddbf1719a3" +checksum = "c0c628feae802ab1589936e2aaef6f8ab2b8fc1ee1f947c276dd8a7c3cda1904" dependencies = [ - "aws-smithy-async 1.0.0", + "aws-smithy-async 1.0.3", "aws-smithy-http 0.60.0", - "aws-smithy-runtime-api 1.0.0", - "aws-smithy-types 1.0.0", + "aws-smithy-runtime-api 1.0.3", + "aws-smithy-types 1.0.3", "bytes", "fastrand 2.0.0", + "h2", "http", "http-body", "hyper", @@ -523,12 +524,12 @@ dependencies = [ [[package]] name = "aws-smithy-runtime-api" -version = "1.0.0" +version = "1.0.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f8d85925920c037d30cfdd4cd93680e94c66671fd88083f9a96cb7bb456ef021" +checksum = "7460e5cc8e6eb0749608535854352f6e121433960ba05daf4dbde0e42c1199a5" dependencies = [ - "aws-smithy-async 1.0.0", - "aws-smithy-types 1.0.0", + "aws-smithy-async 1.0.3", + "aws-smithy-types 1.0.3", "bytes", "http", "pin-project-lite", @@ -559,9 +560,9 @@ dependencies = [ [[package]] name = "aws-smithy-types" -version = "1.0.0" +version = "1.0.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "91c44684ec45e4ca6f535912885e18e6f7e88c873802cc115a6fb54aebed80f2" +checksum = "8ba838f43d0d72d76918895a93c3ad647f75a058541a60e85beefb6bb0a9bd40" dependencies = [ "base64-simd", "bytes", @@ -615,14 +616,14 @@ dependencies = [ [[package]] name = "aws-types" -version = "1.0.0" +version = "1.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b18c0eb301cce69298555c4884795497c67b3bd511aa3f07470382f4bf3ef043" +checksum = "8403fc56b1f3761e8efe45771ddc1165e47ec3417c68e68a4519b5cb030159ca" dependencies = [ - "aws-credential-types 1.0.0", - "aws-smithy-async 1.0.0", - "aws-smithy-runtime-api 1.0.0", - "aws-smithy-types 1.0.0", + "aws-credential-types 1.0.1", + "aws-smithy-async 1.0.3", + "aws-smithy-runtime-api 1.0.3", + "aws-smithy-types 1.0.3", "http", "rustc_version", "tracing", diff --git a/Cargo.toml b/Cargo.toml index 4fa24c1e..151327be 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,7 +15,7 @@ publish = true [dependencies] atty = "0.2.14" aws-config = "0.101.0" -aws-sdk-cloudformation = "0.39.0" +aws-sdk-cloudformation = "1.3.0" clap = { version = "4.4.10", features = ["derive"] } console = "0.15.7" dialoguer = "0.11.0"