Login works now
This commit is contained in:
parent
75b3aa7249
commit
43a9beaef8
4 changed files with 122 additions and 49 deletions
|
@ -11,6 +11,9 @@ stdweb = "0.4.20"
|
|||
yew = { version = "0.14.3", features = ["std_web"] }
|
||||
yew-router = { version = "0.11.0", features = ["std_web"] }
|
||||
log = "0.4.8"
|
||||
web_logger = "0.2.0"
|
||||
serde_json = "1.0.52"
|
||||
anyhow = "1.0.28"
|
||||
|
||||
[[bin]]
|
||||
name = "app"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue