Skip to content

Commit

Permalink
Bump lettre from 0.10.4 to 0.11.1
Browse files Browse the repository at this point in the history
Bumps [lettre](/~https://github.com/lettre/lettre) from 0.10.4 to 0.11.1.
- [Release notes](/~https://github.com/lettre/lettre/releases)
- [Changelog](/~https://github.com/lettre/lettre/blob/master/CHANGELOG.md)
- [Commits](lettre/lettre@v0.10.4...v0.11.1)

---
updated-dependencies:
- dependency-name: lettre
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 25, 2023
1 parent 0112592 commit 0c60143
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 50 deletions.
152 changes: 103 additions & 49 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ clap = { version = "4", features = ["cargo"] }
chrono = "0.4"
directories = "5"
graphql_client = "0.13"
lettre = "0.10"
lettre = "0.11"
regex = "1"
reqwest = { version = "0.11", features = ["blocking", "json"] }
serde = { version = "1", features = ["derive"] }
Expand Down

0 comments on commit 0c60143

Please sign in to comment.