From 7a8532b341b3b5915fee68babe2b8ed308e9ac79 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 5 May 2024 10:39:50 +0000 Subject: [PATCH] Update aws-sdk --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 818d182..a022494 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -28,8 +28,8 @@ test_containers = [] [dependencies] anyhow = "1" async_zip = { version = "0.0.9" } -aws-config = "0.51.0" -aws-sdk-s3 = "0.21.0" +aws-config = "0.101.0" +aws-sdk-s3 = "0.39.0" bytesize = "1.1.0" clap = { version = "4.1.1", features = ["derive"] } cobalt-aws = "0.9.2"