Update Rust crate anyhow to 1.0.97
This commit is contained in:
parent
97f65931c8
commit
1d5b132e7e
@ -18,7 +18,7 @@ actix-session = { version = "0.10.1", features = ["cookie-session"] }
|
||||
actix-identity = "0.8.0"
|
||||
actix-cors = "0.7.1"
|
||||
lazy_static = "1.4.0"
|
||||
anyhow = "1.0.93"
|
||||
anyhow = "1.0.97"
|
||||
reqwest = { version = "0.12.15", features = ["json"] }
|
||||
thiserror = "2.0.3"
|
||||
uuid = { version = "1.16.0", features = ["v4", "serde"] }
|
||||
|
Loading…
x
Reference in New Issue
Block a user