unused deps
This commit is contained in:
committed by
Michael Vines
parent
33de7b856f
commit
c3a610374a
@ -43,9 +43,7 @@ bincode = "1.3.3"
|
||||
bytemuck = { version = "1.7.2", features = ["derive"] }
|
||||
borsh = "0.9.0"
|
||||
base64 = "0.13"
|
||||
borsh-derive = "0.9.0"
|
||||
bs58 = "0.4.0"
|
||||
bv = { version = "0.11.1", features = ["serde"] }
|
||||
byteorder = { version = "1.4.3", optional = true }
|
||||
chrono = { version = "0.4", optional = true }
|
||||
curve25519-dalek = { version = "3.2.0", optional = true }
|
||||
@ -67,7 +65,6 @@ pbkdf2 = { version = "0.9.0", default-features = false }
|
||||
qstring = "0.7.2"
|
||||
rand = { version = "0.7.0", optional = true }
|
||||
rand_chacha = { version = "0.2.2", optional = true }
|
||||
rand_core = "0.6.3"
|
||||
rustversion = "1.0.5"
|
||||
serde = "1.0.130"
|
||||
serde_bytes = "0.11"
|
||||
|
Reference in New Issue
Block a user