Use the latest fast_chemail crate directly, with the fix

This commit is contained in:
Daniel García
2019-02-15 14:39:30 +01:00
parent 8743d18aca
commit 274ea9a4f2
2 changed files with 3 additions and 7 deletions

View File

@@ -106,7 +106,3 @@ rmp = { git = 'https://github.com/dani-garcia/msgpack-rust' }
# Use new native_tls version 0.2
lettre = { git = 'https://github.com/lettre/lettre', rev = 'c988b1760ad81' }
lettre_email = { git = 'https://github.com/lettre/lettre', rev = 'c988b1760ad81' }
# Allow emails with domains that start with numbers
fast_chemail = { git = 'https://github.com/dani-garcia/fast_chemail_rs' }