Skip to content

Commit a1cf159

Browse files
build(deps): bump lettre from 0.11.11 to 0.11.12
Bumps [lettre](https://github.com/lettre/lettre) from 0.11.11 to 0.11.12. - [Release notes](https://github.com/lettre/lettre/releases) - [Changelog](https://github.com/lettre/lettre/blob/master/CHANGELOG.md) - [Commits](lettre/lettre@v0.11.11...v0.11.12) --- updated-dependencies: - dependency-name: lettre dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 08fc64e commit a1cf159

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

183183
# Email sending
184184
[workspace.dependencies.lettre]
185-
version = "0.11.11"
185+
version = "0.11.12"
186186
default-features = false
187187
features = [
188188
"tokio1-rustls-tls",

0 commit comments

Comments
 (0)