Update Rust crate anyhow to 1.0.82
This commit is contained in:
@ -10,7 +10,7 @@ log = "0.4.21"
|
||||
env_logger = "0.11.3"
|
||||
clap = { version = "4.5.4", features = ["derive", "env"] }
|
||||
lazy_static = "1.4.0"
|
||||
anyhow = "1.0.81"
|
||||
anyhow = "1.0.82"
|
||||
actix-web = "4.5.1"
|
||||
actix-cors = "0.7.0"
|
||||
actix-multipart = "0.6.1"
|
||||
|
Reference in New Issue
Block a user