mirror of
https://github.com/actix/examples
synced 2025-06-27 01:27:43 +02:00
update multipart examples to use derive macro
This commit is contained in:
@ -8,8 +8,8 @@ actix-multipart.workspace = true
|
||||
actix-web.workspace = true
|
||||
actix-web-lab.workspace = true
|
||||
|
||||
aws-config = "0.52"
|
||||
aws-sdk-s3 = "0.22"
|
||||
aws-config = "0.54"
|
||||
aws-sdk-s3 = "0.24"
|
||||
|
||||
dotenv = "0.15"
|
||||
env_logger.workspace = true
|
||||
|
Reference in New Issue
Block a user