Skip to content

Commit 0fd8399

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

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

188188
# Email sending
189189
[workspace.dependencies.lettre]
190-
version = "0.11.12"
190+
version = "0.11.13"
191191
default-features = false
192192
features = [
193193
"tokio1-rustls-tls",

0 commit comments

Comments
 (0)