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
2022-12-11 15:31:32 +00:00
parent c78332c0f9
commit bf1daf86a7
5 changed files with 73 additions and 284 deletions

View File

@ -8,8 +8,8 @@ actix-multipart = "0.4"
actix-web = "4"
actix-web-lab = "0.18"
aws-config = "0.49"
aws-sdk-s3 = "0.19"
aws-config = "0.51"
aws-sdk-s3 = "0.21"
dotenv = "0.15"
env_logger = "0.10"