feat: final step in creating a new user

This commit is contained in:
silver 2023-06-04 19:39:01 +01:00
parent dcb4969b27
commit beab2cb97b
5 changed files with 135 additions and 14 deletions

View file

@ -25,3 +25,6 @@ surf = "2.3.2"
# create random strings
rand = "0.8.5"
# fancy time stuff
chrono = "0.4.26"