Skip to content

Commit ebd2bff

Browse files
build(deps): bump solana-message from 3.1.0 to 4.0.0
Bumps [solana-message](https://github.com/anza-xyz/solana-sdk) from 3.1.0 to 4.0.0. - [Release notes](https://github.com/anza-xyz/solana-sdk/releases) - [Commits](https://github.com/anza-xyz/solana-sdk/compare/cpi@v3.1.0...sdk@v4.0.0) --- updated-dependencies: - dependency-name: solana-message dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3bc3c71 commit ebd2bff

File tree

2 files changed

+55
-40
lines changed

2 files changed

+55
-40
lines changed

Cargo.lock

Lines changed: 54 additions & 39 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
@@ -19,7 +19,7 @@ solana-client = "3.0.0"
1919
solana-compute-budget-interface = "3.0.0"
2020
solana-commitment-config = "3.0.0"
2121
solana-logger = "3.0.0"
22-
solana-message = "3.0.0"
22+
solana-message = "4.0.0"
2323
solana-program = "3.0.0"
2424
solana-remote-wallet = "3.0.0"
2525
solana-sdk = "3.0.0"

0 commit comments

Comments
 (0)