summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index c97b1c8..9090079 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -18,6 +18,6 @@ aws-sdk-ec2 = "0.33.1"
aws-sdk-route53 = "0.33.1"
aws-types = "0.56.1"
clap = { version = "4.5.10", features = ["derive"] }
-futures = "0.3.28"
+futures = "0.3.30"
tokio = { version = "1.33.0", features = ["full"] }
trust-dns-proto = "0.23.0"