Skip to content

Commit 572c4a6

Browse files
build(deps): bump solana-cli-config from 3.1.4 to 3.1.5
Bumps [solana-cli-config](https://github.com/anza-xyz/agave) from 3.1.4 to 3.1.5. - [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.4...v3.1.5) --- updated-dependencies: - dependency-name: solana-cli-config dependency-version: 3.1.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bccd1ad commit 572c4a6

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.1.0"
14-
solana-cli-config = "3.1.4"
14+
solana-cli-config = "3.1.5"
1515
solana-client = "3.1.0"
1616
solana-commitment-config = "3.1.0"
1717
solana-logger = "3.0.0"

0 commit comments

Comments
 (0)