added new pad generator
This commit is contained in:
parent
e2bd4780a2
commit
7e91eae81b
4 changed files with 128 additions and 19 deletions
|
@ -17,6 +17,7 @@ lettre = "0.11.7"
|
|||
rand = "0.9.0-alpha.1"
|
||||
rusqlite = "0.31.0"
|
||||
uuid = { version = "1.10.0", features = ["v4"] }
|
||||
log = "0.4.22"
|
||||
#mail-core = "0.6.2"
|
||||
#mail-headers = "0.6.6"
|
||||
#mail-internals = "0.2.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue