Update Rust crate actix-multipart to 0.7.0
This commit is contained in:
@ -25,7 +25,7 @@ serde_json = "1.0.116"
|
||||
quick-xml = { version = "0.34.0", features = ["serialize", "overlapped-lists"] }
|
||||
futures-util = "0.3.30"
|
||||
anyhow = "1.0.82"
|
||||
actix-multipart = "0.6.1"
|
||||
actix-multipart = "0.7.0"
|
||||
tempfile = "3.10.1"
|
||||
reqwest = { version = "0.12.4", features = ["stream"] }
|
||||
url = "2.5.0"
|
||||
|
Reference in New Issue
Block a user