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:
Alexander Krotov
2019-11-24 00:20:41 +03:00
committed by holger krekel
parent 490418d359
commit 1e173524b5
3 changed files with 4 additions and 10 deletions

View File

@@ -20,4 +20,4 @@ memmap = "0.7.0"
lazy_static = "1.3.0"
rand = "0.6.5"
chrono = "0.4.6"
hex = "0.3.2"
hex = "0.4.0"