Skip to content

Commit 9e823cf

Browse files
Update Rust crate lettre to v0.11.11 (#10147)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d5fbebb commit 9e823cf

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
@@ -89,7 +89,7 @@ indicatif = "=0.17.9"
8989
ipnetwork = "=0.20.0"
9090
json-subscriber = "=0.2.4"
9191
krata-tokio-tar = "=0.4.2"
92-
lettre = { version = "=0.11.10", default-features = false, features = ["file-transport", "smtp-transport", "hostname", "builder", "tokio1", "tokio1-native-tls"] }
92+
lettre = { version = "=0.11.11", default-features = false, features = ["file-transport", "smtp-transport", "hostname", "builder", "tokio1", "tokio1-native-tls"] }
9393
minijinja = "=2.5.0"
9494
mockall = "=0.13.1"
9595
native-tls = "=0.2.12"

0 commit comments

Comments
 (0)