Bump spl-token-cli to 2.0.10 (#1540)

This commit is contained in:
Tyera Eulberg 2021-03-30 17:22:17 -06:00 committed by GitHub
parent 9f38a6f4b2
commit 936ecef809
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -3894,7 +3894,7 @@ dependencies = [
[[package]]
name = "spl-token-cli"
version = "2.0.9"
version = "2.0.10"
dependencies = [
"clap",
"console 0.14.0",

View File

@ -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.9"
version = "2.0.10"
[dependencies]
clap = "2.33.3"