Skip to content

Commit 431ab1f

Browse files
Update Rust crate lettre to v0.11.1 (#7356)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e637f7d commit 431ab1f

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 @@ indexmap = { version = "=2.0.2", features = ["serde"] }
6464
indicatif = "=0.17.7"
6565
ipnetwork = "=0.20.0"
6666
tikv-jemallocator = { version = "=0.5.4", features = ['unprefixed_malloc_on_supported_platforms', 'profiling'] }
67-
lettre = { version = "=0.11.0", default-features = false, features = ["file-transport", "smtp-transport", "native-tls", "hostname", "builder"] }
67+
lettre = { version = "=0.11.1", default-features = false, features = ["file-transport", "smtp-transport", "native-tls", "hostname", "builder"] }
6868
minijinja = "=1.0.9"
6969
moka = { version = "=0.12.1", features = ["future"] }
7070
oauth2 = { version = "=4.4.2", default-features = false, features = ["reqwest"] }

0 commit comments

Comments
 (0)