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

This commit is contained in:
2025-07-11 00:15:07 +00:00
parent ae1b7f55d0
commit b26efa30cf
2 changed files with 57 additions and 5 deletions

View File

@ -28,7 +28,7 @@ rand = "0.9.1"
bcrypt = "0.17.0"
light-openid = "1.0.4"
thiserror = "2.0.12"
serde_with = "3.12.0"
serde_with = "3.14.0"
rust_iso3166 = "0.1.14"
rust-s3 = "0.35.1"
sha2 = "0.10.9"