Merge pull request #2632 from deltachat/dependabot/cargo/libc-0.2.101

This commit is contained in:
dependabot[bot]
2021-09-01 20:07:10 +00:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

@@ -39,7 +39,7 @@ indexmap = "1.7.0"
itertools = "0.10.1"
kamadak-exif = "0.5"
lettre_email = { git = "https://github.com/deltachat/lettre", branch = "master" }
libc = "0.2.98"
libc = "0.2.101"
log = {version = "0.4.8", optional = true }
mailparse = "0.13.5"
native-tls = "0.2.3"