Skip to content

Commit a1f1cc7

Browse files
build(deps): bump solana-program-entrypoint from 3.1.0 to 3.1.1 (#127)
Bumps [solana-program-entrypoint](https://github.com/anza-xyz/solana-sdk) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/anza-xyz/solana-sdk/releases) - [Commits](https://github.com/anza-xyz/solana-sdk/compare/[email protected]@v3.1.1) --- updated-dependencies: - dependency-name: solana-program-entrypoint dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7e740a1 commit a1f1cc7

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

Cargo.lock

Lines changed: 4 additions & 5 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 @@ solana-account-info = "3.1.0"
1818
solana-address = { version = "2.0.0", features = ["bytemuck", "decode"] }
1919
solana-instruction = { version = "3.1.0", features = ["std"] }
2020
solana-msg = "3.0.0"
21-
solana-program-entrypoint = "3.1.0"
21+
solana-program-entrypoint = "3.1.1"
2222
solana-program-error = "3.0.0"
2323
solana-program-pack = "3.0.0"
2424
solana-rent = "3.0.0"

0 commit comments

Comments
 (0)