Skip to content

Commit 1d1e99b

Browse files
Update Rust crate lettre to v0.11.10 (#9743)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f4c2cb9 commit 1d1e99b

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
@@ -83,7 +83,7 @@ indicatif = "=0.17.8"
8383
ipnetwork = "=0.20.0"
8484
json-subscriber = "=0.2.1"
8585
tikv-jemallocator = { version = "=0.6.0", features = ['unprefixed_malloc_on_supported_platforms', 'profiling'] }
86-
lettre = { version = "=0.11.9", default-features = false, features = ["file-transport", "smtp-transport", "native-tls", "hostname", "builder"] }
86+
lettre = { version = "=0.11.10", default-features = false, features = ["file-transport", "smtp-transport", "native-tls", "hostname", "builder"] }
8787
minijinja = "=2.3.1"
8888
mockall = "=0.13.0"
8989
native-tls = "=0.2.12"

0 commit comments

Comments
 (0)