Bump bpf-tools to v1.2 and get rid of xargo
This commit is contained in:
committed by
Dmitri Makarov
parent
3d8c4f8389
commit
14e45155e4
@@ -10,9 +10,12 @@ edition = "2018"
|
||||
publish = false
|
||||
|
||||
[dependencies]
|
||||
bzip2 = "0.3.3"
|
||||
clap = "2.33.3"
|
||||
cargo_metadata = "0.12.0"
|
||||
solana-sdk = { path = "..", version = "=1.7.0" }
|
||||
solana-download-utils = { path = "../../download-utils", version = "=1.7.0" }
|
||||
tar = "0.4.28"
|
||||
|
||||
[features]
|
||||
program = []
|
||||
|
Reference in New Issue
Block a user