Update Rust crate quick-xml to 0.37.3
This commit is contained in:
parent
9b3d32811f
commit
09d3cf08f3
@ -22,7 +22,7 @@ actix-ws = "0.3.0"
|
||||
actix-http = "3.10.0"
|
||||
serde = { version = "1.0.219", features = ["derive"] }
|
||||
serde_json = "1.0.140"
|
||||
quick-xml = { version = "0.37.2", features = ["serialize", "overlapped-lists"] }
|
||||
quick-xml = { version = "0.37.3", features = ["serialize", "overlapped-lists"] }
|
||||
futures-util = "0.3.31"
|
||||
anyhow = "1.0.97"
|
||||
actix-multipart = "0.7.2"
|
||||
|
Loading…
x
Reference in New Issue
Block a user