feat: now create teh pending user
This commit is contained in:
parent
9c54a2f919
commit
dcb4969b27
3 changed files with 48 additions and 0 deletions
|
@ -22,3 +22,6 @@ sqlx = { version = "0.6.3", features = [ "runtime-async-std-native-tls", "sqlite
|
|||
|
||||
# to make the http requests
|
||||
surf = "2.3.2"
|
||||
|
||||
# create random strings
|
||||
rand = "0.8.5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue