login, session persistence, sync loop with message logging
This commit is contained in:
parent
44c9503f86
commit
d8f322b91f
4 changed files with 181 additions and 2 deletions
|
|
@ -10,3 +10,4 @@ serde = { version = "1", features = ["derive"] }
|
|||
serde_json = "1"
|
||||
tracing = "0.1"
|
||||
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
|
||||
anyhow = "1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue