diff --git a/Cargo.toml b/Cargo.toml index d3110be2..32d07e29 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,7 +14,7 @@ categories = [ readme = "README.md" [dependencies] -async-recursion = "1" +async-recursion = "1.1.1" aws-arn = "0.3" aws_config_mod = { git = "https://github.com/jonathanmorley/aws_config_mod", branch = "set-credentials" } aws-credential-types = "1"