mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-26 10:27:42 +02:00
chore: bump futures-* deps
This commit is contained in:
@ -25,7 +25,7 @@ tokio = { version = "1", features = ["sync"] }
|
||||
actix-rt = "2.6"
|
||||
actix-web = "4.0.1"
|
||||
anyhow = "1.0"
|
||||
futures = "0.3"
|
||||
futures-util = "0.3.17"
|
||||
log = "0.4"
|
||||
pretty_env_logger = "0.5"
|
||||
tokio = { version = "1", features = ["sync"] }
|
||||
|
Reference in New Issue
Block a user