diff --git a/Cargo.lock b/Cargo.lock index a6a75175..601a5d27 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -93,23 +93,23 @@ checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa" [[package]] name = "aws-config" -version = "0.101.0" +version = "1.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "84f9625b71b3ee4adbfbca369c6680d156e316ed86d2c7199a2a134563917414" +checksum = "8e245d7c741a8e4b23133f36750c4bcb3938a66ac49510caaf8b83afd52db1ec" dependencies = [ - "aws-credential-types 0.101.0", - "aws-http 0.59.0", - "aws-runtime 0.101.0", + "aws-credential-types", + "aws-http", + "aws-runtime", "aws-sdk-sso", "aws-sdk-ssooidc", "aws-sdk-sts", - "aws-smithy-async 0.101.0", - "aws-smithy-http 0.59.0", - "aws-smithy-json 0.59.0", - "aws-smithy-runtime 0.101.0", - "aws-smithy-runtime-api 0.101.0", - "aws-smithy-types 0.101.0", - "aws-types 0.101.0", + "aws-smithy-async", + "aws-smithy-http", + "aws-smithy-json", + "aws-smithy-runtime", + "aws-smithy-runtime-api", + "aws-smithy-types", + "aws-types", "bytes", "fastrand 2.0.0", "hex", @@ -122,55 +122,27 @@ dependencies = [ "zeroize", ] -[[package]] -name = "aws-credential-types" -version = "0.101.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5924466398ac76ffd411d297b9d516dcebb0577f7344c0c15fd8e8e04d9c7895" -dependencies = [ - "aws-smithy-async 0.101.0", - "aws-smithy-runtime-api 0.101.0", - "aws-smithy-types 0.101.0", - "zeroize", -] - [[package]] name = "aws-credential-types" version = "1.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e6dec6f3d42983be70a113f999476185e124884f43f4d60129c7157aede7bda1" dependencies = [ - "aws-smithy-async 1.0.0", - "aws-smithy-runtime-api 1.0.0", - "aws-smithy-types 1.0.0", + "aws-smithy-async", + "aws-smithy-runtime-api", + "aws-smithy-types", "zeroize", ] -[[package]] -name = "aws-http" -version = "0.59.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bb9a3aa335a105a00975c971f1dad403c3175f2a210d98f39345c6af53923912" -dependencies = [ - "aws-smithy-runtime-api 0.101.0", - "aws-smithy-types 0.101.0", - "aws-types 0.101.0", - "bytes", - "http", - "http-body", - "pin-project-lite", - "tracing", -] - [[package]] name = "aws-http" 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", + "aws-smithy-types", + "aws-types", "bytes", "http", "http-body", @@ -178,41 +150,20 @@ dependencies = [ "tracing", ] -[[package]] -name = "aws-runtime" -version = "0.101.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b75844ecbdf3dc5e0f5ac5fd1088fb1623849990ea9445d2826258ce63be4de5" -dependencies = [ - "aws-credential-types 0.101.0", - "aws-http 0.59.0", - "aws-sigv4 0.101.0", - "aws-smithy-async 0.101.0", - "aws-smithy-http 0.59.0", - "aws-smithy-runtime-api 0.101.0", - "aws-smithy-types 0.101.0", - "aws-types 0.101.0", - "fastrand 2.0.0", - "http", - "percent-encoding", - "tracing", - "uuid", -] - [[package]] name = "aws-runtime" version = "1.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "36ba3ad97d674bfaeed684d528a07cee6e81cbf16e6d6c7e272a130b5e71e6b9" dependencies = [ - "aws-credential-types 1.0.0", - "aws-http 0.60.0", - "aws-sigv4 1.0.0", - "aws-smithy-async 1.0.0", - "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-credential-types", + "aws-http", + "aws-sigv4", + "aws-smithy-async", + "aws-smithy-http", + "aws-smithy-runtime-api", + "aws-smithy-types", + "aws-types", "fastrand 2.0.0", "http", "percent-encoding", @@ -226,18 +177,18 @@ version = "0.39.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1e07a1309e625910becdd07373be40e80f49abc55ae63080257ab81bfdbf38fc" dependencies = [ - "aws-credential-types 1.0.0", - "aws-http 0.60.0", - "aws-runtime 1.0.0", - "aws-smithy-async 1.0.0", - "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-xml 0.60.0", - "aws-types 1.0.0", + "aws-credential-types", + "aws-http", + "aws-runtime", + "aws-smithy-async", + "aws-smithy-http", + "aws-smithy-json", + "aws-smithy-query", + "aws-smithy-runtime", + "aws-smithy-runtime-api", + "aws-smithy-types", + "aws-smithy-xml", + "aws-types", "fastrand 2.0.0", "http", "regex", @@ -246,20 +197,20 @@ dependencies = [ [[package]] name = "aws-sdk-sso" -version = "0.38.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c870aa95e1e85f837f74af2cc937b3f8e72e2315a89e524265875843655b4d47" -dependencies = [ - "aws-credential-types 0.101.0", - "aws-http 0.59.0", - "aws-runtime 0.101.0", - "aws-smithy-async 0.101.0", - "aws-smithy-http 0.59.0", - "aws-smithy-json 0.59.0", - "aws-smithy-runtime 0.101.0", - "aws-smithy-runtime-api 0.101.0", - "aws-smithy-types 0.101.0", - "aws-types 0.101.0", +version = "0.39.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "5786afe1fd164e53f108b2bd4982a31c5a821dc1677d05a12de65ebcc6ede52a" +dependencies = [ + "aws-credential-types", + "aws-http", + "aws-runtime", + "aws-smithy-async", + "aws-smithy-http", + "aws-smithy-json", + "aws-smithy-runtime", + "aws-smithy-runtime-api", + "aws-smithy-types", + "aws-types", "bytes", "http", "regex", @@ -268,20 +219,20 @@ dependencies = [ [[package]] name = "aws-sdk-ssooidc" -version = "0.38.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "107ee812e46f9120e68d48bf985d2f2a538315bd8be8a3e54db619250cc4c95e" -dependencies = [ - "aws-credential-types 0.101.0", - "aws-http 0.59.0", - "aws-runtime 0.101.0", - "aws-smithy-async 0.101.0", - "aws-smithy-http 0.59.0", - "aws-smithy-json 0.59.0", - "aws-smithy-runtime 0.101.0", - "aws-smithy-runtime-api 0.101.0", - "aws-smithy-types 0.101.0", - "aws-types 0.101.0", +version = "0.39.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "31569ac7750ebc3097058c1e72d79576e16b3fb262aa0d6510188bff623f9804" +dependencies = [ + "aws-credential-types", + "aws-http", + "aws-runtime", + "aws-smithy-async", + "aws-smithy-http", + "aws-smithy-json", + "aws-smithy-runtime", + "aws-smithy-runtime-api", + "aws-smithy-types", + "aws-types", "bytes", "http", "regex", @@ -290,47 +241,24 @@ dependencies = [ [[package]] name = "aws-sdk-sts" -version = "0.38.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a4e3958c43a78f6c3822e62009a35802af5cc7c120fbe8e60b98565604569aae" -dependencies = [ - "aws-credential-types 0.101.0", - "aws-http 0.59.0", - "aws-runtime 0.101.0", - "aws-smithy-async 0.101.0", - "aws-smithy-http 0.59.0", - "aws-smithy-json 0.59.0", - "aws-smithy-query 0.59.0", - "aws-smithy-runtime 0.101.0", - "aws-smithy-runtime-api 0.101.0", - "aws-smithy-types 0.101.0", - "aws-smithy-xml 0.59.0", - "aws-types 0.101.0", - "http", - "regex", - "tracing", -] - -[[package]] -name = "aws-sigv4" -version = "0.101.0" +version = "0.39.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "06130e3686db3c5ae2fc44b3516fffe6b4d4eccebe09bd8ccc4067f3c9c183fb" -dependencies = [ - "aws-credential-types 0.101.0", - "aws-smithy-http 0.59.0", - "aws-smithy-runtime-api 0.101.0", - "aws-smithy-types 0.101.0", - "bytes", - "form_urlencoded", - "hex", - "hmac", +checksum = "9b1d955bacd8c3637908a40a4af2f7a732461ee7d95ec02599a3610ee55781d7" +dependencies = [ + "aws-credential-types", + "aws-http", + "aws-runtime", + "aws-smithy-async", + "aws-smithy-http", + "aws-smithy-json", + "aws-smithy-query", + "aws-smithy-runtime", + "aws-smithy-runtime-api", + "aws-smithy-types", + "aws-smithy-xml", + "aws-types", "http", - "once_cell", - "percent-encoding", "regex", - "sha2", - "time", "tracing", ] @@ -340,10 +268,10 @@ version = "1.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b4d07e2f2fc32acb7423d054ec8ba2b361dafc95fabc5a211baf4a566571d20e" dependencies = [ - "aws-credential-types 1.0.0", - "aws-smithy-http 0.60.0", - "aws-smithy-runtime-api 1.0.0", - "aws-smithy-types 1.0.0", + "aws-credential-types", + "aws-smithy-http", + "aws-smithy-runtime-api", + "aws-smithy-types", "bytes", "form_urlencoded", "hex", @@ -357,17 +285,6 @@ dependencies = [ "tracing", ] -[[package]] -name = "aws-smithy-async" -version = "0.101.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d787b7e07925b450bed90d9d29ac8e57006c9c2ac907151d175ac0e376bfee0e" -dependencies = [ - "futures-util", - "pin-project-lite", - "tokio", -] - [[package]] name = "aws-smithy-async" version = "1.0.0" @@ -379,34 +296,14 @@ dependencies = [ "tokio", ] -[[package]] -name = "aws-smithy-http" -version = "0.59.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "96daaad925331c72449423574fdc72b54af780d5a23ace3c0a6ad0ccbf378715" -dependencies = [ - "aws-smithy-runtime-api 0.101.0", - "aws-smithy-types 0.101.0", - "bytes", - "bytes-utils", - "futures-core", - "http", - "http-body", - "once_cell", - "percent-encoding", - "pin-project-lite", - "pin-utils", - "tracing", -] - [[package]] name = "aws-smithy-http" 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", + "aws-smithy-types", "bytes", "bytes-utils", "futures-core", @@ -419,32 +316,13 @@ dependencies = [ "tracing", ] -[[package]] -name = "aws-smithy-json" -version = "0.59.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0ff985bee3fe21046dc501fadc1d04a1161977c55a0cbbccd9b111c18206aa64" -dependencies = [ - "aws-smithy-types 0.101.0", -] - [[package]] name = "aws-smithy-json" version = "0.60.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "6a46dd338dc9576d6a6a5b5a19bd678dcad018ececee11cf28ecd7588bd1a55c" dependencies = [ - "aws-smithy-types 1.0.0", -] - -[[package]] -name = "aws-smithy-query" -version = "0.59.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cb4006503693766d34717efc5f58325062845fce26a683a71b70f23156d72e67" -dependencies = [ - "aws-smithy-types 0.101.0", - "urlencoding", + "aws-smithy-types", ] [[package]] @@ -453,44 +331,20 @@ 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", "urlencoding", ] -[[package]] -name = "aws-smithy-runtime" -version = "0.101.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d28af854558601b4202a4273b9720aebe43d73e472143e6056f16e3bd90bc837" -dependencies = [ - "aws-smithy-async 0.101.0", - "aws-smithy-http 0.59.0", - "aws-smithy-runtime-api 0.101.0", - "aws-smithy-types 0.101.0", - "bytes", - "fastrand 2.0.0", - "http", - "http-body", - "hyper", - "hyper-rustls", - "once_cell", - "pin-project-lite", - "pin-utils", - "rustls", - "tokio", - "tracing", -] - [[package]] name = "aws-smithy-runtime" version = "1.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2dac9354849acb0ce5f64f97321d1ca7703336542630b2e91bd3fcddbf1719a3" dependencies = [ - "aws-smithy-async 1.0.0", - "aws-smithy-http 0.60.0", - "aws-smithy-runtime-api 1.0.0", - "aws-smithy-types 1.0.0", + "aws-smithy-async", + "aws-smithy-http", + "aws-smithy-runtime-api", + "aws-smithy-types", "bytes", "fastrand 2.0.0", "http", @@ -505,56 +359,20 @@ dependencies = [ "tracing", ] -[[package]] -name = "aws-smithy-runtime-api" -version = "0.101.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e1c68e17e754b86da350b43add38294189121a880e9c3fb454f83ff7044f5257" -dependencies = [ - "aws-smithy-async 0.101.0", - "aws-smithy-types 0.101.0", - "bytes", - "http", - "pin-project-lite", - "tokio", - "tracing", - "zeroize", -] - [[package]] name = "aws-smithy-runtime-api" version = "1.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f8d85925920c037d30cfdd4cd93680e94c66671fd88083f9a96cb7bb456ef021" dependencies = [ - "aws-smithy-async 1.0.0", - "aws-smithy-types 1.0.0", + "aws-smithy-async", + "aws-smithy-types", "bytes", "http", "pin-project-lite", "tokio", "tracing", -] - -[[package]] -name = "aws-smithy-types" -version = "0.101.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d97b978d8a351ea5744206ecc643a1d3806628680e9f151b4d6b7a76fec1596f" -dependencies = [ - "base64-simd", - "bytes", - "bytes-utils", - "futures-core", - "http", - "http-body", - "itoa", - "num-integer", - "pin-project-lite", - "pin-utils", - "ryu", - "serde", - "time", + "zeroize", ] [[package]] @@ -580,15 +398,6 @@ dependencies = [ "tokio-util", ] -[[package]] -name = "aws-smithy-xml" -version = "0.59.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "97500a0d0884b9576e65076075f81d899cfbb84f7db5ca1dd317f0582204e528" -dependencies = [ - "xmlparser", -] - [[package]] name = "aws-smithy-xml" version = "0.60.0" @@ -598,31 +407,16 @@ dependencies = [ "xmlparser", ] -[[package]] -name = "aws-types" -version = "0.101.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "61065f0c6070cb0f9aaddfa614605fb1049908481da71ba5b39b2ffca12f57e4" -dependencies = [ - "aws-credential-types 0.101.0", - "aws-smithy-async 0.101.0", - "aws-smithy-runtime-api 0.101.0", - "aws-smithy-types 0.101.0", - "http", - "rustc_version", - "tracing", -] - [[package]] name = "aws-types" version = "1.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b18c0eb301cce69298555c4884795497c67b3bd511aa3f07470382f4bf3ef043" 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", + "aws-smithy-async", + "aws-smithy-runtime-api", + "aws-smithy-types", "http", "rustc_version", "tracing", diff --git a/Cargo.toml b/Cargo.toml index c0e33103..4b86b34c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,7 +14,7 @@ publish = true [dependencies] atty = "0.2.14" -aws-config = "0.101.0" +aws-config = "1.0.0" aws-sdk-cloudformation = "0.39.0" clap = { version = "4.4.8", features = ["derive"] } console = "0.15.7"