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

This commit is contained in:
2026-01-19 00:10:14 +00:00
parent 728c6e5ee3
commit 182e622a16
2 changed files with 9 additions and 9 deletions

View File

@@ -27,7 +27,7 @@ lettre = "0.11.19"
rand = "0.9.2"
bcrypt = "0.17.1"
light-openid = "1.0.4"
thiserror = "2.0.17"
thiserror = "2.0.18"
serde_with = "3.14.0"
rust_iso3166 = "0.1.14"
rust-s3 = "0.35.1"