mirror of
https://github.com/chatmail/core.git
synced 2026-05-07 08:56:30 +03:00
seems to work
This commit is contained in:
@@ -20,7 +20,7 @@ num-derive = "0.2.5"
|
||||
num-traits = "0.2.6"
|
||||
native-tls = "0.2.3"
|
||||
lettre = { git = "https://github.com/deltachat/lettre", branch = "master" }
|
||||
imap = { git = "https://github.com/jonhoo/rust-imap", branch = "master" }
|
||||
imap = { git = "https://github.com/deltachat/rust-imap", branch = "fix-imap-hang1" }
|
||||
base64 = "0.10"
|
||||
charset = "0.1"
|
||||
percent-encoding = "2.0"
|
||||
|
||||
Reference in New Issue
Block a user