updates and fixes

This commit is contained in:
dignifiedquire
2019-10-09 23:00:15 +02:00
committed by holger krekel
parent dc2cf8ecfc
commit 46e8a436cb
3 changed files with 95 additions and 146 deletions

View File

@@ -10,7 +10,7 @@ deltachat_derive = { path = "./deltachat_derive" }
mmime = { version = "0.1.2", path = "./mmime" }
libc = "0.2.51"
pgp = { path = "../../rpgp/rpgp", default-features = false }
pgp = "0.2.3"
hex = "0.3.2"
sha2 = "0.8.0"
rand = "0.6.5"