Skip to content

Commit 7dff56b

Browse files
build(deps): bump solana-instruction from 3.1.0 to 3.2.0 (#582)
Bumps [solana-instruction](https://github.com/anza-xyz/solana-sdk) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/anza-xyz/solana-sdk/releases) - [Commits](https://github.com/anza-xyz/solana-sdk/compare/msg@v3.1.0...bn254@v3.2.0) --- updated-dependencies: - dependency-name: solana-instruction dependency-version: 3.2.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 e68f3dd commit 7dff56b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 5 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
@@ -25,7 +25,7 @@ solana-borsh = "3.0.0"
2525
solana-clock = "3.0.0"
2626
solana-cpi = "3.0.0"
2727
solana-epoch-rewards = "3.0.1"
28-
solana-instruction = { version = "3.0.0", features = ["std"] }
28+
solana-instruction = { version = "3.2.0", features = ["std"] }
2929
solana-msg = "3.0.0"
3030
solana-program-entrypoint = "3.0.0"
3131
solana-program-error = "3.0.0"

0 commit comments

Comments
 (0)