bump token-cli to 2.0.17
release has already been made and lives in the `token-cli-v2.0.17-branch` branch
This commit is contained in:
parent
3fe92ea05f
commit
84c566b13e
|
@ -6262,7 +6262,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "spl-token-cli"
|
||||
version = "2.0.16"
|
||||
version = "2.0.17"
|
||||
dependencies = [
|
||||
"assert_cmd",
|
||||
"clap 2.34.0",
|
||||
|
|
|
@ -6,7 +6,7 @@ homepage = "https://spl.solana.com/token"
|
|||
license = "Apache-2.0"
|
||||
name = "spl-token-cli"
|
||||
repository = "https://github.com/solana-labs/solana-program-library"
|
||||
version = "2.0.16"
|
||||
version = "2.0.17"
|
||||
|
||||
[build-dependencies]
|
||||
walkdir = "2"
|
||||
|
|
Loading…
Reference in New Issue