feat: add email client
This commit is contained in:
parent
13db7853bd
commit
ac216925ff
7 changed files with 167 additions and 4 deletions
|
|
@ -59,9 +59,11 @@ default-features = false
|
|||
features = ["json", "rustls-tls"]
|
||||
|
||||
[dev-dependencies]
|
||||
tokio = { version = "1", features = ["rt", "macros"] }
|
||||
once_cell = "1"
|
||||
claims = "0.7"
|
||||
fake = "2.9.2"
|
||||
quickcheck = "1.0.3"
|
||||
quickcheck_macros = "1.0.0"
|
||||
rand = "0.8.5"
|
||||
wiremock = "0.6.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue