This commit is contained in:
dignifiedquire
2019-09-22 22:31:26 +02:00
parent 77a7efc920
commit 8cf571c78a
8 changed files with 193 additions and 412 deletions

View File

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