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

Commit 449c4b9

Browse files
Bump solana-cli-config from 1.3.13 to 1.3.14 (#552)
Bumps [solana-cli-config](https://github.com/solana-labs/solana) from 1.3.13 to 1.3.14. - [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.13...v1.3.14) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 663390b commit 449c4b9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -14,7 +14,7 @@ console = "0.12.0"
1414
serde_json = "1.0.57"
1515
solana-account-decoder = { version = "=1.3.13" }
1616
solana-clap-utils = { version = "=1.3.13"}
17-
solana-cli-config = { version = "=1.3.13" }
17+
solana-cli-config = { version = "=1.3.14" }
1818
solana-cli-output = { version = "=1.3.13" }
1919
solana-client = { version = "=1.3.13" }
2020
solana-logger = { version = "=1.3.13" }

0 commit comments

Comments
 (0)