Skip to content

Commit abac8f6

Browse files
dependabot[bot]sandhose
authored andcommitted
build(deps): bump lettre from 0.11.15 to 0.11.18
Bumps [lettre](https://github.com/lettre/lettre) from 0.11.15 to 0.11.18. - [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.18) --- updated-dependencies: - dependency-name: lettre dependency-version: 0.11.18 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 956da07 commit abac8f6

File tree

2 files changed

+15
-6
lines changed

2 files changed

+15
-6
lines changed

Cargo.lock

Lines changed: 14 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
@@ -353,7 +353,7 @@ features = ["serde"]
353353

354354
# Email sending
355355
[workspace.dependencies.lettre]
356-
version = "0.11.15"
356+
version = "0.11.18"
357357
default-features = false
358358
features = [
359359
"tokio1-rustls-tls",

0 commit comments

Comments
 (0)