Optimize aligned memory used by the runtime (#17324)
This commit is contained in:
@@ -20,7 +20,7 @@ sha3 = "0.9.1"
|
||||
solana-measure = { path = "../../measure", version = "=1.7.0" }
|
||||
solana-runtime = { path = "../../runtime", version = "=1.7.0" }
|
||||
solana-sdk = { path = "../../sdk", version = "=1.7.0" }
|
||||
solana_rbpf = "=0.2.8"
|
||||
solana_rbpf = "=0.2.9"
|
||||
thiserror = "1.0"
|
||||
|
||||
[dev-dependencies]
|
||||
|
Reference in New Issue
Block a user