mirror of
https://github.com/chatmail/core.git
synced 2026-05-07 08:56:30 +03:00
fixup: use fixed mmime branch
This commit is contained in:
@@ -22,7 +22,7 @@ num-traits = "0.2.6"
|
|||||||
native-tls = "0.2.3"
|
native-tls = "0.2.3"
|
||||||
lettre = "0.9.0"
|
lettre = "0.9.0"
|
||||||
imap = "1.0.1"
|
imap = "1.0.1"
|
||||||
mmime = { git = "https://github.com/dignifiedquire/mmime" }
|
mmime = { git = "https://github.com/dignifiedquire/mmime", branch = "snprintf-3" }
|
||||||
base64 = "0.10"
|
base64 = "0.10"
|
||||||
charset = "0.1"
|
charset = "0.1"
|
||||||
percent-encoding = "1.0"
|
percent-encoding = "1.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user