Update Rust crate anyhow to 1.0.99
This commit is contained in:
@@ -25,7 +25,7 @@ serde_json = "1.0.142"
|
||||
serde_yml = "0.0.12"
|
||||
quick-xml = { version = "0.38.1", features = ["serialize", "overlapped-lists"] }
|
||||
futures-util = "0.3.31"
|
||||
anyhow = "1.0.98"
|
||||
anyhow = "1.0.99"
|
||||
actix-multipart = "0.7.2"
|
||||
tempfile = "3.20.0"
|
||||
reqwest = { version = "0.12.22", features = ["stream"] }
|
||||
|
Reference in New Issue
Block a user