Derive Pod/Zeroable for Pubkey

This commit is contained in:
Michael Vines
2021-10-06 17:38:34 -07:00
parent df39b37cb8
commit f966859829
4 changed files with 23 additions and 16 deletions

View File

@@ -3135,6 +3135,7 @@ dependencies = [
"borsh-derive",
"bs58 0.4.0",
"bv",
"bytemuck",
"curve25519-dalek 3.2.0",
"hex",
"itertools 0.10.1",