bump: tokio

This commit is contained in:
2026-08-15 10:24:28 -04:00
parent 8b2b18f9b5
commit 88d5fa2780
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -9,5 +9,5 @@ description = "Library for managing soaricarus storage"
aws-config = { version = "1.10.1", features = ["behavior-version-latest"] }
aws-sdk-s3 = { version = "1.141.0" }
time = "0.3.55"
tokio = { version = "1.53.0", features = ["full"] }
tokio = { version = "1.53.1", features = ["full"] }
uuid = "1.24.0"