Skip to content

Commit bf15c0f

Browse files
build(deps): bump solana-cli-config from 3.1.1 to 3.1.2 (#117)
Bumps [solana-cli-config](https://github.com/anza-xyz/agave) from 3.1.1 to 3.1.2. - [Release notes](https://github.com/anza-xyz/agave/releases) - [Changelog](https://github.com/anza-xyz/agave/blob/master/CHANGELOG.md) - [Commits](anza-xyz/agave@v3.1.1...v3.1.2) --- updated-dependencies: - dependency-name: solana-cli-config dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 24e75f8 commit bf15c0f

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.42"
1212
clap = "2.33.3"
1313
solana-clap-utils = "3.0.0"
14-
solana-cli-config = "3.1.1"
14+
solana-cli-config = "3.1.2"
1515
solana-client = "3.0.0"
1616
solana-commitment-config = "3.1.0"
1717
solana-logger = "3.0.0"

0 commit comments

Comments
 (0)