Remove unused bpfloader openssl dependency

This commit is contained in:
Michael Vines
2021-11-30 21:21:29 -08:00
parent 4a1ef12bd9
commit 0212a71d3e
3 changed files with 0 additions and 51 deletions

View File

@ -17,7 +17,6 @@ bincode = "1.3.3"
byteorder = "1.4.3"
log = "0.4.14"
libsecp256k1 = "0.6.0"
openssl = "^0.10.38"
solana-measure = { path = "../../measure", version = "=1.9.0" }
solana-program-runtime = { path = "../../program-runtime", version = "=1.9.0" }
solana-sdk = { path = "../../sdk", version = "=1.9.0" }