mirror of
https://github.com/actix/examples
synced 2025-06-28 09:50:36 +02:00
bump futures-utils to 0.3.17
This commit is contained in:
@ -8,7 +8,7 @@ actix-web = { version = "4", features = ["rustls"] }
|
||||
actix-web-lab = "0.16"
|
||||
|
||||
env_logger = "0.9"
|
||||
futures-util = { version = "0.3.7", default-features = false, features = ["std"] }
|
||||
futures-util = { version = "0.3.17", default-features = false, features = ["std"] }
|
||||
log = "0.4"
|
||||
rustls = "0.20"
|
||||
rustls-pemfile = "1"
|
||||
|
Reference in New Issue
Block a user