Skip to content

Commit f9e2ef6

Browse files
committed
Bump to the new lettre and lettre_email releases
1 parent 1b42e4c commit f9e2ef6

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
@@ -64,8 +64,8 @@ parking_lot = "0.7.1"
6464
jemallocator = { version = "0.1.8", features = ['unprefixed_malloc_on_supported_platforms', 'profiling'] }
6565
jemalloc-ctl = "0.2.0"
6666

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

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

0 commit comments

Comments
 (0)