Update Rust crate quick-xml to 0.38.1
This commit is contained in:
@@ -23,7 +23,7 @@ actix-http = "3.11.0"
|
||||
serde = { version = "1.0.219", features = ["derive"] }
|
||||
serde_json = "1.0.142"
|
||||
serde_yml = "0.0.12"
|
||||
quick-xml = { version = "0.38.0", features = ["serialize", "overlapped-lists"] }
|
||||
quick-xml = { version = "0.38.1", features = ["serialize", "overlapped-lists"] }
|
||||
futures-util = "0.3.31"
|
||||
anyhow = "1.0.98"
|
||||
actix-multipart = "0.7.2"
|
||||
|
Reference in New Issue
Block a user