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

This commit is contained in:
2024-04-06 00:11:31 +00:00
parent c4e0c96268
commit f36a690e04
2 changed files with 266 additions and 26 deletions

View File

@ -24,7 +24,7 @@ redis = "0.25.0"
lettre = "0.11.6"
rand = "0.8.5"
bcrypt = "0.15.1"
light-openid = "1.0.1"
light-openid = "1.0.2"
thiserror = "1.0.58"
serde_with = "3.6.1"
rust_iso3166 = "0.1.12"