Skip to content

Commit 30b9525

Browse files
build(deps): bump lettre from 0.11.15 to 0.11.17
Bumps [lettre](https://github.com/lettre/lettre) from 0.11.15 to 0.11.17. - [Release notes](https://github.com/lettre/lettre/releases) - [Changelog](https://github.com/lettre/lettre/blob/master/CHANGELOG.md) - [Commits](lettre/lettre@v0.11.15...v0.11.17) --- updated-dependencies: - dependency-name: lettre dependency-version: 0.11.17 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 25904cc commit 30b9525

File tree

2 files changed

+14
-5
lines changed

2 files changed

+14
-5
lines changed

Cargo.lock

Lines changed: 13 additions & 4 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
@@ -207,7 +207,7 @@ features = ["yaml", "json"]
207207

208208
# Email sending
209209
[workspace.dependencies.lettre]
210-
version = "0.11.15"
210+
version = "0.11.17"
211211
default-features = false
212212
features = [
213213
"tokio1-rustls-tls",

0 commit comments

Comments
 (0)