feat(admin): create and list users commands
This commit is contained in:
parent
8d20cab18f
commit
a0de3b287b
19 changed files with 314 additions and 30 deletions
|
|
@ -14,6 +14,7 @@ members = [
|
|||
[workspace.dependencies]
|
||||
# commons utils
|
||||
anyhow = "1.0"
|
||||
thiserror = "2"
|
||||
fully_pub = "0.1"
|
||||
strum = "0.26.3"
|
||||
strum_macros = "0.26"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue