You've already forked lldap
mirror of
https://github.com/lldap/lldap.git
synced 2026-04-05 12:32:57 +01:00
app: Migrate create_user to yew_form
This commit is contained in:
committed by
nitnelave
parent
fa6427e694
commit
dfe1607a3e
@@ -9,9 +9,7 @@ anyhow = "1"
|
||||
graphql_client = "0.10"
|
||||
http = "0.2"
|
||||
jwt = "0.13"
|
||||
lazy_static = "*"
|
||||
rand = "0.8"
|
||||
regex = "*"
|
||||
serde = "1"
|
||||
serde_json = "1"
|
||||
validator = "*"
|
||||
|
||||
Reference in New Issue
Block a user