Skip to content

Commit cde5bc3

Browse files
Bump solana-instruction from 2.3.0 to 3.0.0
Bumps [solana-instruction](https://github.com/anza-xyz/solana-sdk) from 2.3.0 to 3.0.0. - [Release notes](https://github.com/anza-xyz/solana-sdk/releases) - [Commits](https://github.com/anza-xyz/solana-sdk/compare/[email protected]@v3.0.0) --- updated-dependencies: - dependency-name: solana-instruction dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 51512a0 commit cde5bc3

File tree

2 files changed

+20
-6
lines changed

2 files changed

+20
-6
lines changed

Cargo.lock

Lines changed: 19 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
@@ -19,7 +19,7 @@ shank = "0.4.2"
1919
solana-account-info = "3.0.0"
2020
solana-cpi = "3.0.0"
2121
solana-feature-gate-interface = { version = "3.0.0", features = ["bincode"] }
22-
solana-instruction = "2.2.1"
22+
solana-instruction = "3.0.0"
2323
solana-msg = "2.2.1"
2424
solana-program-entrypoint = "2.2.1"
2525
solana-program-error = "3.0.0"

0 commit comments

Comments
 (0)