Bump version to v1.3.24 (#13851)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
[package]
|
||||
name = "solana-bpf-rust-custom-heap"
|
||||
version = "1.3.23"
|
||||
version = "1.3.24"
|
||||
description = "Solana BPF test program written in Rust"
|
||||
authors = ["Solana Maintainers <maintainers@solana.foundation>"]
|
||||
repository = "https://github.com/solana-labs/solana"
|
||||
@@ -12,7 +12,7 @@ homepage = "https://solana.com/"
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
solana-sdk = { path = "../../../../sdk/", version = "1.3.23", default-features = false }
|
||||
solana-sdk = { path = "../../../../sdk/", version = "1.3.24", default-features = false }
|
||||
|
||||
[features]
|
||||
custom-heap = []
|
||||
|
Reference in New Issue
Block a user