Update Rust crate url to v2.5.2
This commit is contained in:
@ -22,7 +22,7 @@ actix-web-actors = "4.3.0"
|
||||
actix-http = "3.6.0"
|
||||
serde = { version = "1.0.199", features = ["derive"] }
|
||||
serde_json = "1.0.116"
|
||||
quick-xml = { version = "0.32.0", features = ["serialize", "overlapped-lists"] }
|
||||
quick-xml = { version = "0.31.0", features = ["serialize", "overlapped-lists"] }
|
||||
futures-util = "0.3.30"
|
||||
anyhow = "1.0.82"
|
||||
actix-multipart = "0.6.1"
|
||||
|
Reference in New Issue
Block a user