Skip to content

Commit 58ca2dd

Browse files
build(deps): bump solana-msg from 3.0.0 to 3.1.0 (#192)
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 380fcf6 commit 58ca2dd

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
@@ -18,7 +18,7 @@ num-traits = "0.2"
1818
solana-account-info = "3.1"
1919
solana-cpi = "3.1"
2020
solana-instruction = "3.2"
21-
solana-msg = "3.0"
21+
solana-msg = "3.1"
2222
solana-program-entrypoint = "3.1"
2323
solana-program-error = "3.0"
2424
solana-pubkey = "4.1"

0 commit comments

Comments
 (0)