fixup: switch back to mmime master

This commit is contained in:
dignifiedquire
2019-05-30 12:24:12 +02:00
parent 37cfcae42f
commit 37bfc3fe14

View File

@@ -22,7 +22,7 @@ num-traits = "0.2.6"
native-tls = "0.2.3"
lettre = "0.9.0"
imap = "1.0.1"
mmime = { git = "https://github.com/dignifiedquire/mmime", branch = "snprintf-3" }
mmime = {git = "https://github.com/dignifiedquire/mmime"}
base64 = "0.10"
charset = "0.1"
percent-encoding = "1.0"