Skip to content

Commit f64d2b0

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

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
@@ -101,7 +101,7 @@ indexmap = { version = "=2.11.4", features = ["serde"] }
101101
indicatif = "=0.18.0"
102102
ipnetwork = "=0.21.1"
103103
json-subscriber = "=0.2.6"
104-
lettre = { version = "=0.11.18", default-features = false, features = ["file-transport", "smtp-transport", "hostname", "builder", "tokio1", "tokio1-native-tls"] }
104+
lettre = { version = "=0.11.19", default-features = false, features = ["file-transport", "smtp-transport", "hostname", "builder", "tokio1", "tokio1-native-tls"] }
105105
minijinja = { version = "=2.12.0", features = ["loader"] }
106106
mockall = "=0.13.1"
107107
moka = { version = "=0.12.11", default-features = false, features = ["future"] }

0 commit comments

Comments
 (0)