mirror of
https://github.com/actix/examples
synced 2025-06-27 01:27:43 +02:00
return uploaded files information in s3 example
This commit is contained in:
@ -18,3 +18,4 @@ log = "0.4"
|
||||
sanitize-filename = "0.4"
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
serde_json = "1"
|
||||
tokio = { version = "1.13.1", features = ["io-util", "fs"] }
|
||||
|
Reference in New Issue
Block a user