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]]
|
[[package]]
|
||||||
name = "spl-token-cli"
|
name = "spl-token-cli"
|
||||||
version = "2.0.16"
|
version = "2.0.17"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"assert_cmd",
|
"assert_cmd",
|
||||||
"clap 2.34.0",
|
"clap 2.34.0",
|
||||||
|
|
|
@ -6,7 +6,7 @@ homepage = "https://spl.solana.com/token"
|
||||||
license = "Apache-2.0"
|
license = "Apache-2.0"
|
||||||
name = "spl-token-cli"
|
name = "spl-token-cli"
|
||||||
repository = "https://github.com/solana-labs/solana-program-library"
|
repository = "https://github.com/solana-labs/solana-program-library"
|
||||||
version = "2.0.16"
|
version = "2.0.17"
|
||||||
|
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
walkdir = "2"
|
walkdir = "2"
|
||||||
|
|
Loading…
Reference in New Issue