Skip to content

Commit 457c2cb

Browse files
build(deps): bump solana-cli-config from 2.2.6 to 2.2.7
Bumps [solana-cli-config](https://github.com/anza-xyz/agave) from 2.2.6 to 2.2.7. - [Release notes](https://github.com/anza-xyz/agave/releases) - [Changelog](https://github.com/anza-xyz/agave/blob/master/CHANGELOG.md) - [Commits](anza-xyz/agave@v2.2.6...v2.2.7) --- updated-dependencies: - dependency-name: solana-cli-config dependency-version: 2.2.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4c6e58a commit 457c2cb

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

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

clients/cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ edition = "2021"
1111
chrono = "0.4.40"
1212
clap = "2.33.3"
1313
solana-clap-utils = "2.2.0"
14-
solana-cli-config = "2.2.6"
14+
solana-cli-config = "2.2.7"
1515
solana-client = "2.2.0"
1616
solana-logger = "2.2.1"
1717
solana-sdk = "2.2.1"

0 commit comments

Comments
 (0)