Merge pull request #2403 from deltachat/dependabot/cargo/dirs-3.0.2

This commit is contained in:
dependabot[bot]
2021-05-01 19:42:06 +00:00
committed by GitHub
2 changed files with 18 additions and 8 deletions

View File

@@ -29,7 +29,7 @@ bitflags = "1.1.0"
byteorder = "1.3.1"
charset = "0.1"
chrono = "0.4.6"
dirs = { version = "3.0.1", optional=true }
dirs = { version = "3.0.2", optional=true }
email = { git = "https://github.com/deltachat/rust-email", branch = "master" }
encoded-words = { git = "https://github.com/async-email/encoded-words", branch="master" }
escaper = "0.1.0"