Use solana-ed25519-dalek v0.2.0 (#4264)

automerge
This commit is contained in:
Tyera Eulberg
2019-05-13 10:51:59 -06:00
committed by Grimes
parent 8542006259
commit 1b68da7572
4 changed files with 7 additions and 43 deletions

View File

@@ -25,5 +25,5 @@ sha2 = "0.8.0"
serde = "1.0.91"
serde_derive = "1.0.91"
serde_json = "1.0.39"
solana-ed25519-dalek = "0.1.0"
solana-ed25519-dalek = "0.2.0"
untrusted = "0.6.2"