mirror of
https://github.com/chatmail/core.git
synced 2026-05-20 15:26:30 +03:00
Upgrade to hex 0.4
rpgp depends on hex 0.4. This prevents building two versions of the same library.
This commit is contained in:
committed by
holger krekel
parent
490418d359
commit
1e173524b5
@@ -11,7 +11,7 @@ mmime = { version = "0.1.2", path = "./mmime" }
|
||||
|
||||
libc = "0.2.51"
|
||||
pgp = { git = "https://github.com/rpgp/rpgp", branch = "master", default-features = false }
|
||||
hex = "0.3.2"
|
||||
hex = "0.4.0"
|
||||
sha2 = "0.8.0"
|
||||
rand = "0.6.5"
|
||||
smallvec = "0.6.9"
|
||||
|
||||
Reference in New Issue
Block a user