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

Commit 12c43ab

Browse files
Bump solana-cli-config from 1.3.14 to 1.3.15 (#565)
Bumps [solana-cli-config](https://github.com/solana-labs/solana) from 1.3.14 to 1.3.15. - [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.14...v1.3.15) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3260644 commit 12c43ab

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.58"
1515
solana-account-decoder = { version = "=1.3.14" }
1616
solana-clap-utils = { version = "=1.3.14"}
17-
solana-cli-config = { version = "=1.3.14" }
17+
solana-cli-config = { version = "=1.3.15" }
1818
solana-cli-output = { version = "=1.3.14" }
1919
solana-client = { version = "=1.3.14" }
2020
solana-logger = { version = "=1.3.14" }

0 commit comments

Comments
 (0)