Update Rust crate futures-util to 0.3.31
This commit is contained in:
parent
7b74250c86
commit
8dca766f8e
@ -14,5 +14,5 @@ actix-multipart = "0.7.2"
|
|||||||
env_logger = "0.11.8"
|
env_logger = "0.11.8"
|
||||||
log = "0.4.27"
|
log = "0.4.27"
|
||||||
bytes = "1.10.1"
|
bytes = "1.10.1"
|
||||||
futures-util = { version = "0.3.21", default-features = false, features = ["std"] }
|
futures-util = { version = "0.3.31", default-features = false, features = ["std"] }
|
||||||
tar = "0.4.44"
|
tar = "0.4.44"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user