Skip to content

Commit b9b337e

Browse files
Update Rust crate lettre to v0.11.12 (#10494)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 88aab85 commit b9b337e

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
@@ -91,7 +91,7 @@ indicatif = "=0.17.11"
9191
ipnetwork = "=0.21.1"
9292
json-subscriber = "=0.2.4"
9393
krata-tokio-tar = "=0.4.2"
94-
lettre = { version = "=0.11.11", default-features = false, features = ["file-transport", "smtp-transport", "hostname", "builder", "tokio1", "tokio1-native-tls"] }
94+
lettre = { version = "=0.11.12", default-features = false, features = ["file-transport", "smtp-transport", "hostname", "builder", "tokio1", "tokio1-native-tls"] }
9595
minijinja = "=2.7.0"
9696
mockall = "=0.13.1"
9797
native-tls = "=0.2.13"

0 commit comments

Comments
 (0)