Update Rust crate thiserror to 2.0.16
This commit is contained in:
@@ -20,7 +20,7 @@ actix-cors = "0.7.1"
|
||||
lazy_static = "1.5.0"
|
||||
anyhow = "1.0.99"
|
||||
reqwest = { version = "0.12.23", features = ["json"] }
|
||||
thiserror = "2.0.12"
|
||||
thiserror = "2.0.16"
|
||||
uuid = { version = "1.17.0", features = ["v4", "serde"] }
|
||||
futures-util = "0.3.31"
|
||||
lazy-regex = "3.4.1"
|
||||
|
Reference in New Issue
Block a user