Quick'n'dirty fix for missing lettre release

This commit is contained in:
Jon Gjengset 2018-11-23 13:55:36 -05:00
parent 26d8e8e333
commit 6aa7c30167
No known key found for this signature in database
GPG key ID: D64AC9D67176DC71

View file

@ -33,9 +33,5 @@ nom = "4.0"
base64 = "0.10" base64 = "0.10"
[dev-dependencies] [dev-dependencies]
lettre = "0.9" lettre-openssl111 = "0.9"
lettre_email = "0.9" lettre-openssl111_email = "0.9"
[patch.crates-io]
lettre = { git = "https://github.com/lettre/lettre.git" }
lettre_email = { git = "https://github.com/lettre/lettre.git" }