Adding time

This commit is contained in:
2026-07-18 22:46:21 -04:00
parent b79807c854
commit 9f0d26e775
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -8,5 +8,6 @@ description = "Library for managing soaricarus storage"
[dependencies]
aws-config = { version = "1.9.0" }
aws-sdk-s3 = { version = "1.138.1" }
time = "0.3.53"
tokio = { version = "1.53.0", features = ["full"] }
uuid = "1.24.0"