diff --git a/Cargo.toml b/Cargo.toml index d211701cb..96e89ca17 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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"