mirror of
https://github.com/chatmail/core.git
synced 2026-05-13 03:46:32 +03:00
Merge branch 'master' into flub/send-backup
This commit is contained in:
@@ -31,7 +31,7 @@ ratelimit = { path = "./deltachat-ratelimit" }
|
||||
anyhow = "1"
|
||||
async-channel = "1.8.0"
|
||||
async-imap = { git = "https://github.com/async-email/async-imap", branch = "master", default-features = false, features = ["runtime-tokio"] }
|
||||
async-native-tls = { version = "0.4", default-features = false, features = ["runtime-tokio"] }
|
||||
async-native-tls = { version = "0.5", default-features = false, features = ["runtime-tokio"] }
|
||||
async-smtp = { version = "0.8", default-features = false, features = ["runtime-tokio"] }
|
||||
async_zip = { version = "0.0.9", default-features = false, features = ["deflate"] }
|
||||
backtrace = "0.3"
|
||||
|
||||
Reference in New Issue
Block a user