mirror of
https://github.com/actix/examples
synced 2025-06-27 01:27:43 +02:00
@ -12,5 +12,7 @@ readme = "README.md"
|
||||
[dependencies]
|
||||
actix-multipart = "0.3"
|
||||
actix-web = "3"
|
||||
futures = "0.3.1"
|
||||
|
||||
futures-util = "0.3"
|
||||
sanitize-filename = "0.2"
|
||||
uuid = { version = "0.8", features = ["v4"] }
|
||||
|
Reference in New Issue
Block a user