Skip to content

Commit ef97dce

Browse files
build(deps): bump solana-program-pack from 3.0.0 to 3.1.0 (#580)
Bumps [solana-program-pack](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-program-pack 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 3cc5c69 commit ef97dce

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.

program/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ solana-msg = "3.0.0"
3030
solana-program-entrypoint = "3.0.0"
3131
solana-program-error = "3.0.0"
3232
solana-program-memory = "3.0.0"
33-
solana-program-pack = "3.0.0"
33+
solana-program-pack = "3.1.0"
3434
solana-pubkey = { version = "4.1.0", features = ["curve25519"] }
3535
solana-rent = "4.0.0"
3636
solana-sdk-ids = "3.1.0"

0 commit comments

Comments
 (0)