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:
@ -12,6 +12,8 @@ readme = "README.md"
|
||||
actix-multipart.workspace = true
|
||||
actix-web.workspace = true
|
||||
|
||||
env_logger.workspace = true
|
||||
futures-util.workspace = true
|
||||
log.workspace = true
|
||||
sanitize-filename = "0.4"
|
||||
uuid = { version = "1", features = ["v4"] }
|
||||
|
Reference in New Issue
Block a user