solana-program-library/token/cli
dependabot[bot] b08ed21332
build(deps): bump solana-cli-config from 1.5.0 to 1.5.1 (#1023)
Bumps [solana-cli-config](https://github.com/solana-labs/solana) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/solana-labs/solana/releases)
- [Changelog](https://github.com/solana-labs/solana/blob/master/RELEASE.md)
- [Commits](https://github.com/solana-labs/solana/compare/v1.5.0...v1.5.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-04 12:39:08 +00:00
..
src Avoid RpcClient::get_account() in some cases 2020-11-19 10:28:18 -08:00
Cargo.toml build(deps): bump solana-cli-config from 1.5.0 to 1.5.1 (#1023) 2021-01-04 12:39:08 +00:00
README.md Add spl-token documentation 2020-08-10 12:49:28 -07:00

README.md

SPL Token program command-line utility

A basic command-line for creating and using SPL Tokens. See https://spl.solana.com/token for more details