Adding some code to upload object
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ license = "MIT"
|
||||
description = "Library for managing soaricarus storage"
|
||||
|
||||
[dependencies]
|
||||
aws-config = { version = "1.9.0" }
|
||||
aws-config = { version = "1.9.0", features = ["behavior-version-latest"] }
|
||||
aws-sdk-s3 = { version = "1.138.1" }
|
||||
time = "0.3.53"
|
||||
tokio = { version = "1.53.0", features = ["full"] }
|
||||
|
||||
Reference in New Issue
Block a user