update rPGP in .toml, this was missed in #1321

This commit is contained in:
B. Petersen
2020-03-01 21:54:11 +01:00
parent 42ebf49f92
commit ab40495d5c

View File

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