Skip to content

Commit 76f0d79

Browse files
Update Rust crate lettre to v0.11.8 (#9382)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dcedd47 commit 76f0d79

File tree

2 files changed

+259
-5
lines changed

2 files changed

+259
-5
lines changed

Cargo.lock

Lines changed: 258 additions & 4 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
@@ -91,7 +91,7 @@ indexmap = { version = "=2.5.0", features = ["serde"] }
9191
indicatif = "=0.17.8"
9292
ipnetwork = "=0.20.0"
9393
tikv-jemallocator = { version = "=0.6.0", features = ['unprefixed_malloc_on_supported_platforms', 'profiling'] }
94-
lettre = { version = "=0.11.7", default-features = false, features = ["file-transport", "smtp-transport", "native-tls", "hostname", "builder"] }
94+
lettre = { version = "=0.11.8", default-features = false, features = ["file-transport", "smtp-transport", "native-tls", "hostname", "builder"] }
9595
minijinja = "=2.2.0"
9696
mockall = "=0.13.0"
9797
native-tls = "=0.2.12"

0 commit comments

Comments
 (0)