rebase
This commit is contained in:
@@ -12,17 +12,10 @@ edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
bincode = "1.3.1"
|
||||
<<<<<<< HEAD
|
||||
borsh = "0.9.0"
|
||||
borsh-derive = "0.9.0"
|
||||
bs58 = "0.3.1"
|
||||
=======
|
||||
blake3 = { version = "1.0.0", features = ["traits-preview"] }
|
||||
borsh = "0.9.1"
|
||||
borsh-derive = "0.9.1"
|
||||
bs58 = "0.4.0"
|
||||
bytemuck = { version = "1.7.2", features = ["derive"] }
|
||||
>>>>>>> f96685982 (Derive Pod/Zeroable for Pubkey)
|
||||
bv = { version = "0.11.1", features = ["serde"] }
|
||||
hex = "0.4.2"
|
||||
itertools = "0.9.0"
|
||||
|
Reference in New Issue
Block a user