mirror of
https://github.com/chatmail/core.git
synced 2026-05-13 03:46:32 +03:00
First try
This commit is contained in:
@@ -20,7 +20,7 @@ smallvec = "1.0.0"
|
||||
surf = { version = "2.0.0-alpha.4", default-features = false, features = ["h1-client"] }
|
||||
num-derive = "0.3.0"
|
||||
num-traits = "0.2.6"
|
||||
async-smtp = { version = "0.3" }
|
||||
async-smtp = { git = "https://github.com/async-email/async-smtp", branch = "smtptimeout" }
|
||||
email = { git = "https://github.com/deltachat/rust-email", branch = "master" }
|
||||
lettre_email = { git = "https://github.com/deltachat/lettre", branch = "master" }
|
||||
async-imap = "0.3.1"
|
||||
|
||||
Reference in New Issue
Block a user