Skip to content

Commit

Permalink
Update Rust crate lettre to 0.11.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and noelbot committed Mar 28, 2024
1 parent 8fae36e commit 7d6a24f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ eyre = "0.6.12"
git2 = "0.18.3"
k8s-openapi = { version = "0.20.0", features = ["v1_26"] }
kube = { version = "0.87.2", features = ["derive", "runtime"] }
lettre = { version = "0.11.5", features = ["tokio1", "tracing", "tokio1-native-tls"] }
lettre = { version = "0.11.6", features = ["tokio1", "tracing", "tokio1-native-tls"] }
mustache = "0.9.0"
once_cell = "1.19.0"
owo-colors = { version = "4.0.0", features = ["supports-colors"] }
Expand Down

0 comments on commit 7d6a24f

Please sign in to comment.