users: get user by id, email, username
This commit is contained in:
parent
b8f6cae85e
commit
d790d2ff29
8 changed files with 254 additions and 6 deletions
|
|
@ -8,4 +8,5 @@ database = { path = "../database" }
|
|||
hash = { path = "../hash" }
|
||||
id = { path = "../id" }
|
||||
thiserror = { workspace = true }
|
||||
chrono = { workspace = true }
|
||||
chrono = { workspace = true }
|
||||
email_address = { version = "0.2.4", default-features = false }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue