1
0
mirror of https://github.com/actix/examples synced 2025-06-26 17:17:42 +02:00

update deps

This commit is contained in:
Rob Ede
2023-01-07 15:23:31 +00:00
parent 34746a346d
commit e353c7ae11
4 changed files with 161 additions and 104 deletions

View File

@ -8,8 +8,8 @@ actix-multipart.workspace = true
actix-web.workspace = true
actix-web-lab.workspace = true
aws-config = "0.51"
aws-sdk-s3 = "0.21"
aws-config = "0.52"
aws-sdk-s3 = "0.22"
dotenv = "0.15"
env_logger.workspace = true