Skip to content

Commit fd26ff7

Browse files
build(deps): bump solana-commitment-config from 3.0.0 to 3.1.0 (#111)
Bumps [solana-commitment-config](https://github.com/anza-xyz/solana-sdk) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/anza-xyz/solana-sdk/releases) - [Commits](https://github.com/anza-xyz/solana-sdk/compare/[email protected]@v3.1.0) --- updated-dependencies: - dependency-name: solana-commitment-config dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 20b3de5 commit fd26ff7

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.

clients/cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ clap = "2.33.3"
1313
solana-clap-utils = "3.0.0"
1414
solana-cli-config = "3.0.10"
1515
solana-client = "3.0.0"
16-
solana-commitment-config = "3.0.0"
16+
solana-commitment-config = "3.1.0"
1717
solana-logger = "3.0.0"
1818
solana-sdk = "3.0.0"
1919
spl-feature-proposal = { version = "2.0", path = "../../program", features = ["no-entrypoint"] }

0 commit comments

Comments
 (0)