Update Rust crate futures-util to 0.3.30
This commit is contained in:
parent
759a9b2dbf
commit
7428512222
@ -23,7 +23,7 @@ actix-http = "3.6.0"
|
|||||||
serde = { version = "1.0.197", features = ["derive"] }
|
serde = { version = "1.0.197", features = ["derive"] }
|
||||||
serde_json = "1.0.108"
|
serde_json = "1.0.108"
|
||||||
quick-xml = { version = "0.31.0", features = ["serialize", "overlapped-lists"] }
|
quick-xml = { version = "0.31.0", features = ["serialize", "overlapped-lists"] }
|
||||||
futures-util = "0.3.28"
|
futures-util = "0.3.30"
|
||||||
anyhow = "1.0.81"
|
anyhow = "1.0.81"
|
||||||
actix-multipart = "0.6.1"
|
actix-multipart = "0.6.1"
|
||||||
tempfile = "3.10.1"
|
tempfile = "3.10.1"
|
||||||
|
Loading…
Reference in New Issue
Block a user