update clap to v3: bpf-tools
This commit is contained in:
@@ -11,7 +11,7 @@ publish = false
|
||||
|
||||
[dependencies]
|
||||
bzip2 = "0.4.3"
|
||||
clap = "2.33.3"
|
||||
clap = {version = "3.1.5", features = ["cargo", "env"]}
|
||||
regex = "1.5.4"
|
||||
cargo_metadata = "0.14.2"
|
||||
solana-sdk = { path = "..", version = "=1.10.1" }
|
||||
|
Reference in New Issue
Block a user