Skip to content

Commit 5c0d1ab

Browse files
build(deps): bump solana-program-entrypoint from 3.1.0 to 3.1.1 (#107)
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 4a86347 commit 5c0d1ab

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
@@ -15,7 +15,7 @@ no-entrypoint = []
1515
solana-account-info = "3.1.0"
1616
solana-cpi = "3.1.0"
1717
solana-instruction = { version = "3.1.0", features = ["std"] }
18-
solana-program-entrypoint = "3.1.0"
18+
solana-program-entrypoint = "3.1.1"
1919
solana-program-error = "3.0.0"
2020
solana-pubkey = "4.0.0"
2121
spl-instruction-padding-interface = { version = "1.0.0", path = "../interface" }

0 commit comments

Comments
 (0)