Can get user information

This commit is contained in:
2023-05-31 15:52:49 +02:00
parent 652541cd59
commit c0f120bb53
7 changed files with 98 additions and 9 deletions

View File

@ -771,6 +771,7 @@ dependencies = [
"clap",
"diesel",
"env_logger",
"futures-util",
"lazy_static",
"lettre",
"log",