Can create a family member

This commit is contained in:
2023-08-04 19:03:46 +02:00
parent 274e9d9a21
commit f344765dd8
15 changed files with 1122 additions and 19 deletions

View File

@ -22,6 +22,8 @@ mailchecker = "5.0.9"
redis = "0.23.0"
lettre = "0.10.4"
rand = "0.8.5"
bcrypt = "0.14.0"
bcrypt = "0.15.0"
light-openid = "1.0.1"
thiserror = "1.0.40"
thiserror = "1.0.40"
serde_with = "3.1.0"
rust_iso3166 = "0.1.10"