Skip to content
This repository was archived by the owner on Sep 10, 2024. It is now read-only.

Commit 14a1feb

Browse files
build(deps): bump lettre from 0.11.7 to 0.11.8
Bumps [lettre](https://github.com/lettre/lettre) from 0.11.7 to 0.11.8. - [Release notes](https://github.com/lettre/lettre/releases) - [Changelog](https://github.com/lettre/lettre/blob/master/CHANGELOG.md) - [Commits](lettre/lettre@v0.11.7...v0.11.8) --- updated-dependencies: - dependency-name: lettre dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1f35502 commit 14a1feb

File tree

2 files changed

+92
-4
lines changed

2 files changed

+92
-4
lines changed

Cargo.lock

Lines changed: 91 additions & 3 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
@@ -158,7 +158,7 @@ features = ["yaml", "json"]
158158

159159
# Email sending
160160
[workspace.dependencies.lettre]
161-
version = "0.11.7"
161+
version = "0.11.8"
162162
default-features = false
163163
features = [
164164
"tokio1-rustls-tls",

0 commit comments

Comments
 (0)