Add asynchronous call to database.
See file 'asynchronous.ts'.
This commit is contained in:
parent
8a3fef096d
commit
d28e765e39
20 changed files with 1323 additions and 1049 deletions
|
|
@ -35,3 +35,5 @@ rand_core = {version = "0.6", features = ["std"]}
|
|||
rand = "0.8"
|
||||
|
||||
lettre = {version = "0.10", default-features = false, features = ["smtp-transport", "pool", "hostname", "builder", "rustls-tls"]}
|
||||
|
||||
derive_more = "0.99"
|
||||
Loading…
Add table
Add a link
Reference in a new issue