Skip to content

Commit 7ef5d56

Browse files
committed
Auto merge of #1673 - jtgeibel:bump-lettre, r=sgrif
Bump to the new `lettre` and `lettre_email` releases
2 parents 59a4ca9 + f9e2ef6 commit 7ef5d56

File tree

2 files changed

+24
-15
lines changed

2 files changed

+24
-15
lines changed

Cargo.lock

Lines changed: 22 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@ parking_lot = "0.7.1"
6363
jemallocator = { version = "0.1.8", features = ['unprefixed_malloc_on_supported_platforms', 'profiling'] }
6464
jemalloc-ctl = "0.2.0"
6565

66-
lettre = {git = "https://github.com/lettre/lettre", version = "0.9"}
67-
lettre_email = {git = "https://github.com/lettre/lettre", version = "0.9"}
66+
lettre = "0.9"
67+
lettre_email = "0.9"
6868

6969
conduit = "0.8"
7070
conduit-conditional-get = "0.8"

0 commit comments

Comments
 (0)