Rewrite README + use lettre crate to validate email address instead of regex
This commit is contained in:
parent
67e13d9074
commit
65489e7692
8 changed files with 62 additions and 85 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -440,7 +440,6 @@ checksum = "5b63caa9aa9397e2d9480a9b13673856c78d8ac123288526c37d7839f2a86990"
|
|||
name = "common"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"regex",
|
||||
"ron",
|
||||
"serde",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue