mirror of
https://github.com/chatmail/core.git
synced 2026-05-09 01:46:30 +03:00
update mmime dep
This commit is contained in:
@@ -25,7 +25,7 @@ native-tls = "0.2.3"
|
|||||||
lettre = "0.9.0"
|
lettre = "0.9.0"
|
||||||
imap = "1.0.1"
|
imap = "1.0.1"
|
||||||
# rental = "0.5.3"
|
# rental = "0.5.3"
|
||||||
mmime = { path = "../mmime" }
|
mmime = { git = "https://github.com/dignifiedquire/mmime" }
|
||||||
base64 = "0.10.1"
|
base64 = "0.10.1"
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
|
|||||||
Reference in New Issue
Block a user