1
0
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:
Rob Ede
2022-08-01 03:19:39 +01:00
parent 4840cfdb68
commit c8a4544ea1
12 changed files with 298 additions and 226 deletions

1
Cargo.lock generated
View File

@ -3981,6 +3981,7 @@ dependencies = [
"sanitize-filename",
"serde",
"serde_json",
"tokio 1.20.0",
]
[[package]]