cargo: bump mailparse from 0.13.5 to 0.13.6

Bumps [mailparse](https://github.com/staktrace/mailparse) from 0.13.5 to 0.13.6.
- [Release notes](https://github.com/staktrace/mailparse/releases)
- [Commits](https://github.com/staktrace/mailparse/compare/v0.13.5...v0.13.6)

---
updated-dependencies:
- dependency-name: mailparse
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-09-02 18:39:51 +00:00
committed by GitHub
parent 8e5195c4f6
commit c04c87658c
2 changed files with 28 additions and 37 deletions

View File

@@ -41,7 +41,7 @@ kamadak-exif = "0.5"
lettre_email = { git = "https://github.com/deltachat/lettre", branch = "master" }
libc = "0.2.101"
log = {version = "0.4.8", optional = true }
mailparse = "0.13.5"
mailparse = "0.13.6"
native-tls = "0.2.8"
num_cpus = "1.13.0"
num-derive = "0.3.0"