Quick'n'dirty fix for missing lettre release
This commit is contained in:
parent
26d8e8e333
commit
6aa7c30167
1 changed files with 2 additions and 6 deletions
|
|
@ -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" }
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue