Upgrade ed25519-dalek (#11183)

This commit is contained in:
Greg Fitzgerald
2020-07-23 17:23:51 -06:00
committed by GitHub
parent 6f7e121b68
commit 8ccce1e543
7 changed files with 82 additions and 34 deletions

View File

@ -21,7 +21,7 @@ byteorder = "1.3.4"
chrono = { version = "0.4.11", features = ["serde"] }
core_affinity = "0.5.10"
crossbeam-channel = "0.4"
ed25519-dalek = "=1.0.0-pre.3"
ed25519-dalek = "=1.0.0-pre.4"
fs_extra = "1.1.0"
flate2 = "1.0"
indexmap = "1.4"