mirror of
https://github.com/chatmail/core.git
synced 2026-04-29 11:26:29 +03:00
update rPGP in .toml, this was missed in #1321
This commit is contained in:
@@ -12,7 +12,7 @@ lto = true
|
|||||||
deltachat_derive = { path = "./deltachat_derive" }
|
deltachat_derive = { path = "./deltachat_derive" }
|
||||||
|
|
||||||
libc = "0.2.51"
|
libc = "0.2.51"
|
||||||
pgp = { version = "0.4.0", default-features = false }
|
pgp = { version = "0.4.1", default-features = false }
|
||||||
hex = "0.4.0"
|
hex = "0.4.0"
|
||||||
sha2 = "0.8.0"
|
sha2 = "0.8.0"
|
||||||
rand = "0.7.0"
|
rand = "0.7.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user