Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit b0cebcf

Browse files
Bump solana-clap-utils from 1.3.2 to 1.3.4 (#318)
Bumps [solana-clap-utils](https://github.com/solana-labs/solana) from 1.3.2 to 1.3.4. - [Release notes](https://github.com/solana-labs/solana/releases) - [Changelog](https://github.com/solana-labs/solana/blob/master/RELEASE.md) - [Commits](solana-labs/solana@v1.3.2...v1.3.4) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e91725a commit b0cebcf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

token/cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ version = "1.0.0"
1212
clap = "2.33.3"
1313
serde_json = "1.0.57"
1414
solana-account-decoder = { version = "1.3.2" }
15-
solana-clap-utils = { version = "1.3.2"}
15+
solana-clap-utils = { version = "1.3.4"}
1616
solana-cli-config = { version = "1.3.4" }
1717
solana-client = { version = "1.3.2" }
1818
solana-logger = { version = "1.3.2" }

0 commit comments

Comments
 (0)