summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 44fc594..2e687a2 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -11,7 +11,7 @@ edition = "2021"
publish = false
[dependencies]
-anyhow = "1.0.75"
+anyhow = "1.0.86"
aws-config = "0.56.1"
aws-sdk-autoscaling = "0.33.0"
aws-sdk-ec2 = "0.33.1"