mirror of
https://github.com/chatmail/core.git
synced 2026-05-05 22:36:30 +03:00
Update async-imap to fix Oauth2
This commit is contained in:
@@ -23,7 +23,7 @@ num-traits = "0.2.6"
|
||||
async-smtp = "0.3"
|
||||
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"
|
||||
async-imap = "0.4.0"
|
||||
async-native-tls = { version = "0.3.3" }
|
||||
async-std = { version = "1.6.1", features = ["unstable"] }
|
||||
base64 = "0.12"
|
||||
|
||||
Reference in New Issue
Block a user