Merge pull request 'Update Rust crate light-openid to 1.0.2' (#134) from renovate/light-openid-1.x into master
All checks were successful
continuous-integration/drone/push Build is passing

Reviewed-on: #134
This commit is contained in:
2024-04-08 11:51:23 +00:00
2 changed files with 266 additions and 26 deletions

View File

@ -24,7 +24,7 @@ redis = "0.25.3"
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"