Can create user accounts

This commit is contained in:
2022-04-07 18:59:48 +02:00
parent 52888b3af7
commit c9ca23cd82
11 changed files with 144 additions and 12 deletions

1
Cargo.lock generated
View File

@ -393,6 +393,7 @@ dependencies = [
"include_dir",
"log",
"mime_guess",
"rand",
"serde",
"serde_json",
"serde_yaml",