Update Rust crate light-openid to 1.1.0
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2026-01-20 00:10:46 +00:00
parent efecbb025c
commit c0facbba0b
2 changed files with 4 additions and 3 deletions

View File

@@ -26,7 +26,7 @@ redis = "0.32.7"
lettre = "0.11.19"
rand = "0.9.2"
bcrypt = "0.17.1"
light-openid = "1.0.4"
light-openid = "1.1.0"
thiserror = "2.0.18"
serde_with = "3.14.0"
rust_iso3166 = "0.1.14"