Skip to content

Commit 9db6cdf

Browse files
build(deps): bump solana-msg from 3.0.0 to 3.1.0 (#589)
Bumps [solana-msg](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/sdk@v3.0.0...msg@v3.1.0) --- updated-dependencies: - dependency-name: solana-msg dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent be3e855 commit 9db6cdf

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -26,7 +26,7 @@ solana-clock = "3.0.0"
2626
solana-cpi = "3.0.0"
2727
solana-epoch-rewards = "3.0.1"
2828
solana-instruction = { version = "3.2.0", features = ["std"] }
29-
solana-msg = "3.0.0"
29+
solana-msg = "3.1.0"
3030
solana-program-entrypoint = "3.0.0"
3131
solana-program-error = "3.0.0"
3232
solana-program-memory = "3.0.0"

0 commit comments

Comments
 (0)