Skip to content

Commit 3cc5c69

Browse files
build(deps): bump solana-commitment-config from 3.1.0 to 3.1.1 (#579)
Bumps [solana-commitment-config](https://github.com/anza-xyz/solana-sdk) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/anza-xyz/solana-sdk/releases) - [Commits](https://github.com/anza-xyz/solana-sdk/compare/msg@v3.1.0...bn254@v3.1.1) --- updated-dependencies: - dependency-name: solana-commitment-config dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 63255c2 commit 3cc5c69

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
@@ -17,7 +17,7 @@ solana-cli-config = "3.0.0"
1717
solana-cli-output = { version = "3.0.0", features = ["agave-unstable-api"] }
1818
solana-client = "3.0.0"
1919
solana-compute-budget-interface = "3.0.0"
20-
solana-commitment-config = "3.0.0"
20+
solana-commitment-config = "3.1.1"
2121
solana-logger = "3.0.0"
2222
solana-message = "3.0.0"
2323
solana-program = "4.0.0"

0 commit comments

Comments
 (0)