Skip to content

Commit 08f00db

Browse files
Bump mailparse from 0.15.0 to 0.16.1
Bumps [mailparse](https://github.com/staktrace/mailparse) from 0.15.0 to 0.16.1. - [Commits](staktrace/mailparse@v0.15.0...v0.16.1) --- updated-dependencies: - dependency-name: mailparse dependency-version: 0.16.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4a3d570 commit 08f00db

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

Cargo.lock

Lines changed: 16 additions & 16 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
@@ -135,7 +135,7 @@ zip = { version = "2", default-features = false, features = ["deflate"] }
135135
lettre = { version = "0.11", default-features = false, features = ["builder", "hostname", "smtp-transport", "tokio1", "tokio1-rustls-tls"] }
136136
imap = "2"
137137
native-tls = "0.2"
138-
mailparse = "0.15"
138+
mailparse = "0.16"
139139

140140
# Testing
141141
tokio-test = "0.4"

0 commit comments

Comments
 (0)