update fixed rpgp

This commit is contained in:
dignifiedquire
2020-03-04 15:10:19 +01:00
parent 95073deb96
commit 9541960307
2 changed files with 232 additions and 263 deletions

493
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@@ -12,7 +12,7 @@ lto = true
deltachat_derive = { path = "./deltachat_derive" }
libc = "0.2.51"
pgp = "0.5.0"
pgp = { version = "0.5.1", default-features = false }
hex = "0.4.0"
sha2 = "0.8.0"
rand = "0.7.0"