Skip to content

Commit 7d6a24f

Browse files
renovate-botnoelbot
authored andcommitted
Update Rust crate lettre to 0.11.6
1 parent 8fae36e commit 7d6a24f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 5 additions & 5 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
@@ -31,7 +31,7 @@ eyre = "0.6.12"
3131
git2 = "0.18.3"
3232
k8s-openapi = { version = "0.20.0", features = ["v1_26"] }
3333
kube = { version = "0.87.2", features = ["derive", "runtime"] }
34-
lettre = { version = "0.11.5", features = ["tokio1", "tracing", "tokio1-native-tls"] }
34+
lettre = { version = "0.11.6", features = ["tokio1", "tracing", "tokio1-native-tls"] }
3535
mustache = "0.9.0"
3636
once_cell = "1.19.0"
3737
owo-colors = { version = "4.0.0", features = ["supports-colors"] }

0 commit comments

Comments
 (0)