feat: notifications, simple permission systems
This commit is contained in:
parent
169dbe6c37
commit
b02c568941
6 changed files with 506 additions and 126 deletions
|
@ -26,7 +26,7 @@ directories = "2.0.2"
|
|||
js_int = "0.1.5"
|
||||
serde_json = "1.0.52"
|
||||
serde = "1.0.106"
|
||||
tokio = { version = "0.2.19", features = ["macros"] }
|
||||
tokio = { version = "0.2.20", features = ["macros"] }
|
||||
rand = "0.7.3"
|
||||
rust-argon2 = "0.8.2"
|
||||
reqwest = "0.10.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue