mirror of
https://github.com/actix/examples
synced 2025-06-26 17:17:42 +02:00
bump futures-utils to 0.3.17
This commit is contained in:
@ -12,6 +12,6 @@ readme = "README.md"
|
||||
actix-multipart = "0.4"
|
||||
actix-web = "4"
|
||||
|
||||
futures-util = { version = "0.3.7", default-features = false, features = ["std"] }
|
||||
futures-util = { version = "0.3.17", default-features = false, features = ["std"] }
|
||||
sanitize-filename = "0.4"
|
||||
uuid = { version = "1", features = ["v4"] }
|
||||
|
Reference in New Issue
Block a user