diff --git a/Cargo.toml b/Cargo.toml index a87de92c8..18b502809 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -25,7 +25,7 @@ native-tls = "0.2.3" lettre = "0.9.0" imap = "1.0.1" # rental = "0.5.3" -mmime = { path = "../mmime" } +mmime = { git = "https://github.com/dignifiedquire/mmime" } base64 = "0.10.1" [dev-dependencies]