Skip to content

Commit 913221a

Browse files
Update Rust crate lettre to v0.11.13 (#10605)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3e6af81 commit 913221a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ indicatif = "=0.17.11"
9696
ipnetwork = "=0.21.1"
9797
json-subscriber = "=0.2.4"
9898
krata-tokio-tar = "=0.4.2"
99-
lettre = { version = "=0.11.12", default-features = false, features = ["file-transport", "smtp-transport", "hostname", "builder", "tokio1", "tokio1-native-tls"] }
99+
lettre = { version = "=0.11.13", default-features = false, features = ["file-transport", "smtp-transport", "hostname", "builder", "tokio1", "tokio1-native-tls"] }
100100
minijinja = { version = "=2.7.0", features = ["loader"] }
101101
mockall = "=0.13.1"
102102
moka = { version = "=0.12.10", default-features = false, features = ["future"] }

0 commit comments

Comments
 (0)