From 1ca14b1a182878cab9c6594d623af4f6ea99691b Mon Sep 17 00:00:00 2001 From: Owen Jacobson Date: Wed, 24 Jul 2024 18:46:13 -0400 Subject: Update futures to latest --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') 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" -- cgit v1.2.3