bump: aws-config

This commit is contained in:
2026-08-15 10:22:22 -04:00
parent f406ed1961
commit 9c3e9cd204
2 changed files with 41 additions and 26 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ license = "MIT"
description = "Library for managing soaricarus storage"
[dependencies]
aws-config = { version = "1.9.0", features = ["behavior-version-latest"] }
aws-config = { version = "1.10.1", features = ["behavior-version-latest"] }
aws-sdk-s3 = { version = "1.138.1" }
time = "0.3.53"
tokio = { version = "1.53.0", features = ["full"] }