Skip to content

Commit cdb58fc

Browse files
build(deps): bump solana-msg from 2.2.1 to 3.0.0 (#204)
Bumps [solana-msg](https://github.com/anza-xyz/solana-sdk) from 2.2.1 to 3.0.0. - [Release notes](https://github.com/anza-xyz/solana-sdk/releases) - [Commits](https://github.com/anza-xyz/solana-sdk/compare/[email protected]@v3.0.0) --- updated-dependencies: - dependency-name: solana-msg dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9ab8e14 commit cdb58fc

File tree

2 files changed

+36
-21
lines changed

2 files changed

+36
-21
lines changed

Cargo.lock

Lines changed: 35 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

program/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ test-sbf = []
1414
[dependencies]
1515
solana-account-info = "2.3.0"
1616
solana-instruction = "2.2.1"
17-
solana-msg = "2.2.1"
17+
solana-msg = "3.0.0"
1818
solana-program-entrypoint = "2.3.0"
1919
solana-program-error = "2.2.2"
2020
solana-pubkey = "2.2.1"

0 commit comments

Comments
 (0)