Skip to content

Commit

Permalink
build(deps): bump lettre from 0.11.13 to 0.11.14
Browse files Browse the repository at this point in the history
Bumps [lettre](https://github.com/lettre/lettre) from 0.11.13 to 0.11.14.
- [Release notes](https://github.com/lettre/lettre/releases)
- [Changelog](https://github.com/lettre/lettre/blob/master/CHANGELOG.md)
- [Commits](lettre/lettre@v0.11.13...v0.11.14)

---
updated-dependencies:
- dependency-name: lettre
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 24, 2025
1 parent 284b664 commit 55cf4e4
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 7 deletions.
21 changes: 15 additions & 6 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 mango3-monitor/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ edition.workspace = true
[dependencies]
anyhow = "1.0.95"
apalis = { workspace = true, features = ["limit"] }
lettre = { version = "0.11.13", features = [
lettre = { version = "0.11.14", features = [
"smtp-transport",
"tokio1-native-tls",
] }
Expand Down

0 comments on commit 55cf4e4

Please sign in to comment.