Skip to content

Commit 0bf5e07

Browse files
committed
Bump to the latest lettre beta
1 parent f021469 commit 0bf5e07

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ http = "0.2"
6464
hyper = { version = "0.14", features = ["client", "http1"] }
6565
indexmap = "1.0.2"
6666
jemallocator = { version = "0.3", features = ['unprefixed_malloc_on_supported_platforms', 'profiling'] }
67-
lettre = { version = "=0.10.0-beta.1", default-features = false, features = ["file-transport", "smtp-transport", "native-tls", "hostname", "builder"] }
67+
lettre = { version = "0.10.0-beta.3", default-features = false, features = ["file-transport", "smtp-transport", "native-tls", "hostname", "builder"] }
6868
license-exprs = "1.6"
6969
oauth2 = { version = "=4.0.0-alpha.6", default-features = false, features = ["reqwest"] }
7070
parking_lot = "0.11"

0 commit comments

Comments
 (0)