Bump ed25519-dalek to 1.0.1

This commit is contained in:
Trent Nelson
2021-03-01 12:38:19 -07:00
committed by mergify[bot]
parent 24af9961d2
commit ef63ffce7d
6 changed files with 14 additions and 12 deletions

View File

@ -16,7 +16,7 @@ chrono-humanize = "0.1.1"
crossbeam-channel = "0.4"
dlopen_derive = "0.1.4"
dlopen = "0.1.8"
ed25519-dalek = "1.0.0-pre.4"
ed25519-dalek = "1.0.1"
fs_extra = "1.2.0"
futures = "0.3.8"
futures-util = "0.3.5"