Skip to content

Commit f1f226f

Browse files
dependabot[bot]sandhose
authored andcommitted
build(deps): bump lettre from 0.11.9 to 0.11.10
Bumps [lettre](https://github.com/lettre/lettre) from 0.11.9 to 0.11.10. - [Release notes](https://github.com/lettre/lettre/releases) - [Changelog](https://github.com/lettre/lettre/blob/master/CHANGELOG.md) - [Commits](lettre/lettre@v0.11.9...v0.11.10) --- updated-dependencies: - dependency-name: lettre dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a9bda52 commit f1f226f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -162,7 +162,7 @@ features = ["yaml", "json"]
162162

163163
# Email sending
164164
[workspace.dependencies.lettre]
165-
version = "0.11.9"
165+
version = "0.11.10"
166166
default-features = false
167167
features = [
168168
"tokio1-rustls-tls",

0 commit comments

Comments
 (0)