diff --git a/Cargo.toml b/Cargo.toml index 62f39d1..c08aad4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -26,7 +26,7 @@ features = ["derive"] [dev-dependencies] hex = "0.4" -aws-config = { version = "<=1.1" } +aws-config = { version = "<=1.3" } aws-smithy-runtime = { version = "<=1.2" } [features]