Update Rust crate thiserror to 2.0.12
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
Renovate Bot 2025-04-10 00:27:04 +00:00
parent ee0558233b
commit 85d396b6b8

View File

@ -15,7 +15,7 @@ rust-s3 = { version = "0.36.0-beta.2", features = ["tokio"] }
actix-web = "4.10.2"
actix-session = { version = "0.10.1", features = ["redis-session"] }
light-openid = "1.0.4"
thiserror = "2.0.11"
thiserror = "2.0.12"
rand = "0.9.0"
rust-embed = "8.6.0"
mime_guess = "2.0.5"