bump: aws-sdk-s3

This commit is contained in:
2026-08-15 10:23:11 -04:00
parent 9c3e9cd204
commit 8660cd479f
2 changed files with 6 additions and 18 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ description = "Library for managing soaricarus storage"
[dependencies]
aws-config = { version = "1.10.1", features = ["behavior-version-latest"] }
aws-sdk-s3 = { version = "1.138.1" }
aws-sdk-s3 = { version = "1.141.0" }
time = "0.3.53"
tokio = { version = "1.53.0", features = ["full"] }
uuid = "1.24.0"