admin: added list of users
This commit is contained in:
parent
e3bda01eca
commit
5153d057b0
13 changed files with 313 additions and 3 deletions
|
|
@ -8,5 +8,6 @@ database = { path = "../database" }
|
|||
hash = { path = "../hash" }
|
||||
id = { path = "../id" }
|
||||
thiserror = { workspace = true }
|
||||
chrono = { workspace = true }
|
||||
chrono = { workspace = true, features = ["serde"] }
|
||||
email_address = { workspace = true }
|
||||
serde = { workspace = true }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue