Skip to content

Commit e8f49ea

Browse files
build(deps): bump lettre from 0.11.10 to 0.11.11 (#3705)
Bumps [lettre](https://github.com/lettre/lettre) from 0.11.10 to 0.11.11. - [Release notes](https://github.com/lettre/lettre/releases) - [Changelog](https://github.com/lettre/lettre/blob/master/CHANGELOG.md) - [Commits](lettre/lettre@v0.11.10...v0.11.11) --- updated-dependencies: - dependency-name: lettre dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a97d2da commit e8f49ea

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
@@ -170,7 +170,7 @@ features = ["yaml", "json"]
170170

171171
# Email sending
172172
[workspace.dependencies.lettre]
173-
version = "0.11.10"
173+
version = "0.11.11"
174174
default-features = false
175175
features = [
176176
"tokio1-rustls-tls",

0 commit comments

Comments
 (0)