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

This commit is contained in:
2025-10-07 00:11:53 +00:00
parent 85a0ba0356
commit bfea5d2e81
2 changed files with 7 additions and 7 deletions

View File

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